compiler: only build thunk struct type when it is needed
[official-gcc.git] / gcc / po / gcc.pot
blob12026add658007b294fc6f89bf37b61f8c6a8ca1
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: https://gcc.gnu.org/bugs/\n"
11 "POT-Creation-Date: 2022-05-05 16:58+0000\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
21 #: cif-code.def:39
22 msgid "function not considered for inlining"
23 msgstr ""
25 #: cif-code.def:43
26 msgid "caller is not optimized"
27 msgstr ""
29 #: cif-code.def:47
30 msgid "function body not available"
31 msgstr ""
33 #: cif-code.def:51
34 msgid "redefined extern inline functions are not considered for inlining"
35 msgstr ""
37 #: cif-code.def:56
38 msgid "function not inlinable"
39 msgstr ""
41 #: cif-code.def:60
42 msgid "function body can be overwritten at link time"
43 msgstr ""
45 #: cif-code.def:64
46 msgid "function not inline candidate"
47 msgstr ""
49 #: cif-code.def:68
50 msgid "--param large-function-growth limit reached"
51 msgstr ""
53 #: cif-code.def:70
54 msgid "--param large-stack-frame-growth limit reached"
55 msgstr ""
57 #: cif-code.def:72
58 msgid "--param max-inline-insns-single limit reached"
59 msgstr ""
61 #: cif-code.def:74
62 msgid "--param max-inline-insns-auto limit reached"
63 msgstr ""
65 #: cif-code.def:76
66 msgid "--param inline-unit-growth limit reached"
67 msgstr ""
69 #: cif-code.def:80
70 msgid "recursive inlining"
71 msgstr ""
73 #: cif-code.def:84
74 msgid "call is unlikely and code size would grow"
75 msgstr ""
77 #: cif-code.def:88
78 msgid "call is considered never executed and code size would grow"
79 msgstr ""
81 #: cif-code.def:92
82 msgid "function not declared inline and code size would grow"
83 msgstr ""
85 #: cif-code.def:96
86 msgid "mismatched declarations during linktime optimization"
87 msgstr ""
89 #: cif-code.def:100
90 msgid "variadic thunk call"
91 msgstr ""
93 #: cif-code.def:104
94 msgid "originally indirect function call not considered for inlining"
95 msgstr ""
97 #: cif-code.def:108
98 msgid "indirect function call with a yet undetermined callee"
99 msgstr ""
101 #: cif-code.def:112
102 msgid "exception handling personality mismatch"
103 msgstr ""
105 #: cif-code.def:117
106 msgid "non-call exception handling mismatch"
107 msgstr ""
109 #: cif-code.def:121
110 msgid "target specific option mismatch"
111 msgstr ""
113 #: cif-code.def:125
114 msgid "optimization level attribute mismatch"
115 msgstr ""
117 #: cif-code.def:129
118 msgid "callee refers to comdat-local symbols"
119 msgstr ""
121 #: cif-code.def:134
122 msgid "sanitizer function attribute mismatch"
123 msgstr ""
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 ""
131 #: cif-code.def:144
132 msgid "unreachable"
133 msgstr ""
135 #. The remainder are real diagnostic types.
136 #: diagnostic.def:33
137 msgid "fatal error: "
138 msgstr ""
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 ""
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 ""
152 #: diagnostic.def:36
153 msgid "sorry, unimplemented: "
154 msgstr ""
156 #: diagnostic.def:37
157 msgid "warning: "
158 msgstr ""
160 #: diagnostic.def:38
161 msgid "anachronism: "
162 msgstr ""
164 #: diagnostic.def:39
165 msgid "note: "
166 msgstr ""
168 #: diagnostic.def:40
169 msgid "debug: "
170 msgstr ""
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 ""
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 ""
184 #: diagnostic.def:49
185 msgid "permerror: "
186 msgstr ""
188 #: config/i386/djgpp.h:143
189 #, c-format
190 msgid "-f%s ignored (not supported for DJGPP)\n"
191 msgstr ""
193 #. The remainder are real diagnostic types.
194 #: fortran/gfc-diagnostic.def:33
195 msgid "Fatal Error"
196 msgstr ""
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 ""
204 #: fortran/gfc-diagnostic.def:35
205 msgid "Error"
206 msgstr ""
208 #: fortran/gfc-diagnostic.def:36
209 msgid "sorry, unimplemented"
210 msgstr ""
212 #: fortran/gfc-diagnostic.def:37
213 msgid "Warning"
214 msgstr ""
216 #: fortran/gfc-diagnostic.def:38
217 msgid "anachronism"
218 msgstr ""
220 #: fortran/gfc-diagnostic.def:39
221 msgid "note"
222 msgstr ""
224 #: fortran/gfc-diagnostic.def:40
225 msgid "debug"
226 msgstr ""
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 ""
234 #: fortran/gfc-diagnostic.def:44
235 msgid "permerror"
236 msgstr ""
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 ""
244 #: gcc.cc:829 gcc.cc:833 gcc.cc:888
245 msgid "-gz is not supported in this configuration"
246 msgstr ""
248 #: gcc.cc:839 gcc.cc:899
249 msgid "-gz=zlib is not supported in this configuration"
250 msgstr ""
252 #: gcc.cc:1092
253 msgid "-fuse-linker-plugin is not supported in this configuration"
254 msgstr ""
256 #: gcc.cc:1108
257 msgid "cannot specify -static with -fsanitize=address"
258 msgstr ""
260 #: gcc.cc:1110
261 msgid "cannot specify -static with -fsanitize=hwaddress"
262 msgstr ""
264 #: gcc.cc:1112
265 msgid "cannot specify -static with -fsanitize=thread"
266 msgstr ""
268 #: gcc.cc:1134
269 msgid "-fvtable-verify=std is not supported in this configuration"
270 msgstr ""
272 #: gcc.cc:1136
273 msgid "-fvtable-verify=preinit is not supported in this configuration"
274 msgstr ""
276 #: gcc.cc:1273 ada/gcc-interface/lang-specs.h:37
277 msgid "-pg and -fomit-frame-pointer are incompatible"
278 msgstr ""
280 #: gcc.cc:1443
281 msgid "GNU C no longer supports -traditional without -E"
282 msgstr ""
284 #: gcc.cc:1452
285 msgid "-E or -x required when input is from standard input"
286 msgstr ""
288 #: config/darwin.h:154
289 msgid "conflicting code generation switches"
290 msgstr ""
292 #: config/darwin.h:159
293 msgid "-bundle_loader not allowed with -dynamiclib"
294 msgstr ""
296 #: config/darwin.h:161
297 msgid "-client_name not allowed with -dynamiclib"
298 msgstr ""
300 #: config/darwin.h:170
301 msgid "-keep_private_externs not allowed with -dynamiclib"
302 msgstr ""
304 #: config/darwin.h:172
305 msgid "-private_bundle not allowed with -dynamiclib"
306 msgstr ""
308 #: config/darwin.h:180
309 msgid "-compatibility_version only allowed with -dynamiclib"
310 msgstr ""
312 #: config/darwin.h:182
313 msgid "-current_version only allowed with -dynamiclib"
314 msgstr ""
316 #: config/darwin.h:184
317 msgid "-install_name only allowed with -dynamiclib"
318 msgstr ""
320 #: config/darwin.h:195
321 msgid "-bundle not allowed with -dynamiclib"
322 msgstr ""
324 #: config/darwin.h:211
325 msgid "-force_flat_namespace not allowed with -dynamiclib"
326 msgstr ""
328 #: config/darwin.h:216 config/darwin.h:614
329 msgid "gsplit-dwarf is not supported on this platform"
330 msgstr ""
332 #: config/darwin.h:285
333 msgid "rdynamic is not supported"
334 msgstr ""
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:758 config/sparc/freebsd.h:45
338 msgid "consider using '-pg' instead of '-p' with gprof(1)"
339 msgstr ""
341 #: config/lynx.h:69
342 msgid "cannot use mthreads and mlegacy-threads together"
343 msgstr ""
345 #: config/lynx.h:94
346 msgid "cannot use mshared and static together"
347 msgstr ""
349 #: config/sol2.h:350 config/sol2.h:355
350 msgid "does not support multilib"
351 msgstr ""
353 #: config/sol2.h:449
354 msgid "-pie is not supported in this configuration"
355 msgstr ""
357 #: config/vxworks.h:204
358 msgid "-Xbind-now and -Xbind-lazy are incompatible"
359 msgstr ""
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 ""
366 #: config/arc/arc.h:68 config/mips/mips.h:1475
367 msgid "may not use both -EB and -EL"
368 msgstr ""
370 #: config/avr/specs.h:71 config/pru/pru.h:58
371 msgid "shared is not supported"
372 msgstr ""
374 #: config/bfin/elf.h:55
375 msgid "no processor type specified for linking"
376 msgstr ""
378 #: config/cris/cris.h:168
379 msgid "do not specify both -march=... and -mcpu=..."
380 msgstr ""
382 #: config/i386/cygwin-w64.h:64 config/i386/cygwin.h:138
383 #: config/i386/mingw-w64.h:103 config/i386/mingw32.h:160
384 msgid "shared and mdll are not compatible"
385 msgstr ""
387 #: config/i386/darwin.h:93
388 msgid "Darwin is not an mx32 platform"
389 msgstr ""
391 #: config/i386/darwin.h:94
392 msgid "Darwin does not support -mfentry or associated options"
393 msgstr ""
395 #: config/i386/sol2.h:59
396 msgid "-mx32 is not supported on Solaris"
397 msgstr ""
399 #: config/mcore/mcore.h:53
400 msgid "the m210 does not have little endian support"
401 msgstr ""
403 #: config/mips/r3900.h:37
404 msgid "-mhard-float not supported"
405 msgstr ""
407 #: config/mips/r3900.h:39
408 msgid "-msingle-float and -msoft-float cannot both be specified"
409 msgstr ""
411 #: config/moxie/moxiebox.h:43
412 msgid "this target is little-endian"
413 msgstr ""
415 #: config/msp430/msp430.h:90
416 msgid "-mcode-region requires the large memory model (-mlarge)"
417 msgstr ""
419 #: config/msp430/msp430.h:92
420 msgid "-mdata-region requires the large memory model (-mlarge)"
421 msgstr ""
423 #: config/nios2/elf.h:44
424 msgid "You need a C startup file for -msys-crt0="
425 msgstr ""
427 #: config/pa/pa-hpux10.h:102 config/pa/pa-hpux10.h:105
428 #: config/pa/pa-hpux10.h:113 config/pa/pa-hpux10.h:116
429 #: config/pa/pa-hpux11.h:134 config/pa/pa-hpux11.h:137 config/pa/pa64-hpux.h:29
430 #: config/pa/pa64-hpux.h:32 config/pa/pa64-hpux.h:41 config/pa/pa64-hpux.h:44
431 msgid "warning: consider linking with '-static' as system libraries with"
432 msgstr ""
434 #: config/pa/pa-hpux10.h:103 config/pa/pa-hpux10.h:106
435 #: config/pa/pa-hpux10.h:114 config/pa/pa-hpux10.h:117
436 #: config/pa/pa-hpux11.h:135 config/pa/pa-hpux11.h:138 config/pa/pa64-hpux.h:30
437 #: config/pa/pa64-hpux.h:33 config/pa/pa64-hpux.h:42 config/pa/pa64-hpux.h:45
438 msgid "  profiling support are only provided in archive format"
439 msgstr ""
441 #: config/rs6000/darwin.h:123
442 msgid " conflicting code gen style switches are used"
443 msgstr ""
445 #: config/rs6000/freebsd64.h:114
446 msgid "consider using `-pg' instead of `-p' with gprof(1)"
447 msgstr ""
449 #: config/rs6000/rs6000.h:167
450 msgid "Missing -mcpu option in ASM_CPU_SPEC?"
451 msgstr ""
453 #: config/rx/linux.h:53 config/rx/rx.h:82
454 msgid "rx200 cpu does not have FPU hardware"
455 msgstr ""
457 #: config/rx/rx.h:80
458 msgid "-mas100-syntax is incompatible with -gdwarf"
459 msgstr ""
461 #: config/rx/rx.h:81
462 msgid "rx100 cpu does not have FPU hardware"
463 msgstr ""
465 #: config/s390/tpf.h:119
466 msgid "static is not supported on TPF-OS"
467 msgstr ""
469 #: config/sh/sh.h:299 config/sh/sh.h:302
470 msgid "SH2a does not support little-endian"
471 msgstr ""
473 #: config/sparc/linux64.h:142
474 msgid "-fsanitize=address is not supported in this configuration"
475 msgstr ""
477 #: config/sparc/linux64.h:156 config/sparc/linux64.h:162
478 #: config/sparc/netbsd-elf.h:108 config/sparc/netbsd-elf.h:117
479 #: config/sparc/sol2.h:237 config/sparc/sol2.h:243
480 msgid "may not use both -m32 and -m64"
481 msgstr ""
483 #: config/tilegx/tilegx.h:520 config/tilegx/tilegx.h:525
484 msgid "-mbig-endian and -mlittle-endian may not be used together"
485 msgstr ""
487 #: config/vax/netbsd-elf.h:51
488 msgid "the -shared option is not currently supported for VAX ELF"
489 msgstr ""
491 #: config/vax/vax.h:46 config/vax/vax.h:47
492 msgid "profiling not supported with -mg"
493 msgstr ""
495 #: ada/gcc-interface/lang-specs.h:38
496 msgid "-c or -S required for Ada"
497 msgstr ""
499 #: ada/gcc-interface/lang-specs.h:56
500 msgid "-c required for gnat2why"
501 msgstr ""
503 #: ada/gcc-interface/lang-specs.h:67
504 msgid "-c required for gnat2scil"
505 msgstr ""
507 #: fortran/lang-specs.h:60 fortran/lang-specs.h:74
508 msgid "gfortran does not support -E without -cpp"
509 msgstr ""
511 #: objc/lang-specs.h:30 objc/lang-specs.h:41
512 msgid "GNU Objective C no longer supports traditional compilation"
513 msgstr ""
515 #: objc/lang-specs.h:55
516 msgid ""
517 "objc-cpp-output is deprecated; please use objective-c-cpp-output instead"
518 msgstr ""
520 #: objcp/lang-specs.h:58
521 msgid ""
522 "objc++-cpp-output is deprecated; please use objective-c++-cpp-output instead"
523 msgstr ""
525 #: fortran/lang.opt:146
526 #, no-c-format
527 msgid "-J<directory>\tPut MODULE files in 'directory'."
528 msgstr ""
530 #: fortran/lang.opt:198
531 #, no-c-format
532 msgid "Warn about possible aliasing of dummy arguments."
533 msgstr ""
535 #: fortran/lang.opt:202
536 #, no-c-format
537 msgid "Warn about alignment of COMMON blocks."
538 msgstr ""
540 #: fortran/lang.opt:206
541 #, no-c-format
542 msgid "Warn about missing ampersand in continued character constants."
543 msgstr ""
545 #: fortran/lang.opt:210
546 #, no-c-format
547 msgid "Warn about creation of array temporaries."
548 msgstr ""
550 #: fortran/lang.opt:214 fortran/lang.opt:535 config/alpha/alpha.opt:31
551 #: common.opt:680 common.opt:822 common.opt:1060 common.opt:1064
552 #: common.opt:1068 common.opt:1072 common.opt:1747 common.opt:1811
553 #: common.opt:1950 common.opt:1954 common.opt:2203 common.opt:2421
554 #: common.opt:3137
555 #, no-c-format
556 msgid "Does nothing. Preserved for backward compatibility."
557 msgstr ""
559 #: fortran/lang.opt:218
560 #, no-c-format
561 msgid "Warn if the type of a variable might be not interoperable with C."
562 msgstr ""
564 #: fortran/lang.opt:226
565 #, no-c-format
566 msgid "Warn about truncated character expressions."
567 msgstr ""
569 #: fortran/lang.opt:230
570 #, no-c-format
571 msgid "Warn about equality comparisons involving REAL or COMPLEX expressions."
572 msgstr ""
574 #: fortran/lang.opt:238
575 #, no-c-format
576 msgid "Warn about most implicit conversions."
577 msgstr ""
579 #: fortran/lang.opt:242
580 #, no-c-format
581 msgid "Warn about possibly incorrect subscripts in do loops."
582 msgstr ""
584 #: fortran/lang.opt:250
585 #, no-c-format
586 msgid "Warn if loops have been interchanged."
587 msgstr ""
589 #: fortran/lang.opt:254
590 #, no-c-format
591 msgid "Warn about function call elimination."
592 msgstr ""
594 #: fortran/lang.opt:258
595 #, no-c-format
596 msgid "Warn about calls with implicit interface."
597 msgstr ""
599 #: fortran/lang.opt:262
600 #, no-c-format
601 msgid "Warn about called procedures not explicitly declared."
602 msgstr ""
604 #: fortran/lang.opt:266
605 #, no-c-format
606 msgid "Warn about constant integer divisions with truncated results."
607 msgstr ""
609 #: fortran/lang.opt:270
610 #, no-c-format
611 msgid "Warn about truncated source lines."
612 msgstr ""
614 #: fortran/lang.opt:274
615 #, no-c-format
616 msgid "Warn on intrinsics not part of the selected standard."
617 msgstr ""
619 #: fortran/lang.opt:286
620 #, no-c-format
621 msgid "Warn about USE statements that have no ONLY qualifier."
622 msgstr ""
624 #: fortran/lang.opt:298
625 #, no-c-format
626 msgid "Warn that -fno-automatic may break recursion."
627 msgstr ""
629 #: fortran/lang.opt:306
630 #, no-c-format
631 msgid "Warn about real-literal-constants with 'q' exponent-letter."
632 msgstr ""
634 #: fortran/lang.opt:310
635 #, no-c-format
636 msgid "Warn when a left-hand-side array variable is reallocated."
637 msgstr ""
639 #: fortran/lang.opt:314
640 #, no-c-format
641 msgid "Warn when a left-hand-side variable is reallocated."
642 msgstr ""
644 #: fortran/lang.opt:318
645 #, no-c-format
646 msgid "Warn if the pointer in a pointer assignment might outlive its target."
647 msgstr ""
649 #: fortran/lang.opt:326
650 #, no-c-format
651 msgid "Warn about \"suspicious\" constructs."
652 msgstr ""
654 #: fortran/lang.opt:330
655 #, no-c-format
656 msgid "Permit nonconforming uses of the tab character."
657 msgstr ""
659 #: fortran/lang.opt:334
660 #, no-c-format
661 msgid "Warn about an invalid DO loop."
662 msgstr ""
664 #: fortran/lang.opt:338
665 #, no-c-format
666 msgid "Warn about underflow of numerical constant expressions."
667 msgstr ""
669 #: fortran/lang.opt:346
670 #, no-c-format
671 msgid "Warn if a user-procedure has the same name as an intrinsic."
672 msgstr ""
674 #: fortran/lang.opt:354
675 #, no-c-format
676 msgid "Warn about unused dummy arguments."
677 msgstr ""
679 #: fortran/lang.opt:358
680 #, no-c-format
681 msgid "Warn about zero-trip DO loops."
682 msgstr ""
684 #: fortran/lang.opt:362
685 #, no-c-format
686 msgid "Enable preprocessing."
687 msgstr ""
689 #: fortran/lang.opt:370
690 #, no-c-format
691 msgid "Disable preprocessing."
692 msgstr ""
694 #: fortran/lang.opt:378
695 #, no-c-format
696 msgid "Accept argument mismatches in procedure calls."
697 msgstr ""
699 #: fortran/lang.opt:382
700 #, no-c-format
701 msgid "Eliminate multiple function invocations also for impure functions."
702 msgstr ""
704 #: fortran/lang.opt:386
705 #, no-c-format
706 msgid "Enable alignment of COMMON blocks."
707 msgstr ""
709 #: fortran/lang.opt:390
710 #, no-c-format
711 msgid ""
712 "All intrinsics procedures are available regardless of selected standard."
713 msgstr ""
715 #: fortran/lang.opt:394
716 #, no-c-format
717 msgid ""
718 "Allow a BOZ literal constant to appear in an invalid context and with X "
719 "instead of Z."
720 msgstr ""
722 #: fortran/lang.opt:402
723 #, no-c-format
724 msgid ""
725 "Do not treat local variables and COMMON blocks as if they were named in SAVE "
726 "statements."
727 msgstr ""
729 #: fortran/lang.opt:406
730 #, no-c-format
731 msgid "Specify that backslash in string introduces an escape character."
732 msgstr ""
734 #: fortran/lang.opt:410
735 #, no-c-format
736 msgid "Produce a backtrace when a runtime error is encountered."
737 msgstr ""
739 #: fortran/lang.opt:414
740 #, no-c-format
741 msgid ""
742 "-fblas-matmul-limit=<n>\tSize of the smallest matrix for which matmul will "
743 "use BLAS."
744 msgstr ""
746 #: fortran/lang.opt:421
747 #, no-c-format
748 msgid ""
749 "Produce a warning at runtime if a array temporary has been created for a "
750 "procedure argument."
751 msgstr ""
753 #: fortran/lang.opt:425
754 #, no-c-format
755 msgid ""
756 "-fconvert=<big-endian|little-endian|native|swap|r16_ieee|r16_ibm>\tThe "
757 "endianness used for unformatted files."
758 msgstr ""
760 #: fortran/lang.opt:450
761 #, no-c-format
762 msgid "Use the Cray Pointer extension."
763 msgstr ""
765 #: fortran/lang.opt:454
766 #, no-c-format
767 msgid "Generate C prototypes from BIND(C) declarations."
768 msgstr ""
770 #: fortran/lang.opt:458
771 #, no-c-format
772 msgid "Generate C prototypes from non-BIND(C) external procedure definitions."
773 msgstr ""
775 #: fortran/lang.opt:462
776 #, no-c-format
777 msgid "Ignore 'D' in column one in fixed form."
778 msgstr ""
780 #: fortran/lang.opt:466
781 #, no-c-format
782 msgid "Treat lines with 'D' in column one as comments."
783 msgstr ""
785 #: fortran/lang.opt:470
786 #, no-c-format
787 msgid "Issue debug information for compiler-generated auxiliary variables."
788 msgstr ""
790 #: fortran/lang.opt:474
791 #, no-c-format
792 msgid "Enable all DEC language extensions."
793 msgstr ""
795 #: fortran/lang.opt:478
796 #, no-c-format
797 msgid "Enable the use of blank format items in format strings."
798 msgstr ""
800 #: fortran/lang.opt:482
801 #, no-c-format
802 msgid ""
803 "Enable the use of character literals in assignments and data statements for "
804 "non-character variables."
805 msgstr ""
807 #: fortran/lang.opt:487
808 #, no-c-format
809 msgid "Enable legacy parsing of INCLUDE as statement."
810 msgstr ""
812 #: fortran/lang.opt:491
813 #, no-c-format
814 msgid "Enable default widths for i, f and g format specifiers."
815 msgstr ""
817 #: fortran/lang.opt:495
818 #, no-c-format
819 msgid "Enable kind-specific variants of integer intrinsic functions."
820 msgstr ""
822 #: fortran/lang.opt:499
823 #, no-c-format
824 msgid "Enable legacy math intrinsics for compatibility."
825 msgstr ""
827 #: fortran/lang.opt:503
828 #, no-c-format
829 msgid "Enable support for DEC STRUCTURE/RECORD."
830 msgstr ""
832 #: fortran/lang.opt:507
833 #, no-c-format
834 msgid "Enable DEC-style STATIC and AUTOMATIC attributes."
835 msgstr ""
837 #: fortran/lang.opt:511
838 #, no-c-format
839 msgid "Set the default double precision kind to an 8 byte wide type."
840 msgstr ""
842 #: fortran/lang.opt:515
843 #, no-c-format
844 msgid "Set the default integer kind to an 8 byte wide type."
845 msgstr ""
847 #: fortran/lang.opt:519
848 #, no-c-format
849 msgid "Set the default real kind to an 8 byte wide type."
850 msgstr ""
852 #: fortran/lang.opt:523
853 #, no-c-format
854 msgid "Set the default real kind to an 10 byte wide type."
855 msgstr ""
857 #: fortran/lang.opt:527
858 #, no-c-format
859 msgid "Set the default real kind to an 16 byte wide type."
860 msgstr ""
862 #: fortran/lang.opt:531
863 #, no-c-format
864 msgid "Allow dollar signs in entity names."
865 msgstr ""
867 #: fortran/lang.opt:539
868 #, no-c-format
869 msgid "Display the code tree after parsing."
870 msgstr ""
872 #: fortran/lang.opt:543
873 #, no-c-format
874 msgid "Display the code tree after front end optimization."
875 msgstr ""
877 #: fortran/lang.opt:547
878 #, no-c-format
879 msgid "Display the global symbol table after parsing."
880 msgstr ""
882 #: fortran/lang.opt:551
883 #, no-c-format
884 msgid "Display the code tree after parsing; deprecated option."
885 msgstr ""
887 #: fortran/lang.opt:555
888 #, no-c-format
889 msgid ""
890 "Specify that an external BLAS library should be used for matmul calls on "
891 "large-size arrays."
892 msgstr ""
894 #: fortran/lang.opt:559
895 #, no-c-format
896 msgid "Use f2c calling convention."
897 msgstr ""
899 #: fortran/lang.opt:563
900 #, no-c-format
901 msgid "Assume that the source file is fixed form."
902 msgstr ""
904 #: fortran/lang.opt:567
905 #, no-c-format
906 msgid "Force creation of temporary to test infrequently-executed forall code."
907 msgstr ""
909 #: fortran/lang.opt:571
910 #, no-c-format
911 msgid "Interpret any INTEGER(4) as an INTEGER(8)."
912 msgstr ""
914 #: fortran/lang.opt:575 fortran/lang.opt:579
915 #, no-c-format
916 msgid "Specify where to find the compiled intrinsic modules."
917 msgstr ""
919 #: fortran/lang.opt:583
920 #, no-c-format
921 msgid "Allow arbitrary character line width in fixed mode."
922 msgstr ""
924 #: fortran/lang.opt:587
925 #, no-c-format
926 msgid "-ffixed-line-length-<n>\tUse n as character line width in fixed mode."
927 msgstr ""
929 #: fortran/lang.opt:591
930 #, no-c-format
931 msgid "Pad shorter fixed form lines to line width with spaces."
932 msgstr ""
934 #: fortran/lang.opt:595
935 #, no-c-format
936 msgid "-ffpe-trap=[...]\tStop on following floating point exceptions."
937 msgstr ""
939 #: fortran/lang.opt:599
940 #, no-c-format
941 msgid "-ffpe-summary=[...]\tPrint summary of floating point exceptions."
942 msgstr ""
944 #: fortran/lang.opt:603
945 #, no-c-format
946 msgid "Assume that the source file is free form."
947 msgstr ""
949 #: fortran/lang.opt:607
950 #, no-c-format
951 msgid "Allow arbitrary character line width in free mode."
952 msgstr ""
954 #: fortran/lang.opt:611
955 #, no-c-format
956 msgid "-ffree-line-length-<n>\tUse n as character line width in free mode."
957 msgstr ""
959 #: fortran/lang.opt:615
960 #, no-c-format
961 msgid "Try to interchange loops if profitable."
962 msgstr ""
964 #: fortran/lang.opt:619
965 #, no-c-format
966 msgid "Enable front end optimization."
967 msgstr ""
969 #: fortran/lang.opt:623
970 #, no-c-format
971 msgid ""
972 "Specify that no implicit typing is allowed, unless overridden by explicit "
973 "IMPLICIT statements."
974 msgstr ""
976 #: fortran/lang.opt:627
977 #, no-c-format
978 msgid ""
979 "-finit-character=<n>\tInitialize local character variables to ASCII value n."
980 msgstr ""
982 #: fortran/lang.opt:631
983 #, no-c-format
984 msgid ""
985 "Initialize components of derived type variables according to other init "
986 "flags."
987 msgstr ""
989 #: fortran/lang.opt:635
990 #, no-c-format
991 msgid "-finit-integer=<n>\tInitialize local integer variables to n."
992 msgstr ""
994 #: fortran/lang.opt:639
995 #, no-c-format
996 msgid "Initialize local variables to zero (from g77)."
997 msgstr ""
999 #: fortran/lang.opt:643
1000 #, no-c-format
1001 msgid "-finit-logical=<true|false>\tInitialize local logical variables."
1002 msgstr ""
1004 #: fortran/lang.opt:647
1005 #, no-c-format
1006 msgid "-finit-real=<zero|snan|nan|inf|-inf>\tInitialize local real variables."
1007 msgstr ""
1009 #: fortran/lang.opt:669
1010 #, no-c-format
1011 msgid "-finline-arg-packing\tPerform argument packing inline."
1012 msgstr ""
1014 #: fortran/lang.opt:673
1015 #, no-c-format
1016 msgid ""
1017 "-finline-matmul-limit=<n>\tSpecify the size of the largest matrix for which "
1018 "matmul will be inlined."
1019 msgstr ""
1021 #: fortran/lang.opt:677
1022 #, no-c-format
1023 msgid ""
1024 "-fmax-array-constructor=<n>\tMaximum number of objects in an array "
1025 "constructor."
1026 msgstr ""
1028 #: fortran/lang.opt:681
1029 #, no-c-format
1030 msgid "-fmax-identifier-length=<n>\tMaximum identifier length."
1031 msgstr ""
1033 #: fortran/lang.opt:685
1034 #, no-c-format
1035 msgid "-fmax-subrecord-length=<n>\tMaximum length for subrecords."
1036 msgstr ""
1038 #: fortran/lang.opt:689
1039 #, no-c-format
1040 msgid ""
1041 "-fmax-stack-var-size=<n>\tSize in bytes of the largest array that will be "
1042 "put on the stack."
1043 msgstr ""
1045 #: fortran/lang.opt:693
1046 #, no-c-format
1047 msgid "Put all local arrays on stack."
1048 msgstr ""
1050 #: fortran/lang.opt:697
1051 #, no-c-format
1052 msgid "Set default accessibility of module entities to PRIVATE."
1053 msgstr ""
1055 #: fortran/lang.opt:717
1056 #, no-c-format
1057 msgid "Try to lay out derived types as compactly as possible."
1058 msgstr ""
1060 #: fortran/lang.opt:725
1061 #, no-c-format
1062 msgid "Protect parentheses in expressions."
1063 msgstr ""
1065 #: fortran/lang.opt:729
1066 #, no-c-format
1067 msgid ""
1068 "Path to header file that should be pre-included before each compilation unit."
1069 msgstr ""
1071 #: fortran/lang.opt:733
1072 #, no-c-format
1073 msgid "Enable range checking during compilation."
1074 msgstr ""
1076 #: fortran/lang.opt:737
1077 #, no-c-format
1078 msgid "Interpret any REAL(4) as a REAL(8)."
1079 msgstr ""
1081 #: fortran/lang.opt:741
1082 #, no-c-format
1083 msgid "Interpret any REAL(4) as a REAL(10)."
1084 msgstr ""
1086 #: fortran/lang.opt:745
1087 #, no-c-format
1088 msgid "Interpret any REAL(4) as a REAL(16)."
1089 msgstr ""
1091 #: fortran/lang.opt:749
1092 #, no-c-format
1093 msgid "Interpret any REAL(8) as a REAL(4)."
1094 msgstr ""
1096 #: fortran/lang.opt:753
1097 #, no-c-format
1098 msgid "Interpret any REAL(8) as a REAL(10)."
1099 msgstr ""
1101 #: fortran/lang.opt:757
1102 #, no-c-format
1103 msgid "Interpret any REAL(8) as a REAL(16)."
1104 msgstr ""
1106 #: fortran/lang.opt:761
1107 #, no-c-format
1108 msgid "Reallocate the LHS in assignments."
1109 msgstr ""
1111 #: fortran/lang.opt:765
1112 #, no-c-format
1113 msgid "Use a 4-byte record marker for unformatted files."
1114 msgstr ""
1116 #: fortran/lang.opt:769
1117 #, no-c-format
1118 msgid "Use an 8-byte record marker for unformatted files."
1119 msgstr ""
1121 #: fortran/lang.opt:773
1122 #, no-c-format
1123 msgid "Allocate local variables on the stack to allow indirect recursion."
1124 msgstr ""
1126 #: fortran/lang.opt:777
1127 #, no-c-format
1128 msgid "Copy array sections into a contiguous block on procedure entry."
1129 msgstr ""
1131 #: fortran/lang.opt:781
1132 #, no-c-format
1133 msgid ""
1134 "-fcoarray=<none|single|lib>\tSpecify which coarray parallelization should be "
1135 "used."
1136 msgstr ""
1138 #: fortran/lang.opt:797
1139 #, no-c-format
1140 msgid "-fcheck=[...]\tSpecify which runtime checks are to be performed."
1141 msgstr ""
1143 #: fortran/lang.opt:801
1144 #, no-c-format
1145 msgid "Append a second underscore if the name already contains an underscore."
1146 msgstr ""
1148 #: fortran/lang.opt:809
1149 #, no-c-format
1150 msgid "Apply negative sign to zero values."
1151 msgstr ""
1153 #: fortran/lang.opt:816
1154 #, no-c-format
1155 msgid ""
1156 "Disallow tail call optimization when a calling routine may have omitted "
1157 "character lengths."
1158 msgstr ""
1160 #: fortran/lang.opt:820
1161 #, no-c-format
1162 msgid "Append underscores to externally visible names."
1163 msgstr ""
1165 #: fortran/lang.opt:824 c-family/c.opt:1623 c-family/c.opt:1659
1166 #: c-family/c.opt:1667 c-family/c.opt:1986 config/pa/pa.opt:42
1167 #: config/pa/pa.opt:74 config/arc/arc.opt:140 config/arc/arc.opt:293
1168 #: config/arc/arc.opt:305 common.opt:638 common.opt:1151 common.opt:1155
1169 #: common.opt:1159 common.opt:1246 common.opt:1536 common.opt:1618
1170 #: common.opt:1902 common.opt:2045 common.opt:2088 common.opt:2496
1171 #: common.opt:2532 common.opt:2625 common.opt:2629 common.opt:2738
1172 #: common.opt:2829 common.opt:2837 common.opt:2845 common.opt:2853
1173 #: common.opt:2954 common.opt:3010 common.opt:3098 common.opt:3258
1174 #: common.opt:3262 common.opt:3266 common.opt:3270
1175 #, no-c-format
1176 msgid "Does nothing.  Preserved for backward compatibility."
1177 msgstr ""
1179 #: fortran/lang.opt:864
1180 #, no-c-format
1181 msgid "Statically link the GNU Fortran helper library (libgfortran)."
1182 msgstr ""
1184 #: fortran/lang.opt:868
1185 #, no-c-format
1186 msgid "Conform to the ISO Fortran 2003 standard."
1187 msgstr ""
1189 #: fortran/lang.opt:872
1190 #, no-c-format
1191 msgid "Conform to the ISO Fortran 2008 standard."
1192 msgstr ""
1194 #: fortran/lang.opt:876
1195 #, no-c-format
1196 msgid "Conform to the ISO Fortran 2008 standard including TS 29113."
1197 msgstr ""
1199 #: fortran/lang.opt:880
1200 #, no-c-format
1201 msgid "Conform to the ISO Fortran 2018 standard."
1202 msgstr ""
1204 #: fortran/lang.opt:884
1205 #, no-c-format
1206 msgid "Conform to the ISO Fortran 95 standard."
1207 msgstr ""
1209 #: fortran/lang.opt:888
1210 #, no-c-format
1211 msgid "Conform to nothing in particular."
1212 msgstr ""
1214 #: fortran/lang.opt:892
1215 #, no-c-format
1216 msgid "Accept extensions to support legacy code."
1217 msgstr ""
1219 #: c-family/c.opt:182
1220 #, no-c-format
1221 msgid ""
1222 "-A<question>=<answer>\tAssert the <answer> to <question>.  Putting '-' "
1223 "before <question> disables the <answer> to <question>."
1224 msgstr ""
1226 #: c-family/c.opt:186
1227 #, no-c-format
1228 msgid "Do not discard comments."
1229 msgstr ""
1231 #: c-family/c.opt:190
1232 #, no-c-format
1233 msgid "Do not discard comments in macro expansions."
1234 msgstr ""
1236 #: c-family/c.opt:194
1237 #, no-c-format
1238 msgid ""
1239 "-D<macro>[=<val>]\tDefine a <macro> with <val> as its value.  If just "
1240 "<macro> is given, <val> is taken to be 1."
1241 msgstr ""
1243 #: c-family/c.opt:201
1244 #, no-c-format
1245 msgid "-F <dir>\tAdd <dir> to the end of the main framework include path."
1246 msgstr ""
1248 #: c-family/c.opt:205
1249 #, no-c-format
1250 msgid "Enable parsing GIMPLE."
1251 msgstr ""
1253 #: c-family/c.opt:209
1254 #, no-c-format
1255 msgid "Print the name of header files as they are used."
1256 msgstr ""
1258 #: c-family/c.opt:213
1259 #, no-c-format
1260 msgid "-I <dir>\tAdd <dir> to the end of the main include path."
1261 msgstr ""
1263 #: c-family/c.opt:217
1264 #, no-c-format
1265 msgid "Generate make dependencies."
1266 msgstr ""
1268 #: c-family/c.opt:221
1269 #, no-c-format
1270 msgid "Generate make dependencies and compile."
1271 msgstr ""
1273 #: c-family/c.opt:225
1274 #, no-c-format
1275 msgid "-MF <file>\tWrite dependency output to the given file."
1276 msgstr ""
1278 #: c-family/c.opt:229
1279 #, no-c-format
1280 msgid "Treat missing header files as generated files."
1281 msgstr ""
1283 #: c-family/c.opt:233
1284 #, no-c-format
1285 msgid "Like -M but ignore system header files."
1286 msgstr ""
1288 #: c-family/c.opt:237
1289 #, no-c-format
1290 msgid "Like -MD but ignore system header files."
1291 msgstr ""
1293 #: c-family/c.opt:241
1294 #, no-c-format
1295 msgid "Generate C++ Module dependency information."
1296 msgstr ""
1298 #: c-family/c.opt:249
1299 #, no-c-format
1300 msgid "Generate phony targets for all headers."
1301 msgstr ""
1303 #: c-family/c.opt:253
1304 #, no-c-format
1305 msgid "-MQ <target>\tAdd a target that may require quoting."
1306 msgstr ""
1308 #: c-family/c.opt:257
1309 #, no-c-format
1310 msgid "-MT <target>\tAdd a target that does not require quoting."
1311 msgstr ""
1313 #: c-family/c.opt:261
1314 #, no-c-format
1315 msgid "Do not generate #line directives."
1316 msgstr ""
1318 #: c-family/c.opt:265
1319 #, no-c-format
1320 msgid "-U<macro>\tUndefine <macro>."
1321 msgstr ""
1323 #: c-family/c.opt:269
1324 #, no-c-format
1325 msgid "Warn if the NSObject attribute is applied to a non-typedef."
1326 msgstr ""
1328 #: c-family/c.opt:273
1329 #, no-c-format
1330 msgid ""
1331 "Warn about things that will change when compiling with an ABI-compliant "
1332 "compiler."
1333 msgstr ""
1335 #: c-family/c.opt:277
1336 #, no-c-format
1337 msgid ""
1338 "Warn about things that change between the current -fabi-version and the "
1339 "specified version."
1340 msgstr ""
1342 #: c-family/c.opt:281
1343 #, no-c-format
1344 msgid ""
1345 "Warn if a subobject has an abi_tag attribute that the complete object type "
1346 "does not have."
1347 msgstr ""
1349 #: c-family/c.opt:288
1350 #, no-c-format
1351 msgid ""
1352 "Warn on suspicious calls of standard functions computing absolute values."
1353 msgstr ""
1355 #: c-family/c.opt:292
1356 #, no-c-format
1357 msgid "Warn about suspicious uses of memory addresses."
1358 msgstr ""
1360 #: c-family/c.opt:308
1361 #, no-c-format
1362 msgid "Warn about 'new' of type with extended alignment without -faligned-new."
1363 msgstr ""
1365 #: c-family/c.opt:312
1366 #, no-c-format
1367 msgid ""
1368 "-Waligned-new=[none|global|all]\tWarn even if 'new' uses a class member "
1369 "allocation function."
1370 msgstr ""
1372 #: c-family/c.opt:316 ada/gcc-interface/lang.opt:57
1373 #, no-c-format
1374 msgid "Enable most warning messages."
1375 msgstr ""
1377 #: c-family/c.opt:320
1378 #, no-c-format
1379 msgid "Warn on any use of alloca."
1380 msgstr ""
1382 #: c-family/c.opt:324
1383 #, no-c-format
1384 msgid ""
1385 "-Walloc-size-larger-than=<bytes>\tWarn for calls to allocation functions "
1386 "that attempt to allocate objects larger than the specified number of bytes."
1387 msgstr ""
1389 #: c-family/c.opt:329
1390 #, no-c-format
1391 msgid ""
1392 "Disable Walloc-size-larger-than= warning.  Equivalent to Walloc-size-larger-"
1393 "than=<SIZE_MAX> or larger."
1394 msgstr ""
1396 #: c-family/c.opt:333
1397 #, no-c-format
1398 msgid "Warn for calls to allocation functions that specify zero bytes."
1399 msgstr ""
1401 #: c-family/c.opt:337
1402 #, no-c-format
1403 msgid ""
1404 "-Walloca-larger-than=<number>\tWarn on unbounded uses of alloca, and on "
1405 "bounded uses of alloca whose bound can be larger than <number> bytes."
1406 msgstr ""
1408 #: c-family/c.opt:343
1409 #, no-c-format
1410 msgid ""
1411 "Disable Walloca-larger-than= warning.  Equivalent to Walloca-larger-"
1412 "than=<SIZE_MAX> or larger."
1413 msgstr ""
1415 #: c-family/c.opt:351
1416 #, no-c-format
1417 msgid "Warn about comparisons between two operands of array type."
1418 msgstr ""
1420 #: c-family/c.opt:355 c-family/c.opt:359
1421 #, no-c-format
1422 msgid ""
1423 "Warn about mismatched declarations of array parameters and unsafe accesses "
1424 "to them."
1425 msgstr ""
1427 #: c-family/c.opt:363
1428 #, no-c-format
1429 msgid "Warn about accesses to interior zero-length array members."
1430 msgstr ""
1432 #: c-family/c.opt:367
1433 #, no-c-format
1434 msgid ""
1435 "Warn whenever an Objective-C assignment is being intercepted by the garbage "
1436 "collector."
1437 msgstr ""
1439 #: c-family/c.opt:371
1440 #, no-c-format
1441 msgid "Warn about casting functions to incompatible types."
1442 msgstr ""
1444 #: c-family/c.opt:379
1445 #, no-c-format
1446 msgid ""
1447 "-Wbidi-chars=[none|unpaired|any|ucn] Warn about UTF-8 bidirectional control "
1448 "characters."
1449 msgstr ""
1451 #: c-family/c.opt:402
1452 #, no-c-format
1453 msgid ""
1454 "Warn about boolean expression compared with an integer value different from "
1455 "true/false."
1456 msgstr ""
1458 #: c-family/c.opt:406
1459 #, no-c-format
1460 msgid "Warn about certain operations on boolean expressions."
1461 msgstr ""
1463 #: c-family/c.opt:410
1464 #, no-c-format
1465 msgid ""
1466 "Warn when __builtin_frame_address or __builtin_return_address is used "
1467 "unsafely."
1468 msgstr ""
1470 #: c-family/c.opt:414
1471 #, no-c-format
1472 msgid "Warn when a built-in function is declared with the wrong signature."
1473 msgstr ""
1475 #: c-family/c.opt:418
1476 #, no-c-format
1477 msgid "Warn when a built-in preprocessor macro is undefined or redefined."
1478 msgstr ""
1480 #: c-family/c.opt:422
1481 #, no-c-format
1482 msgid "Warn about features not present in ISO C11, but present in ISO C2X."
1483 msgstr ""
1485 #: c-family/c.opt:426
1486 #, no-c-format
1487 msgid "Warn about features not present in ISO C90, but present in ISO C99."
1488 msgstr ""
1490 #: c-family/c.opt:430
1491 #, no-c-format
1492 msgid "Warn about features not present in ISO C99, but present in ISO C11."
1493 msgstr ""
1495 #: c-family/c.opt:434
1496 #, no-c-format
1497 msgid "Warn about C constructs that are not in the common subset of C and C++."
1498 msgstr ""
1500 #: c-family/c.opt:441
1501 #, no-c-format
1502 msgid ""
1503 "Warn about C++ constructs whose meaning differs between ISO C++ 1998 and ISO "
1504 "C++ 2011."
1505 msgstr ""
1507 #: c-family/c.opt:445
1508 #, no-c-format
1509 msgid ""
1510 "Warn about C++ constructs whose meaning differs between ISO C++ 2011 and ISO "
1511 "C++ 2014."
1512 msgstr ""
1514 #: c-family/c.opt:452
1515 #, no-c-format
1516 msgid ""
1517 "Warn about C++ constructs whose meaning differs between ISO C++ 2014 and ISO "
1518 "C++ 2017."
1519 msgstr ""
1521 #: c-family/c.opt:459
1522 #, no-c-format
1523 msgid ""
1524 "Warn about C++ constructs whose meaning differs between ISO C++ 2017 and ISO "
1525 "C++ 2020."
1526 msgstr ""
1528 #: c-family/c.opt:463
1529 #, no-c-format
1530 msgid "Warn about C++11 constructs in code compiled with an older standard."
1531 msgstr ""
1533 #: c-family/c.opt:467
1534 #, no-c-format
1535 msgid "Warn about C++14 constructs in code compiled with an older standard."
1536 msgstr ""
1538 #: c-family/c.opt:471
1539 #, no-c-format
1540 msgid "Warn about C++17 constructs in code compiled with an older standard."
1541 msgstr ""
1543 #: c-family/c.opt:475
1544 #, no-c-format
1545 msgid "Warn about C++20 constructs in code compiled with an older standard."
1546 msgstr ""
1548 #: c-family/c.opt:479
1549 #, no-c-format
1550 msgid "Warn about C++23 constructs in code compiled with an older standard."
1551 msgstr ""
1553 #: c-family/c.opt:483
1554 #, no-c-format
1555 msgid "Warn about casts between incompatible function types."
1556 msgstr ""
1558 #: c-family/c.opt:487
1559 #, no-c-format
1560 msgid "Warn about casts which discard qualifiers."
1561 msgstr ""
1563 #: c-family/c.opt:491 c-family/c.opt:495
1564 #, no-c-format
1565 msgid "Warn about catch handlers of non-reference type."
1566 msgstr ""
1568 #: c-family/c.opt:499
1569 #, no-c-format
1570 msgid "Warn about subscripts whose type is \"char\"."
1571 msgstr ""
1573 #: c-family/c.opt:503 c-family/c.opt:1520 c-family/c.opt:1524
1574 #: c-family/c.opt:1528 c-family/c.opt:1532 c-family/c.opt:1536
1575 #: c-family/c.opt:1540 c-family/c.opt:1544 c-family/c.opt:1551
1576 #: c-family/c.opt:1555 c-family/c.opt:1559 c-family/c.opt:1563
1577 #: c-family/c.opt:1567 c-family/c.opt:1571 c-family/c.opt:1575
1578 #: c-family/c.opt:1579 c-family/c.opt:1583 c-family/c.opt:1587
1579 #: c-family/c.opt:1591 c-family/c.opt:1595 c-family/c.opt:1599
1580 #: config/i386/i386.opt:991
1581 #, no-c-format
1582 msgid "Removed in GCC 9.  This switch has no effect."
1583 msgstr ""
1585 #: c-family/c.opt:507
1586 #, no-c-format
1587 msgid "Warn about variables that might be changed by \"longjmp\" or \"vfork\"."
1588 msgstr ""
1590 #: c-family/c.opt:511
1591 #, no-c-format
1592 msgid "Warn about uses of a comma operator within a subscripting expression."
1593 msgstr ""
1595 #: c-family/c.opt:515
1596 #, no-c-format
1597 msgid ""
1598 "Warn about possibly nested block comments, and C++ comments spanning more "
1599 "than one physical line."
1600 msgstr ""
1602 #: c-family/c.opt:519
1603 #, no-c-format
1604 msgid "Synonym for -Wcomment."
1605 msgstr ""
1607 #: c-family/c.opt:523
1608 #, no-c-format
1609 msgid "Warn for conditionally-supported constructs."
1610 msgstr ""
1612 #: c-family/c.opt:527
1613 #, no-c-format
1614 msgid "Warn for implicit type conversions that may change a value."
1615 msgstr ""
1617 #: c-family/c.opt:531
1618 #, no-c-format
1619 msgid "Warn for converting NULL from/to a non-pointer type."
1620 msgstr ""
1622 #: c-family/c.opt:539
1623 #, no-c-format
1624 msgid ""
1625 "Warn when performing class template argument deduction on a type with no "
1626 "deduction guides."
1627 msgstr ""
1629 #: c-family/c.opt:544
1630 #, no-c-format
1631 msgid "Warn when all constructors and destructors are private."
1632 msgstr ""
1634 #: c-family/c.opt:548
1635 #, no-c-format
1636 msgid "Warn about dangling else."
1637 msgstr ""
1639 #: c-family/c.opt:552 c-family/c.opt:556
1640 #, no-c-format
1641 msgid "Warn for uses of pointers to auto variables whose lifetime has ended."
1642 msgstr ""
1644 #: c-family/c.opt:560
1645 #, no-c-format
1646 msgid "Warn about __TIME__, __DATE__ and __TIMESTAMP__ usage."
1647 msgstr ""
1649 #: c-family/c.opt:564
1650 #, no-c-format
1651 msgid "Warn when a declaration is found after a statement."
1652 msgstr ""
1654 #: c-family/c.opt:568
1655 #, no-c-format
1656 msgid "Warn when deleting a pointer to incomplete type."
1657 msgstr ""
1659 #: c-family/c.opt:572
1660 #, no-c-format
1661 msgid "Warn about deleting polymorphic objects with non-virtual destructors."
1662 msgstr ""
1664 #: c-family/c.opt:580
1665 #, no-c-format
1666 msgid ""
1667 "Mark implicitly-declared copy operations as deprecated if the class has a "
1668 "user-provided copy operation."
1669 msgstr ""
1671 #: c-family/c.opt:585
1672 #, no-c-format
1673 msgid ""
1674 "Mark implicitly-declared copy operations as deprecated if the class has a "
1675 "user-provided copy operation or destructor."
1676 msgstr ""
1678 #: c-family/c.opt:590
1679 #, no-c-format
1680 msgid ""
1681 "Warn about deprecated arithmetic conversions on operands of enumeration "
1682 "types."
1683 msgstr ""
1685 #: c-family/c.opt:594
1686 #, no-c-format
1687 msgid ""
1688 "Warn about deprecated arithmetic conversions on operands where one is of "
1689 "enumeration type and the other is of a floating-point type."
1690 msgstr ""
1692 #: c-family/c.opt:599
1693 #, no-c-format
1694 msgid ""
1695 "Warn about positional initialization of structs requiring designated "
1696 "initializers."
1697 msgstr ""
1699 #: c-family/c.opt:603
1700 #, no-c-format
1701 msgid "Warn if qualifiers on arrays which are pointer targets are discarded."
1702 msgstr ""
1704 #: c-family/c.opt:607
1705 #, no-c-format
1706 msgid "Warn if type qualifiers on pointers are discarded."
1707 msgstr ""
1709 #: c-family/c.opt:611
1710 #, no-c-format
1711 msgid "Warn about compile-time integer division by zero."
1712 msgstr ""
1714 #: c-family/c.opt:615
1715 #, no-c-format
1716 msgid "Warn about duplicated branches in if-else statements."
1717 msgstr ""
1719 #: c-family/c.opt:619
1720 #, no-c-format
1721 msgid "Warn about duplicated conditions in an if-else-if chain."
1722 msgstr ""
1724 #: c-family/c.opt:623
1725 #, no-c-format
1726 msgid "Warn about violations of Effective C++ style rules."
1727 msgstr ""
1729 #: c-family/c.opt:627
1730 #, no-c-format
1731 msgid "Warn about an empty body in an if or else statement."
1732 msgstr ""
1734 #: c-family/c.opt:631
1735 #, no-c-format
1736 msgid "Warn about stray tokens after #else and #endif."
1737 msgstr ""
1739 #: c-family/c.opt:635
1740 #, no-c-format
1741 msgid "Warn about comparison of different enum types."
1742 msgstr ""
1744 #: c-family/c.opt:639
1745 #, no-c-format
1746 msgid "Warn about implicit conversion of enum types."
1747 msgstr ""
1749 #: c-family/c.opt:647
1750 #, no-c-format
1751 msgid ""
1752 "This switch is deprecated; use -Werror=implicit-function-declaration instead."
1753 msgstr ""
1755 #: c-family/c.opt:651
1756 #, no-c-format
1757 msgid "Warn when an exception handler is shadowed by another handler."
1758 msgstr ""
1760 #: c-family/c.opt:659
1761 #, no-c-format
1762 msgid "Warn about semicolon after in-class function definition."
1763 msgstr ""
1765 #: c-family/c.opt:663
1766 #, no-c-format
1767 msgid ""
1768 "Warn for implicit type conversions that cause loss of floating point "
1769 "precision."
1770 msgstr ""
1772 #: c-family/c.opt:667
1773 #, no-c-format
1774 msgid "Warn if testing floating point numbers for equality."
1775 msgstr ""
1777 #: c-family/c.opt:671 c-family/c.opt:717
1778 #, no-c-format
1779 msgid "Warn about printf/scanf/strftime/strfmon format string anomalies."
1780 msgstr ""
1782 #: c-family/c.opt:675
1783 #, no-c-format
1784 msgid "Warn about format strings that contain NUL bytes."
1785 msgstr ""
1787 #: c-family/c.opt:679
1788 #, no-c-format
1789 msgid "Warn about GCC format strings with strings unsuitable for diagnostics."
1790 msgstr ""
1792 #: c-family/c.opt:683
1793 #, no-c-format
1794 msgid "Warn if passing too many arguments to a function for its format string."
1795 msgstr ""
1797 #: c-family/c.opt:687
1798 #, no-c-format
1799 msgid "Warn about format strings that are not literals."
1800 msgstr ""
1802 #: c-family/c.opt:691
1803 #, no-c-format
1804 msgid ""
1805 "Warn about function calls with format strings that write past the end of the "
1806 "destination region.  Same as -Wformat-overflow=1."
1807 msgstr ""
1809 #: c-family/c.opt:696
1810 #, no-c-format
1811 msgid "Warn about possible security problems with format functions."
1812 msgstr ""
1814 #: c-family/c.opt:700
1815 #, no-c-format
1816 msgid "Warn about sign differences with format functions."
1817 msgstr ""
1819 #: c-family/c.opt:704
1820 #, no-c-format
1821 msgid ""
1822 "Warn about calls to snprintf and similar functions that truncate output. "
1823 "Same as -Wformat-truncation=1."
1824 msgstr ""
1826 #: c-family/c.opt:709
1827 #, no-c-format
1828 msgid "Warn about strftime formats yielding 2-digit years."
1829 msgstr ""
1831 #: c-family/c.opt:713
1832 #, no-c-format
1833 msgid "Warn about zero-length formats."
1834 msgstr ""
1836 #: c-family/c.opt:721
1837 #, no-c-format
1838 msgid ""
1839 "Warn about function calls with format strings that write past the end of the "
1840 "destination region."
1841 msgstr ""
1843 #: c-family/c.opt:726
1844 #, no-c-format
1845 msgid ""
1846 "Warn about calls to snprintf and similar functions that truncate output."
1847 msgstr ""
1849 #: c-family/c.opt:730
1850 #, no-c-format
1851 msgid "Warn when the field in a struct is not aligned."
1852 msgstr ""
1854 #: c-family/c.opt:734
1855 #, no-c-format
1856 msgid "Warn whenever type qualifiers are ignored."
1857 msgstr ""
1859 #: c-family/c.opt:738
1860 #, no-c-format
1861 msgid "Warn whenever attributes are ignored."
1862 msgstr ""
1864 #: c-family/c.opt:742
1865 #, no-c-format
1866 msgid "Warn when a base is inaccessible in derived due to ambiguity."
1867 msgstr ""
1869 #: c-family/c.opt:746
1870 #, no-c-format
1871 msgid ""
1872 "Warn when there is a conversion between pointers that have incompatible "
1873 "types."
1874 msgstr ""
1876 #: c-family/c.opt:750 common.opt:649
1877 #, no-c-format
1878 msgid "Warn for infinitely recursive calls."
1879 msgstr ""
1881 #: c-family/c.opt:754
1882 #, no-c-format
1883 msgid "Warn when the address of packed member of struct or union is taken."
1884 msgstr ""
1886 #: c-family/c.opt:758
1887 #, no-c-format
1888 msgid "Warn about variables which are initialized to themselves."
1889 msgstr ""
1891 #: c-family/c.opt:762
1892 #, no-c-format
1893 msgid ""
1894 "Warn about uses of std::initializer_list that can result in dangling "
1895 "pointers."
1896 msgstr ""
1898 #: c-family/c.opt:766
1899 #, no-c-format
1900 msgid ""
1901 "Warn about nonsensical values of --param destructive-interference-size or "
1902 "constructive-interference-size."
1903 msgstr ""
1905 #: c-family/c.opt:771
1906 #, no-c-format
1907 msgid "Warn about implicit declarations."
1908 msgstr ""
1910 #: c-family/c.opt:779
1911 #, no-c-format
1912 msgid "Warn about implicit conversions from \"float\" to \"double\"."
1913 msgstr ""
1915 #: c-family/c.opt:783
1916 #, no-c-format
1917 msgid "Warn if \"defined\" is used outside #if."
1918 msgstr ""
1920 #: c-family/c.opt:787
1921 #, no-c-format
1922 msgid "Warn about implicit function declarations."
1923 msgstr ""
1925 #: c-family/c.opt:791
1926 #, no-c-format
1927 msgid "Warn when a declaration does not specify a type."
1928 msgstr ""
1930 #: c-family/c.opt:798
1931 #, no-c-format
1932 msgid ""
1933 "Warn about C++11 inheriting constructors when the base has a variadic "
1934 "constructor."
1935 msgstr ""
1937 #: c-family/c.opt:802
1938 #, no-c-format
1939 msgid ""
1940 "Warn about incompatible integer to pointer and pointer to integer "
1941 "conversions."
1942 msgstr ""
1944 #: c-family/c.opt:806
1945 #, no-c-format
1946 msgid "Warn for suspicious integer expressions in boolean context."
1947 msgstr ""
1949 #: c-family/c.opt:810
1950 #, no-c-format
1951 msgid ""
1952 "Warn when there is a cast to a pointer from an integer of a different size."
1953 msgstr ""
1955 #: c-family/c.opt:814
1956 #, no-c-format
1957 msgid "Warn about invalid uses of the \"offsetof\" macro."
1958 msgstr ""
1960 #: c-family/c.opt:818
1961 #, no-c-format
1962 msgid "Warn about PCH files that are found but not used."
1963 msgstr ""
1965 #: c-family/c.opt:822
1966 #, no-c-format
1967 msgid "Warn when a jump misses a variable initialization."
1968 msgstr ""
1970 #: c-family/c.opt:826
1971 #, no-c-format
1972 msgid ""
1973 "Warn when a string or character literal is followed by a ud-suffix which "
1974 "does not begin with an underscore."
1975 msgstr ""
1977 #: c-family/c.opt:830
1978 #, no-c-format
1979 msgid ""
1980 "Warn when a logical operator is suspiciously always evaluating to true or "
1981 "false."
1982 msgstr ""
1984 #: c-family/c.opt:834
1985 #, no-c-format
1986 msgid ""
1987 "Warn when logical not is used on the left hand side operand of a comparison."
1988 msgstr ""
1990 #: c-family/c.opt:838
1991 #, no-c-format
1992 msgid "Do not warn about using \"long long\" when -pedantic."
1993 msgstr ""
1995 #: c-family/c.opt:842
1996 #, no-c-format
1997 msgid "Warn about suspicious declarations of \"main\"."
1998 msgstr ""
2000 #: c-family/c.opt:850
2001 #, no-c-format
2002 msgid ""
2003 "Warn about suspicious calls to memset where the third argument is constant "
2004 "literal zero and the second is not."
2005 msgstr ""
2007 #: c-family/c.opt:854
2008 #, no-c-format
2009 msgid ""
2010 "Warn about suspicious calls to memset where the third argument contains the "
2011 "number of elements not multiplied by the element size."
2012 msgstr ""
2014 #: c-family/c.opt:858
2015 #, no-c-format
2016 msgid ""
2017 "Warn when the indentation of the code does not reflect the block structure."
2018 msgstr ""
2020 #: c-family/c.opt:862
2021 #, no-c-format
2022 msgid ""
2023 "Warn for deallocation calls with arguments returned from mismatched "
2024 "allocation functions."
2025 msgstr ""
2027 #: c-family/c.opt:867
2028 #, no-c-format
2029 msgid ""
2030 "Warn for mismatches between calls to operator new or delete and the "
2031 "corresponding call to the allocation or deallocation function."
2032 msgstr ""
2034 #: c-family/c.opt:872
2035 #, no-c-format
2036 msgid ""
2037 "Warn when a class is redeclared or referenced using a mismatched class-key."
2038 msgstr ""
2040 #: c-family/c.opt:876
2041 #, no-c-format
2042 msgid "Warn about possibly missing braces around initializers."
2043 msgstr ""
2045 #: c-family/c.opt:880
2046 #, no-c-format
2047 msgid "Warn about global functions without previous declarations."
2048 msgstr ""
2050 #: c-family/c.opt:884
2051 #, no-c-format
2052 msgid "Warn about missing fields in struct initializers."
2053 msgstr ""
2055 #: c-family/c.opt:888
2056 #, no-c-format
2057 msgid "Warn about likely missing requires keyword."
2058 msgstr ""
2060 #: c-family/c.opt:892
2061 #, no-c-format
2062 msgid ""
2063 "Warn when the template keyword is missing after a member access token in a "
2064 "dependent member access expression if that member is a template."
2065 msgstr ""
2067 #: c-family/c.opt:896
2068 #, no-c-format
2069 msgid ""
2070 "Warn about unsafe macros expanding to multiple statements used as a body of "
2071 "a clause such as if, else, while, switch, or for."
2072 msgstr ""
2074 #: c-family/c.opt:900
2075 #, no-c-format
2076 msgid "Warn on direct multiple inheritance."
2077 msgstr ""
2079 #: c-family/c.opt:904
2080 #, no-c-format
2081 msgid "Warn on namespace definition."
2082 msgstr ""
2084 #: c-family/c.opt:908
2085 #, no-c-format
2086 msgid "Warn when fields in a struct with the packed attribute are misaligned."
2087 msgstr ""
2089 #: c-family/c.opt:912
2090 #, no-c-format
2091 msgid "Warn when a range-based for-loop is creating unnecessary copies."
2092 msgstr ""
2094 #: c-family/c.opt:916
2095 #, no-c-format
2096 msgid ""
2097 "Warn when a class or enumerated type is referenced using a redundant class-"
2098 "key."
2099 msgstr ""
2101 #: c-family/c.opt:920
2102 #, no-c-format
2103 msgid "Warn about missing sized deallocation functions."
2104 msgstr ""
2106 #: c-family/c.opt:924
2107 #, no-c-format
2108 msgid ""
2109 "Warn about suspicious divisions of two sizeof expressions that don't work "
2110 "correctly with pointers."
2111 msgstr ""
2113 #: c-family/c.opt:928
2114 #, no-c-format
2115 msgid ""
2116 "Warn about divisions of two sizeof operators when the first one is applied "
2117 "to an array and the divisor does not equal the size of the array element."
2118 msgstr ""
2120 #: c-family/c.opt:933
2121 #, no-c-format
2122 msgid ""
2123 "Warn about suspicious length parameters to certain string functions if the "
2124 "argument uses sizeof."
2125 msgstr ""
2127 #: c-family/c.opt:937
2128 #, no-c-format
2129 msgid "Warn when sizeof is applied on a parameter declared as an array."
2130 msgstr ""
2132 #: c-family/c.opt:941
2133 #, no-c-format
2134 msgid ""
2135 "Warn about calls to strcmp and strncmp used in equality expressions that are "
2136 "necessarily true or false due to the length of one and size of the other "
2137 "argument."
2138 msgstr ""
2140 #: c-family/c.opt:947
2141 #, no-c-format
2142 msgid ""
2143 "Warn about buffer overflow in string manipulation functions like memcpy and "
2144 "strcpy."
2145 msgstr ""
2147 #: c-family/c.opt:952
2148 #, no-c-format
2149 msgid ""
2150 "Under the control of Object Size type, warn about buffer overflow in string "
2151 "manipulation functions like memcpy and strcpy."
2152 msgstr ""
2154 #: c-family/c.opt:957
2155 #, no-c-format
2156 msgid ""
2157 "Warn about reading past the end of a source array in string manipulation "
2158 "functions like memchr and memcpy."
2159 msgstr ""
2161 #: c-family/c.opt:961
2162 #, no-c-format
2163 msgid ""
2164 "Warn about truncation in string manipulation functions like strncat and "
2165 "strncpy."
2166 msgstr ""
2168 #: c-family/c.opt:965
2169 #, no-c-format
2170 msgid "Warn about functions which might be candidates for format attributes."
2171 msgstr ""
2173 #: c-family/c.opt:969
2174 #, no-c-format
2175 msgid ""
2176 "Suggest that the override keyword be used when the declaration of a virtual "
2177 "function overrides another."
2178 msgstr ""
2180 #: c-family/c.opt:974
2181 #, no-c-format
2182 msgid "Warn about enumerated switches, with no default, missing a case."
2183 msgstr ""
2185 #: c-family/c.opt:978
2186 #, no-c-format
2187 msgid "Warn about enumerated switches missing a \"default:\" statement."
2188 msgstr ""
2190 #: c-family/c.opt:982
2191 #, no-c-format
2192 msgid "Warn about all enumerated switches missing a specific case."
2193 msgstr ""
2195 #: c-family/c.opt:986
2196 #, no-c-format
2197 msgid "Warn about switches with boolean controlling expression."
2198 msgstr ""
2200 #: c-family/c.opt:990
2201 #, no-c-format
2202 msgid "Warn about switch values that are outside of the switch's type range."
2203 msgstr ""
2205 #: c-family/c.opt:994
2206 #, no-c-format
2207 msgid "Warn on primary template declaration."
2208 msgstr ""
2210 #: c-family/c.opt:998
2211 #, no-c-format
2212 msgid ""
2213 "Warn about declarations of entities that may be missing attributes that "
2214 "related entities have been declared with."
2215 msgstr ""
2217 #: c-family/c.opt:1007
2218 #, no-c-format
2219 msgid "Warn about user-specified include directories that do not exist."
2220 msgstr ""
2222 #: c-family/c.opt:1011
2223 #, no-c-format
2224 msgid ""
2225 "Warn about function parameters declared without a type specifier in K&R-"
2226 "style functions."
2227 msgstr ""
2229 #: c-family/c.opt:1015
2230 #, no-c-format
2231 msgid "Warn about global functions without prototypes."
2232 msgstr ""
2234 #: c-family/c.opt:1022
2235 #, no-c-format
2236 msgid "Warn about use of multi-character character constants."
2237 msgstr ""
2239 #: c-family/c.opt:1026
2240 #, no-c-format
2241 msgid ""
2242 "Warn about narrowing conversions within { } that are ill-formed in C++11."
2243 msgstr ""
2245 #: c-family/c.opt:1030
2246 #, no-c-format
2247 msgid "Warn about \"extern\" declarations not at file scope."
2248 msgstr ""
2250 #: c-family/c.opt:1034
2251 #, no-c-format
2252 msgid ""
2253 "Warn when a noexcept expression evaluates to false even though the "
2254 "expression can't actually throw."
2255 msgstr ""
2257 #: c-family/c.opt:1038
2258 #, no-c-format
2259 msgid ""
2260 "Warn if C++17 noexcept function type will change the mangled name of a "
2261 "symbol."
2262 msgstr ""
2264 #: c-family/c.opt:1042
2265 #, no-c-format
2266 msgid ""
2267 "Warn when non-templatized friend functions are declared within a template."
2268 msgstr ""
2270 #: c-family/c.opt:1046
2271 #, no-c-format
2272 msgid ""
2273 "Warn when a conversion function will never be called due to the type it "
2274 "converts to."
2275 msgstr ""
2277 #: c-family/c.opt:1050
2278 #, no-c-format
2279 msgid "Warn for unsafe raw memory writes to objects of class types."
2280 msgstr ""
2282 #: c-family/c.opt:1054
2283 #, no-c-format
2284 msgid "Warn about non-virtual destructors."
2285 msgstr ""
2287 #: c-family/c.opt:1058
2288 #, no-c-format
2289 msgid ""
2290 "Warn about NULL being passed to argument slots marked as requiring non-NULL."
2291 msgstr ""
2293 #: c-family/c.opt:1074
2294 #, no-c-format
2295 msgid ""
2296 "-Wnormalized=[none|id|nfc|nfkc]\tWarn about non-normalized Unicode strings."
2297 msgstr ""
2299 #: c-family/c.opt:1097
2300 #, no-c-format
2301 msgid ""
2302 "Warn if a class interface has no superclass.  Root classes may use an "
2303 "attribute to suppress this warning."
2304 msgstr ""
2306 #: c-family/c.opt:1102
2307 #, no-c-format
2308 msgid "Warn if a C-style cast is used in a program."
2309 msgstr ""
2311 #: c-family/c.opt:1106
2312 #, no-c-format
2313 msgid "Warn for obsolescent usage in a declaration."
2314 msgstr ""
2316 #: c-family/c.opt:1110
2317 #, no-c-format
2318 msgid "Warn if an old-style parameter definition is used."
2319 msgstr ""
2321 #: c-family/c.opt:1114
2322 #, no-c-format
2323 msgid ""
2324 "Warn about potentially suboptimal choices related to OpenACC parallelism."
2325 msgstr ""
2327 #: c-family/c.opt:1118
2328 #, no-c-format
2329 msgid "Warn if a simd directive is overridden by the vectorizer cost model."
2330 msgstr ""
2332 #: c-family/c.opt:1122
2333 #, no-c-format
2334 msgid ""
2335 "Warn if a string is longer than the maximum portable length specified by the "
2336 "standard."
2337 msgstr ""
2339 #: c-family/c.opt:1126
2340 #, no-c-format
2341 msgid "Warn about overloaded virtual function names."
2342 msgstr ""
2344 #: c-family/c.opt:1130
2345 #, no-c-format
2346 msgid "Warn about overriding initializers without side effects."
2347 msgstr ""
2349 #: c-family/c.opt:1134
2350 #, no-c-format
2351 msgid "Warn about overriding initializers with side effects."
2352 msgstr ""
2354 #: c-family/c.opt:1138
2355 #, no-c-format
2356 msgid "Warn about packed bit-fields whose offset changed in GCC 4.4."
2357 msgstr ""
2359 #: c-family/c.opt:1142
2360 #, no-c-format
2361 msgid "Warn about possibly missing parentheses."
2362 msgstr ""
2364 #: c-family/c.opt:1150
2365 #, no-c-format
2366 msgid ""
2367 "Warn about calling std::move on a local object in a return statement "
2368 "preventing copy elision."
2369 msgstr ""
2371 #: c-family/c.opt:1154
2372 #, no-c-format
2373 msgid "Warn when converting the type of pointers to member functions."
2374 msgstr ""
2376 #: c-family/c.opt:1158
2377 #, no-c-format
2378 msgid "Warn about function pointer arithmetic."
2379 msgstr ""
2381 #: c-family/c.opt:1162
2382 #, no-c-format
2383 msgid "Warn when a pointer differs in signedness in an assignment."
2384 msgstr ""
2386 #: c-family/c.opt:1166
2387 #, no-c-format
2388 msgid "Warn when a pointer is compared with a zero character constant."
2389 msgstr ""
2391 #: c-family/c.opt:1170
2392 #, no-c-format
2393 msgid "Warn when a pointer is cast to an integer of a different size."
2394 msgstr ""
2396 #: c-family/c.opt:1174
2397 #, no-c-format
2398 msgid "Warn about misuses of pragmas."
2399 msgstr ""
2401 #: c-family/c.opt:1178
2402 #, no-c-format
2403 msgid ""
2404 "Warn if constructor or destructors with priorities from 0 to 100 are used."
2405 msgstr ""
2407 #: c-family/c.opt:1182
2408 #, no-c-format
2409 msgid ""
2410 "Warn if a property for an Objective-C object has no assign semantics "
2411 "specified."
2412 msgstr ""
2414 #: c-family/c.opt:1186
2415 #, no-c-format
2416 msgid "Warn if inherited methods are unimplemented."
2417 msgstr ""
2419 #: c-family/c.opt:1190 c-family/c.opt:1194
2420 #, no-c-format
2421 msgid "Warn for placement new expressions with undefined behavior."
2422 msgstr ""
2424 #: c-family/c.opt:1198
2425 #, no-c-format
2426 msgid "Warn about multiple declarations of the same object."
2427 msgstr ""
2429 #: c-family/c.opt:1202
2430 #, no-c-format
2431 msgid "Warn about redundant calls to std::move."
2432 msgstr ""
2434 #: c-family/c.opt:1206
2435 #, no-c-format
2436 msgid "Warn about uses of register storage specifier."
2437 msgstr ""
2439 #: c-family/c.opt:1210
2440 #, no-c-format
2441 msgid "Warn when the compiler reorders code."
2442 msgstr ""
2444 #: c-family/c.opt:1214
2445 #, no-c-format
2446 msgid ""
2447 "Warn whenever a function's return type defaults to \"int\" (C), or about "
2448 "inconsistent return types (C++)."
2449 msgstr ""
2451 #: c-family/c.opt:1218
2452 #, no-c-format
2453 msgid "Warn on suspicious constructs involving reverse scalar storage order."
2454 msgstr ""
2456 #: c-family/c.opt:1222
2457 #, no-c-format
2458 msgid "Warn if a selector has multiple methods."
2459 msgstr ""
2461 #: c-family/c.opt:1226
2462 #, no-c-format
2463 msgid "Warn about possible violations of sequence point rules."
2464 msgstr ""
2466 #: c-family/c.opt:1230
2467 #, no-c-format
2468 msgid "Warn if a local declaration hides an instance variable."
2469 msgstr ""
2471 #: c-family/c.opt:1234 c-family/c.opt:1238
2472 #, no-c-format
2473 msgid "Warn if left shift of a signed value overflows."
2474 msgstr ""
2476 #: c-family/c.opt:1242
2477 #, no-c-format
2478 msgid "Warn if shift count is negative."
2479 msgstr ""
2481 #: c-family/c.opt:1246
2482 #, no-c-format
2483 msgid "Warn if shift count >= width of type."
2484 msgstr ""
2486 #: c-family/c.opt:1250
2487 #, no-c-format
2488 msgid "Warn if left shifting a negative value."
2489 msgstr ""
2491 #: c-family/c.opt:1254
2492 #, no-c-format
2493 msgid ""
2494 "Warn if conversion of the result of arithmetic might change the value even "
2495 "though converting the operands cannot."
2496 msgstr ""
2498 #: c-family/c.opt:1258
2499 #, no-c-format
2500 msgid "Warn about signed-unsigned comparisons."
2501 msgstr ""
2503 #: c-family/c.opt:1266
2504 #, no-c-format
2505 msgid ""
2506 "Warn for implicit type conversions between signed and unsigned integers."
2507 msgstr ""
2509 #: c-family/c.opt:1270
2510 #, no-c-format
2511 msgid "Warn when overload promotes from unsigned to signed."
2512 msgstr ""
2514 #: c-family/c.opt:1274
2515 #, no-c-format
2516 msgid "Warn about uncasted NULL used as sentinel."
2517 msgstr ""
2519 #: c-family/c.opt:1278
2520 #, no-c-format
2521 msgid "Warn about unprototyped function declarations."
2522 msgstr ""
2524 #: c-family/c.opt:1290
2525 #, no-c-format
2526 msgid "Warn if type signatures of candidate methods do not match exactly."
2527 msgstr ""
2529 #: c-family/c.opt:1294
2530 #, no-c-format
2531 msgid ""
2532 "Warn when __sync_fetch_and_nand and __sync_nand_and_fetch built-in functions "
2533 "are used."
2534 msgstr ""
2536 #: c-family/c.opt:1298
2537 #, no-c-format
2538 msgid "Deprecated.  This switch has no effect."
2539 msgstr ""
2541 #: c-family/c.opt:1306
2542 #, no-c-format
2543 msgid "Warn if a comparison always evaluates to true or false."
2544 msgstr ""
2546 #: c-family/c.opt:1310
2547 #, no-c-format
2548 msgid "Warn if a throw expression will always result in a call to terminate()."
2549 msgstr ""
2551 #: c-family/c.opt:1314
2552 #, no-c-format
2553 msgid "Warn about features not present in traditional C."
2554 msgstr ""
2556 #: c-family/c.opt:1318
2557 #, no-c-format
2558 msgid ""
2559 "Warn of prototypes causing type conversions different from what would happen "
2560 "in the absence of prototype."
2561 msgstr ""
2563 #: c-family/c.opt:1322
2564 #, no-c-format
2565 msgid ""
2566 "Warn if trigraphs are encountered that might affect the meaning of the "
2567 "program."
2568 msgstr ""
2570 #: c-family/c.opt:1326
2571 #, no-c-format
2572 msgid "Warn about @selector()s without previously declared methods."
2573 msgstr ""
2575 #: c-family/c.opt:1330
2576 #, no-c-format
2577 msgid "Warn if an undefined macro is used in an #if directive."
2578 msgstr ""
2580 #: c-family/c.opt:1342
2581 #, no-c-format
2582 msgid "Warn about unrecognized pragmas."
2583 msgstr ""
2585 #: c-family/c.opt:1346
2586 #, no-c-format
2587 msgid "Warn about unsuffixed float constants."
2588 msgstr ""
2590 #: c-family/c.opt:1354
2591 #, no-c-format
2592 msgid "Warn when typedefs locally defined in a function are not used."
2593 msgstr ""
2595 #: c-family/c.opt:1358
2596 #, no-c-format
2597 msgid "Warn about macros defined in the main file that are not used."
2598 msgstr ""
2600 #: c-family/c.opt:1362
2601 #, no-c-format
2602 msgid ""
2603 "Warn if a caller of a function, marked with attribute warn_unused_result, "
2604 "does not use its return value."
2605 msgstr ""
2607 #: c-family/c.opt:1370 c-family/c.opt:1374
2608 #, no-c-format
2609 msgid "Warn when a const variable is unused."
2610 msgstr ""
2612 #: c-family/c.opt:1386
2613 #, no-c-format
2614 msgid "Warn about using variadic macros."
2615 msgstr ""
2617 #: c-family/c.opt:1390
2618 #, no-c-format
2619 msgid ""
2620 "Warn about questionable usage of the macros used to retrieve variable "
2621 "arguments."
2622 msgstr ""
2624 #: c-family/c.opt:1394
2625 #, no-c-format
2626 msgid "Warn about the most vexing parse syntactic ambiguity."
2627 msgstr ""
2629 #: c-family/c.opt:1398
2630 #, no-c-format
2631 msgid "Warn if a variable length array is used."
2632 msgstr ""
2634 #: c-family/c.opt:1402
2635 #, no-c-format
2636 msgid ""
2637 "-Wvla-larger-than=<number>\tWarn on unbounded uses of variable-length "
2638 "arrays, and on bounded uses of variable-length arrays whose bound can be "
2639 "larger than <number> bytes."
2640 msgstr ""
2642 #: c-family/c.opt:1408
2643 #, no-c-format
2644 msgid ""
2645 "Disable Wvla-larger-than= warning.  Equivalent to Wvla-larger-"
2646 "than=<SIZE_MAX> or larger."
2647 msgstr ""
2649 #: c-family/c.opt:1412
2650 #, no-c-format
2651 msgid "Warn about mismatched declarations of VLA parameters."
2652 msgstr ""
2654 #: c-family/c.opt:1416
2655 #, no-c-format
2656 msgid "Warn about deprecated uses of volatile qualifier."
2657 msgstr ""
2659 #: c-family/c.opt:1420
2660 #, no-c-format
2661 msgid "Warn when a register variable is declared volatile."
2662 msgstr ""
2664 #: c-family/c.opt:1424
2665 #, no-c-format
2666 msgid "Warn on direct virtual inheritance."
2667 msgstr ""
2669 #: c-family/c.opt:1428
2670 #, no-c-format
2671 msgid "Warn if a virtual base has a non-trivial move assignment operator."
2672 msgstr ""
2674 #: c-family/c.opt:1432
2675 #, no-c-format
2676 msgid ""
2677 "In C++, nonzero means warn about deprecated conversion from string literals "
2678 "to 'char *'.  In C, similar warning, except that the conversion is of course "
2679 "not deprecated by the ISO C standard."
2680 msgstr ""
2682 #: c-family/c.opt:1436
2683 #, no-c-format
2684 msgid "Warn when a literal '0' is used as null pointer."
2685 msgstr ""
2687 #: c-family/c.opt:1440
2688 #, no-c-format
2689 msgid "Warn about useless casts."
2690 msgstr ""
2692 #: c-family/c.opt:1444
2693 #, no-c-format
2694 msgid ""
2695 "Warn if a class type has a base or a field whose type uses the anonymous "
2696 "namespace or depends on a type with no linkage."
2697 msgstr ""
2699 #: c-family/c.opt:1448
2700 #, no-c-format
2701 msgid ""
2702 "Warn when a declaration has duplicate const, volatile, restrict or _Atomic "
2703 "specifier."
2704 msgstr ""
2706 #: c-family/c.opt:1452
2707 #, no-c-format
2708 msgid ""
2709 "Warn when an argument passed to a restrict-qualified parameter aliases with "
2710 "another argument."
2711 msgstr ""
2713 #: c-family/c.opt:1457
2714 #, no-c-format
2715 msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)."
2716 msgstr ""
2718 #: c-family/c.opt:1465
2719 #, no-c-format
2720 msgid ""
2721 "The version of the C++ ABI used for -Wabi warnings and link compatibility "
2722 "aliases."
2723 msgstr ""
2725 #: c-family/c.opt:1469
2726 #, no-c-format
2727 msgid "Enforce class member access control semantics."
2728 msgstr ""
2730 #: c-family/c.opt:1473
2731 #, no-c-format
2732 msgid "-fada-spec-parent=unit\tDump Ada specs as child units of given parent."
2733 msgstr ""
2735 #: c-family/c.opt:1477
2736 #, no-c-format
2737 msgid "Support C++17 allocation of over-aligned types."
2738 msgstr ""
2740 #: c-family/c.opt:1481
2741 #, no-c-format
2742 msgid ""
2743 "-faligned-new=<N>\tUse C++17 over-aligned type allocation for alignments "
2744 "greater than N."
2745 msgstr ""
2747 #: c-family/c.opt:1488
2748 #, no-c-format
2749 msgid "Allow variadic functions without named parameter."
2750 msgstr ""
2752 #: c-family/c.opt:1492 c-family/c.opt:1764 c-family/c.opt:2151
2753 #: c-family/c.opt:2155 c-family/c.opt:2171
2754 #, no-c-format
2755 msgid "No longer supported."
2756 msgstr ""
2758 #: c-family/c.opt:1496
2759 #, no-c-format
2760 msgid "Recognize the \"asm\" keyword."
2761 msgstr ""
2763 #: c-family/c.opt:1504
2764 #, no-c-format
2765 msgid "Recognize built-in functions."
2766 msgstr ""
2768 #: c-family/c.opt:1511
2769 #, no-c-format
2770 msgid "Where shorter, use canonicalized paths to systems headers."
2771 msgstr ""
2773 #: c-family/c.opt:1515
2774 #, no-c-format
2775 msgid ""
2776 "Enable the char8_t fundamental type and use it as the type for UTF-8 string "
2777 "and character literals."
2778 msgstr ""
2780 #: c-family/c.opt:1603
2781 #, no-c-format
2782 msgid "Removed in GCC 8.  This switch has no effect."
2783 msgstr ""
2785 #: c-family/c.opt:1607
2786 #, no-c-format
2787 msgid "Enable support for C++ concepts."
2788 msgstr ""
2790 #: c-family/c.opt:1611
2791 #, no-c-format
2792 msgid "Enable certain features present in the Concepts TS."
2793 msgstr ""
2795 #: c-family/c.opt:1615
2796 #, no-c-format
2797 msgid ""
2798 "Specify maximum error replay depth during recursive diagnosis of a "
2799 "constraint satisfaction failure."
2800 msgstr ""
2802 #: c-family/c.opt:1619
2803 #, no-c-format
2804 msgid "Allow the arguments of the '?' operator to have different types."
2805 msgstr ""
2807 #: c-family/c.opt:1627
2808 #, no-c-format
2809 msgid "-fconst-string-class=<name>\tUse class <name> for constant strings."
2810 msgstr ""
2812 #: c-family/c.opt:1631
2813 #, no-c-format
2814 msgid "-fconstexpr-depth=<number>\tSpecify maximum constexpr recursion depth."
2815 msgstr ""
2817 #: c-family/c.opt:1635
2818 #, no-c-format
2819 msgid ""
2820 "-fconstexpr-cache-depth=<number>\tSpecify maximum constexpr recursion cache "
2821 "depth."
2822 msgstr ""
2824 #: c-family/c.opt:1639
2825 #, no-c-format
2826 msgid "Allow IEC559 floating point exceptions in constant expressions."
2827 msgstr ""
2829 #: c-family/c.opt:1643
2830 #, no-c-format
2831 msgid ""
2832 "-fconstexpr-loop-limit=<number>\tSpecify maximum constexpr loop iteration "
2833 "count."
2834 msgstr ""
2836 #: c-family/c.opt:1647
2837 #, no-c-format
2838 msgid ""
2839 "-fconstexpr-ops-limit=<number>\tSpecify maximum number of constexpr "
2840 "operations during a single constexpr evaluation."
2841 msgstr ""
2843 #: c-family/c.opt:1651
2844 #, no-c-format
2845 msgid "Enable C++ coroutines (experimental)."
2846 msgstr ""
2848 #: c-family/c.opt:1655
2849 #, no-c-format
2850 msgid "Emit debug annotations during preprocessing."
2851 msgstr ""
2853 #: c-family/c.opt:1663
2854 #, no-c-format
2855 msgid "Factor complex constructors and destructors to favor space over speed."
2856 msgstr ""
2858 #: c-family/c.opt:1671
2859 #, no-c-format
2860 msgid "Print hierarchical comparisons when template types are mismatched."
2861 msgstr ""
2863 #: c-family/c.opt:1675
2864 #, no-c-format
2865 msgid "Preprocess directives only."
2866 msgstr ""
2868 #: c-family/c.opt:1679
2869 #, no-c-format
2870 msgid "Permit '$' as an identifier character."
2871 msgstr ""
2873 #: c-family/c.opt:1683
2874 #, no-c-format
2875 msgid ""
2876 "-fmacro-prefix-map=<old>=<new>\tMap one directory name to another in "
2877 "__FILE__, __BASE_FILE__, and __builtin_FILE()."
2878 msgstr ""
2880 #: c-family/c.opt:1687
2881 #, no-c-format
2882 msgid "Write all declarations as Ada code transitively."
2883 msgstr ""
2885 #: c-family/c.opt:1691
2886 #, no-c-format
2887 msgid "Write all declarations as Ada code for the given file only."
2888 msgstr ""
2890 #: c-family/c.opt:1698
2891 #, no-c-format
2892 msgid "Do not elide common elements in template comparisons."
2893 msgstr ""
2895 #: c-family/c.opt:1702
2896 #, no-c-format
2897 msgid "Generate code to check exception specifications."
2898 msgstr ""
2900 #: c-family/c.opt:1709
2901 #, no-c-format
2902 msgid ""
2903 "-fexec-charset=<cset>\tConvert all strings and character constants to "
2904 "character set <cset>."
2905 msgstr ""
2907 #: c-family/c.opt:1713
2908 #, no-c-format
2909 msgid "Permit universal character names (\\u and \\U) in identifiers."
2910 msgstr ""
2912 #: c-family/c.opt:1717
2913 #, no-c-format
2914 msgid ""
2915 "-finput-charset=<cset>\tSpecify the default character set for source files."
2916 msgstr ""
2918 #: c-family/c.opt:1721
2919 #, no-c-format
2920 msgid ""
2921 "Support dynamic initialization of thread-local variables in a different "
2922 "translation unit."
2923 msgstr ""
2925 #: c-family/c.opt:1728
2926 #, no-c-format
2927 msgid "Fold calls to simple inline functions."
2928 msgstr ""
2930 #: c-family/c.opt:1735
2931 #, no-c-format
2932 msgid "Do not assume that standard C libraries and \"main\" exist."
2933 msgstr ""
2935 #: c-family/c.opt:1739
2936 #, no-c-format
2937 msgid "Recognize GNU-defined keywords."
2938 msgstr ""
2940 #: c-family/c.opt:1743
2941 #, no-c-format
2942 msgid "Generate code for GNU runtime environment."
2943 msgstr ""
2945 #: c-family/c.opt:1747
2946 #, no-c-format
2947 msgid "Use traditional GNU semantics for inline functions."
2948 msgstr ""
2950 #: c-family/c.opt:1760
2951 #, no-c-format
2952 msgid "Assume normal C execution environment."
2953 msgstr ""
2955 #: c-family/c.opt:1768
2956 #, no-c-format
2957 msgid "Export functions even if they can be inlined."
2958 msgstr ""
2960 #: c-family/c.opt:1772
2961 #, no-c-format
2962 msgid "Make inline functions constexpr by default."
2963 msgstr ""
2965 #: c-family/c.opt:1776
2966 #, no-c-format
2967 msgid "Emit implicit instantiations of inline templates."
2968 msgstr ""
2970 #: c-family/c.opt:1780
2971 #, no-c-format
2972 msgid "Emit implicit instantiations of templates."
2973 msgstr ""
2975 #: c-family/c.opt:1784
2976 #, no-c-format
2977 msgid "Implement C++17 inheriting constructor semantics."
2978 msgstr ""
2980 #: c-family/c.opt:1791
2981 #, no-c-format
2982 msgid "Don't emit dllexported inline functions unless needed."
2983 msgstr ""
2985 #: c-family/c.opt:1798
2986 #, no-c-format
2987 msgid ""
2988 "Allow implicit conversions between vectors with differing numbers of "
2989 "subparts and/or differing element types."
2990 msgstr ""
2992 #: c-family/c.opt:1802
2993 #, no-c-format
2994 msgid "Enable C++ modules-ts (experimental)."
2995 msgstr ""
2997 #: c-family/c.opt:1810
2998 #, no-c-format
2999 msgid "Enable C++ header module (experimental)."
3000 msgstr ""
3002 #: c-family/c.opt:1817
3003 #, no-c-format
3004 msgid ""
3005 "Member functions defined within their class are inline in module purview."
3006 msgstr ""
3008 #: c-family/c.opt:1821
3009 #, no-c-format
3010 msgid "Only emit Compiled Module Interface."
3011 msgstr ""
3013 #: c-family/c.opt:1825
3014 #, no-c-format
3015 msgid "Mapper for module to CMI files."
3016 msgstr ""
3018 #: c-family/c.opt:1829
3019 #, no-c-format
3020 msgid "Enable lazy module importing."
3021 msgstr ""
3023 #: c-family/c.opt:1837
3024 #, no-c-format
3025 msgid "Warn about macros that have conflicting header units definitions."
3026 msgstr ""
3028 #: c-family/c.opt:1841
3029 #, no-c-format
3030 msgid "Note #include directives translated to import declarations."
3031 msgstr ""
3033 #: c-family/c.opt:1845
3034 #, no-c-format
3035 msgid ""
3036 "Note #include directives not translated to import declarations, and not "
3037 "known to be textual."
3038 msgstr ""
3040 #: c-family/c.opt:1849
3041 #, no-c-format
3042 msgid "Note a #include translation of a specific header."
3043 msgstr ""
3045 #: c-family/c.opt:1853
3046 #, no-c-format
3047 msgid "Note Compiled Module Interface pathnames."
3048 msgstr ""
3050 #: c-family/c.opt:1857
3051 #, no-c-format
3052 msgid ""
3053 "Note Compiled Module Interface pathname of a specific module or header-unit."
3054 msgstr ""
3056 #: c-family/c.opt:1861
3057 #, no-c-format
3058 msgid ""
3059 "fmax-include-depth=<number> Set the maximum depth of the nested #include."
3060 msgstr ""
3062 #: c-family/c.opt:1865
3063 #, no-c-format
3064 msgid "Don't warn about uses of Microsoft extensions."
3065 msgstr ""
3067 #: c-family/c.opt:1884
3068 #, no-c-format
3069 msgid ""
3070 "Implement resolution of DR 150 for matching of template template arguments."
3071 msgstr ""
3073 #: c-family/c.opt:1888
3074 #, no-c-format
3075 msgid "Generate code for NeXT (Apple Mac OS X) runtime environment."
3076 msgstr ""
3078 #: c-family/c.opt:1892
3079 #, no-c-format
3080 msgid "Assume that receivers of Objective-C messages may be nil."
3081 msgstr ""
3083 #: c-family/c.opt:1896
3084 #, no-c-format
3085 msgid ""
3086 "Allow access to instance variables as if they were local declarations within "
3087 "instance method implementations."
3088 msgstr ""
3090 #: c-family/c.opt:1900
3091 #, no-c-format
3092 msgid ""
3093 "-fvisibility=[private|protected|public|package]\tSet the default symbol "
3094 "visibility."
3095 msgstr ""
3097 #: c-family/c.opt:1925
3098 #, no-c-format
3099 msgid ""
3100 "Treat a throw() exception specification as noexcept to improve code size."
3101 msgstr ""
3103 #: c-family/c.opt:1929
3104 #, no-c-format
3105 msgid ""
3106 "Specify which ABI to use for Objective-C family code and meta-data "
3107 "generation."
3108 msgstr ""
3110 #: c-family/c.opt:1935
3111 #, no-c-format
3112 msgid ""
3113 "Generate special Objective-C methods to initialize/destroy non-POD C++ "
3114 "ivars, if needed."
3115 msgstr ""
3117 #: c-family/c.opt:1939
3118 #, no-c-format
3119 msgid "Allow fast jumps to the message dispatcher."
3120 msgstr ""
3122 #: c-family/c.opt:1945
3123 #, no-c-format
3124 msgid "Enable Objective-C exception and synchronization syntax."
3125 msgstr ""
3127 #: c-family/c.opt:1949
3128 #, no-c-format
3129 msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs."
3130 msgstr ""
3132 #: c-family/c.opt:1953
3133 #, no-c-format
3134 msgid ""
3135 "Enable inline checks for nil receivers with the NeXT runtime and ABI version "
3136 "2."
3137 msgstr ""
3139 #: c-family/c.opt:1958
3140 #, no-c-format
3141 msgid "Enable Objective-C setjmp exception handling runtime."
3142 msgstr ""
3144 #: c-family/c.opt:1962
3145 #, no-c-format
3146 msgid "Conform to the Objective-C 1.0 language as implemented in GCC 4.0."
3147 msgstr ""
3149 #: c-family/c.opt:1966
3150 #, no-c-format
3151 msgid "Enable OpenACC."
3152 msgstr ""
3154 #: c-family/c.opt:1970
3155 #, no-c-format
3156 msgid "Specify default OpenACC compute dimensions."
3157 msgstr ""
3159 #: c-family/c.opt:1974
3160 #, no-c-format
3161 msgid "Enable OpenMP (implies -frecursive in Fortran)."
3162 msgstr ""
3164 #: c-family/c.opt:1978
3165 #, no-c-format
3166 msgid "Enable OpenMP's SIMD directives."
3167 msgstr ""
3169 #: c-family/c.opt:1982
3170 #, no-c-format
3171 msgid "Recognize C++ keywords like \"compl\" and \"xor\"."
3172 msgstr ""
3174 #: c-family/c.opt:1993
3175 #, no-c-format
3176 msgid "Look for and use PCH files even when preprocessing."
3177 msgstr ""
3179 #: c-family/c.opt:1997
3180 #, no-c-format
3181 msgid "Downgrade conformance errors to warnings."
3182 msgstr ""
3184 #: c-family/c.opt:2001
3185 #, no-c-format
3186 msgid "Enable Plan 9 language extensions."
3187 msgstr ""
3189 #: c-family/c.opt:2005
3190 #, no-c-format
3191 msgid "Treat the input file as already preprocessed."
3192 msgstr ""
3194 #: c-family/c.opt:2013
3195 #, no-c-format
3196 msgid ""
3197 "-ftrack-macro-expansion=<0|1|2>\tTrack locations of tokens coming from macro "
3198 "expansion and display them in error messages."
3199 msgstr ""
3201 #: c-family/c.opt:2017
3202 #, no-c-format
3203 msgid ""
3204 "Do not pretty-print template specializations as the template signature "
3205 "followed by the arguments."
3206 msgstr ""
3208 #: c-family/c.opt:2021
3209 #, no-c-format
3210 msgid "Treat known sprintf return values as constants."
3211 msgstr ""
3213 #: c-family/c.opt:2025
3214 #, no-c-format
3215 msgid ""
3216 "Used in Fix-and-Continue mode to indicate that object files may be swapped "
3217 "in at runtime."
3218 msgstr ""
3220 #: c-family/c.opt:2029
3221 #, no-c-format
3222 msgid "Removed in GCC 10.  This switch has no effect."
3223 msgstr ""
3225 #: c-family/c.opt:2033
3226 #, no-c-format
3227 msgid "Generate run time type descriptor information."
3228 msgstr ""
3230 #: c-family/c.opt:2037 ada/gcc-interface/lang.opt:81
3231 #, no-c-format
3232 msgid "Use the narrowest integer type possible for enumeration types."
3233 msgstr ""
3235 #: c-family/c.opt:2041
3236 #, no-c-format
3237 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\"."
3238 msgstr ""
3240 #: c-family/c.opt:2045
3241 #, no-c-format
3242 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed."
3243 msgstr ""
3245 #: c-family/c.opt:2049 ada/gcc-interface/lang.opt:85
3246 #, no-c-format
3247 msgid "Make \"char\" signed by default."
3248 msgstr ""
3250 #: c-family/c.opt:2053
3251 #, no-c-format
3252 msgid "Enable C++14 sized deallocation support."
3253 msgstr ""
3255 #: c-family/c.opt:2060
3256 #, no-c-format
3257 msgid ""
3258 "-fsso-struct=[big-endian|little-endian|native]\tSet the default scalar "
3259 "storage order."
3260 msgstr ""
3262 #: c-family/c.opt:2076
3263 #, no-c-format
3264 msgid "Display statistics accumulated during compilation."
3265 msgstr ""
3267 #: c-family/c.opt:2080
3268 #, no-c-format
3269 msgid ""
3270 "Assume that values of enumeration type are always within the minimum range "
3271 "of that type."
3272 msgstr ""
3274 #: c-family/c.opt:2087 c-family/c.opt:2092
3275 #, no-c-format
3276 msgid ""
3277 "Follow the C++17 evaluation order requirements for assignment expressions, "
3278 "shift, member function calls, etc."
3279 msgstr ""
3281 #: c-family/c.opt:2109
3282 #, no-c-format
3283 msgid ""
3284 "Set the maximum number of template instantiation notes for a single warning "
3285 "or error."
3286 msgstr ""
3288 #: c-family/c.opt:2116
3289 #, no-c-format
3290 msgid ""
3291 "-ftemplate-depth=<number>\tSpecify maximum template instantiation depth."
3292 msgstr ""
3294 #: c-family/c.opt:2123
3295 #, no-c-format
3296 msgid ""
3297 "-fno-threadsafe-statics\tDo not generate thread-safe code for initializing "
3298 "local statics."
3299 msgstr ""
3301 #: c-family/c.opt:2127
3302 #, no-c-format
3303 msgid ""
3304 "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned."
3305 msgstr ""
3307 #: c-family/c.opt:2131 ada/gcc-interface/lang.opt:89
3308 #, no-c-format
3309 msgid "Make \"char\" unsigned by default."
3310 msgstr ""
3312 #: c-family/c.opt:2135
3313 #, no-c-format
3314 msgid "Use __cxa_atexit to register destructors."
3315 msgstr ""
3317 #: c-family/c.opt:2139
3318 #, no-c-format
3319 msgid "Use __cxa_get_exception_ptr in exception handling."
3320 msgstr ""
3322 #: c-family/c.opt:2143
3323 #, no-c-format
3324 msgid "Marks all inlined functions and methods as having hidden visibility."
3325 msgstr ""
3327 #: c-family/c.opt:2147
3328 #, no-c-format
3329 msgid "Changes visibility to match Microsoft Visual Studio by default."
3330 msgstr ""
3332 #: c-family/c.opt:2159
3333 #, no-c-format
3334 msgid "Emit common-like symbols as weak symbols."
3335 msgstr ""
3337 #: c-family/c.opt:2163
3338 #, no-c-format
3339 msgid ""
3340 "-fwide-exec-charset=<cset>\tConvert all wide strings and character constants "
3341 "to character set <cset>."
3342 msgstr ""
3344 #: c-family/c.opt:2167
3345 #, no-c-format
3346 msgid "Generate a #line directive pointing at the current working directory."
3347 msgstr ""
3349 #: c-family/c.opt:2175
3350 #, no-c-format
3351 msgid ""
3352 "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode."
3353 msgstr ""
3355 #: c-family/c.opt:2179
3356 #, no-c-format
3357 msgid "Dump declarations to a .decl file."
3358 msgstr ""
3360 #: c-family/c.opt:2183
3361 #, no-c-format
3362 msgid ""
3363 "-femit-struct-debug-baseonly\tAggressive reduced debug info for structs."
3364 msgstr ""
3366 #: c-family/c.opt:2187
3367 #, no-c-format
3368 msgid ""
3369 "-femit-struct-debug-reduced\tConservative reduced debug info for structs."
3370 msgstr ""
3372 #: c-family/c.opt:2191
3373 #, no-c-format
3374 msgid ""
3375 "-femit-struct-debug-detailed=<spec-list>\tDetailed reduced debug info for "
3376 "structs."
3377 msgstr ""
3379 #: c-family/c.opt:2195
3380 #, no-c-format
3381 msgid ""
3382 "Interpret imaginary, fixed-point, or other gnu number suffix as the "
3383 "corresponding number literal rather than a user-defined number literal."
3384 msgstr ""
3386 #: c-family/c.opt:2200
3387 #, no-c-format
3388 msgid "-idirafter <dir>\tAdd <dir> to the end of the system include path."
3389 msgstr ""
3391 #: c-family/c.opt:2204
3392 #, no-c-format
3393 msgid "-imacros <file>\tAccept definition of macros in <file>."
3394 msgstr ""
3396 #: c-family/c.opt:2208
3397 #, no-c-format
3398 msgid "-imultilib <dir>\tSet <dir> to be the multilib include subdirectory."
3399 msgstr ""
3401 #: c-family/c.opt:2212
3402 #, no-c-format
3403 msgid "-include <file>\tInclude the contents of <file> before other files."
3404 msgstr ""
3406 #: c-family/c.opt:2216
3407 #, no-c-format
3408 msgid "-iprefix <path>\tSpecify <path> as a prefix for next two options."
3409 msgstr ""
3411 #: c-family/c.opt:2220
3412 #, no-c-format
3413 msgid "-isysroot <dir>\tSet <dir> to be the system root directory."
3414 msgstr ""
3416 #: c-family/c.opt:2224
3417 #, no-c-format
3418 msgid "-isystem <dir>\tAdd <dir> to the start of the system include path."
3419 msgstr ""
3421 #: c-family/c.opt:2228
3422 #, no-c-format
3423 msgid "-iquote <dir>\tAdd <dir> to the end of the quote include path."
3424 msgstr ""
3426 #: c-family/c.opt:2232
3427 #, no-c-format
3428 msgid "-iwithprefix <dir>\tAdd <dir> to the end of the system include path."
3429 msgstr ""
3431 #: c-family/c.opt:2236
3432 #, no-c-format
3433 msgid ""
3434 "-iwithprefixbefore <dir>\tAdd <dir> to the end of the main include path."
3435 msgstr ""
3437 #: c-family/c.opt:2246
3438 #, no-c-format
3439 msgid ""
3440 "Do not search standard system include directories (those specified with -"
3441 "isystem will still be used)."
3442 msgstr ""
3444 #: c-family/c.opt:2250
3445 #, no-c-format
3446 msgid "Do not search standard system include directories for C++."
3447 msgstr ""
3449 #: c-family/c.opt:2262
3450 #, no-c-format
3451 msgid "Generate C header of platform-specific features."
3452 msgstr ""
3454 #: c-family/c.opt:2266
3455 #, no-c-format
3456 msgid "Remap file names when including files."
3457 msgstr ""
3459 #: c-family/c.opt:2270 c-family/c.opt:2274
3460 #, no-c-format
3461 msgid ""
3462 "Conform to the ISO 1998 C++ standard revised by the 2003 technical "
3463 "corrigendum."
3464 msgstr ""
3466 #: c-family/c.opt:2278
3467 #, no-c-format
3468 msgid "Conform to the ISO 2011 C++ standard."
3469 msgstr ""
3471 #: c-family/c.opt:2282
3472 #, no-c-format
3473 msgid "Deprecated in favor of -std=c++11."
3474 msgstr ""
3476 #: c-family/c.opt:2286
3477 #, no-c-format
3478 msgid "Deprecated in favor of -std=c++14."
3479 msgstr ""
3481 #: c-family/c.opt:2290
3482 #, no-c-format
3483 msgid "Conform to the ISO 2014 C++ standard."
3484 msgstr ""
3486 #: c-family/c.opt:2294
3487 #, no-c-format
3488 msgid "Deprecated in favor of -std=c++17."
3489 msgstr ""
3491 #: c-family/c.opt:2298
3492 #, no-c-format
3493 msgid "Conform to the ISO 2017 C++ standard."
3494 msgstr ""
3496 #: c-family/c.opt:2302 c-family/c.opt:2306
3497 #, no-c-format
3498 msgid ""
3499 "Conform to the ISO 2020 C++ standard (experimental and incomplete support)."
3500 msgstr ""
3502 #: c-family/c.opt:2310 c-family/c.opt:2314
3503 #, no-c-format
3504 msgid ""
3505 "Conform to the ISO 2023 C++ draft standard (experimental and incomplete "
3506 "support)."
3507 msgstr ""
3509 #: c-family/c.opt:2318 c-family/c.opt:2456
3510 #, no-c-format
3511 msgid "Conform to the ISO 2011 C standard."
3512 msgstr ""
3514 #: c-family/c.opt:2322
3515 #, no-c-format
3516 msgid "Deprecated in favor of -std=c11."
3517 msgstr ""
3519 #: c-family/c.opt:2326 c-family/c.opt:2330 c-family/c.opt:2460
3520 #: c-family/c.opt:2464
3521 #, no-c-format
3522 msgid "Conform to the ISO 2017 C standard (published in 2018)."
3523 msgstr ""
3525 #: c-family/c.opt:2334
3526 #, no-c-format
3527 msgid ""
3528 "Conform to the ISO 202X C standard draft (experimental and incomplete "
3529 "support)."
3530 msgstr ""
3532 #: c-family/c.opt:2338 c-family/c.opt:2342 c-family/c.opt:2440
3533 #, no-c-format
3534 msgid "Conform to the ISO 1990 C standard."
3535 msgstr ""
3537 #: c-family/c.opt:2346 c-family/c.opt:2448
3538 #, no-c-format
3539 msgid "Conform to the ISO 1999 C standard."
3540 msgstr ""
3542 #: c-family/c.opt:2350
3543 #, no-c-format
3544 msgid "Deprecated in favor of -std=c99."
3545 msgstr ""
3547 #: c-family/c.opt:2354 c-family/c.opt:2359
3548 #, no-c-format
3549 msgid ""
3550 "Conform to the ISO 1998 C++ standard revised by the 2003 technical "
3551 "corrigendum with GNU extensions."
3552 msgstr ""
3554 #: c-family/c.opt:2364
3555 #, no-c-format
3556 msgid "Conform to the ISO 2011 C++ standard with GNU extensions."
3557 msgstr ""
3559 #: c-family/c.opt:2368
3560 #, no-c-format
3561 msgid "Deprecated in favor of -std=gnu++11."
3562 msgstr ""
3564 #: c-family/c.opt:2372
3565 #, no-c-format
3566 msgid "Deprecated in favor of -std=gnu++14."
3567 msgstr ""
3569 #: c-family/c.opt:2376
3570 #, no-c-format
3571 msgid "Conform to the ISO 2014 C++ standard with GNU extensions."
3572 msgstr ""
3574 #: c-family/c.opt:2380
3575 #, no-c-format
3576 msgid "Deprecated in favor of -std=gnu++17."
3577 msgstr ""
3579 #: c-family/c.opt:2384
3580 #, no-c-format
3581 msgid "Conform to the ISO 2017 C++ standard with GNU extensions."
3582 msgstr ""
3584 #: c-family/c.opt:2388 c-family/c.opt:2392
3585 #, no-c-format
3586 msgid ""
3587 "Conform to the ISO 2020 C++ standard with GNU extensions (experimental and "
3588 "incomplete support)."
3589 msgstr ""
3591 #: c-family/c.opt:2396 c-family/c.opt:2400
3592 #, no-c-format
3593 msgid ""
3594 "Conform to the ISO 2023 C++ draft standard with GNU extensions (experimental "
3595 "and incomplete support)."
3596 msgstr ""
3598 #: c-family/c.opt:2404
3599 #, no-c-format
3600 msgid "Conform to the ISO 2011 C standard with GNU extensions."
3601 msgstr ""
3603 #: c-family/c.opt:2408
3604 #, no-c-format
3605 msgid "Deprecated in favor of -std=gnu11."
3606 msgstr ""
3608 #: c-family/c.opt:2412 c-family/c.opt:2416
3609 #, no-c-format
3610 msgid ""
3611 "Conform to the ISO 2017 C standard (published in 2018) with GNU extensions."
3612 msgstr ""
3614 #: c-family/c.opt:2420
3615 #, no-c-format
3616 msgid ""
3617 "Conform to the ISO 202X C standard draft with GNU extensions (experimental "
3618 "and incomplete support)."
3619 msgstr ""
3621 #: c-family/c.opt:2424 c-family/c.opt:2428
3622 #, no-c-format
3623 msgid "Conform to the ISO 1990 C standard with GNU extensions."
3624 msgstr ""
3626 #: c-family/c.opt:2432
3627 #, no-c-format
3628 msgid "Conform to the ISO 1999 C standard with GNU extensions."
3629 msgstr ""
3631 #: c-family/c.opt:2436
3632 #, no-c-format
3633 msgid "Deprecated in favor of -std=gnu99."
3634 msgstr ""
3636 #: c-family/c.opt:2444
3637 #, no-c-format
3638 msgid "Conform to the ISO 1990 C standard as amended in 1994."
3639 msgstr ""
3641 #: c-family/c.opt:2452
3642 #, no-c-format
3643 msgid "Deprecated in favor of -std=iso9899:1999."
3644 msgstr ""
3646 #: c-family/c.opt:2468
3647 #, no-c-format
3648 msgid ""
3649 "-stdlib=[libstdc++|libc++]\tThe standard library to be used for C++ headers "
3650 "and runtime."
3651 msgstr ""
3653 #: c-family/c.opt:2485
3654 #, no-c-format
3655 msgid "Enable traditional preprocessing."
3656 msgstr ""
3658 #: c-family/c.opt:2489
3659 #, no-c-format
3660 msgid "-trigraphs\tSupport ISO C trigraphs."
3661 msgstr ""
3663 #: c-family/c.opt:2493
3664 #, no-c-format
3665 msgid "Do not predefine system-specific and GCC-specific macros."
3666 msgstr ""
3668 #: ada/gcc-interface/lang.opt:61
3669 #, no-c-format
3670 msgid "Dump Source Coverage Obligations."
3671 msgstr ""
3673 #: ada/gcc-interface/lang.opt:65
3674 #, no-c-format
3675 msgid "Synonym of -gnatk8."
3676 msgstr ""
3678 #: ada/gcc-interface/lang.opt:73
3679 #, no-c-format
3680 msgid "Do not look for object files in standard path."
3681 msgstr ""
3683 #: ada/gcc-interface/lang.opt:77
3684 #, no-c-format
3685 msgid "Select the runtime."
3686 msgstr ""
3688 #: ada/gcc-interface/lang.opt:93
3689 #, no-c-format
3690 msgid "Catch typos."
3691 msgstr ""
3693 #: ada/gcc-interface/lang.opt:97
3694 #, no-c-format
3695 msgid "Set name of output ALI file (internal switch)."
3696 msgstr ""
3698 #: ada/gcc-interface/lang.opt:101
3699 #, no-c-format
3700 msgid "-gnat<options>\tSpecify options to GNAT."
3701 msgstr ""
3703 #: ada/gcc-interface/lang.opt:105
3704 #, no-c-format
3705 msgid "Ignored."
3706 msgstr ""
3708 #: d/lang.opt:51
3709 #, no-c-format
3710 msgid "-Hd <dir>\tWrite D interface files to directory <dir>."
3711 msgstr ""
3713 #: d/lang.opt:55
3714 #, no-c-format
3715 msgid "-Hf <file>\tWrite D interface to <file>."
3716 msgstr ""
3718 #: d/lang.opt:123
3719 #, no-c-format
3720 msgid "Warn about casts that will produce a null result."
3721 msgstr ""
3723 #: d/lang.opt:139
3724 #, no-c-format
3725 msgid "Warn from speculative compiles such as __traits(compiles)."
3726 msgstr ""
3728 #: d/lang.opt:151
3729 #, no-c-format
3730 msgid "Generate JSON file."
3731 msgstr ""
3733 #: d/lang.opt:155
3734 #, no-c-format
3735 msgid "-Xf <file>\tWrite JSON output to the given <file>."
3736 msgstr ""
3738 #: d/lang.opt:159
3739 #, no-c-format
3740 msgid "Debug library to use instead of phobos."
3741 msgstr ""
3743 #: d/lang.opt:163
3744 #, no-c-format
3745 msgid "Default library to use instead of phobos."
3746 msgstr ""
3748 #: d/lang.opt:167
3749 #, no-c-format
3750 msgid "Do link the standard D startup files in the compilation."
3751 msgstr ""
3753 #: d/lang.opt:174
3754 #, no-c-format
3755 msgid "Generate code for all template instantiations."
3756 msgstr ""
3758 #: d/lang.opt:178
3759 #, no-c-format
3760 msgid "Generate code for assert contracts."
3761 msgstr ""
3763 #: d/lang.opt:186
3764 #, no-c-format
3765 msgid ""
3766 "-fbounds-check=[on|safeonly|off]\tTurn array bounds checks on, in @safe code "
3767 "only, or off."
3768 msgstr ""
3770 #: d/lang.opt:228
3771 #, no-c-format
3772 msgid "-fcheckaction=[throw,halt,context]\tBehavior on contract failure."
3773 msgstr ""
3775 #: d/lang.opt:244
3776 #, no-c-format
3777 msgid "Compile in debug code."
3778 msgstr ""
3780 #: d/lang.opt:248
3781 #, no-c-format
3782 msgid ""
3783 "-fdebug=<level|ident>\tCompile in debug code, code <= <level>, or code "
3784 "identified by <ident>."
3785 msgstr ""
3787 #: d/lang.opt:252
3788 #, no-c-format
3789 msgid "Generate documentation."
3790 msgstr ""
3792 #: d/lang.opt:256
3793 #, no-c-format
3794 msgid "-fdoc-dir=<dir>\tWrite documentation file to directory <dir>."
3795 msgstr ""
3797 #: d/lang.opt:260
3798 #, no-c-format
3799 msgid "-fdoc-file=<file>\tWrite documentation to <file>."
3800 msgstr ""
3802 #: d/lang.opt:264
3803 #, no-c-format
3804 msgid "-fdoc-inc=<file>\tInclude a Ddoc macro <file>."
3805 msgstr ""
3807 #: d/lang.opt:268
3808 #, no-c-format
3809 msgid "Assume that standard D runtime libraries and \"D main\" exist."
3810 msgstr ""
3812 #: d/lang.opt:272
3813 #, no-c-format
3814 msgid "Add comments for ignored declarations in the generated C++ header."
3815 msgstr ""
3817 #: d/lang.opt:276
3818 #, no-c-format
3819 msgid ""
3820 "-fdump-cxx-spec=<filename>\tWrite all declarations as C++ code to <filename>."
3821 msgstr ""
3823 #: d/lang.opt:280
3824 #, no-c-format
3825 msgid "Display the frontend AST after parsing and semantic passes."
3826 msgstr ""
3828 #: d/lang.opt:284
3829 #, no-c-format
3830 msgid ""
3831 "-fextern-std=<standard>\tSet C++ name mangling compatibility with <standard>."
3832 msgstr ""
3834 #: d/lang.opt:309
3835 #, no-c-format
3836 msgid "Ignore unsupported pragmas."
3837 msgstr ""
3839 #: d/lang.opt:313
3840 #, no-c-format
3841 msgid "Generate code for class invariant contracts."
3842 msgstr ""
3844 #: d/lang.opt:317
3845 #, no-c-format
3846 msgid "Generate a default D main() function when compiling."
3847 msgstr ""
3849 #: d/lang.opt:321
3850 #, no-c-format
3851 msgid ""
3852 "-fmodule-file=<package.module>=<filespec>\tuse <filespec> as source file for "
3853 "<package.module>."
3854 msgstr ""
3856 #: d/lang.opt:325
3857 #, no-c-format
3858 msgid "Generate ModuleInfo struct for output module."
3859 msgstr ""
3861 #: d/lang.opt:329
3862 #, no-c-format
3863 msgid ""
3864 "Process all modules specified on the command line, but only generate code "
3865 "for the module specified by the argument."
3866 msgstr ""
3868 #: d/lang.opt:333
3869 #, no-c-format
3870 msgid "Generate code for postcondition contracts."
3871 msgstr ""
3873 #: d/lang.opt:337
3874 #, no-c-format
3875 msgid "Generate code for precondition contracts."
3876 msgstr ""
3878 #: d/lang.opt:341
3879 #, no-c-format
3880 msgid "Turn on all upcoming D language features."
3881 msgstr ""
3883 #: d/lang.opt:345
3884 #, no-c-format
3885 msgid "Implement DIP1000: Scoped pointers."
3886 msgstr ""
3888 #: d/lang.opt:349
3889 #, no-c-format
3890 msgid "Implement DIP1008: Allow exceptions in @nogc code."
3891 msgstr ""
3893 #: d/lang.opt:353
3894 #, no-c-format
3895 msgid "Implement DIP1021: Mutable function arguments."
3896 msgstr ""
3898 #: d/lang.opt:357
3899 #, no-c-format
3900 msgid "Implement DIP25: Sealed references."
3901 msgstr ""
3903 #: d/lang.opt:361
3904 #, no-c-format
3905 msgid "Destruct fields of partially constructed objects."
3906 msgstr ""
3908 #: d/lang.opt:365
3909 #, no-c-format
3910 msgid "Use field-wise comparisons for struct equality."
3911 msgstr ""
3913 #: d/lang.opt:369
3914 #, no-c-format
3915 msgid ""
3916 "When a symbol is resolved, check `alias this' scope before going to upper "
3917 "scopes."
3918 msgstr ""
3920 #: d/lang.opt:373
3921 #, no-c-format
3922 msgid "Implement 'in' parameters to mean scope const."
3923 msgstr ""
3925 #: d/lang.opt:377
3926 #, no-c-format
3927 msgid ""
3928 "Implement 'in' contracts of overridden methods to be a superset of parent "
3929 "contract."
3930 msgstr ""
3932 #: d/lang.opt:381
3933 #, no-c-format
3934 msgid "Disable access to shared memory objects."
3935 msgstr ""
3937 #: d/lang.opt:385
3938 #, no-c-format
3939 msgid "Enable rvalue arguments to ref parameters."
3940 msgstr ""
3942 #: d/lang.opt:389
3943 #, no-c-format
3944 msgid ""
3945 "Allow use of '=>' for methods and top-level functions in addition to lambdas."
3946 msgstr ""
3948 #: d/lang.opt:393
3949 #, no-c-format
3950 msgid "Compile release version."
3951 msgstr ""
3953 #: d/lang.opt:397
3954 #, no-c-format
3955 msgid "Turn off all revertable D language features."
3956 msgstr ""
3958 #: d/lang.opt:401
3959 #, no-c-format
3960 msgid "Revert DIP1000: Scoped pointers."
3961 msgstr ""
3963 #: d/lang.opt:405
3964 #, no-c-format
3965 msgid "Revert DIP25: Sealed references."
3966 msgstr ""
3968 #: d/lang.opt:409
3969 #, no-c-format
3970 msgid "Don't destruct fields of partially constructed objects."
3971 msgstr ""
3973 #: d/lang.opt:413
3974 #, no-c-format
3975 msgid "Use C-style integral promotion for unary '+', '-' and '~'."
3976 msgstr ""
3978 #: d/lang.opt:417
3979 #, no-c-format
3980 msgid "Disable Markdown replacements in Ddoc."
3981 msgstr ""
3983 #: d/lang.opt:425
3984 #, no-c-format
3985 msgid ""
3986 "-fsave-mixins=<filename>\tExpand and save mixins to file specified by "
3987 "<filename>."
3988 msgstr ""
3990 #: d/lang.opt:429
3991 #, no-c-format
3992 msgid "Generate code for switches without a default case."
3993 msgstr ""
3995 #: d/lang.opt:433
3996 #, no-c-format
3997 msgid "List information on all D language transitions."
3998 msgstr ""
4000 #: d/lang.opt:437
4001 #, no-c-format
4002 msgid "List all non-mutable fields which occupy an object instance."
4003 msgstr ""
4005 #: d/lang.opt:441
4006 #, no-c-format
4007 msgid "List all usages of 'in' on parameter."
4008 msgstr ""
4010 #: d/lang.opt:445
4011 #, no-c-format
4012 msgid "List all hidden GC allocations."
4013 msgstr ""
4015 #: d/lang.opt:449
4016 #, no-c-format
4017 msgid "List statistics on template instantiations."
4018 msgstr ""
4020 #: d/lang.opt:453
4021 #, no-c-format
4022 msgid "List all variables going into thread local storage."
4023 msgstr ""
4025 #: d/lang.opt:457
4026 #, no-c-format
4027 msgid "List instances of Markdown replacements in Ddoc."
4028 msgstr ""
4030 #: d/lang.opt:461
4031 #, no-c-format
4032 msgid "Compile in unittest code."
4033 msgstr ""
4035 #: d/lang.opt:465
4036 #, no-c-format
4037 msgid ""
4038 "-fversion=<level|ident>\tCompile in version code >= <level> or identified by "
4039 "<ident>."
4040 msgstr ""
4042 #: d/lang.opt:469
4043 #, no-c-format
4044 msgid "Emit template instantiations as weak symbols."
4045 msgstr ""
4047 #: d/lang.opt:489
4048 #, no-c-format
4049 msgid "Do not link the standard D library in the compilation."
4050 msgstr ""
4052 #: d/lang.opt:497
4053 #, no-c-format
4054 msgid "Link the standard D library statically in the compilation."
4055 msgstr ""
4057 #: d/lang.opt:501
4058 #, no-c-format
4059 msgid "Link the standard D library dynamically in the compilation."
4060 msgstr ""
4062 #: go/lang.opt:42
4063 #, no-c-format
4064 msgid "-fgo-c-header=<file>\tWrite Go struct definitions to file as C code."
4065 msgstr ""
4067 #: go/lang.opt:46
4068 #, no-c-format
4069 msgid "Add explicit checks for division by zero."
4070 msgstr ""
4072 #: go/lang.opt:50
4073 #, no-c-format
4074 msgid "Add explicit checks for division overflow in INT_MIN / -1."
4075 msgstr ""
4077 #: go/lang.opt:54
4078 #, no-c-format
4079 msgid "Apply special rules for compiling runtime package."
4080 msgstr ""
4082 #: go/lang.opt:58
4083 #, no-c-format
4084 msgid "-fgo-dump-<type>\tDump Go frontend internal information."
4085 msgstr ""
4087 #: go/lang.opt:62
4088 #, no-c-format
4089 msgid "-fgo-embedcfg=<file>\tList embedded files via go:embed."
4090 msgstr ""
4092 #: go/lang.opt:66
4093 #, no-c-format
4094 msgid "-fgo-optimize-<type>\tTurn on optimization passes in the frontend."
4095 msgstr ""
4097 #: go/lang.opt:70
4098 #, no-c-format
4099 msgid "-fgo-pkgpath=<string>\tSet Go package path."
4100 msgstr ""
4102 #: go/lang.opt:74
4103 #, no-c-format
4104 msgid ""
4105 "-fgo-prefix=<string>\tSet package-specific prefix for exported Go names."
4106 msgstr ""
4108 #: go/lang.opt:78
4109 #, no-c-format
4110 msgid ""
4111 "-fgo-relative-import-path=<path>\tTreat a relative import as relative to "
4112 "path."
4113 msgstr ""
4115 #: go/lang.opt:82
4116 #, no-c-format
4117 msgid "Functions which return values must end with return statements."
4118 msgstr ""
4120 #: go/lang.opt:86
4121 #, no-c-format
4122 msgid ""
4123 "Emit debugging information related to the escape analysis pass when run with "
4124 "-fgo-optimize-allocs."
4125 msgstr ""
4127 #: go/lang.opt:90
4128 #, no-c-format
4129 msgid "-fgo-debug-escape-hash=<string>\tHash value to debug escape analysis."
4130 msgstr ""
4132 #: go/lang.opt:94
4133 #, no-c-format
4134 msgid "Emit optimization diagnostics."
4135 msgstr ""
4137 #: analyzer/analyzer.opt:27
4138 #, no-c-format
4139 msgid ""
4140 "The maximum number of 'after supernode' exploded nodes within the analyzer "
4141 "per supernode, before terminating analysis."
4142 msgstr ""
4144 #: analyzer/analyzer.opt:31
4145 #, no-c-format
4146 msgid ""
4147 "The maximum number of exploded nodes per program point within the analyzer, "
4148 "before terminating analysis of that point."
4149 msgstr ""
4151 #: analyzer/analyzer.opt:35
4152 #, no-c-format
4153 msgid "The maximum number of constraints per state."
4154 msgstr ""
4156 #: analyzer/analyzer.opt:39
4157 #, no-c-format
4158 msgid ""
4159 "The maximum number of infeasible edges to reject before declaring a "
4160 "diagnostic as infeasible."
4161 msgstr ""
4163 #: analyzer/analyzer.opt:43
4164 #, no-c-format
4165 msgid ""
4166 "The maximum number of times a callsite can appear in a call stack within the "
4167 "analyzer, before terminating analysis of a call that would recurse deeper."
4168 msgstr ""
4170 #: analyzer/analyzer.opt:47
4171 #, no-c-format
4172 msgid ""
4173 "The maximum depth of a symbolic value, before approximating the value as "
4174 "unknown."
4175 msgstr ""
4177 #: analyzer/analyzer.opt:51
4178 #, no-c-format
4179 msgid ""
4180 "The minimum number of supernodes within a function for the analyzer to "
4181 "consider summarizing its effects at call sites."
4182 msgstr ""
4184 #: analyzer/analyzer.opt:55
4185 #, no-c-format
4186 msgid ""
4187 "The maximum depth of exploded nodes that should appear in a dot dump before "
4188 "switching to a less verbose format."
4189 msgstr ""
4191 #: analyzer/analyzer.opt:59
4192 #, no-c-format
4193 msgid ""
4194 "Warn about code paths in which a stdio FILE can be closed more than once."
4195 msgstr ""
4197 #: analyzer/analyzer.opt:63
4198 #, no-c-format
4199 msgid "Warn about code paths in which a pointer can be freed more than once."
4200 msgstr ""
4202 #: analyzer/analyzer.opt:67
4203 #, no-c-format
4204 msgid "Warn about code paths in which sensitive data is written to a file."
4205 msgstr ""
4207 #: analyzer/analyzer.opt:71
4208 #, no-c-format
4209 msgid "Warn about code paths in which a stdio FILE is not closed."
4210 msgstr ""
4212 #: analyzer/analyzer.opt:75
4213 #, no-c-format
4214 msgid "Warn about code paths in which a non-heap pointer is freed."
4215 msgstr ""
4217 #: analyzer/analyzer.opt:79
4218 #, no-c-format
4219 msgid "Warn about code paths in which a heap-allocated pointer leaks."
4220 msgstr ""
4222 #: analyzer/analyzer.opt:83
4223 #, no-c-format
4224 msgid ""
4225 "Warn about code paths in which the wrong deallocation function is called."
4226 msgstr ""
4228 #: analyzer/analyzer.opt:87
4229 #, no-c-format
4230 msgid ""
4231 "Warn about code paths in which a possibly-NULL value is passed to a must-not-"
4232 "be-NULL function argument."
4233 msgstr ""
4235 #: analyzer/analyzer.opt:91
4236 #, no-c-format
4237 msgid "Warn about code paths in which a possibly-NULL pointer is dereferenced."
4238 msgstr ""
4240 #: analyzer/analyzer.opt:95
4241 #, no-c-format
4242 msgid ""
4243 "Warn about code paths in which an async-signal-unsafe function is called "
4244 "from a signal handler."
4245 msgstr ""
4247 #: analyzer/analyzer.opt:99
4248 #, no-c-format
4249 msgid ""
4250 "Warn about code paths in which NULL is passed to a must-not-be-NULL function "
4251 "argument."
4252 msgstr ""
4254 #: analyzer/analyzer.opt:103
4255 #, no-c-format
4256 msgid "Warn about code paths in which a NULL pointer is dereferenced."
4257 msgstr ""
4259 #: analyzer/analyzer.opt:107
4260 #, no-c-format
4261 msgid ""
4262 "Warn about code paths in which a shift with negative count is attempted."
4263 msgstr ""
4265 #: analyzer/analyzer.opt:111
4266 #, no-c-format
4267 msgid ""
4268 "Warn about code paths in which a shift with count >= width of type is "
4269 "attempted."
4270 msgstr ""
4272 #: analyzer/analyzer.opt:115
4273 #, no-c-format
4274 msgid ""
4275 "Warn about code paths in which a longjmp rewinds to a jmp_buf saved in a "
4276 "stack frame that has returned."
4277 msgstr ""
4279 #: analyzer/analyzer.opt:119
4280 #, no-c-format
4281 msgid ""
4282 "Warn about code paths in which an unsanitized value is used as an allocation "
4283 "size."
4284 msgstr ""
4286 #: analyzer/analyzer.opt:123
4287 #, no-c-format
4288 msgid ""
4289 "Warn about code paths in which an unsanitized value is used as an array "
4290 "index."
4291 msgstr ""
4293 #: analyzer/analyzer.opt:127
4294 #, no-c-format
4295 msgid ""
4296 "Warn about code paths in which an unsanitized value is used as a divisor."
4297 msgstr ""
4299 #: analyzer/analyzer.opt:131
4300 #, no-c-format
4301 msgid ""
4302 "Warn about code paths in which an unsanitized value is used as a pointer "
4303 "offset."
4304 msgstr ""
4306 #: analyzer/analyzer.opt:135
4307 #, no-c-format
4308 msgid "Warn about code paths in which an unsanitized value is used as a size."
4309 msgstr ""
4311 #: analyzer/analyzer.opt:139
4312 #, no-c-format
4313 msgid "Warn about code paths in which a freed value is used."
4314 msgstr ""
4316 #: analyzer/analyzer.opt:143
4317 #, no-c-format
4318 msgid ""
4319 "Warn about code paths in which a pointer to a stale stack frame is used."
4320 msgstr ""
4322 #: analyzer/analyzer.opt:147
4323 #, no-c-format
4324 msgid "Warn about code paths which attempt to write to a const object."
4325 msgstr ""
4327 #: analyzer/analyzer.opt:151
4328 #, no-c-format
4329 msgid "Warn about code paths which attempt to write to a string literal."
4330 msgstr ""
4332 #: analyzer/analyzer.opt:155
4333 #, no-c-format
4334 msgid "Warn about code paths in which an uninitialized value is used."
4335 msgstr ""
4337 #: analyzer/analyzer.opt:159
4338 #, no-c-format
4339 msgid "Warn if the code is too complicated for the analyzer to fully explore."
4340 msgstr ""
4342 #: analyzer/analyzer.opt:163
4343 #, no-c-format
4344 msgid "Restrict the analyzer to run just the named checker."
4345 msgstr ""
4347 #: analyzer/analyzer.opt:167
4348 #, no-c-format
4349 msgid "Avoid combining multiple statements into one exploded edge."
4350 msgstr ""
4352 #: analyzer/analyzer.opt:171
4353 #, no-c-format
4354 msgid "Verify that paths are feasible when emitting diagnostics."
4355 msgstr ""
4357 #: analyzer/analyzer.opt:175
4358 #, no-c-format
4359 msgid "Issue a note when diagnostics are deduplicated."
4360 msgstr ""
4362 #: analyzer/analyzer.opt:179
4363 #, no-c-format
4364 msgid "Purge unneeded state during analysis."
4365 msgstr ""
4367 #: analyzer/analyzer.opt:183
4368 #, no-c-format
4369 msgid "Merge similar-enough states during analysis."
4370 msgstr ""
4372 #: analyzer/analyzer.opt:187
4373 #, no-c-format
4374 msgid "Enable transitivity of constraints during analysis."
4375 msgstr ""
4377 #: analyzer/analyzer.opt:191
4378 #, no-c-format
4379 msgid "Approximate the effect of function calls to simplify analysis."
4380 msgstr ""
4382 #: analyzer/analyzer.opt:195
4383 #, no-c-format
4384 msgid "Emit more verbose descriptions of control flow in diagnostics."
4385 msgstr ""
4387 #: analyzer/analyzer.opt:199
4388 #, no-c-format
4389 msgid "Emit more verbose descriptions of state changes in diagnostics."
4390 msgstr ""
4392 #: analyzer/analyzer.opt:203
4393 #, no-c-format
4394 msgid "Control which events are displayed in diagnostic paths."
4395 msgstr ""
4397 #: analyzer/analyzer.opt:207
4398 #, no-c-format
4399 msgid "Dump various analyzer internals to SRCFILE.analyzer.txt."
4400 msgstr ""
4402 #: analyzer/analyzer.opt:211
4403 #, no-c-format
4404 msgid "Dump various analyzer internals to stderr."
4405 msgstr ""
4407 #: analyzer/analyzer.opt:215
4408 #, no-c-format
4409 msgid ""
4410 "Dump analyzer-specific call graph information to a SRCFILE.callgraph.dot "
4411 "file."
4412 msgstr ""
4414 #: analyzer/analyzer.opt:219
4415 #, no-c-format
4416 msgid "Dump the analyzer exploded graph to a SRCFILE.eg.dot file."
4417 msgstr ""
4419 #: analyzer/analyzer.opt:223
4420 #, no-c-format
4421 msgid "Emit diagnostics showing the location of nodes in the exploded graph."
4422 msgstr ""
4424 #: analyzer/analyzer.opt:227
4425 #, no-c-format
4426 msgid "Dump a textual representation of the exploded graph to SRCFILE.eg.txt."
4427 msgstr ""
4429 #: analyzer/analyzer.opt:231
4430 #, no-c-format
4431 msgid ""
4432 "Dump a textual representation of the exploded graph to SRCFILE.eg-ID.txt."
4433 msgstr ""
4435 #: analyzer/analyzer.opt:235
4436 #, no-c-format
4437 msgid ""
4438 "Dump a textual representation of each diagnostic's exploded path to SRCFILE."
4439 "IDX.KIND.epath.txt."
4440 msgstr ""
4442 #: analyzer/analyzer.opt:239
4443 #, no-c-format
4444 msgid ""
4445 "Dump various analyzer internals to SRCFILE.*.fg.dot and SRCFILE.*.tg.dot."
4446 msgstr ""
4448 #: analyzer/analyzer.opt:243
4449 #, no-c-format
4450 msgid "Dump analyzer-specific data to a SRCFILE.analyzer.json.gz file."
4451 msgstr ""
4453 #: analyzer/analyzer.opt:247
4454 #, no-c-format
4455 msgid "Dump state-purging information to a SRCFILE.state-purge.dot file."
4456 msgstr ""
4458 #: analyzer/analyzer.opt:251
4459 #, no-c-format
4460 msgid "Dump the analyzer supergraph to a SRCFILE.supergraph.dot file."
4461 msgstr ""
4463 #: analyzer/analyzer.opt:255
4464 #, no-c-format
4465 msgid ""
4466 "Emit custom warnings with internal details intended for analyzer developers."
4467 msgstr ""
4469 #: config/vms/vms.opt:27
4470 #, no-c-format
4471 msgid "Malloc data into P2 space."
4472 msgstr ""
4474 #: config/vms/vms.opt:31
4475 #, no-c-format
4476 msgid "Set name of main routine for the debugger."
4477 msgstr ""
4479 #: config/vms/vms.opt:35
4480 #, no-c-format
4481 msgid "Use VMS exit codes instead of posix ones."
4482 msgstr ""
4484 #: config/vms/vms.opt:39
4485 #, no-c-format
4486 msgid "-mpointer-size=[no,32,short,64,long]\tSet the default pointer size."
4487 msgstr ""
4489 #: config/mcore/mcore.opt:23
4490 #, no-c-format
4491 msgid "Generate code for the M*Core M210."
4492 msgstr ""
4494 #: config/mcore/mcore.opt:27
4495 #, no-c-format
4496 msgid "Generate code for the M*Core M340."
4497 msgstr ""
4499 #: config/mcore/mcore.opt:31
4500 #, no-c-format
4501 msgid "Force functions to be aligned to a 4 byte boundary."
4502 msgstr ""
4504 #: config/mcore/mcore.opt:35 config/moxie/moxie.opt:23 config/csky/csky.opt:44
4505 #, no-c-format
4506 msgid "Generate big-endian code."
4507 msgstr ""
4509 #: config/mcore/mcore.opt:39
4510 #, no-c-format
4511 msgid "Emit call graph information."
4512 msgstr ""
4514 #: config/mcore/mcore.opt:43
4515 #, no-c-format
4516 msgid "Use the divide instruction."
4517 msgstr ""
4519 #: config/mcore/mcore.opt:47
4520 #, no-c-format
4521 msgid "Inline constants if it can be done in 2 insns or less."
4522 msgstr ""
4524 #: config/mcore/mcore.opt:51 config/moxie/moxie.opt:27 config/csky/csky.opt:51
4525 #, no-c-format
4526 msgid "Generate little-endian code."
4527 msgstr ""
4529 #: config/mcore/mcore.opt:56 config/fr30/fr30.opt:27
4530 #, no-c-format
4531 msgid ""
4532 "Assume that run-time support has been provided, so omit -lsim from the "
4533 "linker command line."
4534 msgstr ""
4536 #: config/mcore/mcore.opt:60
4537 #, no-c-format
4538 msgid "Use arbitrary sized immediates in bit operations."
4539 msgstr ""
4541 #: config/mcore/mcore.opt:64
4542 #, no-c-format
4543 msgid "Prefer word accesses over byte accesses."
4544 msgstr ""
4546 #: config/mcore/mcore.opt:71
4547 #, no-c-format
4548 msgid "Set the maximum amount for a single stack increment operation."
4549 msgstr ""
4551 #: config/mcore/mcore.opt:75
4552 #, no-c-format
4553 msgid "Always treat bitfields as int-sized."
4554 msgstr ""
4556 #: config/linux-android.opt:23
4557 #, no-c-format
4558 msgid "Generate code for the Android platform."
4559 msgstr ""
4561 #: config/mmix/mmix.opt:24
4562 #, no-c-format
4563 msgid "For intrinsics library: pass all parameters in registers."
4564 msgstr ""
4566 #: config/mmix/mmix.opt:28
4567 #, no-c-format
4568 msgid "Use register stack for parameters and return value."
4569 msgstr ""
4571 #: config/mmix/mmix.opt:32
4572 #, no-c-format
4573 msgid "Use call-clobbered registers for parameters and return value."
4574 msgstr ""
4576 #: config/mmix/mmix.opt:37
4577 #, no-c-format
4578 msgid "Use epsilon-respecting floating point compare instructions."
4579 msgstr ""
4581 #: config/mmix/mmix.opt:41
4582 #, no-c-format
4583 msgid "Use zero-extending memory loads, not sign-extending ones."
4584 msgstr ""
4586 #: config/mmix/mmix.opt:45
4587 #, no-c-format
4588 msgid ""
4589 "Generate divide results with reminder having the same sign as the divisor "
4590 "(not the dividend)."
4591 msgstr ""
4593 #: config/mmix/mmix.opt:49
4594 #, no-c-format
4595 msgid "Prepend global symbols with \":\" (for use with PREFIX)."
4596 msgstr ""
4598 #: config/mmix/mmix.opt:53
4599 #, no-c-format
4600 msgid "Do not provide a default start-address 0x100 of the program."
4601 msgstr ""
4603 #: config/mmix/mmix.opt:57
4604 #, no-c-format
4605 msgid "Link to emit program in ELF format (rather than mmo)."
4606 msgstr ""
4608 #: config/mmix/mmix.opt:61
4609 #, no-c-format
4610 msgid "Use P-mnemonics for branches statically predicted as taken."
4611 msgstr ""
4613 #: config/mmix/mmix.opt:65
4614 #, no-c-format
4615 msgid "Don't use P-mnemonics for branches."
4616 msgstr ""
4618 #: config/mmix/mmix.opt:79
4619 #, no-c-format
4620 msgid "Use addresses that allocate global registers."
4621 msgstr ""
4623 #: config/mmix/mmix.opt:83
4624 #, no-c-format
4625 msgid "Do not use addresses that allocate global registers."
4626 msgstr ""
4628 #: config/mmix/mmix.opt:87
4629 #, no-c-format
4630 msgid "Generate a single exit point for each function."
4631 msgstr ""
4633 #: config/mmix/mmix.opt:91
4634 #, no-c-format
4635 msgid "Do not generate a single exit point for each function."
4636 msgstr ""
4638 #: config/mmix/mmix.opt:95
4639 #, no-c-format
4640 msgid "Set start-address of the program."
4641 msgstr ""
4643 #: config/mmix/mmix.opt:99
4644 #, no-c-format
4645 msgid "Set start-address of data."
4646 msgstr ""
4648 #: config/darwin.opt:34
4649 #, no-c-format
4650 msgid "Generate code for darwin loadable kernel extensions."
4651 msgstr ""
4653 #: config/darwin.opt:38
4654 #, no-c-format
4655 msgid ""
4656 "-iframework <dir>\tAdd <dir> to the end of the system framework include path."
4657 msgstr ""
4659 #: config/darwin.opt:42
4660 #, no-c-format
4661 msgid "Generate compile-time CFString objects."
4662 msgstr ""
4664 #: config/darwin.opt:46
4665 #, no-c-format
4666 msgid "Warn if constant CFString objects contain non-portable characters."
4667 msgstr ""
4669 #: config/darwin.opt:51
4670 #, no-c-format
4671 msgid "Generate AT&T-style stubs for Mach-O."
4672 msgstr ""
4674 #: config/darwin.opt:55
4675 #, no-c-format
4676 msgid "Generate code suitable for executables (NOT shared libs)."
4677 msgstr ""
4679 #: config/darwin.opt:59
4680 #, no-c-format
4681 msgid "Generate code suitable for fast turn around debugging."
4682 msgstr ""
4684 #: config/darwin.opt:63
4685 #, no-c-format
4686 msgid "Generate code for the kernel or loadable kernel extensions."
4687 msgstr ""
4689 #: config/darwin.opt:71
4690 #, no-c-format
4691 msgid "The earliest macOS version on which this program will run."
4692 msgstr ""
4694 #: config/darwin.opt:76
4695 #, no-c-format
4696 msgid "Set sizeof(bool) to 1."
4697 msgstr ""
4699 #: config/darwin.opt:80
4700 #, no-c-format
4701 msgid "Force generation of external symbol indirection stubs."
4702 msgstr ""
4704 #: config/darwin.opt:88
4705 #, no-c-format
4706 msgid ""
4707 "-mtarget-linker <version>\tSpecify that ld64 <version> is the toolchain "
4708 "linker for the current invocation."
4709 msgstr ""
4711 #: config/darwin.opt:94
4712 #, no-c-format
4713 msgid ""
4714 "Load all members of archive libraries, rather than only those that satisfy "
4715 "undefined symbols."
4716 msgstr ""
4718 #: config/darwin.opt:98
4719 #, no-c-format
4720 msgid ""
4721 "-allowable_client <name>\tThe output dylib is private to the client <name>."
4722 msgstr ""
4724 #: config/darwin.opt:102
4725 #, no-c-format
4726 msgid "-arch <name>\tGenerate output for architecture <name>."
4727 msgstr ""
4729 #: config/darwin.opt:106
4730 #, no-c-format
4731 msgid ""
4732 "Mismatches between file architecture and one specified by \"-arch\" are "
4733 "errors instead of warnings."
4734 msgstr ""
4736 #: config/darwin.opt:110
4737 #, no-c-format
4738 msgid ""
4739 "The earliest macOS version on which this program will run (formatted for the "
4740 "assembler)."
4741 msgstr ""
4743 #: config/darwin.opt:114
4744 #, no-c-format
4745 msgid ""
4746 "Generate an output executable that binds symbols on load, rather than lazily."
4747 msgstr ""
4749 #: config/darwin.opt:118
4750 #, no-c-format
4751 msgid "Generate a Mach-O bundle (file type MH_BUNDLE)."
4752 msgstr ""
4754 #: config/darwin.opt:122
4755 #, no-c-format
4756 msgid ""
4757 "-bundle_loader <executable>\tTreat <executable> (that will be loading this "
4758 "bundle) as if it was one of the dynamic libraries the bundle is linked "
4759 "against for symbol resolution."
4760 msgstr ""
4762 #: config/darwin.opt:126
4763 #, no-c-format
4764 msgid ""
4765 "-client_name <name>\tEnable the executable being built to link against a "
4766 "private dylib (using allowable_client)."
4767 msgstr ""
4769 #: config/darwin.opt:130
4770 #, no-c-format
4771 msgid ""
4772 "-compatibility_version <number>\tSet the version for the client interface.  "
4773 "Client programs must record a value less than or equal to <number>, or the "
4774 "binding will fail at runtime."
4775 msgstr ""
4777 #: config/darwin.opt:134
4778 #, no-c-format
4779 msgid ""
4780 "-current_version <number>\tSet the current version for the library to "
4781 "<number>."
4782 msgstr ""
4784 #: config/darwin.opt:138
4785 #, no-c-format
4786 msgid ""
4787 "Remove code and data that is unreachable from any exported symbol (including "
4788 "the entry point)."
4789 msgstr ""
4791 #: config/darwin.opt:142
4792 #, no-c-format
4793 msgid ""
4794 "-dylib_file install_name:file_name\tThis allows linking of a dylib with "
4795 "\"install_name\" but to be found in a different install position \"file_name"
4796 "\""
4797 msgstr ""
4799 #: config/darwin.opt:146
4800 #, no-c-format
4801 msgid ""
4802 "Produce a Mach-O dylinker (file type MH_DYLINKER), only used for building "
4803 "dyld."
4804 msgstr ""
4806 #: config/darwin.opt:150
4807 #, no-c-format
4808 msgid "-dylinker_install_name <path>\tOnly used for building dyld."
4809 msgstr ""
4811 #: config/darwin.opt:154
4812 #, no-c-format
4813 msgid ""
4814 "The default (and opposite of -static), implied by user mode executables, "
4815 "shared libraries and bundles."
4816 msgstr ""
4818 #: config/darwin.opt:158
4819 #, no-c-format
4820 msgid ""
4821 "Produce a Mach-O shared library (file type MH_DYLIB), synonym for \"-shared"
4822 "\"."
4823 msgstr ""
4825 #: config/darwin.opt:162
4826 #, no-c-format
4827 msgid ""
4828 "-exported_symbols_list <filename>\tExport global symbols in <filename> in "
4829 "linked output file; any symbols not mentioned will be treated as \"hidden\"."
4830 msgstr ""
4832 #: config/darwin.opt:166
4833 #, no-c-format
4834 msgid ""
4835 "Supply a list of objects to be linked from a file, rather than the command "
4836 "line."
4837 msgstr ""
4839 #: config/darwin.opt:170 config/darwin.opt:190
4840 #, no-c-format
4841 msgid "Used for generating code for some older kernel revisions."
4842 msgstr ""
4844 #: config/darwin.opt:174
4845 #, no-c-format
4846 msgid ""
4847 "Ignore the normal two-level namespace; resolve symbols in command line order "
4848 "and do not record which library provided the resolved symbol."
4849 msgstr ""
4851 #: config/darwin.opt:178
4852 #, no-c-format
4853 msgid ""
4854 "For the assembler (and linker) permit any architecture sub-variant to be "
4855 "used without error."
4856 msgstr ""
4858 #: config/darwin.opt:182
4859 #, no-c-format
4860 msgid ""
4861 "Set the output object such that, on loading, dyld will ignore any two-level "
4862 "namespace information and resolve symbols in the discovery order for loaded "
4863 "libs."
4864 msgstr ""
4866 #: config/darwin.opt:186
4867 #, no-c-format
4868 msgid ""
4869 "-framework <name>\tThe linker should search for the framework <name> in the "
4870 "framework search path."
4871 msgstr ""
4873 #: config/darwin.opt:194
4874 #, no-c-format
4875 msgid "Abbreviation for \"-g -fno-eliminate-unused-debug-symbols\"."
4876 msgstr ""
4878 #: config/darwin.opt:198
4879 #, no-c-format
4880 msgid "Abbreviation for \"-g -feliminate-unused-debug-symbols\"."
4881 msgstr ""
4883 #: config/darwin.opt:202
4884 #, no-c-format
4885 msgid ""
4886 "Automatically adds space for longer path names in load commands (up to "
4887 "MAXPATHLEN)."
4888 msgstr ""
4890 #: config/darwin.opt:206
4891 #, no-c-format
4892 msgid ""
4893 "-image_base <address>\tSpecify <address> as the base address for a dylib or "
4894 "bundle."
4895 msgstr ""
4897 #: config/darwin.opt:210
4898 #, no-c-format
4899 msgid ""
4900 "-init <symbol_name>\tThe symbol <symbol_name> will be used as the first "
4901 "initialiser for a dylib."
4902 msgstr ""
4904 #: config/darwin.opt:214
4905 #, no-c-format
4906 msgid "-install_name <name>\tSet the install name for a dylib."
4907 msgstr ""
4909 #: config/darwin.opt:218
4910 #, no-c-format
4911 msgid ""
4912 "Usually \"private extern\" (hidden) symbols are made local when linking, "
4913 "this command suppresses that such that they remain exported."
4914 msgstr ""
4916 #: config/darwin.opt:222
4917 #, no-c-format
4918 msgid ""
4919 "(Obsolete after 10.4) Multi modules are ignored at runtime since macOS 10.4."
4920 msgstr ""
4922 #: config/darwin.opt:226
4923 #, no-c-format
4924 msgid ""
4925 "(Obsolete after 10.4) -multiply_defined <treatment>\tProvided a mechanism "
4926 "for warning about symbols defined in multiple dylibs."
4927 msgstr ""
4929 #: config/darwin.opt:230
4930 #, no-c-format
4931 msgid ""
4932 "(Obsolete after 10.4) -multiply_defined_unused <treatment>\tProvided a "
4933 "mechanism for warning about symbols defined in the current executable also "
4934 "being defined in linked dylibs."
4935 msgstr ""
4937 #: config/darwin.opt:234
4938 #, no-c-format
4939 msgid ""
4940 "(Obsolete) Current linkers never dead-strip these items, so the option is "
4941 "not needed."
4942 msgstr ""
4944 #: config/darwin.opt:238
4945 #, no-c-format
4946 msgid "Do not add a default symbol exports to modules or dynamic libraries."
4947 msgstr ""
4949 #: config/darwin.opt:242
4950 #, no-c-format
4951 msgid "(Obsolete after 10.3.9) Set MH_NOPREFIXBINDING, in an executable."
4952 msgstr ""
4954 #: config/darwin.opt:246
4955 #, no-c-format
4956 msgid "(Obsolete after 10.4)\tSet MH_NOMULTIDEFS in an umbrella framework."
4957 msgstr ""
4959 #: config/darwin.opt:250 config/darwin.opt:265 config/darwin.opt:269
4960 #, no-c-format
4961 msgid "(Obsolete) LD_PREBIND is no longer supported."
4962 msgstr ""
4964 #: config/darwin.opt:254
4965 #, no-c-format
4966 msgid "(Obsolete) This is the default."
4967 msgstr ""
4969 #: config/darwin.opt:261
4970 #, no-c-format
4971 msgid ""
4972 "-pagezero_size <size>\tAllows setting the page 0 size to 4kb when required."
4973 msgstr ""
4975 #: config/darwin.opt:273
4976 #, no-c-format
4977 msgid "Produces a Mach-O file suitable for embedded/ROM use."
4978 msgstr ""
4980 #: config/darwin.opt:277
4981 #, no-c-format
4982 msgid ""
4983 "(Obsolete) Allowed linking to proceed with \"-flat_namespace\" when a linked "
4984 "bundle contained a symbol also exported from the main executable."
4985 msgstr ""
4987 #: config/darwin.opt:284
4988 #, no-c-format
4989 msgid "Synonym for \"-export-dynamic\" for linker versions that support it."
4990 msgstr ""
4992 #: config/darwin.opt:288
4993 #, no-c-format
4994 msgid ""
4995 "-read_only_relocs <treatment>\tAllow relocations in read-only pages (not "
4996 "recommended)."
4997 msgstr ""
4999 #: config/darwin.opt:292
5000 #, no-c-format
5001 msgid ""
5002 "-sectalign <segname> <sectname> <value>\tSet section <sectname> in segment "
5003 "<segname> to have alignment <value> which must be an integral power of two "
5004 "expressed in hexadecimal form."
5005 msgstr ""
5007 #: config/darwin.opt:296
5008 #, no-c-format
5009 msgid ""
5010 "-sectcreate <segname> <sectname> <file>\tCreate section <sectname> in "
5011 "segment <segname> from the contents of <file>."
5012 msgstr ""
5014 #: config/darwin.opt:300
5015 #, no-c-format
5016 msgid ""
5017 "(Obsolete) -sectobjectsymbols <segname> <sectname>\tSetting a local symbol "
5018 "at the start of a section is no longer supported."
5019 msgstr ""
5021 #: config/darwin.opt:304
5022 #, no-c-format
5023 msgid ""
5024 "(Obsolete) -sectorder <segname> <sectname> <orderfile>\tReplaced by a more "
5025 "general option \"-order_file\"."
5026 msgstr ""
5028 #: config/darwin.opt:308
5029 #, no-c-format
5030 msgid ""
5031 "-seg_addr_table <file>\tSpecify the base addresses for dynamic libraries; "
5032 "<file> contains a line for each library."
5033 msgstr ""
5035 #: config/darwin.opt:313
5036 #, no-c-format
5037 msgid "(Obsolete, ld_classic only) -seg_addr_table_filename <path>."
5038 msgstr ""
5040 #: config/darwin.opt:317
5041 #, no-c-format
5042 msgid "Synonym for \"image_base\"."
5043 msgstr ""
5045 #: config/darwin.opt:321
5046 #, no-c-format
5047 msgid ""
5048 "-segaddr <name> <address>\tSet the base address of segment <name> to "
5049 "<address> which must be aligned to a page boundary (currently 4kb)."
5050 msgstr ""
5052 #: config/darwin.opt:326
5053 #, no-c-format
5054 msgid ""
5055 "(Obsolete, ld_classic only) -sectcreate <segname> <sectname> <file>\tAllowed "
5056 "creation of a section from a file."
5057 msgstr ""
5059 #: config/darwin.opt:330
5060 #, no-c-format
5061 msgid "(Obsolete) Object files with LINKEDIT sections are no longer supported."
5062 msgstr ""
5064 #: config/darwin.opt:334
5065 #, no-c-format
5066 msgid ""
5067 "-segprot <segname> <max_prot> <init_prot>\tThe virtual memory protections "
5068 "for segment <segname> have maximum and initial values <max_prot> and "
5069 "<init_prot> respectively.  The specified values may contain \"r\", \"w\", \"x"
5070 "\" or \"-\" the latter meaning \"no access\"."
5071 msgstr ""
5073 #: config/darwin.opt:338
5074 #, no-c-format
5075 msgid ""
5076 "-segs_read_only_addr <address>\tSpecify that <address> is the base address "
5077 "of the read-only segments of a dylib."
5078 msgstr ""
5080 #: config/darwin.opt:342
5081 #, no-c-format
5082 msgid ""
5083 "-segs_read_write_addr <address>\tSpecify that <address> is the base address "
5084 "address of the read-write segments of a dylib."
5085 msgstr ""
5087 #: config/darwin.opt:346
5088 #, no-c-format
5089 msgid "(Obsolete)\tThis is the default."
5090 msgstr ""
5092 #: config/darwin.opt:350
5093 #, no-c-format
5094 msgid ""
5095 "-sub_library <name>\tLibrary named <name> will be re-exported (only useful "
5096 "for dylibs)."
5097 msgstr ""
5099 #: config/darwin.opt:354
5100 #, no-c-format
5101 msgid ""
5102 "-sub_umbrella <name>\tFramework named <name> will be re-exported (only "
5103 "useful for dylibs)."
5104 msgstr ""
5106 #: config/darwin.opt:358
5107 #, no-c-format
5108 msgid "This is the default."
5109 msgstr ""
5111 #: config/darwin.opt:362
5112 #, no-c-format
5113 msgid ""
5114 "Add extra information to the executable that can speed up dynamic loading "
5115 "(provided that dependent libraries are unchanged)."
5116 msgstr ""
5118 #: config/darwin.opt:366
5119 #, no-c-format
5120 msgid "-umbrella <framework>\tThe specified framework will be re-exported."
5121 msgstr ""
5123 #: config/darwin.opt:370
5124 #, no-c-format
5125 msgid ""
5126 "-undefined <treatment>\tSpecify the handling for undefined symbols (default "
5127 "is error)."
5128 msgstr ""
5130 #: config/darwin.opt:374
5131 #, no-c-format
5132 msgid ""
5133 "-unexported_symbols_list <filename>\tDo not export the global symbols listed "
5134 "in <filename>."
5135 msgstr ""
5137 #: config/darwin.opt:378
5138 #, no-c-format
5139 msgid ""
5140 "-weak_reference_mismatches <treatment>\tSpecifies what to do if a symbol "
5141 "import conflicts between file (weak in one and not in another) the default "
5142 "is to treat the symbol as non-weak."
5143 msgstr ""
5145 #: config/darwin.opt:382
5146 #, no-c-format
5147 msgid "Logs which object files the linker loads."
5148 msgstr ""
5150 #: config/darwin.opt:386
5151 #, no-c-format
5152 msgid "Logs which symbol(s) caused an object to be loaded."
5153 msgstr ""
5155 #: config/darwin.opt:394
5156 #, no-c-format
5157 msgid "(Obsolete, ignored)\tOld support similar to \"-whyload\"."
5158 msgstr ""
5160 #: config/darwin.opt:398
5161 #, no-c-format
5162 msgid ""
5163 "(Obsolete and unhandled by ld64, ignored)\tld should produce an executable "
5164 "(only handled by ld_classic)."
5165 msgstr ""
5167 #: config/bfin/bfin.opt:40 config/msp430/msp430.opt:3 config/cr16/cr16.opt:23
5168 #: config/c6x/c6x.opt:38
5169 #, no-c-format
5170 msgid "Use simulator runtime."
5171 msgstr ""
5173 #: config/bfin/bfin.opt:44 config/arm/arm.opt:108
5174 #, no-c-format
5175 msgid "Specify the name of the target CPU."
5176 msgstr ""
5178 #: config/bfin/bfin.opt:48
5179 #, no-c-format
5180 msgid "Omit frame pointer for leaf functions."
5181 msgstr ""
5183 #: config/bfin/bfin.opt:52
5184 #, no-c-format
5185 msgid "Program is entirely located in low 64k of memory."
5186 msgstr ""
5188 #: config/bfin/bfin.opt:56
5189 #, no-c-format
5190 msgid ""
5191 "Work around a hardware anomaly by adding a number of NOPs before a CSYNC or "
5192 "SSYNC instruction."
5193 msgstr ""
5195 #: config/bfin/bfin.opt:61
5196 #, no-c-format
5197 msgid "Avoid speculative loads to work around a hardware anomaly."
5198 msgstr ""
5200 #: config/bfin/bfin.opt:65
5201 #, no-c-format
5202 msgid "Enabled ID based shared library."
5203 msgstr ""
5205 #: config/bfin/bfin.opt:69
5206 #, no-c-format
5207 msgid ""
5208 "Generate code that won't be linked against any other ID shared libraries, "
5209 "but may be used as a shared library."
5210 msgstr ""
5212 #: config/bfin/bfin.opt:74 config/m68k/m68k.opt:175
5213 #, no-c-format
5214 msgid "ID of shared library to build."
5215 msgstr ""
5217 #: config/bfin/bfin.opt:78 config/m68k/m68k.opt:171
5218 #, no-c-format
5219 msgid "Enable separate data segment."
5220 msgstr ""
5222 #: config/bfin/bfin.opt:82 config/c6x/c6x.opt:63
5223 #, no-c-format
5224 msgid "Avoid generating pc-relative calls; use indirection."
5225 msgstr ""
5227 #: config/bfin/bfin.opt:86
5228 #, no-c-format
5229 msgid "Link with the fast floating-point library."
5230 msgstr ""
5232 #: config/bfin/bfin.opt:90 config/arm/arm.opt:323 config/frv/frv.opt:130
5233 #, no-c-format
5234 msgid "Enable Function Descriptor PIC mode."
5235 msgstr ""
5237 #: config/bfin/bfin.opt:94 config/frv/frv.opt:162
5238 #, no-c-format
5239 msgid "Enable inlining of PLT in function calls."
5240 msgstr ""
5242 #: config/bfin/bfin.opt:98
5243 #, no-c-format
5244 msgid "Do stack checking using bounds in L1 scratch memory."
5245 msgstr ""
5247 #: config/bfin/bfin.opt:102
5248 #, no-c-format
5249 msgid "Enable multicore support."
5250 msgstr ""
5252 #: config/bfin/bfin.opt:106
5253 #, no-c-format
5254 msgid "Build for Core A."
5255 msgstr ""
5257 #: config/bfin/bfin.opt:110
5258 #, no-c-format
5259 msgid "Build for Core B."
5260 msgstr ""
5262 #: config/bfin/bfin.opt:114
5263 #, no-c-format
5264 msgid "Build for SDRAM."
5265 msgstr ""
5267 #: config/bfin/bfin.opt:118
5268 #, no-c-format
5269 msgid "Assume ICPLBs are enabled at runtime."
5270 msgstr ""
5272 #: config/m68k/m68k-tables.opt:25
5273 #, no-c-format
5274 msgid "Known M68K CPUs (for use with the -mcpu= option):"
5275 msgstr ""
5277 #: config/m68k/m68k-tables.opt:365
5278 #, no-c-format
5279 msgid "Known M68K microarchitectures (for use with the -mtune= option):"
5280 msgstr ""
5282 #: config/m68k/m68k-tables.opt:411
5283 #, no-c-format
5284 msgid "Known M68K ISAs (for use with the -march= option):"
5285 msgstr ""
5287 #: config/m68k/ieee.opt:24 config/i386/i386.opt:374
5288 #, no-c-format
5289 msgid "Use IEEE math for fp comparisons."
5290 msgstr ""
5292 #: config/m68k/m68k.opt:30
5293 #, no-c-format
5294 msgid "Generate code for a 520X."
5295 msgstr ""
5297 #: config/m68k/m68k.opt:34
5298 #, no-c-format
5299 msgid "Generate code for a 5206e."
5300 msgstr ""
5302 #: config/m68k/m68k.opt:38
5303 #, no-c-format
5304 msgid "Generate code for a 528x."
5305 msgstr ""
5307 #: config/m68k/m68k.opt:42
5308 #, no-c-format
5309 msgid "Generate code for a 5307."
5310 msgstr ""
5312 #: config/m68k/m68k.opt:46
5313 #, no-c-format
5314 msgid "Generate code for a 5407."
5315 msgstr ""
5317 #: config/m68k/m68k.opt:50 config/m68k/m68k.opt:111
5318 #, no-c-format
5319 msgid "Generate code for a 68000."
5320 msgstr ""
5322 #: config/m68k/m68k.opt:54
5323 #, no-c-format
5324 msgid "Generate code for a 68010."
5325 msgstr ""
5327 #: config/m68k/m68k.opt:58 config/m68k/m68k.opt:115
5328 #, no-c-format
5329 msgid "Generate code for a 68020."
5330 msgstr ""
5332 #: config/m68k/m68k.opt:62
5333 #, no-c-format
5334 msgid "Generate code for a 68040, without any new instructions."
5335 msgstr ""
5337 #: config/m68k/m68k.opt:66
5338 #, no-c-format
5339 msgid "Generate code for a 68060, without any new instructions."
5340 msgstr ""
5342 #: config/m68k/m68k.opt:70
5343 #, no-c-format
5344 msgid "Generate code for a 68030."
5345 msgstr ""
5347 #: config/m68k/m68k.opt:74
5348 #, no-c-format
5349 msgid "Generate code for a 68040."
5350 msgstr ""
5352 #: config/m68k/m68k.opt:78
5353 #, no-c-format
5354 msgid "Generate code for a 68060."
5355 msgstr ""
5357 #: config/m68k/m68k.opt:82
5358 #, no-c-format
5359 msgid "Generate code for a 68302."
5360 msgstr ""
5362 #: config/m68k/m68k.opt:86
5363 #, no-c-format
5364 msgid "Generate code for a 68332."
5365 msgstr ""
5367 #: config/m68k/m68k.opt:91
5368 #, no-c-format
5369 msgid "Generate code for a 68851."
5370 msgstr ""
5372 #: config/m68k/m68k.opt:95
5373 #, no-c-format
5374 msgid "Generate code that uses 68881 floating-point instructions."
5375 msgstr ""
5377 #: config/m68k/m68k.opt:99
5378 #, no-c-format
5379 msgid "Align variables on a 32-bit boundary."
5380 msgstr ""
5382 #: config/m68k/m68k.opt:103 config/arm/arm.opt:77 config/nios2/nios2.opt:570
5383 #: config/nds32/nds32.opt:171 config/c6x/c6x.opt:67
5384 #, no-c-format
5385 msgid "Specify the name of the target architecture."
5386 msgstr ""
5388 #: config/m68k/m68k.opt:107
5389 #, no-c-format
5390 msgid "Use the bit-field instructions."
5391 msgstr ""
5393 #: config/m68k/m68k.opt:119
5394 #, no-c-format
5395 msgid "Generate code for a ColdFire v4e."
5396 msgstr ""
5398 #: config/m68k/m68k.opt:123
5399 #, no-c-format
5400 msgid "Specify the target CPU."
5401 msgstr ""
5403 #: config/m68k/m68k.opt:127
5404 #, no-c-format
5405 msgid "Generate code for a cpu32."
5406 msgstr ""
5408 #: config/m68k/m68k.opt:131
5409 #, no-c-format
5410 msgid "Use hardware division instructions on ColdFire."
5411 msgstr ""
5413 #: config/m68k/m68k.opt:135
5414 #, no-c-format
5415 msgid "Generate code for a Fido A."
5416 msgstr ""
5418 #: config/m68k/m68k.opt:139
5419 #, no-c-format
5420 msgid "Generate code which uses hardware floating point instructions."
5421 msgstr ""
5423 #: config/m68k/m68k.opt:143
5424 #, no-c-format
5425 msgid "Enable ID based shared library."
5426 msgstr ""
5428 #: config/m68k/m68k.opt:147
5429 #, no-c-format
5430 msgid "Use 32-bit offsets in jump tables rather than 16-bit offsets."
5431 msgstr ""
5433 #: config/m68k/m68k.opt:151
5434 #, no-c-format
5435 msgid "Do not use the bit-field instructions."
5436 msgstr ""
5438 #: config/m68k/m68k.opt:155
5439 #, no-c-format
5440 msgid "Use normal calling convention."
5441 msgstr ""
5443 #: config/m68k/m68k.opt:159
5444 #, no-c-format
5445 msgid "Consider type 'int' to be 32 bits wide."
5446 msgstr ""
5448 #: config/m68k/m68k.opt:163
5449 #, no-c-format
5450 msgid "Generate pc-relative code."
5451 msgstr ""
5453 #: config/m68k/m68k.opt:167
5454 #, no-c-format
5455 msgid "Use different calling convention using 'rtd'."
5456 msgstr ""
5458 #: config/m68k/m68k.opt:179
5459 #, no-c-format
5460 msgid "Consider type 'int' to be 16 bits wide."
5461 msgstr ""
5463 #: config/m68k/m68k.opt:183
5464 #, no-c-format
5465 msgid "Generate code with library calls for floating point."
5466 msgstr ""
5468 #: config/m68k/m68k.opt:187
5469 #, no-c-format
5470 msgid "Do not use unaligned memory references."
5471 msgstr ""
5473 #: config/m68k/m68k.opt:191
5474 #, no-c-format
5475 msgid "Tune for the specified target CPU or architecture."
5476 msgstr ""
5478 #: config/m68k/m68k.opt:195
5479 #, no-c-format
5480 msgid "Support more than 8192 GOT entries on ColdFire."
5481 msgstr ""
5483 #: config/m68k/m68k.opt:199
5484 #, no-c-format
5485 msgid "Support TLS segment larger than 64K."
5486 msgstr ""
5488 #: config/riscv/riscv.opt:26 config/aarch64/aarch64.opt:68
5489 #: config/arm/arm.opt:96 config/microblaze/microblaze.opt:60
5490 #, no-c-format
5491 msgid "Assume target CPU is configured as big endian."
5492 msgstr ""
5494 #: config/riscv/riscv.opt:30 config/aarch64/aarch64.opt:88
5495 #: config/arm/arm.opt:161 config/microblaze/microblaze.opt:64
5496 #, no-c-format
5497 msgid "Assume target CPU is configured as little endian."
5498 msgstr ""
5500 #: config/riscv/riscv.opt:34
5501 #, no-c-format
5502 msgid "-mbranch-cost=N\tSet the cost of branches to roughly N instructions."
5503 msgstr ""
5505 #: config/riscv/riscv.opt:38
5506 #, no-c-format
5507 msgid "When generating -fpic code, allow the use of PLTs. Ignored for fno-pic."
5508 msgstr ""
5510 #: config/riscv/riscv.opt:42
5511 #, no-c-format
5512 msgid "Specify integer and floating-point calling convention."
5513 msgstr ""
5515 #: config/riscv/riscv.opt:46 config/i386/i386.opt:425
5516 #, no-c-format
5517 msgid "Attempt to keep stack aligned to this power of 2."
5518 msgstr ""
5520 #: config/riscv/riscv.opt:50
5521 #, no-c-format
5522 msgid "Supported ABIs (for use with the -mabi= option):"
5523 msgstr ""
5525 #: config/riscv/riscv.opt:75
5526 #, no-c-format
5527 msgid "Use hardware floating-point divide and square root instructions."
5528 msgstr ""
5530 #: config/riscv/riscv.opt:79
5531 #, no-c-format
5532 msgid "Use hardware instructions for integer division."
5533 msgstr ""
5535 #: config/riscv/riscv.opt:83
5536 #, no-c-format
5537 msgid ""
5538 "-march=\tGenerate code for given RISC-V ISA (e.g. RV64IM).  ISA strings must "
5539 "be lower-case."
5540 msgstr ""
5542 #: config/riscv/riscv.opt:88 config/mips/mips.opt:405
5543 #, no-c-format
5544 msgid "-mtune=PROCESSOR\tOptimize the output for PROCESSOR."
5545 msgstr ""
5547 #: config/riscv/riscv.opt:92
5548 #, no-c-format
5549 msgid ""
5550 "-mcpu=PROCESSOR\tUse architecture of and optimize the output for PROCESSOR."
5551 msgstr ""
5553 #: config/riscv/riscv.opt:96
5554 #, no-c-format
5555 msgid ""
5556 "-msmall-data-limit=N\tPut global and static data smaller than <number> bytes "
5557 "into a special section (on some targets)."
5558 msgstr ""
5560 #: config/riscv/riscv.opt:100
5561 #, no-c-format
5562 msgid "Use smaller but slower prologue and epilogue code."
5563 msgstr ""
5565 #: config/riscv/riscv.opt:104
5566 #, no-c-format
5567 msgid ""
5568 "Convert BASE + LARGE_OFFSET addresses to NEW_BASE + SMALL_OFFSET to allow "
5569 "more memory accesses to be generated as compressed instructions.  Currently "
5570 "targets 32-bit integer load/stores."
5571 msgstr ""
5573 #: config/riscv/riscv.opt:110 config/aarch64/aarch64.opt:92
5574 #: config/loongarch/loongarch.opt:186
5575 #, no-c-format
5576 msgid "Specify the code model."
5577 msgstr ""
5579 #: config/riscv/riscv.opt:114 config/loongarch/loongarch.opt:158
5580 #, no-c-format
5581 msgid "Do not generate unaligned memory accesses."
5582 msgstr ""
5584 #: config/riscv/riscv.opt:118 config/i386/i386.opt:293
5585 #: config/rs6000/aix64.opt:36 config/rs6000/linux64.opt:32
5586 #: config/tilegx/tilegx.opt:57
5587 #, no-c-format
5588 msgid "Known code models (for use with the -mcmodel= option):"
5589 msgstr ""
5591 #: config/riscv/riscv.opt:128
5592 #, no-c-format
5593 msgid "Use %reloc() operators, rather than assembly macros, to load addresses."
5594 msgstr ""
5596 #: config/riscv/riscv.opt:132
5597 #, no-c-format
5598 msgid ""
5599 "Take advantage of linker relaxations to reduce the number of instructions "
5600 "required to materialize symbol addresses."
5601 msgstr ""
5603 #: config/riscv/riscv.opt:153
5604 #, no-c-format
5605 msgid "Emit RISC-V ELF attribute."
5606 msgstr ""
5608 #: config/riscv/riscv.opt:157 config/i386/i386.opt:246
5609 #, no-c-format
5610 msgid "Use the given data alignment."
5611 msgstr ""
5613 #: config/riscv/riscv.opt:161 config/i386/i386.opt:250
5614 #, no-c-format
5615 msgid "Known data alignment choices (for use with the -malign-data= option):"
5616 msgstr ""
5618 #: config/riscv/riscv.opt:171 config/aarch64/aarch64.opt:235
5619 #: config/i386/i386.opt:1007 config/arm/arm.opt:327
5620 #: config/rs6000/rs6000.opt:554
5621 #, no-c-format
5622 msgid "Use given stack-protector guard."
5623 msgstr ""
5625 #: config/riscv/riscv.opt:175 config/aarch64/aarch64.opt:239
5626 #: config/arm/arm.opt:331 config/rs6000/rs6000.opt:558
5627 #, no-c-format
5628 msgid "Valid arguments to -mstack-protector-guard=:"
5629 msgstr ""
5631 #: config/riscv/riscv.opt:185 config/i386/i386.opt:1021
5632 #: config/rs6000/rs6000.opt:568
5633 #, no-c-format
5634 msgid "Use the given base register for addressing the stack-protector guard."
5635 msgstr ""
5637 #: config/riscv/riscv.opt:192 config/i386/i386.opt:1028
5638 #: config/rs6000/rs6000.opt:575
5639 #, no-c-format
5640 msgid "Use the given offset for addressing the stack-protector guard."
5641 msgstr ""
5643 #: config/riscv/riscv.opt:214
5644 #, no-c-format
5645 msgid "Supported ISA specs (for use with the -misa-spec= option):"
5646 msgstr ""
5648 #: config/riscv/riscv.opt:227
5649 #, no-c-format
5650 msgid "Set the version of RISC-V ISA spec."
5651 msgstr ""
5653 #: config/m32c/m32c.opt:23
5654 #, no-c-format
5655 msgid "-msim\tUse simulator runtime."
5656 msgstr ""
5658 #: config/m32c/m32c.opt:27
5659 #, no-c-format
5660 msgid "-mcpu=r8c\tCompile code for R8C variants."
5661 msgstr ""
5663 #: config/m32c/m32c.opt:31
5664 #, no-c-format
5665 msgid "-mcpu=m16c\tCompile code for M16C variants."
5666 msgstr ""
5668 #: config/m32c/m32c.opt:35
5669 #, no-c-format
5670 msgid "-mcpu=m32cm\tCompile code for M32CM variants."
5671 msgstr ""
5673 #: config/m32c/m32c.opt:39
5674 #, no-c-format
5675 msgid "-mcpu=m32c\tCompile code for M32C variants."
5676 msgstr ""
5678 #: config/m32c/m32c.opt:43
5679 #, no-c-format
5680 msgid "-memregs=\tNumber of memreg bytes (default: 16, range: 0..16)."
5681 msgstr ""
5683 #: config/msp430/msp430.opt:7
5684 #, no-c-format
5685 msgid ""
5686 "Use a lightweight configuration of printf and puts to reduce code size. For "
5687 "single-threaded applications, not requiring reentrant I/O only. Requires "
5688 "Newlib Nano IO."
5689 msgstr ""
5691 #: config/msp430/msp430.opt:11
5692 #, no-c-format
5693 msgid "Force assembly output to always use hex constants."
5694 msgstr ""
5696 #: config/msp430/msp430.opt:15
5697 #, no-c-format
5698 msgid "Specify the MCU to build for."
5699 msgstr ""
5701 #: config/msp430/msp430.opt:19
5702 #, no-c-format
5703 msgid ""
5704 "Warn if an MCU name is unrecognized or conflicts with other options "
5705 "(default: on)."
5706 msgstr ""
5708 #: config/msp430/msp430.opt:23
5709 #, no-c-format
5710 msgid ""
5711 "Warn if devices.csv is not found or there are problem parsing it (default: "
5712 "on)."
5713 msgstr ""
5715 #: config/msp430/msp430.opt:27
5716 #, no-c-format
5717 msgid "Specify the ISA to build for: msp430, msp430x, msp430xv2."
5718 msgstr ""
5720 #: config/msp430/msp430.opt:52
5721 #, no-c-format
5722 msgid "Select large model - 20-bit addresses/pointers."
5723 msgstr ""
5725 #: config/msp430/msp430.opt:56
5726 #, no-c-format
5727 msgid "Select small model - 16-bit addresses/pointers (default)."
5728 msgstr ""
5730 #: config/msp430/msp430.opt:60
5731 #, no-c-format
5732 msgid "Optimize opcode sizes at link time."
5733 msgstr ""
5735 #: config/msp430/msp430.opt:67 config/pru/pru.opt:26
5736 #, no-c-format
5737 msgid ""
5738 "Use a minimum runtime (no static initializers or ctors) for memory-"
5739 "constrained devices."
5740 msgstr ""
5742 #: config/msp430/msp430.opt:74
5743 #, no-c-format
5744 msgid "Specify the type of hardware multiply to support."
5745 msgstr ""
5747 #: config/msp430/msp430.opt:96
5748 #, no-c-format
5749 msgid ""
5750 "Specify whether functions should be placed into the lower or upper memory "
5751 "regions, or if they should be shuffled between the regions (either) for best "
5752 "fit (default: lower)."
5753 msgstr ""
5755 #: config/msp430/msp430.opt:100
5756 #, no-c-format
5757 msgid ""
5758 "Specify whether variables should be placed into the lower or upper memory "
5759 "regions, or if they should be shuffled between the regions (either) for best "
5760 "fit (default: lower)."
5761 msgstr ""
5763 #: config/msp430/msp430.opt:104
5764 #, no-c-format
5765 msgid ""
5766 "Add the .lower prefix to section names when compiling with -m{code,data}-"
5767 "region=lower (disabled by default)."
5768 msgstr ""
5770 #: config/msp430/msp430.opt:123
5771 #, no-c-format
5772 msgid ""
5773 "Passes on a request to the assembler to enable fixes for various silicon "
5774 "errata."
5775 msgstr ""
5777 #: config/msp430/msp430.opt:127
5778 #, no-c-format
5779 msgid ""
5780 "Passes on a request to the assembler to warn about various silicon errata."
5781 msgstr ""
5783 #: config/msp430/msp430.opt:131
5784 #, no-c-format
5785 msgid ""
5786 "The path to devices.csv.  The GCC driver can normally locate devices.csv "
5787 "itself and pass this option to the compiler, so the user shouldn't need to "
5788 "pass this."
5789 msgstr ""
5791 #: config/msp430/msp430.opt:136
5792 #, no-c-format
5793 msgid ""
5794 "For shift operations by a constant amount, which require an individual "
5795 "instruction to shift by one position, set the maximum number of inline shift "
5796 "instructions (maximum value 64) to emit instead of using the corresponding "
5797 "__mspabi helper function. The default value is 4."
5798 msgstr ""
5800 #: config/aarch64/aarch64.opt:43
5801 #, no-c-format
5802 msgid "The possible TLS dialects:"
5803 msgstr ""
5805 #: config/aarch64/aarch64.opt:55 config/loongarch/loongarch.opt:167
5806 #, no-c-format
5807 msgid "The code model option names for -mcmodel:"
5808 msgstr ""
5810 #: config/aarch64/aarch64.opt:72 config/i386/i386.opt:1042
5811 #, no-c-format
5812 msgid "Generate code which uses only the general registers."
5813 msgstr ""
5815 #: config/aarch64/aarch64.opt:76 config/i386/i386.opt:1134
5816 #, no-c-format
5817 msgid "Generate code to mitigate against straight line speculation."
5818 msgstr ""
5820 #: config/aarch64/aarch64.opt:80
5821 #, no-c-format
5822 msgid "Workaround for ARM Cortex-A53 Erratum number 835769."
5823 msgstr ""
5825 #: config/aarch64/aarch64.opt:84
5826 #, no-c-format
5827 msgid "Workaround for ARM Cortex-A53 Erratum number 843419."
5828 msgstr ""
5830 #: config/aarch64/aarch64.opt:96
5831 #, no-c-format
5832 msgid "Don't assume that unaligned accesses are handled by the system."
5833 msgstr ""
5835 #: config/aarch64/aarch64.opt:100 config/i386/i386.opt:405
5836 #, no-c-format
5837 msgid "Omit the frame pointer in leaf functions."
5838 msgstr ""
5840 #: config/aarch64/aarch64.opt:104
5841 #, no-c-format
5842 msgid "Specify TLS dialect."
5843 msgstr ""
5845 #: config/aarch64/aarch64.opt:108
5846 #, no-c-format
5847 msgid ""
5848 "Specifies bit size of immediate TLS offsets.  Valid values are 12, 24, 32, "
5849 "48."
5850 msgstr ""
5852 #: config/aarch64/aarch64.opt:127
5853 #, no-c-format
5854 msgid "Use features of architecture ARCH."
5855 msgstr ""
5857 #: config/aarch64/aarch64.opt:131
5858 #, no-c-format
5859 msgid "Use features of and optimize for CPU."
5860 msgstr ""
5862 #: config/aarch64/aarch64.opt:135
5863 #, no-c-format
5864 msgid "Optimize for CPU."
5865 msgstr ""
5867 #: config/aarch64/aarch64.opt:139
5868 #, no-c-format
5869 msgid "Generate code that conforms to the specified ABI."
5870 msgstr ""
5872 #: config/aarch64/aarch64.opt:143
5873 #, no-c-format
5874 msgid ""
5875 "-moverride=<string>\tPower users only! Override CPU optimization parameters."
5876 msgstr ""
5878 #: config/aarch64/aarch64.opt:147
5879 #, no-c-format
5880 msgid "Known AArch64 ABIs (for use with the -mabi= option):"
5881 msgstr ""
5883 #: config/aarch64/aarch64.opt:157
5884 #, no-c-format
5885 msgid "PC relative literal loads."
5886 msgstr ""
5888 #: config/aarch64/aarch64.opt:161
5889 #, no-c-format
5890 msgid "Use branch-protection features."
5891 msgstr ""
5893 #: config/aarch64/aarch64.opt:165
5894 #, no-c-format
5895 msgid "Select return address signing scope."
5896 msgstr ""
5898 #: config/aarch64/aarch64.opt:169
5899 #, no-c-format
5900 msgid ""
5901 "Supported AArch64 return address signing scope (for use with -msign-return-"
5902 "address= option):"
5903 msgstr ""
5905 #: config/aarch64/aarch64.opt:182
5906 #, no-c-format
5907 msgid ""
5908 "Enable the reciprocal square root approximation.  Enabling this reduces "
5909 "precision of reciprocal square root results to about 16 bits for single "
5910 "precision and to 32 bits for double precision."
5911 msgstr ""
5913 #: config/aarch64/aarch64.opt:188
5914 #, no-c-format
5915 msgid ""
5916 "Enable the square root approximation.  Enabling this reduces precision of "
5917 "square root results to about 16 bits for single precision and to 32 bits for "
5918 "double precision. If enabled, it implies -mlow-precision-recip-sqrt."
5919 msgstr ""
5921 #: config/aarch64/aarch64.opt:195
5922 #, no-c-format
5923 msgid ""
5924 "Enable the division approximation.  Enabling this reduces precision of "
5925 "division results to about 16 bits for single precision and to 32 bits for "
5926 "double precision."
5927 msgstr ""
5929 #: config/aarch64/aarch64.opt:201
5930 #, no-c-format
5931 msgid "The possible SVE vector lengths:"
5932 msgstr ""
5934 #: config/aarch64/aarch64.opt:223
5935 #, no-c-format
5936 msgid ""
5937 "-msve-vector-bits=<number>\tSet the number of bits in an SVE vector register."
5938 msgstr ""
5940 #: config/aarch64/aarch64.opt:227
5941 #, no-c-format
5942 msgid "Enables verbose cost model dumping in the debug dump files."
5943 msgstr ""
5945 #: config/aarch64/aarch64.opt:231
5946 #, no-c-format
5947 msgid "Generate code to track when the CPU might be speculating incorrectly."
5948 msgstr ""
5950 #: config/aarch64/aarch64.opt:249
5951 #, no-c-format
5952 msgid ""
5953 "Use the system register specified on the command line as the stack protector "
5954 "guard register. This option is for use with fstack-protector-strong and not "
5955 "for use in user-land code."
5956 msgstr ""
5958 #: config/aarch64/aarch64.opt:255
5959 #, no-c-format
5960 msgid ""
5961 "Use an immediate to offset from the stack protector guard register, sp_el0. "
5962 "This option is for use with fstack-protector-strong and not for use in user-"
5963 "land code."
5964 msgstr ""
5966 #: config/aarch64/aarch64.opt:264
5967 #, no-c-format
5968 msgid "Generate local calls to out-of-line atomic operations."
5969 msgstr ""
5971 #: config/aarch64/aarch64.opt:268
5972 #, no-c-format
5973 msgid ""
5974 "When vectorizing for SVE, consider using unpacked vectors for smaller "
5975 "elements and use the cost model to pick the cheapest approach.  Also use the "
5976 "cost model to choose between SVE and Advanced SIMD vectorization."
5977 msgstr ""
5979 #: config/aarch64/aarch64.opt:272
5980 #, no-c-format
5981 msgid ""
5982 "The number of Newton iterations for calculating the reciprocal for float "
5983 "type.  The precision of division is proportional to this param when division "
5984 "approximation is enabled.  The default value is 1."
5985 msgstr ""
5987 #: config/aarch64/aarch64.opt:276
5988 #, no-c-format
5989 msgid ""
5990 "The number of Newton iterations for calculating the reciprocal for double "
5991 "type.  The precision of division is proportional to this param when division "
5992 "approximation is enabled.  The default value is 2."
5993 msgstr ""
5995 #: config/aarch64/aarch64.opt:286
5996 #, no-c-format
5997 msgid "Constant memcpy size in bytes above which to start using MOPS sequence."
5998 msgstr ""
6000 #: config/aarch64/aarch64.opt:290
6001 #, no-c-format
6002 msgid ""
6003 "Constant memmove size in bytes above which to start using MOPS sequence."
6004 msgstr ""
6006 #: config/aarch64/aarch64.opt:294
6007 #, no-c-format
6008 msgid "Constant memset size in bytes from which to start using MOPS sequence."
6009 msgstr ""
6011 #: config/aarch64/aarch64.opt:298
6012 #, no-c-format
6013 msgid "Limit how much the autovectorizer may unroll a loop."
6014 msgstr ""
6016 #: config/linux.opt:24
6017 #, no-c-format
6018 msgid "Use Bionic C library."
6019 msgstr ""
6021 #: config/linux.opt:28
6022 #, no-c-format
6023 msgid "Use GNU C library."
6024 msgstr ""
6026 #: config/linux.opt:32
6027 #, no-c-format
6028 msgid "Use uClibc C library."
6029 msgstr ""
6031 #: config/linux.opt:36
6032 #, no-c-format
6033 msgid "Use musl C library."
6034 msgstr ""
6036 #: config/ia64/ilp32.opt:3
6037 #, no-c-format
6038 msgid "Generate ILP32 code."
6039 msgstr ""
6041 #: config/ia64/ilp32.opt:7
6042 #, no-c-format
6043 msgid "Generate LP64 code."
6044 msgstr ""
6046 #: config/ia64/ia64.opt:28
6047 #, no-c-format
6048 msgid "Generate big endian code."
6049 msgstr ""
6051 #: config/ia64/ia64.opt:32
6052 #, no-c-format
6053 msgid "Generate little endian code."
6054 msgstr ""
6056 #: config/ia64/ia64.opt:36
6057 #, no-c-format
6058 msgid "Generate code for GNU as."
6059 msgstr ""
6061 #: config/ia64/ia64.opt:40
6062 #, no-c-format
6063 msgid "Generate code for GNU ld."
6064 msgstr ""
6066 #: config/ia64/ia64.opt:44
6067 #, no-c-format
6068 msgid "Emit stop bits before and after volatile extended asms."
6069 msgstr ""
6071 #: config/ia64/ia64.opt:48
6072 #, no-c-format
6073 msgid "Use in/loc/out register names."
6074 msgstr ""
6076 #: config/ia64/ia64.opt:55
6077 #, no-c-format
6078 msgid "Enable use of sdata/scommon/sbss."
6079 msgstr ""
6081 #: config/ia64/ia64.opt:59
6082 #, no-c-format
6083 msgid "Generate code without GP reg."
6084 msgstr ""
6086 #: config/ia64/ia64.opt:63
6087 #, no-c-format
6088 msgid "gp is constant (but save/restore gp on indirect calls)."
6089 msgstr ""
6091 #: config/ia64/ia64.opt:67
6092 #, no-c-format
6093 msgid "Generate self-relocatable code."
6094 msgstr ""
6096 #: config/ia64/ia64.opt:71
6097 #, no-c-format
6098 msgid "Generate inline floating point division, optimize for latency."
6099 msgstr ""
6101 #: config/ia64/ia64.opt:75
6102 #, no-c-format
6103 msgid "Generate inline floating point division, optimize for throughput."
6104 msgstr ""
6106 #: config/ia64/ia64.opt:82
6107 #, no-c-format
6108 msgid "Generate inline integer division, optimize for latency."
6109 msgstr ""
6111 #: config/ia64/ia64.opt:86
6112 #, no-c-format
6113 msgid "Generate inline integer division, optimize for throughput."
6114 msgstr ""
6116 #: config/ia64/ia64.opt:90
6117 #, no-c-format
6118 msgid "Do not inline integer division."
6119 msgstr ""
6121 #: config/ia64/ia64.opt:94
6122 #, no-c-format
6123 msgid "Generate inline square root, optimize for latency."
6124 msgstr ""
6126 #: config/ia64/ia64.opt:98
6127 #, no-c-format
6128 msgid "Generate inline square root, optimize for throughput."
6129 msgstr ""
6131 #: config/ia64/ia64.opt:102
6132 #, no-c-format
6133 msgid "Do not inline square root."
6134 msgstr ""
6136 #: config/ia64/ia64.opt:106
6137 #, no-c-format
6138 msgid "Enable DWARF line debug info via GNU as."
6139 msgstr ""
6141 #: config/ia64/ia64.opt:110
6142 #, no-c-format
6143 msgid "Enable earlier placing stop bits for better scheduling."
6144 msgstr ""
6146 #: config/ia64/ia64.opt:114 config/pa/pa.opt:66 config/sh/sh.opt:227
6147 #, no-c-format
6148 msgid "Specify range of registers to make fixed."
6149 msgstr ""
6151 #: config/ia64/ia64.opt:118 config/alpha/alpha.opt:130
6152 #, no-c-format
6153 msgid "Specify bit size of immediate TLS offsets."
6154 msgstr ""
6156 #: config/ia64/ia64.opt:122 config/i386/i386.opt:523 config/s390/s390.opt:203
6157 #: config/sparc/sparc.opt:146 config/visium/visium.opt:49
6158 #, no-c-format
6159 msgid "Schedule code for given CPU."
6160 msgstr ""
6162 #: config/ia64/ia64.opt:126
6163 #, no-c-format
6164 msgid "Known Itanium CPUs (for use with the -mtune= option):"
6165 msgstr ""
6167 #: config/ia64/ia64.opt:136
6168 #, no-c-format
6169 msgid "Use data speculation before reload."
6170 msgstr ""
6172 #: config/ia64/ia64.opt:140
6173 #, no-c-format
6174 msgid "Use data speculation after reload."
6175 msgstr ""
6177 #: config/ia64/ia64.opt:144
6178 #, no-c-format
6179 msgid "Use control speculation."
6180 msgstr ""
6182 #: config/ia64/ia64.opt:148
6183 #, no-c-format
6184 msgid "Use in block data speculation before reload."
6185 msgstr ""
6187 #: config/ia64/ia64.opt:152
6188 #, no-c-format
6189 msgid "Use in block data speculation after reload."
6190 msgstr ""
6192 #: config/ia64/ia64.opt:156
6193 #, no-c-format
6194 msgid "Use in block control speculation."
6195 msgstr ""
6197 #: config/ia64/ia64.opt:160
6198 #, no-c-format
6199 msgid "Use simple data speculation check."
6200 msgstr ""
6202 #: config/ia64/ia64.opt:164
6203 #, no-c-format
6204 msgid "Use simple data speculation check for control speculation."
6205 msgstr ""
6207 #: config/ia64/ia64.opt:174
6208 #, no-c-format
6209 msgid ""
6210 "Count speculative dependencies while calculating priority of instructions."
6211 msgstr ""
6213 #: config/ia64/ia64.opt:178
6214 #, no-c-format
6215 msgid "Place a stop bit after every cycle when scheduling."
6216 msgstr ""
6218 #: config/ia64/ia64.opt:182
6219 #, no-c-format
6220 msgid ""
6221 "Assume that floating-point stores and loads are not likely to cause conflict "
6222 "when placed into one instruction group."
6223 msgstr ""
6225 #: config/ia64/ia64.opt:186
6226 #, no-c-format
6227 msgid ""
6228 "Soft limit on number of memory insns per instruction group, giving lower "
6229 "priority to subsequent memory insns attempting to schedule in the same insn "
6230 "group. Frequently useful to prevent cache bank conflicts.  Default value is "
6231 "1."
6232 msgstr ""
6234 #: config/ia64/ia64.opt:190
6235 #, no-c-format
6236 msgid ""
6237 "Disallow more than 'msched-max-memory-insns' in instruction group. "
6238 "Otherwise, limit is 'soft' (prefer non-memory operations when limit is "
6239 "reached)."
6240 msgstr ""
6242 #: config/ia64/ia64.opt:194
6243 #, no-c-format
6244 msgid "Don't generate checks for control speculation in selective scheduling."
6245 msgstr ""
6247 #: config/epiphany/epiphany.opt:24
6248 #, no-c-format
6249 msgid "Don't use any of r32..r63."
6250 msgstr ""
6252 #: config/epiphany/epiphany.opt:28
6253 #, no-c-format
6254 msgid ""
6255 "Preferentially allocate registers that allow short instruction generation."
6256 msgstr ""
6258 #: config/epiphany/epiphany.opt:32
6259 #, no-c-format
6260 msgid "Set branch cost."
6261 msgstr ""
6263 #: config/epiphany/epiphany.opt:36
6264 #, no-c-format
6265 msgid "Enable conditional move instruction usage."
6266 msgstr ""
6268 #: config/epiphany/epiphany.opt:40
6269 #, no-c-format
6270 msgid "Set number of nops to emit before each insn pattern."
6271 msgstr ""
6273 #: config/epiphany/epiphany.opt:52
6274 #, no-c-format
6275 msgid "Use software floating point comparisons."
6276 msgstr ""
6278 #: config/epiphany/epiphany.opt:56
6279 #, no-c-format
6280 msgid "Enable split of 32 bit immediate loads into low / high part."
6281 msgstr ""
6283 #: config/epiphany/epiphany.opt:60
6284 #, no-c-format
6285 msgid "Enable use of POST_INC / POST_DEC."
6286 msgstr ""
6288 #: config/epiphany/epiphany.opt:64
6289 #, no-c-format
6290 msgid "Enable use of POST_MODIFY."
6291 msgstr ""
6293 #: config/epiphany/epiphany.opt:68
6294 #, no-c-format
6295 msgid "Set number of bytes on the stack preallocated for use by the callee."
6296 msgstr ""
6298 #: config/epiphany/epiphany.opt:72
6299 #, no-c-format
6300 msgid "Assume round to nearest is selected for purposes of scheduling."
6301 msgstr ""
6303 #: config/epiphany/epiphany.opt:76
6304 #, no-c-format
6305 msgid "Generate call insns as indirect calls."
6306 msgstr ""
6308 #: config/epiphany/epiphany.opt:80
6309 #, no-c-format
6310 msgid "Generate call insns as direct calls."
6311 msgstr ""
6313 #: config/epiphany/epiphany.opt:84
6314 #, no-c-format
6315 msgid ""
6316 "Assume labels and symbols can be addressed using 16 bit absolute addresses."
6317 msgstr ""
6319 #: config/epiphany/epiphany.opt:108
6320 #, no-c-format
6321 msgid ""
6322 "A floatig point to integer truncation may be replaced with rounding to save "
6323 "mode switching."
6324 msgstr ""
6326 #: config/epiphany/epiphany.opt:112
6327 #, no-c-format
6328 msgid "Vectorize for double-word operations."
6329 msgstr ""
6331 #: config/epiphany/epiphany.opt:128
6332 #, no-c-format
6333 msgid ""
6334 "Split unaligned 8 byte vector moves before post-modify address generation."
6335 msgstr ""
6337 #: config/epiphany/epiphany.opt:132
6338 #, no-c-format
6339 msgid "Use the floating point unit for integer add/subtract."
6340 msgstr ""
6342 #: config/epiphany/epiphany.opt:136
6343 #, no-c-format
6344 msgid "Set register to hold -1."
6345 msgstr ""
6347 #: config/ft32/ft32.opt:23
6348 #, no-c-format
6349 msgid "Target the software simulator."
6350 msgstr ""
6352 #: config/ft32/ft32.opt:27 config/s390/s390.opt:234 config/mips/mips.opt:393
6353 #: config/arc/arc.opt:400
6354 #, no-c-format
6355 msgid "Use LRA instead of reload."
6356 msgstr ""
6358 #: config/ft32/ft32.opt:31
6359 #, no-c-format
6360 msgid "Avoid use of the DIV and MOD instructions."
6361 msgstr ""
6363 #: config/ft32/ft32.opt:35
6364 #, no-c-format
6365 msgid "Target the FT32B architecture."
6366 msgstr ""
6368 #: config/ft32/ft32.opt:39
6369 #, no-c-format
6370 msgid "Enable FT32B code compression."
6371 msgstr ""
6373 #: config/ft32/ft32.opt:43
6374 #, no-c-format
6375 msgid "Avoid placing any readable data in program memory."
6376 msgstr ""
6378 #: config/h8300/h8300.opt:23
6379 #, no-c-format
6380 msgid "Generate H8S code."
6381 msgstr ""
6383 #: config/h8300/h8300.opt:27
6384 #, no-c-format
6385 msgid "Generate H8SX code."
6386 msgstr ""
6388 #: config/h8300/h8300.opt:31
6389 #, no-c-format
6390 msgid "Generate H8S/2600 code."
6391 msgstr ""
6393 #: config/h8300/h8300.opt:35
6394 #, no-c-format
6395 msgid "Make integers 32 bits wide."
6396 msgstr ""
6398 #: config/h8300/h8300.opt:42
6399 #, no-c-format
6400 msgid "Use registers for argument passing."
6401 msgstr ""
6403 #: config/h8300/h8300.opt:46
6404 #, no-c-format
6405 msgid "Consider access to byte sized memory slow."
6406 msgstr ""
6408 #: config/h8300/h8300.opt:50
6409 #, no-c-format
6410 msgid "Enable linker relaxing."
6411 msgstr ""
6413 #: config/h8300/h8300.opt:54
6414 #, no-c-format
6415 msgid "Generate H8/300H code."
6416 msgstr ""
6418 #: config/h8300/h8300.opt:58
6419 #, no-c-format
6420 msgid "Enable the normal mode."
6421 msgstr ""
6423 #: config/h8300/h8300.opt:62
6424 #, no-c-format
6425 msgid "Use H8/300 alignment rules."
6426 msgstr ""
6428 #: config/h8300/h8300.opt:66
6429 #, no-c-format
6430 msgid "Push extended registers on stack in monitor functions."
6431 msgstr ""
6433 #: config/h8300/h8300.opt:70
6434 #, no-c-format
6435 msgid "Do not push extended registers on stack in monitor functions."
6436 msgstr ""
6438 #: config/pru/pru.opt:31
6439 #, no-c-format
6440 msgid ""
6441 "-mmcu=MCU\tSelect the target System-On-Chip variant that embeds this PRU."
6442 msgstr ""
6444 #: config/pru/pru.opt:35
6445 #, no-c-format
6446 msgid ""
6447 "Make GCC pass the --no-relax command-line option to the linker instead of "
6448 "the --relax option."
6449 msgstr ""
6451 #: config/pru/pru.opt:40
6452 #, no-c-format
6453 msgid "Allow (or do not allow) gcc to use the LOOP instruction."
6454 msgstr ""
6456 #: config/pru/pru.opt:44
6457 #, no-c-format
6458 msgid "Select target ABI variant."
6459 msgstr ""
6461 #: config/pru/pru.opt:48
6462 #, no-c-format
6463 msgid "ABI variant code generation (for use with -mabi= option):"
6464 msgstr ""
6466 #: config/pdp11/pdp11.opt:23
6467 #, no-c-format
6468 msgid "Generate code for an 11/10."
6469 msgstr ""
6471 #: config/pdp11/pdp11.opt:27
6472 #, no-c-format
6473 msgid "Generate code for an 11/40."
6474 msgstr ""
6476 #: config/pdp11/pdp11.opt:31
6477 #, no-c-format
6478 msgid "Generate code for an 11/45."
6479 msgstr ""
6481 #: config/pdp11/pdp11.opt:35
6482 #, no-c-format
6483 msgid "Return floating-point results in ac0 (fr0 in Unix assembler syntax)."
6484 msgstr ""
6486 #: config/pdp11/pdp11.opt:39
6487 #, no-c-format
6488 msgid "Use the DEC assembler syntax."
6489 msgstr ""
6491 #: config/pdp11/pdp11.opt:43
6492 #, no-c-format
6493 msgid "Use the GNU assembler syntax."
6494 msgstr ""
6496 #: config/pdp11/pdp11.opt:47 config/rs6000/rs6000.opt:187
6497 #: config/frv/frv.opt:158
6498 #, no-c-format
6499 msgid "Use hardware floating point."
6500 msgstr ""
6502 #: config/pdp11/pdp11.opt:51
6503 #, no-c-format
6504 msgid "Use 16 bit int."
6505 msgstr ""
6507 #: config/pdp11/pdp11.opt:55
6508 #, no-c-format
6509 msgid "Use 32 bit int."
6510 msgstr ""
6512 #: config/pdp11/pdp11.opt:59 config/rs6000/rs6000.opt:183
6513 #, no-c-format
6514 msgid "Do not use hardware floating point."
6515 msgstr ""
6517 #: config/pdp11/pdp11.opt:63
6518 #, no-c-format
6519 msgid "Target has split I&D."
6520 msgstr ""
6522 #: config/pdp11/pdp11.opt:67
6523 #, no-c-format
6524 msgid "Use UNIX assembler syntax."
6525 msgstr ""
6527 #: config/pdp11/pdp11.opt:71
6528 #, no-c-format
6529 msgid "Use LRA register allocator."
6530 msgstr ""
6532 #: config/xtensa/xtensa.opt:23
6533 #, no-c-format
6534 msgid "Use CONST16 instruction to load constants."
6535 msgstr ""
6537 #: config/xtensa/xtensa.opt:27
6538 #, no-c-format
6539 msgid "Disable position-independent code (PIC) for use in OS kernel code."
6540 msgstr ""
6542 #: config/xtensa/xtensa.opt:31
6543 #, no-c-format
6544 msgid "Use indirect CALLXn instructions for large programs."
6545 msgstr ""
6547 #: config/xtensa/xtensa.opt:35
6548 #, no-c-format
6549 msgid "Automatically align branch targets to reduce branch penalties."
6550 msgstr ""
6552 #: config/xtensa/xtensa.opt:39
6553 #, no-c-format
6554 msgid "Intersperse literal pools with code in the text section."
6555 msgstr ""
6557 #: config/xtensa/xtensa.opt:43
6558 #, no-c-format
6559 msgid ""
6560 "Relax literals in assembler and place them automatically in the text section."
6561 msgstr ""
6563 #: config/xtensa/xtensa.opt:47
6564 #, no-c-format
6565 msgid ""
6566 "-mno-serialize-volatile\tDo not serialize volatile memory references with "
6567 "MEMW instructions."
6568 msgstr ""
6570 #: config/xtensa/xtensa.opt:54
6571 #, no-c-format
6572 msgid "Use call0 ABI."
6573 msgstr ""
6575 #: config/xtensa/xtensa.opt:58
6576 #, no-c-format
6577 msgid "Use windowed registers ABI."
6578 msgstr ""
6580 #: config/i386/cygming.opt:23
6581 #, no-c-format
6582 msgid "Create console application."
6583 msgstr ""
6585 #: config/i386/cygming.opt:27
6586 #, no-c-format
6587 msgid "Generate code for a DLL."
6588 msgstr ""
6590 #: config/i386/cygming.opt:31
6591 #, no-c-format
6592 msgid "Ignore dllimport for functions."
6593 msgstr ""
6595 #: config/i386/cygming.opt:35
6596 #, no-c-format
6597 msgid "Use Mingw-specific thread support."
6598 msgstr ""
6600 #: config/i386/cygming.opt:39
6601 #, no-c-format
6602 msgid "Set Windows defines."
6603 msgstr ""
6605 #: config/i386/cygming.opt:43
6606 #, no-c-format
6607 msgid "Create GUI application."
6608 msgstr ""
6610 #: config/i386/cygming.opt:47
6611 #, no-c-format
6612 msgid "Use the GNU extension to the PE format for aligned common data."
6613 msgstr ""
6615 #: config/i386/cygming.opt:51
6616 #, no-c-format
6617 msgid ""
6618 "Compile code that relies on Cygwin DLL wrappers to support C++ operator new/"
6619 "delete replacement."
6620 msgstr ""
6622 #: config/i386/cygming.opt:55
6623 #, no-c-format
6624 msgid "For nested functions on stack executable permission is set."
6625 msgstr ""
6627 #: config/i386/cygming.opt:62
6628 #, no-c-format
6629 msgid "Put relocated read-only data into .data section."
6630 msgstr ""
6632 #: config/i386/mingw.opt:29
6633 #, no-c-format
6634 msgid "Warn about none ISO msvcrt scanf/printf width extensions."
6635 msgstr ""
6637 #: config/i386/mingw-w64.opt:23
6638 #, no-c-format
6639 msgid "Use unicode startup and define UNICODE macro."
6640 msgstr ""
6642 #: config/i386/i386.opt:198
6643 #, no-c-format
6644 msgid "sizeof(long double) is 16."
6645 msgstr ""
6647 #: config/i386/i386.opt:202 config/i386/i386.opt:370
6648 #, no-c-format
6649 msgid "Use hardware fp."
6650 msgstr ""
6652 #: config/i386/i386.opt:206
6653 #, no-c-format
6654 msgid "sizeof(long double) is 12."
6655 msgstr ""
6657 #: config/i386/i386.opt:210
6658 #, no-c-format
6659 msgid "Use 80-bit long double."
6660 msgstr ""
6662 #: config/i386/i386.opt:214 config/s390/s390.opt:163
6663 #: config/sparc/long-double-switch.opt:27 config/alpha/alpha.opt:102
6664 #, no-c-format
6665 msgid "Use 64-bit long double."
6666 msgstr ""
6668 #: config/i386/i386.opt:218 config/s390/s390.opt:159
6669 #: config/sparc/long-double-switch.opt:23 config/alpha/alpha.opt:98
6670 #, no-c-format
6671 msgid "Use 128-bit long double."
6672 msgstr ""
6674 #: config/i386/i386.opt:222 config/sh/sh.opt:179
6675 #, no-c-format
6676 msgid "Reserve space for outgoing arguments in the function prologue."
6677 msgstr ""
6679 #: config/i386/i386.opt:226
6680 #, no-c-format
6681 msgid "Align some doubles on dword boundary."
6682 msgstr ""
6684 #: config/i386/i386.opt:230
6685 #, no-c-format
6686 msgid "Function starts are aligned to this power of 2."
6687 msgstr ""
6689 #: config/i386/i386.opt:234
6690 #, no-c-format
6691 msgid "Jump targets are aligned to this power of 2."
6692 msgstr ""
6694 #: config/i386/i386.opt:238
6695 #, no-c-format
6696 msgid "Loop code aligned to this power of 2."
6697 msgstr ""
6699 #: config/i386/i386.opt:242
6700 #, no-c-format
6701 msgid "Align destination of the string operations."
6702 msgstr ""
6704 #: config/i386/i386.opt:263 config/s390/s390.opt:56
6705 #, no-c-format
6706 msgid "Generate code for given CPU."
6707 msgstr ""
6709 #: config/i386/i386.opt:267
6710 #, no-c-format
6711 msgid "Use given assembler dialect."
6712 msgstr ""
6714 #: config/i386/i386.opt:271
6715 #, no-c-format
6716 msgid "Known assembler dialects (for use with the -masm= option):"
6717 msgstr ""
6719 #: config/i386/i386.opt:281
6720 #, no-c-format
6721 msgid "Branches are this expensive (arbitrary units)."
6722 msgstr ""
6724 #: config/i386/i386.opt:285
6725 #, no-c-format
6726 msgid ""
6727 "-mlarge-data-threshold=<number>\tData greater than given threshold will go "
6728 "into .ldata section in x86-64 medium model."
6729 msgstr ""
6731 #: config/i386/i386.opt:289
6732 #, no-c-format
6733 msgid "Use given x86-64 code model."
6734 msgstr ""
6736 #: config/i386/i386.opt:312
6737 #, no-c-format
6738 msgid "Use given address mode."
6739 msgstr ""
6741 #: config/i386/i386.opt:316
6742 #, no-c-format
6743 msgid "Known address mode (for use with the -maddress-mode= option):"
6744 msgstr ""
6746 #: config/i386/i386.opt:329
6747 #, no-c-format
6748 msgid "Generate sin, cos, sqrt for FPU."
6749 msgstr ""
6751 #: config/i386/i386.opt:333
6752 #, no-c-format
6753 msgid "Always use Dynamic Realigned Argument Pointer (DRAP) to realign stack."
6754 msgstr ""
6756 #: config/i386/i386.opt:337
6757 #, no-c-format
6758 msgid "Return values of functions in FPU registers."
6759 msgstr ""
6761 #: config/i386/i386.opt:341
6762 #, no-c-format
6763 msgid "Generate floating point mathematics using given instruction set."
6764 msgstr ""
6766 #: config/i386/i386.opt:345
6767 #, no-c-format
6768 msgid "Valid arguments to -mfpmath=:"
6769 msgstr ""
6771 #: config/i386/i386.opt:378
6772 #, no-c-format
6773 msgid "Inline all known string operations."
6774 msgstr ""
6776 #: config/i386/i386.opt:382
6777 #, no-c-format
6778 msgid ""
6779 "Inline memset/memcpy string operations, but perform inline version only for "
6780 "small blocks."
6781 msgstr ""
6783 #: config/i386/i386.opt:389
6784 #, no-c-format
6785 msgid "Use native (MS) bitfield layout."
6786 msgstr ""
6788 #: config/i386/i386.opt:409
6789 #, no-c-format
6790 msgid ""
6791 "Relax cmpxchg loop for atomic_fetch_{or,xor,and,nand} by adding load and cmp "
6792 "before cmpxchg, execute pause and loop back to load and compare if load "
6793 "value is not expected."
6794 msgstr ""
6796 #: config/i386/i386.opt:413
6797 #, no-c-format
6798 msgid "Set 80387 floating-point precision to 32-bit."
6799 msgstr ""
6801 #: config/i386/i386.opt:417
6802 #, no-c-format
6803 msgid "Set 80387 floating-point precision to 64-bit."
6804 msgstr ""
6806 #: config/i386/i386.opt:421
6807 #, no-c-format
6808 msgid "Set 80387 floating-point precision to 80-bit."
6809 msgstr ""
6811 #: config/i386/i386.opt:429
6812 #, no-c-format
6813 msgid "Assume incoming stack aligned to this power of 2."
6814 msgstr ""
6816 #: config/i386/i386.opt:433
6817 #, no-c-format
6818 msgid "Use push instructions to save outgoing arguments."
6819 msgstr ""
6821 #: config/i386/i386.opt:437
6822 #, no-c-format
6823 msgid "Use red-zone in the x86-64 code."
6824 msgstr ""
6826 #: config/i386/i386.opt:441
6827 #, no-c-format
6828 msgid "Number of registers used to pass integer arguments."
6829 msgstr ""
6831 #: config/i386/i386.opt:445
6832 #, no-c-format
6833 msgid "Alternate calling convention."
6834 msgstr ""
6836 #: config/i386/i386.opt:449 config/alpha/alpha.opt:23
6837 #, no-c-format
6838 msgid "Do not use hardware fp."
6839 msgstr ""
6841 #: config/i386/i386.opt:453
6842 #, no-c-format
6843 msgid "Use SSE register passing conventions for SF and DF mode."
6844 msgstr ""
6846 #: config/i386/i386.opt:457
6847 #, no-c-format
6848 msgid "Realign stack in prologue."
6849 msgstr ""
6851 #: config/i386/i386.opt:461
6852 #, no-c-format
6853 msgid "Enable stack probing."
6854 msgstr ""
6856 #: config/i386/i386.opt:465
6857 #, no-c-format
6858 msgid "Specify memcpy expansion strategy when expected size is known."
6859 msgstr ""
6861 #: config/i386/i386.opt:469
6862 #, no-c-format
6863 msgid "Specify memset expansion strategy when expected size is known."
6864 msgstr ""
6866 #: config/i386/i386.opt:473
6867 #, no-c-format
6868 msgid "Chose strategy to generate stringop using."
6869 msgstr ""
6871 #: config/i386/i386.opt:477
6872 #, no-c-format
6873 msgid "Valid arguments to -mstringop-strategy=:"
6874 msgstr ""
6876 #: config/i386/i386.opt:505
6877 #, no-c-format
6878 msgid "Use given thread-local storage dialect."
6879 msgstr ""
6881 #: config/i386/i386.opt:509
6882 #, no-c-format
6883 msgid "Known TLS dialects (for use with the -mtls-dialect= option):"
6884 msgstr ""
6886 #: config/i386/i386.opt:519
6887 #, no-c-format
6888 msgid "Use direct references against %gs when accessing tls data."
6889 msgstr ""
6891 #: config/i386/i386.opt:527
6892 #, no-c-format
6893 msgid "Fine grain control of tune features."
6894 msgstr ""
6896 #: config/i386/i386.opt:531
6897 #, no-c-format
6898 msgid "Clear all tune features."
6899 msgstr ""
6901 #: config/i386/i386.opt:538
6902 #, no-c-format
6903 msgid "Generate code that conforms to Intel MCU psABI."
6904 msgstr ""
6906 #: config/i386/i386.opt:542
6907 #, no-c-format
6908 msgid "Generate code that conforms to the given ABI."
6909 msgstr ""
6911 #: config/i386/i386.opt:546 config/nds32/nds32.opt:51
6912 #, no-c-format
6913 msgid "Known ABIs (for use with the -mabi= option):"
6914 msgstr ""
6916 #: config/i386/i386.opt:556
6917 #, no-c-format
6918 msgid ""
6919 "Use libgcc stubs to save and restore registers clobbered by 64-bit Microsoft "
6920 "to System V ABI calls."
6921 msgstr ""
6923 #: config/i386/i386.opt:560 config/rs6000/rs6000.opt:199
6924 #, no-c-format
6925 msgid "Vector library ABI to use."
6926 msgstr ""
6928 #: config/i386/i386.opt:564
6929 #, no-c-format
6930 msgid ""
6931 "Known vectorization library ABIs (for use with the -mveclibabi= option):"
6932 msgstr ""
6934 #: config/i386/i386.opt:574
6935 #, no-c-format
6936 msgid "Return 8-byte vectors in memory."
6937 msgstr ""
6939 #: config/i386/i386.opt:578
6940 #, no-c-format
6941 msgid "Generate reciprocals instead of divss and sqrtss."
6942 msgstr ""
6944 #: config/i386/i386.opt:582
6945 #, no-c-format
6946 msgid "Control generation of reciprocal estimates."
6947 msgstr ""
6949 #: config/i386/i386.opt:586
6950 #, no-c-format
6951 msgid "Generate cld instruction in the function prologue."
6952 msgstr ""
6954 #: config/i386/i386.opt:590
6955 #, no-c-format
6956 msgid ""
6957 "Generate vzeroupper instruction before a transfer of control flow out of the "
6958 "function."
6959 msgstr ""
6961 #: config/i386/i386.opt:595
6962 #, no-c-format
6963 msgid ""
6964 "Disable Scalar to Vector optimization pass transforming 64-bit integer "
6965 "computations into a vector ones."
6966 msgstr ""
6968 #: config/i386/i386.opt:600
6969 #, no-c-format
6970 msgid ""
6971 "Do dispatch scheduling if processor is bdver1, bdver2, bdver3, bdver4 or "
6972 "znver1 and Haifa scheduling is selected."
6973 msgstr ""
6975 #: config/i386/i386.opt:605
6976 #, no-c-format
6977 msgid ""
6978 "Use 128-bit AVX instructions instead of 256-bit AVX instructions in the auto-"
6979 "vectorizer."
6980 msgstr ""
6982 #: config/i386/i386.opt:609
6983 #, no-c-format
6984 msgid ""
6985 "Use given register vector width instructions instead of maximum register "
6986 "width in the auto-vectorizer."
6987 msgstr ""
6989 #: config/i386/i386.opt:613
6990 #, no-c-format
6991 msgid ""
6992 "Known preferred register vector length (to use with the -mprefer-vector-"
6993 "width= option):"
6994 msgstr ""
6996 #: config/i386/i386.opt:629
6997 #, no-c-format
6998 msgid ""
6999 "Maximum number of bits that can be moved from memory to memory efficiently."
7000 msgstr ""
7002 #: config/i386/i386.opt:633
7003 #, no-c-format
7004 msgid "Maximum number of bits that can be stored to memory efficiently."
7005 msgstr ""
7007 #: config/i386/i386.opt:639
7008 #, no-c-format
7009 msgid "Generate 32bit i386 code."
7010 msgstr ""
7012 #: config/i386/i386.opt:643
7013 #, no-c-format
7014 msgid "Generate 64bit x86-64 code."
7015 msgstr ""
7017 #: config/i386/i386.opt:647
7018 #, no-c-format
7019 msgid "Generate 32bit x86-64 code."
7020 msgstr ""
7022 #: config/i386/i386.opt:651
7023 #, no-c-format
7024 msgid "Generate 16bit i386 code."
7025 msgstr ""
7027 #: config/i386/i386.opt:655
7028 #, no-c-format
7029 msgid "Support MMX built-in functions."
7030 msgstr ""
7032 #: config/i386/i386.opt:659
7033 #, no-c-format
7034 msgid "Support 3DNow! built-in functions."
7035 msgstr ""
7037 #: config/i386/i386.opt:663
7038 #, no-c-format
7039 msgid "Support Athlon 3Dnow! built-in functions."
7040 msgstr ""
7042 #: config/i386/i386.opt:667
7043 #, no-c-format
7044 msgid "Support MMX and SSE built-in functions and code generation."
7045 msgstr ""
7047 #: config/i386/i386.opt:671
7048 #, no-c-format
7049 msgid "Support MMX, SSE and SSE2 built-in functions and code generation."
7050 msgstr ""
7052 #: config/i386/i386.opt:675
7053 #, no-c-format
7054 msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation."
7055 msgstr ""
7057 #: config/i386/i386.opt:679
7058 #, no-c-format
7059 msgid ""
7060 "Support MMX, SSE, SSE2, SSE3 and SSSE3 built-in functions and code "
7061 "generation."
7062 msgstr ""
7064 #: config/i386/i386.opt:683
7065 #, no-c-format
7066 msgid ""
7067 "Support MMX, SSE, SSE2, SSE3, SSSE3 and SSE4.1 built-in functions and code "
7068 "generation."
7069 msgstr ""
7071 #: config/i386/i386.opt:687 config/i386/i386.opt:691
7072 #, no-c-format
7073 msgid ""
7074 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1 and SSE4.2 built-in functions "
7075 "and code generation."
7076 msgstr ""
7078 #: config/i386/i386.opt:695
7079 #, no-c-format
7080 msgid ""
7081 "Do not support SSE4.1 and SSE4.2 built-in functions and code generation."
7082 msgstr ""
7084 #: config/i386/i386.opt:703
7085 #, no-c-format
7086 msgid ""
7087 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2 and AVX built-in "
7088 "functions and code generation."
7089 msgstr ""
7091 #: config/i386/i386.opt:707
7092 #, no-c-format
7093 msgid ""
7094 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and AVX2 built-in "
7095 "functions and code generation."
7096 msgstr ""
7098 #: config/i386/i386.opt:711
7099 #, no-c-format
7100 msgid ""
7101 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
7102 "built-in functions and code generation."
7103 msgstr ""
7105 #: config/i386/i386.opt:715
7106 #, no-c-format
7107 msgid ""
7108 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
7109 "and AVX512PF built-in functions and code generation."
7110 msgstr ""
7112 #: config/i386/i386.opt:719
7113 #, no-c-format
7114 msgid ""
7115 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
7116 "and AVX512ER built-in functions and code generation."
7117 msgstr ""
7119 #: config/i386/i386.opt:723
7120 #, no-c-format
7121 msgid ""
7122 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
7123 "and AVX512CD built-in functions and code generation."
7124 msgstr ""
7126 #: config/i386/i386.opt:727
7127 #, no-c-format
7128 msgid ""
7129 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
7130 "and AVX512DQ built-in functions and code generation."
7131 msgstr ""
7133 #: config/i386/i386.opt:731
7134 #, no-c-format
7135 msgid ""
7136 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
7137 "and AVX512BW built-in functions and code generation."
7138 msgstr ""
7140 #: config/i386/i386.opt:735
7141 #, no-c-format
7142 msgid ""
7143 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
7144 "and AVX512VL built-in functions and code generation."
7145 msgstr ""
7147 #: config/i386/i386.opt:739
7148 #, no-c-format
7149 msgid ""
7150 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
7151 "and AVX512IFMA built-in functions and code generation."
7152 msgstr ""
7154 #: config/i386/i386.opt:743
7155 #, no-c-format
7156 msgid ""
7157 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
7158 "and AVX512VBMI built-in functions and code generation."
7159 msgstr ""
7161 #: config/i386/i386.opt:747
7162 #, no-c-format
7163 msgid ""
7164 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
7165 "AVX5124FMAPS built-in functions and code generation."
7166 msgstr ""
7168 #: config/i386/i386.opt:751
7169 #, no-c-format
7170 msgid ""
7171 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
7172 "AVX5124VNNIW built-in functions and code generation."
7173 msgstr ""
7175 #: config/i386/i386.opt:755
7176 #, no-c-format
7177 msgid ""
7178 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
7179 "AVX512VPOPCNTDQ built-in functions and code generation."
7180 msgstr ""
7182 #: config/i386/i386.opt:759
7183 #, no-c-format
7184 msgid ""
7185 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
7186 "AVX512VBMI2 built-in functions and code generation."
7187 msgstr ""
7189 #: config/i386/i386.opt:763
7190 #, no-c-format
7191 msgid "Support AVX512VNNI built-in functions and code generation."
7192 msgstr ""
7194 #: config/i386/i386.opt:767
7195 #, no-c-format
7196 msgid ""
7197 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
7198 "AVX512BITALG built-in functions and code generation."
7199 msgstr ""
7201 #: config/i386/i386.opt:771
7202 #, no-c-format
7203 msgid "Support AVX512VP2INTERSECT built-in functions and code generation."
7204 msgstr ""
7206 #: config/i386/i386.opt:775
7207 #, no-c-format
7208 msgid ""
7209 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and FMA built-in "
7210 "functions and code generation."
7211 msgstr ""
7213 #: config/i386/i386.opt:779
7214 #, no-c-format
7215 msgid ""
7216 "Support MMX, SSE, SSE2, SSE3 and SSE4A built-in functions and code "
7217 "generation."
7218 msgstr ""
7220 #: config/i386/i386.opt:783
7221 #, no-c-format
7222 msgid "Support FMA4 built-in functions and code generation."
7223 msgstr ""
7225 #: config/i386/i386.opt:787
7226 #, no-c-format
7227 msgid "Support XOP built-in functions and code generation."
7228 msgstr ""
7230 #: config/i386/i386.opt:791
7231 #, no-c-format
7232 msgid "Support LWP built-in functions and code generation."
7233 msgstr ""
7235 #: config/i386/i386.opt:795
7236 #, no-c-format
7237 msgid ""
7238 "Support code generation of Advanced Bit Manipulation (ABM) instructions."
7239 msgstr ""
7241 #: config/i386/i386.opt:799
7242 #, no-c-format
7243 msgid "Support code generation of popcnt instruction."
7244 msgstr ""
7246 #: config/i386/i386.opt:803
7247 #, no-c-format
7248 msgid "Support PCONFIG built-in functions and code generation."
7249 msgstr ""
7251 #: config/i386/i386.opt:807
7252 #, no-c-format
7253 msgid "Support WBNOINVD built-in functions and code generation."
7254 msgstr ""
7256 #: config/i386/i386.opt:811
7257 #, no-c-format
7258 msgid "Support PTWRITE built-in functions and code generation."
7259 msgstr ""
7261 #: config/i386/i386.opt:815
7262 #, no-c-format
7263 msgid "Support UINTR built-in functions and code generation."
7264 msgstr ""
7266 #: config/i386/i386.opt:819
7267 #, no-c-format
7268 msgid "Support SGX built-in functions and code generation."
7269 msgstr ""
7271 #: config/i386/i386.opt:823
7272 #, no-c-format
7273 msgid "Support RDPID built-in functions and code generation."
7274 msgstr ""
7276 #: config/i386/i386.opt:827
7277 #, no-c-format
7278 msgid "Support GFNI built-in functions and code generation."
7279 msgstr ""
7281 #: config/i386/i386.opt:831
7282 #, no-c-format
7283 msgid "Support VAES built-in functions and code generation."
7284 msgstr ""
7286 #: config/i386/i386.opt:835
7287 #, no-c-format
7288 msgid "Support VPCLMULQDQ built-in functions and code generation."
7289 msgstr ""
7291 #: config/i386/i386.opt:839
7292 #, no-c-format
7293 msgid "Support BMI built-in functions and code generation."
7294 msgstr ""
7296 #: config/i386/i386.opt:843
7297 #, no-c-format
7298 msgid "Support BMI2 built-in functions and code generation."
7299 msgstr ""
7301 #: config/i386/i386.opt:847
7302 #, no-c-format
7303 msgid "Support LZCNT built-in function and code generation."
7304 msgstr ""
7306 #: config/i386/i386.opt:851
7307 #, no-c-format
7308 msgid "Support Hardware Lock Elision prefixes."
7309 msgstr ""
7311 #: config/i386/i386.opt:855
7312 #, no-c-format
7313 msgid "Support RDSEED instruction."
7314 msgstr ""
7316 #: config/i386/i386.opt:859
7317 #, no-c-format
7318 msgid "Support PREFETCHW instruction."
7319 msgstr ""
7321 #: config/i386/i386.opt:863
7322 #, no-c-format
7323 msgid "Support flag-preserving add-carry instructions."
7324 msgstr ""
7326 #: config/i386/i386.opt:867
7327 #, no-c-format
7328 msgid "Support CLFLUSHOPT instructions."
7329 msgstr ""
7331 #: config/i386/i386.opt:871
7332 #, no-c-format
7333 msgid "Support CLWB instruction."
7334 msgstr ""
7336 #: config/i386/i386.opt:878
7337 #, no-c-format
7338 msgid "Support FXSAVE and FXRSTOR instructions."
7339 msgstr ""
7341 #: config/i386/i386.opt:882
7342 #, no-c-format
7343 msgid "Support XSAVE and XRSTOR instructions."
7344 msgstr ""
7346 #: config/i386/i386.opt:886
7347 #, no-c-format
7348 msgid "Support XSAVEOPT instruction."
7349 msgstr ""
7351 #: config/i386/i386.opt:890
7352 #, no-c-format
7353 msgid "Support XSAVEC instructions."
7354 msgstr ""
7356 #: config/i386/i386.opt:894
7357 #, no-c-format
7358 msgid "Support XSAVES and XRSTORS instructions."
7359 msgstr ""
7361 #: config/i386/i386.opt:898
7362 #, no-c-format
7363 msgid "Support TBM built-in functions and code generation."
7364 msgstr ""
7366 #: config/i386/i386.opt:902
7367 #, no-c-format
7368 msgid "Support code generation of cmpxchg16b instruction."
7369 msgstr ""
7371 #: config/i386/i386.opt:906
7372 #, no-c-format
7373 msgid "Support code generation of sahf instruction in 64bit x86-64 code."
7374 msgstr ""
7376 #: config/i386/i386.opt:910
7377 #, no-c-format
7378 msgid "Support code generation of movbe instruction."
7379 msgstr ""
7381 #: config/i386/i386.opt:914
7382 #, no-c-format
7383 msgid "Support code generation of crc32 instruction."
7384 msgstr ""
7386 #: config/i386/i386.opt:918
7387 #, no-c-format
7388 msgid "Support AES built-in functions and code generation."
7389 msgstr ""
7391 #: config/i386/i386.opt:922
7392 #, no-c-format
7393 msgid "Support SHA1 and SHA256 built-in functions and code generation."
7394 msgstr ""
7396 #: config/i386/i386.opt:926
7397 #, no-c-format
7398 msgid "Support PCLMUL built-in functions and code generation."
7399 msgstr ""
7401 #: config/i386/i386.opt:930
7402 #, no-c-format
7403 msgid "Encode SSE instructions with VEX prefix."
7404 msgstr ""
7406 #: config/i386/i386.opt:934
7407 #, no-c-format
7408 msgid "Support FSGSBASE built-in functions and code generation."
7409 msgstr ""
7411 #: config/i386/i386.opt:938
7412 #, no-c-format
7413 msgid "Support RDRND built-in functions and code generation."
7414 msgstr ""
7416 #: config/i386/i386.opt:942
7417 #, no-c-format
7418 msgid "Support F16C built-in functions and code generation."
7419 msgstr ""
7421 #: config/i386/i386.opt:946
7422 #, no-c-format
7423 msgid "Support PREFETCHWT1 built-in functions and code generation."
7424 msgstr ""
7426 #: config/i386/i386.opt:950
7427 #, no-c-format
7428 msgid "Emit profiling counter call at function entry before prologue."
7429 msgstr ""
7431 #: config/i386/i386.opt:954
7432 #, no-c-format
7433 msgid "Generate __mcount_loc section with all mcount or __fentry__ calls."
7434 msgstr ""
7436 #: config/i386/i386.opt:958 config/s390/s390.opt:311
7437 #, no-c-format
7438 msgid ""
7439 "Generate mcount/__fentry__ calls as nops. To activate they need to be "
7440 "patched in."
7441 msgstr ""
7443 #: config/i386/i386.opt:963
7444 #, no-c-format
7445 msgid "Set name of __fentry__ symbol called at function entry."
7446 msgstr ""
7448 #: config/i386/i386.opt:967
7449 #, no-c-format
7450 msgid "Set name of section to record mrecord-mcount calls."
7451 msgstr ""
7453 #: config/i386/i386.opt:971
7454 #, no-c-format
7455 msgid "Skip setting up RAX register when passing variable arguments."
7456 msgstr ""
7458 #: config/i386/i386.opt:975
7459 #, no-c-format
7460 msgid ""
7461 "Expand 32bit/64bit integer divide into 8bit unsigned integer divide with run-"
7462 "time check."
7463 msgstr ""
7465 #: config/i386/i386.opt:979
7466 #, no-c-format
7467 msgid "Split 32-byte AVX unaligned load."
7468 msgstr ""
7470 #: config/i386/i386.opt:983
7471 #, no-c-format
7472 msgid "Split 32-byte AVX unaligned store."
7473 msgstr ""
7475 #: config/i386/i386.opt:987
7476 #, no-c-format
7477 msgid "Support RTM built-in functions and code generation."
7478 msgstr ""
7480 #: config/i386/i386.opt:995
7481 #, no-c-format
7482 msgid "Support MWAITX and MONITORX built-in functions and code generation."
7483 msgstr ""
7485 #: config/i386/i386.opt:999
7486 #, no-c-format
7487 msgid "Support CLZERO built-in functions and code generation."
7488 msgstr ""
7490 #: config/i386/i386.opt:1003
7491 #, no-c-format
7492 msgid "Support PKU built-in functions and code generation."
7493 msgstr ""
7495 #: config/i386/i386.opt:1011
7496 #, no-c-format
7497 msgid ""
7498 "Known stack protector guard (for use with the -mstack-protector-guard= "
7499 "option):"
7500 msgstr ""
7502 #: config/i386/i386.opt:1035
7503 #, no-c-format
7504 msgid "Use the given symbol for addressing the stack-protector guard."
7505 msgstr ""
7507 #: config/i386/i386.opt:1046
7508 #, no-c-format
7509 msgid ""
7510 "Enable shadow stack built-in functions from Control-flow Enforcement "
7511 "Technology (CET)."
7512 msgstr ""
7514 #: config/i386/i386.opt:1051
7515 #, no-c-format
7516 msgid ""
7517 "Turn on CET instrumentation for switch statements that use a jump table and "
7518 "an indirect jump."
7519 msgstr ""
7521 #: config/i386/i386.opt:1056
7522 #, no-c-format
7523 msgid ""
7524 "Insert ENDBR instruction at function entry only via cf_check attribute for "
7525 "CET instrumentation."
7526 msgstr ""
7528 #: config/i386/i386.opt:1061
7529 #, no-c-format
7530 msgid "Make all function calls indirect."
7531 msgstr ""
7533 #: config/i386/i386.opt:1065
7534 #, no-c-format
7535 msgid "Convert indirect call and jump to call and return thunks."
7536 msgstr ""
7538 #: config/i386/i386.opt:1069
7539 #, no-c-format
7540 msgid "Convert function return to call and return thunk."
7541 msgstr ""
7543 #: config/i386/i386.opt:1073 config/s390/s390.opt:277
7544 #, no-c-format
7545 msgid ""
7546 "Known indirect branch choices (for use with the -mindirect-branch=/-"
7547 "mfunction-return= options):"
7548 msgstr ""
7550 #: config/i386/i386.opt:1089
7551 #, no-c-format
7552 msgid ""
7553 "Add CS prefix to call and jmp to indirect thunk with branch target in r8-r15 "
7554 "registers."
7555 msgstr ""
7557 #: config/i386/i386.opt:1093
7558 #, no-c-format
7559 msgid "Force indirect call and jump via register."
7560 msgstr ""
7562 #: config/i386/i386.opt:1097
7563 #, no-c-format
7564 msgid "Support MOVDIRI built-in functions and code generation."
7565 msgstr ""
7567 #: config/i386/i386.opt:1101
7568 #, no-c-format
7569 msgid "Support MOVDIR64B built-in functions and code generation."
7570 msgstr ""
7572 #: config/i386/i386.opt:1105
7573 #, no-c-format
7574 msgid "Support WAITPKG built-in functions and code generation."
7575 msgstr ""
7577 #: config/i386/i386.opt:1109
7578 #, no-c-format
7579 msgid "Support CLDEMOTE built-in functions and code generation."
7580 msgstr ""
7582 #: config/i386/i386.opt:1113
7583 #, no-c-format
7584 msgid "Instrument function exit in instrumented functions with __fentry__."
7585 msgstr ""
7587 #: config/i386/i386.opt:1117
7588 #, no-c-format
7589 msgid "Known choices for return instrumentation with -minstrument-return=:"
7590 msgstr ""
7592 #: config/i386/i386.opt:1130
7593 #, no-c-format
7594 msgid ""
7595 "Generate a __return_loc section pointing to all return instrumentation code."
7596 msgstr ""
7598 #: config/i386/i386.opt:1138
7599 #, no-c-format
7600 msgid ""
7601 "Known choices for mitigation against straight line speculation with -mharden-"
7602 "sls=:"
7603 msgstr ""
7605 #: config/i386/i386.opt:1154
7606 #, no-c-format
7607 msgid ""
7608 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
7609 "AVX512BF16 built-in functions and code generation."
7610 msgstr ""
7612 #: config/i386/i386.opt:1159
7613 #, no-c-format
7614 msgid "Support ENQCMD built-in functions and code generation."
7615 msgstr ""
7617 #: config/i386/i386.opt:1163
7618 #, no-c-format
7619 msgid "Support SERIALIZE built-in functions and code generation."
7620 msgstr ""
7622 #: config/i386/i386.opt:1167
7623 #, no-c-format
7624 msgid "Support TSXLDTRK built-in functions and code generation."
7625 msgstr ""
7627 #: config/i386/i386.opt:1171
7628 #, no-c-format
7629 msgid "Support AMX-TILE built-in functions and code generation."
7630 msgstr ""
7632 #: config/i386/i386.opt:1175
7633 #, no-c-format
7634 msgid "Support AMX-INT8 built-in functions and code generation."
7635 msgstr ""
7637 #: config/i386/i386.opt:1179
7638 #, no-c-format
7639 msgid "Support AMX-BF16 built-in functions and code generation."
7640 msgstr ""
7642 #: config/i386/i386.opt:1183
7643 #, no-c-format
7644 msgid "Support HRESET built-in functions and code generation."
7645 msgstr ""
7647 #: config/i386/i386.opt:1187
7648 #, no-c-format
7649 msgid "Support KL built-in functions and code generation."
7650 msgstr ""
7652 #: config/i386/i386.opt:1191
7653 #, no-c-format
7654 msgid "Support WIDEKL built-in functions and code generation."
7655 msgstr ""
7657 #: config/i386/i386.opt:1195
7658 #, no-c-format
7659 msgid ""
7660 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, and AVXVNNI "
7661 "built-in functions and code generation."
7662 msgstr ""
7664 #: config/i386/i386.opt:1200
7665 #, no-c-format
7666 msgid "Emit GNU_PROPERTY_X86_ISA_1_NEEDED GNU property."
7667 msgstr ""
7669 #: config/i386/i386.opt:1204
7670 #, no-c-format
7671 msgid "Support MWAIT and MONITOR built-in functions and code generation."
7672 msgstr ""
7674 #: config/i386/i386.opt:1208
7675 #, no-c-format
7676 msgid ""
7677 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
7678 "AVX512FP16 built-in functions and code generation."
7679 msgstr ""
7681 #: config/i386/i386.opt:1212
7682 #, no-c-format
7683 msgid "Do not use GOT to access external symbols."
7684 msgstr ""
7686 #: config/i386/i386.opt:1216
7687 #, no-c-format
7688 msgid "Instructions number above which STFL stall penalty can be compensated."
7689 msgstr ""
7691 #: config/pa/pa64-hpux.opt:23
7692 #, no-c-format
7693 msgid "Assume code will be linked by GNU ld."
7694 msgstr ""
7696 #: config/pa/pa64-hpux.opt:27
7697 #, no-c-format
7698 msgid "Assume code will be linked by HP ld."
7699 msgstr ""
7701 #: config/pa/pa-hpux1010.opt:23 config/pa/pa-hpux.opt:31
7702 #: config/pa/pa-hpux1131.opt:23 config/pa/pa-hpux1111.opt:23
7703 #, no-c-format
7704 msgid "Specify UNIX standard for predefines and linking."
7705 msgstr ""
7707 #: config/pa/pa-hpux.opt:27
7708 #, no-c-format
7709 msgid "Generate cpp defines for server IO."
7710 msgstr ""
7712 #: config/pa/pa-hpux.opt:35
7713 #, no-c-format
7714 msgid "Generate cpp defines for workstation IO."
7715 msgstr ""
7717 #: config/pa/pa.opt:30 config/pa/pa.opt:91 config/pa/pa.opt:103
7718 #, no-c-format
7719 msgid "Generate PA1.0 code."
7720 msgstr ""
7722 #: config/pa/pa.opt:34 config/pa/pa.opt:107 config/pa/pa.opt:152
7723 #, no-c-format
7724 msgid "Generate PA1.1 code."
7725 msgstr ""
7727 #: config/pa/pa.opt:38 config/pa/pa.opt:111
7728 #, no-c-format
7729 msgid "Generate PA2.0 code (requires binutils 2.10 or later)."
7730 msgstr ""
7732 #: config/pa/pa.opt:46
7733 #, no-c-format
7734 msgid "Caller copies function arguments passed by hidden reference."
7735 msgstr ""
7737 #: config/pa/pa.opt:50
7738 #, no-c-format
7739 msgid "Use ldcw/ldcd coherent cache-control hint."
7740 msgstr ""
7742 #: config/pa/pa.opt:54
7743 #, no-c-format
7744 msgid "Disable FP regs.  Equivalent to -msoft-float."
7745 msgstr ""
7747 #: config/pa/pa.opt:58
7748 #, no-c-format
7749 msgid "Disable indexed addressing."
7750 msgstr ""
7752 #: config/pa/pa.opt:62
7753 #, no-c-format
7754 msgid "Generate fast indirect calls."
7755 msgstr ""
7757 #: config/pa/pa.opt:70
7758 #, no-c-format
7759 msgid "Assume code will be assembled by GAS."
7760 msgstr ""
7762 #: config/pa/pa.opt:79
7763 #, no-c-format
7764 msgid "Enable linker optimizations."
7765 msgstr ""
7767 #: config/pa/pa.opt:83
7768 #, no-c-format
7769 msgid "Always generate long calls."
7770 msgstr ""
7772 #: config/pa/pa.opt:87
7773 #, no-c-format
7774 msgid "Emit long load/store sequences."
7775 msgstr ""
7777 #: config/pa/pa.opt:95
7778 #, no-c-format
7779 msgid "Disable space regs."
7780 msgstr ""
7782 #: config/pa/pa.opt:99
7783 #, no-c-format
7784 msgid "Assume memory references are ordered and barriers are not needed."
7785 msgstr ""
7787 #: config/pa/pa.opt:115
7788 #, no-c-format
7789 msgid "Use portable calling conventions."
7790 msgstr ""
7792 #: config/pa/pa.opt:119
7793 #, no-c-format
7794 msgid ""
7795 "Specify CPU for scheduling purposes.  Valid arguments are 700, 7100, 7100LC, "
7796 "7200, 7300, and 8000."
7797 msgstr ""
7799 #: config/pa/pa.opt:144 config/frv/frv.opt:215
7800 #, no-c-format
7801 msgid "Use software floating point."
7802 msgstr ""
7804 #: config/pa/pa.opt:148
7805 #, no-c-format
7806 msgid "Use software integer multiplication."
7807 msgstr ""
7809 #: config/pa/pa.opt:156
7810 #, no-c-format
7811 msgid "Do not disable space regs."
7812 msgstr ""
7814 #: config/v850/v850.opt:29
7815 #, no-c-format
7816 msgid "Use registers r2 and r5."
7817 msgstr ""
7819 #: config/v850/v850.opt:33
7820 #, no-c-format
7821 msgid "Use 4 byte entries in switch tables."
7822 msgstr ""
7824 #: config/v850/v850.opt:37
7825 #, no-c-format
7826 msgid "Enable backend debugging."
7827 msgstr ""
7829 #: config/v850/v850.opt:41
7830 #, no-c-format
7831 msgid "Do not use the callt instruction (default)."
7832 msgstr ""
7834 #: config/v850/v850.opt:45
7835 #, no-c-format
7836 msgid "Reuse r30 on a per function basis."
7837 msgstr ""
7839 #: config/v850/v850.opt:52
7840 #, no-c-format
7841 msgid "Prohibit PC relative function calls."
7842 msgstr ""
7844 #: config/v850/v850.opt:56
7845 #, no-c-format
7846 msgid "Use stubs for function prologues."
7847 msgstr ""
7849 #: config/v850/v850.opt:60
7850 #, no-c-format
7851 msgid "Set the max size of data eligible for the SDA area."
7852 msgstr ""
7854 #: config/v850/v850.opt:67
7855 #, no-c-format
7856 msgid "Enable the use of the short load instructions."
7857 msgstr ""
7859 #: config/v850/v850.opt:71
7860 #, no-c-format
7861 msgid "Same as: -mep -mprolog-function."
7862 msgstr ""
7864 #: config/v850/v850.opt:75
7865 #, no-c-format
7866 msgid "Set the max size of data eligible for the TDA area."
7867 msgstr ""
7869 #: config/v850/v850.opt:82
7870 #, no-c-format
7871 msgid "Do not enforce strict alignment."
7872 msgstr ""
7874 #: config/v850/v850.opt:86
7875 #, no-c-format
7876 msgid ""
7877 "Put jump tables for switch statements into the .data section rather than "
7878 "the .code section."
7879 msgstr ""
7881 #: config/v850/v850.opt:93
7882 #, no-c-format
7883 msgid "Compile for the v850 processor."
7884 msgstr ""
7886 #: config/v850/v850.opt:97
7887 #, no-c-format
7888 msgid "Compile for the v850e processor."
7889 msgstr ""
7891 #: config/v850/v850.opt:101
7892 #, no-c-format
7893 msgid "Compile for the v850e1 processor."
7894 msgstr ""
7896 #: config/v850/v850.opt:105
7897 #, no-c-format
7898 msgid "Compile for the v850es variant of the v850e1."
7899 msgstr ""
7901 #: config/v850/v850.opt:109
7902 #, no-c-format
7903 msgid "Compile for the v850e2 processor."
7904 msgstr ""
7906 #: config/v850/v850.opt:113
7907 #, no-c-format
7908 msgid "Compile for the v850e2v3 processor."
7909 msgstr ""
7911 #: config/v850/v850.opt:117
7912 #, no-c-format
7913 msgid "Compile for the v850e3v5 processor."
7914 msgstr ""
7916 #: config/v850/v850.opt:124
7917 #, no-c-format
7918 msgid "Enable v850e3v5 loop instructions."
7919 msgstr ""
7921 #: config/v850/v850.opt:128
7922 #, no-c-format
7923 msgid "Set the max size of data eligible for the ZDA area."
7924 msgstr ""
7926 #: config/v850/v850.opt:135
7927 #, no-c-format
7928 msgid "Enable relaxing in the assembler."
7929 msgstr ""
7931 #: config/v850/v850.opt:139
7932 #, no-c-format
7933 msgid "Prohibit PC relative jumps."
7934 msgstr ""
7936 #: config/v850/v850.opt:143
7937 #, no-c-format
7938 msgid "Inhibit the use of hardware floating point instructions."
7939 msgstr ""
7941 #: config/v850/v850.opt:147
7942 #, no-c-format
7943 msgid ""
7944 "Allow the use of hardware floating point instructions for V850E2V3 and up."
7945 msgstr ""
7947 #: config/v850/v850.opt:151
7948 #, no-c-format
7949 msgid "Enable support for the RH850 ABI.  This is the default."
7950 msgstr ""
7952 #: config/v850/v850.opt:155
7953 #, no-c-format
7954 msgid "Enable support for the old GCC ABI."
7955 msgstr ""
7957 #: config/v850/v850.opt:159
7958 #, no-c-format
7959 msgid "Support alignments of up to 64-bits."
7960 msgstr ""
7962 #: config/g.opt:27
7963 #, no-c-format
7964 msgid ""
7965 "-G<number>\tPut global and static data smaller than <number> bytes into a "
7966 "special section (on some targets)."
7967 msgstr ""
7969 #: config/lynx.opt:23
7970 #, no-c-format
7971 msgid "Support legacy multi-threading."
7972 msgstr ""
7974 #: config/lynx.opt:27
7975 #, no-c-format
7976 msgid "Use shared libraries."
7977 msgstr ""
7979 #: config/lynx.opt:31
7980 #, no-c-format
7981 msgid "Support multi-threading."
7982 msgstr ""
7984 #: config/nvptx/nvptx-gen.opt:24
7985 #, no-c-format
7986 msgid "Known PTX ISA target architectures (for use with the -misa= option):"
7987 msgstr ""
7989 #: config/nvptx/nvptx.opt:28
7990 #, no-c-format
7991 msgid ""
7992 "Ignored, but preserved for backward compatibility.  Only 64-bit ABI is "
7993 "supported."
7994 msgstr ""
7996 #: config/nvptx/nvptx.opt:33
7997 #, no-c-format
7998 msgid "Link in code for a __main kernel."
7999 msgstr ""
8001 #: config/nvptx/nvptx.opt:37
8002 #, no-c-format
8003 msgid "Optimize partition neutering."
8004 msgstr ""
8006 #: config/nvptx/nvptx.opt:41
8007 #, no-c-format
8008 msgid "Use custom stacks instead of local memory for automatic storage."
8009 msgstr ""
8011 #: config/nvptx/nvptx.opt:45
8012 #, no-c-format
8013 msgid ""
8014 "Specify size of .local memory used for stack when the exact amount is not "
8015 "known."
8016 msgstr ""
8018 #: config/nvptx/nvptx.opt:49
8019 #, no-c-format
8020 msgid "Generate code that can keep local state uniform across all lanes."
8021 msgstr ""
8023 #: config/nvptx/nvptx.opt:53
8024 #, no-c-format
8025 msgid ""
8026 "Generate code for OpenMP offloading: enables -msoft-stack and -muniform-simt."
8027 msgstr ""
8029 #: config/nvptx/nvptx.opt:57
8030 #, no-c-format
8031 msgid "Specify the PTX ISA target architecture to use."
8032 msgstr ""
8034 #: config/nvptx/nvptx.opt:61
8035 #, no-c-format
8036 msgid "Alias:"
8037 msgstr ""
8039 #: config/nvptx/nvptx.opt:116
8040 #, no-c-format
8041 msgid "Known PTX ISA versions (for use with the -mptx= option):"
8042 msgstr ""
8044 #: config/nvptx/nvptx.opt:135
8045 #, no-c-format
8046 msgid "Specify the PTX ISA version to use."
8047 msgstr ""
8049 #: config/nvptx/nvptx.opt:139
8050 #, no-c-format
8051 msgid "Initialize ptx registers."
8052 msgstr ""
8054 #: config/vxworks.opt:36
8055 #, no-c-format
8056 msgid "Assume the VxWorks RTP environment."
8057 msgstr ""
8059 #: config/vxworks.opt:43
8060 #, no-c-format
8061 msgid "Assume the VxWorks vThreads environment."
8062 msgstr ""
8064 #: config/cr16/cr16.opt:27
8065 #, no-c-format
8066 msgid "Generate SBIT, CBIT instructions."
8067 msgstr ""
8069 #: config/cr16/cr16.opt:31
8070 #, no-c-format
8071 msgid "Support multiply accumulate instructions."
8072 msgstr ""
8074 #: config/cr16/cr16.opt:38
8075 #, no-c-format
8076 msgid "Treat data references as near, far or medium. medium is default."
8077 msgstr ""
8079 #: config/cr16/cr16.opt:42
8080 #, no-c-format
8081 msgid "Generate code for CR16C architecture."
8082 msgstr ""
8084 #: config/cr16/cr16.opt:46
8085 #, no-c-format
8086 msgid "Generate code for CR16C+ architecture (Default)."
8087 msgstr ""
8089 #: config/cr16/cr16.opt:50
8090 #, no-c-format
8091 msgid "Treat integers as 32-bit."
8092 msgstr ""
8094 #: config/avr/avr.opt:23
8095 #, no-c-format
8096 msgid "Use subroutines for function prologues and epilogues."
8097 msgstr ""
8099 #: config/avr/avr.opt:27
8100 #, no-c-format
8101 msgid "-mmcu=MCU\tSelect the target MCU."
8102 msgstr ""
8104 #: config/avr/avr.opt:31
8105 #, no-c-format
8106 msgid ""
8107 "Allow usage of __gcc_isr pseudo instructions in ISR prologues and epilogues."
8108 msgstr ""
8110 #: config/avr/avr.opt:35
8111 #, no-c-format
8112 msgid "Set the number of 64 KiB flash segments."
8113 msgstr ""
8115 #: config/avr/avr.opt:39
8116 #, no-c-format
8117 msgid "Indicate presence of a processor erratum."
8118 msgstr ""
8120 #: config/avr/avr.opt:43
8121 #, no-c-format
8122 msgid "Enable Read-Modify-Write (RMW) instructions support/use."
8123 msgstr ""
8125 #: config/avr/avr.opt:53
8126 #, no-c-format
8127 msgid "Use RJMP / RCALL even though CALL / JMP are available."
8128 msgstr ""
8130 #: config/avr/avr.opt:57
8131 #, no-c-format
8132 msgid "Use an 8-bit 'int' type."
8133 msgstr ""
8135 #: config/avr/avr.opt:61
8136 #, no-c-format
8137 msgid "Change the stack pointer without disabling interrupts."
8138 msgstr ""
8140 #: config/avr/avr.opt:65
8141 #, no-c-format
8142 msgid ""
8143 "Set the branch costs for conditional branch instructions.  Reasonable values "
8144 "are small, non-negative integers.  The default branch cost is 0."
8145 msgstr ""
8147 #: config/avr/avr.opt:69
8148 #, no-c-format
8149 msgid "Treat main as if it had attribute OS_task."
8150 msgstr ""
8152 #: config/avr/avr.opt:79
8153 #, no-c-format
8154 msgid "Change only the low 8 bits of the stack pointer."
8155 msgstr ""
8157 #: config/avr/avr.opt:83
8158 #, no-c-format
8159 msgid "Relax branches."
8160 msgstr ""
8162 #: config/avr/avr.opt:87
8163 #, no-c-format
8164 msgid ""
8165 "Make the linker relaxation machine assume that a program counter wrap-around "
8166 "occurs."
8167 msgstr ""
8169 #: config/avr/avr.opt:91
8170 #, no-c-format
8171 msgid ""
8172 "Accumulate outgoing function arguments and acquire/release the needed stack "
8173 "space for outgoing function arguments in function prologue/epilogue.  "
8174 "Without this option, outgoing arguments are pushed before calling a function "
8175 "and popped afterwards.  This option can lead to reduced code size for "
8176 "functions that call many functions that get their arguments on the stack "
8177 "like, for example printf."
8178 msgstr ""
8180 #: config/avr/avr.opt:95
8181 #, no-c-format
8182 msgid ""
8183 "When accessing RAM, use X as imposed by the hardware, i.e. just use pre-"
8184 "decrement, post-increment and indirect addressing with the X register.  "
8185 "Without this option, the compiler may assume that there is an addressing "
8186 "mode X+const similar to Y+const and Z+const and emit instructions to emulate "
8187 "such an addressing mode for X."
8188 msgstr ""
8190 #: config/avr/avr.opt:100
8191 #, no-c-format
8192 msgid ""
8193 "The device has no SPH special function register. This option will be "
8194 "overridden by the compiler driver with the correct setting if presence/"
8195 "absence of SPH can be deduced from -mmcu=MCU."
8196 msgstr ""
8198 #: config/avr/avr.opt:104
8199 #, no-c-format
8200 msgid "Warn if the address space of an address is changed."
8201 msgstr ""
8203 #: config/avr/avr.opt:108
8204 #, no-c-format
8205 msgid ""
8206 "Warn if the ISR is misspelled, i.e. without __vector prefix. Enabled by "
8207 "default."
8208 msgstr ""
8210 #: config/avr/avr.opt:112
8211 #, no-c-format
8212 msgid ""
8213 "Allow to use truncation instead of rounding towards zero for fractional "
8214 "fixed-point types."
8215 msgstr ""
8217 #: config/avr/avr.opt:116
8218 #, no-c-format
8219 msgid ""
8220 "Assume that all data in static storage can be accessed by LDS / STS.  This "
8221 "option is only useful for reduced Tiny devices."
8222 msgstr ""
8224 #: config/avr/avr.opt:120
8225 #, no-c-format
8226 msgid "-mdouble=<BITS>\tUse <BITS> bits wide double type."
8227 msgstr ""
8229 #: config/avr/avr.opt:124
8230 #, no-c-format
8231 msgid "-mlong-double=<BITS>\tUse <BITS> bits wide long double type."
8232 msgstr ""
8234 #: config/avr/avr.opt:128
8235 #, no-c-format
8236 msgid "Do not link against the device-specific library lib<MCU>.a."
8237 msgstr ""
8239 #: config/avr/avr.opt:132
8240 #, no-c-format
8241 msgid "Do not use the device-specific specs file device-specs/specs-<MCU>."
8242 msgstr ""
8244 #: config/avr/avr.opt:136
8245 #, no-c-format
8246 msgid "Available BITS selections:"
8247 msgstr ""
8249 #: config/m32r/m32r.opt:34
8250 #, no-c-format
8251 msgid "Compile for the m32rx."
8252 msgstr ""
8254 #: config/m32r/m32r.opt:38
8255 #, no-c-format
8256 msgid "Compile for the m32r2."
8257 msgstr ""
8259 #: config/m32r/m32r.opt:42
8260 #, no-c-format
8261 msgid "Compile for the m32r."
8262 msgstr ""
8264 #: config/m32r/m32r.opt:46
8265 #, no-c-format
8266 msgid "Align all loops to 32 byte boundary."
8267 msgstr ""
8269 #: config/m32r/m32r.opt:50
8270 #, no-c-format
8271 msgid "Prefer branches over conditional execution."
8272 msgstr ""
8274 #: config/m32r/m32r.opt:54
8275 #, no-c-format
8276 msgid "Give branches their default cost."
8277 msgstr ""
8279 #: config/m32r/m32r.opt:58
8280 #, no-c-format
8281 msgid "Display compile time statistics."
8282 msgstr ""
8284 #: config/m32r/m32r.opt:62
8285 #, no-c-format
8286 msgid "Specify cache flush function."
8287 msgstr ""
8289 #: config/m32r/m32r.opt:66
8290 #, no-c-format
8291 msgid "Specify cache flush trap number."
8292 msgstr ""
8294 #: config/m32r/m32r.opt:70
8295 #, no-c-format
8296 msgid "Only issue one instruction per cycle."
8297 msgstr ""
8299 #: config/m32r/m32r.opt:74
8300 #, no-c-format
8301 msgid "Allow two instructions to be issued per cycle."
8302 msgstr ""
8304 #: config/m32r/m32r.opt:78
8305 #, no-c-format
8306 msgid "Code size: small, medium or large."
8307 msgstr ""
8309 #: config/m32r/m32r.opt:94
8310 #, no-c-format
8311 msgid "Don't call any cache flush functions."
8312 msgstr ""
8314 #: config/m32r/m32r.opt:98
8315 #, no-c-format
8316 msgid "Don't call any cache flush trap."
8317 msgstr ""
8319 #: config/m32r/m32r.opt:105
8320 #, no-c-format
8321 msgid "Small data area: none, sdata, use."
8322 msgstr ""
8324 #: config/s390/tpf.opt:23
8325 #, no-c-format
8326 msgid "Enable TPF-OS tracing code."
8327 msgstr ""
8329 #: config/s390/tpf.opt:27
8330 #, no-c-format
8331 msgid "Set the trace check address for prologue tpf hook"
8332 msgstr ""
8334 #: config/s390/tpf.opt:31
8335 #, no-c-format
8336 msgid "Set the trace jump address for prologue tpf hook"
8337 msgstr ""
8339 #: config/s390/tpf.opt:35
8340 #, no-c-format
8341 msgid "Set the trace check address for epilogue tpf hook"
8342 msgstr ""
8344 #: config/s390/tpf.opt:39
8345 #, no-c-format
8346 msgid "Set the trace jump address for epilogue tpf hook"
8347 msgstr ""
8349 #: config/s390/tpf.opt:43
8350 #, no-c-format
8351 msgid ""
8352 "Set the prologue and epilogue hook addresses to "
8353 "TPF_TRACE_PROLOGUE_SKIP_TARGET and TPF_TRACE_EPILOGUE_SKIP_TARGET. "
8354 "Equivalent to using -mtpf-trace-hook-prologue-"
8355 "target=TPF_TRACE_PROLOGUE_SKIP_TARGET and -mtpf-trace-hook-epilogue-"
8356 "target=TPF_TRACE_EPILOGUE_SKIP_TARGET"
8357 msgstr ""
8359 #: config/s390/tpf.opt:47
8360 #, no-c-format
8361 msgid "Specify main object for TPF-OS."
8362 msgstr ""
8364 #: config/s390/s390.opt:48
8365 #, no-c-format
8366 msgid "31 bit ABI."
8367 msgstr ""
8369 #: config/s390/s390.opt:52
8370 #, no-c-format
8371 msgid "64 bit ABI."
8372 msgstr ""
8374 #: config/s390/s390.opt:129
8375 #, no-c-format
8376 msgid "Maintain backchain pointer."
8377 msgstr ""
8379 #: config/s390/s390.opt:133
8380 #, no-c-format
8381 msgid "Additional debug prints."
8382 msgstr ""
8384 #: config/s390/s390.opt:137
8385 #, no-c-format
8386 msgid "ESA/390 architecture."
8387 msgstr ""
8389 #: config/s390/s390.opt:141
8390 #, no-c-format
8391 msgid "Enable decimal floating point hardware support."
8392 msgstr ""
8394 #: config/s390/s390.opt:145
8395 #, no-c-format
8396 msgid "Enable hardware floating point."
8397 msgstr ""
8399 #: config/s390/s390.opt:149
8400 #, no-c-format
8401 msgid ""
8402 "Takes two non-negative integer numbers separated by a comma. Prepend the "
8403 "function label with the number of two-byte Nop instructions indicated by the "
8404 "first.  Append Nop instructions covering the number of halfwords indicated "
8405 "by the second after the label.  Nop instructions of the largest possible "
8406 "size are used (six, four or two bytes), beginning with the largest possible "
8407 "size.  Using 0 for both values disables hotpatching."
8408 msgstr ""
8410 #: config/s390/s390.opt:167
8411 #, no-c-format
8412 msgid "Use hardware transactional execution instructions."
8413 msgstr ""
8415 #: config/s390/s390.opt:171
8416 #, no-c-format
8417 msgid "Use hardware vector facility instructions and enable the vector ABI."
8418 msgstr ""
8420 #: config/s390/s390.opt:175
8421 #, no-c-format
8422 msgid "Use packed stack layout."
8423 msgstr ""
8425 #: config/s390/s390.opt:179
8426 #, no-c-format
8427 msgid "Use bras for executable < 64k."
8428 msgstr ""
8430 #: config/s390/s390.opt:183
8431 #, no-c-format
8432 msgid "Disable hardware floating point."
8433 msgstr ""
8435 #: config/s390/s390.opt:187
8436 #, no-c-format
8437 msgid ""
8438 "Set the max. number of bytes which has to be left to stack size before a "
8439 "trap instruction is triggered."
8440 msgstr ""
8442 #: config/s390/s390.opt:191
8443 #, no-c-format
8444 msgid "Switches off the -mstack-guard= option."
8445 msgstr ""
8447 #: config/s390/s390.opt:195
8448 #, no-c-format
8449 msgid ""
8450 "Emit extra code in the function prologue in order to trap if the stack size "
8451 "exceeds the given limit."
8452 msgstr ""
8454 #: config/s390/s390.opt:199
8455 #, no-c-format
8456 msgid "Switches off the -mstack-size= option."
8457 msgstr ""
8459 #: config/s390/s390.opt:207
8460 #, no-c-format
8461 msgid "Use the mvcle instruction for block moves."
8462 msgstr ""
8464 #: config/s390/s390.opt:211
8465 #, no-c-format
8466 msgid ""
8467 "Enable the z vector language extension providing the context-sensitive "
8468 "vector macro and enable the Altivec-style builtins in vecintrin.h."
8469 msgstr ""
8471 #: config/s390/s390.opt:216
8472 #, no-c-format
8473 msgid "Warn if a function uses alloca or creates an array with dynamic size."
8474 msgstr ""
8476 #: config/s390/s390.opt:220
8477 #, no-c-format
8478 msgid "Warn if a single function's framesize exceeds the given framesize."
8479 msgstr ""
8481 #: config/s390/s390.opt:224
8482 #, no-c-format
8483 msgid "z/Architecture."
8484 msgstr ""
8486 #: config/s390/s390.opt:228
8487 #, no-c-format
8488 msgid ""
8489 "Set the branch costs for conditional branch instructions.  Reasonable values "
8490 "are small, non-negative integers.  The default branch cost is 1."
8491 msgstr ""
8493 #: config/s390/s390.opt:238 config/arm/arm.opt:169
8494 #, no-c-format
8495 msgid "Assume data segments are relative to text segment."
8496 msgstr ""
8498 #: config/s390/s390.opt:243
8499 #, no-c-format
8500 msgid ""
8501 "Wrap all indirect branches into execute in order to disable branch "
8502 "prediction."
8503 msgstr ""
8505 #: config/s390/s390.opt:248
8506 #, no-c-format
8507 msgid ""
8508 "Wrap indirect table jumps and computed gotos into execute in order to "
8509 "disable branch prediction.  Using thunk or thunk-extern with this option "
8510 "requires the thunks to be considered signal handlers to order to generate "
8511 "correct CFI.  For environments where unwinding (e.g. for exceptions) is "
8512 "required please use thunk-inline instead."
8513 msgstr ""
8515 #: config/s390/s390.opt:256
8516 #, no-c-format
8517 msgid ""
8518 "Wrap all indirect calls into execute in order to disable branch prediction."
8519 msgstr ""
8521 #: config/s390/s390.opt:260
8522 #, no-c-format
8523 msgid ""
8524 "Wrap all indirect return branches into execute in order to disable branch "
8525 "prediction."
8526 msgstr ""
8528 #: config/s390/s390.opt:265
8529 #, no-c-format
8530 msgid ""
8531 "Wrap indirect return branches into execute in order to disable branch "
8532 "prediction. This affects only branches where the return address is going to "
8533 "be restored from memory."
8534 msgstr ""
8536 #: config/s390/s390.opt:271
8537 #, no-c-format
8538 msgid ""
8539 "Wrap indirect return branches into execute in order to disable branch "
8540 "prediction. This affects only branches where the return address doesn't need "
8541 "to be restored from memory."
8542 msgstr ""
8544 #: config/s390/s390.opt:293
8545 #, no-c-format
8546 msgid ""
8547 "Generate sections .s390_indirect_jump, .s390_indirect_call, ."
8548 "s390_return_reg, and .s390_return_mem to contain the indirect branch "
8549 "locations which have been patched as part of using one of the -mindirect-"
8550 "branch* or -mfunction-return* options.  The sections consist of an array of "
8551 "32 bit elements. Each entry holds the offset from the entry to the patched "
8552 "location."
8553 msgstr ""
8555 #: config/s390/s390.opt:302
8556 #, no-c-format
8557 msgid ""
8558 "Emit profiling counter call at function entry before prologue. The compiled "
8559 "code will require a 64-bit CPU and glibc 2.29 or newer to run."
8560 msgstr ""
8562 #: config/s390/s390.opt:307
8563 #, no-c-format
8564 msgid "Generate __mcount_loc section with all _mcount and __fentry__ calls."
8565 msgstr ""
8567 #: config/s390/s390.opt:316
8568 #, no-c-format
8569 msgid ""
8570 "Emit fused multiply-add instructions for long doubles in vector registers "
8571 "(wfmaxb, wfmsxb, wfnmaxb, wfnmsxb).  Reassociation pass does not handle "
8572 "fused multiply-adds, therefore code generated by the middle-end is prone to "
8573 "having long fused multiply-add chains.  This is not pipeline-friendly, and "
8574 "the default behavior is to emit separate multiplication and addition "
8575 "instructions for long doubles in vector registers, because measurements show "
8576 "that this improves performance.  This option allows overriding it for "
8577 "testing purposes."
8578 msgstr ""
8580 #: config/rl78/rl78.opt:27 config/rx/elf.opt:26 config/csky/csky.opt:198
8581 #, no-c-format
8582 msgid "Use the simulator runtime."
8583 msgstr ""
8585 #: config/rl78/rl78.opt:31
8586 #, no-c-format
8587 msgid ""
8588 "Selects the type of hardware multiplication and division to use (none/g13/"
8589 "g14)."
8590 msgstr ""
8592 #: config/rl78/rl78.opt:50
8593 #, no-c-format
8594 msgid "Use all registers, reserving none for interrupt handlers."
8595 msgstr ""
8597 #: config/rl78/rl78.opt:54
8598 #, no-c-format
8599 msgid "Enable assembler and linker relaxation.  Enabled by default at -Os."
8600 msgstr ""
8602 #: config/rl78/rl78.opt:58
8603 #, no-c-format
8604 msgid ""
8605 "Selects the type of RL78 core being targeted (g10/g13/g14).  The default is "
8606 "the G14.  If set, also selects the hardware multiply support to be used."
8607 msgstr ""
8609 #: config/rl78/rl78.opt:77
8610 #, no-c-format
8611 msgid "Alias for -mcpu=g10."
8612 msgstr ""
8614 #: config/rl78/rl78.opt:81
8615 #, no-c-format
8616 msgid "Alias for -mcpu=g13."
8617 msgstr ""
8619 #: config/rl78/rl78.opt:85 config/rl78/rl78.opt:89
8620 #, no-c-format
8621 msgid "Alias for -mcpu=g14."
8622 msgstr ""
8624 #: config/rl78/rl78.opt:93
8625 #, no-c-format
8626 msgid ""
8627 "Assume ES is zero throughout program execution, use ES: for read-only data."
8628 msgstr ""
8630 #: config/rl78/rl78.opt:97
8631 #, no-c-format
8632 msgid "Stores the MDUC registers in interrupt handlers for G13 target."
8633 msgstr ""
8635 #: config/stormy16/stormy16.opt:24
8636 #, no-c-format
8637 msgid "Provide libraries for the simulator."
8638 msgstr ""
8640 #: config/arm/arm-tables.opt:25
8641 #, no-c-format
8642 msgid "Known ARM CPUs (for use with the -mcpu= and -mtune= options):"
8643 msgstr ""
8645 #: config/arm/arm-tables.opt:293
8646 #, no-c-format
8647 msgid "Known ARM architectures (for use with the -march= option):"
8648 msgstr ""
8650 #: config/arm/arm-tables.opt:399
8651 #, no-c-format
8652 msgid "Known ARM FPUs (for use with the -mfpu= option):"
8653 msgstr ""
8655 #: config/arm/arm.opt:26
8656 #, no-c-format
8657 msgid "TLS dialect to use:"
8658 msgstr ""
8660 #: config/arm/arm.opt:36
8661 #, no-c-format
8662 msgid "Specify an ABI."
8663 msgstr ""
8665 #: config/arm/arm.opt:40
8666 #, no-c-format
8667 msgid "Known ARM ABIs (for use with the -mabi= option):"
8668 msgstr ""
8670 #: config/arm/arm.opt:59
8671 #, no-c-format
8672 msgid "Generate a call to abort if a noreturn function returns."
8673 msgstr ""
8675 #: config/arm/arm.opt:66
8676 #, no-c-format
8677 msgid "Generate APCS conformant stack frames."
8678 msgstr ""
8680 #: config/arm/arm.opt:70
8681 #, no-c-format
8682 msgid "Generate re-entrant, PIC code."
8683 msgstr ""
8685 #: config/arm/arm.opt:92
8686 #, no-c-format
8687 msgid "Generate code in 32 bit ARM state."
8688 msgstr ""
8690 #: config/arm/arm.opt:100
8691 #, no-c-format
8692 msgid "Thumb: Assume non-static functions may be called from ARM code."
8693 msgstr ""
8695 #: config/arm/arm.opt:104
8696 #, no-c-format
8697 msgid "Thumb: Assume function pointers may go to non-Thumb aware code."
8698 msgstr ""
8700 #: config/arm/arm.opt:112 config/csky/csky.opt:73
8701 #, no-c-format
8702 msgid "Specify if floating point hardware should be used."
8703 msgstr ""
8705 #: config/arm/arm.opt:116
8706 #, no-c-format
8707 msgid ""
8708 "Specify that the compiler should target secure code as per ARMv8-M Security "
8709 "Extensions."
8710 msgstr ""
8712 #: config/arm/arm.opt:120 config/csky/csky.opt:77
8713 #, no-c-format
8714 msgid "Known floating-point ABIs (for use with the -mfloat-abi= option):"
8715 msgstr ""
8717 #: config/arm/arm.opt:133
8718 #, no-c-format
8719 msgid "Switch ARM/Thumb modes on alternating functions for compiler testing."
8720 msgstr ""
8722 #: config/arm/arm.opt:137
8723 #, no-c-format
8724 msgid "Specify the __fp16 floating-point format."
8725 msgstr ""
8727 #: config/arm/arm.opt:141
8728 #, no-c-format
8729 msgid "Known __fp16 formats (for use with the -mfp16-format= option):"
8730 msgstr ""
8732 #: config/arm/arm.opt:154
8733 #, no-c-format
8734 msgid "Specify the name of the target floating point hardware/format."
8735 msgstr ""
8737 #: config/arm/arm.opt:165
8738 #, no-c-format
8739 msgid "Generate call insns as indirect calls, if necessary."
8740 msgstr ""
8742 #: config/arm/arm.opt:173
8743 #, no-c-format
8744 msgid "Specify the register to be used for PIC addressing."
8745 msgstr ""
8747 #: config/arm/arm.opt:177
8748 #, no-c-format
8749 msgid "Store function names in object code."
8750 msgstr ""
8752 #: config/arm/arm.opt:181
8753 #, no-c-format
8754 msgid "Permit scheduling of a function's prologue sequence."
8755 msgstr ""
8757 #: config/arm/arm.opt:185 config/rs6000/rs6000.opt:239
8758 #, no-c-format
8759 msgid "Do not load the PIC register in function prologues."
8760 msgstr ""
8762 #: config/arm/arm.opt:192
8763 #, no-c-format
8764 msgid "Specify the minimum bit alignment of structures. (Deprecated)."
8765 msgstr ""
8767 #: config/arm/arm.opt:196
8768 #, no-c-format
8769 msgid "Generate code for Thumb state."
8770 msgstr ""
8772 #: config/arm/arm.opt:200
8773 #, no-c-format
8774 msgid "Support calls between Thumb and ARM instruction sets."
8775 msgstr ""
8777 #: config/arm/arm.opt:204
8778 #, no-c-format
8779 msgid "Specify thread local storage scheme."
8780 msgstr ""
8782 #: config/arm/arm.opt:208
8783 #, no-c-format
8784 msgid "Specify how to access the thread pointer."
8785 msgstr ""
8787 #: config/arm/arm.opt:212
8788 #, no-c-format
8789 msgid "Valid arguments to -mtp=:"
8790 msgstr ""
8792 #: config/arm/arm.opt:225
8793 #, no-c-format
8794 msgid "Thumb: Generate (non-leaf) stack frames even if not needed."
8795 msgstr ""
8797 #: config/arm/arm.opt:229
8798 #, no-c-format
8799 msgid "Thumb: Generate (leaf) stack frames even if not needed."
8800 msgstr ""
8802 #: config/arm/arm.opt:233 config/mn10300/mn10300.opt:42
8803 #, no-c-format
8804 msgid "Tune code for the given processor."
8805 msgstr ""
8807 #: config/arm/arm.opt:237
8808 #, no-c-format
8809 msgid ""
8810 "Print CPU tuning information as comment in assembler file.  This is an "
8811 "option used only for regression testing of the compiler and not intended for "
8812 "ordinary use in compiling code."
8813 msgstr ""
8815 #: config/arm/arm.opt:248
8816 #, no-c-format
8817 msgid ""
8818 "Use Neon quad-word (rather than double-word) registers for vectorization."
8819 msgstr ""
8821 #: config/arm/arm.opt:252
8822 #, no-c-format
8823 msgid ""
8824 "Use Neon double-word (rather than quad-word) registers for vectorization."
8825 msgstr ""
8827 #: config/arm/arm.opt:256
8828 #, no-c-format
8829 msgid ""
8830 "Enable more verbose RTX cost dumps during debug.  For GCC developers use "
8831 "only."
8832 msgstr ""
8834 #: config/arm/arm.opt:260
8835 #, no-c-format
8836 msgid "Only generate absolute relocations on word sized values."
8837 msgstr ""
8839 #: config/arm/arm.opt:264
8840 #, no-c-format
8841 msgid "Generate IT blocks appropriate for ARMv8."
8842 msgstr ""
8844 #: config/arm/arm.opt:268
8845 #, no-c-format
8846 msgid ""
8847 "Avoid overlapping destination and address registers on LDRD instructions "
8848 "that may trigger Cortex-M3 errata."
8849 msgstr ""
8851 #: config/arm/arm.opt:273
8852 #, no-c-format
8853 msgid "Mitigate issues with VLLDM on some M-profile devices (CVE-2021-35465)."
8854 msgstr ""
8856 #: config/arm/arm.opt:277
8857 #, no-c-format
8858 msgid ""
8859 "Mitigate issues with AES instructions on Cortex-A57 and Cortex-A72 (Arm "
8860 "erratum #1742098)."
8861 msgstr ""
8863 #: config/arm/arm.opt:282
8864 #, no-c-format
8865 msgid ""
8866 "Mitigate issues with AES instructions on Cortex-A57 and Cortex-A72 (Arm "
8867 "erratum #1655431)."
8868 msgstr ""
8870 #: config/arm/arm.opt:287 config/nds32/nds32.opt:461 config/arc/arc.opt:490
8871 #, no-c-format
8872 msgid "Enable unaligned word and halfword accesses to packed data."
8873 msgstr ""
8875 #: config/arm/arm.opt:291
8876 #, no-c-format
8877 msgid "This option is deprecated and has no effect."
8878 msgstr ""
8880 #: config/arm/arm.opt:295
8881 #, no-c-format
8882 msgid "Assume loading data from flash is slower than fetching instructions."
8883 msgstr ""
8885 #: config/arm/arm.opt:299
8886 #, no-c-format
8887 msgid "Assume unified syntax for inline assembly code."
8888 msgstr ""
8890 #: config/arm/arm.opt:303
8891 #, no-c-format
8892 msgid "Do not allow constant data to be placed in code sections."
8893 msgstr ""
8895 #: config/arm/arm.opt:307
8896 #, no-c-format
8897 msgid "When linking for big-endian targets, generate a BE8 format image."
8898 msgstr ""
8900 #: config/arm/arm.opt:311
8901 #, no-c-format
8902 msgid ""
8903 "When linking for big-endian targets, generate a legacy BE32 format image."
8904 msgstr ""
8906 #: config/arm/arm.opt:315 config/sh/sh.opt:195
8907 #, no-c-format
8908 msgid "Cost to assume for a branch insn."
8909 msgstr ""
8911 #: config/arm/arm.opt:319
8912 #, no-c-format
8913 msgid "Generate code which uses the core registers only (r0-r14)."
8914 msgstr ""
8916 #: config/arm/arm.opt:341
8917 #, no-c-format
8918 msgid ""
8919 "Use an immediate to offset from the TLS register. This option is for use "
8920 "with fstack-protector-guard=tls and not for use in user-land code."
8921 msgstr ""
8923 #: config/sparc/sparc.opt:30 config/sparc/sparc.opt:34
8924 #: config/visium/visium.opt:37
8925 #, no-c-format
8926 msgid "Use hardware FP."
8927 msgstr ""
8929 #: config/sparc/sparc.opt:38 config/visium/visium.opt:41
8930 #, no-c-format
8931 msgid "Do not use hardware FP."
8932 msgstr ""
8934 #: config/sparc/sparc.opt:42
8935 #, no-c-format
8936 msgid "Use flat register window model."
8937 msgstr ""
8939 #: config/sparc/sparc.opt:46
8940 #, no-c-format
8941 msgid "Assume possible double misalignment."
8942 msgstr ""
8944 #: config/sparc/sparc.opt:50
8945 #, no-c-format
8946 msgid "Use ABI reserved registers."
8947 msgstr ""
8949 #: config/sparc/sparc.opt:54
8950 #, no-c-format
8951 msgid "Use hardware quad FP instructions."
8952 msgstr ""
8954 #: config/sparc/sparc.opt:58
8955 #, no-c-format
8956 msgid "Do not use hardware quad fp instructions."
8957 msgstr ""
8959 #: config/sparc/sparc.opt:62 config/vax/vax.opt:47
8960 #, no-c-format
8961 msgid "Enable Local Register Allocation."
8962 msgstr ""
8964 #: config/sparc/sparc.opt:66
8965 #, no-c-format
8966 msgid "Compile for V8+ ABI."
8967 msgstr ""
8969 #: config/sparc/sparc.opt:70
8970 #, no-c-format
8971 msgid "Use UltraSPARC Visual Instruction Set version 1.0 extensions."
8972 msgstr ""
8974 #: config/sparc/sparc.opt:74
8975 #, no-c-format
8976 msgid "Use UltraSPARC Visual Instruction Set version 2.0 extensions."
8977 msgstr ""
8979 #: config/sparc/sparc.opt:78
8980 #, no-c-format
8981 msgid "Use UltraSPARC Visual Instruction Set version 3.0 extensions."
8982 msgstr ""
8984 #: config/sparc/sparc.opt:82
8985 #, no-c-format
8986 msgid "Use UltraSPARC Visual Instruction Set version 4.0 extensions."
8987 msgstr ""
8989 #: config/sparc/sparc.opt:86
8990 #, no-c-format
8991 msgid "Use additional VIS instructions introduced in OSA2017."
8992 msgstr ""
8994 #: config/sparc/sparc.opt:90
8995 #, no-c-format
8996 msgid "Use UltraSPARC Compare-and-Branch extensions."
8997 msgstr ""
8999 #: config/sparc/sparc.opt:94
9000 #, no-c-format
9001 msgid "Use UltraSPARC Fused Multiply-Add extensions."
9002 msgstr ""
9004 #: config/sparc/sparc.opt:98
9005 #, no-c-format
9006 msgid "Use Floating-point Multiply Single to Double (FsMULd) instruction."
9007 msgstr ""
9009 #: config/sparc/sparc.opt:102
9010 #, no-c-format
9011 msgid "Use UltraSPARC Population-Count instruction."
9012 msgstr ""
9014 #: config/sparc/sparc.opt:106
9015 #, no-c-format
9016 msgid "Use UltraSPARC Subtract-Extended-with-Carry instruction."
9017 msgstr ""
9019 #: config/sparc/sparc.opt:110
9020 #, no-c-format
9021 msgid "Pointers are 64-bit."
9022 msgstr ""
9024 #: config/sparc/sparc.opt:114
9025 #, no-c-format
9026 msgid "Pointers are 32-bit."
9027 msgstr ""
9029 #: config/sparc/sparc.opt:118
9030 #, no-c-format
9031 msgid "Use 64-bit ABI."
9032 msgstr ""
9034 #: config/sparc/sparc.opt:122
9035 #, no-c-format
9036 msgid "Use 32-bit ABI."
9037 msgstr ""
9039 #: config/sparc/sparc.opt:126
9040 #, no-c-format
9041 msgid "Use stack bias."
9042 msgstr ""
9044 #: config/sparc/sparc.opt:130
9045 #, no-c-format
9046 msgid "Use structs on stronger alignment for double-word copies."
9047 msgstr ""
9049 #: config/sparc/sparc.opt:134
9050 #, no-c-format
9051 msgid "Optimize tail call instructions in assembler and linker."
9052 msgstr ""
9054 #: config/sparc/sparc.opt:138
9055 #, no-c-format
9056 msgid "Do not generate code that can only run in supervisor mode (default)."
9057 msgstr ""
9059 #: config/sparc/sparc.opt:142
9060 #, no-c-format
9061 msgid "Use instructions of and schedule code for given CPU."
9062 msgstr ""
9064 #: config/sparc/sparc.opt:228
9065 #, no-c-format
9066 msgid "Use given SPARC-V9 code model."
9067 msgstr ""
9069 #: config/sparc/sparc.opt:250
9070 #, no-c-format
9071 msgid "Enable debug output."
9072 msgstr ""
9074 #: config/sparc/sparc.opt:254
9075 #, no-c-format
9076 msgid "Enable strict 32-bit psABI struct return checking."
9077 msgstr ""
9079 #: config/sparc/sparc.opt:258
9080 #, no-c-format
9081 msgid ""
9082 "Enable workaround for single erratum of AT697F processor (corresponding to "
9083 "erratum #13 of AT697E processor)."
9084 msgstr ""
9086 #: config/sparc/sparc.opt:263
9087 #, no-c-format
9088 msgid "Enable workarounds for the errata of the UT699 processor."
9089 msgstr ""
9091 #: config/sparc/sparc.opt:267
9092 #, no-c-format
9093 msgid "Enable workarounds for the errata of the UT699E/UT700 processor."
9094 msgstr ""
9096 #: config/sparc/sparc.opt:271
9097 #, no-c-format
9098 msgid "Enable workarounds for the errata of the GR712RC processor."
9099 msgstr ""
9101 #: config/sparc/sparc.opt:308
9102 #, no-c-format
9103 msgid "Specify the memory model in effect for the program."
9104 msgstr ""
9106 #: config/rs6000/darwin.opt:38 config/rs6000/sysv4.opt:145
9107 #, no-c-format
9108 msgid "Generate 64-bit code."
9109 msgstr ""
9111 #: config/rs6000/darwin.opt:42 config/rs6000/sysv4.opt:149
9112 #, no-c-format
9113 msgid "Generate 32-bit code."
9114 msgstr ""
9116 #: config/rs6000/rs6000-tables.opt:24
9117 #, no-c-format
9118 msgid "Known CPUs (for use with the -mcpu= and -mtune= options):"
9119 msgstr ""
9121 #: config/rs6000/476.opt:24
9122 #, no-c-format
9123 msgid ""
9124 "Preserve the PowerPC 476's link stack by matching up a blr with the bcl/bl "
9125 "insns used for GOT accesses."
9126 msgstr ""
9128 #: config/rs6000/aix64.opt:24
9129 #, no-c-format
9130 msgid "Compile for 64-bit pointers."
9131 msgstr ""
9133 #: config/rs6000/aix64.opt:28
9134 #, no-c-format
9135 msgid "Compile for 32-bit pointers."
9136 msgstr ""
9138 #: config/rs6000/aix64.opt:32 config/rs6000/linux64.opt:28
9139 #, no-c-format
9140 msgid "Select code model."
9141 msgstr ""
9143 #: config/rs6000/aix64.opt:49
9144 #, no-c-format
9145 msgid "Support message passing with the Parallel Environment."
9146 msgstr ""
9148 #: config/rs6000/linux64.opt:24
9149 #, no-c-format
9150 msgid "Call mcount for profiling before a function prologue."
9151 msgstr ""
9153 #: config/rs6000/rs6000.opt:121
9154 #, no-c-format
9155 msgid "Use PowerPC-64 instruction set."
9156 msgstr ""
9158 #: config/rs6000/rs6000.opt:125
9159 #, no-c-format
9160 msgid "Use PowerPC General Purpose group optional instructions."
9161 msgstr ""
9163 #: config/rs6000/rs6000.opt:129
9164 #, no-c-format
9165 msgid "Use PowerPC Graphics group optional instructions."
9166 msgstr ""
9168 #: config/rs6000/rs6000.opt:133
9169 #, no-c-format
9170 msgid "Use PowerPC V2.01 single field mfcr instruction."
9171 msgstr ""
9173 #: config/rs6000/rs6000.opt:137
9174 #, no-c-format
9175 msgid "Use PowerPC V2.02 popcntb instruction."
9176 msgstr ""
9178 #: config/rs6000/rs6000.opt:141
9179 #, no-c-format
9180 msgid "Use PowerPC V2.02 floating point rounding instructions."
9181 msgstr ""
9183 #: config/rs6000/rs6000.opt:145
9184 #, no-c-format
9185 msgid "Use PowerPC V2.05 compare bytes instruction."
9186 msgstr ""
9188 #: config/rs6000/rs6000.opt:156
9189 #, no-c-format
9190 msgid "Use AltiVec instructions."
9191 msgstr ""
9193 #: config/rs6000/rs6000.opt:160
9194 #, no-c-format
9195 msgid "Use decimal floating point instructions."
9196 msgstr ""
9198 #: config/rs6000/rs6000.opt:164
9199 #, no-c-format
9200 msgid "Use 4xx half-word multiply instructions."
9201 msgstr ""
9203 #: config/rs6000/rs6000.opt:168
9204 #, no-c-format
9205 msgid "Use 4xx string-search dlmzb instruction."
9206 msgstr ""
9208 #: config/rs6000/rs6000.opt:172
9209 #, no-c-format
9210 msgid "Generate load/store multiple instructions."
9211 msgstr ""
9213 #: config/rs6000/rs6000.opt:191
9214 #, no-c-format
9215 msgid "Use PowerPC V2.06 popcntd instruction."
9216 msgstr ""
9218 #: config/rs6000/rs6000.opt:195
9219 #, no-c-format
9220 msgid ""
9221 "Under -ffast-math, generate a FRIZ instruction for (double)(long long) "
9222 "conversions."
9223 msgstr ""
9225 #: config/rs6000/rs6000.opt:203
9226 #, no-c-format
9227 msgid "Use vector/scalar (VSX) instructions."
9228 msgstr ""
9230 #: config/rs6000/rs6000.opt:231
9231 #, no-c-format
9232 msgid "Do not generate load/store with update instructions."
9233 msgstr ""
9235 #: config/rs6000/rs6000.opt:235
9236 #, no-c-format
9237 msgid "Generate load/store with update instructions."
9238 msgstr ""
9240 #: config/rs6000/rs6000.opt:243
9241 #, no-c-format
9242 msgid "Avoid generation of indexed load/store instructions when possible."
9243 msgstr ""
9245 #: config/rs6000/rs6000.opt:250
9246 #, no-c-format
9247 msgid "Schedule the start and end of the procedure."
9248 msgstr ""
9250 #: config/rs6000/rs6000.opt:254
9251 #, no-c-format
9252 msgid "Return all structures in memory (AIX default)."
9253 msgstr ""
9255 #: config/rs6000/rs6000.opt:258
9256 #, no-c-format
9257 msgid "Return small structures in registers (SVR4 default)."
9258 msgstr ""
9260 #: config/rs6000/rs6000.opt:262
9261 #, no-c-format
9262 msgid "Conform more closely to IBM XLC semantics."
9263 msgstr ""
9265 #: config/rs6000/rs6000.opt:266 config/rs6000/rs6000.opt:270
9266 #, no-c-format
9267 msgid ""
9268 "Generate software reciprocal divide and square root for better throughput."
9269 msgstr ""
9271 #: config/rs6000/rs6000.opt:274
9272 #, no-c-format
9273 msgid "Assume that the reciprocal estimate instructions provide more accuracy."
9274 msgstr ""
9276 #: config/rs6000/rs6000.opt:278
9277 #, no-c-format
9278 msgid "Do not place floating point constants in TOC."
9279 msgstr ""
9281 #: config/rs6000/rs6000.opt:282
9282 #, no-c-format
9283 msgid "Place floating point constants in TOC."
9284 msgstr ""
9286 #: config/rs6000/rs6000.opt:286
9287 #, no-c-format
9288 msgid "Do not place symbol+offset constants in TOC."
9289 msgstr ""
9291 #: config/rs6000/rs6000.opt:290
9292 #, no-c-format
9293 msgid "Place symbol+offset constants in TOC."
9294 msgstr ""
9296 #: config/rs6000/rs6000.opt:301
9297 #, no-c-format
9298 msgid "Use only one TOC entry per procedure."
9299 msgstr ""
9301 #: config/rs6000/rs6000.opt:305
9302 #, no-c-format
9303 msgid "Put everything in the regular TOC."
9304 msgstr ""
9306 #: config/rs6000/rs6000.opt:309
9307 #, no-c-format
9308 msgid "Generate VRSAVE instructions when generating AltiVec code."
9309 msgstr ""
9311 #: config/rs6000/rs6000.opt:313
9312 #, no-c-format
9313 msgid "Deprecated option.  Use -mno-vrsave instead."
9314 msgstr ""
9316 #: config/rs6000/rs6000.opt:317
9317 #, no-c-format
9318 msgid "Deprecated option.  Use -mvrsave instead."
9319 msgstr ""
9321 #: config/rs6000/rs6000.opt:321
9322 #, no-c-format
9323 msgid "Max number of bytes to move inline."
9324 msgstr ""
9326 #: config/rs6000/rs6000.opt:325
9327 #, no-c-format
9328 msgid ""
9329 "Generate unaligned VSX load/store for inline expansion of memcpy/memmove."
9330 msgstr ""
9332 #: config/rs6000/rs6000.opt:329
9333 #, no-c-format
9334 msgid ""
9335 "Generate unaligned VSX vector pair load/store for inline expansion of memcpy/"
9336 "memmove."
9337 msgstr ""
9339 #: config/rs6000/rs6000.opt:333
9340 #, no-c-format
9341 msgid "Max number of bytes to compare without loops."
9342 msgstr ""
9344 #: config/rs6000/rs6000.opt:337
9345 #, no-c-format
9346 msgid "Max number of bytes to compare with loops."
9347 msgstr ""
9349 #: config/rs6000/rs6000.opt:341
9350 #, no-c-format
9351 msgid "Max number of bytes to compare."
9352 msgstr ""
9354 #: config/rs6000/rs6000.opt:345
9355 #, no-c-format
9356 msgid "Generate isel instructions."
9357 msgstr ""
9359 #: config/rs6000/rs6000.opt:349
9360 #, no-c-format
9361 msgid "-mdebug=\tEnable debug output."
9362 msgstr ""
9364 #: config/rs6000/rs6000.opt:354
9365 #, no-c-format
9366 msgid "Use the AltiVec ABI extensions."
9367 msgstr ""
9369 #: config/rs6000/rs6000.opt:358
9370 #, no-c-format
9371 msgid "Do not use the AltiVec ABI extensions."
9372 msgstr ""
9374 #: config/rs6000/rs6000.opt:363
9375 #, no-c-format
9376 msgid "Use the AIX Vector Extended ABI."
9377 msgstr ""
9379 #: config/rs6000/rs6000.opt:367
9380 #, no-c-format
9381 msgid "Do not use the AIX Vector Extended ABI."
9382 msgstr ""
9384 #: config/rs6000/rs6000.opt:372
9385 #, no-c-format
9386 msgid "Use the ELFv1 ABI."
9387 msgstr ""
9389 #: config/rs6000/rs6000.opt:376
9390 #, no-c-format
9391 msgid "Use the ELFv2 ABI."
9392 msgstr ""
9394 #: config/rs6000/rs6000.opt:396
9395 #, no-c-format
9396 msgid "-mcpu=\tUse features of and schedule code for given CPU."
9397 msgstr ""
9399 #: config/rs6000/rs6000.opt:400
9400 #, no-c-format
9401 msgid "-mtune=\tSchedule code for given CPU."
9402 msgstr ""
9404 #: config/rs6000/rs6000.opt:404
9405 #, no-c-format
9406 msgid "-mtraceback=[full,part,no]\tSelect type of traceback table."
9407 msgstr ""
9409 #: config/rs6000/rs6000.opt:420
9410 #, no-c-format
9411 msgid "Avoid all range limits on call instructions."
9412 msgstr ""
9414 #: config/rs6000/rs6000.opt:428
9415 #, no-c-format
9416 msgid "Warn about deprecated 'vector long ...' AltiVec type usage."
9417 msgstr ""
9419 #: config/rs6000/rs6000.opt:432
9420 #, no-c-format
9421 msgid ""
9422 "Use -mlong-double-64 for 64-bit IEEE floating point format.  Use -mlong-"
9423 "double-128 for 128-bit floating point format (either IEEE or IBM)."
9424 msgstr ""
9426 #: config/rs6000/rs6000.opt:441
9427 #, no-c-format
9428 msgid "Determine which dependences between insns are considered costly."
9429 msgstr ""
9431 #: config/rs6000/rs6000.opt:445
9432 #, no-c-format
9433 msgid "Specify which post scheduling nop insertion scheme to apply."
9434 msgstr ""
9436 #: config/rs6000/rs6000.opt:449
9437 #, no-c-format
9438 msgid "Specify alignment of structure fields default/natural."
9439 msgstr ""
9441 #: config/rs6000/rs6000.opt:453
9442 #, no-c-format
9443 msgid "Valid arguments to -malign-:"
9444 msgstr ""
9446 #: config/rs6000/rs6000.opt:463
9447 #, no-c-format
9448 msgid "Specify scheduling priority for dispatch slot restricted insns."
9449 msgstr ""
9451 #: config/rs6000/rs6000.opt:467
9452 #, no-c-format
9453 msgid "Use r11 to hold the static link in calls to functions via pointers."
9454 msgstr ""
9456 #: config/rs6000/rs6000.opt:471
9457 #, no-c-format
9458 msgid "Save the TOC in the prologue for indirect calls rather than inline."
9459 msgstr ""
9461 #: config/rs6000/rs6000.opt:479
9462 #, no-c-format
9463 msgid ""
9464 "Fuse certain integer operations together for better performance on power8."
9465 msgstr ""
9467 #: config/rs6000/rs6000.opt:483
9468 #, no-c-format
9469 msgid "Allow sign extension in fusion operations."
9470 msgstr ""
9472 #: config/rs6000/rs6000.opt:487
9473 #, no-c-format
9474 msgid "Use vector and scalar instructions added in ISA 2.07."
9475 msgstr ""
9477 #: config/rs6000/rs6000.opt:491
9478 #, no-c-format
9479 msgid ""
9480 "Fuse certain integer operations together for better performance on power10."
9481 msgstr ""
9483 #: config/rs6000/rs6000.opt:495
9484 #, no-c-format
9485 msgid "Use ISA 2.07 Category:Vector.AES and Category:Vector.SHA2 instructions."
9486 msgstr ""
9488 #: config/rs6000/rs6000.opt:502
9489 #, no-c-format
9490 msgid "Use ISA 2.07 transactional memory (HTM) instructions."
9491 msgstr ""
9493 #: config/rs6000/rs6000.opt:506
9494 #, no-c-format
9495 msgid "Generate the quad word memory instructions (lq/stq)."
9496 msgstr ""
9498 #: config/rs6000/rs6000.opt:510
9499 #, no-c-format
9500 msgid "Generate the quad word memory atomic instructions (lqarx/stqcx)."
9501 msgstr ""
9503 #: config/rs6000/rs6000.opt:514
9504 #, no-c-format
9505 msgid ""
9506 "Generate aggregate parameter passing code with at most 64-bit alignment."
9507 msgstr ""
9509 #: config/rs6000/rs6000.opt:518
9510 #, no-c-format
9511 msgid "Analyze and remove doubleword swaps from VSX computations."
9512 msgstr ""
9514 #: config/rs6000/rs6000.opt:526
9515 #, no-c-format
9516 msgid "Use certain scalar instructions added in ISA 3.0."
9517 msgstr ""
9519 #: config/rs6000/rs6000.opt:530
9520 #, no-c-format
9521 msgid "Use vector instructions added in ISA 3.0."
9522 msgstr ""
9524 #: config/rs6000/rs6000.opt:534
9525 #, no-c-format
9526 msgid "Use the new min/max instructions defined in ISA 3.0."
9527 msgstr ""
9529 #: config/rs6000/rs6000.opt:538
9530 #, no-c-format
9531 msgid "Generate the integer modulo instructions."
9532 msgstr ""
9534 #: config/rs6000/rs6000.opt:542
9535 #, no-c-format
9536 msgid "Enable IEEE 128-bit floating point via the __float128 keyword."
9537 msgstr ""
9539 #: config/rs6000/rs6000.opt:546
9540 #, no-c-format
9541 msgid "Enable using IEEE 128-bit floating point instructions."
9542 msgstr ""
9544 #: config/rs6000/rs6000.opt:550
9545 #, no-c-format
9546 msgid "Enable default conversions between __float128 & long double."
9547 msgstr ""
9549 #: config/rs6000/rs6000.opt:590
9550 #, no-c-format
9551 msgid "Generate (do not generate) prefixed memory instructions."
9552 msgstr ""
9554 #: config/rs6000/rs6000.opt:594
9555 #, no-c-format
9556 msgid "Generate (do not generate) pc-relative memory addressing."
9557 msgstr ""
9559 #: config/rs6000/rs6000.opt:598
9560 #, no-c-format
9561 msgid ""
9562 "Generate (do not generate) pc-relative memory optimizations for externals."
9563 msgstr ""
9565 #: config/rs6000/rs6000.opt:602
9566 #, no-c-format
9567 msgid "Generate (do not generate) MMA instructions."
9568 msgstr ""
9570 #: config/rs6000/rs6000.opt:609
9571 #, no-c-format
9572 msgid ""
9573 "Enable instructions that guard against return-oriented programming attacks."
9574 msgstr ""
9576 #: config/rs6000/rs6000.opt:613
9577 #, no-c-format
9578 msgid "Generate code that will run in privileged state."
9579 msgstr ""
9581 #: config/rs6000/rs6000.opt:617
9582 #, no-c-format
9583 msgid "Generate (do not generate) code that uses the XXSPLTIW instruction."
9584 msgstr ""
9586 #: config/rs6000/rs6000.opt:621
9587 #, no-c-format
9588 msgid "Generate (do not generate) code that uses the XXSPLTIDP instruction."
9589 msgstr ""
9591 #: config/rs6000/rs6000.opt:625
9592 #, no-c-format
9593 msgid "Generate (do not generate) code that uses the LXVKQ instruction."
9594 msgstr ""
9596 #: config/rs6000/rs6000.opt:629
9597 #, no-c-format
9598 msgid ""
9599 "When costing for loop vectorization, we probably need to penalize the loop "
9600 "body cost if the existing cost model may not adequately reflect delays from "
9601 "unavailable vector resources.  We collect the cost for vectorized statements "
9602 "and non-vectorized statements separately, check the proportion of vec_cost "
9603 "to total cost of vec_cost and non vec_cost, and penalize only if the "
9604 "proportion exceeds the threshold specified by this parameter.  The default "
9605 "value is 85."
9606 msgstr ""
9608 #: config/rs6000/rs6000.opt:638
9609 #, no-c-format
9610 msgid ""
9611 "Like parameter rs6000-density-pct-threshold, we also check the total sum of "
9612 "vec_cost and non vec_cost, and penalize only if the sum exceeds the "
9613 "threshold specified by this parameter.  The default value is 70."
9614 msgstr ""
9616 #: config/rs6000/rs6000.opt:644
9617 #, no-c-format
9618 msgid ""
9619 "When both heuristics with rs6000-density-pct-threshold and rs6000-density-"
9620 "size-threshold are satisfied, we decide to penalize the loop body cost by "
9621 "the value which is specified by this parameter.  The default value is 10."
9622 msgstr ""
9624 #: config/rs6000/rs6000.opt:651
9625 #, no-c-format
9626 msgid ""
9627 "When costing for loop vectorization, we probably need to penalize the loop "
9628 "body cost by accounting for excess strided or elementwise loads.  We collect "
9629 "the numbers for general statements and load statements according to the "
9630 "information for statements to be vectorized, check the proportion of load "
9631 "statements, and penalize only if the proportion exceeds the threshold "
9632 "specified by this parameter.  The default value is 45."
9633 msgstr ""
9635 #: config/rs6000/rs6000.opt:660
9636 #, no-c-format
9637 msgid ""
9638 "Like parameter rs6000-density-load-pct-threshold, we also check if the total "
9639 "number of load statements exceeds the threshold specified by this parameter, "
9640 "and penalize only if it's satisfied.  The default value is 20."
9641 msgstr ""
9643 #: config/rs6000/sysv4.opt:24
9644 #, no-c-format
9645 msgid "-mcall-ABI\tSelect ABI calling convention."
9646 msgstr ""
9648 #: config/rs6000/sysv4.opt:28
9649 #, no-c-format
9650 msgid "-msdata=[none,data,sysv,eabi]\tSelect method for sdata handling."
9651 msgstr ""
9653 #: config/rs6000/sysv4.opt:32
9654 #, no-c-format
9655 msgid "Allow readonly data in sdata."
9656 msgstr ""
9658 #: config/rs6000/sysv4.opt:36
9659 #, no-c-format
9660 msgid "-mtls-size=[16,32]\tSpecify bit size of immediate TLS offsets."
9661 msgstr ""
9663 #: config/rs6000/sysv4.opt:52
9664 #, no-c-format
9665 msgid "Align to the base type of the bit-field."
9666 msgstr ""
9668 #: config/rs6000/sysv4.opt:56
9669 #, no-c-format
9670 msgid ""
9671 "Align to the base type of the bit-field. Don't assume that unaligned "
9672 "accesses are handled by the system."
9673 msgstr ""
9675 #: config/rs6000/sysv4.opt:61 config/rs6000/sysv4.opt:65
9676 #, no-c-format
9677 msgid "Produce code relocatable at runtime."
9678 msgstr ""
9680 #: config/rs6000/sysv4.opt:69 config/rs6000/sysv4.opt:73
9681 #, no-c-format
9682 msgid "Produce little endian code."
9683 msgstr ""
9685 #: config/rs6000/sysv4.opt:77 config/rs6000/sysv4.opt:81
9686 #, no-c-format
9687 msgid "Produce big endian code."
9688 msgstr ""
9690 #: config/rs6000/sysv4.opt:86 config/rs6000/sysv4.opt:90
9691 #: config/rs6000/sysv4.opt:99 config/rs6000/sysv4.opt:141
9692 #: config/rs6000/sysv4.opt:153
9693 #, no-c-format
9694 msgid "No description yet."
9695 msgstr ""
9697 #: config/rs6000/sysv4.opt:94
9698 #, no-c-format
9699 msgid "Assume all variable arg functions are prototyped."
9700 msgstr ""
9702 #: config/rs6000/sysv4.opt:103
9703 #, no-c-format
9704 msgid "Use EABI."
9705 msgstr ""
9707 #: config/rs6000/sysv4.opt:107
9708 #, no-c-format
9709 msgid "Allow bit-fields to cross word boundaries."
9710 msgstr ""
9712 #: config/rs6000/sysv4.opt:111
9713 #, no-c-format
9714 msgid "Use alternate register names."
9715 msgstr ""
9717 #: config/rs6000/sysv4.opt:117
9718 #, no-c-format
9719 msgid "Use default method for sdata handling."
9720 msgstr ""
9722 #: config/rs6000/sysv4.opt:121
9723 #, no-c-format
9724 msgid "Link with libsim.a, libc.a and sim-crt0.o."
9725 msgstr ""
9727 #: config/rs6000/sysv4.opt:125
9728 #, no-c-format
9729 msgid "Link with libads.a, libc.a and crt0.o."
9730 msgstr ""
9732 #: config/rs6000/sysv4.opt:129
9733 #, no-c-format
9734 msgid "Link with libyk.a, libc.a and crt0.o."
9735 msgstr ""
9737 #: config/rs6000/sysv4.opt:133
9738 #, no-c-format
9739 msgid "Link with libmvme.a, libc.a and crt0.o."
9740 msgstr ""
9742 #: config/rs6000/sysv4.opt:137
9743 #, no-c-format
9744 msgid "Set the PPC_EMB bit in the ELF flags header."
9745 msgstr ""
9747 #: config/rs6000/sysv4.opt:157
9748 #, no-c-format
9749 msgid "Generate code to use a non-exec PLT and GOT."
9750 msgstr ""
9752 #: config/rs6000/sysv4.opt:161
9753 #, no-c-format
9754 msgid "Generate code for old exec BSS PLT."
9755 msgstr ""
9757 #: config/rs6000/sysv4.opt:165
9758 #, no-c-format
9759 msgid "Use inline plt sequences to implement long calls and -fno-plt."
9760 msgstr ""
9762 #: config/rs6000/sysv4.opt:169
9763 #, no-c-format
9764 msgid "Emit .gnu_attribute tags."
9765 msgstr ""
9767 #: config/alpha/alpha.opt:27
9768 #, no-c-format
9769 msgid "Use fp registers."
9770 msgstr ""
9772 #: config/alpha/alpha.opt:35
9773 #, no-c-format
9774 msgid "Request IEEE-conformant math library routines (OSF/1)."
9775 msgstr ""
9777 #: config/alpha/alpha.opt:39
9778 #, no-c-format
9779 msgid "Emit IEEE-conformant code, without inexact exceptions."
9780 msgstr ""
9782 #: config/alpha/alpha.opt:46
9783 #, no-c-format
9784 msgid "Do not emit complex integer constants to read-only memory."
9785 msgstr ""
9787 #: config/alpha/alpha.opt:50
9788 #, no-c-format
9789 msgid "Use VAX fp."
9790 msgstr ""
9792 #: config/alpha/alpha.opt:54
9793 #, no-c-format
9794 msgid "Do not use VAX fp."
9795 msgstr ""
9797 #: config/alpha/alpha.opt:58
9798 #, no-c-format
9799 msgid "Emit code for the byte/word ISA extension."
9800 msgstr ""
9802 #: config/alpha/alpha.opt:62
9803 #, no-c-format
9804 msgid "Emit code for the motion video ISA extension."
9805 msgstr ""
9807 #: config/alpha/alpha.opt:66
9808 #, no-c-format
9809 msgid "Emit code for the fp move and sqrt ISA extension."
9810 msgstr ""
9812 #: config/alpha/alpha.opt:70
9813 #, no-c-format
9814 msgid "Emit code for the counting ISA extension."
9815 msgstr ""
9817 #: config/alpha/alpha.opt:74
9818 #, no-c-format
9819 msgid "Emit code using explicit relocation directives."
9820 msgstr ""
9822 #: config/alpha/alpha.opt:78
9823 #, no-c-format
9824 msgid "Emit 16-bit relocations to the small data areas."
9825 msgstr ""
9827 #: config/alpha/alpha.opt:82
9828 #, no-c-format
9829 msgid "Emit 32-bit relocations to the small data areas."
9830 msgstr ""
9832 #: config/alpha/alpha.opt:86
9833 #, no-c-format
9834 msgid "Emit direct branches to local functions."
9835 msgstr ""
9837 #: config/alpha/alpha.opt:90
9838 #, no-c-format
9839 msgid "Emit indirect branches to local functions."
9840 msgstr ""
9842 #: config/alpha/alpha.opt:94
9843 #, no-c-format
9844 msgid "Emit rdval instead of rduniq for thread pointer."
9845 msgstr ""
9847 #: config/alpha/alpha.opt:106
9848 #, no-c-format
9849 msgid "Use features of and schedule given CPU."
9850 msgstr ""
9852 #: config/alpha/alpha.opt:110
9853 #, no-c-format
9854 msgid "Schedule given CPU."
9855 msgstr ""
9857 #: config/alpha/alpha.opt:114
9858 #, no-c-format
9859 msgid "Control the generated fp rounding mode."
9860 msgstr ""
9862 #: config/alpha/alpha.opt:118
9863 #, no-c-format
9864 msgid "Control the IEEE trap mode."
9865 msgstr ""
9867 #: config/alpha/alpha.opt:122
9868 #, no-c-format
9869 msgid "Control the precision given to fp exceptions."
9870 msgstr ""
9872 #: config/alpha/alpha.opt:126
9873 #, no-c-format
9874 msgid "Tune expected memory latency."
9875 msgstr ""
9877 #: config/tilepro/tilepro.opt:23
9878 #, no-c-format
9879 msgid ""
9880 "Compile with 32 bit longs and pointers, which is the only supported behavior "
9881 "and thus the flag is ignored."
9882 msgstr ""
9884 #: config/tilepro/tilepro.opt:28 config/tilegx/tilegx.opt:26
9885 #, no-c-format
9886 msgid "-mcpu=CPU\tUse features of and schedule code for given CPU."
9887 msgstr ""
9889 #: config/tilepro/tilepro.opt:32
9890 #, no-c-format
9891 msgid "Known TILEPro CPUs (for use with the -mcpu= option):"
9892 msgstr ""
9894 #: config/lm32/lm32.opt:24
9895 #, no-c-format
9896 msgid "Enable multiply instructions."
9897 msgstr ""
9899 #: config/lm32/lm32.opt:28
9900 #, no-c-format
9901 msgid "Enable divide and modulus instructions."
9902 msgstr ""
9904 #: config/lm32/lm32.opt:32
9905 #, no-c-format
9906 msgid "Enable barrel shift instructions."
9907 msgstr ""
9909 #: config/lm32/lm32.opt:36
9910 #, no-c-format
9911 msgid "Enable sign extend instructions."
9912 msgstr ""
9914 #: config/lm32/lm32.opt:40
9915 #, no-c-format
9916 msgid "Enable user-defined instructions."
9917 msgstr ""
9919 #: config/loongarch/loongarch.opt:47
9920 #, no-c-format
9921 msgid "Basic ISAs of LoongArch:"
9922 msgstr ""
9924 #: config/loongarch/loongarch.opt:56
9925 #, no-c-format
9926 msgid "FPU types of LoongArch:"
9927 msgstr ""
9929 #: config/loongarch/loongarch.opt:69
9930 #, no-c-format
9931 msgid "-mfpu=FPU\tGenerate code for the given FPU."
9932 msgstr ""
9934 #: config/loongarch/loongarch.opt:76 config/mips/mips.opt:377
9935 #, no-c-format
9936 msgid "Prevent the use of all hardware floating-point instructions."
9937 msgstr ""
9939 #: config/loongarch/loongarch.opt:80 config/mips/mips.opt:369
9940 #, no-c-format
9941 msgid ""
9942 "Restrict the use of hardware floating-point instructions to 32-bit "
9943 "operations."
9944 msgstr ""
9946 #: config/loongarch/loongarch.opt:84 config/mips/mips.opt:116
9947 #, no-c-format
9948 msgid ""
9949 "Allow hardware floating-point instructions to cover both 32-bit and 64-bit "
9950 "operations."
9951 msgstr ""
9953 #: config/loongarch/loongarch.opt:90
9954 #, no-c-format
9955 msgid "LoongArch CPU types:"
9956 msgstr ""
9958 #: config/loongarch/loongarch.opt:103
9959 #, no-c-format
9960 msgid "-march=PROCESSOR\tGenerate code for the given PROCESSOR ISA."
9961 msgstr ""
9963 #: config/loongarch/loongarch.opt:107
9964 #, no-c-format
9965 msgid "-mtune=PROCESSOR\tGenerate optimized code for PROCESSOR."
9966 msgstr ""
9968 #: config/loongarch/loongarch.opt:116
9969 #, no-c-format
9970 msgid "Base ABI types for LoongArch:"
9971 msgstr ""
9973 #: config/loongarch/loongarch.opt:129
9974 #, no-c-format
9975 msgid "-mabi=BASEABI\tGenerate code that conforms to the given BASEABI."
9976 msgstr ""
9978 #: config/loongarch/loongarch.opt:138 config/mips/mips.opt:71
9979 #, no-c-format
9980 msgid ""
9981 "-mbranch-cost=COST\tSet the cost of branches to roughly COST instructions."
9982 msgstr ""
9984 #: config/loongarch/loongarch.opt:142 config/mips/mips.opt:83
9985 #, no-c-format
9986 msgid "Trap on integer divide by zero."
9987 msgstr ""
9989 #: config/loongarch/loongarch.opt:146
9990 #, no-c-format
9991 msgid "Conditional moves for integral are enabled."
9992 msgstr ""
9994 #: config/loongarch/loongarch.opt:150
9995 #, no-c-format
9996 msgid "Conditional moves for float are enabled."
9997 msgstr ""
9999 #: config/loongarch/loongarch.opt:154
10000 #, no-c-format
10001 msgid ""
10002 "Prevent optimizing block moves, which is also the default behavior of -Os."
10003 msgstr ""
10005 #: config/loongarch/loongarch.opt:162
10006 #, no-c-format
10007 msgid ""
10008 "-mmax-inline-memcpy-size=SIZE\tSet the max size of memcpy to inline, default "
10009 "is 1024."
10010 msgstr ""
10012 #: config/or1k/elf.opt:28
10013 #, no-c-format
10014 msgid "Configure the newlib board specific runtime.  The default is or1ksim."
10015 msgstr ""
10017 #: config/or1k/elf.opt:32
10018 #, no-c-format
10019 msgid ""
10020 "This option is ignored; it is provided for compatibility purposes only.  "
10021 "This used to select linker and preprocessor options for use with newlib."
10022 msgstr ""
10024 #: config/or1k/or1k.opt:29
10025 #, no-c-format
10026 msgid ""
10027 "Enable generation of hardware divide (l.div, l.divu) instructions.  This is "
10028 "the default; use -msoft-div to override."
10029 msgstr ""
10031 #: config/or1k/or1k.opt:34
10032 #, no-c-format
10033 msgid ""
10034 "Enable generation of binaries which use functions from libgcc to perform "
10035 "divide operations.  The default is -mhard-div."
10036 msgstr ""
10038 #: config/or1k/or1k.opt:39
10039 #, no-c-format
10040 msgid ""
10041 "Enable generation of hardware multiply instructions (l.mul, l.muli) "
10042 "instructions. This is the default; use -msoft-mul to override."
10043 msgstr ""
10045 #: config/or1k/or1k.opt:44
10046 #, no-c-format
10047 msgid ""
10048 "Enable generation of binaries which use functions from libgcc to perform "
10049 "multiply operations. The default is -mhard-mul."
10050 msgstr ""
10052 #: config/or1k/or1k.opt:49
10053 #, no-c-format
10054 msgid ""
10055 "Enable generation of binaries which use functions from libgcc to perform "
10056 "floating point operations.  This is the default; use -mhard-float to "
10057 "override."
10058 msgstr ""
10060 #: config/or1k/or1k.opt:54
10061 #, no-c-format
10062 msgid ""
10063 "Enable generation of hardware floating point instructions. The default is -"
10064 "msoft-float."
10065 msgstr ""
10067 #: config/or1k/or1k.opt:59
10068 #, no-c-format
10069 msgid ""
10070 "When -mhard-float is selected, enables generation of double-precision "
10071 "floating point instructions.  By default functions from libgcc are used to "
10072 "perform double-precision floating point operations."
10073 msgstr ""
10075 #: config/or1k/or1k.opt:65
10076 #, no-c-format
10077 msgid ""
10078 "When -mhard-float is selected, enables generation of unordered floating "
10079 "point compare and set flag (lf.sfun*) instructions.  By default functions "
10080 "from libgcc are used to perform unordered floating point compare and set "
10081 "flag operations."
10082 msgstr ""
10084 #: config/or1k/or1k.opt:71
10085 #, no-c-format
10086 msgid ""
10087 "Specify the code model used for accessing memory addresses.  Specifying "
10088 "large enables generating binaries with large global offset tables.  By "
10089 "default the value is small."
10090 msgstr ""
10092 #: config/or1k/or1k.opt:77
10093 #, no-c-format
10094 msgid "Known code model types (for use with the -mcmodel= option):"
10095 msgstr ""
10097 #: config/or1k/or1k.opt:87
10098 #, no-c-format
10099 msgid ""
10100 "Enable generation of conditional move (l.cmov) instructions.  By default the "
10101 "equivalent will be generated using set and branch."
10102 msgstr ""
10104 #: config/or1k/or1k.opt:92
10105 #, no-c-format
10106 msgid ""
10107 "Enable generation of rotate right (l.ror) instructions.  By default "
10108 "functions from libgcc are used to perform rotate right operations."
10109 msgstr ""
10111 #: config/or1k/or1k.opt:97
10112 #, no-c-format
10113 msgid ""
10114 "Enable generation of rotate right with immediate (l.rori) instructions.  By "
10115 "default functions from libgcc are used to perform rotate right with "
10116 "immediate operations."
10117 msgstr ""
10119 #: config/or1k/or1k.opt:103
10120 #, no-c-format
10121 msgid ""
10122 "Enable generation of sign extension (l.ext*) instructions.  By default "
10123 "memory loads are used to perform sign extension."
10124 msgstr ""
10126 #: config/or1k/or1k.opt:108
10127 #, no-c-format
10128 msgid ""
10129 "Enable generation of compare and set flag with immediate (l.sf*i) "
10130 "instructions. By default extra instructions will be generated to store the "
10131 "immediate to a register first."
10132 msgstr ""
10134 #: config/or1k/or1k.opt:114
10135 #, no-c-format
10136 msgid ""
10137 "Enable generation of shift with immediate (l.srai, l.srli, l.slli) "
10138 "instructions. By default extra instructions will be generated to store the "
10139 "immediate to a register first."
10140 msgstr ""
10142 #: config/nios2/elf.opt:26
10143 #, no-c-format
10144 msgid "Link with a limited version of the C library."
10145 msgstr ""
10147 #: config/nios2/elf.opt:30
10148 #, no-c-format
10149 msgid "Name of system library to link against."
10150 msgstr ""
10152 #: config/nios2/elf.opt:34
10153 #, no-c-format
10154 msgid "Name of the startfile."
10155 msgstr ""
10157 #: config/nios2/elf.opt:38
10158 #, no-c-format
10159 msgid "Link with HAL BSP."
10160 msgstr ""
10162 #: config/nios2/nios2.opt:35
10163 #, no-c-format
10164 msgid "Enable DIV, DIVU."
10165 msgstr ""
10167 #: config/nios2/nios2.opt:39
10168 #, no-c-format
10169 msgid "Enable MUL instructions."
10170 msgstr ""
10172 #: config/nios2/nios2.opt:43
10173 #, no-c-format
10174 msgid "Enable MULX instructions, assume fast shifter."
10175 msgstr ""
10177 #: config/nios2/nios2.opt:47
10178 #, no-c-format
10179 msgid "Use table based fast divide (default at -O3)."
10180 msgstr ""
10182 #: config/nios2/nios2.opt:51
10183 #, no-c-format
10184 msgid "All memory accesses use I/O load/store instructions."
10185 msgstr ""
10187 #: config/nios2/nios2.opt:55
10188 #, no-c-format
10189 msgid "Volatile memory accesses use I/O load/store instructions."
10190 msgstr ""
10192 #: config/nios2/nios2.opt:59
10193 #, no-c-format
10194 msgid "Volatile memory accesses do not use I/O load/store instructions."
10195 msgstr ""
10197 #: config/nios2/nios2.opt:63
10198 #, no-c-format
10199 msgid "Enable/disable GP-relative addressing."
10200 msgstr ""
10202 #: config/nios2/nios2.opt:67
10203 #, no-c-format
10204 msgid "Valid options for GP-relative addressing (for -mgpopt):"
10205 msgstr ""
10207 #: config/nios2/nios2.opt:86
10208 #, no-c-format
10209 msgid "Equivalent to -mgpopt=local."
10210 msgstr ""
10212 #: config/nios2/nios2.opt:90
10213 #, no-c-format
10214 msgid "Equivalent to -mgpopt=none."
10215 msgstr ""
10217 #: config/nios2/nios2.opt:94 config/c6x/c6x.opt:30 config/mips/mips.opt:134
10218 #: config/tilegx/tilegx.opt:45
10219 #, no-c-format
10220 msgid "Use big-endian byte order."
10221 msgstr ""
10223 #: config/nios2/nios2.opt:98 config/c6x/c6x.opt:34 config/mips/mips.opt:138
10224 #: config/tilegx/tilegx.opt:49
10225 #, no-c-format
10226 msgid "Use little-endian byte order."
10227 msgstr ""
10229 #: config/nios2/nios2.opt:102
10230 #, no-c-format
10231 msgid "Floating point custom instruction configuration name."
10232 msgstr ""
10234 #: config/nios2/nios2.opt:106
10235 #, no-c-format
10236 msgid "Do not use the ftruncds custom instruction."
10237 msgstr ""
10239 #: config/nios2/nios2.opt:110
10240 #, no-c-format
10241 msgid "Integer id (N) of ftruncds custom instruction."
10242 msgstr ""
10244 #: config/nios2/nios2.opt:114
10245 #, no-c-format
10246 msgid "Do not use the fextsd custom instruction."
10247 msgstr ""
10249 #: config/nios2/nios2.opt:118
10250 #, no-c-format
10251 msgid "Integer id (N) of fextsd custom instruction."
10252 msgstr ""
10254 #: config/nios2/nios2.opt:122
10255 #, no-c-format
10256 msgid "Do not use the fixdu custom instruction."
10257 msgstr ""
10259 #: config/nios2/nios2.opt:126
10260 #, no-c-format
10261 msgid "Integer id (N) of fixdu custom instruction."
10262 msgstr ""
10264 #: config/nios2/nios2.opt:130
10265 #, no-c-format
10266 msgid "Do not use the fixdi custom instruction."
10267 msgstr ""
10269 #: config/nios2/nios2.opt:134
10270 #, no-c-format
10271 msgid "Integer id (N) of fixdi custom instruction."
10272 msgstr ""
10274 #: config/nios2/nios2.opt:138
10275 #, no-c-format
10276 msgid "Do not use the fixsu custom instruction."
10277 msgstr ""
10279 #: config/nios2/nios2.opt:142
10280 #, no-c-format
10281 msgid "Integer id (N) of fixsu custom instruction."
10282 msgstr ""
10284 #: config/nios2/nios2.opt:146
10285 #, no-c-format
10286 msgid "Do not use the fixsi custom instruction."
10287 msgstr ""
10289 #: config/nios2/nios2.opt:150
10290 #, no-c-format
10291 msgid "Integer id (N) of fixsi custom instruction."
10292 msgstr ""
10294 #: config/nios2/nios2.opt:154
10295 #, no-c-format
10296 msgid "Do not use the floatud custom instruction."
10297 msgstr ""
10299 #: config/nios2/nios2.opt:158
10300 #, no-c-format
10301 msgid "Integer id (N) of floatud custom instruction."
10302 msgstr ""
10304 #: config/nios2/nios2.opt:162
10305 #, no-c-format
10306 msgid "Do not use the floatid custom instruction."
10307 msgstr ""
10309 #: config/nios2/nios2.opt:166
10310 #, no-c-format
10311 msgid "Integer id (N) of floatid custom instruction."
10312 msgstr ""
10314 #: config/nios2/nios2.opt:170
10315 #, no-c-format
10316 msgid "Do not use the floatus custom instruction."
10317 msgstr ""
10319 #: config/nios2/nios2.opt:174
10320 #, no-c-format
10321 msgid "Integer id (N) of floatus custom instruction."
10322 msgstr ""
10324 #: config/nios2/nios2.opt:178
10325 #, no-c-format
10326 msgid "Do not use the floatis custom instruction."
10327 msgstr ""
10329 #: config/nios2/nios2.opt:182
10330 #, no-c-format
10331 msgid "Integer id (N) of floatis custom instruction."
10332 msgstr ""
10334 #: config/nios2/nios2.opt:186
10335 #, no-c-format
10336 msgid "Do not use the fcmpned custom instruction."
10337 msgstr ""
10339 #: config/nios2/nios2.opt:190
10340 #, no-c-format
10341 msgid "Integer id (N) of fcmpned custom instruction."
10342 msgstr ""
10344 #: config/nios2/nios2.opt:194
10345 #, no-c-format
10346 msgid "Do not use the fcmpeqd custom instruction."
10347 msgstr ""
10349 #: config/nios2/nios2.opt:198
10350 #, no-c-format
10351 msgid "Integer id (N) of fcmpeqd custom instruction."
10352 msgstr ""
10354 #: config/nios2/nios2.opt:202
10355 #, no-c-format
10356 msgid "Do not use the fcmpged custom instruction."
10357 msgstr ""
10359 #: config/nios2/nios2.opt:206
10360 #, no-c-format
10361 msgid "Integer id (N) of fcmpged custom instruction."
10362 msgstr ""
10364 #: config/nios2/nios2.opt:210
10365 #, no-c-format
10366 msgid "Do not use the fcmpgtd custom instruction."
10367 msgstr ""
10369 #: config/nios2/nios2.opt:214
10370 #, no-c-format
10371 msgid "Integer id (N) of fcmpgtd custom instruction."
10372 msgstr ""
10374 #: config/nios2/nios2.opt:218
10375 #, no-c-format
10376 msgid "Do not use the fcmpled custom instruction."
10377 msgstr ""
10379 #: config/nios2/nios2.opt:222
10380 #, no-c-format
10381 msgid "Integer id (N) of fcmpled custom instruction."
10382 msgstr ""
10384 #: config/nios2/nios2.opt:226
10385 #, no-c-format
10386 msgid "Do not use the fcmpltd custom instruction."
10387 msgstr ""
10389 #: config/nios2/nios2.opt:230
10390 #, no-c-format
10391 msgid "Integer id (N) of fcmpltd custom instruction."
10392 msgstr ""
10394 #: config/nios2/nios2.opt:234
10395 #, no-c-format
10396 msgid "Do not use the flogd custom instruction."
10397 msgstr ""
10399 #: config/nios2/nios2.opt:238
10400 #, no-c-format
10401 msgid "Integer id (N) of flogd custom instruction."
10402 msgstr ""
10404 #: config/nios2/nios2.opt:242
10405 #, no-c-format
10406 msgid "Do not use the fexpd custom instruction."
10407 msgstr ""
10409 #: config/nios2/nios2.opt:246
10410 #, no-c-format
10411 msgid "Integer id (N) of fexpd custom instruction."
10412 msgstr ""
10414 #: config/nios2/nios2.opt:250
10415 #, no-c-format
10416 msgid "Do not use the fatand custom instruction."
10417 msgstr ""
10419 #: config/nios2/nios2.opt:254
10420 #, no-c-format
10421 msgid "Integer id (N) of fatand custom instruction."
10422 msgstr ""
10424 #: config/nios2/nios2.opt:258
10425 #, no-c-format
10426 msgid "Do not use the ftand custom instruction."
10427 msgstr ""
10429 #: config/nios2/nios2.opt:262
10430 #, no-c-format
10431 msgid "Integer id (N) of ftand custom instruction."
10432 msgstr ""
10434 #: config/nios2/nios2.opt:266
10435 #, no-c-format
10436 msgid "Do not use the fsind custom instruction."
10437 msgstr ""
10439 #: config/nios2/nios2.opt:270
10440 #, no-c-format
10441 msgid "Integer id (N) of fsind custom instruction."
10442 msgstr ""
10444 #: config/nios2/nios2.opt:274
10445 #, no-c-format
10446 msgid "Do not use the fcosd custom instruction."
10447 msgstr ""
10449 #: config/nios2/nios2.opt:278
10450 #, no-c-format
10451 msgid "Integer id (N) of fcosd custom instruction."
10452 msgstr ""
10454 #: config/nios2/nios2.opt:282
10455 #, no-c-format
10456 msgid "Do not use the fsqrtd custom instruction."
10457 msgstr ""
10459 #: config/nios2/nios2.opt:286
10460 #, no-c-format
10461 msgid "Integer id (N) of fsqrtd custom instruction."
10462 msgstr ""
10464 #: config/nios2/nios2.opt:290
10465 #, no-c-format
10466 msgid "Do not use the fabsd custom instruction."
10467 msgstr ""
10469 #: config/nios2/nios2.opt:294
10470 #, no-c-format
10471 msgid "Integer id (N) of fabsd custom instruction."
10472 msgstr ""
10474 #: config/nios2/nios2.opt:298
10475 #, no-c-format
10476 msgid "Do not use the fnegd custom instruction."
10477 msgstr ""
10479 #: config/nios2/nios2.opt:302
10480 #, no-c-format
10481 msgid "Integer id (N) of fnegd custom instruction."
10482 msgstr ""
10484 #: config/nios2/nios2.opt:306
10485 #, no-c-format
10486 msgid "Do not use the fmaxd custom instruction."
10487 msgstr ""
10489 #: config/nios2/nios2.opt:310
10490 #, no-c-format
10491 msgid "Integer id (N) of fmaxd custom instruction."
10492 msgstr ""
10494 #: config/nios2/nios2.opt:314
10495 #, no-c-format
10496 msgid "Do not use the fmind custom instruction."
10497 msgstr ""
10499 #: config/nios2/nios2.opt:318
10500 #, no-c-format
10501 msgid "Integer id (N) of fmind custom instruction."
10502 msgstr ""
10504 #: config/nios2/nios2.opt:322
10505 #, no-c-format
10506 msgid "Do not use the fdivd custom instruction."
10507 msgstr ""
10509 #: config/nios2/nios2.opt:326
10510 #, no-c-format
10511 msgid "Integer id (N) of fdivd custom instruction."
10512 msgstr ""
10514 #: config/nios2/nios2.opt:330
10515 #, no-c-format
10516 msgid "Do not use the fmuld custom instruction."
10517 msgstr ""
10519 #: config/nios2/nios2.opt:334
10520 #, no-c-format
10521 msgid "Integer id (N) of fmuld custom instruction."
10522 msgstr ""
10524 #: config/nios2/nios2.opt:338
10525 #, no-c-format
10526 msgid "Do not use the fsubd custom instruction."
10527 msgstr ""
10529 #: config/nios2/nios2.opt:342
10530 #, no-c-format
10531 msgid "Integer id (N) of fsubd custom instruction."
10532 msgstr ""
10534 #: config/nios2/nios2.opt:346
10535 #, no-c-format
10536 msgid "Do not use the faddd custom instruction."
10537 msgstr ""
10539 #: config/nios2/nios2.opt:350
10540 #, no-c-format
10541 msgid "Integer id (N) of faddd custom instruction."
10542 msgstr ""
10544 #: config/nios2/nios2.opt:354
10545 #, no-c-format
10546 msgid "Do not use the fcmpnes custom instruction."
10547 msgstr ""
10549 #: config/nios2/nios2.opt:358
10550 #, no-c-format
10551 msgid "Integer id (N) of fcmpnes custom instruction."
10552 msgstr ""
10554 #: config/nios2/nios2.opt:362
10555 #, no-c-format
10556 msgid "Do not use the fcmpeqs custom instruction."
10557 msgstr ""
10559 #: config/nios2/nios2.opt:366
10560 #, no-c-format
10561 msgid "Integer id (N) of fcmpeqs custom instruction."
10562 msgstr ""
10564 #: config/nios2/nios2.opt:370
10565 #, no-c-format
10566 msgid "Do not use the fcmpges custom instruction."
10567 msgstr ""
10569 #: config/nios2/nios2.opt:374
10570 #, no-c-format
10571 msgid "Integer id (N) of fcmpges custom instruction."
10572 msgstr ""
10574 #: config/nios2/nios2.opt:378
10575 #, no-c-format
10576 msgid "Do not use the fcmpgts custom instruction."
10577 msgstr ""
10579 #: config/nios2/nios2.opt:382
10580 #, no-c-format
10581 msgid "Integer id (N) of fcmpgts custom instruction."
10582 msgstr ""
10584 #: config/nios2/nios2.opt:386
10585 #, no-c-format
10586 msgid "Do not use the fcmples custom instruction."
10587 msgstr ""
10589 #: config/nios2/nios2.opt:390
10590 #, no-c-format
10591 msgid "Integer id (N) of fcmples custom instruction."
10592 msgstr ""
10594 #: config/nios2/nios2.opt:394
10595 #, no-c-format
10596 msgid "Do not use the fcmplts custom instruction."
10597 msgstr ""
10599 #: config/nios2/nios2.opt:398
10600 #, no-c-format
10601 msgid "Integer id (N) of fcmplts custom instruction."
10602 msgstr ""
10604 #: config/nios2/nios2.opt:402
10605 #, no-c-format
10606 msgid "Do not use the flogs custom instruction."
10607 msgstr ""
10609 #: config/nios2/nios2.opt:406
10610 #, no-c-format
10611 msgid "Integer id (N) of flogs custom instruction."
10612 msgstr ""
10614 #: config/nios2/nios2.opt:410
10615 #, no-c-format
10616 msgid "Do not use the fexps custom instruction."
10617 msgstr ""
10619 #: config/nios2/nios2.opt:414
10620 #, no-c-format
10621 msgid "Integer id (N) of fexps custom instruction."
10622 msgstr ""
10624 #: config/nios2/nios2.opt:418
10625 #, no-c-format
10626 msgid "Do not use the fatans custom instruction."
10627 msgstr ""
10629 #: config/nios2/nios2.opt:422
10630 #, no-c-format
10631 msgid "Integer id (N) of fatans custom instruction."
10632 msgstr ""
10634 #: config/nios2/nios2.opt:426
10635 #, no-c-format
10636 msgid "Do not use the ftans custom instruction."
10637 msgstr ""
10639 #: config/nios2/nios2.opt:430
10640 #, no-c-format
10641 msgid "Integer id (N) of ftans custom instruction."
10642 msgstr ""
10644 #: config/nios2/nios2.opt:434
10645 #, no-c-format
10646 msgid "Do not use the fsins custom instruction."
10647 msgstr ""
10649 #: config/nios2/nios2.opt:438
10650 #, no-c-format
10651 msgid "Integer id (N) of fsins custom instruction."
10652 msgstr ""
10654 #: config/nios2/nios2.opt:442
10655 #, no-c-format
10656 msgid "Do not use the fcoss custom instruction."
10657 msgstr ""
10659 #: config/nios2/nios2.opt:446
10660 #, no-c-format
10661 msgid "Integer id (N) of fcoss custom instruction."
10662 msgstr ""
10664 #: config/nios2/nios2.opt:450
10665 #, no-c-format
10666 msgid "Do not use the fsqrts custom instruction."
10667 msgstr ""
10669 #: config/nios2/nios2.opt:454
10670 #, no-c-format
10671 msgid "Integer id (N) of fsqrts custom instruction."
10672 msgstr ""
10674 #: config/nios2/nios2.opt:458
10675 #, no-c-format
10676 msgid "Do not use the fabss custom instr."
10677 msgstr ""
10679 #: config/nios2/nios2.opt:462
10680 #, no-c-format
10681 msgid "Integer id (N) of fabss custom instruction."
10682 msgstr ""
10684 #: config/nios2/nios2.opt:466
10685 #, no-c-format
10686 msgid "Do not use the fnegs custom instruction."
10687 msgstr ""
10689 #: config/nios2/nios2.opt:470
10690 #, no-c-format
10691 msgid "Integer id (N) of fnegs custom instruction."
10692 msgstr ""
10694 #: config/nios2/nios2.opt:474
10695 #, no-c-format
10696 msgid "Do not use the fmaxs custom instruction."
10697 msgstr ""
10699 #: config/nios2/nios2.opt:478
10700 #, no-c-format
10701 msgid "Integer id (N) of fmaxs custom instruction."
10702 msgstr ""
10704 #: config/nios2/nios2.opt:482
10705 #, no-c-format
10706 msgid "Do not use the fmins custom instruction."
10707 msgstr ""
10709 #: config/nios2/nios2.opt:486
10710 #, no-c-format
10711 msgid "Integer id (N) of fmins custom instruction."
10712 msgstr ""
10714 #: config/nios2/nios2.opt:490
10715 #, no-c-format
10716 msgid "Do not use the fdivs custom instruction."
10717 msgstr ""
10719 #: config/nios2/nios2.opt:494
10720 #, no-c-format
10721 msgid "Integer id (N) of fdivs custom instruction."
10722 msgstr ""
10724 #: config/nios2/nios2.opt:498
10725 #, no-c-format
10726 msgid "Do not use the fmuls custom instruction."
10727 msgstr ""
10729 #: config/nios2/nios2.opt:502
10730 #, no-c-format
10731 msgid "Integer id (N) of fmuls custom instruction."
10732 msgstr ""
10734 #: config/nios2/nios2.opt:506
10735 #, no-c-format
10736 msgid "Do not use the fsubs custom instruction."
10737 msgstr ""
10739 #: config/nios2/nios2.opt:510
10740 #, no-c-format
10741 msgid "Integer id (N) of fsubs custom instruction."
10742 msgstr ""
10744 #: config/nios2/nios2.opt:514
10745 #, no-c-format
10746 msgid "Do not use the fadds custom instruction."
10747 msgstr ""
10749 #: config/nios2/nios2.opt:518
10750 #, no-c-format
10751 msgid "Integer id (N) of fadds custom instruction."
10752 msgstr ""
10754 #: config/nios2/nios2.opt:522
10755 #, no-c-format
10756 msgid "Do not use the frdy custom instruction."
10757 msgstr ""
10759 #: config/nios2/nios2.opt:526
10760 #, no-c-format
10761 msgid "Integer id (N) of frdy custom instruction."
10762 msgstr ""
10764 #: config/nios2/nios2.opt:530
10765 #, no-c-format
10766 msgid "Do not use the frdxhi custom instruction."
10767 msgstr ""
10769 #: config/nios2/nios2.opt:534
10770 #, no-c-format
10771 msgid "Integer id (N) of frdxhi custom instruction."
10772 msgstr ""
10774 #: config/nios2/nios2.opt:538
10775 #, no-c-format
10776 msgid "Do not use the frdxlo custom instruction."
10777 msgstr ""
10779 #: config/nios2/nios2.opt:542
10780 #, no-c-format
10781 msgid "Integer id (N) of frdxlo custom instruction."
10782 msgstr ""
10784 #: config/nios2/nios2.opt:546
10785 #, no-c-format
10786 msgid "Do not use the fwry custom instruction."
10787 msgstr ""
10789 #: config/nios2/nios2.opt:550
10790 #, no-c-format
10791 msgid "Integer id (N) of fwry custom instruction."
10792 msgstr ""
10794 #: config/nios2/nios2.opt:554
10795 #, no-c-format
10796 msgid "Do not use the fwrx custom instruction."
10797 msgstr ""
10799 #: config/nios2/nios2.opt:558
10800 #, no-c-format
10801 msgid "Integer id (N) of fwrx custom instruction."
10802 msgstr ""
10804 #: config/nios2/nios2.opt:562
10805 #, no-c-format
10806 msgid "Do not use the round custom instruction."
10807 msgstr ""
10809 #: config/nios2/nios2.opt:566
10810 #, no-c-format
10811 msgid "Integer id (N) of round custom instruction."
10812 msgstr ""
10814 #: config/nios2/nios2.opt:574
10815 #, no-c-format
10816 msgid "Valid Nios II ISA levels (for -march):"
10817 msgstr ""
10819 #: config/nios2/nios2.opt:584
10820 #, no-c-format
10821 msgid "Enable generation of R2 BMX instructions."
10822 msgstr ""
10824 #: config/nios2/nios2.opt:588
10825 #, no-c-format
10826 msgid "Enable generation of R2 CDX instructions."
10827 msgstr ""
10829 #: config/nios2/nios2.opt:592
10830 #, no-c-format
10831 msgid "Regular expression matching additional GP-addressible section names."
10832 msgstr ""
10834 #: config/nios2/nios2.opt:596
10835 #, no-c-format
10836 msgid "Regular expression matching section names for r0-relative addressing."
10837 msgstr ""
10839 #: config/rx/elf.opt:32
10840 #, no-c-format
10841 msgid ""
10842 "Generate assembler output that is compatible with the Renesas AS100 "
10843 "assembler.  This may restrict some of the compiler's capabilities.  The "
10844 "default is to generate GAS compatible syntax."
10845 msgstr ""
10847 #: config/rx/elf.opt:38 config/rx/rx.opt:99
10848 #, no-c-format
10849 msgid "Specifies the number of registers to reserve for interrupt handlers."
10850 msgstr ""
10852 #: config/rx/elf.opt:44 config/rx/rx.opt:105
10853 #, no-c-format
10854 msgid ""
10855 "Specifies whether interrupt functions should save and restore the "
10856 "accumulator register."
10857 msgstr ""
10859 #: config/rx/rx.opt:29
10860 #, no-c-format
10861 msgid "Store doubles in 64 bits."
10862 msgstr ""
10864 #: config/rx/rx.opt:33
10865 #, no-c-format
10866 msgid "Stores doubles in 32 bits.  This is the default."
10867 msgstr ""
10869 #: config/rx/rx.opt:37
10870 #, no-c-format
10871 msgid "Disable the use of RX FPU instructions."
10872 msgstr ""
10874 #: config/rx/rx.opt:44
10875 #, no-c-format
10876 msgid "Enable the use of RX FPU instructions.  This is the default."
10877 msgstr ""
10879 #: config/rx/rx.opt:50
10880 #, no-c-format
10881 msgid "Specify the target RX cpu type."
10882 msgstr ""
10884 #: config/rx/rx.opt:71
10885 #, no-c-format
10886 msgid "Data is stored in big-endian format."
10887 msgstr ""
10889 #: config/rx/rx.opt:75
10890 #, no-c-format
10891 msgid "Data is stored in little-endian format.  (Default)."
10892 msgstr ""
10894 #: config/rx/rx.opt:81
10895 #, no-c-format
10896 msgid ""
10897 "Maximum size of global and static variables which can be placed into the "
10898 "small data area."
10899 msgstr ""
10901 #: config/rx/rx.opt:87
10902 #, no-c-format
10903 msgid "Enable linker relaxation."
10904 msgstr ""
10906 #: config/rx/rx.opt:93
10907 #, no-c-format
10908 msgid "Maximum size in bytes of constant values allowed as operands."
10909 msgstr ""
10911 #: config/rx/rx.opt:111
10912 #, no-c-format
10913 msgid "Enables Position-Independent-Data (PID) mode."
10914 msgstr ""
10916 #: config/rx/rx.opt:117
10917 #, no-c-format
10918 msgid ""
10919 "Warn when multiple, different, fast interrupt handlers are in the "
10920 "compilation unit."
10921 msgstr ""
10923 #: config/rx/rx.opt:123
10924 #, no-c-format
10925 msgid ""
10926 "Enable the use of the old, broken, ABI where all stacked function arguments "
10927 "are aligned to 32-bits."
10928 msgstr ""
10930 #: config/rx/rx.opt:127
10931 #, no-c-format
10932 msgid ""
10933 "Enable the use the standard RX ABI where all stacked function arguments are "
10934 "naturally aligned.  This is the default."
10935 msgstr ""
10937 #: config/rx/rx.opt:133
10938 #, no-c-format
10939 msgid "Enable the use of the LRA register allocator."
10940 msgstr ""
10942 #: config/rx/rx.opt:139
10943 #, no-c-format
10944 msgid ""
10945 "Enables or disables the use of the SMOVF, SMOVB, SMOVU, SUNTIL, SWHILE and "
10946 "RMPA instructions.  Enabled by default."
10947 msgstr ""
10949 #: config/rx/rx.opt:145
10950 #, no-c-format
10951 msgid "Always use JSR, never BSR, for calls."
10952 msgstr ""
10954 #: config/visium/visium.opt:25
10955 #, no-c-format
10956 msgid "Link with libc.a and libdebug.a."
10957 msgstr ""
10959 #: config/visium/visium.opt:29
10960 #, no-c-format
10961 msgid "Link with libc.a and libsim.a."
10962 msgstr ""
10964 #: config/visium/visium.opt:33
10965 #, no-c-format
10966 msgid "Use hardware FP (default)."
10967 msgstr ""
10969 #: config/visium/visium.opt:45
10970 #, no-c-format
10971 msgid "Use features of and schedule code for given CPU."
10972 msgstr ""
10974 #: config/visium/visium.opt:65
10975 #, no-c-format
10976 msgid "Generate code for the supervisor mode (default)."
10977 msgstr ""
10979 #: config/visium/visium.opt:69
10980 #, no-c-format
10981 msgid "Generate code for the user mode."
10982 msgstr ""
10984 #: config/visium/visium.opt:73
10985 #, no-c-format
10986 msgid "Only retained for backward compatibility."
10987 msgstr ""
10989 #: config/sol2.opt:32
10990 #, no-c-format
10991 msgid "Clear hardware capabilities when linking."
10992 msgstr ""
10994 #: config/sol2.opt:36
10995 #, no-c-format
10996 msgid "Pass -z text to linker."
10997 msgstr ""
10999 #: config/moxie/moxie.opt:31
11000 #, no-c-format
11001 msgid "Enable MUL.X and UMUL.X instructions."
11002 msgstr ""
11004 #: config/microblaze/microblaze.opt:40
11005 #, no-c-format
11006 msgid "Use software emulation for floating point (default)."
11007 msgstr ""
11009 #: config/microblaze/microblaze.opt:44
11010 #, no-c-format
11011 msgid "Use hardware floating point instructions."
11012 msgstr ""
11014 #: config/microblaze/microblaze.opt:48
11015 #, no-c-format
11016 msgid "Use table lookup optimization for small signed integer divisions."
11017 msgstr ""
11019 #: config/microblaze/microblaze.opt:52
11020 #, no-c-format
11021 msgid "-mcpu=PROCESSOR\t\tUse features of and schedule code for given CPU."
11022 msgstr ""
11024 #: config/microblaze/microblaze.opt:56
11025 #, no-c-format
11026 msgid "Don't optimize block moves, use memcpy."
11027 msgstr ""
11029 #: config/microblaze/microblaze.opt:68
11030 #, no-c-format
11031 msgid "Use the soft multiply emulation (default)."
11032 msgstr ""
11034 #: config/microblaze/microblaze.opt:72
11035 #, no-c-format
11036 msgid "Use reorder instructions (swap and byte reversed load/store) (default)."
11037 msgstr ""
11039 #: config/microblaze/microblaze.opt:76
11040 #, no-c-format
11041 msgid "Use the software emulation for divides (default)."
11042 msgstr ""
11044 #: config/microblaze/microblaze.opt:80
11045 #, no-c-format
11046 msgid "Use the hardware barrel shifter instead of emulation."
11047 msgstr ""
11049 #: config/microblaze/microblaze.opt:84
11050 #, no-c-format
11051 msgid "Use pattern compare instructions."
11052 msgstr ""
11054 #: config/microblaze/microblaze.opt:88
11055 #, no-c-format
11056 msgid "Check for stack overflow at runtime."
11057 msgstr ""
11059 #: config/microblaze/microblaze.opt:92 config/iq2000/iq2000.opt:65
11060 #, no-c-format
11061 msgid "Use GP relative sdata/sbss sections."
11062 msgstr ""
11064 #: config/microblaze/microblaze.opt:96
11065 #, no-c-format
11066 msgid "Clear the BSS to zero and place zero initialized in BSS."
11067 msgstr ""
11069 #: config/microblaze/microblaze.opt:100
11070 #, no-c-format
11071 msgid "Use multiply high instructions for high part of 32x32 multiply."
11072 msgstr ""
11074 #: config/microblaze/microblaze.opt:104
11075 #, no-c-format
11076 msgid "Use hardware floating point conversion instructions."
11077 msgstr ""
11079 #: config/microblaze/microblaze.opt:108
11080 #, no-c-format
11081 msgid "Use hardware floating point square root instruction."
11082 msgstr ""
11084 #: config/microblaze/microblaze.opt:112
11085 #, no-c-format
11086 msgid "Description for mxl-mode-executable."
11087 msgstr ""
11089 #: config/microblaze/microblaze.opt:116
11090 #, no-c-format
11091 msgid "Description for mxl-mode-xmdstub."
11092 msgstr ""
11094 #: config/microblaze/microblaze.opt:120
11095 #, no-c-format
11096 msgid "Description for mxl-mode-bootstrap."
11097 msgstr ""
11099 #: config/microblaze/microblaze.opt:124
11100 #, no-c-format
11101 msgid "Description for mxl-mode-novectors."
11102 msgstr ""
11104 #: config/microblaze/microblaze.opt:128
11105 #, no-c-format
11106 msgid "Use hardware prefetch instruction."
11107 msgstr ""
11109 #: config/microblaze/microblaze.opt:132
11110 #, no-c-format
11111 msgid ""
11112 "Data referenced by offset from start of text instead of GOT (with -fPIC/-"
11113 "fPIE)."
11114 msgstr ""
11116 #: config/vax/vax.opt:23 config/vax/vax.opt:27
11117 #, no-c-format
11118 msgid "Target DFLOAT double precision code."
11119 msgstr ""
11121 #: config/vax/vax.opt:31 config/vax/vax.opt:35
11122 #, no-c-format
11123 msgid "Generate GFLOAT double precision code."
11124 msgstr ""
11126 #: config/vax/vax.opt:39
11127 #, no-c-format
11128 msgid "Generate code for GNU assembler (gas)."
11129 msgstr ""
11131 #: config/vax/vax.opt:43
11132 #, no-c-format
11133 msgid "Generate code for UNIX assembler."
11134 msgstr ""
11136 #: config/vax/vax.opt:51
11137 #, no-c-format
11138 msgid "Use VAXC structure conventions."
11139 msgstr ""
11141 #: config/vax/vax.opt:55
11142 #, no-c-format
11143 msgid "Use new adddi3/subdi3 patterns."
11144 msgstr ""
11146 #: config/frv/frv.opt:30
11147 #, no-c-format
11148 msgid "Use 4 media accumulators."
11149 msgstr ""
11151 #: config/frv/frv.opt:34
11152 #, no-c-format
11153 msgid "Use 8 media accumulators."
11154 msgstr ""
11156 #: config/frv/frv.opt:38
11157 #, no-c-format
11158 msgid "Enable label alignment optimizations."
11159 msgstr ""
11161 #: config/frv/frv.opt:42
11162 #, no-c-format
11163 msgid "Dynamically allocate cc registers."
11164 msgstr ""
11166 #: config/frv/frv.opt:49
11167 #, no-c-format
11168 msgid "Set the cost of branches."
11169 msgstr ""
11171 #: config/frv/frv.opt:53
11172 #, no-c-format
11173 msgid "Enable conditional execution other than moves/scc."
11174 msgstr ""
11176 #: config/frv/frv.opt:57
11177 #, no-c-format
11178 msgid "Change the maximum length of conditionally-executed sequences."
11179 msgstr ""
11181 #: config/frv/frv.opt:61
11182 #, no-c-format
11183 msgid ""
11184 "Change the number of temporary registers that are available to conditionally-"
11185 "executed sequences."
11186 msgstr ""
11188 #: config/frv/frv.opt:65
11189 #, no-c-format
11190 msgid "Enable conditional moves."
11191 msgstr ""
11193 #: config/frv/frv.opt:69
11194 #, no-c-format
11195 msgid "Set the target CPU type."
11196 msgstr ""
11198 #: config/frv/frv.opt:73
11199 #, no-c-format
11200 msgid "Known FR-V CPUs (for use with the -mcpu= option):"
11201 msgstr ""
11203 #: config/frv/frv.opt:122
11204 #, no-c-format
11205 msgid "Use fp double instructions."
11206 msgstr ""
11208 #: config/frv/frv.opt:126
11209 #, no-c-format
11210 msgid "Change the ABI to allow double word insns."
11211 msgstr ""
11213 #: config/frv/frv.opt:134
11214 #, no-c-format
11215 msgid "Just use icc0/fcc0."
11216 msgstr ""
11218 #: config/frv/frv.opt:138
11219 #, no-c-format
11220 msgid "Only use 32 FPRs."
11221 msgstr ""
11223 #: config/frv/frv.opt:142
11224 #, no-c-format
11225 msgid "Use 64 FPRs."
11226 msgstr ""
11228 #: config/frv/frv.opt:146
11229 #, no-c-format
11230 msgid "Only use 32 GPRs."
11231 msgstr ""
11233 #: config/frv/frv.opt:150
11234 #, no-c-format
11235 msgid "Use 64 GPRs."
11236 msgstr ""
11238 #: config/frv/frv.opt:154
11239 #, no-c-format
11240 msgid "Enable use of GPREL for read-only data in FDPIC."
11241 msgstr ""
11243 #: config/frv/frv.opt:166
11244 #, no-c-format
11245 msgid "Enable PIC support for building libraries."
11246 msgstr ""
11248 #: config/frv/frv.opt:170
11249 #, no-c-format
11250 msgid "Follow the EABI linkage requirements."
11251 msgstr ""
11253 #: config/frv/frv.opt:174
11254 #, no-c-format
11255 msgid "Disallow direct calls to global functions."
11256 msgstr ""
11258 #: config/frv/frv.opt:178
11259 #, no-c-format
11260 msgid "Use media instructions."
11261 msgstr ""
11263 #: config/frv/frv.opt:182
11264 #, no-c-format
11265 msgid "Use multiply add/subtract instructions."
11266 msgstr ""
11268 #: config/frv/frv.opt:186
11269 #, no-c-format
11270 msgid "Enable optimizing &&/|| in conditional execution."
11271 msgstr ""
11273 #: config/frv/frv.opt:190
11274 #, no-c-format
11275 msgid "Enable nested conditional execution optimizations."
11276 msgstr ""
11278 #: config/frv/frv.opt:195
11279 #, no-c-format
11280 msgid "Do not mark ABI switches in e_flags."
11281 msgstr ""
11283 #: config/frv/frv.opt:199
11284 #, no-c-format
11285 msgid "Remove redundant membars."
11286 msgstr ""
11288 #: config/frv/frv.opt:203
11289 #, no-c-format
11290 msgid "Pack VLIW instructions."
11291 msgstr ""
11293 #: config/frv/frv.opt:207
11294 #, no-c-format
11295 msgid "Enable setting GPRs to the result of comparisons."
11296 msgstr ""
11298 #: config/frv/frv.opt:211
11299 #, no-c-format
11300 msgid "Change the amount of scheduler lookahead."
11301 msgstr ""
11303 #: config/frv/frv.opt:219
11304 #, no-c-format
11305 msgid "Assume a large TLS segment."
11306 msgstr ""
11308 #: config/frv/frv.opt:223
11309 #, no-c-format
11310 msgid "Do not assume a large TLS segment."
11311 msgstr ""
11313 #: config/frv/frv.opt:228
11314 #, no-c-format
11315 msgid "Cause gas to print tomcat statistics."
11316 msgstr ""
11318 #: config/frv/frv.opt:233
11319 #, no-c-format
11320 msgid "Link with the library-pic libraries."
11321 msgstr ""
11323 #: config/frv/frv.opt:237
11324 #, no-c-format
11325 msgid "Allow branches to be packed with other instructions."
11326 msgstr ""
11328 #: config/mn10300/mn10300.opt:30
11329 #, no-c-format
11330 msgid "Target the AM33 processor."
11331 msgstr ""
11333 #: config/mn10300/mn10300.opt:34
11334 #, no-c-format
11335 msgid "Target the AM33/2.0 processor."
11336 msgstr ""
11338 #: config/mn10300/mn10300.opt:38
11339 #, no-c-format
11340 msgid "Target the AM34 processor."
11341 msgstr ""
11343 #: config/mn10300/mn10300.opt:46
11344 #, no-c-format
11345 msgid "Work around hardware multiply bug."
11346 msgstr ""
11348 #: config/mn10300/mn10300.opt:55
11349 #, no-c-format
11350 msgid "Enable linker relaxations."
11351 msgstr ""
11353 #: config/mn10300/mn10300.opt:59
11354 #, no-c-format
11355 msgid "Return pointers in both a0 and d0."
11356 msgstr ""
11358 #: config/mn10300/mn10300.opt:63
11359 #, no-c-format
11360 msgid "Allow gcc to generate LIW instructions."
11361 msgstr ""
11363 #: config/mn10300/mn10300.opt:67
11364 #, no-c-format
11365 msgid "Allow gcc to generate the SETLB and Lcc instructions."
11366 msgstr ""
11368 #: config/nds32/nds32-elf.opt:3 config/nds32/nds32-linux.opt:3
11369 #, no-c-format
11370 msgid "Specify the address generation strategy for code model."
11371 msgstr ""
11373 #: config/nds32/nds32-elf.opt:7 config/nds32/nds32-linux.opt:7
11374 #, no-c-format
11375 msgid "Known cmodel types (for use with the -mcmodel= option):"
11376 msgstr ""
11378 #: config/nds32/nds32.opt:29 config/nds32/nds32.opt:89
11379 #, no-c-format
11380 msgid "Generate code in big-endian mode."
11381 msgstr ""
11383 #: config/nds32/nds32.opt:33 config/nds32/nds32.opt:93
11384 #, no-c-format
11385 msgid "Generate code in little-endian mode."
11386 msgstr ""
11388 #: config/nds32/nds32.opt:37
11389 #, no-c-format
11390 msgid "Force performing fp-as-gp optimization."
11391 msgstr ""
11393 #: config/nds32/nds32.opt:41
11394 #, no-c-format
11395 msgid "Forbid performing fp-as-gp optimization."
11396 msgstr ""
11398 #: config/nds32/nds32.opt:47
11399 #, no-c-format
11400 msgid "Specify which ABI type to generate code for: 2, 2fp+."
11401 msgstr ""
11403 #: config/nds32/nds32.opt:61
11404 #, no-c-format
11405 msgid "Specify use soft floating point ABI which mean alias to -mabi=2."
11406 msgstr ""
11408 #: config/nds32/nds32.opt:65
11409 #, no-c-format
11410 msgid "Specify use soft floating point ABI which mean alias to -mabi=2fp+."
11411 msgstr ""
11413 #: config/nds32/nds32.opt:71
11414 #, no-c-format
11415 msgid "Use reduced-set registers for register allocation."
11416 msgstr ""
11418 #: config/nds32/nds32.opt:75
11419 #, no-c-format
11420 msgid "Use full-set registers for register allocation."
11421 msgstr ""
11423 #: config/nds32/nds32.opt:81
11424 #, no-c-format
11425 msgid "Always align function entry, jump target and return address."
11426 msgstr ""
11428 #: config/nds32/nds32.opt:85
11429 #, no-c-format
11430 msgid "Align function entry to 4 byte."
11431 msgstr ""
11433 #: config/nds32/nds32.opt:97
11434 #, no-c-format
11435 msgid ""
11436 "Prevent $fp being allocated during register allocation so that compiler is "
11437 "able to force performing fp-as-gp optimization."
11438 msgstr ""
11440 #: config/nds32/nds32.opt:101
11441 #, no-c-format
11442 msgid ""
11443 "Forbid using $fp to access static and global variables.  This option "
11444 "strictly forbids fp-as-gp optimization regardless of '-mforce-fp-as-gp'."
11445 msgstr ""
11447 #: config/nds32/nds32.opt:105
11448 #, no-c-format
11449 msgid "Specify the address generation strategy for ICT call's code model."
11450 msgstr ""
11452 #: config/nds32/nds32.opt:109
11453 #, no-c-format
11454 msgid "Known cmodel types (for use with the -mict-model= option):"
11455 msgstr ""
11457 #: config/nds32/nds32.opt:119
11458 #, no-c-format
11459 msgid "Generate conditional move instructions."
11460 msgstr ""
11462 #: config/nds32/nds32.opt:123
11463 #, no-c-format
11464 msgid "Generate hardware abs instructions."
11465 msgstr ""
11467 #: config/nds32/nds32.opt:127
11468 #, no-c-format
11469 msgid "Generate performance extension instructions."
11470 msgstr ""
11472 #: config/nds32/nds32.opt:131
11473 #, no-c-format
11474 msgid "Generate performance extension version 2 instructions."
11475 msgstr ""
11477 #: config/nds32/nds32.opt:135
11478 #, no-c-format
11479 msgid "Generate string extension instructions."
11480 msgstr ""
11482 #: config/nds32/nds32.opt:139
11483 #, no-c-format
11484 msgid "Generate DSP extension instructions."
11485 msgstr ""
11487 #: config/nds32/nds32.opt:143
11488 #, no-c-format
11489 msgid "Generate v3 push25/pop25 instructions."
11490 msgstr ""
11492 #: config/nds32/nds32.opt:147
11493 #, no-c-format
11494 msgid "Generate 16-bit instructions."
11495 msgstr ""
11497 #: config/nds32/nds32.opt:151
11498 #, no-c-format
11499 msgid "Insert relax hint for linker to do relaxation."
11500 msgstr ""
11502 #: config/nds32/nds32.opt:155
11503 #, no-c-format
11504 msgid "Enable Virtual Hosting support."
11505 msgstr ""
11507 #: config/nds32/nds32.opt:159
11508 #, no-c-format
11509 msgid "Specify the size of each interrupt vector, which must be 4 or 16."
11510 msgstr ""
11512 #: config/nds32/nds32.opt:163
11513 #, no-c-format
11514 msgid "Specify the security level of c-isr for the whole file."
11515 msgstr ""
11517 #: config/nds32/nds32.opt:167
11518 #, no-c-format
11519 msgid ""
11520 "Specify the size of each cache block, which must be a power of 2 between 4 "
11521 "and 512."
11522 msgstr ""
11524 #: config/nds32/nds32.opt:175
11525 #, no-c-format
11526 msgid "Known arch types (for use with the -march= option):"
11527 msgstr ""
11529 #: config/nds32/nds32.opt:197
11530 #, no-c-format
11531 msgid "Specify the cpu for pipeline model."
11532 msgstr ""
11534 #: config/nds32/nds32.opt:201
11535 #, no-c-format
11536 msgid "Known cpu types (for use with the -mcpu= option):"
11537 msgstr ""
11539 #: config/nds32/nds32.opt:361
11540 #, no-c-format
11541 msgid ""
11542 "Specify a fpu configuration value from 0 to 7; 0-3 is as FPU spec says, and "
11543 "4-7 is corresponding to 0-3."
11544 msgstr ""
11546 #: config/nds32/nds32.opt:365
11547 #, no-c-format
11548 msgid ""
11549 "Known floating-point number of registers (for use with the -mconfig-fpu= "
11550 "option):"
11551 msgstr ""
11553 #: config/nds32/nds32.opt:393
11554 #, no-c-format
11555 msgid ""
11556 "Specify configuration of instruction mul: fast1, fast2 or slow. The default "
11557 "is fast1."
11558 msgstr ""
11560 #: config/nds32/nds32.opt:412
11561 #, no-c-format
11562 msgid ""
11563 "Specify how many read/write ports for n9/n10 cores.  The value should be "
11564 "3r2w or 2r1w."
11565 msgstr ""
11567 #: config/nds32/nds32.opt:425
11568 #, no-c-format
11569 msgid "Enable constructor/destructor feature."
11570 msgstr ""
11572 #: config/nds32/nds32.opt:429
11573 #, no-c-format
11574 msgid "Guide linker to relax instructions."
11575 msgstr ""
11577 #: config/nds32/nds32.opt:433
11578 #, no-c-format
11579 msgid "Generate floating-point multiply-accumulation instructions."
11580 msgstr ""
11582 #: config/nds32/nds32.opt:437
11583 #, no-c-format
11584 msgid "Generate single-precision floating-point instructions."
11585 msgstr ""
11587 #: config/nds32/nds32.opt:441
11588 #, no-c-format
11589 msgid "Generate double-precision floating-point instructions."
11590 msgstr ""
11592 #: config/nds32/nds32.opt:445
11593 #, no-c-format
11594 msgid "Force disable hardware loop, even use -mext-dsp."
11595 msgstr ""
11597 #: config/nds32/nds32.opt:449
11598 #, no-c-format
11599 msgid "Permit scheduling of a function's prologue and epilogue sequence."
11600 msgstr ""
11602 #: config/nds32/nds32.opt:453
11603 #, no-c-format
11604 msgid "Generate return instruction in naked function."
11605 msgstr ""
11607 #: config/nds32/nds32.opt:457
11608 #, no-c-format
11609 msgid "Always save $lp in the stack."
11610 msgstr ""
11612 #: config/nds32/nds32.opt:465
11613 #, no-c-format
11614 msgid "Allow use r15 for inline ASM."
11615 msgstr ""
11617 #: config/iq2000/iq2000.opt:31
11618 #, no-c-format
11619 msgid "Specify CPU for code generation purposes."
11620 msgstr ""
11622 #: config/iq2000/iq2000.opt:47
11623 #, no-c-format
11624 msgid "Specify CPU for scheduling purposes."
11625 msgstr ""
11627 #: config/iq2000/iq2000.opt:51
11628 #, no-c-format
11629 msgid "Known IQ2000 CPUs (for use with the -mcpu= option):"
11630 msgstr ""
11632 #: config/iq2000/iq2000.opt:61 config/mips/mips.opt:142
11633 #, no-c-format
11634 msgid "Use ROM instead of RAM."
11635 msgstr ""
11637 #: config/iq2000/iq2000.opt:70
11638 #, no-c-format
11639 msgid "No default crt0.o."
11640 msgstr ""
11642 #: config/iq2000/iq2000.opt:74 config/mips/mips.opt:413
11643 #, no-c-format
11644 msgid "Put uninitialized constants in ROM (needs -membedded-data)."
11645 msgstr ""
11647 #: config/csky/csky.opt:34
11648 #, no-c-format
11649 msgid "Specify the target architecture."
11650 msgstr ""
11652 #: config/csky/csky.opt:38
11653 #, no-c-format
11654 msgid "Specify the target processor."
11655 msgstr ""
11657 #: config/csky/csky.opt:90
11658 #, no-c-format
11659 msgid "Specify the target floating-point hardware/format."
11660 msgstr ""
11662 #: config/csky/csky.opt:94
11663 #, no-c-format
11664 msgid "Generate C-SKY FPU double float instructions (default for hard float)."
11665 msgstr ""
11667 #: config/csky/csky.opt:98
11668 #, no-c-format
11669 msgid "Generate frecipd/fsqrtd/fdivd instructions (default for hard float)."
11670 msgstr ""
11672 #: config/csky/csky.opt:106
11673 #, no-c-format
11674 msgid "Enable the extended LRW instruction (default for CK801)."
11675 msgstr ""
11677 #: config/csky/csky.opt:110
11678 #, no-c-format
11679 msgid "Enable interrupt stack instructions."
11680 msgstr ""
11682 #: config/csky/csky.opt:114
11683 #, no-c-format
11684 msgid "Enable multiprocessor instructions."
11685 msgstr ""
11687 #: config/csky/csky.opt:118
11688 #, no-c-format
11689 msgid "Enable coprocessor instructions."
11690 msgstr ""
11692 #: config/csky/csky.opt:122
11693 #, no-c-format
11694 msgid "Enable cache prefetch instructions."
11695 msgstr ""
11697 #: config/csky/csky.opt:126
11698 #, no-c-format
11699 msgid "Enable C-SKY SECURE instructions."
11700 msgstr ""
11702 #: config/csky/csky.opt:133
11703 #, no-c-format
11704 msgid "Enable C-SKY TRUST instructions."
11705 msgstr ""
11707 #: config/csky/csky.opt:137
11708 #, no-c-format
11709 msgid "Enable C-SKY DSP instructions."
11710 msgstr ""
11712 #: config/csky/csky.opt:141
11713 #, no-c-format
11714 msgid "Enable C-SKY Enhanced DSP instructions."
11715 msgstr ""
11717 #: config/csky/csky.opt:145
11718 #, no-c-format
11719 msgid "Enable C-SKY Vector DSP instructions."
11720 msgstr ""
11722 #: config/csky/csky.opt:151
11723 #, no-c-format
11724 msgid "Generate divide instructions."
11725 msgstr ""
11727 #: config/csky/csky.opt:155
11728 #, no-c-format
11729 msgid "Generate code for Smart Mode."
11730 msgstr ""
11732 #: config/csky/csky.opt:159
11733 #, no-c-format
11734 msgid "Enable use of R16-R31 (default)."
11735 msgstr ""
11737 #: config/csky/csky.opt:163
11738 #, no-c-format
11739 msgid "Generate code using global anchor symbol addresses."
11740 msgstr ""
11742 #: config/csky/csky.opt:167
11743 #, no-c-format
11744 msgid "Generate push/pop instructions (default)."
11745 msgstr ""
11747 #: config/csky/csky.opt:171
11748 #, no-c-format
11749 msgid "Generate stm/ldm instructions (default)."
11750 msgstr ""
11752 #: config/csky/csky.opt:178
11753 #, no-c-format
11754 msgid "Generate constant pools in the compiler instead of assembler."
11755 msgstr ""
11757 #: config/csky/csky.opt:182
11758 #, no-c-format
11759 msgid "Emit .stack_size directives."
11760 msgstr ""
11762 #: config/csky/csky.opt:186
11763 #, no-c-format
11764 msgid "Generate code for C-SKY compiler runtime instead of libgcc."
11765 msgstr ""
11767 #: config/csky/csky.opt:190
11768 #, no-c-format
11769 msgid "Set the branch costs to roughly the specified number of instructions."
11770 msgstr ""
11772 #: config/csky/csky.opt:194
11773 #, no-c-format
11774 msgid "Permit scheduling of function prologue and epilogue sequences."
11775 msgstr ""
11777 #: config/csky/csky_tables.opt:24
11778 #, no-c-format
11779 msgid "Known CSKY CPUs (for use with the -mcpu= options):"
11780 msgstr ""
11782 #: config/csky/csky_tables.opt:205
11783 #, no-c-format
11784 msgid "Known CSKY architectures (for use with the -march= option):"
11785 msgstr ""
11787 #: config/csky/csky_tables.opt:227
11788 #, no-c-format
11789 msgid "Known CSKY FPUs (for use with the -mfpu= option):"
11790 msgstr ""
11792 #: config/c6x/c6x-tables.opt:24
11793 #, no-c-format
11794 msgid "Known C6X ISAs (for use with the -march= option):"
11795 msgstr ""
11797 #: config/c6x/c6x.opt:42
11798 #, no-c-format
11799 msgid "Select method for sdata handling."
11800 msgstr ""
11802 #: config/c6x/c6x.opt:46
11803 #, no-c-format
11804 msgid "Valid arguments for the -msdata= option:"
11805 msgstr ""
11807 #: config/c6x/c6x.opt:59
11808 #, no-c-format
11809 msgid "Compile for the DSBT shared library ABI."
11810 msgstr ""
11812 #: config/cris/cris.opt:45
11813 #, no-c-format
11814 msgid "Work around bug in multiplication instruction."
11815 msgstr ""
11817 #: config/cris/cris.opt:51
11818 #, no-c-format
11819 msgid "Compile for ETRAX 4 (CRIS v3)."
11820 msgstr ""
11822 #: config/cris/cris.opt:56
11823 #, no-c-format
11824 msgid "Compile for ETRAX 100 (CRIS v8)."
11825 msgstr ""
11827 #: config/cris/cris.opt:64
11828 #, no-c-format
11829 msgid "Emit verbose debug information in assembly code."
11830 msgstr ""
11832 #: config/cris/cris.opt:71
11833 #, no-c-format
11834 msgid "Do not use condition codes from normal instructions."
11835 msgstr ""
11837 #: config/cris/cris.opt:80
11838 #, no-c-format
11839 msgid "Do not emit addressing modes with side-effect assignment."
11840 msgstr ""
11842 #: config/cris/cris.opt:89
11843 #, no-c-format
11844 msgid "Do not tune stack alignment."
11845 msgstr ""
11847 #: config/cris/cris.opt:98
11848 #, no-c-format
11849 msgid "Do not tune writable data alignment."
11850 msgstr ""
11852 #: config/cris/cris.opt:107
11853 #, no-c-format
11854 msgid "Do not tune code and read-only data alignment."
11855 msgstr ""
11857 #: config/cris/cris.opt:116
11858 #, no-c-format
11859 msgid "Align code and data to 32 bits."
11860 msgstr ""
11862 #: config/cris/cris.opt:133
11863 #, no-c-format
11864 msgid "Don't align items in code or data."
11865 msgstr ""
11867 #: config/cris/cris.opt:142
11868 #, no-c-format
11869 msgid "Do not emit function prologue or epilogue."
11870 msgstr ""
11872 #: config/cris/cris.opt:149
11873 #, no-c-format
11874 msgid "Use the most feature-enabling options allowed by other options."
11875 msgstr ""
11877 #: config/cris/cris.opt:158
11878 #, no-c-format
11879 msgid "Override -mbest-lib-options."
11880 msgstr ""
11882 #: config/cris/cris.opt:165
11883 #, no-c-format
11884 msgid "-march=ARCH\tGenerate code for the specified chip or CPU version."
11885 msgstr ""
11887 #: config/cris/cris.opt:169
11888 #, no-c-format
11889 msgid "-mtune=ARCH\tTune alignment for the specified chip or CPU version."
11890 msgstr ""
11892 #: config/cris/cris.opt:173
11893 #, no-c-format
11894 msgid ""
11895 "-mmax-stackframe=SIZE\tWarn when a stackframe is larger than the specified "
11896 "size."
11897 msgstr ""
11899 #: config/cris/cris.opt:180
11900 #, no-c-format
11901 msgid ""
11902 "Emit traps as \"break 8\", default for CRIS v3 and up.  If disabled, calls "
11903 "to abort() are used."
11904 msgstr ""
11906 #: config/cris/cris.opt:184
11907 #, no-c-format
11908 msgid ""
11909 "Emit checks causing \"break 8\" instructions to execute when applying atomic "
11910 "builtins on misaligned memory."
11911 msgstr ""
11913 #: config/cris/cris.opt:188
11914 #, no-c-format
11915 msgid ""
11916 "Handle atomic builtins that may be applied to unaligned data by calling "
11917 "library functions. Overrides -mtrap-unaligned-atomic."
11918 msgstr ""
11920 #: config/sh/superh.opt:6
11921 #, no-c-format
11922 msgid "Board name [and memory region]."
11923 msgstr ""
11925 #: config/sh/superh.opt:10
11926 #, no-c-format
11927 msgid "Runtime name."
11928 msgstr ""
11930 #: config/sh/sh.opt:42
11931 #, no-c-format
11932 msgid "Generate SH1 code."
11933 msgstr ""
11935 #: config/sh/sh.opt:46
11936 #, no-c-format
11937 msgid "Generate SH2 code."
11938 msgstr ""
11940 #: config/sh/sh.opt:50
11941 #, no-c-format
11942 msgid "Generate default double-precision SH2a-FPU code."
11943 msgstr ""
11945 #: config/sh/sh.opt:54
11946 #, no-c-format
11947 msgid "Generate SH2a FPU-less code."
11948 msgstr ""
11950 #: config/sh/sh.opt:58
11951 #, no-c-format
11952 msgid "Generate default single-precision SH2a-FPU code."
11953 msgstr ""
11955 #: config/sh/sh.opt:62
11956 #, no-c-format
11957 msgid "Generate only single-precision SH2a-FPU code."
11958 msgstr ""
11960 #: config/sh/sh.opt:66
11961 #, no-c-format
11962 msgid "Generate SH2e code."
11963 msgstr ""
11965 #: config/sh/sh.opt:70
11966 #, no-c-format
11967 msgid "Generate SH3 code."
11968 msgstr ""
11970 #: config/sh/sh.opt:74
11971 #, no-c-format
11972 msgid "Generate SH3e code."
11973 msgstr ""
11975 #: config/sh/sh.opt:78
11976 #, no-c-format
11977 msgid "Generate SH4 code."
11978 msgstr ""
11980 #: config/sh/sh.opt:82
11981 #, no-c-format
11982 msgid "Generate SH4-100 code."
11983 msgstr ""
11985 #: config/sh/sh.opt:86
11986 #, no-c-format
11987 msgid "Generate SH4-200 code."
11988 msgstr ""
11990 #: config/sh/sh.opt:92
11991 #, no-c-format
11992 msgid "Generate SH4-300 code."
11993 msgstr ""
11995 #: config/sh/sh.opt:96
11996 #, no-c-format
11997 msgid "Generate SH4 FPU-less code."
11998 msgstr ""
12000 #: config/sh/sh.opt:100
12001 #, no-c-format
12002 msgid "Generate SH4-100 FPU-less code."
12003 msgstr ""
12005 #: config/sh/sh.opt:104
12006 #, no-c-format
12007 msgid "Generate SH4-200 FPU-less code."
12008 msgstr ""
12010 #: config/sh/sh.opt:108
12011 #, no-c-format
12012 msgid "Generate SH4-300 FPU-less code."
12013 msgstr ""
12015 #: config/sh/sh.opt:112
12016 #, no-c-format
12017 msgid "Generate code for SH4 340 series (MMU/FPU-less)."
12018 msgstr ""
12020 #: config/sh/sh.opt:117
12021 #, no-c-format
12022 msgid "Generate code for SH4 400 series (MMU/FPU-less)."
12023 msgstr ""
12025 #: config/sh/sh.opt:122
12026 #, no-c-format
12027 msgid "Generate code for SH4 500 series (FPU-less)."
12028 msgstr ""
12030 #: config/sh/sh.opt:127
12031 #, no-c-format
12032 msgid "Generate default single-precision SH4 code."
12033 msgstr ""
12035 #: config/sh/sh.opt:131
12036 #, no-c-format
12037 msgid "Generate default single-precision SH4-100 code."
12038 msgstr ""
12040 #: config/sh/sh.opt:135
12041 #, no-c-format
12042 msgid "Generate default single-precision SH4-200 code."
12043 msgstr ""
12045 #: config/sh/sh.opt:139
12046 #, no-c-format
12047 msgid "Generate default single-precision SH4-300 code."
12048 msgstr ""
12050 #: config/sh/sh.opt:143
12051 #, no-c-format
12052 msgid "Generate only single-precision SH4 code."
12053 msgstr ""
12055 #: config/sh/sh.opt:147
12056 #, no-c-format
12057 msgid "Generate only single-precision SH4-100 code."
12058 msgstr ""
12060 #: config/sh/sh.opt:151
12061 #, no-c-format
12062 msgid "Generate only single-precision SH4-200 code."
12063 msgstr ""
12065 #: config/sh/sh.opt:155
12066 #, no-c-format
12067 msgid "Generate only single-precision SH4-300 code."
12068 msgstr ""
12070 #: config/sh/sh.opt:159
12071 #, no-c-format
12072 msgid "Generate SH4a code."
12073 msgstr ""
12075 #: config/sh/sh.opt:163
12076 #, no-c-format
12077 msgid "Generate SH4a FPU-less code."
12078 msgstr ""
12080 #: config/sh/sh.opt:167
12081 #, no-c-format
12082 msgid "Generate default single-precision SH4a code."
12083 msgstr ""
12085 #: config/sh/sh.opt:171
12086 #, no-c-format
12087 msgid "Generate only single-precision SH4a code."
12088 msgstr ""
12090 #: config/sh/sh.opt:175
12091 #, no-c-format
12092 msgid "Generate SH4al-dsp code."
12093 msgstr ""
12095 #: config/sh/sh.opt:183
12096 #, no-c-format
12097 msgid "Generate code in big endian mode."
12098 msgstr ""
12100 #: config/sh/sh.opt:187
12101 #, no-c-format
12102 msgid "Generate 32-bit offsets in switch tables."
12103 msgstr ""
12105 #: config/sh/sh.opt:191
12106 #, no-c-format
12107 msgid "Generate bit instructions."
12108 msgstr ""
12110 #: config/sh/sh.opt:199
12111 #, no-c-format
12112 msgid "Assume that zero displacement conditional branches are fast."
12113 msgstr ""
12115 #: config/sh/sh.opt:203
12116 #, no-c-format
12117 msgid "Force the usage of delay slots for conditional branches."
12118 msgstr ""
12120 #: config/sh/sh.opt:207
12121 #, no-c-format
12122 msgid "Align doubles at 64-bit boundaries."
12123 msgstr ""
12125 #: config/sh/sh.opt:211
12126 #, no-c-format
12127 msgid "Division strategy, one of: call-div1, call-fp, call-table."
12128 msgstr ""
12130 #: config/sh/sh.opt:215
12131 #, no-c-format
12132 msgid "Specify name for 32 bit signed division function."
12133 msgstr ""
12135 #: config/sh/sh.opt:219
12136 #, no-c-format
12137 msgid "Generate ELF FDPIC code."
12138 msgstr ""
12140 #: config/sh/sh.opt:223
12141 #, no-c-format
12142 msgid ""
12143 "Enable the use of 64-bit floating point registers in fmov instructions.  See "
12144 "-mdalign if 64-bit alignment is required."
12145 msgstr ""
12147 #: config/sh/sh.opt:231 config/sh/sh.opt:269
12148 #, no-c-format
12149 msgid "Follow Renesas (formerly Hitachi) / SuperH calling conventions."
12150 msgstr ""
12152 #: config/sh/sh.opt:235
12153 #, no-c-format
12154 msgid "Increase the IEEE compliance for floating-point comparisons."
12155 msgstr ""
12157 #: config/sh/sh.opt:239
12158 #, no-c-format
12159 msgid ""
12160 "Inline code to invalidate instruction cache entries after setting up nested "
12161 "function trampolines."
12162 msgstr ""
12164 #: config/sh/sh.opt:243 config/arc/arc.opt:242
12165 #, no-c-format
12166 msgid "Annotate assembler instructions with estimated addresses."
12167 msgstr ""
12169 #: config/sh/sh.opt:247
12170 #, no-c-format
12171 msgid "Generate code in little endian mode."
12172 msgstr ""
12174 #: config/sh/sh.opt:251
12175 #, no-c-format
12176 msgid "Mark MAC register as call-clobbered."
12177 msgstr ""
12179 #: config/sh/sh.opt:257
12180 #, no-c-format
12181 msgid "Make structs a multiple of 4 bytes (warning: ABI altered)."
12182 msgstr ""
12184 #: config/sh/sh.opt:261
12185 #, no-c-format
12186 msgid "Emit function-calls using global offset table when generating PIC."
12187 msgstr ""
12189 #: config/sh/sh.opt:265
12190 #, no-c-format
12191 msgid "Shorten address references during linking."
12192 msgstr ""
12194 #: config/sh/sh.opt:273
12195 #, no-c-format
12196 msgid "Specify the model for atomic operations."
12197 msgstr ""
12199 #: config/sh/sh.opt:277
12200 #, no-c-format
12201 msgid "Use tas.b instruction for __atomic_test_and_set."
12202 msgstr ""
12204 #: config/sh/sh.opt:281
12205 #, no-c-format
12206 msgid "Cost to assume for a multiply insn."
12207 msgstr ""
12209 #: config/sh/sh.opt:285
12210 #, no-c-format
12211 msgid ""
12212 "Don't generate privileged-mode only code; implies -mno-inline-ic_invalidate "
12213 "if the inline code would not work in user mode."
12214 msgstr ""
12216 #: config/sh/sh.opt:291
12217 #, no-c-format
12218 msgid "Pretend a branch-around-a-move is a conditional move."
12219 msgstr ""
12221 #: config/sh/sh.opt:295
12222 #, no-c-format
12223 msgid "Enable the use of the fsca instruction."
12224 msgstr ""
12226 #: config/sh/sh.opt:299
12227 #, no-c-format
12228 msgid "Enable the use of the fsrra instruction."
12229 msgstr ""
12231 #: config/sh/sh.opt:303
12232 #, no-c-format
12233 msgid "Use LRA instead of reload (transitional)."
12234 msgstr ""
12236 #: config/gcn/gcn.opt:26
12237 #, no-c-format
12238 msgid "GCN GPU type to use:"
12239 msgstr ""
12241 #: config/gcn/gcn.opt:42 config/gcn/gcn.opt:46
12242 #, no-c-format
12243 msgid "Specify the name of the target GPU."
12244 msgstr ""
12246 #: config/gcn/gcn.opt:50
12247 #, no-c-format
12248 msgid "Generate code for a 32-bit ABI."
12249 msgstr ""
12251 #: config/gcn/gcn.opt:54
12252 #, no-c-format
12253 msgid "Generate code for a 64-bit ABI."
12254 msgstr ""
12256 #: config/gcn/gcn.opt:58
12257 #, no-c-format
12258 msgid "Enable OpenMP GPU offloading."
12259 msgstr ""
12261 #: config/gcn/gcn.opt:69
12262 #, no-c-format
12263 msgid ""
12264 "-mstack-size=<number>\tSet the private segment size per wave-front, in bytes."
12265 msgstr ""
12267 #: config/gcn/gcn.opt:75
12268 #, no-c-format
12269 msgid ""
12270 "Amount of local data-share (LDS) memory to reserve for gang-private "
12271 "variables."
12272 msgstr ""
12274 #: config/gcn/gcn.opt:79
12275 #, no-c-format
12276 msgid "Warn about invalid OpenACC dimensions."
12277 msgstr ""
12279 #: config/gcn/gcn.opt:83
12280 #, no-c-format
12281 msgid "Compile for devices requiring XNACK enabled. Default off."
12282 msgstr ""
12284 #: config/gcn/gcn.opt:87
12285 #, no-c-format
12286 msgid "SRAM-ECC modes:"
12287 msgstr ""
12289 #: config/gcn/gcn.opt:100
12290 #, no-c-format
12291 msgid ""
12292 "Compile for devices with the SRAM ECC feature enabled, or not. Default \"any"
12293 "\"."
12294 msgstr ""
12296 #: config/fr30/fr30.opt:23
12297 #, no-c-format
12298 msgid "Assume small address space."
12299 msgstr ""
12301 #: config/bpf/bpf.opt:28
12302 #, no-c-format
12303 msgid "Generate eBPF for the given Linux kernel version."
12304 msgstr ""
12306 #: config/bpf/bpf.opt:115
12307 #, no-c-format
12308 msgid "Generate xBPF."
12309 msgstr ""
12311 #: config/bpf/bpf.opt:121
12312 #, no-c-format
12313 msgid "Generate big-endian eBPF."
12314 msgstr ""
12316 #: config/bpf/bpf.opt:125
12317 #, no-c-format
12318 msgid "Generate little-endian eBPF."
12319 msgstr ""
12321 #: config/bpf/bpf.opt:129
12322 #, no-c-format
12323 msgid "Set a hard limit for the size of each stack frame, in bytes."
12324 msgstr ""
12326 #: config/bpf/bpf.opt:133
12327 #, no-c-format
12328 msgid ""
12329 "Generate all necessary information for BPF Compile Once - Run Everywhere."
12330 msgstr ""
12332 #: config/bpf/bpf.opt:139
12333 #, no-c-format
12334 msgid "Enable extra conditional-branch instructions j(s)lt and j(s)le."
12335 msgstr ""
12337 #: config/bpf/bpf.opt:143
12338 #, no-c-format
12339 msgid "Enable 32-bit ALU instructions."
12340 msgstr ""
12342 #: config/bpf/bpf.opt:147
12343 #, no-c-format
12344 msgid "Enable 32-bit jump instructions."
12345 msgstr ""
12347 #: config/mips/mips.opt:32
12348 #, no-c-format
12349 msgid "-mabi=ABI\tGenerate code that conforms to the given ABI."
12350 msgstr ""
12352 #: config/mips/mips.opt:36
12353 #, no-c-format
12354 msgid "Known MIPS ABIs (for use with the -mabi= option):"
12355 msgstr ""
12357 #: config/mips/mips.opt:55
12358 #, no-c-format
12359 msgid "Generate code that can be used in SVR4-style dynamic objects."
12360 msgstr ""
12362 #: config/mips/mips.opt:59
12363 #, no-c-format
12364 msgid "Use PMC-style 'mad' instructions."
12365 msgstr ""
12367 #: config/mips/mips.opt:63
12368 #, no-c-format
12369 msgid "Use integer madd/msub instructions."
12370 msgstr ""
12372 #: config/mips/mips.opt:67
12373 #, no-c-format
12374 msgid "-march=ISA\tGenerate code for the given ISA."
12375 msgstr ""
12377 #: config/mips/mips.opt:75
12378 #, no-c-format
12379 msgid "Use Branch Likely instructions, overriding the architecture default."
12380 msgstr ""
12382 #: config/mips/mips.opt:79
12383 #, no-c-format
12384 msgid "Switch on/off MIPS16 ASE on alternating functions for compiler testing."
12385 msgstr ""
12387 #: config/mips/mips.opt:87
12388 #, no-c-format
12389 msgid ""
12390 "-mcode-readable=SETTING\tSpecify when instructions are allowed to access "
12391 "code."
12392 msgstr ""
12394 #: config/mips/mips.opt:91
12395 #, no-c-format
12396 msgid "Valid arguments to -mcode-readable=:"
12397 msgstr ""
12399 #: config/mips/mips.opt:104
12400 #, no-c-format
12401 msgid "Use branch-and-break sequences to check for integer divide by zero."
12402 msgstr ""
12404 #: config/mips/mips.opt:108
12405 #, no-c-format
12406 msgid "Use trap instructions to check for integer divide by zero."
12407 msgstr ""
12409 #: config/mips/mips.opt:112
12410 #, no-c-format
12411 msgid "Allow the use of MDMX instructions."
12412 msgstr ""
12414 #: config/mips/mips.opt:120
12415 #, no-c-format
12416 msgid "Use MIPS-DSP instructions."
12417 msgstr ""
12419 #: config/mips/mips.opt:124
12420 #, no-c-format
12421 msgid "Use MIPS-DSP REV 2 instructions."
12422 msgstr ""
12424 #: config/mips/mips.opt:146
12425 #, no-c-format
12426 msgid "Use Enhanced Virtual Addressing instructions."
12427 msgstr ""
12429 #: config/mips/mips.opt:150
12430 #, no-c-format
12431 msgid "Use NewABI-style %reloc() assembly operators."
12432 msgstr ""
12434 #: config/mips/mips.opt:154
12435 #, no-c-format
12436 msgid "Use -G for data that is not defined by the current object."
12437 msgstr ""
12439 #: config/mips/mips.opt:158
12440 #, no-c-format
12441 msgid "Work around certain 24K errata."
12442 msgstr ""
12444 #: config/mips/mips.opt:162
12445 #, no-c-format
12446 msgid "Work around certain R4000 errata."
12447 msgstr ""
12449 #: config/mips/mips.opt:166
12450 #, no-c-format
12451 msgid "Work around certain R4400 errata."
12452 msgstr ""
12454 #: config/mips/mips.opt:170
12455 #, no-c-format
12456 msgid "Work around the R5900 short loop erratum."
12457 msgstr ""
12459 #: config/mips/mips.opt:174
12460 #, no-c-format
12461 msgid "Work around certain RM7000 errata."
12462 msgstr ""
12464 #: config/mips/mips.opt:178
12465 #, no-c-format
12466 msgid "Work around certain R10000 errata."
12467 msgstr ""
12469 #: config/mips/mips.opt:182
12470 #, no-c-format
12471 msgid "Work around errata for early SB-1 revision 2 cores."
12472 msgstr ""
12474 #: config/mips/mips.opt:186
12475 #, no-c-format
12476 msgid "Work around certain VR4120 errata."
12477 msgstr ""
12479 #: config/mips/mips.opt:190
12480 #, no-c-format
12481 msgid "Work around VR4130 mflo/mfhi errata."
12482 msgstr ""
12484 #: config/mips/mips.opt:194
12485 #, no-c-format
12486 msgid "Work around an early 4300 hardware bug."
12487 msgstr ""
12489 #: config/mips/mips.opt:198
12490 #, no-c-format
12491 msgid "FP exceptions are enabled."
12492 msgstr ""
12494 #: config/mips/mips.opt:202
12495 #, no-c-format
12496 msgid "Use 32-bit floating-point registers."
12497 msgstr ""
12499 #: config/mips/mips.opt:206
12500 #, no-c-format
12501 msgid "Conform to the o32 FPXX ABI."
12502 msgstr ""
12504 #: config/mips/mips.opt:210
12505 #, no-c-format
12506 msgid "Use 64-bit floating-point registers."
12507 msgstr ""
12509 #: config/mips/mips.opt:214
12510 #, no-c-format
12511 msgid ""
12512 "-mflush-func=FUNC\tUse FUNC to flush the cache before calling stack "
12513 "trampolines."
12514 msgstr ""
12516 #: config/mips/mips.opt:218
12517 #, no-c-format
12518 msgid "-mabs=MODE\tSelect the IEEE 754 ABS/NEG instruction execution mode."
12519 msgstr ""
12521 #: config/mips/mips.opt:222
12522 #, no-c-format
12523 msgid "-mnan=ENCODING\tSelect the IEEE 754 NaN data encoding."
12524 msgstr ""
12526 #: config/mips/mips.opt:226
12527 #, no-c-format
12528 msgid ""
12529 "Known MIPS IEEE 754 settings (for use with the -mabs= and -mnan= options):"
12530 msgstr ""
12532 #: config/mips/mips.opt:236
12533 #, no-c-format
12534 msgid "Use 32-bit general registers."
12535 msgstr ""
12537 #: config/mips/mips.opt:240
12538 #, no-c-format
12539 msgid "Use 64-bit general registers."
12540 msgstr ""
12542 #: config/mips/mips.opt:244
12543 #, no-c-format
12544 msgid "Use GP-relative addressing to access small data."
12545 msgstr ""
12547 #: config/mips/mips.opt:248
12548 #, no-c-format
12549 msgid ""
12550 "When generating -mabicalls code, allow executables to use PLTs and copy "
12551 "relocations."
12552 msgstr ""
12554 #: config/mips/mips.opt:252
12555 #, no-c-format
12556 msgid "Allow the use of hardware floating-point ABI and instructions."
12557 msgstr ""
12559 #: config/mips/mips.opt:256
12560 #, no-c-format
12561 msgid "Generate code that is link-compatible with MIPS16 and microMIPS code."
12562 msgstr ""
12564 #: config/mips/mips.opt:260
12565 #, no-c-format
12566 msgid "An alias for minterlink-compressed provided for backward-compatibility."
12567 msgstr ""
12569 #: config/mips/mips.opt:264
12570 #, no-c-format
12571 msgid "-mipsN\tGenerate code for ISA level N."
12572 msgstr ""
12574 #: config/mips/mips.opt:268
12575 #, no-c-format
12576 msgid "Generate MIPS16 code."
12577 msgstr ""
12579 #: config/mips/mips.opt:272
12580 #, no-c-format
12581 msgid "Use MIPS-3D instructions."
12582 msgstr ""
12584 #: config/mips/mips.opt:276
12585 #, no-c-format
12586 msgid "Use ll, sc and sync instructions."
12587 msgstr ""
12589 #: config/mips/mips.opt:280
12590 #, no-c-format
12591 msgid "Use -G for object-local data."
12592 msgstr ""
12594 #: config/mips/mips.opt:284
12595 #, no-c-format
12596 msgid "Use indirect calls."
12597 msgstr ""
12599 #: config/mips/mips.opt:288
12600 #, no-c-format
12601 msgid "Use a 32-bit long type."
12602 msgstr ""
12604 #: config/mips/mips.opt:292
12605 #, no-c-format
12606 msgid "Use a 64-bit long type."
12607 msgstr ""
12609 #: config/mips/mips.opt:296
12610 #, no-c-format
12611 msgid "Pass the address of the ra save location to _mcount in $12."
12612 msgstr ""
12614 #: config/mips/mips.opt:300
12615 #, no-c-format
12616 msgid "Don't optimize block moves."
12617 msgstr ""
12619 #: config/mips/mips.opt:304
12620 #, no-c-format
12621 msgid "Use microMIPS instructions."
12622 msgstr ""
12624 #: config/mips/mips.opt:308
12625 #, no-c-format
12626 msgid "Use MIPS MSA Extension instructions."
12627 msgstr ""
12629 #: config/mips/mips.opt:312
12630 #, no-c-format
12631 msgid "Allow the use of MT instructions."
12632 msgstr ""
12634 #: config/mips/mips.opt:316
12635 #, no-c-format
12636 msgid "Prevent the use of all floating-point operations."
12637 msgstr ""
12639 #: config/mips/mips.opt:320
12640 #, no-c-format
12641 msgid "Use MCU instructions."
12642 msgstr ""
12644 #: config/mips/mips.opt:324
12645 #, no-c-format
12646 msgid "Do not use a cache-flushing function before calling stack trampolines."
12647 msgstr ""
12649 #: config/mips/mips.opt:328
12650 #, no-c-format
12651 msgid "Do not use MDMX instructions."
12652 msgstr ""
12654 #: config/mips/mips.opt:332
12655 #, no-c-format
12656 msgid "Generate normal-mode code."
12657 msgstr ""
12659 #: config/mips/mips.opt:336
12660 #, no-c-format
12661 msgid "Do not use MIPS-3D instructions."
12662 msgstr ""
12664 #: config/mips/mips.opt:340
12665 #, no-c-format
12666 msgid "Use paired-single floating-point instructions."
12667 msgstr ""
12669 #: config/mips/mips.opt:344
12670 #, no-c-format
12671 msgid ""
12672 "-mr10k-cache-barrier=SETTING\tSpecify when r10k cache barriers should be "
12673 "inserted."
12674 msgstr ""
12676 #: config/mips/mips.opt:348
12677 #, no-c-format
12678 msgid "Valid arguments to -mr10k-cache-barrier=:"
12679 msgstr ""
12681 #: config/mips/mips.opt:361
12682 #, no-c-format
12683 msgid "Try to allow the linker to turn PIC calls into direct calls."
12684 msgstr ""
12686 #: config/mips/mips.opt:365
12687 #, no-c-format
12688 msgid ""
12689 "When generating -mabicalls code, make the code suitable for use in shared "
12690 "libraries."
12691 msgstr ""
12693 #: config/mips/mips.opt:373
12694 #, no-c-format
12695 msgid "Use SmartMIPS instructions."
12696 msgstr ""
12698 #: config/mips/mips.opt:381
12699 #, no-c-format
12700 msgid "Optimize lui/addiu address loads."
12701 msgstr ""
12703 #: config/mips/mips.opt:385
12704 #, no-c-format
12705 msgid "Assume all symbols have 32-bit values."
12706 msgstr ""
12708 #: config/mips/mips.opt:389
12709 #, no-c-format
12710 msgid "Use synci instruction to invalidate i-cache."
12711 msgstr ""
12713 #: config/mips/mips.opt:397
12714 #, no-c-format
12715 msgid "Use lwxc1/swxc1/ldxc1/sdxc1 instructions where applicable."
12716 msgstr ""
12718 #: config/mips/mips.opt:401
12719 #, no-c-format
12720 msgid "Use 4-operand madd.s/madd.d and related instructions where applicable."
12721 msgstr ""
12723 #: config/mips/mips.opt:409
12724 #, no-c-format
12725 msgid "Generate code with unaligned load store, valid for MIPS R6."
12726 msgstr ""
12728 #: config/mips/mips.opt:417
12729 #, no-c-format
12730 msgid "Use Virtualization (VZ) instructions."
12731 msgstr ""
12733 #: config/mips/mips.opt:421
12734 #, no-c-format
12735 msgid "Use eXtended Physical Address (XPA) instructions."
12736 msgstr ""
12738 #: config/mips/mips.opt:425
12739 #, no-c-format
12740 msgid "Use Cyclic Redundancy Check (CRC) instructions."
12741 msgstr ""
12743 #: config/mips/mips.opt:429
12744 #, no-c-format
12745 msgid "Use Global INValidate (GINV) instructions."
12746 msgstr ""
12748 #: config/mips/mips.opt:433
12749 #, no-c-format
12750 msgid "Perform VR4130-specific alignment optimizations."
12751 msgstr ""
12753 #: config/mips/mips.opt:437
12754 #, no-c-format
12755 msgid "Lift restrictions on GOT size."
12756 msgstr ""
12758 #: config/mips/mips.opt:441
12759 #, no-c-format
12760 msgid "Enable use of odd-numbered single-precision registers."
12761 msgstr ""
12763 #: config/mips/mips.opt:445
12764 #, no-c-format
12765 msgid "Optimize frame header."
12766 msgstr ""
12768 #: config/mips/mips.opt:452
12769 #, no-c-format
12770 msgid "Enable load/store bonding."
12771 msgstr ""
12773 #: config/mips/mips.opt:456
12774 #, no-c-format
12775 msgid "Specify the compact branch usage policy."
12776 msgstr ""
12778 #: config/mips/mips.opt:460
12779 #, no-c-format
12780 msgid "Policies available for use with -mcompact-branches=:"
12781 msgstr ""
12783 #: config/mips/mips.opt:473
12784 #, no-c-format
12785 msgid "Use Loongson MultiMedia extensions Instructions (MMI) instructions."
12786 msgstr ""
12788 #: config/mips/mips.opt:477
12789 #, no-c-format
12790 msgid "Use Loongson EXTension (EXT) instructions."
12791 msgstr ""
12793 #: config/mips/mips.opt:481
12794 #, no-c-format
12795 msgid "Use Loongson EXTension R2 (EXT2) instructions."
12796 msgstr ""
12798 #: config/mips/mips-tables.opt:24
12799 #, no-c-format
12800 msgid "Known MIPS CPUs (for use with the -march= and -mtune= options):"
12801 msgstr ""
12803 #: config/mips/mips-tables.opt:28
12804 #, no-c-format
12805 msgid "Known MIPS ISA levels (for use with the -mips option):"
12806 msgstr ""
12808 #: config/tilegx/tilegx.opt:30
12809 #, no-c-format
12810 msgid "Known TILE-Gx CPUs (for use with the -mcpu= option):"
12811 msgstr ""
12813 #: config/tilegx/tilegx.opt:37
12814 #, no-c-format
12815 msgid "Compile with 32 bit longs and pointers."
12816 msgstr ""
12818 #: config/tilegx/tilegx.opt:41
12819 #, no-c-format
12820 msgid "Compile with 64 bit longs and pointers."
12821 msgstr ""
12823 #: config/tilegx/tilegx.opt:53
12824 #, no-c-format
12825 msgid "Use given TILE-Gx code model."
12826 msgstr ""
12828 #: config/arc/arc-tables.opt:25
12829 #, no-c-format
12830 msgid "Known ARC CPUs (for use with the -mcpu= option):"
12831 msgstr ""
12833 #: config/arc/arc.opt:26
12834 #, no-c-format
12835 msgid "Compile code for big endian mode."
12836 msgstr ""
12838 #: config/arc/arc.opt:30
12839 #, no-c-format
12840 msgid "Compile code for little endian mode.  This is the default."
12841 msgstr ""
12843 #: config/arc/arc.opt:34
12844 #, no-c-format
12845 msgid ""
12846 "Disable ARCompact specific pass to generate conditional execution "
12847 "instructions."
12848 msgstr ""
12850 #: config/arc/arc.opt:38
12851 #, no-c-format
12852 msgid "Generate ARCompact 32-bit code for ARC600 processor."
12853 msgstr ""
12855 #: config/arc/arc.opt:42
12856 #, no-c-format
12857 msgid "Same as -mA6."
12858 msgstr ""
12860 #: config/arc/arc.opt:46
12861 #, no-c-format
12862 msgid "Generate ARCompact 32-bit code for ARC601 processor."
12863 msgstr ""
12865 #: config/arc/arc.opt:50
12866 #, no-c-format
12867 msgid "Generate ARCompact 32-bit code for ARC700 processor."
12868 msgstr ""
12870 #: config/arc/arc.opt:54
12871 #, no-c-format
12872 msgid "Same as -mA7."
12873 msgstr ""
12875 #: config/arc/arc.opt:58
12876 #, no-c-format
12877 msgid "Force all calls to be made via a jli instruction."
12878 msgstr ""
12880 #: config/arc/arc.opt:62
12881 #, no-c-format
12882 msgid "-mmpy-option=MPY\tCompile ARCv2 code with a multiplier design option."
12883 msgstr ""
12885 #: config/arc/arc.opt:132
12886 #, no-c-format
12887 msgid "Enable DIV-REM instructions for ARCv2."
12888 msgstr ""
12890 #: config/arc/arc.opt:136
12891 #, no-c-format
12892 msgid "Enable code density instructions for ARCv2."
12893 msgstr ""
12895 #: config/arc/arc.opt:146
12896 #, no-c-format
12897 msgid "Use ordinarily cached memory accesses for volatile references."
12898 msgstr ""
12900 #: config/arc/arc.opt:150
12901 #, no-c-format
12902 msgid "Enable cache bypass for volatile references."
12903 msgstr ""
12905 #: config/arc/arc.opt:154
12906 #, no-c-format
12907 msgid "Generate instructions supported by barrel shifter."
12908 msgstr ""
12910 #: config/arc/arc.opt:158
12911 #, no-c-format
12912 msgid "Generate norm instruction."
12913 msgstr ""
12915 #: config/arc/arc.opt:162
12916 #, no-c-format
12917 msgid "Generate swap instruction."
12918 msgstr ""
12920 #: config/arc/arc.opt:166
12921 #, no-c-format
12922 msgid "Generate mul64 and mulu64 instructions."
12923 msgstr ""
12925 #: config/arc/arc.opt:170
12926 #, no-c-format
12927 msgid "Do not generate mpy instructions for ARC700."
12928 msgstr ""
12930 #: config/arc/arc.opt:174
12931 #, no-c-format
12932 msgid "Generate extended arithmetic instructions, only valid for ARC700."
12933 msgstr ""
12935 #: config/arc/arc.opt:178
12936 #, no-c-format
12937 msgid ""
12938 "Dummy flag. This is the default unless FPX switches are provided explicitly."
12939 msgstr ""
12941 #: config/arc/arc.opt:182
12942 #, no-c-format
12943 msgid "Generate call insns as register indirect calls."
12944 msgstr ""
12946 #: config/arc/arc.opt:186
12947 #, no-c-format
12948 msgid "Do no generate BRcc instructions in arc_reorg."
12949 msgstr ""
12951 #: config/arc/arc.opt:190
12952 #, no-c-format
12953 msgid ""
12954 "Generate sdata references.  This is the default, unless you compile for PIC."
12955 msgstr ""
12957 #: config/arc/arc.opt:194
12958 #, no-c-format
12959 msgid "Generate millicode thunks."
12960 msgstr ""
12962 #: config/arc/arc.opt:198 config/arc/arc.opt:202
12963 #, no-c-format
12964 msgid "FPX: Generate Single Precision FPX (compact) instructions."
12965 msgstr ""
12967 #: config/arc/arc.opt:206
12968 #, no-c-format
12969 msgid "FPX: Generate Single Precision FPX (fast) instructions."
12970 msgstr ""
12972 #: config/arc/arc.opt:210
12973 #, no-c-format
12974 msgid ""
12975 "FPX: Enable Argonaut ARC CPU Double Precision Floating Point extensions."
12976 msgstr ""
12978 #: config/arc/arc.opt:214 config/arc/arc.opt:218
12979 #, no-c-format
12980 msgid "FPX: Generate Double Precision FPX (compact) instructions."
12981 msgstr ""
12983 #: config/arc/arc.opt:222
12984 #, no-c-format
12985 msgid "FPX: Generate Double Precision FPX (fast) instructions."
12986 msgstr ""
12988 #: config/arc/arc.opt:226
12989 #, no-c-format
12990 msgid "Disable LR and SR instructions from using FPX extension aux registers."
12991 msgstr ""
12993 #: config/arc/arc.opt:230
12994 #, no-c-format
12995 msgid ""
12996 "Enable generation of ARC SIMD instructions via target-specific builtins."
12997 msgstr ""
12999 #: config/arc/arc.opt:234
13000 #, no-c-format
13001 msgid "-mcpu=CPU\tCompile code for ARC variant CPU."
13002 msgstr ""
13004 #: config/arc/arc.opt:238
13005 #, no-c-format
13006 msgid ""
13007 "Size optimization level: 0:none 1:opportunistic 2: regalloc 3:drop align, -"
13008 "Os."
13009 msgstr ""
13011 #: config/arc/arc.opt:246
13012 #, no-c-format
13013 msgid ""
13014 "Cost to assume for a multiply instruction, with 4 being equal to a normal "
13015 "insn."
13016 msgstr ""
13018 #: config/arc/arc.opt:250
13019 #, no-c-format
13020 msgid "-mtune=TUNE\tTune code for given ARC variant."
13021 msgstr ""
13023 #: config/arc/arc.opt:281
13024 #, no-c-format
13025 msgid "Enable the use of indexed loads."
13026 msgstr ""
13028 #: config/arc/arc.opt:285
13029 #, no-c-format
13030 msgid "Enable the use of pre/post modify with register displacement."
13031 msgstr ""
13033 #: config/arc/arc.opt:289
13034 #, no-c-format
13035 msgid "Generate 32x16 multiply and mac instructions."
13036 msgstr ""
13038 #: config/arc/arc.opt:297
13039 #, no-c-format
13040 msgid "Don't use less than 25 bit addressing range for calls."
13041 msgstr ""
13043 #: config/arc/arc.opt:301
13044 #, no-c-format
13045 msgid ""
13046 "Explain what alignment considerations lead to the decision to make an insn "
13047 "short or long."
13048 msgstr ""
13050 #: config/arc/arc.opt:309
13051 #, no-c-format
13052 msgid ""
13053 "Enable Rcq constraint handling - most short code generation depends on this."
13054 msgstr ""
13056 #: config/arc/arc.opt:313
13057 #, no-c-format
13058 msgid "Enable Rcw constraint handling - ccfsm condexec mostly depends on this."
13059 msgstr ""
13061 #: config/arc/arc.opt:317
13062 #, no-c-format
13063 msgid "Enable pre-reload use of cbranchsi pattern."
13064 msgstr ""
13066 #: config/arc/arc.opt:321
13067 #, no-c-format
13068 msgid "Enable bbit peephole2."
13069 msgstr ""
13071 #: config/arc/arc.opt:325
13072 #, no-c-format
13073 msgid ""
13074 "Use pc-relative switch case tables - this enables case table shortening."
13075 msgstr ""
13077 #: config/arc/arc.opt:329
13078 #, no-c-format
13079 msgid "Enable compact casesi pattern."
13080 msgstr ""
13082 #: config/arc/arc.opt:333
13083 #, no-c-format
13084 msgid "Enable 'q' instruction alternatives."
13085 msgstr ""
13087 #: config/arc/arc.opt:337
13088 #, no-c-format
13089 msgid "Expand adddi3 and subdi3 at rtl generation time into add.f / adc etc."
13090 msgstr ""
13092 #: config/arc/arc.opt:344
13093 #, no-c-format
13094 msgid "Enable variable polynomial CRC extension."
13095 msgstr ""
13097 #: config/arc/arc.opt:348
13098 #, no-c-format
13099 msgid "Enable DSP 3.1 Pack A extensions."
13100 msgstr ""
13102 #: config/arc/arc.opt:352
13103 #, no-c-format
13104 msgid "Enable dual viterbi butterfly extension."
13105 msgstr ""
13107 #: config/arc/arc.opt:362
13108 #, no-c-format
13109 msgid "Enable Dual and Single Operand Instructions for Telephony."
13110 msgstr ""
13112 #: config/arc/arc.opt:366
13113 #, no-c-format
13114 msgid "Enable XY Memory extension (DSP version 3)."
13115 msgstr ""
13117 #: config/arc/arc.opt:371
13118 #, no-c-format
13119 msgid "Enable Locked Load/Store Conditional extension."
13120 msgstr ""
13122 #: config/arc/arc.opt:375
13123 #, no-c-format
13124 msgid "Enable swap byte ordering extension instruction."
13125 msgstr ""
13127 #: config/arc/arc.opt:379
13128 #, no-c-format
13129 msgid "Enable 64-bit Time-Stamp Counter extension instruction."
13130 msgstr ""
13132 #: config/arc/arc.opt:383
13133 #, no-c-format
13134 msgid "Pass -EB option through to linker."
13135 msgstr ""
13137 #: config/arc/arc.opt:387
13138 #, no-c-format
13139 msgid "Pass -EL option through to linker."
13140 msgstr ""
13142 #: config/arc/arc.opt:391
13143 #, no-c-format
13144 msgid "Pass -marclinux option through to linker."
13145 msgstr ""
13147 #: config/arc/arc.opt:395
13148 #, no-c-format
13149 msgid "Pass -marclinux_prof option through to linker."
13150 msgstr ""
13152 #: config/arc/arc.opt:404
13153 #, no-c-format
13154 msgid "Don't indicate any priority with TARGET_REGISTER_PRIORITY."
13155 msgstr ""
13157 #: config/arc/arc.opt:408
13158 #, no-c-format
13159 msgid "Indicate priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY."
13160 msgstr ""
13162 #: config/arc/arc.opt:412
13163 #, no-c-format
13164 msgid "Reduce priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY."
13165 msgstr ""
13167 #: config/arc/arc.opt:424
13168 #, no-c-format
13169 msgid "Enable atomic instructions."
13170 msgstr ""
13172 #: config/arc/arc.opt:428
13173 #, no-c-format
13174 msgid "Enable double load/store instructions for ARC HS."
13175 msgstr ""
13177 #: config/arc/arc.opt:432
13178 #, no-c-format
13179 msgid "Specify the name of the target floating point configuration."
13180 msgstr ""
13182 #: config/arc/arc.opt:475
13183 #, no-c-format
13184 msgid "Specify thread pointer register number."
13185 msgstr ""
13187 #: config/arc/arc.opt:482
13188 #, no-c-format
13189 msgid "Enable use of NPS400 bit operations."
13190 msgstr ""
13192 #: config/arc/arc.opt:486
13193 #, no-c-format
13194 msgid "Enable use of NPS400 xld/xst extension."
13195 msgstr ""
13197 #: config/arc/arc.opt:494
13198 #, no-c-format
13199 msgid ""
13200 "Specifies the registers that the processor saves on an interrupt entry and "
13201 "exit."
13202 msgstr ""
13204 #: config/arc/arc.opt:498
13205 #, no-c-format
13206 msgid ""
13207 "Specifies the number of registers replicated in second register bank on "
13208 "entry to fast interrupt."
13209 msgstr ""
13211 #: config/arc/arc.opt:502
13212 #, no-c-format
13213 msgid ""
13214 "Sets LP_COUNT register width.  Possible values are 8, 16, 20, 24, 28, and 32."
13215 msgstr ""
13217 #: config/arc/arc.opt:527
13218 #, no-c-format
13219 msgid "Enable 16-entry register file."
13220 msgstr ""
13222 #: config/arc/arc.opt:531
13223 #, no-c-format
13224 msgid "Enable use of BI/BIH instructions when available."
13225 msgstr ""
13227 #: config/arc/arc.opt:535
13228 #, no-c-format
13229 msgid "Enable ENTER_S and LEAVE_S opcodes for ARCv2."
13230 msgstr ""
13232 #: lto/lang.opt:53
13233 #, no-c-format
13234 msgid "Set linker output type (used internally during LTO optimization)."
13235 msgstr ""
13237 #: lto/lang.opt:58
13238 #, no-c-format
13239 msgid "Run the link-time optimizer in local transformation (LTRANS) mode."
13240 msgstr ""
13242 #: lto/lang.opt:62
13243 #, no-c-format
13244 msgid "Specify a file to which a list of files output by LTRANS is written."
13245 msgstr ""
13247 #: lto/lang.opt:66
13248 #, no-c-format
13249 msgid "Run the link-time optimizer in whole program analysis (WPA) mode."
13250 msgstr ""
13252 #: lto/lang.opt:70
13253 #, no-c-format
13254 msgid ""
13255 "Whole program analysis (WPA) mode with number of parallel jobs specified."
13256 msgstr ""
13258 #: lto/lang.opt:75
13259 #, no-c-format
13260 msgid "Call the dump function for variables and function in IL."
13261 msgstr ""
13263 #: lto/lang.opt:79
13264 #, no-c-format
13265 msgid "Dump the demangled output."
13266 msgstr ""
13268 #: lto/lang.opt:83
13269 #, no-c-format
13270 msgid "Dump only the defined symbols."
13271 msgstr ""
13273 #: lto/lang.opt:87
13274 #, no-c-format
13275 msgid "Print the initial values of the variables."
13276 msgstr ""
13278 #: lto/lang.opt:91
13279 #, no-c-format
13280 msgid "Sort the symbols alphabetically."
13281 msgstr ""
13283 #: lto/lang.opt:95
13284 #, no-c-format
13285 msgid "Sort the symbols according to size."
13286 msgstr ""
13288 #: lto/lang.opt:99
13289 #, no-c-format
13290 msgid "Display the symbols in reverse order."
13291 msgstr ""
13293 #: lto/lang.opt:106
13294 #, no-c-format
13295 msgid "Dump the details of LTO objects."
13296 msgstr ""
13298 #: lto/lang.opt:110
13299 #, no-c-format
13300 msgid "Dump the statistics of tree types."
13301 msgstr ""
13303 #: lto/lang.opt:114
13304 #, no-c-format
13305 msgid "Dump the statistics of trees."
13306 msgstr ""
13308 #: lto/lang.opt:118
13309 #, no-c-format
13310 msgid "Dump the statistics of gimple statements."
13311 msgstr ""
13313 #: lto/lang.opt:128
13314 #, no-c-format
13315 msgid "Dump the dump tool command line options."
13316 msgstr ""
13318 #: lto/lang.opt:132
13319 #, no-c-format
13320 msgid "Dump the symtab callgraph."
13321 msgstr ""
13323 #: lto/lang.opt:136
13324 #, no-c-format
13325 msgid "The resolution file."
13326 msgstr ""
13328 #: common.opt:245
13329 #, no-c-format
13330 msgid "Provide bash completion for options starting with provided string."
13331 msgstr ""
13333 #: common.opt:297
13334 #, no-c-format
13335 msgid "Display this information."
13336 msgstr ""
13338 #: common.opt:301
13339 #, no-c-format
13340 msgid ""
13341 "--help=<class>\tDisplay descriptions of a specific class of options.  "
13342 "<class> is one or more of optimizers, target, warnings, undocumented, params."
13343 msgstr ""
13345 #: common.opt:422
13346 #, no-c-format
13347 msgid ""
13348 "Display target specific command line options (including assembler and linker "
13349 "options)."
13350 msgstr ""
13352 #: common.opt:468
13353 #, no-c-format
13354 msgid "-O<number>\tSet optimization level to <number>."
13355 msgstr ""
13357 #: common.opt:472
13358 #, no-c-format
13359 msgid "Optimize for space rather than speed."
13360 msgstr ""
13362 #: common.opt:476
13363 #, no-c-format
13364 msgid "Optimize for speed disregarding exact standards compliance."
13365 msgstr ""
13367 #: common.opt:480
13368 #, no-c-format
13369 msgid "Optimize for debugging experience rather than speed or size."
13370 msgstr ""
13372 #: common.opt:484
13373 #, no-c-format
13374 msgid "Optimize for space aggressively rather than speed."
13375 msgstr ""
13377 #: common.opt:524
13378 #, no-c-format
13379 msgid "This switch is deprecated; use -Wextra instead."
13380 msgstr ""
13382 #: common.opt:537
13383 #, no-c-format
13384 msgid "Warn about returning structures, unions or arrays."
13385 msgstr ""
13387 #: common.opt:541
13388 #, no-c-format
13389 msgid ""
13390 "Warn if a loop with constant number of iterations triggers undefined "
13391 "behavior."
13392 msgstr ""
13394 #: common.opt:545 common.opt:549
13395 #, no-c-format
13396 msgid "Warn if an array is accessed out of bounds."
13397 msgstr ""
13399 #: common.opt:553 common.opt:557
13400 #, no-c-format
13401 msgid "Warn for uses of pointers to deallocated storage."
13402 msgstr ""
13404 #: common.opt:561
13405 #, no-c-format
13406 msgid "Warn about inappropriate attribute usage."
13407 msgstr ""
13409 #: common.opt:565
13410 #, no-c-format
13411 msgid "Do not warn about specified attributes."
13412 msgstr ""
13414 #: common.opt:569 common.opt:573
13415 #, no-c-format
13416 msgid ""
13417 "Warn about type safety and similar errors and mismatches in declarations "
13418 "with alias attributes."
13419 msgstr ""
13421 #: common.opt:577
13422 #, no-c-format
13423 msgid ""
13424 "Warn when profiling instrumentation was requested, but could not be applied "
13425 "to a certain function."
13426 msgstr ""
13428 #: common.opt:582 common.opt:586
13429 #, no-c-format
13430 msgid "Warn about pointer casts which increase alignment."
13431 msgstr ""
13433 #: common.opt:590
13434 #, no-c-format
13435 msgid "Warn when a #warning directive is encountered."
13436 msgstr ""
13438 #: common.opt:594
13439 #, no-c-format
13440 msgid "Warn about uses of __attribute__((warning)) declarations."
13441 msgstr ""
13443 #: common.opt:598
13444 #, no-c-format
13445 msgid "Warn if a deprecated compiler feature, class, method, or field is used."
13446 msgstr ""
13448 #: common.opt:602
13449 #, no-c-format
13450 msgid "Warn about uses of __attribute__((deprecated)) declarations."
13451 msgstr ""
13453 #: common.opt:606
13454 #, no-c-format
13455 msgid "Warn when an optimization pass is disabled."
13456 msgstr ""
13458 #: common.opt:610
13459 #, no-c-format
13460 msgid "Treat all warnings as errors."
13461 msgstr ""
13463 #: common.opt:614
13464 #, no-c-format
13465 msgid "Treat specified warning as error."
13466 msgstr ""
13468 #: common.opt:618
13469 #, no-c-format
13470 msgid "Print extra (possibly unwanted) warnings."
13471 msgstr ""
13473 #: common.opt:622
13474 #, no-c-format
13475 msgid "Exit on the first error occurred."
13476 msgstr ""
13478 #: common.opt:626
13479 #, no-c-format
13480 msgid ""
13481 "-Wframe-larger-than=<byte-size>\tWarn if a function's stack frame requires "
13482 "in excess of <byte-size>."
13483 msgstr ""
13485 #: common.opt:630
13486 #, no-c-format
13487 msgid ""
13488 "Disable -Wframe-larger-than= warning.  Equivalent to -Wframe-larger-"
13489 "than=<SIZE_MAX> or larger."
13490 msgstr ""
13492 #: common.opt:634
13493 #, no-c-format
13494 msgid "Warn when attempting to free a non-heap object."
13495 msgstr ""
13497 #: common.opt:645
13498 #, no-c-format
13499 msgid "Warn when a switch case falls through."
13500 msgstr ""
13502 #: common.opt:653
13503 #, no-c-format
13504 msgid "Warn when an inlined function cannot be inlined."
13505 msgstr ""
13507 #: common.opt:657
13508 #, no-c-format
13509 msgid ""
13510 "Warn when an atomic memory model parameter is known to be outside the valid "
13511 "range."
13512 msgstr ""
13514 #: common.opt:664
13515 #, no-c-format
13516 msgid ""
13517 "-Wlarger-than=<byte-size>\tWarn if an object's size exceeds <byte-size>."
13518 msgstr ""
13520 #: common.opt:668
13521 #, no-c-format
13522 msgid ""
13523 "Disable -Wlarger-than= warning.  Equivalent to -Wlarger-than=<SIZE_MAX> or "
13524 "larger."
13525 msgstr ""
13527 #: common.opt:672
13528 #, no-c-format
13529 msgid "Warn if comparing pointer parameter with nonnull attribute with NULL."
13530 msgstr ""
13532 #: common.opt:676
13533 #, no-c-format
13534 msgid ""
13535 "Warn if dereferencing a NULL pointer may lead to erroneous or undefined "
13536 "behavior."
13537 msgstr ""
13539 #: common.opt:687
13540 #, no-c-format
13541 msgid ""
13542 "Warn about some C++ One Definition Rule violations during link time "
13543 "optimization."
13544 msgstr ""
13546 #: common.opt:691
13547 #, no-c-format
13548 msgid "Warn about overflow in arithmetic expressions."
13549 msgstr ""
13551 #: common.opt:695
13552 #, no-c-format
13553 msgid ""
13554 "During link time optimization warn about mismatched types of global "
13555 "declarations."
13556 msgstr ""
13558 #: common.opt:699
13559 #, no-c-format
13560 msgid "Warn when the packed attribute has no effect on struct layout."
13561 msgstr ""
13563 #: common.opt:703
13564 #, no-c-format
13565 msgid "Warn when padding is required to align structure members."
13566 msgstr ""
13568 #: common.opt:707
13569 #, no-c-format
13570 msgid "Issue warnings needed for strict compliance to the standard."
13571 msgstr ""
13573 #: common.opt:711
13574 #, no-c-format
13575 msgid ""
13576 "Warn about returning a pointer/reference to a local or temporary variable."
13577 msgstr ""
13579 #: common.opt:715
13580 #, no-c-format
13581 msgid "Warn when one variable shadows another.  Same as -Wshadow=global."
13582 msgstr ""
13584 #: common.opt:719
13585 #, no-c-format
13586 msgid "Warn when one variable shadows another (globally)."
13587 msgstr ""
13589 #: common.opt:723
13590 #, no-c-format
13591 msgid ""
13592 "Warn when one local variable shadows another local variable or parameter."
13593 msgstr ""
13595 #: common.opt:730
13596 #, no-c-format
13597 msgid ""
13598 "Warn when one local variable shadows another local variable or parameter of "
13599 "compatible type."
13600 msgstr ""
13602 #: common.opt:737
13603 #, no-c-format
13604 msgid "Warn when not issuing stack smashing protection for some reason."
13605 msgstr ""
13607 #: common.opt:741
13608 #, no-c-format
13609 msgid ""
13610 "-Wstack-usage=<byte-size>\tWarn if stack usage might exceed <byte-size>."
13611 msgstr ""
13613 #: common.opt:745
13614 #, no-c-format
13615 msgid ""
13616 "Disable Wstack-usage= warning.  Equivalent to Wstack-usage=<SIZE_MAX> or "
13617 "larger."
13618 msgstr ""
13620 #: common.opt:749 common.opt:753
13621 #, no-c-format
13622 msgid "Warn about code which might break strict aliasing rules."
13623 msgstr ""
13625 #: common.opt:757 common.opt:761
13626 #, no-c-format
13627 msgid "Warn about optimizations that assume that signed overflow is undefined."
13628 msgstr ""
13630 #: common.opt:765
13631 #, no-c-format
13632 msgid ""
13633 "Warn about functions which might be candidates for __attribute__((cold))."
13634 msgstr ""
13636 #: common.opt:769
13637 #, no-c-format
13638 msgid ""
13639 "Warn about functions which might be candidates for __attribute__((const))."
13640 msgstr ""
13642 #: common.opt:773
13643 #, no-c-format
13644 msgid ""
13645 "Warn about functions which might be candidates for __attribute__((pure))."
13646 msgstr ""
13648 #: common.opt:777
13649 #, no-c-format
13650 msgid ""
13651 "Warn about functions which might be candidates for __attribute__((noreturn))."
13652 msgstr ""
13654 #: common.opt:781
13655 #, no-c-format
13656 msgid ""
13657 "Warn about functions which might be candidates for __attribute__((malloc))."
13658 msgstr ""
13660 #: common.opt:785
13661 #, no-c-format
13662 msgid ""
13663 "Warn about C++ polymorphic types where adding final keyword would improve "
13664 "code quality."
13665 msgstr ""
13667 #: common.opt:789
13668 #, no-c-format
13669 msgid ""
13670 "Warn about C++ virtual methods where adding final keyword would improve code "
13671 "quality."
13672 msgstr ""
13674 #: common.opt:793
13675 #, no-c-format
13676 msgid ""
13677 "Warn about statements between switch's controlling expression and the first "
13678 "case."
13679 msgstr ""
13681 #: common.opt:798
13682 #, no-c-format
13683 msgid "Do not suppress warnings from system headers."
13684 msgstr ""
13686 #: common.opt:802
13687 #, no-c-format
13688 msgid "Warn whenever a trampoline is generated."
13689 msgstr ""
13691 #: common.opt:806
13692 #, no-c-format
13693 msgid ""
13694 "Warn about cases where -ftrivial-auto-var-init cannot initialize an auto "
13695 "variable."
13696 msgstr ""
13698 #: common.opt:810
13699 #, no-c-format
13700 msgid ""
13701 "Warn if a comparison is always true or always false due to the limited range "
13702 "of the data type."
13703 msgstr ""
13705 #: common.opt:814
13706 #, no-c-format
13707 msgid "Warn about uninitialized automatic variables."
13708 msgstr ""
13710 #: common.opt:818
13711 #, no-c-format
13712 msgid "Warn about maybe uninitialized automatic variables."
13713 msgstr ""
13715 #: common.opt:826
13716 #, no-c-format
13717 msgid "Enable all -Wunused- warnings."
13718 msgstr ""
13720 #: common.opt:830
13721 #, no-c-format
13722 msgid "Warn when a function parameter is only set, otherwise unused."
13723 msgstr ""
13725 #: common.opt:834
13726 #, no-c-format
13727 msgid "Warn when a variable is only set, otherwise unused."
13728 msgstr ""
13730 #: common.opt:838
13731 #, no-c-format
13732 msgid "Warn when a function is unused."
13733 msgstr ""
13735 #: common.opt:842
13736 #, no-c-format
13737 msgid "Warn when a label is unused."
13738 msgstr ""
13740 #: common.opt:846
13741 #, no-c-format
13742 msgid "Warn when a function parameter is unused."
13743 msgstr ""
13745 #: common.opt:850
13746 #, no-c-format
13747 msgid "Warn when an expression value is unused."
13748 msgstr ""
13750 #: common.opt:854
13751 #, no-c-format
13752 msgid "Warn when a variable is unused."
13753 msgstr ""
13755 #: common.opt:858
13756 #, no-c-format
13757 msgid "Warn in case profiles in -fprofile-use do not match."
13758 msgstr ""
13760 #: common.opt:862
13761 #, no-c-format
13762 msgid ""
13763 "Warn in case a function ends earlier than it begins due to an invalid "
13764 "linenum macros."
13765 msgstr ""
13767 #: common.opt:866
13768 #, no-c-format
13769 msgid "Warn in case profiles in -fprofile-use do not exist."
13770 msgstr ""
13772 #: common.opt:870
13773 #, no-c-format
13774 msgid "Warn when a vector operation is compiled outside the SIMD."
13775 msgstr ""
13777 #: common.opt:874
13778 #, no-c-format
13779 msgid "Warn about unsupported features in ThreadSanitizer."
13780 msgstr ""
13782 #: common.opt:890
13783 #, no-c-format
13784 msgid "-aux-info <file>\tEmit declaration information into <file>."
13785 msgstr ""
13787 #: common.opt:903
13788 #, no-c-format
13789 msgid "-d<letters>\tEnable dumps from specific passes of the compiler."
13790 msgstr ""
13792 #: common.opt:907
13793 #, no-c-format
13794 msgid "-dumpbase <file>\tSet the file basename to be used for dumps."
13795 msgstr ""
13797 #: common.opt:911
13798 #, no-c-format
13799 msgid ""
13800 "-dumpbase-ext .<ext>    Drop a trailing .<ext> from the dump basename to "
13801 "name auxiliary output files."
13802 msgstr ""
13804 #: common.opt:915
13805 #, no-c-format
13806 msgid "-dumpdir <dir>\tSet the directory name to be used for dumps."
13807 msgstr ""
13809 #: common.opt:1013
13810 #, no-c-format
13811 msgid "The version of the C++ ABI in use."
13812 msgstr ""
13814 #: common.opt:1017
13815 #, no-c-format
13816 msgid "Aggressively optimize loops using language constraints."
13817 msgstr ""
13819 #: common.opt:1021
13820 #, no-c-format
13821 msgid "Align the start of functions."
13822 msgstr ""
13824 #: common.opt:1031
13825 #, no-c-format
13826 msgid "Align labels which are only reached by jumping."
13827 msgstr ""
13829 #: common.opt:1038
13830 #, no-c-format
13831 msgid "Align all labels."
13832 msgstr ""
13834 #: common.opt:1045
13835 #, no-c-format
13836 msgid "Align the start of loops."
13837 msgstr ""
13839 #: common.opt:1052
13840 #, no-c-format
13841 msgid "Allow the compiler to introduce new data races on stores."
13842 msgstr ""
13844 #: common.opt:1056
13845 #, no-c-format
13846 msgid "Enable static analysis pass."
13847 msgstr ""
13849 #: common.opt:1076
13850 #, no-c-format
13851 msgid "Select what to sanitize."
13852 msgstr ""
13854 #: common.opt:1080
13855 #, no-c-format
13856 msgid "Select type of coverage sanitization."
13857 msgstr ""
13859 #: common.opt:1093
13860 #, no-c-format
13861 msgid "-fasan-shadow-offset=<number>\tUse custom shadow memory offset."
13862 msgstr ""
13864 #: common.opt:1097
13865 #, no-c-format
13866 msgid ""
13867 "-fsanitize-sections=<sec1,sec2,...>\tSanitize global variables in user-"
13868 "defined sections."
13869 msgstr ""
13871 #: common.opt:1102
13872 #, no-c-format
13873 msgid "After diagnosing undefined behavior attempt to continue execution."
13874 msgstr ""
13876 #: common.opt:1106
13877 #, no-c-format
13878 msgid "This switch is deprecated; use -fsanitize-recover= instead."
13879 msgstr ""
13881 #: common.opt:1113
13882 #, no-c-format
13883 msgid ""
13884 "Use trap instead of a library function for undefined behavior sanitization."
13885 msgstr ""
13887 #: common.opt:1117
13888 #, no-c-format
13889 msgid "Generate unwind tables that are exact at each instruction boundary."
13890 msgstr ""
13892 #: common.opt:1121
13893 #, no-c-format
13894 msgid "Generate auto-inc/dec instructions."
13895 msgstr ""
13897 #: common.opt:1125
13898 #, no-c-format
13899 msgid ""
13900 "Use sample profile information for call graph node weights. The default "
13901 "profile file is fbdata.afdo in 'pwd'."
13902 msgstr ""
13904 #: common.opt:1130
13905 #, no-c-format
13906 msgid ""
13907 "Use sample profile information for call graph node weights. The profile file "
13908 "is specified in the argument."
13909 msgstr ""
13911 #: common.opt:1139
13912 #, no-c-format
13913 msgid "Generate code to check bounds before indexing arrays."
13914 msgstr ""
13916 #: common.opt:1143
13917 #, no-c-format
13918 msgid "Replace add, compare, branch with branch on count register."
13919 msgstr ""
13921 #: common.opt:1147
13922 #, no-c-format
13923 msgid "Use profiling information for branch probabilities."
13924 msgstr ""
13926 #: common.opt:1163
13927 #, no-c-format
13928 msgid "Output callgraph information on a per-file basis."
13929 msgstr ""
13931 #: common.opt:1167
13932 #, no-c-format
13933 msgid "Output callgraph information on a per-file basis with decorations."
13934 msgstr ""
13936 #: common.opt:1171
13937 #, no-c-format
13938 msgid ""
13939 "-fcall-saved-<register>\tMark <register> as being preserved across functions."
13940 msgstr ""
13942 #: common.opt:1175
13943 #, no-c-format
13944 msgid ""
13945 "-fcall-used-<register>\tMark <register> as being corrupted by function calls."
13946 msgstr ""
13948 #: common.opt:1182
13949 #, no-c-format
13950 msgid "Save registers around function calls."
13951 msgstr ""
13953 #: common.opt:1186
13954 #, no-c-format
13955 msgid "This switch is deprecated; do not use."
13956 msgstr ""
13958 #: common.opt:1190
13959 #, no-c-format
13960 msgid "Check the return value of new in C++."
13961 msgstr ""
13963 #: common.opt:1194 common.opt:1198
13964 #, no-c-format
13965 msgid "Perform internal consistency checkings."
13966 msgstr ""
13968 #: common.opt:1202
13969 #, no-c-format
13970 msgid "Enable code hoisting."
13971 msgstr ""
13973 #: common.opt:1206
13974 #, no-c-format
13975 msgid ""
13976 "Looks for opportunities to reduce stack adjustments and stack references."
13977 msgstr ""
13979 #: common.opt:1210
13980 #, no-c-format
13981 msgid "Put uninitialized globals in the common section."
13982 msgstr ""
13984 #: common.opt:1218
13985 #, no-c-format
13986 msgid ""
13987 "-fcompare-debug[=<opts>]\tCompile with and without e.g. -gtoggle, and "
13988 "compare the final-insns dump."
13989 msgstr ""
13991 #: common.opt:1222
13992 #, no-c-format
13993 msgid "Run only the second compilation of -fcompare-debug."
13994 msgstr ""
13996 #: common.opt:1226
13997 #, no-c-format
13998 msgid "Perform comparison elimination after register allocation has finished."
13999 msgstr ""
14001 #: common.opt:1230
14002 #, no-c-format
14003 msgid "Do not perform optimizations increasing noticeably stack usage."
14004 msgstr ""
14006 #: common.opt:1234
14007 #, no-c-format
14008 msgid "Perform a register copy-propagation optimization pass."
14009 msgstr ""
14011 #: common.opt:1238
14012 #, no-c-format
14013 msgid "Perform cross-jumping optimization."
14014 msgstr ""
14016 #: common.opt:1242
14017 #, no-c-format
14018 msgid "When running CSE, follow jumps to their targets."
14019 msgstr ""
14021 #: common.opt:1250
14022 #, no-c-format
14023 msgid "Omit range reduction step when performing complex division."
14024 msgstr ""
14026 #: common.opt:1254
14027 #, no-c-format
14028 msgid "Complex multiplication and division follow Fortran rules."
14029 msgstr ""
14031 #: common.opt:1258
14032 #, no-c-format
14033 msgid "Place data items into their own section."
14034 msgstr ""
14036 #: common.opt:1262
14037 #, no-c-format
14038 msgid "List all available debugging counters with their limits and counts."
14039 msgstr ""
14041 #: common.opt:1266
14042 #, no-c-format
14043 msgid ""
14044 "-fdbg-cnt=<counter>[:<lower_limit1>-]<upper_limit1>[:<lower_limit2>-"
14045 "<upper_limit2>:...][,<counter>:...]\tSet the debug counter limit."
14046 msgstr ""
14048 #: common.opt:1270
14049 #, no-c-format
14050 msgid ""
14051 "-fdebug-prefix-map=<old>=<new>\tMap one directory name to another in debug "
14052 "information."
14053 msgstr ""
14055 #: common.opt:1274
14056 #, no-c-format
14057 msgid ""
14058 "-ffile-prefix-map=<old>=<new>\tMap one directory name to another in "
14059 "compilation result."
14060 msgstr ""
14062 #: common.opt:1278
14063 #, no-c-format
14064 msgid "Output .debug_types section when using DWARF v4 debuginfo."
14065 msgstr ""
14067 #: common.opt:1284
14068 #, no-c-format
14069 msgid "Defer popping functions args from stack until later."
14070 msgstr ""
14072 #: common.opt:1288
14073 #, no-c-format
14074 msgid "Attempt to fill delay slots of branch instructions."
14075 msgstr ""
14077 #: common.opt:1292
14078 #, no-c-format
14079 msgid "Delete dead instructions that may throw exceptions."
14080 msgstr ""
14082 #: common.opt:1296
14083 #, no-c-format
14084 msgid "Delete useless null pointer checks."
14085 msgstr ""
14087 #: common.opt:1300
14088 #, no-c-format
14089 msgid ""
14090 "Stream extra data to support more aggressive devirtualization in LTO local "
14091 "transformation mode."
14092 msgstr ""
14094 #: common.opt:1304
14095 #, no-c-format
14096 msgid "Perform speculative devirtualization."
14097 msgstr ""
14099 #: common.opt:1308
14100 #, no-c-format
14101 msgid "Try to convert virtual calls to direct ones."
14102 msgstr ""
14104 #: common.opt:1312
14105 #, no-c-format
14106 msgid ""
14107 "-fdiagnostics-show-location=[once|every-line]\tHow often to emit source "
14108 "location at the beginning of line-wrapped diagnostics."
14109 msgstr ""
14111 #: common.opt:1329
14112 #, no-c-format
14113 msgid "Show the source line with a caret indicating the column."
14114 msgstr ""
14116 #: common.opt:1333
14117 #, no-c-format
14118 msgid "Show labels annotating ranges of source code when showing source."
14119 msgstr ""
14121 #: common.opt:1337
14122 #, no-c-format
14123 msgid "Show line numbers in the left margin when showing source."
14124 msgstr ""
14126 #: common.opt:1345
14127 #, no-c-format
14128 msgid "-fdiagnostics-color=[never|always|auto]\tColorize diagnostics."
14129 msgstr ""
14131 #: common.opt:1365
14132 #, no-c-format
14133 msgid "-fdiagnostics-urls=[never|always|auto]\tEmbed URLs in diagnostics."
14134 msgstr ""
14136 #: common.opt:1385
14137 #, no-c-format
14138 msgid ""
14139 "-fdiagnostics-column-unit=[display|byte]\tSelect whether column numbers are "
14140 "output as display columns (default) or raw bytes."
14141 msgstr ""
14143 #: common.opt:1389
14144 #, no-c-format
14145 msgid ""
14146 "-fdiagnostics-column-origin=<number>\tSet the number of the first column.  "
14147 "The default is 1-based as per GNU style, but some utilities may expect 0-"
14148 "based, for example."
14149 msgstr ""
14151 #: common.opt:1393
14152 #, no-c-format
14153 msgid "-fdiagnostics-format=[text|json]\tSelect output format."
14154 msgstr ""
14156 #: common.opt:1397
14157 #, no-c-format
14158 msgid ""
14159 "-fdiagnostics-escape-format=[unicode|bytes]\tSelect how to escape non-"
14160 "printable-ASCII bytes in the source for diagnostics that suggest it."
14161 msgstr ""
14163 #: common.opt:1432
14164 #, no-c-format
14165 msgid "Print fix-it hints in machine-readable form."
14166 msgstr ""
14168 #: common.opt:1436
14169 #, no-c-format
14170 msgid "Print fix-it hints to stderr in unified diff format."
14171 msgstr ""
14173 #: common.opt:1440
14174 #, no-c-format
14175 msgid ""
14176 "Amend appropriate diagnostic messages with the command line option that "
14177 "controls them."
14178 msgstr ""
14180 #: common.opt:1444
14181 #, no-c-format
14182 msgid "Print CWE identifiers for diagnostic messages, where available."
14183 msgstr ""
14185 #: common.opt:1448
14186 #, no-c-format
14187 msgid ""
14188 "Specify how to print any control-flow path associated with a diagnostic."
14189 msgstr ""
14191 #: common.opt:1452
14192 #, no-c-format
14193 msgid ""
14194 "Turn off any diagnostics features that complicate the output, such as line "
14195 "numbers, color, and warning URLs."
14196 msgstr ""
14198 #: common.opt:1456
14199 #, no-c-format
14200 msgid ""
14201 "-ftabstop=<number>      Distance between tab stops for column reporting."
14202 msgstr ""
14204 #: common.opt:1472
14205 #, no-c-format
14206 msgid "Show stack depths of events in paths."
14207 msgstr ""
14209 #: common.opt:1476
14210 #, no-c-format
14211 msgid "Set minimum width of left margin of source code when showing source."
14212 msgstr ""
14214 #: common.opt:1480
14215 #, no-c-format
14216 msgid ""
14217 "-fdisable-[tree|rtl|ipa]-<pass>=range1+range2\tDisable an optimization pass."
14218 msgstr ""
14220 #: common.opt:1484
14221 #, no-c-format
14222 msgid ""
14223 "-fenable-[tree|rtl|ipa]-<pass>=range1+range2\tEnable an optimization pass."
14224 msgstr ""
14226 #: common.opt:1488
14227 #, no-c-format
14228 msgid "-fdump-<type>\tDump various compiler internals to a file."
14229 msgstr ""
14231 #: common.opt:1495
14232 #, no-c-format
14233 msgid ""
14234 "-fdump-final-insns=filename\tDump to filename the insns at the end of "
14235 "translation."
14236 msgstr ""
14238 #: common.opt:1499
14239 #, no-c-format
14240 msgid "-fdump-go-spec=filename\tWrite all declarations to file as Go code."
14241 msgstr ""
14243 #: common.opt:1503
14244 #, no-c-format
14245 msgid "Suppress output of addresses in debugging dumps."
14246 msgstr ""
14248 #: common.opt:1507
14249 #, no-c-format
14250 msgid ""
14251 "Collect and dump debug information into temporary file if ICE in C/C++ "
14252 "compiler occurred."
14253 msgstr ""
14255 #: common.opt:1512
14256 #, no-c-format
14257 msgid ""
14258 "Dump detailed information on GCC's internal representation of source code "
14259 "locations."
14260 msgstr ""
14262 #: common.opt:1516
14263 #, no-c-format
14264 msgid "Dump optimization passes."
14265 msgstr ""
14267 #: common.opt:1520
14268 #, no-c-format
14269 msgid ""
14270 "Suppress output of instruction numbers, line number notes and addresses in "
14271 "debugging dumps."
14272 msgstr ""
14274 #: common.opt:1524
14275 #, no-c-format
14276 msgid "Suppress output of previous and next insn numbers in debugging dumps."
14277 msgstr ""
14279 #: common.opt:1528
14280 #, no-c-format
14281 msgid "Enable CFI tables via GAS assembler directives."
14282 msgstr ""
14284 #: common.opt:1532
14285 #, no-c-format
14286 msgid "Perform early inlining."
14287 msgstr ""
14289 #: common.opt:1540
14290 #, no-c-format
14291 msgid "Perform interprocedural reduction of aggregates."
14292 msgstr ""
14294 #: common.opt:1544
14295 #, no-c-format
14296 msgid "Perform unused symbol elimination in debug info."
14297 msgstr ""
14299 #: common.opt:1548
14300 #, no-c-format
14301 msgid "Perform unused type elimination in debug info."
14302 msgstr ""
14304 #: common.opt:1552
14305 #, no-c-format
14306 msgid "Do not suppress C++ class debug information."
14307 msgstr ""
14309 #: common.opt:1556
14310 #, no-c-format
14311 msgid "Enable exception handling."
14312 msgstr ""
14314 #: common.opt:1560
14315 #, no-c-format
14316 msgid "Perform a number of minor, expensive optimizations."
14317 msgstr ""
14319 #: common.opt:1564
14320 #, no-c-format
14321 msgid ""
14322 "-fexcess-precision=[fast|standard|16]\tSpecify handling of excess floating-"
14323 "point precision."
14324 msgstr ""
14326 #: common.opt:1582
14327 #, no-c-format
14328 msgid ""
14329 "-fpermitted-flt-eval-methods=[c11|ts-18661]\tSpecify which values of "
14330 "FLT_EVAL_METHOD are permitted."
14331 msgstr ""
14333 #: common.opt:1598
14334 #, no-c-format
14335 msgid ""
14336 "Output lto objects containing both the intermediate language and binary "
14337 "output."
14338 msgstr ""
14340 #: common.opt:1602
14341 #, no-c-format
14342 msgid "Assume no NaNs or infinities are generated."
14343 msgstr ""
14345 #: common.opt:1606
14346 #, no-c-format
14347 msgid ""
14348 "Assume that loops with an exit will terminate and not loop indefinitely."
14349 msgstr ""
14351 #: common.opt:1610
14352 #, no-c-format
14353 msgid ""
14354 "-ffixed-<register>\tMark <register> as being unavailable to the compiler."
14355 msgstr ""
14357 #: common.opt:1614
14358 #, no-c-format
14359 msgid "Don't allocate floats and doubles in extended-precision registers."
14360 msgstr ""
14362 #: common.opt:1622
14363 #, no-c-format
14364 msgid "Perform a forward propagation pass on RTL."
14365 msgstr ""
14367 #: common.opt:1626
14368 #, no-c-format
14369 msgid ""
14370 "-ffp-contract=[off|on|fast]\tPerform floating-point expression contraction."
14371 msgstr ""
14373 #: common.opt:1643
14374 #, no-c-format
14375 msgid ""
14376 "Allow built-in functions ceil, floor, round, trunc to raise \"inexact\" "
14377 "exceptions."
14378 msgstr ""
14380 #: common.opt:1650
14381 #, no-c-format
14382 msgid "Allow function addresses to be held in registers."
14383 msgstr ""
14385 #: common.opt:1654
14386 #, no-c-format
14387 msgid "Place each function into its own section."
14388 msgstr ""
14390 #: common.opt:1658
14391 #, no-c-format
14392 msgid "Perform global common subexpression elimination."
14393 msgstr ""
14395 #: common.opt:1662
14396 #, no-c-format
14397 msgid ""
14398 "Perform enhanced load motion during global common subexpression elimination."
14399 msgstr ""
14401 #: common.opt:1666
14402 #, no-c-format
14403 msgid "Perform store motion after global common subexpression elimination."
14404 msgstr ""
14406 #: common.opt:1670
14407 #, no-c-format
14408 msgid ""
14409 "Perform redundant load after store elimination in global common "
14410 "subexpression elimination."
14411 msgstr ""
14413 #: common.opt:1675
14414 #, no-c-format
14415 msgid ""
14416 "Perform global common subexpression elimination after register allocation "
14417 "has finished."
14418 msgstr ""
14420 #: common.opt:1692
14421 #, no-c-format
14422 msgid ""
14423 "-fgnat-encodings=[all|gdb|minimal]\tSelect the balance between GNAT "
14424 "encodings and standard DWARF emitted in the debug information."
14425 msgstr ""
14427 #: common.opt:1697
14428 #, no-c-format
14429 msgid "Enable in and out of Graphite representation."
14430 msgstr ""
14432 #: common.opt:1701
14433 #, no-c-format
14434 msgid "Enable Graphite Identity transformation."
14435 msgstr ""
14437 #: common.opt:1705
14438 #, no-c-format
14439 msgid ""
14440 "Enable hoisting adjacent loads to encourage generating conditional move "
14441 "instructions."
14442 msgstr ""
14444 #: common.opt:1714
14445 #, no-c-format
14446 msgid ""
14447 "Improve GCC's ability to track column numbers in large source files, at the "
14448 "expense of slower compilation."
14449 msgstr ""
14451 #: common.opt:1719
14452 #, no-c-format
14453 msgid "Mark all loops as parallel."
14454 msgstr ""
14456 #: common.opt:1723 common.opt:1731 common.opt:2918
14457 #, no-c-format
14458 msgid "Enable loop nest transforms.  Same as -floop-nest-optimize."
14459 msgstr ""
14461 #: common.opt:1727
14462 #, no-c-format
14463 msgid "Enable loop interchange on trees."
14464 msgstr ""
14466 #: common.opt:1735
14467 #, no-c-format
14468 msgid "Perform unroll-and-jam on loops."
14469 msgstr ""
14471 #: common.opt:1739
14472 #, no-c-format
14473 msgid "Enable support for GNU transactional memory."
14474 msgstr ""
14476 #: common.opt:1743
14477 #, no-c-format
14478 msgid "Use STB_GNU_UNIQUE if supported by the assembler."
14479 msgstr ""
14481 #: common.opt:1751
14482 #, no-c-format
14483 msgid "Enable the loop nest optimizer."
14484 msgstr ""
14486 #: common.opt:1755
14487 #, no-c-format
14488 msgid "Force bitfield accesses to match their type width."
14489 msgstr ""
14491 #: common.opt:1759
14492 #, no-c-format
14493 msgid "Merge adjacent stores."
14494 msgstr ""
14496 #: common.opt:1763
14497 #, no-c-format
14498 msgid "Enable guessing of branch probabilities."
14499 msgstr ""
14501 #: common.opt:1767
14502 #, no-c-format
14503 msgid "Harden conditionals not used in branches, checking reversed conditions."
14504 msgstr ""
14506 #: common.opt:1771
14507 #, no-c-format
14508 msgid "Harden conditional branches by checking reversed conditions."
14509 msgstr ""
14511 #: common.opt:1779
14512 #, no-c-format
14513 msgid "Process #ident directives."
14514 msgstr ""
14516 #: common.opt:1783
14517 #, no-c-format
14518 msgid "Perform conversion of conditional jumps to branchless equivalents."
14519 msgstr ""
14521 #: common.opt:1787
14522 #, no-c-format
14523 msgid "Perform conversion of conditional jumps to conditional execution."
14524 msgstr ""
14526 #: common.opt:1791
14527 #, no-c-format
14528 msgid ""
14529 "-fstack-reuse=[all|named_vars|none]\tSet stack reuse level for local "
14530 "variables."
14531 msgstr ""
14533 #: common.opt:1807
14534 #, no-c-format
14535 msgid "Convert conditional jumps in innermost loops to branchless equivalents."
14536 msgstr ""
14538 #: common.opt:1819
14539 #, no-c-format
14540 msgid "Do not generate .size directives."
14541 msgstr ""
14543 #: common.opt:1823
14544 #, no-c-format
14545 msgid "Perform indirect inlining."
14546 msgstr ""
14548 #: common.opt:1829
14549 #, no-c-format
14550 msgid ""
14551 "Enable inlining of function declared \"inline\", disabling disables all "
14552 "inlining."
14553 msgstr ""
14555 #: common.opt:1833
14556 #, no-c-format
14557 msgid ""
14558 "Integrate functions into their callers when code size is known not to grow."
14559 msgstr ""
14561 #: common.opt:1837
14562 #, no-c-format
14563 msgid ""
14564 "Integrate functions not declared \"inline\" into their callers when "
14565 "profitable."
14566 msgstr ""
14568 #: common.opt:1841
14569 #, no-c-format
14570 msgid "Integrate functions only required by their single caller."
14571 msgstr ""
14573 #: common.opt:1848
14574 #, no-c-format
14575 msgid ""
14576 "-finline-limit=<number>\tLimit the size of inlined functions to <number>."
14577 msgstr ""
14579 #: common.opt:1852
14580 #, no-c-format
14581 msgid ""
14582 "Inline __atomic operations when a lock free instruction sequence is "
14583 "available."
14584 msgstr ""
14586 #: common.opt:1859
14587 #, no-c-format
14588 msgid ""
14589 "-fcf-protection=[full|branch|return|none|check]\tInstrument functions with "
14590 "checks to verify jump/call/return control-flow transfer instructions have "
14591 "valid targets."
14592 msgstr ""
14594 #: common.opt:1882
14595 #, no-c-format
14596 msgid "Instrument function entry and exit with profiling calls."
14597 msgstr ""
14599 #: common.opt:1886
14600 #, no-c-format
14601 msgid ""
14602 "-finstrument-functions-exclude-function-list=name,...\tDo not instrument "
14603 "listed functions."
14604 msgstr ""
14606 #: common.opt:1890
14607 #, no-c-format
14608 msgid ""
14609 "-finstrument-functions-exclude-file-list=filename,...\tDo not instrument "
14610 "functions listed in files."
14611 msgstr ""
14613 #: common.opt:1894
14614 #, no-c-format
14615 msgid "Perform interprocedural constant propagation."
14616 msgstr ""
14618 #: common.opt:1898
14619 #, no-c-format
14620 msgid "Perform cloning to make Interprocedural constant propagation stronger."
14621 msgstr ""
14623 #: common.opt:1906
14624 #, no-c-format
14625 msgid "Perform interprocedural bitwise constant propagation."
14626 msgstr ""
14628 #: common.opt:1910
14629 #, no-c-format
14630 msgid "Perform interprocedural modref analysis."
14631 msgstr ""
14633 #: common.opt:1914
14634 #, no-c-format
14635 msgid "Perform interprocedural profile propagation."
14636 msgstr ""
14638 #: common.opt:1918
14639 #, no-c-format
14640 msgid "Perform interprocedural points-to analysis."
14641 msgstr ""
14643 #: common.opt:1922
14644 #, no-c-format
14645 msgid "Discover pure and const functions."
14646 msgstr ""
14648 #: common.opt:1926
14649 #, no-c-format
14650 msgid "Perform Identical Code Folding for functions and read-only variables."
14651 msgstr ""
14653 #: common.opt:1930
14654 #, no-c-format
14655 msgid "Perform Identical Code Folding for functions."
14656 msgstr ""
14658 #: common.opt:1934
14659 #, no-c-format
14660 msgid "Perform Identical Code Folding for variables."
14661 msgstr ""
14663 #: common.opt:1938
14664 #, no-c-format
14665 msgid "Discover read-only and non addressable static variables."
14666 msgstr ""
14668 #: common.opt:1942
14669 #, no-c-format
14670 msgid "Discover read-only, write-only and non-addressable static variables."
14671 msgstr ""
14673 #: common.opt:1946
14674 #, no-c-format
14675 msgid "Reduce stack alignment on call sites if possible."
14676 msgstr ""
14678 #: common.opt:1958
14679 #, no-c-format
14680 msgid "Perform IPA Value Range Propagation."
14681 msgstr ""
14683 #: common.opt:1962
14684 #, no-c-format
14685 msgid "-fira-algorithm=[CB|priority]\tSet the used IRA algorithm."
14686 msgstr ""
14688 #: common.opt:1966
14689 #, no-c-format
14690 msgid ""
14691 "Assume strict aliasing rules apply across (uninlined) function boundaries."
14692 msgstr ""
14694 #: common.opt:1979
14695 #, no-c-format
14696 msgid "-fira-region=[one|all|mixed]\tSet regions for IRA."
14697 msgstr ""
14699 #: common.opt:1995
14700 #, no-c-format
14701 msgid "Use IRA based register pressure calculation in RTL hoist optimizations."
14702 msgstr ""
14704 #: common.opt:2000
14705 #, no-c-format
14706 msgid "Use IRA based register pressure calculation in RTL loop optimizations."
14707 msgstr ""
14709 #: common.opt:2005
14710 #, no-c-format
14711 msgid "Share slots for saving different hard registers."
14712 msgstr ""
14714 #: common.opt:2009
14715 #, no-c-format
14716 msgid "Share stack slots for spilled pseudo-registers."
14717 msgstr ""
14719 #: common.opt:2013
14720 #, no-c-format
14721 msgid "-fira-verbose=<number>\tControl IRA's level of diagnostic messages."
14722 msgstr ""
14724 #: common.opt:2017
14725 #, no-c-format
14726 msgid "Optimize induction variables on trees."
14727 msgstr ""
14729 #: common.opt:2021
14730 #, no-c-format
14731 msgid "Use jump tables for sufficiently large switch statements."
14732 msgstr ""
14734 #: common.opt:2025
14735 #, no-c-format
14736 msgid "Use bit tests for sufficiently large switch statements."
14737 msgstr ""
14739 #: common.opt:2029
14740 #, no-c-format
14741 msgid "Generate code for functions even if they are fully inlined."
14742 msgstr ""
14744 #: common.opt:2033
14745 #, no-c-format
14746 msgid "Generate code for static functions even if they are never called."
14747 msgstr ""
14749 #: common.opt:2037
14750 #, no-c-format
14751 msgid "Emit static const variables even if they are not used."
14752 msgstr ""
14754 #: common.opt:2041
14755 #, no-c-format
14756 msgid "Give external symbols a leading underscore."
14757 msgstr ""
14759 #: common.opt:2049
14760 #, no-c-format
14761 msgid "Do CFG-sensitive rematerialization in LRA."
14762 msgstr ""
14764 #: common.opt:2053
14765 #, no-c-format
14766 msgid "Enable link-time optimization."
14767 msgstr ""
14769 #: common.opt:2057
14770 #, no-c-format
14771 msgid "Link-time optimization with number of parallel jobs or jobserver."
14772 msgstr ""
14774 #: common.opt:2079
14775 #, no-c-format
14776 msgid "Specify the algorithm to partition symbols and vars at linktime."
14777 msgstr ""
14779 #: common.opt:2084
14780 #, no-c-format
14781 msgid ""
14782 "-flto-compression-level=<number>\tUse zlib/zstd compression level <number> "
14783 "for IL."
14784 msgstr ""
14786 #: common.opt:2092
14787 #, no-c-format
14788 msgid "Report various link-time optimization statistics."
14789 msgstr ""
14791 #: common.opt:2096
14792 #, no-c-format
14793 msgid "Report various link-time optimization statistics for WPA only."
14794 msgstr ""
14796 #: common.opt:2100
14797 #, no-c-format
14798 msgid "Set errno after built-in math functions."
14799 msgstr ""
14801 #: common.opt:2104
14802 #, no-c-format
14803 msgid "-fmax-errors=<number>\tMaximum number of errors to report."
14804 msgstr ""
14806 #: common.opt:2108
14807 #, no-c-format
14808 msgid "Report on permanent memory allocation."
14809 msgstr ""
14811 #: common.opt:2112
14812 #, no-c-format
14813 msgid "Report on permanent memory allocation in WPA only."
14814 msgstr ""
14816 #: common.opt:2119
14817 #, no-c-format
14818 msgid "Attempt to merge identical constants and constant variables."
14819 msgstr ""
14821 #: common.opt:2123
14822 #, no-c-format
14823 msgid "Attempt to merge identical constants across compilation units."
14824 msgstr ""
14826 #: common.opt:2127
14827 #, no-c-format
14828 msgid "Attempt to merge identical debug strings across compilation units."
14829 msgstr ""
14831 #: common.opt:2131
14832 #, no-c-format
14833 msgid ""
14834 "-fmessage-length=<number>\tLimit diagnostics to <number> characters per "
14835 "line.  0 suppresses line-wrapping."
14836 msgstr ""
14838 #: common.opt:2135
14839 #, no-c-format
14840 msgid "Perform SMS based modulo scheduling before the first scheduling pass."
14841 msgstr ""
14843 #: common.opt:2139
14844 #, no-c-format
14845 msgid "Perform SMS based modulo scheduling with register moves allowed."
14846 msgstr ""
14848 #: common.opt:2143
14849 #, no-c-format
14850 msgid "Move loop invariant computations out of loops."
14851 msgstr ""
14853 #: common.opt:2147
14854 #, no-c-format
14855 msgid "Move stores out of loops."
14856 msgstr ""
14858 #: common.opt:2151
14859 #, no-c-format
14860 msgid "Use the RTL dead code elimination pass."
14861 msgstr ""
14863 #: common.opt:2155
14864 #, no-c-format
14865 msgid "Use the RTL dead store elimination pass."
14866 msgstr ""
14868 #: common.opt:2159
14869 #, no-c-format
14870 msgid ""
14871 "Enable/Disable the traditional scheduling in loops that already passed "
14872 "modulo scheduling."
14873 msgstr ""
14875 #: common.opt:2163
14876 #, no-c-format
14877 msgid "Support synchronous non-call exceptions."
14878 msgstr ""
14880 #: common.opt:2170
14881 #, no-c-format
14882 msgid ""
14883 "-foffload-options=<targets>=<options>\tSpecify options for the offloading "
14884 "targets."
14885 msgstr ""
14887 #: common.opt:2174
14888 #, no-c-format
14889 msgid "-foffload-abi=[lp64|ilp32]\tSet the ABI to use in an offload compiler."
14890 msgstr ""
14892 #: common.opt:2187
14893 #, no-c-format
14894 msgid "When possible do not generate stack frames."
14895 msgstr ""
14897 #: common.opt:2191
14898 #, no-c-format
14899 msgid "Enable all optimization info dumps on stderr."
14900 msgstr ""
14902 #: common.opt:2195
14903 #, no-c-format
14904 msgid "-fopt-info[-<type>=filename]\tDump compiler optimization details."
14905 msgstr ""
14907 #: common.opt:2199
14908 #, no-c-format
14909 msgid ""
14910 "Write a SRCFILE.opt-record.json file detailing what optimizations were "
14911 "performed."
14912 msgstr ""
14914 #: common.opt:2207
14915 #, no-c-format
14916 msgid "Optimize sibling and tail recursive calls."
14917 msgstr ""
14919 #: common.opt:2211
14920 #, no-c-format
14921 msgid "Perform partial inlining."
14922 msgstr ""
14924 #: common.opt:2215 common.opt:2219
14925 #, no-c-format
14926 msgid "Report on memory allocation before interprocedural optimization."
14927 msgstr ""
14929 #: common.opt:2223
14930 #, no-c-format
14931 msgid "Pack structure members together without holes."
14932 msgstr ""
14934 #: common.opt:2227
14935 #, no-c-format
14936 msgid "-fpack-struct=<number>\tSet initial maximum structure member alignment."
14937 msgstr ""
14939 #: common.opt:2231
14940 #, no-c-format
14941 msgid "Return small aggregates in memory, not registers."
14942 msgstr ""
14944 #: common.opt:2235
14945 #, no-c-format
14946 msgid "Perform loop peeling."
14947 msgstr ""
14949 #: common.opt:2239
14950 #, no-c-format
14951 msgid "Enable machine specific peephole optimizations."
14952 msgstr ""
14954 #: common.opt:2243
14955 #, no-c-format
14956 msgid "Enable an RTL peephole pass before sched2."
14957 msgstr ""
14959 #: common.opt:2247
14960 #, no-c-format
14961 msgid "Generate position-independent code if possible (large mode)."
14962 msgstr ""
14964 #: common.opt:2251
14965 #, no-c-format
14966 msgid ""
14967 "Generate position-independent code for executables if possible (large mode)."
14968 msgstr ""
14970 #: common.opt:2255
14971 #, no-c-format
14972 msgid "Generate position-independent code if possible (small mode)."
14973 msgstr ""
14975 #: common.opt:2259
14976 #, no-c-format
14977 msgid ""
14978 "Generate position-independent code for executables if possible (small mode)."
14979 msgstr ""
14981 #: common.opt:2263
14982 #, no-c-format
14983 msgid ""
14984 "Use PLT for PIC calls (-fno-plt: load the address from GOT at call site)."
14985 msgstr ""
14987 #: common.opt:2267
14988 #, no-c-format
14989 msgid "Specify a plugin to load."
14990 msgstr ""
14992 #: common.opt:2271
14993 #, no-c-format
14994 msgid ""
14995 "-fplugin-arg-<name>-<key>[=<value>]\tSpecify argument <key>=<value> for "
14996 "plugin <name>."
14997 msgstr ""
14999 #: common.opt:2275
15000 #, no-c-format
15001 msgid "Run predictive commoning optimization."
15002 msgstr ""
15004 #: common.opt:2279
15005 #, no-c-format
15006 msgid "Generate prefetch instructions, if available, for arrays in loops."
15007 msgstr ""
15009 #: common.opt:2283
15010 #, no-c-format
15011 msgid "Enable basic program profiling code."
15012 msgstr ""
15014 #: common.opt:2287
15015 #, no-c-format
15016 msgid "Generate absolute source path names for gcov."
15017 msgstr ""
15019 #: common.opt:2291
15020 #, no-c-format
15021 msgid "Insert arc-based program profiling code."
15022 msgstr ""
15024 #: common.opt:2295
15025 #, no-c-format
15026 msgid ""
15027 "Set the top-level directory for storing the profile data. The default is "
15028 "'pwd'."
15029 msgstr ""
15031 #: common.opt:2300
15032 #, no-c-format
15033 msgid "Select the name for storing the profile note file."
15034 msgstr ""
15036 #: common.opt:2304
15037 #, no-c-format
15038 msgid "Enable correction of flow inconsistent profile data input."
15039 msgstr ""
15041 #: common.opt:2308
15042 #, no-c-format
15043 msgid ""
15044 "-fprofile-update=[single|atomic|prefer-atomic]\tSet the profile update "
15045 "method."
15046 msgstr ""
15048 #: common.opt:2312
15049 #, no-c-format
15050 msgid ""
15051 "Instrument only functions from files whose name matches any of the regular "
15052 "expressions (separated by semi-colons)."
15053 msgstr ""
15055 #: common.opt:2316
15056 #, no-c-format
15057 msgid ""
15058 "Instrument only functions from files whose name does not match any of the "
15059 "regular expressions (separated by semi-colons)."
15060 msgstr ""
15062 #: common.opt:2332
15063 #, no-c-format
15064 msgid ""
15065 "-fprofile-reproducible=[serial|parallel-runs|multithreaded]\tControl level "
15066 "of reproducibility of profile gathered by -fprofile-generate."
15067 msgstr ""
15069 #: common.opt:2348
15070 #, no-c-format
15071 msgid ""
15072 "Remove prefix from absolute path before mangling name for -fprofile-"
15073 "generate= and -fprofile-use=."
15074 msgstr ""
15076 #: common.opt:2352
15077 #, no-c-format
15078 msgid ""
15079 "-fprofile-prefix-map=<old>=<new>\tMap one directory name to another in GCOV "
15080 "coverage result."
15081 msgstr ""
15083 #: common.opt:2356
15084 #, no-c-format
15085 msgid ""
15086 "Enable common options for generating profile info for profile feedback "
15087 "directed optimizations."
15088 msgstr ""
15090 #: common.opt:2360
15091 #, no-c-format
15092 msgid ""
15093 "Enable common options for generating profile info for profile feedback "
15094 "directed optimizations, and set -fprofile-dir=."
15095 msgstr ""
15097 #: common.opt:2364
15098 #, no-c-format
15099 msgid ""
15100 "Register the profile information in the .gcov_info section instead of using "
15101 "a constructor/destructor."
15102 msgstr ""
15104 #: common.opt:2368
15105 #, no-c-format
15106 msgid ""
15107 "Register the profile information in the specified section instead of using a "
15108 "constructor/destructor."
15109 msgstr ""
15111 #: common.opt:2372
15112 #, no-c-format
15113 msgid ""
15114 "Do not assume that functions never executed during the train run are cold."
15115 msgstr ""
15117 #: common.opt:2376
15118 #, no-c-format
15119 msgid ""
15120 "Enable common options for performing profile feedback directed optimizations."
15121 msgstr ""
15123 #: common.opt:2380
15124 #, no-c-format
15125 msgid ""
15126 "Enable common options for performing profile feedback directed "
15127 "optimizations, and set -fprofile-dir=."
15128 msgstr ""
15130 #: common.opt:2384
15131 #, no-c-format
15132 msgid "Insert code to profile values of expressions."
15133 msgstr ""
15135 #: common.opt:2388
15136 #, no-c-format
15137 msgid "Report on consistency of profile."
15138 msgstr ""
15140 #: common.opt:2392
15141 #, no-c-format
15142 msgid "Enable function reordering that improves code placement."
15143 msgstr ""
15145 #: common.opt:2396
15146 #, no-c-format
15147 msgid "Insert NOP instructions at each function entry."
15148 msgstr ""
15150 #: common.opt:2403
15151 #, no-c-format
15152 msgid "-frandom-seed=<string>\tMake compile reproducible using <string>."
15153 msgstr ""
15155 #: common.opt:2413
15156 #, no-c-format
15157 msgid "Record gcc command line switches in the object file."
15158 msgstr ""
15160 #: common.opt:2417
15161 #, no-c-format
15162 msgid "Return small aggregates in registers."
15163 msgstr ""
15165 #: common.opt:2425
15166 #, no-c-format
15167 msgid ""
15168 "Tell DSE that the storage for a C++ object is dead when the constructor "
15169 "starts and when the destructor finishes."
15170 msgstr ""
15172 #: common.opt:2436
15173 #, no-c-format
15174 msgid ""
15175 "-flive-patching=[inline-only-static|inline-clone]\tControl IPA optimizations "
15176 "to provide a safe compilation for live-patching.  At the same time, provides "
15177 "multiple-level control on the enabled IPA optimizations."
15178 msgstr ""
15180 #: common.opt:2451
15181 #, no-c-format
15182 msgid "Tell DCE to remove unused C++ allocations."
15183 msgstr ""
15185 #: common.opt:2455
15186 #, no-c-format
15187 msgid "Relief of register pressure through live range shrinkage."
15188 msgstr ""
15190 #: common.opt:2459
15191 #, no-c-format
15192 msgid "Perform a register renaming optimization pass."
15193 msgstr ""
15195 #: common.opt:2463
15196 #, no-c-format
15197 msgid "Perform a target dependent instruction fusion optimization pass."
15198 msgstr ""
15200 #: common.opt:2467
15201 #, no-c-format
15202 msgid "Reorder basic blocks to improve code placement."
15203 msgstr ""
15205 #: common.opt:2471
15206 #, no-c-format
15207 msgid ""
15208 "-freorder-blocks-algorithm=[simple|stc]\tSet the used basic block reordering "
15209 "algorithm."
15210 msgstr ""
15212 #: common.opt:2484
15213 #, no-c-format
15214 msgid "Reorder basic blocks and partition into hot and cold sections."
15215 msgstr ""
15217 #: common.opt:2488
15218 #, no-c-format
15219 msgid "Reorder functions to improve code placement."
15220 msgstr ""
15222 #: common.opt:2492
15223 #, no-c-format
15224 msgid "Add a common subexpression elimination pass after loop optimizations."
15225 msgstr ""
15227 #: common.opt:2500
15228 #, no-c-format
15229 msgid "Disable optimizations that assume default FP rounding behavior."
15230 msgstr ""
15232 #: common.opt:2504
15233 #, no-c-format
15234 msgid "Enable scheduling across basic blocks."
15235 msgstr ""
15237 #: common.opt:2508
15238 #, no-c-format
15239 msgid "Enable register pressure sensitive insn scheduling."
15240 msgstr ""
15242 #: common.opt:2512
15243 #, no-c-format
15244 msgid "Allow speculative motion of non-loads."
15245 msgstr ""
15247 #: common.opt:2516
15248 #, no-c-format
15249 msgid "Allow speculative motion of some loads."
15250 msgstr ""
15252 #: common.opt:2520
15253 #, no-c-format
15254 msgid "Allow speculative motion of more loads."
15255 msgstr ""
15257 #: common.opt:2524
15258 #, no-c-format
15259 msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler."
15260 msgstr ""
15262 #: common.opt:2528
15263 #, no-c-format
15264 msgid "If scheduling post reload, do superblock scheduling."
15265 msgstr ""
15267 #: common.opt:2536
15268 #, no-c-format
15269 msgid "Reschedule instructions before register allocation."
15270 msgstr ""
15272 #: common.opt:2540
15273 #, no-c-format
15274 msgid "Reschedule instructions after register allocation."
15275 msgstr ""
15277 #: common.opt:2547
15278 #, no-c-format
15279 msgid "Schedule instructions using selective scheduling algorithm."
15280 msgstr ""
15282 #: common.opt:2551
15283 #, no-c-format
15284 msgid "Run selective scheduling after reload."
15285 msgstr ""
15287 #: common.opt:2555
15288 #, no-c-format
15289 msgid "Run self-tests, using the given path to locate test files."
15290 msgstr ""
15292 #: common.opt:2559
15293 #, no-c-format
15294 msgid "Perform software pipelining of inner loops during selective scheduling."
15295 msgstr ""
15297 #: common.opt:2563
15298 #, no-c-format
15299 msgid "Perform software pipelining of outer loops during selective scheduling."
15300 msgstr ""
15302 #: common.opt:2567
15303 #, no-c-format
15304 msgid "Reschedule pipelined regions without pipelining."
15305 msgstr ""
15307 #: common.opt:2571
15308 #, no-c-format
15309 msgid ""
15310 "Allow interposing function (or variables) by ones with different semantics "
15311 "(or initializer) respectively by dynamic linker."
15312 msgstr ""
15314 #: common.opt:2577
15315 #, no-c-format
15316 msgid "Allow premature scheduling of queued insns."
15317 msgstr ""
15319 #: common.opt:2581
15320 #, no-c-format
15321 msgid ""
15322 "-fsched-stalled-insns=<number>\tSet number of queued insns that can be "
15323 "prematurely scheduled."
15324 msgstr ""
15326 #: common.opt:2589
15327 #, no-c-format
15328 msgid ""
15329 "Set dependence distance checking in premature scheduling of queued insns."
15330 msgstr ""
15332 #: common.opt:2593
15333 #, no-c-format
15334 msgid ""
15335 "-fsched-stalled-insns-dep=<number>\tSet dependence distance checking in "
15336 "premature scheduling of queued insns."
15337 msgstr ""
15339 #: common.opt:2597
15340 #, no-c-format
15341 msgid "Enable the group heuristic in the scheduler."
15342 msgstr ""
15344 #: common.opt:2601
15345 #, no-c-format
15346 msgid "Enable the critical path heuristic in the scheduler."
15347 msgstr ""
15349 #: common.opt:2605
15350 #, no-c-format
15351 msgid "Enable the speculative instruction heuristic in the scheduler."
15352 msgstr ""
15354 #: common.opt:2609
15355 #, no-c-format
15356 msgid "Enable the rank heuristic in the scheduler."
15357 msgstr ""
15359 #: common.opt:2613
15360 #, no-c-format
15361 msgid "Enable the last instruction heuristic in the scheduler."
15362 msgstr ""
15364 #: common.opt:2617
15365 #, no-c-format
15366 msgid "Enable the dependent count heuristic in the scheduler."
15367 msgstr ""
15369 #: common.opt:2621
15370 #, no-c-format
15371 msgid "Access data in the same section from shared anchor points."
15372 msgstr ""
15374 #: common.opt:2633
15375 #, no-c-format
15376 msgid "Turn on Redundant Extensions Elimination pass."
15377 msgstr ""
15379 #: common.opt:2637
15380 #, no-c-format
15381 msgid "Show column numbers in diagnostics, when available.  Default on."
15382 msgstr ""
15384 #: common.opt:2641
15385 #, no-c-format
15386 msgid ""
15387 "Emit function prologues only before parts of the function that need it, "
15388 "rather than at the top of the function."
15389 msgstr ""
15391 #: common.opt:2646
15392 #, no-c-format
15393 msgid "Shrink-wrap parts of the prologue and epilogue separately."
15394 msgstr ""
15396 #: common.opt:2650
15397 #, no-c-format
15398 msgid "Disable optimizations observable by IEEE signaling NaNs."
15399 msgstr ""
15401 #: common.opt:2654
15402 #, no-c-format
15403 msgid ""
15404 "Disable floating point optimizations that ignore the IEEE signedness of zero."
15405 msgstr ""
15407 #: common.opt:2658
15408 #, no-c-format
15409 msgid "Convert floating point constants to single precision constants."
15410 msgstr ""
15412 #: common.opt:2662
15413 #, no-c-format
15414 msgid "Split lifetimes of induction variables when loops are unrolled."
15415 msgstr ""
15417 #: common.opt:2666
15418 #, no-c-format
15419 msgid "Generate discontiguous stack frames."
15420 msgstr ""
15422 #: common.opt:2670
15423 #, no-c-format
15424 msgid "Split wide types into independent registers."
15425 msgstr ""
15427 #: common.opt:2674
15428 #, no-c-format
15429 msgid "Split wide types into independent registers earlier."
15430 msgstr ""
15432 #: common.opt:2678
15433 #, no-c-format
15434 msgid "Enable backward propagation of use properties at the SSA level."
15435 msgstr ""
15437 #: common.opt:2682
15438 #, no-c-format
15439 msgid "Optimize conditional patterns using SSA PHI nodes."
15440 msgstr ""
15442 #: common.opt:2686
15443 #, no-c-format
15444 msgid ""
15445 "Optimize amount of stdarg registers saved to stack at start of function."
15446 msgstr ""
15448 #: common.opt:2690
15449 #, no-c-format
15450 msgid "Apply variable expansion when loops are unrolled."
15451 msgstr ""
15453 #: common.opt:2694
15454 #, no-c-format
15455 msgid ""
15456 "-fstack-check=[no|generic|specific]\tInsert stack checking code into the "
15457 "program."
15458 msgstr ""
15460 #: common.opt:2698
15461 #, no-c-format
15462 msgid ""
15463 "Insert stack checking code into the program.  Same as -fstack-check=specific."
15464 msgstr ""
15466 #: common.opt:2702
15467 #, no-c-format
15468 msgid ""
15469 "Insert code to probe each page of stack space as it is allocated to protect "
15470 "from stack-clash style attacks."
15471 msgstr ""
15473 #: common.opt:2710
15474 #, no-c-format
15475 msgid ""
15476 "-fstack-limit-register=<register>\tTrap if the stack goes past <register>."
15477 msgstr ""
15479 #: common.opt:2714
15480 #, no-c-format
15481 msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>."
15482 msgstr ""
15484 #: common.opt:2718
15485 #, no-c-format
15486 msgid "Use propolice as a stack protection method."
15487 msgstr ""
15489 #: common.opt:2722
15490 #, no-c-format
15491 msgid "Use a stack protection method for every function."
15492 msgstr ""
15494 #: common.opt:2726
15495 #, no-c-format
15496 msgid "Use a smart stack protection method for certain functions."
15497 msgstr ""
15499 #: common.opt:2730
15500 #, no-c-format
15501 msgid ""
15502 "Use stack protection method only for functions with the stack_protect "
15503 "attribute."
15504 msgstr ""
15506 #: common.opt:2734
15507 #, no-c-format
15508 msgid "Output stack usage information on a per-function basis."
15509 msgstr ""
15511 #: common.opt:2746
15512 #, no-c-format
15513 msgid "Assume strict aliasing rules apply."
15514 msgstr ""
15516 #: common.opt:2750
15517 #, no-c-format
15518 msgid ""
15519 "Treat signed overflow as undefined.  Negated as -fwrapv -fwrapv-pointer."
15520 msgstr ""
15522 #: common.opt:2754
15523 #, no-c-format
15524 msgid "Implement __atomic operations via libcalls to legacy __sync functions."
15525 msgstr ""
15527 #: common.opt:2758
15528 #, no-c-format
15529 msgid "Check for syntax errors, then stop."
15530 msgstr ""
15532 #: common.opt:2762
15533 #, no-c-format
15534 msgid "Create data files needed by \"gcov\"."
15535 msgstr ""
15537 #: common.opt:2766
15538 #, no-c-format
15539 msgid "Perform jump threading optimizations."
15540 msgstr ""
15542 #: common.opt:2770
15543 #, no-c-format
15544 msgid "Report the time taken by each compiler pass."
15545 msgstr ""
15547 #: common.opt:2774
15548 #, no-c-format
15549 msgid "Record times taken by sub-phases separately."
15550 msgstr ""
15552 #: common.opt:2778
15553 #, no-c-format
15554 msgid ""
15555 "-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the "
15556 "default thread-local storage code generation model."
15557 msgstr ""
15559 #: common.opt:2797
15560 #, no-c-format
15561 msgid "Reorder top level functions, variables, and asms."
15562 msgstr ""
15564 #: common.opt:2801
15565 #, no-c-format
15566 msgid "Perform superblock formation via tail duplication."
15567 msgstr ""
15569 #: common.opt:2805
15570 #, no-c-format
15571 msgid ""
15572 "For targets that normally need trampolines for nested functions, always "
15573 "generate them instead of using descriptors."
15574 msgstr ""
15576 #: common.opt:2813
15577 #, no-c-format
15578 msgid "Assume floating-point operations can trap."
15579 msgstr ""
15581 #: common.opt:2817
15582 #, no-c-format
15583 msgid "Trap for signed overflow in addition, subtraction and multiplication."
15584 msgstr ""
15586 #: common.opt:2821
15587 #, no-c-format
15588 msgid "Enable SSA-CCP optimization on trees."
15589 msgstr ""
15591 #: common.opt:2825
15592 #, no-c-format
15593 msgid "Enable SSA-BIT-CCP optimization on trees."
15594 msgstr ""
15596 #: common.opt:2833
15597 #, no-c-format
15598 msgid "Enable loop header copying on trees."
15599 msgstr ""
15601 #: common.opt:2841
15602 #, no-c-format
15603 msgid "Enable SSA coalescing of user variables."
15604 msgstr ""
15606 #: common.opt:2849
15607 #, no-c-format
15608 msgid "Enable copy propagation on trees."
15609 msgstr ""
15611 #: common.opt:2857
15612 #, no-c-format
15613 msgid "Transform condition stores into unconditional ones."
15614 msgstr ""
15616 #: common.opt:2861
15617 #, no-c-format
15618 msgid "Perform conversions of switch initializations."
15619 msgstr ""
15621 #: common.opt:2865
15622 #, no-c-format
15623 msgid "Enable SSA dead code elimination optimization on trees."
15624 msgstr ""
15626 #: common.opt:2869
15627 #, no-c-format
15628 msgid "Enable dominator optimizations."
15629 msgstr ""
15631 #: common.opt:2873
15632 #, no-c-format
15633 msgid "Enable tail merging on trees."
15634 msgstr ""
15636 #: common.opt:2877
15637 #, no-c-format
15638 msgid "Enable dead store elimination."
15639 msgstr ""
15641 #: common.opt:2881
15642 #, no-c-format
15643 msgid "Enable forward propagation on trees."
15644 msgstr ""
15646 #: common.opt:2885
15647 #, no-c-format
15648 msgid "Enable Full Redundancy Elimination (FRE) on trees."
15649 msgstr ""
15651 #: common.opt:2889
15652 #, no-c-format
15653 msgid "Enable string length optimizations on trees."
15654 msgstr ""
15656 #: common.opt:2893
15657 #, no-c-format
15658 msgid ""
15659 "Detect paths that trigger erroneous or undefined behavior due to "
15660 "dereferencing a null pointer.  Isolate those paths from the main control "
15661 "flow and turn the statement with erroneous or undefined behavior into a trap."
15662 msgstr ""
15664 #: common.opt:2899
15665 #, no-c-format
15666 msgid ""
15667 "Detect paths that trigger erroneous or undefined behavior due to a null "
15668 "value being used in a way forbidden by a returns_nonnull or nonnull "
15669 "attribute.  Isolate those paths from the main control flow and turn the "
15670 "statement with erroneous or undefined behavior into a trap."
15671 msgstr ""
15673 #: common.opt:2906
15674 #, no-c-format
15675 msgid "Enable loop distribution on trees."
15676 msgstr ""
15678 #: common.opt:2910
15679 #, no-c-format
15680 msgid "Enable loop distribution for patterns transformed into a library call."
15681 msgstr ""
15683 #: common.opt:2914
15684 #, no-c-format
15685 msgid "Enable loop invariant motion on trees."
15686 msgstr ""
15688 #: common.opt:2922
15689 #, no-c-format
15690 msgid "Create canonical induction variables in loops."
15691 msgstr ""
15693 #: common.opt:2926
15694 #, no-c-format
15695 msgid "Enable loop optimizations on tree level."
15696 msgstr ""
15698 #: common.opt:2930
15699 #, no-c-format
15700 msgid ""
15701 "-ftree-parallelize-loops=<number>\tEnable automatic parallelization of loops."
15702 msgstr ""
15704 #: common.opt:2934
15705 #, no-c-format
15706 msgid "Enable hoisting loads from conditional pointers."
15707 msgstr ""
15709 #: common.opt:2938
15710 #, no-c-format
15711 msgid "Enable SSA-PRE optimization on trees."
15712 msgstr ""
15714 #: common.opt:2942
15715 #, no-c-format
15716 msgid ""
15717 "In SSA-PRE optimization on trees, enable partial-partial redundancy "
15718 "elimination."
15719 msgstr ""
15721 #: common.opt:2946
15722 #, no-c-format
15723 msgid "Perform function-local points-to analysis on trees."
15724 msgstr ""
15726 #: common.opt:2950
15727 #, no-c-format
15728 msgid "Enable reassociation on tree level."
15729 msgstr ""
15731 #: common.opt:2958
15732 #, no-c-format
15733 msgid "Enable SSA code sinking on trees."
15734 msgstr ""
15736 #: common.opt:2962
15737 #, no-c-format
15738 msgid "Perform straight-line strength reduction."
15739 msgstr ""
15741 #: common.opt:2966
15742 #, no-c-format
15743 msgid "Perform scalar replacement of aggregates."
15744 msgstr ""
15746 #: common.opt:2970
15747 #, no-c-format
15748 msgid "Replace temporary expressions in the SSA->normal pass."
15749 msgstr ""
15751 #: common.opt:2974
15752 #, no-c-format
15753 msgid "Perform live range splitting during the SSA->normal pass."
15754 msgstr ""
15756 #: common.opt:2978
15757 #, no-c-format
15758 msgid "Perform Value Range Propagation on trees."
15759 msgstr ""
15761 #: common.opt:2982
15762 #, no-c-format
15763 msgid "Split paths leading to loop backedges."
15764 msgstr ""
15766 #: common.opt:2986
15767 #, no-c-format
15768 msgid ""
15769 "Assume common declarations may be overridden with ones with a larger "
15770 "trailing array."
15771 msgstr ""
15773 #: common.opt:2991
15774 #, no-c-format
15775 msgid "Compile whole compilation unit at a time."
15776 msgstr ""
15778 #: common.opt:2995
15779 #, no-c-format
15780 msgid "Perform loop unrolling when iteration count is known."
15781 msgstr ""
15783 #: common.opt:2999
15784 #, no-c-format
15785 msgid "Perform loop unrolling for all loops."
15786 msgstr ""
15788 #: common.opt:3014
15789 #, no-c-format
15790 msgid ""
15791 "Allow optimization for floating-point arithmetic which may change the result "
15792 "of the operation due to rounding."
15793 msgstr ""
15795 #: common.opt:3019
15796 #, no-c-format
15797 msgid "Same as -fassociative-math for expressions which include division."
15798 msgstr ""
15800 #: common.opt:3027
15801 #, no-c-format
15802 msgid "Allow math optimizations that may violate IEEE or ISO standards."
15803 msgstr ""
15805 #: common.opt:3031
15806 #, no-c-format
15807 msgid "Perform loop unswitching."
15808 msgstr ""
15810 #: common.opt:3035
15811 #, no-c-format
15812 msgid "Perform loop splitting."
15813 msgstr ""
15815 #: common.opt:3039
15816 #, no-c-format
15817 msgid "Version loops based on whether indices have a stride of one."
15818 msgstr ""
15820 #: common.opt:3043
15821 #, no-c-format
15822 msgid "Just generate unwind tables for exception handling."
15823 msgstr ""
15825 #: common.opt:3047
15826 #, no-c-format
15827 msgid "Use the bfd linker instead of the default linker."
15828 msgstr ""
15830 #: common.opt:3051
15831 #, no-c-format
15832 msgid "Use the gold linker instead of the default linker."
15833 msgstr ""
15835 #: common.opt:3055
15836 #, no-c-format
15837 msgid "Use the lld LLVM linker instead of the default linker."
15838 msgstr ""
15840 #: common.opt:3059
15841 #, no-c-format
15842 msgid "Use the Modern linker (MOLD) linker instead of the default linker."
15843 msgstr ""
15845 #: common.opt:3069
15846 #, no-c-format
15847 msgid "Perform variable tracking."
15848 msgstr ""
15850 #: common.opt:3076
15851 #, no-c-format
15852 msgid "Perform variable tracking by annotating assignments."
15853 msgstr ""
15855 #: common.opt:3082
15856 #, no-c-format
15857 msgid "Toggle -fvar-tracking-assignments."
15858 msgstr ""
15860 #: common.opt:3089
15861 #, no-c-format
15862 msgid ""
15863 "Perform variable tracking and also tag variables that are uninitialized."
15864 msgstr ""
15866 #: common.opt:3094
15867 #, no-c-format
15868 msgid "Enable vectorization on trees."
15869 msgstr ""
15871 #: common.opt:3102
15872 #, no-c-format
15873 msgid "Enable loop vectorization on trees."
15874 msgstr ""
15876 #: common.opt:3106
15877 #, no-c-format
15878 msgid "Enable basic block vectorization (SLP) on trees."
15879 msgstr ""
15881 #: common.opt:3110
15882 #, no-c-format
15883 msgid ""
15884 "-fvect-cost-model=[unlimited|dynamic|cheap|very-cheap]\tSpecifies the cost "
15885 "model for vectorization."
15886 msgstr ""
15888 #: common.opt:3114
15889 #, no-c-format
15890 msgid ""
15891 "-fsimd-cost-model=[unlimited|dynamic|cheap|very-cheap]\tSpecifies the "
15892 "vectorization cost model for code marked with a simd directive."
15893 msgstr ""
15895 #: common.opt:3133
15896 #, no-c-format
15897 msgid ""
15898 "Enables the dynamic vectorizer cost model.  Preserved for backward "
15899 "compatibility."
15900 msgstr ""
15902 #: common.opt:3141
15903 #, no-c-format
15904 msgid "Enable copy propagation of scalar-evolution information."
15905 msgstr ""
15907 #: common.opt:3145
15908 #, no-c-format
15909 msgid ""
15910 "-ftrivial-auto-var-init=[uninitialized|pattern|zero]\tAdd initializations to "
15911 "automatic variables."
15912 msgstr ""
15914 #: common.opt:3167
15915 #, no-c-format
15916 msgid "Add extra commentary to assembler output."
15917 msgstr ""
15919 #: common.opt:3171
15920 #, no-c-format
15921 msgid ""
15922 "-fvisibility=[default|internal|hidden|protected]\tSet the default symbol "
15923 "visibility."
15924 msgstr ""
15926 #: common.opt:3190
15927 #, no-c-format
15928 msgid "Validate vtable pointers before using them."
15929 msgstr ""
15931 #: common.opt:3206
15932 #, no-c-format
15933 msgid "Output vtable verification counters."
15934 msgstr ""
15936 #: common.opt:3210
15937 #, no-c-format
15938 msgid "Output vtable verification pointer sets information."
15939 msgstr ""
15941 #: common.opt:3214
15942 #, no-c-format
15943 msgid "Use expression value profiles in optimizations."
15944 msgstr ""
15946 #: common.opt:3218
15947 #, no-c-format
15948 msgid "Construct webs and split unrelated uses of single variable."
15949 msgstr ""
15951 #: common.opt:3222
15952 #, no-c-format
15953 msgid "Enable conditional dead code elimination for builtin calls."
15954 msgstr ""
15956 #: common.opt:3226
15957 #, no-c-format
15958 msgid "Perform whole program optimizations."
15959 msgstr ""
15961 #: common.opt:3230
15962 #, no-c-format
15963 msgid "Assume pointer overflow wraps around."
15964 msgstr ""
15966 #: common.opt:3234
15967 #, no-c-format
15968 msgid "Assume signed arithmetic overflow wraps around."
15969 msgstr ""
15971 #: common.opt:3238
15972 #, no-c-format
15973 msgid "Put zero initialized data in the bss section."
15974 msgstr ""
15976 #: common.opt:3242
15977 #, no-c-format
15978 msgid "Clear call-used registers upon function return."
15979 msgstr ""
15981 #: common.opt:3246
15982 #, no-c-format
15983 msgid "Generate debug information in default format."
15984 msgstr ""
15986 #: common.opt:3250
15987 #, no-c-format
15988 msgid "Assume assembler support for (DWARF2+) .loc directives."
15989 msgstr ""
15991 #: common.opt:3254
15992 #, no-c-format
15993 msgid "Assume assembler support for view in (DWARF2+) .loc directives."
15994 msgstr ""
15996 #: common.opt:3274
15997 #, no-c-format
15998 msgid "Record DW_AT_decl_column and DW_AT_call_column in DWARF."
15999 msgstr ""
16001 #: common.opt:3280
16002 #, no-c-format
16003 msgid "Generate CTF debug information at default level."
16004 msgstr ""
16006 #: common.opt:3284
16007 #, no-c-format
16008 msgid "Generate BTF debug information at default level."
16009 msgstr ""
16011 #: common.opt:3288
16012 #, no-c-format
16013 msgid "Generate debug information in default version of DWARF format."
16014 msgstr ""
16016 #: common.opt:3292
16017 #, no-c-format
16018 msgid "Generate debug information in DWARF v2 (or later) format."
16019 msgstr ""
16021 #: common.opt:3296
16022 #, no-c-format
16023 msgid "Use 32-bit DWARF format when emitting DWARF debug information."
16024 msgstr ""
16026 #: common.opt:3300
16027 #, no-c-format
16028 msgid "Use 64-bit DWARF format when emitting DWARF debug information."
16029 msgstr ""
16031 #: common.opt:3304
16032 #, no-c-format
16033 msgid "Generate debug information in default extended format."
16034 msgstr ""
16036 #: common.opt:3308
16037 #, no-c-format
16038 msgid "Generate extended entry point information for inlined functions."
16039 msgstr ""
16041 #: common.opt:3312
16042 #, no-c-format
16043 msgid "Compute locview reset points based on insn length estimates."
16044 msgstr ""
16046 #: common.opt:3320
16047 #, no-c-format
16048 msgid "Don't generate DWARF pubnames and pubtypes sections."
16049 msgstr ""
16051 #: common.opt:3324
16052 #, no-c-format
16053 msgid "Generate DWARF pubnames and pubtypes sections."
16054 msgstr ""
16056 #: common.opt:3328
16057 #, no-c-format
16058 msgid "Generate DWARF pubnames and pubtypes sections with GNU extensions."
16059 msgstr ""
16061 #: common.opt:3332
16062 #, no-c-format
16063 msgid "Record gcc command line switches in DWARF DW_AT_producer."
16064 msgstr ""
16066 #: common.opt:3336
16067 #, no-c-format
16068 msgid "Generate debug information in separate .dwo files."
16069 msgstr ""
16071 #: common.opt:3340
16072 #, no-c-format
16073 msgid "Generate debug information in STABS format."
16074 msgstr ""
16076 #: common.opt:3344
16077 #, no-c-format
16078 msgid "Generate debug information in extended STABS format."
16079 msgstr ""
16081 #: common.opt:3348
16082 #, no-c-format
16083 msgid "Emit progressive recommended breakpoint locations."
16084 msgstr ""
16086 #: common.opt:3352
16087 #, no-c-format
16088 msgid "Don't emit DWARF additions beyond selected version."
16089 msgstr ""
16091 #: common.opt:3356
16092 #, no-c-format
16093 msgid ""
16094 "Add description attributes to some DWARF DIEs that have no name attribute."
16095 msgstr ""
16097 #: common.opt:3360
16098 #, no-c-format
16099 msgid "Toggle debug information generation."
16100 msgstr ""
16102 #: common.opt:3364
16103 #, no-c-format
16104 msgid "Augment variable location lists with progressive views."
16105 msgstr ""
16107 #: common.opt:3371
16108 #, no-c-format
16109 msgid "Generate debug information in VMS format."
16110 msgstr ""
16112 #: common.opt:3375
16113 #, no-c-format
16114 msgid "Generate debug information in XCOFF format."
16115 msgstr ""
16117 #: common.opt:3379
16118 #, no-c-format
16119 msgid "Generate debug information in extended XCOFF format."
16120 msgstr ""
16122 #: common.opt:3397
16123 #, no-c-format
16124 msgid "Generate compressed debug sections."
16125 msgstr ""
16127 #: common.opt:3401
16128 #, no-c-format
16129 msgid "-gz=<format>\tGenerate compressed debug sections in format <format>."
16130 msgstr ""
16132 #: common.opt:3408
16133 #, no-c-format
16134 msgid "-iplugindir=<dir>\tSet <dir> to be the default plugin directory."
16135 msgstr ""
16137 #: common.opt:3412
16138 #, no-c-format
16139 msgid "-imultiarch <dir>\tSet <dir> to be the multiarch include subdirectory."
16140 msgstr ""
16142 #: common.opt:3437
16143 #, no-c-format
16144 msgid "-o <file>\tPlace output into <file>."
16145 msgstr ""
16147 #: common.opt:3441
16148 #, no-c-format
16149 msgid "Enable function profiling."
16150 msgstr ""
16152 #: common.opt:3451
16153 #, no-c-format
16154 msgid "Like -pedantic but issue them as errors."
16155 msgstr ""
16157 #: common.opt:3491
16158 #, no-c-format
16159 msgid "Do not display functions compiled or elapsed time."
16160 msgstr ""
16162 #: common.opt:3523
16163 #, no-c-format
16164 msgid "Enable verbose output."
16165 msgstr ""
16167 #: common.opt:3527
16168 #, no-c-format
16169 msgid "Display the compiler's version."
16170 msgstr ""
16172 #: common.opt:3531
16173 #, no-c-format
16174 msgid "Suppress warnings."
16175 msgstr ""
16177 #: common.opt:3541
16178 #, no-c-format
16179 msgid "Create a shared library."
16180 msgstr ""
16182 #: common.opt:3593
16183 #, no-c-format
16184 msgid "Don't create a dynamically linked position independent executable."
16185 msgstr ""
16187 #: common.opt:3597
16188 #, no-c-format
16189 msgid "Create a dynamically linked position independent executable."
16190 msgstr ""
16192 #: common.opt:3601
16193 #, no-c-format
16194 msgid "Create a static position independent executable."
16195 msgstr ""
16197 #: common.opt:3608
16198 #, no-c-format
16199 msgid "Use caller save register across calls if possible."
16200 msgstr ""
16202 #: params.opt:27
16203 #, no-c-format
16204 msgid ""
16205 "Loops iterating at least selected number of iterations will get loop "
16206 "alignment."
16207 msgstr ""
16209 #: params.opt:31
16210 #, no-c-format
16211 msgid ""
16212 "Select fraction of the maximal frequency of executions of basic block in "
16213 "function given basic block get alignment."
16214 msgstr ""
16216 #: params.opt:35
16217 #, no-c-format
16218 msgid "Enable asan globals protection."
16219 msgstr ""
16221 #: params.opt:39
16222 #, no-c-format
16223 msgid "Enable asan allocas/VLAs protection."
16224 msgstr ""
16226 #: params.opt:43
16227 #, no-c-format
16228 msgid "Enable asan load operations protection."
16229 msgstr ""
16231 #: params.opt:47
16232 #, no-c-format
16233 msgid "Enable asan store operations protection."
16234 msgstr ""
16236 #: params.opt:51
16237 #, no-c-format
16238 msgid ""
16239 "Use callbacks instead of inline code if number of accesses in function "
16240 "becomes greater or equal to this number."
16241 msgstr ""
16243 #: params.opt:55
16244 #, no-c-format
16245 msgid "Enable asan builtin functions protection."
16246 msgstr ""
16248 #: params.opt:59
16249 #, no-c-format
16250 msgid "Enable asan stack protection."
16251 msgstr ""
16253 #: params.opt:63
16254 #, no-c-format
16255 msgid "Enable asan detection of use-after-return bugs."
16256 msgstr ""
16258 #: params.opt:67
16259 #, no-c-format
16260 msgid ""
16261 "Enable hwasan instrumentation of statically sized stack-allocated variables."
16262 msgstr ""
16264 #: params.opt:71
16265 #, no-c-format
16266 msgid "Use random base tag for each frame, as opposed to base always zero."
16267 msgstr ""
16269 #: params.opt:75
16270 #, no-c-format
16271 msgid "Enable hwasan instrumentation of allocas/VLAs."
16272 msgstr ""
16274 #: params.opt:79
16275 #, no-c-format
16276 msgid "Enable hwasan instrumentation of load operations."
16277 msgstr ""
16279 #: params.opt:83
16280 #, no-c-format
16281 msgid "Enable hwasan instrumentation of store operations."
16282 msgstr ""
16284 #: params.opt:87
16285 #, no-c-format
16286 msgid "Enable hwasan instrumentation of builtin functions."
16287 msgstr ""
16289 #: params.opt:91
16290 #, no-c-format
16291 msgid "Average number of iterations of a loop."
16292 msgstr ""
16294 #: params.opt:95
16295 #, no-c-format
16296 msgid "Maximum number of bits for which we avoid creating FMAs."
16297 msgstr ""
16299 #: params.opt:99
16300 #, no-c-format
16301 msgid ""
16302 "Set the estimated probability in percentage for builtin expect. The default "
16303 "value is 90% probability."
16304 msgstr ""
16306 #: params.opt:103
16307 #, no-c-format
16308 msgid ""
16309 "The maximum length of a constant string for a builtin string cmp call "
16310 "eligible for inlining. The default value is 3."
16311 msgstr ""
16313 #: params.opt:107
16314 #, no-c-format
16315 msgid ""
16316 "The smallest number of different values for which it is best to use a jump-"
16317 "table instead of a tree of conditional branches, if 0, use the default for "
16318 "the machine."
16319 msgstr ""
16321 #: params.opt:111
16322 #, no-c-format
16323 msgid ""
16324 "Probability that COMDAT function will be shared with different compilation "
16325 "unit."
16326 msgstr ""
16328 #: params.opt:115
16329 #, no-c-format
16330 msgid ""
16331 "Maximum number of namespaces to search for alternatives when name lookup "
16332 "fails."
16333 msgstr ""
16335 #: params.opt:119
16336 #, no-c-format
16337 msgid "Maximum number of queries into the alias oracle per store."
16338 msgstr ""
16340 #: params.opt:123
16341 #, no-c-format
16342 msgid ""
16343 "Maximum size (in bytes) of objects tracked bytewise by dead store "
16344 "elimination."
16345 msgstr ""
16347 #: params.opt:127
16348 #, no-c-format
16349 msgid ""
16350 "Maximal estimated growth of function body caused by early inlining of single "
16351 "call."
16352 msgstr ""
16354 #: params.opt:131
16355 #, no-c-format
16356 msgid "Maximum number of basic blocks before EVRP uses a sparse cache."
16357 msgstr ""
16359 #: params.opt:135
16360 #, no-c-format
16361 msgid ""
16362 "Maximum number of outgoing edges in a switch before EVRP will not process it."
16363 msgstr ""
16365 #: params.opt:139
16366 #, no-c-format
16367 msgid ""
16368 "--param=evrp-mode=[legacy|ranger|legacy-first|ranger-first] Specifies the "
16369 "mode Early VRP should operate in."
16370 msgstr ""
16372 #: params.opt:158
16373 #, no-c-format
16374 msgid ""
16375 "Scale factor to apply to the number of blocks in a threading path when "
16376 "comparing to the number of (scaled) statements."
16377 msgstr ""
16379 #: params.opt:162
16380 #, no-c-format
16381 msgid ""
16382 "Scale factor to apply to the number of statements in a threading path when "
16383 "comparing to the number of (scaled) blocks."
16384 msgstr ""
16386 #: params.opt:166
16387 #, no-c-format
16388 msgid ""
16389 "The threshold ratio of critical edges execution count that permit performing "
16390 "redundancy elimination after reload."
16391 msgstr ""
16393 #: params.opt:170
16394 #, no-c-format
16395 msgid ""
16396 "The threshold ratio for performing partial redundancy elimination after "
16397 "reload."
16398 msgstr ""
16400 #: params.opt:174
16401 #, no-c-format
16402 msgid ""
16403 "Scaling factor in calculation of maximum distance an expression can be moved "
16404 "by GCSE optimizations."
16405 msgstr ""
16407 #: params.opt:178
16408 #, no-c-format
16409 msgid ""
16410 "Cost at which GCSE optimizations will not constraint the distance an "
16411 "expression can travel."
16412 msgstr ""
16414 #: params.opt:182
16415 #, no-c-format
16416 msgid ""
16417 "Minimum heap expansion to trigger garbage collection, as a percentage of the "
16418 "total size of the heap."
16419 msgstr ""
16421 #: params.opt:186
16422 #, no-c-format
16423 msgid "Minimum heap size before we start collecting garbage, in kilobytes."
16424 msgstr ""
16426 #: params.opt:190
16427 #, no-c-format
16428 msgid ""
16429 "The number of executions of a basic block which is considered hot. The "
16430 "parameter is used only in GIMPLE FE."
16431 msgstr ""
16433 #: params.opt:194
16434 #, no-c-format
16435 msgid "Whether codegen errors should be ICEs when -fchecking."
16436 msgstr ""
16438 #: params.opt:198
16439 #, no-c-format
16440 msgid "Maximum number of arrays per SCoP."
16441 msgstr ""
16443 #: params.opt:202
16444 #, no-c-format
16445 msgid "Maximum number of parameters in a SCoP."
16446 msgstr ""
16448 #: params.opt:206
16449 #, no-c-format
16450 msgid ""
16451 "The number of elements for which hash table verification is done for each "
16452 "searched element."
16453 msgstr ""
16455 #: params.opt:210
16456 #, no-c-format
16457 msgid ""
16458 "The denominator n of fraction 1/n of the maximal execution count of a basic "
16459 "block in the entire program that a basic block needs to at least have in "
16460 "order to be considered hot (used in non-LTO mode)."
16461 msgstr ""
16463 #: params.opt:214
16464 #, no-c-format
16465 msgid ""
16466 "The number of most executed permilles of the profiled execution of the "
16467 "entire program to which the execution count of a basic block must be part of "
16468 "in order to be considered hot (used in LTO mode)."
16469 msgstr ""
16471 #: params.opt:218
16472 #, no-c-format
16473 msgid ""
16474 "The denominator n of fraction 1/n of the execution frequency of the entry "
16475 "block of a function that a basic block of this function needs to at least "
16476 "have in order to be considered hot."
16477 msgstr ""
16479 #: params.opt:222
16480 #, no-c-format
16481 msgid ""
16482 "The scale (in percents) applied to inline-insns-single and auto limits when "
16483 "heuristics hints that inlining is very profitable."
16484 msgstr ""
16486 #: params.opt:226
16487 #, no-c-format
16488 msgid ""
16489 "The minimal estimated speedup allowing inliner to ignore inline-insns-single "
16490 "and inline-insns-auto."
16491 msgstr ""
16493 #: params.opt:230
16494 #, no-c-format
16495 msgid ""
16496 "How much can given compilation unit grow because of the inlining (in "
16497 "percent)."
16498 msgstr ""
16500 #: params.opt:234
16501 #, no-c-format
16502 msgid "The upper bound for sharing integer constants."
16503 msgstr ""
16505 #: params.opt:238
16506 #, no-c-format
16507 msgid ""
16508 "Threshold ipa-cp opportunity evaluation that is still considered beneficial "
16509 "to clone."
16510 msgstr ""
16512 #: params.opt:242
16513 #, no-c-format
16514 msgid ""
16515 "Compile-time bonus IPA-CP assigns to candidates which make loop bounds or "
16516 "strides known."
16517 msgstr ""
16519 #: params.opt:246
16520 #, no-c-format
16521 msgid "Maximum depth of recursive cloning for self-recursive function."
16522 msgstr ""
16524 #: params.opt:250
16525 #, no-c-format
16526 msgid ""
16527 "Recursive cloning only when the probability of call being executed exceeds "
16528 "the parameter."
16529 msgstr ""
16531 #: params.opt:254
16532 #, no-c-format
16533 msgid ""
16534 "When propagating IPA-CP effect estimates, multiply frequencies of recursive "
16535 "edges that bring back an unchanged value by this factor."
16536 msgstr ""
16538 #: params.opt:258
16539 #, no-c-format
16540 msgid ""
16541 "Percentage penalty the recursive functions will receive when they are "
16542 "evaluated for cloning."
16543 msgstr ""
16545 #: params.opt:262
16546 #, no-c-format
16547 msgid ""
16548 "Percentage penalty functions containing a single call to another function "
16549 "will receive when they are evaluated for cloning."
16550 msgstr ""
16552 #: params.opt:266
16553 #, no-c-format
16554 msgid ""
16555 "How much can given compilation unit grow because of the interprocedural "
16556 "constant propagation (in percent)."
16557 msgstr ""
16559 #: params.opt:270
16560 #, no-c-format
16561 msgid "The size of translation unit that IPA-CP pass considers large."
16562 msgstr ""
16564 #: params.opt:274
16565 #, no-c-format
16566 msgid ""
16567 "Maximum size of a list of values associated with each parameter for "
16568 "interprocedural constant propagation."
16569 msgstr ""
16571 #: params.opt:278
16572 #, no-c-format
16573 msgid ""
16574 "When using profile feedback, use the edge at this percentage position in "
16575 "frequncy histogram as the bases for IPA-CP heuristics."
16576 msgstr ""
16578 #: params.opt:282
16579 #, no-c-format
16580 msgid ""
16581 "Maximum number of statements visited during jump function offset discovery."
16582 msgstr ""
16584 #: params.opt:286
16585 #, no-c-format
16586 msgid ""
16587 "Maximum number of statements that will be visited by IPA formal parameter "
16588 "analysis based on alias analysis in any given function."
16589 msgstr ""
16591 #: params.opt:290
16592 #, no-c-format
16593 msgid ""
16594 "Maximum number of aggregate content items for a parameter in jump functions "
16595 "and lattices."
16596 msgstr ""
16598 #: params.opt:294
16599 #, no-c-format
16600 msgid ""
16601 "Maximum number of operations in a parameter expression that can be handled "
16602 "by IPA analysis."
16603 msgstr ""
16605 #: params.opt:298
16606 #, no-c-format
16607 msgid ""
16608 "Maximum number of different predicates used to track properties of loops in "
16609 "IPA analysis."
16610 msgstr ""
16612 #: params.opt:302
16613 #, no-c-format
16614 msgid ""
16615 "Maximal number of boundary endpoints of case ranges of switch statement used "
16616 "during IPA function summary generation."
16617 msgstr ""
16619 #: params.opt:306
16620 #, no-c-format
16621 msgid ""
16622 "Maximum pieces that IPA-SRA tracks per formal parameter, as a consequence, "
16623 "also the maximum number of replacements of a formal parameter."
16624 msgstr ""
16626 #: params.opt:310
16627 #, no-c-format
16628 msgid ""
16629 "Maximum allowed growth of number and total size of new parameters that ipa-"
16630 "sra replaces a pointer to an aggregate with."
16631 msgstr ""
16633 #: params.opt:314
16634 #, no-c-format
16635 msgid ""
16636 "The number of registers in each class kept unused by loop invariant motion."
16637 msgstr ""
16639 #: params.opt:318
16640 #, no-c-format
16641 msgid "Max size of conflict table in MB."
16642 msgstr ""
16644 #: params.opt:322
16645 #, no-c-format
16646 msgid "Max loops number for regional RA."
16647 msgstr ""
16649 #: params.opt:326
16650 #, no-c-format
16651 msgid ""
16652 "Control ira to consider matching constraint (duplicated operand number) "
16653 "heavily in all available alternatives for preferred register class.  If it "
16654 "is set as zero, it means ira only respects the matching constraint when it's "
16655 "in the only available alternative with an appropriate register class.  "
16656 "Otherwise, it means ira will check all available alternatives for preferred "
16657 "register class even if it has found some choice with an appropriate register "
16658 "class and respect the found qualified matching constraint."
16659 msgstr ""
16661 #: params.opt:330
16662 #, no-c-format
16663 msgid ""
16664 "If number of candidates in the set is smaller, we always try to remove "
16665 "unused ivs during its optimization."
16666 msgstr ""
16668 #: params.opt:334
16669 #, no-c-format
16670 msgid ""
16671 "Bound on number of candidates below that all candidates are considered in iv "
16672 "optimizations."
16673 msgstr ""
16675 #: params.opt:338
16676 #, no-c-format
16677 msgid "Bound on number of iv uses in loop optimized in iv optimizations."
16678 msgstr ""
16680 #: params.opt:342
16681 #, no-c-format
16682 msgid ""
16683 "The maximum code size growth ratio when expanding into a jump table (in "
16684 "percent).  The parameter is used when optimizing for size."
16685 msgstr ""
16687 #: params.opt:346
16688 #, no-c-format
16689 msgid ""
16690 "The maximum code size growth ratio when expanding into a jump table (in "
16691 "percent).  The parameter is used when optimizing for speed."
16692 msgstr ""
16694 #: params.opt:350
16695 #, no-c-format
16696 msgid "The size of L1 cache line."
16697 msgstr ""
16699 #: params.opt:354
16700 #, no-c-format
16701 msgid ""
16702 "The minimum recommended offset between two concurrently-accessed objects to "
16703 "avoid additional performance degradation due to contention introduced by the "
16704 "implementation.  Typically the L1 cache line size, but can be larger to "
16705 "accommodate a variety of target processors with different cache line sizes. C"
16706 "++17 code might use this value in structure layout, but is strongly "
16707 "discouraged from doing so in public ABIs."
16708 msgstr ""
16710 #: params.opt:363
16711 #, no-c-format
16712 msgid ""
16713 "The maximum recommended size of contiguous memory occupied by two objects "
16714 "accessed with temporal locality by concurrent threads.  Typically the L1 "
16715 "cache line size, but can be smaller to accommodate a variety of target "
16716 "processors with different cache line sizes."
16717 msgstr ""
16719 #: params.opt:370
16720 #, no-c-format
16721 msgid "The size of L1 cache."
16722 msgstr ""
16724 #: params.opt:374
16725 #, no-c-format
16726 msgid "The size of L2 cache."
16727 msgstr ""
16729 #: params.opt:378
16730 #, no-c-format
16731 msgid "Maximal growth due to inlining of large function (in percent)."
16732 msgstr ""
16734 #: params.opt:382
16735 #, no-c-format
16736 msgid "The size of function body to be considered large."
16737 msgstr ""
16739 #: params.opt:386
16740 #, no-c-format
16741 msgid "The size of stack frame to be considered large."
16742 msgstr ""
16744 #: params.opt:390
16745 #, no-c-format
16746 msgid "Maximal stack frame growth due to inlining (in percent)."
16747 msgstr ""
16749 #: params.opt:394
16750 #, no-c-format
16751 msgid "The size of translation unit to be considered large."
16752 msgstr ""
16754 #: params.opt:398
16755 #, no-c-format
16756 msgid "Maximum number of concurrently open C++ module files when lazy loading."
16757 msgstr ""
16759 #: params.opt:402
16760 #, no-c-format
16761 msgid ""
16762 "The minimum cost of an expensive expression in the loop invariant motion."
16763 msgstr ""
16765 #: params.opt:406
16766 #, no-c-format
16767 msgid "True if a non-short-circuit operation is optimal."
16768 msgstr ""
16770 #: params.opt:410
16771 #, no-c-format
16772 msgid "Size of tiles for loop blocking."
16773 msgstr ""
16775 #: params.opt:414
16776 #, no-c-format
16777 msgid "The maximum number of stmts in loop nest for loop interchange."
16778 msgstr ""
16780 #: params.opt:418
16781 #, no-c-format
16782 msgid "The minimum stride ratio for loop interchange to be profitable."
16783 msgstr ""
16785 #: params.opt:422
16786 #, no-c-format
16787 msgid "Max basic blocks number in loop for loop invariant motion."
16788 msgstr ""
16790 #: params.opt:426
16791 #, no-c-format
16792 msgid "Maximum number of datarefs in loop for building loop data dependencies."
16793 msgstr ""
16795 #: params.opt:430
16796 #, no-c-format
16797 msgid ""
16798 "The maximum number of instructions in an inner loop that is being considered "
16799 "for versioning."
16800 msgstr ""
16802 #: params.opt:434
16803 #, no-c-format
16804 msgid ""
16805 "The maximum number of instructions in an outer loop that is being considered "
16806 "for versioning, on top of the instructions in inner loops."
16807 msgstr ""
16809 #: params.opt:438
16810 #, no-c-format
16811 msgid ""
16812 "Minimal fall-through edge probability in percentage used to add BB to "
16813 "inheritance EBB in LRA."
16814 msgstr ""
16816 #: params.opt:442
16817 #, no-c-format
16818 msgid ""
16819 "The max number of reload pseudos which are considered during spilling a non-"
16820 "reload pseudo."
16821 msgstr ""
16823 #: params.opt:446
16824 #, no-c-format
16825 msgid "Maximal size of a partition for LTO (in estimated instructions)."
16826 msgstr ""
16828 #: params.opt:450
16829 #, no-c-format
16830 msgid "maximal number of LTO partitions streamed in parallel."
16831 msgstr ""
16833 #: params.opt:454
16834 #, no-c-format
16835 msgid "Minimal size of a partition for LTO (in estimated instructions)."
16836 msgstr ""
16838 #: params.opt:458
16839 #, no-c-format
16840 msgid "Number of partitions the program should be split to."
16841 msgstr ""
16843 #: params.opt:462
16844 #, no-c-format
16845 msgid ""
16846 "The maximum number of instructions to consider to unroll in a loop on "
16847 "average."
16848 msgstr ""
16850 #: params.opt:466
16851 #, no-c-format
16852 msgid "The maximum number of insns combine tries to combine."
16853 msgstr ""
16855 #: params.opt:470
16856 #, no-c-format
16857 msgid "The maximum depth of a loop nest we completely peel."
16858 msgstr ""
16860 #: params.opt:474
16861 #, no-c-format
16862 msgid ""
16863 "The maximum number of peelings of a single loop that is peeled completely."
16864 msgstr ""
16866 #: params.opt:478
16867 #, no-c-format
16868 msgid "The maximum number of insns of a completely peeled loop."
16869 msgstr ""
16871 #: params.opt:482
16872 #, no-c-format
16873 msgid "The maximum number of incoming edges to consider for crossjumping."
16874 msgstr ""
16876 #: params.opt:486
16877 #, no-c-format
16878 msgid "The maximum instructions CSE process before flushing."
16879 msgstr ""
16881 #: params.opt:490
16882 #, no-c-format
16883 msgid "The maximum length of path considered in cse."
16884 msgstr ""
16886 #: params.opt:494
16887 #, no-c-format
16888 msgid "The maximum memory locations recorded by cselib."
16889 msgstr ""
16891 #: params.opt:498
16892 #, no-c-format
16893 msgid "Max. count of debug markers to expand or inline."
16894 msgstr ""
16896 #: params.opt:502
16897 #, no-c-format
16898 msgid "The maximum number of instructions to consider to fill a delay slot."
16899 msgstr ""
16901 #: params.opt:506
16902 #, no-c-format
16903 msgid ""
16904 "The maximum number of instructions to consider to find accurate live "
16905 "register information."
16906 msgstr ""
16908 #: params.opt:510
16909 #, no-c-format
16910 msgid "Maximum number of active local stores in RTL dead store elimination."
16911 msgstr ""
16913 #: params.opt:514
16914 #, no-c-format
16915 msgid ""
16916 "The maximum number of nested indirect inlining performed by early inliner."
16917 msgstr ""
16919 #: params.opt:518
16920 #, no-c-format
16921 msgid ""
16922 "Maximum number of fields in a structure before pointer analysis treats the "
16923 "structure as a single variable."
16924 msgstr ""
16926 #: params.opt:522
16927 #, no-c-format
16928 msgid "Maximum number of basic blocks on a jump thread path."
16929 msgstr ""
16931 #: params.opt:526
16932 #, no-c-format
16933 msgid ""
16934 "Maximum number of instructions to copy when duplicating blocks on a finite "
16935 "state automaton jump thread path."
16936 msgstr ""
16938 #: params.opt:530
16939 #, no-c-format
16940 msgid "The maximum ratio of insertions to deletions of expressions in GCSE."
16941 msgstr ""
16943 #: params.opt:534
16944 #, no-c-format
16945 msgid "The maximum amount of memory to be allocated by GCSE, in kilobytes."
16946 msgstr ""
16948 #: params.opt:538
16949 #, no-c-format
16950 msgid ""
16951 "The maximum number of insns to duplicate when unfactoring computed gotos."
16952 msgstr ""
16954 #: params.opt:542
16955 #, no-c-format
16956 msgid "The maximum expansion factor when copying basic blocks."
16957 msgstr ""
16959 #: params.opt:546
16960 #, no-c-format
16961 msgid "Maximum depth of search in the dominator tree for expressions to hoist."
16962 msgstr ""
16964 #: params.opt:550
16965 #, no-c-format
16966 msgid ""
16967 "Maximum loop depth of a call which is considered for inlining functions "
16968 "called once."
16969 msgstr ""
16971 #: params.opt:554
16972 #, no-c-format
16973 msgid ""
16974 "Maximum combined size of caller and callee which is inlined if callee is "
16975 "called once."
16976 msgstr ""
16978 #: params.opt:558
16979 #, no-c-format
16980 msgid "The maximum number of instructions when automatically inlining."
16981 msgstr ""
16983 #: params.opt:562
16984 #, no-c-format
16985 msgid ""
16986 "The maximum number of instructions inline function can grow to via recursive "
16987 "inlining."
16988 msgstr ""
16990 #: params.opt:566
16991 #, no-c-format
16992 msgid ""
16993 "The maximum number of instructions non-inline function can grow to via "
16994 "recursive inlining."
16995 msgstr ""
16997 #: params.opt:570
16998 #, no-c-format
16999 msgid ""
17000 "The maximum number of instructions in a single function eligible for "
17001 "inlining."
17002 msgstr ""
17004 #: params.opt:574
17005 #, no-c-format
17006 msgid "The maximum number of instructions when inlining for size."
17007 msgstr ""
17009 #: params.opt:578
17010 #, no-c-format
17011 msgid ""
17012 "The maximum number of instructions when automatically inlining small "
17013 "functions."
17014 msgstr ""
17016 #: params.opt:582
17017 #, no-c-format
17018 msgid "The maximum depth of recursive inlining for inline functions."
17019 msgstr ""
17021 #: params.opt:586
17022 #, no-c-format
17023 msgid "The maximum depth of recursive inlining for non-inline functions."
17024 msgstr ""
17026 #: params.opt:590
17027 #, no-c-format
17028 msgid "Maximum number of isl operations, 0 means unlimited."
17029 msgstr ""
17031 #: params.opt:594
17032 #, no-c-format
17033 msgid "Bound on the cost of an expression to compute the number of iterations."
17034 msgstr ""
17036 #: params.opt:598
17037 #, no-c-format
17038 msgid ""
17039 "Bound on the number of iterations the brute force # of iterations analysis "
17040 "algorithm evaluates."
17041 msgstr ""
17043 #: params.opt:602
17044 #, no-c-format
17045 msgid ""
17046 "Maximum number of statements allowed in a block that needs to be duplicated "
17047 "when threading jumps."
17048 msgstr ""
17050 #: params.opt:606
17051 #, no-c-format
17052 msgid ""
17053 "The maximum number of RTL nodes that can be recorded as combiner's last "
17054 "value."
17055 msgstr ""
17057 #: params.opt:610
17058 #, no-c-format
17059 msgid ""
17060 "The maximum number of insns in loop header duplicated by the copy loop "
17061 "headers pass."
17062 msgstr ""
17064 #: params.opt:614
17065 #, no-c-format
17066 msgid ""
17067 "The maximum number of backtrack attempts the scheduler should make when "
17068 "modulo scheduling a loop."
17069 msgstr ""
17071 #: params.opt:618
17072 #, no-c-format
17073 msgid "Minimum page size for warning purposes."
17074 msgstr ""
17076 #: params.opt:622
17077 #, no-c-format
17078 msgid ""
17079 "Maximum length of partial antic set when performing tree pre optimization."
17080 msgstr ""
17082 #: params.opt:626
17083 #, no-c-format
17084 msgid "The maximum number of branches on the path through the peeled sequence."
17085 msgstr ""
17087 #: params.opt:630
17088 #, no-c-format
17089 msgid "The maximum number of peelings of a single loop."
17090 msgstr ""
17092 #: params.opt:634
17093 #, no-c-format
17094 msgid "The maximum number of insns of a peeled loop."
17095 msgstr ""
17097 #: params.opt:638
17098 #, no-c-format
17099 msgid "The maximum length of scheduling's pending operations list."
17100 msgstr ""
17102 #: params.opt:642 params.opt:686
17103 #, no-c-format
17104 msgid ""
17105 "The maximum number of blocks in a region to be considered for interblock "
17106 "scheduling."
17107 msgstr ""
17109 #: params.opt:646 params.opt:690
17110 #, no-c-format
17111 msgid ""
17112 "The maximum number of insns in a region to be considered for interblock "
17113 "scheduling."
17114 msgstr ""
17116 #: params.opt:650
17117 #, no-c-format
17118 msgid ""
17119 "Maximum depth of sqrt chains to use when synthesizing exponentiation by a "
17120 "real constant."
17121 msgstr ""
17123 #: params.opt:654
17124 #, no-c-format
17125 msgid "The maximum number of loop iterations we predict statically."
17126 msgstr ""
17128 #: params.opt:658
17129 #, no-c-format
17130 msgid ""
17131 "The maximum number of instructions to search backward when looking for "
17132 "equivalent reload."
17133 msgstr ""
17135 #: params.opt:662
17136 #, no-c-format
17137 msgid ""
17138 "Maximum number of insns in a basic block to consider for RTL if-conversion."
17139 msgstr ""
17141 #: params.opt:666
17142 #, no-c-format
17143 msgid ""
17144 "Maximum permissible cost for the sequence that would be generated by the RTL "
17145 "if-conversion pass for a branch that is considered predictable."
17146 msgstr ""
17148 #: params.opt:670
17149 #, no-c-format
17150 msgid ""
17151 "Maximum permissible cost for the sequence that would be generated by the RTL "
17152 "if-conversion pass for a branch that is considered unpredictable."
17153 msgstr ""
17155 #: params.opt:674
17156 #, no-c-format
17157 msgid "The maximum number of iterations through CFG to extend regions."
17158 msgstr ""
17160 #: params.opt:678
17161 #, no-c-format
17162 msgid ""
17163 "The maximum conflict delay for an insn to be considered for speculative "
17164 "motion."
17165 msgstr ""
17167 #: params.opt:682
17168 #, no-c-format
17169 msgid ""
17170 "The maximum number of instructions ready to be issued to be considered by "
17171 "the scheduler during the first scheduling pass."
17172 msgstr ""
17174 #: params.opt:694
17175 #, no-c-format
17176 msgid "Maximum length of candidate scans for straight-line strength reduction."
17177 msgstr ""
17179 #: params.opt:698
17180 #, no-c-format
17181 msgid "Maximum number of may-defs visited when devirtualizing speculatively."
17182 msgstr ""
17184 #: params.opt:702
17185 #, no-c-format
17186 msgid ""
17187 "Maximum recursion depth allowed when querying a property of an SSA name."
17188 msgstr ""
17190 #: params.opt:706
17191 #, no-c-format
17192 msgid "Maximum number of constant stores to merge in the store merging pass."
17193 msgstr ""
17195 #: params.opt:710
17196 #, no-c-format
17197 msgid "Maximum number of conditional store pairs that can be sunk."
17198 msgstr ""
17200 #: params.opt:714 params.opt:718
17201 #, no-c-format
17202 msgid ""
17203 "Maximum number of store chains to track at the same time in the store "
17204 "merging pass."
17205 msgstr ""
17207 #: params.opt:722
17208 #, no-c-format
17209 msgid "Maximum amount of similar bbs to compare a bb with."
17210 msgstr ""
17212 #: params.opt:726
17213 #, no-c-format
17214 msgid "Maximum amount of iterations of the pass over a function."
17215 msgstr ""
17217 #: params.opt:730
17218 #, no-c-format
17219 msgid ""
17220 "Maximum number of strings for which strlen optimization pass will track "
17221 "string lengths."
17222 msgstr ""
17224 #: params.opt:734
17225 #, no-c-format
17226 msgid ""
17227 "Maximum number of arguments in a PHI supported by TREE if-conversion unless "
17228 "the loop is marked with simd pragma."
17229 msgstr ""
17231 #: params.opt:738
17232 #, no-c-format
17233 msgid "The maximum number of unrollings of a single loop."
17234 msgstr ""
17236 #: params.opt:742
17237 #, no-c-format
17238 msgid "The maximum number of instructions to consider to unroll in a loop."
17239 msgstr ""
17241 #: params.opt:746
17242 #, no-c-format
17243 msgid "The maximum number of insns of an unswitched loop."
17244 msgstr ""
17246 #: params.opt:750
17247 #, no-c-format
17248 msgid "The maximum number of unswitchings in a single loop."
17249 msgstr ""
17251 #: params.opt:754
17252 #, no-c-format
17253 msgid ""
17254 "If -fvariable-expansion-in-unroller is used, the maximum number of times "
17255 "that an individual variable will be expanded during loop unrolling."
17256 msgstr ""
17258 #: params.opt:758
17259 #, no-c-format
17260 msgid "Max. recursion depth for expanding var tracking expressions."
17261 msgstr ""
17263 #: params.opt:762
17264 #, no-c-format
17265 msgid "Max. size of loc list for which reverse ops should be added."
17266 msgstr ""
17268 #: params.opt:766
17269 #, no-c-format
17270 msgid "Max. size of var tracking hash tables."
17271 msgstr ""
17273 #: params.opt:770
17274 #, no-c-format
17275 msgid "Maximum number of VALUEs handled during a single find_base_term call."
17276 msgstr ""
17278 #: params.opt:774
17279 #, no-c-format
17280 msgid ""
17281 "Maximum number of assertions to add along the default edge of a switch "
17282 "statement during VRP."
17283 msgstr ""
17285 #: params.opt:778
17286 #, no-c-format
17287 msgid ""
17288 "The minimum number of matching instructions to consider for crossjumping."
17289 msgstr ""
17291 #: params.opt:782
17292 #, no-c-format
17293 msgid ""
17294 "Inline recursively only when the probability of call being executed exceeds "
17295 "the parameter."
17296 msgstr ""
17298 #: params.opt:786
17299 #, no-c-format
17300 msgid ""
17301 "Min. ratio of insns to prefetches to enable prefetching for a loop with an "
17302 "unknown trip count."
17303 msgstr ""
17305 #: params.opt:790
17306 #, no-c-format
17307 msgid ""
17308 "The minimum threshold for probability of semi-invariant condition statement "
17309 "to trigger loop split."
17310 msgstr ""
17312 #: params.opt:794
17313 #, no-c-format
17314 msgid "The minimum UID to be used for a nondebug insn."
17315 msgstr ""
17317 #: params.opt:798
17318 #, no-c-format
17319 msgid ""
17320 "The minimum size of variables taking part in stack slot sharing when not "
17321 "optimizing."
17322 msgstr ""
17324 #: params.opt:802
17325 #, no-c-format
17326 msgid ""
17327 "The minimum probability of reaching a source block for interblock "
17328 "speculative scheduling."
17329 msgstr ""
17331 #: params.opt:806
17332 #, no-c-format
17333 msgid ""
17334 "If -ftree-vectorize is used, the minimal loop bound of a loop to be "
17335 "considered for vectorization."
17336 msgstr ""
17338 #: params.opt:810
17339 #, no-c-format
17340 msgid ""
17341 "--param=openacc-kernels=[decompose|parloops]\tSpecify mode of OpenACC "
17342 "'kernels' constructs handling."
17343 msgstr ""
17345 #: params.opt:823
17346 #, no-c-format
17347 msgid ""
17348 "--param=openacc-privatization=[quiet|noisy]\tSpecify mode of OpenACC "
17349 "privatization diagnostics."
17350 msgstr ""
17352 #: params.opt:836
17353 #, no-c-format
17354 msgid "Chunk size of omp schedule for loops parallelized by parloops."
17355 msgstr ""
17357 #: params.opt:840
17358 #, no-c-format
17359 msgid ""
17360 "Minimum number of iterations per thread of an innermost parallelized loop."
17361 msgstr ""
17363 #: params.opt:844
17364 #, no-c-format
17365 msgid ""
17366 "--param=parloops-schedule=[static|dynamic|guided|auto|runtime]\tSchedule "
17367 "type of omp schedule for loops parallelized by parloops."
17368 msgstr ""
17370 #: params.opt:866
17371 #, no-c-format
17372 msgid ""
17373 "Maximum probability of the entry BB of split region (in percent relative to "
17374 "entry BB of the function) to make partial inlining happen."
17375 msgstr ""
17377 #: params.opt:870
17378 #, no-c-format
17379 msgid "Maximal estimated outcome of branch considered predictable."
17380 msgstr ""
17382 #: params.opt:874
17383 #, no-c-format
17384 msgid ""
17385 "Whether software prefetch hints should be issued for non-constant strides."
17386 msgstr ""
17388 #: params.opt:878
17389 #, no-c-format
17390 msgid "The number of insns executed before prefetch is completed."
17391 msgstr ""
17393 #: params.opt:882
17394 #, no-c-format
17395 msgid "Min. ratio of insns to mem ops to enable prefetching in a loop."
17396 msgstr ""
17398 #: params.opt:886
17399 #, no-c-format
17400 msgid ""
17401 "The minimum constant stride beyond which we should use prefetch hints for."
17402 msgstr ""
17404 #: params.opt:890
17405 #, no-c-format
17406 msgid "Use internal function id in profile lookup."
17407 msgstr ""
17409 #: params.opt:894
17410 #, no-c-format
17411 msgid ""
17412 "--param=ranger-debug=[none|trace|gori|cache|tracegori|all] Specifies the "
17413 "output mode for debugging ranger."
17414 msgstr ""
17416 #: params.opt:919
17417 #, no-c-format
17418 msgid ""
17419 "Maximum depth of logical expression evaluation ranger will look through when "
17420 "evaluating outgoing edge ranges."
17421 msgstr ""
17423 #: params.opt:924
17424 #, no-c-format
17425 msgid "Maximum number of relations the oracle will register in a basic block."
17426 msgstr ""
17428 #: params.opt:928
17429 #, no-c-format
17430 msgid "Maximum depth of a loop nest to fully value-number optimistically."
17431 msgstr ""
17433 #: params.opt:932
17434 #, no-c-format
17435 msgid "Maximum number of disambiguations to perform per memory access."
17436 msgstr ""
17438 #: params.opt:936
17439 #, no-c-format
17440 msgid ""
17441 "Bound on the complexity of the expressions in the scalar evolutions analyzer."
17442 msgstr ""
17444 #: params.opt:940
17445 #, no-c-format
17446 msgid "Bound on size of expressions used in the scalar evolutions analyzer."
17447 msgstr ""
17449 #: params.opt:944
17450 #, no-c-format
17451 msgid ""
17452 "Hardware autoprefetcher scheduler model control flag.  Number of lookahead "
17453 "cycles the model looks into, at '0' only enable instruction sorting "
17454 "heuristic.  Disabled by default."
17455 msgstr ""
17457 #: params.opt:948
17458 #, no-c-format
17459 msgid "Minimal distance between possibly conflicting store and load."
17460 msgstr ""
17462 #: params.opt:952
17463 #, no-c-format
17464 msgid "Which -fsched-pressure algorithm to apply."
17465 msgstr ""
17467 #: params.opt:956
17468 #, no-c-format
17469 msgid ""
17470 "The minimal probability of speculation success (in percents), so that "
17471 "speculative insn will be scheduled."
17472 msgstr ""
17474 #: params.opt:960
17475 #, no-c-format
17476 msgid ""
17477 "The minimum probability an edge must have for the scheduler to save its "
17478 "state across it."
17479 msgstr ""
17481 #: params.opt:964
17482 #, no-c-format
17483 msgid ""
17484 "Maximum number of instructions in the ready list that are considered "
17485 "eligible for renaming."
17486 msgstr ""
17488 #: params.opt:968
17489 #, no-c-format
17490 msgid "The maximum size of the lookahead window of selective scheduling."
17491 msgstr ""
17493 #: params.opt:972
17494 #, no-c-format
17495 msgid "Maximum number of times that an insn could be scheduled."
17496 msgstr ""
17498 #: params.opt:976
17499 #, no-c-format
17500 msgid "The number of prefetches that can run at the same time."
17501 msgstr ""
17503 #: params.opt:980
17504 #, no-c-format
17505 msgid ""
17506 "Target block's relative execution frequency (as a percentage) required to "
17507 "sink a statement."
17508 msgstr ""
17510 #: params.opt:984
17511 #, no-c-format
17512 msgid ""
17513 "The number of cycles the swing modulo scheduler considers when checking "
17514 "conflicts using DFA."
17515 msgstr ""
17517 #: params.opt:988
17518 #, no-c-format
17519 msgid ""
17520 "A threshold on the average loop count considered by the swing modulo "
17521 "scheduler."
17522 msgstr ""
17524 #: params.opt:992
17525 #, no-c-format
17526 msgid ""
17527 "A factor for tuning the upper bound that swing modulo scheduler uses for "
17528 "scheduling a loop."
17529 msgstr ""
17531 #: params.opt:996
17532 #, no-c-format
17533 msgid ""
17534 "The minimum value of stage count that swing modulo scheduler will generate."
17535 msgstr ""
17537 #: params.opt:1000
17538 #, no-c-format
17539 msgid ""
17540 "Maximum size, in storage units, of an aggregate which should be considered "
17541 "for scalarization when compiling for size."
17542 msgstr ""
17544 #: params.opt:1004
17545 #, no-c-format
17546 msgid ""
17547 "Maximum size, in storage units, of an aggregate which should be considered "
17548 "for scalarization when compiling for speed."
17549 msgstr ""
17551 #: params.opt:1008
17552 #, no-c-format
17553 msgid ""
17554 "Maximum number of artificial accesses to enable forward propagation that "
17555 "Scalar Replacement of Aggregates will keep for one local variable."
17556 msgstr ""
17558 #: params.opt:1012
17559 #, no-c-format
17560 msgid ""
17561 "The maximum number of SSA_NAME assignments to follow in determining a value."
17562 msgstr ""
17564 #: params.opt:1016
17565 #, no-c-format
17566 msgid ""
17567 "The lower bound for a buffer to be considered for stack smashing protection."
17568 msgstr ""
17570 #: params.opt:1020
17571 #, no-c-format
17572 msgid "Size of the stack guard expressed as a power of two in bytes."
17573 msgstr ""
17575 #: params.opt:1024
17576 #, no-c-format
17577 msgid ""
17578 "Interval in which to probe the stack expressed as a power of two in bytes."
17579 msgstr ""
17581 #: params.opt:1028
17582 #, no-c-format
17583 msgid ""
17584 "Allow the store merging pass to introduce unaligned stores if it is legal to "
17585 "do so."
17586 msgstr ""
17588 #: params.opt:1032
17589 #, no-c-format
17590 msgid "Maximum size of a single store merging region in bytes."
17591 msgstr ""
17593 #: params.opt:1036
17594 #, no-c-format
17595 msgid ""
17596 "The maximum ratio between array size and switch branches for a switch "
17597 "conversion to take place."
17598 msgstr ""
17600 #: params.opt:1040
17601 #, no-c-format
17602 msgid "Maximum number of bases stored in each modref tree."
17603 msgstr ""
17605 #: params.opt:1044
17606 #, no-c-format
17607 msgid "Maximum number of references stored in each modref base."
17608 msgstr ""
17610 #: params.opt:1048
17611 #, no-c-format
17612 msgid "Maximum number of accesses stored in each modref reference."
17613 msgstr ""
17615 #: params.opt:1052
17616 #, no-c-format
17617 msgid "Maximum number of tests performed by modref query."
17618 msgstr ""
17620 #: params.opt:1056
17621 #, no-c-format
17622 msgid "Maximum depth of DFS walk used by modref escape analysis."
17623 msgstr ""
17625 #: params.opt:1060
17626 #, no-c-format
17627 msgid "Maximum number of escape points tracked by modref per SSA-name."
17628 msgstr ""
17630 #: params.opt:1064
17631 #, no-c-format
17632 msgid "Maximum number of times a given range is adjusted during the dataflow."
17633 msgstr ""
17635 #: params.opt:1068
17636 #, no-c-format
17637 msgid ""
17638 "--param=threader-debug=[none|all] Enables verbose dumping of the threader "
17639 "solver."
17640 msgstr ""
17642 #: params.opt:1081
17643 #, no-c-format
17644 msgid ""
17645 "Size in bytes after which thread-local aggregates should be instrumented "
17646 "with the logging functions instead of save/restore pairs."
17647 msgstr ""
17649 #: params.opt:1085
17650 #, no-c-format
17651 msgid ""
17652 "The percentage of function, weighted by execution frequency, that must be "
17653 "covered by trace formation. Used when profile feedback is not available."
17654 msgstr ""
17656 #: params.opt:1089
17657 #, no-c-format
17658 msgid ""
17659 "The percentage of function, weighted by execution frequency, that must be "
17660 "covered by trace formation. Used when profile feedback is available."
17661 msgstr ""
17663 #: params.opt:1093
17664 #, no-c-format
17665 msgid "Maximal code growth caused by tail duplication (in percent)."
17666 msgstr ""
17668 #: params.opt:1097
17669 #, no-c-format
17670 msgid ""
17671 "Stop forward growth if the probability of best edge is less than this "
17672 "threshold (in percent). Used when profile feedback is not available."
17673 msgstr ""
17675 #: params.opt:1101
17676 #, no-c-format
17677 msgid ""
17678 "Stop forward growth if the probability of best edge is less than this "
17679 "threshold (in percent). Used when profile feedback is available."
17680 msgstr ""
17682 #: params.opt:1105
17683 #, no-c-format
17684 msgid ""
17685 "Stop reverse growth if the reverse probability of best edge is less than "
17686 "this threshold (in percent)."
17687 msgstr ""
17689 #: params.opt:1109
17690 #, no-c-format
17691 msgid ""
17692 "Set the maximum number of instructions executed in parallel in reassociated "
17693 "tree.  If 0, use the target dependent heuristic."
17694 msgstr ""
17696 #: params.opt:1113
17697 #, no-c-format
17698 msgid "Emit special instrumentation for accesses to volatiles."
17699 msgstr ""
17701 #: params.opt:1117
17702 #, no-c-format
17703 msgid ""
17704 "Emit instrumentation calls to __tsan_func_entry() and __tsan_func_exit()."
17705 msgstr ""
17707 #: params.opt:1121
17708 #, no-c-format
17709 msgid ""
17710 "Maximum number of nested calls to search for control dependencies during "
17711 "uninitialized variable analysis."
17712 msgstr ""
17714 #: params.opt:1125
17715 #, no-c-format
17716 msgid ""
17717 "Instruction accounted for function prologue, epilogue and other overhead."
17718 msgstr ""
17720 #: params.opt:1129
17721 #, no-c-format
17722 msgid "Time accounted for function prologue, epilogue and other overhead."
17723 msgstr ""
17725 #: params.opt:1133
17726 #, no-c-format
17727 msgid "Instruction accounted for function thunk overhead."
17728 msgstr ""
17730 #: params.opt:1137
17731 #, no-c-format
17732 msgid "Time accounted for function thunk overhead."
17733 msgstr ""
17735 #: params.opt:1141
17736 #, no-c-format
17737 msgid ""
17738 "The denominator n of fraction 1/n of the number of profiled runs of the "
17739 "entire program below which the execution count of a basic block must be in "
17740 "order for the basic block to be considered unlikely."
17741 msgstr ""
17743 #: params.opt:1145
17744 #, no-c-format
17745 msgid "Maximum unroll factor for the unroll-and-jam transformation."
17746 msgstr ""
17748 #: params.opt:1149
17749 #, no-c-format
17750 msgid ""
17751 "Minimum percentage of memrefs that must go away for unroll-and-jam to be "
17752 "considered profitable."
17753 msgstr ""
17755 #: params.opt:1153
17756 #, no-c-format
17757 msgid ""
17758 "Use direct poisoning/unpoisoning instructions for variables smaller or equal "
17759 "to this number."
17760 msgstr ""
17762 #: params.opt:1157
17763 #, no-c-format
17764 msgid "Whether to use canonical types."
17765 msgstr ""
17767 #: params.opt:1161
17768 #, no-c-format
17769 msgid "Enable loop epilogue vectorization using smaller vector size."
17770 msgstr ""
17772 #: params.opt:1165
17773 #, no-c-format
17774 msgid ""
17775 "Maximum number of loop peels to enhance alignment of data references in a "
17776 "loop."
17777 msgstr ""
17779 #: params.opt:1169
17780 #, no-c-format
17781 msgid ""
17782 "Bound on number of runtime checks inserted by the vectorizer's loop "
17783 "versioning for alias check."
17784 msgstr ""
17786 #: params.opt:1173
17787 #, no-c-format
17788 msgid ""
17789 "Bound on number of runtime checks inserted by the vectorizer's loop "
17790 "versioning for alignment check."
17791 msgstr ""
17793 #: params.opt:1177
17794 #, no-c-format
17795 msgid ""
17796 "Controls how loop vectorizer uses partial vectors.  0 means never, 1 means "
17797 "only for loops whose need to iterate can be removed, 2 means for all loops.  "
17798 "The default value is 2."
17799 msgstr ""
17801 #: params.opt:1181
17802 #, no-c-format
17803 msgid ""
17804 "The maximum factor which the loop vectorizer applies to the cost of "
17805 "statements in an inner loop relative to the loop being vectorized."
17806 msgstr ""
17808 #: params.opt:1185
17809 #, no-c-format
17810 msgid "Enable loop vectorization of floating point inductions."
17811 msgstr ""
17813 #: params.opt:1189
17814 #, no-c-format
17815 msgid ""
17816 "--param=vrp1-mode=[vrp|ranger] Specifies the mode VRP1 should operate in."
17817 msgstr ""
17819 #: params.opt:1193
17820 #, no-c-format
17821 msgid ""
17822 "--param=vrp2-mode=[vrp|ranger] Specifies the mode VRP2 should operate in."
17823 msgstr ""
17825 #: cfgrtl.cc:2797
17826 msgid "flow control insn inside a basic block"
17827 msgstr ""
17829 #: cfgrtl.cc:3086
17830 msgid "insn outside basic block"
17831 msgstr ""
17833 #: cfgrtl.cc:3094
17834 msgid "return not followed by barrier"
17835 msgstr ""
17837 #: collect-utils.cc:206
17838 #, c-format
17839 msgid "[cannot find %s]"
17840 msgstr ""
17842 #: collect2.cc:1557
17843 #, c-format
17844 msgid "collect2 version %s\n"
17845 msgstr ""
17847 #: collect2.cc:1662
17848 #, c-format
17849 msgid "%d constructor found\n"
17850 msgid_plural "%d constructors found\n"
17851 msgstr[0] ""
17852 msgstr[1] ""
17854 #: collect2.cc:1666
17855 #, c-format
17856 msgid "%d destructor found\n"
17857 msgid_plural "%d destructors found\n"
17858 msgstr[0] ""
17859 msgstr[1] ""
17861 #: collect2.cc:1670
17862 #, c-format
17863 msgid "%d frame table found\n"
17864 msgid_plural "%d frame tables found\n"
17865 msgstr[0] ""
17866 msgstr[1] ""
17868 #: collect2.cc:1825
17869 #, c-format
17870 msgid "[Leaving %s]\n"
17871 msgstr ""
17873 #: collect2.cc:2055
17874 #, c-format
17875 msgid ""
17876 "\n"
17877 "write_c_file - output name is %s, prefix is %s\n"
17878 msgstr ""
17880 #: collect2.cc:2579
17881 #, c-format
17882 msgid ""
17883 "\n"
17884 "ldd output with constructors/destructors.\n"
17885 msgstr ""
17887 #: cprop.cc:1750
17888 msgid "const/copy propagation disabled"
17889 msgstr ""
17891 #: diagnostic.cc:159
17892 #, c-format
17893 msgid "%s: all warnings being treated as errors"
17894 msgstr ""
17896 #: diagnostic.cc:164
17897 #, c-format
17898 msgid "%s: some warnings being treated as errors"
17899 msgstr ""
17901 #: diagnostic.cc:464 input.cc:278 input.cc:2036 c-family/c-opts.cc:1480
17902 #: fortran/cpp.cc:608 fortran/error.cc:1150 fortran/error.cc:1170
17903 msgid "<built-in>"
17904 msgstr ""
17906 #: diagnostic.cc:622
17907 #, c-format
17908 msgid "compilation terminated due to -fmax-errors=%u.\n"
17909 msgstr ""
17911 #: diagnostic.cc:650
17912 #, c-format
17913 msgid "compilation terminated due to -Wfatal-errors.\n"
17914 msgstr ""
17916 #: diagnostic.cc:671
17917 #, c-format
17918 msgid "Please submit a full bug report, with preprocessed source.\n"
17919 msgstr ""
17921 #: diagnostic.cc:674
17922 #, c-format
17923 msgid ""
17924 "Please submit a full bug report, with preprocessed source (by using -freport-"
17925 "bug).\n"
17926 msgstr ""
17928 #: diagnostic.cc:678
17929 #, c-format
17930 msgid "Please include the complete backtrace with any bug report.\n"
17931 msgstr ""
17933 #: diagnostic.cc:680
17934 #, c-format
17935 msgid "See %s for instructions.\n"
17936 msgstr ""
17938 #: diagnostic.cc:689
17939 #, c-format
17940 msgid "compilation terminated.\n"
17941 msgstr ""
17943 #: diagnostic.cc:783
17944 msgid "                 from"
17945 msgstr ""
17947 #: diagnostic.cc:784
17948 msgid "In file included from"
17949 msgstr ""
17951 #. 2
17952 #: diagnostic.cc:785
17953 msgid "        included from"
17954 msgstr ""
17956 #: diagnostic.cc:786
17957 msgid "In module"
17958 msgstr ""
17960 #. 4
17961 #: diagnostic.cc:787
17962 msgid "of module"
17963 msgstr ""
17965 #: diagnostic.cc:788
17966 msgid "In module imported at"
17967 msgstr ""
17969 #. 6
17970 #: diagnostic.cc:789
17971 msgid "imported at"
17972 msgstr ""
17974 #: diagnostic.cc:1362
17975 #, c-format
17976 msgid "%s:%d: confused by earlier errors, bailing out\n"
17977 msgstr ""
17979 #: diagnostic.cc:1997
17980 #, c-format
17981 msgid "internal compiler error: error reporting routines re-entered.\n"
17982 msgstr ""
17984 #: diagnostic.cc:2028 diagnostic.cc:2047
17985 #, gcc-internal-format, gfc-internal-format
17986 msgid "in %s, at %s:%d"
17987 msgstr ""
17989 #: final.cc:1113
17990 msgid "negative insn length"
17991 msgstr ""
17993 #: final.cc:2861
17994 msgid "could not split insn"
17995 msgstr ""
17997 #: final.cc:3228
17998 msgid "invalid 'asm': "
17999 msgstr ""
18001 #: final.cc:3361
18002 #, c-format
18003 msgid "nested assembly dialect alternatives"
18004 msgstr ""
18006 #: final.cc:3389 final.cc:3401
18007 #, c-format
18008 msgid "unterminated assembly dialect alternative"
18009 msgstr ""
18011 #: final.cc:3543
18012 #, c-format
18013 msgid "operand number missing after %%-letter"
18014 msgstr ""
18016 #: final.cc:3546 final.cc:3587
18017 #, c-format
18018 msgid "operand number out of range"
18019 msgstr ""
18021 #: final.cc:3604
18022 #, c-format
18023 msgid "invalid %%-code"
18024 msgstr ""
18026 #: final.cc:3638
18027 #, c-format
18028 msgid "'%%l' operand isn't a label"
18029 msgstr ""
18031 #. We can't handle floating point constants;
18032 #. PRINT_OPERAND must handle them.
18033 #. We can't handle floating point constants;
18034 #. TARGET_PRINT_OPERAND must handle them.
18035 #: final.cc:3774 config/arc/arc.cc:6409 config/i386/i386.cc:12277
18036 #, c-format
18037 msgid "floating constant misused"
18038 msgstr ""
18040 #: final.cc:3832 config/arc/arc.cc:6506 config/i386/i386.cc:12368
18041 #: config/pdp11/pdp11.cc:1872
18042 #, c-format
18043 msgid "invalid expression as operand"
18044 msgstr ""
18046 #: gcc.cc:119
18047 #, c-format
18048 msgid "%s\n"
18049 msgstr ""
18051 #: gcc.cc:1848
18052 #, c-format
18053 msgid "Using built-in specs.\n"
18054 msgstr ""
18056 #: gcc.cc:2093
18057 #, c-format
18058 msgid ""
18059 "Setting spec %s to '%s'\n"
18060 "\n"
18061 msgstr ""
18063 #: gcc.cc:2298
18064 #, c-format
18065 msgid "Reading specs from %s\n"
18066 msgstr ""
18068 #: gcc.cc:2430
18069 #, c-format
18070 msgid "could not find specs file %s\n"
18071 msgstr ""
18073 #: gcc.cc:2505
18074 #, c-format
18075 msgid "rename spec %s to %s\n"
18076 msgstr ""
18078 #: gcc.cc:2507
18079 #, c-format
18080 msgid ""
18081 "spec is '%s'\n"
18082 "\n"
18083 msgstr ""
18085 #: gcc.cc:3368
18086 #, c-format
18087 msgid ""
18088 "\n"
18089 "Go ahead? (y or n) "
18090 msgstr ""
18092 #: gcc.cc:3540
18093 #, c-format
18094 msgid "# %s %.2f %.2f\n"
18095 msgstr ""
18097 #: gcc.cc:3756
18098 #, c-format
18099 msgid "Usage: %s [options] file...\n"
18100 msgstr ""
18102 #: gcc.cc:3757
18103 msgid "Options:\n"
18104 msgstr ""
18106 #: gcc.cc:3759
18107 msgid "  -pass-exit-codes         Exit with highest error code from a phase.\n"
18108 msgstr ""
18110 #: gcc.cc:3760
18111 msgid "  --help                   Display this information.\n"
18112 msgstr ""
18114 #: gcc.cc:3761
18115 msgid ""
18116 "  --target-help            Display target specific command line options "
18117 "(including assembler and linker options).\n"
18118 msgstr ""
18120 #: gcc.cc:3763
18121 msgid ""
18122 "  --help={common|optimizers|params|target|warnings|[^]{joined|separate|"
18123 "undocumented}}[,...].\n"
18124 msgstr ""
18126 #: gcc.cc:3764
18127 msgid ""
18128 "                           Display specific types of command line options.\n"
18129 msgstr ""
18131 #: gcc.cc:3766
18132 msgid "  (Use '-v --help' to display command line options of sub-processes).\n"
18133 msgstr ""
18135 #: gcc.cc:3767
18136 msgid "  --version                Display compiler version information.\n"
18137 msgstr ""
18139 #: gcc.cc:3768
18140 msgid "  -dumpspecs               Display all of the built in spec strings.\n"
18141 msgstr ""
18143 #: gcc.cc:3769
18144 msgid "  -dumpversion             Display the version of the compiler.\n"
18145 msgstr ""
18147 #: gcc.cc:3770
18148 msgid "  -dumpmachine             Display the compiler's target processor.\n"
18149 msgstr ""
18151 #: gcc.cc:3771
18152 msgid "  -foffload=<targets>      Specify offloading targets.\n"
18153 msgstr ""
18155 #: gcc.cc:3772
18156 msgid ""
18157 "  -print-search-dirs       Display the directories in the compiler's search "
18158 "path.\n"
18159 msgstr ""
18161 #: gcc.cc:3773
18162 msgid ""
18163 "  -print-libgcc-file-name  Display the name of the compiler's companion "
18164 "library.\n"
18165 msgstr ""
18167 #: gcc.cc:3774
18168 msgid "  -print-file-name=<lib>   Display the full path to library <lib>.\n"
18169 msgstr ""
18171 #: gcc.cc:3775
18172 msgid ""
18173 "  -print-prog-name=<prog>  Display the full path to compiler component "
18174 "<prog>.\n"
18175 msgstr ""
18177 #: gcc.cc:3776
18178 msgid ""
18179 "  -print-multiarch         Display the target's normalized GNU triplet, used "
18180 "as\n"
18181 "                           a component in the library path.\n"
18182 msgstr ""
18184 #: gcc.cc:3779
18185 msgid ""
18186 "  -print-multi-directory   Display the root directory for versions of "
18187 "libgcc.\n"
18188 msgstr ""
18190 #: gcc.cc:3780
18191 msgid ""
18192 "  -print-multi-lib         Display the mapping between command line options "
18193 "and\n"
18194 "                           multiple library search directories.\n"
18195 msgstr ""
18197 #: gcc.cc:3783
18198 msgid ""
18199 "  -print-multi-os-directory Display the relative path to OS libraries.\n"
18200 msgstr ""
18202 #: gcc.cc:3784
18203 msgid "  -print-sysroot           Display the target libraries directory.\n"
18204 msgstr ""
18206 #: gcc.cc:3785
18207 msgid ""
18208 "  -print-sysroot-headers-suffix Display the sysroot suffix used to find "
18209 "headers.\n"
18210 msgstr ""
18212 #: gcc.cc:3786
18213 msgid ""
18214 "  -Wa,<options>            Pass comma-separated <options> on to the "
18215 "assembler.\n"
18216 msgstr ""
18218 #: gcc.cc:3787
18219 msgid ""
18220 "  -Wp,<options>            Pass comma-separated <options> on to the "
18221 "preprocessor.\n"
18222 msgstr ""
18224 #: gcc.cc:3788
18225 msgid ""
18226 "  -Wl,<options>            Pass comma-separated <options> on to the linker.\n"
18227 msgstr ""
18229 #: gcc.cc:3789
18230 msgid "  -Xassembler <arg>        Pass <arg> on to the assembler.\n"
18231 msgstr ""
18233 #: gcc.cc:3790
18234 msgid "  -Xpreprocessor <arg>     Pass <arg> on to the preprocessor.\n"
18235 msgstr ""
18237 #: gcc.cc:3791
18238 msgid "  -Xlinker <arg>           Pass <arg> on to the linker.\n"
18239 msgstr ""
18241 #: gcc.cc:3792
18242 msgid "  -save-temps              Do not delete intermediate files.\n"
18243 msgstr ""
18245 #: gcc.cc:3793
18246 msgid "  -save-temps=<arg>        Do not delete intermediate files.\n"
18247 msgstr ""
18249 #: gcc.cc:3794
18250 msgid ""
18251 "  -no-canonical-prefixes   Do not canonicalize paths when building relative\n"
18252 "                           prefixes to other gcc components.\n"
18253 msgstr ""
18255 #: gcc.cc:3797
18256 msgid "  -pipe                    Use pipes rather than intermediate files.\n"
18257 msgstr ""
18259 #: gcc.cc:3798
18260 msgid "  -time                    Time the execution of each subprocess.\n"
18261 msgstr ""
18263 #: gcc.cc:3799
18264 msgid ""
18265 "  -specs=<file>            Override built-in specs with the contents of "
18266 "<file>.\n"
18267 msgstr ""
18269 #: gcc.cc:3800
18270 msgid ""
18271 "  -std=<standard>          Assume that the input sources are for "
18272 "<standard>.\n"
18273 msgstr ""
18275 #: gcc.cc:3801
18276 msgid ""
18277 "  --sysroot=<directory>    Use <directory> as the root directory for "
18278 "headers\n"
18279 "                           and libraries.\n"
18280 msgstr ""
18282 #: gcc.cc:3804
18283 msgid ""
18284 "  -B <directory>           Add <directory> to the compiler's search paths.\n"
18285 msgstr ""
18287 #: gcc.cc:3805
18288 msgid ""
18289 "  -v                       Display the programs invoked by the compiler.\n"
18290 msgstr ""
18292 #: gcc.cc:3806
18293 msgid ""
18294 "  -###                     Like -v but options quoted and commands not "
18295 "executed.\n"
18296 msgstr ""
18298 #: gcc.cc:3807
18299 msgid ""
18300 "  -E                       Preprocess only; do not compile, assemble or "
18301 "link.\n"
18302 msgstr ""
18304 #: gcc.cc:3808
18305 msgid "  -S                       Compile only; do not assemble or link.\n"
18306 msgstr ""
18308 #: gcc.cc:3809
18309 msgid "  -c                       Compile and assemble, but do not link.\n"
18310 msgstr ""
18312 #: gcc.cc:3810
18313 msgid "  -o <file>                Place the output into <file>.\n"
18314 msgstr ""
18316 #: gcc.cc:3811
18317 msgid ""
18318 "  -pie                     Create a dynamically linked position independent\n"
18319 "                           executable.\n"
18320 msgstr ""
18322 #: gcc.cc:3813
18323 msgid "  -shared                  Create a shared library.\n"
18324 msgstr ""
18326 #: gcc.cc:3814
18327 msgid ""
18328 "  -x <language>            Specify the language of the following input "
18329 "files.\n"
18330 "                           Permissible languages include: c c++ assembler "
18331 "none\n"
18332 "                           'none' means revert to the default behavior of\n"
18333 "                           guessing the language based on the file's "
18334 "extension.\n"
18335 msgstr ""
18337 #: gcc.cc:3821
18338 #, c-format
18339 msgid ""
18340 "\n"
18341 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
18342 " passed on to the various sub-processes invoked by %s.  In order to pass\n"
18343 " other options on to these processes the -W<letter> options must be used.\n"
18344 msgstr ""
18346 #: gcc.cc:6790
18347 #, c-format
18348 msgid "Processing spec (%s), which is '%s'\n"
18349 msgstr ""
18351 #: gcc.cc:7551
18352 #, c-format
18353 msgid "Target: %s\n"
18354 msgstr ""
18356 #: gcc.cc:7552
18357 #, c-format
18358 msgid "Configured with: %s\n"
18359 msgstr ""
18361 #: gcc.cc:7566
18362 #, c-format
18363 msgid "Thread model: %s\n"
18364 msgstr ""
18366 #: gcc.cc:7567
18367 #, c-format
18368 msgid "Supported LTO compression algorithms: zlib"
18369 msgstr ""
18371 #: gcc.cc:7569
18372 #, c-format
18373 msgid " zstd"
18374 msgstr ""
18376 #: gcc.cc:7571 gcov.cc:1510 gcov.cc:1568 gcov.cc:1580 gcov.cc:2894
18377 #, c-format
18378 msgid "\n"
18379 msgstr ""
18381 #: gcc.cc:7582
18382 #, c-format
18383 msgid "gcc version %s %s\n"
18384 msgstr ""
18386 #: gcc.cc:7585
18387 #, c-format
18388 msgid "gcc driver version %s %sexecuting gcc version %s\n"
18389 msgstr ""
18391 #: gcc.cc:7658 gcc.cc:7868
18392 #, c-format
18393 msgid ""
18394 "The bug is not reproducible, so it is likely a hardware or OS problem.\n"
18395 msgstr ""
18397 #: gcc.cc:7792
18398 #, c-format
18399 msgid ""
18400 "Preprocessed source stored into %s file, please attach this to your "
18401 "bugreport.\n"
18402 msgstr ""
18404 #: gcc.cc:8643
18405 #, c-format
18406 msgid "install: %s%s\n"
18407 msgstr ""
18409 #: gcc.cc:8646
18410 #, c-format
18411 msgid "programs: %s\n"
18412 msgstr ""
18414 #: gcc.cc:8648
18415 #, c-format
18416 msgid "libraries: %s\n"
18417 msgstr ""
18419 #: gcc.cc:8765
18420 #, c-format
18421 msgid ""
18422 "\n"
18423 "For bug reporting instructions, please see:\n"
18424 msgstr ""
18426 #: gcc.cc:8781 gcov-tool.cc:594
18427 #, c-format
18428 msgid "%s %s%s\n"
18429 msgstr ""
18431 #: gcc.cc:8784 gcov-tool.cc:596 gcov.cc:968 fortran/gfortranspec.cc:282
18432 msgid "(C)"
18433 msgstr ""
18435 #: gcc.cc:8785 gcov-tool.cc:598 gcov.cc:970 fortran/gfortranspec.cc:283
18436 #, c-format
18437 msgid ""
18438 "This is free software; see the source for copying conditions.  There is NO\n"
18439 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
18440 "\n"
18441 msgstr ""
18443 #: gcc.cc:9128
18444 #, c-format
18445 msgid ""
18446 "\n"
18447 "Linker options\n"
18448 "==============\n"
18449 "\n"
18450 msgstr ""
18452 #: gcc.cc:9129
18453 #, c-format
18454 msgid ""
18455 "Use \"-Wl,OPTION\" to pass \"OPTION\" to the linker.\n"
18456 "\n"
18457 msgstr ""
18459 #: gcc.cc:10544
18460 #, c-format
18461 msgid ""
18462 "Assembler options\n"
18463 "=================\n"
18464 "\n"
18465 msgstr ""
18467 #: gcc.cc:10545
18468 #, c-format
18469 msgid ""
18470 "Use \"-Wa,OPTION\" to pass \"OPTION\" to the assembler.\n"
18471 "\n"
18472 msgstr ""
18474 #: gcov-tool.cc:157 gcov-tool.cc:300
18475 #, c-format
18476 msgid "no profile files were merged\n"
18477 msgstr ""
18479 #: gcov-tool.cc:169
18480 #, c-format
18481 msgid "  merge [options] <dir1> <dir2>         Merge coverage file contents\n"
18482 msgstr ""
18484 #: gcov-tool.cc:170 gcov-tool.cc:337
18485 #, c-format
18486 msgid "    -o, --output <dir>                  Output directory\n"
18487 msgstr ""
18489 #: gcov-tool.cc:171 gcov-tool.cc:242 gcov-tool.cc:339 gcov-tool.cc:491
18490 #, c-format
18491 msgid "    -v, --verbose                       Verbose mode\n"
18492 msgstr ""
18494 #: gcov-tool.cc:172 gcov-tool.cc:243
18495 #, c-format
18496 msgid ""
18497 "    -w, --weight <w1,w2>                Set weights (float point values)\n"
18498 msgstr ""
18500 #: gcov-tool.cc:188
18501 #, c-format
18502 msgid "Merge subcomand usage:"
18503 msgstr ""
18505 #: gcov-tool.cc:240
18506 #, c-format
18507 msgid ""
18508 "  merge-stream [options] [<file>]       Merge coverage stream file (or "
18509 "stdin)\n"
18510 "                                        and coverage file contents\n"
18511 msgstr ""
18513 #: gcov-tool.cc:258
18514 #, c-format
18515 msgid "Merge-stream subcomand usage:"
18516 msgstr ""
18518 #: gcov-tool.cc:335
18519 #, c-format
18520 msgid ""
18521 "  rewrite [options] <dir>               Rewrite coverage file contents\n"
18522 msgstr ""
18524 #: gcov-tool.cc:336
18525 #, c-format
18526 msgid "    -n, --normalize <int64_t>           Normalize the profile\n"
18527 msgstr ""
18529 #: gcov-tool.cc:338
18530 #, c-format
18531 msgid "    -s, --scale <float or simple-frac>  Scale the profile counters\n"
18532 msgstr ""
18534 #: gcov-tool.cc:356
18535 #, c-format
18536 msgid "Rewrite subcommand usage:"
18537 msgstr ""
18539 #: gcov-tool.cc:395
18540 #, c-format
18541 msgid "scaling cannot co-exist with normalization, skipping\n"
18542 msgstr ""
18544 #: gcov-tool.cc:408 gcov-tool.cc:418
18545 #, c-format
18546 msgid "incorrect format in scaling, using 1/1\n"
18547 msgstr ""
18549 #: gcov-tool.cc:428
18550 #, c-format
18551 msgid "normalization cannot co-exist with scaling\n"
18552 msgstr ""
18554 #: gcov-tool.cc:485
18555 #, c-format
18556 msgid ""
18557 "  overlap [options] <dir1> <dir2>       Compute the overlap of two profiles\n"
18558 msgstr ""
18560 #: gcov-tool.cc:486
18561 #, c-format
18562 msgid "    -f, --function                      Print function level info\n"
18563 msgstr ""
18565 #: gcov-tool.cc:487
18566 #, c-format
18567 msgid "    -F, --fullname                      Print full filename\n"
18568 msgstr ""
18570 #: gcov-tool.cc:488
18571 #, c-format
18572 msgid ""
18573 "    -h, --hotonly                       Only print info for hot objects/"
18574 "functions\n"
18575 msgstr ""
18577 #: gcov-tool.cc:489
18578 #, c-format
18579 msgid "    -o, --object                        Print object level info\n"
18580 msgstr ""
18582 #: gcov-tool.cc:490
18583 #, c-format
18584 msgid "    -t <float>, --hot_threshold <float> Set the threshold for hotness\n"
18585 msgstr ""
18587 #: gcov-tool.cc:510
18588 #, c-format
18589 msgid "Overlap subcomand usage:"
18590 msgstr ""
18592 #: gcov-tool.cc:576
18593 #, c-format
18594 msgid ""
18595 "Usage: %s [OPTION]... SUB_COMMAND [OPTION]...\n"
18596 "\n"
18597 msgstr ""
18599 #: gcov-tool.cc:577
18600 #, c-format
18601 msgid ""
18602 "Offline tool to handle gcda counts\n"
18603 "\n"
18604 msgstr ""
18606 #: gcov-tool.cc:578
18607 #, c-format
18608 msgid "  -h, --help                            Print this help, then exit\n"
18609 msgstr ""
18611 #: gcov-tool.cc:579
18612 #, c-format
18613 msgid ""
18614 "  -v, --version                         Print version number, then exit\n"
18615 msgstr ""
18617 #: gcov-tool.cc:584 gcov.cc:956
18618 #, c-format
18619 msgid ""
18620 "\n"
18621 "For bug reporting instructions, please see:\n"
18622 "%s.\n"
18623 msgstr ""
18625 #: gcov-tool.cc:595
18626 #, c-format
18627 msgid "Copyright %s 2022 Free Software Foundation, Inc.\n"
18628 msgstr ""
18630 #: gcov.cc:925
18631 #, c-format
18632 msgid ""
18633 "Usage: gcov [OPTION...] SOURCE|OBJ...\n"
18634 "\n"
18635 msgstr ""
18637 #: gcov.cc:926
18638 #, c-format
18639 msgid ""
18640 "Print code coverage information.\n"
18641 "\n"
18642 msgstr ""
18644 #: gcov.cc:927
18645 #, c-format
18646 msgid ""
18647 "  -a, --all-blocks                Show information for every basic block\n"
18648 msgstr ""
18650 #: gcov.cc:928
18651 #, c-format
18652 msgid ""
18653 "  -b, --branch-probabilities      Include branch probabilities in output\n"
18654 msgstr ""
18656 #: gcov.cc:929
18657 #, c-format
18658 msgid ""
18659 "  -c, --branch-counts             Output counts of branches taken\n"
18660 "                                    rather than percentages\n"
18661 msgstr ""
18663 #: gcov.cc:931
18664 #, c-format
18665 msgid "  -d, --display-progress          Display progress information\n"
18666 msgstr ""
18668 #: gcov.cc:932
18669 #, c-format
18670 msgid "  -D, --debug\t\t\t    Display debugging dumps\n"
18671 msgstr ""
18673 #: gcov.cc:933
18674 #, c-format
18675 msgid "  -f, --function-summaries        Output summaries for each function\n"
18676 msgstr ""
18678 #: gcov.cc:934
18679 #, c-format
18680 msgid "  -h, --help                      Print this help, then exit\n"
18681 msgstr ""
18683 #: gcov.cc:935
18684 #, c-format
18685 msgid ""
18686 "  -j, --json-format               Output JSON intermediate format\n"
18687 "                                    into .gcov.json.gz file\n"
18688 msgstr ""
18690 #: gcov.cc:937
18691 #, c-format
18692 msgid "  -H, --human-readable            Output human readable numbers\n"
18693 msgstr ""
18695 #: gcov.cc:938
18696 #, c-format
18697 msgid "  -k, --use-colors                Emit colored output\n"
18698 msgstr ""
18700 #: gcov.cc:939
18701 #, c-format
18702 msgid ""
18703 "  -l, --long-file-names           Use long output file names for included\n"
18704 "                                    source files\n"
18705 msgstr ""
18707 #: gcov.cc:941
18708 #, c-format
18709 msgid "  -m, --demangled-names           Output demangled function names\n"
18710 msgstr ""
18712 #: gcov.cc:942
18713 #, c-format
18714 msgid "  -n, --no-output                 Do not create an output file\n"
18715 msgstr ""
18717 #: gcov.cc:943
18718 #, c-format
18719 msgid ""
18720 "  -o, --object-directory DIR|FILE Search for object files in DIR or called "
18721 "FILE\n"
18722 msgstr ""
18724 #: gcov.cc:944
18725 #, c-format
18726 msgid "  -p, --preserve-paths            Preserve all pathname components\n"
18727 msgstr ""
18729 #: gcov.cc:945
18730 #, c-format
18731 msgid ""
18732 "  -q, --use-hotness-colors        Emit perf-like colored output for hot "
18733 "lines\n"
18734 msgstr ""
18736 #: gcov.cc:946
18737 #, c-format
18738 msgid "  -r, --relative-only             Only show data for relative sources\n"
18739 msgstr ""
18741 #: gcov.cc:947
18742 #, c-format
18743 msgid "  -s, --source-prefix DIR         Source prefix to elide\n"
18744 msgstr ""
18746 #: gcov.cc:948
18747 #, c-format
18748 msgid "  -t, --stdout                    Output to stdout instead of a file\n"
18749 msgstr ""
18751 #: gcov.cc:949
18752 #, c-format
18753 msgid ""
18754 "  -u, --unconditional-branches    Show unconditional branch counts too\n"
18755 msgstr ""
18757 #: gcov.cc:950
18758 #, c-format
18759 msgid "  -v, --version                   Print version number, then exit\n"
18760 msgstr ""
18762 #: gcov.cc:951
18763 #, c-format
18764 msgid "  -w, --verbose                   Print verbose informations\n"
18765 msgstr ""
18767 #: gcov.cc:952
18768 #, c-format
18769 msgid "  -x, --hash-filenames            Hash long pathnames\n"
18770 msgstr ""
18772 #: gcov.cc:953
18773 #, c-format
18774 msgid ""
18775 "\n"
18776 "Obsolete options:\n"
18777 msgstr ""
18779 #: gcov.cc:954
18780 #, c-format
18781 msgid "  -i, --json-format               Replaced with -j, --json-format\n"
18782 msgstr ""
18784 #: gcov.cc:955
18785 #, c-format
18786 msgid "  -j, --human-readable            Replaced with -H, --human-readable\n"
18787 msgstr ""
18789 #: gcov.cc:966
18790 #, c-format
18791 msgid "gcov %s%s\n"
18792 msgstr ""
18794 #: gcov.cc:1354
18795 #, c-format
18796 msgid "'%s' file is already processed\n"
18797 msgstr ""
18799 #: gcov.cc:1470 gcov.cc:1599
18800 #, c-format
18801 msgid "Creating '%s'\n"
18802 msgstr ""
18804 #: gcov.cc:1474
18805 #, c-format
18806 msgid "Error writing output file '%s'\n"
18807 msgstr ""
18809 #: gcov.cc:1482
18810 #, c-format
18811 msgid "Could not open output file '%s'\n"
18812 msgstr ""
18814 #: gcov.cc:1489
18815 #, c-format
18816 msgid "Removing '%s'\n"
18817 msgstr ""
18819 #: gcov.cc:1604
18820 #, c-format
18821 msgid "Cannot open JSON output file %s\n"
18822 msgstr ""
18824 #: gcov.cc:1613
18825 #, c-format
18826 msgid "Error writing JSON output file %s\n"
18827 msgstr ""
18829 #: gcov.cc:1778
18830 #, c-format
18831 msgid "%s:source file is newer than notes file '%s'\n"
18832 msgstr ""
18834 #: gcov.cc:1783
18835 #, c-format
18836 msgid "(the message is displayed only once per source file)\n"
18837 msgstr ""
18839 #: gcov.cc:1803
18840 #, c-format
18841 msgid "%s:cannot open notes file\n"
18842 msgstr ""
18844 #: gcov.cc:1810
18845 #, c-format
18846 msgid "%s:not a gcov notes file\n"
18847 msgstr ""
18849 #: gcov.cc:1824
18850 #, c-format
18851 msgid "%s:version '%.4s', prefer '%.4s'\n"
18852 msgstr ""
18854 #: gcov.cc:1877
18855 #, c-format
18856 msgid "%s:already seen blocks for '%s'\n"
18857 msgstr ""
18859 #: gcov.cc:1993 gcov.cc:2107
18860 #, c-format
18861 msgid "%s:corrupted\n"
18862 msgstr ""
18864 #: gcov.cc:2001
18865 #, c-format
18866 msgid "%s:no functions found\n"
18867 msgstr ""
18869 #: gcov.cc:2019
18870 #, c-format
18871 msgid "%s:cannot open data file, assuming not executed\n"
18872 msgstr ""
18874 #: gcov.cc:2026
18875 #, c-format
18876 msgid "%s:not a gcov data file\n"
18877 msgstr ""
18879 #: gcov.cc:2040
18880 #, c-format
18881 msgid "%s:version '%.4s', prefer version '%.4s'\n"
18882 msgstr ""
18884 #: gcov.cc:2047
18885 #, c-format
18886 msgid "%s:stamp mismatch with notes file\n"
18887 msgstr ""
18889 #: gcov.cc:2084
18890 #, c-format
18891 msgid "%s:profile mismatch for '%s'\n"
18892 msgstr ""
18894 #: gcov.cc:2106
18895 #, c-format
18896 msgid "%s:overflowed\n"
18897 msgstr ""
18899 #: gcov.cc:2154
18900 #, c-format
18901 msgid "%s:'%s' lacks entry and/or exit blocks\n"
18902 msgstr ""
18904 #: gcov.cc:2159
18905 #, c-format
18906 msgid "%s:'%s' has arcs to entry block\n"
18907 msgstr ""
18909 #: gcov.cc:2167
18910 #, c-format
18911 msgid "%s:'%s' has arcs from exit block\n"
18912 msgstr ""
18914 #: gcov.cc:2376
18915 #, c-format
18916 msgid "%s:graph is unsolvable for '%s'\n"
18917 msgstr ""
18919 #: gcov.cc:2492
18920 #, c-format
18921 msgid "Lines executed:%s of %d\n"
18922 msgstr ""
18924 #: gcov.cc:2495
18925 #, c-format
18926 msgid "No executable lines\n"
18927 msgstr ""
18929 #: gcov.cc:2503 gcov.cc:2512
18930 #, c-format
18931 msgid "%s '%s'\n"
18932 msgstr ""
18934 #: gcov.cc:2519
18935 #, c-format
18936 msgid "Branches executed:%s of %d\n"
18937 msgstr ""
18939 #: gcov.cc:2523
18940 #, c-format
18941 msgid "Taken at least once:%s of %d\n"
18942 msgstr ""
18944 #: gcov.cc:2529
18945 #, c-format
18946 msgid "No branches\n"
18947 msgstr ""
18949 #: gcov.cc:2531
18950 #, c-format
18951 msgid "Calls executed:%s of %d\n"
18952 msgstr ""
18954 #: gcov.cc:2535
18955 #, c-format
18956 msgid "No calls\n"
18957 msgstr ""
18959 #: gcov.cc:2748
18960 #, c-format
18961 msgid "%s:no lines for '%s'\n"
18962 msgstr ""
18964 #: gcov.cc:2874
18965 #, c-format
18966 msgid "call   %2d returned %s\n"
18967 msgstr ""
18969 #: gcov.cc:2879
18970 #, c-format
18971 msgid "call   %2d never executed\n"
18972 msgstr ""
18974 #: gcov.cc:2884
18975 #, c-format
18976 msgid "branch %2d taken %s%s"
18977 msgstr ""
18979 #: gcov.cc:2889
18980 #, c-format
18981 msgid "branch %2d never executed"
18982 msgstr ""
18984 #: gcov.cc:2892
18985 #, c-format
18986 msgid " (BB %d)"
18987 msgstr ""
18989 #: gcov.cc:2899
18990 #, c-format
18991 msgid "unconditional %2d taken %s\n"
18992 msgstr ""
18994 #: gcov.cc:2902
18995 #, c-format
18996 msgid "unconditional %2d never executed\n"
18997 msgstr ""
18999 #: gcov.cc:3154
19000 #, c-format
19001 msgid "Cannot open source file %s\n"
19002 msgstr ""
19004 #: gcse.cc:2578
19005 msgid "PRE disabled"
19006 msgstr ""
19008 #: gcse.cc:3505
19009 msgid "GCSE disabled"
19010 msgstr ""
19012 #: incpath.cc:77
19013 #, c-format
19014 msgid "ignoring duplicate directory \"%s\"\n"
19015 msgstr ""
19017 #: incpath.cc:80
19018 #, c-format
19019 msgid "  as it is a non-system directory that duplicates a system directory\n"
19020 msgstr ""
19022 #: incpath.cc:84
19023 #, c-format
19024 msgid "ignoring nonexistent directory \"%s\"\n"
19025 msgstr ""
19027 #: incpath.cc:391
19028 #, c-format
19029 msgid "#include \"...\" search starts here:\n"
19030 msgstr ""
19032 #: incpath.cc:395
19033 #, c-format
19034 msgid "#include <...> search starts here:\n"
19035 msgstr ""
19037 #: incpath.cc:400
19038 #, c-format
19039 msgid "End of search list.\n"
19040 msgstr ""
19042 #. Opening quotation mark.
19043 #: intl.cc:62
19044 msgid "`"
19045 msgstr ""
19047 #. Closing quotation mark.
19048 #: intl.cc:65
19049 msgid "'"
19050 msgstr ""
19052 #: langhooks.cc:384
19053 msgid "At top level:"
19054 msgstr ""
19056 #: langhooks.cc:400
19057 #, c-format
19058 msgid "In member function %qs"
19059 msgstr ""
19061 #: langhooks.cc:404
19062 #, c-format
19063 msgid "In function %qs"
19064 msgstr ""
19066 #: langhooks.cc:449
19067 msgid "    inlined from %qs at %r%s:%d:%d%R"
19068 msgstr ""
19070 #: langhooks.cc:454
19071 msgid "    inlined from %qs at %r%s:%d%R"
19072 msgstr ""
19074 #: langhooks.cc:460
19075 #, c-format
19076 msgid "    inlined from %qs"
19077 msgstr ""
19079 #: lra-assigns.cc:1871 reload1.cc:2073
19080 msgid "this is the insn:"
19081 msgstr ""
19083 #: lra-constraints.cc:3142
19084 msgid "unable to generate reloads for impossible constraints:"
19085 msgstr ""
19087 #: lra-constraints.cc:4168 reload.cc:3844
19088 msgid "unable to generate reloads for:"
19089 msgstr ""
19091 #. What to print when a switch has no documentation.
19092 #: opts.cc:316
19093 msgid "This option lacks documentation."
19094 msgstr ""
19096 #: opts.cc:317
19097 msgid "Uses of this option are diagnosed."
19098 msgstr ""
19100 #: opts.cc:1586
19101 #, c-format
19102 msgid "Same as %s%s (or, in negated form, %s%s)."
19103 msgstr ""
19105 #: opts.cc:1591
19106 #, c-format
19107 msgid "Same as %s%s."
19108 msgstr ""
19110 #: opts.cc:1596
19111 #, c-format
19112 msgid "Same as %s."
19113 msgstr ""
19115 #: opts.cc:1604
19116 #, c-format
19117 msgid "%s  Same as %s."
19118 msgstr ""
19120 #: opts.cc:1667
19121 msgid "[available in "
19122 msgstr ""
19124 #: opts.cc:1699
19125 msgid "[default]"
19126 msgstr ""
19128 #: opts.cc:1708
19129 #, c-format
19130 msgid "%llu bytes"
19131 msgstr ""
19133 #: opts.cc:1745
19134 msgid "[enabled]"
19135 msgstr ""
19137 #: opts.cc:1747
19138 msgid "[disabled]"
19139 msgstr ""
19141 #: opts.cc:1783
19142 #, c-format
19143 msgid " No options with the desired characteristics were found\n"
19144 msgstr ""
19146 #: opts.cc:1792
19147 #, c-format
19148 msgid ""
19149 " None found.  Use --help=%s to show *all* the options supported by the %s "
19150 "front-end.\n"
19151 msgstr ""
19153 #: opts.cc:1798
19154 #, c-format
19155 msgid ""
19156 " All options with the desired characteristics have already been displayed\n"
19157 msgstr ""
19159 #: opts.cc:1843
19160 #, c-format
19161 msgid ""
19162 "  Known valid arguments for %s option:\n"
19163 "   "
19164 msgstr ""
19166 #: opts.cc:1893
19167 msgid "The following options are target specific"
19168 msgstr ""
19170 #: opts.cc:1896
19171 msgid "The following options control compiler warning messages"
19172 msgstr ""
19174 #: opts.cc:1899
19175 msgid "The following options control optimizations"
19176 msgstr ""
19178 #: opts.cc:1902 opts.cc:1942
19179 msgid "The following options are language-independent"
19180 msgstr ""
19182 #: opts.cc:1905
19183 msgid "The following options control parameters"
19184 msgstr ""
19186 #: opts.cc:1911
19187 msgid "The following options are specific to just the language "
19188 msgstr ""
19190 #: opts.cc:1913
19191 msgid "The following options are supported by the language "
19192 msgstr ""
19194 #: opts.cc:1924
19195 msgid "The following options are not documented"
19196 msgstr ""
19198 #: opts.cc:1926
19199 msgid "The following options take separate arguments"
19200 msgstr ""
19202 #: opts.cc:1928
19203 msgid "The following options take joined arguments"
19204 msgstr ""
19206 #: opts.cc:1940
19207 msgid "The following options are language-related"
19208 msgstr ""
19210 #: passes.cc:1833
19211 #, c-format
19212 msgid "during %s pass: %s\n"
19213 msgstr ""
19215 #: passes.cc:1838
19216 #, c-format
19217 msgid "dump file: %s\n"
19218 msgstr ""
19220 #: plugin.cc:926
19221 msgid "Event"
19222 msgstr ""
19224 #: plugin.cc:926
19225 msgid "Plugins"
19226 msgstr ""
19228 #: plugin.cc:958
19229 #, c-format
19230 msgid ""
19231 "*** WARNING *** there are active plugins, do not report this as a bug unless "
19232 "you can reproduce it without enabling any plugins.\n"
19233 msgstr ""
19235 #: postreload-gcse.cc:1355
19236 msgid "using simple load CSE after register allocation"
19237 msgstr ""
19239 #. It's the compiler's fault.
19240 #: reload1.cc:5994
19241 msgid "could not find a spill register"
19242 msgstr ""
19244 #. It's the compiler's fault.
19245 #: reload1.cc:7876
19246 msgid "VOIDmode on an output"
19247 msgstr ""
19249 #: reload1.cc:8609
19250 msgid "failure trying to reload:"
19251 msgstr ""
19253 #: rtl-error.cc:116
19254 msgid "unrecognizable insn:"
19255 msgstr ""
19257 #: rtl-error.cc:118
19258 msgid "insn does not satisfy its constraints:"
19259 msgstr ""
19261 #: targhooks.cc:2236
19262 #, c-format
19263 msgid "created and used with differing settings of '%s'"
19264 msgstr ""
19266 #: targhooks.cc:2251
19267 msgid "created and used with different settings of %<-fpic%>"
19268 msgstr ""
19270 #: targhooks.cc:2253
19271 msgid "created and used with different settings of %<-fpie%>"
19272 msgstr ""
19274 #: toplev.cc:318
19275 #, c-format
19276 msgid "unrecoverable error"
19277 msgstr ""
19279 #: toplev.cc:611
19280 #, c-format
19281 msgid ""
19282 "%s%s%s %sversion %s (%s)\n"
19283 "%s\tcompiled by GNU C version %s, "
19284 msgstr ""
19286 #: toplev.cc:613
19287 #, c-format
19288 msgid "%s%s%s %sversion %s (%s) compiled by CC, "
19289 msgstr ""
19291 #: toplev.cc:617
19292 #, c-format
19293 msgid "GMP version %s, MPFR version %s, MPC version %s, isl version %s\n"
19294 msgstr ""
19296 #: toplev.cc:619
19297 #, c-format
19298 msgid "%s%swarning: %s header version %s differs from library version %s.\n"
19299 msgstr ""
19301 #: toplev.cc:621
19302 #, c-format
19303 msgid ""
19304 "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
19305 msgstr ""
19307 #: tree-diagnostic-path.cc:257 tree-diagnostic.cc:290 c/c-decl.cc:6073
19308 #: c/c-typeck.cc:7894 cp/error.cc:1165 c-family/c-pretty-print.cc:425
19309 #, gcc-internal-format
19310 msgid "<anonymous>"
19311 msgstr ""
19313 #: c-family/c-format.cc:437
19314 msgid "format"
19315 msgstr ""
19317 #: c-family/c-format.cc:438
19318 msgid "field width specifier"
19319 msgstr ""
19321 #: c-family/c-format.cc:439
19322 msgid "field precision specifier"
19323 msgstr ""
19325 #: c-family/c-format.cc:558 c-family/c-format.cc:582
19326 #: config/i386/msformat-c.cc:45
19327 msgid "' ' flag"
19328 msgstr ""
19330 #: c-family/c-format.cc:558 c-family/c-format.cc:582
19331 #: config/i386/msformat-c.cc:45
19332 msgid "the ' ' printf flag"
19333 msgstr ""
19335 #: c-family/c-format.cc:559 c-family/c-format.cc:583 c-family/c-format.cc:614
19336 #: c-family/c-format.cc:680 config/i386/msformat-c.cc:46
19337 msgid "'+' flag"
19338 msgstr ""
19340 #: c-family/c-format.cc:559 c-family/c-format.cc:583 c-family/c-format.cc:614
19341 #: config/i386/msformat-c.cc:46
19342 msgid "the '+' printf flag"
19343 msgstr ""
19345 #: c-family/c-format.cc:560 c-family/c-format.cc:584 c-family/c-format.cc:615
19346 #: c-family/c-format.cc:655 config/i386/msformat-c.cc:47
19347 #: config/i386/msformat-c.cc:82
19348 msgid "'#' flag"
19349 msgstr ""
19351 #: c-family/c-format.cc:560 c-family/c-format.cc:584 c-family/c-format.cc:615
19352 #: config/i386/msformat-c.cc:47
19353 msgid "the '#' printf flag"
19354 msgstr ""
19356 #: c-family/c-format.cc:561 c-family/c-format.cc:585 c-family/c-format.cc:653
19357 #: config/i386/msformat-c.cc:48
19358 msgid "'0' flag"
19359 msgstr ""
19361 #: c-family/c-format.cc:561 c-family/c-format.cc:585
19362 #: config/i386/msformat-c.cc:48
19363 msgid "the '0' printf flag"
19364 msgstr ""
19366 #: c-family/c-format.cc:562 c-family/c-format.cc:586 c-family/c-format.cc:652
19367 #: c-family/c-format.cc:683 config/i386/msformat-c.cc:49
19368 msgid "'-' flag"
19369 msgstr ""
19371 #: c-family/c-format.cc:562 c-family/c-format.cc:586
19372 #: config/i386/msformat-c.cc:49
19373 msgid "the '-' printf flag"
19374 msgstr ""
19376 #: c-family/c-format.cc:563 c-family/c-format.cc:635
19377 #: config/i386/msformat-c.cc:50 config/i386/msformat-c.cc:70
19378 msgid "''' flag"
19379 msgstr ""
19381 #: c-family/c-format.cc:563 config/i386/msformat-c.cc:50
19382 msgid "the ''' printf flag"
19383 msgstr ""
19385 #: c-family/c-format.cc:564 c-family/c-format.cc:636
19386 msgid "'I' flag"
19387 msgstr ""
19389 #: c-family/c-format.cc:564
19390 msgid "the 'I' printf flag"
19391 msgstr ""
19393 #: c-family/c-format.cc:565 c-family/c-format.cc:587 c-family/c-format.cc:633
19394 #: c-family/c-format.cc:656 c-family/c-format.cc:684 config/sol2-c.cc:43
19395 #: config/i386/msformat-c.cc:51 config/i386/msformat-c.cc:68
19396 msgid "field width"
19397 msgstr ""
19399 #: c-family/c-format.cc:565 c-family/c-format.cc:587 config/sol2-c.cc:43
19400 #: config/i386/msformat-c.cc:51
19401 msgid "field width in printf format"
19402 msgstr ""
19404 #: c-family/c-format.cc:566 c-family/c-format.cc:588 c-family/c-format.cc:617
19405 #: config/i386/msformat-c.cc:52
19406 msgid "precision"
19407 msgstr ""
19409 #: c-family/c-format.cc:566 c-family/c-format.cc:588 c-family/c-format.cc:617
19410 #: config/i386/msformat-c.cc:52
19411 msgid "precision in printf format"
19412 msgstr ""
19414 #: c-family/c-format.cc:567 c-family/c-format.cc:589 c-family/c-format.cc:618
19415 #: c-family/c-format.cc:634 c-family/c-format.cc:687 config/sol2-c.cc:44
19416 #: config/i386/msformat-c.cc:53 config/i386/msformat-c.cc:69
19417 msgid "length modifier"
19418 msgstr ""
19420 #: c-family/c-format.cc:567 c-family/c-format.cc:589 c-family/c-format.cc:618
19421 #: config/sol2-c.cc:44 config/i386/msformat-c.cc:53
19422 msgid "length modifier in printf format"
19423 msgstr ""
19425 #: c-family/c-format.cc:616
19426 msgid "'q' flag"
19427 msgstr ""
19429 #: c-family/c-format.cc:616
19430 msgid "the 'q' diagnostic flag"
19431 msgstr ""
19433 #: c-family/c-format.cc:630 config/i386/msformat-c.cc:66
19434 msgid "assignment suppression"
19435 msgstr ""
19437 #: c-family/c-format.cc:630 config/i386/msformat-c.cc:66
19438 msgid "the assignment suppression scanf feature"
19439 msgstr ""
19441 #: c-family/c-format.cc:631 config/i386/msformat-c.cc:67
19442 msgid "'a' flag"
19443 msgstr ""
19445 #: c-family/c-format.cc:631 config/i386/msformat-c.cc:67
19446 msgid "the 'a' scanf flag"
19447 msgstr ""
19449 #: c-family/c-format.cc:632
19450 msgid "'m' flag"
19451 msgstr ""
19453 #: c-family/c-format.cc:632
19454 msgid "the 'm' scanf flag"
19455 msgstr ""
19457 #: c-family/c-format.cc:633 config/i386/msformat-c.cc:68
19458 msgid "field width in scanf format"
19459 msgstr ""
19461 #: c-family/c-format.cc:634 config/i386/msformat-c.cc:69
19462 msgid "length modifier in scanf format"
19463 msgstr ""
19465 #: c-family/c-format.cc:635 config/i386/msformat-c.cc:70
19466 msgid "the ''' scanf flag"
19467 msgstr ""
19469 #: c-family/c-format.cc:636
19470 msgid "the 'I' scanf flag"
19471 msgstr ""
19473 #: c-family/c-format.cc:651
19474 msgid "'_' flag"
19475 msgstr ""
19477 #: c-family/c-format.cc:651
19478 msgid "the '_' strftime flag"
19479 msgstr ""
19481 #: c-family/c-format.cc:652
19482 msgid "the '-' strftime flag"
19483 msgstr ""
19485 #: c-family/c-format.cc:653
19486 msgid "the '0' strftime flag"
19487 msgstr ""
19489 #: c-family/c-format.cc:654 c-family/c-format.cc:679
19490 msgid "'^' flag"
19491 msgstr ""
19493 #: c-family/c-format.cc:654
19494 msgid "the '^' strftime flag"
19495 msgstr ""
19497 #: c-family/c-format.cc:655 config/i386/msformat-c.cc:82
19498 msgid "the '#' strftime flag"
19499 msgstr ""
19501 #: c-family/c-format.cc:656
19502 msgid "field width in strftime format"
19503 msgstr ""
19505 #: c-family/c-format.cc:657
19506 msgid "'E' modifier"
19507 msgstr ""
19509 #: c-family/c-format.cc:657
19510 msgid "the 'E' strftime modifier"
19511 msgstr ""
19513 #: c-family/c-format.cc:658
19514 msgid "'O' modifier"
19515 msgstr ""
19517 #: c-family/c-format.cc:658
19518 msgid "the 'O' strftime modifier"
19519 msgstr ""
19521 #: c-family/c-format.cc:659 c-family/c-format.cc:660
19522 msgid "the 'O' modifier"
19523 msgstr ""
19525 #: c-family/c-format.cc:678
19526 msgid "fill character"
19527 msgstr ""
19529 #: c-family/c-format.cc:678
19530 msgid "fill character in strfmon format"
19531 msgstr ""
19533 #: c-family/c-format.cc:679
19534 msgid "the '^' strfmon flag"
19535 msgstr ""
19537 #: c-family/c-format.cc:680
19538 msgid "the '+' strfmon flag"
19539 msgstr ""
19541 #: c-family/c-format.cc:681
19542 msgid "'(' flag"
19543 msgstr ""
19545 #: c-family/c-format.cc:681
19546 msgid "the '(' strfmon flag"
19547 msgstr ""
19549 #: c-family/c-format.cc:682
19550 msgid "'!' flag"
19551 msgstr ""
19553 #: c-family/c-format.cc:682
19554 msgid "the '!' strfmon flag"
19555 msgstr ""
19557 #: c-family/c-format.cc:683
19558 msgid "the '-' strfmon flag"
19559 msgstr ""
19561 #: c-family/c-format.cc:684
19562 msgid "field width in strfmon format"
19563 msgstr ""
19565 #: c-family/c-format.cc:685
19566 msgid "left precision"
19567 msgstr ""
19569 #: c-family/c-format.cc:685
19570 msgid "left precision in strfmon format"
19571 msgstr ""
19573 #: c-family/c-format.cc:686
19574 msgid "right precision"
19575 msgstr ""
19577 #: c-family/c-format.cc:686
19578 msgid "right precision in strfmon format"
19579 msgstr ""
19581 #: c-family/c-format.cc:687
19582 msgid "length modifier in strfmon format"
19583 msgstr ""
19585 #. Handle deferred options from command-line.
19586 #: c-family/c-opts.cc:1504 fortran/cpp.cc:621
19587 msgid "<command-line>"
19588 msgstr ""
19590 #: config/aarch64/aarch64.cc:11676
19591 #, c-format
19592 msgid "unsupported operand for code '%c'"
19593 msgstr ""
19595 #: config/aarch64/aarch64.cc:11685 config/aarch64/aarch64.cc:11698
19596 #: config/aarch64/aarch64.cc:11710 config/aarch64/aarch64.cc:11721
19597 #: config/aarch64/aarch64.cc:11737 config/aarch64/aarch64.cc:11751
19598 #: config/aarch64/aarch64.cc:11771 config/aarch64/aarch64.cc:11848
19599 #: config/aarch64/aarch64.cc:11859 config/aarch64/aarch64.cc:11873
19600 #: config/aarch64/aarch64.cc:12095 config/aarch64/aarch64.cc:12115
19601 #: config/pru/pru.cc:1700 config/pru/pru.cc:1710 config/pru/pru.cc:1741
19602 #: config/pru/pru.cc:1752 config/pru/pru.cc:1824
19603 #, c-format
19604 msgid "invalid operand for '%%%c'"
19605 msgstr ""
19607 #: config/aarch64/aarch64.cc:11789 config/aarch64/aarch64.cc:11800
19608 #: config/aarch64/aarch64.cc:11955 config/aarch64/aarch64.cc:11966
19609 #, c-format
19610 msgid "invalid vector constant"
19611 msgstr ""
19613 #: config/aarch64/aarch64.cc:11812 config/aarch64/aarch64.cc:11824
19614 #, c-format
19615 msgid "incompatible floating point / vector register operand for '%%%c'"
19616 msgstr ""
19618 #: config/aarch64/aarch64.cc:11841
19619 #, c-format
19620 msgid "incompatible register operand for '%%%c'"
19621 msgstr ""
19623 #: config/aarch64/aarch64.cc:11907 config/arm/arm.cc:24478
19624 #, c-format
19625 msgid "missing operand"
19626 msgstr ""
19628 #: config/aarch64/aarch64.cc:11992
19629 #, c-format
19630 msgid "invalid constant"
19631 msgstr ""
19633 #: config/aarch64/aarch64.cc:11995
19634 #, c-format
19635 msgid "invalid operand"
19636 msgstr ""
19638 #: config/aarch64/aarch64.cc:12123 config/aarch64/aarch64.cc:12128
19639 #, c-format
19640 msgid "invalid operand prefix '%%%c'"
19641 msgstr ""
19643 #: config/aarch64/aarch64.cc:12148
19644 #, c-format
19645 msgid "invalid address mode"
19646 msgstr ""
19648 #: config/aarch64/aarch64.cc:26829 config/arm/arm.cc:33900
19649 msgid "invalid conversion from type %<bfloat16_t%>"
19650 msgstr ""
19652 #: config/aarch64/aarch64.cc:26831 config/arm/arm.cc:33902
19653 msgid "invalid conversion to type %<bfloat16_t%>"
19654 msgstr ""
19656 #: config/aarch64/aarch64.cc:26846 config/aarch64/aarch64.cc:26862
19657 #: config/arm/arm.cc:33917 config/arm/arm.cc:33933
19658 msgid "operation not permitted on type %<bfloat16_t%>"
19659 msgstr ""
19661 #: config/aarch64/aarch64.cc:26870
19662 msgid "cannot combine GNU and SVE vectors in a binary operation"
19663 msgstr ""
19665 #: config/alpha/alpha.cc:5076 config/i386/i386.cc:13537
19666 #: config/rs6000/rs6000.cc:14278 config/sparc/sparc.cc:9369
19667 #, c-format
19668 msgid "'%%&' used without any local dynamic TLS references"
19669 msgstr ""
19671 #: config/alpha/alpha.cc:5134 config/bfin/bfin.cc:1428
19672 #, c-format
19673 msgid "invalid %%J value"
19674 msgstr ""
19676 #: config/alpha/alpha.cc:5164 config/ia64/ia64.cc:5577 config/or1k/or1k.cc:1249
19677 #, c-format
19678 msgid "invalid %%r value"
19679 msgstr ""
19681 #: config/alpha/alpha.cc:5174 config/ia64/ia64.cc:5531
19682 #: config/rs6000/rs6000.cc:13972 config/xtensa/xtensa.cc:2460
19683 #, c-format
19684 msgid "invalid %%R value"
19685 msgstr ""
19687 #: config/alpha/alpha.cc:5180 config/rs6000/rs6000.cc:13892
19688 #: config/xtensa/xtensa.cc:2427
19689 #, c-format
19690 msgid "invalid %%N value"
19691 msgstr ""
19693 #: config/alpha/alpha.cc:5188 config/rs6000/rs6000.cc:13920
19694 #, c-format
19695 msgid "invalid %%P value"
19696 msgstr ""
19698 #: config/alpha/alpha.cc:5196
19699 #, c-format
19700 msgid "invalid %%h value"
19701 msgstr ""
19703 #: config/alpha/alpha.cc:5204 config/xtensa/xtensa.cc:2453
19704 #, c-format
19705 msgid "invalid %%L value"
19706 msgstr ""
19708 #: config/alpha/alpha.cc:5223
19709 #, c-format
19710 msgid "invalid %%m value"
19711 msgstr ""
19713 #: config/alpha/alpha.cc:5229
19714 #, c-format
19715 msgid "invalid %%M value"
19716 msgstr ""
19718 #: config/alpha/alpha.cc:5266
19719 #, c-format
19720 msgid "invalid %%U value"
19721 msgstr ""
19723 #: config/alpha/alpha.cc:5274 config/rs6000/rs6000.cc:13980
19724 #, c-format
19725 msgid "invalid %%s value"
19726 msgstr ""
19728 #: config/alpha/alpha.cc:5285
19729 #, c-format
19730 msgid "invalid %%C value"
19731 msgstr ""
19733 #: config/alpha/alpha.cc:5322 config/rs6000/rs6000.cc:13756
19734 #, c-format
19735 msgid "invalid %%E value"
19736 msgstr ""
19738 #: config/alpha/alpha.cc:5347 config/alpha/alpha.cc:5397
19739 #, c-format
19740 msgid "unknown relocation unspec"
19741 msgstr ""
19743 #: config/alpha/alpha.cc:5356 config/cr16/cr16.cc:1572 config/gcn/gcn.cc:6051
19744 #: config/gcn/gcn.cc:6060 config/gcn/gcn.cc:6120 config/gcn/gcn.cc:6128
19745 #: config/gcn/gcn.cc:6144 config/gcn/gcn.cc:6162 config/gcn/gcn.cc:6213
19746 #: config/gcn/gcn.cc:6332 config/gcn/gcn.cc:6443 config/rs6000/rs6000.cc:14283
19747 #, c-format
19748 msgid "invalid %%xn code"
19749 msgstr ""
19751 #: config/alpha/alpha.cc:5462
19752 #, c-format
19753 msgid "invalid operand address"
19754 msgstr ""
19756 #: config/arc/arc.cc:4524
19757 #, c-format
19758 msgid "invalid operand to %%Z code"
19759 msgstr ""
19761 #: config/arc/arc.cc:4532
19762 #, c-format
19763 msgid "invalid operand to %%z code"
19764 msgstr ""
19766 #: config/arc/arc.cc:4540
19767 #, c-format
19768 msgid "invalid operands to %%c code"
19769 msgstr ""
19771 #: config/arc/arc.cc:4548
19772 #, c-format
19773 msgid "invalid operand to %%M code"
19774 msgstr ""
19776 #: config/arc/arc.cc:4556 config/m32r/m32r.cc:2086
19777 #, c-format
19778 msgid "invalid operand to %%p code"
19779 msgstr ""
19781 #: config/arc/arc.cc:4567 config/m32r/m32r.cc:2079
19782 #, c-format
19783 msgid "invalid operand to %%s code"
19784 msgstr ""
19786 #: config/arc/arc.cc:4715 config/m32r/m32r.cc:2112
19787 #, c-format
19788 msgid "invalid operand to %%R code"
19789 msgstr ""
19791 #: config/arc/arc.cc:4791 config/m32r/m32r.cc:2135
19792 #, c-format
19793 msgid "invalid operand to %%H/%%L code"
19794 msgstr ""
19796 #: config/arc/arc.cc:4859 config/m32r/m32r.cc:2206
19797 #, c-format
19798 msgid "invalid operand to %%U code"
19799 msgstr ""
19801 #: config/arc/arc.cc:4871
19802 #, c-format
19803 msgid "invalid operand to %%V code"
19804 msgstr ""
19806 #: config/arc/arc.cc:4928
19807 #, c-format
19808 msgid "invalid operand to %%O code"
19809 msgstr ""
19811 #. Unknown flag.
19812 #. Undocumented flag.
19813 #: config/arc/arc.cc:4954 config/epiphany/epiphany.cc:1309
19814 #: config/m32r/m32r.cc:2233 config/nds32/nds32.cc:3517
19815 #: config/sparc/sparc.cc:9648
19816 #, c-format
19817 msgid "invalid operand output code"
19818 msgstr ""
19820 #: config/arc/arc.cc:6494
19821 #, c-format
19822 msgid "invalid UNSPEC as operand: %d"
19823 msgstr ""
19825 #: config/arc/arc.cc:6710
19826 msgid "unrecognized supposed constant"
19827 msgstr ""
19829 #: config/arm/arm.cc:20842 config/arm/arm.cc:20867 config/arm/arm.cc:20877
19830 #: config/arm/arm.cc:20886 config/arm/arm.cc:20895
19831 #, c-format
19832 msgid "invalid shift operand"
19833 msgstr ""
19835 #: config/arm/arm.cc:23751 config/arm/arm.cc:23769
19836 #, c-format
19837 msgid "predicated Thumb instruction"
19838 msgstr ""
19840 #: config/arm/arm.cc:23757
19841 #, c-format
19842 msgid "predicated instruction in conditional sequence"
19843 msgstr ""
19845 #: config/arm/arm.cc:23875 config/arm/arm.cc:23888 config/arm/arm.cc:23913
19846 #: config/nios2/nios2.cc:3081
19847 #, c-format
19848 msgid "Unsupported operand for code '%c'"
19849 msgstr ""
19851 #: config/arm/arm.cc:23990 config/arm/arm.cc:24012 config/arm/arm.cc:24022
19852 #: config/arm/arm.cc:24032 config/arm/arm.cc:24042 config/arm/arm.cc:24081
19853 #: config/arm/arm.cc:24099 config/arm/arm.cc:24124 config/arm/arm.cc:24139
19854 #: config/arm/arm.cc:24166 config/arm/arm.cc:24173 config/arm/arm.cc:24191
19855 #: config/arm/arm.cc:24198 config/arm/arm.cc:24206 config/arm/arm.cc:24227
19856 #: config/arm/arm.cc:24234 config/arm/arm.cc:24425 config/arm/arm.cc:24432
19857 #: config/arm/arm.cc:24459 config/arm/arm.cc:24466 config/bfin/bfin.cc:1441
19858 #: config/bfin/bfin.cc:1448 config/bfin/bfin.cc:1455 config/bfin/bfin.cc:1462
19859 #: config/bfin/bfin.cc:1471 config/bfin/bfin.cc:1478 config/bfin/bfin.cc:1485
19860 #: config/bfin/bfin.cc:1492 config/nds32/nds32.cc:3543
19861 #, c-format
19862 msgid "invalid operand for code '%c'"
19863 msgstr ""
19865 #: config/arm/arm.cc:24094
19866 #, c-format
19867 msgid "instruction never executed"
19868 msgstr ""
19870 #. Former Maverick support, removed after GCC-4.7.
19871 #: config/arm/arm.cc:24115
19872 #, c-format
19873 msgid "obsolete Maverick format code '%c'"
19874 msgstr ""
19876 #: config/avr/avr.cc:2642
19877 #, c-format
19878 msgid "address operand requires constraint for X, Y, or Z register"
19879 msgstr ""
19881 #: config/avr/avr.cc:2825
19882 msgid "operands to %T/%t must be reg + const_int:"
19883 msgstr ""
19885 #: config/avr/avr.cc:2875 config/avr/avr.cc:2942
19886 msgid "bad address, not an I/O address:"
19887 msgstr ""
19889 #: config/avr/avr.cc:2884
19890 msgid "bad address, not a constant:"
19891 msgstr ""
19893 #: config/avr/avr.cc:2902 config/avr/avr.cc:2909
19894 msgid "bad address, not (reg+disp):"
19895 msgstr ""
19897 #: config/avr/avr.cc:2916
19898 msgid "bad address, not post_inc or pre_dec:"
19899 msgstr ""
19901 #: config/avr/avr.cc:2928
19902 msgid "internal compiler error.  Bad address:"
19903 msgstr ""
19905 #: config/avr/avr.cc:2961
19906 #, c-format
19907 msgid "Unsupported code '%c' for fixed-point:"
19908 msgstr ""
19910 #: config/avr/avr.cc:2969
19911 msgid "internal compiler error.  Unknown mode:"
19912 msgstr ""
19914 #: config/avr/avr.cc:3866 config/avr/avr.cc:4810 config/avr/avr.cc:5257
19915 msgid "invalid insn:"
19916 msgstr ""
19918 #: config/avr/avr.cc:3920 config/avr/avr.cc:4032 config/avr/avr.cc:4090
19919 #: config/avr/avr.cc:4142 config/avr/avr.cc:4161 config/avr/avr.cc:4353
19920 #: config/avr/avr.cc:4661 config/avr/avr.cc:4946 config/avr/avr.cc:5150
19921 #: config/avr/avr.cc:5314 config/avr/avr.cc:5407 config/avr/avr.cc:5606
19922 msgid "incorrect insn:"
19923 msgstr ""
19925 #: config/avr/avr.cc:4177 config/avr/avr.cc:4452 config/avr/avr.cc:4732
19926 #: config/avr/avr.cc:5018 config/avr/avr.cc:5196 config/avr/avr.cc:5463
19927 #: config/avr/avr.cc:5664
19928 msgid "unknown move insn:"
19929 msgstr ""
19931 #: config/avr/avr.cc:6131
19932 msgid "bad shift insn:"
19933 msgstr ""
19935 #: config/avr/avr.cc:6239 config/avr/avr.cc:6722 config/avr/avr.cc:7139
19936 msgid "internal compiler error.  Incorrect shift:"
19937 msgstr ""
19939 #: config/avr/avr.cc:8547
19940 msgid "unsupported fixed-point conversion"
19941 msgstr ""
19943 #: config/avr/avr.cc:9916
19944 msgid "variable"
19945 msgstr ""
19947 #: config/avr/avr.cc:9921
19948 msgid "function parameter"
19949 msgstr ""
19951 #: config/avr/avr.cc:9926
19952 msgid "structure field"
19953 msgstr ""
19955 #: config/avr/avr.cc:9932
19956 msgid "return type of function"
19957 msgstr ""
19959 #: config/avr/avr.cc:9937
19960 msgid "pointer"
19961 msgstr ""
19963 #: config/avr/driver-avr.cc:50
19964 #, c-format
19965 msgid ""
19966 "Running spec function '%s' with %d args\n"
19967 "\n"
19968 msgstr ""
19970 #: config/bfin/bfin.cc:1390
19971 #, c-format
19972 msgid "invalid %%j value"
19973 msgstr ""
19975 #: config/bfin/bfin.cc:1583 config/c6x/c6x.cc:2279
19976 #, c-format
19977 msgid "invalid const_double operand"
19978 msgstr ""
19980 #: config/bpf/bpf.cc:921
19981 msgid "invalid address in operand"
19982 msgstr ""
19984 #. Fallthrough.
19985 #: config/bpf/bpf.cc:928
19986 msgid "unsupported operand"
19987 msgstr ""
19989 #. Format punctuators via %s to avoid -Wformat-diag.
19990 #: config/cris/cris.cc:775 config/ft32/ft32.cc:110 config/moxie/moxie.cc:108
19991 #: final.cc:3233 final.cc:3235 fold-const.cc:277 gcc.cc:6154 gcc.cc:6168
19992 #: rtl-error.cc:101 toplev.cc:322 vr-values.cc:2383 cp/logic.cc:312
19993 #: cp/logic.cc:314 cp/typeck.cc:7308 d/d-convert.cc:237
19994 #: go/go-gcc-diagnostics.cc:28 go/go-gcc-diagnostics.cc:37
19995 #: go/go-gcc-diagnostics.cc:45 go/go-gcc-diagnostics.cc:53
19996 #: lto/lto-object.cc:180 lto/lto-object.cc:277 lto/lto-object.cc:334
19997 #: lto/lto-object.cc:358
19998 #, gcc-internal-format, gfc-internal-format
19999 msgid "%s"
20000 msgstr ""
20002 #: config/cris/cris.cc:826
20003 msgid "unexpected index-type in cris_print_index"
20004 msgstr ""
20006 #: config/cris/cris.cc:840
20007 msgid "unexpected base-type in cris_print_base"
20008 msgstr ""
20010 #: config/cris/cris.cc:895
20011 msgid "invalid operand for 'b' modifier"
20012 msgstr ""
20014 #: config/cris/cris.cc:912
20015 msgid "invalid operand for 'o' modifier"
20016 msgstr ""
20018 #: config/cris/cris.cc:931
20019 msgid "invalid operand for 'O' modifier"
20020 msgstr ""
20022 #: config/cris/cris.cc:964
20023 msgid "invalid operand for 'p' modifier"
20024 msgstr ""
20026 #: config/cris/cris.cc:1003
20027 msgid "invalid operand for 'z' modifier"
20028 msgstr ""
20030 #: config/cris/cris.cc:1050 config/cris/cris.cc:1084
20031 msgid "invalid operand for 'H' modifier"
20032 msgstr ""
20034 #: config/cris/cris.cc:1060
20035 msgid "bad register"
20036 msgstr ""
20038 #: config/cris/cris.cc:1104
20039 msgid "invalid operand for 'e' modifier"
20040 msgstr ""
20042 #: config/cris/cris.cc:1121
20043 msgid "invalid operand for 'm' modifier"
20044 msgstr ""
20046 #: config/cris/cris.cc:1146
20047 msgid "invalid operand for 'A' modifier"
20048 msgstr ""
20050 #: config/cris/cris.cc:1201
20051 msgid "invalid operand for 'D' modifier"
20052 msgstr ""
20054 #: config/cris/cris.cc:1218 config/cris/cris.cc:1223
20055 msgid "invalid operand for 'T' modifier"
20056 msgstr ""
20058 #: config/cris/cris.cc:1234 config/ft32/ft32.cc:236 config/moxie/moxie.cc:178
20059 msgid "invalid operand modifier letter"
20060 msgstr ""
20062 #: config/cris/cris.cc:1286
20063 msgid "unexpected multiplicative operand"
20064 msgstr ""
20066 #: config/cris/cris.cc:1306 config/ft32/ft32.cc:259 config/moxie/moxie.cc:203
20067 msgid "unexpected operand"
20068 msgstr ""
20070 #: config/cris/cris.cc:1345 config/cris/cris.cc:1355
20071 msgid "unrecognized address"
20072 msgstr ""
20074 #: config/cris/cris.cc:2535 config/cris/cris.cc:2588
20075 msgid "unexpected side-effects in address"
20076 msgstr ""
20078 #: config/fr30/fr30.cc:510
20079 #, c-format
20080 msgid "fr30_print_operand_address: unhandled address"
20081 msgstr ""
20083 #: config/fr30/fr30.cc:534
20084 #, c-format
20085 msgid "fr30_print_operand: unrecognized %%p code"
20086 msgstr ""
20088 #: config/fr30/fr30.cc:554
20089 #, c-format
20090 msgid "fr30_print_operand: unrecognized %%b code"
20091 msgstr ""
20093 #: config/fr30/fr30.cc:575
20094 #, c-format
20095 msgid "fr30_print_operand: unrecognized %%B code"
20096 msgstr ""
20098 #: config/fr30/fr30.cc:583
20099 #, c-format
20100 msgid "fr30_print_operand: invalid operand to %%A code"
20101 msgstr ""
20103 #: config/fr30/fr30.cc:600
20104 #, c-format
20105 msgid "fr30_print_operand: invalid %%x code"
20106 msgstr ""
20108 #: config/fr30/fr30.cc:607
20109 #, c-format
20110 msgid "fr30_print_operand: invalid %%F code"
20111 msgstr ""
20113 #: config/fr30/fr30.cc:624
20114 #, c-format
20115 msgid "fr30_print_operand: unknown code"
20116 msgstr ""
20118 #: config/fr30/fr30.cc:652 config/fr30/fr30.cc:661 config/fr30/fr30.cc:672
20119 #: config/fr30/fr30.cc:685
20120 #, c-format
20121 msgid "fr30_print_operand: unhandled MEM"
20122 msgstr ""
20124 #: config/frv/frv.cc:2490
20125 msgid "bad insn to frv_print_operand_address:"
20126 msgstr ""
20128 #: config/frv/frv.cc:2501
20129 msgid "bad register to frv_print_operand_memory_reference_reg:"
20130 msgstr ""
20132 #: config/frv/frv.cc:2540 config/frv/frv.cc:2550 config/frv/frv.cc:2559
20133 #: config/frv/frv.cc:2580 config/frv/frv.cc:2585
20134 msgid "bad insn to frv_print_operand_memory_reference:"
20135 msgstr ""
20137 #: config/frv/frv.cc:2670
20138 #, c-format
20139 msgid "bad condition code"
20140 msgstr ""
20142 #: config/frv/frv.cc:2744
20143 msgid "bad insn in frv_print_operand, bad const_double"
20144 msgstr ""
20146 #: config/frv/frv.cc:2805
20147 msgid "bad insn to frv_print_operand, 'e' modifier:"
20148 msgstr ""
20150 #: config/frv/frv.cc:2813
20151 msgid "bad insn to frv_print_operand, 'F' modifier:"
20152 msgstr ""
20154 #: config/frv/frv.cc:2829
20155 msgid "bad insn to frv_print_operand, 'f' modifier:"
20156 msgstr ""
20158 #: config/frv/frv.cc:2843
20159 msgid "bad insn to frv_print_operand, 'g' modifier:"
20160 msgstr ""
20162 #: config/frv/frv.cc:2891
20163 msgid "bad insn to frv_print_operand, 'L' modifier:"
20164 msgstr ""
20166 #: config/frv/frv.cc:2904
20167 msgid "bad insn to frv_print_operand, 'M/N' modifier:"
20168 msgstr ""
20170 #: config/frv/frv.cc:2925
20171 msgid "bad insn to frv_print_operand, 'O' modifier:"
20172 msgstr ""
20174 #: config/frv/frv.cc:2943
20175 msgid "bad insn to frv_print_operand, P modifier:"
20176 msgstr ""
20178 #: config/frv/frv.cc:2963
20179 msgid "bad insn in frv_print_operand, z case"
20180 msgstr ""
20182 #: config/frv/frv.cc:2994
20183 msgid "bad insn in frv_print_operand, 0 case"
20184 msgstr ""
20186 #: config/frv/frv.cc:2999
20187 msgid "frv_print_operand: unknown code"
20188 msgstr ""
20190 #: config/frv/frv.cc:4373
20191 msgid "bad output_move_single operand"
20192 msgstr ""
20194 #: config/frv/frv.cc:4500
20195 msgid "bad output_move_double operand"
20196 msgstr ""
20198 #: config/frv/frv.cc:4642
20199 msgid "bad output_condmove_single operand"
20200 msgstr ""
20202 #: config/gcn/gcn.cc:5712 config/gcn/gcn.cc:5745 config/gcn/gcn.cc:5749
20203 #: config/gcn/gcn.cc:6093 config/gcn/gcn.cc:6104 config/gcn/gcn.cc:6107
20204 #, c-format
20205 msgid "bad ADDR_SPACE_GLOBAL address"
20206 msgstr ""
20208 #: config/gcn/gcn.cc:5861 config/gcn/gcn.cc:5884 config/gcn/gcn.cc:5916
20209 #: config/gcn/gcn.cc:5932 config/gcn/gcn.cc:5947 config/gcn/gcn.cc:5966
20210 #: config/gcn/gcn.cc:6042 config/gcn/gcn.cc:6238 config/gcn/gcn.cc:6353
20211 #, c-format
20212 msgid "invalid operand %%xn code"
20213 msgstr ""
20215 #: config/gcn/gcn.cc:6341
20216 #, c-format
20217 msgid "operand %%xn code invalid for QImode"
20218 msgstr ""
20220 #: config/gcn/gcn.cc:6423
20221 #, c-format
20222 msgid "invalid fp constant"
20223 msgstr ""
20225 #: config/h8300/h8300.cc:1628 config/h8300/h8300.cc:1636
20226 #: config/h8300/h8300.cc:1644 config/h8300/h8300.cc:1652
20227 #: config/h8300/h8300.cc:1660 config/h8300/h8300.cc:1668
20228 #, c-format
20229 msgid "Expected register or constant integer."
20230 msgstr ""
20232 #: config/i386/i386.cc:12362
20233 #, c-format
20234 msgid "invalid UNSPEC as operand"
20235 msgstr ""
20237 #: config/i386/i386.cc:12901
20238 #, c-format
20239 msgid "invalid use of register '%s'"
20240 msgstr ""
20242 #: config/i386/i386.cc:12906
20243 #, c-format
20244 msgid "invalid use of asm flag output"
20245 msgstr ""
20247 #: config/i386/i386.cc:13139
20248 #, c-format
20249 msgid "invalid operand size for operand code 'O'"
20250 msgstr ""
20252 #: config/i386/i386.cc:13174
20253 #, c-format
20254 msgid "invalid operand size for operand code 'z'"
20255 msgstr ""
20257 #: config/i386/i386.cc:13243
20258 #, c-format
20259 msgid "invalid operand type used with operand code 'Z'"
20260 msgstr ""
20262 #: config/i386/i386.cc:13248
20263 #, c-format
20264 msgid "invalid operand size for operand code 'Z'"
20265 msgstr ""
20267 #: config/i386/i386.cc:13325
20268 #, c-format
20269 msgid "operand is not a condition code, invalid operand code 'Y'"
20270 msgstr ""
20272 #: config/i386/i386.cc:13404
20273 #, c-format
20274 msgid "operand is not a condition code, invalid operand code 'D'"
20275 msgstr ""
20277 #: config/i386/i386.cc:13422
20278 #, c-format
20279 msgid "operand is not a condition code, invalid operand code '%c'"
20280 msgstr ""
20282 #: config/i386/i386.cc:13435
20283 #, c-format
20284 msgid ""
20285 "operand is not an offsettable memory reference, invalid operand code 'H'"
20286 msgstr ""
20288 #: config/i386/i386.cc:13450
20289 #, c-format
20290 msgid "operand is not an integer, invalid operand code 'K'"
20291 msgstr ""
20293 #: config/i386/i386.cc:13478
20294 #, c-format
20295 msgid "operand is not a specific integer, invalid operand code 'r'"
20296 msgstr ""
20298 #: config/i386/i386.cc:13496
20299 #, c-format
20300 msgid "operand is not an integer, invalid operand code 'R'"
20301 msgstr ""
20303 #: config/i386/i386.cc:13519
20304 #, c-format
20305 msgid "operand is not a specific integer, invalid operand code 'R'"
20306 msgstr ""
20308 #: config/i386/i386.cc:13623
20309 #, c-format
20310 msgid "invalid operand code '%c'"
20311 msgstr ""
20313 #: config/i386/i386.cc:13685 config/i386/i386.cc:14074
20314 #, c-format
20315 msgid "invalid constraints for operand"
20316 msgstr ""
20318 #: config/i386/i386.cc:13786
20319 #, c-format
20320 msgid "invalid vector immediate"
20321 msgstr ""
20323 #: config/i386/i386.cc:16793
20324 msgid "unknown insn mode"
20325 msgstr ""
20327 #: config/ia64/ia64.cc:5459
20328 #, c-format
20329 msgid "invalid %%G mode"
20330 msgstr ""
20332 #: config/ia64/ia64.cc:5630
20333 #, c-format
20334 msgid "ia64_print_operand: unknown code"
20335 msgstr ""
20337 #: config/ia64/ia64.cc:11243
20338 msgid "invalid conversion from %<__fpreg%>"
20339 msgstr ""
20341 #: config/ia64/ia64.cc:11246
20342 msgid "invalid conversion to %<__fpreg%>"
20343 msgstr ""
20345 #: config/ia64/ia64.cc:11259 config/ia64/ia64.cc:11270
20346 msgid "invalid operation on %<__fpreg%>"
20347 msgstr ""
20349 #: config/iq2000/iq2000.cc:3126 config/tilegx/tilegx.cc:5302
20350 #: config/tilepro/tilepro.cc:4690
20351 #, c-format
20352 msgid "invalid %%P operand"
20353 msgstr ""
20355 #: config/iq2000/iq2000.cc:3134 config/rs6000/rs6000.cc:13910
20356 #, c-format
20357 msgid "invalid %%p value"
20358 msgstr ""
20360 #: config/iq2000/iq2000.cc:3193
20361 #, c-format
20362 msgid "invalid use of %%d, %%x, or %%X"
20363 msgstr ""
20365 #: config/lm32/lm32.cc:524
20366 #, c-format
20367 msgid "only 0.0 can be loaded as an immediate"
20368 msgstr ""
20370 #: config/lm32/lm32.cc:594
20371 msgid "bad operand"
20372 msgstr ""
20374 #: config/lm32/lm32.cc:606
20375 msgid "can't use non gp relative absolute address"
20376 msgstr ""
20378 #: config/lm32/lm32.cc:610
20379 msgid "invalid addressing mode"
20380 msgstr ""
20382 #: config/loongarch/loongarch.cc:4242 config/loongarch/loongarch.cc:4264
20383 #: config/loongarch/loongarch.cc:4456 config/mips/mips.cc:9065
20384 #: config/mips/mips.cc:9092 config/mips/mips.cc:9275
20385 #, c-format
20386 msgid "'%%%c' is not a valid operand prefix"
20387 msgstr ""
20389 #: config/loongarch/loongarch.cc:4373 config/loongarch/loongarch.cc:4380
20390 #: config/loongarch/loongarch.cc:4387 config/loongarch/loongarch.cc:4394
20391 #: config/loongarch/loongarch.cc:4404 config/loongarch/loongarch.cc:4407
20392 #: config/loongarch/loongarch.cc:4419 config/loongarch/loongarch.cc:4422
20393 #: config/loongarch/loongarch.cc:4487 config/loongarch/loongarch.cc:4502
20394 #: config/loongarch/loongarch.cc:4511 config/mips/mips.cc:9164
20395 #: config/mips/mips.cc:9171 config/mips/mips.cc:9178 config/mips/mips.cc:9185
20396 #: config/mips/mips.cc:9198 config/mips/mips.cc:9205 config/mips/mips.cc:9215
20397 #: config/mips/mips.cc:9218 config/mips/mips.cc:9230 config/mips/mips.cc:9233
20398 #: config/mips/mips.cc:9293 config/mips/mips.cc:9300 config/mips/mips.cc:9321
20399 #: config/mips/mips.cc:9336 config/mips/mips.cc:9355 config/mips/mips.cc:9364
20400 #: config/riscv/riscv.cc:3557 config/riscv/riscv.cc:3686
20401 #: config/riscv/riscv.cc:3692 config/riscv/riscv.cc:3701
20402 #, c-format
20403 msgid "invalid use of '%%%c'"
20404 msgstr ""
20406 #: config/m32r/m32r.cc:2144
20407 msgid "bad insn for 'A'"
20408 msgstr ""
20410 #: config/m32r/m32r.cc:2191
20411 #, c-format
20412 msgid "invalid operand to %%T/%%B code"
20413 msgstr ""
20415 #: config/m32r/m32r.cc:2214
20416 #, c-format
20417 msgid "invalid operand to %%N code"
20418 msgstr ""
20420 #: config/m32r/m32r.cc:2247
20421 msgid "pre-increment address is not a register"
20422 msgstr ""
20424 #: config/m32r/m32r.cc:2254
20425 msgid "pre-decrement address is not a register"
20426 msgstr ""
20428 #: config/m32r/m32r.cc:2261
20429 msgid "post-increment address is not a register"
20430 msgstr ""
20432 #: config/m32r/m32r.cc:2336 config/m32r/m32r.cc:2351
20433 #: config/rs6000/rs6000.cc:20560
20434 msgid "bad address"
20435 msgstr ""
20437 #: config/m32r/m32r.cc:2356
20438 msgid "lo_sum not of register"
20439 msgstr ""
20441 #: config/microblaze/microblaze.cc:2294
20442 #, c-format
20443 msgid "unknown punctuation '%c'"
20444 msgstr ""
20446 #: config/microblaze/microblaze.cc:2303
20447 #, c-format
20448 msgid "null pointer"
20449 msgstr ""
20451 #: config/microblaze/microblaze.cc:2338
20452 #, c-format
20453 msgid "PRINT_OPERAND, invalid insn for %%C"
20454 msgstr ""
20456 #: config/microblaze/microblaze.cc:2367
20457 #, c-format
20458 msgid "PRINT_OPERAND, invalid insn for %%N"
20459 msgstr ""
20461 #: config/microblaze/microblaze.cc:2387 config/microblaze/microblaze.cc:2563
20462 msgid "insn contains an invalid address !"
20463 msgstr ""
20465 #: config/microblaze/microblaze.cc:2403 config/microblaze/microblaze.cc:2633
20466 #: config/xtensa/xtensa.cc:2557
20467 msgid "invalid address"
20468 msgstr ""
20470 #: config/microblaze/microblaze.cc:2506
20471 #, c-format
20472 msgid "letter %c was found & insn was not CONST_INT"
20473 msgstr ""
20475 #: config/mmix/mmix.cc:1635 config/mmix/mmix.cc:1756
20476 msgid "MMIX Internal: Expected a CONST_INT, not this"
20477 msgstr ""
20479 #: config/mmix/mmix.cc:1714
20480 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
20481 msgstr ""
20483 #: config/mmix/mmix.cc:1724
20484 msgid "MMIX Internal: Expected a register, not this"
20485 msgstr ""
20487 #: config/mmix/mmix.cc:1734
20488 msgid "MMIX Internal: Expected a constant, not this"
20489 msgstr ""
20491 #. We need the original here.
20492 #: config/mmix/mmix.cc:1818
20493 msgid "MMIX Internal: Cannot decode this operand"
20494 msgstr ""
20496 #: config/mmix/mmix.cc:1877
20497 msgid "MMIX Internal: This is not a recognized address"
20498 msgstr ""
20500 #: config/mmix/mmix.cc:2769
20501 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
20502 msgstr ""
20504 #: config/mmix/mmix.cc:2776
20505 msgid "MMIX Internal: What's the CC of this?"
20506 msgstr ""
20508 #: config/mmix/mmix.cc:2780
20509 msgid "MMIX Internal: What is the CC of this?"
20510 msgstr ""
20512 #: config/mmix/mmix.cc:2822
20513 msgid "MMIX Internal: This is not a constant:"
20514 msgstr ""
20516 #: config/msp430/msp430.cc:4229
20517 #, c-format
20518 msgid ""
20519 "%%d, %%e, %%f, %%g operand modifiers are for memory references or constant "
20520 "values only"
20521 msgstr ""
20523 #: config/msp430/msp430.cc:4342
20524 #, c-format
20525 msgid "invalid operand prefix"
20526 msgstr ""
20528 #: config/msp430/msp430.cc:4376
20529 #, c-format
20530 msgid "invalid zero extract"
20531 msgstr ""
20533 #: config/or1k/or1k.cc:1154 config/or1k/or1k.cc:1162
20534 #, c-format
20535 msgid "invalid relocation"
20536 msgstr ""
20538 #: config/or1k/or1k.cc:1256
20539 #, c-format
20540 msgid "invalid %%H value"
20541 msgstr ""
20543 #: config/or1k/or1k.cc:1269 config/xtensa/xtensa.cc:2474
20544 #, c-format
20545 msgid "invalid %%d value"
20546 msgstr ""
20548 #: config/or1k/or1k.cc:1317
20549 #, c-format
20550 msgid "unknown operand letter: '%c'"
20551 msgstr ""
20553 #: config/pru/pru.cc:1672 config/pru/pru.cc:1683
20554 #, c-format
20555 msgid "I/O register operand for '%%%c'"
20556 msgstr ""
20558 #: config/pru/pru.cc:1689
20559 #, c-format
20560 msgid "non 32 bit register operand for '%%%c'"
20561 msgstr ""
20563 #: config/pru/pru.cc:1794
20564 #, c-format
20565 msgid "unsupported code '%c' for fixed-point:"
20566 msgstr ""
20568 #: config/pru/pru.cc:1808
20569 #, c-format
20570 msgid "double constants not supported"
20571 msgstr ""
20573 #: config/pru/pru.cc:1891
20574 #, c-format
20575 msgid "unsupported operand %s for code '%c'"
20576 msgstr ""
20578 #: config/pru/pru.cc:1901
20579 #, c-format
20580 msgid "unexpected text address:"
20581 msgstr ""
20583 #: config/pru/pru.cc:1920
20584 #, c-format
20585 msgid "unsupported constant address:"
20586 msgstr ""
20588 #: config/pru/pru.cc:1981
20589 #, c-format
20590 msgid "unsupported memory expression:"
20591 msgstr ""
20593 #: config/rl78/rl78.cc:1998 config/rl78/rl78.cc:2084
20594 #, c-format
20595 msgid "q/Q modifiers invalid for symbol references"
20596 msgstr ""
20598 #: config/rs6000/host-darwin.cc:96
20599 #, c-format
20600 msgid "Out of stack space.\n"
20601 msgstr ""
20603 #: config/rs6000/host-darwin.cc:117
20604 #, c-format
20605 msgid "Try running '%s' in the shell to raise its limit.\n"
20606 msgstr ""
20608 #: config/rs6000/rs6000.cc:3843
20609 msgid "%<-mvsx%> requires hardware floating point"
20610 msgstr ""
20612 #: config/rs6000/rs6000.cc:3851
20613 msgid "%<-mvsx%> needs indexed addressing"
20614 msgstr ""
20616 #: config/rs6000/rs6000.cc:3856
20617 msgid "%<-mvsx%> and %<-mno-altivec%> are incompatible"
20618 msgstr ""
20620 #: config/rs6000/rs6000.cc:3858
20621 msgid "%<-mno-altivec%> disables vsx"
20622 msgstr ""
20624 #: config/rs6000/rs6000.cc:4007
20625 msgid "%<-mquad-memory%> requires 64-bit mode"
20626 msgstr ""
20628 #: config/rs6000/rs6000.cc:4010
20629 msgid "%<-mquad-memory-atomic%> requires 64-bit mode"
20630 msgstr ""
20632 #: config/rs6000/rs6000.cc:4022
20633 msgid "%<-mquad-memory%> is not available in little endian mode"
20634 msgstr ""
20636 #: config/rs6000/rs6000.cc:10963
20637 msgid "bad move"
20638 msgstr ""
20640 #: config/rs6000/rs6000.cc:13540
20641 msgid "Bad 128-bit move"
20642 msgstr ""
20644 #: config/rs6000/rs6000.cc:13720
20645 #, c-format
20646 msgid "invalid %%A value"
20647 msgstr ""
20649 #: config/rs6000/rs6000.cc:13729 config/xtensa/xtensa.cc:2403
20650 #, c-format
20651 msgid "invalid %%D value"
20652 msgstr ""
20654 #: config/rs6000/rs6000.cc:13744
20655 #, c-format
20656 msgid "invalid %%e value"
20657 msgstr ""
20659 #: config/rs6000/rs6000.cc:13765
20660 #, c-format
20661 msgid "invalid %%f value"
20662 msgstr ""
20664 #: config/rs6000/rs6000.cc:13774
20665 #, c-format
20666 msgid "invalid %%F value"
20667 msgstr ""
20669 #: config/rs6000/rs6000.cc:13783
20670 #, c-format
20671 msgid "invalid %%G value"
20672 msgstr ""
20674 #: config/rs6000/rs6000.cc:13818
20675 #, c-format
20676 msgid "invalid %%j code"
20677 msgstr ""
20679 #: config/rs6000/rs6000.cc:13828
20680 #, c-format
20681 msgid "invalid %%J code"
20682 msgstr ""
20684 #: config/rs6000/rs6000.cc:13838
20685 #, c-format
20686 msgid "invalid %%k value"
20687 msgstr ""
20689 #: config/rs6000/rs6000.cc:13853 config/xtensa/xtensa.cc:2446
20690 #, c-format
20691 msgid "invalid %%K value"
20692 msgstr ""
20694 #: config/rs6000/rs6000.cc:13900
20695 #, c-format
20696 msgid "invalid %%O value"
20697 msgstr ""
20699 #: config/rs6000/rs6000.cc:13947
20700 #, c-format
20701 msgid "invalid %%q value"
20702 msgstr ""
20704 #: config/rs6000/rs6000.cc:13989
20705 #, c-format
20706 msgid "invalid %%t value"
20707 msgstr ""
20709 #: config/rs6000/rs6000.cc:14006
20710 #, c-format
20711 msgid "invalid %%T value"
20712 msgstr ""
20714 #: config/rs6000/rs6000.cc:14018
20715 #, c-format
20716 msgid "invalid %%u value"
20717 msgstr ""
20719 #: config/rs6000/rs6000.cc:14032 config/xtensa/xtensa.cc:2415
20720 #, c-format
20721 msgid "invalid %%v value"
20722 msgstr ""
20724 #: config/rs6000/rs6000.cc:14082
20725 #, c-format
20726 msgid "invalid %%V value"
20727 msgstr ""
20729 #: config/rs6000/rs6000.cc:14099 config/xtensa/xtensa.cc:2467
20730 #, c-format
20731 msgid "invalid %%x value"
20732 msgstr ""
20734 #: config/rs6000/rs6000.cc:14156
20735 #, c-format
20736 msgid "invalid %%z value"
20737 msgstr ""
20739 #: config/rs6000/rs6000.cc:14225
20740 #, c-format
20741 msgid "invalid %%y value, try using the 'Z' constraint"
20742 msgstr ""
20744 #: config/rs6000/rs6000.cc:15093
20745 msgid "Invalid mixing of IEEE 128-bit and IBM 128-bit floating point types"
20746 msgstr ""
20748 #: config/rs6000/rs6000.cc:23944
20749 msgid "AltiVec argument passed to unprototyped function"
20750 msgstr ""
20752 #: config/rs6000/rs6000.cc:27601
20753 msgid "Could not generate addis value for fusion"
20754 msgstr ""
20756 #: config/rs6000/rs6000.cc:27670
20757 msgid "Unable to generate load/store offset for fusion"
20758 msgstr ""
20760 #: config/rs6000/rs6000.cc:27746
20761 msgid "Bad GPR fusion"
20762 msgstr ""
20764 #: config/rs6000/rs6000.cc:28285
20765 msgid "invalid conversion from type %<__vector_quad%>"
20766 msgstr ""
20768 #: config/rs6000/rs6000.cc:28287
20769 msgid "invalid conversion to type %<__vector_quad%>"
20770 msgstr ""
20772 #: config/rs6000/rs6000.cc:28289
20773 msgid "invalid conversion from type %<__vector_pair%>"
20774 msgstr ""
20776 #: config/rs6000/rs6000.cc:28291
20777 msgid "invalid conversion to type %<__vector_pair%>"
20778 msgstr ""
20780 #: config/rs6000/rs6000.cc:28306
20781 msgid "invalid conversion from type %<* __vector_quad%>"
20782 msgstr ""
20784 #: config/rs6000/rs6000.cc:28308
20785 msgid "invalid conversion to type %<* __vector_quad%>"
20786 msgstr ""
20788 #: config/rs6000/rs6000.cc:28310
20789 msgid "invalid conversion from type %<* __vector_pair%>"
20790 msgstr ""
20792 #: config/rs6000/rs6000.cc:28312
20793 msgid "invalid conversion to type %<* __vector_pair%>"
20794 msgstr ""
20796 #: config/s390/s390.cc:7953
20797 #, c-format
20798 msgid "symbolic memory references are only supported on z10 or later"
20799 msgstr ""
20801 #: config/s390/s390.cc:7964
20802 #, c-format
20803 msgid "cannot decompose address"
20804 msgstr ""
20806 #: config/s390/s390.cc:8046
20807 #, c-format
20808 msgid "invalid comparison operator for 'E' output modifier"
20809 msgstr ""
20811 #: config/s390/s390.cc:8069
20812 #, c-format
20813 msgid "invalid reference for 'J' output modifier"
20814 msgstr ""
20816 #: config/s390/s390.cc:8087
20817 #, c-format
20818 msgid "invalid address for 'O' output modifier"
20819 msgstr ""
20821 #: config/s390/s390.cc:8109
20822 #, c-format
20823 msgid "invalid address for 'R' output modifier"
20824 msgstr ""
20826 #: config/s390/s390.cc:8127
20827 #, c-format
20828 msgid "memory reference expected for 'S' output modifier"
20829 msgstr ""
20831 #: config/s390/s390.cc:8137
20832 #, c-format
20833 msgid "invalid address for 'S' output modifier"
20834 msgstr ""
20836 #: config/s390/s390.cc:8158
20837 #, c-format
20838 msgid "register or memory expression expected for 'N' output modifier"
20839 msgstr ""
20841 #: config/s390/s390.cc:8169
20842 #, c-format
20843 msgid "register or memory expression expected for 'M' output modifier"
20844 msgstr ""
20846 #: config/s390/s390.cc:8278 config/s390/s390.cc:8299
20847 #, c-format
20848 msgid "invalid constant for output modifier '%c'"
20849 msgstr ""
20851 #: config/s390/s390.cc:8296
20852 #, c-format
20853 msgid "invalid constant - try using an output modifier"
20854 msgstr ""
20856 #: config/s390/s390.cc:8333
20857 #, c-format
20858 msgid "invalid constant vector for output modifier '%c'"
20859 msgstr ""
20861 #: config/s390/s390.cc:8340
20862 #, c-format
20863 msgid "invalid expression - try using an output modifier"
20864 msgstr ""
20866 #: config/s390/s390.cc:8343
20867 #, c-format
20868 msgid "invalid expression for output modifier '%c'"
20869 msgstr ""
20871 #: config/s390/s390.cc:12122
20872 msgid "vector argument passed to unprototyped function"
20873 msgstr ""
20875 #: config/s390/s390.cc:16546
20876 msgid "types differ in signedness"
20877 msgstr ""
20879 #: config/s390/s390.cc:16556
20880 msgid "binary operator does not support two vector bool operands"
20881 msgstr ""
20883 #: config/s390/s390.cc:16559
20884 msgid "binary operator does not support vector bool operand"
20885 msgstr ""
20887 #: config/s390/s390.cc:16567
20888 msgid ""
20889 "binary operator does not support mixing vector bool with floating point "
20890 "vector operands"
20891 msgstr ""
20893 #: config/sh/sh.cc:1222
20894 #, c-format
20895 msgid "invalid operand to %%R"
20896 msgstr ""
20898 #: config/sh/sh.cc:1249
20899 #, c-format
20900 msgid "invalid operand to %%S"
20901 msgstr ""
20903 #: config/sh/sh.cc:8666
20904 msgid "created and used with different architectures / ABIs"
20905 msgstr ""
20907 #: config/sh/sh.cc:8668
20908 msgid "created and used with different ABIs"
20909 msgstr ""
20911 #: config/sh/sh.cc:8670
20912 msgid "created and used with different endianness"
20913 msgstr ""
20915 #: config/sparc/sparc.cc:9378 config/sparc/sparc.cc:9384
20916 #, c-format
20917 msgid "invalid %%Y operand"
20918 msgstr ""
20920 #: config/sparc/sparc.cc:9471
20921 #, c-format
20922 msgid "invalid %%A operand"
20923 msgstr ""
20925 #: config/sparc/sparc.cc:9491
20926 #, c-format
20927 msgid "invalid %%B operand"
20928 msgstr ""
20930 #: config/sparc/sparc.cc:9571 config/tilegx/tilegx.cc:5089
20931 #: config/tilepro/tilepro.cc:4497
20932 #, c-format
20933 msgid "invalid %%C operand"
20934 msgstr ""
20936 #: config/sparc/sparc.cc:9603 config/tilegx/tilegx.cc:5122
20937 #, c-format
20938 msgid "invalid %%D operand"
20939 msgstr ""
20941 #: config/sparc/sparc.cc:9622
20942 #, c-format
20943 msgid "invalid %%f operand"
20944 msgstr ""
20946 #: config/sparc/sparc.cc:9634
20947 #, c-format
20948 msgid "invalid %%s operand"
20949 msgstr ""
20951 #: config/sparc/sparc.cc:9679
20952 #, c-format
20953 msgid "floating-point constant not a valid immediate operand"
20954 msgstr ""
20956 #: config/stormy16/stormy16.cc:1751 config/stormy16/stormy16.cc:1822
20957 #, c-format
20958 msgid "'B' operand is not constant"
20959 msgstr ""
20961 #: config/stormy16/stormy16.cc:1778
20962 #, c-format
20963 msgid "'B' operand has multiple bits set"
20964 msgstr ""
20966 #: config/stormy16/stormy16.cc:1804
20967 #, c-format
20968 msgid "'o' operand is not constant"
20969 msgstr ""
20971 #: config/stormy16/stormy16.cc:1836
20972 #, c-format
20973 msgid "xstormy16_print_operand: unknown code"
20974 msgstr ""
20976 #: config/tilegx/tilegx.cc:5074 config/tilepro/tilepro.cc:4482
20977 #, c-format
20978 msgid "invalid %%c operand"
20979 msgstr ""
20981 #: config/tilegx/tilegx.cc:5105
20982 #, c-format
20983 msgid "invalid %%d operand"
20984 msgstr ""
20986 #: config/tilegx/tilegx.cc:5202
20987 #, c-format
20988 msgid "invalid %%H specifier"
20989 msgstr ""
20991 #: config/tilegx/tilegx.cc:5244 config/tilepro/tilepro.cc:4511
20992 #, c-format
20993 msgid "invalid %%h operand"
20994 msgstr ""
20996 #: config/tilegx/tilegx.cc:5256 config/tilepro/tilepro.cc:4575
20997 #, c-format
20998 msgid "invalid %%I operand"
20999 msgstr ""
21001 #: config/tilegx/tilegx.cc:5268 config/tilepro/tilepro.cc:4587
21002 #, c-format
21003 msgid "invalid %%i operand"
21004 msgstr ""
21006 #: config/tilegx/tilegx.cc:5289 config/tilepro/tilepro.cc:4608
21007 #, c-format
21008 msgid "invalid %%j operand"
21009 msgstr ""
21011 #: config/tilegx/tilegx.cc:5320
21012 #, c-format
21013 msgid "invalid %%%c operand"
21014 msgstr ""
21016 #: config/tilegx/tilegx.cc:5335 config/tilepro/tilepro.cc:4722
21017 #, c-format
21018 msgid "invalid %%N operand"
21019 msgstr ""
21021 #: config/tilegx/tilegx.cc:5379
21022 #, c-format
21023 msgid "invalid operand for 'r' specifier"
21024 msgstr ""
21026 #: config/tilegx/tilegx.cc:5403 config/tilepro/tilepro.cc:4802
21027 #, c-format
21028 msgid "unable to print out operand yet; code == %d (%c)"
21029 msgstr ""
21031 #: config/tilepro/tilepro.cc:4547
21032 #, c-format
21033 msgid "invalid %%H operand"
21034 msgstr ""
21036 #: config/tilepro/tilepro.cc:4647
21037 #, c-format
21038 msgid "invalid %%L operand"
21039 msgstr ""
21041 #: config/tilepro/tilepro.cc:4707
21042 #, c-format
21043 msgid "invalid %%M operand"
21044 msgstr ""
21046 #: config/tilepro/tilepro.cc:4750 config/tilepro/tilepro.cc:4757
21047 #, c-format
21048 msgid "invalid %%t operand"
21049 msgstr ""
21051 #: config/tilepro/tilepro.cc:4777
21052 #, c-format
21053 msgid "invalid %%r operand"
21054 msgstr ""
21056 #: config/v850/v850.cc:271
21057 msgid "const_double_split got a bad insn:"
21058 msgstr ""
21060 #: config/v850/v850.cc:885
21061 msgid "output_move_single:"
21062 msgstr ""
21064 #: config/vax/vax.cc:484
21065 #, c-format
21066 msgid "symbol used with both base and indexed registers"
21067 msgstr ""
21069 #: config/vax/vax.cc:493
21070 #, c-format
21071 msgid "symbol with offset used in PIC mode"
21072 msgstr ""
21074 #: config/vax/vax.cc:581
21075 #, c-format
21076 msgid "symbol used as immediate operand"
21077 msgstr ""
21079 #: config/vax/vax.cc:1683
21080 msgid "illegal operand detected"
21081 msgstr ""
21083 #: config/visium/visium.cc:3364
21084 msgid "illegal operand "
21085 msgstr ""
21087 #: config/visium/visium.cc:3415
21088 msgid "illegal operand address (1)"
21089 msgstr ""
21091 #: config/visium/visium.cc:3422
21092 msgid "illegal operand address (2)"
21093 msgstr ""
21095 #: config/visium/visium.cc:3437
21096 msgid "illegal operand address (3)"
21097 msgstr ""
21099 #: config/visium/visium.cc:3445
21100 msgid "illegal operand address (4)"
21101 msgstr ""
21103 #: config/xtensa/xtensa.cc:814 config/xtensa/xtensa.cc:846
21104 #: config/xtensa/xtensa.cc:855
21105 msgid "bad test"
21106 msgstr ""
21108 #: config/xtensa/xtensa.cc:2441
21109 msgid "invalid mask"
21110 msgstr ""
21112 #: config/xtensa/xtensa.cc:2493 config/xtensa/xtensa.cc:2503
21113 #, c-format
21114 msgid "invalid %%t/%%b value"
21115 msgstr ""
21117 #: config/xtensa/xtensa.cc:2582
21118 msgid "no register in address"
21119 msgstr ""
21121 #: config/xtensa/xtensa.cc:2590
21122 msgid "address offset not a constant"
21123 msgstr ""
21125 #: c/c-objc-common.cc:190
21126 msgid "{erroneous}"
21127 msgstr ""
21129 #: c/c-objc-common.cc:231
21130 msgid "aka"
21131 msgstr ""
21133 #: c/c-objc-common.cc:323
21134 msgid "({anonymous})"
21135 msgstr ""
21137 #. If we have
21138 #. declaration-specifiers declarator decl-specs
21139 #. then assume we have a missing semicolon, which would
21140 #. give us:
21141 #. declaration-specifiers declarator  decl-specs
21142 #. ^
21143 #. ;
21144 #. <~~~~~~~~~ declaration ~~~~~~~~~~>
21145 #. Use c_parser_require to get an error with a fix-it hint.
21146 #: c/c-parser.cc:2467 c/c-parser.cc:2586 c/c-parser.cc:2600 c/c-parser.cc:5664
21147 #: c/c-parser.cc:6265 c/c-parser.cc:6694 c/c-parser.cc:6873 c/c-parser.cc:6906
21148 #: c/c-parser.cc:7172 c/c-parser.cc:11078 c/c-parser.cc:11113
21149 #: c/c-parser.cc:11144 c/c-parser.cc:11191 c/c-parser.cc:11372
21150 #: c/c-parser.cc:12204 c/c-parser.cc:12279 c/c-parser.cc:12322
21151 #: c/c-parser.cc:18438 c/c-parser.cc:18518 c/c-parser.cc:18848
21152 #: c/c-parser.cc:18874 c/c-parser.cc:18897 c/c-parser.cc:19347
21153 #: c/c-parser.cc:19391 c/gimple-parser.cc:396 c/gimple-parser.cc:437
21154 #: c/gimple-parser.cc:446 c/gimple-parser.cc:655 c/gimple-parser.cc:2245
21155 #: c/gimple-parser.cc:2282 c/gimple-parser.cc:2361 c/gimple-parser.cc:2388
21156 #: c/c-parser.cc:3279 c/c-parser.cc:3466 c/c-parser.cc:3499 c/c-parser.cc:11365
21157 #: c/gimple-parser.cc:2053 c/gimple-parser.cc:2110 cp/parser.cc:15227
21158 #: cp/parser.cc:32340 cp/parser.cc:32953
21159 #, gcc-internal-format
21160 msgid "expected %<;%>"
21161 msgstr ""
21163 #: c/c-parser.cc:3049 c/c-parser.cc:4019 c/c-parser.cc:4214 c/c-parser.cc:4279
21164 #: c/c-parser.cc:4337 c/c-parser.cc:4699 c/c-parser.cc:4720 c/c-parser.cc:4729
21165 #: c/c-parser.cc:4780 c/c-parser.cc:4789 c/c-parser.cc:8541 c/c-parser.cc:8608
21166 #: c/c-parser.cc:9115 c/c-parser.cc:9140 c/c-parser.cc:9174 c/c-parser.cc:9283
21167 #: c/c-parser.cc:10104 c/c-parser.cc:11479 c/c-parser.cc:13822
21168 #: c/c-parser.cc:14536 c/c-parser.cc:14595 c/c-parser.cc:14650
21169 #: c/c-parser.cc:16262 c/c-parser.cc:16382 c/c-parser.cc:17702
21170 #: c/c-parser.cc:18939 c/c-parser.cc:19355 c/c-parser.cc:22322
21171 #: c/c-parser.cc:22400 c/gimple-parser.cc:195 c/gimple-parser.cc:198
21172 #: c/gimple-parser.cc:531 c/gimple-parser.cc:565 c/gimple-parser.cc:570
21173 #: c/gimple-parser.cc:739 c/gimple-parser.cc:836 c/gimple-parser.cc:1038
21174 #: c/gimple-parser.cc:1064 c/gimple-parser.cc:1067 c/gimple-parser.cc:1198
21175 #: c/gimple-parser.cc:1325 c/gimple-parser.cc:1451 c/gimple-parser.cc:1467
21176 #: c/gimple-parser.cc:1483 c/gimple-parser.cc:1505 c/gimple-parser.cc:1535
21177 #: c/gimple-parser.cc:1561 c/gimple-parser.cc:1767 c/gimple-parser.cc:1975
21178 #: c/gimple-parser.cc:1995 c/gimple-parser.cc:2155 c/gimple-parser.cc:2318
21179 #: c/c-parser.cc:7124 cp/parser.cc:33001
21180 #, gcc-internal-format
21181 msgid "expected %<)%>"
21182 msgstr ""
21184 #: c/c-parser.cc:4108 c/c-parser.cc:4840 c/c-parser.cc:4988 c/c-parser.cc:5014
21185 #: c/c-parser.cc:5015 c/c-parser.cc:5429 c/c-parser.cc:5465 c/c-parser.cc:7223
21186 #: c/c-parser.cc:9274 c/c-parser.cc:10220 c/c-parser.cc:10509
21187 #: c/c-parser.cc:13225 c/gimple-parser.cc:1744 cp/parser.cc:32965
21188 #, gcc-internal-format
21189 msgid "expected %<]%>"
21190 msgstr ""
21192 #: c/c-parser.cc:4317
21193 msgid "expected %<;%>, %<,%> or %<)%>"
21194 msgstr ""
21196 #. Look for the two `(' tokens.
21197 #: c/c-parser.cc:4749 c/c-parser.cc:4754 c/c-parser.cc:13805
21198 #: c/c-parser.cc:14625 c/c-parser.cc:21681 c/c-parser.cc:22130
21199 #: c/c-parser.cc:22343 c/gimple-parser.cc:180 c/gimple-parser.cc:478
21200 #: c/gimple-parser.cc:517 c/gimple-parser.cc:549 c/gimple-parser.cc:806
21201 #: c/gimple-parser.cc:1032 c/gimple-parser.cc:1058 c/gimple-parser.cc:1185
21202 #: c/gimple-parser.cc:1320 c/gimple-parser.cc:1441 c/gimple-parser.cc:1501
21203 #: c/gimple-parser.cc:1519 c/gimple-parser.cc:1554 c/gimple-parser.cc:1944
21204 #: c/gimple-parser.cc:1955 c/gimple-parser.cc:1961 c/gimple-parser.cc:2144
21205 #: c/gimple-parser.cc:2315 c/c-parser.cc:13627 cp/parser.cc:32956
21206 #, gcc-internal-format
21207 msgid "expected %<(%>"
21208 msgstr ""
21210 #: c/c-parser.cc:4984 c/c-parser.cc:4986 c/c-parser.cc:13133 cp/parser.cc:32968
21211 #: cp/parser.cc:36701 go/gofrontend/embed.cc:439
21212 #, gcc-internal-format
21213 msgid "expected %<[%>"
21214 msgstr ""
21216 #: c/c-parser.cc:5600 c/c-parser.cc:11708 c/c-parser.cc:18413
21217 #: c/c-parser.cc:18499 c/c-parser.cc:19151 c/c-parser.cc:20033
21218 #: c/c-parser.cc:23378 c/gimple-parser.cc:389 c/gimple-parser.cc:2321
21219 #: c/c-parser.cc:3267 c/c-parser.cc:3489 c/c-parser.cc:11260 cp/parser.cc:20883
21220 #: cp/parser.cc:32962 go/gofrontend/embed.cc:370
21221 #, gcc-internal-format
21222 msgid "expected %<{%>"
21223 msgstr ""
21225 #: c/c-parser.cc:5890 c/c-parser.cc:5899 c/c-parser.cc:7656 c/c-parser.cc:8745
21226 #: c/c-parser.cc:11472 c/c-parser.cc:11868 c/c-parser.cc:11932
21227 #: c/c-parser.cc:13207 c/c-parser.cc:14227 c/c-parser.cc:14453
21228 #: c/c-parser.cc:14971 c/c-parser.cc:15072 c/c-parser.cc:15606
21229 #: c/c-parser.cc:15924 c/c-parser.cc:16000 c/c-parser.cc:16112
21230 #: c/c-parser.cc:21543 c/c-parser.cc:22187 c/c-parser.cc:22246
21231 #: c/gimple-parser.cc:572 c/gimple-parser.cc:877 c/gimple-parser.cc:2369
21232 #: c/gimple-parser.cc:2396 c/c-parser.cc:7131 c/c-parser.cc:13730
21233 #: c/c-parser.cc:15077 cp/parser.cc:32995 cp/parser.cc:34677 cp/parser.cc:37550
21234 #: cp/parser.cc:38425 go/gofrontend/embed.cc:403
21235 #, gcc-internal-format
21236 msgid "expected %<:%>"
21237 msgstr ""
21239 #: c/c-parser.cc:6681 cp/parser.cc:32882
21240 #, gcc-internal-format
21241 msgid "expected %<while%>"
21242 msgstr ""
21244 #: c/c-parser.cc:8504 c/c-parser.cc:8696 c/c-parser.cc:9164 c/c-parser.cc:9207
21245 #: c/c-parser.cc:9345 c/c-parser.cc:10094 c/c-parser.cc:14630
21246 #: c/c-parser.cc:16068 c/gimple-parser.cc:1035 c/gimple-parser.cc:1061
21247 #: c/gimple-parser.cc:1189 c/gimple-parser.cc:1192 c/gimple-parser.cc:1523
21248 #: c/gimple-parser.cc:1529 cp/parser.cc:32338 cp/parser.cc:32971
21249 #, gcc-internal-format
21250 msgid "expected %<,%>"
21251 msgstr ""
21253 #: c/c-parser.cc:9061
21254 msgid "expected %<.%>"
21255 msgstr ""
21257 #: c/c-parser.cc:10931 c/c-parser.cc:10963 c/c-parser.cc:11203
21258 #: cp/parser.cc:35251 cp/parser.cc:35272
21259 #, gcc-internal-format
21260 msgid "expected %<@end%>"
21261 msgstr ""
21263 #: c/c-parser.cc:11621 c/gimple-parser.cc:1359 cp/parser.cc:32980
21264 #, gcc-internal-format
21265 msgid "expected %<>%>"
21266 msgstr ""
21268 #: c/c-parser.cc:15166 c/c-parser.cc:16400 cp/parser.cc:33004
21269 #, gcc-internal-format
21270 msgid "expected %<,%> or %<)%>"
21271 msgstr ""
21273 #. All following cases are statements with LHS.
21274 #: c/c-parser.cc:15916 c/c-parser.cc:18306 c/c-parser.cc:18353
21275 #: c/c-parser.cc:18510 c/c-parser.cc:18858 c/c-parser.cc:19334
21276 #: c/c-parser.cc:21750 c/c-parser.cc:22384 c/gimple-parser.cc:730
21277 #: c/c-parser.cc:5488 c/c-parser.cc:18430 c/c-parser.cc:18654
21278 #: cp/parser.cc:32983 cp/parser.cc:40998 cp/parser.cc:41171
21279 #, gcc-internal-format
21280 msgid "expected %<=%>"
21281 msgstr ""
21283 #: c/c-parser.cc:18441 c/c-parser.cc:18521 c/c-parser.cc:18875
21284 #: c/c-parser.cc:19199 c/gimple-parser.cc:1577 c/gimple-parser.cc:1609
21285 #: c/gimple-parser.cc:1619 c/gimple-parser.cc:2406 cp/parser.cc:32959
21286 #: cp/parser.cc:35461
21287 #, gcc-internal-format
21288 msgid "expected %<}%>"
21289 msgstr ""
21291 #: c/c-parser.cc:18534 cp/parser.cc:41096
21292 #, gcc-internal-format
21293 msgid "expected %<else%>"
21294 msgstr ""
21296 #: c/c-parser.cc:20078 c/c-parser.cc:20067 cp/parser.cc:43336
21297 #, gcc-internal-format
21298 msgid "expected %<#pragma omp section%> or %<}%>"
21299 msgstr ""
21301 #: c/c-parser.cc:22955 cp/parser.cc:46854
21302 msgid "<message unknown at compile time>"
21303 msgstr ""
21305 #: c/c-typeck.cc:8489
21306 msgid "(anonymous)"
21307 msgstr ""
21309 #: c/gimple-parser.cc:1348 cp/parser.cc:18235 cp/parser.cc:32977
21310 #, gcc-internal-format
21311 msgid "expected %<<%>"
21312 msgstr ""
21314 #: c/gimple-parser.cc:2365 c/gimple-parser.cc:2392 c/gimple-parser.cc:2231
21315 #: c/gimple-parser.cc:2268
21316 #, gcc-internal-format
21317 msgid "expected label"
21318 msgstr ""
21320 #: cp/call.cc:4018
21321 msgid "candidate:"
21322 msgstr ""
21324 #: cp/call.cc:7746
21325 msgid "  after user-defined conversion:"
21326 msgstr ""
21328 #: cp/call.cc:7885 cp/pt.cc:2056 cp/pt.cc:25664
21329 msgid "candidate is:"
21330 msgid_plural "candidates are:"
21331 msgstr[0] ""
21332 msgstr[1] ""
21334 #: cp/call.cc:12539
21335 msgid "candidate 1:"
21336 msgstr ""
21338 #: cp/call.cc:12540
21339 msgid "candidate 2:"
21340 msgstr ""
21342 #: cp/decl.cc:3465
21343 msgid "jump to label %qD"
21344 msgstr ""
21346 #: cp/decl.cc:3466
21347 msgid "jump to case label"
21348 msgstr ""
21350 #: cp/error.cc:456
21351 msgid "<missing>"
21352 msgstr ""
21354 #: cp/error.cc:558
21355 msgid "<brace-enclosed initializer list>"
21356 msgstr ""
21358 #: cp/error.cc:560
21359 msgid "<unresolved overloaded function type>"
21360 msgstr ""
21362 #: cp/error.cc:730
21363 msgid "<type error>"
21364 msgstr ""
21366 #. A lambda's "type" is essentially its signature.
21367 #: cp/error.cc:837
21368 msgid "<lambda"
21369 msgstr ""
21371 #: cp/error.cc:847 objc/objc-act.cc:6364 cp/cxx-pretty-print.cc:154
21372 #: cp/cxx-pretty-print.cc:2897
21373 #, gcc-internal-format
21374 msgid "<unnamed>"
21375 msgstr ""
21377 #: cp/error.cc:849
21378 #, c-format
21379 msgid "<unnamed %s>"
21380 msgstr ""
21382 #: cp/error.cc:982
21383 msgid "<typeprefixerror>"
21384 msgstr ""
21386 #: cp/error.cc:1115
21387 #, c-format
21388 msgid "(static initializers for %s)"
21389 msgstr ""
21391 #: cp/error.cc:1117
21392 #, c-format
21393 msgid "(static destructors for %s)"
21394 msgstr ""
21396 #: cp/error.cc:1163
21397 msgid "<structured bindings>"
21398 msgstr ""
21400 #: cp/error.cc:1271
21401 msgid "vtable for "
21402 msgstr ""
21404 #: cp/error.cc:1295
21405 msgid "<return value> "
21406 msgstr ""
21408 #: cp/error.cc:1310
21409 msgid "{anonymous}"
21410 msgstr ""
21412 #: cp/error.cc:1312
21413 msgid "(anonymous namespace)"
21414 msgstr ""
21416 #: cp/error.cc:1412
21417 msgid "<template arguments error>"
21418 msgstr ""
21420 #: cp/error.cc:1437
21421 msgid "<enumerator>"
21422 msgstr ""
21424 #: cp/error.cc:1492
21425 msgid "<declaration error>"
21426 msgstr ""
21428 #: cp/error.cc:2045 cp/error.cc:2065
21429 msgid "<template parameter error>"
21430 msgstr ""
21432 #: cp/error.cc:2195
21433 msgid "<statement>"
21434 msgstr ""
21436 #: cp/error.cc:2225 cp/error.cc:3318 c-family/c-pretty-print.cc:2644
21437 #, gcc-internal-format
21438 msgid "<unknown>"
21439 msgstr ""
21441 #. While waiting for caret diagnostics, avoid printing
21442 #. __cxa_allocate_exception, __cxa_throw, and the like.
21443 #: cp/error.cc:2243
21444 msgid "<throw-expression>"
21445 msgstr ""
21447 #: cp/error.cc:2344
21448 msgid "<ubsan routine call>"
21449 msgstr ""
21451 #: cp/error.cc:2835
21452 msgid "<unparsed>"
21453 msgstr ""
21455 #: cp/error.cc:2992
21456 msgid "<lambda>"
21457 msgstr ""
21459 #: cp/error.cc:3031
21460 msgid "*this"
21461 msgstr ""
21463 #: cp/error.cc:3045
21464 msgid "<expression error>"
21465 msgstr ""
21467 #: cp/error.cc:3060
21468 msgid "<unknown operator>"
21469 msgstr ""
21471 #: cp/error.cc:3531
21472 msgid "At global scope:"
21473 msgstr ""
21475 #: cp/error.cc:3590
21476 msgid "    inlined from %qD at %r%s:%d:%d%R"
21477 msgstr ""
21479 #: cp/error.cc:3595
21480 msgid "    inlined from %qD at %r%s:%d%R"
21481 msgstr ""
21483 #: cp/error.cc:3601
21484 msgid "    inlined from %qD"
21485 msgstr ""
21487 #: cp/error.cc:3628
21488 msgid "In static member function %qD"
21489 msgstr ""
21491 #: cp/error.cc:3630
21492 msgid "In copy constructor %qD"
21493 msgstr ""
21495 #: cp/error.cc:3632
21496 msgid "In constructor %qD"
21497 msgstr ""
21499 #: cp/error.cc:3634
21500 msgid "In destructor %qD"
21501 msgstr ""
21503 #: cp/error.cc:3636
21504 msgid "In lambda function"
21505 msgstr ""
21507 #: cp/error.cc:3638
21508 msgid "In member function %qD"
21509 msgstr ""
21511 #: cp/error.cc:3641
21512 msgid "In function %qD"
21513 msgstr ""
21515 #: cp/error.cc:3664
21516 #, c-format
21517 msgid "%s: In substitution of %qS:\n"
21518 msgstr ""
21520 #: cp/error.cc:3665
21521 msgid "%s: In instantiation of %q#D:\n"
21522 msgstr ""
21524 #: cp/error.cc:3690 cp/error.cc:3844
21525 msgid "%r%s:%d:%d:%R   "
21526 msgstr ""
21528 #: cp/error.cc:3693 cp/error.cc:3847
21529 msgid "%r%s:%d:%R   "
21530 msgstr ""
21532 #: cp/error.cc:3701
21533 #, c-format
21534 msgid "recursively required by substitution of %qS\n"
21535 msgstr ""
21537 #: cp/error.cc:3702
21538 #, c-format
21539 msgid "required by substitution of %qS\n"
21540 msgstr ""
21542 #: cp/error.cc:3707
21543 msgid "recursively required from %q#D\n"
21544 msgstr ""
21546 #: cp/error.cc:3708
21547 msgid "required from %q#D\n"
21548 msgstr ""
21550 #: cp/error.cc:3715
21551 msgid "recursively required from here\n"
21552 msgstr ""
21554 #: cp/error.cc:3716
21555 msgid "required from here\n"
21556 msgstr ""
21558 #: cp/error.cc:3768
21559 msgid ""
21560 "%r%s:%d:%d:%R   [ skipping %d instantiation contexts, use -ftemplate-"
21561 "backtrace-limit=0 to disable ]\n"
21562 msgstr ""
21564 #: cp/error.cc:3774
21565 msgid ""
21566 "%r%s:%d:%R   [ skipping %d instantiation contexts, use -ftemplate-backtrace-"
21567 "limit=0 to disable ]\n"
21568 msgstr ""
21570 #: cp/error.cc:3828
21571 msgid "%r%s:%d:%d:%R   in %<constexpr%> expansion of %qs"
21572 msgstr ""
21574 #: cp/error.cc:3832
21575 msgid "%r%s:%d:%R   in %<constexpr%> expansion of %qs"
21576 msgstr ""
21578 #: cp/parser.cc:6032
21579 msgid "parameter %qD may not appear in this context"
21580 msgstr ""
21582 #: cp/parser.cc:6033
21583 msgid "local variable %qD may not appear in this context"
21584 msgstr ""
21586 #: cp/parser.cc:21691
21587 msgid "%<using enum%> only available with %<-std=c++20%> or %<-std=gnu++20%>"
21588 msgstr ""
21590 #: cp/parser.cc:21694
21591 msgid "%<using enum%> of dependent type %qT"
21592 msgstr ""
21594 #: cp/parser.cc:21696
21595 msgid "%<using enum%> of non-enumeration type %q#T"
21596 msgstr ""
21598 #: cp/parser.cc:21698
21599 msgid "%<using enum%> of incomplete type %qT"
21600 msgstr ""
21602 #: cp/parser.cc:21700
21603 msgid "%<using enum%> of %qT before its enum-specifier"
21604 msgstr ""
21606 #: cp/pt.cc:2054 cp/semantics.cc:5928
21607 msgid "candidates are:"
21608 msgstr ""
21610 #: cp/rtti.cc:592
21611 msgid "target is not pointer or reference to class"
21612 msgstr ""
21614 #: cp/rtti.cc:597
21615 msgid "target is not pointer or reference to complete type"
21616 msgstr ""
21618 #: cp/rtti.cc:603
21619 msgid "target is not pointer or reference"
21620 msgstr ""
21622 #: cp/rtti.cc:619
21623 msgid "source is not a pointer"
21624 msgstr ""
21626 #: cp/rtti.cc:624
21627 msgid "source is not a pointer to class"
21628 msgstr ""
21630 #: cp/rtti.cc:629
21631 msgid "source is a pointer to incomplete type"
21632 msgstr ""
21634 #: cp/rtti.cc:642
21635 msgid "source is not of class type"
21636 msgstr ""
21638 #: cp/rtti.cc:647
21639 msgid "source is of incomplete class type"
21640 msgstr ""
21642 #: cp/rtti.cc:658
21643 msgid "conversion casts away constness"
21644 msgstr ""
21646 #: cp/rtti.cc:814
21647 msgid "source type is not polymorphic"
21648 msgstr ""
21650 #: cp/typeck.cc:7013 c/c-typeck.cc:4481
21651 #, gcc-internal-format
21652 msgid "wrong type argument to unary minus"
21653 msgstr ""
21655 #: cp/typeck.cc:7014 c/c-typeck.cc:4468
21656 #, gcc-internal-format
21657 msgid "wrong type argument to unary plus"
21658 msgstr ""
21660 #: cp/typeck.cc:7041 c/c-typeck.cc:4525
21661 #, gcc-internal-format
21662 msgid "wrong type argument to bit-complement"
21663 msgstr ""
21665 #: cp/typeck.cc:7058 c/c-typeck.cc:4533
21666 #, gcc-internal-format
21667 msgid "wrong type argument to abs"
21668 msgstr ""
21670 #: cp/typeck.cc:7070 c/c-typeck.cc:4555
21671 #, gcc-internal-format
21672 msgid "wrong type argument to conjugation"
21673 msgstr ""
21675 #: cp/typeck.cc:7088
21676 msgid "in argument to unary !"
21677 msgstr ""
21679 #: cp/typeck.cc:7134
21680 msgid "no pre-increment operator for type"
21681 msgstr ""
21683 #: cp/typeck.cc:7136
21684 msgid "no post-increment operator for type"
21685 msgstr ""
21687 #: cp/typeck.cc:7138
21688 msgid "no pre-decrement operator for type"
21689 msgstr ""
21691 #: cp/typeck.cc:7140
21692 msgid "no post-decrement operator for type"
21693 msgstr ""
21695 #: fortran/arith.cc:1414
21696 msgid "elemental binary operation"
21697 msgstr ""
21699 #: fortran/check.cc:70
21700 msgid " [see %<-fno-allow-invalid-boz%>]"
21701 msgstr ""
21703 #: fortran/check.cc:3705
21704 #, c-format
21705 msgid "arguments 'a%d' and 'a%d' for intrinsic '%s'"
21706 msgstr ""
21708 #: fortran/check.cc:3913 fortran/check.cc:3994 fortran/check.cc:4059
21709 #, c-format
21710 msgid "arguments '%s' and '%s' for intrinsic %s"
21711 msgstr ""
21713 #: fortran/check.cc:4400 fortran/intrinsic.cc:4821
21714 #, c-format
21715 msgid "arguments '%s' and '%s' for intrinsic '%s'"
21716 msgstr ""
21718 #: fortran/dump-parse-tree.cc:3553
21719 #, c-format
21720 msgid ""
21721 "/* Prototypes for external procedures generated from %s\n"
21722 "   by GNU Fortran %s%s.\n"
21723 "\n"
21724 "   Use of this interface is discouraged, consider using the\n"
21725 "   BIND(C) feature of standard Fortran instead.  */\n"
21726 "\n"
21727 msgstr ""
21729 #: fortran/error.cc:977
21730 msgid "Fortran 2018 deleted feature:"
21731 msgstr ""
21733 #: fortran/error.cc:979
21734 msgid "Fortran 2018 obsolescent feature:"
21735 msgstr ""
21737 #: fortran/error.cc:981
21738 msgid "Fortran 2018:"
21739 msgstr ""
21741 #: fortran/error.cc:983
21742 msgid "Fortran 2008 obsolescent feature:"
21743 msgstr ""
21745 #: fortran/error.cc:989
21746 msgid "GNU Extension:"
21747 msgstr ""
21749 #: fortran/error.cc:991
21750 msgid "Legacy Extension:"
21751 msgstr ""
21753 #: fortran/error.cc:993
21754 msgid "Obsolescent feature:"
21755 msgstr ""
21757 #: fortran/error.cc:995
21758 msgid "Deleted feature:"
21759 msgstr ""
21761 #: fortran/expr.cc:3774
21762 msgid "array assignment"
21763 msgstr ""
21765 #: fortran/frontend-passes.cc:2387
21766 msgid ""
21767 "Index variable %qs redefined at %L in procedure %qs called from within DO "
21768 "loop at %L"
21769 msgstr ""
21771 #. Macros for unified error messages.
21772 #: fortran/frontend-passes.cc:4067
21773 #, c-format
21774 msgid ""
21775 "Incorrect extent in argument B in MATMUL intrinsic in dimension 1: is %ld, "
21776 "should be %ld"
21777 msgstr ""
21779 #: fortran/frontend-passes.cc:4070
21780 #, c-format
21781 msgid "Array bound mismatch for dimension 1 of array (%ld/%ld)"
21782 msgstr ""
21784 #: fortran/frontend-passes.cc:4073
21785 #, c-format
21786 msgid "Array bound mismatch for dimension 2 of array (%ld/%ld)"
21787 msgstr ""
21789 #: fortran/gfortranspec.cc:427
21790 #, c-format
21791 msgid "Driving:"
21792 msgstr ""
21794 #: fortran/interface.cc:3574 fortran/intrinsic.cc:4505
21795 msgid "actual argument to INTENT = OUT/INOUT"
21796 msgstr ""
21798 #: fortran/intrinsic.cc:4858
21799 msgid "available since Fortran 77"
21800 msgstr ""
21802 #: fortran/intrinsic.cc:4862
21803 msgid "obsolescent in Fortran 95"
21804 msgstr ""
21806 #: fortran/intrinsic.cc:4866
21807 msgid "deleted in Fortran 95"
21808 msgstr ""
21810 #: fortran/intrinsic.cc:4870
21811 msgid "new in Fortran 95"
21812 msgstr ""
21814 #: fortran/intrinsic.cc:4874
21815 msgid "new in Fortran 2003"
21816 msgstr ""
21818 #: fortran/intrinsic.cc:4878
21819 msgid "new in Fortran 2008"
21820 msgstr ""
21822 #: fortran/intrinsic.cc:4882
21823 msgid "new in Fortran 2018"
21824 msgstr ""
21826 #: fortran/intrinsic.cc:4886
21827 msgid "a GNU Fortran extension"
21828 msgstr ""
21830 #: fortran/intrinsic.cc:4890
21831 msgid "for backward compatibility"
21832 msgstr ""
21834 #: fortran/io.cc:1873
21835 #, c-format
21836 msgid "%s tag"
21837 msgstr ""
21839 #: fortran/io.cc:3373
21840 msgid "internal unit in WRITE"
21841 msgstr ""
21843 #. For INQUIRE, all tags except FILE, ID and UNIT are variable definition
21844 #. contexts.  Thus, use an extended RESOLVE_TAG macro for that.
21845 #: fortran/io.cc:4734
21846 #, c-format
21847 msgid "%s tag with INQUIRE"
21848 msgstr ""
21850 #: fortran/matchexp.cc:28
21851 #, c-format
21852 msgid "Syntax error in expression at %C"
21853 msgstr ""
21855 #: fortran/module.cc:1254
21856 msgid "Unexpected EOF"
21857 msgstr ""
21859 #: fortran/module.cc:1379
21860 msgid "Name too long"
21861 msgstr ""
21863 #: fortran/module.cc:1433 fortran/module.cc:1491 fortran/module.cc:1546
21864 #: fortran/module.cc:1604
21865 msgid "Bad name"
21866 msgstr ""
21868 #: fortran/module.cc:1628
21869 msgid "Expected name"
21870 msgstr ""
21872 #: fortran/module.cc:1631
21873 msgid "Expected left parenthesis"
21874 msgstr ""
21876 #: fortran/module.cc:1634
21877 msgid "Expected right parenthesis"
21878 msgstr ""
21880 #: fortran/module.cc:1637
21881 msgid "Expected integer"
21882 msgstr ""
21884 #: fortran/module.cc:1640 fortran/module.cc:2845
21885 msgid "Expected string"
21886 msgstr ""
21888 #: fortran/module.cc:1665
21889 msgid "find_enum(): Enum not found"
21890 msgstr ""
21892 #: fortran/module.cc:2235
21893 msgid "Unsupported: multiple OpenACC 'routine' levels of parallelism"
21894 msgstr ""
21896 #: fortran/module.cc:2475
21897 msgid "Expected attribute bit name"
21898 msgstr ""
21900 #: fortran/module.cc:3474
21901 msgid "Expected integer string"
21902 msgstr ""
21904 #: fortran/module.cc:3478
21905 msgid "Error converting integer"
21906 msgstr ""
21908 #: fortran/module.cc:3500
21909 msgid "Expected real string"
21910 msgstr ""
21912 #: fortran/module.cc:3725
21913 msgid "Expected expression type"
21914 msgstr ""
21916 #: fortran/module.cc:3805
21917 msgid "Bad operator"
21918 msgstr ""
21920 #: fortran/module.cc:3922
21921 msgid "Bad type in constant expression"
21922 msgstr ""
21924 #: fortran/module.cc:7380
21925 msgid "Unexpected end of module"
21926 msgstr ""
21928 #: fortran/parse.cc:1936
21929 msgid "arithmetic IF"
21930 msgstr ""
21932 #: fortran/parse.cc:1945
21933 msgid "attribute declaration"
21934 msgstr ""
21936 #: fortran/parse.cc:1981
21937 msgid "data declaration"
21938 msgstr ""
21940 #: fortran/parse.cc:1999
21941 msgid "derived type declaration"
21942 msgstr ""
21944 #: fortran/parse.cc:2126
21945 msgid "block IF"
21946 msgstr ""
21948 #: fortran/parse.cc:2135
21949 msgid "implied END DO"
21950 msgstr ""
21952 #: fortran/parse.cc:2229 fortran/resolve.cc:12074
21953 msgid "assignment"
21954 msgstr ""
21956 #: fortran/parse.cc:2232 fortran/resolve.cc:12132 fortran/resolve.cc:12135
21957 msgid "pointer assignment"
21958 msgstr ""
21960 #: fortran/parse.cc:2256
21961 msgid "simple IF"
21962 msgstr ""
21964 #: fortran/resolve.cc:2388 fortran/resolve.cc:2583
21965 msgid "elemental procedure"
21966 msgstr ""
21968 #: fortran/resolve.cc:2486
21969 msgid "allocatable argument"
21970 msgstr ""
21972 #: fortran/resolve.cc:2491
21973 msgid "asynchronous argument"
21974 msgstr ""
21976 #: fortran/resolve.cc:2496
21977 msgid "optional argument"
21978 msgstr ""
21980 #: fortran/resolve.cc:2501
21981 msgid "pointer argument"
21982 msgstr ""
21984 #: fortran/resolve.cc:2506
21985 msgid "target argument"
21986 msgstr ""
21988 #: fortran/resolve.cc:2511
21989 msgid "value argument"
21990 msgstr ""
21992 #: fortran/resolve.cc:2516
21993 msgid "volatile argument"
21994 msgstr ""
21996 #: fortran/resolve.cc:2521
21997 msgid "assumed-shape argument"
21998 msgstr ""
22000 #: fortran/resolve.cc:2526
22001 msgid "assumed-rank argument"
22002 msgstr ""
22004 #: fortran/resolve.cc:2531
22005 msgid "coarray argument"
22006 msgstr ""
22008 #: fortran/resolve.cc:2536
22009 msgid "parametrized derived type argument"
22010 msgstr ""
22012 #: fortran/resolve.cc:2541
22013 msgid "polymorphic argument"
22014 msgstr ""
22016 #: fortran/resolve.cc:2546
22017 msgid "NO_ARG_CHECK attribute"
22018 msgstr ""
22020 #. As assumed-type is unlimited polymorphic (cf. above).
22021 #. See also TS 29113, Note 6.1.
22022 #: fortran/resolve.cc:2553
22023 msgid "assumed-type argument"
22024 msgstr ""
22026 #: fortran/resolve.cc:2564
22027 msgid "array result"
22028 msgstr ""
22030 #: fortran/resolve.cc:2569
22031 msgid "pointer or allocatable result"
22032 msgstr ""
22034 #: fortran/resolve.cc:2576
22035 msgid "result with non-constant character length"
22036 msgstr ""
22038 #: fortran/resolve.cc:2588
22039 msgid "bind(c) procedure"
22040 msgstr ""
22042 #: fortran/resolve.cc:4132
22043 #, c-format
22044 msgid "Invalid context for NULL() pointer at %%L"
22045 msgstr ""
22047 #: fortran/resolve.cc:4149
22048 #, c-format
22049 msgid "Operand of unary numeric operator %%<%s%%> at %%L is %s"
22050 msgstr ""
22052 #: fortran/resolve.cc:4166
22053 #, c-format
22054 msgid ""
22055 "Unexpected derived-type entities in binary intrinsic numeric operator %%<%s"
22056 "%%> at %%L"
22057 msgstr ""
22059 #: fortran/resolve.cc:4171
22060 #, c-format
22061 msgid "Operands of binary numeric operator %%<%s%%> at %%L are %s/%s"
22062 msgstr ""
22064 #: fortran/resolve.cc:4186
22065 #, c-format
22066 msgid "Operands of string concatenation operator at %%L are %s/%s"
22067 msgstr ""
22069 #: fortran/resolve.cc:4229
22070 #, c-format
22071 msgid "Operands of logical operator %%<%s%%> at %%L are %s/%s"
22072 msgstr ""
22074 #: fortran/resolve.cc:4252
22075 #, c-format
22076 msgid "Operand of .not. operator at %%L is %s"
22077 msgstr ""
22079 #: fortran/resolve.cc:4266
22080 msgid "COMPLEX quantities cannot be compared at %L"
22081 msgstr ""
22083 #: fortran/resolve.cc:4364
22084 #, c-format
22085 msgid "Logicals at %%L must be compared with %s instead of %s"
22086 msgstr ""
22088 #: fortran/resolve.cc:4370
22089 #, c-format
22090 msgid "Operands of comparison operator %%<%s%%> at %%L are %s/%s"
22091 msgstr ""
22093 #: fortran/resolve.cc:4384
22094 #, c-format
22095 msgid "Unknown operator %%<%s%%> at %%L; did you mean '%s'?"
22096 msgstr ""
22098 #: fortran/resolve.cc:4387
22099 #, c-format
22100 msgid "Unknown operator %%<%s%%> at %%L"
22101 msgstr ""
22103 #: fortran/resolve.cc:4392
22104 #, c-format
22105 msgid "Operand of user operator %%<%s%%> at %%L is %s"
22106 msgstr ""
22108 #: fortran/resolve.cc:4397
22109 #, c-format
22110 msgid "Operands of user operator %%<%s%%> at %%L are %s/%s"
22111 msgstr ""
22113 #: fortran/resolve.cc:4483
22114 #, c-format
22115 msgid "Inconsistent ranks for operator at %%L and %%L"
22116 msgstr ""
22118 #: fortran/resolve.cc:7324
22119 msgid "Loop variable"
22120 msgstr ""
22122 #: fortran/resolve.cc:7328
22123 msgid "iterator variable"
22124 msgstr ""
22126 #: fortran/resolve.cc:7332
22127 msgid "Start expression in DO loop"
22128 msgstr ""
22130 #: fortran/resolve.cc:7336
22131 msgid "End expression in DO loop"
22132 msgstr ""
22134 #: fortran/resolve.cc:7340
22135 msgid "Step expression in DO loop"
22136 msgstr ""
22138 #: fortran/resolve.cc:7626 fortran/resolve.cc:7629
22139 msgid "DEALLOCATE object"
22140 msgstr ""
22142 #: fortran/resolve.cc:8007 fortran/resolve.cc:8010
22143 msgid "ALLOCATE object"
22144 msgstr ""
22146 #: fortran/resolve.cc:8244 fortran/resolve.cc:10215 fortran/resolve.cc:10336
22147 msgid "STAT variable"
22148 msgstr ""
22150 #: fortran/resolve.cc:8295 fortran/resolve.cc:10227 fortran/resolve.cc:10348
22151 msgid "ERRMSG variable"
22152 msgstr ""
22154 #: fortran/resolve.cc:10021
22155 msgid "item in READ"
22156 msgstr ""
22158 #: fortran/resolve.cc:10239
22159 msgid "ACQUIRED_LOCK variable"
22160 msgstr ""
22162 #: fortran/trans-array.cc:1918
22163 #, c-format
22164 msgid "Different CHARACTER lengths (%ld/%ld) in array constructor"
22165 msgstr ""
22167 #: fortran/trans-array.cc:6184
22168 msgid "Integer overflow when calculating the amount of memory to allocate"
22169 msgstr ""
22171 #: fortran/trans-array.cc:10118
22172 #, c-format
22173 msgid ""
22174 "The value of the PDT LEN parameter '%s' does not agree with that in the "
22175 "dummy declaration"
22176 msgstr ""
22178 #: fortran/trans-decl.cc:6143
22179 #, c-format
22180 msgid ""
22181 "Actual string length does not match the declared one for dummy argument "
22182 "'%s' (%ld/%ld)"
22183 msgstr ""
22185 #: fortran/trans-decl.cc:6151
22186 #, c-format
22187 msgid ""
22188 "Actual string length is shorter than the declared one for dummy argument "
22189 "'%s' (%ld/%ld)"
22190 msgstr ""
22192 #: fortran/trans-expr.cc:10304
22193 #, c-format
22194 msgid "Target of rank remapping is too small (%ld < %ld)"
22195 msgstr ""
22197 #: fortran/trans-expr.cc:11764
22198 msgid "Assignment of scalar to unallocated array"
22199 msgstr ""
22201 #: fortran/trans-intrinsic.cc:975
22202 #, c-format
22203 msgid "Unequal character lengths (%ld/%ld) in %s"
22204 msgstr ""
22206 #: fortran/trans-intrinsic.cc:6510
22207 #, c-format
22208 msgid "POS argument (%ld) out of range 0:%ld in intrinsic BTEST"
22209 msgstr ""
22211 #: fortran/trans-intrinsic.cc:6605
22212 #, c-format
22213 msgid "POS argument (%ld) out of range 0:%ld in intrinsic %s"
22214 msgstr ""
22216 #: fortran/trans-intrinsic.cc:6652
22217 #, c-format
22218 msgid "POS argument (%ld) out of range 0:%ld in intrinsic IBITS"
22219 msgstr ""
22221 #: fortran/trans-intrinsic.cc:6662
22222 #, c-format
22223 msgid "LEN argument (%ld) out of range 0:%ld in intrinsic IBITS"
22224 msgstr ""
22226 #: fortran/trans-intrinsic.cc:6669
22227 #, c-format
22228 msgid "POS(%ld)+LEN(%ld)>BIT_SIZE(%ld) in intrinsic IBITS"
22229 msgstr ""
22231 #: fortran/trans-intrinsic.cc:6742
22232 #, c-format
22233 msgid "SHIFT argument (%ld) out of range 0:%ld in intrinsic %s"
22234 msgstr ""
22236 #: fortran/trans-intrinsic.cc:6810
22237 #, c-format
22238 msgid "SHIFT argument (%ld) out of range -%ld:%ld in intrinsic ISHFT"
22239 msgstr ""
22241 #: fortran/trans-intrinsic.cc:6876
22242 #, c-format
22243 msgid "SIZE argument (%ld) out of range 1:%ld in intrinsic ISHFTC"
22244 msgstr ""
22246 #: fortran/trans-intrinsic.cc:6884 fortran/trans-intrinsic.cc:6929
22247 #, c-format
22248 msgid "SHIFT argument (%ld) out of range -%ld:%ld in intrinsic ISHFTC"
22249 msgstr ""
22251 #: fortran/trans-intrinsic.cc:9279
22252 #, c-format
22253 msgid "Argument NCOPIES of REPEAT intrinsic is negative (its value is %ld)"
22254 msgstr ""
22256 #: fortran/trans-intrinsic.cc:9311
22257 msgid "Argument NCOPIES of REPEAT intrinsic is too large"
22258 msgstr ""
22260 #: fortran/trans-intrinsic.cc:12027
22261 #, c-format
22262 msgid "FROMPOS argument (%ld) out of range 0:%d in intrinsic MVBITS"
22263 msgstr ""
22265 #: fortran/trans-intrinsic.cc:12039
22266 #, c-format
22267 msgid "LEN argument (%ld) out of range 0:%d in intrinsic MVBITS"
22268 msgstr ""
22270 #: fortran/trans-intrinsic.cc:12051
22271 #, c-format
22272 msgid "TOPOS argument (%ld) out of range 0:%d in intrinsic MVBITS"
22273 msgstr ""
22275 #: fortran/trans-intrinsic.cc:12063
22276 #, c-format
22277 msgid "FROMPOS(%ld)+LEN(%ld)>BIT_SIZE(%d) in intrinsic MVBITS"
22278 msgstr ""
22280 #: fortran/trans-intrinsic.cc:12071
22281 #, c-format
22282 msgid "TOPOS(%ld)+LEN(%ld)>BIT_SIZE(%d) in intrinsic MVBITS"
22283 msgstr ""
22285 #: fortran/trans-io.cc:587
22286 msgid "Unit number in I/O statement too small"
22287 msgstr ""
22289 #: fortran/trans-io.cc:596
22290 msgid "Unit number in I/O statement too large"
22291 msgstr ""
22293 #: fortran/trans-stmt.cc:156
22294 msgid "Assigned label is not a target label"
22295 msgstr ""
22297 #: fortran/trans-stmt.cc:1287
22298 #, c-format
22299 msgid "Invalid image number %d in SYNC IMAGES"
22300 msgstr ""
22302 #: fortran/trans-stmt.cc:2449
22303 msgid "Loop iterates infinitely"
22304 msgstr ""
22306 #: fortran/trans-stmt.cc:2469 fortran/trans-stmt.cc:2725
22307 msgid "Loop variable has been modified"
22308 msgstr ""
22310 #: fortran/trans-stmt.cc:2578
22311 msgid "DO step value is zero"
22312 msgstr ""
22314 #: fortran/trans.cc:47
22315 msgid "Array reference out of bounds"
22316 msgstr ""
22318 #: fortran/trans.cc:742 fortran/trans.cc:817
22319 #, c-format
22320 msgid "Error allocating %lu bytes"
22321 msgstr ""
22323 #: fortran/trans.cc:1026
22324 #, c-format
22325 msgid "Attempting to allocate already allocated variable '%s'"
22326 msgstr ""
22328 #: fortran/trans.cc:1032
22329 msgid "Attempting to allocate already allocated variable"
22330 msgstr ""
22332 #: fortran/trans.cc:1482 fortran/trans.cc:1641
22333 #, c-format
22334 msgid "Attempt to DEALLOCATE unallocated '%s'"
22335 msgstr ""
22337 #: fortran/trans.cc:1799
22338 #, c-format
22339 msgid "Error reallocating to %lu bytes"
22340 msgstr ""
22342 #: go/go-backend.cc:166
22343 msgid "lseek failed while reading export data"
22344 msgstr ""
22346 #: go/go-backend.cc:173
22347 msgid "memory allocation failed while reading export data"
22348 msgstr ""
22350 #: go/go-backend.cc:181
22351 msgid "read failed while reading export data"
22352 msgstr ""
22354 #: go/go-backend.cc:187
22355 msgid "short read while reading export data"
22356 msgstr ""
22358 #: go/gofrontend/expressions.cc:183 c-family/c-warn.cc:683 cp/cvt.cc:1397
22359 #, gcc-internal-format
22360 msgid "value computed is not used"
22361 msgstr ""
22363 #: go/gofrontend/expressions.cc:930
22364 msgid "invalid use of type"
22365 msgstr ""
22367 #: go/gofrontend/expressions.cc:3626 go/gofrontend/expressions.cc:3642
22368 msgid "constant refers to itself"
22369 msgstr ""
22371 #: go/gofrontend/expressions.cc:4741 go/gofrontend/expressions.cc:5240
22372 msgid "expected pointer"
22373 msgstr ""
22375 #: go/gofrontend/expressions.cc:5211
22376 msgid "expected numeric type"
22377 msgstr ""
22379 #: go/gofrontend/expressions.cc:5216
22380 msgid "expected boolean type"
22381 msgstr ""
22383 #: go/gofrontend/expressions.cc:5221 c/c-parser.cc:15829 c/c-parser.cc:15836
22384 #: cp/parser.cc:39045 cp/parser.cc:39052
22385 #, gcc-internal-format
22386 msgid "expected integer"
22387 msgstr ""
22389 #: go/gofrontend/expressions.cc:7000
22390 msgid "invalid comparison of nil with nil"
22391 msgstr ""
22393 #: go/gofrontend/expressions.cc:7006 go/gofrontend/expressions.cc:7024
22394 msgid "incompatible types in binary expression"
22395 msgstr ""
22397 #: go/gofrontend/expressions.cc:7044
22398 msgid "integer division by zero"
22399 msgstr ""
22401 #: go/gofrontend/expressions.cc:7052
22402 msgid "shift of non-integer operand"
22403 msgstr ""
22405 #: go/gofrontend/expressions.cc:7055 go/gofrontend/expressions.cc:7058
22406 #: go/gofrontend/expressions.cc:7066
22407 msgid "shift count not integer"
22408 msgstr ""
22410 #: go/gofrontend/expressions.cc:7071
22411 msgid "negative shift count"
22412 msgstr ""
22414 #: go/gofrontend/expressions.cc:7956
22415 msgid "object is not a method"
22416 msgstr ""
22418 #: go/gofrontend/expressions.cc:7973
22419 msgid "method type does not match object type"
22420 msgstr ""
22422 #: go/gofrontend/expressions.cc:8387
22423 msgid "invalid use of %<...%> with builtin function"
22424 msgstr ""
22426 #: go/gofrontend/expressions.cc:8398
22427 msgid "invalid use of method value as argument of Offsetof"
22428 msgstr ""
22430 #: go/gofrontend/expressions.cc:8412
22431 msgid "argument of Offsetof implies indirection of an embedded field"
22432 msgstr ""
22434 #: go/gofrontend/expressions.cc:8437 go/gofrontend/expressions.cc:8473
22435 #: go/gofrontend/expressions.cc:8909 go/gofrontend/expressions.cc:10265
22436 #: go/gofrontend/expressions.cc:10405 go/gofrontend/expressions.cc:10451
22437 #: go/gofrontend/expressions.cc:10486 go/gofrontend/expressions.cc:10562
22438 #: go/gofrontend/expressions.cc:10587 go/gofrontend/expressions.cc:12740
22439 #: go/gofrontend/expressions.cc:12757 go/gofrontend/expressions.cc:12773
22440 msgid "not enough arguments"
22441 msgstr ""
22443 #: go/gofrontend/expressions.cc:8439 go/gofrontend/expressions.cc:8475
22444 #: go/gofrontend/expressions.cc:10270 go/gofrontend/expressions.cc:10388
22445 #: go/gofrontend/expressions.cc:10410 go/gofrontend/expressions.cc:10491
22446 #: go/gofrontend/expressions.cc:10564 go/gofrontend/expressions.cc:10589
22447 #: go/gofrontend/expressions.cc:11469 go/gofrontend/expressions.cc:12745
22448 #: go/gofrontend/expressions.cc:12759 go/gofrontend/expressions.cc:12780
22449 #: cp/pt.cc:9167
22450 #, gcc-internal-format
22451 msgid "too many arguments"
22452 msgstr ""
22454 #: go/gofrontend/expressions.cc:8477
22455 msgid "argument 1 must be a map"
22456 msgstr ""
22458 #: go/gofrontend/expressions.cc:8939
22459 msgid "invalid type for make function"
22460 msgstr ""
22462 #: go/gofrontend/expressions.cc:8952
22463 msgid "length required when allocating a slice"
22464 msgstr ""
22466 #: go/gofrontend/expressions.cc:8996
22467 msgid "len larger than cap"
22468 msgstr ""
22470 #: go/gofrontend/expressions.cc:9005
22471 msgid "too many arguments to make"
22472 msgstr ""
22474 #: go/gofrontend/expressions.cc:10314
22475 msgid "argument must be array or slice or channel"
22476 msgstr ""
22478 #: go/gofrontend/expressions.cc:10324
22479 msgid "argument must be string or array or slice or map or channel"
22480 msgstr ""
22482 #: go/gofrontend/expressions.cc:10361
22483 msgid "unsupported argument type to builtin function"
22484 msgstr ""
22486 #: go/gofrontend/expressions.cc:10372
22487 msgid "argument must be channel"
22488 msgstr ""
22490 #: go/gofrontend/expressions.cc:10374
22491 msgid "cannot close receive-only channel"
22492 msgstr ""
22494 #: go/gofrontend/expressions.cc:10396
22495 msgid "argument must be a field reference"
22496 msgstr ""
22498 #: go/gofrontend/expressions.cc:10426
22499 msgid "left argument must be a slice"
22500 msgstr ""
22502 #: go/gofrontend/expressions.cc:10434
22503 msgid "element types must be the same"
22504 msgstr ""
22506 #: go/gofrontend/expressions.cc:10439
22507 msgid "first argument must be []byte"
22508 msgstr ""
22510 #: go/gofrontend/expressions.cc:10442
22511 msgid "second argument must be slice or string"
22512 msgstr ""
22514 #: go/gofrontend/expressions.cc:10554
22515 msgid "argument must have complex type"
22516 msgstr ""
22518 #: go/gofrontend/expressions.cc:10573
22519 msgid "complex arguments must have identical types"
22520 msgstr ""
22522 #: go/gofrontend/expressions.cc:10575
22523 msgid "complex arguments must have floating-point type"
22524 msgstr ""
22526 #: go/gofrontend/expressions.cc:11235
22527 msgid "type conversion result count mismatch"
22528 msgstr ""
22530 #: go/gofrontend/expressions.cc:11249 go/gofrontend/expressions.cc:12686
22531 #: go/gofrontend/expressions.cc:13122
22532 msgid "expected function"
22533 msgstr ""
22535 #: go/gofrontend/expressions.cc:11277
22536 msgid "multiple-value argument in single-value context"
22537 msgstr ""
22539 #: go/gofrontend/expressions.cc:11473
22540 msgid "invalid use of %<...%> with non-slice"
22541 msgstr ""
22543 #: go/gofrontend/expressions.cc:12694
22544 msgid "function result count mismatch"
22545 msgstr ""
22547 #: go/gofrontend/expressions.cc:12712
22548 msgid "incompatible type for receiver"
22549 msgstr ""
22551 #: go/gofrontend/expressions.cc:12730
22552 msgid "invalid use of %<...%> calling non-variadic function"
22553 msgstr ""
22555 #: go/gofrontend/expressions.cc:13131 go/gofrontend/expressions.cc:13145
22556 msgid "number of results does not match number of values"
22557 msgstr ""
22559 #: go/gofrontend/expressions.cc:13437 go/gofrontend/expressions.cc:14109
22560 msgid "index must be integer"
22561 msgstr ""
22563 #: go/gofrontend/expressions.cc:13446 go/gofrontend/expressions.cc:14118
22564 msgid "slice end must be integer"
22565 msgstr ""
22567 #: go/gofrontend/expressions.cc:13455
22568 msgid "slice capacity must be integer"
22569 msgstr ""
22571 #: go/gofrontend/expressions.cc:13505 go/gofrontend/expressions.cc:14152
22572 msgid "inverted slice range"
22573 msgstr ""
22575 #: go/gofrontend/expressions.cc:13548
22576 msgid "slice of unaddressable value"
22577 msgstr ""
22579 #: go/gofrontend/expressions.cc:14408
22580 msgid "incompatible type for map index"
22581 msgstr ""
22583 #: go/gofrontend/expressions.cc:14846
22584 msgid "expected interface or pointer to interface"
22585 msgstr ""
22587 #: go/gofrontend/expressions.cc:15632
22588 msgid "too many expressions for struct"
22589 msgstr ""
22591 #: go/gofrontend/expressions.cc:15645
22592 msgid "too few expressions for struct"
22593 msgstr ""
22595 #: go/gofrontend/expressions.cc:17594 go/gofrontend/statements.cc:1911
22596 msgid "type assertion only valid for interface types"
22597 msgstr ""
22599 #: go/gofrontend/expressions.cc:17606
22600 msgid "impossible type assertion: type does not implement interface"
22601 msgstr ""
22603 #: go/gofrontend/expressions.cc:17805 go/gofrontend/expressions.cc:17825
22604 #: go/gofrontend/statements.cc:1758
22605 msgid "expected channel"
22606 msgstr ""
22608 #: go/gofrontend/expressions.cc:17830 go/gofrontend/statements.cc:1763
22609 msgid "invalid receive on send-only channel"
22610 msgstr ""
22612 #: go/gofrontend/parse.cc:3169
22613 msgid ""
22614 "parentheses required around this composite literal to avoid parsing ambiguity"
22615 msgstr ""
22617 #: go/gofrontend/parse.cc:4743
22618 msgid "cannot fallthrough final case in switch"
22619 msgstr ""
22621 #: go/gofrontend/statements.cc:1071
22622 msgid "invalid left hand side of assignment"
22623 msgstr ""
22625 #: go/gofrontend/statements.cc:1082 go/gofrontend/statements.cc:1427
22626 msgid "use of untyped nil"
22627 msgstr ""
22629 #: go/gofrontend/statements.cc:1549
22630 msgid "expected map index on right hand side"
22631 msgstr ""
22633 #: go/gofrontend/statements.cc:3198 go/gofrontend/statements.cc:3228
22634 msgid "not enough arguments to return"
22635 msgstr ""
22637 #: go/gofrontend/statements.cc:3206
22638 msgid "return with value in function with no return type"
22639 msgstr ""
22641 #: go/gofrontend/statements.cc:3234
22642 msgid "too many values in return statement"
22643 msgstr ""
22645 #: go/gofrontend/statements.cc:3787
22646 msgid "expected boolean expression"
22647 msgstr ""
22649 #: go/gofrontend/statements.cc:4984
22650 msgid "cannot type switch on non-interface value"
22651 msgstr ""
22653 #: go/gofrontend/statements.cc:5119
22654 msgid "incompatible types in send"
22655 msgstr ""
22657 #: go/gofrontend/statements.cc:5124
22658 msgid "invalid send on receive-only channel"
22659 msgstr ""
22661 #: go/gofrontend/statements.cc:6442
22662 msgid "too many variables for range clause with channel"
22663 msgstr ""
22665 #: go/gofrontend/statements.cc:6449
22666 msgid "range clause must have array, slice, string, map, or channel type"
22667 msgstr ""
22669 #: go/gofrontend/types.cc:542
22670 msgid "invalid comparison of non-ordered type"
22671 msgstr ""
22673 #: go/gofrontend/types.cc:558
22674 msgid "slice can only be compared to nil"
22675 msgstr ""
22677 #: go/gofrontend/types.cc:560
22678 msgid "map can only be compared to nil"
22679 msgstr ""
22681 #: go/gofrontend/types.cc:562
22682 msgid "func can only be compared to nil"
22683 msgstr ""
22685 #: go/gofrontend/types.cc:568
22686 #, c-format
22687 msgid "invalid operation (%s)"
22688 msgstr ""
22690 #: go/gofrontend/types.cc:591
22691 msgid "invalid comparison of non-comparable type"
22692 msgstr ""
22694 #: go/gofrontend/types.cc:604
22695 msgid "invalid comparison of generated struct"
22696 msgstr ""
22698 #: go/gofrontend/types.cc:615
22699 msgid "invalid comparison of non-comparable struct"
22700 msgstr ""
22702 #: go/gofrontend/types.cc:625
22703 msgid "invalid comparison of generated array"
22704 msgstr ""
22706 #: go/gofrontend/types.cc:632
22707 msgid "invalid comparison of non-comparable array"
22708 msgstr ""
22710 #: go/gofrontend/types.cc:660
22711 msgid "multiple-value function call in single-value context"
22712 msgstr ""
22714 #: go/gofrontend/types.cc:744
22715 msgid "need explicit conversion"
22716 msgstr ""
22718 #: go/gofrontend/types.cc:752
22719 #, c-format
22720 msgid "cannot use type %s as type %s"
22721 msgstr ""
22723 #: go/gofrontend/types.cc:788
22724 msgid "conversion from normal type to notinheap type"
22725 msgstr ""
22727 #: go/gofrontend/types.cc:4793
22728 msgid "different receiver types"
22729 msgstr ""
22731 #: go/gofrontend/types.cc:4816 go/gofrontend/types.cc:4829
22732 #: go/gofrontend/types.cc:4843
22733 msgid "different number of parameters"
22734 msgstr ""
22736 #: go/gofrontend/types.cc:4836
22737 msgid "different parameter types"
22738 msgstr ""
22740 #: go/gofrontend/types.cc:4851
22741 msgid "different varargs"
22742 msgstr ""
22744 #: go/gofrontend/types.cc:4864 go/gofrontend/types.cc:4877
22745 #: go/gofrontend/types.cc:4891
22746 msgid "different number of results"
22747 msgstr ""
22749 #: go/gofrontend/types.cc:4884
22750 msgid "different result types"
22751 msgstr ""
22753 #: go/gofrontend/types.cc:9302
22754 #, c-format
22755 msgid "need explicit conversion; missing method %s%s%s"
22756 msgstr ""
22758 #: go/gofrontend/types.cc:9320 go/gofrontend/types.cc:9465
22759 #, c-format
22760 msgid "incompatible type for method %s%s%s"
22761 msgstr ""
22763 #: go/gofrontend/types.cc:9324 go/gofrontend/types.cc:9469
22764 #, c-format
22765 msgid "incompatible type for method %s%s%s (%s)"
22766 msgstr ""
22768 #: go/gofrontend/types.cc:9405 go/gofrontend/types.cc:9418
22769 msgid "pointer to interface type has no methods"
22770 msgstr ""
22772 #: go/gofrontend/types.cc:9407 go/gofrontend/types.cc:9420
22773 msgid "type has no methods"
22774 msgstr ""
22776 #: go/gofrontend/types.cc:9441
22777 #, c-format
22778 msgid "ambiguous method %s%s%s"
22779 msgstr ""
22781 #: go/gofrontend/types.cc:9444
22782 #, c-format
22783 msgid "missing method %s%s%s"
22784 msgstr ""
22786 #: go/gofrontend/types.cc:9486
22787 #, c-format
22788 msgid "method %s%s%s requires a pointer receiver"
22789 msgstr ""
22791 #: go/gofrontend/types.cc:9504
22792 #, c-format
22793 msgid "method %s%s%s is marked go:nointerface"
22794 msgstr ""
22796 #: lto-streamer.h:1028
22797 #, gcc-internal-format, gfc-internal-format
22798 msgid "bytecode stream: expected tag %s instead of %s"
22799 msgstr ""
22801 #: lto-streamer.h:1038
22802 #, gcc-internal-format, gfc-internal-format
22803 msgid "bytecode stream: tag %s is not in the expected range [%s, %s]"
22804 msgstr ""
22806 #. Mach-O supports 'weak imports', and 'weak definitions' in coalesced
22807 #. sections.  machopic_select_section ensures that weak variables go in
22808 #. coalesced sections.  Weak aliases (or any other kind of aliases) are
22809 #. not supported.  Weak symbols that aren't visible outside the .s file
22810 #. are not supported.
22811 #: config/darwin.h:682
22812 #, gcc-internal-format
22813 msgid "alias definitions not supported in Mach-O; ignored"
22814 msgstr ""
22816 #. No profiling.
22817 #: config/vx-common.h:122
22818 #, gcc-internal-format
22819 msgid "profiler support for VxWorks"
22820 msgstr ""
22822 #: config/arm/freebsd.h:121
22823 #, gcc-internal-format
22824 msgid "target OS does not support unaligned accesses"
22825 msgstr ""
22827 #: config/c6x/c6x.h:346 config/nvptx/nvptx.h:173
22828 #, gcc-internal-format
22829 msgid "profiling is not yet implemented for this architecture"
22830 msgstr ""
22832 #: config/cr16/cr16.h:403
22833 #, gcc-internal-format
22834 msgid "profiler support for CR16"
22835 msgstr ""
22837 #. Definitions for GCC.  Part of the machine description for CRIS.
22838 #. Copyright (C) 1998-2022 Free Software Foundation, Inc.
22839 #. Contributed by Axis Communications.  Written by Hans-Peter Nilsson.
22841 #. This file is part of GCC.
22843 #. GCC is free software; you can redistribute it and/or modify
22844 #. it under the terms of the GNU General Public License as published by
22845 #. the Free Software Foundation; either version 3, or (at your option)
22846 #. any later version.
22848 #. GCC is distributed in the hope that it will be useful,
22849 #. but WITHOUT ANY WARRANTY; without even the implied warranty of
22850 #. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
22851 #. GNU General Public License for more details.
22853 #. You should have received a copy of the GNU General Public License
22854 #. along with GCC; see the file COPYING3.  If not see
22855 #. <http://www.gnu.org/licenses/>.
22856 #. After the first "Node:" comment comes all preprocessor directives and
22857 #. attached declarations described in the info files, the "Using and
22858 #. Porting GCC" manual (uapgcc), in the same order as found in the "Target
22859 #. macros" section in the gcc-2.9x CVS edition of 2000-03-17.  FIXME: Not
22860 #. really, but needs an update anyway.
22862 #. There is no generic copy-of-uapgcc comment, you'll have to see uapgcc
22863 #. for that.  If applicable, there is a CRIS-specific comment.  The order
22864 #. of macro definitions follow the order in the manual.  Every section in
22865 #. the manual (node in the info pages) has an introductory `Node:
22866 #. <subchapter>' comment.  If no macros are defined for a section, only
22867 #. the section-comment is present.
22868 #. Note that other header files (e.g. config/elfos.h, config/linux.h,
22869 #. and config/cris/linux.h) are responsible for lots of settings not
22870 #. repeated below.  This file contains general CRIS definitions
22871 #. and definitions for the cris-*-elf subtarget.
22872 #. We don't want to use gcc_assert for everything, as that can be
22873 #. compiled out.
22874 #: config/cris/cris.h:42
22875 #, gcc-internal-format, gfc-internal-format
22876 msgid "CRIS-port assertion failed: %s"
22877 msgstr ""
22879 #. Node: Caller Saves
22880 #. (no definitions)
22881 #. Node: Function entry
22882 #. See cris.cc for TARGET_ASM_FUNCTION_PROLOGUE and
22883 #. TARGET_ASM_FUNCTION_EPILOGUE.
22884 #. Node: Profiling
22885 #: config/cris/cris.h:662
22886 #, gcc-internal-format
22887 msgid "no %<FUNCTION_PROFILER%> for CRIS"
22888 msgstr ""
22890 #. 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.
22891 #. 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.
22892 #: config/i386/xm-djgpp.h:85
22893 #, gcc-internal-format
22894 msgid "environment variable DJGPP not defined"
22895 msgstr ""
22897 #: config/i386/xm-djgpp.h:87
22898 #, gcc-internal-format
22899 msgid "environment variable DJGPP points to missing file %qs"
22900 msgstr ""
22902 #: config/i386/xm-djgpp.h:90
22903 #, gcc-internal-format
22904 msgid "environment variable DJGPP points to corrupt file %qs"
22905 msgstr ""
22907 #: config/pa/som.h:338
22908 #, gcc-internal-format
22909 msgid "weak aliases are not supported"
22910 msgstr ""
22912 #. SPDX-License-Identifier: GPL-3.0-or-later
22913 #. Definitions of target machine for GNU compiler,
22914 #. for IBM RS/6000 POWER running AIX V7.1.
22915 #. Copyright (C) 2002-2022 Free Software Foundation, Inc.
22916 #. Contributed by David Edelsohn (edelsohn@gnu.org).
22918 #. This file is part of GCC.
22920 #. GCC is free software; you can redistribute it and/or modify it
22921 #. under the terms of the GNU General Public License as published
22922 #. by the Free Software Foundation; either version 3, or (at your
22923 #. option) any later version.
22925 #. GCC is distributed in the hope that it will be useful, but WITHOUT
22926 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
22927 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
22928 #. License for more details.
22930 #. You should have received a copy of the GNU General Public License
22931 #. along with GCC; see the file COPYING3.  If not see
22932 #. <http://www.gnu.org/licenses/>.
22933 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
22934 #. get control in TARGET_OPTION_OVERRIDE.
22935 #. SPDX-License-Identifier: GPL-3.0-or-later
22936 #. Definitions of target machine for GNU compiler,
22937 #. for IBM RS/6000 POWER running AIX V7.2.
22938 #. Copyright (C) 2002-2022 Free Software Foundation, Inc.
22939 #. Contributed by David Edelsohn (edelsohn@gnu.org).
22941 #. This file is part of GCC.
22943 #. GCC is free software; you can redistribute it and/or modify it
22944 #. under the terms of the GNU General Public License as published
22945 #. by the Free Software Foundation; either version 3, or (at your
22946 #. option) any later version.
22948 #. GCC is distributed in the hope that it will be useful, but WITHOUT
22949 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
22950 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
22951 #. License for more details.
22953 #. You should have received a copy of the GNU General Public License
22954 #. along with GCC; see the file COPYING3.  If not see
22955 #. <http://www.gnu.org/licenses/>.
22956 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
22957 #. get control in TARGET_OPTION_OVERRIDE.
22958 #. SPDX-License-Identifier: GPL-3.0-or-later
22959 #. Definitions of target machine for GNU compiler,
22960 #. for IBM RS/6000 POWER running AIX V7.3.
22961 #. Copyright (C) 2002-2022 Free Software Foundation, Inc.
22962 #. Contributed by David Edelsohn (edelsohn@gnu.org).
22964 #. This file is part of GCC.
22966 #. GCC is free software; you can redistribute it and/or modify it
22967 #. under the terms of the GNU General Public License as published
22968 #. by the Free Software Foundation; either version 3, or (at your
22969 #. option) any later version.
22971 #. GCC is distributed in the hope that it will be useful, but WITHOUT
22972 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
22973 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
22974 #. License for more details.
22976 #. You should have received a copy of the GNU General Public License
22977 #. along with GCC; see the file COPYING3.  If not see
22978 #. <http://www.gnu.org/licenses/>.
22979 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
22980 #. get control in TARGET_OPTION_OVERRIDE.
22981 #: config/rs6000/aix71.h:31 config/rs6000/aix72.h:31 config/rs6000/aix73.h:31
22982 #, gcc-internal-format
22983 msgid "%<-maix64%> requires PowerPC64 architecture remain enabled"
22984 msgstr ""
22986 #: config/rs6000/aix71.h:37 config/rs6000/aix72.h:37
22987 #, gcc-internal-format
22988 msgid "soft-float and long-double-128 are incompatible"
22989 msgstr ""
22991 #: config/rs6000/aix71.h:41 config/rs6000/aix72.h:41 config/rs6000/aix73.h:41
22992 #, gcc-internal-format
22993 msgid ""
22994 "%<-maix64%> required: 64-bit computation with 32-bit addressing not yet "
22995 "supported"
22996 msgstr ""
22998 #: config/rs6000/aix71.h:48 config/rs6000/aix72.h:48 config/rs6000/aix73.h:48
22999 #: config/rs6000/rtems.h:121 config/rs6000/rs6000.cc:3515
23000 #, gcc-internal-format
23001 msgid "%<-mcmodel%> incompatible with other toc options"
23002 msgstr ""
23004 #: config/rs6000/aix73.h:37
23005 #, gcc-internal-format
23006 msgid "%<soft-float%> and long-double-128 are incompatible"
23007 msgstr ""
23009 #: config/rs6000/rtems.h:114 config/rs6000/rs6000.cc:3507
23010 #, gcc-internal-format
23011 msgid "%<-m64%> requires a PowerPC64 cpu"
23012 msgstr ""
23014 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
23015 #. get control in TARGET_OPTION_OVERRIDE.
23016 #: config/rs6000/sysv4.h:116
23017 #, gcc-internal-format
23018 msgid "bad value for %<%s-%s%>"
23019 msgstr ""
23021 #: config/rs6000/sysv4.h:132
23022 #, gcc-internal-format
23023 msgid "bad value for %<%s=%s%>"
23024 msgstr ""
23026 #: config/rs6000/sysv4.h:149
23027 #, gcc-internal-format
23028 msgid "%qs and %<%s=%s%> are incompatible"
23029 msgstr ""
23031 #: config/rs6000/sysv4.h:158
23032 #, gcc-internal-format
23033 msgid "%<-f%s%> and %<%s=%s%> are incompatible"
23034 msgstr ""
23036 #: config/rs6000/sysv4.h:167
23037 #, gcc-internal-format
23038 msgid "%<%s=%s%> and %<%s-%s%> are incompatible"
23039 msgstr ""
23041 #: config/rs6000/sysv4.h:176 config/rs6000/sysv4.h:210
23042 #, gcc-internal-format
23043 msgid "%qs and %qs are incompatible"
23044 msgstr ""
23046 #: config/rs6000/sysv4.h:183 config/rs6000/sysv4.h:190
23047 #, gcc-internal-format
23048 msgid "%qs and %<%s-%s%> are incompatible"
23049 msgstr ""
23051 #: config/rs6000/sysv4.h:196 config/rs6000/sysv4.h:202
23052 #, gcc-internal-format
23053 msgid "%qs not supported by your assembler"
23054 msgstr ""
23056 #: config/rs6000/sysv4.h:244
23057 #, gcc-internal-format
23058 msgid "%<-m%s%> not supported in this configuration"
23059 msgstr ""
23061 #. 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.
23062 #: config/sh/vxworks.h:43
23063 #, gcc-internal-format
23064 msgid "%<-mrelax%> is only supported for RTP PIC"
23065 msgstr ""
23067 #. A general purpose syntax error.
23068 #: fortran/gfortran.h:3295 fortran/io.cc:3736 fortran/io.cc:4422
23069 #, gcc-internal-format, gfc-internal-format
23070 msgid "Syntax error in %s statement at %C"
23071 msgstr ""
23073 #: jit/docs/examples/tut05-bf.c:242
23074 #, gcc-internal-format
23075 msgid "too many open parens"
23076 msgstr ""
23078 #: jit/docs/examples/tut05-bf.c:275
23079 #, gcc-internal-format
23080 msgid "mismatching parens"
23081 msgstr ""
23083 #: jit/docs/examples/tut05-bf.c:310
23084 #, gcc-internal-format
23085 msgid "unable to open file"
23086 msgstr ""
23088 #: fortran/lang.opt:428
23089 #, gcc-internal-format
23090 msgid "Unrecognized option to endianness value: %qs"
23091 msgstr ""
23093 #: fortran/lang.opt:650
23094 #, gcc-internal-format
23095 msgid "Unrecognized option to floating-point init value: %qs"
23096 msgstr ""
23098 #: fortran/lang.opt:784
23099 #, gcc-internal-format
23100 msgid "Unrecognized option: %qs"
23101 msgstr ""
23103 #: c-family/c.opt:43 c-family/c.opt:46 c-family/c.opt:181
23104 #, gcc-internal-format
23105 msgid "assertion missing after %qs"
23106 msgstr ""
23108 #: c-family/c.opt:55 c-family/c.opt:58 c-family/c.opt:163 c-family/c.opt:166
23109 #: c-family/c.opt:193 c-family/c.opt:264
23110 #, gcc-internal-format
23111 msgid "macro name missing after %qs"
23112 msgstr ""
23114 #: c-family/c.opt:70 c-family/c.opt:73 c-family/c.opt:76 c-family/c.opt:79
23115 #: c-family/c.opt:175 c-family/c.opt:178 c-family/c.opt:220 c-family/c.opt:224
23116 #: c-family/c.opt:236 c-family/c.opt:2203 c-family/c.opt:2211
23117 #: config/darwin.opt:30 common.opt:331 common.opt:334 common.opt:3436
23118 #, gcc-internal-format
23119 msgid "missing filename after %qs"
23120 msgstr ""
23122 #: c-family/c.opt:85 c-family/c.opt:88 c-family/c.opt:91 c-family/c.opt:94
23123 #: c-family/c.opt:200 c-family/c.opt:212 c-family/c.opt:2199
23124 #: c-family/c.opt:2219 c-family/c.opt:2223 c-family/c.opt:2227
23125 #, gcc-internal-format
23126 msgid "missing path after %qs"
23127 msgstr ""
23129 #: c-family/c.opt:252 c-family/c.opt:256
23130 #, gcc-internal-format
23131 msgid "missing makefile target after %qs"
23132 msgstr ""
23134 #: c-family/c.opt:295
23135 #, gcc-internal-format
23136 msgid "argument %qs to %<-Waligned-new%> not recognized"
23137 msgstr ""
23139 #: c-family/c.opt:386
23140 #, gcc-internal-format
23141 msgid "argument %qs to %<-Wbidi-chars%> not recognized"
23142 msgstr ""
23144 #: c-family/c.opt:1081
23145 #, gcc-internal-format
23146 msgid "argument %qs to %<-Wnormalized%> not recognized"
23147 msgstr ""
23149 #: c-family/c.opt:1626
23150 #, gcc-internal-format
23151 msgid "no class name specified with %qs"
23152 msgstr ""
23154 #: c-family/c.opt:1753
23155 #, gcc-internal-format
23156 msgid ""
23157 "%<-fhandle-exceptions%> has been renamed %<-fexceptions%> (and is now on by "
23158 "default)"
23159 msgstr ""
23161 #: c-family/c.opt:1824
23162 #, gcc-internal-format
23163 msgid "missing mapper"
23164 msgstr ""
23166 #: c-family/c.opt:1848
23167 #, gcc-internal-format
23168 msgid "missing header name"
23169 msgstr ""
23171 #: c-family/c.opt:1856
23172 #, gcc-internal-format
23173 msgid "missing module name"
23174 msgstr ""
23176 #: c-family/c.opt:1903
23177 #, gcc-internal-format
23178 msgid "unrecognized ivar visibility value %qs"
23179 msgstr ""
23181 #: c-family/c.opt:2063
23182 #, gcc-internal-format
23183 msgid "unrecognized scalar storage order value %qs"
23184 msgstr ""
23186 #: d/lang.opt:189
23187 #, gcc-internal-format
23188 msgid "unknown array bounds setting %qs"
23189 msgstr ""
23191 #: d/lang.opt:231
23192 #, gcc-internal-format
23193 msgid "unknown checkaction setting %qs"
23194 msgstr ""
23196 #: d/lang.opt:287
23197 #, gcc-internal-format
23198 msgid "unknown C++ standard %qs"
23199 msgstr ""
23201 #: config/vms/vms.opt:42
23202 #, gcc-internal-format
23203 msgid "unknown pointer size model %qs"
23204 msgstr ""
23206 #: config/i386/i386.opt:325
23207 #, gcc-internal-format
23208 msgid "%<-mcpu=%> is deprecated; use %<-mtune=%> or %<-march=%> instead"
23209 msgstr ""
23211 #: config/i386/i386.opt:385
23212 #, gcc-internal-format
23213 msgid ""
23214 "%<-mintel-syntax%> and %<-mno-intel-syntax%> are deprecated; use %<-"
23215 "masm=intel%> and %<-masm=att%> instead"
23216 msgstr ""
23218 #: config/i386/i386.opt:698
23219 #, gcc-internal-format
23220 msgid "%<-msse5%> was removed"
23221 msgstr ""
23223 #: config/avr/avr.opt:26
23224 #, gcc-internal-format
23225 msgid "missing device or architecture after %qs"
23226 msgstr ""
23228 #: config/rs6000/rs6000.opt:312
23229 #, gcc-internal-format
23230 msgid "%<-mvrsave=no%> is deprecated; use %<-mno-vrsave%> instead"
23231 msgstr ""
23233 #: config/rs6000/rs6000.opt:316
23234 #, gcc-internal-format
23235 msgid "%<-mvrsave=yes%> is deprecated; use %<-mvrsave%> instead"
23236 msgstr ""
23238 #: config/rs6000/rs6000.opt:383
23239 #, gcc-internal-format
23240 msgid "using darwin64 ABI"
23241 msgstr ""
23243 #: config/rs6000/rs6000.opt:386
23244 #, gcc-internal-format
23245 msgid "using old darwin ABI"
23246 msgstr ""
23248 #: config/fused-madd.opt:22
23249 #, gcc-internal-format
23250 msgid "%<-mfused-madd%> is deprecated; use %<-ffp-contract=%> instead"
23251 msgstr ""
23253 #: config/microblaze/microblaze.opt:87
23254 #, gcc-internal-format
23255 msgid "%qs is deprecated; use -fstack-check"
23256 msgstr ""
23258 #: config/microblaze/microblaze.opt:95
23259 #, gcc-internal-format
23260 msgid "%qs is deprecated; use -fno-zero-initialized-in-bss"
23261 msgstr ""
23263 #: config/arc/arc.opt:169 config/arc/arc.opt:328 config/arc/arc.opt:332
23264 #: config/arc/arc.opt:336 config/arc/arc.opt:343 config/arc/arc.opt:347
23265 #: config/arc/arc.opt:351 config/arc/arc.opt:355 config/arc/arc.opt:358
23266 #: config/arc/arc.opt:361 config/arc/arc.opt:378
23267 #, gcc-internal-format
23268 msgid "%qs is deprecated"
23269 msgstr ""
23271 #: lto/lang.opt:31
23272 #, gcc-internal-format
23273 msgid "unknown linker output %qs"
23274 msgstr ""
23276 #: common.opt:1567
23277 #, gcc-internal-format
23278 msgid "unknown excess precision style %qs"
23279 msgstr ""
23281 #: common.opt:1585
23282 #, gcc-internal-format
23283 msgid ""
23284 "unknown specification for the set of FLT_EVAL_METHOD values to permit %qs"
23285 msgstr ""
23287 #: common.opt:1629
23288 #, gcc-internal-format
23289 msgid "unknown floating point contraction style %qs"
23290 msgstr ""
23292 #: common.opt:1794
23293 #, gcc-internal-format
23294 msgid "unknown Stack Reuse Level %qs"
23295 msgstr ""
23297 #: common.opt:1863
23298 #, gcc-internal-format
23299 msgid "unknown Control-Flow Protection Level %qs"
23300 msgstr ""
23302 #: common.opt:1969
23303 #, gcc-internal-format
23304 msgid "unknown IRA algorithm %qs"
23305 msgstr ""
23307 #: common.opt:1982
23308 #, gcc-internal-format
23309 msgid "unknown IRA region %qs"
23310 msgstr ""
23312 #: common.opt:2060
23313 #, gcc-internal-format
23314 msgid "unknown LTO partitioning model %qs"
23315 msgstr ""
23317 #: common.opt:2166
23318 #, gcc-internal-format
23319 msgid "targets missing after %qs"
23320 msgstr ""
23322 #: common.opt:2169
23323 #, gcc-internal-format
23324 msgid "options or targets=options missing after %qs"
23325 msgstr ""
23327 #: common.opt:2177
23328 #, gcc-internal-format
23329 msgid "unknown offload ABI %qs"
23330 msgstr ""
23332 #: common.opt:2319
23333 #, gcc-internal-format
23334 msgid "unknown profile reproducibility method %qs"
23335 msgstr ""
23337 #: common.opt:2335
23338 #, gcc-internal-format
23339 msgid "unknown profile update method %qs"
23340 msgstr ""
23342 #: common.opt:2441
23343 #, gcc-internal-format
23344 msgid "unknown Live-Patching Level %qs"
23345 msgstr ""
23347 #: common.opt:2474
23348 #, gcc-internal-format
23349 msgid "unknown basic block reordering algorithm %qs"
23350 msgstr ""
23352 #: common.opt:2781
23353 #, gcc-internal-format
23354 msgid "unknown TLS model %qs"
23355 msgstr ""
23357 #: common.opt:3117
23358 #, gcc-internal-format
23359 msgid "unknown vectorizer cost model %qs"
23360 msgstr ""
23362 #: common.opt:3148
23363 #, gcc-internal-format
23364 msgid "unrecognized automatic variable initialization type %qs"
23365 msgstr ""
23367 #: common.opt:3174
23368 #, gcc-internal-format
23369 msgid "unrecognized visibility value %qs"
23370 msgstr ""
23372 #: common.opt:3193
23373 #, gcc-internal-format
23374 msgid "unknown vtable verify initialization priority %qs"
23375 msgstr ""
23377 #: params.opt:142
23378 #, gcc-internal-format
23379 msgid "unknown evrp mode %qs"
23380 msgstr ""
23382 #: params.opt:897
23383 #, gcc-internal-format
23384 msgid "unknown ranger debug mode %qs"
23385 msgstr ""
23387 #: params.opt:1071
23388 #, gcc-internal-format
23389 msgid "unknown threader debug mode %qs"
23390 msgstr ""
23392 #: params.opt:1196
23393 #, gcc-internal-format
23394 msgid "unknown vrp mode %qs"
23395 msgstr ""
23397 #: attribs.cc:254 attribs.cc:277 attribs.cc:290
23398 #, gcc-internal-format
23399 msgid "wrong argument to ignored attributes"
23400 msgstr ""
23402 #: attribs.cc:255
23403 #, gcc-internal-format
23404 msgid "valid format is %<ns::attr%> or %<ns::%>"
23405 msgstr ""
23407 #: attribs.cc:540
23408 #, gcc-internal-format
23409 msgid ""
23410 "ignoring attribute %qE in declaration of a built-in function %qD because it "
23411 "conflicts with attribute %qs"
23412 msgstr ""
23414 #: attribs.cc:546
23415 #, gcc-internal-format
23416 msgid "ignoring attribute %qE because it conflicts with attribute %qs"
23417 msgstr ""
23419 #: attribs.cc:552 c-family/c-attribs.cc:912 c-family/c-attribs.cc:2424
23420 #: c-family/c-attribs.cc:2870 c-family/c-attribs.cc:4696
23421 #: c-family/c-attribs.cc:4789 cp/decl.cc:15654 cp/decl.cc:15704
23422 #: cp/friend.cc:316 cp/tree.cc:5111
23423 #, gcc-internal-format
23424 msgid "previous declaration here"
23425 msgstr ""
23427 #. Warn about and ignore all others for now, but store them.
23428 #: attribs.cc:719 c-family/c-attribs.cc:3898 objc/objc-act.cc:5133
23429 #: objc/objc-act.cc:7124 objc/objc-act.cc:8322 objc/objc-act.cc:8378
23430 #, gcc-internal-format
23431 msgid "%qE attribute directive ignored"
23432 msgstr ""
23434 #: attribs.cc:723
23435 #, gcc-internal-format
23436 msgid "%<%E::%E%> scoped attribute directive ignored"
23437 msgstr ""
23439 #: attribs.cc:735
23440 #, gcc-internal-format
23441 msgid "wrong number of arguments specified for %qE attribute"
23442 msgstr ""
23444 #: attribs.cc:738
23445 #, gcc-internal-format, gfc-internal-format
23446 msgid "expected %i or more, found %i"
23447 msgstr ""
23449 #: attribs.cc:741
23450 #, gcc-internal-format, gfc-internal-format
23451 msgid "expected between %i and %i, found %i"
23452 msgstr ""
23454 #: attribs.cc:761 c-family/c-attribs.cc:4562
23455 #, gcc-internal-format
23456 msgid "%qE attribute does not apply to types"
23457 msgstr ""
23459 #: attribs.cc:810
23460 #, gcc-internal-format
23461 msgid "%qE attribute only applies to function types"
23462 msgstr ""
23464 #: attribs.cc:820
23465 #, gcc-internal-format
23466 msgid "type attributes ignored after type is already defined"
23467 msgstr ""
23469 #. The specifications of standard attributes in C mean
23470 #. this is a constraint violation.
23471 #. The specifications of standard attributes mean this is a
23472 #. constraint violation.
23473 #. An attribute with standard syntax and no namespace specified
23474 #. is a constraint violation if it is not one of the known
23475 #. standard attributes.  Diagnose it here with a pedwarn and
23476 #. then discard it to prevent a duplicate warning later.
23477 #: attribs.cc:878 attribs.cc:1829 attribs.cc:1839 attribs.cc:1849
23478 #: c-family/c-attribs.cc:940 c-family/c-attribs.cc:1002
23479 #: c-family/c-attribs.cc:1021 c-family/c-attribs.cc:1039
23480 #: c-family/c-attribs.cc:1069 c-family/c-attribs.cc:1090
23481 #: c-family/c-attribs.cc:1111 c-family/c-attribs.cc:1152
23482 #: c-family/c-attribs.cc:1183 c-family/c-attribs.cc:1199
23483 #: c-family/c-attribs.cc:1216 c-family/c-attribs.cc:1232
23484 #: c-family/c-attribs.cc:1249 c-family/c-attribs.cc:1274
23485 #: c-family/c-attribs.cc:1290 c-family/c-attribs.cc:1305
23486 #: c-family/c-attribs.cc:1333 c-family/c-attribs.cc:1350
23487 #: c-family/c-attribs.cc:1368 c-family/c-attribs.cc:1392
23488 #: c-family/c-attribs.cc:1430 c-family/c-attribs.cc:1453
23489 #: c-family/c-attribs.cc:1470 c-family/c-attribs.cc:1499
23490 #: c-family/c-attribs.cc:1520 c-family/c-attribs.cc:1541
23491 #: c-family/c-attribs.cc:1568 c-family/c-attribs.cc:1599
23492 #: c-family/c-attribs.cc:1628 c-family/c-attribs.cc:1682
23493 #: c-family/c-attribs.cc:1735 c-family/c-attribs.cc:1801
23494 #: c-family/c-attribs.cc:1859 c-family/c-attribs.cc:1948
23495 #: c-family/c-attribs.cc:1978 c-family/c-attribs.cc:2029
23496 #: c-family/c-attribs.cc:2524 c-family/c-attribs.cc:2723
23497 #: c-family/c-attribs.cc:2784 c-family/c-attribs.cc:3025
23498 #: c-family/c-attribs.cc:3105 c-family/c-attribs.cc:3257
23499 #: c-family/c-attribs.cc:3712 c-family/c-attribs.cc:3778
23500 #: c-family/c-attribs.cc:3814 c-family/c-attribs.cc:3869
23501 #: c-family/c-attribs.cc:4051 c-family/c-attribs.cc:4072
23502 #: c-family/c-attribs.cc:4185 c-family/c-attribs.cc:4250
23503 #: c-family/c-attribs.cc:4453 c-family/c-attribs.cc:4564
23504 #: c-family/c-attribs.cc:5306 c-family/c-attribs.cc:5329
23505 #: c-family/c-attribs.cc:5368 c-family/c-attribs.cc:5450
23506 #: c-family/c-attribs.cc:5517 c-family/c-attribs.cc:5533
23507 #: c-family/c-attribs.cc:5701 c-family/c-common.cc:6037
23508 #: c-family/c-common.cc:6040 config/darwin.cc:2143 config/arm/arm.cc:7412
23509 #: config/arm/arm.cc:7440 config/arm/arm.cc:7457 config/avr/avr.cc:9568
23510 #: config/csky/csky.cc:6494 config/csky/csky.cc:6516 config/h8300/h8300.cc:4968
23511 #: config/h8300/h8300.cc:4992 config/i386/i386-options.cc:3381
23512 #: config/i386/i386-options.cc:3539 config/i386/i386-options.cc:3771
23513 #: config/i386/i386-options.cc:3801 config/ia64/ia64.cc:785
23514 #: config/rs6000/rs6000.cc:20324 ada/gcc-interface/utils.cc:6582
23515 #: ada/gcc-interface/utils.cc:6598 ada/gcc-interface/utils.cc:6636
23516 #: ada/gcc-interface/utils.cc:6653 ada/gcc-interface/utils.cc:6670
23517 #: ada/gcc-interface/utils.cc:6685 ada/gcc-interface/utils.cc:6701
23518 #: ada/gcc-interface/utils.cc:6727 ada/gcc-interface/utils.cc:6796
23519 #: ada/gcc-interface/utils.cc:6823 ada/gcc-interface/utils.cc:6844
23520 #: ada/gcc-interface/utils.cc:6865 ada/gcc-interface/utils.cc:6881
23521 #: ada/gcc-interface/utils.cc:6936 c/c-decl.cc:4644 c/c-decl.cc:4647
23522 #: c/c-decl.cc:4662 c/c-parser.cc:4973 d/d-attribs.cc:468 d/d-attribs.cc:677
23523 #: d/d-attribs.cc:698 d/d-attribs.cc:714 d/d-attribs.cc:731 d/d-attribs.cc:763
23524 #: d/d-attribs.cc:892 d/d-attribs.cc:951 d/d-attribs.cc:967 d/d-attribs.cc:983
23525 #: d/d-attribs.cc:1131 d/d-attribs.cc:1144 d/d-attribs.cc:1361
23526 #: d/d-attribs.cc:1382 d/d-attribs.cc:1406 jit/dummy-frontend.cc:185
23527 #: lto/lto-lang.cc:288
23528 #, gcc-internal-format
23529 msgid "%qE attribute ignored"
23530 msgstr ""
23532 #: attribs.cc:1153
23533 #, gcc-internal-format
23534 msgid "missing %<target%> attribute for multi-versioned %qD"
23535 msgstr ""
23537 #: attribs.cc:1156 cp/decl.cc:1215 cp/decl.cc:2175 cp/decl.cc:2221
23538 #: cp/decl.cc:2237 cp/decl.cc:2866 cp/decl.cc:3312
23539 #, gcc-internal-format
23540 msgid "previous declaration of %qD"
23541 msgstr ""
23543 #: attribs.cc:1265
23544 #, gcc-internal-format
23545 msgid "ignoring attributes applied to %qT after definition"
23546 msgstr ""
23548 #: attribs.cc:1760
23549 #, gcc-internal-format
23550 msgid "%q+D already declared with dllexport attribute: dllimport ignored"
23551 msgstr ""
23553 #: attribs.cc:1772
23554 #, gcc-internal-format
23555 msgid ""
23556 "%q+D redeclared without dllimport attribute after being referenced with dll "
23557 "linkage"
23558 msgstr ""
23560 #: attribs.cc:1786
23561 #, gcc-internal-format
23562 msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored"
23563 msgstr ""
23565 #: attribs.cc:1867
23566 #, gcc-internal-format
23567 msgid "inline function %q+D declared as dllimport: attribute ignored"
23568 msgstr ""
23570 #: attribs.cc:1875
23571 #, gcc-internal-format
23572 msgid "function %q+D definition is marked dllimport"
23573 msgstr ""
23575 #: attribs.cc:1883
23576 #, gcc-internal-format
23577 msgid "variable %q+D definition is marked dllimport"
23578 msgstr ""
23580 #: attribs.cc:1914
23581 #, gcc-internal-format
23582 msgid "external linkage required for symbol %q+D because of %qE attribute"
23583 msgstr ""
23585 #: attribs.cc:1928
23586 #, gcc-internal-format
23587 msgid ""
23588 "%qE implies default visibility, but %qD has already been declared with a "
23589 "different visibility"
23590 msgstr ""
23592 #: attribs.cc:2191
23593 #, gcc-internal-format
23594 msgid "%qD specifies more restrictive attribute than its target %qD: %s"
23595 msgid_plural ""
23596 "%qD specifies more restrictive attributes than its target %qD: %s"
23597 msgstr[0] ""
23598 msgstr[1] ""
23600 #: attribs.cc:2197 attribs.cc:2217
23601 #, gcc-internal-format
23602 msgid "%qD target declared here"
23603 msgstr ""
23605 #: attribs.cc:2211
23606 #, gcc-internal-format
23607 msgid "%qD specifies less restrictive attribute than its target %qD: %s"
23608 msgid_plural ""
23609 "%qD specifies less restrictive attributes than its target %qD: %s"
23610 msgstr[0] ""
23611 msgstr[1] ""
23613 #: auto-profile.cc:365
23614 #, gcc-internal-format
23615 msgid "offset exceeds 16 bytes"
23616 msgstr ""
23618 #: auto-profile.cc:863
23619 #, gcc-internal-format
23620 msgid "Not expected TAG."
23621 msgstr ""
23623 #: auto-profile.cc:928
23624 #, gcc-internal-format, gfc-internal-format
23625 msgid "cannot open profile file %s"
23626 msgstr ""
23628 #: auto-profile.cc:934
23629 #, gcc-internal-format
23630 msgid "AutoFDO profile magic number does not match"
23631 msgstr ""
23633 #: auto-profile.cc:942
23634 #, gcc-internal-format, gfc-internal-format
23635 msgid "AutoFDO profile version %u does not match %u"
23636 msgstr ""
23638 #: auto-profile.cc:954
23639 #, gcc-internal-format, gfc-internal-format
23640 msgid "cannot read string table from %s"
23641 msgstr ""
23643 #: auto-profile.cc:962
23644 #, gcc-internal-format, gfc-internal-format
23645 msgid "cannot read function profile from %s"
23646 msgstr ""
23648 #: builtins.cc:700
23649 #, gcc-internal-format
23650 msgid "offset %qwi outside bounds of constant string"
23651 msgstr ""
23653 #: builtins.cc:704 gimple-ssa-warn-access.cc:4596 cp/name-lookup.cc:6415
23654 #, gcc-internal-format
23655 msgid "%qE declared here"
23656 msgstr ""
23658 #: builtins.cc:1312
23659 #, gcc-internal-format
23660 msgid "second argument to %<__builtin_prefetch%> must be a constant"
23661 msgstr ""
23663 #: builtins.cc:1319
23664 #, gcc-internal-format
23665 msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
23666 msgstr ""
23668 #: builtins.cc:1327
23669 #, gcc-internal-format
23670 msgid "third argument to %<__builtin_prefetch%> must be a constant"
23671 msgstr ""
23673 #: builtins.cc:1334
23674 #, gcc-internal-format
23675 msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
23676 msgstr ""
23678 #: builtins.cc:3725 gimple-fold.cc:2526 gimple-ssa-warn-access.cc:2541
23679 #: tree-ssa-strlen.cc:3187
23680 #, gcc-internal-format
23681 msgid "%qD specified bound %E equals destination size"
23682 msgstr ""
23684 #: builtins.cc:4830 gimplify.cc:3600
23685 #, gcc-internal-format
23686 msgid "too few arguments to function %<va_start%>"
23687 msgstr ""
23689 #: builtins.cc:4930
23690 #, gcc-internal-format
23691 msgid "invalid argument to %qD"
23692 msgstr ""
23694 #: builtins.cc:4943
23695 #, gcc-internal-format
23696 msgid "unsupported argument to %qD"
23697 msgstr ""
23699 #. Warn since no effort is made to ensure that any frame
23700 #. beyond the current one exists or can be safely reached.
23701 #: builtins.cc:4951
23702 #, gcc-internal-format
23703 msgid "calling %qD with a nonzero argument is unsafe"
23704 msgstr ""
23706 #: builtins.cc:5300
23707 #, gcc-internal-format
23708 msgid "both arguments to %<__builtin___clear_cache%> must be pointers"
23709 msgstr ""
23711 #: builtins.cc:5390
23712 #, gcc-internal-format
23713 msgid "trampoline generated for nested function %qD"
23714 msgstr ""
23716 #: builtins.cc:5764 builtins.cc:5777
23717 #, gcc-internal-format
23718 msgid "%qD changed semantics in GCC 4.4"
23719 msgstr ""
23721 #: builtins.cc:6512
23722 #, gcc-internal-format
23723 msgid "non-constant argument 1 to %qs"
23724 msgstr ""
23726 #: builtins.cc:6554
23727 #, gcc-internal-format
23728 msgid "non-integer argument 1 to %qs"
23729 msgstr ""
23731 #: builtins.cc:6618
23732 #, gcc-internal-format
23733 msgid "%<__builtin_thread_pointer%> is not supported on this target"
23734 msgstr ""
23736 #: builtins.cc:6638
23737 #, gcc-internal-format
23738 msgid "%<__builtin_set_thread_pointer%> is not supported on this target"
23739 msgstr ""
23741 #: builtins.cc:6697
23742 #, gcc-internal-format
23743 msgid "%qs only supported in OpenACC code"
23744 msgstr ""
23746 #: builtins.cc:6704
23747 #, gcc-internal-format
23748 msgid "non-constant argument 0 to %qs"
23749 msgstr ""
23751 #: builtins.cc:6716
23752 #, gcc-internal-format
23753 msgid "illegal argument 0 to %qs"
23754 msgstr ""
23756 #. All valid uses of __builtin_va_arg_pack () are removed during
23757 #. inlining.
23758 #: builtins.cc:7194 expr.cc:11501
23759 #, gcc-internal-format
23760 msgid "invalid use of %<__builtin_va_arg_pack ()%>"
23761 msgstr ""
23763 #. All valid uses of __builtin_va_arg_pack_len () are removed during
23764 #. inlining.
23765 #: builtins.cc:7200
23766 #, gcc-internal-format
23767 msgid "invalid use of %<__builtin_va_arg_pack_len ()%>"
23768 msgstr ""
23770 #: builtins.cc:7469
23771 #, gcc-internal-format
23772 msgid "%<__builtin_longjmp%> second argument must be 1"
23773 msgstr ""
23775 #: builtins.cc:8366
23776 #, gcc-internal-format
23777 msgid "target format does not support infinity"
23778 msgstr ""
23780 #: builtins.cc:9988
23781 #, gcc-internal-format
23782 msgid "%<va_start%> used in function with fixed arguments"
23783 msgstr ""
23785 #: builtins.cc:9996
23786 #, gcc-internal-format
23787 msgid "wrong number of arguments to function %<va_start%>"
23788 msgstr ""
23790 #: builtins.cc:10011
23791 #, gcc-internal-format
23792 msgid "%<__builtin_next_arg%> called without an argument"
23793 msgstr ""
23795 #: builtins.cc:10016
23796 #, gcc-internal-format
23797 msgid "wrong number of arguments to function %<__builtin_next_arg%>"
23798 msgstr ""
23800 #: builtins.cc:10049
23801 #, gcc-internal-format
23802 msgid "second parameter of %<va_start%> not last named argument"
23803 msgstr ""
23805 #: builtins.cc:10062
23806 #, gcc-internal-format
23807 msgid ""
23808 "undefined behavior when second parameter of %<va_start%> is declared with "
23809 "%<register%> storage"
23810 msgstr ""
23812 #: builtins.cc:10091
23813 #, gcc-internal-format
23814 msgid "first argument of %qD must be a pointer, second integer constant"
23815 msgstr ""
23817 #: builtins.cc:10104
23818 #, gcc-internal-format
23819 msgid "last argument of %qD is not integer constant between 0 and 3"
23820 msgstr ""
23822 #: calls.cc:1233
23823 #, gcc-internal-format, gfc-internal-format
23824 msgid "cannot tail-call: %s"
23825 msgstr ""
23827 #: calls.cc:2729
23828 #, gcc-internal-format
23829 msgid "function call has aggregate value"
23830 msgstr ""
23832 #: calls.cc:3451
23833 #, gcc-internal-format
23834 msgid "passing too large argument on stack"
23835 msgstr ""
23837 #: cfganal.cc:173
23838 #, gcc-internal-format
23839 msgid "%<verify_marked_backedges%> failed"
23840 msgstr ""
23842 #: cfgexpand.cc:1816
23843 #, gcc-internal-format
23844 msgid "total size of local objects is too large"
23845 msgstr ""
23847 #: cfgexpand.cc:1819 function.cc:1014 varasm.cc:2334
23848 #, gcc-internal-format
23849 msgid "size of variable %q+D is too large"
23850 msgstr ""
23852 #: cfgexpand.cc:1831
23853 #, gcc-internal-format
23854 msgid "cannot allocate stack for variable %q+D, naked function"
23855 msgstr ""
23857 #: cfgexpand.cc:2923
23858 #, gcc-internal-format
23859 msgid "too many alternatives in %<asm%>"
23860 msgstr ""
23862 #: cfgexpand.cc:2930
23863 #, gcc-internal-format
23864 msgid "operand constraints for %<asm%> differ in number of alternatives"
23865 msgstr ""
23867 #: cfgexpand.cc:2952
23868 #, gcc-internal-format
23869 msgid "%<asm%> specifier for variable %qE conflicts with %<asm%> clobber list"
23870 msgstr ""
23872 #. ??? Diagnose during gimplification?
23873 #: cfgexpand.cc:2983
23874 #, gcc-internal-format
23875 msgid "PIC register clobbered by %qs in %<asm%>"
23876 msgstr ""
23878 #. ??? Diagnose during gimplification?
23879 #: cfgexpand.cc:2990
23880 #, gcc-internal-format
23881 msgid "the register %qs cannot be clobbered in %<asm%> for the current target"
23882 msgstr ""
23884 #: cfgexpand.cc:3003
23885 #, gcc-internal-format
23886 msgid "listing the stack pointer register %qs in a clobber list is deprecated"
23887 msgstr ""
23889 #: cfgexpand.cc:3005
23890 #, gcc-internal-format
23891 msgid ""
23892 "the value of the stack pointer after an %<asm%> statement must be the same "
23893 "as it was before the statement"
23894 msgstr ""
23896 #: cfgexpand.cc:3075
23897 #, gcc-internal-format
23898 msgid "more than %d operands in %<asm%>"
23899 msgstr ""
23901 #. ??? Diagnose during gimplification?
23902 #: cfgexpand.cc:3128
23903 #, gcc-internal-format
23904 msgid "unknown register name %qs in %<asm%>"
23905 msgstr ""
23907 #: cfgexpand.cc:3194
23908 #, gcc-internal-format
23909 msgid "invalid hard register usage between output operands"
23910 msgstr ""
23912 #: cfgexpand.cc:3221
23913 #, gcc-internal-format
23914 msgid ""
23915 "invalid hard register usage between output operand and matching constraint "
23916 "operand"
23917 msgstr ""
23919 #: cfgexpand.cc:3229
23920 #, gcc-internal-format
23921 msgid ""
23922 "invalid hard register usage between earlyclobber operand and input operand"
23923 msgstr ""
23925 #: cfgexpand.cc:3314
23926 #, gcc-internal-format, gfc-internal-format
23927 msgid "output number %d not directly addressable"
23928 msgstr ""
23930 #: cfgexpand.cc:3410
23931 #, gcc-internal-format
23932 msgid "%<asm%> operand %d probably does not match constraints"
23933 msgstr ""
23935 #: cfgexpand.cc:3595
23936 #, gcc-internal-format
23937 msgid "%<asm%> clobber conflict with output operand"
23938 msgstr ""
23940 #: cfgexpand.cc:3600
23941 #, gcc-internal-format
23942 msgid "%<asm%> clobber conflict with input operand"
23943 msgstr ""
23945 #: cfgexpand.cc:6660
23946 #, gcc-internal-format
23947 msgid "stack protector not protecting local variables: variable length buffer"
23948 msgstr ""
23950 #: cfgexpand.cc:6664
23951 #, gcc-internal-format, gfc-internal-format
23952 msgid ""
23953 "stack protector not protecting function: all local arrays are less than %d "
23954 "bytes long"
23955 msgstr ""
23957 #: cfgexpand.cc:6953
23958 #, gcc-internal-format
23959 msgid "patchable function entry %wu exceeds size %wu"
23960 msgstr ""
23962 #: cfghooks.cc:119
23963 #, gcc-internal-format, gfc-internal-format
23964 msgid "bb %d on wrong place"
23965 msgstr ""
23967 #: cfghooks.cc:125
23968 #, gcc-internal-format, gfc-internal-format
23969 msgid "prev_bb of %d should be %d, not %d"
23970 msgstr ""
23972 #: cfghooks.cc:142
23973 #, gcc-internal-format, gfc-internal-format
23974 msgid "verify_flow_info: Block %i has loop_father, but there are no loops"
23975 msgstr ""
23977 #: cfghooks.cc:148
23978 #, gcc-internal-format, gfc-internal-format
23979 msgid "verify_flow_info: Block %i lacks loop_father"
23980 msgstr ""
23982 #: cfghooks.cc:154
23983 #, gcc-internal-format, gfc-internal-format
23984 msgid "verify_flow_info: Wrong count of block %i"
23985 msgstr ""
23987 #: cfghooks.cc:162
23988 #, gcc-internal-format, gfc-internal-format
23989 msgid "verify_flow_info: Missing count of block %i"
23990 msgstr ""
23992 #: cfghooks.cc:168
23993 #, gcc-internal-format, gfc-internal-format
23994 msgid "verify_flow_info: unallocated flag set on BB %d"
23995 msgstr ""
23997 #: cfghooks.cc:176
23998 #, gcc-internal-format, gfc-internal-format
23999 msgid "verify_flow_info: Duplicate edge %i->%i"
24000 msgstr ""
24002 #: cfghooks.cc:185
24003 #, gcc-internal-format, gfc-internal-format
24004 msgid "Uninitialized probability of edge %i->%i"
24005 msgstr ""
24007 #: cfghooks.cc:191
24008 #, gcc-internal-format, gfc-internal-format
24009 msgid "verify_flow_info: Wrong probability of edge %i->%i"
24010 msgstr ""
24012 #: cfghooks.cc:203
24013 #, gcc-internal-format, gfc-internal-format
24014 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
24015 msgstr ""
24017 #: cfghooks.cc:215
24018 #, gcc-internal-format, gfc-internal-format
24019 msgid "verify_flow_info: unallocated edge flag set on %d -> %d"
24020 msgstr ""
24022 #: cfghooks.cc:224
24023 #, gcc-internal-format, gfc-internal-format
24024 msgid "wrong amount of branch edges after unconditional jump %i"
24025 msgstr ""
24027 #: cfghooks.cc:232 cfghooks.cc:243
24028 #, gcc-internal-format, gfc-internal-format
24029 msgid "basic block %d pred edge is corrupted"
24030 msgstr ""
24032 #: cfghooks.cc:244
24033 #, gcc-internal-format, gfc-internal-format
24034 msgid "its dest_idx should be %d, not %d"
24035 msgstr ""
24037 #: cfghooks.cc:273
24038 #, gcc-internal-format, gfc-internal-format
24039 msgid "basic block %i edge lists are corrupted"
24040 msgstr ""
24042 #: cfghooks.cc:284
24043 #, gcc-internal-format
24044 msgid "verify_flow_info failed"
24045 msgstr ""
24047 #: cfghooks.cc:342
24048 #, gcc-internal-format, gfc-internal-format
24049 msgid "%s does not support dump_bb_for_graph"
24050 msgstr ""
24052 #: cfghooks.cc:385
24053 #, gcc-internal-format, gfc-internal-format
24054 msgid "%s does not support redirect_edge_and_branch"
24055 msgstr ""
24057 #: cfghooks.cc:405
24058 #, gcc-internal-format, gfc-internal-format
24059 msgid "%s does not support can_remove_branch_p"
24060 msgstr ""
24062 #: cfghooks.cc:499
24063 #, gcc-internal-format, gfc-internal-format
24064 msgid "%s does not support redirect_edge_and_branch_force"
24065 msgstr ""
24067 #: cfghooks.cc:537
24068 #, gcc-internal-format, gfc-internal-format
24069 msgid "%s does not support split_block"
24070 msgstr ""
24072 #: cfghooks.cc:603
24073 #, gcc-internal-format, gfc-internal-format
24074 msgid "%s does not support move_block_after"
24075 msgstr ""
24077 #: cfghooks.cc:616
24078 #, gcc-internal-format, gfc-internal-format
24079 msgid "%s does not support delete_basic_block"
24080 msgstr ""
24082 #: cfghooks.cc:663
24083 #, gcc-internal-format, gfc-internal-format
24084 msgid "%s does not support split_edge"
24085 msgstr ""
24087 #: cfghooks.cc:741
24088 #, gcc-internal-format, gfc-internal-format
24089 msgid "%s does not support create_basic_block"
24090 msgstr ""
24092 #: cfghooks.cc:782
24093 #, gcc-internal-format, gfc-internal-format
24094 msgid "%s does not support can_merge_blocks_p"
24095 msgstr ""
24097 #: cfghooks.cc:793
24098 #, gcc-internal-format, gfc-internal-format
24099 msgid "%s does not support predict_edge"
24100 msgstr ""
24102 #: cfghooks.cc:802
24103 #, gcc-internal-format, gfc-internal-format
24104 msgid "%s does not support predicted_by_p"
24105 msgstr ""
24107 #: cfghooks.cc:816
24108 #, gcc-internal-format, gfc-internal-format
24109 msgid "%s does not support merge_blocks"
24110 msgstr ""
24112 #: cfghooks.cc:897
24113 #, gcc-internal-format, gfc-internal-format
24114 msgid "%s does not support make_forwarder_block"
24115 msgstr ""
24117 #: cfghooks.cc:1046
24118 #, gcc-internal-format, gfc-internal-format
24119 msgid "%s does not support force_nonfallthru"
24120 msgstr ""
24122 #: cfghooks.cc:1080
24123 #, gcc-internal-format, gfc-internal-format
24124 msgid "%s does not support can_duplicate_block_p"
24125 msgstr ""
24127 #: cfghooks.cc:1102
24128 #, gcc-internal-format, gfc-internal-format
24129 msgid "%s does not support duplicate_block"
24130 msgstr ""
24132 #: cfghooks.cc:1177
24133 #, gcc-internal-format, gfc-internal-format
24134 msgid "%s does not support block_ends_with_call_p"
24135 msgstr ""
24137 #: cfghooks.cc:1188
24138 #, gcc-internal-format, gfc-internal-format
24139 msgid "%s does not support block_ends_with_condjump_p"
24140 msgstr ""
24142 #: cfghooks.cc:1206
24143 #, gcc-internal-format, gfc-internal-format
24144 msgid "%s does not support flow_call_edges_add"
24145 msgstr ""
24147 #: cfgloop.cc:1411
24148 #, gcc-internal-format
24149 msgid "loop verification on loop tree that needs fixup"
24150 msgstr ""
24152 #: cfgloop.cc:1427
24153 #, gcc-internal-format
24154 msgid "corrupt loop tree root"
24155 msgstr ""
24157 #: cfgloop.cc:1437
24158 #, gcc-internal-format, gfc-internal-format
24159 msgid "loop with header %d marked for removal"
24160 msgstr ""
24162 #: cfgloop.cc:1442
24163 #, gcc-internal-format, gfc-internal-format
24164 msgid "loop with header %d not in loop tree"
24165 msgstr ""
24167 #: cfgloop.cc:1448
24168 #, gcc-internal-format, gfc-internal-format
24169 msgid "non-loop with header %d not marked for removal"
24170 msgstr ""
24172 #: cfgloop.cc:1462
24173 #, gcc-internal-format, gfc-internal-format
24174 msgid "removed loop %d in loop tree"
24175 msgstr ""
24177 #: cfgloop.cc:1470
24178 #, gcc-internal-format, gfc-internal-format
24179 msgid "size of loop %d should be %d, not %d"
24180 msgstr ""
24182 #: cfgloop.cc:1481
24183 #, gcc-internal-format, gfc-internal-format
24184 msgid "bb %d does not belong to loop %d"
24185 msgstr ""
24187 #: cfgloop.cc:1493
24188 #, gcc-internal-format, gfc-internal-format
24189 msgid "bb %d has father loop %d, should be loop %d"
24190 msgstr ""
24192 #: cfgloop.cc:1509
24193 #, gcc-internal-format
24194 msgid "loop %d%'s header is not a loop header"
24195 msgstr ""
24197 #: cfgloop.cc:1515
24198 #, gcc-internal-format
24199 msgid "loop %d%'s header does not have exactly 2 entries"
24200 msgstr ""
24202 #: cfgloop.cc:1522
24203 #, gcc-internal-format
24204 msgid "loop %d%'s latch does not have an edge to its header"
24205 msgstr ""
24207 #: cfgloop.cc:1527
24208 #, gcc-internal-format
24209 msgid "loop %d%'s latch is not dominated by its header"
24210 msgstr ""
24212 #: cfgloop.cc:1535
24213 #, gcc-internal-format
24214 msgid "loop %d%'s latch does not have exactly 1 successor"
24215 msgstr ""
24217 #: cfgloop.cc:1540
24218 #, gcc-internal-format
24219 msgid "loop %d%'s latch does not have header as successor"
24220 msgstr ""
24222 #: cfgloop.cc:1545
24223 #, gcc-internal-format
24224 msgid "loop %d%'s latch does not belong directly to it"
24225 msgstr ""
24227 #: cfgloop.cc:1551
24228 #, gcc-internal-format
24229 msgid "loop %d%'s header does not belong directly to it"
24230 msgstr ""
24232 #: cfgloop.cc:1561
24233 #, gcc-internal-format
24234 msgid "loop %d%'s latch is marked as part of irreducible region"
24235 msgstr ""
24237 #: cfgloop.cc:1573
24238 #, gcc-internal-format
24239 msgid ""
24240 "loop %d%'s number of iterations %qE references the released SSA name %qE"
24241 msgstr ""
24243 #: cfgloop.cc:1606
24244 #, gcc-internal-format, gfc-internal-format
24245 msgid "basic block %d should be marked irreducible"
24246 msgstr ""
24248 #: cfgloop.cc:1612
24249 #, gcc-internal-format, gfc-internal-format
24250 msgid "basic block %d should not be marked irreducible"
24251 msgstr ""
24253 #: cfgloop.cc:1621
24254 #, gcc-internal-format, gfc-internal-format
24255 msgid "edge from %d to %d should be marked irreducible"
24256 msgstr ""
24258 #: cfgloop.cc:1628
24259 #, gcc-internal-format, gfc-internal-format
24260 msgid "edge from %d to %d should not be marked irreducible"
24261 msgstr ""
24263 #: cfgloop.cc:1642
24264 #, gcc-internal-format, gfc-internal-format
24265 msgid "corrupted head of the exits list of loop %d"
24266 msgstr ""
24268 #: cfgloop.cc:1660
24269 #, gcc-internal-format, gfc-internal-format
24270 msgid "corrupted exits list of loop %d"
24271 msgstr ""
24273 #: cfgloop.cc:1669
24274 #, gcc-internal-format, gfc-internal-format
24275 msgid "nonempty exits list of loop %d, but exits are not recorded"
24276 msgstr ""
24278 #: cfgloop.cc:1696
24279 #, gcc-internal-format, gfc-internal-format
24280 msgid "exit %d->%d not recorded"
24281 msgstr ""
24283 #: cfgloop.cc:1719
24284 #, gcc-internal-format, gfc-internal-format
24285 msgid "wrong list of exited loops for edge %d->%d"
24286 msgstr ""
24288 #: cfgloop.cc:1728
24289 #, gcc-internal-format
24290 msgid "too many loop exits recorded"
24291 msgstr ""
24293 #: cfgloop.cc:1739
24294 #, gcc-internal-format, gfc-internal-format
24295 msgid "%d exits recorded for loop %d (having %d exits)"
24296 msgstr ""
24298 #: cfgrtl.cc:2401
24299 #, gcc-internal-format, gfc-internal-format
24300 msgid ""
24301 "non-cold basic block %d reachable only by paths crossing the cold partition"
24302 msgstr ""
24304 #: cfgrtl.cc:2521
24305 #, gcc-internal-format, gfc-internal-format
24306 msgid "multiple hot/cold transitions found (bb %i)"
24307 msgstr ""
24309 #: cfgrtl.cc:2529
24310 #, gcc-internal-format
24311 msgid "partition found but function partition flag not set"
24312 msgstr ""
24314 #: cfgrtl.cc:2568
24315 #, gcc-internal-format
24316 msgid "verify_flow_info: REG_BR_PROB is set but cfg probability is not"
24317 msgstr ""
24319 #: cfgrtl.cc:2577
24320 #, gcc-internal-format, gfc-internal-format
24321 msgid "verify_flow_info: REG_BR_PROB does not match cfg %i %i"
24322 msgstr ""
24324 #: cfgrtl.cc:2599
24325 #, gcc-internal-format
24326 msgid "EDGE_CROSSING incorrectly set across same section"
24327 msgstr ""
24329 #: cfgrtl.cc:2604
24330 #, gcc-internal-format, gfc-internal-format
24331 msgid "fallthru edge crosses section boundary in bb %i"
24332 msgstr ""
24334 #: cfgrtl.cc:2610
24335 #, gcc-internal-format, gfc-internal-format
24336 msgid "EH edge crosses section boundary in bb %i"
24337 msgstr ""
24339 #: cfgrtl.cc:2616
24340 #, gcc-internal-format, gfc-internal-format
24341 msgid "No region crossing jump at section boundary in bb %i"
24342 msgstr ""
24344 #: cfgrtl.cc:2623
24345 #, gcc-internal-format
24346 msgid "EDGE_CROSSING missing across section boundary"
24347 msgstr ""
24349 #: cfgrtl.cc:2653
24350 #, gcc-internal-format, gfc-internal-format
24351 msgid "Region crossing jump across same section in bb %i"
24352 msgstr ""
24354 #: cfgrtl.cc:2660
24355 #, gcc-internal-format, gfc-internal-format
24356 msgid "missing REG_EH_REGION note at the end of bb %i"
24357 msgstr ""
24359 #: cfgrtl.cc:2665
24360 #, gcc-internal-format, gfc-internal-format
24361 msgid "too many exception handling edges in bb %i"
24362 msgstr ""
24364 #: cfgrtl.cc:2673
24365 #, gcc-internal-format, gfc-internal-format
24366 msgid "too many outgoing branch edges from bb %i"
24367 msgstr ""
24369 #: cfgrtl.cc:2678
24370 #, gcc-internal-format, gfc-internal-format
24371 msgid "fallthru edge after unconditional jump in bb %i"
24372 msgstr ""
24374 #: cfgrtl.cc:2683
24375 #, gcc-internal-format, gfc-internal-format
24376 msgid "wrong number of branch edges after unconditional jump in bb %i"
24377 msgstr ""
24379 #: cfgrtl.cc:2690
24380 #, gcc-internal-format, gfc-internal-format
24381 msgid "wrong amount of branch edges after conditional jump in bb %i"
24382 msgstr ""
24384 #: cfgrtl.cc:2696
24385 #, gcc-internal-format, gfc-internal-format
24386 msgid "abnormal call edges for non-call insn in bb %i"
24387 msgstr ""
24389 #: cfgrtl.cc:2701
24390 #, gcc-internal-format, gfc-internal-format
24391 msgid "sibcall edges for non-call insn in bb %i"
24392 msgstr ""
24394 #: cfgrtl.cc:2711
24395 #, gcc-internal-format, gfc-internal-format
24396 msgid "abnormal edges for no purpose in bb %i"
24397 msgstr ""
24399 #: cfgrtl.cc:2722
24400 #, gcc-internal-format, gfc-internal-format
24401 msgid "EH incoming edge mixed with non-EH incoming edges in bb %i"
24402 msgstr ""
24404 #: cfgrtl.cc:2763 cfgrtl.cc:2773
24405 #, gcc-internal-format, gfc-internal-format
24406 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
24407 msgstr ""
24409 #: cfgrtl.cc:2786
24410 #, gcc-internal-format, gfc-internal-format
24411 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
24412 msgstr ""
24414 #: cfgrtl.cc:2796
24415 #, gcc-internal-format, gfc-internal-format
24416 msgid "in basic block %d:"
24417 msgstr ""
24419 #: cfgrtl.cc:2822
24420 #, gcc-internal-format, gfc-internal-format
24421 msgid "BB_RTL flag not set for block %d"
24422 msgstr ""
24424 #: cfgrtl.cc:2829
24425 #, gcc-internal-format, gfc-internal-format
24426 msgid "insn %d basic block pointer is %d, should be %d"
24427 msgstr ""
24429 #: cfgrtl.cc:2840
24430 #, gcc-internal-format, gfc-internal-format
24431 msgid "insn %d in header of bb %d has non-NULL basic block"
24432 msgstr ""
24434 #: cfgrtl.cc:2848
24435 #, gcc-internal-format, gfc-internal-format
24436 msgid "insn %d in footer of bb %d has non-NULL basic block"
24437 msgstr ""
24439 #: cfgrtl.cc:2921 cfgrtl.cc:2969
24440 #, gcc-internal-format, gfc-internal-format
24441 msgid "insn %d outside of basic blocks has non-NULL bb field"
24442 msgstr ""
24444 #: cfgrtl.cc:2929
24445 #, gcc-internal-format, gfc-internal-format
24446 msgid "end insn %d for block %d not found in the insn stream"
24447 msgstr ""
24449 #: cfgrtl.cc:2942
24450 #, gcc-internal-format, gfc-internal-format
24451 msgid "insn %d is in multiple basic blocks (%d and %d)"
24452 msgstr ""
24454 #: cfgrtl.cc:2954
24455 #, gcc-internal-format, gfc-internal-format
24456 msgid "head insn %d for block %d not found in the insn stream"
24457 msgstr ""
24459 #: cfgrtl.cc:3002
24460 #, gcc-internal-format, gfc-internal-format
24461 msgid "missing barrier after block %i"
24462 msgstr ""
24464 #: cfgrtl.cc:3018
24465 #, gcc-internal-format, gfc-internal-format
24466 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
24467 msgstr ""
24469 #: cfgrtl.cc:3027
24470 #, gcc-internal-format, gfc-internal-format
24471 msgid "verify_flow_info: Incorrect fallthru %i->%i"
24472 msgstr ""
24474 #: cfgrtl.cc:3029
24475 #, gcc-internal-format
24476 msgid "wrong insn in the fallthru edge"
24477 msgstr ""
24479 #: cfgrtl.cc:3063
24480 #, gcc-internal-format
24481 msgid "basic blocks not laid down consecutively"
24482 msgstr ""
24484 #: cfgrtl.cc:3102
24485 #, gcc-internal-format, gfc-internal-format
24486 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
24487 msgstr ""
24489 #: cgraph.cc:3192
24490 #, gcc-internal-format
24491 msgid "caller edge count invalid"
24492 msgstr ""
24494 #: cgraph.cc:3288
24495 #, gcc-internal-format
24496 msgid "missing indirect call in speculative call sequence"
24497 msgstr ""
24499 #: cgraph.cc:3293
24500 #, gcc-internal-format
24501 msgid "indirect call in speculative call sequence has no speculative flag"
24502 msgstr ""
24504 #: cgraph.cc:3323
24505 #, gcc-internal-format
24506 msgid "speculative edges are not adjacent"
24507 msgstr ""
24509 #: cgraph.cc:3329
24510 #, gcc-internal-format, gfc-internal-format
24511 msgid "direct call to %s in speculative call sequence has no speculative flag"
24512 msgstr ""
24514 #: cgraph.cc:3335 cgraph.cc:3365
24515 #, gcc-internal-format, gfc-internal-format
24516 msgid ""
24517 "direct call to %s in speculative call sequence has speculative_id %i out of "
24518 "range"
24519 msgstr ""
24521 #: cgraph.cc:3342
24522 #, gcc-internal-format, gfc-internal-format
24523 msgid ""
24524 "duplicate direct call to %s in speculative call sequence with speculative_id "
24525 "%i"
24526 msgstr ""
24528 #: cgraph.cc:3353
24529 #, gcc-internal-format
24530 msgid ""
24531 "call stmt hash does not point to first direct edge of speculative call "
24532 "sequence"
24533 msgstr ""
24535 #: cgraph.cc:3372
24536 #, gcc-internal-format, gfc-internal-format
24537 msgid ""
24538 "duplicate reference %s in speculative call sequence with speculative_id %i"
24539 msgstr ""
24541 #: cgraph.cc:3385
24542 #, gcc-internal-format, gfc-internal-format
24543 msgid "missing direct call for speculation %i"
24544 msgstr ""
24546 #: cgraph.cc:3390
24547 #, gcc-internal-format, gfc-internal-format
24548 msgid "missing ref for speculation %i"
24549 msgstr ""
24551 #: cgraph.cc:3399
24552 #, gcc-internal-format, gfc-internal-format
24553 msgid ""
24554 "number of speculative targets %i mismatched with "
24555 "num_speculative_call_targets %i"
24556 msgstr ""
24558 #: cgraph.cc:3428
24559 #, gcc-internal-format, gfc-internal-format
24560 msgid "aux field set for edge %s->%s"
24561 msgstr ""
24563 #: cgraph.cc:3435
24564 #, gcc-internal-format
24565 msgid "cgraph count invalid"
24566 msgstr ""
24568 #: cgraph.cc:3440
24569 #, gcc-internal-format
24570 msgid "inline clone in same comdat group list"
24571 msgstr ""
24573 #: cgraph.cc:3445
24574 #, gcc-internal-format
24575 msgid "inline clone count is not compatible"
24576 msgstr ""
24578 #: cgraph.cc:3452
24579 #, gcc-internal-format
24580 msgid "tp_first_run must be non-negative"
24581 msgstr ""
24583 #: cgraph.cc:3457
24584 #, gcc-internal-format
24585 msgid "local symbols must be defined"
24586 msgstr ""
24588 #: cgraph.cc:3462
24589 #, gcc-internal-format
24590 msgid "externally visible inline clone"
24591 msgstr ""
24593 #: cgraph.cc:3467
24594 #, gcc-internal-format
24595 msgid "inline clone with address taken"
24596 msgstr ""
24598 #: cgraph.cc:3472
24599 #, gcc-internal-format
24600 msgid "inline clone is forced to output"
24601 msgstr ""
24603 #: cgraph.cc:3479
24604 #, gcc-internal-format
24605 msgid "calls_comdat_local is set outside of a comdat group"
24606 msgstr ""
24608 #: cgraph.cc:3484
24609 #, gcc-internal-format
24610 msgid "invalid calls_comdat_local flag"
24611 msgstr ""
24613 #: cgraph.cc:3491
24614 #, gcc-internal-format
24615 msgid "malloc attribute should be used for a function that returns a pointer"
24616 msgstr ""
24618 #: cgraph.cc:3503
24619 #, gcc-internal-format
24620 msgid "semantic interposition mismatch"
24621 msgstr ""
24623 #: cgraph.cc:3510
24624 #, gcc-internal-format, gfc-internal-format
24625 msgid "aux field set for indirect edge from %s"
24626 msgstr ""
24628 #: cgraph.cc:3516 cgraph.cc:3576
24629 #, gcc-internal-format
24630 msgid "edge count is not compatible with function count"
24631 msgstr ""
24633 #: cgraph.cc:3524
24634 #, gcc-internal-format, gfc-internal-format
24635 msgid ""
24636 "An indirect edge from %s is not marked as indirect or has associated "
24637 "indirect_info, the corresponding statement is: "
24638 msgstr ""
24640 #: cgraph.cc:3532 cgraph.cc:3603
24641 #, gcc-internal-format
24642 msgid "edge has both call_stmt and lto_stmt_uid set"
24643 msgstr ""
24645 #: cgraph.cc:3544
24646 #, gcc-internal-format, gfc-internal-format
24647 msgid "comdat-local function called by %s outside its comdat"
24648 msgstr ""
24650 #: cgraph.cc:3554
24651 #, gcc-internal-format
24652 msgid "inlined_to pointer is wrong"
24653 msgstr ""
24655 #: cgraph.cc:3559
24656 #, gcc-internal-format
24657 msgid "multiple inline callers"
24658 msgstr ""
24660 #: cgraph.cc:3566
24661 #, gcc-internal-format
24662 msgid "inlined_to pointer set for noninline callers"
24663 msgstr ""
24665 #: cgraph.cc:3593
24666 #, gcc-internal-format
24667 msgid "caller edge count does not match BB count"
24668 msgstr ""
24670 #: cgraph.cc:3624
24671 #, gcc-internal-format
24672 msgid "indirect call count does not match BB count"
24673 msgstr ""
24675 #: cgraph.cc:3641
24676 #, gcc-internal-format
24677 msgid "reference has both stmt and lto_stmt_uid set"
24678 msgstr ""
24680 #: cgraph.cc:3652
24681 #, gcc-internal-format
24682 msgid "inlined_to pointer is set but no predecessors found"
24683 msgstr ""
24685 #: cgraph.cc:3657
24686 #, gcc-internal-format
24687 msgid "inlined_to pointer refers to itself"
24688 msgstr ""
24690 #: cgraph.cc:3668
24691 #, gcc-internal-format
24692 msgid "cgraph_node has wrong clone_of"
24693 msgstr ""
24695 #: cgraph.cc:3681
24696 #, gcc-internal-format
24697 msgid "cgraph_node has wrong clone list"
24698 msgstr ""
24700 #: cgraph.cc:3687
24701 #, gcc-internal-format
24702 msgid "cgraph_node is in clone list but it is not clone"
24703 msgstr ""
24705 #: cgraph.cc:3692
24706 #, gcc-internal-format
24707 msgid "cgraph_node has wrong prev_clone pointer"
24708 msgstr ""
24710 #: cgraph.cc:3697
24711 #, gcc-internal-format
24712 msgid "double linked list of clones corrupted"
24713 msgstr ""
24715 #: cgraph.cc:3709
24716 #, gcc-internal-format
24717 msgid "Alias has call edges"
24718 msgstr ""
24720 #: cgraph.cc:3715
24721 #, gcc-internal-format
24722 msgid "Alias has non-alias reference"
24723 msgstr ""
24725 #: cgraph.cc:3720
24726 #, gcc-internal-format
24727 msgid "Alias has more than one alias reference"
24728 msgstr ""
24730 #: cgraph.cc:3727
24731 #, gcc-internal-format
24732 msgid "Analyzed alias has no reference"
24733 msgstr ""
24735 #: cgraph.cc:3736
24736 #, gcc-internal-format
24737 msgid "No edge out of thunk node"
24738 msgstr ""
24740 #: cgraph.cc:3741
24741 #, gcc-internal-format
24742 msgid "More than one edge out of thunk node"
24743 msgstr ""
24745 #: cgraph.cc:3746
24746 #, gcc-internal-format
24747 msgid "Thunk is not supposed to have body"
24748 msgstr ""
24750 #: cgraph.cc:3780
24751 #, gcc-internal-format
24752 msgid "shared call_stmt:"
24753 msgstr ""
24755 #: cgraph.cc:3788
24756 #, gcc-internal-format
24757 msgid "edge points to wrong declaration:"
24758 msgstr ""
24760 #: cgraph.cc:3797
24761 #, gcc-internal-format
24762 msgid ""
24763 "an indirect edge with unknown callee corresponding to a call_stmt with a "
24764 "known declaration:"
24765 msgstr ""
24767 #: cgraph.cc:3807
24768 #, gcc-internal-format
24769 msgid "missing callgraph edge for call stmt:"
24770 msgstr ""
24772 #: cgraph.cc:3817
24773 #, gcc-internal-format
24774 msgid "reference to dead statement"
24775 msgstr ""
24777 #: cgraph.cc:3830
24778 #, gcc-internal-format, gfc-internal-format
24779 msgid "edge %s->%s has no corresponding call_stmt"
24780 msgstr ""
24782 #: cgraph.cc:3842
24783 #, gcc-internal-format, gfc-internal-format
24784 msgid "an indirect edge from %s has no corresponding call_stmt"
24785 msgstr ""
24787 #: cgraph.cc:3861 cgraph.cc:3874
24788 #, gcc-internal-format
24789 msgid "missing origin for a node in a nested list"
24790 msgstr ""
24792 #: cgraph.cc:3866
24793 #, gcc-internal-format
24794 msgid "origin points to a different parent"
24795 msgstr ""
24797 #: cgraph.cc:3882
24798 #, gcc-internal-format
24799 msgid "verify_cgraph_node failed"
24800 msgstr ""
24802 #: cgraph.cc:4004 varpool.cc:304
24803 #, gcc-internal-format, gfc-internal-format
24804 msgid "%s: section %s.%d is missing"
24805 msgstr ""
24807 #: cgraphunit.cc:744
24808 #, gcc-internal-format
24809 msgid "duplicate definition of a symbol version"
24810 msgstr ""
24812 #: cgraphunit.cc:746
24813 #, gcc-internal-format
24814 msgid "same version was previously defined here"
24815 msgstr ""
24817 #: cgraphunit.cc:752
24818 #, gcc-internal-format
24819 msgid "symbol needs to be defined to have a version"
24820 msgstr ""
24822 #: cgraphunit.cc:758
24823 #, gcc-internal-format
24824 msgid "common symbol cannot be versioned"
24825 msgstr ""
24827 #: cgraphunit.cc:764
24828 #, gcc-internal-format
24829 msgid "comdat symbol cannot be versioned"
24830 msgstr ""
24832 #: cgraphunit.cc:770
24833 #, gcc-internal-format
24834 msgid "%<weakref%> cannot be versioned"
24835 msgstr ""
24837 #: cgraphunit.cc:776
24838 #, gcc-internal-format
24839 msgid "versioned symbol must be public"
24840 msgstr ""
24842 #: cgraphunit.cc:782
24843 #, gcc-internal-format
24844 msgid "versioned symbol must have default visibility"
24845 msgstr ""
24847 #: cgraphunit.cc:815
24848 #, gcc-internal-format
24849 msgid "%<weakref%> attribute should be accompanied with an %<alias%> attribute"
24850 msgstr ""
24852 #: cgraphunit.cc:870
24853 #, gcc-internal-format
24854 msgid "%<flatten%> attribute is ignored on aliases"
24855 msgstr ""
24857 #: cgraphunit.cc:878 cgraphunit.cc:929
24858 #, gcc-internal-format
24859 msgid "%<externally_visible%> attribute have effect only on public objects"
24860 msgstr ""
24862 #: cgraphunit.cc:889
24863 #, gcc-internal-format
24864 msgid "%<weakref%> attribute ignored because function is defined"
24865 msgstr ""
24867 #: cgraphunit.cc:904
24868 #, gcc-internal-format
24869 msgid "%<alias%> attribute ignored because function is defined"
24870 msgstr ""
24872 #: cgraphunit.cc:912
24873 #, gcc-internal-format
24874 msgid "%<always_inline%> function might not be inlinable"
24875 msgstr ""
24877 #: cgraphunit.cc:937
24878 #, gcc-internal-format
24879 msgid "%<weakref%> attribute ignored because variable is initialized"
24880 msgstr ""
24882 #. include_self=
24883 #. TODO: Add OPT_Wundefined-inline.
24884 #: cgraphunit.cc:1087 c/c-decl.cc:12194
24885 #, gcc-internal-format
24886 msgid "%q+F used but never defined"
24887 msgstr ""
24889 #: cgraphunit.cc:1089 c/c-decl.cc:12204
24890 #, gcc-internal-format
24891 msgid "%q+F declared %<static%> but never defined"
24892 msgstr ""
24894 #: cgraphunit.cc:1134
24895 #, gcc-internal-format
24896 msgid "%qD defined but not used"
24897 msgstr ""
24899 #: cgraphunit.cc:1469
24900 #, gcc-internal-format
24901 msgid "%<ifunc%> resolver for %qD must return %qT"
24902 msgstr ""
24904 #: cgraphunit.cc:1472 cgraphunit.cc:1495
24905 #, gcc-internal-format
24906 msgid "resolver indirect function declared here"
24907 msgstr ""
24909 #: cgraphunit.cc:1492
24910 #, gcc-internal-format
24911 msgid "%<ifunc%> resolver for %qD should return %qT"
24912 msgstr ""
24914 #: cgraphunit.cc:1502
24915 #, gcc-internal-format
24916 msgid "%qD alias between functions of incompatible types %qT and %qT"
24917 msgstr ""
24919 #: cgraphunit.cc:1505 cgraphunit.cc:1587
24920 #, gcc-internal-format
24921 msgid "aliased declaration here"
24922 msgstr ""
24924 #: cgraphunit.cc:1543 c-family/c-pragma.cc:347
24925 #, gcc-internal-format
24926 msgid "%q+D aliased to undefined symbol %qE"
24927 msgstr ""
24929 #: cgraphunit.cc:1559
24930 #, gcc-internal-format
24931 msgid "%q+D aliased to external symbol %qE"
24932 msgstr ""
24934 #: cgraphunit.cc:1584
24935 #, gcc-internal-format
24936 msgid "%q+D alias between function and variable is not supported"
24937 msgstr ""
24939 #: cgraphunit.cc:1658
24940 #, gcc-internal-format
24941 msgid "failed to reclaim unneeded function"
24942 msgstr ""
24944 #: cgraphunit.cc:1686
24945 #, gcc-internal-format
24946 msgid "failed to reclaim unneeded function in same comdat group"
24947 msgstr ""
24949 #: cgraphunit.cc:1862
24950 #, gcc-internal-format
24951 msgid "size of return value of %q+D is %u bytes"
24952 msgstr ""
24954 #: cgraphunit.cc:1866
24955 #, gcc-internal-format
24956 msgid "size of return value of %q+D is larger than %wu bytes"
24957 msgstr ""
24959 #: cgraphunit.cc:2381
24960 #, gcc-internal-format
24961 msgid "nodes with unreleased memory found"
24962 msgstr ""
24964 #: collect-utils.cc:106
24965 #, gcc-internal-format
24966 msgid "cannot get program status: %m"
24967 msgstr ""
24969 #: collect-utils.cc:120
24970 #, gcc-internal-format, gfc-internal-format
24971 msgid "%s terminated with signal %d [%s]%s"
24972 msgstr ""
24974 #: collect-utils.cc:136
24975 #, gcc-internal-format, gfc-internal-format
24976 msgid "%s returned %d exit status"
24977 msgstr ""
24979 #: collect-utils.cc:175
24980 #, gcc-internal-format, gfc-internal-format
24981 msgid "could not open response file %s"
24982 msgstr ""
24984 #: collect-utils.cc:181
24985 #, gcc-internal-format, gfc-internal-format
24986 msgid "could not write to response file %s"
24987 msgstr ""
24989 #: collect-utils.cc:187
24990 #, gcc-internal-format, gfc-internal-format
24991 msgid "could not close response file %s"
24992 msgstr ""
24994 #: collect-utils.cc:221
24995 #, gcc-internal-format
24996 msgid "cannot find %qs"
24997 msgstr ""
24999 #: collect-utils.cc:225 collect2.cc:2385 collect2.cc:2555 gcc.cc:3413
25000 #: gcc.cc:7705
25001 #, gcc-internal-format
25002 msgid "%<pex_init%> failed: %m"
25003 msgstr ""
25005 #: collect-utils.cc:234 collect2.cc:2394 collect2.cc:2563 gcc.cc:2697
25006 #, gcc-internal-format
25007 msgid "%s: %m"
25008 msgstr ""
25010 #: collect2.cc:613
25011 #, gcc-internal-format
25012 msgid "environment variable %<COLLECT_LTO_WRAPPER%> must be set"
25013 msgstr ""
25015 #: collect2.cc:756
25016 #, gcc-internal-format, gfc-internal-format
25017 msgid "ld returned %d exit status"
25018 msgstr ""
25020 #: collect2.cc:913 gcc.cc:8224 config/gcn/mkoffload.cc:826
25021 #: config/i386/intelmic-mkoffload.cc:597 config/nvptx/mkoffload.cc:418
25022 #, gcc-internal-format
25023 msgid "atexit failed"
25024 msgstr ""
25026 #: collect2.cc:1043
25027 #, gcc-internal-format
25028 msgid "no arguments"
25029 msgstr ""
25031 #: collect2.cc:1283 opts.cc:1141
25032 #, gcc-internal-format
25033 msgid "LTO support has not been enabled in this configuration"
25034 msgstr ""
25036 #: collect2.cc:1324 graph.cc:55 lto-wrapper.cc:1717 lto-wrapper.cc:1773
25037 #: toplev.cc:1556 objc/objc-act.cc:461
25038 #, gcc-internal-format
25039 msgid "cannot open %s: %m"
25040 msgstr ""
25042 #: collect2.cc:1444
25043 #, gcc-internal-format
25044 msgid "unknown demangling style %qs"
25045 msgstr ""
25047 #: collect2.cc:1546 collect2.cc:1724 collect2.cc:1764
25048 #, gcc-internal-format
25049 msgid "fopen %s: %m"
25050 msgstr ""
25052 #: collect2.cc:1549 collect2.cc:1729 collect2.cc:1767
25053 #, gcc-internal-format
25054 msgid "fclose %s: %m"
25055 msgstr ""
25057 #: collect2.cc:2319 lto-wrapper.cc:1196 lto-wrapper.cc:1211
25058 #: lto/lto-object.cc:148 lto/lto-object.cc:182 lto/lto-object.cc:279
25059 #: lto/lto-object.cc:336 lto/lto-object.cc:360
25060 #, gcc-internal-format, gfc-internal-format
25061 msgid "%s: %s"
25062 msgstr ""
25064 #: collect2.cc:2359
25065 #, gcc-internal-format
25066 msgid "cannot find %<nm%>"
25067 msgstr ""
25069 #: collect2.cc:2407
25070 #, gcc-internal-format
25071 msgid "cannot open nm output: %m"
25072 msgstr ""
25074 #: collect2.cc:2462
25075 #, gcc-internal-format, gfc-internal-format
25076 msgid "init function found in object %s"
25077 msgstr ""
25079 #: collect2.cc:2473
25080 #, gcc-internal-format, gfc-internal-format
25081 msgid "fini function found in object %s"
25082 msgstr ""
25084 #: collect2.cc:2530
25085 #, gcc-internal-format
25086 msgid "cannot find %<ldd%>"
25087 msgstr ""
25089 #: collect2.cc:2576
25090 #, gcc-internal-format
25091 msgid "cannot open ldd output: %m"
25092 msgstr ""
25094 #: collect2.cc:2594
25095 #, gcc-internal-format, gfc-internal-format
25096 msgid "dynamic dependency %s not found"
25097 msgstr ""
25099 #: collect2.cc:2606
25100 #, gcc-internal-format
25101 msgid "unable to open dynamic dependency %qs"
25102 msgstr ""
25104 #: collect2.cc:2758
25105 #, gcc-internal-format, gfc-internal-format
25106 msgid "%s: not a COFF file"
25107 msgstr ""
25109 #: collect2.cc:2917
25110 #, gcc-internal-format, gfc-internal-format
25111 msgid "%s: cannot open as COFF file"
25112 msgstr ""
25114 #: collect2.cc:2976
25115 #, gcc-internal-format, gfc-internal-format
25116 msgid "library lib%s not found"
25117 msgstr ""
25119 #: convert.cc:97
25120 #, gcc-internal-format
25121 msgid "cannot convert to a pointer type"
25122 msgstr ""
25124 #: convert.cc:332
25125 #, gcc-internal-format
25126 msgid "pointer value used where a floating-point was expected"
25127 msgstr ""
25129 #: convert.cc:336
25130 #, gcc-internal-format
25131 msgid "aggregate value used where a floating-point was expected"
25132 msgstr ""
25134 #: convert.cc:471
25135 #, gcc-internal-format
25136 msgid "conversion to incomplete type"
25137 msgstr ""
25139 #: convert.cc:940
25140 #, gcc-internal-format
25141 msgid ""
25142 "cannot convert a vector of type %qT to type %qT which has different size"
25143 msgstr ""
25145 #: convert.cc:948
25146 #, gcc-internal-format
25147 msgid "aggregate value used where an integer was expected"
25148 msgstr ""
25150 #: convert.cc:1036
25151 #, gcc-internal-format
25152 msgid "pointer value used where a complex was expected"
25153 msgstr ""
25155 #: convert.cc:1040
25156 #, gcc-internal-format
25157 msgid "aggregate value used where a complex was expected"
25158 msgstr ""
25160 #: convert.cc:1077
25161 #, gcc-internal-format
25162 msgid ""
25163 "cannot convert a value of type %qT to vector type %qT which has different "
25164 "size"
25165 msgstr ""
25167 #: convert.cc:1085
25168 #, gcc-internal-format
25169 msgid "cannot convert value to a vector"
25170 msgstr ""
25172 #: convert.cc:1124
25173 #, gcc-internal-format
25174 msgid "aggregate value used where a fixed-point was expected"
25175 msgstr ""
25177 #: coverage.cc:192
25178 #, gcc-internal-format
25179 msgid "%qs is not a gcov data file"
25180 msgstr ""
25182 #: coverage.cc:203
25183 #, gcc-internal-format
25184 msgid "%qs is version %q.*s, expected version %q.*s"
25185 msgstr ""
25187 #: coverage.cc:267
25188 #, gcc-internal-format, gfc-internal-format
25189 msgid "profile data for function %u is corrupted"
25190 msgstr ""
25192 #: coverage.cc:268
25193 #, gcc-internal-format
25194 msgid "checksum is (%x,%x) instead of (%x,%x)"
25195 msgstr ""
25197 #: coverage.cc:283
25198 #, gcc-internal-format
25199 msgid "%qs has overflowed"
25200 msgstr ""
25202 #: coverage.cc:284
25203 #, gcc-internal-format
25204 msgid "%qs is corrupted"
25205 msgstr ""
25207 #: coverage.cc:311
25208 #, gcc-internal-format
25209 msgid "%qs profile count data file not found"
25210 msgstr ""
25212 #: coverage.cc:340
25213 #, gcc-internal-format
25214 msgid "profile for function %qD not found in profile data"
25215 msgstr ""
25217 #: coverage.cc:360
25218 #, gcc-internal-format
25219 msgid ""
25220 "number of counters in profile data for function %qD does not match its "
25221 "profile data (counter %qs, expected %i and have %i)"
25222 msgstr ""
25224 #: coverage.cc:369
25225 #, gcc-internal-format
25226 msgid ""
25227 "the control flow of function %qD does not match its profile data (counter "
25228 "%qs)"
25229 msgstr ""
25231 #: coverage.cc:388
25232 #, gcc-internal-format
25233 msgid "execution counts estimated\n"
25234 msgstr ""
25236 #: coverage.cc:389
25237 #, gcc-internal-format
25238 msgid "execution counts assumed to be zero\n"
25239 msgstr ""
25241 #: coverage.cc:402
25242 #, gcc-internal-format
25243 msgid ""
25244 "source locations for function %qD have changed, the profile data may be out "
25245 "of date"
25246 msgstr ""
25248 #: coverage.cc:666
25249 #, gcc-internal-format
25250 msgid "function starts on a higher line number than it ends"
25251 msgstr ""
25253 #: coverage.cc:688
25254 #, gcc-internal-format
25255 msgid "error writing %qs"
25256 msgstr ""
25258 #: coverage.cc:1288
25259 #, gcc-internal-format
25260 msgid "filename %qs does not start with profile prefix %qs"
25261 msgstr ""
25263 #: coverage.cc:1333
25264 #, gcc-internal-format, gfc-internal-format
25265 msgid "cannot open %s"
25266 msgstr ""
25268 #: data-streamer-in.cc:53
25269 #, gcc-internal-format
25270 msgid "bytecode stream: string too long for the string table"
25271 msgstr ""
25273 #: data-streamer-in.cc:84 data-streamer-in.cc:113
25274 #, gcc-internal-format
25275 msgid "bytecode stream: found non-null terminated string"
25276 msgstr ""
25278 #: dbgcnt.cc:140
25279 #, gcc-internal-format
25280 msgid "Interval overlap of %<-fdbg-cnt=%s%>: [%u, %u] and [%u, %u]"
25281 msgstr ""
25283 #: dbgcnt.cc:157
25284 #, gcc-internal-format
25285 msgid "%<-fdbg-cnt=%s:%d-%d%> has smaller upper limit than the lower"
25286 msgstr ""
25288 #: dbgcnt.cc:169
25289 #, gcc-internal-format
25290 msgid "cannot find a valid counter name %qs of %<-fdbg-cnt=%> option"
25291 msgstr ""
25293 #: dbgcnt.cc:238
25294 #, gcc-internal-format
25295 msgid "counter name"
25296 msgstr ""
25298 #: dbgcnt.cc:239
25299 #, gcc-internal-format
25300 msgid "counter value"
25301 msgstr ""
25303 #: dbgcnt.cc:239
25304 #, gcc-internal-format
25305 msgid "closed intervals"
25306 msgstr ""
25308 #: dbxout.cc:3384
25309 #, gcc-internal-format
25310 msgid "common symbol debug info is not structured as symbol+offset"
25311 msgstr ""
25313 #: dbxout.cc:3915
25314 #, gcc-internal-format
25315 msgid "global destructors not supported on this target"
25316 msgstr ""
25318 #: dbxout.cc:3932
25319 #, gcc-internal-format
25320 msgid "global constructors not supported on this target"
25321 msgstr ""
25323 #: diagnostic.cc:2163
25324 #, gcc-internal-format
25325 msgid "debug path"
25326 msgstr ""
25328 #: dominance.cc:1170
25329 #, gcc-internal-format, gfc-internal-format
25330 msgid "dominator of %d status unknown"
25331 msgstr ""
25333 #: dominance.cc:1178
25334 #, gcc-internal-format, gfc-internal-format
25335 msgid "dominator of %d should be %d, not %d"
25336 msgstr ""
25338 #: dumpfile.cc:381
25339 #, gcc-internal-format
25340 msgid "could not open dump file %qs: %m"
25341 msgstr ""
25343 #: dumpfile.cc:1844
25344 #, gcc-internal-format
25345 msgid "ignoring unknown option %q.*s"
25346 msgstr ""
25348 #: dumpfile.cc:1926
25349 #, gcc-internal-format
25350 msgid ""
25351 "unrecognized command-line option %<-fdump-%s%>; did you mean %<-fdump-%s%>?"
25352 msgstr ""
25354 #: dumpfile.cc:1929
25355 #, gcc-internal-format
25356 msgid "unrecognized command-line option %<-fdump-%s%>"
25357 msgstr ""
25359 #: dumpfile.cc:2002
25360 #, gcc-internal-format
25361 msgid "unknown option %q.*s in %<-fopt-info-%s%>"
25362 msgstr ""
25364 #: dumpfile.cc:2034
25365 #, gcc-internal-format
25366 msgid "ignoring possibly conflicting option %<-fopt-info-%s%>"
25367 msgstr ""
25369 #: dwarf2out.cc:1140
25370 #, gcc-internal-format
25371 msgid ""
25372 "multiple EH personalities are supported only with assemblers supporting %<."
25373 "cfi_personality%> directive"
25374 msgstr ""
25376 #: dwarf2out.cc:11153
25377 #, gcc-internal-format
25378 msgid "%<-gdwarf-6%> is output as version 5 with incompatibilities"
25379 msgstr ""
25381 #: dwarf2out.cc:14992
25382 #, gcc-internal-format, gfc-internal-format
25383 msgid "non-delegitimized UNSPEC %s (%d) found in variable location"
25384 msgstr ""
25386 #: emit-rtl.cc:2894
25387 #, gcc-internal-format
25388 msgid "invalid rtl sharing found in the insn"
25389 msgstr ""
25391 #: emit-rtl.cc:2896
25392 #, gcc-internal-format
25393 msgid "shared rtx"
25394 msgstr ""
25396 #: emit-rtl.cc:2898
25397 #, gcc-internal-format
25398 msgid "internal consistency failure"
25399 msgstr ""
25401 #: emit-rtl.cc:4000
25402 #, gcc-internal-format
25403 msgid "ICE: %<emit_insn%> used where %<emit_jump_insn%> needed:"
25404 msgstr ""
25406 #: errors.cc:133
25407 #, gcc-internal-format, gfc-internal-format
25408 msgid "abort in %s, at %s:%d"
25409 msgstr ""
25411 #: except.cc:2166
25412 #, gcc-internal-format
25413 msgid "argument of %<__builtin_eh_return_regno%> must be constant"
25414 msgstr ""
25416 #: except.cc:2301
25417 #, gcc-internal-format
25418 msgid "%<__builtin_eh_return%> not supported on this target"
25419 msgstr ""
25421 #: except.cc:3425 except.cc:3450
25422 #, gcc-internal-format
25423 msgid "%<region_array%> is corrupted for region %i"
25424 msgstr ""
25426 #: except.cc:3438 except.cc:3469
25427 #, gcc-internal-format
25428 msgid "%<lp_array%> is corrupted for lp %i"
25429 msgstr ""
25431 #: except.cc:3455
25432 #, gcc-internal-format, gfc-internal-format
25433 msgid "outer block of region %i is wrong"
25434 msgstr ""
25436 #: except.cc:3460
25437 #, gcc-internal-format, gfc-internal-format
25438 msgid "negative nesting depth of region %i"
25439 msgstr ""
25441 #: except.cc:3474
25442 #, gcc-internal-format, gfc-internal-format
25443 msgid "region of lp %i is wrong"
25444 msgstr ""
25446 #: except.cc:3501
25447 #, gcc-internal-format, gfc-internal-format
25448 msgid "tree list ends on depth %i"
25449 msgstr ""
25451 #: except.cc:3506
25452 #, gcc-internal-format
25453 msgid "%<region_array%> does not match %<region_tree%>"
25454 msgstr ""
25456 #: except.cc:3511
25457 #, gcc-internal-format
25458 msgid "%<lp_array%> does not match %<region_tree%>"
25459 msgstr ""
25461 #: except.cc:3518 tree.cc:13971 value-prof.cc:529
25462 #, gcc-internal-format
25463 msgid "%qs failed"
25464 msgstr ""
25466 #: explow.cc:1551
25467 #, gcc-internal-format
25468 msgid "stack limits not supported on this target"
25469 msgstr ""
25471 #: expmed.cc:359
25472 #, gcc-internal-format
25473 msgid "reverse scalar storage order"
25474 msgstr ""
25476 #: expmed.cc:376
25477 #, gcc-internal-format
25478 msgid "reverse floating-point scalar storage order"
25479 msgstr ""
25481 #: expmed.cc:418
25482 #, gcc-internal-format, gfc-internal-format
25483 msgid "reverse storage order for %smode"
25484 msgstr ""
25486 #: expmed.cc:671
25487 #, gcc-internal-format
25488 msgid ""
25489 "write of %wu-bit data outside the bound of destination object, data "
25490 "truncated into %wu-bit"
25491 msgstr ""
25493 #: expr.cc:11513
25494 #, gcc-internal-format
25495 msgid "call to %qs declared with attribute error: %s"
25496 msgstr ""
25498 #: expr.cc:11527
25499 #, gcc-internal-format
25500 msgid "call to %qs declared with attribute warning: %s"
25501 msgstr ""
25503 #: expr.cc:12565
25504 #, gcc-internal-format
25505 msgid ""
25506 "assuming signed overflow does not occur when simplifying %<X - Y %s 0%> to "
25507 "%<X %s Y%>"
25508 msgstr ""
25510 #: file-prefix-map.cc:50
25511 #, gcc-internal-format
25512 msgid "invalid argument %qs to %qs"
25513 msgstr ""
25515 #: final.cc:1789
25516 #, gcc-internal-format
25517 msgid "the frame size of %wu bytes is larger than %wu bytes"
25518 msgstr ""
25520 #: final.cc:4436 toplev.cc:1399 tree-cfgcleanup.cc:1538
25521 #, gcc-internal-format
25522 msgid "could not open final insn dump file %qs: %m"
25523 msgstr ""
25525 #: final.cc:4505 tree-cfgcleanup.cc:1555
25526 #, gcc-internal-format
25527 msgid "could not close final insn dump file %qs: %m"
25528 msgstr ""
25530 #: fixed-value.cc:128
25531 #, gcc-internal-format
25532 msgid "large fixed-point constant implicitly truncated to fixed-point type"
25533 msgstr ""
25535 #: fold-const.cc:4666 fold-const.cc:4676
25536 #, gcc-internal-format, gfc-internal-format
25537 msgid "comparison is always %d due to width of bit-field"
25538 msgstr ""
25540 #: fold-const.cc:6055 tree-ssa-reassoc.cc:2859 tree-ssa-reassoc.cc:3913
25541 #, gcc-internal-format
25542 msgid "assuming signed overflow does not occur when simplifying range test"
25543 msgstr ""
25545 #: fold-const.cc:6519 fold-const.cc:6535
25546 #, gcc-internal-format, gfc-internal-format
25547 msgid "comparison is always %d"
25548 msgstr ""
25550 #: fold-const.cc:6683
25551 #, gcc-internal-format
25552 msgid "%<or%> of unmatched not-equal tests is always 1"
25553 msgstr ""
25555 #: fold-const.cc:6688
25556 #, gcc-internal-format
25557 msgid "%<and%> of mutually exclusive equal-tests is always 0"
25558 msgstr ""
25560 #: fold-const.cc:9905
25561 #, gcc-internal-format
25562 msgid ""
25563 "assuming signed overflow does not occur when reducing constant in comparison"
25564 msgstr ""
25566 #: fold-const.cc:10312
25567 #, gcc-internal-format
25568 msgid ""
25569 "assuming signed overflow does not occur when combining constants around a "
25570 "comparison"
25571 msgstr ""
25573 #: fold-const.cc:13577
25574 #, gcc-internal-format
25575 msgid "fold check: original tree changed by fold"
25576 msgstr ""
25578 #: function.cc:253
25579 #, gcc-internal-format
25580 msgid "total size of local objects %wu exceeds maximum %wu"
25581 msgstr ""
25583 #: function.cc:257
25584 #, gcc-internal-format
25585 msgid "total size of local objects exceeds maximum %wu"
25586 msgstr ""
25588 #: function.cc:1788 gimplify.cc:6598 gimplify.cc:6760
25589 #, gcc-internal-format
25590 msgid "impossible constraint in %<asm%>"
25591 msgstr ""
25593 #: function.cc:4293
25594 #, gcc-internal-format
25595 msgid "variable %q+D might be clobbered by %<longjmp%> or %<vfork%>"
25596 msgstr ""
25598 #: function.cc:4314
25599 #, gcc-internal-format
25600 msgid "argument %q+D might be clobbered by %<longjmp%> or %<vfork%>"
25601 msgstr ""
25603 #: function.cc:4988
25604 #, gcc-internal-format
25605 msgid "function returns an aggregate"
25606 msgstr ""
25608 #: gcc.cc:2201
25609 #, gcc-internal-format
25610 msgid "cannot open nested response file"
25611 msgstr ""
25613 #: gcc.cc:2238
25614 #, gcc-internal-format
25615 msgid "cannot close nonexistent response file"
25616 msgstr ""
25618 #: gcc.cc:2261
25619 #, gcc-internal-format, gfc-internal-format
25620 msgid "could not open temporary response file %s"
25621 msgstr ""
25623 #: gcc.cc:2268
25624 #, gcc-internal-format, gfc-internal-format
25625 msgid "could not write to temporary response file %s"
25626 msgstr ""
25628 #: gcc.cc:2274
25629 #, gcc-internal-format, gfc-internal-format
25630 msgid "could not close temporary response file %s"
25631 msgstr ""
25633 #. This leaves DESC open, but the OS will save us.
25634 #: gcc.cc:2306
25635 #, gcc-internal-format
25636 msgid "cannot read spec file %qs: %m"
25637 msgstr ""
25639 #: gcc.cc:2400 gcc.cc:2421
25640 #, gcc-internal-format, gfc-internal-format
25641 msgid "specs %%include syntax malformed after %ld characters"
25642 msgstr ""
25644 #: gcc.cc:2448 gcc.cc:2458 gcc.cc:2469 gcc.cc:2480
25645 #, gcc-internal-format, gfc-internal-format
25646 msgid "specs %%rename syntax malformed after %ld characters"
25647 msgstr ""
25649 #: gcc.cc:2491
25650 #, gcc-internal-format, gfc-internal-format
25651 msgid "specs %s spec was not found to be renamed"
25652 msgstr ""
25654 #: gcc.cc:2499
25655 #, gcc-internal-format
25656 msgid "%s: attempt to rename spec %qs to already defined spec %qs"
25657 msgstr ""
25659 #: gcc.cc:2521
25660 #, gcc-internal-format, gfc-internal-format
25661 msgid "specs unknown %% command after %ld characters"
25662 msgstr ""
25664 #: gcc.cc:2533 gcc.cc:2547
25665 #, gcc-internal-format, gfc-internal-format
25666 msgid "specs file malformed after %ld characters"
25667 msgstr ""
25669 #: gcc.cc:2602
25670 #, gcc-internal-format
25671 msgid "spec file has no spec for linking"
25672 msgstr ""
25674 #: gcc.cc:3166 gcc.cc:3203
25675 #, gcc-internal-format
25676 msgid "system path %qs is not absolute"
25677 msgstr ""
25679 #: gcc.cc:3292
25680 #, gcc-internal-format
25681 msgid "%<-pipe%> not supported"
25682 msgstr ""
25684 #: gcc.cc:3430 gcc.cc:7714
25685 #, gcc-internal-format
25686 msgid "cannot execute %qs: %s: %m"
25687 msgstr ""
25689 #: gcc.cc:3431 gcc.cc:7715
25690 #, gcc-internal-format
25691 msgid "cannot execute %qs: %s"
25692 msgstr ""
25694 #: gcc.cc:3450
25695 #, gcc-internal-format
25696 msgid "failed to get exit status: %m"
25697 msgstr ""
25699 #: gcc.cc:3456
25700 #, gcc-internal-format
25701 msgid "failed to get process times: %m"
25702 msgstr ""
25704 #. The inferior failed to catch the signal.
25705 #: gcc.cc:3482 gcc.cc:3506
25706 #, gcc-internal-format, gfc-internal-format
25707 msgid "%s signal terminated program %s"
25708 msgstr ""
25710 #: gcc.cc:3986 opts-common.cc:1544 opts-common.cc:1576
25711 #, gcc-internal-format
25712 msgid "unrecognized command-line option %qs"
25713 msgstr ""
25715 #: gcc.cc:4028
25716 #, gcc-internal-format
25717 msgid "GCC is not configured to support %qs as %<-foffload=%> argument"
25718 msgstr ""
25720 #: gcc.cc:4035
25721 #, gcc-internal-format
25722 msgid "valid %<-foffload=%> arguments are: %s; did you mean %qs?"
25723 msgstr ""
25725 #: gcc.cc:4038
25726 #, gcc-internal-format
25727 msgid "valid %<-foffload=%> arguments are: %s"
25728 msgstr ""
25730 #: gcc.cc:4058
25731 #, gcc-internal-format
25732 msgid "%<=%>options missing after %<-foffload-options=%>target"
25733 msgstr ""
25735 #: gcc.cc:4445
25736 #, gcc-internal-format
25737 msgid "%qs is an unknown %<-save-temps%> option"
25738 msgstr ""
25740 #: gcc.cc:4968 toplev.cc:717
25741 #, gcc-internal-format
25742 msgid "input file %qs is the same as output file"
25743 msgstr ""
25745 #: gcc.cc:4973
25746 #, gcc-internal-format
25747 msgid "output filename may not be empty"
25748 msgstr ""
25750 #: gcc.cc:5358
25751 #, gcc-internal-format
25752 msgid "%<-pipe%> ignored because %<-save-temps%> specified"
25753 msgstr ""
25755 #: gcc.cc:5446
25756 #, gcc-internal-format
25757 msgid "%<-x %s%> after last input file has no effect"
25758 msgstr ""
25760 #: gcc.cc:5649
25761 #, gcc-internal-format
25762 msgid "unable to locate default linker script %qs in the library search paths"
25763 msgstr ""
25765 #: gcc.cc:5856
25766 #, gcc-internal-format
25767 msgid "switch %qs does not start with %<-%>"
25768 msgstr ""
25770 #: gcc.cc:5860
25771 #, gcc-internal-format
25772 msgid "spec-generated switch is just %<-%>"
25773 msgstr ""
25775 #: gcc.cc:6081
25776 #, gcc-internal-format
25777 msgid "spec %qs invalid"
25778 msgstr ""
25780 #: gcc.cc:6242
25781 #, gcc-internal-format
25782 msgid "spec %qs has invalid %<%%0%c%>"
25783 msgstr ""
25785 #: gcc.cc:6521
25786 #, gcc-internal-format
25787 msgid "spec %qs has invalid %<%%W%c%>"
25788 msgstr ""
25790 #: gcc.cc:6537
25791 #, gcc-internal-format
25792 msgid "spec %qs has invalid %<%%@%c%>"
25793 msgstr ""
25795 #: gcc.cc:6556
25796 #, gcc-internal-format
25797 msgid "spec %qs has invalid %<%%x%c%>"
25798 msgstr ""
25800 #. Catch the case where a spec string contains something like
25801 #. '%{foo:%*}'.  i.e. there is no * in the pattern on the left
25802 #. hand side of the :.
25803 #: gcc.cc:6767
25804 #, gcc-internal-format
25805 msgid "spec failure: %<%%*%> has not been initialized by pattern match"
25806 msgstr ""
25808 #: gcc.cc:6818
25809 #, gcc-internal-format
25810 msgid "spec failure: unrecognized spec option %qc"
25811 msgstr ""
25813 #: gcc.cc:6884
25814 #, gcc-internal-format
25815 msgid "unknown spec function %qs"
25816 msgstr ""
25818 #: gcc.cc:6914
25819 #, gcc-internal-format
25820 msgid "error in arguments to spec function %qs"
25821 msgstr ""
25823 #: gcc.cc:6973
25824 #, gcc-internal-format
25825 msgid "malformed spec function name"
25826 msgstr ""
25828 #. )
25829 #: gcc.cc:6976
25830 #, gcc-internal-format
25831 msgid "no arguments for spec function"
25832 msgstr ""
25834 #: gcc.cc:6995
25835 #, gcc-internal-format
25836 msgid "malformed spec function arguments"
25837 msgstr ""
25839 #: gcc.cc:7174
25840 #, gcc-internal-format
25841 msgid "braced spec %qs ends in escape"
25842 msgstr ""
25844 #: gcc.cc:7309
25845 #, gcc-internal-format
25846 msgid "braced spec %qs is invalid at %qc"
25847 msgstr ""
25849 #: gcc.cc:7404
25850 #, gcc-internal-format
25851 msgid "braced spec body %qs is invalid"
25852 msgstr ""
25854 #: gcc.cc:8013
25855 #, gcc-internal-format, gfc-internal-format
25856 msgid "%s: could not determine length of compare-debug file %s"
25857 msgstr ""
25859 #: gcc.cc:8024
25860 #, gcc-internal-format
25861 msgid "%s: %<-fcompare-debug%> failure (length)"
25862 msgstr ""
25864 #: gcc.cc:8034 gcc.cc:8075
25865 #, gcc-internal-format, gfc-internal-format
25866 msgid "%s: could not open compare-debug file %s"
25867 msgstr ""
25869 #: gcc.cc:8054 gcc.cc:8091
25870 #, gcc-internal-format
25871 msgid "%s: %<-fcompare-debug%> failure"
25872 msgstr ""
25874 #: gcc.cc:8394
25875 #, gcc-internal-format
25876 msgid "spec failure: more than one argument to %<SYSROOT_SUFFIX_SPEC%>"
25877 msgstr ""
25879 #: gcc.cc:8419
25880 #, gcc-internal-format
25881 msgid "spec failure: more than one argument to %<SYSROOT_HEADERS_SUFFIX_SPEC%>"
25882 msgstr ""
25884 #: gcc.cc:8626
25885 #, gcc-internal-format
25886 msgid "unrecognized command-line option %<-%s%>; did you mean %<-%s%>?"
25887 msgstr ""
25889 #: gcc.cc:8630
25890 #, gcc-internal-format
25891 msgid "unrecognized command-line option %<-%s%>"
25892 msgstr ""
25894 #: gcc.cc:8756
25895 #, gcc-internal-format
25896 msgid "not configured with sysroot headers suffix"
25897 msgstr ""
25899 #: gcc.cc:8817
25900 #, gcc-internal-format
25901 msgid "no input files"
25902 msgstr ""
25904 #: gcc.cc:8868
25905 #, gcc-internal-format
25906 msgid "cannot specify %<-o%> with %<-c%>, %<-S%> or %<-E%> with multiple files"
25907 msgstr ""
25909 #: gcc.cc:8910
25910 #, gcc-internal-format, gfc-internal-format
25911 msgid "%s: %s compiler not installed on this system"
25912 msgstr ""
25914 #: gcc.cc:8935
25915 #, gcc-internal-format
25916 msgid "recompiling with %<-fcompare-debug%>"
25917 msgstr ""
25919 #: gcc.cc:8951
25920 #, gcc-internal-format
25921 msgid "during %<-fcompare-debug%> recompilation"
25922 msgstr ""
25924 #: gcc.cc:8960
25925 #, gcc-internal-format
25926 msgid "comparing final insns dumps"
25927 msgstr ""
25929 #: gcc.cc:9113
25930 #, gcc-internal-format
25931 msgid "%<-fuse-linker-plugin%>, but %s not found"
25932 msgstr ""
25934 #: gcc.cc:9147
25935 #, gcc-internal-format, gfc-internal-format
25936 msgid "%s: linker input file unused because linking not done"
25937 msgstr ""
25939 #. This is can be an indication the user specifed an errorneous
25940 #. separated option value, (or used the wrong prefix for an
25941 #. option).
25942 #: gcc.cc:9153
25943 #, gcc-internal-format
25944 msgid "%s: linker input file not found: %m"
25945 msgstr ""
25947 #: gcc.cc:9249 c-family/c-opts.cc:793
25948 #, gcc-internal-format
25949 msgid "cannot use %<-%> as input filename for a precompiled header"
25950 msgstr ""
25952 #: gcc.cc:9255
25953 #, gcc-internal-format, gfc-internal-format
25954 msgid "language %s not recognized"
25955 msgstr ""
25957 #: gcc.cc:9495
25958 #, gcc-internal-format
25959 msgid "multilib spec %qs is invalid"
25960 msgstr ""
25962 #: gcc.cc:9697
25963 #, gcc-internal-format
25964 msgid "multilib exclusions %qs is invalid"
25965 msgstr ""
25967 #: gcc.cc:9761
25968 #, gcc-internal-format
25969 msgid "multilib select %qs %qs is invalid"
25970 msgstr ""
25972 #: gcc.cc:9924
25973 #, gcc-internal-format
25974 msgid "multilib select %qs is invalid"
25975 msgstr ""
25977 #: gcc.cc:9964
25978 #, gcc-internal-format
25979 msgid "multilib exclusion %qs is invalid"
25980 msgstr ""
25982 #: gcc.cc:10215
25983 #, gcc-internal-format
25984 msgid "environment variable %qs not defined"
25985 msgstr ""
25987 #: gcc.cc:10382 gcc.cc:10387
25988 #, gcc-internal-format
25989 msgid "invalid version number %qs"
25990 msgstr ""
25992 #: gcc.cc:10430
25993 #, gcc-internal-format, gfc-internal-format
25994 msgid "too few arguments to %%:version-compare"
25995 msgstr ""
25997 #: gcc.cc:10436
25998 #, gcc-internal-format, gfc-internal-format
25999 msgid "too many arguments to %%:version-compare"
26000 msgstr ""
26002 #: gcc.cc:10478
26003 #, gcc-internal-format
26004 msgid "unknown operator %qs in %%:version-compare"
26005 msgstr ""
26007 #: gcc.cc:10602
26008 #, gcc-internal-format, gfc-internal-format
26009 msgid "too many arguments to %%:compare-debug-dump-opt"
26010 msgstr ""
26012 #: gcc.cc:10670
26013 #, gcc-internal-format, gfc-internal-format
26014 msgid "too many arguments to %%:compare-debug-self-opt"
26015 msgstr ""
26017 #: gcc.cc:10757
26018 #, gcc-internal-format, gfc-internal-format
26019 msgid "too many arguments for %%:dumps"
26020 msgstr ""
26022 #: gcc.cc:10861
26023 #, gcc-internal-format, gfc-internal-format
26024 msgid "wrong number of arguments to %%:debug-level-gt"
26025 msgstr ""
26027 #: gcc.cc:10882
26028 #, gcc-internal-format, gfc-internal-format
26029 msgid "wrong number of arguments to %%:dwarf-version-gt"
26030 msgstr ""
26032 #: gcov-tool.cc:75
26033 #, gcc-internal-format, gfc-internal-format
26034 msgid "error in removing %s"
26035 msgstr ""
26037 #: gcov-tool.cc:106
26038 #, gcc-internal-format, gfc-internal-format
26039 msgid "Cannot make directory %s"
26040 msgstr ""
26042 #: gcov-tool.cc:114
26043 #, gcc-internal-format
26044 msgid "Cannot get current directory name"
26045 msgstr ""
26047 #: gcov-tool.cc:118 gcov-tool.cc:132
26048 #, gcc-internal-format, gfc-internal-format
26049 msgid "Cannot change directory to %s"
26050 msgstr ""
26052 #: gcov-tool.cc:125
26053 #, gcc-internal-format, gfc-internal-format
26054 msgid "output file %s already exists in folder %s"
26055 msgstr ""
26057 #: gcov-tool.cc:217 gcov-tool.cc:285
26058 #, gcc-internal-format
26059 msgid "weights need to be non-negative"
26060 msgstr ""
26062 #: gcov-tool.cc:424
26063 #, gcc-internal-format
26064 msgid "scale needs to be non-negative"
26065 msgstr ""
26067 #: gcse.cc:3980
26068 #, gcc-internal-format, gfc-internal-format
26069 msgid "%s: %d basic blocks and %d edges/basic block"
26070 msgstr ""
26072 #: gcse.cc:3992
26073 #, gcc-internal-format
26074 msgid ""
26075 "%s: %d basic blocks and %d registers; increase %<--param max-gcse-memory%> "
26076 "above %wu"
26077 msgstr ""
26079 #: gencfn-macros.cc:195
26080 #, gcc-internal-format, gfc-internal-format
26081 msgid "DEF_INTERNAL_FLT_FN (%s) has no associated built-in functions"
26082 msgstr ""
26084 #: gencfn-macros.cc:202
26085 #, gcc-internal-format, gfc-internal-format
26086 msgid "DEF_INTERNAL_INT_FN (%s) has no associated built-in functions"
26087 msgstr ""
26089 #: gentarget-def.cc:126
26090 #, gcc-internal-format, gfc-internal-format
26091 msgid "invalid prototype for '%s'"
26092 msgstr ""
26094 #: gentarget-def.cc:131
26095 #, gcc-internal-format, gfc-internal-format
26096 msgid "prototype for '%s' has required operands after optional operands"
26097 msgstr ""
26099 #: gentarget-def.cc:148
26100 #, gcc-internal-format, gfc-internal-format
26101 msgid "argument %d of '%s' did not have the expected name"
26102 msgstr ""
26104 #: gentarget-def.cc:168
26105 #, gcc-internal-format, gfc-internal-format
26106 msgid "'%s' must have %d operands (excluding match_dups)"
26107 msgstr ""
26109 #: gentarget-def.cc:172
26110 #, gcc-internal-format, gfc-internal-format
26111 msgid "'%s' must have at least %d operands (excluding match_dups)"
26112 msgstr ""
26114 #: gentarget-def.cc:176
26115 #, gcc-internal-format, gfc-internal-format
26116 msgid "'%s' must have no more than %d operands (excluding match_dups)"
26117 msgstr ""
26119 #: gentarget-def.cc:276
26120 #, gcc-internal-format, gfc-internal-format
26121 msgid "duplicate definition of '%s'"
26122 msgstr ""
26124 #: ggc-common.cc:415 ggc-common.cc:423 ggc-common.cc:551 ggc-common.cc:569
26125 #: ggc-common.cc:683 ggc-common.cc:694 ggc-common.cc:709 ggc-page.cc:2499
26126 #: ggc-page.cc:2530 ggc-page.cc:2537
26127 #, gcc-internal-format
26128 msgid "cannot write PCH file: %m"
26129 msgstr ""
26131 #: ggc-common.cc:533
26132 #, gcc-internal-format
26133 msgid "cannot write PCH file: required memory segment unavailable"
26134 msgstr ""
26136 #: ggc-common.cc:562 config/i386/host-cygwin.cc:57
26137 #, gcc-internal-format
26138 msgid "cannot get position in PCH file: %m"
26139 msgstr ""
26141 #: ggc-common.cc:572
26142 #, gcc-internal-format
26143 msgid "cannot write padding to PCH file: %m"
26144 msgstr ""
26146 #: ggc-common.cc:748 ggc-common.cc:764 ggc-common.cc:767 ggc-common.cc:790
26147 #: ggc-common.cc:793 ggc-common.cc:797 ggc-common.cc:832 ggc-common.cc:861
26148 #: ggc-common.cc:869 ggc-common.cc:879 ggc-common.cc:890 ggc-page.cc:2601
26149 #, gcc-internal-format
26150 msgid "cannot read PCH file: %m"
26151 msgstr ""
26153 #: ggc-common.cc:777
26154 #, gcc-internal-format
26155 msgid "PCH allocation failure"
26156 msgstr ""
26158 #: ggc-page.cc:1744
26159 #, gcc-internal-format
26160 msgid "open /dev/zero: %m"
26161 msgstr ""
26163 #: ggc-page.cc:2515 ggc-page.cc:2521
26164 #, gcc-internal-format
26165 msgid "cannot write PCH file"
26166 msgstr ""
26168 #: gimple-array-bounds.cc:291
26169 #, gcc-internal-format
26170 msgid "array subscript %E is outside array bounds of %qT"
26171 msgstr ""
26173 #: gimple-array-bounds.cc:317
26174 #, gcc-internal-format
26175 msgid "array subscript [%E, %E] is outside array bounds of %qT"
26176 msgstr ""
26178 #: gimple-array-bounds.cc:327
26179 #, gcc-internal-format
26180 msgid "array subscript %E is above array bounds of %qT"
26181 msgstr ""
26183 #: gimple-array-bounds.cc:332
26184 #, gcc-internal-format
26185 msgid "array subscript %E is below array bounds of %qT"
26186 msgstr ""
26188 #: gimple-array-bounds.cc:338
26189 #, gcc-internal-format
26190 msgid ""
26191 "array subscript %E is outside the bounds of an interior zero-length array %qT"
26192 msgstr ""
26194 #: gimple-array-bounds.cc:340
26195 #, gcc-internal-format
26196 msgid ""
26197 "array subscript %qE is outside the bounds of an interior zero-length array "
26198 "%qT"
26199 msgstr ""
26201 #: gimple-array-bounds.cc:374 gimple-array-bounds.cc:641
26202 #, gcc-internal-format
26203 msgid "while referencing %qD"
26204 msgstr ""
26206 #: gimple-array-bounds.cc:376
26207 #, gcc-internal-format
26208 msgid "defined here %qD"
26209 msgstr ""
26211 #: gimple-array-bounds.cc:497
26212 #, gcc-internal-format
26213 msgid "array subscript %wi is outside array bounds of %qT"
26214 msgstr ""
26216 #: gimple-array-bounds.cc:502
26217 #, gcc-internal-format
26218 msgid "array subscript [%wi, %wi] is outside array bounds of %qT"
26219 msgstr ""
26221 #: gimple-array-bounds.cc:517
26222 #, gcc-internal-format
26223 msgid "array subscript %<%T[%wi]%> is partly outside array bounds of %qT"
26224 msgstr ""
26226 #: gimple-array-bounds.cc:540
26227 #, gcc-internal-format
26228 msgid "intermediate array offset %wi is outside array bounds of %qT"
26229 msgstr ""
26231 #: gimple-array-bounds.cc:619
26232 #, gcc-internal-format
26233 msgid "array subscript %wi is below array bounds of %qT"
26234 msgstr ""
26236 #: gimple-array-bounds.cc:633
26237 #, gcc-internal-format
26238 msgid "array subscript %wu is above array bounds of %qT"
26239 msgstr ""
26241 #: gimple-fold.cc:2082 gimple-fold.cc:3133 gimple-ssa-warn-restrict.cc:2073
26242 #, gcc-internal-format
26243 msgid "%qD source argument is the same as destination"
26244 msgstr ""
26246 #: gimple-fold.cc:2148
26247 #, gcc-internal-format
26248 msgid ""
26249 "%qD destination unchanged after copying no bytes from a string of length %E"
26250 msgstr ""
26252 #: gimple-fold.cc:2153
26253 #, gcc-internal-format
26254 msgid "%qD destination unchanged after copying no bytes"
26255 msgstr ""
26257 #: gimple-fold.cc:2528 gimple-ssa-warn-access.cc:856
26258 #, gcc-internal-format
26259 msgid "%qD specified bound %E exceeds destination size %E"
26260 msgstr ""
26262 #: gimple-fold.cc:2547
26263 #, gcc-internal-format
26264 msgid "%qD specified bound %E equals source length"
26265 msgstr ""
26267 #: gimple-fold.cc:4545 gimple-fold.cc:4749
26268 #, gcc-internal-format
26269 msgid ""
26270 "flexible array member %qD does not have well defined padding bits for %qs"
26271 msgstr ""
26273 #: gimple-fold.cc:4698 cp/constexpr.cc:4359
26274 #, gcc-internal-format
26275 msgid "PDP11 bit-field handling unsupported in %qs"
26276 msgstr ""
26278 #: gimple-fold.cc:4926
26279 #, gcc-internal-format, gfc-internal-format
26280 msgid "%s not supported for variable length aggregates"
26281 msgstr ""
26283 #: gimple-fold.cc:4932
26284 #, gcc-internal-format, gfc-internal-format
26285 msgid "%s not supported on this target"
26286 msgstr ""
26288 #: gimple-ssa-isolate-paths.cc:290
26289 #, gcc-internal-format
26290 msgid "potential null pointer dereference"
26291 msgstr ""
26293 #: gimple-ssa-isolate-paths.cc:330
26294 #, gcc-internal-format
26295 msgid "null pointer dereference"
26296 msgstr ""
26298 #: gimple-ssa-isolate-paths.cc:413
26299 #, gcc-internal-format
26300 msgid "function may return address of local variable"
26301 msgstr ""
26303 #: gimple-ssa-isolate-paths.cc:414 c/c-typeck.cc:10989
26304 #, gcc-internal-format
26305 msgid "function returns address of local variable"
26306 msgstr ""
26308 #: gimple-ssa-isolate-paths.cc:417 gimple-ssa-warn-access.cc:2028
26309 #: gimple-ssa-warn-access.cc:3693 tree.cc:12208 tree.cc:12245 tree.cc:12286
26310 #: tree.cc:12319 c/c-typeck.cc:2991 c/c-typeck.cc:3084 c/c-typeck.cc:5634
26311 #: c/c-typeck.cc:10895 c/c-typeck.cc:10912 c/gimple-parser.cc:2468
26312 #: c/gimple-parser.cc:2476 cp/call.cc:7617 cp/call.cc:9692 cp/class.cc:9016
26313 #: cp/constexpr.cc:853 cp/constexpr.cc:3816 cp/cvt.cc:1075 cp/cvt.cc:1113
26314 #: cp/decl.cc:8648 cp/decl.cc:15856 cp/decl.cc:16223 cp/decl2.cc:5849
26315 #: cp/decl2.cc:5904 cp/parser.cc:21712 cp/pt.cc:8975 cp/semantics.cc:2172
26316 #: cp/semantics.cc:3489 cp/semantics.cc:4572 cp/typeck.cc:1991
26317 #: cp/typeck.cc:2210 cp/typeck.cc:4341 cp/typeck.cc:10191
26318 #, gcc-internal-format
26319 msgid "declared here"
26320 msgstr ""
26322 #: gimple-ssa-nonnull-compare.cc:102
26323 #, gcc-internal-format
26324 msgid "%<nonnull%> argument %qD compared to NULL"
26325 msgstr ""
26327 #: gimple-ssa-sprintf.cc:2814 gimple-ssa-sprintf.cc:2934
26328 #, gcc-internal-format
26329 msgid "%qE output may be truncated before the last format character"
26330 msgstr ""
26332 #: gimple-ssa-sprintf.cc:2816 gimple-ssa-sprintf.cc:2936
26333 #, gcc-internal-format
26334 msgid "%qE output truncated before the last format character"
26335 msgstr ""
26337 #: gimple-ssa-sprintf.cc:2819 gimple-ssa-sprintf.cc:2939
26338 #, gcc-internal-format
26339 msgid "%qE may write a terminating nul past the end of the destination"
26340 msgstr ""
26342 #: gimple-ssa-sprintf.cc:2821 gimple-ssa-sprintf.cc:2941
26343 #, gcc-internal-format
26344 msgid "%qE writing a terminating nul past the end of the destination"
26345 msgstr ""
26347 #: gimple-ssa-sprintf.cc:2831
26348 #, gcc-internal-format
26349 msgid "%<%.*s%> directive writing %wu byte into a region of size %wu"
26350 msgid_plural "%<%.*s%> directive writing %wu bytes into a region of size %wu"
26351 msgstr[0] ""
26352 msgstr[1] ""
26354 #: gimple-ssa-sprintf.cc:2838
26355 #, gcc-internal-format
26356 msgid ""
26357 "%<%.*s%> directive output may be truncated writing %wu byte into a region of "
26358 "size %wu"
26359 msgid_plural ""
26360 "%<%.*s%> directive output may be truncated writing %wu bytes into a region "
26361 "of size %wu"
26362 msgstr[0] ""
26363 msgstr[1] ""
26365 #: gimple-ssa-sprintf.cc:2845
26366 #, gcc-internal-format
26367 msgid ""
26368 "%<%.*s%> directive output truncated writing %wu byte into a region of size "
26369 "%wu"
26370 msgid_plural ""
26371 "%<%.*s%> directive output truncated writing %wu bytes into a region of size "
26372 "%wu"
26373 msgstr[0] ""
26374 msgstr[1] ""
26376 #: gimple-ssa-sprintf.cc:2856
26377 #, gcc-internal-format
26378 msgid ""
26379 "%<%.*s%> directive output may be truncated writing up to %wu bytes into a "
26380 "region of size %wu"
26381 msgstr ""
26383 #: gimple-ssa-sprintf.cc:2859
26384 #, gcc-internal-format
26385 msgid ""
26386 "%<%.*s%> directive output truncated writing up to %wu bytes into a region of "
26387 "size %wu"
26388 msgstr ""
26390 #: gimple-ssa-sprintf.cc:2861
26391 #, gcc-internal-format
26392 msgid "%<%.*s%> directive writing up to %wu bytes into a region of size %wu"
26393 msgstr ""
26395 #: gimple-ssa-sprintf.cc:2873
26396 #, gcc-internal-format
26397 msgid ""
26398 "%<%.*s%> directive output may be truncated writing likely %wu or more bytes "
26399 "into a region of size %wu"
26400 msgstr ""
26402 #: gimple-ssa-sprintf.cc:2876
26403 #, gcc-internal-format
26404 msgid ""
26405 "%<%.*s%> directive output truncated writing likely %wu or more bytes into a "
26406 "region of size %wu"
26407 msgstr ""
26409 #: gimple-ssa-sprintf.cc:2879
26410 #, gcc-internal-format
26411 msgid ""
26412 "%<%.*s%> directive writing likely %wu or more bytes into a region of size %wu"
26413 msgstr ""
26415 #: gimple-ssa-sprintf.cc:2888
26416 #, gcc-internal-format
26417 msgid ""
26418 "%<%.*s%> directive output may be truncated writing between %wu and %wu bytes "
26419 "into a region of size %wu"
26420 msgstr ""
26422 #: gimple-ssa-sprintf.cc:2891
26423 #, gcc-internal-format
26424 msgid ""
26425 "%<%.*s%> directive output truncated writing between %wu and %wu bytes into a "
26426 "region of size %wu"
26427 msgstr ""
26429 #: gimple-ssa-sprintf.cc:2894
26430 #, gcc-internal-format
26431 msgid ""
26432 "%<%.*s%> directive writing between %wu and %wu bytes into a region of size "
26433 "%wu"
26434 msgstr ""
26436 #: gimple-ssa-sprintf.cc:2903
26437 #, gcc-internal-format
26438 msgid ""
26439 "%<%.*s%> directive output may be truncated writing %wu or more bytes into a "
26440 "region of size %wu"
26441 msgstr ""
26443 #: gimple-ssa-sprintf.cc:2906
26444 #, gcc-internal-format
26445 msgid ""
26446 "%<%.*s%> directive output truncated writing %wu or more bytes into a region "
26447 "of size %wu"
26448 msgstr ""
26450 #: gimple-ssa-sprintf.cc:2908
26451 #, gcc-internal-format
26452 msgid "%<%.*s%> directive writing %wu or more bytes into a region of size %wu"
26453 msgstr ""
26455 #: gimple-ssa-sprintf.cc:2950
26456 #, gcc-internal-format
26457 msgid ""
26458 "%<%.*s%> directive writing %wu byte into a region of size between %wu and %wu"
26459 msgid_plural ""
26460 "%<%.*s%> directive writing %wu bytes into a region of size between %wu and "
26461 "%wu"
26462 msgstr[0] ""
26463 msgstr[1] ""
26465 #: gimple-ssa-sprintf.cc:2957
26466 #, gcc-internal-format
26467 msgid ""
26468 "%<%.*s%> directive output may be truncated writing %wu byte into a region of "
26469 "size between %wu and %wu"
26470 msgid_plural ""
26471 "%<%.*s%> directive output may be truncated writing %wu bytes into a region "
26472 "of size between %wu and %wu"
26473 msgstr[0] ""
26474 msgstr[1] ""
26476 #: gimple-ssa-sprintf.cc:2965
26477 #, gcc-internal-format
26478 msgid ""
26479 "%<%.*s%> directive output truncated writing %wu byte into a region of size "
26480 "between %wu and %wu"
26481 msgid_plural ""
26482 "%<%.*s%> directive output truncated writing %wu bytes into a region of size "
26483 "between %wu and %wu"
26484 msgstr[0] ""
26485 msgstr[1] ""
26487 #: gimple-ssa-sprintf.cc:2977
26488 #, gcc-internal-format
26489 msgid ""
26490 "%<%.*s%> directive output may be truncated writing up to %wu bytes into a "
26491 "region of size between %wu and %wu"
26492 msgstr ""
26494 #: gimple-ssa-sprintf.cc:2980
26495 #, gcc-internal-format
26496 msgid ""
26497 "%<%.*s%> directive output truncated writing up to %wu bytes into a region of "
26498 "size between %wu and %wu"
26499 msgstr ""
26501 #: gimple-ssa-sprintf.cc:2983
26502 #, gcc-internal-format
26503 msgid ""
26504 "%<%.*s%> directive writing up to %wu bytes into a region of size between %wu "
26505 "and %wu"
26506 msgstr ""
26508 #: gimple-ssa-sprintf.cc:2996
26509 #, gcc-internal-format
26510 msgid ""
26511 "%<%.*s%> directive output may be truncated writing likely %wu or more bytes "
26512 "into a region of size between %wu and %wu"
26513 msgstr ""
26515 #: gimple-ssa-sprintf.cc:2999
26516 #, gcc-internal-format
26517 msgid ""
26518 "%<%.*s%> directive output truncated writing likely %wu or more bytes into a "
26519 "region of size between %wu and %wu"
26520 msgstr ""
26522 #: gimple-ssa-sprintf.cc:3002
26523 #, gcc-internal-format
26524 msgid ""
26525 "%<%.*s%> directive writing likely %wu or more bytes into a region of size "
26526 "between %wu and %wu"
26527 msgstr ""
26529 #: gimple-ssa-sprintf.cc:3012
26530 #, gcc-internal-format
26531 msgid ""
26532 "%<%.*s%> directive output may be truncated writing between %wu and %wu bytes "
26533 "into a region of size between %wu and %wu"
26534 msgstr ""
26536 #: gimple-ssa-sprintf.cc:3015
26537 #, gcc-internal-format
26538 msgid ""
26539 "%<%.*s%> directive output truncated writing between %wu and %wu bytes into a "
26540 "region of size between %wu and %wu"
26541 msgstr ""
26543 #: gimple-ssa-sprintf.cc:3018
26544 #, gcc-internal-format
26545 msgid ""
26546 "%<%.*s%> directive writing between %wu and %wu bytes into a region of size "
26547 "between %wu and %wu"
26548 msgstr ""
26550 #: gimple-ssa-sprintf.cc:3027
26551 #, gcc-internal-format
26552 msgid ""
26553 "%<%.*s%> directive output may be truncated writing %wu or more bytes into a "
26554 "region of size between %wu and %wu"
26555 msgstr ""
26557 #: gimple-ssa-sprintf.cc:3030
26558 #, gcc-internal-format
26559 msgid ""
26560 "%<%.*s%> directive output truncated writing %wu or more bytes into a region "
26561 "of size between %wu and %wu"
26562 msgstr ""
26564 #: gimple-ssa-sprintf.cc:3033
26565 #, gcc-internal-format
26566 msgid ""
26567 "%<%.*s%> directive writing %wu or more bytes into a region of size between "
26568 "%wu and %wu"
26569 msgstr ""
26571 #: gimple-ssa-sprintf.cc:3155
26572 #, gcc-internal-format
26573 msgid "%<%.*s%> directive argument is null"
26574 msgstr ""
26576 #: gimple-ssa-sprintf.cc:3233
26577 #, gcc-internal-format
26578 msgid ""
26579 "%<%.*s%> directive output of %wu bytes exceeds minimum required size of 4095"
26580 msgstr ""
26582 #: gimple-ssa-sprintf.cc:3239
26583 #, gcc-internal-format
26584 msgid ""
26585 "%<%.*s%> directive output between %wu and %wu bytes exceeds minimum required "
26586 "size of 4095"
26587 msgstr ""
26589 #: gimple-ssa-sprintf.cc:3246
26590 #, gcc-internal-format
26591 msgid ""
26592 "%<%.*s%> directive output between %wu and %wu bytes may exceed minimum "
26593 "required size of 4095"
26594 msgstr ""
26596 #: gimple-ssa-sprintf.cc:3276
26597 #, gcc-internal-format
26598 msgid "%<%.*s%> directive output of %wu bytes exceeds %<INT_MAX%>"
26599 msgstr ""
26601 #: gimple-ssa-sprintf.cc:3282
26602 #, gcc-internal-format
26603 msgid "%<%.*s%> directive output between %wu and %wu bytes exceeds %<INT_MAX%>"
26604 msgstr ""
26606 #: gimple-ssa-sprintf.cc:3293
26607 #, gcc-internal-format
26608 msgid ""
26609 "%<%.*s%> directive output of %wu bytes causes result to exceed %<INT_MAX%>"
26610 msgstr ""
26612 #: gimple-ssa-sprintf.cc:3299
26613 #, gcc-internal-format
26614 msgid ""
26615 "%<%.*s%> directive output between %wu and %wu bytes causes result to exceed "
26616 "%<INT_MAX%>"
26617 msgstr ""
26619 #: gimple-ssa-sprintf.cc:3310
26620 #, gcc-internal-format
26621 msgid ""
26622 "%<%.*s%> directive output between %wu and %wu bytes may cause result to "
26623 "exceed %<INT_MAX%>"
26624 msgstr ""
26626 #: gimple-ssa-sprintf.cc:3320
26627 #, gcc-internal-format
26628 msgid "%<%.*s%> directive argument is not a nul-terminated string"
26629 msgstr ""
26631 #: gimple-ssa-sprintf.cc:3326 gimple-ssa-warn-access.cc:232
26632 #, gcc-internal-format
26633 msgid "referenced argument declared here"
26634 msgstr ""
26636 #: gimple-ssa-sprintf.cc:3333
26637 #, gcc-internal-format
26638 msgid "assuming directive output of %wu byte"
26639 msgid_plural "assuming directive output of %wu bytes"
26640 msgstr[0] ""
26641 msgstr[1] ""
26643 #: gimple-ssa-sprintf.cc:3340
26644 #, gcc-internal-format
26645 msgid "directive argument %qE"
26646 msgstr ""
26648 #: gimple-ssa-sprintf.cc:3342
26649 #, gcc-internal-format
26650 msgid "directive argument in the range [%E, %E]"
26651 msgstr ""
26653 #: gimple-ssa-sprintf.cc:3346
26654 #, gcc-internal-format
26655 msgid "using the range [%E, %E] for directive argument"
26656 msgstr ""
26658 #: gimple-ssa-sprintf.cc:3366
26659 #, gcc-internal-format
26660 msgid "%qE output %wu byte into a destination of size %wu"
26661 msgid_plural "%qE output %wu bytes into a destination of size %wu"
26662 msgstr[0] ""
26663 msgstr[1] ""
26665 #: gimple-ssa-sprintf.cc:3371
26666 #, gcc-internal-format
26667 msgid "%qE output between %wu and %wu bytes into a destination of size %wu"
26668 msgstr ""
26670 #: gimple-ssa-sprintf.cc:3376
26671 #, gcc-internal-format
26672 msgid ""
26673 "%qE output %wu or more bytes (assuming %wu) into a destination of size %wu"
26674 msgstr ""
26676 #: gimple-ssa-sprintf.cc:3381
26677 #, gcc-internal-format
26678 msgid "%qE output %wu or more bytes into a destination of size %wu"
26679 msgstr ""
26681 #: gimple-ssa-sprintf.cc:3392
26682 #, gcc-internal-format
26683 msgid "%qE output %wu byte"
26684 msgid_plural "%qE output %wu bytes"
26685 msgstr[0] ""
26686 msgstr[1] ""
26688 #: gimple-ssa-sprintf.cc:3396
26689 #, gcc-internal-format
26690 msgid "%qE output between %wu and %wu bytes"
26691 msgstr ""
26693 #: gimple-ssa-sprintf.cc:3400
26694 #, gcc-internal-format
26695 msgid "%qE output %wu or more bytes (assuming %wu)"
26696 msgstr ""
26698 #: gimple-ssa-sprintf.cc:3404
26699 #, gcc-internal-format
26700 msgid "%qE output %wu or more bytes"
26701 msgstr ""
26703 #: gimple-ssa-sprintf.cc:3783
26704 #, gcc-internal-format
26705 msgid "%<%.*s%> directive width out of range"
26706 msgstr ""
26708 #: gimple-ssa-sprintf.cc:3817
26709 #, gcc-internal-format
26710 msgid "%<%.*s%> directive precision out of range"
26711 msgstr ""
26713 #: gimple-ssa-sprintf.cc:3950
26714 msgid "%qE arguments %Z and maybe %Z overlap destination object %qE"
26715 msgstr ""
26717 #: gimple-ssa-sprintf.cc:3962
26718 msgid "%qE argument %Z overlaps destination object %qE"
26719 msgid_plural "%qE arguments %Z overlap destination object %qE"
26720 msgstr[0] ""
26721 msgstr[1] ""
26723 #: gimple-ssa-sprintf.cc:3973
26724 msgid "%qE argument %Z may overlap destination object %qE"
26725 msgid_plural "%qE arguments %Z may overlap destination object %qE"
26726 msgstr[0] ""
26727 msgstr[1] ""
26729 #: gimple-ssa-sprintf.cc:3993
26730 #, gcc-internal-format
26731 msgid ""
26732 "destination object referenced by %<restrict%>-qualified argument 1 was "
26733 "declared here"
26734 msgstr ""
26736 #: gimple-ssa-sprintf.cc:4580
26737 #, gcc-internal-format
26738 msgid "specified bound %wu exceeds maximum object size %wu"
26739 msgstr ""
26741 #: gimple-ssa-sprintf.cc:4591
26742 #, gcc-internal-format
26743 msgid "specified bound %wu exceeds %<INT_MAX%>"
26744 msgstr ""
26746 #: gimple-ssa-sprintf.cc:4617
26747 #, gcc-internal-format
26748 msgid "specified bound range [%wu, %wu] exceeds %<INT_MAX%>"
26749 msgstr ""
26751 #: gimple-ssa-sprintf.cc:4661
26752 #, gcc-internal-format
26753 msgid "null destination pointer"
26754 msgstr ""
26756 #: gimple-ssa-sprintf.cc:4678
26757 #, gcc-internal-format
26758 msgid "specified bound %wu exceeds the size %wu of the destination object"
26759 msgstr ""
26761 #: gimple-ssa-sprintf.cc:4690
26762 #, gcc-internal-format
26763 msgid "null format string"
26764 msgstr ""
26766 #: gimple-ssa-warn-access.cc:172
26767 #, gcc-internal-format
26768 msgid "%qD specified bound %s exceeds maximum object size %E"
26769 msgstr ""
26771 #: gimple-ssa-warn-access.cc:180
26772 #, gcc-internal-format
26773 msgid "%qD specified bound %s exceeds the size %E of unterminated array"
26774 msgstr ""
26776 #: gimple-ssa-warn-access.cc:183
26777 #, gcc-internal-format
26778 msgid ""
26779 "%qD specified bound %s may exceed the size of at most %E of unterminated "
26780 "array"
26781 msgstr ""
26783 #: gimple-ssa-warn-access.cc:186
26784 #, gcc-internal-format
26785 msgid ""
26786 "%qD specified bound %s exceeds the size of at most %E of unterminated array"
26787 msgstr ""
26789 #: gimple-ssa-warn-access.cc:194
26790 #, gcc-internal-format
26791 msgid "%qD argument missing terminating nul"
26792 msgstr ""
26794 #: gimple-ssa-warn-access.cc:203
26795 #, gcc-internal-format
26796 msgid "%qs specified bound %s exceeds maximum object size %E"
26797 msgstr ""
26799 #: gimple-ssa-warn-access.cc:211
26800 #, gcc-internal-format
26801 msgid "%qs specified bound %s exceeds the size %E of unterminated array"
26802 msgstr ""
26804 #: gimple-ssa-warn-access.cc:214
26805 #, gcc-internal-format
26806 msgid ""
26807 "%qs specified bound %s may exceed the size of at most %E of unterminated "
26808 "array"
26809 msgstr ""
26811 #: gimple-ssa-warn-access.cc:217
26812 #, gcc-internal-format
26813 msgid ""
26814 "%qs specified bound %s exceeds the size of at most %E of unterminated array"
26815 msgstr ""
26817 #: gimple-ssa-warn-access.cc:225
26818 #, gcc-internal-format
26819 msgid "%qs argument missing terminating nul"
26820 msgstr ""
26822 #: gimple-ssa-warn-access.cc:488 gimple-ssa-warn-access.cc:729
26823 #, gcc-internal-format
26824 msgid "%qD specified bound %E exceeds maximum object size %E"
26825 msgstr ""
26827 #: gimple-ssa-warn-access.cc:493 gimple-ssa-warn-access.cc:745
26828 #, gcc-internal-format
26829 msgid "%qD specified bound [%E, %E] exceeds maximum object size %E"
26830 msgstr ""
26832 #: gimple-ssa-warn-access.cc:641
26833 #, gcc-internal-format
26834 msgid ""
26835 "%qD argument %i declared attribute %<nonstring%> is smaller than the "
26836 "specified bound %wu"
26837 msgstr ""
26839 #: gimple-ssa-warn-access.cc:647
26840 #, gcc-internal-format
26841 msgid ""
26842 "%qD argument %i declared attribute %<nonstring%> is smaller than the "
26843 "specified bound [%E, %E]"
26844 msgstr ""
26846 #: gimple-ssa-warn-access.cc:653
26847 #, gcc-internal-format
26848 msgid ""
26849 "%qD argument %i declared attribute %<nonstring%> may be smaller than the "
26850 "specified bound [%E, %E]"
26851 msgstr ""
26853 #: gimple-ssa-warn-access.cc:663
26854 #, gcc-internal-format
26855 msgid "%qD argument %i declared attribute %<nonstring%>"
26856 msgstr ""
26858 #: gimple-ssa-warn-access.cc:669
26859 #, gcc-internal-format
26860 msgid "argument %qD declared here"
26861 msgstr ""
26863 #: gimple-ssa-warn-access.cc:727
26864 #, gcc-internal-format
26865 msgid "%qD specified bound %E may exceed maximum object size %E"
26866 msgstr ""
26868 #: gimple-ssa-warn-access.cc:734
26869 #, gcc-internal-format
26870 msgid "specified bound %E may exceed maximum object size %E"
26871 msgstr ""
26873 #: gimple-ssa-warn-access.cc:736
26874 #, gcc-internal-format
26875 msgid "specified bound %E exceeds maximum object size %E"
26876 msgstr ""
26878 #: gimple-ssa-warn-access.cc:743
26879 #, gcc-internal-format
26880 msgid "%qD specified bound [%E, %E] may exceed maximum object size %E"
26881 msgstr ""
26883 #: gimple-ssa-warn-access.cc:751
26884 #, gcc-internal-format
26885 msgid "specified bound [%E, %E] may exceed maximum object size %E"
26886 msgstr ""
26888 #: gimple-ssa-warn-access.cc:753
26889 #, gcc-internal-format
26890 msgid "specified bound [%E, %E] exceeds maximum object size %E"
26891 msgstr ""
26893 #: gimple-ssa-warn-access.cc:763
26894 #, gcc-internal-format
26895 msgid "%qD specified bound %E may exceed source size %E"
26896 msgstr ""
26898 #: gimple-ssa-warn-access.cc:765
26899 #, gcc-internal-format
26900 msgid "%qD specified bound %E exceeds source size %E"
26901 msgstr ""
26903 #: gimple-ssa-warn-access.cc:770
26904 #, gcc-internal-format
26905 msgid "specified bound %E may exceed source size %E"
26906 msgstr ""
26908 #: gimple-ssa-warn-access.cc:772
26909 #, gcc-internal-format
26910 msgid "specified bound %E exceeds source size %E"
26911 msgstr ""
26913 #: gimple-ssa-warn-access.cc:779
26914 #, gcc-internal-format
26915 msgid "%qD specified bound [%E, %E] may exceed source size %E"
26916 msgstr ""
26918 #: gimple-ssa-warn-access.cc:781
26919 #, gcc-internal-format
26920 msgid "%qD specified bound [%E, %E] exceeds source size %E"
26921 msgstr ""
26923 #: gimple-ssa-warn-access.cc:786
26924 #, gcc-internal-format
26925 msgid "specified bound [%E, %E] may exceed source size %E"
26926 msgstr ""
26928 #: gimple-ssa-warn-access.cc:788
26929 #, gcc-internal-format
26930 msgid "specified bound [%E, %E] exceeds source size %E"
26931 msgstr ""
26933 #: gimple-ssa-warn-access.cc:796
26934 #, gcc-internal-format
26935 msgid "source object allocated here"
26936 msgstr ""
26938 #: gimple-ssa-warn-access.cc:819
26939 #, gcc-internal-format
26940 msgid "%qD specified size %E may exceed maximum object size %E"
26941 msgstr ""
26943 #: gimple-ssa-warn-access.cc:821
26944 #, gcc-internal-format
26945 msgid "%qD specified size %E exceeds maximum object size %E"
26946 msgstr ""
26948 #: gimple-ssa-warn-access.cc:826
26949 #, gcc-internal-format
26950 msgid "specified size %E may exceed maximum object size %E"
26951 msgstr ""
26953 #: gimple-ssa-warn-access.cc:828
26954 #, gcc-internal-format
26955 msgid "specified size %E exceeds maximum object size %E"
26956 msgstr ""
26958 #: gimple-ssa-warn-access.cc:835
26959 #, gcc-internal-format
26960 msgid "%qD specified size between %E and %E may exceed maximum object size %E"
26961 msgstr ""
26963 #: gimple-ssa-warn-access.cc:837
26964 #, gcc-internal-format
26965 msgid "%qD specified size between %E and %E exceeds maximum object size %E"
26966 msgstr ""
26968 #: gimple-ssa-warn-access.cc:842
26969 #, gcc-internal-format
26970 msgid "specified size between %E and %E may exceed maximum object size %E"
26971 msgstr ""
26973 #: gimple-ssa-warn-access.cc:844
26974 #, gcc-internal-format
26975 msgid "specified size between %E and %E exceeds maximum object size %E"
26976 msgstr ""
26978 #: gimple-ssa-warn-access.cc:854
26979 #, gcc-internal-format
26980 msgid "%qD specified bound %E may exceed destination size %E"
26981 msgstr ""
26983 #: gimple-ssa-warn-access.cc:861
26984 #, gcc-internal-format
26985 msgid "specified bound %E may exceed destination size %E"
26986 msgstr ""
26988 #: gimple-ssa-warn-access.cc:863
26989 #, gcc-internal-format
26990 msgid "specified bound %E exceeds destination size %E"
26991 msgstr ""
26993 #: gimple-ssa-warn-access.cc:870
26994 #, gcc-internal-format
26995 msgid "%qD specified bound [%E, %E] may exceed destination size %E"
26996 msgstr ""
26998 #: gimple-ssa-warn-access.cc:872
26999 #, gcc-internal-format
27000 msgid "%qD specified bound [%E, %E] exceeds destination size %E"
27001 msgstr ""
27003 #: gimple-ssa-warn-access.cc:877 gimple-ssa-warn-access.cc:879
27004 #, gcc-internal-format
27005 msgid "specified bound [%E, %E] exceeds destination size %E"
27006 msgstr ""
27008 #: gimple-ssa-warn-access.cc:888
27009 #, gcc-internal-format
27010 msgid "destination object allocated here"
27011 msgstr ""
27013 #: gimple-ssa-warn-access.cc:932
27014 #, gcc-internal-format
27015 msgid "%qD may access %E byte in a region of size %E"
27016 msgstr ""
27018 #: gimple-ssa-warn-access.cc:934
27019 #, gcc-internal-format
27020 msgid "%qD accessing %E byte in a region of size %E"
27021 msgstr ""
27023 #: gimple-ssa-warn-access.cc:937
27024 #, gcc-internal-format
27025 msgid "%qD may access %E bytes in a region of size %E"
27026 msgstr ""
27028 #: gimple-ssa-warn-access.cc:939
27029 #, gcc-internal-format
27030 msgid "%qD accessing %E bytes in a region of size %E"
27031 msgstr ""
27033 #: gimple-ssa-warn-access.cc:944
27034 #, gcc-internal-format
27035 msgid "may access %E byte in a region of size %E"
27036 msgstr ""
27038 #: gimple-ssa-warn-access.cc:946
27039 #, gcc-internal-format
27040 msgid "accessing %E byte in a region of size %E"
27041 msgstr ""
27043 #: gimple-ssa-warn-access.cc:949
27044 #, gcc-internal-format
27045 msgid "may access %E bytes in a region of size %E"
27046 msgstr ""
27048 #: gimple-ssa-warn-access.cc:951
27049 #, gcc-internal-format
27050 msgid "accessing %E bytes in a region of size %E"
27051 msgstr ""
27053 #: gimple-ssa-warn-access.cc:960
27054 #, gcc-internal-format
27055 msgid "%qD may access %E or more bytes in a region of size %E"
27056 msgstr ""
27058 #: gimple-ssa-warn-access.cc:962
27059 #, gcc-internal-format
27060 msgid "%qD accessing %E or more bytes in a region of size %E"
27061 msgstr ""
27063 #: gimple-ssa-warn-access.cc:967
27064 #, gcc-internal-format
27065 msgid "may access %E or more bytes in a region of size %E"
27066 msgstr ""
27068 #: gimple-ssa-warn-access.cc:969
27069 #, gcc-internal-format
27070 msgid "accessing %E or more bytes in a region of size %E"
27071 msgstr ""
27073 #: gimple-ssa-warn-access.cc:977
27074 #, gcc-internal-format
27075 msgid "%qD may access between %E and %E bytes in a region of size %E"
27076 msgstr ""
27078 #: gimple-ssa-warn-access.cc:979
27079 #, gcc-internal-format
27080 msgid "%qD accessing between %E and %E bytes in a region of size %E"
27081 msgstr ""
27083 #: gimple-ssa-warn-access.cc:984
27084 #, gcc-internal-format
27085 msgid "may access between %E and %E bytes in a region of size %E"
27086 msgstr ""
27088 #: gimple-ssa-warn-access.cc:986
27089 #, gcc-internal-format
27090 msgid "accessing between %E and %E bytes in a region of size %E"
27091 msgstr ""
27093 #: gimple-ssa-warn-access.cc:998
27094 #, gcc-internal-format
27095 msgid "%qD may write %E byte into a region of size %E"
27096 msgstr ""
27098 #: gimple-ssa-warn-access.cc:1000
27099 #, gcc-internal-format
27100 msgid "%qD writing %E byte into a region of size %E overflows the destination"
27101 msgstr ""
27103 #: gimple-ssa-warn-access.cc:1003
27104 #, gcc-internal-format
27105 msgid "%qD may write %E bytes into a region of size %E"
27106 msgstr ""
27108 #: gimple-ssa-warn-access.cc:1005
27109 #, gcc-internal-format
27110 msgid "%qD writing %E bytes into a region of size %E overflows the destination"
27111 msgstr ""
27113 #: gimple-ssa-warn-access.cc:1010
27114 #, gcc-internal-format
27115 msgid "may write %E byte into a region of size %E"
27116 msgstr ""
27118 #: gimple-ssa-warn-access.cc:1012
27119 #, gcc-internal-format
27120 msgid "writing %E byte into a region of size %E overflows the destination"
27121 msgstr ""
27123 #: gimple-ssa-warn-access.cc:1015
27124 #, gcc-internal-format
27125 msgid "may write %E bytes into a region of size %E"
27126 msgstr ""
27128 #: gimple-ssa-warn-access.cc:1017
27129 #, gcc-internal-format
27130 msgid "writing %E bytes into a region of size %E overflows the destination"
27131 msgstr ""
27133 #: gimple-ssa-warn-access.cc:1026
27134 #, gcc-internal-format
27135 msgid "%qD may write %E or more bytes into a region of size %E"
27136 msgstr ""
27138 #: gimple-ssa-warn-access.cc:1028 gimple-ssa-warn-access.cc:1399
27139 #, gcc-internal-format
27140 msgid ""
27141 "%qD writing %E or more bytes into a region of size %E overflows the "
27142 "destination"
27143 msgstr ""
27145 #: gimple-ssa-warn-access.cc:1034
27146 #, gcc-internal-format
27147 msgid "may write %E or more bytes into a region of size %E"
27148 msgstr ""
27150 #: gimple-ssa-warn-access.cc:1036 gimple-ssa-warn-access.cc:1404
27151 #, gcc-internal-format
27152 msgid ""
27153 "writing %E or more bytes into a region of size %E overflows the destination"
27154 msgstr ""
27156 #: gimple-ssa-warn-access.cc:1045
27157 #, gcc-internal-format
27158 msgid "%qD may write between %E and %E bytes into a region of size %E"
27159 msgstr ""
27161 #: gimple-ssa-warn-access.cc:1047
27162 #, gcc-internal-format
27163 msgid ""
27164 "%qD writing between %E and %E bytes into a region of size %E overflows the "
27165 "destination"
27166 msgstr ""
27168 #: gimple-ssa-warn-access.cc:1053
27169 #, gcc-internal-format
27170 msgid "may write between %E and %E bytes into a region of size %E"
27171 msgstr ""
27173 #: gimple-ssa-warn-access.cc:1055
27174 #, gcc-internal-format
27175 msgid ""
27176 "writing between %E and %E bytes into a region of size %E overflows the "
27177 "destination"
27178 msgstr ""
27180 #: gimple-ssa-warn-access.cc:1069
27181 #, gcc-internal-format
27182 msgid "%qD may read %E byte from a region of size %E"
27183 msgstr ""
27185 #: gimple-ssa-warn-access.cc:1071
27186 #, gcc-internal-format
27187 msgid "%qD reading %E byte from a region of size %E"
27188 msgstr ""
27190 #: gimple-ssa-warn-access.cc:1074
27191 #, gcc-internal-format
27192 msgid "%qD may read %E bytes from a region of size %E"
27193 msgstr ""
27195 #: gimple-ssa-warn-access.cc:1076
27196 #, gcc-internal-format
27197 msgid "%qD reading %E bytes from a region of size %E"
27198 msgstr ""
27200 #: gimple-ssa-warn-access.cc:1082
27201 #, gcc-internal-format
27202 msgid "may read %E byte from a region of size %E"
27203 msgstr ""
27205 #: gimple-ssa-warn-access.cc:1084
27206 #, gcc-internal-format
27207 msgid "reading %E byte from a region of size %E"
27208 msgstr ""
27210 #: gimple-ssa-warn-access.cc:1087
27211 #, gcc-internal-format
27212 msgid "may read %E bytes from a region of size %E"
27213 msgstr ""
27215 #: gimple-ssa-warn-access.cc:1089
27216 #, gcc-internal-format
27217 msgid "reading %E bytes from a region of size %E"
27218 msgstr ""
27220 #: gimple-ssa-warn-access.cc:1098
27221 #, gcc-internal-format
27222 msgid "%qD may read %E or more bytes from a region of size %E"
27223 msgstr ""
27225 #: gimple-ssa-warn-access.cc:1100
27226 #, gcc-internal-format
27227 msgid "%qD reading %E or more bytes from a region of size %E"
27228 msgstr ""
27230 #: gimple-ssa-warn-access.cc:1105
27231 #, gcc-internal-format
27232 msgid "may read %E or more bytes from a region of size %E"
27233 msgstr ""
27235 #: gimple-ssa-warn-access.cc:1107
27236 #, gcc-internal-format
27237 msgid "reading %E or more bytes from a region of size %E"
27238 msgstr ""
27240 #: gimple-ssa-warn-access.cc:1115
27241 #, gcc-internal-format
27242 msgid "%qD may read between %E and %E bytes from a region of size %E"
27243 msgstr ""
27245 #: gimple-ssa-warn-access.cc:1117
27246 #, gcc-internal-format
27247 msgid "%qD reading between %E and %E bytes from a region of size %E"
27248 msgstr ""
27250 #: gimple-ssa-warn-access.cc:1122
27251 #, gcc-internal-format
27252 msgid "may read between %E and %E bytes from a region of size %E"
27253 msgstr ""
27255 #: gimple-ssa-warn-access.cc:1124
27256 #, gcc-internal-format
27257 msgid "reading between %E and %E bytes from a region of size %E"
27258 msgstr ""
27260 #: gimple-ssa-warn-access.cc:1139
27261 #, gcc-internal-format
27262 msgid "%qD expecting %E byte in a region of size %E"
27263 msgid_plural "%qD expecting %E bytes in a region of size %E"
27264 msgstr[0] ""
27265 msgstr[1] ""
27267 #: gimple-ssa-warn-access.cc:1144
27268 #, gcc-internal-format
27269 msgid "expecting %E byte in a region of size %E"
27270 msgid_plural "expecting %E bytes in a region of size %E"
27271 msgstr[0] ""
27272 msgstr[1] ""
27274 #: gimple-ssa-warn-access.cc:1152
27275 #, gcc-internal-format
27276 msgid "%qD expecting %E or more bytes in a region of size %E"
27277 msgstr ""
27279 #: gimple-ssa-warn-access.cc:1156
27280 #, gcc-internal-format
27281 msgid "expecting %E or more bytes in a region of size %E"
27282 msgstr ""
27284 #: gimple-ssa-warn-access.cc:1163
27285 #, gcc-internal-format
27286 msgid "%qD expecting between %E and %E bytes in a region of size %E"
27287 msgstr ""
27289 #: gimple-ssa-warn-access.cc:1167
27290 #, gcc-internal-format
27291 msgid "expecting between %E and %E bytes in a region of size %E"
27292 msgstr ""
27294 #: gimple-ssa-warn-access.cc:2023
27295 #, gcc-internal-format
27296 msgid "%qD called on pointer %qE with nonzero offset%s"
27297 msgstr ""
27299 #: gimple-ssa-warn-access.cc:2038 gimple-ssa-warn-access.cc:3768
27300 #, gcc-internal-format
27301 msgid "returned from %qD"
27302 msgstr ""
27304 #: gimple-ssa-warn-access.cc:2041
27305 #, gcc-internal-format
27306 msgid "returned from %qT"
27307 msgstr ""
27309 #: gimple-ssa-warn-access.cc:2043
27310 #, gcc-internal-format
27311 msgid "obtained here"
27312 msgstr ""
27314 #: gimple-ssa-warn-access.cc:2251
27315 #, gcc-internal-format
27316 msgid "argument %i value %qE is negative"
27317 msgstr ""
27319 #: gimple-ssa-warn-access.cc:2268
27320 #, gcc-internal-format, gfc-internal-format
27321 msgid "argument %i value is zero"
27322 msgstr ""
27324 #: gimple-ssa-warn-access.cc:2286
27325 #, gcc-internal-format
27326 msgid "argument %i value %qE exceeds maximum object size %E"
27327 msgstr ""
27329 #: gimple-ssa-warn-access.cc:2300
27330 #, gcc-internal-format
27331 msgid "argument %i range [%E, %E] is negative"
27332 msgstr ""
27334 #: gimple-ssa-warn-access.cc:2307
27335 #, gcc-internal-format
27336 msgid "argument %i range [%E, %E] exceeds maximum object size %E"
27337 msgstr ""
27339 #: gimple-ssa-warn-access.cc:2337
27340 #, gcc-internal-format
27341 msgid "product %<%E * %E%> of arguments %i and %i exceeds %<SIZE_MAX%>"
27342 msgstr ""
27344 #: gimple-ssa-warn-access.cc:2343
27345 #, gcc-internal-format
27346 msgid ""
27347 "product %<%E * %E%> of arguments %i and %i exceeds maximum object size %E"
27348 msgstr ""
27350 #: gimple-ssa-warn-access.cc:2354 gimple-ssa-warn-access.cc:2357
27351 #, gcc-internal-format
27352 msgid "argument %i in the range [%E, %E]"
27353 msgstr ""
27355 #: gimple-ssa-warn-access.cc:2368
27356 #, gcc-internal-format
27357 msgid "in a call to built-in allocation function %qD"
27358 msgstr ""
27360 #: gimple-ssa-warn-access.cc:2371
27361 #, gcc-internal-format
27362 msgid "in a call to allocation function %qD declared here"
27363 msgstr ""
27365 #: gimple-ssa-warn-access.cc:2817
27366 #, gcc-internal-format
27367 msgid "unknown architecture specifier in memory model %wi for %qD"
27368 msgstr ""
27370 #: gimple-ssa-warn-access.cc:2908
27371 #, gcc-internal-format
27372 msgid "invalid memory model %qs for %qD"
27373 msgstr ""
27375 #: gimple-ssa-warn-access.cc:2912
27376 #, gcc-internal-format
27377 msgid "invalid memory model %wi for %qD"
27378 msgstr ""
27380 #: gimple-ssa-warn-access.cc:2927 gimple-ssa-warn-access.cc:2979
27381 #, gcc-internal-format, gfc-internal-format
27382 msgid "valid models are %s"
27383 msgstr ""
27385 #: gimple-ssa-warn-access.cc:2940
27386 #, gcc-internal-format
27387 msgid "invalid failure memory model %qs for %qD"
27388 msgstr ""
27390 #: gimple-ssa-warn-access.cc:2945
27391 #, gcc-internal-format
27392 msgid "valid failure models are %qs, %qs, %qs, %qs"
27393 msgstr ""
27395 #: gimple-ssa-warn-access.cc:2960
27396 #, gcc-internal-format
27397 msgid ""
27398 "failure memory model %qs cannot be stronger than success memory model %qs "
27399 "for %qD"
27400 msgstr ""
27402 #: gimple-ssa-warn-access.cc:2986
27403 #, gcc-internal-format
27404 msgid ""
27405 "failure memory model %wi cannot be stronger than success memory model %wi "
27406 "for %qD"
27407 msgstr ""
27409 #: gimple-ssa-warn-access.cc:3417
27410 #, gcc-internal-format, gfc-internal-format
27411 msgid ""
27412 "bound argument %i value %s is negative for a variable length array argument "
27413 "%i of type %s"
27414 msgstr ""
27416 #: gimple-ssa-warn-access.cc:3425
27417 #, gcc-internal-format, gfc-internal-format
27418 msgid "argument %i value %s is negative"
27419 msgstr ""
27421 #: gimple-ssa-warn-access.cc:3475
27422 #, gcc-internal-format, gfc-internal-format
27423 msgid ""
27424 "argument %i of variable length array %s is null but the corresponding bound "
27425 "argument %i value is %s"
27426 msgstr ""
27428 #: gimple-ssa-warn-access.cc:3484
27429 #, gcc-internal-format, gfc-internal-format
27430 msgid "argument %i is null but the corresponding size argument %i value is %s"
27431 msgstr ""
27433 #: gimple-ssa-warn-access.cc:3495
27434 #, gcc-internal-format
27435 msgid "argument %i to %<%T[static %E]%> is null where non-null expected"
27436 msgstr ""
27438 #: gimple-ssa-warn-access.cc:3558
27439 #, gcc-internal-format
27440 msgid "referencing argument %u of type %qT"
27441 msgstr ""
27443 #: gimple-ssa-warn-access.cc:3572
27444 #, gcc-internal-format
27445 msgid "in a call to function %qD declared with attribute %qs"
27446 msgstr ""
27448 #: gimple-ssa-warn-access.cc:3576
27449 #, gcc-internal-format
27450 msgid "in a call with type %qT and attribute %qs"
27451 msgstr ""
27453 #: gimple-ssa-warn-access.cc:3583
27454 #, gcc-internal-format
27455 msgid "in a call to function %qD"
27456 msgstr ""
27458 #: gimple-ssa-warn-access.cc:3586
27459 #, gcc-internal-format
27460 msgid "in a call with type %qT"
27461 msgstr ""
27463 #: gimple-ssa-warn-access.cc:3690
27464 #, gcc-internal-format
27465 msgid "%qD called on unallocated object %qD"
27466 msgstr ""
27468 #: gimple-ssa-warn-access.cc:3707
27469 #, gcc-internal-format
27470 msgid "%qD called on a pointer to an unallocated object %qE"
27471 msgstr ""
27473 #: gimple-ssa-warn-access.cc:3716
27474 #, gcc-internal-format
27475 msgid "assigned here"
27476 msgstr ""
27478 #: gimple-ssa-warn-access.cc:3749
27479 #, gcc-internal-format
27480 msgid "%qD called on pointer returned from a mismatched allocation function"
27481 msgstr ""
27483 #: gimple-ssa-warn-access.cc:3758
27484 #, gcc-internal-format
27485 msgid "%qD called on pointer to an unallocated object"
27486 msgstr ""
27488 #: gimple-ssa-warn-access.cc:3910
27489 #, gcc-internal-format
27490 msgid "pointer %qE may be used after %qD"
27491 msgstr ""
27493 #: gimple-ssa-warn-access.cc:3911
27494 #, gcc-internal-format
27495 msgid "pointer %qE used after %qD"
27496 msgstr ""
27498 #: gimple-ssa-warn-access.cc:3915
27499 #, gcc-internal-format
27500 msgid "pointer may be used after %qD"
27501 msgstr ""
27503 #: gimple-ssa-warn-access.cc:3916
27504 #, gcc-internal-format
27505 msgid "pointer used after %qD"
27506 msgstr ""
27508 #: gimple-ssa-warn-access.cc:3920
27509 #, gcc-internal-format
27510 msgid "call to %qD here"
27511 msgstr ""
27513 #: gimple-ssa-warn-access.cc:3936
27514 #, gcc-internal-format
27515 msgid "dangling pointer %qE to %qD may be used"
27516 msgstr ""
27518 #: gimple-ssa-warn-access.cc:3937
27519 #, gcc-internal-format
27520 msgid "using dangling pointer %qE to %qD"
27521 msgstr ""
27523 #: gimple-ssa-warn-access.cc:3942
27524 #, gcc-internal-format
27525 msgid "dangling pointer to %qD may be used"
27526 msgstr ""
27528 #: gimple-ssa-warn-access.cc:3943
27529 #, gcc-internal-format
27530 msgid "using a dangling pointer to %qD"
27531 msgstr ""
27533 #: gimple-ssa-warn-access.cc:3946 gimple-ssa-warn-access.cc:4588
27534 #: gimple-ssa-warn-restrict.cc:1823 tree-ssa-uninit.cc:900
27535 #: tree-ssa-uninit.cc:1066 c/c-decl.cc:3893 c/c-decl.cc:4166 c/c-typeck.cc:8987
27536 #: c/c-typeck.cc:11696 cp/class.cc:1492 cp/class.cc:3276 cp/constexpr.cc:1013
27537 #: cp/decl.cc:4298 cp/decl.cc:12371 cp/decl.cc:12854 cp/decl.cc:12863
27538 #: cp/friend.cc:404 cp/friend.cc:414 cp/init.cc:2893 cp/parser.cc:3488
27539 #: cp/parser.cc:3634 cp/parser.cc:3685 cp/parser.cc:6882 cp/parser.cc:24265
27540 #: cp/typeck.cc:4777
27541 #, gcc-internal-format
27542 msgid "%qD declared here"
27543 msgstr ""
27545 #: gimple-ssa-warn-access.cc:3954
27546 #, gcc-internal-format
27547 msgid "dangling pointer %qE to an unnamed temporary may be used"
27548 msgstr ""
27550 #: gimple-ssa-warn-access.cc:3956
27551 #, gcc-internal-format
27552 msgid "using dangling pointer %qE to an unnamed temporary"
27553 msgstr ""
27555 #: gimple-ssa-warn-access.cc:3962
27556 #, gcc-internal-format
27557 msgid "dangling pointer to an unnamed temporary may be used"
27558 msgstr ""
27560 #: gimple-ssa-warn-access.cc:3964
27561 #, gcc-internal-format
27562 msgid "using a dangling pointer to an unnamed temporary"
27563 msgstr ""
27565 #: gimple-ssa-warn-access.cc:3968
27566 #, gcc-internal-format
27567 msgid "unnamed temporary defined here"
27568 msgstr ""
27570 #: gimple-ssa-warn-access.cc:4058
27571 #, gcc-internal-format
27572 msgid "%qD called on pointer %qE passed to mismatched allocation function %qD"
27573 msgstr ""
27575 #: gimple-ssa-warn-access.cc:4063
27576 #, gcc-internal-format
27577 msgid "%qD called on a pointer passed to mismatched reallocation function %qD"
27578 msgstr ""
27580 #: gimple-ssa-warn-access.cc:4069
27581 #, gcc-internal-format
27582 msgid "call to %qD"
27583 msgstr ""
27585 #: gimple-ssa-warn-access.cc:4582
27586 #, gcc-internal-format
27587 msgid "storing the address of local variable %qD in %qE"
27588 msgstr ""
27590 #: gimple-ssa-warn-alloca.cc:285
27591 #, gcc-internal-format
27592 msgid "use of %<alloca%>"
27593 msgstr ""
27595 #: gimple-ssa-warn-alloca.cc:324
27596 #, gcc-internal-format
27597 msgid "argument to variable-length array may be too large"
27598 msgstr ""
27600 #: gimple-ssa-warn-alloca.cc:326
27601 #, gcc-internal-format
27602 msgid "argument to %<alloca%> may be too large"
27603 msgstr ""
27605 #: gimple-ssa-warn-alloca.cc:331
27606 #, gcc-internal-format
27607 msgid "limit is %wu bytes, but argument may be as large as %s"
27608 msgstr ""
27610 #: gimple-ssa-warn-alloca.cc:343
27611 #, gcc-internal-format
27612 msgid "argument to variable-length array is too large"
27613 msgstr ""
27615 #: gimple-ssa-warn-alloca.cc:345
27616 #, gcc-internal-format
27617 msgid "argument to %<alloca%> is too large"
27618 msgstr ""
27620 #: gimple-ssa-warn-alloca.cc:349
27621 #, gcc-internal-format
27622 msgid "limit is %wu bytes, but argument is %s"
27623 msgstr ""
27625 #: gimple-ssa-warn-alloca.cc:361
27626 #, gcc-internal-format
27627 msgid "unbounded use of variable-length array"
27628 msgstr ""
27630 #: gimple-ssa-warn-alloca.cc:362
27631 #, gcc-internal-format
27632 msgid "unbounded use of %<alloca%>"
27633 msgstr ""
27635 #: gimple-ssa-warn-alloca.cc:367
27636 #, gcc-internal-format
27637 msgid "use of %<alloca%> within a loop"
27638 msgstr ""
27640 #: gimple-ssa-warn-alloca.cc:372
27641 #, gcc-internal-format
27642 msgid "argument to variable-length array is zero"
27643 msgstr ""
27645 #: gimple-ssa-warn-alloca.cc:374
27646 #, gcc-internal-format
27647 msgid "argument to %<alloca%> is zero"
27648 msgstr ""
27650 #: gimple-ssa-warn-restrict.cc:1491
27651 #, gcc-internal-format
27652 msgid ""
27653 "%qD accessing %wu byte at offsets %s and %s overlaps %wu byte at offset %s"
27654 msgstr ""
27656 #: gimple-ssa-warn-restrict.cc:1493
27657 #, gcc-internal-format
27658 msgid ""
27659 "%qD accessing %wu byte at offsets %s and %s overlaps %wu bytes at offset %s"
27660 msgstr ""
27662 #: gimple-ssa-warn-restrict.cc:1497
27663 #, gcc-internal-format
27664 msgid ""
27665 "%qD accessing %wu bytes at offsets %s and %s overlaps %wu byte at offset %s"
27666 msgstr ""
27668 #: gimple-ssa-warn-restrict.cc:1499
27669 #, gcc-internal-format
27670 msgid ""
27671 "%qD accessing %wu bytes at offsets %s and %s overlaps %wu bytes at offset %s"
27672 msgstr ""
27674 #: gimple-ssa-warn-restrict.cc:1506
27675 #, gcc-internal-format
27676 msgid ""
27677 "%qD accessing %wu byte at offsets %s and %s overlaps between %wu and %wu "
27678 "bytes at offset %s"
27679 msgid_plural ""
27680 "%qD accessing %wu bytes at offsets %s and %s overlaps between %wu and %wu "
27681 "bytes at offset %s"
27682 msgstr[0] ""
27683 msgstr[1] ""
27685 #: gimple-ssa-warn-restrict.cc:1516
27686 #, gcc-internal-format
27687 msgid ""
27688 "%qD accessing %wu byte at offsets %s and %s overlaps %wu or more bytes at "
27689 "offset %s"
27690 msgid_plural ""
27691 "%qD accessing %wu bytes at offsets %s and %s overlaps %wu or more bytes at "
27692 "offset %s"
27693 msgstr[0] ""
27694 msgstr[1] ""
27696 #: gimple-ssa-warn-restrict.cc:1529
27697 #, gcc-internal-format
27698 msgid ""
27699 "%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu "
27700 "byte at offset %s"
27701 msgid_plural ""
27702 "%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu "
27703 "bytes at offset %s"
27704 msgstr[0] ""
27705 msgstr[1] ""
27707 #: gimple-ssa-warn-restrict.cc:1539
27708 #, gcc-internal-format
27709 msgid ""
27710 "%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps "
27711 "between %wu and %wu bytes at offset %s"
27712 msgstr ""
27714 #: gimple-ssa-warn-restrict.cc:1547
27715 #, gcc-internal-format
27716 msgid ""
27717 "%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu or "
27718 "more bytes at offset %s"
27719 msgstr ""
27721 #: gimple-ssa-warn-restrict.cc:1560
27722 #, gcc-internal-format
27723 msgid ""
27724 "%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu byte at "
27725 "offset %s"
27726 msgid_plural ""
27727 "%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu bytes at "
27728 "offset %s"
27729 msgstr[0] ""
27730 msgstr[1] ""
27732 #: gimple-ssa-warn-restrict.cc:1568
27733 #, gcc-internal-format
27734 msgid ""
27735 "%qD accessing %wu or more bytes at offsets %s and %s overlaps between %wu "
27736 "and %wu bytes at offset %s"
27737 msgstr ""
27739 #: gimple-ssa-warn-restrict.cc:1575
27740 #, gcc-internal-format
27741 msgid ""
27742 "%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu or more "
27743 "bytes at offset %s"
27744 msgstr ""
27746 #: gimple-ssa-warn-restrict.cc:1603
27747 #, gcc-internal-format
27748 msgid "%qD accessing %wu byte may overlap %wu byte"
27749 msgid_plural "%qD accessing %wu bytes may overlap %wu byte"
27750 msgstr[0] ""
27751 msgstr[1] ""
27753 #: gimple-ssa-warn-restrict.cc:1610
27754 #, gcc-internal-format
27755 msgid ""
27756 "%qD accessing %wu byte at offsets %s and %s may overlap %wu byte at offset %s"
27757 msgid_plural ""
27758 "%qD accessing %wu bytes at offsets %s and %s may overlap %wu byte at offset "
27759 "%s"
27760 msgstr[0] ""
27761 msgstr[1] ""
27763 #: gimple-ssa-warn-restrict.cc:1621
27764 #, gcc-internal-format
27765 msgid "%qD accessing %wu byte may overlap up to %wu bytes"
27766 msgid_plural "%qD accessing %wu bytes may overlap up to %wu bytes"
27767 msgstr[0] ""
27768 msgstr[1] ""
27770 #: gimple-ssa-warn-restrict.cc:1628
27771 #, gcc-internal-format
27772 msgid ""
27773 "%qD accessing %wu byte at offsets %s and %s may overlap up to %wu bytes at "
27774 "offset %s"
27775 msgid_plural ""
27776 "%qD accessing %wu bytes at offsets %s and %s may overlap up to %wu bytes at "
27777 "offset %s"
27778 msgstr[0] ""
27779 msgstr[1] ""
27781 #: gimple-ssa-warn-restrict.cc:1641
27782 #, gcc-internal-format
27783 msgid "%qD accessing between %wu and %wu bytes may overlap %wu byte"
27784 msgid_plural ""
27785 "%qD accessing between %wu and %wu bytes may overlap up to %wu bytes"
27786 msgstr[0] ""
27787 msgstr[1] ""
27789 #: gimple-ssa-warn-restrict.cc:1648
27790 #, gcc-internal-format
27791 msgid ""
27792 "%qD accessing between %wu and %wu bytes at offsets %s and %s may overlap %wu "
27793 "byte at offset %s"
27794 msgid_plural ""
27795 "%qD accessing between %wu and %wu bytes at offsets %s and %s may overlap up "
27796 "to %wu bytes at offset %s"
27797 msgstr[0] ""
27798 msgstr[1] ""
27800 #: gimple-ssa-warn-restrict.cc:1660
27801 #, gcc-internal-format
27802 msgid ""
27803 "%qD accessing %wu or more bytes at offsets %s and %s may overlap %wu byte at "
27804 "offset %s"
27805 msgid_plural ""
27806 "%qD accessing %wu or more bytes at offsets %s and %s may overlap up to %wu "
27807 "bytes at offset %s"
27808 msgstr[0] ""
27809 msgstr[1] ""
27811 #: gimple-ssa-warn-restrict.cc:1706
27812 #, gcc-internal-format
27813 msgid "%qD specified bound %wu exceeds maximum object size %wu"
27814 msgstr ""
27816 #: gimple-ssa-warn-restrict.cc:1712
27817 #, gcc-internal-format
27818 msgid "%qD specified bound between %wu and %wu exceeds maximum object size %wu"
27819 msgstr ""
27821 #: gimple-ssa-warn-restrict.cc:1773
27822 #, gcc-internal-format
27823 msgid ""
27824 "%qD pointer overflow between offset %s and size %s accessing array %qD with "
27825 "type %qT"
27826 msgstr ""
27828 #: gimple-ssa-warn-restrict.cc:1778 c-family/c-warn.cc:3759
27829 #, gcc-internal-format
27830 msgid "array %qD declared here"
27831 msgstr ""
27833 #: gimple-ssa-warn-restrict.cc:1783 gimple-ssa-warn-restrict.cc:1789
27834 #, gcc-internal-format
27835 msgid "%qD pointer overflow between offset %s and size %s"
27836 msgstr ""
27838 #: gimple-ssa-warn-restrict.cc:1806
27839 #, gcc-internal-format
27840 msgid ""
27841 "%qD forming offset %s is out of the bounds [0, %wu] of object %qD with type "
27842 "%qT"
27843 msgstr ""
27845 #: gimple-ssa-warn-restrict.cc:1809
27846 #, gcc-internal-format
27847 msgid "%qD offset %s is out of the bounds [0, %wu] of object %qD with type %qT"
27848 msgstr ""
27850 #: gimple-ssa-warn-restrict.cc:1815
27851 #, gcc-internal-format
27852 msgid "%qD forming offset %s is out of the bounds of object %qD with type %qT"
27853 msgstr ""
27855 #: gimple-ssa-warn-restrict.cc:1817
27856 #, gcc-internal-format
27857 msgid "%qD offset %s is out of the bounds of object %qD with type %qT"
27858 msgstr ""
27860 #: gimple-ssa-warn-restrict.cc:1830
27861 #, gcc-internal-format
27862 msgid "%qD forming offset %s is out of the bounds [0, %wu]"
27863 msgstr ""
27865 #: gimple-ssa-warn-restrict.cc:1832
27866 #, gcc-internal-format
27867 msgid "%qD offset %s is out of the bounds [0, %wu]"
27868 msgstr ""
27870 #: gimple-ssa-warn-restrict.cc:1838
27871 #, gcc-internal-format
27872 msgid "%qD forming offset %s is out of bounds"
27873 msgstr ""
27875 #: gimple-ssa-warn-restrict.cc:1839
27876 #, gcc-internal-format
27877 msgid "%qD offset %s is out of bounds"
27878 msgstr ""
27880 #: gimple-ssa-warn-restrict.cc:1851
27881 #, gcc-internal-format
27882 msgid "%qD offset %s from the object at %qE is out of the bounds of %qT"
27883 msgstr ""
27885 #: gimple-ssa-warn-restrict.cc:1859 gimple-ssa-warn-restrict.cc:1880
27886 #, gcc-internal-format
27887 msgid "subobject %qD declared here"
27888 msgstr ""
27890 #: gimple-ssa-warn-restrict.cc:1869
27891 #, gcc-internal-format
27892 msgid ""
27893 "%qD offset %s from the object at %qE is out of the bounds of referenced "
27894 "subobject %qD with type %qT at offset %wi"
27895 msgstr ""
27897 #: gimple-streamer-in.cc:207
27898 #, gcc-internal-format, gfc-internal-format
27899 msgid "bytecode stream: unknown GIMPLE statement tag %s"
27900 msgstr ""
27902 #: gimple-warn-recursion.cc:195
27903 #, gcc-internal-format
27904 msgid "infinite recursion detected"
27905 msgstr ""
27907 #: gimple-warn-recursion.cc:202
27908 #, gcc-internal-format
27909 msgid "recursive call"
27910 msgstr ""
27912 #: gimple.cc:1292
27913 #, gcc-internal-format, gfc-internal-format
27914 msgid "gimple check: expected %s(%s), have %s(%s) in %s, at %s:%d"
27915 msgstr ""
27917 #: gimplify.cc:2068
27918 #, gcc-internal-format
27919 msgid "statement will never be executed"
27920 msgstr ""
27922 #: gimplify.cc:2132
27923 #, gcc-internal-format
27924 msgid "%qs cannot be initialized with%<-ftrivial-auto-var_init%>"
27925 msgstr ""
27927 #: gimplify.cc:2524 gimplify.cc:2532
27928 #, gcc-internal-format
27929 msgid "this statement may fall through"
27930 msgstr ""
27932 #: gimplify.cc:2534
27933 #, gcc-internal-format
27934 msgid "here"
27935 msgstr ""
27937 #. We've found [[fallthrough]]; at the end of a switch, which the C++
27938 #. standard says is ill-formed; see [dcl.attr.fallthrough].
27939 #: gimplify.cc:2646 gimplify.cc:2669
27940 #, gcc-internal-format
27941 msgid "attribute %<fallthrough%> not preceding a case label or default label"
27942 msgstr ""
27944 #: gimplify.cc:3767
27945 #, gcc-internal-format
27946 msgid "using result of function returning %<void%>"
27947 msgstr ""
27949 #: gimplify.cc:6599
27950 #, gcc-internal-format, gfc-internal-format
27951 msgid "non-memory output %d must stay in memory"
27952 msgstr ""
27954 #: gimplify.cc:6614
27955 #, gcc-internal-format
27956 msgid "invalid lvalue in %<asm%> output %d"
27957 msgstr ""
27959 #: gimplify.cc:6761
27960 #, gcc-internal-format, gfc-internal-format
27961 msgid "non-memory input %d must stay in memory"
27962 msgstr ""
27964 #: gimplify.cc:6801 gimplify.cc:6811
27965 #, gcc-internal-format, gfc-internal-format
27966 msgid "memory input %d is not directly addressable"
27967 msgstr ""
27969 #: gimplify.cc:7426
27970 #, gcc-internal-format
27971 msgid ""
27972 "threadprivate variable %qE used in a region with %<order(concurrent)%> clause"
27973 msgstr ""
27975 #: gimplify.cc:7428
27976 #, gcc-internal-format
27977 msgid "enclosing region"
27978 msgstr ""
27980 #: gimplify.cc:7432
27981 #, gcc-internal-format
27982 msgid "threadprivate variable %qE used in target region"
27983 msgstr ""
27985 #: gimplify.cc:7434
27986 #, gcc-internal-format
27987 msgid "enclosing target region"
27988 msgstr ""
27990 #: gimplify.cc:7447
27991 #, gcc-internal-format
27992 msgid "threadprivate variable %qE used in untied task"
27993 msgstr ""
27995 #: gimplify.cc:7449
27996 #, gcc-internal-format
27997 msgid "enclosing task"
27998 msgstr ""
28000 #: gimplify.cc:7546
28001 #, gcc-internal-format
28002 msgid "%qE not specified in enclosing %qs"
28003 msgstr ""
28005 #: gimplify.cc:7548
28006 #, gcc-internal-format
28007 msgid "enclosing %qs"
28008 msgstr ""
28010 #: gimplify.cc:7691
28011 #, gcc-internal-format
28012 msgid "%qE not specified in enclosing OpenACC %qs construct"
28013 msgstr ""
28015 #: gimplify.cc:7693
28016 #, gcc-internal-format
28017 msgid "enclosing OpenACC %qs construct"
28018 msgstr ""
28020 #: gimplify.cc:7754
28021 #, gcc-internal-format
28022 msgid "%qE with %<link%> clause used in %<routine%> function"
28023 msgstr ""
28025 #: gimplify.cc:7762
28026 #, gcc-internal-format
28027 msgid "%qE requires a %<declare%> directive for use in a %<routine%> function"
28028 msgstr ""
28030 #: gimplify.cc:7831
28031 #, gcc-internal-format
28032 msgid "%qE not specified in enclosing %<target%>"
28033 msgstr ""
28035 #: gimplify.cc:7833
28036 #, gcc-internal-format
28037 msgid "enclosing %<target%>"
28038 msgstr ""
28040 #: gimplify.cc:7863 gimplify.cc:9564
28041 #, gcc-internal-format
28042 msgid "variable %qE declared in enclosing %<host_data%> region"
28043 msgstr ""
28045 #: gimplify.cc:7884
28046 #, gcc-internal-format
28047 msgid "%qD referenced in target region does not have a mappable type"
28048 msgstr ""
28050 #: gimplify.cc:8015
28051 #, gcc-internal-format
28052 msgid "iteration variable %qE is predetermined linear"
28053 msgstr ""
28055 #: gimplify.cc:8018
28056 #, gcc-internal-format
28057 msgid "iteration variable %qE should be private"
28058 msgstr ""
28060 #: gimplify.cc:8032
28061 #, gcc-internal-format
28062 msgid "iteration variable %qE should not be firstprivate"
28063 msgstr ""
28065 #: gimplify.cc:8035
28066 #, gcc-internal-format
28067 msgid "iteration variable %qE should not be reduction"
28068 msgstr ""
28070 #: gimplify.cc:8038
28071 #, gcc-internal-format
28072 msgid "iteration variable %qE should not be linear"
28073 msgstr ""
28075 #: gimplify.cc:9225 gimplify.cc:9231
28076 #, gcc-internal-format
28077 msgid "conditional %<lastprivate%> clause on %qs construct"
28078 msgstr ""
28080 #: gimplify.cc:9248
28081 #, gcc-internal-format
28082 msgid "non-scalar variable %qD in conditional %<lastprivate%> clause"
28083 msgstr ""
28085 #: gimplify.cc:9270
28086 #, gcc-internal-format
28087 msgid "%<task%> reduction modifier on a construct with a %<nowait%> clause"
28088 msgstr ""
28090 #: gimplify.cc:9278
28091 #, gcc-internal-format
28092 msgid ""
28093 "invalid %<task%> reduction modifier on construct other than %<parallel%>, "
28094 "%qs, %<sections%> or %<scope%>"
28095 msgstr ""
28097 #: gimplify.cc:9289 gimplify.cc:9295 gimplify.cc:9301 gimplify.cc:9307
28098 #: gimplify.cc:9313 gimplify.cc:13646
28099 #, gcc-internal-format
28100 msgid "%<inscan%> %<reduction%> clause on %qs construct"
28101 msgstr ""
28103 #: gimplify.cc:9407
28104 #, gcc-internal-format
28105 msgid ""
28106 "%<linear%> clause for variable other than loop iterator specified on "
28107 "construct combined with %<distribute%>"
28108 msgstr ""
28110 #: gimplify.cc:9760
28111 #, gcc-internal-format
28112 msgid "mapping field %qE of variable length structure"
28113 msgstr ""
28115 #: gimplify.cc:10030
28116 #, gcc-internal-format
28117 msgid "%qE appears more than once in map clauses"
28118 msgstr ""
28120 #: gimplify.cc:10546
28121 #, gcc-internal-format
28122 msgid ""
28123 "copyprivate variable %qE is not threadprivate or private in outer context"
28124 msgstr ""
28126 #: gimplify.cc:10603
28127 #, gcc-internal-format
28128 msgid "%s variable %qE is private in outer context"
28129 msgstr ""
28131 #: gimplify.cc:10635
28132 #, gcc-internal-format
28133 msgid "expected %qs %<if%> clause modifier rather than %qs"
28134 msgstr ""
28136 #: gimplify.cc:10673
28137 #, gcc-internal-format
28138 msgid ""
28139 "%<device%> clause with %<ancestor%> is only allowed on %<target%> construct"
28140 msgstr ""
28142 #: gimplify.cc:10689
28143 #, gcc-internal-format
28144 msgid ""
28145 "with %<ancestor%>, only the %<device%>, %<firstprivate%>, %<private%>, "
28146 "%<defaultmap%>, and %<map%> clauses may appear on the construct"
28147 msgstr ""
28149 #: gimplify.cc:10901
28150 #, gcc-internal-format
28151 msgid ""
28152 "%qD specified in %qs clause but not in %<inscan%> %<reduction%> clause on "
28153 "the containing construct"
28154 msgstr ""
28156 #: gimplify.cc:11115
28157 #, gcc-internal-format
28158 msgid "%<_Atomic%> %qD in implicit %<map%> clause"
28159 msgstr ""
28161 #: gimplify.cc:11169
28162 #, gcc-internal-format
28163 msgid ""
28164 "%<_Atomic%> %qD in implicit %<firstprivate%> clause on %<target%> construct"
28165 msgstr ""
28167 #: gimplify.cc:11426
28168 #, gcc-internal-format
28169 msgid "%<_Atomic%> %qD in %<firstprivate%> clause on %<target%> construct"
28170 msgstr ""
28172 #: gimplify.cc:11499
28173 #, gcc-internal-format
28174 msgid ""
28175 "same variable used in %<firstprivate%> and %<lastprivate%> clauses on "
28176 "%<distribute%> construct"
28177 msgstr ""
28179 #: gimplify.cc:11600
28180 #, gcc-internal-format
28181 msgid ""
28182 "incompatible data clause with reduction on %qE; promoting to "
28183 "%<present_or_copy%>"
28184 msgstr ""
28186 #: gimplify.cc:11749
28187 #, gcc-internal-format
28188 msgid ""
28189 "%qD specified in %<inscan%> %<reduction%> clause but not in %<scan%> "
28190 "directive clause"
28191 msgstr ""
28193 #: gimplify.cc:11768
28194 #, gcc-internal-format
28195 msgid "invalid private reduction on %qE"
28196 msgstr ""
28198 #: gimplify.cc:11918
28199 #, gcc-internal-format
28200 msgid ""
28201 "%<inscan%> %<reduction%> clause used together with %<linear%> clause for a "
28202 "variable other than loop iterator"
28203 msgstr ""
28205 #: gimplify.cc:12252
28206 #, gcc-internal-format
28207 msgid "%<mutexinoutset%> kind in %<depend%> clause on a %<taskwait%> construct"
28208 msgstr ""
28210 #: gimplify.cc:12511 gimplify.cc:12515 gimplify.cc:12524
28211 #, gcc-internal-format
28212 msgid "%qs clause may not appear on non-rectangular %qs"
28213 msgstr ""
28215 #: gimplify.cc:12743
28216 #, gcc-internal-format
28217 msgid "threadprivate iteration variable %qD"
28218 msgstr ""
28220 #: gimplify.cc:12774 gimplify.cc:12882
28221 #, gcc-internal-format
28222 msgid "conditional %<lastprivate%> on loop iterator %qD ignored"
28223 msgstr ""
28225 #: gimplify.cc:13584
28226 #, gcc-internal-format
28227 msgid ""
28228 "%<bind%> clause not specified on a %<loop%> construct not nested inside "
28229 "another OpenMP construct"
28230 msgstr ""
28232 #: gimplify.cc:13608
28233 #, gcc-internal-format
28234 msgid ""
28235 "%<bind(parallel)%> on a %<loop%> construct nested inside %<simd%> construct"
28236 msgstr ""
28238 #: gimplify.cc:13628
28239 #, gcc-internal-format
28240 msgid ""
28241 "%<bind(teams)%> on a %<loop%> region not strictly nested inside of a %<teams"
28242 "%> region"
28243 msgstr ""
28245 #: gimplify.cc:13653
28246 #, gcc-internal-format
28247 msgid ""
28248 "invalid %<task%> reduction modifier on construct other than %<parallel%>, "
28249 "%qs or %<sections%>"
28250 msgstr ""
28252 #: gimplify.cc:13681
28253 #, gcc-internal-format
28254 msgid ""
28255 "%<lastprivate%> clause on a %<loop%> construct refers to a variable %qD "
28256 "which is not the loop iterator"
28257 msgstr ""
28259 #: gimplify.cc:14763 omp-low.cc:3654
28260 #, gcc-internal-format
28261 msgid ""
28262 "%<ordered%> construct with %<depend%> clause must be closely nested inside a "
28263 "loop with %<ordered%> clause with a parameter"
28264 msgstr ""
28266 #: gimplify.cc:14781
28267 #, gcc-internal-format
28268 msgid "variable %qE is not an iteration of outermost loop %d, expected %qE"
28269 msgstr ""
28271 #: gimplify.cc:14794
28272 #, gcc-internal-format
28273 msgid ""
28274 "number of variables in %<depend%> clause with %<sink%> modifier does not "
28275 "match number of iteration variables"
28276 msgstr ""
28278 #: gimplify.cc:14807
28279 #, gcc-internal-format
28280 msgid ""
28281 "more than one %<depend%> clause with %<source%> modifier on an %<ordered%> "
28282 "construct"
28283 msgstr ""
28285 #: gimplify.cc:14818
28286 #, gcc-internal-format
28287 msgid ""
28288 "%<depend%> clause with %<source%> modifier specified together with %<depend"
28289 "%> clauses with %<sink%> modifier on the same construct"
28290 msgstr ""
28292 #: gimplify.cc:16121
28293 #, gcc-internal-format
28294 msgid "gimplification failed"
28295 msgstr ""
28297 #: gimplify.cc:16649
28298 #, gcc-internal-format
28299 msgid "%qT is promoted to %qT when passed through %<...%>"
28300 msgstr ""
28302 #: gimplify.cc:16654
28303 #, gcc-internal-format
28304 msgid "(so you should pass %qT not %qT to %<va_arg%>)"
28305 msgstr ""
28307 #: gimplify.cc:16661
28308 #, gcc-internal-format
28309 msgid "if this code is reached, the program will abort"
28310 msgstr ""
28312 #: godump.cc:1414
28313 #, gcc-internal-format
28314 msgid "could not close Go dump file: %m"
28315 msgstr ""
28317 #: godump.cc:1426
28318 #, gcc-internal-format
28319 msgid "could not open Go dump file %qs: %m"
28320 msgstr ""
28322 #: graphite.cc:524
28323 #, gcc-internal-format
28324 msgid "Graphite loop optimizations cannot be used (isl is not available)."
28325 msgstr ""
28327 #: input.cc:1357
28328 #, gcc-internal-format, gfc-internal-format
28329 msgid "expansion point is location %i"
28330 msgstr ""
28332 #: input.cc:1387
28333 #, gcc-internal-format
28334 msgid "token %u has %<x-location == y-location == %u%>"
28335 msgstr ""
28337 #: input.cc:1396
28338 #, gcc-internal-format
28339 msgid "token %u has %<x-location == %u%>"
28340 msgstr ""
28342 #: input.cc:1397
28343 #, gcc-internal-format
28344 msgid "token %u has %<y-location == %u%>"
28345 msgstr ""
28347 #: internal-fn.cc:634
28348 #, gcc-internal-format
28349 msgid "invalid use of attribute %<fallthrough%>"
28350 msgstr ""
28352 #: ipa-devirt.cc:663 ipa-devirt.cc:748 ipa-devirt.cc:777 ipa-devirt.cc:819
28353 #: ipa-devirt.cc:850
28354 #, gcc-internal-format
28355 msgid "virtual table of type %qD violates one definition rule"
28356 msgstr ""
28358 #: ipa-devirt.cc:666
28359 #, gcc-internal-format
28360 msgid ""
28361 "variable of same assembler name as the virtual table is defined in another "
28362 "translation unit"
28363 msgstr ""
28365 #: ipa-devirt.cc:707
28366 #, gcc-internal-format
28367 msgid "virtual table of type %qD contains RTTI information"
28368 msgstr ""
28370 #: ipa-devirt.cc:713
28371 #, gcc-internal-format
28372 msgid "but is prevailed by one without from other translation unit"
28373 msgstr ""
28375 #: ipa-devirt.cc:717
28376 #, gcc-internal-format
28377 msgid "RTTI will not work on this type"
28378 msgstr ""
28380 #: ipa-devirt.cc:754
28381 #, gcc-internal-format
28382 msgid ""
28383 "the conflicting type defined in another translation unit has virtual table "
28384 "of different size"
28385 msgstr ""
28387 #: ipa-devirt.cc:783
28388 #, gcc-internal-format
28389 msgid ""
28390 "the conflicting type defined in another translation unit with different RTTI "
28391 "information"
28392 msgstr ""
28394 #: ipa-devirt.cc:827 ipa-devirt.cc:858
28395 #, gcc-internal-format
28396 msgid "the conflicting type defined in another translation unit"
28397 msgstr ""
28399 #: ipa-devirt.cc:831
28400 #, gcc-internal-format
28401 msgid "contains additional virtual method %qD"
28402 msgstr ""
28404 #: ipa-devirt.cc:838
28405 #, gcc-internal-format
28406 msgid ""
28407 "the conflicting type defined in another translation unit has virtual table "
28408 "with more entries"
28409 msgstr ""
28411 #: ipa-devirt.cc:864
28412 #, gcc-internal-format
28413 msgid "virtual method %qD"
28414 msgstr ""
28416 #: ipa-devirt.cc:868
28417 #, gcc-internal-format
28418 msgid "ought to match virtual method %qD but does not"
28419 msgstr ""
28421 #: ipa-devirt.cc:874
28422 #, gcc-internal-format
28423 msgid ""
28424 "the conflicting type defined in another translation unit has virtual table "
28425 "with different contents"
28426 msgstr ""
28428 #: ipa-devirt.cc:908
28429 #, gcc-internal-format
28430 msgid "type %qT (typedef of %qT) violates the C++ One Definition Rule"
28431 msgstr ""
28433 #: ipa-devirt.cc:916
28434 #, gcc-internal-format
28435 msgid "type %qT violates the C++ One Definition Rule"
28436 msgstr ""
28438 #: ipa-devirt.cc:928 ipa-devirt.cc:943 ipa-devirt.cc:1218 ipa-devirt.cc:1263
28439 #: ipa-devirt.cc:1302 ipa-devirt.cc:1320
28440 #, gcc-internal-format
28441 msgid "a different type is defined in another translation unit"
28442 msgstr ""
28444 #: ipa-devirt.cc:935
28445 #, gcc-internal-format
28446 msgid "the first difference of corresponding definitions is field %qD"
28447 msgstr ""
28449 #: ipa-devirt.cc:945
28450 #, gcc-internal-format
28451 msgid "the first difference of corresponding definitions is method %qD"
28452 msgstr ""
28454 #: ipa-devirt.cc:1050
28455 #, gcc-internal-format
28456 msgid ""
28457 "type %qT defined in anonymous namespace cannot match type %qT across the "
28458 "translation unit boundary"
28459 msgstr ""
28461 #: ipa-devirt.cc:1055
28462 #, gcc-internal-format
28463 msgid ""
28464 "type %qT defined in anonymous namespace cannot match across the translation "
28465 "unit boundary"
28466 msgstr ""
28468 #: ipa-devirt.cc:1060
28469 #, gcc-internal-format
28470 msgid "the incompatible type defined in another translation unit"
28471 msgstr ""
28473 #: ipa-devirt.cc:1076
28474 #, gcc-internal-format
28475 msgid "type name %qs should match type name %qs"
28476 msgstr ""
28478 #: ipa-devirt.cc:1080 ipa-devirt.cc:1177
28479 #, gcc-internal-format
28480 msgid "the incompatible type is defined here"
28481 msgstr ""
28483 #: ipa-devirt.cc:1108
28484 #, gcc-internal-format
28485 msgid "array types have different bounds"
28486 msgstr ""
28488 #: ipa-devirt.cc:1123
28489 #, gcc-internal-format
28490 msgid "return value type mismatch"
28491 msgstr ""
28493 #: ipa-devirt.cc:1138
28494 #, gcc-internal-format
28495 msgid "implicit this pointer type mismatch"
28496 msgstr ""
28498 #: ipa-devirt.cc:1141
28499 #, gcc-internal-format, gfc-internal-format
28500 msgid "type mismatch in parameter %i"
28501 msgstr ""
28503 #: ipa-devirt.cc:1152
28504 #, gcc-internal-format
28505 msgid "types have different parameter counts"
28506 msgstr ""
28508 #: ipa-devirt.cc:1168
28509 #, gcc-internal-format
28510 msgid "type %qT itself violates the C++ One Definition Rule"
28511 msgstr ""
28513 #: ipa-devirt.cc:1174
28514 #, gcc-internal-format
28515 msgid "type %qT should match type %qT"
28516 msgstr ""
28518 #: ipa-devirt.cc:1246
28519 #, gcc-internal-format
28520 msgid "a type with different precision is defined in another translation unit"
28521 msgstr ""
28523 #: ipa-devirt.cc:1253
28524 #, gcc-internal-format
28525 msgid "a type with different signedness is defined in another translation unit"
28526 msgstr ""
28528 #: ipa-devirt.cc:1278
28529 #, gcc-internal-format
28530 msgid ""
28531 "it is defined as a pointer in different address space in another translation "
28532 "unit"
28533 msgstr ""
28535 #: ipa-devirt.cc:1287
28536 #, gcc-internal-format
28537 msgid ""
28538 "it is defined as a pointer to different type in another translation unit"
28539 msgstr ""
28541 #: ipa-devirt.cc:1347
28542 #, gcc-internal-format
28543 msgid "an array of different size is defined in another translation unit"
28544 msgstr ""
28546 #: ipa-devirt.cc:1362
28547 #, gcc-internal-format
28548 msgid "has different return value in another translation unit"
28549 msgstr ""
28551 #: ipa-devirt.cc:1385 ipa-devirt.cc:1397
28552 #, gcc-internal-format
28553 msgid "has different parameters in another translation unit"
28554 msgstr ""
28556 #: ipa-devirt.cc:1420
28557 #, gcc-internal-format
28558 msgid "a type defined in another translation unit is not polymorphic"
28559 msgstr ""
28561 #: ipa-devirt.cc:1424
28562 #, gcc-internal-format
28563 msgid "a type defined in another translation unit is polymorphic"
28564 msgstr ""
28566 #: ipa-devirt.cc:1442 ipa-devirt.cc:1506
28567 #, gcc-internal-format
28568 msgid ""
28569 "a type with different virtual table pointers is defined in another "
28570 "translation unit"
28571 msgstr ""
28573 #: ipa-devirt.cc:1449 ipa-devirt.cc:1511
28574 #, gcc-internal-format
28575 msgid "a type with different bases is defined in another translation unit"
28576 msgstr ""
28578 #: ipa-devirt.cc:1457
28579 #, gcc-internal-format
28580 msgid "a field with different name is defined in another translation unit"
28581 msgstr ""
28583 #: ipa-devirt.cc:1471
28584 #, gcc-internal-format
28585 msgid ""
28586 "a field of same name but different type is defined in another translation "
28587 "unit"
28588 msgstr ""
28590 #: ipa-devirt.cc:1484
28591 #, gcc-internal-format
28592 msgid "fields have different layout in another translation unit"
28593 msgstr ""
28595 #: ipa-devirt.cc:1491
28596 #, gcc-internal-format
28597 msgid "one field is a bitfield while the other is not"
28598 msgstr ""
28600 #: ipa-devirt.cc:1515
28601 #, gcc-internal-format
28602 msgid ""
28603 "a type with different number of fields is defined in another translation unit"
28604 msgstr ""
28606 #: ipa-devirt.cc:1538
28607 #, gcc-internal-format
28608 msgid "a type with different size is defined in another translation unit"
28609 msgstr ""
28611 #: ipa-devirt.cc:1547
28612 #, gcc-internal-format
28613 msgid "one type needs to be constructed while the other does not"
28614 msgstr ""
28616 #: ipa-devirt.cc:1560
28617 #, gcc-internal-format
28618 msgid "memory layout mismatch"
28619 msgstr ""
28621 #: ipa-devirt.cc:1679
28622 #, gcc-internal-format
28623 msgid "the extra base is defined here"
28624 msgstr ""
28626 #: ipa-devirt.cc:3845
28627 #, gcc-internal-format
28628 msgid "Declaring type %qD final would enable devirtualization of %i call"
28629 msgid_plural ""
28630 "Declaring type %qD final would enable devirtualization of %i calls"
28631 msgstr[0] ""
28632 msgstr[1] ""
28634 #: ipa-devirt.cc:3854
28635 #, gcc-internal-format
28636 msgid ""
28637 "Declaring type %qD final would enable devirtualization of %i call executed "
28638 "%lli times"
28639 msgid_plural ""
28640 "Declaring type %qD final would enable devirtualization of %i calls executed "
28641 "%lli times"
28642 msgstr[0] ""
28643 msgstr[1] ""
28645 #: ipa-devirt.cc:3884
28646 #, gcc-internal-format
28647 msgid ""
28648 "Declaring virtual destructor of %qD final would enable devirtualization of "
28649 "%i call"
28650 msgid_plural ""
28651 "Declaring virtual destructor of %qD final would enable devirtualization of "
28652 "%i calls"
28653 msgstr[0] ""
28654 msgstr[1] ""
28656 #: ipa-devirt.cc:3892
28657 #, gcc-internal-format
28658 msgid "Declaring method %qD final would enable devirtualization of %i call"
28659 msgid_plural ""
28660 "Declaring method %qD final would enable devirtualization of %i calls"
28661 msgstr[0] ""
28662 msgstr[1] ""
28664 #: ipa-devirt.cc:3900
28665 #, gcc-internal-format
28666 msgid ""
28667 "Declaring virtual destructor of %qD final would enable devirtualization of "
28668 "%i call executed %lli times"
28669 msgid_plural ""
28670 "Declaring virtual destructor of %qD final would enable devirtualization of "
28671 "%i calls executed %lli times"
28672 msgstr[0] ""
28673 msgstr[1] ""
28675 #: ipa-devirt.cc:3911
28676 #, gcc-internal-format
28677 msgid ""
28678 "Declaring method %qD final would enable devirtualization of %i call executed "
28679 "%lli times"
28680 msgid_plural ""
28681 "Declaring method %qD final would enable devirtualization of %i calls "
28682 "executed %lli times"
28683 msgstr[0] ""
28684 msgstr[1] ""
28686 #: ipa-devirt.cc:4224
28687 #, gcc-internal-format
28688 msgid "type %qs violates the C++ One Definition Rule"
28689 msgstr ""
28691 #: ipa-devirt.cc:4233
28692 #, gcc-internal-format
28693 msgid ""
28694 "an enum with different number of values is defined in another translation "
28695 "unit"
28696 msgstr ""
28698 #: ipa-devirt.cc:4237
28699 #, gcc-internal-format
28700 msgid ""
28701 "an enum with different value name is defined in another translation unit"
28702 msgstr ""
28704 #: ipa-devirt.cc:4241
28705 #, gcc-internal-format
28706 msgid "an enum with different values is defined in another translation unit"
28707 msgstr ""
28709 #: ipa-devirt.cc:4262
28710 #, gcc-internal-format
28711 msgid "name %qs differs from name %qs defined in another translation unit"
28712 msgstr ""
28714 #: ipa-devirt.cc:4268
28715 #, gcc-internal-format
28716 msgid ""
28717 "name %qs is defined as %u-bit while another translation unit defines it as "
28718 "%u-bit"
28719 msgstr ""
28721 #: ipa-devirt.cc:4277
28722 #, gcc-internal-format
28723 msgid ""
28724 "name %qs is defined to %wd while another translation unit defines it as %wd"
28725 msgstr ""
28727 #: ipa-devirt.cc:4283
28728 #, gcc-internal-format
28729 msgid "name %qs is defined to different value in another translation unit"
28730 msgstr ""
28732 #: ipa-devirt.cc:4288
28733 #, gcc-internal-format
28734 msgid "mismatching definition"
28735 msgstr ""
28737 #: ipa-fnsummary.cc:4542
28738 #, gcc-internal-format
28739 msgid "invalid fnsummary in LTO stream"
28740 msgstr ""
28742 #: ipa-fnsummary.cc:4643
28743 #, gcc-internal-format
28744 msgid "ipa inline summary is missing in input file"
28745 msgstr ""
28747 #: ipa-modref.cc:4014
28748 #, gcc-internal-format
28749 msgid "IPA modref summary is missing in input file"
28750 msgstr ""
28752 #: ipa-prop.cc:4774 ipa-prop.cc:4816 ipa-prop.cc:4902 ipa-prop.cc:4950
28753 #, gcc-internal-format
28754 msgid "invalid jump function in LTO stream"
28755 msgstr ""
28757 #: ipa-pure-const.cc:218
28758 #, gcc-internal-format
28759 msgid "function might be candidate for attribute %qs"
28760 msgstr ""
28762 #: ipa-pure-const.cc:219
28763 #, gcc-internal-format
28764 msgid ""
28765 "function might be candidate for attribute %qs if it is known to return "
28766 "normally"
28767 msgstr ""
28769 #: ipa-reference.cc:1264
28770 #, gcc-internal-format
28771 msgid "ipa reference summary is missing in ltrans unit"
28772 msgstr ""
28774 #: ipa-sra.cc:1491
28775 #, gcc-internal-format
28776 msgid "Access offset before parent offset"
28777 msgstr ""
28779 #: ipa-sra.cc:1496
28780 #, gcc-internal-format
28781 msgid "Access size greater or equal to its parent size"
28782 msgstr ""
28784 #: ipa-sra.cc:1501
28785 #, gcc-internal-format
28786 msgid "Access terminates outside of its parent"
28787 msgstr ""
28789 #: ipa-sra.cc:1513
28790 #, gcc-internal-format
28791 msgid "Access overlaps with its sibling"
28792 msgstr ""
28794 #: ipa-sra.cc:1532
28795 #, gcc-internal-format
28796 msgid "IPA-SRA access verification failed"
28797 msgstr ""
28799 #: ipa-sra.cc:2496
28800 #, gcc-internal-format
28801 msgid "function %qs, parameter %u, has IPA-SRA accesses which overlap"
28802 msgstr ""
28804 #: ipa-sra.cc:2499
28805 #, gcc-internal-format
28806 msgid ""
28807 "function %qs, parameter %u, is used but does not have any certain IPA-SRA "
28808 "access"
28809 msgstr ""
28811 #: ira.cc:2434 ira.cc:2456
28812 #, gcc-internal-format
28813 msgid "%s cannot be used in %<asm%> here"
28814 msgstr ""
28816 #: ira.cc:6026
28817 #, gcc-internal-format
28818 msgid "frame pointer required, but reserved"
28819 msgstr ""
28821 #: ira.cc:6027
28822 #, gcc-internal-format
28823 msgid "for %qD"
28824 msgstr ""
28826 #: ira.cc:6043
28827 #, gcc-internal-format
28828 msgid "frame size too large for reliable stack checking"
28829 msgstr ""
28831 #: lra-assigns.cc:1694
28832 #, gcc-internal-format, gfc-internal-format
28833 msgid "maximum number of LRA assignment passes is achieved (%d)"
28834 msgstr ""
28836 #: lra-assigns.cc:1855 reload1.cc:1242
28837 #, gcc-internal-format
28838 msgid "%<asm%> operand has impossible constraints"
28839 msgstr ""
28841 #: lra-assigns.cc:1870
28842 #, gcc-internal-format
28843 msgid "unable to find a register to spill"
28844 msgstr ""
28846 #: lra-constraints.cc:4170 reload.cc:3845 reload.cc:4100
28847 #, gcc-internal-format
28848 msgid "inconsistent operand constraints in an %<asm%>"
28849 msgstr ""
28851 #: lra-constraints.cc:5126
28852 #, gcc-internal-format, gfc-internal-format
28853 msgid "maximum number of generated reload insns per insn achieved (%d)"
28854 msgstr ""
28856 #: lto-cgraph.cc:1127
28857 #, gcc-internal-format
28858 msgid ""
28859 "function %qs has been referenced in offloaded code but hasn%'t been marked "
28860 "to be included in the offloaded code"
28861 msgstr ""
28863 #: lto-cgraph.cc:1132
28864 #, gcc-internal-format
28865 msgid ""
28866 "variable %qs has been referenced in offloaded code but hasn%'t been marked "
28867 "to be included in the offloaded code"
28868 msgstr ""
28870 #: lto-cgraph.cc:1301
28871 #, gcc-internal-format, gfc-internal-format
28872 msgid "bytecode stream: found multiple instances of cgraph node with uid %d"
28873 msgstr ""
28875 #: lto-cgraph.cc:1466
28876 #, gcc-internal-format
28877 msgid "bytecode stream: no caller found while reading edge"
28878 msgstr ""
28880 #: lto-cgraph.cc:1472
28881 #, gcc-internal-format
28882 msgid "bytecode stream: no callee found while reading edge"
28883 msgstr ""
28885 #: lto-cgraph.cc:1549
28886 #, gcc-internal-format
28887 msgid "bytecode stream: found empty cgraph node"
28888 msgstr ""
28890 #: lto-cgraph.cc:1668
28891 #, gcc-internal-format, gfc-internal-format
28892 msgid "At most %i profile runs is supported. Perhaps corrupted profile?"
28893 msgstr ""
28895 #: lto-cgraph.cc:1693
28896 #, gcc-internal-format, gfc-internal-format
28897 msgid "Profile information in %s corrupted"
28898 msgstr ""
28900 #: lto-cgraph.cc:1731
28901 #, gcc-internal-format, gfc-internal-format
28902 msgid "cannot find LTO cgraph in %s"
28903 msgstr ""
28905 #: lto-cgraph.cc:1741
28906 #, gcc-internal-format, gfc-internal-format
28907 msgid "cannot find LTO section refs in %s"
28908 msgstr ""
28910 #: lto-cgraph.cc:1816
28911 #, gcc-internal-format, gfc-internal-format
28912 msgid "invalid offload table in %s"
28913 msgstr ""
28915 #: lto-compress.cc:142 lto-compress.cc:269 lto-compress.cc:277
28916 #: lto-compress.cc:297 lto-compress.cc:363 lto-compress.cc:371
28917 #: lto-compress.cc:391
28918 #, gcc-internal-format, gfc-internal-format
28919 msgid "compressed stream: %s"
28920 msgstr ""
28922 #: lto-compress.cc:163
28923 #, gcc-internal-format
28924 msgid "original not compressed with zstd"
28925 msgstr ""
28927 #: lto-compress.cc:165
28928 #, gcc-internal-format
28929 msgid "original size unknown"
28930 msgstr ""
28932 #: lto-compress.cc:171
28933 #, gcc-internal-format, gfc-internal-format
28934 msgid "decompressed stream: %s"
28935 msgstr ""
28937 #: lto-compress.cc:411
28938 #, gcc-internal-format
28939 msgid "compiler does not support ZSTD LTO compression"
28940 msgstr ""
28942 #: lto-section-in.cc:460
28943 #, gcc-internal-format, gfc-internal-format
28944 msgid ""
28945 "bytecode stream: trying to read %d bytes after the end of the input buffer"
28946 msgstr ""
28948 #: lto-section-in.cc:471
28949 #, gcc-internal-format, gfc-internal-format
28950 msgid "%s out of range: Range is %i to %i, value is %i"
28951 msgstr ""
28953 #: lto-streamer-in.cc:125
28954 #, gcc-internal-format, gfc-internal-format
28955 msgid "bytecode stream: unexpected tag %s"
28956 msgstr ""
28958 #: lto-streamer-in.cc:1193 lto-streamer-in.cc:1204
28959 #, gcc-internal-format
28960 msgid "Cgraph edge statement index out of range"
28961 msgstr ""
28963 #: lto-streamer-in.cc:1198 lto-streamer-in.cc:1208
28964 #, gcc-internal-format
28965 msgid "Cgraph edge statement index not found"
28966 msgstr ""
28968 #: lto-streamer-in.cc:1215
28969 #, gcc-internal-format
28970 msgid "Reference statement index out of range"
28971 msgstr ""
28973 #: lto-streamer-in.cc:1219
28974 #, gcc-internal-format
28975 msgid "Reference statement index not found"
28976 msgstr ""
28978 #: lto-streamer-in.cc:1966
28979 #, gcc-internal-format, gfc-internal-format
28980 msgid "cannot read LTO mode table from %s"
28981 msgstr ""
28983 #: lto-streamer-in.cc:2068
28984 #, gcc-internal-format
28985 msgid "%s - %u-bit-precision floating-point numbers unsupported (mode %qs)"
28986 msgstr ""
28988 #: lto-streamer-in.cc:2073
28989 #, gcc-internal-format
28990 msgid ""
28991 "%s - %u-bit-precision decimal floating-point numbers unsupported (mode %qs)"
28992 msgstr ""
28994 #: lto-streamer-in.cc:2078
28995 #, gcc-internal-format
28996 msgid ""
28997 "%s - %u-bit-precision complex floating-point numbers unsupported (mode %qs)"
28998 msgstr ""
29000 #: lto-streamer-in.cc:2083
29001 #, gcc-internal-format
29002 msgid "%s - %u-bit integer numbers unsupported (mode %qs)"
29003 msgstr ""
29005 #: lto-streamer-in.cc:2086
29006 #, gcc-internal-format
29007 msgid "%s - unsupported mode %qs"
29008 msgstr ""
29010 #: lto-streamer-out.cc:554 lto-streamer-out.cc:906
29011 #, gcc-internal-format
29012 msgid "tree code %qs is not supported in LTO streams"
29013 msgstr ""
29015 #: lto-streamer.cc:129
29016 #, gcc-internal-format, gfc-internal-format
29017 msgid "bytecode stream: unexpected LTO section %s"
29018 msgstr ""
29020 #: lto-streamer.cc:261
29021 #, gcc-internal-format
29022 msgid ""
29023 "bytecode stream in file %qs generated with LTO version %d.%d instead of the "
29024 "expected %d.%d"
29025 msgstr ""
29027 #: lto-wrapper.cc:131
29028 #, gcc-internal-format
29029 msgid "deleting LTRANS file %s: %m"
29030 msgstr ""
29032 #: lto-wrapper.cc:324
29033 #, gcc-internal-format, gfc-internal-format
29034 msgid "option %s with different values"
29035 msgstr ""
29037 #: lto-wrapper.cc:340
29038 #, gcc-internal-format
29039 msgid "option %qs with mismatching values (%s, %s)"
29040 msgstr ""
29042 #: lto-wrapper.cc:455
29043 #, gcc-internal-format, gfc-internal-format
29044 msgid "option %s not used consistently in all LTO input files"
29045 msgstr ""
29047 #: lto-wrapper.cc:597 lto-wrapper.cc:605
29048 #, gcc-internal-format
29049 msgid ""
29050 "Extra option to %<-Xassembler%>: %s, dropping all %<-Xassembler%> and %<-Wa"
29051 "%> options."
29052 msgstr ""
29054 #: lto-wrapper.cc:613
29055 #, gcc-internal-format
29056 msgid ""
29057 "Options to %<-Xassembler%> do not match: %s, %s, dropping all %<-Xassembler"
29058 "%> and %<-Wa%> options."
29059 msgstr ""
29061 #: lto-wrapper.cc:939
29062 #, gcc-internal-format
29063 msgid "could not find %s in %s (consider using %<-B%>)"
29064 msgstr ""
29066 #: lto-wrapper.cc:1020
29067 #, gcc-internal-format, gfc-internal-format
29068 msgid "problem with building target image for %s"
29069 msgstr ""
29071 #: lto-wrapper.cc:1049
29072 #, gcc-internal-format
29073 msgid "reading input file"
29074 msgstr ""
29076 #: lto-wrapper.cc:1054
29077 #, gcc-internal-format
29078 msgid "writing output file"
29079 msgstr ""
29081 #: lto-wrapper.cc:1090
29082 #, gcc-internal-format
29083 msgid "installation error, cannot find %<crtoffloadtable.o%>"
29084 msgstr ""
29086 #: lto-wrapper.cc:1438
29087 #, gcc-internal-format
29088 msgid "environment variable %<COLLECT_GCC%> must be set"
29089 msgstr ""
29091 #: lto-wrapper.cc:1442
29092 #, gcc-internal-format
29093 msgid "environment variable %<COLLECT_GCC_OPTIONS%> must be set"
29094 msgstr ""
29096 #: lto-wrapper.cc:1720 lto-wrapper.cc:1778 c-family/c-pch.cc:213
29097 #: c-family/c-pch.cc:248 c-family/c-pch.cc:286
29098 #, gcc-internal-format
29099 msgid "cannot read %s: %m"
29100 msgstr ""
29102 #: lto-wrapper.cc:1747
29103 #, gcc-internal-format, gfc-internal-format
29104 msgid "invalid format of %s"
29105 msgstr ""
29107 #: lto-wrapper.cc:1909
29108 #, gcc-internal-format
29109 msgid "%<fopen%>: %s: %m"
29110 msgstr ""
29112 #: lto-wrapper.cc:1926
29113 #, gcc-internal-format, gfc-internal-format
29114 msgid "corrupted ltrans output file %s"
29115 msgstr ""
29117 #: lto-wrapper.cc:1968
29118 #, gcc-internal-format, gfc-internal-format
29119 msgid "using serial compilation of %d LTRANS jobs"
29120 msgstr ""
29122 #: lto-wrapper.cc:2144
29123 #, gcc-internal-format
29124 msgid "%<atexit%> failed"
29125 msgstr ""
29127 #: multiple_target.cc:76
29128 #, gcc-internal-format
29129 msgid "the call requires %<ifunc%>, which is not supported by this target"
29130 msgstr ""
29132 #: multiple_target.cc:83
29133 #, gcc-internal-format
29134 msgid "target does not support function version dispatcher"
29135 msgstr ""
29137 #: multiple_target.cc:91
29138 #, gcc-internal-format
29139 msgid "default %<target_clones%> attribute was not set"
29140 msgstr ""
29142 #: multiple_target.cc:327 c-family/c-attribs.cc:5508
29143 #, gcc-internal-format
29144 msgid "single %<target_clones%> attribute is ignored"
29145 msgstr ""
29147 #: multiple_target.cc:336
29148 #, gcc-internal-format
29149 msgid "clones for %<target_clones%> attribute cannot be created"
29150 msgstr ""
29152 #: multiple_target.cc:339
29153 #, gcc-internal-format
29154 msgid "function %q+F can never be copied because it has %<noclone%> attribute"
29155 msgstr ""
29157 #: multiple_target.cc:360
29158 #, gcc-internal-format
29159 msgid "%<default%> target was not set"
29160 msgstr ""
29162 #: multiple_target.cc:364
29163 #, gcc-internal-format
29164 msgid "an empty string cannot be in %<target_clones%> attribute"
29165 msgstr ""
29167 #: multiple_target.cc:368
29168 #, gcc-internal-format
29169 msgid "multiple %<default%> targets were set"
29170 msgstr ""
29172 #: omp-expand.cc:3340
29173 #, gcc-internal-format
29174 msgid ""
29175 "%<depend%> clause with %<sink%> modifier waiting for lexically later "
29176 "iteration"
29177 msgstr ""
29179 #: omp-expand.cc:3477
29180 #, gcc-internal-format
29181 msgid ""
29182 "%<depend%> clause with %<sink%> modifier refers to iteration never in the "
29183 "iteration space"
29184 msgstr ""
29186 #: omp-expand.cc:8068
29187 #, gcc-internal-format
29188 msgid ""
29189 "invalid OpenMP non-rectangular loop step; %<(%E - %E) * %E%> is not a "
29190 "multiple of loop %d step %qE"
29191 msgstr ""
29193 #: omp-expand.cc:9995
29194 #, gcc-internal-format
29195 msgid "%<ancestor%> not yet supported"
29196 msgstr ""
29198 #: omp-general.cc:1111
29199 #, gcc-internal-format
29200 msgid "selector set %qs specified more than once"
29201 msgstr ""
29203 #: omp-general.cc:1125 omp-general.cc:1138
29204 #, gcc-internal-format
29205 msgid "selector %qs specified more than once in set %qs"
29206 msgstr ""
29208 #: omp-general.cc:1179
29209 #, gcc-internal-format
29210 msgid "incorrect property %qs of %qs selector"
29211 msgstr ""
29213 #: omp-general.cc:1186
29214 #, gcc-internal-format
29215 msgid "unknown property %qs of %qs selector"
29216 msgstr ""
29218 #: omp-general.cc:1191
29219 #, gcc-internal-format
29220 msgid "unknown property %qE of %qs selector"
29221 msgstr ""
29223 #: omp-general.cc:1233
29224 #, gcc-internal-format
29225 msgid "%qD used as a variant with incompatible %<construct%> selector sets"
29226 msgstr ""
29228 #: omp-general.cc:2766
29229 #, gcc-internal-format
29230 msgid "%qs specifies a conflicting level of parallelism"
29231 msgstr ""
29233 #: omp-general.cc:2769
29234 #, gcc-internal-format
29235 msgid "... to the previous %qs clause here"
29236 msgstr ""
29238 #: omp-general.cc:2804
29239 #, gcc-internal-format
29240 msgid ""
29241 "cannot apply %<%s%> to %qD, which has also been marked with an OpenMP "
29242 "'declare target' directive"
29243 msgstr ""
29245 #: omp-general.cc:2858
29246 #, gcc-internal-format
29247 msgid ""
29248 "incompatible %qs clause when applying %<%s%> to %qD, which has already been "
29249 "marked with an OpenACC 'routine' directive"
29250 msgstr ""
29252 #: omp-general.cc:2865
29253 #, gcc-internal-format
29254 msgid ""
29255 "missing %qs clause when applying %<%s%> to %qD, which has already been "
29256 "marked with an OpenACC 'routine' directive"
29257 msgstr ""
29259 #: omp-general.cc:2874
29260 #, gcc-internal-format
29261 msgid "... with %qs clause here"
29262 msgstr ""
29264 #: omp-general.cc:2882
29265 #, gcc-internal-format
29266 msgid "... without %qs clause near to here"
29267 msgstr ""
29269 #: omp-low.cc:2704 omp-offload.cc:1488
29270 #, gcc-internal-format
29271 msgid "%<seq%> overrides other OpenACC loop specifiers"
29272 msgstr ""
29274 #: omp-low.cc:2707 omp-offload.cc:1489
29275 #, gcc-internal-format
29276 msgid "%<auto%> conflicts with other OpenACC loop specifiers"
29277 msgstr ""
29279 #: omp-low.cc:2711 omp-offload.cc:1523
29280 #, gcc-internal-format
29281 msgid "inner loop uses same OpenACC parallelism as containing loop"
29282 msgstr ""
29284 #: omp-low.cc:2762
29285 #, gcc-internal-format
29286 msgid "argument not permitted on %qs clause"
29287 msgstr ""
29289 #: omp-low.cc:2766
29290 #, gcc-internal-format
29291 msgid "enclosing parent compute construct"
29292 msgstr ""
29294 #: omp-low.cc:2769
29295 #, gcc-internal-format
29296 msgid "enclosing routine"
29297 msgstr ""
29299 #: omp-low.cc:2810
29300 #, gcc-internal-format
29301 msgid "conflicting reduction operations for %qE"
29302 msgstr ""
29304 #: omp-low.cc:2813
29305 #, gcc-internal-format
29306 msgid "location of the previous reduction for %qE"
29307 msgstr ""
29309 #: omp-low.cc:2846
29310 #, gcc-internal-format
29311 msgid "nested loop in reduction needs reduction clause for %qE"
29312 msgstr ""
29314 #: omp-low.cc:3103
29315 #, gcc-internal-format
29316 msgid ""
29317 "%<target%> construct with nested %<teams%> construct contains directives "
29318 "outside of the %<teams%> construct"
29319 msgstr ""
29321 #: omp-low.cc:3161
29322 #, gcc-internal-format
29323 msgid "non-OpenACC construct inside of OpenACC routine"
29324 msgstr ""
29326 #: omp-low.cc:3170
29327 #, gcc-internal-format
29328 msgid "non-OpenACC construct inside of OpenACC region"
29329 msgstr ""
29331 #: omp-low.cc:3185
29332 #, gcc-internal-format
29333 msgid "OpenMP constructs are not allowed in target region with %<ancestor%>"
29334 msgstr ""
29336 #: omp-low.cc:3210 omp-low.cc:3277
29337 #, gcc-internal-format
29338 msgid ""
29339 "OpenMP constructs other than %<parallel%>, %<loop%> or %<simd%> may not be "
29340 "nested inside a region with the %<order(concurrent)%> clause"
29341 msgstr ""
29343 #: omp-low.cc:3229
29344 #, gcc-internal-format
29345 msgid ""
29346 "%<ordered simd threads%> must be closely nested inside of %<%s simd%> region"
29347 msgstr ""
29349 #: omp-low.cc:3245
29350 #, gcc-internal-format
29351 msgid ""
29352 "OpenMP constructs other than %<ordered simd%>, %<simd%>, %<loop%> or %<atomic"
29353 "%> may not be nested inside %<simd%> region"
29354 msgstr ""
29356 #: omp-low.cc:3259
29357 #, gcc-internal-format
29358 msgid ""
29359 "only %<distribute%>, %<parallel%> or %<loop%> regions are allowed to be "
29360 "strictly nested inside %<teams%> region"
29361 msgstr ""
29363 #: omp-low.cc:3273
29364 #, gcc-internal-format
29365 msgid ""
29366 "OpenMP constructs other than %<parallel%>, %<loop%> or %<simd%> may not be "
29367 "nested inside a %<loop%> region"
29368 msgstr ""
29370 #: omp-low.cc:3293
29371 #, gcc-internal-format
29372 msgid ""
29373 "%<distribute%> region must be strictly nested inside %<teams%> construct"
29374 msgstr ""
29376 #: omp-low.cc:3342
29377 #, gcc-internal-format
29378 msgid ""
29379 "OpenACC loop directive must be associated with an OpenACC compute region"
29380 msgstr ""
29382 #: omp-low.cc:3364
29383 #, gcc-internal-format
29384 msgid "orphaned %qs construct"
29385 msgstr ""
29387 #: omp-low.cc:3393
29388 #, gcc-internal-format
29389 msgid "%<cancel for%> inside %<nowait%> for construct"
29390 msgstr ""
29392 #: omp-low.cc:3398
29393 #, gcc-internal-format
29394 msgid "%<cancel for%> inside %<ordered%> for construct"
29395 msgstr ""
29397 #: omp-low.cc:3418 omp-low.cc:3431
29398 #, gcc-internal-format
29399 msgid "%<cancel sections%> inside %<nowait%> sections construct"
29400 msgstr ""
29402 #: omp-low.cc:3460
29403 #, gcc-internal-format
29404 msgid ""
29405 "%<%s taskgroup%> construct not closely nested inside of %<taskgroup%> region"
29406 msgstr ""
29408 #: omp-low.cc:3485
29409 #, gcc-internal-format
29410 msgid "invalid arguments"
29411 msgstr ""
29413 #: omp-low.cc:3491
29414 #, gcc-internal-format
29415 msgid "%<%s %s%> construct not closely nested inside of %qs"
29416 msgstr ""
29418 #: omp-low.cc:3520
29419 #, gcc-internal-format
29420 msgid ""
29421 "barrier region may not be closely nested inside of work-sharing, %<loop%>, "
29422 "%<critical%>, %<ordered%>, %<master%>, %<masked%>, explicit %<task%> or "
29423 "%<taskloop%> region"
29424 msgstr ""
29426 #: omp-low.cc:3527
29427 #, gcc-internal-format
29428 msgid ""
29429 "work-sharing region may not be closely nested inside of work-sharing, %<loop"
29430 "%>, %<critical%>, %<ordered%>, %<master%>, %<masked%>, explicit %<task%> or "
29431 "%<taskloop%> region"
29432 msgstr ""
29434 #: omp-low.cc:3558
29435 #, gcc-internal-format
29436 msgid ""
29437 "%qs region may not be closely nested inside of work-sharing, %<loop%>, "
29438 "explicit %<task%> or %<taskloop%> region"
29439 msgstr ""
29441 #: omp-low.cc:3593
29442 #, gcc-internal-format
29443 msgid ""
29444 "%<scope%> region may not be closely nested inside of work-sharing, %<loop%>, "
29445 "explicit %<task%>, %<taskloop%>, %<critical%>, %<ordered%>, %<master%>, or "
29446 "%<masked%> region"
29447 msgstr ""
29449 #: omp-low.cc:3618 omp-low.cc:3775 c-family/c-omp.cc:734
29450 #, gcc-internal-format
29451 msgid "%<depend(%s)%> is only allowed in %<omp ordered%>"
29452 msgstr ""
29454 #: omp-low.cc:3646
29455 #, gcc-internal-format
29456 msgid ""
29457 "%<ordered%> construct with %<depend%> clause must be closely nested inside "
29458 "an %<ordered%> loop"
29459 msgstr ""
29461 #: omp-low.cc:3663
29462 #, gcc-internal-format
29463 msgid "invalid depend kind in omp %<ordered%> %<depend%>"
29464 msgstr ""
29466 #: omp-low.cc:3678
29467 #, gcc-internal-format
29468 msgid "%<ordered%> %<simd%> must be closely nested inside %<simd%> region"
29469 msgstr ""
29471 #: omp-low.cc:3691
29472 #, gcc-internal-format
29473 msgid ""
29474 "%<ordered%> region may not be closely nested inside of %<critical%>, "
29475 "%<ordered%>, explicit %<task%> or %<taskloop%> region"
29476 msgstr ""
29478 #: omp-low.cc:3704 omp-low.cc:3726
29479 #, gcc-internal-format
29480 msgid ""
29481 "%<ordered%> region must be closely nested inside a loop region with an "
29482 "%<ordered%> clause"
29483 msgstr ""
29485 #: omp-low.cc:3712
29486 #, gcc-internal-format
29487 msgid ""
29488 "%<ordered%> region without %<depend%> clause may not be closely nested "
29489 "inside a loop region with an %<ordered%> clause with a parameter"
29490 msgstr ""
29492 #: omp-low.cc:3743
29493 #, gcc-internal-format
29494 msgid ""
29495 "%<critical%> region may not be nested inside a %<critical%> region with the "
29496 "same name"
29497 msgstr ""
29499 #: omp-low.cc:3761
29500 #, gcc-internal-format
29501 msgid ""
29502 "%<teams%> construct must be closely nested inside of %<target%> construct or "
29503 "not nested in any OpenMP construct"
29504 msgstr ""
29506 #: omp-low.cc:3783
29507 #, gcc-internal-format
29508 msgid ""
29509 "OpenACC region inside of OpenACC routine, nested parallelism not supported "
29510 "yet"
29511 msgstr ""
29513 #: omp-low.cc:3796
29514 #, gcc-internal-format
29515 msgid "OpenACC construct inside of non-OpenACC region"
29516 msgstr ""
29518 #: omp-low.cc:3857
29519 #, gcc-internal-format
29520 msgid "%s %qs construct inside of %s %qs region"
29521 msgstr ""
29523 #: omp-low.cc:3870 omp-low.cc:3877
29524 #, gcc-internal-format
29525 msgid "%qs construct inside of %qs region"
29526 msgstr ""
29528 #: omp-low.cc:4117
29529 #, gcc-internal-format
29530 msgid "setjmp/longjmp inside %<simd%> construct"
29531 msgstr ""
29533 #: omp-low.cc:4143
29534 #, gcc-internal-format
29535 msgid ""
29536 "OpenMP runtime API call %qD in a region with %<order(concurrent)%> clause"
29537 msgstr ""
29539 #: omp-low.cc:4159
29540 #, gcc-internal-format
29541 msgid "OpenMP runtime API call %qD strictly nested in a %<teams%> region"
29542 msgstr ""
29544 #: omp-low.cc:4171
29545 #, gcc-internal-format
29546 msgid ""
29547 "OpenMP runtime API call %qD in a region with %<device(ancestor)%> clause"
29548 msgstr ""
29550 #: omp-low.cc:9830
29551 #, gcc-internal-format
29552 msgid ""
29553 "ignoring sink clause with offset that is not a multiple of the loop step"
29554 msgstr ""
29556 #: omp-low.cc:9853
29557 #, gcc-internal-format
29558 msgid "first offset must be in opposite direction of loop iterations"
29559 msgstr ""
29561 #: omp-low.cc:14619
29562 #, gcc-internal-format, gfc-internal-format
29563 msgid "invalid exit from %s structured block"
29564 msgstr ""
29566 #: omp-low.cc:14621 omp-low.cc:14626
29567 #, gcc-internal-format, gfc-internal-format
29568 msgid "invalid entry to %s structured block"
29569 msgstr ""
29571 #. Otherwise, be vague and lazy, but efficient.
29572 #: omp-low.cc:14630
29573 #, gcc-internal-format, gfc-internal-format
29574 msgid "invalid branch to/from %s structured block"
29575 msgstr ""
29577 #: omp-oacc-kernels-decompose.cc:254
29578 #, gcc-internal-format
29579 msgid ""
29580 "conditionally executed loop in %<kernels%> region will be executed by a "
29581 "single gang; ignoring %<gang%> clause"
29582 msgstr ""
29584 #. No need to recurse into nested statements; no loop nested inside
29585 #. this loop can be gang-partitioned.
29586 #: omp-oacc-kernels-decompose.cc:270
29587 #, gcc-internal-format
29588 msgid "%<gang%> loop in %<gang-single%> region"
29589 msgstr ""
29591 #: omp-oacc-kernels-decompose.cc:480
29592 #, gcc-internal-format
29593 msgid "cannot honor conflicting %qs clause"
29594 msgstr ""
29596 #: omp-oacc-kernels-decompose.cc:483
29597 #, gcc-internal-format
29598 msgid "location of the previous clause in the same loop nest"
29599 msgstr ""
29601 #: omp-oacc-kernels-decompose.cc:562
29602 #, gcc-internal-format
29603 msgid ""
29604 "argument not permitted on %qs clause in OpenACC %<kernels%> region with a "
29605 "%qs clause"
29606 msgstr ""
29608 #: omp-oacc-kernels-decompose.cc:566
29609 #, gcc-internal-format
29610 msgid "location of OpenACC %<kernels%>"
29611 msgstr ""
29613 #: omp-oacc-kernels-decompose.cc:1288
29614 #, gcc-internal-format
29615 msgid "%qs not yet supported"
29616 msgstr ""
29618 #: omp-oacc-neuter-broadcast.cc:1764
29619 #, gcc-internal-format
29620 msgid "shared-memory region overflow"
29621 msgstr ""
29623 #: omp-offload.cc:315
29624 #, gcc-internal-format
29625 msgid ""
29626 "%qD specified both in declare target %<link%> and implicitly in %<to%> "
29627 "clauses"
29628 msgstr ""
29630 #: omp-offload.cc:899
29631 #, gcc-internal-format
29632 msgid "%<-fopenacc-dim%> operand is malformed at %qs"
29633 msgstr ""
29635 #: omp-offload.cc:951
29636 #, gcc-internal-format, gfc-internal-format
29637 msgid "region contains %s partitioned code but is not %s partitioned"
29638 msgstr ""
29640 #: omp-offload.cc:957
29641 #, gcc-internal-format, gfc-internal-format
29642 msgid "region is %s partitioned but does not contain %s partitioned code"
29643 msgstr ""
29645 #: omp-offload.cc:1447
29646 #, gcc-internal-format
29647 msgid "gang reduction on an orphan loop"
29648 msgstr ""
29650 #: omp-offload.cc:1521
29651 #, gcc-internal-format
29652 msgid "routine call uses same OpenACC parallelism as containing loop"
29653 msgstr ""
29655 #: omp-offload.cc:1525 omp-offload.cc:1557
29656 #, gcc-internal-format
29657 msgid "containing loop here"
29658 msgstr ""
29660 #: omp-offload.cc:1530
29661 #, gcc-internal-format
29662 msgid "routine call uses OpenACC parallelism disallowed by containing routine"
29663 msgstr ""
29665 #: omp-offload.cc:1532
29666 #, gcc-internal-format
29667 msgid "loop uses OpenACC parallelism disallowed by containing routine"
29668 msgstr ""
29670 #: omp-offload.cc:1537
29671 #, gcc-internal-format
29672 msgid "routine %qD declared here"
29673 msgstr ""
29675 #: omp-offload.cc:1550
29676 #, gcc-internal-format
29677 msgid "incorrectly nested OpenACC loop parallelism"
29678 msgstr ""
29680 #: omp-offload.cc:1691
29681 #, gcc-internal-format
29682 msgid "insufficient partitioning available to parallelize element loop"
29683 msgstr ""
29685 #: omp-offload.cc:1699
29686 #, gcc-internal-format
29687 msgid "insufficient partitioning available to parallelize tile loop"
29688 msgstr ""
29690 #: omp-offload.cc:1701
29691 #, gcc-internal-format
29692 msgid "insufficient partitioning available to parallelize loop"
29693 msgstr ""
29695 #: omp-simd-clone.cc:197
29696 #, gcc-internal-format
29697 msgid "ignoring large linear step"
29698 msgstr ""
29700 #: omp-simd-clone.cc:203
29701 #, gcc-internal-format
29702 msgid "ignoring zero linear step"
29703 msgstr ""
29705 #: omp-simd-clone.cc:265
29706 #, gcc-internal-format
29707 msgid ""
29708 "ignoring %<#pragma omp declare simd%> on function with %<_Atomic%> qualified "
29709 "return type"
29710 msgstr ""
29712 #: omp-simd-clone.cc:275
29713 #, gcc-internal-format
29714 msgid ""
29715 "ignoring %<#pragma omp declare simd%> on function with %<_Atomic%> qualified "
29716 "non-%<uniform%> argument"
29717 msgstr ""
29719 #: optabs.cc:4835
29720 #, gcc-internal-format
29721 msgid "indirect jumps are not available on this target"
29722 msgstr ""
29724 #: optinfo-emit-json.cc:113
29725 #, gcc-internal-format
29726 msgid "cannot open file %qs for writing optimization records"
29727 msgstr ""
29729 #: optinfo-emit-json.cc:121
29730 #, gcc-internal-format
29731 msgid "error writing optimization records to %qs: %s"
29732 msgstr ""
29734 #: optinfo-emit-json.cc:130
29735 #, gcc-internal-format
29736 msgid "error closing optimization records %qs"
29737 msgstr ""
29739 #: opts-common.cc:1379
29740 #, gcc-internal-format
29741 msgid "command-line option %qs is not supported by this configuration"
29742 msgstr ""
29744 #: opts-common.cc:1389 opts.cc:2421
29745 #, gcc-internal-format
29746 msgid "missing argument to %qs"
29747 msgstr ""
29749 #: opts-common.cc:1396
29750 #, gcc-internal-format
29751 msgid ""
29752 "argument to %qs should be a non-negative integer optionally followed by a "
29753 "size unit"
29754 msgstr ""
29756 #: opts-common.cc:1400
29757 #, gcc-internal-format
29758 msgid "argument to %qs should be a non-negative integer"
29759 msgstr ""
29761 #: opts-common.cc:1407
29762 #, gcc-internal-format
29763 msgid "argument to %qs is not between %d and %d"
29764 msgstr ""
29766 #: opts-common.cc:1471
29767 #, gcc-internal-format
29768 msgid "invalid argument in option %qs"
29769 msgstr ""
29771 #: opts-common.cc:1473
29772 #, gcc-internal-format
29773 msgid "%qs specified multiple times in the same option"
29774 msgstr ""
29776 #: opts-common.cc:1476
29777 #, gcc-internal-format
29778 msgid "%qs is mutually exclusive with %qs and cannot be specified together"
29779 msgstr ""
29781 #: opts-common.cc:1498
29782 #, gcc-internal-format
29783 msgid "unrecognized argument in option %qs"
29784 msgstr ""
29786 #: opts-common.cc:1509 config/i386/i386-options.cc:1615
29787 #, gcc-internal-format
29788 msgid "valid arguments to %qs are: %s; did you mean %qs?"
29789 msgstr ""
29791 #: opts-common.cc:1512 config/i386/i386-options.cc:1618
29792 #, gcc-internal-format
29793 msgid "valid arguments to %qs are: %s"
29794 msgstr ""
29796 #: opts-common.cc:1555 c-family/c-opts.cc:451
29797 #, gcc-internal-format
29798 msgid "switch %qs is no longer supported"
29799 msgstr ""
29801 #: opts-common.cc:1615
29802 #, gcc-internal-format
29803 msgid "argument to %qs is bigger than %d"
29804 msgstr ""
29806 #: opts-common.cc:1962
29807 #, gcc-internal-format
29808 msgid "malformed %<COLLECT_GCC_OPTIONS%>"
29809 msgstr ""
29811 #: opts-global.cc:102
29812 #, gcc-internal-format
29813 msgid "command-line option %qs is valid for the driver but not for %s"
29814 msgstr ""
29816 #. Eventually this should become a hard error IMO.
29817 #: opts-global.cc:108
29818 #, gcc-internal-format
29819 msgid "command-line option %qs is valid for %s but not for %s"
29820 msgstr ""
29822 #. Happens for -Werror=warning_name.
29823 #: opts-global.cc:112
29824 #, gcc-internal-format
29825 msgid "%<-Werror=%> argument %qs is not valid for %s"
29826 msgstr ""
29828 #: opts-global.cc:144
29829 #, gcc-internal-format
29830 msgid ""
29831 "unrecognized command-line option %qs may have been intended to silence "
29832 "earlier diagnostics"
29833 msgstr ""
29835 #: opts-global.cc:399
29836 #, gcc-internal-format
29837 msgid "unrecognized command-line option %<-fopt-info-%s%>"
29838 msgstr ""
29840 #: opts-global.cc:420 opts-global.cc:429
29841 #, gcc-internal-format
29842 msgid "plugin support is disabled; configure with %<--enable-plugin%>"
29843 msgstr ""
29845 #: opts-global.cc:454
29846 #, gcc-internal-format
29847 msgid "unrecognized register name %qs"
29848 msgstr ""
29850 #: opts-global.cc:472
29851 #, gcc-internal-format
29852 msgid ""
29853 "%<-fasan-shadow-offset%> should only be used with %<-fsanitize=kernel-address"
29854 "%>"
29855 msgstr ""
29857 #: opts-global.cc:475
29858 #, gcc-internal-format
29859 msgid "unrecognized shadow offset %qs"
29860 msgstr ""
29862 #: opts.cc:221
29863 #, gcc-internal-format
29864 msgid "argument %qs to %<-femit-struct-debug-detailed%> not recognized"
29865 msgstr ""
29867 #: opts.cc:257
29868 #, gcc-internal-format
29869 msgid "argument %qs to %<-femit-struct-debug-detailed%> unknown"
29870 msgstr ""
29872 #: opts.cc:264
29873 #, gcc-internal-format
29874 msgid ""
29875 "%<-femit-struct-debug-detailed=dir:...%> must allow at least as much as %<-"
29876 "femit-struct-debug-detailed=ind:...%>"
29877 msgstr ""
29879 #: opts.cc:728
29880 #, gcc-internal-format
29881 msgid ""
29882 "argument to %<-O%> should be a non-negative integer, %<g%>, %<s%>, %<z%> or "
29883 "%<fast%>"
29884 msgstr ""
29886 #: opts.cc:834 opts.cc:840 opts.cc:846 opts.cc:852 opts.cc:863 opts.cc:873
29887 #: opts.cc:879 opts.cc:885 opts.cc:891 opts.cc:897 opts.cc:903 opts.cc:909
29888 #: opts.cc:915 opts.cc:921 opts.cc:938 opts.cc:946 config/mips/mips.cc:20183
29889 #: config/mips/mips.cc:20185 config/mips/mips.cc:20198
29890 #, gcc-internal-format
29891 msgid "%qs is incompatible with %qs"
29892 msgstr ""
29894 #: opts.cc:928
29895 #, gcc-internal-format
29896 msgid "%<-fipa-modref%> is incompatible with %qs"
29897 msgstr ""
29899 #: opts.cc:1008
29900 #, gcc-internal-format
29901 msgid "%<-fsanitize=%s%> is incompatible with %<-fsanitize=%s%>"
29902 msgstr ""
29904 #: opts.cc:1046
29905 #, gcc-internal-format
29906 msgid "section anchors must be disabled when unit-at-a-time is disabled"
29907 msgstr ""
29909 #: opts.cc:1050
29910 #, gcc-internal-format
29911 msgid "toplevel reorder must be disabled when unit-at-a-time is disabled"
29912 msgstr ""
29914 #: opts.cc:1064
29915 #, gcc-internal-format
29916 msgid "transactional memory is not supported with non-call exceptions"
29917 msgstr ""
29919 #: opts.cc:1079
29920 #, gcc-internal-format
29921 msgid "section anchors must be disabled when toplevel reorder is disabled"
29922 msgstr ""
29924 #: opts.cc:1149
29925 #, gcc-internal-format
29926 msgid "%<-fno-fat-lto-objects%> are supported only with linker plugin"
29927 msgstr ""
29929 #: opts.cc:1157
29930 #, gcc-internal-format
29931 msgid "%<-gsplit-dwarf%> is not supported with LTO, disabling"
29932 msgstr ""
29934 #: opts.cc:1171
29935 #, gcc-internal-format
29936 msgid "%<-fsplit-stack%> is not supported by this compiler configuration"
29937 msgstr ""
29939 #: opts.cc:1198
29940 #, gcc-internal-format
29941 msgid ""
29942 "%<-fsanitize=pointer-compare%> must be combined with %<-fsanitize=address%> "
29943 "or %<-fsanitize=kernel-address%>"
29944 msgstr ""
29946 #: opts.cc:1202
29947 #, gcc-internal-format
29948 msgid ""
29949 "%<-fsanitize=pointer-subtract%> must be combined with %<-fsanitize=address%> "
29950 "or %<-fsanitize=kernel-address%>"
29951 msgstr ""
29953 #: opts.cc:1227
29954 #, gcc-internal-format
29955 msgid "%<-fsanitize-recover=%s%> is not supported"
29956 msgstr ""
29958 #: opts.cc:1254
29959 #, gcc-internal-format
29960 msgid ""
29961 "%<-fsanitize-address-use-after-scope%> requires %<-fstack-reuse=none%> option"
29962 msgstr ""
29964 #: opts.cc:1261
29965 #, gcc-internal-format
29966 msgid "transactional memory is not supported with %<-fsanitize=address%>"
29967 msgstr ""
29969 #: opts.cc:1264
29970 #, gcc-internal-format
29971 msgid ""
29972 "transactional memory is not supported with %<-fsanitize=kernel-address%>"
29973 msgstr ""
29975 #: opts.cc:1269
29976 #, gcc-internal-format
29977 msgid "live patching is not supported with LTO"
29978 msgstr ""
29980 #: opts.cc:1273
29981 #, gcc-internal-format
29982 msgid "vtable verification is not supported with LTO"
29983 msgstr ""
29985 #: opts.cc:1353
29986 #, gcc-internal-format
29987 msgid "var-tracking-assignments changes selective scheduling"
29988 msgstr ""
29990 #: opts.cc:1388 config/darwin.cc:3361
29991 #, gcc-internal-format
29992 msgid ""
29993 "%<-freorder-blocks-and-partition%> does not work with exceptions on this "
29994 "architecture"
29995 msgstr ""
29997 #: opts.cc:1404
29998 #, gcc-internal-format
29999 msgid ""
30000 "%<-freorder-blocks-and-partition%> does not support unwind info on this "
30001 "architecture"
30002 msgstr ""
30004 #: opts.cc:1422 config/pa/pa.cc:564
30005 #, gcc-internal-format
30006 msgid "%<-freorder-blocks-and-partition%> does not work on this architecture"
30007 msgstr ""
30009 #: opts.cc:1931
30010 #, gcc-internal-format
30011 msgid "unrecognized %<include_flags 0x%x%> passed to %<print_specific_help%>"
30012 msgstr ""
30014 #: opts.cc:2152
30015 #, gcc-internal-format
30016 msgid "%<-fsanitize=all%> option is not valid"
30017 msgstr ""
30019 #: opts.cc:2191
30020 #, gcc-internal-format
30021 msgid ""
30022 "unrecognized argument to %<-f%ssanitize%s=%> option: %q.*s; did you mean %qs?"
30023 msgstr ""
30025 #: opts.cc:2197
30026 #, gcc-internal-format
30027 msgid "unrecognized argument to %<-f%ssanitize%s=%> option: %q.*s"
30028 msgstr ""
30030 #: opts.cc:2232
30031 #, gcc-internal-format
30032 msgid "%qs attribute directive ignored"
30033 msgstr ""
30035 #: opts.cc:2256
30036 #, gcc-internal-format
30037 msgid "unrecognized argument to %<-fzero-call-used-regs=%>: %qs"
30038 msgstr ""
30040 #: opts.cc:2280
30041 #, gcc-internal-format
30042 msgid "invalid arguments for %<-falign-%s%> option: %qs"
30043 msgstr ""
30045 #: opts.cc:2295
30046 #, gcc-internal-format
30047 msgid "invalid number of arguments for %<-falign-%s%> option: %qs"
30048 msgstr ""
30050 #: opts.cc:2304
30051 #, gcc-internal-format
30052 msgid "%<-falign-%s%> is not between 0 and %d"
30053 msgstr ""
30055 #: opts.cc:2363
30056 #, gcc-internal-format
30057 msgid "invalid arguments for %<-fpatchable-function-entry%>"
30058 msgstr ""
30060 #: opts.cc:2476
30061 #, gcc-internal-format
30062 msgid "%<--help%> argument %q.*s is ambiguous, please be more specific"
30063 msgstr ""
30065 #: opts.cc:2485
30066 #, gcc-internal-format
30067 msgid "unrecognized argument to %<--help=%> option: %q.*s"
30068 msgstr ""
30070 #: opts.cc:2649
30071 #, gcc-internal-format
30072 msgid ""
30073 "arguments ignored for %<-Wattributes=%>; use %<-Wno-attributes=%> instead"
30074 msgstr ""
30076 #: opts.cc:2655
30077 #, gcc-internal-format
30078 msgid "trailing %<,%> in arguments for %<-Wno-attributes=%>"
30079 msgstr ""
30081 #: opts.cc:2864
30082 #, gcc-internal-format
30083 msgid "%<-foffload-abi%> option can be specified only for offload compiler"
30084 msgstr ""
30086 #: opts.cc:2872
30087 #, gcc-internal-format
30088 msgid "structure alignment must be a small power of two, not %wu"
30089 msgstr ""
30091 #: opts.cc:2993
30092 #, gcc-internal-format
30093 msgid "unknown stack check parameter %qs"
30094 msgstr ""
30096 #: opts.cc:3039
30097 #, gcc-internal-format
30098 msgid ""
30099 "%<-gdwarf%s%> is ambiguous; use %<-gdwarf-%s%> for DWARF version or %<-gdwarf"
30100 "%> %<-g%s%> for debug level"
30101 msgstr ""
30103 #: opts.cc:3050
30104 #, gcc-internal-format
30105 msgid "dwarf version %wu is not supported"
30106 msgstr ""
30108 #: opts.cc:3099
30109 #, gcc-internal-format
30110 msgid "unrecognized argument to %<-flto=%> option: %qs"
30111 msgstr ""
30113 #: opts.cc:3299
30114 #, gcc-internal-format
30115 msgid "target system does not support debug output"
30116 msgstr ""
30118 #: opts.cc:3337
30119 #, gcc-internal-format
30120 msgid "debug format %qs conflicts with prior selection"
30121 msgstr ""
30123 #: opts.cc:3361
30124 #, gcc-internal-format
30125 msgid "unrecognized debug output level %qs"
30126 msgstr ""
30128 #: opts.cc:3363
30129 #, gcc-internal-format
30130 msgid "debug output level %qs is too high"
30131 msgstr ""
30133 #: opts.cc:3375
30134 #, gcc-internal-format
30135 msgid "unrecognized btf debug output level %qs"
30136 msgstr ""
30138 #: opts.cc:3392
30139 #, gcc-internal-format
30140 msgid "getting core file size maximum limit: %m"
30141 msgstr ""
30143 #: opts.cc:3396
30144 #, gcc-internal-format
30145 msgid "setting core file size limit to maximum: %m"
30146 msgstr ""
30148 #: opts.cc:3441
30149 #, gcc-internal-format, gfc-internal-format
30150 msgid "unrecognized gcc debugging option: %c"
30151 msgstr ""
30153 #: opts.cc:3470
30154 #, gcc-internal-format
30155 msgid "%<-W%serror=%s%>: no option %<-%s%>; did you mean %<-%s%>?"
30156 msgstr ""
30158 #: opts.cc:3474
30159 #, gcc-internal-format
30160 msgid "%<-W%serror=%s%>: no option %<-%s%>"
30161 msgstr ""
30163 #: opts.cc:3478
30164 #, gcc-internal-format
30165 msgid "%<-Werror=%s%>: %<-%s%> is not an option that controls warnings"
30166 msgstr ""
30168 #: passes.cc:84
30169 #, gcc-internal-format, gfc-internal-format
30170 msgid "pass %s does not support cloning"
30171 msgstr ""
30173 #: passes.cc:90
30174 #, gcc-internal-format
30175 msgid ""
30176 "pass %s needs a %<set_pass_param%> implementation to handle the extra "
30177 "argument in %<NEXT_PASS%>"
30178 msgstr ""
30180 #: passes.cc:1073
30181 #, gcc-internal-format
30182 msgid "unrecognized option %<-fenable%>"
30183 msgstr ""
30185 #: passes.cc:1075
30186 #, gcc-internal-format
30187 msgid "unrecognized option %<-fdisable%>"
30188 msgstr ""
30190 #: passes.cc:1083
30191 #, gcc-internal-format
30192 msgid "unknown pass %s specified in %<-fenable%>"
30193 msgstr ""
30195 #: passes.cc:1085
30196 #, gcc-internal-format
30197 msgid "unknown pass %s specified in %<-fdisable%>"
30198 msgstr ""
30200 #: passes.cc:1110 passes.cc:1199
30201 #, gcc-internal-format, gfc-internal-format
30202 msgid "enable pass %s for functions in the range of [%u, %u]"
30203 msgstr ""
30205 #: passes.cc:1113 passes.cc:1210
30206 #, gcc-internal-format, gfc-internal-format
30207 msgid "disable pass %s for functions in the range of [%u, %u]"
30208 msgstr ""
30210 #: passes.cc:1149 passes.cc:1177
30211 #, gcc-internal-format, gfc-internal-format
30212 msgid "Invalid range %s in option %s"
30213 msgstr ""
30215 #: passes.cc:1195
30216 #, gcc-internal-format, gfc-internal-format
30217 msgid "enable pass %s for function %s"
30218 msgstr ""
30220 #: passes.cc:1206
30221 #, gcc-internal-format, gfc-internal-format
30222 msgid "disable pass %s for function %s"
30223 msgstr ""
30225 #: passes.cc:1435
30226 #, gcc-internal-format
30227 msgid "invalid pass positioning operation"
30228 msgstr ""
30230 #: passes.cc:1496
30231 #, gcc-internal-format
30232 msgid "plugin cannot register a missing pass"
30233 msgstr ""
30235 #: passes.cc:1499
30236 #, gcc-internal-format
30237 msgid "plugin cannot register an unnamed pass"
30238 msgstr ""
30240 #: passes.cc:1504
30241 #, gcc-internal-format
30242 msgid "plugin cannot register pass %qs without reference pass name"
30243 msgstr ""
30245 #: passes.cc:1523
30246 #, gcc-internal-format
30247 msgid "pass %qs not found but is referenced by new pass %qs"
30248 msgstr ""
30250 #: plugin.cc:212
30251 #, gcc-internal-format
30252 msgid "inaccessible plugin file %s expanded from short plugin name %s: %m"
30253 msgstr ""
30255 #: plugin.cc:234
30256 #, gcc-internal-format
30257 msgid "plugin %qs was specified with different paths: %qs and %qs"
30258 msgstr ""
30260 #: plugin.cc:293
30261 #, gcc-internal-format
30262 msgid "malformed option %<-fplugin-arg-%s%>: missing %<-<key>[=<value>]%>"
30263 msgstr ""
30265 #: plugin.cc:357
30266 #, gcc-internal-format
30267 msgid ""
30268 "plugin %s should be specified before %<-fplugin-arg-%s%> in the command line"
30269 msgstr ""
30271 #: plugin.cc:376
30272 #, gcc-internal-format
30273 msgid "unable to register info for plugin %qs - plugin name not found"
30274 msgstr ""
30276 #: plugin.cc:472
30277 #, gcc-internal-format, gfc-internal-format
30278 msgid "unknown callback event registered by plugin %s"
30279 msgstr ""
30281 #: plugin.cc:505
30282 #, gcc-internal-format, gfc-internal-format
30283 msgid "plugin %s registered a null callback function for event %s"
30284 msgstr ""
30286 #: plugin.cc:639
30287 #, gcc-internal-format, gfc-internal-format
30288 msgid ""
30289 "cannot load plugin %s\n"
30290 "%s"
30291 msgstr ""
30293 #: plugin.cc:650
30294 #, gcc-internal-format, gfc-internal-format
30295 msgid ""
30296 "plugin %s is not licensed under a GPL-compatible license\n"
30297 "%s"
30298 msgstr ""
30300 #: plugin.cc:663
30301 #, gcc-internal-format, gfc-internal-format
30302 msgid ""
30303 "cannot find %s in plugin %s\n"
30304 "%s"
30305 msgstr ""
30307 #: plugin.cc:673
30308 #, gcc-internal-format, gfc-internal-format
30309 msgid "fail to initialize plugin %s"
30310 msgstr ""
30312 #: plugin.cc:706
30313 #, gcc-internal-format, gfc-internal-format
30314 msgid "cannot load plugin %s: %s"
30315 msgstr ""
30317 #: plugin.cc:716
30318 #, gcc-internal-format, gfc-internal-format
30319 msgid "plugin %s is not licensed under a GPL-compatible license %s"
30320 msgstr ""
30322 #: plugin.cc:726
30323 #, gcc-internal-format, gfc-internal-format
30324 msgid "cannot find %s in plugin %s: %s"
30325 msgstr ""
30327 #: plugin.cc:735
30328 #, gcc-internal-format, gfc-internal-format
30329 msgid "failed to initialize plugin %s"
30330 msgstr ""
30332 #: plugin.cc:1009
30333 #, gcc-internal-format
30334 msgid "%<-iplugindir%> option not passed from the gcc driver"
30335 msgstr ""
30337 #: pointer-query.cc:1202
30338 #, gcc-internal-format
30339 msgid "at offset %s into destination object %qE of size %s"
30340 msgstr ""
30342 #: pointer-query.cc:1205
30343 #, gcc-internal-format
30344 msgid "destination object %qE of size %s"
30345 msgstr ""
30347 #: pointer-query.cc:1211
30348 #, gcc-internal-format
30349 msgid "at offset %s into destination object of size %s allocated by %qE"
30350 msgstr ""
30352 #: pointer-query.cc:1214
30353 #, gcc-internal-format
30354 msgid "destination object of size %s allocated by %qE"
30355 msgstr ""
30357 #: pointer-query.cc:1224
30358 #, gcc-internal-format
30359 msgid "at offset %s into source object %qE of size %s"
30360 msgstr ""
30362 #: pointer-query.cc:1227
30363 #, gcc-internal-format
30364 msgid "source object %qE of size %s"
30365 msgstr ""
30367 #: pointer-query.cc:1234
30368 #, gcc-internal-format
30369 msgid "at offset %s into source object of size %s allocated by %qE"
30370 msgstr ""
30372 #: pointer-query.cc:1237
30373 #, gcc-internal-format
30374 msgid "source object of size %s allocated by %qE"
30375 msgstr ""
30377 #: pointer-query.cc:1245
30378 #, gcc-internal-format
30379 msgid "at offset %s into object %qE of size %s"
30380 msgstr ""
30382 #: pointer-query.cc:1248
30383 #, gcc-internal-format
30384 msgid "object %qE of size %s"
30385 msgstr ""
30387 #: pointer-query.cc:1255
30388 #, gcc-internal-format
30389 msgid "at offset %s into object of size %s allocated by %qE"
30390 msgstr ""
30392 #: pointer-query.cc:1258
30393 #, gcc-internal-format
30394 msgid "object of size %s allocated by %qE"
30395 msgstr ""
30397 #: predict.cc:2523
30398 #, gcc-internal-format
30399 msgid "probability %qE must be constant floating-point expression"
30400 msgstr ""
30402 #: predict.cc:2536
30403 #, gcc-internal-format
30404 msgid "probability %qE is outside the range [0.0, 1.0]"
30405 msgstr ""
30407 #: predict.cc:3541
30408 #, gcc-internal-format, gfc-internal-format
30409 msgid "Missing counts for called function %s"
30410 msgstr ""
30412 #: profile.cc:616
30413 #, gcc-internal-format
30414 msgid "corrupted profile info: profile data is not flow-consistent"
30415 msgstr ""
30417 #: profile.cc:633
30418 #, gcc-internal-format, gfc-internal-format
30419 msgid ""
30420 "corrupted profile info: number of iterations for basic block %d thought to "
30421 "be %i"
30422 msgstr ""
30424 #: profile.cc:656
30425 #, gcc-internal-format, gfc-internal-format
30426 msgid ""
30427 "corrupted profile info: number of executions for edge %d-%d thought to be %i"
30428 msgstr ""
30430 #: profile.cc:965
30431 #, gcc-internal-format
30432 msgid "corrupted profile info: invalid time profile"
30433 msgstr ""
30435 #: read-rtl-function.cc:265
30436 #, gcc-internal-format, gfc-internal-format
30437 msgid "insn with UID %i not found for operand %i (`%s') of insn %i"
30438 msgstr ""
30440 #: read-rtl-function.cc:269
30441 #, gcc-internal-format, gfc-internal-format
30442 msgid "insn with UID %i not found for operand %i of insn %i"
30443 msgstr ""
30445 #: read-rtl-function.cc:412
30446 #, gcc-internal-format
30447 msgid "%<__RTL%> function cannot be compiled with %<-flto%>"
30448 msgstr ""
30450 #: read-rtl-function.cc:713
30451 #, gcc-internal-format
30452 msgid "unrecognized edge flag: %qs"
30453 msgstr ""
30455 #: read-rtl-function.cc:856
30456 #, gcc-internal-format
30457 msgid "more than one 'crtl' directive"
30458 msgstr ""
30460 #: read-rtl-function.cc:985
30461 #, gcc-internal-format
30462 msgid "unrecognized enum value: %qs"
30463 msgstr ""
30465 #: read-rtl-function.cc:1141 read-rtl-function.cc:1200
30466 #, gcc-internal-format, gfc-internal-format
30467 msgid "was expecting `%s'"
30468 msgstr ""
30470 #: read-rtl-function.cc:1594
30471 #, gcc-internal-format, gfc-internal-format
30472 msgid "duplicate insn UID: %i"
30473 msgstr ""
30475 #: read-rtl-function.cc:1655
30476 #, gcc-internal-format
30477 msgid "start/end of RTL fragment are in different files"
30478 msgstr ""
30480 #: read-rtl-function.cc:1661
30481 #, gcc-internal-format
30482 msgid "start of RTL fragment must be on an earlier line than end"
30483 msgstr ""
30485 #: read-rtl.cc:490
30486 #, gcc-internal-format, gfc-internal-format
30487 msgid ""
30488 "ambiguous attribute '%s'; could be '%s' (via '%s:%s') or '%s' (via '%s:%s')"
30489 msgstr ""
30491 #: reg-stack.cc:538
30492 #, gcc-internal-format, gfc-internal-format
30493 msgid "output constraint %d must specify a single register"
30494 msgstr ""
30496 #: reg-stack.cc:548
30497 #, gcc-internal-format
30498 msgid "output constraint %d cannot be specified together with %qs clobber"
30499 msgstr ""
30501 #: reg-stack.cc:572
30502 #, gcc-internal-format
30503 msgid "output registers must be grouped at top of stack"
30504 msgstr ""
30506 #: reg-stack.cc:612
30507 #, gcc-internal-format
30508 msgid "implicitly popped registers must be grouped at top of stack"
30509 msgstr ""
30511 #: reg-stack.cc:630
30512 #, gcc-internal-format
30513 msgid "explicitly used registers must be grouped at top of stack"
30514 msgstr ""
30516 #: reg-stack.cc:650
30517 #, gcc-internal-format
30518 msgid "output operand %d must use %<&%> constraint"
30519 msgstr ""
30521 #: regcprop.cc:1239
30522 #, gcc-internal-format
30523 msgid "%qs: [%u] bad %<next_regno%> for empty chain (%u)"
30524 msgstr ""
30526 #: regcprop.cc:1251
30527 #, gcc-internal-format
30528 msgid "%qs: loop in %<next_regno%> chain (%u)"
30529 msgstr ""
30531 #: regcprop.cc:1254
30532 #, gcc-internal-format
30533 msgid "%qs: [%u] bad %<oldest_regno%> (%u)"
30534 msgstr ""
30536 #: regcprop.cc:1266
30537 #, gcc-internal-format
30538 msgid "%qs: [%u] non-empty register in chain (%s %u %i)"
30539 msgstr ""
30541 #: reginfo.cc:674
30542 #, gcc-internal-format
30543 msgid "cannot use %qs as a call-saved register"
30544 msgstr ""
30546 #: reginfo.cc:678
30547 #, gcc-internal-format
30548 msgid "cannot use %qs as a call-used register"
30549 msgstr ""
30551 #: reginfo.cc:690
30552 #, gcc-internal-format
30553 msgid "cannot use %qs as a fixed register"
30554 msgstr ""
30556 #: reginfo.cc:717 config/arc/arc.cc:1184 config/arc/arc.cc:1226
30557 #: config/ia64/ia64.cc:6036 config/ia64/ia64.cc:6043 config/pa/pa.cc:465
30558 #: config/pa/pa.cc:472 config/sh/sh.cc:8277 config/sh/sh.cc:8284
30559 #, gcc-internal-format, gfc-internal-format
30560 msgid "unknown register name: %s"
30561 msgstr ""
30563 #: reginfo.cc:730
30564 #, gcc-internal-format
30565 msgid "stack register used for global register variable"
30566 msgstr ""
30568 #: reginfo.cc:736
30569 #, gcc-internal-format
30570 msgid "global register variable follows a function definition"
30571 msgstr ""
30573 #: reginfo.cc:742
30574 #, gcc-internal-format
30575 msgid "register of %qD used for multiple global register variables"
30576 msgstr ""
30578 #: reginfo.cc:745 config/rs6000/rs6000-logue.cc:5561
30579 #, gcc-internal-format
30580 msgid "conflicts with %qD"
30581 msgstr ""
30583 #: reginfo.cc:750
30584 #, gcc-internal-format
30585 msgid "call-clobbered register used for global register variable"
30586 msgstr ""
30588 #: reload.cc:1312
30589 #, gcc-internal-format
30590 msgid "cannot reload integer constant operand in %<asm%>"
30591 msgstr ""
30593 #: reload.cc:1326
30594 #, gcc-internal-format
30595 msgid "impossible register constraint in %<asm%>"
30596 msgstr ""
30598 #: reload.cc:2671
30599 #, gcc-internal-format
30600 msgid "the target does not support %<asm goto%> with outputs in %<asm%>"
30601 msgstr ""
30603 #: reload.cc:3702
30604 #, gcc-internal-format
30605 msgid "%<&%> constraint used with no register class"
30606 msgstr ""
30608 #: reload1.cc:2060
30609 #, gcc-internal-format
30610 msgid "cannot find a register in class %qs while reloading %<asm%>"
30611 msgstr ""
30613 #: reload1.cc:2065
30614 #, gcc-internal-format
30615 msgid "unable to find a register to spill in class %qs"
30616 msgstr ""
30618 #: reload1.cc:4582
30619 #, gcc-internal-format
30620 msgid "%<asm%> operand requires impossible reload"
30621 msgstr ""
30623 #: reload1.cc:5999
30624 #, gcc-internal-format
30625 msgid "%<asm%> operand constraint incompatible with operand size"
30626 msgstr ""
30628 #: reload1.cc:7877
30629 #, gcc-internal-format
30630 msgid "output operand is constant in %<asm%>"
30631 msgstr ""
30633 #: rtl.cc:887
30634 #, gcc-internal-format, gfc-internal-format
30635 msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"
30636 msgstr ""
30638 #: rtl.cc:897
30639 #, gcc-internal-format, gfc-internal-format
30640 msgid ""
30641 "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
30642 msgstr ""
30644 #: rtl.cc:907
30645 #, gcc-internal-format, gfc-internal-format
30646 msgid ""
30647 "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at "
30648 "%s:%d"
30649 msgstr ""
30651 #: rtl.cc:916
30652 #, gcc-internal-format, gfc-internal-format
30653 msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"
30654 msgstr ""
30656 #: rtl.cc:926
30657 #, gcc-internal-format, gfc-internal-format
30658 msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"
30659 msgstr ""
30661 #: rtl.cc:937
30662 #, gcc-internal-format, gfc-internal-format
30663 msgid "RTL check: expected code '%s', '%s' or '%s', have '%s' in %s, at %s:%d"
30664 msgstr ""
30666 #: rtl.cc:968
30667 #, gcc-internal-format, gfc-internal-format
30668 msgid ""
30669 "RTL check: attempt to treat non-block symbol as a block symbol in %s, at %s:"
30670 "%d"
30671 msgstr ""
30673 #: rtl.cc:978
30674 #, gcc-internal-format, gfc-internal-format
30675 msgid ""
30676 "RTL check: access of hwi elt %d of vector with last elt %d in %s, at %s:%d"
30677 msgstr ""
30679 #: rtl.cc:988
30680 #, gcc-internal-format, gfc-internal-format
30681 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
30682 msgstr ""
30684 #: rtl.cc:999
30685 #, gcc-internal-format, gfc-internal-format
30686 msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
30687 msgstr ""
30689 #: stmt.cc:215
30690 #, gcc-internal-format
30691 msgid "output operand constraint lacks %<=%>"
30692 msgstr ""
30694 #: stmt.cc:230
30695 #, gcc-internal-format
30696 msgid "output constraint %qc for operand %d is not at the beginning"
30697 msgstr ""
30699 #: stmt.cc:254
30700 #, gcc-internal-format
30701 msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
30702 msgstr ""
30704 #: stmt.cc:261 stmt.cc:350
30705 #, gcc-internal-format
30706 msgid "%<%%%> constraint used with last operand"
30707 msgstr ""
30709 #: stmt.cc:277
30710 #, gcc-internal-format
30711 msgid "matching constraint not valid in output operand"
30712 msgstr ""
30714 #: stmt.cc:341
30715 #, gcc-internal-format
30716 msgid "input operand constraint contains %qc"
30717 msgstr ""
30719 #: stmt.cc:380
30720 #, gcc-internal-format
30721 msgid "matching constraint references invalid operand number"
30722 msgstr ""
30724 #: stmt.cc:414
30725 #, gcc-internal-format
30726 msgid "invalid punctuation %qc in constraint"
30727 msgstr ""
30729 #: stmt.cc:431
30730 #, gcc-internal-format
30731 msgid "matching constraint does not allow a register"
30732 msgstr ""
30734 #: stmt.cc:525
30735 #, gcc-internal-format
30736 msgid "duplicate %<asm%> operand name %qs"
30737 msgstr ""
30739 #: stmt.cc:622
30740 #, gcc-internal-format
30741 msgid "missing close brace for named operand"
30742 msgstr ""
30744 #: stmt.cc:651
30745 #, gcc-internal-format
30746 msgid "undefined named operand %qs"
30747 msgstr ""
30749 #: stor-layout.cc:802
30750 #, gcc-internal-format
30751 msgid "size of %q+D %E bytes exceeds maximum object size %wu"
30752 msgstr ""
30754 #: stor-layout.cc:1183
30755 #, gcc-internal-format
30756 msgid "alignment %u of %qT is less than %u"
30757 msgstr ""
30759 #: stor-layout.cc:1190
30760 #, gcc-internal-format
30761 msgid "%q+D offset %E in %qT isn%'t aligned to %u"
30762 msgstr ""
30764 #: stor-layout.cc:1193
30765 #, gcc-internal-format
30766 msgid "%q+D offset %E in %qT may not be aligned to %u"
30767 msgstr ""
30769 #: stor-layout.cc:1325
30770 #, gcc-internal-format
30771 msgid "packed attribute causes inefficient alignment for %q+D"
30772 msgstr ""
30774 #: stor-layout.cc:1329
30775 #, gcc-internal-format
30776 msgid "packed attribute is unnecessary for %q+D"
30777 msgstr ""
30779 #: stor-layout.cc:1349
30780 #, gcc-internal-format
30781 msgid "padding struct to align %q+D"
30782 msgstr ""
30784 #: stor-layout.cc:1408
30785 #, gcc-internal-format
30786 msgid "offset of packed bit-field %qD has changed in GCC 4.4"
30787 msgstr ""
30789 #: stor-layout.cc:1784
30790 #, gcc-internal-format
30791 msgid "padding struct size to alignment boundary"
30792 msgstr ""
30794 #: stor-layout.cc:1812
30795 #, gcc-internal-format
30796 msgid "packed attribute causes inefficient alignment for %qE"
30797 msgstr ""
30799 #: stor-layout.cc:1816
30800 #, gcc-internal-format
30801 msgid "packed attribute is unnecessary for %qE"
30802 msgstr ""
30804 #: stor-layout.cc:1822
30805 #, gcc-internal-format
30806 msgid "packed attribute causes inefficient alignment"
30807 msgstr ""
30809 #: stor-layout.cc:1824
30810 #, gcc-internal-format
30811 msgid "packed attribute is unnecessary"
30812 msgstr ""
30814 #: stor-layout.cc:2609
30815 #, gcc-internal-format
30816 msgid "alignment of array elements is greater than element size"
30817 msgstr ""
30819 #: stor-layout.cc:2615
30820 #, gcc-internal-format
30821 msgid "size of array element is not a multiple of its alignment"
30822 msgstr ""
30824 #: substring-locations.cc:229
30825 #, gcc-internal-format
30826 msgid "format string is defined here"
30827 msgstr ""
30829 #: symtab-thunks.cc:400
30830 #, gcc-internal-format
30831 msgid "generic thunk code fails for method %qD which uses %<...%>"
30832 msgstr ""
30834 #: symtab.cc:303
30835 #, gcc-internal-format
30836 msgid "%qD renamed after being referenced in assembly"
30837 msgstr ""
30839 #: symtab.cc:1106
30840 #, gcc-internal-format
30841 msgid "function symbol is not function"
30842 msgstr ""
30844 #: symtab.cc:1113
30845 #, gcc-internal-format
30846 msgid "inconsistent %<ifunc%> attribute"
30847 msgstr ""
30849 #: symtab.cc:1121
30850 #, gcc-internal-format
30851 msgid "variable symbol is not variable"
30852 msgstr ""
30854 #: symtab.cc:1127
30855 #, gcc-internal-format
30856 msgid "node has unknown type"
30857 msgstr ""
30859 #: symtab.cc:1132
30860 #, gcc-internal-format, gfc-internal-format
30861 msgid "node has invalid order %i"
30862 msgstr ""
30864 #: symtab.cc:1141
30865 #, gcc-internal-format
30866 msgid "node not found node->decl->decl_with_vis.symtab_node"
30867 msgstr ""
30869 #: symtab.cc:1149
30870 #, gcc-internal-format
30871 msgid "node differs from node->decl->decl_with_vis.symtab_node"
30872 msgstr ""
30874 #: symtab.cc:1160 symtab.cc:1167
30875 #, gcc-internal-format
30876 msgid "assembler name hash list corrupted"
30877 msgstr ""
30879 #: symtab.cc:1176
30880 #, gcc-internal-format
30881 msgid "node not found in symtab assembler name hash"
30882 msgstr ""
30884 #: symtab.cc:1185
30885 #, gcc-internal-format
30886 msgid "double linked list of assembler names corrupted"
30887 msgstr ""
30889 #: symtab.cc:1190
30890 #, gcc-internal-format
30891 msgid "node has body_removed but is definition"
30892 msgstr ""
30894 #: symtab.cc:1195
30895 #, gcc-internal-format
30896 msgid "node is analyzed but it is not a definition"
30897 msgstr ""
30899 #: symtab.cc:1200
30900 #, gcc-internal-format
30901 msgid "node is alias but not implicit alias"
30902 msgstr ""
30904 #: symtab.cc:1205
30905 #, gcc-internal-format
30906 msgid "node is alias but not definition"
30907 msgstr ""
30909 #: symtab.cc:1210
30910 #, gcc-internal-format
30911 msgid "node is weakref but not an transparent_alias"
30912 msgstr ""
30914 #: symtab.cc:1215
30915 #, gcc-internal-format
30916 msgid "node is transparent_alias but not an alias"
30917 msgstr ""
30919 #: symtab.cc:1220
30920 #, gcc-internal-format
30921 msgid "node is symver but not alias"
30922 msgstr ""
30924 #: symtab.cc:1229
30925 #, gcc-internal-format
30926 msgid "symver target is not exported with default visibility"
30927 msgstr ""
30929 #: symtab.cc:1236
30930 #, gcc-internal-format
30931 msgid "symver is not exported with default visibility"
30932 msgstr ""
30934 #: symtab.cc:1245
30935 #, gcc-internal-format
30936 msgid "node is in same_comdat_group list but has no comdat_group"
30937 msgstr ""
30939 #: symtab.cc:1250
30940 #, gcc-internal-format
30941 msgid "same_comdat_group list across different groups"
30942 msgstr ""
30944 #: symtab.cc:1255
30945 #, gcc-internal-format
30946 msgid "mixing different types of symbol in same comdat groups is not supported"
30947 msgstr ""
30949 #: symtab.cc:1260
30950 #, gcc-internal-format
30951 msgid "node is alone in a comdat group"
30952 msgstr ""
30954 #: symtab.cc:1267
30955 #, gcc-internal-format
30956 msgid "same_comdat_group is not a circular list"
30957 msgstr ""
30959 #: symtab.cc:1282
30960 #, gcc-internal-format, gfc-internal-format
30961 msgid "comdat-local symbol referred to by %s outside its comdat"
30962 msgstr ""
30964 #: symtab.cc:1292
30965 #, gcc-internal-format
30966 msgid "implicit_section flag is set but section isn%'t"
30967 msgstr ""
30969 #: symtab.cc:1299
30970 #, gcc-internal-format
30971 msgid "Both section and comdat group is set"
30972 msgstr ""
30974 #: symtab.cc:1311
30975 #, gcc-internal-format
30976 msgid "Alias and target%'s section differs"
30977 msgstr ""
30979 #: symtab.cc:1318
30980 #, gcc-internal-format
30981 msgid "Alias and target%'s comdat groups differs"
30982 msgstr ""
30984 #: symtab.cc:1333
30985 #, gcc-internal-format
30986 msgid "Transparent alias and target%'s assembler names differs"
30987 msgstr ""
30989 #: symtab.cc:1341
30990 #, gcc-internal-format
30991 msgid "Chained transparent aliases"
30992 msgstr ""
30994 #: symtab.cc:1364 symtab.cc:1382 symtab.cc:1409
30995 #, gcc-internal-format
30996 msgid "symtab_node::verify failed"
30997 msgstr ""
30999 #: symtab.cc:1381
31000 #, gcc-internal-format, gfc-internal-format
31001 msgid "invalid order in asm node %i"
31002 msgstr ""
31004 #: symtab.cc:1405
31005 #, gcc-internal-format
31006 msgid ""
31007 "Two symbols with same comdat_group are not linked by the same_comdat_group "
31008 "list."
31009 msgstr ""
31011 #: symtab.cc:1843
31012 #, gcc-internal-format
31013 msgid "function %q+D part of alias cycle"
31014 msgstr ""
31016 #: symtab.cc:1845
31017 #, gcc-internal-format
31018 msgid "variable %q+D part of alias cycle"
31019 msgstr ""
31021 #: symtab.cc:1873
31022 #, gcc-internal-format
31023 msgid "section of alias %q+D must match section of its target"
31024 msgstr ""
31026 #: targhooks.cc:201
31027 #, gcc-internal-format
31028 msgid "%<__builtin_saveregs%> not supported by this target"
31029 msgstr ""
31031 #: targhooks.cc:1185
31032 #, gcc-internal-format
31033 msgid "%qs not supported on this target"
31034 msgstr ""
31036 #: targhooks.cc:1227
31037 #, gcc-internal-format
31038 msgid "nested functions not supported on this target"
31039 msgstr ""
31041 #: targhooks.cc:1240
31042 #, gcc-internal-format
31043 msgid "nested function trampolines not supported on this target"
31044 msgstr ""
31046 #: targhooks.cc:1742
31047 #, gcc-internal-format
31048 msgid "target attribute is not supported on this machine"
31049 msgstr ""
31051 #: targhooks.cc:1756
31052 #, gcc-internal-format
31053 msgid "%<#pragma GCC target%> is not supported for this machine"
31054 msgstr ""
31056 #: toplev.cc:721
31057 #, gcc-internal-format
31058 msgid "cannot open %qs for writing: %m"
31059 msgstr ""
31061 #: toplev.cc:740
31062 #, gcc-internal-format
31063 msgid "%<-frecord-gcc-switches%> is not supported by the current target"
31064 msgstr ""
31066 #: toplev.cc:792
31067 #, gcc-internal-format
31068 msgid "stack usage computation not supported for this target"
31069 msgstr ""
31071 #: toplev.cc:850
31072 #, gcc-internal-format
31073 msgid "stack usage might be unbounded"
31074 msgstr ""
31076 #: toplev.cc:855
31077 #, gcc-internal-format
31078 msgid "stack usage might be %wu bytes"
31079 msgstr ""
31081 #: toplev.cc:858
31082 #, gcc-internal-format
31083 msgid "stack usage is %wu bytes"
31084 msgstr ""
31086 #: toplev.cc:975
31087 #, gcc-internal-format
31088 msgid "cannot open %s for writing: %m"
31089 msgstr ""
31091 #: toplev.cc:1251
31092 #, gcc-internal-format
31093 msgid "this target does not support %qs"
31094 msgstr ""
31096 #: toplev.cc:1285
31097 #, gcc-internal-format
31098 msgid ""
31099 "Graphite loop optimizations cannot be used (isl is not available) (%<-"
31100 "fgraphite%>, %<-fgraphite-identity%>, %<-floop-nest-optimize%>, %<-floop-"
31101 "parallelize-all%>)"
31102 msgstr ""
31104 #: toplev.cc:1296
31105 #, gcc-internal-format
31106 msgid "%<-fcf-protection=full%> is not supported for this target"
31107 msgstr ""
31109 #: toplev.cc:1303
31110 #, gcc-internal-format
31111 msgid "%<-fcf-protection=branch%> is not supported for this target"
31112 msgstr ""
31114 #: toplev.cc:1310
31115 #, gcc-internal-format
31116 msgid "%<-fcf-protection=return%> is not supported for this target"
31117 msgstr ""
31119 #: toplev.cc:1325
31120 #, gcc-internal-format
31121 msgid "%<-fabi-version=1%> is no longer supported"
31122 msgstr ""
31124 #: toplev.cc:1341
31125 #, gcc-internal-format
31126 msgid "instruction scheduling not supported on this target machine"
31127 msgstr ""
31129 #: toplev.cc:1345
31130 #, gcc-internal-format
31131 msgid "this target machine does not have delayed branches"
31132 msgstr ""
31134 #: toplev.cc:1359
31135 #, gcc-internal-format
31136 msgid "%<-f%sleading-underscore%> not supported on this target machine"
31137 msgstr ""
31139 #: toplev.cc:1388
31140 #, gcc-internal-format
31141 msgid "CTF debug info requested, but not supported for %qs frontend"
31142 msgstr ""
31144 #: toplev.cc:1406
31145 #, gcc-internal-format
31146 msgid "could not close zeroed insn dump file %qs: %m"
31147 msgstr ""
31149 #: toplev.cc:1420
31150 #, gcc-internal-format
31151 msgid "STABS debugging information is obsolete and not supported anymore"
31152 msgstr ""
31154 #: toplev.cc:1457
31155 #, gcc-internal-format
31156 msgid "target system does not support the %qs debug format"
31157 msgstr ""
31159 #: toplev.cc:1473
31160 #, gcc-internal-format
31161 msgid "variable tracking requested, but useless unless producing debug info"
31162 msgstr ""
31164 #: toplev.cc:1477
31165 #, gcc-internal-format
31166 msgid "variable tracking requested, but not supported by this debug format"
31167 msgstr ""
31169 #: toplev.cc:1509
31170 #, gcc-internal-format
31171 msgid ""
31172 "without %<-gdwarf-5%>, %<-gvariable-location-views=incompat5%> is equivalent "
31173 "to %<-gvariable-location-views%>"
31174 msgstr ""
31176 #: toplev.cc:1525
31177 #, gcc-internal-format
31178 msgid ""
31179 "%<-ginternal-reset-location-views%> is forced disabled without %<-gvariable-"
31180 "location-views%>"
31181 msgstr ""
31183 #: toplev.cc:1535
31184 #, gcc-internal-format
31185 msgid ""
31186 "%<-ginline-points%> is forced disabled without %<-gstatement-frontiers%>"
31187 msgstr ""
31189 #: toplev.cc:1564
31190 #, gcc-internal-format
31191 msgid "%<-ffunction-sections%> not supported for this target"
31192 msgstr ""
31194 #: toplev.cc:1570
31195 #, gcc-internal-format
31196 msgid "%<-fdata-sections%> not supported for this target"
31197 msgstr ""
31199 #: toplev.cc:1578
31200 #, gcc-internal-format
31201 msgid "%<-fprefetch-loop-arrays%> not supported for this target"
31202 msgstr ""
31204 #: toplev.cc:1584
31205 #, gcc-internal-format
31206 msgid ""
31207 "%<-fprefetch-loop-arrays%> not supported for this target (try %<-march%> "
31208 "switches)"
31209 msgstr ""
31211 #: toplev.cc:1594
31212 #, gcc-internal-format
31213 msgid "%<-fprefetch-loop-arrays%> is not supported with %<-Os%>"
31214 msgstr ""
31216 #: toplev.cc:1606
31217 #, gcc-internal-format
31218 msgid "%<-fassociative-math%> disabled; other options take precedence"
31219 msgstr ""
31221 #: toplev.cc:1616
31222 #, gcc-internal-format
31223 msgid ""
31224 "%<-fstack-clash-protection%> is not supported on targets where the stack "
31225 "grows from lower to higher addresses"
31226 msgstr ""
31228 #: toplev.cc:1626
31229 #, gcc-internal-format
31230 msgid ""
31231 "%<-fstack-check=%> and %<-fstack-clash_protection%> are mutually exclusive; "
31232 "disabling %<-fstack-check=%>"
31233 msgstr ""
31235 #: toplev.cc:1636
31236 #, gcc-internal-format
31237 msgid "%<-fstack-protector%> not supported for this target"
31238 msgstr ""
31240 #: toplev.cc:1648
31241 #, gcc-internal-format
31242 msgid ""
31243 "%<-fsanitize=address%> and %<-fsanitize=kernel-address%> are not supported "
31244 "for this target"
31245 msgstr ""
31247 #: toplev.cc:1658
31248 #, gcc-internal-format
31249 msgid "%<-fsanitize=address%> not supported for this target"
31250 msgstr ""
31252 #: toplev.cc:1667
31253 #, gcc-internal-format
31254 msgid ""
31255 "%<-fsanitize=kernel-address%> with stack protection is not supported without "
31256 "%<-fasan-shadow-offset=%> for this target"
31257 msgstr ""
31259 #: toplev.cc:1677
31260 #, gcc-internal-format
31261 msgid "%qs is not supported for this target"
31262 msgstr ""
31264 #: toplev.cc:1685
31265 #, gcc-internal-format
31266 msgid "%<-fsanitize=shadow-call-stack%> not supported in current platform"
31267 msgstr ""
31269 #: toplev.cc:1688
31270 #, gcc-internal-format
31271 msgid "%<-fsanitize=shadow-call-stack%> requires %<-fno-exceptions%>"
31272 msgstr ""
31274 #: toplev.cc:2026
31275 #, gcc-internal-format
31276 msgid "error writing to %s: %m"
31277 msgstr ""
31279 #: toplev.cc:2028
31280 #, gcc-internal-format
31281 msgid "error closing %s: %m"
31282 msgstr ""
31284 #: toplev.cc:2146
31285 #, gcc-internal-format
31286 msgid "mpfr not configured to handle all floating modes"
31287 msgstr ""
31289 #: toplev.cc:2232
31290 #, gcc-internal-format
31291 msgid "self-tests are not enabled in this build"
31292 msgstr ""
31294 #: toplev.cc:2325
31295 #, gcc-internal-format
31296 msgid "self-tests incompatible with %<-E%>"
31297 msgstr ""
31299 #: trans-mem.cc:610
31300 #, gcc-internal-format
31301 msgid "invalid use of volatile lvalue inside transaction"
31302 msgstr ""
31304 #: trans-mem.cc:613
31305 #, gcc-internal-format
31306 msgid "invalid use of volatile lvalue inside %<transaction_safe%> function"
31307 msgstr ""
31309 #: trans-mem.cc:645
31310 #, gcc-internal-format
31311 msgid ""
31312 "%<transaction_may_cancel_outer%> function call not within outer transaction "
31313 "or %<transaction_may_cancel_outer%>"
31314 msgstr ""
31316 #: trans-mem.cc:714 trans-mem.cc:4819
31317 #, gcc-internal-format
31318 msgid "unsafe function call %qD within atomic transaction"
31319 msgstr ""
31321 #: trans-mem.cc:721
31322 #, gcc-internal-format
31323 msgid "unsafe function call %qE within atomic transaction"
31324 msgstr ""
31326 #: trans-mem.cc:725
31327 #, gcc-internal-format
31328 msgid "unsafe indirect function call within atomic transaction"
31329 msgstr ""
31331 #: trans-mem.cc:733 trans-mem.cc:4751
31332 #, gcc-internal-format
31333 msgid "unsafe function call %qD within %<transaction_safe%> function"
31334 msgstr ""
31336 #: trans-mem.cc:740
31337 #, gcc-internal-format
31338 msgid "unsafe function call %qE within %<transaction_safe%> function"
31339 msgstr ""
31341 #: trans-mem.cc:744
31342 #, gcc-internal-format
31343 msgid "unsafe indirect function call within %<transaction_safe%> function"
31344 msgstr ""
31346 #: trans-mem.cc:759 trans-mem.cc:4791
31347 #, gcc-internal-format
31348 msgid "%<asm%> not allowed in atomic transaction"
31349 msgstr ""
31351 #: trans-mem.cc:762 trans-mem.cc:4417
31352 #, gcc-internal-format
31353 msgid "%<asm%> not allowed in %<transaction_safe%> function"
31354 msgstr ""
31356 #: trans-mem.cc:774
31357 #, gcc-internal-format
31358 msgid "relaxed transaction in atomic transaction"
31359 msgstr ""
31361 #: trans-mem.cc:777
31362 #, gcc-internal-format
31363 msgid "relaxed transaction in %<transaction_safe%> function"
31364 msgstr ""
31366 #: trans-mem.cc:784
31367 #, gcc-internal-format
31368 msgid "outer transaction in transaction"
31369 msgstr ""
31371 #: trans-mem.cc:787
31372 #, gcc-internal-format
31373 msgid "outer transaction in %<transaction_may_cancel_outer%> function"
31374 msgstr ""
31376 #: trans-mem.cc:791
31377 #, gcc-internal-format
31378 msgid "outer transaction in %<transaction_safe%> function"
31379 msgstr ""
31381 #: tree-cfg.cc:358
31382 #, gcc-internal-format
31383 msgid "ignoring loop annotation"
31384 msgstr ""
31386 #: tree-cfg.cc:3012
31387 #, gcc-internal-format
31388 msgid "constant not recomputed when %<ADDR_EXPR%> changed"
31389 msgstr ""
31391 #: tree-cfg.cc:3017
31392 #, gcc-internal-format
31393 msgid "side effects not recomputed when %<ADDR_EXPR%> changed"
31394 msgstr ""
31396 #: tree-cfg.cc:3032
31397 #, gcc-internal-format
31398 msgid "address taken but %<TREE_ADDRESSABLE%> bit not set"
31399 msgstr ""
31401 #: tree-cfg.cc:3056
31402 #, gcc-internal-format
31403 msgid "non-scalar %qs"
31404 msgstr ""
31406 #: tree-cfg.cc:3070
31407 #, gcc-internal-format
31408 msgid "invalid position or size operand to %qs"
31409 msgstr ""
31411 #: tree-cfg.cc:3076
31412 #, gcc-internal-format
31413 msgid "integral result type precision does not match field size of %qs"
31414 msgstr ""
31416 #: tree-cfg.cc:3085
31417 #, gcc-internal-format
31418 msgid "mode size of non-integral result does not match field size of %qs"
31419 msgstr ""
31421 #: tree-cfg.cc:3093
31422 #, gcc-internal-format
31423 msgid "%qs of non-mode-precision operand"
31424 msgstr ""
31426 #: tree-cfg.cc:3100
31427 #, gcc-internal-format
31428 msgid "position plus size exceeds size of referenced object in %qs"
31429 msgstr ""
31431 #: tree-cfg.cc:3111
31432 #, gcc-internal-format
31433 msgid "type mismatch in %qs reference"
31434 msgstr ""
31436 #: tree-cfg.cc:3127
31437 #, gcc-internal-format
31438 msgid "non-top-level %qs"
31439 msgstr ""
31441 #: tree-cfg.cc:3142
31442 #, gcc-internal-format
31443 msgid "invalid operands to %qs"
31444 msgstr ""
31446 #: tree-cfg.cc:3153 tree-cfg.cc:3162 tree-cfg.cc:3179 tree-cfg.cc:3874
31447 #: tree-cfg.cc:3903 tree-cfg.cc:3920 tree-cfg.cc:3941 tree-cfg.cc:3989
31448 #: tree-cfg.cc:4010 tree-cfg.cc:4064 tree-cfg.cc:4088 tree-cfg.cc:4124
31449 #: tree-cfg.cc:4145 tree-cfg.cc:4190 tree-cfg.cc:4266 tree-cfg.cc:4301
31450 #: tree-cfg.cc:4313 tree-cfg.cc:4372 tree-cfg.cc:4397 tree-cfg.cc:4472
31451 #: tree-cfg.cc:4558
31452 #, gcc-internal-format
31453 msgid "type mismatch in %qs"
31454 msgstr ""
31456 #: tree-cfg.cc:3173
31457 #, gcc-internal-format
31458 msgid "invalid %qs offset operator"
31459 msgstr ""
31461 #: tree-cfg.cc:3197
31462 #, gcc-internal-format
31463 msgid "conversion of %qs on the left hand side of %qs"
31464 msgstr ""
31466 #: tree-cfg.cc:3205
31467 #, gcc-internal-format
31468 msgid "conversion of register to a different size in %qs"
31469 msgstr ""
31471 #: tree-cfg.cc:3225 tree-cfg.cc:3251
31472 #, gcc-internal-format
31473 msgid "invalid address operand in %qs"
31474 msgstr ""
31476 #: tree-cfg.cc:3232 tree-cfg.cc:3258
31477 #, gcc-internal-format
31478 msgid "invalid offset operand in %qs"
31479 msgstr ""
31481 #: tree-cfg.cc:3239 tree-cfg.cc:3265
31482 #, gcc-internal-format
31483 msgid "invalid clique in %qs"
31484 msgstr ""
31486 #: tree-cfg.cc:3272 tree-cfg.cc:4570
31487 #, gcc-internal-format
31488 msgid "%qs in gimple IL"
31489 msgstr ""
31491 #: tree-cfg.cc:3287
31492 #, gcc-internal-format
31493 msgid "invalid expression for min lvalue"
31494 msgstr ""
31496 #: tree-cfg.cc:3338
31497 #, gcc-internal-format
31498 msgid "gimple call has two targets"
31499 msgstr ""
31501 #: tree-cfg.cc:3347
31502 #, gcc-internal-format
31503 msgid "gimple call has no target"
31504 msgstr ""
31506 #: tree-cfg.cc:3354
31507 #, gcc-internal-format
31508 msgid "invalid function in gimple call"
31509 msgstr ""
31511 #: tree-cfg.cc:3364
31512 #, gcc-internal-format
31513 msgid "non-function in gimple call"
31514 msgstr ""
31516 #: tree-cfg.cc:3375
31517 #, gcc-internal-format
31518 msgid "invalid pure const state for function"
31519 msgstr ""
31521 #: tree-cfg.cc:3387
31522 #, gcc-internal-format
31523 msgid "invalid LHS in gimple call"
31524 msgstr ""
31526 #: tree-cfg.cc:3395
31527 #, gcc-internal-format
31528 msgid "LHS in %<noreturn%> call"
31529 msgstr ""
31531 #: tree-cfg.cc:3409
31532 #, gcc-internal-format
31533 msgid "invalid conversion in gimple call"
31534 msgstr ""
31536 #: tree-cfg.cc:3418
31537 #, gcc-internal-format
31538 msgid "invalid static chain in gimple call"
31539 msgstr ""
31541 #: tree-cfg.cc:3429
31542 #, gcc-internal-format
31543 msgid "static chain with function that doesn%'t use one"
31544 msgstr ""
31546 #. Built-in unreachable with parameters might not be caught by
31547 #. undefined behavior sanitizer.  Front-ends do check users do not
31548 #. call them that way but we also produce calls to
31549 #. __builtin_unreachable internally, for example when IPA figures
31550 #. out a call cannot happen in a legal program.  In such cases,
31551 #. we must make sure arguments are stripped off.
31552 #: tree-cfg.cc:3447
31553 #, gcc-internal-format
31554 msgid "%<__builtin_unreachable%> or %<__builtin_trap%> call with arguments"
31555 msgstr ""
31557 #: tree-cfg.cc:3478
31558 #, gcc-internal-format
31559 msgid ""
31560 "%<DEFFERED_INIT%> calls should have same constant size for the first "
31561 "argument and LHS"
31562 msgstr ""
31564 #: tree-cfg.cc:3496
31565 #, gcc-internal-format
31566 msgid "invalid argument to gimple call"
31567 msgstr ""
31569 #: tree-cfg.cc:3523
31570 #, gcc-internal-format
31571 msgid "invalid operands in gimple comparison"
31572 msgstr ""
31574 #: tree-cfg.cc:3534
31575 #, gcc-internal-format
31576 msgid "mismatching comparison operand types"
31577 msgstr ""
31579 #: tree-cfg.cc:3551
31580 #, gcc-internal-format
31581 msgid "unsupported operation or type for vector comparison returning a boolean"
31582 msgstr ""
31584 #: tree-cfg.cc:3566
31585 #, gcc-internal-format
31586 msgid "non-vector operands in vector comparison"
31587 msgstr ""
31589 #: tree-cfg.cc:3575
31590 #, gcc-internal-format
31591 msgid "invalid vector comparison resulting type"
31592 msgstr ""
31594 #: tree-cfg.cc:3582
31595 #, gcc-internal-format
31596 msgid "bogus comparison result type"
31597 msgstr ""
31599 #: tree-cfg.cc:3604
31600 #, gcc-internal-format
31601 msgid "non-register as LHS of unary operation"
31602 msgstr ""
31604 #: tree-cfg.cc:3610
31605 #, gcc-internal-format
31606 msgid "invalid operand in unary operation"
31607 msgstr ""
31609 #: tree-cfg.cc:3633
31610 #, gcc-internal-format
31611 msgid "invalid vector types in nop conversion"
31612 msgstr ""
31614 #: tree-cfg.cc:3670
31615 #, gcc-internal-format
31616 msgid "invalid types in nop conversion"
31617 msgstr ""
31619 #: tree-cfg.cc:3685
31620 #, gcc-internal-format
31621 msgid "invalid types in address space conversion"
31622 msgstr ""
31624 #: tree-cfg.cc:3699
31625 #, gcc-internal-format
31626 msgid "invalid types in fixed-point conversion"
31627 msgstr ""
31629 #: tree-cfg.cc:3714
31630 #, gcc-internal-format
31631 msgid "invalid types in conversion to floating-point"
31632 msgstr ""
31634 #: tree-cfg.cc:3729
31635 #, gcc-internal-format
31636 msgid "invalid types in conversion to integer"
31637 msgstr ""
31639 #: tree-cfg.cc:3769
31640 #, gcc-internal-format
31641 msgid "type mismatch in %qs expression"
31642 msgstr ""
31644 #: tree-cfg.cc:3786 tree-cfg.cc:3800 tree-cfg.cc:4170
31645 #, gcc-internal-format
31646 msgid "invalid types for %qs"
31647 msgstr ""
31649 #: tree-cfg.cc:3811
31650 #, gcc-internal-format
31651 msgid "%qs should be from a scalar to a like vector"
31652 msgstr ""
31654 #: tree-cfg.cc:3825
31655 #, gcc-internal-format
31656 msgid "non-trivial conversion in unary operation"
31657 msgstr ""
31659 #: tree-cfg.cc:3850
31660 #, gcc-internal-format
31661 msgid "non-register as LHS of binary operation"
31662 msgstr ""
31664 #: tree-cfg.cc:3857
31665 #, gcc-internal-format
31666 msgid "invalid operands in binary operation"
31667 msgstr ""
31669 #: tree-cfg.cc:3964
31670 #, gcc-internal-format
31671 msgid "invalid non-vector operands to %qs"
31672 msgstr ""
31674 #: tree-cfg.cc:3975
31675 #, gcc-internal-format
31676 msgid "invalid (pointer) operands %qs"
31677 msgstr ""
31679 #: tree-cfg.cc:4198
31680 #, gcc-internal-format
31681 msgid "vector type expected in %qs"
31682 msgstr ""
31684 #: tree-cfg.cc:4211
31685 #, gcc-internal-format
31686 msgid "type mismatch in binary expression"
31687 msgstr ""
31689 #: tree-cfg.cc:4239
31690 #, gcc-internal-format
31691 msgid "non-register as LHS of ternary operation"
31692 msgstr ""
31694 #: tree-cfg.cc:4248
31695 #, gcc-internal-format
31696 msgid "invalid operands in ternary operation"
31697 msgstr ""
31699 #: tree-cfg.cc:4280
31700 #, gcc-internal-format
31701 msgid ""
31702 "the first argument of a %qs must be of a boolean vector type of the same "
31703 "number of elements as the result"
31704 msgstr ""
31706 #: tree-cfg.cc:4325 tree-cfg.cc:4384
31707 #, gcc-internal-format
31708 msgid "vector types expected in %qs"
31709 msgstr ""
31711 #: tree-cfg.cc:4340
31712 #, gcc-internal-format
31713 msgid "vectors with different element number found in %qs"
31714 msgstr ""
31716 #: tree-cfg.cc:4356
31717 #, gcc-internal-format
31718 msgid "invalid mask type in %qs"
31719 msgstr ""
31721 #: tree-cfg.cc:4417
31722 #, gcc-internal-format
31723 msgid "not allowed type combination in %qs"
31724 msgstr ""
31726 #: tree-cfg.cc:4426
31727 #, gcc-internal-format
31728 msgid "invalid position or size in %qs"
31729 msgstr ""
31731 #: tree-cfg.cc:4432
31732 #, gcc-internal-format
31733 msgid "%qs into non-mode-precision operand"
31734 msgstr ""
31736 #: tree-cfg.cc:4442
31737 #, gcc-internal-format
31738 msgid "insertion out of range in %qs"
31739 msgstr ""
31741 #: tree-cfg.cc:4452
31742 #, gcc-internal-format
31743 msgid "%qs not at element boundary"
31744 msgstr ""
31746 #: tree-cfg.cc:4508
31747 #, gcc-internal-format
31748 msgid "non-trivial conversion in %qs"
31749 msgstr ""
31751 #: tree-cfg.cc:4517
31752 #, gcc-internal-format
31753 msgid "%qs LHS in clobber statement"
31754 msgstr ""
31756 #: tree-cfg.cc:4525
31757 #, gcc-internal-format
31758 msgid "%qs LHS in assignment statement"
31759 msgstr ""
31761 #: tree-cfg.cc:4544
31762 #, gcc-internal-format
31763 msgid "invalid operand in %qs"
31764 msgstr ""
31766 #: tree-cfg.cc:4585 tree-cfg.cc:4611
31767 #, gcc-internal-format
31768 msgid "invalid RHS for gimple memory store: %qs"
31769 msgstr ""
31771 #: tree-cfg.cc:4645 tree-cfg.cc:4663
31772 #, gcc-internal-format
31773 msgid "incorrect type of vector %qs elements"
31774 msgstr ""
31776 #: tree-cfg.cc:4654 tree-cfg.cc:4671
31777 #, gcc-internal-format
31778 msgid "incorrect number of vector %qs elements"
31779 msgstr ""
31781 #: tree-cfg.cc:4679
31782 #, gcc-internal-format
31783 msgid "incorrect type of vector CONSTRUCTOR elements"
31784 msgstr ""
31786 #: tree-cfg.cc:4688
31787 #, gcc-internal-format
31788 msgid "vector %qs with non-NULL element index"
31789 msgstr ""
31791 #: tree-cfg.cc:4695
31792 #, gcc-internal-format
31793 msgid "vector %qs element is not a GIMPLE value"
31794 msgstr ""
31796 #: tree-cfg.cc:4704
31797 #, gcc-internal-format
31798 msgid "non-vector %qs with elements"
31799 msgstr ""
31801 #: tree-cfg.cc:4715
31802 #, gcc-internal-format
31803 msgid "%qs with an always-false condition"
31804 msgstr ""
31806 #: tree-cfg.cc:4722
31807 #, gcc-internal-format
31808 msgid "%qs RHS in assignment statement"
31809 msgstr ""
31811 #: tree-cfg.cc:4779
31812 #, gcc-internal-format
31813 msgid "invalid operand in return statement"
31814 msgstr ""
31816 #: tree-cfg.cc:4794 c/gimple-parser.cc:2474
31817 #, gcc-internal-format
31818 msgid "invalid conversion in return statement"
31819 msgstr ""
31821 #: tree-cfg.cc:4818
31822 #, gcc-internal-format
31823 msgid "goto destination is neither a label nor a pointer"
31824 msgstr ""
31826 #: tree-cfg.cc:4837
31827 #, gcc-internal-format
31828 msgid "invalid operand to switch statement"
31829 msgstr ""
31831 #: tree-cfg.cc:4845
31832 #, gcc-internal-format
31833 msgid "non-integral type switch statement"
31834 msgstr ""
31836 #: tree-cfg.cc:4855
31837 #, gcc-internal-format
31838 msgid "invalid default case label in switch statement"
31839 msgstr ""
31841 #: tree-cfg.cc:4867
31842 #, gcc-internal-format
31843 msgid "invalid %<CASE_CHAIN%>"
31844 msgstr ""
31846 #: tree-cfg.cc:4873
31847 #, gcc-internal-format
31848 msgid "invalid case label in switch statement"
31849 msgstr ""
31851 #: tree-cfg.cc:4880
31852 #, gcc-internal-format
31853 msgid "invalid case range in switch statement"
31854 msgstr ""
31856 #: tree-cfg.cc:4890
31857 #, gcc-internal-format
31858 msgid "type precision mismatch in switch statement"
31859 msgstr ""
31861 #: tree-cfg.cc:4897
31862 #, gcc-internal-format
31863 msgid "type mismatch for case label in switch statement"
31864 msgstr ""
31866 #: tree-cfg.cc:4906
31867 #, gcc-internal-format
31868 msgid "case labels not sorted in switch statement"
31869 msgstr ""
31871 #: tree-cfg.cc:4949
31872 #, gcc-internal-format
31873 msgid "label context is not the current function declaration"
31874 msgstr ""
31876 #: tree-cfg.cc:4958
31877 #, gcc-internal-format
31878 msgid "incorrect entry in %<label_to_block_map%>"
31879 msgstr ""
31881 #: tree-cfg.cc:4968
31882 #, gcc-internal-format
31883 msgid "incorrect setting of landing pad number"
31884 msgstr ""
31886 #: tree-cfg.cc:4984
31887 #, gcc-internal-format
31888 msgid "invalid comparison code in gimple cond"
31889 msgstr ""
31891 #: tree-cfg.cc:4992
31892 #, gcc-internal-format
31893 msgid "invalid labels in gimple cond"
31894 msgstr ""
31896 #: tree-cfg.cc:5075 tree-cfg.cc:5084
31897 #, gcc-internal-format
31898 msgid "invalid %<PHI%> result"
31899 msgstr ""
31901 #: tree-cfg.cc:5094
31902 #, gcc-internal-format
31903 msgid "missing %<PHI%> def"
31904 msgstr ""
31906 #: tree-cfg.cc:5108
31907 #, gcc-internal-format
31908 msgid "invalid %<PHI%> argument"
31909 msgstr ""
31911 #: tree-cfg.cc:5115
31912 #, gcc-internal-format
31913 msgid "incompatible types in %<PHI%> argument %u"
31914 msgstr ""
31916 #: tree-cfg.cc:5213
31917 #, gcc-internal-format
31918 msgid "%<verify_gimple%> failed"
31919 msgstr ""
31921 #: tree-cfg.cc:5270
31922 #, gcc-internal-format
31923 msgid "dead statement in EH table"
31924 msgstr ""
31926 #: tree-cfg.cc:5286
31927 #, gcc-internal-format
31928 msgid "location references block not in block tree"
31929 msgstr ""
31931 #: tree-cfg.cc:5335
31932 #, gcc-internal-format
31933 msgid "local declaration from a different function"
31934 msgstr ""
31936 #: tree-cfg.cc:5438
31937 #, gcc-internal-format
31938 msgid "gimple_bb (phi) is set to a wrong basic block"
31939 msgstr ""
31941 #: tree-cfg.cc:5447
31942 #, gcc-internal-format
31943 msgid "PHI node with location"
31944 msgstr ""
31946 #: tree-cfg.cc:5458 tree-cfg.cc:5505
31947 #, gcc-internal-format
31948 msgid "incorrect sharing of tree nodes"
31949 msgstr ""
31951 #: tree-cfg.cc:5466
31952 #, gcc-internal-format
31953 msgid "virtual PHI with argument locations"
31954 msgstr ""
31956 #: tree-cfg.cc:5493
31957 #, gcc-internal-format
31958 msgid "gimple_bb (stmt) is set to a wrong basic block"
31959 msgstr ""
31961 #: tree-cfg.cc:5533
31962 #, gcc-internal-format
31963 msgid "statement marked for throw, but doesn%'t"
31964 msgstr ""
31966 #: tree-cfg.cc:5539
31967 #, gcc-internal-format
31968 msgid "statement marked for throw in middle of block"
31969 msgstr ""
31971 #: tree-cfg.cc:5561
31972 #, gcc-internal-format
31973 msgid "verify_gimple failed"
31974 msgstr ""
31976 #: tree-cfg.cc:5583
31977 #, gcc-internal-format
31978 msgid "ENTRY_BLOCK has IL associated with it"
31979 msgstr ""
31981 #: tree-cfg.cc:5590
31982 #, gcc-internal-format
31983 msgid "EXIT_BLOCK has IL associated with it"
31984 msgstr ""
31986 #: tree-cfg.cc:5597
31987 #, gcc-internal-format, gfc-internal-format
31988 msgid "fallthru to exit from bb %d"
31989 msgstr ""
31991 #: tree-cfg.cc:5621
31992 #, gcc-internal-format
31993 msgid "nonlocal label %qD is not first in a sequence of labels in bb %d"
31994 msgstr ""
31996 #: tree-cfg.cc:5628
31997 #, gcc-internal-format
31998 msgid "EH landing pad label %qD is not first in a sequence of labels in bb %d"
31999 msgstr ""
32001 #: tree-cfg.cc:5635
32002 #, gcc-internal-format
32003 msgid "label %qD to block does not match in bb %d"
32004 msgstr ""
32006 #: tree-cfg.cc:5642
32007 #, gcc-internal-format
32008 msgid "label %qD has incorrect context in bb %d"
32009 msgstr ""
32011 #: tree-cfg.cc:5655
32012 #, gcc-internal-format, gfc-internal-format
32013 msgid "control flow in the middle of basic block %d"
32014 msgstr ""
32016 #: tree-cfg.cc:5665
32017 #, gcc-internal-format
32018 msgid "label %qD in the middle of basic block %d"
32019 msgstr ""
32021 #: tree-cfg.cc:5687
32022 #, gcc-internal-format, gfc-internal-format
32023 msgid "fallthru edge after a control statement in bb %d"
32024 msgstr ""
32026 #: tree-cfg.cc:5700
32027 #, gcc-internal-format, gfc-internal-format
32028 msgid "true/false edge after a non-GIMPLE_COND in bb %d"
32029 msgstr ""
32031 #: tree-cfg.cc:5723 tree-cfg.cc:5745 tree-cfg.cc:5762 tree-cfg.cc:5831
32032 #, gcc-internal-format, gfc-internal-format
32033 msgid "wrong outgoing edge flags at end of bb %d"
32034 msgstr ""
32036 #: tree-cfg.cc:5733
32037 #, gcc-internal-format, gfc-internal-format
32038 msgid "explicit goto at end of bb %d"
32039 msgstr ""
32041 #: tree-cfg.cc:5767
32042 #, gcc-internal-format, gfc-internal-format
32043 msgid "return edge does not point to exit in bb %d"
32044 msgstr ""
32046 #: tree-cfg.cc:5797
32047 #, gcc-internal-format
32048 msgid "found default case not at the start of case vector"
32049 msgstr ""
32051 #: tree-cfg.cc:5805
32052 #, gcc-internal-format
32053 msgid "case labels not sorted: "
32054 msgstr ""
32056 #: tree-cfg.cc:5822
32057 #, gcc-internal-format, gfc-internal-format
32058 msgid "extra outgoing edge %d->%d"
32059 msgstr ""
32061 #: tree-cfg.cc:5845
32062 #, gcc-internal-format, gfc-internal-format
32063 msgid "missing edge %i->%i"
32064 msgstr ""
32066 #: tree-cfg.cc:9509
32067 #, gcc-internal-format
32068 msgid "%<noreturn%> function does return"
32069 msgstr ""
32071 #: tree-cfg.cc:9530 tree-cfg.cc:9562
32072 #, gcc-internal-format
32073 msgid "control reaches end of non-void function"
32074 msgstr ""
32076 #: tree-cfg.cc:9628
32077 #, gcc-internal-format
32078 msgid ""
32079 "ignoring return value of %qD declared with attribute %<warn_unused_result%>"
32080 msgstr ""
32082 #: tree-cfg.cc:9633 cp/cvt.cc:1117
32083 #, gcc-internal-format
32084 msgid ""
32085 "ignoring return value of function declared with attribute "
32086 "%<warn_unused_result%>"
32087 msgstr ""
32089 #: tree-complex.cc:1632
32090 #, gcc-internal-format
32091 msgid "%<asm goto%> with complex typed outputs"
32092 msgstr ""
32094 #: tree-diagnostic-path.cc:467
32095 msgid "%@ %s"
32096 msgstr ""
32098 #: tree-diagnostic.cc:203
32099 #, gcc-internal-format
32100 msgid "in definition of macro %qs"
32101 msgstr ""
32103 #: tree-diagnostic.cc:220
32104 #, gcc-internal-format
32105 msgid "in expansion of macro %qs"
32106 msgstr ""
32108 #: tree-eh.cc:4926
32109 #, gcc-internal-format, gfc-internal-format
32110 msgid "BB %i has multiple EH edges"
32111 msgstr ""
32113 #: tree-eh.cc:4938
32114 #, gcc-internal-format, gfc-internal-format
32115 msgid "BB %i cannot throw but has an EH edge"
32116 msgstr ""
32118 #: tree-eh.cc:4946
32119 #, gcc-internal-format, gfc-internal-format
32120 msgid "BB %i last statement has incorrectly set lp"
32121 msgstr ""
32123 #: tree-eh.cc:4952
32124 #, gcc-internal-format, gfc-internal-format
32125 msgid "BB %i is missing an EH edge"
32126 msgstr ""
32128 #: tree-eh.cc:4958
32129 #, gcc-internal-format, gfc-internal-format
32130 msgid "Incorrect EH edge %i->%i"
32131 msgstr ""
32133 #: tree-eh.cc:4992 tree-eh.cc:5011
32134 #, gcc-internal-format, gfc-internal-format
32135 msgid "BB %i is missing an edge"
32136 msgstr ""
32138 #: tree-eh.cc:5028
32139 #, gcc-internal-format, gfc-internal-format
32140 msgid "BB %i too many fallthru edges"
32141 msgstr ""
32143 #: tree-eh.cc:5037
32144 #, gcc-internal-format, gfc-internal-format
32145 msgid "BB %i has incorrect edge"
32146 msgstr ""
32148 #: tree-eh.cc:5043
32149 #, gcc-internal-format, gfc-internal-format
32150 msgid "BB %i has incorrect fallthru edge"
32151 msgstr ""
32153 #: tree-inline.cc:3900
32154 #, gcc-internal-format
32155 msgid "function %q+F can never be copied because it receives a non-local goto"
32156 msgstr ""
32158 #: tree-inline.cc:3907
32159 #, gcc-internal-format
32160 msgid ""
32161 "function %q+F can never be copied because it saves address of local label in "
32162 "a static variable"
32163 msgstr ""
32165 #: tree-inline.cc:3947
32166 #, gcc-internal-format
32167 msgid ""
32168 "function %q+F can never be inlined because it uses alloca (override using "
32169 "the always_inline attribute)"
32170 msgstr ""
32172 #: tree-inline.cc:3961
32173 #, gcc-internal-format
32174 msgid "function %q+F can never be inlined because it uses setjmp"
32175 msgstr ""
32177 #: tree-inline.cc:3975
32178 #, gcc-internal-format
32179 msgid ""
32180 "function %q+F can never be inlined because it uses variable argument lists"
32181 msgstr ""
32183 #: tree-inline.cc:3987
32184 #, gcc-internal-format
32185 msgid ""
32186 "function %q+F can never be inlined because it uses setjmp-longjmp exception "
32187 "handling"
32188 msgstr ""
32190 #: tree-inline.cc:3995
32191 #, gcc-internal-format
32192 msgid "function %q+F can never be inlined because it uses non-local goto"
32193 msgstr ""
32195 #: tree-inline.cc:4007
32196 #, gcc-internal-format
32197 msgid ""
32198 "function %q+F can never be inlined because it uses %<__builtin_return%> or "
32199 "%<__builtin_apply_args%>"
32200 msgstr ""
32202 #: tree-inline.cc:4027
32203 #, gcc-internal-format
32204 msgid "function %q+F can never be inlined because it contains a computed goto"
32205 msgstr ""
32207 #: tree-inline.cc:4073
32208 #, gcc-internal-format
32209 msgid "function %q+F can never be inlined because it has a VLA argument"
32210 msgstr ""
32212 #: tree-inline.cc:4141
32213 #, gcc-internal-format
32214 msgid ""
32215 "function %q+F can never be inlined because it is suppressed using %<-fno-"
32216 "inline%>"
32217 msgstr ""
32219 #: tree-inline.cc:4149
32220 #, gcc-internal-format
32221 msgid ""
32222 "function %q+F can never be inlined because it uses attributes conflicting "
32223 "with inlining"
32224 msgstr ""
32226 #: tree-inline.cc:4835
32227 #, gcc-internal-format
32228 msgid "inlining failed in call to %<always_inline%> %q+F: %s"
32229 msgstr ""
32231 #: tree-inline.cc:4838 tree-inline.cc:4859
32232 #, gcc-internal-format
32233 msgid "called from here"
32234 msgstr ""
32236 #: tree-inline.cc:4841 tree-inline.cc:4862
32237 #, gcc-internal-format
32238 msgid "called from this function"
32239 msgstr ""
32241 #: tree-inline.cc:4855
32242 #, gcc-internal-format
32243 msgid "inlining failed in call to %q+F: %s"
32244 msgstr ""
32246 #: tree-into-ssa.cc:3337
32247 #, gcc-internal-format
32248 msgid "statement uses released SSA name"
32249 msgstr ""
32251 #: tree-into-ssa.cc:3349
32252 #, gcc-internal-format
32253 msgid "cannot update SSA form"
32254 msgstr ""
32256 #: tree-into-ssa.cc:3440 tree-outof-ssa.cc:902 tree-ssa-coalesce.cc:1003
32257 #, gcc-internal-format
32258 msgid "SSA corruption"
32259 msgstr ""
32261 #: tree-nested.cc:1164
32262 #, gcc-internal-format, gfc-internal-format
32263 msgid "%s from %s referenced in %s"
32264 msgstr ""
32266 #: tree-nested.cc:2956
32267 #, gcc-internal-format, gfc-internal-format
32268 msgid "%s from %s called in %s"
32269 msgstr ""
32271 #: tree-profile.cc:624
32272 #, gcc-internal-format
32273 msgid "invalid regular expression %qs in %qs"
32274 msgstr ""
32276 #: tree-profile.cc:714
32277 #, gcc-internal-format
32278 msgid "target does not support atomic profile update, single mode is selected"
32279 msgstr ""
32281 #: tree-ssa-alias.cc:3976
32282 #, gcc-internal-format, gfc-internal-format
32283 msgid "invalid fn spec attribute \"%s\""
32284 msgstr ""
32286 #: tree-ssa-alias.cc:4015
32287 #, gcc-internal-format, gfc-internal-format
32288 msgid "invalid fn spec attribute \"%s\" arg %i"
32289 msgstr ""
32291 #: tree-ssa-ccp.cc:4606 c-family/c-common.cc:5812
32292 #, gcc-internal-format
32293 msgid "%qs pointer is null"
32294 msgstr ""
32296 #: tree-ssa-ccp.cc:4609 c-family/c-common.cc:5815
32297 #, gcc-internal-format
32298 msgid "in a call to non-static member function %qD"
32299 msgstr ""
32301 #: tree-ssa-ccp.cc:4615 c-family/c-common.cc:5821
32302 #, gcc-internal-format, gfc-internal-format
32303 msgid "argument %u null where non-null expected"
32304 msgstr ""
32306 #: tree-ssa-ccp.cc:4621
32307 #, gcc-internal-format
32308 msgid "in a call to built-in function %qD"
32309 msgstr ""
32311 #: tree-ssa-ccp.cc:4625 c-family/c-common.cc:5825
32312 #, gcc-internal-format
32313 msgid "in a call to function %qD declared %qs"
32314 msgstr ""
32316 #: tree-ssa-loop-niter.cc:3478
32317 #, gcc-internal-format, gfc-internal-format
32318 msgid "iteration %s invokes undefined behavior"
32319 msgstr ""
32321 #: tree-ssa-loop-niter.cc:3479
32322 #, gcc-internal-format
32323 msgid "within this loop"
32324 msgstr ""
32326 #: tree-ssa-loop-prefetch.cc:2090
32327 #, gcc-internal-format
32328 msgid "%<l1-cache-size%> parameter is not a power of two %d"
32329 msgstr ""
32331 #: tree-ssa-operands.cc:1033
32332 #, gcc-internal-format
32333 msgid "virtual definition of statement not up to date"
32334 msgstr ""
32336 #: tree-ssa-operands.cc:1040
32337 #, gcc-internal-format
32338 msgid "virtual def operand missing for statement"
32339 msgstr ""
32341 #: tree-ssa-operands.cc:1050
32342 #, gcc-internal-format
32343 msgid "virtual use of statement not up to date"
32344 msgstr ""
32346 #: tree-ssa-operands.cc:1057
32347 #, gcc-internal-format
32348 msgid "virtual use operand missing for statement"
32349 msgstr ""
32351 #: tree-ssa-operands.cc:1074
32352 #, gcc-internal-format
32353 msgid "excess use operand for statement"
32354 msgstr ""
32356 #: tree-ssa-operands.cc:1084
32357 #, gcc-internal-format
32358 msgid "use operand missing for statement"
32359 msgstr ""
32361 #: tree-ssa-operands.cc:1091
32362 #, gcc-internal-format
32363 msgid "statement volatile flag not up to date"
32364 msgstr ""
32366 #: tree-ssa-strlen.cc:2139
32367 #, gcc-internal-format
32368 msgid ""
32369 "%qD writing one too many bytes into a region of a size that depends on "
32370 "%<strlen%>"
32371 msgstr ""
32373 #: tree-ssa-strlen.cc:2143
32374 #, gcc-internal-format
32375 msgid ""
32376 "writing one too many bytes into a region of a size that depends on %<strlen%>"
32377 msgstr ""
32379 #: tree-ssa-strlen.cc:2152
32380 #, gcc-internal-format
32381 msgid "%qD writing %wu byte into a region of size %wu"
32382 msgid_plural "%qD writing %wu bytes into a region of size %wu"
32383 msgstr[0] ""
32384 msgstr[1] ""
32386 #: tree-ssa-strlen.cc:2160
32387 #, gcc-internal-format
32388 msgid "writing %wu byte into a region of size %wu"
32389 msgid_plural "writing %wu bytes into a region of size %wu"
32390 msgstr[0] ""
32391 msgstr[1] ""
32393 #: tree-ssa-strlen.cc:2170
32394 #, gcc-internal-format
32395 msgid "%qD writing %wu byte into a region of size between %wu and %wu"
32396 msgid_plural "%qD writing %wu bytes into a region of size between %wu and %wu"
32397 msgstr[0] ""
32398 msgstr[1] ""
32400 #: tree-ssa-strlen.cc:2178
32401 #, gcc-internal-format
32402 msgid "writing %wu byte into a region of size between %wu and %wu"
32403 msgid_plural "writing %wu bytes into a region of size between %wu and %wu"
32404 msgstr[0] ""
32405 msgstr[1] ""
32407 #: tree-ssa-strlen.cc:2188
32408 #, gcc-internal-format
32409 msgid "%qD writing between %wu and %wu bytes into a region of size %wu"
32410 msgstr ""
32412 #: tree-ssa-strlen.cc:2194
32413 #, gcc-internal-format
32414 msgid "writing between %wu and %wu bytes into a region of size %wu"
32415 msgstr ""
32417 #: tree-ssa-strlen.cc:2202
32418 #, gcc-internal-format
32419 msgid ""
32420 "%qD writing between %wu and %wu bytes into a region of size between %wu and "
32421 "%wu"
32422 msgstr ""
32424 #: tree-ssa-strlen.cc:2208
32425 #, gcc-internal-format
32426 msgid ""
32427 "writing between %wu and %wu bytes into a region of size between %wu and %wu"
32428 msgstr ""
32430 #: tree-ssa-strlen.cc:3100
32431 #, gcc-internal-format
32432 msgid ""
32433 "%qD output truncated before terminating nul copying %E byte from a string of "
32434 "the same length"
32435 msgid_plural ""
32436 "%qD output truncated before terminating nul copying %E bytes from a string "
32437 "of the same length"
32438 msgstr[0] ""
32439 msgstr[1] ""
32441 #: tree-ssa-strlen.cc:3116
32442 #, gcc-internal-format
32443 msgid "%qD output truncated copying %E byte from a string of length %wu"
32444 msgid_plural ""
32445 "%qD output truncated copying %E bytes from a string of length %wu"
32446 msgstr[0] ""
32447 msgstr[1] ""
32449 #: tree-ssa-strlen.cc:3123
32450 #, gcc-internal-format
32451 msgid ""
32452 "%qD output truncated copying between %wu and %wu bytes from a string of "
32453 "length %wu"
32454 msgstr ""
32456 #: tree-ssa-strlen.cc:3135
32457 #, gcc-internal-format
32458 msgid "%qD output may be truncated copying %E byte from a string of length %wu"
32459 msgid_plural ""
32460 "%qD output may be truncated copying %E bytes from a string of length %wu"
32461 msgstr[0] ""
32462 msgstr[1] ""
32464 #: tree-ssa-strlen.cc:3142 tree-ssa-strlen.cc:3158
32465 #, gcc-internal-format
32466 msgid ""
32467 "%qD output may be truncated copying between %wu and %wu bytes from a string "
32468 "of length %wu"
32469 msgstr ""
32471 #: tree-ssa-strlen.cc:3312
32472 #, gcc-internal-format
32473 msgid ""
32474 "%qD output truncated before terminating nul copying as many bytes from a "
32475 "string as its length"
32476 msgstr ""
32478 #: tree-ssa-strlen.cc:3325
32479 #, gcc-internal-format
32480 msgid "%qD specified bound depends on the length of the source argument"
32481 msgstr ""
32483 #: tree-ssa-strlen.cc:3333
32484 #, gcc-internal-format
32485 msgid "length computed here"
32486 msgstr ""
32488 #: tree-ssa-strlen.cc:4254
32489 #, gcc-internal-format
32490 msgid ""
32491 "%qD of a string of length %wu or more and an array of size %wu evaluates to "
32492 "nonzero"
32493 msgstr ""
32495 #: tree-ssa-strlen.cc:4256
32496 #, gcc-internal-format
32497 msgid ""
32498 "%qD of a string of length %wu and an array of size %wu evaluates to nonzero"
32499 msgstr ""
32501 #: tree-ssa-strlen.cc:4263
32502 #, gcc-internal-format
32503 msgid ""
32504 "%qD of strings of length %wu and %wu and bound of %wu evaluates to nonzero"
32505 msgstr ""
32507 #: tree-ssa-strlen.cc:4268
32508 #, gcc-internal-format
32509 msgid ""
32510 "%qD of a string of length %wu, an array of size %wu and bound of %wu "
32511 "evaluates to nonzero"
32512 msgstr ""
32514 #: tree-ssa-strlen.cc:4279
32515 #, gcc-internal-format
32516 msgid "in this expression"
32517 msgstr ""
32519 #: tree-ssa-uninit.cc:283
32520 #, gcc-internal-format
32521 msgid "%qD is used uninitialized"
32522 msgstr ""
32524 #: tree-ssa-uninit.cc:285
32525 #, gcc-internal-format
32526 msgid "%qD may be used uninitialized"
32527 msgstr ""
32529 #: tree-ssa-uninit.cc:292
32530 #, gcc-internal-format
32531 msgid "%qs is used uninitialized"
32532 msgstr ""
32534 #: tree-ssa-uninit.cc:295
32535 #, gcc-internal-format
32536 msgid "%qs may be used uninitialized"
32537 msgstr ""
32539 #: tree-ssa-uninit.cc:314 varasm.cc:366 varasm.cc:7828
32540 #, gcc-internal-format
32541 msgid "%qD was declared here"
32542 msgstr ""
32544 #: tree-ssa-uninit.cc:316
32545 #, gcc-internal-format
32546 msgid "%qs was declared here"
32547 msgstr ""
32549 #: tree-ssa-uninit.cc:430 tree-ssa-uninit.cc:742
32550 #, gcc-internal-format
32551 msgid "%qE may be used uninitialized"
32552 msgstr ""
32554 #: tree-ssa-uninit.cc:439
32555 #, gcc-internal-format
32556 msgid "accessing argument %u of a function declared with attribute %<%s%>"
32557 msgstr ""
32559 #: tree-ssa-uninit.cc:729
32560 #, gcc-internal-format
32561 msgid "%qE is used uninitialized"
32562 msgstr ""
32564 #: tree-ssa-uninit.cc:861
32565 #, gcc-internal-format
32566 msgid "in a call to %qD declared with attribute %<%s%> here"
32567 msgstr ""
32569 #: tree-ssa-uninit.cc:868
32570 #, gcc-internal-format
32571 msgid "in a call to %qT declared with attribute %<%s%>"
32572 msgstr ""
32574 #: tree-ssa-uninit.cc:884
32575 #, gcc-internal-format
32576 msgid "by argument %u of type %s to %qD declared here"
32577 msgstr ""
32579 #: tree-ssa-uninit.cc:892
32580 #, gcc-internal-format
32581 msgid "by argument %u of type %s to %qT"
32582 msgstr ""
32584 #: tree-ssa.cc:664
32585 #, gcc-internal-format, gfc-internal-format
32586 msgid "multiple virtual PHI nodes in BB %d"
32587 msgstr ""
32589 #: tree-ssa.cc:678 tree-ssa.cc:707
32590 #, gcc-internal-format
32591 msgid "virtual definition is not an SSA name"
32592 msgstr ""
32594 #: tree-ssa.cc:694
32595 #, gcc-internal-format
32596 msgid "stmt with wrong VUSE"
32597 msgstr ""
32599 #: tree-ssa.cc:724
32600 #, gcc-internal-format, gfc-internal-format
32601 msgid "PHI node with wrong VUSE on edge from BB %d"
32602 msgstr ""
32604 #: tree-ssa.cc:750
32605 #, gcc-internal-format
32606 msgid "expected an SSA_NAME object"
32607 msgstr ""
32609 #: tree-ssa.cc:756
32610 #, gcc-internal-format
32611 msgid "found an SSA_NAME that had been released into the free pool"
32612 msgstr ""
32614 #: tree-ssa.cc:763
32615 #, gcc-internal-format
32616 msgid "type mismatch between an SSA_NAME and its symbol"
32617 msgstr ""
32619 #: tree-ssa.cc:769
32620 #, gcc-internal-format
32621 msgid "found a virtual definition for a GIMPLE register"
32622 msgstr ""
32624 #: tree-ssa.cc:775
32625 #, gcc-internal-format
32626 msgid "virtual SSA name for non-VOP decl"
32627 msgstr ""
32629 #: tree-ssa.cc:781
32630 #, gcc-internal-format
32631 msgid "found a real definition for a non-register"
32632 msgstr ""
32634 #: tree-ssa.cc:788
32635 #, gcc-internal-format
32636 msgid "found a default name with a non-empty defining statement"
32637 msgstr ""
32639 #: tree-ssa.cc:818
32640 #, gcc-internal-format
32641 msgid "RESULT_DECL should be read only when DECL_BY_REFERENCE is set"
32642 msgstr ""
32644 #: tree-ssa.cc:824
32645 #, gcc-internal-format, gfc-internal-format
32646 msgid "SSA_NAME created in two different blocks %i and %i"
32647 msgstr ""
32649 #: tree-ssa.cc:833 tree-ssa.cc:1173
32650 #, gcc-internal-format
32651 msgid "SSA_NAME_DEF_STMT is wrong"
32652 msgstr ""
32654 #: tree-ssa.cc:885
32655 #, gcc-internal-format
32656 msgid "missing definition"
32657 msgstr ""
32659 #: tree-ssa.cc:891
32660 #, gcc-internal-format, gfc-internal-format
32661 msgid "definition in block %i does not dominate use in block %i"
32662 msgstr ""
32664 #: tree-ssa.cc:899
32665 #, gcc-internal-format, gfc-internal-format
32666 msgid "definition in block %i follows the use"
32667 msgstr ""
32669 #: tree-ssa.cc:906
32670 #, gcc-internal-format
32671 msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
32672 msgstr ""
32674 #: tree-ssa.cc:914
32675 #, gcc-internal-format
32676 msgid "no immediate_use list"
32677 msgstr ""
32679 #: tree-ssa.cc:926
32680 #, gcc-internal-format
32681 msgid "wrong immediate use list"
32682 msgstr ""
32684 #: tree-ssa.cc:960
32685 #, gcc-internal-format
32686 msgid "incoming edge count does not match number of PHI arguments"
32687 msgstr ""
32689 #: tree-ssa.cc:974
32690 #, gcc-internal-format, gfc-internal-format
32691 msgid "PHI argument is missing for edge %d->%d"
32692 msgstr ""
32694 #: tree-ssa.cc:983
32695 #, gcc-internal-format
32696 msgid "PHI argument is not SSA_NAME, or invariant"
32697 msgstr ""
32699 #: tree-ssa.cc:989
32700 #, gcc-internal-format
32701 msgid "PHI argument on abnormal edge is not SSA_NAME"
32702 msgstr ""
32704 #: tree-ssa.cc:1010
32705 #, gcc-internal-format
32706 msgid "address taken, but ADDRESSABLE bit not set"
32707 msgstr ""
32709 #: tree-ssa.cc:1017
32710 #, gcc-internal-format, gfc-internal-format
32711 msgid "wrong edge %d->%d for PHI argument"
32712 msgstr ""
32714 #: tree-ssa.cc:1092
32715 #, gcc-internal-format
32716 msgid "shared SSA name info"
32717 msgstr ""
32719 #: tree-ssa.cc:1119
32720 #, gcc-internal-format, gfc-internal-format
32721 msgid "AUX pointer initialized for edge %d->%d"
32722 msgstr ""
32724 #: tree-ssa.cc:1145
32725 #, gcc-internal-format
32726 msgid "stmt (%p) marked modified after optimization pass: "
32727 msgstr ""
32729 #: tree-ssa.cc:1211
32730 #, gcc-internal-format
32731 msgid "verify_ssa failed"
32732 msgstr ""
32734 #: tree-streamer-in.cc:357
32735 #, gcc-internal-format
32736 msgid "machine independent builtin code out of range"
32737 msgstr ""
32739 #: tree-streamer-in.cc:363
32740 #, gcc-internal-format
32741 msgid "target specific builtin not available"
32742 msgstr ""
32744 #: tree-vect-generic.cc:328 tree-vect-generic.cc:498 tree-vect-generic.cc:2048
32745 #, gcc-internal-format
32746 msgid "vector operation will be expanded piecewise"
32747 msgstr ""
32749 #: tree-vect-generic.cc:331
32750 #, gcc-internal-format
32751 msgid "vector operation will be expanded in parallel"
32752 msgstr ""
32754 #: tree-vect-generic.cc:388
32755 #, gcc-internal-format
32756 msgid "vector operation will be expanded with a single scalar operation"
32757 msgstr ""
32759 #: tree-vect-generic.cc:1110
32760 #, gcc-internal-format
32761 msgid "vector condition will be expanded piecewise"
32762 msgstr ""
32764 #: tree-vect-generic.cc:1608
32765 #, gcc-internal-format
32766 msgid "vector shuffling operation will be expanded piecewise"
32767 msgstr ""
32769 #: tree-vect-loop.cc:4334
32770 #, gcc-internal-format
32771 msgid "vectorization did not happen for a simd loop"
32772 msgstr ""
32774 #: tree.cc:2260
32775 #, gcc-internal-format
32776 msgid "non-constant element in constant CONSTRUCTOR"
32777 msgstr ""
32779 #: tree.cc:2262
32780 #, gcc-internal-format
32781 msgid "side-effects element in no-side-effects CONSTRUCTOR"
32782 msgstr ""
32784 #: tree.cc:7205
32785 #, gcc-internal-format
32786 msgid "arrays of functions are not meaningful"
32787 msgstr ""
32789 #: tree.cc:7369
32790 #, gcc-internal-format
32791 msgid "function return type cannot be function"
32792 msgstr ""
32794 #: tree.cc:8815 tree.cc:8900 tree.cc:8963
32795 #, gcc-internal-format, gfc-internal-format
32796 msgid "tree check: %s, have %s in %s, at %s:%d"
32797 msgstr ""
32799 #: tree.cc:8852
32800 #, gcc-internal-format, gfc-internal-format
32801 msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
32802 msgstr ""
32804 #: tree.cc:8865
32805 #, gcc-internal-format
32806 msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
32807 msgstr ""
32809 #: tree.cc:8914
32810 #, gcc-internal-format
32811 msgid "tree check: did not expect class %qs, have %qs (%s) in %s, at %s:%d"
32812 msgstr ""
32814 #: tree.cc:8927
32815 #, gcc-internal-format
32816 msgid "tree check: expected %<omp_clause %s%>, have %qs in %s, at %s:%d"
32817 msgstr ""
32819 #: tree.cc:8989
32820 #, gcc-internal-format
32821 msgid ""
32822 "tree check: expected tree that contains %qs structure, have %qs in %s, at %s:"
32823 "%d"
32824 msgstr ""
32826 #: tree.cc:9003
32827 #, gcc-internal-format
32828 msgid ""
32829 "tree check: accessed elt %d of %<tree_int_cst%> with %d elts in %s, at %s:%d"
32830 msgstr ""
32832 #: tree.cc:9016
32833 #, gcc-internal-format
32834 msgid ""
32835 "tree check: accessed elt %d of %<tree_vec%> with %d elts in %s, at %s:%d"
32836 msgstr ""
32838 #: tree.cc:9029
32839 #, gcc-internal-format, gfc-internal-format
32840 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
32841 msgstr ""
32843 #: tree.cc:9042
32844 #, gcc-internal-format
32845 msgid ""
32846 "tree check: accessed operand %d of %<omp_clause %s%> with %d operands in %s, "
32847 "at %s:%d"
32848 msgstr ""
32850 #: tree.cc:12203
32851 #, gcc-internal-format
32852 msgid "%qD is deprecated: %s"
32853 msgstr ""
32855 #: tree.cc:12206
32856 #, gcc-internal-format
32857 msgid "%qD is deprecated"
32858 msgstr ""
32860 #: tree.cc:12229
32861 #, gcc-internal-format
32862 msgid "%qE is deprecated: %s"
32863 msgstr ""
32865 #: tree.cc:12232
32866 #, gcc-internal-format
32867 msgid "%qE is deprecated"
32868 msgstr ""
32870 #: tree.cc:12238
32871 #, gcc-internal-format, gfc-internal-format
32872 msgid "type is deprecated: %s"
32873 msgstr ""
32875 #: tree.cc:12241
32876 #, gcc-internal-format
32877 msgid "type is deprecated"
32878 msgstr ""
32880 #: tree.cc:12283
32881 #, gcc-internal-format
32882 msgid "%qD is unavailable: %s"
32883 msgstr ""
32885 #: tree.cc:12285
32886 #, gcc-internal-format
32887 msgid "%qD is unavailable"
32888 msgstr ""
32890 #: tree.cc:12306
32891 #, gcc-internal-format
32892 msgid "%qE is unavailable: %s"
32893 msgstr ""
32895 #: tree.cc:12308
32896 #, gcc-internal-format
32897 msgid "%qE is unavailable"
32898 msgstr ""
32900 #: tree.cc:12313
32901 #, gcc-internal-format, gfc-internal-format
32902 msgid "type is unavailable: %s"
32903 msgstr ""
32905 #: tree.cc:12315
32906 #, gcc-internal-format
32907 msgid "type is unavailable"
32908 msgstr ""
32910 #. Type variant can differ by:
32912 #. - TYPE_QUALS: TYPE_READONLY, TYPE_VOLATILE, TYPE_ATOMIC, TYPE_RESTRICT,
32913 #. ENCODE_QUAL_ADDR_SPACE.
32914 #. - main variant may be TYPE_COMPLETE_P and variant types !TYPE_COMPLETE_P
32915 #. in this case some values may not be set in the variant types
32916 #. (see TYPE_COMPLETE_P checks).
32917 #. - it is possible to have TYPE_ARTIFICIAL variant of non-artifical type
32918 #. - by TYPE_NAME and attributes (i.e. when variant originate by typedef)
32919 #. - TYPE_CANONICAL (TYPE_ALIAS_SET is the same among variants)
32920 #. - by the alignment: TYPE_ALIGN and TYPE_USER_ALIGN
32921 #. - during LTO by TYPE_CONTEXT if type is TYPE_FILE_SCOPE_P
32922 #. this is necessary to make it possible to merge types form different TUs
32923 #. - arrays, pointers and references may have TREE_TYPE that is a variant
32924 #. of TREE_TYPE of their main variants.
32925 #. - aggregates may have new TYPE_FIELDS list that list variants of
32926 #. the main variant TYPE_FIELDS.
32927 #. - vector types may differ by TYPE_VECTOR_OPAQUE
32929 #. Convenience macro for matching individual fields.
32930 #: tree.cc:13130
32931 #, gcc-internal-format, gfc-internal-format
32932 msgid "type variant differs by %s"
32933 msgstr ""
32935 #: tree.cc:13175
32936 #, gcc-internal-format
32937 msgid "type variant has different %<TYPE_SIZE_UNIT%>"
32938 msgstr ""
32940 #: tree.cc:13177
32941 #, gcc-internal-format
32942 msgid "type variant%'s %<TYPE_SIZE_UNIT%>"
32943 msgstr ""
32945 #: tree.cc:13179
32946 #, gcc-internal-format
32947 msgid "type%'s %<TYPE_SIZE_UNIT%>"
32948 msgstr ""
32950 #: tree.cc:13204
32951 #, gcc-internal-format
32952 msgid "type variant with %<TYPE_ALIAS_SET_KNOWN_P%>"
32953 msgstr ""
32955 #: tree.cc:13217
32956 #, gcc-internal-format
32957 msgid "type variant has different %<TYPE_VFIELD%>"
32958 msgstr ""
32960 #: tree.cc:13253
32961 #, gcc-internal-format
32962 msgid "type variant has different %<TYPE_BINFO%>"
32963 msgstr ""
32965 #: tree.cc:13255
32966 #, gcc-internal-format
32967 msgid "type variant%'s %<TYPE_BINFO%>"
32968 msgstr ""
32970 #: tree.cc:13257
32971 #, gcc-internal-format
32972 msgid "type%'s %<TYPE_BINFO%>"
32973 msgstr ""
32975 #: tree.cc:13296
32976 #, gcc-internal-format
32977 msgid "type variant has different %<TYPE_FIELDS%>"
32978 msgstr ""
32980 #: tree.cc:13298
32981 #, gcc-internal-format
32982 msgid "first mismatch is field"
32983 msgstr ""
32985 #: tree.cc:13300
32986 #, gcc-internal-format
32987 msgid "and field"
32988 msgstr ""
32990 #: tree.cc:13317
32991 #, gcc-internal-format
32992 msgid "type variant has different %<TREE_TYPE%>"
32993 msgstr ""
32995 #: tree.cc:13319 tree.cc:13330
32996 #, gcc-internal-format
32997 msgid "type variant%'s %<TREE_TYPE%>"
32998 msgstr ""
33000 #: tree.cc:13321 tree.cc:13332
33001 #, gcc-internal-format
33002 msgid "type%'s %<TREE_TYPE%>"
33003 msgstr ""
33005 #: tree.cc:13328
33006 #, gcc-internal-format
33007 msgid "type is not compatible with its variant"
33008 msgstr ""
33010 #: tree.cc:13640
33011 #, gcc-internal-format
33012 msgid "main variant is not defined"
33013 msgstr ""
33015 #: tree.cc:13645
33016 #, gcc-internal-format
33017 msgid "%<TYPE_MAIN_VARIANT%> has different %<TYPE_MAIN_VARIANT%>"
33018 msgstr ""
33020 #: tree.cc:13657
33021 #, gcc-internal-format
33022 msgid "%<TYPE_CANONICAL%> has different %<TYPE_CANONICAL%>"
33023 msgstr ""
33025 #: tree.cc:13676
33026 #, gcc-internal-format
33027 msgid "%<TYPE_CANONICAL%> is not compatible"
33028 msgstr ""
33030 #: tree.cc:13684
33031 #, gcc-internal-format
33032 msgid "%<TYPE_MODE%> of %<TYPE_CANONICAL%> is not compatible"
33033 msgstr ""
33035 #: tree.cc:13690
33036 #, gcc-internal-format
33037 msgid "%<TYPE_CANONICAL%> of main variant is not main variant"
33038 msgstr ""
33040 #: tree.cc:13706
33041 #, gcc-internal-format
33042 msgid "%<TYPE_VFIELD%> is not %<FIELD_DECL%> nor %<TREE_LIST%>"
33043 msgstr ""
33045 #: tree.cc:13716
33046 #, gcc-internal-format
33047 msgid "%<TYPE_NEXT_PTR_TO%> is not %<POINTER_TYPE%>"
33048 msgstr ""
33050 #: tree.cc:13726
33051 #, gcc-internal-format
33052 msgid "%<TYPE_NEXT_REF_TO%> is not %<REFERENCE_TYPE%>"
33053 msgstr ""
33055 #: tree.cc:13747
33056 #, gcc-internal-format
33057 msgid "%<TYPE_BINFO%> is not %<TREE_BINFO%>"
33058 msgstr ""
33060 #: tree.cc:13753
33061 #, gcc-internal-format
33062 msgid "%<TYPE_BINFO%> type is not %<TYPE_MAIN_VARIANT%>"
33063 msgstr ""
33065 #: tree.cc:13764
33066 #, gcc-internal-format
33067 msgid "%<TYPE_METHOD_BASETYPE%> is not record nor union"
33068 msgstr ""
33070 #: tree.cc:13775
33071 #, gcc-internal-format
33072 msgid "%<TYPE_OFFSET_BASETYPE%> is not record nor union"
33073 msgstr ""
33075 #: tree.cc:13793
33076 #, gcc-internal-format
33077 msgid "%<TYPE_ARRAY_MAX_SIZE%> not %<INTEGER_CST%>"
33078 msgstr ""
33080 #: tree.cc:13800
33081 #, gcc-internal-format
33082 msgid "%<TYPE_MAX_VALUE_RAW%> non-NULL"
33083 msgstr ""
33085 #: tree.cc:13807
33086 #, gcc-internal-format
33087 msgid "%<TYPE_LANG_SLOT_1 (binfo)%> field is non-NULL"
33088 msgstr ""
33090 #: tree.cc:13823
33091 #, gcc-internal-format
33092 msgid "enum value is not %<CONST_DECL%> or %<INTEGER_CST%>"
33093 msgstr ""
33095 #: tree.cc:13832
33096 #, gcc-internal-format
33097 msgid "enum value type is not %<INTEGER_TYPE%> nor convertible to the enum"
33098 msgstr ""
33100 #: tree.cc:13840
33101 #, gcc-internal-format
33102 msgid "enum value name is not %<IDENTIFIER_NODE%>"
33103 msgstr ""
33105 #: tree.cc:13850
33106 #, gcc-internal-format
33107 msgid "array %<TYPE_DOMAIN%> is not integer type"
33108 msgstr ""
33110 #: tree.cc:13859
33111 #, gcc-internal-format
33112 msgid "%<TYPE_FIELDS%> defined in incomplete type"
33113 msgstr ""
33115 #: tree.cc:13881
33116 #, gcc-internal-format
33117 msgid "wrong tree in %<TYPE_FIELDS%> list"
33118 msgstr ""
33120 #: tree.cc:13896
33121 #, gcc-internal-format
33122 msgid "%<TYPE_CACHED_VALUES_P%> is %i while %<TYPE_CACHED_VALUES%> is %p"
33123 msgstr ""
33125 #: tree.cc:13903
33126 #, gcc-internal-format
33127 msgid "%<TYPE_CACHED_VALUES%> is not %<TREE_VEC%>"
33128 msgstr ""
33130 #: tree.cc:13916
33131 #, gcc-internal-format
33132 msgid "wrong %<TYPE_CACHED_VALUES%> entry"
33133 msgstr ""
33135 #: tree.cc:13929
33136 #, gcc-internal-format
33137 msgid "%<TREE_PURPOSE%> is non-NULL in %<TYPE_ARG_TYPES%> list"
33138 msgstr ""
33140 #: tree.cc:13935
33141 #, gcc-internal-format
33142 msgid "wrong entry in %<TYPE_ARG_TYPES%> list"
33143 msgstr ""
33145 #: tree.cc:13942
33146 #, gcc-internal-format
33147 msgid "%<TYPE_VALUES_RAW%> field is non-NULL"
33148 msgstr ""
33150 #: tree.cc:13954
33151 #, gcc-internal-format
33152 msgid "%<TYPE_CACHED_VALUES_P%> is set while it should not be"
33153 msgstr ""
33155 #: tree.cc:13964
33156 #, gcc-internal-format
33157 msgid "%<TYPE_METHOD_BASETYPE%> is not main variant"
33158 msgstr ""
33160 #: tsan.cc:506
33161 #, gcc-internal-format
33162 msgid "%qs is not supported with %qs"
33163 msgstr ""
33165 #: value-prof.cc:488
33166 #, gcc-internal-format
33167 msgid "dead histogram"
33168 msgstr ""
33170 #: value-prof.cc:517
33171 #, gcc-internal-format
33172 msgid ""
33173 "histogram value statement does not correspond to the statement it is "
33174 "associated with"
33175 msgstr ""
33177 #: value-prof.cc:586
33178 #, gcc-internal-format, gfc-internal-format
33179 msgid ""
33180 "corrupted value profile: %s profile counter (%d out of %d) inconsistent with "
33181 "basic-block count (%d)"
33182 msgstr ""
33184 #: var-tracking.cc:7209
33185 #, gcc-internal-format
33186 msgid ""
33187 "variable tracking size limit exceeded with %<-fvar-tracking-assignments%>, "
33188 "retrying without"
33189 msgstr ""
33191 #: var-tracking.cc:7213
33192 #, gcc-internal-format
33193 msgid "variable tracking size limit exceeded"
33194 msgstr ""
33196 #: varasm.cc:315
33197 #, gcc-internal-format
33198 msgid "section already exists: %qs"
33199 msgstr ""
33201 #: varasm.cc:361
33202 #, gcc-internal-format
33203 msgid "%+qD causes a section type conflict with %qD"
33204 msgstr ""
33206 #: varasm.cc:364
33207 #, gcc-internal-format
33208 msgid "section type conflict with %qD"
33209 msgstr ""
33211 #: varasm.cc:369
33212 #, gcc-internal-format
33213 msgid "%+qD causes a section type conflict"
33214 msgstr ""
33216 #: varasm.cc:371
33217 #, gcc-internal-format
33218 msgid "section type conflict"
33219 msgstr ""
33221 #: varasm.cc:1104
33222 #, gcc-internal-format
33223 msgid "alignment of %q+D is greater than maximum object file alignment %d"
33224 msgstr ""
33226 #: varasm.cc:1272
33227 #, gcc-internal-format
33228 msgid "only zero initializers are allowed in section %qs"
33229 msgstr ""
33231 #: varasm.cc:1502 varasm.cc:1511
33232 #, gcc-internal-format
33233 msgid "register name not specified for %q+D"
33234 msgstr ""
33236 #: varasm.cc:1513
33237 #, gcc-internal-format
33238 msgid "invalid register name for %q+D"
33239 msgstr ""
33241 #: varasm.cc:1515
33242 #, gcc-internal-format
33243 msgid "data type of %q+D isn%'t suitable for a register"
33244 msgstr ""
33246 #: varasm.cc:1518
33247 #, gcc-internal-format
33248 msgid ""
33249 "the register specified for %q+D cannot be accessed by the current target"
33250 msgstr ""
33252 #: varasm.cc:1521
33253 #, gcc-internal-format
33254 msgid ""
33255 "the register specified for %q+D is not general enough to be used as a "
33256 "register variable"
33257 msgstr ""
33259 #: varasm.cc:1524
33260 #, gcc-internal-format
33261 msgid "register specified for %q+D isn%'t suitable for data type"
33262 msgstr ""
33264 #: varasm.cc:1533
33265 #, gcc-internal-format
33266 msgid "register specified for %q+D is an internal GCC implementation detail"
33267 msgstr ""
33269 #: varasm.cc:1543
33270 #, gcc-internal-format
33271 msgid "global register variable has initial value"
33272 msgstr ""
33274 #: varasm.cc:1547
33275 #, gcc-internal-format
33276 msgid "optimization may eliminate reads and/or writes to register variables"
33277 msgstr ""
33279 #: varasm.cc:1593
33280 #, gcc-internal-format
33281 msgid "register name given for non-register variable %q+D"
33282 msgstr ""
33284 #: varasm.cc:2172
33285 #, gcc-internal-format
33286 msgid "thread-local COMMON data not implemented"
33287 msgstr ""
33289 #: varasm.cc:2205
33290 #, gcc-internal-format
33291 msgid ""
33292 "requested alignment for %q+D is greater than implemented alignment of %wu"
33293 msgstr ""
33295 #: varasm.cc:2308 c/c-decl.cc:5477 c/c-parser.cc:1662
33296 #, gcc-internal-format
33297 msgid "storage size of %q+D isn%'t known"
33298 msgstr ""
33300 #: varasm.cc:5269
33301 #, gcc-internal-format
33302 msgid "initializer for integer/fixed-point value is too complicated"
33303 msgstr ""
33305 #: varasm.cc:5274
33306 #, gcc-internal-format
33307 msgid "initializer for floating value is not a floating constant"
33308 msgstr ""
33310 #: varasm.cc:5619
33311 #, gcc-internal-format
33312 msgid "invalid initial value for member %qE"
33313 msgstr ""
33315 #: varasm.cc:5875
33316 #, gcc-internal-format
33317 msgid "%qD declared weak after being used"
33318 msgstr ""
33320 #: varasm.cc:5927
33321 #, gcc-internal-format
33322 msgid ""
33323 "weak declaration of %q+D being applied to a already existing, static "
33324 "definition"
33325 msgstr ""
33327 #: varasm.cc:5968
33328 #, gcc-internal-format
33329 msgid "weak declaration of %q+D must be public"
33330 msgstr ""
33332 #: varasm.cc:5972
33333 #, gcc-internal-format
33334 msgid "weak declaration of %q+D not supported"
33335 msgstr ""
33337 #: varasm.cc:6001 varasm.cc:6321
33338 #, gcc-internal-format
33339 msgid "only weak aliases are supported in this configuration"
33340 msgstr ""
33342 #: varasm.cc:6196 varasm.cc:6318
33343 #, gcc-internal-format
33344 msgid "%qs is not supported in this configuration"
33345 msgstr ""
33347 #: varasm.cc:6224
33348 #, gcc-internal-format
33349 msgid "%qs is not supported on this target"
33350 msgstr ""
33352 #: varasm.cc:6280
33353 #, gcc-internal-format
33354 msgid "symver is only supported on ELF platforms"
33355 msgstr ""
33357 #: varasm.cc:6299
33358 #, gcc-internal-format
33359 msgid "%qs symbol %q+D ultimately targets itself"
33360 msgstr ""
33362 #: varasm.cc:6301
33363 #, gcc-internal-format
33364 msgid "%qs symbol %q+D must have static linkage"
33365 msgstr ""
33367 #: varasm.cc:6308 config/nvptx/nvptx.cc:7445
33368 #, gcc-internal-format
33369 msgid "alias definitions not supported in this configuration"
33370 msgstr ""
33372 #: varasm.cc:6536 config/sol2.cc:160 config/i386/winnt.cc:265
33373 #, gcc-internal-format
33374 msgid "visibility attribute not supported in this configuration; ignored"
33375 msgstr ""
33377 #: varasm.cc:7824
33378 #, gcc-internal-format
33379 msgid ""
33380 "%+qD without %<retain%> attribute and %qD with %<retain%> attribute are "
33381 "placed in a section with the same name"
33382 msgstr ""
33384 #: vec.cc:190
33385 #, gcc-internal-format, gfc-internal-format
33386 msgid "qsort comparator not anti-symmetric: %d, %d"
33387 msgstr ""
33389 #: vec.cc:195
33390 #, gcc-internal-format, gfc-internal-format
33391 msgid "qsort comparator non-negative on sorted output: %d"
33392 msgstr ""
33394 #: vec.cc:202
33395 #, gcc-internal-format, gfc-internal-format
33396 msgid "qsort comparator not transitive: %d, %d, %d"
33397 msgstr ""
33399 #: vec.cc:204
33400 #, gcc-internal-format
33401 msgid "qsort checking failed"
33402 msgstr ""
33404 #: vr-values.cc:2365
33405 #, gcc-internal-format
33406 msgid ""
33407 "assuming signed overflow does not occur when simplifying conditional to "
33408 "constant"
33409 msgstr ""
33411 #: vr-values.cc:2371
33412 #, gcc-internal-format
33413 msgid "assuming signed overflow does not occur when simplifying conditional"
33414 msgstr ""
33416 #: vr-values.cc:2413
33417 #, gcc-internal-format
33418 msgid "comparison always false due to limited range of data type"
33419 msgstr ""
33421 #: vr-values.cc:2415
33422 #, gcc-internal-format
33423 msgid "comparison always true due to limited range of data type"
33424 msgstr ""
33426 #: vr-values.cc:3096
33427 #, gcc-internal-format
33428 msgid ""
33429 "assuming signed overflow does not occur when simplifying %</%> or %<%%%> to "
33430 "%<>>%> or %<&%>"
33431 msgstr ""
33433 #: vr-values.cc:3164
33434 #, gcc-internal-format
33435 msgid ""
33436 "assuming signed overflow does not occur when simplifying %<min/max (X,Y)%> "
33437 "to %<X%> or %<Y%>"
33438 msgstr ""
33440 #: vr-values.cc:3216
33441 #, gcc-internal-format
33442 msgid ""
33443 "assuming signed overflow does not occur when simplifying %<abs (X)%> to %<X"
33444 "%> or %<-X%>"
33445 msgstr ""
33447 #. Print an error message for unrecognized stab codes.
33448 #: xcoffout.cc:194
33449 #, gcc-internal-format
33450 msgid "no sclass for %s stab (0x%x)"
33451 msgstr ""
33453 #: c-family/c-ada-spec.cc:2877
33454 #, gcc-internal-format
33455 msgid "packed layout"
33456 msgstr ""
33458 #: c-family/c-attribs.cc:619 d/d-attribs.cc:1169
33459 #, gcc-internal-format
33460 msgid "%qE attribute argument is invalid"
33461 msgstr ""
33463 #: c-family/c-attribs.cc:622 d/d-attribs.cc:1172
33464 #, gcc-internal-format
33465 msgid "%qE attribute argument %i is invalid"
33466 msgstr ""
33468 #: c-family/c-attribs.cc:634 d/d-attribs.cc:1184
33469 #, gcc-internal-format
33470 msgid "%qE attribute argument has type %qT"
33471 msgstr ""
33473 #: c-family/c-attribs.cc:638 d/d-attribs.cc:1188
33474 #, gcc-internal-format
33475 msgid "%qE attribute argument %i has type %qT"
33476 msgstr ""
33478 #: c-family/c-attribs.cc:649 c-family/c-attribs.cc:4330
33479 #: c-family/c-attribs.cc:4334 d/d-attribs.cc:1199
33480 #, gcc-internal-format
33481 msgid "%qE attribute argument value %qE is not an integer constant"
33482 msgstr ""
33484 #: c-family/c-attribs.cc:654 d/d-attribs.cc:1204
33485 #, gcc-internal-format
33486 msgid "%qE attribute argument %i value %qE is not an integer constant"
33487 msgstr ""
33489 #: c-family/c-attribs.cc:670 d/d-attribs.cc:1218
33490 #, gcc-internal-format
33491 msgid "%qE attribute argument value %qE does not refer to a function parameter"
33492 msgstr ""
33494 #: c-family/c-attribs.cc:675 d/d-attribs.cc:1223
33495 #, gcc-internal-format
33496 msgid ""
33497 "%qE attribute argument %i value %qE does not refer to a function parameter"
33498 msgstr ""
33500 #: c-family/c-attribs.cc:698 d/d-attribs.cc:1246
33501 #, gcc-internal-format
33502 msgid ""
33503 "%qE attribute argument value %qE exceeds the number of function parameters %u"
33504 msgstr ""
33506 #: c-family/c-attribs.cc:703 d/d-attribs.cc:1251
33507 #, gcc-internal-format
33508 msgid ""
33509 "%qE attribute argument %i value %qE exceeds the number of function "
33510 "parameters %u"
33511 msgstr ""
33513 #: c-family/c-attribs.cc:724
33514 #, gcc-internal-format
33515 msgid ""
33516 "%qE attribute argument value %qE does not refer to a variable argument list"
33517 msgstr ""
33519 #: c-family/c-attribs.cc:728
33520 #, gcc-internal-format
33521 msgid ""
33522 "%qE attribute argument %i value %qE does not refer to a variable argument "
33523 "list"
33524 msgstr ""
33526 #: c-family/c-attribs.cc:755 c-family/c-attribs.cc:768 d/d-attribs.cc:1272
33527 #, gcc-internal-format
33528 msgid "%qE attribute argument value %qE refers to parameter type %qT"
33529 msgstr ""
33531 #: c-family/c-attribs.cc:759 c-family/c-attribs.cc:773 d/d-attribs.cc:1277
33532 #, gcc-internal-format
33533 msgid "%qE attribute argument %i value %qE refers to parameter type %qT"
33534 msgstr ""
33536 #: c-family/c-attribs.cc:783
33537 #, gcc-internal-format
33538 msgid ""
33539 "%qE attribute argument value %qE refers to a variadic function parameter of "
33540 "unknown type"
33541 msgstr ""
33543 #: c-family/c-attribs.cc:788
33544 #, gcc-internal-format
33545 msgid ""
33546 "%qE attribute argument %i value %qE refers to a variadic function parameter "
33547 "of unknown type"
33548 msgstr ""
33550 #: c-family/c-attribs.cc:908
33551 #, gcc-internal-format
33552 msgid "ignoring attribute %qs because it conflicts with previous %qs"
33553 msgstr ""
33555 #: c-family/c-attribs.cc:946
33556 #, gcc-internal-format
33557 msgid "%qE attribute only supported on boolean types"
33558 msgstr ""
33560 #: c-family/c-attribs.cc:956
33561 #, gcc-internal-format
33562 msgid "%qE attribute with unsupported boolean precision"
33563 msgstr ""
33565 #: c-family/c-attribs.cc:979
33566 #, gcc-internal-format
33567 msgid "%qE attribute ignored for type %qT"
33568 msgstr ""
33570 #: c-family/c-attribs.cc:991
33571 #, gcc-internal-format
33572 msgid "%qE attribute ignored for field of type %qT"
33573 msgstr ""
33575 #: c-family/c-attribs.cc:1161 c-family/c-attribs.cc:3204
33576 #: c-family/c-attribs.cc:5637 ada/gcc-interface/utils.cc:7033
33577 #, gcc-internal-format
33578 msgid "%qE argument not a string"
33579 msgstr ""
33581 #: c-family/c-attribs.cc:1324 ada/gcc-interface/utils.cc:6627
33582 #, gcc-internal-format
33583 msgid "%qE attribute ignored due to conflict with attribute %qs"
33584 msgstr ""
33586 #: c-family/c-attribs.cc:1373
33587 #, gcc-internal-format
33588 msgid "%qE attribute ignored. Use %<-fcf-protection%> option to enable it"
33589 msgstr ""
33591 #: c-family/c-attribs.cc:1413 c-family/c-attribs.cc:1419
33592 #: c-family/c-attribs.cc:5455 c-family/c-attribs.cc:5495
33593 #: c-family/c-attribs.cc:5501 ada/gcc-interface/utils.cc:6886
33594 #: ada/gcc-interface/utils.cc:6920 ada/gcc-interface/utils.cc:6926
33595 #, gcc-internal-format
33596 msgid "%qE attribute ignored due to conflict with %qs attribute"
33597 msgstr ""
33599 #: c-family/c-attribs.cc:1475 jit/dummy-frontend.cc:190 lto/lto-lang.cc:293
33600 #, gcc-internal-format
33601 msgid "%qE attribute has no effect on unit local functions"
33602 msgstr ""
33604 #: c-family/c-attribs.cc:1645 c-family/c-attribs.cc:3187
33605 #, gcc-internal-format
33606 msgid "%qE attribute ignored because %qD is not a variable"
33607 msgstr ""
33609 #: c-family/c-attribs.cc:1651
33610 #, gcc-internal-format
33611 msgid "%qE attribute ignored because %qD is not a local variable"
33612 msgstr ""
33614 #: c-family/c-attribs.cc:1676 config/i386/i386-options.cc:3795
33615 #, gcc-internal-format
33616 msgid "%qE attribute have effect only on public objects"
33617 msgstr ""
33619 #: c-family/c-attribs.cc:1705
33620 #, gcc-internal-format
33621 msgid "%qE attribute only affects top level objects"
33622 msgstr ""
33624 #: c-family/c-attribs.cc:1744 c-family/c-attribs.cc:3861
33625 #, gcc-internal-format
33626 msgid "%qE attribute on function returning %<void%>"
33627 msgstr ""
33629 #: c-family/c-attribs.cc:1767
33630 #, gcc-internal-format
33631 msgid "%qE attribute is not supported because endianness is not uniform"
33632 msgstr ""
33634 #: c-family/c-attribs.cc:1784
33635 #, gcc-internal-format
33636 msgid "attribute %qE argument must be one of %qs or %qs"
33637 msgstr ""
33639 #: c-family/c-attribs.cc:1880
33640 #, gcc-internal-format
33641 msgid "destructor priorities are not supported"
33642 msgstr ""
33644 #: c-family/c-attribs.cc:1882
33645 #, gcc-internal-format
33646 msgid "constructor priorities are not supported"
33647 msgstr ""
33649 #: c-family/c-attribs.cc:1904
33650 #, gcc-internal-format, gfc-internal-format
33651 msgid "destructor priorities from 0 to %d are reserved for the implementation"
33652 msgstr ""
33654 #: c-family/c-attribs.cc:1909
33655 #, gcc-internal-format, gfc-internal-format
33656 msgid "constructor priorities from 0 to %d are reserved for the implementation"
33657 msgstr ""
33659 #: c-family/c-attribs.cc:1917
33660 #, gcc-internal-format, gfc-internal-format
33661 msgid "destructor priorities must be integers from 0 to %d inclusive"
33662 msgstr ""
33664 #: c-family/c-attribs.cc:1920
33665 #, gcc-internal-format, gfc-internal-format
33666 msgid "constructor priorities must be integers from 0 to %d inclusive"
33667 msgstr ""
33669 #: c-family/c-attribs.cc:2073
33670 #, gcc-internal-format
33671 msgid "unknown machine mode %qE"
33672 msgstr ""
33674 #: c-family/c-attribs.cc:2107
33675 #, gcc-internal-format
33676 msgid "specifying vector types with %<__attribute__ ((mode))%> is deprecated"
33677 msgstr ""
33679 #: c-family/c-attribs.cc:2110
33680 #, gcc-internal-format
33681 msgid "use %<__attribute__ ((vector_size))%> instead"
33682 msgstr ""
33684 #: c-family/c-attribs.cc:2119
33685 #, gcc-internal-format
33686 msgid "unable to emulate %qs"
33687 msgstr ""
33689 #: c-family/c-attribs.cc:2132
33690 #, gcc-internal-format
33691 msgid "invalid pointer mode %qs"
33692 msgstr ""
33694 #: c-family/c-attribs.cc:2149
33695 #, gcc-internal-format
33696 msgid "signedness of type and machine mode %qs don%'t match"
33697 msgstr ""
33699 #: c-family/c-attribs.cc:2160
33700 #, gcc-internal-format
33701 msgid "no data type for mode %qs"
33702 msgstr ""
33704 #: c-family/c-attribs.cc:2170
33705 #, gcc-internal-format
33706 msgid "cannot use mode %qs for enumerated types"
33707 msgstr ""
33709 #: c-family/c-attribs.cc:2198
33710 #, gcc-internal-format
33711 msgid "mode %qs applied to inappropriate type"
33712 msgstr ""
33714 #: c-family/c-attribs.cc:2237 c-family/c-attribs.cc:2551 d/d-attribs.cc:999
33715 #, gcc-internal-format
33716 msgid "section attributes are not supported for this target"
33717 msgstr ""
33719 #: c-family/c-attribs.cc:2243 d/d-attribs.cc:1006
33720 #, gcc-internal-format
33721 msgid "section attribute not allowed for %q+D"
33722 msgstr ""
33724 #: c-family/c-attribs.cc:2249 d/d-attribs.cc:1013
33725 #, gcc-internal-format
33726 msgid "section attribute argument not a string constant"
33727 msgstr ""
33729 #: c-family/c-attribs.cc:2258 d/d-attribs.cc:1022
33730 #, gcc-internal-format
33731 msgid "section attribute cannot be specified for local variables"
33732 msgstr ""
33734 #: c-family/c-attribs.cc:2269 config/bfin/bfin.cc:4796 config/bfin/bfin.cc:4847
33735 #: config/bfin/bfin.cc:4873 config/bfin/bfin.cc:4886 d/d-attribs.cc:1033
33736 #, gcc-internal-format
33737 msgid "section of %q+D conflicts with previous declaration"
33738 msgstr ""
33740 #: c-family/c-attribs.cc:2278 c-family/c-attribs.cc:2577 d/d-attribs.cc:1042
33741 #, gcc-internal-format
33742 msgid "section of %q+D cannot be overridden"
33743 msgstr ""
33745 #: c-family/c-attribs.cc:2394
33746 #, gcc-internal-format
33747 msgid "alignment may not be specified for %q+D"
33748 msgstr ""
33750 #: c-family/c-attribs.cc:2419
33751 #, gcc-internal-format
33752 msgid ""
33753 "ignoring attribute %<%E (%u)%> because it conflicts with attribute %<%E "
33754 "(%u)%>"
33755 msgstr ""
33757 #: c-family/c-attribs.cc:2464
33758 #, gcc-internal-format
33759 msgid "%<warn_if_not_aligned%> may not be specified for %q+D"
33760 msgstr ""
33762 #: c-family/c-attribs.cc:2512 d/d-attribs.cc:1120
33763 #, gcc-internal-format
33764 msgid "inline function %q+D declared weak"
33765 msgstr ""
33767 #: c-family/c-attribs.cc:2517
33768 #, gcc-internal-format
33769 msgid "indirect function %q+D cannot be declared weak"
33770 msgstr ""
33772 #: c-family/c-attribs.cc:2558
33773 #, gcc-internal-format
33774 msgid "ignoring %qE attribute not set on a variable"
33775 msgstr ""
33777 #: c-family/c-attribs.cc:2568 config/bfin/bfin.cc:4824
33778 #, gcc-internal-format
33779 msgid "%qE attribute cannot be specified for local variables"
33780 msgstr ""
33782 #: c-family/c-attribs.cc:2583
33783 #, gcc-internal-format
33784 msgid "%qE attribute is specific to ELF targets"
33785 msgstr ""
33787 #: c-family/c-attribs.cc:2590
33788 #, gcc-internal-format
33789 msgid "ignoring %qE attribute set on const variable"
33790 msgstr ""
33792 #: c-family/c-attribs.cc:2601
33793 #, gcc-internal-format
33794 msgid "ignoring %qE attribute set on initialized variable"
33795 msgstr ""
33797 #: c-family/c-attribs.cc:2614
33798 #, gcc-internal-format
33799 msgid "ignoring %qE attribute set on uninitialized variable"
33800 msgstr ""
33802 #: c-family/c-attribs.cc:2647
33803 #, gcc-internal-format
33804 msgid "%qE attribute is only applicable on functions"
33805 msgstr ""
33807 #: c-family/c-attribs.cc:2666 d/d-attribs.cc:1068
33808 #, gcc-internal-format
33809 msgid "%<symver%> attribute only applies to functions and variables"
33810 msgstr ""
33812 #: c-family/c-attribs.cc:2674 d/d-attribs.cc:1076
33813 #, gcc-internal-format
33814 msgid "%<symver%> attribute is only applicable to symbols"
33815 msgstr ""
33817 #: c-family/c-attribs.cc:2684 d/d-attribs.cc:1086
33818 #, gcc-internal-format
33819 msgid "%<symver%> attribute argument not a string constant"
33820 msgstr ""
33822 #: c-family/c-attribs.cc:2698 d/d-attribs.cc:1100
33823 #, gcc-internal-format
33824 msgid "symver attribute argument must have format %<name@nodename%>"
33825 msgstr ""
33827 #: c-family/c-attribs.cc:2699 d/d-attribs.cc:1101
33828 #, gcc-internal-format
33829 msgid "%<symver%> attribute argument %qs must contain one or two %<@%>"
33830 msgstr ""
33832 #: c-family/c-attribs.cc:2734
33833 #, gcc-internal-format
33834 msgid "%q+D defined both normally and as %qE attribute"
33835 msgstr ""
33837 #: c-family/c-attribs.cc:2742
33838 #, gcc-internal-format
33839 msgid "weak %q+D cannot be defined %qE"
33840 msgstr ""
33842 #: c-family/c-attribs.cc:2759 c-family/c-attribs.cc:3752
33843 #, gcc-internal-format
33844 msgid "attribute %qE argument not a string"
33845 msgstr ""
33847 #: c-family/c-attribs.cc:2792
33848 #, gcc-internal-format
33849 msgid "%+qD declared %qs after being used"
33850 msgstr ""
33852 #: c-family/c-attribs.cc:2842
33853 #, gcc-internal-format
33854 msgid "%qE attribute argument cannot be a string"
33855 msgstr ""
33857 #: c-family/c-attribs.cc:2855
33858 #, gcc-internal-format
33859 msgid "%qE attribute argument cannot be a constant arithmetic expression"
33860 msgstr ""
33862 #: c-family/c-attribs.cc:2866
33863 #, gcc-internal-format
33864 msgid "%qE attribute ignored on a redeclaration of the referenced symbol"
33865 msgstr ""
33867 #: c-family/c-attribs.cc:2921
33868 #, gcc-internal-format
33869 msgid ""
33870 "%qE attribute ignored on a declaration of a different kind than referenced "
33871 "symbol"
33872 msgstr ""
33874 #: c-family/c-attribs.cc:2926
33875 #, gcc-internal-format
33876 msgid "symbol %qD referenced by %qD declared here"
33877 msgstr ""
33879 #: c-family/c-attribs.cc:2974
33880 #, gcc-internal-format
33881 msgid "%qE attribute must apply to a declaration"
33882 msgstr ""
33884 #: c-family/c-attribs.cc:3032
33885 #, gcc-internal-format
33886 msgid "indirect function %q+D cannot be declared %qE"
33887 msgstr ""
33889 #: c-family/c-attribs.cc:3055
33890 #, gcc-internal-format
33891 msgid "%qE attribute must appear before %qs attribute"
33892 msgstr ""
33894 #: c-family/c-attribs.cc:3068
33895 #, gcc-internal-format
33896 msgid "%+qD declared %qE after being used"
33897 msgstr ""
33899 #: c-family/c-attribs.cc:3092
33900 #, gcc-internal-format
33901 msgid "%qE attribute ignored on non-class types"
33902 msgstr ""
33904 #: c-family/c-attribs.cc:3098
33905 #, gcc-internal-format
33906 msgid "%qE attribute ignored because %qT is already defined"
33907 msgstr ""
33909 #: c-family/c-attribs.cc:3111
33910 #, gcc-internal-format
33911 msgid "visibility argument not a string"
33912 msgstr ""
33914 #: c-family/c-attribs.cc:3123
33915 #, gcc-internal-format
33916 msgid "%qE attribute ignored on types"
33917 msgstr ""
33919 #: c-family/c-attribs.cc:3139
33920 #, gcc-internal-format
33921 msgid "attribute %qE argument must be one of %qs, %qs, %qs, or %qs"
33922 msgstr ""
33924 #: c-family/c-attribs.cc:3151
33925 #, gcc-internal-format
33926 msgid "%qD redeclared with different visibility"
33927 msgstr ""
33929 #: c-family/c-attribs.cc:3154 c-family/c-attribs.cc:3158
33930 #, gcc-internal-format
33931 msgid "%qD was declared %qs which implies default visibility"
33932 msgstr ""
33934 #: c-family/c-attribs.cc:3195
33935 #, gcc-internal-format
33936 msgid "%qE attribute ignored because %qD does not have thread storage duration"
33937 msgstr ""
33939 #: c-family/c-attribs.cc:3217
33940 #, gcc-internal-format
33941 msgid "%qE argument must be one of %qs, %qs, %qs, or %qs"
33942 msgstr ""
33944 #: c-family/c-attribs.cc:3239 c-family/c-attribs.cc:3835
33945 #: c-family/c-attribs.cc:5602 c-family/c-attribs.cc:5629
33946 #: config/m32c/m32c.cc:2939 ada/gcc-interface/utils.cc:7019
33947 #, gcc-internal-format
33948 msgid "%qE attribute applies only to functions"
33949 msgstr ""
33951 #: c-family/c-attribs.cc:3285
33952 #, gcc-internal-format
33953 msgid "%<%E (%E)%> attribute ignored on functions declared %qs"
33954 msgstr ""
33956 #: c-family/c-attribs.cc:3295
33957 #, gcc-internal-format
33958 msgid "%<%E (%E)%> attribute ignored with deallocation functions declared %qs"
33959 msgstr ""
33961 #: c-family/c-attribs.cc:3299
33962 #, gcc-internal-format
33963 msgid "deallocation function declared here"
33964 msgstr ""
33966 #: c-family/c-attribs.cc:3326
33967 #, gcc-internal-format
33968 msgid "%qE attribute ignored; valid only for functions"
33969 msgstr ""
33971 #: c-family/c-attribs.cc:3336
33972 #, gcc-internal-format
33973 msgid ""
33974 "%qE attribute ignored on functions returning %qT; valid only for pointer "
33975 "return types"
33976 msgstr ""
33978 #. Handle specially the common case of specifying one of a number
33979 #. of overloads, such as operator delete.
33980 #: c-family/c-attribs.cc:3382
33981 #, gcc-internal-format
33982 msgid "%qE attribute argument 1 is ambiguous"
33983 msgstr ""
33985 #: c-family/c-attribs.cc:3384
33986 #, gcc-internal-format
33987 msgid "use a cast to the expected type to disambiguate"
33988 msgstr ""
33990 #: c-family/c-attribs.cc:3389
33991 #, gcc-internal-format
33992 msgid "%qE attribute argument 1 does not name a function"
33993 msgstr ""
33995 #: c-family/c-attribs.cc:3392
33996 #, gcc-internal-format
33997 msgid "argument references a symbol declared here"
33998 msgstr ""
34000 #. Reject functions without a prototype.
34001 #: c-family/c-attribs.cc:3408
34002 #, gcc-internal-format
34003 msgid "%qE attribute argument 1 must take a pointer type as its first argument"
34004 msgstr ""
34006 #: c-family/c-attribs.cc:3411 c-family/c-attribs.cc:3424
34007 #, gcc-internal-format
34008 msgid "referenced symbol declared here"
34009 msgstr ""
34011 #. Reject functions that don't take a pointer as their first
34012 #. argument.
34013 #: c-family/c-attribs.cc:3421
34014 #, gcc-internal-format
34015 msgid ""
34016 "%qE attribute argument 1 must take a pointer type as its first argument; "
34017 "have %qT"
34018 msgstr ""
34020 #: c-family/c-attribs.cc:3535 c-family/c-attribs.cc:3583
34021 #: c-family/c-attribs.cc:3610 d/d-attribs.cc:1303
34022 #, gcc-internal-format
34023 msgid "%qE attribute ignored on a function returning %qT"
34024 msgstr ""
34026 #: c-family/c-attribs.cc:3629
34027 #, gcc-internal-format
34028 msgid "%qE attribute argument %E is not an integer constant"
34029 msgstr ""
34031 #: c-family/c-attribs.cc:3637
34032 #, gcc-internal-format
34033 msgid "%qE attribute argument %E is not positive"
34034 msgstr ""
34036 #: c-family/c-attribs.cc:3648
34037 #, gcc-internal-format
34038 msgid "%qE attribute argument %E is not a power of 2"
34039 msgstr ""
34041 #: c-family/c-attribs.cc:3661
34042 #, gcc-internal-format
34043 msgid "%qE attribute argument %E is not in the range [0, %wu]"
34044 msgstr ""
34046 #: c-family/c-attribs.cc:3765
34047 #, gcc-internal-format
34048 msgid ""
34049 "only %<inbranch%> and %<notinbranch%> flags are allowed for %<__simd__%> "
34050 "attribute"
34051 msgstr ""
34053 #: c-family/c-attribs.cc:3841 c-family/c-attribs.cc:5608
34054 #, gcc-internal-format
34055 msgid "cannot set %qE attribute after definition"
34056 msgstr ""
34058 #: c-family/c-attribs.cc:3908
34059 #, gcc-internal-format
34060 msgid "%qE attribute duplicated"
34061 msgstr ""
34063 #: c-family/c-attribs.cc:3910
34064 #, gcc-internal-format
34065 msgid "%qE attribute follows %qE"
34066 msgstr ""
34068 #: c-family/c-attribs.cc:4009
34069 #, gcc-internal-format
34070 msgid "type was previously declared %qE"
34071 msgstr ""
34073 #: c-family/c-attribs.cc:4022 cp/class.cc:4777
34074 #, gcc-internal-format
34075 msgid ""
34076 "%<transaction_safe_dynamic%> may only be specified for a virtual function"
34077 msgstr ""
34079 #: c-family/c-attribs.cc:4080
34080 #, gcc-internal-format
34081 msgid "%qE argument not an identifier"
34082 msgstr ""
34084 #: c-family/c-attribs.cc:4091
34085 #, gcc-internal-format
34086 msgid "%qD is not compatible with %qD"
34087 msgstr ""
34089 #: c-family/c-attribs.cc:4094
34090 #, gcc-internal-format
34091 msgid "%qE argument is not a function"
34092 msgstr ""
34094 #: c-family/c-attribs.cc:4142 cp/name-lookup.cc:6053
34095 #, gcc-internal-format
34096 msgid "deprecated message is not a string"
34097 msgstr ""
34099 #: c-family/c-attribs.cc:4183 c-family/c-attribs.cc:4248
34100 #, gcc-internal-format
34101 msgid "%qE attribute ignored for %qE"
34102 msgstr ""
34104 #: c-family/c-attribs.cc:4207
34105 #, gcc-internal-format
34106 msgid "the message attached to %<unavailable%> is not a string"
34107 msgstr ""
34109 #: c-family/c-attribs.cc:4306 c-family/c-attribs.cc:4308
34110 #, gcc-internal-format
34111 msgid "invalid vector type for attribute %qE"
34112 msgstr ""
34114 #: c-family/c-attribs.cc:4343 c-family/c-attribs.cc:4347
34115 #, gcc-internal-format
34116 msgid "%qE attribute argument value %qE is negative"
34117 msgstr ""
34119 #: c-family/c-attribs.cc:4360 c-family/c-attribs.cc:4364
34120 #, gcc-internal-format
34121 msgid "%qE attribute argument value %qE exceeds %wu"
34122 msgstr ""
34124 #: c-family/c-attribs.cc:4372 ada/gcc-interface/utils.cc:4172
34125 #, gcc-internal-format
34126 msgid "vector size not an integral multiple of component size"
34127 msgstr ""
34129 #: c-family/c-attribs.cc:4378 ada/gcc-interface/utils.cc:4179
34130 #, gcc-internal-format
34131 msgid "zero vector size"
34132 msgstr ""
34134 #: c-family/c-attribs.cc:4387 c-family/c-attribs.cc:4390
34135 #, gcc-internal-format
34136 msgid "number of vector components %wu not a power of two"
34137 msgstr ""
34139 #: c-family/c-attribs.cc:4397 c-family/c-attribs.cc:4401
34140 #, gcc-internal-format
34141 msgid "number of vector components %wu exceeds %d"
34142 msgstr ""
34144 #: c-family/c-attribs.cc:4461
34145 #, gcc-internal-format
34146 msgid "%qE attribute only supported on non-mask vector types"
34147 msgstr ""
34149 #: c-family/c-attribs.cc:4494
34150 #, gcc-internal-format
34151 msgid "%qE attribute without arguments on a non-prototype"
34152 msgstr ""
34154 #: c-family/c-attribs.cc:4551
34155 #, gcc-internal-format
34156 msgid "%qE attribute ignored on objects of type %qT"
34157 msgstr ""
34159 #: c-family/c-attribs.cc:4559
34160 #, gcc-internal-format
34161 msgid "%qE attribute does not apply to functions"
34162 msgstr ""
34164 #: c-family/c-attribs.cc:4693
34165 #, gcc-internal-format
34166 msgid "attribute %qs mismatch with mode %qs"
34167 msgstr ""
34169 #: c-family/c-attribs.cc:4742
34170 #, gcc-internal-format
34171 msgid ""
34172 "attribute %qs missing positional argument 2 provided in previous designation "
34173 "by argument %u"
34174 msgstr ""
34176 #: c-family/c-attribs.cc:4748
34177 #, gcc-internal-format
34178 msgid "attribute %qs positional argument 2 missing in previous designation"
34179 msgstr ""
34181 #: c-family/c-attribs.cc:4754
34182 #, gcc-internal-format
34183 msgid ""
34184 "attribute %qs positional argument 2 conflicts with previous designation by "
34185 "argument %u"
34186 msgstr ""
34188 #: c-family/c-attribs.cc:4762
34189 #, gcc-internal-format
34190 msgid "attribute %qs mismatched positional argument values %i and %i"
34191 msgstr ""
34193 #: c-family/c-attribs.cc:4784
34194 #, gcc-internal-format, gfc-internal-format
34195 msgid "designating the bound of variable length array argument %u"
34196 msgstr ""
34198 #: c-family/c-attribs.cc:4867
34199 #, gcc-internal-format
34200 msgid "attribute %qE without arguments on a non-prototype"
34201 msgstr ""
34203 #: c-family/c-attribs.cc:4917
34204 #, gcc-internal-format
34205 msgid "attribute %qE invalid mode"
34206 msgstr ""
34208 #: c-family/c-attribs.cc:4926
34209 #, gcc-internal-format
34210 msgid ""
34211 "attribute %qE mode %qE is not an identifier; expected one of %qs, %qs, %qs, "
34212 "or %qs"
34213 msgstr ""
34215 #: c-family/c-attribs.cc:4954
34216 #, gcc-internal-format
34217 msgid "attribute %qE invalid mode %qs; expected one of %qs, %qs, %qs, or %qs"
34218 msgstr ""
34220 #: c-family/c-attribs.cc:4965
34221 #, gcc-internal-format
34222 msgid ""
34223 "attribute %qE unexpected %<(%> after mode %qs; expected a positional "
34224 "argument or %<)%>"
34225 msgstr ""
34227 #. The first positional argument is required.  It may be worth
34228 #. dropping the requirement at some point and having read_only
34229 #. apply to all const-qualified pointers and read_write or
34230 #. write_only to the rest.
34231 #: c-family/c-attribs.cc:4978
34232 #, gcc-internal-format
34233 msgid "attribute %<%E(%s)%> missing an argument"
34234 msgstr ""
34236 #: c-family/c-attribs.cc:5019
34237 #, gcc-internal-format
34238 msgid "attribute %<%E(%s, %E, %E)%> invalid positional argument %i"
34239 msgstr ""
34241 #: c-family/c-attribs.cc:5022
34242 #, gcc-internal-format
34243 msgid "attribute %<%E(%s, %E)%> invalid positional argument %i"
34244 msgstr ""
34246 #: c-family/c-attribs.cc:5047
34247 #, gcc-internal-format
34248 msgid "attribute %qs positional argument %i invalid value %wi"
34249 msgstr ""
34251 #: c-family/c-attribs.cc:5051
34252 #, gcc-internal-format
34253 msgid ""
34254 "attribute %qs positional argument %i value %wi exceeds number of function "
34255 "arguments %u"
34256 msgstr ""
34258 #: c-family/c-attribs.cc:5058
34259 #, gcc-internal-format
34260 msgid "attribute %qs invalid positional argument"
34261 msgstr ""
34263 #. The first argument must have a pointer or reference type.
34264 #: c-family/c-attribs.cc:5066
34265 #, gcc-internal-format
34266 msgid ""
34267 "attribute %qs positional argument 1 references non-pointer argument type %qT"
34268 msgstr ""
34270 #: c-family/c-attribs.cc:5077
34271 #, gcc-internal-format
34272 msgid ""
34273 "attribute %qs positional argument 1 references argument of function type %qT"
34274 msgstr ""
34276 #: c-family/c-attribs.cc:5090
34277 #, gcc-internal-format
34278 msgid ""
34279 "attribute %qs positional argument 1 references %qs-qualified argument type "
34280 "%qT"
34281 msgstr ""
34283 #: c-family/c-attribs.cc:5108
34284 #, gcc-internal-format
34285 msgid ""
34286 "attribute %qs positional argument 2 references non-integer argument type %qT"
34287 msgstr ""
34289 #: c-family/c-attribs.cc:5340
34290 #, gcc-internal-format
34291 msgid "cleanup argument not an identifier"
34292 msgstr ""
34294 #: c-family/c-attribs.cc:5347
34295 #, gcc-internal-format
34296 msgid "cleanup argument not a function"
34297 msgstr ""
34299 #: c-family/c-attribs.cc:5384
34300 #, gcc-internal-format
34301 msgid "%qE attribute requires prototypes with named arguments"
34302 msgstr ""
34304 #: c-family/c-attribs.cc:5392
34305 #, gcc-internal-format
34306 msgid "%qE attribute only applies to variadic functions"
34307 msgstr ""
34309 #: c-family/c-attribs.cc:5408 ada/gcc-interface/utils.cc:6530
34310 #, gcc-internal-format
34311 msgid "requested position is not an integer constant"
34312 msgstr ""
34314 #: c-family/c-attribs.cc:5416 ada/gcc-interface/utils.cc:6537
34315 #, gcc-internal-format
34316 msgid "requested position is less than zero"
34317 msgstr ""
34319 #: c-family/c-attribs.cc:5471 ada/gcc-interface/utils.cc:6901
34320 #: d/d-attribs.cc:746
34321 #, gcc-internal-format
34322 msgid "empty string in attribute %<target%>"
34323 msgstr ""
34325 #. The argument must be a constant string.
34326 #: c-family/c-attribs.cc:5490 config/sh/sh.cc:8548
34327 #, gcc-internal-format
34328 msgid "%qE attribute argument not a string constant"
34329 msgstr ""
34331 #: c-family/c-attribs.cc:5654 ada/gcc-interface/utils.cc:7050
34332 #, gcc-internal-format
34333 msgid "unrecognized %qE attribute argument %qs"
34334 msgstr ""
34336 #: c-family/c-attribs.cc:5672
34337 #, gcc-internal-format
34338 msgid "%qE attribute on a function not returning a pointer"
34339 msgstr ""
34341 #: c-family/c-attribs.cc:5687
34342 #, gcc-internal-format
34343 msgid "%qE attribute is only valid on %<struct%> type"
34344 msgstr ""
34346 #: c-family/c-attribs.cc:5723
34347 #, gcc-internal-format
34348 msgid "%qE attribute argument %qE is not an integer constant"
34349 msgstr ""
34351 #: c-family/c-attribs.cc:5732
34352 #, gcc-internal-format
34353 msgid "%qE attribute argument %qE exceeds %u"
34354 msgstr ""
34356 #: c-family/c-attribs.cc:5754
34357 #, gcc-internal-format
34358 msgid "%qE attribute may be put on a typedef only; attribute is ignored"
34359 msgstr ""
34361 #: c-family/c-attribs.cc:5766
34362 #, gcc-internal-format
34363 msgid "%qE attribute is for pointer types only"
34364 msgstr ""
34366 #: c-family/c-attribs.cc:5785
34367 #, gcc-internal-format
34368 msgid ""
34369 "%qE is only applicable to Objective-C class interfaces, attribute ignored"
34370 msgstr ""
34372 #: c-family/c-attribs.cc:5808
34373 #, gcc-internal-format
34374 msgid "%qE cannot be applied to non-pointer type %qT"
34375 msgstr ""
34377 #: c-family/c-attribs.cc:5821
34378 #, gcc-internal-format
34379 msgid "%qE attribute argument %qE is not an integer constant between 0 and 3"
34380 msgstr ""
34382 #: c-family/c-attribs.cc:5833
34383 #, gcc-internal-format
34384 msgid "%qE attribute argument %qE is not recognised"
34385 msgstr ""
34387 #: c-family/c-attribs.cc:5848
34388 #, gcc-internal-format
34389 msgid ""
34390 "%qE attribute ignored; valid only for functions and function pointer fields"
34391 msgstr ""
34393 #: c-family/c-attribs.cc:5859
34394 #, gcc-internal-format
34395 msgid "%qE attribute ignored; field must be a function pointer"
34396 msgstr ""
34398 #: c-family/c-attribs.cc:5883
34399 #, gcc-internal-format
34400 msgid "unknown attribute %qE"
34401 msgstr ""
34403 #: c-family/c-attribs.cc:5910
34404 #, gcc-internal-format
34405 msgid "invalid operand type %qT for %qs"
34406 msgstr ""
34408 #: c-family/c-attribs.cc:6014
34409 #, gcc-internal-format
34410 msgid "%qs attribute not supported for %qT in %<__builtin_has_attribute%>"
34411 msgstr ""
34413 #: c-family/c-attribs.cc:6016
34414 #, gcc-internal-format
34415 msgid "%qs attribute not supported for %qE in %<__builtin_has_attribute%>"
34416 msgstr ""
34418 #: c-family/c-attribs.cc:6193
34419 #, gcc-internal-format
34420 msgid "%qs attribute not supported in %<__builtin_has_attribute%>"
34421 msgstr ""
34423 #: c-family/c-common.cc:766
34424 #, gcc-internal-format
34425 msgid "%qD is not defined outside of function scope"
34426 msgstr ""
34428 #: c-family/c-common.cc:811
34429 #, gcc-internal-format
34430 msgid "size of string literal is too large"
34431 msgstr ""
34433 #: c-family/c-common.cc:834
34434 #, gcc-internal-format
34435 msgid ""
34436 "string length %qd is greater than the length %qd ISO C%d compilers are "
34437 "required to support"
34438 msgstr ""
34440 #: c-family/c-common.cc:1007
34441 #, gcc-internal-format
34442 msgid ""
34443 "use %<-flax-vector-conversions%> to permit conversions between vectors with "
34444 "differing element types or numbers of subparts"
34445 msgstr ""
34447 #: c-family/c-common.cc:1048
34448 #, gcc-internal-format
34449 msgid "%<__builtin_shuffle%> last argument must be an integer vector"
34450 msgstr ""
34452 #: c-family/c-common.cc:1057
34453 #, gcc-internal-format
34454 msgid "%<__builtin_shuffle%> arguments must be vectors"
34455 msgstr ""
34457 #: c-family/c-common.cc:1064
34458 #, gcc-internal-format
34459 msgid "%<__builtin_shuffle%> argument vectors must be of the same type"
34460 msgstr ""
34462 #: c-family/c-common.cc:1075
34463 #, gcc-internal-format
34464 msgid ""
34465 "%<__builtin_shuffle%> number of elements of the argument vector(s) and the "
34466 "mask vector should be the same"
34467 msgstr ""
34469 #: c-family/c-common.cc:1085
34470 #, gcc-internal-format
34471 msgid ""
34472 "%<__builtin_shuffle%> argument vector(s) inner type must have the same size "
34473 "as inner type of the mask"
34474 msgstr ""
34476 #: c-family/c-common.cc:1136
34477 #, gcc-internal-format
34478 msgid "%<__builtin_shufflevector%> arguments must be vectors"
34479 msgstr ""
34481 #: c-family/c-common.cc:1147
34482 #, gcc-internal-format
34483 msgid "%<__builtin_shufflevector%> arguments must be constant size vectors"
34484 msgstr ""
34486 #: c-family/c-common.cc:1156
34487 #, gcc-internal-format
34488 msgid ""
34489 "%<__builtin_shufflevector%> argument vectors must have the same element type"
34490 msgstr ""
34492 #: c-family/c-common.cc:1164
34493 #, gcc-internal-format
34494 msgid ""
34495 "%<__builtin_shufflevector%> must specify a result with a power of two number "
34496 "of elements"
34497 msgstr ""
34499 #: c-family/c-common.cc:1189 c-family/c-common.cc:1199
34500 #, gcc-internal-format
34501 msgid "invalid element index %qE to %<__builtin_shufflevector%>"
34502 msgstr ""
34504 #: c-family/c-common.cc:1277
34505 #, gcc-internal-format
34506 msgid ""
34507 "%<__builtin_convertvector%> first argument must be an integer or floating "
34508 "vector"
34509 msgstr ""
34511 #: c-family/c-common.cc:1286
34512 #, gcc-internal-format
34513 msgid ""
34514 "%<__builtin_convertvector%> second argument must be an integer or floating "
34515 "vector type"
34516 msgstr ""
34518 #: c-family/c-common.cc:1295
34519 #, gcc-internal-format
34520 msgid ""
34521 "%<__builtin_convertvector%> number of elements of the first argument vector "
34522 "and the second argument vector type should be the same"
34523 msgstr ""
34525 #: c-family/c-common.cc:1919
34526 #, gcc-internal-format
34527 msgid "operation on %qE may be undefined"
34528 msgstr ""
34530 #: c-family/c-common.cc:2270
34531 #, gcc-internal-format
34532 msgid "case label does not reduce to an integer constant"
34533 msgstr ""
34535 #: c-family/c-common.cc:2353
34536 #, gcc-internal-format
34537 msgid ""
34538 "GCC cannot support operators with integer types and fixed-point types that "
34539 "have too many integral and fractional bits together"
34540 msgstr ""
34542 #: c-family/c-common.cc:2898
34543 #, gcc-internal-format
34544 msgid "invalid operands to binary %s (have %qT and %qT)"
34545 msgstr ""
34547 #: c-family/c-common.cc:3147
34548 #, gcc-internal-format
34549 msgid "comparison is always false due to limited range of data type"
34550 msgstr ""
34552 #: c-family/c-common.cc:3150
34553 #, gcc-internal-format
34554 msgid "comparison is always true due to limited range of data type"
34555 msgstr ""
34557 #: c-family/c-common.cc:3251
34558 #, gcc-internal-format
34559 msgid "comparison of unsigned expression in %<>= 0%> is always true"
34560 msgstr ""
34562 #: c-family/c-common.cc:3259
34563 #, gcc-internal-format
34564 msgid "comparison of unsigned expression in %<< 0%> is always false"
34565 msgstr ""
34567 #: c-family/c-common.cc:3303
34568 #, gcc-internal-format
34569 msgid "pointer of type %<void *%> used in arithmetic"
34570 msgstr ""
34572 #: c-family/c-common.cc:3312
34573 #, gcc-internal-format
34574 msgid "pointer to a function used in arithmetic"
34575 msgstr ""
34577 #: c-family/c-common.cc:3529
34578 #, gcc-internal-format
34579 msgid "enum constant in boolean context"
34580 msgstr ""
34582 #: c-family/c-common.cc:3559 d/d-convert.cc:149
34583 #, gcc-internal-format
34584 msgid "the address of %qD will always evaluate as %<true%>"
34585 msgstr ""
34587 #: c-family/c-common.cc:3604
34588 #, gcc-internal-format
34589 msgid "%<*%> in boolean context, suggest %<&&%> instead"
34590 msgstr ""
34592 #: c-family/c-common.cc:3616
34593 #, gcc-internal-format
34594 msgid "%<<<%> in boolean context, did you mean %<<%>?"
34595 msgstr ""
34597 #: c-family/c-common.cc:3632
34598 #, gcc-internal-format
34599 msgid ""
34600 "%<?:%> using integer constants in boolean context, the expression will "
34601 "always evaluate to %<true%>"
34602 msgstr ""
34604 #: c-family/c-common.cc:3641
34605 #, gcc-internal-format
34606 msgid "%<?:%> using integer constants in boolean context"
34607 msgstr ""
34609 #: c-family/c-common.cc:3677
34610 #, gcc-internal-format
34611 msgid ""
34612 "the compiler can assume that the address of %qD will always evaluate to "
34613 "%<true%>"
34614 msgstr ""
34616 #: c-family/c-common.cc:3712 cp/semantics.cc:874 cp/typeck.cc:9973
34617 #, gcc-internal-format
34618 msgid "suggest parentheses around assignment used as truth value"
34619 msgstr ""
34621 #: c-family/c-common.cc:3799 c/c-decl.cc:4708 c/c-decl.cc:7119
34622 #: c/c-typeck.cc:15862
34623 #, gcc-internal-format
34624 msgid "invalid use of %<restrict%>"
34625 msgstr ""
34627 #: c-family/c-common.cc:3873
34628 #, gcc-internal-format
34629 msgid "invalid application of %<sizeof%> to a function type"
34630 msgstr ""
34632 #: c-family/c-common.cc:3883
34633 #, gcc-internal-format
34634 msgid "ISO C++ does not permit %<alignof%> applied to a function type"
34635 msgstr ""
34637 #: c-family/c-common.cc:3886
34638 #, gcc-internal-format
34639 msgid "ISO C does not permit %<_Alignof%> applied to a function type"
34640 msgstr ""
34642 #: c-family/c-common.cc:3897 cp/typeck.cc:1905
34643 #, gcc-internal-format
34644 msgid "invalid application of %qs to a void type"
34645 msgstr ""
34647 #: c-family/c-common.cc:3906
34648 #, gcc-internal-format
34649 msgid "invalid application of %qs to incomplete type %qT"
34650 msgstr ""
34652 #: c-family/c-common.cc:3914
34653 #, gcc-internal-format
34654 msgid "invalid application of %qs to array type %qT of incomplete element type"
34655 msgstr ""
34657 #: c-family/c-common.cc:3966
34658 #, gcc-internal-format
34659 msgid "%<__alignof%> applied to a bit-field"
34660 msgstr ""
34662 #: c-family/c-common.cc:4768
34663 #, gcc-internal-format
34664 msgid "first argument to %<va_arg%> not of type %<va_list%>"
34665 msgstr ""
34667 #: c-family/c-common.cc:4888
34668 #, gcc-internal-format
34669 msgid "cannot disable built-in function %qs"
34670 msgstr ""
34672 #: c-family/c-common.cc:5078
34673 #, gcc-internal-format
34674 msgid "pointers are not permitted as case values"
34675 msgstr ""
34677 #: c-family/c-common.cc:5085
34678 #, gcc-internal-format
34679 msgid "range expressions in switch statements are non-standard"
34680 msgstr ""
34682 #: c-family/c-common.cc:5113
34683 #, gcc-internal-format
34684 msgid "empty range specified"
34685 msgstr ""
34687 #: c-family/c-common.cc:5165
34688 #, gcc-internal-format
34689 msgid "duplicate (or overlapping) case value"
34690 msgstr ""
34692 #: c-family/c-common.cc:5167
34693 #, gcc-internal-format
34694 msgid "this is the first entry overlapping that value"
34695 msgstr ""
34697 #: c-family/c-common.cc:5171
34698 #, gcc-internal-format
34699 msgid "duplicate case value"
34700 msgstr ""
34702 #: c-family/c-common.cc:5172 c-family/c-warn.cc:2548
34703 #, gcc-internal-format
34704 msgid "previously used here"
34705 msgstr ""
34707 #: c-family/c-common.cc:5176
34708 #, gcc-internal-format
34709 msgid "multiple default labels in one switch"
34710 msgstr ""
34712 #: c-family/c-common.cc:5178
34713 #, gcc-internal-format
34714 msgid "this is the first default label"
34715 msgstr ""
34717 #: c-family/c-common.cc:5290
34718 #, gcc-internal-format
34719 msgid "taking the address of a label is non-standard"
34720 msgstr ""
34722 #: c-family/c-common.cc:5468
34723 #, gcc-internal-format
34724 msgid "requested alignment is not an integer constant"
34725 msgstr ""
34727 #: c-family/c-common.cc:5476 c-family/c-common.cc:5486
34728 #, gcc-internal-format
34729 msgid "requested alignment %qE is not a positive power of 2"
34730 msgstr ""
34732 #: c-family/c-common.cc:5496
34733 #, gcc-internal-format
34734 msgid "requested alignment %qE exceeds object file maximum %u"
34735 msgstr ""
34737 #: c-family/c-common.cc:5504
34738 #, gcc-internal-format
34739 msgid "requested alignment %qE exceeds maximum %u"
34740 msgstr ""
34742 #: c-family/c-common.cc:5679
34743 #, gcc-internal-format
34744 msgid "not enough variable arguments to fit a sentinel"
34745 msgstr ""
34747 #: c-family/c-common.cc:5693
34748 #, gcc-internal-format
34749 msgid "missing sentinel in function call"
34750 msgstr ""
34752 #: c-family/c-common.cc:5920 c-family/c-common.cc:5970 d/d-attribs.cc:812
34753 #: d/d-attribs.cc:862
34754 #, gcc-internal-format
34755 msgid "bad option %qs to attribute %<optimize%>"
34756 msgstr ""
34758 #: c-family/c-common.cc:5923 c-family/c-common.cc:5974
34759 #, gcc-internal-format
34760 msgid "bad option %qs to pragma %<optimize%>"
34761 msgstr ""
34763 #: c-family/c-common.cc:6022
34764 #, gcc-internal-format
34765 msgid "attribute %<fallthrough%> specified multiple times"
34766 msgstr ""
34768 #: c-family/c-common.cc:6026
34769 #, gcc-internal-format
34770 msgid "%<fallthrough%> attribute specified with a parameter"
34771 msgstr ""
34773 #: c-family/c-common.cc:6206 c-family/c-common.cc:7042
34774 #: c-family/c-common.cc:7089 c-family/c-common.cc:7164
34775 #: c-family/c-common.cc:7237 config/aarch64/aarch64-sve-builtins.cc:2117
34776 #: c/c-typeck.cc:3729
34777 #, gcc-internal-format
34778 msgid "too few arguments to function %qE"
34779 msgstr ""
34781 #: c-family/c-common.cc:6211 c-family/c-common.cc:7095
34782 #: c-family/c-common.cc:7263 config/aarch64/aarch64-sve-builtins.cc:2119
34783 #: c/c-typeck.cc:3593
34784 #, gcc-internal-format
34785 msgid "too many arguments to function %qE"
34786 msgstr ""
34788 #: c-family/c-common.cc:6253
34789 #, gcc-internal-format
34790 msgid "third argument to function %qE must be a constant integer"
34791 msgstr ""
34793 #: c-family/c-common.cc:6278
34794 #, gcc-internal-format
34795 msgid ""
34796 "second argument to function %qE must be a constant integer power of 2 "
34797 "between %qi and %qu bits"
34798 msgstr ""
34800 #: c-family/c-common.cc:6299 c-family/c-common.cc:6343
34801 #, gcc-internal-format
34802 msgid "non-floating-point argument in call to function %qE"
34803 msgstr ""
34805 #: c-family/c-common.cc:6322
34806 #, gcc-internal-format
34807 msgid "non-floating-point arguments in call to function %qE"
34808 msgstr ""
34810 #: c-family/c-common.cc:6336
34811 #, gcc-internal-format
34812 msgid "non-const integer argument %u in call to function %qE"
34813 msgstr ""
34815 #: c-family/c-common.cc:6356
34816 #, gcc-internal-format
34817 msgid "non-integer argument 3 in call to function %qE"
34818 msgstr ""
34820 #: c-family/c-common.cc:6373 c-family/c-common.cc:6423
34821 #, gcc-internal-format
34822 msgid "argument %u in call to function %qE does not have integral type"
34823 msgstr ""
34825 #: c-family/c-common.cc:6380
34826 #, gcc-internal-format
34827 msgid ""
34828 "argument 3 in call to function %qE does not have pointer to integral type"
34829 msgstr ""
34831 #: c-family/c-common.cc:6386
34832 #, gcc-internal-format
34833 msgid "argument 3 in call to function %qE has pointer to enumerated type"
34834 msgstr ""
34836 #: c-family/c-common.cc:6392
34837 #, gcc-internal-format
34838 msgid "argument 3 in call to function %qE has pointer to boolean type"
34839 msgstr ""
34841 #: c-family/c-common.cc:6398 c-family/c-common.cc:6405
34842 #: c-family/c-common.cc:6460 c-family/c-common.cc:6467
34843 #, gcc-internal-format
34844 msgid "argument %u in call to function %qE has pointer to %qs type (%qT)"
34845 msgstr ""
34847 #: c-family/c-common.cc:6429
34848 #, gcc-internal-format
34849 msgid "argument 3 in call to function %qE has enumerated type"
34850 msgstr ""
34852 #: c-family/c-common.cc:6435
34853 #, gcc-internal-format
34854 msgid "argument 3 in call to function %qE has boolean type"
34855 msgstr ""
34857 #: c-family/c-common.cc:6448
34858 #, gcc-internal-format
34859 msgid "argument %u in call to function %qE does not have pointer type"
34860 msgstr ""
34862 #: c-family/c-common.cc:6454
34863 #, gcc-internal-format
34864 msgid "argument %u in call to function %qE points to incomplete type"
34865 msgstr ""
34867 #: c-family/c-common.cc:6719
34868 #, gcc-internal-format
34869 msgid "cannot apply %<offsetof%> to static data member %qD"
34870 msgstr ""
34872 #: c-family/c-common.cc:6724
34873 #, gcc-internal-format
34874 msgid "cannot apply %<offsetof%> when %<operator[]%> is overloaded"
34875 msgstr ""
34877 #: c-family/c-common.cc:6731
34878 #, gcc-internal-format
34879 msgid "cannot apply %<offsetof%> to a non constant address"
34880 msgstr ""
34882 #: c-family/c-common.cc:6744
34883 #, gcc-internal-format
34884 msgid "attempt to take address of bit-field structure member %qD"
34885 msgstr ""
34887 #: c-family/c-common.cc:6797
34888 #, gcc-internal-format
34889 msgid "index %E denotes an offset greater than size of %qT"
34890 msgstr ""
34892 #: c-family/c-common.cc:6958
34893 #, gcc-internal-format
34894 msgid "size of array is too large"
34895 msgstr ""
34897 #: c-family/c-common.cc:7072 c-family/c-common.cc:7196
34898 #, gcc-internal-format
34899 msgid "operand type %qT is incompatible with argument %d of %qE"
34900 msgstr ""
34902 #: c-family/c-common.cc:7106
34903 #, gcc-internal-format
34904 msgid "expecting argument of type pointer or of type integer for argument 1"
34905 msgstr ""
34907 #: c-family/c-common.cc:7122
34908 #, gcc-internal-format
34909 msgid "both arguments must be compatible"
34910 msgstr ""
34912 #: c-family/c-common.cc:7338
34913 #, gcc-internal-format
34914 msgid "incorrect number of arguments to function %qE"
34915 msgstr ""
34917 #: c-family/c-common.cc:7352
34918 #, gcc-internal-format
34919 msgid "argument 1 of %qE must be a non-void pointer type"
34920 msgstr ""
34922 #: c-family/c-common.cc:7359
34923 #, gcc-internal-format
34924 msgid "argument 1 of %qE must be a pointer to a complete type"
34925 msgstr ""
34927 #: c-family/c-common.cc:7368
34928 #, gcc-internal-format
34929 msgid "argument 1 of %qE must be a pointer to a constant size type"
34930 msgstr ""
34932 #: c-family/c-common.cc:7379
34933 #, gcc-internal-format
34934 msgid "argument 1 of %qE must be a pointer to a nonzero size object"
34935 msgstr ""
34937 #: c-family/c-common.cc:7400
34938 #, gcc-internal-format
34939 msgid "argument %d of %qE must be a pointer type"
34940 msgstr ""
34942 #: c-family/c-common.cc:7408
34943 #, gcc-internal-format
34944 msgid "argument %d of %qE must be a pointer to a constant size type"
34945 msgstr ""
34947 #: c-family/c-common.cc:7414
34948 #, gcc-internal-format
34949 msgid "argument %d of %qE must not be a pointer to a function"
34950 msgstr ""
34952 #: c-family/c-common.cc:7422
34953 #, gcc-internal-format
34954 msgid "size mismatch in argument %d of %qE"
34955 msgstr ""
34957 #: c-family/c-common.cc:7435
34958 #, gcc-internal-format
34959 msgid "argument %d of %qE must not be a pointer to a %<const%> type"
34960 msgstr ""
34962 #: c-family/c-common.cc:7440
34963 #, gcc-internal-format
34964 msgid "argument %d of %qE discards %<const%> qualifier"
34965 msgstr ""
34967 #: c-family/c-common.cc:7449
34968 #, gcc-internal-format
34969 msgid "argument %d of %qE must not be a pointer to a %<volatile%> type"
34970 msgstr ""
34972 #: c-family/c-common.cc:7454
34973 #, gcc-internal-format
34974 msgid "argument %d of %qE discards %<volatile%> qualifier"
34975 msgstr ""
34977 #: c-family/c-common.cc:7467
34978 #, gcc-internal-format
34979 msgid "non-integer memory model argument %d of %qE"
34980 msgstr ""
34982 #: c-family/c-common.cc:7480
34983 #, gcc-internal-format
34984 msgid "invalid memory model argument %d of %qE"
34985 msgstr ""
34987 #: c-family/c-common.cc:7881
34988 #, gcc-internal-format
34989 msgid ""
34990 "this target does not define a speculation barrier; your program will still "
34991 "execute correctly, but incorrect speculation may not be restricted"
34992 msgstr ""
34994 #: c-family/c-common.cc:8517
34995 #, gcc-internal-format
34996 msgid "index value is out of bound"
34997 msgstr ""
34999 #: c-family/c-common.cc:8559 c-family/c-common.cc:8608
35000 #: c-family/c-common.cc:8624
35001 #, gcc-internal-format
35002 msgid "conversion of scalar %qT to vector %qT involves truncation"
35003 msgstr ""
35005 #. Reject arguments that are built-in functions with
35006 #. no library fallback.
35007 #: c-family/c-common.cc:8712
35008 #, gcc-internal-format
35009 msgid "built-in function %qE must be directly called"
35010 msgstr ""
35012 #: c-family/c-common.cc:8732
35013 #, gcc-internal-format
35014 msgid "size of array %qE is not a constant expression"
35015 msgstr ""
35017 #: c-family/c-common.cc:8735
35018 #, gcc-internal-format
35019 msgid "size of array is not a constant expression"
35020 msgstr ""
35022 #: c-family/c-common.cc:8739
35023 #, gcc-internal-format
35024 msgid "size %qE of array %qE is negative"
35025 msgstr ""
35027 #: c-family/c-common.cc:8742
35028 #, gcc-internal-format
35029 msgid "size %qE of array is negative"
35030 msgstr ""
35032 #: c-family/c-common.cc:8747
35033 #, gcc-internal-format
35034 msgid "size %qE of array %qE exceeds maximum object size %qE"
35035 msgstr ""
35037 #: c-family/c-common.cc:8750
35038 #, gcc-internal-format
35039 msgid "size %qE of array exceeds maximum object size %qE"
35040 msgstr ""
35042 #: c-family/c-common.cc:8755
35043 #, gcc-internal-format
35044 msgid "size of array %qE exceeds maximum object size %qE"
35045 msgstr ""
35047 #: c-family/c-common.cc:8758
35048 #, gcc-internal-format
35049 msgid "size of array exceeds maximum object size %qE"
35050 msgstr ""
35052 #: c-family/c-common.cc:8829
35053 #, gcc-internal-format
35054 msgid ""
35055 "environment variable %qs must expand to a non-negative integer less than or "
35056 "equal to %wd"
35057 msgstr ""
35059 #: c-family/c-format.cc:199
35060 #, gcc-internal-format
35061 msgid "function does not return string type"
35062 msgstr ""
35064 #: c-family/c-format.cc:233
35065 #, gcc-internal-format
35066 msgid "format string argument is not a string type"
35067 msgstr ""
35069 #: c-family/c-format.cc:259
35070 #, gcc-internal-format
35071 msgid "found a %qs reference but the format argument should be a string"
35072 msgstr ""
35074 #: c-family/c-format.cc:262
35075 #, gcc-internal-format
35076 msgid "found a %qT but the format argument should be a string"
35077 msgstr ""
35079 #: c-family/c-format.cc:272
35080 #, gcc-internal-format
35081 msgid "format argument should be a %qs reference but a string was found"
35082 msgstr ""
35084 #: c-family/c-format.cc:294
35085 #, gcc-internal-format
35086 msgid "format argument should be a %qs reference"
35087 msgstr ""
35089 #: c-family/c-format.cc:347
35090 #, gcc-internal-format
35091 msgid "unrecognized format specifier"
35092 msgstr ""
35094 #: c-family/c-format.cc:360
35095 #, gcc-internal-format
35096 msgid "%qE is only allowed in Objective-C dialects"
35097 msgstr ""
35099 #: c-family/c-format.cc:369
35100 #, gcc-internal-format
35101 msgid "%qE is an unrecognized format function type"
35102 msgstr ""
35104 #: c-family/c-format.cc:391
35105 #, gcc-internal-format
35106 msgid "format string argument follows the arguments to be formatted"
35107 msgstr ""
35109 #: c-family/c-format.cc:1230
35110 #, gcc-internal-format
35111 msgid "function %qD might be a candidate for %qs format attribute"
35112 msgstr ""
35114 #: c-family/c-format.cc:1321 c-family/c-format.cc:1342
35115 #: c-family/c-format.cc:2776
35116 #, gcc-internal-format
35117 msgid "missing $ operand number in format"
35118 msgstr ""
35120 #: c-family/c-format.cc:1351
35121 #, gcc-internal-format, gfc-internal-format
35122 msgid "%s does not support %%n$ operand number formats"
35123 msgstr ""
35125 #: c-family/c-format.cc:1358
35126 #, gcc-internal-format
35127 msgid "operand number out of range in format"
35128 msgstr ""
35130 #: c-family/c-format.cc:1381
35131 #, gcc-internal-format, gfc-internal-format
35132 msgid "format argument %d used more than once in %s format"
35133 msgstr ""
35135 #: c-family/c-format.cc:1414
35136 #, gcc-internal-format
35137 msgid "%<$%>operand number used after format without operand number"
35138 msgstr ""
35140 #: c-family/c-format.cc:1445
35141 #, gcc-internal-format
35142 msgid "format argument %d unused before used argument %d in %<$%>-style format"
35143 msgstr ""
35145 #: c-family/c-format.cc:1548
35146 #, gcc-internal-format
35147 msgid "format not a string literal, format string not checked"
35148 msgstr ""
35150 #: c-family/c-format.cc:1563 c-family/c-format.cc:1566
35151 #, gcc-internal-format
35152 msgid "format not a string literal and no format arguments"
35153 msgstr ""
35155 #: c-family/c-format.cc:1569
35156 #, gcc-internal-format
35157 msgid "format not a string literal, argument types not checked"
35158 msgstr ""
35160 #: c-family/c-format.cc:1586
35161 #, gcc-internal-format
35162 msgid "too many arguments for format"
35163 msgstr ""
35165 #: c-family/c-format.cc:1591
35166 #, gcc-internal-format
35167 msgid "unused arguments in %<$%>-style format"
35168 msgstr ""
35170 #: c-family/c-format.cc:1594
35171 #, gcc-internal-format, gfc-internal-format
35172 msgid "zero-length %s format string"
35173 msgstr ""
35175 #: c-family/c-format.cc:1598
35176 #, gcc-internal-format
35177 msgid "format is a wide character string"
35178 msgstr ""
35180 #: c-family/c-format.cc:1602
35181 #, gcc-internal-format
35182 msgid "format string is not an array of type %qs"
35183 msgstr ""
35185 #: c-family/c-format.cc:1605
35186 #, gcc-internal-format
35187 msgid "unterminated format string"
35188 msgstr ""
35190 #: c-family/c-format.cc:2019
35191 #, gcc-internal-format
35192 msgid "%s used with %<%%%c%> %s format"
35193 msgstr ""
35195 #: c-family/c-format.cc:2029
35196 #, gcc-internal-format, gfc-internal-format
35197 msgid "%s does not support %s"
35198 msgstr ""
35200 #: c-family/c-format.cc:2039
35201 #, gcc-internal-format
35202 msgid "%s does not support %s with the %<%%%c%> %s format"
35203 msgstr ""
35205 #: c-family/c-format.cc:2053
35206 #, gcc-internal-format, gfc-internal-format
35207 msgid "%s used within a quoted sequence"
35208 msgstr ""
35210 #: c-family/c-format.cc:2066
35211 #, gcc-internal-format
35212 msgid "%qc conversion used unquoted"
35213 msgstr ""
35215 #: c-family/c-format.cc:2184 c-family/c-format.cc:2515
35216 #, gcc-internal-format, gfc-internal-format
35217 msgid "repeated %s in format"
35218 msgstr ""
35220 #: c-family/c-format.cc:2195
35221 #, gcc-internal-format
35222 msgid "missing fill character at end of strfmon format"
35223 msgstr ""
35225 #: c-family/c-format.cc:2297
35226 #, gcc-internal-format, gfc-internal-format
35227 msgid "zero width in %s format"
35228 msgstr ""
35230 #: c-family/c-format.cc:2320
35231 #, gcc-internal-format, gfc-internal-format
35232 msgid "empty left precision in %s format"
35233 msgstr ""
35235 #: c-family/c-format.cc:2411
35236 #, gcc-internal-format, gfc-internal-format
35237 msgid "empty precision in %s format"
35238 msgstr ""
35240 #: c-family/c-format.cc:2489
35241 #, gcc-internal-format
35242 msgid "%s does not support the %qs %s length modifier"
35243 msgstr ""
35245 #: c-family/c-format.cc:2545
35246 #, gcc-internal-format
35247 msgid "unknown conversion type character %qc in format"
35248 msgstr ""
35250 #: c-family/c-format.cc:2557
35251 #, gcc-internal-format
35252 msgid "%s does not support the %<%%%c%> %s format"
35253 msgstr ""
35255 #: c-family/c-format.cc:2589
35256 #, gcc-internal-format
35257 msgid "%s ignored with %s and %<%%%c%> %s format"
35258 msgstr ""
35260 #: c-family/c-format.cc:2594
35261 #, gcc-internal-format, gfc-internal-format
35262 msgid "%s ignored with %s in %s format"
35263 msgstr ""
35265 #: c-family/c-format.cc:2601
35266 #, gcc-internal-format
35267 msgid "use of %s and %s together with %<%%%c%> %s format"
35268 msgstr ""
35270 #: c-family/c-format.cc:2606
35271 #, gcc-internal-format, gfc-internal-format
35272 msgid "use of %s and %s together in %s format"
35273 msgstr ""
35275 #: c-family/c-format.cc:2633
35276 #, gcc-internal-format
35277 msgid "%<%%%c%> yields only last 2 digits of year in some locales"
35278 msgstr ""
35280 #: c-family/c-format.cc:2637
35281 #, gcc-internal-format
35282 msgid "%<%%%c%> yields only last 2 digits of year"
35283 msgstr ""
35285 #: c-family/c-format.cc:2664
35286 #, gcc-internal-format
35287 msgid "no closing %<]%> for %<%%[%> format"
35288 msgstr ""
35290 #: c-family/c-format.cc:2693
35291 #, gcc-internal-format
35292 msgid ""
35293 "use of %qs length modifier with %qc type character has either no effect or "
35294 "undefined behavior"
35295 msgstr ""
35297 #: c-family/c-format.cc:2715
35298 #, gcc-internal-format
35299 msgid "%s does not support the %<%%%s%c%> %s format"
35300 msgstr ""
35302 #: c-family/c-format.cc:2753
35303 #, gcc-internal-format
35304 msgid "operand number specified with suppressed assignment"
35305 msgstr ""
35307 #: c-family/c-format.cc:2757
35308 #, gcc-internal-format
35309 msgid "operand number specified for format taking no argument"
35310 msgstr ""
35312 #: c-family/c-format.cc:3108
35313 #, gcc-internal-format
35314 msgid "unquoted type name %<%.*s%> in format"
35315 msgstr ""
35317 #: c-family/c-format.cc:3110
35318 #, gcc-internal-format
35319 msgid "unquoted operator %<%.*s%> in format"
35320 msgstr ""
35322 #: c-family/c-format.cc:3111
35323 #, gcc-internal-format
35324 msgid "unquoted keyword %<%.*s%> in format"
35325 msgstr ""
35327 #: c-family/c-format.cc:3114
35328 #, gcc-internal-format
35329 msgid "use %qs instead"
35330 msgstr ""
35332 #: c-family/c-format.cc:3166
35333 #, gcc-internal-format
35334 msgid "unquoted attribute in format"
35335 msgstr ""
35337 #: c-family/c-format.cc:3179
35338 #, gcc-internal-format
35339 msgid "unquoted name of built-in function %<%.*s%> in format"
35340 msgstr ""
35342 #: c-family/c-format.cc:3193
35343 #, gcc-internal-format
35344 msgid "unquoted identifier or keyword %<%.*s%> in format"
35345 msgstr ""
35347 #: c-family/c-format.cc:3227
35348 #, gcc-internal-format
35349 msgid "misspelled term %<%.*s%> in format; use %<%s%s%> instead"
35350 msgstr ""
35352 #: c-family/c-format.cc:3271
35353 #, gcc-internal-format
35354 msgid "quoted %qs directive in format; use %qs instead"
35355 msgstr ""
35357 #: c-family/c-format.cc:3278 c-family/c-format.cc:3549
35358 #, gcc-internal-format
35359 msgid "contraction %<%.*s%> in format; use %qs instead"
35360 msgstr ""
35362 #: c-family/c-format.cc:3318
35363 #, gcc-internal-format
35364 msgid "unquoted whitespace character %qc in format"
35365 msgstr ""
35367 #: c-family/c-format.cc:3331
35368 #, gcc-internal-format
35369 msgid "spurious trailing space in format"
35370 msgstr ""
35372 #: c-family/c-format.cc:3352
35373 #, gcc-internal-format
35374 msgid "inconsistent capitalization in format"
35375 msgstr ""
35377 #: c-family/c-format.cc:3359
35378 #, gcc-internal-format, gfc-internal-format
35379 msgid "unquoted sequence of %i consecutive space characters in format"
35380 msgstr ""
35382 #: c-family/c-format.cc:3379
35383 #, gcc-internal-format
35384 msgid "unquoted control characters in format"
35385 msgstr ""
35387 #: c-family/c-format.cc:3386
35388 #, gcc-internal-format
35389 msgid "unquoted control character %qc in format"
35390 msgstr ""
35392 #: c-family/c-format.cc:3444
35393 #, gcc-internal-format
35394 msgid "unquoted option name %<%.*s%> in format"
35395 msgstr ""
35397 #: c-family/c-format.cc:3504
35398 #, gcc-internal-format
35399 msgid "unbalanced punctuation character %qc in format"
35400 msgstr ""
35402 #: c-family/c-format.cc:3523
35403 #, gcc-internal-format
35404 msgid "unquoted preprocessing directive %<%.*s%> in format"
35405 msgstr ""
35407 #: c-family/c-format.cc:3559
35408 #, gcc-internal-format
35409 msgid "bare apostrophe %<'%> in format"
35410 msgstr ""
35412 #: c-family/c-format.cc:3561
35413 #, gcc-internal-format
35414 msgid ""
35415 "if avoiding the apostrophe is not feasible, enclose it in a pair of %qs and "
35416 "%qs directives instead"
35417 msgstr ""
35419 #: c-family/c-format.cc:3573
35420 #, gcc-internal-format
35421 msgid "grave accent %<`%> in format"
35422 msgstr ""
35424 #: c-family/c-format.cc:3575
35425 #, gcc-internal-format
35426 msgid "use the apostrophe directive %qs instead"
35427 msgstr ""
35429 #: c-family/c-format.cc:3587
35430 #, gcc-internal-format
35431 msgid "space followed by punctuation character %<%c%>"
35432 msgstr ""
35434 #: c-family/c-format.cc:3598
35435 #, gcc-internal-format
35436 msgid "quoted %qs directive in format"
35437 msgstr ""
35439 #: c-family/c-format.cc:3600
35440 #, gcc-internal-format
35441 msgid "if using %qs is not feasible, use %qs instead"
35442 msgstr ""
35444 #: c-family/c-format.cc:3629
35445 #, gcc-internal-format
35446 msgid "spurious leading punctuation sequence %<%.*s%> in format"
35447 msgstr ""
35449 #: c-family/c-format.cc:3669
35450 #, gcc-internal-format
35451 msgid "spurious trailing punctuation sequence %<%.*s%> in format"
35452 msgstr ""
35454 #: c-family/c-format.cc:3686
35455 #, gcc-internal-format
35456 msgid ""
35457 "unquoted sequence of %i consecutive punctuation characters %q.*s in format"
35458 msgstr ""
35460 #: c-family/c-format.cc:3706
35461 #, gcc-internal-format
35462 msgid "unquoted non-graph characters in format"
35463 msgstr ""
35465 #: c-family/c-format.cc:3713
35466 #, gcc-internal-format
35467 msgid "unquoted non-graph character %qc in format"
35468 msgstr ""
35470 #: c-family/c-format.cc:3745
35471 #, gcc-internal-format
35472 msgid "unbalanced punctuation character %<%c%> in format"
35473 msgstr ""
35475 #: c-family/c-format.cc:3752
35476 #, gcc-internal-format
35477 msgid "unterminated quoting directive"
35478 msgstr ""
35480 #: c-family/c-format.cc:3761
35481 #, gcc-internal-format
35482 msgid "unterminated quote character %<%c%> in format"
35483 msgstr ""
35485 #: c-family/c-format.cc:3831
35486 #, gcc-internal-format
35487 msgid "spurious trailing %<%%%> in format"
35488 msgstr ""
35490 #: c-family/c-format.cc:3891
35491 #, gcc-internal-format
35492 msgid "conversion lacks type at end of format"
35493 msgstr ""
35495 #: c-family/c-format.cc:3920
35496 #, gcc-internal-format
35497 msgid "nested quoting directive"
35498 msgstr ""
35500 #: c-family/c-format.cc:3931
35501 #, gcc-internal-format
35502 msgid "unmatched quoting directive"
35503 msgstr ""
35505 #: c-family/c-format.cc:3946
35506 #, gcc-internal-format
35507 msgid "%qc directive redundant after prior occurence of the same"
35508 msgstr ""
35510 #: c-family/c-format.cc:3952
35511 #, gcc-internal-format
35512 msgid "unmatched color reset directive"
35513 msgstr ""
35515 #: c-family/c-format.cc:3964
35516 #, gcc-internal-format
35517 msgid "%qc conversion used within a quoted sequence"
35518 msgstr ""
35520 #: c-family/c-format.cc:4004
35521 #, gcc-internal-format
35522 msgid "embedded %<\\0%> in format"
35523 msgstr ""
35525 #: c-family/c-format.cc:4020
35526 #, gcc-internal-format
35527 msgid "unterminated color directive"
35528 msgstr ""
35530 #: c-family/c-format.cc:4142
35531 #, gcc-internal-format, gfc-internal-format
35532 msgid "writing through null pointer (argument %d)"
35533 msgstr ""
35535 #: c-family/c-format.cc:4153
35536 #, gcc-internal-format, gfc-internal-format
35537 msgid "reading through null pointer (argument %d)"
35538 msgstr ""
35540 #: c-family/c-format.cc:4173
35541 #, gcc-internal-format, gfc-internal-format
35542 msgid "writing into constant object (argument %d)"
35543 msgstr ""
35545 #: c-family/c-format.cc:4185
35546 #, gcc-internal-format, gfc-internal-format
35547 msgid "extra type qualifiers in format argument (argument %d)"
35548 msgstr ""
35550 #: c-family/c-format.cc:4727
35551 #, gcc-internal-format
35552 msgid ""
35553 "%s %<%s%.*s%> expects argument of type %<%s%s%>, but argument %d has type %qT"
35554 msgstr ""
35556 #: c-family/c-format.cc:4736
35557 #, gcc-internal-format
35558 msgid "%s %<%s%.*s%> expects a matching %<%s%s%> argument"
35559 msgstr ""
35561 #: c-family/c-format.cc:4746
35562 #, gcc-internal-format
35563 msgid ""
35564 "%s %<%s%.*s%> expects argument of type %<%T%s%>, but argument %d has type %qT"
35565 msgstr ""
35567 #: c-family/c-format.cc:4755
35568 #, gcc-internal-format
35569 msgid "%s %<%s%.*s%> expects a matching %<%T%s%> argument"
35570 msgstr ""
35572 #: c-family/c-format.cc:4817 c-family/c-format.cc:4823
35573 #: c-family/c-format.cc:4877
35574 #, gcc-internal-format
35575 msgid "%<__gcc_host_wide_int__%> is not defined as a type"
35576 msgstr ""
35578 #: c-family/c-format.cc:4830 c-family/c-format.cc:4887
35579 #, gcc-internal-format
35580 msgid "%<__gcc_host_wide_int__%> is not defined as %<long%> or %<long long%>"
35581 msgstr ""
35583 #: c-family/c-format.cc:4939
35584 #, gcc-internal-format
35585 msgid "%<locus%> is not defined as a type"
35586 msgstr ""
35588 #: c-family/c-format.cc:4983
35589 #, gcc-internal-format
35590 msgid "%qs is not defined as a type"
35591 msgstr ""
35593 #: c-family/c-format.cc:5009
35594 #, gcc-internal-format
35595 msgid "%<location_t%> is not defined as a type"
35596 msgstr ""
35598 #: c-family/c-format.cc:5026
35599 #, gcc-internal-format
35600 msgid "%<tree%> is not defined as a type"
35601 msgstr ""
35603 #: c-family/c-format.cc:5032
35604 #, gcc-internal-format
35605 msgid "%<tree%> is not defined as a pointer type"
35606 msgstr ""
35608 #: c-family/c-format.cc:5208
35609 #, gcc-internal-format
35610 msgid "argument to be formatted is not %<...%>"
35611 msgstr ""
35613 #: c-family/c-format.cc:5220
35614 #, gcc-internal-format
35615 msgid "strftime formats cannot format arguments"
35616 msgstr ""
35618 #: c-family/c-indentation.cc:318
35619 #, gcc-internal-format
35620 msgid ""
35621 "%<-Wmisleading-indentation%> is disabled from this point onwards, since "
35622 "column-tracking was disabled due to the size of the code/headers"
35623 msgstr ""
35625 #: c-family/c-indentation.cc:323
35626 #, gcc-internal-format
35627 msgid ""
35628 "adding %<-flarge-source-files%> will allow for more column-tracking support, "
35629 "at the expense of compilation time and memory"
35630 msgstr ""
35632 #: c-family/c-indentation.cc:651
35633 #, gcc-internal-format
35634 msgid "this %qs clause does not guard..."
35635 msgstr ""
35637 #: c-family/c-indentation.cc:654
35638 #, gcc-internal-format
35639 msgid ""
35640 "...this statement, but the latter is misleadingly indented as if it were "
35641 "guarded by the %qs"
35642 msgstr ""
35644 #: c-family/c-lex.cc:226
35645 #, gcc-internal-format
35646 msgid "badly nested C headers from preprocessor"
35647 msgstr ""
35649 #: c-family/c-lex.cc:261
35650 #, gcc-internal-format
35651 msgid "ignoring %<#pragma %s %s%>"
35652 msgstr ""
35654 #. ... or not.
35655 #: c-family/c-lex.cc:590 c-family/c-lex.cc:1318
35656 #, gcc-internal-format
35657 msgid "stray %<@%> in program"
35658 msgstr ""
35660 #: c-family/c-lex.cc:605
35661 #, gcc-internal-format
35662 msgid "stray %qs in program"
35663 msgstr ""
35665 #: c-family/c-lex.cc:615
35666 #, gcc-internal-format, gfc-internal-format
35667 msgid "missing terminating %c character"
35668 msgstr ""
35670 #: c-family/c-lex.cc:617
35671 #, gcc-internal-format
35672 msgid "stray %qc in program"
35673 msgstr ""
35675 #: c-family/c-lex.cc:622
35676 #, gcc-internal-format
35677 msgid "stray %<\\%o%> in program"
35678 msgstr ""
35680 #: c-family/c-lex.cc:840
35681 #, gcc-internal-format
35682 msgid "this decimal constant is unsigned only in ISO C90"
35683 msgstr ""
35685 #: c-family/c-lex.cc:844
35686 #, gcc-internal-format
35687 msgid "this decimal constant would be unsigned in ISO C90"
35688 msgstr ""
35690 #: c-family/c-lex.cc:872
35691 #, gcc-internal-format
35692 msgid "integer constant is too large for %<unsigned long%> type"
35693 msgstr ""
35695 #: c-family/c-lex.cc:912
35696 #, gcc-internal-format
35697 msgid "unsuffixed floating constant"
35698 msgstr ""
35700 #: c-family/c-lex.cc:926
35701 #, gcc-internal-format
35702 msgid "decimal floating-point not supported for this target"
35703 msgstr ""
35705 #: c-family/c-lex.cc:949 c-family/c-lex.cc:973
35706 #, gcc-internal-format
35707 msgid "unsupported non-standard suffix on floating constant"
35708 msgstr ""
35710 #: c-family/c-lex.cc:954 c-family/c-lex.cc:977
35711 #, gcc-internal-format
35712 msgid "non-standard suffix on floating constant"
35713 msgstr ""
35715 #: c-family/c-lex.cc:1056 c-family/c-lex.cc:1059
35716 #, gcc-internal-format
35717 msgid "floating constant exceeds range of %qT"
35718 msgstr ""
35720 #: c-family/c-lex.cc:1074
35721 #, gcc-internal-format
35722 msgid "floating constant truncated to zero"
35723 msgstr ""
35725 #: c-family/c-lex.cc:1275
35726 #, gcc-internal-format
35727 msgid "repeated %<@%> before Objective-C string"
35728 msgstr ""
35730 #: c-family/c-lex.cc:1294 c/c-parser.cc:7390
35731 #, gcc-internal-format
35732 msgid "unsupported non-standard concatenation of string literals"
35733 msgstr ""
35735 #: c-family/c-lex.cc:1330 c/c-parser.cc:7411
35736 #, gcc-internal-format
35737 msgid "traditional C rejects string constant concatenation"
35738 msgstr ""
35740 #: c-family/c-omp.cc:131 cp/pt.cc:19187
35741 #, gcc-internal-format
35742 msgid ""
35743 "%<#pragma omp critical%> with %<hint%> clause requires a name, except when "
35744 "%<omp_sync_hint_none%> is used"
35745 msgstr ""
35747 #: c-family/c-omp.cc:241
35748 #, gcc-internal-format
35749 msgid "invalid expression type for %<#pragma omp atomic%>"
35750 msgstr ""
35752 #: c-family/c-omp.cc:246
35753 #, gcc-internal-format
35754 msgid "%<_Atomic%> expression in %<#pragma omp atomic%>"
35755 msgstr ""
35757 #: c-family/c-omp.cc:251
35758 #, gcc-internal-format
35759 msgid ""
35760 "%<#pragma omp atomic compare capture%> with non-integral comparison result"
35761 msgstr ""
35763 #: c-family/c-omp.cc:540
35764 #, gcc-internal-format
35765 msgid "%<#pragma omp atomic update%> uses two different variables for memory"
35766 msgstr ""
35768 #: c-family/c-omp.cc:543 c-family/c-omp.cc:581
35769 #, gcc-internal-format
35770 msgid "%<#pragma omp atomic capture%> uses two different variables for memory"
35771 msgstr ""
35773 #: c-family/c-omp.cc:700
35774 #, gcc-internal-format
35775 msgid "type of %<depobj%> expression is not %<omp_depend_t%>"
35776 msgstr ""
35778 #: c-family/c-omp.cc:706
35779 #, gcc-internal-format
35780 msgid "%<const%> qualified %<depobj%> expression"
35781 msgstr ""
35783 #: c-family/c-omp.cc:722
35784 #, gcc-internal-format
35785 msgid "more than one locator in %<depend%> clause on %<depobj%> construct"
35786 msgstr ""
35788 #: c-family/c-omp.cc:728
35789 #, gcc-internal-format
35790 msgid ""
35791 "%<depobj%> dependence type specified in %<depend%> clause on %<depobj%> "
35792 "construct"
35793 msgstr ""
35795 #: c-family/c-omp.cc:750
35796 #, gcc-internal-format
35797 msgid "%<iterator%> modifier may not be specified on %<depobj%> construct"
35798 msgstr ""
35800 #: c-family/c-omp.cc:964 cp/semantics.cc:10472
35801 #, gcc-internal-format
35802 msgid "invalid type for iteration variable %qE"
35803 msgstr ""
35805 #: c-family/c-omp.cc:969
35806 #, gcc-internal-format
35807 msgid "%<_Atomic%> iteration variable %qE"
35808 msgstr ""
35810 #: c-family/c-omp.cc:985
35811 #, gcc-internal-format
35812 msgid "%qE is not initialized"
35813 msgstr ""
35815 #: c-family/c-omp.cc:1006 cp/semantics.cc:10361
35816 #, gcc-internal-format
35817 msgid "missing controlling predicate"
35818 msgstr ""
35820 #: c-family/c-omp.cc:1112 cp/semantics.cc:9977
35821 #, gcc-internal-format
35822 msgid "invalid controlling predicate"
35823 msgstr ""
35825 #: c-family/c-omp.cc:1119 cp/semantics.cc:10367
35826 #, gcc-internal-format
35827 msgid "missing increment expression"
35828 msgstr ""
35830 #: c-family/c-omp.cc:1219 c-family/c-omp.cc:1237
35831 #, gcc-internal-format
35832 msgid "increment is not constant 1 or -1 for %<!=%> condition"
35833 msgstr ""
35835 #: c-family/c-omp.cc:1250 cp/semantics.cc:10094
35836 #, gcc-internal-format
35837 msgid "invalid increment expression"
35838 msgstr ""
35840 #: c-family/c-omp.cc:1347
35841 #, gcc-internal-format
35842 msgid "initializer expression refers to iteration variable %qD"
35843 msgstr ""
35845 #: c-family/c-omp.cc:1351
35846 #, gcc-internal-format
35847 msgid "condition expression refers to iteration variable %qD"
35848 msgstr ""
35850 #: c-family/c-omp.cc:1355
35851 #, gcc-internal-format
35852 msgid "increment expression refers to iteration variable %qD"
35853 msgstr ""
35855 #: c-family/c-omp.cc:1533
35856 #, gcc-internal-format
35857 msgid ""
35858 "outer iteration variable %qD used in initializer expression has type other "
35859 "than %qT"
35860 msgstr ""
35862 #: c-family/c-omp.cc:1537
35863 #, gcc-internal-format
35864 msgid ""
35865 "outer iteration variable %qD used in condition expression has type other "
35866 "than %qT"
35867 msgstr ""
35869 #: c-family/c-omp.cc:1544
35870 #, gcc-internal-format
35871 msgid "outer iteration variable %qD multiplier expression %qE is not integral"
35872 msgstr ""
35874 #: c-family/c-omp.cc:1550
35875 #, gcc-internal-format
35876 msgid "outer iteration variable %qD addend expression %qE is not integral"
35877 msgstr ""
35879 #: c-family/c-omp.cc:1615 c-family/c-omp.cc:1700
35880 #, gcc-internal-format
35881 msgid "the same loop iteration variables %qD used in multiple associated loops"
35882 msgstr ""
35884 #: c-family/c-omp.cc:1650
35885 #, gcc-internal-format
35886 msgid ""
35887 "two different outer iteration variables %qD and %qD used in a single loop"
35888 msgstr ""
35890 #: c-family/c-omp.cc:2247
35891 #, gcc-internal-format
35892 msgid ""
35893 "invalid %<task%> reduction modifier on construct combined with %<simd%> or "
35894 "%<loop%>"
35895 msgstr ""
35897 #: c-family/c-omp.cc:2258
35898 #, gcc-internal-format
35899 msgid ""
35900 "invalid %<task%> reduction modifier on construct not combined with %<parallel"
35901 "%>, %<for%> or %<sections%>"
35902 msgstr ""
35904 #: c-family/c-omp.cc:2271
35905 #, gcc-internal-format
35906 msgid ""
35907 "%<inscan%> %<reduction%> clause on construct other than %<for%>, %<simd%>, "
35908 "%<for simd%>, %<parallel for%>, %<parallel for simd%>"
35909 msgstr ""
35911 #: c-family/c-omp.cc:2744 c/c-typeck.cc:15675 cp/semantics.cc:9090
35912 #, gcc-internal-format
35913 msgid ""
35914 "%qD specified in %<allocate%> clause but not in an explicit privatization "
35915 "clause"
35916 msgstr ""
35918 #: c-family/c-omp.cc:2836 c-family/c-omp.cc:2851
35919 #, gcc-internal-format
35920 msgid "%qD is not a function argument"
35921 msgstr ""
35923 #: c-family/c-opts.cc:341
35924 #, gcc-internal-format
35925 msgid "%<-I-%> specified twice"
35926 msgstr ""
35928 #: c-family/c-opts.cc:344
35929 #, gcc-internal-format
35930 msgid "obsolete option %<-I-%> used, please use %<-iquote%> instead"
35931 msgstr ""
35933 #: c-family/c-opts.cc:435
35934 #, gcc-internal-format
35935 msgid "%<-Wabi=1%> is not supported, using =2"
35936 msgstr ""
35938 #: c-family/c-opts.cc:621 fortran/cpp.cc:370
35939 #, gcc-internal-format
35940 msgid "output filename specified twice"
35941 msgstr ""
35943 #: c-family/c-opts.cc:822
35944 #, gcc-internal-format
35945 msgid "%<-fexcess-precision=standard%> for C++"
35946 msgstr ""
35948 #: c-family/c-opts.cc:862
35949 #, gcc-internal-format
35950 msgid "%<-fno-gnu89-inline%> is only supported in GNU99 or C99 mode"
35951 msgstr ""
35953 #: c-family/c-opts.cc:908
35954 #, gcc-internal-format
35955 msgid "%<-Wformat-y2k%> ignored without %<-Wformat%>"
35956 msgstr ""
35958 #: c-family/c-opts.cc:910
35959 #, gcc-internal-format
35960 msgid "%<-Wformat-extra-args%> ignored without %<-Wformat%>"
35961 msgstr ""
35963 #: c-family/c-opts.cc:912
35964 #, gcc-internal-format
35965 msgid "%<-Wformat-zero-length%> ignored without %<-Wformat%>"
35966 msgstr ""
35968 #: c-family/c-opts.cc:914
35969 #, gcc-internal-format
35970 msgid "%<-Wformat-nonliteral%> ignored without %<-Wformat%>"
35971 msgstr ""
35973 #: c-family/c-opts.cc:916
35974 #, gcc-internal-format
35975 msgid "%<-Wformat-contains-nul%> ignored without %<-Wformat%>"
35976 msgstr ""
35978 #: c-family/c-opts.cc:918
35979 #, gcc-internal-format
35980 msgid "%<-Wformat-security%> ignored without %<-Wformat%>"
35981 msgstr ""
35983 #: c-family/c-opts.cc:974
35984 #, gcc-internal-format
35985 msgid "%<-fabi-compat-version=1%> is not supported, using =2"
35986 msgstr ""
35988 #: c-family/c-opts.cc:1001
35989 #, gcc-internal-format
35990 msgid "%<-Wabi%> won%'t warn about anything"
35991 msgstr ""
35993 #: c-family/c-opts.cc:1003
35994 #, gcc-internal-format
35995 msgid ""
35996 "%<-Wabi%> warns about differences from the most up-to-date ABI, which is "
35997 "also used by default"
35998 msgstr ""
36000 #: c-family/c-opts.cc:1006
36001 #, gcc-internal-format
36002 msgid "use e.g. %<-Wabi=11%> to warn about changes from GCC 7"
36003 msgstr ""
36005 #: c-family/c-opts.cc:1076
36006 #, gcc-internal-format
36007 msgid "external TLS initialization functions not supported on this target"
36008 msgstr ""
36010 #: c-family/c-opts.cc:1100
36011 #, gcc-internal-format
36012 msgid "too many filenames given; type %<%s %s%> for usage"
36013 msgstr ""
36015 #: c-family/c-opts.cc:1114
36016 #, gcc-internal-format
36017 msgid "opening output file %s: %m"
36018 msgstr ""
36020 #: c-family/c-opts.cc:1132
36021 #, gcc-internal-format
36022 msgid "the %qs debug info cannot be used with pre-compiled headers"
36023 msgstr ""
36025 #: c-family/c-opts.cc:1298 d/d-lang.cc:1297
36026 #, gcc-internal-format
36027 msgid "opening dependency file %s: %m"
36028 msgstr ""
36030 #: c-family/c-opts.cc:1309 d/d-lang.cc:1310
36031 #, gcc-internal-format
36032 msgid "closing dependency file %s: %m"
36033 msgstr ""
36035 #: c-family/c-opts.cc:1312
36036 #, gcc-internal-format
36037 msgid "when writing output to %s: %m"
36038 msgstr ""
36040 #: c-family/c-opts.cc:1388
36041 #, gcc-internal-format
36042 msgid "to generate dependencies you must specify either %<-M%> or %<-MM%>"
36043 msgstr ""
36045 #: c-family/c-opts.cc:1412
36046 #, gcc-internal-format
36047 msgid "%<-MG%> may only be used with %<-M%> or %<-MM%>"
36048 msgstr ""
36050 #: c-family/c-opts.cc:1445
36051 #, gcc-internal-format
36052 msgid "%<-fdirectives-only%> is incompatible with %<-Wunused-macros%>"
36053 msgstr ""
36055 #: c-family/c-opts.cc:1448
36056 #, gcc-internal-format
36057 msgid "%<-fdirectives-only%> is incompatible with %<-traditional%>"
36058 msgstr ""
36060 #: c-family/c-opts.cc:1646
36061 #, gcc-internal-format
36062 msgid "too late for # directive to set debug directory"
36063 msgstr ""
36065 #: c-family/c-pch.cc:105
36066 #, gcc-internal-format
36067 msgid "cannot create precompiled header %s: %m"
36068 msgstr ""
36070 #: c-family/c-pch.cc:125
36071 #, gcc-internal-format
36072 msgid "cannot write to %s: %m"
36073 msgstr ""
36075 #: c-family/c-pch.cc:183
36076 #, gcc-internal-format
36077 msgid "cannot write %s: %m"
36078 msgstr ""
36080 #: c-family/c-pch.cc:392
36081 #, gcc-internal-format
36082 msgid "%<pch_preprocess%> pragma should only be used with %<-fpreprocessed%>"
36083 msgstr ""
36085 #: c-family/c-pch.cc:394
36086 #, gcc-internal-format
36087 msgid "use %<#include%> instead"
36088 msgstr ""
36090 #: c-family/c-pch.cc:400
36091 #, gcc-internal-format
36092 msgid "%s: couldn%'t open PCH file: %m"
36093 msgstr ""
36095 #: c-family/c-pch.cc:405
36096 #, gcc-internal-format
36097 msgid "use %<-Winvalid-pch%> for more information"
36098 msgstr ""
36100 #: c-family/c-pch.cc:406
36101 #, gcc-internal-format, gfc-internal-format
36102 msgid "%s: PCH file was invalid"
36103 msgstr ""
36105 #: c-family/c-pragma.cc:98
36106 #, gcc-internal-format
36107 msgid ""
36108 "%<#pragma pack (pop)%> encountered without matching %<#pragma pack (push)%>"
36109 msgstr ""
36111 #: c-family/c-pragma.cc:113
36112 #, gcc-internal-format
36113 msgid ""
36114 "%<#pragma pack(pop, %E)%> encountered without matching %<#pragma pack(push, "
36115 "%E)%>"
36116 msgstr ""
36118 #: c-family/c-pragma.cc:144
36119 #, gcc-internal-format
36120 msgid "missing %<(%> after %<#pragma pack%> - ignored"
36121 msgstr ""
36123 #: c-family/c-pragma.cc:155 c-family/c-pragma.cc:189
36124 #, gcc-internal-format
36125 msgid "invalid constant in %<#pragma pack%> - ignored"
36126 msgstr ""
36128 #: c-family/c-pragma.cc:159 c-family/c-pragma.cc:203
36129 #, gcc-internal-format
36130 msgid "malformed %<#pragma pack%> - ignored"
36131 msgstr ""
36133 #: c-family/c-pragma.cc:164
36134 #, gcc-internal-format
36135 msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
36136 msgstr ""
36138 #: c-family/c-pragma.cc:166
36139 #, gcc-internal-format
36140 msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
36141 msgstr ""
36143 #: c-family/c-pragma.cc:175
36144 #, gcc-internal-format
36145 msgid "unknown action %qE for %<#pragma pack%> - ignored"
36146 msgstr ""
36148 #: c-family/c-pragma.cc:206
36149 #, gcc-internal-format
36150 msgid "junk at end of %<#pragma pack%>"
36151 msgstr ""
36153 #: c-family/c-pragma.cc:209
36154 #, gcc-internal-format
36155 msgid "%<#pragma pack%> has no effect with %<-fpack-struct%> - ignored"
36156 msgstr ""
36158 #: c-family/c-pragma.cc:230
36159 #, gcc-internal-format, gfc-internal-format
36160 msgid "alignment must be a small power of two, not %d"
36161 msgstr ""
36163 #: c-family/c-pragma.cc:269
36164 #, gcc-internal-format
36165 msgid ""
36166 "applying %<#pragma weak %+D%> after first use results in unspecified behavior"
36167 msgstr ""
36169 #: c-family/c-pragma.cc:366 c-family/c-pragma.cc:371
36170 #, gcc-internal-format
36171 msgid "malformed %<#pragma weak%>, ignored"
36172 msgstr ""
36174 #: c-family/c-pragma.cc:375
36175 #, gcc-internal-format
36176 msgid "junk at end of %<#pragma weak%>"
36177 msgstr ""
36179 #: c-family/c-pragma.cc:381
36180 #, gcc-internal-format
36181 msgid "%<#pragma weak%> declaration of %q+D not allowed, ignored"
36182 msgstr ""
36184 #: c-family/c-pragma.cc:429
36185 #, gcc-internal-format
36186 msgid ""
36187 "%<scalar_storage_order%> is not supported because endianness is not uniform"
36188 msgstr ""
36190 #: c-family/c-pragma.cc:438
36191 #, gcc-internal-format
36192 msgid "%<#pragma scalar_storage_order%> is not supported for C++"
36193 msgstr ""
36195 #: c-family/c-pragma.cc:444
36196 #, gcc-internal-format
36197 msgid ""
36198 "missing %<big-endian%>, %<little-endian%>, or %<default%> after %<#pragma "
36199 "scalar_storage_order%>"
36200 msgstr ""
36202 #: c-family/c-pragma.cc:454
36203 #, gcc-internal-format
36204 msgid ""
36205 "expected %<big-endian%>, %<little-endian%>, or %<default%> after %<#pragma "
36206 "scalar_storage_order%>"
36207 msgstr ""
36209 #: c-family/c-pragma.cc:509 c-family/c-pragma.cc:511
36210 #, gcc-internal-format
36211 msgid "malformed %<#pragma redefine_extname%>, ignored"
36212 msgstr ""
36214 #: c-family/c-pragma.cc:514
36215 #, gcc-internal-format
36216 msgid "junk at end of %<#pragma redefine_extname%>"
36217 msgstr ""
36219 #: c-family/c-pragma.cc:542 c-family/c-pragma.cc:615
36220 #, gcc-internal-format
36221 msgid ""
36222 "%<#pragma redefine_extname%> ignored due to conflict with previous rename"
36223 msgstr ""
36225 #: c-family/c-pragma.cc:570
36226 #, gcc-internal-format
36227 msgid ""
36228 "%<#pragma redefine_extname%> ignored due to conflict with previous %<#pragma "
36229 "redefine_extname%>"
36230 msgstr ""
36232 #: c-family/c-pragma.cc:606
36233 #, gcc-internal-format
36234 msgid "%<asm%> declaration ignored due to conflict with previous rename"
36235 msgstr ""
36237 #: c-family/c-pragma.cc:637
36238 #, gcc-internal-format
36239 msgid ""
36240 "%<#pragma redefine_extname%> ignored due to conflict with %<asm%> declaration"
36241 msgstr ""
36243 #: c-family/c-pragma.cc:698
36244 #, gcc-internal-format
36245 msgid ""
36246 "%<#pragma GCC visibility push()%> must specify %<default%>, %<internal%>, "
36247 "%<hidden%> or %<protected%>"
36248 msgstr ""
36250 #: c-family/c-pragma.cc:741
36251 #, gcc-internal-format
36252 msgid "%<#pragma GCC visibility%> must be followed by %<push%> or %<pop%>"
36253 msgstr ""
36255 #: c-family/c-pragma.cc:748
36256 #, gcc-internal-format
36257 msgid "no matching push for %<#pragma GCC visibility pop%>"
36258 msgstr ""
36260 #: c-family/c-pragma.cc:753 c-family/c-pragma.cc:760
36261 #, gcc-internal-format
36262 msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
36263 msgstr ""
36265 #: c-family/c-pragma.cc:756
36266 #, gcc-internal-format
36267 msgid "malformed %<#pragma GCC visibility push%>"
36268 msgstr ""
36270 #: c-family/c-pragma.cc:764
36271 #, gcc-internal-format
36272 msgid "junk at end of %<#pragma GCC visibility%>"
36273 msgstr ""
36275 #: c-family/c-pragma.cc:776
36276 #, gcc-internal-format
36277 msgid ""
36278 "missing %<error%>, %<warning%>, %<ignored%>, %<push%>, %<pop%>, or "
36279 "%<ignored_attributes%> after %<#pragma GCC diagnostic%>"
36280 msgstr ""
36282 #: c-family/c-pragma.cc:806
36283 #, gcc-internal-format
36284 msgid ""
36285 "missing attribute name after %<#pragma GCC diagnostic ignored_attributes%>"
36286 msgstr ""
36288 #: c-family/c-pragma.cc:814
36289 #, gcc-internal-format
36290 msgid "missing argument to %<#pragma GCC diagnostic ignored_attributes%>"
36291 msgstr ""
36293 #: c-family/c-pragma.cc:821
36294 #, gcc-internal-format
36295 msgid ""
36296 "trailing %<,%> in arguments for %<#pragma GCC diagnostic ignored_attributes%>"
36297 msgstr ""
36299 #: c-family/c-pragma.cc:836
36300 #, gcc-internal-format
36301 msgid ""
36302 "expected %<error%>, %<warning%>, %<ignored%>, %<push%>, %<pop%>, "
36303 "%<ignored_attributes%> after %<#pragma GCC diagnostic%>"
36304 msgstr ""
36306 #: c-family/c-pragma.cc:846
36307 #, gcc-internal-format
36308 msgid "missing option after %<#pragma GCC diagnostic%> kind"
36309 msgstr ""
36311 #: c-family/c-pragma.cc:858
36312 #, gcc-internal-format
36313 msgid "unknown option after %<#pragma GCC diagnostic%> kind"
36314 msgstr ""
36316 #: c-family/c-pragma.cc:863
36317 #, gcc-internal-format
36318 msgid "did you mean %<-%s%>?"
36319 msgstr ""
36321 #: c-family/c-pragma.cc:870
36322 #, gcc-internal-format
36323 msgid "%qs is not an option that controls warnings"
36324 msgstr ""
36326 #: c-family/c-pragma.cc:878
36327 #, gcc-internal-format
36328 msgid "option %qs is valid for %s but not for %s"
36329 msgstr ""
36331 #: c-family/c-pragma.cc:911
36332 #, gcc-internal-format
36333 msgid "%<#pragma GCC option%> is not allowed inside functions"
36334 msgstr ""
36336 #: c-family/c-pragma.cc:923
36337 #, gcc-internal-format
36338 msgid "%<#pragma GCC option%> is not a string"
36339 msgstr ""
36341 #: c-family/c-pragma.cc:948
36342 #, gcc-internal-format
36343 msgid ""
36344 "%<#pragma GCC target (string [,string]...)%> does not have a final %<)%>"
36345 msgstr ""
36347 #: c-family/c-pragma.cc:954
36348 #, gcc-internal-format
36349 msgid "%<#pragma GCC target%> string is badly formed"
36350 msgstr ""
36352 #: c-family/c-pragma.cc:983
36353 #, gcc-internal-format
36354 msgid "%<#pragma GCC optimize%> is not allowed inside functions"
36355 msgstr ""
36357 #: c-family/c-pragma.cc:995
36358 #, gcc-internal-format
36359 msgid "%<#pragma GCC optimize%> is not a string or number"
36360 msgstr ""
36362 #: c-family/c-pragma.cc:1019
36363 #, gcc-internal-format
36364 msgid ""
36365 "%<#pragma GCC optimize (string [,string]...)%> does not have a final %<)%>"
36366 msgstr ""
36368 #: c-family/c-pragma.cc:1025
36369 #, gcc-internal-format
36370 msgid "%<#pragma GCC optimize%> string is badly formed"
36371 msgstr ""
36373 #: c-family/c-pragma.cc:1068
36374 #, gcc-internal-format
36375 msgid "junk at end of %<#pragma push_options%>"
36376 msgstr ""
36378 #: c-family/c-pragma.cc:1105
36379 #, gcc-internal-format
36380 msgid "junk at end of %<#pragma pop_options%>"
36381 msgstr ""
36383 #: c-family/c-pragma.cc:1112
36384 #, gcc-internal-format
36385 msgid ""
36386 "%<#pragma GCC pop_options%> without a corresponding %<#pragma GCC "
36387 "push_options%>"
36388 msgstr ""
36390 #: c-family/c-pragma.cc:1163
36391 #, gcc-internal-format
36392 msgid "junk at end of %<#pragma reset_options%>"
36393 msgstr ""
36395 #: c-family/c-pragma.cc:1202 c-family/c-pragma.cc:1209
36396 #, gcc-internal-format
36397 msgid "expected a string after %<#pragma message%>"
36398 msgstr ""
36400 #: c-family/c-pragma.cc:1204
36401 #, gcc-internal-format
36402 msgid "malformed %<#pragma message%>, ignored"
36403 msgstr ""
36405 #: c-family/c-pragma.cc:1214
36406 #, gcc-internal-format
36407 msgid "junk at end of %<#pragma message%>"
36408 msgstr ""
36410 #: c-family/c-pragma.cc:1217
36411 #, gcc-internal-format
36412 msgid "%<#pragma message: %s%>"
36413 msgstr ""
36415 #: c-family/c-pragma.cc:1255
36416 #, gcc-internal-format
36417 msgid "invalid location for %<pragma %s%>, ignored"
36418 msgstr ""
36420 #: c-family/c-pragma.cc:1262 c-family/c-pragma.cc:1276
36421 #, gcc-internal-format
36422 msgid "malformed %<#pragma %s%>, ignored"
36423 msgstr ""
36425 #: c-family/c-pragma.cc:1282 cp/lex.cc:595
36426 #, gcc-internal-format
36427 msgid "junk at end of %<#pragma %s%>"
36428 msgstr ""
36430 #: c-family/c-pragma.cc:1300
36431 #, gcc-internal-format
36432 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported for C++"
36433 msgstr ""
36435 #: c-family/c-pragma.cc:1309
36436 #, gcc-internal-format
36437 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported on this target"
36438 msgstr ""
36440 #: c-family/c-pragma.cc:1315
36441 #, gcc-internal-format
36442 msgid "ISO C does not support %<#pragma STDC FLOAT_CONST_DECIMAL64%>"
36443 msgstr ""
36445 #: c-family/c-pretty-print.cc:340
36446 #, gcc-internal-format
36447 msgid "<type-error>"
36448 msgstr ""
36450 #: c-family/c-pretty-print.cc:383
36451 #, gcc-internal-format
36452 msgid "<unnamed-unsigned:"
36453 msgstr ""
36455 #: c-family/c-pretty-print.cc:387
36456 #, gcc-internal-format
36457 msgid "<unnamed-float:"
36458 msgstr ""
36460 #: c-family/c-pretty-print.cc:390
36461 #, gcc-internal-format
36462 msgid "<unnamed-fixed:"
36463 msgstr ""
36465 #: c-family/c-pretty-print.cc:405
36466 #, gcc-internal-format
36467 msgid "<typedef-error>"
36468 msgstr ""
36470 #: c-family/c-pretty-print.cc:420
36471 #, gcc-internal-format
36472 msgid "<tag-error>"
36473 msgstr ""
36475 #: c-family/c-pretty-print.cc:1310
36476 #, gcc-internal-format
36477 msgid "<erroneous-expression>"
36478 msgstr ""
36480 #: c-family/c-pretty-print.cc:1314 cp/cxx-pretty-print.cc:133
36481 #, gcc-internal-format
36482 msgid "<return-value>"
36483 msgstr ""
36485 #: c-family/c-semantics.cc:197
36486 #, gcc-internal-format, gfc-internal-format
36487 msgid "wrong type argument to %s"
36488 msgstr ""
36490 #: c-family/c-warn.cc:58 c-family/c-warn.cc:71 cp/constexpr.cc:3115
36491 #: cp/constexpr.cc:6560
36492 #, gcc-internal-format
36493 msgid "overflow in constant expression"
36494 msgstr ""
36496 #: c-family/c-warn.cc:98
36497 #, gcc-internal-format
36498 msgid "integer overflow in expression %qE of type %qT results in %qE"
36499 msgstr ""
36501 #: c-family/c-warn.cc:100
36502 #, gcc-internal-format
36503 msgid "integer overflow in expression of type %qT results in %qE"
36504 msgstr ""
36506 #: c-family/c-warn.cc:106
36507 #, gcc-internal-format
36508 msgid "floating point overflow in expression %qE of type %qT results in %qE"
36509 msgstr ""
36511 #: c-family/c-warn.cc:108
36512 #, gcc-internal-format
36513 msgid "floating point overflow in expression of type %qT results in %qE"
36514 msgstr ""
36516 #: c-family/c-warn.cc:114
36517 #, gcc-internal-format
36518 msgid "fixed-point overflow in expression %qE of type %qT results in %qE"
36519 msgstr ""
36521 #: c-family/c-warn.cc:116
36522 #, gcc-internal-format
36523 msgid "fixed-point overflow in expression of type %qT results in %qE"
36524 msgstr ""
36526 #: c-family/c-warn.cc:122
36527 #, gcc-internal-format
36528 msgid "vector overflow in expression %qE of type %qT results in %qE"
36529 msgstr ""
36531 #: c-family/c-warn.cc:124
36532 #, gcc-internal-format
36533 msgid "vector overflow in expression of type %qT results in %qE"
36534 msgstr ""
36536 #: c-family/c-warn.cc:131
36537 #, gcc-internal-format
36538 msgid "complex integer overflow in expression %qE of type %qT results in %qE"
36539 msgstr ""
36541 #: c-family/c-warn.cc:133
36542 #, gcc-internal-format
36543 msgid "complex integer overflow in expression of type %qT results in %qE"
36544 msgstr ""
36546 #: c-family/c-warn.cc:137
36547 #, gcc-internal-format
36548 msgid ""
36549 "complex floating point overflow in expression %qE of type %qT results in %qE"
36550 msgstr ""
36552 #: c-family/c-warn.cc:139
36553 #, gcc-internal-format
36554 msgid ""
36555 "complex floating point overflow in expression of type %qT results in %qE"
36556 msgstr ""
36558 #: c-family/c-warn.cc:231
36559 #, gcc-internal-format
36560 msgid "logical %<or%> applied to non-boolean constant"
36561 msgstr ""
36563 #: c-family/c-warn.cc:235
36564 #, gcc-internal-format
36565 msgid "logical %<and%> applied to non-boolean constant"
36566 msgstr ""
36568 #: c-family/c-warn.cc:305
36569 #, gcc-internal-format
36570 msgid "logical %<or%> of collectively exhaustive tests is always true"
36571 msgstr ""
36573 #: c-family/c-warn.cc:309
36574 #, gcc-internal-format
36575 msgid "logical %<and%> of mutually exclusive tests is always false"
36576 msgstr ""
36578 #: c-family/c-warn.cc:319
36579 #, gcc-internal-format
36580 msgid "logical %<or%> of equal expressions"
36581 msgstr ""
36583 #: c-family/c-warn.cc:322
36584 #, gcc-internal-format
36585 msgid "logical %<and%> of equal expressions"
36586 msgstr ""
36588 #: c-family/c-warn.cc:408
36589 #, gcc-internal-format
36590 msgid "bitwise comparison always evaluates to false"
36591 msgstr ""
36593 #: c-family/c-warn.cc:411
36594 #, gcc-internal-format
36595 msgid "bitwise comparison always evaluates to true"
36596 msgstr ""
36598 #: c-family/c-warn.cc:516
36599 #, gcc-internal-format
36600 msgid "self-comparison always evaluates to true"
36601 msgstr ""
36603 #: c-family/c-warn.cc:519
36604 #, gcc-internal-format
36605 msgid "self-comparison always evaluates to false"
36606 msgstr ""
36608 #: c-family/c-warn.cc:570
36609 #, gcc-internal-format
36610 msgid "logical not is only applied to the left hand side of comparison"
36611 msgstr ""
36613 #: c-family/c-warn.cc:578
36614 #, gcc-internal-format
36615 msgid ""
36616 "add parentheses around left hand side expression to silence this warning"
36617 msgstr ""
36619 #: c-family/c-warn.cc:721
36620 #, gcc-internal-format
36621 msgid "type-punning to incomplete type might break strict-aliasing rules"
36622 msgstr ""
36624 #: c-family/c-warn.cc:739
36625 #, gcc-internal-format
36626 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
36627 msgstr ""
36629 #: c-family/c-warn.cc:747 c-family/c-warn.cc:765
36630 #, gcc-internal-format
36631 msgid "dereferencing type-punned pointer might break strict-aliasing rules"
36632 msgstr ""
36634 #: c-family/c-warn.cc:912
36635 #, gcc-internal-format
36636 msgid ""
36637 "argument to %<sizeof%> in %qD call is the same expression as the source; did "
36638 "you mean to use the size of the destination?"
36639 msgstr ""
36641 #: c-family/c-warn.cc:943
36642 #, gcc-internal-format
36643 msgid ""
36644 "argument to %<sizeof%> in %qD call is the same expression as the "
36645 "destination; did you mean to remove the addressof?"
36646 msgstr ""
36648 #: c-family/c-warn.cc:950
36649 #, gcc-internal-format
36650 msgid ""
36651 "argument to %<sizeof%> in %qD call is the same expression as the "
36652 "destination; did you mean to provide an explicit length?"
36653 msgstr ""
36655 #: c-family/c-warn.cc:955
36656 #, gcc-internal-format
36657 msgid ""
36658 "argument to %<sizeof%> in %qD call is the same expression as the "
36659 "destination; did you mean to dereference it?"
36660 msgstr ""
36662 #: c-family/c-warn.cc:967
36663 #, gcc-internal-format
36664 msgid ""
36665 "argument to %<sizeof%> in %qD call is the same pointer type %qT as the "
36666 "destination; expected %qT or an explicit length"
36667 msgstr ""
36669 #: c-family/c-warn.cc:983
36670 #, gcc-internal-format
36671 msgid ""
36672 "argument to %<sizeof%> in %qD call is the same expression as the source; did "
36673 "you mean to remove the addressof?"
36674 msgstr ""
36676 #: c-family/c-warn.cc:990
36677 #, gcc-internal-format
36678 msgid ""
36679 "argument to %<sizeof%> in %qD call is the same expression as the source; did "
36680 "you mean to provide an explicit length?"
36681 msgstr ""
36683 #: c-family/c-warn.cc:995
36684 #, gcc-internal-format
36685 msgid ""
36686 "argument to %<sizeof%> in %qD call is the same expression as the source; did "
36687 "you mean to dereference it?"
36688 msgstr ""
36690 #: c-family/c-warn.cc:1007
36691 #, gcc-internal-format
36692 msgid ""
36693 "argument to %<sizeof%> in %qD call is the same pointer type %qT as the "
36694 "source; expected %qT or an explicit length"
36695 msgstr ""
36697 #: c-family/c-warn.cc:1023
36698 #, gcc-internal-format
36699 msgid ""
36700 "argument to %<sizeof%> in %qD call is the same expression as the first "
36701 "source; did you mean to remove the addressof?"
36702 msgstr ""
36704 #: c-family/c-warn.cc:1030
36705 #, gcc-internal-format
36706 msgid ""
36707 "argument to %<sizeof%> in %qD call is the same expression as the first "
36708 "source; did you mean to provide an explicit length?"
36709 msgstr ""
36711 #: c-family/c-warn.cc:1035
36712 #, gcc-internal-format
36713 msgid ""
36714 "argument to %<sizeof%> in %qD call is the same expression as the first "
36715 "source; did you mean to dereference it?"
36716 msgstr ""
36718 #: c-family/c-warn.cc:1047
36719 #, gcc-internal-format
36720 msgid ""
36721 "argument to %<sizeof%> in %qD call is the same pointer type %qT as the first "
36722 "source; expected %qT or an explicit length"
36723 msgstr ""
36725 #: c-family/c-warn.cc:1063
36726 #, gcc-internal-format
36727 msgid ""
36728 "argument to %<sizeof%> in %qD call is the same expression as the second "
36729 "source; did you mean to remove the addressof?"
36730 msgstr ""
36732 #: c-family/c-warn.cc:1070
36733 #, gcc-internal-format
36734 msgid ""
36735 "argument to %<sizeof%> in %qD call is the same expression as the second "
36736 "source; did you mean to provide an explicit length?"
36737 msgstr ""
36739 #: c-family/c-warn.cc:1075
36740 #, gcc-internal-format
36741 msgid ""
36742 "argument to %<sizeof%> in %qD call is the same expression as the second "
36743 "source; did you mean to dereference it?"
36744 msgstr ""
36746 #: c-family/c-warn.cc:1087
36747 #, gcc-internal-format
36748 msgid ""
36749 "argument to %<sizeof%> in %qD call is the same pointer type %qT as the "
36750 "second source; expected %qT or an explicit length"
36751 msgstr ""
36753 #: c-family/c-warn.cc:1116 c-family/c-warn.cc:1123
36754 #, gcc-internal-format
36755 msgid "%<_Atomic%>-qualified parameter type %qT of %q+D"
36756 msgstr ""
36758 #: c-family/c-warn.cc:1133
36759 #, gcc-internal-format
36760 msgid "first argument of %q+D should be %<int%>"
36761 msgstr ""
36763 #: c-family/c-warn.cc:1142
36764 #, gcc-internal-format
36765 msgid "second argument of %q+D should be %<char **%>"
36766 msgstr ""
36768 #: c-family/c-warn.cc:1151
36769 #, gcc-internal-format
36770 msgid "third argument of %q+D should probably be %<char **%>"
36771 msgstr ""
36773 #: c-family/c-warn.cc:1162
36774 #, gcc-internal-format
36775 msgid "%q+D takes only zero or two arguments"
36776 msgstr ""
36778 #: c-family/c-warn.cc:1166
36779 #, gcc-internal-format
36780 msgid "%q+D declared as variadic function"
36781 msgstr ""
36783 #: c-family/c-warn.cc:1209
36784 #, gcc-internal-format
36785 msgid "conversion to %qT from boolean expression"
36786 msgstr ""
36788 #: c-family/c-warn.cc:1234 c-family/c-warn.cc:1437
36789 #, gcc-internal-format
36790 msgid "unsigned conversion from %qT to %qT changes value from %qE to %qE"
36791 msgstr ""
36793 #: c-family/c-warn.cc:1239 c-family/c-warn.cc:1445
36794 #, gcc-internal-format
36795 msgid "unsigned conversion from %qT to %qT changes the value of %qE"
36796 msgstr ""
36798 #: c-family/c-warn.cc:1247
36799 #, gcc-internal-format
36800 msgid "signed conversion from %qT to %qT changes value from %qE to %qE"
36801 msgstr ""
36803 #: c-family/c-warn.cc:1252
36804 #, gcc-internal-format
36805 msgid "signed conversion from %qT to %qT changes the value of %qE"
36806 msgstr ""
36808 #: c-family/c-warn.cc:1259 c-family/c-warn.cc:1435
36809 #, gcc-internal-format
36810 msgid "conversion from %qT to %qT changes value from %qE to %qE"
36811 msgstr ""
36813 #: c-family/c-warn.cc:1263 c-family/c-warn.cc:1443
36814 #, gcc-internal-format
36815 msgid "conversion from %qT to %qT changes the value of %qE"
36816 msgstr ""
36818 #: c-family/c-warn.cc:1374
36819 #, gcc-internal-format
36820 msgid "conversion to %qT from %qT may change the sign of the result"
36821 msgstr ""
36823 #: c-family/c-warn.cc:1379
36824 #, gcc-internal-format
36825 msgid "conversion from %qT to %qT discards imaginary component"
36826 msgstr ""
36828 #: c-family/c-warn.cc:1383
36829 #, gcc-internal-format
36830 msgid "conversion from %qT to %qT may change value"
36831 msgstr ""
36833 #: c-family/c-warn.cc:1456 c-family/c-warn.cc:1473 c-family/c-warn.cc:1490
36834 #, gcc-internal-format
36835 msgid "overflow in conversion from %qT to %qT changes value from %qE to %qE"
36836 msgstr ""
36838 #: c-family/c-warn.cc:1461 c-family/c-warn.cc:1478 c-family/c-warn.cc:1495
36839 #, gcc-internal-format
36840 msgid "overflow in conversion from %qT to %qT changes the value of %qE"
36841 msgstr ""
36843 #: c-family/c-warn.cc:1525
36844 #, gcc-internal-format
36845 msgid "case value %qs not in enumerated type"
36846 msgstr ""
36848 #: c-family/c-warn.cc:1530
36849 #, gcc-internal-format
36850 msgid "case value %qs not in enumerated type %qT"
36851 msgstr ""
36853 #: c-family/c-warn.cc:1610
36854 #, gcc-internal-format
36855 msgid "lower value in case label range less than minimum value for type"
36856 msgstr ""
36858 #: c-family/c-warn.cc:1624
36859 #, gcc-internal-format
36860 msgid "case label value is less than minimum value for type"
36861 msgstr ""
36863 #: c-family/c-warn.cc:1641
36864 #, gcc-internal-format
36865 msgid "upper value in case label range exceeds maximum value for type"
36866 msgstr ""
36868 #: c-family/c-warn.cc:1654
36869 #, gcc-internal-format
36870 msgid "case label value exceeds maximum value for type"
36871 msgstr ""
36873 #: c-family/c-warn.cc:1667
36874 #, gcc-internal-format
36875 msgid "switch missing default case"
36876 msgstr ""
36878 #: c-family/c-warn.cc:1712
36879 #, gcc-internal-format
36880 msgid "switch condition has boolean value"
36881 msgstr ""
36883 #: c-family/c-warn.cc:1794
36884 #, gcc-internal-format
36885 msgid "enumeration value %qE not handled in switch"
36886 msgstr ""
36888 #: c-family/c-warn.cc:1822
36889 #, gcc-internal-format
36890 msgid ""
36891 "the omitted middle operand in %<?:%> will always be %<true%>, suggest "
36892 "explicit middle operand"
36893 msgstr ""
36895 #: c-family/c-warn.cc:1844
36896 #, gcc-internal-format
36897 msgid "assignment of member %qD in read-only object"
36898 msgstr ""
36900 #: c-family/c-warn.cc:1846
36901 #, gcc-internal-format
36902 msgid "increment of member %qD in read-only object"
36903 msgstr ""
36905 #: c-family/c-warn.cc:1848
36906 #, gcc-internal-format
36907 msgid "decrement of member %qD in read-only object"
36908 msgstr ""
36910 #: c-family/c-warn.cc:1850
36911 #, gcc-internal-format
36912 msgid "member %qD in read-only object used as %<asm%> output"
36913 msgstr ""
36915 #: c-family/c-warn.cc:1854
36916 #, gcc-internal-format
36917 msgid "assignment of read-only member %qD"
36918 msgstr ""
36920 #: c-family/c-warn.cc:1855
36921 #, gcc-internal-format
36922 msgid "increment of read-only member %qD"
36923 msgstr ""
36925 #: c-family/c-warn.cc:1856
36926 #, gcc-internal-format
36927 msgid "decrement of read-only member %qD"
36928 msgstr ""
36930 #: c-family/c-warn.cc:1857
36931 #, gcc-internal-format
36932 msgid "read-only member %qD used as %<asm%> output"
36933 msgstr ""
36935 #: c-family/c-warn.cc:1861
36936 #, gcc-internal-format
36937 msgid "assignment of read-only variable %qD"
36938 msgstr ""
36940 #: c-family/c-warn.cc:1862
36941 #, gcc-internal-format
36942 msgid "increment of read-only variable %qD"
36943 msgstr ""
36945 #: c-family/c-warn.cc:1863
36946 #, gcc-internal-format
36947 msgid "decrement of read-only variable %qD"
36948 msgstr ""
36950 #: c-family/c-warn.cc:1864
36951 #, gcc-internal-format
36952 msgid "read-only variable %qD used as %<asm%> output"
36953 msgstr ""
36955 #: c-family/c-warn.cc:1867
36956 #, gcc-internal-format
36957 msgid "assignment of read-only parameter %qD"
36958 msgstr ""
36960 #: c-family/c-warn.cc:1868
36961 #, gcc-internal-format
36962 msgid "increment of read-only parameter %qD"
36963 msgstr ""
36965 #: c-family/c-warn.cc:1869
36966 #, gcc-internal-format
36967 msgid "decrement of read-only parameter %qD"
36968 msgstr ""
36970 #: c-family/c-warn.cc:1870
36971 #, gcc-internal-format
36972 msgid "read-only parameter %qD use as %<asm%> output"
36973 msgstr ""
36975 #: c-family/c-warn.cc:1875
36976 #, gcc-internal-format
36977 msgid "assignment of read-only named return value %qD"
36978 msgstr ""
36980 #: c-family/c-warn.cc:1877
36981 #, gcc-internal-format
36982 msgid "increment of read-only named return value %qD"
36983 msgstr ""
36985 #: c-family/c-warn.cc:1879
36986 #, gcc-internal-format
36987 msgid "decrement of read-only named return value %qD"
36988 msgstr ""
36990 #: c-family/c-warn.cc:1881
36991 #, gcc-internal-format
36992 msgid "read-only named return value %qD used as %<asm%>output"
36993 msgstr ""
36995 #: c-family/c-warn.cc:1886
36996 #, gcc-internal-format
36997 msgid "assignment of function %qD"
36998 msgstr ""
37000 #: c-family/c-warn.cc:1887
37001 #, gcc-internal-format
37002 msgid "increment of function %qD"
37003 msgstr ""
37005 #: c-family/c-warn.cc:1888
37006 #, gcc-internal-format
37007 msgid "decrement of function %qD"
37008 msgstr ""
37010 #: c-family/c-warn.cc:1889
37011 #, gcc-internal-format
37012 msgid "function %qD used as %<asm%> output"
37013 msgstr ""
37015 #: c-family/c-warn.cc:1892 c/c-typeck.cc:5006
37016 #, gcc-internal-format
37017 msgid "assignment of read-only location %qE"
37018 msgstr ""
37020 #: c-family/c-warn.cc:1893 c/c-typeck.cc:5009
37021 #, gcc-internal-format
37022 msgid "increment of read-only location %qE"
37023 msgstr ""
37025 #: c-family/c-warn.cc:1894 c/c-typeck.cc:5012
37026 #, gcc-internal-format
37027 msgid "decrement of read-only location %qE"
37028 msgstr ""
37030 #: c-family/c-warn.cc:1895
37031 #, gcc-internal-format
37032 msgid "read-only location %qE used as %<asm%> output"
37033 msgstr ""
37035 #: c-family/c-warn.cc:1909
37036 #, gcc-internal-format
37037 msgid "lvalue required as left operand of assignment"
37038 msgstr ""
37040 #: c-family/c-warn.cc:1912
37041 #, gcc-internal-format
37042 msgid "lvalue required as increment operand"
37043 msgstr ""
37045 #: c-family/c-warn.cc:1915
37046 #, gcc-internal-format
37047 msgid "lvalue required as decrement operand"
37048 msgstr ""
37050 #: c-family/c-warn.cc:1918
37051 #, gcc-internal-format
37052 msgid "lvalue required as unary %<&%> operand"
37053 msgstr ""
37055 #: c-family/c-warn.cc:1921
37056 #, gcc-internal-format
37057 msgid "lvalue required in %<asm%> statement"
37058 msgstr ""
37060 #: c-family/c-warn.cc:1938
37061 #, gcc-internal-format
37062 msgid "invalid type argument (have %qT)"
37063 msgstr ""
37065 #: c-family/c-warn.cc:1942
37066 #, gcc-internal-format
37067 msgid "invalid type argument of array indexing (have %qT)"
37068 msgstr ""
37070 #: c-family/c-warn.cc:1947
37071 #, gcc-internal-format
37072 msgid "invalid type argument of unary %<*%> (have %qT)"
37073 msgstr ""
37075 #: c-family/c-warn.cc:1952
37076 #, gcc-internal-format
37077 msgid "invalid type argument of %<->%> (have %qT)"
37078 msgstr ""
37080 #: c-family/c-warn.cc:1957
37081 #, gcc-internal-format
37082 msgid "invalid type argument of %<->*%> (have %qT)"
37083 msgstr ""
37085 #: c-family/c-warn.cc:1962
37086 #, gcc-internal-format
37087 msgid "invalid type argument of implicit conversion (have %qT)"
37088 msgstr ""
37090 #: c-family/c-warn.cc:1989
37091 #, gcc-internal-format
37092 msgid "array subscript has type %<char%>"
37093 msgstr ""
37095 #: c-family/c-warn.cc:2025 c-family/c-warn.cc:2028
37096 #, gcc-internal-format
37097 msgid "suggest parentheses around %<+%> inside %<<<%>"
37098 msgstr ""
37100 #: c-family/c-warn.cc:2031 c-family/c-warn.cc:2034
37101 #, gcc-internal-format
37102 msgid "suggest parentheses around %<-%> inside %<<<%>"
37103 msgstr ""
37105 #: c-family/c-warn.cc:2040 c-family/c-warn.cc:2043
37106 #, gcc-internal-format
37107 msgid "suggest parentheses around %<+%> inside %<>>%>"
37108 msgstr ""
37110 #: c-family/c-warn.cc:2046 c-family/c-warn.cc:2049
37111 #, gcc-internal-format
37112 msgid "suggest parentheses around %<-%> inside %<>>%>"
37113 msgstr ""
37115 #: c-family/c-warn.cc:2055 c-family/c-warn.cc:2058
37116 #, gcc-internal-format
37117 msgid "suggest parentheses around %<&&%> within %<||%>"
37118 msgstr ""
37120 #: c-family/c-warn.cc:2065 c-family/c-warn.cc:2069
37121 #, gcc-internal-format
37122 msgid "suggest parentheses around arithmetic in operand of %<|%>"
37123 msgstr ""
37125 #: c-family/c-warn.cc:2073 c-family/c-warn.cc:2076
37126 #, gcc-internal-format
37127 msgid "suggest parentheses around comparison in operand of %<|%>"
37128 msgstr ""
37130 #: c-family/c-warn.cc:2081
37131 #, gcc-internal-format
37132 msgid ""
37133 "suggest parentheses around operand of %<!%> or change %<|%> to %<||%> or %<!"
37134 "%> to %<~%>"
37135 msgstr ""
37137 #: c-family/c-warn.cc:2089 c-family/c-warn.cc:2093
37138 #, gcc-internal-format
37139 msgid "suggest parentheses around arithmetic in operand of %<^%>"
37140 msgstr ""
37142 #: c-family/c-warn.cc:2097 c-family/c-warn.cc:2100
37143 #, gcc-internal-format
37144 msgid "suggest parentheses around comparison in operand of %<^%>"
37145 msgstr ""
37147 #: c-family/c-warn.cc:2106 c-family/c-warn.cc:2109
37148 #, gcc-internal-format
37149 msgid "suggest parentheses around %<+%> in operand of %<&%>"
37150 msgstr ""
37152 #: c-family/c-warn.cc:2112 c-family/c-warn.cc:2115
37153 #, gcc-internal-format
37154 msgid "suggest parentheses around %<-%> in operand of %<&%>"
37155 msgstr ""
37157 #: c-family/c-warn.cc:2119 c-family/c-warn.cc:2122
37158 #, gcc-internal-format
37159 msgid "suggest parentheses around comparison in operand of %<&%>"
37160 msgstr ""
37162 #: c-family/c-warn.cc:2127
37163 #, gcc-internal-format
37164 msgid ""
37165 "suggest parentheses around operand of %<!%> or change %<&%> to %<&&%> or %<!"
37166 "%> to %<~%>"
37167 msgstr ""
37169 #: c-family/c-warn.cc:2134 c-family/c-warn.cc:2137
37170 #, gcc-internal-format
37171 msgid "suggest parentheses around comparison in operand of %<==%>"
37172 msgstr ""
37174 #: c-family/c-warn.cc:2142 c-family/c-warn.cc:2145
37175 #, gcc-internal-format
37176 msgid "suggest parentheses around comparison in operand of %<!=%>"
37177 msgstr ""
37179 #: c-family/c-warn.cc:2155 c-family/c-warn.cc:2161
37180 #, gcc-internal-format
37181 msgid "comparisons like %<X<=Y<=Z%> do not have their mathematical meaning"
37182 msgstr ""
37184 #: c-family/c-warn.cc:2177
37185 #, gcc-internal-format
37186 msgid "label %q+D defined but not used"
37187 msgstr ""
37189 #: c-family/c-warn.cc:2179
37190 #, gcc-internal-format
37191 msgid "label %q+D declared but not defined"
37192 msgstr ""
37194 #: c-family/c-warn.cc:2202
37195 #, gcc-internal-format
37196 msgid "division by zero"
37197 msgstr ""
37199 #: c-family/c-warn.cc:2222
37200 #, gcc-internal-format
37201 msgid ""
37202 "%<memset%> used with constant zero length parameter; this could be due to "
37203 "transposed parameters"
37204 msgstr ""
37206 #: c-family/c-warn.cc:2246
37207 #, gcc-internal-format
37208 msgid ""
37209 "%<memset%> used with length equal to number of elements without "
37210 "multiplication by element size"
37211 msgstr ""
37213 #: c-family/c-warn.cc:2326
37214 #, gcc-internal-format
37215 msgid "comparison of integer expressions of different signedness: %qT and %qT"
37216 msgstr ""
37218 #: c-family/c-warn.cc:2379
37219 #, gcc-internal-format
37220 msgid "promoted bitwise complement of an unsigned value is always nonzero"
37221 msgstr ""
37223 #: c-family/c-warn.cc:2383
37224 #, gcc-internal-format
37225 msgid ""
37226 "comparison of promoted bitwise complement of an unsigned value with constant"
37227 msgstr ""
37229 #: c-family/c-warn.cc:2394
37230 #, gcc-internal-format
37231 msgid ""
37232 "comparison of promoted bitwise complement of an unsigned value with unsigned"
37233 msgstr ""
37235 #: c-family/c-warn.cc:2449
37236 #, gcc-internal-format
37237 msgid "unused parameter %qD"
37238 msgstr ""
37240 #: c-family/c-warn.cc:2511
37241 #, gcc-internal-format
37242 msgid "typedef %qD locally defined but not used"
37243 msgstr ""
37245 #: c-family/c-warn.cc:2547
37246 #, gcc-internal-format
37247 msgid "duplicated %<if%> condition"
37248 msgstr ""
37250 #: c-family/c-warn.cc:2576
37251 #, gcc-internal-format
37252 msgid ""
37253 "optimization attribute on %qD follows definition but the attribute doesn%'t "
37254 "match"
37255 msgstr ""
37257 #: c-family/c-warn.cc:2584
37258 #, gcc-internal-format
37259 msgid ""
37260 "inline declaration of %qD follows declaration with attribute %<noinline%>"
37261 msgstr ""
37263 #: c-family/c-warn.cc:2589
37264 #, gcc-internal-format
37265 msgid ""
37266 "declaration of %q+D with attribute %<noinline%> follows inline declaration"
37267 msgstr ""
37269 #: c-family/c-warn.cc:2638
37270 #, gcc-internal-format
37271 msgid "result of %qE requires %u bits to represent, but %qT only has %u bits"
37272 msgstr ""
37274 #: c-family/c-warn.cc:2676 c-family/c-warn.cc:2700
37275 #, gcc-internal-format
37276 msgid "comparison of constant %qE with boolean expression is always false"
37277 msgstr ""
37279 #: c-family/c-warn.cc:2679 c-family/c-warn.cc:2697
37280 #, gcc-internal-format
37281 msgid "comparison of constant %qE with boolean expression is always true"
37282 msgstr ""
37284 #: c-family/c-warn.cc:2747
37285 msgid "passing argument %i to %qs-qualified parameter aliases with argument %Z"
37286 msgid_plural ""
37287 "passing argument %i to %qs-qualified parameter aliases with arguments %Z"
37288 msgstr[0] ""
37289 msgstr[1] ""
37291 #: c-family/c-warn.cc:2813 c/c-typeck.cc:5588 cp/call.cc:5944
37292 #, gcc-internal-format
37293 msgid "this condition has identical branches"
37294 msgstr ""
37296 #: c-family/c-warn.cc:2920
37297 #, gcc-internal-format
37298 msgid "macro expands to multiple statements"
37299 msgstr ""
37301 #: c-family/c-warn.cc:2921
37302 #, gcc-internal-format
37303 msgid "some parts of macro expansion are not guarded by this %qs clause"
37304 msgstr ""
37306 #: c-family/c-warn.cc:3014
37307 #, gcc-internal-format
37308 msgid ""
37309 "converting a packed %qT pointer (alignment %d) to a %qT pointer (alignment "
37310 "%d) may result in an unaligned pointer value"
37311 msgstr ""
37313 #: c-family/c-warn.cc:3021 c-family/c-warn.cc:3024 cp/init.cc:657
37314 #, gcc-internal-format
37315 msgid "defined here"
37316 msgstr ""
37318 #: c-family/c-warn.cc:3111
37319 #, gcc-internal-format
37320 msgid ""
37321 "taking address of packed member of %qT may result in an unaligned pointer "
37322 "value"
37323 msgstr ""
37325 #: c-family/c-warn.cc:3339
37326 msgid "mismatch in bound %Z of argument %u declared as %s"
37327 msgid_plural "mismatch in bounds %Z of argument %u declared as %s"
37328 msgstr[0] ""
37329 msgstr[1] ""
37331 #: c-family/c-warn.cc:3342 c-family/c-warn.cc:3713
37332 #, gcc-internal-format, gfc-internal-format
37333 msgid "previously declared as %s"
37334 msgstr ""
37336 #: c-family/c-warn.cc:3476
37337 #, gcc-internal-format, gfc-internal-format
37338 msgid "argument %u of type %s declared as a variable length array"
37339 msgstr ""
37341 #: c-family/c-warn.cc:3481
37342 #, gcc-internal-format, gfc-internal-format
37343 msgid "previously declared as a pointer %s"
37344 msgstr ""
37346 #: c-family/c-warn.cc:3482
37347 #, gcc-internal-format, gfc-internal-format
37348 msgid "previously declared as an ordinary array %s"
37349 msgstr ""
37351 #: c-family/c-warn.cc:3495 c-family/c-warn.cc:3509
37352 #, gcc-internal-format, gfc-internal-format
37353 msgid "argument %u of type %s declared as a pointer"
37354 msgstr ""
37356 #: c-family/c-warn.cc:3499 c-family/c-warn.cc:3525
37357 #, gcc-internal-format, gfc-internal-format
37358 msgid "previously declared as a variable length array %s"
37359 msgstr ""
37361 #: c-family/c-warn.cc:3512
37362 #, gcc-internal-format, gfc-internal-format
37363 msgid "previously declared as an array %s"
37364 msgstr ""
37366 #: c-family/c-warn.cc:3521
37367 #, gcc-internal-format, gfc-internal-format
37368 msgid "argument %u of type %s declared as an ordinary array"
37369 msgstr ""
37371 #: c-family/c-warn.cc:3549
37372 #, gcc-internal-format, gfc-internal-format
37373 msgid "argument %u of type %s declared with %u variable bound"
37374 msgid_plural "argument %u of type %s declared with %u variable bounds"
37375 msgstr[0] ""
37376 msgstr[1] ""
37378 #: c-family/c-warn.cc:3556
37379 #, gcc-internal-format, gfc-internal-format
37380 msgid "previously declared as %s with %u variable bound"
37381 msgid_plural "previously declared as %s with %u variable bounds"
37382 msgstr[0] ""
37383 msgstr[1] ""
37385 #: c-family/c-warn.cc:3580
37386 #, gcc-internal-format, gfc-internal-format
37387 msgid "argument %u of type %s declared with %u unspecified variable bound"
37388 msgid_plural ""
37389 "argument %u of type %s declared with %u unspecified variable bounds"
37390 msgstr[0] ""
37391 msgstr[1] ""
37393 #: c-family/c-warn.cc:3588
37394 #, gcc-internal-format, gfc-internal-format
37395 msgid "previously declared as %s with %u unspecified variable bound"
37396 msgid_plural "previously declared as %s with %u unspecified variable bounds"
37397 msgstr[0] ""
37398 msgstr[1] ""
37400 #: c-family/c-warn.cc:3595
37401 #, gcc-internal-format, gfc-internal-format
37402 msgid "subsequently declared as %s with %u unspecified variable bound"
37403 msgid_plural "subsequently declared as %s with %u unspecified variable bounds"
37404 msgstr[0] ""
37405 msgstr[1] ""
37407 #: c-family/c-warn.cc:3648
37408 #, gcc-internal-format
37409 msgid "argument %u of type %s declared with mismatched bound argument %E"
37410 msgstr ""
37412 #: c-family/c-warn.cc:3655 c-family/c-warn.cc:3689
37413 #, gcc-internal-format
37414 msgid "argument %u of type %s declared with mismatched bound %<%s%>"
37415 msgstr ""
37417 #: c-family/c-warn.cc:3667
37418 #, gcc-internal-format
37419 msgid "previously declared as %s with bound argument %E"
37420 msgstr ""
37422 #: c-family/c-warn.cc:3672
37423 #, gcc-internal-format
37424 msgid "previously declared as %s with bound %<%s%>"
37425 msgstr ""
37427 #: c-family/c-warn.cc:3692
37428 #, gcc-internal-format
37429 msgid "previously declared as %s with bound %qs"
37430 msgstr ""
37432 #: c-family/c-warn.cc:3711
37433 #, gcc-internal-format, gfc-internal-format
37434 msgid "argument %u of type %s with mismatched bound"
37435 msgstr ""
37437 #: c-family/c-warn.cc:3742
37438 #, gcc-internal-format
37439 msgid ""
37440 "expression does not compute the number of elements in this array; element "
37441 "type is %qT, not %qT"
37442 msgstr ""
37444 #: c-family/c-warn.cc:3752
37445 #, gcc-internal-format
37446 msgid "add parentheses around %qE to silence this warning"
37447 msgstr ""
37449 #: c-family/c-warn.cc:3756
37450 #, gcc-internal-format
37451 msgid "add parentheses around the second %<sizeof%> to silence this warning"
37452 msgstr ""
37454 #: c-family/c-warn.cc:3782
37455 #, gcc-internal-format
37456 msgid "comparison between two arrays is deprecated in C++20"
37457 msgstr ""
37459 #: c-family/c-warn.cc:3783
37460 #, gcc-internal-format
37461 msgid "comparison between two arrays"
37462 msgstr ""
37464 #: c-family/c-warn.cc:3787
37465 #, gcc-internal-format
37466 msgid ""
37467 "use unary %<+%> which decays operands to pointers or %<&%D[0] %s &%D[0]%> to "
37468 "compare the addresses"
37469 msgstr ""
37471 #: c-family/c-warn.cc:3791
37472 #, gcc-internal-format
37473 msgid "use %<&%D[0] %s &%D[0]%> to compare the addresses"
37474 msgstr ""
37476 #: c-family/cppspec.cc:94
37477 #, gcc-internal-format
37478 msgid "%qs is not a valid option to the preprocessor"
37479 msgstr ""
37481 #: c-family/cppspec.cc:113
37482 #, gcc-internal-format
37483 msgid "too many input files"
37484 msgstr ""
37486 #: c-family/known-headers.cc:309
37487 #, gcc-internal-format
37488 msgid "%qs is defined in header %qs; did you forget to %<#include %s%>?"
37489 msgstr ""
37491 #: common/config/aarch64/aarch64-common.cc:519 config/aarch64/aarch64.cc:17802
37492 #, gcc-internal-format
37493 msgid "unknown value %qs for %<-mcpu%>"
37494 msgstr ""
37496 #: common/config/alpha/alpha-common.cc:75
37497 #, gcc-internal-format
37498 msgid "bad value %qs for %<-mtls-size%> switch"
37499 msgstr ""
37501 #: common/config/arc/arc-common.cc:84
37502 #, gcc-internal-format
37503 msgid "multiple %<-mcpu=%> options specified"
37504 msgstr ""
37506 #: common/config/arc/arc-common.cc:90
37507 #, gcc-internal-format
37508 msgid "Unsupported value for mmpy-option"
37509 msgstr ""
37511 #: common/config/arm/arm-common.cc:289
37512 #, gcc-internal-format
37513 msgid "%%:%<target_mode_check%> takes an even number of parameters"
37514 msgstr ""
37516 #: common/config/arm/arm-common.cc:298
37517 #, gcc-internal-format
37518 msgid "unrecognized option passed to %%:%<target_mode_check%>"
37519 msgstr ""
37521 #: common/config/arm/arm-common.cc:378 common/config/arm/arm-common.cc:442
37522 #: common/config/arm/arm-common.cc:489 config/aarch64/aarch64.cc:17734
37523 #: config/aarch64/aarch64.cc:17772
37524 #, gcc-internal-format
37525 msgid "valid arguments are: %s; did you mean %qs?"
37526 msgstr ""
37528 #: common/config/arm/arm-common.cc:381 common/config/arm/arm-common.cc:445
37529 #: common/config/arm/arm-common.cc:492 config/aarch64/aarch64.cc:17737
37530 #: config/aarch64/aarch64.cc:17775
37531 #, gcc-internal-format, gfc-internal-format
37532 msgid "valid arguments are: %s"
37533 msgstr ""
37535 #: common/config/arm/arm-common.cc:418 common/config/arm/arm-common.cc:472
37536 #, gcc-internal-format, gfc-internal-format
37537 msgid "unrecognized %s target: %s"
37538 msgstr ""
37540 #: common/config/arm/arm-common.cc:508
37541 #, gcc-internal-format
37542 msgid "unrecognized %<-mfpu%> target: %s"
37543 msgstr ""
37545 #: common/config/arm/arm-common.cc:536
37546 #, gcc-internal-format
37547 msgid "%qs does not support feature %qs"
37548 msgstr ""
37550 #: common/config/arm/arm-common.cc:547
37551 #, gcc-internal-format
37552 msgid "valid feature names are: %s; did you mean %qs?"
37553 msgstr ""
37555 #: common/config/arm/arm-common.cc:550
37556 #, gcc-internal-format, gfc-internal-format
37557 msgid "valid feature names are: %s"
37558 msgstr ""
37560 #: common/config/arm/arm-common.cc:568
37561 #, gcc-internal-format, gfc-internal-format
37562 msgid "%s does not take any feature options"
37563 msgstr ""
37565 #: common/config/arm/arm-common.cc:665
37566 #, gcc-internal-format
37567 msgid "%%:%<canon_for_mlib%> takes 1 or more pairs of parameters"
37568 msgstr ""
37570 #: common/config/arm/arm-common.cc:679
37571 #, gcc-internal-format
37572 msgid "unrecognized operand to %%:%<canon_for_mlib%>"
37573 msgstr ""
37575 #: common/config/arm/arm-common.cc:1035
37576 #, gcc-internal-format
37577 msgid "unrecognized operand to %%:%<asm_auto_mfpu%>"
37578 msgstr ""
37580 #: common/config/avr/avr-common.cc:91
37581 #, gcc-internal-format
37582 msgid ""
37583 "option %<-mdouble=64%> is only available if configured %<--with-double={64|"
37584 "64,32|32,64}%>"
37585 msgstr ""
37587 #: common/config/avr/avr-common.cc:99
37588 #, gcc-internal-format
37589 msgid ""
37590 "option %<-mdouble=32%> is only available if configured %<--with-double={32|"
37591 "32,64|64,32}%>"
37592 msgstr ""
37594 #: common/config/avr/avr-common.cc:115
37595 #, gcc-internal-format
37596 msgid ""
37597 "option %<-mlong-double=64%> is only available if configured %<--with-long-"
37598 "double={64|64,32|32,64}%>, or %<--with-long-double=double%> together with "
37599 "%<--with-double={64|64,32|32,64}%>"
37600 msgstr ""
37602 #: common/config/avr/avr-common.cc:124
37603 #, gcc-internal-format
37604 msgid ""
37605 "option %<-mlong-double=32%> is only available if configured %<--with-long-"
37606 "double={32|32,64|64,32}%>, or %<--with-long-double=double%> together with "
37607 "%<--with-double={32|32,64|64,32}%>"
37608 msgstr ""
37610 #: common/config/bfin/bfin-common.cc:304 common/config/m68k/m68k-common.cc:60
37611 #, gcc-internal-format
37612 msgid "%<-mshared-library-id=%s%> is not between 0 and %d"
37613 msgstr ""
37615 #: common/config/bfin/bfin-common.cc:323
37616 #, gcc-internal-format
37617 msgid "%<-mcpu=%s%> is not valid"
37618 msgstr ""
37620 #: common/config/bfin/bfin-common.cc:359
37621 #, gcc-internal-format
37622 msgid "%<-mcpu=%s%> has invalid silicon revision"
37623 msgstr ""
37625 #: common/config/i386/i386-common.cc:1638
37626 #, gcc-internal-format
37627 msgid "%<-malign-loops%> is obsolete, use %<-falign-loops%>"
37628 msgstr ""
37630 #: common/config/i386/i386-common.cc:1641
37631 #, gcc-internal-format
37632 msgid "%<-malign-loops=%d%> is not between 0 and %d"
37633 msgstr ""
37635 #: common/config/i386/i386-common.cc:1648
37636 #, gcc-internal-format
37637 msgid "%<-malign-jumps%> is obsolete, use %<-falign-jumps%>"
37638 msgstr ""
37640 #: common/config/i386/i386-common.cc:1651
37641 #, gcc-internal-format
37642 msgid "%<-malign-jumps=%d%> is not between 0 and %d"
37643 msgstr ""
37645 #: common/config/i386/i386-common.cc:1659
37646 #, gcc-internal-format
37647 msgid "%<-malign-functions%> is obsolete, use %<-falign-functions%>"
37648 msgstr ""
37650 #: common/config/i386/i386-common.cc:1662
37651 #, gcc-internal-format
37652 msgid "%<-malign-functions=%d%> is not between 0 and %d"
37653 msgstr ""
37655 #: common/config/i386/i386-common.cc:1671
37656 #, gcc-internal-format
37657 msgid "%<-mbranch-cost=%d%> is not between 0 and 5"
37658 msgstr ""
37660 #: common/config/i386/i386-common.cc:1726 common/config/s390/s390-common.cc:132
37661 #, gcc-internal-format
37662 msgid "%<-fsplit-stack%> currently only supported on GNU/Linux"
37663 msgstr ""
37665 #: common/config/i386/i386-common.cc:1736
37666 #, gcc-internal-format
37667 msgid "%<-fsplit-stack%> requires assembler support for CFI directives"
37668 msgstr ""
37670 #: common/config/ia64/ia64-common.cc:65
37671 #, gcc-internal-format
37672 msgid "bad value %<%s%> for %<-mtls-size=%> switch"
37673 msgstr ""
37675 #: common/config/nds32/nds32-common.cc:49
37676 #, gcc-internal-format
37677 msgid "%<-misr-vector-size=%d%> argument must be 4 or 16"
37678 msgstr ""
37680 #: common/config/nds32/nds32-common.cc:59
37681 #, gcc-internal-format
37682 msgid "%<-misr-secure=%d%> argument not in between 0 and 3"
37683 msgstr ""
37685 #: common/config/nds32/nds32-common.cc:69
37686 #, gcc-internal-format
37687 msgid ""
37688 "for the option %<-mcache-block-size=X%>, the valid X must be: 4, 8, 16, 32, "
37689 "64, 128, 256, or 512"
37690 msgstr ""
37692 #: common/config/riscv/riscv-common.cc:392
37693 #, gcc-internal-format
37694 msgid "%<-march=%s%>: extension %qs appear more than one time"
37695 msgstr ""
37697 #: common/config/riscv/riscv-common.cc:640
37698 #, gcc-internal-format
37699 msgid "%<-march=%s%>: expect number after %<%dp%>"
37700 msgstr ""
37702 #: common/config/riscv/riscv-common.cc:646
37703 #, gcc-internal-format
37704 msgid ""
37705 "%<-march=%s%>: for %<%s%dp%dp?%>, version number with more than 2 level is "
37706 "not supported"
37707 msgstr ""
37709 #: common/config/riscv/riscv-common.cc:716
37710 #, gcc-internal-format
37711 msgid "%<-march=%s%>: rv%de is not a valid base ISA"
37712 msgstr ""
37714 #: common/config/riscv/riscv-common.cc:728
37715 #, gcc-internal-format
37716 msgid ""
37717 "version of %<g%> will be omitted, please specify version for individual "
37718 "extension"
37719 msgstr ""
37721 #: common/config/riscv/riscv-common.cc:747
37722 #, gcc-internal-format
37723 msgid "%<-march=%s%>: first ISA subset must be %<e%>, %<i%> or %<g%>"
37724 msgstr ""
37726 #: common/config/riscv/riscv-common.cc:774
37727 #, gcc-internal-format
37728 msgid "%<-march=%s%>: unsupported ISA subset %<%c%>"
37729 msgstr ""
37731 #: common/config/riscv/riscv-common.cc:778
37732 #, gcc-internal-format
37733 msgid "%<-march=%s%>: ISA string is not in canonical order. %<%c%>"
37734 msgstr ""
37736 #: common/config/riscv/riscv-common.cc:965
37737 #, gcc-internal-format
37738 msgid "%<-march=%s%>: name of %s must be more than 1 letter"
37739 msgstr ""
37741 #: common/config/riscv/riscv-common.cc:977
37742 #, gcc-internal-format
37743 msgid "%<-march=%s%>: %s must separate with %<_%>"
37744 msgstr ""
37746 #: common/config/riscv/riscv-common.cc:1006
37747 #, gcc-internal-format
37748 msgid "%<-march=%s%>: ISA string must begin with rv32 or rv64"
37749 msgstr ""
37751 #: common/config/riscv/riscv-common.cc:1043
37752 #, gcc-internal-format
37753 msgid "%<-march=%s%>: unexpected ISA string at end: %qs"
37754 msgstr ""
37756 #: common/config/riscv/riscv-common.cc:1221
37757 #, gcc-internal-format
37758 msgid "%<-mcpu=%s%>: unknown CPU"
37759 msgstr ""
37761 #: common/config/rs6000/rs6000-common.cc:184 config/sparc/sparc.cc:1815
37762 #, gcc-internal-format
37763 msgid "unknown %<-mdebug-%s%> switch"
37764 msgstr ""
37766 #: common/config/rs6000/rs6000-common.cc:223
37767 #, gcc-internal-format
37768 msgid "unknown switch %<-mlong-double-%s%>"
37769 msgstr ""
37771 #: common/config/rs6000/rs6000-common.cc:234
37772 #, gcc-internal-format
37773 msgid "option %<%s%> requires %<-mlong-double-128%>"
37774 msgstr ""
37776 #: common/config/rs6000/rs6000-common.cc:268
37777 #, gcc-internal-format
37778 msgid ""
37779 "%<-fsplit-stack%> currently only supported on PowerPC64 GNU/Linux with "
37780 "glibc-2.18 or later"
37781 msgstr ""
37783 #: common/config/rx/rx-common.cc:61
37784 #, gcc-internal-format
37785 msgid "the RX200 cpu does not have FPU hardware"
37786 msgstr ""
37788 #: common/config/rx/rx-common.cc:63
37789 #, gcc-internal-format
37790 msgid "the RX100 cpu does not have FPU hardware"
37791 msgstr ""
37793 #: common/config/s390/s390-common.cc:104
37794 #, gcc-internal-format
37795 msgid "stack guard value must be an exact power of 2"
37796 msgstr ""
37798 #: common/config/s390/s390-common.cc:109
37799 #, gcc-internal-format
37800 msgid "stack size must be an exact power of 2"
37801 msgstr ""
37803 #: common/config/v850/v850-common.cc:47
37804 #, gcc-internal-format
37805 msgid "value passed in %qs is too large"
37806 msgstr ""
37808 #: config/darwin-c.cc:81
37809 #, gcc-internal-format
37810 msgid "too many %<#pragma options align=reset%>"
37811 msgstr ""
37813 #: config/darwin-c.cc:101 config/darwin-c.cc:104 config/darwin-c.cc:106
37814 #: config/darwin-c.cc:108
37815 #, gcc-internal-format
37816 msgid "malformed %<#pragma options%>, ignoring"
37817 msgstr ""
37819 #: config/darwin-c.cc:111
37820 #, gcc-internal-format
37821 msgid "junk at end of %<#pragma options%>"
37822 msgstr ""
37824 #: config/darwin-c.cc:121
37825 #, gcc-internal-format
37826 msgid "malformed %<#pragma options align={mac68k|power|reset}%>, ignoring"
37827 msgstr ""
37829 #: config/darwin-c.cc:133
37830 #, gcc-internal-format
37831 msgid "missing %<(%> after %<#pragma unused%>, ignoring"
37832 msgstr ""
37834 #: config/darwin-c.cc:154
37835 #, gcc-internal-format
37836 msgid "missing %<)%> after %<#pragma unused%>, ignoring"
37837 msgstr ""
37839 #: config/darwin-c.cc:157
37840 #, gcc-internal-format
37841 msgid "junk at end of %<#pragma unused%>"
37842 msgstr ""
37844 #: config/darwin-c.cc:168
37845 #, gcc-internal-format
37846 msgid "malformed %<#pragma ms_struct%>, ignoring"
37847 msgstr ""
37849 #: config/darwin-c.cc:176
37850 #, gcc-internal-format
37851 msgid "malformed %<#pragma ms_struct {on|off|reset}%>, ignoring"
37852 msgstr ""
37854 #: config/darwin-c.cc:179
37855 #, gcc-internal-format
37856 msgid "junk at end of %<#pragma ms_struct%>"
37857 msgstr ""
37859 #: config/darwin-c.cc:405
37860 #, gcc-internal-format, gfc-internal-format
37861 msgid "subframework include %s conflicts with framework include"
37862 msgstr ""
37864 #: config/darwin-c.cc:708
37865 #, gcc-internal-format
37866 msgid "unknown value %qs of %<-mmacosx-version-min%>"
37867 msgstr ""
37869 #: config/darwin-driver.cc:147
37870 #, gcc-internal-format
37871 msgid "%<sysctl%> for %<kern.osversion%> failed: %m"
37872 msgstr ""
37874 #: config/darwin-driver.cc:192
37875 #, gcc-internal-format
37876 msgid "could not understand %<kern.osversion%> %q.*s"
37877 msgstr ""
37879 #: config/darwin-driver.cc:232
37880 #, gcc-internal-format
37881 msgid "could not understand version %qs"
37882 msgstr ""
37884 #: config/darwin-driver.cc:306
37885 #, gcc-internal-format
37886 msgid "this compiler does not support %qs"
37887 msgstr ""
37889 #: config/darwin-driver.cc:332
37890 #, gcc-internal-format
37891 msgid "%qs is not valid for %<-mmacosx-version-min%>"
37892 msgstr ""
37894 #: config/darwin-driver.cc:373
37895 #, gcc-internal-format
37896 msgid "this compiler does not support PowerPC (%<-arch%> option ignored)"
37897 msgstr ""
37899 #: config/darwin-driver.cc:380
37900 #, gcc-internal-format
37901 msgid "%qs conflicts with %<-arch i386%> (%qs ignored)"
37902 msgstr ""
37904 #: config/darwin-driver.cc:389
37905 #, gcc-internal-format
37906 msgid "%<-m32%> conflicts with %<-arch x86_64%> (%<-m32%> ignored)"
37907 msgstr ""
37909 #: config/darwin-driver.cc:396
37910 #, gcc-internal-format
37911 msgid "this compiler does not support x86 (%<-arch%> option ignored)"
37912 msgstr ""
37914 #: config/darwin-driver.cc:403
37915 #, gcc-internal-format
37916 msgid "%qs conflicts with %<-arch ppc%> (%qs ignored)"
37917 msgstr ""
37919 #: config/darwin-driver.cc:412
37920 #, gcc-internal-format
37921 msgid "%<-m32%> conflicts with %<-arch ppc64%> (%<-m32%> ignored)"
37922 msgstr ""
37924 #: config/darwin.cc:2024
37925 #, gcc-internal-format, gfc-internal-format
37926 msgid "failed to open temporary file %s for LTO output"
37927 msgstr ""
37929 #: config/darwin.cc:2116
37930 #, gcc-internal-format
37931 msgid ""
37932 "%qE 2.95 vtable-compatibility attribute applies only when compiling a kext"
37933 msgstr ""
37935 #: config/darwin.cc:2123
37936 #, gcc-internal-format
37937 msgid "%qE 2.95 vtable-compatibility attribute applies only to C++ classes"
37938 msgstr ""
37940 #: config/darwin.cc:2715 config/darwin.cc:2779
37941 #, gcc-internal-format
37942 msgid "common variables must have an alignment of 32678 or less"
37943 msgstr ""
37945 #: config/darwin.cc:2869
37946 #, gcc-internal-format
37947 msgid ""
37948 "protected visibility attribute not supported in this configuration; ignored"
37949 msgstr ""
37951 #: config/darwin.cc:3084
37952 #, gcc-internal-format, gfc-internal-format
37953 msgid "failed to open temporary file %s with LTO output"
37954 msgstr ""
37956 #: config/darwin.cc:3310
37957 #, gcc-internal-format
37958 msgid ""
37959 "%<-fobjc-abi-version%> 2 must be used for 64 bit targets with %<-fnext-"
37960 "runtime%>"
37961 msgstr ""
37963 #: config/darwin.cc:3315
37964 #, gcc-internal-format
37965 msgid ""
37966 "%<-fobjc-abi-version%> %d is not supported for 32 bit targets with %<-fnext-"
37967 "runtime%>"
37968 msgstr ""
37970 #: config/darwin.cc:3330
37971 #, gcc-internal-format
37972 msgid "%<-gsplit-dwarf%> is not supported on this platform, ignored"
37973 msgstr ""
37975 #: config/darwin.cc:3409
37976 #, gcc-internal-format
37977 msgid ""
37978 "%<-mdynamic-no-pic%> overrides %<-fpic%>, %<-fPIC%>, %<-fpie%> or %<-fPIE%>"
37979 msgstr ""
37981 #: config/darwin.cc:3452
37982 #, gcc-internal-format
37983 msgid "%<-mpic-symbol-stubs%> is not required for 64-bit code (ignored)"
37984 msgstr ""
37986 #: config/darwin.cc:3632
37987 #, gcc-internal-format
37988 msgid "built-in function %qD requires the %<-mconstant-cfstrings%> flag"
37989 msgstr ""
37991 #: config/darwin.cc:3639
37992 #, gcc-internal-format
37993 msgid "built-in function %qD takes one argument only"
37994 msgstr ""
37996 #: config/darwin.cc:3706
37997 #, gcc-internal-format
37998 msgid "CFString literal is missing"
37999 msgstr ""
38001 #: config/darwin.cc:3717
38002 #, gcc-internal-format
38003 msgid "CFString literal expression is not a string constant"
38004 msgstr ""
38006 #: config/darwin.cc:3741
38007 #, gcc-internal-format
38008 msgid "non-ASCII character in CFString literal"
38009 msgstr ""
38011 #: config/darwin.cc:3742
38012 #, gcc-internal-format
38013 msgid "embedded NUL in CFString literal"
38014 msgstr ""
38016 #: config/host-darwin.cc:107
38017 #, gcc-internal-format
38018 msgid "PCH memory is not available: %m"
38019 msgstr ""
38021 #: config/sol2-c.cc:91 config/sol2-c.cc:107
38022 #, gcc-internal-format
38023 msgid "malformed %<#pragma align%>, ignoring"
38024 msgstr ""
38026 #: config/sol2-c.cc:100
38027 #, gcc-internal-format
38028 msgid "invalid alignment for %<#pragma align%>, ignoring"
38029 msgstr ""
38031 #: config/sol2-c.cc:115
38032 #, gcc-internal-format
38033 msgid "%<#pragma align%> must appear before the declaration of %qD, ignoring"
38034 msgstr ""
38036 #: config/sol2-c.cc:127 config/sol2-c.cc:139
38037 #, gcc-internal-format
38038 msgid "malformed %<#pragma align%>"
38039 msgstr ""
38041 #: config/sol2-c.cc:134
38042 #, gcc-internal-format
38043 msgid "junk at end of %<#pragma align%>"
38044 msgstr ""
38046 #: config/sol2-c.cc:155 config/sol2-c.cc:162
38047 #, gcc-internal-format
38048 msgid "malformed %<#pragma init%>, ignoring"
38049 msgstr ""
38051 #: config/sol2-c.cc:186 config/sol2-c.cc:198
38052 #, gcc-internal-format
38053 msgid "malformed %<#pragma init%>"
38054 msgstr ""
38056 #: config/sol2-c.cc:193
38057 #, gcc-internal-format
38058 msgid "junk at end of %<#pragma init%>"
38059 msgstr ""
38061 #: config/sol2-c.cc:214 config/sol2-c.cc:221
38062 #, gcc-internal-format
38063 msgid "malformed %<#pragma fini%>, ignoring"
38064 msgstr ""
38066 #: config/sol2-c.cc:245 config/sol2-c.cc:257
38067 #, gcc-internal-format
38068 msgid "malformed %<#pragma fini%>"
38069 msgstr ""
38071 #: config/sol2-c.cc:252
38072 #, gcc-internal-format
38073 msgid "junk at end of %<#pragma fini%>"
38074 msgstr ""
38076 #: config/sol2.cc:58
38077 #, gcc-internal-format
38078 msgid "ignoring %<#pragma align%> for explicitly aligned %q+D"
38079 msgstr ""
38081 #: config/vxworks.cc:165
38082 #, gcc-internal-format
38083 msgid "PIC is only supported for RTPs"
38084 msgstr ""
38086 #: config/aarch64/aarch64-builtins.cc:1900
38087 #: config/aarch64/aarch64-builtins.cc:2134 config/arm/arm-builtins.cc:3086
38088 #, gcc-internal-format, gfc-internal-format
38089 msgid "argument %d must be a constant immediate"
38090 msgstr ""
38092 #: config/aarch64/aarch64-builtins.cc:1972 config/arm/arm-builtins.cc:3441
38093 #, gcc-internal-format
38094 msgid "lane index must be a constant immediate"
38095 msgstr ""
38097 #: config/aarch64/aarch64-builtins.cc:1976
38098 #, gcc-internal-format
38099 msgid "total size and element size must be a nonzero constant immediate"
38100 msgstr ""
38102 #: config/aarch64/aarch64-builtins.cc:2224
38103 #, gcc-internal-format
38104 msgid "argument must be a 16-bit constant immediate"
38105 msgstr ""
38107 #: config/aarch64/aarch64-builtins.cc:2330
38108 #, gcc-internal-format
38109 msgid "Memory Tagging Extension does not support %<-mabi=ilp32%>"
38110 msgstr ""
38112 #: config/aarch64/aarch64-builtins.cc:2365
38113 #, gcc-internal-format, gfc-internal-format
38114 msgid "argument %d must be a constant immediate in range [0,15]"
38115 msgstr ""
38117 #: config/aarch64/aarch64-builtins.cc:3163
38118 #: config/aarch64/aarch64-builtins.cc:3183
38119 #, gcc-internal-format, gfc-internal-format
38120 msgid "expected 64-bit address but argument 1 is %d-bit"
38121 msgstr ""
38123 #: config/aarch64/aarch64-builtins.cc:3167
38124 #, gcc-internal-format, gfc-internal-format
38125 msgid "expected 64-bit address but argument 2 is %d-bit"
38126 msgstr ""
38128 #: config/aarch64/aarch64-c.cc:296
38129 #, gcc-internal-format
38130 msgid "%<#pragma GCC aarch64%> requires a string parameter"
38131 msgstr ""
38133 #: config/aarch64/aarch64-c.cc:308
38134 #, gcc-internal-format
38135 msgid "unknown %<#pragma GCC aarch64%> option %qs"
38136 msgstr ""
38138 #: config/aarch64/aarch64-sve-builtins.cc:657
38139 #, gcc-internal-format
38140 msgid "ACLE function %qD requires ISA extension %qs"
38141 msgstr ""
38143 #: config/aarch64/aarch64-sve-builtins.cc:659
38144 #, gcc-internal-format
38145 msgid ""
38146 "you can enable %qs using the command-line option %<-march%>, or by using the "
38147 "%<target%> attribute or pragma"
38148 msgstr ""
38150 #: config/aarch64/aarch64-sve-builtins.cc:679
38151 #, gcc-internal-format
38152 msgid "ACLE function %qD is incompatible with the use of %qs"
38153 msgstr ""
38155 #: config/aarch64/aarch64-sve-builtins.cc:720
38156 #, gcc-internal-format
38157 msgid "argument %d of %qE must be an integer constant expression"
38158 msgstr ""
38160 #: config/aarch64/aarch64-sve-builtins.cc:732
38161 #, gcc-internal-format
38162 msgid ""
38163 "passing %wd to argument %d of %qE, which expects a value in the range [%wd, "
38164 "%wd]"
38165 msgstr ""
38167 #: config/aarch64/aarch64-sve-builtins.cc:745
38168 #, gcc-internal-format
38169 msgid "passing %wd to argument %d of %qE, which expects either %wd or %wd"
38170 msgstr ""
38172 #: config/aarch64/aarch64-sve-builtins.cc:758
38173 #, gcc-internal-format
38174 msgid "passing %wd to argument %d of %qE, which expects %wd, %wd, %wd or %wd"
38175 msgstr ""
38177 #: config/aarch64/aarch64-sve-builtins.cc:770
38178 #, gcc-internal-format
38179 msgid "passing %wd to argument %d of %qE, which expects a valid %qT value"
38180 msgstr ""
38182 #: config/aarch64/aarch64-sve-builtins.cc:1202
38183 #, gcc-internal-format
38184 msgid "%qE has no form that takes %qT arguments"
38185 msgstr ""
38187 #: config/aarch64/aarch64-sve-builtins.cc:1268
38188 #, gcc-internal-format
38189 msgid ""
38190 "passing %qT to argument %d of %qE, which expects a 32-bit or 64-bit integer "
38191 "type"
38192 msgstr ""
38194 #: config/aarch64/aarch64-sve-builtins.cc:1288
38195 #, gcc-internal-format
38196 msgid "passing %qT to argument %d of %qE, which expects a pointer type"
38197 msgstr ""
38199 #: config/aarch64/aarch64-sve-builtins.cc:1291
38200 #, gcc-internal-format
38201 msgid "an explicit type suffix is needed when using a vector of base addresses"
38202 msgstr ""
38204 #: config/aarch64/aarch64-sve-builtins.cc:1300
38205 #, gcc-internal-format
38206 msgid ""
38207 "passing %qT to argument %d of %qE, but %qT is not a valid SVE element type"
38208 msgstr ""
38210 #: config/aarch64/aarch64-sve-builtins.cc:1308
38211 #, gcc-internal-format
38212 msgid ""
38213 "passing %qT to argument %d of %qE, which expects a pointer to 32-bit or 64-"
38214 "bit elements"
38215 msgstr ""
38217 #: config/aarch64/aarch64-sve-builtins.cc:1342
38218 #, gcc-internal-format
38219 msgid ""
38220 "passing %qT to argument %d of %qE, which expects a single SVE vector rather "
38221 "than a tuple"
38222 msgstr ""
38224 #. num_vectors is always != 1, so the singular isn't needed.
38225 #: config/aarch64/aarch64-sve-builtins.cc:1347
38226 #: config/aarch64/aarch64-sve-builtins.cc:1353
38227 #, gcc-internal-format
38228 msgid "%qT%d%qE%d"
38229 msgid_plural ""
38230 "passing single vector %qT to argument %d of %qE, which expects a tuple of %d "
38231 "vectors"
38232 msgstr[0] ""
38233 msgstr[1] ""
38235 #: config/aarch64/aarch64-sve-builtins.cc:1362
38236 #, gcc-internal-format
38237 msgid "passing %qT to argument %d of %qE, which expects an SVE vector type"
38238 msgstr ""
38240 #: config/aarch64/aarch64-sve-builtins.cc:1365
38241 #, gcc-internal-format
38242 msgid "passing %qT to argument %d of %qE, which expects an SVE tuple type"
38243 msgstr ""
38245 #: config/aarch64/aarch64-sve-builtins.cc:1389
38246 #, gcc-internal-format
38247 msgid "passing %qT to argument %d of %qE, which expects a vector of integers"
38248 msgstr ""
38250 #: config/aarch64/aarch64-sve-builtins.cc:1409
38251 #: config/aarch64/aarch64-sve-builtins.cc:1616
38252 #, gcc-internal-format
38253 msgid ""
38254 "passing %qT to argument %d of %qE, which expects a vector of unsigned "
38255 "integers"
38256 msgstr ""
38258 #: config/aarch64/aarch64-sve-builtins.cc:1430
38259 #, gcc-internal-format
38260 msgid ""
38261 "passing %qT to argument %d of %qE, which expects a vector of 32-bit or 64-"
38262 "bit elements"
38263 msgstr ""
38265 #: config/aarch64/aarch64-sve-builtins.cc:1461
38266 #, gcc-internal-format
38267 msgid ""
38268 "passing %qT to argument %d of %qE, which expects a vector or scalar type"
38269 msgstr ""
38271 #: config/aarch64/aarch64-sve-builtins.cc:1483
38272 #: config/aarch64/aarch64-sve-builtins.cc:2049
38273 #, gcc-internal-format
38274 msgid "passing %qT to argument %d of %qE, which expects %qT"
38275 msgstr ""
38277 #: config/aarch64/aarch64-sve-builtins.cc:1503
38278 #, gcc-internal-format
38279 msgid "passing %qT to argument %d of %qE, but previous arguments had type %qT"
38280 msgstr ""
38282 #: config/aarch64/aarch64-sve-builtins.cc:1597
38283 #, gcc-internal-format
38284 msgid ""
38285 "passing %qT to argument %d of %qE, which expects a vector of %d-bit elements"
38286 msgstr ""
38288 #: config/aarch64/aarch64-sve-builtins.cc:1609
38289 #, gcc-internal-format
38290 msgid ""
38291 "passing %qT to argument %d of %qE, which expects a vector of signed integers"
38292 msgstr ""
38294 #: config/aarch64/aarch64-sve-builtins.cc:1636
38295 #, gcc-internal-format
38296 msgid ""
38297 "arguments %d and %d of %qE must have the same element size, but the values "
38298 "passed here have type %qT and %qT respectively"
38299 msgstr ""
38301 #: config/aarch64/aarch64-sve-builtins.cc:1657
38302 #, gcc-internal-format
38303 msgid ""
38304 "arguments %d and %d of %qE must have the same signedness, but the values "
38305 "passed here have type %qT and %qT respectively"
38306 msgstr ""
38308 #: config/aarch64/aarch64-sve-builtins.cc:1668
38309 #, gcc-internal-format
38310 msgid ""
38311 "passing %qT instead of the expected %qT to argument %d of %qE, after passing "
38312 "%qT to argument %d"
38313 msgstr ""
38315 #: config/aarch64/aarch64-sve-builtins.cc:1689
38316 #, gcc-internal-format
38317 msgid "passing %qT to argument %d of %qE, but argument %d had type %qT"
38318 msgstr ""
38320 #: config/aarch64/aarch64-sve-builtins.cc:1707
38321 #, gcc-internal-format
38322 msgid "passing %qT to argument %d of %qE, which expects %qs"
38323 msgstr ""
38325 #: config/aarch64/aarch64-sve-builtins.cc:1723
38326 #, gcc-internal-format
38327 msgid "passing %qT to argument %d of %qE, which expects a scalar pointer"
38328 msgstr ""
38330 #: config/aarch64/aarch64-sve-builtins.cc:1746
38331 #, gcc-internal-format
38332 msgid ""
38333 "call to %qE is ambiguous; argument %d has type %qs but argument %d has type "
38334 "%qs"
38335 msgstr ""
38337 #. It doesn't really matter whether the element is expected to be
38338 #. the same size as type suffix 0.
38339 #: config/aarch64/aarch64-sve-builtins.cc:1791
38340 #, gcc-internal-format
38341 msgid "passing %qT to argument %d of %qE, which expects a scalar element"
38342 msgstr ""
38344 #. It doesn't seem useful to distinguish between signed and unsigned
38345 #. scalars here.
38346 #: config/aarch64/aarch64-sve-builtins.cc:1797
38347 #, gcc-internal-format
38348 msgid "passing %qT to argument %d of %qE, which expects a scalar integer"
38349 msgstr ""
38351 #: config/aarch64/aarch64-sve-builtins.cc:1833
38352 #, gcc-internal-format
38353 msgid "passing %qT to argument %d of %qE, which expects %qs or %qs"
38354 msgstr ""
38356 #: config/aarch64/aarch64-sve-builtins.cc:1853
38357 #, gcc-internal-format
38358 msgid ""
38359 "passing %qT to argument %d of %qE, which expects a vector of 32-bit or 64-"
38360 "bit integers"
38361 msgstr ""
38363 #: config/aarch64/aarch64-sve-builtins.cc:1903
38364 #, gcc-internal-format
38365 msgid "when storing %qT, %qE requires a vector base and a scalar index"
38366 msgstr ""
38368 #: config/aarch64/aarch64-sve-builtins.cc:1908
38369 #, gcc-internal-format
38370 msgid "%qE requires a vector base and a scalar index"
38371 msgstr ""
38373 #: config/aarch64/aarch64-sve-builtins.cc:1912
38374 #, gcc-internal-format
38375 msgid "%qE does not support 32-bit vector type %qT"
38376 msgstr ""
38378 #: config/aarch64/aarch64-sve-builtins.cc:1940
38379 #, gcc-internal-format
38380 msgid "%qE does not support 32-bit sign-extended offsets"
38381 msgstr ""
38383 #: config/aarch64/aarch64-sve-builtins.cc:1943
38384 #, gcc-internal-format
38385 msgid "%qE does not support sign-extended offsets"
38386 msgstr ""
38388 #: config/aarch64/aarch64-sve-builtins.cc:1956
38389 #, gcc-internal-format
38390 msgid ""
38391 "passing %qT to argument %d of %qE, which when loading %qT expects a vector "
38392 "of %d-bit integers"
38393 msgstr ""
38395 #: config/aarch64/aarch64-sve-builtins.cc:1961
38396 #, gcc-internal-format
38397 msgid ""
38398 "passing %qT to argument %d of %qE, which when storing %qT expects a vector "
38399 "of %d-bit integers"
38400 msgstr ""
38402 #. TYPE is part of the function name.
38403 #: config/aarch64/aarch64-sve-builtins.cc:1968
38404 #, gcc-internal-format
38405 msgid ""
38406 "passing %qT to argument %d of %qE, which expects a vector of %d-bit integers"
38407 msgstr ""
38409 #: config/aarch64/aarch64-sve-builtins.cc:2016
38410 #, gcc-internal-format
38411 msgid ""
38412 "passing %qT to argument %d of %qE, which expects a vector or pointer base "
38413 "address"
38414 msgstr ""
38416 #: config/aarch64/aarch64-sve-builtins.cc:2100
38417 #, gcc-internal-format
38418 msgid "cannot combine a base of type %qT with an offset of type %qT"
38419 msgstr ""
38421 #: config/aarch64/aarch64-sve-builtins.cc:2104
38422 #, gcc-internal-format
38423 msgid "cannot combine a base of type %qT with an index of type %qT"
38424 msgstr ""
38426 #: config/aarch64/aarch64-sve-builtins.cc:2192
38427 #, gcc-internal-format
38428 msgid ""
38429 "passing %qT to argument %d of %qE, but its %qT form does not accept scalars"
38430 msgstr ""
38432 #: config/aarch64/aarch64-sve-builtins.cc:3521
38433 #: config/arm/arm-mve-builtins.cc:173
38434 #, gcc-internal-format
38435 msgid "duplicate definition of %qs"
38436 msgstr ""
38438 #: config/aarch64/aarch64-sve-builtins.cc:3697
38439 #, gcc-internal-format
38440 msgid "%qs applied to non-SVE type %qT"
38441 msgstr ""
38443 #: config/aarch64/aarch64-sve-builtins.cc:3703
38444 #, gcc-internal-format
38445 msgid "%qs applied to non-vector type %qT"
38446 msgstr ""
38448 #: config/aarch64/aarch64-sve-builtins.cc:3710
38449 #, gcc-internal-format
38450 msgid "%qs applied to type %qT, which already has a size"
38451 msgstr ""
38453 #: config/aarch64/aarch64-sve-builtins.cc:3718
38454 #, gcc-internal-format
38455 msgid "%qs requires an integer constant expression"
38456 msgstr ""
38458 #: config/aarch64/aarch64-sve-builtins.cc:3726
38459 #, gcc-internal-format
38460 msgid "unsupported SVE vector size"
38461 msgstr ""
38463 #: config/aarch64/aarch64-sve-builtins.cc:3840
38464 #, gcc-internal-format
38465 msgid "SVE type %qT does not have a fixed size"
38466 msgstr ""
38468 #: config/aarch64/aarch64-sve-builtins.cc:3845
38469 #, gcc-internal-format
38470 msgid "SVE type %qT does not have a defined alignment"
38471 msgstr ""
38473 #: config/aarch64/aarch64-sve-builtins.cc:3850
38474 #, gcc-internal-format
38475 msgid "variables of type %qT cannot have thread-local storage duration"
38476 msgstr ""
38478 #: config/aarch64/aarch64-sve-builtins.cc:3856
38479 #, gcc-internal-format
38480 msgid "arithmetic on pointer to SVE type %qT"
38481 msgstr ""
38483 #: config/aarch64/aarch64-sve-builtins.cc:3863
38484 #, gcc-internal-format
38485 msgid "member variables cannot have SVE type %qT"
38486 msgstr ""
38488 #: config/aarch64/aarch64-sve-builtins.cc:3865
38489 #, gcc-internal-format
38490 msgid "fields cannot have SVE type %qT"
38491 msgstr ""
38493 #: config/aarch64/aarch64-sve-builtins.cc:3870
38494 #, gcc-internal-format
38495 msgid "array elements cannot have SVE type %qT"
38496 msgstr ""
38498 #: config/aarch64/aarch64-sve-builtins.cc:3875
38499 #, gcc-internal-format
38500 msgid "cannot allocate objects with SVE type %qT"
38501 msgstr ""
38503 #: config/aarch64/aarch64-sve-builtins.cc:3880
38504 #, gcc-internal-format
38505 msgid "cannot delete objects with SVE type %qT"
38506 msgstr ""
38508 #: config/aarch64/aarch64-sve-builtins.cc:3885
38509 #, gcc-internal-format
38510 msgid "cannot throw or catch SVE type %qT"
38511 msgstr ""
38513 #: config/aarch64/aarch64-sve-builtins.cc:3890
38514 #, gcc-internal-format
38515 msgid "capture by copy of SVE type %qT"
38516 msgstr ""
38518 #: config/aarch64/aarch64.cc:2735
38519 #, gcc-internal-format
38520 msgid "the %qE attribute cannot be applied to an SVE function type"
38521 msgstr ""
38523 #: config/aarch64/aarch64.cc:2810 config/aarch64/aarch64.cc:2824
38524 #, gcc-internal-format
38525 msgid "unexpected %<%s%> after %<%s%>"
38526 msgstr ""
38528 #: config/aarch64/aarch64.cc:3277
38529 #, gcc-internal-format
38530 msgid "%qs is incompatible with the use of floating-point types"
38531 msgstr ""
38533 #: config/aarch64/aarch64.cc:3280
38534 #, gcc-internal-format
38535 msgid "%qs is incompatible with the use of vector types"
38536 msgstr ""
38538 #: config/aarch64/aarch64.cc:3284
38539 #, gcc-internal-format
38540 msgid ""
38541 "%qs feature modifier is incompatible with the use of floating-point types"
38542 msgstr ""
38544 #: config/aarch64/aarch64.cc:3287
38545 #, gcc-internal-format
38546 msgid "%qs feature modifier is incompatible with the use of vector types"
38547 msgstr ""
38549 #: config/aarch64/aarch64.cc:3303
38550 #, gcc-internal-format
38551 msgid "this operation requires the SVE ISA extension"
38552 msgstr ""
38554 #: config/aarch64/aarch64.cc:3304
38555 #, gcc-internal-format
38556 msgid ""
38557 "you can enable SVE using the command-line option %<-march%>, or by using the "
38558 "%<target%> attribute or pragma"
38559 msgstr ""
38561 #. We can't gracefully recover at this point, so make this a
38562 #. fatal error.
38563 #: config/aarch64/aarch64.cc:7030
38564 #, gcc-internal-format
38565 msgid "arguments of type %qT require the SVE ISA extension"
38566 msgstr ""
38568 #: config/aarch64/aarch64.cc:7357
38569 #, gcc-internal-format
38570 msgid "SVE type %qT cannot be passed to an unprototyped function"
38571 msgstr ""
38573 #: config/aarch64/aarch64.cc:7485 config/aarch64/aarch64.cc:7548
38574 #: config/aarch64/aarch64.cc:7671 config/aarch64/aarch64.cc:19673
38575 #: config/arm/arm.cc:7234 config/arm/arm.cc:7264 config/arm/arm.cc:29060
38576 #, gcc-internal-format
38577 msgid "parameter passing for argument of type %qT changed in GCC 9.1"
38578 msgstr ""
38580 #: config/aarch64/aarch64.cc:7616
38581 #, gcc-internal-format
38582 msgid "%qE requires the SVE ISA extension"
38583 msgstr ""
38585 #: config/aarch64/aarch64.cc:7619
38586 #, gcc-internal-format
38587 msgid "calls to functions of type %qT require the SVE ISA extension"
38588 msgstr ""
38590 #: config/aarch64/aarch64.cc:7796
38591 #, gcc-internal-format
38592 msgid "stack probes for SVE frames"
38593 msgstr ""
38595 #: config/aarch64/aarch64.cc:17232
38596 #, gcc-internal-format
38597 msgid "unknown flag passed in %<-moverride=%s%> (%s)"
38598 msgstr ""
38600 #: config/aarch64/aarch64.cc:17276
38601 #, gcc-internal-format
38602 msgid "%qs string ill-formed"
38603 msgstr ""
38605 #: config/aarch64/aarch64.cc:17332
38606 #, gcc-internal-format
38607 msgid "invalid format for %<sve_width%>"
38608 msgstr ""
38610 #: config/aarch64/aarch64.cc:17344
38611 #, gcc-internal-format
38612 msgid "invalid %<sve_width%> value: %d"
38613 msgstr ""
38615 #: config/aarch64/aarch64.cc:17364
38616 #, gcc-internal-format, gfc-internal-format
38617 msgid "tuning string missing in option (%s)"
38618 msgstr ""
38620 #: config/aarch64/aarch64.cc:17382
38621 #, gcc-internal-format, gfc-internal-format
38622 msgid "unknown tuning option (%s)"
38623 msgstr ""
38625 #: config/aarch64/aarch64.cc:17550 config/arm/arm.cc:3188
38626 #: config/riscv/riscv.cc:5061
38627 #, gcc-internal-format
38628 msgid ""
38629 "incompatible options %<-mstack-protector-guard=global%> and %<-mstack-"
38630 "protector-guard-offset=%s%>"
38631 msgstr ""
38633 #: config/aarch64/aarch64.cc:17559 config/riscv/riscv.cc:5070
38634 #, gcc-internal-format
38635 msgid ""
38636 "both %<-mstack-protector-guard-offset%> and %<-mstack-protector-guard-reg%> "
38637 "must be used with %<-mstack-protector-guard=sysreg%>"
38638 msgstr ""
38640 #: config/aarch64/aarch64.cc:17567
38641 #, gcc-internal-format
38642 msgid "specify a system register with a small string length"
38643 msgstr ""
38645 #: config/aarch64/aarch64.cc:17577 config/arm/arm.cc:3200
38646 #: config/riscv/riscv.cc:5099 config/rs6000/rs6000.cc:4569
38647 #, gcc-internal-format
38648 msgid "%qs is not a valid offset in %qs"
38649 msgstr ""
38651 #: config/aarch64/aarch64.cc:17584
38652 #, gcc-internal-format
38653 msgid "%<-fsanitize=shadow-call-stack%> requires %<-ffixed-x18%>"
38654 msgstr ""
38656 #: config/aarch64/aarch64.cc:17674
38657 #, gcc-internal-format
38658 msgid ""
38659 "only values 12 (4 KB) and 16 (64 KB) are supported for guard size.  Given "
38660 "value %d (%llu KB) is out of range"
38661 msgstr ""
38663 #: config/aarch64/aarch64.cc:17690
38664 #, gcc-internal-format
38665 msgid "stack clash guard size %<%d%> must be equal to probing interval %<%d%>"
38666 msgstr ""
38668 #: config/aarch64/aarch64.cc:17799
38669 #, gcc-internal-format
38670 msgid "missing cpu name in %<-mcpu=%s%>"
38671 msgstr ""
38673 #: config/aarch64/aarch64.cc:17806
38674 #, gcc-internal-format
38675 msgid "invalid feature modifier %qs in %<-mcpu=%s%>"
38676 msgstr ""
38678 #: config/aarch64/aarch64.cc:17865
38679 #, gcc-internal-format
38680 msgid "invalid argument given to %<-mharden-sls=%>"
38681 msgstr ""
38683 #: config/aarch64/aarch64.cc:17876
38684 #, gcc-internal-format
38685 msgid "%qs must be by itself for %<-mharden-sls=%>"
38686 msgstr ""
38688 #: config/aarch64/aarch64.cc:17881
38689 #, gcc-internal-format
38690 msgid "invalid argument %<%s%> for %<-mharden-sls=%>"
38691 msgstr ""
38693 #: config/aarch64/aarch64.cc:17987
38694 #, gcc-internal-format
38695 msgid "invalid argument %<%s%> for %<-mbranch-protection=%>"
38696 msgstr ""
38698 #: config/aarch64/aarch64.cc:17989
38699 #, gcc-internal-format
38700 msgid "missing argument for %<-mbranch-protection=%>"
38701 msgstr ""
38703 #: config/aarch64/aarch64.cc:18013
38704 #, gcc-internal-format
38705 msgid "missing arch name in %<-march=%s%>"
38706 msgstr ""
38708 #: config/aarch64/aarch64.cc:18016
38709 #, gcc-internal-format
38710 msgid "unknown value %qs for %<-march%>"
38711 msgstr ""
38713 #: config/aarch64/aarch64.cc:18020
38714 #, gcc-internal-format
38715 msgid "invalid feature modifier %qs in %<-march=%s%>"
38716 msgstr ""
38718 #: config/aarch64/aarch64.cc:18048
38719 #, gcc-internal-format
38720 msgid "missing cpu name in %<-mtune=%s%>"
38721 msgstr ""
38723 #: config/aarch64/aarch64.cc:18051
38724 #, gcc-internal-format
38725 msgid "unknown value %qs for %<-mtune%>"
38726 msgstr ""
38728 #: config/aarch64/aarch64.cc:18189
38729 #, gcc-internal-format
38730 msgid "switch %<-mcpu=%s%> conflicts with %<-march=%s%> switch"
38731 msgstr ""
38733 #: config/aarch64/aarch64.cc:18245
38734 #, gcc-internal-format
38735 msgid "assembler does not support %<-mabi=ilp32%>"
38736 msgstr ""
38738 #: config/aarch64/aarch64.cc:18252
38739 #, gcc-internal-format
38740 msgid "return address signing is only supported for %<-mabi=lp64%>"
38741 msgstr ""
38743 #: config/aarch64/aarch64.cc:18334
38744 #, gcc-internal-format
38745 msgid "code model %qs with %<-f%s%>"
38746 msgstr ""
38748 #: config/aarch64/aarch64.cc:18337
38749 #, gcc-internal-format
38750 msgid "code model %qs not supported in ilp32 mode"
38751 msgstr ""
38753 #: config/aarch64/aarch64.cc:18516
38754 #, gcc-internal-format
38755 msgid "missing name in %<target(\"arch=\")%> pragma or attribute"
38756 msgstr ""
38758 #: config/aarch64/aarch64.cc:18519
38759 #, gcc-internal-format
38760 msgid "invalid name %qs in %<target(\"arch=\")%> pragma or attribute"
38761 msgstr ""
38763 #: config/aarch64/aarch64.cc:18523
38764 #, gcc-internal-format
38765 msgid ""
38766 "invalid feature modifier %s of value %qs in %<target()%> pragma or attribute"
38767 msgstr ""
38769 #: config/aarch64/aarch64.cc:18558
38770 #, gcc-internal-format
38771 msgid "missing name in %<target(\"cpu=\")%> pragma or attribute"
38772 msgstr ""
38774 #: config/aarch64/aarch64.cc:18561
38775 #, gcc-internal-format
38776 msgid "invalid name %qs in %<target(\"cpu=\")%> pragma or attribute"
38777 msgstr ""
38779 #: config/aarch64/aarch64.cc:18565 config/aarch64/aarch64.cc:18672
38780 #, gcc-internal-format
38781 msgid ""
38782 "invalid feature modifier %qs of value %qs in %<target()%> pragma or attribute"
38783 msgstr ""
38785 #: config/aarch64/aarch64.cc:18588
38786 #, gcc-internal-format
38787 msgid ""
38788 "missing argument to %<target(\"branch-protection=\")%> pragma or attribute"
38789 msgstr ""
38791 #: config/aarch64/aarch64.cc:18592
38792 #, gcc-internal-format
38793 msgid ""
38794 "invalid protection type %qs in %<target(\"branch-protection=\")%> pragma or "
38795 "attribute"
38796 msgstr ""
38798 #: config/aarch64/aarch64.cc:18627
38799 #, gcc-internal-format
38800 msgid "invalid name %qs in %<target(\"tune=\")%> pragma or attribute"
38801 msgstr ""
38803 #: config/aarch64/aarch64.cc:18668
38804 #, gcc-internal-format
38805 msgid "missing value in %<target()%> pragma or attribute"
38806 msgstr ""
38808 #: config/aarch64/aarch64.cc:18726 config/aarch64/aarch64.cc:18899
38809 #, gcc-internal-format
38810 msgid "malformed %<target()%> pragma or attribute"
38811 msgstr ""
38813 #: config/aarch64/aarch64.cc:18770
38814 #, gcc-internal-format
38815 msgid "pragma or attribute %<target(\"%s\")%> does not accept an argument"
38816 msgstr ""
38818 #: config/aarch64/aarch64.cc:18778 config/i386/i386-options.cc:1234
38819 #, gcc-internal-format
38820 msgid "pragma or attribute %<target(\"%s\")%> does not allow a negated form"
38821 msgstr ""
38823 #: config/aarch64/aarch64.cc:18832
38824 #, gcc-internal-format
38825 msgid "pragma or attribute %<target(\"%s=%s\")%> is not valid"
38826 msgstr ""
38828 #: config/aarch64/aarch64.cc:18889 config/arm/arm.cc:33169
38829 #: config/rs6000/rs6000.cc:24279 config/s390/s390.cc:15857
38830 #, gcc-internal-format
38831 msgid "attribute %<target%> argument not a string"
38832 msgstr ""
38834 #: config/aarch64/aarch64.cc:18924
38835 #, gcc-internal-format
38836 msgid "arch extension %<%s%> should be prefixed by %<+%>"
38837 msgstr ""
38839 #: config/aarch64/aarch64.cc:18927
38840 #, gcc-internal-format
38841 msgid "pragma or attribute %<target(\"%s\")%> is not valid"
38842 msgstr ""
38844 #: config/aarch64/aarch64.cc:18936
38845 #, gcc-internal-format
38846 msgid "malformed %<target(\"%s\")%> pragma or attribute"
38847 msgstr ""
38849 #: config/aarch64/aarch64.cc:20401 config/arm/arm.cc:6582
38850 #: config/rs6000/rs6000-call.cc:374 config/s390/s390.cc:12236
38851 msgid ""
38852 "parameter passing for argument of type %qT with %<[[no_unique_address]]%> "
38853 "members changed %{in GCC 10.1%}"
38854 msgstr ""
38856 #: config/aarch64/aarch64.cc:20406 config/arm/arm.cc:6587
38857 #: config/rs6000/rs6000-call.cc:369 config/s390/s390.cc:12231
38858 msgid ""
38859 "parameter passing for argument of type %qT when C++17 is enabled changed to "
38860 "match C++14 %{in GCC 10.1%}"
38861 msgstr ""
38863 #: config/aarch64/aarch64.cc:20411 config/arm/arm.cc:6592
38864 msgid "parameter passing for argument of type %qT changed %{in GCC 12.1%}"
38865 msgstr ""
38867 #: config/aarch64/aarch64.cc:21560 config/aarch64/aarch64.cc:21563
38868 #, gcc-internal-format
38869 msgid "lane %wd out of range %wd - %wd"
38870 msgstr ""
38872 #: config/aarch64/aarch64.cc:26667 config/i386/i386.cc:23380
38873 #: config/i386/i386.cc:23508
38874 #, gcc-internal-format
38875 msgid "unsupported simdlen %wd"
38876 msgstr ""
38878 #: config/aarch64/aarch64.cc:26677 config/aarch64/aarch64.cc:26704
38879 #, gcc-internal-format
38880 msgid "GCC does not currently support mixed size types for %<simd%> functions"
38881 msgstr ""
38883 #: config/aarch64/aarch64.cc:26681
38884 #, gcc-internal-format
38885 msgid "GCC does not currently support return type %qT for %<simd%> functions"
38886 msgstr ""
38888 #: config/aarch64/aarch64.cc:26685
38889 #, gcc-internal-format
38890 msgid "unsupported return type %qT for %<simd%> functions"
38891 msgstr ""
38893 #: config/aarch64/aarch64.cc:26708
38894 #, gcc-internal-format
38895 msgid "GCC does not currently support argument type %qT for %<simd%> functions"
38896 msgstr ""
38898 #: config/aarch64/aarch64.cc:26733
38899 #, gcc-internal-format
38900 msgid "GCC does not currently support simdlen %wd for type %qT"
38901 msgstr ""
38903 #: config/alpha/alpha.cc:420
38904 #, gcc-internal-format
38905 msgid "bad value %qs for %<-mtrap-precision%> switch"
38906 msgstr ""
38908 #: config/alpha/alpha.cc:435
38909 #, gcc-internal-format
38910 msgid "bad value %qs for %<-mfp-rounding-mode%> switch"
38911 msgstr ""
38913 #: config/alpha/alpha.cc:450
38914 #, gcc-internal-format
38915 msgid "bad value %qs for %<-mfp-trap-mode%> switch"
38916 msgstr ""
38918 #: config/alpha/alpha.cc:468
38919 #, gcc-internal-format
38920 msgid "bad value %qs for %<-mcpu%> switch"
38921 msgstr ""
38923 #: config/alpha/alpha.cc:483
38924 #, gcc-internal-format
38925 msgid "bad value %qs for %<-mtune%> switch"
38926 msgstr ""
38928 #: config/alpha/alpha.cc:501
38929 #, gcc-internal-format
38930 msgid "fp software completion requires %<-mtrap-precision=i%>"
38931 msgstr ""
38933 #: config/alpha/alpha.cc:517
38934 #, gcc-internal-format
38935 msgid "rounding mode not supported for VAX floats"
38936 msgstr ""
38938 #: config/alpha/alpha.cc:522
38939 #, gcc-internal-format
38940 msgid "trap mode not supported for VAX floats"
38941 msgstr ""
38943 #: config/alpha/alpha.cc:526
38944 #, gcc-internal-format
38945 msgid "128-bit %<long double%> not supported for VAX floats"
38946 msgstr ""
38948 #: config/alpha/alpha.cc:554
38949 #, gcc-internal-format, gfc-internal-format
38950 msgid "L%d cache latency unknown for %s"
38951 msgstr ""
38953 #: config/alpha/alpha.cc:569
38954 #, gcc-internal-format
38955 msgid "bad value %qs for %<-mmemory-latency%>"
38956 msgstr ""
38958 #: config/alpha/alpha.cc:6651 config/alpha/alpha.cc:6654 config/arc/arc.cc:7078
38959 #: config/arc/arc.cc:7352 config/s390/s390.cc:876 config/tilegx/tilegx.cc:3537
38960 #: config/tilepro/tilepro.cc:3100
38961 #, gcc-internal-format
38962 msgid "bad builtin fcode"
38963 msgstr ""
38965 #: config/arc/arc.cc:1098
38966 #, gcc-internal-format
38967 msgid "%<-mno-mpy%> supported only for ARC700 or ARCv2"
38968 msgstr ""
38970 #: config/arc/arc.cc:1101
38971 #, gcc-internal-format
38972 msgid "%<-mno-dpfp-lrsr%> supported only with %<-mdpfp%>"
38973 msgstr ""
38975 #: config/arc/arc.cc:1106
38976 #, gcc-internal-format
38977 msgid "FPX fast and compact options cannot be specified together"
38978 msgstr ""
38980 #: config/arc/arc.cc:1110
38981 #, gcc-internal-format
38982 msgid "%<-mspfp_fast%> not available on ARC600 or ARC601"
38983 msgstr ""
38985 #: config/arc/arc.cc:1115
38986 #, gcc-internal-format
38987 msgid "no FPX/FPU mixing allowed"
38988 msgstr ""
38990 #: config/arc/arc.cc:1120
38991 #, gcc-internal-format
38992 msgid "PIC is not supported for %qs"
38993 msgstr ""
38995 #: config/arc/arc.cc:1159
38996 #, gcc-internal-format
38997 msgid "missing dash"
38998 msgstr ""
39000 #: config/arc/arc.cc:1171
39001 #, gcc-internal-format
39002 msgid "first register must be R0"
39003 msgstr ""
39005 #: config/arc/arc.cc:1191
39006 #, gcc-internal-format, gfc-internal-format
39007 msgid "last register name %s must be an odd register"
39008 msgstr ""
39010 #: config/arc/arc.cc:1200 config/ia64/ia64.cc:6051 config/pa/pa.cc:480
39011 #: config/sh/sh.cc:8292
39012 #, gcc-internal-format, gfc-internal-format
39013 msgid "%s-%s is an empty range"
39014 msgstr ""
39016 #: config/arc/arc.cc:1250
39017 #, gcc-internal-format
39018 msgid ""
39019 "invalid number in %<-mrgf-banked-regs=%s%> valid values are 0, 4, 8, 16, or "
39020 "32"
39021 msgstr ""
39023 #: config/arc/arc.cc:1312
39024 #, gcc-internal-format
39025 msgid "option %<-mirq-ctrl-saved%> valid only for ARC v2 processors"
39026 msgstr ""
39028 #: config/arc/arc.cc:1321
39029 #, gcc-internal-format
39030 msgid "option %<-mrgf-banked-regs%> valid only for ARC v2 processors"
39031 msgstr ""
39033 #. Check options against architecture options.  Throw an error if
39034 #. option is not allowed.  Extra, check options against default
39035 #. architecture/cpu flags and throw an warning if we find a
39036 #. mismatch.
39037 #. TRANSLATORS: the DOC/DOC0/DOC1 are strings which shouldn't be
39038 #. translated.  They are like keywords which one can relate with the
39039 #. architectural choices taken for an ARC CPU implementation.
39040 #: config/arc/arc.cc:1365
39041 #, gcc-internal-format
39042 msgid "option %<%s=%s%> is not available for %qs CPU"
39043 msgstr ""
39045 #: config/arc/arc.cc:1370
39046 #, gcc-internal-format
39047 msgid "option %qs is ignored, the default value %qs is considered for %qs CPU"
39048 msgstr ""
39050 #: config/arc/arc.cc:1378
39051 #, gcc-internal-format
39052 msgid "option %qs is not available for %qs CPU"
39053 msgstr ""
39055 #: config/arc/arc.cc:1383
39056 #, gcc-internal-format
39057 msgid "unset option %qs is ignored, it is always enabled for %qs CPU"
39058 msgstr ""
39060 #: config/arc/arc.cc:1949
39061 #, gcc-internal-format, gfc-internal-format
39062 msgid "multiply option implies r%d is fixed"
39063 msgstr ""
39065 #: config/arc/arc.cc:2097 config/epiphany/epiphany.cc:508
39066 #: config/epiphany/epiphany.cc:550
39067 #, gcc-internal-format
39068 msgid "argument of %qE attribute is not a string constant"
39069 msgstr ""
39071 #: config/arc/arc.cc:2106
39072 #, gcc-internal-format
39073 msgid "argument of %qE attribute is not \"ilink1\" or \"ilink2\""
39074 msgstr ""
39076 #: config/arc/arc.cc:2115
39077 #, gcc-internal-format
39078 msgid "argument of %qE attribute is not \"ilink\" or \"firq\""
39079 msgstr ""
39081 #: config/arc/arc.cc:2129 config/arm/arm.cc:7375 config/arm/arm.cc:7393
39082 #: config/arm/arm.cc:7574 config/avr/avr.cc:9588 config/avr/avr.cc:9604
39083 #: config/bfin/bfin.cc:4694 config/bfin/bfin.cc:4755 config/bfin/bfin.cc:4785
39084 #: config/bpf/bpf.cc:99 config/csky/csky.cc:6454 config/csky/csky.cc:6482
39085 #: config/epiphany/epiphany.cc:491 config/gcn/gcn.cc:342
39086 #: config/h8300/h8300.cc:4944 config/i386/i386-options.cc:3336
39087 #: config/i386/i386-options.cc:3513 config/i386/i386-options.cc:3569
39088 #: config/i386/i386-options.cc:3620 config/i386/i386-options.cc:3657
39089 #: config/m68k/m68k.cc:792 config/mcore/mcore.cc:3066
39090 #: config/nvptx/nvptx.cc:5785 config/riscv/riscv.cc:3273
39091 #: config/rl78/rl78.cc:820 config/rl78/rl78.cc:889
39092 #: config/rs6000/rs6000.cc:20220 config/rx/rx.cc:2727 config/rx/rx.cc:2753
39093 #: config/s390/s390.cc:1091 config/s390/s390.cc:1178 config/sh/sh.cc:8428
39094 #: config/sh/sh.cc:8446 config/sh/sh.cc:8470 config/sh/sh.cc:8541
39095 #: config/sh/sh.cc:8564 config/stormy16/stormy16.cc:2229
39096 #: config/v850/v850.cc:2010 config/visium/visium.cc:724
39097 #, gcc-internal-format
39098 msgid "%qE attribute only applies to functions"
39099 msgstr ""
39101 #: config/arc/arc.cc:6977
39102 #, gcc-internal-format
39103 msgid "%<__builtin_arc_aligned%> with non-constant alignment"
39104 msgstr ""
39106 #: config/arc/arc.cc:6985
39107 #, gcc-internal-format
39108 msgid "invalid alignment value for %<__builtin_arc_aligned%>"
39109 msgstr ""
39111 #: config/arc/arc.cc:7148
39112 #, gcc-internal-format
39113 msgid "operand 1 should be an unsigned 3-bit immediate"
39114 msgstr ""
39116 #: config/arc/arc.cc:7189 config/arc/arc.cc:7286
39117 #, gcc-internal-format
39118 msgid "operand 2 should be an unsigned 3-bit value (I0-I7)"
39119 msgstr ""
39121 #: config/arc/arc.cc:7222 config/arc/arc.cc:7254
39122 #, gcc-internal-format
39123 msgid "operand 1 should be an unsigned 3-bit value (I0-I7)"
39124 msgstr ""
39126 #: config/arc/arc.cc:7226 config/arc/arc.cc:7258
39127 #, gcc-internal-format
39128 msgid "operand 2 should be an unsigned 8-bit value"
39129 msgstr ""
39131 #: config/arc/arc.cc:7290
39132 #, gcc-internal-format
39133 msgid "operand 3 should be an unsigned 8-bit value"
39134 msgstr ""
39136 #: config/arc/arc.cc:7323
39137 #, gcc-internal-format
39138 msgid "operand 4 should be an unsigned 8-bit value (0-255)"
39139 msgstr ""
39141 #: config/arc/arc.cc:7327
39142 #, gcc-internal-format
39143 msgid "operand 3 should be an unsigned 3-bit value (I0-I7)"
39144 msgstr ""
39146 #: config/arc/arc.cc:7334
39147 #, gcc-internal-format
39148 msgid "operand 2 should be an unsigned 3-bit value (subreg 0-7)"
39149 msgstr ""
39151 #: config/arc/arc.cc:7337
39152 #, gcc-internal-format
39153 msgid "operand 2 should be an even 3-bit value (subreg 0,2,4,6)"
39154 msgstr ""
39156 #: config/arc/arc.cc:7384
39157 #, gcc-internal-format, gfc-internal-format
39158 msgid "builtin requires an immediate for operand %d"
39159 msgstr ""
39161 #: config/arc/arc.cc:7389
39162 #, gcc-internal-format, gfc-internal-format
39163 msgid "operand %d should be a 6 bit unsigned immediate"
39164 msgstr ""
39166 #: config/arc/arc.cc:7393
39167 #, gcc-internal-format, gfc-internal-format
39168 msgid "operand %d should be a 8 bit unsigned immediate"
39169 msgstr ""
39171 #: config/arc/arc.cc:7397
39172 #, gcc-internal-format, gfc-internal-format
39173 msgid "operand %d should be a 3 bit unsigned immediate"
39174 msgstr ""
39176 #: config/arc/arc.cc:7400
39177 #, gcc-internal-format, gfc-internal-format
39178 msgid "unknown builtin immediate operand type for operand %d"
39179 msgstr ""
39181 #: config/arc/arc.cc:7451
39182 #, gcc-internal-format
39183 msgid ""
39184 "register number must be a compile-time constant.  Try giving higher "
39185 "optimization levels"
39186 msgstr ""
39188 #: config/arc/arc.cc:8441
39189 #, gcc-internal-format
39190 msgid "insn addresses not set after shorten branches"
39191 msgstr ""
39193 #: config/arc/arc.cc:8656
39194 #, gcc-internal-format
39195 msgid "insn addresses not freed"
39196 msgstr ""
39198 #: config/arc/arc.cc:11064
39199 #, gcc-internal-format
39200 msgid "%qE attribute only valid for ARCv2 architecture"
39201 msgstr ""
39203 #: config/arc/arc.cc:11072 config/arc/arc.cc:11111
39204 #, gcc-internal-format
39205 msgid "argument of %qE attribute is missing"
39206 msgstr ""
39208 #: config/arc/arc.cc:11083 config/arc/arc.cc:11122 config/arc/arc.cc:11248
39209 #: config/avr/avr.cc:9660
39210 #, gcc-internal-format
39211 msgid "%qE attribute allows only an integer constant argument"
39212 msgstr ""
39214 #: config/arc/arc.cc:11103
39215 #, gcc-internal-format
39216 msgid "%qE attribute only valid for ARC EM architecture"
39217 msgstr ""
39219 #: config/arc/arc.cc:11158
39220 #, gcc-internal-format
39221 msgid "%qE attribute only applies to types"
39222 msgstr ""
39224 #: config/arc/arc.cc:11164
39225 #, gcc-internal-format
39226 msgid "argument of %qE attribute ignored"
39227 msgstr ""
39229 #: config/arc/arc.cc:11238 config/avr/avr.cc:9647 config/bfin/bfin.cc:4817
39230 #: config/i386/winnt.cc:63 config/nvptx/nvptx.cc:5808
39231 #, gcc-internal-format
39232 msgid "%qE attribute only applies to variables"
39233 msgstr ""
39235 #: config/arm/aarch-common.cc:550 config/i386/i386.cc:22244
39236 #, gcc-internal-format
39237 msgid "alternatives not allowed in %<asm%> flag output"
39238 msgstr ""
39240 #: config/arm/aarch-common.cc:611 config/i386/i386.cc:22308
39241 #, gcc-internal-format
39242 msgid "unknown %<asm%> flag output %qs"
39243 msgstr ""
39245 #: config/arm/aarch-common.cc:621 config/i386/i386.cc:22337
39246 #, gcc-internal-format
39247 msgid "invalid type for %<asm%> flag output"
39248 msgstr ""
39250 #: config/arm/arm-builtins.cc:3065
39251 #, gcc-internal-format, gfc-internal-format
39252 msgid "coprocessor %d is not enabled with +cdecp%d"
39253 msgstr ""
39255 #: config/arm/arm-builtins.cc:3069
39256 #, gcc-internal-format
39257 msgid ""
39258 "coproc must be a constant immediate in range [0-%d] enabled with %<+cdecp<N>"
39259 "%>"
39260 msgstr ""
39262 #: config/arm/arm-builtins.cc:3078
39263 #, gcc-internal-format
39264 msgid "argument %d to %qE must be a constant immediate in range [0-%d]"
39265 msgstr ""
39267 #: config/arm/arm-builtins.cc:3197
39268 #, gcc-internal-format
39269 msgid "this builtin is not supported for this target"
39270 msgstr ""
39272 #: config/arm/arm-builtins.cc:3312
39273 #, gcc-internal-format
39274 msgid "saturation bit range must be in the range [%wd, %wd]"
39275 msgstr ""
39277 #: config/arm/arm-builtins.cc:3317
39278 #, gcc-internal-format
39279 msgid "saturation bit range must be a constant immediate"
39280 msgstr ""
39282 #: config/arm/arm-builtins.cc:3340
39283 #, gcc-internal-format
39284 msgid "You must enable MVE instructions to use these intrinsics"
39285 msgstr ""
39287 #: config/arm/arm-builtins.cc:3362
39288 #, gcc-internal-format
39289 msgid ""
39290 "You must enable NEON instructions (e.g. %<-mfloat-abi=softfp%> %<-mfpu=neon"
39291 "%>) to use these intrinsics."
39292 msgstr ""
39294 #: config/arm/arm-builtins.cc:3384
39295 #, gcc-internal-format
39296 msgid "You must enable VFP instructions to use these intrinsics."
39297 msgstr ""
39299 #: config/arm/arm-builtins.cc:3463
39300 #, gcc-internal-format
39301 msgid ""
39302 "You must enable crypto instructions (e.g. include %<-mfloat-abi=softfp%> %<-"
39303 "mfpu=crypto-neon%>) to use these intrinsics."
39304 msgstr ""
39306 #. @@@ better error message
39307 #: config/arm/arm-builtins.cc:3541 config/arm/arm-builtins.cc:3645
39308 #, gcc-internal-format
39309 msgid "selector must be an immediate"
39310 msgstr ""
39312 #: config/arm/arm-builtins.cc:3549 config/arm/arm-builtins.cc:3594
39313 #: config/arm/arm-builtins.cc:3652 config/arm/arm-builtins.cc:3661
39314 #, gcc-internal-format
39315 msgid "the range of selector should be in 0 to 7"
39316 msgstr ""
39318 #: config/arm/arm-builtins.cc:3554 config/arm/arm-builtins.cc:3663
39319 #, gcc-internal-format
39320 msgid "the range of selector should be in 0 to 3"
39321 msgstr ""
39323 #: config/arm/arm-builtins.cc:3559 config/arm/arm-builtins.cc:3665
39324 #, gcc-internal-format
39325 msgid "the range of selector should be in 0 to 1"
39326 msgstr ""
39328 #: config/arm/arm-builtins.cc:3731
39329 #, gcc-internal-format
39330 msgid "mask must be an immediate"
39331 msgstr ""
39333 #: config/arm/arm-builtins.cc:3736
39334 #, gcc-internal-format
39335 msgid "the range of mask should be in 0 to 255"
39336 msgstr ""
39338 #: config/arm/arm-builtins.cc:3924
39339 #, gcc-internal-format
39340 msgid ""
39341 "the range of count should be in 0 to 32; please check the intrinsic %qs in "
39342 "code"
39343 msgstr ""
39345 #: config/arm/arm-builtins.cc:3932
39346 #, gcc-internal-format
39347 msgid ""
39348 "the range of count should be in 0 to 16; please check the intrinsic %qs in "
39349 "code"
39350 msgstr ""
39352 #: config/arm/arm-builtins.cc:3940
39353 #, gcc-internal-format
39354 msgid ""
39355 "the range of count should be in 0 to 64; please check the intrinsic %qs in "
39356 "code"
39357 msgstr ""
39359 #: config/arm/arm-builtins.cc:4003
39360 #, gcc-internal-format
39361 msgid ""
39362 "the count should be no less than 0; please check the intrinsic %qs in code"
39363 msgstr ""
39365 #: config/arm/arm-c.cc:108
39366 #, gcc-internal-format
39367 msgid ""
39368 "argument %u to function %qE is of type %qT which is not known to be 128 bits "
39369 "wide"
39370 msgstr ""
39372 #: config/arm/arm-c.cc:140
39373 #, gcc-internal-format
39374 msgid "%<#pragma GCC arm%> requires a string parameter"
39375 msgstr ""
39377 #: config/arm/arm-c.cc:148
39378 #, gcc-internal-format
39379 msgid "unknown %<#pragma GCC arm%> option %qs"
39380 msgstr ""
39382 #: config/arm/arm-mve-builtins.cc:179
39383 #, gcc-internal-format
39384 msgid "this definition requires the MVE ISA extension"
39385 msgstr ""
39387 #: config/arm/arm.cc:2941
39388 #, gcc-internal-format
39389 msgid "iWMMXt and NEON are incompatible"
39390 msgstr ""
39392 #: config/arm/arm.cc:2947
39393 #, gcc-internal-format
39394 msgid "target CPU does not support ARM mode"
39395 msgstr ""
39397 #: config/arm/arm.cc:2951
39398 #, gcc-internal-format
39399 msgid ""
39400 "enabling backtrace support is only meaningful when compiling for the Thumb"
39401 msgstr ""
39403 #: config/arm/arm.cc:2954
39404 #, gcc-internal-format
39405 msgid ""
39406 "enabling callee interworking support is only meaningful when compiling for "
39407 "the Thumb"
39408 msgstr ""
39410 #: config/arm/arm.cc:2962
39411 #, gcc-internal-format
39412 msgid "%<-g%> with %<-mno-apcs-frame%> may not give sensible debugging"
39413 msgstr ""
39415 #: config/arm/arm.cc:2967
39416 #, gcc-internal-format
39417 msgid "iWMMXt unsupported under Thumb mode"
39418 msgstr ""
39420 #: config/arm/arm.cc:2970
39421 #, gcc-internal-format
39422 msgid "cannot use %<-mtp=cp15%> with 16-bit Thumb"
39423 msgstr ""
39425 #: config/arm/arm.cc:2974
39426 #, gcc-internal-format
39427 msgid "RTP PIC is incompatible with Thumb"
39428 msgstr ""
39430 #: config/arm/arm.cc:2987
39431 #, gcc-internal-format, gfc-internal-format
39432 msgid ""
39433 "%s only supports non-pic code on M-profile targets with the MOVT instruction"
39434 msgstr ""
39436 #: config/arm/arm.cc:2992
39437 #, gcc-internal-format, gfc-internal-format
39438 msgid "%s only supports non-pic code on M-profile targets"
39439 msgstr ""
39441 #: config/arm/arm.cc:2997
39442 #, gcc-internal-format
39443 msgid "%s incompatible with %<-mword-relocations%>"
39444 msgstr ""
39446 #: config/arm/arm.cc:3099
39447 #, gcc-internal-format
39448 msgid "target CPU does not support THUMB instructions"
39449 msgstr ""
39451 #: config/arm/arm.cc:3149
39452 #, gcc-internal-format
39453 msgid "target CPU does not support unaligned accesses"
39454 msgstr ""
39456 #: config/arm/arm.cc:3287
39457 #, gcc-internal-format
39458 msgid "switch %<-mcpu=%s%> conflicts with switch %<-march=%s%>"
39459 msgstr ""
39461 #: config/arm/arm.cc:3542
39462 #, gcc-internal-format
39463 msgid "%<-mapcs-stack-check%> incompatible with %<-mno-apcs-frame%>"
39464 msgstr ""
39466 #: config/arm/arm.cc:3551
39467 #, gcc-internal-format
39468 msgid "%<-fpic%> and %<-mapcs-reent%> are incompatible"
39469 msgstr ""
39471 #: config/arm/arm.cc:3554
39472 #, gcc-internal-format
39473 msgid "APCS reentrant code not supported.  Ignored"
39474 msgstr ""
39476 #: config/arm/arm.cc:3577
39477 #, gcc-internal-format
39478 msgid "option %<-mstructure-size-boundary%> is deprecated"
39479 msgstr ""
39481 #: config/arm/arm.cc:3585
39482 #, gcc-internal-format
39483 msgid "structure size boundary can only be set to 8, 32 or 64"
39484 msgstr ""
39486 #: config/arm/arm.cc:3587
39487 #, gcc-internal-format
39488 msgid "structure size boundary can only be set to 8 or 32"
39489 msgstr ""
39491 #: config/arm/arm.cc:3612
39492 #, gcc-internal-format
39493 msgid "RTP PIC is incompatible with %<-msingle-pic-base%>"
39494 msgstr ""
39496 #: config/arm/arm.cc:3624 config/arm/arm.cc:33183
39497 #, gcc-internal-format
39498 msgid "FDPIC mode is not supported in Thumb-1 mode"
39499 msgstr ""
39501 #: config/arm/arm.cc:3632
39502 #, gcc-internal-format
39503 msgid "%<-mpic-register=%> is useless without %<-fpic%>"
39504 msgstr ""
39506 #: config/arm/arm.cc:3641
39507 #, gcc-internal-format
39508 msgid "unable to use %qs for PIC register"
39509 msgstr ""
39511 #: config/arm/arm.cc:3681 config/pru/pru.cc:612
39512 #, gcc-internal-format
39513 msgid "%<-freorder-blocks-and-partition%> not supported on this architecture"
39514 msgstr ""
39516 #: config/arm/arm.cc:3848
39517 #, gcc-internal-format
39518 msgid "selected fp16 options are incompatible"
39519 msgstr ""
39521 #: config/arm/arm.cc:3883
39522 #, gcc-internal-format
39523 msgid "%<-mstack-protector-guard=tls%> needs a hardware TLS register"
39524 msgstr ""
39526 #: config/arm/arm.cc:3903
39527 #, gcc-internal-format
39528 msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
39529 msgstr ""
39531 #: config/arm/arm.cc:3906
39532 #, gcc-internal-format
39533 msgid "iwmmxt abi requires an iwmmxt capable cpu"
39534 msgstr ""
39536 #: config/arm/arm.cc:3914
39537 #, gcc-internal-format
39538 msgid "target CPU does not support interworking"
39539 msgstr ""
39541 #: config/arm/arm.cc:3927
39542 #, gcc-internal-format
39543 msgid "AAPCS does not support %<-mcaller-super-interworking%>"
39544 msgstr ""
39546 #: config/arm/arm.cc:3930
39547 #, gcc-internal-format
39548 msgid "AAPCS does not support %<-mcallee-super-interworking%>"
39549 msgstr ""
39551 #: config/arm/arm.cc:3935
39552 #, gcc-internal-format
39553 msgid "%<__fp16%> and no ldrh"
39554 msgstr ""
39556 #: config/arm/arm.cc:3938
39557 #, gcc-internal-format
39558 msgid "target CPU does not support ARMv8-M Security Extensions"
39559 msgstr ""
39561 #: config/arm/arm.cc:3943
39562 #, gcc-internal-format
39563 msgid "ARMv8-M Security Extensions incompatible with selected FPU"
39564 msgstr ""
39566 #: config/arm/arm.cc:3955
39567 #, gcc-internal-format
39568 msgid "%<-mfloat-abi=hard%>: selected architecture lacks an FPU"
39569 msgstr ""
39571 #: config/arm/arm.cc:3963
39572 #, gcc-internal-format
39573 msgid "%<-mfloat-abi=hard%> and VFP"
39574 msgstr ""
39576 #: config/arm/arm.cc:6222
39577 #, gcc-internal-format
39578 msgid "non-AAPCS derived PCS variant"
39579 msgstr ""
39581 #: config/arm/arm.cc:6224
39582 #, gcc-internal-format
39583 msgid "variadic functions must use the base AAPCS variant"
39584 msgstr ""
39586 #: config/arm/arm.cc:6253
39587 #, gcc-internal-format
39588 msgid "PCS variant"
39589 msgstr ""
39591 #: config/arm/arm.cc:6528
39592 #, gcc-internal-format
39593 msgid "Thumb-1 %<hard-float%> VFP ABI"
39594 msgstr ""
39596 #: config/arm/arm.cc:6623
39597 #, gcc-internal-format
39598 msgid "argument of type %qT not permitted with %<-mgeneral-regs-only%>"
39599 msgstr ""
39601 #: config/arm/arm.cc:7007 config/arm/arm.cc:7228 config/arm/arm.cc:7261
39602 #: config/arm/arm.cc:29053
39603 #, gcc-internal-format
39604 msgid "parameter passing for argument of type %qT changed in GCC 7.1"
39605 msgstr ""
39607 #: config/arm/arm.cc:7399
39608 #, gcc-internal-format
39609 msgid ""
39610 "FP registers might be clobbered despite %qE attribute: compile with %<-"
39611 "mgeneral-regs-only%>"
39612 msgstr ""
39614 #: config/arm/arm.cc:7523
39615 #, gcc-internal-format
39616 msgid ""
39617 "%qE attribute not available to functions with arguments passed on the stack"
39618 msgstr ""
39620 #: config/arm/arm.cc:7535
39621 #, gcc-internal-format
39622 msgid ""
39623 "%qE attribute not available to functions with variable number of arguments"
39624 msgstr ""
39626 #: config/arm/arm.cc:7544
39627 #, gcc-internal-format
39628 msgid "%qE attribute not available to functions that return value on the stack"
39629 msgstr ""
39631 #: config/arm/arm.cc:7566 config/arm/arm.cc:7618
39632 #, gcc-internal-format
39633 msgid "%qE attribute ignored without %<-mcmse%> option"
39634 msgstr ""
39636 #: config/arm/arm.cc:7585
39637 #, gcc-internal-format
39638 msgid "%qE attribute has no effect on functions with static linkage"
39639 msgstr ""
39641 #: config/arm/arm.cc:7634
39642 #, gcc-internal-format
39643 msgid "%qE attribute only applies to base type of a function pointer"
39644 msgstr ""
39646 #: config/arm/arm.cc:9614
39647 #, gcc-internal-format
39648 msgid ""
39649 "accessing thread-local storage is not currently supported with %<-mpure-code"
39650 "%> or %<-mslow-flash-data%>"
39651 msgstr ""
39653 #: config/arm/arm.cc:13386 config/arm/arm.cc:13388
39654 #, gcc-internal-format
39655 msgid "%s %wd out of range %wd - %wd"
39656 msgstr ""
39658 #: config/arm/arm.cc:25673
39659 #, gcc-internal-format
39660 msgid "unable to compute real location of stacked parameter"
39661 msgstr ""
39663 #: config/arm/arm.cc:26336
39664 #, gcc-internal-format
39665 msgid "Unexpected thumb1 far jump"
39666 msgstr ""
39668 #: config/arm/arm.cc:26595
39669 #, gcc-internal-format
39670 msgid "no low registers available for popping high registers"
39671 msgstr ""
39673 #: config/arm/arm.cc:26847
39674 #, gcc-internal-format
39675 msgid "Interrupt Service Routines cannot be coded in Thumb-1 mode"
39676 msgstr ""
39678 #: config/arm/arm.cc:27093
39679 #, gcc-internal-format
39680 msgid "%<-fstack-check=specific%> for Thumb-1"
39681 msgstr ""
39683 #: config/arm/arm.cc:33198
39684 #, gcc-internal-format
39685 msgid "invalid fpu for target attribute or pragma %qs"
39686 msgstr ""
39688 #. This doesn't really make sense until we support
39689 #. general dynamic selection of the architecture and all
39690 #. sub-features.
39691 #: config/arm/arm.cc:33206
39692 #, gcc-internal-format
39693 msgid "auto fpu selection not currently permitted here"
39694 msgstr ""
39696 #: config/arm/arm.cc:33219
39697 #, gcc-internal-format
39698 msgid "invalid architecture for target attribute or pragma %qs"
39699 msgstr ""
39701 #: config/arm/arm.cc:33233
39702 #, gcc-internal-format
39703 msgid "unknown target attribute or pragma %qs"
39704 msgstr ""
39706 #: config/arm/arm.cc:34195
39707 #, gcc-internal-format
39708 msgid "%<asm%> flags not supported in thumb1 mode"
39709 msgstr ""
39711 #: config/avr/avr-c.cc:65 config/avr/avr-c.cc:190
39712 #, gcc-internal-format
39713 msgid "%qs expects 1 argument but %d given"
39714 msgstr ""
39716 #: config/avr/avr-c.cc:76
39717 #, gcc-internal-format
39718 msgid "%qs expects a fixed-point value as argument"
39719 msgstr ""
39721 #: config/avr/avr-c.cc:102
39722 #, gcc-internal-format
39723 msgid "using %qs with unsigned type has no effect"
39724 msgstr ""
39726 #: config/avr/avr-c.cc:107 config/avr/avr-c.cc:173 config/avr/avr-c.cc:230
39727 #, gcc-internal-format
39728 msgid "no matching fixed-point overload found for %qs"
39729 msgstr ""
39731 #: config/avr/avr-c.cc:124
39732 #, gcc-internal-format
39733 msgid "%qs expects 2 arguments but %d given"
39734 msgstr ""
39736 #: config/avr/avr-c.cc:136 config/avr/avr-c.cc:201
39737 #, gcc-internal-format
39738 msgid "%qs expects a fixed-point value as first argument"
39739 msgstr ""
39741 #: config/avr/avr-c.cc:144
39742 #, gcc-internal-format
39743 msgid "%qs expects an integer value as second argument"
39744 msgstr ""
39746 #: config/avr/avr-devices.cc:152
39747 #, gcc-internal-format, gfc-internal-format
39748 msgid "supported core architectures:%s"
39749 msgstr ""
39751 #. Reached the end of `avr_mcu_types'.  This should actually never
39752 #. happen as options are provided by device-specs.  It could be a
39753 #. typo in a device-specs or calling the compiler proper directly
39754 #. with -mmcu=<device>.
39755 #: config/avr/avr.cc:711
39756 #, gcc-internal-format
39757 msgid "unknown core architecture %qs specified with %qs"
39758 msgstr ""
39760 #: config/avr/avr.cc:760 config/pru/pru.cc:601 config/visium/visium.cc:422
39761 #, gcc-internal-format
39762 msgid "%<-fpic%> is not supported"
39763 msgstr ""
39765 #: config/avr/avr.cc:762 config/pru/pru.cc:603 config/visium/visium.cc:424
39766 #, gcc-internal-format
39767 msgid "%<-fPIC%> is not supported"
39768 msgstr ""
39770 #: config/avr/avr.cc:764 config/pru/pru.cc:605
39771 #, gcc-internal-format
39772 msgid "%<-fpie%> is not supported"
39773 msgstr ""
39775 #: config/avr/avr.cc:766 config/pru/pru.cc:607
39776 #, gcc-internal-format
39777 msgid "%<-fPIE%> is not supported"
39778 msgstr ""
39780 #: config/avr/avr.cc:1050 config/avr/avr.cc:1055 config/riscv/riscv.cc:5358
39781 #, gcc-internal-format
39782 msgid "function attributes %qs and %qs are mutually exclusive"
39783 msgstr ""
39785 #: config/avr/avr.cc:1076 config/riscv/riscv.cc:5370
39786 #, gcc-internal-format
39787 msgid "%qs function cannot have arguments"
39788 msgstr ""
39790 #: config/avr/avr.cc:1079 config/riscv/riscv.cc:5367
39791 #, gcc-internal-format
39792 msgid "%qs function cannot return a value"
39793 msgstr ""
39795 #: config/avr/avr.cc:1093
39796 #, gcc-internal-format
39797 msgid "%qs appears to be a misspelled %qs handler, missing %<__vector%> prefix"
39798 msgstr ""
39800 #: config/avr/avr.cc:1106
39801 #, gcc-internal-format
39802 msgid ""
39803 "%qs is a reserved identifier in AVR-LibC.  Consider %<#include <avr/"
39804 "interrupt.h>%> before using the %qs macro"
39805 msgstr ""
39807 #: config/avr/avr.cc:1323
39808 #, gcc-internal-format
39809 msgid "%<builtin_return_address%> contains only 2 bytes of address"
39810 msgstr ""
39812 #: config/avr/avr.cc:2748
39813 #, gcc-internal-format
39814 msgid "pointer offset from symbol maybe incorrect"
39815 msgstr ""
39817 #: config/avr/avr.cc:2887
39818 #, gcc-internal-format
39819 msgid "accessing data memory with program memory address"
39820 msgstr ""
39822 #: config/avr/avr.cc:2948
39823 #, gcc-internal-format
39824 msgid "accessing program memory with data memory address"
39825 msgstr ""
39827 #: config/avr/avr.cc:3304
39828 #, gcc-internal-format, gfc-internal-format
39829 msgid "fixed register %s used to pass parameter to function"
39830 msgstr ""
39832 #: config/avr/avr.cc:3569
39833 #, gcc-internal-format
39834 msgid "writing to address space %qs not supported"
39835 msgstr ""
39837 #: config/avr/avr.cc:9623
39838 #, gcc-internal-format
39839 msgid "%qE attribute only applies to variables in static storage"
39840 msgstr ""
39842 #: config/avr/avr.cc:9630
39843 #, gcc-internal-format
39844 msgid "%qE attribute only supported for reduced Tiny cores"
39845 msgstr ""
39847 #: config/avr/avr.cc:9670
39848 #, gcc-internal-format
39849 msgid "%qE attribute address out of range"
39850 msgstr ""
39852 #: config/avr/avr.cc:9684
39853 #, gcc-internal-format
39854 msgid "both %s and %qE attribute provide address"
39855 msgstr ""
39857 #: config/avr/avr.cc:9694
39858 #, gcc-internal-format
39859 msgid "%qE attribute on non-volatile variable"
39860 msgstr ""
39862 #: config/avr/avr.cc:9766
39863 #, gcc-internal-format
39864 msgid "address spaces are not supported for reduced Tiny devices"
39865 msgstr ""
39867 #: config/avr/avr.cc:9773
39868 #, gcc-internal-format
39869 msgid ""
39870 "address space %qs not supported for devices with flash size up to %d KiB"
39871 msgstr ""
39873 #: config/avr/avr.cc:9944
39874 #, gcc-internal-format
39875 msgid "pointer targeting address space %qs must be const in %qT"
39876 msgstr ""
39878 #: config/avr/avr.cc:9947
39879 #, gcc-internal-format
39880 msgid "pointer targeting address space %qs must be const in %s %q+D"
39881 msgstr ""
39883 #: config/avr/avr.cc:10009
39884 #, gcc-internal-format
39885 msgid ""
39886 "variable %q+D must be const in order to be put into read-only section by "
39887 "means of %qs"
39888 msgstr ""
39890 #: config/avr/avr.cc:10048
39891 #, gcc-internal-format
39892 msgid "static IO declaration for %q+D needs an address"
39893 msgstr ""
39895 #: config/avr/avr.cc:10080
39896 #, gcc-internal-format
39897 msgid "IO definition for %q+D needs an address"
39898 msgstr ""
39900 #: config/avr/avr.cc:10197
39901 #, gcc-internal-format
39902 msgid "only uninitialized variables can be placed in the %<.noinit%> section"
39903 msgstr ""
39905 #. This might happen with C++ if stuff needs constructing.
39906 #: config/avr/avr.cc:10273
39907 #, gcc-internal-format
39908 msgid "variable %q+D with dynamic initialization put into program memory area"
39909 msgstr ""
39911 #: config/avr/avr.cc:10284
39912 #, gcc-internal-format
39913 msgid "uninitialized variable %q+D put into program memory area"
39914 msgstr ""
39916 #: config/avr/avr.cc:10370
39917 #, gcc-internal-format
39918 msgid "%q+D has incompatible attributes %qs and %qs"
39919 msgstr ""
39921 #: config/avr/avr.cc:10433
39922 #, gcc-internal-format
39923 msgid "architecture %qs supported for assembler only"
39924 msgstr ""
39926 #: config/avr/avr.cc:13082
39927 #, gcc-internal-format
39928 msgid "conversion from address space %qs to address space %qs"
39929 msgstr ""
39931 #: config/avr/avr.cc:14172 config/avr/avr.cc:14185
39932 #, gcc-internal-format, gfc-internal-format
39933 msgid "%s expects a compile time integer constant"
39934 msgstr ""
39936 #: config/avr/avr.cc:14199
39937 #, gcc-internal-format, gfc-internal-format
39938 msgid "%s expects a compile time long integer constant as first argument"
39939 msgstr ""
39941 #: config/avr/avr.cc:14227
39942 #, gcc-internal-format, gfc-internal-format
39943 msgid ""
39944 "rounding to %d bits has no effect for fixed-point value with %d fractional "
39945 "bits"
39946 msgstr ""
39948 #: config/avr/avr.cc:14236
39949 #, gcc-internal-format
39950 msgid "rounding result will always be 0"
39951 msgstr ""
39953 #: config/avr/driver-avr.cc:58
39954 #, gcc-internal-format
39955 msgid "bad usage of spec function %qs"
39956 msgstr ""
39958 #: config/avr/driver-avr.cc:86
39959 #, gcc-internal-format
39960 msgid "specified option %qs more than once"
39961 msgstr ""
39963 #: config/avr/driver-avr.cc:100
39964 #, gcc-internal-format
39965 msgid "strange device name %qs after %qs: bad character %qc"
39966 msgstr ""
39968 #: config/bfin/bfin.cc:2368
39969 #, gcc-internal-format
39970 msgid "%<-mfdpic%> is not supported, please use a bfin-linux-uclibc target"
39971 msgstr ""
39973 #: config/bfin/bfin.cc:2374
39974 #, gcc-internal-format
39975 msgid "%<-mshared-library-id=%> specified without %<-mid-shared-library%>"
39976 msgstr ""
39978 #: config/bfin/bfin.cc:2379
39979 #, gcc-internal-format
39980 msgid ""
39981 "%<-fstack-limit-%> options are ignored with %<-mfdpic%>; use %<-mstack-check-"
39982 "l1%>"
39983 msgstr ""
39985 #: config/bfin/bfin.cc:2385
39986 #, gcc-internal-format
39987 msgid "cannot use multiple stack checking methods together"
39988 msgstr ""
39990 #: config/bfin/bfin.cc:2388
39991 #, gcc-internal-format
39992 msgid "ID shared libraries and FD-PIC mode cannot be used together"
39993 msgstr ""
39995 #: config/bfin/bfin.cc:2393 config/m68k/m68k.cc:590
39996 #, gcc-internal-format
39997 msgid "cannot specify both %<-msep-data%> and %<-mid-shared-library%>"
39998 msgstr ""
40000 #: config/bfin/bfin.cc:2413
40001 #, gcc-internal-format
40002 msgid "%<-mmulticore%> can only be used with BF561"
40003 msgstr ""
40005 #: config/bfin/bfin.cc:2416
40006 #, gcc-internal-format
40007 msgid "%<-mcorea%> should be used with %<-mmulticore%>"
40008 msgstr ""
40010 #: config/bfin/bfin.cc:2419
40011 #, gcc-internal-format
40012 msgid "%<-mcoreb%> should be used with %<-mmulticore%>"
40013 msgstr ""
40015 #: config/bfin/bfin.cc:2422
40016 #, gcc-internal-format
40017 msgid "%<-mcorea%> and %<-mcoreb%> cannot be used together"
40018 msgstr ""
40020 #: config/bfin/bfin.cc:4699
40021 #, gcc-internal-format
40022 msgid "multiple function type attributes specified"
40023 msgstr ""
40025 #: config/bfin/bfin.cc:4766
40026 #, gcc-internal-format
40027 msgid ""
40028 "cannot apply both %<longcall%> and %<shortcall%> attributes to the same "
40029 "function"
40030 msgstr ""
40032 #: config/bpf/bpf.cc:111
40033 #, gcc-internal-format
40034 msgid "%qE attribute requires an integer argument"
40035 msgstr ""
40037 #: config/bpf/bpf.cc:118
40038 #, gcc-internal-format
40039 msgid "%qE requires an argument"
40040 msgstr ""
40042 #: config/bpf/bpf.cc:139
40043 #, gcc-internal-format
40044 msgid "%qE attribute only applies to structure, union and class types"
40045 msgstr ""
40047 #: config/bpf/bpf.cc:216
40048 #, gcc-internal-format
40049 msgid "BPF CO-RE requires BTF debugging information, use %<-gbtf%>"
40050 msgstr ""
40052 #: config/bpf/bpf.cc:236
40053 #, gcc-internal-format
40054 msgid "BPF CO-RE does not support LTO"
40055 msgstr ""
40057 #: config/bpf/bpf.cc:416
40058 #, gcc-internal-format
40059 msgid "eBPF stack limit exceeded"
40060 msgstr ""
40062 #: config/bpf/bpf.cc:767
40063 #, gcc-internal-format
40064 msgid "too many function arguments for eBPF"
40065 msgstr ""
40067 #: config/bpf/bpf.cc:785 config/bpf/bpf.cc:787
40068 #, gcc-internal-format
40069 msgid "no constructors"
40070 msgstr ""
40072 #: config/bpf/bpf.cc:803 config/bpf/bpf.cc:805
40073 #, gcc-internal-format
40074 msgid "no destructors"
40075 msgstr ""
40077 #: config/bpf/bpf.cc:857
40078 #, gcc-internal-format
40079 msgid "indirect call in function, which are not supported by eBPF"
40080 msgstr ""
40082 #: config/bpf/bpf.cc:1019 config/loongarch/loongarch-builtins.cc:313
40083 #: config/mips/mips.cc:17190 config/nios2/nios2.cc:3596
40084 #: config/riscv/riscv-builtins.cc:222
40085 #, gcc-internal-format
40086 msgid "invalid argument to built-in function"
40087 msgstr ""
40089 #: config/bpf/bpf.cc:1339
40090 #, gcc-internal-format
40091 msgid "expected exactly 1 argument"
40092 msgstr ""
40094 #: config/c6x/c6x.cc:245
40095 #, gcc-internal-format
40096 msgid "%<-fpic%> and %<-fPIC%> not supported without %<-mdsbt%> on this target"
40097 msgstr ""
40099 #: config/cr16/cr16.cc:308
40100 #, gcc-internal-format
40101 msgid "data-model=far not valid for cr16c architecture"
40102 msgstr ""
40104 #: config/cr16/cr16.cc:311
40105 #, gcc-internal-format
40106 msgid "invalid data model option %<-mdata-model=%s%>"
40107 msgstr ""
40109 #. This function is for retrieving a part of an instruction name for
40110 #. an operator, for immediate output.  If that ever happens for
40111 #. MULT, we need to apply TARGET_MUL_BUG in the caller.  Make sure
40112 #. we notice.
40113 #: config/cris/cris.cc:728
40114 #, gcc-internal-format
40115 msgid "MULT case in %<cris_op_str%>"
40116 msgstr ""
40118 #: config/cris/cris.cc:1245 config/moxie/moxie.cc:186 config/or1k/or1k.cc:1291
40119 #, gcc-internal-format, gfc-internal-format
40120 msgid "internal error: bad register: %d"
40121 msgstr ""
40123 #. If we get here, the caller got its initial tests wrong.
40124 #: config/cris/cris.cc:2216
40125 #, gcc-internal-format
40126 msgid "internal error: %<cris_side_effect_mode_ok%> with bad operands"
40127 msgstr ""
40129 #: config/cris/cris.cc:2269
40130 #, gcc-internal-format
40131 msgid "%<-max-stackframe=%d%> is not usable, not between 0 and %d"
40132 msgstr ""
40134 #: config/cris/cris.cc:2298
40135 #, gcc-internal-format
40136 msgid "unknown CRIS version specification in %<-march=%> or %<-mcpu=%>: %s"
40137 msgstr ""
40139 #: config/cris/cris.cc:2334
40140 #, gcc-internal-format
40141 msgid "unknown CRIS cpu version specification in %<-mtune=%>: %s"
40142 msgstr ""
40144 #. Use error rather than warning, so invalid use is easily
40145 #. detectable.  Still change to the values we expect, to avoid
40146 #. further errors.
40147 #: config/cris/cris.cc:2350
40148 #, gcc-internal-format
40149 msgid "%<-fPIC%> and %<-fpic%> are not supported on this target"
40150 msgstr ""
40152 #: config/cris/cris.cc:2551
40153 #, gcc-internal-format
40154 msgid "unknown src"
40155 msgstr ""
40157 #: config/cris/cris.cc:2601
40158 #, gcc-internal-format
40159 msgid "unknown dest"
40160 msgstr ""
40162 #: config/cris/cris.cc:2902
40163 #, gcc-internal-format, gfc-internal-format
40164 msgid "stackframe too big: %d bytes"
40165 msgstr ""
40167 #: config/csky/csky.cc:2538
40168 #, gcc-internal-format, gfc-internal-format
40169 msgid "cpu %s is not based on arch %s, ignoring the arch"
40170 msgstr ""
40172 #: config/csky/csky.cc:2604 config/csky/csky.cc:2642 config/csky/csky.cc:2707
40173 #: config/csky/csky.cc:2730 config/csky/csky.cc:2747
40174 #, gcc-internal-format
40175 msgid "%qs is not supported by arch %s"
40176 msgstr ""
40178 #: config/csky/csky.cc:2645
40179 #, gcc-internal-format
40180 msgid "%<-mhard-float%> is not supported by the selected CPU"
40181 msgstr ""
40183 #: config/csky/csky.cc:2661
40184 #, gcc-internal-format
40185 msgid "%<-mdouble-float%> ignored without %<-mhard-float%>"
40186 msgstr ""
40188 #: config/csky/csky.cc:2664
40189 #, gcc-internal-format
40190 msgid "%<-mfdivdu%> ignored without %<-mhard-float%>"
40191 msgstr ""
40193 #: config/csky/csky.cc:2719
40194 #, gcc-internal-format
40195 msgid "%<-msmart%> is incompatible with %<-mhigh-registers%>"
40196 msgstr ""
40198 #. It's hard to provide general support for trampolines on this
40199 #. core.  We need a register other than the one holding the
40200 #. static chain (r13) to hold the function pointer for the
40201 #. indirect jump to it.  But ck801 has such a limited register set
40202 #. there is no other call-clobbered scratch register available -- in
40203 #. particular, this core does not have r12, which we use for the
40204 #. ck802 case below.  If we use a callee-saved register like r4,
40205 #. saving the old value on the stack screws up the stack frame
40206 #. if there are overflow arguments pushed on the stack
40207 #. by the caller.  In theory we could test for that and handle
40208 #. limited cases with parameters that all fit in r0-r3 with no
40209 #. stack overflow, but punt for now.
40210 #: config/csky/csky.cc:6274
40211 #, gcc-internal-format
40212 msgid "Nested function trampolines not supported on CK801."
40213 msgstr ""
40215 #: config/csky/csky.cc:6472
40216 #, gcc-internal-format
40217 msgid "%qE attribute ignored without %<-mistack%>"
40218 msgstr ""
40220 #: config/epiphany/epiphany.cc:499
40221 #, gcc-internal-format
40222 msgid "interrupt handlers cannot have arguments"
40223 msgstr ""
40225 #: config/epiphany/epiphany.cc:523
40226 #, gcc-internal-format
40227 msgid ""
40228 "argument of %qE attribute is not %qs, %qs %qs, %qs, %qs, %qs, %qs, %qs, %qs "
40229 "or %qs"
40230 msgstr ""
40232 #: config/epiphany/epiphany.cc:1543
40233 #, gcc-internal-format
40234 msgid "%<stack_offset%> must be at least 4"
40235 msgstr ""
40237 #: config/epiphany/epiphany.cc:1545
40238 #, gcc-internal-format
40239 msgid "%<stack_offset%> must be a multiple of 4"
40240 msgstr ""
40242 #: config/frv/frv.cc:8477
40243 #, gcc-internal-format
40244 msgid "accumulator is not a constant integer"
40245 msgstr ""
40247 #: config/frv/frv.cc:8482
40248 #, gcc-internal-format
40249 msgid "accumulator number is out of bounds"
40250 msgstr ""
40252 #: config/frv/frv.cc:8493
40253 #, gcc-internal-format
40254 msgid "inappropriate accumulator for %qs"
40255 msgstr ""
40257 #: config/frv/frv.cc:8569
40258 #, gcc-internal-format
40259 msgid "invalid IACC argument"
40260 msgstr ""
40262 #: config/frv/frv.cc:8592 config/sparc/sparc.cc:11018
40263 #, gcc-internal-format
40264 msgid "%qs expects a constant argument"
40265 msgstr ""
40267 #: config/frv/frv.cc:8597 config/sparc/sparc.cc:11024
40268 #, gcc-internal-format
40269 msgid "constant argument out of range for %qs"
40270 msgstr ""
40272 #: config/frv/frv.cc:9078
40273 #, gcc-internal-format
40274 msgid "media functions are not available unless %<-mmedia%> is used"
40275 msgstr ""
40277 #: config/frv/frv.cc:9090
40278 #, gcc-internal-format
40279 msgid "this media function is only available on the fr500"
40280 msgstr ""
40282 #: config/frv/frv.cc:9118
40283 #, gcc-internal-format
40284 msgid "this media function is only available on the fr400 and fr550"
40285 msgstr ""
40287 #: config/frv/frv.cc:9137
40288 #, gcc-internal-format
40289 msgid "this built-in function is only available on the fr405 and fr450"
40290 msgstr ""
40292 #: config/frv/frv.cc:9146
40293 #, gcc-internal-format
40294 msgid "this built-in function is only available on the fr500 and fr550"
40295 msgstr ""
40297 #: config/frv/frv.cc:9158
40298 #, gcc-internal-format
40299 msgid "this built-in function is only available on the fr450"
40300 msgstr ""
40302 #: config/ft32/ft32.cc:181
40303 #, gcc-internal-format
40304 msgid "%<h%> applied to non-register operand"
40305 msgstr ""
40307 #: config/ft32/ft32.cc:206
40308 #, gcc-internal-format, gfc-internal-format
40309 msgid "bad alignment: %d"
40310 msgstr ""
40312 #: config/ft32/ft32.cc:502
40313 #, gcc-internal-format
40314 msgid "stack frame must be smaller than 64K"
40315 msgstr ""
40317 #: config/gcn/gcn.cc:169
40318 #, gcc-internal-format
40319 msgid "XNACK support"
40320 msgstr ""
40322 #: config/gcn/gcn.cc:255
40323 #, gcc-internal-format
40324 msgid "%<amdgpu_hsa_kernel%> attribute requires string constant arguments"
40325 msgstr ""
40327 #: config/gcn/gcn.cc:268
40328 #, gcc-internal-format
40329 msgid "unknown specifier %qs in %<amdgpu_hsa_kernel%> attribute"
40330 msgstr ""
40332 #: config/gcn/gcn.cc:275
40333 #, gcc-internal-format
40334 msgid "duplicated parameter specifier %qs in %<amdgpu_hsa_kernel%> attribute"
40335 msgstr ""
40337 #: config/gcn/gcn.cc:327
40338 #, gcc-internal-format
40339 msgid "too many arguments passed in sgpr registers"
40340 msgstr ""
40342 #: config/gcn/gcn.cc:2155
40343 #, gcc-internal-format
40344 msgid ""
40345 "A non-default set of initial values has been requested, which violates the "
40346 "ABI"
40347 msgstr ""
40349 #: config/gcn/gcn.cc:2391
40350 #, gcc-internal-format, gfc-internal-format
40351 msgid "wrong type of argument %s"
40352 msgstr ""
40354 #: config/gcn/gcn.cc:3323
40355 #, gcc-internal-format
40356 msgid ""
40357 "nested function trampolines not supported on GCN5 due to non-executable "
40358 "stacks"
40359 msgstr ""
40361 #: config/gcn/gcn.cc:3431
40362 #, gcc-internal-format
40363 msgid "TLS is not implemented for GCN."
40364 msgstr ""
40366 #: config/gcn/gcn.cc:4067
40367 #, gcc-internal-format
40368 msgid "Builtin not implemented"
40369 msgstr ""
40371 #: config/gcn/gcn.cc:5051
40372 #, gcc-internal-format
40373 msgid "using %<vector_length (64)%>, ignoring %d"
40374 msgstr ""
40376 #: config/gcn/gcn.cc:5052
40377 #, gcc-internal-format
40378 msgid "using %<vector_length (64)%>, ignoring runtime setting"
40379 msgstr ""
40381 #: config/gcn/gcn.cc:5064 config/nvptx/nvptx.cc:6460
40382 #, gcc-internal-format
40383 msgid "using %<num_workers (%d)%>, ignoring %d"
40384 msgstr ""
40386 #: config/gcn/gcn.cc:5091 config/gcn/gcn.cc:5118
40387 #, gcc-internal-format, gfc-internal-format
40388 msgid "offload dimension out of range (%d)"
40389 msgstr ""
40391 #: config/gcn/gcn.cc:5591
40392 #, gcc-internal-format
40393 msgid ""
40394 "%d bytes of gang-private data-share memory exhausted (increase with %<-mgang-"
40395 "private-size=%d%>, for example)"
40396 msgstr ""
40398 #: config/gcn/mkoffload.cc:165 config/i386/intelmic-mkoffload.cc:73
40399 #: config/nvptx/mkoffload.cc:88
40400 #, gcc-internal-format
40401 msgid "deleting file %s: %m"
40402 msgstr ""
40404 #: config/gcn/mkoffload.cc:771 config/nvptx/mkoffload.cc:365
40405 #, gcc-internal-format
40406 msgid "environment variable COLLECT_GCC_OPTIONS must be set"
40407 msgstr ""
40409 #: config/gcn/mkoffload.cc:830 config/nvptx/mkoffload.cc:422
40410 #, gcc-internal-format
40411 msgid "COLLECT_GCC must be set."
40412 msgstr ""
40414 #: config/gcn/mkoffload.cc:876 config/i386/intelmic-mkoffload.cc:606
40415 #, gcc-internal-format, gfc-internal-format
40416 msgid "offload compiler %s not found"
40417 msgstr ""
40419 #: config/gcn/mkoffload.cc:899 config/i386/intelmic-mkoffload.cc:625
40420 #: config/nvptx/mkoffload.cc:493
40421 #, gcc-internal-format
40422 msgid "unrecognizable argument of option "
40423 msgstr ""
40425 #: config/gcn/mkoffload.cc:947
40426 #, gcc-internal-format
40427 msgid "either -fopenacc or -fopenmp must be set"
40428 msgstr ""
40430 #: config/gcn/mkoffload.cc:1021 config/gcn/mkoffload.cc:1145
40431 #: config/i386/intelmic-mkoffload.cc:260 config/i386/intelmic-mkoffload.cc:335
40432 #: config/i386/intelmic-mkoffload.cc:387 config/nvptx/mkoffload.cc:557
40433 #, gcc-internal-format, gfc-internal-format
40434 msgid "cannot open '%s'"
40435 msgstr ""
40437 #: config/gcn/mkoffload.cc:1141
40438 #, gcc-internal-format
40439 msgid "cannot open intermediate gcn asm file"
40440 msgstr ""
40442 #: config/gcn/mkoffload.cc:1158
40443 #, gcc-internal-format
40444 msgid "cannot open intermediate gcn obj file"
40445 msgstr ""
40447 #: config/h8300/h8300.cc:298
40448 #, gcc-internal-format
40449 msgid "%<-ms2600%> is used without %<-ms%>"
40450 msgstr ""
40452 #: config/h8300/h8300.cc:304
40453 #, gcc-internal-format
40454 msgid "%<-mexr%> is used without %<-ms%>"
40455 msgstr ""
40457 #: config/h8300/h8300.cc:310
40458 #, gcc-internal-format
40459 msgid "%<-mexr%> is used without %<-ms%> or %<-msx%>"
40460 msgstr ""
40462 #: config/h8300/h8300.cc:316
40463 #, gcc-internal-format
40464 msgid "%<-mno-exr%> is valid only with %<-ms%> or %<-msx%> - option ignored"
40465 msgstr ""
40467 #: config/h8300/h8300.cc:323
40468 #, gcc-internal-format
40469 msgid "%<-mn%> is not supported for linux targets"
40470 msgstr ""
40472 #: config/i386/host-cygwin.cc:64
40473 #, gcc-internal-format
40474 msgid "cannot extend PCH file: %m"
40475 msgstr ""
40477 #: config/i386/host-cygwin.cc:75
40478 #, gcc-internal-format
40479 msgid "cannot set position in PCH file: %m"
40480 msgstr ""
40482 #: config/i386/i386-builtins.cc:2058
40483 #, gcc-internal-format
40484 msgid "no dispatcher found for the versioning attributes"
40485 msgstr ""
40487 #: config/i386/i386-builtins.cc:2108
40488 #, gcc-internal-format
40489 msgid "ISA %qs is not supported in %<target%> attribute, use %<arch=%> syntax"
40490 msgstr ""
40492 #: config/i386/i386-builtins.cc:2119
40493 #, gcc-internal-format, gfc-internal-format
40494 msgid "no dispatcher found for the versioning attributes: %s"
40495 msgstr ""
40497 #: config/i386/i386-builtins.cc:2229
40498 #, gcc-internal-format
40499 msgid "parameter to builtin must be a string constant or literal"
40500 msgstr ""
40502 #: config/i386/i386-builtins.cc:2253 config/i386/i386-builtins.cc:2303
40503 #, gcc-internal-format, gfc-internal-format
40504 msgid "parameter to builtin not valid: %s"
40505 msgstr ""
40507 #: config/i386/i386-expand.cc:9154
40508 #, gcc-internal-format
40509 msgid "interrupt service routine cannot be called directly"
40510 msgstr ""
40512 #: config/i386/i386-expand.cc:9578 config/i386/i386-expand.cc:11074
40513 #, gcc-internal-format
40514 msgid "the last argument must be a 2-bit immediate"
40515 msgstr ""
40517 #: config/i386/i386-expand.cc:9966
40518 #, gcc-internal-format
40519 msgid "the fifth argument must be an 8-bit immediate"
40520 msgstr ""
40522 #: config/i386/i386-expand.cc:10061
40523 #, gcc-internal-format
40524 msgid "the third argument must be an 8-bit immediate"
40525 msgstr ""
40527 #: config/i386/i386-expand.cc:11003
40528 #, gcc-internal-format
40529 msgid "the last argument must be an 1-bit immediate"
40530 msgstr ""
40532 #: config/i386/i386-expand.cc:11018
40533 #, gcc-internal-format
40534 msgid "the last argument must be a 3-bit immediate"
40535 msgstr ""
40537 #: config/i386/i386-expand.cc:11053
40538 #, gcc-internal-format
40539 msgid "the last argument must be a 4-bit immediate"
40540 msgstr ""
40542 #: config/i386/i386-expand.cc:11093
40543 #, gcc-internal-format
40544 msgid "the last argument must be a 1-bit immediate"
40545 msgstr ""
40547 #: config/i386/i386-expand.cc:11109
40548 #, gcc-internal-format
40549 msgid "the last argument must be a 5-bit immediate"
40550 msgstr ""
40552 #: config/i386/i386-expand.cc:11119
40553 #, gcc-internal-format
40554 msgid "the next to last argument must be an 8-bit immediate"
40555 msgstr ""
40557 #: config/i386/i386-expand.cc:11124
40558 #, gcc-internal-format
40559 msgid "the last argument must be an 8-bit immediate"
40560 msgstr ""
40562 #: config/i386/i386-expand.cc:11261
40563 #, gcc-internal-format
40564 msgid "the third argument must be comparison constant"
40565 msgstr ""
40567 #: config/i386/i386-expand.cc:11266
40568 #, gcc-internal-format
40569 msgid "incorrect comparison mode"
40570 msgstr ""
40572 #: config/i386/i386-expand.cc:11272 config/i386/i386-expand.cc:11630
40573 #, gcc-internal-format
40574 msgid "incorrect rounding operand"
40575 msgstr ""
40577 #: config/i386/i386-expand.cc:11610
40578 #, gcc-internal-format
40579 msgid "the immediate argument must be a 4-bit immediate"
40580 msgstr ""
40582 #: config/i386/i386-expand.cc:11618
40583 #, gcc-internal-format
40584 msgid "the immediate argument must be a 5-bit immediate"
40585 msgstr ""
40587 #: config/i386/i386-expand.cc:11621
40588 #, gcc-internal-format
40589 msgid "the immediate argument must be an 8-bit immediate"
40590 msgstr ""
40592 #: config/i386/i386-expand.cc:12139 config/rs6000/rs6000-builtin.cc:2393
40593 #, gcc-internal-format
40594 msgid "selector must be an integer constant in the range [0, %wi]"
40595 msgstr ""
40597 #: config/i386/i386-expand.cc:12370
40598 #, gcc-internal-format
40599 msgid "%qE needs unknown isa option"
40600 msgstr ""
40602 #: config/i386/i386-expand.cc:12374
40603 #, gcc-internal-format
40604 msgid "%qE needs isa option %s"
40605 msgstr ""
40607 #: config/i386/i386-expand.cc:13318
40608 #, gcc-internal-format
40609 msgid "the last argument must be a 32-bit immediate"
40610 msgstr ""
40612 #: config/i386/i386-expand.cc:13351
40613 #, gcc-internal-format
40614 msgid "last argument must be an immediate"
40615 msgstr ""
40617 #: config/i386/i386-expand.cc:14115 config/i386/i386-expand.cc:14327
40618 #, gcc-internal-format
40619 msgid "the last argument must be scale 1, 2, 4, 8"
40620 msgstr ""
40622 #: config/i386/i386-expand.cc:14380
40623 #, gcc-internal-format
40624 msgid "the forth argument must be scale 1, 2, 4, 8"
40625 msgstr ""
40627 #: config/i386/i386-expand.cc:14386
40628 #, gcc-internal-format
40629 msgid "incorrect hint operand"
40630 msgstr ""
40632 #: config/i386/i386-expand.cc:14405
40633 #, gcc-internal-format
40634 msgid "the argument to %<xabort%> intrinsic must be an 8-bit immediate"
40635 msgstr ""
40637 #: config/i386/i386-features.cc:2685
40638 #, gcc-internal-format
40639 msgid ""
40640 "function versions cannot be marked as %<gnu_inline%>, bodies have to be "
40641 "generated"
40642 msgstr ""
40644 #: config/i386/i386-features.cc:2690 config/i386/i386-features.cc:2958
40645 #, gcc-internal-format
40646 msgid "virtual function multiversioning not supported"
40647 msgstr ""
40649 #: config/i386/i386-features.cc:2822 config/rs6000/rs6000.cc:24991
40650 #, gcc-internal-format
40651 msgid "multiversioning needs %<ifunc%> which is not supported on this target"
40652 msgstr ""
40654 #: config/i386/i386-options.cc:874 config/i386/i386-options.cc:2071
40655 #: config/i386/i386-options.cc:2080
40656 #, gcc-internal-format, gfc-internal-format
40657 msgid "code model %s does not support PIC mode"
40658 msgstr ""
40660 #: config/i386/i386-options.cc:1139
40661 #, gcc-internal-format
40662 msgid "attribute %qs argument is not a string"
40663 msgstr ""
40665 #: config/i386/i386-options.cc:1203
40666 #, gcc-internal-format
40667 msgid "attribute %qs argument %qs is unknown"
40668 msgstr ""
40670 #: config/i386/i386-options.cc:1266
40671 #, gcc-internal-format
40672 msgid "attribute value %qs was already specified in %qs attribute"
40673 msgstr ""
40675 #: config/i386/i386-options.cc:1304
40676 #, gcc-internal-format
40677 msgid "attribute value %qs is unknown in %qs attribute"
40678 msgstr ""
40680 #: config/i386/i386-options.cc:1586
40681 #, gcc-internal-format
40682 msgid "wrong argument %qs to option %qs"
40683 msgstr ""
40685 #: config/i386/i386-options.cc:1592
40686 #, gcc-internal-format
40687 msgid "size ranges of option %qs should be increasing"
40688 msgstr ""
40690 #: config/i386/i386-options.cc:1602
40691 #, gcc-internal-format
40692 msgid "wrong strategy name %qs specified for option %qs"
40693 msgstr ""
40695 #. rep; movq isn't available in 32-bit code.
40696 #: config/i386/i386-options.cc:1628
40697 #, gcc-internal-format
40698 msgid ""
40699 "strategy name %qs specified for option %qs not supported for 32-bit code"
40700 msgstr ""
40702 #: config/i386/i386-options.cc:1641
40703 #, gcc-internal-format
40704 msgid "unknown alignment %qs specified for option %qs"
40705 msgstr ""
40707 #: config/i386/i386-options.cc:1651
40708 #, gcc-internal-format
40709 msgid "the max value for the last size range should be -1 for option %qs"
40710 msgstr ""
40712 #: config/i386/i386-options.cc:1658
40713 #, gcc-internal-format
40714 msgid "too many size ranges specified in option %qs"
40715 msgstr ""
40717 #: config/i386/i386-options.cc:1711
40718 #, gcc-internal-format
40719 msgid "unknown parameter to option %<-mtune-ctrl%>: %s"
40720 msgstr ""
40722 #: config/i386/i386-options.cc:1896
40723 #, gcc-internal-format
40724 msgid "Intel MCU psABI isn%'t supported in %s mode"
40725 msgstr ""
40727 #: config/i386/i386-options.cc:1950
40728 #, gcc-internal-format
40729 msgid ""
40730 "%<-mtune=x86-64%> is deprecated; use %<-mtune=k8%> or %<-mtune=generic%> "
40731 "instead as appropriate"
40732 msgstr ""
40734 #: config/i386/i386-options.cc:1952
40735 #, gcc-internal-format
40736 msgid ""
40737 "%<target(\"tune=x86-64\")%> is deprecated; use %<target(\"tune=k8\")%> or "
40738 "%<target(\"tune=generic\")%> instead as appropriate"
40739 msgstr ""
40741 #. rep; movq isn't available in 32-bit code.
40742 #: config/i386/i386-options.cc:1980
40743 #, gcc-internal-format
40744 msgid "%<-mstringop-strategy=rep_8byte%> not supported for 32-bit code"
40745 msgstr ""
40747 #: config/i386/i386-options.cc:1985
40748 #, gcc-internal-format
40749 msgid "%<-muintr%> not supported for 32-bit code"
40750 msgstr ""
40752 #: config/i386/i386-options.cc:2000
40753 #, gcc-internal-format
40754 msgid "address mode %qs not supported in the %s bit mode"
40755 msgstr ""
40757 #: config/i386/i386-options.cc:2011
40758 #, gcc-internal-format
40759 msgid "%<-mabi=ms%> not supported with X32 ABI"
40760 msgstr ""
40762 #: config/i386/i386-options.cc:2017
40763 #, gcc-internal-format
40764 msgid "%<-mabi=%s%> not supported with %<-fsanitize=address%>"
40765 msgstr ""
40767 #: config/i386/i386-options.cc:2020
40768 #, gcc-internal-format
40769 msgid "%<-mabi=%s%> not supported with %<-fsanitize=kernel-address%>"
40770 msgstr ""
40772 #: config/i386/i386-options.cc:2024
40773 #, gcc-internal-format
40774 msgid "%<-mabi=%s%> not supported with %<-fsanitize=thread%>"
40775 msgstr ""
40777 #: config/i386/i386-options.cc:2041 config/i386/i386-options.cc:2050
40778 #: config/i386/i386-options.cc:2062 config/i386/i386-options.cc:2073
40779 #: config/i386/i386-options.cc:2084
40780 #, gcc-internal-format
40781 msgid "code model %qs not supported in the %s bit mode"
40782 msgstr ""
40784 #: config/i386/i386-options.cc:2053 config/i386/i386-options.cc:2065
40785 #, gcc-internal-format
40786 msgid "code model %qs not supported in x32 mode"
40787 msgstr ""
40789 #: config/i386/i386-options.cc:2108
40790 #, gcc-internal-format
40791 msgid "%<-masm=intel%> not supported in this configuration"
40792 msgstr ""
40794 #: config/i386/i386-options.cc:2113
40795 #, gcc-internal-format, gfc-internal-format
40796 msgid "%i-bit mode not compiled in"
40797 msgstr ""
40799 #: config/i386/i386-options.cc:2125
40800 #, gcc-internal-format
40801 msgid "%<generic%> CPU can be used only for %<-mtune=%> switch"
40802 msgstr ""
40804 #: config/i386/i386-options.cc:2127
40805 #, gcc-internal-format
40806 msgid "%<generic%> CPU can be used only for %<target(\"tune=\")%> attribute"
40807 msgstr ""
40809 #: config/i386/i386-options.cc:2134
40810 #, gcc-internal-format
40811 msgid "%<intel%> CPU can be used only for %<-mtune=%> switch"
40812 msgstr ""
40814 #: config/i386/i386-options.cc:2136
40815 #, gcc-internal-format
40816 msgid "%<intel%> CPU can be used only for %<target(\"tune=\")%> attribute"
40817 msgstr ""
40819 #: config/i386/i386-options.cc:2144 config/i386/i386-options.cc:2276
40820 #, gcc-internal-format
40821 msgid "CPU you selected does not support x86-64 instruction set"
40822 msgstr ""
40824 #: config/i386/i386-options.cc:2215
40825 #, gcc-internal-format
40826 msgid "bad value %qs for %<-march=%> switch"
40827 msgstr ""
40829 #: config/i386/i386-options.cc:2216
40830 #, gcc-internal-format
40831 msgid "bad value %qs for %<target(\"arch=\")%> attribute"
40832 msgstr ""
40834 #: config/i386/i386-options.cc:2238
40835 #, gcc-internal-format
40836 msgid "valid arguments to %<-march=%> switch are: %s; did you mean %qs?"
40837 msgstr ""
40839 #: config/i386/i386-options.cc:2240
40840 #, gcc-internal-format
40841 msgid ""
40842 "valid arguments to %<target(\"arch=\")%> attribute are: %s; did you mean %qs?"
40843 msgstr ""
40845 #: config/i386/i386-options.cc:2245
40846 #, gcc-internal-format
40847 msgid "valid arguments to %<-march=%> switch are: %s"
40848 msgstr ""
40850 #: config/i386/i386-options.cc:2246
40851 #, gcc-internal-format
40852 msgid "valid arguments to %<target(\"arch=\")%> attribute are: %s"
40853 msgstr ""
40855 #: config/i386/i386-options.cc:2295
40856 #, gcc-internal-format
40857 msgid "bad value %qs for %<-mtune=%> switch"
40858 msgstr ""
40860 #: config/i386/i386-options.cc:2296
40861 #, gcc-internal-format
40862 msgid "bad value %qs for %<target(\"tune=\")%> attribute"
40863 msgstr ""
40865 #: config/i386/i386-options.cc:2317
40866 #, gcc-internal-format
40867 msgid "valid arguments to %<-mtune=%> switch are: %s; did you mean %qs?"
40868 msgstr ""
40870 #: config/i386/i386-options.cc:2319
40871 #, gcc-internal-format
40872 msgid ""
40873 "valid arguments to %<target(\"tune=\")%> attribute are: %s; did you mean %qs?"
40874 msgstr ""
40876 #: config/i386/i386-options.cc:2324
40877 #, gcc-internal-format
40878 msgid "valid arguments to %<-mtune=%> switch are: %s"
40879 msgstr ""
40881 #: config/i386/i386-options.cc:2325
40882 #, gcc-internal-format
40883 msgid "valid arguments to %<target(\"tune=\")%> attribute are: %s"
40884 msgstr ""
40886 #: config/i386/i386-options.cc:2349
40887 #, gcc-internal-format
40888 msgid "%<-mregparm%> is ignored in 64-bit mode"
40889 msgstr ""
40891 #: config/i386/i386-options.cc:2351
40892 #, gcc-internal-format
40893 msgid "%<-mregparm%> is ignored for Intel MCU psABI"
40894 msgstr ""
40896 #: config/i386/i386-options.cc:2354
40897 #, gcc-internal-format
40898 msgid "%<-mregparm=%d%> is not between 0 and %d"
40899 msgstr ""
40901 #: config/i386/i386-options.cc:2380
40902 #, gcc-internal-format
40903 msgid "%<-m96bit-long-double%> is not compatible with this target"
40904 msgstr ""
40906 #: config/i386/i386-options.cc:2385
40907 #, gcc-internal-format
40908 msgid "%<-mrtd%> is ignored in 64bit mode"
40909 msgstr ""
40911 #: config/i386/i386-options.cc:2386
40912 #, gcc-internal-format
40913 msgid "%<target(\"rtd\")%> is ignored in 64bit mode"
40914 msgstr ""
40916 #: config/i386/i386-options.cc:2475
40917 #, gcc-internal-format
40918 msgid "%<-mpreferred-stack-boundary%> is not supported for this target"
40919 msgstr ""
40921 #: config/i386/i386-options.cc:2478
40922 #, gcc-internal-format
40923 msgid "%<-mpreferred-stack-boundary=%d%> is not between %d and %d"
40924 msgstr ""
40926 #: config/i386/i386-options.cc:2501
40927 #, gcc-internal-format
40928 msgid "%<-mincoming-stack-boundary=%d%> is not between %d and 12"
40929 msgstr ""
40931 #: config/i386/i386-options.cc:2514
40932 #, gcc-internal-format
40933 msgid "%<-mnop-mcount%> is not compatible with this target"
40934 msgstr ""
40936 #: config/i386/i386-options.cc:2517
40937 #, gcc-internal-format
40938 msgid "%<-mnop-mcount%> is not implemented for %<-fPIC%>"
40939 msgstr ""
40941 #: config/i386/i386-options.cc:2523
40942 #, gcc-internal-format
40943 msgid "%<-msseregparm%> used without SSE enabled"
40944 msgstr ""
40946 #: config/i386/i386-options.cc:2524
40947 #, gcc-internal-format
40948 msgid "%<target(\"sseregparm\")%> used without SSE enabled"
40949 msgstr ""
40951 #: config/i386/i386-options.cc:2534
40952 #, gcc-internal-format
40953 msgid "SSE instruction set disabled, using 387 arithmetics"
40954 msgstr ""
40956 #: config/i386/i386-options.cc:2541
40957 #, gcc-internal-format
40958 msgid "387 instruction set disabled, using SSE arithmetics"
40959 msgstr ""
40961 #: config/i386/i386-options.cc:2591
40962 #, gcc-internal-format
40963 msgid "stack probing requires %<-maccumulate-outgoing-args%> for correctness"
40964 msgstr ""
40966 #: config/i386/i386-options.cc:2593
40967 #, gcc-internal-format
40968 msgid ""
40969 "stack probing requires %<target(\"accumulate-outgoing-args\")%> for "
40970 "correctness"
40971 msgstr ""
40973 #: config/i386/i386-options.cc:2607
40974 #, gcc-internal-format
40975 msgid "fixed ebp register requires %<-maccumulate-outgoing-args%>"
40976 msgstr ""
40978 #: config/i386/i386-options.cc:2609
40979 #, gcc-internal-format
40980 msgid "fixed ebp register requires %<target(\"accumulate-outgoing-args\")%>"
40981 msgstr ""
40983 #: config/i386/i386-options.cc:2669
40984 #, gcc-internal-format
40985 msgid "%<-mfentry%> isn%'t supported for 32-bit in combination with %<-fpic%>"
40986 msgstr ""
40988 #: config/i386/i386-options.cc:2672
40989 #, gcc-internal-format
40990 msgid "%<-mno-fentry%> isn%'t compatible with SEH"
40991 msgstr ""
40993 #: config/i386/i386-options.cc:2676
40994 #, gcc-internal-format
40995 msgid "%<-mcall-ms2sysv-xlogues%> isn%'t currently supported with SEH"
40996 msgstr ""
40998 #: config/i386/i386-options.cc:2790
40999 #, gcc-internal-format
41000 msgid "unknown option for %<-mrecip=%s%>"
41001 msgstr ""
41003 #: config/i386/i386-options.cc:2849
41004 #, gcc-internal-format
41005 msgid "%qs is not a valid number in %<-mstack-protector-guard-offset=%>"
41006 msgstr ""
41008 #: config/i386/i386-options.cc:2854
41009 #, gcc-internal-format
41010 msgid "%qs is not a valid offset in %<-mstack-protector-guard-offset=%>"
41011 msgstr ""
41013 #: config/i386/i386-options.cc:2882
41014 #, gcc-internal-format
41015 msgid "%qs is not a valid base register in %<-mstack-protector-guard-reg=%>"
41016 msgstr ""
41018 #: config/i386/i386-options.cc:2930
41019 #, gcc-internal-format
41020 msgid "%<-fcf-protection%> is not compatible with this target"
41021 msgstr ""
41023 #: config/i386/i386-options.cc:3064
41024 #, gcc-internal-format
41025 msgid "interrupt and naked attributes are not compatible"
41026 msgstr ""
41028 #: config/i386/i386-options.cc:3079
41029 #, gcc-internal-format
41030 msgid "only DWARF debug format is supported for interrupt service routine"
41031 msgstr ""
41033 #: config/i386/i386-options.cc:3128
41034 #, gcc-internal-format
41035 msgid "%<-mindirect-branch=%s%> and %<-mcmodel=large%> are not compatible"
41036 msgstr ""
41038 #: config/i386/i386-options.cc:3138
41039 #, gcc-internal-format
41040 msgid "%<-mindirect-branch%> and %<-fcf-protection%> are not compatible"
41041 msgstr ""
41043 #: config/i386/i386-options.cc:3173
41044 #, gcc-internal-format
41045 msgid "%<-mfunction-return=%s%> and %<-mcmodel=large%> are not compatible"
41046 msgstr ""
41048 #: config/i386/i386-options.cc:3183
41049 #, gcc-internal-format
41050 msgid "%<-mfunction-return%> and %<-fcf-protection%> are not compatible"
41051 msgstr ""
41053 #: config/i386/i386-options.cc:3296
41054 #, gcc-internal-format
41055 msgid "%s instructions aren%'t allowed in an exception service routine"
41056 msgstr ""
41058 #: config/i386/i386-options.cc:3298
41059 #, gcc-internal-format
41060 msgid "%s instructions aren%'t allowed in an interrupt service routine"
41061 msgstr ""
41063 #: config/i386/i386-options.cc:3302
41064 #, gcc-internal-format
41065 msgid ""
41066 "%s instructions aren%'t allowed in a function with the "
41067 "%<no_caller_saved_registers%> attribute"
41068 msgstr ""
41070 #: config/i386/i386-options.cc:3349 config/i386/i386-options.cc:3400
41071 #, gcc-internal-format
41072 msgid "fastcall and regparm attributes are not compatible"
41073 msgstr ""
41075 #: config/i386/i386-options.cc:3354
41076 #, gcc-internal-format
41077 msgid "regparam and thiscall attributes are not compatible"
41078 msgstr ""
41080 #: config/i386/i386-options.cc:3361 config/i386/i386-options.cc:3589
41081 #, gcc-internal-format
41082 msgid "%qE attribute requires an integer constant argument"
41083 msgstr ""
41085 #: config/i386/i386-options.cc:3367
41086 #, gcc-internal-format
41087 msgid "argument to %qE attribute larger than %d"
41088 msgstr ""
41090 #: config/i386/i386-options.cc:3392 config/i386/i386-options.cc:3435
41091 #, gcc-internal-format
41092 msgid "fastcall and cdecl attributes are not compatible"
41093 msgstr ""
41095 #: config/i386/i386-options.cc:3396
41096 #, gcc-internal-format
41097 msgid "fastcall and stdcall attributes are not compatible"
41098 msgstr ""
41100 #: config/i386/i386-options.cc:3404 config/i386/i386-options.cc:3453
41101 #, gcc-internal-format
41102 msgid "fastcall and thiscall attributes are not compatible"
41103 msgstr ""
41105 #: config/i386/i386-options.cc:3414 config/i386/i386-options.cc:3431
41106 #, gcc-internal-format
41107 msgid "stdcall and cdecl attributes are not compatible"
41108 msgstr ""
41110 #: config/i386/i386-options.cc:3418
41111 #, gcc-internal-format
41112 msgid "stdcall and fastcall attributes are not compatible"
41113 msgstr ""
41115 #: config/i386/i386-options.cc:3422 config/i386/i386-options.cc:3449
41116 #, gcc-internal-format
41117 msgid "stdcall and thiscall attributes are not compatible"
41118 msgstr ""
41120 #: config/i386/i386-options.cc:3439 config/i386/i386-options.cc:3457
41121 #, gcc-internal-format
41122 msgid "cdecl and thiscall attributes are not compatible"
41123 msgstr ""
41125 #: config/i386/i386-options.cc:3445
41126 #, gcc-internal-format
41127 msgid "%qE attribute is used for non-class method"
41128 msgstr ""
41130 #: config/i386/i386-options.cc:3549 config/rs6000/rs6000.cc:20333
41131 #, gcc-internal-format
41132 msgid "%qE incompatible attribute ignored"
41133 msgstr ""
41135 #: config/i386/i386-options.cc:3576
41136 #, gcc-internal-format
41137 msgid "%qE attribute only available for 32-bit"
41138 msgstr ""
41140 #: config/i386/i386-options.cc:3597
41141 #, gcc-internal-format
41142 msgid "argument to %qE attribute is neither zero, nor one"
41143 msgstr ""
41145 #: config/i386/i386-options.cc:3631 config/i386/i386-options.cc:3641
41146 #, gcc-internal-format
41147 msgid "%qs and %qs attributes are not compatible"
41148 msgstr ""
41150 #: config/i386/i386-options.cc:3668 config/i386/i386-options.cc:3690
41151 #: config/ia64/ia64.cc:812 config/s390/s390.cc:1188
41152 #, gcc-internal-format
41153 msgid "%qE attribute requires a string constant argument"
41154 msgstr ""
41156 #: config/i386/i386-options.cc:3678 config/i386/i386-options.cc:3700
41157 #: config/s390/s390.cc:1217
41158 #, gcc-internal-format
41159 msgid "argument to %qE attribute is not (keep|thunk|thunk-inline|thunk-extern)"
41160 msgstr ""
41162 #: config/i386/i386-options.cc:3732
41163 #, gcc-internal-format
41164 msgid "interrupt service routine should have a pointer as the first argument"
41165 msgstr ""
41167 #: config/i386/i386-options.cc:3739
41168 #, gcc-internal-format
41169 msgid "interrupt service routine should have %qs as the second argument"
41170 msgstr ""
41172 #: config/i386/i386-options.cc:3750
41173 #, gcc-internal-format
41174 msgid ""
41175 "interrupt service routine can only have a pointer argument and an optional "
41176 "integer argument"
41177 msgstr ""
41179 #: config/i386/i386-options.cc:3753
41180 #, gcc-internal-format
41181 msgid "interrupt service routine must return %<void%>"
41182 msgstr ""
41184 #: config/i386/i386.cc:1212
41185 #, gcc-internal-format
41186 msgid "calling %qD with attribute sseregparm without SSE/SSE2 enabled"
41187 msgstr ""
41189 #: config/i386/i386.cc:1215
41190 #, gcc-internal-format
41191 msgid "calling %qT with attribute sseregparm without SSE/SSE2 enabled"
41192 msgstr ""
41194 #: config/i386/i386.cc:1519
41195 #, gcc-internal-format
41196 msgid "X32 does not support %<ms_abi%> attribute"
41197 msgstr ""
41199 #: config/i386/i386.cc:1553
41200 #, gcc-internal-format
41201 msgid "%<ms_hook_prologue%> attribute is not compatible with nested function"
41202 msgstr ""
41204 #: config/i386/i386.cc:1904
41205 #, gcc-internal-format
41206 msgid "AVX512F vector argument without AVX512F enabled changes the ABI"
41207 msgstr ""
41209 #: config/i386/i386.cc:1910
41210 #, gcc-internal-format
41211 msgid "AVX512F vector return without AVX512F enabled changes the ABI"
41212 msgstr ""
41214 #: config/i386/i386.cc:1924
41215 #, gcc-internal-format
41216 msgid "AVX vector argument without AVX enabled changes the ABI"
41217 msgstr ""
41219 #: config/i386/i386.cc:1930
41220 #, gcc-internal-format
41221 msgid "AVX vector return without AVX enabled changes the ABI"
41222 msgstr ""
41224 #: config/i386/i386.cc:1946
41225 #, gcc-internal-format
41226 msgid "SSE vector argument without SSE enabled changes the ABI"
41227 msgstr ""
41229 #: config/i386/i386.cc:1952
41230 #, gcc-internal-format
41231 msgid "SSE vector return without SSE enabled changes the ABI"
41232 msgstr ""
41234 #: config/i386/i386.cc:1968
41235 #, gcc-internal-format
41236 msgid "MMX vector argument without MMX enabled changes the ABI"
41237 msgstr ""
41239 #: config/i386/i386.cc:1974
41240 #, gcc-internal-format
41241 msgid "MMX vector return without MMX enabled changes the ABI"
41242 msgstr ""
41244 #: config/i386/i386.cc:2172
41245 #, gcc-internal-format
41246 msgid ""
41247 "the ABI of passing struct with a flexible array member has changed in GCC 4.4"
41248 msgstr ""
41250 #: config/i386/i386.cc:2293
41251 #, gcc-internal-format
41252 msgid "the ABI of passing union with %<long double%> has changed in GCC 4.4"
41253 msgstr ""
41255 #: config/i386/i386.cc:2426
41256 #, gcc-internal-format
41257 msgid ""
41258 "the ABI of passing structure with %<complex float%> member has changed in "
41259 "GCC 4.4"
41260 msgstr ""
41262 #: config/i386/i386.cc:2542
41263 msgid ""
41264 "the ABI of passing C structures with zero-width bit-fields has changed in "
41265 "GCC %{12.1%}"
41266 msgstr ""
41268 #: config/i386/i386.cc:2637
41269 #, gcc-internal-format
41270 msgid "SSE register return with SSE disabled"
41271 msgstr ""
41273 #: config/i386/i386.cc:2643
41274 #, gcc-internal-format
41275 msgid "SSE register argument with SSE disabled"
41276 msgstr ""
41278 #: config/i386/i386.cc:2663
41279 #, gcc-internal-format
41280 msgid "x87 register return with x87 disabled"
41281 msgstr ""
41283 #: config/i386/i386.cc:2986 config/i386/i386.cc:3227 config/i386/i386.cc:4042
41284 #, gcc-internal-format
41285 msgid "calling %qD with SSE calling convention without SSE/SSE2 enabled"
41286 msgstr ""
41288 #: config/i386/i386.cc:2988 config/i386/i386.cc:3229 config/i386/i386.cc:4044
41289 #, gcc-internal-format
41290 msgid ""
41291 "this is a GCC bug that can be worked around by adding attribute used to "
41292 "function called"
41293 msgstr ""
41295 #: config/i386/i386.cc:3630
41296 #, gcc-internal-format, gfc-internal-format
41297 msgid ""
41298 "the ABI for passing parameters with %d-byte alignment has changed in GCC 4.6"
41299 msgstr ""
41301 #: config/i386/i386.cc:6534
41302 #, gcc-internal-format
41303 msgid "%<-mcall-ms2sysv-xlogues%> is not compatible with %s"
41304 msgstr ""
41306 #: config/i386/i386.cc:8438
41307 #, gcc-internal-format
41308 msgid ""
41309 "%<ms_hook_prologue%> attribute is not compatible with %<-mfentry%> for 32-bit"
41310 msgstr ""
41312 #: config/i386/i386.cc:8528
41313 #, gcc-internal-format
41314 msgid ""
41315 "Dynamic Realign Argument Pointer (DRAP) not supported in interrupt service "
41316 "routine.  This may be worked around by avoiding functions with aggregate "
41317 "return."
41318 msgstr ""
41320 #: config/i386/i386.cc:9460
41321 #, gcc-internal-format
41322 msgid "Stack realignment not supported with %<__builtin_eh_return%>"
41323 msgstr ""
41325 #: config/i386/i386.cc:9465
41326 #, gcc-internal-format
41327 msgid "regparm nested function not supported with %<__builtin_eh_return%>"
41328 msgstr ""
41330 #: config/i386/i386.cc:9851
41331 #, gcc-internal-format
41332 msgid "%<-fsplit-stack%> does not support fastcall with nested function"
41333 msgstr ""
41335 #: config/i386/i386.cc:9871
41336 #, gcc-internal-format
41337 msgid ""
41338 "%<-fsplit-stack%> does not support 2 register parameters for a nested "
41339 "function"
41340 msgstr ""
41342 #. FIXME: We could make this work by pushing a register
41343 #. around the addition and comparison.
41344 #: config/i386/i386.cc:9882
41345 #, gcc-internal-format
41346 msgid "%<-fsplit-stack%> does not support 3 register parameters"
41347 msgstr ""
41349 #: config/i386/i386.cc:12915
41350 #, gcc-internal-format
41351 msgid "%<V%> modifier on non-integer register"
41352 msgstr ""
41354 #: config/i386/i386.cc:12926 config/i386/i386.cc:12940
41355 #, gcc-internal-format
41356 msgid "unsupported size for integer register"
41357 msgstr ""
41359 #: config/i386/i386.cc:12972
41360 #, gcc-internal-format
41361 msgid "extended registers have no high halves"
41362 msgstr ""
41364 #: config/i386/i386.cc:12987
41365 #, gcc-internal-format
41366 msgid "unsupported operand size for extended register"
41367 msgstr ""
41369 #: config/i386/i386.cc:13181
41370 #, gcc-internal-format
41371 msgid "non-integer operand used with operand code %<z%>"
41372 msgstr ""
41374 #: config/i386/i386.cc:17212
41375 #, gcc-internal-format
41376 msgid ""
41377 "empty class %qT parameter passing ABI changes in %<-fabi-version=12%> (GCC 8)"
41378 msgstr ""
41380 #: config/i386/i386.cc:21436
41381 msgid "the alignment of %<_Atomic %T%> fields changed in %{GCC 11.1%}"
41382 msgstr ""
41384 #: config/i386/i386.cc:21532
41385 #, gcc-internal-format
41386 msgid "profiling %<-mcmodel=large%> with PIC is not supported"
41387 msgstr ""
41389 #: config/i386/i386.cc:23341
41390 #, gcc-internal-format
41391 msgid "unknown architecture specific memory model"
41392 msgstr ""
41394 #: config/i386/i386.cc:23348
41395 #, gcc-internal-format
41396 msgid "%<HLE_ACQUIRE%> not used with %<ACQUIRE%> or stronger memory model"
41397 msgstr ""
41399 #: config/i386/i386.cc:23355
41400 #, gcc-internal-format
41401 msgid "%<HLE_RELEASE%> not used with %<RELEASE%> or stronger memory model"
41402 msgstr ""
41404 #: config/i386/i386.cc:23401
41405 #, gcc-internal-format
41406 msgid "unsupported return type %qT for simd"
41407 msgstr ""
41409 #: config/i386/i386.cc:23431
41410 #, gcc-internal-format
41411 msgid "unsupported argument type %qT for simd"
41412 msgstr ""
41414 #: config/i386/i386.cc:23974
41415 #, gcc-internal-format
41416 msgid "%<-fexcess-precision=16%> is not compatible with %<-mfpmath=387%>"
41417 msgstr ""
41419 #: config/i386/intelmic-mkoffload.cc:601
41420 #, gcc-internal-format
41421 msgid "COLLECT_GCC must be set"
41422 msgstr ""
41424 #: config/i386/intelmic-mkoffload.cc:641
41425 #, gcc-internal-format
41426 msgid "output file not specified"
41427 msgstr ""
41429 #: config/i386/winnt.cc:83
41430 #, gcc-internal-format
41431 msgid ""
41432 "%qE attribute applies only to initialized variables with external linkage"
41433 msgstr ""
41435 #: config/i386/winnt.cc:156
41436 #, gcc-internal-format
41437 msgid "definition of static data member %q+D of dllimport%'d class"
41438 msgstr ""
41440 #: config/ia64/ia64-c.cc:50
41441 #, gcc-internal-format
41442 msgid "malformed %<#pragma builtin%>"
41443 msgstr ""
41445 #: config/ia64/ia64.cc:751
41446 #, gcc-internal-format
41447 msgid "invalid argument of %qE attribute"
41448 msgstr ""
41450 #: config/ia64/ia64.cc:764
41451 #, gcc-internal-format
41452 msgid "an address area attribute cannot be specified for local variables"
41453 msgstr ""
41455 #: config/ia64/ia64.cc:771
41456 #, gcc-internal-format
41457 msgid "address area of %q+D conflicts with previous declaration"
41458 msgstr ""
41460 #: config/ia64/ia64.cc:779
41461 #, gcc-internal-format
41462 msgid "address area attribute cannot be specified for functions"
41463 msgstr ""
41465 #: config/ia64/ia64.cc:6024 config/pa/pa.cc:453 config/sh/sh.cc:8266
41466 #, gcc-internal-format
41467 msgid "value of %<-mfixed-range%> must have form REG1-REG2"
41468 msgstr ""
41470 #: config/ia64/ia64.cc:11290
41471 #, gcc-internal-format
41472 msgid "version attribute is not a string"
41473 msgstr ""
41475 #: config/iq2000/iq2000.cc:1867
41476 #, gcc-internal-format
41477 msgid "%<gp_offset%> (%ld) or %<end_offset%> (%ld) is less than zero"
41478 msgstr ""
41480 #: config/iq2000/iq2000.cc:2590
41481 #, gcc-internal-format
41482 msgid "argument %qd is not a constant"
41483 msgstr ""
41485 #: config/iq2000/iq2000.cc:2893 config/xtensa/xtensa.cc:2552
41486 #, gcc-internal-format
41487 msgid "%<PRINT_OPERAND_ADDRESS%>, null pointer"
41488 msgstr ""
41490 #: config/iq2000/iq2000.cc:3048
41491 #, gcc-internal-format
41492 msgid "%<PRINT_OPERAND%>: Unknown punctuation %<%c%>"
41493 msgstr ""
41495 #: config/iq2000/iq2000.cc:3057 config/xtensa/xtensa.cc:2395
41496 #, gcc-internal-format
41497 msgid "%<PRINT_OPERAND%> null pointer"
41498 msgstr ""
41500 #: config/loongarch/loongarch-cpu.cc:111
41501 #, gcc-internal-format
41502 msgid "unknown base architecture %<0x%x%>, %qs failed"
41503 msgstr ""
41505 #: config/loongarch/loongarch-cpu.cc:138
41506 #, gcc-internal-format
41507 msgid "unknown FPU type %<0x%x%>, %qs failed"
41508 msgstr ""
41510 #: config/loongarch/loongarch-cpu.cc:189
41511 #, gcc-internal-format
41512 msgid ""
41513 "unknown processor ID %<0x%x%>, some tuning parameters will fall back to "
41514 "default"
41515 msgstr ""
41517 #: config/loongarch/loongarch-opts.cc:196
41518 #, gcc-internal-format
41519 msgid "%<-m%s%> overrides %<-m%s=%s%>, adjusting ABI to %qs"
41520 msgstr ""
41522 #: config/loongarch/loongarch-opts.cc:211
41523 #, gcc-internal-format
41524 msgid "ABI changed (%qs to %qs) while multilib is disabled"
41525 msgstr ""
41527 #: config/loongarch/loongarch-opts.cc:233
41528 #: config/loongarch/loongarch-opts.cc:238
41529 #, gcc-internal-format
41530 msgid "%qs does not work on a cross compiler"
41531 msgstr ""
41533 #: config/loongarch/loongarch-opts.cc:278
41534 #, gcc-internal-format
41535 msgid ""
41536 "your native CPU architecture (%qs) does not support %qs ABI, falling back to "
41537 "%<-m%s=%s%>"
41538 msgstr ""
41540 #: config/loongarch/loongarch-opts.cc:283
41541 #, gcc-internal-format
41542 msgid ""
41543 "default CPU architecture (%qs) does not support %qs ABI, falling back to %<-m"
41544 "%s=%s%>"
41545 msgstr ""
41547 #: config/loongarch/loongarch-opts.cc:314
41548 #, gcc-internal-format
41549 msgid "unable to implement ABI %qs with instruction set %qs"
41550 msgstr ""
41552 #: config/loongarch/loongarch-opts.cc:336
41553 #, gcc-internal-format
41554 msgid ""
41555 "ABI %qs cannot be implemented due to limited instruction set %qs, falling "
41556 "back to %qs"
41557 msgstr ""
41559 #: config/loongarch/loongarch-opts.cc:347
41560 #, gcc-internal-format
41561 msgid ""
41562 "instruction set %qs cannot implement default ABI %qs, falling back to %qs"
41563 msgstr ""
41565 #: config/loongarch/loongarch-opts.cc:352
41566 #, gcc-internal-format
41567 msgid ""
41568 "no multilib-enabled ABI (%qs) can be implemented with instruction set %qs, "
41569 "falling back to %qs"
41570 msgstr ""
41572 #: config/loongarch/loongarch-opts.cc:368
41573 #, gcc-internal-format
41574 msgid ""
41575 "ABI %qs is not enabled at configure-time, the linker might report an error"
41576 msgstr ""
41578 #: config/loongarch/loongarch-opts.cc:371
41579 #, gcc-internal-format, gfc-internal-format
41580 msgid "ABI with startfiles: %s"
41581 msgstr ""
41583 #: config/loongarch/loongarch.cc:3463
41584 #, gcc-internal-format
41585 msgid "Normal symbol loading not implemented in extreme mode."
41586 msgstr ""
41588 #: config/loongarch/loongarch.cc:5512
41589 #, gcc-internal-format
41590 msgid "code model %qs and %qs not support %s mode"
41591 msgstr ""
41593 #: config/m32c/m32c-pragma.cc:54
41594 #, gcc-internal-format
41595 msgid "junk at end of %<#pragma GCC memregs%> [0-16]"
41596 msgstr ""
41598 #: config/m32c/m32c-pragma.cc:61
41599 #, gcc-internal-format
41600 msgid "%<#pragma GCC memregs%> must precede any function declarations"
41601 msgstr ""
41603 #: config/m32c/m32c-pragma.cc:69 config/m32c/m32c-pragma.cc:76
41604 #, gcc-internal-format
41605 msgid "%<#pragma GCC memregs%> takes a number [0-16]"
41606 msgstr ""
41608 #: config/m32c/m32c-pragma.cc:104
41609 #, gcc-internal-format
41610 msgid "junk at end of %<#pragma ADDRESS%>"
41611 msgstr ""
41613 #: config/m32c/m32c-pragma.cc:109
41614 #, gcc-internal-format
41615 msgid "malformed %<#pragma ADDRESS%> variable address"
41616 msgstr ""
41618 #: config/m32c/m32c.cc:419
41619 #, gcc-internal-format
41620 msgid "invalid target memregs value %<%d%>"
41621 msgstr ""
41623 #: config/m32c/m32c.cc:2931
41624 #, gcc-internal-format
41625 msgid "%qE attribute is not supported for R8C target"
41626 msgstr ""
41628 #. The argument must be a constant integer.
41629 #: config/m32c/m32c.cc:2947 config/sh/sh.cc:8478 config/sh/sh.cc:8573
41630 #, gcc-internal-format
41631 msgid "%qE attribute argument not an integer constant"
41632 msgstr ""
41634 #: config/m32c/m32c.cc:2956
41635 #, gcc-internal-format
41636 msgid "%qE attribute argument should be between 18 to 255"
41637 msgstr ""
41639 #: config/m32c/m32c.cc:4080
41640 #, gcc-internal-format
41641 msgid "%<bank_switch%> has no effect on non-interrupt functions"
41642 msgstr ""
41644 #: config/m32c/m32c.cc:4187
41645 #, gcc-internal-format
41646 msgid "%<fast_interrupt%> attribute directive ignored"
41647 msgstr ""
41649 #: config/m32r/m32r.cc:415
41650 #, gcc-internal-format
41651 msgid "invalid argument of %qs attribute"
41652 msgstr ""
41654 #: config/m68k/m68k.cc:531
41655 #, gcc-internal-format
41656 msgid "%<-mcpu=%s%> conflicts with %<-march=%s%>"
41657 msgstr ""
41659 #: config/m68k/m68k.cc:602
41660 #, gcc-internal-format
41661 msgid "%<-mpcrel%> %<-fPIC%> is not currently supported on selected cpu"
41662 msgstr ""
41664 #: config/m68k/m68k.cc:666
41665 #, gcc-internal-format
41666 msgid "%<-falign-labels=%d%> is not supported"
41667 msgstr ""
41669 #: config/m68k/m68k.cc:673
41670 #, gcc-internal-format
41671 msgid "%<-falign-loops=%d%> is not supported"
41672 msgstr ""
41674 #: config/m68k/m68k.cc:681
41675 #, gcc-internal-format
41676 msgid "%<-fstack-limit-%> options are not supported on this cpu"
41677 msgstr ""
41679 #: config/m68k/m68k.cc:799
41680 #, gcc-internal-format
41681 msgid "multiple interrupt attributes not allowed"
41682 msgstr ""
41684 #: config/m68k/m68k.cc:806
41685 #, gcc-internal-format
41686 msgid "%<interrupt_thread%> is available only on fido"
41687 msgstr ""
41689 #: config/m68k/m68k.cc:1140 config/rs6000/rs6000-logue.cc:1756
41690 #, gcc-internal-format
41691 msgid "stack limit expression is not supported"
41692 msgstr ""
41694 #: config/m68k/m68k.cc:7119 config/s390/s390.cc:16613
41695 #, gcc-internal-format
41696 msgid "%<-fexcess-precision=16%> is not supported on this target"
41697 msgstr ""
41699 #: config/mcore/mcore.cc:2959
41700 #, gcc-internal-format
41701 msgid "initialized variable %q+D is marked dllimport"
41702 msgstr ""
41704 #: config/microblaze/microblaze.cc:1755
41705 #, gcc-internal-format
41706 msgid "%<-fPIC%>/%<-fpic%> not supported for this target"
41707 msgstr ""
41709 #: config/microblaze/microblaze.cc:1767
41710 #, gcc-internal-format
41711 msgid "%qs is an invalid argument to %<-mcpu=%>"
41712 msgstr ""
41714 #: config/microblaze/microblaze.cc:1816
41715 #, gcc-internal-format
41716 msgid ""
41717 "%<-mxl-multiply-high%> can be used only with %<-mcpu=v6.00.a%> or greater"
41718 msgstr ""
41720 #: config/microblaze/microblaze.cc:1833
41721 #, gcc-internal-format
41722 msgid "%<-mxl-reorder%> can be used only with %<-mcpu=v8.30.a%> or greater"
41723 msgstr ""
41725 #: config/microblaze/microblaze.cc:1840
41726 #, gcc-internal-format
41727 msgid ""
41728 "%<-mxl-reorder%> requires %<-mxl-pattern-compare%> for %<-mcpu=v8.30.a%>"
41729 msgstr ""
41731 #: config/microblaze/microblaze.cc:1846
41732 #, gcc-internal-format
41733 msgid "%<-mxl-multiply-high%> requires %<-mno-xl-soft-mul%>"
41734 msgstr ""
41736 #: config/mips/mips.cc:1426 config/mips/mips.cc:1430
41737 #, gcc-internal-format
41738 msgid "%qs attribute only applies to functions"
41739 msgstr ""
41741 #: config/mips/mips.cc:1440 config/mips/mips.cc:1446
41742 #, gcc-internal-format
41743 msgid "%qE cannot have both %qs and %qs attributes"
41744 msgstr ""
41746 #: config/mips/mips.cc:1475 config/mips/mips.cc:1481 config/nios2/nios2.cc:4483
41747 #, gcc-internal-format
41748 msgid "%qE redeclared with conflicting %qs attributes"
41749 msgstr ""
41751 #: config/mips/mips.cc:1513 config/mips/mips.cc:1567 config/riscv/riscv.cc:3301
41752 #, gcc-internal-format
41753 msgid "%qE attribute requires a string argument"
41754 msgstr ""
41756 #: config/mips/mips.cc:1521
41757 #, gcc-internal-format
41758 msgid "argument to %qE attribute is neither eic, nor %<vector=<line>%>"
41759 msgstr ""
41761 #: config/mips/mips.cc:1537
41762 #, gcc-internal-format
41763 msgid ""
41764 "interrupt vector to %qE attribute is not %<vector=(sw0|sw1|hw0|hw1|hw2|hw3|"
41765 "hw4|hw5)%>"
41766 msgstr ""
41768 #: config/mips/mips.cc:1574
41769 #, gcc-internal-format
41770 msgid "argument to %qE attribute is not intstack"
41771 msgstr ""
41773 #: config/mips/mips.cc:6090
41774 msgid ""
41775 "the ABI for passing a value containing zero-width fields before an adjacent "
41776 "64-bit floating-point field was changed in GCC %{12.1%}"
41777 msgstr ""
41779 #: config/mips/mips.cc:6518
41780 msgid ""
41781 "the ABI for returning a value containing zero-width bit-fields but otherwise "
41782 "an aggregate with only one or two floating-point fields was changed in GCC "
41783 "%{12.1%}"
41784 msgstr ""
41786 #: config/mips/mips.cc:6542
41787 msgid ""
41788 "the ABI for returning a value with C++17 empty bases but otherwise an "
41789 "aggregate with only one or two floating-point fields was changed in GCC "
41790 "%{12.1%}"
41791 msgstr ""
41793 #: config/mips/mips.cc:7880
41794 #, gcc-internal-format
41795 msgid "cannot handle inconsistent calls to %qs"
41796 msgstr ""
41798 #: config/mips/mips.cc:11124
41799 #, gcc-internal-format
41800 msgid "the %<interrupt%> attribute requires a MIPS32r2 processor or greater"
41801 msgstr ""
41803 #: config/mips/mips.cc:11126
41804 #, gcc-internal-format
41805 msgid "interrupt handlers cannot be MIPS16 functions"
41806 msgstr ""
41808 #: config/mips/mips.cc:12116
41809 #, gcc-internal-format
41810 msgid "%<-fstack-check=specific%> not implemented for MIPS16"
41811 msgstr ""
41813 #: config/mips/mips.cc:17184
41814 #, gcc-internal-format, gfc-internal-format
41815 msgid "argument %d to the built-in must be a constant in range %d to %d"
41816 msgstr ""
41818 #: config/mips/mips.cc:17304
41819 #, gcc-internal-format
41820 msgid "failed to expand built-in function"
41821 msgstr ""
41823 #: config/mips/mips.cc:17435
41824 #, gcc-internal-format
41825 msgid "built-in function %qE not supported for MIPS16"
41826 msgstr ""
41828 #: config/mips/mips.cc:18043
41829 #, gcc-internal-format
41830 msgid "%qs does not support MIPS16 code"
41831 msgstr ""
41833 #: config/mips/mips.cc:19850
41834 #, gcc-internal-format
41835 msgid "MIPS16 PIC for ABIs other than o32 and o64"
41836 msgstr ""
41838 #: config/mips/mips.cc:19853
41839 #, gcc-internal-format
41840 msgid "MIPS16 %<-mxgot%> code"
41841 msgstr ""
41843 #: config/mips/mips.cc:19856
41844 #, gcc-internal-format
41845 msgid "%<hard-float%> MIPS16 code for ABIs other than o32 and o64"
41846 msgstr ""
41848 #: config/mips/mips.cc:19859
41849 #, gcc-internal-format
41850 msgid "MSA MIPS16 code"
41851 msgstr ""
41853 #: config/mips/mips.cc:20037 config/mips/mips.cc:20042
41854 #: config/mips/mips.cc:20131 config/mips/mips.cc:20133
41855 #: config/mips/mips.cc:20163 config/mips/mips.cc:20173
41856 #: config/mips/mips.cc:20279 config/mips/mips.cc:20309
41857 #, gcc-internal-format, gfc-internal-format
41858 msgid "unsupported combination: %s"
41859 msgstr ""
41861 #: config/mips/mips.cc:20076
41862 #, gcc-internal-format
41863 msgid ""
41864 "%<-%s%> conflicts with the other architecture options, which specify a %s "
41865 "processor"
41866 msgstr ""
41868 #: config/mips/mips.cc:20086
41869 #, gcc-internal-format
41870 msgid "%<-march=%s%> is not compatible with the selected ABI"
41871 msgstr ""
41873 #: config/mips/mips.cc:20101
41874 #, gcc-internal-format
41875 msgid "%<-mgp64%> used with a 32-bit processor"
41876 msgstr ""
41878 #: config/mips/mips.cc:20103
41879 #, gcc-internal-format
41880 msgid "%<-mgp32%> used with a 64-bit ABI"
41881 msgstr ""
41883 #: config/mips/mips.cc:20105
41884 #, gcc-internal-format
41885 msgid "%<-mgp64%> used with a 32-bit ABI"
41886 msgstr ""
41888 #: config/mips/mips.cc:20128
41889 #, gcc-internal-format
41890 msgid "the %qs architecture does not support %<-mfp32%>"
41891 msgstr ""
41893 #: config/mips/mips.cc:20137
41894 #, gcc-internal-format
41895 msgid ""
41896 "%<-mgp32%> and %<-mfp64%> can only be combined if the target supports the "
41897 "mfhc1 and mthc1 instructions"
41898 msgstr ""
41900 #: config/mips/mips.cc:20140
41901 #, gcc-internal-format
41902 msgid "%<-mgp32%> and %<-mfp64%> can only be combined when using the o32 ABI"
41903 msgstr ""
41905 #: config/mips/mips.cc:20161
41906 #, gcc-internal-format
41907 msgid "%<-mfpxx%> can only be used with the o32 ABI"
41908 msgstr ""
41910 #: config/mips/mips.cc:20165
41911 #, gcc-internal-format
41912 msgid "%<-march=%s%> requires %<-mfp32%>"
41913 msgstr ""
41915 #: config/mips/mips.cc:20167
41916 #, gcc-internal-format
41917 msgid "%<-mfpxx%> requires %<-mlra%>"
41918 msgstr ""
41920 #. We have traditionally allowed non-abicalls code to use
41921 #. an LP64 form of o64.  However, it would take a bit more
41922 #. effort to support the combination of 32-bit GOT entries
41923 #. and 64-bit pointers, so we treat the abicalls case as
41924 #. an error.
41925 #: config/mips/mips.cc:20192
41926 #, gcc-internal-format
41927 msgid "the combination of %qs and %qs is incompatible with %qs"
41928 msgstr ""
41930 #: config/mips/mips.cc:20245
41931 #, gcc-internal-format
41932 msgid "the %qs architecture does not support branch-likely instructions"
41933 msgstr ""
41935 #: config/mips/mips.cc:20260
41936 #, gcc-internal-format
41937 msgid "the %qs architecture does not support madd or msub instructions"
41938 msgstr ""
41940 #: config/mips/mips.cc:20274
41941 #, gcc-internal-format
41942 msgid "the %qs architecture does not support odd single-precision registers"
41943 msgstr ""
41945 #: config/mips/mips.cc:20287 config/mips/mips.cc:20293
41946 #, gcc-internal-format
41947 msgid "unsupported combination: %qs%s %s"
41948 msgstr ""
41950 #: config/mips/mips.cc:20302
41951 #, gcc-internal-format
41952 msgid "unsupported combination: %qs %s"
41953 msgstr ""
41955 #: config/mips/mips.cc:20317
41956 #, gcc-internal-format
41957 msgid "cannot generate position-independent code for %qs"
41958 msgstr ""
41960 #: config/mips/mips.cc:20320
41961 #, gcc-internal-format
41962 msgid "position-independent code requires %qs"
41963 msgstr ""
41965 #: config/mips/mips.cc:20353
41966 #, gcc-internal-format
41967 msgid "%<-mno-gpopt%> needs %<-mexplicit-relocs%>"
41968 msgstr ""
41970 #: config/mips/mips.cc:20361 config/mips/mips.cc:20364
41971 #, gcc-internal-format
41972 msgid "cannot use small-data accesses for %qs"
41973 msgstr ""
41975 #: config/mips/mips.cc:20379
41976 #, gcc-internal-format
41977 msgid "the %qs architecture does not support %<-m%s=legacy%>"
41978 msgstr ""
41980 #: config/mips/mips.cc:20386
41981 #, gcc-internal-format
41982 msgid "the %qs architecture does not support %<-m%s=2008%>"
41983 msgstr ""
41985 #: config/mips/mips.cc:20404
41986 #, gcc-internal-format
41987 msgid "%<-mips3d%> requires %<-mpaired-single%>"
41988 msgstr ""
41990 #: config/mips/mips.cc:20414
41991 #, gcc-internal-format
41992 msgid "%qs must be used with %qs"
41993 msgstr ""
41995 #: config/mips/mips.cc:20424
41996 #, gcc-internal-format
41997 msgid "%<-mmsa%> must be used with %<-mfp64%> and %<-mhard-float%>"
41998 msgstr ""
42000 #: config/mips/mips.cc:20431
42001 #, gcc-internal-format
42002 msgid "the %qs architecture does not support paired-single instructions"
42003 msgstr ""
42005 #: config/mips/mips.cc:20440
42006 #, gcc-internal-format
42007 msgid "%qs requires a target that provides the %qs instruction"
42008 msgstr ""
42010 #: config/mips/mips.cc:20451
42011 #, gcc-internal-format
42012 msgid "the %qs architecture does not support DSP instructions"
42013 msgstr ""
42015 #: config/mips/mips.cc:20461
42016 #, gcc-internal-format
42017 msgid "%<-mloongson-mmi%> must be used with %<-mhard-float%>"
42018 msgstr ""
42020 #: config/mips/mips.cc:20471
42021 #, gcc-internal-format
42022 msgid "%<-mloongson-ext2%> must be used with %<-mloongson-ext%>"
42023 msgstr ""
42025 #: config/mips/mips.cc:20577
42026 #, gcc-internal-format
42027 msgid "%qs requires branch-likely instructions"
42028 msgstr ""
42030 #: config/mips/mips.cc:20581
42031 #, gcc-internal-format
42032 msgid "the %qs architecture does not support the synci instruction"
42033 msgstr ""
42035 #: config/mips/mips.cc:21417
42036 #, gcc-internal-format
42037 msgid "mips16 function profiling"
42038 msgstr ""
42040 #: config/mmix/mmix.cc:320
42041 #, gcc-internal-format
42042 msgid "%<-f%s%> not supported: ignored"
42043 msgstr ""
42045 #: config/mmix/mmix.cc:785
42046 #, gcc-internal-format
42047 msgid "support for mode %qs"
42048 msgstr ""
42050 #: config/mmix/mmix.cc:799
42051 #, gcc-internal-format, gfc-internal-format
42052 msgid ""
42053 "too large function value type, needs %d registers, have only %d registers "
42054 "for this"
42055 msgstr ""
42057 #: config/mmix/mmix.cc:980
42058 #, gcc-internal-format
42059 msgid "%<function_profiler%> support for MMIX"
42060 msgstr ""
42062 #: config/mmix/mmix.cc:1003
42063 #, gcc-internal-format
42064 msgid "MMIX Internal: Last named vararg would not fit in a register"
42065 msgstr ""
42067 #: config/mmix/mmix.cc:1643 config/mmix/mmix.cc:1667 config/mmix/mmix.cc:1774
42068 #, gcc-internal-format, gfc-internal-format
42069 msgid "MMIX Internal: Bad register: %d"
42070 msgstr ""
42072 #. Presumably there's a missing case above if we get here.
42073 #: config/mmix/mmix.cc:1766
42074 #, gcc-internal-format
42075 msgid "MMIX Internal: Missing %qc case in %<mmix_print_operand%>"
42076 msgstr ""
42078 #: config/mmix/mmix.cc:2055
42079 #, gcc-internal-format
42080 msgid "stack frame not a multiple of 8 bytes: %wd"
42081 msgstr ""
42083 #: config/mmix/mmix.cc:2308
42084 #, gcc-internal-format
42085 msgid "stack frame not a multiple of octabyte: %wd"
42086 msgstr ""
42088 #: config/mmix/mmix.cc:2594 config/mmix/mmix.cc:2653
42089 #, gcc-internal-format, gfc-internal-format
42090 msgid "MMIX Internal: %s is not a shiftable integer"
42091 msgstr ""
42093 #: config/mn10300/mn10300.cc:107
42094 #, gcc-internal-format
42095 msgid "%<-mtune=%> expects mn10300, am33, am33-2, or am34"
42096 msgstr ""
42098 #: config/msp430/driver-msp430.cc:38
42099 #, gcc-internal-format
42100 msgid "expected an argument to %<msp430_select_cpu%>"
42101 msgstr ""
42103 #: config/msp430/driver-msp430.cc:69
42104 #, gcc-internal-format
42105 msgid "%<msp430_set_driver_var%> expects 2 arguments"
42106 msgstr ""
42108 #: config/msp430/driver-msp430.cc:75
42109 #, gcc-internal-format
42110 msgid "unhandled arguments %qs and %qs to %<msp430_set_driver_var%>"
42111 msgstr ""
42113 #: config/msp430/driver-msp430.cc:92
42114 #, gcc-internal-format
42115 msgid "unexpected argument to %<msp430_select_hwmult_lib%>: %s"
42116 msgstr ""
42118 #: config/msp430/driver-msp430.cc:141
42119 #, gcc-internal-format
42120 msgid "unexpected first argument to %<msp430_select_hwmult_lib%>: %s"
42121 msgstr ""
42123 #: config/msp430/driver-msp430.cc:146
42124 #, gcc-internal-format
42125 msgid "%<msp430_select_hwmult_lib%> needs one or more arguments"
42126 msgstr ""
42128 #: config/msp430/msp430-devices.cc:258
42129 #, gcc-internal-format
42130 msgid "unexpected error opening %<devices.csv%>"
42131 msgstr ""
42133 #: config/msp430/msp430-devices.cc:297
42134 #, gcc-internal-format
42135 msgid "%<CPU_TYPE%> column heading is missing from %<devices.csv%>"
42136 msgstr ""
42138 #: config/msp430/msp430-devices.cc:300
42139 #, gcc-internal-format
42140 msgid "%<MPY_TYPE%> column heading is missing from %<devices.csv%>"
42141 msgstr ""
42143 #: config/msp430/msp430-devices.cc:303
42144 #, gcc-internal-format
42145 msgid ""
42146 "%<CPU_TYPE%> and %<MPY_TYPE%> column headings are missing from %<devices.csv"
42147 "%>"
42148 msgstr ""
42150 #: config/msp430/msp430-devices.cc:315
42151 #, gcc-internal-format
42152 msgid "format of column headings in %<devices.csv%> is incorrect"
42153 msgstr ""
42155 #: config/msp430/msp430-devices.cc:348
42156 #, gcc-internal-format
42157 msgid "invalid %<CPU_TYPE%> value of %qs read from %<devices.csv%> for %qs"
42158 msgstr ""
42160 #: config/msp430/msp430-devices.cc:368
42161 #, gcc-internal-format
42162 msgid "invalid %<MPY_TYPE%> value of %qs read from %<devices.csv%> for %qs"
42163 msgstr ""
42165 #: config/msp430/msp430-devices.cc:384
42166 #, gcc-internal-format
42167 msgid "unknown error reading %s from %<devices.csv%>"
42168 msgstr ""
42170 #: config/msp430/msp430-devices.cc:471
42171 #, gcc-internal-format
42172 msgid "unrecognized %<hwmpy%> field in %<hard_msp430_mcu_data[%d]%>: %qd"
42173 msgstr ""
42175 #: config/msp430/msp430-devices.cc:482
42176 #, gcc-internal-format
42177 msgid "unrecognized %<revision%> field in %<hard_msp430_mcu_data[%d]%>: %qd"
42178 msgstr ""
42180 #: config/msp430/msp430-devices.cc:488
42181 #, gcc-internal-format
42182 msgid "could not locate MCU data file %<devices.csv%>"
42183 msgstr ""
42185 #: config/msp430/msp430.cc:181
42186 #, gcc-internal-format
42187 msgid "MCU %qs supports %s ISA but %<-mcpu%> option is set to %s"
42188 msgstr ""
42190 #: config/msp430/msp430.cc:189
42191 #, gcc-internal-format
42192 msgid ""
42193 "MCU %qs does not have hardware multiply support, but %<-mhwmult%> is set to "
42194 "%s"
42195 msgstr ""
42197 #: config/msp430/msp430.cc:198
42198 #, gcc-internal-format
42199 msgid ""
42200 "MCU %qs supports %s hardware multiply, but %<-mhwmult%> is set to 16-bit"
42201 msgstr ""
42203 #: config/msp430/msp430.cc:203
42204 #, gcc-internal-format
42205 msgid ""
42206 "MCU %qs supports %s hardware multiply, but %<-mhwmult%> is set to 32-bit"
42207 msgstr ""
42209 #: config/msp430/msp430.cc:208
42210 #, gcc-internal-format
42211 msgid ""
42212 "MCU %qs supports %s hardware multiply, but %<-mhwmult%> is set to f5series"
42213 msgstr ""
42215 #: config/msp430/msp430.cc:225
42216 #, gcc-internal-format
42217 msgid ""
42218 "unrecognized MCU name %qs, assuming that it is just a MSP430X with no "
42219 "hardware multiply; use the %<-mcpu%> and %<-mhwmult%> options to set these "
42220 "explicitly"
42221 msgstr ""
42223 #: config/msp430/msp430.cc:232
42224 #, gcc-internal-format
42225 msgid ""
42226 "unrecognized MCU name %qs, assuming that it has no hardware multiply; use "
42227 "the %<-mhwmult%> option to set this explicitly"
42228 msgstr ""
42230 #: config/msp430/msp430.cc:244
42231 #, gcc-internal-format
42232 msgid ""
42233 "unrecognized MCU name %qs, assuming that it just supports the MSP430X ISA; "
42234 "use the %<-mcpu%> option to set the ISA explicitly"
42235 msgstr ""
42237 #: config/msp430/msp430.cc:250
42238 #, gcc-internal-format
42239 msgid "Unrecognized MCU name %qs."
42240 msgstr ""
42242 #: config/msp430/msp430.cc:255
42243 #, gcc-internal-format
42244 msgid "%<-mlarge%> requires a 430X-compatible %<-mmcu=%>"
42245 msgstr ""
42247 #: config/msp430/msp430.cc:258
42248 #, gcc-internal-format
42249 msgid "%<-mcode-region=either%> requires the large memory model (%<-mlarge%>)"
42250 msgstr ""
42252 #: config/msp430/msp430.cc:261
42253 #, gcc-internal-format
42254 msgid "%<-mcode-region=upper%> requires the large memory model (%<-mlarge%>)"
42255 msgstr ""
42257 #: config/msp430/msp430.cc:265
42258 #, gcc-internal-format
42259 msgid "%<-mdata-region=either%> requires the large memory model (%<-mlarge%>)"
42260 msgstr ""
42262 #: config/msp430/msp430.cc:268
42263 #, gcc-internal-format
42264 msgid "%<-mdata-region=upper%> requires the large memory model (%<-mlarge%>)"
42265 msgstr ""
42267 #: config/msp430/msp430.cc:291
42268 #, gcc-internal-format
42269 msgid "%<-fuse-cxa-atexit%> is not supported for msp430-elf"
42270 msgstr ""
42272 #: config/msp430/msp430.cc:296
42273 #, gcc-internal-format
42274 msgid ""
42275 "GCC must be configured with %<--enable-newlib-nano-formatted-io%> to use %<-"
42276 "mtiny-printf%>"
42277 msgstr ""
42279 #: config/msp430/msp430.cc:1895
42280 #, gcc-internal-format
42281 msgid "unrecognized interrupt vector argument of %qE attribute"
42282 msgstr ""
42284 #: config/msp430/msp430.cc:1904
42285 #, gcc-internal-format
42286 msgid "numeric argument of %qE attribute must be in range [0-63]"
42287 msgstr ""
42289 #: config/msp430/msp430.cc:1910
42290 #, gcc-internal-format
42291 msgid "argument of %qE attribute is not a string constant or number"
42292 msgstr ""
42294 #: config/msp430/msp430.cc:1939
42295 #, gcc-internal-format
42296 msgid "critical attribute has no effect on interrupt functions"
42297 msgstr ""
42299 #: config/msp430/msp430.cc:1975
42300 #, gcc-internal-format
42301 msgid "ignoring attribute %qE because it conflicts with attribute %<noinit%>"
42302 msgstr ""
42304 #: config/msp430/msp430.cc:1978
42305 #, gcc-internal-format
42306 msgid "ignoring attribute %qE because it conflicts with attribute %<section%>"
42307 msgstr ""
42309 #: config/msp430/msp430.cc:1981
42310 #, gcc-internal-format
42311 msgid ""
42312 "ignoring attribute %qE because it conflicts with attribute %<persistent%>"
42313 msgstr ""
42315 #: config/msp430/msp430.cc:1991
42316 #, gcc-internal-format
42317 msgid "%qE attribute ignored.  Large memory model (%<-mlarge%>) is required."
42318 msgstr ""
42320 #: config/msp430/msp430.cc:2101
42321 #, gcc-internal-format
42322 msgid "ignoring attribute %qE because it conflicts with attribute %<lower%>"
42323 msgstr ""
42325 #: config/msp430/msp430.cc:2104
42326 #, gcc-internal-format
42327 msgid "ignoring attribute %qE because it conflicts with attribute %<upper%>"
42328 msgstr ""
42330 #: config/msp430/msp430.cc:2107
42331 #, gcc-internal-format
42332 msgid "ignoring attribute %qE because it conflicts with attribute %<either%>"
42333 msgstr ""
42335 #: config/msp430/msp430.cc:2267
42336 #, gcc-internal-format
42337 msgid "argument to interrupt attribute is unsupported for weak functions"
42338 msgstr ""
42340 #: config/msp430/msp430.cc:2747 config/pru/pru.cc:2936
42341 #, gcc-internal-format
42342 msgid "%<__delay_cycles%> only takes constant arguments"
42343 msgstr ""
42345 #: config/msp430/msp430.cc:2757 config/pru/pru.cc:2945
42346 #, gcc-internal-format
42347 msgid "%<__delay_cycles%> only takes non-negative cycle counts"
42348 msgstr ""
42350 #: config/msp430/msp430.cc:2778 config/pru/pru.cc:2958
42351 #, gcc-internal-format
42352 msgid "%<__delay_cycles%> is limited to 32-bit loop counts"
42353 msgstr ""
42355 #: config/msp430/msp430.cc:2849
42356 #, gcc-internal-format
42357 msgid "MSP430 built-in functions only work inside interrupt handlers"
42358 msgstr ""
42360 #: config/msp430/msp430.cc:2861 config/pru/pru.cc:3029 config/rx/rx.cc:2666
42361 #: config/xtensa/xtensa.cc:3496 config/xtensa/xtensa.cc:3522
42362 #, gcc-internal-format
42363 msgid "bad builtin code"
42364 msgstr ""
42366 #: config/nds32/nds32-intrinsic.cc:126 config/nios2/nios2.cc:3834
42367 #, gcc-internal-format, gfc-internal-format
42368 msgid "invalid argument to built-in function %s"
42369 msgstr ""
42371 #: config/nds32/nds32-intrinsic.cc:131
42372 #, gcc-internal-format, gfc-internal-format
42373 msgid "constant argument out of range for %s"
42374 msgstr ""
42376 #: config/nds32/nds32-intrinsic.cc:1003
42377 #, gcc-internal-format
42378 msgid "don%'t support DSP extension instructions"
42379 msgstr ""
42381 #: config/nds32/nds32-intrinsic.cc:1016
42382 #, gcc-internal-format
42383 msgid "this built-in function is only available on the v3s or v3f toolchain"
42384 msgstr ""
42386 #: config/nds32/nds32-intrinsic.cc:1028
42387 #, gcc-internal-format
42388 msgid "this built-in function is only available on the v3f toolchain"
42389 msgstr ""
42391 #: config/nds32/nds32-intrinsic.cc:1043
42392 #, gcc-internal-format
42393 msgid "this built-in function not support on the v3m toolchain"
42394 msgstr ""
42396 #: config/nds32/nds32-intrinsic.cc:1062
42397 #, gcc-internal-format
42398 msgid "don%'t support performance extension instructions"
42399 msgstr ""
42401 #: config/nds32/nds32-intrinsic.cc:1074
42402 #, gcc-internal-format
42403 msgid "don%'t support performance extension version 2 instructions"
42404 msgstr ""
42406 #: config/nds32/nds32-intrinsic.cc:1086
42407 #, gcc-internal-format
42408 msgid "don%'t support string extension instructions"
42409 msgstr ""
42411 #: config/nds32/nds32-isr.cc:116 config/nds32/nds32-isr.cc:207
42412 #, gcc-internal-format
42413 msgid "require id argument in the string"
42414 msgstr ""
42416 #: config/nds32/nds32-isr.cc:131
42417 #, gcc-internal-format
42418 msgid "invalid id value for interrupt attribute"
42419 msgstr ""
42421 #: config/nds32/nds32-isr.cc:221
42422 #, gcc-internal-format
42423 msgid "invalid id value for exception attribute"
42424 msgstr ""
42426 #: config/nds32/nds32-isr.cc:617
42427 #, gcc-internal-format
42428 msgid "multiple save register attributes to function %qD"
42429 msgstr ""
42431 #: config/nds32/nds32-isr.cc:630
42432 #, gcc-internal-format
42433 msgid "multiple nested types attributes to function %qD"
42434 msgstr ""
42436 #: config/nds32/nds32-isr.cc:642
42437 #, gcc-internal-format
42438 msgid "multiple interrupt attributes to function %qD"
42439 msgstr ""
42441 #: config/nds32/nds32-isr.cc:646
42442 #, gcc-internal-format
42443 msgid "cannot use interrupt attributes to function %qD under linux toolchain"
42444 msgstr ""
42446 #: config/nds32/nds32-isr.cc:649
42447 #, gcc-internal-format
42448 msgid "cannot use exception attributes to function %qD under linux toolchain"
42449 msgstr ""
42451 #: config/nds32/nds32-isr.cc:652
42452 #, gcc-internal-format
42453 msgid "cannot use reset attributes to function %qD under linux toolchain"
42454 msgstr ""
42456 #. Trampoline is not supported on reduced-set registers yet.
42457 #: config/nds32/nds32.cc:2407 config/nds32/nds32.cc:2461
42458 #: config/nds32/nds32.cc:3572 config/nds32/nds32.cc:3669
42459 #: config/nds32/nds32.cc:3684 config/nds32/nds32.cc:3690
42460 #: config/nds32/nds32.cc:3766 config/nds32/nds32.cc:3772
42461 #: config/nds32/nds32.cc:3804
42462 #, gcc-internal-format
42463 msgid "a nested function is not supported for reduced registers"
42464 msgstr ""
42466 #. The enum index value for array size is out of range.
42467 #: config/nds32/nds32.cc:3463
42468 #, gcc-internal-format
42469 msgid "intrinsic register index is out of range"
42470 msgstr ""
42472 #: config/nds32/nds32.cc:3479 config/nds32/nds32.cc:3486
42473 #: config/nds32/nds32.cc:3493 config/nds32/nds32.cc:3500
42474 #: config/nds32/nds32.cc:3507
42475 #, gcc-internal-format
42476 msgid "CCTL intrinsic function subtype out of range"
42477 msgstr ""
42479 #: config/nds32/nds32.cc:3944
42480 #, gcc-internal-format
42481 msgid "cannot use %<indirect_call%> attribute under linux toolchain"
42482 msgstr ""
42484 #: config/nds32/nds32.cc:3952
42485 #, gcc-internal-format
42486 msgid "%<indirect_call%> attribute cannot apply for static function"
42487 msgstr ""
42489 #: config/nds32/nds32.cc:4041
42490 #, gcc-internal-format
42491 msgid "invalid id value for interrupt/exception attribute"
42492 msgstr ""
42494 #: config/nds32/nds32.cc:4069
42495 #, gcc-internal-format
42496 msgid "invalid id value for reset attribute"
42497 msgstr ""
42499 #: config/nds32/nds32.cc:4085
42500 #, gcc-internal-format
42501 msgid "invalid nmi function for reset attribute"
42502 msgstr ""
42504 #: config/nds32/nds32.cc:4098
42505 #, gcc-internal-format
42506 msgid "invalid warm function for reset attribute"
42507 msgstr ""
42509 #: config/nds32/nds32.cc:4149
42510 #, gcc-internal-format
42511 msgid "not support %<-fpic%> option for v3m toolchain"
42512 msgstr ""
42514 #: config/nds32/nds32.cc:4182
42515 #, gcc-internal-format
42516 msgid "Disable FPU ISA, the ABI option must be enable %<-mfloat-abi=soft%>"
42517 msgstr ""
42519 #: config/nds32/nds32.cc:4185
42520 #, gcc-internal-format
42521 msgid ""
42522 "%<-mabi=2fp+%> option only support when FPU available, must be enable %<-"
42523 "mext-fpu-sp%> or %<-mext-fpu-dp%>"
42524 msgstr ""
42526 #: config/nios2/nios2.cc:574
42527 #, gcc-internal-format
42528 msgid "Unknown form for stack limit expression"
42529 msgstr ""
42531 #: config/nios2/nios2.cc:1183
42532 #, gcc-internal-format
42533 msgid "switch %<-mcustom-%s%> is required for double-precision floating-point"
42534 msgstr ""
42536 #: config/nios2/nios2.cc:1192
42537 #, gcc-internal-format
42538 msgid ""
42539 "conflicting use of %<-mcustom%> switches, target attributes, and/or "
42540 "%<__builtin_custom_%> functions"
42541 msgstr ""
42543 #: config/nios2/nios2.cc:1316
42544 #, gcc-internal-format
42545 msgid "ignoring unrecognized switch %<-mcustom-fpu-cfg%> value %<%s%>"
42546 msgstr ""
42548 #: config/nios2/nios2.cc:1335
42549 #, gcc-internal-format
42550 msgid "switch %<-mcustom-%s%> value %d must be between 0 and 255"
42551 msgstr ""
42553 #: config/nios2/nios2.cc:1358
42554 #, gcc-internal-format
42555 msgid "position-independent code requires the Linux ABI"
42556 msgstr ""
42558 #: config/nios2/nios2.cc:1361
42559 #, gcc-internal-format
42560 msgid "PIC support for %<-fstack-limit-symbol%>"
42561 msgstr ""
42563 #: config/nios2/nios2.cc:1383
42564 #, gcc-internal-format
42565 msgid "%<-mgpopt%> not supported with PIC"
42566 msgstr ""
42568 #: config/nios2/nios2.cc:1385
42569 #, gcc-internal-format
42570 msgid "%<-mgprel-sec=%> not supported with PIC"
42571 msgstr ""
42573 #: config/nios2/nios2.cc:1387
42574 #, gcc-internal-format
42575 msgid "%<-mr0rel-sec=%> not supported with PIC"
42576 msgstr ""
42578 #: config/nios2/nios2.cc:1395
42579 #, gcc-internal-format
42580 msgid "%<-mgprel-sec=%> argument is not a valid regular expression"
42581 msgstr ""
42583 #: config/nios2/nios2.cc:1401
42584 #, gcc-internal-format
42585 msgid "%<-mr0rel-sec=%> argument is not a valid regular expression"
42586 msgstr ""
42588 #: config/nios2/nios2.cc:1412
42589 #, gcc-internal-format
42590 msgid "BMX instructions are only supported with R2 architecture"
42591 msgstr ""
42593 #: config/nios2/nios2.cc:1414
42594 #, gcc-internal-format
42595 msgid "CDX instructions are only supported with R2 architecture"
42596 msgstr ""
42598 #: config/nios2/nios2.cc:1419
42599 #, gcc-internal-format
42600 msgid "R2 architecture is little-endian only"
42601 msgstr ""
42603 #: config/nios2/nios2.cc:3579
42604 #, gcc-internal-format
42605 msgid ""
42606 "cannot call %<__builtin_custom_%s%> without specifying switch %<-mcustom-%s%>"
42607 msgstr ""
42609 #: config/nios2/nios2.cc:3688
42610 #, gcc-internal-format
42611 msgid ""
42612 "custom instruction opcode must be a compile-time constant in the range 0-255 "
42613 "for %<__builtin_custom_%s%>"
42614 msgstr ""
42616 #: config/nios2/nios2.cc:3893
42617 #, gcc-internal-format, gfc-internal-format
42618 msgid "control register number must be in range 0-31 for %s"
42619 msgstr ""
42621 #: config/nios2/nios2.cc:3921
42622 #, gcc-internal-format, gfc-internal-format
42623 msgid "register number must be in range 0-31 for %s"
42624 msgstr ""
42626 #: config/nios2/nios2.cc:3928
42627 #, gcc-internal-format, gfc-internal-format
42628 msgid "immediate value must fit into a %d-bit integer for %s"
42629 msgstr ""
42631 #: config/nios2/nios2.cc:3978
42632 #, gcc-internal-format
42633 msgid "the ENI instruction operand must be either 0 or 1"
42634 msgstr ""
42636 #: config/nios2/nios2.cc:4006
42637 #, gcc-internal-format, gfc-internal-format
42638 msgid "built-in function %s requires Nios II R%d"
42639 msgstr ""
42641 #: config/nios2/nios2.cc:4086
42642 #, gcc-internal-format
42643 msgid "switch %<-mcustom-%s%> conflicts with switch %<-mcustom-%s%>"
42644 msgstr ""
42646 #: config/nios2/nios2.cc:4093 config/nios2/nios2.cc:4104
42647 #, gcc-internal-format
42648 msgid "call to %<__builtin_custom_%s%> conflicts with switch %<-mcustom-%s%>"
42649 msgstr ""
42651 #: config/nios2/nios2.cc:4247
42652 #, gcc-internal-format
42653 msgid "%<custom-fpu-cfg%> option does not support %<no-%>"
42654 msgstr ""
42656 #: config/nios2/nios2.cc:4252
42657 #, gcc-internal-format
42658 msgid "%<custom-fpu-cfg%> option requires configuration argument"
42659 msgstr ""
42661 #: config/nios2/nios2.cc:4280
42662 #, gcc-internal-format
42663 msgid "%<no-custom-%s%> does not accept arguments"
42664 msgstr ""
42666 #: config/nios2/nios2.cc:4295
42667 #, gcc-internal-format
42668 msgid "%<custom-%s=%> requires argument"
42669 msgstr ""
42671 #: config/nios2/nios2.cc:4305
42672 #, gcc-internal-format
42673 msgid "%<custom-%s=%> argument should be a non-negative integer"
42674 msgstr ""
42676 #: config/nios2/nios2.cc:4317
42677 #, gcc-internal-format
42678 msgid "%<custom-%s=%> is not recognized as FPU instruction"
42679 msgstr ""
42681 #: config/nios2/nios2.cc:4324
42682 #, gcc-internal-format
42683 msgid "invalid custom instruction option %qs"
42684 msgstr ""
42686 #: config/nvptx/mkoffload.cc:110
42687 #, gcc-internal-format
42688 msgid "malformed ptx file"
42689 msgstr ""
42691 #: config/nvptx/mkoffload.cc:470
42692 #, gcc-internal-format
42693 msgid "offload compiler %s not found (consider using %<-B%>)"
42694 msgstr ""
42696 #: config/nvptx/mkoffload.cc:513
42697 #, gcc-internal-format
42698 msgid "either %<-fopenacc%> or %<-fopenmp%> must be set"
42699 msgstr ""
42701 #: config/nvptx/mkoffload.cc:596
42702 #, gcc-internal-format
42703 msgid "cannot open intermediate ptx file"
42704 msgstr ""
42706 #: config/nvptx/nvptx.cc:207
42707 #, gcc-internal-format
42708 msgid "option %s is not supported together with %<-fopenacc%>"
42709 msgstr ""
42711 #: config/nvptx/nvptx.cc:326
42712 #, gcc-internal-format
42713 msgid ""
42714 "PTX version (%<-mptx%>) needs to be at least %s to support selected %<-misa"
42715 "%> (sm_%s)"
42716 msgstr ""
42718 #: config/nvptx/nvptx.cc:359
42719 #, gcc-internal-format
42720 msgid "not generating patch area, nops not supported"
42721 msgstr ""
42723 #: config/nvptx/nvptx.cc:458
42724 #, gcc-internal-format
42725 msgid ""
42726 "static initialization of variable %q+D in %<.shared%> memory is not supported"
42727 msgstr ""
42729 #: config/nvptx/nvptx.cc:2330
42730 #, gcc-internal-format
42731 msgid "cannot emit unaligned pointers in ptx assembly"
42732 msgstr ""
42734 #: config/nvptx/nvptx.cc:2555
42735 #, gcc-internal-format
42736 msgid "PTX does not support weak declarations (only weak definitions)"
42737 msgstr ""
42739 #: config/nvptx/nvptx.cc:5790
42740 #, gcc-internal-format
42741 msgid "%qE attribute requires a void return type"
42742 msgstr ""
42744 #: config/nvptx/nvptx.cc:5813
42745 #, gcc-internal-format
42746 msgid "%qE attribute not allowed with auto storage class"
42747 msgstr ""
42749 #: config/nvptx/nvptx.cc:6433
42750 #, gcc-internal-format
42751 msgid ""
42752 "using %<vector_length (%d)%> due to call to vector-partitionable routine, "
42753 "ignoring %d"
42754 msgstr ""
42756 #: config/nvptx/nvptx.cc:6441
42757 #, gcc-internal-format
42758 msgid "using %<vector_length (%d)%>, ignoring runtime setting"
42759 msgstr ""
42761 #: config/nvptx/nvptx.cc:6455
42762 #, gcc-internal-format
42763 msgid "using %<vector_length (%d)%>, ignoring %d"
42764 msgstr ""
42766 #: config/nvptx/nvptx.cc:7341
42767 #, gcc-internal-format
42768 msgid "variable %qD adjusted for OpenACC privatization level: %qs"
42769 msgstr ""
42771 #: config/nvptx/nvptx.cc:7455
42772 #, gcc-internal-format
42773 msgid "weak alias definitions not supported in this configuration"
42774 msgstr ""
42776 #: config/nvptx/nvptx.cc:7468
42777 #, gcc-internal-format
42778 msgid "non-function alias definitions not supported in this configuration"
42779 msgstr ""
42781 #: config/or1k/or1k.cc:1311
42782 #, gcc-internal-format, gfc-internal-format
42783 msgid "unexpected operand: %d"
42784 msgstr ""
42786 #: config/pa/pa.cc:529
42787 #, gcc-internal-format
42788 msgid "PIC code generation is not supported in the portable runtime model"
42789 msgstr ""
42791 #: config/pa/pa.cc:534
42792 #, gcc-internal-format
42793 msgid "PIC code generation is not compatible with fast indirect calls"
42794 msgstr ""
42796 #: config/pa/pa.cc:539
42797 #, gcc-internal-format
42798 msgid "%<-g%> is only supported when using GAS on this processor"
42799 msgstr ""
42801 #: config/pa/pa.cc:540
42802 #, gcc-internal-format
42803 msgid "%<-g%> option disabled"
42804 msgstr ""
42806 #: config/pru/pru-passes.cc:111
42807 #, gcc-internal-format
42808 msgid "large return values not supported with %<-mabi=ti%> option"
42809 msgstr ""
42811 #: config/pru/pru-passes.cc:119 config/pru/pru-passes.cc:163
42812 #: config/pru/pru-passes.cc:176
42813 #, gcc-internal-format
42814 msgid "function pointers not supported with %<-mabi=ti%> option"
42815 msgstr ""
42817 #: config/pru/pru-pragma.cc:59
42818 #, gcc-internal-format
42819 msgid "junk at end of %<#pragma CTABLE_ENTRY%>"
42820 msgstr ""
42822 #: config/pru/pru-pragma.cc:61
42823 msgid "%<CTABLE_ENTRY%> index %"
42824 msgstr ""
42826 #: config/pru/pru-pragma.cc:64
42827 msgid "redefinition of %<CTABLE_ENTRY %"
42828 msgstr ""
42830 #: config/pru/pru-pragma.cc:69
42831 #, gcc-internal-format
42832 msgid "%<CTABLE_ENTRY%> base address is not a multiple of 256"
42833 msgstr ""
42835 #: config/pru/pru-pragma.cc:77
42836 #, gcc-internal-format
42837 msgid "malformed %<#pragma CTABLE_ENTRY%> variable address"
42838 msgstr ""
42840 #: config/pru/pru.cc:2115
42841 #, gcc-internal-format
42842 msgid "aggregate types are prohibited in %<__regio_symbol%> address space"
42843 msgstr ""
42845 #: config/pru/pru.cc:2122
42846 #, gcc-internal-format
42847 msgid "variables in %<__regio_symbol%> address space cannot have initial value"
42848 msgstr ""
42850 #: config/pru/pru.cc:2125
42851 #, gcc-internal-format
42852 msgid ""
42853 "variables in %<__regio_symbol%> address space cannot be declared %<register%>"
42854 msgstr ""
42856 #: config/pru/pru.cc:2128
42857 #, gcc-internal-format
42858 msgid ""
42859 "variables in %<__regio_symbol%> address space must be declared %<volatile%>"
42860 msgstr ""
42862 #: config/pru/pru.cc:2131
42863 #, gcc-internal-format
42864 msgid ""
42865 "variables in %<__regio_symbol%> address space must be declared %<extern%>"
42866 msgstr ""
42868 #: config/pru/pru.cc:2134
42869 #, gcc-internal-format
42870 msgid "only 32-bit access is supported for %<__regio_symbol%> address space"
42871 msgstr ""
42873 #: config/pru/pru.cc:2137
42874 #, gcc-internal-format
42875 msgid "register name %<%s%> not recognized in %<__regio_symbol%> address space"
42876 msgstr ""
42878 #: config/pru/pru.cc:2162
42879 #, gcc-internal-format
42880 msgid "pointers to %<__regio_symbol%> address space are prohibited"
42881 msgstr ""
42883 #: config/riscv/riscv.cc:391
42884 #, gcc-internal-format
42885 msgid "unknown cpu %qs for %<-mtune%>"
42886 msgstr ""
42888 #: config/riscv/riscv.cc:2921 config/riscv/riscv.cc:2963
42889 #, gcc-internal-format
42890 msgid "ABI for flattened struct with zero-length bit-fields changed in GCC 10"
42891 msgstr ""
42893 #: config/riscv/riscv.cc:3312
42894 #, gcc-internal-format
42895 msgid ""
42896 "argument to %qE attribute is not %<\"user\"%>, %<\"supervisor\"%>, or %<"
42897 "\"machine\"%>"
42898 msgstr ""
42900 #: config/riscv/riscv.cc:4980
42901 #, gcc-internal-format
42902 msgid "%<-mdiv%> requires %<-march%> to subsume the %<M%> extension"
42903 msgstr ""
42905 #: config/riscv/riscv.cc:5023
42906 #, gcc-internal-format
42907 msgid "requested ABI requires %<-march%> to subsume the %qc extension"
42908 msgstr ""
42910 #: config/riscv/riscv.cc:5027
42911 #, gcc-internal-format
42912 msgid "rv32e requires ilp32e ABI"
42913 msgstr ""
42915 #: config/riscv/riscv.cc:5031
42916 #, gcc-internal-format
42917 msgid "ABI requires %<-march=rv%d%>"
42918 msgstr ""
42920 #: config/riscv/riscv.cc:5041
42921 #, gcc-internal-format
42922 msgid "%<-mpreferred-stack-boundary=%d%> must be between %d and %d"
42923 msgstr ""
42925 #: config/riscv/riscv.cc:5054
42926 #, gcc-internal-format
42927 msgid ""
42928 "%<-mriscv-attribute%> RISC-V ELF attribute requires GNU as 2.32 [%<-mriscv-"
42929 "attribute%>]"
42930 msgstr ""
42932 #: config/riscv/riscv.cc:5081 config/rs6000/rs6000.cc:4581
42933 #, gcc-internal-format
42934 msgid "%qs is not a valid base register in %qs"
42935 msgstr ""
42937 #: config/riscv/riscv.cc:5095 config/rs6000/rs6000.cc:4564
42938 #, gcc-internal-format
42939 msgid "%qs is not a valid number in %qs"
42940 msgstr ""
42942 #: config/riscv/riscv.cc:5396
42943 #, gcc-internal-format
42944 msgid "%qs function cannot have different interrupt type"
42945 msgstr ""
42947 #. Address spaces are currently only supported by C.
42948 #: config/rl78/rl78.cc:375
42949 #, gcc-internal-format
42950 msgid "%<-mes0%> can only be used with C"
42951 msgstr ""
42953 #: config/rl78/rl78.cc:378
42954 #, gcc-internal-format
42955 msgid "mduc registers only saved for G13 target"
42956 msgstr ""
42958 #: config/rl78/rl78.cc:393
42959 #, gcc-internal-format
42960 msgid "%<-mmul=g13%> cannot be used with %<-mcpu=g10%>"
42961 msgstr ""
42963 #: config/rl78/rl78.cc:395
42964 #, gcc-internal-format
42965 msgid "%<-mmul=g14%> cannot be used with %<-mcpu=g10%>"
42966 msgstr ""
42968 #. The S2 core does not have mul/div instructions.
42969 #: config/rl78/rl78.cc:407
42970 #, gcc-internal-format
42971 msgid "%<-mmul=g14%> cannot be used with %<-mcpu=g13%>"
42972 msgstr ""
42974 #. The G14 core does not have the hardware multiply peripheral used by the
42975 #. G13 core, hence you cannot use G13 multipliy routines on G14 hardware.
42976 #: config/rl78/rl78.cc:420
42977 #, gcc-internal-format
42978 msgid "%<-mmul=g13%> cannot be used with %<-mcpu=g14%>"
42979 msgstr ""
42981 #: config/rl78/rl78.cc:843
42982 #, gcc-internal-format
42983 msgid "naked attribute only applies to functions"
42984 msgstr ""
42986 #: config/rl78/rl78.cc:867
42987 #, gcc-internal-format
42988 msgid "%qE attribute doesn%'t apply to functions"
42989 msgstr ""
42991 #. This is unpredictable, as we're truncating off usable address
42992 #. bits.
42993 #: config/rl78/rl78.cc:1233
42994 #, gcc-internal-format
42995 msgid "converting far pointer to near pointer"
42996 msgstr ""
42998 #: config/rs6000/driver-rs6000.cc:266
42999 #, gcc-internal-format
43000 msgid "unsupported cpu name returned from kernel for %<-mcpu=native%>: %s"
43001 msgstr ""
43003 #: config/rs6000/driver-rs6000.cc:268
43004 #, gcc-internal-format, gfc-internal-format
43005 msgid "please use an explicit cpu name; valid cpu names are: %s"
43006 msgstr ""
43008 #: config/rs6000/host-darwin.cc:61
43009 #, gcc-internal-format
43010 msgid "segmentation fault (code)"
43011 msgstr ""
43013 #: config/rs6000/host-darwin.cc:131
43014 #, gcc-internal-format
43015 msgid "segmentation fault"
43016 msgstr ""
43018 #: config/rs6000/host-darwin.cc:145
43019 #, gcc-internal-format
43020 msgid "While setting up signal stack: %m"
43021 msgstr ""
43023 #: config/rs6000/host-darwin.cc:151
43024 #, gcc-internal-format
43025 msgid "While setting up signal handler: %m"
43026 msgstr ""
43028 #: config/rs6000/rs6000-builtin.cc:80 config/rs6000/rs6000-builtin.cc:83
43029 #: config/rs6000/rs6000-builtin.cc:90 config/rs6000/rs6000-builtin.cc:93
43030 #: config/rs6000/rs6000-builtin.cc:96 config/rs6000/rs6000-builtin.cc:99
43031 #: config/rs6000/rs6000-builtin.cc:106 config/rs6000/rs6000-builtin.cc:113
43032 #: config/rs6000/rs6000-builtin.cc:127 config/rs6000/rs6000-builtin.cc:130
43033 #: config/rs6000/rs6000-builtin.cc:133 config/rs6000/rs6000-builtin.cc:136
43034 #: config/rs6000/rs6000-builtin.cc:143
43035 #, gcc-internal-format
43036 msgid "%qs requires the %qs option"
43037 msgstr ""
43039 #: config/rs6000/rs6000-builtin.cc:86 config/rs6000/rs6000-builtin.cc:102
43040 #: config/rs6000/rs6000-builtin.cc:116 config/rs6000/rs6000-builtin.cc:139
43041 #, gcc-internal-format
43042 msgid "%qs requires the %qs option and either the %qs or %qs option"
43043 msgstr ""
43045 #: config/rs6000/rs6000-builtin.cc:109 config/rs6000/rs6000-builtin.cc:120
43046 #, gcc-internal-format
43047 msgid "%qs requires the %qs and %qs options"
43048 msgstr ""
43050 #: config/rs6000/rs6000-builtin.cc:124
43051 #, gcc-internal-format
43052 msgid "%qs requires quad-precision floating-point arithmetic"
43053 msgstr ""
43055 #: config/rs6000/rs6000-builtin.cc:2279
43056 #, gcc-internal-format
43057 msgid "argument 1 of %qs must be a constant"
43058 msgstr ""
43060 #: config/rs6000/rs6000-builtin.cc:2337
43061 #, gcc-internal-format
43062 msgid "argument 1 of %qs is out of range"
43063 msgstr ""
43065 #: config/rs6000/rs6000-builtin.cc:2609
43066 #, gcc-internal-format
43067 msgid "builtin %qs only accepts a string argument"
43068 msgstr ""
43070 #. Invalid CPU argument.
43071 #: config/rs6000/rs6000-builtin.cc:2628
43072 #, gcc-internal-format
43073 msgid "cpu %qs is an invalid argument to builtin %qs"
43074 msgstr ""
43076 #. Invalid HWCAP argument.
43077 #: config/rs6000/rs6000-builtin.cc:2656
43078 #, gcc-internal-format
43079 msgid "%s %qs is an invalid argument to builtin %qs"
43080 msgstr ""
43082 #: config/rs6000/rs6000-builtin.cc:2685
43083 #, gcc-internal-format
43084 msgid ""
43085 "builtin %qs needs GLIBC (2.23 and newer) that exports hardware capability "
43086 "bits"
43087 msgstr ""
43089 #: config/rs6000/rs6000-builtin.cc:3032 config/rs6000/rs6000-builtin.cc:3186
43090 #, gcc-internal-format, gfc-internal-format
43091 msgid "argument %d must be an unsigned literal"
43092 msgstr ""
43094 #: config/rs6000/rs6000-builtin.cc:3034 config/rs6000/rs6000-builtin.cc:3188
43095 #, gcc-internal-format, gfc-internal-format
43096 msgid "argument %d is an unsigned literal that is out of range"
43097 msgstr ""
43099 #: config/rs6000/rs6000-builtin.cc:3139
43100 #, gcc-internal-format
43101 msgid "builtin %qs is only valid in 64-bit mode"
43102 msgstr ""
43104 #: config/rs6000/rs6000-builtin.cc:3409
43105 #, gcc-internal-format
43106 msgid "%qs not supported with %<-msoft-float%>"
43107 msgstr ""
43109 #: config/rs6000/rs6000-builtin.cc:3416
43110 #, gcc-internal-format
43111 msgid "%qs is not supported in 32-bit mode"
43112 msgstr ""
43114 #: config/rs6000/rs6000-builtin.cc:3422
43115 #, gcc-internal-format
43116 msgid "%qs requires %<long double%> to be IBM 128-bit format"
43117 msgstr ""
43119 #: config/rs6000/rs6000-builtin.cc:3429
43120 #, gcc-internal-format
43121 msgid "%qs requires %<__ibm128%> type support"
43122 msgstr ""
43124 #: config/rs6000/rs6000-builtin.cc:3584
43125 #, gcc-internal-format, gfc-internal-format
43126 msgid "argument %d must be a literal between 0 and %d, inclusive"
43127 msgstr ""
43129 #: config/rs6000/rs6000-builtin.cc:3600
43130 #, gcc-internal-format, gfc-internal-format
43131 msgid "argument %d must be a literal between %d and %d, inclusive"
43132 msgstr ""
43134 #: config/rs6000/rs6000-builtin.cc:3617
43135 #, gcc-internal-format, gfc-internal-format
43136 msgid ""
43137 "argument %d must be a variable or a literal between %d and %d, inclusive"
43138 msgstr ""
43140 #: config/rs6000/rs6000-builtin.cc:3633
43141 #, gcc-internal-format, gfc-internal-format
43142 msgid "argument %d must be either a literal %d or a literal %d"
43143 msgstr ""
43145 #: config/rs6000/rs6000-c.cc:55
43146 #, gcc-internal-format
43147 msgid "ignoring malformed %<#pragma longcall%>"
43148 msgstr ""
43150 #: config/rs6000/rs6000-c.cc:67
43151 #, gcc-internal-format
43152 msgid "missing open paren"
43153 msgstr ""
43155 #: config/rs6000/rs6000-c.cc:69
43156 #, gcc-internal-format
43157 msgid "missing number"
43158 msgstr ""
43160 #: config/rs6000/rs6000-c.cc:71
43161 #, gcc-internal-format
43162 msgid "missing close paren"
43163 msgstr ""
43165 #: config/rs6000/rs6000-c.cc:74
43166 #, gcc-internal-format
43167 msgid "number must be 0 or 1"
43168 msgstr ""
43170 #: config/rs6000/rs6000-c.cc:77
43171 #, gcc-internal-format
43172 msgid "junk at end of %<#pragma longcall%>"
43173 msgstr ""
43175 #: config/rs6000/rs6000-c.cc:1249 config/rs6000/rs6000-c.cc:1650
43176 #, gcc-internal-format
43177 msgid "builtin %qs only accepts 1 argument"
43178 msgstr ""
43180 #: config/rs6000/rs6000-c.cc:1256 config/rs6000/rs6000-c.cc:1342
43181 #, gcc-internal-format
43182 msgid "builtin %qs only accepts 2 arguments"
43183 msgstr ""
43185 #: config/rs6000/rs6000-c.cc:1520
43186 #, gcc-internal-format
43187 msgid "builtin %qs only accepts 3 arguments"
43188 msgstr ""
43190 #: config/rs6000/rs6000-c.cc:1735
43191 #, gcc-internal-format
43192 msgid ""
43193 "%<vec_lvsl%> is deprecated for little endian; use assignment for unaligned "
43194 "loads and stores"
43195 msgstr ""
43197 #: config/rs6000/rs6000-c.cc:1739
43198 #, gcc-internal-format
43199 msgid ""
43200 "%<vec_lvsr%> is deprecated for little endian; use assignment for unaligned "
43201 "loads and stores"
43202 msgstr ""
43204 #: config/rs6000/rs6000-c.cc:1795
43205 #, gcc-internal-format
43206 msgid ""
43207 "passing argument %d of %qE discards %qs qualifier from pointer target type"
43208 msgstr ""
43210 #: config/rs6000/rs6000-c.cc:1881 config/rs6000/rs6000-c.cc:2037
43211 #, gcc-internal-format
43212 msgid "invalid parameter combination for AltiVec intrinsic %qs"
43213 msgstr ""
43215 #: config/rs6000/rs6000-c.cc:2026
43216 #, gcc-internal-format
43217 msgid "overloaded builtin %qs is implemented by builtin %qs"
43218 msgstr ""
43220 #: config/rs6000/rs6000-c.cc:2030
43221 #, gcc-internal-format
43222 msgid "%qs is not supported in this compiler configuration"
43223 msgstr ""
43225 #: config/rs6000/rs6000-call.cc:387
43226 #, gcc-internal-format
43227 msgid ""
43228 "ELFv2 parameter passing for an argument containing zero-width bit fields but "
43229 "that is otherwise a homogeneous aggregate was corrected in GCC 12"
43230 msgstr ""
43232 #: config/rs6000/rs6000-call.cc:455
43233 #, gcc-internal-format
43234 msgid "invalid use of MMA type %qs as a function return value"
43235 msgstr ""
43237 #: config/rs6000/rs6000-call.cc:507
43238 #, gcc-internal-format
43239 msgid ""
43240 "GCC vector returned by reference: non-standard ABI extension with no "
43241 "compatibility guarantee"
43242 msgstr ""
43244 #: config/rs6000/rs6000-call.cc:691
43245 #, gcc-internal-format
43246 msgid ""
43247 "cannot return value in vector register because altivec instructions are "
43248 "disabled, use %qs to enable them"
43249 msgstr ""
43251 #: config/rs6000/rs6000-call.cc:1115
43252 #, gcc-internal-format
43253 msgid ""
43254 "cannot pass argument in vector register because altivec instructions are "
43255 "disabled, use %qs to enable them"
43256 msgstr ""
43258 #: config/rs6000/rs6000-call.cc:1641
43259 #, gcc-internal-format
43260 msgid "invalid use of MMA operand of type %qs as a function parameter"
43261 msgstr ""
43263 #: config/rs6000/rs6000-call.cc:2030
43264 #, gcc-internal-format
43265 msgid ""
43266 "GCC vector passed by reference: non-standard ABI extension with no "
43267 "compatibility guarantee"
43268 msgstr ""
43270 #. We can't check this in rs6000_option_override_internal since
43271 #. DEFAULT_ABI isn't established yet.
43272 #: config/rs6000/rs6000-logue.cc:732
43273 #, gcc-internal-format
43274 msgid "%qs requires the ELFv2 ABI"
43275 msgstr ""
43277 #: config/rs6000/rs6000-logue.cc:1719
43278 #, gcc-internal-format
43279 msgid "stack frame too large"
43280 msgstr ""
43282 #: config/rs6000/rs6000-logue.cc:5559
43283 #, gcc-internal-format
43284 msgid "%qs uses register r29"
43285 msgstr ""
43287 #: config/rs6000/rs6000-logue.cc:5567
43288 #, gcc-internal-format
43289 msgid "Stack frame larger than 2G is not supported for %<-fsplit-stack%>"
43290 msgstr ""
43292 #: config/rs6000/rs6000.cc:3230 config/rs6000/rs6000.cc:3233
43293 #: config/rs6000/rs6000.cc:3236
43294 #, gcc-internal-format
43295 msgid "%qs requires %qs or %qs"
43296 msgstr ""
43298 #: config/rs6000/rs6000.cc:3337
43299 #, gcc-internal-format
43300 msgid "%qs requires PowerPC64 architecture, enabling"
43301 msgstr ""
43303 #: config/rs6000/rs6000.cc:3487
43304 #, gcc-internal-format
43305 msgid "%<-mcall-aixdesc%> incompatible with %<-mabi=elfv2%>"
43306 msgstr ""
43308 #: config/rs6000/rs6000.cc:3536
43309 #, gcc-internal-format
43310 msgid "%qs unsupported for this ABI"
43311 msgstr ""
43313 #: config/rs6000/rs6000.cc:3669
43314 #, gcc-internal-format
43315 msgid ""
43316 "%qs is not supported for 64-bit Darwin; it is incompatible with the "
43317 "installed C and C++ libraries"
43318 msgstr ""
43320 #: config/rs6000/rs6000.cc:3808
43321 #, gcc-internal-format
43322 msgid "AltiVec not supported in this target"
43323 msgstr ""
43325 #: config/rs6000/rs6000.cc:3825
43326 #, gcc-internal-format
43327 msgid "%qs is not supported on little endian systems"
43328 msgstr ""
43330 #: config/rs6000/rs6000.cc:3907
43331 #, gcc-internal-format
43332 msgid ""
43333 "power9 target option is incompatible with %<%s=<xxx>%> for <xxx> less than "
43334 "power9"
43335 msgstr ""
43337 #. Enforce that none of the ISA_3_0_MASKS_SERVER flags
43338 #. were explicitly cleared.
43339 #: config/rs6000/rs6000.cc:3915
43340 #, gcc-internal-format
43341 msgid "%qs incompatible with explicitly disabled options"
43342 msgstr ""
43344 #. TARGET_VSX = 1 implies Power 7 and newer
43345 #: config/rs6000/rs6000.cc:3949 config/rs6000/rs6000.cc:3957
43346 #: config/rs6000/rs6000.cc:3964 config/rs6000/rs6000.cc:3971
43347 #: config/rs6000/rs6000.cc:3979 config/rs6000/rs6000.cc:3998
43348 #: config/rs6000/rs6000.cc:4060 config/rs6000/rs6000.cc:4087
43349 #: config/rs6000/rs6000.cc:4114 config/rs6000/rs6000.cc:4129
43350 #: config/rs6000/rs6000.cc:4137 config/rs6000/rs6000.cc:4269
43351 #: config/rs6000/rs6000.cc:4282 config/rs6000/rs6000.cc:4291
43352 #: config/rs6000/rs6000.cc:4429 config/rs6000/rs6000.cc:4446
43353 #: config/rs6000/rs6000.cc:4457
43354 #, gcc-internal-format
43355 msgid "%qs requires %qs"
43356 msgstr ""
43358 #: config/rs6000/rs6000.cc:4173
43359 #, gcc-internal-format
43360 msgid "target attribute or pragma changes %<long double%> size"
43361 msgstr ""
43363 #: config/rs6000/rs6000.cc:4194
43364 #, gcc-internal-format
43365 msgid "%qs requires full ISA 2.06 support"
43366 msgstr ""
43368 #: config/rs6000/rs6000.cc:4207
43369 #, gcc-internal-format
43370 msgid "Using IEEE extended precision %<long double%>"
43371 msgstr ""
43373 #: config/rs6000/rs6000.cc:4210
43374 #, gcc-internal-format
43375 msgid "Using IBM extended precision %<long double%>"
43376 msgstr ""
43378 #: config/rs6000/rs6000.cc:4229
43379 #, gcc-internal-format
43380 msgid "%qs requires VSX support"
43381 msgstr ""
43383 #: config/rs6000/rs6000.cc:4238
43384 #, gcc-internal-format
43385 msgid "The %<-mfloat128%> option may not be fully supported"
43386 msgstr ""
43388 #: config/rs6000/rs6000.cc:4261
43389 #, gcc-internal-format
43390 msgid "%qs requires full ISA 3.0 support"
43391 msgstr ""
43393 #: config/rs6000/rs6000.cc:4348
43394 #, gcc-internal-format
43395 msgid "unknown vectorization library ABI type in %<-mveclibabi=%s%>"
43396 msgstr ""
43398 #: config/rs6000/rs6000.cc:4361 config/rs6000/rs6000.cc:4376
43399 #, gcc-internal-format
43400 msgid "target attribute or pragma changes AltiVec ABI"
43401 msgstr ""
43403 #: config/rs6000/rs6000.cc:4389
43404 #, gcc-internal-format
43405 msgid "target attribute or pragma changes darwin64 ABI"
43406 msgstr ""
43408 #: config/rs6000/rs6000.cc:4589
43409 #, gcc-internal-format
43410 msgid "%qs needs a valid base register"
43411 msgstr ""
43413 #: config/rs6000/rs6000.cc:4886
43414 #, gcc-internal-format
43415 msgid "unknown option for %<%s=%s%>"
43416 msgstr ""
43418 #: config/rs6000/rs6000.cc:4923
43419 #, gcc-internal-format
43420 msgid "%qs is deprecated and not recommended in any circumstances"
43421 msgstr ""
43423 #: config/rs6000/rs6000.cc:10793
43424 #, gcc-internal-format
43425 msgid "%qs is an opaque type, and you cannot set it to other values"
43426 msgstr ""
43428 #: config/rs6000/rs6000.cc:17602
43429 #, gcc-internal-format
43430 msgid "no profiling of 64-bit code for this ABI"
43431 msgstr ""
43433 #: config/rs6000/rs6000.cc:19998
43434 #, gcc-internal-format
43435 msgid ""
43436 "you cannot take the address of a nested function if you use the %qs option"
43437 msgstr ""
43439 #: config/rs6000/rs6000.cc:20080
43440 #, gcc-internal-format
43441 msgid "use of %<long double%> in AltiVec types is invalid"
43442 msgstr ""
43444 #: config/rs6000/rs6000.cc:20082
43445 #, gcc-internal-format
43446 msgid "use of boolean types in AltiVec types is invalid"
43447 msgstr ""
43449 #: config/rs6000/rs6000.cc:20084
43450 #, gcc-internal-format
43451 msgid "use of %<complex%> in AltiVec types is invalid"
43452 msgstr ""
43454 #: config/rs6000/rs6000.cc:20086
43455 #, gcc-internal-format
43456 msgid "use of decimal floating-point types in AltiVec types is invalid"
43457 msgstr ""
43459 #: config/rs6000/rs6000.cc:20092
43460 #, gcc-internal-format
43461 msgid "use of %<long%> in AltiVec types is invalid for 64-bit code without %qs"
43462 msgstr ""
43464 #: config/rs6000/rs6000.cc:20095
43465 #, gcc-internal-format
43466 msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
43467 msgstr ""
43469 #: config/rs6000/rs6000.cc:20100
43470 #, gcc-internal-format
43471 msgid "use of %<long long%> in AltiVec types is invalid without %qs"
43472 msgstr ""
43474 #: config/rs6000/rs6000.cc:20103
43475 #, gcc-internal-format
43476 msgid "use of %<double%> in AltiVec types is invalid without %qs"
43477 msgstr ""
43479 #: config/rs6000/rs6000.cc:24251
43480 #, gcc-internal-format
43481 msgid "invalid cpu %qs for %s%qs%s"
43482 msgstr ""
43484 #: config/rs6000/rs6000.cc:24254
43485 #, gcc-internal-format
43486 msgid "%s%qs%s is not allowed"
43487 msgstr ""
43489 #: config/rs6000/rs6000.cc:24256
43490 #, gcc-internal-format
43491 msgid "%s%qs%s is invalid"
43492 msgstr ""
43494 #: config/rs6000/rs6000.cc:24800
43495 #, gcc-internal-format
43496 msgid "%<-mno-%s%> turns off %<-m%s%>"
43497 msgstr ""
43499 #: config/rs6000/rs6000.cc:24959
43500 #, gcc-internal-format
43501 msgid ""
43502 "%<target_clones%> attribute needs GLIBC (2.23 and newer) that exports "
43503 "hardware capability bits"
43504 msgstr ""
43506 #: config/rs6000/rs6000.cc:25247
43507 #, gcc-internal-format
43508 msgid "Virtual function multiversioning not supported"
43509 msgstr ""
43511 #: config/rs6000/rs6000.cc:28338
43512 #, gcc-internal-format
43513 msgid ""
43514 "the result for the xxspltidp instruction is undefined for subnormal input "
43515 "values"
43516 msgstr ""
43518 #: config/rx/rx.cc:651
43519 #, gcc-internal-format
43520 msgid "unrecognized control register number: %d - using %<psw%>"
43521 msgstr ""
43523 #: config/rx/rx.cc:1384
43524 #, gcc-internal-format
43525 msgid "multiple fast interrupt routines seen: %qE and %qE"
43526 msgstr ""
43528 #: config/rx/rx.cc:2480
43529 #, gcc-internal-format
43530 msgid "invalid control register %d for mvtc; using %<psw%>"
43531 msgstr ""
43533 #: config/rx/rx.cc:2602
43534 #, gcc-internal-format
43535 msgid "%<__builtin_rx_%s%> takes %<C%>, %<Z%>, %<S%>, %<O%>, %<I%>, or %<U%>"
43536 msgstr ""
43538 #: config/rx/rx.cc:2605
43539 #, gcc-internal-format
43540 msgid "use %<__builtin_rx_mvtc (0, ... )%> to write arbitrary values to PSW"
43541 msgstr ""
43543 #: config/rx/rx.cc:2652
43544 #, gcc-internal-format
43545 msgid ""
43546 "%<-mno-allow-string-insns%> forbids the generation of the RMPA instruction"
43547 msgstr ""
43549 #: config/rx/rx.cc:2800
43550 #, gcc-internal-format
43551 msgid "RX FPU instructions do not support NaNs and infinities"
43552 msgstr ""
43554 #: config/s390/s390-c.cc:487
43555 #, gcc-internal-format
43556 msgid "builtin %qs can only be used on vector types"
43557 msgstr ""
43559 #: config/s390/s390-c.cc:717 config/s390/s390.cc:916
43560 #, gcc-internal-format
43561 msgid "constant value required for builtin %qF argument %d"
43562 msgstr ""
43564 #: config/s390/s390-c.cc:732
43565 #, gcc-internal-format
43566 msgid ""
43567 "valid values for builtin %qF argument %d are 64, 128, 256, 512, 1024, 2048, "
43568 "and 4096"
43569 msgstr ""
43571 #: config/s390/s390-c.cc:909
43572 #, gcc-internal-format
43573 msgid "builtin %qF is for GCC internal use only"
43574 msgstr ""
43576 #: config/s390/s390-c.cc:917
43577 #, gcc-internal-format
43578 msgid "builtin %qF is deprecated"
43579 msgstr ""
43581 #: config/s390/s390-c.cc:921
43582 #, gcc-internal-format
43583 msgid "%qF requires %<-mvx%>"
43584 msgstr ""
43586 #: config/s390/s390-c.cc:927
43587 #, gcc-internal-format
43588 msgid "%qF requires z14 or higher"
43589 msgstr ""
43591 #: config/s390/s390-c.cc:933
43592 #, gcc-internal-format
43593 msgid "%qF requires z15 or higher"
43594 msgstr ""
43596 #: config/s390/s390-c.cc:947
43597 #, gcc-internal-format
43598 msgid "mismatch in number of arguments for builtin %qF. Expected: %d got %d"
43599 msgstr ""
43601 #: config/s390/s390-c.cc:996
43602 #, gcc-internal-format
43603 msgid "invalid parameter combination for intrinsic %qs"
43604 msgstr ""
43606 #: config/s390/s390-c.cc:1002
43607 #, gcc-internal-format
43608 msgid "ambiguous overload for intrinsic %qs"
43609 msgstr ""
43611 #: config/s390/s390-c.cc:1010
43612 #, gcc-internal-format
43613 msgid "%qs matching variant requires z14 or higher"
43614 msgstr ""
43616 #: config/s390/s390-c.cc:1019
43617 #, gcc-internal-format
43618 msgid "%qs matching variant requires z15 or higher"
43619 msgstr ""
43621 #: config/s390/s390-c.cc:1025
43622 #, gcc-internal-format
43623 msgid "%qs matching variant is deprecated"
43624 msgstr ""
43626 #: config/s390/s390-c.cc:1065
43627 #, gcc-internal-format
43628 msgid "constant argument %d for builtin %qF is out of range for target type"
43629 msgstr ""
43631 #: config/s390/s390.cc:765
43632 #, gcc-internal-format
43633 msgid "constant argument %d for builtin %qF is invalid (%s)"
43634 msgstr ""
43636 #: config/s390/s390.cc:769
43637 #, gcc-internal-format
43638 msgid "constant argument %d for builtin %qF is out of range (0-%wu)"
43639 msgstr ""
43641 #: config/s390/s390.cc:785
43642 #, gcc-internal-format
43643 msgid "constant argument %d for builtin %qF is out of range (%wd-%wd)"
43644 msgstr ""
43646 #: config/s390/s390.cc:834
43647 #, gcc-internal-format
43648 msgid ""
43649 "builtin %qF is not supported without %<-mhtm%> (default with %<-"
43650 "march=zEC12%> and higher)"
43651 msgstr ""
43653 #: config/s390/s390.cc:840
43654 #, gcc-internal-format
43655 msgid "builtin %qF requires %<-mvx%> (default with %<-march=z13%> and higher)"
43656 msgstr ""
43658 #: config/s390/s390.cc:847
43659 #, gcc-internal-format
43660 msgid "Builtin %qF requires z14 or higher"
43661 msgstr ""
43663 #: config/s390/s390.cc:853
43664 #, gcc-internal-format
43665 msgid "Builtin %qF requires z15 or higher"
43666 msgstr ""
43668 #: config/s390/s390.cc:872
43669 #, gcc-internal-format
43670 msgid "unresolved overloaded builtin"
43671 msgstr ""
43673 #: config/s390/s390.cc:879 config/tilegx/tilegx.cc:3540
43674 #: config/tilepro/tilepro.cc:3103
43675 #, gcc-internal-format
43676 msgid "bad builtin icode"
43677 msgstr ""
43679 #: config/s390/s390.cc:1013
43680 #, gcc-internal-format
43681 msgid "invalid argument %d for builtin %qF"
43682 msgstr ""
43684 #: config/s390/s390.cc:1114
43685 #, gcc-internal-format
43686 msgid ""
43687 "requested %qE attribute is not a comma separated pair of non-negative "
43688 "integer constants or too large (max. %d)"
43689 msgstr ""
43691 #: config/s390/s390.cc:1204
43692 #, gcc-internal-format
43693 msgid "argument to %qE attribute is not (keep|thunk|thunk-extern)"
43694 msgstr ""
43696 #: config/s390/s390.cc:10094
43697 #, gcc-internal-format
43698 msgid "total size of local variables exceeds architecture limit"
43699 msgstr ""
43701 #: config/s390/s390.cc:11459
43702 #, gcc-internal-format
43703 msgid ""
43704 "frame size of function %qs is %wd bytes exceeding user provided stack limit "
43705 "of %d bytes; an unconditional trap is added"
43706 msgstr ""
43708 #: config/s390/s390.cc:11475
43709 #, gcc-internal-format
43710 msgid ""
43711 "frame size of function %qs is %wd bytes which is more than half the stack "
43712 "size; the dynamic check would not be reliable; no check emitted for this "
43713 "function"
43714 msgstr ""
43716 #: config/s390/s390.cc:11503
43717 #, gcc-internal-format
43718 msgid "frame size of %qs is %wd bytes"
43719 msgstr ""
43721 #: config/s390/s390.cc:11507
43722 #, gcc-internal-format
43723 msgid "%qs uses dynamic stack allocation"
43724 msgstr ""
43726 #: config/s390/s390.cc:12253
43727 #, gcc-internal-format
43728 msgid ""
43729 "parameter passing for argument of type %qT with zero-width bit fields "
43730 "members changed in GCC 12"
43731 msgstr ""
43733 #: config/s390/s390.cc:13212
43734 #, gcc-internal-format
43735 msgid "nested functions cannot be profiled with %<-mfentry%> on s390"
43736 msgstr ""
43738 #: config/s390/s390.cc:15503
43739 #, gcc-internal-format
43740 msgid "64-bit ABI not supported in ESA/390 mode"
43741 msgstr ""
43743 #: config/s390/s390.cc:15510
43744 #, gcc-internal-format
43745 msgid "thunk-inline is only supported with %<-mindirect-branch-jump%>"
43746 msgstr ""
43748 #: config/s390/s390.cc:15545
43749 #, gcc-internal-format, gfc-internal-format
43750 msgid "hardware vector support not available on %s"
43751 msgstr ""
43753 #: config/s390/s390.cc:15548
43754 #, gcc-internal-format
43755 msgid "hardware vector support not available with %<-msoft-float%>"
43756 msgstr ""
43758 #: config/s390/s390.cc:15577
43759 #, gcc-internal-format, gfc-internal-format
43760 msgid "hardware decimal floating-point instructions not available on %s"
43761 msgstr ""
43763 #: config/s390/s390.cc:15581
43764 #, gcc-internal-format
43765 msgid ""
43766 "hardware decimal floating-point instructions not available in ESA/390 mode"
43767 msgstr ""
43769 #: config/s390/s390.cc:15593
43770 #, gcc-internal-format
43771 msgid "%<-mhard-dfp%> cannot be used in conjunction with %<-msoft-float%>"
43772 msgstr ""
43774 #: config/s390/s390.cc:15602
43775 #, gcc-internal-format
43776 msgid ""
43777 "%<-mbackchain%> %<-mpacked-stack%> %<-mhard-float%> are not supported in "
43778 "combination"
43779 msgstr ""
43781 #: config/s390/s390.cc:15608
43782 #, gcc-internal-format
43783 msgid "stack size must be greater than the stack guard value"
43784 msgstr ""
43786 #: config/s390/s390.cc:15610
43787 #, gcc-internal-format
43788 msgid "stack size must not be greater than 64k"
43789 msgstr ""
43791 #: config/s390/s390.cc:15613
43792 #, gcc-internal-format
43793 msgid "%<-mstack-guard%> implies use of %<-mstack-size%>"
43794 msgstr ""
43796 #: config/s390/s390.cc:15626
43797 #, gcc-internal-format
43798 msgid "%<-mtpf-trace-hook-prologue-check%> requires integer in range 0-4095"
43799 msgstr ""
43801 #: config/s390/s390.cc:15629
43802 #, gcc-internal-format
43803 msgid "%<-mtpf-trace-hook-prologue-target%> requires integer in range 0-4095"
43804 msgstr ""
43806 #: config/s390/s390.cc:15632
43807 #, gcc-internal-format
43808 msgid "%<-mtpf-trace-hook-epilogue-check%> requires integer in range 0-4095"
43809 msgstr ""
43811 #: config/s390/s390.cc:15635
43812 #, gcc-internal-format
43813 msgid "%<-mtpf-trace-hook-epilogue-target%> requires integer in range 0-4095"
43814 msgstr ""
43816 #: config/s390/s390.cc:15688
43817 #, gcc-internal-format
43818 msgid "%<-mfentry%> is supported only for 64-bit CPUs"
43819 msgstr ""
43821 #. argument is not a plain number
43822 #: config/s390/s390.cc:15724
43823 #, gcc-internal-format
43824 msgid "arguments to %qs should be non-negative integers"
43825 msgstr ""
43827 #: config/s390/s390.cc:15731
43828 #, gcc-internal-format
43829 msgid "argument to %qs is too large (max. %d)"
43830 msgstr ""
43832 #: config/s390/s390.cc:15762
43833 #, gcc-internal-format
43834 msgid ""
43835 "%<-mno-pic-data-is-text-relative%> cannot be used without %<-fpic%>/%<-fPIC%>"
43836 msgstr ""
43838 #: config/s390/s390.cc:15923 config/s390/s390.cc:15973
43839 #: config/s390/s390.cc:15990
43840 #, gcc-internal-format
43841 msgid "attribute %<target%> argument %qs is unknown"
43842 msgstr ""
43844 #. Value is not allowed for the target attribute.
43845 #: config/s390/s390.cc:15929
43846 #, gcc-internal-format
43847 msgid "value %qs is not supported by attribute %<target%>"
43848 msgstr ""
43850 #: config/sh/sh.cc:936
43851 #, gcc-internal-format
43852 msgid "ignoring %<-fschedule-insns%> because of exception handling bug"
43853 msgstr ""
43855 #: config/sh/sh.cc:953
43856 #, gcc-internal-format
43857 msgid ""
43858 "unwind tables currently require either a frame pointer or %<-maccumulate-"
43859 "outgoing-args%> for correctness"
43860 msgstr ""
43862 #: config/sh/sh.cc:7416
43863 #, gcc-internal-format
43864 msgid "%<__builtin_saveregs%> not supported by this subtarget"
43865 msgstr ""
43867 #: config/sh/sh.cc:8352
43868 #, gcc-internal-format
43869 msgid "%qE attribute only applies to interrupt functions"
43870 msgstr ""
43872 #: config/sh/sh.cc:8422
43873 #, gcc-internal-format
43874 msgid "%qE attribute is supported only for SH2A"
43875 msgstr ""
43877 #: config/sh/sh.cc:8464
43878 #, gcc-internal-format
43879 msgid "%qE attribute only applies to SH2A"
43880 msgstr ""
43882 #: config/sh/sh.cc:8486
43883 #, gcc-internal-format
43884 msgid "%qE attribute argument should be between 0 to 255"
43885 msgstr ""
43887 #: config/sh/sh.cc:10825
43888 #, gcc-internal-format
43889 msgid "r0 needs to be available as a call-clobbered register"
43890 msgstr ""
43892 #: config/sparc/sparc.cc:1842
43893 #, gcc-internal-format, gfc-internal-format
43894 msgid "%s is not supported by this configuration"
43895 msgstr ""
43897 #: config/sparc/sparc.cc:1849
43898 #, gcc-internal-format
43899 msgid "%<-mlong-double-64%> not allowed with %<-m64%>"
43900 msgstr ""
43902 #: config/sparc/sparc.cc:1857
43903 #, gcc-internal-format
43904 msgid "%<-fcall-saved-REG%> is not supported for out registers"
43905 msgstr ""
43907 #: config/sparc/sparc.cc:1981
43908 #, gcc-internal-format
43909 msgid "%<-mcmodel=%> is not supported in 32-bit mode"
43910 msgstr ""
43912 #: config/stormy16/stormy16.cc:1058
43913 #, gcc-internal-format
43914 msgid "local variable memory requirements exceed capacity"
43915 msgstr ""
43917 #: config/stormy16/stormy16.cc:1215
43918 #, gcc-internal-format
43919 msgid "%<function_profiler%> support"
43920 msgstr ""
43922 #: config/stormy16/stormy16.cc:1309
43923 #, gcc-internal-format
43924 msgid "cannot use %<va_start%> in interrupt function"
43925 msgstr ""
43927 #: config/stormy16/stormy16.cc:1880
43928 #, gcc-internal-format, gfc-internal-format
43929 msgid "switch statement of size %lu entries too large"
43930 msgstr ""
43932 #: config/stormy16/stormy16.cc:2252
43933 #, gcc-internal-format
43934 msgid "%<__BELOW100__%> attribute only applies to variables"
43935 msgstr ""
43937 #: config/stormy16/stormy16.cc:2259
43938 #, gcc-internal-format
43939 msgid "%<__BELOW100__%> attribute not allowed with auto storage class"
43940 msgstr ""
43942 #: config/tilegx/tilegx.cc:3581 config/tilepro/tilepro.cc:3129
43943 #, gcc-internal-format
43944 msgid "operand must be an immediate of the right size"
43945 msgstr ""
43947 #: config/v850/v850-c.cc:67
43948 #, gcc-internal-format
43949 msgid "%<#pragma%> GHS endXXX found without previous startXXX"
43950 msgstr ""
43952 #: config/v850/v850-c.cc:70
43953 #, gcc-internal-format
43954 msgid "%<#pragma%> GHS endXXX does not match previous startXXX"
43955 msgstr ""
43957 #: config/v850/v850-c.cc:96
43958 #, gcc-internal-format
43959 msgid "cannot set interrupt attribute: no current function"
43960 msgstr ""
43962 #: config/v850/v850-c.cc:104
43963 #, gcc-internal-format
43964 msgid "cannot set interrupt attribute: no such identifier"
43965 msgstr ""
43967 #: config/v850/v850-c.cc:153
43968 #, gcc-internal-format
43969 msgid "junk at end of %<#pragma%> ghs section"
43970 msgstr ""
43972 #: config/v850/v850-c.cc:170
43973 #, gcc-internal-format
43974 msgid "unrecognized section name %qE"
43975 msgstr ""
43977 #: config/v850/v850-c.cc:184
43978 #, gcc-internal-format
43979 msgid "malformed %<#pragma%> ghs section"
43980 msgstr ""
43982 #: config/v850/v850-c.cc:203
43983 #, gcc-internal-format
43984 msgid "junk at end of %<#pragma%> ghs interrupt"
43985 msgstr ""
43987 #: config/v850/v850-c.cc:214
43988 #, gcc-internal-format
43989 msgid "junk at end of %<#pragma%> ghs starttda"
43990 msgstr ""
43992 #: config/v850/v850-c.cc:225
43993 #, gcc-internal-format
43994 msgid "junk at end of %<#pragma%> ghs startsda"
43995 msgstr ""
43997 #: config/v850/v850-c.cc:236
43998 #, gcc-internal-format
43999 msgid "junk at end of %<#pragma%> ghs startzda"
44000 msgstr ""
44002 #: config/v850/v850-c.cc:247
44003 #, gcc-internal-format
44004 msgid "junk at end of %<#pragma%> ghs endtda"
44005 msgstr ""
44007 #: config/v850/v850-c.cc:258
44008 #, gcc-internal-format
44009 msgid "junk at end of %<#pragma%> ghs endsda"
44010 msgstr ""
44012 #: config/v850/v850-c.cc:269
44013 #, gcc-internal-format
44014 msgid "junk at end of %<#pragma%> ghs endzda"
44015 msgstr ""
44017 #: config/v850/v850.cc:2046
44018 #, gcc-internal-format
44019 msgid "data area attributes cannot be specified for local variables"
44020 msgstr ""
44022 #: config/v850/v850.cc:2057
44023 #, gcc-internal-format
44024 msgid "data area of %q+D conflicts with previous declaration"
44025 msgstr ""
44027 #: config/v850/v850.cc:2188
44028 #, gcc-internal-format, gfc-internal-format
44029 msgid "bogus JR construction: %d"
44030 msgstr ""
44032 #: config/v850/v850.cc:2206 config/v850/v850.cc:2313
44033 #, gcc-internal-format, gfc-internal-format
44034 msgid "bad amount of stack space removal: %d"
44035 msgstr ""
44037 #: config/v850/v850.cc:2293
44038 #, gcc-internal-format, gfc-internal-format
44039 msgid "bogus JARL construction: %d"
44040 msgstr ""
44042 #: config/v850/v850.cc:2591
44043 #, gcc-internal-format, gfc-internal-format
44044 msgid "bogus DISPOSE construction: %d"
44045 msgstr ""
44047 #: config/v850/v850.cc:2610
44048 #, gcc-internal-format, gfc-internal-format
44049 msgid "too much stack space to dispose of: %d"
44050 msgstr ""
44052 #: config/v850/v850.cc:2712
44053 #, gcc-internal-format, gfc-internal-format
44054 msgid "bogus PREPEARE construction: %d"
44055 msgstr ""
44057 #: config/v850/v850.cc:2729
44058 #, gcc-internal-format, gfc-internal-format
44059 msgid "too much stack space to prepare: %d"
44060 msgstr ""
44062 #: config/visium/visium.cc:730
44063 #, gcc-internal-format
44064 msgid "an interrupt handler cannot be compiled with %<-muser-mode%>"
44065 msgstr ""
44067 #: config/vms/vms-c.cc:44
44068 #, gcc-internal-format
44069 msgid "junk at end of %<#pragma __nostandard%>"
44070 msgstr ""
44072 #: config/vms/vms-c.cc:55
44073 #, gcc-internal-format
44074 msgid "junk at end of %<#pragma __standard%>"
44075 msgstr ""
44077 #: config/vms/vms-c.cc:81
44078 #, gcc-internal-format
44079 msgid "malformed %<#pragma member_alignment%>, ignoring"
44080 msgstr ""
44082 #: config/vms/vms-c.cc:96
44083 #, gcc-internal-format
44084 msgid "unknown %<#pragma member_alignment%> name %s"
44085 msgstr ""
44087 #: config/vms/vms-c.cc:101
44088 #, gcc-internal-format
44089 msgid "malformed %<#pragma member_alignment%>"
44090 msgstr ""
44092 #: config/vms/vms-c.cc:135
44093 #, gcc-internal-format
44094 msgid "unhandled alignment for %<#pragma nomember_alignment%>"
44095 msgstr ""
44097 #: config/vms/vms-c.cc:148
44098 #, gcc-internal-format
44099 msgid "garbage at end of %<#pragma nomember_alignment%>"
44100 msgstr ""
44102 #: config/vms/vms-c.cc:203
44103 #, gcc-internal-format
44104 msgid "malformed %<#pragma extern_model%>, ignoring"
44105 msgstr ""
44107 #: config/vms/vms-c.cc:224
44108 #, gcc-internal-format
44109 msgid "extern model globalvalue"
44110 msgstr ""
44112 #: config/vms/vms-c.cc:229
44113 #, gcc-internal-format
44114 msgid "unknown %<#pragma extern_model%> model %qs"
44115 msgstr ""
44117 #: config/vms/vms-c.cc:235
44118 #, gcc-internal-format
44119 msgid "junk at end of '#pragma extern_model'"
44120 msgstr ""
44122 #: config/vms/vms-c.cc:249
44123 #, gcc-internal-format
44124 msgid "vms '#pragma __message' is ignored"
44125 msgstr ""
44127 #: config/vms/vms-c.cc:274 config/vms/vms-c.cc:280
44128 #, gcc-internal-format
44129 msgid "malformed %<#pragma __extern_prefix%>, ignoring"
44130 msgstr ""
44132 #: config/vms/vms-c.cc:313 config/vms/vms-c.cc:333
44133 #, gcc-internal-format
44134 msgid "malformed %<#pragma %s%>, ignoring"
44135 msgstr ""
44137 #: config/vms/vms-c.cc:329
44138 #, gcc-internal-format
44139 msgid "invalid constant in %<#pragma %s%>"
44140 msgstr ""
44142 #: config/xtensa/xtensa.cc:2252
44143 #, gcc-internal-format
44144 msgid "boolean registers required for the floating-point option"
44145 msgstr ""
44147 #: config/xtensa/xtensa.cc:2287
44148 #, gcc-internal-format
44149 msgid "%<-f%s%> is not supported with CONST16 instructions"
44150 msgstr ""
44152 #: config/xtensa/xtensa.cc:2294
44153 #, gcc-internal-format
44154 msgid "PIC is required but not supported with CONST16 instructions"
44155 msgstr ""
44157 #: config/xtensa/xtensa.cc:3664
44158 #, gcc-internal-format
44159 msgid "only uninitialized variables can be placed in a %<.bss%> section"
44160 msgstr ""
44162 #: ada/gcc-interface/misc.cc:155
44163 #, gcc-internal-format
44164 msgid "%<-gnat%> misspelled as %<-gant%>"
44165 msgstr ""
44167 #: ada/gcc-interface/misc.cc:258
44168 #, gcc-internal-format
44169 msgid "%<-fexcess-precision=standard%> for Ada"
44170 msgstr ""
44172 #: ada/gcc-interface/misc.cc:260
44173 #, gcc-internal-format
44174 msgid "%<-fexcess-precision=16%> for Ada"
44175 msgstr ""
44177 #: ada/gcc-interface/trans.cc:332
44178 #, gcc-internal-format, gfc-internal-format
44179 msgid "%s contains too many lines"
44180 msgstr ""
44182 #: ada/gcc-interface/trans.cc:1657
44183 #, gcc-internal-format
44184 msgid "subprogram %q+F not marked %<Inline_Always%>"
44185 msgstr ""
44187 #: ada/gcc-interface/trans.cc:1659 ada/gcc-interface/trans.cc:1665
44188 #, gcc-internal-format
44189 msgid "parent subprogram cannot be inlined"
44190 msgstr ""
44192 #: ada/gcc-interface/trans.cc:1663
44193 #, gcc-internal-format
44194 msgid "subprogram %q+F not marked %<Inline%>"
44195 msgstr ""
44197 #: ada/gcc-interface/utils.cc:4163
44198 #, gcc-internal-format
44199 msgid "invalid element type for attribute %qs"
44200 msgstr ""
44202 #: ada/gcc-interface/utils.cc:4187
44203 #, gcc-internal-format
44204 msgid "number of components of vector not a power of two"
44205 msgstr ""
44207 #: ada/gcc-interface/utils.cc:6387 ada/gcc-interface/utils.cc:6565
44208 #: ada/gcc-interface/utils.cc:6746
44209 #, gcc-internal-format
44210 msgid "%qs attribute ignored"
44211 msgstr ""
44213 #: ada/gcc-interface/utils.cc:6442
44214 #, gcc-internal-format
44215 msgid "%qs attribute without arguments on a non-prototype"
44216 msgstr ""
44218 #: ada/gcc-interface/utils.cc:6457
44219 #, gcc-internal-format
44220 msgid "%qs argument has invalid operand number (argument %lu)"
44221 msgstr ""
44223 #: ada/gcc-interface/utils.cc:6479
44224 #, gcc-internal-format
44225 msgid ""
44226 "%qs argument with out-of-range operand number (argument %lu, operand %lu)"
44227 msgstr ""
44229 #: ada/gcc-interface/utils.cc:6488
44230 #, gcc-internal-format
44231 msgid "%qs argument references non-pointer operand (argument %lu, operand %lu)"
44232 msgstr ""
44234 #: ada/gcc-interface/utils.cc:6509
44235 #, gcc-internal-format
44236 msgid "%qs attribute requires prototypes with named arguments"
44237 msgstr ""
44239 #: ada/gcc-interface/utils.cc:6518
44240 #, gcc-internal-format
44241 msgid "%qs attribute only applies to variadic functions"
44242 msgstr ""
44244 #: ada/gcc-interface/utils.cc:6706 d/d-attribs.cc:346 d/d-attribs.cc:473
44245 #, gcc-internal-format
44246 msgid "%qE attribute has no effect"
44247 msgstr ""
44249 #: ada/gcc-interface/utils.cc:6990
44250 #, gcc-internal-format
44251 msgid "attribute %qs applies to array types only"
44252 msgstr ""
44254 #: c/c-convert.cc:104 c/c-typeck.cc:2258 c/c-typeck.cc:12924 cp/typeck.cc:2344
44255 #: cp/typeck.cc:8996 cp/typeck.cc:9798 d/d-convert.cc:262
44256 #, gcc-internal-format
44257 msgid "void value not ignored as it ought to be"
44258 msgstr ""
44260 #: c/c-convert.cc:183 d/d-convert.cc:323
44261 #, gcc-internal-format
44262 msgid "conversion to non-scalar type requested"
44263 msgstr ""
44265 #: c/c-decl.cc:838
44266 #, gcc-internal-format
44267 msgid "array %q+D assumed to have one element"
44268 msgstr ""
44270 #: c/c-decl.cc:879
44271 #, gcc-internal-format
44272 msgid "%qD is static but used in inline function %qD which is not static"
44273 msgstr ""
44275 #: c/c-decl.cc:884
44276 #, gcc-internal-format
44277 msgid "%q+D is static but declared in inline function %qD which is not static"
44278 msgstr ""
44280 #: c/c-decl.cc:1080
44281 #, gcc-internal-format, gfc-internal-format
44282 msgid "GCC supports only %u nested scopes"
44283 msgstr ""
44285 #: c/c-decl.cc:1232 cp/decl.cc:368
44286 #, gcc-internal-format
44287 msgid "label %q+D used but not defined"
44288 msgstr ""
44290 #: c/c-decl.cc:1278
44291 #, gcc-internal-format
44292 msgid "nested function %q+D declared but never defined"
44293 msgstr ""
44295 #: c/c-decl.cc:1292
44296 #, gcc-internal-format
44297 msgid "inline function %q+D declared but never defined"
44298 msgstr ""
44300 #: c/c-decl.cc:1309
44301 #, gcc-internal-format
44302 msgid "unused variable %q+D"
44303 msgstr ""
44305 #: c/c-decl.cc:1313 cp/decl.cc:707
44306 #, gcc-internal-format
44307 msgid "variable %qD set but not used"
44308 msgstr ""
44310 #: c/c-decl.cc:1318
44311 #, gcc-internal-format
44312 msgid "type of array %q+D completed incompatibly with implicit initialization"
44313 msgstr ""
44315 #: c/c-decl.cc:1599 c/c-decl.cc:7391 c/c-decl.cc:8296 c/c-decl.cc:9119
44316 #, gcc-internal-format
44317 msgid "originally defined here"
44318 msgstr ""
44320 #: c/c-decl.cc:1824
44321 #, gcc-internal-format
44322 msgid ""
44323 "a parameter list with an ellipsis cannot match an empty parameter name list "
44324 "declaration"
44325 msgstr ""
44327 #: c/c-decl.cc:1831
44328 #, gcc-internal-format
44329 msgid ""
44330 "an argument type that has a default promotion cannot match an empty "
44331 "parameter name list declaration"
44332 msgstr ""
44334 #: c/c-decl.cc:1879
44335 #, gcc-internal-format
44336 msgid ""
44337 "prototype for %q+D declares more arguments than previous old-style definition"
44338 msgstr ""
44340 #: c/c-decl.cc:1885
44341 #, gcc-internal-format
44342 msgid ""
44343 "prototype for %q+D declares fewer arguments than previous old-style "
44344 "definition"
44345 msgstr ""
44347 #: c/c-decl.cc:1894
44348 #, gcc-internal-format
44349 msgid "prototype for %q+D declares argument %d with incompatible type"
44350 msgstr ""
44352 #. If we get here, no errors were found, but do issue a warning
44353 #. for this poor-style construct.
44354 #: c/c-decl.cc:1907
44355 #, gcc-internal-format
44356 msgid "prototype for %q+D follows non-prototype definition"
44357 msgstr ""
44359 #: c/c-decl.cc:1925
44360 #, gcc-internal-format
44361 msgid "previous definition of %q+D with type %qT"
44362 msgstr ""
44364 #: c/c-decl.cc:1929
44365 #, gcc-internal-format
44366 msgid "previous implicit declaration of %q+D with type %qT"
44367 msgstr ""
44369 #: c/c-decl.cc:1933
44370 #, gcc-internal-format
44371 msgid "previous declaration of %q+D with type %qT"
44372 msgstr ""
44374 #: c/c-decl.cc:1973
44375 #, gcc-internal-format
44376 msgid "%q+D redeclared as different kind of symbol"
44377 msgstr ""
44379 #: c/c-decl.cc:1978
44380 #, gcc-internal-format
44381 msgid "built-in function %q+D declared as non-function"
44382 msgstr ""
44384 #: c/c-decl.cc:1981 c/c-decl.cc:3069
44385 #, gcc-internal-format
44386 msgid "declaration of %q+D shadows a built-in function"
44387 msgstr ""
44389 #: c/c-decl.cc:1991
44390 #, gcc-internal-format
44391 msgid "redeclaration of enumerator %q+D"
44392 msgstr ""
44394 #: c/c-decl.cc:2027
44395 #, gcc-internal-format
44396 msgid "conflicting types for built-in function %q+D; expected %qT"
44397 msgstr ""
44399 #: c/c-decl.cc:2037 c/c-decl.cc:2062
44400 #, gcc-internal-format
44401 msgid "%qD is declared in header %qs"
44402 msgstr ""
44404 #: c/c-decl.cc:2048
44405 #, gcc-internal-format
44406 msgid "mismatch in argument %u type of built-in function %qD; expected %qT"
44407 msgstr ""
44409 #: c/c-decl.cc:2053
44410 #, gcc-internal-format
44411 msgid "mismatch in return type of built-in function %qD; expected %qT"
44412 msgstr ""
44414 #: c/c-decl.cc:2086
44415 #, gcc-internal-format
44416 msgid "conflicting types for %q+D"
44417 msgstr ""
44419 #: c/c-decl.cc:2099 c/c-decl.cc:2136
44420 #, gcc-internal-format
44421 msgid "conflicting types for %q+D; have %qT"
44422 msgstr ""
44424 #: c/c-decl.cc:2116
44425 #, gcc-internal-format
44426 msgid "conflicting named address spaces (generic vs %s) for %q+D"
44427 msgstr ""
44429 #: c/c-decl.cc:2120
44430 #, gcc-internal-format
44431 msgid "conflicting named address spaces (%s vs generic) for %q+D"
44432 msgstr ""
44434 #: c/c-decl.cc:2124
44435 #, gcc-internal-format
44436 msgid "conflicting named address spaces (%s vs %s) for %q+D"
44437 msgstr ""
44439 #: c/c-decl.cc:2133
44440 #, gcc-internal-format
44441 msgid "conflicting type qualifiers for %q+D"
44442 msgstr ""
44444 #: c/c-decl.cc:2158
44445 #, gcc-internal-format
44446 msgid "redefinition of typedef %q+D with different type"
44447 msgstr ""
44449 #: c/c-decl.cc:2171
44450 #, gcc-internal-format
44451 msgid "redefinition of typedef %q+D with variably modified type"
44452 msgstr ""
44454 #: c/c-decl.cc:2176
44455 #, gcc-internal-format
44456 msgid "redefinition of typedef %q+D"
44457 msgstr ""
44459 #: c/c-decl.cc:2204
44460 #, gcc-internal-format
44461 msgid "declaration of %qD shadows a built-in function"
44462 msgstr ""
44464 #: c/c-decl.cc:2220
44465 #, gcc-internal-format
44466 msgid "declaration of built-in function %qD without a prototype; expected %qT"
44467 msgstr ""
44469 #: c/c-decl.cc:2247 c/c-decl.cc:2358
44470 #, gcc-internal-format
44471 msgid "redefinition of %q+D"
44472 msgstr ""
44474 #: c/c-decl.cc:2286 c/c-decl.cc:2398
44475 #, gcc-internal-format
44476 msgid "static declaration of %q+D follows non-static declaration"
44477 msgstr ""
44479 #: c/c-decl.cc:2297 c/c-decl.cc:2305 c/c-decl.cc:2387 c/c-decl.cc:2395
44480 #, gcc-internal-format
44481 msgid "non-static declaration of %q+D follows static declaration"
44482 msgstr ""
44484 #: c/c-decl.cc:2322
44485 #, gcc-internal-format
44486 msgid "%<gnu_inline%> attribute present on %q+D"
44487 msgstr ""
44489 #: c/c-decl.cc:2325
44490 #, gcc-internal-format
44491 msgid "but not here"
44492 msgstr ""
44494 #: c/c-decl.cc:2344
44495 #, gcc-internal-format
44496 msgid "thread-local declaration of %q+D follows non-thread-local declaration"
44497 msgstr ""
44499 #: c/c-decl.cc:2347
44500 #, gcc-internal-format
44501 msgid "non-thread-local declaration of %q+D follows thread-local declaration"
44502 msgstr ""
44504 #: c/c-decl.cc:2379
44505 #, gcc-internal-format
44506 msgid "extern declaration of %q+D follows declaration with no linkage"
44507 msgstr ""
44509 #: c/c-decl.cc:2417
44510 #, gcc-internal-format
44511 msgid "declaration of %q+D with no linkage follows extern declaration"
44512 msgstr ""
44514 #: c/c-decl.cc:2424
44515 #, gcc-internal-format
44516 msgid "redeclaration of %q+D with no linkage"
44517 msgstr ""
44519 #: c/c-decl.cc:2450
44520 #, gcc-internal-format
44521 msgid ""
44522 "redeclaration of %q+D with different visibility (old visibility preserved)"
44523 msgstr ""
44525 #: c/c-decl.cc:2471
44526 #, gcc-internal-format
44527 msgid "redefinition of parameter %q+D"
44528 msgstr ""
44530 #: c/c-decl.cc:2498
44531 #, gcc-internal-format
44532 msgid "redundant redeclaration of %q+D"
44533 msgstr ""
44535 #: c/c-decl.cc:3027
44536 #, gcc-internal-format
44537 msgid "declaration of %q+D shadows previous non-variable"
44538 msgstr ""
44540 #: c/c-decl.cc:3049
44541 #, gcc-internal-format
44542 msgid "declaration of %qD shadows a parameter"
44543 msgstr ""
44545 #: c/c-decl.cc:3062 cp/name-lookup.cc:3321
44546 #, gcc-internal-format
44547 msgid "declaration of %qD shadows a global declaration"
44548 msgstr ""
44550 #: c/c-decl.cc:3088
44551 #, gcc-internal-format
44552 msgid "declaration of %qD shadows a previous local"
44553 msgstr ""
44555 #: c/c-decl.cc:3094 cp/name-lookup.cc:3085
44556 #, gcc-internal-format
44557 msgid "shadowed declaration is here"
44558 msgstr ""
44560 #: c/c-decl.cc:3224
44561 #, gcc-internal-format
44562 msgid "nested extern declaration of %qD"
44563 msgstr ""
44565 #: c/c-decl.cc:3387 c/c-decl.cc:3401
44566 #, gcc-internal-format
44567 msgid "implicit declaration of function %qE; did you mean %qs?"
44568 msgstr ""
44570 #: c/c-decl.cc:3393 c/c-decl.cc:3406
44571 #, gcc-internal-format
44572 msgid "implicit declaration of function %qE"
44573 msgstr ""
44575 #: c/c-decl.cc:3425
44576 #, gcc-internal-format
44577 msgid "include %qs or provide a declaration of %qE"
44578 msgstr ""
44580 #: c/c-decl.cc:3695
44581 #, gcc-internal-format
44582 msgid "incompatible implicit declaration of built-in function %qD"
44583 msgstr ""
44585 #: c/c-decl.cc:3705
44586 #, gcc-internal-format
44587 msgid "include %qs or provide a declaration of %qD"
44588 msgstr ""
44590 #: c/c-decl.cc:3716
44591 #, gcc-internal-format
44592 msgid "incompatible implicit declaration of function %qD"
44593 msgstr ""
44595 #: c/c-decl.cc:3777
44596 #, gcc-internal-format
44597 msgid "%qE undeclared here (not in a function); did you mean %qs?"
44598 msgstr ""
44600 #: c/c-decl.cc:3782
44601 #, gcc-internal-format
44602 msgid "%qE undeclared here (not in a function)"
44603 msgstr ""
44605 #: c/c-decl.cc:3795
44606 #, gcc-internal-format
44607 msgid "%qE undeclared (first use in this function); did you mean %qs?"
44608 msgstr ""
44610 #: c/c-decl.cc:3800
44611 #, gcc-internal-format
44612 msgid "%qE undeclared (first use in this function)"
44613 msgstr ""
44615 #: c/c-decl.cc:3804
44616 #, gcc-internal-format
44617 msgid ""
44618 "each undeclared identifier is reported only once for each function it "
44619 "appears in"
44620 msgstr ""
44622 #: c/c-decl.cc:3852 cp/decl.cc:3358
44623 #, gcc-internal-format
44624 msgid "label %qE referenced outside of any function"
44625 msgstr ""
44627 #: c/c-decl.cc:3888
44628 #, gcc-internal-format
44629 msgid "jump into scope of identifier with variably modified type"
44630 msgstr ""
44632 #: c/c-decl.cc:3891
44633 #, gcc-internal-format
44634 msgid "jump skips variable initialization"
44635 msgstr ""
44637 #: c/c-decl.cc:3892 c/c-decl.cc:3947 c/c-decl.cc:4037
44638 #, gcc-internal-format
44639 msgid "label %qD defined here"
44640 msgstr ""
44642 #: c/c-decl.cc:3946 c/c-decl.cc:4036
44643 #, gcc-internal-format
44644 msgid "jump into statement expression"
44645 msgstr ""
44647 #: c/c-decl.cc:3969
44648 #, gcc-internal-format
44649 msgid "duplicate label declaration %qE"
44650 msgstr ""
44652 #: c/c-decl.cc:4068 cp/decl.cc:3767
44653 #, gcc-internal-format
44654 msgid "duplicate label %qD"
44655 msgstr ""
44657 #: c/c-decl.cc:4099
44658 #, gcc-internal-format
44659 msgid ""
44660 "traditional C lacks a separate namespace for labels, identifier %qE conflicts"
44661 msgstr ""
44663 #: c/c-decl.cc:4164
44664 #, gcc-internal-format
44665 msgid "switch jumps over variable initialization"
44666 msgstr ""
44668 #: c/c-decl.cc:4165 c/c-decl.cc:4176
44669 #, gcc-internal-format
44670 msgid "switch starts here"
44671 msgstr ""
44673 #: c/c-decl.cc:4175
44674 #, gcc-internal-format
44675 msgid "switch jumps into statement expression"
44676 msgstr ""
44678 #: c/c-decl.cc:4258
44679 #, gcc-internal-format
44680 msgid "%qE defined as wrong kind of tag"
44681 msgstr ""
44683 #: c/c-decl.cc:4444 cp/tree.cc:4907
44684 #, gcc-internal-format
44685 msgid "%qE attribute applied to %qD with void return type"
44686 msgstr ""
44688 #: c/c-decl.cc:4453
44689 #, gcc-internal-format
44690 msgid ""
44691 "%qE attribute can only be applied to functions or to structure, union or "
44692 "enumeration types"
44693 msgstr ""
44695 #: c/c-decl.cc:4718
44696 #, gcc-internal-format
44697 msgid "unnamed struct/union that defines no instances"
44698 msgstr ""
44700 #: c/c-decl.cc:4729
44701 #, gcc-internal-format
44702 msgid "empty declaration with storage class specifier does not redeclare tag"
44703 msgstr ""
44705 #: c/c-decl.cc:4745
44706 #, gcc-internal-format
44707 msgid "empty declaration with type qualifier does not redeclare tag"
44708 msgstr ""
44710 #: c/c-decl.cc:4757
44711 #, gcc-internal-format
44712 msgid "empty declaration with %<_Alignas%> does not redeclare tag"
44713 msgstr ""
44715 #: c/c-decl.cc:4779 c/c-decl.cc:4787
44716 #, gcc-internal-format
44717 msgid "useless type name in empty declaration"
44718 msgstr ""
44720 #: c/c-decl.cc:4795
44721 #, gcc-internal-format
44722 msgid "%<inline%> in empty declaration"
44723 msgstr ""
44725 #: c/c-decl.cc:4801
44726 #, gcc-internal-format
44727 msgid "%<_Noreturn%> in empty declaration"
44728 msgstr ""
44730 #: c/c-decl.cc:4807
44731 #, gcc-internal-format
44732 msgid "%<auto%> in file-scope empty declaration"
44733 msgstr ""
44735 #: c/c-decl.cc:4813
44736 #, gcc-internal-format
44737 msgid "%<register%> in file-scope empty declaration"
44738 msgstr ""
44740 #: c/c-decl.cc:4820
44741 #, gcc-internal-format
44742 msgid "useless storage class specifier in empty declaration"
44743 msgstr ""
44745 #: c/c-decl.cc:4826
44746 #, gcc-internal-format
44747 msgid "useless %qs in empty declaration"
44748 msgstr ""
44750 #: c/c-decl.cc:4839
44751 #, gcc-internal-format
44752 msgid "useless type qualifier in empty declaration"
44753 msgstr ""
44755 #: c/c-decl.cc:4846
44756 #, gcc-internal-format
44757 msgid "useless %<_Alignas%> in empty declaration"
44758 msgstr ""
44760 #: c/c-decl.cc:4864
44761 #, gcc-internal-format
44762 msgid "invalid use of attributes in empty declaration"
44763 msgstr ""
44765 #: c/c-decl.cc:4878 c/c-parser.cc:2038
44766 #, gcc-internal-format
44767 msgid "empty declaration"
44768 msgstr ""
44770 #: c/c-decl.cc:4950
44771 #, gcc-internal-format
44772 msgid ""
44773 "ISO C90 does not support %<static%> or type qualifiers in parameter array "
44774 "declarators"
44775 msgstr ""
44777 #: c/c-decl.cc:4954
44778 #, gcc-internal-format
44779 msgid "ISO C90 does not support %<[*]%> array declarators"
44780 msgstr ""
44782 #. C99 6.7.5.2p4
44783 #. A function definition isn't function prototype scope C99 6.2.1p4.
44784 #. C99 6.7.5.2p4
44785 #: c/c-decl.cc:4960 c/c-decl.cc:7855 c/c-decl.cc:9820
44786 #, gcc-internal-format
44787 msgid "%<[*]%> not allowed in other than function prototype scope"
44788 msgstr ""
44790 #: c/c-decl.cc:5130
44791 #, gcc-internal-format
44792 msgid "%q+D is usually a function"
44793 msgstr ""
44795 #: c/c-decl.cc:5139
44796 #, gcc-internal-format
44797 msgid "typedef %qD is initialized (use %<__typeof__%> instead)"
44798 msgstr ""
44800 #: c/c-decl.cc:5144
44801 #, gcc-internal-format
44802 msgid "function %qD is initialized like a variable"
44803 msgstr ""
44805 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
44806 #: c/c-decl.cc:5150
44807 #, gcc-internal-format
44808 msgid "parameter %qD is initialized"
44809 msgstr ""
44811 #. Although C99 is unclear about whether incomplete arrays
44812 #. of VLAs themselves count as VLAs, it does not make
44813 #. sense to permit them to be initialized given that
44814 #. ordinary VLAs may not be initialized.
44815 #: c/c-decl.cc:5169 c/c-decl.cc:5184 c/c-typeck.cc:8270
44816 #, gcc-internal-format
44817 msgid "variable-sized object may not be initialized"
44818 msgstr ""
44820 #: c/c-decl.cc:5175
44821 #, gcc-internal-format
44822 msgid "variable %qD has initializer but incomplete type"
44823 msgstr ""
44825 #: c/c-decl.cc:5264
44826 #, gcc-internal-format
44827 msgid "inline function %q+D given attribute %qs"
44828 msgstr ""
44830 #: c/c-decl.cc:5314
44831 #, gcc-internal-format
44832 msgid "uninitialized const member in %qT is invalid in C++"
44833 msgstr ""
44835 #: c/c-decl.cc:5316
44836 #, gcc-internal-format
44837 msgid "%qD should be initialized"
44838 msgstr ""
44840 #: c/c-decl.cc:5397
44841 #, gcc-internal-format
44842 msgid "initializer fails to determine size of %q+D"
44843 msgstr ""
44845 #: c/c-decl.cc:5402
44846 #, gcc-internal-format
44847 msgid "array size missing in %q+D"
44848 msgstr ""
44850 #: c/c-decl.cc:5406
44851 #, gcc-internal-format
44852 msgid "zero or negative size array %q+D"
44853 msgstr ""
44855 #: c/c-decl.cc:5495
44856 #, gcc-internal-format
44857 msgid "storage size of %q+D isn%'t constant"
44858 msgstr ""
44860 #: c/c-decl.cc:5545
44861 #, gcc-internal-format
44862 msgid "ignoring %<asm%> specifier for non-static local variable %q+D"
44863 msgstr ""
44865 #: c/c-decl.cc:5583
44866 #, gcc-internal-format
44867 msgid "cannot put object with volatile field into register"
44868 msgstr ""
44870 #: c/c-decl.cc:5669
44871 #, gcc-internal-format
44872 msgid "uninitialized %<const %D%> is invalid in C++"
44873 msgstr ""
44875 #: c/c-decl.cc:5684 cp/decl.cc:8589
44876 #, gcc-internal-format
44877 msgid "%q+D in declare target directive does not have mappable type"
44878 msgstr ""
44880 #: c/c-decl.cc:5947
44881 #, gcc-internal-format
44882 msgid "ISO C forbids forward parameter declarations"
44883 msgstr ""
44885 #: c/c-decl.cc:6058
44886 #, gcc-internal-format
44887 msgid "defining a type in a compound literal is invalid in C++"
44888 msgstr ""
44890 #: c/c-decl.cc:6079 c/c-decl.cc:6094
44891 #, gcc-internal-format
44892 msgid "bit-field %qs width not an integer constant"
44893 msgstr ""
44895 #: c/c-decl.cc:6089
44896 #, gcc-internal-format
44897 msgid "bit-field %qs width not an integer constant expression"
44898 msgstr ""
44900 #: c/c-decl.cc:6100
44901 #, gcc-internal-format
44902 msgid "negative width in bit-field %qs"
44903 msgstr ""
44905 #: c/c-decl.cc:6105
44906 #, gcc-internal-format
44907 msgid "zero width for bit-field %qs"
44908 msgstr ""
44910 #: c/c-decl.cc:6115
44911 #, gcc-internal-format
44912 msgid "bit-field %qs has invalid type"
44913 msgstr ""
44915 #: c/c-decl.cc:6121
44916 #, gcc-internal-format
44917 msgid "cannot declare bit-field %qs with %<warn_if_not_aligned%> type"
44918 msgstr ""
44920 #: c/c-decl.cc:6132
44921 #, gcc-internal-format
44922 msgid "type of bit-field %qs is a GCC extension"
44923 msgstr ""
44925 #: c/c-decl.cc:6138
44926 #, gcc-internal-format
44927 msgid "width of %qs exceeds its type"
44928 msgstr ""
44930 #: c/c-decl.cc:6151
44931 #, gcc-internal-format
44932 msgid "%qs is narrower than values of its type"
44933 msgstr ""
44935 #: c/c-decl.cc:6166
44936 #, gcc-internal-format
44937 msgid "ISO C90 forbids array %qE whose size cannot be evaluated"
44938 msgstr ""
44940 #: c/c-decl.cc:6169
44941 #, gcc-internal-format
44942 msgid "ISO C90 forbids array whose size cannot be evaluated"
44943 msgstr ""
44945 #: c/c-decl.cc:6176
44946 #, gcc-internal-format
44947 msgid "ISO C90 forbids variable length array %qE"
44948 msgstr ""
44950 #: c/c-decl.cc:6178
44951 #, gcc-internal-format
44952 msgid "ISO C90 forbids variable length array"
44953 msgstr ""
44955 #: c/c-decl.cc:6395 c/c-decl.cc:6791 c/c-decl.cc:6801
44956 #, gcc-internal-format
44957 msgid "variably modified %qE at file scope"
44958 msgstr ""
44960 #: c/c-decl.cc:6397
44961 #, gcc-internal-format
44962 msgid "variably modified field at file scope"
44963 msgstr ""
44965 #: c/c-decl.cc:6417
44966 #, gcc-internal-format
44967 msgid "type defaults to %<int%> in declaration of %qE"
44968 msgstr ""
44970 #: c/c-decl.cc:6421
44971 #, gcc-internal-format
44972 msgid "type defaults to %<int%> in type name"
44973 msgstr ""
44975 #: c/c-decl.cc:6453
44976 #, gcc-internal-format
44977 msgid "duplicate %<const%>"
44978 msgstr ""
44980 #: c/c-decl.cc:6455
44981 #, gcc-internal-format
44982 msgid "duplicate %<restrict%>"
44983 msgstr ""
44985 #: c/c-decl.cc:6457
44986 #, gcc-internal-format
44987 msgid "duplicate %<volatile%>"
44988 msgstr ""
44990 #: c/c-decl.cc:6459
44991 #, gcc-internal-format
44992 msgid "duplicate %<_Atomic%>"
44993 msgstr ""
44995 #: c/c-decl.cc:6462
44996 #, gcc-internal-format, gfc-internal-format
44997 msgid "conflicting named address spaces (%s vs %s)"
44998 msgstr ""
45000 #: c/c-decl.cc:6485 c/c-parser.cc:3053
45001 #, gcc-internal-format
45002 msgid "%<_Atomic%>-qualified array type"
45003 msgstr ""
45005 #: c/c-decl.cc:6499
45006 #, gcc-internal-format
45007 msgid "function definition declared %<auto%>"
45008 msgstr ""
45010 #: c/c-decl.cc:6501
45011 #, gcc-internal-format
45012 msgid "function definition declared %<register%>"
45013 msgstr ""
45015 #: c/c-decl.cc:6503
45016 #, gcc-internal-format
45017 msgid "function definition declared %<typedef%>"
45018 msgstr ""
45020 #: c/c-decl.cc:6505
45021 #, gcc-internal-format
45022 msgid "function definition declared %qs"
45023 msgstr ""
45025 #: c/c-decl.cc:6523
45026 #, gcc-internal-format
45027 msgid "storage class specified for structure field %qE"
45028 msgstr ""
45030 #: c/c-decl.cc:6526
45031 #, gcc-internal-format
45032 msgid "storage class specified for structure field"
45033 msgstr ""
45035 #: c/c-decl.cc:6530
45036 #, gcc-internal-format
45037 msgid "storage class specified for parameter %qE"
45038 msgstr ""
45040 #: c/c-decl.cc:6533
45041 #, gcc-internal-format
45042 msgid "storage class specified for unnamed parameter"
45043 msgstr ""
45045 #: c/c-decl.cc:6536 cp/decl.cc:12607
45046 #, gcc-internal-format
45047 msgid "storage class specified for typename"
45048 msgstr ""
45050 #: c/c-decl.cc:6553
45051 #, gcc-internal-format
45052 msgid "%qE initialized and declared %<extern%>"
45053 msgstr ""
45055 #: c/c-decl.cc:6557
45056 #, gcc-internal-format
45057 msgid "%qE has both %<extern%> and initializer"
45058 msgstr ""
45060 #: c/c-decl.cc:6562
45061 #, gcc-internal-format
45062 msgid "file-scope declaration of %qE specifies %<auto%>"
45063 msgstr ""
45065 #: c/c-decl.cc:6566
45066 #, gcc-internal-format
45067 msgid "file-scope declaration of %qE specifies %<register%>"
45068 msgstr ""
45070 #: c/c-decl.cc:6571
45071 #, gcc-internal-format
45072 msgid "nested function %qE declared %<extern%>"
45073 msgstr ""
45075 #: c/c-decl.cc:6574
45076 #, gcc-internal-format
45077 msgid "function-scope %qE implicitly auto and declared %qs"
45078 msgstr ""
45080 #. Only the innermost declarator (making a parameter be of
45081 #. array type which is converted to pointer type)
45082 #. may have static or type qualifiers.
45083 #: c/c-decl.cc:6621 c/c-decl.cc:7015
45084 #, gcc-internal-format
45085 msgid "static or type qualifiers in non-parameter array declarator"
45086 msgstr ""
45088 #: c/c-decl.cc:6682
45089 #, gcc-internal-format
45090 msgid "declaration of %qE as array of voids"
45091 msgstr ""
45093 #: c/c-decl.cc:6684
45094 #, gcc-internal-format
45095 msgid "declaration of type name as array of voids"
45096 msgstr ""
45098 #: c/c-decl.cc:6691
45099 #, gcc-internal-format
45100 msgid "declaration of %qE as array of functions"
45101 msgstr ""
45103 #: c/c-decl.cc:6694
45104 #, gcc-internal-format
45105 msgid "declaration of type name as array of functions"
45106 msgstr ""
45108 #: c/c-decl.cc:6702 c/c-decl.cc:8827
45109 #, gcc-internal-format
45110 msgid "invalid use of structure with flexible array member"
45111 msgstr ""
45113 #: c/c-decl.cc:6734
45114 #, gcc-internal-format
45115 msgid "size of array %qE has non-integer type"
45116 msgstr ""
45118 #: c/c-decl.cc:6738
45119 #, gcc-internal-format
45120 msgid "size of unnamed array has non-integer type"
45121 msgstr ""
45123 #: c/c-decl.cc:6746
45124 #, gcc-internal-format
45125 msgid "size of array %qE has incomplete type"
45126 msgstr ""
45128 #: c/c-decl.cc:6749
45129 #, gcc-internal-format
45130 msgid "size of unnamed array has incomplete type"
45131 msgstr ""
45133 #: c/c-decl.cc:6761
45134 #, gcc-internal-format
45135 msgid "ISO C forbids zero-size array %qE"
45136 msgstr ""
45138 #: c/c-decl.cc:6764
45139 #, gcc-internal-format
45140 msgid "ISO C forbids zero-size array"
45141 msgstr ""
45143 #: c/c-decl.cc:6773
45144 #, gcc-internal-format
45145 msgid "size of array %qE is negative"
45146 msgstr ""
45148 #: c/c-decl.cc:6775
45149 #, gcc-internal-format
45150 msgid "size of unnamed array is negative"
45151 msgstr ""
45153 #: c/c-decl.cc:6861
45154 #, gcc-internal-format
45155 msgid "size of array %qE is too large"
45156 msgstr ""
45158 #: c/c-decl.cc:6864
45159 #, gcc-internal-format
45160 msgid "size of unnamed array is too large"
45161 msgstr ""
45163 #: c/c-decl.cc:6903 c/c-decl.cc:7561
45164 #, gcc-internal-format
45165 msgid "ISO C90 does not support flexible array members"
45166 msgstr ""
45168 #. C99 6.7.5.2p4
45169 #: c/c-decl.cc:6925
45170 #, gcc-internal-format
45171 msgid "%<[*]%> not in a declaration"
45172 msgstr ""
45174 #: c/c-decl.cc:6938
45175 #, gcc-internal-format
45176 msgid "array type has incomplete element type %qT"
45177 msgstr ""
45179 #: c/c-decl.cc:6944
45180 #, gcc-internal-format
45181 msgid ""
45182 "declaration of %qE as multidimensional array must have bounds for all "
45183 "dimensions except the first"
45184 msgstr ""
45186 #: c/c-decl.cc:6948
45187 #, gcc-internal-format
45188 msgid ""
45189 "declaration of multidimensional array must have bounds for all dimensions "
45190 "except the first"
45191 msgstr ""
45193 #: c/c-decl.cc:7051
45194 #, gcc-internal-format
45195 msgid "%qE declared as function returning a function"
45196 msgstr ""
45198 #: c/c-decl.cc:7054
45199 #, gcc-internal-format
45200 msgid "type name declared as function returning a function"
45201 msgstr ""
45203 #: c/c-decl.cc:7061
45204 #, gcc-internal-format
45205 msgid "%qE declared as function returning an array"
45206 msgstr ""
45208 #: c/c-decl.cc:7064
45209 #, gcc-internal-format
45210 msgid "type name declared as function returning an array"
45211 msgstr ""
45213 #: c/c-decl.cc:7105
45214 #, gcc-internal-format
45215 msgid "function definition has qualified void return type"
45216 msgstr ""
45218 #: c/c-decl.cc:7109 cp/decl.cc:12912
45219 #, gcc-internal-format
45220 msgid "type qualifiers ignored on function return type"
45221 msgstr ""
45223 #: c/c-decl.cc:7147 c/c-decl.cc:7357 c/c-decl.cc:7411 c/c-decl.cc:7495
45224 #: c/c-decl.cc:7617 c/c-parser.cc:3055
45225 #, gcc-internal-format
45226 msgid "%<_Atomic%>-qualified function type"
45227 msgstr ""
45229 #: c/c-decl.cc:7153 c/c-decl.cc:7363 c/c-decl.cc:7500 c/c-decl.cc:7622
45230 #, gcc-internal-format
45231 msgid "ISO C forbids qualified function types"
45232 msgstr ""
45234 #: c/c-decl.cc:7248
45235 #, gcc-internal-format
45236 msgid "%qs combined with %<auto%> qualifier for %qE"
45237 msgstr ""
45239 #: c/c-decl.cc:7252
45240 #, gcc-internal-format
45241 msgid "%qs combined with %<register%> qualifier for %qE"
45242 msgstr ""
45244 #: c/c-decl.cc:7258
45245 #, gcc-internal-format
45246 msgid "%qs specified for auto variable %qE"
45247 msgstr ""
45249 #: c/c-decl.cc:7274
45250 #, gcc-internal-format
45251 msgid "%qs specified for parameter %qE"
45252 msgstr ""
45254 #: c/c-decl.cc:7277
45255 #, gcc-internal-format
45256 msgid "%qs specified for unnamed parameter"
45257 msgstr ""
45259 #: c/c-decl.cc:7283
45260 #, gcc-internal-format
45261 msgid "%qs specified for structure field %qE"
45262 msgstr ""
45264 #: c/c-decl.cc:7286
45265 #, gcc-internal-format
45266 msgid "%qs specified for structure field"
45267 msgstr ""
45269 #: c/c-decl.cc:7301
45270 #, gcc-internal-format
45271 msgid "bit-field %qE has atomic type"
45272 msgstr ""
45274 #: c/c-decl.cc:7303
45275 #, gcc-internal-format
45276 msgid "bit-field has atomic type"
45277 msgstr ""
45279 #: c/c-decl.cc:7312
45280 #, gcc-internal-format
45281 msgid "alignment specified for typedef %qE"
45282 msgstr ""
45284 #: c/c-decl.cc:7314
45285 #, gcc-internal-format
45286 msgid "alignment specified for %<register%> object %qE"
45287 msgstr ""
45289 #: c/c-decl.cc:7319
45290 #, gcc-internal-format
45291 msgid "alignment specified for parameter %qE"
45292 msgstr ""
45294 #: c/c-decl.cc:7321
45295 #, gcc-internal-format
45296 msgid "alignment specified for unnamed parameter"
45297 msgstr ""
45299 #: c/c-decl.cc:7326
45300 #, gcc-internal-format
45301 msgid "alignment specified for bit-field %qE"
45302 msgstr ""
45304 #: c/c-decl.cc:7328
45305 #, gcc-internal-format
45306 msgid "alignment specified for unnamed bit-field"
45307 msgstr ""
45309 #: c/c-decl.cc:7331
45310 #, gcc-internal-format
45311 msgid "alignment specified for function %qE"
45312 msgstr ""
45314 #: c/c-decl.cc:7338
45315 #, gcc-internal-format
45316 msgid "%<_Alignas%> specifiers cannot reduce alignment of %qE"
45317 msgstr ""
45319 #: c/c-decl.cc:7341
45320 #, gcc-internal-format
45321 msgid "%<_Alignas%> specifiers cannot reduce alignment of unnamed field"
45322 msgstr ""
45324 #: c/c-decl.cc:7372
45325 #, gcc-internal-format
45326 msgid "typedef %q+D declared %<inline%>"
45327 msgstr ""
45329 #: c/c-decl.cc:7374
45330 #, gcc-internal-format
45331 msgid "typedef %q+D declared %<_Noreturn%>"
45332 msgstr ""
45334 #: c/c-decl.cc:7417
45335 #, gcc-internal-format
45336 msgid "ISO C forbids const or volatile function types"
45337 msgstr ""
45339 #. C99 6.7.2.1p8
45340 #: c/c-decl.cc:7428
45341 #, gcc-internal-format
45342 msgid "a member of a structure or union cannot have a variably modified type"
45343 msgstr ""
45345 #: c/c-decl.cc:7445 cp/decl.cc:11498
45346 #, gcc-internal-format
45347 msgid "variable or field %qE declared void"
45348 msgstr ""
45350 #: c/c-decl.cc:7485
45351 #, gcc-internal-format
45352 msgid "attributes in parameter array declarator ignored"
45353 msgstr ""
45355 #: c/c-decl.cc:7527
45356 #, gcc-internal-format
45357 msgid "parameter %q+D declared %<inline%>"
45358 msgstr ""
45360 #: c/c-decl.cc:7529
45361 #, gcc-internal-format
45362 msgid "parameter %q+D declared %<_Noreturn%>"
45363 msgstr ""
45365 #: c/c-decl.cc:7542
45366 #, gcc-internal-format
45367 msgid "field %qE declared as a function"
45368 msgstr ""
45370 #: c/c-decl.cc:7549
45371 #, gcc-internal-format
45372 msgid "field %qE has incomplete type"
45373 msgstr ""
45375 #: c/c-decl.cc:7551
45376 #, gcc-internal-format
45377 msgid "unnamed field has incomplete type"
45378 msgstr ""
45380 #: c/c-decl.cc:7588 c/c-decl.cc:7599 c/c-decl.cc:7602
45381 #, gcc-internal-format
45382 msgid "invalid storage class for function %qE"
45383 msgstr ""
45385 #: c/c-decl.cc:7659
45386 #, gcc-internal-format
45387 msgid "cannot inline function %<main%>"
45388 msgstr ""
45390 #: c/c-decl.cc:7661
45391 #, gcc-internal-format
45392 msgid "%<main%> declared %<_Noreturn%>"
45393 msgstr ""
45395 #: c/c-decl.cc:7672
45396 #, gcc-internal-format
45397 msgid "ISO C99 does not support %<_Noreturn%>"
45398 msgstr ""
45400 #: c/c-decl.cc:7675
45401 #, gcc-internal-format
45402 msgid "ISO C90 does not support %<_Noreturn%>"
45403 msgstr ""
45405 #: c/c-decl.cc:7704
45406 #, gcc-internal-format
45407 msgid "variable previously declared %<static%> redeclared %<extern%>"
45408 msgstr ""
45410 #: c/c-decl.cc:7714
45411 #, gcc-internal-format
45412 msgid "variable %q+D declared %<inline%>"
45413 msgstr ""
45415 #: c/c-decl.cc:7716
45416 #, gcc-internal-format
45417 msgid "variable %q+D declared %<_Noreturn%>"
45418 msgstr ""
45420 #: c/c-decl.cc:7751
45421 #, gcc-internal-format
45422 msgid "non-nested function with variably modified type"
45423 msgstr ""
45425 #: c/c-decl.cc:7753
45426 #, gcc-internal-format
45427 msgid "object with variably modified type must have no linkage"
45428 msgstr ""
45430 #: c/c-decl.cc:7861 c/c-decl.cc:9628
45431 #, gcc-internal-format
45432 msgid "function declaration isn%'t a prototype"
45433 msgstr ""
45435 #: c/c-decl.cc:7871
45436 #, gcc-internal-format
45437 msgid "parameter names (without types) in function declaration"
45438 msgstr ""
45440 #: c/c-decl.cc:7916
45441 #, gcc-internal-format
45442 msgid "parameter %u (%q+D) has incomplete type"
45443 msgstr ""
45445 #: c/c-decl.cc:7920
45446 #, gcc-internal-format, gfc-internal-format
45447 msgid "parameter %u has incomplete type"
45448 msgstr ""
45450 #: c/c-decl.cc:7931
45451 #, gcc-internal-format
45452 msgid "parameter %u (%q+D) has void type"
45453 msgstr ""
45455 #: c/c-decl.cc:7935
45456 #, gcc-internal-format, gfc-internal-format
45457 msgid "parameter %u has void type"
45458 msgstr ""
45460 #: c/c-decl.cc:8009
45461 #, gcc-internal-format
45462 msgid "%<void%> as only parameter may not be qualified"
45463 msgstr ""
45465 #: c/c-decl.cc:8013 c/c-decl.cc:8049
45466 #, gcc-internal-format
45467 msgid "%<void%> must be the only parameter"
45468 msgstr ""
45470 #: c/c-decl.cc:8043
45471 #, gcc-internal-format
45472 msgid "parameter %q+D has just a forward declaration"
45473 msgstr ""
45475 #: c/c-decl.cc:8089
45476 #, gcc-internal-format
45477 msgid ""
45478 "%<%s %E%> declared inside parameter list will not be visible outside of this "
45479 "definition or declaration"
45480 msgstr ""
45482 #: c/c-decl.cc:8095
45483 #, gcc-internal-format, gfc-internal-format
45484 msgid ""
45485 "anonymous %s declared inside parameter list will not be visible outside of "
45486 "this definition or declaration"
45487 msgstr ""
45489 #: c/c-decl.cc:8203
45490 #, gcc-internal-format
45491 msgid "enum type defined here"
45492 msgstr ""
45494 #: c/c-decl.cc:8209
45495 #, gcc-internal-format
45496 msgid "struct defined here"
45497 msgstr ""
45499 #: c/c-decl.cc:8215
45500 #, gcc-internal-format
45501 msgid "union defined here"
45502 msgstr ""
45504 #: c/c-decl.cc:8292
45505 #, gcc-internal-format
45506 msgid "redefinition of %<union %E%>"
45507 msgstr ""
45509 #: c/c-decl.cc:8294
45510 #, gcc-internal-format
45511 msgid "redefinition of %<struct %E%>"
45512 msgstr ""
45514 #: c/c-decl.cc:8303
45515 #, gcc-internal-format
45516 msgid "nested redefinition of %<union %E%>"
45517 msgstr ""
45519 #: c/c-decl.cc:8305
45520 #, gcc-internal-format
45521 msgid "nested redefinition of %<struct %E%>"
45522 msgstr ""
45524 #: c/c-decl.cc:8335 c/c-decl.cc:9138
45525 #, gcc-internal-format
45526 msgid "defining type in %qs expression is invalid in C++"
45527 msgstr ""
45529 #: c/c-decl.cc:8402 cp/decl.cc:5329
45530 #, gcc-internal-format
45531 msgid "declaration does not declare anything"
45532 msgstr ""
45534 #: c/c-decl.cc:8407
45535 #, gcc-internal-format
45536 msgid "ISO C99 doesn%'t support unnamed structs/unions"
45537 msgstr ""
45539 #: c/c-decl.cc:8410
45540 #, gcc-internal-format
45541 msgid "ISO C90 doesn%'t support unnamed structs/unions"
45542 msgstr ""
45544 #: c/c-decl.cc:8503 c/c-decl.cc:8521 c/c-decl.cc:8582
45545 #, gcc-internal-format
45546 msgid "duplicate member %q+D"
45547 msgstr ""
45549 #: c/c-decl.cc:8608
45550 #, gcc-internal-format
45551 msgid "empty struct has size 0 in C, size 1 in C++"
45552 msgstr ""
45554 #: c/c-decl.cc:8611
45555 #, gcc-internal-format
45556 msgid "empty union has size 0 in C, size 1 in C++"
45557 msgstr ""
45559 #: c/c-decl.cc:8736
45560 #, gcc-internal-format
45561 msgid "union has no named members"
45562 msgstr ""
45564 #: c/c-decl.cc:8738
45565 #, gcc-internal-format
45566 msgid "union has no members"
45567 msgstr ""
45569 #: c/c-decl.cc:8743
45570 #, gcc-internal-format
45571 msgid "struct has no named members"
45572 msgstr ""
45574 #: c/c-decl.cc:8745
45575 #, gcc-internal-format
45576 msgid "struct has no members"
45577 msgstr ""
45579 #: c/c-decl.cc:8806 cp/decl.cc:13875
45580 #, gcc-internal-format
45581 msgid "flexible array member in union"
45582 msgstr ""
45584 #: c/c-decl.cc:8812
45585 #, gcc-internal-format
45586 msgid "flexible array member not at end of struct"
45587 msgstr ""
45589 #: c/c-decl.cc:8818
45590 #, gcc-internal-format
45591 msgid "flexible array member in a struct with no named members"
45592 msgstr ""
45594 #: c/c-decl.cc:8849
45595 #, gcc-internal-format
45596 msgid "type %qT is too large"
45597 msgstr ""
45599 #: c/c-decl.cc:8903
45600 #, gcc-internal-format
45601 msgid "type punning toggles scalar storage order"
45602 msgstr ""
45604 #: c/c-decl.cc:8970
45605 #, gcc-internal-format
45606 msgid "union cannot be made transparent"
45607 msgstr ""
45609 #: c/c-decl.cc:9110
45610 #, gcc-internal-format
45611 msgid "nested redefinition of %<enum %E%>"
45612 msgstr ""
45614 #. This enum is a named one that has been declared already.
45615 #: c/c-decl.cc:9117
45616 #, gcc-internal-format
45617 msgid "redeclaration of %<enum %E%>"
45618 msgstr ""
45620 #: c/c-decl.cc:9196 cp/decl.cc:16417
45621 #, gcc-internal-format
45622 msgid "specified mode too small for enumerated values"
45623 msgstr ""
45625 #: c/c-decl.cc:9211
45626 #, gcc-internal-format
45627 msgid "enumeration values exceed range of largest integer"
45628 msgstr ""
45630 #: c/c-decl.cc:9331 c/c-decl.cc:9347
45631 #, gcc-internal-format
45632 msgid "enumerator value for %qE is not an integer constant"
45633 msgstr ""
45635 #: c/c-decl.cc:9342
45636 #, gcc-internal-format
45637 msgid "enumerator value for %qE is not an integer constant expression"
45638 msgstr ""
45640 #: c/c-decl.cc:9366
45641 #, gcc-internal-format
45642 msgid "overflow in enumeration values"
45643 msgstr ""
45645 #: c/c-decl.cc:9374
45646 #, gcc-internal-format
45647 msgid "ISO C restricts enumerator values to range of %<int%>"
45648 msgstr ""
45650 #: c/c-decl.cc:9522 cp/decl.cc:5642 cp/decl.cc:16996
45651 #, gcc-internal-format
45652 msgid "inline function %qD given attribute %qs"
45653 msgstr ""
45655 #: c/c-decl.cc:9540
45656 #, gcc-internal-format
45657 msgid "return type is an incomplete type"
45658 msgstr ""
45660 #: c/c-decl.cc:9551
45661 #, gcc-internal-format
45662 msgid "return type defaults to %<int%>"
45663 msgstr ""
45665 #: c/c-decl.cc:9579
45666 #, gcc-internal-format
45667 msgid "%q+D defined as variadic function without prototype"
45668 msgstr ""
45670 #: c/c-decl.cc:9637
45671 #, gcc-internal-format
45672 msgid "no previous prototype for %qD"
45673 msgstr ""
45675 #: c/c-decl.cc:9646
45676 #, gcc-internal-format
45677 msgid "%qD was used with no prototype before its definition"
45678 msgstr ""
45680 #: c/c-decl.cc:9654 cp/decl.cc:17131
45681 #, gcc-internal-format
45682 msgid "no previous declaration for %qD"
45683 msgstr ""
45685 #: c/c-decl.cc:9664
45686 #, gcc-internal-format
45687 msgid "%qD was used with no declaration before its definition"
45688 msgstr ""
45690 #: c/c-decl.cc:9683
45691 #, gcc-internal-format
45692 msgid "return type of %qD is not %<int%>"
45693 msgstr ""
45695 #: c/c-decl.cc:9685
45696 #, gcc-internal-format
45697 msgid "%<_Atomic%>-qualified return type of %qD"
45698 msgstr ""
45700 #: c/c-decl.cc:9692
45701 #, gcc-internal-format
45702 msgid "%qD is normally a non-static function"
45703 msgstr ""
45705 #: c/c-decl.cc:9740
45706 #, gcc-internal-format
45707 msgid "old-style parameter declarations in prototyped function definition"
45708 msgstr ""
45710 #: c/c-decl.cc:9755
45711 #, gcc-internal-format
45712 msgid "traditional C rejects ISO C style function definitions"
45713 msgstr ""
45715 #: c/c-decl.cc:9772
45716 #, gcc-internal-format
45717 msgid ""
45718 "ISO C does not support omitting parameter names in function definitions "
45719 "before C2X"
45720 msgstr ""
45722 #: c/c-decl.cc:9812 c/c-decl.cc:9816
45723 #, gcc-internal-format
45724 msgid "old-style function definition"
45725 msgstr ""
45727 #: c/c-decl.cc:9829
45728 #, gcc-internal-format
45729 msgid "parameter name missing from parameter list"
45730 msgstr ""
45732 #: c/c-decl.cc:9845
45733 #, gcc-internal-format
45734 msgid "%qD declared as a non-parameter"
45735 msgstr ""
45737 #: c/c-decl.cc:9853
45738 #, gcc-internal-format
45739 msgid "multiple parameters named %qD"
45740 msgstr ""
45742 #: c/c-decl.cc:9862
45743 #, gcc-internal-format
45744 msgid "parameter %qD declared with void type"
45745 msgstr ""
45747 #: c/c-decl.cc:9891 c/c-decl.cc:9896
45748 #, gcc-internal-format
45749 msgid "type of %qD defaults to %<int%>"
45750 msgstr ""
45752 #: c/c-decl.cc:9916
45753 #, gcc-internal-format
45754 msgid "parameter %qD has incomplete type"
45755 msgstr ""
45757 #: c/c-decl.cc:9923
45758 #, gcc-internal-format
45759 msgid "declaration for parameter %qD but no such parameter"
45760 msgstr ""
45762 #: c/c-decl.cc:9976
45763 #, gcc-internal-format
45764 msgid "number of arguments doesn%'t match built-in prototype"
45765 msgstr ""
45767 #: c/c-decl.cc:9987
45768 #, gcc-internal-format
45769 msgid "number of arguments doesn%'t match prototype"
45770 msgstr ""
45772 #: c/c-decl.cc:9990 c/c-decl.cc:10037 c/c-decl.cc:10051
45773 #, gcc-internal-format
45774 msgid "prototype declaration"
45775 msgstr ""
45777 #: c/c-decl.cc:10029
45778 #, gcc-internal-format
45779 msgid "promoted argument %qD doesn%'t match built-in prototype"
45780 msgstr ""
45782 #: c/c-decl.cc:10034
45783 #, gcc-internal-format
45784 msgid "promoted argument %qD doesn%'t match prototype"
45785 msgstr ""
45787 #: c/c-decl.cc:10044
45788 #, gcc-internal-format
45789 msgid "argument %qD doesn%'t match built-in prototype"
45790 msgstr ""
45792 #: c/c-decl.cc:10049
45793 #, gcc-internal-format
45794 msgid "argument %qD doesn%'t match prototype"
45795 msgstr ""
45797 #: c/c-decl.cc:10307 cp/decl.cc:17942
45798 #, gcc-internal-format
45799 msgid "no return statement in function returning non-void"
45800 msgstr ""
45802 #: c/c-decl.cc:10326 cp/decl.cc:18026
45803 #, gcc-internal-format
45804 msgid "parameter %qD set but not used"
45805 msgstr ""
45807 #. If we get here, declarations have been used in a for loop without
45808 #. the C99 for loop scope.  This doesn't make much sense, so don't
45809 #. allow it.
45810 #: c/c-decl.cc:10422
45811 #, gcc-internal-format
45812 msgid "%<for%> loop initial declarations are only allowed in C99 or C11 mode"
45813 msgstr ""
45815 #: c/c-decl.cc:10427
45816 #, gcc-internal-format
45817 msgid ""
45818 "use option %<-std=c99%>, %<-std=gnu99%>, %<-std=c11%> or %<-std=gnu11%> to "
45819 "compile your code"
45820 msgstr ""
45822 #: c/c-decl.cc:10434
45823 #, gcc-internal-format
45824 msgid "ISO C90 does not support %<for%> loop initial declarations"
45825 msgstr ""
45827 #: c/c-decl.cc:10466
45828 #, gcc-internal-format
45829 msgid "declaration of static variable %qD in %<for%> loop initial declaration"
45830 msgstr ""
45832 #: c/c-decl.cc:10470
45833 #, gcc-internal-format
45834 msgid ""
45835 "declaration of %<extern%> variable %qD in %<for%> loop initial declaration"
45836 msgstr ""
45838 #: c/c-decl.cc:10477
45839 #, gcc-internal-format
45840 msgid "%<struct %E%> declared in %<for%> loop initial declaration"
45841 msgstr ""
45843 #: c/c-decl.cc:10482
45844 #, gcc-internal-format
45845 msgid "%<union %E%> declared in %<for%> loop initial declaration"
45846 msgstr ""
45848 #: c/c-decl.cc:10486
45849 #, gcc-internal-format
45850 msgid "%<enum %E%> declared in %<for%> loop initial declaration"
45851 msgstr ""
45853 #: c/c-decl.cc:10490
45854 #, gcc-internal-format
45855 msgid "declaration of non-variable %qD in %<for%> loop initial declaration"
45856 msgstr ""
45858 #: c/c-decl.cc:10784
45859 #, gcc-internal-format
45860 msgid "incompatible address space qualifiers %qs and %qs"
45861 msgstr ""
45863 #: c/c-decl.cc:10843 c/c-decl.cc:10850
45864 #, gcc-internal-format
45865 msgid "duplicate %qE declaration specifier"
45866 msgstr ""
45868 #: c/c-decl.cc:10880 c/c-decl.cc:11264 c/c-decl.cc:11659
45869 #, gcc-internal-format
45870 msgid "two or more data types in declaration specifiers"
45871 msgstr ""
45873 #: c/c-decl.cc:10892 cp/parser.cc:32773
45874 #, gcc-internal-format
45875 msgid "%<long long long%> is too long for GCC"
45876 msgstr ""
45878 #: c/c-decl.cc:10905
45879 #, gcc-internal-format
45880 msgid "ISO C90 does not support %<long long%>"
45881 msgstr ""
45883 #: c/c-decl.cc:11134 c/c-parser.cc:9997
45884 #, gcc-internal-format
45885 msgid "ISO C90 does not support complex types"
45886 msgstr ""
45888 #: c/c-decl.cc:11180
45889 #, gcc-internal-format
45890 msgid "ISO C does not support saturating types"
45891 msgstr ""
45893 #: c/c-decl.cc:11251 c/c-decl.cc:11817
45894 #, gcc-internal-format
45895 msgid "duplicate %qE"
45896 msgstr ""
45898 #: c/c-decl.cc:11311
45899 #, gcc-internal-format
45900 msgid "ISO C does not support %<__int%d%> types"
45901 msgstr ""
45903 #: c/c-decl.cc:11333
45904 #, gcc-internal-format
45905 msgid "%<__int%d%> is not supported on this target"
45906 msgstr ""
45908 #: c/c-decl.cc:11376
45909 #, gcc-internal-format
45910 msgid "ISO C90 does not support boolean types"
45911 msgstr ""
45913 #: c/c-decl.cc:11495
45914 #, gcc-internal-format
45915 msgid "ISO C does not support the %<_Float%d%s%> type"
45916 msgstr ""
45918 #: c/c-decl.cc:11545
45919 #, gcc-internal-format
45920 msgid "%<_Float%d%s%> is not supported on this target"
45921 msgstr ""
45923 #: c/c-decl.cc:11616
45924 #, gcc-internal-format
45925 msgid "ISO C does not support decimal floating-point before C2X"
45926 msgstr ""
45928 #: c/c-decl.cc:11640 c/c-decl.cc:11913 c/c-parser.cc:9008
45929 #, gcc-internal-format
45930 msgid "fixed-point types not supported for this target"
45931 msgstr ""
45933 #: c/c-decl.cc:11642
45934 #, gcc-internal-format
45935 msgid "ISO C does not support fixed-point types"
45936 msgstr ""
45938 #: c/c-decl.cc:11677
45939 #, gcc-internal-format
45940 msgid "C++ lookup of %qD would return a field, not a type"
45941 msgstr ""
45943 #: c/c-decl.cc:11690
45944 #, gcc-internal-format
45945 msgid "%qE fails to be a typedef or built in type"
45946 msgstr ""
45948 #: c/c-decl.cc:11739
45949 #, gcc-internal-format
45950 msgid "%qE is not at beginning of declaration"
45951 msgstr ""
45953 #: c/c-decl.cc:11760
45954 #, gcc-internal-format
45955 msgid "%qE used with %<auto%>"
45956 msgstr ""
45958 #: c/c-decl.cc:11762
45959 #, gcc-internal-format
45960 msgid "%qE used with %<register%>"
45961 msgstr ""
45963 #: c/c-decl.cc:11764
45964 #, gcc-internal-format
45965 msgid "%qE used with %<typedef%>"
45966 msgstr ""
45968 #: c/c-decl.cc:11778 c/c-parser.cc:8362
45969 #, gcc-internal-format
45970 msgid "ISO C99 does not support %qE"
45971 msgstr ""
45973 #: c/c-decl.cc:11781 c/c-parser.cc:8365
45974 #, gcc-internal-format
45975 msgid "ISO C90 does not support %qE"
45976 msgstr ""
45978 #: c/c-decl.cc:11793
45979 #, gcc-internal-format
45980 msgid "%<__thread%> before %<extern%>"
45981 msgstr ""
45983 #: c/c-decl.cc:11802
45984 #, gcc-internal-format
45985 msgid "%<__thread%> before %<static%>"
45986 msgstr ""
45988 #: c/c-decl.cc:11815
45989 #, gcc-internal-format
45990 msgid "duplicate %<_Thread_local%> or %<__thread%>"
45991 msgstr ""
45993 #: c/c-decl.cc:11823
45994 #, gcc-internal-format
45995 msgid "multiple storage classes in declaration specifiers"
45996 msgstr ""
45998 #: c/c-decl.cc:11831
45999 #, gcc-internal-format
46000 msgid "%qs used with %qE"
46001 msgstr ""
46003 #: c/c-decl.cc:11910
46004 #, gcc-internal-format
46005 msgid "%<_Sat%> is used without %<_Fract%> or %<_Accum%>"
46006 msgstr ""
46008 #: c/c-decl.cc:11925
46009 #, gcc-internal-format
46010 msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
46011 msgstr ""
46013 #: c/c-decl.cc:11952
46014 #, gcc-internal-format
46015 msgid "%<__auto_type%> followed by %<[[]]%> attributes"
46016 msgstr ""
46018 #: c/c-decl.cc:11978 c/c-decl.cc:11994 c/c-decl.cc:12020
46019 #, gcc-internal-format
46020 msgid "ISO C does not support complex integer types"
46021 msgstr ""
46023 #: c/c-decl.cc:12448 cp/semantics.cc:6007
46024 #, gcc-internal-format
46025 msgid ""
46026 "%<#pragma omp declare reduction%> combiner refers to variable %qD which is "
46027 "not %<omp_out%> nor %<omp_in%>"
46028 msgstr ""
46030 #: c/c-decl.cc:12452 cp/semantics.cc:6011
46031 #, gcc-internal-format
46032 msgid ""
46033 "%<#pragma omp declare reduction%> initializer refers to variable %qD which "
46034 "is not %<omp_priv%> nor %<omp_orig%>"
46035 msgstr ""
46037 #: c/c-fold.cc:388 c/c-typeck.cc:12227 cp/typeck.cc:5398
46038 #, gcc-internal-format
46039 msgid "left shift of negative value"
46040 msgstr ""
46042 #: c/c-fold.cc:398 c/c-typeck.cc:12236 cp/typeck.cc:5406
46043 #, gcc-internal-format
46044 msgid "left shift count is negative"
46045 msgstr ""
46047 #: c/c-fold.cc:399 c/c-typeck.cc:12164 cp/typeck.cc:5345
46048 #, gcc-internal-format
46049 msgid "right shift count is negative"
46050 msgstr ""
46052 #: c/c-fold.cc:407 c/c-typeck.cc:12255 cp/typeck.cc:5414
46053 #, gcc-internal-format
46054 msgid "left shift count >= width of type"
46055 msgstr ""
46057 #: c/c-fold.cc:408 c/c-typeck.cc:12188 cp/typeck.cc:5356
46058 #, gcc-internal-format
46059 msgid "right shift count >= width of type"
46060 msgstr ""
46062 #: c/c-fold.cc:415 c/c-typeck.cc:12247
46063 #, gcc-internal-format
46064 msgid "left shift count >= width of vector element"
46065 msgstr ""
46067 #: c/c-fold.cc:416 c/c-typeck.cc:12175
46068 #, gcc-internal-format
46069 msgid "right shift count >= width of vector element"
46070 msgstr ""
46072 #: c/c-parser.cc:321
46073 #, gcc-internal-format
46074 msgid "identifier %qE conflicts with C++ keyword"
46075 msgstr ""
46077 #: c/c-parser.cc:974 cp/parser.cc:3035
46078 #, gcc-internal-format
46079 msgid "version control conflict marker in file"
46080 msgstr ""
46082 #: c/c-parser.cc:1195 cp/parser.cc:3116
46083 #, gcc-internal-format
46084 msgid "to match this %qs"
46085 msgstr ""
46087 #: c/c-parser.cc:1324 cp/parser.cc:33007
46088 #, gcc-internal-format
46089 msgid "expected end of line"
46090 msgstr ""
46092 #: c/c-parser.cc:1643
46093 #, gcc-internal-format
46094 msgid "ISO C forbids an empty translation unit"
46095 msgstr ""
46097 #: c/c-parser.cc:1667 cp/semantics.cc:3353
46098 #, gcc-internal-format
46099 msgid ""
46100 "%<#pragma omp declare target%> without corresponding %<#pragma omp end "
46101 "declare target%>"
46102 msgstr ""
46104 #: c/c-parser.cc:1755 c/c-parser.cc:11307
46105 #, gcc-internal-format
46106 msgid "ISO C does not allow extra %<;%> outside of a function"
46107 msgstr ""
46109 #: c/c-parser.cc:1946
46110 #, gcc-internal-format
46111 msgid "unknown type name %qE; use %<struct%> keyword to refer to the type"
46112 msgstr ""
46114 #: c/c-parser.cc:1954
46115 #, gcc-internal-format
46116 msgid "unknown type name %qE; use %<union%> keyword to refer to the type"
46117 msgstr ""
46119 #: c/c-parser.cc:1962
46120 #, gcc-internal-format
46121 msgid "unknown type name %qE; use %<enum%> keyword to refer to the type"
46122 msgstr ""
46124 #: c/c-parser.cc:1975 c/c-parser.cc:4381
46125 #, gcc-internal-format
46126 msgid "unknown type name %qE; did you mean %qs?"
46127 msgstr ""
46129 #: c/c-parser.cc:1979 c/c-parser.cc:2882 c/c-parser.cc:4385
46130 #, gcc-internal-format
46131 msgid "unknown type name %qE"
46132 msgstr ""
46134 #: c/c-parser.cc:2006 c/c-parser.cc:12610 c/c-parser.cc:19966
46135 #: c/c-parser.cc:20553 c/c-parser.cc:21075 cp/parser.cc:43820
46136 #: cp/parser.cc:48080
46137 #, gcc-internal-format
46138 msgid "expected declaration specifiers"
46139 msgstr ""
46141 #: c/c-parser.cc:2016
46142 #, gcc-internal-format
46143 msgid "%<__auto_type%> in empty declaration"
46144 msgstr ""
46146 #: c/c-parser.cc:2030
46147 #, gcc-internal-format
46148 msgid "%<fallthrough%> attribute at top level"
46149 msgstr ""
46151 #: c/c-parser.cc:2053 c/c-parser.cc:3614
46152 #, gcc-internal-format
46153 msgid "expected %<;%>, identifier or %<(%>"
46154 msgstr ""
46156 #: c/c-parser.cc:2071 cp/parser.cc:35240 cp/parser.cc:35312
46157 #, gcc-internal-format
46158 msgid "prefix attributes are ignored for methods"
46159 msgstr ""
46161 #: c/c-parser.cc:2106
46162 #, gcc-internal-format
46163 msgid "prefix attributes are ignored for implementations"
46164 msgstr ""
46166 #: c/c-parser.cc:2127
46167 #, gcc-internal-format
46168 msgid "unexpected attribute"
46169 msgstr ""
46171 #: c/c-parser.cc:2137 c/c-parser.cc:6233 cp/parser.cc:12517 cp/parser.cc:12724
46172 #, gcc-internal-format
46173 msgid "%<fallthrough%> attribute not followed by %<;%>"
46174 msgstr ""
46176 #: c/c-parser.cc:2169
46177 #, gcc-internal-format
46178 msgid "%<__auto_type%> requires a plain identifier as declarator"
46179 msgstr ""
46181 #: c/c-parser.cc:2186
46182 #, gcc-internal-format
46183 msgid "data definition has no type or storage class"
46184 msgstr ""
46186 #. This means there is an attribute specifier after
46187 #. the declarator in a function definition.  Provide
46188 #. some more information for the user.
46189 #: c/c-parser.cc:2201
46190 #, gcc-internal-format
46191 msgid ""
46192 "attributes should be specified before the declarator in a function definition"
46193 msgstr ""
46195 #: c/c-parser.cc:2228
46196 #, gcc-internal-format
46197 msgid "%<__auto_type%> used with a bit-field initializer"
46198 msgstr ""
46200 #: c/c-parser.cc:2299 c/c-parser.cc:2428
46201 #, gcc-internal-format
46202 msgid "%<__auto_type%> requires an initialized data declaration"
46203 msgstr ""
46205 #: c/c-parser.cc:2391
46206 #, gcc-internal-format
46207 msgid "%<__auto_type%> may only be used with a single declarator"
46208 msgstr ""
46210 #: c/c-parser.cc:2420 cp/parser.cc:15387
46211 #, gcc-internal-format
46212 msgid "expected %<,%> or %<;%>"
46213 msgstr ""
46215 #. This can appear in many cases looking nothing like a
46216 #. function definition, so we don't give a more specific
46217 #. error suggesting there was one.
46218 #: c/c-parser.cc:2434 c/c-parser.cc:2475
46219 #, gcc-internal-format
46220 msgid "expected %<=%>, %<,%>, %<;%>, %<asm%> or %<__attribute__%>"
46221 msgstr ""
46223 #: c/c-parser.cc:2442
46224 #, gcc-internal-format
46225 msgid "ISO C forbids nested functions"
46226 msgstr ""
46228 #: c/c-parser.cc:2626
46229 #, gcc-internal-format
46230 msgid "ISO C99 does not support %<_Static_assert%>"
46231 msgstr ""
46233 #: c/c-parser.cc:2629
46234 #, gcc-internal-format
46235 msgid "ISO C90 does not support %<_Static_assert%>"
46236 msgstr ""
46238 #: c/c-parser.cc:2650 c/c-parser.cc:7351 c/c-parser.cc:12671
46239 #, gcc-internal-format
46240 msgid "expected string literal"
46241 msgstr ""
46243 #: c/c-parser.cc:2659
46244 #, gcc-internal-format
46245 msgid "ISO C11 does not support omitting the string in %<_Static_assert%>"
46246 msgstr ""
46248 #: c/c-parser.cc:2665
46249 #, gcc-internal-format
46250 msgid "expression in static assertion is not an integer"
46251 msgstr ""
46253 #: c/c-parser.cc:2674
46254 #, gcc-internal-format
46255 msgid "expression in static assertion is not an integer constant expression"
46256 msgstr ""
46258 #: c/c-parser.cc:2679
46259 #, gcc-internal-format
46260 msgid "expression in static assertion is not constant"
46261 msgstr ""
46263 #: c/c-parser.cc:2686
46264 #, gcc-internal-format
46265 msgid "static assertion failed: %E"
46266 msgstr ""
46268 #: c/c-parser.cc:2688 cp/semantics.cc:11193
46269 #, gcc-internal-format
46270 msgid "static assertion failed"
46271 msgstr ""
46273 #: c/c-parser.cc:3024
46274 #, gcc-internal-format
46275 msgid "%<_Atomic%> in Objective-C"
46276 msgstr ""
46278 #: c/c-parser.cc:3027
46279 #, gcc-internal-format
46280 msgid "ISO C99 does not support the %<_Atomic%> qualifier"
46281 msgstr ""
46283 #: c/c-parser.cc:3030
46284 #, gcc-internal-format
46285 msgid "ISO C90 does not support the %<_Atomic%> qualifier"
46286 msgstr ""
46288 #: c/c-parser.cc:3057
46289 #, gcc-internal-format
46290 msgid "%<_Atomic%> applied to a qualified type"
46291 msgstr ""
46293 #: c/c-parser.cc:3087
46294 #, gcc-internal-format
46295 msgid "%<__GIMPLE%> only valid with %<-fgimple%>"
46296 msgstr ""
46298 #: c/c-parser.cc:3197
46299 #, gcc-internal-format
46300 msgid "empty enum is invalid"
46301 msgstr ""
46303 #: c/c-parser.cc:3201 c/c-parser.cc:4199 c/c-parser.cc:4905 c/c-parser.cc:4917
46304 #: c/c-parser.cc:5352 c/c-parser.cc:5651 c/c-parser.cc:7218 c/c-parser.cc:7301
46305 #: c/c-parser.cc:8225 c/c-parser.cc:8530 c/c-parser.cc:8539 c/c-parser.cc:9068
46306 #: c/c-parser.cc:9254 c/c-parser.cc:9280 c/c-parser.cc:10164
46307 #: c/c-parser.cc:10590 c/c-parser.cc:10627 c/c-parser.cc:10889
46308 #: c/c-parser.cc:10940 c/c-parser.cc:11100 c/c-parser.cc:11130
46309 #: c/c-parser.cc:11138 c/c-parser.cc:11167 c/c-parser.cc:11180
46310 #: c/c-parser.cc:11486 c/c-parser.cc:11610 c/c-parser.cc:12194
46311 #: c/c-parser.cc:12247 c/c-parser.cc:12263 c/c-parser.cc:12309
46312 #: c/c-parser.cc:13118 c/c-parser.cc:13161 c/c-parser.cc:15797
46313 #: c/c-parser.cc:15909 c/c-parser.cc:16560 c/c-parser.cc:18942
46314 #: c/c-parser.cc:21603 c/c-parser.cc:21794 c/gimple-parser.cc:1793
46315 #: c/gimple-parser.cc:1839 cp/parser.cc:9164 cp/parser.cc:33010
46316 #: cp/parser.cc:36217 cp/parser.cc:39011 cp/parser.cc:39180 cp/parser.cc:45371
46317 #: cp/parser.cc:47375
46318 #, gcc-internal-format
46319 msgid "expected identifier"
46320 msgstr ""
46322 #: c/c-parser.cc:3243 cp/parser.cc:21109
46323 #, gcc-internal-format
46324 msgid "comma at end of enumerator list"
46325 msgstr ""
46327 #: c/c-parser.cc:3249 go/gofrontend/embed.cc:423
46328 #, gcc-internal-format
46329 msgid "expected %<,%> or %<}%>"
46330 msgstr ""
46332 #: c/c-parser.cc:3288
46333 #, gcc-internal-format
46334 msgid "ISO C forbids forward references to %<enum%> types"
46335 msgstr ""
46337 #: c/c-parser.cc:3411
46338 #, gcc-internal-format
46339 msgid "expected class name"
46340 msgstr ""
46342 #: c/c-parser.cc:3433
46343 #, gcc-internal-format
46344 msgid "extra semicolon in struct or union specified"
46345 msgstr ""
46347 #: c/c-parser.cc:3462
46348 #, gcc-internal-format
46349 msgid "no semicolon at end of struct or union"
46350 msgstr ""
46352 #: c/c-parser.cc:3576 c/c-parser.cc:5147
46353 #, gcc-internal-format
46354 msgid "expected specifier-qualifier-list"
46355 msgstr ""
46357 #: c/c-parser.cc:3587
46358 #, gcc-internal-format
46359 msgid "ISO C forbids member declarations with no members"
46360 msgstr ""
46362 #: c/c-parser.cc:3677
46363 #, gcc-internal-format
46364 msgid "expected %<,%>, %<;%> or %<}%>"
46365 msgstr ""
46367 #: c/c-parser.cc:3684
46368 #, gcc-internal-format
46369 msgid "expected %<:%>, %<,%>, %<;%>, %<}%> or %<__attribute__%>"
46370 msgstr ""
46372 #: c/c-parser.cc:3738
46373 #, gcc-internal-format
46374 msgid "%<typeof%> applied to a bit-field"
46375 msgstr ""
46377 #: c/c-parser.cc:3770
46378 #, gcc-internal-format
46379 msgid "ISO C99 does not support %<_Alignas%>"
46380 msgstr ""
46382 #: c/c-parser.cc:3773
46383 #, gcc-internal-format
46384 msgid "ISO C90 does not support %<_Alignas%>"
46385 msgstr ""
46387 #: c/c-parser.cc:4027
46388 #, gcc-internal-format
46389 msgid "expected identifier or %<(%>"
46390 msgstr ""
46392 #: c/c-parser.cc:4268
46393 #, gcc-internal-format
46394 msgid "ISO C requires a named argument before %<...%>"
46395 msgstr ""
46397 #: c/c-parser.cc:4392
46398 #, gcc-internal-format
46399 msgid "expected declaration specifiers or %<...%>"
46400 msgstr ""
46402 #: c/c-parser.cc:4617
46403 #, gcc-internal-format
46404 msgid "parentheses must be omitted if attribute argument list is empty"
46405 msgstr ""
46407 #: c/c-parser.cc:4942 cp/parser.cc:29074
46408 #, gcc-internal-format
46409 msgid "%qE attribute does not take any arguments"
46410 msgstr ""
46412 #: c/c-parser.cc:4993
46413 #, gcc-internal-format
46414 msgid "ISO C does not support %<[[]]%> attributes before C2X"
46415 msgstr ""
46417 #: c/c-parser.cc:5257
46418 #, gcc-internal-format
46419 msgid "ISO C forbids empty initializer braces"
46420 msgstr ""
46422 #: c/c-parser.cc:5316
46423 #, gcc-internal-format
46424 msgid "obsolete use of designated initializer with %<:%>"
46425 msgstr ""
46427 #: c/c-parser.cc:5461
46428 #, gcc-internal-format
46429 msgid "ISO C forbids specifying range of elements to initialize"
46430 msgstr ""
46432 #: c/c-parser.cc:5473
46433 #, gcc-internal-format
46434 msgid "ISO C90 forbids specifying subobject to initialize"
46435 msgstr ""
46437 #: c/c-parser.cc:5481
46438 #, gcc-internal-format
46439 msgid "obsolete use of designated initializer without %<=%>"
46440 msgstr ""
46442 #: c/c-parser.cc:5666
46443 #, gcc-internal-format
46444 msgid "ISO C forbids label declarations"
46445 msgstr ""
46447 #: c/c-parser.cc:5672 c/c-parser.cc:5761 c/c-parser.cc:5775
46448 #: c/gimple-parser.cc:409
46449 #, gcc-internal-format
46450 msgid "expected declaration or statement"
46451 msgstr ""
46453 #: c/c-parser.cc:5707
46454 #, gcc-internal-format
46455 msgid ""
46456 "a label can only be part of a statement and a declaration is not a statement"
46457 msgstr ""
46459 #: c/c-parser.cc:5719 c/c-parser.cc:5752
46460 #, gcc-internal-format
46461 msgid "ISO C90 forbids mixed declarations and code"
46462 msgstr ""
46464 #: c/c-parser.cc:5783
46465 #, gcc-internal-format
46466 msgid "expected %<}%> before %<else%>"
46467 msgstr ""
46469 #: c/c-parser.cc:5788 cp/parser.cc:12845
46470 #, gcc-internal-format
46471 msgid "%<else%> without a previous %<if%>"
46472 msgstr ""
46474 #: c/c-parser.cc:5806
46475 #, gcc-internal-format
46476 msgid "label at end of compound statement"
46477 msgstr ""
46479 #. Avoid infinite loop in error recovery:
46480 #. c_parser_skip_until_found stops at a closing nesting
46481 #. delimiter without consuming it, but here we need to consume
46482 #. it to proceed further.
46483 #: c/c-parser.cc:5827 c/c-parser.cc:5840 c/c-parser.cc:6254
46484 #: c/gimple-parser.cc:2328 cp/parser.cc:12426
46485 #, gcc-internal-format
46486 msgid "expected statement"
46487 msgstr ""
46489 #: c/c-parser.cc:5894
46490 #, gcc-internal-format
46491 msgid "expected %<:%> or %<...%>"
46492 msgstr ""
46494 #: c/c-parser.cc:5922
46495 #, gcc-internal-format
46496 msgid ""
46497 "GNU-style attribute between label and declaration appertains to the label"
46498 msgstr ""
46500 #: c/c-parser.cc:6153
46501 #, gcc-internal-format
46502 msgid "expected identifier or %<*%>"
46503 msgstr ""
46505 #: c/c-parser.cc:6237
46506 #, gcc-internal-format
46507 msgid "only attribute %<fallthrough%> can be applied to a null statement"
46508 msgstr ""
46510 #: c/c-parser.cc:6362 cp/parser.cc:14409
46511 #, gcc-internal-format
46512 msgid "suggest braces around empty body in an %<if%> statement"
46513 msgstr ""
46515 #: c/c-parser.cc:6404 cp/parser.cc:14412
46516 #, gcc-internal-format
46517 msgid "suggest braces around empty body in an %<else%> statement"
46518 msgstr ""
46520 #: c/c-parser.cc:6535 cp/parser.cc:13214
46521 #, gcc-internal-format
46522 msgid "suggest explicit braces to avoid ambiguous %<else%>"
46523 msgstr ""
46525 #: c/c-parser.cc:6675
46526 #, gcc-internal-format
46527 msgid "suggest braces around empty body in %<do%> statement"
46528 msgstr ""
46530 #: c/c-parser.cc:6807 c/c-parser.cc:6839
46531 #, gcc-internal-format
46532 msgid "multiple iterating variables in fast enumeration"
46533 msgstr ""
46535 #: c/c-parser.cc:6862
46536 #, gcc-internal-format
46537 msgid "invalid iterating variable in fast enumeration"
46538 msgstr ""
46540 #: c/c-parser.cc:6886 cp/parser.cc:13501
46541 #, gcc-internal-format
46542 msgid "missing loop condition in loop with %<GCC ivdep%> pragma"
46543 msgstr ""
46545 #: c/c-parser.cc:6892 cp/parser.cc:13507
46546 #, gcc-internal-format
46547 msgid "missing loop condition in loop with %<GCC unroll%> pragma"
46548 msgstr ""
46550 #: c/c-parser.cc:6928
46551 #, gcc-internal-format
46552 msgid "missing collection in fast enumeration"
46553 msgstr ""
46555 #: c/c-parser.cc:7050 c/c-parser.cc:7061 c/c-parser.cc:7072
46556 #, gcc-internal-format
46557 msgid "duplicate %<asm%> qualifier %qE"
46558 msgstr ""
46560 #: c/c-parser.cc:7051 c/c-parser.cc:7062 c/c-parser.cc:7073 cp/parser.cc:21981
46561 #: cp/parser.cc:21998 cp/parser.cc:22012
46562 #, gcc-internal-format
46563 msgid "first seen here"
46564 msgstr ""
46566 #: c/c-parser.cc:7082
46567 #, gcc-internal-format
46568 msgid "%qE is not a valid %<asm%> qualifier"
46569 msgstr ""
46571 #: c/c-parser.cc:7132
46572 #, gcc-internal-format
46573 msgid "expected %<:%> or %<)%>"
46574 msgstr ""
46576 #: c/c-parser.cc:7431 cp/parser.cc:4485
46577 #, gcc-internal-format
46578 msgid "a wide string is invalid in this context"
46579 msgstr ""
46581 #: c/c-parser.cc:7623
46582 #, gcc-internal-format
46583 msgid "ISO C forbids omitting the middle term of a %<?:%> expression"
46584 msgstr ""
46586 #. Location of the binary operator.
46587 #. Quiet warning.
46588 #: c/c-parser.cc:7844 cp/typeck.cc:5173
46589 #, gcc-internal-format
46590 msgid ""
46591 "division %<sizeof (%T) / sizeof (%T)%> does not compute the number of array "
46592 "elements"
46593 msgstr ""
46595 #: c/c-parser.cc:7850 cp/typeck.cc:5178
46596 #, gcc-internal-format
46597 msgid "first %<sizeof%> operand was declared here"
46598 msgstr ""
46600 #: c/c-parser.cc:8089
46601 #, gcc-internal-format
46602 msgid "alignment specified for type name in cast"
46603 msgstr ""
46605 #: c/c-parser.cc:8188
46606 #, gcc-internal-format
46607 msgid "traditional C rejects the unary plus operator"
46608 msgstr ""
46610 #: c/c-parser.cc:8319
46611 #, gcc-internal-format
46612 msgid "alignment specified for type name in %<sizeof%>"
46613 msgstr ""
46615 #: c/c-parser.cc:8335
46616 #, gcc-internal-format
46617 msgid "%<sizeof%> applied to a bit-field"
46618 msgstr ""
46620 #: c/c-parser.cc:8405
46621 #, gcc-internal-format
46622 msgid "alignment specified for type name in %qE"
46623 msgstr ""
46625 #: c/c-parser.cc:8428
46626 #, gcc-internal-format
46627 msgid "ISO C does not allow %<%E (expression)%>"
46628 msgstr ""
46630 #: c/c-parser.cc:8579
46631 #, gcc-internal-format
46632 msgid "cannot take address of %qs"
46633 msgstr ""
46635 #: c/c-parser.cc:8662
46636 #, gcc-internal-format
46637 msgid "ISO C99 does not support %<_Generic%>"
46638 msgstr ""
46640 #: c/c-parser.cc:8665
46641 #, gcc-internal-format
46642 msgid "ISO C90 does not support %<_Generic%>"
46643 msgstr ""
46645 #: c/c-parser.cc:8734
46646 #, gcc-internal-format
46647 msgid "%<_Generic%> association has function type"
46648 msgstr ""
46650 #: c/c-parser.cc:8737
46651 #, gcc-internal-format
46652 msgid "%<_Generic%> association has incomplete type"
46653 msgstr ""
46655 #: c/c-parser.cc:8741
46656 #, gcc-internal-format
46657 msgid "%<_Generic%> association has variable length type"
46658 msgstr ""
46660 #: c/c-parser.cc:8765
46661 #, gcc-internal-format
46662 msgid "duplicate %<default%> case in %<_Generic%>"
46663 msgstr ""
46665 #: c/c-parser.cc:8766
46666 #, gcc-internal-format
46667 msgid "original %<default%> is here"
46668 msgstr ""
46670 #: c/c-parser.cc:8774
46671 #, gcc-internal-format
46672 msgid "%<_Generic%> specifies two compatible types"
46673 msgstr ""
46675 #: c/c-parser.cc:8775
46676 #, gcc-internal-format
46677 msgid "compatible type is here"
46678 msgstr ""
46680 #: c/c-parser.cc:8798
46681 #, gcc-internal-format
46682 msgid "%<_Generic%> selector matches multiple associations"
46683 msgstr ""
46685 #: c/c-parser.cc:8800
46686 #, gcc-internal-format
46687 msgid "other match is here"
46688 msgstr ""
46690 #: c/c-parser.cc:8825
46691 #, gcc-internal-format
46692 msgid ""
46693 "%<_Generic%> selector of type %qT is not compatible with any association"
46694 msgstr ""
46696 #: c/c-parser.cc:8846
46697 #, gcc-internal-format
46698 msgid "argument %u of %<__builtin_tgmath%> is not a function pointer"
46699 msgstr ""
46701 #: c/c-parser.cc:8854
46702 #, gcc-internal-format
46703 msgid "argument %u of %<__builtin_tgmath%> is unprototyped"
46704 msgstr ""
46706 #: c/c-parser.cc:8860
46707 #, gcc-internal-format
46708 msgid "argument %u of %<__builtin_tgmath%> has variable arguments"
46709 msgstr ""
46711 #: c/c-parser.cc:8876
46712 #, gcc-internal-format
46713 msgid "argument %u of %<__builtin_tgmath%> has no arguments"
46714 msgstr ""
46716 #: c/c-parser.cc:8899 c/c-parser.cc:8903
46717 #, gcc-internal-format
46718 msgid "ISO C does not support %qs predefined identifier"
46719 msgstr ""
46721 #: c/c-parser.cc:8907
46722 #, gcc-internal-format
46723 msgid "ISO C90 does not support %<__func__%> predefined identifier"
46724 msgstr ""
46726 #: c/c-parser.cc:9082 c/c-parser.cc:10206 c/c-parser.cc:10228
46727 #: c/c-parser.cc:18358 c/gimple-parser.cc:1711 c/gimple-parser.cc:2345
46728 #: cp/parser.cc:40936
46729 #, gcc-internal-format
46730 msgid "expected expression"
46731 msgstr ""
46733 #: c/c-parser.cc:9103
46734 #, gcc-internal-format
46735 msgid "braced-group within expression allowed only inside a function"
46736 msgstr ""
46738 #: c/c-parser.cc:9117
46739 #, gcc-internal-format
46740 msgid "ISO C forbids braced-groups within expressions"
46741 msgstr ""
46743 #: c/c-parser.cc:9307
46744 #, gcc-internal-format
46745 msgid "wrong number of arguments to %<__builtin_choose_expr%>"
46746 msgstr ""
46748 #: c/c-parser.cc:9323
46749 #, gcc-internal-format
46750 msgid "first argument to %<__builtin_choose_expr%> not a constant"
46751 msgstr ""
46753 #: c/c-parser.cc:9393 c/c-parser.cc:9410 c/c-parser.cc:9417
46754 #, gcc-internal-format
46755 msgid "too few arguments to %<__builtin_tgmath%>"
46756 msgstr ""
46758 #: c/c-parser.cc:9438
46759 #, gcc-internal-format
46760 msgid "argument %u of %<__builtin_tgmath%> has wrong number of arguments"
46761 msgstr ""
46763 #: c/c-parser.cc:9482 c/c-parser.cc:9492
46764 #, gcc-internal-format
46765 msgid ""
46766 "invalid type-generic return type for argument %u of %<__builtin_tgmath%>"
46767 msgstr ""
46769 #: c/c-parser.cc:9514 c/c-parser.cc:9524
46770 #, gcc-internal-format
46771 msgid ""
46772 "invalid type-generic type for argument %u of argument %u of "
46773 "%<__builtin_tgmath%>"
46774 msgstr ""
46776 #: c/c-parser.cc:9557
46777 #, gcc-internal-format
46778 msgid "function arguments of %<__builtin_tgmath%> all have the same type"
46779 msgstr ""
46781 #: c/c-parser.cc:9576
46782 #, gcc-internal-format
46783 msgid "function arguments of %<__builtin_tgmath%> lack type-generic parameter"
46784 msgstr ""
46786 #: c/c-parser.cc:9624
46787 #, gcc-internal-format
46788 msgid ""
46789 "duplicate type-generic parameter type for function argument %u of "
46790 "%<__builtin_tgmath%>"
46791 msgstr ""
46793 #: c/c-parser.cc:9647
46794 #, gcc-internal-format
46795 msgid "bad return type for function argument %u of %<__builtin_tgmath%>"
46796 msgstr ""
46798 #: c/c-parser.cc:9664
46799 #, gcc-internal-format
46800 msgid ""
46801 "bad type for argument %u of function argument %u of %<__builtin_tgmath%>"
46802 msgstr ""
46804 #: c/c-parser.cc:9702
46805 #, gcc-internal-format, gfc-internal-format
46806 msgid "invalid type of argument %u of type-generic function"
46807 msgstr ""
46809 #: c/c-parser.cc:9713
46810 #, gcc-internal-format, gfc-internal-format
46811 msgid ""
46812 "decimal floating-point argument %u to complex-only type-generic function"
46813 msgstr ""
46815 #: c/c-parser.cc:9721
46816 #, gcc-internal-format, gfc-internal-format
46817 msgid "decimal floating-point argument %u to binary-only type-generic function"
46818 msgstr ""
46820 #: c/c-parser.cc:9729 c/c-parser.cc:9759
46821 #, gcc-internal-format
46822 msgid ""
46823 "both complex and decimal floating-point arguments to type-generic function"
46824 msgstr ""
46826 #: c/c-parser.cc:9737 c/c-parser.cc:9779
46827 #, gcc-internal-format
46828 msgid ""
46829 "both binary and decimal floating-point arguments to type-generic function"
46830 msgstr ""
46832 #: c/c-parser.cc:9751
46833 #, gcc-internal-format, gfc-internal-format
46834 msgid "complex argument %u to decimal-only type-generic function"
46835 msgstr ""
46837 #: c/c-parser.cc:9771
46838 #, gcc-internal-format, gfc-internal-format
46839 msgid "binary argument %u to decimal-only type-generic function"
46840 msgstr ""
46842 #: c/c-parser.cc:9877
46843 #, gcc-internal-format
46844 msgid "no matching function for type-generic call"
46845 msgstr ""
46847 #: c/c-parser.cc:9918
46848 #, gcc-internal-format
46849 msgid "wrong number of arguments to %<__builtin_call_with_static_chain%>"
46850 msgstr ""
46852 #: c/c-parser.cc:9931
46853 #, gcc-internal-format
46854 msgid ""
46855 "first argument to %<__builtin_call_with_static_chain%> must be a call "
46856 "expression"
46857 msgstr ""
46859 #: c/c-parser.cc:9935
46860 #, gcc-internal-format
46861 msgid ""
46862 "second argument to %<__builtin_call_with_static_chain%> must be a pointer "
46863 "type"
46864 msgstr ""
46866 #: c/c-parser.cc:9961
46867 #, gcc-internal-format
46868 msgid "wrong number of arguments to %<__builtin_complex%>"
46869 msgstr ""
46871 #: c/c-parser.cc:9983
46872 #, gcc-internal-format
46873 msgid "%<__builtin_complex%> operand not of real binary floating-point type"
46874 msgstr ""
46876 #: c/c-parser.cc:9992
46877 #, gcc-internal-format
46878 msgid "%<__builtin_complex%> operands of different types"
46879 msgstr ""
46881 #: c/c-parser.cc:10037 c/c-parser.cc:10066 cp/parser.cc:7480
46882 #, gcc-internal-format
46883 msgid "wrong number of arguments to %<__builtin_shuffle%>"
46884 msgstr ""
46886 #: c/c-parser.cc:10266
46887 #, gcc-internal-format
46888 msgid "compound literal has variable size"
46889 msgstr ""
46891 #: c/c-parser.cc:10277
46892 #, gcc-internal-format
46893 msgid "compound literal qualified by address-space qualifier"
46894 msgstr ""
46896 #: c/c-parser.cc:10281
46897 #, gcc-internal-format
46898 msgid "ISO C90 forbids compound literals"
46899 msgstr ""
46901 #: c/c-parser.cc:10294
46902 #, gcc-internal-format
46903 msgid "%<_Alignas%> specifiers cannot reduce alignment of compound literal"
46904 msgstr ""
46906 #: c/c-parser.cc:10368
46907 #, gcc-internal-format
46908 msgid ""
46909 "using integer absolute value function %qD when argument is of floating-point "
46910 "type %qT"
46911 msgstr ""
46913 #: c/c-parser.cc:10373
46914 #, gcc-internal-format
46915 msgid ""
46916 "using integer absolute value function %qD when argument is of complex type "
46917 "%qT"
46918 msgstr ""
46920 #: c/c-parser.cc:10381
46921 #, gcc-internal-format
46922 msgid "taking the absolute value of unsigned type %qT has no effect"
46923 msgstr ""
46925 #: c/c-parser.cc:10392
46926 #, gcc-internal-format
46927 msgid ""
46928 "using floating-point absolute value function %qD when argument is of integer "
46929 "type %qT"
46930 msgstr ""
46932 #: c/c-parser.cc:10396
46933 #, gcc-internal-format
46934 msgid ""
46935 "using floating-point absolute value function %qD when argument is of decimal "
46936 "floating-point type %qT"
46937 msgstr ""
46939 #: c/c-parser.cc:10401
46940 #, gcc-internal-format
46941 msgid ""
46942 "using floating-point absolute value function %qD when argument is of complex "
46943 "type %qT"
46944 msgstr ""
46946 #: c/c-parser.cc:10414
46947 #, gcc-internal-format
46948 msgid ""
46949 "using complex absolute value function %qD when argument is of integer type "
46950 "%qT"
46951 msgstr ""
46953 #: c/c-parser.cc:10418
46954 #, gcc-internal-format
46955 msgid ""
46956 "using complex absolute value function %qD when argument is of floating-point "
46957 "type %qT"
46958 msgstr ""
46960 #: c/c-parser.cc:10435
46961 #, gcc-internal-format
46962 msgid ""
46963 "using decimal floating-point absolute value function %qD when argument is of "
46964 "integer type %qT"
46965 msgstr ""
46967 #: c/c-parser.cc:10440
46968 #, gcc-internal-format
46969 msgid ""
46970 "using decimal floating-point absolute value function %qD when argument is of "
46971 "floating-point type %qT"
46972 msgstr ""
46974 #: c/c-parser.cc:10445
46975 #, gcc-internal-format
46976 msgid ""
46977 "using decimal floating-point absolute value function %qD when argument is of "
46978 "complex type %qT"
46979 msgstr ""
46981 #: c/c-parser.cc:10471
46982 #, gcc-internal-format
46983 msgid ""
46984 "absolute value function %qD given an argument of type %qT but has parameter "
46985 "of type %qT which may cause truncation of value"
46986 msgstr ""
46988 #: c/c-parser.cc:10911
46989 #, gcc-internal-format
46990 msgid "expected identifier or %<)%>"
46991 msgstr ""
46993 #: c/c-parser.cc:11007
46994 #, gcc-internal-format
46995 msgid "extra semicolon"
46996 msgstr ""
46998 #: c/c-parser.cc:11255
46999 #, gcc-internal-format
47000 msgid "extra semicolon in method definition specified"
47001 msgstr ""
47003 #: c/c-parser.cc:11387
47004 #, gcc-internal-format
47005 msgid "method attributes must be specified at the end only"
47006 msgstr ""
47008 #: c/c-parser.cc:11407
47009 #, gcc-internal-format
47010 msgid "expected %<;%> or %<{%> after method attribute definition"
47011 msgstr ""
47013 #: c/c-parser.cc:11529
47014 #, gcc-internal-format
47015 msgid "objective-c method declaration is expected"
47016 msgstr ""
47018 #: c/c-parser.cc:11980
47019 #, gcc-internal-format
47020 msgid "no type or storage class may be specified here,"
47021 msgstr ""
47023 #: c/c-parser.cc:12048 cp/parser.cc:36074
47024 #, gcc-internal-format
47025 msgid "empty property attribute list"
47026 msgstr ""
47028 #: c/c-parser.cc:12062 cp/parser.cc:36087
47029 #, gcc-internal-format
47030 msgid "missing property attribute"
47031 msgstr ""
47033 #: c/c-parser.cc:12101
47034 #, gcc-internal-format
47035 msgid "unknown property attribute %<%s%s%>"
47036 msgstr ""
47038 #: c/c-parser.cc:12104 cp/parser.cc:36124
47039 #, gcc-internal-format
47040 msgid "unknown property attribute"
47041 msgstr ""
47043 #: c/c-parser.cc:12113 cp/parser.cc:36133
47044 #, gcc-internal-format
47045 msgid "expected %<=%> after Objective-C %qE"
47046 msgstr ""
47048 #: c/c-parser.cc:12124 cp/parser.cc:36147
47049 #, gcc-internal-format
47050 msgid "expected %qE selector name"
47051 msgstr ""
47053 #: c/c-parser.cc:12140 cp/parser.cc:36166
47054 #, gcc-internal-format
47055 msgid "setter method names must terminate with %<:%>"
47056 msgstr ""
47058 #: c/c-parser.cc:12354 cp/parser.cc:47706
47059 #, gcc-internal-format
47060 msgid ""
47061 "%<#pragma GCC unroll%> requires an assignment-expression that evaluates to a "
47062 "non-negative integral constant less than %u"
47063 msgstr ""
47065 #: c/c-parser.cc:12398 c/c-parser.cc:20550 c/c-parser.cc:20847
47066 #: c/c-parser.cc:20906 c/c-parser.cc:20992 cp/parser.cc:43817
47067 #: cp/parser.cc:44153 cp/parser.cc:44244 cp/parser.cc:44318 cp/parser.cc:47753
47068 #: cp/parser.cc:47769 cp/parser.cc:47785 cp/parser.cc:47802 cp/parser.cc:47819
47069 #: cp/parser.cc:47836 cp/parser.cc:47863 cp/parser.cc:47877 cp/parser.cc:47902
47070 #: cp/parser.cc:47916
47071 #, gcc-internal-format
47072 msgid "%<#pragma %s%> may only be used in compound statements"
47073 msgstr ""
47075 #: c/c-parser.cc:12421 cp/parser.cc:47891
47076 #, gcc-internal-format
47077 msgid "%<#pragma acc routine%> must be at file scope"
47078 msgstr ""
47080 #: c/c-parser.cc:12507 cp/parser.cc:47999
47081 #, gcc-internal-format
47082 msgid ""
47083 "%<#pragma omp scan%> may only be used in a loop construct with %<inscan%> "
47084 "%<reduction%> clause"
47085 msgstr ""
47087 #: c/c-parser.cc:12514 cp/parser.cc:48005
47088 #, gcc-internal-format
47089 msgid ""
47090 "%<#pragma omp section%> may only be used in %<#pragma omp sections%> "
47091 "construct"
47092 msgstr ""
47094 #: c/c-parser.cc:12526
47095 #, gcc-internal-format
47096 msgid "%<#pragma omp requires%> may only be used at file scope"
47097 msgstr ""
47099 #: c/c-parser.cc:12555 c/c-parser.cc:12579 cp/parser.cc:48034
47100 #: cp/parser.cc:48067
47101 #, gcc-internal-format
47102 msgid "for, while or do statement expected"
47103 msgstr ""
47105 #: c/c-parser.cc:12592 cp/parser.cc:47743
47106 #, gcc-internal-format
47107 msgid "%<#pragma GCC pch_preprocess%> must be first"
47108 msgstr ""
47110 #: c/c-parser.cc:12939 c/c-parser.cc:16405 c/c-parser.cc:18118
47111 #: c/c-parser.cc:18176 c/c-parser.cc:18183 c/c-parser.cc:18190
47112 #: c/c-parser.cc:22622 c/c-parser.cc:22630 c/c-parser.cc:22904
47113 #: c/c-parser.cc:22914 cp/parser.cc:36589 cp/parser.cc:39685 cp/parser.cc:40710
47114 #: cp/parser.cc:40773 cp/parser.cc:40780 cp/parser.cc:40787 cp/parser.cc:46634
47115 #: cp/parser.cc:46642 cp/parser.cc:46799 cp/parser.cc:46809
47116 #, gcc-internal-format
47117 msgid "too many %qs clauses"
47118 msgstr ""
47120 #: c/c-parser.cc:12966
47121 #, gcc-internal-format
47122 msgid "expression must be integral"
47123 msgstr ""
47125 #: c/c-parser.cc:13265 c/c-parser.cc:13277
47126 #, gcc-internal-format
47127 msgid "expected %<)%> or %<,%>"
47128 msgstr ""
47130 #: c/c-parser.cc:13428 c/c-parser.cc:23107
47131 #, gcc-internal-format
47132 msgid "%qD is not a variable"
47133 msgstr ""
47135 #: c/c-parser.cc:13432 cp/semantics.cc:8200
47136 #, gcc-internal-format
47137 msgid "%qD is not a pointer variable"
47138 msgstr ""
47140 #: c/c-parser.cc:13474 cp/parser.cc:37321
47141 #, gcc-internal-format
47142 msgid "collapse argument needs positive constant integer expression"
47143 msgstr ""
47145 #: c/c-parser.cc:13569 cp/parser.cc:37399
47146 #, gcc-internal-format
47147 msgid "expected %<none%> or %<present%>"
47148 msgstr ""
47150 #: c/c-parser.cc:13571 cp/parser.cc:37401
47151 #, gcc-internal-format
47152 msgid "expected %<none%>, %<shared%>, %<private%> or %<firstprivate%>"
47153 msgstr ""
47155 #: c/c-parser.cc:13692 cp/parser.cc:37513
47156 #, gcc-internal-format
47157 msgid "expected %<data%>, %<update%>, %<enter%> or %<exit%>"
47158 msgstr ""
47160 #: c/c-parser.cc:13712 c/c-parser.cc:20899 c/c-parser.cc:20985
47161 #: cp/parser.cc:37531 cp/parser.cc:44145 cp/parser.cc:44236
47162 #, gcc-internal-format
47163 msgid "expected %<data%>"
47164 msgstr ""
47166 #: c/c-parser.cc:13765 cp/parser.cc:37586
47167 #, gcc-internal-format
47168 msgid "too many %<if%> clauses with %qs modifier"
47169 msgstr ""
47171 #: c/c-parser.cc:13772 cp/parser.cc:37593
47172 #, gcc-internal-format
47173 msgid "too many %<if%> clauses"
47174 msgstr ""
47176 #: c/c-parser.cc:13774 cp/parser.cc:37595
47177 #, gcc-internal-format
47178 msgid "too many %<if%> clauses without modifier"
47179 msgstr ""
47181 #: c/c-parser.cc:13780 cp/parser.cc:37601
47182 #, gcc-internal-format
47183 msgid ""
47184 "if any %<if%> clause has modifier, then all %<if%> clauses have to use "
47185 "modifier"
47186 msgstr ""
47188 #: c/c-parser.cc:13885 c/c-parser.cc:13945 c/c-parser.cc:14006
47189 #: c/c-parser.cc:14053 c/c-parser.cc:14132 c/c-parser.cc:14511
47190 #: c/c-parser.cc:14593 c/c-parser.cc:15160 c/c-parser.cc:15305
47191 #: c/c-parser.cc:15370 c/c-parser.cc:16342
47192 #, gcc-internal-format
47193 msgid "expected integer expression"
47194 msgstr ""
47196 #: c/c-parser.cc:13896
47197 #, gcc-internal-format
47198 msgid "%<num_threads%> value must be positive"
47199 msgstr ""
47201 #: c/c-parser.cc:13956
47202 #, gcc-internal-format
47203 msgid "%<num_tasks%> value must be positive"
47204 msgstr ""
47206 #: c/c-parser.cc:14017 cp/semantics.cc:8420
47207 #, gcc-internal-format
47208 msgid "%<grainsize%> value must be positive"
47209 msgstr ""
47211 #: c/c-parser.cc:14065 cp/semantics.cc:8450
47212 #, gcc-internal-format
47213 msgid "%<priority%> value must be non-negative"
47214 msgstr ""
47216 #: c/c-parser.cc:14099 cp/parser.cc:37827
47217 #, gcc-internal-format
47218 msgid "expected constant integer expression with valid sync-hint value"
47219 msgstr ""
47221 #: c/c-parser.cc:14171 cp/parser.cc:37897
47222 #, gcc-internal-format
47223 msgid ""
47224 "expected %<alloc%>, %<to%>, %<from%>, %<tofrom%>, %<firstprivate%>, %<none%> "
47225 "or %<default%>"
47226 msgstr ""
47228 #: c/c-parser.cc:14232 cp/parser.cc:37962
47229 #, gcc-internal-format
47230 msgid "expected %<scalar%>, %<aggregate%> or %<pointer%>"
47231 msgstr ""
47233 #: c/c-parser.cc:14298 cp/parser.cc:38031
47234 #, gcc-internal-format
47235 msgid "too many %<defaultmap%> clauses with %qs category"
47236 msgstr ""
47238 #: c/c-parser.cc:14301 cp/parser.cc:38034
47239 #, gcc-internal-format
47240 msgid "too many %<defaultmap%> clauses with unspecified category"
47241 msgstr ""
47243 #: c/c-parser.cc:14385 cp/semantics.cc:7281 cp/semantics.cc:7334
47244 #, gcc-internal-format
47245 msgid "%qs expression must be integral"
47246 msgstr ""
47248 #: c/c-parser.cc:14397 c/c-parser.cc:14520 cp/semantics.cc:7313
47249 #: cp/semantics.cc:7348
47250 #, gcc-internal-format
47251 msgid "%qs value must be positive"
47252 msgstr ""
47254 #: c/c-parser.cc:14459 cp/parser.cc:37093
47255 #, gcc-internal-format
47256 msgid "too many %<static%> arguments"
47257 msgstr ""
47259 #: c/c-parser.cc:14493 cp/parser.cc:37126
47260 #, gcc-internal-format
47261 msgid "unexpected argument"
47262 msgstr ""
47264 #: c/c-parser.cc:14660 cp/semantics.cc:8630
47265 #, gcc-internal-format
47266 msgid "%<tile%> argument needs positive integral constant"
47267 msgstr ""
47269 #: c/c-parser.cc:14735 cp/parser.cc:38084
47270 #, gcc-internal-format
47271 msgid "expected %<reproducible%> or %<unconstrained%>"
47272 msgstr ""
47274 #: c/c-parser.cc:14744 c/c-parser.cc:14750 cp/parser.cc:38093
47275 #: cp/parser.cc:38103
47276 #, gcc-internal-format
47277 msgid "expected %<concurrent%>"
47278 msgstr ""
47280 #: c/c-parser.cc:14786 cp/parser.cc:38143
47281 #, gcc-internal-format
47282 msgid "expected %<teams%>, %<parallel%> or %<thread%>"
47283 msgstr ""
47285 #: c/c-parser.cc:14839 cp/parser.cc:38211
47286 #, gcc-internal-format
47287 msgid "ordered argument needs positive constant integer expression"
47288 msgstr ""
47290 #: c/c-parser.cc:14964 c/c-parser.cc:22176 cp/parser.cc:46273
47291 #, gcc-internal-format
47292 msgid ""
47293 "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%> or "
47294 "identifier"
47295 msgstr ""
47297 #: c/c-parser.cc:15084 cp/parser.cc:38469
47298 #, gcc-internal-format
47299 msgid "both %<monotonic%> and %<nonmonotonic%> modifiers specified"
47300 msgstr ""
47302 #: c/c-parser.cc:15138 cp/parser.cc:38485
47303 #, gcc-internal-format
47304 msgid "schedule %<runtime%> does not take a %<chunk_size%> parameter"
47305 msgstr ""
47307 #: c/c-parser.cc:15142 cp/parser.cc:38488
47308 #, gcc-internal-format
47309 msgid "schedule %<auto%> does not take a %<chunk_size%> parameter"
47310 msgstr ""
47312 #: c/c-parser.cc:15154 cp/semantics.cc:7395
47313 #, gcc-internal-format
47314 msgid "chunk size value must be positive"
47315 msgstr ""
47317 #: c/c-parser.cc:15177 cp/parser.cc:38508
47318 #, gcc-internal-format
47319 msgid "invalid schedule kind"
47320 msgstr ""
47322 #: c/c-parser.cc:15315 c/c-parser.cc:15325
47323 #, gcc-internal-format
47324 msgid "%<num_teams%> value must be positive"
47325 msgstr ""
47327 #: c/c-parser.cc:15332 cp/semantics.cc:7362
47328 #, gcc-internal-format
47329 msgid "%<num_teams%> lower bound %qE bigger than upper bound %qE"
47330 msgstr ""
47332 #: c/c-parser.cc:15380 cp/semantics.cc:7491
47333 #, gcc-internal-format
47334 msgid "%<thread_limit%> value must be positive"
47335 msgstr ""
47337 #: c/c-parser.cc:15425 cp/semantics.cc:7619
47338 #, gcc-internal-format
47339 msgid ""
47340 "%<aligned%> clause alignment expression must be positive constant integer "
47341 "expression"
47342 msgstr ""
47344 #: c/c-parser.cc:15535
47345 #, gcc-internal-format
47346 msgid "expected %<allocator%> or %<align%>"
47347 msgstr ""
47349 #: c/c-parser.cc:15542
47350 #, gcc-internal-format
47351 msgid "duplicate %qs modifier"
47352 msgstr ""
47354 #: c/c-parser.cc:15590 cp/semantics.cc:7754
47355 #, gcc-internal-format
47356 msgid ""
47357 "%<allocate%> clause allocator expression has type %qT rather than "
47358 "%<omp_allocator_handle_t%>"
47359 msgstr ""
47361 #: c/c-parser.cc:15601 cp/semantics.cc:7709 cp/semantics.cc:7725
47362 #, gcc-internal-format
47363 msgid ""
47364 "%<allocate%> clause %<align%> modifier argument needs to be positive "
47365 "constant power of two integer expression"
47366 msgstr ""
47368 #: c/c-parser.cc:15677
47369 #, gcc-internal-format
47370 msgid "%<linear%> clause step expression must be integral"
47371 msgstr ""
47373 #: c/c-parser.cc:15727
47374 #, gcc-internal-format
47375 msgid ""
47376 "%<safelen%> clause expression must be positive constant integer expression"
47377 msgstr ""
47379 #: c/c-parser.cc:15766
47380 #, gcc-internal-format
47381 msgid ""
47382 "%<simdlen%> clause expression must be positive constant integer expression"
47383 msgstr ""
47385 #: c/c-parser.cc:16097 cp/parser.cc:39370
47386 #, gcc-internal-format
47387 msgid "%<iterator%> modifier incompatible with %qs"
47388 msgstr ""
47390 #: c/c-parser.cc:16144 cp/parser.cc:39424 cp/parser.cc:39746 cp/parser.cc:39796
47391 #, gcc-internal-format
47392 msgid "invalid depend kind"
47393 msgstr ""
47395 #: c/c-parser.cc:16214 cp/parser.cc:39494
47396 #, gcc-internal-format
47397 msgid "too many %<always%> modifiers"
47398 msgstr ""
47400 #: c/c-parser.cc:16224 cp/parser.cc:39507
47401 #, gcc-internal-format
47402 msgid "too many %<close%> modifiers"
47403 msgstr ""
47405 #: c/c-parser.cc:16232 cp/parser.cc:39518
47406 #, gcc-internal-format
47407 msgid ""
47408 "%<#pragma omp target%> with modifier other than %<always%> or %<close%> on "
47409 "%<map%> clause"
47410 msgstr ""
47412 #: c/c-parser.cc:16260 cp/parser.cc:39549
47413 #, gcc-internal-format
47414 msgid "invalid map kind"
47415 msgstr ""
47417 #: c/c-parser.cc:16312 cp/parser.cc:39608
47418 #, gcc-internal-format
47419 msgid ""
47420 "%<ancestor%> device modifier not preceded by %<requires%> directive with "
47421 "%<reverse_offload%> clause"
47422 msgstr ""
47424 #: c/c-parser.cc:16324 cp/parser.cc:39619
47425 #, gcc-internal-format
47426 msgid "expected %<ancestor%> or %<device_num%>"
47427 msgstr ""
47429 #: c/c-parser.cc:16347 cp/semantics.cc:7516
47430 #, gcc-internal-format
47431 msgid "the %<device%> clause expression must evaluate to %<1%>"
47432 msgstr ""
47434 #: c/c-parser.cc:16380 cp/parser.cc:39690
47435 #, gcc-internal-format
47436 msgid "invalid dist_schedule kind"
47437 msgstr ""
47439 #: c/c-parser.cc:16459
47440 #, gcc-internal-format
47441 msgid "invalid proc_bind kind"
47442 msgstr ""
47444 #: c/c-parser.cc:16503
47445 #, gcc-internal-format
47446 msgid "expected %<host%>, %<nohost%> or %<any%>"
47447 msgstr ""
47449 #: c/c-parser.cc:16580 cp/semantics.cc:7916
47450 #, gcc-internal-format
47451 msgid ""
47452 "%<detach%> clause event handle has type %qT rather than %<omp_event_handle_t"
47453 "%>"
47454 msgstr ""
47456 #: c/c-parser.cc:16782 cp/parser.cc:40035
47457 #, gcc-internal-format
47458 msgid "expected %<#pragma acc%> clause"
47459 msgstr ""
47461 #: c/c-parser.cc:16793 c/c-parser.cc:17137 cp/parser.cc:40046
47462 #: cp/parser.cc:40438
47463 #, gcc-internal-format
47464 msgid "%qs is not valid for %qs"
47465 msgstr ""
47467 #: c/c-parser.cc:16837 cp/parser.cc:40098
47468 #, gcc-internal-format
47469 msgid "clauses in %<simd%> trait should be separated by %<,%>"
47470 msgstr ""
47472 #: c/c-parser.cc:16986 cp/parser.cc:40286
47473 #, gcc-internal-format
47474 msgid "%qs must be the first clause of %qs"
47475 msgstr ""
47477 #: c/c-parser.cc:17126 cp/parser.cc:40427
47478 #, gcc-internal-format
47479 msgid "expected %<#pragma omp%> clause"
47480 msgstr ""
47482 #: c/c-parser.cc:17259 cp/parser.cc:44645
47483 #, gcc-internal-format
47484 msgid "no valid clauses specified in %<#pragma acc declare%>"
47485 msgstr ""
47487 #: c/c-parser.cc:17269 cp/parser.cc:44655
47488 #, gcc-internal-format
47489 msgid "array section in %<#pragma acc declare%>"
47490 msgstr ""
47492 #: c/c-parser.cc:17289 cp/parser.cc:44675
47493 #, gcc-internal-format
47494 msgid "%qD must be a global variable in %<#pragma acc declare link%>"
47495 msgstr ""
47497 #: c/c-parser.cc:17300 cp/parser.cc:44686
47498 #, gcc-internal-format
47499 msgid "invalid OpenACC clause at file scope"
47500 msgstr ""
47502 #: c/c-parser.cc:17307 cp/parser.cc:44693
47503 #, gcc-internal-format
47504 msgid "invalid use of %<extern%> variable %qD in %<#pragma acc declare%>"
47505 msgstr ""
47507 #: c/c-parser.cc:17315 cp/parser.cc:44701
47508 #, gcc-internal-format
47509 msgid "invalid use of %<global%> variable %qD in %<#pragma acc declare%>"
47510 msgstr ""
47512 #: c/c-parser.cc:17326 cp/parser.cc:44723
47513 #, gcc-internal-format
47514 msgid ""
47515 "%qD must be a variable declared in the same scope as %<#pragma acc declare%>"
47516 msgstr ""
47518 #: c/c-parser.cc:17336 cp/parser.cc:44733
47519 #, gcc-internal-format
47520 msgid "variable %qD used more than once with %<#pragma acc declare%>"
47521 msgstr ""
47523 #: c/c-parser.cc:17429 cp/parser.cc:44831
47524 #, gcc-internal-format
47525 msgid "expected %<data%> after %<#pragma acc %s%>"
47526 msgstr ""
47528 #: c/c-parser.cc:17445 cp/parser.cc:44848
47529 #, gcc-internal-format
47530 msgid "%<#pragma acc %s data%> has no data movement clause"
47531 msgstr ""
47533 #: c/c-parser.cc:17695 cp/parser.cc:3163
47534 #, gcc-internal-format
47535 msgid "%qE has not been declared"
47536 msgstr ""
47538 #: c/c-parser.cc:17699
47539 #, gcc-internal-format
47540 msgid "expected function name"
47541 msgstr ""
47543 #: c/c-parser.cc:17717 cp/parser.cc:47066
47544 #, gcc-internal-format
47545 msgid "%qD does not refer to a function"
47546 msgstr ""
47548 #: c/c-parser.cc:17740 c/c-parser.cc:17788 cp/parser.cc:1499
47549 #, gcc-internal-format
47550 msgid ""
47551 "%<#pragma acc routine%> not immediately followed by function declaration or "
47552 "definition"
47553 msgstr ""
47555 #: c/c-parser.cc:17780 cp/parser.cc:47117 cp/parser.cc:47164
47556 #, gcc-internal-format
47557 msgid ""
47558 "%<#pragma acc routine%> not immediately followed by a single function "
47559 "declaration or definition"
47560 msgstr ""
47562 #: c/c-parser.cc:17811 cp/parser.cc:47192
47563 #, gcc-internal-format
47564 msgid "%<#pragma acc routine%> must be applied before use"
47565 msgstr ""
47567 #: c/c-parser.cc:17812 cp/parser.cc:47194
47568 #, gcc-internal-format
47569 msgid "%<#pragma acc routine%> must be applied before definition"
47570 msgstr ""
47572 #: c/c-parser.cc:17856 cp/parser.cc:45049
47573 #, gcc-internal-format
47574 msgid ""
47575 "%<#pragma acc update%> must contain at least one %<device%> or %<host%> or "
47576 "%<self%> clause"
47577 msgstr ""
47579 #: c/c-parser.cc:17911 cp/parser.cc:40524
47580 #, gcc-internal-format
47581 msgid "expected %<allocator%>"
47582 msgstr ""
47584 #: c/c-parser.cc:17927
47585 #, gcc-internal-format
47586 msgid ""
47587 "%<allocator%> clause allocator expression has type %qT rather than "
47588 "%<omp_allocator_handle_t%>"
47589 msgstr ""
47591 #: c/c-parser.cc:17942 cp/parser.cc:40539
47592 #, gcc-internal-format
47593 msgid "%<#pragma omp allocate%> not yet supported"
47594 msgstr ""
47596 #: c/c-parser.cc:18084 cp/parser.cc:40676
47597 #, gcc-internal-format
47598 msgid "expected %<read%>, %<write%>, %<update%>, or %<capture%> clause"
47599 msgstr ""
47601 #: c/c-parser.cc:18123 cp/parser.cc:40715
47602 #, gcc-internal-format
47603 msgid "expected %<seq_cst%>, %<acquire%> or %<relaxed%>"
47604 msgstr ""
47606 #: c/c-parser.cc:18147 cp/parser.cc:40744
47607 #, gcc-internal-format
47608 msgid ""
47609 "expected %<read%>, %<write%>, %<update%>, %<capture%>, %<compare%>, %<weak"
47610 "%>, %<fail%>, %<seq_cst%>, %<acq_rel%>, %<release%>, %<relaxed%> or %<hint%> "
47611 "clause"
47612 msgstr ""
47614 #: c/c-parser.cc:18162 cp/parser.cc:40759
47615 #, gcc-internal-format
47616 msgid "too many atomic clauses"
47617 msgstr ""
47619 #: c/c-parser.cc:18169 cp/parser.cc:40766
47620 #, gcc-internal-format
47621 msgid "too many memory order clauses"
47622 msgstr ""
47624 #: c/c-parser.cc:18207 c/c-parser.cc:18214 cp/parser.cc:40804
47625 #: cp/parser.cc:40811
47626 #, gcc-internal-format
47627 msgid "%qs clause is incompatible with %<read%> or %<write%> clauses"
47628 msgstr ""
47630 #: c/c-parser.cc:18220 c/c-parser.cc:18225 cp/parser.cc:40817
47631 #: cp/parser.cc:40822
47632 #, gcc-internal-format
47633 msgid "%qs clause requires %qs clause"
47634 msgstr ""
47636 #: c/c-parser.cc:18269 cp/parser.cc:40866
47637 #, gcc-internal-format
47638 msgid "%<#pragma omp atomic read%> incompatible with %<release%> clause"
47639 msgstr ""
47641 #: c/c-parser.cc:18279 cp/parser.cc:40876
47642 #, gcc-internal-format
47643 msgid "%<#pragma omp atomic write%> incompatible with %<acquire%> clause"
47644 msgstr ""
47646 #: c/c-parser.cc:18402 cp/parser.cc:40976
47647 #, gcc-internal-format
47648 msgid "expected %<==%> comparison in %<if%> condition"
47649 msgstr ""
47651 #: c/c-parser.cc:18409 cp/parser.cc:40983
47652 #, gcc-internal-format
47653 msgid "expected %<==%>, %<<%> or %<>%> comparison in %<if%> condition"
47654 msgstr ""
47656 #: c/c-parser.cc:18482 cp/parser.cc:41048 cp/parser.cc:41329 cp/parser.cc:41423
47657 #: cp/parser.cc:41441
47658 #, gcc-internal-format
47659 msgid "invalid form of %<#pragma omp atomic compare%>"
47660 msgstr ""
47662 #: c/c-parser.cc:18493 cp/parser.cc:41059
47663 #, gcc-internal-format
47664 msgid "unexpected %<else%>"
47665 msgstr ""
47667 #: c/c-parser.cc:18553 cp/parser.cc:41496
47668 #, gcc-internal-format
47669 msgid "invalid form of %<pragma omp atomic compare%>"
47670 msgstr ""
47672 #: c/c-parser.cc:18825 cp/parser.cc:41350 cp/parser.cc:41376
47673 #, gcc-internal-format
47674 msgid "invalid form of %<#pragma omp atomic%>"
47675 msgstr ""
47677 #: c/c-parser.cc:18829 cp/parser.cc:41416 cp/parser.cc:41450
47678 #, gcc-internal-format
47679 msgid "invalid operator for %<#pragma omp atomic%>"
47680 msgstr ""
47682 #: c/c-parser.cc:18880 cp/parser.cc:41485
47683 #, gcc-internal-format
47684 msgid "%<weak%> clause requires atomic equality comparison"
47685 msgstr ""
47687 #: c/c-parser.cc:18886 cp/semantics.cc:10770 cp/semantics.cc:10780
47688 #, gcc-internal-format
47689 msgid ""
47690 "%<#pragma omp atomic capture%> uses two different expressions for memory"
47691 msgstr ""
47693 #: c/c-parser.cc:18986 cp/semantics.cc:10857
47694 #, gcc-internal-format
47695 msgid "%<depobj%> expression is not lvalue expression"
47696 msgstr ""
47698 #: c/c-parser.cc:19043 cp/parser.cc:41651
47699 #, gcc-internal-format
47700 msgid "expected %<in%>, %<out%>, %<inout%> or %<mutexinoutset%>"
47701 msgstr ""
47703 #: c/c-parser.cc:19055 cp/parser.cc:41667
47704 #, gcc-internal-format
47705 msgid "expected %<depend%>, %<destroy%> or %<update%> clause"
47706 msgstr ""
47708 #: c/c-parser.cc:19093 cp/parser.cc:41707
47709 #, gcc-internal-format
47710 msgid "expected %<seq_cst%>, %<acq_rel%>, %<release%> or %<acquire%>"
47711 msgstr ""
47713 #: c/c-parser.cc:19101 cp/parser.cc:41715
47714 #, gcc-internal-format
47715 msgid "%<flush%> list specified together with memory order clause"
47716 msgstr ""
47718 #: c/c-parser.cc:19106
47719 #, gcc-internal-format
47720 msgid "expected %<(%> or end of line"
47721 msgstr ""
47723 #: c/c-parser.cc:19185 cp/parser.cc:42434
47724 #, gcc-internal-format
47725 msgid "expected %<inclusive%> or %<exclusive%> clause"
47726 msgstr ""
47728 #: c/c-parser.cc:19190 cp/parser.cc:42440
47729 #, gcc-internal-format
47730 msgid "expected %<#pragma omp scan%>"
47731 msgstr ""
47733 #: c/c-parser.cc:19246 cp/parser.cc:42491
47734 #, gcc-internal-format
47735 msgid "%<ordered%> clause parameter is less than %<collapse%>"
47736 msgstr ""
47738 #: c/c-parser.cc:19257 cp/parser.cc:42502
47739 #, gcc-internal-format
47740 msgid ""
47741 "%<linear%> clause may not be specified together with %<ordered%> clause with "
47742 "a parameter"
47743 msgstr ""
47745 #: c/c-parser.cc:19275 cp/parser.cc:42530
47746 #, gcc-internal-format
47747 msgid "for statement expected"
47748 msgstr ""
47750 #: c/c-parser.cc:19353 cp/semantics.cc:10348 cp/semantics.cc:10439
47751 #, gcc-internal-format
47752 msgid "expected iteration declaration or initialization"
47753 msgstr ""
47755 #: c/c-parser.cc:19439
47756 #, gcc-internal-format
47757 msgid "not enough perfectly nested loops"
47758 msgstr ""
47760 #: c/c-parser.cc:19487 cp/parser.cc:42844
47761 #, gcc-internal-format
47762 msgid "collapsed loops not perfectly nested"
47763 msgstr ""
47765 #: c/c-parser.cc:19570 cp/parser.cc:42640 cp/parser.cc:42682 cp/pt.cc:18221
47766 #, gcc-internal-format
47767 msgid "iteration variable %qD should not be firstprivate"
47768 msgstr ""
47770 #: c/c-parser.cc:19706 cp/parser.cc:42965
47771 #, gcc-internal-format
47772 msgid "%<ordered%> clause with parameter may not be specified on %qs construct"
47773 msgstr ""
47775 #: c/c-parser.cc:19985 cp/parser.cc:43258
47776 #, gcc-internal-format
47777 msgid ""
47778 "%<#pragma omp ordered%> with %<depend%> clause may only be used in compound "
47779 "statements"
47780 msgstr ""
47782 #: c/c-parser.cc:20199 cp/parser.cc:43464
47783 #, gcc-internal-format
47784 msgid "expected %<for%> after %qs"
47785 msgstr ""
47787 #: c/c-parser.cc:20541 cp/parser.cc:43808
47788 #, gcc-internal-format
47789 msgid "expected %<point%>"
47790 msgstr ""
47792 #: c/c-parser.cc:20796 cp/parser.cc:44083
47793 #, gcc-internal-format
47794 msgid ""
47795 "%<#pragma omp target data%> with map-type other than %<to%>, %<from%>, "
47796 "%<tofrom%> or %<alloc%> on %<map%> clause"
47797 msgstr ""
47799 #: c/c-parser.cc:20812 cp/parser.cc:44099
47800 #, gcc-internal-format
47801 msgid ""
47802 "%<#pragma omp target data%> must contain at least one %<map%>, "
47803 "%<use_device_ptr%> or %<use_device_addr%> clause"
47804 msgstr ""
47806 #: c/c-parser.cc:20860 cp/parser.cc:44331
47807 #, gcc-internal-format
47808 msgid ""
47809 "%<#pragma omp target update%> must contain at least one %<from%> or %<to%> "
47810 "clauses"
47811 msgstr ""
47813 #: c/c-parser.cc:20934 cp/parser.cc:44182
47814 #, gcc-internal-format
47815 msgid ""
47816 "%<#pragma omp target enter data%> with map-type other than %<to%> or %<alloc"
47817 "%> on %<map%> clause"
47818 msgstr ""
47820 #: c/c-parser.cc:20946 cp/parser.cc:44194
47821 #, gcc-internal-format
47822 msgid ""
47823 "%<#pragma omp target enter data%> must contain at least one %<map%> clause"
47824 msgstr ""
47826 #: c/c-parser.cc:21021 cp/parser.cc:44274
47827 #, gcc-internal-format
47828 msgid ""
47829 "%<#pragma omp target exit data%> with map-type other than %<from%>, %<release"
47830 "%> or %<delete%> on %<map%> clause"
47831 msgstr ""
47833 #: c/c-parser.cc:21034 cp/parser.cc:44287
47834 #, gcc-internal-format
47835 msgid ""
47836 "%<#pragma omp target exit data%> must contain at least one %<map%> clause"
47837 msgstr ""
47839 #: c/c-parser.cc:21270 cp/semantics.cc:9879
47840 #, gcc-internal-format
47841 msgid ""
47842 "%<#pragma omp target%> with map-type other than %<to%>, %<from%>, %<tofrom%> "
47843 "or %<alloc%> on %<map%> clause"
47844 msgstr ""
47846 #: c/c-parser.cc:21327
47847 #, gcc-internal-format
47848 msgid ""
47849 "%<#pragma omp declare %s%> must be followed by function declaration or "
47850 "definition or another %<#pragma omp declare %s%>"
47851 msgstr ""
47853 #: c/c-parser.cc:21378 c/c-parser.cc:21406
47854 #, gcc-internal-format
47855 msgid ""
47856 "%<#pragma omp declare %s%> must be followed by function declaration or "
47857 "definition"
47858 msgstr ""
47860 #: c/c-parser.cc:21445 cp/parser.cc:45199
47861 #, gcc-internal-format
47862 msgid "expected trait selector name"
47863 msgstr ""
47865 #: c/c-parser.cc:21498 cp/parser.cc:45251
47866 #, gcc-internal-format
47867 msgid "selector %qs not allowed for context selector set %qs"
47868 msgstr ""
47870 #: c/c-parser.cc:21523 cp/parser.cc:45275
47871 #, gcc-internal-format
47872 msgid "selector %qs does not accept any properties"
47873 msgstr ""
47875 #: c/c-parser.cc:21550 cp/parser.cc:45314 cp/pt.cc:11645
47876 #, gcc-internal-format
47877 msgid "score argument must be constant integer expression"
47878 msgstr ""
47880 #: c/c-parser.cc:21553 cp/parser.cc:45317 cp/pt.cc:11662
47881 #, gcc-internal-format
47882 msgid "score argument must be non-negative"
47883 msgstr ""
47885 #: c/c-parser.cc:21577 cp/parser.cc:45345 cp/pt.cc:11648
47886 #, gcc-internal-format
47887 msgid "property must be constant integer expression or string literal"
47888 msgstr ""
47890 #: c/c-parser.cc:21622 cp/parser.cc:45389
47891 #, gcc-internal-format
47892 msgid "expected identifier or string literal"
47893 msgstr ""
47895 #: c/c-parser.cc:21644 cp/parser.cc:45411 cp/pt.cc:11652
47896 #, gcc-internal-format
47897 msgid "property must be constant integer expression"
47898 msgstr ""
47900 #: c/c-parser.cc:21655 cp/parser.cc:45422
47901 #, gcc-internal-format
47902 msgid ""
47903 "properties for %<simd%> selector may not be specified in %<metadirective%>"
47904 msgstr ""
47906 #: c/c-parser.cc:21742 cp/parser.cc:45508
47907 #, gcc-internal-format
47908 msgid "expected %<construct%>, %<device%>, %<implementation%> or %<user%>"
47909 msgstr ""
47911 #: c/c-parser.cc:21817 cp/parser.cc:45622
47912 #, gcc-internal-format
47913 msgid "expected %<match%>"
47914 msgstr ""
47916 #: c/c-parser.cc:21837
47917 #, gcc-internal-format
47918 msgid "variant %qD is not a function"
47919 msgstr ""
47921 #: c/c-parser.cc:21843 cp/decl.cc:7920
47922 #, gcc-internal-format
47923 msgid "variant %qD and base %qD have incompatible types"
47924 msgstr ""
47926 #: c/c-parser.cc:21855 cp/decl.cc:7929
47927 #, gcc-internal-format
47928 msgid "variant %qD is a built-in"
47929 msgstr ""
47931 #: c/c-parser.cc:21900
47932 #, gcc-internal-format
47933 msgid ""
47934 "%<#pragma omp declare %s%> not immediately followed by a function "
47935 "declaration or definition"
47936 msgstr ""
47938 #: c/c-parser.cc:21908 cp/parser.cc:45667
47939 #, gcc-internal-format
47940 msgid ""
47941 "%<#pragma omp declare %s%> not immediately followed by a single function "
47942 "declaration or definition"
47943 msgstr ""
47945 #: c/c-parser.cc:22017 cp/parser.cc:45875
47946 #, gcc-internal-format
47947 msgid "%qD specified both in declare target %<link%> and %<to%> clauses"
47948 msgstr ""
47950 #: c/c-parser.cc:22066 cp/parser.cc:45987
47951 #, gcc-internal-format
47952 msgid "directive with only %<device_type%> clauses ignored"
47953 msgstr ""
47955 #: c/c-parser.cc:22085 cp/parser.cc:46013
47956 #, gcc-internal-format
47957 msgid "expected %<target%>"
47958 msgstr ""
47960 #: c/c-parser.cc:22092 cp/parser.cc:46020
47961 #, gcc-internal-format
47962 msgid "expected %<declare%>"
47963 msgstr ""
47965 #: c/c-parser.cc:22098 cp/parser.cc:46027
47966 #, gcc-internal-format
47967 msgid ""
47968 "%<#pragma omp end declare target%> without corresponding %<#pragma omp "
47969 "declare target%>"
47970 msgstr ""
47972 #: c/c-parser.cc:22126
47973 #, gcc-internal-format
47974 msgid "%<#pragma omp declare reduction%> not at file or block scope"
47975 msgstr ""
47977 #: c/c-parser.cc:22203
47978 #, gcc-internal-format
47979 msgid "predeclared arithmetic type in %<#pragma omp declare reduction%>"
47980 msgstr ""
47982 #: c/c-parser.cc:22207
47983 #, gcc-internal-format
47984 msgid "function or array type in %<#pragma omp declare reduction%>"
47985 msgstr ""
47987 #: c/c-parser.cc:22210
47988 #, gcc-internal-format
47989 msgid "%<_Atomic%> qualified type in %<#pragma omp declare reduction%>"
47990 msgstr ""
47992 #: c/c-parser.cc:22213
47993 #, gcc-internal-format
47994 msgid ""
47995 "const, volatile or restrict qualified type in %<#pragma omp declare reduction"
47996 "%>"
47997 msgstr ""
47999 #: c/c-parser.cc:22221
48000 #, gcc-internal-format
48001 msgid "redeclaration of %qs %<#pragma omp declare reduction%> for type %qT"
48002 msgstr ""
48004 #: c/c-parser.cc:22230
48005 #, gcc-internal-format
48006 msgid "previous %<#pragma omp declare reduction%>"
48007 msgstr ""
48009 #: c/c-parser.cc:22347
48010 #, gcc-internal-format
48011 msgid "expected %<omp_priv%> or function-name"
48012 msgstr ""
48014 #: c/c-parser.cc:22358
48015 #, gcc-internal-format
48016 msgid "expected function-name %<(%>"
48017 msgstr ""
48019 #: c/c-parser.cc:22377
48020 #, gcc-internal-format
48021 msgid "one of the initializer call arguments should be %<&omp_priv%>"
48022 msgstr ""
48024 #: c/c-parser.cc:22508 cp/parser.cc:46515
48025 #, gcc-internal-format
48026 msgid "expected %<simd%>, %<reduction%>, %<target%> or %<variant%>"
48027 msgstr ""
48029 #: c/c-parser.cc:22575 cp/parser.cc:46581
48030 #, gcc-internal-format
48031 msgid "expected %<seq_cst%>, %<relaxed%> or %<acq_rel%>"
48032 msgstr ""
48034 #: c/c-parser.cc:22604 cp/parser.cc:46616
48035 #, gcc-internal-format
48036 msgid ""
48037 "expected %<unified_address%>, %<unified_shared_memory%>, %<dynamic_allocators"
48038 "%>, %<reverse_offload%> or %<atomic_default_mem_order%> clause"
48039 msgstr ""
48041 #: c/c-parser.cc:22613 cp/parser.cc:46625
48042 #, gcc-internal-format
48043 msgid "%qs clause on %<requires%> directive not supported yet"
48044 msgstr ""
48046 #: c/c-parser.cc:22625 cp/parser.cc:46637
48047 #, gcc-internal-format
48048 msgid ""
48049 "%qs clause used lexically after first target construct or offloading API"
48050 msgstr ""
48052 #: c/c-parser.cc:22637 cp/parser.cc:46649
48053 #, gcc-internal-format
48054 msgid ""
48055 "more than one %<atomic_default_mem_order%> clause in a single compilation "
48056 "unit"
48057 msgstr ""
48059 #: c/c-parser.cc:22646 cp/parser.cc:46658
48060 #, gcc-internal-format
48061 msgid ""
48062 "%<atomic_default_mem_order%> clause used lexically after first %<atomic%> "
48063 "construct without memory order clause"
48064 msgstr ""
48066 #: c/c-parser.cc:22660 cp/parser.cc:46672
48067 #, gcc-internal-format
48068 msgid "%<pragma omp requires%> requires at least one clause"
48069 msgstr ""
48071 #: c/c-parser.cc:22679
48072 #, gcc-internal-format
48073 msgid "zero sized type %qT in %<reduction%> clause"
48074 msgstr ""
48076 #: c/c-parser.cc:22685
48077 #, gcc-internal-format
48078 msgid "variable sized type %qT in %<reduction%> clause"
48079 msgstr ""
48081 #: c/c-parser.cc:22846 cp/parser.cc:46734
48082 #, gcc-internal-format
48083 msgid "expected %<at%>, %<severity%> or %<message%> clause"
48084 msgstr ""
48086 #: c/c-parser.cc:22879 cp/parser.cc:46769
48087 #, gcc-internal-format
48088 msgid "expected %qs or %qs"
48089 msgstr ""
48091 #: c/c-parser.cc:22936 cp/parser.cc:46831
48092 #, gcc-internal-format
48093 msgid ""
48094 "%<#pragma omp error%> with %<at(execution)%> clause may only be used in "
48095 "compound statements"
48096 msgstr ""
48098 #: c/c-parser.cc:22959 cp/parser.cc:46858
48099 #, gcc-internal-format
48100 msgid "%<pragma omp error%> encountered: %s"
48101 msgstr ""
48103 #: c/c-parser.cc:22962 cp/parser.cc:46861
48104 #, gcc-internal-format
48105 msgid "%<pragma omp error%> encountered"
48106 msgstr ""
48108 #: c/c-parser.cc:23109 cp/semantics.cc:9254
48109 #, gcc-internal-format
48110 msgid "%qE declared %<threadprivate%> after first use"
48111 msgstr ""
48113 #: c/c-parser.cc:23111 cp/semantics.cc:9256
48114 #, gcc-internal-format
48115 msgid "automatic variable %qE cannot be %<threadprivate%>"
48116 msgstr ""
48118 #: c/c-parser.cc:23115 cp/semantics.cc:9258
48119 #, gcc-internal-format
48120 msgid "%<threadprivate%> %qE has incomplete type"
48121 msgstr ""
48123 #: c/c-parser.cc:23294 cp/parser.cc:47597
48124 #, gcc-internal-format
48125 msgid "%<__transaction_cancel%> without transactional memory support enabled"
48126 msgstr ""
48128 #: c/c-parser.cc:23300 cp/parser.cc:47603
48129 #, gcc-internal-format
48130 msgid "%<__transaction_cancel%> within a %<__transaction_relaxed%>"
48131 msgstr ""
48133 #: c/c-parser.cc:23309
48134 #, gcc-internal-format
48135 msgid ""
48136 "outer %<__transaction_cancel%> not within outer %<__transaction_atomic%> or "
48137 "a %<transaction_may_cancel_outer%> function"
48138 msgstr ""
48140 #: c/c-parser.cc:23317 cp/parser.cc:47621
48141 #, gcc-internal-format
48142 msgid "%<__transaction_cancel%> not within %<__transaction_atomic%>"
48143 msgstr ""
48145 #: c/c-parser.cc:23401
48146 #, gcc-internal-format
48147 msgid "no closing brace"
48148 msgstr ""
48150 #: c/c-typeck.cc:228
48151 #, gcc-internal-format
48152 msgid "%qD has an incomplete type %qT"
48153 msgstr ""
48155 #: c/c-typeck.cc:242 c/c-typeck.cc:10734 c/c-typeck.cc:10776 cp/call.cc:4670
48156 #, gcc-internal-format
48157 msgid "invalid use of void expression"
48158 msgstr ""
48160 #: c/c-typeck.cc:250
48161 #, gcc-internal-format
48162 msgid "invalid use of flexible array member"
48163 msgstr ""
48165 #: c/c-typeck.cc:256 cp/typeck2.cc:363
48166 #, gcc-internal-format
48167 msgid "invalid use of array with unspecified bounds"
48168 msgstr ""
48170 #: c/c-typeck.cc:264
48171 #, gcc-internal-format
48172 msgid "invalid use of undefined type %qT"
48173 msgstr ""
48175 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
48176 #: c/c-typeck.cc:267
48177 #, gcc-internal-format
48178 msgid "invalid use of incomplete typedef %qT"
48179 msgstr ""
48181 #: c/c-typeck.cc:340
48182 #, gcc-internal-format
48183 msgid "%qT and %qT are in disjoint named address spaces"
48184 msgstr ""
48186 #: c/c-typeck.cc:375
48187 #, gcc-internal-format
48188 msgid ""
48189 "%qs attribute cannot be applied to a function that does not take variable "
48190 "arguments"
48191 msgstr ""
48193 #: c/c-typeck.cc:602 c/c-typeck.cc:627
48194 #, gcc-internal-format
48195 msgid "function types not truly compatible in ISO C"
48196 msgstr ""
48198 #: c/c-typeck.cc:777
48199 #, gcc-internal-format
48200 msgid "cannot mix operands of decimal floating and vector types"
48201 msgstr ""
48203 #: c/c-typeck.cc:782
48204 #, gcc-internal-format
48205 msgid "cannot mix operands of decimal floating and complex types"
48206 msgstr ""
48208 #: c/c-typeck.cc:787
48209 #, gcc-internal-format
48210 msgid "cannot mix operands of decimal floating and other floating types"
48211 msgstr ""
48213 #: c/c-typeck.cc:1332
48214 #, gcc-internal-format
48215 msgid ""
48216 "invalid use of pointers to arrays with different qualifiers in ISO C before "
48217 "C2X"
48218 msgstr ""
48220 #: c/c-typeck.cc:1336
48221 #, gcc-internal-format
48222 msgid "types are not quite compatible"
48223 msgstr ""
48225 #: c/c-typeck.cc:1340
48226 #, gcc-internal-format
48227 msgid "pointer target types incompatible in C++"
48228 msgstr ""
48230 #: c/c-typeck.cc:1673
48231 #, gcc-internal-format
48232 msgid "function return types not compatible due to %<volatile%>"
48233 msgstr ""
48235 #: c/c-typeck.cc:1930
48236 #, gcc-internal-format
48237 msgid "converting an array compound literal to a pointer is ill-formed in C++"
48238 msgstr ""
48240 #: c/c-typeck.cc:2505 c/c-typeck.cc:9289
48241 #, gcc-internal-format
48242 msgid "%qT has no member named %qE; did you mean %qE?"
48243 msgstr ""
48245 #: c/c-typeck.cc:2509 c/c-typeck.cc:9293
48246 #, gcc-internal-format
48247 msgid "%qT has no member named %qE"
48248 msgstr ""
48250 #: c/c-typeck.cc:2518
48251 #, gcc-internal-format
48252 msgid "accessing a member %qE of an atomic structure %qE"
48253 msgstr ""
48255 #: c/c-typeck.cc:2521
48256 #, gcc-internal-format
48257 msgid "accessing a member %qE of an atomic union %qE"
48258 msgstr ""
48260 #: c/c-typeck.cc:2583
48261 #, gcc-internal-format
48262 msgid "%qE is a pointer; did you mean to use %<->%>?"
48263 msgstr ""
48265 #: c/c-typeck.cc:2589
48266 #, gcc-internal-format
48267 msgid "request for member %qE in something not a structure or union"
48268 msgstr ""
48270 #: c/c-typeck.cc:2637
48271 #, gcc-internal-format
48272 msgid "dereferencing %<void *%> pointer"
48273 msgstr ""
48275 #: c/c-typeck.cc:2692
48276 #, gcc-internal-format
48277 msgid "subscripted value is neither array nor pointer nor vector"
48278 msgstr ""
48280 #: c/c-typeck.cc:2702 cp/typeck.cc:3838 cp/typeck.cc:3931
48281 #, gcc-internal-format
48282 msgid "array subscript is not an integer"
48283 msgstr ""
48285 #: c/c-typeck.cc:2708
48286 #, gcc-internal-format
48287 msgid "subscripted value is pointer to function"
48288 msgstr ""
48290 #: c/c-typeck.cc:2762
48291 #, gcc-internal-format
48292 msgid "ISO C forbids subscripting %<register%> array"
48293 msgstr ""
48295 #: c/c-typeck.cc:2765
48296 #, gcc-internal-format
48297 msgid "ISO C90 forbids subscripting non-lvalue array"
48298 msgstr ""
48300 #: c/c-typeck.cc:2881
48301 #, gcc-internal-format
48302 msgid "enum constant defined here"
48303 msgstr ""
48305 #: c/c-typeck.cc:2988 cp/typeck.cc:1989
48306 #, gcc-internal-format
48307 msgid "%<sizeof%> on array function parameter %qE will return size of %qT"
48308 msgstr ""
48310 #: c/c-typeck.cc:3147
48311 #, gcc-internal-format
48312 msgid "called object %qE is not a function or function pointer"
48313 msgstr ""
48315 #: c/c-typeck.cc:3152
48316 #, gcc-internal-format
48317 msgid "called object %qD is not a function or function pointer"
48318 msgstr ""
48320 #: c/c-typeck.cc:3158
48321 #, gcc-internal-format
48322 msgid "called object is not a function or function pointer"
48323 msgstr ""
48325 #. This situation leads to run-time undefined behavior.  We can't,
48326 #. therefore, simply error unless we can prove that all possible
48327 #. executions of the program must execute the code.
48328 #: c/c-typeck.cc:3188
48329 #, gcc-internal-format
48330 msgid "function called through a non-compatible type"
48331 msgstr ""
48333 #: c/c-typeck.cc:3193 c/c-typeck.cc:3245
48334 #, gcc-internal-format
48335 msgid "function with qualified void return type called"
48336 msgstr ""
48338 #: c/c-typeck.cc:3300
48339 #, gcc-internal-format, gfc-internal-format
48340 msgid "type of formal parameter %d is incomplete"
48341 msgstr ""
48343 #: c/c-typeck.cc:3314
48344 #, gcc-internal-format
48345 msgid ""
48346 "passing argument %d of %qE as integer rather than floating due to prototype"
48347 msgstr ""
48349 #: c/c-typeck.cc:3320
48350 #, gcc-internal-format
48351 msgid ""
48352 "passing argument %d of %qE as integer rather than complex due to prototype"
48353 msgstr ""
48355 #: c/c-typeck.cc:3326
48356 #, gcc-internal-format
48357 msgid ""
48358 "passing argument %d of %qE as complex rather than floating due to prototype"
48359 msgstr ""
48361 #: c/c-typeck.cc:3332
48362 #, gcc-internal-format
48363 msgid ""
48364 "passing argument %d of %qE as floating rather than integer due to prototype"
48365 msgstr ""
48367 #: c/c-typeck.cc:3338
48368 #, gcc-internal-format
48369 msgid ""
48370 "passing argument %d of %qE as complex rather than integer due to prototype"
48371 msgstr ""
48373 #: c/c-typeck.cc:3344
48374 #, gcc-internal-format
48375 msgid ""
48376 "passing argument %d of %qE as floating rather than complex due to prototype"
48377 msgstr ""
48379 #: c/c-typeck.cc:3358
48380 #, gcc-internal-format
48381 msgid ""
48382 "passing argument %d of %qE as %<float%> rather than %<double%> due to "
48383 "prototype"
48384 msgstr ""
48386 #: c/c-typeck.cc:3384
48387 #, gcc-internal-format
48388 msgid "passing argument %d of %qE as %qT rather than %qT due to prototype"
48389 msgstr ""
48391 #: c/c-typeck.cc:3409
48392 #, gcc-internal-format
48393 msgid "passing argument %d of %qE with different width due to prototype"
48394 msgstr ""
48396 #: c/c-typeck.cc:3433
48397 #, gcc-internal-format
48398 msgid "passing argument %d of %qE as unsigned due to prototype"
48399 msgstr ""
48401 #: c/c-typeck.cc:3438
48402 #, gcc-internal-format
48403 msgid "passing argument %d of %qE as signed due to prototype"
48404 msgstr ""
48406 #: c/c-typeck.cc:3591
48407 #, gcc-internal-format
48408 msgid "too many arguments to method %qE"
48409 msgstr ""
48411 #: c/c-typeck.cc:3601
48412 #, gcc-internal-format
48413 msgid "too many arguments to built-in function %qE expecting %d"
48414 msgstr ""
48416 #: c/c-typeck.cc:3673
48417 #, gcc-internal-format
48418 msgid "implicit conversion from %qT to %qT when passing argument to function"
48419 msgstr ""
48421 #: c/c-typeck.cc:3741
48422 #, gcc-internal-format
48423 msgid "too few arguments to built-in function %qE expecting %u"
48424 msgstr ""
48426 #: c/c-typeck.cc:3916 c/c-typeck.cc:3944 cp/typeck.cc:5444 cp/typeck.cc:5720
48427 #, gcc-internal-format
48428 msgid "comparison with string literal results in unspecified behavior"
48429 msgstr ""
48431 #: c/c-typeck.cc:3924 c/c-typeck.cc:3935 cp/typeck.cc:5476 cp/typeck.cc:5500
48432 #, gcc-internal-format
48433 msgid "comparison between pointer and zero character constant"
48434 msgstr ""
48436 #: c/c-typeck.cc:3927 c/c-typeck.cc:3938 cp/typeck.cc:5479 cp/typeck.cc:5503
48437 #, gcc-internal-format
48438 msgid "did you mean to dereference the pointer?"
48439 msgstr ""
48441 #: c/c-typeck.cc:3965
48442 #, gcc-internal-format
48443 msgid "comparison between %qT and %qT"
48444 msgstr ""
48446 #: c/c-typeck.cc:4016
48447 #, gcc-internal-format
48448 msgid "pointer of type %<void *%> used in subtraction"
48449 msgstr ""
48451 #: c/c-typeck.cc:4019
48452 #, gcc-internal-format
48453 msgid "pointer to a function used in subtraction"
48454 msgstr ""
48456 #: c/c-typeck.cc:4053
48457 #, gcc-internal-format
48458 msgid "arithmetic on pointer to an incomplete type"
48459 msgstr ""
48461 #: c/c-typeck.cc:4062 cp/typeck.cc:6461
48462 #, gcc-internal-format
48463 msgid "arithmetic on pointer to an empty aggregate"
48464 msgstr ""
48466 #: c/c-typeck.cc:4505
48467 #, gcc-internal-format
48468 msgid "%<~%> on a boolean expression"
48469 msgstr ""
48471 #: c/c-typeck.cc:4509
48472 #, gcc-internal-format
48473 msgid "did you mean to use logical not?"
48474 msgstr ""
48476 #: c/c-typeck.cc:4519
48477 #, gcc-internal-format
48478 msgid "ISO C does not support %<~%> for complex conjugation"
48479 msgstr ""
48481 #: c/c-typeck.cc:4543
48482 #, gcc-internal-format
48483 msgid "wrong type argument to absu"
48484 msgstr ""
48486 #: c/c-typeck.cc:4568
48487 #, gcc-internal-format
48488 msgid "wrong type argument to unary exclamation mark"
48489 msgstr ""
48491 #: c/c-typeck.cc:4626
48492 #, gcc-internal-format
48493 msgid "increment of enumeration value is invalid in C++"
48494 msgstr ""
48496 #: c/c-typeck.cc:4629
48497 #, gcc-internal-format
48498 msgid "decrement of enumeration value is invalid in C++"
48499 msgstr ""
48501 #: c/c-typeck.cc:4636
48502 #, gcc-internal-format
48503 msgid "increment of a boolean expression"
48504 msgstr ""
48506 #: c/c-typeck.cc:4639
48507 #, gcc-internal-format
48508 msgid "decrement of a boolean expression"
48509 msgstr ""
48511 #: c/c-typeck.cc:4655
48512 #, gcc-internal-format
48513 msgid "ISO C does not support %<++%> and %<--%> on complex types"
48514 msgstr ""
48516 #: c/c-typeck.cc:4681 c/c-typeck.cc:4715
48517 #, gcc-internal-format
48518 msgid "wrong type argument to increment"
48519 msgstr ""
48521 #: c/c-typeck.cc:4683 c/c-typeck.cc:4718
48522 #, gcc-internal-format
48523 msgid "wrong type argument to decrement"
48524 msgstr ""
48526 #: c/c-typeck.cc:4703
48527 #, gcc-internal-format
48528 msgid "increment of pointer to an incomplete type %qT"
48529 msgstr ""
48531 #: c/c-typeck.cc:4707
48532 #, gcc-internal-format
48533 msgid "decrement of pointer to an incomplete type %qT"
48534 msgstr ""
48536 #: c/c-typeck.cc:4812
48537 #, gcc-internal-format
48538 msgid "taking address of expression of type %<void%>"
48539 msgstr ""
48541 #: c/c-typeck.cc:4871 c/c-typeck.cc:5064
48542 #, gcc-internal-format
48543 msgid "cannot take address of bit-field %qD"
48544 msgstr ""
48546 #: c/c-typeck.cc:4885
48547 #, gcc-internal-format
48548 msgid "cannot take address of scalar with reverse storage order"
48549 msgstr ""
48551 #: c/c-typeck.cc:4893
48552 #, gcc-internal-format
48553 msgid "address of array with reverse scalar storage order requested"
48554 msgstr ""
48556 #: c/c-typeck.cc:5095
48557 #, gcc-internal-format
48558 msgid "global register variable %qD used in nested function"
48559 msgstr ""
48561 #: c/c-typeck.cc:5098
48562 #, gcc-internal-format
48563 msgid "register variable %qD used in nested function"
48564 msgstr ""
48566 #: c/c-typeck.cc:5103
48567 #, gcc-internal-format
48568 msgid "address of global register variable %qD requested"
48569 msgstr ""
48571 #: c/c-typeck.cc:5105
48572 #, gcc-internal-format
48573 msgid "address of register variable %qD requested"
48574 msgstr ""
48576 #: c/c-typeck.cc:5244
48577 #, gcc-internal-format
48578 msgid "non-lvalue array in conditional expression"
48579 msgstr ""
48581 #: c/c-typeck.cc:5326
48582 #, gcc-internal-format
48583 msgid ""
48584 "implicit conversion from %qT to %qT to match other result of conditional"
48585 msgstr ""
48587 #: c/c-typeck.cc:5385 c/c-typeck.cc:5391
48588 #, gcc-internal-format
48589 msgid ""
48590 "operand of %<?:%> changes signedness from %qT to %qT due to unsignedness of "
48591 "other operand"
48592 msgstr ""
48594 #: c/c-typeck.cc:5408
48595 #, gcc-internal-format
48596 msgid "ISO C forbids conditional expr with only one void side"
48597 msgstr ""
48599 #: c/c-typeck.cc:5425
48600 #, gcc-internal-format
48601 msgid "pointers to disjoint address spaces used in conditional expression"
48602 msgstr ""
48604 #: c/c-typeck.cc:5449
48605 #, gcc-internal-format
48606 msgid "pointer to array loses qualifier in conditional expression"
48607 msgstr ""
48609 #: c/c-typeck.cc:5453
48610 #, gcc-internal-format
48611 msgid ""
48612 "pointer to array loses qualifier in conditional expression in ISO C before "
48613 "C2X"
48614 msgstr ""
48616 #: c/c-typeck.cc:5458
48617 #, gcc-internal-format
48618 msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
48619 msgstr ""
48621 #: c/c-typeck.cc:5473
48622 #, gcc-internal-format
48623 msgid ""
48624 "pointer type mismatch between %qT and %qT of %qD and %qD in conditional "
48625 "expression"
48626 msgstr ""
48628 #: c/c-typeck.cc:5478
48629 #, gcc-internal-format
48630 msgid "pointer type mismatch in conditional expression"
48631 msgstr ""
48633 #: c/c-typeck.cc:5487 c/c-typeck.cc:5498
48634 #, gcc-internal-format
48635 msgid "pointer/integer type mismatch in conditional expression"
48636 msgstr ""
48638 #: c/c-typeck.cc:5512
48639 #, gcc-internal-format
48640 msgid "type mismatch in conditional expression"
48641 msgstr ""
48643 #: c/c-typeck.cc:5627
48644 #, gcc-internal-format
48645 msgid "ignoring return value of %qD, declared with attribute %<nodiscard%>: %E"
48646 msgstr ""
48648 #: c/c-typeck.cc:5631
48649 #, gcc-internal-format
48650 msgid "ignoring return value of %qD, declared with attribute %<nodiscard%>"
48651 msgstr ""
48653 #: c/c-typeck.cc:5649
48654 #, gcc-internal-format
48655 msgid ""
48656 "ignoring return value of type %qT, declared with attribute %<nodiscard%>: %E"
48657 msgstr ""
48659 #: c/c-typeck.cc:5654
48660 #, gcc-internal-format
48661 msgid ""
48662 "ignoring return value of type %qT, declared with attribute %<nodiscard%>"
48663 msgstr ""
48665 #: c/c-typeck.cc:5663 cp/cvt.cc:1096
48666 #, gcc-internal-format
48667 msgid "in call to %qD, declared here"
48668 msgstr ""
48670 #: c/c-typeck.cc:5712
48671 #, gcc-internal-format
48672 msgid "left-hand operand of comma expression has no effect"
48673 msgstr ""
48675 #: c/c-typeck.cc:5730 c/c-typeck.cc:11309
48676 #, gcc-internal-format
48677 msgid "right-hand operand of comma expression has no effect"
48678 msgstr ""
48680 #: c/c-typeck.cc:5801
48681 msgid "cast adds %q#v qualifier to function type"
48682 msgstr ""
48684 #: c/c-typeck.cc:5807
48685 msgid "cast discards %qv qualifier from pointer target type"
48686 msgstr ""
48688 #: c/c-typeck.cc:5842
48689 #, gcc-internal-format
48690 msgid ""
48691 "to be safe all intermediate pointers in cast from %qT to %qT must be %<const"
48692 "%> qualified"
48693 msgstr ""
48695 #: c/c-typeck.cc:5936
48696 #, gcc-internal-format
48697 msgid "cast specifies array type"
48698 msgstr ""
48700 #: c/c-typeck.cc:5942
48701 #, gcc-internal-format
48702 msgid "cast specifies function type"
48703 msgstr ""
48705 #: c/c-typeck.cc:5957
48706 #, gcc-internal-format
48707 msgid "ISO C forbids casting nonscalar to the same type"
48708 msgstr ""
48710 #: c/c-typeck.cc:5977
48711 #, gcc-internal-format
48712 msgid "ISO C forbids casts to union type"
48713 msgstr ""
48715 #: c/c-typeck.cc:5987
48716 #, gcc-internal-format
48717 msgid "cast to union type from type not present in union"
48718 msgstr ""
48720 #: c/c-typeck.cc:6022
48721 #, gcc-internal-format, gfc-internal-format
48722 msgid ""
48723 "cast to %s address space pointer from disjoint generic address space pointer"
48724 msgstr ""
48726 #: c/c-typeck.cc:6027
48727 #, gcc-internal-format, gfc-internal-format
48728 msgid ""
48729 "cast to generic address space pointer from disjoint %s address space pointer"
48730 msgstr ""
48732 #: c/c-typeck.cc:6032
48733 #, gcc-internal-format, gfc-internal-format
48734 msgid "cast to %s address space pointer from disjoint %s address space pointer"
48735 msgstr ""
48737 #: c/c-typeck.cc:6052
48738 #, gcc-internal-format
48739 msgid "cast increases required alignment of target type"
48740 msgstr ""
48742 #: c/c-typeck.cc:6063
48743 #, gcc-internal-format
48744 msgid "cast from pointer to integer of different size"
48745 msgstr ""
48747 #: c/c-typeck.cc:6068
48748 #, gcc-internal-format
48749 msgid "cast from function call of type %qT to non-matching type %qT"
48750 msgstr ""
48752 #: c/c-typeck.cc:6077 cp/typeck.cc:8831
48753 #, gcc-internal-format
48754 msgid "cast to pointer from integer of different size"
48755 msgstr ""
48757 #: c/c-typeck.cc:6091
48758 #, gcc-internal-format
48759 msgid "ISO C forbids conversion of function pointer to object pointer type"
48760 msgstr ""
48762 #: c/c-typeck.cc:6100
48763 #, gcc-internal-format
48764 msgid "ISO C forbids conversion of object pointer to function pointer type"
48765 msgstr ""
48767 #: c/c-typeck.cc:6110
48768 #, gcc-internal-format
48769 msgid "cast between incompatible function types from %qT to %qT"
48770 msgstr ""
48772 #: c/c-typeck.cc:6206
48773 #, gcc-internal-format
48774 msgid "defining a type in a cast is invalid in C++"
48775 msgstr ""
48777 #: c/c-typeck.cc:6247
48778 #, gcc-internal-format
48779 msgid "assignment to expression with array type"
48780 msgstr ""
48782 #: c/c-typeck.cc:6373
48783 #, gcc-internal-format
48784 msgid "enum conversion in assignment is invalid in C++"
48785 msgstr ""
48787 #: c/c-typeck.cc:6575 c/c-typeck.cc:6597 c/c-typeck.cc:6623
48788 #, gcc-internal-format
48789 msgid "(near initialization for %qs)"
48790 msgstr ""
48792 #: c/c-typeck.cc:6638
48793 #, gcc-internal-format
48794 msgid "array initialized from parenthesized string constant"
48795 msgstr ""
48797 #: c/c-typeck.cc:6681 c/c-typeck.cc:6922
48798 #, gcc-internal-format
48799 msgid "expected %qT but argument is of type %qT"
48800 msgstr ""
48802 #: c/c-typeck.cc:6715
48803 #, gcc-internal-format
48804 msgid ""
48805 "%qD argument %d type is %qT where %qT is expected in a call to built-in "
48806 "function declared without prototype"
48807 msgstr ""
48809 #: c/c-typeck.cc:6718
48810 #, gcc-internal-format
48811 msgid ""
48812 "%qD argument %d promotes to %qT where %qT is expected in a call to built-in "
48813 "function declared without prototype"
48814 msgstr ""
48816 #: c/c-typeck.cc:6723
48817 #, gcc-internal-format
48818 msgid "built-in %qD declared here"
48819 msgstr ""
48821 #: c/c-typeck.cc:6917
48822 #, gcc-internal-format
48823 msgid "enum conversion when passing argument %d of %qE is invalid in C++"
48824 msgstr ""
48826 #: c/c-typeck.cc:6926
48827 #, gcc-internal-format
48828 msgid "enum conversion from %qT to %qT in assignment is invalid in C++"
48829 msgstr ""
48831 #: c/c-typeck.cc:6931
48832 #, gcc-internal-format
48833 msgid "enum conversion from %qT to %qT in initialization is invalid in C++"
48834 msgstr ""
48836 #: c/c-typeck.cc:6936
48837 #, gcc-internal-format
48838 msgid "enum conversion from %qT to %qT in return is invalid in C++"
48839 msgstr ""
48841 #: c/c-typeck.cc:6954
48842 #, gcc-internal-format
48843 msgid "implicit conversion from %qT to %qT"
48844 msgstr ""
48846 #: c/c-typeck.cc:7133 c/c-typeck.cc:7507
48847 msgid ""
48848 "passing argument %d of %qE makes %q#v qualified function pointer from "
48849 "unqualified"
48850 msgstr ""
48852 #: c/c-typeck.cc:7136 c/c-typeck.cc:7510
48853 msgid "assignment makes %q#v qualified function pointer from unqualified"
48854 msgstr ""
48856 #: c/c-typeck.cc:7139 c/c-typeck.cc:7512
48857 msgid "initialization makes %q#v qualified function pointer from unqualified"
48858 msgstr ""
48860 #: c/c-typeck.cc:7142 c/c-typeck.cc:7514
48861 msgid "return makes %q#v qualified function pointer from unqualified"
48862 msgstr ""
48864 #: c/c-typeck.cc:7150 c/c-typeck.cc:7398 c/c-typeck.cc:7441
48865 msgid ""
48866 "passing argument %d of %qE discards %qv qualifier from pointer target type"
48867 msgstr ""
48869 #: c/c-typeck.cc:7152 c/c-typeck.cc:7400 c/c-typeck.cc:7443
48870 msgid "assignment discards %qv qualifier from pointer target type"
48871 msgstr ""
48873 #: c/c-typeck.cc:7154 c/c-typeck.cc:7402 c/c-typeck.cc:7445
48874 msgid "initialization discards %qv qualifier from pointer target type"
48875 msgstr ""
48877 #: c/c-typeck.cc:7156 c/c-typeck.cc:7404 c/c-typeck.cc:7447
48878 msgid "return discards %qv qualifier from pointer target type"
48879 msgstr ""
48881 #: c/c-typeck.cc:7165
48882 #, gcc-internal-format
48883 msgid "ISO C prohibits argument conversion to union type"
48884 msgstr ""
48886 #: c/c-typeck.cc:7233
48887 #, gcc-internal-format
48888 msgid "request for implicit conversion from %qT to %qT not permitted in C++"
48889 msgstr ""
48891 #: c/c-typeck.cc:7246
48892 #, gcc-internal-format
48893 msgid "passing argument %d of %qE from pointer to non-enclosed address space"
48894 msgstr ""
48896 #: c/c-typeck.cc:7256
48897 #, gcc-internal-format
48898 msgid "assignment from pointer to non-enclosed address space"
48899 msgstr ""
48901 #: c/c-typeck.cc:7267
48902 #, gcc-internal-format
48903 msgid "initialization from pointer to non-enclosed address space"
48904 msgstr ""
48906 #: c/c-typeck.cc:7277
48907 #, gcc-internal-format
48908 msgid "return from pointer to non-enclosed address space"
48909 msgstr ""
48911 #: c/c-typeck.cc:7300
48912 #, gcc-internal-format
48913 msgid "argument %d of %qE might be a candidate for a format attribute"
48914 msgstr ""
48916 #: c/c-typeck.cc:7306
48917 #, gcc-internal-format
48918 msgid "assignment left-hand side might be a candidate for a format attribute"
48919 msgstr ""
48921 #: c/c-typeck.cc:7312
48922 #, gcc-internal-format
48923 msgid ""
48924 "initialization left-hand side might be a candidate for a format attribute"
48925 msgstr ""
48927 #: c/c-typeck.cc:7317 cp/typeck.cc:9951
48928 #, gcc-internal-format
48929 msgid "return type might be a candidate for a format attribute"
48930 msgstr ""
48932 #: c/c-typeck.cc:7340
48933 #, gcc-internal-format
48934 msgid "passing argument %d of %qE from incompatible scalar storage order"
48935 msgstr ""
48937 #: c/c-typeck.cc:7350
48938 #, gcc-internal-format
48939 msgid ""
48940 "assignment to %qT from pointer type %qT with incompatible scalar storage "
48941 "order"
48942 msgstr ""
48944 #: c/c-typeck.cc:7360
48945 #, gcc-internal-format
48946 msgid ""
48947 "initialization of %qT from pointer type %qT with incompatible scalar storage "
48948 "order"
48949 msgstr ""
48951 #: c/c-typeck.cc:7365
48952 #, gcc-internal-format
48953 msgid ""
48954 "returning %qT from pointer type with incompatible scalar storage order %qT"
48955 msgstr ""
48957 #: c/c-typeck.cc:7415
48958 #, gcc-internal-format
48959 msgid ""
48960 "ISO C forbids passing argument %d of %qE between function pointer and %<void "
48961 "*%>"
48962 msgstr ""
48964 #: c/c-typeck.cc:7418
48965 #, gcc-internal-format
48966 msgid "ISO C forbids assignment between function pointer and %<void *%>"
48967 msgstr ""
48969 #: c/c-typeck.cc:7420
48970 #, gcc-internal-format
48971 msgid "ISO C forbids initialization between function pointer and %<void *%>"
48972 msgstr ""
48974 #: c/c-typeck.cc:7422
48975 #, gcc-internal-format
48976 msgid "ISO C forbids return between function pointer and %<void *%>"
48977 msgstr ""
48979 #: c/c-typeck.cc:7452
48980 #, gcc-internal-format
48981 msgid "array with qualifier on the element is not qualified before C2X"
48982 msgstr ""
48984 #: c/c-typeck.cc:7469
48985 #, gcc-internal-format
48986 msgid "pointer targets in passing argument %d of %qE differ in signedness"
48987 msgstr ""
48989 #: c/c-typeck.cc:7477
48990 #, gcc-internal-format
48991 msgid "pointer targets in assignment from %qT to %qT differ in signedness"
48992 msgstr ""
48994 #: c/c-typeck.cc:7483
48995 #, gcc-internal-format
48996 msgid "pointer targets in initialization of %qT from %qT differ in signedness"
48997 msgstr ""
48999 #: c/c-typeck.cc:7488
49000 #, gcc-internal-format
49001 msgid ""
49002 "pointer targets in returning %qT from a function with return type %qT differ "
49003 "in signedness"
49004 msgstr ""
49006 #: c/c-typeck.cc:7530
49007 #, gcc-internal-format
49008 msgid "passing argument %d of %qE from incompatible pointer type"
49009 msgstr ""
49011 #: c/c-typeck.cc:7538
49012 #, gcc-internal-format
49013 msgid "assignment to %qT from pointer to %qD with incompatible type %qT"
49014 msgstr ""
49016 #: c/c-typeck.cc:7543
49017 #, gcc-internal-format
49018 msgid "assignment to %qT from incompatible pointer type %qT"
49019 msgstr ""
49021 #: c/c-typeck.cc:7550
49022 #, gcc-internal-format
49023 msgid "initialization of %qT from pointer to %qD with incompatible type %qT"
49024 msgstr ""
49026 #: c/c-typeck.cc:7555
49027 #, gcc-internal-format
49028 msgid "initialization of %qT from incompatible pointer type %qT"
49029 msgstr ""
49031 #: c/c-typeck.cc:7562
49032 #, gcc-internal-format
49033 msgid ""
49034 "returning pointer to %qD of type %qT from a function with incompatible type "
49035 "%qT"
49036 msgstr ""
49038 #: c/c-typeck.cc:7567
49039 #, gcc-internal-format
49040 msgid "returning %qT from a function with incompatible return type %qT"
49041 msgstr ""
49043 #: c/c-typeck.cc:7606
49044 #, gcc-internal-format
49045 msgid "passing argument %d of %qE makes pointer from integer without a cast"
49046 msgstr ""
49048 #: c/c-typeck.cc:7613
49049 #, gcc-internal-format
49050 msgid "assignment to %qT from %qT makes pointer from integer without a cast"
49051 msgstr ""
49053 #: c/c-typeck.cc:7619
49054 #, gcc-internal-format
49055 msgid ""
49056 "initialization of %qT from %qT makes pointer from integer without a cast"
49057 msgstr ""
49059 #: c/c-typeck.cc:7623
49060 #, gcc-internal-format
49061 msgid ""
49062 "returning %qT from a function with return type %qT makes pointer from "
49063 "integer without a cast"
49064 msgstr ""
49066 #: c/c-typeck.cc:7643
49067 #, gcc-internal-format
49068 msgid "passing argument %d of %qE makes integer from pointer without a cast"
49069 msgstr ""
49071 #: c/c-typeck.cc:7650
49072 #, gcc-internal-format
49073 msgid "assignment to %qT from %qT makes integer from pointer without a cast"
49074 msgstr ""
49076 #: c/c-typeck.cc:7656
49077 #, gcc-internal-format
49078 msgid ""
49079 "initialization of %qT from %qT makes integer from pointer without a cast"
49080 msgstr ""
49082 #: c/c-typeck.cc:7660
49083 #, gcc-internal-format
49084 msgid ""
49085 "returning %qT from a function with return type %qT makes integer from "
49086 "pointer without a cast"
49087 msgstr ""
49089 #: c/c-typeck.cc:7687
49090 #, gcc-internal-format
49091 msgid "incompatible type for argument %d of %qE"
49092 msgstr ""
49094 #: c/c-typeck.cc:7698
49095 #, gcc-internal-format
49096 msgid "incompatible types when assigning to type %qT from type %qT"
49097 msgstr ""
49099 #: c/c-typeck.cc:7709
49100 #, gcc-internal-format
49101 msgid "incompatible types when initializing type %qT using type %qT"
49102 msgstr ""
49104 #: c/c-typeck.cc:7719
49105 #, gcc-internal-format
49106 msgid "incompatible types when returning type %qT but %qT was expected"
49107 msgstr ""
49109 #: c/c-typeck.cc:7787
49110 #, gcc-internal-format
49111 msgid "traditional C rejects automatic aggregate initialization"
49112 msgstr ""
49114 #: c/c-typeck.cc:8027 c/c-typeck.cc:8926 cp/typeck2.cc:1190
49115 #, gcc-internal-format
49116 msgid "initialization of a flexible array member"
49117 msgstr ""
49119 #: c/c-typeck.cc:8043 cp/typeck2.cc:1207
49120 #, gcc-internal-format
49121 msgid ""
49122 "cannot initialize array of %qT from a string literal with type array of %qT"
49123 msgstr ""
49125 #: c/c-typeck.cc:8083
49126 #, gcc-internal-format
49127 msgid "array of inappropriate type initialized from string constant"
49128 msgstr ""
49130 #: c/c-typeck.cc:8151 cp/typeck.cc:2380
49131 #, gcc-internal-format
49132 msgid "invalid use of non-lvalue array"
49133 msgstr ""
49135 #: c/c-typeck.cc:8170 c/c-typeck.cc:8194 c/c-typeck.cc:8197 c/c-typeck.cc:8205
49136 #: c/c-typeck.cc:8248 c/c-typeck.cc:9779 c/c-typeck.cc:9829
49137 #, gcc-internal-format
49138 msgid "initializer element is not constant"
49139 msgstr ""
49141 #: c/c-typeck.cc:8179
49142 #, gcc-internal-format
49143 msgid "array initialized from non-constant array expression"
49144 msgstr ""
49146 #: c/c-typeck.cc:8210 c/c-typeck.cc:8261 c/c-typeck.cc:9839
49147 #, gcc-internal-format
49148 msgid "initializer element is not a constant expression"
49149 msgstr ""
49151 #: c/c-typeck.cc:8255 c/c-typeck.cc:9834
49152 #, gcc-internal-format
49153 msgid "initializer element is not computable at load time"
49154 msgstr ""
49156 #: c/c-typeck.cc:8274
49157 #, gcc-internal-format
49158 msgid "invalid initializer"
49159 msgstr ""
49161 #: c/c-typeck.cc:8555 cp/decl.cc:7305
49162 #, gcc-internal-format
49163 msgid "opaque vector types cannot be initialized"
49164 msgstr ""
49166 #: c/c-typeck.cc:8774
49167 #, gcc-internal-format
49168 msgid "extra brace group at end of initializer"
49169 msgstr ""
49171 #: c/c-typeck.cc:8857
49172 #, gcc-internal-format
49173 msgid "braces around scalar initializer"
49174 msgstr ""
49176 #: c/c-typeck.cc:8923 c/c-typeck.cc:10362 cp/typeck2.cc:1217 cp/typeck2.cc:1482
49177 #, gcc-internal-format
49178 msgid "initialization of flexible array member in a nested context"
49179 msgstr ""
49181 #: c/c-typeck.cc:8960
49182 #, gcc-internal-format
49183 msgid "missing braces around initializer"
49184 msgstr ""
49186 #: c/c-typeck.cc:8983
49187 #, gcc-internal-format
49188 msgid "missing initializer for field %qD of %qT"
49189 msgstr ""
49191 #: c/c-typeck.cc:9007
49192 #, gcc-internal-format
49193 msgid "empty scalar initializer"
49194 msgstr ""
49196 #: c/c-typeck.cc:9012
49197 #, gcc-internal-format
49198 msgid "extra elements in scalar initializer"
49199 msgstr ""
49201 #: c/c-typeck.cc:9131 c/c-typeck.cc:9213
49202 #, gcc-internal-format
49203 msgid "array index in non-array initializer"
49204 msgstr ""
49206 #: c/c-typeck.cc:9136 c/c-typeck.cc:9275
49207 #, gcc-internal-format
49208 msgid "field name not in record or union initializer"
49209 msgstr ""
49211 #: c/c-typeck.cc:9186
49212 #, gcc-internal-format
49213 msgid "array index in initializer not of integer type"
49214 msgstr ""
49216 #: c/c-typeck.cc:9195 c/c-typeck.cc:9204
49217 #, gcc-internal-format
49218 msgid "array index in initializer is not an integer constant expression"
49219 msgstr ""
49221 #: c/c-typeck.cc:9209 c/c-typeck.cc:9211
49222 #, gcc-internal-format
49223 msgid "nonconstant array index in initializer"
49224 msgstr ""
49226 #: c/c-typeck.cc:9215 c/c-typeck.cc:9218
49227 #, gcc-internal-format
49228 msgid "array index in initializer exceeds array bounds"
49229 msgstr ""
49231 #: c/c-typeck.cc:9237
49232 #, gcc-internal-format
49233 msgid "empty index range in initializer"
49234 msgstr ""
49236 #: c/c-typeck.cc:9246
49237 #, gcc-internal-format
49238 msgid "array index range in initializer exceeds array bounds"
49239 msgstr ""
49241 #: c/c-typeck.cc:9348 c/c-typeck.cc:9378 c/c-typeck.cc:9922
49242 #, gcc-internal-format
49243 msgid "initialized field with side-effects overwritten"
49244 msgstr ""
49246 #: c/c-typeck.cc:9352 c/c-typeck.cc:9382 c/c-typeck.cc:9925
49247 #, gcc-internal-format
49248 msgid "initialized field overwritten"
49249 msgstr ""
49251 #: c/c-typeck.cc:9856
49252 #, gcc-internal-format
49253 msgid "enum conversion in initialization is invalid in C++"
49254 msgstr ""
49256 #: c/c-typeck.cc:10237
49257 #, gcc-internal-format
49258 msgid "excess elements in %<char%> array initializer"
49259 msgstr ""
49261 #: c/c-typeck.cc:10244 c/c-typeck.cc:10321
49262 #, gcc-internal-format
49263 msgid "excess elements in struct initializer"
49264 msgstr ""
49266 #: c/c-typeck.cc:10265
49267 #, gcc-internal-format
49268 msgid ""
49269 "positional initialization of field in %<struct%> declared with "
49270 "%<designated_init%> attribute"
49271 msgstr ""
49273 #: c/c-typeck.cc:10336 cp/typeck2.cc:1194
49274 #, gcc-internal-format
49275 msgid "non-static initialization of a flexible array member"
49276 msgstr ""
49278 #: c/c-typeck.cc:10431
49279 #, gcc-internal-format
49280 msgid "excess elements in union initializer"
49281 msgstr ""
49283 #: c/c-typeck.cc:10453
49284 #, gcc-internal-format
49285 msgid "traditional C rejects initialization of unions"
49286 msgstr ""
49288 #: c/c-typeck.cc:10515
49289 #, gcc-internal-format
49290 msgid "excess elements in array initializer"
49291 msgstr ""
49293 #: c/c-typeck.cc:10549
49294 #, gcc-internal-format
49295 msgid "excess elements in vector initializer"
49296 msgstr ""
49298 #: c/c-typeck.cc:10581
49299 #, gcc-internal-format
49300 msgid "excess elements in scalar initializer"
49301 msgstr ""
49303 #: c/c-typeck.cc:10824
49304 #, gcc-internal-format
49305 msgid "ISO C forbids %<goto *expr;%>"
49306 msgstr ""
49308 #: c/c-typeck.cc:10830
49309 #, gcc-internal-format
49310 msgid "computed goto must be pointer type"
49311 msgstr ""
49313 #: c/c-typeck.cc:10859 c/gimple-parser.cc:2456 cp/typeck.cc:10443
49314 #, gcc-internal-format
49315 msgid "function declared %<noreturn%> has a %<return%> statement"
49316 msgstr ""
49318 #: c/c-typeck.cc:10887 c/c-typeck.cc:10891
49319 #, gcc-internal-format
49320 msgid "%<return%> with no value, in function returning non-void"
49321 msgstr ""
49323 #: c/c-typeck.cc:10905 c/gimple-parser.cc:2466
49324 #, gcc-internal-format
49325 msgid "%<return%> with a value, in function returning void"
49326 msgstr ""
49328 #: c/c-typeck.cc:10908
49329 #, gcc-internal-format
49330 msgid "ISO C forbids %<return%> with expression, in function returning void"
49331 msgstr ""
49333 #: c/c-typeck.cc:10985
49334 #, gcc-internal-format
49335 msgid "function returns address of label"
49336 msgstr ""
49338 #: c/c-typeck.cc:11076 cp/semantics.cc:1515
49339 #, gcc-internal-format
49340 msgid "switch quantity not an integer"
49341 msgstr ""
49343 #: c/c-typeck.cc:11101
49344 #, gcc-internal-format
49345 msgid "%<long%> switch expression not converted to %<int%> in ISO C"
49346 msgstr ""
49348 #: c/c-typeck.cc:11139 c/c-typeck.cc:11147
49349 #, gcc-internal-format
49350 msgid "case label is not an integer constant expression"
49351 msgstr ""
49353 #: c/c-typeck.cc:11153 cp/parser.cc:12638
49354 #, gcc-internal-format
49355 msgid "case label not within a switch statement"
49356 msgstr ""
49358 #: c/c-typeck.cc:11155
49359 #, gcc-internal-format
49360 msgid "%<default%> label not within a switch statement"
49361 msgstr ""
49363 #: c/c-typeck.cc:11231 cp/parser.cc:14243
49364 #, gcc-internal-format
49365 msgid "break statement not within loop or switch"
49366 msgstr ""
49368 #: c/c-typeck.cc:11234 c/c-typeck.cc:11254 cp/decl.cc:3739 cp/parser.cc:14253
49369 #: cp/parser.cc:14274
49370 #, gcc-internal-format
49371 msgid "invalid exit from OpenMP structured block"
49372 msgstr ""
49374 #: c/c-typeck.cc:11237 cp/parser.cc:14256
49375 #, gcc-internal-format
49376 msgid "break statement used with OpenMP for loop"
49377 msgstr ""
49379 #: c/c-typeck.cc:11251 cp/parser.cc:14266
49380 #, gcc-internal-format
49381 msgid "continue statement not within a loop"
49382 msgstr ""
49384 #: c/c-typeck.cc:11291 cp/cp-gimplify.cc:229
49385 #, gcc-internal-format
49386 msgid "statement with no effect"
49387 msgstr ""
49389 #: c/c-typeck.cc:11335
49390 #, gcc-internal-format
49391 msgid "expression statement has incomplete type"
49392 msgstr ""
49394 #: c/c-typeck.cc:11626
49395 #, gcc-internal-format
49396 msgid ""
49397 "the comparison will always evaluate as %<false%> for the pointer operand in "
49398 "%qE must not be NULL"
49399 msgstr ""
49401 #: c/c-typeck.cc:11631
49402 #, gcc-internal-format
49403 msgid ""
49404 "the comparison will always evaluate as %<true%> for the pointer operand in "
49405 "%qE must not be NULL"
49406 msgstr ""
49408 #: c/c-typeck.cc:11649 c/c-typeck.cc:11686
49409 #, gcc-internal-format
49410 msgid ""
49411 "the comparison will always evaluate as %<false%> for the address of %qE will "
49412 "never be NULL"
49413 msgstr ""
49415 #: c/c-typeck.cc:11654 c/c-typeck.cc:11691
49416 #, gcc-internal-format
49417 msgid ""
49418 "the comparison will always evaluate as %<true%> for the address of %qE will "
49419 "never be NULL"
49420 msgstr ""
49422 #: c/c-typeck.cc:12277 c/c-typeck.cc:12413 cp/typeck.cc:5742
49423 #, gcc-internal-format
49424 msgid "comparing vectors with different element types"
49425 msgstr ""
49427 #: c/c-typeck.cc:12285 c/c-typeck.cc:12421 cp/typeck.cc:5755
49428 #, gcc-internal-format
49429 msgid "comparing vectors with different number of elements"
49430 msgstr ""
49432 #: c/c-typeck.cc:12300 c/c-typeck.cc:12436 cp/typeck.cc:5773
49433 #, gcc-internal-format
49434 msgid "comparison between types %qT and %qT"
49435 msgstr ""
49437 #: c/c-typeck.cc:12310 c/c-typeck.cc:12446 cp/typeck.cc:5790
49438 #, gcc-internal-format
49439 msgid "could not find an integer type of the same size as %qT"
49440 msgstr ""
49442 #: c/c-typeck.cc:12324 cp/typeck.cc:5433
49443 #, gcc-internal-format
49444 msgid "comparing floating-point with %<==%> or %<!=%> is unsafe"
49445 msgstr ""
49447 #: c/c-typeck.cc:12358 c/c-typeck.cc:12487
49448 #, gcc-internal-format
49449 msgid "comparison of pointers to disjoint address spaces"
49450 msgstr ""
49452 #: c/c-typeck.cc:12365 c/c-typeck.cc:12371
49453 #, gcc-internal-format
49454 msgid "ISO C forbids comparison of %<void *%> with function pointer"
49455 msgstr ""
49457 #: c/c-typeck.cc:12378 c/c-typeck.cc:12497
49458 #, gcc-internal-format
49459 msgid "comparison of distinct pointer types lacks a cast"
49460 msgstr ""
49462 #: c/c-typeck.cc:12390 c/c-typeck.cc:12395 c/c-typeck.cc:12523
49463 #: c/c-typeck.cc:12528
49464 #, gcc-internal-format
49465 msgid "comparison between pointer and integer"
49466 msgstr ""
49468 #: c/c-typeck.cc:12475
49469 #, gcc-internal-format
49470 msgid "comparison of complete and incomplete pointers"
49471 msgstr ""
49473 #: c/c-typeck.cc:12477
49474 #, gcc-internal-format
49475 msgid "ISO C forbids ordered comparisons of pointers to functions"
49476 msgstr ""
49478 #: c/c-typeck.cc:12482
49479 #, gcc-internal-format
49480 msgid "ordered comparison of pointer with null pointer"
49481 msgstr ""
49483 #: c/c-typeck.cc:12505 c/c-typeck.cc:12508 c/c-typeck.cc:12515
49484 #: c/c-typeck.cc:12518
49485 #, gcc-internal-format
49486 msgid "ordered comparison of pointer with integer zero"
49487 msgstr ""
49489 #: c/c-typeck.cc:12594
49490 #, gcc-internal-format
49491 msgid ""
49492 "implicit conversion from %qT to %qT to match other operand of binary "
49493 "expression"
49494 msgstr ""
49496 #: c/c-typeck.cc:12912
49497 #, gcc-internal-format
49498 msgid "used array that cannot be converted to pointer where scalar is required"
49499 msgstr ""
49501 #: c/c-typeck.cc:12916
49502 #, gcc-internal-format
49503 msgid "used struct type value where scalar is required"
49504 msgstr ""
49506 #: c/c-typeck.cc:12920
49507 #, gcc-internal-format
49508 msgid "used union type value where scalar is required"
49509 msgstr ""
49511 #: c/c-typeck.cc:12936
49512 #, gcc-internal-format
49513 msgid "used vector type where scalar is required"
49514 msgstr ""
49516 #: c/c-typeck.cc:13126 cp/semantics.cc:10930
49517 #, gcc-internal-format
49518 msgid ""
49519 "%<#pragma omp cancel%> must specify one of %<parallel%>, %<for%>, %<sections"
49520 "%> or %<taskgroup%> clauses"
49521 msgstr ""
49523 #: c/c-typeck.cc:13137 c/c-typeck.cc:13147 cp/semantics.cc:10941
49524 #: cp/semantics.cc:10951
49525 #, gcc-internal-format
49526 msgid "expected %<cancel%> %<if%> clause modifier"
49527 msgstr ""
49529 #: c/c-typeck.cc:13182 cp/semantics.cc:10986
49530 #, gcc-internal-format
49531 msgid ""
49532 "%<#pragma omp cancellation point%> must specify one of %<parallel%>, %<for"
49533 "%>, %<sections%> or %<taskgroup%> clauses"
49534 msgstr ""
49536 #: c/c-typeck.cc:13227 c/c-typeck.cc:14923 c/c-typeck.cc:15059
49537 #: c/c-typeck.cc:15142
49538 #, gcc-internal-format
49539 msgid "%<_Atomic%> %qE in %qs clause"
49540 msgstr ""
49542 #: c/c-typeck.cc:13251 c/c-typeck.cc:14849 c/c-typeck.cc:15045
49543 #: cp/semantics.cc:5101 cp/semantics.cc:7839 cp/semantics.cc:8082
49544 #, gcc-internal-format
49545 msgid "bit-field %qE in %qs clause"
49546 msgstr ""
49548 #: c/c-typeck.cc:13260 c/c-typeck.cc:15069 cp/semantics.cc:5111
49549 #: cp/semantics.cc:8101
49550 #, gcc-internal-format
49551 msgid "%qE is a member of a union"
49552 msgstr ""
49554 #: c/c-typeck.cc:13277 c/c-typeck.cc:15078 cp/semantics.cc:8110
49555 #, gcc-internal-format
49556 msgid "cannot dereference %qE in %qs clause"
49557 msgstr ""
49559 #: c/c-typeck.cc:13288 cp/semantics.cc:5136 cp/semantics.cc:8155
49560 #, gcc-internal-format
49561 msgid "%qD is not a variable in %qs clause"
49562 msgstr ""
49564 #: c/c-typeck.cc:13292 c/c-typeck.cc:15106 cp/semantics.cc:5140
49565 #: cp/semantics.cc:8159
49566 #, gcc-internal-format
49567 msgid "%qE is not a variable in %qs clause"
49568 msgstr ""
49570 #: c/c-typeck.cc:13300
49571 #, gcc-internal-format
49572 msgid "%<_Atomic%> %qD in %qs clause"
49573 msgstr ""
49575 #: c/c-typeck.cc:13310 c/c-typeck.cc:15113 c/c-typeck.cc:15240
49576 #: cp/semantics.cc:5149 cp/semantics.cc:8166 cp/semantics.cc:8355
49577 #, gcc-internal-format
49578 msgid "%qD is threadprivate variable in %qs clause"
49579 msgstr ""
49581 #: c/c-typeck.cc:13347 cp/semantics.cc:5183
49582 #, gcc-internal-format
49583 msgid "low bound %qE of array section does not have integral type"
49584 msgstr ""
49586 #: c/c-typeck.cc:13354 cp/semantics.cc:5190
49587 #, gcc-internal-format
49588 msgid "length %qE of array section does not have integral type"
49589 msgstr ""
49591 #: c/c-typeck.cc:13377 cp/semantics.cc:5223
49592 #, gcc-internal-format
49593 msgid "expected single pointer in %qs clause"
49594 msgstr ""
49596 #: c/c-typeck.cc:13395 c/c-typeck.cc:13462 c/c-typeck.cc:13754
49597 #: cp/semantics.cc:5241 cp/semantics.cc:5308
49598 #, gcc-internal-format
49599 msgid "zero length array section in %qs clause"
49600 msgstr ""
49602 #: c/c-typeck.cc:13414 cp/semantics.cc:5260
49603 #, gcc-internal-format
49604 msgid "for unknown bound array type length expression must be specified"
49605 msgstr ""
49607 #: c/c-typeck.cc:13422 cp/semantics.cc:5268
49608 #, gcc-internal-format
49609 msgid "negative low bound in array section in %qs clause"
49610 msgstr ""
49612 #: c/c-typeck.cc:13431 c/c-typeck.cc:13555 cp/semantics.cc:5277
49613 #: cp/semantics.cc:5401
49614 #, gcc-internal-format
49615 msgid "negative length in array section in %qs clause"
49616 msgstr ""
49618 #: c/c-typeck.cc:13448 cp/semantics.cc:5294
49619 #, gcc-internal-format
49620 msgid "low bound %qE above array section size in %qs clause"
49621 msgstr ""
49623 #: c/c-typeck.cc:13491 cp/semantics.cc:5337
49624 #, gcc-internal-format
49625 msgid "length %qE above array section size in %qs clause"
49626 msgstr ""
49628 #: c/c-typeck.cc:13506 cp/semantics.cc:5352
49629 #, gcc-internal-format
49630 msgid "high bound %qE above array section size in %qs clause"
49631 msgstr ""
49633 #: c/c-typeck.cc:13543 cp/semantics.cc:5389
49634 #, gcc-internal-format
49635 msgid "for array function parameter length expression must be specified"
49636 msgstr ""
49638 #: c/c-typeck.cc:13547 cp/semantics.cc:5393
49639 #, gcc-internal-format
49640 msgid "for pointer type length expression must be specified"
49641 msgstr ""
49643 #: c/c-typeck.cc:13574 c/c-typeck.cc:13693 cp/semantics.cc:5420
49644 #: cp/semantics.cc:5554
49645 #, gcc-internal-format
49646 msgid "array section is not contiguous in %qs clause"
49647 msgstr ""
49649 #: c/c-typeck.cc:13584 cp/semantics.cc:5430
49650 #, gcc-internal-format
49651 msgid "%qE does not have pointer or array type"
49652 msgstr ""
49654 #: c/c-typeck.cc:13971 cp/semantics.cc:6528
49655 #, gcc-internal-format
49656 msgid "iterator %qD has neither integral nor pointer type"
49657 msgstr ""
49659 #: c/c-typeck.cc:13978
49660 #, gcc-internal-format
49661 msgid "iterator %qD has %<_Atomic%> qualified type"
49662 msgstr ""
49664 #: c/c-typeck.cc:13984 cp/semantics.cc:6535
49665 #, gcc-internal-format
49666 msgid "iterator %qD has const qualified type"
49667 msgstr ""
49669 #: c/c-typeck.cc:13997 cp/semantics.cc:6551
49670 #, gcc-internal-format
49671 msgid "iterator step with non-integral type"
49672 msgstr ""
49674 #: c/c-typeck.cc:14017 cp/semantics.cc:6587
49675 #, gcc-internal-format
49676 msgid "iterator %qD has zero step"
49677 msgstr ""
49679 #: c/c-typeck.cc:14044
49680 #, gcc-internal-format
49681 msgid "type of iterator %qD refers to outer iterator %qD"
49682 msgstr ""
49684 #: c/c-typeck.cc:14051 cp/semantics.cc:6621
49685 #, gcc-internal-format
49686 msgid "begin expression refers to outer iterator %qD"
49687 msgstr ""
49689 #: c/c-typeck.cc:14057 cp/semantics.cc:6627
49690 #, gcc-internal-format
49691 msgid "end expression refers to outer iterator %qD"
49692 msgstr ""
49694 #: c/c-typeck.cc:14063 cp/semantics.cc:6633
49695 #, gcc-internal-format
49696 msgid "step expression refers to outer iterator %qD"
49697 msgstr ""
49699 #: c/c-typeck.cc:14100 cp/semantics.cc:6681
49700 #, gcc-internal-format
49701 msgid "expected pointer in %qs clause"
49702 msgstr ""
49704 #: c/c-typeck.cc:14188 cp/semantics.cc:6762
49705 #, gcc-internal-format
49706 msgid ""
49707 "%<inscan%> and non-%<inscan%> %<reduction%> clauses on the same construct"
49708 msgstr ""
49710 #: c/c-typeck.cc:14210 cp/semantics.cc:6782
49711 #, gcc-internal-format
49712 msgid "%<inscan%> %<reduction%> clause with array section"
49713 msgstr ""
49715 #: c/c-typeck.cc:14236 c/c-typeck.cc:14246
49716 #, gcc-internal-format
49717 msgid "%qD in %<reduction%> clause is a zero size array"
49718 msgstr ""
49720 #: c/c-typeck.cc:14266
49721 #, gcc-internal-format
49722 msgid "%<_Atomic%> %qE in %<reduction%> clause"
49723 msgstr ""
49725 #: c/c-typeck.cc:14278
49726 #, gcc-internal-format
49727 msgid "zero sized type %qT in %qs clause"
49728 msgstr ""
49730 #: c/c-typeck.cc:14286
49731 #, gcc-internal-format
49732 msgid "variable sized type %qT in %qs clause"
49733 msgstr ""
49735 #: c/c-typeck.cc:14330
49736 #, gcc-internal-format
49737 msgid "%qE has invalid type for %<reduction(%s)%>"
49738 msgstr ""
49740 #: c/c-typeck.cc:14339 cp/semantics.cc:6420
49741 #, gcc-internal-format
49742 msgid "user defined reduction not found for %qE"
49743 msgstr ""
49745 #: c/c-typeck.cc:14427
49746 #, gcc-internal-format
49747 msgid "variable length element type in array %<reduction%> clause"
49748 msgstr ""
49750 #: c/c-typeck.cc:14445 c/c-typeck.cc:15334 cp/semantics.cc:8871
49751 #, gcc-internal-format
49752 msgid "%<nowait%> clause must not be used together with %<copyprivate%>"
49753 msgstr ""
49755 #: c/c-typeck.cc:14457 cp/semantics.cc:8939
49756 #, gcc-internal-format
49757 msgid "%qE must be %<threadprivate%> for %<copyin%>"
49758 msgstr ""
49760 #: c/c-typeck.cc:14471 cp/semantics.cc:6823
49761 #, gcc-internal-format
49762 msgid ""
49763 "modifier should not be specified in %<linear%> clause on %<simd%> or %<for%> "
49764 "constructs"
49765 msgstr ""
49767 #: c/c-typeck.cc:14479
49768 #, gcc-internal-format
49769 msgid ""
49770 "linear clause applied to non-integral non-pointer variable with type %qT"
49771 msgstr ""
49773 #: c/c-typeck.cc:14487
49774 #, gcc-internal-format
49775 msgid "%<_Atomic%> %qD in %<linear%> clause"
49776 msgstr ""
49778 #: c/c-typeck.cc:14506 cp/semantics.cc:6897
49779 #, gcc-internal-format
49780 msgid "%<linear%> clause step %qE is neither constant nor a parameter"
49781 msgstr ""
49783 #: c/c-typeck.cc:14536 c/c-typeck.cc:15233 c/c-typeck.cc:15479
49784 #: cp/semantics.cc:6984 cp/semantics.cc:8348 cp/semantics.cc:8691
49785 #, gcc-internal-format
49786 msgid "%qE is not a variable in clause %qs"
49787 msgstr ""
49789 #: c/c-typeck.cc:14554 cp/semantics.cc:7002
49790 #, gcc-internal-format
49791 msgid "%qD appears more than once in data-sharing clauses"
49792 msgstr ""
49794 #: c/c-typeck.cc:14565 cp/semantics.cc:7013
49795 #, gcc-internal-format
49796 msgid "%qD appears more than once in reduction clauses"
49797 msgstr ""
49799 #: c/c-typeck.cc:14579 c/c-typeck.cc:14649 c/c-typeck.cc:14683
49800 #, gcc-internal-format
49801 msgid "%qE appears more than once in data clauses"
49802 msgstr ""
49804 #: c/c-typeck.cc:14589 c/c-typeck.cc:14656 c/c-typeck.cc:14967
49805 #: c/c-typeck.cc:15160 c/c-typeck.cc:15168 c/c-typeck.cc:15185
49806 #: c/c-typeck.cc:15195 c/c-typeck.cc:15203 cp/semantics.cc:7027
49807 #: cp/semantics.cc:7037 cp/semantics.cc:7130 cp/semantics.cc:7137
49808 #: cp/semantics.cc:7184 cp/semantics.cc:7995 cp/semantics.cc:8218
49809 #: cp/semantics.cc:8226 cp/semantics.cc:8243 cp/semantics.cc:8253
49810 #: cp/semantics.cc:8261
49811 #, gcc-internal-format
49812 msgid "%qD appears more than once in data clauses"
49813 msgstr ""
49815 #: c/c-typeck.cc:14592 c/c-typeck.cc:14662 c/c-typeck.cc:15171
49816 #: c/c-typeck.cc:15206 cp/semantics.cc:7040 cp/semantics.cc:7143
49817 #: cp/semantics.cc:8229 cp/semantics.cc:8264
49818 #, gcc-internal-format
49819 msgid "%qD appears both in data and map clauses"
49820 msgstr ""
49822 #: c/c-typeck.cc:14637 cp/semantics.cc:7117
49823 #, gcc-internal-format
49824 msgid "%qE is not a variable in clause %<firstprivate%>"
49825 msgstr ""
49827 #: c/c-typeck.cc:14676 cp/semantics.cc:7176
49828 #, gcc-internal-format
49829 msgid "%qE is not a variable in clause %<lastprivate%>"
49830 msgstr ""
49832 #: c/c-typeck.cc:14695 cp/semantics.cc:7571
49833 #, gcc-internal-format
49834 msgid "%qE is not a variable in %<aligned%> clause"
49835 msgstr ""
49837 #: c/c-typeck.cc:14702
49838 #, gcc-internal-format
49839 msgid "%qE in %<aligned%> clause is neither a pointer nor an array"
49840 msgstr ""
49842 #: c/c-typeck.cc:14709
49843 #, gcc-internal-format
49844 msgid "%<_Atomic%> %qD in %<aligned%> clause"
49845 msgstr ""
49847 #: c/c-typeck.cc:14716
49848 #, gcc-internal-format
49849 msgid "%qE appears more than once in %<aligned%> clauses"
49850 msgstr ""
49852 #: c/c-typeck.cc:14729 cp/semantics.cc:7642
49853 #, gcc-internal-format
49854 msgid "%qE is not a variable in %<nontemporal%> clause"
49855 msgstr ""
49857 #: c/c-typeck.cc:14735
49858 #, gcc-internal-format
49859 msgid "%qE appears more than once in %<nontemporal%> clauses"
49860 msgstr ""
49862 #: c/c-typeck.cc:14748 cp/semantics.cc:7681
49863 #, gcc-internal-format
49864 msgid "%qE is not a variable in %<allocate%> clause"
49865 msgstr ""
49867 #: c/c-typeck.cc:14754
49868 #, gcc-internal-format
49869 msgid "%qE appears more than once in %<allocate%> clauses"
49870 msgstr ""
49872 #: c/c-typeck.cc:14827 cp/semantics.cc:7810
49873 #, gcc-internal-format
49874 msgid "%<depend%> clause with %<depobj%> dependence type on array section"
49875 msgstr ""
49877 #: c/c-typeck.cc:14838 cp/semantics.cc:7829
49878 #, gcc-internal-format
49879 msgid "%qE is not lvalue expression nor array section in %qs clause"
49880 msgstr ""
49882 #: c/c-typeck.cc:14859 cp/semantics.cc:7851
49883 #, gcc-internal-format
49884 msgid ""
49885 "%qE does not have %<omp_depend_t%> type in %<depend%> clause with %<depobj%> "
49886 "dependence type"
49887 msgstr ""
49889 #: c/c-typeck.cc:14869 cp/semantics.cc:7863
49890 #, gcc-internal-format
49891 msgid ""
49892 "%qE should not have %<omp_depend_t%> type in %<depend%> clause with "
49893 "dependence type other than %<depobj%>"
49894 msgstr ""
49896 #: c/c-typeck.cc:14915 cp/semantics.cc:7947
49897 #, gcc-internal-format
49898 msgid "array section does not have mappable type in %qs clause"
49899 msgstr ""
49901 #: c/c-typeck.cc:14963 c/c-typeck.cc:15182 cp/semantics.cc:7991
49902 #: cp/semantics.cc:8240
49903 #, gcc-internal-format
49904 msgid "%qD appears more than once in motion clauses"
49905 msgstr ""
49907 #: c/c-typeck.cc:14971 c/c-typeck.cc:15188 cp/semantics.cc:7999
49908 #: cp/semantics.cc:8246
49909 #, gcc-internal-format
49910 msgid "%qD appears more than once in map clauses"
49911 msgstr ""
49913 #: c/c-typeck.cc:15052 cp/semantics.cc:8089
49914 #, gcc-internal-format
49915 msgid "%qE does not have a mappable type in %qs clause"
49916 msgstr ""
49918 #: c/c-typeck.cc:15133 c/c-typeck.cc:15247 cp/semantics.cc:8189
49919 #: cp/semantics.cc:8362
49920 #, gcc-internal-format
49921 msgid "%qD does not have a mappable type in %qs clause"
49922 msgstr ""
49924 #: c/c-typeck.cc:15228 cp/semantics.cc:8342
49925 #, gcc-internal-format
49926 msgid "%qE is neither a variable nor a function name in clause %qs"
49927 msgstr ""
49929 #: c/c-typeck.cc:15256 cp/semantics.cc:8372
49930 #, gcc-internal-format
49931 msgid "%qE appears more than once on the same %<declare target%> directive"
49932 msgstr ""
49934 #: c/c-typeck.cc:15270 cp/semantics.cc:8388
49935 #, gcc-internal-format
49936 msgid "%qD is not an argument in %<uniform%> clause"
49937 msgstr ""
49939 #: c/c-typeck.cc:15273 cp/semantics.cc:8391
49940 #, gcc-internal-format
49941 msgid "%qE is not an argument in %<uniform%> clause"
49942 msgstr ""
49944 #: c/c-typeck.cc:15292
49945 #, gcc-internal-format
49946 msgid "%qs variable is not a pointer"
49947 msgstr ""
49949 #: c/c-typeck.cc:15299
49950 #, gcc-internal-format
49951 msgid "%qs variable is neither a pointer nor an array"
49952 msgstr ""
49954 #: c/c-typeck.cc:15347 c/c-typeck.cc:15440 cp/semantics.cc:8833
49955 #, gcc-internal-format
49956 msgid "%<order%> clause must not be used together with %<ordered%>"
49957 msgstr ""
49959 #: c/c-typeck.cc:15367 cp/semantics.cc:7895
49960 #, gcc-internal-format
49961 msgid "too many %qs clauses on a task construct"
49962 msgstr ""
49964 #: c/c-typeck.cc:15462 cp/semantics.cc:8659
49965 #, gcc-internal-format
49966 msgid "%<inbranch%> clause is incompatible with %<notinbranch%>"
49967 msgstr ""
49969 #: c/c-typeck.cc:15529 cp/semantics.cc:9010
49970 #, gcc-internal-format
49971 msgid "%qE is predetermined %qs for %qs"
49972 msgstr ""
49974 #: c/c-typeck.cc:15539
49975 #, gcc-internal-format
49976 msgid ""
49977 "%<const%> qualified %qE may appear only in %<shared%> or %<firstprivate%> "
49978 "clauses"
49979 msgstr ""
49981 #: c/c-typeck.cc:15558 cp/semantics.cc:8785
49982 #, gcc-internal-format
49983 msgid "%<simdlen%> clause value is bigger than %<safelen%> clause value"
49984 msgstr ""
49986 #: c/c-typeck.cc:15570 cp/semantics.cc:8798
49987 #, gcc-internal-format
49988 msgid ""
49989 "%<nonmonotonic%> schedule modifier specified together with %<ordered%> clause"
49990 msgstr ""
49992 #: c/c-typeck.cc:15581 c/c-typeck.cc:15589 cp/semantics.cc:8807
49993 #: cp/semantics.cc:8825
49994 #, gcc-internal-format
49995 msgid "%qs clause specified together with %<inscan%> %<reduction%> clause"
49996 msgstr ""
49998 #: c/c-typeck.cc:15637 cp/semantics.cc:8765
49999 #, gcc-internal-format
50000 msgid ""
50001 "%<linear%> clause step is a parameter %qD not specified in %<uniform%> clause"
50002 msgstr ""
50004 #: c/c-typeck.cc:15688 cp/semantics.cc:8815
50005 #, gcc-internal-format
50006 msgid "%<nogroup%> clause must not be used together with %<reduction%> clause"
50007 msgstr ""
50009 #: c/c-typeck.cc:15698 cp/semantics.cc:8844
50010 #, gcc-internal-format
50011 msgid "%<detach%> clause must not be used together with %<mergeable%> clause"
50012 msgstr ""
50014 #: c/c-typeck.cc:15716 cp/semantics.cc:9035
50015 #, gcc-internal-format
50016 msgid ""
50017 "the event handle of a %<detach%> clause should not be in a data-sharing "
50018 "clause"
50019 msgstr ""
50021 #: c/c-typeck.cc:15890
50022 #, gcc-internal-format
50023 msgid "cannot use %<va_arg%> with reverse storage order"
50024 msgstr ""
50026 #: c/c-typeck.cc:15895
50027 #, gcc-internal-format
50028 msgid "second argument to %<va_arg%> is of incomplete type %qT"
50029 msgstr ""
50031 #: c/c-typeck.cc:15901
50032 #, gcc-internal-format
50033 msgid "second argument to %<va_arg%> is a function type %qT"
50034 msgstr ""
50036 #: c/c-typeck.cc:15907
50037 #, gcc-internal-format
50038 msgid "C++ requires promoted type, not enum type, in %<va_arg%>"
50039 msgstr ""
50041 #: c/gimple-parser.cc:166
50042 #, gcc-internal-format
50043 msgid "expected frequency quality"
50044 msgstr ""
50046 #: c/gimple-parser.cc:175
50047 #, gcc-internal-format
50048 msgid "unknown profile quality"
50049 msgstr ""
50051 #: c/gimple-parser.cc:187
50052 #, gcc-internal-format
50053 msgid "expected frequency value"
50054 msgstr ""
50056 #: c/gimple-parser.cc:326
50057 #, gcc-internal-format
50058 msgid "edge not found"
50059 msgstr ""
50061 #: c/gimple-parser.cc:342
50062 #, gcc-internal-format
50063 msgid "SSA name %qE with version %d has no definition"
50064 msgstr ""
50066 #: c/gimple-parser.cc:482 c/gimple-parser.cc:488
50067 #, gcc-internal-format
50068 msgid "expected block index"
50069 msgstr ""
50071 #: c/gimple-parser.cc:496
50072 #, gcc-internal-format
50073 msgid "invalid block index"
50074 msgstr ""
50076 #: c/gimple-parser.cc:507
50077 #, gcc-internal-format
50078 msgid "expected block specifier"
50079 msgstr ""
50081 #: c/gimple-parser.cc:525
50082 #, gcc-internal-format
50083 msgid "expected loop number"
50084 msgstr ""
50086 #: c/gimple-parser.cc:543
50087 #, gcc-internal-format
50088 msgid "unknown block specifier"
50089 msgstr ""
50091 #: c/gimple-parser.cc:556 c/gimple-parser.cc:1968
50092 #, gcc-internal-format
50093 msgid "expected count value"
50094 msgstr ""
50096 #: c/gimple-parser.cc:579 c/gimple-parser.cc:666
50097 #, gcc-internal-format
50098 msgid "stmts without block"
50099 msgstr ""
50101 #: c/gimple-parser.cc:616
50102 #, gcc-internal-format
50103 msgid "duplicate loop header"
50104 msgstr ""
50106 #: c/gimple-parser.cc:823
50107 #, gcc-internal-format
50108 msgid "invalid source block specification"
50109 msgstr ""
50111 #: c/gimple-parser.cc:890
50112 #, gcc-internal-format
50113 msgid "unexpected RHS for assignment"
50114 msgstr ""
50116 #: c/gimple-parser.cc:994
50117 #, gcc-internal-format
50118 msgid "%<&&%> not valid in GIMPLE"
50119 msgstr ""
50121 #: c/gimple-parser.cc:997
50122 #, gcc-internal-format
50123 msgid "%<||%> not valid in GIMPLE"
50124 msgstr ""
50126 #: c/gimple-parser.cc:1111
50127 #, gcc-internal-format
50128 msgid "expected pointer as argument of unary %<*%>"
50129 msgstr ""
50131 #: c/gimple-parser.cc:1137
50132 #, gcc-internal-format
50133 msgid "%<!%> not valid in GIMPLE"
50134 msgstr ""
50136 #: c/gimple-parser.cc:1196 c/gimple-parser.cc:1533
50137 #, gcc-internal-format
50138 msgid "expected constant offset"
50139 msgstr ""
50141 #: c/gimple-parser.cc:1257
50142 #, gcc-internal-format
50143 msgid "SSA name undeclared"
50144 msgstr ""
50146 #: c/gimple-parser.cc:1279
50147 #, gcc-internal-format
50148 msgid "base variable or SSA name undeclared"
50149 msgstr ""
50151 #: c/gimple-parser.cc:1286
50152 #, gcc-internal-format
50153 msgid "invalid base %qE for SSA name"
50154 msgstr ""
50156 #: c/gimple-parser.cc:1314
50157 #, gcc-internal-format
50158 msgid "expecting internal function name"
50159 msgstr ""
50161 #: c/gimple-parser.cc:1327
50162 #, gcc-internal-format
50163 msgid "unknown internal function %qE"
50164 msgstr ""
50166 #: c/gimple-parser.cc:1465
50167 #, gcc-internal-format
50168 msgid "invalid type of %<__MEM%> operand"
50169 msgstr ""
50171 #: c/gimple-parser.cc:1527
50172 #, gcc-internal-format
50173 msgid "expected constant size"
50174 msgstr ""
50176 #: c/gimple-parser.cc:1565 c/gimple-parser.cc:1595 c/gimple-parser.cc:1635
50177 #: c/gimple-parser.cc:1643 c/gimple-parser.cc:1652
50178 #, gcc-internal-format
50179 msgid "invalid _Literal"
50180 msgstr ""
50182 #: c/gimple-parser.cc:1574
50183 #, gcc-internal-format
50184 msgid "invalid type for _Literal with constructor"
50185 msgstr ""
50187 #: c/gimple-parser.cc:1687
50188 #, gcc-internal-format
50189 msgid "anonymous SSA name cannot have default definition"
50190 msgstr ""
50192 #: c/gimple-parser.cc:1770
50193 #, gcc-internal-format
50194 msgid "invalid call to non-function"
50195 msgstr ""
50197 #: c/gimple-parser.cc:1824
50198 #, gcc-internal-format
50199 msgid "dereference of non-pointer"
50200 msgstr ""
50202 #: c/gimple-parser.cc:1949
50203 #, gcc-internal-format
50204 msgid "expected pass name"
50205 msgstr ""
50207 #: c/gimple-parser.cc:1988
50208 #, gcc-internal-format
50209 msgid "invalid operation"
50210 msgstr ""
50212 #: c/gimple-parser.cc:2152
50213 #, gcc-internal-format
50214 msgid "comparison required"
50215 msgstr ""
50217 #: c/gimple-parser.cc:2204
50218 #, gcc-internal-format
50219 msgid "%<catch%> is not supported"
50220 msgstr ""
50222 #: c/gimple-parser.cc:2206
50223 #, gcc-internal-format
50224 msgid "expected %<finally%> or %<catch%>"
50225 msgstr ""
50227 #: c/gimple-parser.cc:2250 c/gimple-parser.cc:2287
50228 #, gcc-internal-format
50229 msgid "expected goto expression"
50230 msgstr ""
50232 #: c/gimple-parser.cc:2258
50233 #, gcc-internal-format
50234 msgid "expected else statement"
50235 msgstr ""
50237 #: c/gimple-parser.cc:2401
50238 #, gcc-internal-format
50239 msgid "expected case label"
50240 msgstr ""
50242 #. A bad conversion for 'this' must be discarding cv-quals.
50243 #: cp/call.cc:3796
50244 #, gcc-internal-format
50245 msgid "  passing %qT as %<this%> argument discards qualifiers"
50246 msgstr ""
50248 #: cp/call.cc:3800
50249 msgid "  no known conversion for implicit %<this%> parameter from %qH to %qI"
50250 msgstr ""
50252 #: cp/call.cc:3807
50253 #, gcc-internal-format, gfc-internal-format
50254 msgid "  conversion of argument %d would be ill-formed:"
50255 msgstr ""
50257 #. Conversion of conversion function return value failed.
50258 #: cp/call.cc:3814
50259 msgid "  no known conversion from %qH to %qI"
50260 msgstr ""
50262 #: cp/call.cc:3820
50263 msgid "  no known conversion for argument %d from %qH to %qI"
50264 msgstr ""
50266 #: cp/call.cc:3834 cp/pt.cc:6964
50267 #, gcc-internal-format, gfc-internal-format
50268 msgid "  candidate expects at least %d argument, %d provided"
50269 msgid_plural "  candidate expects at least %d arguments, %d provided"
50270 msgstr[0] ""
50271 msgstr[1] ""
50273 #: cp/call.cc:3839 cp/pt.cc:6969
50274 #, gcc-internal-format, gfc-internal-format
50275 msgid "  candidate expects %d argument, %d provided"
50276 msgid_plural "  candidate expects %d arguments, %d provided"
50277 msgstr[0] ""
50278 msgstr[1] ""
50280 #: cp/call.cc:3867
50281 #, gcc-internal-format
50282 msgid "%s%<%D(%T, %T, %T)%> (built-in)"
50283 msgstr ""
50285 #: cp/call.cc:3872
50286 #, gcc-internal-format
50287 msgid "%s%<%D(%T, %T)%> (built-in)"
50288 msgstr ""
50290 #: cp/call.cc:3876
50291 #, gcc-internal-format
50292 msgid "%s%<%D(%T)%> (built-in)"
50293 msgstr ""
50295 #: cp/call.cc:3880
50296 #, gcc-internal-format
50297 msgid "%s%qT (conversion)"
50298 msgstr ""
50300 #: cp/call.cc:3882
50301 #, gcc-internal-format
50302 msgid "%s%#qD (near match)"
50303 msgstr ""
50305 #: cp/call.cc:3884
50306 #, gcc-internal-format
50307 msgid "%s%#qD (deleted)"
50308 msgstr ""
50310 #: cp/call.cc:3886
50311 #, gcc-internal-format
50312 msgid "%s%#qD (reversed)"
50313 msgstr ""
50315 #: cp/call.cc:3888
50316 #, gcc-internal-format
50317 msgid "%s%#qD (rewritten)"
50318 msgstr ""
50320 #: cp/call.cc:3890
50321 #, gcc-internal-format
50322 msgid "%s%#qD"
50323 msgstr ""
50325 #: cp/call.cc:3894
50326 #, gcc-internal-format
50327 msgid "  inherited here"
50328 msgstr ""
50330 #: cp/call.cc:3915
50331 #, gcc-internal-format
50332 msgid ""
50333 "  return type %qT of explicit conversion function cannot be converted to %qT "
50334 "with a qualification conversion"
50335 msgstr ""
50337 #: cp/call.cc:3921
50338 #, gcc-internal-format
50339 msgid ""
50340 "  conversion from return type %qT of template conversion function "
50341 "specialization to %qT is not an exact match"
50342 msgstr ""
50344 #: cp/call.cc:3932
50345 #, gcc-internal-format
50346 msgid ""
50347 "  substitution of deduced template arguments resulted in errors seen above"
50348 msgstr ""
50350 #. Re-run template unification with diagnostics.
50351 #: cp/call.cc:3937
50352 #, gcc-internal-format
50353 msgid "  template argument deduction/substitution failed:"
50354 msgstr ""
50356 #: cp/call.cc:3951
50357 #, gcc-internal-format
50358 msgid ""
50359 "  a constructor taking a single argument of its own class type is invalid"
50360 msgstr ""
50362 #: cp/call.cc:3958
50363 #, gcc-internal-format
50364 msgid ""
50365 "  an inherited constructor is not a candidate for initialization from an "
50366 "expression of the same or derived type"
50367 msgstr ""
50369 #: cp/call.cc:4105 cp/call.cc:4481
50370 #, gcc-internal-format
50371 msgid "designated initializers cannot be used with a non-aggregate type %qT"
50372 msgstr ""
50374 #: cp/call.cc:4380
50375 msgid "conversion from %qH to %qI is ambiguous"
50376 msgstr ""
50378 #: cp/call.cc:4487 cp/cvt.cc:860
50379 msgid "could not convert %qE from %qH to %qI"
50380 msgstr ""
50382 #: cp/call.cc:4554
50383 msgid ""
50384 "initializing %qH with %qI in converted constant expression does not bind "
50385 "directly"
50386 msgstr ""
50388 #: cp/call.cc:4575
50389 msgid "conversion from %qH to %qI in a converted constant expression"
50390 msgstr ""
50392 #: cp/call.cc:4758
50393 #, gcc-internal-format
50394 msgid "no matching function for call to %<%D(%A)%>"
50395 msgstr ""
50397 #: cp/call.cc:4761
50398 #, gcc-internal-format
50399 msgid "call of overloaded %<%D(%A)%> is ambiguous"
50400 msgstr ""
50402 #. It's no good looking for an overloaded operator() on a
50403 #. pointer-to-member-function.
50404 #: cp/call.cc:5021
50405 #, gcc-internal-format
50406 msgid ""
50407 "pointer-to-member function %qE cannot be called without an object; consider "
50408 "using %<.*%> or %<->*%>"
50409 msgstr ""
50411 #: cp/call.cc:5091
50412 #, gcc-internal-format
50413 msgid "no match for call to %<(%T) (%A)%>"
50414 msgstr ""
50416 #: cp/call.cc:5105
50417 #, gcc-internal-format
50418 msgid "call of %<(%T) (%A)%> is ambiguous"
50419 msgstr ""
50421 #: cp/call.cc:5145
50422 #, gcc-internal-format
50423 msgid "ambiguous overload for "
50424 msgstr ""
50426 #: cp/call.cc:5146
50427 #, gcc-internal-format
50428 msgid "no match for "
50429 msgstr ""
50431 #: cp/call.cc:5149
50432 #, gcc-internal-format
50433 msgid " (operand types are %qT, %qT, and %qT)"
50434 msgstr ""
50436 #: cp/call.cc:5151
50437 #, gcc-internal-format
50438 msgid " (operand types are %qT and %qT)"
50439 msgstr ""
50441 #: cp/call.cc:5153
50442 #, gcc-internal-format
50443 msgid " (operand type is %qT)"
50444 msgstr ""
50446 #: cp/call.cc:5170
50447 #, gcc-internal-format
50448 msgid "ternary %<operator?:%>"
50449 msgstr ""
50451 #: cp/call.cc:5174
50452 #, gcc-internal-format
50453 msgid "ternary %<operator?:%> in %<%E ? %E : %E%>"
50454 msgstr ""
50456 #: cp/call.cc:5183 cp/call.cc:5227 cp/call.cc:5237
50457 #, gcc-internal-format
50458 msgid "%<operator%s%>"
50459 msgstr ""
50461 #: cp/call.cc:5186
50462 #, gcc-internal-format
50463 msgid "%<operator%s%> in %<%E%s%>"
50464 msgstr ""
50466 #: cp/call.cc:5193
50467 #, gcc-internal-format
50468 msgid "%<operator[]%>"
50469 msgstr ""
50471 #: cp/call.cc:5196
50472 #, gcc-internal-format
50473 msgid "%<operator[]%> in %<%E[%E]%>"
50474 msgstr ""
50476 #: cp/call.cc:5204
50477 #, gcc-internal-format
50478 msgid "%qs"
50479 msgstr ""
50481 #: cp/call.cc:5207
50482 #, gcc-internal-format
50483 msgid "%qs in %<%s %E%>"
50484 msgstr ""
50486 #: cp/call.cc:5213
50487 #, gcc-internal-format
50488 msgid "%<operator %s%>"
50489 msgstr ""
50491 #: cp/call.cc:5216
50492 #, gcc-internal-format
50493 msgid "%<operator %s%> in %<%s%E%>"
50494 msgstr ""
50496 #: cp/call.cc:5231
50497 #, gcc-internal-format
50498 msgid "%<operator%s%> in %<%E %s %E%>"
50499 msgstr ""
50501 #: cp/call.cc:5240
50502 #, gcc-internal-format
50503 msgid "%<operator%s%> in %<%s%E%>"
50504 msgstr ""
50506 #: cp/call.cc:5352
50507 #, gcc-internal-format
50508 msgid "ISO C++ forbids omitting the middle term of a %<?:%> expression"
50509 msgstr ""
50511 #: cp/call.cc:5419
50512 #, gcc-internal-format
50513 msgid ""
50514 "inferred scalar type %qT is not an integer or floating-point type of the "
50515 "same size as %qT"
50516 msgstr ""
50518 #: cp/call.cc:5436 cp/call.cc:5443
50519 msgid "conversion of scalar %qH to vector %qI involves truncation"
50520 msgstr ""
50522 #: cp/call.cc:5499
50523 #, gcc-internal-format
50524 msgid "incompatible vector types in conditional expression: %qT, %qT and %qT"
50525 msgstr ""
50527 #: cp/call.cc:5579
50528 #, gcc-internal-format
50529 msgid ""
50530 "second operand to the conditional operator is of type %<void%>, but the "
50531 "third operand is neither a throw-expression nor of type %<void%>"
50532 msgstr ""
50534 #: cp/call.cc:5584
50535 #, gcc-internal-format
50536 msgid ""
50537 "third operand to the conditional operator is of type %<void%>, but the "
50538 "second operand is neither a throw-expression nor of type %<void%>"
50539 msgstr ""
50541 #: cp/call.cc:5633 cp/call.cc:5748 cp/call.cc:5919
50542 #, gcc-internal-format
50543 msgid "operands to %<?:%> have different types %qT and %qT"
50544 msgstr ""
50546 #: cp/call.cc:5637
50547 #, gcc-internal-format
50548 msgid "  and each type can be converted to the other"
50549 msgstr ""
50551 #: cp/call.cc:5824
50552 msgid ""
50553 "implicit conversion from %qH to %qI to match other result of conditional"
50554 msgstr ""
50556 #: cp/call.cc:5840
50557 #, gcc-internal-format
50558 msgid "enumerated mismatch in conditional expression: %qT vs %qT"
50559 msgstr ""
50561 #: cp/call.cc:5853
50562 #, gcc-internal-format
50563 msgid ""
50564 "conditional expression between enumeration type %qT and floating-point type "
50565 "%qT is deprecated"
50566 msgstr ""
50568 #: cp/call.cc:5858
50569 #, gcc-internal-format
50570 msgid ""
50571 "conditional expression between floating-point type %qT and enumeration type "
50572 "%qT is deprecated"
50573 msgstr ""
50575 #: cp/call.cc:5874
50576 #, gcc-internal-format
50577 msgid "enumerated and non-enumerated type in conditional expression"
50578 msgstr ""
50580 #: cp/call.cc:6631
50581 #, gcc-internal-format
50582 msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
50583 msgstr ""
50585 #: cp/call.cc:6633
50586 #, gcc-internal-format
50587 msgid "no %<%D(int)%> declared for postfix %qs"
50588 msgstr ""
50590 #: cp/call.cc:6713
50591 #, gcc-internal-format
50592 msgid ""
50593 "in C++20 this comparison calls the current function recursively with "
50594 "reversed arguments"
50595 msgstr ""
50597 #: cp/call.cc:6764
50598 #, gcc-internal-format
50599 msgid "return type of %qD is not %qs"
50600 msgstr ""
50602 #: cp/call.cc:6766
50603 #, gcc-internal-format
50604 msgid "used as rewritten candidate for comparison of %qT and %qT"
50605 msgstr ""
50607 #: cp/call.cc:6837
50608 #, gcc-internal-format
50609 msgid "comparison between %q#T and %q#T"
50610 msgstr ""
50612 #: cp/call.cc:7030
50613 #, gcc-internal-format
50614 msgid "no match for call to %<%T::operator[] (%A)%>"
50615 msgstr ""
50617 #: cp/call.cc:7044
50618 #, gcc-internal-format
50619 msgid "call of %<%T::operator[] (%A)%> is ambiguous"
50620 msgstr ""
50622 #: cp/call.cc:7320
50623 #, gcc-internal-format
50624 msgid ""
50625 "exception cleanup for this placement new selects non-placement %<operator "
50626 "delete%>"
50627 msgstr ""
50629 #: cp/call.cc:7323
50630 #, gcc-internal-format
50631 msgid ""
50632 "%qD is a usual (non-placement) deallocation function in C++14 (or with %<-"
50633 "fsized-deallocation%>)"
50634 msgstr ""
50636 #: cp/call.cc:7360
50637 #, gcc-internal-format
50638 msgid "%qD is a usual (non-placement) deallocation function"
50639 msgstr ""
50641 #: cp/call.cc:7554
50642 #, gcc-internal-format
50643 msgid "no corresponding deallocation function for %qD"
50644 msgstr ""
50646 #: cp/call.cc:7557
50647 #, gcc-internal-format
50648 msgid ""
50649 "destroying delete %qD cannot be used to release the allocated memory if the "
50650 "initialization throws because the object is not constructed yet"
50651 msgstr ""
50653 #: cp/call.cc:7566
50654 #, gcc-internal-format
50655 msgid "no suitable %<operator %s%> for %qT"
50656 msgstr ""
50658 #: cp/call.cc:7602
50659 #, gcc-internal-format
50660 msgid "%q#D is private within this context"
50661 msgstr ""
50663 #: cp/call.cc:7603 cp/decl.cc:8657
50664 #, gcc-internal-format
50665 msgid "declared private here"
50666 msgstr ""
50668 #: cp/call.cc:7608
50669 #, gcc-internal-format
50670 msgid "%q#D is protected within this context"
50671 msgstr ""
50673 #: cp/call.cc:7609 cp/decl.cc:8658
50674 #, gcc-internal-format
50675 msgid "declared protected here"
50676 msgstr ""
50678 #: cp/call.cc:7616
50679 #, gcc-internal-format
50680 msgid "%q#D is inaccessible within this context"
50681 msgstr ""
50683 #: cp/call.cc:7697
50684 #, gcc-internal-format
50685 msgid "passing NULL to non-pointer argument %P of %qD"
50686 msgstr ""
50688 #: cp/call.cc:7700 cp/call.cc:7719 cp/decl.cc:10336 cp/decl.cc:10344
50689 #: cp/typeck.cc:4438
50690 #, gcc-internal-format
50691 msgid "  declared here"
50692 msgstr ""
50694 #: cp/call.cc:7704
50695 #, gcc-internal-format
50696 msgid "converting to non-pointer type %qT from NULL"
50697 msgstr ""
50699 #: cp/call.cc:7716
50700 #, gcc-internal-format
50701 msgid "converting %<false%> to pointer type for argument %P of %qD"
50702 msgstr ""
50704 #: cp/call.cc:7723
50705 #, gcc-internal-format
50706 msgid "converting %<false%> to pointer type %qT"
50707 msgstr ""
50709 #: cp/call.cc:7790
50710 #, gcc-internal-format
50711 msgid "  initializing argument %P of %qD"
50712 msgstr ""
50714 #: cp/call.cc:7811
50715 #, gcc-internal-format
50716 msgid ""
50717 "conversions to arrays of unknown bound are only available with %<-std=c+"
50718 "+20%> or %<-std=gnu++20%>"
50719 msgstr ""
50721 #: cp/call.cc:7861
50722 #, gcc-internal-format
50723 msgid "too many braces around initializer for %qT"
50724 msgstr ""
50726 #: cp/call.cc:7872
50727 msgid "converting to %qH from %qI requires direct-initialization"
50728 msgstr ""
50730 #: cp/call.cc:7881
50731 msgid "invalid user-defined conversion from %qH to %qI"
50732 msgstr ""
50734 #: cp/call.cc:7918 cp/cvt.cc:227
50735 msgid "invalid conversion from %qH to %qI"
50736 msgstr ""
50738 #: cp/call.cc:7960 cp/call.cc:7967
50739 #, gcc-internal-format
50740 msgid ""
50741 "converting to %qT from initializer list would use explicit constructor %qD"
50742 msgstr ""
50744 #: cp/call.cc:7963
50745 #, gcc-internal-format
50746 msgid "in C++11 and above a default constructor can be explicit"
50747 msgstr ""
50749 #: cp/call.cc:8233
50750 msgid "cannot bind rvalue reference of type %qH to lvalue of type %qI"
50751 msgstr ""
50753 #: cp/call.cc:8242
50754 msgid ""
50755 "cannot bind non-const lvalue reference of type %qH to a value of type %qI"
50756 msgstr ""
50758 #: cp/call.cc:8247
50759 msgid ""
50760 "cannot bind non-const lvalue reference of type %qH to an rvalue of type %qI"
50761 msgstr ""
50763 #. extype is volatile
50764 #: cp/call.cc:8250
50765 msgid "cannot bind lvalue reference of type %qH to an rvalue of type %qI"
50766 msgstr ""
50768 #: cp/call.cc:8263
50769 msgid "cannot bind reference of type %qH to %qI due to different array bounds"
50770 msgstr ""
50772 #: cp/call.cc:8266
50773 msgid "binding reference of type %qH to %qI discards qualifiers"
50774 msgstr ""
50776 #: cp/call.cc:8305
50777 #, gcc-internal-format
50778 msgid "cannot bind bit-field %qE to %qT"
50779 msgstr ""
50781 #: cp/call.cc:8308 cp/call.cc:8326
50782 #, gcc-internal-format
50783 msgid "cannot bind packed field %qE to %qT"
50784 msgstr ""
50786 #: cp/call.cc:8311
50787 #, gcc-internal-format
50788 msgid "cannot bind rvalue %qE to %qT"
50789 msgstr ""
50791 #: cp/call.cc:8506
50792 msgid "implicit conversion from %qH to %qI when passing argument to function"
50793 msgstr ""
50795 #: cp/call.cc:8533 cp/cvt.cc:1988
50796 #, gcc-internal-format
50797 msgid ""
50798 "scoped enum %qT passed through %<...%> as %qT before %<-fabi-version=6%>, "
50799 "%qT after"
50800 msgstr ""
50802 #: cp/call.cc:8577
50803 #, gcc-internal-format
50804 msgid ""
50805 "passing objects of non-trivially-copyable type %q#T through %<...%> is "
50806 "conditionally supported"
50807 msgstr ""
50809 #: cp/call.cc:8613
50810 #, gcc-internal-format
50811 msgid "cannot receive reference type %qT through %<...%>"
50812 msgstr ""
50814 #: cp/call.cc:8623
50815 #, gcc-internal-format
50816 msgid ""
50817 "receiving objects of non-trivially-copyable type %q#T through %<...%> is "
50818 "conditionally-supported"
50819 msgstr ""
50821 #: cp/call.cc:8691
50822 #, gcc-internal-format
50823 msgid "recursive evaluation of default argument for %q#D"
50824 msgstr ""
50826 #: cp/call.cc:8700
50827 #, gcc-internal-format
50828 msgid ""
50829 "call to %qD uses the default argument for parameter %P, which is not yet "
50830 "defined"
50831 msgstr ""
50833 #: cp/call.cc:8800
50834 #, gcc-internal-format
50835 msgid "argument of function call might be a candidate for a format attribute"
50836 msgstr ""
50838 #: cp/call.cc:8862
50839 #, gcc-internal-format
50840 msgid "use of multiversioned function without a default"
50841 msgstr ""
50843 #: cp/call.cc:9465
50844 #, gcc-internal-format
50845 msgid "passing %qT as %<this%> argument discards qualifiers"
50846 msgstr ""
50848 #: cp/call.cc:9468 cp/call.cc:12162
50849 #, gcc-internal-format
50850 msgid "  in call to %qD"
50851 msgstr ""
50853 #: cp/call.cc:9493
50854 #, gcc-internal-format
50855 msgid "%qT is not an accessible base of %qT"
50856 msgstr ""
50858 #: cp/call.cc:9690
50859 #, gcc-internal-format
50860 msgid "passing arguments to ellipsis of inherited constructor %qD"
50861 msgstr ""
50863 #: cp/call.cc:9825
50864 #, gcc-internal-format
50865 msgid ""
50866 "assignment from temporary %<initializer_list%> does not extend the lifetime "
50867 "of the underlying array"
50868 msgstr ""
50870 #: cp/call.cc:10221
50871 #, gcc-internal-format
50872 msgid "%qD writing to an object of type %#qT with no trivial copy-assignment"
50873 msgstr ""
50875 #: cp/call.cc:10224
50876 #, gcc-internal-format
50877 msgid "%qD writing to an object of non-trivial type %#qT%s"
50878 msgstr ""
50880 #: cp/call.cc:10229
50881 #, gcc-internal-format
50882 msgid "%qD writing to an object of type %#qT with %qs member %qD"
50883 msgstr ""
50885 #: cp/call.cc:10234
50886 #, gcc-internal-format
50887 msgid ""
50888 "%qD writing to an object of type %#qT containing a pointer to data member%s"
50889 msgstr ""
50891 #: cp/call.cc:10249
50892 #, gcc-internal-format
50893 msgid "; use assignment or value-initialization instead"
50894 msgstr ""
50896 #: cp/call.cc:10251
50897 #, gcc-internal-format
50898 msgid "; use assignment instead"
50899 msgstr ""
50901 #: cp/call.cc:10253
50902 #, gcc-internal-format
50903 msgid "; use value-initialization instead"
50904 msgstr ""
50906 #: cp/call.cc:10256
50907 #, gcc-internal-format
50908 msgid "%qD clearing an object of type %#qT with no trivial copy-assignment%s"
50909 msgstr ""
50911 #: cp/call.cc:10259
50912 #, gcc-internal-format
50913 msgid "%qD clearing an object of non-trivial type %#qT%s"
50914 msgstr ""
50916 #: cp/call.cc:10261
50917 #, gcc-internal-format
50918 msgid "%qD clearing an object of type %#qT containing a pointer-to-member%s"
50919 msgstr ""
50921 #: cp/call.cc:10282
50922 #, gcc-internal-format
50923 msgid "; use copy-assignment or copy-initialization instead"
50924 msgstr ""
50926 #: cp/call.cc:10284
50927 #, gcc-internal-format
50928 msgid "; use copy-assignment instead"
50929 msgstr ""
50931 #: cp/call.cc:10286
50932 #, gcc-internal-format
50933 msgid "; use copy-initialization instead"
50934 msgstr ""
50936 #: cp/call.cc:10289
50937 #, gcc-internal-format
50938 msgid "%qD writing to an object of type %#qT with no trivial copy-assignment%s"
50939 msgstr ""
50941 #: cp/call.cc:10292
50942 #, gcc-internal-format
50943 msgid "%qD writing to an object of non-trivially copyable type %#qT%s"
50944 msgstr ""
50946 #: cp/call.cc:10295
50947 #, gcc-internal-format
50948 msgid "%qD writing to an object with a deleted copy constructor"
50949 msgstr ""
50951 #: cp/call.cc:10306
50952 #, gcc-internal-format
50953 msgid "%qD copying an object of non-trivial type %#qT from an array of %#qT"
50954 msgstr ""
50956 #: cp/call.cc:10318
50957 #, gcc-internal-format
50958 msgid ""
50959 "%qD copying an object of type %#qT with %qs member %qD from an array of "
50960 "%#qT; use assignment or copy-initialization instead"
50961 msgstr ""
50963 #: cp/call.cc:10335
50964 #, gcc-internal-format
50965 msgid ""
50966 "%qD writing to an object of a non-trivial type %#qT leaves %wu bytes "
50967 "unchanged"
50968 msgstr ""
50970 #: cp/call.cc:10338
50971 #, gcc-internal-format
50972 msgid ""
50973 "%qD writing to an object of a non-trivial type %#qT leaves %wu byte unchanged"
50974 msgstr ""
50976 #: cp/call.cc:10348
50977 #, gcc-internal-format
50978 msgid ""
50979 "%qD moving an object of non-trivially copyable type %#qT; use %<new%> and "
50980 "%<delete%> instead"
50981 msgstr ""
50983 #: cp/call.cc:10351
50984 #, gcc-internal-format
50985 msgid ""
50986 "%qD moving an object of type %#qT with deleted copy constructor; use %<new%> "
50987 "and %<delete%> instead"
50988 msgstr ""
50990 #: cp/call.cc:10354
50991 #, gcc-internal-format
50992 msgid "%qD moving an object of type %#qT with deleted destructor"
50993 msgstr ""
50995 #: cp/call.cc:10363
50996 #, gcc-internal-format
50997 msgid ""
50998 "%qD moving an object of non-trivial type %#qT and size %E into a region of "
50999 "size %E"
51000 msgstr ""
51002 #: cp/call.cc:10385
51003 #, gcc-internal-format
51004 msgid "%#qT declared here"
51005 msgstr ""
51007 #: cp/call.cc:10439
51008 #, gcc-internal-format
51009 msgid ""
51010 "argument %u in call to function %qE has pointer to a non-trivially-copyable "
51011 "type (%qT)"
51012 msgstr ""
51014 #: cp/call.cc:10506
51015 #, gcc-internal-format
51016 msgid "constructor delegates to itself"
51017 msgstr ""
51019 #: cp/call.cc:10781 cp/typeck.cc:9886
51020 msgid "cannot convert %qH to %qI"
51021 msgstr ""
51023 #: cp/call.cc:10803
51024 #, gcc-internal-format
51025 msgid "no matching function for call to %<%T::operator %T(%A)%#V%>"
51026 msgstr ""
51028 #: cp/call.cc:10835
51029 #, gcc-internal-format
51030 msgid "no matching function for call to %<%T::%s%E(%A)%#V%>"
51031 msgstr ""
51033 #: cp/call.cc:10884
51034 #, gcc-internal-format
51035 msgid "call to non-function %qD"
51036 msgstr ""
51038 #: cp/call.cc:10922 cp/pt.cc:16520 cp/typeck.cc:3339
51039 #, gcc-internal-format
51040 msgid "cannot call constructor %<%T::%D%> directly"
51041 msgstr ""
51043 #: cp/call.cc:10924
51044 #, gcc-internal-format
51045 msgid "for a function-style cast, remove the redundant %<::%D%>"
51046 msgstr ""
51048 #: cp/call.cc:11116
51049 #, gcc-internal-format
51050 msgid "no matching function for call to %<%s(%A)%>"
51051 msgstr ""
51053 #: cp/call.cc:11119
51054 #, gcc-internal-format
51055 msgid "call of overloaded %<%s(%A)%> is ambiguous"
51056 msgstr ""
51058 #: cp/call.cc:11142
51059 #, gcc-internal-format
51060 msgid "pure virtual %q#D called from non-static data member initializer"
51061 msgstr ""
51063 #: cp/call.cc:11147
51064 #, gcc-internal-format
51065 msgid "pure virtual %q#D called from constructor"
51066 msgstr ""
51068 #: cp/call.cc:11148
51069 #, gcc-internal-format
51070 msgid "pure virtual %q#D called from destructor"
51071 msgstr ""
51073 #: cp/call.cc:11171
51074 #, gcc-internal-format
51075 msgid "cannot call member function %qD without object"
51076 msgstr ""
51078 #: cp/call.cc:12160
51079 #, gcc-internal-format
51080 msgid "passing %qT chooses %qT over %qT"
51081 msgstr ""
51083 #: cp/call.cc:12229
51084 #, gcc-internal-format
51085 msgid "choosing %qD over %qD"
51086 msgstr ""
51088 #: cp/call.cc:12230
51089 msgid "  for conversion from %qH to %qI"
51090 msgstr ""
51092 #: cp/call.cc:12233
51093 #, gcc-internal-format
51094 msgid "  because conversion sequence for the argument is better"
51095 msgstr ""
51097 #: cp/call.cc:12483
51098 #, gcc-internal-format
51099 msgid "default argument mismatch in overload resolution"
51100 msgstr ""
51102 #: cp/call.cc:12487
51103 #, gcc-internal-format
51104 msgid " candidate 1: %q#F"
51105 msgstr ""
51107 #: cp/call.cc:12489
51108 #, gcc-internal-format
51109 msgid " candidate 2: %q#F"
51110 msgstr ""
51112 #: cp/call.cc:12535
51113 #, gcc-internal-format
51114 msgid ""
51115 "ISO C++ says that these are ambiguous, even though the worst conversion for "
51116 "the first is better than the worst conversion for the second:"
51117 msgstr ""
51119 #: cp/call.cc:12936
51120 #, gcc-internal-format
51121 msgid "a temporary bound to %qD only persists until the constructor exits"
51122 msgstr ""
51124 #: cp/call.cc:13091
51125 msgid ""
51126 "invalid initialization of non-const reference of type %qH from an rvalue of "
51127 "type %qI"
51128 msgstr ""
51130 #: cp/call.cc:13095
51131 msgid ""
51132 "invalid initialization of reference of type %qH from expression of type %qI"
51133 msgstr ""
51135 #: cp/class.cc:321
51136 #, gcc-internal-format
51137 msgid ""
51138 "cannot convert from pointer to base class %qT to pointer to derived class "
51139 "%qT because the base is virtual"
51140 msgstr ""
51142 #: cp/class.cc:325
51143 #, gcc-internal-format
51144 msgid ""
51145 "cannot convert from base class %qT to derived class %qT because the base is "
51146 "virtual"
51147 msgstr ""
51149 #: cp/class.cc:332
51150 #, gcc-internal-format
51151 msgid ""
51152 "cannot convert from pointer to base class %qT to pointer to derived class "
51153 "%qT via virtual base %qT"
51154 msgstr ""
51156 #: cp/class.cc:337
51157 #, gcc-internal-format
51158 msgid ""
51159 "cannot convert from base class %qT to derived class %qT via virtual base %qT"
51160 msgstr ""
51162 #: cp/class.cc:390
51163 #, gcc-internal-format
51164 msgid "cannot convert from %qT to base class %qT because %qT is incomplete"
51165 msgstr ""
51167 #: cp/class.cc:1209
51168 #, gcc-internal-format
51169 msgid "%q#D conflicts with version inherited from %qT"
51170 msgstr ""
51172 #: cp/class.cc:1212
51173 #, gcc-internal-format
51174 msgid "version inherited from %qT declared here"
51175 msgstr ""
51177 #: cp/class.cc:1231
51178 #, gcc-internal-format
51179 msgid "%q#D cannot be overloaded with %q#D"
51180 msgstr ""
51182 #: cp/class.cc:1233 cp/decl.cc:1801 cp/decl.cc:1813 cp/decl.cc:1838
51183 #: cp/decl.cc:1861 cp/name-lookup.cc:2720 cp/name-lookup.cc:3034
51184 #, gcc-internal-format
51185 msgid "previous declaration %q#D"
51186 msgstr ""
51188 #: cp/class.cc:1275
51189 #, gcc-internal-format
51190 msgid "conflicting access specifications for method %q+D, ignored"
51191 msgstr ""
51193 #: cp/class.cc:1278
51194 #, gcc-internal-format
51195 msgid "conflicting access specifications for field %qE, ignored"
51196 msgstr ""
51198 #: cp/class.cc:1381
51199 #, gcc-internal-format
51200 msgid "%qD invalid in %q#T because of local method %q#D with same name"
51201 msgstr ""
51203 #: cp/class.cc:1385
51204 #, gcc-internal-format
51205 msgid "local method %q#D declared here"
51206 msgstr ""
51208 #: cp/class.cc:1390
51209 #, gcc-internal-format
51210 msgid "%qD invalid in %q#T because of local member %q#D with same name"
51211 msgstr ""
51213 #: cp/class.cc:1394
51214 #, gcc-internal-format
51215 msgid "local member %q#D declared here"
51216 msgstr ""
51218 #: cp/class.cc:1465
51219 #, gcc-internal-format
51220 msgid "%qD inherits the %E ABI tag that %qT (used in its return type) has"
51221 msgstr ""
51223 #: cp/class.cc:1468 cp/class.cc:1475 cp/class.cc:1482 cp/class.cc:1494
51224 #: cp/cvt.cc:1098
51225 #, gcc-internal-format
51226 msgid "%qT declared here"
51227 msgstr ""
51229 #: cp/class.cc:1473
51230 #, gcc-internal-format
51231 msgid "%qD inherits the %E ABI tag that %qT (used in its type) has"
51232 msgstr ""
51234 #: cp/class.cc:1480
51235 #, gcc-internal-format
51236 msgid "%qT does not have the %E ABI tag that base %qT has"
51237 msgstr ""
51239 #: cp/class.cc:1488
51240 #, gcc-internal-format
51241 msgid "%qT does not have the %E ABI tag that %qT (used in the type of %qD) has"
51242 msgstr ""
51244 #: cp/class.cc:1799
51245 #, gcc-internal-format
51246 msgid "cannot derive from %<final%> base %qT in derived type %qT"
51247 msgstr ""
51249 #: cp/class.cc:2273
51250 #, gcc-internal-format
51251 msgid "all member functions in class %qT are private"
51252 msgstr ""
51254 #: cp/class.cc:2285
51255 #, gcc-internal-format
51256 msgid "%q#T only defines a private destructor and has no friends"
51257 msgstr ""
51259 #: cp/class.cc:2328
51260 #, gcc-internal-format
51261 msgid "%q#T only defines private constructors and has no friends"
51262 msgstr ""
51264 #: cp/class.cc:2332
51265 #, gcc-internal-format
51266 msgid "%q#D is public, but requires an existing %q#T object"
51267 msgstr ""
51269 #: cp/class.cc:2622
51270 #, gcc-internal-format
51271 msgid "no unique final overrider for %qD in %qT"
51272 msgstr ""
51274 #: cp/class.cc:2982
51275 #, gcc-internal-format
51276 msgid "%qD can be marked override"
51277 msgstr ""
51279 #: cp/class.cc:2985
51280 #, gcc-internal-format
51281 msgid "%q+#D marked %<override%>, but does not override"
51282 msgstr ""
51284 #: cp/class.cc:3000
51285 #, gcc-internal-format
51286 msgid "%q+#D marked %<final%>, but is not virtual"
51287 msgstr ""
51289 #: cp/class.cc:3062
51290 #, gcc-internal-format
51291 msgid "%qD was hidden"
51292 msgstr ""
51294 #: cp/class.cc:3063
51295 #, gcc-internal-format
51296 msgid "  by %qD"
51297 msgstr ""
51299 #: cp/class.cc:3275
51300 #, gcc-internal-format
51301 msgid "the ellipsis in %qD is not inherited"
51302 msgstr ""
51304 #: cp/class.cc:3467
51305 #, gcc-internal-format
51306 msgid "bit-field %q#D with non-integral type %qT"
51307 msgstr ""
51309 #: cp/class.cc:3483
51310 #, gcc-internal-format
51311 msgid "bit-field %q+D width not an integer constant"
51312 msgstr ""
51314 #: cp/class.cc:3488
51315 #, gcc-internal-format
51316 msgid "negative width in bit-field %q+D"
51317 msgstr ""
51319 #: cp/class.cc:3493
51320 #, gcc-internal-format
51321 msgid "zero width for bit-field %q+D"
51322 msgstr ""
51324 #: cp/class.cc:3503
51325 #, gcc-internal-format
51326 msgid "width of %qD exceeds its type"
51327 msgstr ""
51329 #: cp/class.cc:3509
51330 #, gcc-internal-format
51331 msgid "%qD is too small to hold all values of %q#T"
51332 msgstr ""
51334 #: cp/class.cc:3570
51335 #, gcc-internal-format
51336 msgid "member %q+#D with constructor not allowed in union"
51337 msgstr ""
51339 #: cp/class.cc:3573
51340 #, gcc-internal-format
51341 msgid "member %q+#D with destructor not allowed in union"
51342 msgstr ""
51344 #: cp/class.cc:3575
51345 #, gcc-internal-format
51346 msgid "member %q+#D with copy assignment operator not allowed in union"
51347 msgstr ""
51349 #: cp/class.cc:3579
51350 #, gcc-internal-format
51351 msgid ""
51352 "unrestricted unions only available with %<-std=c++11%> or %<-std=gnu++11%>"
51353 msgstr ""
51355 #: cp/class.cc:3695
51356 #, gcc-internal-format
51357 msgid "in C++98 %q+D may not be static because it is a member of a union"
51358 msgstr ""
51360 #: cp/class.cc:3708
51361 #, gcc-internal-format
51362 msgid "non-static data member %q+D in a union may not have reference type %qT"
51363 msgstr ""
51365 #: cp/class.cc:3721
51366 #, gcc-internal-format
51367 msgid "data member %q+D invalidly declared function type"
51368 msgstr ""
51370 #: cp/class.cc:3727
51371 #, gcc-internal-format
51372 msgid "data member %q+D invalidly declared method type"
51373 msgstr ""
51375 #: cp/class.cc:3798
51376 #, gcc-internal-format
51377 msgid "ignoring packed attribute because of unpacked non-POD field %q#D"
51378 msgstr ""
51380 #: cp/class.cc:3850
51381 #, gcc-internal-format
51382 msgid "member %q+D cannot be declared as a %<mutable%> reference"
51383 msgstr ""
51385 #: cp/class.cc:3853
51386 #, gcc-internal-format
51387 msgid "member %q+D cannot be declared both %<const%> and %<mutable%>"
51388 msgstr ""
51390 #: cp/class.cc:3884
51391 #, gcc-internal-format
51392 msgid "multiple fields in union %qT initialized"
51393 msgstr ""
51395 #: cp/class.cc:3886
51396 #, gcc-internal-format
51397 msgid "initialized member %q+D declared here"
51398 msgstr ""
51400 #: cp/class.cc:3934
51401 #, gcc-internal-format
51402 msgid "field %q#D with same name as class"
51403 msgstr ""
51405 #: cp/class.cc:3962
51406 #, gcc-internal-format
51407 msgid "%q#T has pointer data members"
51408 msgstr ""
51410 #: cp/class.cc:3967
51411 #, gcc-internal-format
51412 msgid "  but does not declare %<%T(const %T&)%>"
51413 msgstr ""
51415 #: cp/class.cc:3969
51416 #, gcc-internal-format
51417 msgid "  or %<operator=(const %T&)%>"
51418 msgstr ""
51420 #: cp/class.cc:3973
51421 #, gcc-internal-format
51422 msgid "  but does not declare %<operator=(const %T&)%>"
51423 msgstr ""
51425 #: cp/class.cc:3975
51426 #, gcc-internal-format
51427 msgid "pointer member %q+D declared here"
51428 msgstr ""
51430 #: cp/class.cc:4432
51431 #, gcc-internal-format
51432 msgid "alignment of %qD increased in %<-fabi-version=9%> (GCC 5.2)"
51433 msgstr ""
51435 #: cp/class.cc:4435
51436 #, gcc-internal-format
51437 msgid "alignment of %qD will increase in %<-fabi-version=9%>"
51438 msgstr ""
51440 #: cp/class.cc:4763
51441 #, gcc-internal-format
51442 msgid "initializer specified for non-virtual method %q+D"
51443 msgstr ""
51445 #: cp/class.cc:4796
51446 #, gcc-internal-format
51447 msgid "destructor for %qT is ambiguous"
51448 msgstr ""
51450 #: cp/class.cc:5249
51451 #, gcc-internal-format
51452 msgid "method overrides both %<transaction_pure%> and %qE methods"
51453 msgstr ""
51455 #: cp/class.cc:5270
51456 #, gcc-internal-format
51457 msgid "method declared %qE overriding %qE method"
51458 msgstr ""
51460 #: cp/class.cc:5894 cp/constexpr.cc:261
51461 #, gcc-internal-format
51462 msgid ""
51463 "enclosing class of %<constexpr%> non-static member function %q+#D is not a "
51464 "literal type"
51465 msgstr ""
51467 #: cp/class.cc:5920
51468 #, gcc-internal-format
51469 msgid "%q+T is not literal because:"
51470 msgstr ""
51472 #: cp/class.cc:5923
51473 #, gcc-internal-format
51474 msgid "  %qT is a closure type, which is only literal in C++17 and later"
51475 msgstr ""
51477 #: cp/class.cc:5926
51478 #, gcc-internal-format
51479 msgid "  %q+T has a non-trivial destructor"
51480 msgstr ""
51482 #: cp/class.cc:5929
51483 #, gcc-internal-format
51484 msgid "  %q+T does not have %<constexpr%> destructor"
51485 msgstr ""
51487 #: cp/class.cc:5937
51488 #, gcc-internal-format
51489 msgid ""
51490 "  %q+T is not an aggregate, does not have a trivial default constructor, and "
51491 "has no %<constexpr%> constructor that is not a copy or move constructor"
51492 msgstr ""
51494 #: cp/class.cc:5970
51495 #, gcc-internal-format
51496 msgid "  base class %qT of %q+T is non-literal"
51497 msgstr ""
51499 #: cp/class.cc:5985
51500 #, gcc-internal-format
51501 msgid "  non-static data member %qD has non-literal type"
51502 msgstr ""
51504 #: cp/class.cc:5992
51505 #, gcc-internal-format
51506 msgid "  non-static data member %qD has volatile type"
51507 msgstr ""
51509 #: cp/class.cc:6123
51510 #, gcc-internal-format
51511 msgid "base class %q#T has accessible non-virtual destructor"
51512 msgstr ""
51514 #: cp/class.cc:6152
51515 #, gcc-internal-format
51516 msgid "non-static reference %q#D in class without a constructor"
51517 msgstr ""
51519 #: cp/class.cc:6158
51520 #, gcc-internal-format
51521 msgid "non-static const member %q#D in class without a constructor"
51522 msgstr ""
51524 #: cp/class.cc:6490
51525 #, gcc-internal-format
51526 msgid ""
51527 "offset of %qT base class for %<-std=c++14%> and up changes in %<-fabi-"
51528 "version=17%> (GCC 12)"
51529 msgstr ""
51531 #: cp/class.cc:6494
51532 #, gcc-internal-format
51533 msgid ""
51534 "offset of %qD for %<-std=c++14%> and up changes in %<-fabi-version=17%> (GCC "
51535 "12)"
51536 msgstr ""
51538 #: cp/class.cc:6534
51539 #, gcc-internal-format
51540 msgid "direct base %qT inaccessible in %qT due to ambiguity"
51541 msgstr ""
51543 #: cp/class.cc:6546
51544 #, gcc-internal-format
51545 msgid "virtual base %qT inaccessible in %qT due to ambiguity"
51546 msgstr ""
51548 #: cp/class.cc:6788
51549 #, gcc-internal-format
51550 msgid ""
51551 "offset of %qD is not ABI-compliant and may change in a future version of GCC"
51552 msgstr ""
51554 #: cp/class.cc:6983
51555 #, gcc-internal-format
51556 msgid "size of type %qT is too large (%qE bytes)"
51557 msgstr ""
51559 #: cp/class.cc:7269
51560 #, gcc-internal-format
51561 msgid "invalid use of %q#T with a zero-size array in %q#D"
51562 msgstr ""
51564 #: cp/class.cc:7271
51565 #, gcc-internal-format
51566 msgid "invalid use of %q#T with a flexible array member in %q#T"
51567 msgstr ""
51569 #: cp/class.cc:7276
51570 #, gcc-internal-format
51571 msgid "array member %q#D declared here"
51572 msgstr ""
51574 #: cp/class.cc:7304
51575 #, gcc-internal-format
51576 msgid "zero-size array member %qD not at end of %q#T"
51577 msgstr ""
51579 #: cp/class.cc:7306
51580 #, gcc-internal-format
51581 msgid "zero-size array member %qD in an otherwise empty %q#T"
51582 msgstr ""
51584 #: cp/class.cc:7315 cp/class.cc:7346
51585 #, gcc-internal-format
51586 msgid "in the definition of %q#T"
51587 msgstr ""
51589 #: cp/class.cc:7323
51590 #, gcc-internal-format
51591 msgid "flexible array member %qD not at end of %q#T"
51592 msgstr ""
51594 #: cp/class.cc:7325
51595 #, gcc-internal-format
51596 msgid "flexible array member %qD in an otherwise empty %q#T"
51597 msgstr ""
51599 #: cp/class.cc:7344
51600 #, gcc-internal-format
51601 msgid "next member %q#D declared here"
51602 msgstr ""
51604 #: cp/class.cc:7458 cp/decl.cc:16839 cp/parser.cc:26662
51605 #, gcc-internal-format
51606 msgid "redefinition of %q#T"
51607 msgstr ""
51609 #: cp/class.cc:7602
51610 #, gcc-internal-format
51611 msgid "%q#T has virtual functions and accessible non-virtual destructor"
51612 msgstr ""
51614 #: cp/class.cc:7630
51615 #, gcc-internal-format
51616 msgid "type transparent %q#T does not have any fields"
51617 msgstr ""
51619 #: cp/class.cc:7636
51620 #, gcc-internal-format
51621 msgid "type transparent class %qT has base classes"
51622 msgstr ""
51624 #: cp/class.cc:7640
51625 #, gcc-internal-format
51626 msgid "type transparent class %qT has virtual functions"
51627 msgstr ""
51629 #: cp/class.cc:7646
51630 #, gcc-internal-format
51631 msgid ""
51632 "type transparent %q#T cannot be made transparent because the type of the "
51633 "first field has a different ABI from the class overall"
51634 msgstr ""
51636 #: cp/class.cc:7795
51637 #, gcc-internal-format
51638 msgid "definition of %qD does not match %<#include <initializer_list>%>"
51639 msgstr ""
51641 #: cp/class.cc:7806
51642 #, gcc-internal-format
51643 msgid "trying to finish struct, but kicked out due to previous parse errors"
51644 msgstr ""
51646 #: cp/class.cc:8313
51647 #, gcc-internal-format
51648 msgid "language string %<\"%E\"%> not recognized"
51649 msgstr ""
51651 #: cp/class.cc:8403
51652 #, gcc-internal-format
51653 msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
51654 msgstr ""
51656 #: cp/class.cc:8561
51657 #, gcc-internal-format
51658 msgid "no matches converting function %qD to type %q#T"
51659 msgstr ""
51661 #: cp/class.cc:8588
51662 #, gcc-internal-format
51663 msgid "converting overloaded function %qD to type %q#T is ambiguous"
51664 msgstr ""
51666 #: cp/class.cc:8615
51667 #, gcc-internal-format
51668 msgid "assuming pointer to member %qD"
51669 msgstr ""
51671 #: cp/class.cc:8618
51672 #, gcc-internal-format
51673 msgid "(a pointer to member can only be formed with %<&%E%>)"
51674 msgstr ""
51676 #: cp/class.cc:8694 cp/class.cc:8736
51677 #, gcc-internal-format
51678 msgid "not enough type information"
51679 msgstr ""
51681 #: cp/class.cc:8714
51682 #, gcc-internal-format
51683 msgid "cannot convert %qE from type %qT to type %qT"
51684 msgstr ""
51686 #: cp/class.cc:9012
51687 #, gcc-internal-format
51688 msgid "declaration of %q#D changes meaning of %qD"
51689 msgstr ""
51691 #: cp/class.cc:9015
51692 #, gcc-internal-format
51693 msgid "used here to mean %q#D"
51694 msgstr ""
51696 #: cp/constexpr.cc:110
51697 #, gcc-internal-format
51698 msgid "the type %qT of %<constexpr%> variable %qD is not literal"
51699 msgstr ""
51701 #: cp/constexpr.cc:121
51702 #, gcc-internal-format
51703 msgid ""
51704 "variable %qD of non-literal type %qT in %<constexpr%> function only "
51705 "available with %<-std=c++2b%> or %<-std=gnu++2b%>"
51706 msgstr ""
51708 #: cp/constexpr.cc:134
51709 #, gcc-internal-format
51710 msgid "%<constexpr%> variable %qD has variably-modified type %qT"
51711 msgstr ""
51713 #: cp/constexpr.cc:198
51714 #, gcc-internal-format
51715 msgid "inherited constructor %qD is not %<constexpr%>"
51716 msgstr ""
51718 #: cp/constexpr.cc:211
51719 #, gcc-internal-format
51720 msgid "invalid type for parameter %d of %<constexpr%> function %q+#D"
51721 msgstr ""
51723 #: cp/constexpr.cc:223
51724 #, gcc-internal-format
51725 msgid "lambdas are implicitly %<constexpr%> only in C++17 and later"
51726 msgstr ""
51728 #: cp/constexpr.cc:232 cp/decl.cc:13977
51729 #, gcc-internal-format
51730 msgid ""
51731 "%<constexpr%> destructors only available with %<-std=c++20%> or %<-std=gnu+"
51732 "+20%>"
51733 msgstr ""
51735 #: cp/constexpr.cc:245
51736 #, gcc-internal-format
51737 msgid "invalid return type %qT of %<constexpr%> function %q+D"
51738 msgstr ""
51740 #: cp/constexpr.cc:272
51741 #, gcc-internal-format
51742 msgid "%q#T has virtual base classes"
51743 msgstr ""
51745 #: cp/constexpr.cc:530
51746 #, gcc-internal-format
51747 msgid "%<constexpr%> constructor does not have empty body"
51748 msgstr ""
51750 #: cp/constexpr.cc:790
51751 #, gcc-internal-format
51752 msgid ""
51753 "%<constexpr%> constructor for union %qT must initialize exactly one non-"
51754 "static data member"
51755 msgstr ""
51757 #: cp/constexpr.cc:851
51758 #, gcc-internal-format
51759 msgid ""
51760 "member %qD must be initialized by mem-initializer in %<constexpr%> "
51761 "constructor"
51762 msgstr ""
51764 #: cp/constexpr.cc:914
51765 #, gcc-internal-format
51766 msgid "body of %<constexpr%> function %qD not a return-statement"
51767 msgstr ""
51769 #: cp/constexpr.cc:1029
51770 #, gcc-internal-format
51771 msgid "%qD is not usable as a %<constexpr%> function because:"
51772 msgstr ""
51774 #: cp/constexpr.cc:1528 cp/constexpr.cc:2897
51775 #, gcc-internal-format
51776 msgid "%<constexpr%> call flows off the end of the function"
51777 msgstr ""
51779 #: cp/constexpr.cc:1533 cp/constexpr.cc:1543 cp/constexpr.cc:3108
51780 #, gcc-internal-format
51781 msgid "%q+E is not a constant expression"
51782 msgstr ""
51784 #: cp/constexpr.cc:1852 cp/constexpr.cc:8595
51785 #, gcc-internal-format
51786 msgid "call to internal function %qE"
51787 msgstr ""
51789 #: cp/constexpr.cc:1906
51790 #, gcc-internal-format
51791 msgid "modifying a const object %qE is not allowed in a constant expression"
51792 msgstr ""
51794 #: cp/constexpr.cc:1908
51795 #, gcc-internal-format
51796 msgid "originally declared %<const%> here"
51797 msgstr ""
51799 #: cp/constexpr.cc:2126 cp/constexpr.cc:2181 cp/constexpr.cc:2213
51800 #: cp/constexpr.cc:2234
51801 #, gcc-internal-format
51802 msgid "reference %<dynamic_cast%> failed"
51803 msgstr ""
51805 #: cp/constexpr.cc:2127
51806 #, gcc-internal-format
51807 msgid "dynamic type %qT of its operand does not have a base class of type %qT"
51808 msgstr ""
51810 #: cp/constexpr.cc:2151
51811 #, gcc-internal-format
51812 msgid "virtual table pointer is used uninitialized"
51813 msgstr ""
51815 #: cp/constexpr.cc:2182 cp/constexpr.cc:2214
51816 #, gcc-internal-format
51817 msgid ""
51818 "static type %qT of its operand is a non-public base class of dynamic type %qT"
51819 msgstr ""
51821 #: cp/constexpr.cc:2236
51822 #, gcc-internal-format
51823 msgid "%qT is an ambiguous base class of dynamic type %qT of its operand"
51824 msgstr ""
51826 #: cp/constexpr.cc:2239
51827 #, gcc-internal-format
51828 msgid ""
51829 "dynamic type %qT of its operand does not have an unambiguous public base "
51830 "class %qT"
51831 msgstr ""
51833 #: cp/constexpr.cc:2316 cp/constexpr.cc:2591 cp/constexpr.cc:8627
51834 #, gcc-internal-format
51835 msgid "call to non-%<constexpr%> function %qD"
51836 msgstr ""
51838 #. virtual_offset is only set for virtual bases, which make the
51839 #. class non-literal, so we don't need to handle it here.
51840 #: cp/constexpr.cc:2322
51841 #, gcc-internal-format
51842 msgid "calling constexpr member function %qD through virtual base subobject"
51843 msgstr ""
51845 #: cp/constexpr.cc:2439
51846 #, gcc-internal-format
51847 msgid "expression %qE does not designate a %<constexpr%> function"
51848 msgstr ""
51850 #: cp/constexpr.cc:2512
51851 #, gcc-internal-format
51852 msgid "array deallocation of object allocated with non-array allocation"
51853 msgstr ""
51855 #: cp/constexpr.cc:2516 cp/constexpr.cc:2538
51856 #, gcc-internal-format
51857 msgid "allocation performed here"
51858 msgstr ""
51860 #: cp/constexpr.cc:2534
51861 #, gcc-internal-format
51862 msgid "non-array deallocation of object allocated with array allocation"
51863 msgstr ""
51865 #: cp/constexpr.cc:2551
51866 #, gcc-internal-format
51867 msgid "deallocation of already deallocated storage"
51868 msgstr ""
51870 #: cp/constexpr.cc:2558
51871 #, gcc-internal-format
51872 msgid "deallocation of storage that was not previously allocated"
51873 msgstr ""
51875 #: cp/constexpr.cc:2687
51876 #, gcc-internal-format
51877 msgid "%qD called in a constant expression before its definition is complete"
51878 msgstr ""
51880 #: cp/constexpr.cc:2694
51881 #, gcc-internal-format
51882 msgid "%qD called in a constant expression"
51883 msgstr ""
51885 #: cp/constexpr.cc:2698
51886 #, gcc-internal-format
51887 msgid "%qD used before its definition"
51888 msgstr ""
51890 #: cp/constexpr.cc:2770
51891 #, gcc-internal-format
51892 msgid "call has circular dependency"
51893 msgstr ""
51895 #: cp/constexpr.cc:2781
51896 #, gcc-internal-format
51897 msgid ""
51898 "%<constexpr%> evaluation depth exceeds maximum of %d (use %<-fconstexpr-"
51899 "depth=%> to increase the maximum)"
51900 msgstr ""
51902 #: cp/constexpr.cc:3148
51903 #, gcc-internal-format
51904 msgid "right operand of shift expression %q+E is negative"
51905 msgstr ""
51907 #: cp/constexpr.cc:3155
51908 #, gcc-internal-format
51909 msgid ""
51910 "right operand of shift expression %q+E is greater than or equal to the "
51911 "precision %wu of the left operand"
51912 msgstr ""
51914 #: cp/constexpr.cc:3178
51915 #, gcc-internal-format
51916 msgid "left operand of shift expression %q+E is negative"
51917 msgstr ""
51919 #: cp/constexpr.cc:3197
51920 #, gcc-internal-format
51921 msgid "shift expression %q+E overflows"
51922 msgstr ""
51924 #: cp/constexpr.cc:3396
51925 #, gcc-internal-format
51926 msgid "arithmetic involving a null pointer in %qE"
51927 msgstr ""
51929 #: cp/constexpr.cc:3811
51930 #, gcc-internal-format
51931 msgid ""
51932 "array subscript value %qE is outside the bounds of array %qD of type %qT"
51933 msgstr ""
51935 #: cp/constexpr.cc:3814
51936 #, gcc-internal-format
51937 msgid ""
51938 "nonzero array subscript %qE is used with array %qD of type %qT with unknown "
51939 "bounds"
51940 msgstr ""
51942 #: cp/constexpr.cc:3819
51943 #, gcc-internal-format
51944 msgid "array subscript value %qE is outside the bounds of array type %qT"
51945 msgstr ""
51947 #: cp/constexpr.cc:3822
51948 #, gcc-internal-format
51949 msgid ""
51950 "nonzero array subscript %qE is used with array of type %qT with unknown "
51951 "bounds"
51952 msgstr ""
51954 #: cp/constexpr.cc:4005
51955 #, gcc-internal-format
51956 msgid "accessing uninitialized array element"
51957 msgstr ""
51959 #: cp/constexpr.cc:4062
51960 #, gcc-internal-format
51961 msgid "dereferencing a null pointer in %qE"
51962 msgstr ""
51964 #: cp/constexpr.cc:4079 cp/constexpr.cc:4178 cp/constexpr.cc:6612
51965 #: cp/constexpr.cc:6711 cp/constexpr.cc:8547
51966 #, gcc-internal-format
51967 msgid "%qE is not a constant expression"
51968 msgstr ""
51970 #: cp/constexpr.cc:4085
51971 #, gcc-internal-format
51972 msgid "mutable %qD is not usable in a constant expression"
51973 msgstr ""
51975 #: cp/constexpr.cc:4116 cp/constexpr.cc:4138
51976 #, gcc-internal-format
51977 msgid "accessing uninitialized member %qD"
51978 msgstr ""
51980 #: cp/constexpr.cc:4118
51981 #, gcc-internal-format
51982 msgid ""
51983 "accessing %qD member instead of initialized %qD member in constant expression"
51984 msgstr ""
51986 #: cp/constexpr.cc:4249
51987 #, gcc-internal-format
51988 msgid "%qs is not a constant expression because %qT is a union type"
51989 msgstr ""
51991 #: cp/constexpr.cc:4252
51992 #, gcc-internal-format
51993 msgid "%qs is not a constant expression because %qT contains a union type"
51994 msgstr ""
51996 #: cp/constexpr.cc:4263
51997 #, gcc-internal-format
51998 msgid "%qs is not a constant expression because %qT is a pointer type"
51999 msgstr ""
52001 #: cp/constexpr.cc:4266
52002 #, gcc-internal-format
52003 msgid "%qs is not a constant expression because %qT contains a pointer type"
52004 msgstr ""
52006 #: cp/constexpr.cc:4277
52007 #, gcc-internal-format
52008 msgid "%qs is not a constant expression because %qT is a reference type"
52009 msgstr ""
52011 #: cp/constexpr.cc:4280
52012 #, gcc-internal-format
52013 msgid "%qs is not a constant expression because %qT contains a reference type"
52014 msgstr ""
52016 #: cp/constexpr.cc:4291
52017 #, gcc-internal-format
52018 msgid ""
52019 "%qs is not a constant expression because %qT is a pointer to member type"
52020 msgstr ""
52022 #: cp/constexpr.cc:4295
52023 #, gcc-internal-format
52024 msgid ""
52025 "%qs is not a constant expression because %qT contains a pointer to member "
52026 "type"
52027 msgstr ""
52029 #: cp/constexpr.cc:4306
52030 #, gcc-internal-format
52031 msgid "%qs is not a constant expression because %qT is volatile"
52032 msgstr ""
52034 #: cp/constexpr.cc:4309
52035 #, gcc-internal-format
52036 msgid ""
52037 "%qs is not a constant expression because %qT contains a volatile subobject"
52038 msgstr ""
52040 #: cp/constexpr.cc:4462
52041 #, gcc-internal-format
52042 msgid "%qs cannot be constant evaluated on the target"
52043 msgstr ""
52045 #: cp/constexpr.cc:4471 cp/constexpr.cc:4481
52046 #, gcc-internal-format
52047 msgid "%qs cannot be constant evaluated because the type is too large"
52048 msgstr ""
52050 #: cp/constexpr.cc:4501
52051 #, gcc-internal-format
52052 msgid "%qs cannot be constant evaluated because the argument cannot be encoded"
52053 msgstr ""
52055 #: cp/constexpr.cc:4540
52056 #, gcc-internal-format
52057 msgid "%qs accessing uninitialized byte at offset %d"
52058 msgstr ""
52060 #: cp/constexpr.cc:4552
52061 #, gcc-internal-format
52062 msgid ""
52063 "%qs cannot be constant evaluated because the argument cannot be interpreted"
52064 msgstr ""
52066 #: cp/constexpr.cc:5343 cp/constexpr.cc:7306
52067 #, gcc-internal-format
52068 msgid "dereferencing a null pointer"
52069 msgstr ""
52071 #: cp/constexpr.cc:5363
52072 #, gcc-internal-format
52073 msgid "accessing value of %qE through a %qT glvalue in a constant expression"
52074 msgstr ""
52076 #: cp/constexpr.cc:5408
52077 #, gcc-internal-format
52078 msgid ""
52079 "the content of uninitialized storage is not usable in a constant expression"
52080 msgstr ""
52082 #: cp/constexpr.cc:5410 cp/constexpr.cc:5417
52083 #, gcc-internal-format
52084 msgid "allocated here"
52085 msgstr ""
52087 #: cp/constexpr.cc:5415
52088 #, gcc-internal-format
52089 msgid "use of allocated storage after deallocation in a constant expression"
52090 msgstr ""
52092 #: cp/constexpr.cc:5420
52093 #, gcc-internal-format
52094 msgid "the value of %qD is not usable in a constant expression"
52095 msgstr ""
52097 #: cp/constexpr.cc:5427
52098 #, gcc-internal-format
52099 msgid "%qD used in its own initializer"
52100 msgstr ""
52102 #: cp/constexpr.cc:5432
52103 #, gcc-internal-format
52104 msgid "%q#D is not const"
52105 msgstr ""
52107 #: cp/constexpr.cc:5435
52108 #, gcc-internal-format
52109 msgid "%q#D is volatile"
52110 msgstr ""
52112 #: cp/constexpr.cc:5440 cp/constexpr.cc:5447
52113 #, gcc-internal-format
52114 msgid "%qD was not initialized with a constant expression"
52115 msgstr ""
52117 #: cp/constexpr.cc:5453
52118 #, gcc-internal-format
52119 msgid "%qD was not declared %<constexpr%>"
52120 msgstr ""
52122 #: cp/constexpr.cc:5456
52123 #, gcc-internal-format
52124 msgid "%qD does not have integral or enumeration type"
52125 msgstr ""
52127 #: cp/constexpr.cc:5711
52128 #, gcc-internal-format
52129 msgid "modification of %qE is not a constant expression"
52130 msgstr ""
52132 #: cp/constexpr.cc:5780
52133 #, gcc-internal-format
52134 msgid "change of the active member of a union from %qD to %qD"
52135 msgstr ""
52137 #: cp/constexpr.cc:5793
52138 #, gcc-internal-format
52139 msgid ""
52140 "change of the active member of a union from %qD to %qD during initialization"
52141 msgstr ""
52143 #: cp/constexpr.cc:6191 cp/constexpr.cc:7583
52144 #, gcc-internal-format
52145 msgid "statement is not a constant expression"
52146 msgstr ""
52148 #: cp/constexpr.cc:6295
52149 #, gcc-internal-format
52150 msgid ""
52151 "%<constexpr%> loop iteration count exceeds limit of %d (use %<-fconstexpr-"
52152 "loop-limit=%> to increase the limit)"
52153 msgstr ""
52155 #: cp/constexpr.cc:6395
52156 #, gcc-internal-format
52157 msgid "inline assembly is not a constant expression"
52158 msgstr ""
52160 #: cp/constexpr.cc:6396
52161 #, gcc-internal-format
52162 msgid ""
52163 "only unevaluated inline assembly is allowed in a %<constexpr%> function in C+"
52164 "+20"
52165 msgstr ""
52167 #: cp/constexpr.cc:6414
52168 #, gcc-internal-format
52169 msgid "use of %qD"
52170 msgstr ""
52172 #: cp/constexpr.cc:6418
52173 #, gcc-internal-format
52174 msgid ""
52175 "its value can vary between compiler versions or with different %<-mtune%> or "
52176 "%<-mcpu%> flags"
52177 msgstr ""
52179 #: cp/constexpr.cc:6420
52180 #, gcc-internal-format
52181 msgid ""
52182 "if this use is part of a public ABI, change it to instead use a constant "
52183 "variable you define"
52184 msgstr ""
52186 #: cp/constexpr.cc:6422
52187 #, gcc-internal-format, gfc-internal-format
52188 msgid "the default value for the current CPU tuning is %d bytes"
52189 msgstr ""
52191 #: cp/constexpr.cc:6424
52192 #, gcc-internal-format
52193 msgid ""
52194 "you can stabilize this value with %<--param "
52195 "hardware_destructive_interference_size=%d%>, or disable this warning with %<-"
52196 "Wno-interference-size%>"
52197 msgstr ""
52199 #: cp/constexpr.cc:6574
52200 #, gcc-internal-format
52201 msgid "value %qE of type %qT is not a constant expression"
52202 msgstr ""
52204 #: cp/constexpr.cc:6587
52205 #, gcc-internal-format
52206 msgid ""
52207 "%<constexpr%> evaluation operation count exceeds limit of %wd (use %<-"
52208 "fconstexpr-ops-limit=%> to increase the limit)"
52209 msgstr ""
52211 #: cp/constexpr.cc:6740
52212 #, gcc-internal-format
52213 msgid "control passes through definition of %qD with thread storage duration"
52214 msgstr ""
52216 #: cp/constexpr.cc:6743
52217 #, gcc-internal-format
52218 msgid "control passes through definition of %qD with static storage duration"
52219 msgstr ""
52221 #: cp/constexpr.cc:6791 cp/constexpr.cc:9227
52222 #, gcc-internal-format
52223 msgid "temporary of non-literal type %qT in a constant expression"
52224 msgstr ""
52226 #: cp/constexpr.cc:7225 cp/constexpr.cc:8752
52227 #, gcc-internal-format
52228 msgid "%<reinterpret_cast%> is not a constant expression"
52229 msgstr ""
52231 #: cp/constexpr.cc:7253
52232 #, gcc-internal-format
52233 msgid ""
52234 "conversion from pointer type %qT to arithmetic type %qT in a constant "
52235 "expression"
52236 msgstr ""
52238 #: cp/constexpr.cc:7281
52239 #, gcc-internal-format
52240 msgid "cast from %qT is not allowed"
52241 msgstr ""
52243 #: cp/constexpr.cc:7317
52244 #, gcc-internal-format
52245 msgid "%<reinterpret_cast<%T>(%E)%> is not a constant expression"
52246 msgstr ""
52248 #: cp/constexpr.cc:7435 cp/constexpr.cc:9046 cp/constexpr.cc:9447
52249 #, gcc-internal-format
52250 msgid "expression %qE is not a constant expression"
52251 msgstr ""
52253 #: cp/constexpr.cc:7480 cp/constexpr.cc:9486
52254 #, gcc-internal-format
52255 msgid "%<goto%> is not a constant expression"
52256 msgstr ""
52258 #: cp/constexpr.cc:7536
52259 #, gcc-internal-format
52260 msgid "unexpected template-id %qE"
52261 msgstr ""
52263 #: cp/constexpr.cc:7542 cp/constraint.cc:178 cp/constraint.cc:714
52264 #, gcc-internal-format
52265 msgid "function concept must be called"
52266 msgstr ""
52268 #: cp/constexpr.cc:7567
52269 #, gcc-internal-format
52270 msgid "address of a call to %qs is not a constant expression"
52271 msgstr ""
52273 #: cp/constexpr.cc:7586
52274 #, gcc-internal-format
52275 msgid "unexpected expression %qE of kind %s"
52276 msgstr ""
52278 #: cp/constexpr.cc:7844
52279 #, gcc-internal-format
52280 msgid ""
52281 "%qE is not a constant expression because it refers to mutable subobjects of "
52282 "%qT"
52283 msgstr ""
52285 #: cp/constexpr.cc:7852
52286 #, gcc-internal-format
52287 msgid ""
52288 "%qE is not a constant expression because it refers to an incompletely "
52289 "initialized variable"
52290 msgstr ""
52292 #: cp/constexpr.cc:7867
52293 #, gcc-internal-format
52294 msgid ""
52295 "%qE is not a constant expression because it refers to a result of %<operator "
52296 "new%>"
52297 msgstr ""
52299 #: cp/constexpr.cc:7878
52300 #, gcc-internal-format
52301 msgid ""
52302 "%qE is not a constant expression because allocated storage has not been "
52303 "deallocated"
52304 msgstr ""
52306 #: cp/constexpr.cc:7896
52307 #, gcc-internal-format
52308 msgid "immediate evaluation returns address of immediate function %qD"
52309 msgstr ""
52311 #: cp/constexpr.cc:8487
52312 #, gcc-internal-format
52313 msgid "lvalue-to-rvalue conversion of a volatile lvalue %qE with type %qT"
52314 msgstr ""
52316 #: cp/constexpr.cc:8717
52317 #, gcc-internal-format
52318 msgid "lambda capture of %qE is not a constant expression"
52319 msgstr ""
52321 #: cp/constexpr.cc:8720
52322 #, gcc-internal-format
52323 msgid "because it is used as a glvalue"
52324 msgstr ""
52326 #: cp/constexpr.cc:8772
52327 #, gcc-internal-format
52328 msgid "%<reinterpret_cast%> from integer to pointer"
52329 msgstr ""
52331 #: cp/constexpr.cc:8805
52332 #, gcc-internal-format
52333 msgid ""
52334 "address-of an object %qE with thread local or automatic storage is not a "
52335 "constant expression"
52336 msgstr ""
52338 #: cp/constexpr.cc:8844
52339 #, gcc-internal-format
52340 msgid "use of %<this%> in a constant expression"
52341 msgstr ""
52343 #: cp/constexpr.cc:8992
52344 #, gcc-internal-format
52345 msgid "lambda-expression is not a constant expression before C++17"
52346 msgstr ""
52348 #: cp/constexpr.cc:9060
52349 #, gcc-internal-format
52350 msgid "virtual functions cannot be %<constexpr%> before C++20"
52351 msgstr ""
52353 #: cp/constexpr.cc:9075
52354 #, gcc-internal-format
52355 msgid ""
52356 "%<typeid%> is not a constant expression because %qE is of polymorphic type"
52357 msgstr ""
52359 #: cp/constexpr.cc:9139
52360 #, gcc-internal-format
52361 msgid "cast to non-integral type %qT in a constant expression"
52362 msgstr ""
52364 #: cp/constexpr.cc:9196
52365 #, gcc-internal-format
52366 msgid "%qD defined %<thread_local%> in %<constexpr%> context"
52367 msgstr ""
52369 #: cp/constexpr.cc:9203
52370 #, gcc-internal-format
52371 msgid "%qD defined %<static%> in %<constexpr%> context"
52372 msgstr ""
52374 #: cp/constexpr.cc:9276
52375 #, gcc-internal-format
52376 msgid "division by zero is not a constant expression"
52377 msgstr ""
52379 #: cp/constexpr.cc:9377
52380 #, gcc-internal-format
52381 msgid "%<delete[]%> is not a constant expression"
52382 msgstr ""
52384 #: cp/constexpr.cc:9445
52385 #, gcc-internal-format
52386 msgid "neither branch of %<if%> is a constant expression"
52387 msgstr ""
52389 #: cp/constexpr.cc:9456
52390 #, gcc-internal-format
52391 msgid "non-constant array initialization"
52392 msgstr ""
52394 #: cp/constexpr.cc:9495
52395 #, gcc-internal-format
52396 msgid ""
52397 "label definition in %<constexpr%> function only available with %<-std=c++2b"
52398 "%> or %<-std=gnu++2b%>"
52399 msgstr ""
52401 #: cp/constexpr.cc:9525
52402 #, gcc-internal-format, gfc-internal-format
52403 msgid "unexpected AST of kind %s"
52404 msgstr ""
52406 #: cp/constraint.cc:166
52407 #, gcc-internal-format
52408 msgid "constraint expression does not have type %<bool%>"
52409 msgstr ""
52411 #: cp/constraint.cc:373
52412 #, gcc-internal-format
52413 msgid "function call of variable concept %qE"
52414 msgstr ""
52416 #: cp/constraint.cc:545
52417 #, gcc-internal-format
52418 msgid "MAP %qD TO %qT"
52419 msgstr ""
52421 #: cp/constraint.cc:547
52422 #, gcc-internal-format
52423 msgid "MAP %qD TO %qE"
52424 msgstr ""
52426 #: cp/constraint.cc:560
52427 #, gcc-internal-format
52428 msgid "argument %qT"
52429 msgstr ""
52431 #: cp/constraint.cc:562
52432 #, gcc-internal-format
52433 msgid "argument %qE"
52434 msgstr ""
52436 #: cp/constraint.cc:1150
52437 #, gcc-internal-format
52438 msgid "%qT does not match original declaration"
52439 msgstr ""
52441 #: cp/constraint.cc:1153
52442 #, gcc-internal-format
52443 msgid "original template declaration here"
52444 msgstr ""
52446 #: cp/constraint.cc:1352
52447 #, gcc-internal-format
52448 msgid "no matching concepts for %qE"
52449 msgstr ""
52451 #: cp/constraint.cc:1653
52452 #, gcc-internal-format
52453 msgid "%qE cannot be introduced with an ellipsis %<...%>"
52454 msgstr ""
52456 #: cp/constraint.cc:1654
52457 #, gcc-internal-format
52458 msgid "prototype declared here"
52459 msgstr ""
52461 #: cp/constraint.cc:1741
52462 #, gcc-internal-format
52463 msgid "all template parameters of %qD must be introduced"
52464 msgstr ""
52466 #: cp/constraint.cc:1769
52467 #, gcc-internal-format
52468 msgid "cannot deduce template parameters from introduction list"
52469 msgstr ""
52471 #: cp/constraint.cc:1933
52472 #, gcc-internal-format
52473 msgid "the required expression %qE is invalid, because"
52474 msgstr ""
52476 #: cp/constraint.cc:1940
52477 #, gcc-internal-format
52478 msgid "the required expression %qE is invalid"
52479 msgstr ""
52481 #. Replay the substitution error.
52482 #: cp/constraint.cc:1979
52483 #, gcc-internal-format
52484 msgid "the required type %qT is invalid, because"
52485 msgstr ""
52487 #: cp/constraint.cc:1983
52488 #, gcc-internal-format
52489 msgid "the required type %qT is invalid"
52490 msgstr ""
52492 #: cp/constraint.cc:2036 cp/constraint.cc:2109
52493 #, gcc-internal-format
52494 msgid "cannot convert %qE to %qT"
52495 msgstr ""
52497 #: cp/constraint.cc:2062
52498 #, gcc-internal-format
52499 msgid "%qE is not %<noexcept%>"
52500 msgstr ""
52502 #: cp/constraint.cc:2086
52503 #, gcc-internal-format
52504 msgid "%qE does not satisfy return-type-requirement, because"
52505 msgstr ""
52507 #: cp/constraint.cc:2093
52508 #, gcc-internal-format
52509 msgid "%qE does not satisfy return-type-requirement"
52510 msgstr ""
52512 #: cp/constraint.cc:2104
52513 #, gcc-internal-format
52514 msgid "cannot convert %qE to %qT because"
52515 msgstr ""
52517 #. Replay the substitution error.
52518 #: cp/constraint.cc:2136
52519 #, gcc-internal-format
52520 msgid "nested requirement %qE is not satisfied, because"
52521 msgstr ""
52523 #: cp/constraint.cc:2140
52524 #, gcc-internal-format
52525 msgid "nested requirement %qE is not satisfied"
52526 msgstr ""
52528 #: cp/constraint.cc:2627
52529 #, gcc-internal-format
52530 msgid "satisfaction of atomic constraint %qE depends on itself"
52531 msgstr ""
52533 #: cp/constraint.cc:2673
52534 #, gcc-internal-format
52535 msgid "satisfaction value of atomic constraint %qE changed from %qE to %qE"
52536 msgstr ""
52538 #: cp/constraint.cc:2676
52539 #, gcc-internal-format
52540 msgid "satisfaction value first evaluated to %qE from here"
52541 msgstr ""
52543 #: cp/constraint.cc:2793
52544 #, gcc-internal-format
52545 msgid "no operand of the disjunction is satisfied"
52546 msgstr ""
52548 #: cp/constraint.cc:2806
52549 #, gcc-internal-format
52550 msgid "the operand %qE is unsatisfied because"
52551 msgstr ""
52553 #: cp/constraint.cc:3439
52554 #, gcc-internal-format
52555 msgid "definition of concept %qD is empty"
52556 msgstr ""
52558 #: cp/constraint.cc:3442
52559 #, gcc-internal-format
52560 msgid "definition of concept %qD has multiple statements"
52561 msgstr ""
52563 #: cp/constraint.cc:3588
52564 #, gcc-internal-format
52565 msgid "  %qT is not %<nothrow%> copy assignable"
52566 msgstr ""
52568 #: cp/constraint.cc:3591 cp/constraint.cc:3686
52569 #, gcc-internal-format
52570 msgid "  %qT is not %<nothrow%> default constructible"
52571 msgstr ""
52573 #: cp/constraint.cc:3594
52574 #, gcc-internal-format
52575 msgid "  %qT is not %<nothrow%> copy constructible"
52576 msgstr ""
52578 #: cp/constraint.cc:3597
52579 #, gcc-internal-format
52580 msgid "  %qT is not trivially copy assignable"
52581 msgstr ""
52583 #: cp/constraint.cc:3600 cp/constraint.cc:3680
52584 #, gcc-internal-format
52585 msgid "  %qT is not trivially default constructible"
52586 msgstr ""
52588 #: cp/constraint.cc:3603
52589 #, gcc-internal-format
52590 msgid "  %qT is not trivially copy constructible"
52591 msgstr ""
52593 #: cp/constraint.cc:3606
52594 #, gcc-internal-format
52595 msgid "  %qT is not trivially destructible"
52596 msgstr ""
52598 #: cp/constraint.cc:3609
52599 #, gcc-internal-format
52600 msgid "  %qT does not have a virtual destructor"
52601 msgstr ""
52603 #: cp/constraint.cc:3612
52604 #, gcc-internal-format
52605 msgid "  %qT is not an abstract class"
52606 msgstr ""
52608 #: cp/constraint.cc:3615
52609 #, gcc-internal-format
52610 msgid "  %qT is not a base of %qT"
52611 msgstr ""
52613 #: cp/constraint.cc:3618
52614 #, gcc-internal-format
52615 msgid "  %qT is not a class"
52616 msgstr ""
52618 #: cp/constraint.cc:3621
52619 #, gcc-internal-format
52620 msgid "  %qT is not an empty class"
52621 msgstr ""
52623 #: cp/constraint.cc:3624
52624 #, gcc-internal-format
52625 msgid "  %qT is not an enum"
52626 msgstr ""
52628 #: cp/constraint.cc:3627
52629 #, gcc-internal-format
52630 msgid "  %qT is not a final class"
52631 msgstr ""
52633 #: cp/constraint.cc:3630
52634 #, gcc-internal-format
52635 msgid "  %qT is not layout compatible with %qT"
52636 msgstr ""
52638 #: cp/constraint.cc:3633
52639 #, gcc-internal-format
52640 msgid "  %qT is not a literal type"
52641 msgstr ""
52643 #: cp/constraint.cc:3636
52644 #, gcc-internal-format
52645 msgid "  %qT is not pointer-interconvertible base of %qT"
52646 msgstr ""
52648 #: cp/constraint.cc:3640
52649 #, gcc-internal-format
52650 msgid "  %qT is not a POD type"
52651 msgstr ""
52653 #: cp/constraint.cc:3643
52654 #, gcc-internal-format
52655 msgid "  %qT is not a polymorphic type"
52656 msgstr ""
52658 #: cp/constraint.cc:3646
52659 #, gcc-internal-format
52660 msgid "  %qT is not the same as %qT"
52661 msgstr ""
52663 #: cp/constraint.cc:3649
52664 #, gcc-internal-format
52665 msgid "  %qT is not an standard layout type"
52666 msgstr ""
52668 #: cp/constraint.cc:3652
52669 #, gcc-internal-format
52670 msgid "  %qT is not a trivial type"
52671 msgstr ""
52673 #: cp/constraint.cc:3655
52674 #, gcc-internal-format
52675 msgid "  %qT is not a union"
52676 msgstr ""
52678 #: cp/constraint.cc:3658
52679 #, gcc-internal-format
52680 msgid "  %qT is not an aggregate"
52681 msgstr ""
52683 #: cp/constraint.cc:3661
52684 #, gcc-internal-format
52685 msgid "  %qT is not trivially copyable"
52686 msgstr ""
52688 #: cp/constraint.cc:3664
52689 #, gcc-internal-format
52690 msgid "  %qT is not assignable from %qT"
52691 msgstr ""
52693 #: cp/constraint.cc:3667
52694 #, gcc-internal-format
52695 msgid "  %qT is not trivially assignable from %qT"
52696 msgstr ""
52698 #: cp/constraint.cc:3670
52699 #, gcc-internal-format
52700 msgid "  %qT is not %<nothrow%> assignable from %qT"
52701 msgstr ""
52703 #: cp/constraint.cc:3674
52704 #, gcc-internal-format
52705 msgid "  %qT is not default constructible"
52706 msgstr ""
52708 #: cp/constraint.cc:3676
52709 #, gcc-internal-format
52710 msgid "  %qT is not constructible from %qE"
52711 msgstr ""
52713 #: cp/constraint.cc:3682
52714 #, gcc-internal-format
52715 msgid "  %qT is not trivially constructible from %qE"
52716 msgstr ""
52718 #: cp/constraint.cc:3688
52719 #, gcc-internal-format
52720 msgid "  %qT is not %<nothrow%> constructible from %qE"
52721 msgstr ""
52723 #: cp/constraint.cc:3691
52724 #, gcc-internal-format
52725 msgid "  %qT does not have unique object representations"
52726 msgstr ""
52728 #: cp/constraint.cc:3717
52729 #, gcc-internal-format
52730 msgid "invalid constraints"
52731 msgstr ""
52733 #: cp/constraint.cc:3742
52734 #, gcc-internal-format
52735 msgid "constraint %qE has type %qT, not %<bool%>"
52736 msgstr ""
52738 #: cp/constraint.cc:3745
52739 #, gcc-internal-format
52740 msgid "the expression %qE evaluated to %<false%>"
52741 msgstr ""
52743 #: cp/constraint.cc:3796
52744 #, gcc-internal-format
52745 msgid "constraints not satisfied"
52746 msgstr ""
52748 #: cp/constraint.cc:3811
52749 #, gcc-internal-format
52750 msgid "set %qs to at least %d for more detail"
52751 msgstr ""
52753 #: cp/coroutines.cc:303
52754 #, gcc-internal-format
52755 msgid "coroutines require a traits template; cannot find %<%E::%E%>"
52756 msgstr ""
52758 #: cp/coroutines.cc:305
52759 #, gcc-internal-format
52760 msgid "perhaps %<#include <coroutine>%> is missing"
52761 msgstr ""
52763 #: cp/coroutines.cc:360
52764 #, gcc-internal-format
52765 msgid "cannot instantiate %<coroutine traits%>"
52766 msgstr ""
52768 #: cp/coroutines.cc:382
52769 #, gcc-internal-format
52770 msgid "coroutines require a handle class template; cannot find %<%E::%E%>"
52771 msgstr ""
52773 #: cp/coroutines.cc:407
52774 #, gcc-internal-format
52775 msgid "cannot instantiate a %<coroutine handle%> for promise type %qT"
52776 msgstr ""
52778 #: cp/coroutines.cc:492
52779 #, gcc-internal-format
52780 msgid "unable to find the promise type for this coroutine"
52781 msgstr ""
52783 #: cp/coroutines.cc:511
52784 #, gcc-internal-format
52785 msgid ""
52786 "the coroutine promise type %qT declares both %<return_value%> and "
52787 "%<return_void%>"
52788 msgstr ""
52790 #: cp/coroutines.cc:515
52791 #, gcc-internal-format
52792 msgid "%<return_void%> declared here"
52793 msgstr ""
52795 #: cp/coroutines.cc:648 cp/coroutines.cc:726 cp/coroutines.cc:4290
52796 #, gcc-internal-format
52797 msgid "no member named %qE in %qT"
52798 msgstr ""
52800 #: cp/coroutines.cc:741
52801 #, gcc-internal-format
52802 msgid "%qs cannot be used outside a function"
52803 msgstr ""
52805 #. [basic.start.main] 3. The function main shall not be a coroutine.
52806 #: cp/coroutines.cc:749
52807 #, gcc-internal-format
52808 msgid "%qs cannot be used in the %<main%> function"
52809 msgstr ""
52811 #. [dcl.constexpr] 3.3 it shall not be a coroutine.
52812 #: cp/coroutines.cc:760
52813 #, gcc-internal-format
52814 msgid "%qs cannot be used in a %<constexpr%> function"
52815 msgstr ""
52817 #: cp/coroutines.cc:771
52818 #, gcc-internal-format
52819 msgid "%qs cannot be used in a function with a deduced return type"
52820 msgstr ""
52822 #: cp/coroutines.cc:782
52823 #, gcc-internal-format
52824 msgid "%qs cannot be used in a varargs function"
52825 msgstr ""
52827 #. [class.ctor] 7. a constructor shall not be a coroutine.
52828 #: cp/coroutines.cc:789
52829 #, gcc-internal-format
52830 msgid "%qs cannot be used in a constructor"
52831 msgstr ""
52833 #. [class.dtor] 21. a destructor shall not be a coroutine.
52834 #: cp/coroutines.cc:796
52835 #, gcc-internal-format
52836 msgid "%qs cannot be used in a destructor"
52837 msgstr ""
52839 #. TODO: record or extract positions of returns (and the first coro
52840 #. keyword) so that we can add notes to the diagnostic about where
52841 #. the bad keyword is and what made the function into a coro.
52842 #: cp/coroutines.cc:827
52843 #, gcc-internal-format
52844 msgid ""
52845 "a %<return%> statement is not allowed in coroutine; did you mean %<co_return"
52846 "%>?"
52847 msgstr ""
52849 #: cp/coroutines.cc:875
52850 #, gcc-internal-format
52851 msgid "the expression %qE is required to be non-throwing"
52852 msgstr ""
52854 #: cp/coroutines.cc:877
52855 #, gcc-internal-format
52856 msgid "must be declared with %<noexcept(true)%>"
52857 msgstr ""
52859 #: cp/coroutines.cc:962
52860 #, gcc-internal-format
52861 msgid "awaitable type %qT is not a structure"
52862 msgstr ""
52864 #: cp/coroutines.cc:1073
52865 #, gcc-internal-format
52866 msgid "%<await_suspend%> must return %<void%>, %<bool%> or a coroutine handle"
52867 msgstr ""
52869 #: cp/coroutines.cc:1384
52870 #, gcc-internal-format
52871 msgid "function declared %<noreturn%> has a %<co_return%> statement"
52872 msgstr ""
52874 #: cp/coroutines.cc:1422
52875 #, gcc-internal-format
52876 msgid "the align argument to %<__builtin_coro_promise%> must be a constant"
52877 msgstr ""
52879 #: cp/coroutines.cc:1432
52880 #, gcc-internal-format
52881 msgid "the direction argument to %<__builtin_coro_promise%> must be a constant"
52882 msgstr ""
52884 #: cp/coroutines.cc:1912
52885 #, gcc-internal-format
52886 msgid "no suspend point info for %qD"
52887 msgstr ""
52889 #: cp/coroutines.cc:2110 cp/coroutines.cc:4664
52890 #, gcc-internal-format
52891 msgid ""
52892 "%qE is provided by %qT but is not usable with the function signature %qD"
52893 msgstr ""
52895 #: cp/coroutines.cc:2560
52896 #, gcc-internal-format
52897 msgid "duplicate info for %qE"
52898 msgstr ""
52900 #: cp/coroutines.cc:3711
52901 #, gcc-internal-format
52902 msgid "await expressions are not permitted in handlers"
52903 msgstr ""
52905 #: cp/coroutines.cc:3943
52906 #, gcc-internal-format
52907 msgid "variable length arrays are not yet supported in coroutines"
52908 msgstr ""
52910 #: cp/coroutines.cc:4669
52911 #, gcc-internal-format
52912 msgid ""
52913 "%qE is provided by %qT but %qE is not marked %<throw()%> or %<noexcept%>"
52914 msgstr ""
52916 #: cp/coroutines.cc:4672
52917 #, gcc-internal-format
52918 msgid ""
52919 "%qE is marked %<throw()%> or %<noexcept%> but no usable "
52920 "%<get_return_object_on_allocation_failure%> is provided by %qT"
52921 msgstr ""
52923 #: cp/coroutines.cc:4701
52924 #, gcc-internal-format
52925 msgid "%qE is provided by %qT but %<std::nothrow%> cannot be found"
52926 msgstr ""
52928 #. We can't initialize a non-class return value from void.
52929 #: cp/coroutines.cc:5099
52930 #, gcc-internal-format
52931 msgid ""
52932 "cannot initialize a return object of type %qT with an rvalue of type %<void%>"
52933 msgstr ""
52935 #: cp/cp-gimplify.cc:155
52936 #, gcc-internal-format
52937 msgid "both branches of %<if%> statement marked as %qs"
52938 msgstr ""
52940 #: cp/cp-gimplify.cc:981 cp/cp-gimplify.cc:993
52941 #, gcc-internal-format
52942 msgid "taking address of an immediate function %qD"
52943 msgstr ""
52945 #: cp/cp-gimplify.cc:1553
52946 #, gcc-internal-format
52947 msgid "%<throw%> will always call %<terminate%>"
52948 msgstr ""
52950 #: cp/cp-gimplify.cc:1556
52951 #, gcc-internal-format
52952 msgid "in C++11 destructors default to %<noexcept%>"
52953 msgstr ""
52955 #: cp/cp-gimplify.cc:1568
52956 #, gcc-internal-format
52957 msgid ""
52958 "in C++11 this %<throw%> will call %<terminate%> because destructors default "
52959 "to %<noexcept%>"
52960 msgstr ""
52962 #: cp/cp-gimplify.cc:3063
52963 #, gcc-internal-format
52964 msgid "ignoring attribute %qE after earlier %qE"
52965 msgstr ""
52967 #: cp/cp-gimplify.cc:3085 cp/cp-gimplify.cc:3097 cp/decl.cc:4134
52968 #: cp/method.cc:978
52969 #, gcc-internal-format
52970 msgid "%qD is not a type"
52971 msgstr ""
52973 #: cp/cp-gimplify.cc:3103
52974 #, gcc-internal-format
52975 msgid "%qD is not a class type"
52976 msgstr ""
52978 #: cp/cp-gimplify.cc:3120
52979 #, gcc-internal-format
52980 msgid "%qD does not have %<const char *%> type"
52981 msgstr ""
52983 #: cp/cp-gimplify.cc:3131
52984 #, gcc-internal-format
52985 msgid "%qD does not have integral type"
52986 msgstr ""
52988 #: cp/cp-gimplify.cc:3143
52989 #, gcc-internal-format
52990 msgid ""
52991 "%<std::source_location::__impl%> does not contain only non-static data "
52992 "members %<_M_file_name%>, %<_M_function_name%>, %<_M_line%> and %<_M_column%>"
52993 msgstr ""
52995 #: cp/cp-gimplify.cc:3247
52996 #, gcc-internal-format
52997 msgid "evaluating %qs"
52998 msgstr ""
53000 #: cp/cvt.cc:92
53001 msgid "cannot convert from incomplete type %qH to %qI"
53002 msgstr ""
53004 #: cp/cvt.cc:102
53005 msgid "conversion of %qE from %qH to %qI is ambiguous"
53006 msgstr ""
53008 #: cp/cvt.cc:174 cp/cvt.cc:201 cp/cvt.cc:255
53009 msgid "cannot convert %qE from type %qH to type %qI"
53010 msgstr ""
53012 #: cp/cvt.cc:391
53013 #, gcc-internal-format
53014 msgid "initialization of volatile reference type %q#T from rvalue of type %qT"
53015 msgstr ""
53017 #: cp/cvt.cc:394
53018 #, gcc-internal-format
53019 msgid "conversion to volatile reference type %q#T from rvalue of type %qT"
53020 msgstr ""
53022 #: cp/cvt.cc:397
53023 #, gcc-internal-format
53024 msgid "initialization of non-const reference type %q#T from rvalue of type %qT"
53025 msgstr ""
53027 #: cp/cvt.cc:400
53028 #, gcc-internal-format
53029 msgid "conversion to non-const reference type %q#T from rvalue of type %qT"
53030 msgstr ""
53032 #: cp/cvt.cc:476
53033 msgid "conversion from %qH to %qI discards qualifiers"
53034 msgstr ""
53036 #: cp/cvt.cc:498 cp/typeck.cc:8362
53037 #, gcc-internal-format
53038 msgid "casting %qT to %qT does not dereference pointer"
53039 msgstr ""
53041 #: cp/cvt.cc:526
53042 msgid "cannot convert type %qH to type %qI"
53043 msgstr ""
53045 #: cp/cvt.cc:814
53046 #, gcc-internal-format
53047 msgid "conversion from %q#T to %q#T"
53048 msgstr ""
53050 #: cp/cvt.cc:832
53051 #, gcc-internal-format
53052 msgid ""
53053 "the result of the conversion is unspecified because %qE is outside the range "
53054 "of type %qT"
53055 msgstr ""
53057 #: cp/cvt.cc:843 cp/cvt.cc:898
53058 #, gcc-internal-format
53059 msgid "%q#T used where a %qT was expected"
53060 msgstr ""
53062 #: cp/cvt.cc:852
53063 #, gcc-internal-format
53064 msgid "could not convert %qE from %<void%> to %<bool%>"
53065 msgstr ""
53067 #: cp/cvt.cc:914
53068 #, gcc-internal-format
53069 msgid "%q#T used where a floating-point value was expected"
53070 msgstr ""
53072 #: cp/cvt.cc:972
53073 msgid "conversion from %qH to non-scalar type %qI requested"
53074 msgstr ""
53076 #: cp/cvt.cc:1068
53077 #, gcc-internal-format
53078 msgid ""
53079 "ignoring return value of %qD, declared with attribute %<nodiscard%>: %<%s%>"
53080 msgstr ""
53082 #: cp/cvt.cc:1070
53083 #, gcc-internal-format
53084 msgid "ignoring return value of %qD, declared with attribute %<nodiscard%>%s"
53085 msgstr ""
53087 #: cp/cvt.cc:1086
53088 #, gcc-internal-format
53089 msgid ""
53090 "ignoring returned value of type %qT, declared with attribute %<nodiscard%>: "
53091 "%<%s%>"
53092 msgstr ""
53094 #: cp/cvt.cc:1088
53095 #, gcc-internal-format
53096 msgid ""
53097 "ignoring returned value of type %qT, declared with attribute %<nodiscard%>%s"
53098 msgstr ""
53100 #: cp/cvt.cc:1110
53101 #, gcc-internal-format
53102 msgid ""
53103 "ignoring return value of %qD, declared with attribute %<warn_unused_result%>"
53104 msgstr ""
53106 #: cp/cvt.cc:1164
53107 #, gcc-internal-format
53108 msgid "pseudo-destructor is not called"
53109 msgstr ""
53111 #: cp/cvt.cc:1260
53112 #, gcc-internal-format
53113 msgid "conversion to void will not access object of incomplete type %qT"
53114 msgstr ""
53116 #: cp/cvt.cc:1264
53117 #, gcc-internal-format
53118 msgid ""
53119 "indirection will not access object of incomplete type %qT in second operand "
53120 "of conditional expression"
53121 msgstr ""
53123 #: cp/cvt.cc:1269
53124 #, gcc-internal-format
53125 msgid ""
53126 "indirection will not access object of incomplete type %qT in third operand "
53127 "of conditional expression"
53128 msgstr ""
53130 #: cp/cvt.cc:1274
53131 #, gcc-internal-format
53132 msgid ""
53133 "indirection will not access object of incomplete type %qT in right operand "
53134 "of comma operator"
53135 msgstr ""
53137 #: cp/cvt.cc:1279
53138 #, gcc-internal-format
53139 msgid ""
53140 "indirection will not access object of incomplete type %qT in left operand of "
53141 "comma operator"
53142 msgstr ""
53144 #: cp/cvt.cc:1284
53145 #, gcc-internal-format
53146 msgid "indirection will not access object of incomplete type %qT in statement"
53147 msgstr ""
53149 #: cp/cvt.cc:1288
53150 #, gcc-internal-format
53151 msgid ""
53152 "indirection will not access object of incomplete type %qT in for increment "
53153 "expression"
53154 msgstr ""
53156 #: cp/cvt.cc:1304
53157 #, gcc-internal-format
53158 msgid "conversion to void will not access object of type %qT"
53159 msgstr ""
53161 #: cp/cvt.cc:1308
53162 #, gcc-internal-format
53163 msgid ""
53164 "implicit dereference will not access object of type %qT in second operand of "
53165 "conditional expression"
53166 msgstr ""
53168 #: cp/cvt.cc:1313
53169 #, gcc-internal-format
53170 msgid ""
53171 "implicit dereference will not access object of type %qT in third operand of "
53172 "conditional expression"
53173 msgstr ""
53175 #: cp/cvt.cc:1318
53176 #, gcc-internal-format
53177 msgid ""
53178 "implicit dereference will not access object of type %qT in right operand of "
53179 "comma operator"
53180 msgstr ""
53182 #: cp/cvt.cc:1323
53183 #, gcc-internal-format
53184 msgid ""
53185 "implicit dereference will not access object of type %qT in left operand of "
53186 "comma operator"
53187 msgstr ""
53189 #: cp/cvt.cc:1328
53190 #, gcc-internal-format
53191 msgid "implicit dereference will not access object of type %qT in statement"
53192 msgstr ""
53194 #: cp/cvt.cc:1332
53195 #, gcc-internal-format
53196 msgid ""
53197 "implicit dereference will not access object of type %qT in for increment "
53198 "expression"
53199 msgstr ""
53201 #: cp/cvt.cc:1346
53202 #, gcc-internal-format
53203 msgid ""
53204 "conversion to void will not access object of non-trivially-copyable type %qT"
53205 msgstr ""
53207 #: cp/cvt.cc:1351
53208 #, gcc-internal-format
53209 msgid ""
53210 "indirection will not access object of non-trivially-copyable type %qT in "
53211 "second operand of conditional expression"
53212 msgstr ""
53214 #: cp/cvt.cc:1356
53215 #, gcc-internal-format
53216 msgid ""
53217 "indirection will not access object of non-trivially-copyable type %qT in "
53218 "third operand of conditional expression"
53219 msgstr ""
53221 #: cp/cvt.cc:1361
53222 #, gcc-internal-format
53223 msgid ""
53224 "indirection will not access object of non-trivially-copyable type %qT in "
53225 "right operand of comma operator"
53226 msgstr ""
53228 #: cp/cvt.cc:1366
53229 #, gcc-internal-format
53230 msgid ""
53231 "indirection will not access object of non-trivially-copyable type %qT in "
53232 "left operand of comma operator"
53233 msgstr ""
53235 #: cp/cvt.cc:1371
53236 #, gcc-internal-format
53237 msgid ""
53238 "indirection will not access object of non-trivially-copyable type %qT in "
53239 "statement"
53240 msgstr ""
53242 #: cp/cvt.cc:1376
53243 #, gcc-internal-format
53244 msgid ""
53245 "indirection will not access object of non-trivially-copyable type %qT in for "
53246 "increment expression"
53247 msgstr ""
53249 #: cp/cvt.cc:1417
53250 #, gcc-internal-format
53251 msgid "conversion to void will not access object %qE of incomplete type %qT"
53252 msgstr ""
53254 #: cp/cvt.cc:1421
53255 #, gcc-internal-format
53256 msgid ""
53257 "variable %qE of incomplete type %qT will not be accessed in second operand "
53258 "of conditional expression"
53259 msgstr ""
53261 #: cp/cvt.cc:1426
53262 #, gcc-internal-format
53263 msgid ""
53264 "variable %qE of incomplete type %qT will not be accessed in third operand of "
53265 "conditional expression"
53266 msgstr ""
53268 #: cp/cvt.cc:1431
53269 #, gcc-internal-format
53270 msgid ""
53271 "variable %qE of incomplete type %qT will not be accessed in right operand of "
53272 "comma operator"
53273 msgstr ""
53275 #: cp/cvt.cc:1436
53276 #, gcc-internal-format
53277 msgid ""
53278 "variable %qE of incomplete type %qT will not be accessed in left operand of "
53279 "comma operator"
53280 msgstr ""
53282 #: cp/cvt.cc:1441
53283 #, gcc-internal-format
53284 msgid "variable %qE of incomplete type %qT will not be accessed in statement"
53285 msgstr ""
53287 #: cp/cvt.cc:1445
53288 #, gcc-internal-format
53289 msgid ""
53290 "variable %qE of incomplete type %qT will not be accessed in for increment "
53291 "expression"
53292 msgstr ""
53294 #: cp/cvt.cc:1501
53295 #, gcc-internal-format
53296 msgid "conversion to void cannot resolve address of overloaded function"
53297 msgstr ""
53299 #: cp/cvt.cc:1505
53300 #, gcc-internal-format
53301 msgid ""
53302 "second operand of conditional expression cannot resolve address of "
53303 "overloaded function"
53304 msgstr ""
53306 #: cp/cvt.cc:1509
53307 #, gcc-internal-format
53308 msgid ""
53309 "third operand of conditional expression cannot resolve address of overloaded "
53310 "function"
53311 msgstr ""
53313 #: cp/cvt.cc:1513
53314 #, gcc-internal-format
53315 msgid ""
53316 "right operand of comma operator cannot resolve address of overloaded function"
53317 msgstr ""
53319 #: cp/cvt.cc:1517
53320 #, gcc-internal-format
53321 msgid ""
53322 "left operand of comma operator cannot resolve address of overloaded function"
53323 msgstr ""
53325 #: cp/cvt.cc:1521
53326 #, gcc-internal-format
53327 msgid "statement cannot resolve address of overloaded function"
53328 msgstr ""
53330 #: cp/cvt.cc:1525
53331 #, gcc-internal-format
53332 msgid "for increment expression cannot resolve address of overloaded function"
53333 msgstr ""
53335 #: cp/cvt.cc:1541
53336 #, gcc-internal-format
53337 msgid ""
53338 "second operand of conditional expression is a reference, not call, to "
53339 "function %qE"
53340 msgstr ""
53342 #: cp/cvt.cc:1546
53343 #, gcc-internal-format
53344 msgid ""
53345 "third operand of conditional expression is a reference, not call, to "
53346 "function %qE"
53347 msgstr ""
53349 #: cp/cvt.cc:1551
53350 #, gcc-internal-format
53351 msgid ""
53352 "right operand of comma operator is a reference, not call, to function %qE"
53353 msgstr ""
53355 #: cp/cvt.cc:1556
53356 #, gcc-internal-format
53357 msgid ""
53358 "left operand of comma operator is a reference, not call, to function %qE"
53359 msgstr ""
53361 #: cp/cvt.cc:1561
53362 #, gcc-internal-format
53363 msgid "statement is a reference, not call, to function %qE"
53364 msgstr ""
53366 #: cp/cvt.cc:1566
53367 #, gcc-internal-format
53368 msgid "for increment expression is a reference, not call, to function %qE"
53369 msgstr ""
53371 #: cp/cvt.cc:1595
53372 #, gcc-internal-format
53373 msgid "second operand of conditional expression has no effect"
53374 msgstr ""
53376 #: cp/cvt.cc:1600
53377 #, gcc-internal-format
53378 msgid "third operand of conditional expression has no effect"
53379 msgstr ""
53381 #: cp/cvt.cc:1605
53382 #, gcc-internal-format
53383 msgid "right operand of comma operator has no effect"
53384 msgstr ""
53386 #: cp/cvt.cc:1609
53387 #, gcc-internal-format
53388 msgid "left operand of comma operator has no effect"
53389 msgstr ""
53391 #: cp/cvt.cc:1613
53392 #, gcc-internal-format
53393 msgid "statement has no effect"
53394 msgstr ""
53396 #: cp/cvt.cc:1617
53397 #, gcc-internal-format
53398 msgid "for increment expression has no effect"
53399 msgstr ""
53401 #: cp/cvt.cc:1770
53402 #, gcc-internal-format
53403 msgid "converting NULL to non-pointer type"
53404 msgstr ""
53406 #: cp/cvt.cc:1888
53407 #, gcc-internal-format
53408 msgid "default type conversion cannot deduce template argument for %qD"
53409 msgstr ""
53411 #: cp/cvt.cc:1903
53412 #, gcc-internal-format
53413 msgid "ambiguous default type conversion from %qT"
53414 msgstr ""
53416 #: cp/cvt.cc:1906
53417 #, gcc-internal-format
53418 msgid "  candidate conversions include %qD and %qD"
53419 msgstr ""
53421 #: cp/cxx-pretty-print.cc:2288
53422 #, gcc-internal-format
53423 msgid "template-parameter-"
53424 msgstr ""
53426 #: cp/cxx-pretty-print.cc:2302
53427 #, gcc-internal-format
53428 msgid "requires"
53429 msgstr ""
53431 #: cp/cxx-pretty-print.cc:2884 cp/error.cc:394
53432 #, gcc-internal-format
53433 msgid "with"
53434 msgstr ""
53436 #: cp/decl.cc:690
53437 #, gcc-internal-format
53438 msgid "unused structured binding declaration"
53439 msgstr ""
53441 #: cp/decl.cc:693
53442 #, gcc-internal-format
53443 msgid "unused variable %qD"
53444 msgstr ""
53446 #: cp/decl.cc:702
53447 #, gcc-internal-format
53448 msgid "structured binding declaration set but not used"
53449 msgstr ""
53451 #: cp/decl.cc:857
53452 #, gcc-internal-format
53453 msgid "%qF declared %<static%> but never defined"
53454 msgstr ""
53456 #: cp/decl.cc:864
53457 #, gcc-internal-format
53458 msgid "odr-used inline variable %qD is not defined"
53459 msgstr ""
53461 #: cp/decl.cc:1213
53462 #, gcc-internal-format
53463 msgid "%qD was declared %<extern%> and later %<static%>"
53464 msgstr ""
53466 #: cp/decl.cc:1253
53467 #, gcc-internal-format
53468 msgid "declaration of %qF has a different exception specifier"
53469 msgstr ""
53471 #: cp/decl.cc:1267
53472 #, gcc-internal-format
53473 msgid "from previous declaration %qF"
53474 msgstr ""
53476 #: cp/decl.cc:1320
53477 #, gcc-internal-format
53478 msgid "redeclaration %qD differs in %qs from previous declaration"
53479 msgstr ""
53481 #: cp/decl.cc:1324 cp/decl.cc:15845
53482 #, gcc-internal-format
53483 msgid "previous declaration %qD"
53484 msgstr ""
53486 #: cp/decl.cc:1353
53487 #, gcc-internal-format
53488 msgid "cannot specialize concept %q#D"
53489 msgstr ""
53491 #: cp/decl.cc:1375
53492 #, gcc-internal-format
53493 msgid "redeclaration of %q#D may not have default arguments"
53494 msgstr ""
53496 #: cp/decl.cc:1404
53497 #, gcc-internal-format
53498 msgid ""
53499 "friend declaration of %q#D specifies default arguments and isn%'t the only "
53500 "declaration"
53501 msgstr ""
53503 #: cp/decl.cc:1407
53504 #, gcc-internal-format
53505 msgid "previous declaration of %q#D"
53506 msgstr ""
53508 #: cp/decl.cc:1456
53509 #, gcc-internal-format
53510 msgid "ambiguating new declaration %q+#D"
53511 msgstr ""
53513 #: cp/decl.cc:1458 cp/decl.cc:1877
53514 #, gcc-internal-format
53515 msgid "old declaration %q#D"
53516 msgstr ""
53518 #: cp/decl.cc:1496
53519 #, gcc-internal-format
53520 msgid "redefinition of default argument for %q+#D"
53521 msgstr ""
53523 #: cp/decl.cc:1498
53524 #, gcc-internal-format
53525 msgid "original definition appeared here"
53526 msgstr ""
53528 #: cp/decl.cc:1564
53529 #, gcc-internal-format
53530 msgid "built-in function %qD declared as non-function"
53531 msgstr ""
53533 #: cp/decl.cc:1577 cp/decl.cc:1703
53534 #, gcc-internal-format
53535 msgid "shadowing built-in function %q#D"
53536 msgstr ""
53538 #: cp/decl.cc:1578 cp/decl.cc:1704
53539 #, gcc-internal-format
53540 msgid "shadowing library function %q#D"
53541 msgstr ""
53543 #: cp/decl.cc:1586
53544 #, gcc-internal-format
53545 msgid "library function %q#D redeclared as non-function %q#D"
53546 msgstr ""
53548 #: cp/decl.cc:1590 cp/decl.cc:1651
53549 #, gcc-internal-format
53550 msgid "declaration of %q#D conflicts with built-in declaration %q#D"
53551 msgstr ""
53553 #: cp/decl.cc:1678
53554 #, gcc-internal-format
53555 msgid "definition of %q#D ambiguates built-in declaration %q#D"
53556 msgstr ""
53558 #: cp/decl.cc:1684 cp/decl.cc:1698
53559 #, gcc-internal-format
53560 msgid "new declaration %q#D ambiguates built-in declaration %q#D"
53561 msgstr ""
53563 #: cp/decl.cc:1688
53564 #, gcc-internal-format
53565 msgid "ignoring the %q#D declaration"
53566 msgstr ""
53568 #: cp/decl.cc:1792
53569 #, gcc-internal-format
53570 msgid "literal operator %q#D conflicts with raw literal operator"
53571 msgstr ""
53573 #: cp/decl.cc:1796
53574 #, gcc-internal-format
53575 msgid "raw literal operator %q#D conflicts with literal operator template"
53576 msgstr ""
53578 #: cp/decl.cc:1812
53579 #, gcc-internal-format
53580 msgid "%q#D redeclared as different kind of entity"
53581 msgstr ""
53583 #: cp/decl.cc:1836
53584 #, gcc-internal-format
53585 msgid "conflicting declaration of template %q#D"
53586 msgstr ""
53588 #: cp/decl.cc:1858
53589 #, gcc-internal-format
53590 msgid "conflicting declaration of C function %q#D"
53591 msgstr ""
53593 #: cp/decl.cc:1875
53594 #, gcc-internal-format
53595 msgid "ambiguating new declaration of %q#D"
53596 msgstr ""
53598 #: cp/decl.cc:1885
53599 #, gcc-internal-format
53600 msgid "conflicting declaration %q#D"
53601 msgstr ""
53603 #: cp/decl.cc:1887
53604 #, gcc-internal-format
53605 msgid "previous declaration as %q#D"
53606 msgstr ""
53608 #: cp/decl.cc:1897
53609 #, gcc-internal-format
53610 msgid "redeclaration of %<pragma omp declare reduction%>"
53611 msgstr ""
53613 #: cp/decl.cc:1899
53614 #, gcc-internal-format
53615 msgid "previous %<pragma omp declare reduction%> declaration"
53616 msgstr ""
53618 #: cp/decl.cc:1957
53619 #, gcc-internal-format
53620 msgid "%q#D previously defined here"
53621 msgstr ""
53623 #: cp/decl.cc:1958 cp/name-lookup.cc:3160 cp/name-lookup.cc:3189
53624 #: cp/name-lookup.cc:3213
53625 #, gcc-internal-format
53626 msgid "%q#D previously declared here"
53627 msgstr ""
53629 #: cp/decl.cc:1969
53630 #, gcc-internal-format
53631 msgid "prototype specified for %q#D"
53632 msgstr ""
53634 #: cp/decl.cc:1971
53635 #, gcc-internal-format
53636 msgid "previous non-prototype definition here"
53637 msgstr ""
53639 #: cp/decl.cc:2011
53640 #, gcc-internal-format
53641 msgid "conflicting declaration of %q#D with %qL linkage"
53642 msgstr ""
53644 #: cp/decl.cc:2014
53645 #, gcc-internal-format
53646 msgid "previous declaration with %qL linkage"
53647 msgstr ""
53649 #: cp/decl.cc:2063 cp/decl.cc:2073
53650 #, gcc-internal-format
53651 msgid "default argument given for parameter %d of %q#D"
53652 msgstr ""
53654 #: cp/decl.cc:2066 cp/decl.cc:2076
53655 #, gcc-internal-format
53656 msgid "previous specification in %q#D here"
53657 msgstr ""
53659 #: cp/decl.cc:2116
53660 #, gcc-internal-format
53661 msgid "declaration %qD conflicts with builtin"
53662 msgstr ""
53664 #: cp/decl.cc:2124
53665 #, gcc-internal-format
53666 msgid "declaration %qD conflicts with import"
53667 msgstr ""
53669 #: cp/decl.cc:2125
53670 #, gcc-internal-format
53671 msgid "import declared %q#D here"
53672 msgstr ""
53674 #: cp/decl.cc:2133
53675 #, gcc-internal-format
53676 msgid "conflicting exporting declaration %qD"
53677 msgstr ""
53679 #: cp/decl.cc:2134
53680 #, gcc-internal-format
53681 msgid "previous declaration %q#D here"
53682 msgstr ""
53684 #: cp/decl.cc:2159
53685 #, gcc-internal-format
53686 msgid "previous definition of %qD here"
53687 msgstr ""
53689 #: cp/decl.cc:2160
53690 #, gcc-internal-format
53691 msgid "previous declaration of %qD here"
53692 msgstr ""
53694 #: cp/decl.cc:2173
53695 #, gcc-internal-format
53696 msgid ""
53697 "function %qD declared %<[[noreturn]]%> but its first declaration was not"
53698 msgstr ""
53700 #: cp/decl.cc:2218
53701 #, gcc-internal-format
53702 msgid "redundant redeclaration of %qD in same scope"
53703 msgstr ""
53705 #: cp/decl.cc:2234
53706 #, gcc-internal-format
53707 msgid "deleted definition of %qD is not first declaration"
53708 msgstr ""
53710 #. From [temp.expl.spec]:
53712 #. If a template, a member template or the member of a class
53713 #. template is explicitly specialized then that
53714 #. specialization shall be declared before the first use of
53715 #. that specialization that would cause an implicit
53716 #. instantiation to take place, in every translation unit in
53717 #. which such a use occurs.
53718 #: cp/decl.cc:2724
53719 #, gcc-internal-format
53720 msgid "explicit specialization of %qD after first use"
53721 msgstr ""
53723 #: cp/decl.cc:2863
53724 #, gcc-internal-format
53725 msgid ""
53726 "%qD: visibility attribute ignored because it conflicts with previous "
53727 "declaration"
53728 msgstr ""
53730 #. Reject two definitions.
53731 #: cp/decl.cc:3127 cp/decl.cc:3156 cp/decl.cc:3198 cp/decl.cc:3215
53732 #: cp/decl.cc:3318
53733 #, gcc-internal-format
53734 msgid "redefinition of %q#D"
53735 msgstr ""
53737 #: cp/decl.cc:3143
53738 #, gcc-internal-format
53739 msgid "%qD conflicts with used function"
53740 msgstr ""
53742 #: cp/decl.cc:3153
53743 #, gcc-internal-format
53744 msgid "%q#D not declared in class"
53745 msgstr ""
53747 #: cp/decl.cc:3167 cp/decl.cc:3225
53748 #, gcc-internal-format
53749 msgid "%q+D redeclared inline with %<gnu_inline%> attribute"
53750 msgstr ""
53752 #: cp/decl.cc:3170 cp/decl.cc:3228
53753 #, gcc-internal-format
53754 msgid "%q+D redeclared inline without %<gnu_inline%> attribute"
53755 msgstr ""
53757 #: cp/decl.cc:3177 cp/decl.cc:3235
53758 #, gcc-internal-format
53759 msgid "deduction guide %q+D redeclared"
53760 msgstr ""
53762 #: cp/decl.cc:3184
53763 #, gcc-internal-format
53764 msgid "comparison operator %q+D defaulted after its first declaration"
53765 msgstr ""
53767 #. is_primary=
53768 #. is_partial=
53769 #. is_friend_decl=
53770 #: cp/decl.cc:3249
53771 #, gcc-internal-format
53772 msgid "redeclaration of friend %q#D may not have default template arguments"
53773 msgstr ""
53775 #: cp/decl.cc:3264
53776 #, gcc-internal-format
53777 msgid "thread-local declaration of %q#D follows non-thread-local declaration"
53778 msgstr ""
53780 #: cp/decl.cc:3267
53781 #, gcc-internal-format
53782 msgid "non-thread-local declaration of %q#D follows thread-local declaration"
53783 msgstr ""
53785 #: cp/decl.cc:3282 cp/decl.cc:3326 cp/name-lookup.cc:2715
53786 #: cp/name-lookup.cc:3187 cp/name-lookup.cc:3211
53787 #, gcc-internal-format
53788 msgid "redeclaration of %q#D"
53789 msgstr ""
53791 #: cp/decl.cc:3309
53792 #, gcc-internal-format
53793 msgid "redundant redeclaration of %<constexpr%> static data member %qD"
53794 msgstr ""
53796 #: cp/decl.cc:3377
53797 #, gcc-internal-format
53798 msgid "local label %qE conflicts with existing label"
53799 msgstr ""
53801 #: cp/decl.cc:3378
53802 #, gcc-internal-format
53803 msgid "previous label"
53804 msgstr ""
53806 #: cp/decl.cc:3468
53807 #, gcc-internal-format
53808 msgid "  from here"
53809 msgstr ""
53811 #: cp/decl.cc:3492 cp/decl.cc:3724
53812 #, gcc-internal-format
53813 msgid "  exits OpenMP structured block"
53814 msgstr ""
53816 #: cp/decl.cc:3520
53817 #, gcc-internal-format
53818 msgid "  crosses initialization of %q#D"
53819 msgstr ""
53821 #: cp/decl.cc:3523
53822 #, gcc-internal-format
53823 msgid "  enters scope of %q#D, which has non-trivial destructor"
53824 msgstr ""
53826 #: cp/decl.cc:3537 cp/decl.cc:3693
53827 #, gcc-internal-format
53828 msgid "  enters %<try%> block"
53829 msgstr ""
53831 #: cp/decl.cc:3543 cp/decl.cc:3675 cp/decl.cc:3695
53832 #, gcc-internal-format
53833 msgid "  enters %<catch%> block"
53834 msgstr ""
53836 #: cp/decl.cc:3549 cp/decl.cc:3707
53837 #, gcc-internal-format
53838 msgid "  enters OpenMP structured block"
53839 msgstr ""
53841 #: cp/decl.cc:3555 cp/decl.cc:3697
53842 #, gcc-internal-format
53843 msgid "  enters synchronized or atomic statement"
53844 msgstr ""
53846 #: cp/decl.cc:3562 cp/decl.cc:3699
53847 #, gcc-internal-format
53848 msgid "  enters %<constexpr if%> statement"
53849 msgstr ""
53851 #: cp/decl.cc:3568 cp/decl.cc:3701
53852 #, gcc-internal-format
53853 msgid "  enters %<consteval if%> statement"
53854 msgstr ""
53856 #: cp/decl.cc:3682
53857 #, gcc-internal-format
53858 msgid "  skips initialization of %q#D"
53859 msgstr ""
53861 #: cp/decl.cc:3685
53862 #, gcc-internal-format
53863 msgid "  enters scope of %q#D which has non-trivial destructor"
53864 msgstr ""
53866 #: cp/decl.cc:4141 cp/parser.cc:6921
53867 #, gcc-internal-format
53868 msgid "%qD used without template arguments"
53869 msgstr ""
53871 #: cp/decl.cc:4147
53872 #, gcc-internal-format
53873 msgid "%qD is a function, not a type"
53874 msgstr ""
53876 #: cp/decl.cc:4158
53877 #, gcc-internal-format
53878 msgid "%q#T is not a class"
53879 msgstr ""
53881 #: cp/decl.cc:4186 cp/decl.cc:4287
53882 #, gcc-internal-format
53883 msgid "no class template named %q#T in %q#T"
53884 msgstr ""
53886 #: cp/decl.cc:4187
53887 #, gcc-internal-format
53888 msgid "no type named %q#T in %q#T"
53889 msgstr ""
53891 #: cp/decl.cc:4200
53892 #, gcc-internal-format
53893 msgid "lookup of %qT in %qT is ambiguous"
53894 msgstr ""
53896 #: cp/decl.cc:4209
53897 #, gcc-internal-format
53898 msgid "%<typename %T::%D%> names %q#T, which is not a class template"
53899 msgstr ""
53901 #: cp/decl.cc:4222
53902 #, gcc-internal-format
53903 msgid "%<typename %T::%D%> names %q#T, which is not a type"
53904 msgstr ""
53906 #: cp/decl.cc:4296
53907 #, gcc-internal-format
53908 msgid "template parameters do not match template %qD"
53909 msgstr ""
53911 #: cp/decl.cc:4649
53912 #, gcc-internal-format
53913 msgid "%<-faligned-new=%d%> is not a power of two"
53914 msgstr ""
53916 #: cp/decl.cc:4829
53917 #, gcc-internal-format
53918 msgid "%<--param destructive-interference-size=%d%> is less than %d"
53919 msgstr ""
53921 #: cp/decl.cc:4833
53922 #, gcc-internal-format
53923 msgid ""
53924 "%<--param destructive-interference-size=%d%> is less than %<--param l1-cache-"
53925 "line-size=%d%>"
53926 msgstr ""
53928 #: cp/decl.cc:4846
53929 #, gcc-internal-format
53930 msgid "%<--param constructive-interference-size=%d%> is less than %d"
53931 msgstr ""
53933 #: cp/decl.cc:4851
53934 #, gcc-internal-format
53935 msgid ""
53936 "%<--param constructive-interference-size=%d%> is greater than %<--param l1-"
53937 "cache-line-size=%d%>"
53938 msgstr ""
53940 #: cp/decl.cc:5177
53941 #, gcc-internal-format
53942 msgid ""
53943 "%q#D invalid; an anonymous union may only have public non-static data members"
53944 msgstr ""
53946 #: cp/decl.cc:5187 cp/parser.cc:22828
53947 #, gcc-internal-format
53948 msgid "this flexibility is deprecated and will be removed"
53949 msgstr ""
53951 #: cp/decl.cc:5216
53952 #, gcc-internal-format
53953 msgid "anonymous struct with base classes"
53954 msgstr ""
53956 #: cp/decl.cc:5228
53957 #, gcc-internal-format
53958 msgid "member %q+#D with constructor not allowed in anonymous aggregate"
53959 msgstr ""
53961 #: cp/decl.cc:5231
53962 #, gcc-internal-format
53963 msgid "member %q+#D with destructor not allowed in anonymous aggregate"
53964 msgstr ""
53966 #: cp/decl.cc:5234
53967 #, gcc-internal-format
53968 msgid ""
53969 "member %q+#D with copy assignment operator not allowed in anonymous aggregate"
53970 msgstr ""
53972 #: cp/decl.cc:5253
53973 #, gcc-internal-format
53974 msgid "attribute ignored in declaration of %q#T"
53975 msgstr ""
53977 #: cp/decl.cc:5256
53978 #, gcc-internal-format
53979 msgid "attribute for %q#T must follow the %qs keyword"
53980 msgstr ""
53982 #: cp/decl.cc:5298
53983 #, gcc-internal-format
53984 msgid "multiple types in one declaration"
53985 msgstr ""
53987 #: cp/decl.cc:5303
53988 #, gcc-internal-format
53989 msgid "redeclaration of C++ built-in type %qT"
53990 msgstr ""
53992 #: cp/decl.cc:5320
53993 #, gcc-internal-format
53994 msgid "%<auto%> can only be specified for variables or function declarations"
53995 msgstr ""
53997 #: cp/decl.cc:5353
53998 #, gcc-internal-format
53999 msgid "missing type-name in typedef-declaration"
54000 msgstr ""
54002 #: cp/decl.cc:5361
54003 #, gcc-internal-format
54004 msgid "ISO C++ prohibits anonymous structs"
54005 msgstr ""
54007 #: cp/decl.cc:5368
54008 #, gcc-internal-format
54009 msgid "%<inline%> can only be specified for functions"
54010 msgstr ""
54012 #: cp/decl.cc:5371
54013 #, gcc-internal-format
54014 msgid "%<virtual%> can only be specified for functions"
54015 msgstr ""
54017 #: cp/decl.cc:5376
54018 #, gcc-internal-format
54019 msgid "%<friend%> can only be specified inside a class"
54020 msgstr ""
54022 #: cp/decl.cc:5379
54023 #, gcc-internal-format
54024 msgid "%<explicit%> can only be specified for constructors"
54025 msgstr ""
54027 #: cp/decl.cc:5382
54028 #, gcc-internal-format
54029 msgid "a storage class can only be specified for objects and functions"
54030 msgstr ""
54032 #: cp/decl.cc:5386
54033 #, gcc-internal-format
54034 msgid "%<const%> can only be specified for objects and functions"
54035 msgstr ""
54037 #: cp/decl.cc:5390
54038 #, gcc-internal-format
54039 msgid "%<volatile%> can only be specified for objects and functions"
54040 msgstr ""
54042 #: cp/decl.cc:5394
54043 #, gcc-internal-format
54044 msgid "%<__restrict%> can only be specified for objects and functions"
54045 msgstr ""
54047 #: cp/decl.cc:5398
54048 #, gcc-internal-format
54049 msgid "%<__thread%> can only be specified for objects and functions"
54050 msgstr ""
54052 #: cp/decl.cc:5402
54053 #, gcc-internal-format
54054 msgid "%<typedef%> was ignored in this declaration"
54055 msgstr ""
54057 #: cp/decl.cc:5405 cp/decl.cc:5408 cp/decl.cc:5411
54058 #, gcc-internal-format
54059 msgid "%qs cannot be used for type declarations"
54060 msgstr ""
54062 #: cp/decl.cc:5433
54063 #, gcc-internal-format
54064 msgid "attribute ignored in explicit instantiation %q#T"
54065 msgstr ""
54067 #: cp/decl.cc:5436
54068 #, gcc-internal-format
54069 msgid "no attribute can be applied to an explicit instantiation"
54070 msgstr ""
54072 #: cp/decl.cc:5508
54073 #, gcc-internal-format
54074 msgid "ignoring attributes applied to class type %qT outside of definition"
54075 msgstr ""
54077 #. A template type parameter or other dependent type.
54078 #: cp/decl.cc:5512
54079 #, gcc-internal-format
54080 msgid ""
54081 "ignoring attributes applied to dependent type %qT without an associated "
54082 "declaration"
54083 msgstr ""
54085 #: cp/decl.cc:5578 cp/decl2.cc:967
54086 #, gcc-internal-format
54087 msgid "typedef %qD is initialized (use %qs instead)"
54088 msgstr ""
54090 #: cp/decl.cc:5591
54091 #, gcc-internal-format
54092 msgid "declaration of %q#D has %<extern%> and is initialized"
54093 msgstr ""
54095 #: cp/decl.cc:5629
54096 #, gcc-internal-format
54097 msgid "definition of %q#D is marked %<dllimport%>"
54098 msgstr ""
54100 #: cp/decl.cc:5653
54101 #, gcc-internal-format
54102 msgid "%q+#D is not a static data member of %q#T"
54103 msgstr ""
54105 #: cp/decl.cc:5661
54106 #, gcc-internal-format
54107 msgid "non-member-template declaration of %qD"
54108 msgstr ""
54110 #: cp/decl.cc:5662
54111 #, gcc-internal-format
54112 msgid "does not match member template declaration here"
54113 msgstr ""
54115 #: cp/decl.cc:5674
54116 #, gcc-internal-format
54117 msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
54118 msgstr ""
54120 #: cp/decl.cc:5686
54121 #, gcc-internal-format
54122 msgid "duplicate initialization of %qD"
54123 msgstr ""
54125 #: cp/decl.cc:5734
54126 #, gcc-internal-format
54127 msgid "declaration of %q#D outside of class is not definition"
54128 msgstr ""
54130 #: cp/decl.cc:5751
54131 #, gcc-internal-format
54132 msgid "block-scope extern declaration %q#D not permitted in module purview"
54133 msgstr ""
54135 #: cp/decl.cc:5787
54136 #, gcc-internal-format
54137 msgid ""
54138 "%qD defined %<thread_local%> in %qs function only available with %<-std=c++2b"
54139 "%> or %<-std=gnu++2b%>"
54140 msgstr ""
54142 #: cp/decl.cc:5793
54143 #, gcc-internal-format
54144 msgid ""
54145 "%qD defined %<static%> in %qs function only available with %<-std=c++2b%> or "
54146 "%<-std=gnu++2b%>"
54147 msgstr ""
54149 #: cp/decl.cc:5858
54150 #, gcc-internal-format
54151 msgid "variable %q#D has initializer but incomplete type"
54152 msgstr ""
54154 #: cp/decl.cc:5864 cp/decl.cc:7163
54155 #, gcc-internal-format
54156 msgid "elements of array %q#D have incomplete type"
54157 msgstr ""
54159 #: cp/decl.cc:5874
54160 #, gcc-internal-format
54161 msgid "aggregate %q#D has incomplete type and cannot be defined"
54162 msgstr ""
54164 #: cp/decl.cc:5941
54165 #, gcc-internal-format
54166 msgid "%qD declared as reference but not initialized"
54167 msgstr ""
54169 #: cp/decl.cc:6024
54170 #, gcc-internal-format
54171 msgid "name used in a GNU-style designated initializer for an array"
54172 msgstr ""
54174 #: cp/decl.cc:6030
54175 #, gcc-internal-format
54176 msgid "name %qD used in a GNU-style designated initializer for an array"
54177 msgstr ""
54179 #: cp/decl.cc:6049
54180 #, gcc-internal-format
54181 msgid "non-trivial designated initializers not supported"
54182 msgstr ""
54184 #: cp/decl.cc:6053
54185 #, gcc-internal-format
54186 msgid "C99 designator %qE is not an integral constant-expression"
54187 msgstr ""
54189 #: cp/decl.cc:6114
54190 #, gcc-internal-format
54191 msgid "initializer fails to determine size of %qD"
54192 msgstr ""
54194 #: cp/decl.cc:6121
54195 #, gcc-internal-format
54196 msgid "array size missing in %qD"
54197 msgstr ""
54199 #: cp/decl.cc:6133
54200 #, gcc-internal-format
54201 msgid "zero-size array %qD"
54202 msgstr ""
54204 #: cp/decl.cc:6173
54205 #, gcc-internal-format
54206 msgid "storage size of %qD isn%'t known"
54207 msgstr ""
54209 #: cp/decl.cc:6198
54210 #, gcc-internal-format
54211 msgid "storage size of %qD isn%'t constant"
54212 msgstr ""
54214 #: cp/decl.cc:6281
54215 #, gcc-internal-format
54216 msgid ""
54217 "sorry: semantics of inline variable %q#D are wrong (you%'ll wind up with "
54218 "multiple copies)"
54219 msgstr ""
54221 #: cp/decl.cc:6285
54222 #, gcc-internal-format
54223 msgid ""
54224 "sorry: semantics of inline function static data %q#D are wrong (you%'ll wind "
54225 "up with multiple copies)"
54226 msgstr ""
54228 #: cp/decl.cc:6291
54229 #, gcc-internal-format
54230 msgid "you can work around this by removing the initializer"
54231 msgstr ""
54233 #: cp/decl.cc:6333
54234 #, gcc-internal-format
54235 msgid "uninitialized %<const %D%>"
54236 msgstr ""
54238 #: cp/decl.cc:6340
54239 #, gcc-internal-format
54240 msgid "uninitialized variable %qD in %<constexpr%> function"
54241 msgstr ""
54243 #: cp/decl.cc:6349
54244 #, gcc-internal-format
54245 msgid "uninitialized variable %qD in %<constexpr%> context"
54246 msgstr ""
54248 #: cp/decl.cc:6357
54249 #, gcc-internal-format
54250 msgid "%q#T has no user-provided default constructor"
54251 msgstr ""
54253 #: cp/decl.cc:6361
54254 #, gcc-internal-format
54255 msgid ""
54256 "constructor is not user-provided because it is explicitly defaulted in the "
54257 "class body"
54258 msgstr ""
54260 #: cp/decl.cc:6364
54261 #, gcc-internal-format
54262 msgid "and the implicitly-defined constructor does not initialize %q#D"
54263 msgstr ""
54265 #: cp/decl.cc:6538
54266 #, gcc-internal-format
54267 msgid "invalid type %qT as initializer for a vector of type %qT"
54268 msgstr ""
54270 #: cp/decl.cc:6610
54271 #, gcc-internal-format
54272 msgid "initializer for %qT must be brace-enclosed"
54273 msgstr ""
54275 #: cp/decl.cc:6653
54276 #, gcc-internal-format
54277 msgid "%<[%E] =%> used in a GNU-style designated initializer for class %qT"
54278 msgstr ""
54280 #: cp/decl.cc:6666
54281 #, gcc-internal-format
54282 msgid "%qT has no non-static data member named %qD"
54283 msgstr ""
54285 #: cp/decl.cc:6690
54286 #, gcc-internal-format
54287 msgid "%qD is not a direct member of %qT"
54288 msgstr ""
54290 #: cp/decl.cc:6745
54291 #, gcc-internal-format
54292 msgid "invalid initializer for %q#D"
54293 msgstr ""
54295 #: cp/decl.cc:6795
54296 #, gcc-internal-format
54297 msgid "C99 designator %qE outside aggregate initializer"
54298 msgstr ""
54300 #: cp/decl.cc:6834 cp/decl.cc:7122 cp/typeck2.cc:1495 cp/typeck2.cc:1815
54301 #: cp/typeck2.cc:1863 cp/typeck2.cc:1910
54302 #, gcc-internal-format
54303 msgid "too many initializers for %qT"
54304 msgstr ""
54306 #: cp/decl.cc:6876
54307 #, gcc-internal-format
54308 msgid "braces around scalar initializer for type %qT"
54309 msgstr ""
54311 #: cp/decl.cc:6886
54312 #, gcc-internal-format
54313 msgid "too many braces around scalar initializer for type %qT"
54314 msgstr ""
54316 #: cp/decl.cc:7019
54317 #, gcc-internal-format
54318 msgid "missing braces around initializer for %qT"
54319 msgstr ""
54321 #: cp/decl.cc:7151
54322 #, gcc-internal-format
54323 msgid "structured binding has incomplete type %qT"
54324 msgstr ""
54326 #: cp/decl.cc:7165
54327 #, gcc-internal-format
54328 msgid "elements of array %q#T have incomplete type"
54329 msgstr ""
54331 #: cp/decl.cc:7178
54332 #, gcc-internal-format
54333 msgid "variable-sized compound literal"
54334 msgstr ""
54336 #: cp/decl.cc:7233
54337 #, gcc-internal-format
54338 msgid "%q#D has incomplete type"
54339 msgstr ""
54341 #: cp/decl.cc:7254
54342 #, gcc-internal-format
54343 msgid "scalar object %qD requires one element in initializer"
54344 msgstr ""
54346 #: cp/decl.cc:7299
54347 #, gcc-internal-format
54348 msgid "in C++98 %qD must be initialized by constructor, not by %<{...}%>"
54349 msgstr ""
54351 #: cp/decl.cc:7435
54352 #, gcc-internal-format
54353 msgid "array %qD initialized by parenthesized string literal %qE"
54354 msgstr ""
54356 #: cp/decl.cc:7474
54357 #, gcc-internal-format
54358 msgid "initializer invalid for static member with constructor"
54359 msgstr ""
54361 #: cp/decl.cc:7476
54362 #, gcc-internal-format
54363 msgid "non-constant in-class initialization invalid for static member %qD"
54364 msgstr ""
54366 #: cp/decl.cc:7479
54367 #, gcc-internal-format
54368 msgid ""
54369 "non-constant in-class initialization invalid for non-inline static member %qD"
54370 msgstr ""
54372 #: cp/decl.cc:7484
54373 #, gcc-internal-format
54374 msgid "(an out of class initialization is required)"
54375 msgstr ""
54377 #: cp/decl.cc:7686
54378 #, gcc-internal-format
54379 msgid "reference %qD is initialized with itself"
54380 msgstr ""
54382 #: cp/decl.cc:7943
54383 #, gcc-internal-format
54384 msgid "could not find variant declaration"
54385 msgstr ""
54387 #: cp/decl.cc:7967
54388 #, gcc-internal-format
54389 msgid "%<declare variant%> on constructor %qD"
54390 msgstr ""
54392 #: cp/decl.cc:7972
54393 #, gcc-internal-format
54394 msgid "%<declare variant%> on destructor %qD"
54395 msgstr ""
54397 #: cp/decl.cc:7977
54398 #, gcc-internal-format
54399 msgid "%<declare variant%> on defaulted %qD"
54400 msgstr ""
54402 #: cp/decl.cc:7982
54403 #, gcc-internal-format
54404 msgid "%<declare variant%> on deleted %qD"
54405 msgstr ""
54407 #: cp/decl.cc:7987
54408 #, gcc-internal-format
54409 msgid "%<declare variant%> on virtual %qD"
54410 msgstr ""
54412 #: cp/decl.cc:8037
54413 #, gcc-internal-format
54414 msgid "assignment (not initialization) in declaration"
54415 msgstr ""
54417 #: cp/decl.cc:8058 cp/decl.cc:14515
54418 #, gcc-internal-format
54419 msgid "ISO C++17 does not allow %<register%> storage class specifier"
54420 msgstr ""
54422 #: cp/decl.cc:8062 cp/decl.cc:14519
54423 #, gcc-internal-format
54424 msgid "%<register%> storage class specifier used"
54425 msgstr ""
54427 #: cp/decl.cc:8127
54428 #, gcc-internal-format
54429 msgid ""
54430 "initializer for %<decltype(auto) %D%> has function type; did you forget the "
54431 "%<()%>?"
54432 msgstr ""
54434 #: cp/decl.cc:8138
54435 #, gcc-internal-format
54436 msgid "deduced type %qT for %qD is incomplete"
54437 msgstr ""
54439 #: cp/decl.cc:8254
54440 #, gcc-internal-format
54441 msgid "variable concept has no initializer"
54442 msgstr ""
54444 #: cp/decl.cc:8313
54445 #, gcc-internal-format
54446 msgid "shadowing previous type declaration of %q#D"
54447 msgstr ""
54449 #: cp/decl.cc:8356
54450 #, gcc-internal-format
54451 msgid ""
54452 "%<constinit%> can only be applied to a variable with static or thread "
54453 "storage duration"
54454 msgstr ""
54456 #: cp/decl.cc:8534
54457 #, gcc-internal-format
54458 msgid "function %q#D is initialized like a variable"
54459 msgstr ""
54461 #: cp/decl.cc:8643
54462 #, gcc-internal-format
54463 msgid ""
54464 "cannot decompose class type %qT because it has an anonymous struct member"
54465 msgstr ""
54467 #: cp/decl.cc:8646
54468 #, gcc-internal-format
54469 msgid ""
54470 "cannot decompose class type %qT because it has an anonymous union member"
54471 msgstr ""
54473 #: cp/decl.cc:8653
54474 #, gcc-internal-format
54475 msgid "cannot decompose inaccessible member %qD of %qT"
54476 msgstr ""
54478 #: cp/decl.cc:8679
54479 #, gcc-internal-format
54480 msgid ""
54481 "cannot decompose class type %qT: both it and its base class %qT have non-"
54482 "static data members"
54483 msgstr ""
54485 #: cp/decl.cc:8688
54486 #, gcc-internal-format
54487 msgid ""
54488 "cannot decompose class type %qT: its base classes %qT and %qT have non-"
54489 "static data members"
54490 msgstr ""
54492 #: cp/decl.cc:8898
54493 #, gcc-internal-format
54494 msgid "structured binding refers to incomplete type %qT"
54495 msgstr ""
54497 #: cp/decl.cc:8914
54498 #, gcc-internal-format
54499 msgid "cannot decompose variable length array %qT"
54500 msgstr ""
54502 #: cp/decl.cc:8923 cp/decl.cc:9008
54503 #, gcc-internal-format, gfc-internal-format
54504 msgid "%u name provided for structured binding"
54505 msgid_plural "%u names provided for structured binding"
54506 msgstr[0] ""
54507 msgstr[1] ""
54509 #: cp/decl.cc:8927
54510 #, gcc-internal-format, gfc-internal-format
54511 msgid "only %u name provided for structured binding"
54512 msgid_plural "only %u names provided for structured binding"
54513 msgstr[0] ""
54514 msgstr[1] ""
54516 #: cp/decl.cc:8930
54517 #, gcc-internal-format
54518 msgid "while %qT decomposes into %wu element"
54519 msgid_plural "while %qT decomposes into %wu elements"
54520 msgstr[0] ""
54521 msgstr[1] ""
54523 #: cp/decl.cc:8975
54524 #, gcc-internal-format
54525 msgid "cannot decompose variable length vector %qT"
54526 msgstr ""
54528 #: cp/decl.cc:9001
54529 #, gcc-internal-format
54530 msgid "%<std::tuple_size<%T>::value%> is not an integral constant expression"
54531 msgstr ""
54533 #: cp/decl.cc:9010
54534 #, gcc-internal-format
54535 msgid "while %qT decomposes into %E elements"
54536 msgstr ""
54538 #: cp/decl.cc:9031
54539 #, gcc-internal-format
54540 msgid "%<std::tuple_element<%u, %T>::type%> is %<void%>"
54541 msgstr ""
54543 #: cp/decl.cc:9037
54544 #, gcc-internal-format
54545 msgid "in initialization of structured binding variable %qD"
54546 msgstr ""
54548 #: cp/decl.cc:9066
54549 #, gcc-internal-format
54550 msgid "cannot decompose union type %qT"
54551 msgstr ""
54553 #: cp/decl.cc:9071
54554 #, gcc-internal-format
54555 msgid "cannot decompose non-array non-class type %qT"
54556 msgstr ""
54558 #: cp/decl.cc:9076
54559 #, gcc-internal-format
54560 msgid "cannot decompose lambda closure type %qT"
54561 msgstr ""
54563 #: cp/decl.cc:9082
54564 #, gcc-internal-format
54565 msgid "structured binding refers to incomplete class type %qT"
54566 msgstr ""
54568 #: cp/decl.cc:9091
54569 #, gcc-internal-format
54570 msgid "cannot decompose class type %qT without non-static data members"
54571 msgstr ""
54573 #: cp/decl.cc:9558
54574 #, gcc-internal-format
54575 msgid ""
54576 "non-local variable %qD declared %<__thread%> needs dynamic initialization"
54577 msgstr ""
54579 #: cp/decl.cc:9561
54580 #, gcc-internal-format
54581 msgid ""
54582 "non-local variable %qD declared %<__thread%> has a non-trivial destructor"
54583 msgstr ""
54585 #: cp/decl.cc:9566
54586 #, gcc-internal-format
54587 msgid "C++11 %<thread_local%> allows dynamic initialization and destruction"
54588 msgstr ""
54590 #: cp/decl.cc:9785
54591 #, gcc-internal-format
54592 msgid "initializer fails to determine size of %qT"
54593 msgstr ""
54595 #: cp/decl.cc:9789
54596 #, gcc-internal-format
54597 msgid "array size missing in %qT"
54598 msgstr ""
54600 #: cp/decl.cc:9792
54601 #, gcc-internal-format
54602 msgid "zero-size array %qT"
54603 msgstr ""
54605 #: cp/decl.cc:9808
54606 #, gcc-internal-format
54607 msgid "destructor for alien class %qT cannot be a member"
54608 msgstr ""
54610 #: cp/decl.cc:9810
54611 #, gcc-internal-format
54612 msgid "constructor for alien class %qT cannot be a member"
54613 msgstr ""
54615 #: cp/decl.cc:9836
54616 #, gcc-internal-format
54617 msgid "%qD declared as a %<virtual%> variable"
54618 msgstr ""
54620 #: cp/decl.cc:9838
54621 #, gcc-internal-format
54622 msgid ""
54623 "%<const%> and %<volatile%> function specifiers on %qD invalid in variable "
54624 "declaration"
54625 msgstr ""
54627 #: cp/decl.cc:9844
54628 #, gcc-internal-format
54629 msgid "%qD declared as a %<virtual%> parameter"
54630 msgstr ""
54632 #: cp/decl.cc:9847
54633 #, gcc-internal-format
54634 msgid "%qD declared as an %<inline%> parameter"
54635 msgstr ""
54637 #: cp/decl.cc:9849
54638 #, gcc-internal-format
54639 msgid ""
54640 "%<const%> and %<volatile%> function specifiers on %qD invalid in parameter "
54641 "declaration"
54642 msgstr ""
54644 #: cp/decl.cc:9855
54645 #, gcc-internal-format
54646 msgid "%qD declared as a %<virtual%> type"
54647 msgstr ""
54649 #: cp/decl.cc:9858
54650 #, gcc-internal-format
54651 msgid "%qD declared as an %<inline%> type"
54652 msgstr ""
54654 #: cp/decl.cc:9860
54655 #, gcc-internal-format
54656 msgid ""
54657 "%<const%> and %<volatile%> function specifiers on %qD invalid in type "
54658 "declaration"
54659 msgstr ""
54661 #: cp/decl.cc:9866
54662 #, gcc-internal-format
54663 msgid "%qD declared as a %<virtual%> field"
54664 msgstr ""
54666 #: cp/decl.cc:9869
54667 #, gcc-internal-format
54668 msgid "%qD declared as an %<inline%> field"
54669 msgstr ""
54671 #: cp/decl.cc:9871
54672 #, gcc-internal-format
54673 msgid ""
54674 "%<const%> and %<volatile%> function specifiers on %qD invalid in field "
54675 "declaration"
54676 msgstr ""
54678 #: cp/decl.cc:9878
54679 #, gcc-internal-format
54680 msgid "%q+D declared as a friend"
54681 msgstr ""
54683 #: cp/decl.cc:9885
54684 #, gcc-internal-format
54685 msgid "%q+D declared with an exception specification"
54686 msgstr ""
54688 #: cp/decl.cc:9917
54689 #, gcc-internal-format
54690 msgid "definition of %qD is not in namespace enclosing %qT"
54691 msgstr ""
54693 #: cp/decl.cc:9957
54694 #, gcc-internal-format
54695 msgid "static member function %q#D declared with type qualifiers"
54696 msgstr ""
54698 #: cp/decl.cc:9968
54699 #, gcc-internal-format
54700 msgid "concept %q#D declared with function parameters"
54701 msgstr ""
54703 #: cp/decl.cc:9975
54704 #, gcc-internal-format
54705 msgid "concept %q#D declared with a deduced return type"
54706 msgstr ""
54708 #: cp/decl.cc:9978
54709 #, gcc-internal-format
54710 msgid "concept %q#D with non-%<bool%> return type %qT"
54711 msgstr ""
54713 #: cp/decl.cc:10054
54714 #, gcc-internal-format
54715 msgid "concept %qD has no definition"
54716 msgstr ""
54718 #: cp/decl.cc:10083
54719 #, gcc-internal-format
54720 msgid "a function concept cannot be constrained"
54721 msgstr ""
54723 #: cp/decl.cc:10093
54724 #, gcc-internal-format
54725 msgid "constraints on a non-templated function"
54726 msgstr ""
54728 #: cp/decl.cc:10138
54729 #, gcc-internal-format
54730 msgid "defining explicit specialization %qD in friend declaration"
54731 msgstr ""
54733 #: cp/decl.cc:10149
54734 #, gcc-internal-format
54735 msgid "invalid use of template-id %qD in declaration of primary template"
54736 msgstr ""
54738 #: cp/decl.cc:10168
54739 #, gcc-internal-format
54740 msgid ""
54741 "default arguments are not allowed in declaration of friend template "
54742 "specialization %qD"
54743 msgstr ""
54745 #: cp/decl.cc:10177
54746 #, gcc-internal-format
54747 msgid ""
54748 "%<inline%> is not allowed in declaration of friend template specialization "
54749 "%qD"
54750 msgstr ""
54752 #: cp/decl.cc:10194
54753 #, gcc-internal-format
54754 msgid ""
54755 "friend declaration of %qD specifies default arguments and isn%'t a definition"
54756 msgstr ""
54758 #: cp/decl.cc:10239
54759 #, gcc-internal-format
54760 msgid "cannot declare %<::main%> to be a template"
54761 msgstr ""
54763 #: cp/decl.cc:10242
54764 #, gcc-internal-format
54765 msgid "cannot declare %<::main%> to be inline"
54766 msgstr ""
54768 #: cp/decl.cc:10245 cp/decl.cc:10248
54769 #, gcc-internal-format
54770 msgid "cannot declare %<::main%> to be %qs"
54771 msgstr ""
54773 #: cp/decl.cc:10250
54774 #, gcc-internal-format
54775 msgid "cannot declare %<::main%> to be static"
54776 msgstr ""
54778 #: cp/decl.cc:10312
54779 #, gcc-internal-format
54780 msgid "static member function %qD cannot have cv-qualifier"
54781 msgstr ""
54783 #: cp/decl.cc:10313
54784 #, gcc-internal-format
54785 msgid "non-member function %qD cannot have cv-qualifier"
54786 msgstr ""
54788 #: cp/decl.cc:10321
54789 #, gcc-internal-format
54790 msgid "static member function %qD cannot have ref-qualifier"
54791 msgstr ""
54793 #: cp/decl.cc:10322
54794 #, gcc-internal-format
54795 msgid "non-member function %qD cannot have ref-qualifier"
54796 msgstr ""
54798 #: cp/decl.cc:10334
54799 #, gcc-internal-format
54800 msgid "deduction guide %qD must be declared in the same scope as %qT"
54801 msgstr ""
54803 #: cp/decl.cc:10342
54804 #, gcc-internal-format
54805 msgid "deduction guide %qD must have the same access as %qT"
54806 msgstr ""
54808 #: cp/decl.cc:10348
54809 #, gcc-internal-format
54810 msgid "deduction guide %qD must not have a function body"
54811 msgstr ""
54813 #: cp/decl.cc:10361
54814 #, gcc-internal-format
54815 msgid "literal operator with C linkage"
54816 msgstr ""
54818 #: cp/decl.cc:10371
54819 #, gcc-internal-format
54820 msgid "%qD has invalid argument list"
54821 msgstr ""
54823 #: cp/decl.cc:10379
54824 #, gcc-internal-format
54825 msgid "integer suffix %qs shadowed by implementation"
54826 msgstr ""
54828 #: cp/decl.cc:10385
54829 #, gcc-internal-format
54830 msgid "floating-point suffix %qs shadowed by implementation"
54831 msgstr ""
54833 #: cp/decl.cc:10392
54834 #, gcc-internal-format
54835 msgid ""
54836 "literal operator suffixes not preceded by %<_%> are reserved for future "
54837 "standardization"
54838 msgstr ""
54840 #: cp/decl.cc:10397
54841 #, gcc-internal-format
54842 msgid "%qD must be a non-member function"
54843 msgstr ""
54845 #: cp/decl.cc:10480
54846 #, gcc-internal-format
54847 msgid "%<::main%> must return %<int%>"
54848 msgstr ""
54850 #: cp/decl.cc:10520
54851 #, gcc-internal-format
54852 msgid "definition of implicitly-declared %qD"
54853 msgstr ""
54855 #: cp/decl.cc:10525
54856 #, gcc-internal-format
54857 msgid "definition of explicitly-defaulted %q+D"
54858 msgstr ""
54860 #: cp/decl.cc:10527
54861 #, gcc-internal-format
54862 msgid "%q#D explicitly defaulted here"
54863 msgstr ""
54865 #: cp/decl.cc:10544
54866 #, gcc-internal-format
54867 msgid "no %q#D member function declared in class %qT"
54868 msgstr ""
54870 #: cp/decl.cc:10737
54871 #, gcc-internal-format
54872 msgid "cannot declare %<::main%> to be a global variable"
54873 msgstr ""
54875 #: cp/decl.cc:10746
54876 #, gcc-internal-format
54877 msgid "a non-template variable cannot be %<concept%>"
54878 msgstr ""
54880 #: cp/decl.cc:10752
54881 #, gcc-internal-format
54882 msgid "concept must be defined at namespace scope"
54883 msgstr ""
54885 #: cp/decl.cc:10759
54886 #, gcc-internal-format
54887 msgid "concept must have type %<bool%>"
54888 msgstr ""
54890 #: cp/decl.cc:10762
54891 #, gcc-internal-format
54892 msgid "a variable concept cannot be constrained"
54893 msgstr ""
54895 #: cp/decl.cc:10886
54896 #, gcc-internal-format
54897 msgid "in-class initialization of static data member %q#D of incomplete type"
54898 msgstr ""
54900 #: cp/decl.cc:10890
54901 #, gcc-internal-format
54902 msgid ""
54903 "%<constexpr%> needed for in-class initialization of static data member %q#D "
54904 "of non-integral type"
54905 msgstr ""
54907 #: cp/decl.cc:10894
54908 #, gcc-internal-format
54909 msgid "in-class initialization of static data member %q#D of non-literal type"
54910 msgstr ""
54912 #: cp/decl.cc:10905
54913 #, gcc-internal-format
54914 msgid ""
54915 "invalid in-class initialization of static data member of non-integral type "
54916 "%qT"
54917 msgstr ""
54919 #: cp/decl.cc:10910
54920 #, gcc-internal-format
54921 msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
54922 msgstr ""
54924 #: cp/decl.cc:10915
54925 #, gcc-internal-format
54926 msgid ""
54927 "ISO C++ forbids initialization of member constant %qD of non-integral type "
54928 "%qT"
54929 msgstr ""
54931 #: cp/decl.cc:11026
54932 #, gcc-internal-format
54933 msgid "size of array %qD has non-integral type %qT"
54934 msgstr ""
54936 #: cp/decl.cc:11029
54937 #, gcc-internal-format
54938 msgid "size of array has non-integral type %qT"
54939 msgstr ""
54941 #: cp/decl.cc:11060 cp/decl.cc:11132
54942 #, gcc-internal-format
54943 msgid "size of array %qD is not an integral constant-expression"
54944 msgstr ""
54946 #: cp/decl.cc:11064 cp/decl.cc:11135
54947 #, gcc-internal-format
54948 msgid "size of array is not an integral constant-expression"
54949 msgstr ""
54951 #: cp/decl.cc:11115
54952 #, gcc-internal-format
54953 msgid "ISO C++ forbids zero-size array %qD"
54954 msgstr ""
54956 #: cp/decl.cc:11118
54957 #, gcc-internal-format
54958 msgid "ISO C++ forbids zero-size array"
54959 msgstr ""
54961 #: cp/decl.cc:11142
54962 #, gcc-internal-format
54963 msgid "ISO C++ forbids variable length array %qD"
54964 msgstr ""
54966 #: cp/decl.cc:11145
54967 #, gcc-internal-format
54968 msgid "ISO C++ forbids variable length array"
54969 msgstr ""
54971 #: cp/decl.cc:11151
54972 #, gcc-internal-format
54973 msgid "variable length array %qD is used"
54974 msgstr ""
54976 #: cp/decl.cc:11154
54977 #, gcc-internal-format
54978 msgid "variable length array is used"
54979 msgstr ""
54981 #: cp/decl.cc:11206
54982 #, gcc-internal-format
54983 msgid "overflow in array dimension"
54984 msgstr ""
54986 #: cp/decl.cc:11266
54987 #, gcc-internal-format
54988 msgid "%qD declared as array of template placeholder type %qT"
54989 msgstr ""
54991 #: cp/decl.cc:11269
54992 #, gcc-internal-format
54993 msgid "creating array of template placeholder type %qT"
54994 msgstr ""
54996 #: cp/decl.cc:11279
54997 #, gcc-internal-format
54998 msgid "declaration of %qD as array of void"
54999 msgstr ""
55001 #: cp/decl.cc:11281
55002 #, gcc-internal-format
55003 msgid "creating array of void"
55004 msgstr ""
55006 #: cp/decl.cc:11286
55007 #, gcc-internal-format
55008 msgid "declaration of %qD as array of functions"
55009 msgstr ""
55011 #: cp/decl.cc:11288
55012 #, gcc-internal-format
55013 msgid "creating array of functions"
55014 msgstr ""
55016 #: cp/decl.cc:11293
55017 #, gcc-internal-format
55018 msgid "declaration of %qD as array of references"
55019 msgstr ""
55021 #: cp/decl.cc:11295
55022 #, gcc-internal-format
55023 msgid "creating array of references"
55024 msgstr ""
55026 #: cp/decl.cc:11300
55027 #, gcc-internal-format
55028 msgid "declaration of %qD as array of function members"
55029 msgstr ""
55031 #: cp/decl.cc:11303
55032 #, gcc-internal-format
55033 msgid "creating array of function members"
55034 msgstr ""
55036 #: cp/decl.cc:11321
55037 #, gcc-internal-format
55038 msgid ""
55039 "declaration of %qD as multidimensional array must have bounds for all "
55040 "dimensions except the first"
55041 msgstr ""
55043 #: cp/decl.cc:11325
55044 #, gcc-internal-format
55045 msgid ""
55046 "multidimensional array must have bounds for all dimensions except the first"
55047 msgstr ""
55049 #: cp/decl.cc:11339
55050 #, gcc-internal-format
55051 msgid "variable-length array of %<auto%>"
55052 msgstr ""
55054 #: cp/decl.cc:11415
55055 #, gcc-internal-format
55056 msgid "return type specification for constructor invalid"
55057 msgstr ""
55059 #: cp/decl.cc:11418
55060 #, gcc-internal-format
55061 msgid "qualifiers are not allowed on constructor declaration"
55062 msgstr ""
55064 #: cp/decl.cc:11429
55065 #, gcc-internal-format
55066 msgid "return type specification for destructor invalid"
55067 msgstr ""
55069 #: cp/decl.cc:11432
55070 #, gcc-internal-format
55071 msgid "qualifiers are not allowed on destructor declaration"
55072 msgstr ""
55074 #: cp/decl.cc:11445
55075 #, gcc-internal-format
55076 msgid "return type specified for %<operator %T%>"
55077 msgstr ""
55079 #: cp/decl.cc:11448
55080 #, gcc-internal-format
55081 msgid "qualifiers are not allowed on declaration of %<operator %T%>"
55082 msgstr ""
55084 #: cp/decl.cc:11457
55085 #, gcc-internal-format
55086 msgid "return type specified for deduction guide"
55087 msgstr ""
55089 #: cp/decl.cc:11460
55090 #, gcc-internal-format
55091 msgid "qualifiers are not allowed on declaration of deduction guide"
55092 msgstr ""
55094 #: cp/decl.cc:11464
55095 #, gcc-internal-format
55096 msgid "template template parameter %qT in declaration of deduction guide"
55097 msgstr ""
55099 #: cp/decl.cc:11473
55100 #, gcc-internal-format
55101 msgid "%<decl-specifier%> in declaration of deduction guide"
55102 msgstr ""
55104 #: cp/decl.cc:11494
55105 #, gcc-internal-format
55106 msgid "unnamed variable or field declared void"
55107 msgstr ""
55109 #: cp/decl.cc:11502
55110 #, gcc-internal-format
55111 msgid "variable or field declared void"
55112 msgstr ""
55114 #: cp/decl.cc:11517
55115 #, gcc-internal-format
55116 msgid "%<inline%> specifier invalid for variable %qD declared at block scope"
55117 msgstr ""
55119 #: cp/decl.cc:11522
55120 #, gcc-internal-format
55121 msgid ""
55122 "inline variables are only available with %<-std=c++17%> or %<-std=gnu++17%>"
55123 msgstr ""
55125 #: cp/decl.cc:11578
55126 #, gcc-internal-format
55127 msgid "%qT as type rather than plain %<decltype(auto)%>"
55128 msgstr ""
55130 #: cp/decl.cc:11584
55131 #, gcc-internal-format
55132 msgid "%<decltype(auto)%> cannot be cv-qualified"
55133 msgstr ""
55135 #: cp/decl.cc:11800
55136 #, gcc-internal-format
55137 msgid "invalid use of qualified-name %<::%D%>"
55138 msgstr ""
55140 #: cp/decl.cc:11803 cp/decl.cc:11825
55141 #, gcc-internal-format
55142 msgid "invalid use of qualified-name %<%T::%D%>"
55143 msgstr ""
55145 #: cp/decl.cc:11806
55146 #, gcc-internal-format
55147 msgid "invalid use of qualified-name %<%D::%D%>"
55148 msgstr ""
55150 #: cp/decl.cc:11816
55151 #, gcc-internal-format
55152 msgid "%q#T is not a class or namespace"
55153 msgstr ""
55155 #: cp/decl.cc:11840
55156 #, gcc-internal-format
55157 msgid "declaration of %qE as non-function"
55158 msgstr ""
55160 #: cp/decl.cc:11847
55161 #, gcc-internal-format
55162 msgid "declaration of %qE as non-member"
55163 msgstr ""
55165 #: cp/decl.cc:11875
55166 #, gcc-internal-format
55167 msgid "declarator-id missing; using reserved word %qD"
55168 msgstr ""
55170 #: cp/decl.cc:11926
55171 #, gcc-internal-format
55172 msgid "function definition does not declare parameters"
55173 msgstr ""
55175 #: cp/decl.cc:11934 cp/decl.cc:11943 cp/decl.cc:13757
55176 #, gcc-internal-format
55177 msgid "declaration of %qD as non-function"
55178 msgstr ""
55180 #: cp/decl.cc:11951
55181 #, gcc-internal-format
55182 msgid "declaration of %qD as %<typedef%>"
55183 msgstr ""
55185 #: cp/decl.cc:11956
55186 #, gcc-internal-format
55187 msgid "declaration of %qD as parameter"
55188 msgstr ""
55190 #: cp/decl.cc:11991
55191 #, gcc-internal-format
55192 msgid "both %qs and %qs specified"
55193 msgstr ""
55195 #: cp/decl.cc:11998 cp/decl.cc:12005 cp/decl.cc:12012 cp/decl.cc:12019
55196 #, gcc-internal-format
55197 msgid "%qs cannot appear in a typedef declaration"
55198 msgstr ""
55200 #: cp/decl.cc:12030
55201 #, gcc-internal-format
55202 msgid "can use at most one of the %<constinit%> and %<constexpr%> specifiers"
55203 msgstr ""
55205 #: cp/decl.cc:12040
55206 #, gcc-internal-format
55207 msgid "two or more data types in declaration of %qs"
55208 msgstr ""
55210 #: cp/decl.cc:12048
55211 #, gcc-internal-format
55212 msgid "conflicting specifiers in declaration of %qs"
55213 msgstr ""
55215 #: cp/decl.cc:12099
55216 #, gcc-internal-format
55217 msgid "ISO C++ does not support plain %<complex%> meaning %<double complex%>"
55218 msgstr ""
55220 #: cp/decl.cc:12148 cp/decl.cc:12152 cp/decl.cc:12155
55221 #, gcc-internal-format
55222 msgid "ISO C++ forbids declaration of %qs with no type"
55223 msgstr ""
55225 #: cp/decl.cc:12172
55226 #, gcc-internal-format
55227 msgid "%<__int%d%> is not supported by this target"
55228 msgstr ""
55230 #: cp/decl.cc:12180
55231 #, gcc-internal-format
55232 msgid "ISO C++ does not support %<__int%d%> for %qs"
55233 msgstr ""
55235 #: cp/decl.cc:12234
55236 #, gcc-internal-format
55237 msgid "%<signed%> and %<unsigned%> specified together"
55238 msgstr ""
55240 #: cp/decl.cc:12240
55241 #, gcc-internal-format
55242 msgid "%<long%> and %<short%> specified together"
55243 msgstr ""
55245 #: cp/decl.cc:12248 cp/decl.cc:12254
55246 #, gcc-internal-format
55247 msgid "%qs specified with %qT"
55248 msgstr ""
55250 #: cp/decl.cc:12261
55251 #, gcc-internal-format
55252 msgid "%qs specified with %<decltype%>"
55253 msgstr ""
55255 #: cp/decl.cc:12263
55256 #, gcc-internal-format
55257 msgid "%qs specified with %<typeof%>"
55258 msgstr ""
55260 #: cp/decl.cc:12330
55261 #, gcc-internal-format
55262 msgid "complex invalid for %qs"
55263 msgstr ""
55265 #: cp/decl.cc:12369
55266 #, gcc-internal-format
55267 msgid ""
55268 "template placeholder type %qT must be followed by a simple declarator-id"
55269 msgstr ""
55271 #: cp/decl.cc:12394
55272 #, gcc-internal-format
55273 msgid "member %qD cannot be declared both %<virtual%> and %<static%>"
55274 msgstr ""
55276 #: cp/decl.cc:12403
55277 #, gcc-internal-format
55278 msgid ""
55279 "member %qD can be declared both %<virtual%> and %<constexpr%> only in %<-"
55280 "std=c++20%> or %<-std=gnu++20%>"
55281 msgstr ""
55283 #: cp/decl.cc:12416
55284 #, gcc-internal-format
55285 msgid "typedef declaration invalid in parameter declaration"
55286 msgstr ""
55288 #: cp/decl.cc:12423
55289 #, gcc-internal-format
55290 msgid "storage class specified for template parameter %qs"
55291 msgstr ""
55293 #: cp/decl.cc:12433 cp/decl.cc:12605
55294 #, gcc-internal-format
55295 msgid "storage class specified for parameter %qs"
55296 msgstr ""
55298 #: cp/decl.cc:12441 cp/decl.cc:12450 cp/decl.cc:12456 cp/decl.cc:12462
55299 #, gcc-internal-format
55300 msgid "a parameter cannot be declared %qs"
55301 msgstr ""
55303 #: cp/decl.cc:12472
55304 #, gcc-internal-format
55305 msgid "%<virtual%> outside class declaration"
55306 msgstr ""
55308 #: cp/decl.cc:12482 cp/decl.cc:12485 cp/decl.cc:12487 cp/decl.cc:12490
55309 #: cp/decl.cc:12500 cp/decl.cc:12510 cp/decl.cc:12520 cp/decl.cc:12524
55310 #, gcc-internal-format
55311 msgid "structured binding declaration cannot be %qs"
55312 msgstr ""
55314 #: cp/decl.cc:12494 cp/decl.cc:12516
55315 #, gcc-internal-format
55316 msgid ""
55317 "structured binding declaration can be %qs only in %<-std=c++20%> or %<-"
55318 "std=gnu++20%>"
55319 msgstr ""
55321 #: cp/decl.cc:12504
55322 #, gcc-internal-format
55323 msgid "%<volatile%>-qualified structured binding is deprecated"
55324 msgstr ""
55326 #: cp/decl.cc:12528
55327 #, gcc-internal-format
55328 msgid "structured binding declaration cannot be C++98 %<auto%>"
55329 msgstr ""
55331 #: cp/decl.cc:12539
55332 #, gcc-internal-format
55333 msgid "structured binding declaration cannot have type %qT"
55334 msgstr ""
55336 #: cp/decl.cc:12542
55337 #, gcc-internal-format
55338 msgid ""
55339 "type must be cv-qualified %<auto%> or reference to cv-qualified %<auto%>"
55340 msgstr ""
55342 #: cp/decl.cc:12577
55343 #, gcc-internal-format
55344 msgid "multiple storage classes in declaration of %qs"
55345 msgstr ""
55347 #: cp/decl.cc:12603
55348 #, gcc-internal-format
55349 msgid "storage class specified for %qs"
55350 msgstr ""
55352 #: cp/decl.cc:12617
55353 #, gcc-internal-format
55354 msgid "nested function %qs declared %<extern%>"
55355 msgstr ""
55357 #: cp/decl.cc:12622
55358 #, gcc-internal-format
55359 msgid "top-level declaration of %qs specifies %<auto%>"
55360 msgstr ""
55362 #: cp/decl.cc:12630
55363 #, gcc-internal-format
55364 msgid "function-scope %qs implicitly auto and declared %<__thread%>"
55365 msgstr ""
55367 #: cp/decl.cc:12644
55368 #, gcc-internal-format
55369 msgid "storage class specifiers invalid in friend function declarations"
55370 msgstr ""
55372 #: cp/decl.cc:12675 cp/decl.cc:14129 cp/parser.cc:14829 cp/parser.cc:20657
55373 #: cp/parser.cc:27081
55374 #, gcc-internal-format
55375 msgid "attribute ignored"
55376 msgstr ""
55378 #: cp/decl.cc:12676
55379 #, gcc-internal-format
55380 msgid "an attribute that appertains to a type-specifier is ignored"
55381 msgstr ""
55383 #: cp/decl.cc:12734
55384 #, gcc-internal-format
55385 msgid "unnecessary parentheses in declaration of %qs"
55386 msgstr ""
55388 #: cp/decl.cc:12740
55389 #, gcc-internal-format
55390 msgid "remove parentheses"
55391 msgstr ""
55393 #: cp/decl.cc:12789
55394 #, gcc-internal-format
55395 msgid "requires-clause on return type"
55396 msgstr ""
55398 #: cp/decl.cc:12809
55399 #, gcc-internal-format
55400 msgid "%qs function uses %<auto%> type specifier without trailing return type"
55401 msgstr ""
55403 #: cp/decl.cc:12813
55404 #, gcc-internal-format
55405 msgid ""
55406 "deduced return type only available with %<-std=c++14%> or %<-std=gnu++14%>"
55407 msgstr ""
55409 #: cp/decl.cc:12818
55410 #, gcc-internal-format
55411 msgid "virtual function cannot have deduced return type"
55412 msgstr ""
55414 #: cp/decl.cc:12825
55415 #, gcc-internal-format
55416 msgid ""
55417 "%qs function with trailing return type has %qT as its type rather than plain "
55418 "%<auto%>"
55419 msgstr ""
55421 #: cp/decl.cc:12834
55422 #, gcc-internal-format
55423 msgid ""
55424 "%qs function with trailing return type has %<decltype(auto)%> as its type "
55425 "rather than plain %<auto%>"
55426 msgstr ""
55428 #: cp/decl.cc:12839
55429 #, gcc-internal-format
55430 msgid "invalid use of %<decltype(auto)%>"
55431 msgstr ""
55433 #: cp/decl.cc:12850
55434 #, gcc-internal-format
55435 msgid "deduced class type %qD in function return type"
55436 msgstr ""
55438 #: cp/decl.cc:12859
55439 #, gcc-internal-format
55440 msgid "deduction guide for %qT must have trailing return type"
55441 msgstr ""
55443 #: cp/decl.cc:12872
55444 #, gcc-internal-format
55445 msgid ""
55446 "trailing return type %qT of deduction guide is not a specialization of %qT"
55447 msgstr ""
55449 #: cp/decl.cc:12886
55450 #, gcc-internal-format
55451 msgid ""
55452 "trailing return type only available with %<-std=c++11%> or %<-std=gnu++11%>"
55453 msgstr ""
55455 #: cp/decl.cc:12889
55456 #, gcc-internal-format
55457 msgid ""
55458 "%qs function with trailing return type not declared with %<auto%> type "
55459 "specifier"
55460 msgstr ""
55462 #: cp/decl.cc:12896
55463 #, gcc-internal-format
55464 msgid "a conversion function cannot have a trailing return type"
55465 msgstr ""
55467 #: cp/decl.cc:12918
55468 #, gcc-internal-format
55469 msgid "%<volatile%>-qualified return type is deprecated"
55470 msgstr ""
55472 #: cp/decl.cc:12930
55473 #, gcc-internal-format
55474 msgid "%qs declared as function returning a function"
55475 msgstr ""
55477 #: cp/decl.cc:12936
55478 #, gcc-internal-format
55479 msgid "%qs declared as function returning an array"
55480 msgstr ""
55482 #: cp/decl.cc:12943
55483 #, gcc-internal-format
55484 msgid "%<constinit%> on function return type is not allowed"
55485 msgstr ""
55487 #: cp/decl.cc:12976
55488 #, gcc-internal-format
55489 msgid "destructor cannot be static member function"
55490 msgstr ""
55492 #: cp/decl.cc:12978
55493 #, gcc-internal-format
55494 msgid "constructor cannot be static member function"
55495 msgstr ""
55497 #: cp/decl.cc:12983
55498 #, gcc-internal-format
55499 msgid "destructors may not be cv-qualified"
55500 msgstr ""
55502 #: cp/decl.cc:12984
55503 #, gcc-internal-format
55504 msgid "constructors may not be cv-qualified"
55505 msgstr ""
55507 #: cp/decl.cc:12992
55508 #, gcc-internal-format
55509 msgid "destructors may not be ref-qualified"
55510 msgstr ""
55512 #: cp/decl.cc:12993
55513 #, gcc-internal-format
55514 msgid "constructors may not be ref-qualified"
55515 msgstr ""
55517 #: cp/decl.cc:13011
55518 #, gcc-internal-format
55519 msgid "constructors cannot be declared %<virtual%>"
55520 msgstr ""
55522 #: cp/decl.cc:13028
55523 #, gcc-internal-format
55524 msgid "virtual functions cannot be friends"
55525 msgstr ""
55527 #: cp/decl.cc:13033
55528 #, gcc-internal-format
55529 msgid "friend declaration not in class definition"
55530 msgstr ""
55532 #: cp/decl.cc:13037
55533 #, gcc-internal-format
55534 msgid "cannot define friend function %qs in a local class definition"
55535 msgstr ""
55537 #: cp/decl.cc:13047
55538 #, gcc-internal-format
55539 msgid "friend function definition %qs cannot have a name qualified with %<::%>"
55540 msgstr ""
55542 #: cp/decl.cc:13051
55543 #, gcc-internal-format
55544 msgid ""
55545 "friend function definition %qs cannot have a name qualified with %<%D::%>"
55546 msgstr ""
55548 #: cp/decl.cc:13089
55549 #, gcc-internal-format
55550 msgid "destructors may not have parameters"
55551 msgstr ""
55553 #: cp/decl.cc:13129
55554 #, gcc-internal-format
55555 msgid "cannot declare pointer to %q#T"
55556 msgstr ""
55558 #: cp/decl.cc:13142 cp/decl.cc:13149
55559 #, gcc-internal-format
55560 msgid "cannot declare reference to %q#T"
55561 msgstr ""
55563 #: cp/decl.cc:13151
55564 #, gcc-internal-format
55565 msgid "cannot declare pointer to %q#T member"
55566 msgstr ""
55568 #: cp/decl.cc:13180
55569 #, gcc-internal-format
55570 msgid "cannot declare reference to qualified function type %qT"
55571 msgstr ""
55573 #: cp/decl.cc:13181
55574 #, gcc-internal-format
55575 msgid "cannot declare pointer to qualified function type %qT"
55576 msgstr ""
55578 #: cp/decl.cc:13254
55579 #, gcc-internal-format
55580 msgid ""
55581 "cannot declare reference to %q#T, which is not a typedef or a template type "
55582 "argument"
55583 msgstr ""
55585 #: cp/decl.cc:13334
55586 #, gcc-internal-format
55587 msgid "template-id %qD used as a declarator"
55588 msgstr ""
55590 #: cp/decl.cc:13360
55591 #, gcc-internal-format
55592 msgid "member functions are implicitly friends of their class"
55593 msgstr ""
55595 #: cp/decl.cc:13365
55596 #, gcc-internal-format
55597 msgid "extra qualification %<%T::%> on member %qs"
55598 msgstr ""
55600 #: cp/decl.cc:13395
55601 #, gcc-internal-format
55602 msgid "cannot define member function %<%T::%s%> within %qT"
55603 msgstr ""
55605 #: cp/decl.cc:13397
55606 #, gcc-internal-format
55607 msgid "cannot declare member function %<%T::%s%> within %qT"
55608 msgstr ""
55610 #: cp/decl.cc:13405
55611 #, gcc-internal-format
55612 msgid "cannot declare member %<%T::%s%> within %qT"
55613 msgstr ""
55615 #: cp/decl.cc:13445
55616 #, gcc-internal-format
55617 msgid "non-parameter %qs cannot be a parameter pack"
55618 msgstr ""
55620 #: cp/decl.cc:13454
55621 #, gcc-internal-format
55622 msgid "data member may not have variably modified type %qT"
55623 msgstr ""
55625 #: cp/decl.cc:13457
55626 #, gcc-internal-format
55627 msgid "parameter may not have variably modified type %qT"
55628 msgstr ""
55630 #: cp/decl.cc:13468
55631 #, gcc-internal-format
55632 msgid "%<explicit%> outside class declaration"
55633 msgstr ""
55635 #: cp/decl.cc:13471
55636 #, gcc-internal-format
55637 msgid "%<explicit%> in friend declaration"
55638 msgstr ""
55640 #: cp/decl.cc:13474
55641 #, gcc-internal-format
55642 msgid ""
55643 "only declarations of constructors and conversion operators can be %<explicit"
55644 "%>"
55645 msgstr ""
55647 #: cp/decl.cc:13484
55648 #, gcc-internal-format
55649 msgid "non-member %qs cannot be declared %<mutable%>"
55650 msgstr ""
55652 #: cp/decl.cc:13491
55653 #, gcc-internal-format
55654 msgid "non-object member %qs cannot be declared %<mutable%>"
55655 msgstr ""
55657 #: cp/decl.cc:13497
55658 #, gcc-internal-format
55659 msgid "function %qs cannot be declared %<mutable%>"
55660 msgstr ""
55662 #: cp/decl.cc:13503
55663 #, gcc-internal-format
55664 msgid "%<static%> %qs cannot be declared %<mutable%>"
55665 msgstr ""
55667 #: cp/decl.cc:13509
55668 #, gcc-internal-format
55669 msgid "%<const%> %qs cannot be declared %<mutable%>"
55670 msgstr ""
55672 #: cp/decl.cc:13515
55673 #, gcc-internal-format
55674 msgid "reference %qs cannot be declared %<mutable%>"
55675 msgstr ""
55677 #: cp/decl.cc:13531
55678 #, gcc-internal-format
55679 msgid "typedef may not be a function definition"
55680 msgstr ""
55682 #: cp/decl.cc:13534
55683 #, gcc-internal-format
55684 msgid "typedef may not be a member function definition"
55685 msgstr ""
55687 #: cp/decl.cc:13560
55688 #, gcc-internal-format
55689 msgid "%<auto%> not allowed in alias declaration"
55690 msgstr ""
55692 #: cp/decl.cc:13563
55693 #, gcc-internal-format
55694 msgid "typedef declared %<auto%>"
55695 msgstr ""
55697 #: cp/decl.cc:13568
55698 #, gcc-internal-format
55699 msgid "requires-clause on typedef"
55700 msgstr ""
55702 #: cp/decl.cc:13572
55703 #, gcc-internal-format
55704 msgid "typedef name may not be a nested-name-specifier"
55705 msgstr ""
55707 #: cp/decl.cc:13598
55708 #, gcc-internal-format
55709 msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
55710 msgstr ""
55712 #: cp/decl.cc:13687
55713 #, gcc-internal-format
55714 msgid "%<inline%> specified for friend class declaration"
55715 msgstr ""
55717 #: cp/decl.cc:13695
55718 #, gcc-internal-format
55719 msgid "template parameters cannot be friends"
55720 msgstr ""
55722 #: cp/decl.cc:13697
55723 #, gcc-internal-format
55724 msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
55725 msgstr ""
55727 #: cp/decl.cc:13701
55728 #, gcc-internal-format
55729 msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
55730 msgstr ""
55732 #: cp/decl.cc:13714
55733 #, gcc-internal-format
55734 msgid "trying to make class %qT a friend of global scope"
55735 msgstr ""
55737 #: cp/decl.cc:13734
55738 #, gcc-internal-format
55739 msgid "invalid qualifiers on non-member function type"
55740 msgstr ""
55742 #: cp/decl.cc:13738
55743 #, gcc-internal-format
55744 msgid "requires-clause on type-id"
55745 msgstr ""
55747 #: cp/decl.cc:13748
55748 #, gcc-internal-format
55749 msgid "abstract declarator %qT used as declaration"
55750 msgstr ""
55752 #: cp/decl.cc:13763
55753 #, gcc-internal-format
55754 msgid "requires-clause on declaration of non-function type %qT"
55755 msgstr ""
55757 #: cp/decl.cc:13782
55758 #, gcc-internal-format
55759 msgid "cannot use %<::%> in parameter declaration"
55760 msgstr ""
55762 #: cp/decl.cc:13791 cp/parser.cc:20091
55763 #, gcc-internal-format
55764 msgid "cannot declare a parameter with %<decltype(auto)%>"
55765 msgstr ""
55767 #: cp/decl.cc:13796
55768 #, gcc-internal-format
55769 msgid "class template placeholder %qE not permitted in this context"
55770 msgstr ""
55772 #: cp/decl.cc:13799
55773 #, gcc-internal-format
55774 msgid "use %<auto%> for an abbreviated function template"
55775 msgstr ""
55777 #: cp/decl.cc:13804
55778 #, gcc-internal-format
55779 msgid "%<auto%> parameter not permitted in this context"
55780 msgstr ""
55782 #: cp/decl.cc:13807
55783 #, gcc-internal-format
55784 msgid "parameter declared %<auto%>"
55785 msgstr ""
55787 #: cp/decl.cc:13858 cp/parser.cc:3483
55788 #, gcc-internal-format
55789 msgid "invalid use of template-name %qE without an argument list"
55790 msgstr ""
55792 #: cp/decl.cc:13862
55793 #, gcc-internal-format
55794 msgid "non-static data member declared with placeholder %qT"
55795 msgstr ""
55797 #: cp/decl.cc:13883
55798 #, gcc-internal-format
55799 msgid "ISO C++ forbids flexible array member %qs"
55800 msgstr ""
55802 #: cp/decl.cc:13886
55803 #, gcc-internal-format
55804 msgid "ISO C++ forbids flexible array members"
55805 msgstr ""
55807 #. Something like struct S { int N::j; };
55808 #: cp/decl.cc:13902
55809 #, gcc-internal-format
55810 msgid "invalid use of %<::%>"
55811 msgstr ""
55813 #: cp/decl.cc:13923
55814 #, gcc-internal-format
55815 msgid "declaration of function %qD in invalid context"
55816 msgstr ""
55818 #: cp/decl.cc:13933
55819 #, gcc-internal-format
55820 msgid "function %qD declared %<virtual%> inside a union"
55821 msgstr ""
55823 #: cp/decl.cc:13943
55824 #, gcc-internal-format
55825 msgid "%qD cannot be declared %<virtual%>, since it is always static"
55826 msgstr ""
55828 #: cp/decl.cc:13957
55829 #, gcc-internal-format
55830 msgid "expected qualified name in friend declaration for destructor %qD"
55831 msgstr ""
55833 #: cp/decl.cc:13964
55834 #, gcc-internal-format
55835 msgid "declaration of %qD as member of %qT"
55836 msgstr ""
55838 #: cp/decl.cc:13971 cp/decl.cc:13984
55839 #, gcc-internal-format
55840 msgid "a destructor cannot be %qs"
55841 msgstr ""
55843 #: cp/decl.cc:13990
55844 #, gcc-internal-format
55845 msgid "expected qualified name in friend declaration for constructor %qD"
55846 msgstr ""
55848 #: cp/decl.cc:13999
55849 #, gcc-internal-format
55850 msgid "a constructor cannot be %<concept%>"
55851 msgstr ""
55853 #: cp/decl.cc:14005
55854 #, gcc-internal-format
55855 msgid "a concept cannot be a member function"
55856 msgstr ""
55858 #: cp/decl.cc:14013 cp/decl.cc:14350
55859 #, gcc-internal-format
55860 msgid "%qD cannot be %qs"
55861 msgstr ""
55863 #: cp/decl.cc:14022
55864 #, gcc-internal-format
55865 msgid "specialization of variable template %qD declared as function"
55866 msgstr ""
55868 #: cp/decl.cc:14025
55869 #, gcc-internal-format
55870 msgid "variable template declared here"
55871 msgstr ""
55873 #: cp/decl.cc:14087
55874 #, gcc-internal-format
55875 msgid "field %qD has incomplete type %qT"
55876 msgstr ""
55878 #: cp/decl.cc:14092
55879 #, gcc-internal-format
55880 msgid "name %qT has incomplete type"
55881 msgstr ""
55883 #: cp/decl.cc:14112
55884 #, gcc-internal-format
55885 msgid "%qE is neither function nor member function; cannot be declared friend"
55886 msgstr ""
55888 #: cp/decl.cc:14115
55889 #, gcc-internal-format
55890 msgid ""
55891 "unnamed field is neither function nor member function; cannot be declared "
55892 "friend"
55893 msgstr ""
55895 #: cp/decl.cc:14130 cp/parser.cc:20658 cp/parser.cc:27082
55896 #, gcc-internal-format
55897 msgid ""
55898 "an attribute that appertains to a friend declaration that is not a "
55899 "definition is ignored"
55900 msgstr ""
55902 #: cp/decl.cc:14167 cp/decl.cc:14178
55903 #, gcc-internal-format
55904 msgid "static data member %qE declared %qs"
55905 msgstr ""
55907 #: cp/decl.cc:14172
55908 #, gcc-internal-format
55909 msgid "%<constexpr%> static data member %qD must have an initializer"
55910 msgstr ""
55912 #: cp/decl.cc:14217 cp/decl.cc:14225 cp/decl.cc:14232 cp/decl.cc:14239
55913 #, gcc-internal-format
55914 msgid "non-static data member %qE declared %qs"
55915 msgstr ""
55917 #: cp/decl.cc:14291
55918 #, gcc-internal-format
55919 msgid "storage class %<auto%> invalid for function %qs"
55920 msgstr ""
55922 #: cp/decl.cc:14294
55923 #, gcc-internal-format
55924 msgid "storage class %<register%> invalid for function %qs"
55925 msgstr ""
55927 #: cp/decl.cc:14300
55928 #, gcc-internal-format
55929 msgid "storage class %<__thread%> invalid for function %qs"
55930 msgstr ""
55932 #: cp/decl.cc:14304
55933 #, gcc-internal-format
55934 msgid "storage class %<thread_local%> invalid for function %qs"
55935 msgstr ""
55937 #: cp/decl.cc:14309
55938 #, gcc-internal-format
55939 msgid "virt-specifiers in %qs not allowed outside a class definition"
55940 msgstr ""
55942 #: cp/decl.cc:14321
55943 #, gcc-internal-format
55944 msgid ""
55945 "%<static%> specifier invalid for function %qs declared out of global scope"
55946 msgstr ""
55948 #: cp/decl.cc:14325
55949 #, gcc-internal-format
55950 msgid ""
55951 "%<inline%> specifier invalid for function %qs declared out of global scope"
55952 msgstr ""
55954 #: cp/decl.cc:14333
55955 #, gcc-internal-format
55956 msgid "virtual non-class function %qs"
55957 msgstr ""
55959 #: cp/decl.cc:14340
55960 #, gcc-internal-format
55961 msgid "%qs defined in a non-class scope"
55962 msgstr ""
55964 #: cp/decl.cc:14341
55965 #, gcc-internal-format
55966 msgid "%qs declared in a non-class scope"
55967 msgstr ""
55969 #: cp/decl.cc:14384
55970 #, gcc-internal-format
55971 msgid "cannot declare member function %qD to have static linkage"
55972 msgstr ""
55974 #: cp/decl.cc:14393
55975 #, gcc-internal-format
55976 msgid "cannot declare static function inside another function"
55977 msgstr ""
55979 #: cp/decl.cc:14434
55980 #, gcc-internal-format
55981 msgid ""
55982 "%<static%> may not be used when defining (as opposed to declaring) a static "
55983 "data member"
55984 msgstr ""
55986 #: cp/decl.cc:14441
55987 #, gcc-internal-format
55988 msgid "static member %qD declared %<register%>"
55989 msgstr ""
55991 #: cp/decl.cc:14447
55992 #, gcc-internal-format
55993 msgid "cannot explicitly declare member %q#D to have extern linkage"
55994 msgstr ""
55996 #: cp/decl.cc:14455
55997 #, gcc-internal-format
55998 msgid "declaration of %<constexpr%> variable %qD is not a definition"
55999 msgstr ""
56001 #: cp/decl.cc:14462
56002 #, gcc-internal-format
56003 msgid "a variable cannot be declared %<consteval%>"
56004 msgstr ""
56006 #: cp/decl.cc:14482
56007 #, gcc-internal-format
56008 msgid "declaration of %q#D has no initializer"
56009 msgstr ""
56011 #: cp/decl.cc:14494
56012 #, gcc-internal-format
56013 msgid "%qs initialized and declared %<extern%>"
56014 msgstr ""
56016 #: cp/decl.cc:14499
56017 #, gcc-internal-format
56018 msgid "%qs has both %<extern%> and initializer"
56019 msgstr ""
56021 #: cp/decl.cc:14679
56022 #, gcc-internal-format
56023 msgid "default argument %qE uses %qD"
56024 msgstr ""
56026 #: cp/decl.cc:14682
56027 #, gcc-internal-format
56028 msgid "default argument %qE uses local variable %qD"
56029 msgstr ""
56031 #: cp/decl.cc:14809
56032 #, gcc-internal-format
56033 msgid "invalid use of cv-qualified type %qT in parameter declaration"
56034 msgstr ""
56036 #: cp/decl.cc:14813
56037 #, gcc-internal-format
56038 msgid "invalid use of type %<void%> in parameter declaration"
56039 msgstr ""
56041 #: cp/decl.cc:14842
56042 #, gcc-internal-format
56043 msgid "%<volatile%>-qualified parameter is deprecated"
56044 msgstr ""
56046 #: cp/decl.cc:14850
56047 #, gcc-internal-format
56048 msgid "parameter %qD invalidly declared method type"
56049 msgstr ""
56051 #: cp/decl.cc:14875
56052 #, gcc-internal-format
56053 msgid "parameter %qD includes pointer to array of unknown bound %qT"
56054 msgstr ""
56056 #: cp/decl.cc:14877
56057 #, gcc-internal-format
56058 msgid "parameter %qD includes reference to array of unknown bound %qT"
56059 msgstr ""
56061 #: cp/decl.cc:15138
56062 #, gcc-internal-format
56063 msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
56064 msgstr ""
56066 #: cp/decl.cc:15217
56067 #, gcc-internal-format
56068 msgid "%qD may not be declared within a namespace"
56069 msgstr ""
56071 #: cp/decl.cc:15224
56072 #, gcc-internal-format
56073 msgid "%qD may not be declared as static"
56074 msgstr ""
56076 #: cp/decl.cc:15254
56077 #, gcc-internal-format
56078 msgid "%qD must be a non-static member function"
56079 msgstr ""
56081 #: cp/decl.cc:15260
56082 #, gcc-internal-format
56083 msgid ""
56084 "%qD must be either a non-static member function or a non-member function"
56085 msgstr ""
56087 #: cp/decl.cc:15270
56088 #, gcc-internal-format
56089 msgid "%qD must have an argument of class or enumerated type"
56090 msgstr ""
56092 #. 13.4.0.3
56093 #: cp/decl.cc:15296
56094 #, gcc-internal-format
56095 msgid "ISO C++ prohibits overloading %<operator ?:%>"
56096 msgstr ""
56098 #: cp/decl.cc:15310
56099 #, gcc-internal-format
56100 msgid "%qD must not have variable number of arguments"
56101 msgstr ""
56103 #: cp/decl.cc:15336
56104 #, gcc-internal-format
56105 msgid "%qD must have either zero or one argument"
56106 msgstr ""
56108 #: cp/decl.cc:15337
56109 #, gcc-internal-format
56110 msgid "%qD must have either one or two arguments"
56111 msgstr ""
56113 #: cp/decl.cc:15349
56114 #, gcc-internal-format
56115 msgid "postfix %qD must have %<int%> as its argument"
56116 msgstr ""
56118 #: cp/decl.cc:15350
56119 #, gcc-internal-format
56120 msgid "postfix %qD must have %<int%> as its second argument"
56121 msgstr ""
56123 #: cp/decl.cc:15361
56124 #, gcc-internal-format
56125 msgid "%qD must have no arguments"
56126 msgstr ""
56128 #: cp/decl.cc:15362 cp/decl.cc:15374
56129 #, gcc-internal-format
56130 msgid "%qD must have exactly one argument"
56131 msgstr ""
56133 #: cp/decl.cc:15375
56134 #, gcc-internal-format
56135 msgid "%qD must have exactly two arguments"
56136 msgstr ""
56138 #: cp/decl.cc:15390
56139 #, gcc-internal-format
56140 msgid "%qD cannot have default arguments"
56141 msgstr ""
56143 #: cp/decl.cc:15414
56144 #, gcc-internal-format
56145 msgid "converting %qT to %<void%> will never use a type conversion operator"
56146 msgstr ""
56148 #: cp/decl.cc:15421
56149 #, gcc-internal-format
56150 msgid ""
56151 "converting %qT to a reference to the same type will never use a type "
56152 "conversion operator"
56153 msgstr ""
56155 #: cp/decl.cc:15423
56156 #, gcc-internal-format
56157 msgid ""
56158 "converting %qT to the same type will never use a type conversion operator"
56159 msgstr ""
56161 #: cp/decl.cc:15432
56162 #, gcc-internal-format
56163 msgid ""
56164 "converting %qT to a reference to a base class %qT will never use a type "
56165 "conversion operator"
56166 msgstr ""
56168 #: cp/decl.cc:15434
56169 #, gcc-internal-format
56170 msgid ""
56171 "converting %qT to a base class %qT will never use a type conversion operator"
56172 msgstr ""
56174 #: cp/decl.cc:15450
56175 #, gcc-internal-format
56176 msgid "user-defined %qD always evaluates both arguments"
56177 msgstr ""
56179 #: cp/decl.cc:15469
56180 #, gcc-internal-format
56181 msgid "prefix %qD should return %qT"
56182 msgstr ""
56184 #: cp/decl.cc:15476
56185 #, gcc-internal-format
56186 msgid "postfix %qD should return %qT"
56187 msgstr ""
56189 #: cp/decl.cc:15488
56190 #, gcc-internal-format
56191 msgid "%qD should return by value"
56192 msgstr ""
56194 #: cp/decl.cc:15543
56195 #, gcc-internal-format
56196 msgid "using template type parameter %qT after %qs"
56197 msgstr ""
56199 #: cp/decl.cc:15566
56200 #, gcc-internal-format
56201 msgid "using alias template specialization %qT after %qs"
56202 msgstr ""
56204 #: cp/decl.cc:15569
56205 #, gcc-internal-format
56206 msgid "using typedef-name %qD after %qs"
56207 msgstr ""
56209 #: cp/decl.cc:15571
56210 #, gcc-internal-format
56211 msgid "%qD has a previous declaration here"
56212 msgstr ""
56214 #: cp/decl.cc:15579
56215 #, gcc-internal-format
56216 msgid "%qT referred to as %qs"
56217 msgstr ""
56219 #: cp/decl.cc:15580 cp/decl.cc:15587
56220 #, gcc-internal-format
56221 msgid "%qT has a previous declaration here"
56222 msgstr ""
56224 #: cp/decl.cc:15586
56225 #, gcc-internal-format
56226 msgid "%qT referred to as enum"
56227 msgstr ""
56229 #. If a class template appears as elaborated type specifier
56230 #. without a template header such as:
56232 #. template <class T> class C {};
56233 #. void f(class C);             // No template header here
56235 #. then the required template argument is missing.
56236 #: cp/decl.cc:15601
56237 #, gcc-internal-format
56238 msgid "template argument required for %<%s %T%>"
56239 msgstr ""
56241 #: cp/decl.cc:15644 cp/name-lookup.cc:5717 cp/name-lookup.cc:5849
56242 #: cp/parser.cc:6931 cp/parser.cc:30671
56243 #, gcc-internal-format
56244 msgid "reference to %qD is ambiguous"
56245 msgstr ""
56247 #: cp/decl.cc:15653
56248 #, gcc-internal-format
56249 msgid "class template %qD redeclared as non-template"
56250 msgstr ""
56252 #: cp/decl.cc:15675 cp/name-lookup.cc:5407
56253 #, gcc-internal-format
56254 msgid "%qD has the same name as the class in which it is declared"
56255 msgstr ""
56257 #: cp/decl.cc:15703 cp/friend.cc:315 cp/parser.cc:3308 cp/parser.cc:6636
56258 #: cp/pt.cc:9867
56259 #, gcc-internal-format
56260 msgid "%qT is not a template"
56261 msgstr ""
56263 #: cp/decl.cc:15708
56264 #, gcc-internal-format
56265 msgid "perhaps you want to explicitly add %<%T::%>"
56266 msgstr ""
56268 #: cp/decl.cc:15813
56269 #, gcc-internal-format
56270 msgid "use of enum %q#D without previous declaration"
56271 msgstr ""
56273 #: cp/decl.cc:15844
56274 #, gcc-internal-format
56275 msgid "redeclaration of %qT as a non-template"
56276 msgstr ""
56278 #: cp/decl.cc:15855 cp/semantics.cc:3488
56279 #, gcc-internal-format
56280 msgid "cannot declare %qD in a different module"
56281 msgstr ""
56283 #: cp/decl.cc:15971
56284 #, gcc-internal-format
56285 msgid "derived union %qT invalid"
56286 msgstr ""
56288 #: cp/decl.cc:15978
56289 #, gcc-internal-format
56290 msgid "%qT defined with multiple direct bases"
56291 msgstr ""
56293 #: cp/decl.cc:15989
56294 #, gcc-internal-format
56295 msgid "%qT defined with direct virtual base"
56296 msgstr ""
56298 #: cp/decl.cc:16014
56299 #, gcc-internal-format
56300 msgid "base type %qT fails to be a struct or class type"
56301 msgstr ""
56303 #: cp/decl.cc:16044
56304 #, gcc-internal-format
56305 msgid "recursive type %qT undefined"
56306 msgstr ""
56308 #: cp/decl.cc:16046
56309 #, gcc-internal-format
56310 msgid "duplicate base type %qT invalid"
56311 msgstr ""
56313 #: cp/decl.cc:16191
56314 #, gcc-internal-format
56315 msgid "scoped/unscoped mismatch in enum %q#T"
56316 msgstr ""
56318 #: cp/decl.cc:16194 cp/decl.cc:16202 cp/decl.cc:16212 cp/decl.cc:16808
56319 #: cp/parser.cc:21006
56320 #, gcc-internal-format
56321 msgid "previous definition here"
56322 msgstr ""
56324 #: cp/decl.cc:16199
56325 #, gcc-internal-format
56326 msgid "underlying type mismatch in enum %q#T"
56327 msgstr ""
56329 #: cp/decl.cc:16209
56330 #, gcc-internal-format
56331 msgid "different underlying type in enum %q#T"
56332 msgstr ""
56334 #: cp/decl.cc:16220
56335 #, gcc-internal-format
56336 msgid "cannot define %qD in different module"
56337 msgstr ""
56339 #: cp/decl.cc:16294
56340 #, gcc-internal-format
56341 msgid "underlying type %qT of %qT must be an integral type"
56342 msgstr ""
56344 #. DR 377
56346 #. IF no integral type can represent all the enumerator values, the
56347 #. enumeration is ill-formed.
56348 #: cp/decl.cc:16441
56349 #, gcc-internal-format
56350 msgid "no integral type can represent all of the enumerator values for %qT"
56351 msgstr ""
56353 #: cp/decl.cc:16616
56354 #, gcc-internal-format
56355 msgid ""
56356 "enumerator value for %qD must have integral or unscoped enumeration type"
56357 msgstr ""
56359 #: cp/decl.cc:16626
56360 #, gcc-internal-format
56361 msgid "enumerator value for %qD is not an integer constant"
56362 msgstr ""
56364 #: cp/decl.cc:16675
56365 #, gcc-internal-format
56366 msgid "incremented enumerator value is too large for %<unsigned long%>"
56367 msgstr ""
56369 #: cp/decl.cc:16676
56370 #, gcc-internal-format
56371 msgid "incremented enumerator value is too large for %<long%>"
56372 msgstr ""
56374 #: cp/decl.cc:16687
56375 #, gcc-internal-format
56376 msgid "overflow in enumeration values at %qD"
56377 msgstr ""
56379 #: cp/decl.cc:16707
56380 #, gcc-internal-format
56381 msgid "enumerator value %qE is outside the range of underlying type %qT"
56382 msgstr ""
56384 #: cp/decl.cc:16806 cp/parser.cc:21004
56385 #, gcc-internal-format
56386 msgid "multiple definition of %q#T"
56387 msgstr ""
56389 #: cp/decl.cc:16880
56390 #, gcc-internal-format
56391 msgid "return type %q#T is incomplete"
56392 msgstr ""
56394 #: cp/decl.cc:17040 cp/typeck.cc:10625
56395 #, gcc-internal-format
56396 msgid "%<operator=%> should return a reference to %<*this%>"
56397 msgstr ""
56399 #: cp/decl.cc:17875
56400 #, gcc-internal-format
56401 msgid "no return statements in function returning %qT"
56402 msgstr ""
56404 #: cp/decl.cc:17877 cp/typeck.cc:10505
56405 #, gcc-internal-format
56406 msgid "only plain %<auto%> return type can be deduced to %<void%>"
56407 msgstr ""
56409 #: cp/decl.cc:17939
56410 #, gcc-internal-format
56411 msgid "no return statement in %<constexpr%> function returning non-void"
56412 msgstr ""
56414 #: cp/decl.cc:18121
56415 #, gcc-internal-format
56416 msgid "%qD is already defined in class %qT"
56417 msgstr ""
56419 #: cp/decl.cc:18512
56420 #, gcc-internal-format
56421 msgid "use of %qD before deduction of %<auto%>"
56422 msgstr ""
56424 #: cp/decl2.cc:351
56425 #, gcc-internal-format
56426 msgid "name missing for member function"
56427 msgstr ""
56429 #: cp/decl2.cc:447 cp/decl2.cc:480
56430 #, gcc-internal-format
56431 msgid "top-level comma expression in array subscript changed meaning in C++23"
56432 msgstr ""
56434 #: cp/decl2.cc:470
56435 #, gcc-internal-format
56436 msgid "built-in subscript operator without expression list"
56437 msgstr ""
56439 #: cp/decl2.cc:484
56440 #, gcc-internal-format
56441 msgid ""
56442 "built-in subscript operator with more than one expression in expression list"
56443 msgstr ""
56445 #: cp/decl2.cc:502 cp/decl2.cc:516
56446 #, gcc-internal-format
56447 msgid "ambiguous conversion for array subscript"
56448 msgstr ""
56450 #: cp/decl2.cc:510
56451 #, gcc-internal-format
56452 msgid "invalid types %<%T[%T]%> for array subscript"
56453 msgstr ""
56455 #: cp/decl2.cc:592
56456 #, gcc-internal-format
56457 msgid "deleting array %q#E"
56458 msgstr ""
56460 #: cp/decl2.cc:600
56461 #, gcc-internal-format
56462 msgid "type %q#T argument given to %<delete%>, expected pointer"
56463 msgstr ""
56465 #: cp/decl2.cc:614
56466 #, gcc-internal-format
56467 msgid ""
56468 "cannot delete a function.  Only pointer-to-objects are valid arguments to "
56469 "%<delete%>"
56470 msgstr ""
56472 #: cp/decl2.cc:624
56473 #, gcc-internal-format
56474 msgid "deleting %qT is undefined"
56475 msgstr ""
56477 #: cp/decl2.cc:672 cp/pt.cc:5885
56478 #, gcc-internal-format
56479 msgid "template declaration of %q#D"
56480 msgstr ""
56482 #: cp/decl2.cc:712
56483 #, gcc-internal-format
56484 msgid ""
56485 "template parameter lists provided don%'t match the template parameters of %qD"
56486 msgstr ""
56488 #: cp/decl2.cc:727 cp/pt.cc:5853
56489 #, gcc-internal-format
56490 msgid "destructor %qD declared as member template"
56491 msgstr ""
56493 #: cp/decl2.cc:818
56494 #, gcc-internal-format
56495 msgid "no declaration matches %q#D"
56496 msgstr ""
56498 #: cp/decl2.cc:823
56499 #, gcc-internal-format
56500 msgid "no conversion operators declared"
56501 msgstr ""
56503 #: cp/decl2.cc:826
56504 #, gcc-internal-format
56505 msgid "no functions named %qD"
56506 msgstr ""
56508 #: cp/decl2.cc:828
56509 #, gcc-internal-format
56510 msgid "%#qT defined here"
56511 msgstr ""
56513 #: cp/decl2.cc:888
56514 #, gcc-internal-format
56515 msgid "local class %q#T shall not have static data member %q#D"
56516 msgstr ""
56518 #: cp/decl2.cc:897
56519 #, gcc-internal-format
56520 msgid "static data member %qD in unnamed class"
56521 msgstr ""
56523 #: cp/decl2.cc:899
56524 #, gcc-internal-format
56525 msgid "unnamed class defined here"
56526 msgstr ""
56528 #: cp/decl2.cc:980
56529 #, gcc-internal-format
56530 msgid "explicit template argument list not allowed"
56531 msgstr ""
56533 #: cp/decl2.cc:1022
56534 #, gcc-internal-format
56535 msgid "%qD is already defined in %qT"
56536 msgstr ""
56538 #: cp/decl2.cc:1051 cp/decl2.cc:1059
56539 #, gcc-internal-format
56540 msgid "invalid initializer for member function %qD"
56541 msgstr ""
56543 #: cp/decl2.cc:1068
56544 #, gcc-internal-format
56545 msgid "initializer specified for friend function %qD"
56546 msgstr ""
56548 #: cp/decl2.cc:1071
56549 #, gcc-internal-format
56550 msgid "initializer specified for static member function %qD"
56551 msgstr ""
56553 #: cp/decl2.cc:1119
56554 #, gcc-internal-format
56555 msgid "%<asm%> specifiers are not permitted on non-static data members"
56556 msgstr ""
56558 #: cp/decl2.cc:1176
56559 #, gcc-internal-format
56560 msgid "bit-field %qD with non-integral type %qT"
56561 msgstr ""
56563 #: cp/decl2.cc:1184
56564 #, gcc-internal-format
56565 msgid "cannot declare %qD to be a bit-field type"
56566 msgstr ""
56568 #: cp/decl2.cc:1195
56569 #, gcc-internal-format
56570 msgid "cannot declare bit-field %qD with function type"
56571 msgstr ""
56573 #: cp/decl2.cc:1201
56574 #, gcc-internal-format
56575 msgid "cannot declare bit-field %qD with %<warn_if_not_aligned%> type"
56576 msgstr ""
56578 #: cp/decl2.cc:1208
56579 #, gcc-internal-format
56580 msgid "%qD is already defined in the class %qT"
56581 msgstr ""
56583 #: cp/decl2.cc:1216
56584 #, gcc-internal-format
56585 msgid "static member %qD cannot be a bit-field"
56586 msgstr ""
56588 #: cp/decl2.cc:1230
56589 #, gcc-internal-format
56590 msgid "width of bit-field %qD has non-integral type %qT"
56591 msgstr ""
56593 #: cp/decl2.cc:1563
56594 #, gcc-internal-format
56595 msgid "incomplete type %qT is not mappable"
56596 msgstr ""
56598 #: cp/decl2.cc:1579
56599 #, gcc-internal-format
56600 msgid "static field %qD is not mappable"
56601 msgstr ""
56603 #: cp/decl2.cc:1676
56604 #, gcc-internal-format
56605 msgid "%q+D static data member inside of declare target directive"
56606 msgstr ""
56608 #: cp/decl2.cc:1715 cp/name-lookup.cc:8547
56609 #, gcc-internal-format
56610 msgid "%<omp::%E%> not allowed to be specified in this context"
56611 msgstr ""
56613 #: cp/decl2.cc:1784
56614 #, gcc-internal-format
56615 msgid "anonymous struct not inside named type"
56616 msgstr ""
56618 #: cp/decl2.cc:1800
56619 #, gcc-internal-format
56620 msgid "%q#D invalid; an anonymous union can only have non-static data members"
56621 msgstr ""
56623 #: cp/decl2.cc:1807
56624 #, gcc-internal-format
56625 msgid "private member %q#D in anonymous union"
56626 msgstr ""
56628 #: cp/decl2.cc:1810
56629 #, gcc-internal-format
56630 msgid "protected member %q#D in anonymous union"
56631 msgstr ""
56633 #: cp/decl2.cc:1875
56634 #, gcc-internal-format
56635 msgid "namespace-scope anonymous aggregates must be static"
56636 msgstr ""
56638 #: cp/decl2.cc:1884
56639 #, gcc-internal-format
56640 msgid "anonymous union with no members"
56641 msgstr ""
56643 #: cp/decl2.cc:1921
56644 #, gcc-internal-format
56645 msgid "%<operator new%> must return type %qT"
56646 msgstr ""
56648 #. [basic.stc.dynamic.allocation]
56650 #. The first parameter shall not have an associated default
56651 #. argument.
56652 #: cp/decl2.cc:1933
56653 #, gcc-internal-format
56654 msgid "the first parameter of %<operator new%> cannot have a default argument"
56655 msgstr ""
56657 #: cp/decl2.cc:1949
56658 #, gcc-internal-format
56659 msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
56660 msgstr ""
56662 #: cp/decl2.cc:1979
56663 #, gcc-internal-format
56664 msgid "%<operator delete%> must return type %qT"
56665 msgstr ""
56667 #: cp/decl2.cc:1994
56668 #, gcc-internal-format
56669 msgid "destroying %<operator delete%> must be a member function"
56670 msgstr ""
56672 #: cp/decl2.cc:1997
56673 #, gcc-internal-format
56674 msgid "%<operator delete[]%> cannot be a destroying delete"
56675 msgstr ""
56677 #: cp/decl2.cc:1999
56678 #, gcc-internal-format
56679 msgid "destroying %<operator delete%> must be a usual deallocation function"
56680 msgstr ""
56682 #: cp/decl2.cc:2009
56683 #, gcc-internal-format
56684 msgid "%<operator delete%> takes type %qT as first parameter"
56685 msgstr ""
56687 #: cp/decl2.cc:2990
56688 #, gcc-internal-format
56689 msgid "%qT has a field %qD whose type has no linkage"
56690 msgstr ""
56692 #: cp/decl2.cc:2994
56693 #, gcc-internal-format
56694 msgid ""
56695 "%qT has a field %qD whose type depends on the type %qT which has no linkage"
56696 msgstr ""
56698 #: cp/decl2.cc:2999
56699 #, gcc-internal-format
56700 msgid "%qT has a field %qD whose type uses the anonymous namespace"
56701 msgstr ""
56703 #: cp/decl2.cc:3007
56704 #, gcc-internal-format
56705 msgid "%qT declared with greater visibility than the type of its field %qD"
56706 msgstr ""
56708 #: cp/decl2.cc:3025
56709 #, gcc-internal-format
56710 msgid "%qT has a base %qT whose type has no linkage"
56711 msgstr ""
56713 #: cp/decl2.cc:3029
56714 #, gcc-internal-format
56715 msgid ""
56716 "%qT has a base %qT whose type depends on the type %qT which has no linkage"
56717 msgstr ""
56719 #: cp/decl2.cc:3034
56720 #, gcc-internal-format
56721 msgid "%qT has a base %qT whose type uses the anonymous namespace"
56722 msgstr ""
56724 #: cp/decl2.cc:3041
56725 #, gcc-internal-format
56726 msgid "%qT declared with greater visibility than its base %qT"
56727 msgstr ""
56729 #: cp/decl2.cc:4710
56730 #, gcc-internal-format
56731 msgid "%q#D, declared using unnamed type, is used but never defined"
56732 msgstr ""
56734 #. DRs 132, 319 and 389 seem to indicate types with
56735 #. no linkage can only be used to declare extern "C"
56736 #. entities.  Since it's not always an error in the
56737 #. ISO C++ 90 Standard, we only issue a warning.
56738 #: cp/decl2.cc:4719
56739 #, gcc-internal-format
56740 msgid "unnamed type with no linkage used to declare variable %q#D with linkage"
56741 msgstr ""
56743 #: cp/decl2.cc:4723
56744 #, gcc-internal-format
56745 msgid "unnamed type with no linkage used to declare function %q#D with linkage"
56746 msgstr ""
56748 #: cp/decl2.cc:4727
56749 #, gcc-internal-format
56750 msgid ""
56751 "%q#D does not refer to the unqualified type, so it is not used for linkage"
56752 msgstr ""
56754 #: cp/decl2.cc:4735
56755 #, gcc-internal-format
56756 msgid "%q#D, declared using local type %qT, is used but never defined"
56757 msgstr ""
56759 #: cp/decl2.cc:4739
56760 #, gcc-internal-format
56761 msgid "type %qT with no linkage used to declare variable %q#D with linkage"
56762 msgstr ""
56764 #: cp/decl2.cc:4742
56765 #, gcc-internal-format
56766 msgid "type %qT with no linkage used to declare function %q#D with linkage"
56767 msgstr ""
56769 #: cp/decl2.cc:4930
56770 #, gcc-internal-format
56771 msgid "mangling of %q#D as %qE conflicts with a previous mangle"
56772 msgstr ""
56774 #: cp/decl2.cc:4933
56775 #, gcc-internal-format
56776 msgid "previous mangling %q#D"
56777 msgstr ""
56779 #: cp/decl2.cc:4935
56780 #, gcc-internal-format
56781 msgid ""
56782 "a later %<-fabi-version=%> (or =0) avoids this error with a change in "
56783 "mangling"
56784 msgstr ""
56786 #: cp/decl2.cc:5007 cp/decl2.cc:5010
56787 #, gcc-internal-format
56788 msgid "the program should also define %qD"
56789 msgstr ""
56791 #: cp/decl2.cc:5363
56792 #, gcc-internal-format
56793 msgid "inline function %qD used but never defined"
56794 msgstr ""
56796 #: cp/decl2.cc:5566
56797 #, gcc-internal-format
56798 msgid "default argument missing for parameter %P of %q#D"
56799 msgstr ""
56801 #: cp/decl2.cc:5571
56802 #, gcc-internal-format
56803 msgid "...following parameter %P which has a default argument"
56804 msgstr ""
56806 #: cp/decl2.cc:5704
56807 #, gcc-internal-format
56808 msgid "implicitly-declared %qD is deprecated"
56809 msgstr ""
56811 #: cp/decl2.cc:5708
56812 #, gcc-internal-format
56813 msgid "because %qT has user-provided %qD"
56814 msgstr ""
56816 #. We mark a lambda conversion op as deleted if we can't
56817 #. generate it properly; see maybe_add_lambda_conv_op.
56818 #: cp/decl2.cc:5844
56819 #, gcc-internal-format
56820 msgid "converting lambda that uses %<...%> to function pointer"
56821 msgstr ""
56823 #: cp/decl2.cc:5847
56824 #, gcc-internal-format
56825 msgid "use of deleted function %qD"
56826 msgstr ""
56828 #: cp/decl2.cc:5901
56829 #, gcc-internal-format
56830 msgid "use of function %qD with unsatisfied constraints"
56831 msgstr ""
56833 #: cp/decl2.cc:5933
56834 #, gcc-internal-format
56835 msgid "use of built-in parameter pack %qD outside of a template"
56836 msgstr ""
56838 #: cp/error.cc:4034
56839 #, gcc-internal-format
56840 msgid "(no argument)"
56841 msgstr ""
56843 #: cp/error.cc:4126
56844 #, gcc-internal-format
56845 msgid "[...]"
56846 msgstr ""
56848 #: cp/error.cc:4473
56849 #, gcc-internal-format
56850 msgid ""
56851 "extended initializer lists only available with %<-std=c++11%> or %<-std=gnu+"
56852 "+11%>"
56853 msgstr ""
56855 #: cp/error.cc:4478
56856 #, gcc-internal-format
56857 msgid ""
56858 "explicit conversion operators only available with %<-std=c++11%> or %<-"
56859 "std=gnu++11%>"
56860 msgstr ""
56862 #: cp/error.cc:4483
56863 #, gcc-internal-format
56864 msgid ""
56865 "variadic templates only available with %<-std=c++11%> or %<-std=gnu++11%>"
56866 msgstr ""
56868 #: cp/error.cc:4488
56869 #, gcc-internal-format
56870 msgid ""
56871 "lambda expressions only available with %<-std=c++11%> or %<-std=gnu++11%>"
56872 msgstr ""
56874 #: cp/error.cc:4493
56875 #, gcc-internal-format
56876 msgid "C++11 auto only available with %<-std=c++11%> or %<-std=gnu++11%>"
56877 msgstr ""
56879 #: cp/error.cc:4498
56880 #, gcc-internal-format
56881 msgid "scoped enums only available with %<-std=c++11%> or %<-std=gnu++11%>"
56882 msgstr ""
56884 #: cp/error.cc:4503
56885 #, gcc-internal-format
56886 msgid ""
56887 "defaulted and deleted functions only available with %<-std=c++11%> or %<-"
56888 "std=gnu++11%>"
56889 msgstr ""
56891 #: cp/error.cc:4509
56892 #, gcc-internal-format
56893 msgid ""
56894 "inline namespaces only available with %<-std=c++11%> or %<-std=gnu++11%>"
56895 msgstr ""
56897 #: cp/error.cc:4514
56898 #, gcc-internal-format
56899 msgid ""
56900 "override controls (override/final) only available with %<-std=c++11%> or %<-"
56901 "std=gnu++11%>"
56902 msgstr ""
56904 #: cp/error.cc:4519
56905 #, gcc-internal-format
56906 msgid ""
56907 "non-static data member initializers only available with %<-std=c++11%> or %<-"
56908 "std=gnu++11%>"
56909 msgstr ""
56911 #: cp/error.cc:4524
56912 #, gcc-internal-format
56913 msgid ""
56914 "user-defined literals only available with %<-std=c++11%> or %<-std=gnu++11%>"
56915 msgstr ""
56917 #: cp/error.cc:4529
56918 #, gcc-internal-format
56919 msgid ""
56920 "delegating constructors only available with %<-std=c++11%> or %<-std=gnu+"
56921 "+11%>"
56922 msgstr ""
56924 #: cp/error.cc:4534
56925 #, gcc-internal-format
56926 msgid ""
56927 "inheriting constructors only available with %<-std=c++11%> or %<-std=gnu+"
56928 "+11%>"
56929 msgstr ""
56931 #: cp/error.cc:4539
56932 #, gcc-internal-format
56933 msgid "C++11 attributes only available with %<-std=c++11%> or %<-std=gnu++11%>"
56934 msgstr ""
56936 #: cp/error.cc:4544
56937 #, gcc-internal-format
56938 msgid "ref-qualifiers only available with %<-std=c++11%> or %<-std=gnu++11%>"
56939 msgstr ""
56941 #: cp/error.cc:4594
56942 #, gcc-internal-format
56943 msgid "incomplete type %qT used in nested name specifier"
56944 msgstr ""
56946 #: cp/error.cc:4598
56947 #, gcc-internal-format
56948 msgid "reference to %<%T::%D%> is ambiguous"
56949 msgstr ""
56951 #: cp/error.cc:4612
56952 #, gcc-internal-format
56953 msgid "%qD is not a member of %qT; did you mean %qs?"
56954 msgstr ""
56956 #: cp/error.cc:4616 cp/typeck.cc:2730
56957 #, gcc-internal-format
56958 msgid "%qD is not a member of %qT"
56959 msgstr ""
56961 #: cp/error.cc:4638
56962 #, gcc-internal-format
56963 msgid "%qD is not a member of %qD; did you mean %qs?"
56964 msgstr ""
56966 #: cp/error.cc:4642 cp/typeck.cc:3323
56967 #, gcc-internal-format
56968 msgid "%qD is not a member of %qD"
56969 msgstr ""
56971 #: cp/error.cc:4653
56972 #, gcc-internal-format
56973 msgid "%<::%D%> has not been declared; did you mean %qs?"
56974 msgstr ""
56976 #: cp/error.cc:4657
56977 #, gcc-internal-format
56978 msgid "%<::%D%> has not been declared"
56979 msgstr ""
56981 #: cp/except.cc:377
56982 #, gcc-internal-format
56983 msgid "exception handling disabled, use %<-fexceptions%> to enable"
56984 msgstr ""
56986 #: cp/except.cc:623
56987 #, gcc-internal-format
56988 msgid "throwing NULL, which has integral, not pointer type"
56989 msgstr ""
56991 #: cp/except.cc:749
56992 #, gcc-internal-format
56993 msgid "  in thrown expression"
56994 msgstr ""
56996 #: cp/except.cc:890
56997 #, gcc-internal-format
56998 msgid "cannot declare %<catch%> parameter to be of rvalue reference type %qT"
56999 msgstr ""
57001 #: cp/except.cc:898
57002 #, gcc-internal-format
57003 msgid ""
57004 "cannot throw expression of type %qT because it involves types of variable "
57005 "size"
57006 msgstr ""
57008 #: cp/except.cc:901
57009 #, gcc-internal-format
57010 msgid "cannot catch type %qT because it involves types of variable size"
57011 msgstr ""
57013 #: cp/except.cc:1001
57014 #, gcc-internal-format
57015 msgid "exception of type %qT will be caught by earlier handler"
57016 msgstr ""
57018 #: cp/except.cc:1003
57019 #, gcc-internal-format
57020 msgid "for type %qT"
57021 msgstr ""
57023 #: cp/except.cc:1032
57024 #, gcc-internal-format
57025 msgid "%<...%> handler must be the last handler for its try block"
57026 msgstr ""
57028 #: cp/except.cc:1128
57029 #, gcc-internal-format
57030 msgid "noexcept-expression evaluates to %<false%> because of a call to %qD"
57031 msgstr ""
57033 #: cp/except.cc:1131
57034 #, gcc-internal-format
57035 msgid "but %qD does not throw; perhaps it should be declared %<noexcept%>"
57036 msgstr ""
57038 #: cp/expr.cc:233
57039 #, gcc-internal-format
57040 msgid ""
57041 "using value of simple assignment with %<volatile%>-qualified left operand is "
57042 "deprecated"
57043 msgstr ""
57045 #: cp/friend.cc:192
57046 #, gcc-internal-format
57047 msgid "%qD is already a friend of class %qT"
57048 msgstr ""
57050 #: cp/friend.cc:289
57051 #, gcc-internal-format
57052 msgid "invalid type %qT declared %<friend%>"
57053 msgstr ""
57055 #. template <class U> friend class T::X<U>;
57056 #. [temp.friend]
57057 #. Friend declarations shall not declare partial
57058 #. specializations.
57059 #: cp/friend.cc:306 cp/friend.cc:354
57060 #, gcc-internal-format
57061 msgid "partial specialization %qT declared %<friend%>"
57062 msgstr ""
57064 #: cp/friend.cc:320
57065 #, gcc-internal-format
57066 msgid ""
57067 "perhaps you need explicit template arguments in your nested-name-specifier"
57068 msgstr ""
57070 #: cp/friend.cc:332
57071 #, gcc-internal-format
57072 msgid "class %qT is implicitly friends with itself"
57073 msgstr ""
57075 #: cp/friend.cc:395
57076 #, gcc-internal-format
57077 msgid "%qT is not a member of %qT"
57078 msgstr ""
57080 #: cp/friend.cc:401
57081 #, gcc-internal-format
57082 msgid "%qT is not a member class template of %qT"
57083 msgstr ""
57085 #: cp/friend.cc:411
57086 #, gcc-internal-format
57087 msgid "%qT is not a nested class of %qT"
57088 msgstr ""
57090 #. template <class T> friend class T;
57091 #: cp/friend.cc:425
57092 #, gcc-internal-format
57093 msgid "template parameter type %qT declared %<friend%>"
57094 msgstr ""
57096 #. template <class T> friend class A; where A is not a template
57097 #: cp/friend.cc:433
57098 #, gcc-internal-format
57099 msgid "%q#T is not a template"
57100 msgstr ""
57102 #: cp/friend.cc:456
57103 #, gcc-internal-format
57104 msgid "%qD is already a friend of %qT"
57105 msgstr ""
57107 #: cp/friend.cc:466
57108 #, gcc-internal-format
57109 msgid "%qT is already a friend of %qT"
57110 msgstr ""
57112 #: cp/friend.cc:506
57113 #, gcc-internal-format
57114 msgid "friend declaration %qD may not have virt-specifiers"
57115 msgstr ""
57117 #: cp/friend.cc:584
57118 #, gcc-internal-format
57119 msgid "member %qD declared as friend before type %qT defined"
57120 msgstr ""
57122 #: cp/friend.cc:632
57123 #, gcc-internal-format
57124 msgid "friend declaration %q#D declares a non-template function"
57125 msgstr ""
57127 #: cp/friend.cc:636
57128 #, gcc-internal-format
57129 msgid ""
57130 "(if this is not what you intended, make sure the function template has "
57131 "already been declared and add %<<>%> after the function name here)"
57132 msgstr ""
57134 #: cp/init.cc:392
57135 #, gcc-internal-format
57136 msgid "value-initialization of incomplete type %qT"
57137 msgstr ""
57139 #: cp/init.cc:475
57140 #, gcc-internal-format
57141 msgid "cannot value-initialize array of unknown bound %qT"
57142 msgstr ""
57144 #: cp/init.cc:514
57145 #, gcc-internal-format
57146 msgid "value-initialization of function type %qT"
57147 msgstr ""
57149 #: cp/init.cc:520
57150 #, gcc-internal-format
57151 msgid "value-initialization of reference type %qT"
57152 msgstr ""
57154 #: cp/init.cc:589
57155 #, gcc-internal-format
57156 msgid "recursive instantiation of default member initializer for %qD"
57157 msgstr ""
57159 #: cp/init.cc:655
57160 #, gcc-internal-format
57161 msgid ""
57162 "default member initializer for %qD required before the end of its enclosing "
57163 "class"
57164 msgstr ""
57166 #: cp/init.cc:719
57167 #, gcc-internal-format
57168 msgid "initializer for flexible array member %q#D"
57169 msgstr ""
57171 #: cp/init.cc:784
57172 #, gcc-internal-format
57173 msgid ""
57174 "initializing %qD from %qE does not extend the lifetime of the underlying "
57175 "array"
57176 msgstr ""
57178 #: cp/init.cc:888 cp/init.cc:969
57179 #, gcc-internal-format
57180 msgid "%qD is initialized with itself"
57181 msgstr ""
57183 #: cp/init.cc:894
57184 #, gcc-internal-format
57185 msgid "reference %qD is not yet bound to a value when used here"
57186 msgstr ""
57188 #: cp/init.cc:898
57189 #, gcc-internal-format
57190 msgid "member %qD is used uninitialized"
57191 msgstr ""
57193 #: cp/init.cc:946
57194 #, gcc-internal-format
57195 msgid "%qD should be initialized in the member initialization list"
57196 msgstr ""
57198 #: cp/init.cc:1090
57199 #, gcc-internal-format
57200 msgid "invalid initializer for array member %q#D"
57201 msgstr ""
57203 #: cp/init.cc:1105 cp/init.cc:1131 cp/init.cc:2727 cp/method.cc:2366
57204 #, gcc-internal-format
57205 msgid "uninitialized const member in %q#T"
57206 msgstr ""
57208 #: cp/init.cc:1107 cp/init.cc:1125 cp/init.cc:1133 cp/init.cc:2712
57209 #: cp/init.cc:2740 cp/method.cc:2369 cp/method.cc:2380
57210 #, gcc-internal-format
57211 msgid "%q#D should be initialized"
57212 msgstr ""
57214 #: cp/init.cc:1123 cp/init.cc:2699 cp/method.cc:2377
57215 #, gcc-internal-format
57216 msgid "uninitialized reference member in %q#T"
57217 msgstr ""
57219 #: cp/init.cc:1308
57220 #, gcc-internal-format
57221 msgid "%qD will be initialized after"
57222 msgstr ""
57224 #: cp/init.cc:1311
57225 #, gcc-internal-format
57226 msgid "base %qT will be initialized after"
57227 msgstr ""
57229 #: cp/init.cc:1315
57230 #, gcc-internal-format
57231 msgid "  %q#D"
57232 msgstr ""
57234 #: cp/init.cc:1317
57235 #, gcc-internal-format
57236 msgid "  base %qT"
57237 msgstr ""
57239 #: cp/init.cc:1319
57240 #, gcc-internal-format
57241 msgid "  when initialized here"
57242 msgstr ""
57244 #: cp/init.cc:1336
57245 #, gcc-internal-format
57246 msgid "multiple initializations given for %qD"
57247 msgstr ""
57249 #: cp/init.cc:1340
57250 #, gcc-internal-format
57251 msgid "multiple initializations given for base %qT"
57252 msgstr ""
57254 #: cp/init.cc:1427
57255 #, gcc-internal-format
57256 msgid "initializations for multiple members of %qT"
57257 msgstr ""
57259 #: cp/init.cc:1537
57260 #, gcc-internal-format
57261 msgid ""
57262 "base class %q#T should be explicitly initialized in the copy constructor"
57263 msgstr ""
57265 #: cp/init.cc:1773 cp/init.cc:1792
57266 #, gcc-internal-format
57267 msgid "class %qT does not have any field named %qD"
57268 msgstr ""
57270 #: cp/init.cc:1779
57271 #, gcc-internal-format
57272 msgid ""
57273 "%q#D is a static data member; it can only be initialized at its definition"
57274 msgstr ""
57276 #: cp/init.cc:1786
57277 #, gcc-internal-format
57278 msgid "%q#D is not a non-static data member of %qT"
57279 msgstr ""
57281 #: cp/init.cc:1825
57282 #, gcc-internal-format
57283 msgid "unnamed initializer for %qT, which has no base classes"
57284 msgstr ""
57286 #: cp/init.cc:1833
57287 #, gcc-internal-format
57288 msgid "unnamed initializer for %qT, which uses multiple inheritance"
57289 msgstr ""
57291 #: cp/init.cc:1880
57292 #, gcc-internal-format
57293 msgid "%qD is both a direct base and an indirect virtual base"
57294 msgstr ""
57296 #: cp/init.cc:1888
57297 #, gcc-internal-format
57298 msgid "type %qT is not a direct or virtual base of %qT"
57299 msgstr ""
57301 #: cp/init.cc:1891
57302 #, gcc-internal-format
57303 msgid "type %qT is not a direct base of %qT"
57304 msgstr ""
57306 #: cp/init.cc:2003 cp/init.cc:4791 cp/typeck2.cc:1350
57307 #, gcc-internal-format
57308 msgid "array must be initialized with a brace-enclosed initializer"
57309 msgstr ""
57311 #: cp/init.cc:2324 cp/semantics.cc:3765
57312 #, gcc-internal-format
57313 msgid "%qT is not a class type"
57314 msgstr ""
57316 #: cp/init.cc:2382
57317 #, gcc-internal-format
57318 msgid "incomplete type %qT does not have member %qD"
57319 msgstr ""
57321 #: cp/init.cc:2396
57322 #, gcc-internal-format
57323 msgid "invalid pointer to bit-field %qD"
57324 msgstr ""
57326 #: cp/init.cc:2482 cp/typeck.cc:2208
57327 #, gcc-internal-format
57328 msgid "invalid use of non-static member function %qD"
57329 msgstr ""
57331 #: cp/init.cc:2489 cp/semantics.cc:2171
57332 #, gcc-internal-format
57333 msgid "invalid use of non-static data member %qD"
57334 msgstr ""
57336 #: cp/init.cc:2696
57337 #, gcc-internal-format
57338 msgid ""
57339 "uninitialized reference member in %q#T using %<new%> without new-initializer"
57340 msgstr ""
57342 #: cp/init.cc:2704
57343 #, gcc-internal-format
57344 msgid ""
57345 "uninitialized reference member in base %q#T of %q#T using %<new%> without "
57346 "new-initializer"
57347 msgstr ""
57349 #: cp/init.cc:2708
57350 #, gcc-internal-format
57351 msgid "uninitialized reference member in base %q#T of %q#T"
57352 msgstr ""
57354 #: cp/init.cc:2724
57355 #, gcc-internal-format
57356 msgid ""
57357 "uninitialized const member in %q#T using %<new%> without new-initializer"
57358 msgstr ""
57360 #: cp/init.cc:2732
57361 #, gcc-internal-format
57362 msgid ""
57363 "uninitialized const member in base %q#T of %q#T using %<new%> without new-"
57364 "initializer"
57365 msgstr ""
57367 #: cp/init.cc:2736
57368 #, gcc-internal-format
57369 msgid "uninitialized const member in base %q#T of %q#T"
57370 msgstr ""
57372 #: cp/init.cc:2851
57373 #, gcc-internal-format
57374 msgid ""
57375 "placement new constructing an object of type %<%T [%wu]%> and size %qwu in a "
57376 "region of type %qT and size %qwi"
57377 msgstr ""
57379 #: cp/init.cc:2854
57380 #, gcc-internal-format
57381 msgid ""
57382 "placement new constructing an object of type %<%T [%wu]%> and size %qwu in a "
57383 "region of type %qT and size at most %qwu"
57384 msgstr ""
57386 #: cp/init.cc:2864
57387 #, gcc-internal-format
57388 msgid ""
57389 "placement new constructing an array of objects of type %qT and size %qwu in "
57390 "a region of type %qT and size %qwi"
57391 msgstr ""
57393 #: cp/init.cc:2867
57394 #, gcc-internal-format
57395 msgid ""
57396 "placement new constructing an array of objects of type %qT and size %qwu in "
57397 "a region of type %qT and size at most %qwu"
57398 msgstr ""
57400 #: cp/init.cc:2876
57401 #, gcc-internal-format
57402 msgid ""
57403 "placement new constructing an object of type %qT and size %qwu in a region "
57404 "of type %qT and size %qwi"
57405 msgstr ""
57407 #: cp/init.cc:2879
57408 #, gcc-internal-format
57409 msgid ""
57410 "placement new constructing an object of type %qT and size %qwu in a region "
57411 "of type %qT and size at most %qwu"
57412 msgstr ""
57414 #: cp/init.cc:2896
57415 #, gcc-internal-format
57416 msgid "at offset %wi from %qD declared here"
57417 msgstr ""
57419 #: cp/init.cc:2900
57420 #, gcc-internal-format
57421 msgid "at offset [%wi, %wi] from %qD declared here"
57422 msgstr ""
57424 #: cp/init.cc:3098
57425 #, gcc-internal-format
57426 msgid "integer overflow in array size"
57427 msgstr ""
57429 #: cp/init.cc:3108
57430 #, gcc-internal-format
57431 msgid "array size in new-expression must be constant"
57432 msgstr ""
57434 #: cp/init.cc:3126
57435 #, gcc-internal-format
57436 msgid "variably modified type not allowed in new-expression"
57437 msgstr ""
57439 #: cp/init.cc:3142
57440 #, gcc-internal-format
57441 msgid ""
57442 "non-constant array new length must be specified directly, not by %<typedef%>"
57443 msgstr ""
57445 #: cp/init.cc:3144
57446 #, gcc-internal-format
57447 msgid ""
57448 "non-constant array new length must be specified without parentheses around "
57449 "the type-id"
57450 msgstr ""
57452 #: cp/init.cc:3154
57453 #, gcc-internal-format
57454 msgid "invalid type %<void%> for %<new%>"
57455 msgstr ""
57457 #: cp/init.cc:3160
57458 #, gcc-internal-format
57459 msgid ""
57460 "%<new%> of %<initializer_list%> does not extend the lifetime of the "
57461 "underlying array"
57462 msgstr ""
57464 #: cp/init.cc:3202
57465 #, gcc-internal-format
57466 msgid "uninitialized const in %<new%> of %q#T"
57467 msgstr ""
57469 #: cp/init.cc:3358
57470 #, gcc-internal-format
57471 msgid "no suitable %qD found in class %qT"
57472 msgstr ""
57474 #: cp/init.cc:3365 cp/search.cc:1179
57475 #, gcc-internal-format
57476 msgid "request for member %qD is ambiguous"
57477 msgstr ""
57479 #: cp/init.cc:3446
57480 #, gcc-internal-format
57481 msgid "%<new%> of type %qT with extended alignment %d"
57482 msgstr ""
57484 #: cp/init.cc:3449
57485 #, gcc-internal-format
57486 msgid "uses %qD, which does not have an alignment parameter"
57487 msgstr ""
57489 #: cp/init.cc:3452
57490 #, gcc-internal-format
57491 msgid "use %<-faligned-new%> to enable C++17 over-aligned new support"
57492 msgstr ""
57494 #: cp/init.cc:3648
57495 #, gcc-internal-format
57496 msgid "parenthesized initializer in array new"
57497 msgstr ""
57499 #: cp/init.cc:3922
57500 #, gcc-internal-format
57501 msgid "size in array new must have integral type"
57502 msgstr ""
57504 #: cp/init.cc:3951
57505 #, gcc-internal-format
57506 msgid "new cannot be applied to a reference type"
57507 msgstr ""
57509 #: cp/init.cc:3960
57510 #, gcc-internal-format
57511 msgid "new cannot be applied to a function type"
57512 msgstr ""
57514 #: cp/init.cc:4080
57515 #, gcc-internal-format
57516 msgid "possible problem detected in invocation of operator %<delete []%>"
57517 msgstr ""
57519 #: cp/init.cc:4084
57520 #, gcc-internal-format
57521 msgid ""
57522 "neither the destructor nor the class-specific operator %<delete []%> will be "
57523 "called, even if they are declared when the class is defined"
57524 msgstr ""
57526 #: cp/init.cc:4695
57527 #, gcc-internal-format
57528 msgid "initializer ends prematurely"
57529 msgstr ""
57531 #: cp/init.cc:4991
57532 #, gcc-internal-format
57533 msgid "unknown array size in delete"
57534 msgstr ""
57536 #: cp/init.cc:5025
57537 #, gcc-internal-format
57538 msgid "possible problem detected in invocation of %<operator delete%>"
57539 msgstr ""
57541 #: cp/init.cc:5030
57542 #, gcc-internal-format
57543 msgid ""
57544 "neither the destructor nor the class-specific %<operator delete%> will be "
57545 "called, even if they are declared when the class is defined"
57546 msgstr ""
57548 #: cp/init.cc:5045
57549 #, gcc-internal-format
57550 msgid ""
57551 "deleting object of abstract class type %qT which has non-virtual destructor "
57552 "will cause undefined behavior"
57553 msgstr ""
57555 #: cp/init.cc:5050
57556 #, gcc-internal-format
57557 msgid ""
57558 "deleting object of polymorphic class type %qT which has non-virtual "
57559 "destructor might cause undefined behavior"
57560 msgstr ""
57562 #: cp/init.cc:5357
57563 #, gcc-internal-format
57564 msgid "type to vector delete is neither pointer or array type"
57565 msgstr ""
57567 #: cp/lambda.cc:545
57568 #, gcc-internal-format
57569 msgid "array of runtime bound cannot be captured by copy, only by reference"
57570 msgstr ""
57572 #: cp/lambda.cc:560
57573 #, gcc-internal-format
57574 msgid ""
57575 "capture of variably-modified type %qT that is not an N3639 array of runtime "
57576 "bound"
57577 msgstr ""
57579 #: cp/lambda.cc:564
57580 #, gcc-internal-format
57581 msgid "because the array element type %qT has variable size"
57582 msgstr ""
57584 #: cp/lambda.cc:588
57585 #, gcc-internal-format
57586 msgid "cannot capture %qE by reference"
57587 msgstr ""
57589 #: cp/lambda.cc:598
57590 #, gcc-internal-format
57591 msgid "capture by copy of incomplete type %qT"
57592 msgstr ""
57594 #: cp/lambda.cc:653
57595 #, gcc-internal-format
57596 msgid "trying to capture %qD in instantiation of generic lambda"
57597 msgstr ""
57599 #: cp/lambda.cc:729
57600 #, gcc-internal-format
57601 msgid "implicit capture of %qE via %<[=]%> is deprecated in C++20"
57602 msgstr ""
57604 #: cp/lambda.cc:731
57605 #, gcc-internal-format
57606 msgid "add explicit %<this%> or %<*this%> capture"
57607 msgstr ""
57609 #: cp/lambda.cc:851
57610 #, gcc-internal-format
57611 msgid "%<this%> was not captured for this lambda function"
57612 msgstr ""
57614 #: cp/lex.cc:602
57615 #, gcc-internal-format
57616 msgid "invalid %<#pragma %s%>"
57617 msgstr ""
57619 #: cp/lex.cc:610
57620 #, gcc-internal-format
57621 msgid "%<#pragma vtable%> no longer supported"
57622 msgstr ""
57624 #: cp/lex.cc:682
57625 #, gcc-internal-format
57626 msgid "%<#pragma implementation%> for %qs appears after file is included"
57627 msgstr ""
57629 #: cp/lex.cc:710
57630 #, gcc-internal-format
57631 msgid "%qD not defined"
57632 msgstr ""
57634 #: cp/lex.cc:722
57635 #, gcc-internal-format
57636 msgid "%qD was not declared in this scope; did you mean %qs?"
57637 msgstr ""
57639 #: cp/lex.cc:726
57640 #, gcc-internal-format
57641 msgid "%qD was not declared in this scope"
57642 msgstr ""
57644 #. In a template, it is invalid to write "f()" or "f(3)" if no
57645 #. declaration of "f" is available.  Historically, G++ and most
57646 #. other compilers accepted that usage since they deferred all name
57647 #. lookup until instantiation time rather than doing unqualified
57648 #. name lookup at template definition time; explain to the user what
57649 #. is going wrong.
57651 #. Note that we have the exact wording of the following message in
57652 #. the manual (trouble.texi, node "Name lookup"), so they need to
57653 #. be kept in synch.
57654 #: cp/lex.cc:768
57655 #, gcc-internal-format
57656 msgid ""
57657 "there are no arguments to %qD that depend on a template parameter, so a "
57658 "declaration of %qD must be available"
57659 msgstr ""
57661 #: cp/lex.cc:777
57662 #, gcc-internal-format
57663 msgid ""
57664 "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the "
57665 "use of an undeclared name is deprecated)"
57666 msgstr ""
57668 #: cp/logic.cc:303
57669 #, gcc-internal-format
57670 msgid "  # %E"
57671 msgstr ""
57673 #: cp/mangle.cc:2386
57674 #, gcc-internal-format
57675 msgid "mangling %<typeof%>, use %<decltype%> instead"
57676 msgstr ""
57678 #: cp/mangle.cc:2390
57679 #, gcc-internal-format
57680 msgid "mangling %<__underlying_type%>"
57681 msgstr ""
57683 #: cp/mangle.cc:2697
57684 #, gcc-internal-format
57685 msgid "mangling unknown fixed point type"
57686 msgstr ""
57688 #: cp/mangle.cc:3475
57689 #, gcc-internal-format
57690 msgid ""
57691 "use of built-in trait %qE in function signature; use library traits instead"
57692 msgstr ""
57694 #: cp/mangle.cc:3480
57695 #, gcc-internal-format, gfc-internal-format
57696 msgid "mangling %C"
57697 msgstr ""
57699 #: cp/mangle.cc:3556
57700 #, gcc-internal-format
57701 msgid "omitted middle operand to %<?:%> operand cannot be mangled"
57702 msgstr ""
57704 #: cp/mangle.cc:4120
57705 #, gcc-internal-format
57706 msgid ""
57707 "mangled name for %qD will change in C++17 because the exception "
57708 "specification is part of a function type"
57709 msgstr ""
57711 #: cp/mangle.cc:4166
57712 #, gcc-internal-format
57713 msgid ""
57714 "the mangled name of %qD changed between %<%s=%d%> (%qD) and %<%s=%d%> (%qD)"
57715 msgstr ""
57717 #: cp/mangle.cc:4172
57718 #, gcc-internal-format
57719 msgid ""
57720 "the mangled name of %qD changes between %<%s=%d%> (%qD) and %<%s=%d%> (%qD)"
57721 msgstr ""
57723 #: cp/mangle.cc:4444
57724 #, gcc-internal-format
57725 msgid ""
57726 "the mangled name of a thunk for %qD changes between %<-fabi-version=%d%> and "
57727 "%<-fabi-version=%d%>"
57728 msgstr ""
57730 #: cp/mangle.cc:4449
57731 #, gcc-internal-format
57732 msgid ""
57733 "the mangled name of %qD changes between %<-fabi-version=%d%> and %<-fabi-"
57734 "version=%d%>"
57735 msgstr ""
57737 #: cp/mangle.cc:4454
57738 #, gcc-internal-format
57739 msgid ""
57740 "the mangled name of the initialization guard variable for %qD changes "
57741 "between %<-fabi-version=%d%> and %<-fabi-version=%d%>"
57742 msgstr ""
57744 #: cp/mapper-client.cc:307
57745 #, gcc-internal-format
57746 msgid "failed %s mapper %qs line %u"
57747 msgstr ""
57749 #: cp/mapper-client.cc:308
57750 #, gcc-internal-format
57751 msgid "failed %s mapper %qs"
57752 msgstr ""
57754 #: cp/mapper-client.cc:320
57755 #, gcc-internal-format, gfc-internal-format
57756 msgid "failed mapper handshake %s"
57757 msgstr ""
57759 #: cp/mapper-client.cc:354
57760 #, gcc-internal-format, gfc-internal-format
57761 msgid "mapper died by signal %s"
57762 msgstr ""
57764 #: cp/mapper-client.cc:357
57765 #, gcc-internal-format, gfc-internal-format
57766 msgid "mapper exit status %d"
57767 msgstr ""
57769 #: cp/method.cc:855 cp/method.cc:2319
57770 #, gcc-internal-format
57771 msgid "non-static const member %q#D, cannot use default assignment operator"
57772 msgstr ""
57774 #: cp/method.cc:861 cp/method.cc:2325
57775 #, gcc-internal-format
57776 msgid ""
57777 "non-static reference member %q#D, cannot use default assignment operator"
57778 msgstr ""
57780 #: cp/method.cc:951
57781 #, gcc-internal-format
57782 msgid "%qD is not a static data member"
57783 msgstr ""
57785 #: cp/method.cc:952
57786 #, gcc-internal-format
57787 msgid "determining value of %qs"
57788 msgstr ""
57790 #: cp/method.cc:979
57791 #, gcc-internal-format
57792 msgid "forming type of %qs"
57793 msgstr ""
57795 #: cp/method.cc:1170
57796 #, gcc-internal-format
57797 msgid "defaulted %qD only available with %<-std=c++20%> or %<-std=gnu++20%>"
57798 msgstr ""
57800 #: cp/method.cc:1185
57801 #, gcc-internal-format
57802 msgid "defaulted %qD must return %<bool%>"
57803 msgstr ""
57805 #: cp/method.cc:1193
57806 #, gcc-internal-format
57807 msgid "defaulted %qD must be %<const%>"
57808 msgstr ""
57810 #: cp/method.cc:1198
57811 #, gcc-internal-format
57812 msgid "defaulted %qD must not have %<&&%> ref-qualifier"
57813 msgstr ""
57815 #: cp/method.cc:1225
57816 #, gcc-internal-format
57817 msgid "defaulted %qD is not a friend of %qT"
57818 msgstr ""
57820 #: cp/method.cc:1234
57821 #, gcc-internal-format
57822 msgid "defaulted member %qD must have parameter type %<const %T&%>"
57823 msgstr ""
57825 #: cp/method.cc:1237
57826 #, gcc-internal-format
57827 msgid "defaulted %qD must have parameters of either type %<const %T&%> or %qT"
57828 msgstr ""
57830 #: cp/method.cc:1240
57831 #, gcc-internal-format
57832 msgid ""
57833 "defaulted %qD must have parameters of either type %<const %T&%> or %qT, not "
57834 "both"
57835 msgstr ""
57837 #. Return type is auto, suggest changing it.
57838 #: cp/method.cc:1397
57839 #, gcc-internal-format
57840 msgid ""
57841 "changing the return type from %qs to a comparison category type will allow "
57842 "the comparison to use %qs and %qs"
57843 msgstr ""
57845 #: cp/method.cc:1417
57846 #, gcc-internal-format
57847 msgid ""
57848 "three-way comparison of %qD has type %qT, not a comparison category type"
57849 msgstr ""
57851 #: cp/method.cc:1426
57852 #, gcc-internal-format
57853 msgid "three-way comparison of %qD has type %qT, which does not convert to %qT"
57854 msgstr ""
57856 #: cp/method.cc:1471
57857 #, gcc-internal-format
57858 msgid "cannot default compare union %qT"
57859 msgstr ""
57861 #: cp/method.cc:1539
57862 #, gcc-internal-format
57863 msgid "cannot default compare reference member %qD"
57864 msgstr ""
57866 #: cp/method.cc:1548
57867 #, gcc-internal-format
57868 msgid "cannot default compare anonymous union member"
57869 msgstr ""
57871 #: cp/method.cc:1566
57872 #, gcc-internal-format
57873 msgid "cannot default compare flexible array member"
57874 msgstr ""
57876 #: cp/method.cc:1853
57877 #, gcc-internal-format
57878 msgid "synthesized method %qD first required here"
57879 msgstr ""
57881 #: cp/method.cc:2262
57882 #, gcc-internal-format
57883 msgid "union member %q+D with non-trivial %qD"
57884 msgstr ""
57886 #: cp/method.cc:2273
57887 #, gcc-internal-format
57888 msgid "defaulted destructor calls non-%<constexpr%> %qD"
57889 msgstr ""
57891 #: cp/method.cc:2274
57892 #, gcc-internal-format
57893 msgid "defaulted constructor calls non-%<constexpr%> %qD"
57894 msgstr ""
57896 #: cp/method.cc:2342
57897 #, gcc-internal-format
57898 msgid "initializer for %q#D is invalid"
57899 msgstr ""
57901 #: cp/method.cc:2399
57902 #, gcc-internal-format
57903 msgid "defaulted default constructor does not initialize %q#D"
57904 msgstr ""
57906 #: cp/method.cc:2410
57907 #, gcc-internal-format
57908 msgid "copying non-static data member %q#D of rvalue reference type"
57909 msgstr ""
57911 #. A trivial constructor doesn't have any NSDMI.
57912 #: cp/method.cc:2617
57913 #, gcc-internal-format
57914 msgid ""
57915 "defaulted default constructor does not initialize any non-static data member"
57916 msgstr ""
57918 #: cp/method.cc:2660
57919 #, gcc-internal-format
57920 msgid ""
57921 "defaulted move assignment for %qT calls a non-trivial move assignment "
57922 "operator for virtual base %qT"
57923 msgstr ""
57925 #: cp/method.cc:2791
57926 #, gcc-internal-format
57927 msgid "a lambda closure type has a deleted default constructor"
57928 msgstr ""
57930 #: cp/method.cc:2794
57931 #, gcc-internal-format
57932 msgid "a lambda closure type has a deleted copy assignment operator"
57933 msgstr ""
57935 #: cp/method.cc:2803
57936 #, gcc-internal-format
57937 msgid ""
57938 "%q#D is implicitly declared as deleted because %qT declares a move "
57939 "constructor or move assignment operator"
57940 msgstr ""
57942 #: cp/method.cc:2814
57943 #, gcc-internal-format
57944 msgid "%q#D inherits from multiple base subobjects"
57945 msgstr ""
57947 #: cp/method.cc:2822 cp/method.cc:2846
57948 #, gcc-internal-format
57949 msgid ""
57950 "%q#D is implicitly deleted because the default definition would be ill-"
57951 "formed:"
57952 msgstr ""
57954 #: cp/method.cc:2855
57955 msgid ""
57956 "%q#F is implicitly deleted because its exception-specification does not "
57957 "match the implicit exception-specification %qX"
57958 msgstr ""
57960 #: cp/method.cc:3258
57961 #, gcc-internal-format
57962 msgid "defaulted declaration %q+D does not match the expected signature"
57963 msgstr ""
57965 #: cp/method.cc:3261
57966 #, gcc-internal-format
57967 msgid "expected signature: %qD"
57968 msgstr ""
57970 #: cp/method.cc:3293
57971 #, gcc-internal-format
57972 msgid ""
57973 "explicitly defaulted function %q+D cannot be declared %qs because the "
57974 "implicit declaration is not %qs:"
57975 msgstr ""
57977 #: cp/method.cc:3313
57978 #, gcc-internal-format
57979 msgid "a template cannot be defaulted"
57980 msgstr ""
57982 #: cp/method.cc:3348
57983 #, gcc-internal-format
57984 msgid "%qD cannot be defaulted"
57985 msgstr ""
57987 #: cp/method.cc:3357
57988 #, gcc-internal-format
57989 msgid "defaulted function %q+D with default argument"
57990 msgstr ""
57992 #: cp/module.cc:1546
57993 #, gcc-internal-format
57994 msgid "section %qs is missing or corrupted"
57995 msgstr ""
57997 #: cp/module.cc:1548
57998 #, gcc-internal-format, gfc-internal-format
57999 msgid "section #%u is missing or corrupted"
58000 msgstr ""
58002 #: cp/module.cc:1770
58003 #, gcc-internal-format
58004 msgid "not Encapsulated Lazy Records of Named Declarations"
58005 msgstr ""
58007 #: cp/module.cc:1785
58008 #, gcc-internal-format
58009 msgid "unexpected encapsulation format or type"
58010 msgstr ""
58012 #: cp/module.cc:1794
58013 #, gcc-internal-format
58014 msgid "encapsulation is malformed"
58015 msgstr ""
58017 #: cp/module.cc:11081
58018 #, gcc-internal-format
58019 msgid "conflicting global module declaration %#qD"
58020 msgstr ""
58022 #: cp/module.cc:11083
58023 #, gcc-internal-format
58024 msgid "existing declaration %#qD"
58025 msgstr ""
58027 #: cp/module.cc:12147
58028 #, gcc-internal-format
58029 msgid "definition of %qD does not match"
58030 msgstr ""
58032 #: cp/module.cc:12149
58033 #, gcc-internal-format
58034 msgid "existing definition %qD"
58035 msgstr ""
58037 #: cp/module.cc:12161
58038 #, gcc-internal-format
58039 msgid "... this enumerator %qD"
58040 msgstr ""
58042 #: cp/module.cc:12163
58043 #, gcc-internal-format
58044 msgid "enumerator %qD does not match ..."
58045 msgstr ""
58047 #: cp/module.cc:12169
58048 #, gcc-internal-format
58049 msgid "additional enumerators beginning with %qD"
58050 msgstr ""
58052 #: cp/module.cc:12173
58053 #, gcc-internal-format
58054 msgid "enumeration range differs"
58055 msgstr ""
58057 #: cp/module.cc:13292
58058 #, gcc-internal-format
58059 msgid "%q#D references internal linkage entity %q#D"
58060 msgstr ""
58062 #: cp/module.cc:13861
58063 #, gcc-internal-format
58064 msgid "recursive lazy load"
58065 msgstr ""
58067 #. Cannot import the current module.
58068 #: cp/module.cc:13880
58069 #, gcc-internal-format
58070 msgid "cannot import module in its own purview"
58071 msgstr ""
58073 #: cp/module.cc:13881 cp/module.cc:18964
58074 #, gcc-internal-format
58075 msgid "module %qs declared here"
58076 msgstr ""
58078 #: cp/module.cc:14226
58079 #, gcc-internal-format
58080 msgid "indirect import %qs is not already loaded"
58081 msgstr ""
58083 #: cp/module.cc:14232
58084 #, gcc-internal-format
58085 msgid "import %qs has CRC mismatch"
58086 msgstr ""
58088 #: cp/module.cc:15931
58089 #, gcc-internal-format
58090 msgid "unable to represent further imported source locations"
58091 msgstr ""
58093 #: cp/module.cc:16844
58094 #, gcc-internal-format
58095 msgid "not exporting %<#define %E%> as it is a keyword"
58096 msgstr ""
58098 #: cp/module.cc:17081
58099 #, gcc-internal-format
58100 msgid "macro definitions of %qE corrupted"
58101 msgstr ""
58103 #: cp/module.cc:17105 cp/module.cc:17108
58104 #, gcc-internal-format
58105 msgid "inconsistent imported macro definition %qE"
58106 msgstr ""
58108 #: cp/module.cc:17114
58109 #, gcc-internal-format
58110 msgid "%<#undef %E%>"
58111 msgstr ""
58113 #: cp/module.cc:17116
58114 #, gcc-internal-format
58115 msgid "%<#define %s%>"
58116 msgstr ""
58118 #: cp/module.cc:17346
58119 #, gcc-internal-format
58120 msgid "compiled module file is %qs"
58121 msgstr ""
58123 #: cp/module.cc:17383 cp/module.cc:17388
58124 #, gcc-internal-format, gfc-internal-format
58125 msgid "compiled module is %sversion %s"
58126 msgstr ""
58128 #: cp/module.cc:17394
58129 #, gcc-internal-format, gfc-internal-format
58130 msgid "compiler is %sversion %s%s%s"
58131 msgstr ""
58133 #: cp/module.cc:17424
58134 #, gcc-internal-format
58135 msgid "module %qs found"
58136 msgstr ""
58138 #: cp/module.cc:17426
58139 #, gcc-internal-format
58140 msgid "header module expected, module %qs found"
58141 msgstr ""
58143 #: cp/module.cc:17427
58144 #, gcc-internal-format
58145 msgid "module %qs expected, header module found"
58146 msgstr ""
58148 #: cp/module.cc:17442
58149 #, gcc-internal-format
58150 msgid "module %qs CRC mismatch"
58151 msgstr ""
58153 #: cp/module.cc:17456
58154 #, gcc-internal-format
58155 msgid "target & host is %qs:%qs, expected %qs:%qs"
58156 msgstr ""
58158 #: cp/module.cc:17468
58159 #, gcc-internal-format
58160 msgid "language dialect differs %qs, expected %qs"
58161 msgstr ""
58163 #: cp/module.cc:17484
58164 #, gcc-internal-format
58165 msgid "module contains OpenMP, use %<-fopenmp%> to enable"
58166 msgstr ""
58168 #: cp/module.cc:17501
58169 #, gcc-internal-format
58170 msgid "fixed tree mismatch"
58171 msgstr ""
58173 #: cp/module.cc:17588
58174 #, gcc-internal-format
58175 msgid "interface partition is not exported"
58176 msgstr ""
58178 #: cp/module.cc:18122
58179 #, gcc-internal-format, gfc-internal-format
58180 msgid "failed to read compiled module cluster %u: %s"
58181 msgstr ""
58183 #: cp/module.cc:18160
58184 #, gcc-internal-format, gfc-internal-format
58185 msgid "failed to read compiled module: %s"
58186 msgstr ""
58188 #: cp/module.cc:18170
58189 #, gcc-internal-format
58190 msgid ""
58191 "consider using %<-fno-module-lazy%>, increasing %<-param-lazy-modules=%u%> "
58192 "value, or increasing the per-process file descriptor limit"
58193 msgstr ""
58195 #: cp/module.cc:18175
58196 #, gcc-internal-format
58197 msgid "imports must be built before being imported"
58198 msgstr ""
58200 #: cp/module.cc:18178
58201 #, gcc-internal-format
58202 msgid "returning to the gate for a mechanical issue"
58203 msgstr ""
58205 #: cp/module.cc:18669
58206 #, gcc-internal-format
58207 msgid "reading CMI %qs"
58208 msgstr ""
58210 #: cp/module.cc:18813
58211 #, gcc-internal-format
58212 msgid "failed to load binding %<%E%s%E%>"
58213 msgstr ""
58215 #: cp/module.cc:18814
58216 #, gcc-internal-format
58217 msgid "failed to load binding %<%E%s%E@%s%>"
58218 msgstr ""
58220 #: cp/module.cc:18821
58221 #, gcc-internal-format
58222 msgid "during load of binding %<%E%s%E%>"
58223 msgstr ""
58225 #: cp/module.cc:18822
58226 #, gcc-internal-format
58227 msgid "during load of binding %<%E%s%E@%s%>"
58228 msgstr ""
58230 #: cp/module.cc:18880
58231 #, gcc-internal-format
58232 msgid "failed to load pendings for %<%E%s%E%>"
58233 msgstr ""
58235 #: cp/module.cc:18884
58236 #, gcc-internal-format
58237 msgid "during load of pendings for %<%E%s%E%>"
58238 msgstr ""
58240 #. Only header units should appear inside language
58241 #. specifications.  The std doesn't specify this, but I think
58242 #. that's an error in resolving US 033, because language linkage
58243 #. is also our escape clause to getting things into the global
58244 #. module, so we don't want to confuse things by having to think
58245 #. about whether 'extern "C++" { import foo; }' puts foo's
58246 #. contents into the global module all of a sudden.
58247 #: cp/module.cc:18929
58248 #, gcc-internal-format
58249 msgid "import of named module %qs inside language-linkage block"
58250 msgstr ""
58252 #: cp/module.cc:18959
58253 #, gcc-internal-format
58254 msgid "module already declared"
58255 msgstr ""
58257 #: cp/module.cc:18960
58258 #, gcc-internal-format
58259 msgid "module already imported"
58260 msgstr ""
58262 #: cp/module.cc:18965
58263 #, gcc-internal-format
58264 msgid "module %qs imported here"
58265 msgstr ""
58267 #: cp/module.cc:19152
58268 #, gcc-internal-format, gfc-internal-format
58269 msgid "unknown Compiled Module Interface: %s"
58270 msgstr ""
58272 #: cp/module.cc:19195
58273 #, gcc-internal-format
58274 msgid "cannot determine %<#include%> translation of %s: %s"
58275 msgstr ""
58277 #: cp/module.cc:19213
58278 #, gcc-internal-format
58279 msgid "include %qs translated to import"
58280 msgstr ""
58282 #: cp/module.cc:19214
58283 #, gcc-internal-format
58284 msgid "include %qs processed textually"
58285 msgstr ""
58287 #: cp/module.cc:19571
58288 #, gcc-internal-format
58289 msgid "C++ modules are incompatible with precompiled headers"
58290 msgstr ""
58292 #: cp/module.cc:19575
58293 #, gcc-internal-format
58294 msgid "C++ modules are incompatible with traditional preprocessing"
58295 msgstr ""
58297 #: cp/module.cc:19585
58298 #, gcc-internal-format
58299 msgid "macro debug output may be incomplete with modules"
58300 msgstr ""
58302 #: cp/module.cc:19586
58303 #, gcc-internal-format
58304 msgid "module dependencies require preprocessing"
58305 msgstr ""
58307 #: cp/module.cc:19588
58308 #, gcc-internal-format
58309 msgid "you should use the %<-%s%> option"
58310 msgstr ""
58312 #: cp/module.cc:19623 cp/module.cc:19652
58313 #, gcc-internal-format
58314 msgid "invalid header name %qs"
58315 msgstr ""
58317 #: cp/module.cc:19662
58318 #, gcc-internal-format
58319 msgid "invalid module name %qs"
58320 msgstr ""
58322 #: cp/module.cc:19828
58323 #, gcc-internal-format
58324 msgid "%<-fmodule-only%> used for non-interface"
58325 msgstr ""
58327 #: cp/module.cc:19868
58328 #, gcc-internal-format
58329 msgid "writing CMI %qs"
58330 msgstr ""
58332 #: cp/module.cc:19873
58333 #, gcc-internal-format
58334 msgid "not writing module %qs due to errors"
58335 msgstr ""
58337 #: cp/module.cc:19901
58338 #, gcc-internal-format, gfc-internal-format
58339 msgid "failed to write compiled module: %s"
58340 msgstr ""
58342 #: cp/module.cc:20038
58343 #, gcc-internal-format
58344 msgid "unknown header kind %qs"
58345 msgstr ""
58347 #: cp/name-lookup.cc:2712
58348 #, gcc-internal-format
58349 msgid "redeclaration of %q#D with different template parameters"
58350 msgstr ""
58352 #: cp/name-lookup.cc:2718
58353 #, gcc-internal-format
58354 msgid "%q#D conflicts with a previous declaration"
58355 msgstr ""
58357 #: cp/name-lookup.cc:2883
58358 #, gcc-internal-format
58359 msgid "%q#D hides constructor for %q#D"
58360 msgstr ""
58362 #: cp/name-lookup.cc:3032
58363 #, gcc-internal-format
58364 msgid "conflicting C language linkage declaration %q#D"
58365 msgstr ""
58367 #: cp/name-lookup.cc:3037
58368 #, gcc-internal-format
58369 msgid "due to different exception specifications"
58370 msgstr ""
58372 #: cp/name-lookup.cc:3135
58373 #, gcc-internal-format
58374 msgid "lambda parameter %qD previously declared as a capture"
58375 msgstr ""
58377 #: cp/name-lookup.cc:3158
58378 #, gcc-internal-format
58379 msgid "declaration of %q#D shadows a parameter"
58380 msgstr ""
58382 #: cp/name-lookup.cc:3297
58383 #, gcc-internal-format
58384 msgid "declaration of %qD shadows a member of %qT"
58385 msgstr ""
58387 #: cp/name-lookup.cc:3758
58388 #, gcc-internal-format
58389 msgid "friend declaration %qD in local class without prior local declaration"
58390 msgstr ""
58392 #: cp/name-lookup.cc:4225
58393 #, gcc-internal-format
58394 msgid "%s %<%s(%E)%> %p %d"
58395 msgstr ""
58397 #: cp/name-lookup.cc:4228
58398 #, gcc-internal-format
58399 msgid "%s %s %p %d"
58400 msgstr ""
58402 #: cp/name-lookup.cc:4840
58403 #, gcc-internal-format
58404 msgid "%q#D does not have external linkage"
58405 msgstr ""
58407 #: cp/name-lookup.cc:4842 cp/parser.cc:11376 cp/parser.cc:11386
58408 #: cp/semantics.cc:3951 cp/semantics.cc:3963
58409 #, gcc-internal-format
58410 msgid "%q#D declared here"
58411 msgstr ""
58413 #: cp/name-lookup.cc:5554
58414 #, gcc-internal-format
58415 msgid "%<%T%s%D%> names destructor"
58416 msgstr ""
58418 #: cp/name-lookup.cc:5570
58419 #, gcc-internal-format
58420 msgid "using-declaration for non-member at class scope"
58421 msgstr ""
58423 #: cp/name-lookup.cc:5578
58424 #, gcc-internal-format
58425 msgid ""
58426 "%<using%> with enumeration scope %q#T only available with %<-std=c++20%> or "
58427 "%<-std=gnu++20%>"
58428 msgstr ""
58430 #: cp/name-lookup.cc:5594 cp/pt.cc:18546
58431 #, gcc-internal-format
58432 msgid "%qT is not a class, namespace, or enumeration"
58433 msgstr ""
58435 #: cp/name-lookup.cc:5604
58436 #, gcc-internal-format
58437 msgid "non-member using-declaration names constructor of %qT"
58438 msgstr ""
58440 #: cp/name-lookup.cc:5615 cp/name-lookup.cc:5688
58441 #, gcc-internal-format
58442 msgid "using-declaration for member at non-class scope"
58443 msgstr ""
58445 #: cp/name-lookup.cc:5638
58446 #, gcc-internal-format
58447 msgid "%qT is not a direct base of %qT"
58448 msgstr ""
58450 #: cp/name-lookup.cc:5698
58451 #, gcc-internal-format
58452 msgid "did you mean %<using enum %T::%D%>?"
58453 msgstr ""
58455 #: cp/name-lookup.cc:5710
58456 #, gcc-internal-format
58457 msgid "%qD has not been declared in %qD"
58458 msgstr ""
58460 #: cp/name-lookup.cc:5724
58461 #, gcc-internal-format
58462 msgid "using-declaration may not name namespace %qD"
58463 msgstr ""
58465 #: cp/name-lookup.cc:5735
58466 #, gcc-internal-format
58467 msgid "%<%T::%D%> names constructor in %qT"
58468 msgstr ""
58470 #: cp/name-lookup.cc:5828
58471 #, gcc-internal-format
58472 msgid "declaration of %qD not in a namespace surrounding %qD"
58473 msgstr ""
58475 #: cp/name-lookup.cc:5869
58476 #, gcc-internal-format
58477 msgid "explicit qualification in declaration of %qD"
58478 msgstr ""
58480 #: cp/name-lookup.cc:5879
58481 #, gcc-internal-format
58482 msgid "%qD should have been declared inside %qD"
58483 msgstr ""
58485 #: cp/name-lookup.cc:5947
58486 #, gcc-internal-format
58487 msgid "%qD has not been declared within %qD"
58488 msgstr ""
58490 #: cp/name-lookup.cc:5949
58491 #, gcc-internal-format
58492 msgid "only here as a %<friend%>"
58493 msgstr ""
58495 #: cp/name-lookup.cc:6003
58496 #, gcc-internal-format
58497 msgid "%qD attribute requires a single NTBS argument"
58498 msgstr ""
58500 #: cp/name-lookup.cc:6010
58501 #, gcc-internal-format
58502 msgid ""
58503 "%qD attribute is meaningless since members of the anonymous namespace get "
58504 "local symbols"
58505 msgstr ""
58507 #: cp/name-lookup.cc:6020 cp/name-lookup.cc:6047
58508 #, gcc-internal-format
58509 msgid "ignoring %qD attribute on anonymous namespace"
58510 msgstr ""
58512 #: cp/name-lookup.cc:6026
58513 #, gcc-internal-format
58514 msgid "ignoring %qD attribute on non-inline namespace"
58515 msgstr ""
58517 #: cp/name-lookup.cc:6063 cp/name-lookup.cc:8552
58518 #, gcc-internal-format
58519 msgid "%qD attribute directive ignored"
58520 msgstr ""
58522 #: cp/name-lookup.cc:6389
58523 #, gcc-internal-format
58524 msgid "maximum limit of %d namespaces searched for %qE"
58525 msgstr ""
58527 #: cp/name-lookup.cc:6441
58528 #, gcc-internal-format
58529 msgid "suggested alternative:"
58530 msgid_plural "suggested alternatives:"
58531 msgstr[0] ""
58532 msgstr[1] ""
58534 #: cp/name-lookup.cc:6447
58535 #, gcc-internal-format
58536 msgid "  %qE"
58537 msgstr ""
58539 #: cp/name-lookup.cc:6976
58540 #, gcc-internal-format
58541 msgid ""
58542 "%<std::%s%> is defined in header %qs; did you forget to %<#include %s%>?"
58543 msgstr ""
58545 #: cp/name-lookup.cc:6982
58546 #, gcc-internal-format
58547 msgid "%<std::%s%> is only available from %s onwards"
58548 msgstr ""
58550 #: cp/name-lookup.cc:7418
58551 #, gcc-internal-format
58552 msgid "the macro %qs had not yet been defined"
58553 msgstr ""
58555 #: cp/name-lookup.cc:7421
58556 #, gcc-internal-format
58557 msgid "it was later defined here"
58558 msgstr ""
58560 #: cp/name-lookup.cc:8180
58561 #, gcc-internal-format
58562 msgid ""
58563 "declaration of %<std::initializer_list%> does not match %<#include "
58564 "<initializer_list>%>, isn%'t a template"
58565 msgstr ""
58567 #: cp/name-lookup.cc:8536
58568 #, gcc-internal-format
58569 msgid "%<strong%> using directive no longer supported"
58570 msgstr ""
58572 #: cp/name-lookup.cc:8539
58573 #, gcc-internal-format
58574 msgid "you can use an inline namespace instead"
58575 msgstr ""
58577 #. We only allow depth 255.
58578 #: cp/name-lookup.cc:8638
58579 #, gcc-internal-format, gfc-internal-format
58580 msgid "cannot nest more than %d namespaces"
58581 msgstr ""
58583 #: cp/name-lookup.cc:8735
58584 #, gcc-internal-format
58585 msgid "%<namespace %E%> is ambiguous"
58586 msgstr ""
58588 #: cp/name-lookup.cc:8751
58589 #, gcc-internal-format
58590 msgid "namespace alias %qD not allowed here, assuming %qD"
58591 msgstr ""
58593 #: cp/name-lookup.cc:8831
58594 #, gcc-internal-format
58595 msgid "inline namespace must be specified at initial definition"
58596 msgstr ""
58598 #: cp/name-lookup.cc:8832
58599 #, gcc-internal-format
58600 msgid "%qD defined here"
58601 msgstr ""
58603 #: cp/name-lookup.cc:8881
58604 #, gcc-internal-format
58605 msgid "%s namespace %qD conflicts with reachable definition"
58606 msgstr ""
58608 #: cp/name-lookup.cc:8883
58609 #, gcc-internal-format, gfc-internal-format
58610 msgid "reachable %s definition here"
58611 msgstr ""
58613 #: cp/name-lookup.cc:8926
58614 #, gcc-internal-format
58615 msgid "XXX entering %<pop_everything ()%>"
58616 msgstr ""
58618 #: cp/name-lookup.cc:8935
58619 #, gcc-internal-format
58620 msgid "XXX leaving %<pop_everything ()%>"
58621 msgstr ""
58623 #: cp/optimize.cc:612
58624 #, gcc-internal-format
58625 msgid "making multiple clones of %qD"
58626 msgstr ""
58628 #: cp/parser.cc:899
58629 #, gcc-internal-format
58630 msgid "identifier %qE is a keyword in C++11"
58631 msgstr ""
58633 #: cp/parser.cc:913
58634 #, gcc-internal-format
58635 msgid "identifier %qE is a keyword in C++20"
58636 msgstr ""
58638 #: cp/parser.cc:1406 cp/parser.cc:1419
58639 #, gcc-internal-format
58640 msgid "%<LEXER_DEBUGGING_ENABLED_P%> is not set to true"
58641 msgstr ""
58643 #: cp/parser.cc:1444 cp/parser.cc:45161
58644 #, gcc-internal-format
58645 msgid ""
58646 "%<#pragma omp declare %s%> not immediately followed by function declaration "
58647 "or definition"
58648 msgstr ""
58650 #: cp/parser.cc:1484
58651 #, gcc-internal-format
58652 msgid ""
58653 "%<declare %s%> directive not immediately followed by function declaration or "
58654 "definition"
58655 msgstr ""
58657 #: cp/parser.cc:3022
58658 #, gcc-internal-format
58659 msgid "%<#pragma%> is not allowed here"
58660 msgstr ""
58662 #: cp/parser.cc:3151
58663 #, gcc-internal-format
58664 msgid "%<%E::%E%> has not been declared"
58665 msgstr ""
58667 #: cp/parser.cc:3154
58668 #, gcc-internal-format
58669 msgid "%<::%E%> has not been declared"
58670 msgstr ""
58672 #: cp/parser.cc:3157
58673 #, gcc-internal-format
58674 msgid "request for member %qE in non-class type %qT"
58675 msgstr ""
58677 #: cp/parser.cc:3160 cp/parser.cc:20943
58678 #, gcc-internal-format
58679 msgid "%<%T::%E%> has not been declared"
58680 msgstr ""
58682 #: cp/parser.cc:3170
58683 #, gcc-internal-format
58684 msgid "%<%E::%E%> is not a type"
58685 msgstr ""
58687 #: cp/parser.cc:3174
58688 #, gcc-internal-format
58689 msgid "%<%E::%E%> is not a class or namespace"
58690 msgstr ""
58692 #: cp/parser.cc:3179
58693 #, gcc-internal-format
58694 msgid "%<%E::%E%> is not a class, namespace, or enumeration"
58695 msgstr ""
58697 #: cp/parser.cc:3192
58698 #, gcc-internal-format
58699 msgid "%<::%E%> is not a type"
58700 msgstr ""
58702 #: cp/parser.cc:3195
58703 #, gcc-internal-format
58704 msgid "%<::%E%> is not a class or namespace"
58705 msgstr ""
58707 #: cp/parser.cc:3199
58708 #, gcc-internal-format
58709 msgid "%<::%E%> is not a class, namespace, or enumeration"
58710 msgstr ""
58712 #: cp/parser.cc:3211
58713 #, gcc-internal-format
58714 msgid "%qE is not a type"
58715 msgstr ""
58717 #: cp/parser.cc:3214
58718 #, gcc-internal-format
58719 msgid "%qE is not a class or namespace"
58720 msgstr ""
58722 #: cp/parser.cc:3218
58723 #, gcc-internal-format
58724 msgid "%qE is not a class, namespace, or enumeration"
58725 msgstr ""
58727 #: cp/parser.cc:3282
58728 #, gcc-internal-format
58729 msgid "new types may not be defined in a return type"
58730 msgstr ""
58732 #: cp/parser.cc:3284
58733 #, gcc-internal-format
58734 msgid "(perhaps a semicolon is missing after the definition of %qT)"
58735 msgstr ""
58737 #: cp/parser.cc:3312
58738 #, gcc-internal-format
58739 msgid "%qE is not a class template"
58740 msgstr ""
58742 #: cp/parser.cc:3314
58743 #, gcc-internal-format
58744 msgid "%qE is not a template"
58745 msgstr ""
58747 #: cp/parser.cc:3317
58748 #, gcc-internal-format
58749 msgid "invalid template-id"
58750 msgstr ""
58752 #: cp/parser.cc:3351
58753 #, gcc-internal-format
58754 msgid "ISO C++ forbids using a floating-point literal in a constant-expression"
58755 msgstr ""
58757 #: cp/parser.cc:3355 cp/pt.cc:20208
58758 #, gcc-internal-format
58759 msgid ""
58760 "a cast to a type other than an integral or enumeration type cannot appear in "
58761 "a constant-expression"
58762 msgstr ""
58764 #: cp/parser.cc:3360
58765 #, gcc-internal-format
58766 msgid "%<typeid%> operator cannot appear in a constant-expression"
58767 msgstr ""
58769 #: cp/parser.cc:3364
58770 #, gcc-internal-format
58771 msgid "non-constant compound literals cannot appear in a constant-expression"
58772 msgstr ""
58774 #: cp/parser.cc:3368
58775 #, gcc-internal-format
58776 msgid "a function call cannot appear in a constant-expression"
58777 msgstr ""
58779 #: cp/parser.cc:3372
58780 #, gcc-internal-format
58781 msgid "an increment cannot appear in a constant-expression"
58782 msgstr ""
58784 #: cp/parser.cc:3376
58785 #, gcc-internal-format
58786 msgid "an decrement cannot appear in a constant-expression"
58787 msgstr ""
58789 #: cp/parser.cc:3380
58790 #, gcc-internal-format
58791 msgid "an array reference cannot appear in a constant-expression"
58792 msgstr ""
58794 #: cp/parser.cc:3384
58795 #, gcc-internal-format
58796 msgid "the address of a label cannot appear in a constant-expression"
58797 msgstr ""
58799 #: cp/parser.cc:3388
58800 #, gcc-internal-format
58801 msgid "calls to overloaded operators cannot appear in a constant-expression"
58802 msgstr ""
58804 #: cp/parser.cc:3392
58805 #, gcc-internal-format
58806 msgid "an assignment cannot appear in a constant-expression"
58807 msgstr ""
58809 #: cp/parser.cc:3395
58810 #, gcc-internal-format
58811 msgid "a comma operator cannot appear in a constant-expression"
58812 msgstr ""
58814 #: cp/parser.cc:3399
58815 #, gcc-internal-format
58816 msgid "a call to a constructor cannot appear in a constant-expression"
58817 msgstr ""
58819 #: cp/parser.cc:3403
58820 #, gcc-internal-format
58821 msgid "a transaction expression cannot appear in a constant-expression"
58822 msgstr ""
58824 #: cp/parser.cc:3449
58825 #, gcc-internal-format
58826 msgid "%qs cannot appear in a constant-expression"
58827 msgstr ""
58829 #: cp/parser.cc:3486
58830 #, gcc-internal-format
58831 msgid ""
58832 "class template argument deduction is only available with %<-std=c++17%> or "
58833 "%<-std=gnu++17%>"
58834 msgstr ""
58836 #: cp/parser.cc:3491
58837 #, gcc-internal-format
58838 msgid "invalid use of destructor %qD as a type"
58839 msgstr ""
58841 #. Something like 'unsigned A a;'
58842 #: cp/parser.cc:3494
58843 #, gcc-internal-format
58844 msgid "invalid combination of multiple type-specifiers"
58845 msgstr ""
58847 #: cp/parser.cc:3507
58848 #, gcc-internal-format
58849 msgid "%qE does not name a type; did you mean %qs?"
58850 msgstr ""
58852 #: cp/parser.cc:3511
58853 #, gcc-internal-format
58854 msgid "%qE does not name a type"
58855 msgstr ""
58857 #: cp/parser.cc:3520
58858 #, gcc-internal-format
58859 msgid ""
58860 "C++11 %<constexpr%> only available with %<-std=c++11%> or %<-std=gnu++11%>"
58861 msgstr ""
58863 #: cp/parser.cc:3523
58864 #, gcc-internal-format
58865 msgid ""
58866 "C++11 %<noexcept%> only available with %<-std=c++11%> or %<-std=gnu++11%>"
58867 msgstr ""
58869 #: cp/parser.cc:3529
58870 #, gcc-internal-format
58871 msgid "%qE is not recognized as a module control-line"
58872 msgstr ""
58874 #: cp/parser.cc:3532
58875 #, gcc-internal-format
58876 msgid "C++20 %qE only available with %<-fmodules-ts%>"
58877 msgstr ""
58879 #: cp/parser.cc:3535
58880 #, gcc-internal-format
58881 msgid ""
58882 "C++20 %qE only available with %<-fmodules-ts%>, which is not yet enabled "
58883 "with %<-std=c++20%>"
58884 msgstr ""
58886 #: cp/parser.cc:3541
58887 #, gcc-internal-format
58888 msgid ""
58889 "C++11 %<thread_local%> only available with %<-std=c++11%> or %<-std=gnu++11%>"
58890 msgstr ""
58892 #: cp/parser.cc:3544
58893 #, gcc-internal-format
58894 msgid ""
58895 "C++20 %<constinit%> only available with %<-std=c++20%> or %<-std=gnu++20%>"
58896 msgstr ""
58898 #: cp/parser.cc:3547
58899 #, gcc-internal-format
58900 msgid "%<concept%> only available with %<-std=c++20%> or %<-fconcepts%>"
58901 msgstr ""
58903 #: cp/parser.cc:3550 cp/parser.cc:29944
58904 #, gcc-internal-format
58905 msgid "%<requires%> only available with %<-std=c++20%> or %<-fconcepts%>"
58906 msgstr ""
58908 #: cp/parser.cc:3572
58909 #, gcc-internal-format
58910 msgid "(perhaps %<typename %T::%E%> was intended)"
58911 msgstr ""
58913 #: cp/parser.cc:3600 cp/parser.cc:3612
58914 #, gcc-internal-format
58915 msgid "%qE in namespace %qE does not name a template type; did you mean %qs?"
58916 msgstr ""
58918 #: cp/parser.cc:3605 cp/parser.cc:3617
58919 #, gcc-internal-format
58920 msgid "%qE in namespace %qE does not name a template type"
58921 msgstr ""
58923 #: cp/parser.cc:3625
58924 #, gcc-internal-format
58925 msgid "%qE in namespace %qE does not name a type; did you mean %qs?"
58926 msgstr ""
58928 #: cp/parser.cc:3630
58929 #, gcc-internal-format
58930 msgid "%qE in namespace %qE does not name a type"
58931 msgstr ""
58933 #: cp/parser.cc:3641
58934 #, gcc-internal-format
58935 msgid "%<%T::%E%> names the constructor, not the type"
58936 msgstr ""
58938 #: cp/parser.cc:3644
58939 #, gcc-internal-format
58940 msgid "and %qT has no template constructors"
58941 msgstr ""
58943 #: cp/parser.cc:3654
58944 #, gcc-internal-format
58945 msgid ""
58946 "need %<typename%> before %<%T::%D::%E%> because %<%T::%D%> is a dependent "
58947 "scope"
58948 msgstr ""
58950 #: cp/parser.cc:3662
58951 #, gcc-internal-format
58952 msgid "need %<typename%> before %<%T::%E%> because %qT is a dependent scope"
58953 msgstr ""
58955 #: cp/parser.cc:3674 cp/parser.cc:3678
58956 #, gcc-internal-format
58957 msgid "%qE in %q#T does not name a template type"
58958 msgstr ""
58960 #: cp/parser.cc:3682
58961 #, gcc-internal-format
58962 msgid "%qE in %q#T does not name a type"
58963 msgstr ""
58965 #: cp/parser.cc:4364
58966 #, gcc-internal-format
58967 msgid "expected string-literal"
58968 msgstr ""
58970 #: cp/parser.cc:4430
58971 #, gcc-internal-format
58972 msgid ""
58973 "inconsistent user-defined literal suffixes %qD and %qD in string literal"
58974 msgstr ""
58976 #: cp/parser.cc:4449
58977 #, gcc-internal-format
58978 msgid "concatenation of string literals with conflicting encoding prefixes"
58979 msgstr ""
58981 #: cp/parser.cc:4616
58982 #, gcc-internal-format
58983 msgid "unable to find character literal operator %qD with %qT argument"
58984 msgstr ""
58986 #: cp/parser.cc:4722
58987 #, gcc-internal-format
58988 msgid "integer literal exceeds range of %qT type"
58989 msgstr ""
58991 #: cp/parser.cc:4729
58992 #, gcc-internal-format
58993 msgid "floating literal exceeds range of %qT type"
58994 msgstr ""
58996 #: cp/parser.cc:4733
58997 #, gcc-internal-format
58998 msgid "floating literal truncated to zero"
58999 msgstr ""
59001 #: cp/parser.cc:4762
59002 #, gcc-internal-format
59003 msgid "failed to translate literal to execution character set %qT"
59004 msgstr ""
59006 #: cp/parser.cc:4796
59007 #, gcc-internal-format
59008 msgid "unable to find numeric literal operator %qD"
59009 msgstr ""
59011 #: cp/parser.cc:4802
59012 #, gcc-internal-format
59013 msgid ""
59014 "add %<using namespace std::complex_literals%> (from %<<complex>%>) to enable "
59015 "the C++14 user-defined literal suffixes"
59016 msgstr ""
59018 #: cp/parser.cc:4806
59019 #, gcc-internal-format
59020 msgid "or use %<j%> instead of %<i%> for the GNU built-in suffix"
59021 msgstr ""
59023 #: cp/parser.cc:4810
59024 #, gcc-internal-format
59025 msgid "use %<-fext-numeric-literals%> to enable more built-in suffixes"
59026 msgstr ""
59028 #: cp/parser.cc:4894
59029 #, gcc-internal-format
59030 msgid "unable to find string literal operator %qD with %qT, %qT arguments"
59031 msgstr ""
59033 #: cp/parser.cc:4988
59034 #, gcc-internal-format
59035 msgid "global module fragment contents must be from preprocessor inclusion"
59036 msgstr ""
59038 #: cp/parser.cc:5003 cp/parser.cc:15172
59039 #, gcc-internal-format
59040 msgid "expected declaration"
59041 msgstr ""
59043 #: cp/parser.cc:5364 cp/parser.cc:5379
59044 #, gcc-internal-format
59045 msgid "expected binary operator"
59046 msgstr ""
59048 #: cp/parser.cc:5385
59049 #, gcc-internal-format
59050 msgid "expected ..."
59051 msgstr ""
59053 #: cp/parser.cc:5397
59054 #, gcc-internal-format
59055 msgid "binary expression in operand of fold-expression"
59056 msgstr ""
59058 #: cp/parser.cc:5402
59059 #, gcc-internal-format
59060 msgid "conditional expression in operand of fold-expression"
59061 msgstr ""
59063 #: cp/parser.cc:5410
59064 #, gcc-internal-format
59065 msgid "mismatched operator in fold-expression"
59066 msgstr ""
59068 #: cp/parser.cc:5514
59069 #, gcc-internal-format
59070 msgid "fixed-point types not supported in C++"
59071 msgstr ""
59073 #: cp/parser.cc:5597
59074 #, gcc-internal-format
59075 msgid "ISO C++ forbids braced-groups within expressions"
59076 msgstr ""
59078 #: cp/parser.cc:5609
59079 #, gcc-internal-format
59080 msgid ""
59081 "statement-expressions are not allowed outside functions nor in template-"
59082 "argument lists"
59083 msgstr ""
59085 #: cp/parser.cc:5649
59086 #, gcc-internal-format
59087 msgid "fold-expressions only available with %<-std=c++17%> or %<-std=gnu++17%>"
59088 msgstr ""
59090 #: cp/parser.cc:5710 cp/parser.cc:5891 cp/parser.cc:6072 cp/semantics.cc:4105
59091 #, gcc-internal-format
59092 msgid "expected primary-expression"
59093 msgstr ""
59095 #: cp/parser.cc:5740
59096 #, gcc-internal-format
59097 msgid "%<this%> may not be used in this context"
59098 msgstr ""
59100 #: cp/parser.cc:5885
59101 #, gcc-internal-format
59102 msgid "a template declaration cannot appear at block scope"
59103 msgstr ""
59105 #: cp/parser.cc:6226
59106 #, gcc-internal-format
59107 msgid "expected id-expression"
59108 msgstr ""
59110 #: cp/parser.cc:6264
59111 #, gcc-internal-format
59112 msgid "expected %qs keyword before dependent template name"
59113 msgstr ""
59115 #: cp/parser.cc:6391
59116 #, gcc-internal-format
59117 msgid "scope %qT before %<~%> is not a class-name"
59118 msgstr ""
59120 #: cp/parser.cc:6401
59121 #, gcc-internal-format
59122 msgid "%<template%> keyword not permitted in destructor name"
59123 msgstr ""
59125 #: cp/parser.cc:6438 cp/parser.cc:8553
59126 #, gcc-internal-format
59127 msgid "%<~auto%> only available with %<-std=c++14%> or %<-std=gnu++14%>"
59128 msgstr ""
59130 #: cp/parser.cc:6450
59131 #, gcc-internal-format
59132 msgid "template-id not allowed for destructor"
59133 msgstr ""
59135 #: cp/parser.cc:6559
59136 #, gcc-internal-format
59137 msgid "declaration of %<~%T%> as member of %qT"
59138 msgstr ""
59140 #: cp/parser.cc:6574
59141 #, gcc-internal-format
59142 msgid "typedef-name %qD used as destructor declarator"
59143 msgstr ""
59145 #: cp/parser.cc:6610 cp/parser.cc:23418
59146 #, gcc-internal-format
59147 msgid "expected unqualified-id"
59148 msgstr ""
59150 #: cp/parser.cc:6637 cp/typeck.cc:3020 cp/typeck.cc:3023 cp/typeck.cc:3040
59151 #, gcc-internal-format
59152 msgid "%qD is not a template"
59153 msgstr ""
59155 #: cp/parser.cc:6751
59156 #, gcc-internal-format
59157 msgid "found %<:%> in nested-name-specifier, expected %<::%>"
59158 msgstr ""
59160 #: cp/parser.cc:6832
59161 #, gcc-internal-format
59162 msgid "%<decltype%> evaluates to %qT, which is not a class or enumeration type"
59163 msgstr ""
59165 #: cp/parser.cc:6859 cp/parser.cc:6870
59166 #, gcc-internal-format
59167 msgid "concept-id %qD in nested-name-specifier"
59168 msgstr ""
59170 #: cp/parser.cc:6862
59171 #, gcc-internal-format
59172 msgid "function template-id %qD in nested-name-specifier"
59173 msgstr ""
59175 #: cp/parser.cc:6876
59176 #, gcc-internal-format
59177 msgid "variable template-id %qD in nested-name-specifier"
59178 msgstr ""
59180 #: cp/parser.cc:7050
59181 #, gcc-internal-format
59182 msgid "expected nested-name-specifier"
59183 msgstr ""
59185 #: cp/parser.cc:7257 cp/parser.cc:9798
59186 #, gcc-internal-format
59187 msgid "types may not be defined in casts"
59188 msgstr ""
59190 #: cp/parser.cc:7346
59191 #, gcc-internal-format
59192 msgid "types may not be defined in a %<typeid%> expression"
59193 msgstr ""
59195 #: cp/parser.cc:7438
59196 #, gcc-internal-format
59197 msgid "wrong number of arguments to %<__builtin_addressof%>"
59198 msgstr ""
59200 #: cp/parser.cc:7450 cp/pt.cc:20888
59201 #, gcc-internal-format
59202 msgid "wrong number of arguments to %<__builtin_launder%>"
59203 msgstr ""
59205 #: cp/parser.cc:7463
59206 #, gcc-internal-format
59207 msgid "wrong number of arguments to %<__builtin_assoc_barrier%>"
59208 msgstr ""
59210 #: cp/parser.cc:7489
59211 #, gcc-internal-format
59212 msgid "wrong number of arguments to %<__builtin_shufflevector%>"
59213 msgstr ""
59215 #: cp/parser.cc:7627
59216 #, gcc-internal-format
59217 msgid "ISO C++ forbids compound-literals"
59218 msgstr ""
59220 #: cp/parser.cc:7686
59221 #, gcc-internal-format
59222 msgid "two consecutive %<[%> shall only introduce an attribute"
59223 msgstr ""
59225 #: cp/parser.cc:8326 cp/typeck.cc:2908
59226 #, gcc-internal-format
59227 msgid "invalid use of %qD"
59228 msgstr ""
59230 #: cp/parser.cc:8335
59231 #, gcc-internal-format
59232 msgid "%<%D::%D%> is not a class member"
59233 msgstr ""
59235 #: cp/parser.cc:8605
59236 #, gcc-internal-format
59237 msgid "non-scalar type"
59238 msgstr ""
59240 #: cp/parser.cc:8715
59241 #, gcc-internal-format
59242 msgid "ISO C++ does not allow %<alignof%> with a non-type"
59243 msgstr ""
59245 #: cp/parser.cc:8810
59246 #, gcc-internal-format
59247 msgid "types may not be defined in %<noexcept%> expressions"
59248 msgstr ""
59250 #: cp/parser.cc:9084 cp/parser.cc:32526
59251 #, gcc-internal-format
59252 msgid "types may not be defined in %qs expressions"
59253 msgstr ""
59255 #: cp/parser.cc:9149
59256 #, gcc-internal-format
59257 msgid "%<__builtin_has_attribute%> with dependent argument not supported yet"
59258 msgstr ""
59260 #: cp/parser.cc:9235
59261 #, gcc-internal-format
59262 msgid "types may not be defined in a new-expression"
59263 msgstr ""
59265 #: cp/parser.cc:9251
59266 #, gcc-internal-format
59267 msgid "array bound forbidden after parenthesized type-id"
59268 msgstr ""
59270 #: cp/parser.cc:9253
59271 #, gcc-internal-format
59272 msgid "try removing the parentheses around the type-id"
59273 msgstr ""
59275 #: cp/parser.cc:9285
59276 #, gcc-internal-format
59277 msgid ""
59278 "initialization of new-expression for type %<auto%> requires exactly one "
59279 "element"
59280 msgstr ""
59282 #: cp/parser.cc:9330
59283 #, gcc-internal-format
59284 msgid "expected expression-list or type-id"
59285 msgstr ""
59287 #: cp/parser.cc:9359
59288 #, gcc-internal-format
59289 msgid "types may not be defined in a new-type-id"
59290 msgstr ""
59292 #: cp/parser.cc:9494
59293 #, gcc-internal-format
59294 msgid "expression in new-declarator must have integral or enumeration type"
59295 msgstr ""
59297 #: cp/parser.cc:9903
59298 #, gcc-internal-format
59299 msgid "use of old-style cast to %q#T"
59300 msgstr ""
59302 #: cp/parser.cc:10052
59303 #, gcc-internal-format
59304 msgid "%<>>%> operator is treated as two right angle brackets in C++11"
59305 msgstr ""
59307 #: cp/parser.cc:10055
59308 #, gcc-internal-format
59309 msgid "suggest parentheses around %<>>%> expression"
59310 msgstr ""
59312 #: cp/parser.cc:10263
59313 #, gcc-internal-format
59314 msgid "ISO C++ does not allow %<?:%> with omitted middle operand"
59315 msgstr ""
59317 #: cp/parser.cc:10552
59318 #, gcc-internal-format
59319 msgid "top-level comma expression in array subscript is deprecated"
59320 msgstr ""
59322 #: cp/parser.cc:10709
59323 #, gcc-internal-format
59324 msgid "types may not be defined within %<__builtin_offsetof%>"
59325 msgstr ""
59327 #: cp/parser.cc:11021
59328 #, gcc-internal-format
59329 msgid "lambda-expression in template parameter type"
59330 msgstr ""
59332 #: cp/parser.cc:11031
59333 #, gcc-internal-format
59334 msgid ""
59335 "lambda-expression in unevaluated context only available with %<-std=c++20%> "
59336 "or %<-std=gnu++20%>"
59337 msgstr ""
59339 #: cp/parser.cc:11041
59340 #, gcc-internal-format
59341 msgid ""
59342 "lambda-expression in template-argument only available with %<-std=c++20%> or "
59343 "%<-std=gnu++20%>"
59344 msgstr ""
59346 #: cp/parser.cc:11199
59347 #, gcc-internal-format
59348 msgid "non-local lambda expression cannot have a capture-default"
59349 msgstr ""
59351 #: cp/parser.cc:11221
59352 #, gcc-internal-format
59353 msgid "expected end of capture-list"
59354 msgstr ""
59356 #: cp/parser.cc:11237
59357 #, gcc-internal-format
59358 msgid ""
59359 "explicit by-copy capture of %<this%> with by-copy capture default only "
59360 "available with %<-std=c++20%> or %<-std=gnu++20%>"
59361 msgstr ""
59363 #: cp/parser.cc:11243 cp/parser.cc:11265 cp/parser.cc:11458
59364 #, gcc-internal-format
59365 msgid "already captured %qD in lambda expression"
59366 msgstr ""
59368 #: cp/parser.cc:11259
59369 #, gcc-internal-format
59370 msgid ""
59371 "%<*this%> capture only available with %<-std=c++17%> or %<-std=gnu++17%>"
59372 msgstr ""
59374 #: cp/parser.cc:11279
59375 #, gcc-internal-format
59376 msgid "%<this%> cannot be captured by reference"
59377 msgstr ""
59379 #: cp/parser.cc:11299
59380 #, gcc-internal-format
59381 msgid ""
59382 "pack init-capture only available with %<-std=c++20%> or %<-std=gnu++20%>"
59383 msgstr ""
59385 #: cp/parser.cc:11310
59386 #, gcc-internal-format
59387 msgid "%<&%> should come before %<...%>"
59388 msgstr ""
59390 #: cp/parser.cc:11341
59391 #, gcc-internal-format
59392 msgid ""
59393 "lambda capture initializers only available with %<-std=c++14%> or %<-std=gnu+"
59394 "+14%>"
59395 msgstr ""
59397 #: cp/parser.cc:11348
59398 #, gcc-internal-format
59399 msgid "empty initializer for lambda init-capture"
59400 msgstr ""
59402 #: cp/parser.cc:11372
59403 #, gcc-internal-format
59404 msgid "capture of non-variable %qE"
59405 msgstr ""
59407 #: cp/parser.cc:11382
59408 #, gcc-internal-format
59409 msgid "capture of variable %qD with non-automatic storage duration"
59410 msgstr ""
59412 #: cp/parser.cc:11420
59413 #, gcc-internal-format
59414 msgid "too many %<...%> in lambda capture"
59415 msgstr ""
59417 #: cp/parser.cc:11431
59418 #, gcc-internal-format
59419 msgid "explicit by-copy capture of %qD redundant with by-copy capture default"
59420 msgstr ""
59422 #: cp/parser.cc:11436
59423 #, gcc-internal-format
59424 msgid ""
59425 "explicit by-reference capture of %qD redundant with by-reference capture "
59426 "default"
59427 msgstr ""
59429 #: cp/parser.cc:11515
59430 #, gcc-internal-format
59431 msgid ""
59432 "lambda templates are only available with %<-std=c++14%> or %<-std=gnu++14%>"
59433 msgstr ""
59435 #: cp/parser.cc:11519
59436 #, gcc-internal-format
59437 msgid ""
59438 "lambda templates are only available with %<-std=c++20%> or %<-std=gnu++20%>"
59439 msgstr ""
59441 #: cp/parser.cc:11588
59442 #, gcc-internal-format
59443 msgid "default argument specified for lambda parameter"
59444 msgstr ""
59446 #: cp/parser.cc:11607
59447 #, gcc-internal-format
59448 msgid ""
59449 "parameter declaration before lambda declaration specifiers only optional "
59450 "with %<-std=c++2b%> or %<-std=gnu++2b%>"
59451 msgstr ""
59453 #: cp/parser.cc:11619
59454 #, gcc-internal-format
59455 msgid "duplicate %<mutable%>"
59456 msgstr ""
59458 #: cp/parser.cc:11626
59459 #, gcc-internal-format
59460 msgid ""
59461 "parameter declaration before lambda transaction qualifier only optional with "
59462 "%<-std=c++2b%> or %<-std=gnu++2b%>"
59463 msgstr ""
59465 #: cp/parser.cc:11639
59466 #, gcc-internal-format
59467 msgid ""
59468 "parameter declaration before lambda exception specification only optional "
59469 "with %<-std=c++2b%> or %<-std=gnu++2b%>"
59470 msgstr ""
59472 #: cp/parser.cc:11657
59473 #, gcc-internal-format
59474 msgid ""
59475 "parameter declaration before lambda trailing return type only optional with "
59476 "%<-std=c++2b%> or %<-std=gnu++2b%>"
59477 msgstr ""
59479 #: cp/parser.cc:11699
59480 #, gcc-internal-format
59481 msgid ""
59482 "%<constexpr%> lambda only available with %<-std=c++17%> or %<-std=gnu++17%>"
59483 msgstr ""
59485 #: cp/parser.cc:11859 cp/parser.cc:11998 cp/parser.cc:45767
59486 #, gcc-internal-format
59487 msgid ""
59488 "mixing OpenMP directives with attribute and pragma syntax on the same "
59489 "statement"
59490 msgstr ""
59492 #: cp/parser.cc:11885 cp/parser.cc:45749
59493 #, gcc-internal-format
59494 msgid "unknown OpenMP directive name in %<omp::directive%> attribute argument"
59495 msgstr ""
59497 #: cp/parser.cc:11967
59498 #, gcc-internal-format
59499 msgid ""
59500 "OpenMP construct among %<omp::directive%> attributes requires all %<omp::"
59501 "directive%> attributes on the same statement to be in the same %<omp::"
59502 "sequence%>"
59503 msgstr ""
59505 #: cp/parser.cc:11975
59506 #, gcc-internal-format
59507 msgid ""
59508 "multiple OpenMP standalone directives among %<omp::directive%> attributes "
59509 "must be all within the same %<omp::sequence%>"
59510 msgstr ""
59512 #: cp/parser.cc:11987
59513 #, gcc-internal-format
59514 msgid ""
59515 "standalone OpenMP directives in %<omp::directive%> attribute can only appear "
59516 "on an empty statement"
59517 msgstr ""
59519 #: cp/parser.cc:12107
59520 #, gcc-internal-format
59521 msgid ""
59522 "mixing OpenMP directives with attribute and pragma syntax on the same "
59523 "declaration"
59524 msgstr ""
59526 #: cp/parser.cc:12530 cp/parser.cc:12731
59527 #, gcc-internal-format
59528 msgid "attributes at the beginning of statement are ignored"
59529 msgstr ""
59531 #: cp/parser.cc:12570
59532 #, gcc-internal-format
59533 msgid "expected labeled-statement"
59534 msgstr ""
59536 #: cp/parser.cc:12619
59537 #, gcc-internal-format
59538 msgid "case label %qE not within a switch statement"
59539 msgstr ""
59541 #: cp/parser.cc:12738
59542 #, gcc-internal-format
59543 msgid "need %<typename%> before %qE because %qT is a dependent scope"
59544 msgstr ""
59546 #: cp/parser.cc:12747
59547 #, gcc-internal-format
59548 msgid "%<%T::%D%> names the constructor, not the type"
59549 msgstr ""
59551 #: cp/parser.cc:12795
59552 #, gcc-internal-format
59553 msgid "compound-statement in %<constexpr%> function"
59554 msgstr ""
59556 #: cp/parser.cc:12959
59557 #, gcc-internal-format
59558 msgid "%<if constexpr%> only available with %<-std=c++17%> or %<-std=gnu++17%>"
59559 msgstr ""
59561 #: cp/parser.cc:12981
59562 #, gcc-internal-format
59563 msgid "%<if consteval%> only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
59564 msgstr ""
59566 #: cp/parser.cc:13006 cp/parser.cc:13041
59567 #, gcc-internal-format
59568 msgid "%<if consteval%> requires compound statement"
59569 msgstr ""
59571 #: cp/parser.cc:13083
59572 #, gcc-internal-format
59573 msgid ""
59574 "init-statement in selection statements only available with %<-std=c++17%> or "
59575 "%<-std=gnu++17%>"
59576 msgstr ""
59578 #: cp/parser.cc:13251 cp/parser.cc:33013
59579 #, gcc-internal-format
59580 msgid "expected selection-statement"
59581 msgstr ""
59583 #: cp/parser.cc:13292
59584 #, gcc-internal-format
59585 msgid "condition declares an array"
59586 msgstr ""
59588 #: cp/parser.cc:13294
59589 #, gcc-internal-format
59590 msgid "condition declares a function"
59591 msgstr ""
59593 #: cp/parser.cc:13334
59594 #, gcc-internal-format
59595 msgid "types may not be defined in conditions"
59596 msgstr ""
59598 #. Anything else is an error.
59599 #: cp/parser.cc:13416 cp/parser.cc:22698 cp/parser.cc:25217
59600 #, gcc-internal-format
59601 msgid "expected initializer"
59602 msgstr ""
59604 #: cp/parser.cc:13466
59605 #, gcc-internal-format
59606 msgid ""
59607 "range-based %<for%> loops with initializer only available with %<-std=c+"
59608 "+20%> or %<-std=gnu++20%>"
59609 msgstr ""
59611 #: cp/parser.cc:13717
59612 #, gcc-internal-format
59613 msgid ""
59614 "loop variable %qD of type %qT binds to a temporary constructed from type %qT"
59615 msgstr ""
59617 #. rval
59618 #: cp/parser.cc:13724
59619 #, gcc-internal-format
59620 msgid ""
59621 "use non-reference type %qT to make the copy explicit or %qT to prevent "
59622 "copying"
59623 msgstr ""
59625 #: cp/parser.cc:13749
59626 #, gcc-internal-format
59627 msgid "loop variable %qD creates a copy from type %qT"
59628 msgstr ""
59630 #: cp/parser.cc:13754
59631 #, gcc-internal-format
59632 msgid "use reference type to prevent copying"
59633 msgstr ""
59635 #: cp/parser.cc:13897
59636 #, gcc-internal-format
59637 msgid "range-based %<for%> expression of type %qT has incomplete type"
59638 msgstr ""
59640 #: cp/parser.cc:13981
59641 #, gcc-internal-format
59642 msgid ""
59643 "inconsistent begin/end types in range-based %<for%> statement: %qT and %qT"
59644 msgstr ""
59646 #: cp/parser.cc:14124 cp/parser.cc:33016
59647 #, gcc-internal-format
59648 msgid "expected iteration-statement"
59649 msgstr ""
59651 #: cp/parser.cc:14169
59652 #, gcc-internal-format
59653 msgid ""
59654 "alias-declaration in init-statement only available with %<-std=c++23%> or %<-"
59655 "std=gnu++23%>"
59656 msgstr ""
59658 #: cp/parser.cc:14186
59659 #, gcc-internal-format
59660 msgid ""
59661 "range-based %<for%> loops only available with %<-std=c++11%> or %<-std=gnu+"
59662 "+11%>"
59663 msgstr ""
59665 #: cp/parser.cc:14318
59666 #, gcc-internal-format
59667 msgid ""
59668 "%<goto%> in %<constexpr%> function only available with %<-std=c++2b%> or %<-"
59669 "std=gnu++2b%>"
59670 msgstr ""
59672 #. Issue a warning about this use of a GNU extension.
59673 #: cp/parser.cc:14327
59674 #, gcc-internal-format
59675 msgid "ISO C++ forbids computed gotos"
59676 msgstr ""
59678 #: cp/parser.cc:14340 cp/parser.cc:33019
59679 #, gcc-internal-format
59680 msgid "expected jump-statement"
59681 msgstr ""
59683 #: cp/parser.cc:14517
59684 #, gcc-internal-format
59685 msgid "expected module-name"
59686 msgstr ""
59688 #: cp/parser.cc:14552
59689 #, gcc-internal-format
59690 msgid "module-declaration not permitted in header-unit"
59691 msgstr ""
59693 #: cp/parser.cc:14577
59694 #, gcc-internal-format
59695 msgid ""
59696 "private module fragment only permitted in purview of module interface or "
59697 "partition"
59698 msgstr ""
59700 #: cp/parser.cc:14582
59701 #, gcc-internal-format
59702 msgid "private module fragment"
59703 msgstr ""
59705 #. Neither the first declaration, nor in a GMF.
59706 #: cp/parser.cc:14588
59707 #, gcc-internal-format
59708 msgid ""
59709 "module-declaration only permitted as first declaration, or ending a global "
59710 "module fragment"
59711 msgstr ""
59713 #: cp/parser.cc:14625
59714 #, gcc-internal-format
59715 msgid "post-module-declaration imports must be contiguous"
59716 msgstr ""
59718 #: cp/parser.cc:14628
59719 #, gcc-internal-format
59720 msgid ""
59721 "perhaps insert a line break, or other disambiguation, to prevent this being "
59722 "considered a module control-line"
59723 msgstr ""
59725 #: cp/parser.cc:14636
59726 #, gcc-internal-format
59727 msgid "import-declaration must be at global scope"
59728 msgstr ""
59730 #: cp/parser.cc:14649
59731 #, gcc-internal-format
59732 msgid "import cannot appear directly in a linkage-specification"
59733 msgstr ""
59735 #: cp/parser.cc:14657
59736 #, gcc-internal-format
59737 msgid "post-module-declaration imports must not be include-translated"
59738 msgstr ""
59740 #: cp/parser.cc:14662
59741 #, gcc-internal-format
59742 msgid "post-module-declaration imports must not be from header inclusion"
59743 msgstr ""
59745 #: cp/parser.cc:14682
59746 #, gcc-internal-format
59747 msgid "%qE may only occur after a module interface declaration"
59748 msgstr ""
59750 #: cp/parser.cc:14690
59751 #, gcc-internal-format
59752 msgid "%qE may only occur once in an export declaration"
59753 msgstr ""
59755 #: cp/parser.cc:14711
59756 #, gcc-internal-format
59757 msgid "%<export%> not part of following module-directive"
59758 msgstr ""
59760 #: cp/parser.cc:14798 cp/parser.cc:27038
59761 #, gcc-internal-format
59762 msgid "extra %<;%>"
59763 msgstr ""
59765 #: cp/parser.cc:14856
59766 #, gcc-internal-format
59767 msgid "attributes are not permitted in this position"
59768 msgstr ""
59770 #: cp/parser.cc:14860
59771 #, gcc-internal-format
59772 msgid "attributes may be inserted here"
59773 msgstr ""
59775 #: cp/parser.cc:15077
59776 #, gcc-internal-format
59777 msgid "%<__label__%> not at the beginning of a block"
59778 msgstr ""
59780 #: cp/parser.cc:15310
59781 #, gcc-internal-format
59782 msgid ""
59783 "non-variable %qD in declaration with more than one declarator with "
59784 "placeholder type"
59785 msgstr ""
59787 #: cp/parser.cc:15330
59788 #, gcc-internal-format
59789 msgid "inconsistent deduction for %qT: %qT and then %qT"
59790 msgstr ""
59792 #: cp/parser.cc:15351
59793 #, gcc-internal-format
59794 msgid "mixing declarations and function-definitions is forbidden"
59795 msgstr ""
59797 #: cp/parser.cc:15376
59798 #, gcc-internal-format
59799 msgid "types may not be defined in a for-range-declaration"
59800 msgstr ""
59802 #: cp/parser.cc:15431
59803 #, gcc-internal-format
59804 msgid "initializer in range-based %<for%> loop"
59805 msgstr ""
59807 #: cp/parser.cc:15434
59808 #, gcc-internal-format
59809 msgid "multiple declarations in range-based %<for%> loop"
59810 msgstr ""
59812 #: cp/parser.cc:15487
59813 #, gcc-internal-format
59814 msgid ""
59815 "structured bindings only available with %<-std=c++17%> or %<-std=gnu++17%>"
59816 msgstr ""
59818 #: cp/parser.cc:15539
59819 #, gcc-internal-format
59820 msgid "empty structured binding declaration"
59821 msgstr ""
59823 #: cp/parser.cc:15557
59824 #, gcc-internal-format
59825 msgid "invalid initializer for structured binding declaration"
59826 msgstr ""
59828 #: cp/parser.cc:15726
59829 #, gcc-internal-format
59830 msgid "%<friend%> used outside of class"
59831 msgstr ""
59833 #: cp/parser.cc:15765
59834 #, gcc-internal-format
59835 msgid "the %<bool%> keyword is not allowed in a C++20 concept definition"
59836 msgstr ""
59838 #: cp/parser.cc:15768
59839 #, gcc-internal-format
59840 msgid "C++20 concept definition syntax is %<concept <name> = <expr>%>"
59841 msgstr ""
59843 #: cp/parser.cc:15835
59844 #, gcc-internal-format
59845 msgid "%<auto%> changes meaning in C++11; please remove it"
59846 msgstr ""
59848 #: cp/parser.cc:15871
59849 #, gcc-internal-format
59850 msgid "%qD invalid in condition"
59851 msgstr ""
59853 #: cp/parser.cc:15878
59854 #, gcc-internal-format
59855 msgid "%qD invalid in lambda"
59856 msgstr ""
59858 #: cp/parser.cc:15959
59859 #, gcc-internal-format
59860 msgid "type-specifier invalid in lambda"
59861 msgstr ""
59863 #: cp/parser.cc:15971
59864 #, gcc-internal-format
59865 msgid "standard attributes in middle of decl-specifiers"
59866 msgstr ""
59868 #: cp/parser.cc:15973
59869 #, gcc-internal-format
59870 msgid ""
59871 "standard attributes must precede the decl-specifiers to apply to the "
59872 "declaration, or follow them to apply to the type"
59873 msgstr ""
59875 #: cp/parser.cc:15988
59876 #, gcc-internal-format
59877 msgid "class definition may not be declared a friend"
59878 msgstr ""
59880 #: cp/parser.cc:16061 cp/parser.cc:27580
59881 #, gcc-internal-format
59882 msgid "templates may not be %<virtual%>"
59883 msgstr ""
59885 #: cp/parser.cc:16080
59886 #, gcc-internal-format
59887 msgid "types may not be defined in explicit-specifier"
59888 msgstr ""
59890 #: cp/parser.cc:16084
59891 #, gcc-internal-format
59892 msgid ""
59893 "%<explicit(bool)%> only available with %<-std=c++20%> or %<-std=gnu++20%>"
59894 msgstr ""
59896 #: cp/parser.cc:16149
59897 #, gcc-internal-format
59898 msgid "invalid linkage-specification"
59899 msgstr ""
59901 #: cp/parser.cc:16253
59902 #, gcc-internal-format
59903 msgid ""
59904 "%<static_assert%> without a message only available with %<-std=c++17%> or %<-"
59905 "std=gnu++17%>"
59906 msgstr ""
59908 #: cp/parser.cc:16455
59909 #, gcc-internal-format
59910 msgid ""
59911 "%<decltype(auto)%> type specifier only available with %<-std=c++14%> or %<-"
59912 "std=gnu++14%>"
59913 msgstr ""
59915 #: cp/parser.cc:16468
59916 #, gcc-internal-format
59917 msgid "types may not be defined in %<decltype%> expressions"
59918 msgstr ""
59920 #: cp/parser.cc:16641
59921 #, gcc-internal-format
59922 msgid "types may not be defined in a conversion-type-id"
59923 msgstr ""
59925 #: cp/parser.cc:16670
59926 #, gcc-internal-format
59927 msgid "invalid use of %<auto%> in conversion operator"
59928 msgstr ""
59930 #: cp/parser.cc:16674
59931 #, gcc-internal-format
59932 msgid ""
59933 "use of %<auto%> in member template conversion operator can never be deduced"
59934 msgstr ""
59936 #: cp/parser.cc:16758
59937 #, gcc-internal-format
59938 msgid "only constructors take member initializers"
59939 msgstr ""
59941 #: cp/parser.cc:16785
59942 #, gcc-internal-format
59943 msgid "cannot expand initializer for member %qD"
59944 msgstr ""
59946 #: cp/parser.cc:16797 cp/pt.cc:26974
59947 #, gcc-internal-format
59948 msgid "mem-initializer for %qD follows constructor delegation"
59949 msgstr ""
59951 #: cp/parser.cc:16809 cp/pt.cc:26986
59952 #, gcc-internal-format
59953 msgid "constructor delegation follows mem-initializer for %qD"
59954 msgstr ""
59956 #: cp/parser.cc:16861
59957 #, gcc-internal-format
59958 msgid "anachronistic old-style base class initializer"
59959 msgstr ""
59961 #: cp/parser.cc:16946
59962 #, gcc-internal-format
59963 msgid ""
59964 "keyword %<typename%> not allowed in this context (a qualified member "
59965 "initializer is implicitly a type)"
59966 msgstr ""
59968 #: cp/parser.cc:17347
59969 #, gcc-internal-format
59970 msgid "unexpected keyword; remove space between quotes and suffix identifier"
59971 msgstr ""
59973 #: cp/parser.cc:17353
59974 #, gcc-internal-format
59975 msgid "expected suffix identifier"
59976 msgstr ""
59978 #: cp/parser.cc:17362
59979 #, gcc-internal-format
59980 msgid "expected empty string after %<operator%> keyword"
59981 msgstr ""
59983 #: cp/parser.cc:17368
59984 #, gcc-internal-format
59985 msgid "invalid encoding prefix in literal operator"
59986 msgstr ""
59988 #: cp/parser.cc:17402
59989 #, gcc-internal-format
59990 msgid "expected operator"
59991 msgstr ""
59993 #: cp/parser.cc:17449
59994 #, gcc-internal-format
59995 msgid "keyword %<export%> not implemented, and will be ignored"
59996 msgstr ""
59998 #: cp/parser.cc:17451
59999 #, gcc-internal-format
60000 msgid "keyword %<export%> is deprecated, and is ignored"
60001 msgstr ""
60003 #: cp/parser.cc:17453
60004 #, gcc-internal-format
60005 msgid "keyword %<export%> is enabled with %<-fmodules-ts%>"
60006 msgstr ""
60008 #: cp/parser.cc:17632
60009 #, gcc-internal-format
60010 msgid "invalid constrained type parameter"
60011 msgstr ""
60013 #: cp/parser.cc:17640
60014 #, gcc-internal-format
60015 msgid "cv-qualified type parameter"
60016 msgstr ""
60018 #: cp/parser.cc:17787
60019 #, gcc-internal-format
60020 msgid "invalid use of %<auto%> in default template argument"
60021 msgstr ""
60023 #: cp/parser.cc:18023 cp/parser.cc:18109 cp/parser.cc:24984
60024 #, gcc-internal-format
60025 msgid "template parameter pack %qD cannot have a default argument"
60026 msgstr ""
60028 #: cp/parser.cc:18027 cp/parser.cc:18113
60029 #, gcc-internal-format
60030 msgid "template parameter packs cannot have default arguments"
60031 msgstr ""
60033 #: cp/parser.cc:18180
60034 #, gcc-internal-format
60035 msgid "expected template-id"
60036 msgstr ""
60038 #: cp/parser.cc:18242
60039 #, gcc-internal-format
60040 msgid "%<<::%> cannot begin a template-argument list"
60041 msgstr ""
60043 #: cp/parser.cc:18246
60044 #, gcc-internal-format
60045 msgid ""
60046 "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> "
60047 "and %<::%>"
60048 msgstr ""
60050 #: cp/parser.cc:18250
60051 #, gcc-internal-format
60052 msgid ""
60053 "(if you use %<-fpermissive%> or %<-std=c++11%>, or %<-std=gnu++11%> G++ will "
60054 "accept your code)"
60055 msgstr ""
60057 #: cp/parser.cc:18280
60058 #, gcc-internal-format
60059 msgid "invalid template-argument-list"
60060 msgstr ""
60062 #: cp/parser.cc:18281
60063 #, gcc-internal-format
60064 msgid ""
60065 "function name as the left hand operand of %<<%> is ill-formed in C++20; wrap "
60066 "the function name in %<()%>"
60067 msgstr ""
60069 #: cp/parser.cc:18288
60070 #, gcc-internal-format
60071 msgid "expected %<(%> after template-argument-list"
60072 msgstr ""
60074 #: cp/parser.cc:18402
60075 #, gcc-internal-format
60076 msgid "parse error in template argument list"
60077 msgstr ""
60079 #. The name does not name a template.
60080 #: cp/parser.cc:18487 cp/parser.cc:18675 cp/parser.cc:18873
60081 #, gcc-internal-format
60082 msgid "expected template-name"
60083 msgstr ""
60085 #. Explain what went wrong.
60086 #: cp/parser.cc:18533
60087 #, gcc-internal-format
60088 msgid "non-template %qD used as template"
60089 msgstr ""
60091 #: cp/parser.cc:18535
60092 #, gcc-internal-format
60093 msgid "use %<%T::template %D%> to indicate that it is a template"
60094 msgstr ""
60096 #: cp/parser.cc:18737
60097 #, gcc-internal-format
60098 msgid "expected parameter pack before %<...%>"
60099 msgstr ""
60101 #: cp/parser.cc:18838 cp/parser.cc:18856 cp/parser.cc:19029
60102 #, gcc-internal-format
60103 msgid "expected template-argument"
60104 msgstr ""
60106 #: cp/parser.cc:18996
60107 #, gcc-internal-format
60108 msgid "invalid non-type template argument"
60109 msgstr ""
60111 #: cp/parser.cc:19138
60112 #, gcc-internal-format
60113 msgid "explicit instantiation shall not use %<inline%> specifier"
60114 msgstr ""
60116 #: cp/parser.cc:19142
60117 #, gcc-internal-format
60118 msgid "explicit instantiation shall not use %<constexpr%> specifier"
60119 msgstr ""
60121 #: cp/parser.cc:19146
60122 #, gcc-internal-format
60123 msgid "explicit instantiation shall not use %<consteval%> specifier"
60124 msgstr ""
60126 #: cp/parser.cc:19208
60127 #, gcc-internal-format
60128 msgid "template specialization with C linkage"
60129 msgstr ""
60131 #: cp/parser.cc:19437
60132 #, gcc-internal-format
60133 msgid "expected type specifier"
60134 msgstr ""
60136 #: cp/parser.cc:19629
60137 #, gcc-internal-format
60138 msgid ""
60139 "use of %<auto%> in lambda parameter declaration only available with %<-std=c+"
60140 "+14%> or %<-std=gnu++14%>"
60141 msgstr ""
60143 #: cp/parser.cc:19635
60144 #, gcc-internal-format
60145 msgid ""
60146 "use of %<auto%> in parameter declaration only available with %<-std=c++14%> "
60147 "or %<-std=gnu++14%>"
60148 msgstr ""
60150 #: cp/parser.cc:19640
60151 #, gcc-internal-format
60152 msgid ""
60153 "use of %<auto%> in parameter declaration only available with %<-std=c++20%> "
60154 "or %<-fconcepts%>"
60155 msgstr ""
60157 #: cp/parser.cc:19797
60158 #, gcc-internal-format
60159 msgid "expected template-id for type"
60160 msgstr ""
60162 #: cp/parser.cc:19927
60163 #, gcc-internal-format
60164 msgid "expected type-name"
60165 msgstr ""
60167 #: cp/parser.cc:20039
60168 #, gcc-internal-format
60169 msgid "%qE does not constrain a type"
60170 msgstr ""
60172 #: cp/parser.cc:20040
60173 #, gcc-internal-format
60174 msgid "concept defined here"
60175 msgstr ""
60177 #: cp/parser.cc:20072
60178 #, gcc-internal-format
60179 msgid "expected %<auto%> or %<decltype(auto)%> after %qE"
60180 msgstr ""
60182 #: cp/parser.cc:20079
60183 #, gcc-internal-format
60184 msgid "unexpected placeholder in constrained result type"
60185 msgstr ""
60187 #: cp/parser.cc:20322
60188 #, gcc-internal-format
60189 msgid ""
60190 "elaborated-type-specifier for a scoped enum must not use the %qD keyword"
60191 msgstr ""
60193 #: cp/parser.cc:20398
60194 #, gcc-internal-format
60195 msgid "%<template%> must follow a nested-name-specifier"
60196 msgstr ""
60198 #: cp/parser.cc:20560
60199 #, gcc-internal-format
60200 msgid "declaration %qD does not declare anything"
60201 msgstr ""
60203 #: cp/parser.cc:20648
60204 #, gcc-internal-format
60205 msgid "attributes ignored on uninstantiated type"
60206 msgstr ""
60208 #: cp/parser.cc:20654
60209 #, gcc-internal-format
60210 msgid "attributes ignored on template instantiation"
60211 msgstr ""
60213 #: cp/parser.cc:20665
60214 #, gcc-internal-format
60215 msgid ""
60216 "attributes ignored on elaborated-type-specifier that is not a forward "
60217 "declaration"
60218 msgstr ""
60220 #: cp/parser.cc:20806
60221 #, gcc-internal-format
60222 msgid "%qD is an enumeration template"
60223 msgstr ""
60225 #: cp/parser.cc:20817
60226 #, gcc-internal-format
60227 msgid "%qD does not name an enumeration in %qT"
60228 msgstr ""
60230 #: cp/parser.cc:20832
60231 #, gcc-internal-format
60232 msgid "unnamed scoped enum is not allowed"
60233 msgstr ""
60235 #: cp/parser.cc:20848
60236 #, gcc-internal-format
60237 msgid "types may not be defined in enum-base"
60238 msgstr ""
60240 #: cp/parser.cc:20893
60241 #, gcc-internal-format
60242 msgid "expected %<;%> or %<{%>"
60243 msgstr ""
60245 #: cp/parser.cc:20937
60246 #, gcc-internal-format
60247 msgid "cannot add an enumerator list to a template instantiation"
60248 msgstr ""
60250 #: cp/parser.cc:20951
60251 #, gcc-internal-format
60252 msgid ""
60253 "nested name specifier %qT for enum declaration does not name a class or "
60254 "namespace"
60255 msgstr ""
60257 #: cp/parser.cc:20963 cp/parser.cc:26495
60258 #, gcc-internal-format
60259 msgid "declaration of %qD in namespace %qD which does not enclose %qD"
60260 msgstr ""
60262 #: cp/parser.cc:20968 cp/parser.cc:26500
60263 #, gcc-internal-format
60264 msgid "declaration of %qD in %qD which does not enclose %qD"
60265 msgstr ""
60267 #: cp/parser.cc:20980 cp/parser.cc:26513
60268 #, gcc-internal-format
60269 msgid "extra qualification not allowed"
60270 msgstr ""
60272 #: cp/parser.cc:21019
60273 #, gcc-internal-format
60274 msgid "ISO C++ forbids empty unnamed enum"
60275 msgstr ""
60277 #: cp/parser.cc:21044
60278 #, gcc-internal-format
60279 msgid "opaque-enum-specifier without name"
60280 msgstr ""
60282 #: cp/parser.cc:21047
60283 #, gcc-internal-format
60284 msgid "opaque-enum-specifier must use a simple identifier"
60285 msgstr ""
60287 #: cp/parser.cc:21168
60288 #, gcc-internal-format
60289 msgid "unexpanded parameter pack in enumerator in lambda"
60290 msgstr ""
60292 #: cp/parser.cc:21243
60293 #, gcc-internal-format
60294 msgid "%qD is not a namespace-name; did you mean %qs?"
60295 msgstr ""
60297 #: cp/parser.cc:21247
60298 #, gcc-internal-format
60299 msgid "%qD is not a namespace-name"
60300 msgstr ""
60302 #: cp/parser.cc:21251
60303 #, gcc-internal-format
60304 msgid "expected namespace-name"
60305 msgstr ""
60307 #: cp/parser.cc:21312
60308 #, gcc-internal-format
60309 msgid ""
60310 "nested inline namespace definitions only available with %<-std=c++20%> or %<-"
60311 "std=gnu++20%>"
60312 msgstr ""
60314 #: cp/parser.cc:21324
60315 #, gcc-internal-format
60316 msgid "standard attributes on namespaces must precede the namespace name"
60317 msgstr ""
60319 #: cp/parser.cc:21343
60320 #, gcc-internal-format
60321 msgid ""
60322 "nested namespace definitions only available with %<-std=c++17%> or %<-std=gnu"
60323 "++17%>"
60324 msgstr ""
60326 #: cp/parser.cc:21353
60327 #, gcc-internal-format
60328 msgid "nested namespace name required"
60329 msgstr ""
60331 #: cp/parser.cc:21358
60332 #, gcc-internal-format
60333 msgid "namespace name required"
60334 msgstr ""
60336 #: cp/parser.cc:21362
60337 #, gcc-internal-format
60338 msgid "a nested namespace definition cannot have attributes"
60339 msgstr ""
60341 #: cp/parser.cc:21365
60342 #, gcc-internal-format
60343 msgid "a nested namespace definition cannot be inline"
60344 msgstr ""
60346 #: cp/parser.cc:21372
60347 #, gcc-internal-format
60348 msgid "namespace %qD entered"
60349 msgstr ""
60351 #: cp/parser.cc:21427
60352 #, gcc-internal-format
60353 msgid "%<namespace%> definition is not allowed here"
60354 msgstr ""
60356 #: cp/parser.cc:21602
60357 #, gcc-internal-format
60358 msgid ""
60359 "pack expansion in using-declaration only available with %<-std=c++17%> or %<-"
60360 "std=gnu++17%>"
60361 msgstr ""
60363 #: cp/parser.cc:21617
60364 #, gcc-internal-format
60365 msgid "a template-id may not appear in a using-declaration"
60366 msgstr ""
60368 #: cp/parser.cc:21635
60369 #, gcc-internal-format
60370 msgid ""
60371 "comma-separated list in using-declaration only available with %<-std=c++17%> "
60372 "or %<-std=gnu++17%>"
60373 msgstr ""
60375 #: cp/parser.cc:21645
60376 #, gcc-internal-format
60377 msgid ""
60378 "access declarations are deprecated in favour of using-declarations; "
60379 "suggestion: add the %<using%> keyword"
60380 msgstr ""
60382 #: cp/parser.cc:21710
60383 #, gcc-internal-format
60384 msgid "opaque-enum-declaration here"
60385 msgstr ""
60387 #: cp/parser.cc:21780
60388 #, gcc-internal-format
60389 msgid "types may not be defined in alias template declarations"
60390 msgstr ""
60392 #: cp/parser.cc:21959
60393 #, gcc-internal-format
60394 msgid ""
60395 "%<asm%> in %<constexpr%> function only available with %<-std=c++20%> or %<-"
60396 "std=gnu++20%>"
60397 msgstr ""
60399 #: cp/parser.cc:21979 cp/parser.cc:21996 cp/parser.cc:22010
60400 #, gcc-internal-format
60401 msgid "duplicate %<asm%> qualifier %qT"
60402 msgstr ""
60404 #: cp/parser.cc:21986
60405 #, gcc-internal-format
60406 msgid "%<asm%> qualifier %qT ignored outside of function body"
60407 msgstr ""
60409 #: cp/parser.cc:22023
60410 #, gcc-internal-format
60411 msgid "%qT is not an %<asm%> qualifier"
60412 msgstr ""
60414 #: cp/parser.cc:22039
60415 #, gcc-internal-format
60416 msgid "%<asm%> qualifier outside of function body"
60417 msgstr ""
60419 #: cp/parser.cc:22267
60420 #, gcc-internal-format
60421 msgid "empty parentheses were disambiguated as a function declaration"
60422 msgstr ""
60424 #: cp/parser.cc:22278
60425 #, gcc-internal-format
60426 msgid "remove parentheses to default-initialize a variable"
60427 msgstr ""
60429 #: cp/parser.cc:22283
60430 #, gcc-internal-format
60431 msgid "or replace parentheses with braces to aggregate-initialize a variable"
60432 msgstr ""
60434 #: cp/parser.cc:22286
60435 #, gcc-internal-format
60436 msgid "or replace parentheses with braces to value-initialize a variable"
60437 msgstr ""
60439 #: cp/parser.cc:22303 cp/parser.cc:22328
60440 #, gcc-internal-format
60441 msgid "parentheses were disambiguated as a function declaration"
60442 msgstr ""
60444 #: cp/parser.cc:22315 cp/parser.cc:22336
60445 #, gcc-internal-format
60446 msgid "replace parentheses with braces to declare a variable"
60447 msgstr ""
60449 #: cp/parser.cc:22322
60450 #, gcc-internal-format
60451 msgid "add parentheses to declare a variable"
60452 msgstr ""
60454 #: cp/parser.cc:22569
60455 #, gcc-internal-format
60456 msgid "a function-definition is not allowed here"
60457 msgstr ""
60459 #: cp/parser.cc:22580
60460 #, gcc-internal-format
60461 msgid "an %<asm%> specification is not allowed on a function-definition"
60462 msgstr ""
60464 #: cp/parser.cc:22584
60465 #, gcc-internal-format
60466 msgid "attributes are not allowed on a function-definition"
60467 msgstr ""
60469 #: cp/parser.cc:22635
60470 #, gcc-internal-format
60471 msgid "expected constructor, destructor, or type conversion"
60472 msgstr ""
60474 #: cp/parser.cc:22779
60475 #, gcc-internal-format
60476 msgid "initializer provided for function"
60477 msgstr ""
60479 #: cp/parser.cc:22821
60480 #, gcc-internal-format
60481 msgid "attributes after parenthesized initializer ignored"
60482 msgstr ""
60484 #: cp/parser.cc:22835
60485 #, gcc-internal-format
60486 msgid "non-function %qD declared as implicit template"
60487 msgstr ""
60489 #: cp/parser.cc:23338
60490 #, gcc-internal-format
60491 msgid "array bound is not an integer constant"
60492 msgstr ""
60494 #: cp/parser.cc:23464
60495 #, gcc-internal-format
60496 msgid "cannot define member of dependent typedef %qT"
60497 msgstr ""
60499 #: cp/parser.cc:23468
60500 #, gcc-internal-format
60501 msgid "%<%T::%E%> is not a type"
60502 msgstr ""
60504 #. We do not attempt to print the declarator
60505 #. here because we do not have enough
60506 #. information about its original syntactic
60507 #. form.
60508 #: cp/parser.cc:23497
60509 #, gcc-internal-format
60510 msgid "invalid declarator"
60511 msgstr ""
60513 #: cp/parser.cc:23505
60514 #, gcc-internal-format
60515 msgid "invalid use of constructor as a template"
60516 msgstr ""
60518 #: cp/parser.cc:23507
60519 #, gcc-internal-format
60520 msgid ""
60521 "use %<%T::%D%> instead of %<%T::%D%> to name the constructor in a qualified "
60522 "name"
60523 msgstr ""
60525 #. But declarations with qualified-ids can't appear in a
60526 #. function.
60527 #: cp/parser.cc:23622
60528 #, gcc-internal-format
60529 msgid "qualified-id in declaration"
60530 msgstr ""
60532 #: cp/parser.cc:23647
60533 #, gcc-internal-format
60534 msgid "expected declarator"
60535 msgstr ""
60537 #: cp/parser.cc:23768
60538 #, gcc-internal-format
60539 msgid "%qD is a namespace"
60540 msgstr ""
60542 #: cp/parser.cc:23770
60543 #, gcc-internal-format
60544 msgid "cannot form pointer to member of non-class %q#T"
60545 msgstr ""
60547 #: cp/parser.cc:23791
60548 #, gcc-internal-format
60549 msgid "expected ptr-operator"
60550 msgstr ""
60552 #: cp/parser.cc:23852
60553 #, gcc-internal-format
60554 msgid "duplicate cv-qualifier"
60555 msgstr ""
60557 #: cp/parser.cc:23906
60558 #, gcc-internal-format
60559 msgid "multiple ref-qualifiers"
60560 msgstr ""
60562 #: cp/parser.cc:23943
60563 #, gcc-internal-format
60564 msgid "%qE requires %<-fgnu-tm%>"
60565 msgstr ""
60567 #: cp/parser.cc:24001
60568 #, gcc-internal-format
60569 msgid "duplicate virt-specifier"
60570 msgstr ""
60572 #: cp/parser.cc:24263
60573 #, gcc-internal-format
60574 msgid "missing template arguments after %qT"
60575 msgstr ""
60577 #: cp/parser.cc:24269
60578 #, gcc-internal-format
60579 msgid "%qT not permitted in template argument"
60580 msgstr ""
60582 #: cp/parser.cc:24272 cp/typeck2.cc:353 cp/typeck2.cc:400 cp/typeck2.cc:2362
60583 #, gcc-internal-format
60584 msgid "invalid use of %qT"
60585 msgstr ""
60587 #: cp/parser.cc:24299
60588 #, gcc-internal-format
60589 msgid "types may not be defined in template arguments"
60590 msgstr ""
60592 #: cp/parser.cc:24304
60593 #, gcc-internal-format
60594 msgid "invalid use of %<auto%> in template argument"
60595 msgstr ""
60597 #: cp/parser.cc:24410
60598 #, gcc-internal-format
60599 msgid "expected type-specifier"
60600 msgstr ""
60602 #: cp/parser.cc:24691
60603 #, gcc-internal-format
60604 msgid "expected %<,%> or %<...%>"
60605 msgstr ""
60607 #: cp/parser.cc:24769
60608 #, gcc-internal-format
60609 msgid "types may not be defined in parameter types"
60610 msgstr ""
60612 #: cp/parser.cc:24968
60613 #, gcc-internal-format
60614 msgid "default arguments are only permitted for function parameters"
60615 msgstr ""
60617 #: cp/parser.cc:24986
60618 #, gcc-internal-format
60619 msgid "parameter pack %qD cannot have a default argument"
60620 msgstr ""
60622 #: cp/parser.cc:24992
60623 #, gcc-internal-format
60624 msgid "template parameter pack cannot have a default argument"
60625 msgstr ""
60627 #: cp/parser.cc:24994
60628 #, gcc-internal-format
60629 msgid "parameter pack cannot have a default argument"
60630 msgstr ""
60632 #: cp/parser.cc:25124
60633 #, gcc-internal-format
60634 msgid ""
60635 "function-try-block body of %<constexpr%> constructor only available with %<-"
60636 "std=c++20%> or %<-std=gnu++20%>"
60637 msgstr ""
60639 #: cp/parser.cc:25128
60640 #, gcc-internal-format
60641 msgid ""
60642 "function-try-block body of %<constexpr%> function only available with %<-"
60643 "std=c++20%> or %<-std=gnu++20%>"
60644 msgstr ""
60646 #: cp/parser.cc:25452
60647 #, gcc-internal-format
60648 msgid ""
60649 "C++ designated initializers only available with %<-std=c++20%> or %<-std=gnu+"
60650 "+20%>"
60651 msgstr ""
60653 #: cp/parser.cc:25472
60654 #, gcc-internal-format
60655 msgid "ISO C++ does not allow GNU designated initializers"
60656 msgstr ""
60658 #: cp/parser.cc:25510
60659 #, gcc-internal-format
60660 msgid "ISO C++ does not allow C99 designated initializers"
60661 msgstr ""
60663 #: cp/parser.cc:25524
60664 #, gcc-internal-format
60665 msgid ""
60666 "either all initializer clauses should be designated or none of them should be"
60667 msgstr ""
60669 #: cp/parser.cc:25549
60670 #, gcc-internal-format
60671 msgid "%<...%> not allowed in designated initializer list"
60672 msgstr ""
60674 #: cp/parser.cc:25600
60675 #, gcc-internal-format
60676 msgid "%<.%s%> designator used multiple times in the same initializer list"
60677 msgstr ""
60679 #: cp/parser.cc:25656 cp/parser.cc:25793
60680 #, gcc-internal-format
60681 msgid "expected class-name"
60682 msgstr ""
60684 #: cp/parser.cc:26033
60685 #, gcc-internal-format
60686 msgid "expected %<;%> after class definition"
60687 msgstr ""
60689 #: cp/parser.cc:26036
60690 #, gcc-internal-format
60691 msgid "expected %<;%> after struct definition"
60692 msgstr ""
60694 #: cp/parser.cc:26039
60695 #, gcc-internal-format
60696 msgid "expected %<;%> after union definition"
60697 msgstr ""
60699 #: cp/parser.cc:26437
60700 #, gcc-internal-format
60701 msgid "expected %<{%> or %<:%>"
60702 msgstr ""
60704 #: cp/parser.cc:26448
60705 #, gcc-internal-format
60706 msgid "cannot specify %<override%> for a class"
60707 msgstr ""
60709 #: cp/parser.cc:26456
60710 #, gcc-internal-format
60711 msgid "global qualification of class name is invalid"
60712 msgstr ""
60714 #: cp/parser.cc:26463
60715 #, gcc-internal-format
60716 msgid "qualified name does not name a class"
60717 msgstr ""
60719 #: cp/parser.cc:26475
60720 #, gcc-internal-format
60721 msgid "keyword %<template%> not allowed in class-head-name"
60722 msgstr ""
60724 #: cp/parser.cc:26481
60725 #, gcc-internal-format
60726 msgid "invalid class name in declaration of %qD"
60727 msgstr ""
60729 #: cp/parser.cc:26535
60730 #, gcc-internal-format
60731 msgid "an explicit specialization must be preceded by %<template <>%>"
60732 msgstr ""
60734 #: cp/parser.cc:26567
60735 #, gcc-internal-format
60736 msgid "function template %qD redeclared as a class template"
60737 msgstr ""
60739 #: cp/parser.cc:26600
60740 #, gcc-internal-format
60741 msgid "could not resolve typename type"
60742 msgstr ""
60744 #: cp/parser.cc:26664
60745 #, gcc-internal-format
60746 msgid "previous definition of %q#T"
60747 msgstr ""
60749 #. In a lambda this should work, but doesn't currently.
60750 #. We're in a lambda, but it isn't the innermost class.
60751 #. This should work, but currently doesn't.
60752 #: cp/parser.cc:26678 cp/pt.cc:4336
60753 #, gcc-internal-format
60754 msgid "unexpanded parameter pack in local class in lambda"
60755 msgstr ""
60757 #: cp/parser.cc:26778 cp/parser.cc:33022
60758 #, gcc-internal-format
60759 msgid "expected class-key"
60760 msgstr ""
60762 #: cp/parser.cc:26803
60763 #, gcc-internal-format
60764 msgid ""
60765 "ISO C++ forbids typename key in template template parameter; use %<-std=c+"
60766 "+17%> or %<-std=gnu++17%>"
60767 msgstr ""
60769 #: cp/parser.cc:26807
60770 #, gcc-internal-format
60771 msgid "expected %<class%> or %<typename%>"
60772 msgstr ""
60774 #: cp/parser.cc:27057
60775 #, gcc-internal-format
60776 msgid "in C++03 a class-key must be used when declaring a friend"
60777 msgstr ""
60779 #: cp/parser.cc:27088
60780 #, gcc-internal-format
60781 msgid "friend declaration does not name a class or function"
60782 msgstr ""
60784 #: cp/parser.cc:27106
60785 #, gcc-internal-format
60786 msgid "a storage class on an anonymous aggregate in class scope is not allowed"
60787 msgstr ""
60789 #: cp/parser.cc:27208
60790 #, gcc-internal-format
60791 msgid ""
60792 "default member initializers for bit-fields only available with %<-std=c+"
60793 "+20%> or %<-std=gnu++20%>"
60794 msgstr ""
60796 #: cp/parser.cc:27215
60797 #, gcc-internal-format
60798 msgid "default member initializer for unnamed bit-field"
60799 msgstr ""
60801 #: cp/parser.cc:27228
60802 #, gcc-internal-format
60803 msgid "ISO C++ allows bit-field attributes only before the %<:%> token"
60804 msgstr ""
60806 #: cp/parser.cc:27390
60807 #, gcc-internal-format
60808 msgid "bit-field %qD has non-integral type %qT"
60809 msgstr ""
60811 #: cp/parser.cc:27418
60812 #, gcc-internal-format
60813 msgid "pure-specifier on function-definition"
60814 msgstr ""
60816 #: cp/parser.cc:27438
60817 #, gcc-internal-format
60818 msgid "extra %<;%> after in-class function definition"
60819 msgstr ""
60821 #: cp/parser.cc:27485
60822 #, gcc-internal-format
60823 msgid "stray %<,%> at end of member declaration"
60824 msgstr ""
60826 #: cp/parser.cc:27499
60827 #, gcc-internal-format
60828 msgid "expected %<;%> at end of member declaration"
60829 msgstr ""
60831 #: cp/parser.cc:27574
60832 #, gcc-internal-format
60833 msgid "invalid pure specifier (only %<= 0%> is allowed)"
60834 msgstr ""
60836 #: cp/parser.cc:27609
60837 #, gcc-internal-format
60838 msgid "a brace-enclosed initializer is not allowed here"
60839 msgstr ""
60841 #: cp/parser.cc:27739
60842 #, gcc-internal-format
60843 msgid "%<virtual%> specified more than once in base-specifier"
60844 msgstr ""
60846 #: cp/parser.cc:27759
60847 #, gcc-internal-format
60848 msgid "more than one access specifier in base-specifier"
60849 msgstr ""
60851 #: cp/parser.cc:27783
60852 #, gcc-internal-format
60853 msgid "keyword %<typename%> not allowed outside of templates"
60854 msgstr ""
60856 #: cp/parser.cc:27786
60857 #, gcc-internal-format
60858 msgid ""
60859 "keyword %<typename%> not allowed in this context (the base class is "
60860 "implicitly a type)"
60861 msgstr ""
60863 #: cp/parser.cc:27986 cp/parser.cc:28080
60864 #, gcc-internal-format
60865 msgid "types may not be defined in an exception-specification"
60866 msgstr ""
60868 #: cp/parser.cc:28088
60869 #, gcc-internal-format
60870 msgid "ISO C++17 does not allow dynamic exception specifications"
60871 msgstr ""
60873 #: cp/parser.cc:28094
60874 #, gcc-internal-format
60875 msgid "dynamic exception specifications are deprecated in C++11"
60876 msgstr ""
60878 #: cp/parser.cc:28138
60879 #, gcc-internal-format
60880 msgid "invalid use of %<auto%> in exception-specification"
60881 msgstr ""
60883 #: cp/parser.cc:28179
60884 #, gcc-internal-format
60885 msgid ""
60886 "%<try%> in %<constexpr%> function only available with %<-std=c++20%> or %<-"
60887 "std=gnu++20%>"
60888 msgstr ""
60890 #: cp/parser.cc:28291
60891 #, gcc-internal-format
60892 msgid "types may not be defined in exception-declarations"
60893 msgstr ""
60895 #: cp/parser.cc:28840
60896 #, gcc-internal-format
60897 msgid "expected OpenMP directive name"
60898 msgstr ""
60900 #: cp/parser.cc:28849
60901 #, gcc-internal-format
60902 msgid "expected attribute argument as balanced token sequence"
60903 msgstr ""
60905 #: cp/parser.cc:28894
60906 #, gcc-internal-format
60907 msgid "expected %<directive%> or %<sequence%>"
60908 msgstr ""
60910 #: cp/parser.cc:28993
60911 #, gcc-internal-format
60912 msgid "attribute using prefix used together with scoped attribute token"
60913 msgstr ""
60915 #: cp/parser.cc:29007
60916 #, gcc-internal-format
60917 msgid "expected an identifier for the attribute name"
60918 msgstr ""
60920 #: cp/parser.cc:29058
60921 #, gcc-internal-format
60922 msgid "%<omp::%E%> attribute requires argument"
60923 msgstr ""
60925 #. e.g. [[attr()]].
60926 #: cp/parser.cc:29126
60927 #, gcc-internal-format
60928 msgid "parentheses must be omitted if %qE attribute argument list is empty"
60929 msgstr ""
60931 #: cp/parser.cc:29161
60932 #, gcc-internal-format
60933 msgid "attribute %qs specified multiple times"
60934 msgstr ""
60936 #: cp/parser.cc:29203
60937 #, gcc-internal-format
60938 msgid "expected attribute before %<...%>"
60939 msgstr ""
60941 #: cp/parser.cc:29263
60942 #, gcc-internal-format
60943 msgid ""
60944 "attribute using prefix only available with %<-std=c++17%> or %<-std=gnu++17%>"
60945 msgstr ""
60947 #: cp/parser.cc:29606 cp/parser.cc:29615
60948 #, gcc-internal-format
60949 msgid "expression must be enclosed in parentheses"
60950 msgstr ""
60952 #: cp/parser.cc:29961
60953 #, gcc-internal-format
60954 msgid "missing additional %<requires%> to start a requires-expression"
60955 msgstr ""
60957 #: cp/parser.cc:30191
60958 #, gcc-internal-format
60959 msgid ""
60960 "testing if a concept-id is a valid expression; add %<requires%> to check "
60961 "satisfaction"
60962 msgstr ""
60964 #: cp/parser.cc:30329
60965 #, gcc-internal-format
60966 msgid "result type is not a plain type-constraint"
60967 msgstr ""
60969 #: cp/parser.cc:30337
60970 #, gcc-internal-format
60971 msgid "return-type-requirement is not a type-constraint"
60972 msgstr ""
60974 #: cp/parser.cc:30832
60975 #, gcc-internal-format
60976 msgid "specializing member %<%T::%E%> requires %<template<>%> syntax"
60977 msgstr ""
60979 #: cp/parser.cc:30837
60980 #, gcc-internal-format
60981 msgid "invalid declaration of %<%T::%E%>"
60982 msgstr ""
60984 #: cp/parser.cc:30841
60985 #, gcc-internal-format
60986 msgid "too few template-parameter-lists"
60987 msgstr ""
60989 #. Otherwise, there are too many template parameter lists.  We have
60990 #. something like:
60992 #. template <class T> template <class U> void S::f();
60993 #: cp/parser.cc:30848
60994 #, gcc-internal-format
60995 msgid "too many template-parameter-lists"
60996 msgstr ""
60998 #: cp/parser.cc:31246
60999 #, gcc-internal-format
61000 msgid "named return values are no longer supported"
61001 msgstr ""
61003 #: cp/parser.cc:31417
61004 #, gcc-internal-format
61005 msgid ""
61006 "ISO C++ did not adopt string literal operator templates taking an argument "
61007 "pack of characters"
61008 msgstr ""
61010 #: cp/parser.cc:31426
61011 #, gcc-internal-format
61012 msgid ""
61013 "literal operator template %qD has invalid parameter list; expected non-type "
61014 "template parameter pack %<<char...>%> or single non-type parameter of class "
61015 "type"
61016 msgstr ""
61018 #: cp/parser.cc:31432
61019 #, gcc-internal-format
61020 msgid ""
61021 "literal operator template %qD has invalid parameter list; expected non-type "
61022 "template parameter pack %<<char...>%>"
61023 msgstr ""
61025 #: cp/parser.cc:31539
61026 #, gcc-internal-format
61027 msgid ""
61028 "template-introductions are not part of C++20 concepts; use %qs to enable"
61029 msgstr ""
61031 #: cp/parser.cc:31549
61032 #, gcc-internal-format
61033 msgid "no matching concept for template-introduction"
61034 msgstr ""
61036 #: cp/parser.cc:31572
61037 #, gcc-internal-format
61038 msgid "invalid declaration of member template in local class"
61039 msgstr ""
61041 #: cp/parser.cc:31581
61042 #, gcc-internal-format
61043 msgid "template with C linkage"
61044 msgstr ""
61046 #: cp/parser.cc:31601
61047 #, gcc-internal-format
61048 msgid "invalid explicit specialization"
61049 msgstr ""
61051 #: cp/parser.cc:31713
61052 #, gcc-internal-format
61053 msgid "template declaration of %<typedef%>"
61054 msgstr ""
61056 #: cp/parser.cc:31764
61057 #, gcc-internal-format
61058 msgid "a class template declaration must not declare anything else"
61059 msgstr ""
61061 #: cp/parser.cc:31816
61062 #, gcc-internal-format
61063 msgid "explicit template specialization cannot have a storage class"
61064 msgstr ""
61066 #: cp/parser.cc:32120
61067 #, gcc-internal-format
61068 msgid "%<>>%> should be %<> >%> within a nested template argument list"
61069 msgstr ""
61071 #: cp/parser.cc:32133
61072 #, gcc-internal-format
61073 msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
61074 msgstr ""
61076 #: cp/parser.cc:32164
61077 #, gcc-internal-format
61078 msgid "%qs should be %qs to terminate a template argument list"
61079 msgstr ""
61081 #: cp/parser.cc:32474
61082 #, gcc-internal-format
61083 msgid "%<sizeof...%> argument must be surrounded by parentheses"
61084 msgstr ""
61086 #: cp/parser.cc:32629
61087 #, gcc-internal-format
61088 msgid "invalid use of %qD in linkage specification"
61089 msgstr ""
61091 #: cp/parser.cc:32644
61092 #, gcc-internal-format
61093 msgid "%<__thread%> before %qD"
61094 msgstr ""
61096 #: cp/parser.cc:32779
61097 #, gcc-internal-format
61098 msgid "ISO C++ 1998 does not support %<long long%>"
61099 msgstr ""
61101 #: cp/parser.cc:32790
61102 #, gcc-internal-format
61103 msgid "both %<__thread%> and %<thread_local%> specified"
61104 msgstr ""
61106 #: cp/parser.cc:32795
61107 #, gcc-internal-format
61108 msgid "duplicate %qD"
61109 msgstr ""
61111 #: cp/parser.cc:32821
61112 #, gcc-internal-format
61113 msgid "duplicate %qs"
61114 msgstr ""
61116 #: cp/parser.cc:32873
61117 #, gcc-internal-format
61118 msgid "expected %<new%>"
61119 msgstr ""
61121 #: cp/parser.cc:32876
61122 #, gcc-internal-format
61123 msgid "expected %<delete%>"
61124 msgstr ""
61126 #: cp/parser.cc:32879
61127 #, gcc-internal-format
61128 msgid "expected %<return%>"
61129 msgstr ""
61131 #: cp/parser.cc:32885
61132 #, gcc-internal-format
61133 msgid "expected %<extern%>"
61134 msgstr ""
61136 #: cp/parser.cc:32888
61137 #, gcc-internal-format
61138 msgid "expected %<static_assert%>"
61139 msgstr ""
61141 #: cp/parser.cc:32891
61142 #, gcc-internal-format
61143 msgid "expected %<decltype%>"
61144 msgstr ""
61146 #: cp/parser.cc:32894
61147 #, gcc-internal-format
61148 msgid "expected %<operator%>"
61149 msgstr ""
61151 #: cp/parser.cc:32897
61152 #, gcc-internal-format
61153 msgid "expected %<class%>"
61154 msgstr ""
61156 #: cp/parser.cc:32900
61157 #, gcc-internal-format
61158 msgid "expected %<template%>"
61159 msgstr ""
61161 #: cp/parser.cc:32903
61162 #, gcc-internal-format
61163 msgid "expected %<namespace%>"
61164 msgstr ""
61166 #: cp/parser.cc:32906
61167 #, gcc-internal-format
61168 msgid "expected %<using%>"
61169 msgstr ""
61171 #: cp/parser.cc:32909
61172 #, gcc-internal-format
61173 msgid "expected %<asm%>"
61174 msgstr ""
61176 #: cp/parser.cc:32912
61177 #, gcc-internal-format
61178 msgid "expected %<try%>"
61179 msgstr ""
61181 #: cp/parser.cc:32915
61182 #, gcc-internal-format
61183 msgid "expected %<catch%>"
61184 msgstr ""
61186 #: cp/parser.cc:32918
61187 #, gcc-internal-format
61188 msgid "expected %<throw%>"
61189 msgstr ""
61191 #: cp/parser.cc:32921
61192 #, gcc-internal-format
61193 msgid "expected %<auto%>"
61194 msgstr ""
61196 #: cp/parser.cc:32924
61197 #, gcc-internal-format
61198 msgid "expected %<__label__%>"
61199 msgstr ""
61201 #: cp/parser.cc:32927
61202 #, gcc-internal-format
61203 msgid "expected %<@try%>"
61204 msgstr ""
61206 #: cp/parser.cc:32930
61207 #, gcc-internal-format
61208 msgid "expected %<@synchronized%>"
61209 msgstr ""
61211 #: cp/parser.cc:32933
61212 #, gcc-internal-format
61213 msgid "expected %<@throw%>"
61214 msgstr ""
61216 #: cp/parser.cc:32936
61217 #, gcc-internal-format
61218 msgid "expected %<__transaction_atomic%>"
61219 msgstr ""
61221 #: cp/parser.cc:32939
61222 #, gcc-internal-format
61223 msgid "expected %<__transaction_relaxed%>"
61224 msgstr ""
61226 #: cp/parser.cc:32942
61227 #, gcc-internal-format
61228 msgid "expected %<co_yield%>"
61229 msgstr ""
61231 #: cp/parser.cc:32974
61232 #, gcc-internal-format
61233 msgid "expected %<::%>"
61234 msgstr ""
61236 #: cp/parser.cc:32986
61237 #, gcc-internal-format
61238 msgid "expected %<...%>"
61239 msgstr ""
61241 #: cp/parser.cc:32989
61242 #, gcc-internal-format
61243 msgid "expected %<*%>"
61244 msgstr ""
61246 #: cp/parser.cc:32992
61247 #, gcc-internal-format
61248 msgid "expected %<~%>"
61249 msgstr ""
61251 #: cp/parser.cc:32998
61252 #, gcc-internal-format
61253 msgid "expected %<:%> or %<::%>"
61254 msgstr ""
61256 #: cp/parser.cc:33025
61257 #, gcc-internal-format
61258 msgid "expected %<class%>, %<typename%>, or %<template%>"
61259 msgstr ""
61261 #: cp/parser.cc:33360
61262 #, gcc-internal-format
61263 msgid "redundant enum-key %<enum%s%> in reference to %q#T"
61264 msgstr ""
61266 #: cp/parser.cc:33511
61267 #, gcc-internal-format
61268 msgid "%qs tag used in naming %q#T"
61269 msgstr ""
61271 #: cp/parser.cc:33516
61272 #, gcc-internal-format
61273 msgid "%q#T was previously declared here"
61274 msgstr ""
61276 #: cp/parser.cc:33636
61277 #, gcc-internal-format
61278 msgid "redundant class-key %qs in reference to %q#T"
61279 msgstr ""
61281 #: cp/parser.cc:33776 cp/parser.cc:33810
61282 #, gcc-internal-format
61283 msgid "%qT declared with a mismatched class-key %qs"
61284 msgstr ""
61286 #: cp/parser.cc:33783 cp/parser.cc:33816
61287 #, gcc-internal-format
61288 msgid "remove the class-key or replace it with %qs"
61289 msgstr ""
61291 #: cp/parser.cc:33784 cp/parser.cc:33817
61292 #, gcc-internal-format
61293 msgid "replace the class-key with %qs"
61294 msgstr ""
61296 #: cp/parser.cc:33791
61297 #, gcc-internal-format
61298 msgid "%qT defined as %qs here"
61299 msgstr ""
61301 #: cp/parser.cc:33792
61302 #, gcc-internal-format
61303 msgid "%qT first declared as %qs here"
61304 msgstr ""
61306 #: cp/parser.cc:33874
61307 #, gcc-internal-format
61308 msgid "%qD redeclared with different access"
61309 msgstr ""
61311 #: cp/parser.cc:33895
61312 #, gcc-internal-format
61313 msgid ""
61314 "in C++98 %<template%> (as a disambiguator) is only allowed within templates"
61315 msgstr ""
61317 #: cp/parser.cc:34144
61318 #, gcc-internal-format
61319 msgid "file ends in default argument"
61320 msgstr ""
61322 #: cp/parser.cc:34385 cp/parser.cc:35693 cp/parser.cc:35882
61323 #, gcc-internal-format
61324 msgid "misplaced %<@%D%> Objective-C++ construct"
61325 msgstr ""
61327 #: cp/parser.cc:34456
61328 #, gcc-internal-format
61329 msgid "objective-c++ message receiver expected"
61330 msgstr ""
61332 #: cp/parser.cc:34526
61333 #, gcc-internal-format
61334 msgid "objective-c++ message argument(s) are expected"
61335 msgstr ""
61337 #: cp/parser.cc:34557
61338 #, gcc-internal-format
61339 msgid "%<@encode%> must specify a type as an argument"
61340 msgstr ""
61342 #: cp/parser.cc:34961
61343 #, gcc-internal-format
61344 msgid "invalid Objective-C++ selector name"
61345 msgstr ""
61347 #: cp/parser.cc:35036 cp/parser.cc:35054
61348 #, gcc-internal-format
61349 msgid "objective-c++ method declaration is expected"
61350 msgstr ""
61352 #: cp/parser.cc:35048 cp/parser.cc:35114
61353 #, gcc-internal-format
61354 msgid "method attributes must be specified at the end"
61355 msgstr ""
61357 #: cp/parser.cc:35157
61358 #, gcc-internal-format
61359 msgid "stray %qs between Objective-C++ methods"
61360 msgstr ""
61362 #: cp/parser.cc:35354 cp/parser.cc:35361 cp/parser.cc:35368
61363 #, gcc-internal-format
61364 msgid "invalid type for instance variable"
61365 msgstr ""
61367 #: cp/parser.cc:35485
61368 #, gcc-internal-format
61369 msgid "identifier expected after %<@protocol%>"
61370 msgstr ""
61372 #: cp/parser.cc:35658
61373 #, gcc-internal-format
61374 msgid ""
61375 "attributes may not be specified before the %<@%D%> Objective-C++ keyword"
61376 msgstr ""
61378 #: cp/parser.cc:35665
61379 #, gcc-internal-format
61380 msgid "prefix attributes are ignored before %<@%D%>"
61381 msgstr ""
61383 #: cp/parser.cc:35945 cp/parser.cc:35952 cp/parser.cc:35959
61384 #, gcc-internal-format
61385 msgid "invalid type for property"
61386 msgstr ""
61388 #: cp/parser.cc:36121
61389 #, gcc-internal-format
61390 msgid "unknown property attribute %qE"
61391 msgstr ""
61393 #: cp/parser.cc:37236
61394 #, gcc-internal-format
61395 msgid "expected integer expression list"
61396 msgstr ""
61398 #: cp/parser.cc:37253
61399 #, gcc-internal-format
61400 msgid "%<wait%> expression must be integral"
61401 msgstr ""
61403 #: cp/parser.cc:38342
61404 #, gcc-internal-format
61405 msgid "invalid reduction-identifier"
61406 msgstr ""
61408 #: cp/parser.cc:39170
61409 #, gcc-internal-format
61410 msgid "types may not be defined in iterator type"
61411 msgstr ""
61413 #: cp/parser.cc:41938
61414 #, gcc-internal-format
61415 msgid "parenthesized initialization is not allowed in OpenMP %<for%> loop"
61416 msgstr ""
61418 #: cp/parser.cc:42342
61419 #, gcc-internal-format
61420 msgid ""
61421 "%<[[omp::directive(%s)]]%> must be the only specified attribute on a "
61422 "statement"
61423 msgstr ""
61425 #: cp/parser.cc:42601
61426 #, gcc-internal-format
61427 msgid "%<ordered%> clause with parameter on range-based %<for%> loop"
61428 msgstr ""
61430 #: cp/parser.cc:42688 cp/pt.cc:18228
61431 #, gcc-internal-format
61432 msgid "iteration variable %qD should not be reduction"
61433 msgstr ""
61435 #: cp/parser.cc:42781
61436 #, gcc-internal-format
61437 msgid "not enough for loops to collapse"
61438 msgstr ""
61440 #: cp/parser.cc:45123
61441 #, gcc-internal-format
61442 msgid "%<#pragma omp declare %s%> followed by %<#pragma omp declare %s%>"
61443 msgstr ""
61445 #: cp/parser.cc:45758
61446 #, gcc-internal-format
61447 msgid ""
61448 "OpenMP directive other than %<declare simd%> or %<declare variant%> "
61449 "appertains to a declaration"
61450 msgstr ""
61452 #: cp/parser.cc:46037
61453 #, gcc-internal-format
61454 msgid ""
61455 "%<declare target%> in attribute syntax terminated with %<end declare target"
61456 "%> in pragma syntax"
61457 msgstr ""
61459 #: cp/parser.cc:46041
61460 #, gcc-internal-format
61461 msgid ""
61462 "%<declare target%> in pragma syntax terminated with %<end declare target%> "
61463 "in attribute syntax"
61464 msgstr ""
61466 #: cp/parser.cc:46147
61467 #, gcc-internal-format
61468 msgid "invalid initializer clause"
61469 msgstr ""
61471 #: cp/parser.cc:46177
61472 #, gcc-internal-format
61473 msgid "expected id-expression (arguments)"
61474 msgstr ""
61476 #: cp/parser.cc:46189
61477 #, gcc-internal-format
61478 msgid ""
61479 "one of the initializer call arguments should be %<omp_priv%> or %<&omp_priv%>"
61480 msgstr ""
61482 #: cp/parser.cc:46292
61483 #, gcc-internal-format
61484 msgid "types may not be defined in declare reduction type list"
61485 msgstr ""
61487 #: cp/parser.cc:46312 cp/semantics.cc:6064
61488 #, gcc-internal-format
61489 msgid "predeclared arithmetic type %qT in %<#pragma omp declare reduction%>"
61490 msgstr ""
61492 #: cp/parser.cc:46316 cp/semantics.cc:6072
61493 #, gcc-internal-format
61494 msgid "function or array type %qT in %<#pragma omp declare reduction%>"
61495 msgstr ""
61497 #: cp/parser.cc:46319 cp/pt.cc:14155 cp/semantics.cc:6078
61498 #, gcc-internal-format
61499 msgid "reference type %qT in %<#pragma omp declare reduction%>"
61500 msgstr ""
61502 #: cp/parser.cc:46322 cp/semantics.cc:6084
61503 #, gcc-internal-format
61504 msgid ""
61505 "%<const%>, %<volatile%> or %<__restrict%>-qualified type %qT in %<#pragma "
61506 "omp declare reduction%>"
61507 msgstr ""
61509 #: cp/parser.cc:47049
61510 #, gcc-internal-format
61511 msgid "%<#pragma acc routine%> names a set of overloads"
61512 msgstr ""
61514 #: cp/parser.cc:47059
61515 #, gcc-internal-format
61516 msgid "%qD does not refer to a namespace scope function"
61517 msgstr ""
61519 #. cancel-and-throw is unimplemented.
61520 #: cp/parser.cc:47417
61521 #, gcc-internal-format
61522 msgid "%<atomic_cancel%>"
61523 msgstr ""
61525 #: cp/parser.cc:47464 cp/semantics.cc:11015
61526 #, gcc-internal-format
61527 msgid "%<__transaction_relaxed%> without transactional memory support enabled"
61528 msgstr ""
61530 #: cp/parser.cc:47466 cp/semantics.cc:11017
61531 #, gcc-internal-format
61532 msgid "%<__transaction_atomic%> without transactional memory support enabled"
61533 msgstr ""
61535 #: cp/parser.cc:47612
61536 #, gcc-internal-format
61537 msgid ""
61538 "outer %<__transaction_cancel%> not within outer %<__transaction_atomic%>"
61539 msgstr ""
61541 #: cp/parser.cc:47615
61542 #, gcc-internal-format
61543 msgid "  or a %<transaction_may_cancel_outer%> function"
61544 msgstr ""
61546 #: cp/parser.cc:47666
61547 #, gcc-internal-format
61548 msgid "malformed %<#pragma GCC pch_preprocess%>"
61549 msgstr ""
61551 #: cp/parser.cc:47963
61552 #, gcc-internal-format
61553 msgid "%<#pragma omp requires%> may only be used at file or namespace scope"
61554 msgstr ""
61556 #: cp/parser.cc:48014
61557 #, gcc-internal-format
61558 msgid "%<#pragma GCC ivdep%> must be inside a function"
61559 msgstr ""
61561 #: cp/parser.cc:48046
61562 #, gcc-internal-format
61563 msgid "%<#pragma GCC unroll%> must be inside a function"
61564 msgstr ""
61566 #: cp/parser.cc:48126
61567 #, gcc-internal-format
61568 msgid "multi-source compilation not implemented for C++"
61569 msgstr ""
61571 #: cp/parser.cc:48165
61572 #, gcc-internal-format
61573 msgid "placeholder type not allowed in this context"
61574 msgstr ""
61576 #: cp/parser.cc:48370
61577 #, gcc-internal-format
61578 msgid "implicit templates may not be %<virtual%>"
61579 msgstr ""
61581 #: cp/parser.cc:48426
61582 #, gcc-internal-format
61583 msgid "%<extern \"C\"%> linkage started here"
61584 msgstr ""
61586 #: cp/pt.cc:308
61587 #, gcc-internal-format
61588 msgid "data member %qD cannot be a member template"
61589 msgstr ""
61591 #: cp/pt.cc:321
61592 #, gcc-internal-format
61593 msgid "invalid member template declaration %qD"
61594 msgstr ""
61596 #: cp/pt.cc:745
61597 #, gcc-internal-format
61598 msgid "explicit specialization in non-namespace scope %qD"
61599 msgstr ""
61601 #: cp/pt.cc:759
61602 #, gcc-internal-format
61603 msgid "enclosing class templates are not explicitly specialized"
61604 msgstr ""
61606 #: cp/pt.cc:843
61607 #, gcc-internal-format
61608 msgid "specialization of %qD must appear at namespace scope"
61609 msgstr ""
61611 #: cp/pt.cc:854 cp/pt.cc:1091
61612 #, gcc-internal-format
61613 msgid "specialization of %qD in different namespace"
61614 msgstr ""
61616 #: cp/pt.cc:856
61617 #, gcc-internal-format
61618 msgid "  from definition of %q#D"
61619 msgstr ""
61621 #: cp/pt.cc:873
61622 #, gcc-internal-format
61623 msgid ""
61624 "explicit instantiation of %qD in namespace %qD (which does not enclose "
61625 "namespace %qD)"
61626 msgstr ""
61628 #: cp/pt.cc:1003
61629 #, gcc-internal-format
61630 msgid "name of class shadows template template parameter %qD"
61631 msgstr ""
61633 #: cp/pt.cc:1015
61634 #, gcc-internal-format
61635 msgid "specialization of alias template %qD"
61636 msgstr ""
61638 #: cp/pt.cc:1018 cp/pt.cc:1157
61639 #, gcc-internal-format
61640 msgid "explicit specialization of non-template %qT"
61641 msgstr ""
61643 #: cp/pt.cc:1050
61644 #, gcc-internal-format
61645 msgid "specialization of %qT after instantiation"
61646 msgstr ""
61648 #: cp/pt.cc:1094
61649 #, gcc-internal-format
61650 msgid "from definition of %q#D"
61651 msgstr ""
61653 #. But if we've had an implicit instantiation, that's a
61654 #. problem ([temp.expl.spec]/6).
61655 #: cp/pt.cc:1135
61656 #, gcc-internal-format
61657 msgid "specialization %qT after instantiation %qT"
61658 msgstr ""
61660 #: cp/pt.cc:1153
61661 #, gcc-internal-format
61662 msgid "template specialization of %qD not allowed by ISO C++"
61663 msgstr ""
61665 #: cp/pt.cc:1618
61666 #, gcc-internal-format
61667 msgid "specialization of %qD after instantiation"
61668 msgstr ""
61670 #: cp/pt.cc:2059 cp/semantics.cc:5934
61671 #, gcc-internal-format
61672 msgid "%s %#qD"
61673 msgstr ""
61675 #: cp/pt.cc:2195
61676 #, gcc-internal-format
61677 msgid "%qD is not a function template"
61678 msgstr ""
61680 #: cp/pt.cc:2200
61681 #, gcc-internal-format
61682 msgid "%qD is not a variable template"
61683 msgstr ""
61685 #: cp/pt.cc:2484
61686 #, gcc-internal-format
61687 msgid "template-id %qD for %q+D does not match any template declaration"
61688 msgstr ""
61690 #: cp/pt.cc:2488
61691 #, gcc-internal-format
61692 msgid ""
61693 "saw %d %<template<>%>, need %d for specializing a member function template"
61694 msgstr ""
61696 #: cp/pt.cc:2498
61697 #, gcc-internal-format
61698 msgid "ambiguous template specialization %qD for %q+D"
61699 msgstr ""
61701 #: cp/pt.cc:2705
61702 #, gcc-internal-format
61703 msgid ""
61704 "variable templates only available with %<-std=c++14%> or %<-std=gnu++14%>"
61705 msgstr ""
61707 #: cp/pt.cc:2715
61708 #, gcc-internal-format
61709 msgid "too many template headers for %qD (should be %d)"
61710 msgstr ""
61712 #: cp/pt.cc:2721
61713 #, gcc-internal-format
61714 msgid ""
61715 "members of an explicitly specialized class are defined without a template "
61716 "header"
61717 msgstr ""
61719 #: cp/pt.cc:2745
61720 #, gcc-internal-format
61721 msgid ""
61722 "explicit specialization of %qD outside its namespace must use a nested-name-"
61723 "specifier"
61724 msgstr ""
61726 #. This was allowed in C++98, so only pedwarn.
61727 #: cp/pt.cc:2750
61728 #, gcc-internal-format
61729 msgid ""
61730 "explicit instantiation of %qD outside its namespace must use a nested-name-"
61731 "specifier"
61732 msgstr ""
61734 #: cp/pt.cc:2786
61735 #, gcc-internal-format
61736 msgid "explicit specialization %q#D may be missing attributes"
61737 msgstr ""
61739 #: cp/pt.cc:2790
61740 #, gcc-internal-format, gfc-internal-format
61741 msgid "missing primary template attributes %s"
61742 msgstr ""
61744 #: cp/pt.cc:2791
61745 #, gcc-internal-format, gfc-internal-format
61746 msgid "missing primary template attribute %s"
61747 msgstr ""
61749 #: cp/pt.cc:2883 cp/pt.cc:2943
61750 #, gcc-internal-format
61751 msgid "template-id %qE in declaration of primary template"
61752 msgstr ""
61754 #: cp/pt.cc:2896
61755 #, gcc-internal-format
61756 msgid "template parameter list used in explicit instantiation"
61757 msgstr ""
61759 #: cp/pt.cc:2902
61760 #, gcc-internal-format
61761 msgid "definition provided for explicit instantiation"
61762 msgstr ""
61764 #: cp/pt.cc:2910
61765 #, gcc-internal-format
61766 msgid "too many template parameter lists in declaration of %qD"
61767 msgstr ""
61769 #: cp/pt.cc:2913
61770 #, gcc-internal-format
61771 msgid "too few template parameter lists in declaration of %qD"
61772 msgstr ""
61774 #: cp/pt.cc:2915
61775 #, gcc-internal-format
61776 msgid "explicit specialization of %qD must be introduced by %<template <>%>"
61777 msgstr ""
61779 #: cp/pt.cc:2921
61780 #, gcc-internal-format
61781 msgid "explicit specialization declared %<concept%>"
61782 msgstr ""
61784 #: cp/pt.cc:2954
61785 #, gcc-internal-format
61786 msgid "non-type partial specialization %qE is not allowed"
61787 msgstr ""
61789 #: cp/pt.cc:2958
61790 #, gcc-internal-format
61791 msgid "non-class, non-variable partial specialization %qE is not allowed"
61792 msgstr ""
61794 #: cp/pt.cc:2990
61795 #, gcc-internal-format
61796 msgid "default argument specified in explicit specialization"
61797 msgstr ""
61799 #: cp/pt.cc:3033
61800 #, gcc-internal-format
61801 msgid "%qD is not a template function"
61802 msgstr ""
61804 #. From [temp.expl.spec]:
61806 #. If such an explicit specialization for the member
61807 #. of a class template names an implicitly-declared
61808 #. special member function (clause _special_), the
61809 #. program is ill-formed.
61811 #. Similar language is found in [temp.explicit].
61812 #: cp/pt.cc:3095
61813 #, gcc-internal-format
61814 msgid "specialization of implicitly-declared special member function"
61815 msgstr ""
61817 #: cp/pt.cc:3111
61818 #, gcc-internal-format
61819 msgid "no member function %qD declared in %qT"
61820 msgstr ""
61822 #: cp/pt.cc:3142
61823 #, gcc-internal-format
61824 msgid "friend declaration %qD is not visible to explicit specialization"
61825 msgstr ""
61827 #: cp/pt.cc:3145
61828 #, gcc-internal-format
61829 msgid "friend declaration here"
61830 msgstr ""
61832 #: cp/pt.cc:3254
61833 #, gcc-internal-format
61834 msgid "explicit specialization of function concept %qD"
61835 msgstr ""
61837 #: cp/pt.cc:3852
61838 #, gcc-internal-format
61839 msgid "argument to %<__integer_pack%> must be between 0 and %d"
61840 msgstr ""
61842 #: cp/pt.cc:4199
61843 #, gcc-internal-format
61844 msgid "base initializer expansion %qT contains no parameter packs"
61845 msgstr ""
61847 #: cp/pt.cc:4267
61848 #, gcc-internal-format
61849 msgid "expansion pattern %qT contains no parameter packs"
61850 msgstr ""
61852 #: cp/pt.cc:4269
61853 #, gcc-internal-format
61854 msgid "expansion pattern %qE contains no parameter packs"
61855 msgstr ""
61857 #: cp/pt.cc:4353
61858 #, gcc-internal-format
61859 msgid "parameter packs not expanded with %<...%>:"
61860 msgstr ""
61862 #: cp/pt.cc:4370 cp/pt.cc:5175
61863 #, gcc-internal-format
61864 msgid "        %qD"
61865 msgstr ""
61867 #: cp/pt.cc:4372
61868 #, gcc-internal-format, gfc-internal-format
61869 msgid "        %s"
61870 msgstr ""
61872 #: cp/pt.cc:4498
61873 #, gcc-internal-format
61874 msgid "declaration of template parameter %q+D shadows template parameter"
61875 msgstr ""
61877 #: cp/pt.cc:4501
61878 #, gcc-internal-format
61879 msgid "declaration of %q+#D shadows template parameter"
61880 msgstr ""
61882 #: cp/pt.cc:4503
61883 #, gcc-internal-format
61884 msgid "template parameter %qD declared here"
61885 msgstr ""
61887 #: cp/pt.cc:5111
61888 #, gcc-internal-format
61889 msgid "specialization of variable concept %q#D"
61890 msgstr ""
61892 #: cp/pt.cc:5170
61893 #, gcc-internal-format
61894 msgid "template parameters not deducible in partial specialization:"
61895 msgstr ""
61897 #: cp/pt.cc:5193
61898 #, gcc-internal-format
61899 msgid ""
61900 "partial specialization %q+D does not specialize any template arguments; to "
61901 "define the primary template, remove the template argument list"
61902 msgstr ""
61904 #: cp/pt.cc:5197
61905 #, gcc-internal-format
61906 msgid ""
61907 "partial specialization %q+D does not specialize any template arguments and "
61908 "is not more constrained than the primary template; to define the primary "
61909 "template, remove the template argument list"
61910 msgstr ""
61912 #: cp/pt.cc:5201 cp/pt.cc:5212 cp/pt.cc:5220
61913 #, gcc-internal-format
61914 msgid "primary template here"
61915 msgstr ""
61917 #: cp/pt.cc:5209
61918 #, gcc-internal-format
61919 msgid ""
61920 "partial specialization is not more specialized than the primary template "
61921 "because it replaces multiple parameters with a pack expansion"
61922 msgstr ""
61924 #: cp/pt.cc:5219
61925 #, gcc-internal-format
61926 msgid "too many arguments for partial specialization %qT"
61927 msgstr ""
61929 #: cp/pt.cc:5234
61930 #, gcc-internal-format
61931 msgid "partial specialization %qD is not more specialized than"
61932 msgstr ""
61934 #: cp/pt.cc:5236
61935 #, gcc-internal-format
61936 msgid "primary template %qD"
61937 msgstr ""
61939 #: cp/pt.cc:5278
61940 #, gcc-internal-format
61941 msgid ""
61942 "parameter pack argument %qE must be at the end of the template argument list"
61943 msgstr ""
61945 #: cp/pt.cc:5281
61946 #, gcc-internal-format
61947 msgid ""
61948 "parameter pack argument %qT must be at the end of the template argument list"
61949 msgstr ""
61951 #: cp/pt.cc:5343
61952 #, gcc-internal-format
61953 msgid "type %qT of template argument %qE depends on a template parameter"
61954 msgid_plural "type %qT of template argument %qE depends on template parameters"
61955 msgstr[0] ""
61956 msgstr[1] ""
61958 #: cp/pt.cc:5402
61959 #, gcc-internal-format
61960 msgid "declaration of %qD ambiguates earlier template instantiation for %qD"
61961 msgstr ""
61963 #: cp/pt.cc:5406
61964 #, gcc-internal-format
61965 msgid "partial specialization of %qD after instantiation of %qD"
61966 msgstr ""
61968 #: cp/pt.cc:5589
61969 #, gcc-internal-format
61970 msgid "no default argument for %qD"
61971 msgstr ""
61973 #. A primary class template, primary variable template
61974 #. (DR 2032), or alias template can only have one
61975 #. parameter pack, at the end of the template
61976 #. parameter list.
61977 #: cp/pt.cc:5612
61978 #, gcc-internal-format
61979 msgid "parameter pack %q+D must be at the end of the template parameter list"
61980 msgstr ""
61982 #: cp/pt.cc:5648
61983 #, gcc-internal-format
61984 msgid ""
61985 "default template arguments may not be used in function template friend re-"
61986 "declaration"
61987 msgstr ""
61989 #: cp/pt.cc:5651
61990 #, gcc-internal-format
61991 msgid ""
61992 "default template arguments may not be used in template friend declarations"
61993 msgstr ""
61995 #: cp/pt.cc:5654
61996 #, gcc-internal-format
61997 msgid ""
61998 "default template arguments may not be used in function templates without %<-"
61999 "std=c++11%> or %<-std=gnu++11%>"
62000 msgstr ""
62002 #: cp/pt.cc:5657
62003 #, gcc-internal-format
62004 msgid "default template arguments may not be used in partial specializations"
62005 msgstr ""
62007 #: cp/pt.cc:5660 cp/pt.cc:5718
62008 #, gcc-internal-format
62009 msgid "default argument for template parameter for class enclosing %qD"
62010 msgstr ""
62012 #: cp/pt.cc:5829
62013 #, gcc-internal-format
62014 msgid "template %qD declared"
62015 msgstr ""
62017 #: cp/pt.cc:5837
62018 #, gcc-internal-format
62019 msgid "template class without a name"
62020 msgstr ""
62022 #: cp/pt.cc:5845
62023 #, gcc-internal-format
62024 msgid "member template %qD may not have virt-specifiers"
62025 msgstr ""
62027 #. [basic.stc.dynamic.allocation]
62029 #. An allocation function can be a function
62030 #. template. ... Template allocation functions shall
62031 #. have two or more parameters.
62032 #: cp/pt.cc:5868
62033 #, gcc-internal-format
62034 msgid "invalid template declaration of %qD"
62035 msgstr ""
62037 #: cp/pt.cc:6020
62038 #, gcc-internal-format
62039 msgid "template definition of non-template %q#D"
62040 msgstr ""
62042 #: cp/pt.cc:6059
62043 #, gcc-internal-format
62044 msgid "expected %d levels of template parms for %q#D, got %d"
62045 msgstr ""
62047 #: cp/pt.cc:6073
62048 #, gcc-internal-format
62049 msgid "got %d template parameters for %q#D"
62050 msgstr ""
62052 #: cp/pt.cc:6076
62053 #, gcc-internal-format
62054 msgid "got %d template parameters for %q#T"
62055 msgstr ""
62057 #: cp/pt.cc:6078
62058 #, gcc-internal-format, gfc-internal-format
62059 msgid "  but %d required"
62060 msgstr ""
62062 #: cp/pt.cc:6099
62063 #, gcc-internal-format
62064 msgid "template arguments to %qD do not match original template %qD"
62065 msgstr ""
62067 #: cp/pt.cc:6102
62068 #, gcc-internal-format
62069 msgid "use %<template<>%> for an explicit specialization"
62070 msgstr ""
62072 #: cp/pt.cc:6247
62073 #, gcc-internal-format
62074 msgid "%qT is not a template type"
62075 msgstr ""
62077 #: cp/pt.cc:6260
62078 #, gcc-internal-format
62079 msgid "template specifiers not specified in declaration of %qD"
62080 msgstr ""
62082 #: cp/pt.cc:6271
62083 #, gcc-internal-format, gfc-internal-format
62084 msgid "redeclared with %d template parameter"
62085 msgid_plural "redeclared with %d template parameters"
62086 msgstr[0] ""
62087 msgstr[1] ""
62089 #: cp/pt.cc:6275
62090 #, gcc-internal-format
62091 msgid "previous declaration %qD used %d template parameter"
62092 msgid_plural "previous declaration %qD used %d template parameters"
62093 msgstr[0] ""
62094 msgstr[1] ""
62096 #: cp/pt.cc:6309
62097 #, gcc-internal-format
62098 msgid "template parameter %q+#D"
62099 msgstr ""
62101 #: cp/pt.cc:6310
62102 #, gcc-internal-format
62103 msgid "redeclared here as %q#D"
62104 msgstr ""
62106 #: cp/pt.cc:6321
62107 #, gcc-internal-format
62108 msgid "declaration of template parameter %q+#D with different constraints"
62109 msgstr ""
62111 #: cp/pt.cc:6324 cp/pt.cc:6351
62112 #, gcc-internal-format
62113 msgid "original declaration appeared here"
62114 msgstr ""
62116 #: cp/pt.cc:6348
62117 #, gcc-internal-format
62118 msgid "redeclaration %q#D with different constraints"
62119 msgstr ""
62121 #: cp/pt.cc:6714 cp/pt.cc:6783
62122 #, gcc-internal-format
62123 msgid "%qE is not a valid template argument for type %qT"
62124 msgstr ""
62126 #: cp/pt.cc:6717
62127 #, gcc-internal-format
62128 msgid "it must be the address of a function with external linkage"
62129 msgstr ""
62131 #: cp/pt.cc:6720
62132 #, gcc-internal-format
62133 msgid "it must be the name of a function with external linkage"
62134 msgstr ""
62136 #: cp/pt.cc:6733
62137 #, gcc-internal-format
62138 msgid ""
62139 "%qE is not a valid template argument for type %qT because %qD has no linkage"
62140 msgstr ""
62142 #: cp/pt.cc:6737
62143 #, gcc-internal-format
62144 msgid ""
62145 "%qE is not a valid template argument for type %qT because %qD does not have "
62146 "external linkage"
62147 msgstr ""
62149 #: cp/pt.cc:6786
62150 #, gcc-internal-format
62151 msgid "it must be a pointer-to-member of the form %<&X::Y%>"
62152 msgstr ""
62154 #: cp/pt.cc:6788
62155 #, gcc-internal-format
62156 msgid "because it is a member of %qT"
62157 msgstr ""
62159 #: cp/pt.cc:6857
62160 #, gcc-internal-format
62161 msgid "  couldn%'t deduce template parameter %qD"
62162 msgstr ""
62164 #: cp/pt.cc:6866
62165 #, gcc-internal-format
62166 msgid "  types %qT and %qT have incompatible cv-qualifiers"
62167 msgstr ""
62169 #: cp/pt.cc:6875
62170 #, gcc-internal-format
62171 msgid "  mismatched types %qT and %qT"
62172 msgstr ""
62174 #: cp/pt.cc:6884
62175 #, gcc-internal-format
62176 msgid "  template parameter %qD is not a parameter pack, but argument %qD is"
62177 msgstr ""
62179 #: cp/pt.cc:6895
62180 #, gcc-internal-format
62181 msgid "  template argument %qE does not match pointer-to-member constant %qE"
62182 msgstr ""
62184 #: cp/pt.cc:6905
62185 #, gcc-internal-format
62186 msgid "  %qE is not equivalent to %qE"
62187 msgstr ""
62189 #: cp/pt.cc:6914
62190 #, gcc-internal-format
62191 msgid "  inconsistent parameter pack deduction with %qT and %qT"
62192 msgstr ""
62194 #: cp/pt.cc:6926
62195 #, gcc-internal-format
62196 msgid "  deduced conflicting types for parameter %qT (%qT and %qT)"
62197 msgstr ""
62199 #: cp/pt.cc:6930
62200 #, gcc-internal-format
62201 msgid "  deduced conflicting values for non-type parameter %qE (%qE and %qE)"
62202 msgstr ""
62204 #: cp/pt.cc:6941
62205 #, gcc-internal-format
62206 msgid "  variable-sized array type %qT is not a valid template argument"
62207 msgstr ""
62209 #: cp/pt.cc:6952
62210 #, gcc-internal-format
62211 msgid "  member function type %qT is not a valid template argument"
62212 msgstr ""
62214 #: cp/pt.cc:6995
62215 #, gcc-internal-format
62216 msgid "  cannot convert %qE (type %qT) to type %qT"
62217 msgstr ""
62219 #: cp/pt.cc:7008
62220 #, gcc-internal-format
62221 msgid "  %qT is an ambiguous base class of %qT"
62222 msgstr ""
62224 #: cp/pt.cc:7012
62225 #, gcc-internal-format
62226 msgid "  %qT is not derived from %qT"
62227 msgstr ""
62229 #: cp/pt.cc:7023
62230 #, gcc-internal-format
62231 msgid ""
62232 "  template parameters of a template template argument are inconsistent with "
62233 "other deduced template arguments"
62234 msgstr ""
62236 #: cp/pt.cc:7033
62237 #, gcc-internal-format
62238 msgid "  cannot deduce a template for %qT from non-template type %qT"
62239 msgstr ""
62241 #: cp/pt.cc:7043
62242 #, gcc-internal-format
62243 msgid "  template argument %qE does not match %qE"
62244 msgstr ""
62246 #: cp/pt.cc:7104
62247 #, gcc-internal-format
62248 msgid ""
62249 "%qE is not a valid template argument of type %qT because %qE is not a "
62250 "variable"
62251 msgstr ""
62253 #: cp/pt.cc:7112
62254 #, gcc-internal-format
62255 msgid ""
62256 "%qE is not a valid template argument of type %qT in C++98 because %qD does "
62257 "not have external linkage"
62258 msgstr ""
62260 #: cp/pt.cc:7122
62261 #, gcc-internal-format
62262 msgid ""
62263 "%qE is not a valid template argument of type %qT because %qD has no linkage"
62264 msgstr ""
62266 #: cp/pt.cc:7137
62267 #, gcc-internal-format
62268 msgid "the address of %qD is not a valid template argument"
62269 msgstr ""
62271 #: cp/pt.cc:7147
62272 #, gcc-internal-format
62273 msgid ""
62274 "the address of the %qT subobject of %qD is not a valid template argument"
62275 msgstr ""
62277 #: cp/pt.cc:7154
62278 #, gcc-internal-format
62279 msgid ""
62280 "the address of %qD is not a valid template argument because it does not have "
62281 "static storage duration"
62282 msgstr ""
62284 #: cp/pt.cc:7172
62285 #, gcc-internal-format
62286 msgid ""
62287 "%qD is not a valid template argument because %qD is a variable, not the "
62288 "address of a variable"
62289 msgstr ""
62291 #: cp/pt.cc:7180
62292 #, gcc-internal-format
62293 msgid ""
62294 "%qE is not a valid template argument for %qT because it is not the address "
62295 "of a variable"
62296 msgstr ""
62298 #: cp/pt.cc:7292
62299 #, gcc-internal-format
62300 msgid ""
62301 "%qE is not a valid template argument for type %qT because string literals "
62302 "can never be used in this context"
62303 msgstr ""
62305 #: cp/pt.cc:7459
62306 #, gcc-internal-format
62307 msgid "in template argument for type %qT"
62308 msgstr ""
62310 #: cp/pt.cc:7473
62311 #, gcc-internal-format
62312 msgid "template argument %qE for type %qT not a compile-time constant"
62313 msgstr ""
62315 #: cp/pt.cc:7559
62316 #, gcc-internal-format
62317 msgid ""
62318 "%qE is not a valid template argument for type %qT because of conflicts in cv-"
62319 "qualification"
62320 msgstr ""
62322 #: cp/pt.cc:7567
62323 #, gcc-internal-format
62324 msgid ""
62325 "%qE is not a valid template argument for type %qT because it is not an lvalue"
62326 msgstr ""
62328 #: cp/pt.cc:7585
62329 #, gcc-internal-format
62330 msgid ""
62331 "%q#D is not a valid template argument for type %qT because a reference "
62332 "variable does not have a constant address"
62333 msgstr ""
62335 #: cp/pt.cc:7644
62336 #, gcc-internal-format
62337 msgid ""
62338 "%qE is not a valid template argument for type %qT because it is a pointer"
62339 msgstr ""
62341 #: cp/pt.cc:7646
62342 #, gcc-internal-format
62343 msgid "try using %qE instead"
62344 msgstr ""
62346 #: cp/pt.cc:7700
62347 #, gcc-internal-format
62348 msgid ""
62349 "%qE is not a valid template argument for type %qT because it is of type %qT"
62350 msgstr ""
62352 #: cp/pt.cc:8270
62353 #, gcc-internal-format
62354 msgid "ignoring attributes on template argument %qT"
62355 msgstr ""
62357 #: cp/pt.cc:8286
62358 #, gcc-internal-format
62359 msgid "ignoring attributes in template argument %qE"
62360 msgstr ""
62362 #: cp/pt.cc:8422
62363 #, gcc-internal-format
62364 msgid "injected-class-name %qD used as template template argument"
62365 msgstr ""
62367 #: cp/pt.cc:8451
62368 #, gcc-internal-format
62369 msgid "invalid use of destructor %qE as a type"
62370 msgstr ""
62372 #: cp/pt.cc:8456
62373 #, gcc-internal-format
62374 msgid "to refer to a type member of a template parameter, use %<typename %E%>"
62375 msgstr ""
62377 #: cp/pt.cc:8472 cp/pt.cc:8506 cp/pt.cc:8560
62378 #, gcc-internal-format
62379 msgid "type/value mismatch at argument %d in template parameter list for %qD"
62380 msgstr ""
62382 #: cp/pt.cc:8480
62383 #, gcc-internal-format
62384 msgid "  expected a constant of type %qT, got %qT"
62385 msgstr ""
62387 #: cp/pt.cc:8488
62388 #, gcc-internal-format
62389 msgid ""
62390 "  ambiguous template argument for non-type template parameter is treated as "
62391 "function type"
62392 msgstr ""
62394 #: cp/pt.cc:8494
62395 #, gcc-internal-format
62396 msgid "  expected a class template, got %qE"
62397 msgstr ""
62399 #: cp/pt.cc:8497
62400 #, gcc-internal-format
62401 msgid "  expected a type, got %qE"
62402 msgstr ""
62404 #: cp/pt.cc:8511
62405 #, gcc-internal-format
62406 msgid "  expected a type, got %qT"
62407 msgstr ""
62409 #: cp/pt.cc:8514
62410 #, gcc-internal-format
62411 msgid "  expected a class template, got %qT"
62412 msgstr ""
62414 #: cp/pt.cc:8564
62415 #, gcc-internal-format
62416 msgid "  expected a template of type %qD, got %qT"
62417 msgstr ""
62419 #: cp/pt.cc:8578
62420 #, gcc-internal-format
62421 msgid "constraint mismatch at argument %d in template parameter list for %qD"
62422 msgstr ""
62424 #: cp/pt.cc:8581
62425 #, gcc-internal-format
62426 msgid "  expected %qD but got %qD"
62427 msgstr ""
62429 #: cp/pt.cc:8654
62430 #, gcc-internal-format
62431 msgid "could not convert template argument %qE from %qT to %qT"
62432 msgstr ""
62434 #: cp/pt.cc:8792 cp/pt.cc:9105
62435 #, gcc-internal-format, gfc-internal-format
62436 msgid "template argument %d is invalid"
62437 msgstr ""
62439 #: cp/pt.cc:8807 cp/pt.cc:8939
62440 #, gcc-internal-format, gfc-internal-format
62441 msgid "wrong number of template arguments (%d, should be %d)"
62442 msgstr ""
62444 #: cp/pt.cc:8935
62445 #, gcc-internal-format, gfc-internal-format
62446 msgid "wrong number of template arguments (%d, should be at least %d)"
62447 msgstr ""
62449 #: cp/pt.cc:8944
62450 #, gcc-internal-format
62451 msgid "provided for %qD"
62452 msgstr ""
62454 #: cp/pt.cc:8969
62455 #, gcc-internal-format
62456 msgid ""
62457 "pack expansion argument for non-pack parameter %qD of alias template %qD"
62458 msgstr ""
62460 #: cp/pt.cc:8973
62461 #, gcc-internal-format
62462 msgid "pack expansion argument for non-pack parameter %qD of concept %qD"
62463 msgstr ""
62465 #: cp/pt.cc:9071
62466 #, gcc-internal-format
62467 msgid ""
62468 "so any instantiation with a non-empty parameter pack would be ill-formed"
62469 msgstr ""
62471 #: cp/pt.cc:9715
62472 #, gcc-internal-format
62473 msgid "%q#D is not a function template"
62474 msgstr ""
62476 #: cp/pt.cc:9879
62477 #, gcc-internal-format
62478 msgid "non-template type %qT used as a template"
62479 msgstr ""
62481 #: cp/pt.cc:9881
62482 #, gcc-internal-format
62483 msgid "for template declaration %q+D"
62484 msgstr ""
62486 #: cp/pt.cc:10017 cp/pt.cc:21747
62487 #, gcc-internal-format
62488 msgid "template constraint failure for %qD"
62489 msgstr ""
62491 #: cp/pt.cc:10393
62492 #, gcc-internal-format
62493 msgid "use of invalid variable template %qE"
62494 msgstr ""
62496 #: cp/pt.cc:11053
62497 #, gcc-internal-format
62498 msgid ""
62499 "template instantiation depth exceeds maximum of %d (use %<-ftemplate-depth="
62500 "%> to increase the maximum)"
62501 msgstr ""
62503 #: cp/pt.cc:12221
62504 #, gcc-internal-format
62505 msgid "flexible array member %qD in union"
62506 msgstr ""
62508 #: cp/pt.cc:12725
62509 #, gcc-internal-format
62510 msgid "fold of empty expansion over %O"
62511 msgstr ""
62513 #: cp/pt.cc:13154
62514 #, gcc-internal-format
62515 msgid "%qE is not the entire pattern of the pack expansion"
62516 msgstr ""
62518 #: cp/pt.cc:13242
62519 #, gcc-internal-format
62520 msgid "mismatched argument pack lengths while expanding %qT"
62521 msgstr ""
62523 #: cp/pt.cc:13245
62524 #, gcc-internal-format
62525 msgid "mismatched argument pack lengths while expanding %qE"
62526 msgstr ""
62528 #: cp/pt.cc:13845
62529 #, gcc-internal-format
62530 msgid "  when instantiating default argument for call to %qD"
62531 msgstr ""
62533 #: cp/pt.cc:13940
62534 #, gcc-internal-format
62535 msgid "creating pointer to member function of non-class type %qT"
62536 msgstr ""
62538 #. It may seem that this case cannot occur, since:
62540 #. typedef void f();
62541 #. void g() { f x; }
62543 #. declares a function, not a variable.  However:
62545 #. typedef void f();
62546 #. template <typename T> void g() { T t; }
62547 #. template void g<f>();
62549 #. is an attempt to declare a variable with function
62550 #. type.
62551 #: cp/pt.cc:14968
62552 #, gcc-internal-format
62553 msgid "variable %qD has function type"
62554 msgstr ""
62556 #: cp/pt.cc:15168
62557 #, gcc-internal-format
62558 msgid "invalid parameter type %qT"
62559 msgstr ""
62561 #: cp/pt.cc:15170
62562 #, gcc-internal-format
62563 msgid "in declaration %q+D"
62564 msgstr ""
62566 #: cp/pt.cc:15298
62567 #, gcc-internal-format
62568 msgid "function returning an array"
62569 msgstr ""
62571 #: cp/pt.cc:15300
62572 #, gcc-internal-format
62573 msgid "function returning a function"
62574 msgstr ""
62576 #: cp/pt.cc:16005
62577 #, gcc-internal-format
62578 msgid "forming reference to void"
62579 msgstr ""
62581 #: cp/pt.cc:16007
62582 #, gcc-internal-format
62583 msgid "forming pointer to reference type %qT"
62584 msgstr ""
62586 #: cp/pt.cc:16009
62587 #, gcc-internal-format
62588 msgid "forming reference to reference type %qT"
62589 msgstr ""
62591 #: cp/pt.cc:16022
62592 #, gcc-internal-format
62593 msgid "forming pointer to qualified function type %qT"
62594 msgstr ""
62596 #: cp/pt.cc:16025
62597 #, gcc-internal-format
62598 msgid "forming reference to qualified function type %qT"
62599 msgstr ""
62601 #: cp/pt.cc:16073
62602 #, gcc-internal-format
62603 msgid "creating pointer to member of non-class type %qT"
62604 msgstr ""
62606 #: cp/pt.cc:16079
62607 #, gcc-internal-format
62608 msgid "creating pointer to member reference type %qT"
62609 msgstr ""
62611 #: cp/pt.cc:16085
62612 #, gcc-internal-format
62613 msgid "creating pointer to member of type void"
62614 msgstr ""
62616 #: cp/pt.cc:16151
62617 #, gcc-internal-format
62618 msgid "creating array of %qT"
62619 msgstr ""
62621 #: cp/pt.cc:16186
62622 #, gcc-internal-format
62623 msgid "%qD is instantiated for an empty pack"
62624 msgstr ""
62626 #: cp/pt.cc:16206
62627 #, gcc-internal-format
62628 msgid "%qT is not a class, struct, or union type"
62629 msgstr ""
62631 #: cp/pt.cc:16240
62632 #, gcc-internal-format
62633 msgid "%qT resolves to %qT, which is not an enumeration type"
62634 msgstr ""
62636 #: cp/pt.cc:16248
62637 #, gcc-internal-format
62638 msgid "%qT resolves to %qT, which is not a class type"
62639 msgstr ""
62641 #: cp/pt.cc:16362
62642 #, gcc-internal-format
62643 msgid "use of %qs in template"
62644 msgstr ""
62646 #: cp/pt.cc:16662
62647 #, gcc-internal-format
62648 msgid "qualifying type %qT does not match destructor name ~%qT"
62649 msgstr ""
62651 #: cp/pt.cc:16677
62652 #, gcc-internal-format
62653 msgid ""
62654 "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
62655 msgstr ""
62657 #: cp/pt.cc:16679
62658 #, gcc-internal-format
62659 msgid "say %<typename %E%> if a type is meant"
62660 msgstr ""
62662 #: cp/pt.cc:16772
62663 #, gcc-internal-format
62664 msgid "initializer for %q#D expands to an empty list of expressions"
62665 msgstr ""
62667 #: cp/pt.cc:16965
62668 #, gcc-internal-format
62669 msgid "using invalid field %qD"
62670 msgstr ""
62672 #: cp/pt.cc:17526 cp/pt.cc:19474
62673 #, gcc-internal-format
62674 msgid "invalid use of pack expansion expression"
62675 msgstr ""
62677 #: cp/pt.cc:17530 cp/pt.cc:19478
62678 #, gcc-internal-format
62679 msgid "use %<...%> to expand argument pack"
62680 msgstr ""
62682 #: cp/pt.cc:19618
62683 #, gcc-internal-format
62684 msgid "empty initializer in lambda init-capture"
62685 msgstr ""
62687 #: cp/pt.cc:20804
62688 #, gcc-internal-format
62689 msgid ""
62690 "%qD was not declared in this scope, and no declarations were found by "
62691 "argument-dependent lookup at the point of instantiation"
62692 msgstr ""
62694 #: cp/pt.cc:20838
62695 #, gcc-internal-format
62696 msgid "declarations in dependent base %qT are not found by unqualified lookup"
62697 msgstr ""
62699 #: cp/pt.cc:20843
62700 #, gcc-internal-format
62701 msgid "use %<this->%D%> instead"
62702 msgstr ""
62704 #: cp/pt.cc:20846
62705 #, gcc-internal-format
62706 msgid "use %<%T::%D%> instead"
62707 msgstr ""
62709 #: cp/pt.cc:20851
62710 #, gcc-internal-format
62711 msgid "%qD declared here, later in the translation unit"
62712 msgstr ""
62714 #: cp/pt.cc:20902
62715 #, gcc-internal-format
62716 msgid "wrong number of arguments to %<__builtin_convertvector%>"
62717 msgstr ""
62719 #: cp/pt.cc:21138
62720 #, gcc-internal-format
62721 msgid "%qT is not a class or namespace"
62722 msgstr ""
62724 #: cp/pt.cc:21141
62725 #, gcc-internal-format
62726 msgid "%qD is not a class or namespace"
62727 msgstr ""
62729 #: cp/pt.cc:21465
62730 #, gcc-internal-format
62731 msgid "%qT is/uses unnamed type"
62732 msgstr ""
62734 #: cp/pt.cc:21467
62735 #, gcc-internal-format
62736 msgid "template argument for %qD uses local type %qT"
62737 msgstr ""
62739 #: cp/pt.cc:21477
62740 #, gcc-internal-format
62741 msgid "%qT is a variably modified type"
62742 msgstr ""
62744 #: cp/pt.cc:21492
62745 #, gcc-internal-format
62746 msgid "integral expression %qE is not constant"
62747 msgstr ""
62749 #: cp/pt.cc:21510
62750 #, gcc-internal-format
62751 msgid "  trying to instantiate %qD"
62752 msgstr ""
62754 #: cp/pt.cc:25661
62755 #, gcc-internal-format
62756 msgid "ambiguous template instantiation for %q#T"
62757 msgstr ""
62759 #: cp/pt.cc:25663
62760 #, gcc-internal-format
62761 msgid "ambiguous template instantiation for %q#D"
62762 msgstr ""
62764 #: cp/pt.cc:25669
62765 msgid "%s %#qS"
62766 msgstr ""
62768 #: cp/pt.cc:25693 cp/pt.cc:25788
62769 #, gcc-internal-format
62770 msgid "explicit instantiation of non-template %q#D"
62771 msgstr ""
62773 #: cp/pt.cc:25699
62774 #, gcc-internal-format
62775 msgid "explicit instantiation of variable concept %q#D"
62776 msgstr ""
62778 #: cp/pt.cc:25701
62779 #, gcc-internal-format
62780 msgid "explicit instantiation of function concept %q#D"
62781 msgstr ""
62783 #: cp/pt.cc:25720
62784 #, gcc-internal-format
62785 msgid "%qD is not a static data member of a class template"
62786 msgstr ""
62788 #: cp/pt.cc:25726 cp/pt.cc:25783
62789 #, gcc-internal-format
62790 msgid "no matching template for %qD found"
62791 msgstr ""
62793 #: cp/pt.cc:25731
62794 #, gcc-internal-format
62795 msgid ""
62796 "type %qT for explicit instantiation %qD does not match declared type %qT"
62797 msgstr ""
62799 #: cp/pt.cc:25739
62800 #, gcc-internal-format
62801 msgid "explicit instantiation of %q#D"
62802 msgstr ""
62804 #: cp/pt.cc:25775
62805 #, gcc-internal-format
62806 msgid "duplicate explicit instantiation of %q#D"
62807 msgstr ""
62809 #: cp/pt.cc:25798 cp/pt.cc:25865
62810 #, gcc-internal-format
62811 msgid "ISO C++ 1998 forbids the use of %<extern%> on explicit instantiations"
62812 msgstr ""
62814 #: cp/pt.cc:25803 cp/pt.cc:25880
62815 #, gcc-internal-format
62816 msgid "storage class %qD applied to template instantiation"
62817 msgstr ""
62819 #: cp/pt.cc:25837
62820 #, gcc-internal-format
62821 msgid "explicit instantiation of non-class template %qD"
62822 msgstr ""
62824 #: cp/pt.cc:25840
62825 #, gcc-internal-format
62826 msgid "explicit instantiation of non-template type %qT"
62827 msgstr ""
62829 #: cp/pt.cc:25849
62830 #, gcc-internal-format
62831 msgid "explicit instantiation of %q#T before definition of template"
62832 msgstr ""
62834 #: cp/pt.cc:25870
62835 #, gcc-internal-format
62836 msgid "ISO C++ forbids the use of %qE on explicit instantiations"
62837 msgstr ""
62839 #: cp/pt.cc:25910
62840 #, gcc-internal-format
62841 msgid "duplicate explicit instantiation of %q#T"
62842 msgstr ""
62844 #: cp/pt.cc:26208
62845 #, gcc-internal-format
62846 msgid "exception specification of %qD depends on itself"
62847 msgstr ""
62849 #. [temp.explicit]
62851 #. The definition of a non-exported function template, a
62852 #. non-exported member function template, or a non-exported
62853 #. member function or static data member of a class template
62854 #. shall be present in every translation unit in which it is
62855 #. explicitly instantiated.
62856 #: cp/pt.cc:26702
62857 #, gcc-internal-format
62858 msgid "explicit instantiation of %qD but no definition available"
62859 msgstr ""
62861 #: cp/pt.cc:26750
62862 #, gcc-internal-format
62863 msgid ""
62864 "template instantiation depth exceeds maximum of %d instantiating %q+D, "
62865 "possibly from virtual table generation (use %<-ftemplate-depth=%> to "
62866 "increase the maximum)"
62867 msgstr ""
62869 #: cp/pt.cc:27122
62870 #, gcc-internal-format
62871 msgid ""
62872 "non-type template parameters of deduced class type only available with %<-"
62873 "std=c++20%> or %<-std=gnu++20%>"
62874 msgstr ""
62876 #: cp/pt.cc:27152
62877 #, gcc-internal-format
62878 msgid ""
62879 "%qT is not a valid type for a template non-type parameter because it is not "
62880 "structural"
62881 msgstr ""
62883 #: cp/pt.cc:27161
62884 #, gcc-internal-format
62885 msgid ""
62886 "non-type template parameters of class type only available with %<-std=c+"
62887 "+20%> or %<-std=gnu++20%>"
62888 msgstr ""
62890 #: cp/pt.cc:27169
62891 #, gcc-internal-format
62892 msgid "invalid template non-type parameter"
62893 msgstr ""
62895 #: cp/pt.cc:27171
62896 #, gcc-internal-format
62897 msgid "%q#T is not a valid type for a template non-type parameter"
62898 msgstr ""
62900 #: cp/pt.cc:28569
62901 #, gcc-internal-format
62902 msgid "keyword %<template%> not allowed in declarator-id"
62903 msgstr ""
62905 #: cp/pt.cc:28859
62906 #, gcc-internal-format
62907 msgid "a concept cannot be constrained"
62908 msgstr ""
62910 #: cp/pt.cc:28868
62911 #, gcc-internal-format
62912 msgid "concept %qE not in namespace scope"
62913 msgstr ""
62915 #: cp/pt.cc:28874
62916 #, gcc-internal-format
62917 msgid "concept %qE has multiple template parameter lists"
62918 msgstr ""
62920 #: cp/pt.cc:28901
62921 #, gcc-internal-format
62922 msgid ""
62923 "deducing from brace-enclosed initializer list requires %<#include "
62924 "<initializer_list>%>"
62925 msgstr ""
62927 #: cp/pt.cc:29957
62928 #, gcc-internal-format
62929 msgid "non-deducible template %qT used without template arguments"
62930 msgstr ""
62932 #: cp/pt.cc:29969
62933 #, gcc-internal-format
62934 msgid ""
62935 "alias template deduction only available with %<-std=c++20%> or %<-std=gnu+"
62936 "+20%>"
62937 msgstr ""
62939 #: cp/pt.cc:29975
62940 #, gcc-internal-format
62941 msgid "use %qD directly instead"
62942 msgstr ""
62944 #: cp/pt.cc:30087
62945 #, gcc-internal-format
62946 msgid ""
62947 "cannot deduce template arguments for copy-initialization of %qT, as it has "
62948 "no non-explicit deduction guides or user-declared constructors"
62949 msgstr ""
62951 #: cp/pt.cc:30094
62952 #, gcc-internal-format
62953 msgid ""
62954 "cannot deduce template arguments of %qT, as it has no viable deduction guides"
62955 msgstr ""
62957 #: cp/pt.cc:30106
62958 #, gcc-internal-format
62959 msgid "class template argument deduction failed:"
62960 msgstr ""
62962 #: cp/pt.cc:30109
62963 #, gcc-internal-format
62964 msgid "explicit deduction guides not considered for copy-initialization"
62965 msgstr ""
62967 #. TODO: Pass down location from cp_finish_decl.
62968 #: cp/pt.cc:30123
62969 #, gcc-internal-format
62970 msgid ""
62971 "class template argument deduction for %qT failed: explicit deduction guide "
62972 "selected in copy-list-initialization"
62973 msgstr ""
62975 #: cp/pt.cc:30127
62976 #, gcc-internal-format
62977 msgid "explicit deduction guide declared here"
62978 msgstr ""
62980 #: cp/pt.cc:30141
62981 #, gcc-internal-format
62982 msgid "%qT may not intend to support class template argument deduction"
62983 msgstr ""
62985 #: cp/pt.cc:30143
62986 #, gcc-internal-format
62987 msgid "add a deduction guide to suppress this warning"
62988 msgstr ""
62990 #: cp/pt.cc:30210
62991 #, gcc-internal-format
62992 msgid "direct-list-initialization of %<auto%> requires exactly one element"
62993 msgstr ""
62995 #: cp/pt.cc:30213
62996 #, gcc-internal-format
62997 msgid ""
62998 "for deduction to %<std::initializer_list%>, use copy-list-initialization (i."
62999 "e. add %<=%> before the %<{%>)"
63000 msgstr ""
63002 #: cp/pt.cc:30303
63003 #, gcc-internal-format
63004 msgid "unable to deduce lambda return type from %qE"
63005 msgstr ""
63007 #: cp/pt.cc:30306
63008 #, gcc-internal-format
63009 msgid "unable to deduce %qT from %qE"
63010 msgstr ""
63012 #: cp/pt.cc:30378
63013 #, gcc-internal-format
63014 msgid "placeholder constraints not satisfied"
63015 msgstr ""
63017 #: cp/pt.cc:30382
63018 #, gcc-internal-format
63019 msgid "deduced initializer does not satisfy placeholder constraints"
63020 msgstr ""
63022 #: cp/pt.cc:30386
63023 #, gcc-internal-format
63024 msgid "deduced return type does not satisfy placeholder constraints"
63025 msgstr ""
63027 #: cp/pt.cc:30390
63028 #, gcc-internal-format
63029 msgid "deduced expression type does not satisfy placeholder constraints"
63030 msgstr ""
63032 #: cp/pt.cc:30530
63033 #, gcc-internal-format
63034 msgid "invalid use of %qT in template argument"
63035 msgstr ""
63037 #: cp/rtti.cc:310
63038 #, gcc-internal-format
63039 msgid "cannot use %<typeid%> with %<-fno-rtti%>"
63040 msgstr ""
63042 #: cp/rtti.cc:323
63043 #, gcc-internal-format
63044 msgid "must %<#include <typeinfo>%> before using %<typeid%>"
63045 msgstr ""
63047 #: cp/rtti.cc:424
63048 #, gcc-internal-format
63049 msgid ""
63050 "cannot create type information for type %qT because it involves types of "
63051 "variable size"
63052 msgstr ""
63054 #: cp/rtti.cc:524
63055 #, gcc-internal-format
63056 msgid "%<typeid%> of qualified function type %qT"
63057 msgstr ""
63059 #: cp/rtti.cc:714 cp/rtti.cc:730
63060 #, gcc-internal-format
63061 msgid "%<dynamic_cast<%#T>(%#D)%> can never succeed"
63062 msgstr ""
63064 #: cp/rtti.cc:742
63065 #, gcc-internal-format
63066 msgid "%<dynamic_cast%> not permitted with %<-fno-rtti%>"
63067 msgstr ""
63069 #: cp/rtti.cc:818
63070 #, gcc-internal-format
63071 msgid "cannot %<dynamic_cast%> %qE (of type %q#T) to type %q#T (%s)"
63072 msgstr ""
63074 #: cp/search.cc:278
63075 #, gcc-internal-format
63076 msgid "%qT is an ambiguous base of %qT"
63077 msgstr ""
63079 #: cp/search.cc:294
63080 #, gcc-internal-format
63081 msgid "%qT is an inaccessible base of %qT"
63082 msgstr ""
63084 #: cp/search.cc:1913
63085 #, gcc-internal-format
63086 msgid "looser exception specification on overriding virtual function %q+#F"
63087 msgstr ""
63089 #: cp/search.cc:1916
63090 #, gcc-internal-format
63091 msgid "overridden function is %q#F"
63092 msgstr ""
63094 #: cp/search.cc:1991
63095 #, gcc-internal-format
63096 msgid "invalid covariant return type for %q#D"
63097 msgstr ""
63099 #: cp/search.cc:1993 cp/search.cc:2010 cp/search.cc:2027
63100 #, gcc-internal-format
63101 msgid "overridden function is %q#D"
63102 msgstr ""
63104 #: cp/search.cc:2006
63105 #, gcc-internal-format
63106 msgid "invalid covariant return type for %q+#D"
63107 msgstr ""
63109 #: cp/search.cc:2008
63110 #, gcc-internal-format
63111 msgid "conflicting return type specified for %q+#D"
63112 msgstr ""
63114 #: cp/search.cc:2025
63115 #, gcc-internal-format
63116 msgid "conflicting type attributes specified for %q+#D"
63117 msgstr ""
63119 #: cp/search.cc:2040
63120 #, gcc-internal-format
63121 msgid "%<consteval%> function %q+D overriding non-%<consteval%> function"
63122 msgstr ""
63124 #: cp/search.cc:2043
63125 #, gcc-internal-format
63126 msgid "non-%<consteval%> function %q+D overriding %<consteval%> function"
63127 msgstr ""
63129 #: cp/search.cc:2046 cp/search.cc:2075 cp/search.cc:2084 cp/search.cc:2093
63130 #, gcc-internal-format
63131 msgid "overridden function is %qD"
63132 msgstr ""
63134 #: cp/search.cc:2062
63135 #, gcc-internal-format
63136 msgid "%qD declared %<transaction_safe_dynamic%>"
63137 msgstr ""
63139 #: cp/search.cc:2064
63140 #, gcc-internal-format
63141 msgid "overriding %qD declared %<transaction_safe%>"
63142 msgstr ""
63144 #: cp/search.cc:2072
63145 #, gcc-internal-format
63146 msgid "deleted function %q+D overriding non-deleted function"
63147 msgstr ""
63149 #: cp/search.cc:2081
63150 #, gcc-internal-format
63151 msgid "non-deleted function %q+D overriding deleted function"
63152 msgstr ""
63154 #: cp/search.cc:2091
63155 #, gcc-internal-format
63156 msgid "virtual function %q+D overriding final function"
63157 msgstr ""
63159 #: cp/search.cc:2176
63160 #, gcc-internal-format
63161 msgid "%q+#D cannot be declared"
63162 msgstr ""
63164 #: cp/search.cc:2177
63165 #, gcc-internal-format
63166 msgid "  since %q+#D declared in base class"
63167 msgstr ""
63169 #: cp/semantics.cc:1015
63170 #, gcc-internal-format
63171 msgid ""
63172 "%<std::is_constant_evaluated%> always evaluates to true in %<if constexpr%>"
63173 msgstr ""
63175 #: cp/semantics.cc:1019
63176 #, gcc-internal-format
63177 msgid ""
63178 "%<std::is_constant_evaluated%> always evaluates to false in a non-%<constexpr"
63179 "%> function"
63180 msgstr ""
63182 #: cp/semantics.cc:1023
63183 #, gcc-internal-format
63184 msgid ""
63185 "%<std::is_constant_evaluated%> always evaluates to true in a %<consteval%> "
63186 "function"
63187 msgstr ""
63189 #: cp/semantics.cc:1190
63190 #, gcc-internal-format
63191 msgid "suggest explicit braces around empty body in %<do%> statement"
63192 msgstr ""
63194 #: cp/semantics.cc:1698
63195 #, gcc-internal-format
63196 msgid "catching polymorphic type %q#T by value"
63197 msgstr ""
63199 #: cp/semantics.cc:1703
63200 #, gcc-internal-format
63201 msgid "catching type %q#T by value"
63202 msgstr ""
63204 #: cp/semantics.cc:1708
63205 #, gcc-internal-format
63206 msgid "catching non-reference type %q#T"
63207 msgstr ""
63209 #: cp/semantics.cc:1918
63210 #, gcc-internal-format
63211 msgid "type of %<asm%> operand %qE could not be determined"
63212 msgstr ""
63214 #: cp/semantics.cc:2000
63215 #, gcc-internal-format
63216 msgid "%<__label__%> declarations are only allowed in function scopes"
63217 msgstr ""
63219 #: cp/semantics.cc:2169
63220 #, gcc-internal-format
63221 msgid "invalid use of member %qD in static member function"
63222 msgstr ""
63224 #: cp/semantics.cc:2421
63225 #, gcc-internal-format
63226 msgid "%qE missing template arguments"
63227 msgstr ""
63229 #: cp/semantics.cc:2481
63230 #, gcc-internal-format
63231 msgid ""
63232 "a statement expression is an insufficient context for overload resolution"
63233 msgstr ""
63235 #: cp/semantics.cc:2833
63236 #, gcc-internal-format
63237 msgid "cannot call a concept as a function"
63238 msgstr ""
63240 #: cp/semantics.cc:2901
63241 #, gcc-internal-format
63242 msgid "arguments to destructor are not allowed"
63243 msgstr ""
63245 #: cp/semantics.cc:2998
63246 #, gcc-internal-format
63247 msgid "%<this%> is unavailable for static member functions"
63248 msgstr ""
63250 #: cp/semantics.cc:3000
63251 #, gcc-internal-format
63252 msgid "invalid use of %<this%> in non-member function"
63253 msgstr ""
63255 #: cp/semantics.cc:3002
63256 #, gcc-internal-format
63257 msgid "invalid use of %<this%> at top level"
63258 msgstr ""
63260 #: cp/semantics.cc:3024
63261 #, gcc-internal-format
63262 msgid "invalid qualifying scope in pseudo-destructor name"
63263 msgstr ""
63265 #: cp/semantics.cc:3032 cp/typeck.cc:2940
63266 #, gcc-internal-format
63267 msgid "qualified type %qT does not match destructor name ~%qT"
63268 msgstr ""
63270 #: cp/semantics.cc:3054
63271 #, gcc-internal-format
63272 msgid "%qE is not of type %qT"
63273 msgstr ""
63275 #: cp/semantics.cc:3161
63276 #, gcc-internal-format
63277 msgid "compound literal of non-object type %qT"
63278 msgstr ""
63280 #: cp/semantics.cc:3181
63281 #, gcc-internal-format
63282 msgid "%<auto{x}%> cannot be constrained"
63283 msgstr ""
63285 #: cp/semantics.cc:3186
63286 #, gcc-internal-format
63287 msgid "%<auto{x}%> only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
63288 msgstr ""
63290 #: cp/semantics.cc:3367
63291 #, gcc-internal-format
63292 msgid "template type parameters must use the keyword %<class%> or %<typename%>"
63293 msgstr ""
63295 #: cp/semantics.cc:3417
63296 #, gcc-internal-format
63297 msgid ""
63298 "invalid use of type %qT as a default value for a template template-parameter"
63299 msgstr ""
63301 #: cp/semantics.cc:3420
63302 #, gcc-internal-format
63303 msgid "invalid default argument for a template template parameter"
63304 msgstr ""
63306 #: cp/semantics.cc:3437
63307 #, gcc-internal-format
63308 msgid "definition of %q#T inside template parameter list"
63309 msgstr ""
63311 #: cp/semantics.cc:3468
63312 #, gcc-internal-format
63313 msgid "invalid definition of qualified type %qT"
63314 msgstr ""
63316 #: cp/semantics.cc:3760
63317 #, gcc-internal-format
63318 msgid "invalid base-class specification"
63319 msgstr ""
63321 #: cp/semantics.cc:3925
63322 #, gcc-internal-format
63323 msgid "cannot capture member %qD of anonymous union"
63324 msgstr ""
63326 #: cp/semantics.cc:3942 cp/semantics.cc:12178
63327 #, gcc-internal-format
63328 msgid "%qD is not captured"
63329 msgstr ""
63331 #: cp/semantics.cc:3946
63332 #, gcc-internal-format
63333 msgid "the lambda has no capture-default"
63334 msgstr ""
63336 #: cp/semantics.cc:3948
63337 #, gcc-internal-format
63338 msgid ""
63339 "lambda in local class %q+T cannot capture variables from the enclosing "
63340 "context"
63341 msgstr ""
63343 #: cp/semantics.cc:3960
63344 #, gcc-internal-format
63345 msgid "use of local variable with automatic storage from containing function"
63346 msgstr ""
63348 #: cp/semantics.cc:3962
63349 #, gcc-internal-format
63350 msgid "use of parameter from containing function"
63351 msgstr ""
63353 #: cp/semantics.cc:4089
63354 #, gcc-internal-format
63355 msgid "use of parameter outside function body"
63356 msgstr ""
63358 #: cp/semantics.cc:4099
63359 #, gcc-internal-format
63360 msgid "missing template arguments"
63361 msgstr ""
63363 #: cp/semantics.cc:4135
63364 #, gcc-internal-format
63365 msgid ""
63366 "template parameter %qD of type %qT is not allowed in an integral constant "
63367 "expression because it is not of integral or enumeration type"
63368 msgstr ""
63370 #: cp/semantics.cc:4166
63371 #, gcc-internal-format
63372 msgid "use of class template %qT as expression"
63373 msgstr ""
63375 #. Ambiguous reference to base members.
63376 #: cp/semantics.cc:4173
63377 #, gcc-internal-format
63378 msgid "request for member %qD is ambiguous in multiple inheritance lattice"
63379 msgstr ""
63381 #: cp/semantics.cc:4201
63382 #, gcc-internal-format
63383 msgid "%qD cannot appear in a constant-expression"
63384 msgstr ""
63386 #: cp/semantics.cc:4363
63387 #, gcc-internal-format
63388 msgid "type of %qE is unknown"
63389 msgstr ""
63391 #: cp/semantics.cc:4392
63392 #, gcc-internal-format
63393 msgid "%qT is not an enumeration type"
63394 msgstr ""
63396 #. Parameter packs can only be used in templates
63397 #: cp/semantics.cc:4526
63398 #, gcc-internal-format
63399 msgid "parameter pack %<__bases%> only valid in template declaration"
63400 msgstr ""
63402 #: cp/semantics.cc:4558
63403 #, gcc-internal-format
63404 msgid "cannot apply %<offsetof%> to destructor %<~%T%>"
63405 msgstr ""
63407 #: cp/semantics.cc:4571
63408 #, gcc-internal-format
63409 msgid "cannot apply %<offsetof%> to member function %qD"
63410 msgstr ""
63412 #: cp/semantics.cc:4575
63413 #, gcc-internal-format
63414 msgid "cannot apply %<offsetof%> to member function"
63415 msgstr ""
63417 #: cp/semantics.cc:4580
63418 #, gcc-internal-format
63419 msgid "cannot apply %<offsetof%> to an enumerator %qD"
63420 msgstr ""
63422 #: cp/semantics.cc:4591
63423 #, gcc-internal-format
63424 msgid ""
63425 "%<offsetof%> within non-standard-layout type %qT is conditionally-supported"
63426 msgstr ""
63428 #: cp/semantics.cc:5931
63429 #, gcc-internal-format
63430 msgid "user defined reduction lookup is ambiguous"
63431 msgstr ""
63433 #: cp/semantics.cc:6204
63434 #, gcc-internal-format
63435 msgid "%qE in %<reduction%> clause is a zero size array"
63436 msgstr ""
63438 #: cp/semantics.cc:6250
63439 #, gcc-internal-format
63440 msgid "%qE has const type for %<reduction%>"
63441 msgstr ""
63443 #: cp/semantics.cc:6369
63444 #, gcc-internal-format
63445 msgid "user defined reduction with constructor initializer for base class %qT"
63446 msgstr ""
63448 #: cp/semantics.cc:6836
63449 #, gcc-internal-format
63450 msgid ""
63451 "linear clause with %qs modifier applied to non-reference variable with %qT "
63452 "type"
63453 msgstr ""
63455 #: cp/semantics.cc:6851
63456 #, gcc-internal-format
63457 msgid ""
63458 "linear clause applied to non-integral non-pointer variable with %qT type"
63459 msgstr ""
63461 #: cp/semantics.cc:6875
63462 #, gcc-internal-format
63463 msgid "linear step expression must be integral"
63464 msgstr ""
63466 #: cp/semantics.cc:6968 cp/semantics.cc:7100 cp/semantics.cc:7159
63467 #: cp/semantics.cc:7557 cp/semantics.cc:8674
63468 #, gcc-internal-format
63469 msgid "%<this%> allowed in OpenMP only in %<declare simd%> clauses"
63470 msgstr ""
63472 #: cp/semantics.cc:6980 cp/semantics.cc:8687
63473 #, gcc-internal-format
63474 msgid "%qD is not a variable in clause %qs"
63475 msgstr ""
63477 #: cp/semantics.cc:7113
63478 #, gcc-internal-format
63479 msgid "%qD is not a variable in clause %<firstprivate%>"
63480 msgstr ""
63482 #: cp/semantics.cc:7172
63483 #, gcc-internal-format
63484 msgid "%qD is not a variable in clause %<lastprivate%>"
63485 msgstr ""
63487 #: cp/semantics.cc:7222
63488 #, gcc-internal-format
63489 msgid "%<gang%> static expression must be integral"
63490 msgstr ""
63492 #: cp/semantics.cc:7236
63493 #, gcc-internal-format
63494 msgid "%<gang%> static value must be positive"
63495 msgstr ""
63497 #: cp/semantics.cc:7270
63498 #, gcc-internal-format
63499 msgid "%<gang%> num expression must be integral"
63500 msgstr ""
63502 #: cp/semantics.cc:7273
63503 #, gcc-internal-format
63504 msgid "%<vector%> length expression must be integral"
63505 msgstr ""
63507 #: cp/semantics.cc:7277
63508 #, gcc-internal-format
63509 msgid "%<worker%> num expression must be integral"
63510 msgstr ""
63512 #: cp/semantics.cc:7299
63513 #, gcc-internal-format
63514 msgid "%<gang%> num value must be positive"
63515 msgstr ""
63517 #: cp/semantics.cc:7303
63518 #, gcc-internal-format
63519 msgid "%<vector%> length value must be positive"
63520 msgstr ""
63522 #: cp/semantics.cc:7308
63523 #, gcc-internal-format
63524 msgid "%<worker%> num value must be positive"
63525 msgstr ""
63527 #: cp/semantics.cc:7382
63528 #, gcc-internal-format
63529 msgid "schedule chunk size expression must be integral"
63530 msgstr ""
63532 #: cp/semantics.cc:7415
63533 #, gcc-internal-format
63534 msgid "%qs length expression must be integral"
63535 msgstr ""
63537 #: cp/semantics.cc:7429
63538 #, gcc-internal-format
63539 msgid "%qs length expression must be positive constant integer expression"
63540 msgstr ""
63542 #: cp/semantics.cc:7449
63543 #, gcc-internal-format
63544 msgid "%<async%> expression must be integral"
63545 msgstr ""
63547 #: cp/semantics.cc:7478
63548 #, gcc-internal-format
63549 msgid "%<thread_limit%> expression must be integral"
63550 msgstr ""
63552 #: cp/semantics.cc:7508
63553 #, gcc-internal-format
63554 msgid "%<device%> id must be integral"
63555 msgstr ""
63557 #: cp/semantics.cc:7539
63558 #, gcc-internal-format
63559 msgid "%<dist_schedule%> chunk size expression must be integral"
63560 msgstr ""
63562 #: cp/semantics.cc:7568
63563 #, gcc-internal-format
63564 msgid "%qD is not a variable in %<aligned%> clause"
63565 msgstr ""
63567 #: cp/semantics.cc:7583
63568 #, gcc-internal-format
63569 msgid ""
63570 "%qE in %<aligned%> clause is neither a pointer nor an array nor a reference "
63571 "to pointer or array"
63572 msgstr ""
63574 #: cp/semantics.cc:7590
63575 #, gcc-internal-format
63576 msgid "%qD appears more than once in %<aligned%> clauses"
63577 msgstr ""
63579 #: cp/semantics.cc:7605
63580 #, gcc-internal-format
63581 msgid "%<aligned%> clause alignment expression must be integral"
63582 msgstr ""
63584 #: cp/semantics.cc:7638
63585 #, gcc-internal-format
63586 msgid "%qD is not a variable in %<nontemporal%> clause"
63587 msgstr ""
63589 #: cp/semantics.cc:7649
63590 #, gcc-internal-format
63591 msgid "%qD appears more than once in %<nontemporal%> clauses"
63592 msgstr ""
63594 #: cp/semantics.cc:7666
63595 #, gcc-internal-format
63596 msgid "%<this%> not allowed in %<allocate%> clause"
63597 msgstr ""
63599 #: cp/semantics.cc:7678
63600 #, gcc-internal-format
63601 msgid "%qD is not a variable in %<allocate%> clause"
63602 msgstr ""
63604 #: cp/semantics.cc:7687
63605 #, gcc-internal-format
63606 msgid "%qD appears more than once in %<allocate%> clauses"
63607 msgstr ""
63609 #: cp/semantics.cc:7824
63610 #, gcc-internal-format
63611 msgid "%qD is not lvalue expression nor array section in %qs clause"
63612 msgstr ""
63614 #: cp/semantics.cc:8334
63615 #, gcc-internal-format
63616 msgid "template %qE in clause %qs"
63617 msgstr ""
63619 #: cp/semantics.cc:8338
63620 #, gcc-internal-format
63621 msgid "overloaded function name %qE in clause %qs"
63622 msgstr ""
63624 #: cp/semantics.cc:8407
63625 #, gcc-internal-format
63626 msgid "%<grainsize%> expression must be integral"
63627 msgstr ""
63629 #: cp/semantics.cc:8437
63630 #, gcc-internal-format
63631 msgid "%<priority%> expression must be integral"
63632 msgstr ""
63634 #: cp/semantics.cc:8467
63635 #, gcc-internal-format
63636 msgid "%<hint%> expression must be integral"
63637 msgstr ""
63639 #: cp/semantics.cc:8480
63640 #, gcc-internal-format
63641 msgid "%<hint%> expression must be constant integer expression"
63642 msgstr ""
63644 #: cp/semantics.cc:8497
63645 #, gcc-internal-format
63646 msgid "%<filter%> expression must be integral"
63647 msgstr ""
63649 #: cp/semantics.cc:8528
63650 #, gcc-internal-format
63651 msgid "%qs variable is neither a pointer nor reference to pointer"
63652 msgstr ""
63654 #: cp/semantics.cc:8538
63655 #, gcc-internal-format
63656 msgid ""
63657 "%qs variable is neither a pointer, nor an array nor reference to pointer or "
63658 "array"
63659 msgstr ""
63661 #: cp/semantics.cc:8615
63662 #, gcc-internal-format
63663 msgid "%<tile%> argument needs integral type"
63664 msgstr ""
63666 #: cp/semantics.cc:9020
63667 #, gcc-internal-format
63668 msgid ""
63669 "%<const%> qualified %qE without %<mutable%> member may appear only in "
63670 "%<shared%> or %<firstprivate%> clauses"
63671 msgstr ""
63673 #: cp/semantics.cc:9247
63674 #, gcc-internal-format
63675 msgid "%<threadprivate%> %qD is not file, namespace or block scope variable"
63676 msgstr ""
63678 #: cp/semantics.cc:9261
63679 #, gcc-internal-format
63680 msgid "%<threadprivate%> %qE directive not in %qT definition"
63681 msgstr ""
63683 #: cp/semantics.cc:9989
63684 #, gcc-internal-format
63685 msgid "difference between %qE and %qD does not have integer type"
63686 msgstr ""
63688 #: cp/semantics.cc:10457
63689 #, gcc-internal-format
63690 msgid "%<#pragma omp simd%> used with class iteration variable %qE"
63691 msgstr ""
63693 #: cp/semantics.cc:10767 cp/semantics.cc:10777
63694 #, gcc-internal-format
63695 msgid "%<#pragma omp atomic update%> uses two different expressions for memory"
63696 msgstr ""
63698 #: cp/semantics.cc:11195
63699 #, gcc-internal-format, gfc-internal-format
63700 msgid "static assertion failed: %s"
63701 msgstr ""
63703 #: cp/semantics.cc:11209
63704 #, gcc-internal-format
63705 msgid "the comparison reduces to %qE"
63706 msgstr ""
63708 #: cp/semantics.cc:11212
63709 #, gcc-internal-format
63710 msgid "%qE evaluates to false"
63711 msgstr ""
63713 #: cp/semantics.cc:11216
63714 #, gcc-internal-format
63715 msgid "non-constant condition for static assertion"
63716 msgstr ""
63718 #: cp/semantics.cc:11245
63719 #, gcc-internal-format
63720 msgid "argument to %<decltype%> must be an expression"
63721 msgstr ""
63723 #: cp/semantics.cc:11290
63724 #, gcc-internal-format
63725 msgid "%<decltype%> cannot resolve address of overloaded function"
63726 msgstr ""
63728 #: cp/semantics.cc:11525
63729 #, gcc-internal-format
63730 msgid ""
63731 "%<__builtin_is_pointer_interconvertible_with_class%> needs a single argument"
63732 msgstr ""
63734 #: cp/semantics.cc:11534
63735 #, gcc-internal-format
63736 msgid ""
63737 "%<__builtin_is_pointer_interconvertible_with_class%> argument is not pointer "
63738 "to member"
63739 msgstr ""
63741 #: cp/semantics.cc:11705
63742 #, gcc-internal-format
63743 msgid ""
63744 "%<__builtin_is_corresponding_member%> not well defined for anonymous unions"
63745 msgstr ""
63747 #: cp/semantics.cc:11729
63748 #, gcc-internal-format
63749 msgid "%<__builtin_is_corresponding_member%> needs two arguments"
63750 msgstr ""
63752 #: cp/semantics.cc:11740
63753 #, gcc-internal-format
63754 msgid "%<__builtin_is_corresponding_member%> argument is not pointer to member"
63755 msgstr ""
63757 #: cp/semantics.cc:12217
63758 #, gcc-internal-format
63759 msgid "operand of fold expression has no unexpanded parameter packs"
63760 msgstr ""
63762 #: cp/semantics.cc:12276
63763 #, gcc-internal-format
63764 msgid "both arguments in binary fold have unexpanded parameter packs"
63765 msgstr ""
63767 #: cp/semantics.cc:12278
63768 #, gcc-internal-format
63769 msgid "no unexpanded parameter packs in binary fold"
63770 msgstr ""
63772 #: cp/semantics.cc:12296
63773 #, gcc-internal-format
63774 msgid "non-pointer argument to %<__builtin_launder%>"
63775 msgstr ""
63777 #. std::bit_cast for destination ARRAY_TYPE is not possible,
63778 #. as functions may not return an array, so don't bother trying
63779 #. to support this (and then deal with VLAs etc.).
63780 #: cp/semantics.cc:12345
63781 #, gcc-internal-format
63782 msgid "%<__builtin_bit_cast%> destination type %qT is an array type"
63783 msgstr ""
63785 #: cp/semantics.cc:12351
63786 #, gcc-internal-format
63787 msgid "%<__builtin_bit_cast%> destination type %qT is not trivially copyable"
63788 msgstr ""
63790 #: cp/semantics.cc:12378
63791 #, gcc-internal-format
63792 msgid "%<__builtin_bit_cast%> source type %qT is not trivially copyable"
63793 msgstr ""
63795 #: cp/semantics.cc:12386
63796 #, gcc-internal-format
63797 msgid ""
63798 "%<__builtin_bit_cast%> source size %qE not equal to destination type size %qE"
63799 msgstr ""
63801 #: cp/tree.cc:1480
63802 #, gcc-internal-format
63803 msgid "%qV qualifiers cannot be applied to %qT"
63804 msgstr ""
63806 #: cp/tree.cc:2016
63807 #, gcc-internal-format
63808 msgid "statement-expression in a constant expression"
63809 msgstr ""
63811 #: cp/tree.cc:4421
63812 #, gcc-internal-format
63813 msgid ""
63814 "%<-fabi-version=13%> (GCC 8.2) fixes the calling convention for %qT, which "
63815 "was accidentally changed in 8.1"
63816 msgstr ""
63818 #: cp/tree.cc:4425
63819 #, gcc-internal-format
63820 msgid ""
63821 "%<-fabi-version=12%> (GCC 8.1) accidentally changes the calling convention "
63822 "for %qT"
63823 msgstr ""
63825 #: cp/tree.cc:4429
63826 #, gcc-internal-format
63827 msgid " declared here"
63828 msgstr ""
63830 #: cp/tree.cc:4434
63831 #, gcc-internal-format
63832 msgid ""
63833 "the calling convention for %qT changes in %<-fabi-version=13%> (GCC 8.2)"
63834 msgstr ""
63836 #: cp/tree.cc:4436
63837 #, gcc-internal-format
63838 msgid " because all of its copy and move constructors are deleted"
63839 msgstr ""
63841 #: cp/tree.cc:4863
63842 #, gcc-internal-format
63843 msgid "base class %qT is not public"
63844 msgstr ""
63846 #: cp/tree.cc:4866
63847 #, gcc-internal-format
63848 msgid "%qD is not public"
63849 msgstr ""
63851 #: cp/tree.cc:4873
63852 #, gcc-internal-format
63853 msgid "%qD is mutable"
63854 msgstr ""
63856 #: cp/tree.cc:4881
63857 #, gcc-internal-format
63858 msgid "%qD has a non-structural type"
63859 msgstr ""
63861 #: cp/tree.cc:4899
63862 #, gcc-internal-format
63863 msgid "%qE attribute argument must be a string constant"
63864 msgstr ""
63866 #: cp/tree.cc:4914
63867 #, gcc-internal-format
63868 msgid ""
63869 "%qE attribute can only be applied to functions or to class or enumeration "
63870 "types"
63871 msgstr ""
63873 #: cp/tree.cc:4932
63874 #, gcc-internal-format
63875 msgid "%qE attribute can only be applied to non-static data members"
63876 msgstr ""
63878 #: cp/tree.cc:4938
63879 #, gcc-internal-format
63880 msgid "%qE attribute cannot be applied to a bit-field"
63881 msgstr ""
63883 #: cp/tree.cc:4958
63884 #, gcc-internal-format
63885 msgid "%qE attribute takes no arguments"
63886 msgstr ""
63888 #: cp/tree.cc:4962
63889 #, gcc-internal-format
63890 msgid ""
63891 "ISO C++ %qE attribute does not apply to functions; treating as %<[[gnu::"
63892 "%E]]%>"
63893 msgstr ""
63895 #: cp/tree.cc:5025
63896 #, gcc-internal-format
63897 msgid "requested %<init_priority%> is not an integer constant"
63898 msgstr ""
63900 #: cp/tree.cc:5047
63901 #, gcc-internal-format
63902 msgid ""
63903 "can only use %qE attribute on file-scope definitions of objects of class type"
63904 msgstr ""
63906 #: cp/tree.cc:5055
63907 #, gcc-internal-format
63908 msgid "requested %<init_priority%> %i is out of range [0, %i]"
63909 msgstr ""
63911 #: cp/tree.cc:5066
63912 #, gcc-internal-format
63913 msgid "requested %<init_priority%> %i is reserved for internal use"
63914 msgstr ""
63916 #: cp/tree.cc:5078
63917 #, gcc-internal-format
63918 msgid "%qE attribute is not supported on this platform"
63919 msgstr ""
63921 #: cp/tree.cc:5105
63922 #, gcc-internal-format
63923 msgid "redeclaration of %qD adds abi tag %qE"
63924 msgstr ""
63926 #: cp/tree.cc:5125
63927 #, gcc-internal-format
63928 msgid "the %qE attribute requires arguments"
63929 msgstr ""
63931 #: cp/tree.cc:5136
63932 #, gcc-internal-format
63933 msgid "arguments to the %qE attribute must be narrow string literals"
63934 msgstr ""
63936 #: cp/tree.cc:5149 cp/tree.cc:5162
63937 #, gcc-internal-format
63938 msgid "arguments to the %qE attribute must contain valid identifiers"
63939 msgstr ""
63941 #: cp/tree.cc:5151
63942 #, gcc-internal-format
63943 msgid "%<%c%> is not a valid first character for an identifier"
63944 msgstr ""
63946 #: cp/tree.cc:5164
63947 #, gcc-internal-format
63948 msgid "%<%c%> is not a valid character in an identifier"
63949 msgstr ""
63951 #: cp/tree.cc:5188
63952 #, gcc-internal-format
63953 msgid "%qE attribute applied to non-class, non-enum type %qT"
63954 msgstr ""
63956 #: cp/tree.cc:5194
63957 #, gcc-internal-format
63958 msgid "%qE attribute applied to %qT after its definition"
63959 msgstr ""
63961 #: cp/tree.cc:5201
63962 #, gcc-internal-format
63963 msgid "ignoring %qE attribute applied to template instantiation %qT"
63964 msgstr ""
63966 #: cp/tree.cc:5208
63967 #, gcc-internal-format
63968 msgid "ignoring %qE attribute applied to template specialization %qT"
63969 msgstr ""
63971 #: cp/tree.cc:5230
63972 #, gcc-internal-format
63973 msgid "%qE attribute applied to non-function, non-variable %qD"
63974 msgstr ""
63976 #: cp/tree.cc:5236
63977 #, gcc-internal-format
63978 msgid "%qE attribute applied to extern \"C\" declaration %qD"
63979 msgstr ""
63981 #: cp/tree.cc:6117
63982 #, gcc-internal-format
63983 msgid "zero as null pointer constant"
63984 msgstr ""
63986 #: cp/tree.cc:6139
63987 #, gcc-internal-format
63988 msgid "%<lang_*%> check: failed in %s, at %s:%d"
63989 msgstr ""
63991 #: cp/typeck.cc:478
63992 #, gcc-internal-format
63993 msgid "comparison between distinct pointer types %qT and %qT lacks a cast"
63994 msgstr ""
63996 #: cp/typeck.cc:484
63997 #, gcc-internal-format
63998 msgid "conversion between distinct pointer types %qT and %qT lacks a cast"
63999 msgstr ""
64001 #: cp/typeck.cc:490
64002 #, gcc-internal-format
64003 msgid ""
64004 "conditional expression between distinct pointer types %qT and %qT lacks a "
64005 "cast"
64006 msgstr ""
64008 #: cp/typeck.cc:638
64009 #, gcc-internal-format
64010 msgid ""
64011 "ISO C++ forbids comparison between pointer of type %<void *%> and pointer-to-"
64012 "function"
64013 msgstr ""
64015 #: cp/typeck.cc:643
64016 #, gcc-internal-format
64017 msgid ""
64018 "ISO C++ forbids conversion between pointer of type %<void *%> and pointer-to-"
64019 "function"
64020 msgstr ""
64022 #: cp/typeck.cc:648
64023 #, gcc-internal-format
64024 msgid ""
64025 "ISO C++ forbids conditional expression between pointer of type %<void *%> "
64026 "and pointer-to-function"
64027 msgstr ""
64029 #: cp/typeck.cc:727
64030 #, gcc-internal-format
64031 msgid ""
64032 "comparison between distinct pointer-to-member types %qT and %qT lacks a cast"
64033 msgstr ""
64035 #: cp/typeck.cc:732
64036 #, gcc-internal-format
64037 msgid ""
64038 "conversion between distinct pointer-to-member types %qT and %qT lacks a cast"
64039 msgstr ""
64041 #: cp/typeck.cc:737
64042 #, gcc-internal-format
64043 msgid ""
64044 "conditional expression between distinct pointer-to-member types %qT and %qT "
64045 "lacks a cast"
64046 msgstr ""
64048 #: cp/typeck.cc:1558
64049 #, gcc-internal-format
64050 msgid "canonical types differ for identical types %qT and %qT"
64051 msgstr ""
64053 #: cp/typeck.cc:1565
64054 #, gcc-internal-format
64055 msgid "same canonical type node for different types %qT and %qT"
64056 msgstr ""
64058 #: cp/typeck.cc:1895
64059 #, gcc-internal-format
64060 msgid "invalid application of %qs to a member function"
64061 msgstr ""
64063 #: cp/typeck.cc:2000
64064 #, gcc-internal-format
64065 msgid "invalid application of %<sizeof%> to a bit-field"
64066 msgstr ""
64068 #: cp/typeck.cc:2008
64069 #, gcc-internal-format
64070 msgid "ISO C++ forbids applying %<sizeof%> to an expression of function type"
64071 msgstr ""
64073 #: cp/typeck.cc:2073
64074 #, gcc-internal-format
64075 msgid "invalid application of %<__alignof%> to a bit-field"
64076 msgstr ""
64078 #: cp/typeck.cc:2084
64079 #, gcc-internal-format
64080 msgid ""
64081 "ISO C++ forbids applying %<__alignof%> to an expression of function type"
64082 msgstr ""
64084 #: cp/typeck.cc:2168
64085 #, gcc-internal-format
64086 msgid "%<alignas%> argument has non-integral type %qT"
64087 msgstr ""
64089 #: cp/typeck.cc:2213
64090 #, gcc-internal-format
64091 msgid "invalid use of non-static member function of type %qT"
64092 msgstr ""
64094 #: cp/typeck.cc:2389
64095 #, gcc-internal-format
64096 msgid "taking address of temporary array"
64097 msgstr ""
64099 #: cp/typeck.cc:2571
64100 #, gcc-internal-format
64101 msgid "ISO C++ forbids converting a string constant to %qT"
64102 msgstr ""
64104 #: cp/typeck.cc:2575
64105 #, gcc-internal-format
64106 msgid "deprecated conversion from string constant to %qT"
64107 msgstr ""
64109 #: cp/typeck.cc:2690 cp/typeck.cc:3255
64110 #, gcc-internal-format
64111 msgid ""
64112 "request for member %qD in %qE, which is of pointer type %qT (maybe you meant "
64113 "to use %<->%> ?)"
64114 msgstr ""
64116 #: cp/typeck.cc:2694 cp/typeck.cc:3259
64117 #, gcc-internal-format
64118 msgid "request for member %qD in %qE, which is of non-class type %qT"
64119 msgstr ""
64121 #: cp/typeck.cc:2728
64122 #, gcc-internal-format
64123 msgid "invalid use of non-static data member %qE"
64124 msgstr ""
64126 #: cp/typeck.cc:2805
64127 #, gcc-internal-format
64128 msgid ""
64129 "invalid access to non-static data member %qD in virtual base of NULL object"
64130 msgstr ""
64132 #: cp/typeck.cc:2955
64133 #, gcc-internal-format
64134 msgid "object type %qT does not match destructor name ~%qT"
64135 msgstr ""
64137 #: cp/typeck.cc:2964
64138 #, gcc-internal-format
64139 msgid "the type being destroyed is %qT, but the destructor refers to %qT"
64140 msgstr ""
64142 #: cp/typeck.cc:3106
64143 #, gcc-internal-format
64144 msgid "field %q#D can be accessed via %q#D"
64145 msgstr ""
64147 #. No hint.
64148 #: cp/typeck.cc:3125
64149 #, gcc-internal-format
64150 msgid "%q#T has no member named %qE"
64151 msgstr ""
64153 #: cp/typeck.cc:3148
64154 #, gcc-internal-format
64155 msgid "%q#T has no member named %qE; did you mean %q#D? (accessible via %q#D)"
64156 msgstr ""
64158 #: cp/typeck.cc:3159
64159 #, gcc-internal-format
64160 msgid ""
64161 "%q#T has no member named %qE; did you mean %q#D? (not accessible from this "
64162 "context)"
64163 msgstr ""
64165 #: cp/typeck.cc:3174
64166 #, gcc-internal-format
64167 msgid "%q#T has no member named %qE; did you mean %qE?"
64168 msgstr ""
64170 #: cp/typeck.cc:3289 cp/typeck.cc:3315
64171 #, gcc-internal-format
64172 msgid "%<%D::%D%> is not a member of %qT"
64173 msgstr ""
64175 #: cp/typeck.cc:3354
64176 #, gcc-internal-format
64177 msgid "%qT is not a base of %qT"
64178 msgstr ""
64180 #: cp/typeck.cc:3417
64181 #, gcc-internal-format
64182 msgid "%qD is not a member template function"
64183 msgstr ""
64185 #: cp/typeck.cc:3683
64186 #, gcc-internal-format
64187 msgid "%qT is not a pointer-to-object type"
64188 msgstr ""
64190 #: cp/typeck.cc:3715
64191 #, gcc-internal-format
64192 msgid "invalid use of array indexing on pointer to member"
64193 msgstr ""
64195 #: cp/typeck.cc:3718
64196 #, gcc-internal-format
64197 msgid "invalid use of unary %<*%> on pointer to member"
64198 msgstr ""
64200 #: cp/typeck.cc:3721
64201 #, gcc-internal-format
64202 msgid "invalid use of implicit conversion on pointer to member"
64203 msgstr ""
64205 #: cp/typeck.cc:3725
64206 #, gcc-internal-format
64207 msgid ""
64208 "left hand operand of %<->*%> must be a pointer to class, but is a pointer to "
64209 "member of type %qT"
64210 msgstr ""
64212 #: cp/typeck.cc:3790
64213 #, gcc-internal-format
64214 msgid "subscript missing in array reference"
64215 msgstr ""
64217 #: cp/typeck.cc:3887
64218 #, gcc-internal-format
64219 msgid "subscripting array declared %<register%>"
64220 msgstr ""
64222 #: cp/typeck.cc:3925
64223 #, gcc-internal-format
64224 msgid "subscripted value is neither array nor pointer"
64225 msgstr ""
64227 #: cp/typeck.cc:3997
64228 #, gcc-internal-format
64229 msgid "object missing in use of %qE"
64230 msgstr ""
64232 #: cp/typeck.cc:4222
64233 #, gcc-internal-format
64234 msgid "ISO C++ forbids calling %<::main%> from within program"
64235 msgstr ""
64237 #: cp/typeck.cc:4243
64238 #, gcc-internal-format
64239 msgid ""
64240 "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E "
64241 "(...)%>, e.g. %<(... ->* %E) (...)%>"
64242 msgstr ""
64244 #: cp/typeck.cc:4260
64245 #, gcc-internal-format
64246 msgid "%qE cannot be used as a function"
64247 msgstr ""
64249 #: cp/typeck.cc:4263
64250 #, gcc-internal-format
64251 msgid "%qD cannot be used as a function"
64252 msgstr ""
64254 #: cp/typeck.cc:4266
64255 #, gcc-internal-format
64256 msgid "expression cannot be used as a function"
64257 msgstr ""
64259 #: cp/typeck.cc:4324
64260 #, gcc-internal-format
64261 msgid "too many arguments to constructor %q#D"
64262 msgstr ""
64264 #: cp/typeck.cc:4325
64265 #, gcc-internal-format
64266 msgid "too few arguments to constructor %q#D"
64267 msgstr ""
64269 #: cp/typeck.cc:4330
64270 #, gcc-internal-format
64271 msgid "too many arguments to member function %q#D"
64272 msgstr ""
64274 #: cp/typeck.cc:4331
64275 #, gcc-internal-format
64276 msgid "too few arguments to member function %q#D"
64277 msgstr ""
64279 #: cp/typeck.cc:4337
64280 #, gcc-internal-format
64281 msgid "too many arguments to function %q#D"
64282 msgstr ""
64284 #: cp/typeck.cc:4338
64285 #, gcc-internal-format
64286 msgid "too few arguments to function %q#D"
64287 msgstr ""
64289 #: cp/typeck.cc:4348
64290 #, gcc-internal-format
64291 msgid "too many arguments to method %q#D"
64292 msgstr ""
64294 #: cp/typeck.cc:4349
64295 #, gcc-internal-format
64296 msgid "too few arguments to method %q#D"
64297 msgstr ""
64299 #: cp/typeck.cc:4352
64300 #, gcc-internal-format
64301 msgid "too many arguments to function"
64302 msgstr ""
64304 #: cp/typeck.cc:4353
64305 #, gcc-internal-format
64306 msgid "too few arguments to function"
64307 msgstr ""
64309 #: cp/typeck.cc:4435
64310 #, gcc-internal-format
64311 msgid "parameter %P of %qD has incomplete type %qT"
64312 msgstr ""
64314 #: cp/typeck.cc:4441
64315 #, gcc-internal-format
64316 msgid "parameter %P has incomplete type %qT"
64317 msgstr ""
64319 #: cp/typeck.cc:4701
64320 #, gcc-internal-format
64321 msgid "the address %qE will never be NULL"
64322 msgstr ""
64324 #: cp/typeck.cc:4747
64325 #, gcc-internal-format
64326 msgid "the address of %qD will never be NULL"
64327 msgstr ""
64329 #: cp/typeck.cc:4758
64330 #, gcc-internal-format
64331 msgid "comparing the result of pointer addition %qE and NULL"
64332 msgstr ""
64334 #: cp/typeck.cc:4772
64335 #, gcc-internal-format
64336 msgid "the compiler can assume that the address of %qD will never be NULL"
64337 msgstr ""
64339 #: cp/typeck.cc:4821
64340 #, gcc-internal-format
64341 msgid ""
64342 "bitwise operation between different enumeration types %qT and %qT is "
64343 "deprecated"
64344 msgstr ""
64346 #: cp/typeck.cc:4826
64347 #, gcc-internal-format
64348 msgid ""
64349 "arithmetic between different enumeration types %qT and %qT is deprecated"
64350 msgstr ""
64352 #: cp/typeck.cc:4856
64353 #, gcc-internal-format
64354 msgid ""
64355 "comparison of enumeration type %qT with floating-point type %qT is deprecated"
64356 msgstr ""
64358 #: cp/typeck.cc:4860
64359 #, gcc-internal-format
64360 msgid ""
64361 "comparison of floating-point type %qT with enumeration type %qT is deprecated"
64362 msgstr ""
64364 #: cp/typeck.cc:4869
64365 #, gcc-internal-format
64366 msgid ""
64367 "arithmetic between enumeration type %qT and floating-point type %qT is "
64368 "deprecated"
64369 msgstr ""
64371 #: cp/typeck.cc:4873
64372 #, gcc-internal-format
64373 msgid ""
64374 "arithmetic between floating-point type %qT and enumeration type %qT is "
64375 "deprecated"
64376 msgstr ""
64378 #: cp/typeck.cc:4999 cp/typeck.cc:5011
64379 #, gcc-internal-format
64380 msgid "assuming cast to type %qT from overloaded function"
64381 msgstr ""
64383 #: cp/typeck.cc:5057
64384 #, gcc-internal-format
64385 msgid "NULL used in arithmetic"
64386 msgstr ""
64388 #: cp/typeck.cc:5519 cp/typeck.cc:5528 cp/typeck.cc:5822 cp/typeck.cc:5831
64389 #, gcc-internal-format
64390 msgid "ISO C++ forbids comparison between pointer and integer"
64391 msgstr ""
64393 #: cp/typeck.cc:5744 cp/typeck.cc:5757
64394 #, gcc-internal-format
64395 msgid "operand types are %qT and %qT"
64396 msgstr ""
64398 #: cp/typeck.cc:5780
64399 #, gcc-internal-format
64400 msgid "three-way comparison of vectors"
64401 msgstr ""
64403 #: cp/typeck.cc:5814
64404 #, gcc-internal-format
64405 msgid "ordered comparison of pointer with integer zero (%qT and %qT)"
64406 msgstr ""
64408 #: cp/typeck.cc:5861
64409 #, gcc-internal-format
64410 msgid "unordered comparison on non-floating-point argument"
64411 msgstr ""
64413 #: cp/typeck.cc:5907
64414 msgid ""
64415 "implicit conversion from %qH to %qI to match other operand of binary "
64416 "expression"
64417 msgstr ""
64419 #: cp/typeck.cc:5987
64420 #, gcc-internal-format
64421 msgid "invalid operands of types %qT and %qT to binary %qO"
64422 msgstr ""
64424 #: cp/typeck.cc:6383
64425 #, gcc-internal-format
64426 msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
64427 msgstr ""
64429 #: cp/typeck.cc:6391
64430 #, gcc-internal-format
64431 msgid "ISO C++ forbids using pointer to a function in subtraction"
64432 msgstr ""
64434 #: cp/typeck.cc:6399
64435 #, gcc-internal-format
64436 msgid "ISO C++ forbids using pointer to a method in subtraction"
64437 msgstr ""
64439 #: cp/typeck.cc:6452
64440 #, gcc-internal-format
64441 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
64442 msgstr ""
64444 #: cp/typeck.cc:6531
64445 #, gcc-internal-format
64446 msgid "taking address of constructor %qD"
64447 msgstr ""
64449 #: cp/typeck.cc:6532
64450 #, gcc-internal-format
64451 msgid "taking address of destructor %qD"
64452 msgstr ""
64454 #: cp/typeck.cc:6548
64455 #, gcc-internal-format
64456 msgid "invalid use of %qE to form a pointer-to-member-function"
64457 msgstr ""
64459 #: cp/typeck.cc:6551
64460 #, gcc-internal-format
64461 msgid "  a qualified-id is required"
64462 msgstr ""
64464 #: cp/typeck.cc:6558
64465 #, gcc-internal-format
64466 msgid ""
64467 "parentheses around %qE cannot be used to form a pointer-to-member-function"
64468 msgstr ""
64470 #: cp/typeck.cc:6749
64471 #, gcc-internal-format
64472 msgid ""
64473 "ISO C++ forbids taking the address of an unqualified or parenthesized non-"
64474 "static member function to form a pointer to member function.  Say %<&%T::%D%>"
64475 msgstr ""
64477 #: cp/typeck.cc:6755
64478 #, gcc-internal-format
64479 msgid ""
64480 "ISO C++ forbids taking the address of a bound member function to form a "
64481 "pointer to member function.  Say %<&%T::%D%>"
64482 msgstr ""
64484 #. Make this a permerror because we used to accept it.
64485 #: cp/typeck.cc:6790
64486 #, gcc-internal-format
64487 msgid "taking address of rvalue"
64488 msgstr ""
64490 #: cp/typeck.cc:6807
64491 #, gcc-internal-format
64492 msgid "ISO C++ forbids taking address of function %<::main%>"
64493 msgstr ""
64495 #: cp/typeck.cc:6865
64496 #, gcc-internal-format
64497 msgid "cannot create pointer to reference member %qD"
64498 msgstr ""
64500 #: cp/typeck.cc:6891 cp/typeck.cc:7448
64501 #, gcc-internal-format
64502 msgid "attempt to take address of bit-field"
64503 msgstr ""
64505 #: cp/typeck.cc:7048
64506 #, gcc-internal-format
64507 msgid "%<~%> on an expression of type %<bool%>"
64508 msgstr ""
64510 #: cp/typeck.cc:7049
64511 #, gcc-internal-format
64512 msgid "did you mean to use logical not (%<!%>)?"
64513 msgstr ""
64515 #: cp/typeck.cc:7172
64516 #, gcc-internal-format
64517 msgid "ISO C++ forbids incrementing an enum"
64518 msgstr ""
64520 #: cp/typeck.cc:7173
64521 #, gcc-internal-format
64522 msgid "ISO C++ forbids decrementing an enum"
64523 msgstr ""
64525 #: cp/typeck.cc:7189
64526 #, gcc-internal-format
64527 msgid "cannot increment a pointer to incomplete type %qT"
64528 msgstr ""
64530 #: cp/typeck.cc:7191
64531 #, gcc-internal-format
64532 msgid "cannot decrement a pointer to incomplete type %qT"
64533 msgstr ""
64535 #: cp/typeck.cc:7203
64536 #, gcc-internal-format
64537 msgid "ISO C++ forbids incrementing a pointer of type %qT"
64538 msgstr ""
64540 #: cp/typeck.cc:7205
64541 #, gcc-internal-format
64542 msgid "ISO C++ forbids decrementing a pointer of type %qT"
64543 msgstr ""
64545 #: cp/typeck.cc:7244
64546 #, gcc-internal-format
64547 msgid "%qs expression of %<volatile%>-qualified type is deprecated"
64548 msgstr ""
64550 #: cp/typeck.cc:7257
64551 #, gcc-internal-format
64552 msgid "use of an operand of type %qT in %<operator--%> is forbidden"
64553 msgstr ""
64555 #: cp/typeck.cc:7267
64556 #, gcc-internal-format
64557 msgid "use of an operand of type %qT in %<operator++%> is forbidden in C++17"
64558 msgstr ""
64560 #: cp/typeck.cc:7275
64561 #, gcc-internal-format
64562 msgid "use of an operand of type %qT in %<operator++%> is deprecated"
64563 msgstr ""
64565 #: cp/typeck.cc:7460
64566 #, gcc-internal-format
64567 msgid "cannot take the address of %<this%>, which is an rvalue expression"
64568 msgstr ""
64570 #: cp/typeck.cc:7482
64571 #, gcc-internal-format
64572 msgid "address of explicit register variable %qD requested"
64573 msgstr ""
64575 #: cp/typeck.cc:7487
64576 #, gcc-internal-format
64577 msgid "address requested for %qD, which is declared %<register%>"
64578 msgstr ""
64580 #: cp/typeck.cc:7562
64581 #, gcc-internal-format
64582 msgid "list-initializer for non-class type must not be parenthesized"
64583 msgstr ""
64585 #: cp/typeck.cc:7574
64586 #, gcc-internal-format
64587 msgid "expression list treated as compound expression in initializer"
64588 msgstr ""
64590 #: cp/typeck.cc:7578
64591 #, gcc-internal-format
64592 msgid "expression list treated as compound expression in mem-initializer"
64593 msgstr ""
64595 #: cp/typeck.cc:7582
64596 #, gcc-internal-format
64597 msgid "expression list treated as compound expression in functional cast"
64598 msgstr ""
64600 #: cp/typeck.cc:7620
64601 #, gcc-internal-format, gfc-internal-format
64602 msgid "%s expression list treated as compound expression"
64603 msgstr ""
64605 #: cp/typeck.cc:7712
64606 #, gcc-internal-format
64607 msgid "no context to resolve type of %qE"
64608 msgstr ""
64610 #: cp/typeck.cc:7746
64611 #, gcc-internal-format
64612 msgid "cast from type %qT to type %qT casts away qualifiers"
64613 msgstr ""
64615 #: cp/typeck.cc:7752
64616 #, gcc-internal-format
64617 msgid "%<static_cast%> from type %qT to type %qT casts away qualifiers"
64618 msgstr ""
64620 #: cp/typeck.cc:7759
64621 #, gcc-internal-format
64622 msgid "%<reinterpret_cast%> from type %qT to type %qT casts away qualifiers"
64623 msgstr ""
64625 #: cp/typeck.cc:7783
64626 #, gcc-internal-format
64627 msgid "useless cast to type %q#T"
64628 msgstr ""
64630 #: cp/typeck.cc:7797
64631 #, gcc-internal-format
64632 msgid "type qualifiers ignored on cast result type"
64633 msgstr ""
64635 #: cp/typeck.cc:8234
64636 #, gcc-internal-format
64637 msgid "invalid %<static_cast%> from type %qT to type %qT"
64638 msgstr ""
64640 #: cp/typeck.cc:8240 cp/typeck.cc:8246 cp/typeck.cc:9914
64641 #, gcc-internal-format
64642 msgid "class type %qT is incomplete"
64643 msgstr ""
64645 #: cp/typeck.cc:8274
64646 msgid "converting from %qH to %qI"
64647 msgstr ""
64649 #: cp/typeck.cc:8349
64650 #, gcc-internal-format
64651 msgid "invalid cast of a prvalue expression of type %qT to type %qT"
64652 msgstr ""
64654 #: cp/typeck.cc:8419
64655 msgid "cast from %qH to %qI loses precision"
64656 msgstr ""
64658 #: cp/typeck.cc:8444
64659 msgid "cast between incompatible function types from %qH to %qI"
64660 msgstr ""
64662 #: cp/typeck.cc:8455
64663 msgid "cast between incompatible pointer to member types from %qH to %qI"
64664 msgstr ""
64666 #: cp/typeck.cc:8476 cp/typeck.cc:8666
64667 msgid "cast from %qH to %qI increases required alignment of target type"
64668 msgstr ""
64670 #: cp/typeck.cc:8493
64671 #, gcc-internal-format
64672 msgid ""
64673 "casting between pointer-to-function and pointer-to-object is conditionally-"
64674 "supported"
64675 msgstr ""
64677 #: cp/typeck.cc:8507
64678 #, gcc-internal-format
64679 msgid "invalid cast from type %qT to type %qT"
64680 msgstr ""
64682 #: cp/typeck.cc:8580
64683 #, gcc-internal-format
64684 msgid ""
64685 "invalid use of %<const_cast%> with type %qT, which is not a pointer, "
64686 "reference, nor a pointer-to-data-member type"
64687 msgstr ""
64689 #: cp/typeck.cc:8589
64690 #, gcc-internal-format
64691 msgid ""
64692 "invalid use of %<const_cast%> with type %qT, which is a pointer or reference "
64693 "to a function type"
64694 msgstr ""
64696 #: cp/typeck.cc:8631
64697 #, gcc-internal-format
64698 msgid "invalid %<const_cast%> of an rvalue of type %qT to type %qT"
64699 msgstr ""
64701 #: cp/typeck.cc:8701
64702 #, gcc-internal-format
64703 msgid "invalid %<const_cast%> from type %qT to type %qT"
64704 msgstr ""
64706 #: cp/typeck.cc:8802 cp/typeck.cc:8811
64707 #, gcc-internal-format
64708 msgid "ISO C++ forbids casting to an array type %qT"
64709 msgstr ""
64711 #: cp/typeck.cc:8820
64712 #, gcc-internal-format
64713 msgid "invalid cast to function type %qT"
64714 msgstr ""
64716 #: cp/typeck.cc:9130
64717 #, gcc-internal-format
64718 msgid ""
64719 "compound assignment with %<volatile%>-qualified left operand is deprecated"
64720 msgstr ""
64722 #: cp/typeck.cc:9150
64723 #, gcc-internal-format
64724 msgid "  in evaluation of %<%Q(%#T, %#T)%>"
64725 msgstr ""
64727 #: cp/typeck.cc:9210
64728 #, gcc-internal-format
64729 msgid "assigning to an array from an initializer list"
64730 msgstr ""
64732 #: cp/typeck.cc:9237
64733 #, gcc-internal-format
64734 msgid "incompatible types in assignment of %qT to %qT"
64735 msgstr ""
64737 #: cp/typeck.cc:9251
64738 #, gcc-internal-format
64739 msgid "array used as initializer"
64740 msgstr ""
64742 #: cp/typeck.cc:9253
64743 #, gcc-internal-format
64744 msgid "invalid array assignment"
64745 msgstr ""
64747 #: cp/typeck.cc:9395
64748 #, gcc-internal-format
64749 msgid "   in pointer to member function conversion"
64750 msgstr ""
64752 #: cp/typeck.cc:9409
64753 #, gcc-internal-format
64754 msgid "pointer to member conversion via virtual base %qT"
64755 msgstr ""
64757 #: cp/typeck.cc:9456 cp/typeck.cc:9475
64758 #, gcc-internal-format
64759 msgid "   in pointer to member conversion"
64760 msgstr ""
64762 #: cp/typeck.cc:9556
64763 #, gcc-internal-format
64764 msgid "invalid conversion to type %qT from type %qT"
64765 msgstr ""
64767 #: cp/typeck.cc:9877
64768 msgid "cannot convert %qH to %qI in default argument"
64769 msgstr ""
64771 #: cp/typeck.cc:9882
64772 msgid "cannot convert %qH to %qI in argument passing"
64773 msgstr ""
64775 #: cp/typeck.cc:9891
64776 msgid "cannot convert %qH to %qI in initialization"
64777 msgstr ""
64779 #: cp/typeck.cc:9895
64780 msgid "cannot convert %qH to %qI in return"
64781 msgstr ""
64783 #: cp/typeck.cc:9900
64784 msgid "cannot convert %qH to %qI in assignment"
64785 msgstr ""
64787 #: cp/typeck.cc:9932
64788 #, gcc-internal-format
64789 msgid "parameter %qP of %qD might be a candidate for a format attribute"
64790 msgstr ""
64792 #: cp/typeck.cc:9936
64793 #, gcc-internal-format
64794 msgid "parameter might be a candidate for a format attribute"
64795 msgstr ""
64797 #: cp/typeck.cc:9941
64798 #, gcc-internal-format
64799 msgid "target of conversion might be a candidate for a format attribute"
64800 msgstr ""
64802 #: cp/typeck.cc:9946
64803 #, gcc-internal-format
64804 msgid "target of initialization might be a candidate for a format attribute"
64805 msgstr ""
64807 #: cp/typeck.cc:9956
64808 #, gcc-internal-format
64809 msgid ""
64810 "left-hand side of assignment might be a candidate for a format attribute"
64811 msgstr ""
64813 #: cp/typeck.cc:10052
64814 #, gcc-internal-format
64815 msgid "in passing argument %P of %qD"
64816 msgstr ""
64818 #: cp/typeck.cc:10134
64819 #, gcc-internal-format
64820 msgid "returning reference to temporary"
64821 msgstr ""
64823 #: cp/typeck.cc:10137
64824 #, gcc-internal-format
64825 msgid ""
64826 "returning temporary %<initializer_list%> does not extend the lifetime of the "
64827 "underlying array"
64828 msgstr ""
64830 #: cp/typeck.cc:10173
64831 #, gcc-internal-format
64832 msgid "reference to local variable %qD returned"
64833 msgstr ""
64835 #: cp/typeck.cc:10177
64836 #, gcc-internal-format
64837 msgid ""
64838 "returning local %<initializer_list%> variable %qD does not extend the "
64839 "lifetime of the underlying array"
64840 msgstr ""
64842 #: cp/typeck.cc:10183
64843 #, gcc-internal-format
64844 msgid "address of label %qD returned"
64845 msgstr ""
64847 #: cp/typeck.cc:10187
64848 #, gcc-internal-format
64849 msgid "address of local variable %qD returned"
64850 msgstr ""
64852 #: cp/typeck.cc:10386
64853 #, gcc-internal-format
64854 msgid "moving a local object in a return statement prevents copy elision"
64855 msgstr ""
64857 #: cp/typeck.cc:10388 cp/typeck.cc:10411
64858 #, gcc-internal-format
64859 msgid "remove %<std::move%> call"
64860 msgstr ""
64862 #: cp/typeck.cc:10410
64863 #, gcc-internal-format
64864 msgid "redundant move in return statement"
64865 msgstr ""
64867 #: cp/typeck.cc:10449
64868 #, gcc-internal-format
64869 msgid "returning a value from a destructor"
64870 msgstr ""
64872 #. If a return statement appears in a handler of the
64873 #. function-try-block of a constructor, the program is ill-formed.
64874 #: cp/typeck.cc:10461
64875 #, gcc-internal-format
64876 msgid "cannot return from a handler of a function-try-block of a constructor"
64877 msgstr ""
64879 #. You can't return a value from a constructor.
64880 #: cp/typeck.cc:10464
64881 #, gcc-internal-format
64882 msgid "returning a value from a constructor"
64883 msgstr ""
64885 #. Give a helpful error message.
64886 #: cp/typeck.cc:10503 cp/typeck.cc:10549
64887 #, gcc-internal-format
64888 msgid "return-statement with no value, in function returning %qT"
64889 msgstr ""
64891 #: cp/typeck.cc:10511
64892 #, gcc-internal-format
64893 msgid "returning initializer list"
64894 msgstr ""
64896 #: cp/typeck.cc:10530
64897 #, gcc-internal-format
64898 msgid "inconsistent types %qT and %qT deduced for lambda return type"
64899 msgstr ""
64901 #: cp/typeck.cc:10533
64902 #, gcc-internal-format
64903 msgid "inconsistent deduction for auto return type: %qT and then %qT"
64904 msgstr ""
64906 #: cp/typeck.cc:10568
64907 #, gcc-internal-format
64908 msgid "return-statement with a value, in function returning %qT"
64909 msgstr ""
64911 #: cp/typeck.cc:10597
64912 #, gcc-internal-format
64913 msgid ""
64914 "%<operator new%> must not return NULL unless it is declared %<throw()%> (or "
64915 "%<-fcheck-new%> is in effect)"
64916 msgstr ""
64918 #: cp/typeck.cc:11243
64919 #, gcc-internal-format
64920 msgid "using rvalue as lvalue"
64921 msgstr ""
64923 #: cp/typeck2.cc:51
64924 #, gcc-internal-format
64925 msgid "type %qT is not a base type for type %qT"
64926 msgstr ""
64928 #: cp/typeck2.cc:107
64929 #, gcc-internal-format
64930 msgid "assignment of constant field %qD"
64931 msgstr ""
64933 #: cp/typeck2.cc:108
64934 #, gcc-internal-format
64935 msgid "constant field %qD used as %<asm%> output"
64936 msgstr ""
64938 #: cp/typeck2.cc:109
64939 #, gcc-internal-format
64940 msgid "increment of constant field %qD"
64941 msgstr ""
64943 #: cp/typeck2.cc:110
64944 #, gcc-internal-format
64945 msgid "decrement of constant field %qD"
64946 msgstr ""
64948 #: cp/typeck2.cc:117
64949 #, gcc-internal-format
64950 msgid "assignment of read-only reference %qD"
64951 msgstr ""
64953 #: cp/typeck2.cc:118
64954 #, gcc-internal-format
64955 msgid "read-only reference %qD used as %<asm%> output"
64956 msgstr ""
64958 #: cp/typeck2.cc:119
64959 #, gcc-internal-format
64960 msgid "increment of read-only reference %qD"
64961 msgstr ""
64963 #: cp/typeck2.cc:120
64964 #, gcc-internal-format
64965 msgid "decrement of read-only reference %qD"
64966 msgstr ""
64968 #: cp/typeck2.cc:175
64969 #, gcc-internal-format
64970 msgid "cannot declare variable %q+D to be of abstract type %qT"
64971 msgstr ""
64973 #: cp/typeck2.cc:180
64974 #, gcc-internal-format
64975 msgid "cannot declare parameter %q+D to be of abstract type %qT"
64976 msgstr ""
64978 #: cp/typeck2.cc:183
64979 #, gcc-internal-format
64980 msgid "cannot declare parameter to be of abstract type %qT"
64981 msgstr ""
64983 #: cp/typeck2.cc:187
64984 #, gcc-internal-format
64985 msgid "cannot declare field %q+D to be of abstract type %qT"
64986 msgstr ""
64988 #: cp/typeck2.cc:191
64989 #, gcc-internal-format
64990 msgid "invalid abstract return type for member function %q+#D"
64991 msgstr ""
64993 #: cp/typeck2.cc:193
64994 #, gcc-internal-format
64995 msgid "invalid abstract return type for function %q+#D"
64996 msgstr ""
64998 #. Here we do not have location information.
64999 #: cp/typeck2.cc:196
65000 #, gcc-internal-format
65001 msgid "invalid abstract type %qT for %qE"
65002 msgstr ""
65004 #: cp/typeck2.cc:198
65005 #, gcc-internal-format
65006 msgid "invalid abstract type for %q+D"
65007 msgstr ""
65009 #: cp/typeck2.cc:203
65010 #, gcc-internal-format
65011 msgid "creating array of %qT, which is an abstract class type"
65012 msgstr ""
65014 #: cp/typeck2.cc:206
65015 #, gcc-internal-format
65016 msgid "invalid cast to abstract class type %qT"
65017 msgstr ""
65019 #: cp/typeck2.cc:209
65020 #, gcc-internal-format
65021 msgid "invalid new-expression of abstract class type %qT"
65022 msgstr ""
65024 #: cp/typeck2.cc:212
65025 #, gcc-internal-format
65026 msgid "invalid abstract return type %qT"
65027 msgstr ""
65029 #: cp/typeck2.cc:215
65030 #, gcc-internal-format
65031 msgid "invalid abstract parameter type %qT"
65032 msgstr ""
65034 #: cp/typeck2.cc:218
65035 #, gcc-internal-format
65036 msgid ""
65037 "expression of abstract class type %qT cannot be used in throw-expression"
65038 msgstr ""
65040 #: cp/typeck2.cc:222
65041 #, gcc-internal-format
65042 msgid "cannot declare %<catch%> parameter to be of abstract class type %qT"
65043 msgstr ""
65045 #: cp/typeck2.cc:226
65046 #, gcc-internal-format
65047 msgid "cannot allocate an object of abstract type %qT"
65048 msgstr ""
65050 #: cp/typeck2.cc:236
65051 #, gcc-internal-format
65052 msgid "  because the following virtual functions are pure within %qT:"
65053 msgstr ""
65055 #: cp/typeck2.cc:242
65056 #, gcc-internal-format
65057 msgid "    %#qD"
65058 msgstr ""
65060 #: cp/typeck2.cc:295
65061 #, gcc-internal-format
65062 msgid "definition of %q#T is not complete until the closing brace"
65063 msgstr ""
65065 #: cp/typeck2.cc:298
65066 #, gcc-internal-format
65067 msgid "forward declaration of %q#T"
65068 msgstr ""
65070 #: cp/typeck2.cc:300
65071 #, gcc-internal-format
65072 msgid "declaration of %q#T"
65073 msgstr ""
65075 #: cp/typeck2.cc:331
65076 #, gcc-internal-format
65077 msgid "%qD has incomplete type"
65078 msgstr ""
65080 #: cp/typeck2.cc:345
65081 #, gcc-internal-format
65082 msgid "invalid use of incomplete type %q#T"
65083 msgstr ""
65085 #: cp/typeck2.cc:382
65086 #, gcc-internal-format
65087 msgid "invalid use of member function %qD (did you forget the %<()%> ?)"
65088 msgstr ""
65090 #: cp/typeck2.cc:387
65091 #, gcc-internal-format
65092 msgid "invalid use of member %qD (did you forget the %<&%> ?)"
65093 msgstr ""
65095 #: cp/typeck2.cc:397
65096 #, gcc-internal-format
65097 msgid "invalid use of placeholder %qT"
65098 msgstr ""
65100 #: cp/typeck2.cc:404
65101 #, gcc-internal-format
65102 msgid "invalid use of template type parameter %qT"
65103 msgstr ""
65105 #: cp/typeck2.cc:409
65106 #, gcc-internal-format
65107 msgid "invalid use of template template parameter %qT"
65108 msgstr ""
65110 #: cp/typeck2.cc:415
65111 #, gcc-internal-format
65112 msgid "invalid use of pack expansion %qT"
65113 msgstr ""
65115 #: cp/typeck2.cc:421
65116 #, gcc-internal-format
65117 msgid "invalid use of dependent type %qT"
65118 msgstr ""
65120 #: cp/typeck2.cc:428
65121 #, gcc-internal-format
65122 msgid "invalid use of brace-enclosed initializer list"
65123 msgstr ""
65125 #: cp/typeck2.cc:436
65126 #, gcc-internal-format
65127 msgid "address of overloaded function with no contextual type information"
65128 msgstr ""
65130 #: cp/typeck2.cc:440
65131 #, gcc-internal-format
65132 msgid "overloaded function with no contextual type information"
65133 msgstr ""
65135 #: cp/typeck2.cc:443
65136 #, gcc-internal-format
65137 msgid "insufficient contextual information to determine type"
65138 msgstr ""
65140 #: cp/typeck2.cc:827
65141 #, gcc-internal-format
65142 msgid "constructor syntax used, but no constructor declared for type %qT"
65143 msgstr ""
65145 #: cp/typeck2.cc:900
65146 #, gcc-internal-format
65147 msgid "%<constinit%> variable %qD does not have a constant initializer"
65148 msgstr ""
65150 #: cp/typeck2.cc:1066
65151 msgid "narrowing conversion of %qE from %qH to %qI is ill-formed in C++11"
65152 msgstr ""
65154 #: cp/typeck2.cc:1078 cp/typeck2.cc:1092
65155 msgid "narrowing conversion of %qE from %qH to %qI"
65156 msgstr ""
65158 #: cp/typeck2.cc:1081
65159 #, gcc-internal-format
65160 msgid ""
65161 " the expression has a constant value but is not a C++ constant-expression"
65162 msgstr ""
65164 #: cp/typeck2.cc:1247
65165 #, gcc-internal-format
65166 msgid "initializer-string for %qT is too long"
65167 msgstr ""
65169 #: cp/typeck2.cc:1310
65170 #, gcc-internal-format
65171 msgid "initializing a base class of type %qT results in object slicing"
65172 msgstr ""
65174 #: cp/typeck2.cc:1312
65175 #, gcc-internal-format
65176 msgid "remove %<{ }%> around initializer"
65177 msgstr ""
65179 #: cp/typeck2.cc:1332
65180 #, gcc-internal-format
65181 msgid "cannot initialize aggregate of type %qT with a compound literal"
65182 msgstr ""
65184 #: cp/typeck2.cc:1713 cp/typeck2.cc:1743
65185 #, gcc-internal-format
65186 msgid "missing initializer for member %qD"
65187 msgstr ""
65189 #: cp/typeck2.cc:1720
65190 #, gcc-internal-format
65191 msgid "member %qD is uninitialized reference"
65192 msgstr ""
65194 #: cp/typeck2.cc:1727
65195 #, gcc-internal-format
65196 msgid "member %qD with uninitialized reference fields"
65197 msgstr ""
65199 #: cp/typeck2.cc:1812
65200 #, gcc-internal-format
65201 msgid "designator order for field %qD does not match declaration order in %qT"
65202 msgstr ""
65204 #: cp/typeck2.cc:1885
65205 #, gcc-internal-format
65206 msgid "no field %qD found in union being initialized"
65207 msgstr ""
65209 #: cp/typeck2.cc:1896
65210 #, gcc-internal-format
65211 msgid "index value instead of field name in union initializer"
65212 msgstr ""
65214 #: cp/typeck2.cc:2112
65215 #, gcc-internal-format
65216 msgid "circular pointer delegation detected"
65217 msgstr ""
65219 #: cp/typeck2.cc:2126
65220 #, gcc-internal-format
65221 msgid "base operand of %<->%> has non-pointer type %qT"
65222 msgstr ""
65224 #: cp/typeck2.cc:2156
65225 #, gcc-internal-format
65226 msgid "result of %<operator->()%> yields non-pointer result"
65227 msgstr ""
65229 #: cp/typeck2.cc:2158
65230 #, gcc-internal-format
65231 msgid "base operand of %<->%> is not a pointer"
65232 msgstr ""
65234 #: cp/typeck2.cc:2185
65235 #, gcc-internal-format
65236 msgid "%qE cannot be used as a member pointer, since it is of type %qT"
65237 msgstr ""
65239 #: cp/typeck2.cc:2194
65240 #, gcc-internal-format
65241 msgid "cannot apply member pointer %qE to %qE, which is of non-class type %qT"
65242 msgstr ""
65244 #: cp/typeck2.cc:2216
65245 #, gcc-internal-format
65246 msgid "pointer to member type %qT incompatible with object type %qT"
65247 msgstr ""
65249 #: cp/typeck2.cc:2274
65250 #, gcc-internal-format
65251 msgid "pointer-to-member-function type %qT requires an rvalue"
65252 msgstr ""
65254 #: cp/typeck2.cc:2285
65255 #, gcc-internal-format
65256 msgid "pointer-to-member-function type %qT requires an lvalue"
65257 msgstr ""
65259 #: cp/typeck2.cc:2293
65260 #, gcc-internal-format
65261 msgid "pointer-to-member-function type %qT requires an lvalue before C++20"
65262 msgstr ""
65264 #: cp/typeck2.cc:2334
65265 #, gcc-internal-format
65266 msgid "functional cast to array type %qT"
65267 msgstr ""
65269 #: cp/typeck2.cc:2351
65270 #, gcc-internal-format
65271 msgid "%<auto(x)%> cannot be constrained"
65272 msgstr ""
65274 #: cp/typeck2.cc:2356
65275 #, gcc-internal-format
65276 msgid "%<auto(x)%> only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
65277 msgstr ""
65279 #: cp/typeck2.cc:2381
65280 #, gcc-internal-format
65281 msgid "invalid value-initialization of reference type"
65282 msgstr ""
65284 #: cp/typeck2.cc:2622
65285 #, gcc-internal-format
65286 msgid "call to function %qD which throws incomplete type %q#T"
65287 msgstr ""
65289 #: cp/typeck2.cc:2625
65290 #, gcc-internal-format
65291 msgid "call to function which throws incomplete type %q#T"
65292 msgstr ""
65294 #: cp/vtable-class-hierarchy.cc:719
65295 #, gcc-internal-format
65296 msgid "unable to open log file %<vtv_class_set_sizes.log%>: %m"
65297 msgstr ""
65299 #: cp/vtable-class-hierarchy.cc:859
65300 #, gcc-internal-format
65301 msgid "unable to open log file %<vtv_set_ptr_data.log%>: %m"
65302 msgstr ""
65304 #: cp/vtable-class-hierarchy.cc:1109
65305 #, gcc-internal-format
65306 msgid "unable to open log file %<vtv_count_data.log%>: %m"
65307 msgstr ""
65309 #: d/d-attribs.cc:359 d/d-attribs.cc:376
65310 #, gcc-internal-format
65311 msgid "unknown attribute %qs"
65312 msgstr ""
65314 #: d/d-attribs.cc:1127
65315 #, gcc-internal-format
65316 msgid "%q+D declared weak after being used"
65317 msgstr ""
65319 #: d/d-codegen.cc:329
65320 #, gcc-internal-format
65321 msgid "cannot determine the length of a %qs"
65322 msgstr ""
65324 #: d/d-codegen.cc:1231
65325 #, gcc-internal-format
65326 msgid "overlapping initializer for field %qT.%qD"
65327 msgstr ""
65329 #: d/d-codegen.cc:1429
65330 #, gcc-internal-format
65331 msgid "the address of %qD will never be %<null%>"
65332 msgstr ""
65334 #: d/d-codegen.cc:2132
65335 #, gcc-internal-format
65336 msgid "need %<this%> to access member %qE"
65337 msgstr ""
65339 #: d/d-codegen.cc:2286
65340 #, gcc-internal-format
65341 msgid "tried to perform floating-point modulo division on %qT"
65342 msgstr ""
65344 #: d/d-codegen.cc:2337
65345 #, gcc-internal-format
65346 msgid "cannot get frame pointer to %qs"
65347 msgstr ""
65349 #. Should instead error on line that references `fd'.
65350 #: d/d-codegen.cc:2363
65351 #, gcc-internal-format
65352 msgid "nested function missing body"
65353 msgstr ""
65355 #: d/d-codegen.cc:2405
65356 #, gcc-internal-format
65357 msgid "%qs is a nested function and cannot be accessed from %qs"
65358 msgstr ""
65360 #: d/d-codegen.cc:2709
65361 #, gcc-internal-format
65362 msgid "has scoped destruction, cannot build closure"
65363 msgstr ""
65365 #: d/d-codegen.cc:2926
65366 #, gcc-internal-format
65367 msgid "forward reference to frame of %qs"
65368 msgstr ""
65370 #: d/d-convert.cc:379
65371 #, gcc-internal-format
65372 msgid "cannot convert a delegate expression to %qs"
65373 msgstr ""
65375 #: d/d-convert.cc:395
65376 #, gcc-internal-format
65377 msgid "cannot convert struct %qs to %qs"
65378 msgstr ""
65380 #. Casting from a C++ interface to a class/non-C++ interface
65381 #. always results in null as there is no run-time information,
65382 #. and no way one can derive from the other.
65383 #: d/d-convert.cc:442
65384 #, gcc-internal-format
65385 msgid "cast to %qs will produce null result"
65386 msgstr ""
65388 #: d/d-convert.cc:482
65389 #, gcc-internal-format
65390 msgid "cannot cast %qs to %qs since sizes do not line up"
65391 msgstr ""
65393 #: d/d-convert.cc:507
65394 #, gcc-internal-format
65395 msgid "cannot cast expression of type %qs to type %qs"
65396 msgstr ""
65398 #: d/d-convert.cc:554
65399 #, gcc-internal-format
65400 msgid "cannot cast expression of type %qs to %qs"
65401 msgstr ""
65403 #: d/d-convert.cc:601
65404 #, gcc-internal-format
65405 msgid "cast from %qs to %qs will produce zero result"
65406 msgstr ""
65408 #: d/d-lang.cc:477
65409 #, gcc-internal-format
65410 msgid "bad argument for %<-fdebug%>: %qs"
65411 msgstr ""
65413 #: d/d-lang.cc:532
65414 #, gcc-internal-format
65415 msgid "bad argument for %<-fextern-std%>: %qs"
65416 msgstr ""
65418 #: d/d-lang.cc:551
65419 #, gcc-internal-format
65420 msgid "bad argument for %<-fmodule-file%>: %qs"
65421 msgstr ""
65423 #: d/d-lang.cc:735
65424 #, gcc-internal-format
65425 msgid "bad argument for %<-fversion%>: %qs"
65426 msgstr ""
65428 #: d/d-lang.cc:1037
65429 #, gcc-internal-format
65430 msgid "%<-fonly=%> argument is different from first input file name"
65431 msgstr ""
65433 #: d/d-lang.cc:1214
65434 #, gcc-internal-format
65435 msgid "unable to resolve forward reference in definition"
65436 msgstr ""
65438 #: d/d-lang.cc:1334
65439 #, gcc-internal-format
65440 msgid "opening json file %s: %m"
65441 msgstr ""
65443 #: d/d-lang.cc:1345
65444 #, gcc-internal-format
65445 msgid "closing json file %s: %m"
65446 msgstr ""
65448 #: d/d-lang.cc:1416
65449 #, gcc-internal-format
65450 msgid "closing mixin file %s: %m"
65451 msgstr ""
65453 #: d/d-lang.cc:1421
65454 #, gcc-internal-format
65455 msgid "opening mixin file %s: %m"
65456 msgstr ""
65458 #: d/d-target.cc:156
65459 #, gcc-internal-format
65460 msgid "D does not support pointers on this target."
65461 msgstr ""
65463 #: d/d-target.cc:252
65464 #, gcc-internal-format
65465 msgid "cannot represent built-in %<va_list%> type in D"
65466 msgstr ""
65468 #: d/decl.cc:259
65469 #, gcc-internal-format, gfc-internal-format
65470 msgid "pragma(%s) not implemented"
65471 msgstr ""
65473 #: d/decl.cc:366 d/decl.cc:481 d/decl.cc:555 d/decl.cc:598 d/decl.cc:637
65474 #, gcc-internal-format
65475 msgid "had semantic errors when compiling"
65476 msgstr ""
65478 #: d/decl.cc:453
65479 #, gcc-internal-format
65480 msgid "use of %qs"
65481 msgstr ""
65483 #: d/decl.cc:455
65484 #, gcc-internal-format
65485 msgid "is hidden by %qs"
65486 msgstr ""
65488 #: d/decl.cc:458
65489 #, gcc-internal-format
65490 msgid "use %<alias %s = %s.%s;%> to introduce base class overload set"
65491 msgstr ""
65493 #: d/decl.cc:688
65494 #, gcc-internal-format
65495 msgid "size is too large"
65496 msgstr ""
65498 #: d/decl.cc:1217
65499 #, gcc-internal-format
65500 msgid "function requires a dual-context, which is not yet supported by GDC"
65501 msgstr ""
65503 #: d/decl.cc:1606
65504 #, gcc-internal-format
65505 msgid ""
65506 "mismatch between declaration %qE size (%wd) and its initializer size (%wd)"
65507 msgstr ""
65509 #: d/expr.cc:528
65510 #, gcc-internal-format
65511 msgid "cannot handle comparison of type %<%s == %s%>"
65512 msgstr ""
65514 #. Static arrays have already been handled by the front-end.
65515 #: d/expr.cc:1319
65516 #, gcc-internal-format
65517 msgid "unexpected type for array length: %qs"
65518 msgstr ""
65520 #: d/expr.cc:1454
65521 #, gcc-internal-format
65522 msgid "don%'t know how to delete %qs"
65523 msgstr ""
65525 #: d/expr.cc:1478
65526 #, gcc-internal-format
65527 msgid "%qs is not an associative array"
65528 msgstr ""
65530 #: d/expr.cc:1762 d/expr.cc:2138
65531 #, gcc-internal-format
65532 msgid "need %<this%> to access member %qs"
65533 msgstr ""
65535 #: d/expr.cc:1838
65536 #, gcc-internal-format
65537 msgid "delegates are only for non-static functions"
65538 msgstr ""
65540 #: d/expr.cc:1910
65541 #, gcc-internal-format
65542 msgid "%qs is not a field, but a %qs"
65543 msgstr ""
65545 #: d/expr.cc:2174
65546 #, gcc-internal-format
65547 msgid "recursive reference %qs"
65548 msgstr ""
65550 #: d/expr.cc:2193 d/expr.cc:3057
65551 #, gcc-internal-format
65552 msgid "non-constant expression %qs"
65553 msgstr ""
65555 #: d/expr.cc:3024
65556 #, gcc-internal-format
65557 msgid "%qs is not an expression"
65558 msgstr ""
65560 #: d/expr.cc:3031
65561 #, gcc-internal-format
65562 msgid "type %qs is not an expression"
65563 msgstr ""
65565 #: d/modules.cc:412
65566 #, gcc-internal-format
65567 msgid "%<-fmoduleinfo%> is not supported on this target"
65568 msgstr ""
65570 #: d/toir.cc:387 d/toir.cc:412
65571 #, gcc-internal-format
65572 msgid "cannot %<goto%> into %<try%> block"
65573 msgstr ""
65575 #: d/toir.cc:390 d/toir.cc:414
65576 #, gcc-internal-format
65577 msgid "cannot %<goto%> into %<catch%> block"
65578 msgstr ""
65580 #: d/toir.cc:429
65581 #, gcc-internal-format, gfc-internal-format
65582 msgid "label %s referenced outside of any function"
65583 msgstr ""
65585 #: d/toir.cc:781
65586 #, gcc-internal-format, gfc-internal-format
65587 msgid "cannot handle switch condition of type %s"
65588 msgstr ""
65590 #: d/toir.cc:1157
65591 #, gcc-internal-format
65592 msgid "exception handling disabled; use %<-fexceptions%> to enable"
65593 msgstr ""
65595 #: d/toir.cc:1164
65596 #, gcc-internal-format
65597 msgid "cannot throw C++ classes"
65598 msgstr ""
65600 #: d/toir.cc:1166
65601 #, gcc-internal-format
65602 msgid "cannot throw COM objects"
65603 msgstr ""
65605 #: d/toir.cc:1299
65606 #, gcc-internal-format
65607 msgid "D inline assembler statements are not supported in GDC."
65608 msgstr ""
65610 #: d/typeinfo.cc:1067
65611 #, gcc-internal-format, gfc-internal-format
65612 msgid ""
65613 "toHash() must be declared as extern (D) size_t toHash() const nothrow @safe, "
65614 "not %s"
65615 msgstr ""
65617 #: d/typeinfo.cc:1411
65618 #, gcc-internal-format
65619 msgid "%<object.TypeInfo%> cannot be used with %<-fno-rtti%>"
65620 msgstr ""
65622 #: d/typeinfo.cc:1425
65623 #, gcc-internal-format
65624 msgid "%<object.TypeInfo%> could not be found, but is implicitly used"
65625 msgstr ""
65627 #: d/types.cc:161
65628 #, gcc-internal-format
65629 msgid "missing or corrupt object.d"
65630 msgstr ""
65632 #: d/types.cc:795
65633 #, gcc-internal-format, gfc-internal-format
65634 msgid "invalid expression for static array dimension: %s"
65635 msgstr ""
65637 #: fortran/arith.cc:47
65638 #, gcc-internal-format, gfc-internal-format
65639 msgid "Conversion of an Infinity or Not-a-Number at %L to INTEGER"
65640 msgstr ""
65642 #: fortran/arith.cc:97
65643 #, gcc-internal-format, gfc-internal-format
65644 msgid "Arithmetic OK at %L"
65645 msgstr ""
65647 #: fortran/arith.cc:100
65648 #, gcc-internal-format, gfc-internal-format
65649 msgid "Arithmetic overflow at %L"
65650 msgstr ""
65652 #: fortran/arith.cc:103
65653 #, gcc-internal-format, gfc-internal-format
65654 msgid "Arithmetic underflow at %L"
65655 msgstr ""
65657 #: fortran/arith.cc:106
65658 #, gcc-internal-format, gfc-internal-format
65659 msgid "Arithmetic NaN at %L"
65660 msgstr ""
65662 #: fortran/arith.cc:109
65663 #, gcc-internal-format, gfc-internal-format
65664 msgid "Division by zero at %L"
65665 msgstr ""
65667 #: fortran/arith.cc:112
65668 #, gcc-internal-format, gfc-internal-format
65669 msgid "Array operands are incommensurate at %L"
65670 msgstr ""
65672 #: fortran/arith.cc:115
65673 #, gcc-internal-format, gfc-internal-format
65674 msgid "Integer outside symmetric range implied by Standard Fortran at %L"
65675 msgstr ""
65677 #: fortran/arith.cc:119
65678 #, gcc-internal-format, gfc-internal-format
65679 msgid "Illegal type in character concatenation at %L"
65680 msgstr ""
65682 #: fortran/arith.cc:123 fortran/arith.cc:1973
65683 #, gcc-internal-format
65684 msgid "gfc_arith_error(): Bad error code"
65685 msgstr ""
65687 #: fortran/arith.cc:156
65688 #, gcc-internal-format
65689 msgid "Fix min_int calculation"
65690 msgstr ""
65692 #: fortran/arith.cc:536
65693 #, gcc-internal-format
65694 msgid "gfc_range_check(): Bad type"
65695 msgstr ""
65697 #: fortran/arith.cc:609
65698 #, gcc-internal-format
65699 msgid "gfc_arith_uminus(): Bad basic type"
65700 msgstr ""
65702 #: fortran/arith.cc:643
65703 #, gcc-internal-format
65704 msgid "gfc_arith_plus(): Bad basic type"
65705 msgstr ""
65707 #: fortran/arith.cc:677
65708 #, gcc-internal-format
65709 msgid "gfc_arith_minus(): Bad basic type"
65710 msgstr ""
65712 #: fortran/arith.cc:712
65713 #, gcc-internal-format
65714 msgid "gfc_arith_times(): Bad basic type"
65715 msgstr ""
65717 #: fortran/arith.cc:751
65718 #, gcc-internal-format
65719 msgid "Integer division truncated to constant %qs at %L"
65720 msgstr ""
65722 #: fortran/arith.cc:797
65723 #, gcc-internal-format
65724 msgid "gfc_arith_divide(): Bad basic type"
65725 msgstr ""
65727 #: fortran/arith.cc:843
65728 #, gcc-internal-format
65729 msgid "arith_power(): Bad base"
65730 msgstr ""
65732 #: fortran/arith.cc:882
65733 #, gcc-internal-format, gfc-internal-format
65734 msgid "Negative exponent of integer has zero result at %L"
65735 msgstr ""
65737 #: fortran/arith.cc:902
65738 #, gcc-internal-format, gfc-internal-format
65739 msgid "Result of exponentiation at %L exceeds the range of %s"
65740 msgstr ""
65742 #: fortran/arith.cc:939 fortran/arith.cc:964
65743 #, gcc-internal-format, gfc-internal-format
65744 msgid "Noninteger exponent in an initialization expression at %L"
65745 msgstr ""
65747 #: fortran/arith.cc:950
65748 #, gcc-internal-format, gfc-internal-format
65749 msgid "Raising a negative REAL at %L to a REAL power is prohibited"
65750 msgstr ""
65752 #: fortran/arith.cc:978
65753 #, gcc-internal-format
65754 msgid "arith_power(): unknown type"
65755 msgstr ""
65757 #: fortran/arith.cc:1049
65758 #, gcc-internal-format
65759 msgid "compare_real(): Bad operator"
65760 msgstr ""
65762 #: fortran/arith.cc:1084
65763 #, gcc-internal-format
65764 msgid "gfc_compare_expr(): Bad basic type"
65765 msgstr ""
65767 #: fortran/arith.cc:1622
65768 #, gcc-internal-format
65769 msgid "eval_intrinsic(): Bad operator"
65770 msgstr ""
65772 #: fortran/arith.cc:1679
65773 #, gcc-internal-format
65774 msgid "eval_type_intrinsic0(): op NULL"
65775 msgstr ""
65777 #: fortran/arith.cc:1941
65778 #, gcc-internal-format, gfc-internal-format
65779 msgid "Arithmetic OK converting %s to %s at %L"
65780 msgstr ""
65782 #: fortran/arith.cc:1945
65783 #, gcc-internal-format
65784 msgid ""
65785 "Arithmetic overflow converting %s to %s at %L. This check can be disabled "
65786 "with the option %<-fno-range-check%>"
65787 msgstr ""
65789 #: fortran/arith.cc:1950
65790 #, gcc-internal-format
65791 msgid ""
65792 "Arithmetic underflow converting %s to %s at %L. This check can be disabled "
65793 "with the option %<-fno-range-check%>"
65794 msgstr ""
65796 #: fortran/arith.cc:1955
65797 #, gcc-internal-format
65798 msgid ""
65799 "Arithmetic NaN converting %s to %s at %L. This check can be disabled with "
65800 "the option %<-fno-range-check%>"
65801 msgstr ""
65803 #: fortran/arith.cc:1960
65804 #, gcc-internal-format, gfc-internal-format
65805 msgid "Division by zero converting %s to %s at %L"
65806 msgstr ""
65808 #: fortran/arith.cc:1964
65809 #, gcc-internal-format, gfc-internal-format
65810 msgid "Array operands are incommensurate converting %s to %s at %L"
65811 msgstr ""
65813 #: fortran/arith.cc:1968
65814 #, gcc-internal-format, gfc-internal-format
65815 msgid ""
65816 "Integer outside symmetric range implied by Standard Fortran converting %s to "
65817 "%s at %L"
65818 msgstr ""
65820 #: fortran/arith.cc:2055 fortran/arith.cc:2164 fortran/arith.cc:2224
65821 #: fortran/arith.cc:2276 fortran/arith.cc:2336 fortran/arith.cc:2405
65822 #: fortran/arith.cc:2472
65823 #, gcc-internal-format
65824 msgid "Conversion from %qs to %qs at %L"
65825 msgstr ""
65827 #: fortran/arith.cc:2084 fortran/arith.cc:2117 fortran/arith.cc:2156
65828 #: fortran/arith.cc:2214 fortran/arith.cc:2266 fortran/arith.cc:2326
65829 #: fortran/arith.cc:2395 fortran/arith.cc:2464
65830 #, gcc-internal-format
65831 msgid "Change of value in conversion from %qs to %qs at %L"
65832 msgstr ""
65834 #: fortran/arith.cc:2312 fortran/arith.cc:2381
65835 #, gcc-internal-format
65836 msgid "Non-zero imaginary part discarded in conversion from %qs to %qs at %L"
65837 msgstr ""
65839 #: fortran/arith.cc:2548
65840 #, gcc-internal-format
65841 msgid "The Hollerith constant at %L is truncated in conversion to %qs"
65842 msgstr ""
65844 #: fortran/arith.cc:2577
65845 #, gcc-internal-format, gfc-internal-format
65846 msgid "The character constant at %L is truncated in conversion to %s"
65847 msgstr ""
65849 #: fortran/array.cc:98 fortran/array.cc:130 fortran/array.cc:158
65850 #, gcc-internal-format, gfc-internal-format
65851 msgid "Invalid BOZ literal constant used in subscript at %C"
65852 msgstr ""
65854 #: fortran/array.cc:103
65855 #, gcc-internal-format, gfc-internal-format
65856 msgid "Expected array subscript at %C"
65857 msgstr ""
65859 #: fortran/array.cc:112
65860 #, gcc-internal-format
65861 msgid "Unexpected %<*%> in coarray subscript at %C"
65862 msgstr ""
65864 #: fortran/array.cc:139
65865 #, gcc-internal-format, gfc-internal-format
65866 msgid "Missing lower bound in assumed size coarray specification at %C"
65867 msgstr ""
65869 #: fortran/array.cc:149
65870 #, gcc-internal-format, gfc-internal-format
65871 msgid "Strides not allowed in coarray subscript at %C"
65872 msgstr ""
65874 #: fortran/array.cc:163
65875 #, gcc-internal-format, gfc-internal-format
65876 msgid "Expected array subscript stride at %C"
65877 msgstr ""
65879 #: fortran/array.cc:223
65880 #, gcc-internal-format, gfc-internal-format
65881 msgid "Invalid form of array reference at %C"
65882 msgstr ""
65884 #: fortran/array.cc:230
65885 #, gcc-internal-format, gfc-internal-format
65886 msgid "Array reference at %C has more than 7 dimensions"
65887 msgstr ""
65889 #: fortran/array.cc:233 fortran/array.cc:334
65890 #, gcc-internal-format, gfc-internal-format
65891 msgid "Array reference at %C cannot have more than %d dimensions"
65892 msgstr ""
65894 #: fortran/array.cc:248 fortran/array.cc:707 fortran/check.cc:3418
65895 #: fortran/check.cc:5939 fortran/check.cc:5984 fortran/check.cc:6026
65896 #: fortran/check.cc:6053 fortran/check.cc:6316 fortran/match.cc:1846
65897 #: fortran/match.cc:3308 fortran/match.cc:3650 fortran/match.cc:3846
65898 #: fortran/simplify.cc:2996 fortran/simplify.cc:3026 fortran/simplify.cc:6375
65899 #: fortran/simplify.cc:8395
65900 #, gcc-internal-format
65901 msgid "Coarrays disabled at %C, use %<-fcoarray=%> to enable"
65902 msgstr ""
65904 #: fortran/array.cc:254
65905 #, gcc-internal-format, gfc-internal-format
65906 msgid "Unexpected coarray designator at %C"
65907 msgstr ""
65909 #: fortran/array.cc:276
65910 #, gcc-internal-format, gfc-internal-format
65911 msgid "TEAM= attribute in %C misplaced"
65912 msgstr ""
65914 #: fortran/array.cc:288
65915 #, gcc-internal-format, gfc-internal-format
65916 msgid "STAT= attribute in %C misplaced"
65917 msgstr ""
65919 #: fortran/array.cc:297
65920 #, gcc-internal-format, gfc-internal-format
65921 msgid "Too few codimensions at %C, expected %d not %d"
65922 msgstr ""
65924 #: fortran/array.cc:303
65925 #, gcc-internal-format, gfc-internal-format
65926 msgid "Too many codimensions at %C, expected %d not %d"
65927 msgstr ""
65929 #: fortran/array.cc:313 fortran/array.cc:321
65930 #, gcc-internal-format
65931 msgid "Unexpected %<*%> for codimension %d of %d at %C"
65932 msgstr ""
65934 #: fortran/array.cc:316
65935 #, gcc-internal-format, gfc-internal-format
65936 msgid "Invalid form of coarray reference at %C"
65937 msgstr ""
65939 #: fortran/array.cc:328
65940 #, gcc-internal-format, gfc-internal-format
65941 msgid "Invalid codimension %d at %C, only %d codimensions exist"
65942 msgstr ""
65944 #: fortran/array.cc:392
65945 #, gcc-internal-format
65946 msgid "Variable %qs at %L in this context must be constant"
65947 msgstr ""
65949 #: fortran/array.cc:395
65950 #, gcc-internal-format, gfc-internal-format
65951 msgid "Expression at %L in this context must be constant"
65952 msgstr ""
65954 #: fortran/array.cc:496
65955 #, gcc-internal-format, gfc-internal-format
65956 msgid "Expected expression in array specification at %C"
65957 msgstr ""
65959 #: fortran/array.cc:511 fortran/array.cc:545
65960 #, gcc-internal-format, gfc-internal-format
65961 msgid "Expecting a scalar INTEGER expression at %C, found %s"
65962 msgstr ""
65964 #: fortran/array.cc:582
65965 #, gcc-internal-format, gfc-internal-format
65966 msgid "Assumed-rank array at %C"
65967 msgstr ""
65969 #: fortran/array.cc:616
65970 #, gcc-internal-format, gfc-internal-format
65971 msgid "Bad array specification for implied-shape array at %C"
65972 msgstr ""
65974 #: fortran/array.cc:632 fortran/array.cc:745
65975 #, gcc-internal-format, gfc-internal-format
65976 msgid "Bad array specification for an explicitly shaped array at %C"
65977 msgstr ""
65979 #: fortran/array.cc:642 fortran/array.cc:755
65980 #, gcc-internal-format, gfc-internal-format
65981 msgid "Bad array specification for assumed shape array at %C"
65982 msgstr ""
65984 #: fortran/array.cc:656 fortran/array.cc:769
65985 #, gcc-internal-format, gfc-internal-format
65986 msgid "Bad specification for deferred shape array at %C"
65987 msgstr ""
65989 #: fortran/array.cc:666 fortran/array.cc:773
65990 #, gcc-internal-format, gfc-internal-format
65991 msgid "Bad specification for assumed size array at %C"
65992 msgstr ""
65994 #: fortran/array.cc:678 fortran/array.cc:785
65995 #, gcc-internal-format, gfc-internal-format
65996 msgid "Expected another dimension in array declaration at %C"
65997 msgstr ""
65999 #: fortran/array.cc:684 fortran/array.cc:713 fortran/array.cc:791
66000 #, gcc-internal-format, gfc-internal-format
66001 msgid "Array specification at %C has more than %d dimensions"
66002 msgstr ""
66004 #: fortran/array.cc:690
66005 #, gcc-internal-format, gfc-internal-format
66006 msgid "Array specification at %C with more than 7 dimensions"
66007 msgstr ""
66009 #: fortran/array.cc:702
66010 #, gcc-internal-format, gfc-internal-format
66011 msgid "Coarray declaration at %C"
66012 msgstr ""
66014 #: fortran/array.cc:799
66015 #, gcc-internal-format
66016 msgid "Upper bound of last coarray dimension must be %<*%> at %C"
66017 msgstr ""
66019 #: fortran/array.cc:873
66020 #, gcc-internal-format
66021 msgid "The assumed-rank array %qs at %L shall not have a codimension"
66022 msgstr ""
66024 #: fortran/array.cc:929
66025 #, gcc-internal-format
66026 msgid "rank + corank of %qs exceeds %d at %C"
66027 msgstr ""
66029 #: fortran/array.cc:973
66030 #, gcc-internal-format
66031 msgid "gfc_compare_array_spec(): Array spec clobbered"
66032 msgstr ""
66034 #: fortran/array.cc:1052
66035 #, gcc-internal-format
66036 msgid "DO-iterator %qs at %L is inside iterator of the same name"
66037 msgstr ""
66039 #: fortran/array.cc:1144 fortran/array.cc:1372
66040 #, gcc-internal-format, gfc-internal-format
66041 msgid "Syntax error in array constructor at %C"
66042 msgstr ""
66044 #: fortran/array.cc:1174
66045 #, gcc-internal-format, gfc-internal-format
66046 msgid "BOZ literal constant at %L cannot appear in an array constructor"
66047 msgstr ""
66049 #: fortran/array.cc:1183
66050 #, gcc-internal-format, gfc-internal-format
66051 msgid "NULL() at %C cannot appear in an array constructor"
66052 msgstr ""
66054 #: fortran/array.cc:1245
66055 #, gcc-internal-format, gfc-internal-format
66056 msgid "[...] style array constructors at %C"
66057 msgstr ""
66059 #: fortran/array.cc:1265
66060 #, gcc-internal-format, gfc-internal-format
66061 msgid "Array constructor including type specification at %C"
66062 msgstr ""
66064 #: fortran/array.cc:1271 fortran/match.cc:4282
66065 #, gcc-internal-format, gfc-internal-format
66066 msgid "Type-spec at %L cannot contain a deferred type parameter"
66067 msgstr ""
66069 #: fortran/array.cc:1279
66070 #, gcc-internal-format, gfc-internal-format
66071 msgid "Type-spec at %L cannot contain an asterisk for a type parameter"
66072 msgstr ""
66074 #: fortran/array.cc:1297
66075 #, gcc-internal-format, gfc-internal-format
66076 msgid "Empty array constructor at %C is not allowed"
66077 msgstr ""
66079 #: fortran/array.cc:1334 fortran/array.cc:1344
66080 #, gcc-internal-format, gfc-internal-format
66081 msgid "Incompatible typespec for array element at %L"
66082 msgstr ""
66084 #: fortran/array.cc:1419
66085 #, gcc-internal-format, gfc-internal-format
66086 msgid "Element in %s array constructor at %L is %s"
66087 msgstr ""
66089 #: fortran/array.cc:1750
66090 #, gcc-internal-format, gfc-internal-format
66091 msgid "Iterator step at %L cannot be zero"
66092 msgstr ""
66094 #: fortran/array.cc:1909
66095 #, gcc-internal-format
66096 msgid ""
66097 "The number of elements in the array constructor at %L requires an increase "
66098 "of the allowed %d upper limit.   See %<-fmax-array-constructor%> option"
66099 msgstr ""
66101 #: fortran/array.cc:2088
66102 #, gcc-internal-format, gfc-internal-format
66103 msgid "AC-IMPLIED-DO initial expression references control variable at %L"
66104 msgstr ""
66106 #: fortran/array.cc:2095
66107 #, gcc-internal-format, gfc-internal-format
66108 msgid "AC-IMPLIED-DO final expression references control variable at %L"
66109 msgstr ""
66111 #: fortran/array.cc:2102
66112 #, gcc-internal-format, gfc-internal-format
66113 msgid "AC-IMPLIED-DO step expression references control variable at %L"
66114 msgstr ""
66116 #: fortran/array.cc:2114
66117 #, gcc-internal-format, gfc-internal-format
66118 msgid ""
66119 "Array constructor value at %L shall not be unlimited polymorphic [F2008: "
66120 "C4106]"
66121 msgstr ""
66123 #: fortran/array.cc:2206
66124 #, gcc-internal-format, gfc-internal-format
66125 msgid "Different CHARACTER lengths (%ld/%ld) in array constructor at %L"
66126 msgstr ""
66128 #: fortran/array.cc:2327
66129 #, gcc-internal-format
66130 msgid "spec_dimen_size(): Bad dimension"
66131 msgstr ""
66133 #: fortran/array.cc:2393
66134 #, gcc-internal-format
66135 msgid "gfc_ref_dimen_size(): Bad dimension"
66136 msgstr ""
66138 #: fortran/array.cc:2397
66139 #, gcc-internal-format, gfc-internal-format
66140 msgid "Bad array dimension at %L"
66141 msgstr ""
66143 #: fortran/array.cc:2535
66144 #, gcc-internal-format
66145 msgid "gfc_ref_dimen_size(): Bad dimen_type"
66146 msgstr ""
66148 #: fortran/array.cc:2586
66149 #, gcc-internal-format
66150 msgid "gfc_array_dimen_size(): Bad dimension"
66151 msgstr ""
66153 #: fortran/array.cc:2631
66154 #, gcc-internal-format
66155 msgid "gfc_array_dimen_size(): Bad EXPR_ARRAY expr"
66156 msgstr ""
66158 #: fortran/array.cc:2779
66159 #, gcc-internal-format
66160 msgid "gfc_find_array_ref(): No ref found"
66161 msgstr ""
66163 #. if (c == 0)
66164 #: fortran/bbt.cc:119
66165 #, gcc-internal-format
66166 msgid "insert_bbt(): Duplicate key found"
66167 msgstr ""
66169 #: fortran/check.cc:87
66170 #, gcc-internal-format
66171 msgid "BOZ literal constant at %L cannot be an actual argument to %qs"
66172 msgstr ""
66174 #: fortran/check.cc:103
66175 #, gcc-internal-format
66176 msgid "Arguments of %qs at %L and %L cannot both be BOZ literal constants"
66177 msgstr ""
66179 #: fortran/check.cc:123 fortran/resolve.cc:11052
66180 #, gcc-internal-format, gfc-internal-format
66181 msgid "Invalid use of BOZ literal constant at %L"
66182 msgstr ""
66184 #: fortran/check.cc:371
66185 #, gcc-internal-format, gfc-internal-format
66186 msgid "Failure in conversion of BOZ to REAL at %L"
66187 msgstr ""
66189 #: fortran/check.cc:477
66190 #, gcc-internal-format
66191 msgid "%qs argument of %qs intrinsic at %L must be a scalar"
66192 msgstr ""
66194 #: fortran/check.cc:493
66195 #, gcc-internal-format
66196 msgid "%qs argument of %qs intrinsic at %L must be %s"
66197 msgstr ""
66199 #: fortran/check.cc:527
66200 #, gcc-internal-format
66201 msgid "%qs argument of %qs intrinsic at %L must have a numeric type"
66202 msgstr ""
66204 #: fortran/check.cc:542 fortran/check.cc:572
66205 #, gcc-internal-format
66206 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or REAL"
66207 msgstr ""
66209 #: fortran/check.cc:560
66210 #, gcc-internal-format
66211 msgid "Fortran 2003: Character for %qs argument of %qs intrinsic at %L"
66212 msgstr ""
66214 #: fortran/check.cc:567
66215 #, gcc-internal-format
66216 msgid ""
66217 "%qs argument of %qs intrinsic at %L must be INTEGER or REAL or CHARACTER"
66218 msgstr ""
66220 #: fortran/check.cc:590 fortran/check.cc:3373
66221 #, gcc-internal-format
66222 msgid "%qs argument of %qs intrinsic at %L must be of intrinsic type"
66223 msgstr ""
66225 #: fortran/check.cc:605
66226 #, gcc-internal-format
66227 msgid "%qs argument of %qs intrinsic at %L must be REAL or COMPLEX"
66228 msgstr ""
66230 #: fortran/check.cc:622
66231 #, gcc-internal-format
66232 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or PROCEDURE"
66233 msgstr ""
66235 #: fortran/check.cc:651 fortran/check.cc:7522
66236 #, gcc-internal-format
66237 msgid "%qs argument of %qs intrinsic at %L must be a constant"
66238 msgstr ""
66240 #: fortran/check.cc:660
66241 #, gcc-internal-format, gfc-internal-format
66242 msgid "Invalid kind for %s at %L"
66243 msgstr ""
66245 #: fortran/check.cc:679
66246 #, gcc-internal-format
66247 msgid "%qs argument of %qs intrinsic at %L must be double precision"
66248 msgstr ""
66250 #: fortran/check.cc:702
66251 #, gcc-internal-format
66252 msgid "Expected coarray variable as %qs argument to the %s intrinsic at %L"
66253 msgstr ""
66255 #: fortran/check.cc:719
66256 #, gcc-internal-format
66257 msgid "%qs argument of %qs intrinsic at %L must be a logical array"
66258 msgstr ""
66260 #: fortran/check.cc:744
66261 #, gcc-internal-format
66262 msgid "%qs argument of %qs intrinsic at %L must be an array"
66263 msgstr ""
66265 #: fortran/check.cc:765
66266 #, gcc-internal-format
66267 msgid "%qs at %L must be nonnegative"
66268 msgstr ""
66270 #: fortran/check.cc:786
66271 #, gcc-internal-format
66272 msgid "%qs argument of %qs intrinsic at %L must be positive"
66273 msgstr ""
66275 #: fortran/check.cc:819
66276 #, gcc-internal-format
66277 msgid ""
66278 "The absolute value of SHIFT at %L must be less than or equal to BIT_SIZE(%qs)"
66279 msgstr ""
66281 #: fortran/check.cc:830
66282 #, gcc-internal-format
66283 msgid "%qs at %L must be less than or equal to BIT_SIZE(%qs)"
66284 msgstr ""
66286 #: fortran/check.cc:840
66287 #, gcc-internal-format
66288 msgid "%qs at %L must be less than BIT_SIZE(%qs)"
66289 msgstr ""
66291 #: fortran/check.cc:867
66292 #, gcc-internal-format
66293 msgid ""
66294 "%qs at %L must be less than or equal to the BIT_SIZE of INTEGER(KIND=%d)"
66295 msgstr ""
66297 #: fortran/check.cc:893
66298 #, gcc-internal-format
66299 msgid "%<%s + %s%> at %L must be less than or equal to BIT_SIZE(%qs)"
66300 msgstr ""
66302 #: fortran/check.cc:926
66303 #, gcc-internal-format
66304 msgid ""
66305 "%qs argument of %qs intrinsic at %L must be the same type and kind as %qs"
66306 msgstr ""
66308 #: fortran/check.cc:943
66309 #, gcc-internal-format
66310 msgid "%qs argument of %qs intrinsic at %L must be of rank %d"
66311 msgstr ""
66313 #: fortran/check.cc:958
66314 #, gcc-internal-format
66315 msgid "%qs argument of %qs intrinsic at %L must not be OPTIONAL"
66316 msgstr ""
66318 #: fortran/check.cc:980
66319 #, gcc-internal-format
66320 msgid "%qs argument of %qs intrinsic at %L must be ALLOCATABLE"
66321 msgstr ""
66323 #: fortran/check.cc:998
66324 #, gcc-internal-format
66325 msgid "%qs argument of %qs intrinsic at %L must be of kind %d"
66326 msgstr ""
66328 #: fortran/check.cc:1017
66329 #, gcc-internal-format
66330 msgid "%qs argument of %qs intrinsic at %L cannot be INTENT(IN)"
66331 msgstr ""
66333 #: fortran/check.cc:1044
66334 #, gcc-internal-format
66335 msgid "%qs argument of %qs intrinsic at %L must be a variable"
66336 msgstr ""
66338 #: fortran/check.cc:1093
66339 #, gcc-internal-format
66340 msgid ""
66341 "%<dim%> argument of %qs intrinsic at %L is not a valid codimension index"
66342 msgstr ""
66344 #: fortran/check.cc:1145
66345 #, gcc-internal-format
66346 msgid "%<dim%> argument of %qs intrinsic at %L is not a valid dimension index"
66347 msgstr ""
66349 #: fortran/check.cc:1248
66350 #, gcc-internal-format, gfc-internal-format
66351 msgid "Unequal character lengths (%ld/%ld) in %s at %L"
66352 msgstr ""
66354 #: fortran/check.cc:1305
66355 #, gcc-internal-format, gfc-internal-format
66356 msgid "BOZ literal constant at %L cannot appear in ACHAR intrinsic subprogram"
66357 msgstr ""
66359 #: fortran/check.cc:1396
66360 #, gcc-internal-format
66361 msgid "%qs and %qs arguments of %qs intrinsic at %L must have the same type"
66362 msgstr ""
66364 #: fortran/check.cc:1405 fortran/check.cc:3690
66365 #, gcc-internal-format, gfc-internal-format
66366 msgid "Different type kinds at %L"
66367 msgstr ""
66369 #: fortran/check.cc:1428
66370 #, gcc-internal-format
66371 msgid ""
66372 "NULL at %L is not permitted as actual argument to %qs intrinsic function"
66373 msgstr ""
66375 #: fortran/check.cc:1450
66376 #, gcc-internal-format
66377 msgid "%qs argument of %qs intrinsic at %L must be a POINTER"
66378 msgstr ""
66380 #: fortran/check.cc:1459 fortran/check.cc:1494 fortran/check.cc:4380
66381 #, gcc-internal-format
66382 msgid "%qs argument of %qs intrinsic at %L shall not be coindexed"
66383 msgstr ""
66385 #: fortran/check.cc:1476
66386 #, gcc-internal-format
66387 msgid ""
66388 "%qs argument of %qs intrinsic at %L must be a pointer or target VARIABLE or "
66389 "FUNCTION"
66390 msgstr ""
66392 #: fortran/check.cc:1485
66393 #, gcc-internal-format
66394 msgid "%qs argument of %qs intrinsic at %L must be a POINTER or a TARGET"
66395 msgstr ""
66397 #: fortran/check.cc:1512
66398 #, gcc-internal-format, gfc-internal-format
66399 msgid ""
66400 "Array section with a vector subscript at %L shall not be the target of a "
66401 "pointer"
66402 msgstr ""
66404 #: fortran/check.cc:1559
66405 #, gcc-internal-format, gfc-internal-format
66406 msgid ""
66407 "ATOM argument at %L to intrinsic function %s shall be an integer of "
66408 "ATOMIC_INT_KIND or a logical of ATOMIC_LOGICAL_KIND"
66409 msgstr ""
66411 #: fortran/check.cc:1567
66412 #, gcc-internal-format, gfc-internal-format
66413 msgid ""
66414 "ATOM argument at %L of the %s intrinsic function shall be a coarray or "
66415 "coindexed"
66416 msgstr ""
66418 #: fortran/check.cc:1574
66419 #, gcc-internal-format
66420 msgid ""
66421 "%qs argument of %qs intrinsic at %L shall have the same type as %qs at %L"
66422 msgstr ""
66424 #: fortran/check.cc:1592 fortran/check.cc:1805
66425 #, gcc-internal-format, gfc-internal-format
66426 msgid "STAT= argument to %s at %L"
66427 msgstr ""
66429 #: fortran/check.cc:1611 fortran/check.cc:1745 fortran/check.cc:1842
66430 #, gcc-internal-format, gfc-internal-format
66431 msgid "ATOM argument of the %s intrinsic function at %L shall be definable"
66432 msgstr ""
66434 #: fortran/check.cc:1625 fortran/check.cc:1825
66435 #, gcc-internal-format, gfc-internal-format
66436 msgid ""
66437 "ATOM argument at %L to intrinsic function %s shall be an integer of "
66438 "ATOMIC_INT_KIND"
66439 msgstr ""
66441 #: fortran/check.cc:1645
66442 #, gcc-internal-format, gfc-internal-format
66443 msgid "VALUE argument of the %s intrinsic function at %L shall be definable"
66444 msgstr ""
66446 #: fortran/check.cc:1664 fortran/check.cc:1678 fortran/check.cc:1713
66447 #, gcc-internal-format
66448 msgid "%qs argument of %qs intrinsic at %L not yet supported"
66449 msgstr ""
66451 #: fortran/check.cc:1698
66452 #, gcc-internal-format
66453 msgid "%qs argument of %qs intrinsic at %L shall specify a valid integer kind"
66454 msgstr ""
66456 #: fortran/check.cc:1752 fortran/check.cc:1849
66457 #, gcc-internal-format, gfc-internal-format
66458 msgid "OLD argument of the %s intrinsic function at %L shall be definable"
66459 msgstr ""
66461 #: fortran/check.cc:1767
66462 #, gcc-internal-format, gfc-internal-format
66463 msgid ""
66464 "EVENT argument at %L to the intrinsic EVENT_QUERY shall be of type EVENT_TYPE"
66465 msgstr ""
66467 #: fortran/check.cc:1777
66468 #, gcc-internal-format, gfc-internal-format
66469 msgid ""
66470 "COUNT argument of the EVENT_QUERY intrinsic function at %L shall be definable"
66471 msgstr ""
66473 #: fortran/check.cc:1790
66474 #, gcc-internal-format, gfc-internal-format
66475 msgid ""
66476 "COUNT argument of the EVENT_QUERY intrinsic function at %L shall have at "
66477 "least the range of the default integer"
66478 msgstr ""
66480 #: fortran/check.cc:1869
66481 #, gcc-internal-format, gfc-internal-format
66482 msgid "Negative argument N at %L"
66483 msgstr ""
66485 #: fortran/check.cc:1967
66486 #, gcc-internal-format, gfc-internal-format
66487 msgid "BOZ literal constant at %L cannot appear in CHAR intrinsic subprogram"
66488 msgstr ""
66490 #: fortran/check.cc:2091 fortran/check.cc:2581
66491 #, gcc-internal-format
66492 msgid ""
66493 "%qs argument of %qs intrinsic at %L must not be present if %<x%> is COMPLEX"
66494 msgstr ""
66496 #: fortran/check.cc:2100 fortran/check.cc:2590
66497 #, gcc-internal-format
66498 msgid ""
66499 "%qs argument of %qs intrinsic at %L must have a type of either REAL or "
66500 "INTEGER"
66501 msgstr ""
66503 #: fortran/check.cc:2110 fortran/check.cc:2116
66504 #, gcc-internal-format, gfc-internal-format
66505 msgid ""
66506 "Conversion from %s to default-kind COMPLEX(%d) at %L might lose precision, "
66507 "consider using the KIND argument"
66508 msgstr ""
66510 #: fortran/check.cc:2138
66511 #, gcc-internal-format
66512 msgid ""
66513 "Argument %<A%> with INTENT(INOUT) at %L of the intrinsic subroutine %s shall "
66514 "not have a vector subscript"
66515 msgstr ""
66517 #: fortran/check.cc:2146
66518 #, gcc-internal-format, gfc-internal-format
66519 msgid "The A argument at %L to the intrinsic %s shall not be coindexed"
66520 msgstr ""
66522 #: fortran/check.cc:2169
66523 #, gcc-internal-format, gfc-internal-format
66524 msgid "The stat= argument at %L must be a kind=4 integer variable"
66525 msgstr ""
66527 #: fortran/check.cc:2185
66528 #, gcc-internal-format, gfc-internal-format
66529 msgid "The errmsg= argument at %L must be a default-kind character variable"
66530 msgstr ""
66532 #: fortran/check.cc:2193
66533 #, gcc-internal-format
66534 msgid "Coarrays disabled at %L, use %<-fcoarray=%> to enable"
66535 msgstr ""
66537 #: fortran/check.cc:2208
66538 #, gcc-internal-format, gfc-internal-format
66539 msgid ""
66540 "Support for the A argument at %L which is polymorphic A argument or has "
66541 "allocatable components is not yet implemented"
66542 msgstr ""
66544 #: fortran/check.cc:2227
66545 #, gcc-internal-format, gfc-internal-format
66546 msgid "The A argument at %L of CO_REDUCE shall not be polymorphic"
66547 msgstr ""
66549 #: fortran/check.cc:2234
66550 #, gcc-internal-format, gfc-internal-format
66551 msgid ""
66552 "Support for the A argument at %L with allocatable components is not yet "
66553 "implemented"
66554 msgstr ""
66556 #: fortran/check.cc:2248
66557 #, gcc-internal-format, gfc-internal-format
66558 msgid "OPERATION argument at %L must be a PURE function"
66559 msgstr ""
66561 #. None of the intrinsics fulfills the criteria of taking two arguments,
66562 #. returning the same type and kind as the arguments and being permitted
66563 #. as actual argument.
66564 #: fortran/check.cc:2258
66565 #, gcc-internal-format, gfc-internal-format
66566 msgid "Intrinsic function %s at %L is not permitted for CO_REDUCE"
66567 msgstr ""
66569 #: fortran/check.cc:2275
66570 #, gcc-internal-format, gfc-internal-format
66571 msgid "The function passed as OPERATION at %L shall have two arguments"
66572 msgstr ""
66574 #: fortran/check.cc:2285
66575 #, gcc-internal-format, gfc-internal-format
66576 msgid ""
66577 "The A argument at %L has type %s but the function passed as OPERATION at %L "
66578 "returns %s"
66579 msgstr ""
66581 #: fortran/check.cc:2294
66582 #, gcc-internal-format, gfc-internal-format
66583 msgid ""
66584 "The function passed as OPERATION at %L has arguments of type %s and %s but "
66585 "shall have type %s"
66586 msgstr ""
66588 #: fortran/check.cc:2305
66589 #, gcc-internal-format, gfc-internal-format
66590 msgid ""
66591 "The function passed as OPERATION at %L shall have scalar nonallocatable "
66592 "nonpointer arguments and return a nonallocatable nonpointer scalar"
66593 msgstr ""
66595 #: fortran/check.cc:2313
66596 #, gcc-internal-format, gfc-internal-format
66597 msgid ""
66598 "The function passed as OPERATION at %L shall have the VALUE attribute either "
66599 "for none or both arguments"
66600 msgstr ""
66602 #: fortran/check.cc:2320
66603 #, gcc-internal-format, gfc-internal-format
66604 msgid ""
66605 "The function passed as OPERATION at %L shall have the TARGET attribute "
66606 "either for none or both arguments"
66607 msgstr ""
66609 #: fortran/check.cc:2327
66610 #, gcc-internal-format, gfc-internal-format
66611 msgid ""
66612 "The function passed as OPERATION at %L shall have the ASYNCHRONOUS attribute "
66613 "either for none or both arguments"
66614 msgstr ""
66616 #: fortran/check.cc:2335
66617 #, gcc-internal-format, gfc-internal-format
66618 msgid ""
66619 "The function passed as OPERATION at %L shall not have the OPTIONAL attribute "
66620 "for either of the arguments"
66621 msgstr ""
66623 #: fortran/check.cc:2365
66624 #, gcc-internal-format, gfc-internal-format
66625 msgid ""
66626 "The character length of the A argument at %L and of the arguments of the "
66627 "OPERATION at %L shall be the same"
66628 msgstr ""
66630 #: fortran/check.cc:2372
66631 #, gcc-internal-format, gfc-internal-format
66632 msgid ""
66633 "The character length of the A argument at %L and of the function result of "
66634 "the OPERATION at %L shall be the same"
66635 msgstr ""
66637 #: fortran/check.cc:2390
66638 #, gcc-internal-format
66639 msgid ""
66640 "%qs argument of %qs intrinsic at %L shall be of type integer, real or "
66641 "character"
66642 msgstr ""
66644 #: fortran/check.cc:2418 fortran/check.cc:2432
66645 #, gcc-internal-format, gfc-internal-format
66646 msgid "BOZ constant at %L cannot appear in the COMPLEX intrinsic subprogram"
66647 msgstr ""
66649 #: fortran/check.cc:2469 fortran/check.cc:3099 fortran/check.cc:3182
66650 #: fortran/check.cc:3404 fortran/check.cc:3452 fortran/check.cc:4925
66651 #: fortran/check.cc:5050 fortran/check.cc:5120 fortran/check.cc:6302
66652 #: fortran/check.cc:6431
66653 #, gcc-internal-format
66654 msgid "%qs intrinsic with KIND argument at %L"
66655 msgstr ""
66657 #: fortran/check.cc:2516 fortran/check.cc:2785 fortran/check.cc:2845
66658 #, gcc-internal-format
66659 msgid ""
66660 "%qs argument of %qs intrinsic at %L has invalid shape in dimension %d (%ld/"
66661 "%ld)"
66662 msgstr ""
66664 #: fortran/check.cc:2531 fortran/check.cc:2800 fortran/check.cc:2860
66665 #, gcc-internal-format
66666 msgid "%qs argument of intrinsic %qs at %L of must have rank %d or be a scalar"
66667 msgstr ""
66669 #: fortran/check.cc:2643 fortran/check.cc:3784 fortran/check.cc:3792
66670 #, gcc-internal-format
66671 msgid "%qs argument of %qs intrinsic at %L must be numeric or LOGICAL"
66672 msgstr ""
66674 #: fortran/check.cc:2657
66675 #, gcc-internal-format
66676 msgid ""
66677 "Different shape for arguments %qs and %qs at %L for intrinsic %<dot_product%>"
66678 msgstr ""
66680 #: fortran/check.cc:2677 fortran/check.cc:2685
66681 #, gcc-internal-format
66682 msgid "%qs argument of %qs intrinsic at %L must be default real"
66683 msgstr ""
66685 #: fortran/check.cc:2821
66686 #, gcc-internal-format
66687 msgid "%qs must be of same type and kind as %qs at %L in %qs"
66688 msgstr ""
66690 #: fortran/check.cc:2879
66691 #, gcc-internal-format
66692 msgid "Missing %qs argument to %qs intrinsic at %L for %qs of type %qs"
66693 msgstr ""
66695 #: fortran/check.cc:2897
66696 #, gcc-internal-format, gfc-internal-format
66697 msgid ""
66698 "BOZ literal constant at %L cannot appear in the FLOAT intrinsic subprogram"
66699 msgstr ""
66701 #: fortran/check.cc:2911
66702 #, gcc-internal-format, gfc-internal-format
66703 msgid "non-default INTEGER kind argument to %s intrinsic at %L"
66704 msgstr ""
66706 #: fortran/check.cc:2972
66707 #, gcc-internal-format
66708 msgid "COMPLEX argument %qs of %qs intrinsic at %L"
66709 msgstr ""
66711 #: fortran/check.cc:3054
66712 #, gcc-internal-format
66713 msgid "Arguments of %qs have different kind type parameters at %L"
66714 msgstr ""
66716 #: fortran/check.cc:3150
66717 #, gcc-internal-format, gfc-internal-format
66718 msgid "Argument of %s at %L must be of length one"
66719 msgstr ""
66721 #: fortran/check.cc:3189
66722 #, gcc-internal-format
66723 msgid "%qs argument of %qs intrinsic at %L must be the same kind as %qs"
66724 msgstr ""
66726 #: fortran/check.cc:3223
66727 #, gcc-internal-format
66728 msgid ""
66729 "%qs intrinsic subprogram at %L has been removed.  Use INT intrinsic "
66730 "subprogram."
66731 msgstr ""
66733 #: fortran/check.cc:3275
66734 #, gcc-internal-format, gfc-internal-format
66735 msgid "SIZE at %L must be positive"
66736 msgstr ""
66738 #: fortran/check.cc:3287
66739 #, gcc-internal-format, gfc-internal-format
66740 msgid ""
66741 "The absolute value of SHIFT at %L must be less than or equal to SIZE at %L"
66742 msgstr ""
66744 #: fortran/check.cc:3346
66745 #, gcc-internal-format, gfc-internal-format
66746 msgid "STATUS at %L shall be an INTENT(OUT) variable"
66747 msgstr ""
66749 #: fortran/check.cc:3355
66750 #, gcc-internal-format
66751 msgid "%qs at %L shall be an INTENT(OUT) variable"
66752 msgstr ""
66754 #: fortran/check.cc:3380
66755 #, gcc-internal-format
66756 msgid "%qs argument of %qs intrinsic at %L must be a data entity"
66757 msgstr ""
66759 #: fortran/check.cc:3594
66760 #, gcc-internal-format
66761 msgid "Intrinsic %qs at %L must have at least two arguments"
66762 msgstr ""
66764 #: fortran/check.cc:3642
66765 #, gcc-internal-format
66766 msgid "Missing %qs argument to the %s intrinsic at %L"
66767 msgstr ""
66769 #: fortran/check.cc:3657
66770 #, gcc-internal-format
66771 msgid "Duplicate argument %qs at %L to intrinsic %s"
66772 msgstr ""
66774 #: fortran/check.cc:3662
66775 #, gcc-internal-format
66776 msgid "Unknown argument %qs at %L to intrinsic %s"
66777 msgstr ""
66779 #: fortran/check.cc:3687
66780 #, gcc-internal-format, gfc-internal-format
66781 msgid "Different character kinds at %L"
66782 msgstr ""
66784 #: fortran/check.cc:3696
66785 #, gcc-internal-format
66786 msgid "%<a%d%> argument of %qs intrinsic at %L must be %s(%d)"
66787 msgstr ""
66789 #: fortran/check.cc:3727
66790 #, gcc-internal-format
66791 msgid "%qs intrinsic with CHARACTER argument at %L"
66792 msgstr ""
66794 #: fortran/check.cc:3734
66795 #, gcc-internal-format
66796 msgid ""
66797 "%<a1%> argument of %qs intrinsic at %L must be INTEGER, REAL or CHARACTER"
66798 msgstr ""
66800 #: fortran/check.cc:3801
66801 #, gcc-internal-format
66802 msgid "Argument types of %qs intrinsic at %L must match (%s/%s)"
66803 msgstr ""
66805 #: fortran/check.cc:3815
66806 #, gcc-internal-format
66807 msgid ""
66808 "Different shape on dimension 1 for arguments %qs and %qs at %L for intrinsic "
66809 "matmul"
66810 msgstr ""
66812 #: fortran/check.cc:3834
66813 #, gcc-internal-format
66814 msgid ""
66815 "Different shape on dimension 2 for argument %qs and dimension 1 for argument "
66816 "%qs at %L for intrinsic matmul"
66817 msgstr ""
66819 #: fortran/check.cc:3843
66820 #, gcc-internal-format
66821 msgid "%qs argument of %qs intrinsic at %L must be of rank 1 or 2"
66822 msgstr ""
66824 #: fortran/check.cc:4006
66825 #, gcc-internal-format
66826 msgid ""
66827 "Argument %qs of %qs intrinsic at %L must be in type conformance to argument "
66828 "%qs at %L"
66829 msgstr ""
66831 #: fortran/check.cc:4124 fortran/check.cc:7442 fortran/check.cc:7457
66832 #, gcc-internal-format
66833 msgid "%qs argument of %qs intrinsic at %L must be INTEGER"
66834 msgstr ""
66836 #: fortran/check.cc:4207
66837 #, gcc-internal-format, gfc-internal-format
66838 msgid "The FROM argument to MOVE_ALLOC at %L shall not be coindexed"
66839 msgstr ""
66841 #: fortran/check.cc:4218
66842 #, gcc-internal-format, gfc-internal-format
66843 msgid "The TO argument to MOVE_ALLOC at %L shall not be coindexed"
66844 msgstr ""
66846 #: fortran/check.cc:4225
66847 #, gcc-internal-format, gfc-internal-format
66848 msgid ""
66849 "The TO arguments in MOVE_ALLOC at %L must be polymorphic if FROM is "
66850 "polymorphic"
66851 msgstr ""
66853 #: fortran/check.cc:4236
66854 #, gcc-internal-format, gfc-internal-format
66855 msgid ""
66856 "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the "
66857 "same rank %d/%d"
66858 msgstr ""
66860 #: fortran/check.cc:4245
66861 #, gcc-internal-format, gfc-internal-format
66862 msgid ""
66863 "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the "
66864 "same corank %d/%d"
66865 msgstr ""
66867 #: fortran/check.cc:4285
66868 #, gcc-internal-format, gfc-internal-format
66869 msgid ""
66870 "The FROM and TO arguments at %L violate aliasing restrictions (F2003 "
66871 "12.4.1.7)"
66872 msgstr ""
66874 #: fortran/check.cc:4312
66875 #, gcc-internal-format
66876 msgid "Argument %<S%> of NEAREST at %L shall not be zero"
66877 msgstr ""
66879 #: fortran/check.cc:4365
66880 #, gcc-internal-format
66881 msgid ""
66882 "%qs argument of %qs intrinsic at %L must be a POINTER, ALLOCATABLE or "
66883 "procedure pointer"
66884 msgstr ""
66886 #: fortran/check.cc:4373
66887 #, gcc-internal-format, gfc-internal-format
66888 msgid "NULL intrinsic with allocatable MOLD at %L"
66889 msgstr ""
66891 #: fortran/check.cc:4452 fortran/check.cc:6378
66892 #, gcc-internal-format
66893 msgid ""
66894 "%qs argument of %qs intrinsic at %L must provide at least as many elements "
66895 "as there are .TRUE. values in %qs (%ld/%d)"
66896 msgstr ""
66898 #: fortran/check.cc:4513
66899 #, gcc-internal-format
66900 msgid "%qs argument of %qs intrinsic at %L must be of a dummy variable"
66901 msgstr ""
66903 #: fortran/check.cc:4523
66904 #, gcc-internal-format
66905 msgid ""
66906 "%qs argument of %qs intrinsic at %L must be of an OPTIONAL dummy variable"
66907 msgstr ""
66909 #: fortran/check.cc:4542
66910 #, gcc-internal-format
66911 msgid "%qs argument of %qs intrinsic at %L must not be a subobject of %qs"
66912 msgstr ""
66914 #: fortran/check.cc:4593
66915 #, gcc-internal-format, gfc-internal-format
66916 msgid "The argument of the RANK intrinsic at %L must be a data object"
66917 msgstr ""
66919 #: fortran/check.cc:4701
66920 #, gcc-internal-format
66921 msgid ""
66922 "%<shape%> argument of %<reshape%> intrinsic at %L must be an array of "
66923 "constant size"
66924 msgstr ""
66926 #: fortran/check.cc:4711
66927 #, gcc-internal-format
66928 msgid "%qs argument of %qs intrinsic at %L is empty"
66929 msgstr ""
66931 #: fortran/check.cc:4718
66932 #, gcc-internal-format
66933 msgid ""
66934 "%<shape%> argument of %<reshape%> intrinsic at %L has more than %d elements"
66935 msgstr ""
66937 #: fortran/check.cc:4739
66938 #, gcc-internal-format
66939 msgid "%qs argument of %qs intrinsic at %L has negative element (%d)"
66940 msgstr ""
66942 #: fortran/check.cc:4779
66943 #, gcc-internal-format
66944 msgid ""
66945 "%qs argument of %qs intrinsic at %L has wrong number of elements (%d/%d)"
66946 msgstr ""
66948 #: fortran/check.cc:4797
66949 #, gcc-internal-format
66950 msgid "%qs argument of %qs intrinsic at %L has out-of-range dimension (%d)"
66951 msgstr ""
66953 #: fortran/check.cc:4806
66954 #, gcc-internal-format
66955 msgid ""
66956 "%qs argument of %qs intrinsic at %L has invalid permutation of dimensions "
66957 "(dimension %qd duplicated)"
66958 msgstr ""
66960 #: fortran/check.cc:4841
66961 #, gcc-internal-format, gfc-internal-format
66962 msgid ""
66963 "Without padding, there are not enough elements in the intrinsic RESHAPE "
66964 "source at %L to match the shape"
66965 msgstr ""
66967 #: fortran/check.cc:4858 fortran/check.cc:4877
66968 #, gcc-internal-format
66969 msgid "%qs argument of %qs intrinsic at %L cannot be of type %s"
66970 msgstr ""
66972 #: fortran/check.cc:4868 fortran/check.cc:4887
66973 #, gcc-internal-format
66974 msgid "%qs argument of %qs intrinsic at %L must be of an extensible type"
66975 msgstr ""
66977 #: fortran/check.cc:4986
66978 #, gcc-internal-format
66979 msgid "SELECTED_REAL_KIND with neither %<P%> nor %<R%> argument at %L"
66980 msgstr ""
66982 #: fortran/check.cc:5017
66983 #, gcc-internal-format
66984 msgid "%qs intrinsic with RADIX argument at %L"
66985 msgstr ""
66987 #: fortran/check.cc:5065
66988 #, gcc-internal-format
66989 msgid ""
66990 "%<source%> argument of %<shape%> intrinsic at %L must not be an assumed size "
66991 "array"
66992 msgstr ""
66994 #: fortran/check.cc:5138 fortran/check.cc:7502
66995 #, gcc-internal-format
66996 msgid "%qs argument of %qs intrinsic at %L shall not be a procedure"
66997 msgstr ""
66999 #: fortran/check.cc:5154 fortran/check.cc:5305 fortran/check.cc:7494
67000 #, gcc-internal-format
67001 msgid "%qs argument of %qs intrinsic at %L shall not be TYPE(*)"
67002 msgstr ""
67004 #: fortran/check.cc:5165 fortran/check.cc:5317
67005 #, gcc-internal-format
67006 msgid "%qs argument of %qs intrinsic at %L shall not be an assumed-size array"
67007 msgstr ""
67009 #: fortran/check.cc:5247
67010 #, gcc-internal-format
67011 msgid "is_c_interoperable(): gfc_simplify_expr failed"
67012 msgstr ""
67014 #: fortran/check.cc:5296
67015 #, gcc-internal-format
67016 msgid ""
67017 "%qs argument of %qs intrinsic at %L must be an interoperable data entity: %s"
67018 msgstr ""
67020 #: fortran/check.cc:5335
67021 #, gcc-internal-format, gfc-internal-format
67022 msgid ""
67023 "Argument C_PTR_1 at %L to C_ASSOCIATED shall have the type TYPE(C_PTR) or "
67024 "TYPE(C_FUNPTR)"
67025 msgstr ""
67027 #: fortran/check.cc:5349
67028 #, gcc-internal-format, gfc-internal-format
67029 msgid ""
67030 "Argument C_PTR_2 at %L to C_ASSOCIATED shall have the same type as C_PTR_1: "
67031 "%s instead of %s"
67032 msgstr ""
67034 #: fortran/check.cc:5373
67035 #, gcc-internal-format, gfc-internal-format
67036 msgid "Argument CPTR at %L to C_F_POINTER shall have the type TYPE(C_PTR)"
67037 msgstr ""
67039 #: fortran/check.cc:5385
67040 #, gcc-internal-format, gfc-internal-format
67041 msgid "Argument FPTR at %L to C_F_POINTER must be a pointer"
67042 msgstr ""
67044 #: fortran/check.cc:5392
67045 #, gcc-internal-format, gfc-internal-format
67046 msgid "FPTR argument at %L to C_F_POINTER shall not be polymorphic"
67047 msgstr ""
67049 #: fortran/check.cc:5399
67050 #, gcc-internal-format, gfc-internal-format
67051 msgid "Argument FPTR at %L to C_F_POINTER shall not be coindexed"
67052 msgstr ""
67054 #: fortran/check.cc:5406
67055 #, gcc-internal-format, gfc-internal-format
67056 msgid "Unexpected SHAPE argument at %L to C_F_POINTER with scalar FPTR"
67057 msgstr ""
67059 #: fortran/check.cc:5412
67060 #, gcc-internal-format, gfc-internal-format
67061 msgid "Expected SHAPE argument to C_F_POINTER with array FPTR at %L"
67062 msgstr ""
67064 #: fortran/check.cc:5431
67065 #, gcc-internal-format, gfc-internal-format
67066 msgid ""
67067 "SHAPE argument at %L to C_F_POINTER must have the same size as the RANK of "
67068 "FPTR"
67069 msgstr ""
67071 #: fortran/check.cc:5441
67072 #, gcc-internal-format, gfc-internal-format
67073 msgid "Polymorphic FPTR at %L to C_F_POINTER"
67074 msgstr ""
67076 #: fortran/check.cc:5446
67077 #, gcc-internal-format, gfc-internal-format
67078 msgid "Noninteroperable array FPTR at %L to C_F_POINTER: %s"
67079 msgstr ""
67081 #: fortran/check.cc:5462
67082 #, gcc-internal-format, gfc-internal-format
67083 msgid ""
67084 "Argument CPTR at %L to C_F_PROCPOINTER shall have the type TYPE(C_FUNPTR)"
67085 msgstr ""
67087 #: fortran/check.cc:5474
67088 #, gcc-internal-format, gfc-internal-format
67089 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall be a procedure pointer"
67090 msgstr ""
67092 #: fortran/check.cc:5481
67093 #, gcc-internal-format, gfc-internal-format
67094 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall not be coindexed"
67095 msgstr ""
67097 #: fortran/check.cc:5487
67098 #, gcc-internal-format, gfc-internal-format
67099 msgid "Noninteroperable procedure pointer at %L to C_F_PROCPOINTER"
67100 msgstr ""
67102 #: fortran/check.cc:5501
67103 #, gcc-internal-format, gfc-internal-format
67104 msgid "Argument X at %L to C_FUNLOC shall not be coindexed"
67105 msgstr ""
67107 #: fortran/check.cc:5513
67108 #, gcc-internal-format
67109 msgid "Function result %qs at %L is invalid as X argument to C_FUNLOC"
67110 msgstr ""
67112 #: fortran/check.cc:5520
67113 #, gcc-internal-format, gfc-internal-format
67114 msgid ""
67115 "Argument X at %L to C_FUNLOC shall be a procedure or a procedure pointer"
67116 msgstr ""
67118 #: fortran/check.cc:5526
67119 #, gcc-internal-format, gfc-internal-format
67120 msgid "Noninteroperable procedure at %L to C_FUNLOC"
67121 msgstr ""
67123 #: fortran/check.cc:5540
67124 #, gcc-internal-format, gfc-internal-format
67125 msgid "Argument X at %L to C_LOC shall not be coindexed"
67126 msgstr ""
67128 #: fortran/check.cc:5546
67129 #, gcc-internal-format, gfc-internal-format
67130 msgid "X argument at %L to C_LOC shall not be polymorphic"
67131 msgstr ""
67133 #: fortran/check.cc:5557
67134 #, gcc-internal-format, gfc-internal-format
67135 msgid ""
67136 "Argument X at %L to C_LOC shall have either the POINTER or the TARGET "
67137 "attribute"
67138 msgstr ""
67140 #: fortran/check.cc:5565
67141 #, gcc-internal-format, gfc-internal-format
67142 msgid "Argument X at %L to C_LOC shall be not be a zero-sized string"
67143 msgstr ""
67145 #: fortran/check.cc:5574
67146 #, gcc-internal-format, gfc-internal-format
67147 msgid "Argument at %L to C_LOC shall not be polymorphic"
67148 msgstr ""
67150 #: fortran/check.cc:5581
67151 #, gcc-internal-format, gfc-internal-format
67152 msgid "Noninteroperable array at %L as argument to C_LOC: %s"
67153 msgstr ""
67155 #: fortran/check.cc:5592
67156 #, gcc-internal-format, gfc-internal-format
67157 msgid ""
67158 "Array of interoperable type at %L to C_LOC which is nonallocatable and "
67159 "neither assumed size nor explicit size"
67160 msgstr ""
67162 #: fortran/check.cc:5597
67163 #, gcc-internal-format, gfc-internal-format
67164 msgid "Array section at %L to C_LOC"
67165 msgstr ""
67167 #: fortran/check.cc:5625
67168 #, gcc-internal-format, gfc-internal-format
67169 msgid "non double precision REAL argument to %s intrinsic at %L"
67170 msgstr ""
67172 #: fortran/check.cc:5641
67173 #, gcc-internal-format
67174 msgid "%qs argument of %qs intrinsic at %L must be less than rank %d"
67175 msgstr ""
67177 #: fortran/check.cc:5660
67178 #, gcc-internal-format
67179 msgid "%qs argument of %qs intrinsic at %L is not a valid dimension index"
67180 msgstr ""
67182 #: fortran/check.cc:5684
67183 #, gcc-internal-format
67184 msgid "%qs argument of %qs intrinsic at %L must have length at least 1"
67185 msgstr ""
67187 #: fortran/check.cc:5948
67188 #, gcc-internal-format, gfc-internal-format
67189 msgid "%s argument to IMAGE_INDEX must be a rank one array at %L"
67190 msgstr ""
67192 #: fortran/check.cc:5955
67193 #, gcc-internal-format, gfc-internal-format
67194 msgid "Type of %s argument of IMAGE_INDEX at %L shall be INTEGER"
67195 msgstr ""
67197 #: fortran/check.cc:5966
67198 #, gcc-internal-format, gfc-internal-format
67199 msgid ""
67200 "The number of array elements of the SUB argument to IMAGE_INDEX at %L shall "
67201 "be %d (corank) not %d"
67202 msgstr ""
67204 #: fortran/check.cc:5999
67205 #, gcc-internal-format, gfc-internal-format
67206 msgid "DISTANCE= argument to NUM_IMAGES at %L"
67207 msgstr ""
67209 #: fortran/check.cc:6012
67210 #, gcc-internal-format, gfc-internal-format
67211 msgid "FAILED= argument to NUM_IMAGES at %L"
67212 msgstr ""
67214 #: fortran/check.cc:6036
67215 #, gcc-internal-format, gfc-internal-format
67216 msgid ""
67217 "TEAM argument at %L to the intrinsic TEAM_NUMBER shall be of type TEAM_TYPE"
67218 msgstr ""
67220 #: fortran/check.cc:6062
67221 #, gcc-internal-format, gfc-internal-format
67222 msgid ""
67223 "DIM argument without COARRAY argument not allowed for THIS_IMAGE intrinsic "
67224 "at %L"
67225 msgstr ""
67227 #: fortran/check.cc:6069
67228 #, gcc-internal-format, gfc-internal-format
67229 msgid ""
67230 "The DISTANCE argument may not be specified together with the COARRAY or DIM "
67231 "argument in intrinsic at %L"
67232 msgstr ""
67234 #: fortran/check.cc:6080
67235 #, gcc-internal-format, gfc-internal-format
67236 msgid "Unexpected DIM argument with noncoarray argument at %L"
67237 msgstr ""
67239 #: fortran/check.cc:6098
67240 #, gcc-internal-format, gfc-internal-format
67241 msgid "DISTANCE= argument to THIS_IMAGE at %L"
67242 msgstr ""
67244 #: fortran/check.cc:6156
67245 #, gcc-internal-format
67246 msgid ""
67247 "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L is an array and shall not "
67248 "have storage size 0 when %<SOURCE%> argument has size greater than 0"
67249 msgstr ""
67251 #: fortran/check.cc:6208
67252 #, gcc-internal-format
67253 msgid "%<SOURCE%> argument of %<TRANSFER%> intrinsic at %L must not be a %s"
67254 msgstr ""
67256 #: fortran/check.cc:6227
67257 #, gcc-internal-format
67258 msgid "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L must not be a %s"
67259 msgstr ""
67261 #: fortran/check.cc:6235
67262 #, gcc-internal-format
67263 msgid "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L must not be %s"
67264 msgstr ""
67266 #: fortran/check.cc:6270
67267 #, gcc-internal-format, gfc-internal-format
67268 msgid ""
67269 "Intrinsic TRANSFER at %L has partly undefined result: source size %ld < "
67270 "result size %ld"
67271 msgstr ""
67273 #: fortran/check.cc:6392
67274 #, gcc-internal-format
67275 msgid ""
67276 "%qs argument of %qs intrinsic at %L must have the same rank as %qs or be a "
67277 "scalar"
67278 msgstr ""
67280 #: fortran/check.cc:6405
67281 #, gcc-internal-format
67282 msgid "%qs and %qs arguments of %qs intrinsic at %L must have identical shape."
67283 msgstr ""
67285 #: fortran/check.cc:6671 fortran/check.cc:6703
67286 #, gcc-internal-format
67287 msgid "Size of %qs argument of %qs intrinsic at %L too small (%i/%i)"
67288 msgstr ""
67290 #: fortran/check.cc:6711
67291 #, gcc-internal-format, gfc-internal-format
67292 msgid "Too many arguments to %s at %L"
67293 msgstr ""
67295 #: fortran/check.cc:6729
67296 #, gcc-internal-format
67297 msgid "fe_runtime_error string must be null terminated"
67298 msgstr ""
67300 #: fortran/check.cc:6741
67301 #, gcc-internal-format, gfc-internal-format
67302 msgid "fe_runtime_error: Wrong number of arguments (%d instead of %d)"
67303 msgstr ""
67305 #: fortran/check.cc:6781
67306 #, gcc-internal-format, gfc-internal-format
67307 msgid "COUNT argument to SYSTEM_CLOCK at %L has non-default kind"
67308 msgstr ""
67310 #: fortran/check.cc:6800
67311 #, gcc-internal-format, gfc-internal-format
67312 msgid "Real COUNT_RATE argument to SYSTEM_CLOCK at %L"
67313 msgstr ""
67315 #: fortran/check.cc:6810
67316 #, gcc-internal-format, gfc-internal-format
67317 msgid "COUNT_RATE argument to SYSTEM_CLOCK at %L has non-default kind"
67318 msgstr ""
67320 #: fortran/check.cc:6827
67321 #, gcc-internal-format, gfc-internal-format
67322 msgid "COUNT_MAX argument to SYSTEM_CLOCK at %L has non-default kind"
67323 msgstr ""
67325 #: fortran/check.cc:7044
67326 #, gcc-internal-format
67327 msgid ""
67328 "%qs argument of %qs intrinsic at %L must be of a kind not wider than the "
67329 "default kind (%d)"
67330 msgstr ""
67332 #: fortran/check.cc:7226
67333 #, gcc-internal-format
67334 msgid "Actual argument at %L of %qs intrinsic shall be an associated pointer"
67335 msgstr ""
67337 #: fortran/check.cc:7415 fortran/check.cc:7426
67338 #, gcc-internal-format
67339 msgid ""
67340 "%qs argument of %qs intrinsic at %L must be INTEGER, LOGICAL, or a BOZ "
67341 "literal constant"
67342 msgstr ""
67344 #: fortran/check.cc:7486
67345 #, gcc-internal-format, gfc-internal-format
67346 msgid ""
67347 "Intrinsic function NULL at %L cannot be an actual argument to STORAGE_SIZE, "
67348 "because it returns a disassociated pointer"
67349 msgstr ""
67351 #. Since the extension field is 8 bit wide, we can only have
67352 #. up to 255 extension levels.
67353 #: fortran/class.cc:782 fortran/decl.cc:4023 fortran/decl.cc:10689
67354 #, gcc-internal-format
67355 msgid "Maximum extension level reached with type %qs at %L"
67356 msgstr ""
67358 #: fortran/class.cc:2965 fortran/class.cc:3039
67359 #, gcc-internal-format
67360 msgid "%qs of %qs is PRIVATE at %L"
67361 msgstr ""
67363 #: fortran/cpp.cc:501
67364 #, gcc-internal-format
67365 msgid "To enable preprocessing, use %<-cpp%>"
67366 msgstr ""
67368 #: fortran/cpp.cc:580 fortran/cpp.cc:591 fortran/cpp.cc:719
67369 #, gcc-internal-format
67370 msgid "opening output file %qs: %s"
67371 msgstr ""
67373 #: fortran/data.cc:65
67374 #, gcc-internal-format, gfc-internal-format
67375 msgid "non-constant array in DATA statement %L"
67376 msgstr ""
67378 #: fortran/data.cc:140
67379 #, gcc-internal-format, gfc-internal-format
67380 msgid "failure to simplify substring reference in DATA statement at %L"
67381 msgstr ""
67383 #: fortran/data.cc:173
67384 #, gcc-internal-format, gfc-internal-format
67385 msgid "Unused initialization string at %L because variable has zero length"
67386 msgstr ""
67388 #: fortran/data.cc:179
67389 #, gcc-internal-format, gfc-internal-format
67390 msgid "Initialization string at %L was truncated to fit the variable (%ld/%ld)"
67391 msgstr ""
67393 #: fortran/data.cc:188 fortran/resolve.cc:5187
67394 #, gcc-internal-format, gfc-internal-format
67395 msgid "Substring start index at %L is less than one"
67396 msgstr ""
67398 #: fortran/data.cc:194 fortran/resolve.cc:5217
67399 #, gcc-internal-format, gfc-internal-format
67400 msgid "Substring end index at %L exceeds the string length"
67401 msgstr ""
67403 #: fortran/data.cc:249
67404 #, gcc-internal-format
67405 msgid "PARAMETER %qs shall not appear in a DATA statement at %L"
67406 msgstr ""
67408 #: fortran/data.cc:291
67409 #, gcc-internal-format
67410 msgid "%qs at %L already is initialized at %L"
67411 msgstr ""
67413 #: fortran/data.cc:315
67414 #, gcc-internal-format, gfc-internal-format
67415 msgid "Data element below array lower bound at %L"
67416 msgstr ""
67418 #: fortran/data.cc:332 fortran/data.cc:421
67419 #, gcc-internal-format, gfc-internal-format
67420 msgid "Data element above array upper bound at %L"
67421 msgstr ""
67423 #: fortran/data.cc:362 fortran/data.cc:587
67424 #, gcc-internal-format
67425 msgid "re-initialization of %qs at %L"
67426 msgstr ""
67428 #: fortran/data.cc:532
67429 #, gcc-internal-format, gfc-internal-format
67430 msgid "LEN or KIND inquiry ref in DATA statement at %L"
67431 msgstr ""
67433 #: fortran/data.cc:610
67434 #, gcc-internal-format
67435 msgid ""
67436 "Nonpointer object %qs with default initialization shall not appear in a DATA "
67437 "statement at %L"
67438 msgstr ""
67440 #: fortran/data.cc:662 fortran/data.cc:681 fortran/data.cc:695
67441 #: fortran/data.cc:824
67442 #, gcc-internal-format
67443 msgid "Simplification error"
67444 msgstr ""
67446 #: fortran/data.cc:837
67447 #, gcc-internal-format
67448 msgid "TODO: Vector sections in data statements"
67449 msgstr ""
67451 #: fortran/decl.cc:293
67452 #, gcc-internal-format, gfc-internal-format
67453 msgid "Inquiry parameter cannot appear in a data-stmt-object-list at %C"
67454 msgstr ""
67456 #: fortran/decl.cc:307
67457 #, gcc-internal-format
67458 msgid "Host associated variable %qs may not be in the DATA statement at %C"
67459 msgstr ""
67461 #: fortran/decl.cc:314
67462 #, gcc-internal-format
67463 msgid "initialization of common block variable %qs in DATA statement at %C"
67464 msgstr ""
67466 #: fortran/decl.cc:448
67467 #, gcc-internal-format
67468 msgid "Symbol %qs must be a PARAMETER in DATA statement at %C"
67469 msgstr ""
67471 #: fortran/decl.cc:474
67472 #, gcc-internal-format, gfc-internal-format
67473 msgid "Invalid initializer %s in Data statement at %C"
67474 msgstr ""
67476 #: fortran/decl.cc:579
67477 #, gcc-internal-format, gfc-internal-format
67478 msgid "BOZ at %L cannot appear in an old-style initialization"
67479 msgstr ""
67481 #: fortran/decl.cc:587
67482 #, gcc-internal-format
67483 msgid ""
67484 "BOZ literal constant near %L cannot be assigned to a %qs variable in an old-"
67485 "style initialization"
67486 msgstr ""
67488 #: fortran/decl.cc:597
67489 #, gcc-internal-format, gfc-internal-format
67490 msgid "Initialization at %C is not allowed in a PURE procedure"
67491 msgstr ""
67493 #: fortran/decl.cc:644
67494 #, gcc-internal-format, gfc-internal-format
67495 msgid "DATA statement at %C cannot appear within an INTERFACE"
67496 msgstr ""
67498 #: fortran/decl.cc:668
67499 #, gcc-internal-format, gfc-internal-format
67500 msgid "Invalid substring in data-implied-do at %L in DATA statement"
67501 msgstr ""
67503 #: fortran/decl.cc:691
67504 #, gcc-internal-format, gfc-internal-format
67505 msgid ""
67506 "Allocatable component or deferred-shaped array near %C in DATA statement"
67507 msgstr ""
67509 #: fortran/decl.cc:733
67510 #, gcc-internal-format, gfc-internal-format
67511 msgid "BOZ literal constant at %L cannot appear in a structure constructor"
67512 msgstr ""
67514 #: fortran/decl.cc:749
67515 #, gcc-internal-format, gfc-internal-format
67516 msgid "DATA statement at %C is not allowed in a PURE procedure"
67517 msgstr ""
67519 #: fortran/decl.cc:758
67520 #, gcc-internal-format, gfc-internal-format
67521 msgid ""
67522 "part-ref with pointer attribute near %L is not rightmost part-ref of data-"
67523 "stmt-object"
67524 msgstr ""
67526 #: fortran/decl.cc:797
67527 #, gcc-internal-format, gfc-internal-format
67528 msgid "Empty old style initializer list at %C"
67529 msgstr ""
67531 #: fortran/decl.cc:806
67532 #, gcc-internal-format, gfc-internal-format
67533 msgid "Array in initializer list at %L must have an explicit shape"
67534 msgstr ""
67536 #: fortran/decl.cc:829
67537 #, gcc-internal-format, gfc-internal-format
67538 msgid "Repeat spec invalid in scalar initializer at %C"
67539 msgstr ""
67541 #: fortran/decl.cc:834
67542 #, gcc-internal-format, gfc-internal-format
67543 msgid "Repeat spec must be an integer at %C"
67544 msgstr ""
67546 #: fortran/decl.cc:845
67547 #, gcc-internal-format, gfc-internal-format
67548 msgid "Expected data constant after repeat spec at %C"
67549 msgstr ""
67551 #: fortran/decl.cc:877
67552 #, gcc-internal-format, gfc-internal-format
67553 msgid "End of scalar initializer expected at %C"
67554 msgstr ""
67556 #: fortran/decl.cc:905
67557 #, gcc-internal-format, gfc-internal-format
67558 msgid "Not enough elements in array initializer at %C"
67559 msgstr ""
67561 #: fortran/decl.cc:907
67562 #, gcc-internal-format, gfc-internal-format
67563 msgid "Too many elements in array initializer at %C"
67564 msgstr ""
67566 #: fortran/decl.cc:933
67567 #, gcc-internal-format, gfc-internal-format
67568 msgid "Syntax error in old style initializer list at %C"
67569 msgstr ""
67571 #: fortran/decl.cc:957
67572 #, gcc-internal-format, gfc-internal-format
67573 msgid "The assumed-rank array at %C shall not have a codimension"
67574 msgstr ""
67576 #: fortran/decl.cc:1022
67577 #, gcc-internal-format, gfc-internal-format
67578 msgid ""
67579 "Sum of array rank %d and corank %d at %C exceeds maximum allowed dimensions "
67580 "of %d"
67581 msgstr ""
67583 #: fortran/decl.cc:1046
67584 #, gcc-internal-format, gfc-internal-format
67585 msgid "Bad INTENT specification at %C"
67586 msgstr ""
67588 #: fortran/decl.cc:1067
67589 #, gcc-internal-format, gfc-internal-format
67590 msgid "deferred type parameter at %C"
67591 msgstr ""
67593 #: fortran/decl.cc:1158 fortran/resolve.cc:12624
67594 #, gcc-internal-format, gfc-internal-format
67595 msgid "Scalar INTEGER expression expected at %L"
67596 msgstr ""
67598 #: fortran/decl.cc:1184
67599 #, gcc-internal-format, gfc-internal-format
67600 msgid "Old-style character length at %C"
67601 msgstr ""
67603 #: fortran/decl.cc:1215
67604 #, gcc-internal-format, gfc-internal-format
67605 msgid "Syntax error in character length specification at %C"
67606 msgstr ""
67608 #: fortran/decl.cc:1367 fortran/decl.cc:1374 fortran/decl.cc:1438
67609 #, gcc-internal-format
67610 msgid "Procedure %qs at %C is already defined at %L"
67611 msgstr ""
67613 #: fortran/decl.cc:1382
67614 #, gcc-internal-format
67615 msgid "Contained procedure %qs at %C clashes with procedure defined at %L"
67616 msgstr ""
67618 #: fortran/decl.cc:1394
67619 #, gcc-internal-format
67620 msgid "Name %qs at %C is already defined as a generic interface at %L"
67621 msgstr ""
67623 #: fortran/decl.cc:1410
67624 #, gcc-internal-format
67625 msgid ""
67626 "Procedure %qs at %C has an explicit interface from a previous declaration"
67627 msgstr ""
67629 #: fortran/decl.cc:1426
67630 #, gcc-internal-format
67631 msgid ""
67632 "Procedure %qs defined in interface body at %L clashes with internal "
67633 "procedure defined at %C"
67634 msgstr ""
67636 #: fortran/decl.cc:1509
67637 #, gcc-internal-format
67638 msgid ""
67639 "Procedure %qs at %L must have the BIND(C) attribute to be C interoperable"
67640 msgstr ""
67642 #: fortran/decl.cc:1536
67643 #, gcc-internal-format
67644 msgid ""
67645 "Variable %qs at %L is a dummy argument to the BIND(C) procedure %qs but is "
67646 "not C interoperable because derived type %qs is not C interoperable"
67647 msgstr ""
67649 #: fortran/decl.cc:1543
67650 #, gcc-internal-format
67651 msgid ""
67652 "Variable %qs at %L is a dummy argument to the BIND(C) procedure %qs but is "
67653 "not C interoperable because it is polymorphic"
67654 msgstr ""
67656 #: fortran/decl.cc:1550
67657 #, gcc-internal-format
67658 msgid ""
67659 "Variable %qs at %L is a dummy argument of the BIND(C) procedure %qs but may "
67660 "not be C interoperable"
67661 msgstr ""
67663 #: fortran/decl.cc:1559
67664 #, gcc-internal-format
67665 msgid ""
67666 "Dummy argument %qs at %L may not be a pointer with CONTIGUOUS attribute as "
67667 "procedure %qs is BIND(C)"
67668 msgstr ""
67670 #: fortran/decl.cc:1569
67671 #, gcc-internal-format
67672 msgid ""
67673 "Default-initialized %s dummy argument %qs at %L is not permitted in BIND(C) "
67674 "procedure %qs"
67675 msgstr ""
67677 #: fortran/decl.cc:1590
67678 #, gcc-internal-format
67679 msgid ""
67680 "Allocatable character dummy argument %qs at %L must have deferred length as "
67681 "procedure %qs is BIND(C)"
67682 msgstr ""
67684 #: fortran/decl.cc:1595
67685 #, gcc-internal-format
67686 msgid ""
67687 "Pointer character dummy argument %qs at %L must have deferred length as "
67688 "procedure %qs is BIND(C)"
67689 msgstr ""
67691 #: fortran/decl.cc:1602
67692 #, gcc-internal-format
67693 msgid ""
67694 "Deferred-length character dummy argument %qs at %L of procedure %qs with "
67695 "BIND(C) attribute"
67696 msgstr ""
67698 #: fortran/decl.cc:1614
67699 #, gcc-internal-format
67700 msgid ""
67701 "Character dummy argument %qs at %L must be of length 1 as it has the VALUE "
67702 "attribute"
67703 msgstr ""
67705 #: fortran/decl.cc:1625
67706 #, gcc-internal-format
67707 msgid ""
67708 "Assumed-length character dummy argument %qs at %L of procedure %qs with "
67709 "BIND(C) attribute"
67710 msgstr ""
67712 #: fortran/decl.cc:1639
67713 #, gcc-internal-format
67714 msgid ""
67715 "Character dummy argument %qs at %L must be of constant length of one or "
67716 "assumed length, unless it has assumed shape or assumed rank, as procedure "
67717 "%qs has the BIND(C) attribute"
67718 msgstr ""
67720 #: fortran/decl.cc:1657
67721 #, gcc-internal-format
67722 msgid ""
67723 "Variable %qs at %L with ALLOCATABLE attribute in procedure %qs with BIND(C)"
67724 msgstr ""
67726 #: fortran/decl.cc:1665
67727 #, gcc-internal-format
67728 msgid "Variable %qs at %L with POINTER attribute in procedure %qs with BIND(C)"
67729 msgstr ""
67731 #: fortran/decl.cc:1674
67732 #, gcc-internal-format
67733 msgid ""
67734 "Variable %qs at %L cannot have both the OPTIONAL and the VALUE attribute "
67735 "because procedure %qs is BIND(C)"
67736 msgstr ""
67738 #: fortran/decl.cc:1681
67739 #, gcc-internal-format
67740 msgid ""
67741 "Variable %qs at %L with OPTIONAL attribute in procedure %qs which is BIND(C)"
67742 msgstr ""
67744 #: fortran/decl.cc:1692
67745 #, gcc-internal-format
67746 msgid ""
67747 "Assumed-shape array %qs at %L as dummy argument to the BIND(C) procedure %qs "
67748 "at %L"
67749 msgstr ""
67751 #: fortran/decl.cc:1760
67752 #, gcc-internal-format
67753 msgid "Symbol %qs at %C also declared as a type at %L"
67754 msgstr ""
67756 #: fortran/decl.cc:1819
67757 #, gcc-internal-format
67758 msgid ""
67759 "Variable %qs in common block %qs at %C must be declared with a C "
67760 "interoperable kind since common block %qs is BIND(C)"
67761 msgstr ""
67763 #: fortran/decl.cc:1859
67764 #, gcc-internal-format, gfc-internal-format
67765 msgid "CHARACTER length must be a constant at %L"
67766 msgstr ""
67768 #: fortran/decl.cc:1874
67769 #, gcc-internal-format, gfc-internal-format
67770 msgid "CHARACTER expression at %L is being truncated (%ld/%ld)"
67771 msgstr ""
67773 #: fortran/decl.cc:1882
67774 #, gcc-internal-format, gfc-internal-format
67775 msgid ""
67776 "The CHARACTER elements of the array constructor at %L must have the same "
67777 "length (%ld/%ld)"
67778 msgstr ""
67780 #: fortran/decl.cc:1981
67781 #, gcc-internal-format
67782 msgid "Initializer not allowed for PARAMETER %qs at %C"
67783 msgstr ""
67785 #: fortran/decl.cc:1994
67786 #, gcc-internal-format, gfc-internal-format
67787 msgid "PARAMETER at %L is missing an initializer"
67788 msgstr ""
67790 #: fortran/decl.cc:2004
67791 #, gcc-internal-format
67792 msgid ""
67793 "Variable %qs at %C with an initializer already appears in a DATA statement"
67794 msgstr ""
67796 #: fortran/decl.cc:2047
67797 #, gcc-internal-format, gfc-internal-format
67798 msgid "Cannot initialize parameter array at %L with variable length elements"
67799 msgstr ""
67801 #: fortran/decl.cc:2111
67802 #, gcc-internal-format, gfc-internal-format
67803 msgid "Rank mismatch of array at %L and its initializer (%d/%d)"
67804 msgstr ""
67806 #: fortran/decl.cc:2124
67807 #, gcc-internal-format, gfc-internal-format
67808 msgid "Cannot initialize implied-shape array at %L with scalar"
67809 msgstr ""
67811 #: fortran/decl.cc:2135
67812 #, gcc-internal-format
67813 msgid "gfc_array_size failed"
67814 msgstr ""
67816 #: fortran/decl.cc:2165
67817 #, gcc-internal-format, gfc-internal-format
67818 msgid "Non-constant lower bound in implied-shape declaration at %L"
67819 msgstr ""
67821 #: fortran/decl.cc:2273 fortran/decl.cc:2280
67822 #, gcc-internal-format, gfc-internal-format
67823 msgid "Component at %C must have the POINTER attribute"
67824 msgstr ""
67826 #: fortran/decl.cc:2289
67827 #, gcc-internal-format
67828 msgid "Component %qs with CLASS at %C must be allocatable or pointer"
67829 msgstr ""
67831 #: fortran/decl.cc:2298
67832 #, gcc-internal-format, gfc-internal-format
67833 msgid "Array component of structure at %C must have explicit or deferred shape"
67834 msgstr ""
67836 #: fortran/decl.cc:2322 fortran/symbol.cc:2264
67837 #, gcc-internal-format
67838 msgid "Component %qs at %C already declared at %L"
67839 msgstr ""
67841 #: fortran/decl.cc:2370
67842 #, gcc-internal-format, gfc-internal-format
67843 msgid "Pointer array component of structure at %C must have a deferred shape"
67844 msgstr ""
67846 #: fortran/decl.cc:2379
67847 #, gcc-internal-format, gfc-internal-format
67848 msgid "Allocatable component of structure at %C must have a deferred shape"
67849 msgstr ""
67851 #: fortran/decl.cc:2388
67852 #, gcc-internal-format, gfc-internal-format
67853 msgid "Array component of structure at %C must have an explicit shape"
67854 msgstr ""
67856 #: fortran/decl.cc:2405
67857 #, gcc-internal-format
67858 msgid ""
67859 "Type parameter %qs at %C has no corresponding entry in the type parameter "
67860 "name list at %L"
67861 msgstr ""
67863 #: fortran/decl.cc:2462
67864 #, gcc-internal-format, gfc-internal-format
67865 msgid "NULL() initialization at %C is ambiguous"
67866 msgstr ""
67868 #: fortran/decl.cc:2479
67869 #, gcc-internal-format, gfc-internal-format
67870 msgid "NULL() initialization at %C may not have MOLD"
67871 msgstr ""
67873 #: fortran/decl.cc:2496
67874 #, gcc-internal-format, gfc-internal-format
67875 msgid "Initialization of pointer at %C is not allowed in a PURE procedure"
67876 msgstr ""
67878 #: fortran/decl.cc:2517
67879 #, gcc-internal-format, gfc-internal-format
67880 msgid "Error in pointer initialization at %C"
67881 msgstr ""
67883 #: fortran/decl.cc:2524
67884 #, gcc-internal-format, gfc-internal-format
67885 msgid "non-NULL pointer initialization at %C"
67886 msgstr ""
67888 #: fortran/decl.cc:2547
67889 #, gcc-internal-format
67890 msgid ""
67891 "RESULT variable %qs at %L prohibits FUNCTION name %qs at %C from appearing "
67892 "in a specification statement"
67893 msgstr ""
67895 #: fortran/decl.cc:2601
67896 #, gcc-internal-format
67897 msgid "%qs not allowed outside STRUCTURE at %C"
67898 msgstr ""
67900 #: fortran/decl.cc:2603
67901 #, gcc-internal-format
67902 msgid "%qs at %C is a DEC extension, enable with %<-fdec-structure%>"
67903 msgstr ""
67905 #: fortran/decl.cc:2611
67906 #, gcc-internal-format
67907 msgid "%qs entity cannot have attributes at %C"
67908 msgstr ""
67910 #: fortran/decl.cc:2621
67911 #, gcc-internal-format
67912 msgid "Invalid character %qc in variable name at %C"
67913 msgstr ""
67915 #: fortran/decl.cc:2663
67916 #, gcc-internal-format
67917 msgid "Non-PARAMETER symbol %qs at %L cannot be implied-shape"
67918 msgstr ""
67920 #: fortran/decl.cc:2673
67921 #, gcc-internal-format, gfc-internal-format
67922 msgid "Implied-shape array at %L"
67923 msgstr ""
67925 #: fortran/decl.cc:2730
67926 #, gcc-internal-format, gfc-internal-format
67927 msgid ""
67928 "Explicit array shape at %C must be constant of INTEGER type and not %s type"
67929 msgstr ""
67931 #: fortran/decl.cc:2738
67932 #, gcc-internal-format, gfc-internal-format
67933 msgid "Explicit shaped array with nonconstant bounds at %C"
67934 msgstr ""
67936 #: fortran/decl.cc:2827
67937 #, gcc-internal-format
67938 msgid ""
67939 "%qs at %C is a redefinition of the declaration in the corresponding "
67940 "interface for MODULE PROCEDURE %qs"
67941 msgstr ""
67943 #: fortran/decl.cc:2838
67944 #, gcc-internal-format
67945 msgid "%qs entity cannot have an initializer at %C"
67946 msgstr ""
67948 #: fortran/decl.cc:2863 fortran/decl.cc:8920
67949 #, gcc-internal-format, gfc-internal-format
67950 msgid "Duplicate array spec for Cray pointee at %C"
67951 msgstr ""
67953 #: fortran/decl.cc:2871
67954 #, gcc-internal-format
67955 msgid "Cannot set pointee array spec."
67956 msgstr ""
67958 #: fortran/decl.cc:2934
67959 #, gcc-internal-format, gfc-internal-format
67960 msgid "Old-style initialization at %C"
67961 msgstr ""
67963 #: fortran/decl.cc:2942
67964 #, gcc-internal-format, gfc-internal-format
67965 msgid "Invalid old style initialization for derived type component at %C"
67966 msgstr ""
67968 #: fortran/decl.cc:2955
67969 #, gcc-internal-format, gfc-internal-format
67970 msgid "Syntax error in old style initialization of %s at %C"
67971 msgstr ""
67973 #: fortran/decl.cc:2975 fortran/decl.cc:7133
67974 #, gcc-internal-format, gfc-internal-format
67975 msgid "Initialization at %C isn't for a pointer variable"
67976 msgstr ""
67978 #: fortran/decl.cc:2998
67979 #, gcc-internal-format
67980 msgid "Pointer initialization at %C requires %<=>%>, not %<=%>"
67981 msgstr ""
67983 #: fortran/decl.cc:3007 fortran/decl.cc:10863
67984 #, gcc-internal-format, gfc-internal-format
67985 msgid "Expected an initialization expression at %C"
67986 msgstr ""
67988 #: fortran/decl.cc:3014
67989 #, gcc-internal-format, gfc-internal-format
67990 msgid "Initialization of variable at %C is not allowed in a PURE procedure"
67991 msgstr ""
67993 #: fortran/decl.cc:3031
67994 #, gcc-internal-format, gfc-internal-format
67995 msgid "Initialization of allocatable component at %C is not allowed"
67996 msgstr ""
67998 #: fortran/decl.cc:3040
67999 #, gcc-internal-format, gfc-internal-format
68000 msgid ""
68001 "Initialization of structure component with a HOLLERITH constant at %L is not "
68002 "allowed"
68003 msgstr ""
68005 #: fortran/decl.cc:3054
68006 #, gcc-internal-format, gfc-internal-format
68007 msgid ""
68008 "The component with KIND or LEN attribute at %C does not not appear in the "
68009 "type parameter list at %L"
68010 msgstr ""
68012 #: fortran/decl.cc:3062
68013 #, gcc-internal-format, gfc-internal-format
68014 msgid ""
68015 "The component at %C that appears in the type parameter list at %L has "
68016 "neither the KIND nor LEN attribute"
68017 msgstr ""
68019 #: fortran/decl.cc:3070
68020 #, gcc-internal-format, gfc-internal-format
68021 msgid "The component at %C which is a type parameter must be a scalar"
68022 msgstr ""
68024 #: fortran/decl.cc:3079
68025 #, gcc-internal-format, gfc-internal-format
68026 msgid "BOZ literal constant at %L cannot appear as an initializer"
68027 msgstr ""
68029 #: fortran/decl.cc:3096
68030 #, gcc-internal-format
68031 msgid ""
68032 "Incompatible initialization between a derived type entity and an entity with "
68033 "%qs type at %C"
68034 msgstr ""
68036 #: fortran/decl.cc:3159 fortran/decl.cc:3194
68037 #, gcc-internal-format, gfc-internal-format
68038 msgid "Old-style type declaration %s*%d not supported at %C"
68039 msgstr ""
68041 #: fortran/decl.cc:3200
68042 #, gcc-internal-format, gfc-internal-format
68043 msgid "Nonstandard type declaration %s*%d at %C"
68044 msgstr ""
68046 #: fortran/decl.cc:3259 fortran/decl.cc:3336
68047 #, gcc-internal-format, gfc-internal-format
68048 msgid "Missing right parenthesis at %C"
68049 msgstr ""
68051 #: fortran/decl.cc:3272 fortran/decl.cc:3406
68052 #, gcc-internal-format, gfc-internal-format
68053 msgid "Expected initialization expression at %C"
68054 msgstr ""
68056 #: fortran/decl.cc:3280 fortran/decl.cc:3412
68057 #, gcc-internal-format, gfc-internal-format
68058 msgid "Expected scalar initialization expression at %C"
68059 msgstr ""
68061 #: fortran/decl.cc:3310 fortran/decl.cc:4044
68062 #, gcc-internal-format, gfc-internal-format
68063 msgid "Kind %d not supported for type %s at %C"
68064 msgstr ""
68066 #: fortran/decl.cc:3323
68067 #, gcc-internal-format, gfc-internal-format
68068 msgid "C kind type parameter is for type %s but type at %L is %s"
68069 msgstr ""
68071 #: fortran/decl.cc:3334
68072 #, gcc-internal-format, gfc-internal-format
68073 msgid "Missing right parenthesis or comma at %C"
68074 msgstr ""
68076 #: fortran/decl.cc:3438
68077 #, gcc-internal-format, gfc-internal-format
68078 msgid "Kind %d is not supported for CHARACTER at %C"
68079 msgstr ""
68081 #: fortran/decl.cc:3570
68082 #, gcc-internal-format, gfc-internal-format
68083 msgid "Syntax error in CHARACTER declaration at %C"
68084 msgstr ""
68086 #: fortran/decl.cc:3671
68087 #, gcc-internal-format
68088 msgid "RECORD at %C is an extension, enable it with %<-fdec-structure%>"
68089 msgstr ""
68091 #: fortran/decl.cc:3684
68092 #, gcc-internal-format, gfc-internal-format
68093 msgid "Structure name expected after RECORD at %C"
68094 msgstr ""
68096 #: fortran/decl.cc:3797
68097 #, gcc-internal-format, gfc-internal-format
68098 msgid ""
68099 "The type parameter spec list at %C cannot contain both ASSUMED and DEFERRED "
68100 "parameters"
68101 msgstr ""
68103 #: fortran/decl.cc:3821
68104 #, gcc-internal-format, gfc-internal-format
68105 msgid ""
68106 "The type parameter spec list at %C does not contain enough parameter "
68107 "expressions"
68108 msgstr ""
68110 #: fortran/decl.cc:3845
68111 #, gcc-internal-format
68112 msgid "The derived parameter %qs at %C does not have a default value"
68113 msgstr ""
68115 #: fortran/decl.cc:3878
68116 #, gcc-internal-format, gfc-internal-format
68117 msgid "The parameter expression at %C must be of INTEGER type and not %s type"
68118 msgstr ""
68120 #: fortran/decl.cc:3885
68121 #, gcc-internal-format, gfc-internal-format
68122 msgid "The parameter expression at %C does not simplify to an INTEGER constant"
68123 msgstr ""
68125 #: fortran/decl.cc:3912
68126 #, gcc-internal-format
68127 msgid "The KIND parameter %qs at %C cannot either be ASSUMED or DEFERRED"
68128 msgstr ""
68130 #: fortran/decl.cc:3919
68131 #, gcc-internal-format
68132 msgid ""
68133 "The value for the KIND parameter %qs at %C does not reduce to a constant "
68134 "expression"
68135 msgstr ""
68137 #: fortran/decl.cc:3934
68138 #, gcc-internal-format, gfc-internal-format
68139 msgid ""
68140 "The type parameter spec list at %C contains too many parameter expressions"
68141 msgstr ""
68143 #: fortran/decl.cc:3943
68144 #, gcc-internal-format, gfc-internal-format
68145 msgid "Parameterized derived type at %C is ambiguous"
68146 msgstr ""
68148 #: fortran/decl.cc:4179
68149 #, gcc-internal-format, gfc-internal-format
68150 msgid "BYTE type at %C"
68151 msgstr ""
68153 #: fortran/decl.cc:4191
68154 #, gcc-internal-format, gfc-internal-format
68155 msgid "BYTE type used at %C is not available on the target machine"
68156 msgstr ""
68158 #: fortran/decl.cc:4253
68159 #, gcc-internal-format, gfc-internal-format
68160 msgid "Assumed type at %C is not allowed for components"
68161 msgstr ""
68163 #: fortran/decl.cc:4256
68164 #, gcc-internal-format, gfc-internal-format
68165 msgid "Assumed type at %C"
68166 msgstr ""
68168 #: fortran/decl.cc:4278 fortran/decl.cc:4312 fortran/decl.cc:4345
68169 #: fortran/decl.cc:4644
68170 #, gcc-internal-format, gfc-internal-format
68171 msgid "TYPE with intrinsic-type-spec at %C"
68172 msgstr ""
68174 #: fortran/decl.cc:4290 fortran/decl.cc:4318 fortran/decl.cc:4351
68175 #: fortran/decl.cc:4377 fortran/decl.cc:4669 fortran/decl.cc:4684
68176 #, gcc-internal-format, gfc-internal-format
68177 msgid "Malformed type-spec at %C"
68178 msgstr ""
68180 #: fortran/decl.cc:4341
68181 #, gcc-internal-format, gfc-internal-format
68182 msgid "DOUBLE COMPLEX at %C"
68183 msgstr ""
68185 #: fortran/decl.cc:4393 fortran/decl.cc:4535 fortran/decl.cc:4547
68186 #: fortran/decl.cc:4561 fortran/decl.cc:5043 fortran/decl.cc:5051
68187 #, gcc-internal-format
68188 msgid "Type name %qs at %C is ambiguous"
68189 msgstr ""
68191 #: fortran/decl.cc:4494
68192 #, gcc-internal-format, gfc-internal-format
68193 msgid "CLASS statement at %C"
68194 msgstr ""
68196 #: fortran/decl.cc:4576
68197 #, gcc-internal-format
68198 msgid ""
68199 "Type name %qs at %C conflicts with previously declared entity at %L, which "
68200 "has the same name"
68201 msgstr ""
68203 #: fortran/decl.cc:4719
68204 #, gcc-internal-format, gfc-internal-format
68205 msgid "Duplicate IMPLICIT NONE statement at %C"
68206 msgstr ""
68208 #: fortran/decl.cc:4728
68209 #, gcc-internal-format, gfc-internal-format
68210 msgid "IMPLICIT NONE with spec list at %C"
68211 msgstr ""
68213 #: fortran/decl.cc:4787
68214 #, gcc-internal-format, gfc-internal-format
68215 msgid "Missing character range in IMPLICIT at %C"
68216 msgstr ""
68218 #: fortran/decl.cc:4833
68219 #, gcc-internal-format, gfc-internal-format
68220 msgid "Letters must be in alphabetic order in IMPLICIT statement at %C"
68221 msgstr ""
68223 #: fortran/decl.cc:4886
68224 #, gcc-internal-format, gfc-internal-format
68225 msgid "IMPLICIT statement at %C following an IMPLICIT NONE (type) statement"
68226 msgstr ""
68228 #: fortran/decl.cc:4896
68229 #, gcc-internal-format, gfc-internal-format
68230 msgid "Empty IMPLICIT statement at %C"
68231 msgstr ""
68233 #: fortran/decl.cc:5002
68234 #, gcc-internal-format, gfc-internal-format
68235 msgid "IMPORT statement at %C only permitted in an INTERFACE body"
68236 msgstr ""
68238 #: fortran/decl.cc:5009
68239 #, gcc-internal-format, gfc-internal-format
68240 msgid ""
68241 "F2008: C1210 IMPORT statement at %C is not permitted in a module procedure "
68242 "interface body"
68243 msgstr ""
68245 #: fortran/decl.cc:5014
68246 #, gcc-internal-format, gfc-internal-format
68247 msgid "IMPORT statement at %C"
68248 msgstr ""
68250 #: fortran/decl.cc:5028
68251 #, gcc-internal-format, gfc-internal-format
68252 msgid "Expecting list of named entities at %C"
68253 msgstr ""
68255 #: fortran/decl.cc:5057
68256 #, gcc-internal-format
68257 msgid "Cannot IMPORT %qs from host scoping unit at %C - does not exist."
68258 msgstr ""
68260 #: fortran/decl.cc:5064
68261 #, gcc-internal-format
68262 msgid "%qs is already IMPORTed from host scoping unit at %C"
68263 msgstr ""
68265 #: fortran/decl.cc:5105
68266 #, gcc-internal-format, gfc-internal-format
68267 msgid "Syntax error in IMPORT statement at %C"
68268 msgstr ""
68270 #: fortran/decl.cc:5445
68271 #, gcc-internal-format, gfc-internal-format
68272 msgid "Missing codimension specification at %C"
68273 msgstr ""
68275 #: fortran/decl.cc:5447
68276 #, gcc-internal-format, gfc-internal-format
68277 msgid "Missing dimension specification at %C"
68278 msgstr ""
68280 #: fortran/decl.cc:5542
68281 #, gcc-internal-format, gfc-internal-format
68282 msgid "Duplicate %s attribute at %L"
68283 msgstr ""
68285 #: fortran/decl.cc:5559
68286 #, gcc-internal-format
68287 msgid "%s at %L is a DEC extension, enable with %<-fdec-static%>"
68288 msgstr ""
68290 #: fortran/decl.cc:5578
68291 #, gcc-internal-format, gfc-internal-format
68292 msgid "ALLOCATABLE attribute at %C in a TYPE definition"
68293 msgstr ""
68295 #: fortran/decl.cc:5580
68296 #, gcc-internal-format, gfc-internal-format
68297 msgid "ALLOCATABLE attribute at %C in a STRUCTURE definition"
68298 msgstr ""
68300 #: fortran/decl.cc:5590
68301 #, gcc-internal-format, gfc-internal-format
68302 msgid "KIND attribute at %C in a TYPE definition"
68303 msgstr ""
68305 #: fortran/decl.cc:5592
68306 #, gcc-internal-format, gfc-internal-format
68307 msgid "KIND attribute at %C in a STRUCTURE definition"
68308 msgstr ""
68310 #: fortran/decl.cc:5600
68311 #, gcc-internal-format, gfc-internal-format
68312 msgid "Component with KIND attribute at %C must be INTEGER"
68313 msgstr ""
68315 #: fortran/decl.cc:5609
68316 #, gcc-internal-format, gfc-internal-format
68317 msgid "LEN attribute at %C in a TYPE definition"
68318 msgstr ""
68320 #: fortran/decl.cc:5611
68321 #, gcc-internal-format, gfc-internal-format
68322 msgid "LEN attribute at %C in a STRUCTURE definition"
68323 msgstr ""
68325 #: fortran/decl.cc:5619
68326 #, gcc-internal-format, gfc-internal-format
68327 msgid "Component with LEN attribute at %C must be INTEGER"
68328 msgstr ""
68330 #: fortran/decl.cc:5627
68331 #, gcc-internal-format, gfc-internal-format
68332 msgid "Attribute at %L is not allowed in a TYPE definition"
68333 msgstr ""
68335 #: fortran/decl.cc:5629
68336 #, gcc-internal-format, gfc-internal-format
68337 msgid "Attribute at %L is not allowed in a STRUCTURE definition"
68338 msgstr ""
68340 #: fortran/decl.cc:5647
68341 #, gcc-internal-format, gfc-internal-format
68342 msgid "Attribute %s at %L in a TYPE definition"
68343 msgstr ""
68345 #: fortran/decl.cc:5657
68346 #, gcc-internal-format, gfc-internal-format
68347 msgid ""
68348 "%s attribute at %L is not allowed outside of the specification part of a "
68349 "module"
68350 msgstr ""
68352 #: fortran/decl.cc:5667
68353 #, gcc-internal-format, gfc-internal-format
68354 msgid "Attribute at %L is not allowed outside a TYPE definition"
68355 msgstr ""
68357 #: fortran/decl.cc:5680
68358 #, gcc-internal-format, gfc-internal-format
68359 msgid "ASYNCHRONOUS attribute at %C"
68360 msgstr ""
68362 #: fortran/decl.cc:5691
68363 #, gcc-internal-format, gfc-internal-format
68364 msgid "CONTIGUOUS attribute at %C"
68365 msgstr ""
68367 #: fortran/decl.cc:5746 fortran/decl.cc:9222
68368 #, gcc-internal-format, gfc-internal-format
68369 msgid "PROTECTED at %C only allowed in specification part of a module"
68370 msgstr ""
68372 #: fortran/decl.cc:5752
68373 #, gcc-internal-format, gfc-internal-format
68374 msgid "PROTECTED attribute at %C"
68375 msgstr ""
68377 #: fortran/decl.cc:5786
68378 #, gcc-internal-format, gfc-internal-format
68379 msgid "VALUE attribute at %C"
68380 msgstr ""
68382 #: fortran/decl.cc:5793
68383 #, gcc-internal-format, gfc-internal-format
68384 msgid "VOLATILE attribute at %C"
68385 msgstr ""
68387 #: fortran/decl.cc:5800
68388 #, gcc-internal-format
68389 msgid "match_attr_spec(): Bad attribute"
68390 msgstr ""
68392 #: fortran/decl.cc:5841
68393 #, gcc-internal-format, gfc-internal-format
68394 msgid "Multiple identifiers provided with single NAME= specifier at %C"
68395 msgstr ""
68397 #: fortran/decl.cc:5939
68398 #, gcc-internal-format
68399 msgid ""
68400 "Implicitly declared BIND(C) function %qs at %L may not be C interoperable"
68401 msgstr ""
68403 #: fortran/decl.cc:5961
68404 #, gcc-internal-format
68405 msgid ""
68406 "Variable %qs in common block %qs at %L may not be a C interoperable kind "
68407 "though common block %qs is BIND(C)"
68408 msgstr ""
68410 #: fortran/decl.cc:5970
68411 #, gcc-internal-format
68412 msgid "Type declaration %qs at %L is not C interoperable but it is BIND(C)"
68413 msgstr ""
68415 #: fortran/decl.cc:5974
68416 #, gcc-internal-format
68417 msgid "Variable %qs at %L may not be a C interoperable kind but it is BIND(C)"
68418 msgstr ""
68420 #: fortran/decl.cc:5986
68421 #, gcc-internal-format
68422 msgid ""
68423 "Variable %qs in common block %qs at %L cannot be declared with BIND(C) since "
68424 "it is not a global"
68425 msgstr ""
68427 #: fortran/decl.cc:6000
68428 #, gcc-internal-format
68429 msgid "Variable %qs at %L cannot have both the POINTER and BIND(C) attributes"
68430 msgstr ""
68432 #: fortran/decl.cc:6008
68433 #, gcc-internal-format
68434 msgid ""
68435 "Variable %qs at %L cannot have both the ALLOCATABLE and BIND(C) attributes"
68436 msgstr ""
68438 #: fortran/decl.cc:6020
68439 #, gcc-internal-format
68440 msgid "Return type of BIND(C) function %qs at %L cannot be an array"
68441 msgstr ""
68443 #: fortran/decl.cc:6028
68444 #, gcc-internal-format
68445 msgid ""
68446 "Return type of BIND(C) function %qs of character type at %L must have length "
68448 msgstr ""
68450 #. Use gfc_warning_now because we won't say that the symbol fails
68451 #. just because of this.
68452 #: fortran/decl.cc:6039
68453 #, gcc-internal-format
68454 msgid ""
68455 "Symbol %qs at %L is marked PRIVATE but has been given the binding label %qs"
68456 msgstr ""
68458 #: fortran/decl.cc:6113
68459 #, gcc-internal-format, gfc-internal-format
68460 msgid ""
68461 "Need either entity or common block name for attribute specification "
68462 "statement at %C"
68463 msgstr ""
68465 #: fortran/decl.cc:6158
68466 #, gcc-internal-format, gfc-internal-format
68467 msgid ""
68468 "Missing entity or common block name for attribute specification statement at "
68469 "%C"
68470 msgstr ""
68472 #: fortran/decl.cc:6165
68473 #, gcc-internal-format
68474 msgid "Missing symbol"
68475 msgstr ""
68477 #: fortran/decl.cc:6194
68478 #, gcc-internal-format, gfc-internal-format
68479 msgid "BIND(C) statement at %C"
68480 msgstr ""
68482 #: fortran/decl.cc:6280
68483 #, gcc-internal-format, gfc-internal-format
68484 msgid ""
68485 "Derived type at %C has not been previously defined and so cannot appear in a "
68486 "derived type definition"
68487 msgstr ""
68489 #: fortran/decl.cc:6322
68490 #, gcc-internal-format, gfc-internal-format
68491 msgid "Syntax error in anonymous structure declaration at %C"
68492 msgstr ""
68494 #: fortran/decl.cc:6331
68495 #, gcc-internal-format, gfc-internal-format
68496 msgid "Syntax error in data declaration at %C"
68497 msgstr ""
68499 #: fortran/decl.cc:6403
68500 #, gcc-internal-format, gfc-internal-format
68501 msgid "MODULE prefix at %C"
68502 msgstr ""
68504 #: fortran/decl.cc:6408
68505 #, gcc-internal-format, gfc-internal-format
68506 msgid "MODULE prefix at %C found outside of a module, submodule, or interface"
68507 msgstr ""
68509 #: fortran/decl.cc:6459
68510 #, gcc-internal-format, gfc-internal-format
68511 msgid "IMPURE procedure at %C"
68512 msgstr ""
68514 #: fortran/decl.cc:6471
68515 #, gcc-internal-format, gfc-internal-format
68516 msgid "PURE and IMPURE must not appear both at %C"
68517 msgstr ""
68519 #: fortran/decl.cc:6517
68520 #, gcc-internal-format, gfc-internal-format
68521 msgid "ELEMENTAL prefix in MODULE PROCEDURE interface is missing at %L"
68522 msgstr ""
68524 #: fortran/decl.cc:6524
68525 #, gcc-internal-format, gfc-internal-format
68526 msgid "PURE prefix in MODULE PROCEDURE interface is missing at %L"
68527 msgstr ""
68529 #: fortran/decl.cc:6531
68530 #, gcc-internal-format, gfc-internal-format
68531 msgid "RECURSIVE prefix in MODULE PROCEDURE interface is missing at %L"
68532 msgstr ""
68534 #: fortran/decl.cc:6592
68535 #, gcc-internal-format, gfc-internal-format
68536 msgid "A type parameter list is required at %C"
68537 msgstr ""
68539 #: fortran/decl.cc:6606 fortran/primary.cc:1893
68540 #, gcc-internal-format, gfc-internal-format
68541 msgid "Alternate-return argument at %C"
68542 msgstr ""
68544 #: fortran/decl.cc:6612 fortran/decl.cc:6620
68545 #, gcc-internal-format, gfc-internal-format
68546 msgid "A parameter name is required at %C"
68547 msgstr ""
68549 #: fortran/decl.cc:6660
68550 #, gcc-internal-format
68551 msgid "Name %qs at %C is the name of the procedure"
68552 msgstr ""
68554 #: fortran/decl.cc:6673
68555 #, gcc-internal-format, gfc-internal-format
68556 msgid "Expected parameter list in type declaration at %C"
68557 msgstr ""
68559 #: fortran/decl.cc:6676
68560 #, gcc-internal-format, gfc-internal-format
68561 msgid "Unexpected junk in formal argument list at %C"
68562 msgstr ""
68564 #: fortran/decl.cc:6694
68565 #, gcc-internal-format
68566 msgid "Duplicate name %qs in parameter list at %C"
68567 msgstr ""
68569 #: fortran/decl.cc:6697
68570 #, gcc-internal-format
68571 msgid "Duplicate symbol %qs in formal argument list at %C"
68572 msgstr ""
68574 #: fortran/decl.cc:6736
68575 #, gcc-internal-format, gfc-internal-format
68576 msgid "Mismatch in MODULE PROCEDURE formal argument names (%s/%s) at %C"
68577 msgstr ""
68579 #: fortran/decl.cc:6742
68580 #, gcc-internal-format, gfc-internal-format
68581 msgid "Mismatch in number of MODULE PROCEDURE formal arguments at %C"
68582 msgstr ""
68584 #: fortran/decl.cc:6781
68585 #, gcc-internal-format, gfc-internal-format
68586 msgid "RESULT variable at %C must be different than function name"
68587 msgstr ""
68589 #: fortran/decl.cc:6858
68590 #, gcc-internal-format, gfc-internal-format
68591 msgid "Unexpected junk after function declaration at %C"
68592 msgstr ""
68594 #: fortran/decl.cc:6868 fortran/decl.cc:8006
68595 #, gcc-internal-format, gfc-internal-format
68596 msgid "BIND(C) attribute at %L may not be specified for an internal procedure"
68597 msgstr ""
68599 #: fortran/decl.cc:7072
68600 #, gcc-internal-format, gfc-internal-format
68601 msgid "BIND(C) attribute at %C requires an interface with BIND(C)"
68602 msgstr ""
68604 #: fortran/decl.cc:7079
68605 #, gcc-internal-format, gfc-internal-format
68606 msgid "BIND(C) procedure with NAME may not have POINTER attribute at %C"
68607 msgstr ""
68609 #: fortran/decl.cc:7085
68610 #, gcc-internal-format, gfc-internal-format
68611 msgid "Dummy procedure at %C may not have BIND(C) attribute with NAME"
68612 msgstr ""
68614 #: fortran/decl.cc:7108
68615 #, gcc-internal-format
68616 msgid "Procedure %qs at %L already has basic type of %s"
68617 msgstr ""
68619 #: fortran/decl.cc:7154 fortran/decl.cc:7342 fortran/decl.cc:11347
68620 #, gcc-internal-format, gfc-internal-format
68621 msgid "Syntax error in PROCEDURE statement at %C"
68622 msgstr ""
68624 #: fortran/decl.cc:7203 fortran/decl.cc:11247
68625 #, gcc-internal-format
68626 msgid "Expected %<::%> after binding-attributes at %C"
68627 msgstr ""
68629 #: fortran/decl.cc:7210
68630 #, gcc-internal-format, gfc-internal-format
68631 msgid "NOPASS or explicit interface required at %C"
68632 msgstr ""
68634 #: fortran/decl.cc:7214
68635 #, gcc-internal-format, gfc-internal-format
68636 msgid "Procedure pointer component at %C"
68637 msgstr ""
68639 #: fortran/decl.cc:7286
68640 #, gcc-internal-format, gfc-internal-format
68641 msgid "Syntax error in procedure pointer component at %C"
68642 msgstr ""
68644 #: fortran/decl.cc:7304
68645 #, gcc-internal-format, gfc-internal-format
68646 msgid "PROCEDURE at %C must be in a generic interface"
68647 msgstr ""
68649 #: fortran/decl.cc:7313 fortran/decl.cc:9987
68650 #, gcc-internal-format, gfc-internal-format
68651 msgid "double colon in MODULE PROCEDURE statement at %L"
68652 msgstr ""
68654 #: fortran/decl.cc:7383
68655 #, gcc-internal-format, gfc-internal-format
68656 msgid "PROCEDURE statement at %C"
68657 msgstr ""
68659 #: fortran/decl.cc:7455
68660 #, gcc-internal-format, gfc-internal-format
68661 msgid "Expected formal argument list in function definition at %C"
68662 msgstr ""
68664 #: fortran/decl.cc:7485 fortran/decl.cc:7764 fortran/decl.cc:7973
68665 #: fortran/symbol.cc:1904
68666 #, gcc-internal-format, gfc-internal-format
68667 msgid "BIND(C) attribute at %L can only be used for variables or common blocks"
68668 msgstr ""
68670 #: fortran/decl.cc:7515 fortran/decl.cc:8031
68671 #, gcc-internal-format
68672 msgid "Mismatch in BIND(C) names (%qs/%qs) at %C"
68673 msgstr ""
68675 #: fortran/decl.cc:7658
68676 #, gcc-internal-format, gfc-internal-format
68677 msgid "ENTRY statement at %C"
68678 msgstr ""
68680 #: fortran/decl.cc:7667
68681 #, gcc-internal-format, gfc-internal-format
68682 msgid "ENTRY statement at %C cannot appear within a PROGRAM"
68683 msgstr ""
68685 #: fortran/decl.cc:7670
68686 #, gcc-internal-format, gfc-internal-format
68687 msgid "ENTRY statement at %C cannot appear within a MODULE"
68688 msgstr ""
68690 #: fortran/decl.cc:7673
68691 #, gcc-internal-format, gfc-internal-format
68692 msgid "ENTRY statement at %C cannot appear within a SUBMODULE"
68693 msgstr ""
68695 #: fortran/decl.cc:7676
68696 #, gcc-internal-format, gfc-internal-format
68697 msgid "ENTRY statement at %C cannot appear within a BLOCK DATA"
68698 msgstr ""
68700 #: fortran/decl.cc:7680 fortran/decl.cc:7725
68701 #, gcc-internal-format, gfc-internal-format
68702 msgid "ENTRY statement at %C cannot appear within an INTERFACE"
68703 msgstr ""
68705 #: fortran/decl.cc:7684
68706 #, gcc-internal-format, gfc-internal-format
68707 msgid "ENTRY statement at %C cannot appear within a STRUCTURE block"
68708 msgstr ""
68710 #: fortran/decl.cc:7688
68711 #, gcc-internal-format, gfc-internal-format
68712 msgid "ENTRY statement at %C cannot appear within a DERIVED TYPE block"
68713 msgstr ""
68715 #: fortran/decl.cc:7692
68716 #, gcc-internal-format, gfc-internal-format
68717 msgid "ENTRY statement at %C cannot appear within an IF-THEN block"
68718 msgstr ""
68720 #: fortran/decl.cc:7697
68721 #, gcc-internal-format, gfc-internal-format
68722 msgid "ENTRY statement at %C cannot appear within a DO block"
68723 msgstr ""
68725 #: fortran/decl.cc:7701
68726 #, gcc-internal-format, gfc-internal-format
68727 msgid "ENTRY statement at %C cannot appear within a SELECT block"
68728 msgstr ""
68730 #: fortran/decl.cc:7705
68731 #, gcc-internal-format, gfc-internal-format
68732 msgid "ENTRY statement at %C cannot appear within a FORALL block"
68733 msgstr ""
68735 #: fortran/decl.cc:7709
68736 #, gcc-internal-format, gfc-internal-format
68737 msgid "ENTRY statement at %C cannot appear within a WHERE block"
68738 msgstr ""
68740 #: fortran/decl.cc:7713
68741 #, gcc-internal-format, gfc-internal-format
68742 msgid "ENTRY statement at %C cannot appear within a contained subprogram"
68743 msgstr ""
68745 #: fortran/decl.cc:7717
68746 #, gcc-internal-format, gfc-internal-format
68747 msgid "Unexpected ENTRY statement at %C"
68748 msgstr ""
68750 #: fortran/decl.cc:7738
68751 #, gcc-internal-format, gfc-internal-format
68752 msgid "ENTRY statement at %C cannot appear in a contained procedure"
68753 msgstr ""
68755 #: fortran/decl.cc:7789 fortran/decl.cc:8013
68756 #, gcc-internal-format, gfc-internal-format
68757 msgid "Missing required parentheses before BIND(C) at %C"
68758 msgstr ""
68760 #: fortran/decl.cc:7883
68761 #, gcc-internal-format, gfc-internal-format
68762 msgid "ENTRY statement at %L with BIND(C) prohibited in an elemental procedure"
68763 msgstr ""
68765 #: fortran/decl.cc:8040
68766 #, gcc-internal-format, gfc-internal-format
68767 msgid ""
68768 "Alternate return dummy argument cannot appear in a SUBROUTINE with the "
68769 "BIND(C) attribute at %L"
68770 msgstr ""
68772 #: fortran/decl.cc:8103 fortran/decl.cc:8110
68773 #, gcc-internal-format, gfc-internal-format
68774 msgid "Invalid C identifier in NAME= specifier at %C"
68775 msgstr ""
68777 #: fortran/decl.cc:8150
68778 #, gcc-internal-format, gfc-internal-format
68779 msgid "Syntax error in NAME= specifier for binding label at %C"
68780 msgstr ""
68782 #: fortran/decl.cc:8166
68783 #, gcc-internal-format, gfc-internal-format
68784 msgid "NAME= specifier at %C should be a constant expression"
68785 msgstr ""
68787 #: fortran/decl.cc:8174
68788 #, gcc-internal-format, gfc-internal-format
68789 msgid "NAME= specifier at %C should be a scalar of default character kind"
68790 msgstr ""
68792 #: fortran/decl.cc:8193
68793 #, gcc-internal-format, gfc-internal-format
68794 msgid "Missing closing paren for binding label at %C"
68795 msgstr ""
68797 #: fortran/decl.cc:8199
68798 #, gcc-internal-format, gfc-internal-format
68799 msgid "No binding name is allowed in BIND(C) at %C"
68800 msgstr ""
68802 #: fortran/decl.cc:8205
68803 #, gcc-internal-format, gfc-internal-format
68804 msgid "For dummy procedure %s, no binding name is allowed in BIND(C) at %C"
68805 msgstr ""
68807 #: fortran/decl.cc:8234
68808 #, gcc-internal-format, gfc-internal-format
68809 msgid "NAME not allowed on BIND(C) for ABSTRACT INTERFACE at %C"
68810 msgstr ""
68812 #: fortran/decl.cc:8481
68813 #, gcc-internal-format, gfc-internal-format
68814 msgid "Unexpected END statement at %C"
68815 msgstr ""
68817 #: fortran/decl.cc:8490
68818 #, gcc-internal-format, gfc-internal-format
68819 msgid "END statement instead of %s statement at %L"
68820 msgstr ""
68822 #. We would have required END [something].
68823 #: fortran/decl.cc:8499
68824 #, gcc-internal-format, gfc-internal-format
68825 msgid "%s statement expected at %L"
68826 msgstr ""
68828 #: fortran/decl.cc:8510
68829 #, gcc-internal-format, gfc-internal-format
68830 msgid "Expecting %s statement at %L"
68831 msgstr ""
68833 #: fortran/decl.cc:8530
68834 #, gcc-internal-format
68835 msgid "Expected block name of %qs in %s statement at %L"
68836 msgstr ""
68838 #: fortran/decl.cc:8547
68839 #, gcc-internal-format, gfc-internal-format
68840 msgid "Expected terminating name at %C"
68841 msgstr ""
68843 #: fortran/decl.cc:8561 fortran/decl.cc:8569
68844 #, gcc-internal-format
68845 msgid "Expected label %qs for %s statement at %C"
68846 msgstr ""
68848 #: fortran/decl.cc:8668
68849 #, gcc-internal-format, gfc-internal-format
68850 msgid "Missing array specification at %L in DIMENSION statement"
68851 msgstr ""
68853 #: fortran/decl.cc:8676
68854 #, gcc-internal-format, gfc-internal-format
68855 msgid "Dimensions specified for %s at %L after its initialization"
68856 msgstr ""
68858 #: fortran/decl.cc:8684
68859 #, gcc-internal-format, gfc-internal-format
68860 msgid "Missing array specification at %L in CODIMENSION statement"
68861 msgstr ""
68863 #: fortran/decl.cc:8693
68864 #, gcc-internal-format, gfc-internal-format
68865 msgid "Array specification must be deferred at %L"
68866 msgstr ""
68868 #: fortran/decl.cc:8708
68869 #, gcc-internal-format, gfc-internal-format
68870 msgid "Duplicate DIMENSION attribute at %C"
68871 msgstr ""
68873 #: fortran/decl.cc:8800
68874 #, gcc-internal-format, gfc-internal-format
68875 msgid "Unexpected character in variable list at %C"
68876 msgstr ""
68878 #: fortran/decl.cc:8837
68879 #, gcc-internal-format
68880 msgid "Expected %<(%> at %C"
68881 msgstr ""
68883 #: fortran/decl.cc:8851 fortran/decl.cc:8891
68884 #, gcc-internal-format, gfc-internal-format
68885 msgid "Expected variable name at %C"
68886 msgstr ""
68888 #: fortran/decl.cc:8867
68889 #, gcc-internal-format, gfc-internal-format
68890 msgid "Cray pointer at %C must be an integer"
68891 msgstr ""
68893 #: fortran/decl.cc:8871
68894 #, gcc-internal-format, gfc-internal-format
68895 msgid ""
68896 "Cray pointer at %C has %d bytes of precision; memory addresses require %d "
68897 "bytes"
68898 msgstr ""
68900 #: fortran/decl.cc:8877
68901 #, gcc-internal-format, gfc-internal-format
68902 msgid "Expected \",\" at %C"
68903 msgstr ""
68905 #: fortran/decl.cc:8916
68906 #, gcc-internal-format
68907 msgid "Cannot set Cray pointee array spec."
68908 msgstr ""
68910 #: fortran/decl.cc:8940
68911 #, gcc-internal-format, gfc-internal-format
68912 msgid "Expected \")\" at %C"
68913 msgstr ""
68915 #: fortran/decl.cc:8952
68916 #, gcc-internal-format
68917 msgid "Expected %<,%> or end of statement at %C"
68918 msgstr ""
68920 #: fortran/decl.cc:8978
68921 #, gcc-internal-format, gfc-internal-format
68922 msgid "INTENT is not allowed inside of BLOCK at %C"
68923 msgstr ""
68925 #: fortran/decl.cc:9010
68926 #, gcc-internal-format, gfc-internal-format
68927 msgid "OPTIONAL is not allowed inside of BLOCK at %C"
68928 msgstr ""
68930 #: fortran/decl.cc:9029
68931 #, gcc-internal-format
68932 msgid "Cray pointer declaration at %C requires %<-fcray-pointer%> flag"
68933 msgstr ""
68935 #: fortran/decl.cc:9068
68936 #, gcc-internal-format, gfc-internal-format
68937 msgid "CONTIGUOUS statement at %C"
68938 msgstr ""
68940 #: fortran/decl.cc:9166
68941 #, gcc-internal-format, gfc-internal-format
68942 msgid ""
68943 "Access specification of the %s operator at %C has already been specified"
68944 msgstr ""
68946 #: fortran/decl.cc:9182
68947 #, gcc-internal-format, gfc-internal-format
68948 msgid ""
68949 "Access specification of the .%s. operator at %C has already been specified"
68950 msgstr ""
68952 #: fortran/decl.cc:9230
68953 #, gcc-internal-format, gfc-internal-format
68954 msgid "PROTECTED statement at %C"
68955 msgstr ""
68957 #: fortran/decl.cc:9264
68958 #, gcc-internal-format, gfc-internal-format
68959 msgid "Syntax error in PROTECTED statement at %C"
68960 msgstr ""
68962 #: fortran/decl.cc:9291 fortran/decl.cc:9316
68963 #, gcc-internal-format, gfc-internal-format
68964 msgid ""
68965 "PRIVATE statement at %C is only allowed in the specification part of a module"
68966 msgstr ""
68968 #: fortran/decl.cc:9337 fortran/decl.cc:9357
68969 #, gcc-internal-format, gfc-internal-format
68970 msgid ""
68971 "PUBLIC statement at %C is only allowed in the specification part of a module"
68972 msgstr ""
68974 #: fortran/decl.cc:9379
68975 #, gcc-internal-format, gfc-internal-format
68976 msgid "Expected variable name at %C in PARAMETER statement"
68977 msgstr ""
68979 #: fortran/decl.cc:9386
68980 #, gcc-internal-format, gfc-internal-format
68981 msgid "Expected = sign in PARAMETER statement at %C"
68982 msgstr ""
68984 #: fortran/decl.cc:9392
68985 #, gcc-internal-format, gfc-internal-format
68986 msgid "Expected expression at %C in PARAMETER statement"
68987 msgstr ""
68989 #: fortran/decl.cc:9412
68990 #, gcc-internal-format, gfc-internal-format
68991 msgid "Initializing already initialized variable at %C"
68992 msgstr ""
68994 #. With legacy PARAMETER statements, don't expect a terminating ')'.
68995 #: fortran/decl.cc:9437
68996 #, gcc-internal-format, gfc-internal-format
68997 msgid "PARAMETER without '()' at %C"
68998 msgstr ""
69000 #: fortran/decl.cc:9453
69001 #, gcc-internal-format, gfc-internal-format
69002 msgid "Unexpected characters in PARAMETER statement at %C"
69003 msgstr ""
69005 #: fortran/decl.cc:9472 fortran/decl.cc:9528
69006 #, gcc-internal-format
69007 msgid "%s at %C is a DEC extension, enable with %<-fdec-static%>"
69008 msgstr ""
69010 #: fortran/decl.cc:9507
69011 #, gcc-internal-format, gfc-internal-format
69012 msgid "Expected entity-list in AUTOMATIC statement at %C"
69013 msgstr ""
69015 #: fortran/decl.cc:9514
69016 #, gcc-internal-format, gfc-internal-format
69017 msgid "Syntax error in AUTOMATIC statement at %C"
69018 msgstr ""
69020 #: fortran/decl.cc:9563
69021 #, gcc-internal-format, gfc-internal-format
69022 msgid "Expected entity-list in STATIC statement at %C"
69023 msgstr ""
69025 #: fortran/decl.cc:9570
69026 #, gcc-internal-format, gfc-internal-format
69027 msgid "Syntax error in STATIC statement at %C"
69028 msgstr ""
69030 #: fortran/decl.cc:9589
69031 #, gcc-internal-format, gfc-internal-format
69032 msgid "Blanket SAVE statement at %C follows previous SAVE statement"
69033 msgstr ""
69035 #: fortran/decl.cc:9600
69036 #, gcc-internal-format, gfc-internal-format
69037 msgid "SAVE statement at %C follows blanket SAVE statement"
69038 msgstr ""
69040 #: fortran/decl.cc:9648
69041 #, gcc-internal-format, gfc-internal-format
69042 msgid "Syntax error in SAVE statement at %C"
69043 msgstr ""
69045 #: fortran/decl.cc:9665
69046 #, gcc-internal-format, gfc-internal-format
69047 msgid "VALUE is not allowed inside of BLOCK at %C"
69048 msgstr ""
69050 #: fortran/decl.cc:9669
69051 #, gcc-internal-format, gfc-internal-format
69052 msgid "VALUE statement at %C"
69053 msgstr ""
69055 #: fortran/decl.cc:9707
69056 #, gcc-internal-format, gfc-internal-format
69057 msgid "Syntax error in VALUE statement at %C"
69058 msgstr ""
69060 #: fortran/decl.cc:9719
69061 #, gcc-internal-format, gfc-internal-format
69062 msgid "VOLATILE statement at %C"
69063 msgstr ""
69065 #: fortran/decl.cc:9746
69066 #, gcc-internal-format
69067 msgid ""
69068 "Specifying VOLATILE for coarray variable %qs at %C, which is use-/host-"
69069 "associated"
69070 msgstr ""
69072 #: fortran/decl.cc:9771
69073 #, gcc-internal-format, gfc-internal-format
69074 msgid "Syntax error in VOLATILE statement at %C"
69075 msgstr ""
69077 #: fortran/decl.cc:9783
69078 #, gcc-internal-format, gfc-internal-format
69079 msgid "ASYNCHRONOUS statement at %C"
69080 msgstr ""
69082 #: fortran/decl.cc:9827
69083 #, gcc-internal-format, gfc-internal-format
69084 msgid "Syntax error in ASYNCHRONOUS statement at %C"
69085 msgstr ""
69087 #: fortran/decl.cc:9852
69088 #, gcc-internal-format, gfc-internal-format
69089 msgid "MODULE PROCEDURE declaration at %C"
69090 msgstr ""
69092 #: fortran/decl.cc:9962
69093 #, gcc-internal-format, gfc-internal-format
69094 msgid "MODULE PROCEDURE at %C must be in a generic module interface"
69095 msgstr ""
69097 #: fortran/decl.cc:10020
69098 #, gcc-internal-format, gfc-internal-format
69099 msgid "Intrinsic procedure at %L cannot be a MODULE PROCEDURE"
69100 msgstr ""
69102 #: fortran/decl.cc:10069
69103 #, gcc-internal-format, gfc-internal-format
69104 msgid "Ambiguous symbol in TYPE definition at %C"
69105 msgstr ""
69107 #: fortran/decl.cc:10078
69108 #, gcc-internal-format
69109 msgid "Symbol %qs at %C has not been previously defined"
69110 msgstr ""
69112 #: fortran/decl.cc:10084
69113 #, gcc-internal-format
69114 msgid "%qs in EXTENDS expression at %C is not a derived type"
69115 msgstr ""
69117 #: fortran/decl.cc:10091
69118 #, gcc-internal-format
69119 msgid "%qs cannot be extended at %C because it is BIND(C)"
69120 msgstr ""
69122 #: fortran/decl.cc:10098
69123 #, gcc-internal-format
69124 msgid "%qs cannot be extended at %C because it is a SEQUENCE type"
69125 msgstr ""
69127 #: fortran/decl.cc:10121
69128 #, gcc-internal-format, gfc-internal-format
69129 msgid ""
69130 "Derived type at %C can only be PRIVATE in the specification part of a module"
69131 msgstr ""
69133 #: fortran/decl.cc:10133
69134 #, gcc-internal-format, gfc-internal-format
69135 msgid ""
69136 "Derived type at %C can only be PUBLIC in the specification part of a module"
69137 msgstr ""
69139 #: fortran/decl.cc:10154
69140 #, gcc-internal-format, gfc-internal-format
69141 msgid "ABSTRACT type at %C"
69142 msgstr ""
69144 #: fortran/decl.cc:10200
69145 #, gcc-internal-format, gfc-internal-format
69146 msgid "Failed to create structure type '%s' at %C"
69147 msgstr ""
69149 #: fortran/decl.cc:10206
69150 #, gcc-internal-format
69151 msgid "Type definition of %qs at %C was already defined at %L"
69152 msgstr ""
69154 #: fortran/decl.cc:10253
69155 #, gcc-internal-format, gfc-internal-format
69156 msgid "Junk after MAP statement at %C"
69157 msgstr ""
69159 #: fortran/decl.cc:10286
69160 #, gcc-internal-format, gfc-internal-format
69161 msgid "Junk after UNION statement at %C"
69162 msgstr ""
69164 #: fortran/decl.cc:10321
69165 #, gcc-internal-format
69166 msgid "%s at %C is a DEC extension, enable with %<-fdec-structure%>"
69167 msgstr ""
69169 #: fortran/decl.cc:10335
69170 #, gcc-internal-format, gfc-internal-format
69171 msgid "Structure name expected in non-nested structure declaration at %C"
69172 msgstr ""
69174 #: fortran/decl.cc:10353
69175 #, gcc-internal-format, gfc-internal-format
69176 msgid "Junk after non-nested STRUCTURE statement at %C"
69177 msgstr ""
69179 #: fortran/decl.cc:10360
69180 #, gcc-internal-format
69181 msgid "Structure name %qs at %C cannot be the same as an intrinsic type"
69182 msgstr ""
69184 #: fortran/decl.cc:10523
69185 #, gcc-internal-format, gfc-internal-format
69186 msgid "Expected :: in TYPE definition at %C"
69187 msgstr ""
69189 #: fortran/decl.cc:10536
69190 #, gcc-internal-format, gfc-internal-format
69191 msgid "Mangled derived type definition at %C"
69192 msgstr ""
69194 #: fortran/decl.cc:10565
69195 #, gcc-internal-format
69196 msgid "Type name %qs at %C cannot be the same as an intrinsic type"
69197 msgstr ""
69199 #: fortran/decl.cc:10576
69200 #, gcc-internal-format
69201 msgid "Derived type name %qs at %C already has a basic type of %s"
69202 msgstr ""
69204 #: fortran/decl.cc:10579
69205 #, gcc-internal-format
69206 msgid "Derived type name %qs at %C already has a basic type"
69207 msgstr ""
69209 #: fortran/decl.cc:10594
69210 #, gcc-internal-format
69211 msgid "Dummy argument %qs at %L cannot be a derived type at %C"
69212 msgstr ""
69214 #: fortran/decl.cc:10603
69215 #, gcc-internal-format
69216 msgid "Derived type definition of %qs at %C has already been defined"
69217 msgstr ""
69219 #: fortran/decl.cc:10666
69220 #, gcc-internal-format, gfc-internal-format
69221 msgid "Garbage after PARAMETERIZED TYPE declaration at %C"
69222 msgstr ""
69224 #: fortran/decl.cc:10749
69225 #, gcc-internal-format, gfc-internal-format
69226 msgid "Cray Pointee at %C cannot be assumed shape array"
69227 msgstr ""
69229 #: fortran/decl.cc:10769
69230 #, gcc-internal-format, gfc-internal-format
69231 msgid "ENUM and ENUMERATOR at %C"
69232 msgstr ""
69234 #: fortran/decl.cc:10801
69235 #, gcc-internal-format, gfc-internal-format
69236 msgid "Enumerator exceeds the C integer type at %C"
69237 msgstr ""
69239 #: fortran/decl.cc:10880
69240 #, gcc-internal-format, gfc-internal-format
69241 msgid "ENUMERATOR %L not initialized with integer expression"
69242 msgstr ""
69244 #: fortran/decl.cc:10928
69245 #, gcc-internal-format, gfc-internal-format
69246 msgid "ENUM definition statement expected before %C"
69247 msgstr ""
69249 #: fortran/decl.cc:10964
69250 #, gcc-internal-format, gfc-internal-format
69251 msgid "Syntax error in ENUMERATOR definition at %C"
69252 msgstr ""
69254 #: fortran/decl.cc:11011 fortran/decl.cc:11026
69255 #, gcc-internal-format, gfc-internal-format
69256 msgid "Duplicate access-specifier at %C"
69257 msgstr ""
69259 #: fortran/decl.cc:11046
69260 #, gcc-internal-format, gfc-internal-format
69261 msgid "Binding attributes already specify passing, illegal NOPASS at %C"
69262 msgstr ""
69264 #: fortran/decl.cc:11066
69265 #, gcc-internal-format, gfc-internal-format
69266 msgid "Binding attributes already specify passing, illegal PASS at %C"
69267 msgstr ""
69269 #: fortran/decl.cc:11093
69270 #, gcc-internal-format, gfc-internal-format
69271 msgid "Duplicate POINTER attribute at %C"
69272 msgstr ""
69274 #: fortran/decl.cc:11111
69275 #, gcc-internal-format, gfc-internal-format
69276 msgid "Duplicate NON_OVERRIDABLE at %C"
69277 msgstr ""
69279 #: fortran/decl.cc:11127
69280 #, gcc-internal-format, gfc-internal-format
69281 msgid "Duplicate DEFERRED at %C"
69282 msgstr ""
69284 #: fortran/decl.cc:11140
69285 #, gcc-internal-format, gfc-internal-format
69286 msgid "Expected access-specifier at %C"
69287 msgstr ""
69289 #: fortran/decl.cc:11142
69290 #, gcc-internal-format, gfc-internal-format
69291 msgid "Expected binding attribute at %C"
69292 msgstr ""
69294 #: fortran/decl.cc:11150
69295 #, gcc-internal-format, gfc-internal-format
69296 msgid "NON_OVERRIDABLE and DEFERRED cannot both appear at %C"
69297 msgstr ""
69299 #: fortran/decl.cc:11163
69300 #, gcc-internal-format, gfc-internal-format
69301 msgid "POINTER attribute is required for procedure pointer component at %C"
69302 msgstr ""
69304 #: fortran/decl.cc:11205
69305 #, gcc-internal-format
69306 msgid "Interface-name expected after %<(%> at %C"
69307 msgstr ""
69309 #: fortran/decl.cc:11211
69310 #, gcc-internal-format
69311 msgid "%<)%> expected at %C"
69312 msgstr ""
69314 #: fortran/decl.cc:11231
69315 #, gcc-internal-format, gfc-internal-format
69316 msgid "Interface must be specified for DEFERRED binding at %C"
69317 msgstr ""
69319 #: fortran/decl.cc:11236
69320 #, gcc-internal-format, gfc-internal-format
69321 msgid "PROCEDURE(interface) at %C should be declared DEFERRED"
69322 msgstr ""
69324 #: fortran/decl.cc:11259
69325 #, gcc-internal-format, gfc-internal-format
69326 msgid "Expected binding name at %C"
69327 msgstr ""
69329 #: fortran/decl.cc:11263
69330 #, gcc-internal-format, gfc-internal-format
69331 msgid "PROCEDURE list at %C"
69332 msgstr ""
69334 #: fortran/decl.cc:11275
69335 #, gcc-internal-format
69336 msgid "%<=> target%> is invalid for DEFERRED binding at %C"
69337 msgstr ""
69339 #: fortran/decl.cc:11281
69340 #, gcc-internal-format
69341 msgid "%<::%> needed in PROCEDURE binding with explicit target at %C"
69342 msgstr ""
69344 #: fortran/decl.cc:11291
69345 #, gcc-internal-format
69346 msgid "Expected binding target after %<=>%> at %C"
69347 msgstr ""
69349 #: fortran/decl.cc:11308
69350 #, gcc-internal-format
69351 msgid "Type %qs containing DEFERRED binding at %C is not ABSTRACT"
69352 msgstr ""
69354 #: fortran/decl.cc:11319
69355 #, gcc-internal-format
69356 msgid ""
69357 "There is already a procedure with binding name %qs for the derived type %qs "
69358 "at %C"
69359 msgstr ""
69361 #: fortran/decl.cc:11370
69362 #, gcc-internal-format, gfc-internal-format
69363 msgid "GENERIC at %C must be inside a derived-type CONTAINS"
69364 msgstr ""
69366 #: fortran/decl.cc:11390
69367 #, gcc-internal-format
69368 msgid "Expected %<::%> at %C"
69369 msgstr ""
69371 #: fortran/decl.cc:11402
69372 #, gcc-internal-format, gfc-internal-format
69373 msgid "Expected generic name or operator descriptor at %C"
69374 msgstr ""
69376 #: fortran/decl.cc:11423
69377 #, gcc-internal-format, gfc-internal-format
69378 msgid "Malformed GENERIC statement at %C"
69379 msgstr ""
69381 #: fortran/decl.cc:11434
69382 #, gcc-internal-format
69383 msgid "Expected %<=>%> at %C"
69384 msgstr ""
69386 #: fortran/decl.cc:11470
69387 #, gcc-internal-format
69388 msgid ""
69389 "There's already a non-generic procedure with binding name %qs for the "
69390 "derived type %qs at %C"
69391 msgstr ""
69393 #: fortran/decl.cc:11478
69394 #, gcc-internal-format
69395 msgid "Binding at %C must have the same access as already defined binding %qs"
69396 msgstr ""
69398 #: fortran/decl.cc:11526
69399 #, gcc-internal-format, gfc-internal-format
69400 msgid "Expected specific binding name at %C"
69401 msgstr ""
69403 #: fortran/decl.cc:11536
69404 #, gcc-internal-format
69405 msgid "%qs already defined as specific binding for the generic %qs at %C"
69406 msgstr ""
69408 #: fortran/decl.cc:11554
69409 #, gcc-internal-format, gfc-internal-format
69410 msgid "Junk after GENERIC binding at %C"
69411 msgstr ""
69413 #: fortran/decl.cc:11589
69414 #, gcc-internal-format, gfc-internal-format
69415 msgid "FINAL declaration at %C must be inside a derived type CONTAINS section"
69416 msgstr ""
69418 #: fortran/decl.cc:11600
69419 #, gcc-internal-format, gfc-internal-format
69420 msgid ""
69421 "Derived type declaration with FINAL at %C must be in the specification part "
69422 "of a MODULE"
69423 msgstr ""
69425 #: fortran/decl.cc:11622
69426 #, gcc-internal-format, gfc-internal-format
69427 msgid "Empty FINAL at %C"
69428 msgstr ""
69430 #: fortran/decl.cc:11629
69431 #, gcc-internal-format, gfc-internal-format
69432 msgid "Expected module procedure name at %C"
69433 msgstr ""
69435 #: fortran/decl.cc:11639
69436 #, gcc-internal-format
69437 msgid "Expected %<,%> at %C"
69438 msgstr ""
69440 #: fortran/decl.cc:11645
69441 #, gcc-internal-format
69442 msgid "Unknown procedure name %qs at %C"
69443 msgstr ""
69445 #: fortran/decl.cc:11658
69446 #, gcc-internal-format
69447 msgid "%qs at %C is already defined as FINAL procedure"
69448 msgstr ""
69450 #: fortran/decl.cc:11729
69451 #, gcc-internal-format, gfc-internal-format
69452 msgid "Unknown attribute in !GCC$ ATTRIBUTES statement at %C"
69453 msgstr ""
69455 #: fortran/decl.cc:11775
69456 #, gcc-internal-format, gfc-internal-format
69457 msgid "Syntax error in !GCC$ ATTRIBUTES statement at %C"
69458 msgstr ""
69460 #: fortran/decl.cc:11796
69461 #, gcc-internal-format
69462 msgid ""
69463 "%<GCC unroll%> directive requires a non-negative integral constant less than "
69464 "or equal to %u at %C"
69465 msgstr ""
69467 #: fortran/decl.cc:11810
69468 #, gcc-internal-format, gfc-internal-format
69469 msgid "Syntax error in !GCC$ UNROLL directive at %C"
69470 msgstr ""
69472 #: fortran/decl.cc:11874
69473 #, gcc-internal-format, gfc-internal-format
69474 msgid "Syntax error in !GCC$ IVDEP directive at %C"
69475 msgstr ""
69477 #: fortran/decl.cc:11891
69478 #, gcc-internal-format, gfc-internal-format
69479 msgid "Syntax error in !GCC$ VECTOR directive at %C"
69480 msgstr ""
69482 #: fortran/decl.cc:11908
69483 #, gcc-internal-format, gfc-internal-format
69484 msgid "Syntax error in !GCC$ NOVECTOR directive at %C"
69485 msgstr ""
69487 #: fortran/dependency.cc:106
69488 #, gcc-internal-format
69489 msgid "identical_array_ref(): inconsistent dimensions"
69490 msgstr ""
69492 #: fortran/dependency.cc:199
69493 #, gcc-internal-format
69494 msgid "are_identical_variables: Bad type"
69495 msgstr ""
69497 #: fortran/dependency.cc:989
69498 #, gcc-internal-format, gfc-internal-format
69499 msgid ""
69500 "INTENT(%s) actual argument at %L might interfere with actual argument at %L."
69501 msgstr ""
69503 #: fortran/dependency.cc:1293
69504 #, gcc-internal-format
69505 msgid "gfc_check_dependency: expecting an EXPR_VARIABLE"
69506 msgstr ""
69508 #: fortran/dump-parse-tree.cc:281
69509 #, gcc-internal-format
69510 msgid "show_array_spec(): Unhandled array shape type."
69511 msgstr ""
69513 #: fortran/dump-parse-tree.cc:360
69514 #, gcc-internal-format
69515 msgid "show_array_ref(): Unknown array reference"
69516 msgstr ""
69518 #: fortran/dump-parse-tree.cc:434
69519 #, gcc-internal-format
69520 msgid "show_ref(): Bad component code"
69521 msgstr ""
69523 #: fortran/dump-parse-tree.cc:707
69524 #, gcc-internal-format
69525 msgid "show_expr(): Bad intrinsic in expression"
69526 msgstr ""
69528 #: fortran/dump-parse-tree.cc:750
69529 #, gcc-internal-format
69530 msgid "show_expr(): Don't know how to show expr"
69531 msgstr ""
69533 #: fortran/dump-parse-tree.cc:3396
69534 #, gcc-internal-format
69535 msgid "show_code_node(): Bad statement code"
69536 msgstr ""
69538 #: fortran/dump-parse-tree.cc:3720 fortran/dump-parse-tree.cc:3825
69539 #, gcc-internal-format
69540 msgid "Cannot convert %qs to interoperable type at %L"
69541 msgstr ""
69543 #: fortran/error.cc:381
69544 #, gcc-internal-format, gfc-internal-format
69545 msgid "    Included at %s:%d:"
69546 msgstr ""
69548 #: fortran/error.cc:467
69549 #, gcc-internal-format
69550 msgid "<During initialization>\n"
69551 msgstr ""
69553 #: fortran/expr.cc:149
69554 #, gcc-internal-format
69555 msgid "gfc_get_constant_expr(): locus %<where%> cannot be NULL"
69556 msgstr ""
69558 #: fortran/expr.cc:357
69559 #, gcc-internal-format
69560 msgid "gfc_copy_expr(): Bad expr node"
69561 msgstr ""
69563 #: fortran/expr.cc:510
69564 #, gcc-internal-format
69565 msgid "free_expr0(): Bad expr type"
69566 msgstr ""
69568 #: fortran/expr.cc:658 fortran/expr.cc:660 fortran/expr.cc:711
69569 #: fortran/expr.cc:713
69570 #, gcc-internal-format, gfc-internal-format
69571 msgid "Constant expression required at %C"
69572 msgstr ""
69574 #: fortran/expr.cc:667 fortran/expr.cc:669 fortran/expr.cc:720
69575 #: fortran/expr.cc:722
69576 #, gcc-internal-format, gfc-internal-format
69577 msgid "Integer expression required at %C"
69578 msgstr ""
69580 #: fortran/expr.cc:677 fortran/expr.cc:679 fortran/expr.cc:733
69581 #: fortran/expr.cc:735
69582 #, gcc-internal-format, gfc-internal-format
69583 msgid "Integer value too large in expression at %C"
69584 msgstr ""
69586 #: fortran/expr.cc:1098
69587 #, gcc-internal-format
69588 msgid "gfc_is_constant_expr(): Unknown expression type"
69589 msgstr ""
69591 #: fortran/expr.cc:1293
69592 #, gcc-internal-format
69593 msgid "simplify_intrinsic_op(): Bad operator"
69594 msgstr ""
69596 #: fortran/expr.cc:1398
69597 #, gcc-internal-format, gfc-internal-format
69598 msgid "Index in dimension %d is out of bounds at %L"
69599 msgstr ""
69601 #: fortran/expr.cc:1586 fortran/expr.cc:1639
69602 #, gcc-internal-format, gfc-internal-format
69603 msgid "index in dimension %d is out of bounds at %L"
69604 msgstr ""
69606 #: fortran/expr.cc:1715
69607 #, gcc-internal-format
69608 msgid ""
69609 "The number of elements in the array constructor at %L requires an increase "
69610 "of the allowed %d upper limit.  See %<-fmax-array-constructor%> option"
69611 msgstr ""
69613 #: fortran/expr.cc:1725
69614 #, gcc-internal-format, gfc-internal-format
69615 msgid "Error in array constructor referenced at %L"
69616 msgstr ""
69618 #: fortran/expr.cc:1829 fortran/primary.cc:2300 fortran/primary.cc:2444
69619 #, gcc-internal-format, gfc-internal-format
69620 msgid "LEN part_ref at %C"
69621 msgstr ""
69623 #: fortran/expr.cc:1847 fortran/primary.cc:2295 fortran/primary.cc:2459
69624 #, gcc-internal-format, gfc-internal-format
69625 msgid "KIND part_ref at %C"
69626 msgstr ""
69628 #: fortran/expr.cc:1858
69629 #, gcc-internal-format, gfc-internal-format
69630 msgid "RE part_ref at %C"
69631 msgstr ""
69633 #: fortran/expr.cc:1870
69634 #, gcc-internal-format, gfc-internal-format
69635 msgid "IM part_ref at %C"
69636 msgstr ""
69638 #: fortran/expr.cc:2517
69639 #, gcc-internal-format, gfc-internal-format
69640 msgid "elemental function arguments at %C are not compliant"
69641 msgstr ""
69643 #: fortran/expr.cc:2561
69644 #, gcc-internal-format, gfc-internal-format
69645 msgid "Numeric or CHARACTER operands are required in expression at %L"
69646 msgstr ""
69648 #: fortran/expr.cc:2586
69649 #, gcc-internal-format, gfc-internal-format
69650 msgid ""
69651 "Concatenation operator in expression at %L must have two CHARACTER operands"
69652 msgstr ""
69654 #: fortran/expr.cc:2593
69655 #, gcc-internal-format, gfc-internal-format
69656 msgid "Concat operator at %L must concatenate strings of the same kind"
69657 msgstr ""
69659 #: fortran/expr.cc:2603
69660 #, gcc-internal-format, gfc-internal-format
69661 msgid ".NOT. operator in expression at %L must have a LOGICAL operand"
69662 msgstr ""
69664 #: fortran/expr.cc:2619
69665 #, gcc-internal-format, gfc-internal-format
69666 msgid "LOGICAL operands are required in expression at %L"
69667 msgstr ""
69669 #: fortran/expr.cc:2630
69670 #, gcc-internal-format, gfc-internal-format
69671 msgid "Only intrinsic operators can be used in expression at %L"
69672 msgstr ""
69674 #: fortran/expr.cc:2638
69675 #, gcc-internal-format, gfc-internal-format
69676 msgid "Numeric operands are required in expression at %L"
69677 msgstr ""
69679 #: fortran/expr.cc:2661
69680 #, gcc-internal-format
69681 msgid ""
69682 "Invalid initialization expression for ALLOCATABLE component %qs in structure "
69683 "constructor at %L"
69684 msgstr ""
69686 #: fortran/expr.cc:2798
69687 #, gcc-internal-format
69688 msgid ""
69689 "Assumed or deferred character length variable %qs in constant expression at "
69690 "%L"
69691 msgstr ""
69693 #: fortran/expr.cc:2873
69694 #, gcc-internal-format
69695 msgid ""
69696 "transformational intrinsic %qs at %L is not permitted in an initialization "
69697 "expression"
69698 msgstr ""
69700 #: fortran/expr.cc:2904
69701 #, gcc-internal-format, gfc-internal-format
69702 msgid "Evaluation of nonstandard initialization expression at %L"
69703 msgstr ""
69705 #: fortran/expr.cc:2981 fortran/resolve.cc:2808
69706 #, gcc-internal-format
69707 msgid ""
69708 "Function %qs in initialization expression at %L must be an intrinsic function"
69709 msgstr ""
69711 #: fortran/expr.cc:2993
69712 #, gcc-internal-format
69713 msgid ""
69714 "Intrinsic function %qs at %L is not permitted in an initialization expression"
69715 msgstr ""
69717 #: fortran/expr.cc:3032
69718 #, gcc-internal-format
69719 msgid "PARAMETER %qs is used at %L before its definition is complete"
69720 msgstr ""
69722 #: fortran/expr.cc:3052
69723 #, gcc-internal-format
69724 msgid ""
69725 "Assumed size array %qs at %L is not permitted in an initialization expression"
69726 msgstr ""
69728 #: fortran/expr.cc:3058
69729 #, gcc-internal-format
69730 msgid ""
69731 "Assumed shape array %qs at %L is not permitted in an initialization "
69732 "expression"
69733 msgstr ""
69735 #: fortran/expr.cc:3067
69736 #, gcc-internal-format
69737 msgid ""
69738 "Assumed-shape array %qs at %L is not permitted in an initialization "
69739 "expression"
69740 msgstr ""
69742 #: fortran/expr.cc:3071
69743 #, gcc-internal-format
69744 msgid ""
69745 "Deferred array %qs at %L is not permitted in an initialization expression"
69746 msgstr ""
69748 #: fortran/expr.cc:3077
69749 #, gcc-internal-format
69750 msgid ""
69751 "Array %qs at %L is a variable, which does not reduce to a constant expression"
69752 msgstr ""
69754 #: fortran/expr.cc:3083
69755 #, gcc-internal-format
69756 msgid ""
69757 "Assumed-rank array %qs at %L is not permitted in an initialization expression"
69758 msgstr ""
69760 #: fortran/expr.cc:3093
69761 #, gcc-internal-format
69762 msgid ""
69763 "Parameter %qs at %L has not been declared or is a variable, which does not "
69764 "reduce to a constant expression"
69765 msgstr ""
69767 #: fortran/expr.cc:3147
69768 #, gcc-internal-format
69769 msgid "check_init_expr(): Unknown expression type"
69770 msgstr ""
69772 #: fortran/expr.cc:3282
69773 #, gcc-internal-format
69774 msgid "Specification function %qs at %L cannot be a statement function"
69775 msgstr ""
69777 #: fortran/expr.cc:3289
69778 #, gcc-internal-format
69779 msgid "Specification function %qs at %L cannot be an internal function"
69780 msgstr ""
69782 #: fortran/expr.cc:3296
69783 #, gcc-internal-format
69784 msgid "Specification function %qs at %L must be PURE"
69785 msgstr ""
69787 #: fortran/expr.cc:3304
69788 #, gcc-internal-format
69789 msgid "Specification function %qs at %L cannot be RECURSIVE"
69790 msgstr ""
69792 #: fortran/expr.cc:3451
69793 #, gcc-internal-format
69794 msgid "Dummy argument %qs not allowed in expression at %L"
69795 msgstr ""
69797 #: fortran/expr.cc:3459
69798 #, gcc-internal-format
69799 msgid "Dummy argument %qs at %L cannot be OPTIONAL"
69800 msgstr ""
69802 #: fortran/expr.cc:3466
69803 #, gcc-internal-format
69804 msgid "Dummy argument %qs at %L cannot be INTENT(OUT)"
69805 msgstr ""
69807 #: fortran/expr.cc:3495
69808 #, gcc-internal-format
69809 msgid "Variable %qs cannot appear in the expression at %L"
69810 msgstr ""
69812 #: fortran/expr.cc:3526
69813 #, gcc-internal-format
69814 msgid "check_restricted(): Unknown expression type"
69815 msgstr ""
69817 #: fortran/expr.cc:3546
69818 #, gcc-internal-format, gfc-internal-format
69819 msgid "Expression at %L must be of INTEGER type, found %s"
69820 msgstr ""
69822 #: fortran/expr.cc:3558
69823 #, gcc-internal-format
69824 msgid "Function %qs at %L must be PURE"
69825 msgstr ""
69827 #: fortran/expr.cc:3567
69828 #, gcc-internal-format, gfc-internal-format
69829 msgid "Expression at %L must be scalar"
69830 msgstr ""
69832 #. Reject truncation.
69833 #: fortran/expr.cc:3599
69834 #, gcc-internal-format, gfc-internal-format
69835 msgid "optype_msgid overflow: %d"
69836 msgstr ""
69838 #: fortran/expr.cc:3603
69839 #, gcc-internal-format, gfc-internal-format
69840 msgid "Incompatible ranks in %s (%d and %d) at %L"
69841 msgstr ""
69843 #: fortran/expr.cc:3617
69844 #, gcc-internal-format, gfc-internal-format
69845 msgid "Different shape for %s at %L on dimension %d (%d and %d)"
69846 msgstr ""
69848 #: fortran/expr.cc:3665
69849 #, gcc-internal-format, gfc-internal-format
69850 msgid "Assignment to a LEN or KIND part_ref at %L is not allowed"
69851 msgstr ""
69853 #: fortran/expr.cc:3721
69854 #, gcc-internal-format
69855 msgid "%qs at %L is not a VALUE"
69856 msgstr ""
69858 #: fortran/expr.cc:3732
69859 #, gcc-internal-format, gfc-internal-format
69860 msgid "Illegal assignment to external procedure at %L"
69861 msgstr ""
69863 #: fortran/expr.cc:3740
69864 #, gcc-internal-format, gfc-internal-format
69865 msgid "Incompatible ranks %d and %d in assignment at %L"
69866 msgstr ""
69868 #: fortran/expr.cc:3747
69869 #, gcc-internal-format, gfc-internal-format
69870 msgid "Variable type is UNKNOWN in assignment at %L"
69871 msgstr ""
69873 #: fortran/expr.cc:3759
69874 #, gcc-internal-format, gfc-internal-format
69875 msgid "NULL appears on right-hand side in assignment at %L"
69876 msgstr ""
69878 #: fortran/expr.cc:3769
69879 #, gcc-internal-format, gfc-internal-format
69880 msgid "POINTER-valued function appears on right-hand side of assignment at %L"
69881 msgstr ""
69883 #: fortran/expr.cc:3812
69884 #, gcc-internal-format
69885 msgid "BOZ literal constant near %L cannot be assigned to a %qs variable"
69886 msgstr ""
69888 #: fortran/expr.cc:3819
69889 #, gcc-internal-format, gfc-internal-format
69890 msgid ""
69891 "The assignment to a KIND or LEN component of a parameterized type at %L is "
69892 "not allowed"
69893 msgstr ""
69895 #: fortran/expr.cc:3849
69896 #, gcc-internal-format, gfc-internal-format
69897 msgid ""
69898 "Incompatible types in DATA statement at %L; attempted conversion of %s to %s"
69899 msgstr ""
69901 #: fortran/expr.cc:3893
69902 #, gcc-internal-format, gfc-internal-format
69903 msgid "Pointer assignment target is not a POINTER at %L"
69904 msgstr ""
69906 #: fortran/expr.cc:3901
69907 #, gcc-internal-format
69908 msgid ""
69909 "%qs in the pointer assignment at %L cannot be an l-value since it is a "
69910 "procedure"
69911 msgstr ""
69913 #: fortran/expr.cc:3925
69914 #, gcc-internal-format
69915 msgid "Expected bounds specification for %qs at %L"
69916 msgstr ""
69918 #: fortran/expr.cc:3930
69919 #, gcc-internal-format
69920 msgid "Bounds specification for %qs in pointer assignment at %L"
69921 msgstr ""
69923 #: fortran/expr.cc:3959
69924 #, gcc-internal-format, gfc-internal-format
69925 msgid "Stride must not be present at %L"
69926 msgstr ""
69928 #: fortran/expr.cc:3965 fortran/expr.cc:3985
69929 #, gcc-internal-format
69930 msgid ""
69931 "Rank remapping requires a list of %<lower-bound : upper-bound%> "
69932 "specifications at %L"
69933 msgstr ""
69935 #: fortran/expr.cc:3973 fortran/expr.cc:3992
69936 #, gcc-internal-format
69937 msgid ""
69938 "Expected list of %<lower-bound :%> or list of %<lower-bound : upper-bound%> "
69939 "specifications at %L"
69940 msgstr ""
69942 #: fortran/expr.cc:4019
69943 #, gcc-internal-format, gfc-internal-format
69944 msgid "Pointer object at %L shall not have a coindex"
69945 msgstr ""
69947 #: fortran/expr.cc:4040
69948 #, gcc-internal-format, gfc-internal-format
69949 msgid "Invalid procedure pointer assignment at %L"
69950 msgstr ""
69952 #: fortran/expr.cc:4065
69953 #, gcc-internal-format
69954 msgid ""
69955 "Function result %qs is invalid as proc-target in procedure pointer "
69956 "assignment at %L"
69957 msgstr ""
69959 #: fortran/expr.cc:4074
69960 #, gcc-internal-format
69961 msgid "Abstract interface %qs is invalid in procedure pointer assignment at %L"
69962 msgstr ""
69964 #: fortran/expr.cc:4084
69965 #, gcc-internal-format
69966 msgid "Statement function %qs is invalid in procedure pointer assignment at %L"
69967 msgstr ""
69969 #: fortran/expr.cc:4090
69970 #, gcc-internal-format
69971 msgid "Internal procedure %qs is invalid in procedure pointer assignment at %L"
69972 msgstr ""
69974 #: fortran/expr.cc:4097
69975 #, gcc-internal-format
69976 msgid "Intrinsic %qs at %L is invalid in procedure pointer assignment"
69977 msgstr ""
69979 #: fortran/expr.cc:4105
69980 #, gcc-internal-format
69981 msgid ""
69982 "Nonintrinsic elemental procedure %qs is invalid in procedure pointer "
69983 "assignment at %L"
69984 msgstr ""
69986 #: fortran/expr.cc:4128
69987 #, gcc-internal-format, gfc-internal-format
69988 msgid ""
69989 "Mismatch in the procedure pointer assignment at %L: mismatch in the calling "
69990 "convention"
69991 msgstr ""
69993 #: fortran/expr.cc:4181
69994 #, gcc-internal-format
69995 msgid ""
69996 "Interface mismatch in procedure pointer assignment at %L: %qs is not a "
69997 "subroutine"
69998 msgstr ""
70000 #: fortran/expr.cc:4191 fortran/expr.cc:4206
70001 #, gcc-internal-format
70002 msgid "Explicit interface required for component %qs at %L: %s"
70003 msgstr ""
70005 #: fortran/expr.cc:4197 fortran/expr.cc:4212 fortran/resolve.cc:2688
70006 #, gcc-internal-format
70007 msgid "Explicit interface required for %qs at %L: %s"
70008 msgstr ""
70010 #: fortran/expr.cc:4224
70011 #, gcc-internal-format, gfc-internal-format
70012 msgid "Interface mismatch in procedure pointer assignment at %L: %s"
70013 msgstr ""
70015 #: fortran/expr.cc:4233
70016 #, gcc-internal-format
70017 msgid ""
70018 "Procedure pointer target %qs at %L must be either an intrinsic, host or use "
70019 "associated, referenced or have the EXTERNAL attribute"
70020 msgstr ""
70022 #: fortran/expr.cc:4246
70023 #, gcc-internal-format, gfc-internal-format
70024 msgid "Pointer assignment target cannot be a constant at %L"
70025 msgstr ""
70027 #: fortran/expr.cc:4260
70028 #, gcc-internal-format, gfc-internal-format
70029 msgid ""
70030 "Data-pointer-object at %L must be unlimited polymorphic, or of a type with "
70031 "the BIND or SEQUENCE attribute, to be compatible with an unlimited "
70032 "polymorphic target"
70033 msgstr ""
70035 #: fortran/expr.cc:4265
70036 #, gcc-internal-format, gfc-internal-format
70037 msgid ""
70038 "Different types in pointer assignment at %L; attempted assignment of %s to %s"
70039 msgstr ""
70041 #: fortran/expr.cc:4273
70042 #, gcc-internal-format, gfc-internal-format
70043 msgid "Different kind type parameters in pointer assignment at %L"
70044 msgstr ""
70046 #: fortran/expr.cc:4280
70047 #, gcc-internal-format, gfc-internal-format
70048 msgid "Different ranks in pointer assignment at %L"
70049 msgstr ""
70051 #: fortran/expr.cc:4299
70052 #, gcc-internal-format, gfc-internal-format
70053 msgid ""
70054 "Rank remapping target is smaller than size of the pointer (%ld < %ld) at %L"
70055 msgstr ""
70057 #: fortran/expr.cc:4312
70058 #, gcc-internal-format, gfc-internal-format
70059 msgid "Rank remapping target must be rank 1 or simply contiguous at %L"
70060 msgstr ""
70062 #: fortran/expr.cc:4316
70063 #, gcc-internal-format, gfc-internal-format
70064 msgid "Rank remapping target is not rank 1 at %L"
70065 msgstr ""
70067 #. The test above might need to be extend when F08, Note 5.4 has to be
70068 #. interpreted in the way that target and pointer with the same coindex
70069 #. are allowed.
70070 #: fortran/expr.cc:4341 fortran/expr.cc:4467
70071 #, gcc-internal-format, gfc-internal-format
70072 msgid "Data target at %L shall not have a coindex"
70073 msgstr ""
70075 #: fortran/expr.cc:4344
70076 #, gcc-internal-format, gfc-internal-format
70077 msgid ""
70078 "Target expression in pointer assignment at %L must deliver a pointer result"
70079 msgstr ""
70081 #: fortran/expr.cc:4358
70082 #, gcc-internal-format, gfc-internal-format
70083 msgid ""
70084 "Zero-sized array detected at %L where an entity with the TARGET attribute is "
70085 "expected"
70086 msgstr ""
70088 #: fortran/expr.cc:4364 fortran/expr.cc:4379
70089 #, gcc-internal-format, gfc-internal-format
70090 msgid ""
70091 "Pointer assignment target in initialization expression does not have the "
70092 "TARGET attribute at %L"
70093 msgstr ""
70095 #: fortran/expr.cc:4395
70096 #, gcc-internal-format, gfc-internal-format
70097 msgid ""
70098 "Every subscript of target specification at %L must be a constant expression"
70099 msgstr ""
70101 #: fortran/expr.cc:4406
70102 #, gcc-internal-format, gfc-internal-format
70103 msgid ""
70104 "Substring starting and ending points of target specification at %L must be "
70105 "constant expressions"
70106 msgstr ""
70108 #: fortran/expr.cc:4422
70109 #, gcc-internal-format, gfc-internal-format
70110 msgid "Pointer assignment target is neither TARGET nor POINTER at %L"
70111 msgstr ""
70113 #: fortran/expr.cc:4437
70114 #, gcc-internal-format, gfc-internal-format
70115 msgid "Bad target in pointer assignment in PURE procedure at %L"
70116 msgstr ""
70118 #: fortran/expr.cc:4446
70119 #, gcc-internal-format, gfc-internal-format
70120 msgid "Pointer assignment with vector subscript on rhs at %L"
70121 msgstr ""
70123 #: fortran/expr.cc:4454
70124 #, gcc-internal-format, gfc-internal-format
70125 msgid "Pointer assignment target has PROTECTED attribute at %L"
70126 msgstr ""
70128 #: fortran/expr.cc:4482 fortran/expr.cc:4487
70129 #, gcc-internal-format, gfc-internal-format
70130 msgid "Assignment to contiguous pointer from non-contiguous target at %L"
70131 msgstr ""
70133 #: fortran/expr.cc:4527
70134 #, gcc-internal-format, gfc-internal-format
70135 msgid "Pointer at %L in pointer assignment might outlive the pointer target"
70136 msgstr ""
70138 #: fortran/expr.cc:4603 fortran/resolve.cc:1529
70139 #, gcc-internal-format, gfc-internal-format
70140 msgid "Pointer initialization target at %L must not be ALLOCATABLE"
70141 msgstr ""
70143 #: fortran/expr.cc:4609
70144 #, gcc-internal-format, gfc-internal-format
70145 msgid "Pointer initialization target at %L must have the TARGET attribute"
70146 msgstr ""
70148 #: fortran/expr.cc:4624 fortran/resolve.cc:1535
70149 #, gcc-internal-format, gfc-internal-format
70150 msgid "Pointer initialization target at %L must have the SAVE attribute"
70151 msgstr ""
70153 #: fortran/expr.cc:4636
70154 #, gcc-internal-format, gfc-internal-format
70155 msgid ""
70156 "Procedure pointer initialization target at %L may not be a procedure pointer"
70157 msgstr ""
70159 #: fortran/expr.cc:4642
70160 #, gcc-internal-format
70161 msgid ""
70162 "Internal procedure %qs is invalid in procedure pointer initialization at %L"
70163 msgstr ""
70165 #: fortran/expr.cc:4649
70166 #, gcc-internal-format
70167 msgid ""
70168 "Dummy procedure %qs is invalid in procedure pointer initialization at %L"
70169 msgstr ""
70171 #: fortran/expr.cc:5117
70172 #, gcc-internal-format
70173 msgid ""
70174 "generate_isocbinding_initializer(): bad iso_c_binding type, expected %<c_ptr"
70175 "%> or %<c_funptr%>"
70176 msgstr ""
70178 #: fortran/expr.cc:6217
70179 #, gcc-internal-format, gfc-internal-format
70180 msgid ""
70181 "Fortran 2008: Pointer functions in variable definition context (%s) at %L"
70182 msgstr ""
70184 #: fortran/expr.cc:6225
70185 #, gcc-internal-format, gfc-internal-format
70186 msgid "Non-variable expression in variable definition context (%s) at %L"
70187 msgstr ""
70189 #: fortran/expr.cc:6233
70190 #, gcc-internal-format
70191 msgid "Named constant %qs in variable definition context (%s) at %L"
70192 msgstr ""
70194 #: fortran/expr.cc:6244
70195 #, gcc-internal-format
70196 msgid "%qs in variable definition context (%s) at %L is not a variable"
70197 msgstr ""
70199 #: fortran/expr.cc:6255
70200 #, gcc-internal-format, gfc-internal-format
70201 msgid "Non-POINTER in pointer association context (%s) at %L"
70202 msgstr ""
70204 #: fortran/expr.cc:6264
70205 #, gcc-internal-format, gfc-internal-format
70206 msgid "Type inaccessible in variable definition context (%s) at %L"
70207 msgstr ""
70209 #: fortran/expr.cc:6277
70210 #, gcc-internal-format, gfc-internal-format
70211 msgid "LOCK_TYPE in variable definition context (%s) at %L"
70212 msgstr ""
70214 #: fortran/expr.cc:6290
70215 #, gcc-internal-format, gfc-internal-format
70216 msgid "LOCK_EVENT in variable definition context (%s) at %L"
70217 msgstr ""
70219 #: fortran/expr.cc:6321
70220 #, gcc-internal-format
70221 msgid "%qs parameter inquiry for %qs in variable definition context (%s) at %L"
70222 msgstr ""
70224 #: fortran/expr.cc:6338
70225 #, gcc-internal-format
70226 msgid ""
70227 "Dummy argument %qs with INTENT(IN) in pointer association context (%s) at %L"
70228 msgstr ""
70230 #: fortran/expr.cc:6348
70231 #, gcc-internal-format
70232 msgid ""
70233 "Dummy argument %qs with INTENT(IN) in variable definition context (%s) at %L"
70234 msgstr ""
70236 #: fortran/expr.cc:6361
70237 #, gcc-internal-format
70238 msgid ""
70239 "Variable %qs is PROTECTED and cannot appear in a pointer association context "
70240 "(%s) at %L"
70241 msgstr ""
70243 #: fortran/expr.cc:6369
70244 #, gcc-internal-format
70245 msgid ""
70246 "Variable %qs is PROTECTED and cannot appear in a variable definition context "
70247 "(%s) at %L"
70248 msgstr ""
70250 #: fortran/expr.cc:6384
70251 #, gcc-internal-format
70252 msgid ""
70253 "Variable %qs cannot appear in a variable definition context (%s) at %L in "
70254 "PURE procedure"
70255 msgstr ""
70257 #: fortran/expr.cc:6443
70258 #, gcc-internal-format
70259 msgid ""
70260 "%qs at %L associated to vector-indexed target cannot be used in a variable "
70261 "definition context (%s)"
70262 msgstr ""
70264 #: fortran/expr.cc:6448
70265 #, gcc-internal-format
70266 msgid ""
70267 "%qs at %L associated to expression cannot be used in a variable definition "
70268 "context (%s)"
70269 msgstr ""
70271 #: fortran/expr.cc:6460
70272 #, gcc-internal-format
70273 msgid ""
70274 "Associate-name %qs cannot appear in a variable definition context (%s) at %L "
70275 "because its target at %L cannot, either"
70276 msgstr ""
70278 #: fortran/expr.cc:6502
70279 #, gcc-internal-format, gfc-internal-format
70280 msgid ""
70281 "Elements with the same value at %L and %L in vector subscript in a variable "
70282 "definition context (%s)"
70283 msgstr ""
70285 #: fortran/frontend-passes.cc:195
70286 #, gcc-internal-format
70287 msgid "Inconsistent internal state: No location in statement"
70288 msgstr ""
70290 #: fortran/frontend-passes.cc:211
70291 #, gcc-internal-format, gfc-internal-format
70292 msgid "Inconsistent internal state: No location in expression near %L"
70293 msgstr ""
70295 #: fortran/frontend-passes.cc:419
70296 #, gcc-internal-format
70297 msgid "Illegal id in copy_walk_reduction_arg"
70298 msgstr ""
70300 #: fortran/frontend-passes.cc:870 fortran/trans-array.cc:1496
70301 #: fortran/trans-array.cc:6891 fortran/trans-array.cc:8514
70302 #: fortran/trans-intrinsic.cc:8442
70303 #, gcc-internal-format, gfc-internal-format
70304 msgid "Creating array temporary at %L"
70305 msgstr ""
70307 #: fortran/frontend-passes.cc:897
70308 #, gcc-internal-format
70309 msgid "Removing call to impure function %qs at %L"
70310 msgstr ""
70312 #: fortran/frontend-passes.cc:901
70313 #, gcc-internal-format, gfc-internal-format
70314 msgid "Removing call to impure function at %L"
70315 msgstr ""
70317 #: fortran/frontend-passes.cc:1356 fortran/frontend-passes.cc:1395
70318 #, gcc-internal-format
70319 msgid "bad expression"
70320 msgstr ""
70322 #: fortran/frontend-passes.cc:1391
70323 #, gcc-internal-format
70324 msgid "bad op"
70325 msgstr ""
70327 #: fortran/frontend-passes.cc:2175
70328 #, gcc-internal-format
70329 msgid "illegal OP in optimize_comparison"
70330 msgstr ""
70332 #: fortran/frontend-passes.cc:2352
70333 #, gcc-internal-format
70334 msgid ""
70335 "Index variable %qs set to undefined as INTENT(OUT) argument at %L in "
70336 "procedure %qs called from within DO loop at %L"
70337 msgstr ""
70339 #: fortran/frontend-passes.cc:2361
70340 #, gcc-internal-format
70341 msgid ""
70342 "Index variable %qs not definable as INTENT(INOUT) argument at %L in "
70343 "procedure %qs called from within DO loop at %L"
70344 msgstr ""
70346 #: fortran/frontend-passes.cc:2499
70347 #, gcc-internal-format
70348 msgid ""
70349 "Index variable %qs set to undefined as INTENT(OUT) argument at %L in "
70350 "subroutine %qs called from within DO loop at %L"
70351 msgstr ""
70353 #: fortran/frontend-passes.cc:2508
70354 #, gcc-internal-format
70355 msgid ""
70356 "Index variable %qs not definable as INTENT(INOUT) argument at %L in "
70357 "subroutine %qs called from within DO loop at %L"
70358 msgstr ""
70360 #: fortran/frontend-passes.cc:2661
70361 #, gcc-internal-format
70362 msgid ""
70363 "Variable %qs at %L set to undefined value inside loop beginning at %L as "
70364 "INTENT(OUT) argument to subroutine %qs"
70365 msgstr ""
70367 #: fortran/frontend-passes.cc:2668
70368 #, gcc-internal-format
70369 msgid ""
70370 "Variable %qs at %L not definable inside loop beginning at %L as "
70371 "INTENT(INOUT) argument to subroutine %qs"
70372 msgstr ""
70374 #: fortran/frontend-passes.cc:2923 fortran/frontend-passes.cc:2949
70375 #, gcc-internal-format, gfc-internal-format
70376 msgid "Array reference at %L out of bounds (%ld < %ld) in loop beginning at %L"
70377 msgstr ""
70379 #: fortran/frontend-passes.cc:2933 fortran/frontend-passes.cc:2959
70380 #, gcc-internal-format, gfc-internal-format
70381 msgid "Array reference at %L out of bounds (%ld > %ld) in loop beginning at %L"
70382 msgstr ""
70384 #: fortran/frontend-passes.cc:3044
70385 #, gcc-internal-format
70386 msgid ""
70387 "Variable %qs at %L set to undefined value inside loop beginning at %L as "
70388 "INTENT(OUT) argument to function %qs"
70389 msgstr ""
70391 #: fortran/frontend-passes.cc:3050
70392 #, gcc-internal-format
70393 msgid ""
70394 "Variable %qs at %L not definable inside loop beginning at %L as "
70395 "INTENT(INOUT) argument to function %qs"
70396 msgstr ""
70398 #: fortran/frontend-passes.cc:3466 fortran/trans-expr.cc:1874
70399 #, gcc-internal-format, gfc-internal-format
70400 msgid "Code for reallocating the allocatable array at %L will be added"
70401 msgstr ""
70403 #: fortran/frontend-passes.cc:3991
70404 #, gcc-internal-format
70405 msgid "Scalarization using DIMEN_RANGE unimplemented"
70406 msgstr ""
70408 #: fortran/frontend-passes.cc:5200
70409 #, gcc-internal-format, gfc-internal-format
70410 msgid "Interchanging loops at %L"
70411 msgstr ""
70413 #: fortran/frontend-passes.cc:5839
70414 #, gcc-internal-format, gfc-internal-format
70415 msgid "%s between %L and %L"
70416 msgstr ""
70418 #: fortran/gfortranspec.cc:146
70419 #, gcc-internal-format
70420 msgid "overflowed output argument list for %qs"
70421 msgstr ""
70423 #: fortran/gfortranspec.cc:301
70424 #, gcc-internal-format
70425 msgid "no input files; unwilling to write output files"
70426 msgstr ""
70428 #: fortran/interface.cc:225
70429 #, gcc-internal-format, gfc-internal-format
70430 msgid "Syntax error in generic specification at %C"
70431 msgstr ""
70433 #: fortran/interface.cc:252
70434 #, gcc-internal-format, gfc-internal-format
70435 msgid "Syntax error: Trailing garbage in INTERFACE statement at %C"
70436 msgstr ""
70438 #: fortran/interface.cc:272
70439 #, gcc-internal-format
70440 msgid "Dummy procedure %qs at %C cannot have a generic interface"
70441 msgstr ""
70443 #: fortran/interface.cc:305
70444 #, gcc-internal-format, gfc-internal-format
70445 msgid "ABSTRACT INTERFACE at %C"
70446 msgstr ""
70448 #: fortran/interface.cc:312
70449 #, gcc-internal-format, gfc-internal-format
70450 msgid "Syntax error in ABSTRACT INTERFACE statement at %C"
70451 msgstr ""
70453 #: fortran/interface.cc:343
70454 #, gcc-internal-format, gfc-internal-format
70455 msgid "Syntax error: Trailing garbage in END INTERFACE statement at %C"
70456 msgstr ""
70458 #: fortran/interface.cc:356
70459 #, gcc-internal-format, gfc-internal-format
70460 msgid "Expected a nameless interface at %C"
70461 msgstr ""
70463 #: fortran/interface.cc:369
70464 #, gcc-internal-format
70465 msgid "Expected %<END INTERFACE ASSIGNMENT (=)%> at %C"
70466 msgstr ""
70468 #: fortran/interface.cc:400
70469 #, gcc-internal-format
70470 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C"
70471 msgstr ""
70473 #: fortran/interface.cc:403
70474 #, gcc-internal-format
70475 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C, but got %qs"
70476 msgstr ""
70478 #: fortran/interface.cc:417
70479 #, gcc-internal-format
70480 msgid "Expecting %<END INTERFACE OPERATOR (.%s.)%> at %C"
70481 msgstr ""
70483 #: fortran/interface.cc:429
70484 #, gcc-internal-format
70485 msgid "Expecting %<END INTERFACE %s%> at %C"
70486 msgstr ""
70488 #: fortran/interface.cc:619
70489 #, gcc-internal-format
70490 msgid "gfc_compare_derived_types: invalid derived type"
70491 msgstr ""
70493 #: fortran/interface.cc:899
70494 #, gcc-internal-format, gfc-internal-format
70495 msgid "Alternate return cannot appear in operator interface at %L"
70496 msgstr ""
70498 #: fortran/interface.cc:928
70499 #, gcc-internal-format, gfc-internal-format
70500 msgid "Assignment operator interface at %L must have two arguments"
70501 msgstr ""
70503 #: fortran/interface.cc:931
70504 #, gcc-internal-format, gfc-internal-format
70505 msgid "Operator interface at %L has the wrong number of arguments"
70506 msgstr ""
70508 #: fortran/interface.cc:944
70509 #, gcc-internal-format, gfc-internal-format
70510 msgid "Assignment operator interface at %L must be a SUBROUTINE"
70511 msgstr ""
70513 #: fortran/interface.cc:962
70514 #, gcc-internal-format, gfc-internal-format
70515 msgid ""
70516 "Assignment operator interface at %L must not redefine an INTRINSIC type "
70517 "assignment"
70518 msgstr ""
70520 #: fortran/interface.cc:971
70521 #, gcc-internal-format, gfc-internal-format
70522 msgid "Intrinsic operator interface at %L must be a FUNCTION"
70523 msgstr ""
70525 #: fortran/interface.cc:982
70526 #, gcc-internal-format, gfc-internal-format
70527 msgid ""
70528 "First argument of defined assignment at %L must be INTENT(OUT) or "
70529 "INTENT(INOUT)"
70530 msgstr ""
70532 #: fortran/interface.cc:989
70533 #, gcc-internal-format, gfc-internal-format
70534 msgid "Second argument of defined assignment at %L must be INTENT(IN)"
70535 msgstr ""
70537 #: fortran/interface.cc:998 fortran/resolve.cc:17384
70538 #, gcc-internal-format, gfc-internal-format
70539 msgid "First argument of operator interface at %L must be INTENT(IN)"
70540 msgstr ""
70542 #: fortran/interface.cc:1005 fortran/resolve.cc:17402
70543 #, gcc-internal-format, gfc-internal-format
70544 msgid "Second argument of operator interface at %L must be INTENT(IN)"
70545 msgstr ""
70547 #: fortran/interface.cc:1110
70548 #, gcc-internal-format, gfc-internal-format
70549 msgid "Operator interface at %L conflicts with intrinsic interface"
70550 msgstr ""
70552 #: fortran/interface.cc:1468 fortran/interface.cc:1540
70553 #, gcc-internal-format, gfc-internal-format
70554 msgid ""
70555 "check_dummy_characteristics: Unexpected result %i of gfc_dep_compare_expr"
70556 msgstr ""
70558 #: fortran/interface.cc:1653
70559 #, gcc-internal-format, gfc-internal-format
70560 msgid ""
70561 "check_result_characteristics (1): Unexpected result %i of "
70562 "gfc_dep_compare_expr"
70563 msgstr ""
70565 #: fortran/interface.cc:1700
70566 #, gcc-internal-format, gfc-internal-format
70567 msgid ""
70568 "check_result_characteristics (2): Unexpected result %i of "
70569 "gfc_dep_compare_expr"
70570 msgstr ""
70572 #: fortran/interface.cc:1889
70573 #, gcc-internal-format
70574 msgid "Procedure %qs in %s at %L has no explicit interface; did you mean %qs?"
70575 msgstr ""
70577 #: fortran/interface.cc:1894
70578 #, gcc-internal-format
70579 msgid "Procedure %qs in %s at %L has no explicit interface"
70580 msgstr ""
70582 #: fortran/interface.cc:1898
70583 #, gcc-internal-format
70584 msgid ""
70585 "Procedure %qs in %s at %L is neither function nor subroutine; did you mean "
70586 "%qs?"
70587 msgstr ""
70589 #: fortran/interface.cc:1902
70590 #, gcc-internal-format
70591 msgid "Procedure %qs in %s at %L is neither function nor subroutine"
70592 msgstr ""
70594 #: fortran/interface.cc:1914
70595 #, gcc-internal-format, gfc-internal-format
70596 msgid "In %s at %L procedures must be either all SUBROUTINEs or all FUNCTIONs"
70597 msgstr ""
70599 #: fortran/interface.cc:1918
70600 #, gcc-internal-format, gfc-internal-format
70601 msgid ""
70602 "In %s at %L procedures must be all FUNCTIONs as the generic name is also the "
70603 "name of a derived type"
70604 msgstr ""
70606 #: fortran/interface.cc:1926
70607 #, gcc-internal-format
70608 msgid "Internal procedure %qs in %s at %L"
70609 msgstr ""
70611 #: fortran/interface.cc:1983 fortran/interface.cc:1988
70612 #, gcc-internal-format
70613 msgid "Ambiguous interfaces in %s for %qs at %L and %qs at %L"
70614 msgstr ""
70616 #: fortran/interface.cc:1993
70617 #, gcc-internal-format
70618 msgid "Although not referenced, %qs has ambiguous interfaces at %L"
70619 msgstr ""
70621 #: fortran/interface.cc:2031
70622 #, gcc-internal-format
70623 msgid "%qs at %L is not a module procedure"
70624 msgstr ""
70626 #: fortran/interface.cc:2236
70627 #, gcc-internal-format
70628 msgid ""
70629 "The assumed-rank array at %L requires that the dummy argument %qs has "
70630 "assumed-rank"
70631 msgstr ""
70633 #: fortran/interface.cc:2239
70634 #, gcc-internal-format
70635 msgid "Rank mismatch in argument %qs at %L (scalar and rank-%d)"
70636 msgstr ""
70638 #: fortran/interface.cc:2242
70639 #, gcc-internal-format
70640 msgid "Rank mismatch in argument %qs at %L (rank-%d and scalar)"
70641 msgstr ""
70643 #: fortran/interface.cc:2245
70644 #, gcc-internal-format
70645 msgid "Rank mismatch in argument %qs at %L (rank-%d and rank-%d)"
70646 msgstr ""
70648 #: fortran/interface.cc:2257
70649 #, gcc-internal-format, gfc-internal-format
70650 msgid ""
70651 "Rank mismatch between actual argument at %L and actual argument at %L "
70652 "(scalar and rank-%d)"
70653 msgstr ""
70655 #: fortran/interface.cc:2261
70656 #, gcc-internal-format, gfc-internal-format
70657 msgid ""
70658 "Rank mismatch between actual argument at %L and actual argument at %L (rank-"
70659 "%d and scalar)"
70660 msgstr ""
70662 #: fortran/interface.cc:2265
70663 #, gcc-internal-format, gfc-internal-format
70664 msgid ""
70665 "Rank mismatch between actual argument at %L and actual argument at %L (rank-"
70666 "%d and rank-%d)"
70667 msgstr ""
70669 #: fortran/interface.cc:2371
70670 #, gcc-internal-format, gfc-internal-format
70671 msgid "Invalid procedure argument at %L"
70672 msgstr ""
70674 #: fortran/interface.cc:2379 fortran/interface.cc:2406
70675 #, gcc-internal-format
70676 msgid "Interface mismatch in dummy procedure %qs at %L: %s"
70677 msgstr ""
70679 #: fortran/interface.cc:2417
70680 #, gcc-internal-format
70681 msgid ""
70682 "Actual argument to contiguous pointer dummy %qs at %L must be simply "
70683 "contiguous"
70684 msgstr ""
70686 #: fortran/interface.cc:2440
70687 #, gcc-internal-format, gfc-internal-format
70688 msgid ""
70689 "Type mismatch between actual argument at %L and actual argument at %L (%s/"
70690 "%s)."
70691 msgstr ""
70693 #: fortran/interface.cc:2450
70694 #, gcc-internal-format
70695 msgid "Type mismatch in argument %qs at %L; passed %s to %s"
70696 msgstr ""
70698 #: fortran/interface.cc:2460
70699 #, gcc-internal-format
70700 msgid ""
70701 "Assumed-type actual argument at %L requires that dummy argument %qs is of "
70702 "assumed type"
70703 msgstr ""
70705 #: fortran/interface.cc:2474
70706 #, gcc-internal-format
70707 msgid ""
70708 "Assumed-type actual argument at %L corresponding to assumed-rank dummy "
70709 "argument %qs must be assumed-shape or assumed-rank"
70710 msgstr ""
70712 #: fortran/interface.cc:2491
70713 #, gcc-internal-format
70714 msgid "Actual argument to %qs at %L must be polymorphic"
70715 msgstr ""
70717 #: fortran/interface.cc:2501
70718 #, gcc-internal-format
70719 msgid "Actual argument to %qs at %L must have the same declared type"
70720 msgstr ""
70722 #: fortran/interface.cc:2516
70723 #, gcc-internal-format
70724 msgid ""
70725 "Actual argument to %qs at %L must be unlimited polymorphic since the formal "
70726 "argument is a pointer or allocatable unlimited polymorphic entity [F2008: "
70727 "12.5.2.5]"
70728 msgstr ""
70730 #: fortran/interface.cc:2532
70731 #, gcc-internal-format
70732 msgid "Actual argument to %qs at %L must be a coarray"
70733 msgstr ""
70735 #: fortran/interface.cc:2551
70736 #, gcc-internal-format
70737 msgid "Corank mismatch in argument %qs at %L (%d and %d)"
70738 msgstr ""
70740 #: fortran/interface.cc:2569
70741 #, gcc-internal-format
70742 msgid ""
70743 "Actual argument to %qs at %L must be simply contiguous or an element of such "
70744 "an array"
70745 msgstr ""
70747 #: fortran/interface.cc:2584
70748 #, gcc-internal-format
70749 msgid ""
70750 "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is LOCK_TYPE or "
70751 "has a LOCK_TYPE component"
70752 msgstr ""
70754 #: fortran/interface.cc:2599
70755 #, gcc-internal-format
70756 msgid ""
70757 "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is EVENT_TYPE or "
70758 "has a EVENT_TYPE component"
70759 msgstr ""
70761 #: fortran/interface.cc:2618
70762 #, gcc-internal-format
70763 msgid ""
70764 "Dummy argument %qs has to be a pointer, assumed-shape or assumed-rank array "
70765 "without CONTIGUOUS attribute - as actual argument at %L is not simply "
70766 "contiguous and both are ASYNCHRONOUS or VOLATILE"
70767 msgstr ""
70769 #: fortran/interface.cc:2631
70770 #, gcc-internal-format
70771 msgid ""
70772 "Passing coarray at %L to allocatable, noncoarray, INTENT(OUT) dummy argument "
70773 "%qs"
70774 msgstr ""
70776 #: fortran/interface.cc:2638
70777 #, gcc-internal-format
70778 msgid ""
70779 "Passing coarray at %L to allocatable, noncoarray dummy argument %qs, which "
70780 "is invalid if the allocation status is modified"
70781 msgstr ""
70783 #: fortran/interface.cc:2714
70784 #, gcc-internal-format
70785 msgid "Polymorphic scalar passed to array dummy argument %qs at %L"
70786 msgstr ""
70788 #: fortran/interface.cc:2725
70789 #, gcc-internal-format, gfc-internal-format
70790 msgid ""
70791 "Element of assumed-shape or pointer array as actual argument at %L cannot "
70792 "correspond to actual argument at %L"
70793 msgstr ""
70795 #: fortran/interface.cc:2730
70796 #, gcc-internal-format
70797 msgid ""
70798 "Element of assumed-shape or pointer array passed to array dummy argument %qs "
70799 "at %L"
70800 msgstr ""
70802 #: fortran/interface.cc:2743
70803 #, gcc-internal-format
70804 msgid ""
70805 "Extension: Scalar non-default-kind, non-C_CHAR-kind CHARACTER actual "
70806 "argument with array dummy argument %qs at %L"
70807 msgstr ""
70809 #: fortran/interface.cc:2751
70810 #, gcc-internal-format
70811 msgid ""
70812 "Fortran 2003: Scalar CHARACTER actual argument with array dummy argument %qs "
70813 "at %L"
70814 msgstr ""
70816 #: fortran/interface.cc:3118
70817 #, gcc-internal-format
70818 msgid "Keyword argument %qs at %L is invalid in a statement function"
70819 msgstr ""
70821 #: fortran/interface.cc:3141
70822 #, gcc-internal-format
70823 msgid "Keyword argument %qs at %L is not in the procedure; did you mean %qs?"
70824 msgstr ""
70826 #: fortran/interface.cc:3145
70827 #, gcc-internal-format
70828 msgid "Keyword argument %qs at %L is not in the procedure"
70829 msgstr ""
70831 #: fortran/interface.cc:3154
70832 #, gcc-internal-format
70833 msgid ""
70834 "Keyword argument %qs at %L is already associated with another actual argument"
70835 msgstr ""
70837 #: fortran/interface.cc:3164
70838 #, gcc-internal-format, gfc-internal-format
70839 msgid "More actual than formal arguments in procedure call at %L"
70840 msgstr ""
70842 #: fortran/interface.cc:3177
70843 #, gcc-internal-format, gfc-internal-format
70844 msgid "Missing alternate return specifier in subroutine call at %L"
70845 msgstr ""
70847 #: fortran/interface.cc:3191
70848 #, gcc-internal-format, gfc-internal-format
70849 msgid "Unexpected alternate return specifier in subroutine call at %L"
70850 msgstr ""
70852 #: fortran/interface.cc:3220
70853 #, gcc-internal-format
70854 msgid "Unexpected NULL() intrinsic at %L to dummy %qs"
70855 msgstr ""
70857 #: fortran/interface.cc:3223
70858 #, gcc-internal-format
70859 msgid "Fortran 2008: Null pointer at %L to non-pointer dummy %qs"
70860 msgstr ""
70862 #: fortran/interface.cc:3249
70863 #, gcc-internal-format, gfc-internal-format
70864 msgid ""
70865 "Actual argument at %L to assumed-type dummy has type parameters or is of "
70866 "derived type with type-bound or FINAL procedures"
70867 msgstr ""
70869 #: fortran/interface.cc:3273
70870 #, gcc-internal-format
70871 msgid ""
70872 "Character length mismatch (%ld/%ld) between actual argument and pointer or "
70873 "allocatable dummy argument %qs at %L"
70874 msgstr ""
70876 #: fortran/interface.cc:3280
70877 #, gcc-internal-format
70878 msgid ""
70879 "Character length mismatch (%ld/%ld) between actual argument and assumed-"
70880 "shape dummy argument %qs at %L"
70881 msgstr ""
70883 #: fortran/interface.cc:3295
70884 #, gcc-internal-format
70885 msgid ""
70886 "Actual argument at %L to allocatable or pointer dummy argument %qs must have "
70887 "a deferred length type parameter if and only if the dummy has one"
70888 msgstr ""
70890 #: fortran/interface.cc:3314
70891 #, gcc-internal-format
70892 msgid ""
70893 "Character length of actual argument shorter than of dummy argument %qs (%lu/"
70894 "%lu) at %L"
70895 msgstr ""
70897 #: fortran/interface.cc:3324 fortran/interface.cc:3329
70898 #, gcc-internal-format
70899 msgid ""
70900 "Actual argument contains too few elements for dummy argument %qs (%lu/%lu) "
70901 "at %L"
70902 msgstr ""
70904 #: fortran/interface.cc:3350
70905 #, gcc-internal-format
70906 msgid "Expected a procedure pointer for argument %qs at %L"
70907 msgstr ""
70909 #: fortran/interface.cc:3367
70910 #, gcc-internal-format
70911 msgid "Expected a procedure for argument %qs at %L"
70912 msgstr ""
70914 #: fortran/interface.cc:3432
70915 #, gcc-internal-format
70916 msgid "Actual argument for %qs cannot be an assumed-size array at %L"
70917 msgstr ""
70919 #: fortran/interface.cc:3461
70920 #, gcc-internal-format
70921 msgid ""
70922 "Actual argument to assumed-rank INTENT(OUT) dummy %qs at %L cannot be of "
70923 "unknown size"
70924 msgstr ""
70926 #: fortran/interface.cc:3472
70927 #, gcc-internal-format
70928 msgid "Actual argument for %qs must be a pointer at %L"
70929 msgstr ""
70931 #: fortran/interface.cc:3483
70932 #, gcc-internal-format
70933 msgid "Fortran 2008: Non-pointer actual argument at %L to pointer dummy %qs"
70934 msgstr ""
70936 #: fortran/interface.cc:3494
70937 #, gcc-internal-format
70938 msgid "Coindexed actual argument at %L to pointer dummy %qs"
70939 msgstr ""
70941 #: fortran/interface.cc:3508
70942 #, gcc-internal-format
70943 msgid ""
70944 "Coindexed actual argument at %L to allocatable dummy %qs requires INTENT(IN)"
70945 msgstr ""
70947 #: fortran/interface.cc:3523
70948 #, gcc-internal-format
70949 msgid ""
70950 "Coindexed ASYNCHRONOUS or VOLATILE actual argument at %L requires that dummy "
70951 "%qs has neither ASYNCHRONOUS nor VOLATILE"
70952 msgstr ""
70954 #: fortran/interface.cc:3538
70955 #, gcc-internal-format
70956 msgid ""
70957 "Coindexed actual argument at %L with allocatable ultimate component to dummy "
70958 "%qs requires either VALUE or INTENT(IN)"
70959 msgstr ""
70961 #: fortran/interface.cc:3551
70962 #, gcc-internal-format
70963 msgid "Actual CLASS array argument for %qs must be a full array at %L"
70964 msgstr ""
70966 #: fortran/interface.cc:3562
70967 #, gcc-internal-format
70968 msgid "Actual argument for %qs must be ALLOCATABLE at %L"
70969 msgstr ""
70971 #: fortran/interface.cc:3599
70972 #, gcc-internal-format
70973 msgid ""
70974 "Array-section actual argument with vector subscripts at %L is incompatible "
70975 "with INTENT(OUT), INTENT(INOUT), VOLATILE or ASYNCHRONOUS attribute of the "
70976 "dummy argument %qs"
70977 msgstr ""
70979 #: fortran/interface.cc:3619
70980 #, gcc-internal-format
70981 msgid ""
70982 "Assumed-shape actual argument at %L is incompatible with the non-assumed-"
70983 "shape dummy argument %qs due to VOLATILE attribute"
70984 msgstr ""
70986 #: fortran/interface.cc:3637
70987 #, gcc-internal-format
70988 msgid ""
70989 "Array-section actual argument at %L is incompatible with the non-assumed-"
70990 "shape dummy argument %qs due to VOLATILE attribute"
70991 msgstr ""
70993 #: fortran/interface.cc:3658
70994 #, gcc-internal-format
70995 msgid ""
70996 "Pointer-array actual argument at %L requires an assumed-shape or pointer-"
70997 "array dummy argument %qs due to VOLATILE attribute"
70998 msgstr ""
71000 #: fortran/interface.cc:3686
71001 #, gcc-internal-format, gfc-internal-format
71002 msgid "Missing alternate return spec in subroutine call at %L"
71003 msgstr ""
71005 #: fortran/interface.cc:3699
71006 #, gcc-internal-format
71007 msgid "Missing actual argument for argument %qs at %L"
71008 msgstr ""
71010 #: fortran/interface.cc:3827
71011 #, gcc-internal-format
71012 msgid "compare_actual_expr(): Bad component code"
71013 msgstr ""
71015 #: fortran/interface.cc:3856
71016 #, gcc-internal-format
71017 msgid "check_some_aliasing(): List mismatch"
71018 msgstr ""
71020 #: fortran/interface.cc:3882
71021 #, gcc-internal-format
71022 msgid "check_some_aliasing(): corrupted data"
71023 msgstr ""
71025 #: fortran/interface.cc:3892
71026 #, gcc-internal-format
71027 msgid ""
71028 "Same actual argument associated with INTENT(%s) argument %qs and INTENT(%s) "
71029 "argument %qs at %L"
71030 msgstr ""
71032 #: fortran/interface.cc:3922
71033 #, gcc-internal-format
71034 msgid "check_intents(): List mismatch"
71035 msgstr ""
71037 #: fortran/interface.cc:3942
71038 #, gcc-internal-format, gfc-internal-format
71039 msgid ""
71040 "Procedure argument at %L is local to a PURE procedure and has the POINTER "
71041 "attribute"
71042 msgstr ""
71044 #: fortran/interface.cc:3954
71045 #, gcc-internal-format, gfc-internal-format
71046 msgid ""
71047 "Coindexed actual argument at %L in PURE procedure is passed to an INTENT(%s) "
71048 "argument"
71049 msgstr ""
71051 #: fortran/interface.cc:3964
71052 #, gcc-internal-format, gfc-internal-format
71053 msgid ""
71054 "Coindexed actual argument at %L in PURE procedure is passed to a POINTER "
71055 "dummy argument"
71056 msgstr ""
71058 #: fortran/interface.cc:3975
71059 #, gcc-internal-format
71060 msgid ""
71061 "Coindexed polymorphic actual argument at %L is passed polymorphic dummy "
71062 "argument %qs"
71063 msgstr ""
71065 #: fortran/interface.cc:4017
71066 #, gcc-internal-format
71067 msgid ""
71068 "Procedure %qs called at %L is not explicitly declared; did you mean %qs?"
71069 msgstr ""
71071 #: fortran/interface.cc:4021 fortran/interface.cc:4031
71072 #, gcc-internal-format
71073 msgid "Procedure %qs called at %L is not explicitly declared"
71074 msgstr ""
71076 #: fortran/interface.cc:4027
71077 #, gcc-internal-format
71078 msgid "Procedure %qs called with an implicit interface at %L"
71079 msgstr ""
71081 #: fortran/interface.cc:4040
71082 #, gcc-internal-format
71083 msgid ""
71084 "The pointer object %qs at %L must have an explicit function interface or be "
71085 "declared as array"
71086 msgstr ""
71088 #: fortran/interface.cc:4048
71089 #, gcc-internal-format
71090 msgid ""
71091 "The allocatable object %qs at %L must have an explicit function interface or "
71092 "be declared as array"
71093 msgstr ""
71095 #: fortran/interface.cc:4056
71096 #, gcc-internal-format
71097 msgid "Allocatable function %qs at %L must have an explicit function interface"
71098 msgstr ""
71100 #: fortran/interface.cc:4073
71101 #, gcc-internal-format, gfc-internal-format
71102 msgid "Explicit interface required for polymorphic argument at %L"
71103 msgstr ""
71105 #: fortran/interface.cc:4082
71106 #, gcc-internal-format
71107 msgid "Keyword argument requires explicit interface for procedure %qs at %L"
71108 msgstr ""
71110 #: fortran/interface.cc:4091
71111 #, gcc-internal-format, gfc-internal-format
71112 msgid "Assumed-type argument %s at %L requires an explicit interface"
71113 msgstr ""
71115 #: fortran/interface.cc:4106
71116 #, gcc-internal-format
71117 msgid ""
71118 "Actual argument of LOCK_TYPE or with LOCK_TYPE component at %L requires an "
71119 "explicit interface for procedure %qs"
71120 msgstr ""
71122 #: fortran/interface.cc:4121
71123 #, gcc-internal-format
71124 msgid ""
71125 "Actual argument of EVENT_TYPE or with EVENT_TYPE component at %L requires an "
71126 "explicit interface for procedure %qs"
71127 msgstr ""
71129 #: fortran/interface.cc:4131
71130 #, gcc-internal-format, gfc-internal-format
71131 msgid "MOLD argument to NULL required at %L"
71132 msgstr ""
71134 #: fortran/interface.cc:4141
71135 #, gcc-internal-format, gfc-internal-format
71136 msgid "Assumed-rank argument requires an explicit interface at %L"
71137 msgstr ""
71139 #: fortran/interface.cc:4183
71140 #, gcc-internal-format
71141 msgid "Procedure pointer component %qs called with an implicit interface at %L"
71142 msgstr ""
71144 #: fortran/interface.cc:4194
71145 #, gcc-internal-format
71146 msgid ""
71147 "Keyword argument requires explicit interface for procedure pointer component "
71148 "%qs at %L"
71149 msgstr ""
71151 #: fortran/interface.cc:4279
71152 #, gcc-internal-format, gfc-internal-format
71153 msgid ""
71154 "MOLD= required in NULL() argument at %L: Ambiguity between specific "
71155 "functions %s and %s"
71156 msgstr ""
71158 #: fortran/interface.cc:4349
71159 #, gcc-internal-format
71160 msgid "Unable to find symbol %qs"
71161 msgstr ""
71163 #: fortran/interface.cc:4722
71164 #, gcc-internal-format
71165 msgid "Entity %qs at %L is already present in the interface"
71166 msgstr ""
71168 #: fortran/interface.cc:4839
71169 #, gcc-internal-format
71170 msgid "gfc_add_interface(): Bad interface type"
71171 msgstr ""
71173 #: fortran/interface.cc:4933
71174 #, gcc-internal-format
71175 msgid "Cannot overwrite GENERIC %qs at %L"
71176 msgstr ""
71178 #: fortran/interface.cc:4945
71179 #, gcc-internal-format
71180 msgid "%qs at %L overrides a procedure binding declared NON_OVERRIDABLE"
71181 msgstr ""
71183 #: fortran/interface.cc:4953
71184 #, gcc-internal-format
71185 msgid "%qs at %L must not be DEFERRED as it overrides a non-DEFERRED binding"
71186 msgstr ""
71188 #: fortran/interface.cc:4961
71189 #, gcc-internal-format
71190 msgid "%qs at %L overrides a PURE procedure and must also be PURE"
71191 msgstr ""
71193 #: fortran/interface.cc:4970
71194 #, gcc-internal-format
71195 msgid "%qs at %L overrides an ELEMENTAL procedure and must also be ELEMENTAL"
71196 msgstr ""
71198 #: fortran/interface.cc:4976
71199 #, gcc-internal-format
71200 msgid ""
71201 "%qs at %L overrides a non-ELEMENTAL procedure and must not be ELEMENTAL, "
71202 "either"
71203 msgstr ""
71205 #: fortran/interface.cc:4985
71206 #, gcc-internal-format
71207 msgid "%qs at %L overrides a SUBROUTINE and must also be a SUBROUTINE"
71208 msgstr ""
71210 #: fortran/interface.cc:4996
71211 #, gcc-internal-format
71212 msgid "%qs at %L overrides a FUNCTION and must also be a FUNCTION"
71213 msgstr ""
71215 #: fortran/interface.cc:5004
71216 #, gcc-internal-format
71217 msgid "Result mismatch for the overriding procedure %qs at %L: %s"
71218 msgstr ""
71220 #: fortran/interface.cc:5015
71221 #, gcc-internal-format
71222 msgid "%qs at %L overrides a PUBLIC procedure and must not be PRIVATE"
71223 msgstr ""
71225 #: fortran/interface.cc:5045
71226 #, gcc-internal-format
71227 msgid ""
71228 "Dummy argument %qs of %qs at %L should be named %qs as to match the "
71229 "corresponding argument of the overridden procedure"
71230 msgstr ""
71232 #: fortran/interface.cc:5056
71233 #, gcc-internal-format
71234 msgid "Argument mismatch for the overriding procedure %qs at %L: %s"
71235 msgstr ""
71237 #: fortran/interface.cc:5065
71238 #, gcc-internal-format
71239 msgid ""
71240 "%qs at %L must have the same number of formal arguments as the overridden "
71241 "procedure"
71242 msgstr ""
71244 #: fortran/interface.cc:5074
71245 #, gcc-internal-format
71246 msgid "%qs at %L overrides a NOPASS binding and must also be NOPASS"
71247 msgstr ""
71249 #: fortran/interface.cc:5085
71250 #, gcc-internal-format
71251 msgid "%qs at %L overrides a binding with PASS and must also be PASS"
71252 msgstr ""
71254 #: fortran/interface.cc:5092
71255 #, gcc-internal-format
71256 msgid ""
71257 "Passed-object dummy argument of %qs at %L must be at the same position as "
71258 "the passed-object dummy argument of the overridden procedure"
71259 msgstr ""
71261 #: fortran/interface.cc:5113
71262 #, gcc-internal-format, gfc-internal-format
71263 msgid "DTIO dummy argument at %L must be of type %s"
71264 msgstr ""
71266 #: fortran/interface.cc:5120
71267 #, gcc-internal-format, gfc-internal-format
71268 msgid "DTIO dummy argument at %L must be of KIND = %d"
71269 msgstr ""
71271 #: fortran/interface.cc:5127
71272 #, gcc-internal-format, gfc-internal-format
71273 msgid "DTIO dummy argument at %L must be a scalar"
71274 msgstr ""
71276 #: fortran/interface.cc:5131
71277 #, gcc-internal-format, gfc-internal-format
71278 msgid "DTIO dummy argument at %L must be an ASSUMED SHAPE ARRAY"
71279 msgstr ""
71281 #: fortran/interface.cc:5135
71282 #, gcc-internal-format, gfc-internal-format
71283 msgid "DTIO character argument at %L must have assumed length"
71284 msgstr ""
71286 #: fortran/interface.cc:5139
71287 #, gcc-internal-format, gfc-internal-format
71288 msgid "DTIO dummy argument at %L must have INTENT %s"
71289 msgstr ""
71291 #: fortran/interface.cc:5197 fortran/interface.cc:5243
71292 #, gcc-internal-format, gfc-internal-format
71293 msgid "Alternate return at %L is not permitted in a DTIO procedure"
71294 msgstr ""
71296 #: fortran/interface.cc:5209
71297 #, gcc-internal-format
71298 msgid "DTIO procedure %qs at %L must be a subroutine"
71299 msgstr ""
71301 #: fortran/interface.cc:5221
71302 #, gcc-internal-format
71303 msgid "Too few dummy arguments in DTIO procedure %qs at %L"
71304 msgstr ""
71306 #: fortran/interface.cc:5228
71307 #, gcc-internal-format
71308 msgid "Too many dummy arguments in DTIO procedure %qs at %L"
71309 msgstr ""
71311 #: fortran/intrinsic.cc:260
71312 #, gcc-internal-format, gfc-internal-format
71313 msgid ""
71314 "Variable with NO_ARG_CHECK attribute at %L is only permitted as argument to "
71315 "the intrinsic functions C_LOC and PRESENT"
71316 msgstr ""
71318 #: fortran/intrinsic.cc:276
71319 #, gcc-internal-format, gfc-internal-format
71320 msgid ""
71321 "Assumed-type argument at %L is not permitted as actual argument to the "
71322 "intrinsic %s"
71323 msgstr ""
71325 #: fortran/intrinsic.cc:283
71326 #, gcc-internal-format, gfc-internal-format
71327 msgid ""
71328 "Assumed-type argument at %L is only permitted as first actual argument to "
71329 "the intrinsic %s"
71330 msgstr ""
71332 #: fortran/intrinsic.cc:290
71333 #, gcc-internal-format, gfc-internal-format
71334 msgid ""
71335 "Assumed-rank argument at %L is only permitted as actual argument to "
71336 "intrinsic inquiry functions"
71337 msgstr ""
71339 #: fortran/intrinsic.cc:297
71340 #, gcc-internal-format, gfc-internal-format
71341 msgid ""
71342 "Assumed-rank argument at %L is only permitted as first actual argument to "
71343 "the intrinsic inquiry function %s"
71344 msgstr ""
71346 #: fortran/intrinsic.cc:345
71347 #, gcc-internal-format
71348 msgid "do_check(): too many args"
71349 msgstr ""
71351 #: fortran/intrinsic.cc:425
71352 #, gcc-internal-format
71353 msgid "add_sym(): Bad sizing mode"
71354 msgstr ""
71356 #: fortran/intrinsic.cc:1185
71357 #, gcc-internal-format
71358 msgid ""
71359 "The intrinsic %qs at %L is not included in the selected standard but %s and "
71360 "%qs will be treated as if declared EXTERNAL.  Use an appropriate %<-std=%> "
71361 "option or define %<-fall-intrinsics%> to allow this intrinsic."
71362 msgstr ""
71364 #: fortran/intrinsic.cc:1220
71365 #, gcc-internal-format
71366 msgid "make_generic(): Cannot find generic symbol %qs"
71367 msgstr ""
71369 #: fortran/intrinsic.cc:4312
71370 #, gcc-internal-format, gfc-internal-format
71371 msgid ""
71372 "ALLOCATED intrinsic at %L requires an array or scalar allocatable entity"
71373 msgstr ""
71375 #: fortran/intrinsic.cc:4325
71376 #, gcc-internal-format, gfc-internal-format
71377 msgid "Scalar entity required at %L"
71378 msgstr ""
71380 #: fortran/intrinsic.cc:4336
71381 #, gcc-internal-format, gfc-internal-format
71382 msgid "Array entity required at %L"
71383 msgstr ""
71385 #: fortran/intrinsic.cc:4343
71386 #, gcc-internal-format
71387 msgid "Invalid keyword %qs in %qs intrinsic function at %L"
71388 msgstr ""
71390 #: fortran/intrinsic.cc:4370
71391 #, gcc-internal-format
71392 msgid "Too many arguments in call to %qs at %L"
71393 msgstr ""
71395 #: fortran/intrinsic.cc:4386
71396 #, gcc-internal-format, gfc-internal-format
71397 msgid ""
71398 "The argument list functions %%VAL, %%LOC or %%REF are not allowed in this "
71399 "context at %L"
71400 msgstr ""
71402 #: fortran/intrinsic.cc:4389
71403 #, gcc-internal-format
71404 msgid "Cannot find keyword named %qs in call to %qs at %L"
71405 msgstr ""
71407 #: fortran/intrinsic.cc:4396
71408 #, gcc-internal-format
71409 msgid "Argument %qs appears twice in call to %qs at %L"
71410 msgstr ""
71412 #: fortran/intrinsic.cc:4410
71413 #, gcc-internal-format
71414 msgid "Missing actual argument %qs in call to %qs at %L"
71415 msgstr ""
71417 #: fortran/intrinsic.cc:4426
71418 #, gcc-internal-format, gfc-internal-format
71419 msgid "ALTERNATE RETURN not permitted at %L"
71420 msgstr ""
71422 #: fortran/intrinsic.cc:4480
71423 #, gcc-internal-format
71424 msgid "In call to %qs at %L, type mismatch in argument %qs; pass %qs to %qs"
71425 msgstr ""
71427 #: fortran/intrinsic.cc:4608
71428 #, gcc-internal-format
71429 msgid "resolve_intrinsic(): Too many args for intrinsic"
71430 msgstr ""
71432 #: fortran/intrinsic.cc:4702
71433 #, gcc-internal-format
71434 msgid "do_simplify(): Too many args for intrinsic"
71435 msgstr ""
71437 #: fortran/intrinsic.cc:4742
71438 #, gcc-internal-format
71439 msgid "init_arglist(): too many arguments"
71440 msgstr ""
71442 #: fortran/intrinsic.cc:4894
71443 #, gcc-internal-format
71444 msgid "Invalid standard code on intrinsic %qs (%d)"
71445 msgstr ""
71447 #: fortran/intrinsic.cc:4903
71448 #, gcc-internal-format
71449 msgid "Intrinsic %qs (%s) used at %L"
71450 msgstr ""
71452 #: fortran/intrinsic.cc:4975
71453 #, gcc-internal-format
71454 msgid "Function %qs as initialization expression at %L"
71455 msgstr ""
71457 #: fortran/intrinsic.cc:4993
71458 #, gcc-internal-format
71459 msgid ""
71460 "Transformational function %qs at %L is invalid in an initialization "
71461 "expression"
71462 msgstr ""
71464 #: fortran/intrinsic.cc:5069
71465 #, gcc-internal-format, gfc-internal-format
71466 msgid ""
71467 "Elemental function as initialization expression with non-integer/non-"
71468 "character arguments at %L"
71469 msgstr ""
71471 #: fortran/intrinsic.cc:5160
71472 #, gcc-internal-format
71473 msgid ""
71474 "Subroutine call to intrinsic %qs in DO CONCURRENT block at %L is not PURE"
71475 msgstr ""
71477 #: fortran/intrinsic.cc:5167
71478 #, gcc-internal-format
71479 msgid "Subroutine call to intrinsic %qs at %L is not PURE"
71480 msgstr ""
71482 #: fortran/intrinsic.cc:5270
71483 #, gcc-internal-format, gfc-internal-format
71484 msgid "Extension: Conversion from %s to %s at %L"
71485 msgstr ""
71487 #: fortran/intrinsic.cc:5291
71488 #, gcc-internal-format, gfc-internal-format
71489 msgid "Nonstandard conversion from %s to %s at %L"
71490 msgstr ""
71492 #: fortran/intrinsic.cc:5308 fortran/intrinsic.cc:5325
71493 #, gcc-internal-format, gfc-internal-format
71494 msgid "Possible change of value in conversion from %s to %s at %L"
71495 msgstr ""
71497 #. If HOLLERITH is involved, all bets are off.
71498 #: fortran/intrinsic.cc:5313 fortran/intrinsic.cc:5333
71499 #, gcc-internal-format, gfc-internal-format
71500 msgid "Conversion from %s to %s at %L"
71501 msgstr ""
71503 #. Use of -fdec-char-conversions allows assignment of character data
71504 #. to non-character variables.  This not permited for nonconstant
71505 #. strings.
71506 #: fortran/intrinsic.cc:5399 fortran/resolve.cc:11027
71507 #, gcc-internal-format, gfc-internal-format
71508 msgid "Cannot convert %s to %s at %L"
71509 msgstr ""
71511 #: fortran/intrinsic.cc:5404
71512 #, gcc-internal-format
71513 msgid "Cannot convert %qs to %qs at %L"
71514 msgstr ""
71516 #: fortran/intrinsic.cc:5495
71517 #, gcc-internal-format
71518 msgid ""
71519 "%qs declared at %L may shadow the intrinsic of the same name.  In order to "
71520 "call the intrinsic, explicit INTRINSIC declarations may be required."
71521 msgstr ""
71523 #: fortran/intrinsic.cc:5501
71524 #, gcc-internal-format
71525 msgid ""
71526 "%qs declared at %L is also the name of an intrinsic.  It can only be called "
71527 "via an explicit interface or if declared EXTERNAL."
71528 msgstr ""
71530 #: fortran/io.cc:176 fortran/primary.cc:940
71531 #, gcc-internal-format, gfc-internal-format
71532 msgid "Extension: backslash character at %C"
71533 msgstr ""
71535 #: fortran/io.cc:210
71536 #, gcc-internal-format, gfc-internal-format
71537 msgid "Nonconforming tab character in format at %C"
71538 msgstr ""
71540 #: fortran/io.cc:453
71541 #, gcc-internal-format, gfc-internal-format
71542 msgid "DP format specifier not allowed at %C"
71543 msgstr ""
71545 #: fortran/io.cc:460
71546 #, gcc-internal-format, gfc-internal-format
71547 msgid "DC format specifier not allowed at %C"
71548 msgstr ""
71550 #: fortran/io.cc:467
71551 #, gcc-internal-format, gfc-internal-format
71552 msgid "Fortran 2003: DT format specifier not allowed at %C"
71553 msgstr ""
71555 #: fortran/io.cc:596
71556 #, gcc-internal-format, gfc-internal-format
71557 msgid "Positive width required in format string at %L"
71558 msgstr ""
71560 #: fortran/io.cc:598
71561 #, gcc-internal-format, gfc-internal-format
71562 msgid "Nonnegative width required in format string at %L"
71563 msgstr ""
71565 #: fortran/io.cc:600
71566 #, gcc-internal-format
71567 msgid "Unexpected element %qc in format string at %L"
71568 msgstr ""
71570 #: fortran/io.cc:602
71571 #, gcc-internal-format, gfc-internal-format
71572 msgid "Unexpected end of format string in format string at %L"
71573 msgstr ""
71575 #: fortran/io.cc:604
71576 #, gcc-internal-format, gfc-internal-format
71577 msgid "Zero width in format descriptor in format string at %L"
71578 msgstr ""
71580 #: fortran/io.cc:624
71581 #, gcc-internal-format, gfc-internal-format
71582 msgid "Missing leading left parenthesis in format string at %L"
71583 msgstr ""
71585 #: fortran/io.cc:653
71586 #, gcc-internal-format
71587 msgid "Left parenthesis required after %<*%> in format string at %L"
71588 msgstr ""
71590 #: fortran/io.cc:685
71591 #, gcc-internal-format, gfc-internal-format
71592 msgid "Expected P edit descriptor in format string at %L"
71593 msgstr ""
71595 #. P requires a prior number.
71596 #: fortran/io.cc:693
71597 #, gcc-internal-format, gfc-internal-format
71598 msgid "P descriptor requires leading scale factor in format string at %L"
71599 msgstr ""
71601 #: fortran/io.cc:701
71602 #, gcc-internal-format, gfc-internal-format
71603 msgid "X descriptor requires leading space count at %L"
71604 msgstr ""
71606 #: fortran/io.cc:730
71607 #, gcc-internal-format, gfc-internal-format
71608 msgid "$ descriptor at %L"
71609 msgstr ""
71611 #: fortran/io.cc:734
71612 #, gcc-internal-format, gfc-internal-format
71613 msgid "$ should be the last specifier in format at %L"
71614 msgstr ""
71616 #: fortran/io.cc:766
71617 #, gcc-internal-format, gfc-internal-format
71618 msgid "Missing item in format string at %L"
71619 msgstr ""
71621 #: fortran/io.cc:797 fortran/io.cc:812
71622 #, gcc-internal-format, gfc-internal-format
71623 msgid "Comma required after P descriptor in format string at %L"
71624 msgstr ""
71626 #: fortran/io.cc:827
71627 #, gcc-internal-format, gfc-internal-format
71628 msgid "Positive width required with T descriptor in format string at %L"
71629 msgstr ""
71631 #: fortran/io.cc:846 fortran/io.cc:850
71632 #, gcc-internal-format, gfc-internal-format
71633 msgid "Extension: Zero width after L descriptor at %L"
71634 msgstr ""
71636 #: fortran/io.cc:862
71637 #, gcc-internal-format, gfc-internal-format
71638 msgid "Missing positive width after L descriptor at %L"
71639 msgstr ""
71641 #: fortran/io.cc:893
71642 #, gcc-internal-format
71643 msgid "%<G0%> in format at %L"
71644 msgstr ""
71646 #: fortran/io.cc:911
71647 #, gcc-internal-format, gfc-internal-format
71648 msgid "E specifier not allowed with g0 descriptor in format string at %L"
71649 msgstr ""
71651 #: fortran/io.cc:931
71652 #, gcc-internal-format, gfc-internal-format
71653 msgid "Positive width required in format specifier %s at %L"
71654 msgstr ""
71656 #: fortran/io.cc:941
71657 #, gcc-internal-format, gfc-internal-format
71658 msgid "positive width required at %L"
71659 msgstr ""
71661 #: fortran/io.cc:964 fortran/io.cc:971
71662 #, gcc-internal-format, gfc-internal-format
71663 msgid "Period required in format specifier %s at %L"
71664 msgstr ""
71666 #: fortran/io.cc:1009 fortran/io.cc:1018
71667 #, gcc-internal-format, gfc-internal-format
71668 msgid "Positive exponent width required in format string at %L"
71669 msgstr ""
71671 #: fortran/io.cc:1066
71672 #, gcc-internal-format, gfc-internal-format
71673 msgid "Right parenthesis expected at %C in format string at %L"
71674 msgstr ""
71676 #: fortran/io.cc:1108
71677 #, gcc-internal-format, gfc-internal-format
71678 msgid "Period required in format specifier in format string at %L"
71679 msgstr ""
71681 #: fortran/io.cc:1114
71682 #, gcc-internal-format, gfc-internal-format
71683 msgid "Period required in format specifier at %L"
71684 msgstr ""
71686 #: fortran/io.cc:1136
71687 #, gcc-internal-format, gfc-internal-format
71688 msgid "The H format specifier at %L is a Fortran 95 deleted feature"
71689 msgstr ""
71691 #: fortran/io.cc:1231 fortran/io.cc:1293
71692 #, gcc-internal-format, gfc-internal-format
71693 msgid "Missing comma at %L"
71694 msgstr ""
71696 #: fortran/io.cc:1349
71697 #, gcc-internal-format, gfc-internal-format
71698 msgid "Extraneous characters in format at %L"
71699 msgstr ""
71701 #: fortran/io.cc:1371
71702 #, gcc-internal-format, gfc-internal-format
71703 msgid "Format statement in module main block at %C"
71704 msgstr ""
71706 #: fortran/io.cc:1380
71707 #, gcc-internal-format, gfc-internal-format
71708 msgid "FORMAT statement at %C cannot appear within an INTERFACE"
71709 msgstr ""
71711 #: fortran/io.cc:1386
71712 #, gcc-internal-format, gfc-internal-format
71713 msgid "Missing format label at %C"
71714 msgstr ""
71716 #: fortran/io.cc:1441 fortran/io.cc:1472 fortran/io.cc:1552
71717 #, gcc-internal-format, gfc-internal-format
71718 msgid "Invalid value for %s specification at %C"
71719 msgstr ""
71721 #: fortran/io.cc:1447 fortran/io.cc:1478 fortran/io.cc:1634 fortran/io.cc:1647
71722 #, gcc-internal-format, gfc-internal-format
71723 msgid "Duplicate %s specification at %C"
71724 msgstr ""
71726 #: fortran/io.cc:1489
71727 #, gcc-internal-format, gfc-internal-format
71728 msgid "Variable %s cannot be INTENT(IN) at %C"
71729 msgstr ""
71731 #: fortran/io.cc:1497
71732 #, gcc-internal-format, gfc-internal-format
71733 msgid "Variable %s cannot be assigned in PURE procedure at %C"
71734 msgstr ""
71736 #: fortran/io.cc:1527
71737 #, gcc-internal-format, gfc-internal-format
71738 msgid "Expecting a variable at %L"
71739 msgstr ""
71741 #: fortran/io.cc:1558
71742 #, gcc-internal-format, gfc-internal-format
71743 msgid "Duplicate %s label specification at %C"
71744 msgstr ""
71746 #: fortran/io.cc:1578 fortran/io.cc:1595 fortran/io.cc:1616
71747 #, gcc-internal-format
71748 msgid "%s at %C is a DEC extension, enable with %<-fdec%>"
71749 msgstr ""
71751 #: fortran/io.cc:1669
71752 #, gcc-internal-format, gfc-internal-format
71753 msgid ""
71754 "Constant expression in FORMAT tag at %L must be of type default CHARACTER"
71755 msgstr ""
71757 #: fortran/io.cc:1694
71758 #, gcc-internal-format, gfc-internal-format
71759 msgid "FORMAT tag at %L cannot be a zero-sized array"
71760 msgstr ""
71762 #: fortran/io.cc:1735
71763 #, gcc-internal-format, gfc-internal-format
71764 msgid "FORMAT tag at %L must be of type default-kind CHARACTER or of INTEGER"
71765 msgstr ""
71767 #: fortran/io.cc:1741
71768 #, gcc-internal-format, gfc-internal-format
71769 msgid "ASSIGNED variable in FORMAT tag at %L"
71770 msgstr ""
71772 #: fortran/io.cc:1746
71773 #, gcc-internal-format
71774 msgid "Variable %qs at %L has not been assigned a format label"
71775 msgstr ""
71777 #: fortran/io.cc:1753
71778 #, gcc-internal-format
71779 msgid "Scalar %qs in FORMAT tag at %L is not an ASSIGNED variable"
71780 msgstr ""
71782 #: fortran/io.cc:1768
71783 #, gcc-internal-format, gfc-internal-format
71784 msgid "Non-character non-Hollerith in FORMAT tag at %L"
71785 msgstr ""
71787 #: fortran/io.cc:1772
71788 #, gcc-internal-format, gfc-internal-format
71789 msgid "Non-character in FORMAT tag at %L"
71790 msgstr ""
71792 #: fortran/io.cc:1778
71793 #, gcc-internal-format, gfc-internal-format
71794 msgid "Non-character assumed shape array element in FORMAT tag at %L"
71795 msgstr ""
71797 #: fortran/io.cc:1785
71798 #, gcc-internal-format, gfc-internal-format
71799 msgid "Non-character assumed size array element in FORMAT tag at %L"
71800 msgstr ""
71802 #: fortran/io.cc:1792
71803 #, gcc-internal-format, gfc-internal-format
71804 msgid "Non-character pointer array element in FORMAT tag at %L"
71805 msgstr ""
71807 #: fortran/io.cc:1818
71808 #, gcc-internal-format, gfc-internal-format
71809 msgid "%s tag at %L must be of type %s"
71810 msgstr ""
71812 #: fortran/io.cc:1825
71813 #, gcc-internal-format, gfc-internal-format
71814 msgid "%s tag at %L must be a character string of default kind"
71815 msgstr ""
71817 #: fortran/io.cc:1832
71818 #, gcc-internal-format, gfc-internal-format
71819 msgid "%s tag at %L must be scalar"
71820 msgstr ""
71822 #: fortran/io.cc:1838
71823 #, gcc-internal-format, gfc-internal-format
71824 msgid "IOMSG tag at %L"
71825 msgstr ""
71827 #: fortran/io.cc:1846
71828 #, gcc-internal-format, gfc-internal-format
71829 msgid "Fortran 95 requires default INTEGER in %s tag at %L"
71830 msgstr ""
71832 #: fortran/io.cc:1855
71833 #, gcc-internal-format, gfc-internal-format
71834 msgid "Non-default LOGICAL kind in %s tag at %L"
71835 msgstr ""
71837 #: fortran/io.cc:1862
71838 #, gcc-internal-format, gfc-internal-format
71839 msgid "NEWUNIT specifier at %L"
71840 msgstr ""
71842 #: fortran/io.cc:1880
71843 #, gcc-internal-format, gfc-internal-format
71844 msgid "CONVERT tag at %L"
71845 msgstr ""
71847 #: fortran/io.cc:2105
71848 #, gcc-internal-format
71849 msgid "Fortran 2003: %s specifier in %s statement at %L has value %qs"
71850 msgstr ""
71852 #: fortran/io.cc:2113 fortran/io.cc:2140
71853 #, gcc-internal-format
71854 msgid "%s specifier in %s statement at %L has value %qs"
71855 msgstr ""
71857 #: fortran/io.cc:2132
71858 #, gcc-internal-format
71859 msgid "Extension: %s specifier in %s statement at %L has value %qs"
71860 msgstr ""
71862 #: fortran/io.cc:2154 fortran/io.cc:2162
71863 #, gcc-internal-format
71864 msgid "%s specifier in %s statement at %L has invalid value %qs"
71865 msgstr ""
71867 #: fortran/io.cc:2219
71868 #, gcc-internal-format, gfc-internal-format
71869 msgid "ACTION type conflicts with READONLY specifier at %L"
71870 msgstr ""
71872 #: fortran/io.cc:2235
71873 #, gcc-internal-format, gfc-internal-format
71874 msgid "ASYNCHRONOUS= at %L not allowed in Fortran 95"
71875 msgstr ""
71877 #: fortran/io.cc:2254 fortran/io.cc:3928
71878 #, gcc-internal-format, gfc-internal-format
71879 msgid "BLANK= at %L not allowed in Fortran 95"
71880 msgstr ""
71882 #: fortran/io.cc:2282 fortran/io.cc:3906
71883 #, gcc-internal-format, gfc-internal-format
71884 msgid "DECIMAL= at %L not allowed in Fortran 95"
71885 msgstr ""
71887 #: fortran/io.cc:2314
71888 #, gcc-internal-format, gfc-internal-format
71889 msgid "ENCODING= at %L not allowed in Fortran 95"
71890 msgstr ""
71892 #: fortran/io.cc:2365 fortran/io.cc:3973
71893 #, gcc-internal-format, gfc-internal-format
71894 msgid "ROUND= at %L not allowed in Fortran 95"
71895 msgstr ""
71897 #: fortran/io.cc:2395
71898 #, gcc-internal-format, gfc-internal-format
71899 msgid "SIGN= at %L not allowed in Fortran 95"
71900 msgstr ""
71902 #: fortran/io.cc:2416
71903 #, gcc-internal-format, gfc-internal-format
71904 msgid "RECL in OPEN statement at %L must be positive"
71905 msgstr ""
71907 #: fortran/io.cc:2441
71908 #, gcc-internal-format
71909 msgid ""
71910 "The STATUS specified in OPEN statement at %L is %qs and no FILE specifier is "
71911 "present"
71912 msgstr ""
71914 #: fortran/io.cc:2452
71915 #, gcc-internal-format, gfc-internal-format
71916 msgid ""
71917 "The STATUS specified in OPEN statement at %L cannot have the value SCRATCH "
71918 "if a FILE specifier is present"
71919 msgstr ""
71921 #: fortran/io.cc:2463
71922 #, gcc-internal-format, gfc-internal-format
71923 msgid "UNIT specifier not allowed with NEWUNIT at %L"
71924 msgstr ""
71926 #: fortran/io.cc:2474
71927 #, gcc-internal-format, gfc-internal-format
71928 msgid "NEWUNIT specifier must have FILE= or STATUS='scratch' at %L"
71929 msgstr ""
71931 #: fortran/io.cc:2481
71932 #, gcc-internal-format, gfc-internal-format
71933 msgid "OPEN statement at %L must have UNIT or NEWUNIT specified"
71934 msgstr ""
71936 #: fortran/io.cc:2516
71937 #, gcc-internal-format, gfc-internal-format
71938 msgid "%s specifier at %L not allowed in OPEN statement for unformatted I/O"
71939 msgstr ""
71941 #: fortran/io.cc:2524
71942 #, gcc-internal-format, gfc-internal-format
71943 msgid "RECL specifier not allowed in OPEN statement at %L for stream I/O"
71944 msgstr ""
71946 #: fortran/io.cc:2537
71947 #, gcc-internal-format, gfc-internal-format
71948 msgid ""
71949 "POSITION specifier in OPEN statement at %L only allowed for stream or "
71950 "sequential ACCESS"
71951 msgstr ""
71953 #: fortran/io.cc:2590
71954 #, gcc-internal-format, gfc-internal-format
71955 msgid "OPEN statement not allowed in PURE procedure at %C"
71956 msgstr ""
71958 #: fortran/io.cc:2698
71959 #, gcc-internal-format, gfc-internal-format
71960 msgid "CLOSE statement not allowed in PURE procedure at %C"
71961 msgstr ""
71963 #: fortran/io.cc:2724
71964 #, gcc-internal-format, gfc-internal-format
71965 msgid "CLOSE statement at %L requires a UNIT number"
71966 msgstr ""
71968 #: fortran/io.cc:2732
71969 #, gcc-internal-format, gfc-internal-format
71970 msgid "UNIT number in CLOSE statement at %L must be non-negative"
71971 msgstr ""
71973 #: fortran/io.cc:2855 fortran/match.cc:3123
71974 #, gcc-internal-format, gfc-internal-format
71975 msgid "%s statement not allowed in PURE procedure at %C"
71976 msgstr ""
71978 #: fortran/io.cc:2885
71979 #, gcc-internal-format, gfc-internal-format
71980 msgid "UNIT number missing in statement at %L"
71981 msgstr ""
71983 #: fortran/io.cc:2896 fortran/io.cc:3386
71984 #, gcc-internal-format, gfc-internal-format
71985 msgid "UNIT number in statement at %L must be non-negative"
71986 msgstr ""
71988 #: fortran/io.cc:2929
71989 #, gcc-internal-format, gfc-internal-format
71990 msgid "FLUSH statement at %C"
71991 msgstr ""
71993 #: fortran/io.cc:2970
71994 #, gcc-internal-format, gfc-internal-format
71995 msgid "Missing format with default unit at %C"
71996 msgstr ""
71998 #: fortran/io.cc:2990
71999 #, gcc-internal-format, gfc-internal-format
72000 msgid "Duplicate UNIT specification at %C"
72001 msgstr ""
72003 #: fortran/io.cc:3064
72004 #, gcc-internal-format, gfc-internal-format
72005 msgid "Duplicate format specification at %C"
72006 msgstr ""
72008 #: fortran/io.cc:3105
72009 #, gcc-internal-format
72010 msgid "Symbol %qs in namelist %qs is INTENT(IN) at %C"
72011 msgstr ""
72013 #: fortran/io.cc:3141
72014 #, gcc-internal-format, gfc-internal-format
72015 msgid "Duplicate NML specification at %C"
72016 msgstr ""
72018 #: fortran/io.cc:3150
72019 #, gcc-internal-format
72020 msgid "Symbol %qs at %C must be a NAMELIST group name"
72021 msgstr ""
72023 #: fortran/io.cc:3216
72024 #, gcc-internal-format, gfc-internal-format
72025 msgid "END tag at %C not allowed in output statement"
72026 msgstr ""
72028 #: fortran/io.cc:3312
72029 #, gcc-internal-format, gfc-internal-format
72030 msgid "UNIT not specified at %L"
72031 msgstr ""
72033 #: fortran/io.cc:3319
72034 #, gcc-internal-format, gfc-internal-format
72035 msgid "UNIT specification at %L must not be a character PARAMETER"
72036 msgstr ""
72038 #: fortran/io.cc:3332
72039 #, gcc-internal-format, gfc-internal-format
72040 msgid ""
72041 "UNIT specification at %L must be an INTEGER expression or a CHARACTER "
72042 "variable"
72043 msgstr ""
72045 #: fortran/io.cc:3354
72046 #, gcc-internal-format, gfc-internal-format
72047 msgid "Invalid form of WRITE statement at %L, UNIT required"
72048 msgstr ""
72050 #: fortran/io.cc:3365
72051 #, gcc-internal-format, gfc-internal-format
72052 msgid "Internal unit with vector subscript at %L"
72053 msgstr ""
72055 #: fortran/io.cc:3379
72056 #, gcc-internal-format, gfc-internal-format
72057 msgid "External IO UNIT cannot be an array at %L"
72058 msgstr ""
72060 #: fortran/io.cc:3409
72061 #, gcc-internal-format
72062 msgid ""
72063 "NAMELIST %qs in READ statement at %L contains the symbol %qs which may not "
72064 "appear in a variable definition context"
72065 msgstr ""
72067 #: fortran/io.cc:3421
72068 #, gcc-internal-format
72069 msgid ""
72070 "NAMELIST object %qs in namelist %qs at %L is polymorphic and requires a "
72071 "defined input/output procedure"
72072 msgstr ""
72074 #: fortran/io.cc:3431 fortran/resolve.cc:15252
72075 #, gcc-internal-format
72076 msgid ""
72077 "NAMELIST object %qs in namelist %qs at %L with ALLOCATABLE or POINTER "
72078 "components"
72079 msgstr ""
72081 #: fortran/io.cc:3439
72082 #, gcc-internal-format
72083 msgid ""
72084 "NAMELIST object %qs in namelist %qs at %L has ALLOCATABLE or POINTER "
72085 "components and thus requires a defined input/output procedure"
72086 msgstr ""
72088 #: fortran/io.cc:3450
72089 #, gcc-internal-format, gfc-internal-format
72090 msgid "Comma before i/o item list at %L"
72091 msgstr ""
72093 #: fortran/io.cc:3460
72094 #, gcc-internal-format, gfc-internal-format
72095 msgid "ERR tag label %d at %L not defined"
72096 msgstr ""
72098 #: fortran/io.cc:3472
72099 #, gcc-internal-format, gfc-internal-format
72100 msgid "END tag label %d at %L not defined"
72101 msgstr ""
72103 #: fortran/io.cc:3484
72104 #, gcc-internal-format, gfc-internal-format
72105 msgid "EOR tag label %d at %L not defined"
72106 msgstr ""
72108 #: fortran/io.cc:3494
72109 #, gcc-internal-format, gfc-internal-format
72110 msgid "FORMAT label %d at %L not defined"
72111 msgstr ""
72113 #: fortran/io.cc:3525
72114 #, gcc-internal-format
72115 msgid "io_kind_name(): bad I/O-kind"
72116 msgstr ""
72118 #: fortran/io.cc:3614
72119 #, gcc-internal-format, gfc-internal-format
72120 msgid "Syntax error in I/O iterator at %C"
72121 msgstr ""
72123 #: fortran/io.cc:3646
72124 #, gcc-internal-format, gfc-internal-format
72125 msgid "Expecting variable in READ statement at %C"
72126 msgstr ""
72128 #: fortran/io.cc:3652
72129 #, gcc-internal-format, gfc-internal-format
72130 msgid "Expecting variable or io-implied-do in READ statement at %L"
72131 msgstr ""
72133 #: fortran/io.cc:3661
72134 #, gcc-internal-format, gfc-internal-format
72135 msgid "Expecting variable or io-implied-do at %L"
72136 msgstr ""
72138 #: fortran/io.cc:3670
72139 #, gcc-internal-format, gfc-internal-format
72140 msgid "Expected expression in %s statement at %C"
72141 msgstr ""
72143 #: fortran/io.cc:3675
72144 #, gcc-internal-format, gfc-internal-format
72145 msgid "BOZ literal constant at %L cannot appear in an output IO list"
72146 msgstr ""
72148 #: fortran/io.cc:3823
72149 #, gcc-internal-format, gfc-internal-format
72150 msgid "Internal file at %L with namelist"
72151 msgstr ""
72153 #: fortran/io.cc:3838
72154 #, gcc-internal-format, gfc-internal-format
72155 msgid ""
72156 "IO UNIT in %s statement at %L must be an internal file in a PURE procedure"
72157 msgstr ""
72159 #: fortran/io.cc:3951
72160 #, gcc-internal-format, gfc-internal-format
72161 msgid "PAD= at %L not allowed in Fortran 95"
72162 msgstr ""
72164 #: fortran/io.cc:4020
72165 #, gcc-internal-format, gfc-internal-format
72166 msgid "DELIM= at %L not allowed in Fortran 95"
72167 msgstr ""
72169 #: fortran/io.cc:4194
72170 #, gcc-internal-format, gfc-internal-format
72171 msgid "PRINT namelist at %C is an extension"
72172 msgstr ""
72174 #: fortran/io.cc:4216
72175 #, gcc-internal-format, gfc-internal-format
72176 msgid "Comma after * at %C not allowed without I/O list"
72177 msgstr ""
72179 #: fortran/io.cc:4389
72180 #, gcc-internal-format, gfc-internal-format
72181 msgid "Expected comma in I/O list at %C"
72182 msgstr ""
72184 #: fortran/io.cc:4456
72185 #, gcc-internal-format, gfc-internal-format
72186 msgid "PRINT statement at %C not allowed within PURE procedure"
72187 msgstr ""
72189 #: fortran/io.cc:4618
72190 #, gcc-internal-format, gfc-internal-format
72191 msgid "NULL() near %L cannot appear in INQUIRE statement"
72192 msgstr ""
72194 #: fortran/io.cc:4630 fortran/io.cc:4692
72195 #, gcc-internal-format, gfc-internal-format
72196 msgid "INQUIRE statement not allowed in PURE procedure at %C"
72197 msgstr ""
72199 #: fortran/io.cc:4658
72200 #, gcc-internal-format, gfc-internal-format
72201 msgid "IOLENGTH tag invalid in INQUIRE statement at %C"
72202 msgstr ""
72204 #: fortran/io.cc:4668 fortran/trans-io.cc:1358
72205 #, gcc-internal-format, gfc-internal-format
72206 msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers"
72207 msgstr ""
72209 #: fortran/io.cc:4675
72210 #, gcc-internal-format, gfc-internal-format
72211 msgid "INQUIRE statement at %L requires either FILE or UNIT specifier"
72212 msgstr ""
72214 #: fortran/io.cc:4685
72215 #, gcc-internal-format, gfc-internal-format
72216 msgid "UNIT number in INQUIRE statement at %L cannot be %d"
72217 msgstr ""
72219 #: fortran/io.cc:4700
72220 #, gcc-internal-format, gfc-internal-format
72221 msgid ""
72222 "INQUIRE statement at %L requires a PENDING= specifier with the ID= specifier"
72223 msgstr ""
72225 #: fortran/io.cc:4876
72226 #, gcc-internal-format, gfc-internal-format
72227 msgid "WAIT at %C not allowed in Fortran 95"
72228 msgstr ""
72230 #: fortran/io.cc:4882
72231 #, gcc-internal-format, gfc-internal-format
72232 msgid "WAIT statement not allowed in PURE procedure at %C"
72233 msgstr ""
72235 #. Reject truncation.
72236 #: fortran/iresolve.cc:70
72237 #, gcc-internal-format, gfc-internal-format
72238 msgid "identifier overflow: %d"
72239 msgstr ""
72241 #: fortran/match.cc:118
72242 #, gcc-internal-format
72243 msgid "gfc_op2string(): Bad code"
72244 msgstr ""
72246 #: fortran/match.cc:195
72247 #, gcc-internal-format, gfc-internal-format
72248 msgid "Expected structure component or operator name after '.' at %C"
72249 msgstr ""
72251 #: fortran/match.cc:227
72252 #, gcc-internal-format
72253 msgid ""
72254 "%qs is neither a defined operator nor a structure component in dotted string "
72255 "at %C"
72256 msgstr ""
72258 #: fortran/match.cc:298
72259 #, gcc-internal-format
72260 msgid "Missing %qs in statement at or before %L"
72261 msgstr ""
72263 #: fortran/match.cc:496
72264 #, gcc-internal-format, gfc-internal-format
72265 msgid "Integer too large at %C"
72266 msgstr ""
72268 #: fortran/match.cc:551 fortran/parse.cc:1299
72269 #, gcc-internal-format, gfc-internal-format
72270 msgid "Too many digits in statement label at %C"
72271 msgstr ""
72273 #: fortran/match.cc:557
72274 #, gcc-internal-format, gfc-internal-format
72275 msgid "Statement label at %C is zero"
72276 msgstr ""
72278 #: fortran/match.cc:590
72279 #, gcc-internal-format
72280 msgid "Label name %qs at %C is ambiguous"
72281 msgstr ""
72283 #: fortran/match.cc:596
72284 #, gcc-internal-format
72285 msgid "Duplicate construct label %qs at %C"
72286 msgstr ""
72288 #: fortran/match.cc:630
72289 #, gcc-internal-format, gfc-internal-format
72290 msgid "Invalid character in name at %C"
72291 msgstr ""
72293 #: fortran/match.cc:643
72294 #, gcc-internal-format, gfc-internal-format
72295 msgid "Name at %C is too long"
72296 msgstr ""
72298 #: fortran/match.cc:654
72299 #, gcc-internal-format
72300 msgid ""
72301 "Invalid character %<$%> at %L. Use %<-fdollar-ok%> to allow it as an "
72302 "extension"
72303 msgstr ""
72305 #: fortran/match.cc:930
72306 #, gcc-internal-format, gfc-internal-format
72307 msgid ".XOR. operator at %C"
72308 msgstr ""
72310 #: fortran/match.cc:985
72311 #, gcc-internal-format, gfc-internal-format
72312 msgid "Loop variable at %C cannot be an array"
72313 msgstr ""
72315 #: fortran/match.cc:992
72316 #, gcc-internal-format, gfc-internal-format
72317 msgid "Loop variable at %C cannot be a coarray"
72318 msgstr ""
72320 #: fortran/match.cc:998
72321 #, gcc-internal-format, gfc-internal-format
72322 msgid "Loop variable at %C cannot be a sub-component"
72323 msgstr ""
72325 #: fortran/match.cc:1032
72326 #, gcc-internal-format, gfc-internal-format
72327 msgid "Expected a step value in iterator at %C"
72328 msgstr ""
72330 #: fortran/match.cc:1044
72331 #, gcc-internal-format, gfc-internal-format
72332 msgid "Syntax error in iterator at %C"
72333 msgstr ""
72335 #: fortran/match.cc:1213
72336 #, gcc-internal-format, gfc-internal-format
72337 msgid "gfc_match(): Bad match code %c"
72338 msgstr ""
72340 #: fortran/match.cc:1287
72341 #, gcc-internal-format, gfc-internal-format
72342 msgid "Invalid form of PROGRAM statement at %C"
72343 msgstr ""
72345 #: fortran/match.cc:1331
72346 #, gcc-internal-format, gfc-internal-format
72347 msgid ""
72348 "BOZ literal constant at %L is neither a DATA statement value nor an actual "
72349 "argument of INT/REAL/DBLE/CMPLX intrinsic subprogram"
72350 msgstr ""
72352 #: fortran/match.cc:1340
72353 #, gcc-internal-format, gfc-internal-format
72354 msgid "Assignment to a constant expression at %C"
72355 msgstr ""
72357 #: fortran/match.cc:1444 fortran/match.cc:1535
72358 #, gcc-internal-format, gfc-internal-format
72359 msgid "Arithmetic IF statement at %C"
72360 msgstr ""
72362 #: fortran/match.cc:1491
72363 #, gcc-internal-format
72364 msgid "Missing %<(%> in IF-expression at %C"
72365 msgstr ""
72367 #: fortran/match.cc:1509
72368 #, gcc-internal-format, gfc-internal-format
72369 msgid "Syntax error in IF-expression at %C"
72370 msgstr ""
72372 #: fortran/match.cc:1520
72373 #, gcc-internal-format, gfc-internal-format
72374 msgid "Block label not appropriate for arithmetic IF statement at %C"
72375 msgstr ""
72377 #: fortran/match.cc:1558
72378 #, gcc-internal-format, gfc-internal-format
72379 msgid "Block label is not appropriate for IF statement at %C"
72380 msgstr ""
72382 #: fortran/match.cc:1651 fortran/match.cc:1658
72383 #, gcc-internal-format, gfc-internal-format
72384 msgid "Syntax error in IF-clause after %C"
72385 msgstr ""
72387 #: fortran/match.cc:1701
72388 #, gcc-internal-format, gfc-internal-format
72389 msgid "Invalid character(s) in ELSE statement after %C"
72390 msgstr ""
72392 #: fortran/match.cc:1707
72393 #, gcc-internal-format
72394 msgid "Label %qs at %C doesn't match IF label %qs"
72395 msgstr ""
72397 #: fortran/match.cc:1728
72398 #, gcc-internal-format
72399 msgid "Missing %<(%> in ELSE IF expression at %C"
72400 msgstr ""
72402 #: fortran/match.cc:1738
72403 #, gcc-internal-format
72404 msgid "Missing %<)%> in ELSE IF expression at %C"
72405 msgstr ""
72407 #: fortran/match.cc:1753
72408 #, gcc-internal-format, gfc-internal-format
72409 msgid "Missing THEN in ELSE IF statement after %L"
72410 msgstr ""
72412 #: fortran/match.cc:1761
72413 #, gcc-internal-format, gfc-internal-format
72414 msgid "Syntax error in ELSE IF statement after %L"
72415 msgstr ""
72417 #: fortran/match.cc:1767
72418 #, gcc-internal-format
72419 msgid "Label %qs after %L doesn't match IF label %qs"
72420 msgstr ""
72422 #: fortran/match.cc:1828
72423 #, gcc-internal-format, gfc-internal-format
72424 msgid "Image control statement CRITICAL at %C in PURE procedure"
72425 msgstr ""
72427 #: fortran/match.cc:1834
72428 #, gcc-internal-format, gfc-internal-format
72429 msgid "Image control statement CRITICAL at %C in DO CONCURRENT block"
72430 msgstr ""
72432 #: fortran/match.cc:1841
72433 #, gcc-internal-format, gfc-internal-format
72434 msgid "CRITICAL statement at %C"
72435 msgstr ""
72437 #: fortran/match.cc:1853
72438 #, gcc-internal-format, gfc-internal-format
72439 msgid "Nested CRITICAL block at %C"
72440 msgstr ""
72442 #: fortran/match.cc:1905
72443 #, gcc-internal-format, gfc-internal-format
72444 msgid "Expected association list at %C"
72445 msgstr ""
72447 #: fortran/match.cc:1917
72448 #, gcc-internal-format, gfc-internal-format
72449 msgid "Expected association at %C"
72450 msgstr ""
72452 #: fortran/match.cc:1927
72453 #, gcc-internal-format, gfc-internal-format
72454 msgid "Invalid association target at %C"
72455 msgstr ""
72457 #: fortran/match.cc:1938
72458 #, gcc-internal-format
72459 msgid "Duplicate name %qs in association at %C"
72460 msgstr ""
72462 #: fortran/match.cc:1946
72463 #, gcc-internal-format, gfc-internal-format
72464 msgid "Association target at %C must not be coindexed"
72465 msgstr ""
72467 #: fortran/match.cc:1953
72468 #, gcc-internal-format, gfc-internal-format
72469 msgid "Association target at %L cannot be a BOZ literal constant"
72470 msgstr ""
72472 #: fortran/match.cc:1972
72473 #, gcc-internal-format
72474 msgid "Expected %<)%> or %<,%> at %C"
72475 msgstr ""
72477 #: fortran/match.cc:1990
72478 #, gcc-internal-format, gfc-internal-format
72479 msgid "Junk after ASSOCIATE statement at %C"
72480 msgstr ""
72482 #: fortran/match.cc:2112
72483 #, gcc-internal-format
72484 msgid "Derived type %qs at %L may not be ABSTRACT"
72485 msgstr ""
72487 #: fortran/match.cc:2184 fortran/match.cc:2256 fortran/match.cc:2279
72488 #, gcc-internal-format, gfc-internal-format
72489 msgid "Invalid type-spec at %C"
72490 msgstr ""
72492 #: fortran/match.cc:2374
72493 #, gcc-internal-format, gfc-internal-format
72494 msgid "Syntax error in FORALL iterator at %C"
72495 msgstr ""
72497 #: fortran/match.cc:2639
72498 #, gcc-internal-format, gfc-internal-format
72499 msgid "DO CONCURRENT construct at %C"
72500 msgstr ""
72502 #: fortran/match.cc:2764
72503 #, gcc-internal-format
72504 msgid "Name %qs in %s statement at %C is unknown"
72505 msgstr ""
72507 #: fortran/match.cc:2772
72508 #, gcc-internal-format
72509 msgid "Name %qs in %s statement at %C is not a construct name"
72510 msgstr ""
72512 #: fortran/match.cc:2784
72513 #, gcc-internal-format, gfc-internal-format
72514 msgid "%s statement at %C leaves CRITICAL construct"
72515 msgstr ""
72517 #. F2008, C821 & C845.
72518 #: fortran/match.cc:2792
72519 #, gcc-internal-format, gfc-internal-format
72520 msgid "%s statement at %C leaves DO CONCURRENT construct"
72521 msgstr ""
72523 #: fortran/match.cc:2804
72524 #, gcc-internal-format, gfc-internal-format
72525 msgid "%s statement at %C is not within a construct"
72526 msgstr ""
72528 #: fortran/match.cc:2807
72529 #, gcc-internal-format
72530 msgid "%s statement at %C is not within construct %qs"
72531 msgstr ""
72533 #: fortran/match.cc:2833
72534 #, gcc-internal-format
72535 msgid "CYCLE statement at %C is not applicable to non-loop construct %qs"
72536 msgstr ""
72538 #: fortran/match.cc:2838
72539 #, gcc-internal-format, gfc-internal-format
72540 msgid "EXIT statement with no do-construct-name at %C"
72541 msgstr ""
72543 #: fortran/match.cc:2844
72544 #, gcc-internal-format
72545 msgid "%s statement at %C is not applicable to construct %qs"
72546 msgstr ""
72548 #: fortran/match.cc:2852
72549 #, gcc-internal-format, gfc-internal-format
72550 msgid "%s statement at %C leaving OpenACC structured block"
72551 msgstr ""
72553 #: fortran/match.cc:2853
72554 #, gcc-internal-format, gfc-internal-format
72555 msgid "%s statement at %C leaving OpenMP structured block"
72556 msgstr ""
72558 #: fortran/match.cc:2893
72559 #, gcc-internal-format, gfc-internal-format
72560 msgid "EXIT statement at %C terminating !$ACC LOOP loop"
72561 msgstr ""
72563 #: fortran/match.cc:2899
72564 #, gcc-internal-format, gfc-internal-format
72565 msgid "CYCLE statement at %C to non-innermost tiled !$ACC LOOP loop"
72566 msgstr ""
72568 #: fortran/match.cc:2901
72569 #, gcc-internal-format, gfc-internal-format
72570 msgid "CYCLE statement at %C to non-innermost collapsed !$ACC LOOP loop"
72571 msgstr ""
72573 #: fortran/match.cc:2948
72574 #, gcc-internal-format, gfc-internal-format
72575 msgid "EXIT statement at %C terminating !$OMP DO loop"
72576 msgstr ""
72578 #: fortran/match.cc:2953
72579 #, gcc-internal-format, gfc-internal-format
72580 msgid "CYCLE statement at %C to non-innermost collapsed !$OMP DO loop"
72581 msgstr ""
72583 #: fortran/match.cc:3058
72584 #, gcc-internal-format, gfc-internal-format
72585 msgid "Blank required in %s statement near %C"
72586 msgstr ""
72588 #: fortran/match.cc:3081
72589 #, gcc-internal-format, gfc-internal-format
72590 msgid "STOP code at %C cannot be negative"
72591 msgstr ""
72593 #: fortran/match.cc:3087
72594 #, gcc-internal-format, gfc-internal-format
72595 msgid "STOP code at %C contains too many digits"
72596 msgstr ""
72598 #: fortran/match.cc:3103
72599 #, gcc-internal-format, gfc-internal-format
72600 msgid "QUIET= specifier for %s at %L"
72601 msgstr ""
72603 #: fortran/match.cc:3117
72604 #, gcc-internal-format, gfc-internal-format
72605 msgid "%s statement at %C in PURE procedure"
72606 msgstr ""
72608 #: fortran/match.cc:3133
72609 #, gcc-internal-format, gfc-internal-format
72610 msgid "Image control statement STOP at %C in CRITICAL block"
72611 msgstr ""
72613 #: fortran/match.cc:3138
72614 #, gcc-internal-format, gfc-internal-format
72615 msgid "Image control statement STOP at %C in DO CONCURRENT block"
72616 msgstr ""
72618 #: fortran/match.cc:3150
72619 #, gcc-internal-format, gfc-internal-format
72620 msgid ""
72621 "STOP code at %L must be a scalar CHARACTER constant or "
72622 "digit[digit[digit[digit[digit]]]]"
72623 msgstr ""
72625 #: fortran/match.cc:3162
72626 #, gcc-internal-format, gfc-internal-format
72627 msgid ""
72628 "STOP code at %L must be a scalar default CHARACTER or INTEGER constant "
72629 "expression"
72630 msgstr ""
72632 #: fortran/match.cc:3169
72633 #, gcc-internal-format, gfc-internal-format
72634 msgid "STOP code at %L must be either INTEGER or CHARACTER type"
72635 msgstr ""
72637 #: fortran/match.cc:3176
72638 #, gcc-internal-format, gfc-internal-format
72639 msgid "STOP code at %L must be scalar"
72640 msgstr ""
72642 #: fortran/match.cc:3183
72643 #, gcc-internal-format, gfc-internal-format
72644 msgid "STOP code at %L must be default character KIND=%d"
72645 msgstr ""
72647 #: fortran/match.cc:3190
72648 #, gcc-internal-format, gfc-internal-format
72649 msgid "STOP code at %L must be default integer KIND=%d"
72650 msgstr ""
72652 #: fortran/match.cc:3202 fortran/resolve.cc:11974
72653 #, gcc-internal-format, gfc-internal-format
72654 msgid "QUIET specifier at %L must be a scalar LOGICAL"
72655 msgstr ""
72657 #: fortran/match.cc:3252
72658 #, gcc-internal-format, gfc-internal-format
72659 msgid "PAUSE statement at %C"
72660 msgstr ""
72662 #: fortran/match.cc:3273
72663 #, gcc-internal-format, gfc-internal-format
72664 msgid "ERROR STOP statement at %C"
72665 msgstr ""
72667 #: fortran/match.cc:3299
72668 #, gcc-internal-format, gfc-internal-format
72669 msgid "Image control statement EVENT %s at %C in PURE procedure"
72670 msgstr ""
72672 #: fortran/match.cc:3314
72673 #, gcc-internal-format, gfc-internal-format
72674 msgid "Image control statement EVENT %s at %C in CRITICAL block"
72675 msgstr ""
72677 #: fortran/match.cc:3321
72678 #, gcc-internal-format, gfc-internal-format
72679 msgid "Image control statement EVENT %s at %C in DO CONCURRENT block"
72680 msgstr ""
72682 #: fortran/match.cc:3351 fortran/match.cc:3693 fortran/match.cc:3905
72683 #: fortran/match.cc:4457 fortran/match.cc:4828
72684 #, gcc-internal-format, gfc-internal-format
72685 msgid "Redundant STAT tag found at %L"
72686 msgstr ""
72688 #: fortran/match.cc:3372 fortran/match.cc:3714 fortran/match.cc:3925
72689 #: fortran/match.cc:4489 fortran/match.cc:4853
72690 #, gcc-internal-format, gfc-internal-format
72691 msgid "Redundant ERRMSG tag found at %L"
72692 msgstr ""
72694 #: fortran/match.cc:3393
72695 #, gcc-internal-format, gfc-internal-format
72696 msgid "Redundant UNTIL_COUNT tag found at %L"
72697 msgstr ""
72699 #: fortran/match.cc:3459
72700 #, gcc-internal-format, gfc-internal-format
72701 msgid "EVENT POST statement at %C"
72702 msgstr ""
72704 #: fortran/match.cc:3469
72705 #, gcc-internal-format, gfc-internal-format
72706 msgid "EVENT WAIT statement at %C"
72707 msgstr ""
72709 #: fortran/match.cc:3481
72710 #, gcc-internal-format, gfc-internal-format
72711 msgid "FAIL IMAGE statement at %C"
72712 msgstr ""
72714 #: fortran/match.cc:3505
72715 #, gcc-internal-format, gfc-internal-format
72716 msgid "FORM TEAM statement at %C"
72717 msgstr ""
72719 #: fortran/match.cc:3544
72720 #, gcc-internal-format, gfc-internal-format
72721 msgid "CHANGE TEAM statement at %C"
72722 msgstr ""
72724 #: fortran/match.cc:3574
72725 #, gcc-internal-format, gfc-internal-format
72726 msgid "END TEAM statement at %C"
72727 msgstr ""
72729 #: fortran/match.cc:3598
72730 #, gcc-internal-format, gfc-internal-format
72731 msgid "SYNC TEAM statement at %C"
72732 msgstr ""
72734 #: fortran/match.cc:3641
72735 #, gcc-internal-format, gfc-internal-format
72736 msgid "Image control statement %s at %C in PURE procedure"
72737 msgstr ""
72739 #: fortran/match.cc:3656
72740 #, gcc-internal-format, gfc-internal-format
72741 msgid "Image control statement %s at %C in CRITICAL block"
72742 msgstr ""
72744 #: fortran/match.cc:3663
72745 #, gcc-internal-format, gfc-internal-format
72746 msgid "Image control statement %s at %C in DO CONCURRENT block"
72747 msgstr ""
72749 #: fortran/match.cc:3735
72750 #, gcc-internal-format, gfc-internal-format
72751 msgid "Redundant ACQUIRED_LOCK tag found at %L"
72752 msgstr ""
72754 #: fortran/match.cc:3800
72755 #, gcc-internal-format, gfc-internal-format
72756 msgid "LOCK statement at %C"
72757 msgstr ""
72759 #: fortran/match.cc:3810
72760 #, gcc-internal-format, gfc-internal-format
72761 msgid "UNLOCK statement at %C"
72762 msgstr ""
72764 #: fortran/match.cc:3835
72765 #, gcc-internal-format, gfc-internal-format
72766 msgid "Image control statement SYNC at %C in PURE procedure"
72767 msgstr ""
72769 #: fortran/match.cc:3841
72770 #, gcc-internal-format, gfc-internal-format
72771 msgid "SYNC statement at %C"
72772 msgstr ""
72774 #: fortran/match.cc:3853
72775 #, gcc-internal-format, gfc-internal-format
72776 msgid "Image control statement SYNC at %C in CRITICAL block"
72777 msgstr ""
72779 #: fortran/match.cc:3859
72780 #, gcc-internal-format, gfc-internal-format
72781 msgid "Image control statement SYNC at %C in DO CONCURRENT block"
72782 msgstr ""
72784 #: fortran/match.cc:4039
72785 #, gcc-internal-format, gfc-internal-format
72786 msgid "ASSIGN statement at %C"
72787 msgstr ""
72789 #: fortran/match.cc:4083
72790 #, gcc-internal-format, gfc-internal-format
72791 msgid "Assigned GOTO statement at %C"
72792 msgstr ""
72794 #: fortran/match.cc:4127 fortran/match.cc:4178
72795 #, gcc-internal-format, gfc-internal-format
72796 msgid "Statement label list in GOTO at %C cannot be empty"
72797 msgstr ""
72799 #: fortran/match.cc:4188
72800 #, gcc-internal-format, gfc-internal-format
72801 msgid "Computed GOTO at %C"
72802 msgstr ""
72804 #: fortran/match.cc:4263
72805 #, gcc-internal-format, gfc-internal-format
72806 msgid "Error in type-spec at %L"
72807 msgstr ""
72809 #: fortran/match.cc:4276
72810 #, gcc-internal-format, gfc-internal-format
72811 msgid "typespec in ALLOCATE at %L"
72812 msgstr ""
72814 #: fortran/match.cc:4299
72815 #, gcc-internal-format, gfc-internal-format
72816 msgid ""
72817 "The type parameter spec list in the type-spec at %L cannot contain DEFERRED "
72818 "parameters"
72819 msgstr ""
72821 #: fortran/match.cc:4329 fortran/match.cc:4766
72822 #, gcc-internal-format, gfc-internal-format
72823 msgid "Unexpected constant at %C"
72824 msgstr ""
72826 #: fortran/match.cc:4339
72827 #, gcc-internal-format, gfc-internal-format
72828 msgid "Bad allocate-object at %C for a PURE procedure"
72829 msgstr ""
72831 #: fortran/match.cc:4354
72832 #, gcc-internal-format, gfc-internal-format
72833 msgid "Incompatible allocate-object at %C for CHARACTER type-spec at %L"
72834 msgstr ""
72836 #: fortran/match.cc:4376
72837 #, gcc-internal-format, gfc-internal-format
72838 msgid "ALLOCATE of coarray at %C in DO CONCURRENT block"
72839 msgstr ""
72841 #: fortran/match.cc:4381
72842 #, gcc-internal-format, gfc-internal-format
72843 msgid "ALLOCATE of coarray at %C in CRITICAL block"
72844 msgstr ""
72846 #: fortran/match.cc:4403
72847 #, gcc-internal-format, gfc-internal-format
72848 msgid ""
72849 "Allocate-object at %L is neither a data pointer nor an allocatable variable"
72850 msgstr ""
72852 #: fortran/match.cc:4415
72853 #, gcc-internal-format, gfc-internal-format
72854 msgid "Type of entity at %L is type incompatible with typespec"
72855 msgstr ""
72857 #: fortran/match.cc:4423
72858 #, gcc-internal-format, gfc-internal-format
72859 msgid ""
72860 "Kind type parameter for entity at %L differs from the kind type parameter of "
72861 "the typespec"
72862 msgstr ""
72864 #: fortran/match.cc:4440
72865 #, gcc-internal-format, gfc-internal-format
72866 msgid "Shape specification for allocatable scalar at %C"
72867 msgstr ""
72869 #: fortran/match.cc:4467
72870 #, gcc-internal-format, gfc-internal-format
72871 msgid "STAT tag at %L cannot be a constant"
72872 msgstr ""
72874 #: fortran/match.cc:4483
72875 #, gcc-internal-format, gfc-internal-format
72876 msgid "ERRMSG tag at %L"
72877 msgstr ""
72879 #: fortran/match.cc:4506
72880 #, gcc-internal-format, gfc-internal-format
72881 msgid "SOURCE tag at %L"
72882 msgstr ""
72884 #: fortran/match.cc:4512
72885 #, gcc-internal-format, gfc-internal-format
72886 msgid "Redundant SOURCE tag found at %L"
72887 msgstr ""
72889 #: fortran/match.cc:4519
72890 #, gcc-internal-format, gfc-internal-format
72891 msgid "SOURCE tag at %L conflicts with the typespec at %L"
72892 msgstr ""
72894 #: fortran/match.cc:4525
72895 #, gcc-internal-format, gfc-internal-format
72896 msgid "SOURCE tag at %L with more than a single allocate object"
72897 msgstr ""
72899 #: fortran/match.cc:4543
72900 #, gcc-internal-format, gfc-internal-format
72901 msgid "MOLD tag at %L"
72902 msgstr ""
72904 #: fortran/match.cc:4549
72905 #, gcc-internal-format, gfc-internal-format
72906 msgid "Redundant MOLD tag found at %L"
72907 msgstr ""
72909 #: fortran/match.cc:4556
72910 #, gcc-internal-format, gfc-internal-format
72911 msgid "MOLD tag at %L conflicts with the typespec at %L"
72912 msgstr ""
72914 #: fortran/match.cc:4582
72915 #, gcc-internal-format, gfc-internal-format
72916 msgid "MOLD tag at %L conflicts with SOURCE tag at %L"
72917 msgstr ""
72919 #: fortran/match.cc:4590
72920 #, gcc-internal-format, gfc-internal-format
72921 msgid ""
72922 "Allocate-object at %L with a deferred type parameter requires either a type-"
72923 "spec or SOURCE tag or a MOLD tag"
72924 msgstr ""
72926 #: fortran/match.cc:4602
72927 #, gcc-internal-format, gfc-internal-format
72928 msgid ""
72929 "Unlimited polymorphic allocate-object at %L requires either a type-spec or "
72930 "SOURCE tag or a MOLD tag"
72931 msgstr ""
72933 #: fortran/match.cc:4669
72934 #, gcc-internal-format, gfc-internal-format
72935 msgid "Pointer object at %C shall not be coindexed"
72936 msgstr ""
72938 #: fortran/match.cc:4684
72939 #, gcc-internal-format, gfc-internal-format
72940 msgid "NULLIFY does not allow bounds remapping for pointer object at %C"
72941 msgstr ""
72943 #: fortran/match.cc:4778
72944 #, gcc-internal-format, gfc-internal-format
72945 msgid "Illegal allocate-object at %C for a PURE procedure"
72946 msgstr ""
72948 #: fortran/match.cc:4788
72949 #, gcc-internal-format, gfc-internal-format
72950 msgid "DEALLOCATE of coarray at %C in DO CONCURRENT block"
72951 msgstr ""
72953 #: fortran/match.cc:4795
72954 #, gcc-internal-format, gfc-internal-format
72955 msgid "DEALLOCATE of coarray at %C in CRITICAL block"
72956 msgstr ""
72958 #: fortran/match.cc:4811
72959 #, gcc-internal-format, gfc-internal-format
72960 msgid ""
72961 "Allocate-object at %C is not a nonprocedure pointer nor an allocatable "
72962 "variable"
72963 msgstr ""
72965 #: fortran/match.cc:4848
72966 #, gcc-internal-format, gfc-internal-format
72967 msgid "ERRMSG at %L"
72968 msgstr ""
72970 #: fortran/match.cc:4905
72971 #, gcc-internal-format, gfc-internal-format
72972 msgid "Image control statement RETURN at %C in CRITICAL block"
72973 msgstr ""
72975 #: fortran/match.cc:4911
72976 #, gcc-internal-format, gfc-internal-format
72977 msgid "Image control statement RETURN at %C in DO CONCURRENT block"
72978 msgstr ""
72980 #: fortran/match.cc:4920
72981 #, gcc-internal-format, gfc-internal-format
72982 msgid "Alternate RETURN statement at %C is only allowed within a SUBROUTINE"
72983 msgstr ""
72985 #: fortran/match.cc:4951
72986 #, gcc-internal-format, gfc-internal-format
72987 msgid "RETURN statement in main program at %C"
72988 msgstr ""
72990 #: fortran/match.cc:4979
72991 #, gcc-internal-format, gfc-internal-format
72992 msgid "Expected component reference at %C"
72993 msgstr ""
72995 #: fortran/match.cc:4988
72996 #, gcc-internal-format, gfc-internal-format
72997 msgid "Junk after CALL at %C"
72998 msgstr ""
73000 #: fortran/match.cc:4999
73001 #, gcc-internal-format, gfc-internal-format
73002 msgid "Expected type-bound procedure or procedure pointer component at %C"
73003 msgstr ""
73005 #: fortran/match.cc:5096
73006 #, gcc-internal-format, gfc-internal-format
73007 msgid ""
73008 "A BOZ literal constant at %L cannot appear as an actual argument in a "
73009 "subroutine reference"
73010 msgstr ""
73012 #: fortran/match.cc:5237
73013 #, gcc-internal-format, gfc-internal-format
73014 msgid "Syntax error in common block name at %C"
73015 msgstr ""
73017 #. If we find an error, just print it and continue,
73018 #. cause it's just semantic, and we can see if there
73019 #. are more errors.
73020 #: fortran/match.cc:5312
73021 #, gcc-internal-format
73022 msgid ""
73023 "Variable %qs at %L in common block %qs at %C must be declared with a C "
73024 "interoperable kind since common block %qs is bind(c)"
73025 msgstr ""
73027 #: fortran/match.cc:5321
73028 #, gcc-internal-format
73029 msgid ""
73030 "Variable %qs in common block %qs at %C cannot be bind(c) since it is not "
73031 "global"
73032 msgstr ""
73034 #: fortran/match.cc:5328
73035 #, gcc-internal-format
73036 msgid "Symbol %qs at %C is already in a COMMON block"
73037 msgstr ""
73039 #: fortran/match.cc:5336
73040 #, gcc-internal-format
73041 msgid "Initialized symbol %qs at %C can only be COMMON in BLOCK DATA"
73042 msgstr ""
73044 #: fortran/match.cc:5352
73045 #, gcc-internal-format
73046 msgid "Array specification for symbol %qs in COMMON at %C must be explicit"
73047 msgstr ""
73049 #: fortran/match.cc:5359
73050 #, gcc-internal-format
73051 msgid "Symbol %qs in COMMON at %C cannot be a coarray"
73052 msgstr ""
73054 #: fortran/match.cc:5369
73055 #, gcc-internal-format
73056 msgid "Symbol %qs in COMMON at %C cannot be a POINTER array"
73057 msgstr ""
73059 #: fortran/match.cc:5415
73060 #, gcc-internal-format
73061 msgid ""
73062 "Symbol %qs, in COMMON block %qs at %C is being indirectly equivalenced to "
73063 "another COMMON block %qs"
73064 msgstr ""
73066 #: fortran/match.cc:5477
73067 #, gcc-internal-format, gfc-internal-format
73068 msgid "BLOCK DATA construct at %L"
73069 msgstr ""
73071 #: fortran/match.cc:5563
73072 #, gcc-internal-format
73073 msgid "Namelist group name %qs at %C already has a basic type of %s"
73074 msgstr ""
73076 #: fortran/match.cc:5571
73077 #, gcc-internal-format
73078 msgid ""
73079 "Namelist group name %qs at %C already is USE associated and cannot be "
73080 "respecified."
73081 msgstr ""
73083 #. It is required that members of a namelist be declared
73084 #. before the namelist.  We check this by checking if the
73085 #. symbol has a defined type for IMPLICIT NONE.
73086 #: fortran/match.cc:5596
73087 #, gcc-internal-format
73088 msgid ""
73089 "Symbol %qs in namelist %qs at %C must be declared before the namelist is "
73090 "declared."
73091 msgstr ""
73093 #: fortran/match.cc:5615
73094 #, gcc-internal-format
73095 msgid "Assumed size array %qs in namelist %qs at %C is not allowed"
73096 msgstr ""
73098 #: fortran/match.cc:5758
73099 #, gcc-internal-format, gfc-internal-format
73100 msgid "Derived type component %C is not a permitted EQUIVALENCE member"
73101 msgstr ""
73103 #: fortran/match.cc:5766
73104 #, gcc-internal-format, gfc-internal-format
73105 msgid "Array reference in EQUIVALENCE at %C cannot be an array section"
73106 msgstr ""
73108 #: fortran/match.cc:5799
73109 #, gcc-internal-format, gfc-internal-format
73110 msgid "EQUIVALENCE at %C requires two or more objects"
73111 msgstr ""
73113 #: fortran/match.cc:5813
73114 #, gcc-internal-format, gfc-internal-format
73115 msgid ""
73116 "Attempt to indirectly overlap COMMON blocks %s and %s by EQUIVALENCE at %C"
73117 msgstr ""
73119 #: fortran/match.cc:5826
73120 #, gcc-internal-format, gfc-internal-format
73121 msgid "Expecting a comma in EQUIVALENCE at %C"
73122 msgstr ""
73124 #: fortran/match.cc:5831
73125 #, gcc-internal-format, gfc-internal-format
73126 msgid "EQUIVALENCE statement at %C"
73127 msgstr ""
73129 #: fortran/match.cc:5967
73130 #, gcc-internal-format, gfc-internal-format
73131 msgid "Statement function at %L is recursive"
73132 msgstr ""
73134 #: fortran/match.cc:5973
73135 #, gcc-internal-format
73136 msgid "Statement function %qs at %L conflicts with function name"
73137 msgstr ""
73139 #: fortran/match.cc:5984
73140 #, gcc-internal-format, gfc-internal-format
73141 msgid "Statement function at %L cannot appear within an INTERFACE"
73142 msgstr ""
73144 #: fortran/match.cc:5989
73145 #, gcc-internal-format, gfc-internal-format
73146 msgid "Statement function at %C"
73147 msgstr ""
73149 #: fortran/match.cc:6114 fortran/match.cc:6130 fortran/match.cc:6149
73150 #, gcc-internal-format, gfc-internal-format
73151 msgid "Expression in CASE selector at %L cannot be %s"
73152 msgstr ""
73154 #: fortran/match.cc:6159 fortran/match.cc:6165
73155 #, gcc-internal-format, gfc-internal-format
73156 msgid "Expression in CASE selector at %L must be scalar"
73157 msgstr ""
73159 #: fortran/match.cc:6174
73160 #, gcc-internal-format, gfc-internal-format
73161 msgid "Expected initialization expression in CASE at %C"
73162 msgstr ""
73164 #: fortran/match.cc:6206
73165 #, gcc-internal-format
73166 msgid "Expected block name %qs of SELECT construct at %C"
73167 msgstr ""
73169 #: fortran/match.cc:6501
73170 #, gcc-internal-format, gfc-internal-format
73171 msgid "SELECT TYPE at %C cannot appear in this scope"
73172 msgstr ""
73174 #: fortran/match.cc:6542
73175 #, gcc-internal-format, gfc-internal-format
73176 msgid "parse error in SELECT TYPE statement at %C"
73177 msgstr ""
73179 #: fortran/match.cc:6567
73180 #, gcc-internal-format, gfc-internal-format
73181 msgid ""
73182 "Selector in SELECT TYPE at %C is not a named variable; use associate-name=>"
73183 msgstr ""
73185 #: fortran/match.cc:6723
73186 #, gcc-internal-format, gfc-internal-format
73187 msgid "SELECT RANK statement at %C"
73188 msgstr ""
73190 #: fortran/match.cc:6752 fortran/match.cc:6806
73191 #, gcc-internal-format, gfc-internal-format
73192 msgid "The SELECT RANK selector at %C must be an assumed rank variable"
73193 msgstr ""
73195 #: fortran/match.cc:6816
73196 #, gcc-internal-format, gfc-internal-format
73197 msgid "parse error in SELECT RANK statement at %C"
73198 msgstr ""
73200 #: fortran/match.cc:6852
73201 #, gcc-internal-format, gfc-internal-format
73202 msgid "Unexpected CASE statement at %C"
73203 msgstr ""
73205 #: fortran/match.cc:6904
73206 #, gcc-internal-format, gfc-internal-format
73207 msgid "Syntax error in CASE specification at %C"
73208 msgstr ""
73210 #: fortran/match.cc:6922
73211 #, gcc-internal-format, gfc-internal-format
73212 msgid "Unexpected TYPE IS statement at %C"
73213 msgstr ""
73215 #: fortran/match.cc:6954
73216 #, gcc-internal-format, gfc-internal-format
73217 msgid ""
73218 "The type-spec shall not specify a sequence derived type or a type with the "
73219 "BIND attribute in SELECT TYPE at %C [F2003:C815]"
73220 msgstr ""
73222 #: fortran/match.cc:6965
73223 #, gcc-internal-format, gfc-internal-format
73224 msgid ""
73225 "All the LEN type parameters in the TYPE IS statement at %C must be ASSUMED"
73226 msgstr ""
73228 #: fortran/match.cc:6976
73229 #, gcc-internal-format, gfc-internal-format
73230 msgid "Syntax error in TYPE IS specification at %C"
73231 msgstr ""
73233 #: fortran/match.cc:7052
73234 #, gcc-internal-format, gfc-internal-format
73235 msgid "Syntax error in CLASS IS specification at %C"
73236 msgstr ""
73238 #: fortran/match.cc:7072
73239 #, gcc-internal-format, gfc-internal-format
73240 msgid "Unexpected RANK statement at %C"
73241 msgstr ""
73243 #: fortran/match.cc:7118
73244 #, gcc-internal-format, gfc-internal-format
73245 msgid ""
73246 "The SELECT RANK CASE expression at %C must be a scalar, integer constant"
73247 msgstr ""
73249 #: fortran/match.cc:7127
73250 #, gcc-internal-format, gfc-internal-format
73251 msgid ""
73252 "The value of the SELECT RANK CASE expression at %C must not be less than "
73253 "zero or greater than %d"
73254 msgstr ""
73256 #: fortran/match.cc:7154
73257 #, gcc-internal-format, gfc-internal-format
73258 msgid "Syntax error in RANK specification at %C"
73259 msgstr ""
73261 #: fortran/match.cc:7276
73262 #, gcc-internal-format, gfc-internal-format
73263 msgid "ELSEWHERE statement at %C not enclosed in WHERE block"
73264 msgstr ""
73266 #: fortran/match.cc:7314
73267 #, gcc-internal-format
73268 msgid "Label %qs at %C doesn't match WHERE label %qs"
73269 msgstr ""
73271 #: fortran/matchexp.cc:72
73272 #, gcc-internal-format
73273 msgid "Bad character %qc in OPERATOR name at %C"
73274 msgstr ""
73276 #: fortran/matchexp.cc:80
73277 #, gcc-internal-format
73278 msgid "The name %qs cannot be used as a defined operator at %C"
73279 msgstr ""
73281 #: fortran/matchexp.cc:173
73282 #, gcc-internal-format, gfc-internal-format
73283 msgid "Expected a right parenthesis in expression at %C"
73284 msgstr ""
73286 #: fortran/matchexp.cc:281
73287 #, gcc-internal-format, gfc-internal-format
73288 msgid "Expected exponent in expression at %C"
73289 msgstr ""
73291 #: fortran/matchexp.cc:319 fortran/matchexp.cc:324 fortran/matchexp.cc:428
73292 #: fortran/matchexp.cc:433
73293 #, gcc-internal-format, gfc-internal-format
73294 msgid ""
73295 "Extension: Unary operator following arithmetic operator (use parentheses) at "
73296 "%C"
73297 msgstr ""
73299 #: fortran/matchexp.cc:665
73300 #, gcc-internal-format
73301 msgid "match_level_4(): Bad operator"
73302 msgstr ""
73304 #: fortran/misc.cc:113
73305 #, gcc-internal-format
73306 msgid "gfc_basic_typename(): Undefined type"
73307 msgstr ""
73309 #: fortran/misc.cc:207
73310 #, gcc-internal-format
73311 msgid "gfc_typename(): Undefined type"
73312 msgstr ""
73314 #: fortran/misc.cc:311
73315 #, gcc-internal-format
73316 msgid "gfc_code2string(): Bad code"
73317 msgstr ""
73319 #: fortran/module.cc:238
73320 #, gcc-internal-format
73321 msgid "free_pi_tree(): Unresolved fixup"
73322 msgstr ""
73324 #: fortran/module.cc:455
73325 #, gcc-internal-format
73326 msgid "associate_integer_pointer(): Already associated"
73327 msgstr ""
73329 #: fortran/module.cc:539
73330 #, gcc-internal-format, gfc-internal-format
73331 msgid "module nature in USE statement at %C"
73332 msgstr ""
73334 #: fortran/module.cc:551
73335 #, gcc-internal-format, gfc-internal-format
73336 msgid ""
73337 "Module nature in USE statement at %C shall be either INTRINSIC or "
73338 "NON_INTRINSIC"
73339 msgstr ""
73341 #: fortran/module.cc:564
73342 #, gcc-internal-format, gfc-internal-format
73343 msgid "\"::\" was expected after module nature at %C but was not found"
73344 msgstr ""
73346 #: fortran/module.cc:574
73347 #, gcc-internal-format, gfc-internal-format
73348 msgid "\"USE :: module\" at %C"
73349 msgstr ""
73351 #: fortran/module.cc:633
73352 #, gcc-internal-format, gfc-internal-format
73353 msgid "Missing generic specification in USE statement at %C"
73354 msgstr ""
73356 #: fortran/module.cc:644
73357 #, gcc-internal-format, gfc-internal-format
73358 msgid "Renaming operators in USE statements at %C"
73359 msgstr ""
73361 #: fortran/module.cc:688
73362 #, gcc-internal-format
73363 msgid "Symbol %qs at %L conflicts with the rename symbol at %L"
73364 msgstr ""
73366 #: fortran/module.cc:691
73367 #, gcc-internal-format
73368 msgid "Symbol %qs at %L conflicts with the symbol at %L"
73369 msgstr ""
73371 #: fortran/module.cc:699
73372 #, gcc-internal-format
73373 msgid "The name %qs at %C has already been used as an external module name"
73374 msgstr ""
73376 #: fortran/module.cc:762
73377 #, gcc-internal-format, gfc-internal-format
73378 msgid "SUBMODULE declaration at %C"
73379 msgstr ""
73381 #: fortran/module.cc:767
73382 #, gcc-internal-format, gfc-internal-format
73383 msgid "SUBMODULE declaration at %C cannot appear within another scoping unit"
73384 msgstr ""
73386 #: fortran/module.cc:842
73387 #, gcc-internal-format, gfc-internal-format
73388 msgid "Syntax error in SUBMODULE statement at %C"
73389 msgstr ""
73391 #: fortran/module.cc:1202
73392 #, gcc-internal-format
73393 msgid "Reading module %qs at line %d column %d: %s"
73394 msgstr ""
73396 #: fortran/module.cc:1206
73397 #, gcc-internal-format
73398 msgid "Writing module %qs at line %d column %d: %s"
73399 msgstr ""
73401 #: fortran/module.cc:1210
73402 #, gcc-internal-format
73403 msgid "Module %qs at line %d column %d: %s"
73404 msgstr ""
73406 #: fortran/module.cc:1643
73407 #, gcc-internal-format
73408 msgid "require_atom(): bad atom type required"
73409 msgstr ""
73411 #: fortran/module.cc:1692
73412 #, gcc-internal-format, gfc-internal-format
73413 msgid "Error writing modules file: %s"
73414 msgstr ""
73416 #: fortran/module.cc:1742
73417 #, gcc-internal-format
73418 msgid "write_atom(): Trying to write dab atom"
73419 msgstr ""
73421 #: fortran/module.cc:1963
73422 #, gcc-internal-format
73423 msgid "unquote_string(): got bad string"
73424 msgstr ""
73426 #: fortran/module.cc:2960
73427 #, gcc-internal-format
73428 msgid "mio_array_ref(): Unknown array ref"
73429 msgstr ""
73431 #: fortran/module.cc:5095
73432 #, gcc-internal-format, gfc-internal-format
73433 msgid "Ambiguous !$OMP DECLARE REDUCTION from module %s at %L"
73434 msgstr ""
73436 #: fortran/module.cc:5098
73437 #, gcc-internal-format, gfc-internal-format
73438 msgid "Previous !$OMP DECLARE REDUCTION from module %s at %L"
73439 msgstr ""
73441 #: fortran/module.cc:5292
73442 #, gcc-internal-format
73443 msgid ""
73444 "%qs of module %qs, imported at %C, is also the name of the current program "
73445 "unit"
73446 msgstr ""
73448 #: fortran/module.cc:5429
73449 #, gcc-internal-format
73450 msgid ""
73451 "Mismatch in components of derived type %qs from %qs at %C: expecting %qs, "
73452 "but got %qs"
73453 msgstr ""
73455 #: fortran/module.cc:5708
73456 #, gcc-internal-format
73457 msgid "Symbol %qs referenced at %L not found in module %qs"
73458 msgstr ""
73460 #: fortran/module.cc:5715
73461 #, gcc-internal-format
73462 msgid "User operator %qs referenced at %L not found in module %qs"
73463 msgstr ""
73465 #: fortran/module.cc:5720
73466 #, gcc-internal-format
73467 msgid "Intrinsic operator %qs referenced at %L not found in module %qs"
73468 msgstr ""
73470 #: fortran/module.cc:5956
73471 #, gcc-internal-format
73472 msgid "write_symbol(): bad module symbol %qs"
73473 msgstr ""
73475 #: fortran/module.cc:6300
73476 #, gcc-internal-format
73477 msgid "write_symtree(): Symbol not written"
73478 msgstr ""
73480 #: fortran/module.cc:6490
73481 #, gcc-internal-format
73482 msgid "Cannot open module file %qs for writing at %C: %s"
73483 msgstr ""
73485 #: fortran/module.cc:6511
73486 #, gcc-internal-format
73487 msgid "Error writing module file %qs for writing: %s"
73488 msgstr ""
73490 #: fortran/module.cc:6522
73491 #, gcc-internal-format
73492 msgid "Cannot delete module file %qs: %s"
73493 msgstr ""
73495 #: fortran/module.cc:6525
73496 #, gcc-internal-format
73497 msgid "Cannot rename module file %qs to %qs: %s"
73498 msgstr ""
73500 #: fortran/module.cc:6531
73501 #, gcc-internal-format
73502 msgid "Cannot delete temporary module file %qs: %s"
73503 msgstr ""
73505 #: fortran/module.cc:6588
73506 #, gcc-internal-format
73507 msgid "Symbol %qs at %C already declared"
73508 msgstr ""
73510 #: fortran/module.cc:6659
73511 #, gcc-internal-format, gfc-internal-format
73512 msgid "import_iso_c_binding_module(): Unable to create symbol for %s"
73513 msgstr ""
73515 #: fortran/module.cc:6767 fortran/module.cc:7111
73516 #, gcc-internal-format
73517 msgid "The symbol %qs, referenced at %L, is not in the selected standard"
73518 msgstr ""
73520 #: fortran/module.cc:6895
73521 #, gcc-internal-format
73522 msgid "Symbol %qs referenced at %L not found in intrinsic module ISO_C_BINDING"
73523 msgstr ""
73525 #: fortran/module.cc:6916 fortran/module.cc:6949 fortran/module.cc:6991
73526 #, gcc-internal-format
73527 msgid "Symbol %qs already declared"
73528 msgstr ""
73530 #: fortran/module.cc:7096
73531 #, gcc-internal-format
73532 msgid ""
73533 "Use of intrinsic module %qs at %C conflicts with non-intrinsic module name "
73534 "used previously"
73535 msgstr ""
73537 #: fortran/module.cc:7118
73538 #, gcc-internal-format
73539 msgid ""
73540 "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module "
73541 "ISO_FORTRAN_ENV at %L is incompatible with option %qs"
73542 msgstr ""
73544 #: fortran/module.cc:7186
73545 #, gcc-internal-format, gfc-internal-format
73546 msgid ""
73547 "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module "
73548 "ISO_FORTRAN_ENV at %C is incompatible with option %s"
73549 msgstr ""
73551 #: fortran/module.cc:7240
73552 #, gcc-internal-format
73553 msgid ""
73554 "Symbol %qs referenced at %L not found in intrinsic module ISO_FORTRAN_ENV"
73555 msgstr ""
73557 #: fortran/module.cc:7266
73558 #, gcc-internal-format, gfc-internal-format
73559 msgid "USE statement at %C has no ONLY qualifier"
73560 msgstr ""
73562 #: fortran/module.cc:7295
73563 #, gcc-internal-format, gfc-internal-format
73564 msgid "ISO_FORTRAN_ENV intrinsic module at %C"
73565 msgstr ""
73567 #: fortran/module.cc:7307
73568 #, gcc-internal-format, gfc-internal-format
73569 msgid "ISO_C_BINDING module at %C"
73570 msgstr ""
73572 #: fortran/module.cc:7320
73573 #, gcc-internal-format
73574 msgid "Cannot find an intrinsic module named %qs at %C"
73575 msgstr ""
73577 #: fortran/module.cc:7326
73578 #, gcc-internal-format, gfc-internal-format
73579 msgid "IEEE_FEATURES module at %C"
73580 msgstr ""
73582 #: fortran/module.cc:7332
73583 #, gcc-internal-format, gfc-internal-format
73584 msgid "IEEE_EXCEPTIONS module at %C"
73585 msgstr ""
73587 #: fortran/module.cc:7338
73588 #, gcc-internal-format, gfc-internal-format
73589 msgid "IEEE_ARITHMETIC module at %C"
73590 msgstr ""
73592 #: fortran/module.cc:7348
73593 #, gcc-internal-format
73594 msgid "Cannot open module file %qs for reading at %C: %s"
73595 msgstr ""
73597 #: fortran/module.cc:7351
73598 #, gcc-internal-format
73599 msgid ""
73600 "Module file %qs has not been generated, either because the module does not "
73601 "contain a MODULE PROCEDURE or there is an error in the module."
73602 msgstr ""
73604 #: fortran/module.cc:7362
73605 #, gcc-internal-format
73606 msgid ""
73607 "Use of non-intrinsic module %qs at %C conflicts with intrinsic module name "
73608 "used previously"
73609 msgstr ""
73611 #: fortran/module.cc:7385
73612 #, gcc-internal-format
73613 msgid "File %qs opened at %C is not a GNU Fortran module file"
73614 msgstr ""
73616 #: fortran/module.cc:7393
73617 #, gcc-internal-format
73618 msgid ""
73619 "Cannot read module file %qs opened at %C, because it was created by a "
73620 "different version of GNU Fortran"
73621 msgstr ""
73623 #: fortran/module.cc:7410
73624 #, gcc-internal-format
73625 msgid "Cannot USE a submodule that is currently built"
73626 msgstr ""
73628 #: fortran/module.cc:7412
73629 #, gcc-internal-format
73630 msgid "Cannot USE a module that is currently built"
73631 msgstr ""
73633 #: fortran/openmp.cc:68 fortran/openmp.cc:6020
73634 #, gcc-internal-format, gfc-internal-format
73635 msgid "Unexpected junk at %C"
73636 msgstr ""
73638 #: fortran/openmp.cc:349
73639 #, gcc-internal-format, gfc-internal-format
73640 msgid "List item shall not be coindexed at %C"
73641 msgstr ""
73643 #: fortran/openmp.cc:384 fortran/openmp.cc:485 fortran/openmp.cc:805
73644 #: fortran/openmp.cc:5099
73645 #, gcc-internal-format, gfc-internal-format
73646 msgid "COMMON block /%s/ not found at %C"
73647 msgstr ""
73649 #: fortran/openmp.cc:423 fortran/openmp.cc:513
73650 #, gcc-internal-format, gfc-internal-format
73651 msgid "Syntax error in OpenMP variable list at %C"
73652 msgstr ""
73654 #: fortran/openmp.cc:540
73655 #, gcc-internal-format, gfc-internal-format
73656 msgid "Syntax error in OpenMP detach clause at %C"
73657 msgstr ""
73659 #: fortran/openmp.cc:612
73660 #, gcc-internal-format, gfc-internal-format
73661 msgid "Syntax error in OpenMP DEPEND SINK list at %C"
73662 msgstr ""
73664 #: fortran/openmp.cc:674
73665 #, gcc-internal-format, gfc-internal-format
73666 msgid "Syntax error in OpenACC expression list at %C"
73667 msgstr ""
73669 #: fortran/openmp.cc:741
73670 #, gcc-internal-format
73671 msgid "Unexpected OpenACC parallelism."
73672 msgstr ""
73674 #: fortran/openmp.cc:773
73675 #, gcc-internal-format, gfc-internal-format
73676 msgid "Variable at %C is an element of a COMMON block"
73677 msgstr ""
73679 #: fortran/openmp.cc:833
73680 #, gcc-internal-format, gfc-internal-format
73681 msgid "Unexpected junk after !$ACC DECLARE at %C"
73682 msgstr ""
73684 #: fortran/openmp.cc:843
73685 #, gcc-internal-format, gfc-internal-format
73686 msgid "Syntax error in !$ACC DECLARE list at %C"
73687 msgstr ""
73689 #: fortran/openmp.cc:1092
73690 #, gcc-internal-format, gfc-internal-format
73691 msgid "Expected INTEGER type at %L"
73692 msgstr ""
73694 #: fortran/openmp.cc:1106
73695 #, gcc-internal-format, gfc-internal-format
73696 msgid "Expected identifier at %C"
73697 msgstr ""
73699 #: fortran/openmp.cc:1111
73700 #, gcc-internal-format
73701 msgid "Same identifier %qs specified again at %C"
73702 msgstr ""
73704 #: fortran/openmp.cc:1138
73705 #, gcc-internal-format, gfc-internal-format
73706 msgid "Expected range-specification at %C"
73707 msgstr ""
73709 #: fortran/openmp.cc:1225
73710 #, gcc-internal-format, gfc-internal-format
73711 msgid "Comma expected at %C"
73712 msgstr ""
73714 #: fortran/openmp.cc:1337
73715 #, gcc-internal-format, gfc-internal-format
73716 msgid "!$OMP DECLARE REDUCTION %s not found at %L"
73717 msgstr ""
73719 #: fortran/openmp.cc:1387
73720 #, gcc-internal-format
73721 msgid "Duplicated %qs clause at %L"
73722 msgstr ""
73724 #: fortran/openmp.cc:1394
73725 #, gcc-internal-format
73726 msgid "Expected %<(%> after %qs at %C"
73727 msgstr ""
73729 #: fortran/openmp.cc:1401
73730 #, gcc-internal-format
73731 msgid "Invalid expression after %<%s(%> at %C"
73732 msgstr ""
73734 #: fortran/openmp.cc:1463
73735 #, gcc-internal-format, gfc-internal-format
73736 msgid "Clause expected at %C after trailing comma"
73737 msgstr ""
73739 #: fortran/openmp.cc:1525
73740 #, gcc-internal-format
73741 msgid "Expected %<:%> at %C"
73742 msgstr ""
73744 #: fortran/openmp.cc:1568
73745 #, gcc-internal-format, gfc-internal-format
73746 msgid "Expected variable list at %C"
73747 msgstr ""
73749 #: fortran/openmp.cc:1592
73750 #, gcc-internal-format, gfc-internal-format
73751 msgid "Expected COMPILATION or EXECUTION in AT clause at %C"
73752 msgstr ""
73754 #: fortran/openmp.cc:1653
73755 #, gcc-internal-format, gfc-internal-format
73756 msgid "Expected TEAMS, PARALLEL or THREAD as binding in BIND at %C"
73757 msgstr ""
73759 #: fortran/openmp.cc:1684
73760 #, gcc-internal-format, gfc-internal-format
73761 msgid "COLLAPSE clause argument not constant positive integer at %C"
73762 msgstr ""
73764 #: fortran/openmp.cc:1763
73765 #, gcc-internal-format, gfc-internal-format
73766 msgid "Expected ALLOC, TO, FROM, TOFROM, FIRSTPRIVATE, NONE or DEFAULT at %C"
73767 msgstr ""
73769 #: fortran/openmp.cc:1783
73770 #, gcc-internal-format, gfc-internal-format
73771 msgid "Expected SCALAR, AGGREGATE, ALLOCATABLE or POINTER at %C"
73772 msgstr ""
73774 #: fortran/openmp.cc:1812
73775 #, gcc-internal-format, gfc-internal-format
73776 msgid "DEFAULTMAP at %C but prior DEFAULTMAP with unspecified category"
73777 msgstr ""
73779 #: fortran/openmp.cc:1815
73780 #, gcc-internal-format, gfc-internal-format
73781 msgid "DEFAULTMAP at %C but prior DEFAULTMAP for category %s"
73782 msgstr ""
73784 #: fortran/openmp.cc:1851
73785 #, gcc-internal-format, gfc-internal-format
73786 msgid "Expected NONE or PRESENT in DEFAULT clause at %C"
73787 msgstr ""
73789 #: fortran/openmp.cc:1854
73790 #, gcc-internal-format, gfc-internal-format
73791 msgid "Expected NONE, FIRSTPRIVATE, PRIVATE or SHARED in DEFAULT clause at %C"
73792 msgstr ""
73794 #: fortran/openmp.cc:1894
73795 #, gcc-internal-format, gfc-internal-format
73796 msgid "ITERATOR may not be combined with SOURCE at %C"
73797 msgstr ""
73799 #: fortran/openmp.cc:1906
73800 #, gcc-internal-format, gfc-internal-format
73801 msgid "ITERATOR may not be combined with SINK at %C"
73802 msgstr ""
73804 #: fortran/openmp.cc:1963 fortran/openmp.cc:1991
73805 #, gcc-internal-format, gfc-internal-format
73806 msgid "Expected integer expression at %C"
73807 msgstr ""
73809 #: fortran/openmp.cc:1972
73810 #, gcc-internal-format
73811 msgid ""
73812 "%<ancestor%> device modifier not preceded by %<requires%> directive with "
73813 "%<reverse_offload%> clause at %C"
73814 msgstr ""
73816 #: fortran/openmp.cc:1984
73817 #, gcc-internal-format
73818 msgid "the %<device%> clause expression must evaluate to %<1%> at %C"
73819 msgstr ""
73821 #: fortran/openmp.cc:1997
73822 #, gcc-internal-format
73823 msgid ""
73824 "Expected integer expression or a single device-modifier %<device_num%> or "
73825 "%<ancestor%> at %C"
73826 msgstr ""
73828 #: fortran/openmp.cc:2027
73829 #, gcc-internal-format, gfc-internal-format
73830 msgid "Expected HOST, NOHOST or ANY at %C"
73831 msgstr ""
73833 #: fortran/openmp.cc:2072
73834 #, gcc-internal-format, gfc-internal-format
73835 msgid "Expected SEQ_CST, ACQUIRE or RELAXED at %C"
73836 msgstr ""
73838 #: fortran/openmp.cc:2385
73839 #, gcc-internal-format
73840 msgid "too many %<always%> modifiers at %L"
73841 msgstr ""
73843 #: fortran/openmp.cc:2391
73844 #, gcc-internal-format
73845 msgid "too many %<close%> modifiers at %L"
73846 msgstr ""
73848 #: fortran/openmp.cc:2547
73849 #, gcc-internal-format
73850 msgid ""
73851 "Expected ORDER(CONCURRENT) at %C with optional %<reproducible%> or "
73852 "%<unconstrained%> modifier"
73853 msgstr ""
73855 #: fortran/openmp.cc:2572
73856 #, gcc-internal-format, gfc-internal-format
73857 msgid "ORDERED clause argument not constant positive integer at %C"
73858 msgstr ""
73860 #: fortran/openmp.cc:2840
73861 #, gcc-internal-format, gfc-internal-format
73862 msgid "Expected FATAL or WARNING in SEVERITY clause at %C"
73863 msgstr ""
73865 #: fortran/openmp.cc:3023
73866 #, gcc-internal-format, gfc-internal-format
73867 msgid "Failed to match clause at %C"
73868 msgstr ""
73870 #: fortran/openmp.cc:3201
73871 #, gcc-internal-format, gfc-internal-format
73872 msgid "Invalid clause in module with !$ACC DECLARE at %L"
73873 msgstr ""
73875 #: fortran/openmp.cc:3211
73876 #, gcc-internal-format, gfc-internal-format
73877 msgid "Variable is USE-associated with !$ACC DECLARE at %L"
73878 msgstr ""
73880 #: fortran/openmp.cc:3220
73881 #, gcc-internal-format
73882 msgid ""
73883 "Variable %qs shall be declared in the same scoping unit as !$ACC DECLARE at "
73884 "%L"
73885 msgstr ""
73887 #: fortran/openmp.cc:3228
73888 #, gcc-internal-format, gfc-internal-format
73889 msgid "Assumed-size dummy array with !$ACC DECLARE at %L"
73890 msgstr ""
73892 #: fortran/openmp.cc:3277
73893 #, gcc-internal-format
73894 msgid ""
73895 "%<acc update%> must contain at least one %<device%> or %<host%> or %<self%> "
73896 "clause at %L"
73897 msgstr ""
73899 #: fortran/openmp.cc:3325
73900 #, gcc-internal-format, gfc-internal-format
73901 msgid "Invalid argument to !$ACC WAIT at %C"
73902 msgstr ""
73904 #: fortran/openmp.cc:3332
73905 #, gcc-internal-format, gfc-internal-format
73906 msgid "WAIT clause at %L requires a scalar INTEGER expression"
73907 msgstr ""
73909 #: fortran/openmp.cc:3365
73910 #, gcc-internal-format, gfc-internal-format
73911 msgid "ACC CACHE directive must be inside of loop %C"
73912 msgstr ""
73914 #: fortran/openmp.cc:3434
73915 #, gcc-internal-format, gfc-internal-format
73916 msgid ""
73917 "Only the !$ACC ROUTINE form without list is allowed in interface block at %C"
73918 msgstr ""
73920 #: fortran/openmp.cc:3468
73921 #, gcc-internal-format
73922 msgid "Invalid NAME %qs in !$ACC ROUTINE ( NAME ) at %C"
73923 msgstr ""
73925 #: fortran/openmp.cc:3476
73926 #, gcc-internal-format, gfc-internal-format
73927 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C"
73928 msgstr ""
73930 #: fortran/openmp.cc:3483
73931 #, gcc-internal-format, gfc-internal-format
73932 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C, expecting ')' after NAME"
73933 msgstr ""
73935 #: fortran/openmp.cc:3498
73936 #, gcc-internal-format, gfc-internal-format
73937 msgid "Multiple loop axes specified for routine at %C"
73938 msgstr ""
73940 #: fortran/openmp.cc:3509
73941 #, gcc-internal-format, gfc-internal-format
73942 msgid ""
73943 "Intrinsic symbol specified in !$ACC ROUTINE ( NAME ) at %C marked with "
73944 "incompatible GANG, WORKER, or VECTOR clause"
73945 msgstr ""
73947 #: fortran/openmp.cc:3517
73948 #, gcc-internal-format, gfc-internal-format
73949 msgid ""
73950 "Intrinsic symbol specified in !$ACC ROUTINE ( NAME ) at %C marked with "
73951 "incompatible NOHOST clause"
73952 msgstr ""
73954 #: fortran/openmp.cc:3538 fortran/openmp.cc:3566
73955 #, gcc-internal-format, gfc-internal-format
73956 msgid "!$ACC ROUTINE already applied at %C"
73957 msgstr ""
73959 #: fortran/openmp.cc:3583
73960 #, gcc-internal-format, gfc-internal-format
73961 msgid ""
73962 "!$ACC ROUTINE with GANG, WORKER, or VECTOR clause is not permitted in PURE "
73963 "procedure at %C"
73964 msgstr ""
73966 #: fortran/openmp.cc:3735
73967 #, gcc-internal-format, gfc-internal-format
73968 msgid "Unexpected junk after $OMP CRITICAL statement at %C"
73969 msgstr ""
73971 #: fortran/openmp.cc:3757
73972 #, gcc-internal-format
73973 msgid "Expected %<( depobj )%> at %C"
73974 msgstr ""
73976 #: fortran/openmp.cc:3773
73977 #, gcc-internal-format
73978 msgid "Expected IN, OUT, INOUT, MUTEXINOUTSET followed by %<)%> at %C"
73979 msgstr ""
73981 #: fortran/openmp.cc:3791
73982 #, gcc-internal-format, gfc-internal-format
73983 msgid "Expected DEPEND, UPDATE, or DESTROY clause at %C"
73984 msgstr ""
73986 #: fortran/openmp.cc:3799
73987 #, gcc-internal-format, gfc-internal-format
73988 msgid ""
73989 "DEPEND clause at %L of OMP DEPOBJ construct shall not have dependence-type "
73990 "SOURCE, SINK or DEPOBJ"
73991 msgstr ""
73993 #: fortran/openmp.cc:3807
73994 #, gcc-internal-format, gfc-internal-format
73995 msgid ""
73996 "DEPEND clause at %L of OMP DEPOBJ construct shall have only a single locator"
73997 msgstr ""
73999 #: fortran/openmp.cc:3933 fortran/openmp.cc:7557
74000 #, gcc-internal-format, gfc-internal-format
74001 msgid ""
74002 "MESSAGE clause at %L requires a scalar default-kind CHARACTER expression"
74003 msgstr ""
74005 #: fortran/openmp.cc:3940
74006 #, gcc-internal-format, gfc-internal-format
74007 msgid "Constant character expression required in MESSAGE clause at %L"
74008 msgstr ""
74010 #: fortran/openmp.cc:3946
74011 #, gcc-internal-format, gfc-internal-format
74012 msgid "$OMP ERROR encountered at %L: %s"
74013 msgstr ""
74015 #: fortran/openmp.cc:3965
74016 #, gcc-internal-format, gfc-internal-format
74017 msgid "$OMP ERROR encountered at %L"
74018 msgstr ""
74020 #: fortran/openmp.cc:3993
74021 #, gcc-internal-format, gfc-internal-format
74022 msgid "Expected SEQ_CST, AQC_REL, RELEASE, or ACQUIRE at %C"
74023 msgstr ""
74025 #: fortran/openmp.cc:4002
74026 #, gcc-internal-format, gfc-internal-format
74027 msgid ""
74028 "List specified together with memory order clause in FLUSH directive at %C"
74029 msgstr ""
74031 #: fortran/openmp.cc:4010
74032 #, gcc-internal-format, gfc-internal-format
74033 msgid "Unexpected junk after $OMP FLUSH statement at %C"
74034 msgstr ""
74036 #: fortran/openmp.cc:4406 fortran/openmp.cc:9369
74037 #, gcc-internal-format, gfc-internal-format
74038 msgid "Redefinition of predefined %s !$OMP DECLARE REDUCTION at %L"
74039 msgstr ""
74041 #: fortran/openmp.cc:4410 fortran/openmp.cc:9373
74042 #, gcc-internal-format, gfc-internal-format
74043 msgid "Redefinition of predefined !$OMP DECLARE REDUCTION at %L"
74044 msgstr ""
74046 #: fortran/openmp.cc:4415
74047 #, gcc-internal-format, gfc-internal-format
74048 msgid "Redefinition of !$OMP DECLARE REDUCTION at %L"
74049 msgstr ""
74051 #: fortran/openmp.cc:4417
74052 #, gcc-internal-format, gfc-internal-format
74053 msgid "Previous !$OMP DECLARE REDUCTION at %L"
74054 msgstr ""
74056 #: fortran/openmp.cc:4437
74057 #, gcc-internal-format, gfc-internal-format
74058 msgid "Unexpected junk after !$OMP DECLARE REDUCTION at %C"
74059 msgstr ""
74061 #: fortran/openmp.cc:4474
74062 #, gcc-internal-format, gfc-internal-format
74063 msgid ""
74064 "Only the !$OMP DECLARE TARGET form without clauses is allowed in interface "
74065 "block at %C"
74066 msgstr ""
74068 #: fortran/openmp.cc:4489
74069 #, gcc-internal-format, gfc-internal-format
74070 msgid "Unexpected junk after !$OMP DECLARE TARGET at %C"
74071 msgstr ""
74073 #: fortran/openmp.cc:4512
74074 #, gcc-internal-format, gfc-internal-format
74075 msgid "OMP DECLARE TARGET variable at %L is an element of a COMMON block"
74076 msgstr ""
74078 #: fortran/openmp.cc:4517
74079 #, gcc-internal-format, gfc-internal-format
74080 msgid ""
74081 "OMP DECLARE TARGET variable at %L previously mentioned in LINK clause and "
74082 "later in TO clause"
74083 msgstr ""
74085 #: fortran/openmp.cc:4523
74086 #, gcc-internal-format, gfc-internal-format
74087 msgid ""
74088 "OMP DECLARE TARGET variable at %L previously mentioned in TO clause and "
74089 "later in LINK clause"
74090 msgstr ""
74092 #: fortran/openmp.cc:4527
74093 #, gcc-internal-format, gfc-internal-format
74094 msgid ""
74095 "Variable at %L mentioned multiple times in clauses of the same OMP DECLARE "
74096 "TARGET directive"
74097 msgstr ""
74099 #: fortran/openmp.cc:4541 fortran/openmp.cc:4587
74100 #, gcc-internal-format
74101 msgid ""
74102 "List item %qs at %L set in previous OMP DECLARE TARGET directive to a "
74103 "different DEVICE_TYPE"
74104 msgstr ""
74106 #: fortran/openmp.cc:4551
74107 #, gcc-internal-format, gfc-internal-format
74108 msgid ""
74109 "OMP DECLARE TARGET COMMON at %L previously mentioned in LINK clause and "
74110 "later in TO clause"
74111 msgstr ""
74113 #: fortran/openmp.cc:4557
74114 #, gcc-internal-format, gfc-internal-format
74115 msgid ""
74116 "OMP DECLARE TARGET COMMON at %L previously mentioned in TO clause and later "
74117 "in LINK clause"
74118 msgstr ""
74120 #: fortran/openmp.cc:4561
74121 #, gcc-internal-format, gfc-internal-format
74122 msgid ""
74123 "COMMON at %L mentioned multiple times in clauses of the same OMP DECLARE "
74124 "TARGET directive"
74125 msgstr ""
74127 #: fortran/openmp.cc:4570
74128 #, gcc-internal-format, gfc-internal-format
74129 msgid ""
74130 "COMMON at %L set in previous OMP DECLARE TARGET directive to a different "
74131 "DEVICE_TYPE"
74132 msgstr ""
74134 #: fortran/openmp.cc:4594
74135 #, gcc-internal-format, gfc-internal-format
74136 msgid ""
74137 "OMP DECLARE TARGET directive at %L with only DEVICE_TYPE clause is ignored"
74138 msgstr ""
74140 #: fortran/openmp.cc:4604
74141 #, gcc-internal-format, gfc-internal-format
74142 msgid "Syntax error in !$OMP DECLARE TARGET list at %C"
74143 msgstr ""
74145 #: fortran/openmp.cc:4642
74146 #, gcc-internal-format, gfc-internal-format
74147 msgid "expected trait selector name at %C"
74148 msgstr ""
74150 #: fortran/openmp.cc:4697
74151 #, gcc-internal-format, gfc-internal-format
74152 msgid "selector '%s' not allowed for context selector set '%s' at %C"
74153 msgstr ""
74155 #: fortran/openmp.cc:4717
74156 #, gcc-internal-format, gfc-internal-format
74157 msgid "selector '%s' does not accept any properties at %C"
74158 msgstr ""
74160 #: fortran/openmp.cc:4726 fortran/openmp.cc:4871 fortran/openmp.cc:4970
74161 #: fortran/openmp.cc:5037
74162 #, gcc-internal-format, gfc-internal-format
74163 msgid "expected '(' at %C"
74164 msgstr ""
74166 #: fortran/openmp.cc:4734
74167 #, gcc-internal-format, gfc-internal-format
74168 msgid "score argument must be constant integer expression at %C"
74169 msgstr ""
74171 #: fortran/openmp.cc:4742
74172 #, gcc-internal-format, gfc-internal-format
74173 msgid "score argument must be non-negative at %C"
74174 msgstr ""
74176 #: fortran/openmp.cc:4748 fortran/openmp.cc:4861 fortran/openmp.cc:5018
74177 #: fortran/openmp.cc:5046
74178 #, gcc-internal-format, gfc-internal-format
74179 msgid "expected ')' at %C"
74180 msgstr ""
74182 #: fortran/openmp.cc:4754
74183 #, gcc-internal-format, gfc-internal-format
74184 msgid "expected : at %C"
74185 msgstr ""
74187 #: fortran/openmp.cc:4771
74188 #, gcc-internal-format, gfc-internal-format
74189 msgid "property must be constant integer expression or string literal at %C"
74190 msgstr ""
74192 #: fortran/openmp.cc:4791
74193 #, gcc-internal-format, gfc-internal-format
74194 msgid "expected identifier at %C"
74195 msgstr ""
74197 #: fortran/openmp.cc:4810
74198 #, gcc-internal-format, gfc-internal-format
74199 msgid "expected identifier or string literal at %C"
74200 msgstr ""
74202 #: fortran/openmp.cc:4830
74203 #, gcc-internal-format, gfc-internal-format
74204 msgid "expected expression at %C"
74205 msgstr ""
74207 #: fortran/openmp.cc:4838
74208 #, gcc-internal-format, gfc-internal-format
74209 msgid "property must be constant integer or logical expression at %C"
74210 msgstr ""
74212 #: fortran/openmp.cc:4850
74213 #, gcc-internal-format, gfc-internal-format
74214 msgid "expected simd clause at %C"
74215 msgstr ""
74217 #: fortran/openmp.cc:4918
74218 #, gcc-internal-format, gfc-internal-format
74219 msgid "expected 'construct', 'device', 'implementation' or 'user' at %C"
74220 msgstr ""
74222 #: fortran/openmp.cc:4926
74223 #, gcc-internal-format, gfc-internal-format
74224 msgid "expected '=' at %C"
74225 msgstr ""
74227 #: fortran/openmp.cc:4933
74228 #, gcc-internal-format, gfc-internal-format
74229 msgid "expected '{' at %C"
74230 msgstr ""
74232 #: fortran/openmp.cc:4948
74233 #, gcc-internal-format, gfc-internal-format
74234 msgid "expected '}' at %C"
74235 msgstr ""
74237 #: fortran/openmp.cc:4977
74238 #, gcc-internal-format, gfc-internal-format
74239 msgid "expected name at %C"
74240 msgstr ""
74242 #: fortran/openmp.cc:4988
74243 #, gcc-internal-format, gfc-internal-format
74244 msgid "expected variant name at %C"
74245 msgstr ""
74247 #: fortran/openmp.cc:5028
74248 #, gcc-internal-format, gfc-internal-format
74249 msgid "expected 'match' at %C"
74250 msgstr ""
74252 #: fortran/openmp.cc:5079
74253 #, gcc-internal-format, gfc-internal-format
74254 msgid "Threadprivate variable at %C is an element of a COMMON block"
74255 msgstr ""
74257 #: fortran/openmp.cc:5116
74258 #, gcc-internal-format, gfc-internal-format
74259 msgid "Unexpected junk after OMP THREADPRIVATE at %C"
74260 msgstr ""
74262 #: fortran/openmp.cc:5123
74263 #, gcc-internal-format, gfc-internal-format
74264 msgid "Syntax error in !$OMP THREADPRIVATE list at %C"
74265 msgstr ""
74267 #: fortran/openmp.cc:5226
74268 #, gcc-internal-format, gfc-internal-format
74269 msgid ""
74270 "Program unit at %L has OpenMP device constructs/routines but does not set !"
74271 "$OMP REQUIRES REVERSE_OFFSET but other program units do"
74272 msgstr ""
74274 #: fortran/openmp.cc:5231
74275 #, gcc-internal-format, gfc-internal-format
74276 msgid ""
74277 "Program unit at %L has OpenMP device constructs/routines but does not set !"
74278 "$OMP REQUIRES UNIFIED_ADDRESS but other program units do"
74279 msgstr ""
74281 #: fortran/openmp.cc:5236
74282 #, gcc-internal-format, gfc-internal-format
74283 msgid ""
74284 "Program unit at %L has OpenMP device constructs/routines but does not set !"
74285 "$OMP REQUIRES UNIFIED_SHARED_MEMORY but other program units do"
74286 msgstr ""
74288 #: fortran/openmp.cc:5262
74289 #, gcc-internal-format
74290 msgid ""
74291 "!$OMP REQUIRES clause %qs specified via module %qs use at %L comes after "
74292 "using a device construct/routine"
74293 msgstr ""
74295 #: fortran/openmp.cc:5266
74296 #, gcc-internal-format
74297 msgid ""
74298 "!$OMP REQUIRES clause %qs specified at %L comes after using a device "
74299 "construct/routine"
74300 msgstr ""
74302 #: fortran/openmp.cc:5288
74303 #, gcc-internal-format
74304 msgid ""
74305 "!$OMP REQUIRES clause %<atomic_default_mem_order(%s)%> specified via module "
74306 "%qs use at %L overrides a previous %<atomic_default_mem_order(%s)%> (which "
74307 "might be through using a module)"
74308 msgstr ""
74310 #: fortran/openmp.cc:5293
74311 #, gcc-internal-format
74312 msgid ""
74313 "!$OMP REQUIRES clause %<atomic_default_mem_order(%s)%> specified at %L "
74314 "overrides a previous %<atomic_default_mem_order(%s)%> (which might be "
74315 "through using a module)"
74316 msgstr ""
74318 #: fortran/openmp.cc:5304
74319 #, gcc-internal-format
74320 msgid ""
74321 "!$OMP REQUIRES clause %<atomic_default_mem_order(%s)%> specified via module "
74322 "%qs use at %L but same clause is not specified for the program unit"
74323 msgstr ""
74325 #: fortran/openmp.cc:5309
74326 #, gcc-internal-format
74327 msgid ""
74328 "!$OMP REQUIRES clause %qs specified via module %qs use at %L but same clause "
74329 "is not specified for the program unit"
74330 msgstr ""
74332 #: fortran/openmp.cc:5338
74333 #, gcc-internal-format, gfc-internal-format
74334 msgid ""
74335 "!$OMP REQUIRES at %C must appear in the specification part of a program unit"
74336 msgstr ""
74338 #: fortran/openmp.cc:5406
74339 #, gcc-internal-format, gfc-internal-format
74340 msgid ""
74341 "Expected SEQ_CST, ACQ_REL or RELAXED for ATOMIC_DEFAULT_MEM_ORDER clause at "
74342 "%C"
74343 msgstr ""
74345 #: fortran/openmp.cc:5416
74346 #, gcc-internal-format
74347 msgid "Sorry, %qs clause at %L on REQUIRES directive is not yet supported"
74348 msgstr ""
74350 #: fortran/openmp.cc:5426
74351 #, gcc-internal-format, gfc-internal-format
74352 msgid "Clause expected at %C"
74353 msgstr ""
74355 #: fortran/openmp.cc:5432
74356 #, gcc-internal-format
74357 msgid "%qs clause at %L specified more than once"
74358 msgstr ""
74360 #: fortran/openmp.cc:5435
74361 #, gcc-internal-format, gfc-internal-format
74362 msgid ""
74363 "Expected UNIFIED_ADDRESS, UNIFIED_SHARED_MEMORY, DYNAMIC_ALLOCATORS, "
74364 "REVERSE_OFFLOAD, or ATOMIC_DEFAULT_MEM_ORDER clause at %L"
74365 msgstr ""
74367 #: fortran/openmp.cc:5461
74368 #, gcc-internal-format, gfc-internal-format
74369 msgid "Expected INCLUSIVE or EXCLUSIVE clause at %C"
74370 msgstr ""
74372 #: fortran/openmp.cc:5467
74373 #, gcc-internal-format, gfc-internal-format
74374 msgid "Unexpected junk after !$OMP SCAN at %C"
74375 msgstr ""
74377 #: fortran/openmp.cc:5665
74378 #, gcc-internal-format, gfc-internal-format
74379 msgid "Unexpected junk after TASKYIELD clause at %C"
74380 msgstr ""
74382 #: fortran/openmp.cc:5724
74383 #, gcc-internal-format, gfc-internal-format
74384 msgid "Unexpected junk after $OMP WORKSHARE statement at %C"
74385 msgstr ""
74387 #: fortran/openmp.cc:5759
74388 #, gcc-internal-format, gfc-internal-format
74389 msgid "Unexpected junk after $OMP MASTER statement at %C"
74390 msgstr ""
74392 #: fortran/openmp.cc:5791
74393 #, gcc-internal-format, gfc-internal-format
74394 msgid "Unexpected junk after $OMP NOTHING statement at %C"
74395 msgstr ""
74397 #: fortran/openmp.cc:5826 fortran/openmp.cc:5829 fortran/openmp.cc:5832
74398 #, gcc-internal-format, gfc-internal-format
74399 msgid "!$OMP ATOMIC at %L with %s clause is incompatible with READ or WRITE"
74400 msgstr ""
74402 #: fortran/openmp.cc:5836
74403 #, gcc-internal-format, gfc-internal-format
74404 msgid "!$OMP ATOMIC at %L with %s clause requires %s clause"
74405 msgstr ""
74407 #: fortran/openmp.cc:5873
74408 #, gcc-internal-format, gfc-internal-format
74409 msgid "!$OMP ATOMIC READ at %L incompatible with RELEASE clause"
74410 msgstr ""
74412 #: fortran/openmp.cc:5883
74413 #, gcc-internal-format, gfc-internal-format
74414 msgid "!$OMP ATOMIC WRITE at %L incompatible with ACQUIRE clause"
74415 msgstr ""
74417 #: fortran/openmp.cc:5920
74418 #, gcc-internal-format, gfc-internal-format
74419 msgid "Unexpected junk after !$ACC ATOMIC statement at %C"
74420 msgstr ""
74422 #: fortran/openmp.cc:5935
74423 #, gcc-internal-format, gfc-internal-format
74424 msgid "Unexpected junk after $OMP BARRIER statement at %C"
74425 msgstr ""
74427 #: fortran/openmp.cc:5991
74428 #, gcc-internal-format, gfc-internal-format
74429 msgid ""
74430 "Expected construct-type PARALLEL, SECTIONS, DO or TASKGROUP in $OMP "
74431 "CANCELLATION POINT statement at %C"
74432 msgstr ""
74434 #: fortran/openmp.cc:5997
74435 #, gcc-internal-format, gfc-internal-format
74436 msgid "Unexpected junk after $OMP CANCELLATION POINT statement at %C"
74437 msgstr ""
74439 #: fortran/openmp.cc:6018
74440 #, gcc-internal-format, gfc-internal-format
74441 msgid "Unexpected junk after NOWAIT clause at %C"
74442 msgstr ""
74444 #: fortran/openmp.cc:6063
74445 #, gcc-internal-format, gfc-internal-format
74446 msgid "%s clause at %L requires a scalar INTEGER expression"
74447 msgstr ""
74449 #: fortran/openmp.cc:6074
74450 #, gcc-internal-format, gfc-internal-format
74451 msgid "INTEGER expression of %s clause at %L must be positive"
74452 msgstr ""
74454 #: fortran/openmp.cc:6085
74455 #, gcc-internal-format, gfc-internal-format
74456 msgid "INTEGER expression of %s clause at %L must be non-negative"
74457 msgstr ""
74459 #: fortran/openmp.cc:6096
74460 #, gcc-internal-format
74461 msgid "Cray pointer object %qs of derived type in %s clause at %L"
74462 msgstr ""
74464 #: fortran/openmp.cc:6099
74465 #, gcc-internal-format
74466 msgid "Cray pointee object %qs of derived type in %s clause at %L"
74467 msgstr ""
74469 #: fortran/openmp.cc:6105 fortran/openmp.cc:7422
74470 #, gcc-internal-format
74471 msgid "POINTER object %qs of polymorphic type in %s clause at %L"
74472 msgstr ""
74474 #: fortran/openmp.cc:6110
74475 #, gcc-internal-format
74476 msgid "Cray pointer object %qs of polymorphic type in %s clause at %L"
74477 msgstr ""
74479 #: fortran/openmp.cc:6115
74480 #, gcc-internal-format
74481 msgid "Cray pointee object %qs of polymorphic type in %s clause at %L"
74482 msgstr ""
74484 #: fortran/openmp.cc:6125 fortran/openmp.cc:7036 fortran/openmp.cc:7190
74485 #, gcc-internal-format
74486 msgid "Assumed size array %qs in %s clause at %L"
74487 msgstr ""
74489 #: fortran/openmp.cc:6128
74490 #, gcc-internal-format
74491 msgid "Assumed rank array %qs in %s clause at %L"
74492 msgstr ""
74494 #: fortran/openmp.cc:6144 fortran/openmp.cc:7129 fortran/openmp.cc:7178
74495 #, gcc-internal-format
74496 msgid "POINTER object %qs in %s clause at %L"
74497 msgstr ""
74499 #: fortran/openmp.cc:6149 fortran/openmp.cc:7426
74500 #, gcc-internal-format
74501 msgid "Cray pointer object %qs in %s clause at %L"
74502 msgstr ""
74504 #: fortran/openmp.cc:6154 fortran/openmp.cc:7429
74505 #, gcc-internal-format
74506 msgid "Cray pointee object %qs in %s clause at %L"
74507 msgstr ""
74509 #: fortran/openmp.cc:6159 fortran/openmp.cc:7124 fortran/openmp.cc:7417
74510 #, gcc-internal-format
74511 msgid "ALLOCATABLE object %qs in %s clause at %L"
74512 msgstr ""
74514 #: fortran/openmp.cc:6162 fortran/openmp.cc:7132
74515 #, gcc-internal-format
74516 msgid "VALUE object %qs in %s clause at %L"
74517 msgstr ""
74519 #: fortran/openmp.cc:6205
74520 #, gcc-internal-format, gfc-internal-format
74521 msgid "Implicitly declared function %s used in !$OMP DECLARE REDUCTION at %L"
74522 msgstr ""
74524 #: fortran/openmp.cc:6254
74525 #, gcc-internal-format, gfc-internal-format
74526 msgid "Implicitly declared subroutine %s used in !$OMP DECLARE REDUCTION at %L"
74527 msgstr ""
74529 #: fortran/openmp.cc:6292
74530 #, gcc-internal-format, gfc-internal-format
74531 msgid "ORDERED clause parameter is less than COLLAPSE at %L"
74532 msgstr ""
74534 #: fortran/openmp.cc:6295
74535 #, gcc-internal-format, gfc-internal-format
74536 msgid "ORDER clause must not be used together ORDERED at %L"
74537 msgstr ""
74539 #: fortran/openmp.cc:6302 fortran/openmp.cc:6313 fortran/resolve.cc:10839
74540 #: fortran/resolve.cc:12179
74541 #, gcc-internal-format, gfc-internal-format
74542 msgid "IF clause at %L requires a scalar LOGICAL expression"
74543 msgstr ""
74545 #: fortran/openmp.cc:6317
74546 #, gcc-internal-format, gfc-internal-format
74547 msgid ""
74548 "IF clause without modifier at %L used together with IF clauses with modifiers"
74549 msgstr ""
74551 #: fortran/openmp.cc:6442
74552 #, gcc-internal-format, gfc-internal-format
74553 msgid ""
74554 "IF clause modifier %s at %L not appropriate for the current OpenMP construct"
74555 msgstr ""
74557 #: fortran/openmp.cc:6452
74558 #, gcc-internal-format, gfc-internal-format
74559 msgid "FINAL clause at %L requires a scalar LOGICAL expression"
74560 msgstr ""
74562 #: fortran/openmp.cc:6462
74563 #, gcc-internal-format, gfc-internal-format
74564 msgid "SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
74565 msgstr ""
74567 #: fortran/openmp.cc:6467
74568 #, gcc-internal-format, gfc-internal-format
74569 msgid ""
74570 "INTEGER expression of SCHEDULE clause's chunk_size at %L must be positive"
74571 msgstr ""
74573 #: fortran/openmp.cc:6474
74574 #, gcc-internal-format, gfc-internal-format
74575 msgid "Both MONOTONIC and NONMONOTONIC schedule modifiers specified at %L"
74576 msgstr ""
74578 #: fortran/openmp.cc:6477
74579 #, gcc-internal-format, gfc-internal-format
74580 msgid "NONMONOTONIC schedule modifier specified with ORDERED clause at %L"
74581 msgstr ""
74583 #: fortran/openmp.cc:6486
74584 #, gcc-internal-format, gfc-internal-format
74585 msgid ""
74586 "DEPOBJ in DEPOBJ construct at %L shall be a scalar integer of "
74587 "OMP_DEPEND_KIND kind"
74588 msgstr ""
74590 #: fortran/openmp.cc:6501
74591 #, gcc-internal-format
74592 msgid "Variable %qs is not a dummy argument at %L"
74593 msgstr ""
74595 #: fortran/openmp.cc:6537
74596 #, gcc-internal-format
74597 msgid ""
74598 "Object %qs is not a variable at %L; parameters cannot be and need not be "
74599 "copied"
74600 msgstr ""
74602 #: fortran/openmp.cc:6541
74603 #, gcc-internal-format
74604 msgid ""
74605 "Object %qs is not a variable at %L; parameters cannot be and need not be "
74606 "mapped"
74607 msgstr ""
74609 #: fortran/openmp.cc:6546 fortran/openmp.cc:9075
74610 #, gcc-internal-format
74611 msgid "Object %qs is not a variable at %L"
74612 msgstr ""
74614 #: fortran/openmp.cc:6555
74615 #, gcc-internal-format
74616 msgid ""
74617 "%<inscan%> REDUCTION clause on construct other than DO, SIMD, DO SIMD, "
74618 "PARALLEL DO, PARALLEL DO SIMD at %L"
74619 msgstr ""
74621 #: fortran/openmp.cc:6585
74622 #, gcc-internal-format
74623 msgid "Symbol %qs has mixed component and non-component accesses at %L"
74624 msgstr ""
74626 #: fortran/openmp.cc:6588 fortran/openmp.cc:6604 fortran/openmp.cc:6612
74627 #: fortran/openmp.cc:6623 fortran/openmp.cc:6635 fortran/openmp.cc:6722
74628 #: fortran/openmp.cc:9099
74629 #, gcc-internal-format
74630 msgid "Symbol %qs present on multiple clauses at %L"
74631 msgstr ""
74633 #: fortran/openmp.cc:6647
74634 #, gcc-internal-format, gfc-internal-format
74635 msgid ""
74636 "Expected integer expression of the 'omp_allocator_handle_kind' kind at %L"
74637 msgstr ""
74639 #: fortran/openmp.cc:6665
74640 #, gcc-internal-format
74641 msgid "%qs appears more than once in %<allocate%> clauses at %L"
74642 msgstr ""
74644 #: fortran/openmp.cc:6707 fortran/trans-openmp.cc:6409
74645 #, gcc-internal-format
74646 msgid ""
74647 "%qs specified in 'allocate' clause at %L but not in an explicit "
74648 "privatization clause"
74649 msgstr ""
74651 #: fortran/openmp.cc:6729
74652 #, gcc-internal-format
74653 msgid "Array %qs is not permitted in reduction at %L"
74654 msgstr ""
74656 #: fortran/openmp.cc:6742
74657 #, gcc-internal-format
74658 msgid "Symbol %qs present on both FROM and TO clauses at %L"
74659 msgstr ""
74661 #: fortran/openmp.cc:6760
74662 #, gcc-internal-format
74663 msgid "Non-THREADPRIVATE object %qs in COPYIN clause at %L"
74664 msgstr ""
74666 #: fortran/openmp.cc:6768
74667 #, gcc-internal-format
74668 msgid "Assumed size array %qs in COPYPRIVATE clause at %L"
74669 msgstr ""
74671 #: fortran/openmp.cc:6771
74672 #, gcc-internal-format
74673 msgid "INTENT(IN) POINTER %qs in COPYPRIVATE clause at %L"
74674 msgstr ""
74676 #: fortran/openmp.cc:6779
74677 #, gcc-internal-format
74678 msgid "THREADPRIVATE object %qs in SHARED clause at %L"
74679 msgstr ""
74681 #: fortran/openmp.cc:6782
74682 #, gcc-internal-format
74683 msgid "Cray pointee %qs in SHARED clause at %L"
74684 msgstr ""
74686 #: fortran/openmp.cc:6785
74687 #, gcc-internal-format
74688 msgid "Associate name %qs in SHARED clause at %L"
74689 msgstr ""
74691 #: fortran/openmp.cc:6791
74692 #, gcc-internal-format
74693 msgid "DETACH event handle %qs in SHARED clause at %L"
74694 msgstr ""
74696 #: fortran/openmp.cc:6806
74697 #, gcc-internal-format
74698 msgid ""
74699 "%qs in ALIGNED clause must be POINTER, ALLOCATABLE, Cray pointer or C_PTR at "
74700 "%L"
74701 msgstr ""
74703 #: fortran/openmp.cc:6818
74704 #, gcc-internal-format
74705 msgid ""
74706 "%qs in ALIGNED clause at %L requires a scalar positive constant integer "
74707 "alignment expression"
74708 msgstr ""
74710 #: fortran/openmp.cc:6844
74711 #, gcc-internal-format, gfc-internal-format
74712 msgid "Scalar integer expression for range begin expected at %L"
74713 msgstr ""
74715 #: fortran/openmp.cc:6850
74716 #, gcc-internal-format, gfc-internal-format
74717 msgid "Scalar integer expression for range end expected at %L"
74718 msgstr ""
74720 #: fortran/openmp.cc:6856
74721 #, gcc-internal-format, gfc-internal-format
74722 msgid "Scalar integer expression for range step expected at %L"
74723 msgstr ""
74725 #: fortran/openmp.cc:6861
74726 #, gcc-internal-format, gfc-internal-format
74727 msgid "Nonzero range step expected at %L"
74728 msgstr ""
74730 #: fortran/openmp.cc:6872
74731 #, gcc-internal-format, gfc-internal-format
74732 msgid "SINK dependence type only allowed on ORDERED directive at %L"
74733 msgstr ""
74735 #: fortran/openmp.cc:6876
74736 #, gcc-internal-format, gfc-internal-format
74737 msgid ""
74738 "DEPEND SINK used together with DEPEND SOURCE on the same construct at %L"
74739 msgstr ""
74741 #: fortran/openmp.cc:6886
74742 #, gcc-internal-format, gfc-internal-format
74743 msgid "SINK addend not a constant integer at %L"
74744 msgstr ""
74746 #: fortran/openmp.cc:6892
74747 #, gcc-internal-format, gfc-internal-format
74748 msgid ""
74749 "Only SOURCE or SINK dependence types are allowed on ORDERED directive at %L"
74750 msgstr ""
74752 #: fortran/openmp.cc:6901
74753 #, gcc-internal-format
74754 msgid ""
74755 "Locator %qs at %L in DEPEND clause of depobj type shall be a scalar integer "
74756 "of OMP_DEPEND_KIND kind"
74757 msgstr ""
74759 #: fortran/openmp.cc:6912
74760 #, gcc-internal-format, gfc-internal-format
74761 msgid ""
74762 "Locator at %L in DEPEND clause of depobj type shall be a scalar integer of "
74763 "OMP_DEPEND_KIND kind"
74764 msgstr ""
74766 #: fortran/openmp.cc:6956
74767 #, gcc-internal-format, gfc-internal-format
74768 msgid "Array is not contiguous at %L"
74769 msgstr ""
74771 #: fortran/openmp.cc:6967
74772 #, gcc-internal-format, gfc-internal-format
74773 msgid "Unexpected substring reference in %s clause at %L"
74774 msgstr ""
74776 #: fortran/openmp.cc:6975
74777 #, gcc-internal-format, gfc-internal-format
74778 msgid "Unexpected complex-parts designator reference in %s clause at %L"
74779 msgstr ""
74781 #: fortran/openmp.cc:6984 fortran/openmp.cc:7002
74782 #, gcc-internal-format
74783 msgid "%qs in %s clause at %L is not a proper array section"
74784 msgstr ""
74786 #: fortran/openmp.cc:6994
74787 #, gcc-internal-format, gfc-internal-format
74788 msgid "Stride should not be specified for array section in %s clause at %L"
74789 msgstr ""
74791 #: fortran/openmp.cc:7016
74792 #, gcc-internal-format
74793 msgid "%qs in %s clause at %L is a zero size array section"
74794 msgstr ""
74796 #: fortran/openmp.cc:7042
74797 #, gcc-internal-format
74798 msgid ""
74799 "List item %qs with allocatable components is not permitted in map clause at "
74800 "%L"
74801 msgstr ""
74803 #: fortran/openmp.cc:7061
74804 #, gcc-internal-format, gfc-internal-format
74805 msgid ""
74806 "TARGET%s with map-type other than TO, FROM, TOFROM, or ALLOC on MAP clause "
74807 "at %L"
74808 msgstr ""
74810 #: fortran/openmp.cc:7077
74811 #, gcc-internal-format, gfc-internal-format
74812 msgid ""
74813 "TARGET ENTER DATA with map-type other than TO, or ALLOC on MAP clause at %L"
74814 msgstr ""
74816 #: fortran/openmp.cc:7092
74817 #, gcc-internal-format, gfc-internal-format
74818 msgid ""
74819 "TARGET EXIT DATA with map-type other than FROM, RELEASE, or DELETE on MAP "
74820 "clause at %L"
74821 msgstr ""
74823 #: fortran/openmp.cc:7108 fortran/openmp.cc:7162
74824 #, gcc-internal-format
74825 msgid "THREADPRIVATE object %qs in %s clause at %L"
74826 msgstr ""
74828 #: fortran/openmp.cc:7111 fortran/openmp.cc:7165
74829 #, gcc-internal-format
74830 msgid "Cray pointee %qs in %s clause at %L"
74831 msgstr ""
74833 #: fortran/openmp.cc:7119
74834 #, gcc-internal-format
74835 msgid "Non-dummy object %qs in %s clause at %L"
74836 msgstr ""
74838 #: fortran/openmp.cc:7156
74839 #, gcc-internal-format
74840 msgid ""
74841 "%<inscan%> and non-%<inscan%> %<reduction%> clauses on the same construct at "
74842 "%L"
74843 msgstr ""
74845 #: fortran/openmp.cc:7168
74846 #, gcc-internal-format
74847 msgid "Associate name %qs in %s clause at %L"
74848 msgstr ""
74850 #: fortran/openmp.cc:7175
74851 #, gcc-internal-format
74852 msgid "Procedure pointer %qs in %s clause at %L"
74853 msgstr ""
74855 #: fortran/openmp.cc:7181
74856 #, gcc-internal-format
74857 msgid "Cray pointer %qs in %s clause at %L"
74858 msgstr ""
74860 #: fortran/openmp.cc:7193
74861 #, gcc-internal-format
74862 msgid "Variable %qs in %s clause is used in NAMELIST statement at %L"
74863 msgstr ""
74865 #. case OMP_LIST_REDUCTION:
74866 #: fortran/openmp.cc:7203
74867 #, gcc-internal-format
74868 msgid "INTENT(IN) POINTER %qs in %s clause at %L"
74869 msgstr ""
74871 #: fortran/openmp.cc:7214
74872 #, gcc-internal-format
74873 msgid "DETACH event handle %qs in %s clause at %L"
74874 msgstr ""
74876 #: fortran/openmp.cc:7238
74877 #, gcc-internal-format, gfc-internal-format
74878 msgid "Only DEFAULT permitted as reduction-modifier in REDUCTION clause at %L"
74879 msgstr ""
74881 #: fortran/openmp.cc:7331
74882 #, gcc-internal-format, gfc-internal-format
74883 msgid "!$OMP DECLARE REDUCTION %s not found for type %s at %L"
74884 msgstr ""
74886 #: fortran/openmp.cc:7357
74887 #, gcc-internal-format, gfc-internal-format
74888 msgid "LINEAR clause modifier used on DO or SIMD construct at %L"
74889 msgstr ""
74891 #: fortran/openmp.cc:7362
74892 #, gcc-internal-format, gfc-internal-format
74893 msgid ""
74894 "LINEAR clause specified together with ORDERED clause with argument at %L"
74895 msgstr ""
74897 #: fortran/openmp.cc:7367
74898 #, gcc-internal-format
74899 msgid "LINEAR variable %qs must be INTEGER at %L"
74900 msgstr ""
74902 #: fortran/openmp.cc:7372
74903 #, gcc-internal-format
74904 msgid "LINEAR dummy argument %qs with VALUE attribute with %s modifier at %L"
74905 msgstr ""
74907 #: fortran/openmp.cc:7383
74908 #, gcc-internal-format
74909 msgid ""
74910 "%qs in LINEAR clause at %L requires a scalar integer linear-step expression"
74911 msgstr ""
74913 #: fortran/openmp.cc:7400
74914 #, gcc-internal-format
74915 msgid ""
74916 "%qs in LINEAR clause at %L requires a constant integer linear-step "
74917 "expression or dummy argument specified in UNIFORM clause"
74918 msgstr ""
74920 #: fortran/openmp.cc:7434
74921 #, gcc-internal-format
74922 msgid "%s clause variable %qs at %L is neither a POINTER nor an array"
74923 msgstr ""
74925 #: fortran/openmp.cc:7494
74926 #, gcc-internal-format, gfc-internal-format
74927 msgid "NUM_TEAMS lower bound at %L larger than upper bound at %L"
74928 msgstr ""
74930 #: fortran/openmp.cc:7507
74931 #, gcc-internal-format, gfc-internal-format
74932 msgid "Value of HINT clause at %L shall be a valid constant hint expression"
74933 msgstr ""
74935 #: fortran/openmp.cc:7517
74936 #, gcc-internal-format, gfc-internal-format
74937 msgid ""
74938 "DIST_SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
74939 msgstr ""
74941 #: fortran/openmp.cc:7547
74942 #, gcc-internal-format, gfc-internal-format
74943 msgid "Incompatible use of TILE and COLLAPSE at %L"
74944 msgstr ""
74946 #: fortran/openmp.cc:7549
74947 #, gcc-internal-format, gfc-internal-format
74948 msgid "SOURCE dependence type only allowed on ORDERED directive at %L"
74949 msgstr ""
74951 #: fortran/openmp.cc:7574
74952 #, gcc-internal-format, gfc-internal-format
74953 msgid ""
74954 "TARGET DATA must contain at least one MAP, USE_DEVICE_PTR, or "
74955 "USE_DEVICE_ADDR clause at %L"
74956 msgstr ""
74958 #: fortran/openmp.cc:7577
74959 #, gcc-internal-format, gfc-internal-format
74960 msgid "%s must contain at least one MAP clause at %L"
74961 msgstr ""
74963 #: fortran/openmp.cc:7587
74964 #, gcc-internal-format
74965 msgid ""
74966 "%qs at %L should be a scalar of type integer(kind=omp_event_handle_kind)"
74967 msgstr ""
74969 #: fortran/openmp.cc:7592
74970 #, gcc-internal-format, gfc-internal-format
74971 msgid "The event handle at %L must not be an array element"
74972 msgstr ""
74974 #: fortran/openmp.cc:7596
74975 #, gcc-internal-format, gfc-internal-format
74976 msgid "The event handle at %L must not be part of a derived type or class"
74977 msgstr ""
74979 #: fortran/openmp.cc:7600
74980 #, gcc-internal-format
74981 msgid ""
74982 "%<DETACH%> clause at %L must not be used together with %<MERGEABLE%> clause"
74983 msgstr ""
74985 #: fortran/openmp.cc:7752
74986 #, gcc-internal-format, gfc-internal-format
74987 msgid "Expected IF at %L in atomic compare capture"
74988 msgstr ""
74990 #: fortran/openmp.cc:7760
74991 #, gcc-internal-format, gfc-internal-format
74992 msgid "Expected ELSE at %L in atomic compare capture"
74993 msgstr ""
74995 #: fortran/openmp.cc:7872
74996 #, gcc-internal-format
74997 msgid ""
74998 "Expected %<==%>, %<.EQ.%> or %<.EQV.%> atomic comparison expression at %L"
74999 msgstr ""
75001 #: fortran/openmp.cc:7878
75002 #, gcc-internal-format, gfc-internal-format
75003 msgid "Expected scalar intrinsic variable at %L in atomic comparison"
75004 msgstr ""
75006 #: fortran/openmp.cc:7886
75007 #, gcc-internal-format, gfc-internal-format
75008 msgid "Expected scalar intrinsic expression at %L in atomic comparison"
75009 msgstr ""
75011 #: fortran/openmp.cc:7894
75012 #, gcc-internal-format, gfc-internal-format
75013 msgid ""
75014 "!$OMP ATOMIC statement must set a scalar variable of intrinsic type at %L"
75015 msgstr ""
75017 #: fortran/openmp.cc:7903
75018 #, gcc-internal-format, gfc-internal-format
75019 msgid ""
75020 "!$OMP ATOMIC statement must assign an expression of intrinsic type at %L"
75021 msgstr ""
75023 #: fortran/openmp.cc:7910
75024 #, gcc-internal-format, gfc-internal-format
75025 msgid "!$OMP ATOMIC with ALLOCATABLE variable at %L"
75026 msgstr ""
75028 #: fortran/openmp.cc:7927
75029 #, gcc-internal-format, gfc-internal-format
75030 msgid ""
75031 "!$OMP ATOMIC READ statement must read from a scalar variable of intrinsic "
75032 "type at %L"
75033 msgstr ""
75035 #: fortran/openmp.cc:7932
75036 #, gcc-internal-format, gfc-internal-format
75037 msgid ""
75038 "expr in !$OMP ATOMIC WRITE assignment var = expr must be scalar and cannot "
75039 "reference var at %L"
75040 msgstr ""
75042 #: fortran/openmp.cc:7944
75043 #, gcc-internal-format, gfc-internal-format
75044 msgid ""
75045 "!$OMP ATOMIC capture-statement must set a scalar variable of intrinsic type "
75046 "at %L"
75047 msgstr ""
75049 #: fortran/openmp.cc:7952
75050 #, gcc-internal-format, gfc-internal-format
75051 msgid ""
75052 "!$OMP ATOMIC capture-statement requires a scalar variable of intrinsic type "
75053 "at %L"
75054 msgstr ""
75056 #: fortran/openmp.cc:7962
75057 #, gcc-internal-format, gfc-internal-format
75058 msgid ""
75059 "!$OMP ATOMIC CAPTURE capture statement reads from different variable than "
75060 "update statement writes into at %L"
75061 msgstr ""
75063 #: fortran/openmp.cc:7978
75064 #, gcc-internal-format
75065 msgid ""
75066 "For !$OMP ATOMIC COMPARE, the first operand in comparison at %L must be the "
75067 "variable %qs that the update statement writes into at %L"
75068 msgstr ""
75070 #: fortran/openmp.cc:7986
75071 #, gcc-internal-format, gfc-internal-format
75072 msgid ""
75073 "expr in !$OMP ATOMIC COMPARE assignment var = expr must be scalar and cannot "
75074 "reference var at %L"
75075 msgstr ""
75077 #: fortran/openmp.cc:8004
75078 #, gcc-internal-format, gfc-internal-format
75079 msgid ""
75080 "!$OMP ATOMIC UPDATE at %L with FAIL clause requiries either the COMPARE "
75081 "clause or using the intrinsic MIN/MAX procedure"
75082 msgstr ""
75084 #: fortran/openmp.cc:8031
75085 #, gcc-internal-format, gfc-internal-format
75086 msgid ""
75087 "!$OMP ATOMIC assignment operator must be binary +, *, -, /, .AND., .OR., ."
75088 "EQV. or .NEQV. at %L"
75089 msgstr ""
75091 #: fortran/openmp.cc:8079
75092 #, gcc-internal-format, gfc-internal-format
75093 msgid ""
75094 "!$OMP ATOMIC assignment must be var = var op expr or var = expr op var at %L"
75095 msgstr ""
75097 #: fortran/openmp.cc:8093
75098 #, gcc-internal-format, gfc-internal-format
75099 msgid ""
75100 "!$OMP ATOMIC var = var op expr not mathematically equivalent to var = var op "
75101 "(expr) at %L"
75102 msgstr ""
75104 #: fortran/openmp.cc:8126
75105 #, gcc-internal-format, gfc-internal-format
75106 msgid ""
75107 "expr in !$OMP ATOMIC assignment var = var op expr must be scalar and cannot "
75108 "reference var at %L"
75109 msgstr ""
75111 #: fortran/openmp.cc:8150
75112 #, gcc-internal-format, gfc-internal-format
75113 msgid ""
75114 "!$OMP ATOMIC assignment intrinsic IAND, IOR or IEOR must have two arguments "
75115 "at %L"
75116 msgstr ""
75118 #: fortran/openmp.cc:8157
75119 #, gcc-internal-format, gfc-internal-format
75120 msgid ""
75121 "!$OMP ATOMIC assignment intrinsic must be MIN, MAX, IAND, IOR or IEOR at %L"
75122 msgstr ""
75124 #: fortran/openmp.cc:8180
75125 #, gcc-internal-format
75126 msgid ""
75127 "!$OMP ATOMIC intrinsic arguments except one must not reference %qs at %L"
75128 msgstr ""
75130 #: fortran/openmp.cc:8187
75131 #, gcc-internal-format, gfc-internal-format
75132 msgid "!$OMP ATOMIC intrinsic arguments must be scalar at %L"
75133 msgstr ""
75135 #: fortran/openmp.cc:8195
75136 #, gcc-internal-format
75137 msgid "First or last !$OMP ATOMIC intrinsic argument must be %qs at %L"
75138 msgstr ""
75140 #: fortran/openmp.cc:8213
75141 #, gcc-internal-format, gfc-internal-format
75142 msgid ""
75143 "!$OMP ATOMIC assignment must have an operator or intrinsic on right hand "
75144 "side at %L"
75145 msgstr ""
75147 #: fortran/openmp.cc:8218
75148 #, gcc-internal-format, gfc-internal-format
75149 msgid "unexpected !$OMP ATOMIC expression at %L"
75150 msgstr ""
75152 #: fortran/openmp.cc:8264
75153 #, gcc-internal-format
75154 msgid ""
75155 "ORDERED clause specified together with %<inscan%> REDUCTION clause at %L"
75156 msgstr ""
75158 #: fortran/openmp.cc:8267
75159 #, gcc-internal-format
75160 msgid ""
75161 "SCHEDULE clause specified together with %<inscan%> REDUCTION clause at %L"
75162 msgstr ""
75164 #: fortran/openmp.cc:8275
75165 #, gcc-internal-format, gfc-internal-format
75166 msgid ""
75167 "With INSCAN at %L, expected loop body with !$OMP SCAN between two structured-"
75168 "block-sequences"
75169 msgstr ""
75171 #: fortran/openmp.cc:8571
75172 #, gcc-internal-format, gfc-internal-format
75173 msgid "%s cannot be a DO WHILE or DO without loop control at %L"
75174 msgstr ""
75176 #: fortran/openmp.cc:8577
75177 #, gcc-internal-format, gfc-internal-format
75178 msgid "%s cannot be a DO CONCURRENT loop at %L"
75179 msgstr ""
75181 #: fortran/openmp.cc:8583
75182 #, gcc-internal-format, gfc-internal-format
75183 msgid "%s iteration variable must be of type integer at %L"
75184 msgstr ""
75186 #: fortran/openmp.cc:8587
75187 #, gcc-internal-format, gfc-internal-format
75188 msgid "%s iteration variable must not be THREADPRIVATE at %L"
75189 msgstr ""
75191 #: fortran/openmp.cc:8600
75192 #, gcc-internal-format, gfc-internal-format
75193 msgid ""
75194 "%s iteration variable present on clause other than PRIVATE, LASTPRIVATE or "
75195 "ALLOCATE at %L"
75196 msgstr ""
75198 #: fortran/openmp.cc:8604
75199 #, gcc-internal-format, gfc-internal-format
75200 msgid ""
75201 "%s iteration variable present on clause other than PRIVATE, LASTPRIVATE, "
75202 "ALLOCATE or LINEAR at %L"
75203 msgstr ""
75205 #: fortran/openmp.cc:8622
75206 #, gcc-internal-format, gfc-internal-format
75207 msgid "%s collapsed loops don't form rectangular iteration space at %L"
75208 msgstr ""
75210 #: fortran/openmp.cc:8632
75211 #, gcc-internal-format, gfc-internal-format
75212 msgid "collapsed %s loops not perfectly nested at %L"
75213 msgstr ""
75215 #: fortran/openmp.cc:8641 fortran/openmp.cc:8649
75216 #, gcc-internal-format, gfc-internal-format
75217 msgid "not enough DO loops for collapsed %s at %L"
75218 msgstr ""
75220 #: fortran/openmp.cc:8854 fortran/openmp.cc:8867
75221 #, gcc-internal-format, gfc-internal-format
75222 msgid "The %s directive cannot be specified within a %s region at %L"
75223 msgstr ""
75225 #: fortran/openmp.cc:8886
75226 #, gcc-internal-format, gfc-internal-format
75227 msgid "!$ACC LOOP cannot be a DO WHILE or DO without loop control at %L"
75228 msgstr ""
75230 #: fortran/openmp.cc:8892
75231 #, gcc-internal-format, gfc-internal-format
75232 msgid "!$ACC LOOP cannot be a DO CONCURRENT loop at %L"
75233 msgstr ""
75235 #: fortran/openmp.cc:8898
75236 #, gcc-internal-format, gfc-internal-format
75237 msgid "!$ACC LOOP iteration variable must be of type integer at %L"
75238 msgstr ""
75240 #: fortran/openmp.cc:8914
75241 #, gcc-internal-format, gfc-internal-format
75242 msgid "!$ACC LOOP %s loops don't form rectangular iteration space at %L"
75243 msgstr ""
75245 #: fortran/openmp.cc:8926
75246 #, gcc-internal-format, gfc-internal-format
75247 msgid "%s !$ACC LOOP loops not perfectly nested at %L"
75248 msgstr ""
75250 #: fortran/openmp.cc:8936 fortran/openmp.cc:8945
75251 #, gcc-internal-format, gfc-internal-format
75252 msgid "not enough DO loops for %s !$ACC LOOP at %L"
75253 msgstr ""
75255 #: fortran/openmp.cc:8961
75256 #, gcc-internal-format, gfc-internal-format
75257 msgid ""
75258 "Tiled loop cannot be parallelized across gangs, workers and vectors at the "
75259 "same time at %L"
75260 msgstr ""
75262 #: fortran/openmp.cc:8982
75263 #, gcc-internal-format, gfc-internal-format
75264 msgid "TILE requires constant expression at %L"
75265 msgstr ""
75267 #: fortran/openmp.cc:9082
75268 #, gcc-internal-format
75269 msgid "Array sections: %qs not allowed in !$ACC DECLARE at %L"
75270 msgstr ""
75272 #: fortran/openmp.cc:9129
75273 #, gcc-internal-format
75274 msgid ""
75275 "NAME %qs does not refer to a subroutine or function in !$ACC ROUTINE "
75276 "( NAME ) at %L"
75277 msgstr ""
75279 #: fortran/openmp.cc:9135
75280 #, gcc-internal-format
75281 msgid "NAME %qs invalid in !$ACC ROUTINE ( NAME ) at %L"
75282 msgstr ""
75284 #: fortran/openmp.cc:9258
75285 #, gcc-internal-format, gfc-internal-format
75286 msgid "OMP TARGET UPDATE at %L requires at least one TO or FROM clause"
75287 msgstr ""
75289 #: fortran/openmp.cc:9272
75290 #, gcc-internal-format, gfc-internal-format
75291 msgid ""
75292 "OMP CRITICAL at %L with HINT clause requires a NAME, except when "
75293 "omp_sync_hint_none is used"
75294 msgstr ""
75296 #: fortran/openmp.cc:9278
75297 #, gcc-internal-format
75298 msgid ""
75299 "Unexpected !$OMP SCAN at %L outside loop construct with %<inscan%> REDUCTION "
75300 "clause"
75301 msgstr ""
75303 #: fortran/openmp.cc:9299
75304 #, gcc-internal-format
75305 msgid "!$OMP DECLARE SIMD should refer to containing procedure %qs at %L"
75306 msgstr ""
75308 #: fortran/openmp.cc:9323
75309 #, gcc-internal-format, gfc-internal-format
75310 msgid ""
75311 "Variable other than OMP_PRIV or OMP_ORIG used in INITIALIZER clause of !$OMP "
75312 "DECLARE REDUCTION at %L"
75313 msgstr ""
75315 #: fortran/openmp.cc:9331
75316 #, gcc-internal-format, gfc-internal-format
75317 msgid ""
75318 "Variable other than OMP_OUT or OMP_IN used in combiner of !$OMP DECLARE "
75319 "REDUCTION at %L"
75320 msgstr ""
75322 #: fortran/openmp.cc:9360
75323 #, gcc-internal-format, gfc-internal-format
75324 msgid "Invalid operator for !$OMP DECLARE REDUCTION %s at %L"
75325 msgstr ""
75327 #: fortran/openmp.cc:9382
75328 #, gcc-internal-format, gfc-internal-format
75329 msgid "CHARACTER length in !$OMP DECLARE REDUCTION %s not constant at %L"
75330 msgstr ""
75332 #: fortran/openmp.cc:9398
75333 #, gcc-internal-format, gfc-internal-format
75334 msgid ""
75335 "Subroutine call with alternate returns in combiner of !$OMP DECLARE "
75336 "REDUCTION at %L"
75337 msgstr ""
75339 #: fortran/openmp.cc:9413
75340 #, gcc-internal-format, gfc-internal-format
75341 msgid ""
75342 "Subroutine call with alternate returns in INITIALIZER clause of !$OMP "
75343 "DECLARE REDUCTION at %L"
75344 msgstr ""
75346 #: fortran/openmp.cc:9423
75347 #, gcc-internal-format, gfc-internal-format
75348 msgid ""
75349 "One of actual subroutine arguments in INITIALIZER clause of !$OMP DECLARE "
75350 "REDUCTION must be OMP_PRIV at %L"
75351 msgstr ""
75353 #: fortran/openmp.cc:9431
75354 #, gcc-internal-format, gfc-internal-format
75355 msgid ""
75356 "Missing INITIALIZER clause for !$OMP DECLARE REDUCTION of derived type "
75357 "without default initializer at %L"
75358 msgstr ""
75360 #: fortran/options.cc:275
75361 #, gcc-internal-format
75362 msgid "%<-fexcess-precision=standard%> for Fortran"
75363 msgstr ""
75365 #: fortran/options.cc:277
75366 #, gcc-internal-format
75367 msgid "%<-fexcess-precision=16%> for Fortran"
75368 msgstr ""
75370 #: fortran/options.cc:371
75371 #, gcc-internal-format
75372 msgid "Reading file %qs as free form"
75373 msgstr ""
75375 #: fortran/options.cc:381
75376 #, gcc-internal-format
75377 msgid "%<-fd-lines-as-comments%> has no effect in free form"
75378 msgstr ""
75380 #: fortran/options.cc:384
75381 #, gcc-internal-format
75382 msgid "%<-fd-lines-as-code%> has no effect in free form"
75383 msgstr ""
75385 #: fortran/options.cc:422
75386 #, gcc-internal-format
75387 msgid "Flag %<-fno-automatic%> overwrites %<-fmax-stack-var-size=%d%>"
75388 msgstr ""
75390 #: fortran/options.cc:425
75391 #, gcc-internal-format
75392 msgid "Flag %<-fno-automatic%> overwrites %<-frecursive%>"
75393 msgstr ""
75395 #: fortran/options.cc:428
75396 #, gcc-internal-format
75397 msgid "Flag %<-fno-automatic%> overwrites %<-frecursive%> implied by %qs"
75398 msgstr ""
75400 #: fortran/options.cc:431
75401 #, gcc-internal-format
75402 msgid "Flag %<-frecursive%> overwrites %<-fmax-stack-var-size=%d%>"
75403 msgstr ""
75405 #: fortran/options.cc:434
75406 #, gcc-internal-format
75407 msgid ""
75408 "Flag %<-fmax-stack-var-size=%d%> overwrites %<-frecursive%> implied by %qs"
75409 msgstr ""
75411 #: fortran/options.cc:493
75412 #, gcc-internal-format
75413 msgid "Fixed line length must be at least seven"
75414 msgstr ""
75416 #: fortran/options.cc:496
75417 #, gcc-internal-format
75418 msgid "Free line length must be at least three"
75419 msgstr ""
75421 #: fortran/options.cc:499
75422 #, gcc-internal-format, gfc-internal-format
75423 msgid "Maximum subrecord length cannot exceed %d"
75424 msgstr ""
75426 #: fortran/options.cc:518
75427 #, gcc-internal-format
75428 msgid "gfortran: Only one %<-J%> option allowed"
75429 msgstr ""
75431 #: fortran/options.cc:590
75432 #, gcc-internal-format
75433 msgid "Argument to %<-ffpe-trap%> is not valid: %s"
75434 msgstr ""
75436 #: fortran/options.cc:592
75437 #, gcc-internal-format
75438 msgid "Argument to %<-ffpe-summary%> is not valid: %s"
75439 msgstr ""
75441 #: fortran/options.cc:641
75442 #, gcc-internal-format
75443 msgid "Argument to %<-fcheck%> is not valid: %s"
75444 msgstr ""
75446 #: fortran/options.cc:690
75447 #, gcc-internal-format
75448 msgid "%<-static-libgfortran%> is not supported in this configuration"
75449 msgstr ""
75451 #: fortran/options.cc:713
75452 #, gcc-internal-format, gfc-internal-format
75453 msgid "Maximum supported identifier length is %d"
75454 msgstr ""
75456 #: fortran/options.cc:728
75457 #, gcc-internal-format
75458 msgid "Unrecognized option to %<-finit-logical%>: %s"
75459 msgstr ""
75461 #: fortran/options.cc:744
75462 #, gcc-internal-format
75463 msgid "The value of n in %<-finit-character=n%> must be between 0 and 127"
75464 msgstr ""
75466 #: fortran/parse.cc:602
75467 #, gcc-internal-format, gfc-internal-format
75468 msgid "Unclassifiable statement at %C"
75469 msgstr ""
75471 #: fortran/parse.cc:666
75472 #, gcc-internal-format, gfc-internal-format
75473 msgid ""
75474 "OpenACC directives other than ROUTINE may not appear in PURE procedures at %C"
75475 msgstr ""
75477 #: fortran/parse.cc:732
75478 #, gcc-internal-format, gfc-internal-format
75479 msgid "Unclassifiable OpenACC directive at %C"
75480 msgstr ""
75482 #: fortran/parse.cc:876 fortran/parse.cc:1162
75483 #, gcc-internal-format, gfc-internal-format
75484 msgid ""
75485 "OpenMP directives other than SIMD or DECLARE TARGET at %C may not appear in "
75486 "PURE procedures"
75487 msgstr ""
75489 #: fortran/parse.cc:1146
75490 #, gcc-internal-format, gfc-internal-format
75491 msgid "Unclassifiable OpenMP directive at %C"
75492 msgstr ""
75494 #: fortran/parse.cc:1240
75495 #, gcc-internal-format, gfc-internal-format
75496 msgid "Unclassifiable GCC directive at %C"
75497 msgstr ""
75499 #: fortran/parse.cc:1242
75500 #, gcc-internal-format, gfc-internal-format
75501 msgid "Unclassifiable GCC directive at %C, ignored"
75502 msgstr ""
75504 #: fortran/parse.cc:1302 fortran/parse.cc:1529
75505 #, gcc-internal-format, gfc-internal-format
75506 msgid "Zero is not a valid statement label at %C"
75507 msgstr ""
75509 #: fortran/parse.cc:1309 fortran/parse.cc:1521
75510 #, gcc-internal-format, gfc-internal-format
75511 msgid "Non-numeric character in statement label at %C"
75512 msgstr ""
75514 #: fortran/parse.cc:1321 fortran/parse.cc:1570
75515 #, gcc-internal-format, gfc-internal-format
75516 msgid "Semicolon at %C needs to be preceded by statement"
75517 msgstr ""
75519 #: fortran/parse.cc:1328 fortran/parse.cc:1585
75520 #, gcc-internal-format, gfc-internal-format
75521 msgid "Statement label without statement at %L"
75522 msgstr ""
75524 #: fortran/parse.cc:1391 fortran/parse.cc:1572
75525 #, gcc-internal-format, gfc-internal-format
75526 msgid "Fortran 2008: Semicolon at %C without preceding statement"
75527 msgstr ""
75529 #: fortran/parse.cc:1414 fortran/parse.cc:1548
75530 #, gcc-internal-format, gfc-internal-format
75531 msgid "Bad continuation line at %C"
75532 msgstr ""
75534 #: fortran/parse.cc:1858
75535 #, gcc-internal-format, gfc-internal-format
75536 msgid "FORMAT statement at %L does not have a statement label"
75537 msgstr ""
75539 #: fortran/parse.cc:2749
75540 #, gcc-internal-format
75541 msgid "gfc_ascii_statement(): Bad statement code"
75542 msgstr ""
75544 #: fortran/parse.cc:2891
75545 #, gcc-internal-format, gfc-internal-format
75546 msgid "Unexpected %s statement at %C"
75547 msgstr ""
75549 #: fortran/parse.cc:3046
75550 #, gcc-internal-format, gfc-internal-format
75551 msgid "%s statement at %C cannot follow %s statement at %L"
75552 msgstr ""
75554 #: fortran/parse.cc:3063
75555 #, gcc-internal-format
75556 msgid "Unexpected end of file in %qs"
75557 msgstr ""
75559 #: fortran/parse.cc:3098
75560 #, gcc-internal-format
75561 msgid "Derived-type %qs with SEQUENCE must not have a CONTAINS section at %C"
75562 msgstr ""
75564 #: fortran/parse.cc:3101
75565 #, gcc-internal-format
75566 msgid "Derived-type %qs with BIND(C) must not have a CONTAINS section at %C"
75567 msgstr ""
75569 #: fortran/parse.cc:3121
75570 #, gcc-internal-format, gfc-internal-format
75571 msgid "Components in TYPE at %C must precede CONTAINS"
75572 msgstr ""
75574 #: fortran/parse.cc:3125
75575 #, gcc-internal-format, gfc-internal-format
75576 msgid "Type-bound procedure at %C"
75577 msgstr ""
75579 #: fortran/parse.cc:3133
75580 #, gcc-internal-format, gfc-internal-format
75581 msgid "GENERIC binding at %C"
75582 msgstr ""
75584 #: fortran/parse.cc:3141
75585 #, gcc-internal-format, gfc-internal-format
75586 msgid "FINAL procedure declaration at %C"
75587 msgstr ""
75589 #: fortran/parse.cc:3153
75590 #, gcc-internal-format, gfc-internal-format
75591 msgid "Derived type definition at %C with empty CONTAINS section"
75592 msgstr ""
75594 #: fortran/parse.cc:3163 fortran/parse.cc:3618
75595 #, gcc-internal-format, gfc-internal-format
75596 msgid "PRIVATE statement in TYPE at %C must be inside a MODULE"
75597 msgstr ""
75599 #: fortran/parse.cc:3170
75600 #, gcc-internal-format, gfc-internal-format
75601 msgid "PRIVATE statement at %C must precede procedure bindings"
75602 msgstr ""
75604 #: fortran/parse.cc:3177 fortran/parse.cc:3631
75605 #, gcc-internal-format, gfc-internal-format
75606 msgid "Duplicate PRIVATE statement at %C"
75607 msgstr ""
75609 #: fortran/parse.cc:3187
75610 #, gcc-internal-format, gfc-internal-format
75611 msgid "SEQUENCE statement at %C must precede CONTAINS"
75612 msgstr ""
75614 #: fortran/parse.cc:3191
75615 #, gcc-internal-format, gfc-internal-format
75616 msgid "Already inside a CONTAINS block at %C"
75617 msgstr ""
75619 #: fortran/parse.cc:3310
75620 #, gcc-internal-format, gfc-internal-format
75621 msgid ""
75622 "Component %s at %L of type LOCK_TYPE must have a codimension or be a "
75623 "subcomponent of a coarray, which is not possible as the component has the "
75624 "pointer attribute"
75625 msgstr ""
75627 #: fortran/parse.cc:3316
75628 #, gcc-internal-format, gfc-internal-format
75629 msgid ""
75630 "Pointer component %s at %L has a noncoarray subcomponent of type LOCK_TYPE, "
75631 "which must have a codimension or be a subcomponent of a coarray"
75632 msgstr ""
75634 #: fortran/parse.cc:3321
75635 #, gcc-internal-format, gfc-internal-format
75636 msgid ""
75637 "Allocatable component %s at %L of type LOCK_TYPE must have a codimension"
75638 msgstr ""
75640 #: fortran/parse.cc:3325
75641 #, gcc-internal-format, gfc-internal-format
75642 msgid ""
75643 "Allocatable component %s at %L must have a codimension as it has a "
75644 "noncoarray subcomponent of type LOCK_TYPE"
75645 msgstr ""
75647 #: fortran/parse.cc:3330
75648 #, gcc-internal-format, gfc-internal-format
75649 msgid ""
75650 "Noncoarray component %s at %L of type LOCK_TYPE or with subcomponent of type "
75651 "LOCK_TYPE must have a codimension or be a subcomponent of a coarray. "
75652 "(Variables of type %s may not have a codimension as already a coarray "
75653 "subcomponent exists)"
75654 msgstr ""
75656 #: fortran/parse.cc:3337
75657 #, gcc-internal-format, gfc-internal-format
75658 msgid ""
75659 "Noncoarray component %s at %L of type LOCK_TYPE or with subcomponent of type "
75660 "LOCK_TYPE must have a codimension or be a subcomponent of a coarray. "
75661 "(Variables of type %s may not have a codimension as %s at %L has a "
75662 "codimension or a coarray subcomponent)"
75663 msgstr ""
75665 #: fortran/parse.cc:3347
75666 #, gcc-internal-format, gfc-internal-format
75667 msgid ""
75668 "Component %s at %L of type EVENT_TYPE must have a codimension or be a "
75669 "subcomponent of a coarray, which is not possible as the component has the "
75670 "pointer attribute"
75671 msgstr ""
75673 #: fortran/parse.cc:3353
75674 #, gcc-internal-format, gfc-internal-format
75675 msgid ""
75676 "Pointer component %s at %L has a noncoarray subcomponent of type EVENT_TYPE, "
75677 "which must have a codimension or be a subcomponent of a coarray"
75678 msgstr ""
75680 #: fortran/parse.cc:3358
75681 #, gcc-internal-format, gfc-internal-format
75682 msgid ""
75683 "Allocatable component %s at %L of type EVENT_TYPE must have a codimension"
75684 msgstr ""
75686 #: fortran/parse.cc:3362
75687 #, gcc-internal-format, gfc-internal-format
75688 msgid ""
75689 "Allocatable component %s at %L must have a codimension as it has a "
75690 "noncoarray subcomponent of type EVENT_TYPE"
75691 msgstr ""
75693 #: fortran/parse.cc:3367
75694 #, gcc-internal-format, gfc-internal-format
75695 msgid ""
75696 "Noncoarray component %s at %L of type EVENT_TYPE or with subcomponent of "
75697 "type EVENT_TYPE must have a codimension or be a subcomponent of a coarray. "
75698 "(Variables of type %s may not have a codimension as already a coarray "
75699 "subcomponent exists)"
75700 msgstr ""
75702 #: fortran/parse.cc:3374
75703 #, gcc-internal-format, gfc-internal-format
75704 msgid ""
75705 "Noncoarray component %s at %L of type EVENT_TYPE or with subcomponent of "
75706 "type EVENT_TYPE must have a codimension or be a subcomponent of a coarray. "
75707 "(Variables of type %s may not have a codimension as %s at %L has a "
75708 "codimension or a coarray subcomponent)"
75709 msgstr ""
75711 #: fortran/parse.cc:3426
75712 #, gcc-internal-format, gfc-internal-format
75713 msgid "failed to create map component '%s'"
75714 msgstr ""
75716 #: fortran/parse.cc:3459
75717 #, gcc-internal-format, gfc-internal-format
75718 msgid "failed to create union component '%s'"
75719 msgstr ""
75721 #: fortran/parse.cc:3514
75722 #, gcc-internal-format, gfc-internal-format
75723 msgid "Syntax error in nested structure declaration at %C"
75724 msgstr ""
75726 #: fortran/parse.cc:3601
75727 #, gcc-internal-format, gfc-internal-format
75728 msgid "FINAL declaration at %C must be inside CONTAINS"
75729 msgstr ""
75731 #: fortran/parse.cc:3609
75732 #, gcc-internal-format, gfc-internal-format
75733 msgid "Derived type definition at %C without components"
75734 msgstr ""
75736 #: fortran/parse.cc:3625
75737 #, gcc-internal-format, gfc-internal-format
75738 msgid "PRIVATE statement at %C must precede structure components"
75739 msgstr ""
75741 #: fortran/parse.cc:3642
75742 #, gcc-internal-format, gfc-internal-format
75743 msgid "SEQUENCE statement at %C must precede structure components"
75744 msgstr ""
75746 #: fortran/parse.cc:3648
75747 #, gcc-internal-format, gfc-internal-format
75748 msgid "SEQUENCE attribute at %C already specified in TYPE statement"
75749 msgstr ""
75751 #: fortran/parse.cc:3653
75752 #, gcc-internal-format, gfc-internal-format
75753 msgid "Duplicate SEQUENCE statement at %C"
75754 msgstr ""
75756 #: fortran/parse.cc:3663
75757 #, gcc-internal-format, gfc-internal-format
75758 msgid "CONTAINS block in derived type definition at %C"
75759 msgstr ""
75761 #: fortran/parse.cc:3721
75762 #, gcc-internal-format, gfc-internal-format
75763 msgid "ENUM declaration at %C has no ENUMERATORS"
75764 msgstr ""
75766 #: fortran/parse.cc:3808
75767 #, gcc-internal-format, gfc-internal-format
75768 msgid "Unexpected %s statement in INTERFACE block at %C"
75769 msgstr ""
75771 #: fortran/parse.cc:3832
75772 #, gcc-internal-format
75773 msgid ""
75774 "Name %qs of ABSTRACT INTERFACE at %C cannot be the same as an intrinsic type"
75775 msgstr ""
75777 #: fortran/parse.cc:3866
75778 #, gcc-internal-format, gfc-internal-format
75779 msgid "Unexpected %s statement at %C in INTERFACE body"
75780 msgstr ""
75782 #: fortran/parse.cc:3884
75783 #, gcc-internal-format
75784 msgid ""
75785 "INTERFACE procedure %qs at %L has the same name as the enclosing procedure"
75786 msgstr ""
75788 #: fortran/parse.cc:4014
75789 #, gcc-internal-format, gfc-internal-format
75790 msgid "%s statement is not allowed inside of BLOCK at %C"
75791 msgstr ""
75793 #: fortran/parse.cc:4046
75794 #, gcc-internal-format, gfc-internal-format
75795 msgid "%s statement is not allowed inside of BLOCK DATA at %C"
75796 msgstr ""
75798 #: fortran/parse.cc:4136
75799 #, gcc-internal-format, gfc-internal-format
75800 msgid "%s statement must appear in a MODULE"
75801 msgstr ""
75803 #: fortran/parse.cc:4144
75804 #, gcc-internal-format, gfc-internal-format
75805 msgid "%s statement at %C follows another accessibility specification"
75806 msgstr ""
75808 #: fortran/parse.cc:4196
75809 #, gcc-internal-format
75810 msgid "Bad kind expression for function %qs at %L"
75811 msgstr ""
75813 #: fortran/parse.cc:4200
75814 #, gcc-internal-format
75815 msgid "The type for function %qs at %L is not accessible"
75816 msgstr ""
75818 #: fortran/parse.cc:4260
75819 #, gcc-internal-format, gfc-internal-format
75820 msgid "ELSEWHERE statement at %C follows previous unmasked ELSEWHERE"
75821 msgstr ""
75823 #: fortran/parse.cc:4282
75824 #, gcc-internal-format, gfc-internal-format
75825 msgid "Unexpected %s statement in WHERE block at %C"
75826 msgstr ""
75828 #: fortran/parse.cc:4341
75829 #, gcc-internal-format, gfc-internal-format
75830 msgid "Unexpected %s statement in FORALL block at %C"
75831 msgstr ""
75833 #: fortran/parse.cc:4392
75834 #, gcc-internal-format, gfc-internal-format
75835 msgid "ELSE IF statement at %C cannot follow ELSE statement at %L"
75836 msgstr ""
75838 #: fortran/parse.cc:4410
75839 #, gcc-internal-format, gfc-internal-format
75840 msgid "Duplicate ELSE statements at %L and %C"
75841 msgstr ""
75843 #: fortran/parse.cc:4471
75844 #, gcc-internal-format, gfc-internal-format
75845 msgid "Expected a CASE or END SELECT statement following SELECT CASE at %C"
75846 msgstr ""
75848 #: fortran/parse.cc:4555
75849 #, gcc-internal-format, gfc-internal-format
75850 msgid ""
75851 "Expected TYPE IS, CLASS IS or END SELECT statement following SELECT TYPE at "
75852 "%C"
75853 msgstr ""
75855 #: fortran/parse.cc:4631
75856 #, gcc-internal-format, gfc-internal-format
75857 msgid "Expected RANK or RANK DEFAULT following SELECT RANK at %C"
75858 msgstr ""
75860 #: fortran/parse.cc:4695
75861 #, gcc-internal-format
75862 msgid "Variable %qs at %C cannot be redefined inside loop beginning at %L"
75863 msgstr ""
75865 #: fortran/parse.cc:4728
75866 #, gcc-internal-format, gfc-internal-format
75867 msgid "End of nonblock DO statement at %C is within another block"
75868 msgstr ""
75870 #: fortran/parse.cc:4738
75871 #, gcc-internal-format, gfc-internal-format
75872 msgid "End of nonblock DO statement at %C is interwoven with another DO loop"
75873 msgstr ""
75875 #: fortran/parse.cc:4764
75876 #, gcc-internal-format, gfc-internal-format
75877 msgid "CRITICAL block inside of OpenACC region at %C"
75878 msgstr ""
75880 #: fortran/parse.cc:4765
75881 #, gcc-internal-format, gfc-internal-format
75882 msgid "CRITICAL block inside of OpenMP region at %C"
75883 msgstr ""
75885 #: fortran/parse.cc:4791
75886 #, gcc-internal-format, gfc-internal-format
75887 msgid "Statement label in END CRITICAL at %C does not match CRITICAL label"
75888 msgstr ""
75890 #: fortran/parse.cc:4860 fortran/parse.cc:5602
75891 #, gcc-internal-format, gfc-internal-format
75892 msgid "BLOCK construct at %C"
75893 msgstr ""
75895 #: fortran/parse.cc:4894
75896 #, gcc-internal-format, gfc-internal-format
75897 msgid "ASSOCIATE construct at %C"
75898 msgstr ""
75900 #: fortran/parse.cc:5115
75901 #, gcc-internal-format, gfc-internal-format
75902 msgid "Statement label in ENDDO at %C doesn't match DO label"
75903 msgstr ""
75905 #: fortran/parse.cc:5131
75906 #, gcc-internal-format, gfc-internal-format
75907 msgid "Named block DO at %L requires matching ENDDO name"
75908 msgstr ""
75910 #: fortran/parse.cc:5383 fortran/parse.cc:5445
75911 #, gcc-internal-format, gfc-internal-format
75912 msgid "OpenACC directive inside of CRITICAL block at %C"
75913 msgstr ""
75915 #: fortran/parse.cc:5420
75916 #, gcc-internal-format, gfc-internal-format
75917 msgid "Expecting %s at %C"
75918 msgstr ""
75920 #: fortran/parse.cc:5464
75921 #, gcc-internal-format, gfc-internal-format
75922 msgid "Expected DO loop at %C"
75923 msgstr ""
75925 #: fortran/parse.cc:5484
75926 #, gcc-internal-format, gfc-internal-format
75927 msgid "Redundant !$ACC END LOOP at %C"
75928 msgstr ""
75930 #: fortran/parse.cc:5730
75931 #, gcc-internal-format, gfc-internal-format
75932 msgid "Name after !$omp critical and !$omp end critical does not match at %C"
75933 msgstr ""
75935 #: fortran/parse.cc:5790
75936 #, gcc-internal-format, gfc-internal-format
75937 msgid "%s statement at %C cannot terminate a non-block DO loop"
75938 msgstr ""
75940 #: fortran/parse.cc:5804
75941 #, gcc-internal-format, gfc-internal-format
75942 msgid "DATA statement at %C after the first executable statement"
75943 msgstr ""
75945 #: fortran/parse.cc:5954
75946 #, gcc-internal-format
75947 msgid "%<GCC unroll%> directive not at the start of a loop at %C"
75948 msgstr ""
75950 #: fortran/parse.cc:5957
75951 #, gcc-internal-format
75952 msgid "%<GCC ivdep%> directive not at the start of a loop at %C"
75953 msgstr ""
75955 #: fortran/parse.cc:5960
75956 #, gcc-internal-format
75957 msgid "%<GCC vector%> directive not at the start of a loop at %C"
75958 msgstr ""
75960 #: fortran/parse.cc:5963
75961 #, gcc-internal-format
75962 msgid "%<GCC novector%> directive not at the start of a loop at %C"
75963 msgstr ""
75965 #: fortran/parse.cc:6079
75966 #, gcc-internal-format
75967 msgid "Contained procedure %qs at %C is already ambiguous"
75968 msgstr ""
75970 #: fortran/parse.cc:6136
75971 #, gcc-internal-format, gfc-internal-format
75972 msgid "Unexpected %s statement in CONTAINS section at %C"
75973 msgstr ""
75975 #: fortran/parse.cc:6161
75976 #, gcc-internal-format, gfc-internal-format
75977 msgid "CONTAINS statement without FUNCTION or SUBROUTINE statement at %L"
75978 msgstr ""
75980 #: fortran/parse.cc:6275
75981 #, gcc-internal-format, gfc-internal-format
75982 msgid "CONTAINS statement at %C is already in a contained program unit"
75983 msgstr ""
75985 #: fortran/parse.cc:6327
75986 #, gcc-internal-format
75987 msgid "Global binding name %qs at %L is already being used as a %s at %L"
75988 msgstr ""
75990 #: fortran/parse.cc:6331
75991 #, gcc-internal-format
75992 msgid "Global name %qs at %L is already being used as a %s at %L"
75993 msgstr ""
75995 #: fortran/parse.cc:6337
75996 #, gcc-internal-format
75997 msgid "Global binding name %qs at %L is already being used at %L"
75998 msgstr ""
76000 #: fortran/parse.cc:6340
76001 #, gcc-internal-format
76002 msgid "Global name %qs at %L is already being used at %L"
76003 msgstr ""
76005 #: fortran/parse.cc:6362
76006 #, gcc-internal-format, gfc-internal-format
76007 msgid "Blank BLOCK DATA at %C conflicts with prior BLOCK DATA at %L"
76008 msgstr ""
76010 #: fortran/parse.cc:6388
76011 #, gcc-internal-format, gfc-internal-format
76012 msgid "Unexpected %s statement in BLOCK DATA at %C"
76013 msgstr ""
76015 #: fortran/parse.cc:6493
76016 #, gcc-internal-format, gfc-internal-format
76017 msgid "Unexpected %s statement in MODULE at %C"
76018 msgstr ""
76020 #. If we see a duplicate main program, shut down.  If the second
76021 #. instance is an implied main program, i.e. data decls or executable
76022 #. statements, we're in for lots of errors.
76023 #: fortran/parse.cc:6972
76024 #, gcc-internal-format, gfc-internal-format
76025 msgid "Two main PROGRAMs at %L and %C"
76026 msgstr ""
76028 #: fortran/primary.cc:103
76029 #, gcc-internal-format, gfc-internal-format
76030 msgid "Missing kind-parameter at %C"
76031 msgstr ""
76033 #: fortran/primary.cc:136
76034 #, gcc-internal-format
76035 msgid "gfc_check_digit(): bad radix"
76036 msgstr ""
76038 #: fortran/primary.cc:279
76039 #, gcc-internal-format, gfc-internal-format
76040 msgid "Integer kind %d at %C not available"
76041 msgstr ""
76043 #: fortran/primary.cc:288
76044 #, gcc-internal-format
76045 msgid ""
76046 "Integer too big for its kind at %C. This check can be disabled with the "
76047 "option %<-fno-range-check%>"
76048 msgstr ""
76050 #: fortran/primary.cc:316
76051 #, gcc-internal-format, gfc-internal-format
76052 msgid "Hollerith constant at %C"
76053 msgstr ""
76055 #: fortran/primary.cc:323
76056 #, gcc-internal-format, gfc-internal-format
76057 msgid "Invalid Hollerith constant: %L must contain at least one character"
76058 msgstr ""
76060 #: fortran/primary.cc:329
76061 #, gcc-internal-format, gfc-internal-format
76062 msgid "Invalid Hollerith constant: Integer kind at %L should be default"
76063 msgstr ""
76065 #: fortran/primary.cc:349
76066 #, gcc-internal-format, gfc-internal-format
76067 msgid "Invalid Hollerith constant at %L contains a wide character"
76068 msgstr ""
76070 #: fortran/primary.cc:435
76071 #, gcc-internal-format, gfc-internal-format
76072 msgid "Hexadecimal constant at %L uses nonstandard X instead of Z"
76073 msgstr ""
76075 #: fortran/primary.cc:444
76076 #, gcc-internal-format, gfc-internal-format
76077 msgid "Empty set of digits in BOZ constant at %C"
76078 msgstr ""
76080 #: fortran/primary.cc:450
76081 #, gcc-internal-format, gfc-internal-format
76082 msgid "Illegal character in BOZ constant at %C"
76083 msgstr ""
76085 #: fortran/primary.cc:473
76086 #, gcc-internal-format, gfc-internal-format
76087 msgid "BOZ constant at %C uses nonstandard postfix syntax"
76088 msgstr ""
76090 #: fortran/primary.cc:498
76091 #, gcc-internal-format, gfc-internal-format
76092 msgid "BOZ used outside a DATA statement at %L"
76093 msgstr ""
76095 #: fortran/primary.cc:589
76096 #, gcc-internal-format, gfc-internal-format
76097 msgid "exponent-letter 'q' in real-literal-constant at %C"
76098 msgstr ""
76100 #: fortran/primary.cc:594
76101 #, gcc-internal-format
76102 msgid "Extension: exponent-letter %<q%> in real-literal-constant at %C"
76103 msgstr ""
76105 #: fortran/primary.cc:615
76106 #, gcc-internal-format, gfc-internal-format
76107 msgid "Missing exponent in real number at %C"
76108 msgstr ""
76110 #: fortran/primary.cc:693
76111 #, gcc-internal-format
76112 msgid "Real number at %C has a %<d%> exponent and an explicit kind"
76113 msgstr ""
76115 #: fortran/primary.cc:703
76116 #, gcc-internal-format
76117 msgid "Real number at %C has a %<q%> exponent and an explicit kind"
76118 msgstr ""
76120 #: fortran/primary.cc:717
76121 #, gcc-internal-format
76122 msgid "Invalid exponent-letter %<q%> in real-literal-constant at %C"
76123 msgstr ""
76125 #: fortran/primary.cc:730
76126 #, gcc-internal-format, gfc-internal-format
76127 msgid "Invalid real kind %d at %C"
76128 msgstr ""
76130 #: fortran/primary.cc:745
76131 #, gcc-internal-format, gfc-internal-format
76132 msgid "Real constant overflows its kind at %C"
76133 msgstr ""
76135 #: fortran/primary.cc:750
76136 #, gcc-internal-format, gfc-internal-format
76137 msgid "Real constant underflows its kind at %C"
76138 msgstr ""
76140 #: fortran/primary.cc:755
76141 #, gcc-internal-format
76142 msgid "gfc_range_check() returned bad value"
76143 msgstr ""
76145 #: fortran/primary.cc:803
76146 #, gcc-internal-format
76147 msgid "Non-significant digits in %qs number at %C, maybe incorrect KIND"
76148 msgstr ""
76150 #: fortran/primary.cc:895
76151 #, gcc-internal-format, gfc-internal-format
76152 msgid "Syntax error in SUBSTRING specification at %C"
76153 msgstr ""
76155 #: fortran/primary.cc:1103
76156 #, gcc-internal-format, gfc-internal-format
76157 msgid "Invalid kind %d for CHARACTER constant at %C"
76158 msgstr ""
76160 #: fortran/primary.cc:1124
76161 #, gcc-internal-format, gfc-internal-format
76162 msgid "Unterminated character constant beginning at %C"
76163 msgstr ""
76165 #: fortran/primary.cc:1154
76166 #, gcc-internal-format
76167 msgid "Character %qs in string at %C is not representable in character kind %d"
76168 msgstr ""
76170 #: fortran/primary.cc:1167
76171 #, gcc-internal-format
76172 msgid "match_string_constant(): Delimiter not found"
76173 msgstr ""
76175 #: fortran/primary.cc:1201
76176 #, gcc-internal-format, gfc-internal-format
76177 msgid "Substring start index (%ld) at %L below 1"
76178 msgstr ""
76180 #: fortran/primary.cc:1207
76181 #, gcc-internal-format, gfc-internal-format
76182 msgid "Substring end index (%ld) at %L exceeds string length"
76183 msgstr ""
76185 #: fortran/primary.cc:1292
76186 #, gcc-internal-format, gfc-internal-format
76187 msgid "Bad kind for logical constant at %C"
76188 msgstr ""
76190 #: fortran/primary.cc:1336
76191 #, gcc-internal-format, gfc-internal-format
76192 msgid "Expected PARAMETER symbol in complex constant at %C"
76193 msgstr ""
76195 #: fortran/primary.cc:1347
76196 #, gcc-internal-format, gfc-internal-format
76197 msgid "Numeric PARAMETER required in complex constant at %C"
76198 msgstr ""
76200 #: fortran/primary.cc:1353
76201 #, gcc-internal-format, gfc-internal-format
76202 msgid "Scalar PARAMETER required in complex constant at %C"
76203 msgstr ""
76205 #: fortran/primary.cc:1357
76206 #, gcc-internal-format, gfc-internal-format
76207 msgid "PARAMETER symbol in complex constant at %C"
76208 msgstr ""
76210 #: fortran/primary.cc:1380
76211 #, gcc-internal-format
76212 msgid "gfc_match_sym_complex_part(): Bad type"
76213 msgstr ""
76215 #: fortran/primary.cc:1387
76216 #, gcc-internal-format, gfc-internal-format
76217 msgid "Error converting PARAMETER constant in complex constant at %C"
76218 msgstr ""
76220 #: fortran/primary.cc:1519
76221 #, gcc-internal-format, gfc-internal-format
76222 msgid "Syntax error in COMPLEX constant at %C"
76223 msgstr ""
76225 #: fortran/primary.cc:1646
76226 #, gcc-internal-format
76227 msgid "Namelist %qs cannot be an argument at %L"
76228 msgstr ""
76230 #: fortran/primary.cc:1748
76231 #, gcc-internal-format
76232 msgid "Keyword %qs at %C has already appeared in the current argument list"
76233 msgstr ""
76235 #: fortran/primary.cc:1815
76236 #, gcc-internal-format, gfc-internal-format
76237 msgid "argument list function at %C"
76238 msgstr ""
76240 #: fortran/primary.cc:1889
76241 #, gcc-internal-format, gfc-internal-format
76242 msgid "Expected alternate return label at %C"
76243 msgstr ""
76245 #: fortran/primary.cc:1936
76246 #, gcc-internal-format, gfc-internal-format
76247 msgid "Missing keyword name in actual argument list at %C"
76248 msgstr ""
76250 #: fortran/primary.cc:1982
76251 #, gcc-internal-format, gfc-internal-format
76252 msgid "Syntax error in argument list at %C"
76253 msgstr ""
76255 #: fortran/primary.cc:2003
76256 #, gcc-internal-format
76257 msgid "extend_ref(): Bad tail"
76258 msgstr ""
76260 #: fortran/primary.cc:2081
76261 #, gcc-internal-format, gfc-internal-format
76262 msgid ""
76263 "Array section designator, e.g. '(:)', is required besides the coarray "
76264 "designator '[...]' at %C"
76265 msgstr ""
76267 #: fortran/primary.cc:2089
76268 #, gcc-internal-format
76269 msgid "Coarray designator at %C but %qs is not a coarray"
76270 msgstr ""
76272 #: fortran/primary.cc:2241
76273 #, gcc-internal-format
76274 msgid "Symbol %qs at %C has no IMPLICIT type"
76275 msgstr ""
76277 #: fortran/primary.cc:2248
76278 #, gcc-internal-format
76279 msgid "Unexpected %<%c%> for nonderived-type variable %qs at %C"
76280 msgstr ""
76282 #: fortran/primary.cc:2269
76283 #, gcc-internal-format, gfc-internal-format
76284 msgid "Expected structure component name at %C"
76285 msgstr ""
76287 #: fortran/primary.cc:2289 fortran/primary.cc:2431
76288 #, gcc-internal-format, gfc-internal-format
76289 msgid "RE or IM part_ref at %C"
76290 msgstr ""
76292 #: fortran/primary.cc:2308 fortran/primary.cc:2436
76293 #, gcc-internal-format, gfc-internal-format
76294 msgid "The RE or IM part_ref at %C must be applied to a COMPLEX expression"
76295 msgstr ""
76297 #: fortran/primary.cc:2315 fortran/primary.cc:2449
76298 #, gcc-internal-format, gfc-internal-format
76299 msgid "The LEN part_ref at %C must be applied to a CHARACTER expression"
76300 msgstr ""
76302 #: fortran/primary.cc:2374
76303 #, gcc-internal-format, gfc-internal-format
76304 msgid "Expected argument list at %C"
76305 msgstr ""
76307 #: fortran/primary.cc:2392
76308 #, gcc-internal-format
76309 msgid ""
76310 "%qs at %C is not an inquiry reference to an intrinsic type component %qs"
76311 msgstr ""
76313 #: fortran/primary.cc:2395
76314 #, gcc-internal-format
76315 msgid "%qs at %C is not an inquiry reference to an intrinsic type component"
76316 msgstr ""
76318 #: fortran/primary.cc:2465
76319 #, gcc-internal-format, gfc-internal-format
76320 msgid ""
76321 "The KIND part_ref at %C must be applied to an expression of intrinsic type"
76322 msgstr ""
76324 #: fortran/primary.cc:2493
76325 #, gcc-internal-format
76326 msgid "Procedure pointer component %qs requires an argument list at %C"
76327 msgstr ""
76329 #: fortran/primary.cc:2596
76330 #, gcc-internal-format, gfc-internal-format
76331 msgid "Nonpolymorphic reference to abstract type at %C"
76332 msgstr ""
76334 #: fortran/primary.cc:2603
76335 #, gcc-internal-format, gfc-internal-format
76336 msgid "Coindexed procedure-pointer component at %C"
76337 msgstr ""
76339 #: fortran/primary.cc:2639
76340 #, gcc-internal-format
76341 msgid "gfc_variable_attr(): Expression isn't a variable"
76342 msgstr ""
76344 #: fortran/primary.cc:2830
76345 #, gcc-internal-format
76346 msgid "gfc_caf_attr(): Expression isn't a variable"
76347 msgstr ""
76349 #: fortran/primary.cc:2887
76350 #, gcc-internal-format
76351 msgid "gfc_caf_attr(): Bad array reference"
76352 msgstr ""
76354 #: fortran/primary.cc:3066
76355 #, gcc-internal-format
76356 msgid ""
76357 "No initializer for allocatable component %qs given in the structure "
76358 "constructor at %C"
76359 msgstr ""
76361 #: fortran/primary.cc:3077
76362 #, gcc-internal-format, gfc-internal-format
76363 msgid "Structure constructor with missing optional arguments at %C"
76364 msgstr ""
76366 #: fortran/primary.cc:3086
76367 #, gcc-internal-format
76368 msgid ""
76369 "No initializer for component %qs given in the structure constructor at %C"
76370 msgstr ""
76372 #: fortran/primary.cc:3134
76373 #, gcc-internal-format
76374 msgid "Cannot construct ABSTRACT type %qs at %L"
76375 msgstr ""
76377 #: fortran/primary.cc:3154
76378 #, gcc-internal-format, gfc-internal-format
76379 msgid "Structure constructor with named arguments at %C"
76380 msgstr ""
76382 #: fortran/primary.cc:3169
76383 #, gcc-internal-format, gfc-internal-format
76384 msgid "Component initializer without name after component named %s at %L"
76385 msgstr ""
76387 #: fortran/primary.cc:3174
76388 #, gcc-internal-format, gfc-internal-format
76389 msgid "Too many components in structure constructor at %L"
76390 msgstr ""
76392 #: fortran/primary.cc:3232
76393 #, gcc-internal-format, gfc-internal-format
76394 msgid "CHARACTER expression will be truncated in constructor (%ld/%ld) at %L"
76395 msgstr ""
76397 #: fortran/primary.cc:3250
76398 #, gcc-internal-format
76399 msgid "Component %qs is initialized twice in the structure constructor at %L"
76400 msgstr ""
76402 #: fortran/primary.cc:3262
76403 #, gcc-internal-format
76404 msgid ""
76405 "Coindexed expression to pointer component %qs in structure constructor at %L"
76406 msgstr ""
76408 #: fortran/primary.cc:3316
76409 #, gcc-internal-format
76410 msgid ""
76411 "component %qs at %L has already been set by a parent derived type constructor"
76412 msgstr ""
76414 #: fortran/primary.cc:3481
76415 #, gcc-internal-format, gfc-internal-format
76416 msgid "%%LOC() as an rvalue at %C"
76417 msgstr ""
76419 #: fortran/primary.cc:3540
76420 #, gcc-internal-format
76421 msgid ""
76422 "%qs at %C is the name of a recursive function and so refers to the result "
76423 "variable. Use an explicit RESULT variable for direct recursion (12.5.2.1)"
76424 msgstr ""
76426 #: fortran/primary.cc:3571 fortran/primary.cc:3973
76427 #, gcc-internal-format, gfc-internal-format
76428 msgid "Symbol at %C is not appropriate for an expression"
76429 msgstr ""
76431 #: fortran/primary.cc:3676
76432 #, gcc-internal-format
76433 msgid "Unexpected use of subroutine name %qs at %C"
76434 msgstr ""
76436 #: fortran/primary.cc:3708
76437 #, gcc-internal-format
76438 msgid "Statement function %qs requires argument list at %C"
76439 msgstr ""
76441 #: fortran/primary.cc:3711
76442 #, gcc-internal-format
76443 msgid "Function %qs requires an argument list at %C"
76444 msgstr ""
76446 #: fortran/primary.cc:3761
76447 #, gcc-internal-format
76448 msgid "Missing argument to %qs at %C"
76449 msgstr ""
76451 #: fortran/primary.cc:3774
76452 #, gcc-internal-format, gfc-internal-format
76453 msgid ""
76454 "The leftmost part-ref in a data-ref cannot be a function reference at %C"
76455 msgstr ""
76457 #: fortran/primary.cc:3929
76458 #, gcc-internal-format
76459 msgid "Missing argument list in function %qs at %C"
76460 msgstr ""
76462 #: fortran/primary.cc:4043
76463 #, gcc-internal-format
76464 msgid "Derived type %qs cannot be used as a variable at %C"
76465 msgstr ""
76467 #: fortran/primary.cc:4084
76468 #, gcc-internal-format, gfc-internal-format
76469 msgid "Named constant at %C in an EQUIVALENCE"
76470 msgstr ""
76472 #: fortran/primary.cc:4119
76473 #, gcc-internal-format
76474 msgid "%qs at %C is not a variable"
76475 msgstr ""
76477 #: fortran/resolve.cc:123
76478 #, gcc-internal-format
76479 msgid "%qs at %L is of the ABSTRACT type %qs"
76480 msgstr ""
76482 #: fortran/resolve.cc:126
76483 #, gcc-internal-format
76484 msgid "ABSTRACT type %qs used at %L"
76485 msgstr ""
76487 #: fortran/resolve.cc:143
76488 #, gcc-internal-format
76489 msgid "Interface %qs at %L is declared in a later PROCEDURE statement"
76490 msgstr ""
76492 #: fortran/resolve.cc:156
76493 #, gcc-internal-format
76494 msgid "Interface %qs at %L may not be generic"
76495 msgstr ""
76497 #: fortran/resolve.cc:163
76498 #, gcc-internal-format
76499 msgid "Interface %qs at %L may not be a statement function"
76500 msgstr ""
76502 #: fortran/resolve.cc:172
76503 #, gcc-internal-format
76504 msgid "Intrinsic procedure %qs not allowed in PROCEDURE statement at %L"
76505 msgstr ""
76507 #: fortran/resolve.cc:178
76508 #, gcc-internal-format
76509 msgid "Interface %qs at %L must be explicit"
76510 msgstr ""
76512 #: fortran/resolve.cc:200
76513 #, gcc-internal-format
76514 msgid "PROCEDURE %qs at %L may not be used as its own interface"
76515 msgstr ""
76517 #: fortran/resolve.cc:300
76518 #, gcc-internal-format
76519 msgid ""
76520 "Alternate return specifier in elemental subroutine %qs at %L is not allowed"
76521 msgstr ""
76523 #: fortran/resolve.cc:304
76524 #, gcc-internal-format
76525 msgid "Alternate return specifier in function %qs at %L is not allowed"
76526 msgstr ""
76528 #: fortran/resolve.cc:315
76529 #, gcc-internal-format
76530 msgid "Self-referential argument %qs at %L is not allowed"
76531 msgstr ""
76533 #: fortran/resolve.cc:387
76534 #, gcc-internal-format
76535 msgid "Dummy procedure %qs of PURE procedure at %L must also be PURE"
76536 msgstr ""
76538 #: fortran/resolve.cc:397
76539 #, gcc-internal-format
76540 msgid ""
76541 "Argument %qs of pure function %qs at %L with VALUE attribute but without "
76542 "INTENT(IN)"
76543 msgstr ""
76545 #: fortran/resolve.cc:402
76546 #, gcc-internal-format
76547 msgid "Argument %qs of pure function %qs at %L must be INTENT(IN) or VALUE"
76548 msgstr ""
76550 #: fortran/resolve.cc:410
76551 #, gcc-internal-format
76552 msgid ""
76553 "Argument %qs of pure subroutine %qs at %L with VALUE attribute but without "
76554 "INTENT"
76555 msgstr ""
76557 #: fortran/resolve.cc:415
76558 #, gcc-internal-format
76559 msgid ""
76560 "Argument %qs of pure subroutine %qs at %L must have its INTENT specified or "
76561 "have the VALUE attribute"
76562 msgstr ""
76564 #: fortran/resolve.cc:425
76565 #, gcc-internal-format
76566 msgid ""
76567 "INTENT(OUT) argument %qs of pure procedure %qs at %L may not be polymorphic"
76568 msgstr ""
76570 #: fortran/resolve.cc:458
76571 #, gcc-internal-format
76572 msgid "Coarray dummy argument %qs at %L to elemental procedure"
76573 msgstr ""
76575 #: fortran/resolve.cc:466
76576 #, gcc-internal-format
76577 msgid "Argument %qs of elemental procedure at %L must be scalar"
76578 msgstr ""
76580 #: fortran/resolve.cc:475
76581 #, gcc-internal-format
76582 msgid ""
76583 "Argument %qs of elemental procedure at %L cannot have the ALLOCATABLE "
76584 "attribute"
76585 msgstr ""
76587 #: fortran/resolve.cc:485
76588 #, gcc-internal-format
76589 msgid ""
76590 "Argument %qs of elemental procedure at %L cannot have the POINTER attribute"
76591 msgstr ""
76593 #: fortran/resolve.cc:493
76594 #, gcc-internal-format
76595 msgid "Dummy procedure %qs not allowed in elemental procedure %qs at %L"
76596 msgstr ""
76598 #: fortran/resolve.cc:502
76599 #, gcc-internal-format
76600 msgid ""
76601 "Argument %qs of elemental procedure %qs at %L must have its INTENT specified "
76602 "or have the VALUE attribute"
76603 msgstr ""
76605 #. F03:C1263 (R1238) The function-name and each dummy-arg-name
76606 #. shall be specified, explicitly or implicitly, to be scalar.
76607 #: fortran/resolve.cc:517
76608 #, gcc-internal-format, gfc-internal-format
76609 msgid "Argument '%s' of statement function '%s' at %L must be scalar"
76610 msgstr ""
76612 #: fortran/resolve.cc:528
76613 #, gcc-internal-format
76614 msgid ""
76615 "Character-valued argument %qs of statement function at %L must have constant "
76616 "length"
76617 msgstr ""
76619 #: fortran/resolve.cc:577
76620 #, gcc-internal-format
76621 msgid ""
76622 "Contained procedure %qs at %L has the same name as its encompassing procedure"
76623 msgstr ""
76625 #: fortran/resolve.cc:597
76626 #, gcc-internal-format
76627 msgid "Contained function %qs at %L has no IMPLICIT type"
76628 msgstr ""
76630 #: fortran/resolve.cc:600
76631 #, gcc-internal-format
76632 msgid "Result %qs of contained function %qs at %L has no IMPLICIT type"
76633 msgstr ""
76635 #: fortran/resolve.cc:626
76636 #, gcc-internal-format
76637 msgid "Character-valued module procedure %qs at %L must not be assumed length"
76638 msgstr ""
76640 #: fortran/resolve.cc:628
76641 #, gcc-internal-format
76642 msgid "Character-valued internal function %qs at %L must not be assumed length"
76643 msgstr ""
76645 #: fortran/resolve.cc:800
76646 #, gcc-internal-format, gfc-internal-format
76647 msgid "Function %s at %L has entries with mismatched array specifications"
76648 msgstr ""
76650 #: fortran/resolve.cc:811
76651 #, gcc-internal-format, gfc-internal-format
76652 msgid "Function %s at %L has entry %s with mismatched characteristics"
76653 msgstr ""
76655 #: fortran/resolve.cc:826
76656 #, gcc-internal-format, gfc-internal-format
76657 msgid ""
76658 "Function %s at %L with entries returning variables of different string "
76659 "lengths"
76660 msgstr ""
76662 #: fortran/resolve.cc:853
76663 #, gcc-internal-format, gfc-internal-format
76664 msgid "FUNCTION result %s cannot be an array in FUNCTION %s at %L"
76665 msgstr ""
76667 #: fortran/resolve.cc:857
76668 #, gcc-internal-format, gfc-internal-format
76669 msgid "ENTRY result %s cannot be an array in FUNCTION %s at %L"
76670 msgstr ""
76672 #: fortran/resolve.cc:864
76673 #, gcc-internal-format, gfc-internal-format
76674 msgid "FUNCTION result %s cannot be a POINTER in FUNCTION %s at %L"
76675 msgstr ""
76677 #: fortran/resolve.cc:868
76678 #, gcc-internal-format, gfc-internal-format
76679 msgid "ENTRY result %s cannot be a POINTER in FUNCTION %s at %L"
76680 msgstr ""
76682 #: fortran/resolve.cc:906
76683 #, gcc-internal-format, gfc-internal-format
76684 msgid "FUNCTION result %s cannot be of type %s in FUNCTION %s at %L"
76685 msgstr ""
76687 #: fortran/resolve.cc:911
76688 #, gcc-internal-format, gfc-internal-format
76689 msgid "ENTRY result %s cannot be of type %s in FUNCTION %s at %L"
76690 msgstr ""
76692 #: fortran/resolve.cc:956
76693 #, gcc-internal-format
76694 msgid "Global entity %qs at %L cannot appear in a COMMON block at %L"
76695 msgstr ""
76697 #: fortran/resolve.cc:966
76698 #, gcc-internal-format, gfc-internal-format
76699 msgid "COMMON block at %L"
76700 msgstr ""
76702 #: fortran/resolve.cc:973
76703 #, gcc-internal-format
76704 msgid ""
76705 "Variable %qs at %L is in COMMON but only in BLOCK DATA initialization is "
76706 "allowed"
76707 msgstr ""
76709 #: fortran/resolve.cc:977
76710 #, gcc-internal-format
76711 msgid ""
76712 "Initialized variable %qs at %L is in a blank COMMON but initialization is "
76713 "only allowed in named common blocks"
76714 msgstr ""
76716 #: fortran/resolve.cc:984
76717 #, gcc-internal-format
76718 msgid "%qs at %L cannot appear in COMMON [F2008:C5100]"
76719 msgstr ""
76721 #: fortran/resolve.cc:992
76722 #, gcc-internal-format
76723 msgid ""
76724 "Derived type variable %qs in COMMON at %L has neither the SEQUENCE nor the "
76725 "BIND(C) attribute"
76726 msgstr ""
76728 #: fortran/resolve.cc:996
76729 #, gcc-internal-format
76730 msgid ""
76731 "Derived type variable %qs in COMMON at %L has an ultimate component that is "
76732 "allocatable"
76733 msgstr ""
76735 #: fortran/resolve.cc:1000
76736 #, gcc-internal-format
76737 msgid ""
76738 "Derived type variable %qs in COMMON at %L may not have default initializer"
76739 msgstr ""
76741 #: fortran/resolve.cc:1044
76742 #, gcc-internal-format
76743 msgid ""
76744 "In Fortran 2003 COMMON %qs block at %L is a global identifier and must thus "
76745 "have the same binding name as the same-named COMMON block at %L: %s vs %s"
76746 msgstr ""
76748 #: fortran/resolve.cc:1058
76749 #, gcc-internal-format
76750 msgid "COMMON block %qs at %L uses the same global identifier as entity at %L"
76751 msgstr ""
76753 #: fortran/resolve.cc:1066
76754 #, gcc-internal-format
76755 msgid ""
76756 "Fortran 2008: COMMON block %qs with binding label at %L sharing the "
76757 "identifier with global non-COMMON-block entity at %L"
76758 msgstr ""
76760 #: fortran/resolve.cc:1088
76761 #, gcc-internal-format
76762 msgid ""
76763 "COMMON block at %L with binding label %qs uses the same global identifier as "
76764 "entity at %L"
76765 msgstr ""
76767 #: fortran/resolve.cc:1109
76768 #, gcc-internal-format
76769 msgid "COMMON block %qs at %L is used as PARAMETER at %L"
76770 msgstr ""
76772 #: fortran/resolve.cc:1113
76773 #, gcc-internal-format
76774 msgid "COMMON block %qs at %L cannot have the EXTERNAL attribute"
76775 msgstr ""
76777 #: fortran/resolve.cc:1117
76778 #, gcc-internal-format
76779 msgid "COMMON block %qs at %L is also an intrinsic procedure"
76780 msgstr ""
76782 #: fortran/resolve.cc:1121
76783 #, gcc-internal-format
76784 msgid "COMMON block %qs at %L that is also a function result"
76785 msgstr ""
76787 #: fortran/resolve.cc:1126
76788 #, gcc-internal-format
76789 msgid "COMMON block %qs at %L that is also a global procedure"
76790 msgstr ""
76792 #: fortran/resolve.cc:1193
76793 #, gcc-internal-format
76794 msgid "The KIND parameter %qs in the PDT constructor at %C has no value"
76795 msgstr ""
76797 #: fortran/resolve.cc:1333
76798 #, gcc-internal-format, gfc-internal-format
76799 msgid ""
76800 "The rank of the element in the structure constructor at %L does not match "
76801 "that of the component (%d/%d)"
76802 msgstr ""
76804 #: fortran/resolve.cc:1354
76805 #, gcc-internal-format
76806 msgid ""
76807 "The element in the structure constructor at %L, for pointer component %qs, "
76808 "is %s but should be %s"
76809 msgstr ""
76811 #: fortran/resolve.cc:1386
76812 #, gcc-internal-format
76813 msgid ""
76814 "Unequal character lengths (%wd/%wd) for pointer component %qs in constructor "
76815 "at %L"
76816 msgstr ""
76818 #: fortran/resolve.cc:1431
76819 #, gcc-internal-format
76820 msgid ""
76821 "The NULL in the structure constructor at %L is being applied to component "
76822 "%qs, which is neither a POINTER nor ALLOCATABLE"
76823 msgstr ""
76825 #: fortran/resolve.cc:1465
76826 #, gcc-internal-format
76827 msgid ""
76828 "Interface mismatch for procedure-pointer component %qs in structure "
76829 "constructor at %L: %s"
76830 msgstr ""
76832 #: fortran/resolve.cc:1484
76833 #, gcc-internal-format
76834 msgid ""
76835 "Bad array spec of component %qs referenced in structure constructor at %L"
76836 msgstr ""
76838 #: fortran/resolve.cc:1497
76839 #, gcc-internal-format
76840 msgid ""
76841 "The shape of component %qs in the structure constructor at %L differs from "
76842 "the shape of the declared component for dimension %d (%ld/%ld)"
76843 msgstr ""
76845 #: fortran/resolve.cc:1518
76846 #, gcc-internal-format
76847 msgid ""
76848 "The element in the structure constructor at %L, for pointer component %qs "
76849 "should be a POINTER or a TARGET"
76850 msgstr ""
76852 #: fortran/resolve.cc:1547
76853 #, gcc-internal-format
76854 msgid ""
76855 "Invalid expression in the structure constructor for pointer component %qs at "
76856 "%L in PURE procedure"
76857 msgstr ""
76859 #: fortran/resolve.cc:1671
76860 #, gcc-internal-format
76861 msgid ""
76862 "The upper bound in the last dimension must appear in the reference to the "
76863 "assumed size array %qs at %L"
76864 msgstr ""
76866 #: fortran/resolve.cc:1733
76867 #, gcc-internal-format
76868 msgid "%qs at %L is ambiguous"
76869 msgstr ""
76871 #: fortran/resolve.cc:1737
76872 #, gcc-internal-format
76873 msgid "GENERIC procedure %qs is not allowed as an actual argument at %L"
76874 msgstr ""
76876 #: fortran/resolve.cc:1858
76877 #, gcc-internal-format
76878 msgid "Type specified for intrinsic function %qs at %L is ignored"
76879 msgstr ""
76881 #: fortran/resolve.cc:1871
76882 #, gcc-internal-format
76883 msgid "Intrinsic subroutine %qs at %L shall not have a type specifier"
76884 msgstr ""
76886 #: fortran/resolve.cc:1882
76887 #, gcc-internal-format
76888 msgid "%qs declared INTRINSIC at %L does not exist"
76889 msgstr ""
76891 #: fortran/resolve.cc:1895
76892 #, gcc-internal-format
76893 msgid ""
76894 "The intrinsic %qs declared INTRINSIC at %L is not available in the current "
76895 "standard settings but %s. Use an appropriate %<-std=*%> option or enable %<-"
76896 "fall-intrinsics%> in order to use it."
76897 msgstr ""
76899 #: fortran/resolve.cc:1931
76900 #, gcc-internal-format
76901 msgid ""
76902 "Non-RECURSIVE procedure %qs at %L is possibly calling itself recursively.  "
76903 "Declare it RECURSIVE or use %<-frecursive%>"
76904 msgstr ""
76906 #: fortran/resolve.cc:1989 fortran/resolve.cc:10368 fortran/resolve.cc:12106
76907 #, gcc-internal-format, gfc-internal-format
76908 msgid "Label %d referenced at %L is never defined"
76909 msgstr ""
76911 #: fortran/resolve.cc:2021
76912 #, gcc-internal-format
76913 msgid "Derived type %qs is used as an actual argument at %L"
76914 msgstr ""
76916 #: fortran/resolve.cc:2039
76917 #, gcc-internal-format
76918 msgid "Statement function %qs at %L is not allowed as an actual argument"
76919 msgstr ""
76921 #: fortran/resolve.cc:2047
76922 #, gcc-internal-format
76923 msgid "Intrinsic %qs at %L is not allowed as an actual argument"
76924 msgstr ""
76926 #: fortran/resolve.cc:2054
76927 #, gcc-internal-format
76928 msgid "Internal procedure %qs is used as actual argument at %L"
76929 msgstr ""
76931 #: fortran/resolve.cc:2062
76932 #, gcc-internal-format
76933 msgid ""
76934 "ELEMENTAL non-INTRINSIC procedure %qs is not allowed as an actual argument "
76935 "at %L"
76936 msgstr ""
76938 #: fortran/resolve.cc:2089
76939 #, gcc-internal-format
76940 msgid ""
76941 "Unable to find a specific INTRINSIC procedure for the reference %qs at %L"
76942 msgstr ""
76944 #: fortran/resolve.cc:2111
76945 #, gcc-internal-format
76946 msgid "Symbol %qs at %L is ambiguous"
76947 msgstr ""
76949 #: fortran/resolve.cc:2166
76950 #, gcc-internal-format, gfc-internal-format
76951 msgid "By-value argument at %L is not of numeric type"
76952 msgstr ""
76954 #: fortran/resolve.cc:2173
76955 #, gcc-internal-format, gfc-internal-format
76956 msgid "By-value argument at %L cannot be an array or an array section"
76957 msgstr ""
76959 #: fortran/resolve.cc:2187
76960 #, gcc-internal-format, gfc-internal-format
76961 msgid "By-value argument at %L is not allowed in this context"
76962 msgstr ""
76964 #: fortran/resolve.cc:2199
76965 #, gcc-internal-format, gfc-internal-format
76966 msgid "Passing internal procedure at %L by location not allowed"
76967 msgstr ""
76969 #: fortran/resolve.cc:2210
76970 #, gcc-internal-format
76971 msgid ""
76972 "ELEMENTAL procedure pointer component %qs is not allowed as an actual "
76973 "argument at %L"
76974 msgstr ""
76976 #: fortran/resolve.cc:2219
76977 #, gcc-internal-format, gfc-internal-format
76978 msgid "Coindexed actual argument at %L with ultimate pointer component"
76979 msgstr ""
76981 #: fortran/resolve.cc:2366
76982 #, gcc-internal-format
76983 msgid ""
76984 "%qs at %L is an array and OPTIONAL; If it is not present, then it cannot be "
76985 "the actual argument of an ELEMENTAL procedure unless there is a non-optional "
76986 "argument with the same rank (Fortran 2018, 15.5.2.12)"
76987 msgstr ""
76989 #: fortran/resolve.cc:2405
76990 #, gcc-internal-format
76991 msgid ""
76992 "Actual argument at %L for INTENT(%s) dummy %qs of ELEMENTAL subroutine %qs "
76993 "is a scalar, but another actual argument is an array"
76994 msgstr ""
76996 #: fortran/resolve.cc:2679
76997 #, gcc-internal-format
76998 msgid "Return type mismatch of function %qs at %L (%s/%s)"
76999 msgstr ""
77001 #: fortran/resolve.cc:2706
77002 #, gcc-internal-format
77003 msgid "Interface mismatch in global procedure %qs at %L: %s"
77004 msgstr ""
77006 #: fortran/resolve.cc:2812
77007 #, gcc-internal-format
77008 msgid "There is no specific function for the generic %qs at %L"
77009 msgstr ""
77011 #: fortran/resolve.cc:2832
77012 #, gcc-internal-format
77013 msgid ""
77014 "Generic function %qs at %L is not consistent with a specific intrinsic "
77015 "interface"
77016 msgstr ""
77018 #: fortran/resolve.cc:2870
77019 #, gcc-internal-format
77020 msgid "Function %qs at %L is INTRINSIC but is not compatible with an intrinsic"
77021 msgstr ""
77023 #: fortran/resolve.cc:2925
77024 #, gcc-internal-format
77025 msgid "Unable to resolve the specific function %qs at %L"
77026 msgstr ""
77028 #: fortran/resolve.cc:3002
77029 #, gcc-internal-format
77030 msgid ""
77031 "Missing explicit declaration with EXTERNAL attribute for symbol %qs at %L"
77032 msgstr ""
77034 #: fortran/resolve.cc:3034
77035 #, gcc-internal-format
77036 msgid "Function %qs at %L has no IMPLICIT type; did you mean %qs?"
77037 msgstr ""
77039 #: fortran/resolve.cc:3038 fortran/resolve.cc:17316
77040 #, gcc-internal-format
77041 msgid "Function %qs at %L has no IMPLICIT type"
77042 msgstr ""
77044 #: fortran/resolve.cc:3162
77045 #, gcc-internal-format
77046 msgid "Reference to impure function %qs at %L inside a FORALL %s"
77047 msgstr ""
77049 #: fortran/resolve.cc:3169
77050 #, gcc-internal-format
77051 msgid "Reference to impure function %qs at %L inside a DO CONCURRENT %s"
77052 msgstr ""
77054 #: fortran/resolve.cc:3176
77055 #, gcc-internal-format
77056 msgid "Reference to impure function %qs at %L within a PURE procedure"
77057 msgstr ""
77059 #: fortran/resolve.cc:3243
77060 #, gcc-internal-format
77061 msgid "Unexpected junk after %qs at %L"
77062 msgstr ""
77064 #: fortran/resolve.cc:3254
77065 #, gcc-internal-format
77066 msgid "%qs at %L is not a function"
77067 msgstr ""
77069 #: fortran/resolve.cc:3262 fortran/resolve.cc:3759
77070 #, gcc-internal-format
77071 msgid "ABSTRACT INTERFACE %qs must not be referenced at %L"
77072 msgstr ""
77074 #: fortran/resolve.cc:3274
77075 #, gcc-internal-format
77076 msgid ""
77077 "ABSTRACT INTERFACE %qs at %L must not have an assumed character length "
77078 "result (F2008: C418)"
77079 msgstr ""
77081 #. Internal procedures are taken care of in resolve_contained_fntype.
77082 #: fortran/resolve.cc:3317
77083 #, gcc-internal-format
77084 msgid ""
77085 "Function %qs is declared CHARACTER(*) and cannot be used at %L since it is "
77086 "not a dummy argument"
77087 msgstr ""
77089 #: fortran/resolve.cc:3351
77090 #, gcc-internal-format
77091 msgid "resolve_function(): bad function type"
77092 msgstr ""
77094 #: fortran/resolve.cc:3365
77095 #, gcc-internal-format, gfc-internal-format
77096 msgid ""
77097 "A BOZ literal constant at %L cannot appear as an actual argument in a "
77098 "function reference"
77099 msgstr ""
77101 #: fortran/resolve.cc:3381
77102 #, gcc-internal-format
77103 msgid ""
77104 "User defined non-ELEMENTAL function %qs at %L not allowed in WORKSHARE "
77105 "construct"
77106 msgstr ""
77108 #: fortran/resolve.cc:3443
77109 #, gcc-internal-format
77110 msgid ""
77111 "ENTRY %qs at %L cannot be called recursively, as function %qs is not "
77112 "RECURSIVE"
77113 msgstr ""
77115 #: fortran/resolve.cc:3447
77116 #, gcc-internal-format
77117 msgid "Function %qs at %L cannot be called recursively, as it is not RECURSIVE"
77118 msgstr ""
77120 #: fortran/resolve.cc:3487
77121 #, gcc-internal-format
77122 msgid "Using function %qs at %L is deprecated"
77123 msgstr ""
77125 #: fortran/resolve.cc:3503
77126 #, gcc-internal-format
77127 msgid "Subroutine call to %qs in FORALL block at %L is not PURE"
77128 msgstr ""
77130 #: fortran/resolve.cc:3509
77131 #, gcc-internal-format
77132 msgid "Subroutine call to %qs in DO CONCURRENT block at %L is not PURE"
77133 msgstr ""
77135 #: fortran/resolve.cc:3515
77136 #, gcc-internal-format
77137 msgid "Subroutine call to %qs at %L is not PURE"
77138 msgstr ""
77140 #: fortran/resolve.cc:3583
77141 #, gcc-internal-format
77142 msgid "There is no specific subroutine for the generic %qs at %L"
77143 msgstr ""
77145 #: fortran/resolve.cc:3592
77146 #, gcc-internal-format
77147 msgid ""
77148 "Generic subroutine %qs at %L is not consistent with an intrinsic subroutine "
77149 "interface"
77150 msgstr ""
77152 #: fortran/resolve.cc:3627
77153 #, gcc-internal-format
77154 msgid ""
77155 "Subroutine %qs at %L is INTRINSIC but is not compatible with an intrinsic"
77156 msgstr ""
77158 #: fortran/resolve.cc:3672
77159 #, gcc-internal-format
77160 msgid "Unable to resolve the specific subroutine %qs at %L"
77161 msgstr ""
77163 #: fortran/resolve.cc:3730
77164 #, gcc-internal-format
77165 msgid "%qs at %L has a type, which is not consistent with the CALL at %L"
77166 msgstr ""
77168 #: fortran/resolve.cc:3769
77169 #, gcc-internal-format
77170 msgid ""
77171 "ENTRY %qs at %L cannot be called recursively, as subroutine %qs is not "
77172 "RECURSIVE"
77173 msgstr ""
77175 #: fortran/resolve.cc:3773
77176 #, gcc-internal-format
77177 msgid ""
77178 "SUBROUTINE %qs at %L cannot be called recursively, as it is not RECURSIVE"
77179 msgstr ""
77181 #: fortran/resolve.cc:3818
77182 #, gcc-internal-format
77183 msgid "resolve_subroutine(): bad function type"
77184 msgstr ""
77186 #: fortran/resolve.cc:3835
77187 #, gcc-internal-format
77188 msgid "Using subroutine %qs at %L is deprecated"
77189 msgstr ""
77191 #: fortran/resolve.cc:3862
77192 #, gcc-internal-format, gfc-internal-format
77193 msgid "Shapes for operands at %L and %L are not conformable"
77194 msgstr ""
77196 #: fortran/resolve.cc:3914
77197 #, gcc-internal-format
77198 msgid "logical_to_bitwise(): Bad intrinsic"
77199 msgstr ""
77201 #: fortran/resolve.cc:4017
77202 #, gcc-internal-format
77203 msgid "Impure function %qs at %L might not be evaluated"
77204 msgstr ""
77206 #: fortran/resolve.cc:4021
77207 #, gcc-internal-format, gfc-internal-format
77208 msgid "Impure function at %L might not be evaluated"
77209 msgstr ""
77211 #: fortran/resolve.cc:4098
77212 #, gcc-internal-format
77213 msgid "BOZ literal constant at %L cannot be an operand of unary operator %qs"
77214 msgstr ""
77216 #: fortran/resolve.cc:4122
77217 #, gcc-internal-format
77218 msgid "Operands at %L and %L cannot appear as operands of binary operator %qs"
77219 msgstr ""
77221 #: fortran/resolve.cc:4296 fortran/resolve.cc:4311
77222 #, gcc-internal-format, gfc-internal-format
77223 msgid ""
77224 "BOZ literal constant near %L cannot appear as an operand of a relational "
77225 "operator"
77226 msgstr ""
77228 #: fortran/resolve.cc:4350
77229 #, gcc-internal-format, gfc-internal-format
77230 msgid "Equality comparison for %s at %L"
77231 msgstr ""
77233 #: fortran/resolve.cc:4352
77234 #, gcc-internal-format, gfc-internal-format
77235 msgid "Inequality comparison for %s at %L"
77236 msgstr ""
77238 #: fortran/resolve.cc:4412
77239 #, gcc-internal-format
77240 msgid "resolve_operator(): Bad intrinsic"
77241 msgstr ""
77243 #: fortran/resolve.cc:4582 fortran/resolve.cc:4605
77244 #, gcc-internal-format
77245 msgid "compare_bound_int(): Bad expression"
77246 msgstr ""
77248 #: fortran/resolve.cc:4700
77249 #, gcc-internal-format, gfc-internal-format
77250 msgid "Array reference at %L is out of bounds (%ld < %ld) in dimension %d"
77251 msgstr ""
77253 #: fortran/resolve.cc:4705
77254 #, gcc-internal-format, gfc-internal-format
77255 msgid "Array reference at %L is out of bounds (%ld < %ld) in codimension %d"
77256 msgstr ""
77258 #: fortran/resolve.cc:4715
77259 #, gcc-internal-format, gfc-internal-format
77260 msgid "Array reference at %L is out of bounds (%ld > %ld) in dimension %d"
77261 msgstr ""
77263 #: fortran/resolve.cc:4720
77264 #, gcc-internal-format, gfc-internal-format
77265 msgid "Array reference at %L is out of bounds (%ld > %ld) in codimension %d"
77266 msgstr ""
77268 #: fortran/resolve.cc:4740
77269 #, gcc-internal-format, gfc-internal-format
77270 msgid "Illegal stride of zero at %L"
77271 msgstr ""
77273 #: fortran/resolve.cc:4757
77274 #, gcc-internal-format, gfc-internal-format
77275 msgid ""
77276 "Lower array reference at %L is out of bounds (%ld < %ld) in dimension %d"
77277 msgstr ""
77279 #: fortran/resolve.cc:4765
77280 #, gcc-internal-format, gfc-internal-format
77281 msgid ""
77282 "Lower array reference at %L is out of bounds (%ld > %ld) in dimension %d"
77283 msgstr ""
77285 #: fortran/resolve.cc:4781
77286 #, gcc-internal-format, gfc-internal-format
77287 msgid ""
77288 "Upper array reference at %L is out of bounds (%ld < %ld) in dimension %d"
77289 msgstr ""
77291 #: fortran/resolve.cc:4790
77292 #, gcc-internal-format, gfc-internal-format
77293 msgid ""
77294 "Upper array reference at %L is out of bounds (%ld > %ld) in dimension %d"
77295 msgstr ""
77297 #: fortran/resolve.cc:4806
77298 #, gcc-internal-format
77299 msgid "check_dimension(): Bad array reference"
77300 msgstr ""
77302 #: fortran/resolve.cc:4829
77303 #, gcc-internal-format, gfc-internal-format
77304 msgid "Rightmost upper bound of assumed size array section not specified at %L"
77305 msgstr ""
77307 #: fortran/resolve.cc:4839
77308 #, gcc-internal-format, gfc-internal-format
77309 msgid "Rank mismatch in array reference at %L (%d/%d)"
77310 msgstr ""
77312 #: fortran/resolve.cc:4847
77313 #, gcc-internal-format, gfc-internal-format
77314 msgid "Coindex rank mismatch in array reference at %L (%d/%d)"
77315 msgstr ""
77317 #: fortran/resolve.cc:4863
77318 #, gcc-internal-format, gfc-internal-format
77319 msgid "Coindex of codimension %d must be a scalar at %L"
77320 msgstr ""
77322 #: fortran/resolve.cc:4891
77323 #, gcc-internal-format, gfc-internal-format
77324 msgid "Array index at %L must be scalar"
77325 msgstr ""
77327 #: fortran/resolve.cc:4897
77328 #, gcc-internal-format, gfc-internal-format
77329 msgid "Array index at %L must be of INTEGER type, found %s"
77330 msgstr ""
77332 #: fortran/resolve.cc:4903
77333 #, gcc-internal-format, gfc-internal-format
77334 msgid "REAL array index at %L"
77335 msgstr ""
77337 #: fortran/resolve.cc:4942
77338 #, gcc-internal-format, gfc-internal-format
77339 msgid "Argument dim at %L must be scalar"
77340 msgstr ""
77342 #: fortran/resolve.cc:4949
77343 #, gcc-internal-format, gfc-internal-format
77344 msgid "Argument dim at %L must be of INTEGER type"
77345 msgstr ""
77347 #: fortran/resolve.cc:5007
77348 #, gcc-internal-format
77349 msgid "find_array_spec(): Missing spec"
77350 msgstr ""
77352 #: fortran/resolve.cc:5018
77353 #, gcc-internal-format
77354 msgid "find_array_spec(): unused as(1)"
77355 msgstr ""
77357 #: fortran/resolve.cc:5030
77358 #, gcc-internal-format
77359 msgid "find_array_spec(): unused as(2)"
77360 msgstr ""
77362 #: fortran/resolve.cc:5073
77363 #, gcc-internal-format, gfc-internal-format
77364 msgid "Array index at %L is an array of rank %d"
77365 msgstr ""
77367 #: fortran/resolve.cc:5171
77368 #, gcc-internal-format, gfc-internal-format
77369 msgid "Substring start index at %L must be of type INTEGER"
77370 msgstr ""
77372 #: fortran/resolve.cc:5178
77373 #, gcc-internal-format, gfc-internal-format
77374 msgid "Substring start index at %L must be scalar"
77375 msgstr ""
77377 #: fortran/resolve.cc:5200
77378 #, gcc-internal-format, gfc-internal-format
77379 msgid "Substring end index at %L must be of type INTEGER"
77380 msgstr ""
77382 #: fortran/resolve.cc:5207
77383 #, gcc-internal-format, gfc-internal-format
77384 msgid "Substring end index at %L must be scalar"
77385 msgstr ""
77387 #: fortran/resolve.cc:5227
77388 #, gcc-internal-format, gfc-internal-format
77389 msgid "Substring end index at %L is too large"
77390 msgstr ""
77392 #: fortran/resolve.cc:5417
77393 #, gcc-internal-format
77394 msgid "resolve_ref(): Bad array reference"
77395 msgstr ""
77397 #: fortran/resolve.cc:5431
77398 #, gcc-internal-format, gfc-internal-format
77399 msgid ""
77400 "Component to the right of a part reference with nonzero rank must not have "
77401 "the POINTER attribute at %L"
77402 msgstr ""
77404 #: fortran/resolve.cc:5441
77405 #, gcc-internal-format, gfc-internal-format
77406 msgid ""
77407 "Component to the right of a part reference with nonzero rank must not have "
77408 "the ALLOCATABLE attribute at %L"
77409 msgstr ""
77411 #: fortran/resolve.cc:5487
77412 #, gcc-internal-format, gfc-internal-format
77413 msgid ""
77414 "Two or more part references with nonzero rank must not be specified at %L"
77415 msgstr ""
77417 #: fortran/resolve.cc:5579
77418 #, gcc-internal-format
77419 msgid "gfc_expression_rank(): Two array specs"
77420 msgstr ""
77422 #: fortran/resolve.cc:5661
77423 #, gcc-internal-format, gfc-internal-format
77424 msgid ""
77425 "Variable %s at %L with NO_ARG_CHECK attribute may only be used as actual "
77426 "argument"
77427 msgstr ""
77429 #: fortran/resolve.cc:5671
77430 #, gcc-internal-format, gfc-internal-format
77431 msgid "Assumed-type variable %s at %L may only be used as actual argument"
77432 msgstr ""
77434 #. FIXME: It doesn't work reliably as inquiry_argument is not set
77435 #. for all inquiry functions in resolve_function; the reason is
77436 #. that the function-name resolution happens too late in that
77437 #. function.
77438 #: fortran/resolve.cc:5681
77439 #, gcc-internal-format, gfc-internal-format
77440 msgid ""
77441 "Assumed-type variable %s at %L as actual argument to an inquiry function "
77442 "shall be the first argument"
77443 msgstr ""
77445 #: fortran/resolve.cc:5700
77446 #, gcc-internal-format, gfc-internal-format
77447 msgid "Assumed-rank variable %s at %L may only be used as actual argument"
77448 msgstr ""
77450 #. FIXME: It doesn't work reliably as inquiry_argument is not set
77451 #. for all inquiry functions in resolve_function; the reason is
77452 #. that the function-name resolution happens too late in that
77453 #. function.
77454 #: fortran/resolve.cc:5710
77455 #, gcc-internal-format, gfc-internal-format
77456 msgid ""
77457 "Assumed-rank variable %s at %L as actual argument to an inquiry function "
77458 "shall be the first argument"
77459 msgstr ""
77461 #: fortran/resolve.cc:5721
77462 #, gcc-internal-format, gfc-internal-format
77463 msgid ""
77464 "Variable %s at %L with NO_ARG_CHECK attribute shall not have a subobject "
77465 "reference"
77466 msgstr ""
77468 #: fortran/resolve.cc:5730
77469 #, gcc-internal-format, gfc-internal-format
77470 msgid "Assumed-type variable %s at %L shall not have a subobject reference"
77471 msgstr ""
77473 #: fortran/resolve.cc:5746
77474 #, gcc-internal-format, gfc-internal-format
77475 msgid "Assumed-rank variable %s at %L shall not have a subobject reference"
77476 msgstr ""
77478 #: fortran/resolve.cc:5928
77479 #, gcc-internal-format
77480 msgid ""
77481 "Variable %qs, used in a specification expression, is referenced at %L before "
77482 "the ENTRY statement in which it is a parameter"
77483 msgstr ""
77485 #: fortran/resolve.cc:5933
77486 #, gcc-internal-format
77487 msgid ""
77488 "Variable %qs is used at %L before the ENTRY statement in which it is a "
77489 "parameter"
77490 msgstr ""
77492 #: fortran/resolve.cc:6003
77493 #, gcc-internal-format, gfc-internal-format
77494 msgid "Polymorphic subobject of coindexed object at %L"
77495 msgstr ""
77497 #: fortran/resolve.cc:6016
77498 #, gcc-internal-format, gfc-internal-format
77499 msgid "Coindexed object with polymorphic allocatable subcomponent at %L"
77500 msgstr ""
77502 #: fortran/resolve.cc:6032
77503 #, gcc-internal-format
77504 msgid "Using variable %qs at %L is deprecated"
77505 msgstr ""
77507 #: fortran/resolve.cc:6120
77508 #, gcc-internal-format
77509 msgid ""
77510 "%qs at %L is host associated at %L into a contained procedure with an "
77511 "internal procedure of the same name"
77512 msgstr ""
77514 #: fortran/resolve.cc:6274 fortran/resolve.cc:6426
77515 #, gcc-internal-format, gfc-internal-format
77516 msgid "Error in typebound call at %L"
77517 msgstr ""
77519 #: fortran/resolve.cc:6390
77520 #, gcc-internal-format, gfc-internal-format
77521 msgid "Passed-object at %L must be scalar"
77522 msgstr ""
77524 #: fortran/resolve.cc:6397
77525 #, gcc-internal-format
77526 msgid ""
77527 "Base object for procedure-pointer component call at %L is of ABSTRACT type "
77528 "%qs"
77529 msgstr ""
77531 #: fortran/resolve.cc:6436
77532 #, gcc-internal-format
77533 msgid "Base object for type-bound procedure call at %L is of ABSTRACT type %qs"
77534 msgstr ""
77536 #: fortran/resolve.cc:6445
77537 #, gcc-internal-format, gfc-internal-format
77538 msgid "Base object for NOPASS type-bound procedure call at %L must be scalar"
77539 msgstr ""
77541 #. Nothing matching found!
77542 #: fortran/resolve.cc:6633
77543 #, gcc-internal-format
77544 msgid ""
77545 "Found no matching specific binding for the call to the GENERIC %qs at %L"
77546 msgstr ""
77548 #: fortran/resolve.cc:6667
77549 #, gcc-internal-format
77550 msgid "%qs at %L should be a SUBROUTINE"
77551 msgstr ""
77553 #: fortran/resolve.cc:6719
77554 #, gcc-internal-format
77555 msgid "%qs at %L should be a FUNCTION"
77556 msgstr ""
77558 #: fortran/resolve.cc:7254
77559 #, gcc-internal-format
77560 msgid "gfc_resolve_expr(): Bad expression type"
77561 msgstr ""
77563 #: fortran/resolve.cc:7287
77564 #, gcc-internal-format, gfc-internal-format
77565 msgid "%s at %L must be a scalar"
77566 msgstr ""
77568 #: fortran/resolve.cc:7297
77569 #, gcc-internal-format, gfc-internal-format
77570 msgid "%s at %L must be integer"
77571 msgstr ""
77573 #: fortran/resolve.cc:7301 fortran/resolve.cc:7308
77574 #, gcc-internal-format, gfc-internal-format
77575 msgid "%s at %L must be INTEGER"
77576 msgstr ""
77578 #: fortran/resolve.cc:7363
77579 #, gcc-internal-format, gfc-internal-format
77580 msgid "Step expression in DO loop at %L cannot be zero"
77581 msgstr ""
77583 #: fortran/resolve.cc:7386
77584 #, gcc-internal-format, gfc-internal-format
77585 msgid "DO loop at %L will be executed zero times"
77586 msgstr ""
77588 #: fortran/resolve.cc:7403
77589 #, gcc-internal-format, gfc-internal-format
77590 msgid "DO loop at %L is undefined as it overflows"
77591 msgstr ""
77593 #: fortran/resolve.cc:7409
77594 #, gcc-internal-format, gfc-internal-format
77595 msgid "DO loop at %L is undefined as it underflows"
77596 msgstr ""
77598 #: fortran/resolve.cc:7470
77599 #, gcc-internal-format, gfc-internal-format
77600 msgid "FORALL index-name at %L must be a scalar INTEGER"
77601 msgstr ""
77603 #: fortran/resolve.cc:7475
77604 #, gcc-internal-format, gfc-internal-format
77605 msgid "FORALL start expression at %L must be a scalar INTEGER"
77606 msgstr ""
77608 #: fortran/resolve.cc:7482
77609 #, gcc-internal-format, gfc-internal-format
77610 msgid "FORALL end expression at %L must be a scalar INTEGER"
77611 msgstr ""
77613 #: fortran/resolve.cc:7490
77614 #, gcc-internal-format, gfc-internal-format
77615 msgid "FORALL stride expression at %L must be a scalar %s"
77616 msgstr ""
77618 #: fortran/resolve.cc:7495
77619 #, gcc-internal-format, gfc-internal-format
77620 msgid "FORALL stride expression at %L cannot be zero"
77621 msgstr ""
77623 #: fortran/resolve.cc:7508
77624 #, gcc-internal-format
77625 msgid "FORALL index %qs may not appear in triplet specification at %L"
77626 msgstr ""
77628 #: fortran/resolve.cc:7612 fortran/resolve.cc:7910
77629 #, gcc-internal-format, gfc-internal-format
77630 msgid "Allocate-object at %L must be ALLOCATABLE or a POINTER"
77631 msgstr ""
77633 #: fortran/resolve.cc:7620 fortran/resolve.cc:7873
77634 #, gcc-internal-format, gfc-internal-format
77635 msgid "Coindexed allocatable object at %L"
77636 msgstr ""
77638 #: fortran/resolve.cc:7730
77639 #, gcc-internal-format, gfc-internal-format
77640 msgid ""
77641 "Source-expr at %L must be scalar or have the same rank as the allocate-"
77642 "object at %L"
77643 msgstr ""
77645 #: fortran/resolve.cc:7761
77646 #, gcc-internal-format, gfc-internal-format
77647 msgid "Source-expr at %L and allocate-object at %L must have the same shape"
77648 msgstr ""
77650 #: fortran/resolve.cc:7921
77651 #, gcc-internal-format, gfc-internal-format
77652 msgid "Type of entity at %L is type incompatible with source-expr at %L"
77653 msgstr ""
77655 #: fortran/resolve.cc:7933
77656 #, gcc-internal-format, gfc-internal-format
77657 msgid ""
77658 "The allocate-object at %L and the source-expr at %L shall have the same kind "
77659 "type parameter"
77660 msgstr ""
77662 #: fortran/resolve.cc:7947
77663 #, gcc-internal-format, gfc-internal-format
77664 msgid ""
77665 "The source-expr at %L shall neither be of type LOCK_TYPE nor have a "
77666 "LOCK_TYPE component if allocate-object at %L is a coarray"
77667 msgstr ""
77669 #: fortran/resolve.cc:7962
77670 #, gcc-internal-format, gfc-internal-format
77671 msgid ""
77672 "The source-expr at %L shall neither be of type EVENT_TYPE nor have a "
77673 "EVENT_TYPE component if allocate-object at %L is a coarray"
77674 msgstr ""
77676 #: fortran/resolve.cc:7975
77677 #, gcc-internal-format, gfc-internal-format
77678 msgid ""
77679 "Allocating %s of ABSTRACT base type at %L requires a type-spec or source-expr"
77680 msgstr ""
77682 #: fortran/resolve.cc:7993
77683 #, gcc-internal-format, gfc-internal-format
77684 msgid ""
77685 "Allocating %s at %L with type-spec requires the same character-length "
77686 "parameter as in the declaration"
77687 msgstr ""
77689 #: fortran/resolve.cc:8074 fortran/resolve.cc:8089
77690 #, gcc-internal-format, gfc-internal-format
77691 msgid "Array specification required in ALLOCATE statement at %L"
77692 msgstr ""
77694 #: fortran/resolve.cc:8081
77695 #, gcc-internal-format, gfc-internal-format
77696 msgid ""
77697 "Array specification or array-valued SOURCE= expression required in ALLOCATE "
77698 "statement at %L"
77699 msgstr ""
77701 #: fortran/resolve.cc:8106
77702 #, gcc-internal-format, gfc-internal-format
77703 msgid "Coarray specification required in ALLOCATE statement at %L"
77704 msgstr ""
77706 #: fortran/resolve.cc:8116 fortran/resolve.cc:8218
77707 #, gcc-internal-format, gfc-internal-format
77708 msgid "Bad coarray specification in ALLOCATE statement at %L"
77709 msgstr ""
77711 #: fortran/resolve.cc:8122
77712 #, gcc-internal-format, gfc-internal-format
77713 msgid "Upper cobound is less than lower cobound at %L"
77714 msgstr ""
77716 #: fortran/resolve.cc:8134
77717 #, gcc-internal-format, gfc-internal-format
77718 msgid "Upper cobound is less than lower cobound of 1 at %L"
77719 msgstr ""
77721 #: fortran/resolve.cc:8145 fortran/resolve.cc:8173
77722 #, gcc-internal-format, gfc-internal-format
77723 msgid "Bad array specification in ALLOCATE statement at %L"
77724 msgstr ""
77726 #: fortran/resolve.cc:8192
77727 #, gcc-internal-format
77728 msgid ""
77729 "%qs must not appear in the array specification at %L in the same ALLOCATE "
77730 "statement where it is itself allocated"
77731 msgstr ""
77733 #: fortran/resolve.cc:8207
77734 #, gcc-internal-format, gfc-internal-format
77735 msgid "Expected '*' in coindex specification in ALLOCATE statement at %L"
77736 msgstr ""
77738 #: fortran/resolve.cc:8249
77739 #, gcc-internal-format, gfc-internal-format
77740 msgid "Stat-variable at %L must be a scalar INTEGER variable"
77741 msgstr ""
77743 #: fortran/resolve.cc:8278
77744 #, gcc-internal-format, gfc-internal-format
77745 msgid "Stat-variable at %L shall not be %sd within the same %s statement"
77746 msgstr ""
77748 #: fortran/resolve.cc:8291
77749 #, gcc-internal-format, gfc-internal-format
77750 msgid "ERRMSG at %L is useless without a STAT tag"
77751 msgstr ""
77753 #: fortran/resolve.cc:8305
77754 #, gcc-internal-format, gfc-internal-format
77755 msgid "ERRMSG variable at %L shall be a scalar default CHARACTER variable"
77756 msgstr ""
77758 #: fortran/resolve.cc:8334
77759 #, gcc-internal-format, gfc-internal-format
77760 msgid "Errmsg-variable at %L shall not be %sd within the same %s statement"
77761 msgstr ""
77763 #: fortran/resolve.cc:8366
77764 #, gcc-internal-format, gfc-internal-format
77765 msgid "Allocate-object at %L also appears at %L"
77766 msgstr ""
77768 #: fortran/resolve.cc:8372 fortran/resolve.cc:8378
77769 #, gcc-internal-format, gfc-internal-format
77770 msgid "Allocate-object at %L is subobject of object at %L"
77771 msgstr ""
77773 #. The cases overlap, or they are the same
77774 #. element in the list.  Either way, we must
77775 #. issue an error and get the next case from P.
77776 #. FIXME: Sort P and Q by line number.
77777 #: fortran/resolve.cc:8606
77778 #, gcc-internal-format, gfc-internal-format
77779 msgid "CASE label at %L overlaps with CASE label at %L"
77780 msgstr ""
77782 #: fortran/resolve.cc:8657
77783 #, gcc-internal-format, gfc-internal-format
77784 msgid "Expression in CASE statement at %L must be of type %s"
77785 msgstr ""
77787 #: fortran/resolve.cc:8668
77788 #, gcc-internal-format, gfc-internal-format
77789 msgid "Expression in CASE statement at %L must be of kind %d"
77790 msgstr ""
77792 #: fortran/resolve.cc:8681
77793 #, gcc-internal-format, gfc-internal-format
77794 msgid "Expression in CASE statement at %L must be scalar"
77795 msgstr ""
77797 #: fortran/resolve.cc:8727
77798 #, gcc-internal-format, gfc-internal-format
77799 msgid ""
77800 "Selection expression in computed GOTO statement at %L must be a scalar "
77801 "integer expression"
77802 msgstr ""
77804 #: fortran/resolve.cc:8746
77805 #, gcc-internal-format, gfc-internal-format
77806 msgid "Argument of SELECT statement at %L cannot be %s"
77807 msgstr ""
77809 #: fortran/resolve.cc:8756
77810 #, gcc-internal-format, gfc-internal-format
77811 msgid "Argument of SELECT statement at %L must be a scalar expression"
77812 msgstr ""
77814 #: fortran/resolve.cc:8774 fortran/resolve.cc:8782
77815 #, gcc-internal-format, gfc-internal-format
77816 msgid "Expression in CASE statement at %L is not in the range of %s"
77817 msgstr ""
77819 #: fortran/resolve.cc:8844 fortran/resolve.cc:9501
77820 #, gcc-internal-format, gfc-internal-format
77821 msgid ""
77822 "The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L"
77823 msgstr ""
77825 #: fortran/resolve.cc:8870
77826 #, gcc-internal-format, gfc-internal-format
77827 msgid "Logical range in CASE statement at %L is not allowed"
77828 msgstr ""
77830 #: fortran/resolve.cc:8883
77831 #, gcc-internal-format, gfc-internal-format
77832 msgid "Constant logical value in CASE statement is repeated at %L"
77833 msgstr ""
77835 #: fortran/resolve.cc:8898
77836 #, gcc-internal-format, gfc-internal-format
77837 msgid "Range specification at %L can never be matched"
77838 msgstr ""
77840 #: fortran/resolve.cc:9001
77841 #, gcc-internal-format, gfc-internal-format
77842 msgid "Logical SELECT CASE block at %L has more that two cases"
77843 msgstr ""
77845 #: fortran/resolve.cc:9052
77846 #, gcc-internal-format
77847 msgid "Associating entity %qs at %L is a procedure pointer"
77848 msgstr ""
77850 #: fortran/resolve.cc:9061
77851 #, gcc-internal-format
77852 msgid "Derived type %qs cannot be used as a variable at %L"
77853 msgstr ""
77855 #: fortran/resolve.cc:9078
77856 #, gcc-internal-format
77857 msgid "Associating entity %qs at %L is a procedure name"
77858 msgstr ""
77860 #: fortran/resolve.cc:9094
77861 #, gcc-internal-format, gfc-internal-format
77862 msgid "Associating selector-expression at %L yields a procedure"
77863 msgstr ""
77865 #: fortran/resolve.cc:9101
77866 #, gcc-internal-format, gfc-internal-format
77867 msgid "Selector at %L cannot be NULL()"
77868 msgstr ""
77870 #: fortran/resolve.cc:9106
77871 #, gcc-internal-format, gfc-internal-format
77872 msgid "Selector at %L has no type"
77873 msgstr ""
77875 #: fortran/resolve.cc:9128
77876 #, gcc-internal-format
77877 msgid "Associate-name %qs at %L is used as array"
77878 msgstr ""
77880 #: fortran/resolve.cc:9139
77881 #, gcc-internal-format, gfc-internal-format
77882 msgid "CLASS selector at %L needs a temporary which is not yet implemented"
77883 msgstr ""
77885 #: fortran/resolve.cc:9371
77886 #, gcc-internal-format, gfc-internal-format
77887 msgid "Selector shall be polymorphic in SELECT TYPE statement at %L"
77888 msgstr ""
77890 #: fortran/resolve.cc:9409 fortran/resolve.cc:9421
77891 #, gcc-internal-format, gfc-internal-format
77892 msgid "Selector at %L must not be coindexed"
77893 msgstr ""
77895 #: fortran/resolve.cc:9450
77896 #, gcc-internal-format, gfc-internal-format
77897 msgid "TYPE IS at %L overlaps with TYPE IS at %L"
77898 msgstr ""
77900 #: fortran/resolve.cc:9463
77901 #, gcc-internal-format
77902 msgid "Derived type %qs at %L must be extensible"
77903 msgstr ""
77905 #: fortran/resolve.cc:9476
77906 #, gcc-internal-format
77907 msgid "Derived type %qs at %L must be an extension of %qs"
77908 msgstr ""
77910 #: fortran/resolve.cc:9479
77911 #, gcc-internal-format
77912 msgid "Unexpected intrinsic type %qs at %L"
77913 msgstr ""
77915 #: fortran/resolve.cc:9489
77916 #, gcc-internal-format, gfc-internal-format
77917 msgid ""
77918 "The type-spec at %L shall specify that each length type parameter is assumed"
77919 msgstr ""
77921 #: fortran/resolve.cc:9736
77922 #, gcc-internal-format, gfc-internal-format
77923 msgid "Double CLASS IS block in SELECT TYPE statement at %L"
77924 msgstr ""
77926 #: fortran/resolve.cc:9870
77927 #, gcc-internal-format, gfc-internal-format
77928 msgid "RANK DEFAULT at %L is repeated at %L"
77929 msgstr ""
77931 #: fortran/resolve.cc:9879
77932 #, gcc-internal-format, gfc-internal-format
77933 msgid "RANK (*) at %L is repeated at %L"
77934 msgstr ""
77936 #: fortran/resolve.cc:9882
77937 #, gcc-internal-format, gfc-internal-format
77938 msgid "RANK (%i) at %L is repeated at %L"
77939 msgstr ""
77941 #: fortran/resolve.cc:9892 fortran/resolve.cc:9897
77942 #, gcc-internal-format, gfc-internal-format
77943 msgid ""
77944 "RANK (*) at %L cannot be used with the pointer or allocatable selector at %L"
77945 msgstr ""
77947 #: fortran/resolve.cc:10006
77948 #, gcc-internal-format, gfc-internal-format
77949 msgid "Invalid context for NULL () intrinsic at %L"
77950 msgstr ""
77952 #: fortran/resolve.cc:10058
77953 #, gcc-internal-format, gfc-internal-format
77954 msgid "DTIO %s procedure at %L must be recursive"
77955 msgstr ""
77957 #: fortran/resolve.cc:10068
77958 #, gcc-internal-format, gfc-internal-format
77959 msgid ""
77960 "Data transfer element at %L cannot be polymorphic unless it is processed by "
77961 "a defined input/output procedure"
77962 msgstr ""
77964 #: fortran/resolve.cc:10081
77965 #, gcc-internal-format, gfc-internal-format
77966 msgid ""
77967 "Data transfer element at %L cannot have POINTER components unless it is "
77968 "processed by a defined input/output procedure"
77969 msgstr ""
77971 #: fortran/resolve.cc:10090
77972 #, gcc-internal-format, gfc-internal-format
77973 msgid "Data transfer element at %L cannot have procedure pointer components"
77974 msgstr ""
77976 #: fortran/resolve.cc:10097
77977 #, gcc-internal-format, gfc-internal-format
77978 msgid ""
77979 "Data transfer element at %L cannot have ALLOCATABLE components unless it is "
77980 "processed by a defined input/output procedure"
77981 msgstr ""
77983 #: fortran/resolve.cc:10108
77984 #, gcc-internal-format, gfc-internal-format
77985 msgid "Data transfer element at %L cannot have PRIVATE components"
77986 msgstr ""
77988 #: fortran/resolve.cc:10114
77989 #, gcc-internal-format, gfc-internal-format
77990 msgid ""
77991 "Data transfer element at %L cannot have PRIVATE components unless it is "
77992 "processed by a defined input/output procedure"
77993 msgstr ""
77995 #: fortran/resolve.cc:10129
77996 #, gcc-internal-format, gfc-internal-format
77997 msgid ""
77998 "Data transfer element at %L cannot be a full reference to an assumed-size "
77999 "array"
78000 msgstr ""
78002 #: fortran/resolve.cc:10186
78003 #, gcc-internal-format, gfc-internal-format
78004 msgid "Lock variable at %L must be a scalar of type LOCK_TYPE"
78005 msgstr ""
78007 #: fortran/resolve.cc:10196
78008 #, gcc-internal-format, gfc-internal-format
78009 msgid "Event variable at %L must be a scalar of type EVENT_TYPE"
78010 msgstr ""
78012 #: fortran/resolve.cc:10200
78013 #, gcc-internal-format, gfc-internal-format
78014 msgid "Event variable argument at %L must be a coarray or coindexed"
78015 msgstr ""
78017 #: fortran/resolve.cc:10203
78018 #, gcc-internal-format, gfc-internal-format
78019 msgid "Event variable argument at %L must be a coarray but not coindexed"
78020 msgstr ""
78022 #: fortran/resolve.cc:10210 fortran/resolve.cc:10332
78023 #, gcc-internal-format, gfc-internal-format
78024 msgid "STAT= argument at %L must be a scalar INTEGER variable"
78025 msgstr ""
78027 #: fortran/resolve.cc:10222 fortran/resolve.cc:10344
78028 #, gcc-internal-format, gfc-internal-format
78029 msgid "ERRMSG= argument at %L must be a scalar CHARACTER variable"
78030 msgstr ""
78032 #: fortran/resolve.cc:10234
78033 #, gcc-internal-format, gfc-internal-format
78034 msgid "ACQUIRED_LOCK= argument at %L must be a scalar LOGICAL variable"
78035 msgstr ""
78037 #: fortran/resolve.cc:10247
78038 #, gcc-internal-format, gfc-internal-format
78039 msgid "UNTIL_COUNT= argument at %L must be a scalar INTEGER expression"
78040 msgstr ""
78042 #: fortran/resolve.cc:10308
78043 #, gcc-internal-format, gfc-internal-format
78044 msgid "Imageset argument at %L must be a scalar or rank-1 INTEGER expression"
78045 msgstr ""
78047 #: fortran/resolve.cc:10312 fortran/resolve.cc:10322
78048 #, gcc-internal-format, gfc-internal-format
78049 msgid "Imageset argument at %L must between 1 and num_images()"
78050 msgstr ""
78052 #: fortran/resolve.cc:10375
78053 #, gcc-internal-format, gfc-internal-format
78054 msgid ""
78055 "Statement at %L is not a valid branch target statement for the branch "
78056 "statement at %L"
78057 msgstr ""
78059 #: fortran/resolve.cc:10385
78060 #, gcc-internal-format, gfc-internal-format
78061 msgid "Branch at %L may result in an infinite loop"
78062 msgstr ""
78064 #. Note: A label at END CRITICAL does not leave the CRITICAL
78065 #. construct as END CRITICAL is still part of it.
78066 #: fortran/resolve.cc:10402 fortran/resolve.cc:10425
78067 #, gcc-internal-format, gfc-internal-format
78068 msgid "GOTO statement at %L leaves CRITICAL construct for label at %L"
78069 msgstr ""
78071 #: fortran/resolve.cc:10406 fortran/resolve.cc:10431
78072 #, gcc-internal-format, gfc-internal-format
78073 msgid "GOTO statement at %L leaves DO CONCURRENT construct for label at %L"
78074 msgstr ""
78076 #. The label is not in an enclosing block, so illegal.  This was
78077 #. allowed in Fortran 66, so we allow it as extension.  No
78078 #. further checks are necessary in this case.
78079 #: fortran/resolve.cc:10446
78080 #, gcc-internal-format, gfc-internal-format
78081 msgid "Label at %L is not in the same block as the GOTO statement at %L"
78082 msgstr ""
78084 #: fortran/resolve.cc:10518
78085 #, gcc-internal-format, gfc-internal-format
78086 msgid "WHERE mask at %L has inconsistent shape"
78087 msgstr ""
78089 #: fortran/resolve.cc:10534
78090 #, gcc-internal-format, gfc-internal-format
78091 msgid "WHERE assignment target at %L has inconsistent shape"
78092 msgstr ""
78094 #: fortran/resolve.cc:10542 fortran/resolve.cc:10629
78095 #, gcc-internal-format, gfc-internal-format
78096 msgid "Non-ELEMENTAL user-defined assignment in WHERE at %L"
78097 msgstr ""
78099 #: fortran/resolve.cc:10552 fortran/resolve.cc:10639
78100 #, gcc-internal-format, gfc-internal-format
78101 msgid "Unsupported statement inside WHERE at %L"
78102 msgstr ""
78104 #: fortran/resolve.cc:10583
78105 #, gcc-internal-format, gfc-internal-format
78106 msgid "Assignment to a FORALL index variable at %L"
78107 msgstr ""
78109 #: fortran/resolve.cc:10592
78110 #, gcc-internal-format
78111 msgid ""
78112 "The FORALL with index %qs is not used on the left side of the assignment at "
78113 "%L and so might cause multiple assignment to this object"
78114 msgstr ""
78116 #: fortran/resolve.cc:10739
78117 #, gcc-internal-format, gfc-internal-format
78118 msgid "FORALL construct at %L"
78119 msgstr ""
78121 #: fortran/resolve.cc:10760
78122 #, gcc-internal-format, gfc-internal-format
78123 msgid "FORALL index-name at %L must be a scalar variable of type integer"
78124 msgstr ""
78126 #: fortran/resolve.cc:10770
78127 #, gcc-internal-format, gfc-internal-format
78128 msgid "An outer FORALL construct already has an index with this name %L"
78129 msgstr ""
78131 #: fortran/resolve.cc:10847
78132 #, gcc-internal-format, gfc-internal-format
78133 msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array"
78134 msgstr ""
78136 #: fortran/resolve.cc:10962
78137 #, gcc-internal-format
78138 msgid "gfc_resolve_blocks(): Bad block type"
78139 msgstr ""
78141 #: fortran/resolve.cc:11075
78142 #, gcc-internal-format, gfc-internal-format
78143 msgid "CHARACTER expression will be truncated in assignment (%ld/%ld) at %L"
78144 msgstr ""
78146 #: fortran/resolve.cc:11107
78147 #, gcc-internal-format, gfc-internal-format
78148 msgid ""
78149 "Coindexed expression at %L is assigned to a derived type variable with a "
78150 "POINTER component in a PURE procedure"
78151 msgstr ""
78153 #. F2008, C1283 (4).
78154 #: fortran/resolve.cc:11113
78155 #, gcc-internal-format, gfc-internal-format
78156 msgid ""
78157 "In a pure subprogram an INTENT(IN) dummy argument shall not be used as the "
78158 "expr at %L of an intrinsic assignment statement in which the variable is of "
78159 "a derived type if the derived type has a pointer component at any level of "
78160 "component selection."
78161 msgstr ""
78163 #: fortran/resolve.cc:11125
78164 #, gcc-internal-format, gfc-internal-format
78165 msgid "Assignment to coindexed variable at %L in a PURE procedure"
78166 msgstr ""
78168 #: fortran/resolve.cc:11157
78169 #, gcc-internal-format, gfc-internal-format
78170 msgid "Assignment to polymorphic coarray at %L is not permitted"
78171 msgstr ""
78173 #: fortran/resolve.cc:11161
78174 #, gcc-internal-format, gfc-internal-format
78175 msgid "Assignment to an allocatable polymorphic variable at %L"
78176 msgstr ""
78178 #: fortran/resolve.cc:11166
78179 #, gcc-internal-format
78180 msgid ""
78181 "Assignment to an allocatable polymorphic variable at %L requires %<-frealloc-"
78182 "lhs%>"
78183 msgstr ""
78185 #: fortran/resolve.cc:11173
78186 #, gcc-internal-format, gfc-internal-format
78187 msgid ""
78188 "Nonallocatable variable must not be polymorphic in intrinsic assignment at "
78189 "%L - check that there is a matching specific subroutine for '=' operator"
78190 msgstr ""
78192 #: fortran/resolve.cc:11184
78193 #, gcc-internal-format, gfc-internal-format
78194 msgid ""
78195 "Coindexed variable must not have an allocatable ultimate component in "
78196 "assignment at %L"
78197 msgstr ""
78199 #: fortran/resolve.cc:11504
78200 #, gcc-internal-format, gfc-internal-format
78201 msgid ""
78202 "TODO: type-bound defined assignment(s) at %L not done because multiple part "
78203 "array references would occur in intermediate expressions."
78204 msgstr ""
78206 #. Even if standard does not support this feature, continue to build
78207 #. the two statements to avoid upsetting frontend_passes.c.
78208 #: fortran/resolve.cc:11746
78209 #, gcc-internal-format, gfc-internal-format
78210 msgid "Pointer procedure assignment at %L"
78211 msgstr ""
78213 #: fortran/resolve.cc:11758
78214 #, gcc-internal-format, gfc-internal-format
78215 msgid ""
78216 "The function result on the lhs of the assignment at %L must have the pointer "
78217 "attribute."
78218 msgstr ""
78220 #: fortran/resolve.cc:12028
78221 #, gcc-internal-format, gfc-internal-format
78222 msgid "ASSIGNED GOTO statement at %L requires a scalar INTEGER variable"
78223 msgstr ""
78225 #: fortran/resolve.cc:12032
78226 #, gcc-internal-format
78227 msgid "Variable %qs has not been assigned a target label at %L"
78228 msgstr ""
78230 #: fortran/resolve.cc:12043
78231 #, gcc-internal-format, gfc-internal-format
78232 msgid ""
78233 "Alternate RETURN statement at %L requires a SCALAR-INTEGER return specifier"
78234 msgstr ""
78236 #: fortran/resolve.cc:12081
78237 #, gcc-internal-format, gfc-internal-format
78238 msgid "Expected intrinsic assignment in OMP WORKSHARE at %L"
78239 msgstr ""
78241 #: fortran/resolve.cc:12115
78242 #, gcc-internal-format, gfc-internal-format
78243 msgid "ASSIGN statement at %L requires a scalar default INTEGER variable"
78244 msgstr ""
78246 #: fortran/resolve.cc:12162
78247 #, gcc-internal-format, gfc-internal-format
78248 msgid "Invalid NULL at %L"
78249 msgstr ""
78251 #: fortran/resolve.cc:12166
78252 #, gcc-internal-format, gfc-internal-format
78253 msgid ""
78254 "Arithmetic IF statement at %L requires a scalar REAL or INTEGER expression"
78255 msgstr ""
78257 #: fortran/resolve.cc:12227
78258 #, gcc-internal-format
78259 msgid "gfc_resolve_code(): No expression on DO WHILE"
78260 msgstr ""
78262 #: fortran/resolve.cc:12232
78263 #, gcc-internal-format, gfc-internal-format
78264 msgid ""
78265 "Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression"
78266 msgstr ""
78268 #: fortran/resolve.cc:12316
78269 #, gcc-internal-format, gfc-internal-format
78270 msgid "FORALL mask clause at %L requires a scalar LOGICAL expression"
78271 msgstr ""
78273 #: fortran/resolve.cc:12417
78274 #, gcc-internal-format
78275 msgid "gfc_resolve_code(): Bad statement code"
78276 msgstr ""
78278 #: fortran/resolve.cc:12438
78279 #, gcc-internal-format
78280 msgid "Using parameter %qs declared at %L is deprecated"
78281 msgstr ""
78283 #: fortran/resolve.cc:12532
78284 #, gcc-internal-format
78285 msgid ""
78286 "Variable %qs with binding label %qs at %L uses the same global identifier as "
78287 "entity at %L"
78288 msgstr ""
78290 #. This can only happen if the variable is defined in a module - if it
78291 #. isn't the same module, reject it.
78292 #: fortran/resolve.cc:12546
78293 #, gcc-internal-format
78294 msgid ""
78295 "Variable %qs from module %qs with binding label %qs at %L uses the same "
78296 "global identifier as entity at %L from module %qs"
78297 msgstr ""
78299 #. Print an error if the procedure is defined multiple times; we have to
78300 #. exclude references to the same procedure via module association or
78301 #. multiple checks for the same procedure.
78302 #: fortran/resolve.cc:12565
78303 #, gcc-internal-format
78304 msgid ""
78305 "Procedure %qs with binding label %qs at %L uses the same global identifier "
78306 "as entity at %L"
78307 msgstr ""
78309 #: fortran/resolve.cc:12651
78310 #, gcc-internal-format, gfc-internal-format
78311 msgid "String length at %L is too large"
78312 msgstr ""
78314 #: fortran/resolve.cc:12886
78315 #, gcc-internal-format
78316 msgid "Allocatable array %qs at %L must have a deferred shape or assumed rank"
78317 msgstr ""
78319 #: fortran/resolve.cc:12890
78320 #, gcc-internal-format
78321 msgid "Scalar object %qs at %L may not be ALLOCATABLE"
78322 msgstr ""
78324 #: fortran/resolve.cc:12898
78325 #, gcc-internal-format
78326 msgid "Array pointer %qs at %L must have a deferred shape or assumed rank"
78327 msgstr ""
78329 #: fortran/resolve.cc:12909
78330 #, gcc-internal-format
78331 msgid "Array %qs at %L cannot have a deferred shape"
78332 msgstr ""
78334 #: fortran/resolve.cc:12925
78335 #, gcc-internal-format
78336 msgid "Type %qs of CLASS variable %qs at %L is not extensible"
78337 msgstr ""
78339 #: fortran/resolve.cc:12937
78340 #, gcc-internal-format
78341 msgid "CLASS variable %qs at %L must be dummy, allocatable or pointer"
78342 msgstr ""
78344 #: fortran/resolve.cc:12970
78345 #, gcc-internal-format
78346 msgid ""
78347 "The type %qs cannot be host associated at %L because it is blocked by an "
78348 "incompatible object of the same name declared at %L"
78349 msgstr ""
78351 #: fortran/resolve.cc:12992
78352 #, gcc-internal-format
78353 msgid ""
78354 "Implied SAVE for module variable %qs at %L, needed due to the default "
78355 "initialization"
78356 msgstr ""
78358 #: fortran/resolve.cc:13025
78359 #, gcc-internal-format
78360 msgid ""
78361 "Entity %qs at %L has a deferred type parameter and requires either the "
78362 "POINTER or ALLOCATABLE attribute"
78363 msgstr ""
78365 #. F08:C541. The shape of an array defined in a main program or module
78366 #. * needs to be constant.
78367 #: fortran/resolve.cc:13061
78368 #, gcc-internal-format
78369 msgid "The module or main program array %qs at %L must have constant shape"
78370 msgstr ""
78372 #: fortran/resolve.cc:13086
78373 #, gcc-internal-format, gfc-internal-format
78374 msgid ""
78375 "Entity with assumed character length at %L must be a dummy argument or a "
78376 "PARAMETER"
78377 msgstr ""
78379 #: fortran/resolve.cc:13107
78380 #, gcc-internal-format
78381 msgid "%qs at %L must have constant character length in this context"
78382 msgstr ""
78384 #: fortran/resolve.cc:13114
78385 #, gcc-internal-format
78386 msgid "COMMON variable %qs at %L must have constant character length"
78387 msgstr ""
78389 #: fortran/resolve.cc:13161
78390 #, gcc-internal-format
78391 msgid "Allocatable %qs at %L cannot have an initializer"
78392 msgstr ""
78394 #: fortran/resolve.cc:13164
78395 #, gcc-internal-format
78396 msgid "External %qs at %L cannot have an initializer"
78397 msgstr ""
78399 #: fortran/resolve.cc:13167
78400 #, gcc-internal-format
78401 msgid "Dummy %qs at %L cannot have an initializer"
78402 msgstr ""
78404 #: fortran/resolve.cc:13170
78405 #, gcc-internal-format
78406 msgid "Intrinsic %qs at %L cannot have an initializer"
78407 msgstr ""
78409 #: fortran/resolve.cc:13173
78410 #, gcc-internal-format
78411 msgid "Function result %qs at %L cannot have an initializer"
78412 msgstr ""
78414 #: fortran/resolve.cc:13176
78415 #, gcc-internal-format
78416 msgid "Automatic array %qs at %L cannot have an initializer"
78417 msgstr ""
78419 #: fortran/resolve.cc:13218
78420 #, gcc-internal-format, gfc-internal-format
78421 msgid "%s at %L"
78422 msgstr ""
78424 #: fortran/resolve.cc:13250
78425 #, gcc-internal-format
78426 msgid "Character-valued statement function %qs at %L must have constant length"
78427 msgstr ""
78429 #: fortran/resolve.cc:13273
78430 #, gcc-internal-format
78431 msgid ""
78432 "%qs is of a PRIVATE type and cannot be a dummy argument of %qs, which is "
78433 "PUBLIC at %L"
78434 msgstr ""
78436 #: fortran/resolve.cc:13295
78437 #, gcc-internal-format
78438 msgid ""
78439 "Procedure %qs in PUBLIC interface %qs at %L takes dummy arguments of %qs "
78440 "which is PRIVATE"
78441 msgstr ""
78443 #: fortran/resolve.cc:13313
78444 #, gcc-internal-format
78445 msgid "Function %qs at %L cannot have an initializer"
78446 msgstr ""
78448 #: fortran/resolve.cc:13325
78449 #, gcc-internal-format
78450 msgid "External object %qs at %L may not have an initializer"
78451 msgstr ""
78453 #: fortran/resolve.cc:13335
78454 #, gcc-internal-format
78455 msgid "ELEMENTAL function %qs at %L must have a scalar result"
78456 msgstr ""
78458 #: fortran/resolve.cc:13345
78459 #, gcc-internal-format
78460 msgid ""
78461 "Statement function %qs at %L may not have pointer or allocatable attribute"
78462 msgstr ""
78464 #: fortran/resolve.cc:13364
78465 #, gcc-internal-format
78466 msgid "CHARACTER(*) function %qs at %L cannot be array-valued"
78467 msgstr ""
78469 #: fortran/resolve.cc:13368
78470 #, gcc-internal-format
78471 msgid "CHARACTER(*) function %qs at %L cannot be pointer-valued"
78472 msgstr ""
78474 #: fortran/resolve.cc:13372
78475 #, gcc-internal-format
78476 msgid "CHARACTER(*) function %qs at %L cannot be pure"
78477 msgstr ""
78479 #: fortran/resolve.cc:13376
78480 #, gcc-internal-format
78481 msgid "CHARACTER(*) function %qs at %L cannot be recursive"
78482 msgstr ""
78484 #: fortran/resolve.cc:13389
78485 #, gcc-internal-format
78486 msgid "CHARACTER(*) function %qs at %L"
78487 msgstr ""
78489 #: fortran/resolve.cc:13400
78490 #, gcc-internal-format
78491 msgid "Procedure pointer %qs at %L shall not be elemental"
78492 msgstr ""
78494 #: fortran/resolve.cc:13406
78495 #, gcc-internal-format
78496 msgid "Dummy procedure %qs at %L shall not be elemental"
78497 msgstr ""
78499 #: fortran/resolve.cc:13426
78500 #, gcc-internal-format
78501 msgid ""
78502 "Function result variable %qs at %L of elemental function %qs shall not have "
78503 "an ALLOCATABLE or POINTER attribute"
78504 msgstr ""
78506 #: fortran/resolve.cc:13483
78507 #, gcc-internal-format
78508 msgid "PROCEDURE attribute conflicts with SAVE attribute in %qs at %L"
78509 msgstr ""
78511 #: fortran/resolve.cc:13489
78512 #, gcc-internal-format
78513 msgid "PROCEDURE attribute conflicts with INTENT attribute in %qs at %L"
78514 msgstr ""
78516 #: fortran/resolve.cc:13495
78517 #, gcc-internal-format
78518 msgid "PROCEDURE attribute conflicts with RESULT attribute in %qs at %L"
78519 msgstr ""
78521 #: fortran/resolve.cc:13503
78522 #, gcc-internal-format
78523 msgid "EXTERNAL attribute conflicts with FUNCTION attribute in %qs at %L"
78524 msgstr ""
78526 #: fortran/resolve.cc:13509
78527 #, gcc-internal-format
78528 msgid "Procedure pointer result %qs at %L is missing the pointer attribute"
78529 msgstr ""
78531 #: fortran/resolve.cc:13552
78532 #, gcc-internal-format, gfc-internal-format
78533 msgid ""
78534 "Mismatch in ELEMENTAL attribute between MODULE PROCEDURE at %L and its "
78535 "interface in %s"
78536 msgstr ""
78538 #: fortran/resolve.cc:13560
78539 #, gcc-internal-format, gfc-internal-format
78540 msgid ""
78541 "Mismatch in PURE attribute between MODULE PROCEDURE at %L and its interface "
78542 "in %s"
78543 msgstr ""
78545 #: fortran/resolve.cc:13568
78546 #, gcc-internal-format, gfc-internal-format
78547 msgid ""
78548 "Mismatch in RECURSIVE attribute between MODULE PROCEDURE at %L and its "
78549 "interface in %s"
78550 msgstr ""
78552 #: fortran/resolve.cc:13577
78553 #, gcc-internal-format
78554 msgid ""
78555 "%s between the MODULE PROCEDURE declaration in MODULE %qs and the "
78556 "declaration at %L in (SUB)MODULE %qs"
78557 msgstr ""
78559 #: fortran/resolve.cc:13661
78560 #, gcc-internal-format
78561 msgid "FINAL procedure %qs at %L is not a SUBROUTINE"
78562 msgstr ""
78564 #: fortran/resolve.cc:13670
78565 #, gcc-internal-format, gfc-internal-format
78566 msgid "FINAL procedure at %L must have exactly one argument"
78567 msgstr ""
78569 #: fortran/resolve.cc:13679
78570 #, gcc-internal-format
78571 msgid "Argument of FINAL procedure at %L must be of type %qs"
78572 msgstr ""
78574 #: fortran/resolve.cc:13687
78575 #, gcc-internal-format, gfc-internal-format
78576 msgid "Argument of FINAL procedure at %L must not be a POINTER"
78577 msgstr ""
78579 #: fortran/resolve.cc:13693
78580 #, gcc-internal-format, gfc-internal-format
78581 msgid "Argument of FINAL procedure at %L must not be ALLOCATABLE"
78582 msgstr ""
78584 #: fortran/resolve.cc:13699
78585 #, gcc-internal-format, gfc-internal-format
78586 msgid "Argument of FINAL procedure at %L must not be OPTIONAL"
78587 msgstr ""
78589 #: fortran/resolve.cc:13707
78590 #, gcc-internal-format, gfc-internal-format
78591 msgid "Argument of FINAL procedure at %L must not be INTENT(OUT)"
78592 msgstr ""
78594 #: fortran/resolve.cc:13716
78595 #, gcc-internal-format, gfc-internal-format
78596 msgid "Non-scalar FINAL procedure at %L should have assumed shape argument"
78597 msgstr ""
78599 #: fortran/resolve.cc:13738
78600 #, gcc-internal-format
78601 msgid "FINAL procedure %qs declared at %L has the same rank (%d) as %qs"
78602 msgstr ""
78604 #: fortran/resolve.cc:13775
78605 #, gcc-internal-format
78606 msgid ""
78607 "Only array FINAL procedures declared for derived type %qs defined at %L, "
78608 "suggest also scalar one"
78609 msgstr ""
78611 #: fortran/resolve.cc:13815
78612 #, gcc-internal-format
78613 msgid "%qs and %qs cannot be mixed FUNCTION/SUBROUTINE for GENERIC %qs at %L"
78614 msgstr ""
78616 #: fortran/resolve.cc:13851
78617 #, gcc-internal-format
78618 msgid "%qs and %qs for GENERIC %qs at %L are ambiguous"
78619 msgstr ""
78621 #: fortran/resolve.cc:13910
78622 #, gcc-internal-format
78623 msgid "Undefined specific binding %qs as target of GENERIC %qs at %L"
78624 msgstr ""
78626 #: fortran/resolve.cc:13922
78627 #, gcc-internal-format
78628 msgid "GENERIC %qs at %L must target a specific binding, %qs is GENERIC, too"
78629 msgstr ""
78631 #: fortran/resolve.cc:13950
78632 #, gcc-internal-format
78633 msgid "GENERIC %qs at %L cannot overwrite specific binding with the same name"
78634 msgstr ""
78636 #: fortran/resolve.cc:14006
78637 #, gcc-internal-format, gfc-internal-format
78638 msgid "Type-bound operator at %L cannot be NOPASS"
78639 msgstr ""
78641 #: fortran/resolve.cc:14218
78642 #, gcc-internal-format
78643 msgid ""
78644 "%qs must be a module procedure or an external procedure with an explicit "
78645 "interface at %L"
78646 msgstr ""
78648 #: fortran/resolve.cc:14261
78649 #, gcc-internal-format
78650 msgid "Procedure %qs with PASS(%s) at %L has no argument %qs"
78651 msgstr ""
78653 #: fortran/resolve.cc:14275
78654 #, gcc-internal-format
78655 msgid "Procedure %qs with PASS at %L must have at least one argument"
78656 msgstr ""
78658 #: fortran/resolve.cc:14289 fortran/resolve.cc:14775
78659 #, gcc-internal-format
78660 msgid "Non-polymorphic passed-object dummy argument of %qs at %L"
78661 msgstr ""
78663 #: fortran/resolve.cc:14297
78664 #, gcc-internal-format
78665 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived-type %qs"
78666 msgstr ""
78668 #: fortran/resolve.cc:14306
78669 #, gcc-internal-format
78670 msgid "Passed-object dummy argument of %qs at %L must be scalar"
78671 msgstr ""
78673 #: fortran/resolve.cc:14312
78674 #, gcc-internal-format
78675 msgid "Passed-object dummy argument of %qs at %L must not be ALLOCATABLE"
78676 msgstr ""
78678 #: fortran/resolve.cc:14318
78679 #, gcc-internal-format
78680 msgid "Passed-object dummy argument of %qs at %L must not be POINTER"
78681 msgstr ""
78683 #: fortran/resolve.cc:14347
78684 #, gcc-internal-format
78685 msgid "Procedure %qs at %L has the same name as a component of %qs"
78686 msgstr ""
78688 #: fortran/resolve.cc:14357
78689 #, gcc-internal-format
78690 msgid "Procedure %qs at %L has the same name as an inherited component of %qs"
78691 msgstr ""
78693 #: fortran/resolve.cc:14452
78694 #, gcc-internal-format
78695 msgid ""
78696 "Derived-type %qs declared at %L must be ABSTRACT because %qs is DEFERRED and "
78697 "not overridden"
78698 msgstr ""
78700 #: fortran/resolve.cc:14555
78701 #, gcc-internal-format
78702 msgid "Coarray component %qs at %L must be allocatable with deferred shape"
78703 msgstr ""
78705 #: fortran/resolve.cc:14564
78706 #, gcc-internal-format
78707 msgid ""
78708 "Component %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
78709 msgstr ""
78711 #: fortran/resolve.cc:14574
78712 #, gcc-internal-format
78713 msgid ""
78714 "Component %qs at %L with coarray component shall be a nonpointer, "
78715 "nonallocatable scalar"
78716 msgstr ""
78718 #: fortran/resolve.cc:14599
78719 #, gcc-internal-format
78720 msgid ""
78721 "Component %qs at %L has the CONTIGUOUS attribute but is not an array pointer"
78722 msgstr ""
78724 #: fortran/resolve.cc:14610
78725 #, gcc-internal-format
78726 msgid "Component %qs of BIND(C) type at %L must have length one"
78727 msgstr ""
78729 #: fortran/resolve.cc:14708
78730 #, gcc-internal-format
78731 msgid "Procedure pointer component %qs with PASS(%s) at %L has no argument %qs"
78732 msgstr ""
78734 #: fortran/resolve.cc:14722
78735 #, gcc-internal-format
78736 msgid ""
78737 "Procedure pointer component %qs with PASS at %L must have at least one "
78738 "argument"
78739 msgstr ""
78741 #: fortran/resolve.cc:14738
78742 #, gcc-internal-format
78743 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived type %qs"
78744 msgstr ""
78746 #: fortran/resolve.cc:14748
78747 #, gcc-internal-format
78748 msgid "Argument %qs of %qs with PASS(%s) at %L must be scalar"
78749 msgstr ""
78751 #: fortran/resolve.cc:14757
78752 #, gcc-internal-format
78753 msgid ""
78754 "Argument %qs of %qs with PASS(%s) at %L may not have the POINTER attribute"
78755 msgstr ""
78757 #: fortran/resolve.cc:14766
78758 #, gcc-internal-format
78759 msgid "Argument %qs of %qs with PASS(%s) at %L may not be ALLOCATABLE"
78760 msgstr ""
78762 #: fortran/resolve.cc:14808
78763 #, gcc-internal-format
78764 msgid ""
78765 "Component %qs of %qs at %L has the same name as an inherited type-bound "
78766 "procedure"
78767 msgstr ""
78769 #: fortran/resolve.cc:14821
78770 #, gcc-internal-format
78771 msgid ""
78772 "Character length of component %qs needs to be a constant specification "
78773 "expression at %L"
78774 msgstr ""
78776 #: fortran/resolve.cc:14832
78777 #, gcc-internal-format
78778 msgid ""
78779 "Character component %qs of %qs at %L with deferred length must be a POINTER "
78780 "or ALLOCATABLE"
78781 msgstr ""
78783 #: fortran/resolve.cc:14865
78784 #, gcc-internal-format
78785 msgid ""
78786 "the component %qs is a PRIVATE type and cannot be a component of %qs, which "
78787 "is PUBLIC at %L"
78788 msgstr ""
78790 #: fortran/resolve.cc:14873
78791 #, gcc-internal-format, gfc-internal-format
78792 msgid "Polymorphic component %s at %L in SEQUENCE or BIND(C) type %s"
78793 msgstr ""
78795 #: fortran/resolve.cc:14882
78796 #, gcc-internal-format, gfc-internal-format
78797 msgid ""
78798 "Component %s of SEQUENCE type declared at %L does not have the SEQUENCE "
78799 "attribute"
78800 msgstr ""
78802 #: fortran/resolve.cc:14968
78803 #, gcc-internal-format, gfc-internal-format
78804 msgid "Conflicting initializers in union at %L and %L"
78805 msgstr ""
78807 #: fortran/resolve.cc:15013
78808 #, gcc-internal-format
78809 msgid ""
78810 "As extending type %qs at %L has a coarray component, parent type %qs shall "
78811 "also have one"
78812 msgstr ""
78814 #: fortran/resolve.cc:15026
78815 #, gcc-internal-format
78816 msgid "Non-extensible derived-type %qs at %L must not be ABSTRACT"
78817 msgstr ""
78819 #: fortran/resolve.cc:15090
78820 #, gcc-internal-format
78821 msgid ""
78822 "Parameterized type %qs does not have a component corresponding to parameter "
78823 "%qs at %L"
78824 msgstr ""
78826 #: fortran/resolve.cc:15123
78827 #, gcc-internal-format
78828 msgid ""
78829 "Generic name %qs of function %qs at %L being the same name as derived type "
78830 "at %L"
78831 msgstr ""
78833 #: fortran/resolve.cc:15137
78834 #, gcc-internal-format
78835 msgid "Derived type %qs at %L has not been declared"
78836 msgstr ""
78838 #: fortran/resolve.cc:15205
78839 #, gcc-internal-format
78840 msgid "Assumed size array %qs in namelist %qs at %L is not allowed"
78841 msgstr ""
78843 #: fortran/resolve.cc:15211
78844 #, gcc-internal-format
78845 msgid "NAMELIST array object %qs with assumed shape in namelist %qs at %L"
78846 msgstr ""
78848 #: fortran/resolve.cc:15217
78849 #, gcc-internal-format
78850 msgid "NAMELIST array object %qs with nonconstant shape in namelist %qs at %L"
78851 msgstr ""
78853 #: fortran/resolve.cc:15225
78854 #, gcc-internal-format
78855 msgid ""
78856 "NAMELIST object %qs with nonconstant character length in namelist %qs at %L"
78857 msgstr ""
78859 #: fortran/resolve.cc:15242
78860 #, gcc-internal-format
78861 msgid ""
78862 "NAMELIST object %qs was declared PRIVATE and cannot be member of PUBLIC "
78863 "namelist %qs at %L"
78864 msgstr ""
78866 #: fortran/resolve.cc:15264
78867 #, gcc-internal-format
78868 msgid ""
78869 "NAMELIST object %qs has use-associated PRIVATE components and cannot be "
78870 "member of namelist %qs at %L"
78871 msgstr ""
78873 #: fortran/resolve.cc:15275
78874 #, gcc-internal-format
78875 msgid ""
78876 "NAMELIST object %qs has PRIVATE components and cannot be a member of PUBLIC "
78877 "namelist %qs at %L"
78878 msgstr ""
78880 #: fortran/resolve.cc:15302
78881 #, gcc-internal-format
78882 msgid "PROCEDURE attribute conflicts with NAMELIST attribute in %qs at %L"
78883 msgstr ""
78885 #: fortran/resolve.cc:15321
78886 #, gcc-internal-format
78887 msgid "Parameter array %qs at %L cannot be automatic or of deferred shape"
78888 msgstr ""
78890 #: fortran/resolve.cc:15337
78891 #, gcc-internal-format
78892 msgid ""
78893 "Implicitly typed PARAMETER %qs at %L doesn't match a later IMPLICIT type"
78894 msgstr ""
78896 #: fortran/resolve.cc:15348
78897 #, gcc-internal-format, gfc-internal-format
78898 msgid "Incompatible derived type in PARAMETER at %L"
78899 msgstr ""
78901 #: fortran/resolve.cc:15356
78902 #, gcc-internal-format
78903 msgid "CLASS variable %qs at %L cannot have the PARAMETER attribute"
78904 msgstr ""
78906 #: fortran/resolve.cc:15407
78907 #, gcc-internal-format
78908 msgid ""
78909 "The object %qs at %L has a deferred LEN parameter %qs and is neither "
78910 "allocatable nor a pointer"
78911 msgstr ""
78913 #: fortran/resolve.cc:15418
78914 #, gcc-internal-format
78915 msgid ""
78916 "The AUTOMATIC object %qs at %L must not have the SAVE attribute or be a "
78917 "variable declared in the main program, a module or a submodule(F08/C513)"
78918 msgstr ""
78920 #: fortran/resolve.cc:15425
78921 #, gcc-internal-format
78922 msgid ""
78923 "The object %qs at %L with ASSUMED type parameters must be a dummy or a "
78924 "SELECT TYPE selector(F08/4.2)"
78925 msgstr ""
78927 #: fortran/resolve.cc:15465
78928 #, gcc-internal-format, gfc-internal-format
78929 msgid ""
78930 "Sorry, allocatable/pointer components in polymorphic (CLASS) type coarrays "
78931 "at %L are unsupported"
78932 msgstr ""
78934 #: fortran/resolve.cc:15529
78935 #, gcc-internal-format, gfc-internal-format
78936 msgid "PROTECTED attribute conflicts with EXTERNAL attribute at %L"
78937 msgstr ""
78939 #: fortran/resolve.cc:15532
78940 #, gcc-internal-format, gfc-internal-format
78941 msgid "PROCEDURE attribute conflicts with PROTECTED attribute at %L"
78942 msgstr ""
78944 #: fortran/resolve.cc:15632
78945 #, gcc-internal-format
78946 msgid ""
78947 "%qs at %L has the CONTIGUOUS attribute but is not an array pointer or an "
78948 "assumed-shape or assumed-rank array"
78949 msgstr ""
78951 #: fortran/resolve.cc:15653
78952 #, gcc-internal-format, gfc-internal-format
78953 msgid "Bad specification for assumed size array at %L"
78954 msgstr ""
78956 #: fortran/resolve.cc:15666
78957 #, gcc-internal-format, gfc-internal-format
78958 msgid "Assumed size array at %L must be a dummy argument"
78959 msgstr ""
78961 #: fortran/resolve.cc:15669
78962 #, gcc-internal-format, gfc-internal-format
78963 msgid "Assumed shape array at %L must be a dummy argument"
78964 msgstr ""
78966 #: fortran/resolve.cc:15679
78967 #, gcc-internal-format, gfc-internal-format
78968 msgid "Assumed-rank array at %L must be a dummy argument"
78969 msgstr ""
78971 #: fortran/resolve.cc:15686
78972 #, gcc-internal-format, gfc-internal-format
78973 msgid ""
78974 "Assumed-rank array at %L may not have the VALUE or CODIMENSION attribute"
78975 msgstr ""
78977 #: fortran/resolve.cc:15699
78978 #, gcc-internal-format, gfc-internal-format
78979 msgid "Symbol at %L is not a DUMMY variable"
78980 msgstr ""
78982 #: fortran/resolve.cc:15705
78983 #, gcc-internal-format
78984 msgid ""
78985 "%qs at %L cannot have the VALUE attribute because it is not a dummy argument"
78986 msgstr ""
78988 #: fortran/resolve.cc:15715
78989 #, gcc-internal-format
78990 msgid ""
78991 "Character dummy variable %qs at %L with VALUE attribute must have constant "
78992 "length"
78993 msgstr ""
78995 #: fortran/resolve.cc:15724
78996 #, gcc-internal-format
78997 msgid ""
78998 "C interoperable character dummy variable %qs at %L with VALUE attribute must "
78999 "have length one"
79000 msgstr ""
79002 #: fortran/resolve.cc:15737 fortran/resolve.cc:15914
79003 #, gcc-internal-format
79004 msgid "The derived type %qs at %L is of type %qs, which has not been defined"
79005 msgstr ""
79007 #: fortran/resolve.cc:15751
79008 #, gcc-internal-format, gfc-internal-format
79009 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall be a dummy argument"
79010 msgstr ""
79012 #: fortran/resolve.cc:15760
79013 #, gcc-internal-format, gfc-internal-format
79014 msgid ""
79015 "Variable %s at %L with NO_ARG_CHECK attribute shall be of type TYPE(*) or of "
79016 "an numeric intrinsic type"
79017 msgstr ""
79019 #: fortran/resolve.cc:15769
79020 #, gcc-internal-format, gfc-internal-format
79021 msgid ""
79022 "Variable %s at %L with NO_ARG_CHECK attribute may not have the ALLOCATABLE, "
79023 "CODIMENSION, POINTER or VALUE attribute"
79024 msgstr ""
79026 #: fortran/resolve.cc:15777
79027 #, gcc-internal-format, gfc-internal-format
79028 msgid ""
79029 "Variable %s at %L with NO_ARG_CHECK attribute may not have the INTENT(OUT) "
79030 "attribute"
79031 msgstr ""
79033 #: fortran/resolve.cc:15784
79034 #, gcc-internal-format, gfc-internal-format
79035 msgid ""
79036 "Variable %s at %L with NO_ARG_CHECK attribute shall either be a scalar or an "
79037 "assumed-size array"
79038 msgstr ""
79040 #: fortran/resolve.cc:15804
79041 #, gcc-internal-format, gfc-internal-format
79042 msgid "Assumed type of variable %s at %L is only permitted for dummy variables"
79043 msgstr ""
79045 #: fortran/resolve.cc:15811
79046 #, gcc-internal-format, gfc-internal-format
79047 msgid ""
79048 "Assumed-type variable %s at %L may not have the ALLOCATABLE, CODIMENSION, "
79049 "POINTER or VALUE attribute"
79050 msgstr ""
79052 #: fortran/resolve.cc:15818
79053 #, gcc-internal-format, gfc-internal-format
79054 msgid "Assumed-type variable %s at %L may not have the INTENT(OUT) attribute"
79055 msgstr ""
79057 #: fortran/resolve.cc:15825
79058 #, gcc-internal-format, gfc-internal-format
79059 msgid "Assumed-type variable %s at %L shall not be an explicit-shape array"
79060 msgstr ""
79062 #: fortran/resolve.cc:15851
79063 #, gcc-internal-format
79064 msgid ""
79065 "Variable %qs at %L cannot be BIND(C) because it is neither a COMMON block "
79066 "nor declared at the module level scope"
79067 msgstr ""
79069 #: fortran/resolve.cc:15861
79070 #, gcc-internal-format
79071 msgid "BIND(C) Variable %qs at %L must have length one"
79072 msgstr ""
79074 #: fortran/resolve.cc:15940
79075 #, gcc-internal-format
79076 msgid "PUBLIC %s %qs at %L of PRIVATE derived type %qs"
79077 msgstr ""
79079 #: fortran/resolve.cc:15955
79080 #, gcc-internal-format, gfc-internal-format
79081 msgid ""
79082 "Variable %s at %L of type LOCK_TYPE or with subcomponent of type LOCK_TYPE "
79083 "must be a coarray"
79084 msgstr ""
79086 #: fortran/resolve.cc:15968
79087 #, gcc-internal-format, gfc-internal-format
79088 msgid ""
79089 "Variable %s at %L of type EVENT_TYPE or with subcomponent of type EVENT_TYPE "
79090 "must be a coarray"
79091 msgstr ""
79093 #: fortran/resolve.cc:15986
79094 #, gcc-internal-format
79095 msgid ""
79096 "The INTENT(OUT) dummy argument %qs at %L is ASSUMED SIZE and so cannot have "
79097 "a default initializer"
79098 msgstr ""
79100 #: fortran/resolve.cc:15998
79101 #, gcc-internal-format
79102 msgid "Dummy argument %qs at %L of LOCK_TYPE shall not be INTENT(OUT)"
79103 msgstr ""
79105 #: fortran/resolve.cc:16007
79106 #, gcc-internal-format
79107 msgid "Dummy argument %qs at %L of EVENT_TYPE shall not be INTENT(OUT)"
79108 msgstr ""
79110 #: fortran/resolve.cc:16020
79111 #, gcc-internal-format
79112 msgid ""
79113 "Function result %qs at %L shall not be a coarray or have a coarray component"
79114 msgstr ""
79116 #: fortran/resolve.cc:16029
79117 #, gcc-internal-format
79118 msgid ""
79119 "Variable %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
79120 msgstr ""
79122 #: fortran/resolve.cc:16042
79123 #, gcc-internal-format
79124 msgid ""
79125 "Variable %qs at %L with coarray component shall be a nonpointer, "
79126 "nonallocatable scalar, which is not a coarray"
79127 msgstr ""
79129 #: fortran/resolve.cc:16058
79130 #, gcc-internal-format
79131 msgid ""
79132 "Variable %qs at %L is a coarray and is not ALLOCATABLE, SAVE nor a dummy "
79133 "argument"
79134 msgstr ""
79136 #: fortran/resolve.cc:16066
79137 #, gcc-internal-format
79138 msgid ""
79139 "Coarray variable %qs at %L shall not have codimensions with deferred shape"
79140 msgstr ""
79142 #: fortran/resolve.cc:16073
79143 #, gcc-internal-format
79144 msgid "Allocatable coarray variable %qs at %L must have deferred shape"
79145 msgstr ""
79147 #: fortran/resolve.cc:16086
79148 #, gcc-internal-format
79149 msgid ""
79150 "Variable %qs at %L is INTENT(OUT) and can thus not be an allocatable coarray "
79151 "or have coarray components"
79152 msgstr ""
79154 #: fortran/resolve.cc:16095
79155 #, gcc-internal-format
79156 msgid "Coarray dummy variable %qs at %L not allowed in BIND(C) procedure %qs"
79157 msgstr ""
79159 #: fortran/resolve.cc:16111
79160 #, gcc-internal-format
79161 msgid ""
79162 "LOGICAL dummy argument %qs at %L with non-C_Bool kind in BIND(C) procedure "
79163 "%qs"
79164 msgstr ""
79166 #: fortran/resolve.cc:16117
79167 #, gcc-internal-format
79168 msgid ""
79169 "LOGICAL result variable %qs at %L with non-C_Bool kind in BIND(C) procedure "
79170 "%qs"
79171 msgstr ""
79173 #: fortran/resolve.cc:16142
79174 #, gcc-internal-format
79175 msgid "Namelist %qs cannot be an argument to subroutine or function at %L"
79176 msgstr ""
79178 #: fortran/resolve.cc:16213
79179 #, gcc-internal-format, gfc-internal-format
79180 msgid "Threadprivate at %L isn't SAVEd"
79181 msgstr ""
79183 #: fortran/resolve.cc:16225
79184 #, gcc-internal-format
79185 msgid "!$OMP DECLARE TARGET variable %qs at %L isn't SAVEd"
79186 msgstr ""
79188 #: fortran/resolve.cc:16332
79189 #, gcc-internal-format, gfc-internal-format
79190 msgid "Expecting definable entity near %L"
79191 msgstr ""
79193 #: fortran/resolve.cc:16340
79194 #, gcc-internal-format
79195 msgid "BLOCK DATA element %qs at %L must be in COMMON"
79196 msgstr ""
79198 #: fortran/resolve.cc:16347
79199 #, gcc-internal-format
79200 msgid "DATA array %qs at %L must be specified in a previous declaration"
79201 msgstr ""
79203 #: fortran/resolve.cc:16354
79204 #, gcc-internal-format
79205 msgid "DATA element %qs at %L cannot have a coindex"
79206 msgstr ""
79208 #: fortran/resolve.cc:16370
79209 #, gcc-internal-format
79210 msgid "DATA element %qs at %L is a pointer and so must be a full array"
79211 msgstr ""
79213 #: fortran/resolve.cc:16377
79214 #, gcc-internal-format, gfc-internal-format
79215 msgid ""
79216 "DATA object near %L has the pointer attribute and the corresponding DATA "
79217 "value is not a valid initial-data-target"
79218 msgstr ""
79220 #: fortran/resolve.cc:16386
79221 #, gcc-internal-format
79222 msgid "DATA element %qs at %L cannot have the ALLOCATABLE attribute"
79223 msgstr ""
79225 #: fortran/resolve.cc:16432
79226 #, gcc-internal-format, gfc-internal-format
79227 msgid "Nonconstant array section at %L in DATA statement"
79228 msgstr ""
79230 #: fortran/resolve.cc:16445
79231 #, gcc-internal-format, gfc-internal-format
79232 msgid "DATA statement at %L has more variables than values"
79233 msgstr ""
79235 #: fortran/resolve.cc:16544
79236 #, gcc-internal-format, gfc-internal-format
79237 msgid ""
79238 "start of implied-do loop at %L could not be simplified to a constant value"
79239 msgstr ""
79241 #: fortran/resolve.cc:16552
79242 #, gcc-internal-format, gfc-internal-format
79243 msgid ""
79244 "end of implied-do loop at %L could not be simplified to a constant value"
79245 msgstr ""
79247 #: fortran/resolve.cc:16560
79248 #, gcc-internal-format, gfc-internal-format
79249 msgid ""
79250 "step of implied-do loop at %L could not be simplified to a constant value"
79251 msgstr ""
79253 #: fortran/resolve.cc:16567
79254 #, gcc-internal-format, gfc-internal-format
79255 msgid "step of implied-do loop at %L shall not be zero"
79256 msgstr ""
79258 #: fortran/resolve.cc:16692
79259 #, gcc-internal-format, gfc-internal-format
79260 msgid "DATA statement at %L has more values than variables"
79261 msgstr ""
79263 #: fortran/resolve.cc:16858
79264 #, gcc-internal-format, gfc-internal-format
79265 msgid "Label %d at %L defined but not used"
79266 msgstr ""
79268 #: fortran/resolve.cc:16864
79269 #, gcc-internal-format, gfc-internal-format
79270 msgid "Label %d at %L defined but cannot be used"
79271 msgstr ""
79273 #: fortran/resolve.cc:16948
79274 #, gcc-internal-format
79275 msgid ""
79276 "Derived type variable %qs at %L must have SEQUENCE attribute to be an "
79277 "EQUIVALENCE object"
79278 msgstr ""
79280 #: fortran/resolve.cc:16957
79281 #, gcc-internal-format
79282 msgid ""
79283 "Derived type variable %qs at %L cannot have ALLOCATABLE components to be an "
79284 "EQUIVALENCE object"
79285 msgstr ""
79287 #: fortran/resolve.cc:16965
79288 #, gcc-internal-format
79289 msgid ""
79290 "Derived type variable %qs at %L with default initialization cannot be in "
79291 "EQUIVALENCE with a variable in COMMON"
79292 msgstr ""
79294 #: fortran/resolve.cc:16981
79295 #, gcc-internal-format
79296 msgid ""
79297 "Derived type variable %qs at %L with pointer component(s) cannot be an "
79298 "EQUIVALENCE object"
79299 msgstr ""
79301 #: fortran/resolve.cc:17084
79302 #, gcc-internal-format, gfc-internal-format
79303 msgid "Syntax error in EQUIVALENCE statement at %L"
79304 msgstr ""
79306 #: fortran/resolve.cc:17099
79307 #, gcc-internal-format, gfc-internal-format
79308 msgid ""
79309 "Either all or none of the objects in the EQUIVALENCE set at %L shall have "
79310 "the PROTECTED attribute"
79311 msgstr ""
79313 #: fortran/resolve.cc:17124
79314 #, gcc-internal-format
79315 msgid ""
79316 "COMMON block member %qs at %L cannot be an EQUIVALENCE object in the pure "
79317 "procedure %qs"
79318 msgstr ""
79320 #: fortran/resolve.cc:17133
79321 #, gcc-internal-format
79322 msgid "Named constant %qs at %L cannot be an EQUIVALENCE object"
79323 msgstr ""
79325 #: fortran/resolve.cc:17206
79326 #, gcc-internal-format
79327 msgid ""
79328 "Array %qs at %L with non-constant bounds cannot be an EQUIVALENCE object"
79329 msgstr ""
79331 #: fortran/resolve.cc:17217
79332 #, gcc-internal-format
79333 msgid "Structure component %qs at %L cannot be an EQUIVALENCE object"
79334 msgstr ""
79336 #: fortran/resolve.cc:17228
79337 #, gcc-internal-format, gfc-internal-format
79338 msgid "Substring at %L has length zero"
79339 msgstr ""
79341 #: fortran/resolve.cc:17259
79342 #, gcc-internal-format
79343 msgid "Self reference in character length expression for %qs at %L"
79344 msgstr ""
79346 #: fortran/resolve.cc:17326
79347 #, gcc-internal-format
79348 msgid "PUBLIC function %qs at %L of PRIVATE type %qs"
79349 msgstr ""
79351 #: fortran/resolve.cc:17339
79352 #, gcc-internal-format
79353 msgid "ENTRY %qs at %L has no IMPLICIT type"
79354 msgstr ""
79356 #: fortran/resolve.cc:17359
79357 #, gcc-internal-format
79358 msgid "User operator procedure %qs at %L must be a FUNCTION"
79359 msgstr ""
79361 #: fortran/resolve.cc:17369
79362 #, gcc-internal-format
79363 msgid "User operator procedure %qs at %L cannot be assumed character length"
79364 msgstr ""
79366 #: fortran/resolve.cc:17377
79367 #, gcc-internal-format
79368 msgid "User operator procedure %qs at %L must have at least one argument"
79369 msgstr ""
79371 #: fortran/resolve.cc:17391
79372 #, gcc-internal-format, gfc-internal-format
79373 msgid "First argument of operator interface at %L cannot be optional"
79374 msgstr ""
79376 #: fortran/resolve.cc:17409
79377 #, gcc-internal-format, gfc-internal-format
79378 msgid "Second argument of operator interface at %L cannot be optional"
79379 msgstr ""
79381 #: fortran/resolve.cc:17416
79382 #, gcc-internal-format, gfc-internal-format
79383 msgid "Operator interface at %L must have, at most, two arguments"
79384 msgstr ""
79386 #: fortran/resolve.cc:17495
79387 #, gcc-internal-format
79388 msgid "Contained procedure %qs at %L of a PURE procedure must also be PURE"
79389 msgstr ""
79391 #: fortran/scanner.cc:309
79392 #, gcc-internal-format
79393 msgid "Include directory %qs: %s"
79394 msgstr ""
79396 #: fortran/scanner.cc:313
79397 #, gcc-internal-format
79398 msgid "Nonexistent include directory %qs"
79399 msgstr ""
79401 #: fortran/scanner.cc:318
79402 #, gcc-internal-format
79403 msgid "%qs is not a directory"
79404 msgstr ""
79406 #: fortran/scanner.cc:792
79407 #, gcc-internal-format, gfc-internal-format
79408 msgid ""
79409 "!$ACC at %C starts a commented line as it neither is followed by a space nor "
79410 "is a continuation line"
79411 msgstr ""
79413 #: fortran/scanner.cc:832
79414 #, gcc-internal-format, gfc-internal-format
79415 msgid ""
79416 "!$OMP at %C starts a commented line as it neither is followed by a space nor "
79417 "is a continuation line"
79418 msgstr ""
79420 #: fortran/scanner.cc:1319 fortran/scanner.cc:1522
79421 #, gcc-internal-format, gfc-internal-format
79422 msgid "Line truncated at %L"
79423 msgstr ""
79425 #: fortran/scanner.cc:1383 fortran/scanner.cc:1612
79426 #, gcc-internal-format, gfc-internal-format
79427 msgid "Limit of %d continuations exceeded in statement at %C"
79428 msgstr ""
79430 #: fortran/scanner.cc:1462 fortran/scanner.cc:1571
79431 #, gcc-internal-format, gfc-internal-format
79432 msgid "Wrong OpenACC continuation at %C: expected !$ACC, got !$OMP"
79433 msgstr ""
79435 #: fortran/scanner.cc:1464 fortran/scanner.cc:1573
79436 #, gcc-internal-format, gfc-internal-format
79437 msgid "Wrong OpenMP continuation at %C: expected !$OMP, got !$ACC"
79438 msgstr ""
79440 #: fortran/scanner.cc:1477
79441 #, gcc-internal-format
79442 msgid "Missing %<&%> in continued character constant at %C"
79443 msgstr ""
79445 #: fortran/scanner.cc:1763
79446 #, gcc-internal-format, gfc-internal-format
79447 msgid "Nonconforming tab character at %C"
79448 msgstr ""
79450 #: fortran/scanner.cc:1774
79451 #, gcc-internal-format, gfc-internal-format
79452 msgid "Invalid character 0x%s at %C"
79453 msgstr ""
79455 #: fortran/scanner.cc:1863 fortran/scanner.cc:1866
79456 #, gcc-internal-format
79457 msgid "%<&%> not allowed by itself in line %d"
79458 msgstr ""
79460 #: fortran/scanner.cc:1956
79461 #, gcc-internal-format, gfc-internal-format
79462 msgid "Nonconforming tab character in column %d of line %d"
79463 msgstr ""
79465 #: fortran/scanner.cc:2185
79466 #, gcc-internal-format
79467 msgid "file %qs left but not entered"
79468 msgstr ""
79470 #: fortran/scanner.cc:2227
79471 #, gcc-internal-format
79472 msgid "Illegal preprocessor directive"
79473 msgstr ""
79475 #: fortran/scanner.cc:2550
79476 #, gcc-internal-format
79477 msgid "File %qs is being included recursively"
79478 msgstr ""
79480 #: fortran/scanner.cc:2562
79481 #, gcc-internal-format
79482 msgid "Cannot open file %qs"
79483 msgstr ""
79485 #: fortran/scanner.cc:2572
79486 #, gcc-internal-format
79487 msgid "Cannot open included file %qs"
79488 msgstr ""
79490 #: fortran/scanner.cc:2574
79491 #, gcc-internal-format
79492 msgid "Cannot open pre-included file %qs"
79493 msgstr ""
79495 #: fortran/scanner.cc:2582 fortran/scanner.cc:2584
79496 #, gcc-internal-format
79497 msgid "Included file %qs is not a regular file"
79498 msgstr ""
79500 #: fortran/simplify.cc:92
79501 #, gcc-internal-format, gfc-internal-format
79502 msgid "Result of %s overflows its kind at %L"
79503 msgstr ""
79505 #: fortran/simplify.cc:97
79506 #, gcc-internal-format, gfc-internal-format
79507 msgid "Result of %s underflows its kind at %L"
79508 msgstr ""
79510 #: fortran/simplify.cc:102
79511 #, gcc-internal-format, gfc-internal-format
79512 msgid "Result of %s is NaN at %L"
79513 msgstr ""
79515 #: fortran/simplify.cc:106
79516 #, gcc-internal-format, gfc-internal-format
79517 msgid "Result of %s gives range error for its kind at %L"
79518 msgstr ""
79520 #: fortran/simplify.cc:129
79521 #, gcc-internal-format, gfc-internal-format
79522 msgid "KIND parameter of %s at %L must be an initialization expression"
79523 msgstr ""
79525 #: fortran/simplify.cc:137
79526 #, gcc-internal-format, gfc-internal-format
79527 msgid "Invalid KIND parameter of %s at %L"
79528 msgstr ""
79530 #: fortran/simplify.cc:761
79531 #, gcc-internal-format
79532 msgid "gfc_simplify_abs(): Bad type"
79533 msgstr ""
79535 #: fortran/simplify.cc:782
79536 #, gcc-internal-format, gfc-internal-format
79537 msgid "Argument of %s function at %L is negative"
79538 msgstr ""
79540 #: fortran/simplify.cc:789
79541 #, gcc-internal-format, gfc-internal-format
79542 msgid "Argument of %s function at %L outside of range [0,127]"
79543 msgstr ""
79545 #: fortran/simplify.cc:807
79546 #, gcc-internal-format, gfc-internal-format
79547 msgid ""
79548 "Argument of %s function at %L is too large for the collating sequence of "
79549 "kind %d"
79550 msgstr ""
79552 #: fortran/simplify.cc:844
79553 #, gcc-internal-format, gfc-internal-format
79554 msgid "Argument of ACOS at %L must be between -1 and 1"
79555 msgstr ""
79557 #: fortran/simplify.cc:858
79558 #, gcc-internal-format
79559 msgid "in gfc_simplify_acos(): Bad type"
79560 msgstr ""
79562 #: fortran/simplify.cc:877
79563 #, gcc-internal-format, gfc-internal-format
79564 msgid "Argument of ACOSH at %L must not be less than 1"
79565 msgstr ""
79567 #: fortran/simplify.cc:892
79568 #, gcc-internal-format
79569 msgid "in gfc_simplify_acosh(): Bad type"
79570 msgstr ""
79572 #: fortran/simplify.cc:1121
79573 #, gcc-internal-format, gfc-internal-format
79574 msgid "Argument of ASIN at %L must be between -1 and 1"
79575 msgstr ""
79577 #: fortran/simplify.cc:1135
79578 #, gcc-internal-format
79579 msgid "in gfc_simplify_asin(): Bad type"
79580 msgstr ""
79582 #: fortran/simplify.cc:1170
79583 #, gcc-internal-format, gfc-internal-format
79584 msgid "Argument of ACOSD at %L must be between -1 and 1"
79585 msgstr ""
79587 #: fortran/simplify.cc:1196
79588 #, gcc-internal-format, gfc-internal-format
79589 msgid "Argument of ASIND at %L must be between -1 and 1"
79590 msgstr ""
79592 #: fortran/simplify.cc:1248
79593 #, gcc-internal-format
79594 msgid "in gfc_simplify_asinh(): Bad type"
79595 msgstr ""
79597 #: fortran/simplify.cc:1276
79598 #, gcc-internal-format
79599 msgid "in gfc_simplify_atan(): Bad type"
79600 msgstr ""
79602 #: fortran/simplify.cc:1297
79603 #, gcc-internal-format, gfc-internal-format
79604 msgid "Argument of ATANH at %L must be inside the range -1 to 1"
79605 msgstr ""
79607 #: fortran/simplify.cc:1311
79608 #, gcc-internal-format
79609 msgid "in gfc_simplify_atanh(): Bad type"
79610 msgstr ""
79612 #: fortran/simplify.cc:1328
79613 #, gcc-internal-format, gfc-internal-format
79614 msgid ""
79615 "If first argument of ATAN2 at %L is zero, then the second argument must not "
79616 "be zero"
79617 msgstr ""
79619 #: fortran/simplify.cc:1420
79620 #, gcc-internal-format, gfc-internal-format
79621 msgid "Result of BESSEL_YN is -INF at %L"
79622 msgstr ""
79624 #: fortran/simplify.cc:1783
79625 #, gcc-internal-format
79626 msgid "gfc_simplify_dcmplx(): Bad type (x)"
79627 msgstr ""
79629 #: fortran/simplify.cc:1802
79630 #, gcc-internal-format
79631 msgid "gfc_simplify_dcmplx(): Bad type (y)"
79632 msgstr ""
79634 #: fortran/simplify.cc:1869
79635 #, gcc-internal-format, gfc-internal-format
79636 msgid ""
79637 "If first argument of ATAN2D at %L is zero, then the second argument must not "
79638 "be zero"
79639 msgstr ""
79641 #: fortran/simplify.cc:1904
79642 #, gcc-internal-format
79643 msgid "in gfc_simplify_cos(): Bad type"
79644 msgstr ""
79646 #: fortran/simplify.cc:2372
79647 #, gcc-internal-format
79648 msgid "gfc_simplify_dim(): Bad type"
79649 msgstr ""
79651 #: fortran/simplify.cc:2946
79652 #, gcc-internal-format
79653 msgid "in gfc_simplify_exp(): Bad type"
79654 msgstr ""
79656 #: fortran/simplify.cc:3160
79657 #, gcc-internal-format
79658 msgid "gfc_simplify_floor(): Bad kind"
79659 msgstr ""
79661 #: fortran/simplify.cc:3273
79662 #, gcc-internal-format, gfc-internal-format
79663 msgid "Argument of IACHAR at %L must be of length one"
79664 msgstr ""
79666 #: fortran/simplify.cc:3281
79667 #, gcc-internal-format, gfc-internal-format
79668 msgid "Argument of IACHAR function at %L outside of range 0..127"
79669 msgstr ""
79671 #: fortran/simplify.cc:3396
79672 #, gcc-internal-format, gfc-internal-format
79673 msgid "Sum of second and third arguments of IBITS exceeds bit size at %L"
79674 msgstr ""
79676 #: fortran/simplify.cc:3420
79677 #, gcc-internal-format
79678 msgid "IBITS: Bad bit"
79679 msgstr ""
79681 #: fortran/simplify.cc:3471
79682 #, gcc-internal-format, gfc-internal-format
79683 msgid "Argument of ICHAR at %L must be of length one"
79684 msgstr ""
79686 #. Left shift, as in SHIFTL.
79687 #: fortran/simplify.cc:3856 fortran/simplify.cc:3864
79688 #, gcc-internal-format, gfc-internal-format
79689 msgid "Second argument of %s is negative at %L"
79690 msgstr ""
79692 #: fortran/simplify.cc:3876
79693 #, gcc-internal-format, gfc-internal-format
79694 msgid "Magnitude of second argument of %s exceeds bit size at %L"
79695 msgstr ""
79697 #: fortran/simplify.cc:4001
79698 #, gcc-internal-format, gfc-internal-format
79699 msgid ""
79700 "Magnitude of second argument of ISHFTC exceeds BIT_SIZE of first argument at "
79701 "%C"
79702 msgstr ""
79704 #: fortran/simplify.cc:4004
79705 #, gcc-internal-format, gfc-internal-format
79706 msgid "Absolute value of SHIFT shall be less than or equal to SIZE at %C"
79707 msgstr ""
79709 #: fortran/simplify.cc:4351 fortran/simplify.cc:4484
79710 #, gcc-internal-format, gfc-internal-format
79711 msgid "DIM argument at %L is out of bounds"
79712 msgstr ""
79714 #: fortran/simplify.cc:4711
79715 #, gcc-internal-format, gfc-internal-format
79716 msgid "Argument of LOG at %L cannot be less than or equal to zero"
79717 msgstr ""
79719 #: fortran/simplify.cc:4724
79720 #, gcc-internal-format, gfc-internal-format
79721 msgid "Complex argument of LOG at %L cannot be zero"
79722 msgstr ""
79724 #: fortran/simplify.cc:4735
79725 #, gcc-internal-format
79726 msgid "gfc_simplify_log: bad type"
79727 msgstr ""
79729 #: fortran/simplify.cc:4752
79730 #, gcc-internal-format, gfc-internal-format
79731 msgid "Argument of LOG10 at %L cannot be less than or equal to zero"
79732 msgstr ""
79734 #: fortran/simplify.cc:5090
79735 #, gcc-internal-format
79736 msgid "simplify_min_max(): Bad type in arglist"
79737 msgstr ""
79739 #: fortran/simplify.cc:6011 fortran/simplify.cc:6019
79740 #, gcc-internal-format
79741 msgid "Argument %qs of MOD at %L shall not be zero"
79742 msgstr ""
79744 #: fortran/simplify.cc:6025
79745 #, gcc-internal-format
79746 msgid "gfc_simplify_mod(): Bad arguments"
79747 msgstr ""
79749 #: fortran/simplify.cc:6063 fortran/simplify.cc:6071
79750 #, gcc-internal-format
79751 msgid "Argument %qs of MODULO at %L shall not be zero"
79752 msgstr ""
79754 #: fortran/simplify.cc:6077
79755 #, gcc-internal-format
79756 msgid "gfc_simplify_modulo(): Bad arguments"
79757 msgstr ""
79759 #: fortran/simplify.cc:6149
79760 #, gcc-internal-format, gfc-internal-format
79761 msgid "Result of NEAREST is NaN at %L"
79762 msgstr ""
79764 #: fortran/simplify.cc:6726
79765 #, gcc-internal-format, gfc-internal-format
79766 msgid "Argument NCOPIES of REPEAT intrinsic is negative at %L"
79767 msgstr ""
79769 #: fortran/simplify.cc:6782
79770 #, gcc-internal-format, gfc-internal-format
79771 msgid "Argument NCOPIES of REPEAT intrinsic is too large at %L"
79772 msgstr ""
79774 #: fortran/simplify.cc:6819
79775 #, gcc-internal-format, gfc-internal-format
79776 msgid ""
79777 "Evaluation of string longer than 2**28 at %L deferred to runtime, expect bugs"
79778 msgstr ""
79780 #: fortran/simplify.cc:6877
79781 #, gcc-internal-format, gfc-internal-format
79782 msgid ""
79783 "The SHAPE array for the RESHAPE intrinsic at %L has a negative value %d for "
79784 "dimension %d"
79785 msgstr ""
79787 #: fortran/simplify.cc:6901
79788 #, gcc-internal-format, gfc-internal-format
79789 msgid "Shapes of ORDER at %L and SHAPE at %L are different"
79790 msgstr ""
79792 #: fortran/simplify.cc:6914
79793 #, gcc-internal-format, gfc-internal-format
79794 msgid "Sizes of ORDER at %L and SHAPE at %L are different"
79795 msgstr ""
79797 #: fortran/simplify.cc:6928
79798 #, gcc-internal-format, gfc-internal-format
79799 msgid ""
79800 "Element with a value of %d in ORDER at %L must be in the range [1, ..., %d] "
79801 "for the RESHAPE intrinsic near %L"
79802 msgstr ""
79804 #: fortran/simplify.cc:6938
79805 #, gcc-internal-format, gfc-internal-format
79806 msgid "ORDER at %L is not a permutation of the size of SHAPE at %L"
79807 msgstr ""
79809 #: fortran/simplify.cc:6999
79810 #, gcc-internal-format, gfc-internal-format
79811 msgid "Reshaped array too large at %C"
79812 msgstr ""
79814 #: fortran/simplify.cc:7115
79815 #, gcc-internal-format, gfc-internal-format
79816 msgid "Result of SCALE overflows its kind at %L"
79817 msgstr ""
79819 #: fortran/simplify.cc:7704
79820 #, gcc-internal-format
79821 msgid "Bad type in gfc_simplify_sign"
79822 msgstr ""
79824 #: fortran/simplify.cc:7733
79825 #, gcc-internal-format
79826 msgid "in gfc_simplify_sin(): Bad type"
79827 msgstr ""
79829 #: fortran/simplify.cc:7871 fortran/simplify.cc:8154
79830 #, gcc-internal-format
79831 msgid "Failure getting length of a constant array."
79832 msgstr ""
79834 #: fortran/simplify.cc:7881
79835 #, gcc-internal-format
79836 msgid ""
79837 "The number of elements (%d) in the array constructor at %L requires an "
79838 "increase of the allowed %d upper limit.  See %<-fmax-array-constructor%> "
79839 "option."
79840 msgstr ""
79842 #: fortran/simplify.cc:7948
79843 #, gcc-internal-format, gfc-internal-format
79844 msgid "Simplification of SPREAD at %C not yet implemented"
79845 msgstr ""
79847 #: fortran/simplify.cc:7972
79848 #, gcc-internal-format, gfc-internal-format
79849 msgid "Argument of SQRT at %L has a negative value"
79850 msgstr ""
79852 #: fortran/simplify.cc:7988
79853 #, gcc-internal-format, gfc-internal-format
79854 msgid "invalid argument of SQRT at %L"
79855 msgstr ""
79857 #: fortran/simplify.cc:8335
79858 #, gcc-internal-format, gfc-internal-format
79859 msgid ""
79860 "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY "
79861 "lower bound is %ld)"
79862 msgstr ""
79864 #: fortran/simplify.cc:8358
79865 #, gcc-internal-format, gfc-internal-format
79866 msgid ""
79867 "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY "
79868 "upper bound is %ld)"
79869 msgstr ""
79871 #: fortran/simplify.cc:8842
79872 #, gcc-internal-format
79873 msgid ""
79874 "Character %qs in string at %L cannot be converted into character kind %d"
79875 msgstr ""
79877 #: fortran/st.cc:300
79878 #, gcc-internal-format
79879 msgid "gfc_free_statement(): Bad statement"
79880 msgstr ""
79882 #: fortran/symbol.cc:141
79883 #, gcc-internal-format, gfc-internal-format
79884 msgid "IMPLICIT NONE (type) statement at %L following an IMPLICIT statement"
79885 msgstr ""
79887 #: fortran/symbol.cc:178
79888 #, gcc-internal-format
79889 msgid "Letter %qc already set in IMPLICIT statement at %C"
79890 msgstr ""
79892 #: fortran/symbol.cc:200
79893 #, gcc-internal-format, gfc-internal-format
79894 msgid "Cannot specify IMPLICIT at %C after IMPLICIT NONE"
79895 msgstr ""
79897 #: fortran/symbol.cc:210
79898 #, gcc-internal-format
79899 msgid "Letter %qc already has an IMPLICIT type at %C"
79900 msgstr ""
79902 #: fortran/symbol.cc:234
79903 #, gcc-internal-format
79904 msgid ""
79905 "Option %<-fallow-leading-underscore%> is for use only by gfortran "
79906 "developers, and should not be used for implicitly typed variables"
79907 msgstr ""
79909 #: fortran/symbol.cc:239
79910 #, gcc-internal-format
79911 msgid "gfc_get_default_type(): Bad symbol %qs"
79912 msgstr ""
79914 #: fortran/symbol.cc:296
79915 #, gcc-internal-format
79916 msgid "gfc_set_default_type(): symbol already has a type"
79917 msgstr ""
79919 #: fortran/symbol.cc:306
79920 #, gcc-internal-format
79921 msgid "Symbol %qs at %L has no IMPLICIT type; did you mean %qs?"
79922 msgstr ""
79924 #: fortran/symbol.cc:310
79925 #, gcc-internal-format
79926 msgid "Symbol %qs at %L has no IMPLICIT type"
79927 msgstr ""
79929 #. BIND(C) variables should not be implicitly declared.
79930 #: fortran/symbol.cc:330
79931 #, gcc-internal-format
79932 msgid ""
79933 "Implicitly declared BIND(C) variable %qs at %L may not be C interoperable"
79934 msgstr ""
79936 #. Dummy args to a BIND(C) routine may not be interoperable if
79937 #. they are implicitly typed.
79938 #: fortran/symbol.cc:346
79939 #, gcc-internal-format
79940 msgid ""
79941 "Implicitly declared variable %qs at %L may not be C interoperable but it is "
79942 "a dummy argument to the BIND(C) procedure %qs at %L"
79943 msgstr ""
79945 #: fortran/symbol.cc:387
79946 #, gcc-internal-format
79947 msgid "Function result %qs at %L has no IMPLICIT type"
79948 msgstr ""
79950 #: fortran/symbol.cc:488
79951 #, gcc-internal-format, gfc-internal-format
79952 msgid "%s attribute not allowed in BLOCK DATA program unit at %L"
79953 msgstr ""
79955 #: fortran/symbol.cc:513
79956 #, gcc-internal-format, gfc-internal-format
79957 msgid "Namelist group name at %L cannot have the SAVE attribute"
79958 msgstr ""
79960 #: fortran/symbol.cc:532
79961 #, gcc-internal-format
79962 msgid "internal procedure %qs at %L conflicts with DUMMY argument"
79963 msgstr ""
79965 #: fortran/symbol.cc:565
79966 #, gcc-internal-format, gfc-internal-format
79967 msgid "Procedure pointer at %C"
79968 msgstr ""
79970 #: fortran/symbol.cc:777
79971 #, gcc-internal-format, gfc-internal-format
79972 msgid "%s attribute applied to %s %s at %L"
79973 msgstr ""
79975 #: fortran/symbol.cc:784
79976 #, gcc-internal-format, gfc-internal-format
79977 msgid "BIND(C) applied to %s %s at %L"
79978 msgstr ""
79980 #: fortran/symbol.cc:905 fortran/symbol.cc:916 fortran/symbol.cc:1790
79981 #, gcc-internal-format, gfc-internal-format
79982 msgid "%s attribute conflicts with %s attribute at %L"
79983 msgstr ""
79985 #: fortran/symbol.cc:908 fortran/symbol.cc:922
79986 #, gcc-internal-format
79987 msgid "%s attribute conflicts with %s attribute in %qs at %L"
79988 msgstr ""
79990 #: fortran/symbol.cc:966
79991 #, gcc-internal-format, gfc-internal-format
79992 msgid "Cannot change attributes of USE-associated symbol at %L"
79993 msgstr ""
79995 #: fortran/symbol.cc:969
79996 #, gcc-internal-format, gfc-internal-format
79997 msgid "Cannot change attributes of USE-associated symbol %s at %L"
79998 msgstr ""
80000 #: fortran/symbol.cc:985
80001 #, gcc-internal-format, gfc-internal-format
80002 msgid "Duplicate %s attribute specified at %L"
80003 msgstr ""
80005 #: fortran/symbol.cc:1027
80006 #, gcc-internal-format, gfc-internal-format
80007 msgid "ALLOCATABLE specified outside of INTERFACE body at %L"
80008 msgstr ""
80010 #: fortran/symbol.cc:1044
80011 #, gcc-internal-format, gfc-internal-format
80012 msgid "Duplicate AUTOMATIC attribute specified at %L"
80013 msgstr ""
80015 #: fortran/symbol.cc:1068
80016 #, gcc-internal-format
80017 msgid "CODIMENSION specified for %qs outside its INTERFACE body at %L"
80018 msgstr ""
80020 #: fortran/symbol.cc:1094
80021 #, gcc-internal-format
80022 msgid "DIMENSION specified for %qs outside its INTERFACE body at %L"
80023 msgstr ""
80025 #: fortran/symbol.cc:1251
80026 #, gcc-internal-format, gfc-internal-format
80027 msgid "Cray Pointee at %L appears in multiple pointer() statements"
80028 msgstr ""
80030 #: fortran/symbol.cc:1270
80031 #, gcc-internal-format, gfc-internal-format
80032 msgid "Duplicate PROTECTED attribute specified at %L"
80033 msgstr ""
80035 #: fortran/symbol.cc:1303
80036 #, gcc-internal-format, gfc-internal-format
80037 msgid "SAVE attribute at %L cannot be specified in a PURE procedure"
80038 msgstr ""
80040 #: fortran/symbol.cc:1315
80041 #, gcc-internal-format, gfc-internal-format
80042 msgid "Duplicate SAVE attribute specified at %L"
80043 msgstr ""
80045 #: fortran/symbol.cc:1335
80046 #, gcc-internal-format, gfc-internal-format
80047 msgid "Duplicate VALUE attribute specified at %L"
80048 msgstr ""
80050 #: fortran/symbol.cc:1354
80051 #, gcc-internal-format, gfc-internal-format
80052 msgid "Duplicate VOLATILE attribute specified at %L"
80053 msgstr ""
80055 #: fortran/symbol.cc:1366
80056 #, gcc-internal-format, gfc-internal-format
80057 msgid "VOLATILE attribute at %L cannot be specified in a PURE procedure"
80058 msgstr ""
80060 #: fortran/symbol.cc:1387
80061 #, gcc-internal-format, gfc-internal-format
80062 msgid "Duplicate ASYNCHRONOUS attribute specified at %L"
80063 msgstr ""
80065 #: fortran/symbol.cc:1786
80066 #, gcc-internal-format
80067 msgid "%s attribute of %qs conflicts with %s attribute at %L"
80068 msgstr ""
80070 #: fortran/symbol.cc:1823
80071 #, gcc-internal-format, gfc-internal-format
80072 msgid ""
80073 "%s procedure at %L is already declared as %s procedure. \n"
80074 "F2008: A pointer function assignment is ambiguous if it is the first "
80075 "executable statement after the specification block. Please add any other "
80076 "kind of executable statement before it. FIXME"
80077 msgstr ""
80079 #: fortran/symbol.cc:1831
80080 #, gcc-internal-format, gfc-internal-format
80081 msgid "%s procedure at %L is already declared as %s procedure"
80082 msgstr ""
80084 #: fortran/symbol.cc:1866
80085 #, gcc-internal-format, gfc-internal-format
80086 msgid "INTENT (%s) conflicts with INTENT(%s) at %L"
80087 msgstr ""
80089 #: fortran/symbol.cc:1890
80090 #, gcc-internal-format, gfc-internal-format
80091 msgid "ACCESS specification at %L was already specified"
80092 msgstr ""
80094 #: fortran/symbol.cc:1907
80095 #, gcc-internal-format, gfc-internal-format
80096 msgid "Duplicate BIND attribute specified at %L"
80097 msgstr ""
80099 #: fortran/symbol.cc:1914
80100 #, gcc-internal-format, gfc-internal-format
80101 msgid "BIND(C) at %L"
80102 msgstr ""
80104 #: fortran/symbol.cc:1930
80105 #, gcc-internal-format, gfc-internal-format
80106 msgid "Duplicate EXTENDS attribute specified at %L"
80107 msgstr ""
80109 #: fortran/symbol.cc:1934
80110 #, gcc-internal-format, gfc-internal-format
80111 msgid "EXTENDS at %L"
80112 msgstr ""
80114 #: fortran/symbol.cc:1960
80115 #, gcc-internal-format
80116 msgid "Symbol %qs at %L already has an explicit interface"
80117 msgstr ""
80119 #: fortran/symbol.cc:1967
80120 #, gcc-internal-format
80121 msgid "%qs at %L has attributes specified outside its INTERFACE body"
80122 msgstr ""
80124 #: fortran/symbol.cc:2005
80125 #, gcc-internal-format
80126 msgid ""
80127 "Symbol %qs at %L conflicts with symbol from module %qs, use-associated at %L"
80128 msgstr ""
80130 #: fortran/symbol.cc:2009 fortran/symbol.cc:2012
80131 #, gcc-internal-format
80132 msgid "Symbol %qs at %L already has basic type of %s"
80133 msgstr ""
80135 #: fortran/symbol.cc:2019
80136 #, gcc-internal-format
80137 msgid "Procedure %qs at %L may not have basic type of %s"
80138 msgstr ""
80140 #: fortran/symbol.cc:2031
80141 #, gcc-internal-format
80142 msgid "Symbol %qs at %L cannot have a type"
80143 msgstr ""
80145 #: fortran/symbol.cc:2276
80146 #, gcc-internal-format
80147 msgid "Component %qs at %C already in the parent type at %L"
80148 msgstr ""
80150 #: fortran/symbol.cc:2361
80151 #, gcc-internal-format
80152 msgid "Symbol %qs at %C is ambiguous"
80153 msgstr ""
80155 #: fortran/symbol.cc:2393
80156 #, gcc-internal-format
80157 msgid "Derived type %qs at %C is being used before it is defined"
80158 msgstr ""
80160 #: fortran/symbol.cc:2542
80161 #, gcc-internal-format
80162 msgid "Component %qs at %C is a PRIVATE component of %qs"
80163 msgstr ""
80165 #: fortran/symbol.cc:2563
80166 #, gcc-internal-format
80167 msgid "%qs at %C is not a member of the %qs structure; did you mean %qs?"
80168 msgstr ""
80170 #: fortran/symbol.cc:2567
80171 #, gcc-internal-format
80172 msgid "%qs at %C is not a member of the %qs structure"
80173 msgstr ""
80175 #: fortran/symbol.cc:2731
80176 #, gcc-internal-format, gfc-internal-format
80177 msgid "Duplicate statement label %d at %L and %L"
80178 msgstr ""
80180 #: fortran/symbol.cc:2742
80181 #, gcc-internal-format, gfc-internal-format
80182 msgid "Label %d at %C already referenced as branch target"
80183 msgstr ""
80185 #: fortran/symbol.cc:2752
80186 #, gcc-internal-format, gfc-internal-format
80187 msgid "Label %d at %C already referenced as a format label"
80188 msgstr ""
80190 #: fortran/symbol.cc:2759
80191 #, gcc-internal-format, gfc-internal-format
80192 msgid ""
80193 "DO termination statement which is not END DO or CONTINUE with label %d at %C"
80194 msgstr ""
80196 #: fortran/symbol.cc:2800
80197 #, gcc-internal-format, gfc-internal-format
80198 msgid "Label %d at %C previously used as a FORMAT label"
80199 msgstr ""
80201 #: fortran/symbol.cc:2809
80202 #, gcc-internal-format, gfc-internal-format
80203 msgid "Label %d at %C previously used as branch target"
80204 msgstr ""
80206 #: fortran/symbol.cc:2816
80207 #, gcc-internal-format, gfc-internal-format
80208 msgid "Shared DO termination label %d at %C"
80209 msgstr ""
80211 #: fortran/symbol.cc:2820
80212 #, gcc-internal-format, gfc-internal-format
80213 msgid "Labeled DO statement at %L"
80214 msgstr ""
80216 #: fortran/symbol.cc:3161
80217 #, gcc-internal-format
80218 msgid "Name %qs at %C is an ambiguous reference to %qs from module %qs"
80219 msgstr ""
80221 #: fortran/symbol.cc:3164
80222 #, gcc-internal-format
80223 msgid ""
80224 "Name %qs at %C is an ambiguous reference to %qs from current program unit"
80225 msgstr ""
80227 #. Symbol is from another namespace.
80228 #: fortran/symbol.cc:3409
80229 #, gcc-internal-format
80230 msgid "Symbol %qs at %C has already been host associated"
80231 msgstr ""
80233 #: fortran/symbol.cc:4422
80234 #, gcc-internal-format
80235 msgid "verify_bind_c_derived_type(): Given symbol is unexpectedly NULL"
80236 msgstr ""
80238 #: fortran/symbol.cc:4435
80239 #, gcc-internal-format
80240 msgid ""
80241 "Derived type %qs declared at %L must have the BIND attribute to be C "
80242 "interoperable"
80243 msgstr ""
80245 #: fortran/symbol.cc:4453
80246 #, gcc-internal-format
80247 msgid ""
80248 "Derived type %qs with BIND(C) attribute at %L is empty, and may be "
80249 "inaccessible by the C companion processor"
80250 msgstr ""
80252 #: fortran/symbol.cc:4474
80253 #, gcc-internal-format
80254 msgid ""
80255 "Component %qs at %L cannot have the POINTER attribute because it is a member "
80256 "of the BIND(C) derived type %qs at %L"
80257 msgstr ""
80259 #: fortran/symbol.cc:4484
80260 #, gcc-internal-format
80261 msgid ""
80262 "Procedure pointer component %qs at %L cannot be a member of the BIND(C) "
80263 "derived type %qs at %L"
80264 msgstr ""
80266 #: fortran/symbol.cc:4495
80267 #, gcc-internal-format
80268 msgid ""
80269 "Component %qs at %L cannot have the ALLOCATABLE attribute because it is a "
80270 "member of the BIND(C) derived type %qs at %L"
80271 msgstr ""
80273 #: fortran/symbol.cc:4534
80274 #, gcc-internal-format
80275 msgid ""
80276 "Component %qs in derived type %qs at %L may not be C interoperable, even "
80277 "though derived type %qs is BIND(C)"
80278 msgstr ""
80280 #: fortran/symbol.cc:4544
80281 #, gcc-internal-format
80282 msgid "Component %qs in derived type %qs at %L may not be C interoperable"
80283 msgstr ""
80285 #: fortran/symbol.cc:4556
80286 #, gcc-internal-format
80287 msgid ""
80288 "Derived type %qs at %L cannot have the SEQUENCE attribute because it is "
80289 "BIND(C)"
80290 msgstr ""
80292 #: fortran/symbol.cc:5053 fortran/symbol.cc:5058
80293 #, gcc-internal-format
80294 msgid "Symbol %qs is used before it is typed at %L"
80295 msgstr ""
80297 #: fortran/target-memory.cc:137
80298 #, gcc-internal-format
80299 msgid "Invalid expression in gfc_element_size."
80300 msgstr ""
80302 #: fortran/target-memory.cc:361
80303 #, gcc-internal-format
80304 msgid "Invalid expression in gfc_target_encode_expr."
80305 msgstr ""
80307 #: fortran/target-memory.cc:634
80308 #, gcc-internal-format
80309 msgid "Invalid expression in gfc_target_interpret_expr."
80310 msgstr ""
80312 #: fortran/target-memory.cc:707
80313 #, gcc-internal-format, gfc-internal-format
80314 msgid "Overlapping unequal initializers in EQUIVALENCE at %L"
80315 msgstr ""
80317 #: fortran/target-memory.cc:710
80318 #, gcc-internal-format, gfc-internal-format
80319 msgid "Overlapping unequal initializers in EQUIVALENCE at %C"
80320 msgstr ""
80322 #. Problems occur when we get something like
80323 #. integer :: a(lots) = (/(i, i=1, lots)/)
80324 #: fortran/trans-array.cc:6339
80325 #, gcc-internal-format
80326 msgid ""
80327 "The number of elements in the array constructor at %L requires an increase "
80328 "of the allowed %d upper limit. See %<-fmax-array-constructor%> option"
80329 msgstr ""
80331 #: fortran/trans-array.cc:8510
80332 #, gcc-internal-format
80333 msgid "Creating array temporary at %L for argument %qs"
80334 msgstr ""
80336 #: fortran/trans-array.cc:11773
80337 #, gcc-internal-format, gfc-internal-format
80338 msgid "bad expression type during walk (%d)"
80339 msgstr ""
80341 #: fortran/trans-common.cc:411
80342 #, gcc-internal-format
80343 msgid ""
80344 "Named COMMON block %qs at %L shall be of the same size as elsewhere (%lu vs "
80345 "%lu bytes)"
80346 msgstr ""
80348 #: fortran/trans-common.cc:819
80349 #, gcc-internal-format
80350 msgid "get_mpz(): Not an integer constant"
80351 msgstr ""
80353 #: fortran/trans-common.cc:847
80354 #, gcc-internal-format
80355 msgid "element_number(): Bad dimension type"
80356 msgstr ""
80358 #: fortran/trans-common.cc:917
80359 #, gcc-internal-format, gfc-internal-format
80360 msgid "Bad array reference at %L"
80361 msgstr ""
80363 #: fortran/trans-common.cc:925
80364 #, gcc-internal-format, gfc-internal-format
80365 msgid "Illegal reference type at %L as EQUIVALENCE object"
80366 msgstr ""
80368 #: fortran/trans-common.cc:965
80369 #, gcc-internal-format
80370 msgid "Inconsistent equivalence rules involving %qs at %L and %qs at %L"
80371 msgstr ""
80373 #. Aligning this field would misalign a previous field.
80374 #: fortran/trans-common.cc:1154
80375 #, gcc-internal-format
80376 msgid ""
80377 "The equivalence set for variable %qs declared at %L violates alignment "
80378 "requirements"
80379 msgstr ""
80381 #: fortran/trans-common.cc:1219
80382 #, gcc-internal-format
80383 msgid "Equivalence for %qs does not match ordering of COMMON %qs at %L"
80384 msgstr ""
80386 #: fortran/trans-common.cc:1234
80387 #, gcc-internal-format
80388 msgid ""
80389 "The equivalence set for %qs cause an invalid extension to COMMON %qs at %L"
80390 msgstr ""
80392 #: fortran/trans-common.cc:1250
80393 #, gcc-internal-format
80394 msgid ""
80395 "Padding of %d bytes required before %qs in COMMON %qs at %L; reorder "
80396 "elements or use %<-fno-align-commons%>"
80397 msgstr ""
80399 #: fortran/trans-common.cc:1256
80400 #, gcc-internal-format
80401 msgid ""
80402 "Padding of %d bytes required before %qs in COMMON at %L; reorder elements or "
80403 "use %<-fno-align-commons%>"
80404 msgstr ""
80406 #: fortran/trans-common.cc:1277
80407 #, gcc-internal-format
80408 msgid "COMMON %qs at %L does not exist"
80409 msgstr ""
80411 #: fortran/trans-common.cc:1286
80412 #, gcc-internal-format
80413 msgid ""
80414 "COMMON %qs at %L requires %d bytes of padding; reorder elements or use %<-"
80415 "fno-align-commons%>"
80416 msgstr ""
80418 #: fortran/trans-common.cc:1291
80419 #, gcc-internal-format
80420 msgid ""
80421 "COMMON at %L requires %d bytes of padding; reorder elements or use %<-fno-"
80422 "align-commons%>"
80423 msgstr ""
80425 #: fortran/trans-const.cc:336
80426 #, gcc-internal-format, gfc-internal-format
80427 msgid "Assigning value other than 0 or 1 to LOGICAL has undefined result at %L"
80428 msgstr ""
80430 #: fortran/trans-const.cc:402
80431 #, gcc-internal-format, gfc-internal-format
80432 msgid "non-constant initialization expression at %L"
80433 msgstr ""
80435 #: fortran/trans-decl.cc:761
80436 #, gcc-internal-format
80437 msgid ""
80438 "Array %qs at %L is larger than limit set by %<-fmax-stack-var-size=%>, moved "
80439 "from stack to static storage. This makes the procedure unsafe when called "
80440 "recursively, or concurrently from multiple threads. Consider increasing the "
80441 "%<-fmax-stack-var-size=%> limit (or use %<-frecursive%>, which implies "
80442 "unlimited %<-fmax-stack-var-size%>) - or change the code to use an "
80443 "ALLOCATABLE array. If the variable is never accessed concurrently, this "
80444 "warning can be ignored, and the variable could also be declared with the "
80445 "SAVE attribute."
80446 msgstr ""
80448 #: fortran/trans-decl.cc:1790
80449 #, gcc-internal-format
80450 msgid "intrinsic variable which isn't a procedure"
80451 msgstr ""
80453 #: fortran/trans-decl.cc:4504 fortran/trans-decl.cc:7732
80454 #, gcc-internal-format
80455 msgid "Return value of function %qs at %L not set"
80456 msgstr ""
80458 #: fortran/trans-decl.cc:4992
80459 #, gcc-internal-format
80460 msgid "Deferred type parameter not yet supported"
80461 msgstr ""
80463 #: fortran/trans-decl.cc:5225
80464 #, gcc-internal-format
80465 msgid "backend decl for module variable %qs already exists"
80466 msgstr ""
80468 #: fortran/trans-decl.cc:5238
80469 #, gcc-internal-format
80470 msgid "Unused PRIVATE module variable %qs declared at %L"
80471 msgstr ""
80473 #: fortran/trans-decl.cc:5863
80474 #, gcc-internal-format
80475 msgid "Dummy argument %qs at %L was declared INTENT(OUT) but was not set"
80476 msgstr ""
80478 #: fortran/trans-decl.cc:5869
80479 #, gcc-internal-format
80480 msgid ""
80481 "Derived-type dummy argument %qs at %L was declared INTENT(OUT) but was not "
80482 "set and does not have a default initializer"
80483 msgstr ""
80485 #: fortran/trans-decl.cc:5880 fortran/trans-decl.cc:6031
80486 #, gcc-internal-format
80487 msgid "Unused dummy argument %qs at %L"
80488 msgstr ""
80490 #: fortran/trans-decl.cc:5896
80491 #, gcc-internal-format
80492 msgid "Unused module variable %qs which has been explicitly imported at %L"
80493 msgstr ""
80495 #: fortran/trans-decl.cc:5915
80496 #, gcc-internal-format
80497 msgid "Unused variable %qs declared at %L"
80498 msgstr ""
80500 #: fortran/trans-decl.cc:5964
80501 #, gcc-internal-format
80502 msgid "Unused parameter %qs declared at %L"
80503 msgstr ""
80505 #: fortran/trans-decl.cc:5968
80506 #, gcc-internal-format
80507 msgid "Unused parameter %qs which has been explicitly imported at %L"
80508 msgstr ""
80510 #: fortran/trans-decl.cc:5998
80511 #, gcc-internal-format
80512 msgid "Return value %qs of function %qs declared at %L not set"
80513 msgstr ""
80515 #: fortran/trans-decl.cc:6595
80516 #, gcc-internal-format, gfc-internal-format
80517 msgid "Sorry, !$ACC DECLARE at %L is not allowed in BLOCK construct"
80518 msgstr ""
80520 #: fortran/trans-expr.cc:1109
80521 #, gcc-internal-format, gfc-internal-format
80522 msgid "Cannot compute the length of the char array at %L."
80523 msgstr ""
80525 #: fortran/trans-expr.cc:1878
80526 #, gcc-internal-format, gfc-internal-format
80527 msgid "Code for reallocating the allocatable variable at %L will be added"
80528 msgstr ""
80530 #: fortran/trans-expr.cc:2195
80531 #, gcc-internal-format, gfc-internal-format
80532 msgid ""
80533 "Sorry, coindexed access to an unlimited polymorphic object at %L is not "
80534 "supported"
80535 msgstr ""
80537 #: fortran/trans-expr.cc:2204
80538 #, gcc-internal-format, gfc-internal-format
80539 msgid ""
80540 "Sorry, coindexed access to an unlimited polymorphic component at %L is not "
80541 "supported"
80542 msgstr ""
80544 #: fortran/trans-expr.cc:3880
80545 #, gcc-internal-format
80546 msgid "Unknown intrinsic op"
80547 msgstr ""
80549 #: fortran/trans-expr.cc:5398
80550 #, gcc-internal-format, gfc-internal-format
80551 msgid "Unknown argument list function at %L"
80552 msgstr ""
80554 #: fortran/trans-expr.cc:10005
80555 #, gcc-internal-format, gfc-internal-format
80556 msgid ""
80557 "If bounds remapping is specified at %L, the pointer target shall not be NULL"
80558 msgstr ""
80560 #: fortran/trans-intrinsic.cc:936
80561 #, gcc-internal-format
80562 msgid "Intrinsic function %qs (%d) not recognized"
80563 msgstr ""
80565 #: fortran/trans-intrinsic.cc:2441 fortran/trans-intrinsic.cc:2990
80566 #: fortran/trans-intrinsic.cc:3191
80567 #, gcc-internal-format
80568 msgid "%<dim%> argument of %s intrinsic at %L is not a valid dimension index"
80569 msgstr ""
80571 #: fortran/trans-intrinsic.cc:11854 fortran/trans-stmt.cc:1100
80572 #, gcc-internal-format, gfc-internal-format
80573 msgid "Sorry, the event component of derived type at %L is not yet supported"
80574 msgstr ""
80576 #: fortran/trans-intrinsic.cc:11861
80577 #, gcc-internal-format, gfc-internal-format
80578 msgid "The event variable at %L shall not be coindexed"
80579 msgstr ""
80581 #: fortran/trans-io.cc:1991
80582 #, gcc-internal-format
80583 msgid "build_dt: format with namelist"
80584 msgstr ""
80586 #: fortran/trans-io.cc:2532
80587 #, gcc-internal-format, gfc-internal-format
80588 msgid "Bad IO basetype (%d)"
80589 msgstr ""
80591 #: fortran/trans-openmp.cc:829 fortran/trans-openmp.cc:1346
80592 #, gcc-internal-format
80593 msgid "Sorry, polymorphic arrays not yet supported for firstprivate"
80594 msgstr ""
80596 #: fortran/trans-openmp.cc:1500
80597 #, gcc-internal-format
80598 msgid "implicit mapping of assumed size array %qD"
80599 msgstr ""
80601 #: fortran/trans-openmp.cc:3082
80602 #, gcc-internal-format
80603 msgid "optional class parameter"
80604 msgstr ""
80606 #: fortran/trans-openmp.cc:3399
80607 #, gcc-internal-format
80608 msgid "unhandled expression type"
80609 msgstr ""
80611 #: fortran/trans-openmp.cc:3553
80612 #, gcc-internal-format
80613 msgid "unhandled expression"
80614 msgstr ""
80616 #: fortran/trans-openmp.cc:7306
80617 #, gcc-internal-format
80618 msgid "gfc_trans_omp_workshare(): Bad statement code"
80619 msgstr ""
80621 #: fortran/trans-openmp.cc:7604
80622 #, gcc-internal-format, gfc-internal-format
80623 msgid "The base name for 'declare variant' must be specified at %L "
80624 msgstr ""
80626 #: fortran/trans-openmp.cc:7614
80627 #, gcc-internal-format, gfc-internal-format
80628 msgid "The base name at %L does not match the name of the current procedure"
80629 msgstr ""
80631 #: fortran/trans-openmp.cc:7617
80632 #, gcc-internal-format, gfc-internal-format
80633 msgid "The base name at %L must not be an entry name"
80634 msgstr ""
80636 #: fortran/trans-openmp.cc:7620
80637 #, gcc-internal-format, gfc-internal-format
80638 msgid "The base name at %L must not be a generic name"
80639 msgstr ""
80641 #: fortran/trans-openmp.cc:7623
80642 #, gcc-internal-format, gfc-internal-format
80643 msgid "The base name at %L must not be a procedure pointer"
80644 msgstr ""
80646 #: fortran/trans-openmp.cc:7626
80647 #, gcc-internal-format, gfc-internal-format
80648 msgid "The base procedure at %L must have an explicit interface"
80649 msgstr ""
80651 #: fortran/trans-openmp.cc:7723
80652 #, gcc-internal-format
80653 msgid "Cannot find symbol %qs"
80654 msgstr ""
80656 #: fortran/trans-openmp.cc:7734
80657 #, gcc-internal-format
80658 msgid "variant %qs at %L is not a function or subroutine"
80659 msgstr ""
80661 #: fortran/trans-openmp.cc:7746
80662 #, gcc-internal-format
80663 msgid "variant %qs and base %qs at %L have incompatible types: %s"
80664 msgstr ""
80666 #: fortran/trans-stmt.cc:572
80667 #, gcc-internal-format, gfc-internal-format
80668 msgid "An alternate return at %L without a * dummy argument"
80669 msgstr ""
80671 #: fortran/trans-stmt.cc:904
80672 #, gcc-internal-format, gfc-internal-format
80673 msgid "Sorry, the lock component of derived type at %L is not yet supported"
80674 msgstr ""
80676 #: fortran/trans-stmt.cc:1363
80677 #, gcc-internal-format, gfc-internal-format
80678 msgid "Sorry, only support for integer kind %d implemented for image-set at %L"
80679 msgstr ""
80681 #: fortran/trans-stmt.cc:3631
80682 #, gcc-internal-format
80683 msgid "gfc_trans_select(): Bad type for case expr."
80684 msgstr ""
80686 #: fortran/trans-types.cc:531
80687 #, gcc-internal-format
80688 msgid ""
80689 "%<-fconvert=r16_ieee%> or %<-fconvert=r16_ibm%> not supported on this "
80690 "architecture"
80691 msgstr ""
80693 #: fortran/trans-types.cc:544
80694 #, gcc-internal-format
80695 msgid "INTEGER(KIND=8) is not available for %<-fdefault-integer-8%> option"
80696 msgstr ""
80698 #: fortran/trans-types.cc:553
80699 #, gcc-internal-format
80700 msgid "INTEGER(KIND=8) is not available for %<-finteger-4-integer-8%> option"
80701 msgstr ""
80703 #: fortran/trans-types.cc:572
80704 #, gcc-internal-format
80705 msgid "REAL(KIND=8) is not available for %<-fdefault-real-8%> option"
80706 msgstr ""
80708 #: fortran/trans-types.cc:580
80709 #, gcc-internal-format
80710 msgid "REAL(KIND=10) is not available for %<-fdefault-real-10%> option"
80711 msgstr ""
80713 #: fortran/trans-types.cc:588
80714 #, gcc-internal-format
80715 msgid "REAL(KIND=16) is not available for %<-fdefault-real-16%> option"
80716 msgstr ""
80718 #: fortran/trans-types.cc:596
80719 #, gcc-internal-format
80720 msgid "REAL(KIND=8) is not available for %<-freal-4-real-8%> option"
80721 msgstr ""
80723 #: fortran/trans-types.cc:604
80724 #, gcc-internal-format
80725 msgid "REAL(KIND=10) is not available for %<-freal-4-real-10%> option"
80726 msgstr ""
80728 #: fortran/trans-types.cc:612
80729 #, gcc-internal-format
80730 msgid "REAL(KIND=16) is not available for %<-freal-4-real-16%> option"
80731 msgstr ""
80733 #: fortran/trans-types.cc:643
80734 #, gcc-internal-format
80735 msgid "REAL(KIND=4) is not available for %<-freal-8-real-4%> option"
80736 msgstr ""
80738 #: fortran/trans-types.cc:651
80739 #, gcc-internal-format
80740 msgid "REAL(KIND=10) is not available for %<-freal-8-real-10%> option"
80741 msgstr ""
80743 #: fortran/trans-types.cc:659
80744 #, gcc-internal-format
80745 msgid "REAL(KIND=10) is not available for %<-freal-8-real-16%> option"
80746 msgstr ""
80748 #: fortran/trans-types.cc:801
80749 #, gcc-internal-format
80750 msgid "gfc_validate_kind(): Got bad type"
80751 msgstr ""
80753 #: fortran/trans-types.cc:805
80754 #, gcc-internal-format
80755 msgid "gfc_validate_kind(): Got bad kind"
80756 msgstr ""
80758 #: fortran/trans.cc:2267
80759 #, gcc-internal-format
80760 msgid "gfc_trans_code(): Bad statement code"
80761 msgstr ""
80763 #: go/gofrontend/embed.cc:278
80764 #, gcc-internal-format
80765 msgid "invalid embedcfg: not a JSON object"
80766 msgstr ""
80768 #: go/gofrontend/embed.cc:285
80769 #, gcc-internal-format
80770 msgid "invalid embedcfg: missing Patterns"
80771 msgstr ""
80773 #: go/gofrontend/embed.cc:290
80774 #, gcc-internal-format
80775 msgid "invalid embedcfg: Patterns is not a JSON object"
80776 msgstr ""
80778 #: go/gofrontend/embed.cc:297
80779 #, gcc-internal-format
80780 msgid "invalid embedcfg: missing Files"
80781 msgstr ""
80783 #: go/gofrontend/embed.cc:302
80784 #, gcc-internal-format
80785 msgid "invalid embedcfg: Files is not a JSON object"
80786 msgstr ""
80788 #: go/gofrontend/embed.cc:312
80789 #, gcc-internal-format
80790 msgid "invalid embedcfg: Patterns entry is not an array"
80791 msgstr ""
80793 #: go/gofrontend/embed.cc:324
80794 #, gcc-internal-format
80795 msgid "invalid embedcfg: duplicate Patterns entry"
80796 msgstr ""
80798 #: go/gofrontend/embed.cc:336
80799 #, gcc-internal-format
80800 msgid "invalid embedcfg: Files entry is not a string"
80801 msgstr ""
80803 #: go/gofrontend/embed.cc:353
80804 #, gcc-internal-format
80805 msgid "empty file"
80806 msgstr ""
80808 #: go/gofrontend/embed.cc:391 go/gofrontend/embed.cc:520
80809 #, gcc-internal-format
80810 msgid "expected %<\"%>"
80811 msgstr ""
80813 #: go/gofrontend/embed.cc:474
80814 #, gcc-internal-format
80815 msgid "expected %<,%> or %<]%>"
80816 msgstr ""
80818 #: go/gofrontend/embed.cc:506
80819 #, gcc-internal-format
80820 msgid "invalid JSON syntax"
80821 msgstr ""
80823 #: go/gofrontend/embed.cc:538 go/gofrontend/embed.cc:581
80824 #: go/gofrontend/embed.cc:615
80825 #, gcc-internal-format
80826 msgid "unterminated string"
80827 msgstr ""
80829 #: go/gofrontend/embed.cc:595
80830 #, gcc-internal-format
80831 msgid "invalid hex digit"
80832 msgstr ""
80834 #: go/gofrontend/embed.cc:604
80835 #, gcc-internal-format
80836 msgid "unrecognized string escape"
80837 msgstr ""
80839 #: go/gofrontend/embed.cc:625
80840 #, gcc-internal-format
80841 msgid "extraneous data at end of file"
80842 msgstr ""
80844 #: go/gofrontend/embed.cc:645
80845 #, gcc-internal-format
80846 msgid "unexpected EOF"
80847 msgstr ""
80849 #: jit/dummy-frontend.cc:207 lto/lto-lang.cc:310
80850 #, gcc-internal-format
80851 msgid "%s:%s: %E: %E"
80852 msgstr ""
80854 #: lto/lto-common.cc:2021
80855 #, gcc-internal-format
80856 msgid "bytecode stream: garbage at the end of symbols section"
80857 msgstr ""
80859 #: lto/lto-common.cc:2048
80860 #, gcc-internal-format
80861 msgid "could not parse hex number"
80862 msgstr ""
80864 #: lto/lto-common.cc:2080
80865 #, gcc-internal-format, gfc-internal-format
80866 msgid "unexpected file name %s in linker resolution file. Expected %s"
80867 msgstr ""
80869 #: lto/lto-common.cc:2089
80870 #, gcc-internal-format
80871 msgid "could not parse file offset"
80872 msgstr ""
80874 #: lto/lto-common.cc:2092
80875 #, gcc-internal-format
80876 msgid "unexpected offset"
80877 msgstr ""
80879 #: lto/lto-common.cc:2114
80880 #, gcc-internal-format
80881 msgid "invalid line in the resolution file"
80882 msgstr ""
80884 #: lto/lto-common.cc:2125
80885 #, gcc-internal-format
80886 msgid "invalid resolution in the resolution file"
80887 msgstr ""
80889 #: lto/lto-common.cc:2131
80890 #, gcc-internal-format
80891 msgid "resolution sub id %wx not in object file"
80892 msgstr ""
80894 #: lto/lto-common.cc:2248
80895 #, gcc-internal-format
80896 msgid "bytecode stream in file %qs generated with GCC compiler older than 10.0"
80897 msgstr ""
80899 #: lto/lto-common.cc:2267
80900 #, gcc-internal-format
80901 msgid "cannot read %<LTO_section_decls%> from %s"
80902 msgstr ""
80904 #: lto/lto-common.cc:2388
80905 #, gcc-internal-format, gfc-internal-format
80906 msgid "Cannot open %s"
80907 msgstr ""
80909 #: lto/lto-common.cc:2409
80910 #, gcc-internal-format, gfc-internal-format
80911 msgid "Cannot map %s"
80912 msgstr ""
80914 #: lto/lto-common.cc:2420
80915 #, gcc-internal-format, gfc-internal-format
80916 msgid "Cannot read %s"
80917 msgstr ""
80919 #: lto/lto-common.cc:2737
80920 #, gcc-internal-format
80921 msgid "could not open symbol resolution file: %m"
80922 msgstr ""
80924 #: lto/lto-common.cc:2862
80925 #, gcc-internal-format, gfc-internal-format
80926 msgid "missing resolution data for %s"
80927 msgstr ""
80929 #: lto/lto-common.cc:2899
80930 #, gcc-internal-format
80931 msgid "errors during merging of translation units"
80932 msgstr ""
80934 #: lto/lto-dump.cc:258
80935 #, gcc-internal-format
80936 msgid "Level not found, use none, slim, blocks, vops."
80937 msgstr ""
80939 #: lto/lto-dump.cc:273
80940 #, gcc-internal-format
80941 msgid "Function not found."
80942 msgstr ""
80944 #: lto/lto-dump.cc:350 lto/lto-dump.cc:360
80945 #, gcc-internal-format
80946 msgid "Not configured with %<--enable-gather-detailed-mem-stats%>."
80947 msgstr ""
80949 #: lto/lto-lang.cc:865
80950 #, gcc-internal-format
80951 msgid "%<-fwpa%> and %<-fltrans%> are mutually exclusive"
80952 msgstr ""
80954 #: lto/lto-lang.cc:899
80955 #, gcc-internal-format
80956 msgid "%<-flinker-output=rel%> and %<-fltrans%> are mutually exclusive"
80957 msgstr ""
80959 #: lto/lto-object.cc:106
80960 #, gcc-internal-format, gfc-internal-format
80961 msgid "open %s failed: %s"
80962 msgstr ""
80964 #: lto/lto-object.cc:150
80965 #, gcc-internal-format, gfc-internal-format
80966 msgid "%s: %s: %s"
80967 msgstr ""
80969 #: lto/lto-object.cc:191
80970 #, gcc-internal-format, gfc-internal-format
80971 msgid "close: %s"
80972 msgstr ""
80974 #: lto/lto-object.cc:247
80975 #, gcc-internal-format, gfc-internal-format
80976 msgid "two or more sections for %s"
80977 msgstr ""
80979 #: lto/lto-partition.cc:535
80980 #, gcc-internal-format
80981 msgid "min partition size cannot be greater than max partition size"
80982 msgstr ""
80984 #: lto/lto-symtab.cc:169
80985 #, gcc-internal-format
80986 msgid "%qD is defined with tls model %s"
80987 msgstr ""
80989 #: lto/lto-symtab.cc:171
80990 #, gcc-internal-format, gfc-internal-format
80991 msgid "previously defined here as %s"
80992 msgstr ""
80994 #: lto/lto-symtab.cc:474
80995 #, gcc-internal-format
80996 msgid "multiple prevailing defs for %qE"
80997 msgstr ""
80999 #: lto/lto-symtab.cc:492
81000 #, gcc-internal-format
81001 msgid "%qD has already been defined"
81002 msgstr ""
81004 #: lto/lto-symtab.cc:494
81005 #, gcc-internal-format
81006 msgid "previously defined here"
81007 msgstr ""
81009 #: lto/lto-symtab.cc:720
81010 #, gcc-internal-format
81011 msgid "%qD violates the C++ One Definition Rule"
81012 msgstr ""
81014 #: lto/lto-symtab.cc:726
81015 #, gcc-internal-format
81016 msgid "type of %qD does not match original declaration"
81017 msgstr ""
81019 #: lto/lto-symtab.cc:746
81020 #, gcc-internal-format
81021 msgid "alignment of %qD is bigger than original declaration"
81022 msgstr ""
81024 #: lto/lto-symtab.cc:752
81025 #, gcc-internal-format
81026 msgid "size of %qD differ from the size of original declaration"
81027 msgstr ""
81029 #: lto/lto-symtab.cc:757
81030 #, gcc-internal-format
81031 msgid "%qD was previously declared here"
81032 msgstr ""
81034 #: lto/lto-symtab.cc:760
81035 #, gcc-internal-format
81036 msgid "code may be misoptimized unless %<-fno-strict-aliasing%> is used"
81037 msgstr ""
81039 #: lto/lto-symtab.cc:846
81040 #, gcc-internal-format
81041 msgid "variable %qD redeclared as function"
81042 msgstr ""
81044 #: lto/lto-symtab.cc:853
81045 #, gcc-internal-format
81046 msgid "function %qD redeclared as variable"
81047 msgstr ""
81049 #: lto/lto-symtab.cc:865
81050 #, gcc-internal-format
81051 msgid "previously declared here"
81052 msgstr ""
81054 #: lto/lto.cc:167
81055 #, gcc-internal-format
81056 msgid "%<lto_obj_file_open()%> failed"
81057 msgstr ""
81059 #: lto/lto.cc:199
81060 #, gcc-internal-format
81061 msgid "waitpid failed"
81062 msgstr ""
81064 #: lto/lto.cc:202
81065 #, gcc-internal-format
81066 msgid "streaming subprocess failed"
81067 msgstr ""
81069 #: lto/lto.cc:205
81070 #, gcc-internal-format
81071 msgid "streaming subprocess was killed by signal"
81072 msgstr ""
81074 #: lto/lto.cc:294
81075 #, gcc-internal-format
81076 msgid "no LTRANS output list filename provided"
81077 msgstr ""
81079 #: lto/lto.cc:402
81080 #, gcc-internal-format
81081 msgid "opening LTRANS output list %s: %m"
81082 msgstr ""
81084 #: lto/lto.cc:409
81085 #, gcc-internal-format
81086 msgid "writing to LTRANS output list %s: %m"
81087 msgstr ""
81089 #: lto/lto.cc:419
81090 #, gcc-internal-format
81091 msgid "closing LTRANS output list %s: %m"
81092 msgstr ""
81094 #: objc/objc-act.cc:425 objc/objc-act.cc:6964
81095 #, gcc-internal-format
81096 msgid "%<@end%> missing in implementation context"
81097 msgstr ""
81099 #: objc/objc-act.cc:578
81100 #, gcc-internal-format
81101 msgid "class attributes are not available in Objective-C 1.0"
81102 msgstr ""
81104 #: objc/objc-act.cc:593
81105 #, gcc-internal-format
81106 msgid "category attributes are not available in Objective-C 1.0"
81107 msgstr ""
81109 #: objc/objc-act.cc:596
81110 #, gcc-internal-format
81111 msgid ""
81112 "category attributes are not available in this version of the compiler, "
81113 "(ignored)"
81114 msgstr ""
81116 #: objc/objc-act.cc:602
81117 #, gcc-internal-format
81118 msgid "class extensions are not available in Objective-C 1.0"
81119 msgstr ""
81121 #: objc/objc-act.cc:616
81122 #, gcc-internal-format
81123 msgid "class extension for class %qE declared after its %<@implementation%>"
81124 msgstr ""
81126 #: objc/objc-act.cc:631
81127 #, gcc-internal-format
81128 msgid "protocol attributes are not available in Objective-C 1.0"
81129 msgstr ""
81131 #: objc/objc-act.cc:696
81132 #, gcc-internal-format
81133 msgid "%<@end%> must appear in an @implementation context"
81134 msgstr ""
81136 #: objc/objc-act.cc:705
81137 #, gcc-internal-format
81138 msgid "%<@package%> is not available in Objective-C 1.0"
81139 msgstr ""
81141 #: objc/objc-act.cc:707
81142 #, gcc-internal-format
81143 msgid "%<@package%> presently has the same effect as %<@public%>"
81144 msgstr ""
81146 #: objc/objc-act.cc:718
81147 #, gcc-internal-format
81148 msgid "%<@optional%> is not available in Objective-C 1.0"
81149 msgstr ""
81151 #: objc/objc-act.cc:720
81152 #, gcc-internal-format
81153 msgid "%<@required%> is not available in Objective-C 1.0"
81154 msgstr ""
81156 #: objc/objc-act.cc:728
81157 #, gcc-internal-format
81158 msgid "%<@optional%> is allowed in @protocol context only"
81159 msgstr ""
81161 #: objc/objc-act.cc:730
81162 #, gcc-internal-format
81163 msgid "%<@required%> is allowed in @protocol context only"
81164 msgstr ""
81166 #. FIXME: we probably ought to bail out at this point.
81167 #: objc/objc-act.cc:853
81168 #, gcc-internal-format
81169 msgid "%<@property%> is not available in Objective-C 1.0"
81170 msgstr ""
81172 #: objc/objc-act.cc:858
81173 #, gcc-internal-format
81174 msgid ""
81175 "property declaration not in %<@interface%>, %<@protocol%> or %<category%> "
81176 "context"
81177 msgstr ""
81179 #: objc/objc-act.cc:869
81180 #, gcc-internal-format
81181 msgid "properties must be named"
81182 msgstr ""
81184 #: objc/objc-act.cc:877
81185 #, gcc-internal-format
81186 msgid "property cannot be an array"
81187 msgstr ""
81189 #. A @property is not an actual variable, but it is a way to
81190 #. describe a pair of accessor methods, so its type (which is
81191 #. the type of the return value of the getter and the first
81192 #. argument of the setter) can't be a bitfield (as return values
81193 #. and arguments of functions cannot be bitfields).  The
81194 #. underlying instance variable could be a bitfield, but that is
81195 #. a different matter.
81196 #: objc/objc-act.cc:890
81197 #, gcc-internal-format
81198 msgid "property cannot be a bit-field"
81199 msgstr ""
81201 #: objc/objc-act.cc:914
81202 #, gcc-internal-format
81203 msgid "multiple property %qE methods specified, the latest one will be used"
81204 msgstr ""
81206 #: objc/objc-act.cc:916
81207 #, gcc-internal-format
81208 msgid "previous specification"
81209 msgstr ""
81211 #: objc/objc-act.cc:931
81212 #, gcc-internal-format
81213 msgid "%qE attribute conflicts with %qE attribute"
81214 msgstr ""
81216 #: objc/objc-act.cc:933
81217 #, gcc-internal-format
81218 msgid "%qE specified here"
81219 msgstr ""
81221 #: objc/objc-act.cc:939
81222 #, gcc-internal-format
81223 msgid "duplicate %qE attribute"
81224 msgstr ""
81226 #: objc/objc-act.cc:940
81227 #, gcc-internal-format
81228 msgid "first specified here"
81229 msgstr ""
81231 #: objc/objc-act.cc:967
81232 #, gcc-internal-format
81233 msgid "%<readonly%> attribute conflicts with %<setter%> attribute"
81234 msgstr ""
81236 #: objc/objc-act.cc:970
81237 #, gcc-internal-format
81238 msgid "%<setter%> specified here"
81239 msgstr ""
81241 #: objc/objc-act.cc:1049
81242 #, gcc-internal-format
81243 msgid ""
81244 "object property %qD has no %<assign%>, %<retain%> or %<copy%> attribute; "
81245 "assuming %<assign%>"
81246 msgstr ""
81248 #: objc/objc-act.cc:1052
81249 #, gcc-internal-format
81250 msgid ""
81251 "%<assign%> can be unsafe for Objective-C objects; please state explicitly if "
81252 "you need it"
81253 msgstr ""
81255 #: objc/objc-act.cc:1069
81256 #, gcc-internal-format
81257 msgid "%qE attribute is only valid for Objective-C objects"
81258 msgstr ""
81260 #: objc/objc-act.cc:1127
81261 #, gcc-internal-format
81262 msgid "redeclaration of property %qD"
81263 msgstr ""
81265 #: objc/objc-act.cc:1130 objc/objc-act.cc:1196 objc/objc-act.cc:1207
81266 #: objc/objc-act.cc:1221 objc/objc-act.cc:1232 objc/objc-act.cc:1244
81267 #: objc/objc-act.cc:1281 objc/objc-act.cc:7751 objc/objc-act.cc:7814
81268 #: objc/objc-act.cc:7837 objc/objc-act.cc:7851 objc/objc-act.cc:7869
81269 #: objc/objc-act.cc:7968
81270 #, gcc-internal-format
81271 msgid "originally specified here"
81272 msgstr ""
81274 #: objc/objc-act.cc:1192
81275 #, gcc-internal-format
81276 msgid ""
81277 "%<nonatomic%> attribute of property %qD conflicts with previous declaration"
81278 msgstr ""
81280 #: objc/objc-act.cc:1203
81281 #, gcc-internal-format
81282 msgid ""
81283 "%<getter%> attribute of property %qD conflicts with previous declaration"
81284 msgstr ""
81286 #: objc/objc-act.cc:1217
81287 #, gcc-internal-format
81288 msgid ""
81289 "%<setter%> attribute of property %qD conflicts with previous declaration"
81290 msgstr ""
81292 #: objc/objc-act.cc:1229
81293 #, gcc-internal-format
81294 msgid ""
81295 "assign semantics attributes of property %qD conflict with previous "
81296 "declaration"
81297 msgstr ""
81299 #: objc/objc-act.cc:1240
81300 #, gcc-internal-format
81301 msgid ""
81302 "%<readonly%> attribute of property %qD conflicts with previous declaration"
81303 msgstr ""
81305 #: objc/objc-act.cc:1279
81306 #, gcc-internal-format
81307 msgid "type of property %qD conflicts with previous declaration"
81308 msgstr ""
81310 #: objc/objc-act.cc:1322
81311 #, gcc-internal-format
81312 msgid "nullability specifier %qE cannot be applied to non-pointer type %qT"
81313 msgstr ""
81315 #: objc/objc-act.cc:1327
81316 #, gcc-internal-format
81317 msgid ""
81318 "nullability specifier %qE cannot be applied to multi-level pointer type %qT"
81319 msgstr ""
81321 #: objc/objc-act.cc:1780
81322 #, gcc-internal-format
81323 msgid "the dot syntax is not available in Objective-C 1.0"
81324 msgstr ""
81326 #. We know that 'class_name' is an Objective-C class name as the
81327 #. parser won't call this function if it is not.  This is only a
81328 #. double-check for safety.
81329 #: objc/objc-act.cc:1796
81330 #, gcc-internal-format
81331 msgid "could not find class %qE"
81332 msgstr ""
81334 #. Again, this should never happen, but we do check.
81335 #: objc/objc-act.cc:1804
81336 #, gcc-internal-format
81337 msgid "could not find interface for class %qE"
81338 msgstr ""
81340 #: objc/objc-act.cc:1810 objc/objc-act.cc:7146
81341 #, gcc-internal-format
81342 msgid "class %qE is unavailable"
81343 msgstr ""
81345 #: objc/objc-act.cc:1812 objc/objc-act.cc:7003 objc/objc-act.cc:7148
81346 #, gcc-internal-format
81347 msgid "class %qE is deprecated"
81348 msgstr ""
81350 #: objc/objc-act.cc:1841
81351 #, gcc-internal-format
81352 msgid "could not find setter/getter for %qE in class %qE"
81353 msgstr ""
81355 #: objc/objc-act.cc:1891
81356 #, gcc-internal-format
81357 msgid "%qs property cannot be set"
81358 msgstr ""
81360 #: objc/objc-act.cc:2159
81361 #, gcc-internal-format
81362 msgid "method declaration not in @interface context"
81363 msgstr ""
81365 #: objc/objc-act.cc:2163
81366 #, gcc-internal-format
81367 msgid "method attributes are not available in Objective-C 1.0"
81368 msgstr ""
81370 #: objc/objc-act.cc:2183
81371 #, gcc-internal-format
81372 msgid "method definition not in @implementation context"
81373 msgstr ""
81375 #: objc/objc-act.cc:2196
81376 #, gcc-internal-format
81377 msgid "method attributes cannot be specified in @implementation context"
81378 msgstr ""
81380 #: objc/objc-act.cc:2426
81381 #, gcc-internal-format
81382 msgid "class %qs does not implement the %qE protocol"
81383 msgstr ""
81385 #: objc/objc-act.cc:2429
81386 #, gcc-internal-format
81387 msgid "type %qs does not conform to the %qE protocol"
81388 msgstr ""
81390 #: objc/objc-act.cc:2724
81391 #, gcc-internal-format
81392 msgid "comparison of distinct Objective-C types lacks a cast"
81393 msgstr ""
81395 #: objc/objc-act.cc:2728
81396 #, gcc-internal-format
81397 msgid "initialization from distinct Objective-C type"
81398 msgstr ""
81400 #: objc/objc-act.cc:2732
81401 #, gcc-internal-format
81402 msgid "assignment from distinct Objective-C type"
81403 msgstr ""
81405 #: objc/objc-act.cc:2736
81406 #, gcc-internal-format
81407 msgid "distinct Objective-C type in return"
81408 msgstr ""
81410 #: objc/objc-act.cc:2740
81411 #, gcc-internal-format
81412 msgid "passing argument %d of %qE from distinct Objective-C type"
81413 msgstr ""
81415 #: objc/objc-act.cc:2883
81416 #, gcc-internal-format
81417 msgid "statically allocated instance of Objective-C class %qE"
81418 msgstr ""
81420 #: objc/objc-act.cc:2892
81421 #, gcc-internal-format
81422 msgid "redeclaration of Objective-C class %qs"
81423 msgstr ""
81425 #. This case happens when we are given an 'interface' which
81426 #. is not a valid class name.  For example if a typedef was
81427 #. used, and 'interface' really is the identifier of the
81428 #. typedef, but when you resolve it you don't get an
81429 #. Objective-C class, but something else, such as 'int'.
81430 #. This is an error; protocols make no sense unless you use
81431 #. them with Objective-C objects.
81432 #: objc/objc-act.cc:2934
81433 #, gcc-internal-format
81434 msgid "only Objective-C object types can be qualified with a protocol"
81435 msgstr ""
81437 #: objc/objc-act.cc:2998
81438 #, gcc-internal-format
81439 msgid "protocol %qE has circular dependency"
81440 msgstr ""
81442 #: objc/objc-act.cc:3031 objc/objc-act.cc:5865
81443 #, gcc-internal-format
81444 msgid "cannot find protocol declaration for %qE"
81445 msgstr ""
81447 #: objc/objc-act.cc:3341 objc/objc-act.cc:3996 objc/objc-act.cc:6577
81448 #: objc/objc-act.cc:7054 objc/objc-act.cc:7139 objc/objc-act.cc:7194
81449 #, gcc-internal-format
81450 msgid "cannot find interface declaration for %qE"
81451 msgstr ""
81453 #: objc/objc-act.cc:3345
81454 #, gcc-internal-format
81455 msgid "interface %qE does not have valid constant string layout"
81456 msgstr ""
81458 #: objc/objc-act.cc:3350
81459 #, gcc-internal-format
81460 msgid "cannot find reference tag for class %qE"
81461 msgstr ""
81463 #: objc/objc-act.cc:3495
81464 #, gcc-internal-format
81465 msgid "%qE is not an Objective-C class name or alias"
81466 msgstr ""
81468 #: objc/objc-act.cc:3510 objc/objc-act.cc:3541 objc/objc-act.cc:6958
81469 #: objc/objc-act.cc:8304 objc/objc-act.cc:8360
81470 #, gcc-internal-format
81471 msgid "Objective-C declarations may only appear in global scope"
81472 msgstr ""
81474 #: objc/objc-act.cc:3515
81475 #, gcc-internal-format
81476 msgid "cannot find class %qE"
81477 msgstr ""
81479 #: objc/objc-act.cc:3517
81480 #, gcc-internal-format
81481 msgid "class %qE already exists"
81482 msgstr ""
81484 #: objc/objc-act.cc:3559 objc/objc-act.cc:7019
81485 #, gcc-internal-format
81486 msgid "%qE redeclared as different kind of symbol"
81487 msgstr ""
81489 #: objc/objc-act.cc:3561 objc/objc-act.cc:4147 objc/objc-act.cc:4175
81490 #: objc/objc-act.cc:4230 objc/objc-act.cc:7021
81491 #, gcc-internal-format
81492 msgid "previous declaration of %q+D"
81493 msgstr ""
81495 #: objc/objc-act.cc:3850
81496 #, gcc-internal-format
81497 msgid "strong-cast assignment has been intercepted"
81498 msgstr ""
81500 #: objc/objc-act.cc:3892
81501 #, gcc-internal-format
81502 msgid "strong-cast may possibly be needed"
81503 msgstr ""
81505 #: objc/objc-act.cc:3902
81506 #, gcc-internal-format
81507 msgid "instance variable assignment has been intercepted"
81508 msgstr ""
81510 #: objc/objc-act.cc:3921
81511 #, gcc-internal-format
81512 msgid "pointer arithmetic for garbage-collected objects not allowed"
81513 msgstr ""
81515 #: objc/objc-act.cc:3927
81516 #, gcc-internal-format
81517 msgid "global/static variable assignment has been intercepted"
81518 msgstr ""
81520 #: objc/objc-act.cc:4144 objc/objc-act.cc:4172 objc/objc-act.cc:4227
81521 #, gcc-internal-format
81522 msgid "duplicate instance variable %q+D"
81523 msgstr ""
81525 #: objc/objc-act.cc:4287
81526 #, gcc-internal-format
81527 msgid ""
81528 "%<-fobjc-exceptions%> is required to enable Objective-C exception syntax"
81529 msgstr ""
81531 #: objc/objc-act.cc:4371
81532 #, gcc-internal-format
81533 msgid "%<@catch%> parameter is not a known Objective-C class type"
81534 msgstr ""
81536 #: objc/objc-act.cc:4377
81537 #, gcc-internal-format
81538 msgid "%<@catch%> parameter cannot be protocol-qualified"
81539 msgstr ""
81541 #: objc/objc-act.cc:4422
81542 #, gcc-internal-format
81543 msgid "exception of type %<%T%> will be caught"
81544 msgstr ""
81546 #: objc/objc-act.cc:4424
81547 #, gcc-internal-format
81548 msgid "   by earlier handler for %<%T%>"
81549 msgstr ""
81551 #: objc/objc-act.cc:4471
81552 #, gcc-internal-format
81553 msgid "%<@try%> without %<@catch%> or %<@finally%>"
81554 msgstr ""
81556 #: objc/objc-act.cc:4500
81557 #, gcc-internal-format
81558 msgid "%<@throw%> (rethrow) used outside of a %<@catch%> block"
81559 msgstr ""
81561 #: objc/objc-act.cc:4513
81562 #, gcc-internal-format
81563 msgid "%<@throw%> argument is not an object"
81564 msgstr ""
81566 #: objc/objc-act.cc:4534
81567 #, gcc-internal-format
81568 msgid "%<@synchronized%> argument is not an object"
81569 msgstr ""
81571 #: objc/objc-act.cc:4744
81572 #, gcc-internal-format
81573 msgid "%s %qs"
81574 msgstr ""
81576 #: objc/objc-act.cc:4767 objc/objc-act.cc:4792
81577 #, gcc-internal-format
81578 msgid "inconsistent instance variable specification"
81579 msgstr ""
81581 #: objc/objc-act.cc:4847
81582 #, gcc-internal-format
81583 msgid "cannot use an object as parameter to a method"
81584 msgstr ""
81586 #: objc/objc-act.cc:4891
81587 #, gcc-internal-format
81588 msgid "method argument attributes are not available in Objective-C 1.0"
81589 msgstr ""
81591 #: objc/objc-act.cc:5266
81592 #, gcc-internal-format
81593 msgid "multiple methods named %<%c%E%> found"
81594 msgstr ""
81596 #: objc/objc-act.cc:5269
81597 #, gcc-internal-format
81598 msgid "using %<%c%s%>"
81599 msgstr ""
81601 #: objc/objc-act.cc:5278
81602 #, gcc-internal-format
81603 msgid "multiple selectors named %<%c%E%> found"
81604 msgstr ""
81606 #: objc/objc-act.cc:5281
81607 #, gcc-internal-format
81608 msgid "found %<%c%s%>"
81609 msgstr ""
81611 #: objc/objc-act.cc:5290
81612 #, gcc-internal-format
81613 msgid "also found %<%c%s%>"
81614 msgstr ""
81616 #. If 'rtype' is NULL_TREE at this point it means that
81617 #. we have seen no @interface corresponding to that
81618 #. class name, only a @class declaration (alternatively,
81619 #. this was a call such as [objc_getClass("SomeClass")
81620 #. alloc], where we've never seen the @interface of
81621 #. SomeClass).  So, we have a class name (class_tree)
81622 #. but no actual details of the class methods.  We won't
81623 #. be able to check that the class responds to the
81624 #. method, and we will have to guess the method
81625 #. prototype.  Emit a warning, then keep going (this
81626 #. will use any method with a matching name, as if the
81627 #. receiver was of type 'Class').
81628 #. We could not find an @interface declaration, and
81629 #. there are no protocols attached to the receiver,
81630 #. so we can't complete the check that the receiver
81631 #. responds to the method, and we can't retrieve the
81632 #. method prototype.  But, because the receiver has
81633 #. a well-specified class, the programmer did want
81634 #. this check to be performed.  Emit a warning, then
81635 #. keep going as if it was an 'id'.  To remove the
81636 #. warning, either include an @interface for the
81637 #. class, or cast the receiver to 'id'.  Note that
81638 #. rtype is an IDENTIFIER_NODE at this point.
81639 #: objc/objc-act.cc:5578 objc/objc-act.cc:5713
81640 #, gcc-internal-format
81641 msgid "%<@interface%> of class %qE not found"
81642 msgstr ""
81644 #: objc/objc-act.cc:5587
81645 #, gcc-internal-format
81646 msgid "no super class declared in @interface for %qE"
81647 msgstr ""
81649 #: objc/objc-act.cc:5638
81650 #, gcc-internal-format
81651 msgid "found %<-%E%> instead of %<+%E%> in protocol(s)"
81652 msgstr ""
81654 #. We have a type, but it's not an Objective-C type (!).
81655 #: objc/objc-act.cc:5750
81656 #, gcc-internal-format
81657 msgid "invalid receiver type %qs"
81658 msgstr ""
81660 #: objc/objc-act.cc:5767
81661 #, gcc-internal-format
81662 msgid "%<%c%E%> not found in protocol(s)"
81663 msgstr ""
81665 #: objc/objc-act.cc:5781
81666 #, gcc-internal-format
81667 msgid "%qE may not respond to %<%c%E%>"
81668 msgstr ""
81670 #: objc/objc-act.cc:5789
81671 #, gcc-internal-format
81672 msgid "no %<%c%E%> method found"
81673 msgstr ""
81675 #: objc/objc-act.cc:5796
81676 #, gcc-internal-format
81677 msgid ""
81678 "(messages without a matching method signature will be assumed to return %<id"
81679 "%> and accept %<...%> as arguments)"
81680 msgstr ""
81682 #: objc/objc-act.cc:5914
81683 #, gcc-internal-format
81684 msgid "undeclared selector %qE"
81685 msgstr ""
81687 #. Historically, a class method that produced objects (factory
81688 #. method) would assign `self' to the instance that it
81689 #. allocated.  This would effectively turn the class method into
81690 #. an instance method.  Following this assignment, the instance
81691 #. variables could be accessed.  That practice, while safe,
81692 #. violates the simple rule that a class method should not refer
81693 #. to an instance variable.  It's better to catch the cases
81694 #. where this is done unknowingly than to support the above
81695 #. paradigm.
81696 #: objc/objc-act.cc:5938
81697 #, gcc-internal-format
81698 msgid "instance variable %qE accessed in class method"
81699 msgstr ""
81701 #: objc/objc-act.cc:6168 objc/objc-act.cc:6188
81702 #, gcc-internal-format
81703 msgid ""
81704 "method %<%c%E%> declared %<@optional%> and %<@required%> at the same time"
81705 msgstr ""
81707 #: objc/objc-act.cc:6172
81708 #, gcc-internal-format
81709 msgid "previous declaration of %<%c%E%> as %<@required%>"
81710 msgstr ""
81712 #: objc/objc-act.cc:6192
81713 #, gcc-internal-format
81714 msgid "previous declaration of %<%c%E%> as %<@optional%>"
81715 msgstr ""
81717 #: objc/objc-act.cc:6252
81718 #, gcc-internal-format
81719 msgid "duplicate declaration of method %<%c%E%> with conflicting types"
81720 msgstr ""
81722 #: objc/objc-act.cc:6256
81723 #, gcc-internal-format
81724 msgid "previous declaration of %<%c%E%>"
81725 msgstr ""
81727 #: objc/objc-act.cc:6293
81728 #, gcc-internal-format
81729 msgid "duplicate interface declaration for category %<%E(%E)%>"
81730 msgstr ""
81732 #: objc/objc-act.cc:6381
81733 #, gcc-internal-format
81734 msgid "illegal reference type specified for instance variable %qs"
81735 msgstr ""
81737 #: objc/objc-act.cc:6392
81738 #, gcc-internal-format
81739 msgid "instance variable %qs has unknown size"
81740 msgstr ""
81742 #: objc/objc-act.cc:6413
81743 #, gcc-internal-format
81744 msgid "instance variable %qs uses flexible array member"
81745 msgstr ""
81747 #: objc/objc-act.cc:6440
81748 #, gcc-internal-format
81749 msgid "type %qE has no default constructor to call"
81750 msgstr ""
81752 #: objc/objc-act.cc:6446
81753 #, gcc-internal-format
81754 msgid "destructor for %qE shall not be run either"
81755 msgstr ""
81757 #. Vtable pointers are Real Bad(tm), since Obj-C cannot
81758 #. initialize them.
81759 #: objc/objc-act.cc:6458
81760 #, gcc-internal-format
81761 msgid "type %qE has virtual member functions"
81762 msgstr ""
81764 #: objc/objc-act.cc:6459
81765 #, gcc-internal-format
81766 msgid "illegal aggregate type %qE specified for instance variable %qs"
81767 msgstr ""
81769 #: objc/objc-act.cc:6469
81770 #, gcc-internal-format
81771 msgid "type %qE has a user-defined constructor"
81772 msgstr ""
81774 #: objc/objc-act.cc:6471
81775 #, gcc-internal-format
81776 msgid "type %qE has a user-defined destructor"
81777 msgstr ""
81779 #: objc/objc-act.cc:6475
81780 #, gcc-internal-format
81781 msgid ""
81782 "C++ constructors and destructors will not be invoked for Objective-C fields"
81783 msgstr ""
81785 #: objc/objc-act.cc:6606
81786 #, gcc-internal-format
81787 msgid "instance variable %qE is declared private"
81788 msgstr ""
81790 #: objc/objc-act.cc:6617
81791 #, gcc-internal-format
81792 msgid "instance variable %qE is %s; this will be a hard error in the future"
81793 msgstr ""
81795 #: objc/objc-act.cc:6624
81796 #, gcc-internal-format
81797 msgid "instance variable %qE is declared %s"
81798 msgstr ""
81800 #: objc/objc-act.cc:6735 objc/objc-act.cc:6850
81801 #, gcc-internal-format
81802 msgid "incomplete implementation of class %qE"
81803 msgstr ""
81805 #: objc/objc-act.cc:6739 objc/objc-act.cc:6854
81806 #, gcc-internal-format
81807 msgid "incomplete implementation of category %qE"
81808 msgstr ""
81810 #: objc/objc-act.cc:6748 objc/objc-act.cc:6862
81811 #, gcc-internal-format
81812 msgid "method definition for %<%c%E%> not found"
81813 msgstr ""
81815 #: objc/objc-act.cc:6903
81816 #, gcc-internal-format
81817 msgid "%s %qE does not fully implement the %qE protocol"
81818 msgstr ""
81820 #: objc/objc-act.cc:6993
81821 #, gcc-internal-format
81822 msgid "cannot find interface declaration for %qE, superclass of %qE"
81823 msgstr ""
81825 #: objc/objc-act.cc:7001
81826 #, gcc-internal-format
81827 msgid "class %qE is not available"
81828 msgstr ""
81830 #: objc/objc-act.cc:7034
81831 #, gcc-internal-format
81832 msgid "reimplementation of class %qE"
81833 msgstr ""
81835 #: objc/objc-act.cc:7067
81836 #, gcc-internal-format
81837 msgid "conflicting super class name %qE"
81838 msgstr ""
81840 #: objc/objc-act.cc:7070
81841 #, gcc-internal-format
81842 msgid "previous declaration of %qE"
81843 msgstr ""
81845 #: objc/objc-act.cc:7072
81846 #, gcc-internal-format
81847 msgid "previous declaration"
81848 msgstr ""
81850 #: objc/objc-act.cc:7084
81851 #, gcc-internal-format
81852 msgid "class %qE defined without specifying a base class"
81853 msgstr ""
81855 #: objc/objc-act.cc:7091 objc/objc-act.cc:7093
81856 #, gcc-internal-format
81857 msgid "duplicate interface declaration for class %qE"
81858 msgstr ""
81860 #: objc/objc-act.cc:7418 objc/objc-act.cc:7614
81861 #, gcc-internal-format
81862 msgid "cannot find instance variable associated with property"
81863 msgstr ""
81865 #. TODO: This should be caught much earlier than this.
81866 #: objc/objc-act.cc:7580
81867 #, gcc-internal-format
81868 msgid "invalid setter, it must have one argument"
81869 msgstr ""
81871 #: objc/objc-act.cc:7744 objc/objc-act.cc:7961
81872 #, gcc-internal-format
81873 msgid "property %qs already specified in %<@dynamic%>"
81874 msgstr ""
81876 #: objc/objc-act.cc:7747 objc/objc-act.cc:7964
81877 #, gcc-internal-format
81878 msgid "property %qs already specified in %<@synthesize%>"
81879 msgstr ""
81881 #: objc/objc-act.cc:7761 objc/objc-act.cc:7978
81882 #, gcc-internal-format
81883 msgid "no declaration of property %qs found in the interface"
81884 msgstr ""
81886 #: objc/objc-act.cc:7788
81887 #, gcc-internal-format
81888 msgid "ivar %qs used by %<@synthesize%> declaration must be an existing ivar"
81889 msgstr ""
81891 #: objc/objc-act.cc:7809
81892 #, gcc-internal-format
81893 msgid "property %qs is using instance variable %qs of incompatible type"
81894 msgstr ""
81896 #: objc/objc-act.cc:7831
81897 #, gcc-internal-format
81898 msgid "%<assign%> property %qs is using bit-field instance variable %qs"
81899 msgstr ""
81901 #: objc/objc-act.cc:7845
81902 #, gcc-internal-format
81903 msgid "%<atomic%> property %qs is using bit-field instance variable %qs"
81904 msgstr ""
81906 #: objc/objc-act.cc:7864
81907 #, gcc-internal-format
81908 msgid "property %qs is using the same instance variable as property %qs"
81909 msgstr ""
81911 #: objc/objc-act.cc:7905
81912 #, gcc-internal-format
81913 msgid "%<@synthesize%> is not available in Objective-C 1.0"
81914 msgstr ""
81916 #. We can get here only in Objective-C; the Objective-C++ parser
81917 #. detects the problem while parsing, outputs the error
81918 #. "misplaced '@synthesize' Objective-C++ construct" and skips
81919 #. the declaration.
81920 #: objc/objc-act.cc:7916
81921 #, gcc-internal-format
81922 msgid "%<@synthesize%> not in @implementation context"
81923 msgstr ""
81925 #: objc/objc-act.cc:7922
81926 #, gcc-internal-format
81927 msgid "%<@synthesize%> cannot be used in categories"
81928 msgstr ""
81930 #: objc/objc-act.cc:7931
81931 #, gcc-internal-format
81932 msgid "%<@synthesize%> requires the @interface of the class to be available"
81933 msgstr ""
81935 #: objc/objc-act.cc:8014
81936 #, gcc-internal-format
81937 msgid "%<@dynamic%> is not available in Objective-C 1.0"
81938 msgstr ""
81940 #. We can get here only in Objective-C; the Objective-C++ parser
81941 #. detects the problem while parsing, outputs the error
81942 #. "misplaced '@dynamic' Objective-C++ construct" and skips the
81943 #. declaration.
81944 #: objc/objc-act.cc:8025
81945 #, gcc-internal-format
81946 msgid "%<@dynamic%> not in @implementation context"
81947 msgstr ""
81949 #: objc/objc-act.cc:8047
81950 #, gcc-internal-format
81951 msgid "%<@dynamic%> requires the @interface of the class to be available"
81952 msgstr ""
81954 #: objc/objc-act.cc:8247
81955 #, gcc-internal-format
81956 msgid "definition of protocol %qE not found"
81957 msgstr ""
81959 #: objc/objc-act.cc:8274
81960 #, gcc-internal-format
81961 msgid "protocol %qE is unavailable"
81962 msgstr ""
81964 #. It would be nice to use warn_deprecated_use() here, but
81965 #. we are using TREE_CHAIN (which is supposed to be the
81966 #. TYPE_STUB_DECL for a TYPE) for something different.
81967 #: objc/objc-act.cc:8280
81968 #, gcc-internal-format
81969 msgid "protocol %qE is deprecated"
81970 msgstr ""
81972 #: objc/objc-act.cc:8407
81973 #, gcc-internal-format
81974 msgid "duplicate declaration for protocol %qE"
81975 msgstr ""
81977 #: objc/objc-act.cc:8931
81978 #, gcc-internal-format
81979 msgid "conflicting types for %<%c%s%>"
81980 msgstr ""
81982 #: objc/objc-act.cc:8935
81983 #, gcc-internal-format
81984 msgid "previous declaration of %<%c%s%>"
81985 msgstr ""
81987 #: objc/objc-act.cc:9037
81988 #, gcc-internal-format
81989 msgid "no super class declared in interface for %qE"
81990 msgstr ""
81992 #: objc/objc-act.cc:9064
81993 #, gcc-internal-format
81994 msgid "%<[super ...]%> must appear in a method context"
81995 msgstr ""
81997 #: objc/objc-act.cc:9104
81998 #, gcc-internal-format
81999 msgid "method possibly missing a [super dealloc] call"
82000 msgstr ""
82002 #: objc/objc-act.cc:9572
82003 #, gcc-internal-format
82004 msgid "instance variable %qs is declared private"
82005 msgstr ""
82007 #: objc/objc-act.cc:9625
82008 #, gcc-internal-format
82009 msgid "local declaration of %qE hides instance variable"
82010 msgstr ""
82012 #. This can happen if DECL_ARTIFICIAL (*expr_p), but
82013 #. should be impossible for real properties, which always
82014 #. have a getter.
82015 #: objc/objc-act.cc:9669
82016 #, gcc-internal-format
82017 msgid "no %qs getter found"
82018 msgstr ""
82020 #: objc/objc-act.cc:9916
82021 #, gcc-internal-format
82022 msgid "fast enumeration is not available in Objective-C 1.0"
82023 msgstr ""
82025 #: objc/objc-act.cc:9926
82026 #, gcc-internal-format
82027 msgid "iterating variable in fast enumeration is not an object"
82028 msgstr ""
82030 #: objc/objc-act.cc:9932
82031 #, gcc-internal-format
82032 msgid "collection in fast enumeration is not an object"
82033 msgstr ""
82035 #: objc/objc-encoding.cc:130
82036 #, gcc-internal-format
82037 msgid "type %qT does not have a known size"
82038 msgstr ""
82040 #: objc/objc-encoding.cc:721
82041 #, gcc-internal-format
82042 msgid "unknown type %<%T%> found during Objective-C encoding"
82043 msgstr ""
82045 #. Do not do any encoding, produce an error and keep going.
82046 #: objc/objc-encoding.cc:804
82047 #, gcc-internal-format
82048 msgid "trying to encode non-integer type as a bit-field"
82049 msgstr ""
82051 #: objc/objc-gnu-runtime-abi-01.cc:134
82052 #, gcc-internal-format
82053 msgid "%<-fobjc-gc%> is ignored for %<-fgnu-runtime%>"
82054 msgstr ""
82056 #: objc/objc-gnu-runtime-abi-01.cc:142
82057 #, gcc-internal-format
82058 msgid "%<-fobjc-sjlj-exceptions%> is ignored for %<-fgnu-runtime%>"
82059 msgstr ""
82061 #: objc/objc-gnu-runtime-abi-01.cc:2159 objc/objc-next-runtime-abi-01.cc:2819
82062 #: objc/objc-next-runtime-abi-02.cc:3822
82063 #, gcc-internal-format
82064 msgid "non-objective-c type %qT cannot be caught"
82065 msgstr ""
82067 #: objc/objc-next-runtime-abi-01.cc:146
82068 #, gcc-internal-format
82069 msgid ""
82070 "%<-fobjc-sjlj-exceptions%> is the only supported exceptions system for %<-"
82071 "fnext-runtime%> with %<-fobjc-abi-version%> argument less than 2"
82072 msgstr ""
82074 #: objc/objc-next-runtime-abi-02.cc:245
82075 #, gcc-internal-format
82076 msgid ""
82077 "%<-fobjc-sjlj-exceptions%> is ignored for %<-fnext-runtime%> when %<-fobjc-"
82078 "abi-version%> greater than 1"
82079 msgstr ""
82081 #: objc/objc-runtime-shared-support.cc:423
82082 #, gcc-internal-format
82083 msgid "creating selector for nonexistent method %qE"
82084 msgstr ""