[PATCH 1/3] RISC-V: Improve codegen for negative repeating large constants
[official-gcc.git] / gcc / po / gcc.pot
blob9305797524feac2004af748096e6311ac75d87ae
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: 2024-05-02 19:42+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:852 gcc.cc:909
245 msgid "-gz is not supported in this configuration"
246 msgstr ""
248 #: gcc.cc:858
249 msgid "-gz=zstd 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:1279 ada/gcc-interface/lang-specs.h:37
277 msgid "-pg and -fomit-frame-pointer are incompatible"
278 msgstr ""
280 #: gcc.cc:1454
281 msgid "GNU C no longer supports -traditional without -E"
282 msgstr ""
284 #: gcc.cc:1463
285 msgid "-E or -x required when input is from standard input"
286 msgstr ""
288 #: config/darwin.h:150
289 msgid "conflicting code generation switches"
290 msgstr ""
292 #: config/darwin.h:155
293 msgid "-bundle_loader not allowed with -dynamiclib"
294 msgstr ""
296 #: config/darwin.h:157
297 msgid "-client_name not allowed with -dynamiclib"
298 msgstr ""
300 #: config/darwin.h:166
301 msgid "-keep_private_externs not allowed with -dynamiclib"
302 msgstr ""
304 #: config/darwin.h:168
305 msgid "-private_bundle not allowed with -dynamiclib"
306 msgstr ""
308 #: config/darwin.h:176
309 msgid "-compatibility_version only allowed with -dynamiclib"
310 msgstr ""
312 #: config/darwin.h:178
313 msgid "-current_version only allowed with -dynamiclib"
314 msgstr ""
316 #: config/darwin.h:180
317 msgid "-install_name only allowed with -dynamiclib"
318 msgstr ""
320 #: config/darwin.h:191
321 msgid "-bundle not allowed with -shared"
322 msgstr ""
324 #: config/darwin.h:192
325 msgid "-bundle not allowed with -dynamiclib"
326 msgstr ""
328 #: config/darwin.h:208
329 msgid "-force_flat_namespace not allowed with -dynamiclib"
330 msgstr ""
332 #: config/darwin.h:213 config/darwin.h:659
333 msgid "gsplit-dwarf is not supported on this platform"
334 msgstr ""
336 #: config/darwin.h:282
337 msgid "rdynamic is not supported"
338 msgstr ""
340 #: config/dragonfly.h:76 config/i386/freebsd.h:82 config/i386/freebsd64.h:35
341 #: config/ia64/freebsd.h:26 config/rs6000/sysv4.h:750 config/sparc/freebsd.h:45
342 msgid "consider using '-pg' instead of '-p' with gprof(1)"
343 msgstr ""
345 #: config/lynx.h:69
346 msgid "cannot use mthreads and mlegacy-threads together"
347 msgstr ""
349 #: config/lynx.h:94
350 msgid "cannot use mshared and static together"
351 msgstr ""
353 #: config/sol2.h:349 config/sol2.h:354
354 msgid "does not support multilib"
355 msgstr ""
357 #: config/sol2.h:448
358 msgid "-pie is not supported in this configuration"
359 msgstr ""
361 #: config/vxworks.h:219
362 msgid "-Xbind-now and -Xbind-lazy are incompatible"
363 msgstr ""
365 #: config/aarch64/aarch64-freebsd.h:37 config/arm/freebsd.h:49
366 #: config/riscv/freebsd.h:44
367 msgid "consider using `-pg' instead of `-p' with gprof (1)"
368 msgstr ""
370 #: config/arc/arc.h:68 config/mips/mips.h:1507
371 msgid "may not use both -EB and -EL"
372 msgstr ""
374 #: config/avr/specs.h:70 config/pru/pru.h:58
375 msgid "shared is not supported"
376 msgstr ""
378 #: config/bfin/elf.h:55
379 msgid "no processor type specified for linking"
380 msgstr ""
382 #: config/cris/cris.h:168
383 msgid "do not specify both -march=... and -mcpu=..."
384 msgstr ""
386 #: config/i386/cygwin-w64.h:64 config/i386/cygwin.h:129
387 #: config/i386/mingw-w64.h:123 config/i386/mingw32.h:167
388 msgid "shared and mdll are not compatible"
389 msgstr ""
391 #: config/i386/darwin.h:93
392 msgid "Darwin is not an mx32 platform"
393 msgstr ""
395 #: config/i386/darwin.h:94
396 msgid "Darwin does not support -mfentry or associated options"
397 msgstr ""
399 #: config/i386/sol2.h:59
400 msgid "-mx32 is not supported on Solaris"
401 msgstr ""
403 #: config/mcore/mcore.h:53
404 msgid "the m210 does not have little endian support"
405 msgstr ""
407 #: config/mips/r3900.h:37
408 msgid "-mhard-float not supported"
409 msgstr ""
411 #: config/mips/r3900.h:39
412 msgid "-msingle-float and -msoft-float cannot both be specified"
413 msgstr ""
415 #: config/moxie/moxiebox.h:43
416 msgid "this target is little-endian"
417 msgstr ""
419 #: config/msp430/msp430.h:90
420 msgid "-mcode-region requires the large memory model (-mlarge)"
421 msgstr ""
423 #: config/msp430/msp430.h:92
424 msgid "-mdata-region requires the large memory model (-mlarge)"
425 msgstr ""
427 #: config/nios2/elf.h:44
428 msgid "You need a C startup file for -msys-crt0="
429 msgstr ""
431 #: config/pa/pa-hpux11.h:134 config/pa/pa-hpux11.h:137 config/pa/pa64-hpux.h:29
432 #: config/pa/pa64-hpux.h:32 config/pa/pa64-hpux.h:41 config/pa/pa64-hpux.h:44
433 msgid "warning: consider linking with '-static' as system libraries with"
434 msgstr ""
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:126
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:168
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:103 config/sparc/netbsd-elf.h:112
479 #: config/sparc/sol2.h:237 config/sparc/sol2.h:243
480 msgid "may not use both -m32 and -m64"
481 msgstr ""
483 #: config/vax/netbsd-elf.h:51
484 msgid "the -shared option is not currently supported for VAX ELF"
485 msgstr ""
487 #: config/vax/vax.h:46 config/vax/vax.h:47
488 msgid "profiling not supported with -mg"
489 msgstr ""
491 #: ada/gcc-interface/lang-specs.h:38
492 msgid "-c or -S required for Ada"
493 msgstr ""
495 #: ada/gcc-interface/lang-specs.h:56
496 msgid "-c required for gnat2why"
497 msgstr ""
499 #: ada/gcc-interface/lang-specs.h:67
500 msgid "-c required for gnat2scil"
501 msgstr ""
503 #: fortran/lang-specs.h:63 fortran/lang-specs.h:81
504 msgid "gfortran does not support -E without -cpp"
505 msgstr ""
507 #: objc/lang-specs.h:30 objc/lang-specs.h:41
508 msgid "GNU Objective C no longer supports traditional compilation"
509 msgstr ""
511 #: objc/lang-specs.h:55
512 msgid ""
513 "objc-cpp-output is deprecated; please use objective-c-cpp-output instead"
514 msgstr ""
516 #: objcp/lang-specs.h:58
517 msgid ""
518 "objc++-cpp-output is deprecated; please use objective-c++-cpp-output instead"
519 msgstr ""
521 #: fortran/lang.opt:146
522 #, no-c-format
523 msgid "-J<directory>\tPut MODULE files in 'directory'."
524 msgstr ""
526 #: fortran/lang.opt:198
527 #, no-c-format
528 msgid "Warn about possible aliasing of dummy arguments."
529 msgstr ""
531 #: fortran/lang.opt:202
532 #, no-c-format
533 msgid "Warn about alignment of COMMON blocks."
534 msgstr ""
536 #: fortran/lang.opt:206
537 #, no-c-format
538 msgid "Warn about missing ampersand in continued character constants."
539 msgstr ""
541 #: fortran/lang.opt:210
542 #, no-c-format
543 msgid "Warn about creation of array temporaries."
544 msgstr ""
546 #: fortran/lang.opt:214 fortran/lang.opt:539 c-family/c.opt:1598
547 #: config/alpha/alpha.opt:31 common.opt:691 common.opt:837 common.opt:1085
548 #: common.opt:1089 common.opt:1093 common.opt:1097 common.opt:1825
549 #: common.opt:1928 common.opt:2105 common.opt:2109 common.opt:2388
550 #: common.opt:2610 common.opt:3377
551 #, no-c-format
552 msgid "Does nothing. Preserved for backward compatibility."
553 msgstr ""
555 #: fortran/lang.opt:218
556 #, no-c-format
557 msgid "Warn if the type of a variable might be not interoperable with C."
558 msgstr ""
560 #: fortran/lang.opt:226
561 #, no-c-format
562 msgid "Warn about truncated character expressions."
563 msgstr ""
565 #: fortran/lang.opt:230
566 #, no-c-format
567 msgid "Warn about equality comparisons involving REAL or COMPLEX expressions."
568 msgstr ""
570 #: fortran/lang.opt:238
571 #, no-c-format
572 msgid "Warn about most implicit conversions."
573 msgstr ""
575 #: fortran/lang.opt:242
576 #, no-c-format
577 msgid "Warn about possibly incorrect subscripts in do loops."
578 msgstr ""
580 #: fortran/lang.opt:250
581 #, no-c-format
582 msgid "Warn if loops have been interchanged."
583 msgstr ""
585 #: fortran/lang.opt:254
586 #, no-c-format
587 msgid "Warn about function call elimination."
588 msgstr ""
590 #: fortran/lang.opt:258
591 #, no-c-format
592 msgid "Warn about calls with implicit interface."
593 msgstr ""
595 #: fortran/lang.opt:262
596 #, no-c-format
597 msgid "Warn about called procedures not explicitly declared."
598 msgstr ""
600 #: fortran/lang.opt:266
601 #, no-c-format
602 msgid "Warn about constant integer divisions with truncated results."
603 msgstr ""
605 #: fortran/lang.opt:270
606 #, no-c-format
607 msgid "Warn about truncated source lines."
608 msgstr ""
610 #: fortran/lang.opt:274
611 #, no-c-format
612 msgid "Warn on intrinsics not part of the selected standard."
613 msgstr ""
615 #: fortran/lang.opt:286
616 #, no-c-format
617 msgid "Warn about USE statements that have no ONLY qualifier."
618 msgstr ""
620 #: fortran/lang.opt:302
621 #, no-c-format
622 msgid "Warn that -fno-automatic may break recursion."
623 msgstr ""
625 #: fortran/lang.opt:310
626 #, no-c-format
627 msgid "Warn about real-literal-constants with 'q' exponent-letter."
628 msgstr ""
630 #: fortran/lang.opt:314
631 #, no-c-format
632 msgid "Warn when a left-hand-side array variable is reallocated."
633 msgstr ""
635 #: fortran/lang.opt:318
636 #, no-c-format
637 msgid "Warn when a left-hand-side variable is reallocated."
638 msgstr ""
640 #: fortran/lang.opt:322
641 #, no-c-format
642 msgid "Warn if the pointer in a pointer assignment might outlive its target."
643 msgstr ""
645 #: fortran/lang.opt:330
646 #, no-c-format
647 msgid "Warn about \"suspicious\" constructs."
648 msgstr ""
650 #: fortran/lang.opt:334
651 #, no-c-format
652 msgid "Permit nonconforming uses of the tab character."
653 msgstr ""
655 #: fortran/lang.opt:338
656 #, no-c-format
657 msgid "Warn about an invalid DO loop."
658 msgstr ""
660 #: fortran/lang.opt:342
661 #, no-c-format
662 msgid "Warn about underflow of numerical constant expressions."
663 msgstr ""
665 #: fortran/lang.opt:350
666 #, no-c-format
667 msgid "Warn if a user-procedure has the same name as an intrinsic."
668 msgstr ""
670 #: fortran/lang.opt:358
671 #, no-c-format
672 msgid "Warn about unused dummy arguments."
673 msgstr ""
675 #: fortran/lang.opt:362
676 #, no-c-format
677 msgid "Warn about zero-trip DO loops."
678 msgstr ""
680 #: fortran/lang.opt:366
681 #, no-c-format
682 msgid "Enable preprocessing."
683 msgstr ""
685 #: fortran/lang.opt:374
686 #, no-c-format
687 msgid "Disable preprocessing."
688 msgstr ""
690 #: fortran/lang.opt:382
691 #, no-c-format
692 msgid "Accept argument mismatches in procedure calls."
693 msgstr ""
695 #: fortran/lang.opt:386
696 #, no-c-format
697 msgid "Eliminate multiple function invocations also for impure functions."
698 msgstr ""
700 #: fortran/lang.opt:390
701 #, no-c-format
702 msgid "Enable alignment of COMMON blocks."
703 msgstr ""
705 #: fortran/lang.opt:394
706 #, no-c-format
707 msgid ""
708 "All intrinsics procedures are available regardless of selected standard."
709 msgstr ""
711 #: fortran/lang.opt:398
712 #, no-c-format
713 msgid ""
714 "Allow a BOZ literal constant to appear in an invalid context and with X "
715 "instead of Z."
716 msgstr ""
718 #: fortran/lang.opt:406
719 #, no-c-format
720 msgid ""
721 "Do not treat local variables and COMMON blocks as if they were named in SAVE "
722 "statements."
723 msgstr ""
725 #: fortran/lang.opt:410
726 #, no-c-format
727 msgid "Specify that backslash in string introduces an escape character."
728 msgstr ""
730 #: fortran/lang.opt:414
731 #, no-c-format
732 msgid "Produce a backtrace when a runtime error is encountered."
733 msgstr ""
735 #: fortran/lang.opt:418
736 #, no-c-format
737 msgid ""
738 "-fblas-matmul-limit=<n>\tSize of the smallest matrix for which matmul will "
739 "use BLAS."
740 msgstr ""
742 #: fortran/lang.opt:425
743 #, no-c-format
744 msgid ""
745 "Produce a warning at runtime if a array temporary has been created for a "
746 "procedure argument."
747 msgstr ""
749 #: fortran/lang.opt:429
750 #, no-c-format
751 msgid ""
752 "-fconvert=<big-endian|little-endian|native|swap|r16_ieee|r16_ibm>\tThe "
753 "endianness used for unformatted files."
754 msgstr ""
756 #: fortran/lang.opt:454
757 #, no-c-format
758 msgid "Use the Cray Pointer extension."
759 msgstr ""
761 #: fortran/lang.opt:458
762 #, no-c-format
763 msgid "Generate C prototypes from BIND(C) declarations."
764 msgstr ""
766 #: fortran/lang.opt:462
767 #, no-c-format
768 msgid "Generate C prototypes from non-BIND(C) external procedure definitions."
769 msgstr ""
771 #: fortran/lang.opt:466
772 #, no-c-format
773 msgid "Ignore 'D' in column one in fixed form."
774 msgstr ""
776 #: fortran/lang.opt:470
777 #, no-c-format
778 msgid "Treat lines with 'D' in column one as comments."
779 msgstr ""
781 #: fortran/lang.opt:474
782 #, no-c-format
783 msgid "Issue debug information for compiler-generated auxiliary variables."
784 msgstr ""
786 #: fortran/lang.opt:478
787 #, no-c-format
788 msgid "Enable all DEC language extensions."
789 msgstr ""
791 #: fortran/lang.opt:482
792 #, no-c-format
793 msgid "Enable the use of blank format items in format strings."
794 msgstr ""
796 #: fortran/lang.opt:486
797 #, no-c-format
798 msgid ""
799 "Enable the use of character literals in assignments and data statements for "
800 "non-character variables."
801 msgstr ""
803 #: fortran/lang.opt:491
804 #, no-c-format
805 msgid "Enable legacy parsing of INCLUDE as statement."
806 msgstr ""
808 #: fortran/lang.opt:495
809 #, no-c-format
810 msgid "Enable default widths for i, f and g format specifiers."
811 msgstr ""
813 #: fortran/lang.opt:499
814 #, no-c-format
815 msgid "Enable kind-specific variants of integer intrinsic functions."
816 msgstr ""
818 #: fortran/lang.opt:503
819 #, no-c-format
820 msgid "Enable legacy math intrinsics for compatibility."
821 msgstr ""
823 #: fortran/lang.opt:507
824 #, no-c-format
825 msgid "Enable support for DEC STRUCTURE/RECORD."
826 msgstr ""
828 #: fortran/lang.opt:511
829 #, no-c-format
830 msgid "Enable DEC-style STATIC and AUTOMATIC attributes."
831 msgstr ""
833 #: fortran/lang.opt:515
834 #, no-c-format
835 msgid "Set the default double precision kind to an 8 byte wide type."
836 msgstr ""
838 #: fortran/lang.opt:519
839 #, no-c-format
840 msgid "Set the default integer kind to an 8 byte wide type."
841 msgstr ""
843 #: fortran/lang.opt:523
844 #, no-c-format
845 msgid "Set the default real kind to an 8 byte wide type."
846 msgstr ""
848 #: fortran/lang.opt:527
849 #, no-c-format
850 msgid "Set the default real kind to an 10 byte wide type."
851 msgstr ""
853 #: fortran/lang.opt:531
854 #, no-c-format
855 msgid "Set the default real kind to an 16 byte wide type."
856 msgstr ""
858 #: fortran/lang.opt:535
859 #, no-c-format
860 msgid "Allow dollar signs in entity names."
861 msgstr ""
863 #: fortran/lang.opt:543
864 #, no-c-format
865 msgid "Display the code tree after parsing."
866 msgstr ""
868 #: fortran/lang.opt:547
869 #, no-c-format
870 msgid "Display the code tree after front end optimization."
871 msgstr ""
873 #: fortran/lang.opt:551
874 #, no-c-format
875 msgid "Display the global symbol table after parsing."
876 msgstr ""
878 #: fortran/lang.opt:555
879 #, no-c-format
880 msgid "Display the code tree after parsing; deprecated option."
881 msgstr ""
883 #: fortran/lang.opt:559
884 #, no-c-format
885 msgid ""
886 "Specify that an external BLAS library should be used for matmul calls on "
887 "large-size arrays."
888 msgstr ""
890 #: fortran/lang.opt:563
891 #, no-c-format
892 msgid "Use f2c calling convention."
893 msgstr ""
895 #: fortran/lang.opt:567
896 #, no-c-format
897 msgid "Assume that the source file is fixed form."
898 msgstr ""
900 #: fortran/lang.opt:571
901 #, no-c-format
902 msgid "Force creation of temporary to test infrequently-executed forall code."
903 msgstr ""
905 #: fortran/lang.opt:575
906 #, no-c-format
907 msgid "Interpret any INTEGER(4) as an INTEGER(8)."
908 msgstr ""
910 #: fortran/lang.opt:579 fortran/lang.opt:583
911 #, no-c-format
912 msgid "Specify where to find the compiled intrinsic modules."
913 msgstr ""
915 #: fortran/lang.opt:587
916 #, no-c-format
917 msgid "Allow arbitrary character line width in fixed mode."
918 msgstr ""
920 #: fortran/lang.opt:591
921 #, no-c-format
922 msgid "-ffixed-line-length-<n>\tUse n as character line width in fixed mode."
923 msgstr ""
925 #: fortran/lang.opt:595
926 #, no-c-format
927 msgid "Pad shorter fixed form lines to line width with spaces."
928 msgstr ""
930 #: fortran/lang.opt:599
931 #, no-c-format
932 msgid "-ffpe-trap=[...]\tStop on following floating point exceptions."
933 msgstr ""
935 #: fortran/lang.opt:603
936 #, no-c-format
937 msgid "-ffpe-summary=[...]\tPrint summary of floating point exceptions."
938 msgstr ""
940 #: fortran/lang.opt:607
941 #, no-c-format
942 msgid "Assume that the source file is free form."
943 msgstr ""
945 #: fortran/lang.opt:611
946 #, no-c-format
947 msgid "Allow arbitrary character line width in free mode."
948 msgstr ""
950 #: fortran/lang.opt:615
951 #, no-c-format
952 msgid "-ffree-line-length-<n>\tUse n as character line width in free mode."
953 msgstr ""
955 #: fortran/lang.opt:619
956 #, no-c-format
957 msgid "Try to interchange loops if profitable."
958 msgstr ""
960 #: fortran/lang.opt:623
961 #, no-c-format
962 msgid "Enable front end optimization."
963 msgstr ""
965 #: fortran/lang.opt:627
966 #, no-c-format
967 msgid ""
968 "Specify that no implicit typing is allowed, unless overridden by explicit "
969 "IMPLICIT statements."
970 msgstr ""
972 #: fortran/lang.opt:631
973 #, no-c-format
974 msgid ""
975 "-finit-character=<n>\tInitialize local character variables to ASCII value n."
976 msgstr ""
978 #: fortran/lang.opt:635
979 #, no-c-format
980 msgid ""
981 "Initialize components of derived type variables according to other init "
982 "flags."
983 msgstr ""
985 #: fortran/lang.opt:639
986 #, no-c-format
987 msgid "-finit-integer=<n>\tInitialize local integer variables to n."
988 msgstr ""
990 #: fortran/lang.opt:643
991 #, no-c-format
992 msgid "Initialize local variables to zero (from g77)."
993 msgstr ""
995 #: fortran/lang.opt:647
996 #, no-c-format
997 msgid "-finit-logical=<true|false>\tInitialize local logical variables."
998 msgstr ""
1000 #: fortran/lang.opt:651
1001 #, no-c-format
1002 msgid "-finit-real=<zero|snan|nan|inf|-inf>\tInitialize local real variables."
1003 msgstr ""
1005 #: fortran/lang.opt:673
1006 #, no-c-format
1007 msgid "-finline-arg-packing\tPerform argument packing inline."
1008 msgstr ""
1010 #: fortran/lang.opt:677
1011 #, no-c-format
1012 msgid ""
1013 "-finline-matmul-limit=<n>\tSpecify the size of the largest matrix for which "
1014 "matmul will be inlined."
1015 msgstr ""
1017 #: fortran/lang.opt:681
1018 #, no-c-format
1019 msgid ""
1020 "-fmax-array-constructor=<n>\tMaximum number of objects in an array "
1021 "constructor."
1022 msgstr ""
1024 #: fortran/lang.opt:685
1025 #, no-c-format
1026 msgid "-fmax-identifier-length=<n>\tMaximum identifier length."
1027 msgstr ""
1029 #: fortran/lang.opt:689
1030 #, no-c-format
1031 msgid "-fmax-subrecord-length=<n>\tMaximum length for subrecords."
1032 msgstr ""
1034 #: fortran/lang.opt:693
1035 #, no-c-format
1036 msgid ""
1037 "-fmax-stack-var-size=<n>\tSize in bytes of the largest array that will be "
1038 "put on the stack."
1039 msgstr ""
1041 #: fortran/lang.opt:697
1042 #, no-c-format
1043 msgid "Put all local arrays on stack."
1044 msgstr ""
1046 #: fortran/lang.opt:701
1047 #, no-c-format
1048 msgid "Set default accessibility of module entities to PRIVATE."
1049 msgstr ""
1051 #: fortran/lang.opt:721
1052 #, no-c-format
1053 msgid "Handle OpenMP allocators for allocatables and pointers."
1054 msgstr ""
1056 #: fortran/lang.opt:725
1057 #, no-c-format
1058 msgid "Try to lay out derived types as compactly as possible."
1059 msgstr ""
1061 #: fortran/lang.opt:733
1062 #, no-c-format
1063 msgid "Protect parentheses in expressions."
1064 msgstr ""
1066 #: fortran/lang.opt:737
1067 #, no-c-format
1068 msgid ""
1069 "Path to header file that should be pre-included before each compilation unit."
1070 msgstr ""
1072 #: fortran/lang.opt:741
1073 #, no-c-format
1074 msgid "Enable range checking during compilation."
1075 msgstr ""
1077 #: fortran/lang.opt:745
1078 #, no-c-format
1079 msgid "Interpret any REAL(4) as a REAL(8)."
1080 msgstr ""
1082 #: fortran/lang.opt:749
1083 #, no-c-format
1084 msgid "Interpret any REAL(4) as a REAL(10)."
1085 msgstr ""
1087 #: fortran/lang.opt:753
1088 #, no-c-format
1089 msgid "Interpret any REAL(4) as a REAL(16)."
1090 msgstr ""
1092 #: fortran/lang.opt:757
1093 #, no-c-format
1094 msgid "Interpret any REAL(8) as a REAL(4)."
1095 msgstr ""
1097 #: fortran/lang.opt:761
1098 #, no-c-format
1099 msgid "Interpret any REAL(8) as a REAL(10)."
1100 msgstr ""
1102 #: fortran/lang.opt:765
1103 #, no-c-format
1104 msgid "Interpret any REAL(8) as a REAL(16)."
1105 msgstr ""
1107 #: fortran/lang.opt:769
1108 #, no-c-format
1109 msgid "Reallocate the LHS in assignments."
1110 msgstr ""
1112 #: fortran/lang.opt:773
1113 #, no-c-format
1114 msgid "Use a 4-byte record marker for unformatted files."
1115 msgstr ""
1117 #: fortran/lang.opt:777
1118 #, no-c-format
1119 msgid "Use an 8-byte record marker for unformatted files."
1120 msgstr ""
1122 #: fortran/lang.opt:781
1123 #, no-c-format
1124 msgid "Allocate local variables on the stack to allow indirect recursion."
1125 msgstr ""
1127 #: fortran/lang.opt:785
1128 #, no-c-format
1129 msgid "Copy array sections into a contiguous block on procedure entry."
1130 msgstr ""
1132 #: fortran/lang.opt:789
1133 #, no-c-format
1134 msgid ""
1135 "-fcoarray=<none|single|lib>\tSpecify which coarray parallelization should be "
1136 "used."
1137 msgstr ""
1139 #: fortran/lang.opt:805
1140 #, no-c-format
1141 msgid "-fcheck=[...]\tSpecify which runtime checks are to be performed."
1142 msgstr ""
1144 #: fortran/lang.opt:809
1145 #, no-c-format
1146 msgid "Append a second underscore if the name already contains an underscore."
1147 msgstr ""
1149 #: fortran/lang.opt:817
1150 #, no-c-format
1151 msgid "Apply negative sign to zero values."
1152 msgstr ""
1154 #: fortran/lang.opt:824
1155 #, no-c-format
1156 msgid ""
1157 "Disallow tail call optimization when a calling routine may have omitted "
1158 "character lengths."
1159 msgstr ""
1161 #: fortran/lang.opt:828
1162 #, no-c-format
1163 msgid "Append underscores to externally visible names."
1164 msgstr ""
1166 #: fortran/lang.opt:832 c-family/c.opt:1733 c-family/c.opt:1810
1167 #: c-family/c.opt:1818 c-family/c.opt:2149 config/xtensa/xtensa.opt:42
1168 #: config/pa/pa.opt:46 config/pa/pa.opt:78 config/arc/arc.opt:140
1169 #: config/arc/arc.opt:296 config/arc/arc.opt:304 config/arc/arc.opt:308
1170 #: config/arc/arc.opt:312 config/arc/arc.opt:317 config/arc/arc.opt:326
1171 #: common.opt:649 common.opt:1183 common.opt:1187 common.opt:1191
1172 #: common.opt:1286 common.opt:1615 common.opt:1697 common.opt:2057
1173 #: common.opt:2200 common.opt:2243 common.opt:2688 common.opt:2724
1174 #: common.opt:2817 common.opt:2821 common.opt:2930 common.opt:3065
1175 #: common.opt:3073 common.opt:3081 common.opt:3089 common.opt:3190
1176 #: common.opt:3250 common.opt:3338 common.opt:3502 common.opt:3506
1177 #: common.opt:3510 common.opt:3514 common.opt:3584 common.opt:3588
1178 #: common.opt:3619 common.opt:3623
1179 #, no-c-format
1180 msgid "Does nothing.  Preserved for backward compatibility."
1181 msgstr ""
1183 #: fortran/lang.opt:872
1184 #, no-c-format
1185 msgid "Statically link the GNU Fortran helper library (libgfortran)."
1186 msgstr ""
1188 #: fortran/lang.opt:876
1189 #, no-c-format
1190 msgid "Statically link the GCC Quad-Precision Math Library (libquadmath)."
1191 msgstr ""
1193 #: fortran/lang.opt:880
1194 #, no-c-format
1195 msgid "Conform to the ISO Fortran 2003 standard."
1196 msgstr ""
1198 #: fortran/lang.opt:884
1199 #, no-c-format
1200 msgid "Conform to the ISO Fortran 2008 standard."
1201 msgstr ""
1203 #: fortran/lang.opt:888
1204 #, no-c-format
1205 msgid "Conform to the ISO Fortran 2008 standard including TS 29113."
1206 msgstr ""
1208 #: fortran/lang.opt:892
1209 #, no-c-format
1210 msgid "Conform to the ISO Fortran 2018 standard."
1211 msgstr ""
1213 #: fortran/lang.opt:896
1214 #, no-c-format
1215 msgid "Conform to the ISO Fortran 2023 standard."
1216 msgstr ""
1218 #: fortran/lang.opt:900
1219 #, no-c-format
1220 msgid "Conform to the ISO Fortran 95 standard."
1221 msgstr ""
1223 #: fortran/lang.opt:904
1224 #, no-c-format
1225 msgid "Conform to nothing in particular."
1226 msgstr ""
1228 #: fortran/lang.opt:908
1229 #, no-c-format
1230 msgid "Accept extensions to support legacy code."
1231 msgstr ""
1233 #: rust/lang.opt:47 rust/lang.opt:51 c-family/c.opt:1469 c-family/c.opt:1473
1234 #, no-c-format
1235 msgid "Warn when a const variable is unused."
1236 msgstr ""
1238 #: rust/lang.opt:55 c-family/c.opt:1485
1239 #, no-c-format
1240 msgid ""
1241 "Warn if a caller of a function, marked with attribute warn_unused_result, "
1242 "does not use its return value."
1243 msgstr ""
1245 #: rust/lang.opt:59 c-family/c.opt:854 common.opt:660
1246 #, no-c-format
1247 msgid "Warn for infinitely recursive calls."
1248 msgstr ""
1250 #: rust/lang.opt:63
1251 #, no-c-format
1252 msgid "-frust-crate=<name>             Set the crate name for the compilation"
1253 msgstr ""
1255 #: rust/lang.opt:67
1256 #, no-c-format
1257 msgid ""
1258 "-frust-extern=              Specify where an external library is located"
1259 msgstr ""
1261 #: rust/lang.opt:71
1262 #, no-c-format
1263 msgid "Dump various Rust front end internals."
1264 msgstr ""
1266 #: rust/lang.opt:75
1267 #, no-c-format
1268 msgid ""
1269 "-frust-dump-<type>              Dump Rust frontend internal information."
1270 msgstr ""
1272 #: rust/lang.opt:79
1273 #, no-c-format
1274 msgid "Enable experimental compilation of Rust files at your own risk"
1275 msgstr ""
1277 #: rust/lang.opt:83
1278 #, no-c-format
1279 msgid "-frust-max-recursion-depth=<integer>"
1280 msgstr ""
1282 #: rust/lang.opt:87
1283 #, no-c-format
1284 msgid ""
1285 "-frust-crate-type=[bin|lib|rlib|dylib|cdylib|staticlib|proc-macro]     Crate "
1286 "type to emit"
1287 msgstr ""
1289 #: rust/lang.opt:115
1290 #, no-c-format
1291 msgid "-frust-mangling=[legacy|v0]     Version to use for name mangling"
1292 msgstr ""
1294 #: rust/lang.opt:128
1295 #, no-c-format
1296 msgid "-frust-cfg=<name>             Set a config expansion option"
1297 msgstr ""
1299 #: rust/lang.opt:132
1300 #, no-c-format
1301 msgid ""
1302 "-frust-edition=[2015|2018|2021]             Edition to use when compiling "
1303 "rust code"
1304 msgstr ""
1306 #: rust/lang.opt:148
1307 #, no-c-format
1308 msgid "Enable embedding metadata directly into object files"
1309 msgstr ""
1311 #: rust/lang.opt:152
1312 #, no-c-format
1313 msgid "-frust-metadata-output=<path.rox>  Path to output crate metadata"
1314 msgstr ""
1316 #: rust/lang.opt:160
1317 #, no-c-format
1318 msgid ""
1319 "-frust-compile-until=[ast|attributecheck|expansion|astvalidation|"
1320 "featuregating|nameresolution|lowering|typecheck|privacy|unsafety|const|"
1321 "borrowcheck|compilation|end]             The pipeline will run up until this "
1322 "stage when compiling Rust code"
1323 msgstr ""
1325 #: rust/lang.opt:209
1326 #, no-c-format
1327 msgid ""
1328 "Use the temporary and experimental name resolution pipeline instead of the "
1329 "stable one"
1330 msgstr ""
1332 #: rust/lang.opt:213
1333 #, no-c-format
1334 msgid "Use the WIP borrow checker."
1335 msgstr ""
1337 #: c-family/c.opt:182
1338 #, no-c-format
1339 msgid ""
1340 "-A<question>=<answer>\tAssert the <answer> to <question>.  Putting '-' "
1341 "before <question> disables the <answer> to <question>."
1342 msgstr ""
1344 #: c-family/c.opt:186
1345 #, no-c-format
1346 msgid "Do not discard comments."
1347 msgstr ""
1349 #: c-family/c.opt:190
1350 #, no-c-format
1351 msgid "Do not discard comments in macro expansions."
1352 msgstr ""
1354 #: c-family/c.opt:194
1355 #, no-c-format
1356 msgid ""
1357 "-D<macro>[=<val>]\tDefine a <macro> with <val> as its value.  If just "
1358 "<macro> is given, <val> is taken to be 1."
1359 msgstr ""
1361 #: c-family/c.opt:201
1362 #, no-c-format
1363 msgid "-F <dir>\tAdd <dir> to the end of the main framework include path."
1364 msgstr ""
1366 #: c-family/c.opt:205
1367 #, no-c-format
1368 msgid "Enable parsing GIMPLE."
1369 msgstr ""
1371 #: c-family/c.opt:209
1372 #, no-c-format
1373 msgid "Print the name of header files as they are used."
1374 msgstr ""
1376 #: c-family/c.opt:213
1377 #, no-c-format
1378 msgid "-I <dir>\tAdd <dir> to the end of the main include path."
1379 msgstr ""
1381 #: c-family/c.opt:217
1382 #, no-c-format
1383 msgid "Generate make dependencies."
1384 msgstr ""
1386 #: c-family/c.opt:221
1387 #, no-c-format
1388 msgid "Generate make dependencies and compile."
1389 msgstr ""
1391 #: c-family/c.opt:225
1392 #, no-c-format
1393 msgid "-MF <file>\tWrite dependency output to the given file."
1394 msgstr ""
1396 #: c-family/c.opt:229
1397 #, no-c-format
1398 msgid "Treat missing header files as generated files."
1399 msgstr ""
1401 #: c-family/c.opt:233
1402 #, no-c-format
1403 msgid "Like -M but ignore system header files."
1404 msgstr ""
1406 #: c-family/c.opt:237
1407 #, no-c-format
1408 msgid "Like -MD but ignore system header files."
1409 msgstr ""
1411 #: c-family/c.opt:241
1412 #, no-c-format
1413 msgid "Generate C++ Module dependency information."
1414 msgstr ""
1416 #: c-family/c.opt:249
1417 #, no-c-format
1418 msgid "Generate phony targets for all headers."
1419 msgstr ""
1421 #: c-family/c.opt:253
1422 #, no-c-format
1423 msgid "-MQ <target>\tAdd a target that may require quoting."
1424 msgstr ""
1426 #: c-family/c.opt:257
1427 #, no-c-format
1428 msgid "-MT <target>\tAdd a target that does not require quoting."
1429 msgstr ""
1431 #: c-family/c.opt:261
1432 #, no-c-format
1433 msgid ""
1434 "Structured format for output dependency information.  Supported "
1435 "(\"p1689r5\")."
1436 msgstr ""
1438 #: c-family/c.opt:265
1439 #, no-c-format
1440 msgid "File for output dependency information."
1441 msgstr ""
1443 #: c-family/c.opt:269
1444 #, no-c-format
1445 msgid "-fdeps-target=obj.o Output file for the compile step."
1446 msgstr ""
1448 #: c-family/c.opt:273
1449 #, no-c-format
1450 msgid "Do not generate #line directives."
1451 msgstr ""
1453 #: c-family/c.opt:277
1454 #, no-c-format
1455 msgid "-U<macro>\tUndefine <macro>."
1456 msgstr ""
1458 #: c-family/c.opt:281
1459 #, no-c-format
1460 msgid "Warn if the NSObject attribute is applied to a non-typedef."
1461 msgstr ""
1463 #: c-family/c.opt:285
1464 #, no-c-format
1465 msgid ""
1466 "Warn about things that will change when compiling with an ABI-compliant "
1467 "compiler."
1468 msgstr ""
1470 #: c-family/c.opt:289
1471 #, no-c-format
1472 msgid ""
1473 "Warn about things that change between the current -fabi-version and the "
1474 "specified version."
1475 msgstr ""
1477 #: c-family/c.opt:293
1478 #, no-c-format
1479 msgid ""
1480 "Warn if a subobject has an abi_tag attribute that the complete object type "
1481 "does not have."
1482 msgstr ""
1484 #: c-family/c.opt:300
1485 #, no-c-format
1486 msgid ""
1487 "Warn on suspicious calls of standard functions computing absolute values."
1488 msgstr ""
1490 #: c-family/c.opt:304
1491 #, no-c-format
1492 msgid "Warn about suspicious uses of memory addresses."
1493 msgstr ""
1495 #: c-family/c.opt:308
1496 #, no-c-format
1497 msgid "Warn when the address of packed member of struct or union is taken."
1498 msgstr ""
1500 #: c-family/c.opt:324
1501 #, no-c-format
1502 msgid "Warn about 'new' of type with extended alignment without -faligned-new."
1503 msgstr ""
1505 #: c-family/c.opt:328
1506 #, no-c-format
1507 msgid ""
1508 "-Waligned-new=[none|global|all]\tWarn even if 'new' uses a class member "
1509 "allocation function."
1510 msgstr ""
1512 #: c-family/c.opt:332 ada/gcc-interface/lang.opt:57
1513 #, no-c-format
1514 msgid "Enable most warning messages."
1515 msgstr ""
1517 #: c-family/c.opt:336
1518 #, no-c-format
1519 msgid "Warn on any use of alloca."
1520 msgstr ""
1522 #: c-family/c.opt:340
1523 #, no-c-format
1524 msgid ""
1525 "Warn when allocating insufficient storage for the target type of the "
1526 "assigned pointer."
1527 msgstr ""
1529 #: c-family/c.opt:344
1530 #, no-c-format
1531 msgid ""
1532 "-Walloc-size-larger-than=<bytes>\tWarn for calls to allocation functions "
1533 "that attempt to allocate objects larger than the specified number of bytes."
1534 msgstr ""
1536 #: c-family/c.opt:349
1537 #, no-c-format
1538 msgid ""
1539 "Disable Walloc-size-larger-than= warning.  Equivalent to Walloc-size-larger-"
1540 "than=<SIZE_MAX> or larger."
1541 msgstr ""
1543 #: c-family/c.opt:353
1544 #, no-c-format
1545 msgid "Warn for calls to allocation functions that specify zero bytes."
1546 msgstr ""
1548 #: c-family/c.opt:357
1549 #, no-c-format
1550 msgid ""
1551 "-Walloca-larger-than=<number>\tWarn on unbounded uses of alloca, and on "
1552 "bounded uses of alloca whose bound can be larger than <number> bytes."
1553 msgstr ""
1555 #: c-family/c.opt:363
1556 #, no-c-format
1557 msgid ""
1558 "Disable Walloca-larger-than= warning.  Equivalent to Walloca-larger-"
1559 "than=<SIZE_MAX> or larger."
1560 msgstr ""
1562 #: c-family/c.opt:367
1563 #, no-c-format
1564 msgid ""
1565 "Warn if conversion of the result of arithmetic might change the value even "
1566 "though converting the operands cannot."
1567 msgstr ""
1569 #: c-family/c.opt:375
1570 #, no-c-format
1571 msgid "Warn about comparisons between two operands of array type."
1572 msgstr ""
1574 #: c-family/c.opt:379 c-family/c.opt:383
1575 #, no-c-format
1576 msgid ""
1577 "Warn about mismatched declarations of array parameters and unsafe accesses "
1578 "to them."
1579 msgstr ""
1581 #: c-family/c.opt:387
1582 #, no-c-format
1583 msgid ""
1584 "Warn whenever an Objective-C assignment is being intercepted by the garbage "
1585 "collector."
1586 msgstr ""
1588 #: c-family/c.opt:391
1589 #, no-c-format
1590 msgid "Warn about casting functions to incompatible types."
1591 msgstr ""
1593 #: c-family/c.opt:399
1594 #, no-c-format
1595 msgid ""
1596 "-Wbidi-chars=[none|unpaired|any|ucn] Warn about UTF-8 bidirectional control "
1597 "characters."
1598 msgstr ""
1600 #: c-family/c.opt:422
1601 #, no-c-format
1602 msgid ""
1603 "Warn about boolean expression compared with an integer value different from "
1604 "true/false."
1605 msgstr ""
1607 #: c-family/c.opt:426
1608 #, no-c-format
1609 msgid "Warn about certain operations on boolean expressions."
1610 msgstr ""
1612 #: c-family/c.opt:430
1613 #, no-c-format
1614 msgid "Warn when a built-in function is declared with the wrong signature."
1615 msgstr ""
1617 #: c-family/c.opt:434
1618 #, no-c-format
1619 msgid "Warn when a built-in preprocessor macro is undefined or redefined."
1620 msgstr ""
1622 #: c-family/c.opt:438
1623 #, no-c-format
1624 msgid "Warn about features not present in ISO C11, but present in ISO C23."
1625 msgstr ""
1627 #: c-family/c.opt:442
1628 #, no-c-format
1629 msgid "Deprecated in favor of -Wc11-c23-compat."
1630 msgstr ""
1632 #: c-family/c.opt:446
1633 #, no-c-format
1634 msgid "Warn about features not present in ISO C90, but present in ISO C99."
1635 msgstr ""
1637 #: c-family/c.opt:450
1638 #, no-c-format
1639 msgid "Warn about features not present in ISO C99, but present in ISO C11."
1640 msgstr ""
1642 #: c-family/c.opt:454
1643 #, no-c-format
1644 msgid "Warn about C constructs that are not in the common subset of C and C++."
1645 msgstr ""
1647 #: c-family/c.opt:461
1648 #, no-c-format
1649 msgid ""
1650 "Warn about C++ constructs whose meaning differs between ISO C++ 1998 and ISO "
1651 "C++ 2011."
1652 msgstr ""
1654 #: c-family/c.opt:465
1655 #, no-c-format
1656 msgid ""
1657 "Warn about C++ constructs whose meaning differs between ISO C++ 2011 and ISO "
1658 "C++ 2014."
1659 msgstr ""
1661 #: c-family/c.opt:472
1662 #, no-c-format
1663 msgid ""
1664 "Warn about C++ constructs whose meaning differs between ISO C++ 2014 and ISO "
1665 "C++ 2017."
1666 msgstr ""
1668 #: c-family/c.opt:479
1669 #, no-c-format
1670 msgid ""
1671 "Warn about C++ constructs whose meaning differs between ISO C++ 2017 and ISO "
1672 "C++ 2020."
1673 msgstr ""
1675 #: c-family/c.opt:483
1676 #, no-c-format
1677 msgid "Warn about C++11 constructs in code compiled with an older standard."
1678 msgstr ""
1680 #: c-family/c.opt:487
1681 #, no-c-format
1682 msgid "Warn about C++14 constructs in code compiled with an older standard."
1683 msgstr ""
1685 #: c-family/c.opt:491
1686 #, no-c-format
1687 msgid "Warn about C++17 constructs in code compiled with an older standard."
1688 msgstr ""
1690 #: c-family/c.opt:495
1691 #, no-c-format
1692 msgid "Warn about C++20 constructs in code compiled with an older standard."
1693 msgstr ""
1695 #: c-family/c.opt:499
1696 #, no-c-format
1697 msgid "Warn about C++23 constructs in code compiled with an older standard."
1698 msgstr ""
1700 #: c-family/c.opt:503
1701 #, no-c-format
1702 msgid "Warn about C++26 constructs in code compiled with an older standard."
1703 msgstr ""
1705 #: c-family/c.opt:507
1706 #, no-c-format
1707 msgid ""
1708 "Warn about suspicious calls to calloc-like functions where sizeof expression "
1709 "is the earlier size argument and not the latter."
1710 msgstr ""
1712 #: c-family/c.opt:511
1713 #, no-c-format
1714 msgid "Warn about casts between incompatible function types."
1715 msgstr ""
1717 #: c-family/c.opt:515
1718 #, no-c-format
1719 msgid "Warn about casts which discard qualifiers."
1720 msgstr ""
1722 #: c-family/c.opt:519
1723 #, no-c-format
1724 msgid ""
1725 "Warn about a cast to reference type that does not use a related user-defined "
1726 "conversion function."
1727 msgstr ""
1729 #: c-family/c.opt:523 c-family/c.opt:527
1730 #, no-c-format
1731 msgid "Warn about catch handlers of non-reference type."
1732 msgstr ""
1734 #: c-family/c.opt:531
1735 #, no-c-format
1736 msgid ""
1737 "Complain about a name being declared as a class member after a previous use "
1738 "of the same name."
1739 msgstr ""
1741 #: c-family/c.opt:535
1742 #, no-c-format
1743 msgid "Warn about subscripts whose type is \"char\"."
1744 msgstr ""
1746 #: c-family/c.opt:539 c-family/c.opt:1630 c-family/c.opt:1634
1747 #: c-family/c.opt:1638 c-family/c.opt:1642 c-family/c.opt:1646
1748 #: c-family/c.opt:1650 c-family/c.opt:1654 c-family/c.opt:1661
1749 #: c-family/c.opt:1665 c-family/c.opt:1669 c-family/c.opt:1673
1750 #: c-family/c.opt:1677 c-family/c.opt:1681 c-family/c.opt:1685
1751 #: c-family/c.opt:1689 c-family/c.opt:1693 c-family/c.opt:1697
1752 #: c-family/c.opt:1701 c-family/c.opt:1705 c-family/c.opt:1709
1753 #: config/i386/i386.opt:1022
1754 #, no-c-format
1755 msgid "Removed in GCC 9.  This switch has no effect."
1756 msgstr ""
1758 #: c-family/c.opt:543
1759 #, no-c-format
1760 msgid ""
1761 "Warn when a conversion function will never be called due to the type it "
1762 "converts to."
1763 msgstr ""
1765 #: c-family/c.opt:547
1766 #, no-c-format
1767 msgid "Warn for unsafe raw memory writes to objects of class types."
1768 msgstr ""
1770 #: c-family/c.opt:551
1771 #, no-c-format
1772 msgid "Warn about variables that might be changed by \"longjmp\" or \"vfork\"."
1773 msgstr ""
1775 #: c-family/c.opt:555
1776 #, no-c-format
1777 msgid "Warn about uses of a comma operator within a subscripting expression."
1778 msgstr ""
1780 #: c-family/c.opt:559
1781 #, no-c-format
1782 msgid ""
1783 "Warn about possibly nested block comments, and C++ comments spanning more "
1784 "than one physical line."
1785 msgstr ""
1787 #: c-family/c.opt:563
1788 #, no-c-format
1789 msgid "Synonym for -Wcomment."
1790 msgstr ""
1792 #: c-family/c.opt:567
1793 #, no-c-format
1794 msgid "Warn for conditionally-supported constructs."
1795 msgstr ""
1797 #: c-family/c.opt:571
1798 #, no-c-format
1799 msgid "Warn for implicit type conversions that may change a value."
1800 msgstr ""
1802 #: c-family/c.opt:575
1803 #, no-c-format
1804 msgid "Warn for converting NULL from/to a non-pointer type."
1805 msgstr ""
1807 #: c-family/c.opt:583
1808 #, no-c-format
1809 msgid ""
1810 "Warn when performing class template argument deduction on a type with no "
1811 "deduction guides."
1812 msgstr ""
1814 #: c-family/c.opt:588
1815 #, no-c-format
1816 msgid "Warn when all constructors and destructors are private."
1817 msgstr ""
1819 #: c-family/c.opt:592
1820 #, no-c-format
1821 msgid "Warn about dangling else."
1822 msgstr ""
1824 #: c-family/c.opt:596 c-family/c.opt:600
1825 #, no-c-format
1826 msgid "Warn for uses of pointers to auto variables whose lifetime has ended."
1827 msgstr ""
1829 #: c-family/c.opt:604
1830 #, no-c-format
1831 msgid "Warn when a reference is bound to a temporary whose lifetime has ended."
1832 msgstr ""
1834 #: c-family/c.opt:608
1835 #, no-c-format
1836 msgid "Warn about __TIME__, __DATE__ and __TIMESTAMP__ usage."
1837 msgstr ""
1839 #: c-family/c.opt:612
1840 #, no-c-format
1841 msgid "Warn when a declaration is found after a statement."
1842 msgstr ""
1844 #: c-family/c.opt:616
1845 #, no-c-format
1846 msgid "Warn for missing parameter types in function declarations."
1847 msgstr ""
1849 #: c-family/c.opt:620
1850 #, no-c-format
1851 msgid "Warn when deleting a pointer to incomplete type."
1852 msgstr ""
1854 #: c-family/c.opt:624
1855 #, no-c-format
1856 msgid "Warn about deleting polymorphic objects with non-virtual destructors."
1857 msgstr ""
1859 #: c-family/c.opt:632
1860 #, no-c-format
1861 msgid ""
1862 "Mark implicitly-declared copy operations as deprecated if the class has a "
1863 "user-provided copy operation."
1864 msgstr ""
1866 #: c-family/c.opt:637
1867 #, no-c-format
1868 msgid ""
1869 "Mark implicitly-declared copy operations as deprecated if the class has a "
1870 "user-provided copy operation or destructor."
1871 msgstr ""
1873 #: c-family/c.opt:642
1874 #, no-c-format
1875 msgid ""
1876 "Warn about deprecated arithmetic conversions on operands of enumeration "
1877 "types."
1878 msgstr ""
1880 #: c-family/c.opt:646
1881 #, no-c-format
1882 msgid ""
1883 "Warn about deprecated arithmetic conversions on operands where one is of "
1884 "enumeration type and the other is of a floating-point type."
1885 msgstr ""
1887 #: c-family/c.opt:651
1888 #, no-c-format
1889 msgid ""
1890 "Warn about positional initialization of structs requiring designated "
1891 "initializers."
1892 msgstr ""
1894 #: c-family/c.opt:655
1895 #, no-c-format
1896 msgid "Warn if qualifiers on arrays which are pointer targets are discarded."
1897 msgstr ""
1899 #: c-family/c.opt:659
1900 #, no-c-format
1901 msgid "Warn if type qualifiers on pointers are discarded."
1902 msgstr ""
1904 #: c-family/c.opt:663
1905 #, no-c-format
1906 msgid "Warn about compile-time integer division by zero."
1907 msgstr ""
1909 #: c-family/c.opt:667
1910 #, no-c-format
1911 msgid "Warn about implicit conversions from \"float\" to \"double\"."
1912 msgstr ""
1914 #: c-family/c.opt:671
1915 #, no-c-format
1916 msgid ""
1917 "Warn when a declaration has duplicate const, volatile, restrict or _Atomic "
1918 "specifier."
1919 msgstr ""
1921 #: c-family/c.opt:675
1922 #, no-c-format
1923 msgid "Warn about duplicated branches in if-else statements."
1924 msgstr ""
1926 #: c-family/c.opt:679
1927 #, no-c-format
1928 msgid "Warn about duplicated conditions in an if-else-if chain."
1929 msgstr ""
1931 #: c-family/c.opt:683
1932 #, no-c-format
1933 msgid "Warn about violations of Effective C++ style rules."
1934 msgstr ""
1936 #: c-family/c.opt:687
1937 #, no-c-format
1938 msgid ""
1939 "Warn if an additional enum-base is used in an elaborated-type-specifier."
1940 msgstr ""
1942 #: c-family/c.opt:691
1943 #, no-c-format
1944 msgid "Warn about an empty body in an if or else statement."
1945 msgstr ""
1947 #: c-family/c.opt:695
1948 #, no-c-format
1949 msgid "Warn about stray tokens after #else and #endif."
1950 msgstr ""
1952 #: c-family/c.opt:699
1953 #, no-c-format
1954 msgid "Warn about comparison of different enum types."
1955 msgstr ""
1957 #: c-family/c.opt:703
1958 #, no-c-format
1959 msgid "Warn about implicit conversion of enum types."
1960 msgstr ""
1962 #: c-family/c.opt:707
1963 #, no-c-format
1964 msgid "Warn about enum/integer type mismatches."
1965 msgstr ""
1967 #: c-family/c.opt:715
1968 #, no-c-format
1969 msgid ""
1970 "This switch is deprecated; use -Werror=implicit-function-declaration instead."
1971 msgstr ""
1973 #: c-family/c.opt:719
1974 #, no-c-format
1975 msgid "Warn when an exception handler is shadowed by another handler."
1976 msgstr ""
1978 #: c-family/c.opt:723
1979 #, no-c-format
1980 msgid "Warn if \"defined\" is used outside #if."
1981 msgstr ""
1983 #: c-family/c.opt:731
1984 #, no-c-format
1985 msgid "Warn about semicolon after in-class function definition."
1986 msgstr ""
1988 #: c-family/c.opt:735
1989 #, no-c-format
1990 msgid ""
1991 "Warn when a structure containing a C99 flexible array member as the last "
1992 "field is not at the end of another structure."
1993 msgstr ""
1995 #: c-family/c.opt:740
1996 #, no-c-format
1997 msgid ""
1998 "Warn for implicit type conversions that cause loss of floating point "
1999 "precision."
2000 msgstr ""
2002 #: c-family/c.opt:744
2003 #, no-c-format
2004 msgid "Warn if testing floating point numbers for equality."
2005 msgstr ""
2007 #: c-family/c.opt:748 c-family/c.opt:803
2008 #, no-c-format
2009 msgid "Warn about printf/scanf/strftime/strfmon format string anomalies."
2010 msgstr ""
2012 #: c-family/c.opt:752
2013 #, no-c-format
2014 msgid "Warn about format strings that contain NUL bytes."
2015 msgstr ""
2017 #: c-family/c.opt:756
2018 #, no-c-format
2019 msgid "Warn about GCC format strings with strings unsuitable for diagnostics."
2020 msgstr ""
2022 #: c-family/c.opt:760
2023 #, no-c-format
2024 msgid "Warn if passing too many arguments to a function for its format string."
2025 msgstr ""
2027 #: c-family/c.opt:764
2028 #, no-c-format
2029 msgid "Warn about format strings that are not literals."
2030 msgstr ""
2032 #: c-family/c.opt:768
2033 #, no-c-format
2034 msgid ""
2035 "Warn about function calls with format strings that write past the end of the "
2036 "destination region.  Same as -Wformat-overflow=1."
2037 msgstr ""
2039 #: c-family/c.opt:773
2040 #, no-c-format
2041 msgid ""
2042 "Warn about function calls with format strings that write past the end of the "
2043 "destination region."
2044 msgstr ""
2046 #: c-family/c.opt:778
2047 #, no-c-format
2048 msgid "Warn about possible security problems with format functions."
2049 msgstr ""
2051 #: c-family/c.opt:782
2052 #, no-c-format
2053 msgid "Warn about sign differences with format functions."
2054 msgstr ""
2056 #: c-family/c.opt:786
2057 #, no-c-format
2058 msgid ""
2059 "Warn about calls to snprintf and similar functions that truncate output. "
2060 "Same as -Wformat-truncation=1."
2061 msgstr ""
2063 #: c-family/c.opt:791
2064 #, no-c-format
2065 msgid ""
2066 "Warn about calls to snprintf and similar functions that truncate output."
2067 msgstr ""
2069 #: c-family/c.opt:795
2070 #, no-c-format
2071 msgid "Warn about strftime formats yielding 2-digit years."
2072 msgstr ""
2074 #: c-family/c.opt:799
2075 #, no-c-format
2076 msgid "Warn about zero-length formats."
2077 msgstr ""
2079 #: c-family/c.opt:807
2080 #, no-c-format
2081 msgid ""
2082 "Warn when __builtin_frame_address or __builtin_return_address is used "
2083 "unsafely."
2084 msgstr ""
2086 #: c-family/c.opt:811
2087 #, no-c-format
2088 msgid ""
2089 "Warn about the global module fragment not containing only preprocessing "
2090 "directives."
2091 msgstr ""
2093 #: c-family/c.opt:815
2094 #, no-c-format
2095 msgid "Warn when the field in a struct is not aligned."
2096 msgstr ""
2098 #: c-family/c.opt:819
2099 #, no-c-format
2100 msgid "Warn whenever type qualifiers are ignored."
2101 msgstr ""
2103 #: c-family/c.opt:823
2104 #, no-c-format
2105 msgid "Warn whenever attributes are ignored."
2106 msgstr ""
2108 #: c-family/c.opt:827
2109 #, no-c-format
2110 msgid "Warn about implicit declarations."
2111 msgstr ""
2113 #: c-family/c.opt:835
2114 #, no-c-format
2115 msgid "Warn about implicit function declarations."
2116 msgstr ""
2118 #: c-family/c.opt:839
2119 #, no-c-format
2120 msgid "Warn when a declaration does not specify a type."
2121 msgstr ""
2123 #: c-family/c.opt:846
2124 #, no-c-format
2125 msgid "Warn when a base is inaccessible in derived due to ambiguity."
2126 msgstr ""
2128 #: c-family/c.opt:850
2129 #, no-c-format
2130 msgid ""
2131 "Warn when there is a conversion between pointers that have incompatible "
2132 "types."
2133 msgstr ""
2135 #: c-family/c.opt:858
2136 #, no-c-format
2137 msgid "Warn about variables which are initialized to themselves."
2138 msgstr ""
2140 #: c-family/c.opt:862
2141 #, no-c-format
2142 msgid ""
2143 "Warn about uses of std::initializer_list that can result in dangling "
2144 "pointers."
2145 msgstr ""
2147 #: c-family/c.opt:866
2148 #, no-c-format
2149 msgid ""
2150 "Warn about nonsensical values of --param destructive-interference-size or "
2151 "constructive-interference-size."
2152 msgstr ""
2154 #: c-family/c.opt:871
2155 #, no-c-format
2156 msgid ""
2157 "Warn about C++11 inheriting constructors when the base has a variadic "
2158 "constructor."
2159 msgstr ""
2161 #: c-family/c.opt:875
2162 #, no-c-format
2163 msgid ""
2164 "Warn about incompatible integer to pointer and pointer to integer "
2165 "conversions."
2166 msgstr ""
2168 #: c-family/c.opt:879
2169 #, no-c-format
2170 msgid "Warn for suspicious integer expressions in boolean context."
2171 msgstr ""
2173 #: c-family/c.opt:883
2174 #, no-c-format
2175 msgid ""
2176 "Warn when there is a cast to a pointer from an integer of a different size."
2177 msgstr ""
2179 #: c-family/c.opt:887
2180 #, no-c-format
2181 msgid "Warn when a function never produces a constant expression."
2182 msgstr ""
2184 #: c-family/c.opt:891
2185 #, no-c-format
2186 msgid "Warn about invalid uses of the \"offsetof\" macro."
2187 msgstr ""
2189 #: c-family/c.opt:895
2190 #, no-c-format
2191 msgid "Warn about PCH files that are found but not used."
2192 msgstr ""
2194 #: c-family/c.opt:899
2195 #, no-c-format
2196 msgid "Warn about invalid UTF-8 characters."
2197 msgstr ""
2199 #: c-family/c.opt:903
2200 #, no-c-format
2201 msgid "Warn when a jump misses a variable initialization."
2202 msgstr ""
2204 #: c-family/c.opt:907
2205 #, no-c-format
2206 msgid ""
2207 "Warn when a string or character literal is followed by a ud-suffix which "
2208 "does not begin with an underscore."
2209 msgstr ""
2211 #: c-family/c.opt:911
2212 #, no-c-format
2213 msgid ""
2214 "Warn when logical not is used on the left hand side operand of a comparison."
2215 msgstr ""
2217 #: c-family/c.opt:915
2218 #, no-c-format
2219 msgid ""
2220 "Warn when a logical operator is suspiciously always evaluating to true or "
2221 "false."
2222 msgstr ""
2224 #: c-family/c.opt:919
2225 #, no-c-format
2226 msgid "Do not warn about using \"long long\" when -pedantic."
2227 msgstr ""
2229 #: c-family/c.opt:923
2230 #, no-c-format
2231 msgid "Warn about suspicious declarations of \"main\"."
2232 msgstr ""
2234 #: c-family/c.opt:935
2235 #, no-c-format
2236 msgid ""
2237 "Warn about suspicious calls to memset where the third argument contains the "
2238 "number of elements not multiplied by the element size."
2239 msgstr ""
2241 #: c-family/c.opt:939
2242 #, no-c-format
2243 msgid ""
2244 "Warn about suspicious calls to memset where the third argument is constant "
2245 "literal zero and the second is not."
2246 msgstr ""
2248 #: c-family/c.opt:943
2249 #, no-c-format
2250 msgid ""
2251 "Warn when the indentation of the code does not reflect the block structure."
2252 msgstr ""
2254 #: c-family/c.opt:947
2255 #, no-c-format
2256 msgid ""
2257 "Warn for deallocation calls with arguments returned from mismatched "
2258 "allocation functions."
2259 msgstr ""
2261 #: c-family/c.opt:952
2262 #, no-c-format
2263 msgid ""
2264 "Warn for mismatches between calls to operator new or delete and the "
2265 "corresponding call to the allocation or deallocation function."
2266 msgstr ""
2268 #: c-family/c.opt:957
2269 #, no-c-format
2270 msgid ""
2271 "Warn when a class is redeclared or referenced using a mismatched class-key."
2272 msgstr ""
2274 #: c-family/c.opt:961
2275 #, no-c-format
2276 msgid ""
2277 "Warn about declarations of entities that may be missing attributes that "
2278 "related entities have been declared with."
2279 msgstr ""
2281 #: c-family/c.opt:966
2282 #, no-c-format
2283 msgid "Warn about possibly missing braces around initializers."
2284 msgstr ""
2286 #: c-family/c.opt:970
2287 #, no-c-format
2288 msgid "Warn about global functions without previous declarations."
2289 msgstr ""
2291 #: c-family/c.opt:974
2292 #, no-c-format
2293 msgid "Warn about missing fields in struct initializers."
2294 msgstr ""
2296 #: c-family/c.opt:982
2297 #, no-c-format
2298 msgid "Warn about user-specified include directories that do not exist."
2299 msgstr ""
2301 #: c-family/c.opt:986
2302 #, no-c-format
2303 msgid ""
2304 "Warn about function parameters declared without a type specifier in K&R-"
2305 "style functions."
2306 msgstr ""
2308 #: c-family/c.opt:990
2309 #, no-c-format
2310 msgid "Warn about global functions without prototypes."
2311 msgstr ""
2313 #: c-family/c.opt:994
2314 #, no-c-format
2315 msgid "Warn about likely missing requires keyword."
2316 msgstr ""
2318 #: c-family/c.opt:998
2319 #, no-c-format
2320 msgid ""
2321 "Warn when the template keyword is missing after a member access token in a "
2322 "dependent member access expression if that member is a template."
2323 msgstr ""
2325 #: c-family/c.opt:1002
2326 #, no-c-format
2327 msgid "Warn about global variables without previous declarations."
2328 msgstr ""
2330 #: c-family/c.opt:1009
2331 #, no-c-format
2332 msgid "Warn about use of multi-character character constants."
2333 msgstr ""
2335 #: c-family/c.opt:1013
2336 #, no-c-format
2337 msgid "Warn on direct multiple inheritance."
2338 msgstr ""
2340 #: c-family/c.opt:1017
2341 #, no-c-format
2342 msgid ""
2343 "Warn about unsafe macros expanding to multiple statements used as a body of "
2344 "a clause such as if, else, while, switch, or for."
2345 msgstr ""
2347 #: c-family/c.opt:1021
2348 #, no-c-format
2349 msgid "Warn on namespace definition."
2350 msgstr ""
2352 #: c-family/c.opt:1025
2353 #, no-c-format
2354 msgid ""
2355 "Warn about narrowing conversions within { } that are ill-formed in C++11."
2356 msgstr ""
2358 #: c-family/c.opt:1029
2359 #, no-c-format
2360 msgid "Warn about \"extern\" declarations not at file scope."
2361 msgstr ""
2363 #: c-family/c.opt:1033
2364 #, no-c-format
2365 msgid ""
2366 "Warn when a noexcept expression evaluates to false even though the "
2367 "expression can't actually throw."
2368 msgstr ""
2370 #: c-family/c.opt:1037
2371 #, no-c-format
2372 msgid ""
2373 "Warn if C++17 noexcept function type will change the mangled name of a "
2374 "symbol."
2375 msgstr ""
2377 #: c-family/c.opt:1041
2378 #, no-c-format
2379 msgid ""
2380 "Warn when non-templatized friend functions are declared within a template."
2381 msgstr ""
2383 #: c-family/c.opt:1045
2384 #, no-c-format
2385 msgid "Warn about non-virtual destructors."
2386 msgstr ""
2388 #: c-family/c.opt:1049
2389 #, no-c-format
2390 msgid ""
2391 "Warn about NULL being passed to argument slots marked as requiring non-NULL."
2392 msgstr ""
2394 #: c-family/c.opt:1065
2395 #, no-c-format
2396 msgid ""
2397 "-Wnormalized=[none|id|nfc|nfkc]\tWarn about non-normalized Unicode strings."
2398 msgstr ""
2400 #: c-family/c.opt:1088
2401 #, no-c-format
2402 msgid ""
2403 "Warn if a class interface has no superclass.  Root classes may use an "
2404 "attribute to suppress this warning."
2405 msgstr ""
2407 #: c-family/c.opt:1093
2408 #, no-c-format
2409 msgid "Warn if a C-style cast is used in a program."
2410 msgstr ""
2412 #: c-family/c.opt:1097
2413 #, no-c-format
2414 msgid "Warn for obsolescent usage in a declaration."
2415 msgstr ""
2417 #: c-family/c.opt:1101
2418 #, no-c-format
2419 msgid "Warn if an old-style parameter definition is used."
2420 msgstr ""
2422 #: c-family/c.opt:1105
2423 #, no-c-format
2424 msgid ""
2425 "Warn about potentially suboptimal choices related to OpenACC parallelism."
2426 msgstr ""
2428 #: c-family/c.opt:1109
2429 #, no-c-format
2430 msgid "Warn about suspicious OpenMP code."
2431 msgstr ""
2433 #: c-family/c.opt:1113
2434 #, no-c-format
2435 msgid "Warn if a simd directive is overridden by the vectorizer cost model."
2436 msgstr ""
2438 #: c-family/c.opt:1117
2439 #, no-c-format
2440 msgid ""
2441 "Warn if a string is longer than the maximum portable length specified by the "
2442 "standard."
2443 msgstr ""
2445 #: c-family/c.opt:1121 c-family/c.opt:1125
2446 #, no-c-format
2447 msgid "Warn about overloaded virtual function names."
2448 msgstr ""
2450 #: c-family/c.opt:1129
2451 #, no-c-format
2452 msgid "Warn about overriding initializers without side effects."
2453 msgstr ""
2455 #: c-family/c.opt:1133
2456 #, no-c-format
2457 msgid "Warn about overriding initializers with side effects."
2458 msgstr ""
2460 #: c-family/c.opt:1137
2461 #, no-c-format
2462 msgid ""
2463 "Warn if the named return value optimization is not performed although it is "
2464 "allowed."
2465 msgstr ""
2467 #: c-family/c.opt:1141
2468 #, no-c-format
2469 msgid "Warn about packed bit-fields whose offset changed in GCC 4.4."
2470 msgstr ""
2472 #: c-family/c.opt:1145
2473 #, no-c-format
2474 msgid "Warn when fields in a struct with the packed attribute are misaligned."
2475 msgstr ""
2477 #: c-family/c.opt:1149
2478 #, no-c-format
2479 msgid "Warn about possibly missing parentheses."
2480 msgstr ""
2482 #: c-family/c.opt:1157
2483 #, no-c-format
2484 msgid ""
2485 "Warn about calling std::move on a local object in a return statement "
2486 "preventing copy elision."
2487 msgstr ""
2489 #: c-family/c.opt:1161 c-family/c.opt:1165
2490 #, no-c-format
2491 msgid "Warn for placement new expressions with undefined behavior."
2492 msgstr ""
2494 #: c-family/c.opt:1169
2495 #, no-c-format
2496 msgid "Warn when converting the type of pointers to member functions."
2497 msgstr ""
2499 #: c-family/c.opt:1173
2500 #, no-c-format
2501 msgid "Warn about function pointer arithmetic."
2502 msgstr ""
2504 #: c-family/c.opt:1177
2505 #, no-c-format
2506 msgid "Warn when a pointer differs in signedness in an assignment."
2507 msgstr ""
2509 #: c-family/c.opt:1181
2510 #, no-c-format
2511 msgid "Warn when a pointer is compared with a zero character constant."
2512 msgstr ""
2514 #: c-family/c.opt:1185
2515 #, no-c-format
2516 msgid "Warn when a pointer is cast to an integer of a different size."
2517 msgstr ""
2519 #: c-family/c.opt:1189
2520 #, no-c-format
2521 msgid "Warn about misuses of pragmas."
2522 msgstr ""
2524 #: c-family/c.opt:1193
2525 #, no-c-format
2526 msgid ""
2527 "Warn if constructor or destructors with priorities from 0 to 100 are used."
2528 msgstr ""
2530 #: c-family/c.opt:1197
2531 #, no-c-format
2532 msgid ""
2533 "Warn if a property for an Objective-C object has no assign semantics "
2534 "specified."
2535 msgstr ""
2537 #: c-family/c.opt:1201
2538 #, no-c-format
2539 msgid "Warn if inherited methods are unimplemented."
2540 msgstr ""
2542 #: c-family/c.opt:1205
2543 #, no-c-format
2544 msgid "Warn when a range-based for-loop is creating unnecessary copies."
2545 msgstr ""
2547 #: c-family/c.opt:1209
2548 #, no-c-format
2549 msgid "Warn about multiple declarations of the same object."
2550 msgstr ""
2552 #: c-family/c.opt:1213
2553 #, no-c-format
2554 msgid "Warn about redundant calls to std::move."
2555 msgstr ""
2557 #: c-family/c.opt:1217
2558 #, no-c-format
2559 msgid ""
2560 "Warn when a class or enumerated type is referenced using a redundant class-"
2561 "key."
2562 msgstr ""
2564 #: c-family/c.opt:1221
2565 #, no-c-format
2566 msgid "Warn about uses of register storage specifier."
2567 msgstr ""
2569 #: c-family/c.opt:1225
2570 #, no-c-format
2571 msgid "Warn when the compiler reorders code."
2572 msgstr ""
2574 #: c-family/c.opt:1229
2575 #, no-c-format
2576 msgid ""
2577 "Warn when an argument passed to a restrict-qualified parameter aliases with "
2578 "another argument."
2579 msgstr ""
2581 #: c-family/c.opt:1234
2582 #, no-c-format
2583 msgid ""
2584 "Warn whenever void-returning functions return a non-void expressions, or a "
2585 "return expression is missing in a function not returning void."
2586 msgstr ""
2588 #: c-family/c.opt:1238
2589 #, no-c-format
2590 msgid ""
2591 "Warn whenever a function's return type defaults to \"int\" (C), or about "
2592 "inconsistent return types (C++)."
2593 msgstr ""
2595 #: c-family/c.opt:1242
2596 #, no-c-format
2597 msgid "Warn on suspicious constructs involving reverse scalar storage order."
2598 msgstr ""
2600 #: c-family/c.opt:1246
2601 #, no-c-format
2602 msgid "Warn if a selector has multiple methods."
2603 msgstr ""
2605 #: c-family/c.opt:1250
2606 #, no-c-format
2607 msgid "Warn when a value is moved to itself with std::move."
2608 msgstr ""
2610 #: c-family/c.opt:1254
2611 #, no-c-format
2612 msgid "Warn about possible violations of sequence point rules."
2613 msgstr ""
2615 #: c-family/c.opt:1258
2616 #, no-c-format
2617 msgid "Warn if a local declaration hides an instance variable."
2618 msgstr ""
2620 #: c-family/c.opt:1262 c-family/c.opt:1266
2621 #, no-c-format
2622 msgid "Warn if left shift of a signed value overflows."
2623 msgstr ""
2625 #: c-family/c.opt:1270
2626 #, no-c-format
2627 msgid "Warn if shift count is negative."
2628 msgstr ""
2630 #: c-family/c.opt:1274
2631 #, no-c-format
2632 msgid "Warn if shift count >= width of type."
2633 msgstr ""
2635 #: c-family/c.opt:1278
2636 #, no-c-format
2637 msgid "Warn if left shifting a negative value."
2638 msgstr ""
2640 #: c-family/c.opt:1282
2641 #, no-c-format
2642 msgid "Warn about signed-unsigned comparisons."
2643 msgstr ""
2645 #: c-family/c.opt:1290
2646 #, no-c-format
2647 msgid ""
2648 "Warn for implicit type conversions between signed and unsigned integers."
2649 msgstr ""
2651 #: c-family/c.opt:1294
2652 #, no-c-format
2653 msgid "Warn when overload promotes from unsigned to signed."
2654 msgstr ""
2656 #: c-family/c.opt:1298
2657 #, no-c-format
2658 msgid "Warn about missing sized deallocation functions."
2659 msgstr ""
2661 #: c-family/c.opt:1302
2662 #, no-c-format
2663 msgid ""
2664 "Warn about divisions of two sizeof operators when the first one is applied "
2665 "to an array and the divisor does not equal the size of the array element."
2666 msgstr ""
2668 #: c-family/c.opt:1307
2669 #, no-c-format
2670 msgid "Warn when sizeof is applied on a parameter declared as an array."
2671 msgstr ""
2673 #: c-family/c.opt:1311
2674 #, no-c-format
2675 msgid ""
2676 "Warn about suspicious divisions of two sizeof expressions that don't work "
2677 "correctly with pointers."
2678 msgstr ""
2680 #: c-family/c.opt:1315
2681 #, no-c-format
2682 msgid ""
2683 "Warn about suspicious length parameters to certain string functions if the "
2684 "argument uses sizeof."
2685 msgstr ""
2687 #: c-family/c.opt:1323
2688 #, no-c-format
2689 msgid ""
2690 "Warn about improper usages of flexible array members according to the level "
2691 "of -fstrict-flex-arrays."
2692 msgstr ""
2694 #: c-family/c.opt:1328
2695 #, no-c-format
2696 msgid "Warn about uncasted NULL used as sentinel."
2697 msgstr ""
2699 #: c-family/c.opt:1336
2700 #, no-c-format
2701 msgid "Warn about unprototyped function declarations."
2702 msgstr ""
2704 #: c-family/c.opt:1340
2705 #, no-c-format
2706 msgid "Warn if type signatures of candidate methods do not match exactly."
2707 msgstr ""
2709 #: c-family/c.opt:1344
2710 #, no-c-format
2711 msgid ""
2712 "Warn about calls to strcmp and strncmp used in equality expressions that are "
2713 "necessarily true or false due to the length of one and size of the other "
2714 "argument."
2715 msgstr ""
2717 #: c-family/c.opt:1350
2718 #, no-c-format
2719 msgid ""
2720 "Warn about buffer overflow in string manipulation functions like memcpy and "
2721 "strcpy."
2722 msgstr ""
2724 #: c-family/c.opt:1355
2725 #, no-c-format
2726 msgid ""
2727 "Under the control of Object Size type, warn about buffer overflow in string "
2728 "manipulation functions like memcpy and strcpy."
2729 msgstr ""
2731 #: c-family/c.opt:1360
2732 #, no-c-format
2733 msgid ""
2734 "Warn about reading past the end of a source array in string manipulation "
2735 "functions like memchr and memcpy."
2736 msgstr ""
2738 #: c-family/c.opt:1364
2739 #, no-c-format
2740 msgid ""
2741 "Warn about truncation in string manipulation functions like strncat and "
2742 "strncpy."
2743 msgstr ""
2745 #: c-family/c.opt:1368
2746 #, no-c-format
2747 msgid ""
2748 "Warn if a class type has a base or a field whose type uses the anonymous "
2749 "namespace or depends on a type with no linkage."
2750 msgstr ""
2752 #: c-family/c.opt:1372
2753 #, no-c-format
2754 msgid "Warn about functions which might be candidates for format attributes."
2755 msgstr ""
2757 #: c-family/c.opt:1376
2758 #, no-c-format
2759 msgid ""
2760 "Suggest that the override keyword be used when the declaration of a virtual "
2761 "function overrides another."
2762 msgstr ""
2764 #: c-family/c.opt:1381
2765 #, no-c-format
2766 msgid "Warn about enumerated switches, with no default, missing a case."
2767 msgstr ""
2769 #: c-family/c.opt:1385
2770 #, no-c-format
2771 msgid "Warn about enumerated switches missing a \"default:\" statement."
2772 msgstr ""
2774 #: c-family/c.opt:1389
2775 #, no-c-format
2776 msgid "Warn about all enumerated switches missing a specific case."
2777 msgstr ""
2779 #: c-family/c.opt:1393
2780 #, no-c-format
2781 msgid "Warn about switches with boolean controlling expression."
2782 msgstr ""
2784 #: c-family/c.opt:1397
2785 #, no-c-format
2786 msgid "Warn about switch values that are outside of the switch's type range."
2787 msgstr ""
2789 #: c-family/c.opt:1401
2790 #, no-c-format
2791 msgid ""
2792 "Warn when __sync_fetch_and_nand and __sync_nand_and_fetch built-in functions "
2793 "are used."
2794 msgstr ""
2796 #: c-family/c.opt:1405
2797 #, no-c-format
2798 msgid "Deprecated.  This switch has no effect."
2799 msgstr ""
2801 #: c-family/c.opt:1413
2802 #, no-c-format
2803 msgid "Warn on primary template declaration."
2804 msgstr ""
2806 #: c-family/c.opt:1417
2807 #, no-c-format
2808 msgid "Warn if a comparison always evaluates to true or false."
2809 msgstr ""
2811 #: c-family/c.opt:1421
2812 #, no-c-format
2813 msgid "Warn about simple-template-id in a constructor or destructor."
2814 msgstr ""
2816 #: c-family/c.opt:1425
2817 #, no-c-format
2818 msgid "Warn if a throw expression will always result in a call to terminate()."
2819 msgstr ""
2821 #: c-family/c.opt:1429
2822 #, no-c-format
2823 msgid "Warn about features not present in traditional C."
2824 msgstr ""
2826 #: c-family/c.opt:1433
2827 #, no-c-format
2828 msgid ""
2829 "Warn of prototypes causing type conversions different from what would happen "
2830 "in the absence of prototype."
2831 msgstr ""
2833 #: c-family/c.opt:1437
2834 #, no-c-format
2835 msgid ""
2836 "Warn if trigraphs are encountered that might affect the meaning of the "
2837 "program."
2838 msgstr ""
2840 #: c-family/c.opt:1441
2841 #, no-c-format
2842 msgid "Warn about @selector()s without previously declared methods."
2843 msgstr ""
2845 #: c-family/c.opt:1445
2846 #, no-c-format
2847 msgid "Warn if an undefined macro is used in an #if directive."
2848 msgstr ""
2850 #: c-family/c.opt:1449
2851 #, no-c-format
2852 msgid "Warn about invalid forms of delimited or named escape sequences."
2853 msgstr ""
2855 #: c-family/c.opt:1457
2856 #, no-c-format
2857 msgid "Warn about unrecognized pragmas."
2858 msgstr ""
2860 #: c-family/c.opt:1461
2861 #, no-c-format
2862 msgid "Warn about unsuffixed float constants."
2863 msgstr ""
2865 #: c-family/c.opt:1477
2866 #, no-c-format
2867 msgid "Warn when typedefs locally defined in a function are not used."
2868 msgstr ""
2870 #: c-family/c.opt:1481
2871 #, no-c-format
2872 msgid "Warn about macros defined in the main file that are not used."
2873 msgstr ""
2875 #: c-family/c.opt:1501
2876 #, no-c-format
2877 msgid "Warn about useless casts."
2878 msgstr ""
2880 #: c-family/c.opt:1505
2881 #, no-c-format
2882 msgid "Warn about using variadic macros."
2883 msgstr ""
2885 #: c-family/c.opt:1509
2886 #, no-c-format
2887 msgid ""
2888 "Warn about questionable usage of the macros used to retrieve variable "
2889 "arguments."
2890 msgstr ""
2892 #: c-family/c.opt:1513
2893 #, no-c-format
2894 msgid "Warn about the most vexing parse syntactic ambiguity."
2895 msgstr ""
2897 #: c-family/c.opt:1517
2898 #, no-c-format
2899 msgid "Warn if a virtual base has a non-trivial move assignment operator."
2900 msgstr ""
2902 #: c-family/c.opt:1521
2903 #, no-c-format
2904 msgid "Warn if a variable length array is used."
2905 msgstr ""
2907 #: c-family/c.opt:1525
2908 #, no-c-format
2909 msgid ""
2910 "-Wvla-larger-than=<number>\tWarn on unbounded uses of variable-length "
2911 "arrays, and on bounded uses of variable-length arrays whose bound can be "
2912 "larger than <number> bytes."
2913 msgstr ""
2915 #: c-family/c.opt:1531
2916 #, no-c-format
2917 msgid ""
2918 "Disable Wvla-larger-than= warning.  Equivalent to Wvla-larger-"
2919 "than=<SIZE_MAX> or larger."
2920 msgstr ""
2922 #: c-family/c.opt:1535
2923 #, no-c-format
2924 msgid "Warn about mismatched declarations of VLA parameters."
2925 msgstr ""
2927 #: c-family/c.opt:1539
2928 #, no-c-format
2929 msgid "Warn about deprecated uses of volatile qualifier."
2930 msgstr ""
2932 #: c-family/c.opt:1543
2933 #, no-c-format
2934 msgid "Warn when a register variable is declared volatile."
2935 msgstr ""
2937 #: c-family/c.opt:1547
2938 #, no-c-format
2939 msgid "Warn on direct virtual inheritance."
2940 msgstr ""
2942 #: c-family/c.opt:1551
2943 #, no-c-format
2944 msgid ""
2945 "In C++, nonzero means warn about deprecated conversion from string literals "
2946 "to 'char *'.  In C, similar warning, except that the conversion is of course "
2947 "not deprecated by the ISO C standard."
2948 msgstr ""
2950 #: c-family/c.opt:1555
2951 #, no-c-format
2952 msgid ""
2953 "Warn about xor operators where it appears the user meant exponentiation."
2954 msgstr ""
2956 #: c-family/c.opt:1559
2957 #, no-c-format
2958 msgid "Warn when a literal '0' is used as null pointer."
2959 msgstr ""
2961 #: c-family/c.opt:1563
2962 #, no-c-format
2963 msgid "Warn about accesses to interior zero-length array members."
2964 msgstr ""
2966 #: c-family/c.opt:1567
2967 #, no-c-format
2968 msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)."
2969 msgstr ""
2971 #: c-family/c.opt:1575
2972 #, no-c-format
2973 msgid ""
2974 "The version of the C++ ABI used for -Wabi warnings and link compatibility "
2975 "aliases."
2976 msgstr ""
2978 #: c-family/c.opt:1579
2979 #, no-c-format
2980 msgid "Enforce class member access control semantics."
2981 msgstr ""
2983 #: c-family/c.opt:1583
2984 #, no-c-format
2985 msgid "-fada-spec-parent=unit\tDump Ada specs as child units of given parent."
2986 msgstr ""
2988 #: c-family/c.opt:1587
2989 #, no-c-format
2990 msgid "Support C++17 allocation of over-aligned types."
2991 msgstr ""
2993 #: c-family/c.opt:1591
2994 #, no-c-format
2995 msgid ""
2996 "-faligned-new=<N>\tUse C++17 over-aligned type allocation for alignments "
2997 "greater than N."
2998 msgstr ""
3000 #: c-family/c.opt:1602 c-family/c.opt:1919 c-family/c.opt:2321
3001 #: c-family/c.opt:2325 c-family/c.opt:2341
3002 #, no-c-format
3003 msgid "No longer supported."
3004 msgstr ""
3006 #: c-family/c.opt:1606
3007 #, no-c-format
3008 msgid "Recognize the \"asm\" keyword."
3009 msgstr ""
3011 #: c-family/c.opt:1614
3012 #, no-c-format
3013 msgid "Recognize built-in functions."
3014 msgstr ""
3016 #: c-family/c.opt:1621
3017 #, no-c-format
3018 msgid "Where shorter, use canonicalized paths to systems headers."
3019 msgstr ""
3021 #: c-family/c.opt:1625
3022 #, no-c-format
3023 msgid ""
3024 "Enable the char8_t fundamental type and use it as the type for UTF-8 string "
3025 "and character literals."
3026 msgstr ""
3028 #: c-family/c.opt:1713
3029 #, no-c-format
3030 msgid "Removed in GCC 8.  This switch has no effect."
3031 msgstr ""
3033 #: c-family/c.opt:1717
3034 #, no-c-format
3035 msgid "Enable support for C++ concepts."
3036 msgstr ""
3038 #: c-family/c.opt:1721
3039 #, no-c-format
3040 msgid "Enable certain features present in the Concepts TS."
3041 msgstr ""
3043 #: c-family/c.opt:1725
3044 #, no-c-format
3045 msgid ""
3046 "Specify maximum error replay depth during recursive diagnosis of a "
3047 "constraint satisfaction failure."
3048 msgstr ""
3050 #: c-family/c.opt:1729
3051 #, no-c-format
3052 msgid "Allow the arguments of the '?' operator to have different types."
3053 msgstr ""
3055 #: c-family/c.opt:1737
3056 #, no-c-format
3057 msgid "-fconst-string-class=<name>\tUse class <name> for constant strings."
3058 msgstr ""
3060 #: c-family/c.opt:1741
3061 #, no-c-format
3062 msgid "-fconstexpr-depth=<number>\tSpecify maximum constexpr recursion depth."
3063 msgstr ""
3065 #: c-family/c.opt:1745
3066 #, no-c-format
3067 msgid ""
3068 "-fconstexpr-cache-depth=<number>\tSpecify maximum constexpr recursion cache "
3069 "depth."
3070 msgstr ""
3072 #: c-family/c.opt:1749
3073 #, no-c-format
3074 msgid "Allow IEC559 floating point exceptions in constant expressions."
3075 msgstr ""
3077 #: c-family/c.opt:1753
3078 #, no-c-format
3079 msgid ""
3080 "-fconstexpr-loop-limit=<number>\tSpecify maximum constexpr loop iteration "
3081 "count."
3082 msgstr ""
3084 #: c-family/c.opt:1757
3085 #, no-c-format
3086 msgid ""
3087 "-fconstexpr-ops-limit=<number>\tSpecify maximum number of constexpr "
3088 "operations during a single constexpr evaluation."
3089 msgstr ""
3091 #: c-family/c.opt:1761
3092 #, no-c-format
3093 msgid "Enable certain features present in drafts of C++ Contracts."
3094 msgstr ""
3096 #: c-family/c.opt:1774
3097 #, no-c-format
3098 msgid ""
3099 "-fcontract-assumption-mode=[on|off]\tEnable or disable treating axiom level "
3100 "contracts as assumptions (default on)."
3101 msgstr ""
3103 #: c-family/c.opt:1778
3104 #, no-c-format
3105 msgid ""
3106 "-fcontract-build-level=[off|default|audit]\tSpecify max contract level to "
3107 "generate runtime checks for."
3108 msgstr ""
3110 #: c-family/c.opt:1782
3111 #, no-c-format
3112 msgid ""
3113 "-fcontract-strict-declarations=[on|off]\tEnable or disable warnings on "
3114 "generalized redeclaration of functions with contracts (default off)."
3115 msgstr ""
3117 #: c-family/c.opt:1786
3118 #, no-c-format
3119 msgid ""
3120 "-fcontract-mode=[on|off]\tEnable or disable all contract facilities (default "
3121 "on)."
3122 msgstr ""
3124 #: c-family/c.opt:1790
3125 #, no-c-format
3126 msgid ""
3127 "-fcontract-continuation-mode=[on|off]\tEnable or disable contract "
3128 "continuation mode (default off)."
3129 msgstr ""
3131 #: c-family/c.opt:1794
3132 #, no-c-format
3133 msgid ""
3134 "-fcontract-role=<name>:<semantics>\tSpecify the semantics for all levels in "
3135 "a role (default, review), or a custom contract role with given semantics "
3136 "(ex: opt:assume,assume,assume)."
3137 msgstr ""
3139 #: c-family/c.opt:1798
3140 #, no-c-format
3141 msgid ""
3142 "-fcontract-semantic=<level>:<semantic>\tSpecify the concrete semantics for "
3143 "level."
3144 msgstr ""
3146 #: c-family/c.opt:1802
3147 #, no-c-format
3148 msgid "Enable C++ coroutines (experimental)."
3149 msgstr ""
3151 #: c-family/c.opt:1806
3152 #, no-c-format
3153 msgid "Emit debug annotations during preprocessing."
3154 msgstr ""
3156 #: c-family/c.opt:1814
3157 #, no-c-format
3158 msgid "Factor complex constructors and destructors to favor space over speed."
3159 msgstr ""
3161 #: c-family/c.opt:1822
3162 #, no-c-format
3163 msgid "Print hierarchical comparisons when template types are mismatched."
3164 msgstr ""
3166 #: c-family/c.opt:1826
3167 #, no-c-format
3168 msgid "Note all candidates during overload resolution failure."
3169 msgstr ""
3171 #: c-family/c.opt:1830
3172 #, no-c-format
3173 msgid "Preprocess directives only."
3174 msgstr ""
3176 #: c-family/c.opt:1834
3177 #, no-c-format
3178 msgid "Permit '$' as an identifier character."
3179 msgstr ""
3181 #: c-family/c.opt:1838
3182 #, no-c-format
3183 msgid ""
3184 "-fmacro-prefix-map=<old>=<new>\tMap one directory name to another in "
3185 "__FILE__, __BASE_FILE__, and __builtin_FILE()."
3186 msgstr ""
3188 #: c-family/c.opt:1842
3189 #, no-c-format
3190 msgid "Write all declarations as Ada code transitively."
3191 msgstr ""
3193 #: c-family/c.opt:1846
3194 #, no-c-format
3195 msgid "Write all declarations as Ada code for the given file only."
3196 msgstr ""
3198 #: c-family/c.opt:1853
3199 #, no-c-format
3200 msgid "Do not elide common elements in template comparisons."
3201 msgstr ""
3203 #: c-family/c.opt:1857
3204 #, no-c-format
3205 msgid "Generate code to check exception specifications."
3206 msgstr ""
3208 #: c-family/c.opt:1864
3209 #, no-c-format
3210 msgid ""
3211 "-fexec-charset=<cset>\tConvert all strings and character constants to "
3212 "character set <cset>."
3213 msgstr ""
3215 #: c-family/c.opt:1868
3216 #, no-c-format
3217 msgid "Permit universal character names (\\u and \\U) in identifiers."
3218 msgstr ""
3220 #: c-family/c.opt:1872
3221 #, no-c-format
3222 msgid ""
3223 "-finput-charset=<cset>\tSpecify the default character set for source files."
3224 msgstr ""
3226 #: c-family/c.opt:1876
3227 #, no-c-format
3228 msgid ""
3229 "Support dynamic initialization of thread-local variables in a different "
3230 "translation unit."
3231 msgstr ""
3233 #: c-family/c.opt:1883
3234 #, no-c-format
3235 msgid "Fold calls to simple inline functions."
3236 msgstr ""
3238 #: c-family/c.opt:1890
3239 #, no-c-format
3240 msgid "Do not assume that standard C libraries and \"main\" exist."
3241 msgstr ""
3243 #: c-family/c.opt:1894
3244 #, no-c-format
3245 msgid "Recognize GNU-defined keywords."
3246 msgstr ""
3248 #: c-family/c.opt:1898
3249 #, no-c-format
3250 msgid "Generate code for GNU runtime environment."
3251 msgstr ""
3253 #: c-family/c.opt:1902
3254 #, no-c-format
3255 msgid "Use traditional GNU semantics for inline functions."
3256 msgstr ""
3258 #: c-family/c.opt:1915
3259 #, no-c-format
3260 msgid "Assume normal C execution environment."
3261 msgstr ""
3263 #: c-family/c.opt:1923
3264 #, no-c-format
3265 msgid "Implement P2564 for consteval propagation."
3266 msgstr ""
3268 #: c-family/c.opt:1927
3269 #, no-c-format
3270 msgid "Export functions even if they can be inlined."
3271 msgstr ""
3273 #: c-family/c.opt:1931
3274 #, no-c-format
3275 msgid "Make inline functions constexpr by default."
3276 msgstr ""
3278 #: c-family/c.opt:1935
3279 #, no-c-format
3280 msgid "Emit implicit instantiations of inline templates."
3281 msgstr ""
3283 #: c-family/c.opt:1939
3284 #, no-c-format
3285 msgid "Emit implicit instantiations of templates."
3286 msgstr ""
3288 #: c-family/c.opt:1943
3289 #, no-c-format
3290 msgid "Implement C++17 inheriting constructor semantics."
3291 msgstr ""
3293 #: c-family/c.opt:1950
3294 #, no-c-format
3295 msgid "Don't emit dllexported inline functions unless needed."
3296 msgstr ""
3298 #: c-family/c.opt:1957
3299 #, no-c-format
3300 msgid ""
3301 "Allow implicit conversions between vectors with differing numbers of "
3302 "subparts and/or differing element types."
3303 msgstr ""
3305 #: c-family/c.opt:1961
3306 #, no-c-format
3307 msgid "Enable C++ modules-ts (experimental)."
3308 msgstr ""
3310 #: c-family/c.opt:1969
3311 #, no-c-format
3312 msgid "Enable C++ header module (experimental)."
3313 msgstr ""
3315 #: c-family/c.opt:1976
3316 #, no-c-format
3317 msgid ""
3318 "Member functions defined within their class are inline in module purview."
3319 msgstr ""
3321 #: c-family/c.opt:1980
3322 #, no-c-format
3323 msgid "Only emit Compiled Module Interface."
3324 msgstr ""
3326 #: c-family/c.opt:1984
3327 #, no-c-format
3328 msgid "Mapper for module to CMI files."
3329 msgstr ""
3331 #: c-family/c.opt:1988
3332 #, no-c-format
3333 msgid "Enable lazy module importing."
3334 msgstr ""
3336 #: c-family/c.opt:1996
3337 #, no-c-format
3338 msgid "Warn about macros that have conflicting header units definitions."
3339 msgstr ""
3341 #: c-family/c.opt:2000
3342 #, no-c-format
3343 msgid "Warn if pointers of distinct types are compared without a cast."
3344 msgstr ""
3346 #: c-family/c.opt:2004
3347 #, no-c-format
3348 msgid "Note #include directives translated to import declarations."
3349 msgstr ""
3351 #: c-family/c.opt:2008
3352 #, no-c-format
3353 msgid ""
3354 "Note #include directives not translated to import declarations, and not "
3355 "known to be textual."
3356 msgstr ""
3358 #: c-family/c.opt:2012
3359 #, no-c-format
3360 msgid "Note a #include translation of a specific header."
3361 msgstr ""
3363 #: c-family/c.opt:2016
3364 #, no-c-format
3365 msgid "Note Compiled Module Interface pathnames."
3366 msgstr ""
3368 #: c-family/c.opt:2020
3369 #, no-c-format
3370 msgid ""
3371 "Note Compiled Module Interface pathname of a specific module or header-unit."
3372 msgstr ""
3374 #: c-family/c.opt:2024
3375 #, no-c-format
3376 msgid ""
3377 "fmax-include-depth=<number> Set the maximum depth of the nested #include."
3378 msgstr ""
3380 #: c-family/c.opt:2028
3381 #, no-c-format
3382 msgid "Don't warn about uses of Microsoft extensions."
3383 msgstr ""
3385 #: c-family/c.opt:2047
3386 #, no-c-format
3387 msgid ""
3388 "Implement resolution of DR 150 for matching of template template arguments."
3389 msgstr ""
3391 #: c-family/c.opt:2051
3392 #, no-c-format
3393 msgid "Generate code for NeXT (Apple macOS) runtime environment."
3394 msgstr ""
3396 #: c-family/c.opt:2055
3397 #, no-c-format
3398 msgid "Assume that receivers of Objective-C messages may be nil."
3399 msgstr ""
3401 #: c-family/c.opt:2059
3402 #, no-c-format
3403 msgid ""
3404 "Allow access to instance variables as if they were local declarations within "
3405 "instance method implementations."
3406 msgstr ""
3408 #: c-family/c.opt:2063
3409 #, no-c-format
3410 msgid ""
3411 "-fvisibility=[private|protected|public|package]\tSet the default symbol "
3412 "visibility."
3413 msgstr ""
3415 #: c-family/c.opt:2088
3416 #, no-c-format
3417 msgid ""
3418 "Treat a throw() exception specification as noexcept to improve code size."
3419 msgstr ""
3421 #: c-family/c.opt:2092
3422 #, no-c-format
3423 msgid ""
3424 "Specify which ABI to use for Objective-C family code and meta-data "
3425 "generation."
3426 msgstr ""
3428 #: c-family/c.opt:2098
3429 #, no-c-format
3430 msgid ""
3431 "Generate special Objective-C methods to initialize/destroy non-POD C++ "
3432 "ivars, if needed."
3433 msgstr ""
3435 #: c-family/c.opt:2102
3436 #, no-c-format
3437 msgid "Allow fast jumps to the message dispatcher."
3438 msgstr ""
3440 #: c-family/c.opt:2108
3441 #, no-c-format
3442 msgid "Enable Objective-C exception and synchronization syntax."
3443 msgstr ""
3445 #: c-family/c.opt:2112
3446 #, no-c-format
3447 msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs."
3448 msgstr ""
3450 #: c-family/c.opt:2116
3451 #, no-c-format
3452 msgid ""
3453 "Enable inline checks for nil receivers with the NeXT runtime and ABI version "
3454 "2."
3455 msgstr ""
3457 #: c-family/c.opt:2121
3458 #, no-c-format
3459 msgid "Enable Objective-C setjmp exception handling runtime."
3460 msgstr ""
3462 #: c-family/c.opt:2125
3463 #, no-c-format
3464 msgid "Conform to the Objective-C 1.0 language as implemented in GCC 4.0."
3465 msgstr ""
3467 #: c-family/c.opt:2129
3468 #, no-c-format
3469 msgid "Enable OpenACC."
3470 msgstr ""
3472 #: c-family/c.opt:2133
3473 #, no-c-format
3474 msgid "Specify default OpenACC compute dimensions."
3475 msgstr ""
3477 #: c-family/c.opt:2137
3478 #, no-c-format
3479 msgid "Enable OpenMP (implies -frecursive in Fortran)."
3480 msgstr ""
3482 #: c-family/c.opt:2141
3483 #, no-c-format
3484 msgid "Enable OpenMP's SIMD directives."
3485 msgstr ""
3487 #: c-family/c.opt:2145
3488 #, no-c-format
3489 msgid "Recognize C++ keywords like \"compl\" and \"xor\"."
3490 msgstr ""
3492 #: c-family/c.opt:2156
3493 #, no-c-format
3494 msgid "Look for and use PCH files even when preprocessing."
3495 msgstr ""
3497 #: c-family/c.opt:2160
3498 #, no-c-format
3499 msgid "Downgrade conformance errors to warnings."
3500 msgstr ""
3502 #: c-family/c.opt:2164
3503 #, no-c-format
3504 msgid "Enable Plan 9 language extensions."
3505 msgstr ""
3507 #: c-family/c.opt:2168
3508 #, no-c-format
3509 msgid "Treat the input file as already preprocessed."
3510 msgstr ""
3512 #: c-family/c.opt:2176
3513 #, no-c-format
3514 msgid ""
3515 "-ftrack-macro-expansion=<0|1|2>\tTrack locations of tokens coming from macro "
3516 "expansion and display them in error messages."
3517 msgstr ""
3519 #: c-family/c.opt:2180
3520 #, no-c-format
3521 msgid ""
3522 "Do not pretty-print template specializations as the template signature "
3523 "followed by the arguments."
3524 msgstr ""
3526 #: c-family/c.opt:2184
3527 #, no-c-format
3528 msgid "Treat known sprintf return values as constants."
3529 msgstr ""
3531 #: c-family/c.opt:2188
3532 #, no-c-format
3533 msgid ""
3534 "Used in Fix-and-Continue mode to indicate that object files may be swapped "
3535 "in at runtime."
3536 msgstr ""
3538 #: c-family/c.opt:2192
3539 #, no-c-format
3540 msgid "Removed in GCC 10.  This switch has no effect."
3541 msgstr ""
3543 #: c-family/c.opt:2196
3544 #, no-c-format
3545 msgid "Generate run time type descriptor information."
3546 msgstr ""
3548 #: c-family/c.opt:2200 ada/gcc-interface/lang.opt:81
3549 #, no-c-format
3550 msgid "Use the narrowest integer type possible for enumeration types."
3551 msgstr ""
3553 #: c-family/c.opt:2204
3554 #, no-c-format
3555 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\"."
3556 msgstr ""
3558 #: c-family/c.opt:2208
3559 #, no-c-format
3560 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed."
3561 msgstr ""
3563 #: c-family/c.opt:2212 ada/gcc-interface/lang.opt:85
3564 #, no-c-format
3565 msgid "Make \"char\" signed by default."
3566 msgstr ""
3568 #: c-family/c.opt:2216
3569 #, no-c-format
3570 msgid "Enable C++14 sized deallocation support."
3571 msgstr ""
3573 #: c-family/c.opt:2223
3574 #, no-c-format
3575 msgid ""
3576 "-fstrict-flex-arrays=<level>    Control when to treat the trailing array of "
3577 "a structure as a flexible array member for the purposes of accessing the "
3578 "elements of such an array. The default is treating all trailing arrays of "
3579 "structures as flexible array members."
3580 msgstr ""
3582 #: c-family/c.opt:2230
3583 #, no-c-format
3584 msgid ""
3585 "-fsso-struct=[big-endian|little-endian|native]\tSet the default scalar "
3586 "storage order."
3587 msgstr ""
3589 #: c-family/c.opt:2246
3590 #, no-c-format
3591 msgid "Display statistics accumulated during compilation."
3592 msgstr ""
3594 #: c-family/c.opt:2250
3595 #, no-c-format
3596 msgid ""
3597 "Assume that values of enumeration type are always within the minimum range "
3598 "of that type."
3599 msgstr ""
3601 #: c-family/c.opt:2257 c-family/c.opt:2262
3602 #, no-c-format
3603 msgid ""
3604 "Follow the C++17 evaluation order requirements for assignment expressions, "
3605 "shift, member function calls, etc."
3606 msgstr ""
3608 #: c-family/c.opt:2279
3609 #, no-c-format
3610 msgid ""
3611 "Set the maximum number of template instantiation notes for a single warning "
3612 "or error."
3613 msgstr ""
3615 #: c-family/c.opt:2286
3616 #, no-c-format
3617 msgid ""
3618 "-ftemplate-depth=<number>\tSpecify maximum template instantiation depth."
3619 msgstr ""
3621 #: c-family/c.opt:2293
3622 #, no-c-format
3623 msgid ""
3624 "-fno-threadsafe-statics\tDo not generate thread-safe code for initializing "
3625 "local statics."
3626 msgstr ""
3628 #: c-family/c.opt:2297
3629 #, no-c-format
3630 msgid ""
3631 "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned."
3632 msgstr ""
3634 #: c-family/c.opt:2301 ada/gcc-interface/lang.opt:89
3635 #, no-c-format
3636 msgid "Make \"char\" unsigned by default."
3637 msgstr ""
3639 #: c-family/c.opt:2305
3640 #, no-c-format
3641 msgid "Use __cxa_atexit to register destructors."
3642 msgstr ""
3644 #: c-family/c.opt:2309
3645 #, no-c-format
3646 msgid "Use __cxa_get_exception_ptr in exception handling."
3647 msgstr ""
3649 #: c-family/c.opt:2313
3650 #, no-c-format
3651 msgid "Marks all inlined functions and methods as having hidden visibility."
3652 msgstr ""
3654 #: c-family/c.opt:2317
3655 #, no-c-format
3656 msgid "Changes visibility to match Microsoft Visual Studio by default."
3657 msgstr ""
3659 #: c-family/c.opt:2329
3660 #, no-c-format
3661 msgid "Emit common-like symbols as weak symbols."
3662 msgstr ""
3664 #: c-family/c.opt:2333
3665 #, no-c-format
3666 msgid ""
3667 "-fwide-exec-charset=<cset>\tConvert all wide strings and character constants "
3668 "to character set <cset>."
3669 msgstr ""
3671 #: c-family/c.opt:2337
3672 #, no-c-format
3673 msgid "Generate a #line directive pointing at the current working directory."
3674 msgstr ""
3676 #: c-family/c.opt:2345
3677 #, no-c-format
3678 msgid ""
3679 "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode."
3680 msgstr ""
3682 #: c-family/c.opt:2349
3683 #, no-c-format
3684 msgid "Dump declarations to a .decl file."
3685 msgstr ""
3687 #: c-family/c.opt:2353
3688 #, no-c-format
3689 msgid ""
3690 "-femit-struct-debug-baseonly\tAggressive reduced debug info for structs."
3691 msgstr ""
3693 #: c-family/c.opt:2357
3694 #, no-c-format
3695 msgid ""
3696 "-femit-struct-debug-reduced\tConservative reduced debug info for structs."
3697 msgstr ""
3699 #: c-family/c.opt:2361
3700 #, no-c-format
3701 msgid ""
3702 "-femit-struct-debug-detailed=<spec-list>\tDetailed reduced debug info for "
3703 "structs."
3704 msgstr ""
3706 #: c-family/c.opt:2365
3707 #, no-c-format
3708 msgid ""
3709 "Interpret imaginary, fixed-point, or other gnu number suffix as the "
3710 "corresponding number literal rather than a user-defined number literal."
3711 msgstr ""
3713 #: c-family/c.opt:2370
3714 #, no-c-format
3715 msgid "-idirafter <dir>\tAdd <dir> to the end of the system include path."
3716 msgstr ""
3718 #: c-family/c.opt:2374
3719 #, no-c-format
3720 msgid "-imacros <file>\tAccept definition of macros in <file>."
3721 msgstr ""
3723 #: c-family/c.opt:2378
3724 #, no-c-format
3725 msgid "-imultilib <dir>\tSet <dir> to be the multilib include subdirectory."
3726 msgstr ""
3728 #: c-family/c.opt:2382
3729 #, no-c-format
3730 msgid "-include <file>\tInclude the contents of <file> before other files."
3731 msgstr ""
3733 #: c-family/c.opt:2386
3734 #, no-c-format
3735 msgid "-iprefix <path>\tSpecify <path> as a prefix for next two options."
3736 msgstr ""
3738 #: c-family/c.opt:2390
3739 #, no-c-format
3740 msgid "-isysroot <dir>\tSet <dir> to be the system root directory."
3741 msgstr ""
3743 #: c-family/c.opt:2394
3744 #, no-c-format
3745 msgid "-isystem <dir>\tAdd <dir> to the start of the system include path."
3746 msgstr ""
3748 #: c-family/c.opt:2398
3749 #, no-c-format
3750 msgid "-iquote <dir>\tAdd <dir> to the end of the quote include path."
3751 msgstr ""
3753 #: c-family/c.opt:2402
3754 #, no-c-format
3755 msgid "-iwithprefix <dir>\tAdd <dir> to the end of the system include path."
3756 msgstr ""
3758 #: c-family/c.opt:2406
3759 #, no-c-format
3760 msgid ""
3761 "-iwithprefixbefore <dir>\tAdd <dir> to the end of the main include path."
3762 msgstr ""
3764 #: c-family/c.opt:2416
3765 #, no-c-format
3766 msgid ""
3767 "Do not search standard system include directories (those specified with -"
3768 "isystem will still be used)."
3769 msgstr ""
3771 #: c-family/c.opt:2420
3772 #, no-c-format
3773 msgid "Do not search standard system include directories for C++."
3774 msgstr ""
3776 #: c-family/c.opt:2432
3777 #, no-c-format
3778 msgid "Generate C header of platform-specific features."
3779 msgstr ""
3781 #: c-family/c.opt:2436
3782 #, no-c-format
3783 msgid "Remap file names when including files."
3784 msgstr ""
3786 #: c-family/c.opt:2440 c-family/c.opt:2444
3787 #, no-c-format
3788 msgid ""
3789 "Conform to the ISO 1998 C++ standard revised by the 2003 technical "
3790 "corrigendum."
3791 msgstr ""
3793 #: c-family/c.opt:2448
3794 #, no-c-format
3795 msgid "Conform to the ISO 2011 C++ standard."
3796 msgstr ""
3798 #: c-family/c.opt:2452
3799 #, no-c-format
3800 msgid "Deprecated in favor of -std=c++11."
3801 msgstr ""
3803 #: c-family/c.opt:2456
3804 #, no-c-format
3805 msgid "Deprecated in favor of -std=c++14."
3806 msgstr ""
3808 #: c-family/c.opt:2460
3809 #, no-c-format
3810 msgid "Conform to the ISO 2014 C++ standard."
3811 msgstr ""
3813 #: c-family/c.opt:2464
3814 #, no-c-format
3815 msgid "Deprecated in favor of -std=c++17."
3816 msgstr ""
3818 #: c-family/c.opt:2468
3819 #, no-c-format
3820 msgid "Conform to the ISO 2017 C++ standard."
3821 msgstr ""
3823 #: c-family/c.opt:2472 c-family/c.opt:2476
3824 #, no-c-format
3825 msgid ""
3826 "Conform to the ISO 2020 C++ standard (experimental and incomplete support)."
3827 msgstr ""
3829 #: c-family/c.opt:2480 c-family/c.opt:2484
3830 #, no-c-format
3831 msgid ""
3832 "Conform to the ISO 2023 C++ draft standard (experimental and incomplete "
3833 "support)."
3834 msgstr ""
3836 #: c-family/c.opt:2488 c-family/c.opt:2492
3837 #, no-c-format
3838 msgid ""
3839 "Conform to the ISO 2026 C++ draft standard (experimental and incomplete "
3840 "support)."
3841 msgstr ""
3843 #: c-family/c.opt:2496 c-family/c.opt:2650
3844 #, no-c-format
3845 msgid "Conform to the ISO 2011 C standard."
3846 msgstr ""
3848 #: c-family/c.opt:2500
3849 #, no-c-format
3850 msgid "Deprecated in favor of -std=c11."
3851 msgstr ""
3853 #: c-family/c.opt:2504 c-family/c.opt:2508 c-family/c.opt:2654
3854 #: c-family/c.opt:2658
3855 #, no-c-format
3856 msgid "Conform to the ISO 2017 C standard (published in 2018)."
3857 msgstr ""
3859 #: c-family/c.opt:2512 c-family/c.opt:2662
3860 #, no-c-format
3861 msgid ""
3862 "Conform to the ISO 2023 C standard draft (expected to be published in 2024) "
3863 "(experimental and incomplete support)."
3864 msgstr ""
3866 #: c-family/c.opt:2516
3867 #, no-c-format
3868 msgid "Deprecated in favor of -std=c23."
3869 msgstr ""
3871 #: c-family/c.opt:2520 c-family/c.opt:2524 c-family/c.opt:2634
3872 #, no-c-format
3873 msgid "Conform to the ISO 1990 C standard."
3874 msgstr ""
3876 #: c-family/c.opt:2528 c-family/c.opt:2642
3877 #, no-c-format
3878 msgid "Conform to the ISO 1999 C standard."
3879 msgstr ""
3881 #: c-family/c.opt:2532
3882 #, no-c-format
3883 msgid "Deprecated in favor of -std=c99."
3884 msgstr ""
3886 #: c-family/c.opt:2536 c-family/c.opt:2541
3887 #, no-c-format
3888 msgid ""
3889 "Conform to the ISO 1998 C++ standard revised by the 2003 technical "
3890 "corrigendum with GNU extensions."
3891 msgstr ""
3893 #: c-family/c.opt:2546
3894 #, no-c-format
3895 msgid "Conform to the ISO 2011 C++ standard with GNU extensions."
3896 msgstr ""
3898 #: c-family/c.opt:2550
3899 #, no-c-format
3900 msgid "Deprecated in favor of -std=gnu++11."
3901 msgstr ""
3903 #: c-family/c.opt:2554
3904 #, no-c-format
3905 msgid "Deprecated in favor of -std=gnu++14."
3906 msgstr ""
3908 #: c-family/c.opt:2558
3909 #, no-c-format
3910 msgid "Conform to the ISO 2014 C++ standard with GNU extensions."
3911 msgstr ""
3913 #: c-family/c.opt:2562
3914 #, no-c-format
3915 msgid "Deprecated in favor of -std=gnu++17."
3916 msgstr ""
3918 #: c-family/c.opt:2566
3919 #, no-c-format
3920 msgid "Conform to the ISO 2017 C++ standard with GNU extensions."
3921 msgstr ""
3923 #: c-family/c.opt:2570 c-family/c.opt:2574
3924 #, no-c-format
3925 msgid ""
3926 "Conform to the ISO 2020 C++ standard with GNU extensions (experimental and "
3927 "incomplete support)."
3928 msgstr ""
3930 #: c-family/c.opt:2578 c-family/c.opt:2582
3931 #, no-c-format
3932 msgid ""
3933 "Conform to the ISO 2023 C++ draft standard with GNU extensions (experimental "
3934 "and incomplete support)."
3935 msgstr ""
3937 #: c-family/c.opt:2586 c-family/c.opt:2590
3938 #, no-c-format
3939 msgid ""
3940 "Conform to the ISO 2026 C++ draft standard with GNU extensions (experimental "
3941 "and incomplete support)."
3942 msgstr ""
3944 #: c-family/c.opt:2594
3945 #, no-c-format
3946 msgid "Conform to the ISO 2011 C standard with GNU extensions."
3947 msgstr ""
3949 #: c-family/c.opt:2598
3950 #, no-c-format
3951 msgid "Deprecated in favor of -std=gnu11."
3952 msgstr ""
3954 #: c-family/c.opt:2602 c-family/c.opt:2606
3955 #, no-c-format
3956 msgid ""
3957 "Conform to the ISO 2017 C standard (published in 2018) with GNU extensions."
3958 msgstr ""
3960 #: c-family/c.opt:2610
3961 #, no-c-format
3962 msgid ""
3963 "Conform to the ISO 2023 C standard draft (expected to be published in 2024) "
3964 "with GNU extensions (experimental and incomplete support)."
3965 msgstr ""
3967 #: c-family/c.opt:2614
3968 #, no-c-format
3969 msgid "Deprecated in favor of -std=gnu23."
3970 msgstr ""
3972 #: c-family/c.opt:2618 c-family/c.opt:2622
3973 #, no-c-format
3974 msgid "Conform to the ISO 1990 C standard with GNU extensions."
3975 msgstr ""
3977 #: c-family/c.opt:2626
3978 #, no-c-format
3979 msgid "Conform to the ISO 1999 C standard with GNU extensions."
3980 msgstr ""
3982 #: c-family/c.opt:2630
3983 #, no-c-format
3984 msgid "Deprecated in favor of -std=gnu99."
3985 msgstr ""
3987 #: c-family/c.opt:2638
3988 #, no-c-format
3989 msgid "Conform to the ISO 1990 C standard as amended in 1994."
3990 msgstr ""
3992 #: c-family/c.opt:2646
3993 #, no-c-format
3994 msgid "Deprecated in favor of -std=iso9899:1999."
3995 msgstr ""
3997 #: c-family/c.opt:2666
3998 #, no-c-format
3999 msgid ""
4000 "-stdlib=[libstdc++|libc++]\tThe standard library to be used for C++ headers "
4001 "and runtime."
4002 msgstr ""
4004 #: c-family/c.opt:2683
4005 #, no-c-format
4006 msgid "Enable traditional preprocessing."
4007 msgstr ""
4009 #: c-family/c.opt:2687
4010 #, no-c-format
4011 msgid "-trigraphs\tSupport ISO C trigraphs."
4012 msgstr ""
4014 #: c-family/c.opt:2691
4015 #, no-c-format
4016 msgid "Do not predefine system-specific and GCC-specific macros."
4017 msgstr ""
4019 #: ada/gcc-interface/lang.opt:61
4020 #, no-c-format
4021 msgid "Dump Source Coverage Obligations."
4022 msgstr ""
4024 #: ada/gcc-interface/lang.opt:65
4025 #, no-c-format
4026 msgid "Synonym of -gnatk8."
4027 msgstr ""
4029 #: ada/gcc-interface/lang.opt:73
4030 #, no-c-format
4031 msgid "Do not look for object files in standard path."
4032 msgstr ""
4034 #: ada/gcc-interface/lang.opt:77
4035 #, no-c-format
4036 msgid "Select the runtime."
4037 msgstr ""
4039 #: ada/gcc-interface/lang.opt:93
4040 #, no-c-format
4041 msgid "Catch typos."
4042 msgstr ""
4044 #: ada/gcc-interface/lang.opt:97
4045 #, no-c-format
4046 msgid "Set name of output ALI file (internal switch)."
4047 msgstr ""
4049 #: ada/gcc-interface/lang.opt:101
4050 #, no-c-format
4051 msgid "-gnat<options>\tSpecify options to GNAT."
4052 msgstr ""
4054 #: ada/gcc-interface/lang.opt:105
4055 #, no-c-format
4056 msgid "Ignored."
4057 msgstr ""
4059 #: d/lang.opt:51
4060 #, no-c-format
4061 msgid "-Hd <dir>\tWrite D interface files to directory <dir>."
4062 msgstr ""
4064 #: d/lang.opt:55
4065 #, no-c-format
4066 msgid "-Hf <file>\tWrite D interface to <file>."
4067 msgstr ""
4069 #: d/lang.opt:127
4070 #, no-c-format
4071 msgid "Warn about casts that will produce a null result."
4072 msgstr ""
4074 #: d/lang.opt:143
4075 #, no-c-format
4076 msgid "Warn when a special enum is declared with the wrong base type."
4077 msgstr ""
4079 #: d/lang.opt:151
4080 #, no-c-format
4081 msgid "Warn from speculative compiles such as __traits(compiles)."
4082 msgstr ""
4084 #: d/lang.opt:163
4085 #, no-c-format
4086 msgid "Generate JSON file."
4087 msgstr ""
4089 #: d/lang.opt:167
4090 #, no-c-format
4091 msgid "-Xf <file>\tWrite JSON output to the given <file>."
4092 msgstr ""
4094 #: d/lang.opt:171
4095 #, no-c-format
4096 msgid "Debug library to use instead of phobos."
4097 msgstr ""
4099 #: d/lang.opt:175
4100 #, no-c-format
4101 msgid "Default library to use instead of phobos."
4102 msgstr ""
4104 #: d/lang.opt:179
4105 #, no-c-format
4106 msgid "Do link the standard D startup files in the compilation."
4107 msgstr ""
4109 #: d/lang.opt:186
4110 #, no-c-format
4111 msgid "Generate code for all template instantiations."
4112 msgstr ""
4114 #: d/lang.opt:190
4115 #, no-c-format
4116 msgid "Generate code for assert contracts."
4117 msgstr ""
4119 #: d/lang.opt:198
4120 #, no-c-format
4121 msgid ""
4122 "-fbounds-check=[on|safeonly|off]\tTurn array bounds checks on, in @safe code "
4123 "only, or off."
4124 msgstr ""
4126 #: d/lang.opt:240
4127 #, no-c-format
4128 msgid "-fcheckaction=[throw,halt,context]\tBehavior on contract failure."
4129 msgstr ""
4131 #: d/lang.opt:256
4132 #, no-c-format
4133 msgid "Compile in debug code."
4134 msgstr ""
4136 #: d/lang.opt:260
4137 #, no-c-format
4138 msgid "-fdebug=<ident>\tCompile in debug code identified by <ident>."
4139 msgstr ""
4141 #: d/lang.opt:264
4142 #, no-c-format
4143 msgid "Generate documentation."
4144 msgstr ""
4146 #: d/lang.opt:268
4147 #, no-c-format
4148 msgid "-fdoc-dir=<dir>\tWrite documentation file to directory <dir>."
4149 msgstr ""
4151 #: d/lang.opt:272
4152 #, no-c-format
4153 msgid "-fdoc-file=<file>\tWrite documentation to <file>."
4154 msgstr ""
4156 #: d/lang.opt:276
4157 #, no-c-format
4158 msgid "-fdoc-inc=<file>\tInclude a Ddoc macro <file>."
4159 msgstr ""
4161 #: d/lang.opt:280
4162 #, no-c-format
4163 msgid "Assume that standard D runtime libraries and \"D main\" exist."
4164 msgstr ""
4166 #: d/lang.opt:284
4167 #, no-c-format
4168 msgid "Add comments for ignored declarations in the generated C++ header."
4169 msgstr ""
4171 #: d/lang.opt:288
4172 #, no-c-format
4173 msgid ""
4174 "-fdump-cxx-spec=<filename>\tWrite all declarations as C++ code to <filename>."
4175 msgstr ""
4177 #: d/lang.opt:292
4178 #, no-c-format
4179 msgid "Display the frontend AST after parsing and semantic passes."
4180 msgstr ""
4182 #: d/lang.opt:300
4183 #, no-c-format
4184 msgid ""
4185 "-fextern-std=<standard>\tSet C++ name mangling compatibility with <standard>."
4186 msgstr ""
4188 #: d/lang.opt:325
4189 #, no-c-format
4190 msgid "Ignore unsupported pragmas."
4191 msgstr ""
4193 #: d/lang.opt:329
4194 #, no-c-format
4195 msgid "Generate code for class invariant contracts."
4196 msgstr ""
4198 #: d/lang.opt:333
4199 #, no-c-format
4200 msgid "Generate a default D main() function when compiling."
4201 msgstr ""
4203 #: d/lang.opt:337
4204 #, no-c-format
4205 msgid ""
4206 "-fmodule-file=<package.module>=<filespec>\tuse <filespec> as source file for "
4207 "<package.module>."
4208 msgstr ""
4210 #: d/lang.opt:341
4211 #, no-c-format
4212 msgid "Generate ModuleInfo struct for output module."
4213 msgstr ""
4215 #: d/lang.opt:345
4216 #, no-c-format
4217 msgid ""
4218 "Process all modules specified on the command line, but only generate code "
4219 "for the module specified by the argument."
4220 msgstr ""
4222 #: d/lang.opt:349
4223 #, no-c-format
4224 msgid "Generate code for postcondition contracts."
4225 msgstr ""
4227 #: d/lang.opt:353
4228 #, no-c-format
4229 msgid "Generate code for precondition contracts."
4230 msgstr ""
4232 #: d/lang.opt:357
4233 #, no-c-format
4234 msgid "Turn on all upcoming D language features."
4235 msgstr ""
4237 #: d/lang.opt:361
4238 #, no-c-format
4239 msgid "Implement D bit-fields."
4240 msgstr ""
4242 #: d/lang.opt:365
4243 #, no-c-format
4244 msgid "Implement DIP1000: Scoped pointers."
4245 msgstr ""
4247 #: d/lang.opt:369
4248 #, no-c-format
4249 msgid "Implement DIP1008: Allow exceptions in @nogc code."
4250 msgstr ""
4252 #: d/lang.opt:373
4253 #, no-c-format
4254 msgid "Implement DIP1021: Mutable function arguments."
4255 msgstr ""
4257 #: d/lang.opt:377
4258 #, no-c-format
4259 msgid "Destruct fields of partially constructed objects."
4260 msgstr ""
4262 #: d/lang.opt:381
4263 #, no-c-format
4264 msgid "Use field-wise comparisons for struct equality."
4265 msgstr ""
4267 #: d/lang.opt:385
4268 #, no-c-format
4269 msgid ""
4270 "When a symbol is resolved, check `alias this' scope before going to upper "
4271 "scopes."
4272 msgstr ""
4274 #: d/lang.opt:389
4275 #, no-c-format
4276 msgid ""
4277 "Disallow unsound immutable conversions that were formerly incorrectly "
4278 "permitted."
4279 msgstr ""
4281 #: d/lang.opt:393
4282 #, no-c-format
4283 msgid "Implement 'in' parameters to mean scope const."
4284 msgstr ""
4286 #: d/lang.opt:397
4287 #, no-c-format
4288 msgid ""
4289 "Implement 'in' contracts of overridden methods to be a superset of parent "
4290 "contract."
4291 msgstr ""
4293 #: d/lang.opt:401
4294 #, no-c-format
4295 msgid "Disable access to shared memory objects."
4296 msgstr ""
4298 #: d/lang.opt:405
4299 #, no-c-format
4300 msgid "Enable rvalue arguments to ref parameters."
4301 msgstr ""
4303 #: d/lang.opt:409
4304 #, no-c-format
4305 msgid "Disable access to variables marked `@system' from @safe code."
4306 msgstr ""
4308 #: d/lang.opt:413
4309 #, no-c-format
4310 msgid "Compile release version."
4311 msgstr ""
4313 #: d/lang.opt:417
4314 #, no-c-format
4315 msgid "Turn off all revertable D language features."
4316 msgstr ""
4318 #: d/lang.opt:421
4319 #, no-c-format
4320 msgid "Revert DIP1000: Scoped pointers."
4321 msgstr ""
4323 #: d/lang.opt:425
4324 #, no-c-format
4325 msgid "Don't destruct fields of partially constructed objects."
4326 msgstr ""
4328 #: d/lang.opt:429
4329 #, no-c-format
4330 msgid "Don't use C-style integral promotion for unary '+', '-' and '~'."
4331 msgstr ""
4333 #: d/lang.opt:437
4334 #, no-c-format
4335 msgid ""
4336 "-fsave-mixins=<filename>\tExpand and save mixins to file specified by "
4337 "<filename>."
4338 msgstr ""
4340 #: d/lang.opt:441
4341 #, no-c-format
4342 msgid "Generate code for switches without a default case."
4343 msgstr ""
4345 #: d/lang.opt:445
4346 #, no-c-format
4347 msgid "List information on all D language transitions."
4348 msgstr ""
4350 #: d/lang.opt:449
4351 #, no-c-format
4352 msgid "List all non-mutable fields which occupy an object instance."
4353 msgstr ""
4355 #: d/lang.opt:453
4356 #, no-c-format
4357 msgid "List all usages of 'in' on parameter."
4358 msgstr ""
4360 #: d/lang.opt:457
4361 #, no-c-format
4362 msgid "List all hidden GC allocations."
4363 msgstr ""
4365 #: d/lang.opt:461
4366 #, no-c-format
4367 msgid "List statistics on template instantiations."
4368 msgstr ""
4370 #: d/lang.opt:465
4371 #, no-c-format
4372 msgid "List all variables going into thread local storage."
4373 msgstr ""
4375 #: d/lang.opt:469
4376 #, no-c-format
4377 msgid "Compile in unittest code."
4378 msgstr ""
4380 #: d/lang.opt:473
4381 #, no-c-format
4382 msgid "-fversion=<ident>\tCompile in version code identified by <ident>."
4383 msgstr ""
4385 #: d/lang.opt:477
4386 #, no-c-format
4387 msgid "Emit template instantiations as weak symbols."
4388 msgstr ""
4390 #: d/lang.opt:497
4391 #, no-c-format
4392 msgid "Do not link the standard D library in the compilation."
4393 msgstr ""
4395 #: d/lang.opt:505
4396 #, no-c-format
4397 msgid "Link the standard D library statically in the compilation."
4398 msgstr ""
4400 #: d/lang.opt:509
4401 #, no-c-format
4402 msgid "Link the standard D library dynamically in the compilation."
4403 msgstr ""
4405 #: m2/lang.opt:35
4406 #, no-c-format
4407 msgid ""
4408 "turns on case statement label compile time checking when using an expression "
4409 "of an enum type."
4410 msgstr ""
4412 #: m2/lang.opt:39
4413 #, no-c-format
4414 msgid ""
4415 "compiler checks to force definition module procedure parameter names with "
4416 "their implementation module counterpart"
4417 msgstr ""
4419 #: m2/lang.opt:43
4420 #, no-c-format
4421 msgid "compiler warns if a cast is being used on types of differing sizes"
4422 msgstr ""
4424 #: m2/lang.opt:47
4425 #, no-c-format
4426 msgid "inform user which parameters will be passed by reference"
4427 msgstr ""
4429 #: m2/lang.opt:51
4430 #, no-c-format
4431 msgid ""
4432 "extra compile time semantic checking, typically tries to catch poor "
4433 "programming style"
4434 msgstr ""
4436 #: m2/lang.opt:55
4437 #, no-c-format
4438 msgid ""
4439 "turns on compile time analysis in the first basic block of a procedure "
4440 "detecting access to uninitialized data."
4441 msgstr ""
4443 #: m2/lang.opt:59
4444 #, no-c-format
4445 msgid ""
4446 "turns on compile time analysis to detect access to uninitialized variables, "
4447 "the checking can be specified by: known,cond,all."
4448 msgstr ""
4450 #: m2/lang.opt:63
4451 #, no-c-format
4452 msgid "automatically initializes all pointers to NIL"
4453 msgstr ""
4455 #: m2/lang.opt:67
4456 #, no-c-format
4457 msgid ""
4458 "turns on runtime subrange, array index and indirection via NIL pointer "
4459 "checking"
4460 msgstr ""
4462 #: m2/lang.opt:71
4463 #, no-c-format
4464 msgid ""
4465 "turns on runtime checking to check whether a CASE statement requires an ELSE "
4466 "clause when one was not specified"
4467 msgstr ""
4469 #: m2/lang.opt:75
4470 #, no-c-format
4471 msgid "use cpp to preprocess the module"
4472 msgstr ""
4474 #: m2/lang.opt:79 m2/lang.opt:83
4475 #, no-c-format
4476 msgid "passed to the preprocessor if -fcpp is used (internal switch)"
4477 msgstr ""
4479 #: m2/lang.opt:87
4480 #, no-c-format
4481 msgid "call a real function, rather than the builtin equivalent"
4482 msgstr ""
4484 #: m2/lang.opt:91
4485 #, no-c-format
4486 msgid "turn on internal debugging of the compiler (internal switch)"
4487 msgstr ""
4489 #: m2/lang.opt:95
4490 #, no-c-format
4491 msgid "turn on tracing of procedure line numbers (internal switch)"
4492 msgstr ""
4494 #: m2/lang.opt:99
4495 #, no-c-format
4496 msgid "recognize the specified suffix as a definition module filename"
4497 msgstr ""
4499 #: m2/lang.opt:103
4500 #, no-c-format
4501 msgid "display all inbuilt system items"
4502 msgstr ""
4504 #: m2/lang.opt:107
4505 #, no-c-format
4506 msgid ""
4507 "allows opaque types to be implemented as any type (a GNU Modula-2 extension)"
4508 msgstr ""
4510 #: m2/lang.opt:111
4511 #, no-c-format
4512 msgid ""
4513 "turns on runtime checking to check whether a floating point number will "
4514 "exceed range"
4515 msgstr ""
4517 #: m2/lang.opt:115
4518 #, no-c-format
4519 msgid ""
4520 "create a topologically sorted module list from all dependent modules used in "
4521 "the application"
4522 msgstr ""
4524 #: m2/lang.opt:119 m2/lang.opt:231
4525 #, no-c-format
4526 msgid "turns on all range checking for numerical values"
4527 msgstr ""
4529 #: m2/lang.opt:123
4530 #, no-c-format
4531 msgid "use ISO dialect of Modula-2"
4532 msgstr ""
4534 #: m2/lang.opt:127
4535 #, no-c-format
4536 msgid ""
4537 "specify the library order, the libraries may be specified by a comma "
4538 "separated abbreviation: log,min,pim,iso or by directory names: m2log,m2min,"
4539 "m2pim,m2iso."
4540 msgstr ""
4542 #: m2/lang.opt:131
4543 #, no-c-format
4544 msgid "set all location values to a specific value (internal switch)"
4545 msgstr ""
4547 #: m2/lang.opt:135
4548 #, no-c-format
4549 msgid ""
4550 "turn on internal debug tracing for quad,token,line,all (internal switch)"
4551 msgstr ""
4553 #: m2/lang.opt:139
4554 #, no-c-format
4555 msgid ""
4556 "dump Modula-2 internal intemediate representation specified by: all,quad,"
4557 "decl,gimple"
4558 msgstr ""
4560 #: m2/lang.opt:143
4561 #, no-c-format
4562 msgid "dump Modula-2 decls to the filename stem specified"
4563 msgstr ""
4565 #: m2/lang.opt:147
4566 #, no-c-format
4567 msgid "dump Modula-2 gimple to the filename stem specified"
4568 msgstr ""
4570 #: m2/lang.opt:151
4571 #, no-c-format
4572 msgid "dump Modula-2 quads to the filename stem specified"
4573 msgstr ""
4575 #: m2/lang.opt:155
4576 #, no-c-format
4577 msgid ""
4578 "filter the language dump using a comma separated list of procedures and "
4579 "modules"
4580 msgstr ""
4582 #: m2/lang.opt:159
4583 #, no-c-format
4584 msgid ""
4585 "generate extra nops to improve debugging, producing an instruction for every "
4586 "code related keyword"
4587 msgstr ""
4589 #: m2/lang.opt:163
4590 #, no-c-format
4591 msgid "generate error messages which render keywords in lower case"
4592 msgstr ""
4594 #: m2/lang.opt:167
4595 #, no-c-format
4596 msgid ""
4597 "specify the module mangled prefix name for all modules in the following "
4598 "include paths"
4599 msgstr ""
4601 #: m2/lang.opt:175
4602 #, no-c-format
4603 msgid "insert plugin to identify runtime errors at compiletime"
4604 msgstr ""
4606 #: m2/lang.opt:179
4607 #, no-c-format
4608 msgid "specify the module mangled prefix name"
4609 msgstr ""
4611 #: m2/lang.opt:183
4612 #, no-c-format
4613 msgid ""
4614 "display statistics about the amount of source lines compiled and symbols used"
4615 msgstr ""
4617 #: m2/lang.opt:187
4618 #, no-c-format
4619 msgid "experimental flag to turn on the new strict type checker"
4620 msgstr ""
4622 #: m2/lang.opt:191
4623 #, no-c-format
4624 msgid "compile all implementation modules and program module at once"
4625 msgstr ""
4627 #: m2/lang.opt:195
4628 #, no-c-format
4629 msgid "recognize the specified suffix as implementation and module filenames"
4630 msgstr ""
4632 #: m2/lang.opt:199
4633 #, no-c-format
4634 msgid ""
4635 "turns on runtime checking to detect accessing data through a NIL value "
4636 "pointer"
4637 msgstr ""
4639 #: m2/lang.opt:203
4640 #, no-c-format
4641 msgid "use PIM [234] dialect of Modula-2"
4642 msgstr ""
4644 #: m2/lang.opt:207
4645 #, no-c-format
4646 msgid "use PIM 2 dialect of Modula-2"
4647 msgstr ""
4649 #: m2/lang.opt:211
4650 #, no-c-format
4651 msgid "use PIM 3 dialect of Modula-2"
4652 msgstr ""
4654 #: m2/lang.opt:215
4655 #, no-c-format
4656 msgid "use PIM 4 dialect of Modula-2"
4657 msgstr ""
4659 #: m2/lang.opt:219
4660 #, no-c-format
4661 msgid "force positive result from MOD and DIV result floor"
4662 msgstr ""
4664 #: m2/lang.opt:223
4665 #, no-c-format
4666 msgid "link against the pthread library (default on)"
4667 msgstr ""
4669 #: m2/lang.opt:227
4670 #, no-c-format
4671 msgid "internal compiler debugging information, dump the list of quadruples"
4672 msgstr ""
4674 #: m2/lang.opt:235
4675 #, no-c-format
4676 msgid ""
4677 "turns on runtime checking for functions which finish without executing a "
4678 "RETURN statement"
4679 msgstr ""
4681 #: m2/lang.opt:239
4682 #, no-c-format
4683 msgid "specify the list of runtime modules and their initialization order"
4684 msgstr ""
4686 #: m2/lang.opt:243
4687 #, no-c-format
4688 msgid ""
4689 "the modules initialization order is dynamically determined by M2RTS and "
4690 "application dependencies"
4691 msgstr ""
4693 #: m2/lang.opt:247
4694 #, no-c-format
4695 msgid "generate a C source scaffold for the current module being compiled"
4696 msgstr ""
4698 #: m2/lang.opt:251
4699 #, no-c-format
4700 msgid "generate a C++ source scaffold for the current module being compiled"
4701 msgstr ""
4703 #: m2/lang.opt:255
4704 #, no-c-format
4705 msgid "generate the main function"
4706 msgstr ""
4708 #: m2/lang.opt:259
4709 #, no-c-format
4710 msgid ""
4711 "generate static scaffold initialization and finalization for every module "
4712 "inside main"
4713 msgstr ""
4715 #: m2/lang.opt:263
4716 #, no-c-format
4717 msgid "generate a shared library from the module"
4718 msgstr ""
4720 #: m2/lang.opt:267
4721 #, no-c-format
4722 msgid ""
4723 "turns on all software runtime checking (an abbreviation for -fnil -frange -"
4724 "findex -fwholediv -fcase -freturn -fwholevalue -ffloatvalue)"
4725 msgstr ""
4727 #: m2/lang.opt:271
4728 #, no-c-format
4729 msgid "display the location of module source files as they are compiled"
4730 msgstr ""
4732 #: m2/lang.opt:275
4733 #, no-c-format
4734 msgid "create a swig interface file for the module"
4735 msgstr ""
4737 #: m2/lang.opt:279
4738 #, no-c-format
4739 msgid ""
4740 "optimize non var unbounded parameters by passing it by reference, providing "
4741 "it is not written to within the callee procedure."
4742 msgstr ""
4744 #: m2/lang.opt:283
4745 #, no-c-format
4746 msgid ""
4747 "orders the initialization/finalizations for scaffold-static or force linking "
4748 "of modules if scaffold-dynamic"
4749 msgstr ""
4751 #: m2/lang.opt:291
4752 #, no-c-format
4753 msgid "turns on all division and modulus by zero checking for ordinal values"
4754 msgstr ""
4756 #: m2/lang.opt:295
4757 #, no-c-format
4758 msgid ""
4759 "turns on runtime checking to check whether a whole number will exceed range"
4760 msgstr ""
4762 #: m2/lang.opt:299
4763 #, no-c-format
4764 msgid "Link the standard Modula-2 libraries statically in the compilation."
4765 msgstr ""
4767 #: m2/lang.opt:444 m2/lang.opt:448
4768 #, no-c-format
4769 msgid "save temporary preprocessed files"
4770 msgstr ""
4772 #: go/lang.opt:42
4773 #, no-c-format
4774 msgid "-fgo-c-header=<file>\tWrite Go struct definitions to file as C code."
4775 msgstr ""
4777 #: go/lang.opt:46
4778 #, no-c-format
4779 msgid "Add explicit checks for division by zero."
4780 msgstr ""
4782 #: go/lang.opt:50
4783 #, no-c-format
4784 msgid "Add explicit checks for division overflow in INT_MIN / -1."
4785 msgstr ""
4787 #: go/lang.opt:54
4788 #, no-c-format
4789 msgid "Apply special rules for compiling runtime package."
4790 msgstr ""
4792 #: go/lang.opt:58
4793 #, no-c-format
4794 msgid "-fgo-dump-<type>\tDump Go frontend internal information."
4795 msgstr ""
4797 #: go/lang.opt:62
4798 #, no-c-format
4799 msgid "-fgo-embedcfg=<file>\tList embedded files via go:embed."
4800 msgstr ""
4802 #: go/lang.opt:66
4803 #, no-c-format
4804 msgid "-fgo-importcfg=<file>\tProvide file that tells where to find imports."
4805 msgstr ""
4807 #: go/lang.opt:70
4808 #, no-c-format
4809 msgid "-fgo-optimize-<type>\tTurn on optimization passes in the frontend."
4810 msgstr ""
4812 #: go/lang.opt:74
4813 #, no-c-format
4814 msgid "-fgo-pkgpath=<string>\tSet Go package path."
4815 msgstr ""
4817 #: go/lang.opt:78
4818 #, no-c-format
4819 msgid ""
4820 "-fgo-prefix=<string>\tSet package-specific prefix for exported Go names."
4821 msgstr ""
4823 #: go/lang.opt:82
4824 #, no-c-format
4825 msgid ""
4826 "-fgo-relative-import-path=<path>\tTreat a relative import as relative to "
4827 "path."
4828 msgstr ""
4830 #: go/lang.opt:86
4831 #, no-c-format
4832 msgid "Functions which return values must end with return statements."
4833 msgstr ""
4835 #: go/lang.opt:90
4836 #, no-c-format
4837 msgid ""
4838 "Emit debugging information related to the escape analysis pass when run with "
4839 "-fgo-optimize-allocs."
4840 msgstr ""
4842 #: go/lang.opt:94
4843 #, no-c-format
4844 msgid "-fgo-debug-escape-hash=<string>\tHash value to debug escape analysis."
4845 msgstr ""
4847 #: go/lang.opt:98
4848 #, no-c-format
4849 msgid "Emit optimization diagnostics."
4850 msgstr ""
4852 #: analyzer/analyzer.opt:27
4853 #, no-c-format
4854 msgid ""
4855 "The maximum number of 'after supernode' exploded nodes within the analyzer "
4856 "per supernode, before terminating analysis."
4857 msgstr ""
4859 #: analyzer/analyzer.opt:31
4860 #, no-c-format
4861 msgid ""
4862 "The maximum number of exploded nodes per program point within the analyzer, "
4863 "before terminating analysis of that point."
4864 msgstr ""
4866 #: analyzer/analyzer.opt:35
4867 #, no-c-format
4868 msgid "The maximum number of constraints per state."
4869 msgstr ""
4871 #: analyzer/analyzer.opt:39
4872 #, no-c-format
4873 msgid ""
4874 "The maximum number of infeasible edges to reject before declaring a "
4875 "diagnostic as infeasible."
4876 msgstr ""
4878 #: analyzer/analyzer.opt:43
4879 #, no-c-format
4880 msgid ""
4881 "The maximum number of times a callsite can appear in a call stack within the "
4882 "analyzer, before terminating analysis of a call that would recurse deeper."
4883 msgstr ""
4885 #: analyzer/analyzer.opt:47
4886 #, no-c-format
4887 msgid ""
4888 "The maximum depth of a symbolic value, before approximating the value as "
4889 "unknown."
4890 msgstr ""
4892 #: analyzer/analyzer.opt:51
4893 #, no-c-format
4894 msgid ""
4895 "The minimum number of supernodes within a function for the analyzer to "
4896 "consider summarizing its effects at call sites."
4897 msgstr ""
4899 #: analyzer/analyzer.opt:55
4900 #, no-c-format
4901 msgid ""
4902 "The maximum depth of exploded nodes that should appear in a dot dump before "
4903 "switching to a less verbose format."
4904 msgstr ""
4906 #: analyzer/analyzer.opt:59
4907 #, no-c-format
4908 msgid ""
4909 "The number of bytes at which to ellipsize string literals in analyzer text "
4910 "art diagrams."
4911 msgstr ""
4913 #: analyzer/analyzer.opt:63
4914 #, no-c-format
4915 msgid ""
4916 "The number of literal bytes to show at the head of a string literal in text "
4917 "art when ellipsizing it."
4918 msgstr ""
4920 #: analyzer/analyzer.opt:67
4921 #, no-c-format
4922 msgid ""
4923 "The number of literal bytes to show at the tail of a string literal in text "
4924 "art when ellipsizing it."
4925 msgstr ""
4927 #: analyzer/analyzer.opt:71
4928 #, no-c-format
4929 msgid ""
4930 "The ideal width in characters of text art diagrams generated by the analyzer."
4931 msgstr ""
4933 #: analyzer/analyzer.opt:75
4934 #, no-c-format
4935 msgid ""
4936 "Warn about code paths in which a pointer to a buffer is assigned to an "
4937 "incompatible type."
4938 msgstr ""
4940 #: analyzer/analyzer.opt:79
4941 #, no-c-format
4942 msgid ""
4943 "Warn about code paths in which a pointer is checked for NULL after it has "
4944 "already been dereferenced."
4945 msgstr ""
4947 #: analyzer/analyzer.opt:83
4948 #, no-c-format
4949 msgid ""
4950 "Warn about code paths in which a stdio FILE can be closed more than once."
4951 msgstr ""
4953 #: analyzer/analyzer.opt:87
4954 #, no-c-format
4955 msgid "Warn about code paths in which a pointer can be freed more than once."
4956 msgstr ""
4958 #: analyzer/analyzer.opt:91
4959 #, no-c-format
4960 msgid "Warn about code paths in which sensitive data is written to a file."
4961 msgstr ""
4963 #: analyzer/analyzer.opt:95
4964 #, no-c-format
4965 msgid ""
4966 "Warn about code paths in which sensitive data is copied across a security "
4967 "boundary."
4968 msgstr ""
4970 #: analyzer/analyzer.opt:99
4971 #, no-c-format
4972 msgid ""
4973 "Warn about code paths in which read on a write-only file descriptor is "
4974 "attempted, or vice versa."
4975 msgstr ""
4977 #: analyzer/analyzer.opt:103
4978 #, no-c-format
4979 msgid ""
4980 "Warn about code paths in which a file descriptor can be closed more than "
4981 "once."
4982 msgstr ""
4984 #: analyzer/analyzer.opt:107
4985 #, no-c-format
4986 msgid "Warn about code paths in which a file descriptor is not closed."
4987 msgstr ""
4989 #: analyzer/analyzer.opt:111
4990 #, no-c-format
4991 msgid ""
4992 "Warn about code paths in which an operation is attempted in the wrong phase "
4993 "of a file descriptor's lifetime."
4994 msgstr ""
4996 #: analyzer/analyzer.opt:115
4997 #, no-c-format
4998 msgid ""
4999 "Warn about code paths in which an operation is attempted on the wrong type "
5000 "of file descriptor."
5001 msgstr ""
5003 #: analyzer/analyzer.opt:119
5004 #, no-c-format
5005 msgid ""
5006 "Warn about code paths in which a read or write is performed on a closed file "
5007 "descriptor."
5008 msgstr ""
5010 #: analyzer/analyzer.opt:123
5011 #, no-c-format
5012 msgid ""
5013 "Warn about code paths in which a file descriptor is used without being "
5014 "checked for validity."
5015 msgstr ""
5017 #: analyzer/analyzer.opt:127
5018 #, no-c-format
5019 msgid "Warn about code paths in which a stdio FILE is not closed."
5020 msgstr ""
5022 #: analyzer/analyzer.opt:131
5023 #, no-c-format
5024 msgid "Warn about code paths in which a non-heap pointer is freed."
5025 msgstr ""
5027 #: analyzer/analyzer.opt:135
5028 #, no-c-format
5029 msgid ""
5030 "Warn about code paths in which floating-point arithmetic is used in "
5031 "locations where precise computation is needed."
5032 msgstr ""
5034 #: analyzer/analyzer.opt:139
5035 #, no-c-format
5036 msgid "Warn about code paths which appear to lead to an infinite loop."
5037 msgstr ""
5039 #: analyzer/analyzer.opt:143
5040 #, no-c-format
5041 msgid "Warn about code paths which appear to lead to infinite recursion."
5042 msgstr ""
5044 #: analyzer/analyzer.opt:147
5045 #, no-c-format
5046 msgid "Warn about code paths in which a NULL function pointer is called."
5047 msgstr ""
5049 #: analyzer/analyzer.opt:151
5050 #, no-c-format
5051 msgid "Warn about code paths in which a heap-allocated pointer leaks."
5052 msgstr ""
5054 #: analyzer/analyzer.opt:155
5055 #, no-c-format
5056 msgid ""
5057 "Warn about code paths in which the wrong deallocation function is called."
5058 msgstr ""
5060 #: analyzer/analyzer.opt:159
5061 #, no-c-format
5062 msgid ""
5063 "Warn about code paths in which a write or read to a buffer is out-of-bounds."
5064 msgstr ""
5066 #: analyzer/analyzer.opt:163
5067 #, no-c-format
5068 msgid ""
5069 "Warn about code paths in which undefined behavior would occur due to "
5070 "overlapping buffers."
5071 msgstr ""
5073 #: analyzer/analyzer.opt:167
5074 #, no-c-format
5075 msgid ""
5076 "Warn about code paths in which a possibly-NULL value is passed to a must-not-"
5077 "be-NULL function argument."
5078 msgstr ""
5080 #: analyzer/analyzer.opt:171
5081 #, no-c-format
5082 msgid "Warn about code paths in which a possibly-NULL pointer is dereferenced."
5083 msgstr ""
5085 #: analyzer/analyzer.opt:175
5086 #, no-c-format
5087 msgid ""
5088 "Warn about code paths in which an async-signal-unsafe function is called "
5089 "from a signal handler."
5090 msgstr ""
5092 #: analyzer/analyzer.opt:179
5093 #, no-c-format
5094 msgid ""
5095 "Warn about code paths in which NULL is passed to a must-not-be-NULL function "
5096 "argument."
5097 msgstr ""
5099 #: analyzer/analyzer.opt:183
5100 #, no-c-format
5101 msgid "Warn about code paths in which a NULL pointer is dereferenced."
5102 msgstr ""
5104 #: analyzer/analyzer.opt:187
5105 #, no-c-format
5106 msgid "Warn about code paths in which an on-stack buffer is passed to putenv."
5107 msgstr ""
5109 #: analyzer/analyzer.opt:191
5110 #, no-c-format
5111 msgid ""
5112 "Warn about code paths in which a shift with negative count is attempted."
5113 msgstr ""
5115 #: analyzer/analyzer.opt:195
5116 #, no-c-format
5117 msgid ""
5118 "Warn about code paths in which a shift with count >= width of type is "
5119 "attempted."
5120 msgstr ""
5122 #: analyzer/analyzer.opt:199
5123 #, no-c-format
5124 msgid ""
5125 "Warn about code paths in which a longjmp rewinds to a jmp_buf saved in a "
5126 "stack frame that has returned."
5127 msgstr ""
5129 #: analyzer/analyzer.opt:203
5130 #, no-c-format
5131 msgid ""
5132 "Warn about code paths in which an unsanitized value is used as an allocation "
5133 "size."
5134 msgstr ""
5136 #: analyzer/analyzer.opt:207
5137 #, no-c-format
5138 msgid ""
5139 "Warn about code paths in which an unsanitized value is used as an array "
5140 "index."
5141 msgstr ""
5143 #: analyzer/analyzer.opt:211
5144 #, no-c-format
5145 msgid ""
5146 "Warn about code paths in which an 'assert()' is made involving an "
5147 "unsanitized value."
5148 msgstr ""
5150 #: analyzer/analyzer.opt:215
5151 #, no-c-format
5152 msgid ""
5153 "Warn about code paths in which an unsanitized value is used as a divisor."
5154 msgstr ""
5156 #: analyzer/analyzer.opt:219
5157 #, no-c-format
5158 msgid ""
5159 "Warn about code paths in which an unsanitized value is used as a pointer "
5160 "offset."
5161 msgstr ""
5163 #: analyzer/analyzer.opt:223
5164 #, no-c-format
5165 msgid "Warn about code paths in which an unsanitized value is used as a size."
5166 msgstr ""
5168 #: analyzer/analyzer.opt:227
5169 #, no-c-format
5170 msgid ""
5171 "Warn about code paths in which a call is made to strtok with undefined "
5172 "behavior."
5173 msgstr ""
5175 #: analyzer/analyzer.opt:231
5176 #, no-c-format
5177 msgid "Warn about code paths in which a freed value is used."
5178 msgstr ""
5180 #: analyzer/analyzer.opt:235
5181 #, no-c-format
5182 msgid ""
5183 "Warn about code paths in which a pointer to a stale stack frame is used."
5184 msgstr ""
5186 #: analyzer/analyzer.opt:239
5187 #, no-c-format
5188 msgid "Warn about code paths in which va_arg uses the wrong type."
5189 msgstr ""
5191 #: analyzer/analyzer.opt:243
5192 #, no-c-format
5193 msgid ""
5194 "Warn about code paths in which va_arg is used too many times on a va_list."
5195 msgstr ""
5197 #: analyzer/analyzer.opt:247
5198 #, no-c-format
5199 msgid ""
5200 "Warn about code paths in which va_start or va_copy is used without a "
5201 "corresponding va_end."
5202 msgstr ""
5204 #: analyzer/analyzer.opt:251
5205 #, no-c-format
5206 msgid "Warn about code paths in which a va_list is used after va_end."
5207 msgstr ""
5209 #: analyzer/analyzer.opt:255
5210 #, no-c-format
5211 msgid "Warn about code paths which attempt to write to a const object."
5212 msgstr ""
5214 #: analyzer/analyzer.opt:259
5215 #, no-c-format
5216 msgid "Warn about code paths which attempt to write to a string literal."
5217 msgstr ""
5219 #: analyzer/analyzer.opt:263
5220 #, no-c-format
5221 msgid "Warn about code paths in which an uninitialized value is used."
5222 msgstr ""
5224 #: analyzer/analyzer.opt:267
5225 #, no-c-format
5226 msgid ""
5227 "Warn if expressions are too complicated for the analyzer to fully track."
5228 msgstr ""
5230 #: analyzer/analyzer.opt:271
5231 #, no-c-format
5232 msgid "Warn if the code is too complicated for the analyzer to fully explore."
5233 msgstr ""
5235 #: analyzer/analyzer.opt:275
5236 #, no-c-format
5237 msgid "Restrict the analyzer to run just the named checker."
5238 msgstr ""
5240 #: analyzer/analyzer.opt:279
5241 #, no-c-format
5242 msgid "Add extra annotations to diagrams."
5243 msgstr ""
5245 #: analyzer/analyzer.opt:283
5246 #, no-c-format
5247 msgid "Avoid combining multiple statements into one exploded edge."
5248 msgstr ""
5250 #: analyzer/analyzer.opt:287
5251 #, no-c-format
5252 msgid "Verify that paths are feasible when emitting diagnostics."
5253 msgstr ""
5255 #: analyzer/analyzer.opt:291
5256 #, no-c-format
5257 msgid "Issue a note when diagnostics are deduplicated."
5258 msgstr ""
5260 #: analyzer/analyzer.opt:295
5261 #, no-c-format
5262 msgid "Purge unneeded state during analysis."
5263 msgstr ""
5265 #: analyzer/analyzer.opt:299
5266 #, no-c-format
5267 msgid "Merge similar-enough states during analysis."
5268 msgstr ""
5270 #: analyzer/analyzer.opt:303
5271 #, no-c-format
5272 msgid "Stop exploring an execution path after certain diagnostics."
5273 msgstr ""
5275 #: analyzer/analyzer.opt:307
5276 #, no-c-format
5277 msgid "Enable transitivity of constraints during analysis."
5278 msgstr ""
5280 #: analyzer/analyzer.opt:311
5281 #, no-c-format
5282 msgid "Show events within system headers in analyzer execution paths."
5283 msgstr ""
5285 #: analyzer/analyzer.opt:315
5286 #, no-c-format
5287 msgid "Approximate the effect of function calls to simplify analysis."
5288 msgstr ""
5290 #: analyzer/analyzer.opt:319
5291 #, no-c-format
5292 msgid "Try to reconstruct function calls and returns after inlining."
5293 msgstr ""
5295 #: analyzer/analyzer.opt:323
5296 #, no-c-format
5297 msgid "Emit more verbose descriptions of control flow in diagnostics."
5298 msgstr ""
5300 #: analyzer/analyzer.opt:327
5301 #, no-c-format
5302 msgid "Emit more verbose descriptions of state changes in diagnostics."
5303 msgstr ""
5305 #: analyzer/analyzer.opt:331
5306 #, no-c-format
5307 msgid "Control which events are displayed in diagnostic paths."
5308 msgstr ""
5310 #: analyzer/analyzer.opt:335
5311 #, no-c-format
5312 msgid "Dump various analyzer internals to SRCFILE.analyzer.txt."
5313 msgstr ""
5315 #: analyzer/analyzer.opt:339
5316 #, no-c-format
5317 msgid "Dump various analyzer internals to stderr."
5318 msgstr ""
5320 #: analyzer/analyzer.opt:343
5321 #, no-c-format
5322 msgid ""
5323 "Dump analyzer-specific call graph information to a SRCFILE.callgraph.dot "
5324 "file."
5325 msgstr ""
5327 #: analyzer/analyzer.opt:347
5328 #, no-c-format
5329 msgid "Dump the analyzer exploded graph to a SRCFILE.eg.dot file."
5330 msgstr ""
5332 #: analyzer/analyzer.opt:351
5333 #, no-c-format
5334 msgid "Emit diagnostics showing the location of nodes in the exploded graph."
5335 msgstr ""
5337 #: analyzer/analyzer.opt:355
5338 #, no-c-format
5339 msgid "Dump a textual representation of the exploded graph to SRCFILE.eg.txt."
5340 msgstr ""
5342 #: analyzer/analyzer.opt:359
5343 #, no-c-format
5344 msgid ""
5345 "Dump a textual representation of the exploded graph to SRCFILE.eg-ID.txt."
5346 msgstr ""
5348 #: analyzer/analyzer.opt:363
5349 #, no-c-format
5350 msgid ""
5351 "Dump a textual representation of each diagnostic's exploded path to SRCFILE."
5352 "IDX.KIND.epath.txt."
5353 msgstr ""
5355 #: analyzer/analyzer.opt:367
5356 #, no-c-format
5357 msgid ""
5358 "Dump various analyzer internals to SRCFILE.*.fg.dot and SRCFILE.*.tg.dot."
5359 msgstr ""
5361 #: analyzer/analyzer.opt:371
5362 #, no-c-format
5363 msgid "Dump various analyzer internals to SRCFILE.*.infinite-loop.dot."
5364 msgstr ""
5366 #: analyzer/analyzer.opt:375
5367 #, no-c-format
5368 msgid "Dump analyzer-specific data to a SRCFILE.analyzer.json.gz file."
5369 msgstr ""
5371 #: analyzer/analyzer.opt:379
5372 #, no-c-format
5373 msgid "Dump state-purging information to a SRCFILE.state-purge.dot file."
5374 msgstr ""
5376 #: analyzer/analyzer.opt:383
5377 #, no-c-format
5378 msgid "Dump the analyzer supergraph to a SRCFILE.supergraph.dot file."
5379 msgstr ""
5381 #: analyzer/analyzer.opt:387
5382 #, no-c-format
5383 msgid ""
5384 "Emit custom warnings with internal details intended for analyzer developers."
5385 msgstr ""
5387 #: config/vms/vms.opt:27
5388 #, no-c-format
5389 msgid "Malloc data into P2 space."
5390 msgstr ""
5392 #: config/vms/vms.opt:31
5393 #, no-c-format
5394 msgid "Set name of main routine for the debugger."
5395 msgstr ""
5397 #: config/vms/vms.opt:35
5398 #, no-c-format
5399 msgid "Use VMS exit codes instead of posix ones."
5400 msgstr ""
5402 #: config/vms/vms.opt:39
5403 #, no-c-format
5404 msgid "-mpointer-size=[no,32,short,64,long]\tSet the default pointer size."
5405 msgstr ""
5407 #: config/mcore/mcore.opt:23
5408 #, no-c-format
5409 msgid "Generate code for the M*Core M210."
5410 msgstr ""
5412 #: config/mcore/mcore.opt:27
5413 #, no-c-format
5414 msgid "Generate code for the M*Core M340."
5415 msgstr ""
5417 #: config/mcore/mcore.opt:31
5418 #, no-c-format
5419 msgid "Force functions to be aligned to a 4 byte boundary."
5420 msgstr ""
5422 #: config/mcore/mcore.opt:35 config/moxie/moxie.opt:23 config/csky/csky.opt:44
5423 #, no-c-format
5424 msgid "Generate big-endian code."
5425 msgstr ""
5427 #: config/mcore/mcore.opt:39
5428 #, no-c-format
5429 msgid "Emit call graph information."
5430 msgstr ""
5432 #: config/mcore/mcore.opt:43
5433 #, no-c-format
5434 msgid "Use the divide instruction."
5435 msgstr ""
5437 #: config/mcore/mcore.opt:47
5438 #, no-c-format
5439 msgid "Inline constants if it can be done in 2 insns or less."
5440 msgstr ""
5442 #: config/mcore/mcore.opt:51 config/moxie/moxie.opt:27 config/csky/csky.opt:51
5443 #, no-c-format
5444 msgid "Generate little-endian code."
5445 msgstr ""
5447 #: config/mcore/mcore.opt:56 config/fr30/fr30.opt:27
5448 #, no-c-format
5449 msgid ""
5450 "Assume that run-time support has been provided, so omit -lsim from the "
5451 "linker command line."
5452 msgstr ""
5454 #: config/mcore/mcore.opt:60
5455 #, no-c-format
5456 msgid "Use arbitrary sized immediates in bit operations."
5457 msgstr ""
5459 #: config/mcore/mcore.opt:64
5460 #, no-c-format
5461 msgid "Prefer word accesses over byte accesses."
5462 msgstr ""
5464 #: config/mcore/mcore.opt:71
5465 #, no-c-format
5466 msgid "Set the maximum amount for a single stack increment operation."
5467 msgstr ""
5469 #: config/mcore/mcore.opt:75
5470 #, no-c-format
5471 msgid "Always treat bitfields as int-sized."
5472 msgstr ""
5474 #: config/linux-android.opt:23
5475 #, no-c-format
5476 msgid "Generate code for the Android platform."
5477 msgstr ""
5479 #: config/mmix/mmix.opt:24
5480 #, no-c-format
5481 msgid "For intrinsics library: pass all parameters in registers."
5482 msgstr ""
5484 #: config/mmix/mmix.opt:28
5485 #, no-c-format
5486 msgid "Use register stack for parameters and return value."
5487 msgstr ""
5489 #: config/mmix/mmix.opt:32
5490 #, no-c-format
5491 msgid "Use call-clobbered registers for parameters and return value."
5492 msgstr ""
5494 #: config/mmix/mmix.opt:37
5495 #, no-c-format
5496 msgid "Use epsilon-respecting floating point compare instructions."
5497 msgstr ""
5499 #: config/mmix/mmix.opt:41
5500 #, no-c-format
5501 msgid "Use zero-extending memory loads, not sign-extending ones."
5502 msgstr ""
5504 #: config/mmix/mmix.opt:45
5505 #, no-c-format
5506 msgid ""
5507 "Generate divide results with reminder having the same sign as the divisor "
5508 "(not the dividend)."
5509 msgstr ""
5511 #: config/mmix/mmix.opt:49
5512 #, no-c-format
5513 msgid "Prepend global symbols with \":\" (for use with PREFIX)."
5514 msgstr ""
5516 #: config/mmix/mmix.opt:53
5517 #, no-c-format
5518 msgid "Do not provide a default start-address 0x100 of the program."
5519 msgstr ""
5521 #: config/mmix/mmix.opt:57
5522 #, no-c-format
5523 msgid "Link to emit program in ELF format (rather than mmo)."
5524 msgstr ""
5526 #: config/mmix/mmix.opt:61
5527 #, no-c-format
5528 msgid "Use P-mnemonics for branches statically predicted as taken."
5529 msgstr ""
5531 #: config/mmix/mmix.opt:65
5532 #, no-c-format
5533 msgid "Don't use P-mnemonics for branches."
5534 msgstr ""
5536 #: config/mmix/mmix.opt:79
5537 #, no-c-format
5538 msgid "Use addresses that allocate global registers."
5539 msgstr ""
5541 #: config/mmix/mmix.opt:83
5542 #, no-c-format
5543 msgid "Do not use addresses that allocate global registers."
5544 msgstr ""
5546 #: config/mmix/mmix.opt:87
5547 #, no-c-format
5548 msgid "Generate a single exit point for each function."
5549 msgstr ""
5551 #: config/mmix/mmix.opt:91
5552 #, no-c-format
5553 msgid "Do not generate a single exit point for each function."
5554 msgstr ""
5556 #: config/mmix/mmix.opt:95
5557 #, no-c-format
5558 msgid "Set start-address of the program."
5559 msgstr ""
5561 #: config/mmix/mmix.opt:99
5562 #, no-c-format
5563 msgid "Set start-address of data."
5564 msgstr ""
5566 #: config/darwin.opt:34
5567 #, no-c-format
5568 msgid "Generate code for darwin loadable kernel extensions."
5569 msgstr ""
5571 #: config/darwin.opt:38 config/darwin.opt:46
5572 #, no-c-format
5573 msgid "Generate compile-time CFString objects."
5574 msgstr ""
5576 #: config/darwin.opt:42
5577 #, no-c-format
5578 msgid ""
5579 "-iframework <dir>\tAdd <dir> to the end of the system framework include path."
5580 msgstr ""
5582 #: config/darwin.opt:50
5583 #, no-c-format
5584 msgid "Warn if constant CFString objects contain non-portable characters."
5585 msgstr ""
5587 #: config/darwin.opt:55
5588 #, no-c-format
5589 msgid "Generate AT&T-style stubs for Mach-O."
5590 msgstr ""
5592 #: config/darwin.opt:59
5593 #, no-c-format
5594 msgid "Generate code suitable for executables (NOT shared libs)."
5595 msgstr ""
5597 #: config/darwin.opt:63
5598 #, no-c-format
5599 msgid "Generate code suitable for fast turn around debugging."
5600 msgstr ""
5602 #: config/darwin.opt:67
5603 #, no-c-format
5604 msgid "Generate code for the kernel or loadable kernel extensions."
5605 msgstr ""
5607 #: config/darwin.opt:75
5608 #, no-c-format
5609 msgid "The earliest macOS version on which this program will run."
5610 msgstr ""
5612 #: config/darwin.opt:80
5613 #, no-c-format
5614 msgid "Set sizeof(bool) to 1."
5615 msgstr ""
5617 #: config/darwin.opt:84
5618 #, no-c-format
5619 msgid "Force generation of external symbol indirection stubs."
5620 msgstr ""
5622 #: config/darwin.opt:92
5623 #, no-c-format
5624 msgid ""
5625 "-mtarget-linker <version>\tSpecify that ld64 <version> is the toolchain "
5626 "linker for the current invocation."
5627 msgstr ""
5629 #: config/darwin.opt:98
5630 #, no-c-format
5631 msgid ""
5632 "Load all members of archive libraries, rather than only those that satisfy "
5633 "undefined symbols."
5634 msgstr ""
5636 #: config/darwin.opt:102
5637 #, no-c-format
5638 msgid ""
5639 "-allowable_client <name>\tThe output dylib is private to the client <name>."
5640 msgstr ""
5642 #: config/darwin.opt:106
5643 #, no-c-format
5644 msgid "-arch <name>\tGenerate output for architecture <name>."
5645 msgstr ""
5647 #: config/darwin.opt:110
5648 #, no-c-format
5649 msgid ""
5650 "Mismatches between file architecture and one specified by \"-arch\" are "
5651 "errors instead of warnings."
5652 msgstr ""
5654 #: config/darwin.opt:114
5655 #, no-c-format
5656 msgid ""
5657 "The earliest macOS version on which this program will run (formatted for the "
5658 "assembler)."
5659 msgstr ""
5661 #: config/darwin.opt:118
5662 #, no-c-format
5663 msgid ""
5664 "Generate an output executable that binds symbols on load, rather than lazily."
5665 msgstr ""
5667 #: config/darwin.opt:122
5668 #, no-c-format
5669 msgid "Generate a Mach-O bundle (file type MH_BUNDLE)."
5670 msgstr ""
5672 #: config/darwin.opt:126
5673 #, no-c-format
5674 msgid ""
5675 "-bundle_loader <executable>\tTreat <executable> (that will be loading this "
5676 "bundle) as if it was one of the dynamic libraries the bundle is linked "
5677 "against for symbol resolution."
5678 msgstr ""
5680 #: config/darwin.opt:130
5681 #, no-c-format
5682 msgid ""
5683 "-client_name <name>\tEnable the executable being built to link against a "
5684 "private dylib (using allowable_client)."
5685 msgstr ""
5687 #: config/darwin.opt:134
5688 #, no-c-format
5689 msgid ""
5690 "-compatibility_version <number>\tSet the version for the client interface.  "
5691 "Client programs must record a value less than or equal to <number>, or the "
5692 "binding will fail at runtime."
5693 msgstr ""
5695 #: config/darwin.opt:138
5696 #, no-c-format
5697 msgid ""
5698 "-current_version <number>\tSet the current version for the library to "
5699 "<number>."
5700 msgstr ""
5702 #: config/darwin.opt:142
5703 #, no-c-format
5704 msgid ""
5705 "Remove code and data that is unreachable from any exported symbol (including "
5706 "the entry point)."
5707 msgstr ""
5709 #: config/darwin.opt:146
5710 #, no-c-format
5711 msgid ""
5712 "-dylib_file install_name:file_name\tThis allows linking of a dylib with "
5713 "\"install_name\" but to be found in a different install position "
5714 "\"file_name\""
5715 msgstr ""
5717 #: config/darwin.opt:150
5718 #, no-c-format
5719 msgid ""
5720 "Produce a Mach-O dylinker (file type MH_DYLINKER), only used for building "
5721 "dyld."
5722 msgstr ""
5724 #: config/darwin.opt:154
5725 #, no-c-format
5726 msgid "-dylinker_install_name <path>\tOnly used for building dyld."
5727 msgstr ""
5729 #: config/darwin.opt:158
5730 #, no-c-format
5731 msgid ""
5732 "The default (and opposite of -static), implied by user mode executables, "
5733 "shared libraries and bundles."
5734 msgstr ""
5736 #: config/darwin.opt:162
5737 #, no-c-format
5738 msgid ""
5739 "Produce a Mach-O shared library (file type MH_DYLIB), synonym for \"-"
5740 "shared\"."
5741 msgstr ""
5743 #: config/darwin.opt:166
5744 #, no-c-format
5745 msgid ""
5746 "-exported_symbols_list <filename>\tExport global symbols in <filename> in "
5747 "linked output file; any symbols not mentioned will be treated as \"hidden\"."
5748 msgstr ""
5750 #: config/darwin.opt:170
5751 #, no-c-format
5752 msgid ""
5753 "Supply a list of objects to be linked from a file, rather than the command "
5754 "line."
5755 msgstr ""
5757 #: config/darwin.opt:174 config/darwin.opt:194
5758 #, no-c-format
5759 msgid "Used for generating code for some older kernel revisions."
5760 msgstr ""
5762 #: config/darwin.opt:178
5763 #, no-c-format
5764 msgid ""
5765 "Ignore the normal two-level namespace; resolve symbols in command line order "
5766 "and do not record which library provided the resolved symbol."
5767 msgstr ""
5769 #: config/darwin.opt:182
5770 #, no-c-format
5771 msgid ""
5772 "For the assembler (and linker) permit any architecture sub-variant to be "
5773 "used without error."
5774 msgstr ""
5776 #: config/darwin.opt:186
5777 #, no-c-format
5778 msgid ""
5779 "Set the output object such that, on loading, dyld will ignore any two-level "
5780 "namespace information and resolve symbols in the discovery order for loaded "
5781 "libs."
5782 msgstr ""
5784 #: config/darwin.opt:190
5785 #, no-c-format
5786 msgid ""
5787 "-framework <name>\tThe linker should search for the framework <name> in the "
5788 "framework search path."
5789 msgstr ""
5791 #: config/darwin.opt:198
5792 #, no-c-format
5793 msgid "Abbreviation for \"-g -fno-eliminate-unused-debug-symbols\"."
5794 msgstr ""
5796 #: config/darwin.opt:202
5797 #, no-c-format
5798 msgid "Abbreviation for \"-g -feliminate-unused-debug-symbols\"."
5799 msgstr ""
5801 #: config/darwin.opt:206
5802 #, no-c-format
5803 msgid ""
5804 "Automatically adds space for longer path names in load commands (up to "
5805 "MAXPATHLEN)."
5806 msgstr ""
5808 #: config/darwin.opt:210
5809 #, no-c-format
5810 msgid ""
5811 "-image_base <address>\tSpecify <address> as the base address for a dylib or "
5812 "bundle."
5813 msgstr ""
5815 #: config/darwin.opt:214
5816 #, no-c-format
5817 msgid ""
5818 "-init <symbol_name>\tThe symbol <symbol_name> will be used as the first "
5819 "initializer for a dylib."
5820 msgstr ""
5822 #: config/darwin.opt:218
5823 #, no-c-format
5824 msgid "-install_name <name>\tSet the install name for a dylib."
5825 msgstr ""
5827 #: config/darwin.opt:222
5828 #, no-c-format
5829 msgid ""
5830 "Usually \"private extern\" (hidden) symbols are made local when linking, "
5831 "this command suppresses that such that they remain exported."
5832 msgstr ""
5834 #: config/darwin.opt:226
5835 #, no-c-format
5836 msgid ""
5837 "(Obsolete after 10.4) Multi modules are ignored at runtime since macOS 10.4."
5838 msgstr ""
5840 #: config/darwin.opt:230
5841 #, no-c-format
5842 msgid ""
5843 "(Obsolete after 10.4) -multiply_defined <treatment>\tProvided a mechanism "
5844 "for warning about symbols defined in multiple dylibs."
5845 msgstr ""
5847 #: config/darwin.opt:234
5848 #, no-c-format
5849 msgid ""
5850 "(Obsolete after 10.4) -multiply_defined_unused <treatment>\tProvided a "
5851 "mechanism for warning about symbols defined in the current executable also "
5852 "being defined in linked dylibs."
5853 msgstr ""
5855 #: config/darwin.opt:238
5856 #, no-c-format
5857 msgid ""
5858 "(Obsolete) Current linkers never dead-strip these items, so the option is "
5859 "not needed."
5860 msgstr ""
5862 #: config/darwin.opt:242
5863 #, no-c-format
5864 msgid "Do not add a default symbol exports to modules or dynamic libraries."
5865 msgstr ""
5867 #: config/darwin.opt:246
5868 #, no-c-format
5869 msgid ""
5870 "Do not add default run paths (for the compiler library directories) to "
5871 "executables, modules or dynamic libraries."
5872 msgstr ""
5874 #: config/darwin.opt:250
5875 #, no-c-format
5876 msgid "(Obsolete after 10.3.9) Set MH_NOPREFIXBINDING, in an executable."
5877 msgstr ""
5879 #: config/darwin.opt:254
5880 #, no-c-format
5881 msgid "(Obsolete after 10.4)\tSet MH_NOMULTIDEFS in an umbrella framework."
5882 msgstr ""
5884 #: config/darwin.opt:258 config/darwin.opt:273 config/darwin.opt:277
5885 #, no-c-format
5886 msgid "(Obsolete) LD_PREBIND is no longer supported."
5887 msgstr ""
5889 #: config/darwin.opt:262
5890 #, no-c-format
5891 msgid "(Obsolete) This is the default."
5892 msgstr ""
5894 #: config/darwin.opt:269
5895 #, no-c-format
5896 msgid ""
5897 "-pagezero_size <size>\tAllows setting the page 0 size to 4kb when required."
5898 msgstr ""
5900 #: config/darwin.opt:281
5901 #, no-c-format
5902 msgid "Produces a Mach-O file suitable for embedded/ROM use."
5903 msgstr ""
5905 #: config/darwin.opt:285
5906 #, no-c-format
5907 msgid ""
5908 "(Obsolete) Allowed linking to proceed with \"-flat_namespace\" when a linked "
5909 "bundle contained a symbol also exported from the main executable."
5910 msgstr ""
5912 #: config/darwin.opt:292
5913 #, no-c-format
5914 msgid "Synonym for \"-export-dynamic\" for linker versions that support it."
5915 msgstr ""
5917 #: config/darwin.opt:296
5918 #, no-c-format
5919 msgid ""
5920 "-read_only_relocs <treatment>\tAllow relocations in read-only pages (not "
5921 "recommended)."
5922 msgstr ""
5924 #: config/darwin.opt:300
5925 #, no-c-format
5926 msgid ""
5927 "-sectalign <segname> <sectname> <value>\tSet section <sectname> in segment "
5928 "<segname> to have alignment <value> which must be an integral power of two "
5929 "expressed in hexadecimal form."
5930 msgstr ""
5932 #: config/darwin.opt:304
5933 #, no-c-format
5934 msgid ""
5935 "-sectcreate <segname> <sectname> <file>\tCreate section <sectname> in "
5936 "segment <segname> from the contents of <file>."
5937 msgstr ""
5939 #: config/darwin.opt:308
5940 #, no-c-format
5941 msgid ""
5942 "(Obsolete) -sectobjectsymbols <segname> <sectname>\tSetting a local symbol "
5943 "at the start of a section is no longer supported."
5944 msgstr ""
5946 #: config/darwin.opt:312
5947 #, no-c-format
5948 msgid ""
5949 "(Obsolete) -sectorder <segname> <sectname> <orderfile>\tReplaced by a more "
5950 "general option \"-order_file\"."
5951 msgstr ""
5953 #: config/darwin.opt:316
5954 #, no-c-format
5955 msgid ""
5956 "-seg_addr_table <file>\tSpecify the base addresses for dynamic libraries; "
5957 "<file> contains a line for each library."
5958 msgstr ""
5960 #: config/darwin.opt:321
5961 #, no-c-format
5962 msgid "(Obsolete, ld_classic only) -seg_addr_table_filename <path>."
5963 msgstr ""
5965 #: config/darwin.opt:325
5966 #, no-c-format
5967 msgid "Synonym for \"image_base\"."
5968 msgstr ""
5970 #: config/darwin.opt:329
5971 #, no-c-format
5972 msgid ""
5973 "-segaddr <name> <address>\tSet the base address of segment <name> to "
5974 "<address> which must be aligned to a page boundary (currently 4kb)."
5975 msgstr ""
5977 #: config/darwin.opt:334
5978 #, no-c-format
5979 msgid ""
5980 "(Obsolete, ld_classic only) -sectcreate <segname> <sectname> <file>\tAllowed "
5981 "creation of a section from a file."
5982 msgstr ""
5984 #: config/darwin.opt:338
5985 #, no-c-format
5986 msgid "(Obsolete) Object files with LINKEDIT sections are no longer supported."
5987 msgstr ""
5989 #: config/darwin.opt:342
5990 #, no-c-format
5991 msgid ""
5992 "-segprot <segname> <max_prot> <init_prot>\tThe virtual memory protections "
5993 "for segment <segname> have maximum and initial values <max_prot> and "
5994 "<init_prot> respectively.  The specified values may contain \"r\", \"w\", "
5995 "\"x\" or \"-\" the latter meaning \"no access\"."
5996 msgstr ""
5998 #: config/darwin.opt:346
5999 #, no-c-format
6000 msgid ""
6001 "-segs_read_only_addr <address>\tSpecify that <address> is the base address "
6002 "of the read-only segments of a dylib."
6003 msgstr ""
6005 #: config/darwin.opt:350
6006 #, no-c-format
6007 msgid ""
6008 "-segs_read_write_addr <address>\tSpecify that <address> is the base address "
6009 "address of the read-write segments of a dylib."
6010 msgstr ""
6012 #: config/darwin.opt:354
6013 #, no-c-format
6014 msgid "(Obsolete)\tThis is the default."
6015 msgstr ""
6017 #: config/darwin.opt:358
6018 #, no-c-format
6019 msgid ""
6020 "-sub_library <name>\tLibrary named <name> will be re-exported (only useful "
6021 "for dylibs)."
6022 msgstr ""
6024 #: config/darwin.opt:362
6025 #, no-c-format
6026 msgid ""
6027 "-sub_umbrella <name>\tFramework named <name> will be re-exported (only "
6028 "useful for dylibs)."
6029 msgstr ""
6031 #: config/darwin.opt:366
6032 #, no-c-format
6033 msgid "This is the default."
6034 msgstr ""
6036 #: config/darwin.opt:370
6037 #, no-c-format
6038 msgid ""
6039 "Add extra information to the executable that can speed up dynamic loading "
6040 "(provided that dependent libraries are unchanged)."
6041 msgstr ""
6043 #: config/darwin.opt:374
6044 #, no-c-format
6045 msgid "-umbrella <framework>\tThe specified framework will be re-exported."
6046 msgstr ""
6048 #: config/darwin.opt:378
6049 #, no-c-format
6050 msgid ""
6051 "-undefined <treatment>\tSpecify the handling for undefined symbols (default "
6052 "is error)."
6053 msgstr ""
6055 #: config/darwin.opt:382
6056 #, no-c-format
6057 msgid ""
6058 "-unexported_symbols_list <filename>\tDo not export the global symbols listed "
6059 "in <filename>."
6060 msgstr ""
6062 #: config/darwin.opt:386
6063 #, no-c-format
6064 msgid ""
6065 "-weak_reference_mismatches <treatment>\tSpecifies what to do if a symbol "
6066 "import conflicts between file (weak in one and not in another) the default "
6067 "is to treat the symbol as non-weak."
6068 msgstr ""
6070 #: config/darwin.opt:390
6071 #, no-c-format
6072 msgid "Logs which object files the linker loads."
6073 msgstr ""
6075 #: config/darwin.opt:394
6076 #, no-c-format
6077 msgid "Logs which symbol(s) caused an object to be loaded."
6078 msgstr ""
6080 #: config/darwin.opt:402
6081 #, no-c-format
6082 msgid "(Obsolete, ignored)\tOld support similar to \"-whyload\"."
6083 msgstr ""
6085 #: config/darwin.opt:406
6086 #, no-c-format
6087 msgid ""
6088 "(Obsolete and unhandled by ld64, ignored)\tld should produce an executable "
6089 "(only handled by ld_classic)."
6090 msgstr ""
6092 #: config/bfin/bfin.opt:40 config/msp430/msp430.opt:3 config/c6x/c6x.opt:38
6093 #, no-c-format
6094 msgid "Use simulator runtime."
6095 msgstr ""
6097 #: config/bfin/bfin.opt:44 config/arm/arm.opt:117
6098 #, no-c-format
6099 msgid "Specify the name of the target CPU."
6100 msgstr ""
6102 #: config/bfin/bfin.opt:48
6103 #, no-c-format
6104 msgid "Omit frame pointer for leaf functions."
6105 msgstr ""
6107 #: config/bfin/bfin.opt:52
6108 #, no-c-format
6109 msgid "Program is entirely located in low 64k of memory."
6110 msgstr ""
6112 #: config/bfin/bfin.opt:56
6113 #, no-c-format
6114 msgid ""
6115 "Work around a hardware anomaly by adding a number of NOPs before a CSYNC or "
6116 "SSYNC instruction."
6117 msgstr ""
6119 #: config/bfin/bfin.opt:61
6120 #, no-c-format
6121 msgid "Avoid speculative loads to work around a hardware anomaly."
6122 msgstr ""
6124 #: config/bfin/bfin.opt:65
6125 #, no-c-format
6126 msgid "Enabled ID based shared library."
6127 msgstr ""
6129 #: config/bfin/bfin.opt:69
6130 #, no-c-format
6131 msgid ""
6132 "Generate code that won't be linked against any other ID shared libraries, "
6133 "but may be used as a shared library."
6134 msgstr ""
6136 #: config/bfin/bfin.opt:74 config/m68k/m68k.opt:175
6137 #, no-c-format
6138 msgid "ID of shared library to build."
6139 msgstr ""
6141 #: config/bfin/bfin.opt:78 config/m68k/m68k.opt:171
6142 #, no-c-format
6143 msgid "Enable separate data segment."
6144 msgstr ""
6146 #: config/bfin/bfin.opt:82 config/c6x/c6x.opt:63
6147 #, no-c-format
6148 msgid "Avoid generating pc-relative calls; use indirection."
6149 msgstr ""
6151 #: config/bfin/bfin.opt:86
6152 #, no-c-format
6153 msgid "Link with the fast floating-point library."
6154 msgstr ""
6156 #: config/bfin/bfin.opt:90 config/arm/arm.opt:345 config/frv/frv.opt:130
6157 #, no-c-format
6158 msgid "Enable Function Descriptor PIC mode."
6159 msgstr ""
6161 #: config/bfin/bfin.opt:94 config/frv/frv.opt:162
6162 #, no-c-format
6163 msgid "Enable inlining of PLT in function calls."
6164 msgstr ""
6166 #: config/bfin/bfin.opt:98
6167 #, no-c-format
6168 msgid "Do stack checking using bounds in L1 scratch memory."
6169 msgstr ""
6171 #: config/bfin/bfin.opt:102
6172 #, no-c-format
6173 msgid "Enable multicore support."
6174 msgstr ""
6176 #: config/bfin/bfin.opt:106
6177 #, no-c-format
6178 msgid "Build for Core A."
6179 msgstr ""
6181 #: config/bfin/bfin.opt:110
6182 #, no-c-format
6183 msgid "Build for Core B."
6184 msgstr ""
6186 #: config/bfin/bfin.opt:114
6187 #, no-c-format
6188 msgid "Build for SDRAM."
6189 msgstr ""
6191 #: config/bfin/bfin.opt:118
6192 #, no-c-format
6193 msgid "Assume ICPLBs are enabled at runtime."
6194 msgstr ""
6196 #: config/m68k/m68k-tables.opt:25
6197 #, no-c-format
6198 msgid "Known M68K CPUs (for use with the -mcpu= option):"
6199 msgstr ""
6201 #: config/m68k/m68k-tables.opt:365
6202 #, no-c-format
6203 msgid "Known M68K microarchitectures (for use with the -mtune= option):"
6204 msgstr ""
6206 #: config/m68k/m68k-tables.opt:411
6207 #, no-c-format
6208 msgid "Known M68K ISAs (for use with the -march= option):"
6209 msgstr ""
6211 #: config/m68k/ieee.opt:24 config/i386/i386.opt:389
6212 #, no-c-format
6213 msgid "Use IEEE math for fp comparisons."
6214 msgstr ""
6216 #: config/m68k/m68k.opt:30
6217 #, no-c-format
6218 msgid "Generate code for a 520X."
6219 msgstr ""
6221 #: config/m68k/m68k.opt:34
6222 #, no-c-format
6223 msgid "Generate code for a 5206e."
6224 msgstr ""
6226 #: config/m68k/m68k.opt:38
6227 #, no-c-format
6228 msgid "Generate code for a 528x."
6229 msgstr ""
6231 #: config/m68k/m68k.opt:42
6232 #, no-c-format
6233 msgid "Generate code for a 5307."
6234 msgstr ""
6236 #: config/m68k/m68k.opt:46
6237 #, no-c-format
6238 msgid "Generate code for a 5407."
6239 msgstr ""
6241 #: config/m68k/m68k.opt:50 config/m68k/m68k.opt:111
6242 #, no-c-format
6243 msgid "Generate code for a 68000."
6244 msgstr ""
6246 #: config/m68k/m68k.opt:54
6247 #, no-c-format
6248 msgid "Generate code for a 68010."
6249 msgstr ""
6251 #: config/m68k/m68k.opt:58 config/m68k/m68k.opt:115
6252 #, no-c-format
6253 msgid "Generate code for a 68020."
6254 msgstr ""
6256 #: config/m68k/m68k.opt:62
6257 #, no-c-format
6258 msgid "Generate code for a 68040, without any new instructions."
6259 msgstr ""
6261 #: config/m68k/m68k.opt:66
6262 #, no-c-format
6263 msgid "Generate code for a 68060, without any new instructions."
6264 msgstr ""
6266 #: config/m68k/m68k.opt:70
6267 #, no-c-format
6268 msgid "Generate code for a 68030."
6269 msgstr ""
6271 #: config/m68k/m68k.opt:74
6272 #, no-c-format
6273 msgid "Generate code for a 68040."
6274 msgstr ""
6276 #: config/m68k/m68k.opt:78
6277 #, no-c-format
6278 msgid "Generate code for a 68060."
6279 msgstr ""
6281 #: config/m68k/m68k.opt:82
6282 #, no-c-format
6283 msgid "Generate code for a 68302."
6284 msgstr ""
6286 #: config/m68k/m68k.opt:86
6287 #, no-c-format
6288 msgid "Generate code for a 68332."
6289 msgstr ""
6291 #: config/m68k/m68k.opt:91
6292 #, no-c-format
6293 msgid "Generate code for a 68851."
6294 msgstr ""
6296 #: config/m68k/m68k.opt:95
6297 #, no-c-format
6298 msgid "Generate code that uses 68881 floating-point instructions."
6299 msgstr ""
6301 #: config/m68k/m68k.opt:99
6302 #, no-c-format
6303 msgid "Align variables on a 32-bit boundary."
6304 msgstr ""
6306 #: config/m68k/m68k.opt:103 config/arm/arm.opt:86 config/nios2/nios2.opt:570
6307 #: config/nds32/nds32.opt:171 config/c6x/c6x.opt:67
6308 #, no-c-format
6309 msgid "Specify the name of the target architecture."
6310 msgstr ""
6312 #: config/m68k/m68k.opt:107
6313 #, no-c-format
6314 msgid "Use the bit-field instructions."
6315 msgstr ""
6317 #: config/m68k/m68k.opt:119
6318 #, no-c-format
6319 msgid "Generate code for a ColdFire v4e."
6320 msgstr ""
6322 #: config/m68k/m68k.opt:123
6323 #, no-c-format
6324 msgid "Specify the target CPU."
6325 msgstr ""
6327 #: config/m68k/m68k.opt:127
6328 #, no-c-format
6329 msgid "Generate code for a cpu32."
6330 msgstr ""
6332 #: config/m68k/m68k.opt:131
6333 #, no-c-format
6334 msgid "Use hardware division instructions on ColdFire."
6335 msgstr ""
6337 #: config/m68k/m68k.opt:135
6338 #, no-c-format
6339 msgid "Generate code for a Fido A."
6340 msgstr ""
6342 #: config/m68k/m68k.opt:139
6343 #, no-c-format
6344 msgid "Generate code which uses hardware floating point instructions."
6345 msgstr ""
6347 #: config/m68k/m68k.opt:143
6348 #, no-c-format
6349 msgid "Enable ID based shared library."
6350 msgstr ""
6352 #: config/m68k/m68k.opt:147
6353 #, no-c-format
6354 msgid "Use 32-bit offsets in jump tables rather than 16-bit offsets."
6355 msgstr ""
6357 #: config/m68k/m68k.opt:151
6358 #, no-c-format
6359 msgid "Do not use the bit-field instructions."
6360 msgstr ""
6362 #: config/m68k/m68k.opt:155
6363 #, no-c-format
6364 msgid "Use normal calling convention."
6365 msgstr ""
6367 #: config/m68k/m68k.opt:159
6368 #, no-c-format
6369 msgid "Consider type 'int' to be 32 bits wide."
6370 msgstr ""
6372 #: config/m68k/m68k.opt:163
6373 #, no-c-format
6374 msgid "Generate pc-relative code."
6375 msgstr ""
6377 #: config/m68k/m68k.opt:167
6378 #, no-c-format
6379 msgid "Use different calling convention using 'rtd'."
6380 msgstr ""
6382 #: config/m68k/m68k.opt:179
6383 #, no-c-format
6384 msgid "Consider type 'int' to be 16 bits wide."
6385 msgstr ""
6387 #: config/m68k/m68k.opt:183
6388 #, no-c-format
6389 msgid "Generate code with library calls for floating point."
6390 msgstr ""
6392 #: config/m68k/m68k.opt:187 config/xtensa/xtensa.opt:73
6393 #, no-c-format
6394 msgid "Do not use unaligned memory references."
6395 msgstr ""
6397 #: config/m68k/m68k.opt:191
6398 #, no-c-format
6399 msgid "Tune for the specified target CPU or architecture."
6400 msgstr ""
6402 #: config/m68k/m68k.opt:195
6403 #, no-c-format
6404 msgid "Support more than 8192 GOT entries on ColdFire."
6405 msgstr ""
6407 #: config/m68k/m68k.opt:199
6408 #, no-c-format
6409 msgid "Support TLS segment larger than 64K."
6410 msgstr ""
6412 #: config/riscv/riscv.opt:26 config/aarch64/aarch64.opt:74
6413 #: config/arm/arm.opt:105 config/microblaze/microblaze.opt:60
6414 #, no-c-format
6415 msgid "Assume target CPU is configured as big endian."
6416 msgstr ""
6418 #: config/riscv/riscv.opt:30 config/aarch64/aarch64.opt:94
6419 #: config/arm/arm.opt:170 config/microblaze/microblaze.opt:64
6420 #, no-c-format
6421 msgid "Assume target CPU is configured as little endian."
6422 msgstr ""
6424 #: config/riscv/riscv.opt:34
6425 #, no-c-format
6426 msgid "-mbranch-cost=N\tSet the cost of branches to roughly N instructions."
6427 msgstr ""
6429 #: config/riscv/riscv.opt:38
6430 #, no-c-format
6431 msgid "When generating -fpic code, allow the use of PLTs. Ignored for fno-pic."
6432 msgstr ""
6434 #: config/riscv/riscv.opt:42
6435 #, no-c-format
6436 msgid "Specify integer and floating-point calling convention."
6437 msgstr ""
6439 #: config/riscv/riscv.opt:46 config/i386/i386.opt:444
6440 #, no-c-format
6441 msgid "Attempt to keep stack aligned to this power of 2."
6442 msgstr ""
6444 #: config/riscv/riscv.opt:50
6445 #, no-c-format
6446 msgid "Supported ABIs (for use with the -mabi= option):"
6447 msgstr ""
6449 #: config/riscv/riscv.opt:78
6450 #, no-c-format
6451 msgid "Use hardware floating-point divide and square root instructions."
6452 msgstr ""
6454 #: config/riscv/riscv.opt:82
6455 #, no-c-format
6456 msgid "Use hardware instructions for integer division."
6457 msgstr ""
6459 #: config/riscv/riscv.opt:86
6460 #, no-c-format
6461 msgid ""
6462 "-march=\tGenerate code for given RISC-V ISA (e.g. RV64IM).  ISA strings must "
6463 "be lower-case."
6464 msgstr ""
6466 #: config/riscv/riscv.opt:91
6467 #, no-c-format
6468 msgid "-march=help\tPrint supported -march extensions."
6469 msgstr ""
6471 #: config/riscv/riscv.opt:103 config/mips/mips.opt:430
6472 #, no-c-format
6473 msgid "-mtune=PROCESSOR\tOptimize the output for PROCESSOR."
6474 msgstr ""
6476 #: config/riscv/riscv.opt:107
6477 #, no-c-format
6478 msgid ""
6479 "-mcpu=PROCESSOR\tUse architecture of and optimize the output for PROCESSOR."
6480 msgstr ""
6482 #: config/riscv/riscv.opt:111
6483 #, no-c-format
6484 msgid ""
6485 "-msmall-data-limit=N\tPut global and static data smaller than <number> bytes "
6486 "into a special section (on some targets)."
6487 msgstr ""
6489 #: config/riscv/riscv.opt:115
6490 #, no-c-format
6491 msgid "Use smaller but slower prologue and epilogue code."
6492 msgstr ""
6494 #: config/riscv/riscv.opt:119
6495 #, no-c-format
6496 msgid ""
6497 "Convert BASE + LARGE_OFFSET addresses to NEW_BASE + SMALL_OFFSET to allow "
6498 "more memory accesses to be generated as compressed instructions.  Currently "
6499 "targets 32-bit integer load/stores."
6500 msgstr ""
6502 #: config/riscv/riscv.opt:125 config/aarch64/aarch64.opt:98
6503 #: config/loongarch/loongarch.opt:266
6504 #, no-c-format
6505 msgid "Specify the code model."
6506 msgstr ""
6508 #: config/riscv/riscv.opt:129 config/loongarch/loongarch.opt:206
6509 #, no-c-format
6510 msgid "Do not generate unaligned memory accesses."
6511 msgstr ""
6513 #: config/riscv/riscv.opt:133 config/i386/i386.opt:308
6514 #: config/rs6000/aix64.opt:36 config/rs6000/linux64.opt:32
6515 #, no-c-format
6516 msgid "Known code models (for use with the -mcmodel= option):"
6517 msgstr ""
6519 #: config/riscv/riscv.opt:146
6520 #, no-c-format
6521 msgid "Use %reloc() operators, rather than assembly macros, to load addresses."
6522 msgstr ""
6524 #: config/riscv/riscv.opt:150 config/loongarch/loongarch.opt:274
6525 #, no-c-format
6526 msgid ""
6527 "Take advantage of linker relaxations to reduce the number of instructions "
6528 "required to materialize symbol addresses."
6529 msgstr ""
6531 #: config/riscv/riscv.opt:155
6532 #, no-c-format
6533 msgid ""
6534 "Enable the CSR checking for the ISA-dependent CSR and the read-only CSR. The "
6535 "ISA-dependent CSR are only valid when the specific ISA is set.  The read-"
6536 "only CSR can not be written by the CSR instructions."
6537 msgstr ""
6539 #: config/riscv/riscv.opt:161 config/aarch64/aarch64.opt:141
6540 #: config/i386/i386.opt:420
6541 #, no-c-format
6542 msgid "Omit the frame pointer in leaf functions."
6543 msgstr ""
6545 #: config/riscv/riscv.opt:183
6546 #, no-c-format
6547 msgid "Emit RISC-V ELF attribute."
6548 msgstr ""
6550 #: config/riscv/riscv.opt:187 config/i386/i386.opt:261
6551 #, no-c-format
6552 msgid "Use the given data alignment."
6553 msgstr ""
6555 #: config/riscv/riscv.opt:191 config/i386/i386.opt:265
6556 #, no-c-format
6557 msgid "Known data alignment choices (for use with the -malign-data= option):"
6558 msgstr ""
6560 #: config/riscv/riscv.opt:201 config/aarch64/aarch64.opt:304
6561 #: config/i386/i386.opt:1038 config/arm/arm.opt:349
6562 #: config/rs6000/rs6000.opt:554
6563 #, no-c-format
6564 msgid "Use given stack-protector guard."
6565 msgstr ""
6567 #: config/riscv/riscv.opt:205 config/aarch64/aarch64.opt:308
6568 #: config/arm/arm.opt:353 config/rs6000/rs6000.opt:558
6569 #, no-c-format
6570 msgid "Valid arguments to -mstack-protector-guard=:"
6571 msgstr ""
6573 #: config/riscv/riscv.opt:215 config/i386/i386.opt:1052
6574 #: config/rs6000/rs6000.opt:568
6575 #, no-c-format
6576 msgid "Use the given base register for addressing the stack-protector guard."
6577 msgstr ""
6579 #: config/riscv/riscv.opt:222 config/i386/i386.opt:1059
6580 #: config/rs6000/rs6000.opt:575
6581 #, no-c-format
6582 msgid "Use the given offset for addressing the stack-protector guard."
6583 msgstr ""
6585 #: config/riscv/riscv.opt:494
6586 #, no-c-format
6587 msgid "Supported ISA specs (for use with the -misa-spec= option):"
6588 msgstr ""
6590 #: config/riscv/riscv.opt:507
6591 #, no-c-format
6592 msgid "Set the version of RISC-V ISA spec."
6593 msgstr ""
6595 #: config/riscv/riscv.opt:511
6596 #, no-c-format
6597 msgid "Enable conditional moves unconditionally."
6598 msgstr ""
6600 #: config/riscv/riscv.opt:515
6601 #, no-c-format
6602 msgid "Always inline subword atomic operations."
6603 msgstr ""
6605 #: config/riscv/riscv.opt:519
6606 #, no-c-format
6607 msgid "Inline strcmp calls if possible."
6608 msgstr ""
6610 #: config/riscv/riscv.opt:523
6611 #, no-c-format
6612 msgid "Inline strncmp calls if possible."
6613 msgstr ""
6615 #: config/riscv/riscv.opt:527
6616 #, no-c-format
6617 msgid "Inline strlen calls if possible."
6618 msgstr ""
6620 #: config/riscv/riscv.opt:531
6621 #, no-c-format
6622 msgid ""
6623 "Max number of bytes to compare as part of inlined strcmp/strncmp routines "
6624 "(default: 64)."
6625 msgstr ""
6627 #: config/riscv/riscv.opt:535
6628 #, no-c-format
6629 msgid "The RVV possible LMUL (-mrvv-max-lmul=):"
6630 msgstr ""
6632 #: config/riscv/riscv.opt:554
6633 #, no-c-format
6634 msgid "-mrvv-max-lmul=<string>\tSet the RVV LMUL of auto-vectorization."
6635 msgstr ""
6637 #: config/riscv/riscv.opt:561
6638 #, no-c-format
6639 msgid "Valid arguments to -param=vsetvl-strategy=:"
6640 msgstr ""
6642 #: config/riscv/riscv.opt:574
6643 #, no-c-format
6644 msgid ""
6645 "-param=vsetvl-strategy=<string>\tSet the optimization level of VSETVL insert "
6646 "pass."
6647 msgstr ""
6649 #: config/riscv/riscv.opt:578 config/i386/i386.opt:496
6650 #, no-c-format
6651 msgid "Valid arguments to -mstringop-strategy=:"
6652 msgstr ""
6654 #: config/riscv/riscv.opt:594
6655 #, no-c-format
6656 msgid "Specify stringop expansion strategy."
6657 msgstr ""
6659 #: config/riscv/riscv.opt:598
6660 #, no-c-format
6661 msgid "The possible RVV vector register lengths:"
6662 msgstr ""
6664 #: config/riscv/riscv.opt:608
6665 #, no-c-format
6666 msgid ""
6667 "-mrvv-vector-bits=<string>\tSet the kind of bits for an RVV vector register."
6668 msgstr ""
6670 #: config/riscv/riscv.opt:612 config/aarch64/aarch64.opt:49
6671 #: config/loongarch/loongarch.opt:283
6672 #, no-c-format
6673 msgid "The possible TLS dialects:"
6674 msgstr ""
6676 #: config/riscv/riscv.opt:622 config/aarch64/aarch64.opt:145
6677 #: config/loongarch/loongarch.opt:293
6678 #, no-c-format
6679 msgid "Specify TLS dialect."
6680 msgstr ""
6682 #: config/m32c/m32c.opt:23
6683 #, no-c-format
6684 msgid "-msim\tUse simulator runtime."
6685 msgstr ""
6687 #: config/m32c/m32c.opt:27
6688 #, no-c-format
6689 msgid "-mcpu=r8c\tCompile code for R8C variants."
6690 msgstr ""
6692 #: config/m32c/m32c.opt:31
6693 #, no-c-format
6694 msgid "-mcpu=m16c\tCompile code for M16C variants."
6695 msgstr ""
6697 #: config/m32c/m32c.opt:35
6698 #, no-c-format
6699 msgid "-mcpu=m32cm\tCompile code for M32CM variants."
6700 msgstr ""
6702 #: config/m32c/m32c.opt:39
6703 #, no-c-format
6704 msgid "-mcpu=m32c\tCompile code for M32C variants."
6705 msgstr ""
6707 #: config/m32c/m32c.opt:43
6708 #, no-c-format
6709 msgid "-memregs=\tNumber of memreg bytes (default: 16, range: 0..16)."
6710 msgstr ""
6712 #: config/msp430/msp430.opt:7
6713 #, no-c-format
6714 msgid ""
6715 "Use a lightweight configuration of printf and puts to reduce code size. For "
6716 "single-threaded applications, not requiring reentrant I/O only. Requires "
6717 "Newlib Nano IO."
6718 msgstr ""
6720 #: config/msp430/msp430.opt:11
6721 #, no-c-format
6722 msgid "Force assembly output to always use hex constants."
6723 msgstr ""
6725 #: config/msp430/msp430.opt:15
6726 #, no-c-format
6727 msgid "Specify the MCU to build for."
6728 msgstr ""
6730 #: config/msp430/msp430.opt:19
6731 #, no-c-format
6732 msgid ""
6733 "Warn if an MCU name is unrecognized or conflicts with other options "
6734 "(default: on)."
6735 msgstr ""
6737 #: config/msp430/msp430.opt:23
6738 #, no-c-format
6739 msgid ""
6740 "Warn if devices.csv is not found or there are problem parsing it (default: "
6741 "on)."
6742 msgstr ""
6744 #: config/msp430/msp430.opt:27
6745 #, no-c-format
6746 msgid "Specify the ISA to build for: msp430, msp430x, msp430xv2."
6747 msgstr ""
6749 #: config/msp430/msp430.opt:52
6750 #, no-c-format
6751 msgid "Select large model - 20-bit addresses/pointers."
6752 msgstr ""
6754 #: config/msp430/msp430.opt:56
6755 #, no-c-format
6756 msgid "Select small model - 16-bit addresses/pointers (default)."
6757 msgstr ""
6759 #: config/msp430/msp430.opt:60
6760 #, no-c-format
6761 msgid "Optimize opcode sizes at link time."
6762 msgstr ""
6764 #: config/msp430/msp430.opt:67 config/pru/pru.opt:26
6765 #, no-c-format
6766 msgid ""
6767 "Use a minimum runtime (no static initializers or ctors) for memory-"
6768 "constrained devices."
6769 msgstr ""
6771 #: config/msp430/msp430.opt:74
6772 #, no-c-format
6773 msgid "Specify the type of hardware multiply to support."
6774 msgstr ""
6776 #: config/msp430/msp430.opt:96
6777 #, no-c-format
6778 msgid ""
6779 "Specify whether functions should be placed into the lower or upper memory "
6780 "regions, or if they should be shuffled between the regions (either) for best "
6781 "fit (default: lower)."
6782 msgstr ""
6784 #: config/msp430/msp430.opt:100
6785 #, no-c-format
6786 msgid ""
6787 "Specify whether variables should be placed into the lower or upper memory "
6788 "regions, or if they should be shuffled between the regions (either) for best "
6789 "fit (default: lower)."
6790 msgstr ""
6792 #: config/msp430/msp430.opt:104
6793 #, no-c-format
6794 msgid ""
6795 "Add the .lower prefix to section names when compiling with -m{code,data}-"
6796 "region=lower (disabled by default)."
6797 msgstr ""
6799 #: config/msp430/msp430.opt:123
6800 #, no-c-format
6801 msgid ""
6802 "Passes on a request to the assembler to enable fixes for various silicon "
6803 "errata."
6804 msgstr ""
6806 #: config/msp430/msp430.opt:127
6807 #, no-c-format
6808 msgid ""
6809 "Passes on a request to the assembler to warn about various silicon errata."
6810 msgstr ""
6812 #: config/msp430/msp430.opt:131
6813 #, no-c-format
6814 msgid ""
6815 "The path to devices.csv.  The GCC driver can normally locate devices.csv "
6816 "itself and pass this option to the compiler, so the user shouldn't need to "
6817 "pass this."
6818 msgstr ""
6820 #: config/msp430/msp430.opt:136
6821 #, no-c-format
6822 msgid ""
6823 "For shift operations by a constant amount, which require an individual "
6824 "instruction to shift by one position, set the maximum number of inline shift "
6825 "instructions (maximum value 64) to emit instead of using the corresponding "
6826 "__mspabi helper function. The default value is 4."
6827 msgstr ""
6829 #: config/aarch64/aarch64.opt:61 config/loongarch/loongarch.opt:244
6830 #, no-c-format
6831 msgid "The code model option names for -mcmodel:"
6832 msgstr ""
6834 #: config/aarch64/aarch64.opt:78 config/i386/i386.opt:1073
6835 #, no-c-format
6836 msgid "Generate code which uses only the general registers."
6837 msgstr ""
6839 #: config/aarch64/aarch64.opt:82 config/i386/i386.opt:1165
6840 #, no-c-format
6841 msgid "Generate code to mitigate against straight line speculation."
6842 msgstr ""
6844 #: config/aarch64/aarch64.opt:86
6845 #, no-c-format
6846 msgid "Workaround for ARM Cortex-A53 Erratum number 835769."
6847 msgstr ""
6849 #: config/aarch64/aarch64.opt:90
6850 #, no-c-format
6851 msgid "Workaround for ARM Cortex-A53 Erratum number 843419."
6852 msgstr ""
6854 #: config/aarch64/aarch64.opt:102
6855 #, no-c-format
6856 msgid "The register used to access the thread pointer:"
6857 msgstr ""
6859 #: config/aarch64/aarch64.opt:133
6860 #, no-c-format
6861 msgid "Specify the thread pointer register."
6862 msgstr ""
6864 #: config/aarch64/aarch64.opt:137
6865 #, no-c-format
6866 msgid "Don't assume that unaligned accesses are handled by the system."
6867 msgstr ""
6869 #: config/aarch64/aarch64.opt:149
6870 #, no-c-format
6871 msgid ""
6872 "Specifies bit size of immediate TLS offsets.  Valid values are 12, 24, 32, "
6873 "48."
6874 msgstr ""
6876 #: config/aarch64/aarch64.opt:168
6877 #, no-c-format
6878 msgid "Use features of architecture ARCH."
6879 msgstr ""
6881 #: config/aarch64/aarch64.opt:172
6882 #, no-c-format
6883 msgid "Use features of and optimize for CPU."
6884 msgstr ""
6886 #: config/aarch64/aarch64.opt:176
6887 #, no-c-format
6888 msgid "Optimize for CPU."
6889 msgstr ""
6891 #: config/aarch64/aarch64.opt:180
6892 #, no-c-format
6893 msgid "Generate code that conforms to the specified ABI."
6894 msgstr ""
6896 #: config/aarch64/aarch64.opt:184
6897 #, no-c-format
6898 msgid ""
6899 "-moverride=<string>\tPower users only! Override CPU optimization parameters."
6900 msgstr ""
6902 #: config/aarch64/aarch64.opt:188
6903 #, no-c-format
6904 msgid "Known AArch64 ABIs (for use with the -mabi= option):"
6905 msgstr ""
6907 #: config/aarch64/aarch64.opt:198
6908 #, no-c-format
6909 msgid "PC relative literal loads."
6910 msgstr ""
6912 #: config/aarch64/aarch64.opt:202 config/arm/arm.opt:337
6913 #, no-c-format
6914 msgid "Use branch-protection features."
6915 msgstr ""
6917 #: config/aarch64/aarch64.opt:206
6918 #, no-c-format
6919 msgid "Select return address signing scope."
6920 msgstr ""
6922 #: config/aarch64/aarch64.opt:210
6923 #, no-c-format
6924 msgid ""
6925 "Supported AArch64 return address signing scope (for use with -msign-return-"
6926 "address= option):"
6927 msgstr ""
6929 #: config/aarch64/aarch64.opt:223
6930 #, no-c-format
6931 msgid ""
6932 "Enable the reciprocal square root approximation.  Enabling this reduces "
6933 "precision of reciprocal square root results to about 16 bits for single "
6934 "precision and to 32 bits for double precision."
6935 msgstr ""
6937 #: config/aarch64/aarch64.opt:229
6938 #, no-c-format
6939 msgid ""
6940 "Enable the square root approximation.  Enabling this reduces precision of "
6941 "square root results to about 16 bits for single precision and to 32 bits for "
6942 "double precision. If enabled, it implies -mlow-precision-recip-sqrt."
6943 msgstr ""
6945 #: config/aarch64/aarch64.opt:236
6946 #, no-c-format
6947 msgid ""
6948 "Enable the division approximation.  Enabling this reduces precision of "
6949 "division results to about 16 bits for single precision and to 32 bits for "
6950 "double precision."
6951 msgstr ""
6953 #: config/aarch64/aarch64.opt:254
6954 #, no-c-format
6955 msgid ""
6956 "Specify when to enable an early register allocation pass.  The possibilities "
6957 "are: all functions, functions that have access to strided multi-register "
6958 "instructions, and no functions."
6959 msgstr ""
6961 #: config/aarch64/aarch64.opt:260
6962 #, no-c-format
6963 msgid "The possible SVE vector lengths:"
6964 msgstr ""
6966 #: config/aarch64/aarch64.opt:282
6967 #, no-c-format
6968 msgid ""
6969 "-msve-vector-bits=<number>\tSet the number of bits in an SVE vector register."
6970 msgstr ""
6972 #: config/aarch64/aarch64.opt:286
6973 #, no-c-format
6974 msgid "Enables verbose cost model dumping in the debug dump files."
6975 msgstr ""
6977 #: config/aarch64/aarch64.opt:290
6978 #, no-c-format
6979 msgid "Generate code to track when the CPU might be speculating incorrectly."
6980 msgstr ""
6982 #: config/aarch64/aarch64.opt:294
6983 #, no-c-format
6984 msgid ""
6985 "Enable the copy of the AArch64 load/store pair fusion pass that runs before "
6986 "register allocation."
6987 msgstr ""
6989 #: config/aarch64/aarch64.opt:299
6990 #, no-c-format
6991 msgid ""
6992 "Enable the copy of the AArch64 load/store pair fusion pass that runs after "
6993 "register allocation."
6994 msgstr ""
6996 #: config/aarch64/aarch64.opt:318
6997 #, no-c-format
6998 msgid ""
6999 "Use the system register specified on the command line as the stack protector "
7000 "guard register. This option is for use with fstack-protector-strong and not "
7001 "for use in user-land code."
7002 msgstr ""
7004 #: config/aarch64/aarch64.opt:324
7005 #, no-c-format
7006 msgid ""
7007 "Use an immediate to offset from the stack protector guard register, sp_el0. "
7008 "This option is for use with fstack-protector-strong and not for use in user-"
7009 "land code."
7010 msgstr ""
7012 #: config/aarch64/aarch64.opt:333
7013 #, no-c-format
7014 msgid "Generate local calls to out-of-line atomic operations."
7015 msgstr ""
7017 #: config/aarch64/aarch64.opt:337
7018 #, no-c-format
7019 msgid ""
7020 "When vectorizing, consider using multiple different approaches and use the "
7021 "cost model to choose the cheapest one."
7022 msgstr ""
7024 #: config/aarch64/aarch64.opt:342
7025 #, no-c-format
7026 msgid ""
7027 "The number of Newton iterations for calculating the reciprocal for float "
7028 "type.  The precision of division is proportional to this param when division "
7029 "approximation is enabled.  The default value is 1."
7030 msgstr ""
7032 #: config/aarch64/aarch64.opt:346
7033 #, no-c-format
7034 msgid ""
7035 "The number of Newton iterations for calculating the reciprocal for double "
7036 "type.  The precision of division is proportional to this param when division "
7037 "approximation is enabled.  The default value is 2."
7038 msgstr ""
7040 #: config/aarch64/aarch64.opt:356
7041 #, no-c-format
7042 msgid "Constant memcpy size in bytes above which to start using MOPS sequence."
7043 msgstr ""
7045 #: config/aarch64/aarch64.opt:360
7046 #, no-c-format
7047 msgid ""
7048 "Constant memmove size in bytes above which to start using MOPS sequence."
7049 msgstr ""
7051 #: config/aarch64/aarch64.opt:364
7052 #, no-c-format
7053 msgid "Constant memset size in bytes from which to start using MOPS sequence."
7054 msgstr ""
7056 #: config/aarch64/aarch64.opt:368
7057 #, no-c-format
7058 msgid "Limit how much the autovectorizer may unroll a loop."
7059 msgstr ""
7061 #: config/aarch64/aarch64.opt:372
7062 #, no-c-format
7063 msgid ""
7064 "--param=aarch64-ldp-policy=[default|always|never|aligned] Fine-grained "
7065 "policy for load pairs."
7066 msgstr ""
7068 #: config/aarch64/aarch64.opt:376
7069 #, no-c-format
7070 msgid ""
7071 "--param=aarch64-stp-policy=[default|always|never|aligned] Fine-grained "
7072 "policy for store pairs."
7073 msgstr ""
7075 #: config/aarch64/aarch64.opt:395
7076 #, no-c-format
7077 msgid ""
7078 "Limit on number of alias checks performed when attempting to form an ldp/stp."
7079 msgstr ""
7081 #: config/aarch64/aarch64.opt:399
7082 #, no-c-format
7083 msgid ""
7084 "Param to control which writeback opportunities we try to handle in the load/"
7085 "store pair fusion pass.  A value of zero disables writeback handling.  One "
7086 "means we try to form pairs involving one or more existing individual "
7087 "writeback accesses where possible.  A value of two means we also try to "
7088 "opportunistically form writeback opportunities by folding in trailing "
7089 "destructive updates of the base register used by a pair."
7090 msgstr ""
7092 #: config/linux.opt:24
7093 #, no-c-format
7094 msgid "Use Bionic C library."
7095 msgstr ""
7097 #: config/linux.opt:28
7098 #, no-c-format
7099 msgid "Use GNU C library."
7100 msgstr ""
7102 #: config/linux.opt:32
7103 #, no-c-format
7104 msgid "Use uClibc C library."
7105 msgstr ""
7107 #: config/linux.opt:36
7108 #, no-c-format
7109 msgid "Use musl C library."
7110 msgstr ""
7112 #: config/ia64/ilp32.opt:3
7113 #, no-c-format
7114 msgid "Generate ILP32 code."
7115 msgstr ""
7117 #: config/ia64/ilp32.opt:7
7118 #, no-c-format
7119 msgid "Generate LP64 code."
7120 msgstr ""
7122 #: config/ia64/ia64.opt:28
7123 #, no-c-format
7124 msgid "Generate big endian code."
7125 msgstr ""
7127 #: config/ia64/ia64.opt:32
7128 #, no-c-format
7129 msgid "Generate little endian code."
7130 msgstr ""
7132 #: config/ia64/ia64.opt:36
7133 #, no-c-format
7134 msgid "Generate code for GNU as."
7135 msgstr ""
7137 #: config/ia64/ia64.opt:40
7138 #, no-c-format
7139 msgid "Generate code for GNU ld."
7140 msgstr ""
7142 #: config/ia64/ia64.opt:44
7143 #, no-c-format
7144 msgid "Emit stop bits before and after volatile extended asms."
7145 msgstr ""
7147 #: config/ia64/ia64.opt:48
7148 #, no-c-format
7149 msgid "Use in/loc/out register names."
7150 msgstr ""
7152 #: config/ia64/ia64.opt:55
7153 #, no-c-format
7154 msgid "Enable use of sdata/scommon/sbss."
7155 msgstr ""
7157 #: config/ia64/ia64.opt:59
7158 #, no-c-format
7159 msgid "Generate code without GP reg."
7160 msgstr ""
7162 #: config/ia64/ia64.opt:63
7163 #, no-c-format
7164 msgid "gp is constant (but save/restore gp on indirect calls)."
7165 msgstr ""
7167 #: config/ia64/ia64.opt:67
7168 #, no-c-format
7169 msgid "Generate self-relocatable code."
7170 msgstr ""
7172 #: config/ia64/ia64.opt:71
7173 #, no-c-format
7174 msgid "Generate inline floating point division, optimize for latency."
7175 msgstr ""
7177 #: config/ia64/ia64.opt:75
7178 #, no-c-format
7179 msgid "Generate inline floating point division, optimize for throughput."
7180 msgstr ""
7182 #: config/ia64/ia64.opt:82
7183 #, no-c-format
7184 msgid "Generate inline integer division, optimize for latency."
7185 msgstr ""
7187 #: config/ia64/ia64.opt:86
7188 #, no-c-format
7189 msgid "Generate inline integer division, optimize for throughput."
7190 msgstr ""
7192 #: config/ia64/ia64.opt:90
7193 #, no-c-format
7194 msgid "Do not inline integer division."
7195 msgstr ""
7197 #: config/ia64/ia64.opt:94
7198 #, no-c-format
7199 msgid "Generate inline square root, optimize for latency."
7200 msgstr ""
7202 #: config/ia64/ia64.opt:98
7203 #, no-c-format
7204 msgid "Generate inline square root, optimize for throughput."
7205 msgstr ""
7207 #: config/ia64/ia64.opt:102
7208 #, no-c-format
7209 msgid "Do not inline square root."
7210 msgstr ""
7212 #: config/ia64/ia64.opt:106
7213 #, no-c-format
7214 msgid "Enable DWARF line debug info via GNU as."
7215 msgstr ""
7217 #: config/ia64/ia64.opt:110
7218 #, no-c-format
7219 msgid "Enable earlier placing stop bits for better scheduling."
7220 msgstr ""
7222 #: config/ia64/ia64.opt:114 config/pa/pa.opt:70 config/sh/sh.opt:227
7223 #, no-c-format
7224 msgid "Specify range of registers to make fixed."
7225 msgstr ""
7227 #: config/ia64/ia64.opt:118 config/alpha/alpha.opt:130
7228 #, no-c-format
7229 msgid "Specify bit size of immediate TLS offsets."
7230 msgstr ""
7232 #: config/ia64/ia64.opt:122 config/i386/i386.opt:542 config/s390/s390.opt:203
7233 #: config/sparc/sparc.opt:146 config/visium/visium.opt:49
7234 #, no-c-format
7235 msgid "Schedule code for given CPU."
7236 msgstr ""
7238 #: config/ia64/ia64.opt:126
7239 #, no-c-format
7240 msgid "Known Itanium CPUs (for use with the -mtune= option):"
7241 msgstr ""
7243 #: config/ia64/ia64.opt:136
7244 #, no-c-format
7245 msgid "Use data speculation before reload."
7246 msgstr ""
7248 #: config/ia64/ia64.opt:140
7249 #, no-c-format
7250 msgid "Use data speculation after reload."
7251 msgstr ""
7253 #: config/ia64/ia64.opt:144
7254 #, no-c-format
7255 msgid "Use control speculation."
7256 msgstr ""
7258 #: config/ia64/ia64.opt:148
7259 #, no-c-format
7260 msgid "Use in block data speculation before reload."
7261 msgstr ""
7263 #: config/ia64/ia64.opt:152
7264 #, no-c-format
7265 msgid "Use in block data speculation after reload."
7266 msgstr ""
7268 #: config/ia64/ia64.opt:156
7269 #, no-c-format
7270 msgid "Use in block control speculation."
7271 msgstr ""
7273 #: config/ia64/ia64.opt:160
7274 #, no-c-format
7275 msgid "Use simple data speculation check."
7276 msgstr ""
7278 #: config/ia64/ia64.opt:164
7279 #, no-c-format
7280 msgid "Use simple data speculation check for control speculation."
7281 msgstr ""
7283 #: config/ia64/ia64.opt:174
7284 #, no-c-format
7285 msgid ""
7286 "Count speculative dependencies while calculating priority of instructions."
7287 msgstr ""
7289 #: config/ia64/ia64.opt:178
7290 #, no-c-format
7291 msgid "Place a stop bit after every cycle when scheduling."
7292 msgstr ""
7294 #: config/ia64/ia64.opt:182
7295 #, no-c-format
7296 msgid ""
7297 "Assume that floating-point stores and loads are not likely to cause conflict "
7298 "when placed into one instruction group."
7299 msgstr ""
7301 #: config/ia64/ia64.opt:186
7302 #, no-c-format
7303 msgid ""
7304 "Soft limit on number of memory insns per instruction group, giving lower "
7305 "priority to subsequent memory insns attempting to schedule in the same insn "
7306 "group. Frequently useful to prevent cache bank conflicts.  Default value is "
7307 "1."
7308 msgstr ""
7310 #: config/ia64/ia64.opt:190
7311 #, no-c-format
7312 msgid ""
7313 "Disallow more than 'msched-max-memory-insns' in instruction group. "
7314 "Otherwise, limit is 'soft' (prefer non-memory operations when limit is "
7315 "reached)."
7316 msgstr ""
7318 #: config/ia64/ia64.opt:194
7319 #, no-c-format
7320 msgid "Don't generate checks for control speculation in selective scheduling."
7321 msgstr ""
7323 #: config/epiphany/epiphany.opt:24
7324 #, no-c-format
7325 msgid "Don't use any of r32..r63."
7326 msgstr ""
7328 #: config/epiphany/epiphany.opt:28
7329 #, no-c-format
7330 msgid ""
7331 "Preferentially allocate registers that allow short instruction generation."
7332 msgstr ""
7334 #: config/epiphany/epiphany.opt:32
7335 #, no-c-format
7336 msgid "Set branch cost."
7337 msgstr ""
7339 #: config/epiphany/epiphany.opt:36
7340 #, no-c-format
7341 msgid "Enable conditional move instruction usage."
7342 msgstr ""
7344 #: config/epiphany/epiphany.opt:40
7345 #, no-c-format
7346 msgid "Set number of nops to emit before each insn pattern."
7347 msgstr ""
7349 #: config/epiphany/epiphany.opt:52
7350 #, no-c-format
7351 msgid "Use software floating point comparisons."
7352 msgstr ""
7354 #: config/epiphany/epiphany.opt:56
7355 #, no-c-format
7356 msgid "Enable split of 32 bit immediate loads into low / high part."
7357 msgstr ""
7359 #: config/epiphany/epiphany.opt:60
7360 #, no-c-format
7361 msgid "Enable use of POST_INC / POST_DEC."
7362 msgstr ""
7364 #: config/epiphany/epiphany.opt:64
7365 #, no-c-format
7366 msgid "Enable use of POST_MODIFY."
7367 msgstr ""
7369 #: config/epiphany/epiphany.opt:68
7370 #, no-c-format
7371 msgid "Set number of bytes on the stack preallocated for use by the callee."
7372 msgstr ""
7374 #: config/epiphany/epiphany.opt:72
7375 #, no-c-format
7376 msgid "Assume round to nearest is selected for purposes of scheduling."
7377 msgstr ""
7379 #: config/epiphany/epiphany.opt:76
7380 #, no-c-format
7381 msgid "Generate call insns as indirect calls."
7382 msgstr ""
7384 #: config/epiphany/epiphany.opt:80
7385 #, no-c-format
7386 msgid "Generate call insns as direct calls."
7387 msgstr ""
7389 #: config/epiphany/epiphany.opt:84
7390 #, no-c-format
7391 msgid ""
7392 "Assume labels and symbols can be addressed using 16 bit absolute addresses."
7393 msgstr ""
7395 #: config/epiphany/epiphany.opt:108
7396 #, no-c-format
7397 msgid ""
7398 "A floating point to integer truncation may be replaced with rounding to save "
7399 "mode switching."
7400 msgstr ""
7402 #: config/epiphany/epiphany.opt:112
7403 #, no-c-format
7404 msgid "Vectorize for double-word operations."
7405 msgstr ""
7407 #: config/epiphany/epiphany.opt:128
7408 #, no-c-format
7409 msgid ""
7410 "Split unaligned 8 byte vector moves before post-modify address generation."
7411 msgstr ""
7413 #: config/epiphany/epiphany.opt:132
7414 #, no-c-format
7415 msgid "Use the floating point unit for integer add/subtract."
7416 msgstr ""
7418 #: config/epiphany/epiphany.opt:136
7419 #, no-c-format
7420 msgid "Set register to hold -1."
7421 msgstr ""
7423 #: config/ft32/ft32.opt:23
7424 #, no-c-format
7425 msgid "Target the software simulator."
7426 msgstr ""
7428 #: config/ft32/ft32.opt:27 config/s390/s390.opt:234 config/mips/mips.opt:418
7429 #: config/arc/arc.opt:405
7430 #, no-c-format
7431 msgid "Use LRA instead of reload."
7432 msgstr ""
7434 #: config/ft32/ft32.opt:31
7435 #, no-c-format
7436 msgid "Avoid use of the DIV and MOD instructions."
7437 msgstr ""
7439 #: config/ft32/ft32.opt:35
7440 #, no-c-format
7441 msgid "Target the FT32B architecture."
7442 msgstr ""
7444 #: config/ft32/ft32.opt:39
7445 #, no-c-format
7446 msgid "Enable FT32B code compression."
7447 msgstr ""
7449 #: config/ft32/ft32.opt:43
7450 #, no-c-format
7451 msgid "Avoid placing any readable data in program memory."
7452 msgstr ""
7454 #: config/h8300/h8300.opt:23
7455 #, no-c-format
7456 msgid "Generate H8S code."
7457 msgstr ""
7459 #: config/h8300/h8300.opt:27
7460 #, no-c-format
7461 msgid "Generate H8SX code."
7462 msgstr ""
7464 #: config/h8300/h8300.opt:31
7465 #, no-c-format
7466 msgid "Generate H8S/2600 code."
7467 msgstr ""
7469 #: config/h8300/h8300.opt:35
7470 #, no-c-format
7471 msgid "Make integers 32 bits wide."
7472 msgstr ""
7474 #: config/h8300/h8300.opt:42
7475 #, no-c-format
7476 msgid "Use registers for argument passing."
7477 msgstr ""
7479 #: config/h8300/h8300.opt:46
7480 #, no-c-format
7481 msgid "Consider access to byte sized memory slow."
7482 msgstr ""
7484 #: config/h8300/h8300.opt:50
7485 #, no-c-format
7486 msgid "Enable linker relaxing."
7487 msgstr ""
7489 #: config/h8300/h8300.opt:54
7490 #, no-c-format
7491 msgid "Generate H8/300H code."
7492 msgstr ""
7494 #: config/h8300/h8300.opt:58
7495 #, no-c-format
7496 msgid "Enable the normal mode."
7497 msgstr ""
7499 #: config/h8300/h8300.opt:62
7500 #, no-c-format
7501 msgid "Use H8/300 alignment rules."
7502 msgstr ""
7504 #: config/h8300/h8300.opt:66
7505 #, no-c-format
7506 msgid "Push extended registers on stack in monitor functions."
7507 msgstr ""
7509 #: config/h8300/h8300.opt:70
7510 #, no-c-format
7511 msgid "Do not push extended registers on stack in monitor functions."
7512 msgstr ""
7514 #: config/pru/pru.opt:31
7515 #, no-c-format
7516 msgid ""
7517 "-mmcu=MCU\tSelect the target System-On-Chip variant that embeds this PRU."
7518 msgstr ""
7520 #: config/pru/pru.opt:35
7521 #, no-c-format
7522 msgid ""
7523 "Make GCC pass the --no-relax command-line option to the linker instead of "
7524 "the --relax option."
7525 msgstr ""
7527 #: config/pru/pru.opt:40
7528 #, no-c-format
7529 msgid "Allow (or do not allow) gcc to use the LOOP instruction."
7530 msgstr ""
7532 #: config/pru/pru.opt:44
7533 #, no-c-format
7534 msgid "Select target ABI variant."
7535 msgstr ""
7537 #: config/pru/pru.opt:48
7538 #, no-c-format
7539 msgid "ABI variant code generation (for use with -mabi= option):"
7540 msgstr ""
7542 #: config/pdp11/pdp11.opt:23
7543 #, no-c-format
7544 msgid "Generate code for an 11/10."
7545 msgstr ""
7547 #: config/pdp11/pdp11.opt:27
7548 #, no-c-format
7549 msgid "Generate code for an 11/40."
7550 msgstr ""
7552 #: config/pdp11/pdp11.opt:31
7553 #, no-c-format
7554 msgid "Generate code for an 11/45."
7555 msgstr ""
7557 #: config/pdp11/pdp11.opt:35
7558 #, no-c-format
7559 msgid "Return floating-point results in ac0 (fr0 in Unix assembler syntax)."
7560 msgstr ""
7562 #: config/pdp11/pdp11.opt:39
7563 #, no-c-format
7564 msgid "Use the DEC assembler syntax."
7565 msgstr ""
7567 #: config/pdp11/pdp11.opt:43
7568 #, no-c-format
7569 msgid "Use the GNU assembler syntax."
7570 msgstr ""
7572 #: config/pdp11/pdp11.opt:47 config/rs6000/rs6000.opt:183
7573 #: config/frv/frv.opt:158
7574 #, no-c-format
7575 msgid "Use hardware floating point."
7576 msgstr ""
7578 #: config/pdp11/pdp11.opt:51
7579 #, no-c-format
7580 msgid "Use 16 bit int."
7581 msgstr ""
7583 #: config/pdp11/pdp11.opt:55
7584 #, no-c-format
7585 msgid "Use 32 bit int."
7586 msgstr ""
7588 #: config/pdp11/pdp11.opt:59 config/rs6000/rs6000.opt:179
7589 #, no-c-format
7590 msgid "Do not use hardware floating point."
7591 msgstr ""
7593 #: config/pdp11/pdp11.opt:63
7594 #, no-c-format
7595 msgid "Target has split I&D."
7596 msgstr ""
7598 #: config/pdp11/pdp11.opt:67
7599 #, no-c-format
7600 msgid "Use UNIX assembler syntax."
7601 msgstr ""
7603 #: config/pdp11/pdp11.opt:71
7604 #, no-c-format
7605 msgid "Use LRA register allocator."
7606 msgstr ""
7608 #: config/xtensa/xtensa.opt:26
7609 #, no-c-format
7610 msgid "Use CONST16 instruction to load constants."
7611 msgstr ""
7613 #: config/xtensa/xtensa.opt:30
7614 #, no-c-format
7615 msgid "Disable position-independent code (PIC) for use in OS kernel code."
7616 msgstr ""
7618 #: config/xtensa/xtensa.opt:34
7619 #, no-c-format
7620 msgid "Use indirect CALLXn instructions for large programs."
7621 msgstr ""
7623 #: config/xtensa/xtensa.opt:38
7624 #, no-c-format
7625 msgid ""
7626 "Set extra memory access cost for L32R instruction, in clock-cycle units."
7627 msgstr ""
7629 #: config/xtensa/xtensa.opt:46
7630 #, no-c-format
7631 msgid "Automatically align branch targets to reduce branch penalties."
7632 msgstr ""
7634 #: config/xtensa/xtensa.opt:50
7635 #, no-c-format
7636 msgid "Intersperse literal pools with code in the text section."
7637 msgstr ""
7639 #: config/xtensa/xtensa.opt:54
7640 #, no-c-format
7641 msgid ""
7642 "Relax literals in assembler and place them automatically in the text section."
7643 msgstr ""
7645 #: config/xtensa/xtensa.opt:58
7646 #, no-c-format
7647 msgid ""
7648 "-mno-serialize-volatile\tDo not serialize volatile memory references with "
7649 "MEMW instructions."
7650 msgstr ""
7652 #: config/xtensa/xtensa.opt:65
7653 #, no-c-format
7654 msgid "Use call0 ABI."
7655 msgstr ""
7657 #: config/xtensa/xtensa.opt:69
7658 #, no-c-format
7659 msgid "Use windowed registers ABI."
7660 msgstr ""
7662 #: config/i386/cygming.opt:23
7663 #, no-c-format
7664 msgid "Create console application."
7665 msgstr ""
7667 #: config/i386/cygming.opt:27
7668 #, no-c-format
7669 msgid "Generate code for a DLL."
7670 msgstr ""
7672 #: config/i386/cygming.opt:31
7673 #, no-c-format
7674 msgid "Ignore dllimport for functions."
7675 msgstr ""
7677 #: config/i386/cygming.opt:35
7678 #, no-c-format
7679 msgid "Use Mingw-specific thread support."
7680 msgstr ""
7682 #: config/i386/cygming.opt:39
7683 #, no-c-format
7684 msgid "Set Windows defines."
7685 msgstr ""
7687 #: config/i386/cygming.opt:43
7688 #, no-c-format
7689 msgid "Create GUI application."
7690 msgstr ""
7692 #: config/i386/cygming.opt:47
7693 #, no-c-format
7694 msgid "Use the GNU extension to the PE format for aligned common data."
7695 msgstr ""
7697 #: config/i386/cygming.opt:51
7698 #, no-c-format
7699 msgid ""
7700 "Compile code that relies on Cygwin DLL wrappers to support C++ operator new/"
7701 "delete replacement."
7702 msgstr ""
7704 #: config/i386/cygming.opt:55
7705 #, no-c-format
7706 msgid "For nested functions on stack executable permission is set."
7707 msgstr ""
7709 #: config/i386/cygming.opt:62
7710 #, no-c-format
7711 msgid "Put relocated read-only data into .data section."
7712 msgstr ""
7714 #: config/i386/mingw.opt:23
7715 #, no-c-format
7716 msgid "Preprocess, compile or link with specified C RunTime DLL library."
7717 msgstr ""
7719 #: config/i386/mingw.opt:33
7720 #, no-c-format
7721 msgid "Warn about none ISO msvcrt scanf/printf width extensions."
7722 msgstr ""
7724 #: config/i386/mingw-w64.opt:23
7725 #, no-c-format
7726 msgid "Use unicode startup and define UNICODE macro."
7727 msgstr ""
7729 #: config/i386/i386.opt:213
7730 #, no-c-format
7731 msgid "sizeof(long double) is 16."
7732 msgstr ""
7734 #: config/i386/i386.opt:217 config/i386/i386.opt:385
7735 #, no-c-format
7736 msgid "Use hardware fp."
7737 msgstr ""
7739 #: config/i386/i386.opt:221
7740 #, no-c-format
7741 msgid "sizeof(long double) is 12."
7742 msgstr ""
7744 #: config/i386/i386.opt:225
7745 #, no-c-format
7746 msgid "Use 80-bit long double."
7747 msgstr ""
7749 #: config/i386/i386.opt:229 config/s390/s390.opt:163
7750 #: config/sparc/long-double-switch.opt:27 config/alpha/alpha.opt:102
7751 #, no-c-format
7752 msgid "Use 64-bit long double."
7753 msgstr ""
7755 #: config/i386/i386.opt:233 config/s390/s390.opt:159
7756 #: config/sparc/long-double-switch.opt:23 config/alpha/alpha.opt:98
7757 #, no-c-format
7758 msgid "Use 128-bit long double."
7759 msgstr ""
7761 #: config/i386/i386.opt:237 config/sh/sh.opt:179
7762 #, no-c-format
7763 msgid "Reserve space for outgoing arguments in the function prologue."
7764 msgstr ""
7766 #: config/i386/i386.opt:241
7767 #, no-c-format
7768 msgid "Align some doubles on dword boundary."
7769 msgstr ""
7771 #: config/i386/i386.opt:245
7772 #, no-c-format
7773 msgid "Function starts are aligned to this power of 2."
7774 msgstr ""
7776 #: config/i386/i386.opt:249
7777 #, no-c-format
7778 msgid "Jump targets are aligned to this power of 2."
7779 msgstr ""
7781 #: config/i386/i386.opt:253
7782 #, no-c-format
7783 msgid "Loop code aligned to this power of 2."
7784 msgstr ""
7786 #: config/i386/i386.opt:257
7787 #, no-c-format
7788 msgid "Align destination of the string operations."
7789 msgstr ""
7791 #: config/i386/i386.opt:278 config/s390/s390.opt:56
7792 #, no-c-format
7793 msgid "Generate code for given CPU."
7794 msgstr ""
7796 #: config/i386/i386.opt:282 config/bpf/bpf.opt:100
7797 #, no-c-format
7798 msgid "Use given assembler dialect."
7799 msgstr ""
7801 #: config/i386/i386.opt:286
7802 #, no-c-format
7803 msgid "Known assembler dialects (for use with the -masm= option):"
7804 msgstr ""
7806 #: config/i386/i386.opt:296
7807 #, no-c-format
7808 msgid "Branches are this expensive (arbitrary units)."
7809 msgstr ""
7811 #: config/i386/i386.opt:300
7812 #, no-c-format
7813 msgid ""
7814 "-mlarge-data-threshold=<number>\tData greater than given threshold will go "
7815 "into a large data section in x86-64 medium and large code models."
7816 msgstr ""
7818 #: config/i386/i386.opt:304
7819 #, no-c-format
7820 msgid "Use given x86-64 code model."
7821 msgstr ""
7823 #: config/i386/i386.opt:327
7824 #, no-c-format
7825 msgid "Use given address mode."
7826 msgstr ""
7828 #: config/i386/i386.opt:331
7829 #, no-c-format
7830 msgid "Known address mode (for use with the -maddress-mode= option):"
7831 msgstr ""
7833 #: config/i386/i386.opt:344
7834 #, no-c-format
7835 msgid "Generate sin, cos, sqrt for FPU."
7836 msgstr ""
7838 #: config/i386/i386.opt:348
7839 #, no-c-format
7840 msgid "Always use Dynamic Realigned Argument Pointer (DRAP) to realign stack."
7841 msgstr ""
7843 #: config/i386/i386.opt:352
7844 #, no-c-format
7845 msgid "Return values of functions in FPU registers."
7846 msgstr ""
7848 #: config/i386/i386.opt:356
7849 #, no-c-format
7850 msgid "Generate floating point mathematics using given instruction set."
7851 msgstr ""
7853 #: config/i386/i386.opt:360
7854 #, no-c-format
7855 msgid "Valid arguments to -mfpmath=:"
7856 msgstr ""
7858 #: config/i386/i386.opt:393
7859 #, no-c-format
7860 msgid "Inline all known string operations."
7861 msgstr ""
7863 #: config/i386/i386.opt:397
7864 #, no-c-format
7865 msgid ""
7866 "Inline memset/memcpy string operations, but perform inline version only for "
7867 "small blocks."
7868 msgstr ""
7870 #: config/i386/i386.opt:404
7871 #, no-c-format
7872 msgid "Use native (MS) bitfield layout."
7873 msgstr ""
7875 #: config/i386/i386.opt:424
7876 #, no-c-format
7877 msgid ""
7878 "Relax cmpxchg loop for atomic_fetch_{or,xor,and,nand} by adding load and cmp "
7879 "before cmpxchg, execute pause and loop back to load and compare if load "
7880 "value is not expected."
7881 msgstr ""
7883 #: config/i386/i386.opt:428
7884 #, no-c-format
7885 msgid "Set 80387 floating-point precision to 32-bit."
7886 msgstr ""
7888 #: config/i386/i386.opt:432
7889 #, no-c-format
7890 msgid "Set 80387 floating-point precision to 64-bit."
7891 msgstr ""
7893 #: config/i386/i386.opt:436
7894 #, no-c-format
7895 msgid "Set 80387 floating-point precision to 80-bit."
7896 msgstr ""
7898 #: config/i386/i386.opt:440
7899 #, no-c-format
7900 msgid "Set the FTZ and DAZ Flags."
7901 msgstr ""
7903 #: config/i386/i386.opt:448
7904 #, no-c-format
7905 msgid "Assume incoming stack aligned to this power of 2."
7906 msgstr ""
7908 #: config/i386/i386.opt:452
7909 #, no-c-format
7910 msgid "Use push instructions to save outgoing arguments."
7911 msgstr ""
7913 #: config/i386/i386.opt:456
7914 #, no-c-format
7915 msgid "Use red-zone in the x86-64 code."
7916 msgstr ""
7918 #: config/i386/i386.opt:460
7919 #, no-c-format
7920 msgid "Number of registers used to pass integer arguments."
7921 msgstr ""
7923 #: config/i386/i386.opt:464
7924 #, no-c-format
7925 msgid "Alternate calling convention."
7926 msgstr ""
7928 #: config/i386/i386.opt:468 config/alpha/alpha.opt:23
7929 #, no-c-format
7930 msgid "Do not use hardware fp."
7931 msgstr ""
7933 #: config/i386/i386.opt:472
7934 #, no-c-format
7935 msgid "Use SSE register passing conventions for SF and DF mode."
7936 msgstr ""
7938 #: config/i386/i386.opt:476
7939 #, no-c-format
7940 msgid "Realign stack in prologue."
7941 msgstr ""
7943 #: config/i386/i386.opt:480
7944 #, no-c-format
7945 msgid "Enable stack probing."
7946 msgstr ""
7948 #: config/i386/i386.opt:484
7949 #, no-c-format
7950 msgid "Specify memcpy expansion strategy when expected size is known."
7951 msgstr ""
7953 #: config/i386/i386.opt:488
7954 #, no-c-format
7955 msgid "Specify memset expansion strategy when expected size is known."
7956 msgstr ""
7958 #: config/i386/i386.opt:492
7959 #, no-c-format
7960 msgid "Chose strategy to generate stringop using."
7961 msgstr ""
7963 #: config/i386/i386.opt:524
7964 #, no-c-format
7965 msgid "Use given thread-local storage dialect."
7966 msgstr ""
7968 #: config/i386/i386.opt:528
7969 #, no-c-format
7970 msgid "Known TLS dialects (for use with the -mtls-dialect= option):"
7971 msgstr ""
7973 #: config/i386/i386.opt:538
7974 #, no-c-format
7975 msgid "Use direct references against %gs when accessing tls data."
7976 msgstr ""
7978 #: config/i386/i386.opt:546
7979 #, no-c-format
7980 msgid "Fine grain control of tune features."
7981 msgstr ""
7983 #: config/i386/i386.opt:550
7984 #, no-c-format
7985 msgid "Clear all tune features."
7986 msgstr ""
7988 #: config/i386/i386.opt:557
7989 #, no-c-format
7990 msgid "Generate code that conforms to Intel MCU psABI."
7991 msgstr ""
7993 #: config/i386/i386.opt:561
7994 #, no-c-format
7995 msgid "Generate code that conforms to the given ABI."
7996 msgstr ""
7998 #: config/i386/i386.opt:565 config/nds32/nds32.opt:51
7999 #, no-c-format
8000 msgid "Known ABIs (for use with the -mabi= option):"
8001 msgstr ""
8003 #: config/i386/i386.opt:575
8004 #, no-c-format
8005 msgid ""
8006 "Use libgcc stubs to save and restore registers clobbered by 64-bit Microsoft "
8007 "to System V ABI calls."
8008 msgstr ""
8010 #: config/i386/i386.opt:579 config/rs6000/rs6000.opt:195
8011 #, no-c-format
8012 msgid "Vector library ABI to use."
8013 msgstr ""
8015 #: config/i386/i386.opt:583
8016 #, no-c-format
8017 msgid ""
8018 "Known vectorization library ABIs (for use with the -mveclibabi= option):"
8019 msgstr ""
8021 #: config/i386/i386.opt:593
8022 #, no-c-format
8023 msgid "Return 8-byte vectors in memory."
8024 msgstr ""
8026 #: config/i386/i386.opt:597
8027 #, no-c-format
8028 msgid "Generate reciprocals instead of divss and sqrtss."
8029 msgstr ""
8031 #: config/i386/i386.opt:601 config/loongarch/loongarch.opt:235
8032 #, no-c-format
8033 msgid "Control generation of reciprocal estimates."
8034 msgstr ""
8036 #: config/i386/i386.opt:605
8037 #, no-c-format
8038 msgid "Generate cld instruction in the function prologue."
8039 msgstr ""
8041 #: config/i386/i386.opt:609
8042 #, no-c-format
8043 msgid ""
8044 "Generate vzeroupper instruction before a transfer of control flow out of the "
8045 "function."
8046 msgstr ""
8048 #: config/i386/i386.opt:614
8049 #, no-c-format
8050 msgid ""
8051 "Disable Scalar to Vector optimization pass transforming 64-bit integer "
8052 "computations into a vector ones."
8053 msgstr ""
8055 #: config/i386/i386.opt:619
8056 #, no-c-format
8057 msgid ""
8058 "The maximum number of use and def visits when discovering a STV chain before "
8059 "the discovery is aborted."
8060 msgstr ""
8062 #: config/i386/i386.opt:623
8063 #, no-c-format
8064 msgid ""
8065 "Do dispatch scheduling if processor is bdver1, bdver2, bdver3, bdver4 or "
8066 "znver1 and Haifa scheduling is selected."
8067 msgstr ""
8069 #: config/i386/i386.opt:628
8070 #, no-c-format
8071 msgid ""
8072 "Use 128-bit AVX instructions instead of 256-bit AVX instructions in the auto-"
8073 "vectorizer."
8074 msgstr ""
8076 #: config/i386/i386.opt:632
8077 #, no-c-format
8078 msgid ""
8079 "Use given register vector width instructions instead of maximum register "
8080 "width in the auto-vectorizer."
8081 msgstr ""
8083 #: config/i386/i386.opt:636
8084 #, no-c-format
8085 msgid ""
8086 "Known preferred register vector length (to use with the -mprefer-vector-"
8087 "width= option):"
8088 msgstr ""
8090 #: config/i386/i386.opt:652
8091 #, no-c-format
8092 msgid ""
8093 "Enable floating-point status flags setting SSE vector operations on partial "
8094 "vectors."
8095 msgstr ""
8097 #: config/i386/i386.opt:656
8098 #, no-c-format
8099 msgid ""
8100 "Maximum number of bits that can be moved from memory to memory efficiently."
8101 msgstr ""
8103 #: config/i386/i386.opt:660
8104 #, no-c-format
8105 msgid "Maximum number of bits that can be stored to memory efficiently."
8106 msgstr ""
8108 #: config/i386/i386.opt:664
8109 #, no-c-format
8110 msgid ""
8111 "Optimize noreturn functions by not saving callee-saved registers used in the "
8112 "function."
8113 msgstr ""
8115 #: config/i386/i386.opt:670
8116 #, no-c-format
8117 msgid "Generate 32bit i386 code."
8118 msgstr ""
8120 #: config/i386/i386.opt:674
8121 #, no-c-format
8122 msgid "Generate 64bit x86-64 code."
8123 msgstr ""
8125 #: config/i386/i386.opt:678
8126 #, no-c-format
8127 msgid "Generate 32bit x86-64 code."
8128 msgstr ""
8130 #: config/i386/i386.opt:682
8131 #, no-c-format
8132 msgid "Generate 16bit i386 code."
8133 msgstr ""
8135 #: config/i386/i386.opt:686
8136 #, no-c-format
8137 msgid "Support MMX built-in functions."
8138 msgstr ""
8140 #: config/i386/i386.opt:690
8141 #, no-c-format
8142 msgid "Support 3DNow! built-in functions."
8143 msgstr ""
8145 #: config/i386/i386.opt:694
8146 #, no-c-format
8147 msgid "Support Athlon 3Dnow! built-in functions."
8148 msgstr ""
8150 #: config/i386/i386.opt:698
8151 #, no-c-format
8152 msgid "Support MMX and SSE built-in functions and code generation."
8153 msgstr ""
8155 #: config/i386/i386.opt:702
8156 #, no-c-format
8157 msgid "Support MMX, SSE and SSE2 built-in functions and code generation."
8158 msgstr ""
8160 #: config/i386/i386.opt:706
8161 #, no-c-format
8162 msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation."
8163 msgstr ""
8165 #: config/i386/i386.opt:710
8166 #, no-c-format
8167 msgid ""
8168 "Support MMX, SSE, SSE2, SSE3 and SSSE3 built-in functions and code "
8169 "generation."
8170 msgstr ""
8172 #: config/i386/i386.opt:714
8173 #, no-c-format
8174 msgid ""
8175 "Support MMX, SSE, SSE2, SSE3, SSSE3 and SSE4.1 built-in functions and code "
8176 "generation."
8177 msgstr ""
8179 #: config/i386/i386.opt:718 config/i386/i386.opt:722
8180 #, no-c-format
8181 msgid ""
8182 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1 and SSE4.2 built-in functions "
8183 "and code generation."
8184 msgstr ""
8186 #: config/i386/i386.opt:726
8187 #, no-c-format
8188 msgid ""
8189 "Do not support SSE4.1 and SSE4.2 built-in functions and code generation."
8190 msgstr ""
8192 #: config/i386/i386.opt:734
8193 #, no-c-format
8194 msgid ""
8195 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2 and AVX built-in "
8196 "functions and code generation."
8197 msgstr ""
8199 #: config/i386/i386.opt:738
8200 #, no-c-format
8201 msgid ""
8202 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and AVX2 built-in "
8203 "functions and code generation."
8204 msgstr ""
8206 #: config/i386/i386.opt:742
8207 #, no-c-format
8208 msgid ""
8209 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
8210 "built-in functions and code generation."
8211 msgstr ""
8213 #: config/i386/i386.opt:746
8214 #, no-c-format
8215 msgid ""
8216 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
8217 "and AVX512PF built-in functions and code generation."
8218 msgstr ""
8220 #: config/i386/i386.opt:750
8221 #, no-c-format
8222 msgid ""
8223 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
8224 "and AVX512ER built-in functions and code generation."
8225 msgstr ""
8227 #: config/i386/i386.opt:754
8228 #, no-c-format
8229 msgid ""
8230 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
8231 "and AVX512CD built-in functions and code generation."
8232 msgstr ""
8234 #: config/i386/i386.opt:758
8235 #, no-c-format
8236 msgid ""
8237 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
8238 "and AVX512DQ built-in functions and code generation."
8239 msgstr ""
8241 #: config/i386/i386.opt:762
8242 #, no-c-format
8243 msgid ""
8244 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
8245 "and AVX512BW built-in functions and code generation."
8246 msgstr ""
8248 #: config/i386/i386.opt:766
8249 #, no-c-format
8250 msgid ""
8251 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
8252 "and AVX512VL built-in functions and code generation."
8253 msgstr ""
8255 #: config/i386/i386.opt:770
8256 #, no-c-format
8257 msgid ""
8258 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
8259 "and AVX512IFMA built-in functions and code generation."
8260 msgstr ""
8262 #: config/i386/i386.opt:774
8263 #, no-c-format
8264 msgid ""
8265 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
8266 "and AVX512VBMI built-in functions and code generation."
8267 msgstr ""
8269 #: config/i386/i386.opt:778
8270 #, no-c-format
8271 msgid ""
8272 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
8273 "AVX5124FMAPS built-in functions and code generation."
8274 msgstr ""
8276 #: config/i386/i386.opt:782
8277 #, no-c-format
8278 msgid ""
8279 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
8280 "AVX5124VNNIW built-in functions and code generation."
8281 msgstr ""
8283 #: config/i386/i386.opt:786
8284 #, no-c-format
8285 msgid ""
8286 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
8287 "AVX512VPOPCNTDQ built-in functions and code generation."
8288 msgstr ""
8290 #: config/i386/i386.opt:790
8291 #, no-c-format
8292 msgid ""
8293 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
8294 "AVX512VBMI2 built-in functions and code generation."
8295 msgstr ""
8297 #: config/i386/i386.opt:794
8298 #, no-c-format
8299 msgid "Support AVX512VNNI built-in functions and code generation."
8300 msgstr ""
8302 #: config/i386/i386.opt:798
8303 #, no-c-format
8304 msgid ""
8305 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
8306 "AVX512BITALG built-in functions and code generation."
8307 msgstr ""
8309 #: config/i386/i386.opt:802
8310 #, no-c-format
8311 msgid "Support AVX512VP2INTERSECT built-in functions and code generation."
8312 msgstr ""
8314 #: config/i386/i386.opt:806
8315 #, no-c-format
8316 msgid ""
8317 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and FMA built-in "
8318 "functions and code generation."
8319 msgstr ""
8321 #: config/i386/i386.opt:810
8322 #, no-c-format
8323 msgid ""
8324 "Support MMX, SSE, SSE2, SSE3 and SSE4A built-in functions and code "
8325 "generation."
8326 msgstr ""
8328 #: config/i386/i386.opt:814
8329 #, no-c-format
8330 msgid "Support FMA4 built-in functions and code generation."
8331 msgstr ""
8333 #: config/i386/i386.opt:818
8334 #, no-c-format
8335 msgid "Support XOP built-in functions and code generation."
8336 msgstr ""
8338 #: config/i386/i386.opt:822
8339 #, no-c-format
8340 msgid "Support LWP built-in functions and code generation."
8341 msgstr ""
8343 #: config/i386/i386.opt:826
8344 #, no-c-format
8345 msgid ""
8346 "Support code generation of Advanced Bit Manipulation (ABM) instructions."
8347 msgstr ""
8349 #: config/i386/i386.opt:830
8350 #, no-c-format
8351 msgid "Support code generation of popcnt instruction."
8352 msgstr ""
8354 #: config/i386/i386.opt:834
8355 #, no-c-format
8356 msgid "Support PCONFIG built-in functions and code generation."
8357 msgstr ""
8359 #: config/i386/i386.opt:838
8360 #, no-c-format
8361 msgid "Support WBNOINVD built-in functions and code generation."
8362 msgstr ""
8364 #: config/i386/i386.opt:842
8365 #, no-c-format
8366 msgid "Support PTWRITE built-in functions and code generation."
8367 msgstr ""
8369 #: config/i386/i386.opt:846
8370 #, no-c-format
8371 msgid "Support UINTR built-in functions and code generation."
8372 msgstr ""
8374 #: config/i386/i386.opt:850
8375 #, no-c-format
8376 msgid "Support SGX built-in functions and code generation."
8377 msgstr ""
8379 #: config/i386/i386.opt:854
8380 #, no-c-format
8381 msgid "Support RDPID built-in functions and code generation."
8382 msgstr ""
8384 #: config/i386/i386.opt:858
8385 #, no-c-format
8386 msgid "Support GFNI built-in functions and code generation."
8387 msgstr ""
8389 #: config/i386/i386.opt:862
8390 #, no-c-format
8391 msgid "Support VAES built-in functions and code generation."
8392 msgstr ""
8394 #: config/i386/i386.opt:866
8395 #, no-c-format
8396 msgid "Support VPCLMULQDQ built-in functions and code generation."
8397 msgstr ""
8399 #: config/i386/i386.opt:870
8400 #, no-c-format
8401 msgid "Support BMI built-in functions and code generation."
8402 msgstr ""
8404 #: config/i386/i386.opt:874
8405 #, no-c-format
8406 msgid "Support BMI2 built-in functions and code generation."
8407 msgstr ""
8409 #: config/i386/i386.opt:878
8410 #, no-c-format
8411 msgid "Support LZCNT built-in function and code generation."
8412 msgstr ""
8414 #: config/i386/i386.opt:882
8415 #, no-c-format
8416 msgid "Support Hardware Lock Elision prefixes."
8417 msgstr ""
8419 #: config/i386/i386.opt:886
8420 #, no-c-format
8421 msgid "Support RDSEED instruction."
8422 msgstr ""
8424 #: config/i386/i386.opt:890
8425 #, no-c-format
8426 msgid "Support PREFETCHW instruction."
8427 msgstr ""
8429 #: config/i386/i386.opt:894
8430 #, no-c-format
8431 msgid "Support flag-preserving add-carry instructions."
8432 msgstr ""
8434 #: config/i386/i386.opt:898
8435 #, no-c-format
8436 msgid "Support CLFLUSHOPT instructions."
8437 msgstr ""
8439 #: config/i386/i386.opt:902
8440 #, no-c-format
8441 msgid "Support CLWB instruction."
8442 msgstr ""
8444 #: config/i386/i386.opt:909
8445 #, no-c-format
8446 msgid "Support FXSAVE and FXRSTOR instructions."
8447 msgstr ""
8449 #: config/i386/i386.opt:913
8450 #, no-c-format
8451 msgid "Support XSAVE and XRSTOR instructions."
8452 msgstr ""
8454 #: config/i386/i386.opt:917
8455 #, no-c-format
8456 msgid "Support XSAVEOPT instruction."
8457 msgstr ""
8459 #: config/i386/i386.opt:921
8460 #, no-c-format
8461 msgid "Support XSAVEC instructions."
8462 msgstr ""
8464 #: config/i386/i386.opt:925
8465 #, no-c-format
8466 msgid "Support XSAVES and XRSTORS instructions."
8467 msgstr ""
8469 #: config/i386/i386.opt:929
8470 #, no-c-format
8471 msgid "Support TBM built-in functions and code generation."
8472 msgstr ""
8474 #: config/i386/i386.opt:933
8475 #, no-c-format
8476 msgid "Support code generation of cmpxchg16b instruction."
8477 msgstr ""
8479 #: config/i386/i386.opt:937
8480 #, no-c-format
8481 msgid "Support code generation of sahf instruction in 64bit x86-64 code."
8482 msgstr ""
8484 #: config/i386/i386.opt:941
8485 #, no-c-format
8486 msgid "Support code generation of movbe instruction."
8487 msgstr ""
8489 #: config/i386/i386.opt:945
8490 #, no-c-format
8491 msgid "Support code generation of crc32 instruction."
8492 msgstr ""
8494 #: config/i386/i386.opt:949
8495 #, no-c-format
8496 msgid "Support AES built-in functions and code generation."
8497 msgstr ""
8499 #: config/i386/i386.opt:953
8500 #, no-c-format
8501 msgid "Support SHA1 and SHA256 built-in functions and code generation."
8502 msgstr ""
8504 #: config/i386/i386.opt:957
8505 #, no-c-format
8506 msgid "Support PCLMUL built-in functions and code generation."
8507 msgstr ""
8509 #: config/i386/i386.opt:961
8510 #, no-c-format
8511 msgid "Encode SSE instructions with VEX prefix."
8512 msgstr ""
8514 #: config/i386/i386.opt:965
8515 #, no-c-format
8516 msgid "Support FSGSBASE built-in functions and code generation."
8517 msgstr ""
8519 #: config/i386/i386.opt:969
8520 #, no-c-format
8521 msgid "Support RDRND built-in functions and code generation."
8522 msgstr ""
8524 #: config/i386/i386.opt:973
8525 #, no-c-format
8526 msgid "Support F16C built-in functions and code generation."
8527 msgstr ""
8529 #: config/i386/i386.opt:977
8530 #, no-c-format
8531 msgid "Support PREFETCHWT1 built-in functions and code generation."
8532 msgstr ""
8534 #: config/i386/i386.opt:981
8535 #, no-c-format
8536 msgid "Emit profiling counter call at function entry before prologue."
8537 msgstr ""
8539 #: config/i386/i386.opt:985
8540 #, no-c-format
8541 msgid "Generate __mcount_loc section with all mcount or __fentry__ calls."
8542 msgstr ""
8544 #: config/i386/i386.opt:989 config/s390/s390.opt:311
8545 #, no-c-format
8546 msgid ""
8547 "Generate mcount/__fentry__ calls as nops. To activate they need to be "
8548 "patched in."
8549 msgstr ""
8551 #: config/i386/i386.opt:994
8552 #, no-c-format
8553 msgid "Set name of __fentry__ symbol called at function entry."
8554 msgstr ""
8556 #: config/i386/i386.opt:998
8557 #, no-c-format
8558 msgid "Set name of section to record mrecord-mcount calls."
8559 msgstr ""
8561 #: config/i386/i386.opt:1002
8562 #, no-c-format
8563 msgid "Skip setting up RAX register when passing variable arguments."
8564 msgstr ""
8566 #: config/i386/i386.opt:1006
8567 #, no-c-format
8568 msgid ""
8569 "Expand 32bit/64bit integer divide into 8bit unsigned integer divide with run-"
8570 "time check."
8571 msgstr ""
8573 #: config/i386/i386.opt:1010
8574 #, no-c-format
8575 msgid "Split 32-byte AVX unaligned load."
8576 msgstr ""
8578 #: config/i386/i386.opt:1014
8579 #, no-c-format
8580 msgid "Split 32-byte AVX unaligned store."
8581 msgstr ""
8583 #: config/i386/i386.opt:1018
8584 #, no-c-format
8585 msgid "Support RTM built-in functions and code generation."
8586 msgstr ""
8588 #: config/i386/i386.opt:1026
8589 #, no-c-format
8590 msgid "Support MWAITX and MONITORX built-in functions and code generation."
8591 msgstr ""
8593 #: config/i386/i386.opt:1030
8594 #, no-c-format
8595 msgid "Support CLZERO built-in functions and code generation."
8596 msgstr ""
8598 #: config/i386/i386.opt:1034
8599 #, no-c-format
8600 msgid "Support PKU built-in functions and code generation."
8601 msgstr ""
8603 #: config/i386/i386.opt:1042
8604 #, no-c-format
8605 msgid ""
8606 "Known stack protector guard (for use with the -mstack-protector-guard= "
8607 "option):"
8608 msgstr ""
8610 #: config/i386/i386.opt:1066
8611 #, no-c-format
8612 msgid "Use the given symbol for addressing the stack-protector guard."
8613 msgstr ""
8615 #: config/i386/i386.opt:1077
8616 #, no-c-format
8617 msgid ""
8618 "Enable shadow stack built-in functions from Control-flow Enforcement "
8619 "Technology (CET)."
8620 msgstr ""
8622 #: config/i386/i386.opt:1082
8623 #, no-c-format
8624 msgid ""
8625 "Turn on CET instrumentation for switch statements that use a jump table and "
8626 "an indirect jump."
8627 msgstr ""
8629 #: config/i386/i386.opt:1087
8630 #, no-c-format
8631 msgid ""
8632 "Insert ENDBR instruction at function entry only via cf_check attribute for "
8633 "CET instrumentation."
8634 msgstr ""
8636 #: config/i386/i386.opt:1092
8637 #, no-c-format
8638 msgid "Make all function calls indirect."
8639 msgstr ""
8641 #: config/i386/i386.opt:1096
8642 #, no-c-format
8643 msgid "Convert indirect call and jump to call and return thunks."
8644 msgstr ""
8646 #: config/i386/i386.opt:1100
8647 #, no-c-format
8648 msgid "Convert function return to call and return thunk."
8649 msgstr ""
8651 #: config/i386/i386.opt:1104 config/s390/s390.opt:277
8652 #, no-c-format
8653 msgid ""
8654 "Known indirect branch choices (for use with the -mindirect-branch=/-"
8655 "mfunction-return= options):"
8656 msgstr ""
8658 #: config/i386/i386.opt:1120
8659 #, no-c-format
8660 msgid ""
8661 "Add CS prefix to call and jmp to indirect thunk with branch target in r8-r15 "
8662 "registers."
8663 msgstr ""
8665 #: config/i386/i386.opt:1124
8666 #, no-c-format
8667 msgid "Force indirect call and jump via register."
8668 msgstr ""
8670 #: config/i386/i386.opt:1128
8671 #, no-c-format
8672 msgid "Support MOVDIRI built-in functions and code generation."
8673 msgstr ""
8675 #: config/i386/i386.opt:1132
8676 #, no-c-format
8677 msgid "Support MOVDIR64B built-in functions and code generation."
8678 msgstr ""
8680 #: config/i386/i386.opt:1136
8681 #, no-c-format
8682 msgid "Support WAITPKG built-in functions and code generation."
8683 msgstr ""
8685 #: config/i386/i386.opt:1140
8686 #, no-c-format
8687 msgid "Support CLDEMOTE built-in functions and code generation."
8688 msgstr ""
8690 #: config/i386/i386.opt:1144
8691 #, no-c-format
8692 msgid "Instrument function exit in instrumented functions with __fentry__."
8693 msgstr ""
8695 #: config/i386/i386.opt:1148
8696 #, no-c-format
8697 msgid "Known choices for return instrumentation with -minstrument-return=:"
8698 msgstr ""
8700 #: config/i386/i386.opt:1161
8701 #, no-c-format
8702 msgid ""
8703 "Generate a __return_loc section pointing to all return instrumentation code."
8704 msgstr ""
8706 #: config/i386/i386.opt:1169
8707 #, no-c-format
8708 msgid ""
8709 "Known choices for mitigation against straight line speculation with -mharden-"
8710 "sls=:"
8711 msgstr ""
8713 #: config/i386/i386.opt:1185
8714 #, no-c-format
8715 msgid ""
8716 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
8717 "AVX512BF16 built-in functions and code generation."
8718 msgstr ""
8720 #: config/i386/i386.opt:1190
8721 #, no-c-format
8722 msgid "Support ENQCMD built-in functions and code generation."
8723 msgstr ""
8725 #: config/i386/i386.opt:1194
8726 #, no-c-format
8727 msgid "Support SERIALIZE built-in functions and code generation."
8728 msgstr ""
8730 #: config/i386/i386.opt:1198
8731 #, no-c-format
8732 msgid "Support TSXLDTRK built-in functions and code generation."
8733 msgstr ""
8735 #: config/i386/i386.opt:1202
8736 #, no-c-format
8737 msgid "Support AMX-TILE built-in functions and code generation."
8738 msgstr ""
8740 #: config/i386/i386.opt:1206
8741 #, no-c-format
8742 msgid "Support AMX-INT8 built-in functions and code generation."
8743 msgstr ""
8745 #: config/i386/i386.opt:1210
8746 #, no-c-format
8747 msgid "Support AMX-BF16 built-in functions and code generation."
8748 msgstr ""
8750 #: config/i386/i386.opt:1214
8751 #, no-c-format
8752 msgid "Support HRESET built-in functions and code generation."
8753 msgstr ""
8755 #: config/i386/i386.opt:1218
8756 #, no-c-format
8757 msgid "Support KL built-in functions and code generation."
8758 msgstr ""
8760 #: config/i386/i386.opt:1222
8761 #, no-c-format
8762 msgid "Support WIDEKL built-in functions and code generation."
8763 msgstr ""
8765 #: config/i386/i386.opt:1226
8766 #, no-c-format
8767 msgid ""
8768 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, and AVXVNNI "
8769 "built-in functions and code generation."
8770 msgstr ""
8772 #: config/i386/i386.opt:1231
8773 #, no-c-format
8774 msgid "Emit GNU_PROPERTY_X86_ISA_1_NEEDED GNU property."
8775 msgstr ""
8777 #: config/i386/i386.opt:1235
8778 #, no-c-format
8779 msgid "Support MWAIT and MONITOR built-in functions and code generation."
8780 msgstr ""
8782 #: config/i386/i386.opt:1239
8783 #, no-c-format
8784 msgid ""
8785 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
8786 "AVX512-FP16 built-in functions and code generation."
8787 msgstr ""
8789 #: config/i386/i386.opt:1243
8790 #, no-c-format
8791 msgid "Do not use GOT to access external symbols."
8792 msgstr ""
8794 #: config/i386/i386.opt:1247
8795 #, no-c-format
8796 msgid "Instructions number above which STFL stall penalty can be compensated."
8797 msgstr ""
8799 #: config/i386/i386.opt:1251
8800 #, no-c-format
8801 msgid ""
8802 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, and AVXIFMA "
8803 "built-in functions and code generation."
8804 msgstr ""
8806 #: config/i386/i386.opt:1256
8807 #, no-c-format
8808 msgid ""
8809 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and "
8810 "AVXVNNIINT8 built-in functions and code generation."
8811 msgstr ""
8813 #: config/i386/i386.opt:1261
8814 #, no-c-format
8815 msgid ""
8816 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, and "
8817 "AVXNECONVERT build-in functions and code generation."
8818 msgstr ""
8820 #: config/i386/i386.opt:1266
8821 #, no-c-format
8822 msgid ""
8823 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, and "
8824 "CMPCCXADD build-in functions and code generation."
8825 msgstr ""
8827 #: config/i386/i386.opt:1271
8828 #, no-c-format
8829 msgid "Support AMX-FP16 built-in functions and code generation."
8830 msgstr ""
8832 #: config/i386/i386.opt:1275
8833 #, no-c-format
8834 msgid "Support PREFETCHI built-in functions and code generation."
8835 msgstr ""
8837 #: config/i386/i386.opt:1279
8838 #, no-c-format
8839 msgid "Support RAOINT built-in functions and code generation."
8840 msgstr ""
8842 #: config/i386/i386.opt:1283
8843 #, no-c-format
8844 msgid "Enable conservative small loop unrolling."
8845 msgstr ""
8847 #: config/i386/i386.opt:1287
8848 #, no-c-format
8849 msgid ""
8850 "-mlam=[none|u48|u57] Instrument meta data position in user data pointers."
8851 msgstr ""
8853 #: config/i386/i386.opt:1303
8854 #, no-c-format
8855 msgid "Support AMX-COMPLEX built-in functions and code generation."
8856 msgstr ""
8858 #: config/i386/i386.opt:1307
8859 #, no-c-format
8860 msgid ""
8861 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and "
8862 "AVXVNNIINT16 built-in functions and code generation."
8863 msgstr ""
8865 #: config/i386/i386.opt:1312
8866 #, no-c-format
8867 msgid ""
8868 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and SM3 built-in "
8869 "functions and code generation."
8870 msgstr ""
8872 #: config/i386/i386.opt:1317
8873 #, no-c-format
8874 msgid ""
8875 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and SHA512 built-in "
8876 "functions and code generation."
8877 msgstr ""
8879 #: config/i386/i386.opt:1322
8880 #, no-c-format
8881 msgid ""
8882 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and SM4 built-in "
8883 "functions and code generation."
8884 msgstr ""
8886 #: config/i386/i386.opt:1327
8887 #, no-c-format
8888 msgid "Enable vectorization for gather instruction."
8889 msgstr ""
8891 #: config/i386/i386.opt:1331
8892 #, no-c-format
8893 msgid "Enable vectorization for scatter instruction."
8894 msgstr ""
8896 #: config/i386/i386.opt:1335
8897 #, no-c-format
8898 msgid ""
8899 "Support code generation for APX features, including EGPR, PUSH2POP2, NDD and "
8900 "PPX."
8901 msgstr ""
8903 #: config/i386/i386.opt:1364
8904 #, no-c-format
8905 msgid "Enable GPR32 in inline asm when APX_F enabled."
8906 msgstr ""
8908 #: config/i386/i386.opt:1368
8909 #, no-c-format
8910 msgid "Support 512 bit vector built-in functions and code generation."
8911 msgstr ""
8913 #: config/i386/i386.opt:1372
8914 #, no-c-format
8915 msgid "Support USER_MSR built-in functions and code generation."
8916 msgstr ""
8918 #: config/i386/i386.opt:1376 config/i386/i386.opt:1386
8919 #, no-c-format
8920 msgid ""
8921 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, and AVX10.1 "
8922 "built-in functions and code generation."
8923 msgstr ""
8925 #: config/i386/i386.opt:1381
8926 #, no-c-format
8927 msgid ""
8928 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, and "
8929 "AVX10.1-512 built-in functions and code generation."
8930 msgstr ""
8932 #: config/pa/pa64-hpux.opt:23
8933 #, no-c-format
8934 msgid "Assume code will be linked by GNU ld."
8935 msgstr ""
8937 #: config/pa/pa64-hpux.opt:27
8938 #, no-c-format
8939 msgid "Assume code will be linked by HP ld."
8940 msgstr ""
8942 #: config/pa/pa-hpux1010.opt:23 config/pa/pa-hpux.opt:31
8943 #: config/pa/pa-hpux1131.opt:23 config/pa/pa-hpux1111.opt:23
8944 #, no-c-format
8945 msgid "Specify UNIX standard for predefines and linking."
8946 msgstr ""
8948 #: config/pa/pa-hpux.opt:27
8949 #, no-c-format
8950 msgid "Generate cpp defines for server IO."
8951 msgstr ""
8953 #: config/pa/pa-hpux.opt:35
8954 #, no-c-format
8955 msgid "Generate cpp defines for workstation IO."
8956 msgstr ""
8958 #: config/pa/pa.opt:30 config/pa/pa.opt:95 config/pa/pa.opt:107
8959 #, no-c-format
8960 msgid "Generate PA1.0 code."
8961 msgstr ""
8963 #: config/pa/pa.opt:34 config/pa/pa.opt:111 config/pa/pa.opt:156
8964 #, no-c-format
8965 msgid "Generate PA1.1 code."
8966 msgstr ""
8968 #: config/pa/pa.opt:38 config/pa/pa.opt:115
8969 #, no-c-format
8970 msgid "Generate PA2.0 code (requires binutils 2.10 or later)."
8971 msgstr ""
8973 #: config/pa/pa.opt:42
8974 #, no-c-format
8975 msgid ""
8976 "Generate libcalls for atomic loads and stores when sync libcalls are "
8977 "disabled."
8978 msgstr ""
8980 #: config/pa/pa.opt:50
8981 #, no-c-format
8982 msgid "Caller copies function arguments passed by hidden reference."
8983 msgstr ""
8985 #: config/pa/pa.opt:54
8986 #, no-c-format
8987 msgid "Use ldcw/ldcd coherent cache-control hint."
8988 msgstr ""
8990 #: config/pa/pa.opt:58
8991 #, no-c-format
8992 msgid "Disable FP regs.  Equivalent to -msoft-float."
8993 msgstr ""
8995 #: config/pa/pa.opt:62
8996 #, no-c-format
8997 msgid "Disable indexed addressing."
8998 msgstr ""
9000 #: config/pa/pa.opt:66
9001 #, no-c-format
9002 msgid "Generate fast indirect calls."
9003 msgstr ""
9005 #: config/pa/pa.opt:74
9006 #, no-c-format
9007 msgid "Assume code will be assembled by GAS."
9008 msgstr ""
9010 #: config/pa/pa.opt:83
9011 #, no-c-format
9012 msgid "Enable linker optimizations."
9013 msgstr ""
9015 #: config/pa/pa.opt:87
9016 #, no-c-format
9017 msgid "Always generate long calls."
9018 msgstr ""
9020 #: config/pa/pa.opt:91
9021 #, no-c-format
9022 msgid "Emit long load/store sequences."
9023 msgstr ""
9025 #: config/pa/pa.opt:99
9026 #, no-c-format
9027 msgid "Disable space regs."
9028 msgstr ""
9030 #: config/pa/pa.opt:103
9031 #, no-c-format
9032 msgid "Assume memory references are ordered and barriers are not needed."
9033 msgstr ""
9035 #: config/pa/pa.opt:119
9036 #, no-c-format
9037 msgid "Use portable calling conventions."
9038 msgstr ""
9040 #: config/pa/pa.opt:123
9041 #, no-c-format
9042 msgid ""
9043 "Specify CPU for scheduling purposes.  Valid arguments are 700, 7100, 7100LC, "
9044 "7200, 7300, and 8000."
9045 msgstr ""
9047 #: config/pa/pa.opt:148 config/frv/frv.opt:215
9048 #, no-c-format
9049 msgid "Use software floating point."
9050 msgstr ""
9052 #: config/pa/pa.opt:152
9053 #, no-c-format
9054 msgid "Use software integer multiplication."
9055 msgstr ""
9057 #: config/pa/pa.opt:160
9058 #, no-c-format
9059 msgid "Do not disable space regs."
9060 msgstr ""
9062 #: config/v850/v850.opt:29
9063 #, no-c-format
9064 msgid "Use registers r2 and r5."
9065 msgstr ""
9067 #: config/v850/v850.opt:33
9068 #, no-c-format
9069 msgid "Use 4 byte entries in switch tables."
9070 msgstr ""
9072 #: config/v850/v850.opt:37
9073 #, no-c-format
9074 msgid "Enable backend debugging."
9075 msgstr ""
9077 #: config/v850/v850.opt:41
9078 #, no-c-format
9079 msgid "Do not use the callt instruction (default)."
9080 msgstr ""
9082 #: config/v850/v850.opt:45
9083 #, no-c-format
9084 msgid "Reuse r30 on a per function basis."
9085 msgstr ""
9087 #: config/v850/v850.opt:52
9088 #, no-c-format
9089 msgid "Prohibit PC relative function calls."
9090 msgstr ""
9092 #: config/v850/v850.opt:56
9093 #, no-c-format
9094 msgid "Use stubs for function prologues."
9095 msgstr ""
9097 #: config/v850/v850.opt:60
9098 #, no-c-format
9099 msgid "Set the max size of data eligible for the SDA area."
9100 msgstr ""
9102 #: config/v850/v850.opt:67
9103 #, no-c-format
9104 msgid "Enable the use of the short load instructions."
9105 msgstr ""
9107 #: config/v850/v850.opt:71
9108 #, no-c-format
9109 msgid "Same as: -mep -mprolog-function."
9110 msgstr ""
9112 #: config/v850/v850.opt:75
9113 #, no-c-format
9114 msgid "Set the max size of data eligible for the TDA area."
9115 msgstr ""
9117 #: config/v850/v850.opt:82
9118 #, no-c-format
9119 msgid "Do not enforce strict alignment."
9120 msgstr ""
9122 #: config/v850/v850.opt:86
9123 #, no-c-format
9124 msgid ""
9125 "Put jump tables for switch statements into the .data section rather than "
9126 "the .code section."
9127 msgstr ""
9129 #: config/v850/v850.opt:93
9130 #, no-c-format
9131 msgid "Compile for the v850 processor."
9132 msgstr ""
9134 #: config/v850/v850.opt:97
9135 #, no-c-format
9136 msgid "Compile for the v850e processor."
9137 msgstr ""
9139 #: config/v850/v850.opt:101
9140 #, no-c-format
9141 msgid "Compile for the v850e1 processor."
9142 msgstr ""
9144 #: config/v850/v850.opt:105
9145 #, no-c-format
9146 msgid "Compile for the v850es variant of the v850e1."
9147 msgstr ""
9149 #: config/v850/v850.opt:109
9150 #, no-c-format
9151 msgid "Compile for the v850e2 processor."
9152 msgstr ""
9154 #: config/v850/v850.opt:113
9155 #, no-c-format
9156 msgid "Compile for the v850e2v3 processor."
9157 msgstr ""
9159 #: config/v850/v850.opt:117
9160 #, no-c-format
9161 msgid "Compile for the v850e3v5 processor."
9162 msgstr ""
9164 #: config/v850/v850.opt:124
9165 #, no-c-format
9166 msgid "Enable v850e3v5 loop instructions."
9167 msgstr ""
9169 #: config/v850/v850.opt:128
9170 #, no-c-format
9171 msgid "Set the max size of data eligible for the ZDA area."
9172 msgstr ""
9174 #: config/v850/v850.opt:135
9175 #, no-c-format
9176 msgid "Enable relaxing in the assembler."
9177 msgstr ""
9179 #: config/v850/v850.opt:139
9180 #, no-c-format
9181 msgid "Prohibit PC relative jumps."
9182 msgstr ""
9184 #: config/v850/v850.opt:143
9185 #, no-c-format
9186 msgid "Inhibit the use of hardware floating point instructions."
9187 msgstr ""
9189 #: config/v850/v850.opt:147
9190 #, no-c-format
9191 msgid ""
9192 "Allow the use of hardware floating point instructions for V850E2V3 and up."
9193 msgstr ""
9195 #: config/v850/v850.opt:151
9196 #, no-c-format
9197 msgid "Enable support for the RH850 ABI.  This is the default."
9198 msgstr ""
9200 #: config/v850/v850.opt:155
9201 #, no-c-format
9202 msgid "Enable support for the old GCC ABI."
9203 msgstr ""
9205 #: config/v850/v850.opt:159
9206 #, no-c-format
9207 msgid "Support alignments of up to 64-bits."
9208 msgstr ""
9210 #: config/g.opt:27
9211 #, no-c-format
9212 msgid ""
9213 "-G<number>\tPut global and static data smaller than <number> bytes into a "
9214 "special section (on some targets)."
9215 msgstr ""
9217 #: config/lynx.opt:23
9218 #, no-c-format
9219 msgid "Support legacy multi-threading."
9220 msgstr ""
9222 #: config/lynx.opt:27
9223 #, no-c-format
9224 msgid "Use shared libraries."
9225 msgstr ""
9227 #: config/lynx.opt:31
9228 #, no-c-format
9229 msgid "Support multi-threading."
9230 msgstr ""
9232 #: config/nvptx/nvptx-gen.opt:24
9233 #, no-c-format
9234 msgid "Known PTX ISA target architectures (for use with the -misa= option):"
9235 msgstr ""
9237 #: config/nvptx/nvptx.opt:28
9238 #, no-c-format
9239 msgid ""
9240 "Ignored, but preserved for backward compatibility.  Only 64-bit ABI is "
9241 "supported."
9242 msgstr ""
9244 #: config/nvptx/nvptx.opt:33
9245 #, no-c-format
9246 msgid "Link in code for a __main kernel."
9247 msgstr ""
9249 #: config/nvptx/nvptx.opt:37
9250 #, no-c-format
9251 msgid "Optimize partition neutering."
9252 msgstr ""
9254 #: config/nvptx/nvptx.opt:41
9255 #, no-c-format
9256 msgid "Use custom stacks instead of local memory for automatic storage."
9257 msgstr ""
9259 #: config/nvptx/nvptx.opt:45
9260 #, no-c-format
9261 msgid ""
9262 "Specify size of .local memory used for stack when the exact amount is not "
9263 "known."
9264 msgstr ""
9266 #: config/nvptx/nvptx.opt:49
9267 #, no-c-format
9268 msgid "Generate code that can keep local state uniform across all lanes."
9269 msgstr ""
9271 #: config/nvptx/nvptx.opt:53
9272 #, no-c-format
9273 msgid ""
9274 "Generate code for OpenMP offloading: enables -msoft-stack and -muniform-simt."
9275 msgstr ""
9277 #: config/nvptx/nvptx.opt:57
9278 #, no-c-format
9279 msgid "Specify the PTX ISA target architecture to use."
9280 msgstr ""
9282 #: config/nvptx/nvptx.opt:61
9283 #, no-c-format
9284 msgid "Alias:"
9285 msgstr ""
9287 #: config/nvptx/nvptx.opt:122
9288 #, no-c-format
9289 msgid "Known PTX ISA versions (for use with the -mptx= option):"
9290 msgstr ""
9292 #: config/nvptx/nvptx.opt:141
9293 #, no-c-format
9294 msgid "Specify the PTX ISA version to use."
9295 msgstr ""
9297 #: config/nvptx/nvptx.opt:145
9298 #, no-c-format
9299 msgid "Initialize ptx registers."
9300 msgstr ""
9302 #: config/vxworks.opt:36
9303 #, no-c-format
9304 msgid "Assume the VxWorks RTP environment."
9305 msgstr ""
9307 #: config/vxworks.opt:43
9308 #, no-c-format
9309 msgid "Assume the VxWorks vThreads environment."
9310 msgstr ""
9312 #: config/avr/avr.opt:23
9313 #, no-c-format
9314 msgid "Optimization. Use subroutines for function prologues and epilogues."
9315 msgstr ""
9317 #: config/avr/avr.opt:27
9318 #, no-c-format
9319 msgid "-mmcu=<MCU>\tSelect the target MCU."
9320 msgstr ""
9322 #: config/avr/avr.opt:31
9323 #, no-c-format
9324 msgid ""
9325 "Optimization. Allow usage of __gcc_isr pseudo instructions in ISR prologues "
9326 "and epilogues."
9327 msgstr ""
9329 #: config/avr/avr.opt:35
9330 #, no-c-format
9331 msgid ""
9332 "This option is used internally. Set the number of 64 KiB flash segments."
9333 msgstr ""
9335 #: config/avr/avr.opt:39
9336 #, no-c-format
9337 msgid ""
9338 "This option is used internally. Indicate presence of a processor erratum.  "
9339 "Do not skip 32-bit instructions."
9340 msgstr ""
9342 #: config/avr/avr.opt:43
9343 #, no-c-format
9344 msgid ""
9345 "This option is used internally. Enable Read-Modify-Write (RMW) instructions "
9346 "support/use."
9347 msgstr ""
9349 #: config/avr/avr.opt:53
9350 #, no-c-format
9351 msgid ""
9352 "This option is used internally for multilib generation and selection.  "
9353 "Assume RJMP / RCALL can target all program memory."
9354 msgstr ""
9356 #: config/avr/avr.opt:57
9357 #, no-c-format
9358 msgid "Use an 8-bit 'int' type."
9359 msgstr ""
9361 #: config/avr/avr.opt:61
9362 #, no-c-format
9363 msgid "Change the stack pointer without disabling interrupts."
9364 msgstr ""
9366 #: config/avr/avr.opt:65
9367 #, no-c-format
9368 msgid ""
9369 "-mbranch-cost=<cost>\tOptimization. Set the branch costs for conditional "
9370 "branch instructions.  Reasonable values are small, non-negative integers.  "
9371 "The default branch cost is 0."
9372 msgstr ""
9374 #: config/avr/avr.opt:69
9375 #, no-c-format
9376 msgid "Optimization. Treat main as if it had attribute OS_task."
9377 msgstr ""
9379 #: config/avr/avr.opt:79
9380 #, no-c-format
9381 msgid "Change only the low 8 bits of the stack pointer."
9382 msgstr ""
9384 #: config/avr/avr.opt:83
9385 #, no-c-format
9386 msgid "Optimization. Relax branches."
9387 msgstr ""
9389 #: config/avr/avr.opt:87
9390 #, no-c-format
9391 msgid ""
9392 "Make the linker relaxation machine assume that a program counter wrap-around "
9393 "occurs."
9394 msgstr ""
9396 #: config/avr/avr.opt:91
9397 #, no-c-format
9398 msgid ""
9399 "Optimization. Accumulate outgoing function arguments and acquire/release the "
9400 "needed stack space for outgoing function arguments in function prologue/"
9401 "epilogue.  Without this option, outgoing arguments are pushed before calling "
9402 "a function and popped afterwards.  This option can lead to reduced code size "
9403 "for functions that call many functions that get their arguments on the stack "
9404 "like, for example printf."
9405 msgstr ""
9407 #: config/avr/avr.opt:95
9408 #, no-c-format
9409 msgid ""
9410 "Optimization. When accessing RAM, use X as imposed by the hardware, i.e. "
9411 "just use pre-decrement, post-increment and indirect addressing with the X "
9412 "register.  Without this option, the compiler may assume that there is an "
9413 "addressing mode X+const similar to Y+const and Z+const and emit instructions "
9414 "to emulate such an addressing mode for X."
9415 msgstr ""
9417 #: config/avr/avr.opt:99
9418 #, no-c-format
9419 msgid ""
9420 "This option is used internally. The device has the bitfield NVMCTRL_CTRLB."
9421 "FLMAP."
9422 msgstr ""
9424 #: config/avr/avr.opt:103
9425 #, no-c-format
9426 msgid "The device has the .rodata section located in the RAM area."
9427 msgstr ""
9429 #: config/avr/avr.opt:108
9430 #, no-c-format
9431 msgid ""
9432 "This option is used internally for multilib generation and selection. The "
9433 "device has no SPH special function register."
9434 msgstr ""
9436 #: config/avr/avr.opt:112
9437 #, no-c-format
9438 msgid ""
9439 "Optimization. Split register additions from load/store instructions. Most "
9440 "useful on Reduced Tiny."
9441 msgstr ""
9443 #: config/avr/avr.opt:116
9444 #, no-c-format
9445 msgid ""
9446 "-mfuse-add=<0,2>\tOptimization. Split register additions from load/store "
9447 "instructions. Most useful on Reduced Tiny."
9448 msgstr ""
9450 #: config/avr/avr.opt:120
9451 #, no-c-format
9452 msgid "Warn if the address space of an address is changed."
9453 msgstr ""
9455 #: config/avr/avr.opt:124
9456 #, no-c-format
9457 msgid ""
9458 "Warn if the ISR is misspelled, i.e. without __vector prefix. Enabled by "
9459 "default."
9460 msgstr ""
9462 #: config/avr/avr.opt:128
9463 #, no-c-format
9464 msgid ""
9465 "Allow to use truncation instead of rounding towards zero for fractional "
9466 "fixed-point types."
9467 msgstr ""
9469 #: config/avr/avr.opt:132
9470 #, no-c-format
9471 msgid ""
9472 "Assume that all data in static storage can be accessed by LDS / STS "
9473 "instructions.  This option is only useful for reduced Tiny devices like "
9474 "ATtiny40."
9475 msgstr ""
9477 #: config/avr/avr.opt:136
9478 #, no-c-format
9479 msgid "-mdouble=<BITS>\tUse <BITS> bits wide double type."
9480 msgstr ""
9482 #: config/avr/avr.opt:140
9483 #, no-c-format
9484 msgid "-mlong-double=<BITS>\tUse <BITS> bits wide long double type."
9485 msgstr ""
9487 #: config/avr/avr.opt:144
9488 #, no-c-format
9489 msgid "Do not link against the device-specific library lib<MCU>.a."
9490 msgstr ""
9492 #: config/avr/avr.opt:148
9493 #, no-c-format
9494 msgid "Do not use the device-specific specs file device-specs/specs-<MCU>."
9495 msgstr ""
9497 #: config/avr/avr.opt:152
9498 #, no-c-format
9499 msgid "Available BITS selections:"
9500 msgstr ""
9502 #: config/m32r/m32r.opt:34
9503 #, no-c-format
9504 msgid "Compile for the m32rx."
9505 msgstr ""
9507 #: config/m32r/m32r.opt:38
9508 #, no-c-format
9509 msgid "Compile for the m32r2."
9510 msgstr ""
9512 #: config/m32r/m32r.opt:42
9513 #, no-c-format
9514 msgid "Compile for the m32r."
9515 msgstr ""
9517 #: config/m32r/m32r.opt:46
9518 #, no-c-format
9519 msgid "Align all loops to 32 byte boundary."
9520 msgstr ""
9522 #: config/m32r/m32r.opt:50
9523 #, no-c-format
9524 msgid "Prefer branches over conditional execution."
9525 msgstr ""
9527 #: config/m32r/m32r.opt:54
9528 #, no-c-format
9529 msgid "Give branches their default cost."
9530 msgstr ""
9532 #: config/m32r/m32r.opt:58
9533 #, no-c-format
9534 msgid "Display compile time statistics."
9535 msgstr ""
9537 #: config/m32r/m32r.opt:62
9538 #, no-c-format
9539 msgid "Specify cache flush function."
9540 msgstr ""
9542 #: config/m32r/m32r.opt:66
9543 #, no-c-format
9544 msgid "Specify cache flush trap number."
9545 msgstr ""
9547 #: config/m32r/m32r.opt:70
9548 #, no-c-format
9549 msgid "Only issue one instruction per cycle."
9550 msgstr ""
9552 #: config/m32r/m32r.opt:74
9553 #, no-c-format
9554 msgid "Allow two instructions to be issued per cycle."
9555 msgstr ""
9557 #: config/m32r/m32r.opt:78
9558 #, no-c-format
9559 msgid "Code size: small, medium or large."
9560 msgstr ""
9562 #: config/m32r/m32r.opt:94
9563 #, no-c-format
9564 msgid "Don't call any cache flush functions."
9565 msgstr ""
9567 #: config/m32r/m32r.opt:98
9568 #, no-c-format
9569 msgid "Don't call any cache flush trap."
9570 msgstr ""
9572 #: config/m32r/m32r.opt:105
9573 #, no-c-format
9574 msgid "Small data area: none, sdata, use."
9575 msgstr ""
9577 #: config/s390/tpf.opt:23
9578 #, no-c-format
9579 msgid "Enable TPF-OS tracing code."
9580 msgstr ""
9582 #: config/s390/tpf.opt:27
9583 #, no-c-format
9584 msgid "Set the trace check address for prologue tpf hook"
9585 msgstr ""
9587 #: config/s390/tpf.opt:31
9588 #, no-c-format
9589 msgid "Set the trace jump address for prologue tpf hook"
9590 msgstr ""
9592 #: config/s390/tpf.opt:35
9593 #, no-c-format
9594 msgid "Set the trace check address for epilogue tpf hook"
9595 msgstr ""
9597 #: config/s390/tpf.opt:39
9598 #, no-c-format
9599 msgid "Set the trace jump address for epilogue tpf hook"
9600 msgstr ""
9602 #: config/s390/tpf.opt:43
9603 #, no-c-format
9604 msgid ""
9605 "Set the prologue and epilogue hook addresses to "
9606 "TPF_TRACE_PROLOGUE_SKIP_TARGET and TPF_TRACE_EPILOGUE_SKIP_TARGET. "
9607 "Equivalent to using -mtpf-trace-hook-prologue-"
9608 "target=TPF_TRACE_PROLOGUE_SKIP_TARGET and -mtpf-trace-hook-epilogue-"
9609 "target=TPF_TRACE_EPILOGUE_SKIP_TARGET"
9610 msgstr ""
9612 #: config/s390/tpf.opt:47
9613 #, no-c-format
9614 msgid "Specify main object for TPF-OS."
9615 msgstr ""
9617 #: config/s390/s390.opt:48
9618 #, no-c-format
9619 msgid "31 bit ABI."
9620 msgstr ""
9622 #: config/s390/s390.opt:52
9623 #, no-c-format
9624 msgid "64 bit ABI."
9625 msgstr ""
9627 #: config/s390/s390.opt:129
9628 #, no-c-format
9629 msgid "Maintain backchain pointer."
9630 msgstr ""
9632 #: config/s390/s390.opt:133
9633 #, no-c-format
9634 msgid "Additional debug prints."
9635 msgstr ""
9637 #: config/s390/s390.opt:137
9638 #, no-c-format
9639 msgid "ESA/390 architecture."
9640 msgstr ""
9642 #: config/s390/s390.opt:141
9643 #, no-c-format
9644 msgid "Enable decimal floating point hardware support."
9645 msgstr ""
9647 #: config/s390/s390.opt:145
9648 #, no-c-format
9649 msgid "Enable hardware floating point."
9650 msgstr ""
9652 #: config/s390/s390.opt:149
9653 #, no-c-format
9654 msgid ""
9655 "Takes two non-negative integer numbers separated by a comma. Prepend the "
9656 "function label with the number of two-byte Nop instructions indicated by the "
9657 "first.  Append Nop instructions covering the number of halfwords indicated "
9658 "by the second after the label.  Nop instructions of the largest possible "
9659 "size are used (six, four or two bytes), beginning with the largest possible "
9660 "size.  Using 0 for both values disables hotpatching."
9661 msgstr ""
9663 #: config/s390/s390.opt:167
9664 #, no-c-format
9665 msgid "Use hardware transactional execution instructions."
9666 msgstr ""
9668 #: config/s390/s390.opt:171
9669 #, no-c-format
9670 msgid "Use hardware vector facility instructions and enable the vector ABI."
9671 msgstr ""
9673 #: config/s390/s390.opt:175
9674 #, no-c-format
9675 msgid "Use packed stack layout."
9676 msgstr ""
9678 #: config/s390/s390.opt:179
9679 #, no-c-format
9680 msgid "Use bras for executable < 64k."
9681 msgstr ""
9683 #: config/s390/s390.opt:183
9684 #, no-c-format
9685 msgid "Disable hardware floating point."
9686 msgstr ""
9688 #: config/s390/s390.opt:187
9689 #, no-c-format
9690 msgid ""
9691 "Set the max. number of bytes which has to be left to stack size before a "
9692 "trap instruction is triggered."
9693 msgstr ""
9695 #: config/s390/s390.opt:191
9696 #, no-c-format
9697 msgid "Switches off the -mstack-guard= option."
9698 msgstr ""
9700 #: config/s390/s390.opt:195
9701 #, no-c-format
9702 msgid ""
9703 "Emit extra code in the function prologue in order to trap if the stack size "
9704 "exceeds the given limit."
9705 msgstr ""
9707 #: config/s390/s390.opt:199
9708 #, no-c-format
9709 msgid "Switches off the -mstack-size= option."
9710 msgstr ""
9712 #: config/s390/s390.opt:207
9713 #, no-c-format
9714 msgid "Use the mvcle instruction for block moves."
9715 msgstr ""
9717 #: config/s390/s390.opt:211
9718 #, no-c-format
9719 msgid ""
9720 "Enable the z vector language extension providing the context-sensitive "
9721 "vector macro and enable the Altivec-style builtins in vecintrin.h."
9722 msgstr ""
9724 #: config/s390/s390.opt:216
9725 #, no-c-format
9726 msgid "Warn if a function uses alloca or creates an array with dynamic size."
9727 msgstr ""
9729 #: config/s390/s390.opt:220
9730 #, no-c-format
9731 msgid "Warn if a single function's framesize exceeds the given framesize."
9732 msgstr ""
9734 #: config/s390/s390.opt:224
9735 #, no-c-format
9736 msgid "z/Architecture."
9737 msgstr ""
9739 #: config/s390/s390.opt:228
9740 #, no-c-format
9741 msgid ""
9742 "Set the branch costs for conditional branch instructions.  Reasonable values "
9743 "are small, non-negative integers.  The default branch cost is 1."
9744 msgstr ""
9746 #: config/s390/s390.opt:238 config/arm/arm.opt:178
9747 #, no-c-format
9748 msgid "Assume data segments are relative to text segment."
9749 msgstr ""
9751 #: config/s390/s390.opt:243
9752 #, no-c-format
9753 msgid ""
9754 "Wrap all indirect branches into execute in order to disable branch "
9755 "prediction."
9756 msgstr ""
9758 #: config/s390/s390.opt:248
9759 #, no-c-format
9760 msgid ""
9761 "Wrap indirect table jumps and computed gotos into execute in order to "
9762 "disable branch prediction.  Using thunk or thunk-extern with this option "
9763 "requires the thunks to be considered signal handlers to order to generate "
9764 "correct CFI.  For environments where unwinding (e.g. for exceptions) is "
9765 "required please use thunk-inline instead."
9766 msgstr ""
9768 #: config/s390/s390.opt:256
9769 #, no-c-format
9770 msgid ""
9771 "Wrap all indirect calls into execute in order to disable branch prediction."
9772 msgstr ""
9774 #: config/s390/s390.opt:260
9775 #, no-c-format
9776 msgid ""
9777 "Wrap all indirect return branches into execute in order to disable branch "
9778 "prediction."
9779 msgstr ""
9781 #: config/s390/s390.opt:265
9782 #, no-c-format
9783 msgid ""
9784 "Wrap indirect return branches into execute in order to disable branch "
9785 "prediction. This affects only branches where the return address is going to "
9786 "be restored from memory."
9787 msgstr ""
9789 #: config/s390/s390.opt:271
9790 #, no-c-format
9791 msgid ""
9792 "Wrap indirect return branches into execute in order to disable branch "
9793 "prediction. This affects only branches where the return address doesn't need "
9794 "to be restored from memory."
9795 msgstr ""
9797 #: config/s390/s390.opt:293
9798 #, no-c-format
9799 msgid ""
9800 "Generate sections .s390_indirect_jump, .s390_indirect_call, ."
9801 "s390_return_reg, and .s390_return_mem to contain the indirect branch "
9802 "locations which have been patched as part of using one of the -mindirect-"
9803 "branch* or -mfunction-return* options.  The sections consist of an array of "
9804 "32 bit elements. Each entry holds the offset from the entry to the patched "
9805 "location."
9806 msgstr ""
9808 #: config/s390/s390.opt:302
9809 #, no-c-format
9810 msgid ""
9811 "Emit profiling counter call at function entry before prologue. The compiled "
9812 "code will require a 64-bit CPU and glibc 2.29 or newer to run."
9813 msgstr ""
9815 #: config/s390/s390.opt:307
9816 #, no-c-format
9817 msgid "Generate __mcount_loc section with all _mcount and __fentry__ calls."
9818 msgstr ""
9820 #: config/s390/s390.opt:316
9821 #, no-c-format
9822 msgid ""
9823 "Emit fused multiply-add instructions for long doubles in vector registers "
9824 "(wfmaxb, wfmsxb, wfnmaxb, wfnmsxb).  Reassociation pass does not handle "
9825 "fused multiply-adds, therefore code generated by the middle-end is prone to "
9826 "having long fused multiply-add chains.  This is not pipeline-friendly, and "
9827 "the default behavior is to emit separate multiplication and addition "
9828 "instructions for long doubles in vector registers, because measurements show "
9829 "that this improves performance.  This option allows overriding it for "
9830 "testing purposes."
9831 msgstr ""
9833 #: config/s390/s390.opt:331
9834 #, no-c-format
9835 msgid "Store all argument registers on the stack."
9836 msgstr ""
9838 #: config/s390/s390.opt:335
9839 #, no-c-format
9840 msgid ""
9841 "Assume external symbols, whose natural alignment would be 1, to be "
9842 "potentially unaligned.  By default all symbols without explicit alignment "
9843 "are assumed to reside on a 2 byte boundary as mandated by the IBM Z ABI."
9844 msgstr ""
9846 #: config/rl78/rl78.opt:27 config/rx/elf.opt:26 config/csky/csky.opt:198
9847 #, no-c-format
9848 msgid "Use the simulator runtime."
9849 msgstr ""
9851 #: config/rl78/rl78.opt:31
9852 #, no-c-format
9853 msgid ""
9854 "Selects the type of hardware multiplication and division to use (none/g13/"
9855 "g14)."
9856 msgstr ""
9858 #: config/rl78/rl78.opt:50
9859 #, no-c-format
9860 msgid "Use all registers, reserving none for interrupt handlers."
9861 msgstr ""
9863 #: config/rl78/rl78.opt:54
9864 #, no-c-format
9865 msgid "Enable assembler and linker relaxation.  Enabled by default at -Os."
9866 msgstr ""
9868 #: config/rl78/rl78.opt:58
9869 #, no-c-format
9870 msgid ""
9871 "Selects the type of RL78 core being targeted (g10/g13/g14).  The default is "
9872 "the G14.  If set, also selects the hardware multiply support to be used."
9873 msgstr ""
9875 #: config/rl78/rl78.opt:77
9876 #, no-c-format
9877 msgid "Alias for -mcpu=g10."
9878 msgstr ""
9880 #: config/rl78/rl78.opt:81
9881 #, no-c-format
9882 msgid "Alias for -mcpu=g13."
9883 msgstr ""
9885 #: config/rl78/rl78.opt:85 config/rl78/rl78.opt:89
9886 #, no-c-format
9887 msgid "Alias for -mcpu=g14."
9888 msgstr ""
9890 #: config/rl78/rl78.opt:93
9891 #, no-c-format
9892 msgid ""
9893 "Assume ES is zero throughout program execution, use ES: for read-only data."
9894 msgstr ""
9896 #: config/rl78/rl78.opt:97
9897 #, no-c-format
9898 msgid "Stores the MDUC registers in interrupt handlers for G13 target."
9899 msgstr ""
9901 #: config/stormy16/stormy16.opt:24
9902 #, no-c-format
9903 msgid "Provide libraries for the simulator."
9904 msgstr ""
9906 #: config/arm/arm-tables.opt:25
9907 #, no-c-format
9908 msgid "Known ARM CPUs (for use with the -mcpu= and -mtune= options):"
9909 msgstr ""
9911 #: config/arm/arm-tables.opt:305
9912 #, no-c-format
9913 msgid "Known ARM architectures (for use with the -march= option):"
9914 msgstr ""
9916 #: config/arm/arm-tables.opt:411
9917 #, no-c-format
9918 msgid "Known ARM FPUs (for use with the -mfpu= option):"
9919 msgstr ""
9921 #: config/arm/arm.opt:35
9922 #, no-c-format
9923 msgid "TLS dialect to use:"
9924 msgstr ""
9926 #: config/arm/arm.opt:45
9927 #, no-c-format
9928 msgid "Specify an ABI."
9929 msgstr ""
9931 #: config/arm/arm.opt:49
9932 #, no-c-format
9933 msgid "Known ARM ABIs (for use with the -mabi= option):"
9934 msgstr ""
9936 #: config/arm/arm.opt:68
9937 #, no-c-format
9938 msgid "Generate a call to abort if a noreturn function returns."
9939 msgstr ""
9941 #: config/arm/arm.opt:75
9942 #, no-c-format
9943 msgid "Generate APCS conformant stack frames."
9944 msgstr ""
9946 #: config/arm/arm.opt:79
9947 #, no-c-format
9948 msgid "Generate re-entrant, PIC code."
9949 msgstr ""
9951 #: config/arm/arm.opt:101
9952 #, no-c-format
9953 msgid "Generate code in 32 bit ARM state."
9954 msgstr ""
9956 #: config/arm/arm.opt:109
9957 #, no-c-format
9958 msgid "Thumb: Assume non-static functions may be called from ARM code."
9959 msgstr ""
9961 #: config/arm/arm.opt:113
9962 #, no-c-format
9963 msgid "Thumb: Assume function pointers may go to non-Thumb aware code."
9964 msgstr ""
9966 #: config/arm/arm.opt:121 config/csky/csky.opt:73
9967 #, no-c-format
9968 msgid "Specify if floating point hardware should be used."
9969 msgstr ""
9971 #: config/arm/arm.opt:125
9972 #, no-c-format
9973 msgid ""
9974 "Specify that the compiler should target secure code as per ARMv8-M Security "
9975 "Extensions."
9976 msgstr ""
9978 #: config/arm/arm.opt:129 config/csky/csky.opt:77
9979 #, no-c-format
9980 msgid "Known floating-point ABIs (for use with the -mfloat-abi= option):"
9981 msgstr ""
9983 #: config/arm/arm.opt:142
9984 #, no-c-format
9985 msgid "Switch ARM/Thumb modes on alternating functions for compiler testing."
9986 msgstr ""
9988 #: config/arm/arm.opt:146
9989 #, no-c-format
9990 msgid "Specify the __fp16 floating-point format."
9991 msgstr ""
9993 #: config/arm/arm.opt:150
9994 #, no-c-format
9995 msgid "Known __fp16 formats (for use with the -mfp16-format= option):"
9996 msgstr ""
9998 #: config/arm/arm.opt:163
9999 #, no-c-format
10000 msgid "Specify the name of the target floating point hardware/format."
10001 msgstr ""
10003 #: config/arm/arm.opt:174
10004 #, no-c-format
10005 msgid "Generate call insns as indirect calls, if necessary."
10006 msgstr ""
10008 #: config/arm/arm.opt:182
10009 #, no-c-format
10010 msgid "Specify the register to be used for PIC addressing."
10011 msgstr ""
10013 #: config/arm/arm.opt:186
10014 #, no-c-format
10015 msgid "Store function names in object code."
10016 msgstr ""
10018 #: config/arm/arm.opt:190
10019 #, no-c-format
10020 msgid "Permit scheduling of a function's prologue sequence."
10021 msgstr ""
10023 #: config/arm/arm.opt:194 config/rs6000/rs6000.opt:235
10024 #, no-c-format
10025 msgid "Do not load the PIC register in function prologues."
10026 msgstr ""
10028 #: config/arm/arm.opt:201
10029 #, no-c-format
10030 msgid "Specify the minimum bit alignment of structures. (Deprecated)."
10031 msgstr ""
10033 #: config/arm/arm.opt:205
10034 #, no-c-format
10035 msgid "Generate code for Thumb state."
10036 msgstr ""
10038 #: config/arm/arm.opt:209
10039 #, no-c-format
10040 msgid "Support calls between Thumb and ARM instruction sets."
10041 msgstr ""
10043 #: config/arm/arm.opt:213
10044 #, no-c-format
10045 msgid "Specify thread local storage scheme."
10046 msgstr ""
10048 #: config/arm/arm.opt:217
10049 #, no-c-format
10050 msgid "Specify how to access the thread pointer."
10051 msgstr ""
10053 #: config/arm/arm.opt:221
10054 #, no-c-format
10055 msgid "Valid arguments to -mtp=:"
10056 msgstr ""
10058 #: config/arm/arm.opt:243
10059 #, no-c-format
10060 msgid "Thumb: Generate (non-leaf) stack frames even if not needed."
10061 msgstr ""
10063 #: config/arm/arm.opt:247
10064 #, no-c-format
10065 msgid "Thumb: Generate (leaf) stack frames even if not needed."
10066 msgstr ""
10068 #: config/arm/arm.opt:251 config/mn10300/mn10300.opt:42
10069 #, no-c-format
10070 msgid "Tune code for the given processor."
10071 msgstr ""
10073 #: config/arm/arm.opt:255
10074 #, no-c-format
10075 msgid ""
10076 "Print CPU tuning information as comment in assembler file.  This is an "
10077 "option used only for regression testing of the compiler and not intended for "
10078 "ordinary use in compiling code."
10079 msgstr ""
10081 #: config/arm/arm.opt:266
10082 #, no-c-format
10083 msgid ""
10084 "Use Neon quad-word (rather than double-word) registers for vectorization."
10085 msgstr ""
10087 #: config/arm/arm.opt:270
10088 #, no-c-format
10089 msgid ""
10090 "Use Neon double-word (rather than quad-word) registers for vectorization."
10091 msgstr ""
10093 #: config/arm/arm.opt:274
10094 #, no-c-format
10095 msgid ""
10096 "Enable more verbose RTX cost dumps during debug.  For GCC developers use "
10097 "only."
10098 msgstr ""
10100 #: config/arm/arm.opt:278
10101 #, no-c-format
10102 msgid "Only generate absolute relocations on word sized values."
10103 msgstr ""
10105 #: config/arm/arm.opt:282
10106 #, no-c-format
10107 msgid "Generate IT blocks appropriate for ARMv8."
10108 msgstr ""
10110 #: config/arm/arm.opt:286
10111 #, no-c-format
10112 msgid ""
10113 "Avoid overlapping destination and address registers on LDRD instructions "
10114 "that may trigger Cortex-M3 errata."
10115 msgstr ""
10117 #: config/arm/arm.opt:291
10118 #, no-c-format
10119 msgid "Mitigate issues with VLLDM on some M-profile devices (CVE-2021-35465)."
10120 msgstr ""
10122 #: config/arm/arm.opt:295
10123 #, no-c-format
10124 msgid ""
10125 "Mitigate issues with AES instructions on Cortex-A57 and Cortex-A72 (Arm "
10126 "erratum #1742098)."
10127 msgstr ""
10129 #: config/arm/arm.opt:300
10130 #, no-c-format
10131 msgid ""
10132 "Mitigate issues with AES instructions on Cortex-A57 and Cortex-A72 (Arm "
10133 "erratum #1655431)."
10134 msgstr ""
10136 #: config/arm/arm.opt:305 config/nds32/nds32.opt:461 config/arc/arc.opt:495
10137 #, no-c-format
10138 msgid "Enable unaligned word and halfword accesses to packed data."
10139 msgstr ""
10141 #: config/arm/arm.opt:309
10142 #, no-c-format
10143 msgid "This option is deprecated and has no effect."
10144 msgstr ""
10146 #: config/arm/arm.opt:313
10147 #, no-c-format
10148 msgid "Assume loading data from flash is slower than fetching instructions."
10149 msgstr ""
10151 #: config/arm/arm.opt:317
10152 #, no-c-format
10153 msgid "Assume unified syntax for inline assembly code."
10154 msgstr ""
10156 #: config/arm/arm.opt:321
10157 #, no-c-format
10158 msgid "Do not allow constant data to be placed in code sections."
10159 msgstr ""
10161 #: config/arm/arm.opt:325
10162 #, no-c-format
10163 msgid "When linking for big-endian targets, generate a BE8 format image."
10164 msgstr ""
10166 #: config/arm/arm.opt:329
10167 #, no-c-format
10168 msgid ""
10169 "When linking for big-endian targets, generate a legacy BE32 format image."
10170 msgstr ""
10172 #: config/arm/arm.opt:333 config/sh/sh.opt:195
10173 #, no-c-format
10174 msgid "Cost to assume for a branch insn."
10175 msgstr ""
10177 #: config/arm/arm.opt:341
10178 #, no-c-format
10179 msgid "Generate code which uses the core registers only (r0-r14)."
10180 msgstr ""
10182 #: config/arm/arm.opt:363
10183 #, no-c-format
10184 msgid ""
10185 "Use an immediate to offset from the TLS register. This option is for use "
10186 "with fstack-protector-guard=tls and not for use in user-land code."
10187 msgstr ""
10189 #: config/sparc/sparc.opt:30 config/sparc/sparc.opt:34
10190 #: config/visium/visium.opt:37
10191 #, no-c-format
10192 msgid "Use hardware FP."
10193 msgstr ""
10195 #: config/sparc/sparc.opt:38 config/visium/visium.opt:41
10196 #, no-c-format
10197 msgid "Do not use hardware FP."
10198 msgstr ""
10200 #: config/sparc/sparc.opt:42
10201 #, no-c-format
10202 msgid "Use flat register window model."
10203 msgstr ""
10205 #: config/sparc/sparc.opt:46
10206 #, no-c-format
10207 msgid "Assume possible double misalignment."
10208 msgstr ""
10210 #: config/sparc/sparc.opt:50
10211 #, no-c-format
10212 msgid "Use ABI reserved registers."
10213 msgstr ""
10215 #: config/sparc/sparc.opt:54
10216 #, no-c-format
10217 msgid "Use hardware quad FP instructions."
10218 msgstr ""
10220 #: config/sparc/sparc.opt:58
10221 #, no-c-format
10222 msgid "Do not use hardware quad fp instructions."
10223 msgstr ""
10225 #: config/sparc/sparc.opt:62 config/vax/vax.opt:47
10226 #, no-c-format
10227 msgid "Enable Local Register Allocation."
10228 msgstr ""
10230 #: config/sparc/sparc.opt:66
10231 #, no-c-format
10232 msgid "Compile for V8+ ABI."
10233 msgstr ""
10235 #: config/sparc/sparc.opt:70
10236 #, no-c-format
10237 msgid "Use UltraSPARC Visual Instruction Set version 1.0 extensions."
10238 msgstr ""
10240 #: config/sparc/sparc.opt:74
10241 #, no-c-format
10242 msgid "Use UltraSPARC Visual Instruction Set version 2.0 extensions."
10243 msgstr ""
10245 #: config/sparc/sparc.opt:78
10246 #, no-c-format
10247 msgid "Use UltraSPARC Visual Instruction Set version 3.0 extensions."
10248 msgstr ""
10250 #: config/sparc/sparc.opt:82
10251 #, no-c-format
10252 msgid "Use UltraSPARC Visual Instruction Set version 4.0 extensions."
10253 msgstr ""
10255 #: config/sparc/sparc.opt:86
10256 #, no-c-format
10257 msgid "Use additional VIS instructions introduced in OSA2017."
10258 msgstr ""
10260 #: config/sparc/sparc.opt:90
10261 #, no-c-format
10262 msgid "Use UltraSPARC Compare-and-Branch extensions."
10263 msgstr ""
10265 #: config/sparc/sparc.opt:94
10266 #, no-c-format
10267 msgid "Use UltraSPARC Fused Multiply-Add extensions."
10268 msgstr ""
10270 #: config/sparc/sparc.opt:98
10271 #, no-c-format
10272 msgid "Use Floating-point Multiply Single to Double (FsMULd) instruction."
10273 msgstr ""
10275 #: config/sparc/sparc.opt:102
10276 #, no-c-format
10277 msgid "Use UltraSPARC Population-Count instruction."
10278 msgstr ""
10280 #: config/sparc/sparc.opt:106
10281 #, no-c-format
10282 msgid "Use UltraSPARC Subtract-Extended-with-Carry instruction."
10283 msgstr ""
10285 #: config/sparc/sparc.opt:110
10286 #, no-c-format
10287 msgid "Pointers are 64-bit."
10288 msgstr ""
10290 #: config/sparc/sparc.opt:114
10291 #, no-c-format
10292 msgid "Pointers are 32-bit."
10293 msgstr ""
10295 #: config/sparc/sparc.opt:118
10296 #, no-c-format
10297 msgid "Use 64-bit ABI."
10298 msgstr ""
10300 #: config/sparc/sparc.opt:122
10301 #, no-c-format
10302 msgid "Use 32-bit ABI."
10303 msgstr ""
10305 #: config/sparc/sparc.opt:126
10306 #, no-c-format
10307 msgid "Use stack bias."
10308 msgstr ""
10310 #: config/sparc/sparc.opt:130
10311 #, no-c-format
10312 msgid "Use structs on stronger alignment for double-word copies."
10313 msgstr ""
10315 #: config/sparc/sparc.opt:134
10316 #, no-c-format
10317 msgid "Optimize tail call instructions in assembler and linker."
10318 msgstr ""
10320 #: config/sparc/sparc.opt:138
10321 #, no-c-format
10322 msgid "Do not generate code that can only run in supervisor mode (default)."
10323 msgstr ""
10325 #: config/sparc/sparc.opt:142
10326 #, no-c-format
10327 msgid "Use instructions of and schedule code for given CPU."
10328 msgstr ""
10330 #: config/sparc/sparc.opt:228
10331 #, no-c-format
10332 msgid "Use given SPARC-V9 code model."
10333 msgstr ""
10335 #: config/sparc/sparc.opt:250
10336 #, no-c-format
10337 msgid "Enable debug output."
10338 msgstr ""
10340 #: config/sparc/sparc.opt:254
10341 #, no-c-format
10342 msgid "Enable strict 32-bit psABI struct return checking."
10343 msgstr ""
10345 #: config/sparc/sparc.opt:258
10346 #, no-c-format
10347 msgid ""
10348 "Enable workaround for single erratum of AT697F processor (corresponding to "
10349 "erratum #13 of AT697E processor)."
10350 msgstr ""
10352 #: config/sparc/sparc.opt:263
10353 #, no-c-format
10354 msgid "Enable workarounds for the errata of the UT699 processor."
10355 msgstr ""
10357 #: config/sparc/sparc.opt:267
10358 #, no-c-format
10359 msgid "Enable workarounds for the errata of the UT699E/UT700 processor."
10360 msgstr ""
10362 #: config/sparc/sparc.opt:271
10363 #, no-c-format
10364 msgid "Enable workarounds for the errata of the GR712RC processor."
10365 msgstr ""
10367 #: config/sparc/sparc.opt:308
10368 #, no-c-format
10369 msgid "Specify the memory model in effect for the program."
10370 msgstr ""
10372 #: config/rs6000/darwin.opt:38 config/rs6000/sysv4.opt:145
10373 #, no-c-format
10374 msgid "Generate 64-bit code."
10375 msgstr ""
10377 #: config/rs6000/darwin.opt:42 config/rs6000/sysv4.opt:149
10378 #, no-c-format
10379 msgid "Generate 32-bit code."
10380 msgstr ""
10382 #: config/rs6000/rs6000-tables.opt:24
10383 #, no-c-format
10384 msgid "Known CPUs (for use with the -mcpu= and -mtune= options):"
10385 msgstr ""
10387 #: config/rs6000/476.opt:24
10388 #, no-c-format
10389 msgid ""
10390 "Preserve the PowerPC 476's link stack by matching up a blr with the bcl/bl "
10391 "insns used for GOT accesses."
10392 msgstr ""
10394 #: config/rs6000/aix64.opt:24
10395 #, no-c-format
10396 msgid "Compile for 64-bit pointers."
10397 msgstr ""
10399 #: config/rs6000/aix64.opt:28
10400 #, no-c-format
10401 msgid "Compile for 32-bit pointers."
10402 msgstr ""
10404 #: config/rs6000/aix64.opt:32 config/rs6000/linux64.opt:28
10405 #, no-c-format
10406 msgid "Select code model."
10407 msgstr ""
10409 #: config/rs6000/aix64.opt:49
10410 #, no-c-format
10411 msgid "Support message passing with the Parallel Environment."
10412 msgstr ""
10414 #: config/rs6000/linux64.opt:24
10415 #, no-c-format
10416 msgid "Call mcount for profiling before a function prologue."
10417 msgstr ""
10419 #: config/rs6000/rs6000.opt:117
10420 #, no-c-format
10421 msgid "Use PowerPC-64 instruction set."
10422 msgstr ""
10424 #: config/rs6000/rs6000.opt:121
10425 #, no-c-format
10426 msgid "Use PowerPC General Purpose group optional instructions."
10427 msgstr ""
10429 #: config/rs6000/rs6000.opt:125
10430 #, no-c-format
10431 msgid "Use PowerPC Graphics group optional instructions."
10432 msgstr ""
10434 #: config/rs6000/rs6000.opt:129
10435 #, no-c-format
10436 msgid "Use PowerPC V2.01 single field mfcr instruction."
10437 msgstr ""
10439 #: config/rs6000/rs6000.opt:133
10440 #, no-c-format
10441 msgid "Use PowerPC V2.02 popcntb instruction."
10442 msgstr ""
10444 #: config/rs6000/rs6000.opt:137
10445 #, no-c-format
10446 msgid "Use PowerPC V2.02 floating point rounding instructions."
10447 msgstr ""
10449 #: config/rs6000/rs6000.opt:141
10450 #, no-c-format
10451 msgid "Use PowerPC V2.05 compare bytes instruction."
10452 msgstr ""
10454 #: config/rs6000/rs6000.opt:152
10455 #, no-c-format
10456 msgid "Use AltiVec instructions."
10457 msgstr ""
10459 #: config/rs6000/rs6000.opt:156
10460 #, no-c-format
10461 msgid "Use decimal floating point instructions."
10462 msgstr ""
10464 #: config/rs6000/rs6000.opt:160
10465 #, no-c-format
10466 msgid "Use 4xx half-word multiply instructions."
10467 msgstr ""
10469 #: config/rs6000/rs6000.opt:164
10470 #, no-c-format
10471 msgid "Use 4xx string-search dlmzb instruction."
10472 msgstr ""
10474 #: config/rs6000/rs6000.opt:168
10475 #, no-c-format
10476 msgid "Generate load/store multiple instructions."
10477 msgstr ""
10479 #: config/rs6000/rs6000.opt:187
10480 #, no-c-format
10481 msgid "Use PowerPC V2.06 popcntd instruction."
10482 msgstr ""
10484 #: config/rs6000/rs6000.opt:191
10485 #, no-c-format
10486 msgid ""
10487 "Under -ffast-math, generate a FRIZ instruction for (double)(long long) "
10488 "conversions."
10489 msgstr ""
10491 #: config/rs6000/rs6000.opt:199
10492 #, no-c-format
10493 msgid "Use vector/scalar (VSX) instructions."
10494 msgstr ""
10496 #: config/rs6000/rs6000.opt:227
10497 #, no-c-format
10498 msgid "Do not generate load/store with update instructions."
10499 msgstr ""
10501 #: config/rs6000/rs6000.opt:231
10502 #, no-c-format
10503 msgid "Generate load/store with update instructions."
10504 msgstr ""
10506 #: config/rs6000/rs6000.opt:239
10507 #, no-c-format
10508 msgid "Avoid generation of indexed load/store instructions when possible."
10509 msgstr ""
10511 #: config/rs6000/rs6000.opt:246
10512 #, no-c-format
10513 msgid "Schedule the start and end of the procedure."
10514 msgstr ""
10516 #: config/rs6000/rs6000.opt:250
10517 #, no-c-format
10518 msgid "Return all structures in memory (AIX default)."
10519 msgstr ""
10521 #: config/rs6000/rs6000.opt:254
10522 #, no-c-format
10523 msgid "Return small structures in registers (SVR4 default)."
10524 msgstr ""
10526 #: config/rs6000/rs6000.opt:258
10527 #, no-c-format
10528 msgid "Conform more closely to IBM XLC semantics."
10529 msgstr ""
10531 #: config/rs6000/rs6000.opt:262 config/rs6000/rs6000.opt:266
10532 #, no-c-format
10533 msgid ""
10534 "Generate software reciprocal divide and square root for better throughput."
10535 msgstr ""
10537 #: config/rs6000/rs6000.opt:270
10538 #, no-c-format
10539 msgid "Assume that the reciprocal estimate instructions provide more accuracy."
10540 msgstr ""
10542 #: config/rs6000/rs6000.opt:274
10543 #, no-c-format
10544 msgid "Do not place floating point constants in TOC."
10545 msgstr ""
10547 #: config/rs6000/rs6000.opt:278
10548 #, no-c-format
10549 msgid "Place floating point constants in TOC."
10550 msgstr ""
10552 #: config/rs6000/rs6000.opt:282
10553 #, no-c-format
10554 msgid "Do not place symbol+offset constants in TOC."
10555 msgstr ""
10557 #: config/rs6000/rs6000.opt:286
10558 #, no-c-format
10559 msgid "Place symbol+offset constants in TOC."
10560 msgstr ""
10562 #: config/rs6000/rs6000.opt:297
10563 #, no-c-format
10564 msgid "Use only one TOC entry per procedure."
10565 msgstr ""
10567 #: config/rs6000/rs6000.opt:301
10568 #, no-c-format
10569 msgid "Put everything in the regular TOC."
10570 msgstr ""
10572 #: config/rs6000/rs6000.opt:305
10573 #, no-c-format
10574 msgid "Generate VRSAVE instructions when generating AltiVec code."
10575 msgstr ""
10577 #: config/rs6000/rs6000.opt:309
10578 #, no-c-format
10579 msgid "Deprecated option.  Use -mno-vrsave instead."
10580 msgstr ""
10582 #: config/rs6000/rs6000.opt:313
10583 #, no-c-format
10584 msgid "Deprecated option.  Use -mvrsave instead."
10585 msgstr ""
10587 #: config/rs6000/rs6000.opt:317
10588 #, no-c-format
10589 msgid "Max number of bytes to move inline."
10590 msgstr ""
10592 #: config/rs6000/rs6000.opt:321
10593 #, no-c-format
10594 msgid ""
10595 "Generate unaligned VSX load/store for inline expansion of memcpy/memmove."
10596 msgstr ""
10598 #: config/rs6000/rs6000.opt:325
10599 #, no-c-format
10600 msgid ""
10601 "Generate unaligned VSX vector pair load/store for inline expansion of memcpy/"
10602 "memmove."
10603 msgstr ""
10605 #: config/rs6000/rs6000.opt:329
10606 #, no-c-format
10607 msgid "Max number of bytes to compare without loops."
10608 msgstr ""
10610 #: config/rs6000/rs6000.opt:333
10611 #, no-c-format
10612 msgid "Max number of bytes to compare with loops."
10613 msgstr ""
10615 #: config/rs6000/rs6000.opt:337
10616 #, no-c-format
10617 msgid "Max number of bytes to compare."
10618 msgstr ""
10620 #: config/rs6000/rs6000.opt:341
10621 #, no-c-format
10622 msgid "Generate isel instructions."
10623 msgstr ""
10625 #: config/rs6000/rs6000.opt:345
10626 #, no-c-format
10627 msgid "-mdebug=\tEnable debug output."
10628 msgstr ""
10630 #: config/rs6000/rs6000.opt:350
10631 #, no-c-format
10632 msgid "Use the AltiVec ABI extensions."
10633 msgstr ""
10635 #: config/rs6000/rs6000.opt:354
10636 #, no-c-format
10637 msgid "Do not use the AltiVec ABI extensions."
10638 msgstr ""
10640 #: config/rs6000/rs6000.opt:359
10641 #, no-c-format
10642 msgid "Use the AIX Vector Extended ABI."
10643 msgstr ""
10645 #: config/rs6000/rs6000.opt:363
10646 #, no-c-format
10647 msgid "Do not use the AIX Vector Extended ABI."
10648 msgstr ""
10650 #: config/rs6000/rs6000.opt:368
10651 #, no-c-format
10652 msgid "Use the ELFv1 ABI."
10653 msgstr ""
10655 #: config/rs6000/rs6000.opt:372
10656 #, no-c-format
10657 msgid "Use the ELFv2 ABI."
10658 msgstr ""
10660 #: config/rs6000/rs6000.opt:392
10661 #, no-c-format
10662 msgid "-mcpu=\tUse features of and schedule code for given CPU."
10663 msgstr ""
10665 #: config/rs6000/rs6000.opt:396
10666 #, no-c-format
10667 msgid "-mtune=\tSchedule code for given CPU."
10668 msgstr ""
10670 #: config/rs6000/rs6000.opt:400
10671 #, no-c-format
10672 msgid "-mtraceback=[full,part,no]\tSelect type of traceback table."
10673 msgstr ""
10675 #: config/rs6000/rs6000.opt:416
10676 #, no-c-format
10677 msgid "Avoid all range limits on call instructions."
10678 msgstr ""
10680 #: config/rs6000/rs6000.opt:424
10681 #, no-c-format
10682 msgid "Warn about deprecated 'vector long ...' AltiVec type usage."
10683 msgstr ""
10685 #: config/rs6000/rs6000.opt:428
10686 #, no-c-format
10687 msgid ""
10688 "Use -mlong-double-64 for 64-bit IEEE floating point format.  Use -mlong-"
10689 "double-128 for 128-bit floating point format (either IEEE or IBM)."
10690 msgstr ""
10692 #: config/rs6000/rs6000.opt:437
10693 #, no-c-format
10694 msgid "Determine which dependences between insns are considered costly."
10695 msgstr ""
10697 #: config/rs6000/rs6000.opt:441
10698 #, no-c-format
10699 msgid "Specify which post scheduling nop insertion scheme to apply."
10700 msgstr ""
10702 #: config/rs6000/rs6000.opt:445
10703 #, no-c-format
10704 msgid "Specify alignment of structure fields default/natural."
10705 msgstr ""
10707 #: config/rs6000/rs6000.opt:449
10708 #, no-c-format
10709 msgid "Valid arguments to -malign-:"
10710 msgstr ""
10712 #: config/rs6000/rs6000.opt:459
10713 #, no-c-format
10714 msgid "Specify scheduling priority for dispatch slot restricted insns."
10715 msgstr ""
10717 #: config/rs6000/rs6000.opt:463
10718 #, no-c-format
10719 msgid "Use r11 to hold the static link in calls to functions via pointers."
10720 msgstr ""
10722 #: config/rs6000/rs6000.opt:467
10723 #, no-c-format
10724 msgid "Save the TOC in the prologue for indirect calls rather than inline."
10725 msgstr ""
10727 #: config/rs6000/rs6000.opt:479
10728 #, no-c-format
10729 msgid ""
10730 "Fuse certain integer operations together for better performance on power8."
10731 msgstr ""
10733 #: config/rs6000/rs6000.opt:483
10734 #, no-c-format
10735 msgid "Allow sign extension in fusion operations."
10736 msgstr ""
10738 #: config/rs6000/rs6000.opt:487
10739 #, no-c-format
10740 msgid "Use vector and scalar instructions added in ISA 2.07."
10741 msgstr ""
10743 #: config/rs6000/rs6000.opt:491
10744 #, no-c-format
10745 msgid ""
10746 "Fuse certain integer operations together for better performance on power10."
10747 msgstr ""
10749 #: config/rs6000/rs6000.opt:495
10750 #, no-c-format
10751 msgid "Use ISA 2.07 Category:Vector.AES and Category:Vector.SHA2 instructions."
10752 msgstr ""
10754 #: config/rs6000/rs6000.opt:502
10755 #, no-c-format
10756 msgid "Use ISA 2.07 transactional memory (HTM) instructions."
10757 msgstr ""
10759 #: config/rs6000/rs6000.opt:506
10760 #, no-c-format
10761 msgid "Generate the quad word memory instructions (lq/stq)."
10762 msgstr ""
10764 #: config/rs6000/rs6000.opt:510
10765 #, no-c-format
10766 msgid "Generate the quad word memory atomic instructions (lqarx/stqcx)."
10767 msgstr ""
10769 #: config/rs6000/rs6000.opt:514
10770 #, no-c-format
10771 msgid ""
10772 "Generate aggregate parameter passing code with at most 64-bit alignment."
10773 msgstr ""
10775 #: config/rs6000/rs6000.opt:518
10776 #, no-c-format
10777 msgid "Analyze and remove doubleword swaps from VSX computations."
10778 msgstr ""
10780 #: config/rs6000/rs6000.opt:526
10781 #, no-c-format
10782 msgid "Use certain scalar instructions added in ISA 3.0."
10783 msgstr ""
10785 #: config/rs6000/rs6000.opt:530
10786 #, no-c-format
10787 msgid "Use vector instructions added in ISA 3.0."
10788 msgstr ""
10790 #: config/rs6000/rs6000.opt:534
10791 #, no-c-format
10792 msgid "Use the new min/max instructions defined in ISA 3.0."
10793 msgstr ""
10795 #: config/rs6000/rs6000.opt:538
10796 #, no-c-format
10797 msgid "Generate the integer modulo instructions."
10798 msgstr ""
10800 #: config/rs6000/rs6000.opt:542
10801 #, no-c-format
10802 msgid "Enable IEEE 128-bit floating point via the __float128 keyword."
10803 msgstr ""
10805 #: config/rs6000/rs6000.opt:546
10806 #, no-c-format
10807 msgid "Enable using IEEE 128-bit floating point instructions."
10808 msgstr ""
10810 #: config/rs6000/rs6000.opt:550
10811 #, no-c-format
10812 msgid "Enable default conversions between __float128 & long double."
10813 msgstr ""
10815 #: config/rs6000/rs6000.opt:590
10816 #, no-c-format
10817 msgid "Generate (do not generate) prefixed memory instructions."
10818 msgstr ""
10820 #: config/rs6000/rs6000.opt:594
10821 #, no-c-format
10822 msgid "Generate (do not generate) pc-relative memory addressing."
10823 msgstr ""
10825 #: config/rs6000/rs6000.opt:598
10826 #, no-c-format
10827 msgid ""
10828 "Generate (do not generate) pc-relative memory optimizations for externals."
10829 msgstr ""
10831 #: config/rs6000/rs6000.opt:602
10832 #, no-c-format
10833 msgid "Generate (do not generate) MMA instructions."
10834 msgstr ""
10836 #: config/rs6000/rs6000.opt:609
10837 #, no-c-format
10838 msgid ""
10839 "Enable instructions that guard against return-oriented programming attacks."
10840 msgstr ""
10842 #: config/rs6000/rs6000.opt:613
10843 #, no-c-format
10844 msgid "Generate code that will run in privileged state."
10845 msgstr ""
10847 #: config/rs6000/rs6000.opt:617
10848 #, no-c-format
10849 msgid "Generate (do not generate) code that uses the XXSPLTIW instruction."
10850 msgstr ""
10852 #: config/rs6000/rs6000.opt:621
10853 #, no-c-format
10854 msgid "Generate (do not generate) code that uses the XXSPLTIDP instruction."
10855 msgstr ""
10857 #: config/rs6000/rs6000.opt:625
10858 #, no-c-format
10859 msgid "Generate (do not generate) code that uses the LXVKQ instruction."
10860 msgstr ""
10862 #: config/rs6000/rs6000.opt:631
10863 #, no-c-format
10864 msgid ""
10865 "Used to limit unroll factor which indicates how much the autovectorizer may "
10866 "unroll a loop.  The default value is 4."
10867 msgstr ""
10869 #: config/rs6000/rs6000.opt:637
10870 #, no-c-format
10871 msgid ""
10872 "When costing for loop vectorization, we probably need to penalize the loop "
10873 "body cost if the existing cost model may not adequately reflect delays from "
10874 "unavailable vector resources.  We collect the cost for vectorized statements "
10875 "and non-vectorized statements separately, check the proportion of vec_cost "
10876 "to total cost of vec_cost and non vec_cost, and penalize only if the "
10877 "proportion exceeds the threshold specified by this parameter.  The default "
10878 "value is 85."
10879 msgstr ""
10881 #: config/rs6000/rs6000.opt:646
10882 #, no-c-format
10883 msgid ""
10884 "Like parameter rs6000-density-pct-threshold, we also check the total sum of "
10885 "vec_cost and non vec_cost, and penalize only if the sum exceeds the "
10886 "threshold specified by this parameter.  The default value is 70."
10887 msgstr ""
10889 #: config/rs6000/rs6000.opt:652
10890 #, no-c-format
10891 msgid ""
10892 "When both heuristics with rs6000-density-pct-threshold and rs6000-density-"
10893 "size-threshold are satisfied, we decide to penalize the loop body cost by "
10894 "the value which is specified by this parameter.  The default value is 10."
10895 msgstr ""
10897 #: config/rs6000/rs6000.opt:659
10898 #, no-c-format
10899 msgid ""
10900 "When costing for loop vectorization, we probably need to penalize the loop "
10901 "body cost by accounting for excess strided or elementwise loads.  We collect "
10902 "the numbers for general statements and load statements according to the "
10903 "information for statements to be vectorized, check the proportion of load "
10904 "statements, and penalize only if the proportion exceeds the threshold "
10905 "specified by this parameter.  The default value is 45."
10906 msgstr ""
10908 #: config/rs6000/rs6000.opt:668
10909 #, no-c-format
10910 msgid ""
10911 "Like parameter rs6000-density-load-pct-threshold, we also check if the total "
10912 "number of load statements exceeds the threshold specified by this parameter, "
10913 "and penalize only if it's satisfied.  The default value is 20."
10914 msgstr ""
10916 #: config/rs6000/rs6000.opt:674 config/loongarch/loongarch.opt:302
10917 #, no-c-format
10918 msgid ""
10919 "Indicate how many non memory access vector instructions can be issued per "
10920 "cycle, it's used in unroll factor determination for autovectorizer.  The "
10921 "default value is 4."
10922 msgstr ""
10924 #: config/rs6000/rs6000.opt:680
10925 #, no-c-format
10926 msgid ""
10927 "When reduction factor computed for a loop exceeds the threshold specified by "
10928 "this parameter, prefer to unroll this loop.  The default value is 1."
10929 msgstr ""
10931 #: config/rs6000/sysv4.opt:24
10932 #, no-c-format
10933 msgid "-mcall-ABI\tSelect ABI calling convention."
10934 msgstr ""
10936 #: config/rs6000/sysv4.opt:28
10937 #, no-c-format
10938 msgid "-msdata=[none,data,sysv,eabi]\tSelect method for sdata handling."
10939 msgstr ""
10941 #: config/rs6000/sysv4.opt:32
10942 #, no-c-format
10943 msgid "Allow readonly data in sdata."
10944 msgstr ""
10946 #: config/rs6000/sysv4.opt:36
10947 #, no-c-format
10948 msgid "-mtls-size=[16,32]\tSpecify bit size of immediate TLS offsets."
10949 msgstr ""
10951 #: config/rs6000/sysv4.opt:52
10952 #, no-c-format
10953 msgid "Align to the base type of the bit-field."
10954 msgstr ""
10956 #: config/rs6000/sysv4.opt:56
10957 #, no-c-format
10958 msgid ""
10959 "Align to the base type of the bit-field. Don't assume that unaligned "
10960 "accesses are handled by the system."
10961 msgstr ""
10963 #: config/rs6000/sysv4.opt:61 config/rs6000/sysv4.opt:65
10964 #, no-c-format
10965 msgid "Produce code relocatable at runtime."
10966 msgstr ""
10968 #: config/rs6000/sysv4.opt:69 config/rs6000/sysv4.opt:73
10969 #, no-c-format
10970 msgid "Produce little endian code."
10971 msgstr ""
10973 #: config/rs6000/sysv4.opt:77 config/rs6000/sysv4.opt:81
10974 #, no-c-format
10975 msgid "Produce big endian code."
10976 msgstr ""
10978 #: config/rs6000/sysv4.opt:86 config/rs6000/sysv4.opt:90
10979 #: config/rs6000/sysv4.opt:99 config/rs6000/sysv4.opt:141
10980 #: config/rs6000/sysv4.opt:153
10981 #, no-c-format
10982 msgid "No description yet."
10983 msgstr ""
10985 #: config/rs6000/sysv4.opt:94
10986 #, no-c-format
10987 msgid "Assume all variable arg functions are prototyped."
10988 msgstr ""
10990 #: config/rs6000/sysv4.opt:103
10991 #, no-c-format
10992 msgid "Use EABI."
10993 msgstr ""
10995 #: config/rs6000/sysv4.opt:107
10996 #, no-c-format
10997 msgid "Allow bit-fields to cross word boundaries."
10998 msgstr ""
11000 #: config/rs6000/sysv4.opt:111
11001 #, no-c-format
11002 msgid "Use alternate register names."
11003 msgstr ""
11005 #: config/rs6000/sysv4.opt:117
11006 #, no-c-format
11007 msgid "Use default method for sdata handling."
11008 msgstr ""
11010 #: config/rs6000/sysv4.opt:121
11011 #, no-c-format
11012 msgid "Link with libsim.a, libc.a and sim-crt0.o."
11013 msgstr ""
11015 #: config/rs6000/sysv4.opt:125
11016 #, no-c-format
11017 msgid "Link with libads.a, libc.a and crt0.o."
11018 msgstr ""
11020 #: config/rs6000/sysv4.opt:129
11021 #, no-c-format
11022 msgid "Link with libyk.a, libc.a and crt0.o."
11023 msgstr ""
11025 #: config/rs6000/sysv4.opt:133
11026 #, no-c-format
11027 msgid "Link with libmvme.a, libc.a and crt0.o."
11028 msgstr ""
11030 #: config/rs6000/sysv4.opt:137
11031 #, no-c-format
11032 msgid "Set the PPC_EMB bit in the ELF flags header."
11033 msgstr ""
11035 #: config/rs6000/sysv4.opt:157
11036 #, no-c-format
11037 msgid "Generate code to use a non-exec PLT and GOT."
11038 msgstr ""
11040 #: config/rs6000/sysv4.opt:161
11041 #, no-c-format
11042 msgid "Generate code for old exec BSS PLT."
11043 msgstr ""
11045 #: config/rs6000/sysv4.opt:165
11046 #, no-c-format
11047 msgid "Use inline plt sequences to implement long calls and -fno-plt."
11048 msgstr ""
11050 #: config/rs6000/sysv4.opt:169
11051 #, no-c-format
11052 msgid "Emit .gnu_attribute tags."
11053 msgstr ""
11055 #: config/alpha/alpha.opt:27
11056 #, no-c-format
11057 msgid "Use fp registers."
11058 msgstr ""
11060 #: config/alpha/alpha.opt:35
11061 #, no-c-format
11062 msgid "Request IEEE-conformant math library routines (OSF/1)."
11063 msgstr ""
11065 #: config/alpha/alpha.opt:39
11066 #, no-c-format
11067 msgid "Emit IEEE-conformant code, without inexact exceptions."
11068 msgstr ""
11070 #: config/alpha/alpha.opt:46
11071 #, no-c-format
11072 msgid "Do not emit complex integer constants to read-only memory."
11073 msgstr ""
11075 #: config/alpha/alpha.opt:50
11076 #, no-c-format
11077 msgid "Use VAX fp."
11078 msgstr ""
11080 #: config/alpha/alpha.opt:54
11081 #, no-c-format
11082 msgid "Do not use VAX fp."
11083 msgstr ""
11085 #: config/alpha/alpha.opt:58
11086 #, no-c-format
11087 msgid "Emit code for the byte/word ISA extension."
11088 msgstr ""
11090 #: config/alpha/alpha.opt:62
11091 #, no-c-format
11092 msgid "Emit code for the motion video ISA extension."
11093 msgstr ""
11095 #: config/alpha/alpha.opt:66
11096 #, no-c-format
11097 msgid "Emit code for the fp move and sqrt ISA extension."
11098 msgstr ""
11100 #: config/alpha/alpha.opt:70
11101 #, no-c-format
11102 msgid "Emit code for the counting ISA extension."
11103 msgstr ""
11105 #: config/alpha/alpha.opt:74
11106 #, no-c-format
11107 msgid "Emit code using explicit relocation directives."
11108 msgstr ""
11110 #: config/alpha/alpha.opt:78
11111 #, no-c-format
11112 msgid "Emit 16-bit relocations to the small data areas."
11113 msgstr ""
11115 #: config/alpha/alpha.opt:82
11116 #, no-c-format
11117 msgid "Emit 32-bit relocations to the small data areas."
11118 msgstr ""
11120 #: config/alpha/alpha.opt:86
11121 #, no-c-format
11122 msgid "Emit direct branches to local functions."
11123 msgstr ""
11125 #: config/alpha/alpha.opt:90
11126 #, no-c-format
11127 msgid "Emit indirect branches to local functions."
11128 msgstr ""
11130 #: config/alpha/alpha.opt:94
11131 #, no-c-format
11132 msgid "Emit rdval instead of rduniq for thread pointer."
11133 msgstr ""
11135 #: config/alpha/alpha.opt:106
11136 #, no-c-format
11137 msgid "Use features of and schedule given CPU."
11138 msgstr ""
11140 #: config/alpha/alpha.opt:110
11141 #, no-c-format
11142 msgid "Schedule given CPU."
11143 msgstr ""
11145 #: config/alpha/alpha.opt:114
11146 #, no-c-format
11147 msgid "Control the generated fp rounding mode."
11148 msgstr ""
11150 #: config/alpha/alpha.opt:118
11151 #, no-c-format
11152 msgid "Control the IEEE trap mode."
11153 msgstr ""
11155 #: config/alpha/alpha.opt:122
11156 #, no-c-format
11157 msgid "Control the precision given to fp exceptions."
11158 msgstr ""
11160 #: config/alpha/alpha.opt:126
11161 #, no-c-format
11162 msgid "Tune expected memory latency."
11163 msgstr ""
11165 #: config/lm32/lm32.opt:24
11166 #, no-c-format
11167 msgid "Enable multiply instructions."
11168 msgstr ""
11170 #: config/lm32/lm32.opt:28
11171 #, no-c-format
11172 msgid "Enable divide and modulus instructions."
11173 msgstr ""
11175 #: config/lm32/lm32.opt:32
11176 #, no-c-format
11177 msgid "Enable barrel shift instructions."
11178 msgstr ""
11180 #: config/lm32/lm32.opt:36
11181 #, no-c-format
11182 msgid "Enable sign extend instructions."
11183 msgstr ""
11185 #: config/lm32/lm32.opt:40
11186 #, no-c-format
11187 msgid "Enable user-defined instructions."
11188 msgstr ""
11190 #: config/loongarch/loongarch.opt:41
11191 #, no-c-format
11192 msgid "Basic ISAs of LoongArch:"
11193 msgstr ""
11195 #: config/loongarch/loongarch.opt:49
11196 #, no-c-format
11197 msgid "FPU types of LoongArch:"
11198 msgstr ""
11200 #: config/loongarch/loongarch.opt:62
11201 #, no-c-format
11202 msgid "-mfpu=FPU\tGenerate code for the given FPU."
11203 msgstr ""
11205 #: config/loongarch/loongarch.opt:69 config/mips/mips.opt:398
11206 #, no-c-format
11207 msgid "Prevent the use of all hardware floating-point instructions."
11208 msgstr ""
11210 #: config/loongarch/loongarch.opt:73 config/mips/mips.opt:390
11211 #, no-c-format
11212 msgid ""
11213 "Restrict the use of hardware floating-point instructions to 32-bit "
11214 "operations."
11215 msgstr ""
11217 #: config/loongarch/loongarch.opt:77 config/mips/mips.opt:116
11218 #, no-c-format
11219 msgid ""
11220 "Allow hardware floating-point instructions to cover both 32-bit and 64-bit "
11221 "operations."
11222 msgstr ""
11224 #: config/loongarch/loongarch.opt:81
11225 #, no-c-format
11226 msgid "SIMD extension levels of LoongArch:"
11227 msgstr ""
11229 #: config/loongarch/loongarch.opt:94
11230 #, no-c-format
11231 msgid "-msimd=SIMD\tGenerate code for the given SIMD extension."
11232 msgstr ""
11234 #: config/loongarch/loongarch.opt:98
11235 #, no-c-format
11236 msgid "Enable LoongArch SIMD Extension (LSX, 128-bit)."
11237 msgstr ""
11239 #: config/loongarch/loongarch.opt:102
11240 #, no-c-format
11241 msgid "Enable LoongArch Advanced SIMD Extension (LASX, 256-bit)."
11242 msgstr ""
11244 #: config/loongarch/loongarch.opt:107
11245 #, no-c-format
11246 msgid "LoongArch ARCH presets:"
11247 msgstr ""
11249 #: config/loongarch/loongarch.opt:132
11250 #, no-c-format
11251 msgid "-march=PROCESSOR\tGenerate code for the given PROCESSOR ISA."
11252 msgstr ""
11254 #: config/loongarch/loongarch.opt:136
11255 #, no-c-format
11256 msgid "LoongArch TUNE presets:"
11257 msgstr ""
11259 #: config/loongarch/loongarch.opt:155
11260 #, no-c-format
11261 msgid "-mtune=PROCESSOR\tGenerate optimized code for PROCESSOR."
11262 msgstr ""
11264 #: config/loongarch/loongarch.opt:164
11265 #, no-c-format
11266 msgid "Base ABI types for LoongArch:"
11267 msgstr ""
11269 #: config/loongarch/loongarch.opt:177
11270 #, no-c-format
11271 msgid "-mabi=BASEABI\tGenerate code that conforms to the given BASEABI."
11272 msgstr ""
11274 #: config/loongarch/loongarch.opt:186 config/mips/mips.opt:71
11275 #, no-c-format
11276 msgid ""
11277 "-mbranch-cost=COST\tSet the cost of branches to roughly COST instructions."
11278 msgstr ""
11280 #: config/loongarch/loongarch.opt:190 config/mips/mips.opt:83
11281 #, no-c-format
11282 msgid "Trap on integer divide by zero."
11283 msgstr ""
11285 #: config/loongarch/loongarch.opt:194
11286 #, no-c-format
11287 msgid "Conditional moves for integral are enabled."
11288 msgstr ""
11290 #: config/loongarch/loongarch.opt:198
11291 #, no-c-format
11292 msgid "Conditional moves for float are enabled."
11293 msgstr ""
11295 #: config/loongarch/loongarch.opt:202
11296 #, no-c-format
11297 msgid ""
11298 "Prevent optimizing block moves, which is also the default behavior of -Os."
11299 msgstr ""
11301 #: config/loongarch/loongarch.opt:210
11302 #, no-c-format
11303 msgid ""
11304 "-mmax-inline-memcpy-size=SIZE\tSet the max size of memcpy to inline, default "
11305 "is 1024."
11306 msgstr ""
11308 #: config/loongarch/loongarch.opt:214 config/mips/mips.opt:150
11309 #, no-c-format
11310 msgid "The code model option names for -mexplicit-relocs:"
11311 msgstr ""
11313 #: config/loongarch/loongarch.opt:227 config/mips/mips.opt:163
11314 #, no-c-format
11315 msgid "Use %reloc() assembly operators."
11316 msgstr ""
11318 #: config/loongarch/loongarch.opt:231 config/mips/mips.opt:167
11319 #, no-c-format
11320 msgid "Use %reloc() assembly operators (for backward compatibility)."
11321 msgstr ""
11323 #: config/loongarch/loongarch.opt:239
11324 #, no-c-format
11325 msgid ""
11326 "Generate approximate reciprocal divide and square root for better throughput."
11327 msgstr ""
11329 #: config/loongarch/loongarch.opt:270
11330 #, no-c-format
11331 msgid "Avoid using the GOT to access external symbols."
11332 msgstr ""
11334 #: config/loongarch/loongarch.opt:279
11335 #, no-c-format
11336 msgid "Pass -mrelax or -mno-relax option to the assembler."
11337 msgstr ""
11339 #: config/loongarch/loongarch.opt:297
11340 #, no-c-format
11341 msgid ""
11342 "Used to limit unroll factor which indicates how much the autovectorizer may "
11343 "unroll a loop.  The default value is 6."
11344 msgstr ""
11346 #: config/loongarch/loongarch.opt:315
11347 #, no-c-format
11348 msgid "Support frecipe.{s/d} and frsqrte.{s/d} instructions."
11349 msgstr ""
11351 #: config/loongarch/loongarch.opt:319
11352 #, no-c-format
11353 msgid ""
11354 "Support div.w[u] and mod.w[u] instructions with inputs not sign-extended."
11355 msgstr ""
11357 #: config/loongarch/loongarch.opt:323
11358 #, no-c-format
11359 msgid "Support am{swap/add}[_db].{b/h} instructions."
11360 msgstr ""
11362 #: config/loongarch/loongarch.opt:327
11363 #, no-c-format
11364 msgid "Support amcas[_db].{b/h/w/d} instructions."
11365 msgstr ""
11367 #: config/loongarch/loongarch.opt:331
11368 #, no-c-format
11369 msgid "Do not need load-load barriers (dbar 0x700)."
11370 msgstr ""
11372 #: config/or1k/elf.opt:28
11373 #, no-c-format
11374 msgid "Configure the newlib board specific runtime.  The default is or1ksim."
11375 msgstr ""
11377 #: config/or1k/elf.opt:32
11378 #, no-c-format
11379 msgid ""
11380 "This option is ignored; it is provided for compatibility purposes only.  "
11381 "This used to select linker and preprocessor options for use with newlib."
11382 msgstr ""
11384 #: config/or1k/or1k.opt:29
11385 #, no-c-format
11386 msgid ""
11387 "Enable generation of hardware divide (l.div, l.divu) instructions.  This is "
11388 "the default; use -msoft-div to override."
11389 msgstr ""
11391 #: config/or1k/or1k.opt:34
11392 #, no-c-format
11393 msgid ""
11394 "Enable generation of binaries which use functions from libgcc to perform "
11395 "divide operations.  The default is -mhard-div."
11396 msgstr ""
11398 #: config/or1k/or1k.opt:39
11399 #, no-c-format
11400 msgid ""
11401 "Enable generation of hardware multiply instructions (l.mul, l.muli) "
11402 "instructions. This is the default; use -msoft-mul to override."
11403 msgstr ""
11405 #: config/or1k/or1k.opt:44
11406 #, no-c-format
11407 msgid ""
11408 "Enable generation of binaries which use functions from libgcc to perform "
11409 "multiply operations. The default is -mhard-mul."
11410 msgstr ""
11412 #: config/or1k/or1k.opt:49
11413 #, no-c-format
11414 msgid ""
11415 "Enable generation of binaries which use functions from libgcc to perform "
11416 "floating point operations.  This is the default; use -mhard-float to "
11417 "override."
11418 msgstr ""
11420 #: config/or1k/or1k.opt:54
11421 #, no-c-format
11422 msgid ""
11423 "Enable generation of hardware floating point instructions. The default is -"
11424 "msoft-float."
11425 msgstr ""
11427 #: config/or1k/or1k.opt:59
11428 #, no-c-format
11429 msgid ""
11430 "When -mhard-float is selected, enables generation of double-precision "
11431 "floating point instructions.  By default functions from libgcc are used to "
11432 "perform double-precision floating point operations."
11433 msgstr ""
11435 #: config/or1k/or1k.opt:65
11436 #, no-c-format
11437 msgid ""
11438 "When -mhard-float is selected, enables generation of unordered floating "
11439 "point compare and set flag (lf.sfun*) instructions.  By default functions "
11440 "from libgcc are used to perform unordered floating point compare and set "
11441 "flag operations."
11442 msgstr ""
11444 #: config/or1k/or1k.opt:71
11445 #, no-c-format
11446 msgid ""
11447 "Specify the code model used for accessing memory addresses.  Specifying "
11448 "large enables generating binaries with large global offset tables.  By "
11449 "default the value is small."
11450 msgstr ""
11452 #: config/or1k/or1k.opt:77
11453 #, no-c-format
11454 msgid "Known code model types (for use with the -mcmodel= option):"
11455 msgstr ""
11457 #: config/or1k/or1k.opt:87
11458 #, no-c-format
11459 msgid ""
11460 "Enable generation of conditional move (l.cmov) instructions.  By default the "
11461 "equivalent will be generated using set and branch."
11462 msgstr ""
11464 #: config/or1k/or1k.opt:92
11465 #, no-c-format
11466 msgid ""
11467 "Enable generation of rotate right (l.ror) instructions.  By default "
11468 "functions from libgcc are used to perform rotate right operations."
11469 msgstr ""
11471 #: config/or1k/or1k.opt:97
11472 #, no-c-format
11473 msgid ""
11474 "Enable generation of rotate right with immediate (l.rori) instructions.  By "
11475 "default functions from libgcc are used to perform rotate right with "
11476 "immediate operations."
11477 msgstr ""
11479 #: config/or1k/or1k.opt:103
11480 #, no-c-format
11481 msgid ""
11482 "Enable generation of sign extension (l.ext*) instructions.  By default "
11483 "memory loads are used to perform sign extension."
11484 msgstr ""
11486 #: config/or1k/or1k.opt:108
11487 #, no-c-format
11488 msgid ""
11489 "Enable generation of compare and set flag with immediate (l.sf*i) "
11490 "instructions. By default extra instructions will be generated to store the "
11491 "immediate to a register first."
11492 msgstr ""
11494 #: config/or1k/or1k.opt:114
11495 #, no-c-format
11496 msgid ""
11497 "Enable generation of shift with immediate (l.srai, l.srli, l.slli) "
11498 "instructions. By default extra instructions will be generated to store the "
11499 "immediate to a register first."
11500 msgstr ""
11502 #: config/nios2/elf.opt:26
11503 #, no-c-format
11504 msgid "Link with a limited version of the C library."
11505 msgstr ""
11507 #: config/nios2/elf.opt:30
11508 #, no-c-format
11509 msgid "Name of system library to link against."
11510 msgstr ""
11512 #: config/nios2/elf.opt:34
11513 #, no-c-format
11514 msgid "Name of the startfile."
11515 msgstr ""
11517 #: config/nios2/elf.opt:38
11518 #, no-c-format
11519 msgid "Link with HAL BSP."
11520 msgstr ""
11522 #: config/nios2/nios2.opt:35
11523 #, no-c-format
11524 msgid "Enable DIV, DIVU."
11525 msgstr ""
11527 #: config/nios2/nios2.opt:39
11528 #, no-c-format
11529 msgid "Enable MUL instructions."
11530 msgstr ""
11532 #: config/nios2/nios2.opt:43
11533 #, no-c-format
11534 msgid "Enable MULX instructions, assume fast shifter."
11535 msgstr ""
11537 #: config/nios2/nios2.opt:47
11538 #, no-c-format
11539 msgid "Use table based fast divide (default at -O3)."
11540 msgstr ""
11542 #: config/nios2/nios2.opt:51
11543 #, no-c-format
11544 msgid "All memory accesses use I/O load/store instructions."
11545 msgstr ""
11547 #: config/nios2/nios2.opt:55
11548 #, no-c-format
11549 msgid "Volatile memory accesses use I/O load/store instructions."
11550 msgstr ""
11552 #: config/nios2/nios2.opt:59
11553 #, no-c-format
11554 msgid "Volatile memory accesses do not use I/O load/store instructions."
11555 msgstr ""
11557 #: config/nios2/nios2.opt:63
11558 #, no-c-format
11559 msgid "Enable/disable GP-relative addressing."
11560 msgstr ""
11562 #: config/nios2/nios2.opt:67
11563 #, no-c-format
11564 msgid "Valid options for GP-relative addressing (for -mgpopt):"
11565 msgstr ""
11567 #: config/nios2/nios2.opt:86
11568 #, no-c-format
11569 msgid "Equivalent to -mgpopt=local."
11570 msgstr ""
11572 #: config/nios2/nios2.opt:90
11573 #, no-c-format
11574 msgid "Equivalent to -mgpopt=none."
11575 msgstr ""
11577 #: config/nios2/nios2.opt:94 config/c6x/c6x.opt:30 config/mips/mips.opt:134
11578 #, no-c-format
11579 msgid "Use big-endian byte order."
11580 msgstr ""
11582 #: config/nios2/nios2.opt:98 config/c6x/c6x.opt:34 config/mips/mips.opt:138
11583 #, no-c-format
11584 msgid "Use little-endian byte order."
11585 msgstr ""
11587 #: config/nios2/nios2.opt:102
11588 #, no-c-format
11589 msgid "Floating point custom instruction configuration name."
11590 msgstr ""
11592 #: config/nios2/nios2.opt:106
11593 #, no-c-format
11594 msgid "Do not use the ftruncds custom instruction."
11595 msgstr ""
11597 #: config/nios2/nios2.opt:110
11598 #, no-c-format
11599 msgid "Integer id (N) of ftruncds custom instruction."
11600 msgstr ""
11602 #: config/nios2/nios2.opt:114
11603 #, no-c-format
11604 msgid "Do not use the fextsd custom instruction."
11605 msgstr ""
11607 #: config/nios2/nios2.opt:118
11608 #, no-c-format
11609 msgid "Integer id (N) of fextsd custom instruction."
11610 msgstr ""
11612 #: config/nios2/nios2.opt:122
11613 #, no-c-format
11614 msgid "Do not use the fixdu custom instruction."
11615 msgstr ""
11617 #: config/nios2/nios2.opt:126
11618 #, no-c-format
11619 msgid "Integer id (N) of fixdu custom instruction."
11620 msgstr ""
11622 #: config/nios2/nios2.opt:130
11623 #, no-c-format
11624 msgid "Do not use the fixdi custom instruction."
11625 msgstr ""
11627 #: config/nios2/nios2.opt:134
11628 #, no-c-format
11629 msgid "Integer id (N) of fixdi custom instruction."
11630 msgstr ""
11632 #: config/nios2/nios2.opt:138
11633 #, no-c-format
11634 msgid "Do not use the fixsu custom instruction."
11635 msgstr ""
11637 #: config/nios2/nios2.opt:142
11638 #, no-c-format
11639 msgid "Integer id (N) of fixsu custom instruction."
11640 msgstr ""
11642 #: config/nios2/nios2.opt:146
11643 #, no-c-format
11644 msgid "Do not use the fixsi custom instruction."
11645 msgstr ""
11647 #: config/nios2/nios2.opt:150
11648 #, no-c-format
11649 msgid "Integer id (N) of fixsi custom instruction."
11650 msgstr ""
11652 #: config/nios2/nios2.opt:154
11653 #, no-c-format
11654 msgid "Do not use the floatud custom instruction."
11655 msgstr ""
11657 #: config/nios2/nios2.opt:158
11658 #, no-c-format
11659 msgid "Integer id (N) of floatud custom instruction."
11660 msgstr ""
11662 #: config/nios2/nios2.opt:162
11663 #, no-c-format
11664 msgid "Do not use the floatid custom instruction."
11665 msgstr ""
11667 #: config/nios2/nios2.opt:166
11668 #, no-c-format
11669 msgid "Integer id (N) of floatid custom instruction."
11670 msgstr ""
11672 #: config/nios2/nios2.opt:170
11673 #, no-c-format
11674 msgid "Do not use the floatus custom instruction."
11675 msgstr ""
11677 #: config/nios2/nios2.opt:174
11678 #, no-c-format
11679 msgid "Integer id (N) of floatus custom instruction."
11680 msgstr ""
11682 #: config/nios2/nios2.opt:178
11683 #, no-c-format
11684 msgid "Do not use the floatis custom instruction."
11685 msgstr ""
11687 #: config/nios2/nios2.opt:182
11688 #, no-c-format
11689 msgid "Integer id (N) of floatis custom instruction."
11690 msgstr ""
11692 #: config/nios2/nios2.opt:186
11693 #, no-c-format
11694 msgid "Do not use the fcmpned custom instruction."
11695 msgstr ""
11697 #: config/nios2/nios2.opt:190
11698 #, no-c-format
11699 msgid "Integer id (N) of fcmpned custom instruction."
11700 msgstr ""
11702 #: config/nios2/nios2.opt:194
11703 #, no-c-format
11704 msgid "Do not use the fcmpeqd custom instruction."
11705 msgstr ""
11707 #: config/nios2/nios2.opt:198
11708 #, no-c-format
11709 msgid "Integer id (N) of fcmpeqd custom instruction."
11710 msgstr ""
11712 #: config/nios2/nios2.opt:202
11713 #, no-c-format
11714 msgid "Do not use the fcmpged custom instruction."
11715 msgstr ""
11717 #: config/nios2/nios2.opt:206
11718 #, no-c-format
11719 msgid "Integer id (N) of fcmpged custom instruction."
11720 msgstr ""
11722 #: config/nios2/nios2.opt:210
11723 #, no-c-format
11724 msgid "Do not use the fcmpgtd custom instruction."
11725 msgstr ""
11727 #: config/nios2/nios2.opt:214
11728 #, no-c-format
11729 msgid "Integer id (N) of fcmpgtd custom instruction."
11730 msgstr ""
11732 #: config/nios2/nios2.opt:218
11733 #, no-c-format
11734 msgid "Do not use the fcmpled custom instruction."
11735 msgstr ""
11737 #: config/nios2/nios2.opt:222
11738 #, no-c-format
11739 msgid "Integer id (N) of fcmpled custom instruction."
11740 msgstr ""
11742 #: config/nios2/nios2.opt:226
11743 #, no-c-format
11744 msgid "Do not use the fcmpltd custom instruction."
11745 msgstr ""
11747 #: config/nios2/nios2.opt:230
11748 #, no-c-format
11749 msgid "Integer id (N) of fcmpltd custom instruction."
11750 msgstr ""
11752 #: config/nios2/nios2.opt:234
11753 #, no-c-format
11754 msgid "Do not use the flogd custom instruction."
11755 msgstr ""
11757 #: config/nios2/nios2.opt:238
11758 #, no-c-format
11759 msgid "Integer id (N) of flogd custom instruction."
11760 msgstr ""
11762 #: config/nios2/nios2.opt:242
11763 #, no-c-format
11764 msgid "Do not use the fexpd custom instruction."
11765 msgstr ""
11767 #: config/nios2/nios2.opt:246
11768 #, no-c-format
11769 msgid "Integer id (N) of fexpd custom instruction."
11770 msgstr ""
11772 #: config/nios2/nios2.opt:250
11773 #, no-c-format
11774 msgid "Do not use the fatand custom instruction."
11775 msgstr ""
11777 #: config/nios2/nios2.opt:254
11778 #, no-c-format
11779 msgid "Integer id (N) of fatand custom instruction."
11780 msgstr ""
11782 #: config/nios2/nios2.opt:258
11783 #, no-c-format
11784 msgid "Do not use the ftand custom instruction."
11785 msgstr ""
11787 #: config/nios2/nios2.opt:262
11788 #, no-c-format
11789 msgid "Integer id (N) of ftand custom instruction."
11790 msgstr ""
11792 #: config/nios2/nios2.opt:266
11793 #, no-c-format
11794 msgid "Do not use the fsind custom instruction."
11795 msgstr ""
11797 #: config/nios2/nios2.opt:270
11798 #, no-c-format
11799 msgid "Integer id (N) of fsind custom instruction."
11800 msgstr ""
11802 #: config/nios2/nios2.opt:274
11803 #, no-c-format
11804 msgid "Do not use the fcosd custom instruction."
11805 msgstr ""
11807 #: config/nios2/nios2.opt:278
11808 #, no-c-format
11809 msgid "Integer id (N) of fcosd custom instruction."
11810 msgstr ""
11812 #: config/nios2/nios2.opt:282
11813 #, no-c-format
11814 msgid "Do not use the fsqrtd custom instruction."
11815 msgstr ""
11817 #: config/nios2/nios2.opt:286
11818 #, no-c-format
11819 msgid "Integer id (N) of fsqrtd custom instruction."
11820 msgstr ""
11822 #: config/nios2/nios2.opt:290
11823 #, no-c-format
11824 msgid "Do not use the fabsd custom instruction."
11825 msgstr ""
11827 #: config/nios2/nios2.opt:294
11828 #, no-c-format
11829 msgid "Integer id (N) of fabsd custom instruction."
11830 msgstr ""
11832 #: config/nios2/nios2.opt:298
11833 #, no-c-format
11834 msgid "Do not use the fnegd custom instruction."
11835 msgstr ""
11837 #: config/nios2/nios2.opt:302
11838 #, no-c-format
11839 msgid "Integer id (N) of fnegd custom instruction."
11840 msgstr ""
11842 #: config/nios2/nios2.opt:306
11843 #, no-c-format
11844 msgid "Do not use the fmaxd custom instruction."
11845 msgstr ""
11847 #: config/nios2/nios2.opt:310
11848 #, no-c-format
11849 msgid "Integer id (N) of fmaxd custom instruction."
11850 msgstr ""
11852 #: config/nios2/nios2.opt:314
11853 #, no-c-format
11854 msgid "Do not use the fmind custom instruction."
11855 msgstr ""
11857 #: config/nios2/nios2.opt:318
11858 #, no-c-format
11859 msgid "Integer id (N) of fmind custom instruction."
11860 msgstr ""
11862 #: config/nios2/nios2.opt:322
11863 #, no-c-format
11864 msgid "Do not use the fdivd custom instruction."
11865 msgstr ""
11867 #: config/nios2/nios2.opt:326
11868 #, no-c-format
11869 msgid "Integer id (N) of fdivd custom instruction."
11870 msgstr ""
11872 #: config/nios2/nios2.opt:330
11873 #, no-c-format
11874 msgid "Do not use the fmuld custom instruction."
11875 msgstr ""
11877 #: config/nios2/nios2.opt:334
11878 #, no-c-format
11879 msgid "Integer id (N) of fmuld custom instruction."
11880 msgstr ""
11882 #: config/nios2/nios2.opt:338
11883 #, no-c-format
11884 msgid "Do not use the fsubd custom instruction."
11885 msgstr ""
11887 #: config/nios2/nios2.opt:342
11888 #, no-c-format
11889 msgid "Integer id (N) of fsubd custom instruction."
11890 msgstr ""
11892 #: config/nios2/nios2.opt:346
11893 #, no-c-format
11894 msgid "Do not use the faddd custom instruction."
11895 msgstr ""
11897 #: config/nios2/nios2.opt:350
11898 #, no-c-format
11899 msgid "Integer id (N) of faddd custom instruction."
11900 msgstr ""
11902 #: config/nios2/nios2.opt:354
11903 #, no-c-format
11904 msgid "Do not use the fcmpnes custom instruction."
11905 msgstr ""
11907 #: config/nios2/nios2.opt:358
11908 #, no-c-format
11909 msgid "Integer id (N) of fcmpnes custom instruction."
11910 msgstr ""
11912 #: config/nios2/nios2.opt:362
11913 #, no-c-format
11914 msgid "Do not use the fcmpeqs custom instruction."
11915 msgstr ""
11917 #: config/nios2/nios2.opt:366
11918 #, no-c-format
11919 msgid "Integer id (N) of fcmpeqs custom instruction."
11920 msgstr ""
11922 #: config/nios2/nios2.opt:370
11923 #, no-c-format
11924 msgid "Do not use the fcmpges custom instruction."
11925 msgstr ""
11927 #: config/nios2/nios2.opt:374
11928 #, no-c-format
11929 msgid "Integer id (N) of fcmpges custom instruction."
11930 msgstr ""
11932 #: config/nios2/nios2.opt:378
11933 #, no-c-format
11934 msgid "Do not use the fcmpgts custom instruction."
11935 msgstr ""
11937 #: config/nios2/nios2.opt:382
11938 #, no-c-format
11939 msgid "Integer id (N) of fcmpgts custom instruction."
11940 msgstr ""
11942 #: config/nios2/nios2.opt:386
11943 #, no-c-format
11944 msgid "Do not use the fcmples custom instruction."
11945 msgstr ""
11947 #: config/nios2/nios2.opt:390
11948 #, no-c-format
11949 msgid "Integer id (N) of fcmples custom instruction."
11950 msgstr ""
11952 #: config/nios2/nios2.opt:394
11953 #, no-c-format
11954 msgid "Do not use the fcmplts custom instruction."
11955 msgstr ""
11957 #: config/nios2/nios2.opt:398
11958 #, no-c-format
11959 msgid "Integer id (N) of fcmplts custom instruction."
11960 msgstr ""
11962 #: config/nios2/nios2.opt:402
11963 #, no-c-format
11964 msgid "Do not use the flogs custom instruction."
11965 msgstr ""
11967 #: config/nios2/nios2.opt:406
11968 #, no-c-format
11969 msgid "Integer id (N) of flogs custom instruction."
11970 msgstr ""
11972 #: config/nios2/nios2.opt:410
11973 #, no-c-format
11974 msgid "Do not use the fexps custom instruction."
11975 msgstr ""
11977 #: config/nios2/nios2.opt:414
11978 #, no-c-format
11979 msgid "Integer id (N) of fexps custom instruction."
11980 msgstr ""
11982 #: config/nios2/nios2.opt:418
11983 #, no-c-format
11984 msgid "Do not use the fatans custom instruction."
11985 msgstr ""
11987 #: config/nios2/nios2.opt:422
11988 #, no-c-format
11989 msgid "Integer id (N) of fatans custom instruction."
11990 msgstr ""
11992 #: config/nios2/nios2.opt:426
11993 #, no-c-format
11994 msgid "Do not use the ftans custom instruction."
11995 msgstr ""
11997 #: config/nios2/nios2.opt:430
11998 #, no-c-format
11999 msgid "Integer id (N) of ftans custom instruction."
12000 msgstr ""
12002 #: config/nios2/nios2.opt:434
12003 #, no-c-format
12004 msgid "Do not use the fsins custom instruction."
12005 msgstr ""
12007 #: config/nios2/nios2.opt:438
12008 #, no-c-format
12009 msgid "Integer id (N) of fsins custom instruction."
12010 msgstr ""
12012 #: config/nios2/nios2.opt:442
12013 #, no-c-format
12014 msgid "Do not use the fcoss custom instruction."
12015 msgstr ""
12017 #: config/nios2/nios2.opt:446
12018 #, no-c-format
12019 msgid "Integer id (N) of fcoss custom instruction."
12020 msgstr ""
12022 #: config/nios2/nios2.opt:450
12023 #, no-c-format
12024 msgid "Do not use the fsqrts custom instruction."
12025 msgstr ""
12027 #: config/nios2/nios2.opt:454
12028 #, no-c-format
12029 msgid "Integer id (N) of fsqrts custom instruction."
12030 msgstr ""
12032 #: config/nios2/nios2.opt:458
12033 #, no-c-format
12034 msgid "Do not use the fabss custom instr."
12035 msgstr ""
12037 #: config/nios2/nios2.opt:462
12038 #, no-c-format
12039 msgid "Integer id (N) of fabss custom instruction."
12040 msgstr ""
12042 #: config/nios2/nios2.opt:466
12043 #, no-c-format
12044 msgid "Do not use the fnegs custom instruction."
12045 msgstr ""
12047 #: config/nios2/nios2.opt:470
12048 #, no-c-format
12049 msgid "Integer id (N) of fnegs custom instruction."
12050 msgstr ""
12052 #: config/nios2/nios2.opt:474
12053 #, no-c-format
12054 msgid "Do not use the fmaxs custom instruction."
12055 msgstr ""
12057 #: config/nios2/nios2.opt:478
12058 #, no-c-format
12059 msgid "Integer id (N) of fmaxs custom instruction."
12060 msgstr ""
12062 #: config/nios2/nios2.opt:482
12063 #, no-c-format
12064 msgid "Do not use the fmins custom instruction."
12065 msgstr ""
12067 #: config/nios2/nios2.opt:486
12068 #, no-c-format
12069 msgid "Integer id (N) of fmins custom instruction."
12070 msgstr ""
12072 #: config/nios2/nios2.opt:490
12073 #, no-c-format
12074 msgid "Do not use the fdivs custom instruction."
12075 msgstr ""
12077 #: config/nios2/nios2.opt:494
12078 #, no-c-format
12079 msgid "Integer id (N) of fdivs custom instruction."
12080 msgstr ""
12082 #: config/nios2/nios2.opt:498
12083 #, no-c-format
12084 msgid "Do not use the fmuls custom instruction."
12085 msgstr ""
12087 #: config/nios2/nios2.opt:502
12088 #, no-c-format
12089 msgid "Integer id (N) of fmuls custom instruction."
12090 msgstr ""
12092 #: config/nios2/nios2.opt:506
12093 #, no-c-format
12094 msgid "Do not use the fsubs custom instruction."
12095 msgstr ""
12097 #: config/nios2/nios2.opt:510
12098 #, no-c-format
12099 msgid "Integer id (N) of fsubs custom instruction."
12100 msgstr ""
12102 #: config/nios2/nios2.opt:514
12103 #, no-c-format
12104 msgid "Do not use the fadds custom instruction."
12105 msgstr ""
12107 #: config/nios2/nios2.opt:518
12108 #, no-c-format
12109 msgid "Integer id (N) of fadds custom instruction."
12110 msgstr ""
12112 #: config/nios2/nios2.opt:522
12113 #, no-c-format
12114 msgid "Do not use the frdy custom instruction."
12115 msgstr ""
12117 #: config/nios2/nios2.opt:526
12118 #, no-c-format
12119 msgid "Integer id (N) of frdy custom instruction."
12120 msgstr ""
12122 #: config/nios2/nios2.opt:530
12123 #, no-c-format
12124 msgid "Do not use the frdxhi custom instruction."
12125 msgstr ""
12127 #: config/nios2/nios2.opt:534
12128 #, no-c-format
12129 msgid "Integer id (N) of frdxhi custom instruction."
12130 msgstr ""
12132 #: config/nios2/nios2.opt:538
12133 #, no-c-format
12134 msgid "Do not use the frdxlo custom instruction."
12135 msgstr ""
12137 #: config/nios2/nios2.opt:542
12138 #, no-c-format
12139 msgid "Integer id (N) of frdxlo custom instruction."
12140 msgstr ""
12142 #: config/nios2/nios2.opt:546
12143 #, no-c-format
12144 msgid "Do not use the fwry custom instruction."
12145 msgstr ""
12147 #: config/nios2/nios2.opt:550
12148 #, no-c-format
12149 msgid "Integer id (N) of fwry custom instruction."
12150 msgstr ""
12152 #: config/nios2/nios2.opt:554
12153 #, no-c-format
12154 msgid "Do not use the fwrx custom instruction."
12155 msgstr ""
12157 #: config/nios2/nios2.opt:558
12158 #, no-c-format
12159 msgid "Integer id (N) of fwrx custom instruction."
12160 msgstr ""
12162 #: config/nios2/nios2.opt:562
12163 #, no-c-format
12164 msgid "Do not use the round custom instruction."
12165 msgstr ""
12167 #: config/nios2/nios2.opt:566
12168 #, no-c-format
12169 msgid "Integer id (N) of round custom instruction."
12170 msgstr ""
12172 #: config/nios2/nios2.opt:574
12173 #, no-c-format
12174 msgid "Valid Nios II ISA levels (for -march):"
12175 msgstr ""
12177 #: config/nios2/nios2.opt:584
12178 #, no-c-format
12179 msgid "Enable generation of R2 BMX instructions."
12180 msgstr ""
12182 #: config/nios2/nios2.opt:588
12183 #, no-c-format
12184 msgid "Enable generation of R2 CDX instructions."
12185 msgstr ""
12187 #: config/nios2/nios2.opt:592
12188 #, no-c-format
12189 msgid "Regular expression matching additional GP-addressible section names."
12190 msgstr ""
12192 #: config/nios2/nios2.opt:596
12193 #, no-c-format
12194 msgid "Regular expression matching section names for r0-relative addressing."
12195 msgstr ""
12197 #: config/rx/elf.opt:32
12198 #, no-c-format
12199 msgid ""
12200 "Generate assembler output that is compatible with the Renesas AS100 "
12201 "assembler.  This may restrict some of the compiler's capabilities.  The "
12202 "default is to generate GAS compatible syntax."
12203 msgstr ""
12205 #: config/rx/elf.opt:38 config/rx/rx.opt:99
12206 #, no-c-format
12207 msgid "Specifies the number of registers to reserve for interrupt handlers."
12208 msgstr ""
12210 #: config/rx/elf.opt:44 config/rx/rx.opt:105
12211 #, no-c-format
12212 msgid ""
12213 "Specifies whether interrupt functions should save and restore the "
12214 "accumulator register."
12215 msgstr ""
12217 #: config/rx/rx.opt:29
12218 #, no-c-format
12219 msgid "Store doubles in 64 bits."
12220 msgstr ""
12222 #: config/rx/rx.opt:33
12223 #, no-c-format
12224 msgid "Stores doubles in 32 bits.  This is the default."
12225 msgstr ""
12227 #: config/rx/rx.opt:37
12228 #, no-c-format
12229 msgid "Disable the use of RX FPU instructions."
12230 msgstr ""
12232 #: config/rx/rx.opt:44
12233 #, no-c-format
12234 msgid "Enable the use of RX FPU instructions.  This is the default."
12235 msgstr ""
12237 #: config/rx/rx.opt:50
12238 #, no-c-format
12239 msgid "Specify the target RX cpu type."
12240 msgstr ""
12242 #: config/rx/rx.opt:71
12243 #, no-c-format
12244 msgid "Data is stored in big-endian format."
12245 msgstr ""
12247 #: config/rx/rx.opt:75
12248 #, no-c-format
12249 msgid "Data is stored in little-endian format.  (Default)."
12250 msgstr ""
12252 #: config/rx/rx.opt:81
12253 #, no-c-format
12254 msgid ""
12255 "Maximum size of global and static variables which can be placed into the "
12256 "small data area."
12257 msgstr ""
12259 #: config/rx/rx.opt:87
12260 #, no-c-format
12261 msgid "Enable linker relaxation."
12262 msgstr ""
12264 #: config/rx/rx.opt:93
12265 #, no-c-format
12266 msgid "Maximum size in bytes of constant values allowed as operands."
12267 msgstr ""
12269 #: config/rx/rx.opt:111
12270 #, no-c-format
12271 msgid "Enables Position-Independent-Data (PID) mode."
12272 msgstr ""
12274 #: config/rx/rx.opt:117
12275 #, no-c-format
12276 msgid ""
12277 "Warn when multiple, different, fast interrupt handlers are in the "
12278 "compilation unit."
12279 msgstr ""
12281 #: config/rx/rx.opt:123
12282 #, no-c-format
12283 msgid ""
12284 "Enable the use of the old, broken, ABI where all stacked function arguments "
12285 "are aligned to 32-bits."
12286 msgstr ""
12288 #: config/rx/rx.opt:127
12289 #, no-c-format
12290 msgid ""
12291 "Enable the use the standard RX ABI where all stacked function arguments are "
12292 "naturally aligned.  This is the default."
12293 msgstr ""
12295 #: config/rx/rx.opt:133
12296 #, no-c-format
12297 msgid "Enable the use of the LRA register allocator."
12298 msgstr ""
12300 #: config/rx/rx.opt:139
12301 #, no-c-format
12302 msgid ""
12303 "Enables or disables the use of the SMOVF, SMOVB, SMOVU, SUNTIL, SWHILE and "
12304 "RMPA instructions.  Enabled by default."
12305 msgstr ""
12307 #: config/rx/rx.opt:145
12308 #, no-c-format
12309 msgid "Always use JSR, never BSR, for calls."
12310 msgstr ""
12312 #: config/visium/visium.opt:25
12313 #, no-c-format
12314 msgid "Link with libc.a and libdebug.a."
12315 msgstr ""
12317 #: config/visium/visium.opt:29
12318 #, no-c-format
12319 msgid "Link with libc.a and libsim.a."
12320 msgstr ""
12322 #: config/visium/visium.opt:33
12323 #, no-c-format
12324 msgid "Use hardware FP (default)."
12325 msgstr ""
12327 #: config/visium/visium.opt:45
12328 #, no-c-format
12329 msgid "Use features of and schedule code for given CPU."
12330 msgstr ""
12332 #: config/visium/visium.opt:65
12333 #, no-c-format
12334 msgid "Generate code for the supervisor mode (default)."
12335 msgstr ""
12337 #: config/visium/visium.opt:69
12338 #, no-c-format
12339 msgid "Generate code for the user mode."
12340 msgstr ""
12342 #: config/visium/visium.opt:73
12343 #, no-c-format
12344 msgid "Only retained for backward compatibility."
12345 msgstr ""
12347 #: config/sol2.opt:32
12348 #, no-c-format
12349 msgid "Clear hardware capabilities when linking."
12350 msgstr ""
12352 #: config/sol2.opt:36
12353 #, no-c-format
12354 msgid "Pass -z text to linker."
12355 msgstr ""
12357 #: config/moxie/moxie.opt:31
12358 #, no-c-format
12359 msgid "Enable MUL.X and UMUL.X instructions."
12360 msgstr ""
12362 #: config/microblaze/microblaze.opt:40
12363 #, no-c-format
12364 msgid "Use software emulation for floating point (default)."
12365 msgstr ""
12367 #: config/microblaze/microblaze.opt:44
12368 #, no-c-format
12369 msgid "Use hardware floating point instructions."
12370 msgstr ""
12372 #: config/microblaze/microblaze.opt:48
12373 #, no-c-format
12374 msgid "Use table lookup optimization for small signed integer divisions."
12375 msgstr ""
12377 #: config/microblaze/microblaze.opt:52
12378 #, no-c-format
12379 msgid "-mcpu=PROCESSOR\t\tUse features of and schedule code for given CPU."
12380 msgstr ""
12382 #: config/microblaze/microblaze.opt:56
12383 #, no-c-format
12384 msgid "Don't optimize block moves, use memcpy."
12385 msgstr ""
12387 #: config/microblaze/microblaze.opt:68
12388 #, no-c-format
12389 msgid "Use the soft multiply emulation (default)."
12390 msgstr ""
12392 #: config/microblaze/microblaze.opt:72
12393 #, no-c-format
12394 msgid "Use reorder instructions (swap and byte reversed load/store) (default)."
12395 msgstr ""
12397 #: config/microblaze/microblaze.opt:76
12398 #, no-c-format
12399 msgid "Use the software emulation for divides (default)."
12400 msgstr ""
12402 #: config/microblaze/microblaze.opt:80
12403 #, no-c-format
12404 msgid "Use the hardware barrel shifter instead of emulation."
12405 msgstr ""
12407 #: config/microblaze/microblaze.opt:84
12408 #, no-c-format
12409 msgid "Use pattern compare instructions."
12410 msgstr ""
12412 #: config/microblaze/microblaze.opt:88
12413 #, no-c-format
12414 msgid "Check for stack overflow at runtime."
12415 msgstr ""
12417 #: config/microblaze/microblaze.opt:92 config/iq2000/iq2000.opt:65
12418 #, no-c-format
12419 msgid "Use GP relative sdata/sbss sections."
12420 msgstr ""
12422 #: config/microblaze/microblaze.opt:96
12423 #, no-c-format
12424 msgid "Clear the BSS to zero and place zero initialized in BSS."
12425 msgstr ""
12427 #: config/microblaze/microblaze.opt:100
12428 #, no-c-format
12429 msgid "Use multiply high instructions for high part of 32x32 multiply."
12430 msgstr ""
12432 #: config/microblaze/microblaze.opt:104
12433 #, no-c-format
12434 msgid "Use hardware floating point conversion instructions."
12435 msgstr ""
12437 #: config/microblaze/microblaze.opt:108
12438 #, no-c-format
12439 msgid "Use hardware floating point square root instruction."
12440 msgstr ""
12442 #: config/microblaze/microblaze.opt:112
12443 #, no-c-format
12444 msgid "Description for mxl-mode-executable."
12445 msgstr ""
12447 #: config/microblaze/microblaze.opt:116
12448 #, no-c-format
12449 msgid "Description for mxl-mode-xmdstub."
12450 msgstr ""
12452 #: config/microblaze/microblaze.opt:120
12453 #, no-c-format
12454 msgid "Description for mxl-mode-bootstrap."
12455 msgstr ""
12457 #: config/microblaze/microblaze.opt:124
12458 #, no-c-format
12459 msgid "Description for mxl-mode-novectors."
12460 msgstr ""
12462 #: config/microblaze/microblaze.opt:128
12463 #, no-c-format
12464 msgid "Use hardware prefetch instruction."
12465 msgstr ""
12467 #: config/microblaze/microblaze.opt:132
12468 #, no-c-format
12469 msgid ""
12470 "Data referenced by offset from start of text instead of GOT (with -fPIC/-"
12471 "fPIE)."
12472 msgstr ""
12474 #: config/vax/vax.opt:23 config/vax/vax.opt:27
12475 #, no-c-format
12476 msgid "Target DFLOAT double precision code."
12477 msgstr ""
12479 #: config/vax/vax.opt:31 config/vax/vax.opt:35
12480 #, no-c-format
12481 msgid "Generate GFLOAT double precision code."
12482 msgstr ""
12484 #: config/vax/vax.opt:39
12485 #, no-c-format
12486 msgid "Generate code for GNU assembler (gas)."
12487 msgstr ""
12489 #: config/vax/vax.opt:43
12490 #, no-c-format
12491 msgid "Generate code for UNIX assembler."
12492 msgstr ""
12494 #: config/vax/vax.opt:51
12495 #, no-c-format
12496 msgid "Use VAXC structure conventions."
12497 msgstr ""
12499 #: config/vax/vax.opt:55
12500 #, no-c-format
12501 msgid "Use new adddi3/subdi3 patterns."
12502 msgstr ""
12504 #: config/frv/frv.opt:30
12505 #, no-c-format
12506 msgid "Use 4 media accumulators."
12507 msgstr ""
12509 #: config/frv/frv.opt:34
12510 #, no-c-format
12511 msgid "Use 8 media accumulators."
12512 msgstr ""
12514 #: config/frv/frv.opt:38
12515 #, no-c-format
12516 msgid "Enable label alignment optimizations."
12517 msgstr ""
12519 #: config/frv/frv.opt:42
12520 #, no-c-format
12521 msgid "Dynamically allocate cc registers."
12522 msgstr ""
12524 #: config/frv/frv.opt:49
12525 #, no-c-format
12526 msgid "Set the cost of branches."
12527 msgstr ""
12529 #: config/frv/frv.opt:53
12530 #, no-c-format
12531 msgid "Enable conditional execution other than moves/scc."
12532 msgstr ""
12534 #: config/frv/frv.opt:57
12535 #, no-c-format
12536 msgid "Change the maximum length of conditionally-executed sequences."
12537 msgstr ""
12539 #: config/frv/frv.opt:61
12540 #, no-c-format
12541 msgid ""
12542 "Change the number of temporary registers that are available to conditionally-"
12543 "executed sequences."
12544 msgstr ""
12546 #: config/frv/frv.opt:65
12547 #, no-c-format
12548 msgid "Enable conditional moves."
12549 msgstr ""
12551 #: config/frv/frv.opt:69
12552 #, no-c-format
12553 msgid "Set the target CPU type."
12554 msgstr ""
12556 #: config/frv/frv.opt:73
12557 #, no-c-format
12558 msgid "Known FR-V CPUs (for use with the -mcpu= option):"
12559 msgstr ""
12561 #: config/frv/frv.opt:122
12562 #, no-c-format
12563 msgid "Use fp double instructions."
12564 msgstr ""
12566 #: config/frv/frv.opt:126
12567 #, no-c-format
12568 msgid "Change the ABI to allow double word insns."
12569 msgstr ""
12571 #: config/frv/frv.opt:134
12572 #, no-c-format
12573 msgid "Just use icc0/fcc0."
12574 msgstr ""
12576 #: config/frv/frv.opt:138
12577 #, no-c-format
12578 msgid "Only use 32 FPRs."
12579 msgstr ""
12581 #: config/frv/frv.opt:142
12582 #, no-c-format
12583 msgid "Use 64 FPRs."
12584 msgstr ""
12586 #: config/frv/frv.opt:146
12587 #, no-c-format
12588 msgid "Only use 32 GPRs."
12589 msgstr ""
12591 #: config/frv/frv.opt:150
12592 #, no-c-format
12593 msgid "Use 64 GPRs."
12594 msgstr ""
12596 #: config/frv/frv.opt:154
12597 #, no-c-format
12598 msgid "Enable use of GPREL for read-only data in FDPIC."
12599 msgstr ""
12601 #: config/frv/frv.opt:166
12602 #, no-c-format
12603 msgid "Enable PIC support for building libraries."
12604 msgstr ""
12606 #: config/frv/frv.opt:170
12607 #, no-c-format
12608 msgid "Follow the EABI linkage requirements."
12609 msgstr ""
12611 #: config/frv/frv.opt:174
12612 #, no-c-format
12613 msgid "Disallow direct calls to global functions."
12614 msgstr ""
12616 #: config/frv/frv.opt:178
12617 #, no-c-format
12618 msgid "Use media instructions."
12619 msgstr ""
12621 #: config/frv/frv.opt:182
12622 #, no-c-format
12623 msgid "Use multiply add/subtract instructions."
12624 msgstr ""
12626 #: config/frv/frv.opt:186
12627 #, no-c-format
12628 msgid "Enable optimizing &&/|| in conditional execution."
12629 msgstr ""
12631 #: config/frv/frv.opt:190
12632 #, no-c-format
12633 msgid "Enable nested conditional execution optimizations."
12634 msgstr ""
12636 #: config/frv/frv.opt:195
12637 #, no-c-format
12638 msgid "Do not mark ABI switches in e_flags."
12639 msgstr ""
12641 #: config/frv/frv.opt:199
12642 #, no-c-format
12643 msgid "Remove redundant membars."
12644 msgstr ""
12646 #: config/frv/frv.opt:203
12647 #, no-c-format
12648 msgid "Pack VLIW instructions."
12649 msgstr ""
12651 #: config/frv/frv.opt:207
12652 #, no-c-format
12653 msgid "Enable setting GPRs to the result of comparisons."
12654 msgstr ""
12656 #: config/frv/frv.opt:211
12657 #, no-c-format
12658 msgid "Change the amount of scheduler lookahead."
12659 msgstr ""
12661 #: config/frv/frv.opt:219
12662 #, no-c-format
12663 msgid "Assume a large TLS segment."
12664 msgstr ""
12666 #: config/frv/frv.opt:223
12667 #, no-c-format
12668 msgid "Do not assume a large TLS segment."
12669 msgstr ""
12671 #: config/frv/frv.opt:228
12672 #, no-c-format
12673 msgid "Cause gas to print tomcat statistics."
12674 msgstr ""
12676 #: config/frv/frv.opt:233
12677 #, no-c-format
12678 msgid "Link with the library-pic libraries."
12679 msgstr ""
12681 #: config/frv/frv.opt:237
12682 #, no-c-format
12683 msgid "Allow branches to be packed with other instructions."
12684 msgstr ""
12686 #: config/mn10300/mn10300.opt:30
12687 #, no-c-format
12688 msgid "Target the AM33 processor."
12689 msgstr ""
12691 #: config/mn10300/mn10300.opt:34
12692 #, no-c-format
12693 msgid "Target the AM33/2.0 processor."
12694 msgstr ""
12696 #: config/mn10300/mn10300.opt:38
12697 #, no-c-format
12698 msgid "Target the AM34 processor."
12699 msgstr ""
12701 #: config/mn10300/mn10300.opt:46
12702 #, no-c-format
12703 msgid "Work around hardware multiply bug."
12704 msgstr ""
12706 #: config/mn10300/mn10300.opt:55
12707 #, no-c-format
12708 msgid "Enable linker relaxations."
12709 msgstr ""
12711 #: config/mn10300/mn10300.opt:59
12712 #, no-c-format
12713 msgid "Return pointers in both a0 and d0."
12714 msgstr ""
12716 #: config/mn10300/mn10300.opt:63
12717 #, no-c-format
12718 msgid "Allow gcc to generate LIW instructions."
12719 msgstr ""
12721 #: config/mn10300/mn10300.opt:67
12722 #, no-c-format
12723 msgid "Allow gcc to generate the SETLB and Lcc instructions."
12724 msgstr ""
12726 #: config/nds32/nds32-elf.opt:3 config/nds32/nds32-linux.opt:3
12727 #, no-c-format
12728 msgid "Specify the address generation strategy for code model."
12729 msgstr ""
12731 #: config/nds32/nds32-elf.opt:7 config/nds32/nds32-linux.opt:7
12732 #, no-c-format
12733 msgid "Known cmodel types (for use with the -mcmodel= option):"
12734 msgstr ""
12736 #: config/nds32/nds32.opt:29 config/nds32/nds32.opt:89
12737 #, no-c-format
12738 msgid "Generate code in big-endian mode."
12739 msgstr ""
12741 #: config/nds32/nds32.opt:33 config/nds32/nds32.opt:93
12742 #, no-c-format
12743 msgid "Generate code in little-endian mode."
12744 msgstr ""
12746 #: config/nds32/nds32.opt:37
12747 #, no-c-format
12748 msgid "Force performing fp-as-gp optimization."
12749 msgstr ""
12751 #: config/nds32/nds32.opt:41
12752 #, no-c-format
12753 msgid "Forbid performing fp-as-gp optimization."
12754 msgstr ""
12756 #: config/nds32/nds32.opt:47
12757 #, no-c-format
12758 msgid "Specify which ABI type to generate code for: 2, 2fp+."
12759 msgstr ""
12761 #: config/nds32/nds32.opt:61
12762 #, no-c-format
12763 msgid "Specify use soft floating point ABI which mean alias to -mabi=2."
12764 msgstr ""
12766 #: config/nds32/nds32.opt:65
12767 #, no-c-format
12768 msgid "Specify use soft floating point ABI which mean alias to -mabi=2fp+."
12769 msgstr ""
12771 #: config/nds32/nds32.opt:71
12772 #, no-c-format
12773 msgid "Use reduced-set registers for register allocation."
12774 msgstr ""
12776 #: config/nds32/nds32.opt:75
12777 #, no-c-format
12778 msgid "Use full-set registers for register allocation."
12779 msgstr ""
12781 #: config/nds32/nds32.opt:81
12782 #, no-c-format
12783 msgid "Always align function entry, jump target and return address."
12784 msgstr ""
12786 #: config/nds32/nds32.opt:85
12787 #, no-c-format
12788 msgid "Align function entry to 4 byte."
12789 msgstr ""
12791 #: config/nds32/nds32.opt:97
12792 #, no-c-format
12793 msgid ""
12794 "Prevent $fp being allocated during register allocation so that compiler is "
12795 "able to force performing fp-as-gp optimization."
12796 msgstr ""
12798 #: config/nds32/nds32.opt:101
12799 #, no-c-format
12800 msgid ""
12801 "Forbid using $fp to access static and global variables.  This option "
12802 "strictly forbids fp-as-gp optimization regardless of '-mforce-fp-as-gp'."
12803 msgstr ""
12805 #: config/nds32/nds32.opt:105
12806 #, no-c-format
12807 msgid "Specify the address generation strategy for ICT call's code model."
12808 msgstr ""
12810 #: config/nds32/nds32.opt:109
12811 #, no-c-format
12812 msgid "Known cmodel types (for use with the -mict-model= option):"
12813 msgstr ""
12815 #: config/nds32/nds32.opt:119
12816 #, no-c-format
12817 msgid "Generate conditional move instructions."
12818 msgstr ""
12820 #: config/nds32/nds32.opt:123
12821 #, no-c-format
12822 msgid "Generate hardware abs instructions."
12823 msgstr ""
12825 #: config/nds32/nds32.opt:127
12826 #, no-c-format
12827 msgid "Generate performance extension instructions."
12828 msgstr ""
12830 #: config/nds32/nds32.opt:131
12831 #, no-c-format
12832 msgid "Generate performance extension version 2 instructions."
12833 msgstr ""
12835 #: config/nds32/nds32.opt:135
12836 #, no-c-format
12837 msgid "Generate string extension instructions."
12838 msgstr ""
12840 #: config/nds32/nds32.opt:139
12841 #, no-c-format
12842 msgid "Generate DSP extension instructions."
12843 msgstr ""
12845 #: config/nds32/nds32.opt:143
12846 #, no-c-format
12847 msgid "Generate v3 push25/pop25 instructions."
12848 msgstr ""
12850 #: config/nds32/nds32.opt:147
12851 #, no-c-format
12852 msgid "Generate 16-bit instructions."
12853 msgstr ""
12855 #: config/nds32/nds32.opt:151
12856 #, no-c-format
12857 msgid "Insert relax hint for linker to do relaxation."
12858 msgstr ""
12860 #: config/nds32/nds32.opt:155
12861 #, no-c-format
12862 msgid "Enable Virtual Hosting support."
12863 msgstr ""
12865 #: config/nds32/nds32.opt:159
12866 #, no-c-format
12867 msgid "Specify the size of each interrupt vector, which must be 4 or 16."
12868 msgstr ""
12870 #: config/nds32/nds32.opt:163
12871 #, no-c-format
12872 msgid "Specify the security level of c-isr for the whole file."
12873 msgstr ""
12875 #: config/nds32/nds32.opt:167
12876 #, no-c-format
12877 msgid ""
12878 "Specify the size of each cache block, which must be a power of 2 between 4 "
12879 "and 512."
12880 msgstr ""
12882 #: config/nds32/nds32.opt:175
12883 #, no-c-format
12884 msgid "Known arch types (for use with the -march= option):"
12885 msgstr ""
12887 #: config/nds32/nds32.opt:197
12888 #, no-c-format
12889 msgid "Specify the cpu for pipeline model."
12890 msgstr ""
12892 #: config/nds32/nds32.opt:201
12893 #, no-c-format
12894 msgid "Known cpu types (for use with the -mcpu= option):"
12895 msgstr ""
12897 #: config/nds32/nds32.opt:361
12898 #, no-c-format
12899 msgid ""
12900 "Specify a fpu configuration value from 0 to 7; 0-3 is as FPU spec says, and "
12901 "4-7 is corresponding to 0-3."
12902 msgstr ""
12904 #: config/nds32/nds32.opt:365
12905 #, no-c-format
12906 msgid ""
12907 "Known floating-point number of registers (for use with the -mconfig-fpu= "
12908 "option):"
12909 msgstr ""
12911 #: config/nds32/nds32.opt:393
12912 #, no-c-format
12913 msgid ""
12914 "Specify configuration of instruction mul: fast1, fast2 or slow. The default "
12915 "is fast1."
12916 msgstr ""
12918 #: config/nds32/nds32.opt:412
12919 #, no-c-format
12920 msgid ""
12921 "Specify how many read/write ports for n9/n10 cores.  The value should be "
12922 "3r2w or 2r1w."
12923 msgstr ""
12925 #: config/nds32/nds32.opt:425
12926 #, no-c-format
12927 msgid "Enable constructor/destructor feature."
12928 msgstr ""
12930 #: config/nds32/nds32.opt:429
12931 #, no-c-format
12932 msgid "Guide linker to relax instructions."
12933 msgstr ""
12935 #: config/nds32/nds32.opt:433
12936 #, no-c-format
12937 msgid "Generate floating-point multiply-accumulation instructions."
12938 msgstr ""
12940 #: config/nds32/nds32.opt:437
12941 #, no-c-format
12942 msgid "Generate single-precision floating-point instructions."
12943 msgstr ""
12945 #: config/nds32/nds32.opt:441
12946 #, no-c-format
12947 msgid "Generate double-precision floating-point instructions."
12948 msgstr ""
12950 #: config/nds32/nds32.opt:445
12951 #, no-c-format
12952 msgid "Force disable hardware loop, even use -mext-dsp."
12953 msgstr ""
12955 #: config/nds32/nds32.opt:449
12956 #, no-c-format
12957 msgid "Permit scheduling of a function's prologue and epilogue sequence."
12958 msgstr ""
12960 #: config/nds32/nds32.opt:453
12961 #, no-c-format
12962 msgid "Generate return instruction in naked function."
12963 msgstr ""
12965 #: config/nds32/nds32.opt:457
12966 #, no-c-format
12967 msgid "Always save $lp in the stack."
12968 msgstr ""
12970 #: config/nds32/nds32.opt:465
12971 #, no-c-format
12972 msgid "Allow use r15 for inline ASM."
12973 msgstr ""
12975 #: config/iq2000/iq2000.opt:31
12976 #, no-c-format
12977 msgid "Specify CPU for code generation purposes."
12978 msgstr ""
12980 #: config/iq2000/iq2000.opt:47
12981 #, no-c-format
12982 msgid "Specify CPU for scheduling purposes."
12983 msgstr ""
12985 #: config/iq2000/iq2000.opt:51
12986 #, no-c-format
12987 msgid "Known IQ2000 CPUs (for use with the -mcpu= option):"
12988 msgstr ""
12990 #: config/iq2000/iq2000.opt:61 config/mips/mips.opt:142
12991 #, no-c-format
12992 msgid "Use ROM instead of RAM."
12993 msgstr ""
12995 #: config/iq2000/iq2000.opt:70
12996 #, no-c-format
12997 msgid "No default crt0.o."
12998 msgstr ""
13000 #: config/iq2000/iq2000.opt:74 config/mips/mips.opt:446
13001 #, no-c-format
13002 msgid "Put uninitialized constants in ROM (needs -membedded-data)."
13003 msgstr ""
13005 #: config/csky/csky.opt:34
13006 #, no-c-format
13007 msgid "Specify the target architecture."
13008 msgstr ""
13010 #: config/csky/csky.opt:38
13011 #, no-c-format
13012 msgid "Specify the target processor."
13013 msgstr ""
13015 #: config/csky/csky.opt:90
13016 #, no-c-format
13017 msgid "Specify the target floating-point hardware/format."
13018 msgstr ""
13020 #: config/csky/csky.opt:94
13021 #, no-c-format
13022 msgid "Generate C-SKY FPU double float instructions (default for hard float)."
13023 msgstr ""
13025 #: config/csky/csky.opt:98
13026 #, no-c-format
13027 msgid "Generate frecipd/fsqrtd/fdivd instructions (default for hard float)."
13028 msgstr ""
13030 #: config/csky/csky.opt:106
13031 #, no-c-format
13032 msgid "Enable the extended LRW instruction (default for CK801)."
13033 msgstr ""
13035 #: config/csky/csky.opt:110
13036 #, no-c-format
13037 msgid "Enable interrupt stack instructions."
13038 msgstr ""
13040 #: config/csky/csky.opt:114
13041 #, no-c-format
13042 msgid "Enable multiprocessor instructions."
13043 msgstr ""
13045 #: config/csky/csky.opt:118
13046 #, no-c-format
13047 msgid "Enable coprocessor instructions."
13048 msgstr ""
13050 #: config/csky/csky.opt:122
13051 #, no-c-format
13052 msgid "Enable cache prefetch instructions."
13053 msgstr ""
13055 #: config/csky/csky.opt:126
13056 #, no-c-format
13057 msgid "Enable C-SKY SECURE instructions."
13058 msgstr ""
13060 #: config/csky/csky.opt:133
13061 #, no-c-format
13062 msgid "Enable C-SKY TRUST instructions."
13063 msgstr ""
13065 #: config/csky/csky.opt:137
13066 #, no-c-format
13067 msgid "Enable C-SKY DSP instructions."
13068 msgstr ""
13070 #: config/csky/csky.opt:141
13071 #, no-c-format
13072 msgid "Enable C-SKY Enhanced DSP instructions."
13073 msgstr ""
13075 #: config/csky/csky.opt:145
13076 #, no-c-format
13077 msgid "Enable C-SKY Vector DSP instructions."
13078 msgstr ""
13080 #: config/csky/csky.opt:151
13081 #, no-c-format
13082 msgid "Generate divide instructions."
13083 msgstr ""
13085 #: config/csky/csky.opt:155
13086 #, no-c-format
13087 msgid "Generate code for Smart Mode."
13088 msgstr ""
13090 #: config/csky/csky.opt:159
13091 #, no-c-format
13092 msgid "Enable use of R16-R31 (default)."
13093 msgstr ""
13095 #: config/csky/csky.opt:163
13096 #, no-c-format
13097 msgid "Generate code using global anchor symbol addresses."
13098 msgstr ""
13100 #: config/csky/csky.opt:167
13101 #, no-c-format
13102 msgid "Generate push/pop instructions (default)."
13103 msgstr ""
13105 #: config/csky/csky.opt:171
13106 #, no-c-format
13107 msgid "Generate stm/ldm instructions (default)."
13108 msgstr ""
13110 #: config/csky/csky.opt:178
13111 #, no-c-format
13112 msgid "Generate constant pools in the compiler instead of assembler."
13113 msgstr ""
13115 #: config/csky/csky.opt:182
13116 #, no-c-format
13117 msgid "Emit .stack_size directives."
13118 msgstr ""
13120 #: config/csky/csky.opt:186
13121 #, no-c-format
13122 msgid "Generate code for C-SKY compiler runtime instead of libgcc."
13123 msgstr ""
13125 #: config/csky/csky.opt:190
13126 #, no-c-format
13127 msgid "Set the branch costs to roughly the specified number of instructions."
13128 msgstr ""
13130 #: config/csky/csky.opt:194
13131 #, no-c-format
13132 msgid "Permit scheduling of function prologue and epilogue sequences."
13133 msgstr ""
13135 #: config/csky/csky_tables.opt:24
13136 #, no-c-format
13137 msgid "Known CSKY CPUs (for use with the -mcpu= options):"
13138 msgstr ""
13140 #: config/csky/csky_tables.opt:205
13141 #, no-c-format
13142 msgid "Known CSKY architectures (for use with the -march= option):"
13143 msgstr ""
13145 #: config/csky/csky_tables.opt:227
13146 #, no-c-format
13147 msgid "Known CSKY FPUs (for use with the -mfpu= option):"
13148 msgstr ""
13150 #: config/c6x/c6x-tables.opt:24
13151 #, no-c-format
13152 msgid "Known C6X ISAs (for use with the -march= option):"
13153 msgstr ""
13155 #: config/c6x/c6x.opt:42
13156 #, no-c-format
13157 msgid "Select method for sdata handling."
13158 msgstr ""
13160 #: config/c6x/c6x.opt:46
13161 #, no-c-format
13162 msgid "Valid arguments for the -msdata= option:"
13163 msgstr ""
13165 #: config/c6x/c6x.opt:59
13166 #, no-c-format
13167 msgid "Compile for the DSBT shared library ABI."
13168 msgstr ""
13170 #: config/cris/cris.opt:45
13171 #, no-c-format
13172 msgid "Work around bug in multiplication instruction."
13173 msgstr ""
13175 #: config/cris/cris.opt:51
13176 #, no-c-format
13177 msgid "Compile for ETRAX 4 (CRIS v3)."
13178 msgstr ""
13180 #: config/cris/cris.opt:56
13181 #, no-c-format
13182 msgid "Compile for ETRAX 100 (CRIS v8)."
13183 msgstr ""
13185 #: config/cris/cris.opt:64
13186 #, no-c-format
13187 msgid "Emit verbose debug information in assembly code."
13188 msgstr ""
13190 #: config/cris/cris.opt:71
13191 #, no-c-format
13192 msgid "Do not use condition codes from normal instructions."
13193 msgstr ""
13195 #: config/cris/cris.opt:80
13196 #, no-c-format
13197 msgid "Do not emit addressing modes with side-effect assignment."
13198 msgstr ""
13200 #: config/cris/cris.opt:89
13201 #, no-c-format
13202 msgid "Do not tune stack alignment."
13203 msgstr ""
13205 #: config/cris/cris.opt:98
13206 #, no-c-format
13207 msgid "Do not tune writable data alignment."
13208 msgstr ""
13210 #: config/cris/cris.opt:107
13211 #, no-c-format
13212 msgid "Do not tune code and read-only data alignment."
13213 msgstr ""
13215 #: config/cris/cris.opt:116
13216 #, no-c-format
13217 msgid "Align code and data to 32 bits."
13218 msgstr ""
13220 #: config/cris/cris.opt:133
13221 #, no-c-format
13222 msgid "Don't align items in code or data."
13223 msgstr ""
13225 #: config/cris/cris.opt:142
13226 #, no-c-format
13227 msgid "Do not emit function prologue or epilogue."
13228 msgstr ""
13230 #: config/cris/cris.opt:149
13231 #, no-c-format
13232 msgid "Use the most feature-enabling options allowed by other options."
13233 msgstr ""
13235 #: config/cris/cris.opt:158
13236 #, no-c-format
13237 msgid "Override -mbest-lib-options."
13238 msgstr ""
13240 #: config/cris/cris.opt:165
13241 #, no-c-format
13242 msgid "-march=ARCH\tGenerate code for the specified chip or CPU version."
13243 msgstr ""
13245 #: config/cris/cris.opt:169
13246 #, no-c-format
13247 msgid "-mtune=ARCH\tTune alignment for the specified chip or CPU version."
13248 msgstr ""
13250 #: config/cris/cris.opt:173
13251 #, no-c-format
13252 msgid ""
13253 "-mmax-stackframe=SIZE\tWarn when a stackframe is larger than the specified "
13254 "size."
13255 msgstr ""
13257 #: config/cris/cris.opt:180
13258 #, no-c-format
13259 msgid ""
13260 "Emit traps as \"break 8\", default for CRIS v3 and up.  If disabled, calls "
13261 "to abort() are used."
13262 msgstr ""
13264 #: config/cris/cris.opt:184
13265 #, no-c-format
13266 msgid ""
13267 "Emit checks causing \"break 8\" instructions to execute when applying atomic "
13268 "builtins on misaligned memory."
13269 msgstr ""
13271 #: config/cris/cris.opt:188
13272 #, no-c-format
13273 msgid ""
13274 "Handle atomic builtins that may be applied to unaligned data by calling "
13275 "library functions. Overrides -mtrap-unaligned-atomic."
13276 msgstr ""
13278 #: config/sh/superh.opt:6
13279 #, no-c-format
13280 msgid "Board name [and memory region]."
13281 msgstr ""
13283 #: config/sh/superh.opt:10
13284 #, no-c-format
13285 msgid "Runtime name."
13286 msgstr ""
13288 #: config/sh/sh.opt:42
13289 #, no-c-format
13290 msgid "Generate SH1 code."
13291 msgstr ""
13293 #: config/sh/sh.opt:46
13294 #, no-c-format
13295 msgid "Generate SH2 code."
13296 msgstr ""
13298 #: config/sh/sh.opt:50
13299 #, no-c-format
13300 msgid "Generate default double-precision SH2a-FPU code."
13301 msgstr ""
13303 #: config/sh/sh.opt:54
13304 #, no-c-format
13305 msgid "Generate SH2a FPU-less code."
13306 msgstr ""
13308 #: config/sh/sh.opt:58
13309 #, no-c-format
13310 msgid "Generate default single-precision SH2a-FPU code."
13311 msgstr ""
13313 #: config/sh/sh.opt:62
13314 #, no-c-format
13315 msgid "Generate only single-precision SH2a-FPU code."
13316 msgstr ""
13318 #: config/sh/sh.opt:66
13319 #, no-c-format
13320 msgid "Generate SH2e code."
13321 msgstr ""
13323 #: config/sh/sh.opt:70
13324 #, no-c-format
13325 msgid "Generate SH3 code."
13326 msgstr ""
13328 #: config/sh/sh.opt:74
13329 #, no-c-format
13330 msgid "Generate SH3e code."
13331 msgstr ""
13333 #: config/sh/sh.opt:78
13334 #, no-c-format
13335 msgid "Generate SH4 code."
13336 msgstr ""
13338 #: config/sh/sh.opt:82
13339 #, no-c-format
13340 msgid "Generate SH4-100 code."
13341 msgstr ""
13343 #: config/sh/sh.opt:86
13344 #, no-c-format
13345 msgid "Generate SH4-200 code."
13346 msgstr ""
13348 #: config/sh/sh.opt:92
13349 #, no-c-format
13350 msgid "Generate SH4-300 code."
13351 msgstr ""
13353 #: config/sh/sh.opt:96
13354 #, no-c-format
13355 msgid "Generate SH4 FPU-less code."
13356 msgstr ""
13358 #: config/sh/sh.opt:100
13359 #, no-c-format
13360 msgid "Generate SH4-100 FPU-less code."
13361 msgstr ""
13363 #: config/sh/sh.opt:104
13364 #, no-c-format
13365 msgid "Generate SH4-200 FPU-less code."
13366 msgstr ""
13368 #: config/sh/sh.opt:108
13369 #, no-c-format
13370 msgid "Generate SH4-300 FPU-less code."
13371 msgstr ""
13373 #: config/sh/sh.opt:112
13374 #, no-c-format
13375 msgid "Generate code for SH4 340 series (MMU/FPU-less)."
13376 msgstr ""
13378 #: config/sh/sh.opt:117
13379 #, no-c-format
13380 msgid "Generate code for SH4 400 series (MMU/FPU-less)."
13381 msgstr ""
13383 #: config/sh/sh.opt:122
13384 #, no-c-format
13385 msgid "Generate code for SH4 500 series (FPU-less)."
13386 msgstr ""
13388 #: config/sh/sh.opt:127
13389 #, no-c-format
13390 msgid "Generate default single-precision SH4 code."
13391 msgstr ""
13393 #: config/sh/sh.opt:131
13394 #, no-c-format
13395 msgid "Generate default single-precision SH4-100 code."
13396 msgstr ""
13398 #: config/sh/sh.opt:135
13399 #, no-c-format
13400 msgid "Generate default single-precision SH4-200 code."
13401 msgstr ""
13403 #: config/sh/sh.opt:139
13404 #, no-c-format
13405 msgid "Generate default single-precision SH4-300 code."
13406 msgstr ""
13408 #: config/sh/sh.opt:143
13409 #, no-c-format
13410 msgid "Generate only single-precision SH4 code."
13411 msgstr ""
13413 #: config/sh/sh.opt:147
13414 #, no-c-format
13415 msgid "Generate only single-precision SH4-100 code."
13416 msgstr ""
13418 #: config/sh/sh.opt:151
13419 #, no-c-format
13420 msgid "Generate only single-precision SH4-200 code."
13421 msgstr ""
13423 #: config/sh/sh.opt:155
13424 #, no-c-format
13425 msgid "Generate only single-precision SH4-300 code."
13426 msgstr ""
13428 #: config/sh/sh.opt:159
13429 #, no-c-format
13430 msgid "Generate SH4a code."
13431 msgstr ""
13433 #: config/sh/sh.opt:163
13434 #, no-c-format
13435 msgid "Generate SH4a FPU-less code."
13436 msgstr ""
13438 #: config/sh/sh.opt:167
13439 #, no-c-format
13440 msgid "Generate default single-precision SH4a code."
13441 msgstr ""
13443 #: config/sh/sh.opt:171
13444 #, no-c-format
13445 msgid "Generate only single-precision SH4a code."
13446 msgstr ""
13448 #: config/sh/sh.opt:175
13449 #, no-c-format
13450 msgid "Generate SH4al-dsp code."
13451 msgstr ""
13453 #: config/sh/sh.opt:183
13454 #, no-c-format
13455 msgid "Generate code in big endian mode."
13456 msgstr ""
13458 #: config/sh/sh.opt:187
13459 #, no-c-format
13460 msgid "Generate 32-bit offsets in switch tables."
13461 msgstr ""
13463 #: config/sh/sh.opt:191
13464 #, no-c-format
13465 msgid "Generate bit instructions."
13466 msgstr ""
13468 #: config/sh/sh.opt:199
13469 #, no-c-format
13470 msgid "Assume that zero displacement conditional branches are fast."
13471 msgstr ""
13473 #: config/sh/sh.opt:203
13474 #, no-c-format
13475 msgid "Force the usage of delay slots for conditional branches."
13476 msgstr ""
13478 #: config/sh/sh.opt:207
13479 #, no-c-format
13480 msgid "Align doubles at 64-bit boundaries."
13481 msgstr ""
13483 #: config/sh/sh.opt:211
13484 #, no-c-format
13485 msgid "Division strategy, one of: call-div1, call-fp, call-table."
13486 msgstr ""
13488 #: config/sh/sh.opt:215
13489 #, no-c-format
13490 msgid "Specify name for 32 bit signed division function."
13491 msgstr ""
13493 #: config/sh/sh.opt:219
13494 #, no-c-format
13495 msgid "Generate ELF FDPIC code."
13496 msgstr ""
13498 #: config/sh/sh.opt:223
13499 #, no-c-format
13500 msgid ""
13501 "Enable the use of 64-bit floating point registers in fmov instructions.  See "
13502 "-mdalign if 64-bit alignment is required."
13503 msgstr ""
13505 #: config/sh/sh.opt:231 config/sh/sh.opt:269
13506 #, no-c-format
13507 msgid "Follow Renesas (formerly Hitachi) / SuperH calling conventions."
13508 msgstr ""
13510 #: config/sh/sh.opt:235
13511 #, no-c-format
13512 msgid "Increase the IEEE compliance for floating-point comparisons."
13513 msgstr ""
13515 #: config/sh/sh.opt:239
13516 #, no-c-format
13517 msgid ""
13518 "Inline code to invalidate instruction cache entries after setting up nested "
13519 "function trampolines."
13520 msgstr ""
13522 #: config/sh/sh.opt:243 config/arc/arc.opt:242
13523 #, no-c-format
13524 msgid "Annotate assembler instructions with estimated addresses."
13525 msgstr ""
13527 #: config/sh/sh.opt:247
13528 #, no-c-format
13529 msgid "Generate code in little endian mode."
13530 msgstr ""
13532 #: config/sh/sh.opt:251
13533 #, no-c-format
13534 msgid "Mark MAC register as call-clobbered."
13535 msgstr ""
13537 #: config/sh/sh.opt:257
13538 #, no-c-format
13539 msgid "Make structs a multiple of 4 bytes (warning: ABI altered)."
13540 msgstr ""
13542 #: config/sh/sh.opt:261
13543 #, no-c-format
13544 msgid "Emit function-calls using global offset table when generating PIC."
13545 msgstr ""
13547 #: config/sh/sh.opt:265
13548 #, no-c-format
13549 msgid "Shorten address references during linking."
13550 msgstr ""
13552 #: config/sh/sh.opt:273
13553 #, no-c-format
13554 msgid "Specify the model for atomic operations."
13555 msgstr ""
13557 #: config/sh/sh.opt:277
13558 #, no-c-format
13559 msgid "Use tas.b instruction for __atomic_test_and_set."
13560 msgstr ""
13562 #: config/sh/sh.opt:281
13563 #, no-c-format
13564 msgid "Cost to assume for a multiply insn."
13565 msgstr ""
13567 #: config/sh/sh.opt:285
13568 #, no-c-format
13569 msgid ""
13570 "Don't generate privileged-mode only code; implies -mno-inline-ic_invalidate "
13571 "if the inline code would not work in user mode."
13572 msgstr ""
13574 #: config/sh/sh.opt:291
13575 #, no-c-format
13576 msgid "Pretend a branch-around-a-move is a conditional move."
13577 msgstr ""
13579 #: config/sh/sh.opt:295
13580 #, no-c-format
13581 msgid "Enable the use of the fsca instruction."
13582 msgstr ""
13584 #: config/sh/sh.opt:299
13585 #, no-c-format
13586 msgid "Enable the use of the fsrra instruction."
13587 msgstr ""
13589 #: config/sh/sh.opt:303
13590 #, no-c-format
13591 msgid "Use LRA instead of reload (transitional)."
13592 msgstr ""
13594 #: config/gcn/gcn.opt:26
13595 #, no-c-format
13596 msgid "GCN GPU type to use:"
13597 msgstr ""
13599 #: config/gcn/gcn.opt:60 config/gcn/gcn.opt:64
13600 #, no-c-format
13601 msgid "Specify the name of the target GPU."
13602 msgstr ""
13604 #: config/gcn/gcn.opt:68
13605 #, no-c-format
13606 msgid "Generate code for a 32-bit ABI."
13607 msgstr ""
13609 #: config/gcn/gcn.opt:72
13610 #, no-c-format
13611 msgid "Generate code for a 64-bit ABI."
13612 msgstr ""
13614 #: config/gcn/gcn.opt:76
13615 #, no-c-format
13616 msgid "Enable OpenMP GPU offloading."
13617 msgstr ""
13619 #: config/gcn/gcn.opt:87
13620 #, no-c-format
13621 msgid "Obsolete; use GCN_STACK_SIZE at runtime."
13622 msgstr ""
13624 #: config/gcn/gcn.opt:93
13625 #, no-c-format
13626 msgid ""
13627 "Amount of local data-share (LDS) memory to reserve for gang-private "
13628 "variables."
13629 msgstr ""
13631 #: config/gcn/gcn.opt:97
13632 #, no-c-format
13633 msgid "Warn about invalid OpenACC dimensions."
13634 msgstr ""
13636 #: config/gcn/gcn.opt:101
13637 #, no-c-format
13638 msgid "SRAM-ECC and XNACK modes:"
13639 msgstr ""
13641 #: config/gcn/gcn.opt:117
13642 #, no-c-format
13643 msgid ""
13644 "Compile for devices requiring XNACK enabled. Default \"any\" if USM is "
13645 "supported."
13646 msgstr ""
13648 #: config/gcn/gcn.opt:121
13649 #, no-c-format
13650 msgid ""
13651 "Compile for devices with the SRAM ECC feature enabled, or not. Default "
13652 "\"any\"."
13653 msgstr ""
13655 #: config/gcn/gcn.opt:125
13656 #, no-c-format
13657 msgid ""
13658 "--param=gcn-preferred-vectorization-factor=[default,32,64]\tPreferred "
13659 "vectorization factor."
13660 msgstr ""
13662 #: config/fr30/fr30.opt:23
13663 #, no-c-format
13664 msgid "Assume small address space."
13665 msgstr ""
13667 #: config/bpf/bpf.opt:28
13668 #, no-c-format
13669 msgid "Generate xBPF."
13670 msgstr ""
13672 #: config/bpf/bpf.opt:34
13673 #, no-c-format
13674 msgid "Generate big-endian eBPF."
13675 msgstr ""
13677 #: config/bpf/bpf.opt:38
13678 #, no-c-format
13679 msgid "Generate little-endian eBPF."
13680 msgstr ""
13682 #: config/bpf/bpf.opt:42
13683 #, no-c-format
13684 msgid "Set a hard limit for the size of each stack frame, in bytes."
13685 msgstr ""
13687 #: config/bpf/bpf.opt:46
13688 #, no-c-format
13689 msgid ""
13690 "Generate all necessary information for BPF Compile Once - Run Everywhere."
13691 msgstr ""
13693 #: config/bpf/bpf.opt:52
13694 #, no-c-format
13695 msgid "Enable extra conditional-branch instructions j(s)lt and j(s)le."
13696 msgstr ""
13698 #: config/bpf/bpf.opt:56
13699 #, no-c-format
13700 msgid "Enable 32-bit ALU instructions."
13701 msgstr ""
13703 #: config/bpf/bpf.opt:60
13704 #, no-c-format
13705 msgid "Enable 32-bit jump instructions."
13706 msgstr ""
13708 #: config/bpf/bpf.opt:64
13709 #, no-c-format
13710 msgid "Enable general atomic operations introduced in v3 ISA."
13711 msgstr ""
13713 #: config/bpf/bpf.opt:68
13714 #, no-c-format
13715 msgid "Enable byte swap instructions."
13716 msgstr ""
13718 #: config/bpf/bpf.opt:72
13719 #, no-c-format
13720 msgid "Enable signed division and modulus instructions."
13721 msgstr ""
13723 #: config/bpf/bpf.opt:76
13724 #, no-c-format
13725 msgid "Enable signed move and memory load instructions."
13726 msgstr ""
13728 #: config/bpf/bpf.opt:80
13729 #, no-c-format
13730 msgid "Select the eBPF ISA version to target in code generation."
13731 msgstr ""
13733 #: config/bpf/bpf.opt:84
13734 #, no-c-format
13735 msgid "Valid ISA versions (for use with the -mcpu= option)"
13736 msgstr ""
13738 #: config/bpf/bpf.opt:104
13739 #, no-c-format
13740 msgid "Known assembler dialects (for use with the -masm= option)"
13741 msgstr ""
13743 #: config/bpf/bpf.opt:114
13744 #, no-c-format
13745 msgid ""
13746 "-minline-memops-threshold=<number> Maximum size of memset/memmove/memcpy to "
13747 "inline, larger sizes will use a library call."
13748 msgstr ""
13750 #: config/mips/mips.opt:32
13751 #, no-c-format
13752 msgid "-mabi=ABI\tGenerate code that conforms to the given ABI."
13753 msgstr ""
13755 #: config/mips/mips.opt:36
13756 #, no-c-format
13757 msgid "Known MIPS ABIs (for use with the -mabi= option):"
13758 msgstr ""
13760 #: config/mips/mips.opt:55
13761 #, no-c-format
13762 msgid "Generate code that can be used in SVR4-style dynamic objects."
13763 msgstr ""
13765 #: config/mips/mips.opt:59
13766 #, no-c-format
13767 msgid "Use PMC-style 'mad' instructions."
13768 msgstr ""
13770 #: config/mips/mips.opt:63
13771 #, no-c-format
13772 msgid "Use integer madd/msub instructions."
13773 msgstr ""
13775 #: config/mips/mips.opt:67
13776 #, no-c-format
13777 msgid "-march=ISA\tGenerate code for the given ISA."
13778 msgstr ""
13780 #: config/mips/mips.opt:75
13781 #, no-c-format
13782 msgid "Use Branch Likely instructions, overriding the architecture default."
13783 msgstr ""
13785 #: config/mips/mips.opt:79
13786 #, no-c-format
13787 msgid "Switch on/off MIPS16 ASE on alternating functions for compiler testing."
13788 msgstr ""
13790 #: config/mips/mips.opt:87
13791 #, no-c-format
13792 msgid ""
13793 "-mcode-readable=SETTING\tSpecify when instructions are allowed to access "
13794 "code."
13795 msgstr ""
13797 #: config/mips/mips.opt:91
13798 #, no-c-format
13799 msgid "Valid arguments to -mcode-readable=:"
13800 msgstr ""
13802 #: config/mips/mips.opt:104
13803 #, no-c-format
13804 msgid "Use branch-and-break sequences to check for integer divide by zero."
13805 msgstr ""
13807 #: config/mips/mips.opt:108
13808 #, no-c-format
13809 msgid "Use trap instructions to check for integer divide by zero."
13810 msgstr ""
13812 #: config/mips/mips.opt:112
13813 #, no-c-format
13814 msgid "Allow the use of MDMX instructions."
13815 msgstr ""
13817 #: config/mips/mips.opt:120
13818 #, no-c-format
13819 msgid "Use MIPS-DSP instructions."
13820 msgstr ""
13822 #: config/mips/mips.opt:124
13823 #, no-c-format
13824 msgid "Use MIPS-DSP REV 2 instructions."
13825 msgstr ""
13827 #: config/mips/mips.opt:146
13828 #, no-c-format
13829 msgid "Use Enhanced Virtual Addressing instructions."
13830 msgstr ""
13832 #: config/mips/mips.opt:171
13833 #, no-c-format
13834 msgid "Don't use %reloc() assembly operators (for backward compatibility)."
13835 msgstr ""
13837 #: config/mips/mips.opt:175
13838 #, no-c-format
13839 msgid "Use -G for data that is not defined by the current object."
13840 msgstr ""
13842 #: config/mips/mips.opt:179
13843 #, no-c-format
13844 msgid "Work around certain 24K errata."
13845 msgstr ""
13847 #: config/mips/mips.opt:183
13848 #, no-c-format
13849 msgid "Work around certain R4000 errata."
13850 msgstr ""
13852 #: config/mips/mips.opt:187
13853 #, no-c-format
13854 msgid "Work around certain R4400 errata."
13855 msgstr ""
13857 #: config/mips/mips.opt:191
13858 #, no-c-format
13859 msgid "Work around the R5900 short loop erratum."
13860 msgstr ""
13862 #: config/mips/mips.opt:195
13863 #, no-c-format
13864 msgid "Work around certain RM7000 errata."
13865 msgstr ""
13867 #: config/mips/mips.opt:199
13868 #, no-c-format
13869 msgid "Work around certain R10000 errata."
13870 msgstr ""
13872 #: config/mips/mips.opt:203
13873 #, no-c-format
13874 msgid "Work around errata for early SB-1 revision 2 cores."
13875 msgstr ""
13877 #: config/mips/mips.opt:207
13878 #, no-c-format
13879 msgid "Work around certain VR4120 errata."
13880 msgstr ""
13882 #: config/mips/mips.opt:211
13883 #, no-c-format
13884 msgid "Work around VR4130 mflo/mfhi errata."
13885 msgstr ""
13887 #: config/mips/mips.opt:215
13888 #, no-c-format
13889 msgid "Work around an early 4300 hardware bug."
13890 msgstr ""
13892 #: config/mips/mips.opt:219
13893 #, no-c-format
13894 msgid "FP exceptions are enabled."
13895 msgstr ""
13897 #: config/mips/mips.opt:223
13898 #, no-c-format
13899 msgid "Use 32-bit floating-point registers."
13900 msgstr ""
13902 #: config/mips/mips.opt:227
13903 #, no-c-format
13904 msgid "Conform to the o32 FPXX ABI."
13905 msgstr ""
13907 #: config/mips/mips.opt:231
13908 #, no-c-format
13909 msgid "Use 64-bit floating-point registers."
13910 msgstr ""
13912 #: config/mips/mips.opt:235
13913 #, no-c-format
13914 msgid ""
13915 "-mflush-func=FUNC\tUse FUNC to flush the cache before calling stack "
13916 "trampolines."
13917 msgstr ""
13919 #: config/mips/mips.opt:239
13920 #, no-c-format
13921 msgid "-mabs=MODE\tSelect the IEEE 754 ABS/NEG instruction execution mode."
13922 msgstr ""
13924 #: config/mips/mips.opt:243
13925 #, no-c-format
13926 msgid "-mnan=ENCODING\tSelect the IEEE 754 NaN data encoding."
13927 msgstr ""
13929 #: config/mips/mips.opt:247
13930 #, no-c-format
13931 msgid ""
13932 "Known MIPS IEEE 754 settings (for use with the -mabs= and -mnan= options):"
13933 msgstr ""
13935 #: config/mips/mips.opt:257
13936 #, no-c-format
13937 msgid "Use 32-bit general registers."
13938 msgstr ""
13940 #: config/mips/mips.opt:261
13941 #, no-c-format
13942 msgid "Use 64-bit general registers."
13943 msgstr ""
13945 #: config/mips/mips.opt:265
13946 #, no-c-format
13947 msgid "Use GP-relative addressing to access small data."
13948 msgstr ""
13950 #: config/mips/mips.opt:269
13951 #, no-c-format
13952 msgid ""
13953 "When generating -mabicalls code, allow executables to use PLTs and copy "
13954 "relocations."
13955 msgstr ""
13957 #: config/mips/mips.opt:273
13958 #, no-c-format
13959 msgid "Allow the use of hardware floating-point ABI and instructions."
13960 msgstr ""
13962 #: config/mips/mips.opt:277
13963 #, no-c-format
13964 msgid "Generate code that is link-compatible with MIPS16 and microMIPS code."
13965 msgstr ""
13967 #: config/mips/mips.opt:281
13968 #, no-c-format
13969 msgid "An alias for minterlink-compressed provided for backward-compatibility."
13970 msgstr ""
13972 #: config/mips/mips.opt:285
13973 #, no-c-format
13974 msgid "-mipsN\tGenerate code for ISA level N."
13975 msgstr ""
13977 #: config/mips/mips.opt:289
13978 #, no-c-format
13979 msgid "Generate MIPS16 code."
13980 msgstr ""
13982 #: config/mips/mips.opt:293
13983 #, no-c-format
13984 msgid "Use MIPS-3D instructions."
13985 msgstr ""
13987 #: config/mips/mips.opt:297
13988 #, no-c-format
13989 msgid "Use ll, sc and sync instructions."
13990 msgstr ""
13992 #: config/mips/mips.opt:301
13993 #, no-c-format
13994 msgid "Use -G for object-local data."
13995 msgstr ""
13997 #: config/mips/mips.opt:305
13998 #, no-c-format
13999 msgid "Use indirect calls."
14000 msgstr ""
14002 #: config/mips/mips.opt:309
14003 #, no-c-format
14004 msgid "Use a 32-bit long type."
14005 msgstr ""
14007 #: config/mips/mips.opt:313
14008 #, no-c-format
14009 msgid "Use a 64-bit long type."
14010 msgstr ""
14012 #: config/mips/mips.opt:317
14013 #, no-c-format
14014 msgid "Pass the address of the ra save location to _mcount in $12."
14015 msgstr ""
14017 #: config/mips/mips.opt:321
14018 #, no-c-format
14019 msgid "Don't optimize block moves."
14020 msgstr ""
14022 #: config/mips/mips.opt:325
14023 #, no-c-format
14024 msgid "Use microMIPS instructions."
14025 msgstr ""
14027 #: config/mips/mips.opt:329
14028 #, no-c-format
14029 msgid "Use MIPS MSA Extension instructions."
14030 msgstr ""
14032 #: config/mips/mips.opt:333
14033 #, no-c-format
14034 msgid "Allow the use of MT instructions."
14035 msgstr ""
14037 #: config/mips/mips.opt:337
14038 #, no-c-format
14039 msgid "Prevent the use of all floating-point operations."
14040 msgstr ""
14042 #: config/mips/mips.opt:341
14043 #, no-c-format
14044 msgid "Use MCU instructions."
14045 msgstr ""
14047 #: config/mips/mips.opt:345
14048 #, no-c-format
14049 msgid "Do not use a cache-flushing function before calling stack trampolines."
14050 msgstr ""
14052 #: config/mips/mips.opt:349
14053 #, no-c-format
14054 msgid "Do not use MDMX instructions."
14055 msgstr ""
14057 #: config/mips/mips.opt:353
14058 #, no-c-format
14059 msgid "Generate normal-mode code."
14060 msgstr ""
14062 #: config/mips/mips.opt:357
14063 #, no-c-format
14064 msgid "Do not use MIPS-3D instructions."
14065 msgstr ""
14067 #: config/mips/mips.opt:361
14068 #, no-c-format
14069 msgid "Use paired-single floating-point instructions."
14070 msgstr ""
14072 #: config/mips/mips.opt:365
14073 #, no-c-format
14074 msgid ""
14075 "-mr10k-cache-barrier=SETTING\tSpecify when r10k cache barriers should be "
14076 "inserted."
14077 msgstr ""
14079 #: config/mips/mips.opt:369
14080 #, no-c-format
14081 msgid "Valid arguments to -mr10k-cache-barrier=:"
14082 msgstr ""
14084 #: config/mips/mips.opt:382
14085 #, no-c-format
14086 msgid "Try to allow the linker to turn PIC calls into direct calls."
14087 msgstr ""
14089 #: config/mips/mips.opt:386
14090 #, no-c-format
14091 msgid ""
14092 "When generating -mabicalls code, make the code suitable for use in shared "
14093 "libraries."
14094 msgstr ""
14096 #: config/mips/mips.opt:394
14097 #, no-c-format
14098 msgid "Use SmartMIPS instructions."
14099 msgstr ""
14101 #: config/mips/mips.opt:402
14102 #, no-c-format
14103 msgid "Optimize lui/addiu address loads."
14104 msgstr ""
14106 #: config/mips/mips.opt:406
14107 #, no-c-format
14108 msgid "Enable the MIPS16e V2 instructions."
14109 msgstr ""
14111 #: config/mips/mips.opt:410
14112 #, no-c-format
14113 msgid "Assume all symbols have 32-bit values."
14114 msgstr ""
14116 #: config/mips/mips.opt:414
14117 #, no-c-format
14118 msgid "Use synci instruction to invalidate i-cache."
14119 msgstr ""
14121 #: config/mips/mips.opt:422
14122 #, no-c-format
14123 msgid "Use lwxc1/swxc1/ldxc1/sdxc1 instructions where applicable."
14124 msgstr ""
14126 #: config/mips/mips.opt:426
14127 #, no-c-format
14128 msgid "Use 4-operand madd.s/madd.d and related instructions where applicable."
14129 msgstr ""
14131 #: config/mips/mips.opt:434
14132 #, no-c-format
14133 msgid "Don't generate code with unaligned load store, only valid for MIPS R6."
14134 msgstr ""
14136 #: config/mips/mips.opt:438
14137 #, no-c-format
14138 msgid ""
14139 "Generate code with unaligned load store for R6 (alias of -mno-strict-align)."
14140 msgstr ""
14142 #: config/mips/mips.opt:442
14143 #, no-c-format
14144 msgid ""
14145 "Don't generate code with unaligned load store for R6 (alias of -mstrict-"
14146 "align)."
14147 msgstr ""
14149 #: config/mips/mips.opt:450
14150 #, no-c-format
14151 msgid "Use Virtualization (VZ) instructions."
14152 msgstr ""
14154 #: config/mips/mips.opt:454
14155 #, no-c-format
14156 msgid "Use eXtended Physical Address (XPA) instructions."
14157 msgstr ""
14159 #: config/mips/mips.opt:458
14160 #, no-c-format
14161 msgid "Use Cyclic Redundancy Check (CRC) instructions."
14162 msgstr ""
14164 #: config/mips/mips.opt:462
14165 #, no-c-format
14166 msgid "Use Global INValidate (GINV) instructions."
14167 msgstr ""
14169 #: config/mips/mips.opt:466
14170 #, no-c-format
14171 msgid "Perform VR4130-specific alignment optimizations."
14172 msgstr ""
14174 #: config/mips/mips.opt:470
14175 #, no-c-format
14176 msgid "Lift restrictions on GOT size."
14177 msgstr ""
14179 #: config/mips/mips.opt:474
14180 #, no-c-format
14181 msgid "Enable use of odd-numbered single-precision registers."
14182 msgstr ""
14184 #: config/mips/mips.opt:478
14185 #, no-c-format
14186 msgid "Optimize frame header."
14187 msgstr ""
14189 #: config/mips/mips.opt:485
14190 #, no-c-format
14191 msgid "Enable load/store bonding."
14192 msgstr ""
14194 #: config/mips/mips.opt:489
14195 #, no-c-format
14196 msgid "Specify the compact branch usage policy."
14197 msgstr ""
14199 #: config/mips/mips.opt:493
14200 #, no-c-format
14201 msgid "Policies available for use with -mcompact-branches=:"
14202 msgstr ""
14204 #: config/mips/mips.opt:506
14205 #, no-c-format
14206 msgid "Use Loongson MultiMedia extensions Instructions (MMI) instructions."
14207 msgstr ""
14209 #: config/mips/mips.opt:510
14210 #, no-c-format
14211 msgid "Use Loongson EXTension (EXT) instructions."
14212 msgstr ""
14214 #: config/mips/mips.opt:514
14215 #, no-c-format
14216 msgid "Use Loongson EXTension R2 (EXT2) instructions."
14217 msgstr ""
14219 #: config/mips/mips-tables.opt:24
14220 #, no-c-format
14221 msgid "Known MIPS CPUs (for use with the -march= and -mtune= options):"
14222 msgstr ""
14224 #: config/mips/mips-tables.opt:28
14225 #, no-c-format
14226 msgid "Known MIPS ISA levels (for use with the -mips option):"
14227 msgstr ""
14229 #: config/arc/arc-tables.opt:25
14230 #, no-c-format
14231 msgid "Known ARC CPUs (for use with the -mcpu= option):"
14232 msgstr ""
14234 #: config/arc/arc.opt:26
14235 #, no-c-format
14236 msgid "Compile code for big endian mode."
14237 msgstr ""
14239 #: config/arc/arc.opt:30
14240 #, no-c-format
14241 msgid "Compile code for little endian mode.  This is the default."
14242 msgstr ""
14244 #: config/arc/arc.opt:34
14245 #, no-c-format
14246 msgid ""
14247 "Disable ARCompact specific pass to generate conditional execution "
14248 "instructions."
14249 msgstr ""
14251 #: config/arc/arc.opt:38
14252 #, no-c-format
14253 msgid "Generate ARCompact 32-bit code for ARC600 processor."
14254 msgstr ""
14256 #: config/arc/arc.opt:42
14257 #, no-c-format
14258 msgid "Same as -mA6."
14259 msgstr ""
14261 #: config/arc/arc.opt:46
14262 #, no-c-format
14263 msgid "Generate ARCompact 32-bit code for ARC601 processor."
14264 msgstr ""
14266 #: config/arc/arc.opt:50
14267 #, no-c-format
14268 msgid "Generate ARCompact 32-bit code for ARC700 processor."
14269 msgstr ""
14271 #: config/arc/arc.opt:54
14272 #, no-c-format
14273 msgid "Same as -mA7."
14274 msgstr ""
14276 #: config/arc/arc.opt:58
14277 #, no-c-format
14278 msgid "Force all calls to be made via a jli instruction."
14279 msgstr ""
14281 #: config/arc/arc.opt:62
14282 #, no-c-format
14283 msgid "-mmpy-option=MPY\tCompile ARCv2 code with a multiplier design option."
14284 msgstr ""
14286 #: config/arc/arc.opt:132
14287 #, no-c-format
14288 msgid "Enable DIV-REM instructions for ARCv2."
14289 msgstr ""
14291 #: config/arc/arc.opt:136
14292 #, no-c-format
14293 msgid "Enable code density instructions for ARCv2."
14294 msgstr ""
14296 #: config/arc/arc.opt:146
14297 #, no-c-format
14298 msgid "Use ordinarily cached memory accesses for volatile references."
14299 msgstr ""
14301 #: config/arc/arc.opt:150
14302 #, no-c-format
14303 msgid "Enable cache bypass for volatile references."
14304 msgstr ""
14306 #: config/arc/arc.opt:154
14307 #, no-c-format
14308 msgid "Generate instructions supported by barrel shifter."
14309 msgstr ""
14311 #: config/arc/arc.opt:158
14312 #, no-c-format
14313 msgid "Generate norm instruction."
14314 msgstr ""
14316 #: config/arc/arc.opt:162
14317 #, no-c-format
14318 msgid "Generate swap instruction."
14319 msgstr ""
14321 #: config/arc/arc.opt:166
14322 #, no-c-format
14323 msgid "Generate mul64 and mulu64 instructions."
14324 msgstr ""
14326 #: config/arc/arc.opt:170
14327 #, no-c-format
14328 msgid "Do not generate mpy instructions for ARC700."
14329 msgstr ""
14331 #: config/arc/arc.opt:174
14332 #, no-c-format
14333 msgid "Generate extended arithmetic instructions, only valid for ARC700."
14334 msgstr ""
14336 #: config/arc/arc.opt:178
14337 #, no-c-format
14338 msgid ""
14339 "Dummy flag. This is the default unless FPX switches are provided explicitly."
14340 msgstr ""
14342 #: config/arc/arc.opt:182
14343 #, no-c-format
14344 msgid "Generate call insns as register indirect calls."
14345 msgstr ""
14347 #: config/arc/arc.opt:186
14348 #, no-c-format
14349 msgid "Do no generate BRcc instructions in arc_reorg."
14350 msgstr ""
14352 #: config/arc/arc.opt:190
14353 #, no-c-format
14354 msgid ""
14355 "Generate sdata references.  This is the default, unless you compile for PIC."
14356 msgstr ""
14358 #: config/arc/arc.opt:194
14359 #, no-c-format
14360 msgid "Generate millicode thunks."
14361 msgstr ""
14363 #: config/arc/arc.opt:198 config/arc/arc.opt:202
14364 #, no-c-format
14365 msgid "FPX: Generate Single Precision FPX (compact) instructions."
14366 msgstr ""
14368 #: config/arc/arc.opt:206
14369 #, no-c-format
14370 msgid "FPX: Generate Single Precision FPX (fast) instructions."
14371 msgstr ""
14373 #: config/arc/arc.opt:210
14374 #, no-c-format
14375 msgid ""
14376 "FPX: Enable Argonaut ARC CPU Double Precision Floating Point extensions."
14377 msgstr ""
14379 #: config/arc/arc.opt:214 config/arc/arc.opt:218
14380 #, no-c-format
14381 msgid "FPX: Generate Double Precision FPX (compact) instructions."
14382 msgstr ""
14384 #: config/arc/arc.opt:222
14385 #, no-c-format
14386 msgid "FPX: Generate Double Precision FPX (fast) instructions."
14387 msgstr ""
14389 #: config/arc/arc.opt:226
14390 #, no-c-format
14391 msgid "Disable LR and SR instructions from using FPX extension aux registers."
14392 msgstr ""
14394 #: config/arc/arc.opt:230
14395 #, no-c-format
14396 msgid ""
14397 "Enable generation of ARC SIMD instructions via target-specific builtins."
14398 msgstr ""
14400 #: config/arc/arc.opt:234
14401 #, no-c-format
14402 msgid "-mcpu=CPU\tCompile code for ARC variant CPU."
14403 msgstr ""
14405 #: config/arc/arc.opt:238
14406 #, no-c-format
14407 msgid ""
14408 "Size optimization level: 0:none 1:opportunistic 2: regalloc 3:drop align, -"
14409 "Os."
14410 msgstr ""
14412 #: config/arc/arc.opt:246
14413 #, no-c-format
14414 msgid ""
14415 "Cost to assume for a multiply instruction, with 4 being equal to a normal "
14416 "insn."
14417 msgstr ""
14419 #: config/arc/arc.opt:250
14420 #, no-c-format
14421 msgid "-mtune=TUNE\tTune code for given ARC variant."
14422 msgstr ""
14424 #: config/arc/arc.opt:284
14425 #, no-c-format
14426 msgid "Enable the use of indexed loads."
14427 msgstr ""
14429 #: config/arc/arc.opt:288
14430 #, no-c-format
14431 msgid "Enable the use of pre/post modify with register displacement."
14432 msgstr ""
14434 #: config/arc/arc.opt:292
14435 #, no-c-format
14436 msgid "Generate 32x16 multiply and mac instructions."
14437 msgstr ""
14439 #: config/arc/arc.opt:300
14440 #, no-c-format
14441 msgid "Don't use less than 25 bit addressing range for calls."
14442 msgstr ""
14444 #: config/arc/arc.opt:322
14445 #, no-c-format
14446 msgid "Enable pre-reload use of cbranchsi pattern."
14447 msgstr ""
14449 #: config/arc/arc.opt:330
14450 #, no-c-format
14451 msgid ""
14452 "Use pc-relative switch case tables - this enables case table shortening."
14453 msgstr ""
14455 #: config/arc/arc.opt:334
14456 #, no-c-format
14457 msgid "Enable compact casesi pattern."
14458 msgstr ""
14460 #: config/arc/arc.opt:338
14461 #, no-c-format
14462 msgid "Enable 'q' instruction alternatives."
14463 msgstr ""
14465 #: config/arc/arc.opt:342
14466 #, no-c-format
14467 msgid "Expand adddi3 and subdi3 at rtl generation time into add.f / adc etc."
14468 msgstr ""
14470 #: config/arc/arc.opt:349
14471 #, no-c-format
14472 msgid "Enable variable polynomial CRC extension."
14473 msgstr ""
14475 #: config/arc/arc.opt:353
14476 #, no-c-format
14477 msgid "Enable DSP 3.1 Pack A extensions."
14478 msgstr ""
14480 #: config/arc/arc.opt:357
14481 #, no-c-format
14482 msgid "Enable dual viterbi butterfly extension."
14483 msgstr ""
14485 #: config/arc/arc.opt:367
14486 #, no-c-format
14487 msgid "Enable Dual and Single Operand Instructions for Telephony."
14488 msgstr ""
14490 #: config/arc/arc.opt:371
14491 #, no-c-format
14492 msgid "Enable XY Memory extension (DSP version 3)."
14493 msgstr ""
14495 #: config/arc/arc.opt:376
14496 #, no-c-format
14497 msgid "Enable Locked Load/Store Conditional extension."
14498 msgstr ""
14500 #: config/arc/arc.opt:380
14501 #, no-c-format
14502 msgid "Enable swap byte ordering extension instruction."
14503 msgstr ""
14505 #: config/arc/arc.opt:384
14506 #, no-c-format
14507 msgid "Enable 64-bit Time-Stamp Counter extension instruction."
14508 msgstr ""
14510 #: config/arc/arc.opt:388
14511 #, no-c-format
14512 msgid "Pass -EB option through to linker."
14513 msgstr ""
14515 #: config/arc/arc.opt:392
14516 #, no-c-format
14517 msgid "Pass -EL option through to linker."
14518 msgstr ""
14520 #: config/arc/arc.opt:396
14521 #, no-c-format
14522 msgid "Pass -marclinux option through to linker."
14523 msgstr ""
14525 #: config/arc/arc.opt:400
14526 #, no-c-format
14527 msgid "Pass -marclinux_prof option through to linker."
14528 msgstr ""
14530 #: config/arc/arc.opt:409
14531 #, no-c-format
14532 msgid "Don't indicate any priority with TARGET_REGISTER_PRIORITY."
14533 msgstr ""
14535 #: config/arc/arc.opt:413
14536 #, no-c-format
14537 msgid "Indicate priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY."
14538 msgstr ""
14540 #: config/arc/arc.opt:417
14541 #, no-c-format
14542 msgid "Reduce priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY."
14543 msgstr ""
14545 #: config/arc/arc.opt:429
14546 #, no-c-format
14547 msgid "Enable atomic instructions."
14548 msgstr ""
14550 #: config/arc/arc.opt:433
14551 #, no-c-format
14552 msgid "Enable double load/store instructions for ARC HS."
14553 msgstr ""
14555 #: config/arc/arc.opt:437
14556 #, no-c-format
14557 msgid "Specify the name of the target floating point configuration."
14558 msgstr ""
14560 #: config/arc/arc.opt:480
14561 #, no-c-format
14562 msgid "Specify thread pointer register number."
14563 msgstr ""
14565 #: config/arc/arc.opt:487
14566 #, no-c-format
14567 msgid "Enable use of NPS400 bit operations."
14568 msgstr ""
14570 #: config/arc/arc.opt:491
14571 #, no-c-format
14572 msgid "Enable use of NPS400 xld/xst extension."
14573 msgstr ""
14575 #: config/arc/arc.opt:499
14576 #, no-c-format
14577 msgid ""
14578 "Specifies the registers that the processor saves on an interrupt entry and "
14579 "exit."
14580 msgstr ""
14582 #: config/arc/arc.opt:503
14583 #, no-c-format
14584 msgid ""
14585 "Specifies the number of registers replicated in second register bank on "
14586 "entry to fast interrupt."
14587 msgstr ""
14589 #: config/arc/arc.opt:507
14590 #, no-c-format
14591 msgid ""
14592 "Sets LP_COUNT register width.  Possible values are 8, 16, 20, 24, 28, and 32."
14593 msgstr ""
14595 #: config/arc/arc.opt:532
14596 #, no-c-format
14597 msgid "Enable 16-entry register file."
14598 msgstr ""
14600 #: config/arc/arc.opt:536
14601 #, no-c-format
14602 msgid "Enable use of BI/BIH instructions when available."
14603 msgstr ""
14605 #: config/arc/arc.opt:540
14606 #, no-c-format
14607 msgid "Enable ENTER_S and LEAVE_S opcodes for ARCv2."
14608 msgstr ""
14610 #: config/vxworks-smp.opt:25
14611 #, no-c-format
14612 msgid "Select VxWorks SMP C runtimes for linking."
14613 msgstr ""
14615 #: lto/lang.opt:50
14616 #, no-c-format
14617 msgid "Set linker output type (used internally during LTO optimization)."
14618 msgstr ""
14620 #: lto/lang.opt:54
14621 #, no-c-format
14622 msgid "Run the link-time optimizer in local transformation (LTRANS) mode."
14623 msgstr ""
14625 #: lto/lang.opt:58
14626 #, no-c-format
14627 msgid "Specify a file to which a list of files output by LTRANS is written."
14628 msgstr ""
14630 #: lto/lang.opt:62
14631 #, no-c-format
14632 msgid "The resolution file."
14633 msgstr ""
14635 #: lto/lang.opt:66
14636 #, no-c-format
14637 msgid "Run the link-time optimizer in whole program analysis (WPA) mode."
14638 msgstr ""
14640 #: lto/lang.opt:70
14641 #, no-c-format
14642 msgid ""
14643 "Whole program analysis (WPA) mode with number of parallel jobs specified."
14644 msgstr ""
14646 #: lto/lang.opt:78
14647 #, no-c-format
14648 msgid "Call the dump function for variables and function in IL."
14649 msgstr ""
14651 #: lto/lang.opt:82
14652 #, no-c-format
14653 msgid "Dump the demangled output."
14654 msgstr ""
14656 #: lto/lang.opt:86
14657 #, no-c-format
14658 msgid "Dump only the defined symbols."
14659 msgstr ""
14661 #: lto/lang.opt:90
14662 #, no-c-format
14663 msgid "Print the initial values of the variables."
14664 msgstr ""
14666 #: lto/lang.opt:94
14667 #, no-c-format
14668 msgid "Sort the symbols alphabetically."
14669 msgstr ""
14671 #: lto/lang.opt:98
14672 #, no-c-format
14673 msgid "Sort the symbols according to size."
14674 msgstr ""
14676 #: lto/lang.opt:102
14677 #, no-c-format
14678 msgid "Display the symbols in reverse order."
14679 msgstr ""
14681 #: lto/lang.opt:109
14682 #, no-c-format
14683 msgid "Dump the details of LTO objects."
14684 msgstr ""
14686 #: lto/lang.opt:113
14687 #, no-c-format
14688 msgid "Dump the statistics of tree types."
14689 msgstr ""
14691 #: lto/lang.opt:117
14692 #, no-c-format
14693 msgid "Dump the statistics of trees."
14694 msgstr ""
14696 #: lto/lang.opt:121
14697 #, no-c-format
14698 msgid "Dump the statistics of gimple statements."
14699 msgstr ""
14701 #: lto/lang.opt:131
14702 #, no-c-format
14703 msgid "Dump the dump tool command line options."
14704 msgstr ""
14706 #: lto/lang.opt:135
14707 #, no-c-format
14708 msgid "Dump the symtab callgraph."
14709 msgstr ""
14711 #: common.opt:243
14712 #, no-c-format
14713 msgid "Provide bash completion for options starting with provided string."
14714 msgstr ""
14716 #: common.opt:295
14717 #, no-c-format
14718 msgid "Display this information."
14719 msgstr ""
14721 #: common.opt:299
14722 #, no-c-format
14723 msgid ""
14724 "--help=<class>\tDisplay descriptions of a specific class of options.  "
14725 "<class> is one or more of optimizers, target, warnings, undocumented, params."
14726 msgstr ""
14728 #: common.opt:420
14729 #, no-c-format
14730 msgid ""
14731 "Display target specific command line options (including assembler and linker "
14732 "options)."
14733 msgstr ""
14735 #: common.opt:472
14736 #, no-c-format
14737 msgid "-O<number>\tSet optimization level to <number>."
14738 msgstr ""
14740 #: common.opt:476
14741 #, no-c-format
14742 msgid "Optimize for space rather than speed."
14743 msgstr ""
14745 #: common.opt:480
14746 #, no-c-format
14747 msgid "Optimize for speed disregarding exact standards compliance."
14748 msgstr ""
14750 #: common.opt:484
14751 #, no-c-format
14752 msgid "Optimize for debugging experience rather than speed or size."
14753 msgstr ""
14755 #: common.opt:488
14756 #, no-c-format
14757 msgid "Optimize for space aggressively rather than speed."
14758 msgstr ""
14760 #: common.opt:528
14761 #, no-c-format
14762 msgid "This switch is deprecated; use -Wextra instead."
14763 msgstr ""
14765 #: common.opt:541
14766 #, no-c-format
14767 msgid "Warn about returning structures, unions or arrays."
14768 msgstr ""
14770 #: common.opt:545
14771 #, no-c-format
14772 msgid ""
14773 "Warn if a loop with constant number of iterations triggers undefined "
14774 "behavior."
14775 msgstr ""
14777 #: common.opt:552
14778 #, no-c-format
14779 msgid "Warn if an array is accessed out of bounds."
14780 msgstr ""
14782 #: common.opt:556 common.opt:560
14783 #, no-c-format
14784 msgid "Warn for uses of pointers to deallocated storage."
14785 msgstr ""
14787 #: common.opt:564
14788 #, no-c-format
14789 msgid "Warn about inappropriate attribute usage."
14790 msgstr ""
14792 #: common.opt:568
14793 #, no-c-format
14794 msgid "Do not warn about specified attributes."
14795 msgstr ""
14797 #: common.opt:572 common.opt:576
14798 #, no-c-format
14799 msgid ""
14800 "Warn about type safety and similar errors and mismatches in declarations "
14801 "with alias attributes."
14802 msgstr ""
14804 #: common.opt:580
14805 #, no-c-format
14806 msgid ""
14807 "Warn when profiling instrumentation was requested, but could not be applied "
14808 "to a certain function."
14809 msgstr ""
14811 #: common.opt:585 common.opt:589
14812 #, no-c-format
14813 msgid "Warn about pointer casts which increase alignment."
14814 msgstr ""
14816 #: common.opt:593
14817 #, no-c-format
14818 msgid ""
14819 "Complain when a command-line option is valid, but not applicable to the "
14820 "current front end."
14821 msgstr ""
14823 #: common.opt:597
14824 #, no-c-format
14825 msgid "Warn when a #warning directive is encountered."
14826 msgstr ""
14828 #: common.opt:601
14829 #, no-c-format
14830 msgid "Warn about uses of __attribute__((warning)) declarations."
14831 msgstr ""
14833 #: common.opt:605
14834 #, no-c-format
14835 msgid "Warn if a deprecated compiler feature, class, method, or field is used."
14836 msgstr ""
14838 #: common.opt:609
14839 #, no-c-format
14840 msgid "Warn about uses of __attribute__((deprecated)) declarations."
14841 msgstr ""
14843 #: common.opt:613
14844 #, no-c-format
14845 msgid "Warn when an optimization pass is disabled."
14846 msgstr ""
14848 #: common.opt:617
14849 #, no-c-format
14850 msgid "Treat all warnings as errors."
14851 msgstr ""
14853 #: common.opt:621
14854 #, no-c-format
14855 msgid "Treat specified warning as error."
14856 msgstr ""
14858 #: common.opt:625
14859 #, no-c-format
14860 msgid "Print extra (possibly unwanted) warnings."
14861 msgstr ""
14863 #: common.opt:629
14864 #, no-c-format
14865 msgid "Exit on the first error occurred."
14866 msgstr ""
14868 #: common.opt:633
14869 #, no-c-format
14870 msgid ""
14871 "-Wframe-larger-than=<byte-size>\tWarn if a function's stack frame requires "
14872 "in excess of <byte-size>."
14873 msgstr ""
14875 #: common.opt:637
14876 #, no-c-format
14877 msgid ""
14878 "Disable -Wframe-larger-than= warning.  Equivalent to -Wframe-larger-"
14879 "than=<SIZE_MAX> or larger."
14880 msgstr ""
14882 #: common.opt:641
14883 #, no-c-format
14884 msgid "Warn when attempting to free a non-heap object."
14885 msgstr ""
14887 #: common.opt:645
14888 #, no-c-format
14889 msgid "Warn when -fhardened did not enable an option from its set."
14890 msgstr ""
14892 #: common.opt:656
14893 #, no-c-format
14894 msgid "Warn when a switch case falls through."
14895 msgstr ""
14897 #: common.opt:664
14898 #, no-c-format
14899 msgid "Warn when an inlined function cannot be inlined."
14900 msgstr ""
14902 #: common.opt:668
14903 #, no-c-format
14904 msgid ""
14905 "Warn when an atomic memory model parameter is known to be outside the valid "
14906 "range."
14907 msgstr ""
14909 #: common.opt:675
14910 #, no-c-format
14911 msgid ""
14912 "-Wlarger-than=<byte-size>\tWarn if an object's size exceeds <byte-size>."
14913 msgstr ""
14915 #: common.opt:679
14916 #, no-c-format
14917 msgid ""
14918 "Disable -Wlarger-than= warning.  Equivalent to -Wlarger-than=<SIZE_MAX> or "
14919 "larger."
14920 msgstr ""
14922 #: common.opt:683
14923 #, no-c-format
14924 msgid "Warn if comparing pointer parameter with nonnull attribute with NULL."
14925 msgstr ""
14927 #: common.opt:687
14928 #, no-c-format
14929 msgid ""
14930 "Warn if dereferencing a NULL pointer may lead to erroneous or undefined "
14931 "behavior."
14932 msgstr ""
14934 #: common.opt:698
14935 #, no-c-format
14936 msgid ""
14937 "Warn about some C++ One Definition Rule violations during link time "
14938 "optimization."
14939 msgstr ""
14941 #: common.opt:702
14942 #, no-c-format
14943 msgid "Warn about overflow in arithmetic expressions."
14944 msgstr ""
14946 #: common.opt:706
14947 #, no-c-format
14948 msgid ""
14949 "During link time optimization warn about mismatched types of global "
14950 "declarations."
14951 msgstr ""
14953 #: common.opt:710
14954 #, no-c-format
14955 msgid "Warn when the packed attribute has no effect on struct layout."
14956 msgstr ""
14958 #: common.opt:714
14959 #, no-c-format
14960 msgid "Warn when padding is required to align structure members."
14961 msgstr ""
14963 #: common.opt:718
14964 #, no-c-format
14965 msgid "Issue warnings needed for strict compliance to the standard."
14966 msgstr ""
14968 #: common.opt:722
14969 #, no-c-format
14970 msgid ""
14971 "Warn about returning a pointer/reference to a local or temporary variable."
14972 msgstr ""
14974 #: common.opt:726
14975 #, no-c-format
14976 msgid "Warn when one variable shadows another.  Same as -Wshadow=global."
14977 msgstr ""
14979 #: common.opt:730
14980 #, no-c-format
14981 msgid "Warn when one variable shadows another (globally)."
14982 msgstr ""
14984 #: common.opt:734
14985 #, no-c-format
14986 msgid ""
14987 "Warn when one local variable shadows another local variable or parameter."
14988 msgstr ""
14990 #: common.opt:741
14991 #, no-c-format
14992 msgid ""
14993 "Warn when one local variable shadows another local variable or parameter of "
14994 "compatible type."
14995 msgstr ""
14997 #: common.opt:748
14998 #, no-c-format
14999 msgid "Warn when not issuing stack smashing protection for some reason."
15000 msgstr ""
15002 #: common.opt:752
15003 #, no-c-format
15004 msgid ""
15005 "-Wstack-usage=<byte-size>\tWarn if stack usage might exceed <byte-size>."
15006 msgstr ""
15008 #: common.opt:756
15009 #, no-c-format
15010 msgid ""
15011 "Disable Wstack-usage= warning.  Equivalent to Wstack-usage=<SIZE_MAX> or "
15012 "larger."
15013 msgstr ""
15015 #: common.opt:760 common.opt:764
15016 #, no-c-format
15017 msgid "Warn about code which might break strict aliasing rules."
15018 msgstr ""
15020 #: common.opt:768 common.opt:772
15021 #, no-c-format
15022 msgid "Warn about optimizations that assume that signed overflow is undefined."
15023 msgstr ""
15025 #: common.opt:776
15026 #, no-c-format
15027 msgid ""
15028 "Warn about functions which might be candidates for __attribute__((cold))."
15029 msgstr ""
15031 #: common.opt:780
15032 #, no-c-format
15033 msgid ""
15034 "Warn about functions which might be candidates for __attribute__((const))."
15035 msgstr ""
15037 #: common.opt:784
15038 #, no-c-format
15039 msgid ""
15040 "Warn about functions which might be candidates for __attribute__((pure))."
15041 msgstr ""
15043 #: common.opt:788
15044 #, no-c-format
15045 msgid ""
15046 "Warn about functions which might be candidates for __attribute__((noreturn))."
15047 msgstr ""
15049 #: common.opt:792
15050 #, no-c-format
15051 msgid ""
15052 "Warn about functions which might be candidates for __attribute__((malloc))."
15053 msgstr ""
15055 #: common.opt:796
15056 #, no-c-format
15057 msgid ""
15058 "Warn about functions which might be candidates for "
15059 "__attribute__((returns_nonnull))."
15060 msgstr ""
15062 #: common.opt:800
15063 #, no-c-format
15064 msgid ""
15065 "Warn about C++ polymorphic types where adding final keyword would improve "
15066 "code quality."
15067 msgstr ""
15069 #: common.opt:804
15070 #, no-c-format
15071 msgid ""
15072 "Warn about C++ virtual methods where adding final keyword would improve code "
15073 "quality."
15074 msgstr ""
15076 #: common.opt:808
15077 #, no-c-format
15078 msgid ""
15079 "Warn about statements between switch's controlling expression and the first "
15080 "case."
15081 msgstr ""
15083 #: common.opt:813
15084 #, no-c-format
15085 msgid "Do not suppress warnings from system headers."
15086 msgstr ""
15088 #: common.opt:817
15089 #, no-c-format
15090 msgid "Warn whenever a trampoline is generated."
15091 msgstr ""
15093 #: common.opt:821
15094 #, no-c-format
15095 msgid ""
15096 "Warn about cases where -ftrivial-auto-var-init cannot initialize an auto "
15097 "variable."
15098 msgstr ""
15100 #: common.opt:825
15101 #, no-c-format
15102 msgid ""
15103 "Warn if a comparison is always true or always false due to the limited range "
15104 "of the data type."
15105 msgstr ""
15107 #: common.opt:829
15108 #, no-c-format
15109 msgid "Warn about uninitialized automatic variables."
15110 msgstr ""
15112 #: common.opt:833
15113 #, no-c-format
15114 msgid "Warn about maybe uninitialized automatic variables."
15115 msgstr ""
15117 #: common.opt:841
15118 #, no-c-format
15119 msgid "Enable all -Wunused- warnings."
15120 msgstr ""
15122 #: common.opt:845
15123 #, no-c-format
15124 msgid "Warn when a function parameter is only set, otherwise unused."
15125 msgstr ""
15127 #: common.opt:849
15128 #, no-c-format
15129 msgid "Warn when a variable is only set, otherwise unused."
15130 msgstr ""
15132 #: common.opt:853
15133 #, no-c-format
15134 msgid "Warn when a function is unused."
15135 msgstr ""
15137 #: common.opt:857
15138 #, no-c-format
15139 msgid "Warn when a label is unused."
15140 msgstr ""
15142 #: common.opt:861
15143 #, no-c-format
15144 msgid "Warn when a function parameter is unused."
15145 msgstr ""
15147 #: common.opt:865
15148 #, no-c-format
15149 msgid "Warn when an expression value is unused."
15150 msgstr ""
15152 #: common.opt:869
15153 #, no-c-format
15154 msgid "Warn when a variable is unused."
15155 msgstr ""
15157 #: common.opt:873
15158 #, no-c-format
15159 msgid "Warn in case profiles in -fprofile-use do not match."
15160 msgstr ""
15162 #: common.opt:877
15163 #, no-c-format
15164 msgid ""
15165 "Warn in case a function ends earlier than it begins due to an invalid "
15166 "linenum macros."
15167 msgstr ""
15169 #: common.opt:881
15170 #, no-c-format
15171 msgid ""
15172 "Warn when a conditional has too many terms and condition coverage profiling "
15173 "gives up instrumenting the expression."
15174 msgstr ""
15176 #: common.opt:886
15177 #, no-c-format
15178 msgid "Warn in case profiles in -fprofile-use do not exist."
15179 msgstr ""
15181 #: common.opt:890
15182 #, no-c-format
15183 msgid "Warn when a vector operation is compiled outside the SIMD."
15184 msgstr ""
15186 #: common.opt:894
15187 #, no-c-format
15188 msgid "Warn about unsupported features in ThreadSanitizer."
15189 msgstr ""
15191 #: common.opt:910
15192 #, no-c-format
15193 msgid "-aux-info <file>\tEmit declaration information into <file>."
15194 msgstr ""
15196 #: common.opt:923
15197 #, no-c-format
15198 msgid "-d<letters>\tEnable dumps from specific passes of the compiler."
15199 msgstr ""
15201 #: common.opt:927
15202 #, no-c-format
15203 msgid "-dumpbase <file>\tSet the file basename to be used for dumps."
15204 msgstr ""
15206 #: common.opt:931
15207 #, no-c-format
15208 msgid ""
15209 "-dumpbase-ext .<ext>    Drop a trailing .<ext> from the dump basename to "
15210 "name auxiliary output files."
15211 msgstr ""
15213 #: common.opt:935
15214 #, no-c-format
15215 msgid "-dumpdir <dir>\tSet the directory name to be used for dumps."
15216 msgstr ""
15218 #: common.opt:1041
15219 #, no-c-format
15220 msgid "The version of the C++ ABI in use."
15221 msgstr ""
15223 #: common.opt:1045
15224 #, no-c-format
15225 msgid "Aggressively optimize loops using language constraints."
15226 msgstr ""
15228 #: common.opt:1049
15229 #, no-c-format
15230 msgid "Align the start of functions."
15231 msgstr ""
15233 #: common.opt:1056
15234 #, no-c-format
15235 msgid "Align labels which are only reached by jumping."
15236 msgstr ""
15238 #: common.opt:1063
15239 #, no-c-format
15240 msgid "Align all labels."
15241 msgstr ""
15243 #: common.opt:1070
15244 #, no-c-format
15245 msgid "Align the start of loops."
15246 msgstr ""
15248 #: common.opt:1077
15249 #, no-c-format
15250 msgid "Allow the compiler to introduce new data races on stores."
15251 msgstr ""
15253 #: common.opt:1081
15254 #, no-c-format
15255 msgid "Enable static analysis pass."
15256 msgstr ""
15258 #: common.opt:1101
15259 #, no-c-format
15260 msgid "Select what to sanitize."
15261 msgstr ""
15263 #: common.opt:1105
15264 #, no-c-format
15265 msgid "Select type of coverage sanitization."
15266 msgstr ""
15268 #: common.opt:1118
15269 #, no-c-format
15270 msgid "-fasan-shadow-offset=<number>\tUse custom shadow memory offset."
15271 msgstr ""
15273 #: common.opt:1122
15274 #, no-c-format
15275 msgid ""
15276 "-fsanitize-sections=<sec1,sec2,...>\tSanitize global variables in user-"
15277 "defined sections."
15278 msgstr ""
15280 #: common.opt:1127
15281 #, no-c-format
15282 msgid "After diagnosing undefined behavior attempt to continue execution."
15283 msgstr ""
15285 #: common.opt:1131
15286 #, no-c-format
15287 msgid "This switch is deprecated; use -fsanitize-recover= instead."
15288 msgstr ""
15290 #: common.opt:1135
15291 #, no-c-format
15292 msgid "Use traps instead of diagnostics of undefined behavior sanitizers."
15293 msgstr ""
15295 #: common.opt:1145
15296 #, no-c-format
15297 msgid "This switch is deprecated; use -fsanitize-trap= instead."
15298 msgstr ""
15300 #: common.opt:1149
15301 #, no-c-format
15302 msgid "Generate unwind tables that are exact at each instruction boundary."
15303 msgstr ""
15305 #: common.opt:1153
15306 #, no-c-format
15307 msgid "Generate auto-inc/dec instructions."
15308 msgstr ""
15310 #: common.opt:1157
15311 #, no-c-format
15312 msgid ""
15313 "Use sample profile information for call graph node weights. The default "
15314 "profile file is fbdata.afdo in 'pwd'."
15315 msgstr ""
15317 #: common.opt:1162
15318 #, no-c-format
15319 msgid ""
15320 "Use sample profile information for call graph node weights. The profile file "
15321 "is specified in the argument."
15322 msgstr ""
15324 #: common.opt:1171
15325 #, no-c-format
15326 msgid "Generate code to check bounds before indexing arrays."
15327 msgstr ""
15329 #: common.opt:1175
15330 #, no-c-format
15331 msgid "Replace add, compare, branch with branch on count register."
15332 msgstr ""
15334 #: common.opt:1179
15335 #, no-c-format
15336 msgid "Use profiling information for branch probabilities."
15337 msgstr ""
15339 #: common.opt:1195
15340 #, no-c-format
15341 msgid "Output callgraph information on a per-file basis."
15342 msgstr ""
15344 #: common.opt:1199
15345 #, no-c-format
15346 msgid "Output callgraph information on a per-file basis with decorations."
15347 msgstr ""
15349 #: common.opt:1203
15350 #, no-c-format
15351 msgid ""
15352 "-fcall-saved-<register>\tMark <register> as being preserved across functions."
15353 msgstr ""
15355 #: common.opt:1207
15356 #, no-c-format
15357 msgid ""
15358 "-fcall-used-<register>\tMark <register> as being corrupted by function calls."
15359 msgstr ""
15361 #: common.opt:1214
15362 #, no-c-format
15363 msgid "Save registers around function calls."
15364 msgstr ""
15366 #: common.opt:1218
15367 #, no-c-format
15368 msgid "This switch is deprecated; do not use."
15369 msgstr ""
15371 #: common.opt:1222
15372 #, no-c-format
15373 msgid "Check the return value of new in C++."
15374 msgstr ""
15376 #: common.opt:1226 common.opt:1230
15377 #, no-c-format
15378 msgid "Perform internal consistency checkings."
15379 msgstr ""
15381 #: common.opt:1234
15382 #, no-c-format
15383 msgid ""
15384 "For -f*-prefix-map= options compare canonicalized pathnames rather than just "
15385 "strings."
15386 msgstr ""
15388 #: common.opt:1238
15389 #, no-c-format
15390 msgid "Enable code hoisting."
15391 msgstr ""
15393 #: common.opt:1242
15394 #, no-c-format
15395 msgid ""
15396 "Looks for opportunities to reduce stack adjustments and stack references."
15397 msgstr ""
15399 #: common.opt:1246
15400 #, no-c-format
15401 msgid "Put uninitialized globals in the common section."
15402 msgstr ""
15404 #: common.opt:1254
15405 #, no-c-format
15406 msgid ""
15407 "-fcompare-debug[=<opts>]\tCompile with and without e.g. -gtoggle, and "
15408 "compare the final-insns dump."
15409 msgstr ""
15411 #: common.opt:1258
15412 #, no-c-format
15413 msgid "Run only the second compilation of -fcompare-debug."
15414 msgstr ""
15416 #: common.opt:1262
15417 #, no-c-format
15418 msgid "Perform comparison elimination after register allocation has finished."
15419 msgstr ""
15421 #: common.opt:1266
15422 #, no-c-format
15423 msgid "Do not perform optimizations increasing noticeably stack usage."
15424 msgstr ""
15426 #: common.opt:1270
15427 #, no-c-format
15428 msgid "Perform a register copy-propagation optimization pass."
15429 msgstr ""
15431 #: common.opt:1274
15432 #, no-c-format
15433 msgid ""
15434 "Fold instructions calculating memory offsets to the memory access "
15435 "instruction if possible."
15436 msgstr ""
15438 #: common.opt:1278
15439 #, no-c-format
15440 msgid "Perform cross-jumping optimization."
15441 msgstr ""
15443 #: common.opt:1282
15444 #, no-c-format
15445 msgid "When running CSE, follow jumps to their targets."
15446 msgstr ""
15448 #: common.opt:1290
15449 #, no-c-format
15450 msgid "Omit range reduction step when performing complex division."
15451 msgstr ""
15453 #: common.opt:1294
15454 #, no-c-format
15455 msgid "Complex multiplication and division follow Fortran rules."
15456 msgstr ""
15458 #: common.opt:1298
15459 #, no-c-format
15460 msgid "Place data items into their own section."
15461 msgstr ""
15463 #: common.opt:1302
15464 #, no-c-format
15465 msgid "List all available debugging counters with their limits and counts."
15466 msgstr ""
15468 #: common.opt:1306
15469 #, no-c-format
15470 msgid ""
15471 "-fdbg-cnt=<counter>[:<lower_limit1>-]<upper_limit1>[:<lower_limit2>-"
15472 "<upper_limit2>:...][,<counter>:...]\tSet the debug counter limit."
15473 msgstr ""
15475 #: common.opt:1310
15476 #, no-c-format
15477 msgid ""
15478 "-fdebug-prefix-map=<old>=<new>\tMap one directory name to another in debug "
15479 "information."
15480 msgstr ""
15482 #: common.opt:1314
15483 #, no-c-format
15484 msgid ""
15485 "-ffile-prefix-map=<old>=<new>\tMap one directory name to another in "
15486 "compilation result."
15487 msgstr ""
15489 #: common.opt:1318
15490 #, no-c-format
15491 msgid "Output .debug_types section when using DWARF v4 debuginfo."
15492 msgstr ""
15494 #: common.opt:1324
15495 #, no-c-format
15496 msgid "Defer popping functions args from stack until later."
15497 msgstr ""
15499 #: common.opt:1328
15500 #, no-c-format
15501 msgid "Attempt to fill delay slots of branch instructions."
15502 msgstr ""
15504 #: common.opt:1332
15505 #, no-c-format
15506 msgid "Delete dead instructions that may throw exceptions."
15507 msgstr ""
15509 #: common.opt:1336
15510 #, no-c-format
15511 msgid "Delete useless null pointer checks."
15512 msgstr ""
15514 #: common.opt:1340
15515 #, no-c-format
15516 msgid ""
15517 "Stream extra data to support more aggressive devirtualization in LTO local "
15518 "transformation mode."
15519 msgstr ""
15521 #: common.opt:1344
15522 #, no-c-format
15523 msgid "Perform speculative devirtualization."
15524 msgstr ""
15526 #: common.opt:1348
15527 #, no-c-format
15528 msgid "Try to convert virtual calls to direct ones."
15529 msgstr ""
15531 #: common.opt:1352
15532 #, no-c-format
15533 msgid ""
15534 "-fdiagnostics-show-location=[once|every-line]\tHow often to emit source "
15535 "location at the beginning of line-wrapped diagnostics."
15536 msgstr ""
15538 #: common.opt:1369
15539 #, no-c-format
15540 msgid "Show the source line with a caret indicating the column."
15541 msgstr ""
15543 #: common.opt:1373
15544 #, no-c-format
15545 msgid "Show labels annotating ranges of source code when showing source."
15546 msgstr ""
15548 #: common.opt:1377
15549 #, no-c-format
15550 msgid "Show line numbers in the left margin when showing source."
15551 msgstr ""
15553 #: common.opt:1385
15554 #, no-c-format
15555 msgid "-fdiagnostics-color=[never|always|auto]\tColorize diagnostics."
15556 msgstr ""
15558 #: common.opt:1405
15559 #, no-c-format
15560 msgid "Enable formatting of JSON output."
15561 msgstr ""
15563 #: common.opt:1409
15564 #, no-c-format
15565 msgid "-fdiagnostics-urls=[never|always|auto]\tEmbed URLs in diagnostics."
15566 msgstr ""
15568 #: common.opt:1429
15569 #, no-c-format
15570 msgid ""
15571 "-fdiagnostics-column-unit=[display|byte]\tSelect whether column numbers are "
15572 "output as display columns (default) or raw bytes."
15573 msgstr ""
15575 #: common.opt:1433
15576 #, no-c-format
15577 msgid ""
15578 "-fdiagnostics-column-origin=<number>\tSet the number of the first column.  "
15579 "The default is 1-based as per GNU style, but some utilities may expect 0-"
15580 "based, for example."
15581 msgstr ""
15583 #: common.opt:1437
15584 #, no-c-format
15585 msgid ""
15586 "-fdiagnostics-format=[text|sarif-stderr|sarif-file|json|json-stderr|json-"
15587 "file]\tSelect output format."
15588 msgstr ""
15590 #: common.opt:1441
15591 #, no-c-format
15592 msgid ""
15593 "-fdiagnostics-escape-format=[unicode|bytes]\tSelect how to escape non-"
15594 "printable-ASCII bytes in the source for diagnostics that suggest it."
15595 msgstr ""
15597 #: common.opt:1488
15598 #, no-c-format
15599 msgid "Print fix-it hints in machine-readable form."
15600 msgstr ""
15602 #: common.opt:1492
15603 #, no-c-format
15604 msgid "Print fix-it hints to stderr in unified diff format."
15605 msgstr ""
15607 #: common.opt:1496
15608 #, no-c-format
15609 msgid ""
15610 "Amend appropriate diagnostic messages with the command line option that "
15611 "controls them."
15612 msgstr ""
15614 #: common.opt:1500
15615 #, no-c-format
15616 msgid "Print CWE identifiers for diagnostic messages, where available."
15617 msgstr ""
15619 #: common.opt:1504
15620 #, no-c-format
15621 msgid "Print any rules associated with diagnostic messages."
15622 msgstr ""
15624 #: common.opt:1508
15625 #, no-c-format
15626 msgid ""
15627 "Specify how to print any control-flow path associated with a diagnostic."
15628 msgstr ""
15630 #: common.opt:1512
15631 #, no-c-format
15632 msgid ""
15633 "Turn off any diagnostics features that complicate the output, such as line "
15634 "numbers, color, and warning URLs."
15635 msgstr ""
15637 #: common.opt:1516
15638 #, no-c-format
15639 msgid ""
15640 "-ftabstop=<number>      Distance between tab stops for column reporting."
15641 msgstr ""
15643 #: common.opt:1532
15644 #, no-c-format
15645 msgid "Show stack depths of events in paths."
15646 msgstr ""
15648 #: common.opt:1536
15649 #, no-c-format
15650 msgid ""
15651 "-fdiagnostics-text-art-charset=[none|ascii|unicode|emoji]\tDetermine which "
15652 "characters to use in text arg diagrams."
15653 msgstr ""
15655 #: common.opt:1555
15656 #, no-c-format
15657 msgid "Set minimum width of left margin of source code when showing source."
15658 msgstr ""
15660 #: common.opt:1559
15661 #, no-c-format
15662 msgid ""
15663 "-fdisable-[tree|rtl|ipa]-<pass>=range1+range2\tDisable an optimization pass."
15664 msgstr ""
15666 #: common.opt:1563
15667 #, no-c-format
15668 msgid ""
15669 "-fenable-[tree|rtl|ipa]-<pass>=range1+range2\tEnable an optimization pass."
15670 msgstr ""
15672 #: common.opt:1567
15673 #, no-c-format
15674 msgid "-fdump-<type>\tDump various compiler internals to a file."
15675 msgstr ""
15677 #: common.opt:1574
15678 #, no-c-format
15679 msgid ""
15680 "-fdump-final-insns=filename\tDump to filename the insns at the end of "
15681 "translation."
15682 msgstr ""
15684 #: common.opt:1578
15685 #, no-c-format
15686 msgid "-fdump-go-spec=filename\tWrite all declarations to file as Go code."
15687 msgstr ""
15689 #: common.opt:1582
15690 #, no-c-format
15691 msgid "Suppress output of addresses in debugging dumps."
15692 msgstr ""
15694 #: common.opt:1586
15695 #, no-c-format
15696 msgid ""
15697 "Collect and dump debug information into temporary file if ICE in C/C++ "
15698 "compiler occurred."
15699 msgstr ""
15701 #: common.opt:1591
15702 #, no-c-format
15703 msgid ""
15704 "Dump detailed information on GCC's internal representation of source code "
15705 "locations."
15706 msgstr ""
15708 #: common.opt:1595
15709 #, no-c-format
15710 msgid "Dump optimization passes."
15711 msgstr ""
15713 #: common.opt:1599
15714 #, no-c-format
15715 msgid ""
15716 "Suppress output of instruction numbers, line number notes and addresses in "
15717 "debugging dumps."
15718 msgstr ""
15720 #: common.opt:1603
15721 #, no-c-format
15722 msgid "Suppress output of previous and next insn numbers in debugging dumps."
15723 msgstr ""
15725 #: common.opt:1607
15726 #, no-c-format
15727 msgid "Enable CFI tables via GAS assembler directives."
15728 msgstr ""
15730 #: common.opt:1611
15731 #, no-c-format
15732 msgid "Perform early inlining."
15733 msgstr ""
15735 #: common.opt:1619
15736 #, no-c-format
15737 msgid "Perform interprocedural reduction of aggregates."
15738 msgstr ""
15740 #: common.opt:1623
15741 #, no-c-format
15742 msgid "Perform unused symbol elimination in debug info."
15743 msgstr ""
15745 #: common.opt:1627
15746 #, no-c-format
15747 msgid "Perform unused type elimination in debug info."
15748 msgstr ""
15750 #: common.opt:1631
15751 #, no-c-format
15752 msgid "Do not suppress C++ class debug information."
15753 msgstr ""
15755 #: common.opt:1635
15756 #, no-c-format
15757 msgid "Enable exception handling."
15758 msgstr ""
15760 #: common.opt:1639
15761 #, no-c-format
15762 msgid "Perform a number of minor, expensive optimizations."
15763 msgstr ""
15765 #: common.opt:1643
15766 #, no-c-format
15767 msgid ""
15768 "-fexcess-precision=[fast|standard|16]\tSpecify handling of excess floating-"
15769 "point precision."
15770 msgstr ""
15772 #: common.opt:1661
15773 #, no-c-format
15774 msgid ""
15775 "-fpermitted-flt-eval-methods=[c11|ts-18661]\tSpecify which values of "
15776 "FLT_EVAL_METHOD are permitted."
15777 msgstr ""
15779 #: common.opt:1677
15780 #, no-c-format
15781 msgid ""
15782 "Output lto objects containing both the intermediate language and binary "
15783 "output."
15784 msgstr ""
15786 #: common.opt:1681
15787 #, no-c-format
15788 msgid "Assume no NaNs or infinities are generated."
15789 msgstr ""
15791 #: common.opt:1685
15792 #, no-c-format
15793 msgid ""
15794 "Assume that loops with an exit will terminate and not loop indefinitely."
15795 msgstr ""
15797 #: common.opt:1689
15798 #, no-c-format
15799 msgid ""
15800 "-ffixed-<register>\tMark <register> as being unavailable to the compiler."
15801 msgstr ""
15803 #: common.opt:1693
15804 #, no-c-format
15805 msgid "Don't allocate floats and doubles in extended-precision registers."
15806 msgstr ""
15808 #: common.opt:1701
15809 #, no-c-format
15810 msgid "Perform a forward propagation pass on RTL."
15811 msgstr ""
15813 #: common.opt:1705
15814 #, no-c-format
15815 msgid ""
15816 "-ffp-contract=[off|on|fast]\tPerform floating-point expression contraction."
15817 msgstr ""
15819 #: common.opt:1721
15820 #, no-c-format
15821 msgid ""
15822 "Allow built-in functions ceil, floor, round, trunc to raise \"inexact\" "
15823 "exceptions."
15824 msgstr ""
15826 #: common.opt:1728
15827 #, no-c-format
15828 msgid "Allow function addresses to be held in registers."
15829 msgstr ""
15831 #: common.opt:1732
15832 #, no-c-format
15833 msgid "Place each function into its own section."
15834 msgstr ""
15836 #: common.opt:1736
15837 #, no-c-format
15838 msgid "Perform global common subexpression elimination."
15839 msgstr ""
15841 #: common.opt:1740
15842 #, no-c-format
15843 msgid ""
15844 "Perform enhanced load motion during global common subexpression elimination."
15845 msgstr ""
15847 #: common.opt:1744
15848 #, no-c-format
15849 msgid "Perform store motion after global common subexpression elimination."
15850 msgstr ""
15852 #: common.opt:1748
15853 #, no-c-format
15854 msgid ""
15855 "Perform redundant load after store elimination in global common "
15856 "subexpression elimination."
15857 msgstr ""
15859 #: common.opt:1753
15860 #, no-c-format
15861 msgid ""
15862 "Perform global common subexpression elimination after register allocation "
15863 "has finished."
15864 msgstr ""
15866 #: common.opt:1770
15867 #, no-c-format
15868 msgid ""
15869 "-fgnat-encodings=[all|gdb|minimal]\tSelect the balance between GNAT "
15870 "encodings and standard DWARF emitted in the debug information."
15871 msgstr ""
15873 #: common.opt:1775
15874 #, no-c-format
15875 msgid "Enable in and out of Graphite representation."
15876 msgstr ""
15878 #: common.opt:1779
15879 #, no-c-format
15880 msgid "Enable Graphite Identity transformation."
15881 msgstr ""
15883 #: common.opt:1783
15884 #, no-c-format
15885 msgid ""
15886 "Enable hoisting adjacent loads to encourage generating conditional move "
15887 "instructions."
15888 msgstr ""
15890 #: common.opt:1792
15891 #, no-c-format
15892 msgid ""
15893 "Improve GCC's ability to track column numbers in large source files, at the "
15894 "expense of slower compilation."
15895 msgstr ""
15897 #: common.opt:1797
15898 #, no-c-format
15899 msgid "Mark all loops as parallel."
15900 msgstr ""
15902 #: common.opt:1801 common.opt:1809 common.opt:3154
15903 #, no-c-format
15904 msgid "Enable loop nest transforms.  Same as -floop-nest-optimize."
15905 msgstr ""
15907 #: common.opt:1805
15908 #, no-c-format
15909 msgid "Enable loop interchange on trees."
15910 msgstr ""
15912 #: common.opt:1813
15913 #, no-c-format
15914 msgid "Perform unroll-and-jam on loops."
15915 msgstr ""
15917 #: common.opt:1817
15918 #, no-c-format
15919 msgid "Enable support for GNU transactional memory."
15920 msgstr ""
15922 #: common.opt:1821
15923 #, no-c-format
15924 msgid "Use STB_GNU_UNIQUE if supported by the assembler."
15925 msgstr ""
15927 #: common.opt:1829
15928 #, no-c-format
15929 msgid "Enable the loop nest optimizer."
15930 msgstr ""
15932 #: common.opt:1833
15933 #, no-c-format
15934 msgid "Force bitfield accesses to match their type width."
15935 msgstr ""
15937 #: common.opt:1837
15938 #, no-c-format
15939 msgid "Merge adjacent stores."
15940 msgstr ""
15942 #: common.opt:1841
15943 #, no-c-format
15944 msgid "Enable guessing of branch probabilities."
15945 msgstr ""
15947 #: common.opt:1845
15948 #, no-c-format
15949 msgid "Enable various security-relevant flags."
15950 msgstr ""
15952 #: common.opt:1849
15953 #, no-c-format
15954 msgid "Harden conditionals not used in branches, checking reversed conditions."
15955 msgstr ""
15957 #: common.opt:1853
15958 #, no-c-format
15959 msgid "Harden conditional branches by checking reversed conditions."
15960 msgstr ""
15962 #: common.opt:1857
15963 #, no-c-format
15964 msgid "Harden control flow by recording and checking execution paths."
15965 msgstr ""
15967 #: common.opt:1861
15968 #, no-c-format
15969 msgid "Disable CFR in leaf functions."
15970 msgstr ""
15972 #: common.opt:1865
15973 #, no-c-format
15974 msgid ""
15975 "Check CFR execution paths also before calls followed by returns of their "
15976 "results."
15977 msgstr ""
15979 #: common.opt:1869
15980 #, no-c-format
15981 msgid ""
15982 "Check CFR execution paths also when exiting a function through an exception."
15983 msgstr ""
15985 #: common.opt:1873
15986 #, no-c-format
15987 msgid ""
15988 "-fhardcfr-check-noreturn-calls=[always|no-xthrow|nothrow|never]\tCheck CFR "
15989 "execution paths also before calling noreturn functions."
15990 msgstr ""
15992 #: common.opt:1896
15993 #, no-c-format
15994 msgid "Process #ident directives."
15995 msgstr ""
15997 #: common.opt:1900
15998 #, no-c-format
15999 msgid "Perform conversion of conditional jumps to branchless equivalents."
16000 msgstr ""
16002 #: common.opt:1904
16003 #, no-c-format
16004 msgid "Perform conversion of conditional jumps to conditional execution."
16005 msgstr ""
16007 #: common.opt:1908
16008 #, no-c-format
16009 msgid ""
16010 "-fstack-reuse=[all|named_vars|none]\tSet stack reuse level for local "
16011 "variables."
16012 msgstr ""
16014 #: common.opt:1924
16015 #, no-c-format
16016 msgid "Convert conditional jumps in innermost loops to branchless equivalents."
16017 msgstr ""
16019 #: common.opt:1936
16020 #, no-c-format
16021 msgid "Do not generate .size directives."
16022 msgstr ""
16024 #: common.opt:1940
16025 #, no-c-format
16026 msgid "Perform indirect inlining."
16027 msgstr ""
16029 #: common.opt:1946
16030 #, no-c-format
16031 msgid ""
16032 "Enable inlining of function declared \"inline\", disabling disables all "
16033 "inlining."
16034 msgstr ""
16036 #: common.opt:1950
16037 #, no-c-format
16038 msgid ""
16039 "Integrate functions into their callers when code size is known not to grow."
16040 msgstr ""
16042 #: common.opt:1954
16043 #, no-c-format
16044 msgid ""
16045 "Integrate functions not declared \"inline\" into their callers when "
16046 "profitable."
16047 msgstr ""
16049 #: common.opt:1958
16050 #, no-c-format
16051 msgid "Integrate functions only required by their single caller."
16052 msgstr ""
16054 #: common.opt:1965
16055 #, no-c-format
16056 msgid ""
16057 "-finline-limit=<number>\tLimit the size of inlined functions to <number>."
16058 msgstr ""
16060 #: common.opt:1969
16061 #, no-c-format
16062 msgid ""
16063 "Inline __atomic operations when a lock free instruction sequence is "
16064 "available."
16065 msgstr ""
16067 #: common.opt:1979
16068 #, no-c-format
16069 msgid ""
16070 "-finline-stringops[=memcmp|memcpy|memmove|memset] Expand supported mem/str "
16071 "operations inline, even if against optimization."
16072 msgstr ""
16074 #: common.opt:2010
16075 #, no-c-format
16076 msgid ""
16077 "-fcf-protection=[full|branch|return|none|check]\tInstrument functions with "
16078 "checks to verify jump/call/return control-flow transfer instructions have "
16079 "valid targets."
16080 msgstr ""
16082 #: common.opt:2033
16083 #, no-c-format
16084 msgid "Instrument function entry and exit with profiling calls."
16085 msgstr ""
16087 #: common.opt:2037
16088 #, no-c-format
16089 msgid "Instrument function entry and exit with profiling calls invoked once."
16090 msgstr ""
16092 #: common.opt:2041
16093 #, no-c-format
16094 msgid ""
16095 "-finstrument-functions-exclude-function-list=name,...\tDo not instrument "
16096 "listed functions."
16097 msgstr ""
16099 #: common.opt:2045
16100 #, no-c-format
16101 msgid ""
16102 "-finstrument-functions-exclude-file-list=filename,...\tDo not instrument "
16103 "functions listed in files."
16104 msgstr ""
16106 #: common.opt:2049
16107 #, no-c-format
16108 msgid "Perform interprocedural constant propagation."
16109 msgstr ""
16111 #: common.opt:2053
16112 #, no-c-format
16113 msgid "Perform cloning to make Interprocedural constant propagation stronger."
16114 msgstr ""
16116 #: common.opt:2061
16117 #, no-c-format
16118 msgid "Perform interprocedural bitwise constant propagation."
16119 msgstr ""
16121 #: common.opt:2065
16122 #, no-c-format
16123 msgid "Perform interprocedural modref analysis."
16124 msgstr ""
16126 #: common.opt:2069
16127 #, no-c-format
16128 msgid "Perform interprocedural profile propagation."
16129 msgstr ""
16131 #: common.opt:2073
16132 #, no-c-format
16133 msgid "Perform interprocedural points-to analysis."
16134 msgstr ""
16136 #: common.opt:2077
16137 #, no-c-format
16138 msgid "Discover pure and const functions."
16139 msgstr ""
16141 #: common.opt:2081
16142 #, no-c-format
16143 msgid "Perform Identical Code Folding for functions and read-only variables."
16144 msgstr ""
16146 #: common.opt:2085
16147 #, no-c-format
16148 msgid "Perform Identical Code Folding for functions."
16149 msgstr ""
16151 #: common.opt:2089
16152 #, no-c-format
16153 msgid "Perform Identical Code Folding for variables."
16154 msgstr ""
16156 #: common.opt:2093
16157 #, no-c-format
16158 msgid "Discover read-only and non addressable static variables."
16159 msgstr ""
16161 #: common.opt:2097
16162 #, no-c-format
16163 msgid "Discover read-only, write-only and non-addressable static variables."
16164 msgstr ""
16166 #: common.opt:2101
16167 #, no-c-format
16168 msgid "Reduce stack alignment on call sites if possible."
16169 msgstr ""
16171 #: common.opt:2113
16172 #, no-c-format
16173 msgid "Perform IPA Value Range Propagation."
16174 msgstr ""
16176 #: common.opt:2117
16177 #, no-c-format
16178 msgid "-fira-algorithm=[CB|priority]\tSet the used IRA algorithm."
16179 msgstr ""
16181 #: common.opt:2121
16182 #, no-c-format
16183 msgid ""
16184 "Assume strict aliasing rules apply across (uninlined) function boundaries."
16185 msgstr ""
16187 #: common.opt:2134
16188 #, no-c-format
16189 msgid "-fira-region=[one|all|mixed]\tSet regions for IRA."
16190 msgstr ""
16192 #: common.opt:2150
16193 #, no-c-format
16194 msgid "Use IRA based register pressure calculation in RTL hoist optimizations."
16195 msgstr ""
16197 #: common.opt:2155
16198 #, no-c-format
16199 msgid "Use IRA based register pressure calculation in RTL loop optimizations."
16200 msgstr ""
16202 #: common.opt:2160
16203 #, no-c-format
16204 msgid "Share slots for saving different hard registers."
16205 msgstr ""
16207 #: common.opt:2164
16208 #, no-c-format
16209 msgid "Share stack slots for spilled pseudo-registers."
16210 msgstr ""
16212 #: common.opt:2168
16213 #, no-c-format
16214 msgid "-fira-verbose=<number>\tControl IRA's level of diagnostic messages."
16215 msgstr ""
16217 #: common.opt:2172
16218 #, no-c-format
16219 msgid "Optimize induction variables on trees."
16220 msgstr ""
16222 #: common.opt:2176
16223 #, no-c-format
16224 msgid "Use jump tables for sufficiently large switch statements."
16225 msgstr ""
16227 #: common.opt:2180
16228 #, no-c-format
16229 msgid "Use bit tests for sufficiently large switch statements."
16230 msgstr ""
16232 #: common.opt:2184
16233 #, no-c-format
16234 msgid "Generate code for functions even if they are fully inlined."
16235 msgstr ""
16237 #: common.opt:2188
16238 #, no-c-format
16239 msgid "Generate code for static functions even if they are never called."
16240 msgstr ""
16242 #: common.opt:2192
16243 #, no-c-format
16244 msgid "Emit static const variables even if they are not used."
16245 msgstr ""
16247 #: common.opt:2196
16248 #, no-c-format
16249 msgid "Give external symbols a leading underscore."
16250 msgstr ""
16252 #: common.opt:2204
16253 #, no-c-format
16254 msgid "Do CFG-sensitive rematerialization in LRA."
16255 msgstr ""
16257 #: common.opt:2208
16258 #, no-c-format
16259 msgid "Enable link-time optimization."
16260 msgstr ""
16262 #: common.opt:2212
16263 #, no-c-format
16264 msgid "Link-time optimization with number of parallel jobs or jobserver."
16265 msgstr ""
16267 #: common.opt:2234
16268 #, no-c-format
16269 msgid "Specify the algorithm to partition symbols and vars at linktime."
16270 msgstr ""
16272 #: common.opt:2239
16273 #, no-c-format
16274 msgid "Use zlib/zstd compression level <number> for IL."
16275 msgstr ""
16277 #: common.opt:2247
16278 #, no-c-format
16279 msgid "Report various link-time optimization statistics."
16280 msgstr ""
16282 #: common.opt:2251
16283 #, no-c-format
16284 msgid "Report various link-time optimization statistics for WPA only."
16285 msgstr ""
16287 #: common.opt:2255
16288 #, no-c-format
16289 msgid "Set errno after built-in math functions."
16290 msgstr ""
16292 #: common.opt:2259
16293 #, no-c-format
16294 msgid "-fmax-errors=<number>\tMaximum number of errors to report."
16295 msgstr ""
16297 #: common.opt:2263
16298 #, no-c-format
16299 msgid "Report on permanent memory allocation."
16300 msgstr ""
16302 #: common.opt:2267
16303 #, no-c-format
16304 msgid "Report on permanent memory allocation in WPA only."
16305 msgstr ""
16307 #: common.opt:2274
16308 #, no-c-format
16309 msgid "Attempt to merge identical constants and constant variables."
16310 msgstr ""
16312 #: common.opt:2278
16313 #, no-c-format
16314 msgid "Attempt to merge identical constants across compilation units."
16315 msgstr ""
16317 #: common.opt:2282
16318 #, no-c-format
16319 msgid "Attempt to merge identical debug strings across compilation units."
16320 msgstr ""
16322 #: common.opt:2286
16323 #, no-c-format
16324 msgid ""
16325 "-fmessage-length=<number>\tLimit diagnostics to <number> characters per "
16326 "line.  0 suppresses line-wrapping."
16327 msgstr ""
16329 #: common.opt:2290
16330 #, no-c-format
16331 msgid "Align the start of every function."
16332 msgstr ""
16334 #: common.opt:2294
16335 #, no-c-format
16336 msgid "Perform SMS based modulo scheduling before the first scheduling pass."
16337 msgstr ""
16339 #: common.opt:2298
16340 #, no-c-format
16341 msgid "Perform SMS based modulo scheduling with register moves allowed."
16342 msgstr ""
16344 #: common.opt:2302
16345 #, no-c-format
16346 msgid "Move loop invariant computations out of loops."
16347 msgstr ""
16349 #: common.opt:2306
16350 #, no-c-format
16351 msgid "Move stores out of loops."
16352 msgstr ""
16354 #: common.opt:2310
16355 #, no-c-format
16356 msgid "Building block for specs-based multilib-aware TFLAGS."
16357 msgstr ""
16359 #: common.opt:2314
16360 #, no-c-format
16361 msgid "Use the RTL dead code elimination pass."
16362 msgstr ""
16364 #: common.opt:2318
16365 #, no-c-format
16366 msgid "Use the RTL dead store elimination pass."
16367 msgstr ""
16369 #: common.opt:2322
16370 #, no-c-format
16371 msgid ""
16372 "Enable/Disable the traditional scheduling in loops that already passed "
16373 "modulo scheduling."
16374 msgstr ""
16376 #: common.opt:2326
16377 #, no-c-format
16378 msgid "Support synchronous non-call exceptions."
16379 msgstr ""
16381 #: common.opt:2333
16382 #, no-c-format
16383 msgid ""
16384 "-foffload-options=<targets>=<options>\tSpecify options for the offloading "
16385 "targets."
16386 msgstr ""
16388 #: common.opt:2337
16389 #, no-c-format
16390 msgid "-foffload-abi=[lp64|ilp32]\tSet the ABI to use in an offload compiler."
16391 msgstr ""
16393 #: common.opt:2350
16394 #, no-c-format
16395 msgid "When possible do not generate stack frames."
16396 msgstr ""
16398 #: common.opt:2357
16399 #, no-c-format
16400 msgid ""
16401 "Generate SIMD clones for functions with the OpenMP declare target directive."
16402 msgstr ""
16404 #: common.opt:2376
16405 #, no-c-format
16406 msgid "Enable all optimization info dumps on stderr."
16407 msgstr ""
16409 #: common.opt:2380
16410 #, no-c-format
16411 msgid "-fopt-info[-<type>=filename]\tDump compiler optimization details."
16412 msgstr ""
16414 #: common.opt:2384
16415 #, no-c-format
16416 msgid ""
16417 "Write a SRCFILE.opt-record.json file detailing what optimizations were "
16418 "performed."
16419 msgstr ""
16421 #: common.opt:2392
16422 #, no-c-format
16423 msgid "Optimize sibling and tail recursive calls."
16424 msgstr ""
16426 #: common.opt:2396
16427 #, no-c-format
16428 msgid "Perform partial inlining."
16429 msgstr ""
16431 #: common.opt:2400 common.opt:2404
16432 #, no-c-format
16433 msgid "Report on memory allocation before interprocedural optimization."
16434 msgstr ""
16436 #: common.opt:2408
16437 #, no-c-format
16438 msgid "Pack structure members together without holes."
16439 msgstr ""
16441 #: common.opt:2412
16442 #, no-c-format
16443 msgid "-fpack-struct=<number>\tSet initial maximum structure member alignment."
16444 msgstr ""
16446 #: common.opt:2416
16447 #, no-c-format
16448 msgid "Return small aggregates in memory, not registers."
16449 msgstr ""
16451 #: common.opt:2420
16452 #, no-c-format
16453 msgid "Perform loop peeling."
16454 msgstr ""
16456 #: common.opt:2424
16457 #, no-c-format
16458 msgid "Enable machine specific peephole optimizations."
16459 msgstr ""
16461 #: common.opt:2428
16462 #, no-c-format
16463 msgid "Enable an RTL peephole pass before sched2."
16464 msgstr ""
16466 #: common.opt:2432
16467 #, no-c-format
16468 msgid "Generate position-independent code if possible (large mode)."
16469 msgstr ""
16471 #: common.opt:2436
16472 #, no-c-format
16473 msgid ""
16474 "Generate position-independent code for executables if possible (large mode)."
16475 msgstr ""
16477 #: common.opt:2440
16478 #, no-c-format
16479 msgid "Generate position-independent code if possible (small mode)."
16480 msgstr ""
16482 #: common.opt:2444
16483 #, no-c-format
16484 msgid ""
16485 "Generate position-independent code for executables if possible (small mode)."
16486 msgstr ""
16488 #: common.opt:2448
16489 #, no-c-format
16490 msgid ""
16491 "Use PLT for PIC calls (-fno-plt: load the address from GOT at call site)."
16492 msgstr ""
16494 #: common.opt:2452
16495 #, no-c-format
16496 msgid "Specify a plugin to load."
16497 msgstr ""
16499 #: common.opt:2456
16500 #, no-c-format
16501 msgid ""
16502 "-fplugin-arg-<name>-<key>[=<value>]\tSpecify argument <key>=<value> for "
16503 "plugin <name>."
16504 msgstr ""
16506 #: common.opt:2460
16507 #, no-c-format
16508 msgid "Run predictive commoning optimization."
16509 msgstr ""
16511 #: common.opt:2464
16512 #, no-c-format
16513 msgid "Generate prefetch instructions, if available, for arrays in loops."
16514 msgstr ""
16516 #: common.opt:2468
16517 #, no-c-format
16518 msgid "Enable basic program profiling code."
16519 msgstr ""
16521 #: common.opt:2472
16522 #, no-c-format
16523 msgid "Generate absolute source path names for gcov."
16524 msgstr ""
16526 #: common.opt:2476
16527 #, no-c-format
16528 msgid "Insert arc-based program profiling code."
16529 msgstr ""
16531 #: common.opt:2480
16532 #, no-c-format
16533 msgid "Insert condition coverage profiling code."
16534 msgstr ""
16536 #: common.opt:2484
16537 #, no-c-format
16538 msgid ""
16539 "Set the top-level directory for storing the profile data. The default is "
16540 "'pwd'."
16541 msgstr ""
16543 #: common.opt:2489
16544 #, no-c-format
16545 msgid "Select the name for storing the profile note file."
16546 msgstr ""
16548 #: common.opt:2493
16549 #, no-c-format
16550 msgid "Enable correction of flow inconsistent profile data input."
16551 msgstr ""
16553 #: common.opt:2497
16554 #, no-c-format
16555 msgid ""
16556 "-fprofile-update=[single|atomic|prefer-atomic]\tSet the profile update "
16557 "method."
16558 msgstr ""
16560 #: common.opt:2501
16561 #, no-c-format
16562 msgid ""
16563 "Instrument only functions from files whose name matches any of the regular "
16564 "expressions (separated by semi-colons)."
16565 msgstr ""
16567 #: common.opt:2505
16568 #, no-c-format
16569 msgid ""
16570 "Instrument only functions from files whose name does not match any of the "
16571 "regular expressions (separated by semi-colons)."
16572 msgstr ""
16574 #: common.opt:2521
16575 #, no-c-format
16576 msgid ""
16577 "-fprofile-reproducible=[serial|parallel-runs|multithreaded]\tControl level "
16578 "of reproducibility of profile gathered by -fprofile-generate."
16579 msgstr ""
16581 #: common.opt:2537
16582 #, no-c-format
16583 msgid ""
16584 "Remove prefix from absolute path before mangling name for -fprofile-"
16585 "generate= and -fprofile-use=."
16586 msgstr ""
16588 #: common.opt:2541
16589 #, no-c-format
16590 msgid ""
16591 "-fprofile-prefix-map=<old>=<new>\tMap one directory name to another in GCOV "
16592 "coverage result."
16593 msgstr ""
16595 #: common.opt:2545
16596 #, no-c-format
16597 msgid ""
16598 "Enable common options for generating profile info for profile feedback "
16599 "directed optimizations."
16600 msgstr ""
16602 #: common.opt:2549
16603 #, no-c-format
16604 msgid ""
16605 "Enable common options for generating profile info for profile feedback "
16606 "directed optimizations, and set -fprofile-dir=."
16607 msgstr ""
16609 #: common.opt:2553
16610 #, no-c-format
16611 msgid ""
16612 "Register the profile information in the .gcov_info section instead of using "
16613 "a constructor/destructor."
16614 msgstr ""
16616 #: common.opt:2557
16617 #, no-c-format
16618 msgid ""
16619 "Register the profile information in the specified section instead of using a "
16620 "constructor/destructor."
16621 msgstr ""
16623 #: common.opt:2561
16624 #, no-c-format
16625 msgid ""
16626 "Do not assume that functions never executed during the train run are cold."
16627 msgstr ""
16629 #: common.opt:2565
16630 #, no-c-format
16631 msgid ""
16632 "Enable common options for performing profile feedback directed optimizations."
16633 msgstr ""
16635 #: common.opt:2569
16636 #, no-c-format
16637 msgid ""
16638 "Enable common options for performing profile feedback directed "
16639 "optimizations, and set -fprofile-dir=."
16640 msgstr ""
16642 #: common.opt:2573
16643 #, no-c-format
16644 msgid "Insert code to profile values of expressions."
16645 msgstr ""
16647 #: common.opt:2577
16648 #, no-c-format
16649 msgid "Report on consistency of profile."
16650 msgstr ""
16652 #: common.opt:2581
16653 #, no-c-format
16654 msgid "Enable function reordering that improves code placement."
16655 msgstr ""
16657 #: common.opt:2585
16658 #, no-c-format
16659 msgid "Insert NOP instructions at each function entry."
16660 msgstr ""
16662 #: common.opt:2592
16663 #, no-c-format
16664 msgid "-frandom-seed=<string>\tMake compile reproducible using <string>."
16665 msgstr ""
16667 #: common.opt:2602
16668 #, no-c-format
16669 msgid "Record gcc command line switches in the object file."
16670 msgstr ""
16672 #: common.opt:2606
16673 #, no-c-format
16674 msgid "Return small aggregates in registers."
16675 msgstr ""
16677 #: common.opt:2614
16678 #, no-c-format
16679 msgid ""
16680 "Tell DSE that the storage for a C++ object is dead when the constructor "
16681 "starts and when the destructor finishes."
16682 msgstr ""
16684 #: common.opt:2628
16685 #, no-c-format
16686 msgid ""
16687 "-flive-patching=[inline-only-static|inline-clone]\tControl IPA optimizations "
16688 "to provide a safe compilation for live-patching.  At the same time, provides "
16689 "multiple-level control on the enabled IPA optimizations."
16690 msgstr ""
16692 #: common.opt:2643
16693 #, no-c-format
16694 msgid "Tell DCE to remove unused C++ allocations."
16695 msgstr ""
16697 #: common.opt:2647
16698 #, no-c-format
16699 msgid "Relief of register pressure through live range shrinkage."
16700 msgstr ""
16702 #: common.opt:2651
16703 #, no-c-format
16704 msgid "Perform a register renaming optimization pass."
16705 msgstr ""
16707 #: common.opt:2655
16708 #, no-c-format
16709 msgid "Perform a target dependent instruction fusion optimization pass."
16710 msgstr ""
16712 #: common.opt:2659
16713 #, no-c-format
16714 msgid "Reorder basic blocks to improve code placement."
16715 msgstr ""
16717 #: common.opt:2663
16718 #, no-c-format
16719 msgid ""
16720 "-freorder-blocks-algorithm=[simple|stc]\tSet the used basic block reordering "
16721 "algorithm."
16722 msgstr ""
16724 #: common.opt:2676
16725 #, no-c-format
16726 msgid "Reorder basic blocks and partition into hot and cold sections."
16727 msgstr ""
16729 #: common.opt:2680
16730 #, no-c-format
16731 msgid "Reorder functions to improve code placement."
16732 msgstr ""
16734 #: common.opt:2684
16735 #, no-c-format
16736 msgid "Add a common subexpression elimination pass after loop optimizations."
16737 msgstr ""
16739 #: common.opt:2692
16740 #, no-c-format
16741 msgid "Disable optimizations that assume default FP rounding behavior."
16742 msgstr ""
16744 #: common.opt:2696
16745 #, no-c-format
16746 msgid "Enable scheduling across basic blocks."
16747 msgstr ""
16749 #: common.opt:2700
16750 #, no-c-format
16751 msgid "Enable register pressure sensitive insn scheduling."
16752 msgstr ""
16754 #: common.opt:2704
16755 #, no-c-format
16756 msgid "Allow speculative motion of non-loads."
16757 msgstr ""
16759 #: common.opt:2708
16760 #, no-c-format
16761 msgid "Allow speculative motion of some loads."
16762 msgstr ""
16764 #: common.opt:2712
16765 #, no-c-format
16766 msgid "Allow speculative motion of more loads."
16767 msgstr ""
16769 #: common.opt:2716
16770 #, no-c-format
16771 msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler."
16772 msgstr ""
16774 #: common.opt:2720
16775 #, no-c-format
16776 msgid "If scheduling post reload, do superblock scheduling."
16777 msgstr ""
16779 #: common.opt:2728
16780 #, no-c-format
16781 msgid "Reschedule instructions before register allocation."
16782 msgstr ""
16784 #: common.opt:2732
16785 #, no-c-format
16786 msgid "Reschedule instructions after register allocation."
16787 msgstr ""
16789 #: common.opt:2739
16790 #, no-c-format
16791 msgid "Schedule instructions using selective scheduling algorithm."
16792 msgstr ""
16794 #: common.opt:2743
16795 #, no-c-format
16796 msgid "Run selective scheduling after reload."
16797 msgstr ""
16799 #: common.opt:2747
16800 #, no-c-format
16801 msgid "Run self-tests, using the given path to locate test files."
16802 msgstr ""
16804 #: common.opt:2751
16805 #, no-c-format
16806 msgid "Perform software pipelining of inner loops during selective scheduling."
16807 msgstr ""
16809 #: common.opt:2755
16810 #, no-c-format
16811 msgid "Perform software pipelining of outer loops during selective scheduling."
16812 msgstr ""
16814 #: common.opt:2759
16815 #, no-c-format
16816 msgid "Reschedule pipelined regions without pipelining."
16817 msgstr ""
16819 #: common.opt:2763
16820 #, no-c-format
16821 msgid ""
16822 "Allow interposing function (or variables) by ones with different semantics "
16823 "(or initializer) respectively by dynamic linker."
16824 msgstr ""
16826 #: common.opt:2769
16827 #, no-c-format
16828 msgid "Allow premature scheduling of queued insns."
16829 msgstr ""
16831 #: common.opt:2773
16832 #, no-c-format
16833 msgid ""
16834 "-fsched-stalled-insns=<number>\tSet number of queued insns that can be "
16835 "prematurely scheduled."
16836 msgstr ""
16838 #: common.opt:2781
16839 #, no-c-format
16840 msgid ""
16841 "Set dependence distance checking in premature scheduling of queued insns."
16842 msgstr ""
16844 #: common.opt:2785
16845 #, no-c-format
16846 msgid ""
16847 "-fsched-stalled-insns-dep=<number>\tSet dependence distance checking in "
16848 "premature scheduling of queued insns."
16849 msgstr ""
16851 #: common.opt:2789
16852 #, no-c-format
16853 msgid "Enable the group heuristic in the scheduler."
16854 msgstr ""
16856 #: common.opt:2793
16857 #, no-c-format
16858 msgid "Enable the critical path heuristic in the scheduler."
16859 msgstr ""
16861 #: common.opt:2797
16862 #, no-c-format
16863 msgid "Enable the speculative instruction heuristic in the scheduler."
16864 msgstr ""
16866 #: common.opt:2801
16867 #, no-c-format
16868 msgid "Enable the rank heuristic in the scheduler."
16869 msgstr ""
16871 #: common.opt:2805
16872 #, no-c-format
16873 msgid "Enable the last instruction heuristic in the scheduler."
16874 msgstr ""
16876 #: common.opt:2809
16877 #, no-c-format
16878 msgid "Enable the dependent count heuristic in the scheduler."
16879 msgstr ""
16881 #: common.opt:2813
16882 #, no-c-format
16883 msgid "Access data in the same section from shared anchor points."
16884 msgstr ""
16886 #: common.opt:2825
16887 #, no-c-format
16888 msgid "Turn on Redundant Extensions Elimination pass."
16889 msgstr ""
16891 #: common.opt:2829
16892 #, no-c-format
16893 msgid "Show column numbers in diagnostics, when available.  Default on."
16894 msgstr ""
16896 #: common.opt:2833
16897 #, no-c-format
16898 msgid ""
16899 "Emit function prologues only before parts of the function that need it, "
16900 "rather than at the top of the function."
16901 msgstr ""
16903 #: common.opt:2838
16904 #, no-c-format
16905 msgid "Shrink-wrap parts of the prologue and epilogue separately."
16906 msgstr ""
16908 #: common.opt:2842
16909 #, no-c-format
16910 msgid "Disable optimizations observable by IEEE signaling NaNs."
16911 msgstr ""
16913 #: common.opt:2846
16914 #, no-c-format
16915 msgid ""
16916 "Disable floating point optimizations that ignore the IEEE signedness of zero."
16917 msgstr ""
16919 #: common.opt:2850
16920 #, no-c-format
16921 msgid "Convert floating point constants to single precision constants."
16922 msgstr ""
16924 #: common.opt:2854
16925 #, no-c-format
16926 msgid "Split lifetimes of induction variables when loops are unrolled."
16927 msgstr ""
16929 #: common.opt:2858
16930 #, no-c-format
16931 msgid "Generate discontiguous stack frames."
16932 msgstr ""
16934 #: common.opt:2862
16935 #, no-c-format
16936 msgid "Split wide types into independent registers."
16937 msgstr ""
16939 #: common.opt:2866
16940 #, no-c-format
16941 msgid "Split wide types into independent registers earlier."
16942 msgstr ""
16944 #: common.opt:2870
16945 #, no-c-format
16946 msgid "Enable backward propagation of use properties at the SSA level."
16947 msgstr ""
16949 #: common.opt:2874
16950 #, no-c-format
16951 msgid "Optimize conditional patterns using SSA PHI nodes."
16952 msgstr ""
16954 #: common.opt:2878
16955 #, no-c-format
16956 msgid ""
16957 "Optimize amount of stdarg registers saved to stack at start of function."
16958 msgstr ""
16960 #: common.opt:2882
16961 #, no-c-format
16962 msgid "Apply variable expansion when loops are unrolled."
16963 msgstr ""
16965 #: common.opt:2886
16966 #, no-c-format
16967 msgid ""
16968 "-fstack-check=[no|generic|specific]\tInsert stack checking code into the "
16969 "program."
16970 msgstr ""
16972 #: common.opt:2890
16973 #, no-c-format
16974 msgid ""
16975 "Insert stack checking code into the program.  Same as -fstack-check=specific."
16976 msgstr ""
16978 #: common.opt:2894
16979 #, no-c-format
16980 msgid ""
16981 "Insert code to probe each page of stack space as it is allocated to protect "
16982 "from stack-clash style attacks."
16983 msgstr ""
16985 #: common.opt:2902
16986 #, no-c-format
16987 msgid ""
16988 "-fstack-limit-register=<register>\tTrap if the stack goes past <register>."
16989 msgstr ""
16991 #: common.opt:2906
16992 #, no-c-format
16993 msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>."
16994 msgstr ""
16996 #: common.opt:2910
16997 #, no-c-format
16998 msgid "Use propolice as a stack protection method."
16999 msgstr ""
17001 #: common.opt:2914
17002 #, no-c-format
17003 msgid "Use a stack protection method for every function."
17004 msgstr ""
17006 #: common.opt:2918
17007 #, no-c-format
17008 msgid "Use a smart stack protection method for certain functions."
17009 msgstr ""
17011 #: common.opt:2922
17012 #, no-c-format
17013 msgid ""
17014 "Use stack protection method only for functions with the stack_protect "
17015 "attribute."
17016 msgstr ""
17018 #: common.opt:2926
17019 #, no-c-format
17020 msgid "Output stack usage information on a per-function basis."
17021 msgstr ""
17023 #: common.opt:2938
17024 #, no-c-format
17025 msgid "Assume strict aliasing rules apply."
17026 msgstr ""
17028 #: common.opt:2942
17029 #, no-c-format
17030 msgid ""
17031 "Treat signed overflow as undefined.  Negated as -fwrapv -fwrapv-pointer."
17032 msgstr ""
17034 #: common.opt:2946
17035 #, no-c-format
17036 msgid "Disable stack scrub entirely, disregarding strub attributes."
17037 msgstr ""
17039 #: common.opt:2950
17040 #, no-c-format
17041 msgid "Enable stack scrub as per attributes, with strict call checking."
17042 msgstr ""
17044 #: common.opt:2959
17045 #, no-c-format
17046 msgid "Restore default strub mode: as per attributes, with relaxed checking."
17047 msgstr ""
17049 #: common.opt:2963
17050 #, no-c-format
17051 msgid "Enable stack scrubbing for all viable functions."
17052 msgstr ""
17054 #: common.opt:2967
17055 #, no-c-format
17056 msgid "Enable at-calls stack scrubbing for all viable functions."
17057 msgstr ""
17059 #: common.opt:2971
17060 #, no-c-format
17061 msgid "Enable internal stack scrubbing for all viable functions."
17062 msgstr ""
17064 #: common.opt:2975
17065 #, no-c-format
17066 msgid "Implement __atomic operations via libcalls to legacy __sync functions."
17067 msgstr ""
17069 #: common.opt:2979
17070 #, no-c-format
17071 msgid "Check for syntax errors, then stop."
17072 msgstr ""
17074 #: common.opt:2983
17075 #, no-c-format
17076 msgid "Create data files needed by \"gcov\"."
17077 msgstr ""
17079 #: common.opt:2987
17080 #, no-c-format
17081 msgid "Perform jump threading optimizations."
17082 msgstr ""
17084 #: common.opt:2991
17085 #, no-c-format
17086 msgid "Report the time taken by each compiler pass."
17087 msgstr ""
17089 #: common.opt:2995
17090 #, no-c-format
17091 msgid "Record times taken by sub-phases separately."
17092 msgstr ""
17094 #: common.opt:2999
17095 #, no-c-format
17096 msgid ""
17097 "-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the "
17098 "default thread-local storage code generation model."
17099 msgstr ""
17101 #: common.opt:3018
17102 #, no-c-format
17103 msgid "Reorder top level functions, variables, and asms."
17104 msgstr ""
17106 #: common.opt:3022
17107 #, no-c-format
17108 msgid "Perform superblock formation via tail duplication."
17109 msgstr ""
17111 #: common.opt:3026
17112 #, no-c-format
17113 msgid ""
17114 "For targets that normally need trampolines for nested functions, always "
17115 "generate them instead of using descriptors."
17116 msgstr ""
17118 #: common.opt:3031
17119 #, no-c-format
17120 msgid ""
17121 "Whether trampolines are generated in executable memory rather than "
17122 "executable stack."
17123 msgstr ""
17125 #: common.opt:3049
17126 #, no-c-format
17127 msgid "Assume floating-point operations can trap."
17128 msgstr ""
17130 #: common.opt:3053
17131 #, no-c-format
17132 msgid "Trap for signed overflow in addition, subtraction and multiplication."
17133 msgstr ""
17135 #: common.opt:3057
17136 #, no-c-format
17137 msgid "Enable SSA-CCP optimization on trees."
17138 msgstr ""
17140 #: common.opt:3061
17141 #, no-c-format
17142 msgid "Enable SSA-BIT-CCP optimization on trees."
17143 msgstr ""
17145 #: common.opt:3069
17146 #, no-c-format
17147 msgid "Enable loop header copying on trees."
17148 msgstr ""
17150 #: common.opt:3077
17151 #, no-c-format
17152 msgid "Enable SSA coalescing of user variables."
17153 msgstr ""
17155 #: common.opt:3085
17156 #, no-c-format
17157 msgid "Enable copy propagation on trees."
17158 msgstr ""
17160 #: common.opt:3093
17161 #, no-c-format
17162 msgid "Transform condition stores into unconditional ones."
17163 msgstr ""
17165 #: common.opt:3097
17166 #, no-c-format
17167 msgid "Perform conversions of switch initializations."
17168 msgstr ""
17170 #: common.opt:3101
17171 #, no-c-format
17172 msgid "Enable SSA dead code elimination optimization on trees."
17173 msgstr ""
17175 #: common.opt:3105
17176 #, no-c-format
17177 msgid "Enable dominator optimizations."
17178 msgstr ""
17180 #: common.opt:3109
17181 #, no-c-format
17182 msgid "Enable tail merging on trees."
17183 msgstr ""
17185 #: common.opt:3113
17186 #, no-c-format
17187 msgid "Enable dead store elimination."
17188 msgstr ""
17190 #: common.opt:3117
17191 #, no-c-format
17192 msgid "Enable forward propagation on trees."
17193 msgstr ""
17195 #: common.opt:3121
17196 #, no-c-format
17197 msgid "Enable Full Redundancy Elimination (FRE) on trees."
17198 msgstr ""
17200 #: common.opt:3125
17201 #, no-c-format
17202 msgid "Enable string length optimizations on trees."
17203 msgstr ""
17205 #: common.opt:3129
17206 #, no-c-format
17207 msgid ""
17208 "Detect paths that trigger erroneous or undefined behavior due to "
17209 "dereferencing a null pointer.  Isolate those paths from the main control "
17210 "flow and turn the statement with erroneous or undefined behavior into a trap."
17211 msgstr ""
17213 #: common.opt:3135
17214 #, no-c-format
17215 msgid ""
17216 "Detect paths that trigger erroneous or undefined behavior due to a null "
17217 "value being used in a way forbidden by a returns_nonnull or nonnull "
17218 "attribute.  Isolate those paths from the main control flow and turn the "
17219 "statement with erroneous or undefined behavior into a trap."
17220 msgstr ""
17222 #: common.opt:3142
17223 #, no-c-format
17224 msgid "Enable loop distribution on trees."
17225 msgstr ""
17227 #: common.opt:3146
17228 #, no-c-format
17229 msgid "Enable loop distribution for patterns transformed into a library call."
17230 msgstr ""
17232 #: common.opt:3150
17233 #, no-c-format
17234 msgid "Enable loop invariant motion on trees."
17235 msgstr ""
17237 #: common.opt:3158
17238 #, no-c-format
17239 msgid "Create canonical induction variables in loops."
17240 msgstr ""
17242 #: common.opt:3162
17243 #, no-c-format
17244 msgid "Enable loop optimizations on tree level."
17245 msgstr ""
17247 #: common.opt:3166
17248 #, no-c-format
17249 msgid ""
17250 "-ftree-parallelize-loops=<number>\tEnable automatic parallelization of loops."
17251 msgstr ""
17253 #: common.opt:3170
17254 #, no-c-format
17255 msgid "Enable hoisting loads from conditional pointers."
17256 msgstr ""
17258 #: common.opt:3174
17259 #, no-c-format
17260 msgid "Enable SSA-PRE optimization on trees."
17261 msgstr ""
17263 #: common.opt:3178
17264 #, no-c-format
17265 msgid ""
17266 "In SSA-PRE optimization on trees, enable partial-partial redundancy "
17267 "elimination."
17268 msgstr ""
17270 #: common.opt:3182
17271 #, no-c-format
17272 msgid "Perform function-local points-to analysis on trees."
17273 msgstr ""
17275 #: common.opt:3186
17276 #, no-c-format
17277 msgid "Enable reassociation on tree level."
17278 msgstr ""
17280 #: common.opt:3194
17281 #, no-c-format
17282 msgid "Enable SSA code sinking on trees."
17283 msgstr ""
17285 #: common.opt:3198
17286 #, no-c-format
17287 msgid "Perform straight-line strength reduction."
17288 msgstr ""
17290 #: common.opt:3202
17291 #, no-c-format
17292 msgid "Perform scalar replacement of aggregates."
17293 msgstr ""
17295 #: common.opt:3206
17296 #, no-c-format
17297 msgid "Replace temporary expressions in the SSA->normal pass."
17298 msgstr ""
17300 #: common.opt:3210
17301 #, no-c-format
17302 msgid "Perform live range splitting during the SSA->normal pass."
17303 msgstr ""
17305 #: common.opt:3214
17306 #, no-c-format
17307 msgid "Perform Value Range Propagation on trees."
17308 msgstr ""
17310 #: common.opt:3218
17311 #, no-c-format
17312 msgid "Split paths leading to loop backedges."
17313 msgstr ""
17315 #: common.opt:3222
17316 #, no-c-format
17317 msgid ""
17318 "Assume common declarations may be overridden with ones with a larger "
17319 "trailing array."
17320 msgstr ""
17322 #: common.opt:3227
17323 #, no-c-format
17324 msgid "Compile whole compilation unit at a time."
17325 msgstr ""
17327 #: common.opt:3231
17328 #, no-c-format
17329 msgid "Trap on __builtin_unreachable instead of using it for optimization."
17330 msgstr ""
17332 #: common.opt:3235
17333 #, no-c-format
17334 msgid "Perform loop unrolling when iteration count is known."
17335 msgstr ""
17337 #: common.opt:3239
17338 #, no-c-format
17339 msgid "Perform loop unrolling for all loops."
17340 msgstr ""
17342 #: common.opt:3254
17343 #, no-c-format
17344 msgid ""
17345 "Allow optimization for floating-point arithmetic which may change the result "
17346 "of the operation due to rounding."
17347 msgstr ""
17349 #: common.opt:3259
17350 #, no-c-format
17351 msgid "Same as -fassociative-math for expressions which include division."
17352 msgstr ""
17354 #: common.opt:3267
17355 #, no-c-format
17356 msgid "Allow math optimizations that may violate IEEE or ISO standards."
17357 msgstr ""
17359 #: common.opt:3271
17360 #, no-c-format
17361 msgid "Perform loop unswitching."
17362 msgstr ""
17364 #: common.opt:3275
17365 #, no-c-format
17366 msgid "Perform loop splitting."
17367 msgstr ""
17369 #: common.opt:3279
17370 #, no-c-format
17371 msgid "Version loops based on whether indices have a stride of one."
17372 msgstr ""
17374 #: common.opt:3283
17375 #, no-c-format
17376 msgid "Just generate unwind tables for exception handling."
17377 msgstr ""
17379 #: common.opt:3287
17380 #, no-c-format
17381 msgid "Use the bfd linker instead of the default linker."
17382 msgstr ""
17384 #: common.opt:3291
17385 #, no-c-format
17386 msgid "Use the gold linker instead of the default linker."
17387 msgstr ""
17389 #: common.opt:3295
17390 #, no-c-format
17391 msgid "Use the lld LLVM linker instead of the default linker."
17392 msgstr ""
17394 #: common.opt:3299
17395 #, no-c-format
17396 msgid "Use the Modern linker (MOLD) linker instead of the default linker."
17397 msgstr ""
17399 #: common.opt:3309
17400 #, no-c-format
17401 msgid "Perform variable tracking."
17402 msgstr ""
17404 #: common.opt:3316
17405 #, no-c-format
17406 msgid "Perform variable tracking by annotating assignments."
17407 msgstr ""
17409 #: common.opt:3322
17410 #, no-c-format
17411 msgid "Toggle -fvar-tracking-assignments."
17412 msgstr ""
17414 #: common.opt:3329
17415 #, no-c-format
17416 msgid ""
17417 "Perform variable tracking and also tag variables that are uninitialized."
17418 msgstr ""
17420 #: common.opt:3334
17421 #, no-c-format
17422 msgid "Enable vectorization on trees."
17423 msgstr ""
17425 #: common.opt:3342
17426 #, no-c-format
17427 msgid "Enable loop vectorization on trees."
17428 msgstr ""
17430 #: common.opt:3346
17431 #, no-c-format
17432 msgid "Enable basic block vectorization (SLP) on trees."
17433 msgstr ""
17435 #: common.opt:3350
17436 #, no-c-format
17437 msgid ""
17438 "-fvect-cost-model=[unlimited|dynamic|cheap|very-cheap]\tSpecifies the cost "
17439 "model for vectorization."
17440 msgstr ""
17442 #: common.opt:3354
17443 #, no-c-format
17444 msgid ""
17445 "-fsimd-cost-model=[unlimited|dynamic|cheap|very-cheap]\tSpecifies the "
17446 "vectorization cost model for code marked with a simd directive."
17447 msgstr ""
17449 #: common.opt:3373
17450 #, no-c-format
17451 msgid ""
17452 "Enables the dynamic vectorizer cost model.  Preserved for backward "
17453 "compatibility."
17454 msgstr ""
17456 #: common.opt:3381
17457 #, no-c-format
17458 msgid "Enable copy propagation of scalar-evolution information."
17459 msgstr ""
17461 #: common.opt:3385
17462 #, no-c-format
17463 msgid ""
17464 "-ftrivial-auto-var-init=[uninitialized|pattern|zero]\tAdd initializations to "
17465 "automatic variables."
17466 msgstr ""
17468 #: common.opt:3407
17469 #, no-c-format
17470 msgid "Add extra commentary to assembler output."
17471 msgstr ""
17473 #: common.opt:3411
17474 #, no-c-format
17475 msgid ""
17476 "-fvisibility=[default|internal|hidden|protected]\tSet the default symbol "
17477 "visibility."
17478 msgstr ""
17480 #: common.opt:3430
17481 #, no-c-format
17482 msgid "Validate vtable pointers before using them."
17483 msgstr ""
17485 #: common.opt:3446
17486 #, no-c-format
17487 msgid "Output vtable verification counters."
17488 msgstr ""
17490 #: common.opt:3450
17491 #, no-c-format
17492 msgid "Output vtable verification pointer sets information."
17493 msgstr ""
17495 #: common.opt:3454
17496 #, no-c-format
17497 msgid "Use expression value profiles in optimizations."
17498 msgstr ""
17500 #: common.opt:3458
17501 #, no-c-format
17502 msgid "Construct webs and split unrelated uses of single variable."
17503 msgstr ""
17505 #: common.opt:3462
17506 #, no-c-format
17507 msgid "Enable conditional dead code elimination for builtin calls."
17508 msgstr ""
17510 #: common.opt:3466
17511 #, no-c-format
17512 msgid "Perform whole program optimizations."
17513 msgstr ""
17515 #: common.opt:3470
17516 #, no-c-format
17517 msgid "Assume pointer overflow wraps around."
17518 msgstr ""
17520 #: common.opt:3474
17521 #, no-c-format
17522 msgid "Assume signed arithmetic overflow wraps around."
17523 msgstr ""
17525 #: common.opt:3478
17526 #, no-c-format
17527 msgid "Put zero initialized data in the bss section."
17528 msgstr ""
17530 #: common.opt:3482
17531 #, no-c-format
17532 msgid "Clear call-used registers upon function return."
17533 msgstr ""
17535 #: common.opt:3486
17536 #, no-c-format
17537 msgid "Generate debug information in default format."
17538 msgstr ""
17540 #: common.opt:3490
17541 #, no-c-format
17542 msgid "Assume assembler support for (DWARF2+) .loc directives."
17543 msgstr ""
17545 #: common.opt:3494
17546 #, no-c-format
17547 msgid "Assume assembler support for view in (DWARF2+) .loc directives."
17548 msgstr ""
17550 #: common.opt:3498
17551 #, no-c-format
17552 msgid "Generate debug information in CodeView format."
17553 msgstr ""
17555 #: common.opt:3518
17556 #, no-c-format
17557 msgid "Record DW_AT_decl_column and DW_AT_call_column in DWARF."
17558 msgstr ""
17560 #: common.opt:3524
17561 #, no-c-format
17562 msgid "Generate CTF debug information at default level."
17563 msgstr ""
17565 #: common.opt:3528
17566 #, no-c-format
17567 msgid "Generate BTF debug information at default level."
17568 msgstr ""
17570 #: common.opt:3532
17571 #, no-c-format
17572 msgid "Generate debug information in default version of DWARF format."
17573 msgstr ""
17575 #: common.opt:3536
17576 #, no-c-format
17577 msgid "Generate debug information in DWARF v2 (or later) format."
17578 msgstr ""
17580 #: common.opt:3540
17581 #, no-c-format
17582 msgid "Use 32-bit DWARF format when emitting DWARF debug information."
17583 msgstr ""
17585 #: common.opt:3544
17586 #, no-c-format
17587 msgid "Use 64-bit DWARF format when emitting DWARF debug information."
17588 msgstr ""
17590 #: common.opt:3548
17591 #, no-c-format
17592 msgid "Generate debug information in default extended format."
17593 msgstr ""
17595 #: common.opt:3552
17596 #, no-c-format
17597 msgid "Generate extended entry point information for inlined functions."
17598 msgstr ""
17600 #: common.opt:3556
17601 #, no-c-format
17602 msgid "Compute locview reset points based on insn length estimates."
17603 msgstr ""
17605 #: common.opt:3564
17606 #, no-c-format
17607 msgid "Don't generate DWARF pubnames and pubtypes sections."
17608 msgstr ""
17610 #: common.opt:3568
17611 #, no-c-format
17612 msgid "Generate DWARF pubnames and pubtypes sections."
17613 msgstr ""
17615 #: common.opt:3572
17616 #, no-c-format
17617 msgid "Generate DWARF pubnames and pubtypes sections with GNU extensions."
17618 msgstr ""
17620 #: common.opt:3576
17621 #, no-c-format
17622 msgid "Record gcc command line switches in DWARF DW_AT_producer."
17623 msgstr ""
17625 #: common.opt:3580
17626 #, no-c-format
17627 msgid "Generate debug information in separate .dwo files."
17628 msgstr ""
17630 #: common.opt:3592
17631 #, no-c-format
17632 msgid "Emit progressive recommended breakpoint locations."
17633 msgstr ""
17635 #: common.opt:3596
17636 #, no-c-format
17637 msgid "Don't emit DWARF additions beyond selected version."
17638 msgstr ""
17640 #: common.opt:3600
17641 #, no-c-format
17642 msgid ""
17643 "Add description attributes to some DWARF DIEs that have no name attribute."
17644 msgstr ""
17646 #: common.opt:3604
17647 #, no-c-format
17648 msgid "Toggle debug information generation."
17649 msgstr ""
17651 #: common.opt:3608
17652 #, no-c-format
17653 msgid "Augment variable location lists with progressive views."
17654 msgstr ""
17656 #: common.opt:3615
17657 #, no-c-format
17658 msgid "Generate debug information in VMS format."
17659 msgstr ""
17661 #: common.opt:3644
17662 #, no-c-format
17663 msgid "Generate compressed debug sections."
17664 msgstr ""
17666 #: common.opt:3648
17667 #, no-c-format
17668 msgid "-gz=<format>\tGenerate compressed debug sections in format <format>."
17669 msgstr ""
17671 #: common.opt:3655
17672 #, no-c-format
17673 msgid "-iplugindir=<dir>\tSet <dir> to be the default plugin directory."
17674 msgstr ""
17676 #: common.opt:3659
17677 #, no-c-format
17678 msgid "-imultiarch <dir>\tSet <dir> to be the multiarch include subdirectory."
17679 msgstr ""
17681 #: common.opt:3687
17682 #, no-c-format
17683 msgid "-o <file>\tPlace output into <file>."
17684 msgstr ""
17686 #: common.opt:3691
17687 #, no-c-format
17688 msgid "Enable function profiling."
17689 msgstr ""
17691 #: common.opt:3701
17692 #, no-c-format
17693 msgid "Like -pedantic but issue them as errors."
17694 msgstr ""
17696 #: common.opt:3741
17697 #, no-c-format
17698 msgid "Do not display functions compiled or elapsed time."
17699 msgstr ""
17701 #: common.opt:3773
17702 #, no-c-format
17703 msgid "Enable verbose output."
17704 msgstr ""
17706 #: common.opt:3777
17707 #, no-c-format
17708 msgid "Display the compiler's version."
17709 msgstr ""
17711 #: common.opt:3781
17712 #, no-c-format
17713 msgid "Suppress warnings."
17714 msgstr ""
17716 #: common.opt:3791
17717 #, no-c-format
17718 msgid "Create a shared library."
17719 msgstr ""
17721 #: common.opt:3851
17722 #, no-c-format
17723 msgid "Don't create a dynamically linked position independent executable."
17724 msgstr ""
17726 #: common.opt:3855
17727 #, no-c-format
17728 msgid "Create a dynamically linked position independent executable."
17729 msgstr ""
17731 #: common.opt:3859
17732 #, no-c-format
17733 msgid "Create a static position independent executable."
17734 msgstr ""
17736 #: common.opt:3866
17737 #, no-c-format
17738 msgid "Use caller save register across calls if possible."
17739 msgstr ""
17741 #: params.opt:27
17742 #, no-c-format
17743 msgid ""
17744 "Loops iterating at least selected number of iterations will get loop "
17745 "alignment."
17746 msgstr ""
17748 #: params.opt:31
17749 #, no-c-format
17750 msgid ""
17751 "Select fraction of the maximal frequency of executions of basic block in "
17752 "function given basic block get alignment."
17753 msgstr ""
17755 #: params.opt:35
17756 #, no-c-format
17757 msgid "Enable asan globals protection."
17758 msgstr ""
17760 #: params.opt:39
17761 #, no-c-format
17762 msgid "Enable asan allocas/VLAs protection."
17763 msgstr ""
17765 #: params.opt:43
17766 #, no-c-format
17767 msgid "Enable asan load operations protection."
17768 msgstr ""
17770 #: params.opt:47
17771 #, no-c-format
17772 msgid "Enable asan store operations protection."
17773 msgstr ""
17775 #: params.opt:51
17776 #, no-c-format
17777 msgid ""
17778 "Use callbacks instead of inline code if number of accesses in function "
17779 "becomes greater or equal to this number."
17780 msgstr ""
17782 #: params.opt:55
17783 #, no-c-format
17784 msgid ""
17785 "Prefix calls to memcpy, memset and memmove with __asan_ or __hwasan_ for -"
17786 "fsanitize=kernel-address or -fsanitize=kernel-hwaddress."
17787 msgstr ""
17789 #: params.opt:59
17790 #, no-c-format
17791 msgid "Enable asan builtin functions protection."
17792 msgstr ""
17794 #: params.opt:63
17795 #, no-c-format
17796 msgid "Enable asan stack protection."
17797 msgstr ""
17799 #: params.opt:67
17800 #, no-c-format
17801 msgid "Enable asan detection of use-after-return bugs."
17802 msgstr ""
17804 #: params.opt:71
17805 #, no-c-format
17806 msgid ""
17807 "Enable hwasan instrumentation of statically sized stack-allocated variables."
17808 msgstr ""
17810 #: params.opt:75
17811 #, no-c-format
17812 msgid "Use random base tag for each frame, as opposed to base always zero."
17813 msgstr ""
17815 #: params.opt:79
17816 #, no-c-format
17817 msgid "Enable hwasan instrumentation of allocas/VLAs."
17818 msgstr ""
17820 #: params.opt:83
17821 #, no-c-format
17822 msgid "Enable hwasan instrumentation of load operations."
17823 msgstr ""
17825 #: params.opt:87
17826 #, no-c-format
17827 msgid "Enable hwasan instrumentation of store operations."
17828 msgstr ""
17830 #: params.opt:91
17831 #, no-c-format
17832 msgid "Enable hwasan instrumentation of builtin functions."
17833 msgstr ""
17835 #: params.opt:95
17836 #, no-c-format
17837 msgid "Average number of iterations of a loop."
17838 msgstr ""
17840 #: params.opt:99
17841 #, no-c-format
17842 msgid "Maximum number of bits for which we avoid creating FMAs."
17843 msgstr ""
17845 #: params.opt:103
17846 #, no-c-format
17847 msgid ""
17848 "Set the estimated probability in percentage for builtin expect. The default "
17849 "value is 90% probability."
17850 msgstr ""
17852 #: params.opt:107
17853 #, no-c-format
17854 msgid ""
17855 "The maximum length of a constant string for a builtin string cmp call "
17856 "eligible for inlining. The default value is 3."
17857 msgstr ""
17859 #: params.opt:111
17860 #, no-c-format
17861 msgid ""
17862 "The smallest number of different values for which it is best to use a jump-"
17863 "table instead of a tree of conditional branches, if 0, use the default for "
17864 "the machine."
17865 msgstr ""
17867 #: params.opt:115
17868 #, no-c-format
17869 msgid ""
17870 "Probability that COMDAT function will be shared with different compilation "
17871 "unit."
17872 msgstr ""
17874 #: params.opt:119
17875 #, no-c-format
17876 msgid ""
17877 "Maximum number of namespaces to search for alternatives when name lookup "
17878 "fails."
17879 msgstr ""
17881 #: params.opt:123
17882 #, no-c-format
17883 msgid "Maximum number of queries into the alias oracle per store."
17884 msgstr ""
17886 #: params.opt:127
17887 #, no-c-format
17888 msgid ""
17889 "Maximum size (in bytes) of objects tracked bytewise by dead store "
17890 "elimination."
17891 msgstr ""
17893 #: params.opt:131
17894 #, no-c-format
17895 msgid ""
17896 "Maximal estimated growth of function body caused by early inlining of single "
17897 "call."
17898 msgstr ""
17900 #: params.opt:135
17901 #, no-c-format
17902 msgid ""
17903 "Scale factor to apply to the number of statements in a threading path "
17904 "crossing a loop backedge when comparing to max-jump-thread-duplication-stmts."
17905 msgstr ""
17907 #: params.opt:139
17908 #, no-c-format
17909 msgid ""
17910 "Whether the target fully pipelines FMA instructions.  If non-zero, "
17911 "reassociation considers the benefit of parallelizing FMA's multiplication "
17912 "part and addition part, assuming FMUL and FMA use the same units that can "
17913 "also do FADD."
17914 msgstr ""
17916 #: params.opt:146
17917 #, no-c-format
17918 msgid ""
17919 "The threshold ratio of critical edges execution count that permit performing "
17920 "redundancy elimination after reload."
17921 msgstr ""
17923 #: params.opt:150
17924 #, no-c-format
17925 msgid ""
17926 "The threshold ratio for performing partial redundancy elimination after "
17927 "reload."
17928 msgstr ""
17930 #: params.opt:154
17931 #, no-c-format
17932 msgid ""
17933 "Scaling factor in calculation of maximum distance an expression can be moved "
17934 "by GCSE optimizations."
17935 msgstr ""
17937 #: params.opt:158
17938 #, no-c-format
17939 msgid ""
17940 "Cost at which GCSE optimizations will not constraint the distance an "
17941 "expression can travel."
17942 msgstr ""
17944 #: params.opt:162
17945 #, no-c-format
17946 msgid ""
17947 "Minimum heap expansion to trigger garbage collection, as a percentage of the "
17948 "total size of the heap."
17949 msgstr ""
17951 #: params.opt:166
17952 #, no-c-format
17953 msgid "Minimum heap size before we start collecting garbage, in kilobytes."
17954 msgstr ""
17956 #: params.opt:170
17957 #, no-c-format
17958 msgid ""
17959 "The number of executions of a basic block which is considered hot. The "
17960 "parameter is used only in GIMPLE FE."
17961 msgstr ""
17963 #: params.opt:174
17964 #, no-c-format
17965 msgid "Whether codegen errors should be ICEs when -fchecking."
17966 msgstr ""
17968 #: params.opt:178
17969 #, no-c-format
17970 msgid "Maximum number of arrays per SCoP."
17971 msgstr ""
17973 #: params.opt:182
17974 #, no-c-format
17975 msgid "Maximum number of parameters in a SCoP."
17976 msgstr ""
17978 #: params.opt:186
17979 #, no-c-format
17980 msgid "Maximum number of blocks for -fharden-control-flow-redundancy."
17981 msgstr ""
17983 #: params.opt:190
17984 #, no-c-format
17985 msgid "Maximum number of blocks for in-line -fharden-control-flow-redundancy."
17986 msgstr ""
17988 #: params.opt:194
17989 #, no-c-format
17990 msgid ""
17991 "The number of elements for which hash table verification is done for each "
17992 "searched element."
17993 msgstr ""
17995 #: params.opt:198
17996 #, no-c-format
17997 msgid ""
17998 "The denominator n of fraction 1/n of the maximal execution count of a basic "
17999 "block in the entire program that a basic block needs to at least have in "
18000 "order to be considered hot (used in non-LTO mode)."
18001 msgstr ""
18003 #: params.opt:202
18004 #, no-c-format
18005 msgid ""
18006 "The number of most executed permilles of the profiled execution of the "
18007 "entire program to which the execution count of a basic block must be part of "
18008 "in order to be considered hot (used in LTO mode)."
18009 msgstr ""
18011 #: params.opt:206
18012 #, no-c-format
18013 msgid ""
18014 "The denominator n of fraction 1/n of the execution frequency of the entry "
18015 "block of a function that a basic block of this function needs to at least "
18016 "have in order to be considered hot."
18017 msgstr ""
18019 #: params.opt:210
18020 #, no-c-format
18021 msgid ""
18022 "The scale (in percents) applied to inline-insns-single and auto limits when "
18023 "heuristics hints that inlining is very profitable."
18024 msgstr ""
18026 #: params.opt:214
18027 #, no-c-format
18028 msgid ""
18029 "The minimal estimated speedup allowing inliner to ignore inline-insns-single "
18030 "and inline-insns-auto."
18031 msgstr ""
18033 #: params.opt:218
18034 #, no-c-format
18035 msgid ""
18036 "How much can given compilation unit grow because of the inlining (in "
18037 "percent)."
18038 msgstr ""
18040 #: params.opt:222
18041 #, no-c-format
18042 msgid "The upper bound for sharing integer constants."
18043 msgstr ""
18045 #: params.opt:226
18046 #, no-c-format
18047 msgid ""
18048 "Threshold ipa-cp opportunity evaluation that is still considered beneficial "
18049 "to clone."
18050 msgstr ""
18052 #: params.opt:230
18053 #, no-c-format
18054 msgid ""
18055 "Compile-time bonus IPA-CP assigns to candidates which make loop bounds or "
18056 "strides known."
18057 msgstr ""
18059 #: params.opt:234
18060 #, no-c-format
18061 msgid "Maximum depth of recursive cloning for self-recursive function."
18062 msgstr ""
18064 #: params.opt:238
18065 #, no-c-format
18066 msgid ""
18067 "Recursive cloning only when the probability of call being executed exceeds "
18068 "the parameter."
18069 msgstr ""
18071 #: params.opt:242
18072 #, no-c-format
18073 msgid ""
18074 "When propagating IPA-CP effect estimates, multiply frequencies of recursive "
18075 "edges that bring back an unchanged value by this factor."
18076 msgstr ""
18078 #: params.opt:246
18079 #, no-c-format
18080 msgid ""
18081 "Percentage penalty the recursive functions will receive when they are "
18082 "evaluated for cloning."
18083 msgstr ""
18085 #: params.opt:250
18086 #, no-c-format
18087 msgid ""
18088 "Percentage penalty functions containing a single call to another function "
18089 "will receive when they are evaluated for cloning."
18090 msgstr ""
18092 #: params.opt:254
18093 #, no-c-format
18094 msgid ""
18095 "How much can given compilation unit grow because of the interprocedural "
18096 "constant propagation (in percent)."
18097 msgstr ""
18099 #: params.opt:258
18100 #, no-c-format
18101 msgid "The size of translation unit that IPA-CP pass considers large."
18102 msgstr ""
18104 #: params.opt:262
18105 #, no-c-format
18106 msgid ""
18107 "Maximum size of a list of values associated with each parameter for "
18108 "interprocedural constant propagation."
18109 msgstr ""
18111 #: params.opt:266
18112 #, no-c-format
18113 msgid ""
18114 "When using profile feedback, use the edge at this percentage position in "
18115 "frequency histogram as the bases for IPA-CP heuristics."
18116 msgstr ""
18118 #: params.opt:270
18119 #, no-c-format
18120 msgid ""
18121 "Maximum number of statements visited during jump function offset discovery."
18122 msgstr ""
18124 #: params.opt:274
18125 #, no-c-format
18126 msgid ""
18127 "Maximum number of statements that will be visited by IPA formal parameter "
18128 "analysis based on alias analysis in any given function."
18129 msgstr ""
18131 #: params.opt:278
18132 #, no-c-format
18133 msgid ""
18134 "Maximum number of aggregate content items for a parameter in jump functions "
18135 "and lattices."
18136 msgstr ""
18138 #: params.opt:282
18139 #, no-c-format
18140 msgid ""
18141 "Maximum number of operations in a parameter expression that can be handled "
18142 "by IPA analysis."
18143 msgstr ""
18145 #: params.opt:286
18146 #, no-c-format
18147 msgid ""
18148 "Maximum number of different predicates used to track properties of loops in "
18149 "IPA analysis."
18150 msgstr ""
18152 #: params.opt:290
18153 #, no-c-format
18154 msgid ""
18155 "Maximal number of boundary endpoints of case ranges of switch statement used "
18156 "during IPA function summary generation."
18157 msgstr ""
18159 #: params.opt:294
18160 #, no-c-format
18161 msgid ""
18162 "Minimum probability (in percent) of dereferencing of a function pointer "
18163 "parameter for it to be considered for replacement with simple values."
18164 msgstr ""
18166 #: params.opt:298
18167 #, no-c-format
18168 msgid ""
18169 "Maximum pieces that IPA-SRA tracks per formal parameter, as a consequence, "
18170 "also the maximum number of replacements of a formal parameter."
18171 msgstr ""
18173 #: params.opt:302
18174 #, no-c-format
18175 msgid ""
18176 "Maximum allowed growth of total size of new parameters that ipa-sra replaces "
18177 "a pointer to an aggregate with."
18178 msgstr ""
18180 #: params.opt:306
18181 #, no-c-format
18182 msgid ""
18183 "Additional maximum allowed growth of total size of new parameters that ipa-"
18184 "sra replaces a pointer to an aggregate with, if it points to a local "
18185 "variable that the caller only writes to and passes it as an argument to "
18186 "functions."
18187 msgstr ""
18189 #: params.opt:310
18190 #, no-c-format
18191 msgid ""
18192 "The number of registers in each class kept unused by loop invariant motion."
18193 msgstr ""
18195 #: params.opt:314
18196 #, no-c-format
18197 msgid "Max size of conflict table in MB."
18198 msgstr ""
18200 #: params.opt:318
18201 #, no-c-format
18202 msgid ""
18203 "Approximate function insn number in 1K units triggering simple local RA."
18204 msgstr ""
18206 #: params.opt:322
18207 #, no-c-format
18208 msgid "Max loops number for regional RA."
18209 msgstr ""
18211 #: params.opt:326
18212 #, no-c-format
18213 msgid ""
18214 "Control ira to consider matching constraint (duplicated operand number) "
18215 "heavily in all available alternatives for preferred register class.  If it "
18216 "is set as zero, it means ira only respects the matching constraint when it's "
18217 "in the only available alternative with an appropriate register class.  "
18218 "Otherwise, it means ira will check all available alternatives for preferred "
18219 "register class even if it has found some choice with an appropriate register "
18220 "class and respect the found qualified matching constraint."
18221 msgstr ""
18223 #: params.opt:330
18224 #, no-c-format
18225 msgid ""
18226 "If number of candidates in the set is smaller, we always try to remove "
18227 "unused ivs during its optimization."
18228 msgstr ""
18230 #: params.opt:334
18231 #, no-c-format
18232 msgid ""
18233 "Bound on number of candidates below that all candidates are considered in iv "
18234 "optimizations."
18235 msgstr ""
18237 #: params.opt:338
18238 #, no-c-format
18239 msgid "Bound on number of iv uses in loop optimized in iv optimizations."
18240 msgstr ""
18242 #: params.opt:342
18243 #, no-c-format
18244 msgid ""
18245 "The maximum code size growth ratio when expanding into a jump table (in "
18246 "percent).  The parameter is used when optimizing for size."
18247 msgstr ""
18249 #: params.opt:346
18250 #, no-c-format
18251 msgid ""
18252 "The maximum code size growth ratio when expanding into a jump table (in "
18253 "percent).  The parameter is used when optimizing for speed."
18254 msgstr ""
18256 #: params.opt:350
18257 #, no-c-format
18258 msgid "The size of L1 cache line."
18259 msgstr ""
18261 #: params.opt:354
18262 #, no-c-format
18263 msgid ""
18264 "The minimum recommended offset between two concurrently-accessed objects to "
18265 "avoid additional performance degradation due to contention introduced by the "
18266 "implementation.  Typically the L1 cache line size, but can be larger to "
18267 "accommodate a variety of target processors with different cache line sizes. "
18268 "C++17 code might use this value in structure layout, but is strongly "
18269 "discouraged from doing so in public ABIs."
18270 msgstr ""
18272 #: params.opt:363
18273 #, no-c-format
18274 msgid ""
18275 "The maximum recommended size of contiguous memory occupied by two objects "
18276 "accessed with temporal locality by concurrent threads.  Typically the L1 "
18277 "cache line size, but can be smaller to accommodate a variety of target "
18278 "processors with different cache line sizes."
18279 msgstr ""
18281 #: params.opt:370
18282 #, no-c-format
18283 msgid "The size of L1 cache."
18284 msgstr ""
18286 #: params.opt:374
18287 #, no-c-format
18288 msgid "The size of L2 cache."
18289 msgstr ""
18291 #: params.opt:378
18292 #, no-c-format
18293 msgid "Maximal growth due to inlining of large function (in percent)."
18294 msgstr ""
18296 #: params.opt:382
18297 #, no-c-format
18298 msgid "The size of function body to be considered large."
18299 msgstr ""
18301 #: params.opt:386
18302 #, no-c-format
18303 msgid "The size of stack frame to be considered large."
18304 msgstr ""
18306 #: params.opt:390
18307 #, no-c-format
18308 msgid "Maximal stack frame growth due to inlining (in percent)."
18309 msgstr ""
18311 #: params.opt:394
18312 #, no-c-format
18313 msgid "The size of translation unit to be considered large."
18314 msgstr ""
18316 #: params.opt:398
18317 #, no-c-format
18318 msgid "Maximum number of concurrently open C++ module files when lazy loading."
18319 msgstr ""
18321 #: params.opt:402
18322 #, no-c-format
18323 msgid ""
18324 "The minimum cost of an expensive expression in the loop invariant motion."
18325 msgstr ""
18327 #: params.opt:406
18328 #, no-c-format
18329 msgid "True if a non-short-circuit operation is optimal."
18330 msgstr ""
18332 #: params.opt:410
18333 #, no-c-format
18334 msgid "Size of tiles for loop blocking."
18335 msgstr ""
18337 #: params.opt:414
18338 #, no-c-format
18339 msgid "The maximum number of stmts in loop nest for loop interchange."
18340 msgstr ""
18342 #: params.opt:418
18343 #, no-c-format
18344 msgid "The minimum stride ratio for loop interchange to be profitable."
18345 msgstr ""
18347 #: params.opt:422
18348 #, no-c-format
18349 msgid "Max basic blocks number in loop for loop invariant motion."
18350 msgstr ""
18352 #: params.opt:426
18353 #, no-c-format
18354 msgid "Maximum number of datarefs in loop for building loop data dependencies."
18355 msgstr ""
18357 #: params.opt:430
18358 #, no-c-format
18359 msgid ""
18360 "The maximum number of instructions in an inner loop that is being considered "
18361 "for versioning."
18362 msgstr ""
18364 #: params.opt:434
18365 #, no-c-format
18366 msgid ""
18367 "The maximum number of instructions in an outer loop that is being considered "
18368 "for versioning, on top of the instructions in inner loops."
18369 msgstr ""
18371 #: params.opt:438
18372 #, no-c-format
18373 msgid ""
18374 "Minimal fall-through edge probability in percentage used to add BB to "
18375 "inheritance EBB in LRA."
18376 msgstr ""
18378 #: params.opt:442
18379 #, no-c-format
18380 msgid ""
18381 "The max number of reload pseudos which are considered during spilling a non-"
18382 "reload pseudo."
18383 msgstr ""
18385 #: params.opt:446
18386 #, no-c-format
18387 msgid "Maximal size of a partition for LTO (in estimated instructions)."
18388 msgstr ""
18390 #: params.opt:450
18391 #, no-c-format
18392 msgid "maximal number of LTO partitions streamed in parallel."
18393 msgstr ""
18395 #: params.opt:454
18396 #, no-c-format
18397 msgid "Minimal size of a partition for LTO (in estimated instructions)."
18398 msgstr ""
18400 #: params.opt:458
18401 #, no-c-format
18402 msgid "Number of partitions the program should be split to."
18403 msgstr ""
18405 #: params.opt:462
18406 #, no-c-format
18407 msgid ""
18408 "The maximum number of instructions to consider to unroll in a loop on "
18409 "average."
18410 msgstr ""
18412 #: params.opt:466
18413 #, no-c-format
18414 msgid "The maximum number of insns combine tries to combine."
18415 msgstr ""
18417 #: params.opt:470
18418 #, no-c-format
18419 msgid "The maximum depth of a loop nest we completely peel."
18420 msgstr ""
18422 #: params.opt:474
18423 #, no-c-format
18424 msgid ""
18425 "The maximum number of peelings of a single loop that is peeled completely."
18426 msgstr ""
18428 #: params.opt:478
18429 #, no-c-format
18430 msgid "The maximum number of insns of a completely peeled loop."
18431 msgstr ""
18433 #: params.opt:482
18434 #, no-c-format
18435 msgid "The maximum number of incoming edges to consider for crossjumping."
18436 msgstr ""
18438 #: params.opt:486
18439 #, no-c-format
18440 msgid "The maximum instructions CSE process before flushing."
18441 msgstr ""
18443 #: params.opt:490
18444 #, no-c-format
18445 msgid "The maximum length of path considered in cse."
18446 msgstr ""
18448 #: params.opt:494
18449 #, no-c-format
18450 msgid "The maximum memory locations recorded by cselib."
18451 msgstr ""
18453 #: params.opt:498
18454 #, no-c-format
18455 msgid "Max. count of debug markers to expand or inline."
18456 msgstr ""
18458 #: params.opt:502
18459 #, no-c-format
18460 msgid "The maximum number of instructions to consider to fill a delay slot."
18461 msgstr ""
18463 #: params.opt:506
18464 #, no-c-format
18465 msgid ""
18466 "The maximum number of instructions to consider to find accurate live "
18467 "register information."
18468 msgstr ""
18470 #: params.opt:510
18471 #, no-c-format
18472 msgid "Maximum number of active local stores in RTL dead store elimination."
18473 msgstr ""
18475 #: params.opt:514
18476 #, no-c-format
18477 msgid ""
18478 "The maximum number of nested indirect inlining performed by early inliner."
18479 msgstr ""
18481 #: params.opt:518
18482 #, no-c-format
18483 msgid ""
18484 "Maximum number of fields in a structure before pointer analysis treats the "
18485 "structure as a single variable."
18486 msgstr ""
18488 #: params.opt:522
18489 #, no-c-format
18490 msgid ""
18491 "Maximum number of instructions to copy when duplicating blocks on a finite "
18492 "state automaton jump thread path."
18493 msgstr ""
18495 #: params.opt:526
18496 #, no-c-format
18497 msgid "The maximum ratio of insertions to deletions of expressions in GCSE."
18498 msgstr ""
18500 #: params.opt:530
18501 #, no-c-format
18502 msgid "The maximum amount of memory to be allocated by GCSE, in kilobytes."
18503 msgstr ""
18505 #: params.opt:534
18506 #, no-c-format
18507 msgid ""
18508 "The maximum number of insns to duplicate when unfactoring computed gotos."
18509 msgstr ""
18511 #: params.opt:538
18512 #, no-c-format
18513 msgid "The maximum expansion factor when copying basic blocks."
18514 msgstr ""
18516 #: params.opt:542
18517 #, no-c-format
18518 msgid "Maximum depth of search in the dominator tree for expressions to hoist."
18519 msgstr ""
18521 #: params.opt:546
18522 #, no-c-format
18523 msgid ""
18524 "Maximum loop depth of a call which is considered for inlining functions "
18525 "called once."
18526 msgstr ""
18528 #: params.opt:550
18529 #, no-c-format
18530 msgid ""
18531 "Maximum combined size of caller and callee which is inlined if callee is "
18532 "called once."
18533 msgstr ""
18535 #: params.opt:554
18536 #, no-c-format
18537 msgid "The maximum number of instructions when automatically inlining."
18538 msgstr ""
18540 #: params.opt:558
18541 #, no-c-format
18542 msgid ""
18543 "The maximum number of instructions inline function can grow to via recursive "
18544 "inlining."
18545 msgstr ""
18547 #: params.opt:562
18548 #, no-c-format
18549 msgid ""
18550 "The maximum number of instructions non-inline function can grow to via "
18551 "recursive inlining."
18552 msgstr ""
18554 #: params.opt:566
18555 #, no-c-format
18556 msgid ""
18557 "The maximum number of instructions in a single function eligible for "
18558 "inlining."
18559 msgstr ""
18561 #: params.opt:570
18562 #, no-c-format
18563 msgid "The maximum number of instructions when inlining for size."
18564 msgstr ""
18566 #: params.opt:574
18567 #, no-c-format
18568 msgid ""
18569 "The maximum number of instructions when automatically inlining small "
18570 "functions."
18571 msgstr ""
18573 #: params.opt:578
18574 #, no-c-format
18575 msgid "The maximum depth of recursive inlining for inline functions."
18576 msgstr ""
18578 #: params.opt:582
18579 #, no-c-format
18580 msgid "The maximum depth of recursive inlining for non-inline functions."
18581 msgstr ""
18583 #: params.opt:586
18584 #, no-c-format
18585 msgid "Maximum number of isl operations, 0 means unlimited."
18586 msgstr ""
18588 #: params.opt:590
18589 #, no-c-format
18590 msgid "Bound on the cost of an expression to compute the number of iterations."
18591 msgstr ""
18593 #: params.opt:594
18594 #, no-c-format
18595 msgid ""
18596 "Bound on the number of iterations the brute force # of iterations analysis "
18597 "algorithm evaluates."
18598 msgstr ""
18600 #: params.opt:598
18601 #, no-c-format
18602 msgid ""
18603 "Maximum number of statements allowed in a block that needs to be duplicated "
18604 "when threading jumps."
18605 msgstr ""
18607 #: params.opt:602
18608 #, no-c-format
18609 msgid "Search space limit for the backwards jump threader."
18610 msgstr ""
18612 #: params.opt:606
18613 #, no-c-format
18614 msgid ""
18615 "The maximum number of RTL nodes that can be recorded as combiner's last "
18616 "value."
18617 msgstr ""
18619 #: params.opt:610
18620 #, no-c-format
18621 msgid ""
18622 "The maximum number of insns in loop header duplicated by the copy loop "
18623 "headers pass."
18624 msgstr ""
18626 #: params.opt:614
18627 #, no-c-format
18628 msgid ""
18629 "The maximum number of backtrack attempts the scheduler should make when "
18630 "modulo scheduling a loop."
18631 msgstr ""
18633 #: params.opt:618
18634 #, no-c-format
18635 msgid "Minimum page size for warning purposes."
18636 msgstr ""
18638 #: params.opt:622
18639 #, no-c-format
18640 msgid ""
18641 "Maximum length of partial antic set when performing tree pre optimization."
18642 msgstr ""
18644 #: params.opt:626
18645 #, no-c-format
18646 msgid "The maximum number of branches on the path through the peeled sequence."
18647 msgstr ""
18649 #: params.opt:630
18650 #, no-c-format
18651 msgid "The maximum number of peelings of a single loop."
18652 msgstr ""
18654 #: params.opt:634
18655 #, no-c-format
18656 msgid "The maximum number of insns of a peeled loop."
18657 msgstr ""
18659 #: params.opt:638
18660 #, no-c-format
18661 msgid "The maximum length of scheduling's pending operations list."
18662 msgstr ""
18664 #: params.opt:642 params.opt:686
18665 #, no-c-format
18666 msgid ""
18667 "The maximum number of blocks in a region to be considered for interblock "
18668 "scheduling."
18669 msgstr ""
18671 #: params.opt:646 params.opt:690
18672 #, no-c-format
18673 msgid ""
18674 "The maximum number of insns in a region to be considered for interblock "
18675 "scheduling."
18676 msgstr ""
18678 #: params.opt:650
18679 #, no-c-format
18680 msgid ""
18681 "Maximum depth of sqrt chains to use when synthesizing exponentiation by a "
18682 "real constant."
18683 msgstr ""
18685 #: params.opt:654
18686 #, no-c-format
18687 msgid "The maximum number of loop iterations we predict statically."
18688 msgstr ""
18690 #: params.opt:658
18691 #, no-c-format
18692 msgid ""
18693 "The maximum number of instructions to search backward when looking for "
18694 "equivalent reload."
18695 msgstr ""
18697 #: params.opt:662
18698 #, no-c-format
18699 msgid ""
18700 "Maximum number of insns in a basic block to consider for RTL if-conversion."
18701 msgstr ""
18703 #: params.opt:666
18704 #, no-c-format
18705 msgid ""
18706 "Maximum permissible cost for the sequence that would be generated by the RTL "
18707 "if-conversion pass for a branch that is considered predictable."
18708 msgstr ""
18710 #: params.opt:670
18711 #, no-c-format
18712 msgid ""
18713 "Maximum permissible cost for the sequence that would be generated by the RTL "
18714 "if-conversion pass for a branch that is considered unpredictable."
18715 msgstr ""
18717 #: params.opt:674
18718 #, no-c-format
18719 msgid "The maximum number of iterations through CFG to extend regions."
18720 msgstr ""
18722 #: params.opt:678
18723 #, no-c-format
18724 msgid ""
18725 "The maximum conflict delay for an insn to be considered for speculative "
18726 "motion."
18727 msgstr ""
18729 #: params.opt:682
18730 #, no-c-format
18731 msgid ""
18732 "The maximum number of instructions ready to be issued to be considered by "
18733 "the scheduler during the first scheduling pass."
18734 msgstr ""
18736 #: params.opt:694
18737 #, no-c-format
18738 msgid "Maximum length of candidate scans for straight-line strength reduction."
18739 msgstr ""
18741 #: params.opt:698
18742 #, no-c-format
18743 msgid "Maximum number of may-defs visited when devirtualizing speculatively."
18744 msgstr ""
18746 #: params.opt:702
18747 #, no-c-format
18748 msgid ""
18749 "Maximum recursion depth allowed when querying a property of an SSA name."
18750 msgstr ""
18752 #: params.opt:706
18753 #, no-c-format
18754 msgid "Maximum number of constant stores to merge in the store merging pass."
18755 msgstr ""
18757 #: params.opt:710
18758 #, no-c-format
18759 msgid "Maximum number of conditional store pairs that can be sunk."
18760 msgstr ""
18762 #: params.opt:714 params.opt:718
18763 #, no-c-format
18764 msgid ""
18765 "Maximum number of store chains to track at the same time in the store "
18766 "merging pass."
18767 msgstr ""
18769 #: params.opt:722
18770 #, no-c-format
18771 msgid "Maximum amount of similar bbs to compare a bb with."
18772 msgstr ""
18774 #: params.opt:726
18775 #, no-c-format
18776 msgid "Maximum amount of iterations of the pass over a function."
18777 msgstr ""
18779 #: params.opt:730
18780 #, no-c-format
18781 msgid ""
18782 "Maximum number of strings for which strlen optimization pass will track "
18783 "string lengths."
18784 msgstr ""
18786 #: params.opt:734
18787 #, no-c-format
18788 msgid ""
18789 "Maximum number of arguments in a PHI supported by TREE if-conversion unless "
18790 "the loop is marked with simd pragma."
18791 msgstr ""
18793 #: params.opt:738
18794 #, no-c-format
18795 msgid "The maximum number of unrollings of a single loop."
18796 msgstr ""
18798 #: params.opt:742
18799 #, no-c-format
18800 msgid "The maximum number of instructions to consider to unroll in a loop."
18801 msgstr ""
18803 #: params.opt:746
18804 #, no-c-format
18805 msgid "The maximum number of insns of an unswitched loop."
18806 msgstr ""
18808 #: params.opt:750
18809 #, no-c-format
18810 msgid "The maximum depth of a loop nest to be unswitched."
18811 msgstr ""
18813 #: params.opt:754
18814 #, no-c-format
18815 msgid ""
18816 "If -fvariable-expansion-in-unroller is used, the maximum number of times "
18817 "that an individual variable will be expanded during loop unrolling."
18818 msgstr ""
18820 #: params.opt:758
18821 #, no-c-format
18822 msgid "Max. recursion depth for expanding var tracking expressions."
18823 msgstr ""
18825 #: params.opt:762
18826 #, no-c-format
18827 msgid "Max. size of loc list for which reverse ops should be added."
18828 msgstr ""
18830 #: params.opt:766
18831 #, no-c-format
18832 msgid "Max. size of var tracking hash tables."
18833 msgstr ""
18835 #: params.opt:770
18836 #, no-c-format
18837 msgid "Maximum number of VALUEs handled during a single find_base_term call."
18838 msgstr ""
18840 #: params.opt:774
18841 #, no-c-format
18842 msgid ""
18843 "The minimum number of matching instructions to consider for crossjumping."
18844 msgstr ""
18846 #: params.opt:778
18847 #, no-c-format
18848 msgid ""
18849 "Inline recursively only when the probability of call being executed exceeds "
18850 "the parameter."
18851 msgstr ""
18853 #: params.opt:782
18854 #, no-c-format
18855 msgid ""
18856 "Min. ratio of insns to prefetches to enable prefetching for a loop with an "
18857 "unknown trip count."
18858 msgstr ""
18860 #: params.opt:786
18861 #, no-c-format
18862 msgid ""
18863 "The minimum threshold for probability of semi-invariant condition statement "
18864 "to trigger loop split."
18865 msgstr ""
18867 #: params.opt:790
18868 #, no-c-format
18869 msgid "The minimum UID to be used for a nondebug insn."
18870 msgstr ""
18872 #: params.opt:794
18873 #, no-c-format
18874 msgid ""
18875 "The minimum size of variables taking part in stack slot sharing when not "
18876 "optimizing."
18877 msgstr ""
18879 #: params.opt:798
18880 #, no-c-format
18881 msgid ""
18882 "The minimum probability of reaching a source block for interblock "
18883 "speculative scheduling."
18884 msgstr ""
18886 #: params.opt:802
18887 #, no-c-format
18888 msgid ""
18889 "If -ftree-vectorize is used, the minimal loop bound of a loop to be "
18890 "considered for vectorization."
18891 msgstr ""
18893 #: params.opt:806
18894 #, no-c-format
18895 msgid ""
18896 "--param=openacc-kernels=[decompose|parloops]\tSpecify mode of OpenACC "
18897 "'kernels' constructs handling."
18898 msgstr ""
18900 #: params.opt:819
18901 #, no-c-format
18902 msgid ""
18903 "--param=openacc-privatization=[quiet|noisy]\tSpecify mode of OpenACC "
18904 "privatization diagnostics."
18905 msgstr ""
18907 #: params.opt:832
18908 #, no-c-format
18909 msgid "Chunk size of omp schedule for loops parallelized by parloops."
18910 msgstr ""
18912 #: params.opt:836
18913 #, no-c-format
18914 msgid ""
18915 "Minimum number of iterations per thread of an innermost parallelized loop."
18916 msgstr ""
18918 #: params.opt:840
18919 #, no-c-format
18920 msgid ""
18921 "--param=parloops-schedule=[static|dynamic|guided|auto|runtime]\tSchedule "
18922 "type of omp schedule for loops parallelized by parloops."
18923 msgstr ""
18925 #: params.opt:862
18926 #, no-c-format
18927 msgid ""
18928 "Maximum probability of the entry BB of split region (in percent relative to "
18929 "entry BB of the function) to make partial inlining happen."
18930 msgstr ""
18932 #: params.opt:866
18933 #, no-c-format
18934 msgid "Maximal estimated outcome of branch considered predictable."
18935 msgstr ""
18937 #: params.opt:870
18938 #, no-c-format
18939 msgid ""
18940 "Whether software prefetch hints should be issued for non-constant strides."
18941 msgstr ""
18943 #: params.opt:874
18944 #, no-c-format
18945 msgid "The number of insns executed before prefetch is completed."
18946 msgstr ""
18948 #: params.opt:878
18949 #, no-c-format
18950 msgid "Min. ratio of insns to mem ops to enable prefetching in a loop."
18951 msgstr ""
18953 #: params.opt:882
18954 #, no-c-format
18955 msgid ""
18956 "The minimum constant stride beyond which we should use prefetch hints for."
18957 msgstr ""
18959 #: params.opt:886
18960 #, no-c-format
18961 msgid "Use internal function id in profile lookup."
18962 msgstr ""
18964 #: params.opt:890
18965 #, no-c-format
18966 msgid ""
18967 "--param=ranger-debug=[none|trace|gori|cache|tracegori|all] Specifies the "
18968 "output mode for debugging ranger."
18969 msgstr ""
18971 #: params.opt:915
18972 #, no-c-format
18973 msgid ""
18974 "Maximum depth of logical expression evaluation ranger will look through when "
18975 "evaluating outgoing edge ranges."
18976 msgstr ""
18978 #: params.opt:920
18979 #, no-c-format
18980 msgid ""
18981 "Maximum depth of instruction chains to consider for recomputation in the "
18982 "outgoing range calculator."
18983 msgstr ""
18985 #: params.opt:925
18986 #, no-c-format
18987 msgid "Maximum number of relations the oracle will register in a basic block."
18988 msgstr ""
18990 #: params.opt:929
18991 #, no-c-format
18992 msgid "Maximum depth of a loop nest to fully value-number optimistically."
18993 msgstr ""
18995 #: params.opt:933
18996 #, no-c-format
18997 msgid "Maximum number of disambiguations to perform per memory access."
18998 msgstr ""
19000 #: params.opt:937
19001 #, no-c-format
19002 msgid ""
19003 "Bound on the complexity of the expressions in the scalar evolutions analyzer."
19004 msgstr ""
19006 #: params.opt:941
19007 #, no-c-format
19008 msgid "Bound on size of expressions used in the scalar evolutions analyzer."
19009 msgstr ""
19011 #: params.opt:945
19012 #, no-c-format
19013 msgid ""
19014 "Hardware autoprefetcher scheduler model control flag.  Number of lookahead "
19015 "cycles the model looks into, at '0' only enable instruction sorting "
19016 "heuristic.  Disabled by default."
19017 msgstr ""
19019 #: params.opt:949
19020 #, no-c-format
19021 msgid "Minimal distance between possibly conflicting store and load."
19022 msgstr ""
19024 #: params.opt:953
19025 #, no-c-format
19026 msgid "Which -fsched-pressure algorithm to apply."
19027 msgstr ""
19029 #: params.opt:957
19030 #, no-c-format
19031 msgid ""
19032 "The minimal probability of speculation success (in percents), so that "
19033 "speculative insn will be scheduled."
19034 msgstr ""
19036 #: params.opt:961
19037 #, no-c-format
19038 msgid ""
19039 "The minimum probability an edge must have for the scheduler to save its "
19040 "state across it."
19041 msgstr ""
19043 #: params.opt:965
19044 #, no-c-format
19045 msgid ""
19046 "Maximum number of instructions in the ready list that are considered "
19047 "eligible for renaming."
19048 msgstr ""
19050 #: params.opt:969
19051 #, no-c-format
19052 msgid "The maximum size of the lookahead window of selective scheduling."
19053 msgstr ""
19055 #: params.opt:973
19056 #, no-c-format
19057 msgid "Maximum number of times that an insn could be scheduled."
19058 msgstr ""
19060 #: params.opt:977
19061 #, no-c-format
19062 msgid "The number of prefetches that can run at the same time."
19063 msgstr ""
19065 #: params.opt:981
19066 #, no-c-format
19067 msgid ""
19068 "Target block's relative execution frequency (as a percentage) required to "
19069 "sink a statement."
19070 msgstr ""
19072 #: params.opt:985
19073 #, no-c-format
19074 msgid ""
19075 "The number of cycles the swing modulo scheduler considers when checking "
19076 "conflicts using DFA."
19077 msgstr ""
19079 #: params.opt:989
19080 #, no-c-format
19081 msgid ""
19082 "A threshold on the average loop count considered by the swing modulo "
19083 "scheduler."
19084 msgstr ""
19086 #: params.opt:993
19087 #, no-c-format
19088 msgid ""
19089 "A factor for tuning the upper bound that swing modulo scheduler uses for "
19090 "scheduling a loop."
19091 msgstr ""
19093 #: params.opt:997
19094 #, no-c-format
19095 msgid ""
19096 "The minimum value of stage count that swing modulo scheduler will generate."
19097 msgstr ""
19099 #: params.opt:1001
19100 #, no-c-format
19101 msgid ""
19102 "Maximum size, in storage units, of an aggregate which should be considered "
19103 "for scalarization when compiling for size."
19104 msgstr ""
19106 #: params.opt:1005
19107 #, no-c-format
19108 msgid ""
19109 "Maximum size, in storage units, of an aggregate which should be considered "
19110 "for scalarization when compiling for speed."
19111 msgstr ""
19113 #: params.opt:1009
19114 #, no-c-format
19115 msgid ""
19116 "Maximum number of artificial accesses to enable forward propagation that "
19117 "Scalar Replacement of Aggregates will keep for one local variable."
19118 msgstr ""
19120 #: params.opt:1013
19121 #, no-c-format
19122 msgid ""
19123 "The maximum number of SSA_NAME assignments to follow in determining a value."
19124 msgstr ""
19126 #: params.opt:1017
19127 #, no-c-format
19128 msgid ""
19129 "The lower bound for a buffer to be considered for stack smashing protection."
19130 msgstr ""
19132 #: params.opt:1021
19133 #, no-c-format
19134 msgid "Size of the stack guard expressed as a power of two in bytes."
19135 msgstr ""
19137 #: params.opt:1025
19138 #, no-c-format
19139 msgid ""
19140 "Interval in which to probe the stack expressed as a power of two in bytes."
19141 msgstr ""
19143 #: params.opt:1029
19144 #, no-c-format
19145 msgid ""
19146 "Allow the store merging pass to introduce unaligned stores if it is legal to "
19147 "do so."
19148 msgstr ""
19150 #: params.opt:1033
19151 #, no-c-format
19152 msgid "Maximum size of a single store merging region in bytes."
19153 msgstr ""
19155 #: params.opt:1037
19156 #, no-c-format
19157 msgid ""
19158 "The maximum ratio between array size and switch branches for a switch "
19159 "conversion to take place."
19160 msgstr ""
19162 #: params.opt:1041
19163 #, no-c-format
19164 msgid "Maximum number of bases stored in each modref tree."
19165 msgstr ""
19167 #: params.opt:1045
19168 #, no-c-format
19169 msgid "Maximum number of references stored in each modref base."
19170 msgstr ""
19172 #: params.opt:1049
19173 #, no-c-format
19174 msgid "Maximum number of accesses stored in each modref reference."
19175 msgstr ""
19177 #: params.opt:1053
19178 #, no-c-format
19179 msgid "Maximum number of tests performed by modref query."
19180 msgstr ""
19182 #: params.opt:1057
19183 #, no-c-format
19184 msgid "Maximum depth of DFS walk used by modref escape analysis."
19185 msgstr ""
19187 #: params.opt:1061
19188 #, no-c-format
19189 msgid "Maximum number of escape points tracked by modref per SSA-name."
19190 msgstr ""
19192 #: params.opt:1065
19193 #, no-c-format
19194 msgid "Maximum number of times a given range is adjusted during the dataflow."
19195 msgstr ""
19197 #: params.opt:1069
19198 #, no-c-format
19199 msgid ""
19200 "--param=threader-debug=[none|all] Enables verbose dumping of the threader "
19201 "solver."
19202 msgstr ""
19204 #: params.opt:1082
19205 #, no-c-format
19206 msgid ""
19207 "Size in bytes after which thread-local aggregates should be instrumented "
19208 "with the logging functions instead of save/restore pairs."
19209 msgstr ""
19211 #: params.opt:1086
19212 #, no-c-format
19213 msgid ""
19214 "The percentage of function, weighted by execution frequency, that must be "
19215 "covered by trace formation. Used when profile feedback is not available."
19216 msgstr ""
19218 #: params.opt:1090
19219 #, no-c-format
19220 msgid ""
19221 "The percentage of function, weighted by execution frequency, that must be "
19222 "covered by trace formation. Used when profile feedback is available."
19223 msgstr ""
19225 #: params.opt:1094
19226 #, no-c-format
19227 msgid "Maximal code growth caused by tail duplication (in percent)."
19228 msgstr ""
19230 #: params.opt:1098
19231 #, no-c-format
19232 msgid ""
19233 "Stop forward growth if the probability of best edge is less than this "
19234 "threshold (in percent). Used when profile feedback is not available."
19235 msgstr ""
19237 #: params.opt:1102
19238 #, no-c-format
19239 msgid ""
19240 "Stop forward growth if the probability of best edge is less than this "
19241 "threshold (in percent). Used when profile feedback is available."
19242 msgstr ""
19244 #: params.opt:1106
19245 #, no-c-format
19246 msgid ""
19247 "Stop reverse growth if the reverse probability of best edge is less than "
19248 "this threshold (in percent)."
19249 msgstr ""
19251 #: params.opt:1110
19252 #, no-c-format
19253 msgid ""
19254 "Set the maximum number of instructions executed in parallel in reassociated "
19255 "tree.  If 0, use the target dependent heuristic."
19256 msgstr ""
19258 #: params.opt:1114
19259 #, no-c-format
19260 msgid "Emit special instrumentation for accesses to volatiles."
19261 msgstr ""
19263 #: params.opt:1118
19264 #, no-c-format
19265 msgid ""
19266 "Emit instrumentation calls to __tsan_func_entry() and __tsan_func_exit()."
19267 msgstr ""
19269 #: params.opt:1122
19270 #, no-c-format
19271 msgid ""
19272 "Maximum number of nested calls to search for control dependencies during "
19273 "uninitialized variable analysis."
19274 msgstr ""
19276 #: params.opt:1126
19277 #, no-c-format
19278 msgid ""
19279 "Maximum number of predicates anded for each predicate ored in the normalized "
19280 "predicate chain."
19281 msgstr ""
19283 #: params.opt:1131
19284 #, no-c-format
19285 msgid "Maximum number of predicates ored in the normalized predicate chain."
19286 msgstr ""
19288 #: params.opt:1135
19289 #, no-c-format
19290 msgid ""
19291 "Instruction accounted for function prologue, epilogue and other overhead."
19292 msgstr ""
19294 #: params.opt:1139
19295 #, no-c-format
19296 msgid "Time accounted for function prologue, epilogue and other overhead."
19297 msgstr ""
19299 #: params.opt:1143
19300 #, no-c-format
19301 msgid "Instruction accounted for function thunk overhead."
19302 msgstr ""
19304 #: params.opt:1147
19305 #, no-c-format
19306 msgid "Time accounted for function thunk overhead."
19307 msgstr ""
19309 #: params.opt:1151
19310 #, no-c-format
19311 msgid ""
19312 "The denominator n of fraction 1/n of the number of profiled runs of the "
19313 "entire program below which the execution count of a basic block must be in "
19314 "order for the basic block to be considered unlikely."
19315 msgstr ""
19317 #: params.opt:1155
19318 #, no-c-format
19319 msgid "Maximum unroll factor for the unroll-and-jam transformation."
19320 msgstr ""
19322 #: params.opt:1159
19323 #, no-c-format
19324 msgid ""
19325 "Minimum percentage of memrefs that must go away for unroll-and-jam to be "
19326 "considered profitable."
19327 msgstr ""
19329 #: params.opt:1163
19330 #, no-c-format
19331 msgid ""
19332 "Use direct poisoning/unpoisoning instructions for variables smaller or equal "
19333 "to this number."
19334 msgstr ""
19336 #: params.opt:1167
19337 #, no-c-format
19338 msgid "Whether to use canonical types."
19339 msgstr ""
19341 #: params.opt:1171
19342 #, no-c-format
19343 msgid "Enable loop epilogue vectorization using smaller vector size."
19344 msgstr ""
19346 #: params.opt:1175
19347 #, no-c-format
19348 msgid ""
19349 "Maximum number of possible vector layouts (such as permutations) to consider "
19350 "when optimizing to-be-vectorized code."
19351 msgstr ""
19353 #: params.opt:1179
19354 #, no-c-format
19355 msgid ""
19356 "Maximum number of loop peels to enhance alignment of data references in a "
19357 "loop."
19358 msgstr ""
19360 #: params.opt:1183
19361 #, no-c-format
19362 msgid ""
19363 "Bound on number of runtime checks inserted by the vectorizer's loop "
19364 "versioning for alias check."
19365 msgstr ""
19367 #: params.opt:1187
19368 #, no-c-format
19369 msgid ""
19370 "Bound on number of runtime checks inserted by the vectorizer's loop "
19371 "versioning for alignment check."
19372 msgstr ""
19374 #: params.opt:1191
19375 #, no-c-format
19376 msgid ""
19377 "Controls how loop vectorizer uses partial vectors.  0 means never, 1 means "
19378 "only for loops whose need to iterate can be removed, 2 means for all loops.  "
19379 "The default value is 2."
19380 msgstr ""
19382 #: params.opt:1195
19383 #, no-c-format
19384 msgid ""
19385 "The maximum factor which the loop vectorizer applies to the cost of "
19386 "statements in an inner loop relative to the loop being vectorized."
19387 msgstr ""
19389 #: params.opt:1199
19390 #, no-c-format
19391 msgid "Enable loop vectorization of floating point inductions."
19392 msgstr ""
19394 #: params.opt:1203
19395 #, no-c-format
19396 msgid "Maximum number of basic blocks before VRP uses a sparse bitmap cache."
19397 msgstr ""
19399 #: params.opt:1207
19400 #, no-c-format
19401 msgid ""
19402 "Maximum number of outgoing edges in a switch before VRP will not process it."
19403 msgstr ""
19405 #: params.opt:1211
19406 #, no-c-format
19407 msgid "Maximum number of basic blocks for VRP to use a basic cache vector."
19408 msgstr ""
19410 #: cfgrtl.cc:2837
19411 msgid "flow control insn inside a basic block"
19412 msgstr ""
19414 #: cfgrtl.cc:3129
19415 msgid "insn outside basic block"
19416 msgstr ""
19418 #: cfgrtl.cc:3137
19419 msgid "return not followed by barrier"
19420 msgstr ""
19422 #: collect-utils.cc:206
19423 #, c-format
19424 msgid "[cannot find %s]"
19425 msgstr ""
19427 #: collect2.cc:1561
19428 #, c-format
19429 msgid "collect2 version %s\n"
19430 msgstr ""
19432 #: collect2.cc:1666
19433 #, c-format
19434 msgid "%d constructor found\n"
19435 msgid_plural "%d constructors found\n"
19436 msgstr[0] ""
19437 msgstr[1] ""
19439 #: collect2.cc:1670
19440 #, c-format
19441 msgid "%d destructor found\n"
19442 msgid_plural "%d destructors found\n"
19443 msgstr[0] ""
19444 msgstr[1] ""
19446 #: collect2.cc:1674
19447 #, c-format
19448 msgid "%d frame table found\n"
19449 msgid_plural "%d frame tables found\n"
19450 msgstr[0] ""
19451 msgstr[1] ""
19453 #: collect2.cc:1829
19454 #, c-format
19455 msgid "[Leaving %s]\n"
19456 msgstr ""
19458 #: collect2.cc:2059
19459 #, c-format
19460 msgid ""
19461 "\n"
19462 "write_c_file - output name is %s, prefix is %s\n"
19463 msgstr ""
19465 #: collect2.cc:2583
19466 #, c-format
19467 msgid ""
19468 "\n"
19469 "ldd output with constructors/destructors.\n"
19470 msgstr ""
19472 #: cprop.cc:1759
19473 msgid "const/copy propagation disabled"
19474 msgstr ""
19476 #: diagnostic-format-json.cc:343 diagnostic-format-sarif.cc:1780
19477 #, c-format
19478 msgid "error: unable to open '%s' for writing: %s\n"
19479 msgstr ""
19481 #. Print a header for the remaining output to stderr, and
19482 #. return, attempting to print the usual ICE messages to
19483 #. stderr.  Hopefully this will be helpful to the user in
19484 #. indicating what's gone wrong (also for DejaGnu, for pruning
19485 #. those messages).
19486 #: diagnostic-format-sarif.cc:1699
19487 #, c-format
19488 msgid "Internal compiler error:\n"
19489 msgstr ""
19491 #: diagnostic.cc:729
19492 #, c-format
19493 msgid "compilation terminated due to -fmax-errors=%u.\n"
19494 msgstr ""
19496 #: diagnostic.cc:756
19497 #, c-format
19498 msgid "compilation terminated due to -Wfatal-errors.\n"
19499 msgstr ""
19501 #: diagnostic.cc:788
19502 #, c-format
19503 msgid "Please submit a full bug report, with preprocessed source.\n"
19504 msgstr ""
19506 #: diagnostic.cc:791
19507 #, c-format
19508 msgid ""
19509 "Please submit a full bug report, with preprocessed source (by using -freport-"
19510 "bug).\n"
19511 msgstr ""
19513 #: diagnostic.cc:795
19514 #, c-format
19515 msgid "Please include the complete backtrace with any bug report.\n"
19516 msgstr ""
19518 #: diagnostic.cc:797
19519 #, c-format
19520 msgid "See %s for instructions.\n"
19521 msgstr ""
19523 #: diagnostic.cc:805
19524 #, c-format
19525 msgid "compilation terminated.\n"
19526 msgstr ""
19528 #: diagnostic.cc:881
19529 msgid "                 from"
19530 msgstr ""
19532 #: diagnostic.cc:882
19533 msgid "In file included from"
19534 msgstr ""
19536 #. 2
19537 #: diagnostic.cc:883
19538 msgid "        included from"
19539 msgstr ""
19541 #: diagnostic.cc:884
19542 msgid "In module"
19543 msgstr ""
19545 #. 4
19546 #: diagnostic.cc:885
19547 msgid "of module"
19548 msgstr ""
19550 #: diagnostic.cc:886
19551 msgid "In module imported at"
19552 msgstr ""
19554 #. 6
19555 #: diagnostic.cc:887
19556 msgid "imported at"
19557 msgstr ""
19559 #: diagnostic.cc:1592
19560 #, c-format
19561 msgid "%s:%d: confused by earlier errors, bailing out\n"
19562 msgstr ""
19564 #: diagnostic.cc:2303
19565 #, c-format
19566 msgid "internal compiler error: error reporting routines re-entered.\n"
19567 msgstr ""
19569 #: diagnostic.cc:2334 diagnostic.cc:2353
19570 #, gcc-internal-format, gfc-internal-format
19571 msgid "in %s, at %s:%d"
19572 msgstr ""
19574 #: diagnostic.cc:2404
19575 #, c-format
19576 msgid "%s: all warnings being treated as errors"
19577 msgstr ""
19579 #: diagnostic.cc:2409
19580 #, c-format
19581 msgid "%s: some warnings being treated as errors"
19582 msgstr ""
19584 #: final.cc:1097
19585 msgid "negative insn length"
19586 msgstr ""
19588 #: final.cc:2807
19589 msgid "could not split insn"
19590 msgstr ""
19592 #: final.cc:3182
19593 msgid "invalid 'asm': "
19594 msgstr ""
19596 #: final.cc:3315
19597 #, c-format
19598 msgid "nested assembly dialect alternatives"
19599 msgstr ""
19601 #: final.cc:3343 final.cc:3355
19602 #, c-format
19603 msgid "unterminated assembly dialect alternative"
19604 msgstr ""
19606 #: final.cc:3497
19607 #, c-format
19608 msgid "operand number missing after %%-letter"
19609 msgstr ""
19611 #: final.cc:3500 final.cc:3541
19612 #, c-format
19613 msgid "operand number out of range"
19614 msgstr ""
19616 #: final.cc:3558
19617 #, c-format
19618 msgid "invalid %%-code"
19619 msgstr ""
19621 #: final.cc:3592
19622 #, c-format
19623 msgid "'%%l' operand isn't a label"
19624 msgstr ""
19626 #. We can't handle floating point constants;
19627 #. PRINT_OPERAND must handle them.
19628 #. We can't handle floating point constants;
19629 #. TARGET_PRINT_OPERAND must handle them.
19630 #: final.cc:3728 config/arc/arc.cc:6311 config/i386/i386.cc:12926
19631 #, c-format
19632 msgid "floating constant misused"
19633 msgstr ""
19635 #: final.cc:3786 config/arc/arc.cc:6408 config/i386/i386.cc:13017
19636 #: config/pdp11/pdp11.cc:1872
19637 #, c-format
19638 msgid "invalid expression as operand"
19639 msgstr ""
19641 #: gcc.cc:126
19642 #, c-format
19643 msgid "%s\n"
19644 msgstr ""
19646 #: gcc.cc:1860
19647 #, c-format
19648 msgid "Using built-in specs.\n"
19649 msgstr ""
19651 #: gcc.cc:2105
19652 #, c-format
19653 msgid ""
19654 "Setting spec %s to '%s'\n"
19655 "\n"
19656 msgstr ""
19658 #: gcc.cc:2314
19659 #, c-format
19660 msgid "Reading specs from %s\n"
19661 msgstr ""
19663 #: gcc.cc:2444
19664 #, c-format
19665 msgid "could not find specs file %s\n"
19666 msgstr ""
19668 #: gcc.cc:2515
19669 #, c-format
19670 msgid "rename spec %s to %s\n"
19671 msgstr ""
19673 #: gcc.cc:2517
19674 #, c-format
19675 msgid ""
19676 "spec is '%s'\n"
19677 "\n"
19678 msgstr ""
19680 #: gcc.cc:3378
19681 #, c-format
19682 msgid ""
19683 "\n"
19684 "Go ahead? (y or n) "
19685 msgstr ""
19687 #: gcc.cc:3550
19688 #, c-format
19689 msgid "# %s %.2f %.2f\n"
19690 msgstr ""
19692 #: gcc.cc:3730
19693 #, c-format
19694 msgid "Usage: %s [options] file...\n"
19695 msgstr ""
19697 #: gcc.cc:3731
19698 msgid "Options:\n"
19699 msgstr ""
19701 #: gcc.cc:3733
19702 msgid "  -pass-exit-codes         Exit with highest error code from a phase.\n"
19703 msgstr ""
19705 #: gcc.cc:3734
19706 msgid "  --help                   Display this information.\n"
19707 msgstr ""
19709 #: gcc.cc:3735
19710 msgid ""
19711 "  --target-help            Display target specific command line options "
19712 "(including assembler and linker options).\n"
19713 msgstr ""
19715 #: gcc.cc:3737
19716 msgid ""
19717 "  --help={common|optimizers|params|target|warnings|[^]{joined|separate|"
19718 "undocumented}}[,...].\n"
19719 msgstr ""
19721 #: gcc.cc:3738
19722 msgid ""
19723 "                           Display specific types of command line options.\n"
19724 msgstr ""
19726 #: gcc.cc:3740
19727 msgid "  (Use '-v --help' to display command line options of sub-processes).\n"
19728 msgstr ""
19730 #: gcc.cc:3741
19731 msgid "  --version                Display compiler version information.\n"
19732 msgstr ""
19734 #: gcc.cc:3742
19735 msgid "  -dumpspecs               Display all of the built in spec strings.\n"
19736 msgstr ""
19738 #: gcc.cc:3743
19739 msgid "  -dumpversion             Display the version of the compiler.\n"
19740 msgstr ""
19742 #: gcc.cc:3744
19743 msgid "  -dumpmachine             Display the compiler's target processor.\n"
19744 msgstr ""
19746 #: gcc.cc:3745
19747 msgid "  -foffload=<targets>      Specify offloading targets.\n"
19748 msgstr ""
19750 #: gcc.cc:3746
19751 msgid ""
19752 "  -print-search-dirs       Display the directories in the compiler's search "
19753 "path.\n"
19754 msgstr ""
19756 #: gcc.cc:3747
19757 msgid ""
19758 "  -print-libgcc-file-name  Display the name of the compiler's companion "
19759 "library.\n"
19760 msgstr ""
19762 #: gcc.cc:3748
19763 msgid "  -print-file-name=<lib>   Display the full path to library <lib>.\n"
19764 msgstr ""
19766 #: gcc.cc:3749
19767 msgid ""
19768 "  -print-prog-name=<prog>  Display the full path to compiler component "
19769 "<prog>.\n"
19770 msgstr ""
19772 #: gcc.cc:3750
19773 msgid ""
19774 "  -print-multiarch         Display the target's normalized GNU triplet, used "
19775 "as\n"
19776 "                           a component in the library path.\n"
19777 msgstr ""
19779 #: gcc.cc:3753
19780 msgid ""
19781 "  -print-multi-directory   Display the root directory for versions of "
19782 "libgcc.\n"
19783 msgstr ""
19785 #: gcc.cc:3754
19786 msgid ""
19787 "  -print-multi-lib         Display the mapping between command line options "
19788 "and\n"
19789 "                           multiple library search directories.\n"
19790 msgstr ""
19792 #: gcc.cc:3757
19793 msgid ""
19794 "  -print-multi-os-directory Display the relative path to OS libraries.\n"
19795 msgstr ""
19797 #: gcc.cc:3758
19798 msgid "  -print-sysroot           Display the target libraries directory.\n"
19799 msgstr ""
19801 #: gcc.cc:3759
19802 msgid ""
19803 "  -print-sysroot-headers-suffix Display the sysroot suffix used to find "
19804 "headers.\n"
19805 msgstr ""
19807 #: gcc.cc:3760
19808 msgid ""
19809 "  -Wa,<options>            Pass comma-separated <options> on to the "
19810 "assembler.\n"
19811 msgstr ""
19813 #: gcc.cc:3761
19814 msgid ""
19815 "  -Wp,<options>            Pass comma-separated <options> on to the "
19816 "preprocessor.\n"
19817 msgstr ""
19819 #: gcc.cc:3762
19820 msgid ""
19821 "  -Wl,<options>            Pass comma-separated <options> on to the linker.\n"
19822 msgstr ""
19824 #: gcc.cc:3763
19825 msgid "  -Xassembler <arg>        Pass <arg> on to the assembler.\n"
19826 msgstr ""
19828 #: gcc.cc:3764
19829 msgid "  -Xpreprocessor <arg>     Pass <arg> on to the preprocessor.\n"
19830 msgstr ""
19832 #: gcc.cc:3765
19833 msgid "  -Xlinker <arg>           Pass <arg> on to the linker.\n"
19834 msgstr ""
19836 #: gcc.cc:3766
19837 msgid "  -save-temps              Do not delete intermediate files.\n"
19838 msgstr ""
19840 #: gcc.cc:3767
19841 msgid "  -save-temps=<arg>        Do not delete intermediate files.\n"
19842 msgstr ""
19844 #: gcc.cc:3768
19845 msgid ""
19846 "  -no-canonical-prefixes   Do not canonicalize paths when building relative\n"
19847 "                           prefixes to other gcc components.\n"
19848 msgstr ""
19850 #: gcc.cc:3771
19851 msgid "  -pipe                    Use pipes rather than intermediate files.\n"
19852 msgstr ""
19854 #: gcc.cc:3772
19855 msgid "  -time                    Time the execution of each subprocess.\n"
19856 msgstr ""
19858 #: gcc.cc:3773
19859 msgid ""
19860 "  -specs=<file>            Override built-in specs with the contents of "
19861 "<file>.\n"
19862 msgstr ""
19864 #: gcc.cc:3774
19865 msgid ""
19866 "  -std=<standard>          Assume that the input sources are for "
19867 "<standard>.\n"
19868 msgstr ""
19870 #: gcc.cc:3775
19871 msgid ""
19872 "  --sysroot=<directory>    Use <directory> as the root directory for "
19873 "headers\n"
19874 "                           and libraries.\n"
19875 msgstr ""
19877 #: gcc.cc:3778
19878 msgid ""
19879 "  -B <directory>           Add <directory> to the compiler's search paths.\n"
19880 msgstr ""
19882 #: gcc.cc:3779
19883 msgid ""
19884 "  -v                       Display the programs invoked by the compiler.\n"
19885 msgstr ""
19887 #: gcc.cc:3780
19888 msgid ""
19889 "  -###                     Like -v but options quoted and commands not "
19890 "executed.\n"
19891 msgstr ""
19893 #: gcc.cc:3781
19894 msgid ""
19895 "  -E                       Preprocess only; do not compile, assemble or "
19896 "link.\n"
19897 msgstr ""
19899 #: gcc.cc:3782
19900 msgid "  -S                       Compile only; do not assemble or link.\n"
19901 msgstr ""
19903 #: gcc.cc:3783
19904 msgid "  -c                       Compile and assemble, but do not link.\n"
19905 msgstr ""
19907 #: gcc.cc:3784
19908 msgid "  -o <file>                Place the output into <file>.\n"
19909 msgstr ""
19911 #: gcc.cc:3785
19912 msgid ""
19913 "  -pie                     Create a dynamically linked position independent\n"
19914 "                           executable.\n"
19915 msgstr ""
19917 #: gcc.cc:3787
19918 msgid "  -shared                  Create a shared library.\n"
19919 msgstr ""
19921 #: gcc.cc:3788
19922 msgid ""
19923 "  -x <language>            Specify the language of the following input "
19924 "files.\n"
19925 "                           Permissible languages include: c c++ assembler "
19926 "none\n"
19927 "                           'none' means revert to the default behavior of\n"
19928 "                           guessing the language based on the file's "
19929 "extension.\n"
19930 msgstr ""
19932 #: gcc.cc:3795
19933 #, c-format
19934 msgid ""
19935 "\n"
19936 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
19937 " passed on to the various sub-processes invoked by %s.  In order to pass\n"
19938 " other options on to these processes the -W<letter> options must be used.\n"
19939 msgstr ""
19941 #: gcc.cc:6919
19942 #, c-format
19943 msgid "Processing spec (%s), which is '%s'\n"
19944 msgstr ""
19946 #: gcc.cc:7680
19947 #, c-format
19948 msgid "Target: %s\n"
19949 msgstr ""
19951 #: gcc.cc:7681
19952 #, c-format
19953 msgid "Configured with: %s\n"
19954 msgstr ""
19956 #: gcc.cc:7695
19957 #, c-format
19958 msgid "Thread model: %s\n"
19959 msgstr ""
19961 #: gcc.cc:7696
19962 #, c-format
19963 msgid "Supported LTO compression algorithms: zlib"
19964 msgstr ""
19966 #: gcc.cc:7698
19967 #, c-format
19968 msgid " zstd"
19969 msgstr ""
19971 #: gcc.cc:7700 gcov.cc:1610 gcov.cc:1668 gcov.cc:1680 gcov.cc:3098
19972 #, c-format
19973 msgid "\n"
19974 msgstr ""
19976 #: gcc.cc:7711
19977 #, c-format
19978 msgid "gcc version %s %s\n"
19979 msgstr ""
19981 #: gcc.cc:7714
19982 #, c-format
19983 msgid "gcc driver version %s %sexecuting gcc version %s\n"
19984 msgstr ""
19986 #: gcc.cc:7787 gcc.cc:7997
19987 #, c-format
19988 msgid ""
19989 "The bug is not reproducible, so it is likely a hardware or OS problem.\n"
19990 msgstr ""
19992 #: gcc.cc:7921
19993 #, c-format
19994 msgid ""
19995 "Preprocessed source stored into %s file, please attach this to your "
19996 "bugreport.\n"
19997 msgstr ""
19999 #: gcc.cc:8773
20000 #, c-format
20001 msgid "install: %s%s\n"
20002 msgstr ""
20004 #: gcc.cc:8776
20005 #, c-format
20006 msgid "programs: %s\n"
20007 msgstr ""
20009 #: gcc.cc:8778
20010 #, c-format
20011 msgid "libraries: %s\n"
20012 msgstr ""
20014 #: gcc.cc:8895
20015 #, c-format
20016 msgid ""
20017 "\n"
20018 "For bug reporting instructions, please see:\n"
20019 msgstr ""
20021 #: gcc.cc:8911 gcov-tool.cc:594
20022 #, c-format
20023 msgid "%s %s%s\n"
20024 msgstr ""
20026 #: gcc.cc:8914 gcov-tool.cc:596 gcov.cc:1015 fortran/gfortranspec.cc:282
20027 msgid "(C)"
20028 msgstr ""
20030 #: gcc.cc:8915 gcov-tool.cc:598 gcov.cc:1017 fortran/gfortranspec.cc:283
20031 #, c-format
20032 msgid ""
20033 "This is free software; see the source for copying conditions.  There is NO\n"
20034 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
20035 "\n"
20036 msgstr ""
20038 #: gcc.cc:9258
20039 #, c-format
20040 msgid ""
20041 "\n"
20042 "Linker options\n"
20043 "==============\n"
20044 "\n"
20045 msgstr ""
20047 #: gcc.cc:9259
20048 #, c-format
20049 msgid ""
20050 "Use \"-Wl,OPTION\" to pass \"OPTION\" to the linker.\n"
20051 "\n"
20052 msgstr ""
20054 #: gcc.cc:10665
20055 #, c-format
20056 msgid ""
20057 "Assembler options\n"
20058 "=================\n"
20059 "\n"
20060 msgstr ""
20062 #: gcc.cc:10666
20063 #, c-format
20064 msgid ""
20065 "Use \"-Wa,OPTION\" to pass \"OPTION\" to the assembler.\n"
20066 "\n"
20067 msgstr ""
20069 #: gcov-tool.cc:157 gcov-tool.cc:300
20070 #, c-format
20071 msgid "no profile files were merged\n"
20072 msgstr ""
20074 #: gcov-tool.cc:169
20075 #, c-format
20076 msgid "  merge [options] <dir1> <dir2>         Merge coverage file contents\n"
20077 msgstr ""
20079 #: gcov-tool.cc:170 gcov-tool.cc:337
20080 #, c-format
20081 msgid "    -o, --output <dir>                  Output directory\n"
20082 msgstr ""
20084 #: gcov-tool.cc:171 gcov-tool.cc:242 gcov-tool.cc:339 gcov-tool.cc:491
20085 #, c-format
20086 msgid "    -v, --verbose                       Verbose mode\n"
20087 msgstr ""
20089 #: gcov-tool.cc:172 gcov-tool.cc:243
20090 #, c-format
20091 msgid ""
20092 "    -w, --weight <w1,w2>                Set weights (float point values)\n"
20093 msgstr ""
20095 #: gcov-tool.cc:188
20096 #, c-format
20097 msgid "Merge subcommand usage:"
20098 msgstr ""
20100 #: gcov-tool.cc:240
20101 #, c-format
20102 msgid ""
20103 "  merge-stream [options] [<file>]       Merge coverage stream file (or "
20104 "stdin)\n"
20105 "                                        and coverage file contents\n"
20106 msgstr ""
20108 #: gcov-tool.cc:258
20109 #, c-format
20110 msgid "Merge-stream subcommand usage:"
20111 msgstr ""
20113 #: gcov-tool.cc:335
20114 #, c-format
20115 msgid ""
20116 "  rewrite [options] <dir>               Rewrite coverage file contents\n"
20117 msgstr ""
20119 #: gcov-tool.cc:336
20120 #, c-format
20121 msgid "    -n, --normalize <int64_t>           Normalize the profile\n"
20122 msgstr ""
20124 #: gcov-tool.cc:338
20125 #, c-format
20126 msgid "    -s, --scale <float or simple-frac>  Scale the profile counters\n"
20127 msgstr ""
20129 #: gcov-tool.cc:356
20130 #, c-format
20131 msgid "Rewrite subcommand usage:"
20132 msgstr ""
20134 #: gcov-tool.cc:395
20135 #, c-format
20136 msgid "scaling cannot co-exist with normalization, skipping\n"
20137 msgstr ""
20139 #: gcov-tool.cc:408 gcov-tool.cc:418
20140 #, c-format
20141 msgid "incorrect format in scaling, using 1/1\n"
20142 msgstr ""
20144 #: gcov-tool.cc:428
20145 #, c-format
20146 msgid "normalization cannot co-exist with scaling\n"
20147 msgstr ""
20149 #: gcov-tool.cc:485
20150 #, c-format
20151 msgid ""
20152 "  overlap [options] <dir1> <dir2>       Compute the overlap of two profiles\n"
20153 msgstr ""
20155 #: gcov-tool.cc:486
20156 #, c-format
20157 msgid "    -f, --function                      Print function level info\n"
20158 msgstr ""
20160 #: gcov-tool.cc:487
20161 #, c-format
20162 msgid "    -F, --fullname                      Print full filename\n"
20163 msgstr ""
20165 #: gcov-tool.cc:488
20166 #, c-format
20167 msgid ""
20168 "    -h, --hotonly                       Only print info for hot objects/"
20169 "functions\n"
20170 msgstr ""
20172 #: gcov-tool.cc:489
20173 #, c-format
20174 msgid "    -o, --object                        Print object level info\n"
20175 msgstr ""
20177 #: gcov-tool.cc:490
20178 #, c-format
20179 msgid "    -t <float>, --hot_threshold <float> Set the threshold for hotness\n"
20180 msgstr ""
20182 #: gcov-tool.cc:510
20183 #, c-format
20184 msgid "Overlap subcommand usage:"
20185 msgstr ""
20187 #: gcov-tool.cc:576
20188 #, c-format
20189 msgid ""
20190 "Usage: %s [OPTION]... SUB_COMMAND [OPTION]...\n"
20191 "\n"
20192 msgstr ""
20194 #: gcov-tool.cc:577
20195 #, c-format
20196 msgid ""
20197 "Offline tool to handle gcda counts\n"
20198 "\n"
20199 msgstr ""
20201 #: gcov-tool.cc:578
20202 #, c-format
20203 msgid "  -h, --help                            Print this help, then exit\n"
20204 msgstr ""
20206 #: gcov-tool.cc:579
20207 #, c-format
20208 msgid ""
20209 "  -v, --version                         Print version number, then exit\n"
20210 msgstr ""
20212 #: gcov-tool.cc:584 gcov.cc:1002
20213 #, c-format
20214 msgid ""
20215 "\n"
20216 "For bug reporting instructions, please see:\n"
20217 "%s.\n"
20218 msgstr ""
20220 #: gcov-tool.cc:595
20221 #, c-format
20222 msgid "Copyright %s 2024 Free Software Foundation, Inc.\n"
20223 msgstr ""
20225 #: gcov.cc:969
20226 #, c-format
20227 msgid ""
20228 "Usage: gcov [OPTION...] SOURCE|OBJ...\n"
20229 "\n"
20230 msgstr ""
20232 #: gcov.cc:970
20233 #, c-format
20234 msgid ""
20235 "Print code coverage information.\n"
20236 "\n"
20237 msgstr ""
20239 #: gcov.cc:971
20240 #, c-format
20241 msgid ""
20242 "  -a, --all-blocks                Show information for every basic block\n"
20243 msgstr ""
20245 #: gcov.cc:972
20246 #, c-format
20247 msgid ""
20248 "  -b, --branch-probabilities      Include branch probabilities in output\n"
20249 msgstr ""
20251 #: gcov.cc:973
20252 #, c-format
20253 msgid ""
20254 "  -c, --branch-counts             Output counts of branches taken\n"
20255 "                                    rather than percentages\n"
20256 msgstr ""
20258 #: gcov.cc:975
20259 #, c-format
20260 msgid ""
20261 "  -g, --conditions                Include modified condition/decision\n"
20262 "                                    coverage in output\n"
20263 msgstr ""
20265 #: gcov.cc:977
20266 #, c-format
20267 msgid "  -d, --display-progress          Display progress information\n"
20268 msgstr ""
20270 #: gcov.cc:978
20271 #, c-format
20272 msgid "  -D, --debug\t\t\t    Display debugging dumps\n"
20273 msgstr ""
20275 #: gcov.cc:979
20276 #, c-format
20277 msgid "  -f, --function-summaries        Output summaries for each function\n"
20278 msgstr ""
20280 #: gcov.cc:980
20281 #, c-format
20282 msgid "  -h, --help                      Print this help, then exit\n"
20283 msgstr ""
20285 #: gcov.cc:981
20286 #, c-format
20287 msgid ""
20288 "  -j, --json-format               Output JSON intermediate format\n"
20289 "                                    into .gcov.json.gz file\n"
20290 msgstr ""
20292 #: gcov.cc:983
20293 #, c-format
20294 msgid "  -H, --human-readable            Output human readable numbers\n"
20295 msgstr ""
20297 #: gcov.cc:984
20298 #, c-format
20299 msgid "  -k, --use-colors                Emit colored output\n"
20300 msgstr ""
20302 #: gcov.cc:985
20303 #, c-format
20304 msgid ""
20305 "  -l, --long-file-names           Use long output file names for included\n"
20306 "                                    source files\n"
20307 msgstr ""
20309 #: gcov.cc:987
20310 #, c-format
20311 msgid "  -m, --demangled-names           Output demangled function names\n"
20312 msgstr ""
20314 #: gcov.cc:988
20315 #, c-format
20316 msgid "  -n, --no-output                 Do not create an output file\n"
20317 msgstr ""
20319 #: gcov.cc:989
20320 #, c-format
20321 msgid ""
20322 "  -o, --object-directory DIR|FILE Search for object files in DIR or called "
20323 "FILE\n"
20324 msgstr ""
20326 #: gcov.cc:990
20327 #, c-format
20328 msgid "  -p, --preserve-paths            Preserve all pathname components\n"
20329 msgstr ""
20331 #: gcov.cc:991
20332 #, c-format
20333 msgid ""
20334 "  -q, --use-hotness-colors        Emit perf-like colored output for hot "
20335 "lines\n"
20336 msgstr ""
20338 #: gcov.cc:992
20339 #, c-format
20340 msgid "  -r, --relative-only             Only show data for relative sources\n"
20341 msgstr ""
20343 #: gcov.cc:993
20344 #, c-format
20345 msgid "  -s, --source-prefix DIR         Source prefix to elide\n"
20346 msgstr ""
20348 #: gcov.cc:994
20349 #, c-format
20350 msgid "  -t, --stdout                    Output to stdout instead of a file\n"
20351 msgstr ""
20353 #: gcov.cc:995
20354 #, c-format
20355 msgid ""
20356 "  -u, --unconditional-branches    Show unconditional branch counts too\n"
20357 msgstr ""
20359 #: gcov.cc:996
20360 #, c-format
20361 msgid "  -v, --version                   Print version number, then exit\n"
20362 msgstr ""
20364 #: gcov.cc:997
20365 #, c-format
20366 msgid "  -w, --verbose                   Print verbose informations\n"
20367 msgstr ""
20369 #: gcov.cc:998
20370 #, c-format
20371 msgid "  -x, --hash-filenames            Hash long pathnames\n"
20372 msgstr ""
20374 #: gcov.cc:999
20375 #, c-format
20376 msgid ""
20377 "\n"
20378 "Obsolete options:\n"
20379 msgstr ""
20381 #: gcov.cc:1000
20382 #, c-format
20383 msgid "  -i, --json-format               Replaced with -j, --json-format\n"
20384 msgstr ""
20386 #: gcov.cc:1001
20387 #, c-format
20388 msgid "  -j, --human-readable            Replaced with -H, --human-readable\n"
20389 msgstr ""
20391 #: gcov.cc:1012
20392 #, c-format
20393 msgid "gcov %s%s\n"
20394 msgstr ""
20396 #: gcov.cc:1013
20397 #, c-format
20398 msgid "JSON format version: %s\n"
20399 msgstr ""
20401 #: gcov.cc:1454
20402 #, c-format
20403 msgid "'%s' file is already processed\n"
20404 msgstr ""
20406 #: gcov.cc:1570 gcov.cc:1699
20407 #, c-format
20408 msgid "Creating '%s'\n"
20409 msgstr ""
20411 #: gcov.cc:1574
20412 #, c-format
20413 msgid "Error writing output file '%s'\n"
20414 msgstr ""
20416 #: gcov.cc:1582
20417 #, c-format
20418 msgid "Could not open output file '%s'\n"
20419 msgstr ""
20421 #: gcov.cc:1589
20422 #, c-format
20423 msgid "Removing '%s'\n"
20424 msgstr ""
20426 #: gcov.cc:1704
20427 #, c-format
20428 msgid "Cannot open JSON output file %s\n"
20429 msgstr ""
20431 #: gcov.cc:1713
20432 #, c-format
20433 msgid "Error writing JSON output file %s\n"
20434 msgstr ""
20436 #: gcov.cc:1878
20437 #, c-format
20438 msgid "%s:source file is newer than notes file '%s'\n"
20439 msgstr ""
20441 #: gcov.cc:1883
20442 #, c-format
20443 msgid "(the message is displayed only once per source file)\n"
20444 msgstr ""
20446 #: gcov.cc:1903
20447 #, c-format
20448 msgid "%s:cannot open notes file\n"
20449 msgstr ""
20451 #: gcov.cc:1910
20452 #, c-format
20453 msgid "%s:not a gcov notes file\n"
20454 msgstr ""
20456 #: gcov.cc:1924
20457 #, c-format
20458 msgid "%s:version '%.4s', prefer '%.4s'\n"
20459 msgstr ""
20461 #: gcov.cc:1977
20462 #, c-format
20463 msgid "%s:already seen blocks for '%s'\n"
20464 msgstr ""
20466 #: gcov.cc:2064
20467 #, c-format
20468 msgid "%s:already seen conditions for '%s'\n"
20469 msgstr ""
20471 #: gcov.cc:2115 gcov.cc:2244
20472 #, c-format
20473 msgid "%s:corrupted\n"
20474 msgstr ""
20476 #: gcov.cc:2123
20477 #, c-format
20478 msgid "%s:no functions found\n"
20479 msgstr ""
20481 #: gcov.cc:2141
20482 #, c-format
20483 msgid "%s:cannot open data file, assuming not executed\n"
20484 msgstr ""
20486 #: gcov.cc:2148
20487 #, c-format
20488 msgid "%s:not a gcov data file\n"
20489 msgstr ""
20491 #: gcov.cc:2162
20492 #, c-format
20493 msgid "%s:version '%.4s', prefer version '%.4s'\n"
20494 msgstr ""
20496 #: gcov.cc:2169
20497 #, c-format
20498 msgid "%s:stamp mismatch with notes file\n"
20499 msgstr ""
20501 #: gcov.cc:2206
20502 #, c-format
20503 msgid "%s:profile mismatch for '%s'\n"
20504 msgstr ""
20506 #: gcov.cc:2243
20507 #, c-format
20508 msgid "%s:overflowed\n"
20509 msgstr ""
20511 #: gcov.cc:2291
20512 #, c-format
20513 msgid "%s:'%s' lacks entry and/or exit blocks\n"
20514 msgstr ""
20516 #: gcov.cc:2296
20517 #, c-format
20518 msgid "%s:'%s' has arcs to entry block\n"
20519 msgstr ""
20521 #: gcov.cc:2304
20522 #, c-format
20523 msgid "%s:'%s' has arcs from exit block\n"
20524 msgstr ""
20526 #: gcov.cc:2513
20527 #, c-format
20528 msgid "%s:graph is unsolvable for '%s'\n"
20529 msgstr ""
20531 #: gcov.cc:2638
20532 #, c-format
20533 msgid "Lines executed:%s of %d\n"
20534 msgstr ""
20536 #: gcov.cc:2641
20537 #, c-format
20538 msgid "No executable lines\n"
20539 msgstr ""
20541 #: gcov.cc:2649 gcov.cc:2658
20542 #, c-format
20543 msgid "%s '%s'\n"
20544 msgstr ""
20546 #: gcov.cc:2665
20547 #, c-format
20548 msgid "Branches executed:%s of %d\n"
20549 msgstr ""
20551 #: gcov.cc:2669
20552 #, c-format
20553 msgid "Taken at least once:%s of %d\n"
20554 msgstr ""
20556 #: gcov.cc:2675
20557 #, c-format
20558 msgid "No branches\n"
20559 msgstr ""
20561 #: gcov.cc:2677
20562 #, c-format
20563 msgid "Calls executed:%s of %d\n"
20564 msgstr ""
20566 #: gcov.cc:2681
20567 #, c-format
20568 msgid "No calls\n"
20569 msgstr ""
20571 #: gcov.cc:2688
20572 #, c-format
20573 msgid "Condition outcomes covered:%s of %d\n"
20574 msgstr ""
20576 #: gcov.cc:2693
20577 #, c-format
20578 msgid "No conditions\n"
20579 msgstr ""
20581 #: gcov.cc:2913
20582 #, c-format
20583 msgid "%s:no lines for '%s'\n"
20584 msgstr ""
20586 #: gcov.cc:3049
20587 #, c-format
20588 msgid "condition outcomes covered %d/%d\n"
20589 msgstr ""
20591 #: gcov.cc:3062
20592 #, c-format
20593 msgid "condition %2u not covered (%s%s)\n"
20594 msgstr ""
20596 #: gcov.cc:3076
20597 #, c-format
20598 msgid "call   %2d returned %s\n"
20599 msgstr ""
20601 #: gcov.cc:3081
20602 #, c-format
20603 msgid "call   %2d never executed\n"
20604 msgstr ""
20606 #: gcov.cc:3086
20607 #, c-format
20608 msgid "branch %2d taken %s%s"
20609 msgstr ""
20611 #: gcov.cc:3091
20612 #, c-format
20613 msgid "branch %2d never executed%s"
20614 msgstr ""
20616 #: gcov.cc:3096
20617 #, c-format
20618 msgid " (BB %d)"
20619 msgstr ""
20621 #: gcov.cc:3103
20622 #, c-format
20623 msgid "unconditional %2d taken %s\n"
20624 msgstr ""
20626 #: gcov.cc:3106
20627 #, c-format
20628 msgid "unconditional %2d never executed\n"
20629 msgstr ""
20631 #: gcov.cc:3369
20632 #, c-format
20633 msgid "Cannot open source file %s\n"
20634 msgstr ""
20636 #: gcse.cc:2592
20637 msgid "PRE disabled"
20638 msgstr ""
20640 #: gcse.cc:3520
20641 msgid "GCSE disabled"
20642 msgstr ""
20644 #: incpath.cc:77
20645 #, c-format
20646 msgid "ignoring duplicate directory \"%s\"\n"
20647 msgstr ""
20649 #: incpath.cc:80
20650 #, c-format
20651 msgid "  as it is a non-system directory that duplicates a system directory\n"
20652 msgstr ""
20654 #: incpath.cc:84
20655 #, c-format
20656 msgid "ignoring nonexistent directory \"%s\"\n"
20657 msgstr ""
20659 #: incpath.cc:391
20660 #, c-format
20661 msgid "#include \"...\" search starts here:\n"
20662 msgstr ""
20664 #: incpath.cc:395
20665 #, c-format
20666 msgid "#include <...> search starts here:\n"
20667 msgstr ""
20669 #: incpath.cc:400
20670 #, c-format
20671 msgid "End of search list.\n"
20672 msgstr ""
20674 #: input.cc:35
20675 msgid "<built-in>"
20676 msgstr ""
20678 #. Opening quotation mark.
20679 #: intl.cc:62
20680 msgid "`"
20681 msgstr ""
20683 #. Closing quotation mark.
20684 #: intl.cc:65
20685 msgid "'"
20686 msgstr ""
20688 #: langhooks.cc:384
20689 msgid "At top level:"
20690 msgstr ""
20692 #: langhooks.cc:400
20693 #, c-format
20694 msgid "In member function %qs"
20695 msgstr ""
20697 #: langhooks.cc:404
20698 #, c-format
20699 msgid "In function %qs"
20700 msgstr ""
20702 #: langhooks.cc:449
20703 msgid "    inlined from %qs at %r%s:%d:%d%R"
20704 msgstr ""
20706 #: langhooks.cc:454
20707 msgid "    inlined from %qs at %r%s:%d%R"
20708 msgstr ""
20710 #: langhooks.cc:460
20711 #, c-format
20712 msgid "    inlined from %qs"
20713 msgstr ""
20715 #: lra-assigns.cc:1868 reload1.cc:2073
20716 msgid "this is the insn:"
20717 msgstr ""
20719 #: lra-constraints.cc:3266
20720 msgid "unable to generate reloads for impossible constraints:"
20721 msgstr ""
20723 #: lra-constraints.cc:4234 reload.cc:3839
20724 msgid "unable to generate reloads for:"
20725 msgstr ""
20727 #. What to print when a switch has no documentation.
20728 #: opts.cc:329
20729 msgid "This option lacks documentation."
20730 msgstr ""
20732 #: opts.cc:330
20733 msgid "Uses of this option are diagnosed."
20734 msgstr ""
20736 #: opts.cc:1688
20737 #, c-format
20738 msgid "Same as %s%s (or, in negated form, %s%s)."
20739 msgstr ""
20741 #: opts.cc:1693
20742 #, c-format
20743 msgid "Same as %s%s."
20744 msgstr ""
20746 #: opts.cc:1698
20747 #, c-format
20748 msgid "Same as %s."
20749 msgstr ""
20751 #: opts.cc:1706
20752 #, c-format
20753 msgid "%s  Same as %s."
20754 msgstr ""
20756 #: opts.cc:1769
20757 msgid "[available in "
20758 msgstr ""
20760 #: opts.cc:1801
20761 msgid "[default]"
20762 msgstr ""
20764 #: opts.cc:1810
20765 #, c-format
20766 msgid "%llu bytes"
20767 msgstr ""
20769 #: opts.cc:1847
20770 msgid "[enabled]"
20771 msgstr ""
20773 #: opts.cc:1849
20774 msgid "[disabled]"
20775 msgstr ""
20777 #: opts.cc:1885
20778 #, c-format
20779 msgid " No options with the desired characteristics were found\n"
20780 msgstr ""
20782 #: opts.cc:1894
20783 #, c-format
20784 msgid ""
20785 " None found.  Use --help=%s to show *all* the options supported by the %s "
20786 "front-end.\n"
20787 msgstr ""
20789 #: opts.cc:1900
20790 #, c-format
20791 msgid ""
20792 " All options with the desired characteristics have already been displayed\n"
20793 msgstr ""
20795 #: opts.cc:1945
20796 #, c-format
20797 msgid ""
20798 "  Known valid arguments for %s option:\n"
20799 "   "
20800 msgstr ""
20802 #: opts.cc:1995
20803 msgid "The following options are target specific"
20804 msgstr ""
20806 #: opts.cc:1998
20807 msgid "The following options control compiler warning messages"
20808 msgstr ""
20810 #: opts.cc:2001
20811 msgid "The following options control optimizations"
20812 msgstr ""
20814 #: opts.cc:2004 opts.cc:2044
20815 msgid "The following options are language-independent"
20816 msgstr ""
20818 #: opts.cc:2007
20819 msgid "The following options control parameters"
20820 msgstr ""
20822 #: opts.cc:2013
20823 msgid "The following options are specific to just the language "
20824 msgstr ""
20826 #: opts.cc:2015
20827 msgid "The following options are supported by the language "
20828 msgstr ""
20830 #: opts.cc:2026
20831 msgid "The following options are not documented"
20832 msgstr ""
20834 #: opts.cc:2028
20835 msgid "The following options take separate arguments"
20836 msgstr ""
20838 #: opts.cc:2030
20839 msgid "The following options take joined arguments"
20840 msgstr ""
20842 #: opts.cc:2042
20843 msgid "The following options are language-related"
20844 msgstr ""
20846 #: passes.cc:1833
20847 #, c-format
20848 msgid "during %s pass: %s\n"
20849 msgstr ""
20851 #: passes.cc:1838
20852 #, c-format
20853 msgid "dump file: %s\n"
20854 msgstr ""
20856 #: plugin.cc:965
20857 msgid "Event"
20858 msgstr ""
20860 #: plugin.cc:965
20861 msgid "Plugins"
20862 msgstr ""
20864 #: plugin.cc:997
20865 #, c-format
20866 msgid ""
20867 "*** WARNING *** there are active plugins, do not report this as a bug unless "
20868 "you can reproduce it without enabling any plugins.\n"
20869 msgstr ""
20871 #: postreload-gcse.cc:1356
20872 msgid "using simple load CSE after register allocation"
20873 msgstr ""
20875 #. It's the compiler's fault.
20876 #: reload1.cc:5994
20877 msgid "could not find a spill register"
20878 msgstr ""
20880 #. It's the compiler's fault.
20881 #: reload1.cc:7876
20882 msgid "VOIDmode on an output"
20883 msgstr ""
20885 #: reload1.cc:8632
20886 msgid "failure trying to reload:"
20887 msgstr ""
20889 #: rtl-error.cc:116
20890 msgid "unrecognizable insn:"
20891 msgstr ""
20893 #: rtl-error.cc:118
20894 msgid "insn does not satisfy its constraints:"
20895 msgstr ""
20897 #: targhooks.cc:2374
20898 #, c-format
20899 msgid "created and used with differing settings of '%s'"
20900 msgstr ""
20902 #: targhooks.cc:2389
20903 msgid "created and used with different settings of %<-fpic%>"
20904 msgstr ""
20906 #: targhooks.cc:2391
20907 msgid "created and used with different settings of %<-fpie%>"
20908 msgstr ""
20910 #: toplev.cc:315
20911 #, c-format
20912 msgid "unrecoverable error"
20913 msgstr ""
20915 #: toplev.cc:608
20916 #, c-format
20917 msgid ""
20918 "%s%s%s %sversion %s (%s)\n"
20919 "%s\tcompiled by GNU C version %s, "
20920 msgstr ""
20922 #: toplev.cc:610
20923 #, c-format
20924 msgid "%s%s%s %sversion %s (%s) compiled by CC, "
20925 msgstr ""
20927 #: toplev.cc:614
20928 #, c-format
20929 msgid "GMP version %s, MPFR version %s, MPC version %s, isl version %s\n"
20930 msgstr ""
20932 #: toplev.cc:616
20933 #, c-format
20934 msgid "%s%swarning: %s header version %s differs from library version %s.\n"
20935 msgstr ""
20937 #: toplev.cc:618
20938 #, c-format
20939 msgid ""
20940 "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
20941 msgstr ""
20943 #: tree-diagnostic-path.cc:342 tree-diagnostic.cc:294 c/c-decl.cc:6534
20944 #: c/c-typeck.cc:8236 cp/error.cc:1189 c-family/c-pretty-print.cc:446
20945 #, gcc-internal-format
20946 msgid "<anonymous>"
20947 msgstr ""
20949 #: c-family/c-format.cc:432
20950 msgid "format"
20951 msgstr ""
20953 #: c-family/c-format.cc:433
20954 msgid "field width specifier"
20955 msgstr ""
20957 #: c-family/c-format.cc:434
20958 msgid "field precision specifier"
20959 msgstr ""
20961 #: c-family/c-format.cc:571 c-family/c-format.cc:595
20962 #: config/i386/msformat-c.cc:45
20963 msgid "' ' flag"
20964 msgstr ""
20966 #: c-family/c-format.cc:571 c-family/c-format.cc:595
20967 #: config/i386/msformat-c.cc:45
20968 msgid "the ' ' printf flag"
20969 msgstr ""
20971 #: c-family/c-format.cc:572 c-family/c-format.cc:596 c-family/c-format.cc:627
20972 #: c-family/c-format.cc:693 config/i386/msformat-c.cc:46
20973 msgid "'+' flag"
20974 msgstr ""
20976 #: c-family/c-format.cc:572 c-family/c-format.cc:596 c-family/c-format.cc:627
20977 #: config/i386/msformat-c.cc:46
20978 msgid "the '+' printf flag"
20979 msgstr ""
20981 #: c-family/c-format.cc:573 c-family/c-format.cc:597 c-family/c-format.cc:628
20982 #: c-family/c-format.cc:668 config/i386/msformat-c.cc:47
20983 #: config/i386/msformat-c.cc:82
20984 msgid "'#' flag"
20985 msgstr ""
20987 #: c-family/c-format.cc:573 c-family/c-format.cc:597 c-family/c-format.cc:628
20988 #: config/i386/msformat-c.cc:47
20989 msgid "the '#' printf flag"
20990 msgstr ""
20992 #: c-family/c-format.cc:574 c-family/c-format.cc:598 c-family/c-format.cc:666
20993 #: config/i386/msformat-c.cc:48
20994 msgid "'0' flag"
20995 msgstr ""
20997 #: c-family/c-format.cc:574 c-family/c-format.cc:598
20998 #: config/i386/msformat-c.cc:48
20999 msgid "the '0' printf flag"
21000 msgstr ""
21002 #: c-family/c-format.cc:575 c-family/c-format.cc:599 c-family/c-format.cc:665
21003 #: c-family/c-format.cc:696 config/i386/msformat-c.cc:49
21004 msgid "'-' flag"
21005 msgstr ""
21007 #: c-family/c-format.cc:575 c-family/c-format.cc:599
21008 #: config/i386/msformat-c.cc:49
21009 msgid "the '-' printf flag"
21010 msgstr ""
21012 #: c-family/c-format.cc:576 c-family/c-format.cc:648
21013 #: config/i386/msformat-c.cc:50 config/i386/msformat-c.cc:70
21014 msgid "''' flag"
21015 msgstr ""
21017 #: c-family/c-format.cc:576 config/i386/msformat-c.cc:50
21018 msgid "the ''' printf flag"
21019 msgstr ""
21021 #: c-family/c-format.cc:577 c-family/c-format.cc:649
21022 msgid "'I' flag"
21023 msgstr ""
21025 #: c-family/c-format.cc:577
21026 msgid "the 'I' printf flag"
21027 msgstr ""
21029 #: c-family/c-format.cc:578 c-family/c-format.cc:600 c-family/c-format.cc:646
21030 #: c-family/c-format.cc:669 c-family/c-format.cc:697 config/sol2-c.cc:43
21031 #: config/i386/msformat-c.cc:51 config/i386/msformat-c.cc:68
21032 msgid "field width"
21033 msgstr ""
21035 #: c-family/c-format.cc:578 c-family/c-format.cc:600 config/sol2-c.cc:43
21036 #: config/i386/msformat-c.cc:51
21037 msgid "field width in printf format"
21038 msgstr ""
21040 #: c-family/c-format.cc:579 c-family/c-format.cc:601 c-family/c-format.cc:630
21041 #: config/i386/msformat-c.cc:52
21042 msgid "precision"
21043 msgstr ""
21045 #: c-family/c-format.cc:579 c-family/c-format.cc:601 c-family/c-format.cc:630
21046 #: config/i386/msformat-c.cc:52
21047 msgid "precision in printf format"
21048 msgstr ""
21050 #: c-family/c-format.cc:580 c-family/c-format.cc:602 c-family/c-format.cc:631
21051 #: c-family/c-format.cc:647 c-family/c-format.cc:700 config/sol2-c.cc:44
21052 #: config/i386/msformat-c.cc:53 config/i386/msformat-c.cc:69
21053 msgid "length modifier"
21054 msgstr ""
21056 #: c-family/c-format.cc:580 c-family/c-format.cc:602 c-family/c-format.cc:631
21057 #: config/sol2-c.cc:44 config/i386/msformat-c.cc:53
21058 msgid "length modifier in printf format"
21059 msgstr ""
21061 #: c-family/c-format.cc:629
21062 msgid "'q' flag"
21063 msgstr ""
21065 #: c-family/c-format.cc:629
21066 msgid "the 'q' diagnostic flag"
21067 msgstr ""
21069 #: c-family/c-format.cc:643 config/i386/msformat-c.cc:66
21070 msgid "assignment suppression"
21071 msgstr ""
21073 #: c-family/c-format.cc:643 config/i386/msformat-c.cc:66
21074 msgid "the assignment suppression scanf feature"
21075 msgstr ""
21077 #: c-family/c-format.cc:644 config/i386/msformat-c.cc:67
21078 msgid "'a' flag"
21079 msgstr ""
21081 #: c-family/c-format.cc:644 config/i386/msformat-c.cc:67
21082 msgid "the 'a' scanf flag"
21083 msgstr ""
21085 #: c-family/c-format.cc:645
21086 msgid "'m' flag"
21087 msgstr ""
21089 #: c-family/c-format.cc:645
21090 msgid "the 'm' scanf flag"
21091 msgstr ""
21093 #: c-family/c-format.cc:646 config/i386/msformat-c.cc:68
21094 msgid "field width in scanf format"
21095 msgstr ""
21097 #: c-family/c-format.cc:647 config/i386/msformat-c.cc:69
21098 msgid "length modifier in scanf format"
21099 msgstr ""
21101 #: c-family/c-format.cc:648 config/i386/msformat-c.cc:70
21102 msgid "the ''' scanf flag"
21103 msgstr ""
21105 #: c-family/c-format.cc:649
21106 msgid "the 'I' scanf flag"
21107 msgstr ""
21109 #: c-family/c-format.cc:664
21110 msgid "'_' flag"
21111 msgstr ""
21113 #: c-family/c-format.cc:664
21114 msgid "the '_' strftime flag"
21115 msgstr ""
21117 #: c-family/c-format.cc:665
21118 msgid "the '-' strftime flag"
21119 msgstr ""
21121 #: c-family/c-format.cc:666
21122 msgid "the '0' strftime flag"
21123 msgstr ""
21125 #: c-family/c-format.cc:667 c-family/c-format.cc:692
21126 msgid "'^' flag"
21127 msgstr ""
21129 #: c-family/c-format.cc:667
21130 msgid "the '^' strftime flag"
21131 msgstr ""
21133 #: c-family/c-format.cc:668 config/i386/msformat-c.cc:82
21134 msgid "the '#' strftime flag"
21135 msgstr ""
21137 #: c-family/c-format.cc:669
21138 msgid "field width in strftime format"
21139 msgstr ""
21141 #: c-family/c-format.cc:670
21142 msgid "'E' modifier"
21143 msgstr ""
21145 #: c-family/c-format.cc:670
21146 msgid "the 'E' strftime modifier"
21147 msgstr ""
21149 #: c-family/c-format.cc:671
21150 msgid "'O' modifier"
21151 msgstr ""
21153 #: c-family/c-format.cc:671
21154 msgid "the 'O' strftime modifier"
21155 msgstr ""
21157 #: c-family/c-format.cc:672 c-family/c-format.cc:673
21158 msgid "the 'O' modifier"
21159 msgstr ""
21161 #: c-family/c-format.cc:691
21162 msgid "fill character"
21163 msgstr ""
21165 #: c-family/c-format.cc:691
21166 msgid "fill character in strfmon format"
21167 msgstr ""
21169 #: c-family/c-format.cc:692
21170 msgid "the '^' strfmon flag"
21171 msgstr ""
21173 #: c-family/c-format.cc:693
21174 msgid "the '+' strfmon flag"
21175 msgstr ""
21177 #: c-family/c-format.cc:694
21178 msgid "'(' flag"
21179 msgstr ""
21181 #: c-family/c-format.cc:694
21182 msgid "the '(' strfmon flag"
21183 msgstr ""
21185 #: c-family/c-format.cc:695
21186 msgid "'!' flag"
21187 msgstr ""
21189 #: c-family/c-format.cc:695
21190 msgid "the '!' strfmon flag"
21191 msgstr ""
21193 #: c-family/c-format.cc:696
21194 msgid "the '-' strfmon flag"
21195 msgstr ""
21197 #: c-family/c-format.cc:697
21198 msgid "field width in strfmon format"
21199 msgstr ""
21201 #: c-family/c-format.cc:698
21202 msgid "left precision"
21203 msgstr ""
21205 #: c-family/c-format.cc:698
21206 msgid "left precision in strfmon format"
21207 msgstr ""
21209 #: c-family/c-format.cc:699
21210 msgid "right precision"
21211 msgstr ""
21213 #: c-family/c-format.cc:699
21214 msgid "right precision in strfmon format"
21215 msgstr ""
21217 #: c-family/c-format.cc:700
21218 msgid "length modifier in strfmon format"
21219 msgstr ""
21221 #. Handle deferred options from command-line.
21222 #: c-family/c-opts.cc:1588 fortran/cpp.cc:621
21223 msgid "<command-line>"
21224 msgstr ""
21226 #: config/aarch64/aarch64.cc:11982 config/loongarch/loongarch.cc:6148
21227 #, c-format
21228 msgid "unsupported operand for code '%c'"
21229 msgstr ""
21231 #: config/aarch64/aarch64.cc:11991 config/aarch64/aarch64.cc:12004
21232 #: config/aarch64/aarch64.cc:12016 config/aarch64/aarch64.cc:12027
21233 #: config/aarch64/aarch64.cc:12043 config/aarch64/aarch64.cc:12057
21234 #: config/aarch64/aarch64.cc:12077 config/aarch64/aarch64.cc:12159
21235 #: config/aarch64/aarch64.cc:12170 config/aarch64/aarch64.cc:12184
21236 #: config/aarch64/aarch64.cc:12410 config/aarch64/aarch64.cc:12423
21237 #: config/aarch64/aarch64.cc:12440 config/pru/pru.cc:1794
21238 #: config/pru/pru.cc:1805 config/pru/pru.cc:1877
21239 #, c-format
21240 msgid "invalid operand for '%%%c'"
21241 msgstr ""
21243 #: config/aarch64/aarch64.cc:12095 config/aarch64/aarch64.cc:12106
21244 #: config/aarch64/aarch64.cc:12270 config/aarch64/aarch64.cc:12281
21245 #: config/riscv/riscv.cc:6158 config/riscv/riscv.cc:6166
21246 #: config/riscv/riscv.cc:6173 config/riscv/riscv.cc:6177
21247 #: config/riscv/riscv.cc:6219 config/riscv/riscv.cc:6237
21248 #, c-format
21249 msgid "invalid vector constant"
21250 msgstr ""
21252 #: config/aarch64/aarch64.cc:12120
21253 #, c-format
21254 msgid "incompatible floating point / vector register operand for '%%%c'"
21255 msgstr ""
21257 #: config/aarch64/aarch64.cc:12132
21258 #, c-format
21259 msgid "incompatible operand for '%%%c'"
21260 msgstr ""
21262 #: config/aarch64/aarch64.cc:12152
21263 #, c-format
21264 msgid "incompatible register operand for '%%%c'"
21265 msgstr ""
21267 #: config/aarch64/aarch64.cc:12217 config/arm/arm.cc:24867
21268 #, c-format
21269 msgid "missing operand"
21270 msgstr ""
21272 #: config/aarch64/aarch64.cc:12307
21273 #, c-format
21274 msgid "invalid constant"
21275 msgstr ""
21277 #: config/aarch64/aarch64.cc:12310
21278 #, c-format
21279 msgid "invalid operand"
21280 msgstr ""
21282 #: config/aarch64/aarch64.cc:12448 config/aarch64/aarch64.cc:12453
21283 #, c-format
21284 msgid "invalid operand prefix '%%%c'"
21285 msgstr ""
21287 #: config/aarch64/aarch64.cc:12473
21288 #, c-format
21289 msgid "invalid address mode"
21290 msgstr ""
21292 #: config/aarch64/aarch64.cc:28901
21293 msgid "cannot combine GNU and SVE vectors in a binary operation"
21294 msgstr ""
21296 #: config/alpha/alpha.cc:5082 config/i386/i386.cc:14193
21297 #: config/rs6000/rs6000.cc:14616 config/sparc/sparc.cc:9384
21298 #, c-format
21299 msgid "'%%&' used without any local dynamic TLS references"
21300 msgstr ""
21302 #: config/alpha/alpha.cc:5140 config/bfin/bfin.cc:1428
21303 #, c-format
21304 msgid "invalid %%J value"
21305 msgstr ""
21307 #: config/alpha/alpha.cc:5170 config/ia64/ia64.cc:5588 config/or1k/or1k.cc:1252
21308 #, c-format
21309 msgid "invalid %%r value"
21310 msgstr ""
21312 #: config/alpha/alpha.cc:5180 config/ia64/ia64.cc:5542
21313 #: config/rs6000/rs6000.cc:14311 config/xtensa/xtensa.cc:3066
21314 #, c-format
21315 msgid "invalid %%R value"
21316 msgstr ""
21318 #: config/alpha/alpha.cc:5186 config/rs6000/rs6000.cc:14231
21319 #: config/xtensa/xtensa.cc:3039
21320 #, c-format
21321 msgid "invalid %%N value"
21322 msgstr ""
21324 #: config/alpha/alpha.cc:5194 config/rs6000/rs6000.cc:14259
21325 #, c-format
21326 msgid "invalid %%P value"
21327 msgstr ""
21329 #: config/alpha/alpha.cc:5202
21330 #, c-format
21331 msgid "invalid %%h value"
21332 msgstr ""
21334 #: config/alpha/alpha.cc:5210 config/xtensa/xtensa.cc:3059
21335 #, c-format
21336 msgid "invalid %%L value"
21337 msgstr ""
21339 #: config/alpha/alpha.cc:5229
21340 #, c-format
21341 msgid "invalid %%m value"
21342 msgstr ""
21344 #: config/alpha/alpha.cc:5235
21345 #, c-format
21346 msgid "invalid %%M value"
21347 msgstr ""
21349 #: config/alpha/alpha.cc:5272
21350 #, c-format
21351 msgid "invalid %%U value"
21352 msgstr ""
21354 #: config/alpha/alpha.cc:5280 config/rs6000/rs6000.cc:14319
21355 #, c-format
21356 msgid "invalid %%s value"
21357 msgstr ""
21359 #: config/alpha/alpha.cc:5291
21360 #, c-format
21361 msgid "invalid %%C value"
21362 msgstr ""
21364 #: config/alpha/alpha.cc:5328 config/rs6000/rs6000.cc:14095
21365 #, c-format
21366 msgid "invalid %%E value"
21367 msgstr ""
21369 #: config/alpha/alpha.cc:5353 config/alpha/alpha.cc:5403
21370 #, c-format
21371 msgid "unknown relocation unspec"
21372 msgstr ""
21374 #: config/alpha/alpha.cc:5362 config/gcn/gcn.cc:7419 config/gcn/gcn.cc:7428
21375 #: config/gcn/gcn.cc:7488 config/gcn/gcn.cc:7496 config/gcn/gcn.cc:7512
21376 #: config/gcn/gcn.cc:7530 config/gcn/gcn.cc:7581 config/gcn/gcn.cc:7700
21377 #: config/gcn/gcn.cc:7817 config/rs6000/rs6000.cc:14621
21378 #, c-format
21379 msgid "invalid %%xn code"
21380 msgstr ""
21382 #: config/alpha/alpha.cc:5468
21383 #, c-format
21384 msgid "invalid operand address"
21385 msgstr ""
21387 #: config/arc/arc.cc:4901
21388 #, c-format
21389 msgid "invalid operand to %%Z code"
21390 msgstr ""
21392 #: config/arc/arc.cc:4909
21393 #, c-format
21394 msgid "invalid operand to %%z code"
21395 msgstr ""
21397 #: config/arc/arc.cc:4917
21398 #, c-format
21399 msgid "invalid operands to %%c code"
21400 msgstr ""
21402 #: config/arc/arc.cc:4925
21403 #, c-format
21404 msgid "invalid operand to %%M code"
21405 msgstr ""
21407 #: config/arc/arc.cc:4933 config/m32r/m32r.cc:2088
21408 #, c-format
21409 msgid "invalid operand to %%p code"
21410 msgstr ""
21412 #: config/arc/arc.cc:4941
21413 #, c-format
21414 msgid "invalid operand for %%s code"
21415 msgstr ""
21417 #: config/arc/arc.cc:4959
21418 #, c-format
21419 msgid "invalid operand for %%N code"
21420 msgstr ""
21422 #: config/arc/arc.cc:4972
21423 #, c-format
21424 msgid "invalid operand for %%N or %%S code"
21425 msgstr ""
21427 #: config/arc/arc.cc:4994 config/m32r/m32r.cc:2081
21428 #, c-format
21429 msgid "invalid operand to %%s code"
21430 msgstr ""
21432 #: config/arc/arc.cc:5114 config/m32r/m32r.cc:2114
21433 #, c-format
21434 msgid "invalid operand to %%R code"
21435 msgstr ""
21437 #: config/arc/arc.cc:5190 config/m32r/m32r.cc:2137
21438 #, c-format
21439 msgid "invalid operand to %%H/%%L code"
21440 msgstr ""
21442 #: config/arc/arc.cc:5258 config/m32r/m32r.cc:2208
21443 #, c-format
21444 msgid "invalid operand to %%U code"
21445 msgstr ""
21447 #: config/arc/arc.cc:5270
21448 #, c-format
21449 msgid "invalid operand to %%V code"
21450 msgstr ""
21452 #: config/arc/arc.cc:5320
21453 #, c-format
21454 msgid "invalid operand to %%O code"
21455 msgstr ""
21457 #. Unknown flag.
21458 #. Undocumented flag.
21459 #: config/arc/arc.cc:5343 config/epiphany/epiphany.cc:1309
21460 #: config/m32r/m32r.cc:2235 config/nds32/nds32.cc:3519
21461 #: config/sparc/sparc.cc:9663
21462 #, c-format
21463 msgid "invalid operand output code"
21464 msgstr ""
21466 #: config/arc/arc.cc:6396
21467 #, c-format
21468 msgid "invalid UNSPEC as operand: %d"
21469 msgstr ""
21471 #: config/arc/arc.cc:6612
21472 msgid "unrecognized supposed constant"
21473 msgstr ""
21475 #: config/arm/arm.cc:21110 config/arm/arm.cc:21135 config/arm/arm.cc:21145
21476 #: config/arm/arm.cc:21154 config/arm/arm.cc:21163
21477 #, c-format
21478 msgid "invalid shift operand"
21479 msgstr ""
21481 #: config/arm/arm.cc:24117 config/arm/arm.cc:24135
21482 #, c-format
21483 msgid "predicated Thumb instruction"
21484 msgstr ""
21486 #: config/arm/arm.cc:24123
21487 #, c-format
21488 msgid "predicated instruction in conditional sequence"
21489 msgstr ""
21491 #: config/arm/arm.cc:24244 config/arm/arm.cc:24257 config/arm/arm.cc:24282
21492 #: config/nios2/nios2.cc:3085
21493 #, c-format
21494 msgid "Unsupported operand for code '%c'"
21495 msgstr ""
21497 #: config/arm/arm.cc:24359 config/arm/arm.cc:24381 config/arm/arm.cc:24391
21498 #: config/arm/arm.cc:24401 config/arm/arm.cc:24411 config/arm/arm.cc:24450
21499 #: config/arm/arm.cc:24468 config/arm/arm.cc:24486 config/arm/arm.cc:24513
21500 #: config/arm/arm.cc:24528 config/arm/arm.cc:24555 config/arm/arm.cc:24562
21501 #: config/arm/arm.cc:24580 config/arm/arm.cc:24587 config/arm/arm.cc:24595
21502 #: config/arm/arm.cc:24616 config/arm/arm.cc:24623 config/arm/arm.cc:24814
21503 #: config/arm/arm.cc:24821 config/arm/arm.cc:24848 config/arm/arm.cc:24855
21504 #: config/bfin/bfin.cc:1441 config/bfin/bfin.cc:1448 config/bfin/bfin.cc:1455
21505 #: config/bfin/bfin.cc:1462 config/bfin/bfin.cc:1471 config/bfin/bfin.cc:1478
21506 #: config/bfin/bfin.cc:1485 config/bfin/bfin.cc:1492 config/nds32/nds32.cc:3545
21507 #, c-format
21508 msgid "invalid operand for code '%c'"
21509 msgstr ""
21511 #: config/arm/arm.cc:24463
21512 #, c-format
21513 msgid "instruction never executed"
21514 msgstr ""
21516 #. Former Maverick support, removed after GCC-4.7.
21517 #: config/arm/arm.cc:24504
21518 #, c-format
21519 msgid "obsolete Maverick format code '%c'"
21520 msgstr ""
21522 #: config/arm/arm.cc:34475
21523 msgid "invalid conversion from type %<bfloat16_t%>"
21524 msgstr ""
21526 #: config/arm/arm.cc:34477
21527 msgid "invalid conversion to type %<bfloat16_t%>"
21528 msgstr ""
21530 #: config/arm/arm.cc:34492 config/arm/arm.cc:34508
21531 msgid "operation not permitted on type %<bfloat16_t%>"
21532 msgstr ""
21534 #: config/avr/avr.cc:3610
21535 #, c-format
21536 msgid "address operand requires constraint for X, Y, or Z register"
21537 msgstr ""
21539 #: config/avr/avr.cc:3793
21540 msgid "operands to %T/%t must be reg + const_int:"
21541 msgstr ""
21543 #: config/avr/avr.cc:3843 config/avr/avr.cc:3910
21544 msgid "bad address, not an I/O address:"
21545 msgstr ""
21547 #: config/avr/avr.cc:3852
21548 msgid "bad address, not a constant:"
21549 msgstr ""
21551 #: config/avr/avr.cc:3870 config/avr/avr.cc:3877
21552 msgid "bad address, not (reg+disp):"
21553 msgstr ""
21555 #: config/avr/avr.cc:3884
21556 msgid "bad address, not post_inc or pre_dec:"
21557 msgstr ""
21559 #: config/avr/avr.cc:3896
21560 msgid "internal compiler error.  Bad address:"
21561 msgstr ""
21563 #: config/avr/avr.cc:3929
21564 #, c-format
21565 msgid "Unsupported code '%c' for fixed-point:"
21566 msgstr ""
21568 #: config/avr/avr.cc:3948
21569 msgid "internal compiler error.  Unknown mode:"
21570 msgstr ""
21572 #: config/avr/avr.cc:4815 config/avr/avr.cc:5758 config/avr/avr.cc:6205
21573 msgid "invalid insn:"
21574 msgstr ""
21576 #: config/avr/avr.cc:4869 config/avr/avr.cc:4980 config/avr/avr.cc:5038
21577 #: config/avr/avr.cc:5090 config/avr/avr.cc:5109 config/avr/avr.cc:5301
21578 #: config/avr/avr.cc:5609 config/avr/avr.cc:5894 config/avr/avr.cc:6098
21579 #: config/avr/avr.cc:6262 config/avr/avr.cc:6355 config/avr/avr.cc:6553
21580 msgid "incorrect insn:"
21581 msgstr ""
21583 #: config/avr/avr.cc:5125 config/avr/avr.cc:5400 config/avr/avr.cc:5680
21584 #: config/avr/avr.cc:5966 config/avr/avr.cc:6144 config/avr/avr.cc:6411
21585 #: config/avr/avr.cc:6611
21586 msgid "unknown move insn:"
21587 msgstr ""
21589 #: config/avr/avr.cc:7378
21590 msgid "bad shift insn:"
21591 msgstr ""
21593 #: config/avr/avr.cc:7486 config/avr/avr.cc:7969 config/avr/avr.cc:8386
21594 msgid "internal compiler error.  Incorrect shift:"
21595 msgstr ""
21597 #: config/avr/avr.cc:10210
21598 msgid "unsupported fixed-point conversion"
21599 msgstr ""
21601 #: config/avr/avr.cc:11585
21602 msgid "variable"
21603 msgstr ""
21605 #: config/avr/avr.cc:11590
21606 msgid "function parameter"
21607 msgstr ""
21609 #: config/avr/avr.cc:11595
21610 msgid "structure field"
21611 msgstr ""
21613 #: config/avr/avr.cc:11601
21614 msgid "return type of function"
21615 msgstr ""
21617 #: config/avr/avr.cc:11606
21618 msgid "pointer"
21619 msgstr ""
21621 #: config/avr/driver-avr.cc:50
21622 #, c-format
21623 msgid ""
21624 "Running spec function '%s' with %d args\n"
21625 "\n"
21626 msgstr ""
21628 #: config/bfin/bfin.cc:1390
21629 #, c-format
21630 msgid "invalid %%j value"
21631 msgstr ""
21633 #: config/bfin/bfin.cc:1583 config/c6x/c6x.cc:2279
21634 #, c-format
21635 msgid "invalid const_double operand"
21636 msgstr ""
21638 #: config/bpf/bpf.cc:929
21639 msgid "invalid address in operand"
21640 msgstr ""
21642 #. Fallthrough.
21643 #: config/bpf/bpf.cc:936
21644 msgid "unsupported operand"
21645 msgstr ""
21647 #. Format punctuators via %s to avoid -Wformat-diag.
21648 #: config/cris/cris.cc:779 config/ft32/ft32.cc:110 config/moxie/moxie.cc:108
21649 #: final.cc:3187 final.cc:3189 fold-const.cc:348 gcc.cc:6270 gcc.cc:6284
21650 #: rtl-error.cc:101 toplev.cc:319 cp/logic.cc:312 cp/logic.cc:314
21651 #: cp/typeck.cc:7752 d/d-convert.cc:237 go/go-gcc-diagnostics.cc:28
21652 #: go/go-gcc-diagnostics.cc:37 go/go-gcc-diagnostics.cc:45
21653 #: go/go-gcc-diagnostics.cc:53 lto/lto-object.cc:180 lto/lto-object.cc:277
21654 #: lto/lto-object.cc:334 lto/lto-object.cc:358 m2/gm2-gcc/m2linemap.cc:182
21655 #: m2/gm2-gcc/m2linemap.cc:253 m2/gm2-gcc/m2linemap.cc:362
21656 #: rust/rust-diagnostics.cc:164 rust/rust-diagnostics.cc:182
21657 #: rust/rust-diagnostics.cc:243 rust/rust-diagnostics.cc:266
21658 #: rust/rust-diagnostics.cc:287 rust/rust-diagnostics.cc:306
21659 #: rust/rust-diagnostics.cc:322 rust/rust-diagnostics.cc:338
21660 #: rust/rust-diagnostics.cc:357 rust/rust-diagnostics.cc:373
21661 #, gcc-internal-format, gfc-internal-format
21662 msgid "%s"
21663 msgstr ""
21665 #: config/cris/cris.cc:830
21666 msgid "unexpected index-type in cris_print_index"
21667 msgstr ""
21669 #: config/cris/cris.cc:844
21670 msgid "unexpected base-type in cris_print_base"
21671 msgstr ""
21673 #: config/cris/cris.cc:899
21674 msgid "invalid operand for 'b' modifier"
21675 msgstr ""
21677 #: config/cris/cris.cc:916
21678 msgid "invalid operand for 'o' modifier"
21679 msgstr ""
21681 #: config/cris/cris.cc:935
21682 msgid "invalid operand for 'O' modifier"
21683 msgstr ""
21685 #: config/cris/cris.cc:968
21686 msgid "invalid operand for 'p' modifier"
21687 msgstr ""
21689 #: config/cris/cris.cc:1007
21690 msgid "invalid operand for 'z' modifier"
21691 msgstr ""
21693 #: config/cris/cris.cc:1054 config/cris/cris.cc:1088
21694 msgid "invalid operand for 'H' modifier"
21695 msgstr ""
21697 #: config/cris/cris.cc:1064
21698 msgid "bad register"
21699 msgstr ""
21701 #: config/cris/cris.cc:1108
21702 msgid "invalid operand for 'e' modifier"
21703 msgstr ""
21705 #: config/cris/cris.cc:1125
21706 msgid "invalid operand for 'm' modifier"
21707 msgstr ""
21709 #: config/cris/cris.cc:1150
21710 msgid "invalid operand for 'A' modifier"
21711 msgstr ""
21713 #: config/cris/cris.cc:1205
21714 msgid "invalid operand for 'D' modifier"
21715 msgstr ""
21717 #: config/cris/cris.cc:1222 config/cris/cris.cc:1227
21718 msgid "invalid operand for 'T' modifier"
21719 msgstr ""
21721 #: config/cris/cris.cc:1238 config/ft32/ft32.cc:236 config/moxie/moxie.cc:178
21722 msgid "invalid operand modifier letter"
21723 msgstr ""
21725 #: config/cris/cris.cc:1290
21726 msgid "unexpected multiplicative operand"
21727 msgstr ""
21729 #: config/cris/cris.cc:1310 config/ft32/ft32.cc:259 config/moxie/moxie.cc:203
21730 msgid "unexpected operand"
21731 msgstr ""
21733 #: config/cris/cris.cc:1349 config/cris/cris.cc:1359
21734 msgid "unrecognized address"
21735 msgstr ""
21737 #: config/cris/cris.cc:2591 config/cris/cris.cc:2644
21738 msgid "unexpected side-effects in address"
21739 msgstr ""
21741 #: config/fr30/fr30.cc:513
21742 #, c-format
21743 msgid "fr30_print_operand_address: unhandled address"
21744 msgstr ""
21746 #: config/fr30/fr30.cc:537
21747 #, c-format
21748 msgid "fr30_print_operand: unrecognized %%p code"
21749 msgstr ""
21751 #: config/fr30/fr30.cc:557
21752 #, c-format
21753 msgid "fr30_print_operand: unrecognized %%b code"
21754 msgstr ""
21756 #: config/fr30/fr30.cc:578
21757 #, c-format
21758 msgid "fr30_print_operand: unrecognized %%B code"
21759 msgstr ""
21761 #: config/fr30/fr30.cc:586
21762 #, c-format
21763 msgid "fr30_print_operand: invalid operand to %%A code"
21764 msgstr ""
21766 #: config/fr30/fr30.cc:603
21767 #, c-format
21768 msgid "fr30_print_operand: invalid %%x code"
21769 msgstr ""
21771 #: config/fr30/fr30.cc:610
21772 #, c-format
21773 msgid "fr30_print_operand: invalid %%F code"
21774 msgstr ""
21776 #: config/fr30/fr30.cc:627
21777 #, c-format
21778 msgid "fr30_print_operand: unknown code"
21779 msgstr ""
21781 #: config/fr30/fr30.cc:655 config/fr30/fr30.cc:664 config/fr30/fr30.cc:675
21782 #: config/fr30/fr30.cc:688
21783 #, c-format
21784 msgid "fr30_print_operand: unhandled MEM"
21785 msgstr ""
21787 #: config/frv/frv.cc:2492
21788 msgid "bad insn to frv_print_operand_address:"
21789 msgstr ""
21791 #: config/frv/frv.cc:2503
21792 msgid "bad register to frv_print_operand_memory_reference_reg:"
21793 msgstr ""
21795 #: config/frv/frv.cc:2542 config/frv/frv.cc:2552 config/frv/frv.cc:2561
21796 #: config/frv/frv.cc:2582 config/frv/frv.cc:2587
21797 msgid "bad insn to frv_print_operand_memory_reference:"
21798 msgstr ""
21800 #: config/frv/frv.cc:2672
21801 #, c-format
21802 msgid "bad condition code"
21803 msgstr ""
21805 #: config/frv/frv.cc:2746
21806 msgid "bad insn in frv_print_operand, bad const_double"
21807 msgstr ""
21809 #: config/frv/frv.cc:2807
21810 msgid "bad insn to frv_print_operand, 'e' modifier:"
21811 msgstr ""
21813 #: config/frv/frv.cc:2815
21814 msgid "bad insn to frv_print_operand, 'F' modifier:"
21815 msgstr ""
21817 #: config/frv/frv.cc:2831
21818 msgid "bad insn to frv_print_operand, 'f' modifier:"
21819 msgstr ""
21821 #: config/frv/frv.cc:2845
21822 msgid "bad insn to frv_print_operand, 'g' modifier:"
21823 msgstr ""
21825 #: config/frv/frv.cc:2893
21826 msgid "bad insn to frv_print_operand, 'L' modifier:"
21827 msgstr ""
21829 #: config/frv/frv.cc:2906
21830 msgid "bad insn to frv_print_operand, 'M/N' modifier:"
21831 msgstr ""
21833 #: config/frv/frv.cc:2927
21834 msgid "bad insn to frv_print_operand, 'O' modifier:"
21835 msgstr ""
21837 #: config/frv/frv.cc:2945
21838 msgid "bad insn to frv_print_operand, P modifier:"
21839 msgstr ""
21841 #: config/frv/frv.cc:2965
21842 msgid "bad insn in frv_print_operand, z case"
21843 msgstr ""
21845 #: config/frv/frv.cc:2996
21846 msgid "bad insn in frv_print_operand, 0 case"
21847 msgstr ""
21849 #: config/frv/frv.cc:3001
21850 msgid "frv_print_operand: unknown code"
21851 msgstr ""
21853 #: config/frv/frv.cc:4375
21854 msgid "bad output_move_single operand"
21855 msgstr ""
21857 #: config/frv/frv.cc:4502
21858 msgid "bad output_move_double operand"
21859 msgstr ""
21861 #: config/frv/frv.cc:4644
21862 msgid "bad output_condmove_single operand"
21863 msgstr ""
21865 #: config/gcn/gcn.cc:7101 config/gcn/gcn.cc:7121 config/gcn/gcn.cc:7125
21866 #: config/gcn/gcn.cc:7461 config/gcn/gcn.cc:7472 config/gcn/gcn.cc:7475
21867 #, c-format
21868 msgid "bad ADDR_SPACE_GLOBAL address"
21869 msgstr ""
21871 #: config/gcn/gcn.cc:7241 config/gcn/gcn.cc:7264 config/gcn/gcn.cc:7296
21872 #: config/gcn/gcn.cc:7312 config/gcn/gcn.cc:7327 config/gcn/gcn.cc:7346
21873 #: config/gcn/gcn.cc:7410 config/gcn/gcn.cc:7606 config/gcn/gcn.cc:7721
21874 #, c-format
21875 msgid "invalid operand %%xn code"
21876 msgstr ""
21878 #: config/gcn/gcn.cc:7709
21879 #, c-format
21880 msgid "operand %%xn code invalid for QImode"
21881 msgstr ""
21883 #: config/gcn/gcn.cc:7797
21884 #, c-format
21885 msgid "invalid fp constant"
21886 msgstr ""
21888 #: config/h8300/h8300.cc:1628 config/h8300/h8300.cc:1636
21889 #: config/h8300/h8300.cc:1644 config/h8300/h8300.cc:1652
21890 #: config/h8300/h8300.cc:1660 config/h8300/h8300.cc:1668
21891 #, c-format
21892 msgid "Expected register or constant integer."
21893 msgstr ""
21895 #: config/i386/i386.cc:13011
21896 #, c-format
21897 msgid "invalid UNSPEC as operand"
21898 msgstr ""
21900 #: config/i386/i386.cc:13550
21901 #, c-format
21902 msgid "invalid use of register '%s'"
21903 msgstr ""
21905 #: config/i386/i386.cc:13555
21906 #, c-format
21907 msgid "invalid use of asm flag output"
21908 msgstr ""
21910 #: config/i386/i386.cc:13788
21911 #, c-format
21912 msgid "invalid operand size for operand code 'O'"
21913 msgstr ""
21915 #: config/i386/i386.cc:13823
21916 #, c-format
21917 msgid "invalid operand size for operand code 'z'"
21918 msgstr ""
21920 #: config/i386/i386.cc:13898
21921 #, c-format
21922 msgid "invalid operand type used with operand code '%c'"
21923 msgstr ""
21925 #: config/i386/i386.cc:13903
21926 #, c-format
21927 msgid "invalid operand size for operand code '%c'"
21928 msgstr ""
21930 #: config/i386/i386.cc:13981
21931 #, c-format
21932 msgid "operand is not a condition code, invalid operand code 'Y'"
21933 msgstr ""
21935 #: config/i386/i386.cc:14060
21936 #, c-format
21937 msgid "operand is not a condition code, invalid operand code 'D'"
21938 msgstr ""
21940 #: config/i386/i386.cc:14078
21941 #, c-format
21942 msgid "operand is not a condition code, invalid operand code '%c'"
21943 msgstr ""
21945 #: config/i386/i386.cc:14091
21946 #, c-format
21947 msgid ""
21948 "operand is not an offsettable memory reference, invalid operand code 'H'"
21949 msgstr ""
21951 #: config/i386/i386.cc:14106
21952 #, c-format
21953 msgid "operand is not an integer, invalid operand code 'K'"
21954 msgstr ""
21956 #: config/i386/i386.cc:14134
21957 #, c-format
21958 msgid "operand is not a specific integer, invalid operand code 'r'"
21959 msgstr ""
21961 #: config/i386/i386.cc:14152
21962 #, c-format
21963 msgid "operand is not an integer, invalid operand code 'R'"
21964 msgstr ""
21966 #: config/i386/i386.cc:14175
21967 #, c-format
21968 msgid "operand is not a specific integer, invalid operand code 'R'"
21969 msgstr ""
21971 #: config/i386/i386.cc:14279
21972 #, c-format
21973 msgid "invalid operand code '%c'"
21974 msgstr ""
21976 #: config/i386/i386.cc:14341 config/i386/i386.cc:14730
21977 #, c-format
21978 msgid "invalid constraints for operand"
21979 msgstr ""
21981 #: config/i386/i386.cc:14442
21982 #, c-format
21983 msgid "invalid vector immediate"
21984 msgstr ""
21986 #: config/i386/i386.cc:17562
21987 msgid "unknown insn mode"
21988 msgstr ""
21990 #: config/i386/i386.cc:23599
21991 msgid "invalid conversion from type %<__bf16%> without option %<-msse2%>"
21992 msgstr ""
21994 #: config/i386/i386.cc:23602
21995 msgid "invalid conversion from type %<_Float16%> without option %<-msse2%>"
21996 msgstr ""
21998 #: config/i386/i386.cc:23605
21999 msgid "invalid conversion to type %<__bf16%> without option %<-msse2%>"
22000 msgstr ""
22002 #: config/i386/i386.cc:23608
22003 msgid "invalid conversion to type %<_Float16%> without option %<-msse2%>"
22004 msgstr ""
22006 #: config/i386/i386.cc:23646 config/i386/i386.cc:23671
22007 msgid "operation not permitted on type %<__bf16%> without option %<-msse2%>"
22008 msgstr ""
22010 #: config/i386/i386.cc:23649 config/i386/i386.cc:23675
22011 msgid "operation not permitted on type %<_Float16%> without option %<-msse2%>"
22012 msgstr ""
22014 #: config/ia64/ia64.cc:5470
22015 #, c-format
22016 msgid "invalid %%G mode"
22017 msgstr ""
22019 #: config/ia64/ia64.cc:5641
22020 #, c-format
22021 msgid "ia64_print_operand: unknown code"
22022 msgstr ""
22024 #: config/ia64/ia64.cc:11265
22025 msgid "invalid conversion from %<__fpreg%>"
22026 msgstr ""
22028 #: config/ia64/ia64.cc:11268
22029 msgid "invalid conversion to %<__fpreg%>"
22030 msgstr ""
22032 #: config/ia64/ia64.cc:11281 config/ia64/ia64.cc:11292
22033 msgid "invalid operation on %<__fpreg%>"
22034 msgstr ""
22036 #: config/iq2000/iq2000.cc:3123
22037 #, c-format
22038 msgid "invalid %%P operand"
22039 msgstr ""
22041 #: config/iq2000/iq2000.cc:3131 config/rs6000/rs6000.cc:14249
22042 #, c-format
22043 msgid "invalid %%p value"
22044 msgstr ""
22046 #: config/iq2000/iq2000.cc:3190
22047 #, c-format
22048 msgid "invalid use of %%d, %%x, or %%X"
22049 msgstr ""
22051 #: config/lm32/lm32.cc:524
22052 #, c-format
22053 msgid "only 0.0 can be loaded as an immediate"
22054 msgstr ""
22056 #: config/lm32/lm32.cc:594
22057 msgid "bad operand"
22058 msgstr ""
22060 #: config/lm32/lm32.cc:606
22061 msgid "can't use non gp relative absolute address"
22062 msgstr ""
22064 #: config/lm32/lm32.cc:610
22065 msgid "invalid addressing mode"
22066 msgstr ""
22068 #: config/loongarch/loongarch.cc:5880 config/loongarch/loongarch.cc:5902
22069 #: config/loongarch/loongarch.cc:6303 config/mips/mips.cc:9239
22070 #: config/mips/mips.cc:9266 config/mips/mips.cc:9449
22071 #, c-format
22072 msgid "'%%%c' is not a valid operand prefix"
22073 msgstr ""
22075 #: config/loongarch/loongarch.cc:6140 config/loongarch/loongarch.cc:6160
22076 #: config/loongarch/loongarch.cc:6206 config/loongarch/loongarch.cc:6213
22077 #: config/loongarch/loongarch.cc:6260 config/loongarch/loongarch.cc:6263
22078 #: config/loongarch/loongarch.cc:6275 config/loongarch/loongarch.cc:6282
22079 #: config/loongarch/loongarch.cc:6292 config/loongarch/loongarch.cc:6295
22080 #: config/loongarch/loongarch.cc:6316 config/loongarch/loongarch.cc:6323
22081 #: config/loongarch/loongarch.cc:6350 config/loongarch/loongarch.cc:6361
22082 #: config/loongarch/loongarch.cc:6376 config/loongarch/loongarch.cc:6385
22083 #: config/mips/mips.cc:9338 config/mips/mips.cc:9345 config/mips/mips.cc:9352
22084 #: config/mips/mips.cc:9359 config/mips/mips.cc:9372 config/mips/mips.cc:9379
22085 #: config/mips/mips.cc:9389 config/mips/mips.cc:9392 config/mips/mips.cc:9404
22086 #: config/mips/mips.cc:9407 config/mips/mips.cc:9467 config/mips/mips.cc:9474
22087 #: config/mips/mips.cc:9495 config/mips/mips.cc:9510 config/mips/mips.cc:9529
22088 #: config/mips/mips.cc:9538 config/riscv/riscv.cc:5962
22089 #: config/riscv/riscv.cc:6337 config/riscv/riscv.cc:6343
22090 #: config/riscv/riscv.cc:6359 config/riscv/riscv.cc:6370
22091 #, c-format
22092 msgid "invalid use of '%%%c'"
22093 msgstr ""
22095 #: config/m32r/m32r.cc:2146
22096 msgid "bad insn for 'A'"
22097 msgstr ""
22099 #: config/m32r/m32r.cc:2193
22100 #, c-format
22101 msgid "invalid operand to %%T/%%B code"
22102 msgstr ""
22104 #: config/m32r/m32r.cc:2216
22105 #, c-format
22106 msgid "invalid operand to %%N code"
22107 msgstr ""
22109 #: config/m32r/m32r.cc:2249
22110 msgid "pre-increment address is not a register"
22111 msgstr ""
22113 #: config/m32r/m32r.cc:2256
22114 msgid "pre-decrement address is not a register"
22115 msgstr ""
22117 #: config/m32r/m32r.cc:2263
22118 msgid "post-increment address is not a register"
22119 msgstr ""
22121 #: config/m32r/m32r.cc:2338 config/m32r/m32r.cc:2353
22122 #: config/rs6000/rs6000.cc:20974
22123 msgid "bad address"
22124 msgstr ""
22126 #: config/m32r/m32r.cc:2358
22127 msgid "lo_sum not of register"
22128 msgstr ""
22130 #: config/microblaze/microblaze.cc:2299
22131 #, c-format
22132 msgid "unknown punctuation '%c'"
22133 msgstr ""
22135 #: config/microblaze/microblaze.cc:2308
22136 #, c-format
22137 msgid "null pointer"
22138 msgstr ""
22140 #: config/microblaze/microblaze.cc:2343
22141 #, c-format
22142 msgid "PRINT_OPERAND, invalid insn for %%C"
22143 msgstr ""
22145 #: config/microblaze/microblaze.cc:2372
22146 #, c-format
22147 msgid "PRINT_OPERAND, invalid insn for %%N"
22148 msgstr ""
22150 #: config/microblaze/microblaze.cc:2392 config/microblaze/microblaze.cc:2568
22151 msgid "insn contains an invalid address !"
22152 msgstr ""
22154 #: config/microblaze/microblaze.cc:2408 config/microblaze/microblaze.cc:2638
22155 #: config/xtensa/xtensa.cc:3163
22156 msgid "invalid address"
22157 msgstr ""
22159 #: config/microblaze/microblaze.cc:2511
22160 #, c-format
22161 msgid "letter %c was found & insn was not CONST_INT"
22162 msgstr ""
22164 #: config/mmix/mmix.cc:1635 config/mmix/mmix.cc:1756
22165 msgid "MMIX Internal: Expected a CONST_INT, not this"
22166 msgstr ""
22168 #: config/mmix/mmix.cc:1714
22169 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
22170 msgstr ""
22172 #: config/mmix/mmix.cc:1724
22173 msgid "MMIX Internal: Expected a register, not this"
22174 msgstr ""
22176 #: config/mmix/mmix.cc:1734
22177 msgid "MMIX Internal: Expected a constant, not this"
22178 msgstr ""
22180 #. We need the original here.
22181 #: config/mmix/mmix.cc:1818
22182 msgid "MMIX Internal: Cannot decode this operand"
22183 msgstr ""
22185 #: config/mmix/mmix.cc:1877
22186 msgid "MMIX Internal: This is not a recognized address"
22187 msgstr ""
22189 #: config/mmix/mmix.cc:2769
22190 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
22191 msgstr ""
22193 #: config/mmix/mmix.cc:2776
22194 msgid "MMIX Internal: What's the CC of this?"
22195 msgstr ""
22197 #: config/mmix/mmix.cc:2780
22198 msgid "MMIX Internal: What is the CC of this?"
22199 msgstr ""
22201 #: config/mmix/mmix.cc:2822
22202 msgid "MMIX Internal: This is not a constant:"
22203 msgstr ""
22205 #: config/msp430/msp430.cc:4229
22206 #, c-format
22207 msgid ""
22208 "%%d, %%e, %%f, %%g operand modifiers are for memory references or constant "
22209 "values only"
22210 msgstr ""
22212 #: config/msp430/msp430.cc:4342
22213 #, c-format
22214 msgid "invalid operand prefix"
22215 msgstr ""
22217 #: config/msp430/msp430.cc:4376
22218 #, c-format
22219 msgid "invalid zero extract"
22220 msgstr ""
22222 #: config/or1k/or1k.cc:1157 config/or1k/or1k.cc:1165
22223 #, c-format
22224 msgid "invalid relocation"
22225 msgstr ""
22227 #: config/or1k/or1k.cc:1259
22228 #, c-format
22229 msgid "invalid %%H value"
22230 msgstr ""
22232 #: config/or1k/or1k.cc:1272 config/xtensa/xtensa.cc:3080
22233 #, c-format
22234 msgid "invalid %%d value"
22235 msgstr ""
22237 #: config/or1k/or1k.cc:1320
22238 #, c-format
22239 msgid "unknown operand letter: '%c'"
22240 msgstr ""
22242 #: config/pru/pru.cc:1745 config/pru/pru.cc:1756
22243 #, c-format
22244 msgid "I/O register operand for '%%%c'"
22245 msgstr ""
22247 #: config/pru/pru.cc:1762
22248 #, c-format
22249 msgid "non 32 bit register operand for '%%%c'"
22250 msgstr ""
22252 #: config/pru/pru.cc:1847
22253 #, c-format
22254 msgid "unsupported code '%c' for fixed-point:"
22255 msgstr ""
22257 #: config/pru/pru.cc:1861
22258 #, c-format
22259 msgid "double constants not supported"
22260 msgstr ""
22262 #: config/pru/pru.cc:1944
22263 #, c-format
22264 msgid "unsupported operand %s for code '%c'"
22265 msgstr ""
22267 #: config/pru/pru.cc:1954
22268 #, c-format
22269 msgid "unexpected text address:"
22270 msgstr ""
22272 #: config/pru/pru.cc:1973
22273 #, c-format
22274 msgid "unsupported constant address:"
22275 msgstr ""
22277 #: config/pru/pru.cc:2034
22278 #, c-format
22279 msgid "unsupported memory expression:"
22280 msgstr ""
22282 #: config/riscv/riscv.cc:6139
22283 #, c-format
22284 msgid "invalid vector operand"
22285 msgstr ""
22287 #: config/rl78/rl78.cc:1998 config/rl78/rl78.cc:2084
22288 #, c-format
22289 msgid "q/Q modifiers invalid for symbol references"
22290 msgstr ""
22292 #: config/rs6000/host-darwin.cc:96
22293 #, c-format
22294 msgid "Out of stack space.\n"
22295 msgstr ""
22297 #: config/rs6000/host-darwin.cc:117
22298 #, c-format
22299 msgid "Try running '%s' in the shell to raise its limit.\n"
22300 msgstr ""
22302 #: config/rs6000/rs6000.cc:3823
22303 msgid "%<-mvsx%> requires hardware floating point"
22304 msgstr ""
22306 #: config/rs6000/rs6000.cc:3831
22307 msgid "%<-mvsx%> needs indexed addressing"
22308 msgstr ""
22310 #: config/rs6000/rs6000.cc:3836
22311 msgid "%<-mvsx%> and %<-mno-altivec%> are incompatible"
22312 msgstr ""
22314 #: config/rs6000/rs6000.cc:3838
22315 msgid "%<-mno-altivec%> disables vsx"
22316 msgstr ""
22318 #: config/rs6000/rs6000.cc:3958
22319 msgid "%<-mquad-memory%> requires 64-bit mode"
22320 msgstr ""
22322 #: config/rs6000/rs6000.cc:3961
22323 msgid "%<-mquad-memory-atomic%> requires 64-bit mode"
22324 msgstr ""
22326 #: config/rs6000/rs6000.cc:3973
22327 msgid "%<-mquad-memory%> is not available in little endian mode"
22328 msgstr ""
22330 #: config/rs6000/rs6000.cc:11339
22331 msgid "bad move"
22332 msgstr ""
22334 #: config/rs6000/rs6000.cc:13879
22335 msgid "Bad 128-bit move"
22336 msgstr ""
22338 #: config/rs6000/rs6000.cc:14059
22339 #, c-format
22340 msgid "invalid %%A value"
22341 msgstr ""
22343 #: config/rs6000/rs6000.cc:14068 config/xtensa/xtensa.cc:3015
22344 #, c-format
22345 msgid "invalid %%D value"
22346 msgstr ""
22348 #: config/rs6000/rs6000.cc:14083
22349 #, c-format
22350 msgid "invalid %%e value"
22351 msgstr ""
22353 #: config/rs6000/rs6000.cc:14104
22354 #, c-format
22355 msgid "invalid %%f value"
22356 msgstr ""
22358 #: config/rs6000/rs6000.cc:14113
22359 #, c-format
22360 msgid "invalid %%F value"
22361 msgstr ""
22363 #: config/rs6000/rs6000.cc:14122
22364 #, c-format
22365 msgid "invalid %%G value"
22366 msgstr ""
22368 #: config/rs6000/rs6000.cc:14157
22369 #, c-format
22370 msgid "invalid %%j code"
22371 msgstr ""
22373 #: config/rs6000/rs6000.cc:14167
22374 #, c-format
22375 msgid "invalid %%J code"
22376 msgstr ""
22378 #: config/rs6000/rs6000.cc:14177
22379 #, c-format
22380 msgid "invalid %%k value"
22381 msgstr ""
22383 #: config/rs6000/rs6000.cc:14192 config/xtensa/xtensa.cc:3052
22384 #, c-format
22385 msgid "invalid %%K value"
22386 msgstr ""
22388 #: config/rs6000/rs6000.cc:14239
22389 #, c-format
22390 msgid "invalid %%O value"
22391 msgstr ""
22393 #: config/rs6000/rs6000.cc:14286
22394 #, c-format
22395 msgid "invalid %%q value"
22396 msgstr ""
22398 #: config/rs6000/rs6000.cc:14328
22399 #, c-format
22400 msgid "invalid %%t value"
22401 msgstr ""
22403 #: config/rs6000/rs6000.cc:14345
22404 #, c-format
22405 msgid "invalid %%T value"
22406 msgstr ""
22408 #: config/rs6000/rs6000.cc:14357
22409 #, c-format
22410 msgid "invalid %%u value"
22411 msgstr ""
22413 #: config/rs6000/rs6000.cc:14371 config/xtensa/xtensa.cc:3027
22414 #, c-format
22415 msgid "invalid %%v value"
22416 msgstr ""
22418 #: config/rs6000/rs6000.cc:14421
22419 #, c-format
22420 msgid "invalid %%V value"
22421 msgstr ""
22423 #: config/rs6000/rs6000.cc:14437 config/xtensa/xtensa.cc:3073
22424 #, c-format
22425 msgid "invalid %%x value"
22426 msgstr ""
22428 #: config/rs6000/rs6000.cc:14494
22429 #, c-format
22430 msgid "invalid %%z value"
22431 msgstr ""
22433 #: config/rs6000/rs6000.cc:14563
22434 #, c-format
22435 msgid "invalid %%y value, try using the 'Z' constraint"
22436 msgstr ""
22438 #: config/rs6000/rs6000.cc:15505
22439 msgid "Invalid mixing of IEEE 128-bit and IBM 128-bit floating point types"
22440 msgstr ""
22442 #: config/rs6000/rs6000.cc:24375
22443 msgid "AltiVec argument passed to unprototyped function"
22444 msgstr ""
22446 #: config/rs6000/rs6000.cc:27990
22447 msgid "Could not generate addis value for fusion"
22448 msgstr ""
22450 #: config/rs6000/rs6000.cc:28059
22451 msgid "Unable to generate load/store offset for fusion"
22452 msgstr ""
22454 #: config/rs6000/rs6000.cc:28135
22455 msgid "Bad GPR fusion"
22456 msgstr ""
22458 #: config/rs6000/rs6000.cc:28737
22459 msgid "invalid conversion from type %<__vector_quad%>"
22460 msgstr ""
22462 #: config/rs6000/rs6000.cc:28739
22463 msgid "invalid conversion to type %<__vector_quad%>"
22464 msgstr ""
22466 #: config/rs6000/rs6000.cc:28741
22467 msgid "invalid conversion from type %<__vector_pair%>"
22468 msgstr ""
22470 #: config/rs6000/rs6000.cc:28743
22471 msgid "invalid conversion to type %<__vector_pair%>"
22472 msgstr ""
22474 #: config/s390/s390.cc:8415
22475 #, c-format
22476 msgid "symbolic memory references are only supported on z10 or later"
22477 msgstr ""
22479 #: config/s390/s390.cc:8426
22480 #, c-format
22481 msgid "cannot decompose address"
22482 msgstr ""
22484 #: config/s390/s390.cc:8508
22485 #, c-format
22486 msgid "invalid comparison operator for 'E' output modifier"
22487 msgstr ""
22489 #: config/s390/s390.cc:8531
22490 #, c-format
22491 msgid "invalid reference for 'J' output modifier"
22492 msgstr ""
22494 #: config/s390/s390.cc:8549
22495 #, c-format
22496 msgid "invalid address for 'O' output modifier"
22497 msgstr ""
22499 #: config/s390/s390.cc:8571
22500 #, c-format
22501 msgid "invalid address for 'R' output modifier"
22502 msgstr ""
22504 #: config/s390/s390.cc:8589
22505 #, c-format
22506 msgid "memory reference expected for 'S' output modifier"
22507 msgstr ""
22509 #: config/s390/s390.cc:8599
22510 #, c-format
22511 msgid "invalid address for 'S' output modifier"
22512 msgstr ""
22514 #: config/s390/s390.cc:8620
22515 #, c-format
22516 msgid "register or memory expression expected for 'N' output modifier"
22517 msgstr ""
22519 #: config/s390/s390.cc:8631
22520 #, c-format
22521 msgid "register or memory expression expected for 'M' output modifier"
22522 msgstr ""
22524 #: config/s390/s390.cc:8740 config/s390/s390.cc:8761
22525 #, c-format
22526 msgid "invalid constant for output modifier '%c'"
22527 msgstr ""
22529 #: config/s390/s390.cc:8758
22530 #, c-format
22531 msgid "invalid constant - try using an output modifier"
22532 msgstr ""
22534 #: config/s390/s390.cc:8795
22535 #, c-format
22536 msgid "invalid constant vector for output modifier '%c'"
22537 msgstr ""
22539 #: config/s390/s390.cc:8802
22540 #, c-format
22541 msgid "invalid expression - try using an output modifier"
22542 msgstr ""
22544 #: config/s390/s390.cc:8805
22545 #, c-format
22546 msgid "invalid expression for output modifier '%c'"
22547 msgstr ""
22549 #: config/s390/s390.cc:12664
22550 msgid "vector argument passed to unprototyped function"
22551 msgstr ""
22553 #: config/s390/s390.cc:17110
22554 msgid "types differ in signedness"
22555 msgstr ""
22557 #: config/s390/s390.cc:17120
22558 msgid "binary operator does not support two vector bool operands"
22559 msgstr ""
22561 #: config/s390/s390.cc:17123
22562 msgid "binary operator does not support vector bool operand"
22563 msgstr ""
22565 #: config/s390/s390.cc:17131
22566 msgid ""
22567 "binary operator does not support mixing vector bool with floating point "
22568 "vector operands"
22569 msgstr ""
22571 #: config/sh/sh.cc:1222
22572 #, c-format
22573 msgid "invalid operand to %%R"
22574 msgstr ""
22576 #: config/sh/sh.cc:1249
22577 #, c-format
22578 msgid "invalid operand to %%S"
22579 msgstr ""
22581 #: config/sh/sh.cc:8667
22582 msgid "created and used with different architectures / ABIs"
22583 msgstr ""
22585 #: config/sh/sh.cc:8669
22586 msgid "created and used with different ABIs"
22587 msgstr ""
22589 #: config/sh/sh.cc:8671
22590 msgid "created and used with different endianness"
22591 msgstr ""
22593 #: config/sparc/sparc.cc:9393 config/sparc/sparc.cc:9399
22594 #, c-format
22595 msgid "invalid %%Y operand"
22596 msgstr ""
22598 #: config/sparc/sparc.cc:9486
22599 #, c-format
22600 msgid "invalid %%A operand"
22601 msgstr ""
22603 #: config/sparc/sparc.cc:9506
22604 #, c-format
22605 msgid "invalid %%B operand"
22606 msgstr ""
22608 #: config/sparc/sparc.cc:9586
22609 #, c-format
22610 msgid "invalid %%C operand"
22611 msgstr ""
22613 #: config/sparc/sparc.cc:9618
22614 #, c-format
22615 msgid "invalid %%D operand"
22616 msgstr ""
22618 #: config/sparc/sparc.cc:9637
22619 #, c-format
22620 msgid "invalid %%f operand"
22621 msgstr ""
22623 #: config/sparc/sparc.cc:9649
22624 #, c-format
22625 msgid "invalid %%s operand"
22626 msgstr ""
22628 #: config/sparc/sparc.cc:9694
22629 #, c-format
22630 msgid "floating-point constant not a valid immediate operand"
22631 msgstr ""
22633 #: config/stormy16/stormy16.cc:1895 config/stormy16/stormy16.cc:1966
22634 #, c-format
22635 msgid "'B' operand is not constant"
22636 msgstr ""
22638 #: config/stormy16/stormy16.cc:1922
22639 #, c-format
22640 msgid "'B' operand has multiple bits set"
22641 msgstr ""
22643 #: config/stormy16/stormy16.cc:1948
22644 #, c-format
22645 msgid "'o' operand is not constant"
22646 msgstr ""
22648 #: config/stormy16/stormy16.cc:1980
22649 #, c-format
22650 msgid "'h' operand is not SImode register"
22651 msgstr ""
22653 #: config/stormy16/stormy16.cc:1988
22654 #, c-format
22655 msgid "xstormy16_print_operand: unknown code"
22656 msgstr ""
22658 #: config/v850/v850.cc:271
22659 msgid "const_double_split got a bad insn:"
22660 msgstr ""
22662 #: config/v850/v850.cc:885
22663 msgid "output_move_single:"
22664 msgstr ""
22666 #: config/vax/vax.cc:483
22667 #, c-format
22668 msgid "symbol used with both base and indexed registers"
22669 msgstr ""
22671 #: config/vax/vax.cc:492
22672 #, c-format
22673 msgid "symbol with offset used in PIC mode"
22674 msgstr ""
22676 #: config/vax/vax.cc:580
22677 #, c-format
22678 msgid "symbol used as immediate operand"
22679 msgstr ""
22681 #: config/vax/vax.cc:1683
22682 msgid "illegal operand detected"
22683 msgstr ""
22685 #: config/visium/visium.cc:3367
22686 msgid "illegal operand "
22687 msgstr ""
22689 #: config/visium/visium.cc:3418
22690 msgid "illegal operand address (1)"
22691 msgstr ""
22693 #: config/visium/visium.cc:3425
22694 msgid "illegal operand address (2)"
22695 msgstr ""
22697 #: config/visium/visium.cc:3440
22698 msgid "illegal operand address (3)"
22699 msgstr ""
22701 #: config/visium/visium.cc:3448
22702 msgid "illegal operand address (4)"
22703 msgstr ""
22705 #: config/xtensa/xtensa-dynconfig.cc:63
22706 msgid "Unable to load DLL."
22707 msgstr ""
22709 #: config/xtensa/xtensa.cc:833 config/xtensa/xtensa.cc:871
22710 msgid "bad test"
22711 msgstr ""
22713 #: config/xtensa/xtensa.cc:3047
22714 msgid "invalid mask"
22715 msgstr ""
22717 #: config/xtensa/xtensa.cc:3099 config/xtensa/xtensa.cc:3109
22718 #, c-format
22719 msgid "invalid %%t/%%b value"
22720 msgstr ""
22722 #: config/xtensa/xtensa.cc:3188
22723 msgid "no register in address"
22724 msgstr ""
22726 #: config/xtensa/xtensa.cc:3196
22727 msgid "address offset not a constant"
22728 msgstr ""
22730 #: c/c-objc-common.cc:227
22731 msgid "{erroneous}"
22732 msgstr ""
22734 #: c/c-objc-common.cc:268
22735 msgid "aka"
22736 msgstr ""
22738 #: c/c-objc-common.cc:360
22739 msgid "({anonymous})"
22740 msgstr ""
22742 #. If we have
22743 #. declaration-specifiers declarator decl-specs
22744 #. then assume we have a missing semicolon, which would
22745 #. give us:
22746 #. declaration-specifiers declarator  decl-specs
22747 #. ^
22748 #. ;
22749 #. <~~~~~~~~~ declaration ~~~~~~~~~~>
22750 #. Use c_parser_require to get an error with a fix-it hint.
22751 #: c/c-parser.cc:2934 c/c-parser.cc:3059 c/c-parser.cc:3073 c/c-parser.cc:7006
22752 #: c/c-parser.cc:7761 c/c-parser.cc:8217 c/c-parser.cc:8404 c/c-parser.cc:8437
22753 #: c/c-parser.cc:8708 c/c-parser.cc:13166 c/c-parser.cc:13201
22754 #: c/c-parser.cc:13232 c/c-parser.cc:13279 c/c-parser.cc:13460
22755 #: c/c-parser.cc:14293 c/c-parser.cc:14368 c/c-parser.cc:14411
22756 #: c/c-parser.cc:21325 c/c-parser.cc:21405 c/c-parser.cc:21734
22757 #: c/c-parser.cc:21760 c/c-parser.cc:21783 c/c-parser.cc:22319
22758 #: c/c-parser.cc:22363 c/gimple-parser.cc:411 c/gimple-parser.cc:452
22759 #: c/gimple-parser.cc:461 c/gimple-parser.cc:670 c/gimple-parser.cc:2386
22760 #: c/gimple-parser.cc:2423 c/gimple-parser.cc:2502 c/gimple-parser.cc:2529
22761 #: c/c-parser.cc:3888 c/c-parser.cc:4079 c/c-parser.cc:4114 c/c-parser.cc:13453
22762 #: c/gimple-parser.cc:2193 c/gimple-parser.cc:2250 cp/parser.cc:15902
22763 #: cp/parser.cc:33934 cp/parser.cc:34573
22764 #, gcc-internal-format
22765 msgid "expected %<;%>"
22766 msgstr ""
22768 #: c/c-parser.cc:3569 c/c-parser.cc:4679 c/c-parser.cc:4874 c/c-parser.cc:4932
22769 #: c/c-parser.cc:4990 c/c-parser.cc:5373 c/c-parser.cc:5396 c/c-parser.cc:5405
22770 #: c/c-parser.cc:5456 c/c-parser.cc:5465 c/c-parser.cc:10145
22771 #: c/c-parser.cc:10213 c/c-parser.cc:10735 c/c-parser.cc:10761
22772 #: c/c-parser.cc:10795 c/c-parser.cc:10907 c/c-parser.cc:11726
22773 #: c/c-parser.cc:13567 c/c-parser.cc:16181 c/c-parser.cc:16916
22774 #: c/c-parser.cc:16975 c/c-parser.cc:17030 c/c-parser.cc:18889
22775 #: c/c-parser.cc:19009 c/c-parser.cc:20418 c/c-parser.cc:21825
22776 #: c/c-parser.cc:22327 c/c-parser.cc:25651 c/c-parser.cc:25733
22777 #: c/gimple-parser.cc:195 c/gimple-parser.cc:198 c/gimple-parser.cc:546
22778 #: c/gimple-parser.cc:580 c/gimple-parser.cc:585 c/gimple-parser.cc:754
22779 #: c/gimple-parser.cc:851 c/gimple-parser.cc:1124 c/gimple-parser.cc:1150
22780 #: c/gimple-parser.cc:1153 c/gimple-parser.cc:1284 c/gimple-parser.cc:1411
22781 #: c/gimple-parser.cc:1541 c/gimple-parser.cc:1557 c/gimple-parser.cc:1613
22782 #: c/gimple-parser.cc:1640 c/gimple-parser.cc:1670 c/gimple-parser.cc:1696
22783 #: c/gimple-parser.cc:1903 c/gimple-parser.cc:2115 c/gimple-parser.cc:2135
22784 #: c/gimple-parser.cc:2296 c/gimple-parser.cc:2459 c/c-parser.cc:8660
22785 #: cp/parser.cc:34621
22786 #, gcc-internal-format
22787 msgid "expected %<)%>"
22788 msgstr ""
22790 #: c/c-parser.cc:4768 c/c-parser.cc:5516 c/c-parser.cc:5876 c/c-parser.cc:5894
22791 #: c/c-parser.cc:5895 c/c-parser.cc:6341 c/c-parser.cc:6385 c/c-parser.cc:8759
22792 #: c/c-parser.cc:10898 c/c-parser.cc:12179 c/c-parser.cc:12550
22793 #: c/c-parser.cc:15496 c/gimple-parser.cc:1879 cp/parser.cc:34585
22794 #, gcc-internal-format
22795 msgid "expected %<]%>"
22796 msgstr ""
22798 #: c/c-parser.cc:4970
22799 msgid "expected %<;%>, %<,%> or %<)%>"
22800 msgstr ""
22802 #. Look for the two `(' tokens.
22803 #: c/c-parser.cc:5425 c/c-parser.cc:5430 c/c-parser.cc:16164
22804 #: c/c-parser.cc:17005 c/c-parser.cc:24795 c/c-parser.cc:25459
22805 #: c/c-parser.cc:25676 c/gimple-parser.cc:180 c/gimple-parser.cc:493
22806 #: c/gimple-parser.cc:532 c/gimple-parser.cc:564 c/gimple-parser.cc:821
22807 #: c/gimple-parser.cc:1118 c/gimple-parser.cc:1144 c/gimple-parser.cc:1271
22808 #: c/gimple-parser.cc:1406 c/gimple-parser.cc:1531 c/gimple-parser.cc:1636
22809 #: c/gimple-parser.cc:1654 c/gimple-parser.cc:1689 c/gimple-parser.cc:2084
22810 #: c/gimple-parser.cc:2095 c/gimple-parser.cc:2101 c/gimple-parser.cc:2284
22811 #: c/gimple-parser.cc:2456 c/c-parser.cc:15945 cp/parser.cc:34576
22812 #, gcc-internal-format
22813 msgid "expected %<(%>"
22814 msgstr ""
22816 #: c/c-parser.cc:5872 c/c-parser.cc:5874 c/c-parser.cc:15401 cp/parser.cc:34588
22817 #: cp/parser.cc:38457 go/gofrontend/embed.cc:440
22818 #, gcc-internal-format
22819 msgid "expected %<[%>"
22820 msgstr ""
22822 #: c/c-parser.cc:6522 c/c-parser.cc:13796 c/c-parser.cc:21300
22823 #: c/c-parser.cc:21386 c/c-parser.cc:22147 c/c-parser.cc:23107
22824 #: c/c-parser.cc:26919 c/gimple-parser.cc:404 c/gimple-parser.cc:2462
22825 #: c/c-parser.cc:3875 c/c-parser.cc:4103 c/c-parser.cc:13348 cp/parser.cc:21689
22826 #: cp/parser.cc:34582 go/gofrontend/embed.cc:371
22827 #, gcc-internal-format
22828 msgid "expected %<{%>"
22829 msgstr ""
22831 #: c/c-parser.cc:7368 c/c-parser.cc:7377 c/c-parser.cc:9208 c/c-parser.cc:10350
22832 #: c/c-parser.cc:13560 c/c-parser.cc:13957 c/c-parser.cc:14021
22833 #: c/c-parser.cc:15478 c/c-parser.cc:16596 c/c-parser.cc:16833
22834 #: c/c-parser.cc:17386 c/c-parser.cc:17489 c/c-parser.cc:18030
22835 #: c/c-parser.cc:18466 c/c-parser.cc:18542 c/c-parser.cc:18659
22836 #: c/c-parser.cc:18731 c/c-parser.cc:24662 c/c-parser.cc:25516
22837 #: c/c-parser.cc:25575 c/gimple-parser.cc:587 c/gimple-parser.cc:892
22838 #: c/gimple-parser.cc:2510 c/gimple-parser.cc:2537 c/c-parser.cc:8667
22839 #: c/c-parser.cc:16089 c/c-parser.cc:17494 cp/parser.cc:34615
22840 #: cp/parser.cc:36318 cp/parser.cc:39388 cp/parser.cc:40281
22841 #: go/gofrontend/embed.cc:404
22842 #, gcc-internal-format
22843 msgid "expected %<:%>"
22844 msgstr ""
22846 #: c/c-parser.cc:8199 cp/parser.cc:34502
22847 #, gcc-internal-format
22848 msgid "expected %<while%>"
22849 msgstr ""
22851 #: c/c-parser.cc:10108 c/c-parser.cc:10301 c/c-parser.cc:10785
22852 #: c/c-parser.cc:10828 c/c-parser.cc:10969 c/c-parser.cc:11716
22853 #: c/c-parser.cc:17010 c/c-parser.cc:18611 c/gimple-parser.cc:1121
22854 #: c/gimple-parser.cc:1147 c/gimple-parser.cc:1275 c/gimple-parser.cc:1278
22855 #: c/gimple-parser.cc:1658 c/gimple-parser.cc:1664 cp/parser.cc:33932
22856 #: cp/parser.cc:34591
22857 #, gcc-internal-format
22858 msgid "expected %<,%>"
22859 msgstr ""
22861 #: c/c-parser.cc:10679
22862 msgid "expected %<.%>"
22863 msgstr ""
22865 #: c/c-parser.cc:13019 c/c-parser.cc:13051 c/c-parser.cc:13291
22866 #: cp/parser.cc:36892 cp/parser.cc:36913
22867 #, gcc-internal-format
22868 msgid "expected %<@end%>"
22869 msgstr ""
22871 #: c/c-parser.cc:13709 c/gimple-parser.cc:1446 cp/parser.cc:34600
22872 #, gcc-internal-format
22873 msgid "expected %<>%>"
22874 msgstr ""
22876 #: c/c-parser.cc:17584 c/c-parser.cc:19027 cp/parser.cc:34624
22877 #, gcc-internal-format
22878 msgid "expected %<,%> or %<)%>"
22879 msgstr ""
22881 #. All following cases are statements with LHS.
22882 #: c/c-parser.cc:18458 c/c-parser.cc:21193 c/c-parser.cc:21240
22883 #: c/c-parser.cc:21397 c/c-parser.cc:21744 c/c-parser.cc:22306
22884 #: c/c-parser.cc:24843 c/c-parser.cc:25717 c/gimple-parser.cc:745
22885 #: c/c-parser.cc:6408 c/c-parser.cc:21317 c/c-parser.cc:21540
22886 #: cp/parser.cc:34603 cp/parser.cc:43271 cp/parser.cc:43444
22887 #, gcc-internal-format
22888 msgid "expected %<=%>"
22889 msgstr ""
22891 #: c/c-parser.cc:21328 c/c-parser.cc:21408 c/c-parser.cc:21761
22892 #: c/c-parser.cc:22216 c/gimple-parser.cc:1712 c/gimple-parser.cc:1744
22893 #: c/gimple-parser.cc:1754 c/gimple-parser.cc:2547 cp/parser.cc:34579
22894 #: cp/parser.cc:37102
22895 #, gcc-internal-format
22896 msgid "expected %<}%>"
22897 msgstr ""
22899 #: c/c-parser.cc:21421 cp/parser.cc:43369
22900 #, gcc-internal-format
22901 msgid "expected %<else%>"
22902 msgstr ""
22904 #: c/c-parser.cc:23154 c/c-parser.cc:23143 cp/parser.cc:46068
22905 #, gcc-internal-format
22906 msgid "expected %<#pragma omp section%> or %<}%>"
22907 msgstr ""
22909 #: c/c-parser.cc:26283 cp/parser.cc:50045
22910 msgid "<message unknown at compile time>"
22911 msgstr ""
22913 #: c/c-typeck.cc:9041
22914 msgid "(anonymous)"
22915 msgstr ""
22917 #: c/gimple-parser.cc:1435 cp/parser.cc:19032 cp/parser.cc:34597
22918 #, gcc-internal-format
22919 msgid "expected %<<%>"
22920 msgstr ""
22922 #: c/gimple-parser.cc:2506 c/gimple-parser.cc:2533 c/gimple-parser.cc:2372
22923 #: c/gimple-parser.cc:2409
22924 #, gcc-internal-format
22925 msgid "expected label"
22926 msgstr ""
22928 #: cp/call.cc:4136
22929 msgid "candidate:"
22930 msgstr ""
22932 #: cp/call.cc:8332
22933 msgid "  after user-defined conversion:"
22934 msgstr ""
22936 #: cp/call.cc:8498 cp/pt.cc:2043 cp/pt.cc:26371
22937 msgid "candidate is:"
22938 msgid_plural "candidates are:"
22939 msgstr[0] ""
22940 msgstr[1] ""
22942 #: cp/call.cc:13022 cp/call.cc:13448
22943 msgid "candidate 1:"
22944 msgstr ""
22946 #: cp/call.cc:13024 cp/call.cc:13449
22947 msgid "candidate 2:"
22948 msgstr ""
22950 #: cp/error.cc:464
22951 msgid "<missing>"
22952 msgstr ""
22954 #: cp/error.cc:566
22955 msgid "<brace-enclosed initializer list>"
22956 msgstr ""
22958 #: cp/error.cc:568
22959 msgid "<unresolved overloaded function type>"
22960 msgstr ""
22962 #: cp/error.cc:735
22963 msgid "<type error>"
22964 msgstr ""
22966 #. A lambda's "type" is essentially its signature.
22967 #: cp/error.cc:842
22968 msgid "<lambda"
22969 msgstr ""
22971 #: cp/error.cc:856 objc/objc-act.cc:6365 cp/cxx-pretty-print.cc:154
22972 #: cp/cxx-pretty-print.cc:2862
22973 #, gcc-internal-format
22974 msgid "<unnamed>"
22975 msgstr ""
22977 #: cp/error.cc:858
22978 #, c-format
22979 msgid "<unnamed %s>"
22980 msgstr ""
22982 #: cp/error.cc:996
22983 msgid "<typeprefixerror>"
22984 msgstr ""
22986 #: cp/error.cc:1137
22987 #, c-format
22988 msgid "(static initializers for %s)"
22989 msgstr ""
22991 #: cp/error.cc:1139
22992 #, c-format
22993 msgid "(static destructors for %s)"
22994 msgstr ""
22996 #: cp/error.cc:1185
22997 msgid "<structured bindings>"
22998 msgstr ""
23000 #: cp/error.cc:1311
23001 msgid "vtable for "
23002 msgstr ""
23004 #: cp/error.cc:1335
23005 msgid "<return value> "
23006 msgstr ""
23008 #: cp/error.cc:1350
23009 msgid "{anonymous}"
23010 msgstr ""
23012 #: cp/error.cc:1352
23013 msgid "(anonymous namespace)"
23014 msgstr ""
23016 #: cp/error.cc:1452
23017 msgid "<template arguments error>"
23018 msgstr ""
23020 #: cp/error.cc:1477
23021 msgid "<enumerator>"
23022 msgstr ""
23024 #: cp/error.cc:1537
23025 msgid "<declaration error>"
23026 msgstr ""
23028 #: cp/error.cc:2109 cp/error.cc:2129
23029 msgid "<template parameter error>"
23030 msgstr ""
23032 #: cp/error.cc:2259
23033 msgid "<statement>"
23034 msgstr ""
23036 #: cp/error.cc:2289 cp/error.cc:3391 c-family/c-pretty-print.cc:2708
23037 #, gcc-internal-format
23038 msgid "<unknown>"
23039 msgstr ""
23041 #. While waiting for caret diagnostics, avoid printing
23042 #. __cxa_allocate_exception, __cxa_throw, and the like.
23043 #: cp/error.cc:2307
23044 msgid "<throw-expression>"
23045 msgstr ""
23047 #: cp/error.cc:2408
23048 msgid "<ubsan routine call>"
23049 msgstr ""
23051 #: cp/error.cc:2910
23052 msgid "<unparsed>"
23053 msgstr ""
23055 #: cp/error.cc:3063
23056 msgid "<lambda>"
23057 msgstr ""
23059 #: cp/error.cc:3102
23060 msgid "*this"
23061 msgstr ""
23063 #: cp/error.cc:3116
23064 msgid "<expression error>"
23065 msgstr ""
23067 #: cp/error.cc:3131
23068 msgid "<unknown operator>"
23069 msgstr ""
23071 #: cp/error.cc:3606
23072 msgid "At global scope:"
23073 msgstr ""
23075 #: cp/error.cc:3665
23076 msgid "    inlined from %qD at %r%s:%d:%d%R"
23077 msgstr ""
23079 #: cp/error.cc:3670
23080 msgid "    inlined from %qD at %r%s:%d%R"
23081 msgstr ""
23083 #: cp/error.cc:3676
23084 msgid "    inlined from %qD"
23085 msgstr ""
23087 #: cp/error.cc:3703
23088 msgid "In static member function %qD"
23089 msgstr ""
23091 #: cp/error.cc:3705
23092 msgid "In copy constructor %qD"
23093 msgstr ""
23095 #: cp/error.cc:3707
23096 msgid "In constructor %qD"
23097 msgstr ""
23099 #: cp/error.cc:3709
23100 msgid "In destructor %qD"
23101 msgstr ""
23103 #: cp/error.cc:3711
23104 msgid "In lambda function"
23105 msgstr ""
23107 #: cp/error.cc:3713
23108 msgid "In explicit object member function %qD"
23109 msgstr ""
23111 #: cp/error.cc:3715
23112 msgid "In member function %qD"
23113 msgstr ""
23115 #: cp/error.cc:3718
23116 msgid "In function %qD"
23117 msgstr ""
23119 #: cp/error.cc:3741
23120 #, c-format
23121 msgid "%s: In substitution of %qS:\n"
23122 msgstr ""
23124 #: cp/error.cc:3742
23125 msgid "%s: In instantiation of %q#D:\n"
23126 msgstr ""
23128 #: cp/error.cc:3767 cp/error.cc:3925
23129 msgid "%r%s:%d:%d:%R   "
23130 msgstr ""
23132 #: cp/error.cc:3770 cp/error.cc:3928
23133 msgid "%r%s:%d:%R   "
23134 msgstr ""
23136 #: cp/error.cc:3778
23137 #, c-format
23138 msgid "recursively required by substitution of %qS\n"
23139 msgstr ""
23141 #: cp/error.cc:3779
23142 #, c-format
23143 msgid "required by substitution of %qS\n"
23144 msgstr ""
23146 #: cp/error.cc:3784
23147 msgid "recursively required from %q#D\n"
23148 msgstr ""
23150 #: cp/error.cc:3785
23151 msgid "required from %q#D\n"
23152 msgstr ""
23154 #: cp/error.cc:3792
23155 msgid "recursively required from here\n"
23156 msgstr ""
23158 #: cp/error.cc:3793
23159 msgid "required from here\n"
23160 msgstr ""
23162 #: cp/error.cc:3849
23163 msgid ""
23164 "%r%s:%d:%d:%R   [ skipping %d instantiation contexts, use -ftemplate-"
23165 "backtrace-limit=0 to disable ]\n"
23166 msgstr ""
23168 #: cp/error.cc:3855
23169 msgid ""
23170 "%r%s:%d:%R   [ skipping %d instantiation contexts, use -ftemplate-backtrace-"
23171 "limit=0 to disable ]\n"
23172 msgstr ""
23174 #: cp/error.cc:3909
23175 msgid "%r%s:%d:%d:%R   in %<constexpr%> expansion of %qs"
23176 msgstr ""
23178 #: cp/error.cc:3913
23179 msgid "%r%s:%d:%R   in %<constexpr%> expansion of %qs"
23180 msgstr ""
23182 #: cp/pt.cc:2041 cp/semantics.cc:6306
23183 msgid "candidates are:"
23184 msgstr ""
23186 #: cp/rtti.cc:592
23187 msgid "target is not pointer or reference to class"
23188 msgstr ""
23190 #: cp/rtti.cc:597
23191 msgid "target is not pointer or reference to complete type"
23192 msgstr ""
23194 #: cp/rtti.cc:603
23195 msgid "target is not pointer or reference"
23196 msgstr ""
23198 #: cp/rtti.cc:619
23199 msgid "source is not a pointer"
23200 msgstr ""
23202 #: cp/rtti.cc:624
23203 msgid "source is not a pointer to class"
23204 msgstr ""
23206 #: cp/rtti.cc:629
23207 msgid "source is a pointer to incomplete type"
23208 msgstr ""
23210 #: cp/rtti.cc:642
23211 msgid "source is not of class type"
23212 msgstr ""
23214 #: cp/rtti.cc:647
23215 msgid "source is of incomplete class type"
23216 msgstr ""
23218 #: cp/rtti.cc:658
23219 msgid "conversion casts away constness"
23220 msgstr ""
23222 #: cp/rtti.cc:818
23223 msgid "source type is not polymorphic"
23224 msgstr ""
23226 #: cp/typeck.cc:7443 c/c-typeck.cc:4685
23227 #, gcc-internal-format
23228 msgid "wrong type argument to unary minus"
23229 msgstr ""
23231 #: cp/typeck.cc:7444 c/c-typeck.cc:4671
23232 #, gcc-internal-format
23233 msgid "wrong type argument to unary plus"
23234 msgstr ""
23236 #: cp/typeck.cc:7471 c/c-typeck.cc:4730
23237 #, gcc-internal-format
23238 msgid "wrong type argument to bit-complement"
23239 msgstr ""
23241 #: cp/typeck.cc:7488 c/c-typeck.cc:4738
23242 #, gcc-internal-format
23243 msgid "wrong type argument to abs"
23244 msgstr ""
23246 #: cp/typeck.cc:7500 c/c-typeck.cc:4760
23247 #, gcc-internal-format
23248 msgid "wrong type argument to conjugation"
23249 msgstr ""
23251 #: cp/typeck.cc:7524
23252 msgid "in argument to unary !"
23253 msgstr ""
23255 #: cp/typeck.cc:7573
23256 msgid "no pre-increment operator for type"
23257 msgstr ""
23259 #: cp/typeck.cc:7575
23260 msgid "no post-increment operator for type"
23261 msgstr ""
23263 #: cp/typeck.cc:7577
23264 msgid "no pre-decrement operator for type"
23265 msgstr ""
23267 #: cp/typeck.cc:7579
23268 msgid "no post-decrement operator for type"
23269 msgstr ""
23271 #: fortran/arith.cc:1544
23272 msgid "elemental binary operation"
23273 msgstr ""
23275 #: fortran/check.cc:70
23276 msgid " [see %<-fno-allow-invalid-boz%>]"
23277 msgstr ""
23279 #: fortran/check.cc:3732
23280 #, c-format
23281 msgid "arguments 'a%d' and 'a%d' for intrinsic '%s'"
23282 msgstr ""
23284 #: fortran/check.cc:3941 fortran/check.cc:4023 fortran/check.cc:4088
23285 #, c-format
23286 msgid "arguments '%s' and '%s' for intrinsic %s"
23287 msgstr ""
23289 #: fortran/check.cc:4432 fortran/intrinsic.cc:4837
23290 #, c-format
23291 msgid "arguments '%s' and '%s' for intrinsic '%s'"
23292 msgstr ""
23294 #: fortran/dump-parse-tree.cc:3731
23295 #, c-format
23296 msgid ""
23297 "/* Prototypes for external procedures generated from %s\n"
23298 "   by GNU Fortran %s%s.\n"
23299 "\n"
23300 "   Use of this interface is discouraged, consider using the\n"
23301 "   BIND(C) feature of standard Fortran instead.  */\n"
23302 "\n"
23303 msgstr ""
23305 #: fortran/error.cc:1043
23306 msgid "Prohibited in Fortran 2023:"
23307 msgstr ""
23309 #: fortran/error.cc:1045
23310 msgid "Fortran 2023:"
23311 msgstr ""
23313 #: fortran/error.cc:1047
23314 msgid "Fortran 2018 deleted feature:"
23315 msgstr ""
23317 #: fortran/error.cc:1049
23318 msgid "Fortran 2018 obsolescent feature:"
23319 msgstr ""
23321 #: fortran/error.cc:1051
23322 msgid "Fortran 2018:"
23323 msgstr ""
23325 #: fortran/error.cc:1053
23326 msgid "Fortran 2008 obsolescent feature:"
23327 msgstr ""
23329 #: fortran/error.cc:1059
23330 msgid "GNU Extension:"
23331 msgstr ""
23333 #: fortran/error.cc:1061
23334 msgid "Legacy Extension:"
23335 msgstr ""
23337 #: fortran/error.cc:1063
23338 msgid "Obsolescent feature:"
23339 msgstr ""
23341 #: fortran/error.cc:1065
23342 msgid "Deleted feature:"
23343 msgstr ""
23345 #: fortran/expr.cc:3818
23346 msgid "array assignment"
23347 msgstr ""
23349 #: fortran/frontend-passes.cc:2387
23350 msgid ""
23351 "Index variable %qs redefined at %L in procedure %qs called from within DO "
23352 "loop at %L"
23353 msgstr ""
23355 #. Macros for unified error messages.
23356 #: fortran/frontend-passes.cc:4082
23357 #, c-format
23358 msgid ""
23359 "Incorrect extent in argument B in MATMUL intrinsic in dimension 1: is %ld, "
23360 "should be %ld"
23361 msgstr ""
23363 #: fortran/frontend-passes.cc:4085
23364 #, c-format
23365 msgid "Array bound mismatch for dimension 1 of array (%ld/%ld)"
23366 msgstr ""
23368 #: fortran/frontend-passes.cc:4088
23369 #, c-format
23370 msgid "Array bound mismatch for dimension 2 of array (%ld/%ld)"
23371 msgstr ""
23373 #: fortran/gfortranspec.cc:427 m2/gm2spec.cc:916
23374 #, c-format
23375 msgid "Driving:"
23376 msgstr ""
23378 #: fortran/interface.cc:3758 fortran/intrinsic.cc:4515
23379 msgid "actual argument to INTENT = OUT/INOUT"
23380 msgstr ""
23382 #: fortran/intrinsic.cc:4874
23383 msgid "available since Fortran 77"
23384 msgstr ""
23386 #: fortran/intrinsic.cc:4878
23387 msgid "obsolescent in Fortran 95"
23388 msgstr ""
23390 #: fortran/intrinsic.cc:4882
23391 msgid "deleted in Fortran 95"
23392 msgstr ""
23394 #: fortran/intrinsic.cc:4886
23395 msgid "new in Fortran 95"
23396 msgstr ""
23398 #: fortran/intrinsic.cc:4890
23399 msgid "new in Fortran 2003"
23400 msgstr ""
23402 #: fortran/intrinsic.cc:4894
23403 msgid "new in Fortran 2008"
23404 msgstr ""
23406 #: fortran/intrinsic.cc:4898
23407 msgid "new in Fortran 2018"
23408 msgstr ""
23410 #: fortran/intrinsic.cc:4902
23411 msgid "new in Fortran 2023"
23412 msgstr ""
23414 #: fortran/intrinsic.cc:4906
23415 msgid "a GNU Fortran extension"
23416 msgstr ""
23418 #: fortran/intrinsic.cc:4910
23419 msgid "for backward compatibility"
23420 msgstr ""
23422 #: fortran/io.cc:1873
23423 #, c-format
23424 msgid "%s tag"
23425 msgstr ""
23427 #: fortran/io.cc:3364
23428 msgid "internal unit in WRITE"
23429 msgstr ""
23431 #. For INQUIRE, all tags except FILE, ID and UNIT are variable definition
23432 #. contexts.  Thus, use an extended RESOLVE_TAG macro for that.
23433 #: fortran/io.cc:4725
23434 #, c-format
23435 msgid "%s tag with INQUIRE"
23436 msgstr ""
23438 #: fortran/matchexp.cc:28
23439 #, c-format
23440 msgid "Syntax error in expression at %C"
23441 msgstr ""
23443 #: fortran/module.cc:1259
23444 msgid "Unexpected EOF"
23445 msgstr ""
23447 #: fortran/module.cc:1384
23448 msgid "Name too long"
23449 msgstr ""
23451 #: fortran/module.cc:1438 fortran/module.cc:1496 fortran/module.cc:1551
23452 #: fortran/module.cc:1609
23453 msgid "Bad name"
23454 msgstr ""
23456 #: fortran/module.cc:1633
23457 msgid "Expected name"
23458 msgstr ""
23460 #: fortran/module.cc:1636
23461 msgid "Expected left parenthesis"
23462 msgstr ""
23464 #: fortran/module.cc:1639
23465 msgid "Expected right parenthesis"
23466 msgstr ""
23468 #: fortran/module.cc:1642
23469 msgid "Expected integer"
23470 msgstr ""
23472 #: fortran/module.cc:1645 fortran/module.cc:2869
23473 msgid "Expected string"
23474 msgstr ""
23476 #: fortran/module.cc:1670
23477 msgid "find_enum(): Enum not found"
23478 msgstr ""
23480 #: fortran/module.cc:2243
23481 msgid "Unsupported: multiple OpenACC 'routine' levels of parallelism"
23482 msgstr ""
23484 #: fortran/module.cc:2489
23485 msgid "Expected attribute bit name"
23486 msgstr ""
23488 #: fortran/module.cc:3498
23489 msgid "Expected integer string"
23490 msgstr ""
23492 #: fortran/module.cc:3502
23493 msgid "Error converting integer"
23494 msgstr ""
23496 #: fortran/module.cc:3524
23497 msgid "Expected real string"
23498 msgstr ""
23500 #: fortran/module.cc:3749
23501 msgid "Expected expression type"
23502 msgstr ""
23504 #: fortran/module.cc:3829
23505 msgid "Bad operator"
23506 msgstr ""
23508 #: fortran/module.cc:3946
23509 msgid "Bad type in constant expression"
23510 msgstr ""
23512 #: fortran/module.cc:7404
23513 msgid "Unexpected end of module"
23514 msgstr ""
23516 #: fortran/parse.cc:2139
23517 msgid "arithmetic IF"
23518 msgstr ""
23520 #: fortran/parse.cc:2148
23521 msgid "attribute declaration"
23522 msgstr ""
23524 #: fortran/parse.cc:2184
23525 msgid "data declaration"
23526 msgstr ""
23528 #: fortran/parse.cc:2202
23529 msgid "derived type declaration"
23530 msgstr ""
23532 #: fortran/parse.cc:2329
23533 msgid "block IF"
23534 msgstr ""
23536 #: fortran/parse.cc:2338
23537 msgid "implied END DO"
23538 msgstr ""
23540 #: fortran/parse.cc:2432 fortran/resolve.cc:12765
23541 msgid "assignment"
23542 msgstr ""
23544 #: fortran/parse.cc:2435 fortran/resolve.cc:12831 fortran/resolve.cc:12834
23545 msgid "pointer assignment"
23546 msgstr ""
23548 #: fortran/parse.cc:2459
23549 msgid "simple IF"
23550 msgstr ""
23552 #: fortran/resolve.cc:2442 fortran/resolve.cc:2637
23553 msgid "elemental procedure"
23554 msgstr ""
23556 #: fortran/resolve.cc:2540
23557 msgid "allocatable argument"
23558 msgstr ""
23560 #: fortran/resolve.cc:2545
23561 msgid "asynchronous argument"
23562 msgstr ""
23564 #: fortran/resolve.cc:2550
23565 msgid "optional argument"
23566 msgstr ""
23568 #: fortran/resolve.cc:2555
23569 msgid "pointer argument"
23570 msgstr ""
23572 #: fortran/resolve.cc:2560
23573 msgid "target argument"
23574 msgstr ""
23576 #: fortran/resolve.cc:2565
23577 msgid "value argument"
23578 msgstr ""
23580 #: fortran/resolve.cc:2570
23581 msgid "volatile argument"
23582 msgstr ""
23584 #: fortran/resolve.cc:2575
23585 msgid "assumed-shape argument"
23586 msgstr ""
23588 #: fortran/resolve.cc:2580
23589 msgid "assumed-rank argument"
23590 msgstr ""
23592 #: fortran/resolve.cc:2585
23593 msgid "coarray argument"
23594 msgstr ""
23596 #: fortran/resolve.cc:2590
23597 msgid "parametrized derived type argument"
23598 msgstr ""
23600 #: fortran/resolve.cc:2595
23601 msgid "polymorphic argument"
23602 msgstr ""
23604 #: fortran/resolve.cc:2600
23605 msgid "NO_ARG_CHECK attribute"
23606 msgstr ""
23608 #. As assumed-type is unlimited polymorphic (cf. above).
23609 #. See also TS 29113, Note 6.1.
23610 #: fortran/resolve.cc:2607
23611 msgid "assumed-type argument"
23612 msgstr ""
23614 #: fortran/resolve.cc:2618
23615 msgid "array result"
23616 msgstr ""
23618 #: fortran/resolve.cc:2623
23619 msgid "pointer or allocatable result"
23620 msgstr ""
23622 #: fortran/resolve.cc:2630
23623 msgid "result with non-constant character length"
23624 msgstr ""
23626 #: fortran/resolve.cc:2642
23627 msgid "bind(c) procedure"
23628 msgstr ""
23630 #: fortran/resolve.cc:4214
23631 #, c-format
23632 msgid "Invalid context for NULL() pointer at %%L"
23633 msgstr ""
23635 #: fortran/resolve.cc:4231
23636 #, c-format
23637 msgid "Operand of unary numeric operator %%<%s%%> at %%L is %s"
23638 msgstr ""
23640 #: fortran/resolve.cc:4249 fortran/resolve.cc:4432 fortran/resolve.cc:4587
23641 #, c-format
23642 msgid "Inconsistent ranks for operator at %%L and %%L"
23643 msgstr ""
23645 #: fortran/resolve.cc:4259
23646 #, c-format
23647 msgid ""
23648 "Unexpected derived-type entities in binary intrinsic numeric operator "
23649 "%%<%s%%> at %%L"
23650 msgstr ""
23652 #: fortran/resolve.cc:4264
23653 #, c-format
23654 msgid "Operands of binary numeric operator %%<%s%%> at %%L are %s/%s"
23655 msgstr ""
23657 #: fortran/resolve.cc:4279
23658 #, c-format
23659 msgid "Operands of string concatenation operator at %%L are %s/%s"
23660 msgstr ""
23662 #: fortran/resolve.cc:4322
23663 #, c-format
23664 msgid "Operands of logical operator %%<%s%%> at %%L are %s/%s"
23665 msgstr ""
23667 #: fortran/resolve.cc:4345
23668 #, c-format
23669 msgid "Operand of .not. operator at %%L is %s"
23670 msgstr ""
23672 #: fortran/resolve.cc:4359
23673 msgid "COMPLEX quantities cannot be compared at %L"
23674 msgstr ""
23676 #: fortran/resolve.cc:4468
23677 #, c-format
23678 msgid "Logicals at %%L must be compared with %s instead of %s"
23679 msgstr ""
23681 #: fortran/resolve.cc:4474
23682 #, c-format
23683 msgid "Operands of comparison operator %%<%s%%> at %%L are %s/%s"
23684 msgstr ""
23686 #: fortran/resolve.cc:4488
23687 #, c-format
23688 msgid "Unknown operator %%<%s%%> at %%L; did you mean %%<%s%%>?"
23689 msgstr ""
23691 #: fortran/resolve.cc:4491
23692 #, c-format
23693 msgid "Unknown operator %%<%s%%> at %%L"
23694 msgstr ""
23696 #: fortran/resolve.cc:4496
23697 #, c-format
23698 msgid "Operand of user operator %%<%s%%> at %%L is %s"
23699 msgstr ""
23701 #: fortran/resolve.cc:4501
23702 #, c-format
23703 msgid "Operands of user operator %%<%s%%> at %%L are %s/%s"
23704 msgstr ""
23706 #: fortran/resolve.cc:7659
23707 msgid "Loop variable"
23708 msgstr ""
23710 #: fortran/resolve.cc:7663
23711 msgid "iterator variable"
23712 msgstr ""
23714 #: fortran/resolve.cc:7667
23715 msgid "Start expression in DO loop"
23716 msgstr ""
23718 #: fortran/resolve.cc:7671
23719 msgid "End expression in DO loop"
23720 msgstr ""
23722 #: fortran/resolve.cc:7675
23723 msgid "Step expression in DO loop"
23724 msgstr ""
23726 #: fortran/resolve.cc:7962 fortran/resolve.cc:7965
23727 msgid "DEALLOCATE object"
23728 msgstr ""
23730 #: fortran/resolve.cc:8353 fortran/resolve.cc:8356
23731 msgid "ALLOCATE object"
23732 msgstr ""
23734 #: fortran/resolve.cc:8593 fortran/resolve.cc:10670 fortran/resolve.cc:10791
23735 msgid "STAT variable"
23736 msgstr ""
23738 #: fortran/resolve.cc:8644 fortran/resolve.cc:10682 fortran/resolve.cc:10803
23739 msgid "ERRMSG variable"
23740 msgstr ""
23742 #: fortran/resolve.cc:10472
23743 msgid "item in READ"
23744 msgstr ""
23746 #: fortran/resolve.cc:10694
23747 msgid "ACQUIRED_LOCK variable"
23748 msgstr ""
23750 #: fortran/trans-array.cc:1936
23751 #, c-format
23752 msgid "Different CHARACTER lengths (%ld/%ld) in array constructor"
23753 msgstr ""
23755 #: fortran/trans-array.cc:6401
23756 msgid "Integer overflow when calculating the amount of memory to allocate"
23757 msgstr ""
23759 #: fortran/trans-array.cc:10501
23760 #, c-format
23761 msgid ""
23762 "The value of the PDT LEN parameter '%s' does not agree with that in the "
23763 "dummy declaration"
23764 msgstr ""
23766 #: fortran/trans-decl.cc:6378
23767 #, c-format
23768 msgid ""
23769 "Actual string length does not match the declared one for dummy argument "
23770 "'%s' (%ld/%ld)"
23771 msgstr ""
23773 #: fortran/trans-decl.cc:6386
23774 #, c-format
23775 msgid ""
23776 "Actual string length is shorter than the declared one for dummy argument "
23777 "'%s' (%ld/%ld)"
23778 msgstr ""
23780 #: fortran/trans-expr.cc:10754
23781 #, c-format
23782 msgid "Target of rank remapping is too small (%ld < %ld)"
23783 msgstr ""
23785 #: fortran/trans-expr.cc:12351
23786 msgid "Assignment of scalar to unallocated array"
23787 msgstr ""
23789 #: fortran/trans-intrinsic.cc:983
23790 #, c-format
23791 msgid "Unequal character lengths (%ld/%ld) in %s"
23792 msgstr ""
23794 #: fortran/trans-intrinsic.cc:6518
23795 #, c-format
23796 msgid "POS argument (%ld) out of range 0:%ld in intrinsic BTEST"
23797 msgstr ""
23799 #: fortran/trans-intrinsic.cc:6613
23800 #, c-format
23801 msgid "POS argument (%ld) out of range 0:%ld in intrinsic %s"
23802 msgstr ""
23804 #: fortran/trans-intrinsic.cc:6661
23805 #, c-format
23806 msgid "POS argument (%ld) out of range 0:%ld in intrinsic IBITS"
23807 msgstr ""
23809 #: fortran/trans-intrinsic.cc:6671
23810 #, c-format
23811 msgid "LEN argument (%ld) out of range 0:%ld in intrinsic IBITS"
23812 msgstr ""
23814 #: fortran/trans-intrinsic.cc:6678
23815 #, c-format
23816 msgid "POS(%ld)+LEN(%ld)>BIT_SIZE(%ld) in intrinsic IBITS"
23817 msgstr ""
23819 #: fortran/trans-intrinsic.cc:6760
23820 #, c-format
23821 msgid "SHIFT argument (%ld) out of range 0:%ld in intrinsic %s"
23822 msgstr ""
23824 #: fortran/trans-intrinsic.cc:6828
23825 #, c-format
23826 msgid "SHIFT argument (%ld) out of range -%ld:%ld in intrinsic ISHFT"
23827 msgstr ""
23829 #: fortran/trans-intrinsic.cc:6908
23830 #, c-format
23831 msgid "SIZE argument (%ld) out of range 1:%ld in intrinsic ISHFTC"
23832 msgstr ""
23834 #: fortran/trans-intrinsic.cc:6916 fortran/trans-intrinsic.cc:6961
23835 #, c-format
23836 msgid "SHIFT argument (%ld) out of range -%ld:%ld in intrinsic ISHFTC"
23837 msgstr ""
23839 #: fortran/trans-intrinsic.cc:9333
23840 #, c-format
23841 msgid "Argument NCOPIES of REPEAT intrinsic is negative (its value is %ld)"
23842 msgstr ""
23844 #: fortran/trans-intrinsic.cc:9365
23845 msgid "Argument NCOPIES of REPEAT intrinsic is too large"
23846 msgstr ""
23848 #: fortran/trans-intrinsic.cc:12534
23849 #, c-format
23850 msgid "FROMPOS argument (%ld) out of range 0:%d in intrinsic MVBITS"
23851 msgstr ""
23853 #: fortran/trans-intrinsic.cc:12546
23854 #, c-format
23855 msgid "LEN argument (%ld) out of range 0:%d in intrinsic MVBITS"
23856 msgstr ""
23858 #: fortran/trans-intrinsic.cc:12558
23859 #, c-format
23860 msgid "TOPOS argument (%ld) out of range 0:%d in intrinsic MVBITS"
23861 msgstr ""
23863 #: fortran/trans-intrinsic.cc:12570
23864 #, c-format
23865 msgid "FROMPOS(%ld)+LEN(%ld)>BIT_SIZE(%d) in intrinsic MVBITS"
23866 msgstr ""
23868 #: fortran/trans-intrinsic.cc:12578
23869 #, c-format
23870 msgid "TOPOS(%ld)+LEN(%ld)>BIT_SIZE(%d) in intrinsic MVBITS"
23871 msgstr ""
23873 #: fortran/trans-io.cc:587
23874 msgid "Unit number in I/O statement too small"
23875 msgstr ""
23877 #: fortran/trans-io.cc:596
23878 msgid "Unit number in I/O statement too large"
23879 msgstr ""
23881 #: fortran/trans-stmt.cc:157
23882 msgid "Assigned label is not a target label"
23883 msgstr ""
23885 #: fortran/trans-stmt.cc:1291
23886 #, c-format
23887 msgid "Invalid image number %d in SYNC IMAGES"
23888 msgstr ""
23890 #: fortran/trans-stmt.cc:2517
23891 msgid "Loop iterates infinitely"
23892 msgstr ""
23894 #: fortran/trans-stmt.cc:2537 fortran/trans-stmt.cc:2793
23895 msgid "Loop variable has been modified"
23896 msgstr ""
23898 #: fortran/trans-stmt.cc:2646
23899 msgid "DO step value is zero"
23900 msgstr ""
23902 #: fortran/trans.cc:47
23903 msgid "Array reference out of bounds"
23904 msgstr ""
23906 #: fortran/trans.cc:770 fortran/trans.cc:854
23907 #, c-format
23908 msgid "Error allocating %lu bytes"
23909 msgstr ""
23911 #: fortran/trans.cc:1067
23912 #, c-format
23913 msgid "Attempting to allocate already allocated variable '%s'"
23914 msgstr ""
23916 #: fortran/trans.cc:1073
23917 msgid "Attempting to allocate already allocated variable"
23918 msgstr ""
23920 #: fortran/trans.cc:1866 fortran/trans.cc:2044
23921 #, c-format
23922 msgid "Attempt to DEALLOCATE unallocated '%s'"
23923 msgstr ""
23925 #: fortran/trans.cc:2212
23926 #, c-format
23927 msgid "Error reallocating to %lu bytes"
23928 msgstr ""
23930 #: go/go-backend.cc:166 rust/rust-object-export.cc:147
23931 msgid "lseek failed while reading export data"
23932 msgstr ""
23934 #: go/go-backend.cc:173 rust/rust-object-export.cc:154
23935 msgid "memory allocation failed while reading export data"
23936 msgstr ""
23938 #: go/go-backend.cc:181 rust/rust-object-export.cc:162
23939 msgid "read failed while reading export data"
23940 msgstr ""
23942 #: go/go-backend.cc:187 rust/rust-object-export.cc:168
23943 msgid "short read while reading export data"
23944 msgstr ""
23946 #: go/gofrontend/expressions.cc:183 c-family/c-warn.cc:684 cp/cvt.cc:1419
23947 #: d/toir.cc:225 rust/backend/rust-tree.cc:512
23948 #, gcc-internal-format
23949 msgid "value computed is not used"
23950 msgstr ""
23952 #: go/gofrontend/expressions.cc:1986
23953 msgid "unexpected reference to package"
23954 msgstr ""
23956 #: go/gofrontend/expressions.cc:3840 go/gofrontend/expressions.cc:3856
23957 msgid "constant refers to itself"
23958 msgstr ""
23960 #: go/gofrontend/expressions.cc:5062 go/gofrontend/expressions.cc:5483
23961 #: go/gofrontend/expressions.cc:5642
23962 msgid "expected pointer"
23963 msgstr ""
23965 #: go/gofrontend/expressions.cc:5600
23966 msgid "expected numeric type"
23967 msgstr ""
23969 #: go/gofrontend/expressions.cc:5605
23970 msgid "expected boolean type"
23971 msgstr ""
23973 #: go/gofrontend/expressions.cc:5610 c/c-parser.cc:18370 c/c-parser.cc:18377
23974 #: cp/parser.cc:41041 cp/parser.cc:41048
23975 #, gcc-internal-format
23976 msgid "expected integer"
23977 msgstr ""
23979 #: go/gofrontend/expressions.cc:7603
23980 msgid "invalid comparison of nil with nil"
23981 msgstr ""
23983 #: go/gofrontend/expressions.cc:7609 go/gofrontend/expressions.cc:7627
23984 msgid "incompatible types in binary expression"
23985 msgstr ""
23987 #: go/gofrontend/expressions.cc:7647 go/gofrontend/statements.cc:1327
23988 msgid "integer division by zero"
23989 msgstr ""
23991 #: go/gofrontend/expressions.cc:7657 go/gofrontend/statements.cc:1336
23992 msgid "shift of non-integer operand"
23993 msgstr ""
23995 #: go/gofrontend/expressions.cc:7660 go/gofrontend/expressions.cc:7663
23996 #: go/gofrontend/expressions.cc:7671 go/gofrontend/statements.cc:1344
23997 #: go/gofrontend/statements.cc:1354
23998 msgid "shift count not integer"
23999 msgstr ""
24001 #: go/gofrontend/expressions.cc:7676 go/gofrontend/statements.cc:1358
24002 msgid "negative shift count"
24003 msgstr ""
24005 #: go/gofrontend/expressions.cc:8587
24006 msgid "object is not a method"
24007 msgstr ""
24009 #: go/gofrontend/expressions.cc:8604
24010 msgid "method type does not match object type"
24011 msgstr ""
24013 #: go/gofrontend/expressions.cc:9382
24014 msgid "argument of Offsetof implies indirection of an embedded field"
24015 msgstr ""
24017 #: go/gofrontend/expressions.cc:9922
24018 msgid "len larger than cap"
24019 msgstr ""
24021 #: go/gofrontend/expressions.cc:11154 go/gofrontend/expressions.cc:11202
24022 #: go/gofrontend/expressions.cc:11372 go/gofrontend/expressions.cc:11427
24023 #: go/gofrontend/expressions.cc:11498 go/gofrontend/expressions.cc:11657
24024 #: go/gofrontend/expressions.cc:11703 go/gofrontend/expressions.cc:11738
24025 #: go/gofrontend/expressions.cc:11836 go/gofrontend/expressions.cc:13979
24026 #: go/gofrontend/expressions.cc:14138 go/gofrontend/expressions.cc:14155
24027 #: go/gofrontend/expressions.cc:14171
24028 msgid "not enough arguments"
24029 msgstr ""
24031 #: go/gofrontend/expressions.cc:11159 go/gofrontend/expressions.cc:11207
24032 #: go/gofrontend/expressions.cc:11377 go/gofrontend/expressions.cc:11500
24033 #: go/gofrontend/expressions.cc:11627 go/gofrontend/expressions.cc:11662
24034 #: go/gofrontend/expressions.cc:11743 go/gofrontend/expressions.cc:11838
24035 #: go/gofrontend/expressions.cc:14014 go/gofrontend/expressions.cc:14143
24036 #: go/gofrontend/expressions.cc:14157 go/gofrontend/expressions.cc:14178
24037 #: cp/pt.cc:9370
24038 #, gcc-internal-format
24039 msgid "too many arguments"
24040 msgstr ""
24042 #: go/gofrontend/expressions.cc:11449
24043 msgid "invalid type for make function"
24044 msgstr ""
24046 #: go/gofrontend/expressions.cc:11459
24047 msgid "length required when allocating a slice"
24048 msgstr ""
24050 #: go/gofrontend/expressions.cc:11488
24051 msgid "too many arguments to make"
24052 msgstr ""
24054 #: go/gofrontend/expressions.cc:11502
24055 msgid "argument 1 must be a map"
24056 msgstr ""
24058 #: go/gofrontend/expressions.cc:11543
24059 msgid "argument must be array or slice or channel"
24060 msgstr ""
24062 #: go/gofrontend/expressions.cc:11553
24063 msgid "argument must be string or array or slice or map or channel"
24064 msgstr ""
24066 #: go/gofrontend/expressions.cc:11594
24067 msgid "unsupported argument type to builtin function"
24068 msgstr ""
24070 #: go/gofrontend/expressions.cc:11606
24071 msgid "argument must be channel"
24072 msgstr ""
24074 #: go/gofrontend/expressions.cc:11608
24075 msgid "cannot close receive-only channel"
24076 msgstr ""
24078 #: go/gofrontend/expressions.cc:11619
24079 msgid "argument to builtin has void type"
24080 msgstr ""
24082 #: go/gofrontend/expressions.cc:11645
24083 msgid "invalid use of method value as argument of Offsetof"
24084 msgstr ""
24086 #: go/gofrontend/expressions.cc:11648
24087 msgid "argument must be a field reference"
24088 msgstr ""
24090 #: go/gofrontend/expressions.cc:11678
24091 msgid "left argument must be a slice"
24092 msgstr ""
24094 #: go/gofrontend/expressions.cc:11686
24095 msgid "element types must be the same"
24096 msgstr ""
24098 #: go/gofrontend/expressions.cc:11691
24099 msgid "first argument must be []byte"
24100 msgstr ""
24102 #: go/gofrontend/expressions.cc:11694
24103 msgid "second argument must be slice or string"
24104 msgstr ""
24106 #: go/gofrontend/expressions.cc:11806
24107 msgid "argument must have complex type"
24108 msgstr ""
24110 #: go/gofrontend/expressions.cc:11822
24111 msgid "complex arguments must have identical types"
24112 msgstr ""
24114 #: go/gofrontend/expressions.cc:11824
24115 msgid "complex arguments must have floating-point type"
24116 msgstr ""
24118 #: go/gofrontend/expressions.cc:13781 go/gofrontend/expressions.cc:14520
24119 msgid "expected function"
24120 msgstr ""
24122 #: go/gofrontend/expressions.cc:14097
24123 msgid "function result count mismatch"
24124 msgstr ""
24126 #: go/gofrontend/expressions.cc:14123
24127 msgid "incompatible type for receiver"
24128 msgstr ""
24130 #: go/gofrontend/expressions.cc:14529 go/gofrontend/expressions.cc:14543
24131 msgid "number of results does not match number of values"
24132 msgstr ""
24134 #: go/gofrontend/expressions.cc:14671
24135 msgid "invalid 3-index slice of object that is not a slice"
24136 msgstr ""
24138 #: go/gofrontend/expressions.cc:14674
24139 msgid "attempt to slice object that is not array, slice, or string"
24140 msgstr ""
24142 #: go/gofrontend/expressions.cc:14677
24143 msgid "attempt to index object that is not array, slice, string, or map"
24144 msgstr ""
24146 #: go/gofrontend/expressions.cc:14730
24147 msgid "attempt to index type expression"
24148 msgstr ""
24150 #: go/gofrontend/expressions.cc:14757
24151 msgid "invalid 3-index slice of string"
24152 msgstr ""
24154 #: go/gofrontend/expressions.cc:14770
24155 msgid "invalid slice of map"
24156 msgstr ""
24158 #: go/gofrontend/expressions.cc:14779 go/gofrontend/expressions.cc:15970
24159 msgid "incompatible type for map index"
24160 msgstr ""
24162 #: go/gofrontend/expressions.cc:16481
24163 msgid "expected interface or pointer to interface"
24164 msgstr ""
24166 #: go/gofrontend/expressions.cc:18212
24167 msgid ""
24168 "may only omit types within composite literals of slice, array, or map type"
24169 msgstr ""
24171 #: go/gofrontend/expressions.cc:18306 go/gofrontend/expressions.cc:18618
24172 msgid "map composite literal must have keys"
24173 msgstr ""
24175 #: go/gofrontend/expressions.cc:18651
24176 msgid "expected struct, slice, array, or map type for composite literal"
24177 msgstr ""
24179 #: go/gofrontend/expressions.cc:19266 go/gofrontend/statements.cc:2121
24180 msgid "type assertion only valid for interface types"
24181 msgstr ""
24183 #: go/gofrontend/expressions.cc:19278
24184 msgid "impossible type assertion: type does not implement interface"
24185 msgstr ""
24187 #: go/gofrontend/expressions.cc:19480 go/gofrontend/expressions.cc:19500
24188 #: go/gofrontend/statements.cc:1936
24189 msgid "expected channel"
24190 msgstr ""
24192 #: go/gofrontend/expressions.cc:19505 go/gofrontend/statements.cc:1941
24193 #: go/gofrontend/statements.cc:6847
24194 msgid "invalid receive on send-only channel"
24195 msgstr ""
24197 #: go/gofrontend/parse.cc:3277
24198 msgid ""
24199 "parentheses required around this composite literal to avoid parsing ambiguity"
24200 msgstr ""
24202 #: go/gofrontend/parse.cc:4851
24203 msgid "cannot fallthrough final case in switch"
24204 msgstr ""
24206 #: go/gofrontend/statements.cc:1288
24207 msgid "cannot use %<_%> as value"
24208 msgstr ""
24210 #: go/gofrontend/statements.cc:1300 go/gofrontend/statements.cc:2528
24211 msgid "invalid left hand side of assignment"
24212 msgstr ""
24214 #: go/gofrontend/statements.cc:1309
24215 msgid "incompatible type in binary expression"
24216 msgstr ""
24218 #: go/gofrontend/statements.cc:1555
24219 msgid "use of untyped nil"
24220 msgstr ""
24222 #: go/gofrontend/statements.cc:1689
24223 msgid "expected map index on right hand side"
24224 msgstr ""
24226 #: go/gofrontend/statements.cc:2534
24227 msgid "increment or decrement of non-numeric type"
24228 msgstr ""
24230 #: go/gofrontend/statements.cc:3449 go/gofrontend/statements.cc:3464
24231 msgid "not enough arguments to return"
24232 msgstr ""
24234 #: go/gofrontend/statements.cc:3455
24235 msgid "return with value in function with no return type"
24236 msgstr ""
24238 #: go/gofrontend/statements.cc:3470
24239 msgid "too many values in return statement"
24240 msgstr ""
24242 #: go/gofrontend/statements.cc:4062
24243 msgid "expected boolean expression"
24244 msgstr ""
24246 #: go/gofrontend/statements.cc:5299
24247 msgid "cannot type switch on non-interface value"
24248 msgstr ""
24250 #: go/gofrontend/statements.cc:5453
24251 msgid "incompatible types in send"
24252 msgstr ""
24254 #: go/gofrontend/statements.cc:5458
24255 msgid "invalid send on receive-only channel"
24256 msgstr ""
24258 #: go/gofrontend/statements.cc:6852
24259 msgid "too many variables for range clause with channel"
24260 msgstr ""
24262 #: go/gofrontend/statements.cc:6860
24263 msgid "range clause must have array, slice, string, map, or channel type"
24264 msgstr ""
24266 #: go/gofrontend/types.cc:552
24267 msgid "invalid comparison of non-ordered type"
24268 msgstr ""
24270 #: go/gofrontend/types.cc:568
24271 msgid "slice can only be compared to nil"
24272 msgstr ""
24274 #: go/gofrontend/types.cc:570
24275 msgid "map can only be compared to nil"
24276 msgstr ""
24278 #: go/gofrontend/types.cc:572
24279 msgid "func can only be compared to nil"
24280 msgstr ""
24282 #: go/gofrontend/types.cc:578
24283 #, c-format
24284 msgid "invalid operation (%s)"
24285 msgstr ""
24287 #: go/gofrontend/types.cc:601
24288 msgid "invalid comparison of non-comparable type"
24289 msgstr ""
24291 #: go/gofrontend/types.cc:614
24292 msgid "invalid comparison of generated struct"
24293 msgstr ""
24295 #: go/gofrontend/types.cc:625
24296 msgid "invalid comparison of non-comparable struct"
24297 msgstr ""
24299 #: go/gofrontend/types.cc:635
24300 msgid "invalid comparison of generated array"
24301 msgstr ""
24303 #: go/gofrontend/types.cc:642
24304 msgid "invalid comparison of non-comparable array"
24305 msgstr ""
24307 #: go/gofrontend/types.cc:670
24308 msgid "multiple-value function call in single-value context"
24309 msgstr ""
24311 #: go/gofrontend/types.cc:754
24312 msgid "need explicit conversion"
24313 msgstr ""
24315 #: go/gofrontend/types.cc:761
24316 #, c-format
24317 msgid "cannot use type %s as type %s"
24318 msgstr ""
24320 #: go/gofrontend/types.cc:796
24321 msgid "conversion from normal type to notinheap type"
24322 msgstr ""
24324 #: go/gofrontend/types.cc:4947
24325 msgid "different receiver types"
24326 msgstr ""
24328 #: go/gofrontend/types.cc:4970 go/gofrontend/types.cc:4983
24329 #: go/gofrontend/types.cc:4997
24330 msgid "different number of parameters"
24331 msgstr ""
24333 #: go/gofrontend/types.cc:4990
24334 msgid "different parameter types"
24335 msgstr ""
24337 #: go/gofrontend/types.cc:5005
24338 msgid "different varargs"
24339 msgstr ""
24341 #: go/gofrontend/types.cc:5018 go/gofrontend/types.cc:5031
24342 #: go/gofrontend/types.cc:5045
24343 msgid "different number of results"
24344 msgstr ""
24346 #: go/gofrontend/types.cc:5038
24347 msgid "different result types"
24348 msgstr ""
24350 #: go/gofrontend/types.cc:9611
24351 #, c-format
24352 msgid "need explicit conversion; missing method %s%s%s"
24353 msgstr ""
24355 #: go/gofrontend/types.cc:9629 go/gofrontend/types.cc:9776
24356 #, c-format
24357 msgid "incompatible type for method %s%s%s"
24358 msgstr ""
24360 #: go/gofrontend/types.cc:9633 go/gofrontend/types.cc:9780
24361 #, c-format
24362 msgid "incompatible type for method %s%s%s (%s)"
24363 msgstr ""
24365 #: go/gofrontend/types.cc:9716 go/gofrontend/types.cc:9729
24366 msgid "pointer to interface type has no methods"
24367 msgstr ""
24369 #: go/gofrontend/types.cc:9718 go/gofrontend/types.cc:9731
24370 msgid "type has no methods"
24371 msgstr ""
24373 #: go/gofrontend/types.cc:9752
24374 #, c-format
24375 msgid "ambiguous method %s%s%s"
24376 msgstr ""
24378 #: go/gofrontend/types.cc:9755
24379 #, c-format
24380 msgid "missing method %s%s%s"
24381 msgstr ""
24383 #: go/gofrontend/types.cc:9797
24384 #, c-format
24385 msgid "method %s%s%s requires a pointer receiver"
24386 msgstr ""
24388 #: go/gofrontend/types.cc:9815
24389 #, c-format
24390 msgid "method %s%s%s is marked go:nointerface"
24391 msgstr ""
24393 #: rust/resolve/rust-ast-resolve-expr.cc:140
24394 #, c-format
24395 msgid "You have broken GCC Rust. This is a feature.\n"
24396 msgstr ""
24398 #: lto-streamer.h:1033
24399 #, gcc-internal-format, gfc-internal-format
24400 msgid "bytecode stream: expected tag %s instead of %s"
24401 msgstr ""
24403 #: lto-streamer.h:1043
24404 #, gcc-internal-format, gfc-internal-format
24405 msgid "bytecode stream: tag %s is not in the expected range [%s, %s]"
24406 msgstr ""
24408 #. Mach-O supports 'weak imports', and 'weak definitions' in coalesced
24409 #. sections.  machopic_select_section ensures that weak variables go in
24410 #. coalesced sections.  Weak aliases (or any other kind of aliases) are
24411 #. not supported.  Weak symbols that aren't visible outside the .s file
24412 #. are not supported.
24413 #: config/darwin.h:711
24414 #, gcc-internal-format
24415 msgid "alias definitions not supported in Mach-O; ignored"
24416 msgstr ""
24418 #. No profiling.
24419 #: config/vx-common.h:123
24420 #, gcc-internal-format
24421 msgid "profiler support for VxWorks"
24422 msgstr ""
24424 #: config/arm/freebsd.h:121
24425 #, gcc-internal-format
24426 msgid "target OS does not support unaligned accesses"
24427 msgstr ""
24429 #: config/c6x/c6x.h:346 config/nvptx/nvptx.h:181
24430 #, gcc-internal-format
24431 msgid "profiling is not yet implemented for this architecture"
24432 msgstr ""
24434 #. Definitions for GCC.  Part of the machine description for CRIS.
24435 #. Copyright (C) 1998-2024 Free Software Foundation, Inc.
24436 #. Contributed by Axis Communications.  Written by Hans-Peter Nilsson.
24438 #. This file is part of GCC.
24440 #. GCC is free software; you can redistribute it and/or modify
24441 #. it under the terms of the GNU General Public License as published by
24442 #. the Free Software Foundation; either version 3, or (at your option)
24443 #. any later version.
24445 #. GCC is distributed in the hope that it will be useful,
24446 #. but WITHOUT ANY WARRANTY; without even the implied warranty of
24447 #. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
24448 #. GNU General Public License for more details.
24450 #. You should have received a copy of the GNU General Public License
24451 #. along with GCC; see the file COPYING3.  If not see
24452 #. <http://www.gnu.org/licenses/>.
24453 #. After the first "Node:" comment comes all preprocessor directives and
24454 #. attached declarations described in the info files, the "Using and
24455 #. Porting GCC" manual (uapgcc), in the same order as found in the "Target
24456 #. macros" section in the gcc-2.9x CVS edition of 2000-03-17.  FIXME: Not
24457 #. really, but needs an update anyway.
24459 #. There is no generic copy-of-uapgcc comment, you'll have to see uapgcc
24460 #. for that.  If applicable, there is a CRIS-specific comment.  The order
24461 #. of macro definitions follow the order in the manual.  Every section in
24462 #. the manual (node in the info pages) has an introductory `Node:
24463 #. <subchapter>' comment.  If no macros are defined for a section, only
24464 #. the section-comment is present.
24465 #. Note that other header files (e.g. config/elfos.h, config/linux.h,
24466 #. and config/cris/linux.h) are responsible for lots of settings not
24467 #. repeated below.  This file contains general CRIS definitions
24468 #. and definitions for the cris-*-elf subtarget.
24469 #. We don't want to use gcc_assert for everything, as that can be
24470 #. compiled out.
24471 #: config/cris/cris.h:42
24472 #, gcc-internal-format, gfc-internal-format
24473 msgid "CRIS-port assertion failed: %s"
24474 msgstr ""
24476 #. Node: Caller Saves
24477 #. (no definitions)
24478 #. Node: Function entry
24479 #. See cris.cc for TARGET_ASM_FUNCTION_PROLOGUE and
24480 #. TARGET_ASM_FUNCTION_EPILOGUE.
24481 #. Node: Profiling
24482 #: config/cris/cris.h:661
24483 #, gcc-internal-format
24484 msgid "no %<FUNCTION_PROFILER%> for CRIS"
24485 msgstr ""
24487 #. 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.
24488 #. 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.
24489 #: config/i386/xm-djgpp.h:85
24490 #, gcc-internal-format
24491 msgid "environment variable DJGPP not defined"
24492 msgstr ""
24494 #: config/i386/xm-djgpp.h:87
24495 #, gcc-internal-format
24496 msgid "environment variable DJGPP points to missing file %qs"
24497 msgstr ""
24499 #: config/i386/xm-djgpp.h:90
24500 #, gcc-internal-format
24501 msgid "environment variable DJGPP points to corrupt file %qs"
24502 msgstr ""
24504 #: config/pa/som.h:323
24505 #, gcc-internal-format
24506 msgid "weak aliases are not supported"
24507 msgstr ""
24509 #. SPDX-License-Identifier: GPL-3.0-or-later
24510 #. Definitions of target machine for GNU compiler,
24511 #. for IBM RS/6000 POWER running AIX V7.1.
24512 #. Copyright (C) 2002-2024 Free Software Foundation, Inc.
24513 #. Contributed by David Edelsohn (edelsohn@gnu.org).
24515 #. This file is part of GCC.
24517 #. GCC is free software; you can redistribute it and/or modify it
24518 #. under the terms of the GNU General Public License as published
24519 #. by the Free Software Foundation; either version 3, or (at your
24520 #. option) any later version.
24522 #. GCC is distributed in the hope that it will be useful, but WITHOUT
24523 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
24524 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
24525 #. License for more details.
24527 #. You should have received a copy of the GNU General Public License
24528 #. along with GCC; see the file COPYING3.  If not see
24529 #. <http://www.gnu.org/licenses/>.
24530 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
24531 #. get control in TARGET_OPTION_OVERRIDE.
24532 #. SPDX-License-Identifier: GPL-3.0-or-later
24533 #. Definitions of target machine for GNU compiler,
24534 #. for IBM RS/6000 POWER running AIX V7.2.
24535 #. Copyright (C) 2002-2024 Free Software Foundation, Inc.
24536 #. Contributed by David Edelsohn (edelsohn@gnu.org).
24538 #. This file is part of GCC.
24540 #. GCC is free software; you can redistribute it and/or modify it
24541 #. under the terms of the GNU General Public License as published
24542 #. by the Free Software Foundation; either version 3, or (at your
24543 #. option) any later version.
24545 #. GCC is distributed in the hope that it will be useful, but WITHOUT
24546 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
24547 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
24548 #. License for more details.
24550 #. You should have received a copy of the GNU General Public License
24551 #. along with GCC; see the file COPYING3.  If not see
24552 #. <http://www.gnu.org/licenses/>.
24553 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
24554 #. get control in TARGET_OPTION_OVERRIDE.
24555 #. SPDX-License-Identifier: GPL-3.0-or-later
24556 #. Definitions of target machine for GNU compiler,
24557 #. for IBM RS/6000 POWER running AIX V7.3.
24558 #. Copyright (C) 2002-2024 Free Software Foundation, Inc.
24559 #. Contributed by David Edelsohn (edelsohn@gnu.org).
24561 #. This file is part of GCC.
24563 #. GCC is free software; you can redistribute it and/or modify it
24564 #. under the terms of the GNU General Public License as published
24565 #. by the Free Software Foundation; either version 3, or (at your
24566 #. option) any later version.
24568 #. GCC is distributed in the hope that it will be useful, but WITHOUT
24569 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
24570 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
24571 #. License for more details.
24573 #. You should have received a copy of the GNU General Public License
24574 #. along with GCC; see the file COPYING3.  If not see
24575 #. <http://www.gnu.org/licenses/>.
24576 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
24577 #. get control in TARGET_OPTION_OVERRIDE.
24578 #: config/rs6000/aix71.h:31 config/rs6000/aix72.h:31 config/rs6000/aix73.h:31
24579 #, gcc-internal-format
24580 msgid "%<-maix64%> requires PowerPC64 architecture remain enabled"
24581 msgstr ""
24583 #: config/rs6000/aix71.h:37 config/rs6000/aix72.h:37
24584 #, gcc-internal-format
24585 msgid "soft-float and long-double-128 are incompatible"
24586 msgstr ""
24588 #: config/rs6000/aix71.h:41 config/rs6000/aix72.h:41 config/rs6000/aix73.h:41
24589 #, gcc-internal-format
24590 msgid ""
24591 "%<-maix64%> required: 64-bit computation with 32-bit addressing not yet "
24592 "supported"
24593 msgstr ""
24595 #: config/rs6000/aix71.h:48 config/rs6000/aix72.h:48 config/rs6000/aix73.h:48
24596 #: config/rs6000/rtems.h:128 config/rs6000/rs6000.cc:3479
24597 #, gcc-internal-format
24598 msgid "%<-mcmodel%> incompatible with other toc options"
24599 msgstr ""
24601 #: config/rs6000/aix73.h:37
24602 #, gcc-internal-format
24603 msgid "%<soft-float%> and long-double-128 are incompatible"
24604 msgstr ""
24606 #: config/rs6000/rtems.h:121 config/rs6000/rs6000.cc:3471
24607 #, gcc-internal-format
24608 msgid "%<-m64%> requires a PowerPC64 cpu"
24609 msgstr ""
24611 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
24612 #. get control in TARGET_OPTION_OVERRIDE.
24613 #: config/rs6000/sysv4.h:116
24614 #, gcc-internal-format
24615 msgid "bad value for %<%s-%s%>"
24616 msgstr ""
24618 #: config/rs6000/sysv4.h:132
24619 #, gcc-internal-format
24620 msgid "bad value for %<%s=%s%>"
24621 msgstr ""
24623 #: config/rs6000/sysv4.h:149
24624 #, gcc-internal-format
24625 msgid "%qs and %<%s=%s%> are incompatible"
24626 msgstr ""
24628 #: config/rs6000/sysv4.h:158
24629 #, gcc-internal-format
24630 msgid "%<-f%s%> and %<%s=%s%> are incompatible"
24631 msgstr ""
24633 #: config/rs6000/sysv4.h:167
24634 #, gcc-internal-format
24635 msgid "%<%s=%s%> and %<%s-%s%> are incompatible"
24636 msgstr ""
24638 #: config/rs6000/sysv4.h:176 config/rs6000/sysv4.h:210
24639 #, gcc-internal-format
24640 msgid "%qs and %qs are incompatible"
24641 msgstr ""
24643 #: config/rs6000/sysv4.h:183 config/rs6000/sysv4.h:190
24644 #, gcc-internal-format
24645 msgid "%qs and %<%s-%s%> are incompatible"
24646 msgstr ""
24648 #: config/rs6000/sysv4.h:196 config/rs6000/sysv4.h:202
24649 #, gcc-internal-format
24650 msgid "%qs not supported by your assembler"
24651 msgstr ""
24653 #: config/rs6000/sysv4.h:244
24654 #, gcc-internal-format
24655 msgid "%<-m%s%> not supported in this configuration"
24656 msgstr ""
24658 #. 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.
24659 #: config/sh/vxworks.h:43
24660 #, gcc-internal-format
24661 msgid "%<-mrelax%> is only supported for RTP PIC"
24662 msgstr ""
24664 #. A general purpose syntax error.
24665 #: fortran/gfortran.h:3413 fortran/io.cc:3727 fortran/io.cc:4413
24666 #, gcc-internal-format, gfc-internal-format
24667 msgid "Syntax error in %s statement at %C"
24668 msgstr ""
24670 #: jit/docs/examples/tut05-bf.c:242
24671 #, gcc-internal-format
24672 msgid "too many open parens"
24673 msgstr ""
24675 #: jit/docs/examples/tut05-bf.c:275
24676 #, gcc-internal-format
24677 msgid "mismatching parens"
24678 msgstr ""
24680 #: jit/docs/examples/tut05-bf.c:310
24681 #, gcc-internal-format
24682 msgid "unable to open file"
24683 msgstr ""
24685 #: m2/gm2-gcc/m2assert.h:36 m2/gm2-gcc/m2assert.h:59
24686 #, gcc-internal-format, gfc-internal-format
24687 msgid "%s:%d:condition %s failed"
24688 msgstr ""
24690 #: m2/gm2-gcc/m2assert.h:48
24691 #, gcc-internal-format, gfc-internal-format
24692 msgid "%s:%d:the value %s is not a BOOLEAN as the value is %d"
24693 msgstr ""
24695 #: fortran/lang.opt:432
24696 #, gcc-internal-format
24697 msgid "Unrecognized option to endianness value: %qs"
24698 msgstr ""
24700 #: fortran/lang.opt:654
24701 #, gcc-internal-format
24702 msgid "Unrecognized option to floating-point init value: %qs"
24703 msgstr ""
24705 #: fortran/lang.opt:792
24706 #, gcc-internal-format
24707 msgid "Unrecognized option: %qs"
24708 msgstr ""
24710 #: rust/lang.opt:90
24711 #, gcc-internal-format
24712 msgid "unknown crate type: '%qs'"
24713 msgstr ""
24715 #: rust/lang.opt:118
24716 #, gcc-internal-format
24717 msgid "unknown rust mangling option %qs"
24718 msgstr ""
24720 #: rust/lang.opt:135
24721 #, gcc-internal-format
24722 msgid "unknown rust edition %qs"
24723 msgstr ""
24725 #: rust/lang.opt:163
24726 #, gcc-internal-format
24727 msgid "unknown rust compile-until %qs"
24728 msgstr ""
24730 #: c-family/c.opt:43 c-family/c.opt:46 c-family/c.opt:181
24731 #, gcc-internal-format
24732 msgid "assertion missing after %qs"
24733 msgstr ""
24735 #: c-family/c.opt:55 c-family/c.opt:58 c-family/c.opt:163 c-family/c.opt:166
24736 #: c-family/c.opt:193 c-family/c.opt:276
24737 #, gcc-internal-format
24738 msgid "macro name missing after %qs"
24739 msgstr ""
24741 #: c-family/c.opt:70 c-family/c.opt:73 c-family/c.opt:76 c-family/c.opt:79
24742 #: c-family/c.opt:175 c-family/c.opt:178 c-family/c.opt:220 c-family/c.opt:224
24743 #: c-family/c.opt:236 c-family/c.opt:2373 c-family/c.opt:2381
24744 #: config/darwin.opt:30 common.opt:329 common.opt:332 common.opt:429
24745 #: common.opt:3686
24746 #, gcc-internal-format
24747 msgid "missing filename after %qs"
24748 msgstr ""
24750 #: c-family/c.opt:85 c-family/c.opt:88 c-family/c.opt:91 c-family/c.opt:94
24751 #: c-family/c.opt:200 c-family/c.opt:212 c-family/c.opt:268 c-family/c.opt:2369
24752 #: c-family/c.opt:2389 c-family/c.opt:2393 c-family/c.opt:2397
24753 #, gcc-internal-format
24754 msgid "missing path after %qs"
24755 msgstr ""
24757 #: c-family/c.opt:252 c-family/c.opt:256
24758 #, gcc-internal-format
24759 msgid "missing makefile target after %qs"
24760 msgstr ""
24762 #: c-family/c.opt:260
24763 #, gcc-internal-format
24764 msgid "missing format after %qs"
24765 msgstr ""
24767 #: c-family/c.opt:264
24768 #, gcc-internal-format
24769 msgid "missing output path after %qs"
24770 msgstr ""
24772 #: c-family/c.opt:311
24773 #, gcc-internal-format
24774 msgid "argument %qs to %<-Waligned-new%> not recognized"
24775 msgstr ""
24777 #: c-family/c.opt:406
24778 #, gcc-internal-format
24779 msgid "argument %qs to %<-Wbidi-chars%> not recognized"
24780 msgstr ""
24782 #: c-family/c.opt:1072
24783 #, gcc-internal-format
24784 msgid "argument %qs to %<-Wnormalized%> not recognized"
24785 msgstr ""
24787 #: c-family/c.opt:1736
24788 #, gcc-internal-format
24789 msgid "no class name specified with %qs"
24790 msgstr ""
24792 #: c-family/c.opt:1764
24793 #, gcc-internal-format
24794 msgid "argument %qs must be either %<on%> or %<off%>"
24795 msgstr ""
24797 #: c-family/c.opt:1908
24798 #, gcc-internal-format
24799 msgid ""
24800 "%<-fhandle-exceptions%> has been renamed %<-fexceptions%> (and is now on by "
24801 "default)"
24802 msgstr ""
24804 #: c-family/c.opt:1983
24805 #, gcc-internal-format
24806 msgid "missing mapper"
24807 msgstr ""
24809 #: c-family/c.opt:2011
24810 #, gcc-internal-format
24811 msgid "missing header name"
24812 msgstr ""
24814 #: c-family/c.opt:2019
24815 #, gcc-internal-format
24816 msgid "missing module name"
24817 msgstr ""
24819 #: c-family/c.opt:2066
24820 #, gcc-internal-format
24821 msgid "unrecognized ivar visibility value %qs"
24822 msgstr ""
24824 #: c-family/c.opt:2233
24825 #, gcc-internal-format
24826 msgid "unrecognized scalar storage order value %qs"
24827 msgstr ""
24829 #: d/lang.opt:201
24830 #, gcc-internal-format
24831 msgid "unknown array bounds setting %qs"
24832 msgstr ""
24834 #: d/lang.opt:243
24835 #, gcc-internal-format
24836 msgid "unknown checkaction setting %qs"
24837 msgstr ""
24839 #: d/lang.opt:303
24840 #, gcc-internal-format
24841 msgid "unknown C++ standard %qs"
24842 msgstr ""
24844 #: config/vms/vms.opt:42
24845 #, gcc-internal-format
24846 msgid "unknown pointer size model %qs"
24847 msgstr ""
24849 #: config/aarch64/aarch64.opt:379
24850 #, gcc-internal-format
24851 msgid "unknown LDP/STP policy %qs"
24852 msgstr ""
24854 #: config/i386/i386.opt:340
24855 #, gcc-internal-format
24856 msgid "%<-mcpu=%> is deprecated; use %<-mtune=%> or %<-march=%> instead"
24857 msgstr ""
24859 #: config/i386/i386.opt:400
24860 #, gcc-internal-format
24861 msgid ""
24862 "%<-mintel-syntax%> and %<-mno-intel-syntax%> are deprecated; use %<-"
24863 "masm=intel%> and %<-masm=att%> instead"
24864 msgstr ""
24866 #: config/i386/i386.opt:729
24867 #, gcc-internal-format
24868 msgid "%<-msse5%> was removed"
24869 msgstr ""
24871 #: config/i386/i386.opt:745
24872 #, gcc-internal-format
24873 msgid "AVX512PF support will be removed in GCC 15"
24874 msgstr ""
24876 #: config/i386/i386.opt:749
24877 #, gcc-internal-format
24878 msgid "AVX512ER support will be removed in GCC 15"
24879 msgstr ""
24881 #: config/i386/i386.opt:777
24882 #, gcc-internal-format
24883 msgid "AVX5124FMAPS support will be removed in GCC 15"
24884 msgstr ""
24886 #: config/i386/i386.opt:781
24887 #, gcc-internal-format
24888 msgid "AVX5124VNNIW support will be removed in GCC 15"
24889 msgstr ""
24891 #: config/i386/i386.opt:976
24892 #, gcc-internal-format
24893 msgid "PREFETCHWT1 support will be removed in GCC 15"
24894 msgstr ""
24896 #: config/i386/i386.opt:1290
24897 #, gcc-internal-format
24898 msgid "unknown lam type %qs"
24899 msgstr ""
24901 #: config/avr/avr.opt:26
24902 #, gcc-internal-format
24903 msgid "missing device or architecture after %qs"
24904 msgstr ""
24906 #: config/rs6000/rs6000.opt:308
24907 #, gcc-internal-format
24908 msgid "%<-mvrsave=no%> is deprecated; use %<-mno-vrsave%> instead"
24909 msgstr ""
24911 #: config/rs6000/rs6000.opt:312
24912 #, gcc-internal-format
24913 msgid "%<-mvrsave=yes%> is deprecated; use %<-mvrsave%> instead"
24914 msgstr ""
24916 #: config/rs6000/rs6000.opt:379
24917 #, gcc-internal-format
24918 msgid "using darwin64 ABI"
24919 msgstr ""
24921 #: config/rs6000/rs6000.opt:382
24922 #, gcc-internal-format
24923 msgid "using old darwin ABI"
24924 msgstr ""
24926 #: config/rs6000/rs6000.opt:475
24927 #, gcc-internal-format
24928 msgid "Do not use %<-mpower8-internal%>; use %<-mcpu=power8%> instead"
24929 msgstr ""
24931 #: config/fused-madd.opt:22
24932 #, gcc-internal-format
24933 msgid "%<-mfused-madd%> is deprecated; use %<-ffp-contract=%> instead"
24934 msgstr ""
24936 #: config/microblaze/microblaze.opt:87
24937 #, gcc-internal-format
24938 msgid "%qs is deprecated; use -fstack-check"
24939 msgstr ""
24941 #: config/microblaze/microblaze.opt:95
24942 #, gcc-internal-format
24943 msgid "%qs is deprecated; use -fno-zero-initialized-in-bss"
24944 msgstr ""
24946 #: config/arc/arc.opt:169 config/arc/arc.opt:333 config/arc/arc.opt:337
24947 #: config/arc/arc.opt:341 config/arc/arc.opt:348 config/arc/arc.opt:352
24948 #: config/arc/arc.opt:356 config/arc/arc.opt:360 config/arc/arc.opt:363
24949 #: config/arc/arc.opt:366 config/arc/arc.opt:383
24950 #, gcc-internal-format
24951 msgid "%qs is deprecated"
24952 msgstr ""
24954 #: lto/lang.opt:28
24955 #, gcc-internal-format
24956 msgid "unknown linker output %qs"
24957 msgstr ""
24959 #: common.opt:1646
24960 #, gcc-internal-format
24961 msgid "unknown excess precision style %qs"
24962 msgstr ""
24964 #: common.opt:1664
24965 #, gcc-internal-format
24966 msgid ""
24967 "unknown specification for the set of FLT_EVAL_METHOD values to permit %qs"
24968 msgstr ""
24970 #: common.opt:1708
24971 #, gcc-internal-format
24972 msgid "unknown floating point contraction style %qs"
24973 msgstr ""
24975 #: common.opt:1876
24976 #, gcc-internal-format
24977 msgid "unknown hardcfr noreturn checking level %qs"
24978 msgstr ""
24980 #: common.opt:1911
24981 #, gcc-internal-format
24982 msgid "unknown Stack Reuse Level %qs"
24983 msgstr ""
24985 #: common.opt:1983
24986 #, gcc-internal-format
24987 msgid "unavailable stringop for inlining %qs"
24988 msgstr ""
24990 #: common.opt:2014
24991 #, gcc-internal-format
24992 msgid "unknown Control-Flow Protection Level %qs"
24993 msgstr ""
24995 #: common.opt:2124
24996 #, gcc-internal-format
24997 msgid "unknown IRA algorithm %qs"
24998 msgstr ""
25000 #: common.opt:2137
25001 #, gcc-internal-format
25002 msgid "unknown IRA region %qs"
25003 msgstr ""
25005 #: common.opt:2215
25006 #, gcc-internal-format
25007 msgid "unknown LTO partitioning model %qs"
25008 msgstr ""
25010 #: common.opt:2329
25011 #, gcc-internal-format
25012 msgid "targets missing after %qs"
25013 msgstr ""
25015 #: common.opt:2332
25016 #, gcc-internal-format
25017 msgid "options or targets=options missing after %qs"
25018 msgstr ""
25020 #: common.opt:2340
25021 #, gcc-internal-format
25022 msgid "unknown offload ABI %qs"
25023 msgstr ""
25025 #: common.opt:2508
25026 #, gcc-internal-format
25027 msgid "unknown profile reproducibility method %qs"
25028 msgstr ""
25030 #: common.opt:2524
25031 #, gcc-internal-format
25032 msgid "unknown profile update method %qs"
25033 msgstr ""
25035 #: common.opt:2633
25036 #, gcc-internal-format
25037 msgid "unknown Live-Patching Level %qs"
25038 msgstr ""
25040 #: common.opt:2666
25041 #, gcc-internal-format
25042 msgid "unknown basic block reordering algorithm %qs"
25043 msgstr ""
25045 #: common.opt:3002
25046 #, gcc-internal-format
25047 msgid "unknown TLS model %qs"
25048 msgstr ""
25050 #: common.opt:3035
25051 #, gcc-internal-format
25052 msgid "unknown trampoline implementation %qs"
25053 msgstr ""
25055 #: common.opt:3357
25056 #, gcc-internal-format
25057 msgid "unknown vectorizer cost model %qs"
25058 msgstr ""
25060 #: common.opt:3388
25061 #, gcc-internal-format
25062 msgid "unrecognized automatic variable initialization type %qs"
25063 msgstr ""
25065 #: common.opt:3414
25066 #, gcc-internal-format
25067 msgid "unrecognized visibility value %qs"
25068 msgstr ""
25070 #: common.opt:3433
25071 #, gcc-internal-format
25072 msgid "unknown vtable verify initialization priority %qs"
25073 msgstr ""
25075 #: params.opt:893
25076 #, gcc-internal-format
25077 msgid "unknown ranger debug mode %qs"
25078 msgstr ""
25080 #: params.opt:1072
25081 #, gcc-internal-format
25082 msgid "unknown threader debug mode %qs"
25083 msgstr ""
25085 #: attribs.cc:242 attribs.cc:265 attribs.cc:278
25086 #, gcc-internal-format
25087 msgid "wrong argument to ignored attributes"
25088 msgstr ""
25090 #: attribs.cc:243
25091 #, gcc-internal-format
25092 msgid "valid format is %<ns::attr%> or %<ns::%>"
25093 msgstr ""
25095 #: attribs.cc:524
25096 #, gcc-internal-format
25097 msgid ""
25098 "ignoring attribute %qE in declaration of a built-in function %qD because it "
25099 "conflicts with attribute %qs"
25100 msgstr ""
25102 #: attribs.cc:530 c-family/c-attribs.cc:1271 c-family/c-attribs.cc:1315
25103 #, gcc-internal-format
25104 msgid "ignoring attribute %qE because it conflicts with attribute %qs"
25105 msgstr ""
25107 #: attribs.cc:536 c-family/c-attribs.cc:995 c-family/c-attribs.cc:2690
25108 #: c-family/c-attribs.cc:3177 c-family/c-attribs.cc:5054
25109 #: c-family/c-attribs.cc:5147 cp/decl.cc:16446 cp/decl.cc:16496
25110 #: cp/friend.cc:318 cp/tree.cc:5259
25111 #, gcc-internal-format
25112 msgid "previous declaration here"
25113 msgstr ""
25115 #. Warn about and ignore all others for now, but store them.
25116 #: attribs.cc:734 c-family/c-attribs.cc:4203 objc/objc-act.cc:5134
25117 #: objc/objc-act.cc:7125 objc/objc-act.cc:8323 objc/objc-act.cc:8379
25118 #, gcc-internal-format
25119 msgid "%qE attribute directive ignored"
25120 msgstr ""
25122 #: attribs.cc:744
25123 #, gcc-internal-format
25124 msgid "%<%E::%E%> scoped attribute directive ignored"
25125 msgstr ""
25127 #: attribs.cc:757 c/c-parser.cc:2084 cp/cp-gimplify.cc:3667
25128 #, gcc-internal-format
25129 msgid "wrong number of arguments specified for %qE attribute"
25130 msgstr ""
25132 #: attribs.cc:760
25133 #, gcc-internal-format, gfc-internal-format
25134 msgid "expected %i or more, found %i"
25135 msgstr ""
25137 #: attribs.cc:763 c/c-parser.cc:2087 cp/cp-gimplify.cc:3669
25138 #, gcc-internal-format, gfc-internal-format
25139 msgid "expected %i, found %i"
25140 msgstr ""
25142 #: attribs.cc:766
25143 #, gcc-internal-format, gfc-internal-format
25144 msgid "expected between %i and %i, found %i"
25145 msgstr ""
25147 #: attribs.cc:786 c-family/c-attribs.cc:4916
25148 #, gcc-internal-format
25149 msgid "%qE attribute does not apply to types"
25150 msgstr ""
25152 #: attribs.cc:834
25153 #, gcc-internal-format
25154 msgid "%qE attribute only applies to function types"
25155 msgstr ""
25157 #: attribs.cc:844
25158 #, gcc-internal-format
25159 msgid "type attributes ignored after type is already defined"
25160 msgstr ""
25162 #. The specifications of standard attributes in C mean
25163 #. this is a constraint violation.
25164 #. The specifications of standard attributes mean this is a
25165 #. constraint violation.
25166 #. An attribute with standard syntax and no namespace specified
25167 #. is a constraint violation if it is not one of the known
25168 #. standard attributes.  Diagnose it here with a pedwarn and
25169 #. then discard it to prevent a duplicate warning later.
25170 #: attribs.cc:938 attribs.cc:1926 attribs.cc:1936 attribs.cc:1946
25171 #: c-family/c-attribs.cc:1023 c-family/c-attribs.cc:1175
25172 #: c-family/c-attribs.cc:1194 c-family/c-attribs.cc:1212
25173 #: c-family/c-attribs.cc:1242 c-family/c-attribs.cc:1286
25174 #: c-family/c-attribs.cc:1330 c-family/c-attribs.cc:1371
25175 #: c-family/c-attribs.cc:1402 c-family/c-attribs.cc:1418
25176 #: c-family/c-attribs.cc:1435 c-family/c-attribs.cc:1451
25177 #: c-family/c-attribs.cc:1468 c-family/c-attribs.cc:1493
25178 #: c-family/c-attribs.cc:1509 c-family/c-attribs.cc:1524
25179 #: c-family/c-attribs.cc:1621 c-family/c-attribs.cc:1638
25180 #: c-family/c-attribs.cc:1656 c-family/c-attribs.cc:1681
25181 #: c-family/c-attribs.cc:1706 c-family/c-attribs.cc:1729
25182 #: c-family/c-attribs.cc:1746 c-family/c-attribs.cc:1775
25183 #: c-family/c-attribs.cc:1796 c-family/c-attribs.cc:1817
25184 #: c-family/c-attribs.cc:1844 c-family/c-attribs.cc:1875
25185 #: c-family/c-attribs.cc:1904 c-family/c-attribs.cc:1958
25186 #: c-family/c-attribs.cc:2011 c-family/c-attribs.cc:2077
25187 #: c-family/c-attribs.cc:2135 c-family/c-attribs.cc:2224
25188 #: c-family/c-attribs.cc:2254 c-family/c-attribs.cc:2305
25189 #: c-family/c-attribs.cc:2833 c-family/c-attribs.cc:3032
25190 #: c-family/c-attribs.cc:3093 c-family/c-attribs.cc:3330
25191 #: c-family/c-attribs.cc:3410 c-family/c-attribs.cc:3562
25192 #: c-family/c-attribs.cc:4017 c-family/c-attribs.cc:4083
25193 #: c-family/c-attribs.cc:4119 c-family/c-attribs.cc:4174
25194 #: c-family/c-attribs.cc:4356 c-family/c-attribs.cc:4377
25195 #: c-family/c-attribs.cc:4466 c-family/c-attribs.cc:4498
25196 #: c-family/c-attribs.cc:4563 c-family/c-attribs.cc:4769
25197 #: c-family/c-attribs.cc:4918 c-family/c-attribs.cc:5682
25198 #: c-family/c-attribs.cc:5701 c-family/c-attribs.cc:5724
25199 #: c-family/c-attribs.cc:5763 c-family/c-attribs.cc:5845
25200 #: c-family/c-attribs.cc:5877 c-family/c-attribs.cc:5919
25201 #: c-family/c-attribs.cc:5935 c-family/c-attribs.cc:6103
25202 #: c-family/c-attribs.cc:6115 c-family/c-common.cc:6138
25203 #: c-family/c-common.cc:6141 config/darwin.cc:2208 config/arm/arm.cc:7519
25204 #: config/arm/arm.cc:7546 config/arm/arm.cc:7563 config/avr/avr.cc:11226
25205 #: config/csky/csky.cc:6498 config/csky/csky.cc:6519 config/h8300/h8300.cc:4972
25206 #: config/h8300/h8300.cc:4996 config/i386/i386-options.cc:3756
25207 #: config/i386/i386-options.cc:3914 config/i386/i386-options.cc:4146
25208 #: config/i386/i386-options.cc:4176 config/ia64/ia64.cc:795
25209 #: config/loongarch/loongarch.cc:7999 config/rs6000/rs6000.cc:20738
25210 #: ada/gcc-interface/utils.cc:6746 ada/gcc-interface/utils.cc:6762
25211 #: ada/gcc-interface/utils.cc:6859 ada/gcc-interface/utils.cc:6876
25212 #: ada/gcc-interface/utils.cc:6893 ada/gcc-interface/utils.cc:6908
25213 #: ada/gcc-interface/utils.cc:6924 ada/gcc-interface/utils.cc:6950
25214 #: ada/gcc-interface/utils.cc:7019 ada/gcc-interface/utils.cc:7046
25215 #: ada/gcc-interface/utils.cc:7067 ada/gcc-interface/utils.cc:7088
25216 #: ada/gcc-interface/utils.cc:7136 ada/gcc-interface/utils.cc:7152
25217 #: ada/gcc-interface/utils.cc:7186 c/c-decl.cc:4902 c/c-decl.cc:4905
25218 #: c/c-decl.cc:4920 c/c-parser.cc:5835 cp/tree.cc:5013 cp/tree.cc:5424
25219 #: d/d-attribs.cc:483 d/d-attribs.cc:702 d/d-attribs.cc:723 d/d-attribs.cc:739
25220 #: d/d-attribs.cc:756 d/d-attribs.cc:788 d/d-attribs.cc:917 d/d-attribs.cc:976
25221 #: d/d-attribs.cc:992 d/d-attribs.cc:1008 d/d-attribs.cc:1157
25222 #: d/d-attribs.cc:1170 d/d-attribs.cc:1387 d/d-attribs.cc:1405
25223 #: d/d-attribs.cc:1452 d/d-attribs.cc:1490 d/d-attribs.cc:1506
25224 #: d/d-attribs.cc:1563 d/d-attribs.cc:1591 jit/dummy-frontend.cc:270
25225 #: jit/dummy-frontend.cc:304 jit/dummy-frontend.cc:599
25226 #: jit/dummy-frontend.cc:684 jit/dummy-frontend.cc:705
25227 #: jit/dummy-frontend.cc:724 jit/dummy-frontend.cc:755
25228 #: jit/dummy-frontend.cc:769 jit/dummy-frontend.cc:812
25229 #: jit/dummy-frontend.cc:832 jit/dummy-frontend.cc:893 lto/lto-lang.cc:302
25230 #: rust/rust-attribs.cc:171
25231 #, gcc-internal-format
25232 msgid "%qE attribute ignored"
25233 msgstr ""
25235 #: attribs.cc:1214
25236 #, gcc-internal-format
25237 msgid "missing %<target%> attribute for multi-versioned %qD"
25238 msgstr ""
25240 #: attribs.cc:1217 cp/decl.cc:1347 cp/decl.cc:2356 cp/decl.cc:2404
25241 #: cp/decl.cc:2420 cp/decl.cc:3104 cp/decl.cc:3542
25242 #, gcc-internal-format
25243 msgid "previous declaration of %qD"
25244 msgstr ""
25246 #: attribs.cc:1325
25247 #, gcc-internal-format
25248 msgid "ignoring attributes applied to %qT after definition"
25249 msgstr ""
25251 #: attribs.cc:1857
25252 #, gcc-internal-format
25253 msgid "%q+D already declared with dllexport attribute: dllimport ignored"
25254 msgstr ""
25256 #: attribs.cc:1869
25257 #, gcc-internal-format
25258 msgid ""
25259 "%q+D redeclared without dllimport attribute after being referenced with dll "
25260 "linkage"
25261 msgstr ""
25263 #: attribs.cc:1883
25264 #, gcc-internal-format
25265 msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored"
25266 msgstr ""
25268 #: attribs.cc:1964
25269 #, gcc-internal-format
25270 msgid "inline function %q+D declared as dllimport: attribute ignored"
25271 msgstr ""
25273 #: attribs.cc:1972
25274 #, gcc-internal-format
25275 msgid "function %q+D definition is marked dllimport"
25276 msgstr ""
25278 #: attribs.cc:1980
25279 #, gcc-internal-format
25280 msgid "variable %q+D definition is marked dllimport"
25281 msgstr ""
25283 #: attribs.cc:2011
25284 #, gcc-internal-format
25285 msgid "external linkage required for symbol %q+D because of %qE attribute"
25286 msgstr ""
25288 #: attribs.cc:2025
25289 #, gcc-internal-format
25290 msgid ""
25291 "%qE implies default visibility, but %qD has already been declared with a "
25292 "different visibility"
25293 msgstr ""
25295 #: attribs.cc:2327
25296 #, gcc-internal-format
25297 msgid "%qD specifies more restrictive attribute than its target %qD: %s"
25298 msgid_plural ""
25299 "%qD specifies more restrictive attributes than its target %qD: %s"
25300 msgstr[0] ""
25301 msgstr[1] ""
25303 #: attribs.cc:2333 attribs.cc:2353
25304 #, gcc-internal-format
25305 msgid "%qD target declared here"
25306 msgstr ""
25308 #: attribs.cc:2347
25309 #, gcc-internal-format
25310 msgid "%qD specifies less restrictive attribute than its target %qD: %s"
25311 msgid_plural ""
25312 "%qD specifies less restrictive attributes than its target %qD: %s"
25313 msgstr[0] ""
25314 msgstr[1] ""
25316 #: auto-profile.cc:367
25317 #, gcc-internal-format
25318 msgid "offset exceeds 16 bytes"
25319 msgstr ""
25321 #: auto-profile.cc:864
25322 #, gcc-internal-format
25323 msgid "Not expected TAG."
25324 msgstr ""
25326 #: auto-profile.cc:929
25327 #, gcc-internal-format, gfc-internal-format
25328 msgid "cannot open profile file %s"
25329 msgstr ""
25331 #: auto-profile.cc:935
25332 #, gcc-internal-format
25333 msgid "AutoFDO profile magic number does not match"
25334 msgstr ""
25336 #: auto-profile.cc:943
25337 #, gcc-internal-format, gfc-internal-format
25338 msgid "AutoFDO profile version %u does not match %u"
25339 msgstr ""
25341 #: auto-profile.cc:955
25342 #, gcc-internal-format, gfc-internal-format
25343 msgid "cannot read string table from %s"
25344 msgstr ""
25346 #: auto-profile.cc:963
25347 #, gcc-internal-format, gfc-internal-format
25348 msgid "cannot read function profile from %s"
25349 msgstr ""
25351 #: builtins.cc:703
25352 #, gcc-internal-format
25353 msgid "offset %qwi outside bounds of constant string"
25354 msgstr ""
25356 #: builtins.cc:707 cp/name-lookup.cc:6826
25357 #, gcc-internal-format
25358 msgid "%qE declared here"
25359 msgstr ""
25361 #: builtins.cc:1298
25362 #, gcc-internal-format
25363 msgid "second argument to %<__builtin_prefetch%> must be a constant"
25364 msgstr ""
25366 #: builtins.cc:1305
25367 #, gcc-internal-format
25368 msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
25369 msgstr ""
25371 #: builtins.cc:1313
25372 #, gcc-internal-format
25373 msgid "third argument to %<__builtin_prefetch%> must be a constant"
25374 msgstr ""
25376 #: builtins.cc:1320
25377 #, gcc-internal-format
25378 msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
25379 msgstr ""
25381 #: builtins.cc:4048 gimple-fold.cc:2525 gimple-ssa-warn-access.cc:2567
25382 #: tree-ssa-strlen.cc:3179
25383 #, gcc-internal-format
25384 msgid "%qD specified bound %E equals destination size"
25385 msgstr ""
25387 #: builtins.cc:5297 gimplify.cc:3922
25388 #, gcc-internal-format
25389 msgid "too few arguments to function %<va_start%>"
25390 msgstr ""
25392 #: builtins.cc:5397
25393 #, gcc-internal-format
25394 msgid "invalid argument to %qD"
25395 msgstr ""
25397 #: builtins.cc:5410
25398 #, gcc-internal-format
25399 msgid "unsupported argument to %qD"
25400 msgstr ""
25402 #. Warn since no effort is made to ensure that any frame
25403 #. beyond the current one exists or can be safely reached.
25404 #: builtins.cc:5418
25405 #, gcc-internal-format
25406 msgid "calling %qD with a nonzero argument is unsafe"
25407 msgstr ""
25409 #: builtins.cc:6048
25410 #, gcc-internal-format
25411 msgid "both arguments to %<__builtin___clear_cache%> must be pointers"
25412 msgstr ""
25414 #: builtins.cc:6138
25415 #, gcc-internal-format
25416 msgid "trampoline generated for nested function %qD"
25417 msgstr ""
25419 #: builtins.cc:6512 builtins.cc:6525
25420 #, gcc-internal-format
25421 msgid "%qD changed semantics in GCC 4.4"
25422 msgstr ""
25424 #: builtins.cc:7295
25425 #, gcc-internal-format
25426 msgid "non-constant argument 1 to %qs"
25427 msgstr ""
25429 #: builtins.cc:7337
25430 #, gcc-internal-format
25431 msgid "non-integer argument 1 to %qs"
25432 msgstr ""
25434 #: builtins.cc:7401
25435 #, gcc-internal-format
25436 msgid "%<__builtin_thread_pointer%> is not supported on this target"
25437 msgstr ""
25439 #: builtins.cc:7421
25440 #, gcc-internal-format
25441 msgid "%<__builtin_set_thread_pointer%> is not supported on this target"
25442 msgstr ""
25444 #: builtins.cc:7480
25445 #, gcc-internal-format
25446 msgid "%qs only supported in OpenACC code"
25447 msgstr ""
25449 #: builtins.cc:7487
25450 #, gcc-internal-format
25451 msgid "non-constant argument 0 to %qs"
25452 msgstr ""
25454 #: builtins.cc:7499
25455 #, gcc-internal-format
25456 msgid "illegal argument 0 to %qs"
25457 msgstr ""
25459 #. All valid uses of __builtin_va_arg_pack () are removed during
25460 #. inlining.
25461 #: builtins.cc:8018 expr.cc:12318
25462 #, gcc-internal-format
25463 msgid "invalid use of %<__builtin_va_arg_pack ()%>"
25464 msgstr ""
25466 #. All valid uses of __builtin_va_arg_pack_len () are removed during
25467 #. inlining.
25468 #: builtins.cc:8024
25469 #, gcc-internal-format
25470 msgid "invalid use of %<__builtin_va_arg_pack_len ()%>"
25471 msgstr ""
25473 #: builtins.cc:8313
25474 #, gcc-internal-format
25475 msgid "%<__builtin_longjmp%> second argument must be 1"
25476 msgstr ""
25478 #: builtins.cc:9216
25479 #, gcc-internal-format
25480 msgid "target format does not support infinity"
25481 msgstr ""
25483 #: builtins.cc:11227
25484 #, gcc-internal-format
25485 msgid "%<va_start%> used in function with fixed arguments"
25486 msgstr ""
25488 #: builtins.cc:11235
25489 #, gcc-internal-format
25490 msgid "wrong number of arguments to function %<va_start%>"
25491 msgstr ""
25493 #: builtins.cc:11250
25494 #, gcc-internal-format
25495 msgid "%<__builtin_next_arg%> called without an argument"
25496 msgstr ""
25498 #: builtins.cc:11255
25499 #, gcc-internal-format
25500 msgid "wrong number of arguments to function %<__builtin_next_arg%>"
25501 msgstr ""
25503 #: builtins.cc:11288
25504 #, gcc-internal-format
25505 msgid "second parameter of %<va_start%> not last named argument"
25506 msgstr ""
25508 #: builtins.cc:11301
25509 #, gcc-internal-format
25510 msgid ""
25511 "undefined behavior when second parameter of %<va_start%> is declared with "
25512 "%<register%> storage"
25513 msgstr ""
25515 #: builtins.cc:11330
25516 #, gcc-internal-format
25517 msgid "first argument of %qD must be a pointer, second integer constant"
25518 msgstr ""
25520 #: builtins.cc:11343
25521 #, gcc-internal-format
25522 msgid "last argument of %qD is not integer constant between 0 and 3"
25523 msgstr ""
25525 #: calls.cc:1251
25526 #, gcc-internal-format, gfc-internal-format
25527 msgid "cannot tail-call: %s"
25528 msgstr ""
25530 #: calls.cc:2779
25531 #, gcc-internal-format
25532 msgid "function call has aggregate value"
25533 msgstr ""
25535 #: calls.cc:3509
25536 #, gcc-internal-format
25537 msgid "passing too large argument on stack"
25538 msgstr ""
25540 #: cfganal.cc:173
25541 #, gcc-internal-format
25542 msgid "%<verify_marked_backedges%> failed"
25543 msgstr ""
25545 #: cfgexpand.cc:1870
25546 #, gcc-internal-format
25547 msgid "total size of local objects is too large"
25548 msgstr ""
25550 #: cfgexpand.cc:1873 function.cc:1016 varasm.cc:2360
25551 #, gcc-internal-format
25552 msgid "size of variable %q+D is too large"
25553 msgstr ""
25555 #: cfgexpand.cc:1885
25556 #, gcc-internal-format
25557 msgid "cannot allocate stack for variable %q+D, naked function"
25558 msgstr ""
25560 #: cfgexpand.cc:2982
25561 #, gcc-internal-format
25562 msgid "too many alternatives in %<asm%>"
25563 msgstr ""
25565 #: cfgexpand.cc:2989
25566 #, gcc-internal-format
25567 msgid "operand constraints for %<asm%> differ in number of alternatives"
25568 msgstr ""
25570 #: cfgexpand.cc:3011
25571 #, gcc-internal-format
25572 msgid "%<asm%> specifier for variable %qE conflicts with %<asm%> clobber list"
25573 msgstr ""
25575 #. ??? Diagnose during gimplification?
25576 #: cfgexpand.cc:3042
25577 #, gcc-internal-format
25578 msgid "PIC register clobbered by %qs in %<asm%>"
25579 msgstr ""
25581 #. ??? Diagnose during gimplification?
25582 #: cfgexpand.cc:3049
25583 #, gcc-internal-format
25584 msgid "the register %qs cannot be clobbered in %<asm%> for the current target"
25585 msgstr ""
25587 #: cfgexpand.cc:3062
25588 #, gcc-internal-format
25589 msgid "listing the stack pointer register %qs in a clobber list is deprecated"
25590 msgstr ""
25592 #: cfgexpand.cc:3064
25593 #, gcc-internal-format
25594 msgid ""
25595 "the value of the stack pointer after an %<asm%> statement must be the same "
25596 "as it was before the statement"
25597 msgstr ""
25599 #: cfgexpand.cc:3134
25600 #, gcc-internal-format
25601 msgid "more than %d operands in %<asm%>"
25602 msgstr ""
25604 #. ??? Diagnose during gimplification?
25605 #: cfgexpand.cc:3187
25606 #, gcc-internal-format
25607 msgid "unknown register name %qs in %<asm%>"
25608 msgstr ""
25610 #: cfgexpand.cc:3253
25611 #, gcc-internal-format
25612 msgid "invalid hard register usage between output operands"
25613 msgstr ""
25615 #: cfgexpand.cc:3280
25616 #, gcc-internal-format
25617 msgid ""
25618 "invalid hard register usage between output operand and matching constraint "
25619 "operand"
25620 msgstr ""
25622 #: cfgexpand.cc:3288
25623 #, gcc-internal-format
25624 msgid ""
25625 "invalid hard register usage between earlyclobber operand and input operand"
25626 msgstr ""
25628 #: cfgexpand.cc:3373
25629 #, gcc-internal-format, gfc-internal-format
25630 msgid "output number %d not directly addressable"
25631 msgstr ""
25633 #: cfgexpand.cc:3469
25634 #, gcc-internal-format
25635 msgid "%<asm%> operand %d probably does not match constraints"
25636 msgstr ""
25638 #: cfgexpand.cc:3662
25639 #, gcc-internal-format
25640 msgid "%<asm%> clobber conflict with output operand"
25641 msgstr ""
25643 #: cfgexpand.cc:3667
25644 #, gcc-internal-format
25645 msgid "%<asm%> clobber conflict with input operand"
25646 msgstr ""
25648 #: cfgexpand.cc:6742
25649 #, gcc-internal-format
25650 msgid "stack protector not protecting local variables: variable length buffer"
25651 msgstr ""
25653 #: cfgexpand.cc:6746
25654 #, gcc-internal-format, gfc-internal-format
25655 msgid ""
25656 "stack protector not protecting function: all local arrays are less than %d "
25657 "bytes long"
25658 msgstr ""
25660 #: cfgexpand.cc:7035
25661 #, gcc-internal-format
25662 msgid "patchable function entry %wu exceeds size %wu"
25663 msgstr ""
25665 #: cfghooks.cc:120
25666 #, gcc-internal-format, gfc-internal-format
25667 msgid "bb %d on wrong place"
25668 msgstr ""
25670 #: cfghooks.cc:126
25671 #, gcc-internal-format, gfc-internal-format
25672 msgid "prev_bb of %d should be %d, not %d"
25673 msgstr ""
25675 #: cfghooks.cc:143
25676 #, gcc-internal-format, gfc-internal-format
25677 msgid "verify_flow_info: Block %i has loop_father, but there are no loops"
25678 msgstr ""
25680 #: cfghooks.cc:149
25681 #, gcc-internal-format, gfc-internal-format
25682 msgid "verify_flow_info: Block %i lacks loop_father"
25683 msgstr ""
25685 #: cfghooks.cc:155
25686 #, gcc-internal-format, gfc-internal-format
25687 msgid "verify_flow_info: Wrong count of block %i"
25688 msgstr ""
25690 #: cfghooks.cc:163
25691 #, gcc-internal-format, gfc-internal-format
25692 msgid "verify_flow_info: Missing count of block %i"
25693 msgstr ""
25695 #: cfghooks.cc:169
25696 #, gcc-internal-format, gfc-internal-format
25697 msgid "verify_flow_info: unallocated flag set on BB %d"
25698 msgstr ""
25700 #: cfghooks.cc:177
25701 #, gcc-internal-format, gfc-internal-format
25702 msgid "verify_flow_info: Duplicate edge %i->%i"
25703 msgstr ""
25705 #: cfghooks.cc:186
25706 #, gcc-internal-format, gfc-internal-format
25707 msgid "Uninitialized probability of edge %i->%i"
25708 msgstr ""
25710 #: cfghooks.cc:192
25711 #, gcc-internal-format, gfc-internal-format
25712 msgid "verify_flow_info: Wrong probability of edge %i->%i"
25713 msgstr ""
25715 #: cfghooks.cc:204
25716 #, gcc-internal-format, gfc-internal-format
25717 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
25718 msgstr ""
25720 #: cfghooks.cc:216
25721 #, gcc-internal-format, gfc-internal-format
25722 msgid "verify_flow_info: unallocated edge flag set on %d -> %d"
25723 msgstr ""
25725 #: cfghooks.cc:225
25726 #, gcc-internal-format, gfc-internal-format
25727 msgid "wrong amount of branch edges after unconditional jump %i"
25728 msgstr ""
25730 #: cfghooks.cc:233 cfghooks.cc:244
25731 #, gcc-internal-format, gfc-internal-format
25732 msgid "basic block %d pred edge is corrupted"
25733 msgstr ""
25735 #: cfghooks.cc:245
25736 #, gcc-internal-format, gfc-internal-format
25737 msgid "its dest_idx should be %d, not %d"
25738 msgstr ""
25740 #: cfghooks.cc:274
25741 #, gcc-internal-format, gfc-internal-format
25742 msgid "basic block %i edge lists are corrupted"
25743 msgstr ""
25745 #: cfghooks.cc:287
25746 #, gcc-internal-format
25747 msgid "verify_flow_info failed"
25748 msgstr ""
25750 #: cfghooks.cc:345
25751 #, gcc-internal-format, gfc-internal-format
25752 msgid "%s does not support dump_bb_for_graph"
25753 msgstr ""
25755 #: cfghooks.cc:388
25756 #, gcc-internal-format, gfc-internal-format
25757 msgid "%s does not support redirect_edge_and_branch"
25758 msgstr ""
25760 #: cfghooks.cc:408
25761 #, gcc-internal-format, gfc-internal-format
25762 msgid "%s does not support can_remove_branch_p"
25763 msgstr ""
25765 #: cfghooks.cc:502
25766 #, gcc-internal-format, gfc-internal-format
25767 msgid "%s does not support redirect_edge_and_branch_force"
25768 msgstr ""
25770 #: cfghooks.cc:540
25771 #, gcc-internal-format, gfc-internal-format
25772 msgid "%s does not support split_block"
25773 msgstr ""
25775 #: cfghooks.cc:605
25776 #, gcc-internal-format, gfc-internal-format
25777 msgid "%s does not support move_block_after"
25778 msgstr ""
25780 #: cfghooks.cc:618
25781 #, gcc-internal-format, gfc-internal-format
25782 msgid "%s does not support delete_basic_block"
25783 msgstr ""
25785 #: cfghooks.cc:665
25786 #, gcc-internal-format, gfc-internal-format
25787 msgid "%s does not support split_edge"
25788 msgstr ""
25790 #: cfghooks.cc:743
25791 #, gcc-internal-format, gfc-internal-format
25792 msgid "%s does not support create_basic_block"
25793 msgstr ""
25795 #: cfghooks.cc:784
25796 #, gcc-internal-format, gfc-internal-format
25797 msgid "%s does not support can_merge_blocks_p"
25798 msgstr ""
25800 #: cfghooks.cc:795
25801 #, gcc-internal-format, gfc-internal-format
25802 msgid "%s does not support predict_edge"
25803 msgstr ""
25805 #: cfghooks.cc:804
25806 #, gcc-internal-format, gfc-internal-format
25807 msgid "%s does not support predicted_by_p"
25808 msgstr ""
25810 #: cfghooks.cc:818
25811 #, gcc-internal-format, gfc-internal-format
25812 msgid "%s does not support merge_blocks"
25813 msgstr ""
25815 #: cfghooks.cc:899
25816 #, gcc-internal-format, gfc-internal-format
25817 msgid "%s does not support make_forwarder_block"
25818 msgstr ""
25820 #: cfghooks.cc:1048
25821 #, gcc-internal-format, gfc-internal-format
25822 msgid "%s does not support force_nonfallthru"
25823 msgstr ""
25825 #: cfghooks.cc:1082
25826 #, gcc-internal-format, gfc-internal-format
25827 msgid "%s does not support can_duplicate_block_p"
25828 msgstr ""
25830 #: cfghooks.cc:1111
25831 #, gcc-internal-format, gfc-internal-format
25832 msgid "%s does not support duplicate_block"
25833 msgstr ""
25835 #: cfghooks.cc:1186
25836 #, gcc-internal-format, gfc-internal-format
25837 msgid "%s does not support block_ends_with_call_p"
25838 msgstr ""
25840 #: cfghooks.cc:1197
25841 #, gcc-internal-format, gfc-internal-format
25842 msgid "%s does not support block_ends_with_condjump_p"
25843 msgstr ""
25845 #: cfghooks.cc:1215
25846 #, gcc-internal-format, gfc-internal-format
25847 msgid "%s does not support flow_call_edges_add"
25848 msgstr ""
25850 #: cfgloop.cc:1404
25851 #, gcc-internal-format
25852 msgid "loop verification on loop tree that needs fixup"
25853 msgstr ""
25855 #: cfgloop.cc:1420
25856 #, gcc-internal-format
25857 msgid "corrupt loop tree root"
25858 msgstr ""
25860 #: cfgloop.cc:1430
25861 #, gcc-internal-format, gfc-internal-format
25862 msgid "loop with header %d marked for removal"
25863 msgstr ""
25865 #: cfgloop.cc:1435
25866 #, gcc-internal-format, gfc-internal-format
25867 msgid "loop with header %d not in loop tree"
25868 msgstr ""
25870 #: cfgloop.cc:1441
25871 #, gcc-internal-format, gfc-internal-format
25872 msgid "non-loop with header %d not marked for removal"
25873 msgstr ""
25875 #: cfgloop.cc:1455
25876 #, gcc-internal-format, gfc-internal-format
25877 msgid "removed loop %d in loop tree"
25878 msgstr ""
25880 #: cfgloop.cc:1463
25881 #, gcc-internal-format, gfc-internal-format
25882 msgid "size of loop %d should be %d, not %d"
25883 msgstr ""
25885 #: cfgloop.cc:1474
25886 #, gcc-internal-format, gfc-internal-format
25887 msgid "bb %d does not belong to loop %d"
25888 msgstr ""
25890 #: cfgloop.cc:1486
25891 #, gcc-internal-format, gfc-internal-format
25892 msgid "bb %d has father loop %d, should be loop %d"
25893 msgstr ""
25895 #: cfgloop.cc:1502
25896 #, gcc-internal-format
25897 msgid "loop %d%'s header is not a loop header"
25898 msgstr ""
25900 #: cfgloop.cc:1508
25901 #, gcc-internal-format
25902 msgid "loop %d%'s header does not have exactly 2 entries"
25903 msgstr ""
25905 #: cfgloop.cc:1515
25906 #, gcc-internal-format
25907 msgid "loop %d%'s latch does not have an edge to its header"
25908 msgstr ""
25910 #: cfgloop.cc:1520
25911 #, gcc-internal-format
25912 msgid "loop %d%'s latch is not dominated by its header"
25913 msgstr ""
25915 #: cfgloop.cc:1528
25916 #, gcc-internal-format
25917 msgid "loop %d%'s latch does not have exactly 1 successor"
25918 msgstr ""
25920 #: cfgloop.cc:1533
25921 #, gcc-internal-format
25922 msgid "loop %d%'s latch does not have header as successor"
25923 msgstr ""
25925 #: cfgloop.cc:1538
25926 #, gcc-internal-format
25927 msgid "loop %d%'s latch does not belong directly to it"
25928 msgstr ""
25930 #: cfgloop.cc:1544
25931 #, gcc-internal-format
25932 msgid "loop %d%'s header does not belong directly to it"
25933 msgstr ""
25935 #: cfgloop.cc:1554
25936 #, gcc-internal-format
25937 msgid "loop %d%'s latch is marked as part of irreducible region"
25938 msgstr ""
25940 #: cfgloop.cc:1566
25941 #, gcc-internal-format
25942 msgid ""
25943 "loop %d%'s number of iterations %qE references the released SSA name %qE"
25944 msgstr ""
25946 #: cfgloop.cc:1599
25947 #, gcc-internal-format, gfc-internal-format
25948 msgid "basic block %d should be marked irreducible"
25949 msgstr ""
25951 #: cfgloop.cc:1605
25952 #, gcc-internal-format, gfc-internal-format
25953 msgid "basic block %d should not be marked irreducible"
25954 msgstr ""
25956 #: cfgloop.cc:1614
25957 #, gcc-internal-format, gfc-internal-format
25958 msgid "edge from %d to %d should be marked irreducible"
25959 msgstr ""
25961 #: cfgloop.cc:1621
25962 #, gcc-internal-format, gfc-internal-format
25963 msgid "edge from %d to %d should not be marked irreducible"
25964 msgstr ""
25966 #: cfgloop.cc:1635
25967 #, gcc-internal-format, gfc-internal-format
25968 msgid "corrupted head of the exits list of loop %d"
25969 msgstr ""
25971 #: cfgloop.cc:1653
25972 #, gcc-internal-format, gfc-internal-format
25973 msgid "corrupted exits list of loop %d"
25974 msgstr ""
25976 #: cfgloop.cc:1662
25977 #, gcc-internal-format, gfc-internal-format
25978 msgid "nonempty exits list of loop %d, but exits are not recorded"
25979 msgstr ""
25981 #: cfgloop.cc:1689
25982 #, gcc-internal-format, gfc-internal-format
25983 msgid "exit %d->%d not recorded"
25984 msgstr ""
25986 #: cfgloop.cc:1712
25987 #, gcc-internal-format, gfc-internal-format
25988 msgid "wrong list of exited loops for edge %d->%d"
25989 msgstr ""
25991 #: cfgloop.cc:1721
25992 #, gcc-internal-format
25993 msgid "too many loop exits recorded"
25994 msgstr ""
25996 #: cfgloop.cc:1732
25997 #, gcc-internal-format, gfc-internal-format
25998 msgid "%d exits recorded for loop %d (having %d exits)"
25999 msgstr ""
26001 #: cfgrtl.cc:2441
26002 #, gcc-internal-format, gfc-internal-format
26003 msgid ""
26004 "non-cold basic block %d reachable only by paths crossing the cold partition"
26005 msgstr ""
26007 #: cfgrtl.cc:2561
26008 #, gcc-internal-format, gfc-internal-format
26009 msgid "multiple hot/cold transitions found (bb %i)"
26010 msgstr ""
26012 #: cfgrtl.cc:2569
26013 #, gcc-internal-format
26014 msgid "partition found but function partition flag not set"
26015 msgstr ""
26017 #: cfgrtl.cc:2608
26018 #, gcc-internal-format
26019 msgid "verify_flow_info: REG_BR_PROB is set but cfg probability is not"
26020 msgstr ""
26022 #: cfgrtl.cc:2617
26023 #, gcc-internal-format, gfc-internal-format
26024 msgid "verify_flow_info: REG_BR_PROB does not match cfg %i %i"
26025 msgstr ""
26027 #: cfgrtl.cc:2639
26028 #, gcc-internal-format
26029 msgid "EDGE_CROSSING incorrectly set across same section"
26030 msgstr ""
26032 #: cfgrtl.cc:2644
26033 #, gcc-internal-format, gfc-internal-format
26034 msgid "fallthru edge crosses section boundary in bb %i"
26035 msgstr ""
26037 #: cfgrtl.cc:2650
26038 #, gcc-internal-format, gfc-internal-format
26039 msgid "EH edge crosses section boundary in bb %i"
26040 msgstr ""
26042 #: cfgrtl.cc:2656
26043 #, gcc-internal-format, gfc-internal-format
26044 msgid "No region crossing jump at section boundary in bb %i"
26045 msgstr ""
26047 #: cfgrtl.cc:2663
26048 #, gcc-internal-format
26049 msgid "EDGE_CROSSING missing across section boundary"
26050 msgstr ""
26052 #: cfgrtl.cc:2693
26053 #, gcc-internal-format, gfc-internal-format
26054 msgid "Region crossing jump across same section in bb %i"
26055 msgstr ""
26057 #: cfgrtl.cc:2700
26058 #, gcc-internal-format, gfc-internal-format
26059 msgid "missing REG_EH_REGION note at the end of bb %i"
26060 msgstr ""
26062 #: cfgrtl.cc:2705
26063 #, gcc-internal-format, gfc-internal-format
26064 msgid "too many exception handling edges in bb %i"
26065 msgstr ""
26067 #: cfgrtl.cc:2713
26068 #, gcc-internal-format, gfc-internal-format
26069 msgid "too many outgoing branch edges from bb %i"
26070 msgstr ""
26072 #: cfgrtl.cc:2718
26073 #, gcc-internal-format, gfc-internal-format
26074 msgid "fallthru edge after unconditional jump in bb %i"
26075 msgstr ""
26077 #: cfgrtl.cc:2723
26078 #, gcc-internal-format, gfc-internal-format
26079 msgid "wrong number of branch edges after unconditional jump in bb %i"
26080 msgstr ""
26082 #: cfgrtl.cc:2730
26083 #, gcc-internal-format, gfc-internal-format
26084 msgid "wrong amount of branch edges after conditional jump in bb %i"
26085 msgstr ""
26087 #: cfgrtl.cc:2736
26088 #, gcc-internal-format, gfc-internal-format
26089 msgid "abnormal call edges for non-call insn in bb %i"
26090 msgstr ""
26092 #: cfgrtl.cc:2741
26093 #, gcc-internal-format, gfc-internal-format
26094 msgid "sibcall edges for non-call insn in bb %i"
26095 msgstr ""
26097 #: cfgrtl.cc:2751
26098 #, gcc-internal-format, gfc-internal-format
26099 msgid "abnormal edges for no purpose in bb %i"
26100 msgstr ""
26102 #: cfgrtl.cc:2762
26103 #, gcc-internal-format, gfc-internal-format
26104 msgid "EH incoming edge mixed with non-EH incoming edges in bb %i"
26105 msgstr ""
26107 #: cfgrtl.cc:2803 cfgrtl.cc:2813
26108 #, gcc-internal-format, gfc-internal-format
26109 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
26110 msgstr ""
26112 #: cfgrtl.cc:2826
26113 #, gcc-internal-format, gfc-internal-format
26114 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
26115 msgstr ""
26117 #: cfgrtl.cc:2836
26118 #, gcc-internal-format, gfc-internal-format
26119 msgid "in basic block %d:"
26120 msgstr ""
26122 #: cfgrtl.cc:2862
26123 #, gcc-internal-format, gfc-internal-format
26124 msgid "BB_RTL flag not set for block %d"
26125 msgstr ""
26127 #: cfgrtl.cc:2869
26128 #, gcc-internal-format, gfc-internal-format
26129 msgid "insn %d basic block pointer is %d, should be %d"
26130 msgstr ""
26132 #: cfgrtl.cc:2880
26133 #, gcc-internal-format, gfc-internal-format
26134 msgid "insn %d in header of bb %d has non-NULL basic block"
26135 msgstr ""
26137 #: cfgrtl.cc:2888
26138 #, gcc-internal-format, gfc-internal-format
26139 msgid "insn %d in footer of bb %d has non-NULL basic block"
26140 msgstr ""
26142 #: cfgrtl.cc:2964 cfgrtl.cc:3012
26143 #, gcc-internal-format, gfc-internal-format
26144 msgid "insn %d outside of basic blocks has non-NULL bb field"
26145 msgstr ""
26147 #: cfgrtl.cc:2972
26148 #, gcc-internal-format, gfc-internal-format
26149 msgid "end insn %d for block %d not found in the insn stream"
26150 msgstr ""
26152 #: cfgrtl.cc:2985
26153 #, gcc-internal-format, gfc-internal-format
26154 msgid "insn %d is in multiple basic blocks (%d and %d)"
26155 msgstr ""
26157 #: cfgrtl.cc:2997
26158 #, gcc-internal-format, gfc-internal-format
26159 msgid "head insn %d for block %d not found in the insn stream"
26160 msgstr ""
26162 #: cfgrtl.cc:3045
26163 #, gcc-internal-format, gfc-internal-format
26164 msgid "missing barrier after block %i"
26165 msgstr ""
26167 #: cfgrtl.cc:3061
26168 #, gcc-internal-format, gfc-internal-format
26169 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
26170 msgstr ""
26172 #: cfgrtl.cc:3070
26173 #, gcc-internal-format, gfc-internal-format
26174 msgid "verify_flow_info: Incorrect fallthru %i->%i"
26175 msgstr ""
26177 #: cfgrtl.cc:3072
26178 #, gcc-internal-format
26179 msgid "wrong insn in the fallthru edge"
26180 msgstr ""
26182 #: cfgrtl.cc:3106
26183 #, gcc-internal-format
26184 msgid "basic blocks not laid down consecutively"
26185 msgstr ""
26187 #: cfgrtl.cc:3145
26188 #, gcc-internal-format, gfc-internal-format
26189 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
26190 msgstr ""
26192 #: cgraph.cc:3262
26193 #, gcc-internal-format
26194 msgid "caller edge count invalid"
26195 msgstr ""
26197 #: cgraph.cc:3359
26198 #, gcc-internal-format
26199 msgid "missing indirect call in speculative call sequence"
26200 msgstr ""
26202 #: cgraph.cc:3364
26203 #, gcc-internal-format
26204 msgid "indirect call in speculative call sequence has no speculative flag"
26205 msgstr ""
26207 #: cgraph.cc:3394
26208 #, gcc-internal-format
26209 msgid "speculative edges are not adjacent"
26210 msgstr ""
26212 #: cgraph.cc:3400
26213 #, gcc-internal-format, gfc-internal-format
26214 msgid "direct call to %s in speculative call sequence has no speculative flag"
26215 msgstr ""
26217 #: cgraph.cc:3406 cgraph.cc:3436
26218 #, gcc-internal-format, gfc-internal-format
26219 msgid ""
26220 "direct call to %s in speculative call sequence has speculative_id %i out of "
26221 "range"
26222 msgstr ""
26224 #: cgraph.cc:3413
26225 #, gcc-internal-format, gfc-internal-format
26226 msgid ""
26227 "duplicate direct call to %s in speculative call sequence with speculative_id "
26228 "%i"
26229 msgstr ""
26231 #: cgraph.cc:3424
26232 #, gcc-internal-format
26233 msgid ""
26234 "call stmt hash does not point to first direct edge of speculative call "
26235 "sequence"
26236 msgstr ""
26238 #: cgraph.cc:3443
26239 #, gcc-internal-format, gfc-internal-format
26240 msgid ""
26241 "duplicate reference %s in speculative call sequence with speculative_id %i"
26242 msgstr ""
26244 #: cgraph.cc:3456
26245 #, gcc-internal-format, gfc-internal-format
26246 msgid "missing direct call for speculation %i"
26247 msgstr ""
26249 #: cgraph.cc:3461
26250 #, gcc-internal-format, gfc-internal-format
26251 msgid "missing ref for speculation %i"
26252 msgstr ""
26254 #: cgraph.cc:3470
26255 #, gcc-internal-format, gfc-internal-format
26256 msgid ""
26257 "number of speculative targets %i mismatched with "
26258 "num_speculative_call_targets %i"
26259 msgstr ""
26261 #: cgraph.cc:3499
26262 #, gcc-internal-format, gfc-internal-format
26263 msgid "aux field set for edge %s->%s"
26264 msgstr ""
26266 #: cgraph.cc:3506
26267 #, gcc-internal-format
26268 msgid "cgraph count invalid"
26269 msgstr ""
26271 #: cgraph.cc:3511
26272 #, gcc-internal-format
26273 msgid "inline clone in same comdat group list"
26274 msgstr ""
26276 #: cgraph.cc:3516
26277 #, gcc-internal-format
26278 msgid "inline clone count is not compatible"
26279 msgstr ""
26281 #: cgraph.cc:3523
26282 #, gcc-internal-format
26283 msgid "tp_first_run must be non-negative"
26284 msgstr ""
26286 #: cgraph.cc:3528
26287 #, gcc-internal-format
26288 msgid "local symbols must be defined"
26289 msgstr ""
26291 #: cgraph.cc:3533
26292 #, gcc-internal-format
26293 msgid "externally visible inline clone"
26294 msgstr ""
26296 #: cgraph.cc:3538
26297 #, gcc-internal-format
26298 msgid "inline clone with address taken"
26299 msgstr ""
26301 #: cgraph.cc:3543
26302 #, gcc-internal-format
26303 msgid "inline clone is forced to output"
26304 msgstr ""
26306 #: cgraph.cc:3550
26307 #, gcc-internal-format
26308 msgid "calls_comdat_local is set outside of a comdat group"
26309 msgstr ""
26311 #: cgraph.cc:3555
26312 #, gcc-internal-format
26313 msgid "invalid calls_comdat_local flag"
26314 msgstr ""
26316 #: cgraph.cc:3562
26317 #, gcc-internal-format
26318 msgid "malloc attribute should be used for a function that returns a pointer"
26319 msgstr ""
26321 #: cgraph.cc:3574
26322 #, gcc-internal-format
26323 msgid "semantic interposition mismatch"
26324 msgstr ""
26326 #: cgraph.cc:3581
26327 #, gcc-internal-format, gfc-internal-format
26328 msgid "aux field set for indirect edge from %s"
26329 msgstr ""
26331 #: cgraph.cc:3587 cgraph.cc:3647
26332 #, gcc-internal-format
26333 msgid "edge count is not compatible with function count"
26334 msgstr ""
26336 #: cgraph.cc:3595
26337 #, gcc-internal-format, gfc-internal-format
26338 msgid ""
26339 "An indirect edge from %s is not marked as indirect or has associated "
26340 "indirect_info, the corresponding statement is: "
26341 msgstr ""
26343 #: cgraph.cc:3603 cgraph.cc:3675
26344 #, gcc-internal-format
26345 msgid "edge has both call_stmt and lto_stmt_uid set"
26346 msgstr ""
26348 #: cgraph.cc:3615
26349 #, gcc-internal-format, gfc-internal-format
26350 msgid "comdat-local function called by %s outside its comdat"
26351 msgstr ""
26353 #: cgraph.cc:3625
26354 #, gcc-internal-format
26355 msgid "inlined_to pointer is wrong"
26356 msgstr ""
26358 #: cgraph.cc:3630
26359 #, gcc-internal-format
26360 msgid "multiple inline callers"
26361 msgstr ""
26363 #: cgraph.cc:3637
26364 #, gcc-internal-format
26365 msgid "inlined_to pointer set for noninline callers"
26366 msgstr ""
26368 #: cgraph.cc:3665
26369 #, gcc-internal-format
26370 msgid "caller edge count does not match BB count"
26371 msgstr ""
26373 #: cgraph.cc:3696
26374 #, gcc-internal-format
26375 msgid "indirect call count does not match BB count"
26376 msgstr ""
26378 #: cgraph.cc:3713
26379 #, gcc-internal-format
26380 msgid "reference has both stmt and lto_stmt_uid set"
26381 msgstr ""
26383 #: cgraph.cc:3724
26384 #, gcc-internal-format
26385 msgid "inlined_to pointer is set but no predecessors found"
26386 msgstr ""
26388 #: cgraph.cc:3729
26389 #, gcc-internal-format
26390 msgid "inlined_to pointer refers to itself"
26391 msgstr ""
26393 #: cgraph.cc:3740
26394 #, gcc-internal-format
26395 msgid "cgraph_node has wrong clone_of"
26396 msgstr ""
26398 #: cgraph.cc:3753
26399 #, gcc-internal-format
26400 msgid "cgraph_node has wrong clone list"
26401 msgstr ""
26403 #: cgraph.cc:3759
26404 #, gcc-internal-format
26405 msgid "cgraph_node is in clone list but it is not clone"
26406 msgstr ""
26408 #: cgraph.cc:3764
26409 #, gcc-internal-format
26410 msgid "cgraph_node has wrong prev_clone pointer"
26411 msgstr ""
26413 #: cgraph.cc:3769
26414 #, gcc-internal-format
26415 msgid "double linked list of clones corrupted"
26416 msgstr ""
26418 #: cgraph.cc:3781
26419 #, gcc-internal-format
26420 msgid "Alias has call edges"
26421 msgstr ""
26423 #: cgraph.cc:3787
26424 #, gcc-internal-format
26425 msgid "Alias has non-alias reference"
26426 msgstr ""
26428 #: cgraph.cc:3792
26429 #, gcc-internal-format
26430 msgid "Alias has more than one alias reference"
26431 msgstr ""
26433 #: cgraph.cc:3799
26434 #, gcc-internal-format
26435 msgid "Analyzed alias has no reference"
26436 msgstr ""
26438 #: cgraph.cc:3808
26439 #, gcc-internal-format
26440 msgid "No edge out of thunk node"
26441 msgstr ""
26443 #: cgraph.cc:3813
26444 #, gcc-internal-format
26445 msgid "More than one edge out of thunk node"
26446 msgstr ""
26448 #: cgraph.cc:3818
26449 #, gcc-internal-format
26450 msgid "Thunk is not supposed to have body"
26451 msgstr ""
26453 #: cgraph.cc:3854
26454 #, gcc-internal-format
26455 msgid "shared call_stmt:"
26456 msgstr ""
26458 #: cgraph.cc:3862
26459 #, gcc-internal-format
26460 msgid "edge points to wrong declaration:"
26461 msgstr ""
26463 #: cgraph.cc:3871
26464 #, gcc-internal-format
26465 msgid ""
26466 "an indirect edge with unknown callee corresponding to a call_stmt with a "
26467 "known declaration:"
26468 msgstr ""
26470 #: cgraph.cc:3881
26471 #, gcc-internal-format
26472 msgid "missing callgraph edge for call stmt:"
26473 msgstr ""
26475 #: cgraph.cc:3891
26476 #, gcc-internal-format
26477 msgid "reference to dead statement"
26478 msgstr ""
26480 #: cgraph.cc:3904
26481 #, gcc-internal-format, gfc-internal-format
26482 msgid "edge %s->%s has no corresponding call_stmt"
26483 msgstr ""
26485 #: cgraph.cc:3916
26486 #, gcc-internal-format, gfc-internal-format
26487 msgid "an indirect edge from %s has no corresponding call_stmt"
26488 msgstr ""
26490 #: cgraph.cc:3935 cgraph.cc:3948
26491 #, gcc-internal-format
26492 msgid "missing origin for a node in a nested list"
26493 msgstr ""
26495 #: cgraph.cc:3940
26496 #, gcc-internal-format
26497 msgid "origin points to a different parent"
26498 msgstr ""
26500 #: cgraph.cc:3956
26501 #, gcc-internal-format
26502 msgid "verify_cgraph_node failed"
26503 msgstr ""
26505 #: cgraph.cc:4078 varpool.cc:304
26506 #, gcc-internal-format, gfc-internal-format
26507 msgid "%s: section %s.%d is missing"
26508 msgstr ""
26510 #: cgraphunit.cc:755
26511 #, gcc-internal-format
26512 msgid "duplicate definition of a symbol version"
26513 msgstr ""
26515 #: cgraphunit.cc:757
26516 #, gcc-internal-format
26517 msgid "same version was previously defined here"
26518 msgstr ""
26520 #: cgraphunit.cc:763
26521 #, gcc-internal-format
26522 msgid "symbol needs to be defined to have a version"
26523 msgstr ""
26525 #: cgraphunit.cc:769
26526 #, gcc-internal-format
26527 msgid "common symbol cannot be versioned"
26528 msgstr ""
26530 #: cgraphunit.cc:775
26531 #, gcc-internal-format
26532 msgid "comdat symbol cannot be versioned"
26533 msgstr ""
26535 #: cgraphunit.cc:781
26536 #, gcc-internal-format
26537 msgid "%<weakref%> cannot be versioned"
26538 msgstr ""
26540 #: cgraphunit.cc:787
26541 #, gcc-internal-format
26542 msgid "versioned symbol must be public"
26543 msgstr ""
26545 #: cgraphunit.cc:793
26546 #, gcc-internal-format
26547 msgid "versioned symbol must have default visibility"
26548 msgstr ""
26550 #: cgraphunit.cc:826
26551 #, gcc-internal-format
26552 msgid "%<weakref%> attribute should be accompanied with an %<alias%> attribute"
26553 msgstr ""
26555 #: cgraphunit.cc:881
26556 #, gcc-internal-format
26557 msgid "%<flatten%> attribute is ignored on aliases"
26558 msgstr ""
26560 #: cgraphunit.cc:889 cgraphunit.cc:941
26561 #, gcc-internal-format
26562 msgid "%<externally_visible%> attribute have effect only on public objects"
26563 msgstr ""
26565 #: cgraphunit.cc:900
26566 #, gcc-internal-format
26567 msgid "%<weakref%> attribute ignored because function is defined"
26568 msgstr ""
26570 #: cgraphunit.cc:915
26571 #, gcc-internal-format
26572 msgid "%<alias%> attribute ignored because function is defined"
26573 msgstr ""
26575 #: cgraphunit.cc:923
26576 #, gcc-internal-format
26577 msgid ""
26578 "%<always_inline%> function might not be inlinable unless also declared "
26579 "%<inline%>"
26580 msgstr ""
26582 #: cgraphunit.cc:949
26583 #, gcc-internal-format
26584 msgid "%<weakref%> attribute ignored because variable is initialized"
26585 msgstr ""
26587 #. include_self=
26588 #. TODO: Add OPT_Wundefined-inline.
26589 #: cgraphunit.cc:1098 c/c-decl.cc:13338
26590 #, gcc-internal-format
26591 msgid "%q+F used but never defined"
26592 msgstr ""
26594 #: cgraphunit.cc:1100 c/c-decl.cc:13348
26595 #, gcc-internal-format
26596 msgid "%q+F declared %<static%> but never defined"
26597 msgstr ""
26599 #: cgraphunit.cc:1144
26600 #, gcc-internal-format
26601 msgid "%qD defined but not used"
26602 msgstr ""
26604 #: cgraphunit.cc:1479
26605 #, gcc-internal-format
26606 msgid "%<ifunc%> resolver for %qD must return %qT"
26607 msgstr ""
26609 #: cgraphunit.cc:1482 cgraphunit.cc:1505
26610 #, gcc-internal-format
26611 msgid "resolver indirect function declared here"
26612 msgstr ""
26614 #: cgraphunit.cc:1502
26615 #, gcc-internal-format
26616 msgid "%<ifunc%> resolver for %qD should return %qT"
26617 msgstr ""
26619 #: cgraphunit.cc:1512
26620 #, gcc-internal-format
26621 msgid "%qD alias between functions of incompatible types %qT and %qT"
26622 msgstr ""
26624 #: cgraphunit.cc:1515 cgraphunit.cc:1597
26625 #, gcc-internal-format
26626 msgid "aliased declaration here"
26627 msgstr ""
26629 #: cgraphunit.cc:1553 c-family/c-pragma.cc:347
26630 #, gcc-internal-format
26631 msgid "%q+D aliased to undefined symbol %qE"
26632 msgstr ""
26634 #: cgraphunit.cc:1569
26635 #, gcc-internal-format
26636 msgid "%q+D aliased to external symbol %qE"
26637 msgstr ""
26639 #: cgraphunit.cc:1594
26640 #, gcc-internal-format
26641 msgid "%q+D alias between function and variable is not supported"
26642 msgstr ""
26644 #: cgraphunit.cc:1668
26645 #, gcc-internal-format
26646 msgid "failed to reclaim unneeded function"
26647 msgstr ""
26649 #: cgraphunit.cc:1696
26650 #, gcc-internal-format
26651 msgid "failed to reclaim unneeded function in same comdat group"
26652 msgstr ""
26654 #: cgraphunit.cc:1872
26655 #, gcc-internal-format
26656 msgid "size of return value of %q+D is %u bytes"
26657 msgstr ""
26659 #: cgraphunit.cc:1876
26660 #, gcc-internal-format
26661 msgid "size of return value of %q+D is larger than %wu bytes"
26662 msgstr ""
26664 #: cgraphunit.cc:2440
26665 #, gcc-internal-format
26666 msgid "nodes with unreleased memory found"
26667 msgstr ""
26669 #: collect-utils.cc:106
26670 #, gcc-internal-format
26671 msgid "cannot get program status: %m"
26672 msgstr ""
26674 #: collect-utils.cc:120
26675 #, gcc-internal-format, gfc-internal-format
26676 msgid "%s terminated with signal %d [%s]%s"
26677 msgstr ""
26679 #: collect-utils.cc:136
26680 #, gcc-internal-format, gfc-internal-format
26681 msgid "%s returned %d exit status"
26682 msgstr ""
26684 #: collect-utils.cc:175
26685 #, gcc-internal-format, gfc-internal-format
26686 msgid "could not open response file %s"
26687 msgstr ""
26689 #: collect-utils.cc:181
26690 #, gcc-internal-format, gfc-internal-format
26691 msgid "could not write to response file %s"
26692 msgstr ""
26694 #: collect-utils.cc:187
26695 #, gcc-internal-format, gfc-internal-format
26696 msgid "could not close response file %s"
26697 msgstr ""
26699 #: collect-utils.cc:221
26700 #, gcc-internal-format
26701 msgid "cannot find %qs"
26702 msgstr ""
26704 #: collect-utils.cc:225 collect2.cc:2389 collect2.cc:2559 gcc.cc:3423
26705 #: gcc.cc:7834
26706 #, gcc-internal-format
26707 msgid "%<pex_init%> failed: %m"
26708 msgstr ""
26710 #: collect-utils.cc:234 collect2.cc:2398 collect2.cc:2567 gcc.cc:2707
26711 #, gcc-internal-format
26712 msgid "%s: %m"
26713 msgstr ""
26715 #: collect2.cc:613
26716 #, gcc-internal-format
26717 msgid "environment variable %<COLLECT_LTO_WRAPPER%> must be set"
26718 msgstr ""
26720 #: collect2.cc:756
26721 #, gcc-internal-format, gfc-internal-format
26722 msgid "ld returned %d exit status"
26723 msgstr ""
26725 #: collect2.cc:916 gcc.cc:8354 config/nvptx/mkoffload.cc:646
26726 #, gcc-internal-format
26727 msgid "atexit failed"
26728 msgstr ""
26730 #: collect2.cc:1046
26731 #, gcc-internal-format
26732 msgid "no arguments"
26733 msgstr ""
26735 #: collect2.cc:1287 opts.cc:1192
26736 #, gcc-internal-format
26737 msgid "LTO support has not been enabled in this configuration"
26738 msgstr ""
26740 #: collect2.cc:1328 graph.cc:55 lto-wrapper.cc:1724 lto-wrapper.cc:1780
26741 #: toplev.cc:1520 objc/objc-act.cc:462
26742 #, gcc-internal-format
26743 msgid "cannot open %s: %m"
26744 msgstr ""
26746 #: collect2.cc:1448
26747 #, gcc-internal-format
26748 msgid "unknown demangling style %qs"
26749 msgstr ""
26751 #: collect2.cc:1550 collect2.cc:1728 collect2.cc:1768
26752 #, gcc-internal-format
26753 msgid "fopen %s: %m"
26754 msgstr ""
26756 #: collect2.cc:1553 collect2.cc:1733 collect2.cc:1771
26757 #, gcc-internal-format
26758 msgid "fclose %s: %m"
26759 msgstr ""
26761 #: collect2.cc:2323 lto-wrapper.cc:1219 lto-wrapper.cc:1234
26762 #: lto/lto-object.cc:148 lto/lto-object.cc:182 lto/lto-object.cc:279
26763 #: lto/lto-object.cc:336 lto/lto-object.cc:360
26764 #, gcc-internal-format, gfc-internal-format
26765 msgid "%s: %s"
26766 msgstr ""
26768 #: collect2.cc:2363
26769 #, gcc-internal-format
26770 msgid "cannot find %<nm%>"
26771 msgstr ""
26773 #: collect2.cc:2411
26774 #, gcc-internal-format
26775 msgid "cannot open nm output: %m"
26776 msgstr ""
26778 #: collect2.cc:2466
26779 #, gcc-internal-format, gfc-internal-format
26780 msgid "init function found in object %s"
26781 msgstr ""
26783 #: collect2.cc:2477
26784 #, gcc-internal-format, gfc-internal-format
26785 msgid "fini function found in object %s"
26786 msgstr ""
26788 #: collect2.cc:2534
26789 #, gcc-internal-format
26790 msgid "cannot find %<ldd%>"
26791 msgstr ""
26793 #: collect2.cc:2580
26794 #, gcc-internal-format
26795 msgid "cannot open ldd output: %m"
26796 msgstr ""
26798 #: collect2.cc:2598
26799 #, gcc-internal-format, gfc-internal-format
26800 msgid "dynamic dependency %s not found"
26801 msgstr ""
26803 #: collect2.cc:2610
26804 #, gcc-internal-format
26805 msgid "unable to open dynamic dependency %qs"
26806 msgstr ""
26808 #: collect2.cc:2762
26809 #, gcc-internal-format, gfc-internal-format
26810 msgid "%s: not a COFF file"
26811 msgstr ""
26813 #: collect2.cc:2921
26814 #, gcc-internal-format, gfc-internal-format
26815 msgid "%s: cannot open as COFF file"
26816 msgstr ""
26818 #: collect2.cc:2980
26819 #, gcc-internal-format, gfc-internal-format
26820 msgid "library lib%s not found"
26821 msgstr ""
26823 #: convert.cc:98
26824 #, gcc-internal-format
26825 msgid "cannot convert to a pointer type"
26826 msgstr ""
26828 #: convert.cc:334
26829 #, gcc-internal-format
26830 msgid "pointer value used where a floating-point was expected"
26831 msgstr ""
26833 #: convert.cc:338
26834 #, gcc-internal-format
26835 msgid "vector value used where a floating-point was expected"
26836 msgstr ""
26838 #: convert.cc:342
26839 #, gcc-internal-format
26840 msgid "aggregate value used where a floating-point was expected"
26841 msgstr ""
26843 #: convert.cc:485
26844 #, gcc-internal-format
26845 msgid "conversion to incomplete type"
26846 msgstr ""
26848 #: convert.cc:959
26849 #, gcc-internal-format
26850 msgid ""
26851 "cannot convert a vector of type %qT to type %qT which has different size"
26852 msgstr ""
26854 #: convert.cc:967
26855 #, gcc-internal-format
26856 msgid "aggregate value used where an integer was expected"
26857 msgstr ""
26859 #: convert.cc:1061
26860 #, gcc-internal-format
26861 msgid "pointer value used where a complex was expected"
26862 msgstr ""
26864 #: convert.cc:1065
26865 #, gcc-internal-format
26866 msgid "aggregate value used where a complex was expected"
26867 msgstr ""
26869 #: convert.cc:1102
26870 #, gcc-internal-format
26871 msgid ""
26872 "cannot convert a value of type %qT to vector type %qT which has different "
26873 "size"
26874 msgstr ""
26876 #: convert.cc:1110
26877 #, gcc-internal-format
26878 msgid "cannot convert value to a vector"
26879 msgstr ""
26881 #: convert.cc:1149
26882 #, gcc-internal-format
26883 msgid "aggregate value used where a fixed-point was expected"
26884 msgstr ""
26886 #: coverage.cc:192
26887 #, gcc-internal-format
26888 msgid "%qs is not a gcov data file"
26889 msgstr ""
26891 #: coverage.cc:203
26892 #, gcc-internal-format
26893 msgid "%qs is version %q.*s, expected version %q.*s"
26894 msgstr ""
26896 #: coverage.cc:267
26897 #, gcc-internal-format, gfc-internal-format
26898 msgid "profile data for function %u is corrupted"
26899 msgstr ""
26901 #: coverage.cc:268
26902 #, gcc-internal-format
26903 msgid "checksum is (%x,%x) instead of (%x,%x)"
26904 msgstr ""
26906 #: coverage.cc:283
26907 #, gcc-internal-format
26908 msgid "%qs has overflowed"
26909 msgstr ""
26911 #: coverage.cc:284
26912 #, gcc-internal-format
26913 msgid "%qs is corrupted"
26914 msgstr ""
26916 #: coverage.cc:311
26917 #, gcc-internal-format
26918 msgid "%qs profile count data file not found"
26919 msgstr ""
26921 #: coverage.cc:340
26922 #, gcc-internal-format
26923 msgid "profile for function %qD not found in profile data"
26924 msgstr ""
26926 #: coverage.cc:360
26927 #, gcc-internal-format
26928 msgid ""
26929 "number of counters in profile data for function %qD does not match its "
26930 "profile data (counter %qs, expected %i and have %i)"
26931 msgstr ""
26933 #: coverage.cc:369
26934 #, gcc-internal-format
26935 msgid ""
26936 "the control flow of function %qD does not match its profile data (counter "
26937 "%qs)"
26938 msgstr ""
26940 #: coverage.cc:388
26941 #, gcc-internal-format
26942 msgid "execution counts estimated\n"
26943 msgstr ""
26945 #: coverage.cc:389
26946 #, gcc-internal-format
26947 msgid "execution counts assumed to be zero\n"
26948 msgstr ""
26950 #: coverage.cc:402
26951 #, gcc-internal-format
26952 msgid ""
26953 "source locations for function %qD have changed, the profile data may be out "
26954 "of date"
26955 msgstr ""
26957 #: coverage.cc:666
26958 #, gcc-internal-format
26959 msgid "function starts on a higher line number than it ends"
26960 msgstr ""
26962 #: coverage.cc:688
26963 #, gcc-internal-format
26964 msgid "error writing %qs"
26965 msgstr ""
26967 #: coverage.cc:1288
26968 #, gcc-internal-format
26969 msgid "filename %qs does not start with profile prefix %qs"
26970 msgstr ""
26972 #: coverage.cc:1333
26973 #, gcc-internal-format, gfc-internal-format
26974 msgid "cannot open %s"
26975 msgstr ""
26977 #: data-streamer-in.cc:55
26978 #, gcc-internal-format
26979 msgid "bytecode stream: string too long for the string table"
26980 msgstr ""
26982 #: data-streamer-in.cc:86 data-streamer-in.cc:115
26983 #, gcc-internal-format
26984 msgid "bytecode stream: found non-null terminated string"
26985 msgstr ""
26987 #: dbgcnt.cc:140
26988 #, gcc-internal-format
26989 msgid "Interval overlap of %<-fdbg-cnt=%s%>: [%u, %u] and [%u, %u]"
26990 msgstr ""
26992 #: dbgcnt.cc:157
26993 #, gcc-internal-format
26994 msgid "%<-fdbg-cnt=%s:%d-%d%> has smaller upper limit than the lower"
26995 msgstr ""
26997 #: dbgcnt.cc:169
26998 #, gcc-internal-format
26999 msgid "cannot find a valid counter name %qs of %<-fdbg-cnt=%> option"
27000 msgstr ""
27002 #: dbgcnt.cc:238
27003 #, gcc-internal-format
27004 msgid "counter name"
27005 msgstr ""
27007 #: dbgcnt.cc:239
27008 #, gcc-internal-format
27009 msgid "counter value"
27010 msgstr ""
27012 #: dbgcnt.cc:239
27013 #, gcc-internal-format
27014 msgid "closed intervals"
27015 msgstr ""
27017 #: diagnostic.cc:2659
27018 #, gcc-internal-format
27019 msgid "debug path"
27020 msgstr ""
27022 #: dominance.cc:1180
27023 #, gcc-internal-format, gfc-internal-format
27024 msgid "dominator of %d status unknown"
27025 msgstr ""
27027 #: dominance.cc:1188
27028 #, gcc-internal-format, gfc-internal-format
27029 msgid "dominator of %d should be %d, not %d"
27030 msgstr ""
27032 #: dumpfile.cc:381
27033 #, gcc-internal-format
27034 msgid "could not open dump file %qs: %m"
27035 msgstr ""
27037 #: dumpfile.cc:1841
27038 #, gcc-internal-format
27039 msgid "ignoring unknown option %q.*s"
27040 msgstr ""
27042 #: dumpfile.cc:1923
27043 #, gcc-internal-format
27044 msgid ""
27045 "unrecognized command-line option %<-fdump-%s%>; did you mean %<-fdump-%s%>?"
27046 msgstr ""
27048 #: dumpfile.cc:1926
27049 #, gcc-internal-format
27050 msgid "unrecognized command-line option %<-fdump-%s%>"
27051 msgstr ""
27053 #: dumpfile.cc:1999
27054 #, gcc-internal-format
27055 msgid "unknown option %q.*s in %<-fopt-info-%s%>"
27056 msgstr ""
27058 #: dumpfile.cc:2031
27059 #, gcc-internal-format
27060 msgid "ignoring possibly conflicting option %<-fopt-info-%s%>"
27061 msgstr ""
27063 #: dwarf2out.cc:1138
27064 #, gcc-internal-format
27065 msgid ""
27066 "multiple EH personalities are supported only with assemblers supporting %<."
27067 "cfi_personality%> directive"
27068 msgstr ""
27070 #: dwarf2out.cc:11196
27071 #, gcc-internal-format
27072 msgid "%<-gdwarf-6%> is output as version 5 with incompatibilities"
27073 msgstr ""
27075 #: dwarf2out.cc:15078
27076 #, gcc-internal-format, gfc-internal-format
27077 msgid "non-delegitimized UNSPEC %s (%d) found in variable location"
27078 msgstr ""
27080 #: emit-rtl.cc:3042
27081 #, gcc-internal-format
27082 msgid "invalid rtl sharing found in the insn"
27083 msgstr ""
27085 #: emit-rtl.cc:3044
27086 #, gcc-internal-format
27087 msgid "shared rtx"
27088 msgstr ""
27090 #: emit-rtl.cc:3046
27091 #, gcc-internal-format
27092 msgid "internal consistency failure"
27093 msgstr ""
27095 #: emit-rtl.cc:4146
27096 #, gcc-internal-format
27097 msgid "ICE: %<emit_insn%> used where %<emit_jump_insn%> needed:"
27098 msgstr ""
27100 #: errors.cc:133
27101 #, gcc-internal-format, gfc-internal-format
27102 msgid "abort in %s, at %s:%d"
27103 msgstr ""
27105 #: except.cc:2166
27106 #, gcc-internal-format
27107 msgid "argument of %<__builtin_eh_return_regno%> must be constant"
27108 msgstr ""
27110 #: except.cc:2312
27111 #, gcc-internal-format
27112 msgid "%<__builtin_eh_return%> not supported on this target"
27113 msgstr ""
27115 #: except.cc:3448 except.cc:3473
27116 #, gcc-internal-format
27117 msgid "%<region_array%> is corrupted for region %i"
27118 msgstr ""
27120 #: except.cc:3461 except.cc:3492
27121 #, gcc-internal-format
27122 msgid "%<lp_array%> is corrupted for lp %i"
27123 msgstr ""
27125 #: except.cc:3478
27126 #, gcc-internal-format, gfc-internal-format
27127 msgid "outer block of region %i is wrong"
27128 msgstr ""
27130 #: except.cc:3483
27131 #, gcc-internal-format, gfc-internal-format
27132 msgid "negative nesting depth of region %i"
27133 msgstr ""
27135 #: except.cc:3497
27136 #, gcc-internal-format, gfc-internal-format
27137 msgid "region of lp %i is wrong"
27138 msgstr ""
27140 #: except.cc:3524
27141 #, gcc-internal-format, gfc-internal-format
27142 msgid "tree list ends on depth %i"
27143 msgstr ""
27145 #: except.cc:3529
27146 #, gcc-internal-format
27147 msgid "%<region_array%> does not match %<region_tree%>"
27148 msgstr ""
27150 #: except.cc:3534
27151 #, gcc-internal-format
27152 msgid "%<lp_array%> does not match %<region_tree%>"
27153 msgstr ""
27155 #: except.cc:3541 tree.cc:14395 value-prof.cc:529
27156 #, gcc-internal-format
27157 msgid "%qs failed"
27158 msgstr ""
27160 #: explow.cc:1563
27161 #, gcc-internal-format
27162 msgid "stack limits not supported on this target"
27163 msgstr ""
27165 #: expmed.cc:360
27166 #, gcc-internal-format
27167 msgid "reverse scalar storage order"
27168 msgstr ""
27170 #: expmed.cc:377
27171 #, gcc-internal-format
27172 msgid "reverse floating-point scalar storage order"
27173 msgstr ""
27175 #: expmed.cc:419
27176 #, gcc-internal-format, gfc-internal-format
27177 msgid "reverse storage order for %smode"
27178 msgstr ""
27180 #: expmed.cc:672
27181 #, gcc-internal-format
27182 msgid ""
27183 "write of %wu-bit data outside the bound of destination object, data "
27184 "truncated into %wu-bit"
27185 msgstr ""
27187 #: expr.cc:12330
27188 #, gcc-internal-format
27189 msgid "call to %qs declared with attribute error: %s"
27190 msgstr ""
27192 #: expr.cc:12344
27193 #, gcc-internal-format
27194 msgid "call to %qs declared with attribute warning: %s"
27195 msgstr ""
27197 #: expr.cc:13391
27198 #, gcc-internal-format
27199 msgid ""
27200 "assuming signed overflow does not occur when simplifying %<X - Y %s 0%> to "
27201 "%<X %s Y%>"
27202 msgstr ""
27204 #: file-prefix-map.cc:51
27205 #, gcc-internal-format
27206 msgid "invalid argument %qs to %qs"
27207 msgstr ""
27209 #: final.cc:1769
27210 #, gcc-internal-format
27211 msgid "the frame size of %wu bytes is larger than %wu bytes"
27212 msgstr ""
27214 #: final.cc:4391 toplev.cc:1400 tree-cfgcleanup.cc:1540
27215 #, gcc-internal-format
27216 msgid "could not open final insn dump file %qs: %m"
27217 msgstr ""
27219 #: final.cc:4460 tree-cfgcleanup.cc:1557
27220 #, gcc-internal-format
27221 msgid "could not close final insn dump file %qs: %m"
27222 msgstr ""
27224 #: fixed-value.cc:128
27225 #, gcc-internal-format
27226 msgid "large fixed-point constant implicitly truncated to fixed-point type"
27227 msgstr ""
27229 #: fold-const.cc:4882 fold-const.cc:4892
27230 #, gcc-internal-format, gfc-internal-format
27231 msgid "comparison is always %d due to width of bit-field"
27232 msgstr ""
27234 #: fold-const.cc:6277 tree-ssa-reassoc.cc:2885 tree-ssa-reassoc.cc:3969
27235 #, gcc-internal-format
27236 msgid "assuming signed overflow does not occur when simplifying range test"
27237 msgstr ""
27239 #: fold-const.cc:6742 fold-const.cc:6758
27240 #, gcc-internal-format, gfc-internal-format
27241 msgid "comparison is always %d"
27242 msgstr ""
27244 #: fold-const.cc:6906
27245 #, gcc-internal-format
27246 msgid "%<or%> of unmatched not-equal tests is always 1"
27247 msgstr ""
27249 #: fold-const.cc:6911
27250 #, gcc-internal-format
27251 msgid "%<and%> of mutually exclusive equal-tests is always 0"
27252 msgstr ""
27254 #: fold-const.cc:10128
27255 #, gcc-internal-format
27256 msgid ""
27257 "assuming signed overflow does not occur when reducing constant in comparison"
27258 msgstr ""
27260 #: fold-const.cc:10535
27261 #, gcc-internal-format
27262 msgid ""
27263 "assuming signed overflow does not occur when combining constants around a "
27264 "comparison"
27265 msgstr ""
27267 #: fold-const.cc:13947
27268 #, gcc-internal-format
27269 msgid "fold check: original tree changed by fold"
27270 msgstr ""
27272 #: function.cc:255
27273 #, gcc-internal-format
27274 msgid "total size of local objects %wu exceeds maximum %wu"
27275 msgstr ""
27277 #: function.cc:259
27278 #, gcc-internal-format
27279 msgid "total size of local objects exceeds maximum %wu"
27280 msgstr ""
27282 #: function.cc:1789 gimplify.cc:7018 gimplify.cc:7180
27283 #, gcc-internal-format
27284 msgid "impossible constraint in %<asm%>"
27285 msgstr ""
27287 #: function.cc:4290
27288 #, gcc-internal-format
27289 msgid "variable %q+D might be clobbered by %<longjmp%> or %<vfork%>"
27290 msgstr ""
27292 #: function.cc:4311
27293 #, gcc-internal-format
27294 msgid "argument %q+D might be clobbered by %<longjmp%> or %<vfork%>"
27295 msgstr ""
27297 #: function.cc:4978
27298 #, gcc-internal-format
27299 msgid "function returns an aggregate"
27300 msgstr ""
27302 #: gcc.cc:2217
27303 #, gcc-internal-format
27304 msgid "cannot open nested response file"
27305 msgstr ""
27307 #: gcc.cc:2254
27308 #, gcc-internal-format
27309 msgid "cannot close nonexistent response file"
27310 msgstr ""
27312 #: gcc.cc:2277
27313 #, gcc-internal-format, gfc-internal-format
27314 msgid "could not open temporary response file %s"
27315 msgstr ""
27317 #: gcc.cc:2284
27318 #, gcc-internal-format, gfc-internal-format
27319 msgid "could not write to temporary response file %s"
27320 msgstr ""
27322 #: gcc.cc:2290
27323 #, gcc-internal-format, gfc-internal-format
27324 msgid "could not close temporary response file %s"
27325 msgstr ""
27327 #. This leaves DESC open, but the OS will save us.
27328 #: gcc.cc:2322
27329 #, gcc-internal-format
27330 msgid "cannot read spec file %qs: %m"
27331 msgstr ""
27333 #: gcc.cc:2416 gcc.cc:2436
27334 msgid "specs %%include syntax malformed after %td characters"
27335 msgstr ""
27337 #: gcc.cc:2462 gcc.cc:2471 gcc.cc:2481 gcc.cc:2491
27338 msgid "specs %%rename syntax malformed after %td characters"
27339 msgstr ""
27341 #: gcc.cc:2501
27342 #, gcc-internal-format, gfc-internal-format
27343 msgid "specs %s spec was not found to be renamed"
27344 msgstr ""
27346 #: gcc.cc:2509
27347 #, gcc-internal-format
27348 msgid "%s: attempt to rename spec %qs to already defined spec %qs"
27349 msgstr ""
27351 #: gcc.cc:2531
27352 msgid "specs unknown %% command after %td characters"
27353 msgstr ""
27355 #: gcc.cc:2543 gcc.cc:2557
27356 msgid "specs file malformed after %td characters"
27357 msgstr ""
27359 #: gcc.cc:2612
27360 #, gcc-internal-format
27361 msgid "spec file has no spec for linking"
27362 msgstr ""
27364 #: gcc.cc:3176 gcc.cc:3213
27365 #, gcc-internal-format
27366 msgid "system path %qs is not absolute"
27367 msgstr ""
27369 #: gcc.cc:3302
27370 #, gcc-internal-format
27371 msgid "%<-pipe%> not supported"
27372 msgstr ""
27374 #: gcc.cc:3440 gcc.cc:7843
27375 #, gcc-internal-format
27376 msgid "cannot execute %qs: %s: %m"
27377 msgstr ""
27379 #: gcc.cc:3441 gcc.cc:7844
27380 #, gcc-internal-format
27381 msgid "cannot execute %qs: %s"
27382 msgstr ""
27384 #: gcc.cc:3460
27385 #, gcc-internal-format
27386 msgid "failed to get exit status: %m"
27387 msgstr ""
27389 #: gcc.cc:3466
27390 #, gcc-internal-format
27391 msgid "failed to get process times: %m"
27392 msgstr ""
27394 #. The inferior failed to catch the signal.
27395 #: gcc.cc:3492 gcc.cc:3516
27396 #, gcc-internal-format, gfc-internal-format
27397 msgid "%s signal terminated program %s"
27398 msgstr ""
27400 #: gcc.cc:3960 opts-common.cc:1597 opts-common.cc:1629
27401 #, gcc-internal-format
27402 msgid "unrecognized command-line option %qs"
27403 msgstr ""
27405 #: gcc.cc:4002
27406 #, gcc-internal-format
27407 msgid "GCC is not configured to support %qs as %<-foffload=%> argument"
27408 msgstr ""
27410 #: gcc.cc:4009
27411 #, gcc-internal-format
27412 msgid "valid %<-foffload=%> arguments are: %s; did you mean %qs?"
27413 msgstr ""
27415 #: gcc.cc:4012
27416 #, gcc-internal-format
27417 msgid "valid %<-foffload=%> arguments are: %s"
27418 msgstr ""
27420 #: gcc.cc:4032
27421 #, gcc-internal-format
27422 msgid "%<=%>options missing after %<-foffload-options=%>target"
27423 msgstr ""
27425 #: gcc.cc:4481
27426 #, gcc-internal-format
27427 msgid "%qs is an unknown %<-save-temps%> option"
27428 msgstr ""
27430 #: gcc.cc:5033
27431 #, gcc-internal-format
27432 msgid ""
27433 "linker hardening options not enabled by %<-fhardened%> because other link "
27434 "options were specified on the command line"
27435 msgstr ""
27437 #: gcc.cc:5057 toplev.cc:714
27438 #, gcc-internal-format
27439 msgid "input file %qs is the same as output file"
27440 msgstr ""
27442 #: gcc.cc:5062
27443 #, gcc-internal-format
27444 msgid "output filename may not be empty"
27445 msgstr ""
27447 #: gcc.cc:5447
27448 #, gcc-internal-format
27449 msgid "%<-pipe%> ignored because %<-save-temps%> specified"
27450 msgstr ""
27452 #: gcc.cc:5535
27453 #, gcc-internal-format
27454 msgid "%<-x %s%> after last input file has no effect"
27455 msgstr ""
27457 #: gcc.cc:5738
27458 #, gcc-internal-format
27459 msgid "unable to locate default linker script %qs in the library search paths"
27460 msgstr ""
27462 #: gcc.cc:5945
27463 #, gcc-internal-format
27464 msgid "switch %qs does not start with %<-%>"
27465 msgstr ""
27467 #: gcc.cc:5949
27468 #, gcc-internal-format
27469 msgid "spec-generated switch is just %<-%>"
27470 msgstr ""
27472 #: gcc.cc:6181
27473 #, gcc-internal-format
27474 msgid "spec %qs invalid"
27475 msgstr ""
27477 #: gcc.cc:6358
27478 #, gcc-internal-format
27479 msgid "spec %qs has invalid %<%%0%c%>"
27480 msgstr ""
27482 #: gcc.cc:6650
27483 #, gcc-internal-format
27484 msgid "spec %qs has invalid %<%%W%c%>"
27485 msgstr ""
27487 #: gcc.cc:6666
27488 #, gcc-internal-format
27489 msgid "spec %qs has invalid %<%%@%c%>"
27490 msgstr ""
27492 #: gcc.cc:6685
27493 #, gcc-internal-format
27494 msgid "spec %qs has invalid %<%%x%c%>"
27495 msgstr ""
27497 #. Catch the case where a spec string contains something like
27498 #. '%{foo:%*}'.  i.e. there is no * in the pattern on the left
27499 #. hand side of the :.
27500 #: gcc.cc:6896
27501 #, gcc-internal-format
27502 msgid "spec failure: %<%%*%> has not been initialized by pattern match"
27503 msgstr ""
27505 #: gcc.cc:6947
27506 #, gcc-internal-format
27507 msgid "spec failure: unrecognized spec option %qc"
27508 msgstr ""
27510 #: gcc.cc:7013
27511 #, gcc-internal-format
27512 msgid "unknown spec function %qs"
27513 msgstr ""
27515 #: gcc.cc:7043
27516 #, gcc-internal-format
27517 msgid "error in arguments to spec function %qs"
27518 msgstr ""
27520 #: gcc.cc:7102
27521 #, gcc-internal-format
27522 msgid "malformed spec function name"
27523 msgstr ""
27525 #. )
27526 #: gcc.cc:7105
27527 #, gcc-internal-format
27528 msgid "no arguments for spec function"
27529 msgstr ""
27531 #: gcc.cc:7124
27532 #, gcc-internal-format
27533 msgid "malformed spec function arguments"
27534 msgstr ""
27536 #: gcc.cc:7303
27537 #, gcc-internal-format
27538 msgid "braced spec %qs ends in escape"
27539 msgstr ""
27541 #: gcc.cc:7438
27542 #, gcc-internal-format
27543 msgid "braced spec %qs is invalid at %qc"
27544 msgstr ""
27546 #: gcc.cc:7533
27547 #, gcc-internal-format
27548 msgid "braced spec body %qs is invalid"
27549 msgstr ""
27551 #: gcc.cc:8142
27552 #, gcc-internal-format, gfc-internal-format
27553 msgid "%s: could not determine length of compare-debug file %s"
27554 msgstr ""
27556 #: gcc.cc:8153
27557 #, gcc-internal-format
27558 msgid "%s: %<-fcompare-debug%> failure (length)"
27559 msgstr ""
27561 #: gcc.cc:8163 gcc.cc:8204
27562 #, gcc-internal-format, gfc-internal-format
27563 msgid "%s: could not open compare-debug file %s"
27564 msgstr ""
27566 #: gcc.cc:8183 gcc.cc:8220
27567 #, gcc-internal-format
27568 msgid "%s: %<-fcompare-debug%> failure"
27569 msgstr ""
27571 #: gcc.cc:8524
27572 #, gcc-internal-format
27573 msgid "spec failure: more than one argument to %<SYSROOT_SUFFIX_SPEC%>"
27574 msgstr ""
27576 #: gcc.cc:8549
27577 #, gcc-internal-format
27578 msgid "spec failure: more than one argument to %<SYSROOT_HEADERS_SUFFIX_SPEC%>"
27579 msgstr ""
27581 #: gcc.cc:8756
27582 #, gcc-internal-format
27583 msgid "unrecognized command-line option %<-%s%>; did you mean %<-%s%>?"
27584 msgstr ""
27586 #: gcc.cc:8760
27587 #, gcc-internal-format
27588 msgid "unrecognized command-line option %<-%s%>"
27589 msgstr ""
27591 #: gcc.cc:8886
27592 #, gcc-internal-format
27593 msgid "not configured with sysroot headers suffix"
27594 msgstr ""
27596 #: gcc.cc:8947
27597 #, gcc-internal-format
27598 msgid "no input files"
27599 msgstr ""
27601 #: gcc.cc:8998
27602 #, gcc-internal-format
27603 msgid "cannot specify %<-o%> with %<-c%>, %<-S%> or %<-E%> with multiple files"
27604 msgstr ""
27606 #: gcc.cc:9040
27607 #, gcc-internal-format, gfc-internal-format
27608 msgid "%s: %s compiler not installed on this system"
27609 msgstr ""
27611 #: gcc.cc:9065
27612 #, gcc-internal-format
27613 msgid "recompiling with %<-fcompare-debug%>"
27614 msgstr ""
27616 #: gcc.cc:9081
27617 #, gcc-internal-format
27618 msgid "during %<-fcompare-debug%> recompilation"
27619 msgstr ""
27621 #: gcc.cc:9090
27622 #, gcc-internal-format
27623 msgid "comparing final insns dumps"
27624 msgstr ""
27626 #: gcc.cc:9243
27627 #, gcc-internal-format
27628 msgid "%<-fuse-linker-plugin%>, but %s not found"
27629 msgstr ""
27631 #: gcc.cc:9277
27632 #, gcc-internal-format, gfc-internal-format
27633 msgid "%s: linker input file unused because linking not done"
27634 msgstr ""
27636 #. This is can be an indication the user specifed an errorneous
27637 #. separated option value, (or used the wrong prefix for an
27638 #. option).
27639 #: gcc.cc:9283
27640 #, gcc-internal-format
27641 msgid "%s: linker input file not found: %m"
27642 msgstr ""
27644 #: gcc.cc:9355 c-family/c-opts.cc:820
27645 #, gcc-internal-format
27646 msgid "cannot use %<-%> as input filename for a precompiled header"
27647 msgstr ""
27649 #: gcc.cc:9361
27650 #, gcc-internal-format, gfc-internal-format
27651 msgid "language %s not recognized"
27652 msgstr ""
27654 #: gcc.cc:9604
27655 #, gcc-internal-format
27656 msgid "multilib spec %qs is invalid"
27657 msgstr ""
27659 #: gcc.cc:9806
27660 #, gcc-internal-format
27661 msgid "multilib exclusions %qs is invalid"
27662 msgstr ""
27664 #: gcc.cc:9870 common/config/riscv/riscv-common.cc:2242
27665 #, gcc-internal-format
27666 msgid "multilib select %qs %qs is invalid"
27667 msgstr ""
27669 #: gcc.cc:10044
27670 #, gcc-internal-format
27671 msgid "multilib select %qs is invalid"
27672 msgstr ""
27674 #: gcc.cc:10084
27675 #, gcc-internal-format
27676 msgid "multilib exclusion %qs is invalid"
27677 msgstr ""
27679 #: gcc.cc:10335
27680 #, gcc-internal-format
27681 msgid "environment variable %qs not defined"
27682 msgstr ""
27684 #: gcc.cc:10503 gcc.cc:10508
27685 #, gcc-internal-format
27686 msgid "invalid version number %qs"
27687 msgstr ""
27689 #: gcc.cc:10551
27690 #, gcc-internal-format, gfc-internal-format
27691 msgid "too few arguments to %%:version-compare"
27692 msgstr ""
27694 #: gcc.cc:10557
27695 #, gcc-internal-format, gfc-internal-format
27696 msgid "too many arguments to %%:version-compare"
27697 msgstr ""
27699 #: gcc.cc:10599
27700 #, gcc-internal-format
27701 msgid "unknown operator %qs in %%:version-compare"
27702 msgstr ""
27704 #: gcc.cc:10723
27705 #, gcc-internal-format, gfc-internal-format
27706 msgid "too many arguments to %%:compare-debug-dump-opt"
27707 msgstr ""
27709 #: gcc.cc:10791
27710 #, gcc-internal-format, gfc-internal-format
27711 msgid "too many arguments to %%:compare-debug-self-opt"
27712 msgstr ""
27714 #: gcc.cc:10878
27715 #, gcc-internal-format, gfc-internal-format
27716 msgid "too many arguments for %%:dumps"
27717 msgstr ""
27719 #: gcc.cc:10982
27720 #, gcc-internal-format, gfc-internal-format
27721 msgid "wrong number of arguments to %%:debug-level-gt"
27722 msgstr ""
27724 #: gcc.cc:11003
27725 #, gcc-internal-format, gfc-internal-format
27726 msgid "wrong number of arguments to %%:dwarf-version-gt"
27727 msgstr ""
27729 #: gcov-tool.cc:75
27730 #, gcc-internal-format, gfc-internal-format
27731 msgid "error in removing %s"
27732 msgstr ""
27734 #: gcov-tool.cc:106
27735 #, gcc-internal-format, gfc-internal-format
27736 msgid "Cannot make directory %s"
27737 msgstr ""
27739 #: gcov-tool.cc:114
27740 #, gcc-internal-format
27741 msgid "Cannot get current directory name"
27742 msgstr ""
27744 #: gcov-tool.cc:118 gcov-tool.cc:132
27745 #, gcc-internal-format, gfc-internal-format
27746 msgid "Cannot change directory to %s"
27747 msgstr ""
27749 #: gcov-tool.cc:125
27750 #, gcc-internal-format, gfc-internal-format
27751 msgid "output file %s already exists in folder %s"
27752 msgstr ""
27754 #: gcov-tool.cc:217 gcov-tool.cc:285
27755 #, gcc-internal-format
27756 msgid "weights need to be non-negative"
27757 msgstr ""
27759 #: gcov-tool.cc:424
27760 #, gcc-internal-format
27761 msgid "scale needs to be non-negative"
27762 msgstr ""
27764 #: gcse.cc:3995
27765 #, gcc-internal-format, gfc-internal-format
27766 msgid "%s: %d basic blocks and %d edges/basic block"
27767 msgstr ""
27769 #: gcse.cc:4007
27770 #, gcc-internal-format
27771 msgid ""
27772 "%s: %d basic blocks and %d registers; increase %<--param max-gcse-memory%> "
27773 "above %wu"
27774 msgstr ""
27776 #: gencfn-macros.cc:195
27777 #, gcc-internal-format, gfc-internal-format
27778 msgid "DEF_INTERNAL_FLT_FN (%s) has no associated built-in functions"
27779 msgstr ""
27781 #: gencfn-macros.cc:202
27782 #, gcc-internal-format, gfc-internal-format
27783 msgid "DEF_INTERNAL_INT_FN (%s) has no associated built-in functions"
27784 msgstr ""
27786 #: gentarget-def.cc:126
27787 #, gcc-internal-format, gfc-internal-format
27788 msgid "invalid prototype for '%s'"
27789 msgstr ""
27791 #: gentarget-def.cc:131
27792 #, gcc-internal-format, gfc-internal-format
27793 msgid "prototype for '%s' has required operands after optional operands"
27794 msgstr ""
27796 #: gentarget-def.cc:148
27797 #, gcc-internal-format, gfc-internal-format
27798 msgid "argument %d of '%s' did not have the expected name"
27799 msgstr ""
27801 #: gentarget-def.cc:168
27802 #, gcc-internal-format, gfc-internal-format
27803 msgid "'%s' must have %d operands (excluding match_dups)"
27804 msgstr ""
27806 #: gentarget-def.cc:172
27807 #, gcc-internal-format, gfc-internal-format
27808 msgid "'%s' must have at least %d operands (excluding match_dups)"
27809 msgstr ""
27811 #: gentarget-def.cc:176
27812 #, gcc-internal-format, gfc-internal-format
27813 msgid "'%s' must have no more than %d operands (excluding match_dups)"
27814 msgstr ""
27816 #: gentarget-def.cc:276
27817 #, gcc-internal-format, gfc-internal-format
27818 msgid "duplicate definition of '%s'"
27819 msgstr ""
27821 #: ggc-common.cc:431 ggc-common.cc:439 ggc-common.cc:567 ggc-common.cc:585
27822 #: ggc-common.cc:705 ggc-common.cc:716 ggc-common.cc:731 ggc-page.cc:2503
27823 #: ggc-page.cc:2534 ggc-page.cc:2541
27824 #, gcc-internal-format
27825 msgid "cannot write PCH file: %m"
27826 msgstr ""
27828 #: ggc-common.cc:549
27829 #, gcc-internal-format
27830 msgid "cannot write PCH file: required memory segment unavailable"
27831 msgstr ""
27833 #: ggc-common.cc:578 config/i386/host-cygwin.cc:57
27834 #, gcc-internal-format
27835 msgid "cannot get position in PCH file: %m"
27836 msgstr ""
27838 #: ggc-common.cc:588
27839 #, gcc-internal-format
27840 msgid "cannot write padding to PCH file: %m"
27841 msgstr ""
27843 #: ggc-common.cc:770 ggc-common.cc:786 ggc-common.cc:789 ggc-common.cc:812
27844 #: ggc-common.cc:815 ggc-common.cc:819 ggc-common.cc:854 ggc-common.cc:883
27845 #: ggc-common.cc:891 ggc-common.cc:901 ggc-common.cc:912 ggc-page.cc:2605
27846 #, gcc-internal-format
27847 msgid "cannot read PCH file: %m"
27848 msgstr ""
27850 #: ggc-common.cc:799
27851 #, gcc-internal-format
27852 msgid "PCH allocation failure"
27853 msgstr ""
27855 #: ggc-page.cc:1748
27856 #, gcc-internal-format
27857 msgid "open /dev/zero: %m"
27858 msgstr ""
27860 #: ggc-page.cc:2519 ggc-page.cc:2525
27861 #, gcc-internal-format
27862 msgid "cannot write PCH file"
27863 msgstr ""
27865 #: gimple-array-bounds.cc:282
27866 #, gcc-internal-format
27867 msgid "array subscript %E is outside array bounds of %qT"
27868 msgstr ""
27870 #: gimple-array-bounds.cc:301
27871 #, gcc-internal-format
27872 msgid "array subscript [%E, %E] is outside array bounds of %qT"
27873 msgstr ""
27875 #: gimple-array-bounds.cc:315
27876 #, gcc-internal-format
27877 msgid "array subscript %E is above array bounds of %qT"
27878 msgstr ""
27880 #: gimple-array-bounds.cc:324
27881 #, gcc-internal-format
27882 msgid "array subscript %E is below array bounds of %qT"
27883 msgstr ""
27885 #: gimple-array-bounds.cc:399
27886 #, gcc-internal-format
27887 msgid ""
27888 "array subscript %E is outside the bounds of an interior zero-length array %qT"
27889 msgstr ""
27891 #: gimple-array-bounds.cc:401
27892 #, gcc-internal-format
27893 msgid ""
27894 "array subscript %qE is outside the bounds of an interior zero-length array "
27895 "%qT"
27896 msgstr ""
27898 #: gimple-array-bounds.cc:422
27899 #, gcc-internal-format
27900 msgid "trailing array %qT should not be used as a flexible array member"
27901 msgstr ""
27903 #: gimple-array-bounds.cc:459 gimple-array-bounds.cc:726
27904 #, gcc-internal-format
27905 msgid "while referencing %qD"
27906 msgstr ""
27908 #: gimple-array-bounds.cc:461
27909 #, gcc-internal-format
27910 msgid "defined here %qD"
27911 msgstr ""
27913 #: gimple-array-bounds.cc:582
27914 #, gcc-internal-format
27915 msgid "array subscript %wi is outside array bounds of %qT"
27916 msgstr ""
27918 #: gimple-array-bounds.cc:587
27919 #, gcc-internal-format
27920 msgid "array subscript [%wi, %wi] is outside array bounds of %qT"
27921 msgstr ""
27923 #: gimple-array-bounds.cc:602
27924 #, gcc-internal-format
27925 msgid "array subscript %<%T[%wi]%> is partly outside array bounds of %qT"
27926 msgstr ""
27928 #: gimple-array-bounds.cc:625
27929 #, gcc-internal-format
27930 msgid "intermediate array offset %wi is outside array bounds of %qT"
27931 msgstr ""
27933 #: gimple-array-bounds.cc:704
27934 #, gcc-internal-format
27935 msgid "array subscript %wi is below array bounds of %qT"
27936 msgstr ""
27938 #: gimple-array-bounds.cc:718
27939 #, gcc-internal-format
27940 msgid "array subscript %wu is above array bounds of %qT"
27941 msgstr ""
27943 #: gimple-fold.cc:2081 gimple-fold.cc:3133 gimple-ssa-warn-restrict.cc:2080
27944 #, gcc-internal-format
27945 msgid "%qD source argument is the same as destination"
27946 msgstr ""
27948 #: gimple-fold.cc:2147
27949 #, gcc-internal-format
27950 msgid ""
27951 "%qD destination unchanged after copying no bytes from a string of length %E"
27952 msgstr ""
27954 #: gimple-fold.cc:2152
27955 #, gcc-internal-format
27956 msgid "%qD destination unchanged after copying no bytes"
27957 msgstr ""
27959 #: gimple-fold.cc:2527 gimple-ssa-warn-access.cc:859
27960 #, gcc-internal-format
27961 msgid "%qD specified bound %E exceeds destination size %E"
27962 msgstr ""
27964 #: gimple-fold.cc:2546
27965 #, gcc-internal-format
27966 msgid "%qD specified bound %E equals source length"
27967 msgstr ""
27969 #: gimple-fold.cc:4550 gimple-fold.cc:4777
27970 #, gcc-internal-format
27971 msgid ""
27972 "flexible array member %qD does not have well defined padding bits for %qs"
27973 msgstr ""
27975 #: gimple-fold.cc:4726 cp/constexpr.cc:4895
27976 #, gcc-internal-format
27977 msgid "PDP11 bit-field handling unsupported in %qs"
27978 msgstr ""
27980 #: gimple-fold.cc:5007
27981 #, gcc-internal-format, gfc-internal-format
27982 msgid "%s not supported for variable length aggregates"
27983 msgstr ""
27985 #: gimple-fold.cc:5013
27986 #, gcc-internal-format, gfc-internal-format
27987 msgid "%s not supported on this target"
27988 msgstr ""
27990 #: gimple-harden-control-flow.cc:97
27991 #, gcc-internal-format
27992 msgid ""
27993 "%qD calls %<setjmp%> or similar, %<-fharden-control-flow-redundancy%> is not "
27994 "supported"
27995 msgstr ""
27997 #: gimple-harden-control-flow.cc:110
27998 #, gcc-internal-format
27999 msgid ""
28000 "%qD receives nonlocal gotos, %<-fharden-control-flow-redundancy%> is not "
28001 "supported"
28002 msgstr ""
28004 #: gimple-harden-control-flow.cc:121
28005 #, gcc-internal-format
28006 msgid ""
28007 "%qD has more than %u blocks, the requested maximum for %<-fharden-control-"
28008 "flow-redundancy%>"
28009 msgstr ""
28011 #: gimple-ssa-isolate-paths.cc:290
28012 #, gcc-internal-format
28013 msgid "potential null pointer dereference"
28014 msgstr ""
28016 #: gimple-ssa-isolate-paths.cc:330
28017 #, gcc-internal-format
28018 msgid "null pointer dereference"
28019 msgstr ""
28021 #: gimple-ssa-isolate-paths.cc:413
28022 #, gcc-internal-format
28023 msgid "function may return address of local variable"
28024 msgstr ""
28026 #: gimple-ssa-isolate-paths.cc:414 c/c-typeck.cc:11587
28027 #, gcc-internal-format
28028 msgid "function returns address of local variable"
28029 msgstr ""
28031 #: gimple-ssa-isolate-paths.cc:417 gimple-ssa-warn-access.cc:2055
28032 #: gimple-ssa-warn-access.cc:3713 tree.cc:12442 tree.cc:12479 tree.cc:12520
28033 #: tree.cc:12553 c/c-parser.cc:20633 c/c-parser.cc:20774 c/c-typeck.cc:3159
28034 #: c/c-typeck.cc:3254 c/c-typeck.cc:5871 c/c-typeck.cc:11493
28035 #: c/c-typeck.cc:11510 c/gimple-parser.cc:2609 c/gimple-parser.cc:2617
28036 #: cp/call.cc:8203 cp/call.cc:10398 cp/class.cc:9402 cp/constexpr.cc:889
28037 #: cp/constexpr.cc:1316 cp/constexpr.cc:4314 cp/constexpr.cc:5990
28038 #: cp/constexpr.cc:6361 cp/cvt.cc:1095 cp/cvt.cc:1133 cp/decl.cc:9116
28039 #: cp/decl2.cc:5934 cp/decl2.cc:5989 cp/method.cc:1234 cp/parser.cc:22557
28040 #: cp/pt.cc:9178 cp/semantics.cc:2378 cp/semantics.cc:4896 cp/typeck.cc:2143
28041 #: cp/typeck.cc:2363 cp/typeck.cc:4509 cp/typeck.cc:10694
28042 #: rust/backend/rust-constexpr.cc:4407 rust/backend/rust-tree.cc:621
28043 #: rust/backend/rust-tree.cc:3813
28044 #, gcc-internal-format
28045 msgid "declared here"
28046 msgstr ""
28048 #: gimple-ssa-nonnull-compare.cc:102
28049 #, gcc-internal-format
28050 msgid "%<nonnull%> argument %qD compared to NULL"
28051 msgstr ""
28053 #: gimple-ssa-sprintf.cc:2838 gimple-ssa-sprintf.cc:2958
28054 #, gcc-internal-format
28055 msgid "%qE output may be truncated before the last format character"
28056 msgstr ""
28058 #: gimple-ssa-sprintf.cc:2840 gimple-ssa-sprintf.cc:2960
28059 #, gcc-internal-format
28060 msgid "%qE output truncated before the last format character"
28061 msgstr ""
28063 #: gimple-ssa-sprintf.cc:2843 gimple-ssa-sprintf.cc:2963
28064 #, gcc-internal-format
28065 msgid "%qE may write a terminating nul past the end of the destination"
28066 msgstr ""
28068 #: gimple-ssa-sprintf.cc:2845 gimple-ssa-sprintf.cc:2965
28069 #, gcc-internal-format
28070 msgid "%qE writing a terminating nul past the end of the destination"
28071 msgstr ""
28073 #: gimple-ssa-sprintf.cc:2855
28074 #, gcc-internal-format
28075 msgid "%<%.*s%> directive writing %wu byte into a region of size %wu"
28076 msgid_plural "%<%.*s%> directive writing %wu bytes into a region of size %wu"
28077 msgstr[0] ""
28078 msgstr[1] ""
28080 #: gimple-ssa-sprintf.cc:2862
28081 #, gcc-internal-format
28082 msgid ""
28083 "%<%.*s%> directive output may be truncated writing %wu byte into a region of "
28084 "size %wu"
28085 msgid_plural ""
28086 "%<%.*s%> directive output may be truncated writing %wu bytes into a region "
28087 "of size %wu"
28088 msgstr[0] ""
28089 msgstr[1] ""
28091 #: gimple-ssa-sprintf.cc:2869
28092 #, gcc-internal-format
28093 msgid ""
28094 "%<%.*s%> directive output truncated writing %wu byte into a region of size "
28095 "%wu"
28096 msgid_plural ""
28097 "%<%.*s%> directive output truncated writing %wu bytes into a region of size "
28098 "%wu"
28099 msgstr[0] ""
28100 msgstr[1] ""
28102 #: gimple-ssa-sprintf.cc:2880
28103 #, gcc-internal-format
28104 msgid ""
28105 "%<%.*s%> directive output may be truncated writing up to %wu bytes into a "
28106 "region of size %wu"
28107 msgstr ""
28109 #: gimple-ssa-sprintf.cc:2883
28110 #, gcc-internal-format
28111 msgid ""
28112 "%<%.*s%> directive output truncated writing up to %wu bytes into a region of "
28113 "size %wu"
28114 msgstr ""
28116 #: gimple-ssa-sprintf.cc:2885
28117 #, gcc-internal-format
28118 msgid "%<%.*s%> directive writing up to %wu bytes into a region of size %wu"
28119 msgstr ""
28121 #: gimple-ssa-sprintf.cc:2897
28122 #, gcc-internal-format
28123 msgid ""
28124 "%<%.*s%> directive output may be truncated writing likely %wu or more bytes "
28125 "into a region of size %wu"
28126 msgstr ""
28128 #: gimple-ssa-sprintf.cc:2900
28129 #, gcc-internal-format
28130 msgid ""
28131 "%<%.*s%> directive output truncated writing likely %wu or more bytes into a "
28132 "region of size %wu"
28133 msgstr ""
28135 #: gimple-ssa-sprintf.cc:2903
28136 #, gcc-internal-format
28137 msgid ""
28138 "%<%.*s%> directive writing likely %wu or more bytes into a region of size %wu"
28139 msgstr ""
28141 #: gimple-ssa-sprintf.cc:2912
28142 #, gcc-internal-format
28143 msgid ""
28144 "%<%.*s%> directive output may be truncated writing between %wu and %wu bytes "
28145 "into a region of size %wu"
28146 msgstr ""
28148 #: gimple-ssa-sprintf.cc:2915
28149 #, gcc-internal-format
28150 msgid ""
28151 "%<%.*s%> directive output truncated writing between %wu and %wu bytes into a "
28152 "region of size %wu"
28153 msgstr ""
28155 #: gimple-ssa-sprintf.cc:2918
28156 #, gcc-internal-format
28157 msgid ""
28158 "%<%.*s%> directive writing between %wu and %wu bytes into a region of size "
28159 "%wu"
28160 msgstr ""
28162 #: gimple-ssa-sprintf.cc:2927
28163 #, gcc-internal-format
28164 msgid ""
28165 "%<%.*s%> directive output may be truncated writing %wu or more bytes into a "
28166 "region of size %wu"
28167 msgstr ""
28169 #: gimple-ssa-sprintf.cc:2930
28170 #, gcc-internal-format
28171 msgid ""
28172 "%<%.*s%> directive output truncated writing %wu or more bytes into a region "
28173 "of size %wu"
28174 msgstr ""
28176 #: gimple-ssa-sprintf.cc:2932
28177 #, gcc-internal-format
28178 msgid "%<%.*s%> directive writing %wu or more bytes into a region of size %wu"
28179 msgstr ""
28181 #: gimple-ssa-sprintf.cc:2974
28182 #, gcc-internal-format
28183 msgid ""
28184 "%<%.*s%> directive writing %wu byte into a region of size between %wu and %wu"
28185 msgid_plural ""
28186 "%<%.*s%> directive writing %wu bytes into a region of size between %wu and "
28187 "%wu"
28188 msgstr[0] ""
28189 msgstr[1] ""
28191 #: gimple-ssa-sprintf.cc:2981
28192 #, gcc-internal-format
28193 msgid ""
28194 "%<%.*s%> directive output may be truncated writing %wu byte into a region of "
28195 "size between %wu and %wu"
28196 msgid_plural ""
28197 "%<%.*s%> directive output may be truncated writing %wu bytes into a region "
28198 "of size between %wu and %wu"
28199 msgstr[0] ""
28200 msgstr[1] ""
28202 #: gimple-ssa-sprintf.cc:2989
28203 #, gcc-internal-format
28204 msgid ""
28205 "%<%.*s%> directive output truncated writing %wu byte into a region of size "
28206 "between %wu and %wu"
28207 msgid_plural ""
28208 "%<%.*s%> directive output truncated writing %wu bytes into a region of size "
28209 "between %wu and %wu"
28210 msgstr[0] ""
28211 msgstr[1] ""
28213 #: gimple-ssa-sprintf.cc:3001
28214 #, gcc-internal-format
28215 msgid ""
28216 "%<%.*s%> directive output may be truncated writing up to %wu bytes into a "
28217 "region of size between %wu and %wu"
28218 msgstr ""
28220 #: gimple-ssa-sprintf.cc:3004
28221 #, gcc-internal-format
28222 msgid ""
28223 "%<%.*s%> directive output truncated writing up to %wu bytes into a region of "
28224 "size between %wu and %wu"
28225 msgstr ""
28227 #: gimple-ssa-sprintf.cc:3007
28228 #, gcc-internal-format
28229 msgid ""
28230 "%<%.*s%> directive writing up to %wu bytes into a region of size between %wu "
28231 "and %wu"
28232 msgstr ""
28234 #: gimple-ssa-sprintf.cc:3020
28235 #, gcc-internal-format
28236 msgid ""
28237 "%<%.*s%> directive output may be truncated writing likely %wu or more bytes "
28238 "into a region of size between %wu and %wu"
28239 msgstr ""
28241 #: gimple-ssa-sprintf.cc:3023
28242 #, gcc-internal-format
28243 msgid ""
28244 "%<%.*s%> directive output truncated writing likely %wu or more bytes into a "
28245 "region of size between %wu and %wu"
28246 msgstr ""
28248 #: gimple-ssa-sprintf.cc:3026
28249 #, gcc-internal-format
28250 msgid ""
28251 "%<%.*s%> directive writing likely %wu or more bytes into a region of size "
28252 "between %wu and %wu"
28253 msgstr ""
28255 #: gimple-ssa-sprintf.cc:3036
28256 #, gcc-internal-format
28257 msgid ""
28258 "%<%.*s%> directive output may be truncated writing between %wu and %wu bytes "
28259 "into a region of size between %wu and %wu"
28260 msgstr ""
28262 #: gimple-ssa-sprintf.cc:3039
28263 #, gcc-internal-format
28264 msgid ""
28265 "%<%.*s%> directive output truncated writing between %wu and %wu bytes into a "
28266 "region of size between %wu and %wu"
28267 msgstr ""
28269 #: gimple-ssa-sprintf.cc:3042
28270 #, gcc-internal-format
28271 msgid ""
28272 "%<%.*s%> directive writing between %wu and %wu bytes into a region of size "
28273 "between %wu and %wu"
28274 msgstr ""
28276 #: gimple-ssa-sprintf.cc:3051
28277 #, gcc-internal-format
28278 msgid ""
28279 "%<%.*s%> directive output may be truncated writing %wu or more bytes into a "
28280 "region of size between %wu and %wu"
28281 msgstr ""
28283 #: gimple-ssa-sprintf.cc:3054
28284 #, gcc-internal-format
28285 msgid ""
28286 "%<%.*s%> directive output truncated writing %wu or more bytes into a region "
28287 "of size between %wu and %wu"
28288 msgstr ""
28290 #: gimple-ssa-sprintf.cc:3057
28291 #, gcc-internal-format
28292 msgid ""
28293 "%<%.*s%> directive writing %wu or more bytes into a region of size between "
28294 "%wu and %wu"
28295 msgstr ""
28297 #: gimple-ssa-sprintf.cc:3179
28298 #, gcc-internal-format
28299 msgid "%<%.*s%> directive argument is null"
28300 msgstr ""
28302 #: gimple-ssa-sprintf.cc:3257
28303 #, gcc-internal-format
28304 msgid ""
28305 "%<%.*s%> directive output of %wu bytes exceeds minimum required size of 4095"
28306 msgstr ""
28308 #: gimple-ssa-sprintf.cc:3263
28309 #, gcc-internal-format
28310 msgid ""
28311 "%<%.*s%> directive output between %wu and %wu bytes exceeds minimum required "
28312 "size of 4095"
28313 msgstr ""
28315 #: gimple-ssa-sprintf.cc:3270
28316 #, gcc-internal-format
28317 msgid ""
28318 "%<%.*s%> directive output between %wu and %wu bytes may exceed minimum "
28319 "required size of 4095"
28320 msgstr ""
28322 #: gimple-ssa-sprintf.cc:3300
28323 #, gcc-internal-format
28324 msgid "%<%.*s%> directive output of %wu bytes exceeds %<INT_MAX%>"
28325 msgstr ""
28327 #: gimple-ssa-sprintf.cc:3306
28328 #, gcc-internal-format
28329 msgid "%<%.*s%> directive output between %wu and %wu bytes exceeds %<INT_MAX%>"
28330 msgstr ""
28332 #: gimple-ssa-sprintf.cc:3317
28333 #, gcc-internal-format
28334 msgid ""
28335 "%<%.*s%> directive output of %wu bytes causes result to exceed %<INT_MAX%>"
28336 msgstr ""
28338 #: gimple-ssa-sprintf.cc:3323
28339 #, gcc-internal-format
28340 msgid ""
28341 "%<%.*s%> directive output between %wu and %wu bytes causes result to exceed "
28342 "%<INT_MAX%>"
28343 msgstr ""
28345 #: gimple-ssa-sprintf.cc:3334
28346 #, gcc-internal-format
28347 msgid ""
28348 "%<%.*s%> directive output between %wu and %wu bytes may cause result to "
28349 "exceed %<INT_MAX%>"
28350 msgstr ""
28352 #: gimple-ssa-sprintf.cc:3344
28353 #, gcc-internal-format
28354 msgid "%<%.*s%> directive argument is not a nul-terminated string"
28355 msgstr ""
28357 #: gimple-ssa-sprintf.cc:3350 gimple-ssa-warn-access.cc:234
28358 #, gcc-internal-format
28359 msgid "referenced argument declared here"
28360 msgstr ""
28362 #: gimple-ssa-sprintf.cc:3357
28363 #, gcc-internal-format
28364 msgid "assuming directive output of %wu byte"
28365 msgid_plural "assuming directive output of %wu bytes"
28366 msgstr[0] ""
28367 msgstr[1] ""
28369 #: gimple-ssa-sprintf.cc:3364
28370 #, gcc-internal-format
28371 msgid "directive argument %qE"
28372 msgstr ""
28374 #: gimple-ssa-sprintf.cc:3366
28375 #, gcc-internal-format
28376 msgid "directive argument in the range [%E, %E]"
28377 msgstr ""
28379 #: gimple-ssa-sprintf.cc:3370
28380 #, gcc-internal-format
28381 msgid "using the range [%E, %E] for directive argument"
28382 msgstr ""
28384 #: gimple-ssa-sprintf.cc:3390
28385 #, gcc-internal-format
28386 msgid "%qE output %wu byte into a destination of size %wu"
28387 msgid_plural "%qE output %wu bytes into a destination of size %wu"
28388 msgstr[0] ""
28389 msgstr[1] ""
28391 #: gimple-ssa-sprintf.cc:3395
28392 #, gcc-internal-format
28393 msgid "%qE output between %wu and %wu bytes into a destination of size %wu"
28394 msgstr ""
28396 #: gimple-ssa-sprintf.cc:3400
28397 #, gcc-internal-format
28398 msgid ""
28399 "%qE output %wu or more bytes (assuming %wu) into a destination of size %wu"
28400 msgstr ""
28402 #: gimple-ssa-sprintf.cc:3405
28403 #, gcc-internal-format
28404 msgid "%qE output %wu or more bytes into a destination of size %wu"
28405 msgstr ""
28407 #: gimple-ssa-sprintf.cc:3416
28408 #, gcc-internal-format
28409 msgid "%qE output %wu byte"
28410 msgid_plural "%qE output %wu bytes"
28411 msgstr[0] ""
28412 msgstr[1] ""
28414 #: gimple-ssa-sprintf.cc:3420
28415 #, gcc-internal-format
28416 msgid "%qE output between %wu and %wu bytes"
28417 msgstr ""
28419 #: gimple-ssa-sprintf.cc:3424
28420 #, gcc-internal-format
28421 msgid "%qE output %wu or more bytes (assuming %wu)"
28422 msgstr ""
28424 #: gimple-ssa-sprintf.cc:3428
28425 #, gcc-internal-format
28426 msgid "%qE output %wu or more bytes"
28427 msgstr ""
28429 #: gimple-ssa-sprintf.cc:3812
28430 #, gcc-internal-format
28431 msgid "%<%.*s%> directive width out of range"
28432 msgstr ""
28434 #: gimple-ssa-sprintf.cc:3846
28435 #, gcc-internal-format
28436 msgid "%<%.*s%> directive precision out of range"
28437 msgstr ""
28439 #: gimple-ssa-sprintf.cc:3979
28440 msgid "%qE arguments %Z and maybe %Z overlap destination object %qE"
28441 msgstr ""
28443 #: gimple-ssa-sprintf.cc:3991
28444 msgid "%qE argument %Z overlaps destination object %qE"
28445 msgid_plural "%qE arguments %Z overlap destination object %qE"
28446 msgstr[0] ""
28447 msgstr[1] ""
28449 #: gimple-ssa-sprintf.cc:4002
28450 msgid "%qE argument %Z may overlap destination object %qE"
28451 msgid_plural "%qE arguments %Z may overlap destination object %qE"
28452 msgstr[0] ""
28453 msgstr[1] ""
28455 #: gimple-ssa-sprintf.cc:4022
28456 #, gcc-internal-format
28457 msgid ""
28458 "destination object referenced by %<restrict%>-qualified argument 1 was "
28459 "declared here"
28460 msgstr ""
28462 #: gimple-ssa-sprintf.cc:4609
28463 #, gcc-internal-format
28464 msgid "specified bound %wu exceeds maximum object size %wu"
28465 msgstr ""
28467 #: gimple-ssa-sprintf.cc:4620
28468 #, gcc-internal-format
28469 msgid "specified bound %wu exceeds %<INT_MAX%>"
28470 msgstr ""
28472 #: gimple-ssa-sprintf.cc:4646
28473 #, gcc-internal-format
28474 msgid "specified bound range [%wu, %wu] exceeds %<INT_MAX%>"
28475 msgstr ""
28477 #: gimple-ssa-sprintf.cc:4690
28478 #, gcc-internal-format
28479 msgid "null destination pointer"
28480 msgstr ""
28482 #: gimple-ssa-sprintf.cc:4707
28483 #, gcc-internal-format
28484 msgid "specified bound %wu exceeds the size %wu of the destination object"
28485 msgstr ""
28487 #: gimple-ssa-sprintf.cc:4719
28488 #, gcc-internal-format
28489 msgid "null format string"
28490 msgstr ""
28492 #: gimple-ssa-warn-access.cc:174
28493 #, gcc-internal-format
28494 msgid "%qD specified bound %s exceeds maximum object size %E"
28495 msgstr ""
28497 #: gimple-ssa-warn-access.cc:182
28498 #, gcc-internal-format
28499 msgid "%qD specified bound %s exceeds the size %E of unterminated array"
28500 msgstr ""
28502 #: gimple-ssa-warn-access.cc:185
28503 #, gcc-internal-format
28504 msgid ""
28505 "%qD specified bound %s may exceed the size of at most %E of unterminated "
28506 "array"
28507 msgstr ""
28509 #: gimple-ssa-warn-access.cc:188
28510 #, gcc-internal-format
28511 msgid ""
28512 "%qD specified bound %s exceeds the size of at most %E of unterminated array"
28513 msgstr ""
28515 #: gimple-ssa-warn-access.cc:196
28516 #, gcc-internal-format
28517 msgid "%qD argument missing terminating nul"
28518 msgstr ""
28520 #: gimple-ssa-warn-access.cc:205
28521 #, gcc-internal-format
28522 msgid "%qs specified bound %s exceeds maximum object size %E"
28523 msgstr ""
28525 #: gimple-ssa-warn-access.cc:213
28526 #, gcc-internal-format
28527 msgid "%qs specified bound %s exceeds the size %E of unterminated array"
28528 msgstr ""
28530 #: gimple-ssa-warn-access.cc:216
28531 #, gcc-internal-format
28532 msgid ""
28533 "%qs specified bound %s may exceed the size of at most %E of unterminated "
28534 "array"
28535 msgstr ""
28537 #: gimple-ssa-warn-access.cc:219
28538 #, gcc-internal-format
28539 msgid ""
28540 "%qs specified bound %s exceeds the size of at most %E of unterminated array"
28541 msgstr ""
28543 #: gimple-ssa-warn-access.cc:227
28544 #, gcc-internal-format
28545 msgid "%qs argument missing terminating nul"
28546 msgstr ""
28548 #: gimple-ssa-warn-access.cc:490 gimple-ssa-warn-access.cc:732
28549 #, gcc-internal-format
28550 msgid "%qD specified bound %E exceeds maximum object size %E"
28551 msgstr ""
28553 #: gimple-ssa-warn-access.cc:495 gimple-ssa-warn-access.cc:748
28554 #, gcc-internal-format
28555 msgid "%qD specified bound [%E, %E] exceeds maximum object size %E"
28556 msgstr ""
28558 #: gimple-ssa-warn-access.cc:643
28559 #, gcc-internal-format
28560 msgid ""
28561 "%qD argument %i declared attribute %<nonstring%> is smaller than the "
28562 "specified bound %wu"
28563 msgstr ""
28565 #: gimple-ssa-warn-access.cc:649
28566 #, gcc-internal-format
28567 msgid ""
28568 "%qD argument %i declared attribute %<nonstring%> is smaller than the "
28569 "specified bound [%E, %E]"
28570 msgstr ""
28572 #: gimple-ssa-warn-access.cc:655
28573 #, gcc-internal-format
28574 msgid ""
28575 "%qD argument %i declared attribute %<nonstring%> may be smaller than the "
28576 "specified bound [%E, %E]"
28577 msgstr ""
28579 #: gimple-ssa-warn-access.cc:665
28580 #, gcc-internal-format
28581 msgid "%qD argument %i declared attribute %<nonstring%>"
28582 msgstr ""
28584 #: gimple-ssa-warn-access.cc:671
28585 #, gcc-internal-format
28586 msgid "argument %qD declared here"
28587 msgstr ""
28589 #: gimple-ssa-warn-access.cc:730
28590 #, gcc-internal-format
28591 msgid "%qD specified bound %E may exceed maximum object size %E"
28592 msgstr ""
28594 #: gimple-ssa-warn-access.cc:737
28595 #, gcc-internal-format
28596 msgid "specified bound %E may exceed maximum object size %E"
28597 msgstr ""
28599 #: gimple-ssa-warn-access.cc:739
28600 #, gcc-internal-format
28601 msgid "specified bound %E exceeds maximum object size %E"
28602 msgstr ""
28604 #: gimple-ssa-warn-access.cc:746
28605 #, gcc-internal-format
28606 msgid "%qD specified bound [%E, %E] may exceed maximum object size %E"
28607 msgstr ""
28609 #: gimple-ssa-warn-access.cc:754
28610 #, gcc-internal-format
28611 msgid "specified bound [%E, %E] may exceed maximum object size %E"
28612 msgstr ""
28614 #: gimple-ssa-warn-access.cc:756
28615 #, gcc-internal-format
28616 msgid "specified bound [%E, %E] exceeds maximum object size %E"
28617 msgstr ""
28619 #: gimple-ssa-warn-access.cc:766
28620 #, gcc-internal-format
28621 msgid "%qD specified bound %E may exceed source size %E"
28622 msgstr ""
28624 #: gimple-ssa-warn-access.cc:768
28625 #, gcc-internal-format
28626 msgid "%qD specified bound %E exceeds source size %E"
28627 msgstr ""
28629 #: gimple-ssa-warn-access.cc:773
28630 #, gcc-internal-format
28631 msgid "specified bound %E may exceed source size %E"
28632 msgstr ""
28634 #: gimple-ssa-warn-access.cc:775
28635 #, gcc-internal-format
28636 msgid "specified bound %E exceeds source size %E"
28637 msgstr ""
28639 #: gimple-ssa-warn-access.cc:782
28640 #, gcc-internal-format
28641 msgid "%qD specified bound [%E, %E] may exceed source size %E"
28642 msgstr ""
28644 #: gimple-ssa-warn-access.cc:784
28645 #, gcc-internal-format
28646 msgid "%qD specified bound [%E, %E] exceeds source size %E"
28647 msgstr ""
28649 #: gimple-ssa-warn-access.cc:789
28650 #, gcc-internal-format
28651 msgid "specified bound [%E, %E] may exceed source size %E"
28652 msgstr ""
28654 #: gimple-ssa-warn-access.cc:791
28655 #, gcc-internal-format
28656 msgid "specified bound [%E, %E] exceeds source size %E"
28657 msgstr ""
28659 #: gimple-ssa-warn-access.cc:799
28660 #, gcc-internal-format
28661 msgid "source object allocated here"
28662 msgstr ""
28664 #: gimple-ssa-warn-access.cc:822
28665 #, gcc-internal-format
28666 msgid "%qD specified size %E may exceed maximum object size %E"
28667 msgstr ""
28669 #: gimple-ssa-warn-access.cc:824
28670 #, gcc-internal-format
28671 msgid "%qD specified size %E exceeds maximum object size %E"
28672 msgstr ""
28674 #: gimple-ssa-warn-access.cc:829
28675 #, gcc-internal-format
28676 msgid "specified size %E may exceed maximum object size %E"
28677 msgstr ""
28679 #: gimple-ssa-warn-access.cc:831
28680 #, gcc-internal-format
28681 msgid "specified size %E exceeds maximum object size %E"
28682 msgstr ""
28684 #: gimple-ssa-warn-access.cc:838
28685 #, gcc-internal-format
28686 msgid "%qD specified size between %E and %E may exceed maximum object size %E"
28687 msgstr ""
28689 #: gimple-ssa-warn-access.cc:840
28690 #, gcc-internal-format
28691 msgid "%qD specified size between %E and %E exceeds maximum object size %E"
28692 msgstr ""
28694 #: gimple-ssa-warn-access.cc:845
28695 #, gcc-internal-format
28696 msgid "specified size between %E and %E may exceed maximum object size %E"
28697 msgstr ""
28699 #: gimple-ssa-warn-access.cc:847
28700 #, gcc-internal-format
28701 msgid "specified size between %E and %E exceeds maximum object size %E"
28702 msgstr ""
28704 #: gimple-ssa-warn-access.cc:857
28705 #, gcc-internal-format
28706 msgid "%qD specified bound %E may exceed destination size %E"
28707 msgstr ""
28709 #: gimple-ssa-warn-access.cc:864
28710 #, gcc-internal-format
28711 msgid "specified bound %E may exceed destination size %E"
28712 msgstr ""
28714 #: gimple-ssa-warn-access.cc:866
28715 #, gcc-internal-format
28716 msgid "specified bound %E exceeds destination size %E"
28717 msgstr ""
28719 #: gimple-ssa-warn-access.cc:873
28720 #, gcc-internal-format
28721 msgid "%qD specified bound [%E, %E] may exceed destination size %E"
28722 msgstr ""
28724 #: gimple-ssa-warn-access.cc:875
28725 #, gcc-internal-format
28726 msgid "%qD specified bound [%E, %E] exceeds destination size %E"
28727 msgstr ""
28729 #: gimple-ssa-warn-access.cc:880 gimple-ssa-warn-access.cc:882
28730 #, gcc-internal-format
28731 msgid "specified bound [%E, %E] exceeds destination size %E"
28732 msgstr ""
28734 #: gimple-ssa-warn-access.cc:891
28735 #, gcc-internal-format
28736 msgid "destination object allocated here"
28737 msgstr ""
28739 #: gimple-ssa-warn-access.cc:935
28740 #, gcc-internal-format
28741 msgid "%qD may access %E byte in a region of size %E"
28742 msgstr ""
28744 #: gimple-ssa-warn-access.cc:937
28745 #, gcc-internal-format
28746 msgid "%qD accessing %E byte in a region of size %E"
28747 msgstr ""
28749 #: gimple-ssa-warn-access.cc:940
28750 #, gcc-internal-format
28751 msgid "%qD may access %E bytes in a region of size %E"
28752 msgstr ""
28754 #: gimple-ssa-warn-access.cc:942
28755 #, gcc-internal-format
28756 msgid "%qD accessing %E bytes in a region of size %E"
28757 msgstr ""
28759 #: gimple-ssa-warn-access.cc:947
28760 #, gcc-internal-format
28761 msgid "may access %E byte in a region of size %E"
28762 msgstr ""
28764 #: gimple-ssa-warn-access.cc:949
28765 #, gcc-internal-format
28766 msgid "accessing %E byte in a region of size %E"
28767 msgstr ""
28769 #: gimple-ssa-warn-access.cc:952
28770 #, gcc-internal-format
28771 msgid "may access %E bytes in a region of size %E"
28772 msgstr ""
28774 #: gimple-ssa-warn-access.cc:954
28775 #, gcc-internal-format
28776 msgid "accessing %E bytes in a region of size %E"
28777 msgstr ""
28779 #: gimple-ssa-warn-access.cc:963
28780 #, gcc-internal-format
28781 msgid "%qD may access %E or more bytes in a region of size %E"
28782 msgstr ""
28784 #: gimple-ssa-warn-access.cc:965
28785 #, gcc-internal-format
28786 msgid "%qD accessing %E or more bytes in a region of size %E"
28787 msgstr ""
28789 #: gimple-ssa-warn-access.cc:970
28790 #, gcc-internal-format
28791 msgid "may access %E or more bytes in a region of size %E"
28792 msgstr ""
28794 #: gimple-ssa-warn-access.cc:972
28795 #, gcc-internal-format
28796 msgid "accessing %E or more bytes in a region of size %E"
28797 msgstr ""
28799 #: gimple-ssa-warn-access.cc:980
28800 #, gcc-internal-format
28801 msgid "%qD may access between %E and %E bytes in a region of size %E"
28802 msgstr ""
28804 #: gimple-ssa-warn-access.cc:982
28805 #, gcc-internal-format
28806 msgid "%qD accessing between %E and %E bytes in a region of size %E"
28807 msgstr ""
28809 #: gimple-ssa-warn-access.cc:987
28810 #, gcc-internal-format
28811 msgid "may access between %E and %E bytes in a region of size %E"
28812 msgstr ""
28814 #: gimple-ssa-warn-access.cc:989
28815 #, gcc-internal-format
28816 msgid "accessing between %E and %E bytes in a region of size %E"
28817 msgstr ""
28819 #: gimple-ssa-warn-access.cc:1001
28820 #, gcc-internal-format
28821 msgid "%qD may write %E byte into a region of size %E"
28822 msgstr ""
28824 #: gimple-ssa-warn-access.cc:1003
28825 #, gcc-internal-format
28826 msgid "%qD writing %E byte into a region of size %E overflows the destination"
28827 msgstr ""
28829 #: gimple-ssa-warn-access.cc:1006
28830 #, gcc-internal-format
28831 msgid "%qD may write %E bytes into a region of size %E"
28832 msgstr ""
28834 #: gimple-ssa-warn-access.cc:1008
28835 #, gcc-internal-format
28836 msgid "%qD writing %E bytes into a region of size %E overflows the destination"
28837 msgstr ""
28839 #: gimple-ssa-warn-access.cc:1013
28840 #, gcc-internal-format
28841 msgid "may write %E byte into a region of size %E"
28842 msgstr ""
28844 #: gimple-ssa-warn-access.cc:1015
28845 #, gcc-internal-format
28846 msgid "writing %E byte into a region of size %E overflows the destination"
28847 msgstr ""
28849 #: gimple-ssa-warn-access.cc:1018
28850 #, gcc-internal-format
28851 msgid "may write %E bytes into a region of size %E"
28852 msgstr ""
28854 #: gimple-ssa-warn-access.cc:1020
28855 #, gcc-internal-format
28856 msgid "writing %E bytes into a region of size %E overflows the destination"
28857 msgstr ""
28859 #: gimple-ssa-warn-access.cc:1029
28860 #, gcc-internal-format
28861 msgid "%qD may write %E or more bytes into a region of size %E"
28862 msgstr ""
28864 #: gimple-ssa-warn-access.cc:1031 gimple-ssa-warn-access.cc:1408
28865 #, gcc-internal-format
28866 msgid ""
28867 "%qD writing %E or more bytes into a region of size %E overflows the "
28868 "destination"
28869 msgstr ""
28871 #: gimple-ssa-warn-access.cc:1037
28872 #, gcc-internal-format
28873 msgid "may write %E or more bytes into a region of size %E"
28874 msgstr ""
28876 #: gimple-ssa-warn-access.cc:1039 gimple-ssa-warn-access.cc:1413
28877 #, gcc-internal-format
28878 msgid ""
28879 "writing %E or more bytes into a region of size %E overflows the destination"
28880 msgstr ""
28882 #: gimple-ssa-warn-access.cc:1048
28883 #, gcc-internal-format
28884 msgid "%qD may write between %E and %E bytes into a region of size %E"
28885 msgstr ""
28887 #: gimple-ssa-warn-access.cc:1050
28888 #, gcc-internal-format
28889 msgid ""
28890 "%qD writing between %E and %E bytes into a region of size %E overflows the "
28891 "destination"
28892 msgstr ""
28894 #: gimple-ssa-warn-access.cc:1056
28895 #, gcc-internal-format
28896 msgid "may write between %E and %E bytes into a region of size %E"
28897 msgstr ""
28899 #: gimple-ssa-warn-access.cc:1058
28900 #, gcc-internal-format
28901 msgid ""
28902 "writing between %E and %E bytes into a region of size %E overflows the "
28903 "destination"
28904 msgstr ""
28906 #: gimple-ssa-warn-access.cc:1072
28907 #, gcc-internal-format
28908 msgid "%qD may read %E byte from a region of size %E"
28909 msgstr ""
28911 #: gimple-ssa-warn-access.cc:1074
28912 #, gcc-internal-format
28913 msgid "%qD reading %E byte from a region of size %E"
28914 msgstr ""
28916 #: gimple-ssa-warn-access.cc:1077
28917 #, gcc-internal-format
28918 msgid "%qD may read %E bytes from a region of size %E"
28919 msgstr ""
28921 #: gimple-ssa-warn-access.cc:1079
28922 #, gcc-internal-format
28923 msgid "%qD reading %E bytes from a region of size %E"
28924 msgstr ""
28926 #: gimple-ssa-warn-access.cc:1085
28927 #, gcc-internal-format
28928 msgid "may read %E byte from a region of size %E"
28929 msgstr ""
28931 #: gimple-ssa-warn-access.cc:1087
28932 #, gcc-internal-format
28933 msgid "reading %E byte from a region of size %E"
28934 msgstr ""
28936 #: gimple-ssa-warn-access.cc:1090
28937 #, gcc-internal-format
28938 msgid "may read %E bytes from a region of size %E"
28939 msgstr ""
28941 #: gimple-ssa-warn-access.cc:1092
28942 #, gcc-internal-format
28943 msgid "reading %E bytes from a region of size %E"
28944 msgstr ""
28946 #: gimple-ssa-warn-access.cc:1101
28947 #, gcc-internal-format
28948 msgid "%qD may read %E or more bytes from a region of size %E"
28949 msgstr ""
28951 #: gimple-ssa-warn-access.cc:1103
28952 #, gcc-internal-format
28953 msgid "%qD reading %E or more bytes from a region of size %E"
28954 msgstr ""
28956 #: gimple-ssa-warn-access.cc:1108
28957 #, gcc-internal-format
28958 msgid "may read %E or more bytes from a region of size %E"
28959 msgstr ""
28961 #: gimple-ssa-warn-access.cc:1110
28962 #, gcc-internal-format
28963 msgid "reading %E or more bytes from a region of size %E"
28964 msgstr ""
28966 #: gimple-ssa-warn-access.cc:1118
28967 #, gcc-internal-format
28968 msgid "%qD may read between %E and %E bytes from a region of size %E"
28969 msgstr ""
28971 #: gimple-ssa-warn-access.cc:1120
28972 #, gcc-internal-format
28973 msgid "%qD reading between %E and %E bytes from a region of size %E"
28974 msgstr ""
28976 #: gimple-ssa-warn-access.cc:1125
28977 #, gcc-internal-format
28978 msgid "may read between %E and %E bytes from a region of size %E"
28979 msgstr ""
28981 #: gimple-ssa-warn-access.cc:1127
28982 #, gcc-internal-format
28983 msgid "reading between %E and %E bytes from a region of size %E"
28984 msgstr ""
28986 #: gimple-ssa-warn-access.cc:1142
28987 #, gcc-internal-format
28988 msgid "%qD expecting %E byte in a region of size %E"
28989 msgid_plural "%qD expecting %E bytes in a region of size %E"
28990 msgstr[0] ""
28991 msgstr[1] ""
28993 #: gimple-ssa-warn-access.cc:1147
28994 #, gcc-internal-format
28995 msgid "expecting %E byte in a region of size %E"
28996 msgid_plural "expecting %E bytes in a region of size %E"
28997 msgstr[0] ""
28998 msgstr[1] ""
29000 #: gimple-ssa-warn-access.cc:1155
29001 #, gcc-internal-format
29002 msgid "%qD expecting %E or more bytes in a region of size %E"
29003 msgstr ""
29005 #: gimple-ssa-warn-access.cc:1159
29006 #, gcc-internal-format
29007 msgid "expecting %E or more bytes in a region of size %E"
29008 msgstr ""
29010 #: gimple-ssa-warn-access.cc:1166
29011 #, gcc-internal-format
29012 msgid "%qD expecting between %E and %E bytes in a region of size %E"
29013 msgstr ""
29015 #: gimple-ssa-warn-access.cc:1170
29016 #, gcc-internal-format
29017 msgid "expecting between %E and %E bytes in a region of size %E"
29018 msgstr ""
29020 #: gimple-ssa-warn-access.cc:2050
29021 #, gcc-internal-format
29022 msgid "%qD called on pointer %qE with nonzero offset%s"
29023 msgstr ""
29025 #: gimple-ssa-warn-access.cc:2065 gimple-ssa-warn-access.cc:3790
29026 #, gcc-internal-format
29027 msgid "returned from %qD"
29028 msgstr ""
29030 #: gimple-ssa-warn-access.cc:2068
29031 #, gcc-internal-format
29032 msgid "returned from %qT"
29033 msgstr ""
29035 #: gimple-ssa-warn-access.cc:2070
29036 #, gcc-internal-format
29037 msgid "obtained here"
29038 msgstr ""
29040 #: gimple-ssa-warn-access.cc:2277
29041 #, gcc-internal-format
29042 msgid "argument %i value %qE is negative"
29043 msgstr ""
29045 #: gimple-ssa-warn-access.cc:2294
29046 #, gcc-internal-format, gfc-internal-format
29047 msgid "argument %i value is zero"
29048 msgstr ""
29050 #: gimple-ssa-warn-access.cc:2312
29051 #, gcc-internal-format
29052 msgid "argument %i value %qE exceeds maximum object size %E"
29053 msgstr ""
29055 #: gimple-ssa-warn-access.cc:2326
29056 #, gcc-internal-format
29057 msgid "argument %i range [%E, %E] is negative"
29058 msgstr ""
29060 #: gimple-ssa-warn-access.cc:2333
29061 #, gcc-internal-format
29062 msgid "argument %i range [%E, %E] exceeds maximum object size %E"
29063 msgstr ""
29065 #: gimple-ssa-warn-access.cc:2363
29066 #, gcc-internal-format
29067 msgid "product %<%E * %E%> of arguments %i and %i exceeds %<SIZE_MAX%>"
29068 msgstr ""
29070 #: gimple-ssa-warn-access.cc:2369
29071 #, gcc-internal-format
29072 msgid ""
29073 "product %<%E * %E%> of arguments %i and %i exceeds maximum object size %E"
29074 msgstr ""
29076 #: gimple-ssa-warn-access.cc:2380 gimple-ssa-warn-access.cc:2383
29077 #, gcc-internal-format
29078 msgid "argument %i in the range [%E, %E]"
29079 msgstr ""
29081 #: gimple-ssa-warn-access.cc:2394
29082 #, gcc-internal-format
29083 msgid "in a call to built-in allocation function %qD"
29084 msgstr ""
29086 #: gimple-ssa-warn-access.cc:2397
29087 #, gcc-internal-format
29088 msgid "in a call to allocation function %qD declared here"
29089 msgstr ""
29091 #: gimple-ssa-warn-access.cc:2842
29092 #, gcc-internal-format
29093 msgid "unknown architecture specifier in memory model %wi for %qD"
29094 msgstr ""
29096 #: gimple-ssa-warn-access.cc:2934
29097 #, gcc-internal-format
29098 msgid "invalid memory model %qs for %qD"
29099 msgstr ""
29101 #: gimple-ssa-warn-access.cc:2938
29102 #, gcc-internal-format
29103 msgid "invalid memory model %wi for %qD"
29104 msgstr ""
29106 #: gimple-ssa-warn-access.cc:2953 gimple-ssa-warn-access.cc:3007
29107 #, gcc-internal-format, gfc-internal-format
29108 msgid "valid models are %s"
29109 msgstr ""
29111 #: gimple-ssa-warn-access.cc:2967
29112 #, gcc-internal-format
29113 msgid "invalid failure memory model %qs for %qD"
29114 msgstr ""
29116 #: gimple-ssa-warn-access.cc:2972
29117 #, gcc-internal-format
29118 msgid "valid failure models are %qs, %qs, %qs, %qs"
29119 msgstr ""
29121 #: gimple-ssa-warn-access.cc:2988
29122 #, gcc-internal-format
29123 msgid ""
29124 "failure memory model %qs cannot be stronger than success memory model %qs "
29125 "for %qD"
29126 msgstr ""
29128 #: gimple-ssa-warn-access.cc:3014
29129 #, gcc-internal-format
29130 msgid ""
29131 "failure memory model %wi cannot be stronger than success memory model %wi "
29132 "for %qD"
29133 msgstr ""
29135 #: gimple-ssa-warn-access.cc:3458
29136 #, gcc-internal-format, gfc-internal-format
29137 msgid ""
29138 "bound argument %i value %s is negative for a variable length array argument "
29139 "%i of type %s"
29140 msgstr ""
29142 #: gimple-ssa-warn-access.cc:3466
29143 #, gcc-internal-format, gfc-internal-format
29144 msgid "argument %i value %s is negative"
29145 msgstr ""
29147 #: gimple-ssa-warn-access.cc:3512
29148 #, gcc-internal-format, gfc-internal-format
29149 msgid "argument %i is null but the corresponding size argument %i value is %s"
29150 msgstr ""
29152 #: gimple-ssa-warn-access.cc:3576
29153 #, gcc-internal-format
29154 msgid "referencing argument %u of type %qT"
29155 msgstr ""
29157 #: gimple-ssa-warn-access.cc:3590
29158 #, gcc-internal-format
29159 msgid "in a call to function %qD declared with attribute %qs"
29160 msgstr ""
29162 #: gimple-ssa-warn-access.cc:3594
29163 #, gcc-internal-format
29164 msgid "in a call with type %qT and attribute %qs"
29165 msgstr ""
29167 #: gimple-ssa-warn-access.cc:3601
29168 #, gcc-internal-format
29169 msgid "in a call to function %qD"
29170 msgstr ""
29172 #: gimple-ssa-warn-access.cc:3604
29173 #, gcc-internal-format
29174 msgid "in a call with type %qT"
29175 msgstr ""
29177 #: gimple-ssa-warn-access.cc:3710
29178 #, gcc-internal-format
29179 msgid "%qD called on unallocated object %qD"
29180 msgstr ""
29182 #: gimple-ssa-warn-access.cc:3729
29183 #, gcc-internal-format
29184 msgid "%qD called on a pointer to an unallocated object %qE"
29185 msgstr ""
29187 #: gimple-ssa-warn-access.cc:3738
29188 #, gcc-internal-format
29189 msgid "assigned here"
29190 msgstr ""
29192 #: gimple-ssa-warn-access.cc:3771
29193 #, gcc-internal-format
29194 msgid "%qD called on pointer returned from a mismatched allocation function"
29195 msgstr ""
29197 #: gimple-ssa-warn-access.cc:3780
29198 #, gcc-internal-format
29199 msgid "%qD called on pointer to an unallocated object"
29200 msgstr ""
29202 #: gimple-ssa-warn-access.cc:3928
29203 #, gcc-internal-format
29204 msgid "pointer %qE may be used after %qD"
29205 msgstr ""
29207 #: gimple-ssa-warn-access.cc:3929
29208 #, gcc-internal-format
29209 msgid "pointer %qE used after %qD"
29210 msgstr ""
29212 #: gimple-ssa-warn-access.cc:3933
29213 #, gcc-internal-format
29214 msgid "pointer may be used after %qD"
29215 msgstr ""
29217 #: gimple-ssa-warn-access.cc:3934
29218 #, gcc-internal-format
29219 msgid "pointer used after %qD"
29220 msgstr ""
29222 #: gimple-ssa-warn-access.cc:3938
29223 #, gcc-internal-format
29224 msgid "call to %qD here"
29225 msgstr ""
29227 #: gimple-ssa-warn-access.cc:3955
29228 #, gcc-internal-format
29229 msgid "dangling pointer %qE to %qD may be used"
29230 msgstr ""
29232 #: gimple-ssa-warn-access.cc:3956
29233 #, gcc-internal-format
29234 msgid "using dangling pointer %qE to %qD"
29235 msgstr ""
29237 #: gimple-ssa-warn-access.cc:3961
29238 #, gcc-internal-format
29239 msgid "dangling pointer to %qD may be used"
29240 msgstr ""
29242 #: gimple-ssa-warn-access.cc:3962
29243 #, gcc-internal-format
29244 msgid "using a dangling pointer to %qD"
29245 msgstr ""
29247 #: gimple-ssa-warn-access.cc:3965 gimple-ssa-warn-access.cc:4613
29248 #: gimple-ssa-warn-access.cc:4616 gimple-ssa-warn-restrict.cc:1830
29249 #: tree-ssa-uninit.cc:921 tree-ssa-uninit.cc:1120 c/c-decl.cc:4099
29250 #: c/c-decl.cc:4389 c/c-typeck.cc:9541 c/c-typeck.cc:12295 cp/call.cc:8578
29251 #: cp/call.cc:8589 cp/class.cc:1718 cp/class.cc:3517 cp/constexpr.cc:1062
29252 #: cp/decl.cc:4640 cp/decl.cc:12905 cp/decl.cc:13493 cp/decl.cc:13502
29253 #: cp/decl.cc:14503 cp/friend.cc:406 cp/friend.cc:416 cp/init.cc:2935
29254 #: cp/parser.cc:3694 cp/parser.cc:3840 cp/parser.cc:3891 cp/parser.cc:7171
29255 #: cp/parser.cc:25127 cp/typeck.cc:5002
29256 #, gcc-internal-format
29257 msgid "%qD declared here"
29258 msgstr ""
29260 #: gimple-ssa-warn-access.cc:3973
29261 #, gcc-internal-format
29262 msgid "dangling pointer %qE to an unnamed temporary may be used"
29263 msgstr ""
29265 #: gimple-ssa-warn-access.cc:3975
29266 #, gcc-internal-format
29267 msgid "using dangling pointer %qE to an unnamed temporary"
29268 msgstr ""
29270 #: gimple-ssa-warn-access.cc:3981
29271 #, gcc-internal-format
29272 msgid "dangling pointer to an unnamed temporary may be used"
29273 msgstr ""
29275 #: gimple-ssa-warn-access.cc:3983
29276 #, gcc-internal-format
29277 msgid "using a dangling pointer to an unnamed temporary"
29278 msgstr ""
29280 #: gimple-ssa-warn-access.cc:3987
29281 #, gcc-internal-format
29282 msgid "unnamed temporary defined here"
29283 msgstr ""
29285 #: gimple-ssa-warn-access.cc:4077
29286 #, gcc-internal-format
29287 msgid "%qD called on pointer %qE passed to mismatched allocation function %qD"
29288 msgstr ""
29290 #: gimple-ssa-warn-access.cc:4082
29291 #, gcc-internal-format
29292 msgid "%qD called on a pointer passed to mismatched reallocation function %qD"
29293 msgstr ""
29295 #: gimple-ssa-warn-access.cc:4088
29296 #, gcc-internal-format
29297 msgid "call to %qD"
29298 msgstr ""
29300 #: gimple-ssa-warn-access.cc:4607
29301 #, gcc-internal-format
29302 msgid "storing the address of local variable %qD in %qE"
29303 msgstr ""
29305 #: gimple-ssa-warn-alloca.cc:287
29306 #, gcc-internal-format
29307 msgid "use of %<alloca%>"
29308 msgstr ""
29310 #: gimple-ssa-warn-alloca.cc:326
29311 #, gcc-internal-format
29312 msgid "argument to variable-length array may be too large"
29313 msgstr ""
29315 #: gimple-ssa-warn-alloca.cc:328
29316 #, gcc-internal-format
29317 msgid "argument to %<alloca%> may be too large"
29318 msgstr ""
29320 #: gimple-ssa-warn-alloca.cc:334
29321 #, gcc-internal-format
29322 msgid "limit is %wu bytes, but argument may be as large as %s"
29323 msgstr ""
29325 #: gimple-ssa-warn-alloca.cc:346
29326 #, gcc-internal-format
29327 msgid "argument to variable-length array is too large"
29328 msgstr ""
29330 #: gimple-ssa-warn-alloca.cc:348
29331 #, gcc-internal-format
29332 msgid "argument to %<alloca%> is too large"
29333 msgstr ""
29335 #: gimple-ssa-warn-alloca.cc:353
29336 #, gcc-internal-format
29337 msgid "limit is %wu bytes, but argument is %s"
29338 msgstr ""
29340 #: gimple-ssa-warn-alloca.cc:365
29341 #, gcc-internal-format
29342 msgid "unbounded use of variable-length array"
29343 msgstr ""
29345 #: gimple-ssa-warn-alloca.cc:366
29346 #, gcc-internal-format
29347 msgid "unbounded use of %<alloca%>"
29348 msgstr ""
29350 #: gimple-ssa-warn-alloca.cc:371
29351 #, gcc-internal-format
29352 msgid "use of %<alloca%> within a loop"
29353 msgstr ""
29355 #: gimple-ssa-warn-alloca.cc:376
29356 #, gcc-internal-format
29357 msgid "argument to variable-length array is zero"
29358 msgstr ""
29360 #: gimple-ssa-warn-alloca.cc:378
29361 #, gcc-internal-format
29362 msgid "argument to %<alloca%> is zero"
29363 msgstr ""
29365 #: gimple-ssa-warn-restrict.cc:1498
29366 #, gcc-internal-format
29367 msgid ""
29368 "%qD accessing %wu byte at offsets %s and %s overlaps %wu byte at offset %s"
29369 msgstr ""
29371 #: gimple-ssa-warn-restrict.cc:1500
29372 #, gcc-internal-format
29373 msgid ""
29374 "%qD accessing %wu byte at offsets %s and %s overlaps %wu bytes at offset %s"
29375 msgstr ""
29377 #: gimple-ssa-warn-restrict.cc:1504
29378 #, gcc-internal-format
29379 msgid ""
29380 "%qD accessing %wu bytes at offsets %s and %s overlaps %wu byte at offset %s"
29381 msgstr ""
29383 #: gimple-ssa-warn-restrict.cc:1506
29384 #, gcc-internal-format
29385 msgid ""
29386 "%qD accessing %wu bytes at offsets %s and %s overlaps %wu bytes at offset %s"
29387 msgstr ""
29389 #: gimple-ssa-warn-restrict.cc:1513
29390 #, gcc-internal-format
29391 msgid ""
29392 "%qD accessing %wu byte at offsets %s and %s overlaps between %wu and %wu "
29393 "bytes at offset %s"
29394 msgid_plural ""
29395 "%qD accessing %wu bytes at offsets %s and %s overlaps between %wu and %wu "
29396 "bytes at offset %s"
29397 msgstr[0] ""
29398 msgstr[1] ""
29400 #: gimple-ssa-warn-restrict.cc:1523
29401 #, gcc-internal-format
29402 msgid ""
29403 "%qD accessing %wu byte at offsets %s and %s overlaps %wu or more bytes at "
29404 "offset %s"
29405 msgid_plural ""
29406 "%qD accessing %wu bytes at offsets %s and %s overlaps %wu or more bytes at "
29407 "offset %s"
29408 msgstr[0] ""
29409 msgstr[1] ""
29411 #: gimple-ssa-warn-restrict.cc:1536
29412 #, gcc-internal-format
29413 msgid ""
29414 "%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu "
29415 "byte at offset %s"
29416 msgid_plural ""
29417 "%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu "
29418 "bytes at offset %s"
29419 msgstr[0] ""
29420 msgstr[1] ""
29422 #: gimple-ssa-warn-restrict.cc:1546
29423 #, gcc-internal-format
29424 msgid ""
29425 "%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps "
29426 "between %wu and %wu bytes at offset %s"
29427 msgstr ""
29429 #: gimple-ssa-warn-restrict.cc:1554
29430 #, gcc-internal-format
29431 msgid ""
29432 "%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu or "
29433 "more bytes at offset %s"
29434 msgstr ""
29436 #: gimple-ssa-warn-restrict.cc:1567
29437 #, gcc-internal-format
29438 msgid ""
29439 "%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu byte at "
29440 "offset %s"
29441 msgid_plural ""
29442 "%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu bytes at "
29443 "offset %s"
29444 msgstr[0] ""
29445 msgstr[1] ""
29447 #: gimple-ssa-warn-restrict.cc:1575
29448 #, gcc-internal-format
29449 msgid ""
29450 "%qD accessing %wu or more bytes at offsets %s and %s overlaps between %wu "
29451 "and %wu bytes at offset %s"
29452 msgstr ""
29454 #: gimple-ssa-warn-restrict.cc:1582
29455 #, gcc-internal-format
29456 msgid ""
29457 "%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu or more "
29458 "bytes at offset %s"
29459 msgstr ""
29461 #: gimple-ssa-warn-restrict.cc:1610
29462 #, gcc-internal-format
29463 msgid "%qD accessing %wu byte may overlap %wu byte"
29464 msgid_plural "%qD accessing %wu bytes may overlap %wu byte"
29465 msgstr[0] ""
29466 msgstr[1] ""
29468 #: gimple-ssa-warn-restrict.cc:1617
29469 #, gcc-internal-format
29470 msgid ""
29471 "%qD accessing %wu byte at offsets %s and %s may overlap %wu byte at offset %s"
29472 msgid_plural ""
29473 "%qD accessing %wu bytes at offsets %s and %s may overlap %wu byte at offset "
29474 "%s"
29475 msgstr[0] ""
29476 msgstr[1] ""
29478 #: gimple-ssa-warn-restrict.cc:1628
29479 #, gcc-internal-format
29480 msgid "%qD accessing %wu byte may overlap up to %wu bytes"
29481 msgid_plural "%qD accessing %wu bytes may overlap up to %wu bytes"
29482 msgstr[0] ""
29483 msgstr[1] ""
29485 #: gimple-ssa-warn-restrict.cc:1635
29486 #, gcc-internal-format
29487 msgid ""
29488 "%qD accessing %wu byte at offsets %s and %s may overlap up to %wu bytes at "
29489 "offset %s"
29490 msgid_plural ""
29491 "%qD accessing %wu bytes at offsets %s and %s may overlap up to %wu bytes at "
29492 "offset %s"
29493 msgstr[0] ""
29494 msgstr[1] ""
29496 #: gimple-ssa-warn-restrict.cc:1648
29497 #, gcc-internal-format
29498 msgid "%qD accessing between %wu and %wu bytes may overlap %wu byte"
29499 msgid_plural ""
29500 "%qD accessing between %wu and %wu bytes may overlap up to %wu bytes"
29501 msgstr[0] ""
29502 msgstr[1] ""
29504 #: gimple-ssa-warn-restrict.cc:1655
29505 #, gcc-internal-format
29506 msgid ""
29507 "%qD accessing between %wu and %wu bytes at offsets %s and %s may overlap %wu "
29508 "byte at offset %s"
29509 msgid_plural ""
29510 "%qD accessing between %wu and %wu bytes at offsets %s and %s may overlap up "
29511 "to %wu bytes at offset %s"
29512 msgstr[0] ""
29513 msgstr[1] ""
29515 #: gimple-ssa-warn-restrict.cc:1667
29516 #, gcc-internal-format
29517 msgid ""
29518 "%qD accessing %wu or more bytes at offsets %s and %s may overlap %wu byte at "
29519 "offset %s"
29520 msgid_plural ""
29521 "%qD accessing %wu or more bytes at offsets %s and %s may overlap up to %wu "
29522 "bytes at offset %s"
29523 msgstr[0] ""
29524 msgstr[1] ""
29526 #: gimple-ssa-warn-restrict.cc:1713
29527 #, gcc-internal-format
29528 msgid "%qD specified bound %wu exceeds maximum object size %wu"
29529 msgstr ""
29531 #: gimple-ssa-warn-restrict.cc:1719
29532 #, gcc-internal-format
29533 msgid "%qD specified bound between %wu and %wu exceeds maximum object size %wu"
29534 msgstr ""
29536 #: gimple-ssa-warn-restrict.cc:1780
29537 #, gcc-internal-format
29538 msgid ""
29539 "%qD pointer overflow between offset %s and size %s accessing array %qD with "
29540 "type %qT"
29541 msgstr ""
29543 #: gimple-ssa-warn-restrict.cc:1785 c-family/c-warn.cc:3804
29544 #, gcc-internal-format
29545 msgid "array %qD declared here"
29546 msgstr ""
29548 #: gimple-ssa-warn-restrict.cc:1790 gimple-ssa-warn-restrict.cc:1796
29549 #, gcc-internal-format
29550 msgid "%qD pointer overflow between offset %s and size %s"
29551 msgstr ""
29553 #: gimple-ssa-warn-restrict.cc:1813
29554 #, gcc-internal-format
29555 msgid ""
29556 "%qD forming offset %s is out of the bounds [0, %wu] of object %qD with type "
29557 "%qT"
29558 msgstr ""
29560 #: gimple-ssa-warn-restrict.cc:1816
29561 #, gcc-internal-format
29562 msgid "%qD offset %s is out of the bounds [0, %wu] of object %qD with type %qT"
29563 msgstr ""
29565 #: gimple-ssa-warn-restrict.cc:1822
29566 #, gcc-internal-format
29567 msgid "%qD forming offset %s is out of the bounds of object %qD with type %qT"
29568 msgstr ""
29570 #: gimple-ssa-warn-restrict.cc:1824
29571 #, gcc-internal-format
29572 msgid "%qD offset %s is out of the bounds of object %qD with type %qT"
29573 msgstr ""
29575 #: gimple-ssa-warn-restrict.cc:1837
29576 #, gcc-internal-format
29577 msgid "%qD forming offset %s is out of the bounds [0, %wu]"
29578 msgstr ""
29580 #: gimple-ssa-warn-restrict.cc:1839
29581 #, gcc-internal-format
29582 msgid "%qD offset %s is out of the bounds [0, %wu]"
29583 msgstr ""
29585 #: gimple-ssa-warn-restrict.cc:1845
29586 #, gcc-internal-format
29587 msgid "%qD forming offset %s is out of bounds"
29588 msgstr ""
29590 #: gimple-ssa-warn-restrict.cc:1846
29591 #, gcc-internal-format
29592 msgid "%qD offset %s is out of bounds"
29593 msgstr ""
29595 #: gimple-ssa-warn-restrict.cc:1858
29596 #, gcc-internal-format
29597 msgid "%qD offset %s from the object at %qE is out of the bounds of %qT"
29598 msgstr ""
29600 #: gimple-ssa-warn-restrict.cc:1866 gimple-ssa-warn-restrict.cc:1887
29601 #, gcc-internal-format
29602 msgid "subobject %qD declared here"
29603 msgstr ""
29605 #: gimple-ssa-warn-restrict.cc:1876
29606 #, gcc-internal-format
29607 msgid ""
29608 "%qD offset %s from the object at %qE is out of the bounds of referenced "
29609 "subobject %qD with type %qT at offset %wi"
29610 msgstr ""
29612 #: gimple-streamer-in.cc:207
29613 #, gcc-internal-format, gfc-internal-format
29614 msgid "bytecode stream: unknown GIMPLE statement tag %s"
29615 msgstr ""
29617 #: gimple-warn-recursion.cc:195
29618 #, gcc-internal-format
29619 msgid "infinite recursion detected"
29620 msgstr ""
29622 #: gimple-warn-recursion.cc:202
29623 #, gcc-internal-format
29624 msgid "recursive call"
29625 msgstr ""
29627 #: gimple.cc:1337
29628 #, gcc-internal-format, gfc-internal-format
29629 msgid "gimple check: expected %s(%s), have %s(%s) in %s, at %s:%d"
29630 msgstr ""
29632 #: gimplify.cc:1426
29633 #, gcc-internal-format
29634 msgid ""
29635 "%<allocate%> directive for %qD inside a target region must specify an "
29636 "%<allocator%> clause"
29637 msgstr ""
29639 #: gimplify.cc:2298
29640 #, gcc-internal-format
29641 msgid "statement will never be executed"
29642 msgstr ""
29644 #: gimplify.cc:2362
29645 #, gcc-internal-format
29646 msgid "%qs cannot be initialized with%<-ftrivial-auto-var_init%>"
29647 msgstr ""
29649 #: gimplify.cc:2754 gimplify.cc:2762
29650 #, gcc-internal-format
29651 msgid "this statement may fall through"
29652 msgstr ""
29654 #: gimplify.cc:2764
29655 #, gcc-internal-format
29656 msgid "here"
29657 msgstr ""
29659 #. We've found [[fallthrough]]; at the end of a switch, which the C++
29660 #. standard says is ill-formed; see [dcl.attr.fallthrough].
29661 #: gimplify.cc:2835 gimplify.cc:2892 gimplify.cc:2918
29662 #, gcc-internal-format
29663 msgid "attribute %<fallthrough%> not preceding a case label or default label"
29664 msgstr ""
29666 #: gimplify.cc:4092
29667 #, gcc-internal-format
29668 msgid "using result of function returning %<void%>"
29669 msgstr ""
29671 #: gimplify.cc:7019
29672 #, gcc-internal-format, gfc-internal-format
29673 msgid "non-memory output %d must stay in memory"
29674 msgstr ""
29676 #: gimplify.cc:7034
29677 #, gcc-internal-format
29678 msgid "invalid lvalue in %<asm%> output %d"
29679 msgstr ""
29681 #: gimplify.cc:7181
29682 #, gcc-internal-format, gfc-internal-format
29683 msgid "non-memory input %d must stay in memory"
29684 msgstr ""
29686 #: gimplify.cc:7221 gimplify.cc:7231
29687 #, gcc-internal-format, gfc-internal-format
29688 msgid "memory input %d is not directly addressable"
29689 msgstr ""
29691 #: gimplify.cc:7854
29692 #, gcc-internal-format
29693 msgid ""
29694 "threadprivate variable %qE used in a region with %<order(concurrent)%> clause"
29695 msgstr ""
29697 #: gimplify.cc:7856
29698 #, gcc-internal-format
29699 msgid "enclosing region"
29700 msgstr ""
29702 #: gimplify.cc:7860
29703 #, gcc-internal-format
29704 msgid "threadprivate variable %qE used in target region"
29705 msgstr ""
29707 #: gimplify.cc:7862
29708 #, gcc-internal-format
29709 msgid "enclosing target region"
29710 msgstr ""
29712 #: gimplify.cc:7875
29713 #, gcc-internal-format
29714 msgid "threadprivate variable %qE used in untied task"
29715 msgstr ""
29717 #: gimplify.cc:7877
29718 #, gcc-internal-format
29719 msgid "enclosing task"
29720 msgstr ""
29722 #: gimplify.cc:7974
29723 #, gcc-internal-format
29724 msgid "%qE not specified in enclosing %qs"
29725 msgstr ""
29727 #: gimplify.cc:7976
29728 #, gcc-internal-format
29729 msgid "enclosing %qs"
29730 msgstr ""
29732 #: gimplify.cc:8150
29733 #, gcc-internal-format
29734 msgid "%qE not specified in enclosing OpenACC %qs construct"
29735 msgstr ""
29737 #: gimplify.cc:8154
29738 #, gcc-internal-format
29739 msgid "enclosing OpenACC %qs construct and"
29740 msgstr ""
29742 #: gimplify.cc:8157
29743 #, gcc-internal-format
29744 msgid "enclosing OpenACC %qs construct with %qs clause"
29745 msgstr ""
29747 #: gimplify.cc:8227
29748 #, gcc-internal-format
29749 msgid "%qE with %<link%> clause used in %<routine%> function"
29750 msgstr ""
29752 #: gimplify.cc:8235
29753 #, gcc-internal-format
29754 msgid "%qE requires a %<declare%> directive for use in a %<routine%> function"
29755 msgstr ""
29757 #: gimplify.cc:8297
29758 #, gcc-internal-format
29759 msgid "%qE not specified in enclosing %<target%>"
29760 msgstr ""
29762 #: gimplify.cc:8299
29763 #, gcc-internal-format
29764 msgid "enclosing %<target%>"
29765 msgstr ""
29767 #: gimplify.cc:8334 gimplify.cc:12428
29768 #, gcc-internal-format
29769 msgid "variable %qE declared in enclosing %<host_data%> region"
29770 msgstr ""
29772 #: gimplify.cc:8355
29773 #, gcc-internal-format
29774 msgid "%qD referenced in target region does not have a mappable type"
29775 msgstr ""
29777 #: gimplify.cc:8499
29778 #, gcc-internal-format
29779 msgid "iteration variable %qE is predetermined linear"
29780 msgstr ""
29782 #: gimplify.cc:8502
29783 #, gcc-internal-format
29784 msgid "iteration variable %qE should be private"
29785 msgstr ""
29787 #: gimplify.cc:8516
29788 #, gcc-internal-format
29789 msgid "iteration variable %qE should not be firstprivate"
29790 msgstr ""
29792 #: gimplify.cc:8519
29793 #, gcc-internal-format
29794 msgid "iteration variable %qE should not be reduction"
29795 msgstr ""
29797 #: gimplify.cc:8522
29798 #, gcc-internal-format
29799 msgid "iteration variable %qE should not be linear"
29800 msgstr ""
29802 #: gimplify.cc:9526 gimplify.cc:9537 gimplify.cc:9549 gimplify.cc:9565
29803 #: gimplify.cc:9770 gimplify.cc:9793 gimplify.cc:9804 gimplify.cc:9822
29804 #, gcc-internal-format
29805 msgid "unexpected mapping node"
29806 msgstr ""
29808 #: gimplify.cc:9859
29809 #, gcc-internal-format
29810 msgid "unexpected pointer mapping node"
29811 msgstr ""
29813 #: gimplify.cc:10072
29814 #, gcc-internal-format
29815 msgid "base pointer cycle detected"
29816 msgstr ""
29818 #: gimplify.cc:10579
29819 #, gcc-internal-format
29820 msgid ""
29821 "data movement for component %qE is not compatible with movement for struct "
29822 "%qE"
29823 msgstr ""
29825 #: gimplify.cc:10895
29826 #, gcc-internal-format
29827 msgid "%qE appears more than once in map clauses"
29828 msgstr ""
29830 #: gimplify.cc:11851
29831 #, gcc-internal-format
29832 msgid "mapping field %qE of variable length structure"
29833 msgstr ""
29835 #: gimplify.cc:12121 gimplify.cc:12127
29836 #, gcc-internal-format
29837 msgid "conditional %<lastprivate%> clause on %qs construct"
29838 msgstr ""
29840 #: gimplify.cc:12144
29841 #, gcc-internal-format
29842 msgid "non-scalar variable %qD in conditional %<lastprivate%> clause"
29843 msgstr ""
29845 #: gimplify.cc:12166
29846 #, gcc-internal-format
29847 msgid "%<task%> reduction modifier on a construct with a %<nowait%> clause"
29848 msgstr ""
29850 #: gimplify.cc:12174
29851 #, gcc-internal-format
29852 msgid ""
29853 "invalid %<task%> reduction modifier on construct other than %<parallel%>, "
29854 "%qs, %<sections%> or %<scope%>"
29855 msgstr ""
29857 #: gimplify.cc:12185 gimplify.cc:12191 gimplify.cc:12197 gimplify.cc:12203
29858 #: gimplify.cc:12209 gimplify.cc:16423
29859 #, gcc-internal-format
29860 msgid "%<inscan%> %<reduction%> clause on %qs construct"
29861 msgstr ""
29863 #: gimplify.cc:12303
29864 #, gcc-internal-format
29865 msgid ""
29866 "%<linear%> clause for variable other than loop iterator specified on "
29867 "construct combined with %<distribute%>"
29868 msgstr ""
29870 #: gimplify.cc:12928
29871 #, gcc-internal-format
29872 msgid ""
29873 "copyprivate variable %qE is not threadprivate or private in outer context"
29874 msgstr ""
29876 #: gimplify.cc:12985
29877 #, gcc-internal-format
29878 msgid "%s variable %qE is private in outer context"
29879 msgstr ""
29881 #: gimplify.cc:13017
29882 #, gcc-internal-format
29883 msgid "expected %qs %<if%> clause modifier rather than %qs"
29884 msgstr ""
29886 #: gimplify.cc:13056
29887 #, gcc-internal-format
29888 msgid ""
29889 "%<device%> clause with %<ancestor%> is only allowed on %<target%> construct"
29890 msgstr ""
29892 #: gimplify.cc:13072
29893 #, gcc-internal-format
29894 msgid ""
29895 "with %<ancestor%>, only the %<device%>, %<firstprivate%>, %<private%>, "
29896 "%<defaultmap%>, and %<map%> clauses may appear on the construct"
29897 msgstr ""
29899 #: gimplify.cc:13288
29900 #, gcc-internal-format
29901 msgid ""
29902 "%qD specified in %qs clause but not in %<inscan%> %<reduction%> clause on "
29903 "the containing construct"
29904 msgstr ""
29906 #: gimplify.cc:13500
29907 #, gcc-internal-format
29908 msgid "%<_Atomic%> %qD in implicit %<map%> clause"
29909 msgstr ""
29911 #: gimplify.cc:13554
29912 #, gcc-internal-format
29913 msgid ""
29914 "%<_Atomic%> %qD in implicit %<firstprivate%> clause on %<target%> construct"
29915 msgstr ""
29917 #: gimplify.cc:13892
29918 #, gcc-internal-format
29919 msgid "%<_Atomic%> %qD in %<firstprivate%> clause on %<target%> construct"
29920 msgstr ""
29922 #: gimplify.cc:13965
29923 #, gcc-internal-format
29924 msgid ""
29925 "same variable used in %<firstprivate%> and %<lastprivate%> clauses on "
29926 "%<distribute%> construct"
29927 msgstr ""
29929 #: gimplify.cc:14142
29930 #, gcc-internal-format
29931 msgid ""
29932 "incompatible data clause with reduction on %qE; promoting to "
29933 "%<present_or_copy%>"
29934 msgstr ""
29936 #: gimplify.cc:14440
29937 #, gcc-internal-format
29938 msgid ""
29939 "%qD specified in %<inscan%> %<reduction%> clause but not in %<scan%> "
29940 "directive clause"
29941 msgstr ""
29943 #: gimplify.cc:14459
29944 #, gcc-internal-format
29945 msgid "invalid private reduction on %qE"
29946 msgstr ""
29948 #: gimplify.cc:14626
29949 #, gcc-internal-format
29950 msgid ""
29951 "%<inscan%> %<reduction%> clause used together with %<linear%> clause for a "
29952 "variable other than loop iterator"
29953 msgstr ""
29955 #: gimplify.cc:14970
29956 #, gcc-internal-format
29957 msgid "%<mutexinoutset%> kind in %<depend%> clause on a %<taskwait%> construct"
29958 msgstr ""
29960 #: gimplify.cc:14980
29961 #, gcc-internal-format
29962 msgid "%<taskwait%> construct with %<nowait%> clause but no %<depend%> clauses"
29963 msgstr ""
29965 #: gimplify.cc:15264 gimplify.cc:15268 gimplify.cc:15277 gimplify.cc:15289
29966 #: gimplify.cc:15294
29967 #, gcc-internal-format
29968 msgid "%qs clause may not appear on non-rectangular %qs"
29969 msgstr ""
29971 #: gimplify.cc:15455
29972 #, gcc-internal-format
29973 msgid ""
29974 "%<linear%> clause may not be specified together with %<ordered%> clause if "
29975 "stand-alone %<ordered%> construct is nested in it"
29976 msgstr ""
29978 #: gimplify.cc:15520
29979 #, gcc-internal-format
29980 msgid "threadprivate iteration variable %qD"
29981 msgstr ""
29983 #: gimplify.cc:15551 gimplify.cc:15659
29984 #, gcc-internal-format
29985 msgid "conditional %<lastprivate%> on loop iterator %qD ignored"
29986 msgstr ""
29988 #: gimplify.cc:16361
29989 #, gcc-internal-format
29990 msgid ""
29991 "%<bind%> clause not specified on a %<loop%> construct not nested inside "
29992 "another OpenMP construct"
29993 msgstr ""
29995 #: gimplify.cc:16385
29996 #, gcc-internal-format
29997 msgid ""
29998 "%<bind(parallel)%> on a %<loop%> construct nested inside %<simd%> construct"
29999 msgstr ""
30001 #: gimplify.cc:16405
30002 #, gcc-internal-format
30003 msgid ""
30004 "%<bind(teams)%> on a %<loop%> region not strictly nested inside of a "
30005 "%<teams%> region"
30006 msgstr ""
30008 #: gimplify.cc:16430
30009 #, gcc-internal-format
30010 msgid ""
30011 "invalid %<task%> reduction modifier on construct other than %<parallel%>, "
30012 "%qs or %<sections%>"
30013 msgstr ""
30015 #: gimplify.cc:16458
30016 #, gcc-internal-format
30017 msgid ""
30018 "%<lastprivate%> clause on a %<loop%> construct refers to a variable %qD "
30019 "which is not the loop iterator"
30020 msgstr ""
30022 #: gimplify.cc:17540
30023 #, gcc-internal-format
30024 msgid ""
30025 "%<ordered%> construct with %qs clause must be closely nested inside a loop "
30026 "with %<ordered%> clause"
30027 msgstr ""
30029 #: gimplify.cc:17561
30030 #, gcc-internal-format
30031 msgid "variable %qE is not an iteration of outermost loop %d, expected %qE"
30032 msgstr ""
30034 #: gimplify.cc:17574
30035 #, gcc-internal-format
30036 msgid ""
30037 "number of variables in %qs clause with %<sink%> modifier does not match "
30038 "number of iteration variables"
30039 msgstr ""
30041 #: gimplify.cc:17588
30042 #, gcc-internal-format
30043 msgid ""
30044 "more than one %qs clause with %<source%> modifier on an %<ordered%> construct"
30045 msgstr ""
30047 #: gimplify.cc:17601
30048 #, gcc-internal-format
30049 msgid ""
30050 "%qs clause with %<source%> modifier specified together with %qs clauses with "
30051 "%<sink%> modifier on the same construct"
30052 msgstr ""
30054 #: gimplify.cc:18918
30055 #, gcc-internal-format
30056 msgid "gimplification failed"
30057 msgstr ""
30059 #: gimplify.cc:19519
30060 #, gcc-internal-format
30061 msgid "%qT is promoted to %qT when passed through %<...%>"
30062 msgstr ""
30064 #: gimplify.cc:19524
30065 #, gcc-internal-format
30066 msgid "(so you should pass %qT not %qT to %<va_arg%>)"
30067 msgstr ""
30069 #: gimplify.cc:19531
30070 #, gcc-internal-format
30071 msgid "if this code is reached, the program will abort"
30072 msgstr ""
30074 #: godump.cc:1438
30075 #, gcc-internal-format
30076 msgid "could not close Go dump file: %m"
30077 msgstr ""
30079 #: godump.cc:1450
30080 #, gcc-internal-format
30081 msgid "could not open Go dump file %qs: %m"
30082 msgstr ""
30084 #: graphite.cc:529
30085 #, gcc-internal-format
30086 msgid "Graphite loop optimizations cannot be used (isl is not available)."
30087 msgstr ""
30089 #: input.cc:1482
30090 #, gcc-internal-format, gfc-internal-format
30091 msgid "expansion point is location %i"
30092 msgstr ""
30094 #: input.cc:1512
30095 #, gcc-internal-format
30096 msgid "token %u has %<x-location == y-location == %u%>"
30097 msgstr ""
30099 #: input.cc:1521
30100 #, gcc-internal-format
30101 msgid "token %u has %<x-location == %u%>"
30102 msgstr ""
30104 #: input.cc:1522
30105 #, gcc-internal-format
30106 msgid "token %u has %<y-location == %u%>"
30107 msgstr ""
30109 #: internal-fn.cc:843
30110 #, gcc-internal-format
30111 msgid "invalid use of attribute %<fallthrough%>"
30112 msgstr ""
30114 #: ipa-devirt.cc:679 ipa-devirt.cc:764 ipa-devirt.cc:793 ipa-devirt.cc:835
30115 #: ipa-devirt.cc:866
30116 #, gcc-internal-format
30117 msgid "virtual table of type %qD violates one definition rule"
30118 msgstr ""
30120 #: ipa-devirt.cc:682
30121 #, gcc-internal-format
30122 msgid ""
30123 "variable of same assembler name as the virtual table is defined in another "
30124 "translation unit"
30125 msgstr ""
30127 #: ipa-devirt.cc:723
30128 #, gcc-internal-format
30129 msgid "virtual table of type %qD contains RTTI information"
30130 msgstr ""
30132 #: ipa-devirt.cc:729
30133 #, gcc-internal-format
30134 msgid "but is prevailed by one without from other translation unit"
30135 msgstr ""
30137 #: ipa-devirt.cc:733
30138 #, gcc-internal-format
30139 msgid "RTTI will not work on this type"
30140 msgstr ""
30142 #: ipa-devirt.cc:770
30143 #, gcc-internal-format
30144 msgid ""
30145 "the conflicting type defined in another translation unit has virtual table "
30146 "of different size"
30147 msgstr ""
30149 #: ipa-devirt.cc:799
30150 #, gcc-internal-format
30151 msgid ""
30152 "the conflicting type defined in another translation unit with different RTTI "
30153 "information"
30154 msgstr ""
30156 #: ipa-devirt.cc:843 ipa-devirt.cc:874
30157 #, gcc-internal-format
30158 msgid "the conflicting type defined in another translation unit"
30159 msgstr ""
30161 #: ipa-devirt.cc:847
30162 #, gcc-internal-format
30163 msgid "contains additional virtual method %qD"
30164 msgstr ""
30166 #: ipa-devirt.cc:854
30167 #, gcc-internal-format
30168 msgid ""
30169 "the conflicting type defined in another translation unit has virtual table "
30170 "with more entries"
30171 msgstr ""
30173 #: ipa-devirt.cc:880
30174 #, gcc-internal-format
30175 msgid "virtual method %qD"
30176 msgstr ""
30178 #: ipa-devirt.cc:884
30179 #, gcc-internal-format
30180 msgid "ought to match virtual method %qD but does not"
30181 msgstr ""
30183 #: ipa-devirt.cc:890
30184 #, gcc-internal-format
30185 msgid ""
30186 "the conflicting type defined in another translation unit has virtual table "
30187 "with different contents"
30188 msgstr ""
30190 #: ipa-devirt.cc:924
30191 #, gcc-internal-format
30192 msgid "type %qT (typedef of %qT) violates the C++ One Definition Rule"
30193 msgstr ""
30195 #: ipa-devirt.cc:932
30196 #, gcc-internal-format
30197 msgid "type %qT violates the C++ One Definition Rule"
30198 msgstr ""
30200 #: ipa-devirt.cc:944 ipa-devirt.cc:959 ipa-devirt.cc:1237 ipa-devirt.cc:1282
30201 #: ipa-devirt.cc:1321 ipa-devirt.cc:1339
30202 #, gcc-internal-format
30203 msgid "a different type is defined in another translation unit"
30204 msgstr ""
30206 #: ipa-devirt.cc:951
30207 #, gcc-internal-format
30208 msgid "the first difference of corresponding definitions is field %qD"
30209 msgstr ""
30211 #: ipa-devirt.cc:961
30212 #, gcc-internal-format
30213 msgid "the first difference of corresponding definitions is method %qD"
30214 msgstr ""
30216 #: ipa-devirt.cc:1066
30217 #, gcc-internal-format
30218 msgid ""
30219 "type %qT defined in anonymous namespace cannot match type %qT across the "
30220 "translation unit boundary"
30221 msgstr ""
30223 #: ipa-devirt.cc:1071
30224 #, gcc-internal-format
30225 msgid ""
30226 "type %qT defined in anonymous namespace cannot match across the translation "
30227 "unit boundary"
30228 msgstr ""
30230 #: ipa-devirt.cc:1076
30231 #, gcc-internal-format
30232 msgid "the incompatible type defined in another translation unit"
30233 msgstr ""
30235 #: ipa-devirt.cc:1092
30236 #, gcc-internal-format
30237 msgid "type name %qs should match type name %qs"
30238 msgstr ""
30240 #: ipa-devirt.cc:1096 ipa-devirt.cc:1193
30241 #, gcc-internal-format
30242 msgid "the incompatible type is defined here"
30243 msgstr ""
30245 #: ipa-devirt.cc:1124
30246 #, gcc-internal-format
30247 msgid "array types have different bounds"
30248 msgstr ""
30250 #: ipa-devirt.cc:1139
30251 #, gcc-internal-format
30252 msgid "return value type mismatch"
30253 msgstr ""
30255 #: ipa-devirt.cc:1154
30256 #, gcc-internal-format
30257 msgid "implicit this pointer type mismatch"
30258 msgstr ""
30260 #: ipa-devirt.cc:1157
30261 #, gcc-internal-format, gfc-internal-format
30262 msgid "type mismatch in parameter %i"
30263 msgstr ""
30265 #: ipa-devirt.cc:1168
30266 #, gcc-internal-format
30267 msgid "types have different parameter counts"
30268 msgstr ""
30270 #: ipa-devirt.cc:1184
30271 #, gcc-internal-format
30272 msgid "type %qT itself violates the C++ One Definition Rule"
30273 msgstr ""
30275 #: ipa-devirt.cc:1190
30276 #, gcc-internal-format
30277 msgid "type %qT should match type %qT"
30278 msgstr ""
30280 #: ipa-devirt.cc:1265
30281 #, gcc-internal-format
30282 msgid "a type with different precision is defined in another translation unit"
30283 msgstr ""
30285 #: ipa-devirt.cc:1272
30286 #, gcc-internal-format
30287 msgid "a type with different signedness is defined in another translation unit"
30288 msgstr ""
30290 #: ipa-devirt.cc:1297
30291 #, gcc-internal-format
30292 msgid ""
30293 "it is defined as a pointer in different address space in another translation "
30294 "unit"
30295 msgstr ""
30297 #: ipa-devirt.cc:1306
30298 #, gcc-internal-format
30299 msgid ""
30300 "it is defined as a pointer to different type in another translation unit"
30301 msgstr ""
30303 #: ipa-devirt.cc:1366
30304 #, gcc-internal-format
30305 msgid "an array of different size is defined in another translation unit"
30306 msgstr ""
30308 #: ipa-devirt.cc:1381
30309 #, gcc-internal-format
30310 msgid "has different return value in another translation unit"
30311 msgstr ""
30313 #: ipa-devirt.cc:1404 ipa-devirt.cc:1416
30314 #, gcc-internal-format
30315 msgid "has different parameters in another translation unit"
30316 msgstr ""
30318 #: ipa-devirt.cc:1439
30319 #, gcc-internal-format
30320 msgid "a type defined in another translation unit is not polymorphic"
30321 msgstr ""
30323 #: ipa-devirt.cc:1443
30324 #, gcc-internal-format
30325 msgid "a type defined in another translation unit is polymorphic"
30326 msgstr ""
30328 #: ipa-devirt.cc:1461 ipa-devirt.cc:1525
30329 #, gcc-internal-format
30330 msgid ""
30331 "a type with different virtual table pointers is defined in another "
30332 "translation unit"
30333 msgstr ""
30335 #: ipa-devirt.cc:1468 ipa-devirt.cc:1530
30336 #, gcc-internal-format
30337 msgid "a type with different bases is defined in another translation unit"
30338 msgstr ""
30340 #: ipa-devirt.cc:1476
30341 #, gcc-internal-format
30342 msgid "a field with different name is defined in another translation unit"
30343 msgstr ""
30345 #: ipa-devirt.cc:1490
30346 #, gcc-internal-format
30347 msgid ""
30348 "a field of same name but different type is defined in another translation "
30349 "unit"
30350 msgstr ""
30352 #: ipa-devirt.cc:1503
30353 #, gcc-internal-format
30354 msgid "fields have different layout in another translation unit"
30355 msgstr ""
30357 #: ipa-devirt.cc:1510
30358 #, gcc-internal-format
30359 msgid "one field is a bitfield while the other is not"
30360 msgstr ""
30362 #: ipa-devirt.cc:1534
30363 #, gcc-internal-format
30364 msgid ""
30365 "a type with different number of fields is defined in another translation unit"
30366 msgstr ""
30368 #: ipa-devirt.cc:1557
30369 #, gcc-internal-format
30370 msgid "a type with different size is defined in another translation unit"
30371 msgstr ""
30373 #: ipa-devirt.cc:1566
30374 #, gcc-internal-format
30375 msgid "one type needs to be constructed while the other does not"
30376 msgstr ""
30378 #: ipa-devirt.cc:1579
30379 #, gcc-internal-format
30380 msgid "memory layout mismatch"
30381 msgstr ""
30383 #: ipa-devirt.cc:1698
30384 #, gcc-internal-format
30385 msgid "the extra base is defined here"
30386 msgstr ""
30388 #: ipa-devirt.cc:3874
30389 #, gcc-internal-format
30390 msgid "Declaring type %qD final would enable devirtualization of %i call"
30391 msgid_plural ""
30392 "Declaring type %qD final would enable devirtualization of %i calls"
30393 msgstr[0] ""
30394 msgstr[1] ""
30396 #: ipa-devirt.cc:3883
30397 #, gcc-internal-format
30398 msgid ""
30399 "Declaring type %qD final would enable devirtualization of %i call executed "
30400 "%lli times"
30401 msgid_plural ""
30402 "Declaring type %qD final would enable devirtualization of %i calls executed "
30403 "%lli times"
30404 msgstr[0] ""
30405 msgstr[1] ""
30407 #: ipa-devirt.cc:3913
30408 #, gcc-internal-format
30409 msgid ""
30410 "Declaring virtual destructor of %qD final would enable devirtualization of "
30411 "%i call"
30412 msgid_plural ""
30413 "Declaring virtual destructor of %qD final would enable devirtualization of "
30414 "%i calls"
30415 msgstr[0] ""
30416 msgstr[1] ""
30418 #: ipa-devirt.cc:3921
30419 #, gcc-internal-format
30420 msgid "Declaring method %qD final would enable devirtualization of %i call"
30421 msgid_plural ""
30422 "Declaring method %qD final would enable devirtualization of %i calls"
30423 msgstr[0] ""
30424 msgstr[1] ""
30426 #: ipa-devirt.cc:3929
30427 #, gcc-internal-format
30428 msgid ""
30429 "Declaring virtual destructor of %qD final would enable devirtualization of "
30430 "%i call executed %lli times"
30431 msgid_plural ""
30432 "Declaring virtual destructor of %qD final would enable devirtualization of "
30433 "%i calls executed %lli times"
30434 msgstr[0] ""
30435 msgstr[1] ""
30437 #: ipa-devirt.cc:3940
30438 #, gcc-internal-format
30439 msgid ""
30440 "Declaring method %qD final would enable devirtualization of %i call executed "
30441 "%lli times"
30442 msgid_plural ""
30443 "Declaring method %qD final would enable devirtualization of %i calls "
30444 "executed %lli times"
30445 msgstr[0] ""
30446 msgstr[1] ""
30448 #: ipa-devirt.cc:4253
30449 #, gcc-internal-format
30450 msgid "type %qs violates the C++ One Definition Rule"
30451 msgstr ""
30453 #: ipa-devirt.cc:4262
30454 #, gcc-internal-format
30455 msgid ""
30456 "an enum with different number of values is defined in another translation "
30457 "unit"
30458 msgstr ""
30460 #: ipa-devirt.cc:4266
30461 #, gcc-internal-format
30462 msgid ""
30463 "an enum with different value name is defined in another translation unit"
30464 msgstr ""
30466 #: ipa-devirt.cc:4270
30467 #, gcc-internal-format
30468 msgid "an enum with different values is defined in another translation unit"
30469 msgstr ""
30471 #: ipa-devirt.cc:4291
30472 #, gcc-internal-format
30473 msgid "name %qs differs from name %qs defined in another translation unit"
30474 msgstr ""
30476 #: ipa-devirt.cc:4297
30477 #, gcc-internal-format
30478 msgid ""
30479 "name %qs is defined as %u-bit while another translation unit defines it as "
30480 "%u-bit"
30481 msgstr ""
30483 #: ipa-devirt.cc:4306
30484 #, gcc-internal-format
30485 msgid ""
30486 "name %qs is defined to %wd while another translation unit defines it as %wd"
30487 msgstr ""
30489 #: ipa-devirt.cc:4312
30490 #, gcc-internal-format
30491 msgid "name %qs is defined to different value in another translation unit"
30492 msgstr ""
30494 #: ipa-devirt.cc:4317
30495 #, gcc-internal-format
30496 msgid "mismatching definition"
30497 msgstr ""
30499 #: ipa-fnsummary.cc:4660
30500 #, gcc-internal-format
30501 msgid "invalid fnsummary in LTO stream"
30502 msgstr ""
30504 #: ipa-fnsummary.cc:4761
30505 #, gcc-internal-format
30506 msgid "ipa inline summary is missing in input file"
30507 msgstr ""
30509 #: ipa-modref.cc:4017
30510 #, gcc-internal-format
30511 msgid "IPA modref summary is missing in input file"
30512 msgstr ""
30514 #: ipa-prop.cc:4823 ipa-prop.cc:4865 ipa-prop.cc:4942 ipa-prop.cc:4990
30515 #, gcc-internal-format
30516 msgid "invalid jump function in LTO stream"
30517 msgstr ""
30519 #: ipa-pure-const.cc:220
30520 #, gcc-internal-format
30521 msgid "function might be candidate for attribute %qs"
30522 msgstr ""
30524 #: ipa-pure-const.cc:221
30525 #, gcc-internal-format
30526 msgid ""
30527 "function might be candidate for attribute %qs if it is known to return "
30528 "normally"
30529 msgstr ""
30531 #: ipa-reference.cc:1264
30532 #, gcc-internal-format
30533 msgid "ipa reference summary is missing in ltrans unit"
30534 msgstr ""
30536 #: ipa-sra.cc:1621
30537 #, gcc-internal-format
30538 msgid "Access offset before parent offset"
30539 msgstr ""
30541 #: ipa-sra.cc:1626
30542 #, gcc-internal-format
30543 msgid "Access size greater or equal to its parent size"
30544 msgstr ""
30546 #: ipa-sra.cc:1631
30547 #, gcc-internal-format
30548 msgid "Access terminates outside of its parent"
30549 msgstr ""
30551 #: ipa-sra.cc:1643
30552 #, gcc-internal-format
30553 msgid "Access overlaps with its sibling"
30554 msgstr ""
30556 #: ipa-sra.cc:1662
30557 #, gcc-internal-format
30558 msgid "IPA-SRA access verification failed"
30559 msgstr ""
30561 #: ipa-sra.cc:2747
30562 #, gcc-internal-format
30563 msgid "function %qs, parameter %u, has IPA-SRA accesses which overlap"
30564 msgstr ""
30566 #: ipa-sra.cc:2750
30567 #, gcc-internal-format
30568 msgid ""
30569 "function %qs, parameter %u, is used but does not have any certain IPA-SRA "
30570 "access"
30571 msgstr ""
30573 #: ipa-strub.cc:622
30574 #, gcc-internal-format
30575 msgid "at-calls %<strub%> does not support call to %qD"
30576 msgstr ""
30578 #: ipa-strub.cc:656
30579 #, gcc-internal-format
30580 msgid "%qD is not eligible for %<strub%> on the target system"
30581 msgstr ""
30583 #: ipa-strub.cc:660
30584 #, gcc-internal-format
30585 msgid "unsupported %<strub%> call on the target system"
30586 msgstr ""
30588 #: ipa-strub.cc:686
30589 #, gcc-internal-format
30590 msgid "%qD is not eligible for %<strub%> because %<-fsplit-stack%> is enabled"
30591 msgstr ""
30593 #: ipa-strub.cc:699
30594 #, gcc-internal-format
30595 msgid "%qD is not eligible for %<strub%> because of attribute %<noipa%>"
30596 msgstr ""
30598 #: ipa-strub.cc:714
30599 #, gcc-internal-format
30600 msgid "%qD is not eligible for %<strub%> because of attribute %<simd%>"
30601 msgstr ""
30603 #: ipa-strub.cc:848
30604 #, gcc-internal-format
30605 msgid ""
30606 "%qD is not eligible for internal %<strub%> because of attribute %<noclone%>"
30607 msgstr ""
30609 #: ipa-strub.cc:872
30610 #, gcc-internal-format
30611 msgid "%qD is not eligible for internal %<strub%> because it calls %qD"
30612 msgstr ""
30614 #: ipa-strub.cc:886
30615 #, gcc-internal-format
30616 msgid ""
30617 "%qD is not eligible for internal %<strub%> because it contains a non-local "
30618 "goto target"
30619 msgstr ""
30621 #: ipa-strub.cc:899
30622 #, gcc-internal-format
30623 msgid ""
30624 "%qD is not eligible for internal %<strub%> because the address of a local "
30625 "label escapes"
30626 msgstr ""
30628 #: ipa-strub.cc:938
30629 #, gcc-internal-format
30630 msgid "internal %<strub%> does not support forced labels"
30631 msgstr ""
30633 #: ipa-strub.cc:952
30634 #, gcc-internal-format
30635 msgid "%qD has too many arguments for internal %<strub%>"
30636 msgstr ""
30638 #: ipa-strub.cc:1229
30639 #, gcc-internal-format
30640 msgid "%qD requires %<strub%>, but no viable %<strub%> mode was found"
30641 msgstr ""
30643 #: ipa-strub.cc:1325
30644 #, gcc-internal-format
30645 msgid "%<strub%> mode %qE selected for %qD, when %qE was requested"
30646 msgstr ""
30648 #: ipa-strub.cc:1334
30649 #, gcc-internal-format
30650 msgid "the incompatible selection was determined by ultimate alias target %qD"
30651 msgstr ""
30653 #: ipa-strub.cc:1681
30654 #, gcc-internal-format
30655 msgid "indirect non-%<strub%> call in %<strub%> context %qD"
30656 msgstr ""
30658 #: ipa-strub.cc:1700
30659 #, gcc-internal-format
30660 msgid "calling %<always_inline%> %<strub%> %qD in non-%<strub%> context %qD"
30661 msgstr ""
30663 #: ipa-strub.cc:1710
30664 #, gcc-internal-format
30665 msgid "calling non-%<strub%> %qD in %<strub%> context %qD"
30666 msgstr ""
30668 #: ipa-strub.cc:1714
30669 #, gcc-internal-format
30670 msgid "calling %qD using non-%<strub%> type %qT in %<strub%> context %qD"
30671 msgstr ""
30673 #: ipa-strub.cc:2839
30674 #, gcc-internal-format
30675 msgid "failed to split %qD for %<strub%>"
30676 msgstr ""
30678 #: ira.cc:2441 ira.cc:2463
30679 #, gcc-internal-format
30680 msgid "%s cannot be used in %<asm%> here"
30681 msgstr ""
30683 #: ira.cc:6059
30684 #, gcc-internal-format
30685 msgid "frame pointer required, but reserved"
30686 msgstr ""
30688 #: ira.cc:6060
30689 #, gcc-internal-format
30690 msgid "for %qD"
30691 msgstr ""
30693 #: ira.cc:6076
30694 #, gcc-internal-format
30695 msgid "frame size too large for reliable stack checking"
30696 msgstr ""
30698 #: lra-assigns.cc:1702
30699 #, gcc-internal-format, gfc-internal-format
30700 msgid "maximum number of LRA assignment passes is achieved (%d)"
30701 msgstr ""
30703 #: lra-assigns.cc:1867
30704 #, gcc-internal-format
30705 msgid "unable to find a register to spill"
30706 msgstr ""
30708 #: lra-constraints.cc:4236 reload.cc:3840 reload.cc:4095
30709 #, gcc-internal-format
30710 msgid "inconsistent operand constraints in an %<asm%>"
30711 msgstr ""
30713 #: lra-constraints.cc:5350
30714 #, gcc-internal-format, gfc-internal-format
30715 msgid "maximum number of generated reload insns per insn achieved (%d)"
30716 msgstr ""
30718 #: lra.cc:546
30719 #, gcc-internal-format
30720 msgid ""
30721 "%<asm%> operand has impossible constraints or there are not enough registers"
30722 msgstr ""
30724 #: lto-cgraph.cc:1171
30725 #, gcc-internal-format
30726 msgid ""
30727 "function %qs has been referenced in offloaded code but hasn%'t been marked "
30728 "to be included in the offloaded code"
30729 msgstr ""
30731 #: lto-cgraph.cc:1177
30732 #, gcc-internal-format
30733 msgid ""
30734 "variable %qs has been referenced in offloaded code but hasn%'t been marked "
30735 "to be included in the offloaded code"
30736 msgstr ""
30738 #: lto-cgraph.cc:1346
30739 #, gcc-internal-format, gfc-internal-format
30740 msgid "bytecode stream: found multiple instances of cgraph node with uid %d"
30741 msgstr ""
30743 #: lto-cgraph.cc:1511
30744 #, gcc-internal-format
30745 msgid "bytecode stream: no caller found while reading edge"
30746 msgstr ""
30748 #: lto-cgraph.cc:1517
30749 #, gcc-internal-format
30750 msgid "bytecode stream: no callee found while reading edge"
30751 msgstr ""
30753 #: lto-cgraph.cc:1594
30754 #, gcc-internal-format
30755 msgid "bytecode stream: found empty cgraph node"
30756 msgstr ""
30758 #: lto-cgraph.cc:1713
30759 #, gcc-internal-format, gfc-internal-format
30760 msgid "At most %i profile runs is supported. Perhaps corrupted profile?"
30761 msgstr ""
30763 #: lto-cgraph.cc:1738
30764 #, gcc-internal-format, gfc-internal-format
30765 msgid "Profile information in %s corrupted"
30766 msgstr ""
30768 #: lto-cgraph.cc:1776
30769 #, gcc-internal-format, gfc-internal-format
30770 msgid "cannot find LTO cgraph in %s"
30771 msgstr ""
30773 #: lto-cgraph.cc:1786
30774 #, gcc-internal-format, gfc-internal-format
30775 msgid "cannot find LTO section refs in %s"
30776 msgstr ""
30778 #: lto-cgraph.cc:1944
30779 #, gcc-internal-format
30780 msgid ""
30781 "OpenMP %<requires%> directive with non-identical clauses in multiple "
30782 "compilation units: %qs vs. %qs"
30783 msgstr ""
30785 #: lto-cgraph.cc:1947 lto-cgraph.cc:1948 lto-cgraph.cc:1954
30786 #, gcc-internal-format
30787 msgid "%qs has %qs"
30788 msgstr ""
30790 #: lto-cgraph.cc:1952
30791 #, gcc-internal-format
30792 msgid ""
30793 "OpenMP %<requires%> directive with %qs specified only in some compilation "
30794 "units"
30795 msgstr ""
30797 #: lto-cgraph.cc:1957
30798 #, gcc-internal-format
30799 msgid "but %qs has not"
30800 msgstr ""
30802 #: lto-cgraph.cc:1965
30803 #, gcc-internal-format, gfc-internal-format
30804 msgid "invalid offload table in %s"
30805 msgstr ""
30807 #: lto-cgraph.cc:1976
30808 #, gcc-internal-format
30809 msgid "GCC_OFFLOAD_OMP_REQUIRES_FILE unset"
30810 msgstr ""
30812 #: lto-cgraph.cc:1979
30813 #, gcc-internal-format
30814 msgid "Cannot open omp_requires file %qs"
30815 msgstr ""
30817 #: lto-compress.cc:142 lto-compress.cc:269 lto-compress.cc:277
30818 #: lto-compress.cc:297 lto-compress.cc:363 lto-compress.cc:371
30819 #: lto-compress.cc:391
30820 #, gcc-internal-format, gfc-internal-format
30821 msgid "compressed stream: %s"
30822 msgstr ""
30824 #: lto-compress.cc:163
30825 #, gcc-internal-format
30826 msgid "original not compressed with zstd"
30827 msgstr ""
30829 #: lto-compress.cc:165
30830 #, gcc-internal-format
30831 msgid "original size unknown"
30832 msgstr ""
30834 #: lto-compress.cc:171
30835 #, gcc-internal-format, gfc-internal-format
30836 msgid "decompressed stream: %s"
30837 msgstr ""
30839 #: lto-compress.cc:411
30840 #, gcc-internal-format
30841 msgid "compiler does not support ZSTD LTO compression"
30842 msgstr ""
30844 #: lto-section-in.cc:460
30845 #, gcc-internal-format, gfc-internal-format
30846 msgid ""
30847 "bytecode stream: trying to read %d bytes after the end of the input buffer"
30848 msgstr ""
30850 #: lto-section-in.cc:471
30851 #, gcc-internal-format, gfc-internal-format
30852 msgid "%s out of range: Range is %i to %i, value is %i"
30853 msgstr ""
30855 #: lto-streamer-in.cc:125
30856 #, gcc-internal-format, gfc-internal-format
30857 msgid "bytecode stream: unexpected tag %s"
30858 msgstr ""
30860 #: lto-streamer-in.cc:1215 lto-streamer-in.cc:1226
30861 #, gcc-internal-format
30862 msgid "Cgraph edge statement index out of range"
30863 msgstr ""
30865 #: lto-streamer-in.cc:1220 lto-streamer-in.cc:1230
30866 #, gcc-internal-format
30867 msgid "Cgraph edge statement index not found"
30868 msgstr ""
30870 #: lto-streamer-in.cc:1237
30871 #, gcc-internal-format
30872 msgid "Reference statement index out of range"
30873 msgstr ""
30875 #: lto-streamer-in.cc:1241
30876 #, gcc-internal-format
30877 msgid "Reference statement index not found"
30878 msgstr ""
30880 #: lto-streamer-in.cc:2001
30881 #, gcc-internal-format, gfc-internal-format
30882 msgid "cannot read LTO mode table from %s"
30883 msgstr ""
30885 #: lto-streamer-in.cc:2107
30886 #, gcc-internal-format
30887 msgid "%s - %u-bit-precision floating-point numbers unsupported (mode %qs)"
30888 msgstr ""
30890 #: lto-streamer-in.cc:2112
30891 #, gcc-internal-format
30892 msgid ""
30893 "%s - %u-bit-precision decimal floating-point numbers unsupported (mode %qs)"
30894 msgstr ""
30896 #: lto-streamer-in.cc:2117
30897 #, gcc-internal-format
30898 msgid ""
30899 "%s - %u-bit-precision complex floating-point numbers unsupported (mode %qs)"
30900 msgstr ""
30902 #: lto-streamer-in.cc:2122
30903 #, gcc-internal-format
30904 msgid "%s - %u-bit integer numbers unsupported (mode %qs)"
30905 msgstr ""
30907 #: lto-streamer-in.cc:2125
30908 #, gcc-internal-format
30909 msgid "%s - unsupported mode %qs"
30910 msgstr ""
30912 #: lto-streamer-out.cc:561 lto-streamer-out.cc:913
30913 #, gcc-internal-format
30914 msgid "tree code %qs is not supported in LTO streams"
30915 msgstr ""
30917 #: lto-streamer.cc:129
30918 #, gcc-internal-format, gfc-internal-format
30919 msgid "bytecode stream: unexpected LTO section %s"
30920 msgstr ""
30922 #: lto-streamer.cc:261
30923 #, gcc-internal-format
30924 msgid ""
30925 "bytecode stream in file %qs generated with LTO version %d.%d instead of the "
30926 "expected %d.%d"
30927 msgstr ""
30929 #: lto-wrapper.cc:159
30930 #, gcc-internal-format
30931 msgid "deleting LTRANS file %s: %m"
30932 msgstr ""
30934 #: lto-wrapper.cc:358
30935 #, gcc-internal-format, gfc-internal-format
30936 msgid "option %s with different values"
30937 msgstr ""
30939 #: lto-wrapper.cc:374
30940 #, gcc-internal-format
30941 msgid "option %qs with mismatching values (%s, %s)"
30942 msgstr ""
30944 #: lto-wrapper.cc:489
30945 #, gcc-internal-format, gfc-internal-format
30946 msgid "option %s not used consistently in all LTO input files"
30947 msgstr ""
30949 #: lto-wrapper.cc:634 lto-wrapper.cc:642
30950 #, gcc-internal-format
30951 msgid ""
30952 "Extra option to %<-Xassembler%>: %s, dropping all %<-Xassembler%> and %<-"
30953 "Wa%> options."
30954 msgstr ""
30956 #: lto-wrapper.cc:650
30957 #, gcc-internal-format
30958 msgid ""
30959 "Options to %<-Xassembler%> do not match: %s, %s, dropping all %<-"
30960 "Xassembler%> and %<-Wa%> options."
30961 msgstr ""
30963 #: lto-wrapper.cc:960
30964 #, gcc-internal-format
30965 msgid "could not find %s in %s (consider using %<-B%>)"
30966 msgstr ""
30968 #: lto-wrapper.cc:1041
30969 #, gcc-internal-format, gfc-internal-format
30970 msgid "problem with building target image for %s"
30971 msgstr ""
30973 #: lto-wrapper.cc:1070
30974 #, gcc-internal-format
30975 msgid "reading input file"
30976 msgstr ""
30978 #: lto-wrapper.cc:1075
30979 #, gcc-internal-format
30980 msgid "writing output file"
30981 msgstr ""
30983 #: lto-wrapper.cc:1111
30984 #, gcc-internal-format
30985 msgid "installation error, cannot find %<crtoffloadtable.o%>"
30986 msgstr ""
30988 #: lto-wrapper.cc:1433
30989 #, gcc-internal-format
30990 msgid "environment variable %<COLLECT_GCC%> must be set"
30991 msgstr ""
30993 #: lto-wrapper.cc:1437 config/gcn/mkoffload.cc:811
30994 #, gcc-internal-format
30995 msgid "environment variable %<COLLECT_GCC_OPTIONS%> must be set"
30996 msgstr ""
30998 #: lto-wrapper.cc:1727 lto-wrapper.cc:1787 c-family/c-pch.cc:213
30999 #: c-family/c-pch.cc:248 c-family/c-pch.cc:286
31000 #, gcc-internal-format
31001 msgid "cannot read %s: %m"
31002 msgstr ""
31004 #: lto-wrapper.cc:1754
31005 #, gcc-internal-format, gfc-internal-format
31006 msgid "invalid format of %s"
31007 msgstr ""
31009 #: lto-wrapper.cc:1920
31010 #, gcc-internal-format
31011 msgid "%<fopen%>: %s: %m"
31012 msgstr ""
31014 #: lto-wrapper.cc:1937
31015 #, gcc-internal-format, gfc-internal-format
31016 msgid "corrupted ltrans output file %s"
31017 msgstr ""
31019 #: lto-wrapper.cc:1980
31020 #, gcc-internal-format, gfc-internal-format
31021 msgid "using serial compilation of %d LTRANS jobs"
31022 msgstr ""
31024 #: lto-wrapper.cc:2158 config/gcn/mkoffload.cc:936
31025 #, gcc-internal-format
31026 msgid "%<atexit%> failed"
31027 msgstr ""
31029 #: multiple_target.cc:72
31030 #, gcc-internal-format
31031 msgid "the call requires %<ifunc%>, which is not supported by this target"
31032 msgstr ""
31034 #: multiple_target.cc:79
31035 #, gcc-internal-format
31036 msgid "target does not support function version dispatcher"
31037 msgstr ""
31039 #: multiple_target.cc:87
31040 #, gcc-internal-format
31041 msgid "default %<target_clones%> attribute was not set"
31042 msgstr ""
31044 #: multiple_target.cc:322 c-family/c-attribs.cc:5910
31045 #, gcc-internal-format
31046 msgid "single %<target_clones%> attribute is ignored"
31047 msgstr ""
31049 #: multiple_target.cc:331
31050 #, gcc-internal-format
31051 msgid "clones for %<target_clones%> attribute cannot be created"
31052 msgstr ""
31054 #: multiple_target.cc:334
31055 #, gcc-internal-format
31056 msgid "function %q+F can never be copied because it has %<noclone%> attribute"
31057 msgstr ""
31059 #: multiple_target.cc:355
31060 #, gcc-internal-format
31061 msgid "%<default%> target was not set"
31062 msgstr ""
31064 #: multiple_target.cc:359
31065 #, gcc-internal-format
31066 msgid "an empty string cannot be in %<target_clones%> attribute"
31067 msgstr ""
31069 #: multiple_target.cc:363
31070 #, gcc-internal-format
31071 msgid "multiple %<default%> targets were set"
31072 msgstr ""
31074 #: omp-expand.cc:3420
31075 #, gcc-internal-format
31076 msgid "%qs clause with %<sink%> modifier waiting for lexically later iteration"
31077 msgstr ""
31079 #: omp-expand.cc:3560
31080 #, gcc-internal-format
31081 msgid ""
31082 "%qs clause with %<sink%> modifier refers to iteration never in the iteration "
31083 "space"
31084 msgstr ""
31086 #: omp-expand.cc:8186
31087 #, gcc-internal-format
31088 msgid ""
31089 "invalid OpenMP non-rectangular loop step; %<(%E - %E) * %E%> is not a "
31090 "multiple of loop %d step %qE"
31091 msgstr ""
31093 #: omp-general.cc:1283
31094 #, gcc-internal-format
31095 msgid "%<target_device%> selector set is not supported yet"
31096 msgstr ""
31098 #: omp-general.cc:1288
31099 #, gcc-internal-format
31100 msgid "selector set %qs specified more than once"
31101 msgstr ""
31103 #: omp-general.cc:1308
31104 #, gcc-internal-format
31105 msgid "selector %qs specified more than once in set %qs"
31106 msgstr ""
31108 #: omp-general.cc:1332
31109 #, gcc-internal-format
31110 msgid "incorrect property %qs of %qs selector"
31111 msgstr ""
31113 #: omp-general.cc:1340
31114 #, gcc-internal-format
31115 msgid "unknown property %qE of %qs selector"
31116 msgstr ""
31118 #: omp-general.cc:1345 omp-general.cc:1350
31119 #, gcc-internal-format
31120 msgid "unknown property %qs of %qs selector"
31121 msgstr ""
31123 #: omp-general.cc:1402
31124 #, gcc-internal-format
31125 msgid "%qD used as a variant with incompatible %<construct%> selector sets"
31126 msgstr ""
31128 #: omp-general.cc:3005
31129 #, gcc-internal-format
31130 msgid "%qs specifies a conflicting level of parallelism"
31131 msgstr ""
31133 #: omp-general.cc:3008
31134 #, gcc-internal-format
31135 msgid "... to the previous %qs clause here"
31136 msgstr ""
31138 #: omp-general.cc:3043
31139 #, gcc-internal-format
31140 msgid ""
31141 "cannot apply %<%s%> to %qD, which has also been marked with an OpenMP "
31142 "'declare target' directive"
31143 msgstr ""
31145 #: omp-general.cc:3097
31146 #, gcc-internal-format
31147 msgid ""
31148 "incompatible %qs clause when applying %<%s%> to %qD, which has already been "
31149 "marked with an OpenACC 'routine' directive"
31150 msgstr ""
31152 #: omp-general.cc:3104
31153 #, gcc-internal-format
31154 msgid ""
31155 "missing %qs clause when applying %<%s%> to %qD, which has already been "
31156 "marked with an OpenACC 'routine' directive"
31157 msgstr ""
31159 #: omp-general.cc:3113
31160 #, gcc-internal-format
31161 msgid "... with %qs clause here"
31162 msgstr ""
31164 #: omp-general.cc:3121
31165 #, gcc-internal-format
31166 msgid "... without %qs clause near to here"
31167 msgstr ""
31169 #: omp-low.cc:1167
31170 #, gcc-internal-format
31171 msgid "%<allocate%> clause must specify an allocator here"
31172 msgstr ""
31174 #: omp-low.cc:2745 omp-offload.cc:1518
31175 #, gcc-internal-format
31176 msgid "%<seq%> overrides other OpenACC loop specifiers"
31177 msgstr ""
31179 #: omp-low.cc:2748 omp-offload.cc:1519
31180 #, gcc-internal-format
31181 msgid "%<auto%> conflicts with other OpenACC loop specifiers"
31182 msgstr ""
31184 #: omp-low.cc:2752 omp-offload.cc:1553
31185 #, gcc-internal-format
31186 msgid "inner loop uses same OpenACC parallelism as containing loop"
31187 msgstr ""
31189 #: omp-low.cc:2803
31190 #, gcc-internal-format
31191 msgid "argument not permitted on %qs clause"
31192 msgstr ""
31194 #: omp-low.cc:2807
31195 #, gcc-internal-format
31196 msgid "enclosing parent compute construct"
31197 msgstr ""
31199 #: omp-low.cc:2810
31200 #, gcc-internal-format
31201 msgid "enclosing routine"
31202 msgstr ""
31204 #: omp-low.cc:2851
31205 #, gcc-internal-format
31206 msgid "conflicting reduction operations for %qE"
31207 msgstr ""
31209 #: omp-low.cc:2855
31210 #, gcc-internal-format
31211 msgid "location of the previous reduction for %qE"
31212 msgstr ""
31214 #: omp-low.cc:2888
31215 #, gcc-internal-format
31216 msgid "nested loop in reduction needs reduction clause for %qE"
31217 msgstr ""
31219 #: omp-low.cc:3145
31220 #, gcc-internal-format
31221 msgid ""
31222 "%<target%> construct with nested %<teams%> construct contains directives "
31223 "outside of the %<teams%> construct"
31224 msgstr ""
31226 #: omp-low.cc:3203
31227 #, gcc-internal-format
31228 msgid "non-OpenACC construct inside of OpenACC routine"
31229 msgstr ""
31231 #: omp-low.cc:3212
31232 #, gcc-internal-format
31233 msgid "non-OpenACC construct inside of OpenACC region"
31234 msgstr ""
31236 #: omp-low.cc:3227
31237 #, gcc-internal-format
31238 msgid "OpenMP constructs are not allowed in target region with %<ancestor%>"
31239 msgstr ""
31241 #: omp-low.cc:3252 omp-low.cc:3319
31242 #, gcc-internal-format
31243 msgid ""
31244 "OpenMP constructs other than %<parallel%>, %<loop%> or %<simd%> may not be "
31245 "nested inside a region with the %<order(concurrent)%> clause"
31246 msgstr ""
31248 #: omp-low.cc:3271
31249 #, gcc-internal-format
31250 msgid ""
31251 "%<ordered simd threads%> must be closely nested inside of %<%s simd%> region"
31252 msgstr ""
31254 #: omp-low.cc:3287
31255 #, gcc-internal-format
31256 msgid ""
31257 "OpenMP constructs other than %<ordered simd%>, %<simd%>, %<loop%> or "
31258 "%<atomic%> may not be nested inside %<simd%> region"
31259 msgstr ""
31261 #: omp-low.cc:3301
31262 #, gcc-internal-format
31263 msgid ""
31264 "only %<distribute%>, %<parallel%> or %<loop%> regions are allowed to be "
31265 "strictly nested inside %<teams%> region"
31266 msgstr ""
31268 #: omp-low.cc:3315
31269 #, gcc-internal-format
31270 msgid ""
31271 "OpenMP constructs other than %<parallel%>, %<loop%> or %<simd%> may not be "
31272 "nested inside a %<loop%> region"
31273 msgstr ""
31275 #: omp-low.cc:3335
31276 #, gcc-internal-format
31277 msgid ""
31278 "%<distribute%> region must be strictly nested inside %<teams%> construct"
31279 msgstr ""
31281 #: omp-low.cc:3384
31282 #, gcc-internal-format
31283 msgid ""
31284 "OpenACC loop directive must be associated with an OpenACC compute region"
31285 msgstr ""
31287 #: omp-low.cc:3406
31288 #, gcc-internal-format
31289 msgid "orphaned %qs construct"
31290 msgstr ""
31292 #: omp-low.cc:3435
31293 #, gcc-internal-format
31294 msgid "%<cancel for%> inside %<nowait%> for construct"
31295 msgstr ""
31297 #: omp-low.cc:3440
31298 #, gcc-internal-format
31299 msgid "%<cancel for%> inside %<ordered%> for construct"
31300 msgstr ""
31302 #: omp-low.cc:3460 omp-low.cc:3473
31303 #, gcc-internal-format
31304 msgid "%<cancel sections%> inside %<nowait%> sections construct"
31305 msgstr ""
31307 #: omp-low.cc:3502
31308 #, gcc-internal-format
31309 msgid ""
31310 "%<%s taskgroup%> construct not closely nested inside of %<taskgroup%> region"
31311 msgstr ""
31313 #: omp-low.cc:3527
31314 #, gcc-internal-format
31315 msgid "invalid arguments"
31316 msgstr ""
31318 #: omp-low.cc:3533
31319 #, gcc-internal-format
31320 msgid "%<%s %s%> construct not closely nested inside of %qs"
31321 msgstr ""
31323 #: omp-low.cc:3562
31324 #, gcc-internal-format
31325 msgid ""
31326 "barrier region may not be closely nested inside of work-sharing, %<loop%>, "
31327 "%<critical%>, %<ordered%>, %<master%>, %<masked%>, explicit %<task%> or "
31328 "%<taskloop%> region"
31329 msgstr ""
31331 #: omp-low.cc:3569
31332 #, gcc-internal-format
31333 msgid ""
31334 "work-sharing region may not be closely nested inside of work-sharing, "
31335 "%<loop%>, %<critical%>, %<ordered%>, %<master%>, %<masked%>, explicit "
31336 "%<task%> or %<taskloop%> region"
31337 msgstr ""
31339 #: omp-low.cc:3600
31340 #, gcc-internal-format
31341 msgid ""
31342 "%qs region may not be closely nested inside of work-sharing, %<loop%>, "
31343 "explicit %<task%> or %<taskloop%> region"
31344 msgstr ""
31346 #: omp-low.cc:3635
31347 #, gcc-internal-format
31348 msgid ""
31349 "%<scope%> region may not be closely nested inside of work-sharing, %<loop%>, "
31350 "explicit %<task%>, %<taskloop%>, %<critical%>, %<ordered%>, %<master%>, or "
31351 "%<masked%> region"
31352 msgstr ""
31354 #: omp-low.cc:3658
31355 #, gcc-internal-format
31356 msgid "%<%s(%s)%> is only allowed in %<omp ordered%>"
31357 msgstr ""
31359 #: omp-low.cc:3673
31360 #, gcc-internal-format
31361 msgid "invalid depend kind in omp %<ordered%> %<depend%>"
31362 msgstr ""
31364 #: omp-low.cc:3690
31365 #, gcc-internal-format
31366 msgid ""
31367 "%<ordered%> construct with %<depend%> clause must be closely nested inside "
31368 "an %<ordered%> loop"
31369 msgstr ""
31371 #: omp-low.cc:3706
31372 #, gcc-internal-format
31373 msgid "%<ordered%> %<simd%> must be closely nested inside %<simd%> region"
31374 msgstr ""
31376 #: omp-low.cc:3719
31377 #, gcc-internal-format
31378 msgid ""
31379 "%<ordered%> region may not be closely nested inside of %<critical%>, "
31380 "%<ordered%>, explicit %<task%> or %<taskloop%> region"
31381 msgstr ""
31383 #: omp-low.cc:3732 omp-low.cc:3777
31384 #, gcc-internal-format
31385 msgid ""
31386 "%<ordered%> region must be closely nested inside a loop region with an "
31387 "%<ordered%> clause"
31388 msgstr ""
31390 #: omp-low.cc:3741
31391 #, gcc-internal-format
31392 msgid ""
31393 "%<ordered%> construct without %<doacross%> or %<depend%> clauses must not "
31394 "have the same binding region as %<ordered%> construct with those clauses"
31395 msgstr ""
31397 #: omp-low.cc:3760
31398 #, gcc-internal-format
31399 msgid ""
31400 "%<ordered%> construct without %<doacross%> or %<depend%> clauses binds to "
31401 "loop where %<collapse%> argument %wd is different from %<ordered%> argument "
31402 "%wd"
31403 msgstr ""
31405 #: omp-low.cc:3794
31406 #, gcc-internal-format
31407 msgid ""
31408 "%<critical%> region may not be nested inside a %<critical%> region with the "
31409 "same name"
31410 msgstr ""
31412 #: omp-low.cc:3812
31413 #, gcc-internal-format
31414 msgid ""
31415 "%<teams%> construct must be closely nested inside of %<target%> construct or "
31416 "not nested in any OpenMP construct"
31417 msgstr ""
31419 #: omp-low.cc:3824 c-family/c-omp.cc:721
31420 #, gcc-internal-format
31421 msgid "%<depend(%s)%> is only allowed in %<omp ordered%>"
31422 msgstr ""
31424 #: omp-low.cc:3832
31425 #, gcc-internal-format
31426 msgid ""
31427 "OpenACC region inside of OpenACC routine, nested parallelism not supported "
31428 "yet"
31429 msgstr ""
31431 #: omp-low.cc:3845
31432 #, gcc-internal-format
31433 msgid "OpenACC construct inside of non-OpenACC region"
31434 msgstr ""
31436 #: omp-low.cc:3906
31437 #, gcc-internal-format
31438 msgid "%s %qs construct inside of %s %qs region"
31439 msgstr ""
31441 #: omp-low.cc:3919 omp-low.cc:3936
31442 #, gcc-internal-format
31443 msgid "%qs construct inside of %qs region"
31444 msgstr ""
31446 #: omp-low.cc:4076
31447 #, gcc-internal-format
31448 msgid "setjmp/longjmp inside %<simd%> construct"
31449 msgstr ""
31451 #: omp-low.cc:4102
31452 #, gcc-internal-format
31453 msgid ""
31454 "OpenMP runtime API call %qD in a region with %<order(concurrent)%> clause"
31455 msgstr ""
31457 #: omp-low.cc:4118
31458 #, gcc-internal-format
31459 msgid "OpenMP runtime API call %qD strictly nested in a %<teams%> region"
31460 msgstr ""
31462 #: omp-low.cc:4130
31463 #, gcc-internal-format
31464 msgid ""
31465 "OpenMP runtime API call %qD in a region with %<device(ancestor)%> clause"
31466 msgstr ""
31468 #: omp-low.cc:9791
31469 #, gcc-internal-format
31470 msgid ""
31471 "ignoring %<sink%> clause with offset that is not a multiple of the loop step"
31472 msgstr ""
31474 #: omp-low.cc:9814
31475 #, gcc-internal-format
31476 msgid "first offset must be in opposite direction of loop iterations"
31477 msgstr ""
31479 #: omp-low.cc:14761
31480 #, gcc-internal-format, gfc-internal-format
31481 msgid "invalid exit from %s structured block"
31482 msgstr ""
31484 #: omp-low.cc:14763 omp-low.cc:14768
31485 #, gcc-internal-format, gfc-internal-format
31486 msgid "invalid entry to %s structured block"
31487 msgstr ""
31489 #. Otherwise, be vague and lazy, but efficient.
31490 #: omp-low.cc:14772
31491 #, gcc-internal-format, gfc-internal-format
31492 msgid "invalid branch to/from %s structured block"
31493 msgstr ""
31495 #. ..., but due to bugs (PR100400), we may actually come here.
31496 #. Reliably catch this, regardless of checking level.
31497 #: omp-oacc-kernels-decompose.cc:248
31498 #, gcc-internal-format
31499 msgid "PR100400"
31500 msgstr ""
31502 #: omp-oacc-kernels-decompose.cc:261
31503 #, gcc-internal-format
31504 msgid ""
31505 "conditionally executed loop in %<kernels%> region will be executed by a "
31506 "single gang; ignoring %<gang%> clause"
31507 msgstr ""
31509 #. No need to recurse into nested statements; no loop nested inside
31510 #. this loop can be gang-partitioned.
31511 #: omp-oacc-kernels-decompose.cc:277
31512 #, gcc-internal-format
31513 msgid "%<gang%> loop in %<gang-single%> region"
31514 msgstr ""
31516 #: omp-oacc-kernels-decompose.cc:487
31517 #, gcc-internal-format
31518 msgid "cannot honor conflicting %qs clause"
31519 msgstr ""
31521 #: omp-oacc-kernels-decompose.cc:490
31522 #, gcc-internal-format
31523 msgid "location of the previous clause in the same loop nest"
31524 msgstr ""
31526 #: omp-oacc-kernels-decompose.cc:569
31527 #, gcc-internal-format
31528 msgid ""
31529 "argument not permitted on %qs clause in OpenACC %<kernels%> region with a "
31530 "%qs clause"
31531 msgstr ""
31533 #: omp-oacc-kernels-decompose.cc:573
31534 #, gcc-internal-format
31535 msgid "location of OpenACC %<kernels%>"
31536 msgstr ""
31538 #: omp-oacc-kernels-decompose.cc:1295
31539 #, gcc-internal-format
31540 msgid "%qs not yet supported"
31541 msgstr ""
31543 #: omp-oacc-neuter-broadcast.cc:1764
31544 #, gcc-internal-format
31545 msgid "shared-memory region overflow"
31546 msgstr ""
31548 #: omp-offload.cc:316
31549 #, gcc-internal-format
31550 msgid ""
31551 "%qD specified both in declare target %<link%> and implicitly in %<to%> "
31552 "clauses"
31553 msgstr ""
31555 #: omp-offload.cc:929
31556 #, gcc-internal-format
31557 msgid "%<-fopenacc-dim%> operand is malformed at %qs"
31558 msgstr ""
31560 #: omp-offload.cc:981
31561 #, gcc-internal-format, gfc-internal-format
31562 msgid "region contains %s partitioned code but is not %s partitioned"
31563 msgstr ""
31565 #: omp-offload.cc:987
31566 #, gcc-internal-format, gfc-internal-format
31567 msgid "region is %s partitioned but does not contain %s partitioned code"
31568 msgstr ""
31570 #: omp-offload.cc:1477
31571 #, gcc-internal-format
31572 msgid "gang reduction on an orphan loop"
31573 msgstr ""
31575 #: omp-offload.cc:1551
31576 #, gcc-internal-format
31577 msgid "routine call uses same OpenACC parallelism as containing loop"
31578 msgstr ""
31580 #: omp-offload.cc:1555 omp-offload.cc:1587
31581 #, gcc-internal-format
31582 msgid "containing loop here"
31583 msgstr ""
31585 #: omp-offload.cc:1560
31586 #, gcc-internal-format
31587 msgid "routine call uses OpenACC parallelism disallowed by containing routine"
31588 msgstr ""
31590 #: omp-offload.cc:1562
31591 #, gcc-internal-format
31592 msgid "loop uses OpenACC parallelism disallowed by containing routine"
31593 msgstr ""
31595 #: omp-offload.cc:1567
31596 #, gcc-internal-format
31597 msgid "routine %qD declared here"
31598 msgstr ""
31600 #: omp-offload.cc:1580
31601 #, gcc-internal-format
31602 msgid "incorrectly nested OpenACC loop parallelism"
31603 msgstr ""
31605 #: omp-offload.cc:1721
31606 #, gcc-internal-format
31607 msgid "insufficient partitioning available to parallelize element loop"
31608 msgstr ""
31610 #: omp-offload.cc:1729
31611 #, gcc-internal-format
31612 msgid "insufficient partitioning available to parallelize tile loop"
31613 msgstr ""
31615 #: omp-offload.cc:1731
31616 #, gcc-internal-format
31617 msgid "insufficient partitioning available to parallelize loop"
31618 msgstr ""
31620 #: omp-simd-clone.cc:391
31621 #, gcc-internal-format
31622 msgid "ignoring large linear step"
31623 msgstr ""
31625 #: omp-simd-clone.cc:397
31626 #, gcc-internal-format
31627 msgid "ignoring zero linear step"
31628 msgstr ""
31630 #: omp-simd-clone.cc:459
31631 #, gcc-internal-format
31632 msgid ""
31633 "ignoring %<#pragma omp declare simd%> on function with %<_Atomic%> qualified "
31634 "return type"
31635 msgstr ""
31637 #: omp-simd-clone.cc:469
31638 #, gcc-internal-format
31639 msgid ""
31640 "ignoring %<#pragma omp declare simd%> on function with %<_Atomic%> qualified "
31641 "non-%<uniform%> argument"
31642 msgstr ""
31644 #: optabs.cc:5020
31645 #, gcc-internal-format
31646 msgid "indirect jumps are not available on this target"
31647 msgstr ""
31649 #: optinfo-emit-json.cc:113
31650 #, gcc-internal-format
31651 msgid "cannot open file %qs for writing optimization records"
31652 msgstr ""
31654 #: optinfo-emit-json.cc:121
31655 #, gcc-internal-format
31656 msgid "error writing optimization records to %qs: %s"
31657 msgstr ""
31659 #: optinfo-emit-json.cc:130
31660 #, gcc-internal-format
31661 msgid "error closing optimization records %qs"
31662 msgstr ""
31664 #: opts-common.cc:1432
31665 #, gcc-internal-format
31666 msgid "command-line option %qs is not supported by this configuration"
31667 msgstr ""
31669 #: opts-common.cc:1442 opts.cc:2576
31670 #, gcc-internal-format
31671 msgid "missing argument to %qs"
31672 msgstr ""
31674 #: opts-common.cc:1449
31675 #, gcc-internal-format
31676 msgid ""
31677 "argument to %qs should be a non-negative integer optionally followed by a "
31678 "size unit"
31679 msgstr ""
31681 #: opts-common.cc:1453
31682 #, gcc-internal-format
31683 msgid "argument to %qs should be a non-negative integer"
31684 msgstr ""
31686 #: opts-common.cc:1460
31687 #, gcc-internal-format
31688 msgid "argument to %qs is not between %d and %d"
31689 msgstr ""
31691 #: opts-common.cc:1524
31692 #, gcc-internal-format
31693 msgid "invalid argument in option %qs"
31694 msgstr ""
31696 #: opts-common.cc:1526
31697 #, gcc-internal-format
31698 msgid "%qs specified multiple times in the same option"
31699 msgstr ""
31701 #: opts-common.cc:1529
31702 #, gcc-internal-format
31703 msgid "%qs is mutually exclusive with %qs and cannot be specified together"
31704 msgstr ""
31706 #: opts-common.cc:1551
31707 #, gcc-internal-format
31708 msgid "unrecognized argument in option %qs"
31709 msgstr ""
31711 #: opts-common.cc:1562 config/i386/i386-options.cc:1703
31712 #, gcc-internal-format
31713 msgid "valid arguments to %qs are: %s; did you mean %qs?"
31714 msgstr ""
31716 #: opts-common.cc:1565 config/i386/i386-options.cc:1706
31717 #, gcc-internal-format
31718 msgid "valid arguments to %qs are: %s"
31719 msgstr ""
31721 #: opts-common.cc:1608 c-family/c-opts.cc:471
31722 #, gcc-internal-format
31723 msgid "switch %qs is no longer supported"
31724 msgstr ""
31726 #: opts-common.cc:1668
31727 #, gcc-internal-format
31728 msgid "argument to %qs is bigger than %d"
31729 msgstr ""
31731 #: opts-common.cc:2015
31732 #, gcc-internal-format
31733 msgid "malformed %<COLLECT_GCC_OPTIONS%>"
31734 msgstr ""
31736 #: opts-global.cc:107
31737 #, gcc-internal-format
31738 msgid "command-line option %qs is valid for the driver but not for %s"
31739 msgstr ""
31741 #. Eventually this should become a hard error IMO.
31742 #: opts-global.cc:113
31743 #, gcc-internal-format
31744 msgid "command-line option %qs is valid for %s but not for %s"
31745 msgstr ""
31747 #. Happens for -Werror=warning_name.
31748 #: opts-global.cc:117
31749 #, gcc-internal-format
31750 msgid "%<-Werror=%> argument %qs is not valid for %s"
31751 msgstr ""
31753 #: opts-global.cc:149
31754 #, gcc-internal-format
31755 msgid ""
31756 "unrecognized command-line option %qs may have been intended to silence "
31757 "earlier diagnostics"
31758 msgstr ""
31760 #: opts-global.cc:409
31761 #, gcc-internal-format
31762 msgid "unrecognized command-line option %<-fopt-info-%s%>"
31763 msgstr ""
31765 #: opts-global.cc:430 opts-global.cc:439 m2/gm2spec.cc:544
31766 #, gcc-internal-format
31767 msgid "plugin support is disabled; configure with %<--enable-plugin%>"
31768 msgstr ""
31770 #: opts-global.cc:464
31771 #, gcc-internal-format
31772 msgid "unrecognized register name %qs"
31773 msgstr ""
31775 #: opts-global.cc:482
31776 #, gcc-internal-format
31777 msgid ""
31778 "%<-fasan-shadow-offset%> should only be used with %<-fsanitize=kernel-"
31779 "address%>"
31780 msgstr ""
31782 #: opts-global.cc:485
31783 #, gcc-internal-format
31784 msgid "unrecognized shadow offset %qs"
31785 msgstr ""
31787 #: opts.cc:234
31788 #, gcc-internal-format
31789 msgid "argument %qs to %<-femit-struct-debug-detailed%> not recognized"
31790 msgstr ""
31792 #: opts.cc:270
31793 #, gcc-internal-format
31794 msgid "argument %qs to %<-femit-struct-debug-detailed%> unknown"
31795 msgstr ""
31797 #: opts.cc:277
31798 #, gcc-internal-format
31799 msgid ""
31800 "%<-femit-struct-debug-detailed=dir:...%> must allow at least as much as %<-"
31801 "femit-struct-debug-detailed=ind:...%>"
31802 msgstr ""
31804 #: opts.cc:743
31805 #, gcc-internal-format
31806 msgid ""
31807 "argument to %<-O%> should be a non-negative integer, %<g%>, %<s%>, %<z%> or "
31808 "%<fast%>"
31809 msgstr ""
31811 #: opts.cc:849 opts.cc:855 opts.cc:861 opts.cc:867 opts.cc:878 opts.cc:888
31812 #: opts.cc:894 opts.cc:900 opts.cc:906 opts.cc:912 opts.cc:918 opts.cc:924
31813 #: opts.cc:930 opts.cc:936 opts.cc:953 opts.cc:961 config/mips/mips.cc:20411
31814 #: config/mips/mips.cc:20413 config/mips/mips.cc:20426
31815 #, gcc-internal-format
31816 msgid "%qs is incompatible with %qs"
31817 msgstr ""
31819 #: opts.cc:943
31820 #, gcc-internal-format
31821 msgid "%<-fipa-modref%> is incompatible with %qs"
31822 msgstr ""
31824 #: opts.cc:1023
31825 #, gcc-internal-format
31826 msgid "%<-fsanitize=%s%> is incompatible with %<-fsanitize=%s%>"
31827 msgstr ""
31829 #: opts.cc:1061
31830 #, gcc-internal-format
31831 msgid "section anchors must be disabled when unit-at-a-time is disabled"
31832 msgstr ""
31834 #: opts.cc:1065
31835 #, gcc-internal-format
31836 msgid "toplevel reorder must be disabled when unit-at-a-time is disabled"
31837 msgstr ""
31839 #: opts.cc:1079
31840 #, gcc-internal-format
31841 msgid "transactional memory is not supported with non-call exceptions"
31842 msgstr ""
31844 #: opts.cc:1094
31845 #, gcc-internal-format
31846 msgid "section anchors must be disabled when toplevel reorder is disabled"
31847 msgstr ""
31849 #: opts.cc:1105
31850 #, gcc-internal-format
31851 msgid ""
31852 "%<-ftrivial-auto-var-init=zero%> is not enabled by %<-fhardened%> because it "
31853 "was specified on the command line"
31854 msgstr ""
31856 #: opts.cc:1155
31857 #, gcc-internal-format
31858 msgid ""
31859 "%<-fstack-protector-strong%> is not enabled by %<-fhardened%> because it was "
31860 "specified on the command line"
31861 msgstr ""
31863 #: opts.cc:1200
31864 #, gcc-internal-format
31865 msgid "%<-fno-fat-lto-objects%> are supported only with linker plugin"
31866 msgstr ""
31868 #: opts.cc:1208
31869 #, gcc-internal-format
31870 msgid "%<-gsplit-dwarf%> is not supported with LTO, disabling"
31871 msgstr ""
31873 #: opts.cc:1222
31874 #, gcc-internal-format
31875 msgid "%<-fsplit-stack%> is not supported by this compiler configuration"
31876 msgstr ""
31878 #: opts.cc:1249
31879 #, gcc-internal-format
31880 msgid ""
31881 "%<-fsanitize=pointer-compare%> must be combined with %<-fsanitize=address%> "
31882 "or %<-fsanitize=kernel-address%>"
31883 msgstr ""
31885 #: opts.cc:1253
31886 #, gcc-internal-format
31887 msgid ""
31888 "%<-fsanitize=pointer-subtract%> must be combined with %<-fsanitize=address%> "
31889 "or %<-fsanitize=kernel-address%>"
31890 msgstr ""
31892 #: opts.cc:1280
31893 #, gcc-internal-format
31894 msgid "%<-fsanitize-recover=%s%> is not supported"
31895 msgstr ""
31897 #: opts.cc:1292 opts.cc:2288
31898 #, gcc-internal-format
31899 msgid "%<-fsanitize-trap=%s%> is not supported"
31900 msgstr ""
31902 #: opts.cc:1319
31903 #, gcc-internal-format
31904 msgid ""
31905 "%<-fsanitize-address-use-after-scope%> requires %<-fstack-reuse=none%> option"
31906 msgstr ""
31908 #: opts.cc:1326
31909 #, gcc-internal-format
31910 msgid "transactional memory is not supported with %<-fsanitize=address%>"
31911 msgstr ""
31913 #: opts.cc:1329
31914 #, gcc-internal-format
31915 msgid ""
31916 "transactional memory is not supported with %<-fsanitize=kernel-address%>"
31917 msgstr ""
31919 #: opts.cc:1334
31920 #, gcc-internal-format
31921 msgid "live patching (with %qs) is not supported with LTO"
31922 msgstr ""
31924 #: opts.cc:1339
31925 #, gcc-internal-format
31926 msgid "vtable verification is not supported with LTO"
31927 msgstr ""
31929 #: opts.cc:1414
31930 #, gcc-internal-format
31931 msgid "variable tracking requested, but useless unless producing debug info"
31932 msgstr ""
31934 #: opts.cc:1418
31935 #, gcc-internal-format
31936 msgid "variable tracking requested, but not supported by this debug format"
31937 msgstr ""
31939 #: opts.cc:1447
31940 #, gcc-internal-format
31941 msgid "var-tracking-assignments changes selective scheduling"
31942 msgstr ""
31944 #: opts.cc:1460
31945 #, gcc-internal-format
31946 msgid ""
31947 "%<-Wstrict-flex-arrays%> is ignored when %<-fstrict-flex-arrays%> is not "
31948 "present"
31949 msgstr ""
31951 #: opts.cc:1490 config/darwin.cc:3484
31952 #, gcc-internal-format
31953 msgid ""
31954 "%<-freorder-blocks-and-partition%> does not work with exceptions on this "
31955 "architecture"
31956 msgstr ""
31958 #: opts.cc:1506
31959 #, gcc-internal-format
31960 msgid ""
31961 "%<-freorder-blocks-and-partition%> does not support unwind info on this "
31962 "architecture"
31963 msgstr ""
31965 #: opts.cc:1524 config/pa/pa.cc:576
31966 #, gcc-internal-format
31967 msgid "%<-freorder-blocks-and-partition%> does not work on this architecture"
31968 msgstr ""
31970 #: opts.cc:2033
31971 #, gcc-internal-format
31972 msgid "unrecognized %<include_flags 0x%x%> passed to %<print_specific_help%>"
31973 msgstr ""
31975 #: opts.cc:2267
31976 #, gcc-internal-format
31977 msgid "%<-fsanitize=all%> option is not valid"
31978 msgstr ""
31980 #: opts.cc:2322
31981 #, gcc-internal-format
31982 msgid ""
31983 "unrecognized argument to %<-f%ssanitize%s=%> option: %q.*s; did you mean %qs?"
31984 msgstr ""
31986 #: opts.cc:2328
31987 #, gcc-internal-format
31988 msgid "unrecognized argument to %<-f%ssanitize%s=%> option: %q.*s"
31989 msgstr ""
31991 #: opts.cc:2363
31992 #, gcc-internal-format
31993 msgid "%qs attribute directive ignored"
31994 msgstr ""
31996 #: opts.cc:2387
31997 #, gcc-internal-format
31998 msgid "unrecognized argument to %<-fzero-call-used-regs=%>: %qs"
31999 msgstr ""
32001 #: opts.cc:2411
32002 #, gcc-internal-format
32003 msgid "invalid arguments for %<-falign-%s%> option: %qs"
32004 msgstr ""
32006 #: opts.cc:2426
32007 #, gcc-internal-format
32008 msgid "invalid number of arguments for %<-falign-%s%> option: %qs"
32009 msgstr ""
32011 #: opts.cc:2435
32012 #, gcc-internal-format
32013 msgid "%<-falign-%s%> is not between 0 and %d"
32014 msgstr ""
32016 #: opts.cc:2494
32017 #, gcc-internal-format
32018 msgid "invalid arguments for %<-fpatchable-function-entry%>"
32019 msgstr ""
32021 #: opts.cc:2631
32022 #, gcc-internal-format
32023 msgid "%<--help%> argument %q.*s is ambiguous, please be more specific"
32024 msgstr ""
32026 #: opts.cc:2642
32027 #, gcc-internal-format
32028 msgid "unrecognized argument to %<--help=%> option: %q.*s"
32029 msgstr ""
32031 #: opts.cc:2822
32032 #, gcc-internal-format
32033 msgid ""
32034 "arguments ignored for %<-Wattributes=%>; use %<-Wno-attributes=%> instead"
32035 msgstr ""
32037 #: opts.cc:2828
32038 #, gcc-internal-format
32039 msgid "trailing %<,%> in arguments for %<-Wno-attributes=%>"
32040 msgstr ""
32042 #: opts.cc:3054
32043 #, gcc-internal-format
32044 msgid "%<-foffload-abi%> option can be specified only for offload compiler"
32045 msgstr ""
32047 #: opts.cc:3062
32048 #, gcc-internal-format
32049 msgid "structure alignment must be a small power of two, not %wu"
32050 msgstr ""
32052 #: opts.cc:3183
32053 #, gcc-internal-format
32054 msgid "unknown stack check parameter %qs"
32055 msgstr ""
32057 #: opts.cc:3232
32058 #, gcc-internal-format
32059 msgid ""
32060 "%<-gdwarf%s%> is ambiguous; use %<-gdwarf-%s%> for DWARF version or %<-"
32061 "gdwarf%> %<-g%s%> for debug level"
32062 msgstr ""
32064 #: opts.cc:3243
32065 #, gcc-internal-format
32066 msgid "dwarf version %wu is not supported"
32067 msgstr ""
32069 #: opts.cc:3280
32070 #, gcc-internal-format
32071 msgid "unrecognized argument to %<-flto=%> option: %qs"
32072 msgstr ""
32074 #: opts.cc:3480
32075 #, gcc-internal-format
32076 msgid "target system does not support debug output"
32077 msgstr ""
32079 #: opts.cc:3518
32080 #, gcc-internal-format
32081 msgid "debug format %qs conflicts with prior selection"
32082 msgstr ""
32084 #: opts.cc:3542
32085 #, gcc-internal-format
32086 msgid "unrecognized debug output level %qs"
32087 msgstr ""
32089 #: opts.cc:3544
32090 #, gcc-internal-format
32091 msgid "debug output level %qs is too high"
32092 msgstr ""
32094 #: opts.cc:3556
32095 #, gcc-internal-format
32096 msgid "unrecognized btf debug output level %qs"
32097 msgstr ""
32099 #: opts.cc:3573
32100 #, gcc-internal-format
32101 msgid "getting core file size maximum limit: %m"
32102 msgstr ""
32104 #: opts.cc:3577
32105 #, gcc-internal-format
32106 msgid "setting core file size limit to maximum: %m"
32107 msgstr ""
32109 #: opts.cc:3622
32110 #, gcc-internal-format, gfc-internal-format
32111 msgid "unrecognized gcc debugging option: %c"
32112 msgstr ""
32114 #: opts.cc:3651
32115 #, gcc-internal-format
32116 msgid "%<-W%serror=%s%>: no option %<-%s%>; did you mean %<-%s%>?"
32117 msgstr ""
32119 #: opts.cc:3655
32120 #, gcc-internal-format
32121 msgid "%<-W%serror=%s%>: no option %<-%s%>"
32122 msgstr ""
32124 #: opts.cc:3659
32125 #, gcc-internal-format
32126 msgid "%<-Werror=%s%>: %<-%s%> is not an option that controls warnings"
32127 msgstr ""
32129 #: passes.cc:84
32130 #, gcc-internal-format, gfc-internal-format
32131 msgid "pass %s does not support cloning"
32132 msgstr ""
32134 #: passes.cc:90
32135 #, gcc-internal-format
32136 msgid ""
32137 "pass %s needs a %<set_pass_param%> implementation to handle the extra "
32138 "argument in %<NEXT_PASS%>"
32139 msgstr ""
32141 #: passes.cc:1073
32142 #, gcc-internal-format
32143 msgid "unrecognized option %<-fenable%>"
32144 msgstr ""
32146 #: passes.cc:1075
32147 #, gcc-internal-format
32148 msgid "unrecognized option %<-fdisable%>"
32149 msgstr ""
32151 #: passes.cc:1083
32152 #, gcc-internal-format
32153 msgid "unknown pass %s specified in %<-fenable%>"
32154 msgstr ""
32156 #: passes.cc:1085
32157 #, gcc-internal-format
32158 msgid "unknown pass %s specified in %<-fdisable%>"
32159 msgstr ""
32161 #: passes.cc:1110 passes.cc:1199
32162 #, gcc-internal-format, gfc-internal-format
32163 msgid "enable pass %s for functions in the range of [%u, %u]"
32164 msgstr ""
32166 #: passes.cc:1113 passes.cc:1210
32167 #, gcc-internal-format, gfc-internal-format
32168 msgid "disable pass %s for functions in the range of [%u, %u]"
32169 msgstr ""
32171 #: passes.cc:1149 passes.cc:1177
32172 #, gcc-internal-format, gfc-internal-format
32173 msgid "Invalid range %s in option %s"
32174 msgstr ""
32176 #: passes.cc:1195
32177 #, gcc-internal-format, gfc-internal-format
32178 msgid "enable pass %s for function %s"
32179 msgstr ""
32181 #: passes.cc:1206
32182 #, gcc-internal-format, gfc-internal-format
32183 msgid "disable pass %s for function %s"
32184 msgstr ""
32186 #: passes.cc:1435
32187 #, gcc-internal-format
32188 msgid "invalid pass positioning operation"
32189 msgstr ""
32191 #: passes.cc:1496
32192 #, gcc-internal-format
32193 msgid "plugin cannot register a missing pass"
32194 msgstr ""
32196 #: passes.cc:1499
32197 #, gcc-internal-format
32198 msgid "plugin cannot register an unnamed pass"
32199 msgstr ""
32201 #: passes.cc:1504
32202 #, gcc-internal-format
32203 msgid "plugin cannot register pass %qs without reference pass name"
32204 msgstr ""
32206 #: passes.cc:1523
32207 #, gcc-internal-format
32208 msgid "pass %qs not found but is referenced by new pass %qs"
32209 msgstr ""
32211 #: plugin.cc:213
32212 #, gcc-internal-format
32213 msgid "inaccessible plugin file %s expanded from short plugin name %s: %m"
32214 msgstr ""
32216 #: plugin.cc:235
32217 #, gcc-internal-format
32218 msgid "plugin %qs was specified with different paths: %qs and %qs"
32219 msgstr ""
32221 #: plugin.cc:294
32222 #, gcc-internal-format
32223 msgid "malformed option %<-fplugin-arg-%s%>: missing %<-<key>[=<value>]%>"
32224 msgstr ""
32226 #: plugin.cc:358
32227 #, gcc-internal-format
32228 msgid ""
32229 "plugin %s should be specified before %<-fplugin-arg-%s%> in the command line"
32230 msgstr ""
32232 #: plugin.cc:377
32233 #, gcc-internal-format
32234 msgid "unable to register info for plugin %qs - plugin name not found"
32235 msgstr ""
32237 #: plugin.cc:473
32238 #, gcc-internal-format, gfc-internal-format
32239 msgid "unknown callback event registered by plugin %s"
32240 msgstr ""
32242 #: plugin.cc:506
32243 #, gcc-internal-format, gfc-internal-format
32244 msgid "plugin %s registered a null callback function for event %s"
32245 msgstr ""
32247 #: plugin.cc:640
32248 #, gcc-internal-format, gfc-internal-format
32249 msgid ""
32250 "cannot load plugin %s\n"
32251 "%s"
32252 msgstr ""
32254 #: plugin.cc:651
32255 #, gcc-internal-format, gfc-internal-format
32256 msgid ""
32257 "plugin %s is not licensed under a GPL-compatible license\n"
32258 "%s"
32259 msgstr ""
32261 #: plugin.cc:664
32262 #, gcc-internal-format, gfc-internal-format
32263 msgid ""
32264 "cannot find %s in plugin %s\n"
32265 "%s"
32266 msgstr ""
32268 #: plugin.cc:674
32269 #, gcc-internal-format, gfc-internal-format
32270 msgid "fail to initialize plugin %s"
32271 msgstr ""
32273 #: plugin.cc:707
32274 #, gcc-internal-format, gfc-internal-format
32275 msgid "cannot load plugin %s: %s"
32276 msgstr ""
32278 #: plugin.cc:717
32279 #, gcc-internal-format, gfc-internal-format
32280 msgid "plugin %s is not licensed under a GPL-compatible license %s"
32281 msgstr ""
32283 #: plugin.cc:727
32284 #, gcc-internal-format, gfc-internal-format
32285 msgid "cannot find %s in plugin %s: %s"
32286 msgstr ""
32288 #: plugin.cc:736
32289 #, gcc-internal-format, gfc-internal-format
32290 msgid "failed to initialize plugin %s"
32291 msgstr ""
32293 #: plugin.cc:1048
32294 #, gcc-internal-format
32295 msgid "%<-iplugindir%> option not passed from the gcc driver"
32296 msgstr ""
32298 #: pointer-query.cc:1201
32299 #, gcc-internal-format
32300 msgid "destination object is likely at address zero"
32301 msgstr ""
32303 #: pointer-query.cc:1203
32304 #, gcc-internal-format
32305 msgid "source object is likely at address zero"
32306 msgstr ""
32308 #: pointer-query.cc:1213
32309 #, gcc-internal-format
32310 msgid "at offset %s into destination object %qE of size %s"
32311 msgstr ""
32313 #: pointer-query.cc:1216
32314 #, gcc-internal-format
32315 msgid "destination object %qE of size %s"
32316 msgstr ""
32318 #: pointer-query.cc:1222
32319 #, gcc-internal-format
32320 msgid "at offset %s into destination object of size %s allocated by %qE"
32321 msgstr ""
32323 #: pointer-query.cc:1225
32324 #, gcc-internal-format
32325 msgid "destination object of size %s allocated by %qE"
32326 msgstr ""
32328 #: pointer-query.cc:1235
32329 #, gcc-internal-format
32330 msgid "at offset %s into source object %qE of size %s"
32331 msgstr ""
32333 #: pointer-query.cc:1238
32334 #, gcc-internal-format
32335 msgid "source object %qE of size %s"
32336 msgstr ""
32338 #: pointer-query.cc:1245
32339 #, gcc-internal-format
32340 msgid "at offset %s into source object of size %s allocated by %qE"
32341 msgstr ""
32343 #: pointer-query.cc:1248
32344 #, gcc-internal-format
32345 msgid "source object of size %s allocated by %qE"
32346 msgstr ""
32348 #: pointer-query.cc:1256
32349 #, gcc-internal-format
32350 msgid "at offset %s into object %qE of size %s"
32351 msgstr ""
32353 #: pointer-query.cc:1259
32354 #, gcc-internal-format
32355 msgid "object %qE of size %s"
32356 msgstr ""
32358 #: pointer-query.cc:1266
32359 #, gcc-internal-format
32360 msgid "at offset %s into object of size %s allocated by %qE"
32361 msgstr ""
32363 #: pointer-query.cc:1269
32364 #, gcc-internal-format
32365 msgid "object of size %s allocated by %qE"
32366 msgstr ""
32368 #: predict.cc:2566
32369 #, gcc-internal-format
32370 msgid "probability %qE must be constant floating-point expression"
32371 msgstr ""
32373 #: predict.cc:2579
32374 #, gcc-internal-format
32375 msgid "probability %qE is outside the range [0.0, 1.0]"
32376 msgstr ""
32378 #: predict.cc:3640
32379 #, gcc-internal-format, gfc-internal-format
32380 msgid "Missing counts for called function %s"
32381 msgstr ""
32383 #: profile.cc:628
32384 #, gcc-internal-format
32385 msgid "corrupted profile info: profile data is not flow-consistent"
32386 msgstr ""
32388 #: profile.cc:645
32389 #, gcc-internal-format, gfc-internal-format
32390 msgid ""
32391 "corrupted profile info: number of iterations for basic block %d thought to "
32392 "be %i"
32393 msgstr ""
32395 #: profile.cc:668
32396 #, gcc-internal-format, gfc-internal-format
32397 msgid ""
32398 "corrupted profile info: number of executions for edge %d-%d thought to be %i"
32399 msgstr ""
32401 #: profile.cc:977
32402 #, gcc-internal-format
32403 msgid "corrupted profile info: invalid time profile"
32404 msgstr ""
32406 #: read-rtl-function.cc:265
32407 #, gcc-internal-format, gfc-internal-format
32408 msgid "insn with UID %i not found for operand %i (`%s') of insn %i"
32409 msgstr ""
32411 #: read-rtl-function.cc:269
32412 #, gcc-internal-format, gfc-internal-format
32413 msgid "insn with UID %i not found for operand %i of insn %i"
32414 msgstr ""
32416 #: read-rtl-function.cc:412
32417 #, gcc-internal-format
32418 msgid "%<__RTL%> function cannot be compiled with %<-flto%>"
32419 msgstr ""
32421 #: read-rtl-function.cc:714
32422 #, gcc-internal-format
32423 msgid "unrecognized edge flag: %qs"
32424 msgstr ""
32426 #: read-rtl-function.cc:857
32427 #, gcc-internal-format
32428 msgid "more than one 'crtl' directive"
32429 msgstr ""
32431 #: read-rtl-function.cc:986
32432 #, gcc-internal-format
32433 msgid "unrecognized enum value: %qs"
32434 msgstr ""
32436 #: read-rtl-function.cc:1142 read-rtl-function.cc:1201
32437 #, gcc-internal-format, gfc-internal-format
32438 msgid "was expecting `%s'"
32439 msgstr ""
32441 #: read-rtl-function.cc:1595
32442 #, gcc-internal-format, gfc-internal-format
32443 msgid "duplicate insn UID: %i"
32444 msgstr ""
32446 #: read-rtl-function.cc:1656
32447 #, gcc-internal-format
32448 msgid "start/end of RTL fragment are in different files"
32449 msgstr ""
32451 #: read-rtl-function.cc:1662
32452 #, gcc-internal-format
32453 msgid "start of RTL fragment must be on an earlier line than end"
32454 msgstr ""
32456 #: read-rtl.cc:490 read-rtl.cc:521
32457 #, gcc-internal-format, gfc-internal-format
32458 msgid ""
32459 "ambiguous attribute '%s'; could be '%s' (via '%s:%s') or '%s' (via '%s:%s')"
32460 msgstr ""
32462 #: reg-stack.cc:545
32463 #, gcc-internal-format, gfc-internal-format
32464 msgid "output constraint %d must specify a single register"
32465 msgstr ""
32467 #: reg-stack.cc:555
32468 #, gcc-internal-format
32469 msgid "output constraint %d cannot be specified together with %qs clobber"
32470 msgstr ""
32472 #: reg-stack.cc:579
32473 #, gcc-internal-format
32474 msgid "output registers must be grouped at top of stack"
32475 msgstr ""
32477 #: reg-stack.cc:619
32478 #, gcc-internal-format
32479 msgid "implicitly popped registers must be grouped at top of stack"
32480 msgstr ""
32482 #: reg-stack.cc:637
32483 #, gcc-internal-format
32484 msgid "explicitly used registers must be grouped at top of stack"
32485 msgstr ""
32487 #: reg-stack.cc:657
32488 #, gcc-internal-format
32489 msgid "output operand %d must use %<&%> constraint"
32490 msgstr ""
32492 #: regcprop.cc:1254
32493 #, gcc-internal-format
32494 msgid "%qs: [%u] bad %<next_regno%> for empty chain (%u)"
32495 msgstr ""
32497 #: regcprop.cc:1266
32498 #, gcc-internal-format
32499 msgid "%qs: loop in %<next_regno%> chain (%u)"
32500 msgstr ""
32502 #: regcprop.cc:1269
32503 #, gcc-internal-format
32504 msgid "%qs: [%u] bad %<oldest_regno%> (%u)"
32505 msgstr ""
32507 #: regcprop.cc:1281
32508 #, gcc-internal-format
32509 msgid "%qs: [%u] non-empty register in chain (%s %u %i)"
32510 msgstr ""
32512 #: reginfo.cc:679
32513 #, gcc-internal-format
32514 msgid "cannot use %qs as a call-saved register"
32515 msgstr ""
32517 #: reginfo.cc:683
32518 #, gcc-internal-format
32519 msgid "cannot use %qs as a call-used register"
32520 msgstr ""
32522 #: reginfo.cc:695
32523 #, gcc-internal-format
32524 msgid "cannot use %qs as a fixed register"
32525 msgstr ""
32527 #: reginfo.cc:722 config/arc/arc.cc:1086 config/arc/arc.cc:1128
32528 #: config/ia64/ia64.cc:6047 config/ia64/ia64.cc:6054 config/pa/pa.cc:473
32529 #: config/pa/pa.cc:480 config/sh/sh.cc:8278 config/sh/sh.cc:8285
32530 #, gcc-internal-format, gfc-internal-format
32531 msgid "unknown register name: %s"
32532 msgstr ""
32534 #: reginfo.cc:735
32535 #, gcc-internal-format
32536 msgid "stack register used for global register variable"
32537 msgstr ""
32539 #: reginfo.cc:741
32540 #, gcc-internal-format
32541 msgid "global register variable follows a function definition"
32542 msgstr ""
32544 #: reginfo.cc:747
32545 #, gcc-internal-format
32546 msgid "register of %qD used for multiple global register variables"
32547 msgstr ""
32549 #: reginfo.cc:750 config/rs6000/rs6000-logue.cc:5579
32550 #, gcc-internal-format
32551 msgid "conflicts with %qD"
32552 msgstr ""
32554 #: reginfo.cc:755
32555 #, gcc-internal-format
32556 msgid "call-clobbered register used for global register variable"
32557 msgstr ""
32559 #: reload.cc:1312
32560 #, gcc-internal-format
32561 msgid "cannot reload integer constant operand in %<asm%>"
32562 msgstr ""
32564 #: reload.cc:1326
32565 #, gcc-internal-format
32566 msgid "impossible register constraint in %<asm%>"
32567 msgstr ""
32569 #: reload.cc:2672
32570 #, gcc-internal-format
32571 msgid "the target does not support %<asm goto%> with outputs in %<asm%>"
32572 msgstr ""
32574 #: reload.cc:3697
32575 #, gcc-internal-format
32576 msgid "%<&%> constraint used with no register class"
32577 msgstr ""
32579 #: reload1.cc:1242
32580 #, gcc-internal-format
32581 msgid "%<asm%> operand has impossible constraints"
32582 msgstr ""
32584 #: reload1.cc:2060
32585 #, gcc-internal-format
32586 msgid "cannot find a register in class %qs while reloading %<asm%>"
32587 msgstr ""
32589 #: reload1.cc:2065
32590 #, gcc-internal-format
32591 msgid "unable to find a register to spill in class %qs"
32592 msgstr ""
32594 #: reload1.cc:4582
32595 #, gcc-internal-format
32596 msgid "%<asm%> operand requires impossible reload"
32597 msgstr ""
32599 #: reload1.cc:5999
32600 #, gcc-internal-format
32601 msgid "%<asm%> operand constraint incompatible with operand size"
32602 msgstr ""
32604 #: reload1.cc:7877
32605 #, gcc-internal-format
32606 msgid "output operand is constant in %<asm%>"
32607 msgstr ""
32609 #: rtl.cc:741
32610 #, gcc-internal-format, gfc-internal-format
32611 msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"
32612 msgstr ""
32614 #: rtl.cc:751
32615 #, gcc-internal-format, gfc-internal-format
32616 msgid ""
32617 "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
32618 msgstr ""
32620 #: rtl.cc:761
32621 #, gcc-internal-format, gfc-internal-format
32622 msgid ""
32623 "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at "
32624 "%s:%d"
32625 msgstr ""
32627 #: rtl.cc:770
32628 #, gcc-internal-format, gfc-internal-format
32629 msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"
32630 msgstr ""
32632 #: rtl.cc:780
32633 #, gcc-internal-format, gfc-internal-format
32634 msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"
32635 msgstr ""
32637 #: rtl.cc:791
32638 #, gcc-internal-format, gfc-internal-format
32639 msgid "RTL check: expected code '%s', '%s' or '%s', have '%s' in %s, at %s:%d"
32640 msgstr ""
32642 #: rtl.cc:822
32643 #, gcc-internal-format, gfc-internal-format
32644 msgid ""
32645 "RTL check: attempt to treat non-block symbol as a block symbol in %s, at %s:"
32646 "%d"
32647 msgstr ""
32649 #: rtl.cc:832
32650 #, gcc-internal-format, gfc-internal-format
32651 msgid ""
32652 "RTL check: access of hwi elt %d of vector with last elt %d in %s, at %s:%d"
32653 msgstr ""
32655 #: rtl.cc:842
32656 #, gcc-internal-format, gfc-internal-format
32657 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
32658 msgstr ""
32660 #: rtl.cc:853
32661 #, gcc-internal-format, gfc-internal-format
32662 msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
32663 msgstr ""
32665 #: stmt.cc:215
32666 #, gcc-internal-format
32667 msgid "output operand constraint lacks %<=%>"
32668 msgstr ""
32670 #: stmt.cc:230
32671 #, gcc-internal-format
32672 msgid "output constraint %qc for operand %d is not at the beginning"
32673 msgstr ""
32675 #: stmt.cc:254
32676 #, gcc-internal-format
32677 msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
32678 msgstr ""
32680 #: stmt.cc:261 stmt.cc:350
32681 #, gcc-internal-format
32682 msgid "%<%%%> constraint used with last operand"
32683 msgstr ""
32685 #: stmt.cc:277
32686 #, gcc-internal-format
32687 msgid "matching constraint not valid in output operand"
32688 msgstr ""
32690 #: stmt.cc:341
32691 #, gcc-internal-format
32692 msgid "input operand constraint contains %qc"
32693 msgstr ""
32695 #: stmt.cc:380
32696 #, gcc-internal-format
32697 msgid "matching constraint references invalid operand number"
32698 msgstr ""
32700 #: stmt.cc:414
32701 #, gcc-internal-format
32702 msgid "invalid punctuation %qc in constraint"
32703 msgstr ""
32705 #: stmt.cc:431
32706 #, gcc-internal-format
32707 msgid "matching constraint does not allow a register"
32708 msgstr ""
32710 #: stmt.cc:525
32711 #, gcc-internal-format
32712 msgid "duplicate %<asm%> operand name %qs"
32713 msgstr ""
32715 #: stmt.cc:622
32716 #, gcc-internal-format
32717 msgid "missing close brace for named operand"
32718 msgstr ""
32720 #: stmt.cc:651
32721 #, gcc-internal-format
32722 msgid "undefined named operand %qs"
32723 msgstr ""
32725 #: stor-layout.cc:830
32726 #, gcc-internal-format
32727 msgid "size of %q+D %E bytes exceeds maximum object size %wu"
32728 msgstr ""
32730 #: stor-layout.cc:1211
32731 #, gcc-internal-format
32732 msgid "alignment %u of %qT is less than %u"
32733 msgstr ""
32735 #: stor-layout.cc:1218
32736 #, gcc-internal-format
32737 msgid "%q+D offset %E in %qT isn%'t aligned to %u"
32738 msgstr ""
32740 #: stor-layout.cc:1221
32741 #, gcc-internal-format
32742 msgid "%q+D offset %E in %qT may not be aligned to %u"
32743 msgstr ""
32745 #: stor-layout.cc:1353
32746 #, gcc-internal-format
32747 msgid "packed attribute causes inefficient alignment for %q+D"
32748 msgstr ""
32750 #: stor-layout.cc:1357
32751 #, gcc-internal-format
32752 msgid "packed attribute is unnecessary for %q+D"
32753 msgstr ""
32755 #: stor-layout.cc:1377
32756 #, gcc-internal-format
32757 msgid "padding struct to align %q+D"
32758 msgstr ""
32760 #: stor-layout.cc:1436
32761 #, gcc-internal-format
32762 msgid "offset of packed bit-field %qD has changed in GCC 4.4"
32763 msgstr ""
32765 #: stor-layout.cc:1816
32766 #, gcc-internal-format
32767 msgid "padding struct size to alignment boundary with %E bytes"
32768 msgstr ""
32770 #: stor-layout.cc:1845
32771 #, gcc-internal-format
32772 msgid "packed attribute causes inefficient alignment for %qE"
32773 msgstr ""
32775 #: stor-layout.cc:1849
32776 #, gcc-internal-format
32777 msgid "packed attribute is unnecessary for %qE"
32778 msgstr ""
32780 #: stor-layout.cc:1855
32781 #, gcc-internal-format
32782 msgid "packed attribute causes inefficient alignment"
32783 msgstr ""
32785 #: stor-layout.cc:1857
32786 #, gcc-internal-format
32787 msgid "packed attribute is unnecessary"
32788 msgstr ""
32790 #: stor-layout.cc:2738
32791 #, gcc-internal-format
32792 msgid "alignment of array elements is greater than element size"
32793 msgstr ""
32795 #: stor-layout.cc:2744
32796 #, gcc-internal-format
32797 msgid "size of array element is not a multiple of its alignment"
32798 msgstr ""
32800 #: substring-locations.cc:229
32801 #, gcc-internal-format
32802 msgid "format string is defined here"
32803 msgstr ""
32805 #: symtab-thunks.cc:400
32806 #, gcc-internal-format
32807 msgid "generic thunk code fails for method %qD which uses %<...%>"
32808 msgstr ""
32810 #: symtab.cc:303
32811 #, gcc-internal-format
32812 msgid "%qD renamed after being referenced in assembly"
32813 msgstr ""
32815 #: symtab.cc:1109
32816 #, gcc-internal-format
32817 msgid "function symbol is not function"
32818 msgstr ""
32820 #: symtab.cc:1116
32821 #, gcc-internal-format
32822 msgid "inconsistent %<ifunc%> attribute"
32823 msgstr ""
32825 #: symtab.cc:1124
32826 #, gcc-internal-format
32827 msgid "variable symbol is not variable"
32828 msgstr ""
32830 #: symtab.cc:1130
32831 #, gcc-internal-format
32832 msgid "node has unknown type"
32833 msgstr ""
32835 #: symtab.cc:1135
32836 #, gcc-internal-format, gfc-internal-format
32837 msgid "node has invalid order %i"
32838 msgstr ""
32840 #: symtab.cc:1144
32841 #, gcc-internal-format
32842 msgid "node not found node->decl->decl_with_vis.symtab_node"
32843 msgstr ""
32845 #: symtab.cc:1152
32846 #, gcc-internal-format
32847 msgid "node differs from node->decl->decl_with_vis.symtab_node"
32848 msgstr ""
32850 #: symtab.cc:1163 symtab.cc:1170
32851 #, gcc-internal-format
32852 msgid "assembler name hash list corrupted"
32853 msgstr ""
32855 #: symtab.cc:1179
32856 #, gcc-internal-format
32857 msgid "node not found in symtab assembler name hash"
32858 msgstr ""
32860 #: symtab.cc:1188
32861 #, gcc-internal-format
32862 msgid "double linked list of assembler names corrupted"
32863 msgstr ""
32865 #: symtab.cc:1193
32866 #, gcc-internal-format
32867 msgid "node has body_removed but is definition"
32868 msgstr ""
32870 #: symtab.cc:1198
32871 #, gcc-internal-format
32872 msgid "node is analyzed but it is not a definition"
32873 msgstr ""
32875 #: symtab.cc:1203
32876 #, gcc-internal-format
32877 msgid "node is alias but not implicit alias"
32878 msgstr ""
32880 #: symtab.cc:1208
32881 #, gcc-internal-format
32882 msgid "node is alias but not definition"
32883 msgstr ""
32885 #: symtab.cc:1213
32886 #, gcc-internal-format
32887 msgid "node is weakref but not an transparent_alias"
32888 msgstr ""
32890 #: symtab.cc:1218
32891 #, gcc-internal-format
32892 msgid "node is transparent_alias but not an alias"
32893 msgstr ""
32895 #: symtab.cc:1223
32896 #, gcc-internal-format
32897 msgid "node is symver but not alias"
32898 msgstr ""
32900 #: symtab.cc:1232
32901 #, gcc-internal-format
32902 msgid "symver target is not exported with default visibility"
32903 msgstr ""
32905 #: symtab.cc:1239
32906 #, gcc-internal-format
32907 msgid "symver is not exported with default visibility"
32908 msgstr ""
32910 #: symtab.cc:1248
32911 #, gcc-internal-format
32912 msgid "node is in same_comdat_group list but has no comdat_group"
32913 msgstr ""
32915 #: symtab.cc:1253
32916 #, gcc-internal-format
32917 msgid "same_comdat_group list across different groups"
32918 msgstr ""
32920 #: symtab.cc:1258
32921 #, gcc-internal-format
32922 msgid "mixing different types of symbol in same comdat groups is not supported"
32923 msgstr ""
32925 #: symtab.cc:1263
32926 #, gcc-internal-format
32927 msgid "node is alone in a comdat group"
32928 msgstr ""
32930 #: symtab.cc:1270
32931 #, gcc-internal-format
32932 msgid "same_comdat_group is not a circular list"
32933 msgstr ""
32935 #: symtab.cc:1285
32936 #, gcc-internal-format, gfc-internal-format
32937 msgid "comdat-local symbol referred to by %s outside its comdat"
32938 msgstr ""
32940 #: symtab.cc:1295
32941 #, gcc-internal-format
32942 msgid "implicit_section flag is set but section isn%'t"
32943 msgstr ""
32945 #: symtab.cc:1302
32946 #, gcc-internal-format
32947 msgid "Both section and comdat group is set"
32948 msgstr ""
32950 #: symtab.cc:1314
32951 #, gcc-internal-format
32952 msgid "Alias and target%'s section differs"
32953 msgstr ""
32955 #: symtab.cc:1321
32956 #, gcc-internal-format
32957 msgid "Alias and target%'s comdat groups differs"
32958 msgstr ""
32960 #: symtab.cc:1336
32961 #, gcc-internal-format
32962 msgid "Transparent alias and target%'s assembler names differs"
32963 msgstr ""
32965 #: symtab.cc:1344
32966 #, gcc-internal-format
32967 msgid "Chained transparent aliases"
32968 msgstr ""
32970 #: symtab.cc:1367 symtab.cc:1477 symtab.cc:1504
32971 #, gcc-internal-format
32972 msgid "symtab_node::verify failed"
32973 msgstr ""
32975 #: symtab.cc:1476
32976 #, gcc-internal-format, gfc-internal-format
32977 msgid "invalid order in asm node %i"
32978 msgstr ""
32980 #: symtab.cc:1500
32981 #, gcc-internal-format
32982 msgid ""
32983 "Two symbols with same comdat_group are not linked by the same_comdat_group "
32984 "list."
32985 msgstr ""
32987 #: symtab.cc:1938
32988 #, gcc-internal-format
32989 msgid "function %q+D part of alias cycle"
32990 msgstr ""
32992 #: symtab.cc:1940
32993 #, gcc-internal-format
32994 msgid "variable %q+D part of alias cycle"
32995 msgstr ""
32997 #: symtab.cc:1968
32998 #, gcc-internal-format
32999 msgid "section of alias %q+D must match section of its target"
33000 msgstr ""
33002 #: targhooks.cc:204
33003 #, gcc-internal-format
33004 msgid "%<__builtin_saveregs%> not supported by this target"
33005 msgstr ""
33007 #: targhooks.cc:1215
33008 #, gcc-internal-format
33009 msgid "argument %qs is not supported for %qs on this target"
33010 msgstr ""
33012 #: targhooks.cc:1257
33013 #, gcc-internal-format
33014 msgid "nested functions not supported on this target"
33015 msgstr ""
33017 #: targhooks.cc:1270
33018 #, gcc-internal-format
33019 msgid "nested function trampolines not supported on this target"
33020 msgstr ""
33022 #: targhooks.cc:1433
33023 #, gcc-internal-format
33024 msgid "global constructors not supported on this target"
33025 msgstr ""
33027 #: targhooks.cc:1442
33028 #, gcc-internal-format
33029 msgid "global destructors not supported on this target"
33030 msgstr ""
33032 #: targhooks.cc:1802
33033 #, gcc-internal-format
33034 msgid "%<target%> attribute is not supported on this machine"
33035 msgstr ""
33037 #: targhooks.cc:1814
33038 #, gcc-internal-format
33039 msgid "%<target_version%> attribute is not supported on this machine"
33040 msgstr ""
33042 #: targhooks.cc:1828
33043 #, gcc-internal-format
33044 msgid "%<#pragma GCC target%> is not supported for this machine"
33045 msgstr ""
33047 #: toplev.cc:718
33048 #, gcc-internal-format
33049 msgid "cannot open %qs for writing: %m"
33050 msgstr ""
33052 #: toplev.cc:737
33053 #, gcc-internal-format
33054 msgid "%<-frecord-gcc-switches%> is not supported by the current target"
33055 msgstr ""
33057 #: toplev.cc:789
33058 #, gcc-internal-format
33059 msgid "stack usage computation not supported for this target"
33060 msgstr ""
33062 #: toplev.cc:848
33063 #, gcc-internal-format
33064 msgid "stack usage might be unbounded"
33065 msgstr ""
33067 #: toplev.cc:853
33068 #, gcc-internal-format
33069 msgid "stack usage might be %wu bytes"
33070 msgstr ""
33072 #: toplev.cc:856
33073 #, gcc-internal-format
33074 msgid "stack usage is %wu bytes"
33075 msgstr ""
33077 #: toplev.cc:973
33078 #, gcc-internal-format
33079 msgid "cannot open %s for writing: %m"
33080 msgstr ""
33082 #: toplev.cc:1252
33083 #, gcc-internal-format
33084 msgid "this target does not support %qs"
33085 msgstr ""
33087 #: toplev.cc:1286
33088 #, gcc-internal-format
33089 msgid ""
33090 "Graphite loop optimizations cannot be used (isl is not available) (%<-"
33091 "fgraphite%>, %<-fgraphite-identity%>, %<-floop-nest-optimize%>, %<-floop-"
33092 "parallelize-all%>)"
33093 msgstr ""
33095 #: toplev.cc:1297
33096 #, gcc-internal-format
33097 msgid "%<-fcf-protection=full%> is not supported for this target"
33098 msgstr ""
33100 #: toplev.cc:1304
33101 #, gcc-internal-format
33102 msgid "%<-fcf-protection=branch%> is not supported for this target"
33103 msgstr ""
33105 #: toplev.cc:1311
33106 #, gcc-internal-format
33107 msgid "%<-fcf-protection=return%> is not supported for this target"
33108 msgstr ""
33110 #: toplev.cc:1326
33111 #, gcc-internal-format
33112 msgid "%<-fabi-version=1%> is no longer supported"
33113 msgstr ""
33115 #: toplev.cc:1342
33116 #, gcc-internal-format
33117 msgid "instruction scheduling not supported on this target machine"
33118 msgstr ""
33120 #: toplev.cc:1346
33121 #, gcc-internal-format
33122 msgid "this target machine does not have delayed branches"
33123 msgstr ""
33125 #: toplev.cc:1360
33126 #, gcc-internal-format
33127 msgid "%<-f%sleading-underscore%> not supported on this target machine"
33128 msgstr ""
33130 #: toplev.cc:1389
33131 #, gcc-internal-format
33132 msgid "CTF debug info requested, but not supported for %qs frontend"
33133 msgstr ""
33135 #: toplev.cc:1407
33136 #, gcc-internal-format
33137 msgid "could not close zeroed insn dump file %qs: %m"
33138 msgstr ""
33140 #: toplev.cc:1445
33141 #, gcc-internal-format
33142 msgid "target system does not support the %qs debug format"
33143 msgstr ""
33145 #: toplev.cc:1473
33146 #, gcc-internal-format
33147 msgid ""
33148 "without %<-gdwarf-5%>, %<-gvariable-location-views=incompat5%> is equivalent "
33149 "to %<-gvariable-location-views%>"
33150 msgstr ""
33152 #: toplev.cc:1489
33153 #, gcc-internal-format
33154 msgid ""
33155 "%<-ginternal-reset-location-views%> is forced disabled without %<-gvariable-"
33156 "location-views%>"
33157 msgstr ""
33159 #: toplev.cc:1499
33160 #, gcc-internal-format
33161 msgid ""
33162 "%<-ginline-points%> is forced disabled without %<-gstatement-frontiers%>"
33163 msgstr ""
33165 #: toplev.cc:1528
33166 #, gcc-internal-format
33167 msgid "%<-ffunction-sections%> not supported for this target"
33168 msgstr ""
33170 #: toplev.cc:1534
33171 #, gcc-internal-format
33172 msgid "%<-fdata-sections%> not supported for this target"
33173 msgstr ""
33175 #: toplev.cc:1542
33176 #, gcc-internal-format
33177 msgid "%<-fprefetch-loop-arrays%> not supported for this target"
33178 msgstr ""
33180 #: toplev.cc:1548
33181 #, gcc-internal-format
33182 msgid ""
33183 "%<-fprefetch-loop-arrays%> not supported for this target (try %<-march%> "
33184 "switches)"
33185 msgstr ""
33187 #: toplev.cc:1558
33188 #, gcc-internal-format
33189 msgid "%<-fprefetch-loop-arrays%> is not supported with %<-Os%>"
33190 msgstr ""
33192 #: toplev.cc:1570
33193 #, gcc-internal-format
33194 msgid "%<-fassociative-math%> disabled; other options take precedence"
33195 msgstr ""
33197 #: toplev.cc:1578
33198 #, gcc-internal-format
33199 msgid "%<-fhardened%> not supported for this target"
33200 msgstr ""
33202 #: toplev.cc:1587
33203 #, gcc-internal-format
33204 msgid ""
33205 "%<-fstack-clash-protection%> is not supported on targets where the stack "
33206 "grows from lower to higher addresses"
33207 msgstr ""
33209 #: toplev.cc:1600
33210 #, gcc-internal-format
33211 msgid ""
33212 "%<-fstack-clash-protection%> is not enabled by %<-fhardened%> because %<-"
33213 "fstack-check%> was specified on the command line"
33214 msgstr ""
33216 #: toplev.cc:1610
33217 #, gcc-internal-format
33218 msgid ""
33219 "%<-fstack-check=%> and %<-fstack-clash-protection%> are mutually exclusive; "
33220 "disabling %<-fstack-check=%>"
33221 msgstr ""
33223 #: toplev.cc:1621
33224 #, gcc-internal-format
33225 msgid "%<-fstack-protector%> not supported for this target"
33226 msgstr ""
33228 #: toplev.cc:1633
33229 #, gcc-internal-format
33230 msgid ""
33231 "%<-fsanitize=address%> and %<-fsanitize=kernel-address%> are not supported "
33232 "for this target"
33233 msgstr ""
33235 #: toplev.cc:1643
33236 #, gcc-internal-format
33237 msgid "%<-fsanitize=address%> not supported for this target"
33238 msgstr ""
33240 #: toplev.cc:1652
33241 #, gcc-internal-format
33242 msgid ""
33243 "%<-fsanitize=kernel-address%> with stack protection is not supported without "
33244 "%<-fasan-shadow-offset=%> for this target"
33245 msgstr ""
33247 #: toplev.cc:1662
33248 #, gcc-internal-format
33249 msgid "%qs is not supported for this target"
33250 msgstr ""
33252 #: toplev.cc:1670
33253 #, gcc-internal-format
33254 msgid "%<-fsanitize=shadow-call-stack%> not supported in current platform"
33255 msgstr ""
33257 #: toplev.cc:1673
33258 #, gcc-internal-format
33259 msgid "%<-fsanitize=shadow-call-stack%> requires %<-fno-exceptions%>"
33260 msgstr ""
33262 #: toplev.cc:2012
33263 #, gcc-internal-format
33264 msgid "error writing to %s: %m"
33265 msgstr ""
33267 #: toplev.cc:2014
33268 #, gcc-internal-format
33269 msgid "error closing %s: %m"
33270 msgstr ""
33272 #: toplev.cc:2132
33273 #, gcc-internal-format
33274 msgid "mpfr not configured to handle all floating modes"
33275 msgstr ""
33277 #: toplev.cc:2218
33278 #, gcc-internal-format
33279 msgid "self-tests are not enabled in this build"
33280 msgstr ""
33282 #: toplev.cc:2315
33283 #, gcc-internal-format
33284 msgid "self-tests incompatible with %<-E%>"
33285 msgstr ""
33287 #: trans-mem.cc:610
33288 #, gcc-internal-format
33289 msgid "invalid use of volatile lvalue inside transaction"
33290 msgstr ""
33292 #: trans-mem.cc:613
33293 #, gcc-internal-format
33294 msgid "invalid use of volatile lvalue inside %<transaction_safe%> function"
33295 msgstr ""
33297 #: trans-mem.cc:648
33298 #, gcc-internal-format
33299 msgid ""
33300 "%<transaction_may_cancel_outer%> function call not within outer transaction "
33301 "or %<transaction_may_cancel_outer%>"
33302 msgstr ""
33304 #: trans-mem.cc:717 trans-mem.cc:4834
33305 #, gcc-internal-format
33306 msgid "unsafe function call %qD within atomic transaction"
33307 msgstr ""
33309 #: trans-mem.cc:724
33310 #, gcc-internal-format
33311 msgid "unsafe function call %qE within atomic transaction"
33312 msgstr ""
33314 #: trans-mem.cc:728
33315 #, gcc-internal-format
33316 msgid "unsafe indirect function call within atomic transaction"
33317 msgstr ""
33319 #: trans-mem.cc:736 trans-mem.cc:4766
33320 #, gcc-internal-format
33321 msgid "unsafe function call %qD within %<transaction_safe%> function"
33322 msgstr ""
33324 #: trans-mem.cc:743
33325 #, gcc-internal-format
33326 msgid "unsafe function call %qE within %<transaction_safe%> function"
33327 msgstr ""
33329 #: trans-mem.cc:747
33330 #, gcc-internal-format
33331 msgid "unsafe indirect function call within %<transaction_safe%> function"
33332 msgstr ""
33334 #: trans-mem.cc:762 trans-mem.cc:4806
33335 #, gcc-internal-format
33336 msgid "%<asm%> not allowed in atomic transaction"
33337 msgstr ""
33339 #: trans-mem.cc:765 trans-mem.cc:4432
33340 #, gcc-internal-format
33341 msgid "%<asm%> not allowed in %<transaction_safe%> function"
33342 msgstr ""
33344 #: trans-mem.cc:777
33345 #, gcc-internal-format
33346 msgid "relaxed transaction in atomic transaction"
33347 msgstr ""
33349 #: trans-mem.cc:780
33350 #, gcc-internal-format
33351 msgid "relaxed transaction in %<transaction_safe%> function"
33352 msgstr ""
33354 #: trans-mem.cc:787
33355 #, gcc-internal-format
33356 msgid "outer transaction in transaction"
33357 msgstr ""
33359 #: trans-mem.cc:790
33360 #, gcc-internal-format
33361 msgid "outer transaction in %<transaction_may_cancel_outer%> function"
33362 msgstr ""
33364 #: trans-mem.cc:794
33365 #, gcc-internal-format
33366 msgid "outer transaction in %<transaction_safe%> function"
33367 msgstr ""
33369 #: tree-cfg.cc:359
33370 #, gcc-internal-format
33371 msgid "ignoring loop annotation"
33372 msgstr ""
33374 #: tree-cfg.cc:3088
33375 #, gcc-internal-format
33376 msgid "constant not recomputed when %<ADDR_EXPR%> changed"
33377 msgstr ""
33379 #: tree-cfg.cc:3093
33380 #, gcc-internal-format
33381 msgid "side effects not recomputed when %<ADDR_EXPR%> changed"
33382 msgstr ""
33384 #: tree-cfg.cc:3108
33385 #, gcc-internal-format
33386 msgid "address taken but %<TREE_ADDRESSABLE%> bit not set"
33387 msgstr ""
33389 #: tree-cfg.cc:3134
33390 #, gcc-internal-format
33391 msgid "non-scalar %qs"
33392 msgstr ""
33394 #: tree-cfg.cc:3148
33395 #, gcc-internal-format
33396 msgid "invalid position or size operand to %qs"
33397 msgstr ""
33399 #: tree-cfg.cc:3154
33400 #, gcc-internal-format
33401 msgid "integral result type precision does not match field size of %qs"
33402 msgstr ""
33404 #: tree-cfg.cc:3163
33405 #, gcc-internal-format
33406 msgid "mode size of non-integral result does not match field size of %qs"
33407 msgstr ""
33409 #: tree-cfg.cc:3171
33410 #, gcc-internal-format
33411 msgid "%qs of non-mode-precision operand"
33412 msgstr ""
33414 #: tree-cfg.cc:3178
33415 #, gcc-internal-format
33416 msgid "position plus size exceeds size of referenced object in %qs"
33417 msgstr ""
33419 #: tree-cfg.cc:3189
33420 #, gcc-internal-format
33421 msgid "type mismatch in %qs reference"
33422 msgstr ""
33424 #: tree-cfg.cc:3205
33425 #, gcc-internal-format
33426 msgid "conversion of %qs on the left hand side of %qs"
33427 msgstr ""
33429 #: tree-cfg.cc:3213
33430 #, gcc-internal-format
33431 msgid "conversion of register to a different size in %qs"
33432 msgstr ""
33434 #: tree-cfg.cc:3233
33435 #, gcc-internal-format
33436 msgid "non-top-level %qs"
33437 msgstr ""
33439 #: tree-cfg.cc:3248
33440 #, gcc-internal-format
33441 msgid "invalid operands to %qs"
33442 msgstr ""
33444 #: tree-cfg.cc:3259 tree-cfg.cc:3268 tree-cfg.cc:3285 tree-cfg.cc:3964
33445 #: tree-cfg.cc:3993 tree-cfg.cc:4010 tree-cfg.cc:4031 tree-cfg.cc:4077
33446 #: tree-cfg.cc:4098 tree-cfg.cc:4152 tree-cfg.cc:4172 tree-cfg.cc:4208
33447 #: tree-cfg.cc:4229 tree-cfg.cc:4290 tree-cfg.cc:4365 tree-cfg.cc:4391
33448 #: tree-cfg.cc:4427 tree-cfg.cc:4476 tree-cfg.cc:4501 tree-cfg.cc:4576
33449 #: tree-cfg.cc:4662
33450 #, gcc-internal-format
33451 msgid "type mismatch in %qs"
33452 msgstr ""
33454 #: tree-cfg.cc:3279
33455 #, gcc-internal-format
33456 msgid "invalid %qs offset operator"
33457 msgstr ""
33459 #: tree-cfg.cc:3303 tree-cfg.cc:3329
33460 #, gcc-internal-format
33461 msgid "invalid address operand in %qs"
33462 msgstr ""
33464 #: tree-cfg.cc:3310 tree-cfg.cc:3336
33465 #, gcc-internal-format
33466 msgid "invalid offset operand in %qs"
33467 msgstr ""
33469 #: tree-cfg.cc:3317 tree-cfg.cc:3343
33470 #, gcc-internal-format
33471 msgid "invalid clique in %qs"
33472 msgstr ""
33474 #: tree-cfg.cc:3350 tree-cfg.cc:4674
33475 #, gcc-internal-format
33476 msgid "%qs in gimple IL"
33477 msgstr ""
33479 #: tree-cfg.cc:3361
33480 #, gcc-internal-format
33481 msgid "%qs as base where non-register is required"
33482 msgstr ""
33484 #: tree-cfg.cc:3376
33485 #, gcc-internal-format
33486 msgid "invalid expression for min lvalue"
33487 msgstr ""
33489 #: tree-cfg.cc:3427
33490 #, gcc-internal-format
33491 msgid "gimple call has two targets"
33492 msgstr ""
33494 #: tree-cfg.cc:3436
33495 #, gcc-internal-format
33496 msgid "gimple call has no target"
33497 msgstr ""
33499 #: tree-cfg.cc:3443
33500 #, gcc-internal-format
33501 msgid "invalid function in gimple call"
33502 msgstr ""
33504 #: tree-cfg.cc:3453
33505 #, gcc-internal-format
33506 msgid "non-function in gimple call"
33507 msgstr ""
33509 #: tree-cfg.cc:3464
33510 #, gcc-internal-format
33511 msgid "invalid pure const state for function"
33512 msgstr ""
33514 #: tree-cfg.cc:3476
33515 #, gcc-internal-format
33516 msgid "invalid LHS in gimple call"
33517 msgstr ""
33519 #: tree-cfg.cc:3484
33520 #, gcc-internal-format
33521 msgid "LHS in %<noreturn%> call"
33522 msgstr ""
33524 #: tree-cfg.cc:3498
33525 #, gcc-internal-format
33526 msgid "invalid conversion in gimple call"
33527 msgstr ""
33529 #: tree-cfg.cc:3507
33530 #, gcc-internal-format
33531 msgid "invalid static chain in gimple call"
33532 msgstr ""
33534 #: tree-cfg.cc:3518
33535 #, gcc-internal-format
33536 msgid "static chain with function that doesn%'t use one"
33537 msgstr ""
33539 #. Built-in unreachable with parameters might not be caught by
33540 #. undefined behavior sanitizer.  Front-ends do check users do not
33541 #. call them that way but we also produce calls to
33542 #. __builtin_unreachable internally, for example when IPA figures
33543 #. out a call cannot happen in a legal program.  In such cases,
33544 #. we must make sure arguments are stripped off.
33545 #: tree-cfg.cc:3537
33546 #, gcc-internal-format
33547 msgid "%<__builtin_unreachable%> or %<__builtin_trap%> call with arguments"
33548 msgstr ""
33550 #: tree-cfg.cc:3568
33551 #, gcc-internal-format
33552 msgid ""
33553 "%<DEFERRED_INIT%> calls should have same constant size for the first "
33554 "argument and LHS"
33555 msgstr ""
33557 #: tree-cfg.cc:3586
33558 #, gcc-internal-format
33559 msgid "invalid argument to gimple call"
33560 msgstr ""
33562 #: tree-cfg.cc:3613
33563 #, gcc-internal-format
33564 msgid "invalid operands in gimple comparison"
33565 msgstr ""
33567 #: tree-cfg.cc:3624
33568 #, gcc-internal-format
33569 msgid "mismatching comparison operand types"
33570 msgstr ""
33572 #: tree-cfg.cc:3641
33573 #, gcc-internal-format
33574 msgid "unsupported operation or type for vector comparison returning a boolean"
33575 msgstr ""
33577 #: tree-cfg.cc:3656
33578 #, gcc-internal-format
33579 msgid "non-vector operands in vector comparison"
33580 msgstr ""
33582 #: tree-cfg.cc:3665
33583 #, gcc-internal-format
33584 msgid "invalid vector comparison resulting type"
33585 msgstr ""
33587 #: tree-cfg.cc:3672
33588 #, gcc-internal-format
33589 msgid "bogus comparison result type"
33590 msgstr ""
33592 #: tree-cfg.cc:3694
33593 #, gcc-internal-format
33594 msgid "non-register as LHS of unary operation"
33595 msgstr ""
33597 #: tree-cfg.cc:3700
33598 #, gcc-internal-format
33599 msgid "invalid operand in unary operation"
33600 msgstr ""
33602 #: tree-cfg.cc:3723
33603 #, gcc-internal-format
33604 msgid "invalid vector types in nop conversion"
33605 msgstr ""
33607 #: tree-cfg.cc:3760
33608 #, gcc-internal-format
33609 msgid "invalid types in nop conversion"
33610 msgstr ""
33612 #: tree-cfg.cc:3775
33613 #, gcc-internal-format
33614 msgid "invalid types in address space conversion"
33615 msgstr ""
33617 #: tree-cfg.cc:3789
33618 #, gcc-internal-format
33619 msgid "invalid types in fixed-point conversion"
33620 msgstr ""
33622 #: tree-cfg.cc:3804
33623 #, gcc-internal-format
33624 msgid "invalid types in conversion to floating-point"
33625 msgstr ""
33627 #: tree-cfg.cc:3819
33628 #, gcc-internal-format
33629 msgid "invalid types in conversion to integer"
33630 msgstr ""
33632 #: tree-cfg.cc:3859
33633 #, gcc-internal-format
33634 msgid "type mismatch in %qs expression"
33635 msgstr ""
33637 #: tree-cfg.cc:3876 tree-cfg.cc:3890 tree-cfg.cc:4256 tree-cfg.cc:4278
33638 #, gcc-internal-format
33639 msgid "invalid types for %qs"
33640 msgstr ""
33642 #: tree-cfg.cc:3901
33643 #, gcc-internal-format
33644 msgid "%qs should be from a scalar to a like vector"
33645 msgstr ""
33647 #: tree-cfg.cc:3915
33648 #, gcc-internal-format
33649 msgid "non-trivial conversion in unary operation"
33650 msgstr ""
33652 #: tree-cfg.cc:3940
33653 #, gcc-internal-format
33654 msgid "non-register as LHS of binary operation"
33655 msgstr ""
33657 #: tree-cfg.cc:3947
33658 #, gcc-internal-format
33659 msgid "invalid operands in binary operation"
33660 msgstr ""
33662 #: tree-cfg.cc:4052
33663 #, gcc-internal-format
33664 msgid "invalid non-vector operands to %qs"
33665 msgstr ""
33667 #: tree-cfg.cc:4063
33668 #, gcc-internal-format
33669 msgid "invalid (pointer) operands %qs"
33670 msgstr ""
33672 #: tree-cfg.cc:4298
33673 #, gcc-internal-format
33674 msgid "vector type expected in %qs"
33675 msgstr ""
33677 #: tree-cfg.cc:4311
33678 #, gcc-internal-format
33679 msgid "type mismatch in binary expression"
33680 msgstr ""
33682 #: tree-cfg.cc:4339
33683 #, gcc-internal-format
33684 msgid "non-register as LHS of ternary operation"
33685 msgstr ""
33687 #: tree-cfg.cc:4347
33688 #, gcc-internal-format
33689 msgid "invalid operands in ternary operation"
33690 msgstr ""
33692 #: tree-cfg.cc:4379
33693 #, gcc-internal-format
33694 msgid ""
33695 "the first argument of a %qs must be of a boolean vector type of the same "
33696 "number of elements as the result"
33697 msgstr ""
33699 #: tree-cfg.cc:4411 tree-cfg.cc:4488
33700 #, gcc-internal-format
33701 msgid "vector types expected in %qs"
33702 msgstr ""
33704 #: tree-cfg.cc:4444
33705 #, gcc-internal-format
33706 msgid "vectors with different element number found in %qs"
33707 msgstr ""
33709 #: tree-cfg.cc:4460
33710 #, gcc-internal-format
33711 msgid "invalid mask type in %qs"
33712 msgstr ""
33714 #: tree-cfg.cc:4521
33715 #, gcc-internal-format
33716 msgid "not allowed type combination in %qs"
33717 msgstr ""
33719 #: tree-cfg.cc:4530
33720 #, gcc-internal-format
33721 msgid "invalid position or size in %qs"
33722 msgstr ""
33724 #: tree-cfg.cc:4536
33725 #, gcc-internal-format
33726 msgid "%qs into non-mode-precision operand"
33727 msgstr ""
33729 #: tree-cfg.cc:4546
33730 #, gcc-internal-format
33731 msgid "insertion out of range in %qs"
33732 msgstr ""
33734 #: tree-cfg.cc:4556
33735 #, gcc-internal-format
33736 msgid "%qs not at element boundary"
33737 msgstr ""
33739 #: tree-cfg.cc:4612
33740 #, gcc-internal-format
33741 msgid "non-trivial conversion in %qs"
33742 msgstr ""
33744 #: tree-cfg.cc:4621
33745 #, gcc-internal-format
33746 msgid "%qs LHS in clobber statement"
33747 msgstr ""
33749 #: tree-cfg.cc:4629
33750 #, gcc-internal-format
33751 msgid "%qs LHS in assignment statement"
33752 msgstr ""
33754 #: tree-cfg.cc:4648
33755 #, gcc-internal-format
33756 msgid "invalid operand in %qs"
33757 msgstr ""
33759 #: tree-cfg.cc:4680
33760 #, gcc-internal-format
33761 msgid "invalid %qs size argument in load"
33762 msgstr ""
33764 #: tree-cfg.cc:4699 tree-cfg.cc:4725
33765 #, gcc-internal-format
33766 msgid "invalid RHS for gimple memory store: %qs"
33767 msgstr ""
33769 #: tree-cfg.cc:4759 tree-cfg.cc:4777
33770 #, gcc-internal-format
33771 msgid "incorrect type of vector %qs elements"
33772 msgstr ""
33774 #: tree-cfg.cc:4768 tree-cfg.cc:4785
33775 #, gcc-internal-format
33776 msgid "incorrect number of vector %qs elements"
33777 msgstr ""
33779 #: tree-cfg.cc:4793
33780 #, gcc-internal-format
33781 msgid "incorrect type of vector CONSTRUCTOR elements"
33782 msgstr ""
33784 #: tree-cfg.cc:4802
33785 #, gcc-internal-format
33786 msgid "vector %qs with non-NULL element index"
33787 msgstr ""
33789 #: tree-cfg.cc:4809
33790 #, gcc-internal-format
33791 msgid "vector %qs element is not a GIMPLE value"
33792 msgstr ""
33794 #: tree-cfg.cc:4818
33795 #, gcc-internal-format
33796 msgid "non-vector %qs with elements"
33797 msgstr ""
33799 #: tree-cfg.cc:4845
33800 #, gcc-internal-format
33801 msgid "nontemporal store lhs cannot be a gimple register"
33802 msgstr ""
33804 #: tree-cfg.cc:4887
33805 #, gcc-internal-format
33806 msgid "invalid operand in return statement"
33807 msgstr ""
33809 #: tree-cfg.cc:4902 c/gimple-parser.cc:2615
33810 #, gcc-internal-format
33811 msgid "invalid conversion in return statement"
33812 msgstr ""
33814 #: tree-cfg.cc:4926
33815 #, gcc-internal-format
33816 msgid "goto destination is neither a label nor a pointer"
33817 msgstr ""
33819 #: tree-cfg.cc:4945
33820 #, gcc-internal-format
33821 msgid "invalid operand to switch statement"
33822 msgstr ""
33824 #: tree-cfg.cc:4953
33825 #, gcc-internal-format
33826 msgid "non-integral type switch statement"
33827 msgstr ""
33829 #: tree-cfg.cc:4963
33830 #, gcc-internal-format
33831 msgid "invalid default case label in switch statement"
33832 msgstr ""
33834 #: tree-cfg.cc:4975
33835 #, gcc-internal-format
33836 msgid "invalid %<CASE_CHAIN%>"
33837 msgstr ""
33839 #: tree-cfg.cc:4981
33840 #, gcc-internal-format
33841 msgid "invalid case label in switch statement"
33842 msgstr ""
33844 #: tree-cfg.cc:4988
33845 #, gcc-internal-format
33846 msgid "invalid case range in switch statement"
33847 msgstr ""
33849 #: tree-cfg.cc:4998
33850 #, gcc-internal-format
33851 msgid "type precision mismatch in switch statement"
33852 msgstr ""
33854 #: tree-cfg.cc:5005
33855 #, gcc-internal-format
33856 msgid "type mismatch for case label in switch statement"
33857 msgstr ""
33859 #: tree-cfg.cc:5014
33860 #, gcc-internal-format
33861 msgid "case labels not sorted in switch statement"
33862 msgstr ""
33864 #: tree-cfg.cc:5057
33865 #, gcc-internal-format
33866 msgid "label context is not the current function declaration"
33867 msgstr ""
33869 #: tree-cfg.cc:5066
33870 #, gcc-internal-format
33871 msgid "incorrect entry in %<label_to_block_map%>"
33872 msgstr ""
33874 #: tree-cfg.cc:5076
33875 #, gcc-internal-format
33876 msgid "incorrect setting of landing pad number"
33877 msgstr ""
33879 #: tree-cfg.cc:5092
33880 #, gcc-internal-format
33881 msgid "invalid comparison code in gimple cond"
33882 msgstr ""
33884 #: tree-cfg.cc:5100
33885 #, gcc-internal-format
33886 msgid "invalid labels in gimple cond"
33887 msgstr ""
33889 #: tree-cfg.cc:5186 tree-cfg.cc:5195
33890 #, gcc-internal-format
33891 msgid "invalid %<PHI%> result"
33892 msgstr ""
33894 #: tree-cfg.cc:5205
33895 #, gcc-internal-format
33896 msgid "missing %<PHI%> def"
33897 msgstr ""
33899 #: tree-cfg.cc:5219
33900 #, gcc-internal-format
33901 msgid "invalid %<PHI%> argument"
33902 msgstr ""
33904 #: tree-cfg.cc:5226
33905 #, gcc-internal-format
33906 msgid "incompatible types in %<PHI%> argument %u"
33907 msgstr ""
33909 #: tree-cfg.cc:5329
33910 #, gcc-internal-format
33911 msgid "%<verify_gimple%> failed"
33912 msgstr ""
33914 #: tree-cfg.cc:5387
33915 #, gcc-internal-format
33916 msgid "dead statement in EH table"
33917 msgstr ""
33919 #: tree-cfg.cc:5403
33920 #, gcc-internal-format
33921 msgid "location references block not in block tree"
33922 msgstr ""
33924 #: tree-cfg.cc:5452
33925 #, gcc-internal-format
33926 msgid "local declaration from a different function"
33927 msgstr ""
33929 #: tree-cfg.cc:5555
33930 #, gcc-internal-format
33931 msgid "gimple_bb (phi) is set to a wrong basic block"
33932 msgstr ""
33934 #: tree-cfg.cc:5564
33935 #, gcc-internal-format
33936 msgid "PHI node with location"
33937 msgstr ""
33939 #: tree-cfg.cc:5575 tree-cfg.cc:5622
33940 #, gcc-internal-format
33941 msgid "incorrect sharing of tree nodes"
33942 msgstr ""
33944 #: tree-cfg.cc:5583
33945 #, gcc-internal-format
33946 msgid "virtual PHI with argument locations"
33947 msgstr ""
33949 #: tree-cfg.cc:5610
33950 #, gcc-internal-format
33951 msgid "gimple_bb (stmt) is set to a wrong basic block"
33952 msgstr ""
33954 #: tree-cfg.cc:5650
33955 #, gcc-internal-format
33956 msgid "statement marked for throw, but doesn%'t"
33957 msgstr ""
33959 #: tree-cfg.cc:5656
33960 #, gcc-internal-format
33961 msgid "statement marked for throw in middle of block"
33962 msgstr ""
33964 #: tree-cfg.cc:5678
33965 #, gcc-internal-format
33966 msgid "verify_gimple failed"
33967 msgstr ""
33969 #: tree-cfg.cc:5702
33970 #, gcc-internal-format
33971 msgid "ENTRY_BLOCK has IL associated with it"
33972 msgstr ""
33974 #: tree-cfg.cc:5709
33975 #, gcc-internal-format
33976 msgid "EXIT_BLOCK has IL associated with it"
33977 msgstr ""
33979 #: tree-cfg.cc:5716
33980 #, gcc-internal-format, gfc-internal-format
33981 msgid "fallthru to exit from bb %d"
33982 msgstr ""
33984 #: tree-cfg.cc:5722
33985 #, gcc-internal-format
33986 msgid "entry block count not initialized"
33987 msgstr ""
33989 #: tree-cfg.cc:5728
33990 #, gcc-internal-format
33991 msgid "exit block count not initialized"
33992 msgstr ""
33994 #: tree-cfg.cc:5735
33995 #, gcc-internal-format
33996 msgid "probability of edge from entry block not initialized"
33997 msgstr ""
33999 #: tree-cfg.cc:5750
34000 #, gcc-internal-format, gfc-internal-format
34001 msgid "count of bb %d not initialized"
34002 msgstr ""
34004 #: tree-cfg.cc:5756
34005 #, gcc-internal-format, gfc-internal-format
34006 msgid "probability of edge %d->%d not initialized"
34007 msgstr ""
34009 #: tree-cfg.cc:5776
34010 #, gcc-internal-format
34011 msgid "nonlocal label %qD is not first in a sequence of labels in bb %d"
34012 msgstr ""
34014 #: tree-cfg.cc:5783
34015 #, gcc-internal-format
34016 msgid "EH landing pad label %qD is not first in a sequence of labels in bb %d"
34017 msgstr ""
34019 #: tree-cfg.cc:5790
34020 #, gcc-internal-format
34021 msgid "label %qD to block does not match in bb %d"
34022 msgstr ""
34024 #: tree-cfg.cc:5797
34025 #, gcc-internal-format
34026 msgid "label %qD has incorrect context in bb %d"
34027 msgstr ""
34029 #: tree-cfg.cc:5812
34030 #, gcc-internal-format, gfc-internal-format
34031 msgid "control flow in the middle of basic block %d"
34032 msgstr ""
34034 #: tree-cfg.cc:5822
34035 #, gcc-internal-format
34036 msgid "label %qD in the middle of basic block %d"
34037 msgstr ""
34039 #: tree-cfg.cc:5841
34040 #, gcc-internal-format, gfc-internal-format
34041 msgid "returns_twice call is not last in basic block %d"
34042 msgstr ""
34044 #: tree-cfg.cc:5850
34045 #, gcc-internal-format, gfc-internal-format
34046 msgid "returns_twice call is not first in basic block %d"
34047 msgstr ""
34049 #: tree-cfg.cc:5882
34050 #, gcc-internal-format, gfc-internal-format
34051 msgid "fallthru edge after a control statement in bb %d"
34052 msgstr ""
34054 #: tree-cfg.cc:5895
34055 #, gcc-internal-format, gfc-internal-format
34056 msgid "true/false edge after a non-GIMPLE_COND in bb %d"
34057 msgstr ""
34059 #: tree-cfg.cc:5918 tree-cfg.cc:5940 tree-cfg.cc:5957 tree-cfg.cc:6026
34060 #, gcc-internal-format, gfc-internal-format
34061 msgid "wrong outgoing edge flags at end of bb %d"
34062 msgstr ""
34064 #: tree-cfg.cc:5928
34065 #, gcc-internal-format, gfc-internal-format
34066 msgid "explicit goto at end of bb %d"
34067 msgstr ""
34069 #: tree-cfg.cc:5962
34070 #, gcc-internal-format, gfc-internal-format
34071 msgid "return edge does not point to exit in bb %d"
34072 msgstr ""
34074 #: tree-cfg.cc:5992
34075 #, gcc-internal-format
34076 msgid "found default case not at the start of case vector"
34077 msgstr ""
34079 #: tree-cfg.cc:6000
34080 #, gcc-internal-format
34081 msgid "case labels not sorted: "
34082 msgstr ""
34084 #: tree-cfg.cc:6017
34085 #, gcc-internal-format, gfc-internal-format
34086 msgid "extra outgoing edge %d->%d"
34087 msgstr ""
34089 #: tree-cfg.cc:6040
34090 #, gcc-internal-format, gfc-internal-format
34091 msgid "missing edge %i->%i"
34092 msgstr ""
34094 #: tree-cfg.cc:9816
34095 #, gcc-internal-format
34096 msgid "%<noreturn%> function does return"
34097 msgstr ""
34099 #: tree-cfg.cc:9836 tree-cfg.cc:9871
34100 #, gcc-internal-format
34101 msgid "control reaches end of non-void function"
34102 msgstr ""
34104 #: tree-cfg.cc:9937
34105 #, gcc-internal-format
34106 msgid ""
34107 "ignoring return value of %qD declared with attribute %<warn_unused_result%>"
34108 msgstr ""
34110 #: tree-cfg.cc:9942 cp/cvt.cc:1137
34111 #, gcc-internal-format
34112 msgid ""
34113 "ignoring return value of function declared with attribute "
34114 "%<warn_unused_result%>"
34115 msgstr ""
34117 #: tree-complex.cc:1639
34118 #, gcc-internal-format
34119 msgid "%<asm goto%> with complex typed outputs"
34120 msgstr ""
34122 #: tree-diagnostic-path.cc:626
34123 msgid "%@ %s (fndecl %qD, depth %i)"
34124 msgstr ""
34126 #: tree-diagnostic-path.cc:631
34127 msgid "%@ %s (depth %i)"
34128 msgstr ""
34130 #: tree-diagnostic-path.cc:637
34131 msgid "%@ %s"
34132 msgstr ""
34134 #: tree-diagnostic.cc:207
34135 #, gcc-internal-format
34136 msgid "in definition of macro %qs"
34137 msgstr ""
34139 #: tree-diagnostic.cc:224
34140 #, gcc-internal-format
34141 msgid "in expansion of macro %qs"
34142 msgstr ""
34144 #: tree-eh.cc:4946
34145 #, gcc-internal-format, gfc-internal-format
34146 msgid "BB %i has multiple EH edges"
34147 msgstr ""
34149 #: tree-eh.cc:4958
34150 #, gcc-internal-format, gfc-internal-format
34151 msgid "BB %i cannot throw but has an EH edge"
34152 msgstr ""
34154 #: tree-eh.cc:4966
34155 #, gcc-internal-format, gfc-internal-format
34156 msgid "BB %i last statement has incorrectly set lp"
34157 msgstr ""
34159 #: tree-eh.cc:4972
34160 #, gcc-internal-format, gfc-internal-format
34161 msgid "BB %i is missing an EH edge"
34162 msgstr ""
34164 #: tree-eh.cc:4978
34165 #, gcc-internal-format, gfc-internal-format
34166 msgid "Incorrect EH edge %i->%i"
34167 msgstr ""
34169 #: tree-eh.cc:5012 tree-eh.cc:5031
34170 #, gcc-internal-format, gfc-internal-format
34171 msgid "BB %i is missing an edge"
34172 msgstr ""
34174 #: tree-eh.cc:5048
34175 #, gcc-internal-format, gfc-internal-format
34176 msgid "BB %i too many fallthru edges"
34177 msgstr ""
34179 #: tree-eh.cc:5057
34180 #, gcc-internal-format, gfc-internal-format
34181 msgid "BB %i has incorrect edge"
34182 msgstr ""
34184 #: tree-eh.cc:5063
34185 #, gcc-internal-format, gfc-internal-format
34186 msgid "BB %i has incorrect fallthru edge"
34187 msgstr ""
34189 #: tree-inline.cc:3925
34190 #, gcc-internal-format
34191 msgid "function %q+F can never be copied because it receives a non-local goto"
34192 msgstr ""
34194 #: tree-inline.cc:3932
34195 #, gcc-internal-format
34196 msgid ""
34197 "function %q+F can never be copied because it saves address of local label in "
34198 "a static variable"
34199 msgstr ""
34201 #: tree-inline.cc:3972
34202 #, gcc-internal-format
34203 msgid ""
34204 "function %q+F can never be inlined because it uses alloca (override using "
34205 "the always_inline attribute)"
34206 msgstr ""
34208 #: tree-inline.cc:3986
34209 #, gcc-internal-format
34210 msgid "function %q+F can never be inlined because it uses setjmp"
34211 msgstr ""
34213 #: tree-inline.cc:4000
34214 #, gcc-internal-format
34215 msgid ""
34216 "function %q+F can never be inlined because it uses variable argument lists"
34217 msgstr ""
34219 #: tree-inline.cc:4012
34220 #, gcc-internal-format
34221 msgid ""
34222 "function %q+F can never be inlined because it uses setjmp-longjmp exception "
34223 "handling"
34224 msgstr ""
34226 #: tree-inline.cc:4020
34227 #, gcc-internal-format
34228 msgid "function %q+F can never be inlined because it uses non-local goto"
34229 msgstr ""
34231 #: tree-inline.cc:4032
34232 #, gcc-internal-format
34233 msgid ""
34234 "function %q+F can never be inlined because it uses %<__builtin_return%> or "
34235 "%<__builtin_apply_args%>"
34236 msgstr ""
34238 #: tree-inline.cc:4052
34239 #, gcc-internal-format
34240 msgid "function %q+F can never be inlined because it contains a computed goto"
34241 msgstr ""
34243 #: tree-inline.cc:4098
34244 #, gcc-internal-format
34245 msgid "function %q+F can never be inlined because it has a VLA argument"
34246 msgstr ""
34248 #: tree-inline.cc:4165
34249 #, gcc-internal-format
34250 msgid ""
34251 "function %q+F can never be inlined because it is suppressed using %<-fno-"
34252 "inline%>"
34253 msgstr ""
34255 #: tree-inline.cc:4173
34256 #, gcc-internal-format
34257 msgid ""
34258 "function %q+F can never be inlined because it uses attributes conflicting "
34259 "with inlining"
34260 msgstr ""
34262 #: tree-inline.cc:4854
34263 #, gcc-internal-format
34264 msgid "inlining failed in call to %<always_inline%> %q+F: %s"
34265 msgstr ""
34267 #: tree-inline.cc:4857 tree-inline.cc:4878
34268 #, gcc-internal-format
34269 msgid "called from here"
34270 msgstr ""
34272 #: tree-inline.cc:4860 tree-inline.cc:4881
34273 #, gcc-internal-format
34274 msgid "called from this function"
34275 msgstr ""
34277 #: tree-inline.cc:4874
34278 #, gcc-internal-format
34279 msgid "inlining failed in call to %q+F: %s"
34280 msgstr ""
34282 #: tree-into-ssa.cc:3433
34283 #, gcc-internal-format
34284 msgid "statement uses released SSA name"
34285 msgstr ""
34287 #: tree-into-ssa.cc:3445
34288 #, gcc-internal-format
34289 msgid "cannot update SSA form"
34290 msgstr ""
34292 #: tree-into-ssa.cc:3538 tree-outof-ssa.cc:902 tree-ssa-coalesce.cc:1012
34293 #, gcc-internal-format
34294 msgid "SSA corruption"
34295 msgstr ""
34297 #: tree-nested.cc:1190
34298 #, gcc-internal-format, gfc-internal-format
34299 msgid "%s from %s referenced in %s"
34300 msgstr ""
34302 #: tree-nested.cc:2985
34303 #, gcc-internal-format, gfc-internal-format
34304 msgid "%s from %s called in %s"
34305 msgstr ""
34307 #: tree-profile.cc:899
34308 #, gcc-internal-format, gfc-internal-format
34309 msgid "Too many conditions (found %u); giving up coverage"
34310 msgstr ""
34312 #: tree-profile.cc:1757
34313 #, gcc-internal-format
34314 msgid "invalid regular expression %qs in %qs"
34315 msgstr ""
34317 #: tree-profile.cc:1856
34318 #, gcc-internal-format
34319 msgid "target does not support atomic profile update, single mode is selected"
34320 msgstr ""
34322 #: tree-ssa-alias.cc:4070
34323 #, gcc-internal-format, gfc-internal-format
34324 msgid "invalid fn spec attribute \"%s\""
34325 msgstr ""
34327 #: tree-ssa-alias.cc:4109
34328 #, gcc-internal-format, gfc-internal-format
34329 msgid "invalid fn spec attribute \"%s\" arg %i"
34330 msgstr ""
34332 #: tree-ssa-ccp.cc:4682 c-family/c-common.cc:5912
34333 #, gcc-internal-format
34334 msgid "%qs pointer is null"
34335 msgstr ""
34337 #: tree-ssa-ccp.cc:4685 c-family/c-common.cc:5915
34338 #, gcc-internal-format
34339 msgid "in a call to non-static member function %qD"
34340 msgstr ""
34342 #: tree-ssa-ccp.cc:4691 c-family/c-common.cc:5921
34343 #, gcc-internal-format, gfc-internal-format
34344 msgid "argument %u null where non-null expected"
34345 msgstr ""
34347 #: tree-ssa-ccp.cc:4697
34348 #, gcc-internal-format
34349 msgid "in a call to built-in function %qD"
34350 msgstr ""
34352 #: tree-ssa-ccp.cc:4701 c-family/c-common.cc:5925
34353 #, gcc-internal-format
34354 msgid "in a call to function %qD declared %qs"
34355 msgstr ""
34357 #: tree-ssa-loop-niter.cc:3889
34358 #, gcc-internal-format, gfc-internal-format
34359 msgid "iteration %s invokes undefined behavior"
34360 msgstr ""
34362 #: tree-ssa-loop-niter.cc:3890
34363 #, gcc-internal-format
34364 msgid "within this loop"
34365 msgstr ""
34367 #: tree-ssa-loop-prefetch.cc:2102
34368 #, gcc-internal-format
34369 msgid "%<l1-cache-size%> parameter is not a power of two %d"
34370 msgstr ""
34372 #: tree-ssa-operands.cc:1032
34373 #, gcc-internal-format
34374 msgid "virtual definition of statement not up to date"
34375 msgstr ""
34377 #: tree-ssa-operands.cc:1039
34378 #, gcc-internal-format
34379 msgid "virtual def operand missing for statement"
34380 msgstr ""
34382 #: tree-ssa-operands.cc:1049
34383 #, gcc-internal-format
34384 msgid "virtual use of statement not up to date"
34385 msgstr ""
34387 #: tree-ssa-operands.cc:1056
34388 #, gcc-internal-format
34389 msgid "virtual use operand missing for statement"
34390 msgstr ""
34392 #: tree-ssa-operands.cc:1073
34393 #, gcc-internal-format
34394 msgid "excess use operand for statement"
34395 msgstr ""
34397 #: tree-ssa-operands.cc:1083
34398 #, gcc-internal-format
34399 msgid "use operand missing for statement"
34400 msgstr ""
34402 #: tree-ssa-operands.cc:1090
34403 #, gcc-internal-format
34404 msgid "statement volatile flag not up to date"
34405 msgstr ""
34407 #: tree-ssa-strlen.cc:2127
34408 #, gcc-internal-format
34409 msgid ""
34410 "%qD writing one too many bytes into a region of a size that depends on "
34411 "%<strlen%>"
34412 msgstr ""
34414 #: tree-ssa-strlen.cc:2131
34415 #, gcc-internal-format
34416 msgid ""
34417 "writing one too many bytes into a region of a size that depends on %<strlen%>"
34418 msgstr ""
34420 #: tree-ssa-strlen.cc:2140
34421 #, gcc-internal-format
34422 msgid "%qD writing %wu byte into a region of size %wu"
34423 msgid_plural "%qD writing %wu bytes into a region of size %wu"
34424 msgstr[0] ""
34425 msgstr[1] ""
34427 #: tree-ssa-strlen.cc:2148
34428 #, gcc-internal-format
34429 msgid "writing %wu byte into a region of size %wu"
34430 msgid_plural "writing %wu bytes into a region of size %wu"
34431 msgstr[0] ""
34432 msgstr[1] ""
34434 #: tree-ssa-strlen.cc:2158
34435 #, gcc-internal-format
34436 msgid "%qD writing %wu byte into a region of size between %wu and %wu"
34437 msgid_plural "%qD writing %wu bytes into a region of size between %wu and %wu"
34438 msgstr[0] ""
34439 msgstr[1] ""
34441 #: tree-ssa-strlen.cc:2166
34442 #, gcc-internal-format
34443 msgid "writing %wu byte into a region of size between %wu and %wu"
34444 msgid_plural "writing %wu bytes into a region of size between %wu and %wu"
34445 msgstr[0] ""
34446 msgstr[1] ""
34448 #: tree-ssa-strlen.cc:2176
34449 #, gcc-internal-format
34450 msgid "%qD writing between %wu and %wu bytes into a region of size %wu"
34451 msgstr ""
34453 #: tree-ssa-strlen.cc:2182
34454 #, gcc-internal-format
34455 msgid "writing between %wu and %wu bytes into a region of size %wu"
34456 msgstr ""
34458 #: tree-ssa-strlen.cc:2190
34459 #, gcc-internal-format
34460 msgid ""
34461 "%qD writing between %wu and %wu bytes into a region of size between %wu and "
34462 "%wu"
34463 msgstr ""
34465 #: tree-ssa-strlen.cc:2196
34466 #, gcc-internal-format
34467 msgid ""
34468 "writing between %wu and %wu bytes into a region of size between %wu and %wu"
34469 msgstr ""
34471 #: tree-ssa-strlen.cc:3092
34472 #, gcc-internal-format
34473 msgid ""
34474 "%qD output truncated before terminating nul copying %E byte from a string of "
34475 "the same length"
34476 msgid_plural ""
34477 "%qD output truncated before terminating nul copying %E bytes from a string "
34478 "of the same length"
34479 msgstr[0] ""
34480 msgstr[1] ""
34482 #: tree-ssa-strlen.cc:3108
34483 #, gcc-internal-format
34484 msgid "%qD output truncated copying %E byte from a string of length %wu"
34485 msgid_plural ""
34486 "%qD output truncated copying %E bytes from a string of length %wu"
34487 msgstr[0] ""
34488 msgstr[1] ""
34490 #: tree-ssa-strlen.cc:3115
34491 #, gcc-internal-format
34492 msgid ""
34493 "%qD output truncated copying between %wu and %wu bytes from a string of "
34494 "length %wu"
34495 msgstr ""
34497 #: tree-ssa-strlen.cc:3127
34498 #, gcc-internal-format
34499 msgid "%qD output may be truncated copying %E byte from a string of length %wu"
34500 msgid_plural ""
34501 "%qD output may be truncated copying %E bytes from a string of length %wu"
34502 msgstr[0] ""
34503 msgstr[1] ""
34505 #: tree-ssa-strlen.cc:3134 tree-ssa-strlen.cc:3150
34506 #, gcc-internal-format
34507 msgid ""
34508 "%qD output may be truncated copying between %wu and %wu bytes from a string "
34509 "of length %wu"
34510 msgstr ""
34512 #: tree-ssa-strlen.cc:3304
34513 #, gcc-internal-format
34514 msgid ""
34515 "%qD output truncated before terminating nul copying as many bytes from a "
34516 "string as its length"
34517 msgstr ""
34519 #: tree-ssa-strlen.cc:3317
34520 #, gcc-internal-format
34521 msgid "%qD specified bound depends on the length of the source argument"
34522 msgstr ""
34524 #: tree-ssa-strlen.cc:3325
34525 #, gcc-internal-format
34526 msgid "length computed here"
34527 msgstr ""
34529 #: tree-ssa-strlen.cc:4282
34530 #, gcc-internal-format
34531 msgid ""
34532 "%qD of a string of length %wu or more and an array of size %wu evaluates to "
34533 "nonzero"
34534 msgstr ""
34536 #: tree-ssa-strlen.cc:4284
34537 #, gcc-internal-format
34538 msgid ""
34539 "%qD of a string of length %wu and an array of size %wu evaluates to nonzero"
34540 msgstr ""
34542 #: tree-ssa-strlen.cc:4291
34543 #, gcc-internal-format
34544 msgid ""
34545 "%qD of strings of length %wu and %wu and bound of %wu evaluates to nonzero"
34546 msgstr ""
34548 #: tree-ssa-strlen.cc:4296
34549 #, gcc-internal-format
34550 msgid ""
34551 "%qD of a string of length %wu, an array of size %wu and bound of %wu "
34552 "evaluates to nonzero"
34553 msgstr ""
34555 #: tree-ssa-strlen.cc:4307
34556 #, gcc-internal-format
34557 msgid "in this expression"
34558 msgstr ""
34560 #: tree-ssa-uninit.cc:306
34561 #, gcc-internal-format
34562 msgid "%qD is used uninitialized"
34563 msgstr ""
34565 #: tree-ssa-uninit.cc:308
34566 #, gcc-internal-format
34567 msgid "%qD may be used uninitialized"
34568 msgstr ""
34570 #: tree-ssa-uninit.cc:315
34571 #, gcc-internal-format
34572 msgid "%qs is used uninitialized"
34573 msgstr ""
34575 #: tree-ssa-uninit.cc:318
34576 #, gcc-internal-format
34577 msgid "%qs may be used uninitialized"
34578 msgstr ""
34580 #: tree-ssa-uninit.cc:337 varasm.cc:363 varasm.cc:8019
34581 #, gcc-internal-format
34582 msgid "%qD was declared here"
34583 msgstr ""
34585 #: tree-ssa-uninit.cc:339
34586 #, gcc-internal-format
34587 msgid "%qs was declared here"
34588 msgstr ""
34590 #: tree-ssa-uninit.cc:450 tree-ssa-uninit.cc:760
34591 #, gcc-internal-format
34592 msgid "%qE may be used uninitialized"
34593 msgstr ""
34595 #: tree-ssa-uninit.cc:459
34596 #, gcc-internal-format
34597 msgid "accessing argument %u of a function declared with attribute %<%s%>"
34598 msgstr ""
34600 #: tree-ssa-uninit.cc:747
34601 #, gcc-internal-format
34602 msgid "%qE is used uninitialized"
34603 msgstr ""
34605 #: tree-ssa-uninit.cc:882
34606 #, gcc-internal-format
34607 msgid "in a call to %qD declared with attribute %<%s%> here"
34608 msgstr ""
34610 #: tree-ssa-uninit.cc:889
34611 #, gcc-internal-format
34612 msgid "in a call to %qT declared with attribute %<%s%>"
34613 msgstr ""
34615 #: tree-ssa-uninit.cc:905
34616 #, gcc-internal-format
34617 msgid "by argument %u of type %s to %qD declared here"
34618 msgstr ""
34620 #: tree-ssa-uninit.cc:913
34621 #, gcc-internal-format
34622 msgid "by argument %u of type %s to %qT"
34623 msgstr ""
34625 #: tree-ssa.cc:656
34626 #, gcc-internal-format, gfc-internal-format
34627 msgid "multiple virtual PHI nodes in BB %d"
34628 msgstr ""
34630 #: tree-ssa.cc:670 tree-ssa.cc:699
34631 #, gcc-internal-format
34632 msgid "virtual definition is not an SSA name"
34633 msgstr ""
34635 #: tree-ssa.cc:686
34636 #, gcc-internal-format
34637 msgid "stmt with wrong VUSE"
34638 msgstr ""
34640 #: tree-ssa.cc:716
34641 #, gcc-internal-format, gfc-internal-format
34642 msgid "PHI node with wrong VUSE on edge from BB %d"
34643 msgstr ""
34645 #: tree-ssa.cc:742
34646 #, gcc-internal-format
34647 msgid "expected an SSA_NAME object"
34648 msgstr ""
34650 #: tree-ssa.cc:748
34651 #, gcc-internal-format
34652 msgid "found an SSA_NAME that had been released into the free pool"
34653 msgstr ""
34655 #: tree-ssa.cc:755
34656 #, gcc-internal-format
34657 msgid "type mismatch between an SSA_NAME and its symbol"
34658 msgstr ""
34660 #: tree-ssa.cc:761
34661 #, gcc-internal-format
34662 msgid "found a virtual definition for a GIMPLE register"
34663 msgstr ""
34665 #: tree-ssa.cc:767
34666 #, gcc-internal-format
34667 msgid "virtual SSA name for non-VOP decl"
34668 msgstr ""
34670 #: tree-ssa.cc:773
34671 #, gcc-internal-format
34672 msgid "found a real definition for a non-register"
34673 msgstr ""
34675 #: tree-ssa.cc:780
34676 #, gcc-internal-format
34677 msgid "found a default name with a non-empty defining statement"
34678 msgstr ""
34680 #: tree-ssa.cc:810
34681 #, gcc-internal-format
34682 msgid "RESULT_DECL should be read only when DECL_BY_REFERENCE is set"
34683 msgstr ""
34685 #: tree-ssa.cc:816
34686 #, gcc-internal-format, gfc-internal-format
34687 msgid "SSA_NAME created in two different blocks %i and %i"
34688 msgstr ""
34690 #: tree-ssa.cc:825 tree-ssa.cc:1165
34691 #, gcc-internal-format
34692 msgid "SSA_NAME_DEF_STMT is wrong"
34693 msgstr ""
34695 #: tree-ssa.cc:877
34696 #, gcc-internal-format
34697 msgid "missing definition"
34698 msgstr ""
34700 #: tree-ssa.cc:883
34701 #, gcc-internal-format, gfc-internal-format
34702 msgid "definition in block %i does not dominate use in block %i"
34703 msgstr ""
34705 #: tree-ssa.cc:891
34706 #, gcc-internal-format, gfc-internal-format
34707 msgid "definition in block %i follows the use"
34708 msgstr ""
34710 #: tree-ssa.cc:898
34711 #, gcc-internal-format
34712 msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
34713 msgstr ""
34715 #: tree-ssa.cc:906
34716 #, gcc-internal-format
34717 msgid "no immediate_use list"
34718 msgstr ""
34720 #: tree-ssa.cc:918
34721 #, gcc-internal-format
34722 msgid "wrong immediate use list"
34723 msgstr ""
34725 #: tree-ssa.cc:952
34726 #, gcc-internal-format
34727 msgid "incoming edge count does not match number of PHI arguments"
34728 msgstr ""
34730 #: tree-ssa.cc:966
34731 #, gcc-internal-format, gfc-internal-format
34732 msgid "PHI argument is missing for edge %d->%d"
34733 msgstr ""
34735 #: tree-ssa.cc:975
34736 #, gcc-internal-format
34737 msgid "PHI argument is not SSA_NAME, or invariant"
34738 msgstr ""
34740 #: tree-ssa.cc:981
34741 #, gcc-internal-format
34742 msgid "PHI argument on abnormal edge is not SSA_NAME"
34743 msgstr ""
34745 #: tree-ssa.cc:1002
34746 #, gcc-internal-format
34747 msgid "address taken, but ADDRESSABLE bit not set"
34748 msgstr ""
34750 #: tree-ssa.cc:1009
34751 #, gcc-internal-format, gfc-internal-format
34752 msgid "wrong edge %d->%d for PHI argument"
34753 msgstr ""
34755 #: tree-ssa.cc:1084
34756 #, gcc-internal-format
34757 msgid "shared SSA name info"
34758 msgstr ""
34760 #: tree-ssa.cc:1111
34761 #, gcc-internal-format, gfc-internal-format
34762 msgid "AUX pointer initialized for edge %d->%d"
34763 msgstr ""
34765 #: tree-ssa.cc:1137
34766 #, gcc-internal-format
34767 msgid "stmt (%p) marked modified after optimization pass: "
34768 msgstr ""
34770 #: tree-ssa.cc:1203
34771 #, gcc-internal-format
34772 msgid "verify_ssa failed"
34773 msgstr ""
34775 #: tree-streamer-in.cc:346
34776 #, gcc-internal-format
34777 msgid "machine independent builtin code out of range"
34778 msgstr ""
34780 #: tree-streamer-in.cc:352
34781 #, gcc-internal-format
34782 msgid "target specific builtin not available"
34783 msgstr ""
34785 #: tree-vect-generic.cc:300 tree-vect-generic.cc:470 tree-vect-generic.cc:2042
34786 #, gcc-internal-format
34787 msgid "vector operation will be expanded piecewise"
34788 msgstr ""
34790 #: tree-vect-generic.cc:303
34791 #, gcc-internal-format
34792 msgid "vector operation will be expanded in parallel"
34793 msgstr ""
34795 #: tree-vect-generic.cc:360
34796 #, gcc-internal-format
34797 msgid "vector operation will be expanded with a single scalar operation"
34798 msgstr ""
34800 #: tree-vect-generic.cc:1091
34801 #, gcc-internal-format
34802 msgid "vector condition will be expanded piecewise"
34803 msgstr ""
34805 #: tree-vect-generic.cc:1602
34806 #, gcc-internal-format
34807 msgid "vector shuffling operation will be expanded piecewise"
34808 msgstr ""
34810 #: tree-vect-loop.cc:5065
34811 #, gcc-internal-format
34812 msgid "vectorization did not happen for a simd loop"
34813 msgstr ""
34815 #: tree.cc:2244
34816 #, gcc-internal-format
34817 msgid "non-constant element in constant CONSTRUCTOR"
34818 msgstr ""
34820 #: tree.cc:2246
34821 #, gcc-internal-format
34822 msgid "side-effects element in no-side-effects CONSTRUCTOR"
34823 msgstr ""
34825 #: tree.cc:7341 m2/gm2-gcc/m2type.cc:215
34826 #, gcc-internal-format
34827 msgid "arrays of functions are not meaningful"
34828 msgstr ""
34830 #: tree.cc:7496
34831 #, gcc-internal-format
34832 msgid "function return type cannot be function"
34833 msgstr ""
34835 #: tree.cc:8956 tree.cc:9041 tree.cc:9104
34836 #, gcc-internal-format, gfc-internal-format
34837 msgid "tree check: %s, have %s in %s, at %s:%d"
34838 msgstr ""
34840 #: tree.cc:8993
34841 #, gcc-internal-format, gfc-internal-format
34842 msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
34843 msgstr ""
34845 #: tree.cc:9006
34846 #, gcc-internal-format
34847 msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
34848 msgstr ""
34850 #: tree.cc:9055
34851 #, gcc-internal-format
34852 msgid "tree check: did not expect class %qs, have %qs (%s) in %s, at %s:%d"
34853 msgstr ""
34855 #: tree.cc:9068
34856 #, gcc-internal-format
34857 msgid "tree check: expected %<omp_clause %s%>, have %qs in %s, at %s:%d"
34858 msgstr ""
34860 #: tree.cc:9130
34861 #, gcc-internal-format
34862 msgid ""
34863 "tree check: expected tree that contains %qs structure, have %qs in %s, at %s:"
34864 "%d"
34865 msgstr ""
34867 #: tree.cc:9144
34868 #, gcc-internal-format
34869 msgid ""
34870 "tree check: accessed elt %d of %<tree_int_cst%> with %d elts in %s, at %s:%d"
34871 msgstr ""
34873 #: tree.cc:9157
34874 #, gcc-internal-format
34875 msgid ""
34876 "tree check: accessed elt %d of %<tree_vec%> with %d elts in %s, at %s:%d"
34877 msgstr ""
34879 #: tree.cc:9170
34880 #, gcc-internal-format, gfc-internal-format
34881 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
34882 msgstr ""
34884 #: tree.cc:9183
34885 #, gcc-internal-format
34886 msgid ""
34887 "tree check: accessed operand %d of %<omp_clause %s%> with %d operands in %s, "
34888 "at %s:%d"
34889 msgstr ""
34891 #: tree.cc:12437
34892 #, gcc-internal-format
34893 msgid "%qD is deprecated: %s"
34894 msgstr ""
34896 #: tree.cc:12440
34897 #, gcc-internal-format
34898 msgid "%qD is deprecated"
34899 msgstr ""
34901 #: tree.cc:12463
34902 #, gcc-internal-format
34903 msgid "%qE is deprecated: %s"
34904 msgstr ""
34906 #: tree.cc:12466
34907 #, gcc-internal-format
34908 msgid "%qE is deprecated"
34909 msgstr ""
34911 #: tree.cc:12472
34912 #, gcc-internal-format, gfc-internal-format
34913 msgid "type is deprecated: %s"
34914 msgstr ""
34916 #: tree.cc:12475
34917 #, gcc-internal-format
34918 msgid "type is deprecated"
34919 msgstr ""
34921 #: tree.cc:12517
34922 #, gcc-internal-format
34923 msgid "%qD is unavailable: %s"
34924 msgstr ""
34926 #: tree.cc:12519
34927 #, gcc-internal-format
34928 msgid "%qD is unavailable"
34929 msgstr ""
34931 #: tree.cc:12540
34932 #, gcc-internal-format
34933 msgid "%qE is unavailable: %s"
34934 msgstr ""
34936 #: tree.cc:12542
34937 #, gcc-internal-format
34938 msgid "%qE is unavailable"
34939 msgstr ""
34941 #: tree.cc:12547
34942 #, gcc-internal-format, gfc-internal-format
34943 msgid "type is unavailable: %s"
34944 msgstr ""
34946 #: tree.cc:12549
34947 #, gcc-internal-format
34948 msgid "type is unavailable"
34949 msgstr ""
34951 #. Type variant can differ by:
34953 #. - TYPE_QUALS: TYPE_READONLY, TYPE_VOLATILE, TYPE_ATOMIC, TYPE_RESTRICT,
34954 #. ENCODE_QUAL_ADDR_SPACE.
34955 #. - main variant may be TYPE_COMPLETE_P and variant types !TYPE_COMPLETE_P
34956 #. in this case some values may not be set in the variant types
34957 #. (see TYPE_COMPLETE_P checks).
34958 #. - it is possible to have TYPE_ARTIFICIAL variant of non-artifical type
34959 #. - by TYPE_NAME and attributes (i.e. when variant originate by typedef)
34960 #. - TYPE_CANONICAL (TYPE_ALIAS_SET is the same among variants)
34961 #. - by the alignment: TYPE_ALIGN and TYPE_USER_ALIGN
34962 #. - during LTO by TYPE_CONTEXT if type is TYPE_FILE_SCOPE_P
34963 #. this is necessary to make it possible to merge types form different TUs
34964 #. - arrays, pointers and references may have TREE_TYPE that is a variant
34965 #. of TREE_TYPE of their main variants.
34966 #. - aggregates may have new TYPE_FIELDS list that list variants of
34967 #. the main variant TYPE_FIELDS.
34968 #. - vector types may differ by TYPE_VECTOR_OPAQUE
34970 #. Convenience macro for matching individual fields.
34971 #: tree.cc:13477
34972 #, gcc-internal-format, gfc-internal-format
34973 msgid "type variant differs by %s"
34974 msgstr ""
34976 #: tree.cc:13522
34977 #, gcc-internal-format
34978 msgid "type variant has different %<TYPE_SIZE_UNIT%>"
34979 msgstr ""
34981 #: tree.cc:13524
34982 #, gcc-internal-format
34983 msgid "type variant%'s %<TYPE_SIZE_UNIT%>"
34984 msgstr ""
34986 #: tree.cc:13526
34987 #, gcc-internal-format
34988 msgid "type%'s %<TYPE_SIZE_UNIT%>"
34989 msgstr ""
34991 #: tree.cc:13551
34992 #, gcc-internal-format
34993 msgid "type variant with %<TYPE_ALIAS_SET_KNOWN_P%>"
34994 msgstr ""
34996 #: tree.cc:13564
34997 #, gcc-internal-format
34998 msgid "type variant has different %<TYPE_VFIELD%>"
34999 msgstr ""
35001 #: tree.cc:13601
35002 #, gcc-internal-format
35003 msgid "type variant has different %<TYPE_BINFO%>"
35004 msgstr ""
35006 #: tree.cc:13603
35007 #, gcc-internal-format
35008 msgid "type variant%'s %<TYPE_BINFO%>"
35009 msgstr ""
35011 #: tree.cc:13605
35012 #, gcc-internal-format
35013 msgid "type%'s %<TYPE_BINFO%>"
35014 msgstr ""
35016 #: tree.cc:13644
35017 #, gcc-internal-format
35018 msgid "type variant has different %<TYPE_FIELDS%>"
35019 msgstr ""
35021 #: tree.cc:13646
35022 #, gcc-internal-format
35023 msgid "first mismatch is field"
35024 msgstr ""
35026 #: tree.cc:13648
35027 #, gcc-internal-format
35028 msgid "and field"
35029 msgstr ""
35031 #: tree.cc:13665
35032 #, gcc-internal-format
35033 msgid "type variant has different %<TREE_TYPE%>"
35034 msgstr ""
35036 #: tree.cc:13667 tree.cc:13678
35037 #, gcc-internal-format
35038 msgid "type variant%'s %<TREE_TYPE%>"
35039 msgstr ""
35041 #: tree.cc:13669 tree.cc:13680
35042 #, gcc-internal-format
35043 msgid "type%'s %<TREE_TYPE%>"
35044 msgstr ""
35046 #: tree.cc:13676
35047 #, gcc-internal-format
35048 msgid "type is not compatible with its variant"
35049 msgstr ""
35051 #: tree.cc:14001
35052 #, gcc-internal-format, gfc-internal-format
35053 msgid "type %s is not an opaque type"
35054 msgstr ""
35056 #: tree.cc:14007
35057 #, gcc-internal-format, gfc-internal-format
35058 msgid "type %s is not with opaque mode"
35059 msgstr ""
35061 #: tree.cc:14013
35062 #, gcc-internal-format
35063 msgid "type %s differs by %<TYPE_MODE%>"
35064 msgstr ""
35066 #: tree.cc:14021
35067 #, gcc-internal-format
35068 msgid "type %s differs by %<TYPE_SIZE%>"
35069 msgstr ""
35071 #: tree.cc:14027
35072 #, gcc-internal-format
35073 msgid "type %s differs by %<TYPE_ALIGN%>"
35074 msgstr ""
35076 #: tree.cc:14033
35077 #, gcc-internal-format
35078 msgid "type %s differs by %<TYPE_USER_ALIGN%>"
35079 msgstr ""
35081 #: tree.cc:14063
35082 #, gcc-internal-format
35083 msgid "main variant is not defined"
35084 msgstr ""
35086 #: tree.cc:14068
35087 #, gcc-internal-format
35088 msgid "%<TYPE_MAIN_VARIANT%> has different %<TYPE_MAIN_VARIANT%>"
35089 msgstr ""
35091 #: tree.cc:14079
35092 #, gcc-internal-format
35093 msgid "%<TYPE_CANONICAL%> has different %<TYPE_CANONICAL%>"
35094 msgstr ""
35096 #: tree.cc:14098
35097 #, gcc-internal-format
35098 msgid "%<TYPE_CANONICAL%> is not compatible"
35099 msgstr ""
35101 #: tree.cc:14106
35102 #, gcc-internal-format
35103 msgid "%<TYPE_MODE%> of %<TYPE_CANONICAL%> is not compatible"
35104 msgstr ""
35106 #: tree.cc:14112
35107 #, gcc-internal-format
35108 msgid "%<TYPE_CANONICAL%> of main variant is not main variant"
35109 msgstr ""
35111 #: tree.cc:14128
35112 #, gcc-internal-format
35113 msgid "%<TYPE_VFIELD%> is not %<FIELD_DECL%> nor %<TREE_LIST%>"
35114 msgstr ""
35116 #: tree.cc:14138
35117 #, gcc-internal-format
35118 msgid "%<TYPE_NEXT_PTR_TO%> is not %<POINTER_TYPE%>"
35119 msgstr ""
35121 #: tree.cc:14148
35122 #, gcc-internal-format
35123 msgid "%<TYPE_NEXT_REF_TO%> is not %<REFERENCE_TYPE%>"
35124 msgstr ""
35126 #: tree.cc:14169
35127 #, gcc-internal-format
35128 msgid "%<TYPE_BINFO%> is not %<TREE_BINFO%>"
35129 msgstr ""
35131 #: tree.cc:14175
35132 #, gcc-internal-format
35133 msgid "%<TYPE_BINFO%> type is not %<TYPE_MAIN_VARIANT%>"
35134 msgstr ""
35136 #: tree.cc:14186
35137 #, gcc-internal-format
35138 msgid "%<TYPE_METHOD_BASETYPE%> is not record nor union"
35139 msgstr ""
35141 #: tree.cc:14197
35142 #, gcc-internal-format
35143 msgid "%<TYPE_OFFSET_BASETYPE%> is not record nor union"
35144 msgstr ""
35146 #: tree.cc:14215
35147 #, gcc-internal-format
35148 msgid "%<TYPE_ARRAY_MAX_SIZE%> not %<INTEGER_CST%>"
35149 msgstr ""
35151 #: tree.cc:14222
35152 #, gcc-internal-format
35153 msgid "%<TYPE_MAX_VALUE_RAW%> non-NULL"
35154 msgstr ""
35156 #: tree.cc:14229
35157 #, gcc-internal-format
35158 msgid "%<TYPE_LANG_SLOT_1 (binfo)%> field is non-NULL"
35159 msgstr ""
35161 #: tree.cc:14245
35162 #, gcc-internal-format
35163 msgid "enum value is not %<CONST_DECL%> or %<INTEGER_CST%>"
35164 msgstr ""
35166 #: tree.cc:14254
35167 #, gcc-internal-format
35168 msgid "enum value type is not %<INTEGER_TYPE%> nor convertible to the enum"
35169 msgstr ""
35171 #: tree.cc:14262
35172 #, gcc-internal-format
35173 msgid "enum value name is not %<IDENTIFIER_NODE%>"
35174 msgstr ""
35176 #: tree.cc:14272
35177 #, gcc-internal-format
35178 msgid "array %<TYPE_DOMAIN%> is not integer type"
35179 msgstr ""
35181 #: tree.cc:14281
35182 #, gcc-internal-format
35183 msgid "%<TYPE_FIELDS%> defined in incomplete type"
35184 msgstr ""
35186 #: tree.cc:14303
35187 #, gcc-internal-format
35188 msgid "wrong tree in %<TYPE_FIELDS%> list"
35189 msgstr ""
35191 #: tree.cc:14319
35192 #, gcc-internal-format
35193 msgid "%<TYPE_CACHED_VALUES_P%> is %i while %<TYPE_CACHED_VALUES%> is %p"
35194 msgstr ""
35196 #: tree.cc:14326
35197 #, gcc-internal-format
35198 msgid "%<TYPE_CACHED_VALUES%> is not %<TREE_VEC%>"
35199 msgstr ""
35201 #: tree.cc:14339
35202 #, gcc-internal-format
35203 msgid "wrong %<TYPE_CACHED_VALUES%> entry"
35204 msgstr ""
35206 #: tree.cc:14352
35207 #, gcc-internal-format
35208 msgid "%<TREE_PURPOSE%> is non-NULL in %<TYPE_ARG_TYPES%> list"
35209 msgstr ""
35211 #: tree.cc:14358
35212 #, gcc-internal-format
35213 msgid "wrong entry in %<TYPE_ARG_TYPES%> list"
35214 msgstr ""
35216 #: tree.cc:14365
35217 #, gcc-internal-format
35218 msgid "%<TYPE_VALUES_RAW%> field is non-NULL"
35219 msgstr ""
35221 #: tree.cc:14378
35222 #, gcc-internal-format
35223 msgid "%<TYPE_CACHED_VALUES_P%> is set while it should not be"
35224 msgstr ""
35226 #: tree.cc:14388
35227 #, gcc-internal-format
35228 msgid "%<TYPE_METHOD_BASETYPE%> is not main variant"
35229 msgstr ""
35231 #: tsan.cc:509
35232 #, gcc-internal-format
35233 msgid "%qs is not supported with %qs"
35234 msgstr ""
35236 #: value-prof.cc:488
35237 #, gcc-internal-format
35238 msgid "dead histogram"
35239 msgstr ""
35241 #: value-prof.cc:517
35242 #, gcc-internal-format
35243 msgid ""
35244 "histogram value statement does not correspond to the statement it is "
35245 "associated with"
35246 msgstr ""
35248 #: value-prof.cc:586
35249 #, gcc-internal-format, gfc-internal-format
35250 msgid ""
35251 "corrupted value profile: %s profile counter (%d out of %d) inconsistent with "
35252 "basic-block count (%d)"
35253 msgstr ""
35255 #: var-tracking.cc:7194
35256 #, gcc-internal-format
35257 msgid ""
35258 "variable tracking size limit exceeded with %<-fvar-tracking-assignments%>, "
35259 "retrying without"
35260 msgstr ""
35262 #: var-tracking.cc:7198
35263 #, gcc-internal-format
35264 msgid "variable tracking size limit exceeded"
35265 msgstr ""
35267 #: varasm.cc:312
35268 #, gcc-internal-format
35269 msgid "section already exists: %qs"
35270 msgstr ""
35272 #: varasm.cc:358
35273 #, gcc-internal-format
35274 msgid "%+qD causes a section type conflict with %qD"
35275 msgstr ""
35277 #: varasm.cc:361
35278 #, gcc-internal-format
35279 msgid "section type conflict with %qD"
35280 msgstr ""
35282 #: varasm.cc:366
35283 #, gcc-internal-format
35284 msgid "%+qD causes a section type conflict"
35285 msgstr ""
35287 #: varasm.cc:368
35288 #, gcc-internal-format
35289 msgid "section type conflict"
35290 msgstr ""
35292 #: varasm.cc:1101
35293 #, gcc-internal-format
35294 msgid "alignment of %q+D is greater than maximum object file alignment %d"
35295 msgstr ""
35297 #: varasm.cc:1269
35298 #, gcc-internal-format
35299 msgid "only zero initializers are allowed in section %qs"
35300 msgstr ""
35302 #: varasm.cc:1499 varasm.cc:1508 d/d-attribs.cc:1463
35303 #, gcc-internal-format
35304 msgid "register name not specified for %q+D"
35305 msgstr ""
35307 #: varasm.cc:1510
35308 #, gcc-internal-format
35309 msgid "invalid register name for %q+D"
35310 msgstr ""
35312 #: varasm.cc:1512
35313 #, gcc-internal-format
35314 msgid "data type of %q+D isn%'t suitable for a register"
35315 msgstr ""
35317 #: varasm.cc:1515
35318 #, gcc-internal-format
35319 msgid ""
35320 "the register specified for %q+D cannot be accessed by the current target"
35321 msgstr ""
35323 #: varasm.cc:1518
35324 #, gcc-internal-format
35325 msgid ""
35326 "the register specified for %q+D is not general enough to be used as a "
35327 "register variable"
35328 msgstr ""
35330 #: varasm.cc:1521
35331 #, gcc-internal-format
35332 msgid "register specified for %q+D isn%'t suitable for data type"
35333 msgstr ""
35335 #: varasm.cc:1530
35336 #, gcc-internal-format
35337 msgid "register specified for %q+D is an internal GCC implementation detail"
35338 msgstr ""
35340 #: varasm.cc:1540
35341 #, gcc-internal-format
35342 msgid "global register variable has initial value"
35343 msgstr ""
35345 #: varasm.cc:1544
35346 #, gcc-internal-format
35347 msgid "optimization may eliminate reads and/or writes to register variables"
35348 msgstr ""
35350 #: varasm.cc:1590
35351 #, gcc-internal-format
35352 msgid "register name given for non-register variable %q+D"
35353 msgstr ""
35355 #: varasm.cc:2198
35356 #, gcc-internal-format
35357 msgid "thread-local COMMON data not implemented"
35358 msgstr ""
35360 #: varasm.cc:2231
35361 #, gcc-internal-format
35362 msgid ""
35363 "requested alignment for %q+D is greater than implemented alignment of %wu"
35364 msgstr ""
35366 #: varasm.cc:2334 c/c-decl.cc:5903 c/c-parser.cc:1910 m2/gm2-gcc/m2type.cc:1240
35367 #, gcc-internal-format
35368 msgid "storage size of %q+D isn%'t known"
35369 msgstr ""
35371 #: varasm.cc:5319 varasm.cc:5358
35372 #, gcc-internal-format
35373 msgid "initializer for integer/fixed-point value is too complicated"
35374 msgstr ""
35376 #: varasm.cc:5325
35377 #, gcc-internal-format
35378 msgid "initializer for floating value is not a floating constant"
35379 msgstr ""
35381 #: varasm.cc:5342
35382 #, gcc-internal-format
35383 msgid "initializer for %<_BitInt(%d)%> value is not an integer constant"
35384 msgstr ""
35386 #: varasm.cc:5725
35387 #, gcc-internal-format
35388 msgid "invalid initial value for member %qE"
35389 msgstr ""
35391 #: varasm.cc:5981
35392 #, gcc-internal-format
35393 msgid "%qD declared weak after being used"
35394 msgstr ""
35396 #: varasm.cc:6033
35397 #, gcc-internal-format
35398 msgid ""
35399 "weak declaration of %q+D being applied to a already existing, static "
35400 "definition"
35401 msgstr ""
35403 #: varasm.cc:6074
35404 #, gcc-internal-format
35405 msgid "weak declaration of %q+D must be public"
35406 msgstr ""
35408 #: varasm.cc:6078
35409 #, gcc-internal-format
35410 msgid "weak declaration of %q+D not supported"
35411 msgstr ""
35413 #: varasm.cc:6107 varasm.cc:6430
35414 #, gcc-internal-format
35415 msgid "only weak aliases are supported in this configuration"
35416 msgstr ""
35418 #: varasm.cc:6302 varasm.cc:6427
35419 #, gcc-internal-format
35420 msgid "%qs is not supported in this configuration"
35421 msgstr ""
35423 #: varasm.cc:6330
35424 #, gcc-internal-format
35425 msgid "%qs is not supported on this target"
35426 msgstr ""
35428 #: varasm.cc:6390
35429 #, gcc-internal-format
35430 msgid "symver is only supported on ELF platforms"
35431 msgstr ""
35433 #: varasm.cc:6409
35434 #, gcc-internal-format
35435 msgid "%qs symbol %q+D ultimately targets itself"
35436 msgstr ""
35438 #: varasm.cc:6411
35439 #, gcc-internal-format
35440 msgid "%qs symbol %q+D must have static linkage"
35441 msgstr ""
35443 #: varasm.cc:6417 config/nvptx/nvptx.cc:7592
35444 #, gcc-internal-format
35445 msgid "alias definitions not supported in this configuration"
35446 msgstr ""
35448 #: varasm.cc:6645 config/sol2.cc:160 config/i386/winnt.cc:265
35449 #, gcc-internal-format
35450 msgid "visibility attribute not supported in this configuration; ignored"
35451 msgstr ""
35453 #: varasm.cc:8015
35454 #, gcc-internal-format
35455 msgid ""
35456 "%+qD without %<retain%> attribute and %qD with %<retain%> attribute are "
35457 "placed in a section with the same name"
35458 msgstr ""
35460 #: vec.cc:190
35461 #, gcc-internal-format, gfc-internal-format
35462 msgid "qsort comparator not anti-symmetric: %d, %d"
35463 msgstr ""
35465 #: vec.cc:195
35466 #, gcc-internal-format, gfc-internal-format
35467 msgid "qsort comparator non-negative on sorted output: %d"
35468 msgstr ""
35470 #: vec.cc:202
35471 #, gcc-internal-format, gfc-internal-format
35472 msgid "qsort comparator not transitive: %d, %d, %d"
35473 msgstr ""
35475 #: vec.cc:204
35476 #, gcc-internal-format
35477 msgid "qsort checking failed"
35478 msgstr ""
35480 #: c-family/c-ada-spec.cc:2946
35481 #, gcc-internal-format
35482 msgid "packed layout"
35483 msgstr ""
35485 #: c-family/c-attribs.cc:696 d/d-attribs.cc:1195
35486 #, gcc-internal-format
35487 msgid "%qE attribute argument is invalid"
35488 msgstr ""
35490 #: c-family/c-attribs.cc:699 d/d-attribs.cc:1198
35491 #, gcc-internal-format
35492 msgid "%qE attribute argument %i is invalid"
35493 msgstr ""
35495 #: c-family/c-attribs.cc:711 d/d-attribs.cc:1210
35496 #, gcc-internal-format
35497 msgid "%qE attribute argument has type %qT"
35498 msgstr ""
35500 #: c-family/c-attribs.cc:715 d/d-attribs.cc:1214
35501 #, gcc-internal-format
35502 msgid "%qE attribute argument %i has type %qT"
35503 msgstr ""
35505 #: c-family/c-attribs.cc:726 c-family/c-attribs.cc:4646
35506 #: c-family/c-attribs.cc:4650 d/d-attribs.cc:1225
35507 #, gcc-internal-format
35508 msgid "%qE attribute argument value %qE is not an integer constant"
35509 msgstr ""
35511 #: c-family/c-attribs.cc:731 d/d-attribs.cc:1230
35512 #, gcc-internal-format
35513 msgid "%qE attribute argument %i value %qE is not an integer constant"
35514 msgstr ""
35516 #: c-family/c-attribs.cc:747 d/d-attribs.cc:1244
35517 #, gcc-internal-format
35518 msgid "%qE attribute argument value %qE does not refer to a function parameter"
35519 msgstr ""
35521 #: c-family/c-attribs.cc:752 d/d-attribs.cc:1249
35522 #, gcc-internal-format
35523 msgid ""
35524 "%qE attribute argument %i value %qE does not refer to a function parameter"
35525 msgstr ""
35527 #: c-family/c-attribs.cc:780 d/d-attribs.cc:1272
35528 #, gcc-internal-format
35529 msgid ""
35530 "%qE attribute argument value %qE exceeds the number of function parameters %u"
35531 msgstr ""
35533 #: c-family/c-attribs.cc:785 d/d-attribs.cc:1277
35534 #, gcc-internal-format
35535 msgid ""
35536 "%qE attribute argument %i value %qE exceeds the number of function "
35537 "parameters %u"
35538 msgstr ""
35540 #: c-family/c-attribs.cc:807
35541 #, gcc-internal-format
35542 msgid ""
35543 "%qE attribute argument value %qE does not refer to a variable argument list"
35544 msgstr ""
35546 #: c-family/c-attribs.cc:811
35547 #, gcc-internal-format
35548 msgid ""
35549 "%qE attribute argument %i value %qE does not refer to a variable argument "
35550 "list"
35551 msgstr ""
35553 #: c-family/c-attribs.cc:838 c-family/c-attribs.cc:851 d/d-attribs.cc:1298
35554 #, gcc-internal-format
35555 msgid "%qE attribute argument value %qE refers to parameter type %qT"
35556 msgstr ""
35558 #: c-family/c-attribs.cc:842 c-family/c-attribs.cc:856 d/d-attribs.cc:1303
35559 #, gcc-internal-format
35560 msgid "%qE attribute argument %i value %qE refers to parameter type %qT"
35561 msgstr ""
35563 #: c-family/c-attribs.cc:866
35564 #, gcc-internal-format
35565 msgid ""
35566 "%qE attribute argument value %qE refers to a variadic function parameter of "
35567 "unknown type"
35568 msgstr ""
35570 #: c-family/c-attribs.cc:871
35571 #, gcc-internal-format
35572 msgid ""
35573 "%qE attribute argument %i value %qE refers to a variadic function parameter "
35574 "of unknown type"
35575 msgstr ""
35577 #: c-family/c-attribs.cc:991
35578 #, gcc-internal-format
35579 msgid "ignoring attribute %qs because it conflicts with previous %qs"
35580 msgstr ""
35582 #: c-family/c-attribs.cc:1029
35583 #, gcc-internal-format
35584 msgid "%qE attribute only supported on boolean types"
35585 msgstr ""
35587 #: c-family/c-attribs.cc:1039
35588 #, gcc-internal-format
35589 msgid "%qE attribute with unsupported boolean precision"
35590 msgstr ""
35592 #: c-family/c-attribs.cc:1059
35593 #, gcc-internal-format
35594 msgid "%qE attribute only supported in C"
35595 msgstr ""
35597 #: c-family/c-attribs.cc:1066
35598 #, gcc-internal-format
35599 msgid "%qE attribute only supported on integral types"
35600 msgstr ""
35602 #: c-family/c-attribs.cc:1087 c-family/c-attribs.cc:1103
35603 #, gcc-internal-format
35604 msgid "overflows in conversion from %qT to %qT changes value from %qE to %qE"
35605 msgstr ""
35607 #: c-family/c-attribs.cc:1112
35608 #, gcc-internal-format
35609 msgid ""
35610 "%qE attribute requires different values for %<false%> and %<true%> for type "
35611 "%qT"
35612 msgstr ""
35614 #: c-family/c-attribs.cc:1152
35615 #, gcc-internal-format
35616 msgid "%qE attribute ignored for type %qT"
35617 msgstr ""
35619 #: c-family/c-attribs.cc:1164
35620 #, gcc-internal-format
35621 msgid "%qE attribute ignored for field of type %qT"
35622 msgstr ""
35624 #: c-family/c-attribs.cc:1380 c-family/c-attribs.cc:3509
35625 #: c-family/c-attribs.cc:6039 ada/gcc-interface/utils.cc:7283
35626 #, gcc-internal-format
35627 msgid "%qE argument not a string"
35628 msgstr ""
35630 #: c-family/c-attribs.cc:1555 ada/gcc-interface/utils.cc:6793
35631 #, gcc-internal-format
35632 msgid "%qE attribute ignored because of argument %qE"
35633 msgstr ""
35635 #: c-family/c-attribs.cc:1576 ada/gcc-interface/utils.cc:6814
35636 #, gcc-internal-format
35637 msgid "ignoring attribute %qE because of excess arguments starting at %qE"
35638 msgstr ""
35640 #: c-family/c-attribs.cc:1590 ada/gcc-interface/utils.cc:6828
35641 #, gcc-internal-format
35642 msgid "attribute %qE does not apply to elements of non-scalar type %qT"
35643 msgstr ""
35645 #: c-family/c-attribs.cc:1595 ada/gcc-interface/utils.cc:6833
35646 #, gcc-internal-format
35647 msgid "attribute %qE does not apply to fields of aggregate type %qT"
35648 msgstr ""
35650 #: c-family/c-attribs.cc:1661
35651 #, gcc-internal-format
35652 msgid "%qE attribute ignored. Use %<-fcf-protection%> option to enable it"
35653 msgstr ""
35655 #: c-family/c-attribs.cc:1751 jit/dummy-frontend.cc:275 lto/lto-lang.cc:307
35656 #, gcc-internal-format
35657 msgid "%qE attribute has no effect on unit local functions"
35658 msgstr ""
35660 #: c-family/c-attribs.cc:1921 c-family/c-attribs.cc:3492
35661 #, gcc-internal-format
35662 msgid "%qE attribute ignored because %qD is not a variable"
35663 msgstr ""
35665 #: c-family/c-attribs.cc:1927
35666 #, gcc-internal-format
35667 msgid "%qE attribute ignored because %qD is not a local variable"
35668 msgstr ""
35670 #: c-family/c-attribs.cc:1952 config/i386/i386-options.cc:4170
35671 #, gcc-internal-format
35672 msgid "%qE attribute have effect only on public objects"
35673 msgstr ""
35675 #: c-family/c-attribs.cc:1981
35676 #, gcc-internal-format
35677 msgid "%qE attribute only affects top level objects"
35678 msgstr ""
35680 #: c-family/c-attribs.cc:2020 c-family/c-attribs.cc:4166
35681 #, gcc-internal-format
35682 msgid "%qE attribute on function returning %<void%>"
35683 msgstr ""
35685 #: c-family/c-attribs.cc:2043
35686 #, gcc-internal-format
35687 msgid "%qE attribute is not supported because endianness is not uniform"
35688 msgstr ""
35690 #: c-family/c-attribs.cc:2060
35691 #, gcc-internal-format
35692 msgid "attribute %qE argument must be one of %qs or %qs"
35693 msgstr ""
35695 #: c-family/c-attribs.cc:2156
35696 #, gcc-internal-format
35697 msgid "destructor priorities are not supported"
35698 msgstr ""
35700 #: c-family/c-attribs.cc:2158
35701 #, gcc-internal-format
35702 msgid "constructor priorities are not supported"
35703 msgstr ""
35705 #: c-family/c-attribs.cc:2180
35706 #, gcc-internal-format, gfc-internal-format
35707 msgid "destructor priorities from 0 to %d are reserved for the implementation"
35708 msgstr ""
35710 #: c-family/c-attribs.cc:2185
35711 #, gcc-internal-format, gfc-internal-format
35712 msgid "constructor priorities from 0 to %d are reserved for the implementation"
35713 msgstr ""
35715 #: c-family/c-attribs.cc:2193
35716 #, gcc-internal-format, gfc-internal-format
35717 msgid "destructor priorities must be integers from 0 to %d inclusive"
35718 msgstr ""
35720 #: c-family/c-attribs.cc:2196
35721 #, gcc-internal-format, gfc-internal-format
35722 msgid "constructor priorities must be integers from 0 to %d inclusive"
35723 msgstr ""
35725 #: c-family/c-attribs.cc:2349
35726 #, gcc-internal-format
35727 msgid "unknown machine mode %qE"
35728 msgstr ""
35730 #: c-family/c-attribs.cc:2383
35731 #, gcc-internal-format
35732 msgid "specifying vector types with %<__attribute__ ((mode))%> is deprecated"
35733 msgstr ""
35735 #: c-family/c-attribs.cc:2386
35736 #, gcc-internal-format
35737 msgid "use %<__attribute__ ((vector_size))%> instead"
35738 msgstr ""
35740 #: c-family/c-attribs.cc:2395
35741 #, gcc-internal-format
35742 msgid "unable to emulate %qs"
35743 msgstr ""
35745 #: c-family/c-attribs.cc:2408
35746 #, gcc-internal-format
35747 msgid "invalid pointer mode %qs"
35748 msgstr ""
35750 #: c-family/c-attribs.cc:2425
35751 #, gcc-internal-format
35752 msgid "signedness of type and machine mode %qs don%'t match"
35753 msgstr ""
35755 #: c-family/c-attribs.cc:2436
35756 #, gcc-internal-format
35757 msgid "no data type for mode %qs"
35758 msgstr ""
35760 #: c-family/c-attribs.cc:2446
35761 #, gcc-internal-format
35762 msgid "cannot use mode %qs for enumerated types"
35763 msgstr ""
35765 #: c-family/c-attribs.cc:2474
35766 #, gcc-internal-format
35767 msgid "mode %qs applied to inappropriate type"
35768 msgstr ""
35770 #: c-family/c-attribs.cc:2503 c-family/c-attribs.cc:2860 d/d-attribs.cc:1024
35771 #, gcc-internal-format
35772 msgid "section attributes are not supported for this target"
35773 msgstr ""
35775 #: c-family/c-attribs.cc:2509 d/d-attribs.cc:1031
35776 #, gcc-internal-format
35777 msgid "section attribute not allowed for %q+D"
35778 msgstr ""
35780 #: c-family/c-attribs.cc:2515
35781 #, gcc-internal-format
35782 msgid "section attribute argument not a string constant"
35783 msgstr ""
35785 #: c-family/c-attribs.cc:2524 d/d-attribs.cc:1047
35786 #, gcc-internal-format
35787 msgid "section attribute cannot be specified for local variables"
35788 msgstr ""
35790 #: c-family/c-attribs.cc:2535 config/bfin/bfin.cc:4797 config/bfin/bfin.cc:4848
35791 #: config/bfin/bfin.cc:4874 config/bfin/bfin.cc:4887 d/d-attribs.cc:1058
35792 #, gcc-internal-format
35793 msgid "section of %q+D conflicts with previous declaration"
35794 msgstr ""
35796 #: c-family/c-attribs.cc:2544 c-family/c-attribs.cc:2886 d/d-attribs.cc:1067
35797 #, gcc-internal-format
35798 msgid "section of %q+D cannot be overridden"
35799 msgstr ""
35801 #: c-family/c-attribs.cc:2660
35802 #, gcc-internal-format
35803 msgid "alignment may not be specified for %q+D"
35804 msgstr ""
35806 #: c-family/c-attribs.cc:2685
35807 #, gcc-internal-format
35808 msgid ""
35809 "ignoring attribute %<%E (%u)%> because it conflicts with attribute %<%E "
35810 "(%u)%>"
35811 msgstr ""
35813 #: c-family/c-attribs.cc:2730
35814 #, gcc-internal-format
35815 msgid "%<warn_if_not_aligned%> may not be specified for %q+D"
35816 msgstr ""
35818 #: c-family/c-attribs.cc:2781
35819 #, gcc-internal-format
35820 msgid "%qE attribute may not be specified for %q+D"
35821 msgstr ""
35823 #: c-family/c-attribs.cc:2788
35824 #, gcc-internal-format
35825 msgid "%qE attribute may not be specified for a non-array field"
35826 msgstr ""
35828 #: c-family/c-attribs.cc:2795
35829 #, gcc-internal-format
35830 msgid "%qE attribute argument not an integer"
35831 msgstr ""
35833 #: c-family/c-attribs.cc:2801 c-family/c-attribs.cc:6235
35834 #, gcc-internal-format
35835 msgid "%qE attribute argument %qE is not an integer constant between 0 and 3"
35836 msgstr ""
35838 #: c-family/c-attribs.cc:2821 d/d-attribs.cc:1146 jit/dummy-frontend.cc:743
35839 #, gcc-internal-format
35840 msgid "inline function %q+D declared weak"
35841 msgstr ""
35843 #: c-family/c-attribs.cc:2826 jit/dummy-frontend.cc:748
35844 #, gcc-internal-format
35845 msgid "indirect function %q+D cannot be declared weak"
35846 msgstr ""
35848 #: c-family/c-attribs.cc:2867
35849 #, gcc-internal-format
35850 msgid "ignoring %qE attribute not set on a variable"
35851 msgstr ""
35853 #: c-family/c-attribs.cc:2877 config/bfin/bfin.cc:4825
35854 #: config/loongarch/loongarch.cc:7956
35855 #, gcc-internal-format
35856 msgid "%qE attribute cannot be specified for local variables"
35857 msgstr ""
35859 #: c-family/c-attribs.cc:2892
35860 #, gcc-internal-format
35861 msgid "%qE attribute is specific to ELF targets"
35862 msgstr ""
35864 #: c-family/c-attribs.cc:2899
35865 #, gcc-internal-format
35866 msgid "ignoring %qE attribute set on const variable"
35867 msgstr ""
35869 #: c-family/c-attribs.cc:2910
35870 #, gcc-internal-format
35871 msgid "ignoring %qE attribute set on initialized variable"
35872 msgstr ""
35874 #: c-family/c-attribs.cc:2923
35875 #, gcc-internal-format
35876 msgid "ignoring %qE attribute set on uninitialized variable"
35877 msgstr ""
35879 #: c-family/c-attribs.cc:2956
35880 #, gcc-internal-format
35881 msgid "%qE attribute is only applicable on functions"
35882 msgstr ""
35884 #: c-family/c-attribs.cc:2975 d/d-attribs.cc:1094
35885 #, gcc-internal-format
35886 msgid "%<symver%> attribute only applies to functions and variables"
35887 msgstr ""
35889 #: c-family/c-attribs.cc:2983 d/d-attribs.cc:1102
35890 #, gcc-internal-format
35891 msgid "%<symver%> attribute is only applicable to symbols"
35892 msgstr ""
35894 #: c-family/c-attribs.cc:2993
35895 #, gcc-internal-format
35896 msgid "%<symver%> attribute argument not a string constant"
35897 msgstr ""
35899 #: c-family/c-attribs.cc:3007 d/d-attribs.cc:1126
35900 #, gcc-internal-format
35901 msgid "symver attribute argument must have format %<name@nodename%>"
35902 msgstr ""
35904 #: c-family/c-attribs.cc:3008 d/d-attribs.cc:1127
35905 #, gcc-internal-format
35906 msgid "%<symver%> attribute argument %qs must contain one or two %<@%>"
35907 msgstr ""
35909 #: c-family/c-attribs.cc:3043 jit/dummy-frontend.cc:843
35910 #, gcc-internal-format
35911 msgid "%q+D defined both normally and as %qE attribute"
35912 msgstr ""
35914 #: c-family/c-attribs.cc:3051 jit/dummy-frontend.cc:851
35915 #, gcc-internal-format
35916 msgid "weak %q+D cannot be defined %qE"
35917 msgstr ""
35919 #: c-family/c-attribs.cc:3068 c-family/c-attribs.cc:4057
35920 #: ada/gcc-interface/utils.cc:7110 jit/dummy-frontend.cc:868
35921 #, gcc-internal-format
35922 msgid "attribute %qE argument not a string"
35923 msgstr ""
35925 #: c-family/c-attribs.cc:3101 jit/dummy-frontend.cc:901
35926 #, gcc-internal-format
35927 msgid "%+qD declared %qs after being used"
35928 msgstr ""
35930 #. Explicitly handle this case since using a string literal
35931 #. as an argument is a likely mistake.
35932 #: c-family/c-attribs.cc:3153
35933 #, gcc-internal-format
35934 msgid "%qE attribute argument cannot be a string"
35935 msgstr ""
35937 #. Similar to the string case, since some function attributes
35938 #. accept literal numbers as arguments (e.g., alloc_size or
35939 #. nonnull) using one here is a likely mistake.
35940 #: c-family/c-attribs.cc:3164
35941 #, gcc-internal-format
35942 msgid "%qE attribute argument cannot be a constant arithmetic expression"
35943 msgstr ""
35945 #: c-family/c-attribs.cc:3174
35946 #, gcc-internal-format
35947 msgid "%qE attribute ignored on a redeclaration of the referenced symbol"
35948 msgstr ""
35950 #: c-family/c-attribs.cc:3229
35951 #, gcc-internal-format
35952 msgid ""
35953 "%qE attribute ignored on a declaration of a different kind than referenced "
35954 "symbol"
35955 msgstr ""
35957 #: c-family/c-attribs.cc:3233
35958 #, gcc-internal-format
35959 msgid "symbol %qD referenced by %qD declared here"
35960 msgstr ""
35962 #: c-family/c-attribs.cc:3280
35963 #, gcc-internal-format
35964 msgid "%qE attribute must apply to a declaration"
35965 msgstr ""
35967 #: c-family/c-attribs.cc:3337
35968 #, gcc-internal-format
35969 msgid "indirect function %q+D cannot be declared %qE"
35970 msgstr ""
35972 #: c-family/c-attribs.cc:3360
35973 #, gcc-internal-format
35974 msgid "%qE attribute must appear before %qs attribute"
35975 msgstr ""
35977 #: c-family/c-attribs.cc:3373
35978 #, gcc-internal-format
35979 msgid "%+qD declared %qE after being used"
35980 msgstr ""
35982 #: c-family/c-attribs.cc:3397 jit/dummy-frontend.cc:586
35983 #, gcc-internal-format
35984 msgid "%qE attribute ignored on non-class types"
35985 msgstr ""
35987 #: c-family/c-attribs.cc:3403 jit/dummy-frontend.cc:592
35988 #, gcc-internal-format
35989 msgid "%qE attribute ignored because %qT is already defined"
35990 msgstr ""
35992 #: c-family/c-attribs.cc:3416 jit/dummy-frontend.cc:605
35993 #, gcc-internal-format
35994 msgid "visibility argument not a string"
35995 msgstr ""
35997 #: c-family/c-attribs.cc:3428 d/d-attribs.cc:1584 jit/dummy-frontend.cc:617
35998 #, gcc-internal-format
35999 msgid "%qE attribute ignored on types"
36000 msgstr ""
36002 #: c-family/c-attribs.cc:3444 d/d-attribs.cc:1613 jit/dummy-frontend.cc:633
36003 #, gcc-internal-format
36004 msgid "attribute %qE argument must be one of %qs, %qs, %qs, or %qs"
36005 msgstr ""
36007 #: c-family/c-attribs.cc:3456 d/d-attribs.cc:1624 jit/dummy-frontend.cc:645
36008 #, gcc-internal-format
36009 msgid "%qD redeclared with different visibility"
36010 msgstr ""
36012 #: c-family/c-attribs.cc:3459 c-family/c-attribs.cc:3463 d/d-attribs.cc:1627
36013 #: d/d-attribs.cc:1631 jit/dummy-frontend.cc:648 jit/dummy-frontend.cc:652
36014 #, gcc-internal-format
36015 msgid "%qD was declared %qs which implies default visibility"
36016 msgstr ""
36018 #: c-family/c-attribs.cc:3500
36019 #, gcc-internal-format
36020 msgid "%qE attribute ignored because %qD does not have thread storage duration"
36021 msgstr ""
36023 #: c-family/c-attribs.cc:3522
36024 #, gcc-internal-format
36025 msgid "%qE argument must be one of %qs, %qs, %qs, or %qs"
36026 msgstr ""
36028 #: c-family/c-attribs.cc:3544 c-family/c-attribs.cc:4140
36029 #: c-family/c-attribs.cc:6004 c-family/c-attribs.cc:6031
36030 #: config/m32c/m32c.cc:2942 ada/gcc-interface/utils.cc:7269
36031 #, gcc-internal-format
36032 msgid "%qE attribute applies only to functions"
36033 msgstr ""
36035 #: c-family/c-attribs.cc:3590
36036 #, gcc-internal-format
36037 msgid "%<%E (%E)%> attribute ignored on functions declared %qs"
36038 msgstr ""
36040 #: c-family/c-attribs.cc:3600
36041 #, gcc-internal-format
36042 msgid "%<%E (%E)%> attribute ignored with deallocation functions declared %qs"
36043 msgstr ""
36045 #: c-family/c-attribs.cc:3604
36046 #, gcc-internal-format
36047 msgid "deallocation function declared here"
36048 msgstr ""
36050 #: c-family/c-attribs.cc:3631
36051 #, gcc-internal-format
36052 msgid "%qE attribute ignored; valid only for functions"
36053 msgstr ""
36055 #: c-family/c-attribs.cc:3641
36056 #, gcc-internal-format
36057 msgid ""
36058 "%qE attribute ignored on functions returning %qT; valid only for pointer "
36059 "return types"
36060 msgstr ""
36062 #. Handle specially the common case of specifying one of a number
36063 #. of overloads, such as operator delete.
36064 #: c-family/c-attribs.cc:3687
36065 #, gcc-internal-format
36066 msgid "%qE attribute argument 1 is ambiguous"
36067 msgstr ""
36069 #: c-family/c-attribs.cc:3689
36070 #, gcc-internal-format
36071 msgid "use a cast to the expected type to disambiguate"
36072 msgstr ""
36074 #: c-family/c-attribs.cc:3694
36075 #, gcc-internal-format
36076 msgid "%qE attribute argument 1 does not name a function"
36077 msgstr ""
36079 #: c-family/c-attribs.cc:3697
36080 #, gcc-internal-format
36081 msgid "argument references a symbol declared here"
36082 msgstr ""
36084 #. Reject functions without a prototype.
36085 #: c-family/c-attribs.cc:3713
36086 #, gcc-internal-format
36087 msgid "%qE attribute argument 1 must take a pointer type as its first argument"
36088 msgstr ""
36090 #: c-family/c-attribs.cc:3716 c-family/c-attribs.cc:3729
36091 #, gcc-internal-format
36092 msgid "referenced symbol declared here"
36093 msgstr ""
36095 #. Reject functions that don't take a pointer as their first
36096 #. argument.
36097 #: c-family/c-attribs.cc:3726
36098 #, gcc-internal-format
36099 msgid ""
36100 "%qE attribute argument 1 must take a pointer type as its first argument; "
36101 "have %qT"
36102 msgstr ""
36104 #: c-family/c-attribs.cc:3840 c-family/c-attribs.cc:3888
36105 #: c-family/c-attribs.cc:3915 d/d-attribs.cc:1329
36106 #, gcc-internal-format
36107 msgid "%qE attribute ignored on a function returning %qT"
36108 msgstr ""
36110 #: c-family/c-attribs.cc:3934
36111 #, gcc-internal-format
36112 msgid "%qE attribute argument %E is not an integer constant"
36113 msgstr ""
36115 #: c-family/c-attribs.cc:3942
36116 #, gcc-internal-format
36117 msgid "%qE attribute argument %E is not positive"
36118 msgstr ""
36120 #: c-family/c-attribs.cc:3953
36121 #, gcc-internal-format
36122 msgid "%qE attribute argument %E is not a power of 2"
36123 msgstr ""
36125 #: c-family/c-attribs.cc:3966
36126 #, gcc-internal-format
36127 msgid "%qE attribute argument %E is not in the range [0, %wu]"
36128 msgstr ""
36130 #: c-family/c-attribs.cc:4070 ada/gcc-interface/utils.cc:7123
36131 #, gcc-internal-format
36132 msgid ""
36133 "only %<inbranch%> and %<notinbranch%> flags are allowed for %<__simd__%> "
36134 "attribute"
36135 msgstr ""
36137 #: c-family/c-attribs.cc:4146 c-family/c-attribs.cc:6010
36138 #, gcc-internal-format
36139 msgid "cannot set %qE attribute after definition"
36140 msgstr ""
36142 #: c-family/c-attribs.cc:4213
36143 #, gcc-internal-format
36144 msgid "%qE attribute duplicated"
36145 msgstr ""
36147 #: c-family/c-attribs.cc:4215
36148 #, gcc-internal-format
36149 msgid "%qE attribute follows %qE"
36150 msgstr ""
36152 #: c-family/c-attribs.cc:4314
36153 #, gcc-internal-format
36154 msgid "type was previously declared %qE"
36155 msgstr ""
36157 #: c-family/c-attribs.cc:4327 cp/class.cc:5054
36158 #, gcc-internal-format
36159 msgid ""
36160 "%<transaction_safe_dynamic%> may only be specified for a virtual function"
36161 msgstr ""
36163 #: c-family/c-attribs.cc:4385
36164 #, gcc-internal-format
36165 msgid "%qE argument not an identifier"
36166 msgstr ""
36168 #: c-family/c-attribs.cc:4396
36169 #, gcc-internal-format
36170 msgid "%qD is not compatible with %qD"
36171 msgstr ""
36173 #: c-family/c-attribs.cc:4399
36174 #, gcc-internal-format
36175 msgid "%qE argument is not a function"
36176 msgstr ""
36178 #: c-family/c-attribs.cc:4447 cp/name-lookup.cc:6464
36179 #, gcc-internal-format
36180 msgid "deprecated message is not a string"
36181 msgstr ""
36183 #: c-family/c-attribs.cc:4496 c-family/c-attribs.cc:4561
36184 #, gcc-internal-format
36185 msgid "%qE attribute ignored for %qE"
36186 msgstr ""
36188 #: c-family/c-attribs.cc:4520
36189 #, gcc-internal-format
36190 msgid "the message attached to %<unavailable%> is not a string"
36191 msgstr ""
36193 #: c-family/c-attribs.cc:4622 c-family/c-attribs.cc:4624
36194 #, gcc-internal-format
36195 msgid "invalid vector type for attribute %qE"
36196 msgstr ""
36198 #: c-family/c-attribs.cc:4659 c-family/c-attribs.cc:4663
36199 #, gcc-internal-format
36200 msgid "%qE attribute argument value %qE is negative"
36201 msgstr ""
36203 #: c-family/c-attribs.cc:4676 c-family/c-attribs.cc:4680
36204 #, gcc-internal-format
36205 msgid "%qE attribute argument value %qE exceeds %wu"
36206 msgstr ""
36208 #: c-family/c-attribs.cc:4688 ada/gcc-interface/utils.cc:4300
36209 #, gcc-internal-format
36210 msgid "vector size not an integral multiple of component size"
36211 msgstr ""
36213 #: c-family/c-attribs.cc:4694 ada/gcc-interface/utils.cc:4307
36214 #, gcc-internal-format
36215 msgid "zero vector size"
36216 msgstr ""
36218 #: c-family/c-attribs.cc:4703 c-family/c-attribs.cc:4706
36219 #, gcc-internal-format
36220 msgid "number of vector components %wu not a power of two"
36221 msgstr ""
36223 #: c-family/c-attribs.cc:4713 c-family/c-attribs.cc:4717
36224 #, gcc-internal-format
36225 msgid "number of vector components %wu exceeds %d"
36226 msgstr ""
36228 #: c-family/c-attribs.cc:4777
36229 #, gcc-internal-format
36230 msgid "%qE attribute only supported on non-mask vector types"
36231 msgstr ""
36233 #: c-family/c-attribs.cc:4810 c-family/c-attribs.cc:4850
36234 #, gcc-internal-format
36235 msgid "%qE attribute without arguments on a non-prototype"
36236 msgstr ""
36238 #: c-family/c-attribs.cc:4905
36239 #, gcc-internal-format
36240 msgid "%qE attribute ignored on objects of type %qT"
36241 msgstr ""
36243 #: c-family/c-attribs.cc:4913
36244 #, gcc-internal-format
36245 msgid "%qE attribute does not apply to functions"
36246 msgstr ""
36248 #: c-family/c-attribs.cc:5051
36249 #, gcc-internal-format
36250 msgid "attribute %qs mismatch with mode %qs"
36251 msgstr ""
36253 #: c-family/c-attribs.cc:5100
36254 #, gcc-internal-format
36255 msgid ""
36256 "attribute %qs missing positional argument 2 provided in previous designation "
36257 "by argument %u"
36258 msgstr ""
36260 #: c-family/c-attribs.cc:5106
36261 #, gcc-internal-format
36262 msgid "attribute %qs positional argument 2 missing in previous designation"
36263 msgstr ""
36265 #: c-family/c-attribs.cc:5112
36266 #, gcc-internal-format
36267 msgid ""
36268 "attribute %qs positional argument 2 conflicts with previous designation by "
36269 "argument %u"
36270 msgstr ""
36272 #: c-family/c-attribs.cc:5120
36273 #, gcc-internal-format
36274 msgid "attribute %qs mismatched positional argument values %i and %i"
36275 msgstr ""
36277 #: c-family/c-attribs.cc:5142
36278 #, gcc-internal-format, gfc-internal-format
36279 msgid "designating the bound of variable length array argument %u"
36280 msgstr ""
36282 #: c-family/c-attribs.cc:5225
36283 #, gcc-internal-format
36284 msgid "attribute %qE without arguments on a non-prototype"
36285 msgstr ""
36287 #: c-family/c-attribs.cc:5275
36288 #, gcc-internal-format
36289 msgid "attribute %qE invalid mode"
36290 msgstr ""
36292 #: c-family/c-attribs.cc:5284
36293 #, gcc-internal-format
36294 msgid ""
36295 "attribute %qE mode %qE is not an identifier; expected one of %qs, %qs, %qs, "
36296 "or %qs"
36297 msgstr ""
36299 #: c-family/c-attribs.cc:5311
36300 #, gcc-internal-format
36301 msgid "attribute %qE invalid mode %qs; expected one of %qs, %qs, %qs, or %qs"
36302 msgstr ""
36304 #: c-family/c-attribs.cc:5322
36305 #, gcc-internal-format
36306 msgid ""
36307 "attribute %qE unexpected %<(%> after mode %qs; expected a positional "
36308 "argument or %<)%>"
36309 msgstr ""
36311 #. The first positional argument is required.  It may be worth
36312 #. dropping the requirement at some point and having read_only
36313 #. apply to all const-qualified pointers and read_write or
36314 #. write_only to the rest.
36315 #: c-family/c-attribs.cc:5335
36316 #, gcc-internal-format
36317 msgid "attribute %<%E(%s)%> missing an argument"
36318 msgstr ""
36320 #: c-family/c-attribs.cc:5376
36321 #, gcc-internal-format
36322 msgid "attribute %<%E(%s, %E, %E)%> invalid positional argument %i"
36323 msgstr ""
36325 #: c-family/c-attribs.cc:5379
36326 #, gcc-internal-format
36327 msgid "attribute %<%E(%s, %E)%> invalid positional argument %i"
36328 msgstr ""
36330 #: c-family/c-attribs.cc:5404
36331 #, gcc-internal-format
36332 msgid "attribute %qs positional argument %i invalid value %wi"
36333 msgstr ""
36335 #: c-family/c-attribs.cc:5408
36336 #, gcc-internal-format
36337 msgid ""
36338 "attribute %qs positional argument %i value %wi exceeds number of function "
36339 "arguments %u"
36340 msgstr ""
36342 #: c-family/c-attribs.cc:5415
36343 #, gcc-internal-format
36344 msgid "attribute %qs invalid positional argument"
36345 msgstr ""
36347 #. The first argument must have a pointer or reference type.
36348 #: c-family/c-attribs.cc:5423
36349 #, gcc-internal-format
36350 msgid ""
36351 "attribute %qs positional argument 1 references non-pointer argument type %qT"
36352 msgstr ""
36354 #: c-family/c-attribs.cc:5434
36355 #, gcc-internal-format
36356 msgid ""
36357 "attribute %qs positional argument 1 references argument of function type %qT"
36358 msgstr ""
36360 #: c-family/c-attribs.cc:5447
36361 #, gcc-internal-format
36362 msgid ""
36363 "attribute %qs positional argument 1 references %qs-qualified argument type "
36364 "%qT"
36365 msgstr ""
36367 #: c-family/c-attribs.cc:5465
36368 #, gcc-internal-format
36369 msgid ""
36370 "attribute %qs positional argument 2 references non-integer argument type %qT"
36371 msgstr ""
36373 #: c-family/c-attribs.cc:5735
36374 #, gcc-internal-format
36375 msgid "cleanup argument not an identifier"
36376 msgstr ""
36378 #: c-family/c-attribs.cc:5742
36379 #, gcc-internal-format
36380 msgid "cleanup argument not a function"
36381 msgstr ""
36383 #: c-family/c-attribs.cc:5779
36384 #, gcc-internal-format
36385 msgid "%qE attribute requires prototypes with named arguments"
36386 msgstr ""
36388 #: c-family/c-attribs.cc:5787
36389 #, gcc-internal-format
36390 msgid "%qE attribute only applies to variadic functions"
36391 msgstr ""
36393 #: c-family/c-attribs.cc:5803 ada/gcc-interface/utils.cc:6694
36394 #, gcc-internal-format
36395 msgid "requested position is not an integer constant"
36396 msgstr ""
36398 #: c-family/c-attribs.cc:5811 ada/gcc-interface/utils.cc:6701
36399 #, gcc-internal-format
36400 msgid "requested position is less than zero"
36401 msgstr ""
36403 #: c-family/c-attribs.cc:5860 ada/gcc-interface/utils.cc:7166
36404 #: d/d-attribs.cc:771 jit/dummy-frontend.cc:784
36405 #, gcc-internal-format
36406 msgid "empty string in attribute %<target%>"
36407 msgstr ""
36409 #. The argument must be a constant string.
36410 #: c-family/c-attribs.cc:5901 config/sh/sh.cc:8549 d/d-attribs.cc:1038
36411 #: d/d-attribs.cc:1112 d/d-attribs.cc:1415 d/d-attribs.cc:1457
36412 #: d/d-attribs.cc:1519 d/d-attribs.cc:1598
36413 #, gcc-internal-format
36414 msgid "%qE attribute argument not a string constant"
36415 msgstr ""
36417 #: c-family/c-attribs.cc:6056 ada/gcc-interface/utils.cc:7300
36418 #, gcc-internal-format
36419 msgid "unrecognized %qE attribute argument %qs"
36420 msgstr ""
36422 #: c-family/c-attribs.cc:6074
36423 #, gcc-internal-format
36424 msgid "%qE attribute on a function not returning a pointer"
36425 msgstr ""
36427 #: c-family/c-attribs.cc:6089
36428 #, gcc-internal-format
36429 msgid "%qE attribute is only valid on %<struct%> type"
36430 msgstr ""
36432 #: c-family/c-attribs.cc:6137
36433 #, gcc-internal-format
36434 msgid "%qE attribute argument %qE is not an integer constant"
36435 msgstr ""
36437 #: c-family/c-attribs.cc:6146
36438 #, gcc-internal-format
36439 msgid "%qE attribute argument %qE exceeds %u"
36440 msgstr ""
36442 #: c-family/c-attribs.cc:6168
36443 #, gcc-internal-format
36444 msgid "%qE attribute may be put on a typedef only; attribute is ignored"
36445 msgstr ""
36447 #: c-family/c-attribs.cc:6180
36448 #, gcc-internal-format
36449 msgid "%qE attribute is for pointer types only"
36450 msgstr ""
36452 #: c-family/c-attribs.cc:6199
36453 #, gcc-internal-format
36454 msgid ""
36455 "%qE is only applicable to Objective-C class interfaces, attribute ignored"
36456 msgstr ""
36458 #: c-family/c-attribs.cc:6222
36459 #, gcc-internal-format
36460 msgid "%qE cannot be applied to non-pointer type %qT"
36461 msgstr ""
36463 #: c-family/c-attribs.cc:6247
36464 #, gcc-internal-format
36465 msgid "%qE attribute argument %qE is not recognized"
36466 msgstr ""
36468 #: c-family/c-attribs.cc:6262
36469 #, gcc-internal-format
36470 msgid ""
36471 "%qE attribute ignored; valid only for functions and function pointer fields"
36472 msgstr ""
36474 #: c-family/c-attribs.cc:6273
36475 #, gcc-internal-format
36476 msgid "%qE attribute ignored; field must be a function pointer"
36477 msgstr ""
36479 #: c-family/c-attribs.cc:6297
36480 #, gcc-internal-format
36481 msgid "unknown attribute %qE"
36482 msgstr ""
36484 #: c-family/c-attribs.cc:6324
36485 #, gcc-internal-format
36486 msgid "invalid operand type %qT for %qs"
36487 msgstr ""
36489 #: c-family/c-attribs.cc:6428
36490 #, gcc-internal-format
36491 msgid "%qs attribute not supported for %qT in %<__builtin_has_attribute%>"
36492 msgstr ""
36494 #: c-family/c-attribs.cc:6430
36495 #, gcc-internal-format
36496 msgid "%qs attribute not supported for %qE in %<__builtin_has_attribute%>"
36497 msgstr ""
36499 #: c-family/c-attribs.cc:6607
36500 #, gcc-internal-format
36501 msgid "%qs attribute not supported in %<__builtin_has_attribute%>"
36502 msgstr ""
36504 #: c-family/c-common.cc:787
36505 #, gcc-internal-format
36506 msgid "%qD is not defined outside of function scope"
36507 msgstr ""
36509 #: c-family/c-common.cc:832
36510 #, gcc-internal-format
36511 msgid "size of string literal is too large"
36512 msgstr ""
36514 #: c-family/c-common.cc:855
36515 #, gcc-internal-format
36516 msgid ""
36517 "string length %qd is greater than the length %qd ISO C%d compilers are "
36518 "required to support"
36519 msgstr ""
36521 #: c-family/c-common.cc:1030
36522 #, gcc-internal-format
36523 msgid ""
36524 "use %<-flax-vector-conversions%> to permit conversions between vectors with "
36525 "differing element types or numbers of subparts"
36526 msgstr ""
36528 #: c-family/c-common.cc:1071
36529 #, gcc-internal-format
36530 msgid "%<__builtin_shuffle%> last argument must be an integer vector"
36531 msgstr ""
36533 #: c-family/c-common.cc:1080
36534 #, gcc-internal-format
36535 msgid "%<__builtin_shuffle%> arguments must be vectors"
36536 msgstr ""
36538 #: c-family/c-common.cc:1087
36539 #, gcc-internal-format
36540 msgid "%<__builtin_shuffle%> argument vectors must be of the same type"
36541 msgstr ""
36543 #: c-family/c-common.cc:1098
36544 #, gcc-internal-format
36545 msgid ""
36546 "%<__builtin_shuffle%> number of elements of the argument vector(s) and the "
36547 "mask vector should be the same"
36548 msgstr ""
36550 #: c-family/c-common.cc:1108
36551 #, gcc-internal-format
36552 msgid ""
36553 "%<__builtin_shuffle%> argument vector(s) inner type must have the same size "
36554 "as inner type of the mask"
36555 msgstr ""
36557 #: c-family/c-common.cc:1159
36558 #, gcc-internal-format
36559 msgid "%<__builtin_shufflevector%> arguments must be vectors"
36560 msgstr ""
36562 #: c-family/c-common.cc:1170
36563 #, gcc-internal-format
36564 msgid "%<__builtin_shufflevector%> arguments must be constant size vectors"
36565 msgstr ""
36567 #: c-family/c-common.cc:1179
36568 #, gcc-internal-format
36569 msgid ""
36570 "%<__builtin_shufflevector%> argument vectors must have the same element type"
36571 msgstr ""
36573 #: c-family/c-common.cc:1187
36574 #, gcc-internal-format
36575 msgid ""
36576 "%<__builtin_shufflevector%> must specify a result with a power of two number "
36577 "of elements"
36578 msgstr ""
36580 #: c-family/c-common.cc:1212 c-family/c-common.cc:1222
36581 #, gcc-internal-format
36582 msgid "invalid element index %qE to %<__builtin_shufflevector%>"
36583 msgstr ""
36585 #: c-family/c-common.cc:1300
36586 #, gcc-internal-format
36587 msgid ""
36588 "%<__builtin_convertvector%> first argument must be an integer or floating "
36589 "vector"
36590 msgstr ""
36592 #: c-family/c-common.cc:1309
36593 #, gcc-internal-format
36594 msgid ""
36595 "%<__builtin_convertvector%> second argument must be an integer or floating "
36596 "vector type"
36597 msgstr ""
36599 #: c-family/c-common.cc:1318
36600 #, gcc-internal-format
36601 msgid ""
36602 "%<__builtin_convertvector%> number of elements of the first argument vector "
36603 "and the second argument vector type should be the same"
36604 msgstr ""
36606 #: c-family/c-common.cc:1958
36607 #, gcc-internal-format
36608 msgid "operation on %qE may be undefined"
36609 msgstr ""
36611 #: c-family/c-common.cc:2315
36612 #, gcc-internal-format
36613 msgid "case label does not reduce to an integer constant"
36614 msgstr ""
36616 #: c-family/c-common.cc:2411
36617 #, gcc-internal-format
36618 msgid ""
36619 "GCC cannot support operators with integer types and fixed-point types that "
36620 "have too many integral and fractional bits together"
36621 msgstr ""
36623 #: c-family/c-common.cc:2961
36624 #, gcc-internal-format
36625 msgid "invalid operands to binary %s (have %qT and %qT)"
36626 msgstr ""
36628 #: c-family/c-common.cc:3210
36629 #, gcc-internal-format
36630 msgid "comparison is always false due to limited range of data type"
36631 msgstr ""
36633 #: c-family/c-common.cc:3213
36634 #, gcc-internal-format
36635 msgid "comparison is always true due to limited range of data type"
36636 msgstr ""
36638 #: c-family/c-common.cc:3315
36639 #, gcc-internal-format
36640 msgid "comparison of unsigned expression in %<>= 0%> is always true"
36641 msgstr ""
36643 #: c-family/c-common.cc:3323
36644 #, gcc-internal-format
36645 msgid "comparison of unsigned expression in %<< 0%> is always false"
36646 msgstr ""
36648 #: c-family/c-common.cc:3367
36649 #, gcc-internal-format
36650 msgid "pointer of type %<void *%> used in arithmetic"
36651 msgstr ""
36653 #: c-family/c-common.cc:3376
36654 #, gcc-internal-format
36655 msgid "pointer to a function used in arithmetic"
36656 msgstr ""
36658 #: c-family/c-common.cc:3593
36659 #, gcc-internal-format
36660 msgid "enum constant in boolean context"
36661 msgstr ""
36663 #: c-family/c-common.cc:3623 d/d-convert.cc:149
36664 #, gcc-internal-format
36665 msgid "the address of %qD will always evaluate as %<true%>"
36666 msgstr ""
36668 #: c-family/c-common.cc:3668
36669 #, gcc-internal-format
36670 msgid "%<*%> in boolean context, suggest %<&&%> instead"
36671 msgstr ""
36673 #: c-family/c-common.cc:3681
36674 #, gcc-internal-format
36675 msgid "%<<<%> in boolean context, did you mean %<<%>?"
36676 msgstr ""
36678 #: c-family/c-common.cc:3697
36679 #, gcc-internal-format
36680 msgid ""
36681 "%<?:%> using integer constants in boolean context, the expression will "
36682 "always evaluate to %<true%>"
36683 msgstr ""
36685 #: c-family/c-common.cc:3706
36686 #, gcc-internal-format
36687 msgid "%<?:%> using integer constants in boolean context"
36688 msgstr ""
36690 #: c-family/c-common.cc:3742
36691 #, gcc-internal-format
36692 msgid ""
36693 "the compiler can assume that the address of %qD will always evaluate to "
36694 "%<true%>"
36695 msgstr ""
36697 #: c-family/c-common.cc:3778 cp/semantics.cc:949
36698 #, gcc-internal-format
36699 msgid "suggest parentheses around assignment used as truth value"
36700 msgstr ""
36702 #: c-family/c-common.cc:3865 c/c-decl.cc:4966 c/c-decl.cc:7657
36703 #: c/c-parser.cc:3739 c/c-typeck.cc:16506
36704 #, gcc-internal-format
36705 msgid "invalid use of %<restrict%>"
36706 msgstr ""
36708 #: c-family/c-common.cc:3941
36709 #, gcc-internal-format
36710 msgid "invalid application of %<sizeof%> to a function type"
36711 msgstr ""
36713 #: c-family/c-common.cc:3951
36714 #, gcc-internal-format
36715 msgid "ISO C++ does not permit %<alignof%> applied to a function type"
36716 msgstr ""
36718 #: c-family/c-common.cc:3954
36719 #, gcc-internal-format
36720 msgid "ISO C does not permit %<_Alignof%> applied to a function type"
36721 msgstr ""
36723 #: c-family/c-common.cc:3965 cp/typeck.cc:2057
36724 #, gcc-internal-format
36725 msgid "invalid application of %qs to a void type"
36726 msgstr ""
36728 #: c-family/c-common.cc:3974
36729 #, gcc-internal-format
36730 msgid "invalid application of %qs to incomplete type %qT"
36731 msgstr ""
36733 #: c-family/c-common.cc:3982
36734 #, gcc-internal-format
36735 msgid "invalid application of %qs to array type %qT of incomplete element type"
36736 msgstr ""
36738 #: c-family/c-common.cc:4034
36739 #, gcc-internal-format
36740 msgid "%<__alignof%> applied to a bit-field"
36741 msgstr ""
36743 #: c-family/c-common.cc:4858
36744 #, gcc-internal-format
36745 msgid "first argument to %<va_arg%> not of type %<va_list%>"
36746 msgstr ""
36748 #: c-family/c-common.cc:4978
36749 #, gcc-internal-format
36750 msgid "cannot disable built-in function %qs"
36751 msgstr ""
36753 #: c-family/c-common.cc:5170
36754 #, gcc-internal-format
36755 msgid "pointers are not permitted as case values"
36756 msgstr ""
36758 #: c-family/c-common.cc:5177
36759 #, gcc-internal-format
36760 msgid "range expressions in switch statements are non-standard"
36761 msgstr ""
36763 #: c-family/c-common.cc:5205
36764 #, gcc-internal-format
36765 msgid "empty range specified"
36766 msgstr ""
36768 #: c-family/c-common.cc:5257
36769 #, gcc-internal-format
36770 msgid "duplicate (or overlapping) case value"
36771 msgstr ""
36773 #: c-family/c-common.cc:5259
36774 #, gcc-internal-format
36775 msgid "this is the first entry overlapping that value"
36776 msgstr ""
36778 #: c-family/c-common.cc:5263
36779 #, gcc-internal-format
36780 msgid "duplicate case value"
36781 msgstr ""
36783 #: c-family/c-common.cc:5264 c-family/c-warn.cc:2651
36784 #, gcc-internal-format
36785 msgid "previously used here"
36786 msgstr ""
36788 #: c-family/c-common.cc:5268
36789 #, gcc-internal-format
36790 msgid "multiple default labels in one switch"
36791 msgstr ""
36793 #: c-family/c-common.cc:5270
36794 #, gcc-internal-format
36795 msgid "this is the first default label"
36796 msgstr ""
36798 #: c-family/c-common.cc:5382
36799 #, gcc-internal-format
36800 msgid "taking the address of a label is non-standard"
36801 msgstr ""
36803 #: c-family/c-common.cc:5567
36804 #, gcc-internal-format
36805 msgid "requested alignment is not an integer constant"
36806 msgstr ""
36808 #: c-family/c-common.cc:5575 c-family/c-common.cc:5585
36809 #, gcc-internal-format
36810 msgid "requested alignment %qE is not a positive power of 2"
36811 msgstr ""
36813 #: c-family/c-common.cc:5595
36814 #, gcc-internal-format
36815 msgid "requested alignment %qE exceeds object file maximum %u"
36816 msgstr ""
36818 #: c-family/c-common.cc:5603
36819 #, gcc-internal-format
36820 msgid "requested alignment %qE exceeds maximum %u"
36821 msgstr ""
36823 #: c-family/c-common.cc:5778
36824 #, gcc-internal-format
36825 msgid "not enough variable arguments to fit a sentinel"
36826 msgstr ""
36828 #: c-family/c-common.cc:5793
36829 #, gcc-internal-format
36830 msgid "missing sentinel in function call"
36831 msgstr ""
36833 #: c-family/c-common.cc:6020 c-family/c-common.cc:6070 d/d-attribs.cc:837
36834 #: d/d-attribs.cc:887
36835 #, gcc-internal-format
36836 msgid "bad option %qs to attribute %<optimize%>"
36837 msgstr ""
36839 #: c-family/c-common.cc:6023 c-family/c-common.cc:6074
36840 #, gcc-internal-format
36841 msgid "bad option %qs to pragma %<optimize%>"
36842 msgstr ""
36844 #: c-family/c-common.cc:6122
36845 #, gcc-internal-format
36846 msgid "attribute %<fallthrough%> specified multiple times"
36847 msgstr ""
36849 #: c-family/c-common.cc:6126
36850 #, gcc-internal-format
36851 msgid "%<fallthrough%> attribute specified with a parameter"
36852 msgstr ""
36854 #: c-family/c-common.cc:6307 c-family/c-common.cc:7229
36855 #: c-family/c-common.cc:7276 c-family/c-common.cc:7355
36856 #: c-family/c-common.cc:7438 c-family/c-common.cc:8081
36857 #: config/aarch64/aarch64-sve-builtins.cc:3026
36858 #: config/arm/arm-mve-builtins.cc:1570 c/c-typeck.cc:3920
36859 #, gcc-internal-format
36860 msgid "too few arguments to function %qE"
36861 msgstr ""
36863 #: c-family/c-common.cc:6312 c-family/c-common.cc:7282
36864 #: c-family/c-common.cc:7464 c-family/c-common.cc:8083
36865 #: config/aarch64/aarch64-sve-builtins.cc:3028
36866 #: config/arm/arm-mve-builtins.cc:1572 c/c-typeck.cc:3779
36867 #, gcc-internal-format
36868 msgid "too many arguments to function %qE"
36869 msgstr ""
36871 #: c-family/c-common.cc:6354
36872 #, gcc-internal-format
36873 msgid "third argument to function %qE must be a constant integer"
36874 msgstr ""
36876 #: c-family/c-common.cc:6379
36877 #, gcc-internal-format
36878 msgid ""
36879 "second argument to function %qE must be a constant integer power of 2 "
36880 "between %qi and %qu bits"
36881 msgstr ""
36883 #: c-family/c-common.cc:6401 c-family/c-common.cc:6448
36884 #, gcc-internal-format
36885 msgid "non-floating-point argument in call to function %qE"
36886 msgstr ""
36888 #: c-family/c-common.cc:6427
36889 #, gcc-internal-format
36890 msgid "non-floating-point arguments in call to function %qE"
36891 msgstr ""
36893 #: c-family/c-common.cc:6441
36894 #, gcc-internal-format
36895 msgid "non-const integer argument %u in call to function %qE"
36896 msgstr ""
36898 #: c-family/c-common.cc:6463
36899 #, gcc-internal-format
36900 msgid "non-integer argument 3 in call to function %qE"
36901 msgstr ""
36903 #: c-family/c-common.cc:6480 c-family/c-common.cc:6530
36904 #: c-family/c-common.cc:6595 c-family/c-common.cc:6615
36905 #, gcc-internal-format
36906 msgid "argument %u in call to function %qE does not have integral type"
36907 msgstr ""
36909 #: c-family/c-common.cc:6487
36910 #, gcc-internal-format
36911 msgid ""
36912 "argument 3 in call to function %qE does not have pointer to integral type"
36913 msgstr ""
36915 #: c-family/c-common.cc:6493
36916 #, gcc-internal-format
36917 msgid "argument 3 in call to function %qE has pointer to enumerated type"
36918 msgstr ""
36920 #: c-family/c-common.cc:6499
36921 #, gcc-internal-format
36922 msgid "argument 3 in call to function %qE has pointer to boolean type"
36923 msgstr ""
36925 #: c-family/c-common.cc:6505 c-family/c-common.cc:6512
36926 #: c-family/c-common.cc:6567 c-family/c-common.cc:6574
36927 #, gcc-internal-format
36928 msgid "argument %u in call to function %qE has pointer to %qs type (%qT)"
36929 msgstr ""
36931 #: c-family/c-common.cc:6536 c-family/c-common.cc:6621
36932 #, gcc-internal-format
36933 msgid "argument %u in call to function %qE has enumerated type"
36934 msgstr ""
36936 #: c-family/c-common.cc:6542 c-family/c-common.cc:6627
36937 #, gcc-internal-format
36938 msgid "argument %u in call to function %qE has boolean type"
36939 msgstr ""
36941 #: c-family/c-common.cc:6555
36942 #, gcc-internal-format
36943 msgid "argument %u in call to function %qE does not have pointer type"
36944 msgstr ""
36946 #: c-family/c-common.cc:6561
36947 #, gcc-internal-format
36948 msgid "argument %u in call to function %qE points to incomplete type"
36949 msgstr ""
36951 #: c-family/c-common.cc:6605
36952 #, gcc-internal-format
36953 msgid "argument %u in call to function %qE does not have %<int%> type"
36954 msgstr ""
36956 #: c-family/c-common.cc:6636
36957 #, gcc-internal-format
36958 msgid "argument 1 in call to function %qE has unsigned type"
36959 msgstr ""
36961 #: c-family/c-common.cc:6643
36962 #, gcc-internal-format
36963 msgid "argument 1 in call to function %qE has signed type"
36964 msgstr ""
36966 #: c-family/c-common.cc:6906 rust/backend/rust-tree.cc:3601
36967 #, gcc-internal-format
36968 msgid "cannot apply %<offsetof%> to static data member %qD"
36969 msgstr ""
36971 #: c-family/c-common.cc:6911 rust/backend/rust-tree.cc:3606
36972 #, gcc-internal-format
36973 msgid "cannot apply %<offsetof%> when %<operator[]%> is overloaded"
36974 msgstr ""
36976 #: c-family/c-common.cc:6918 rust/backend/rust-tree.cc:3613
36977 #, gcc-internal-format
36978 msgid "cannot apply %<offsetof%> to a non constant address"
36979 msgstr ""
36981 #: c-family/c-common.cc:6931 rust/backend/rust-tree.cc:3626
36982 #, gcc-internal-format
36983 msgid "attempt to take address of bit-field structure member %qD"
36984 msgstr ""
36986 #: c-family/c-common.cc:6984 rust/backend/rust-tree.cc:3678
36987 #, gcc-internal-format
36988 msgid "index %E denotes an offset greater than size of %qT"
36989 msgstr ""
36991 #: c-family/c-common.cc:7145
36992 #, gcc-internal-format
36993 msgid "size of array is too large"
36994 msgstr ""
36996 #: c-family/c-common.cc:7259 c-family/c-common.cc:7397
36997 #, gcc-internal-format
36998 msgid "operand type %qT is incompatible with argument %d of %qE"
36999 msgstr ""
37001 #: c-family/c-common.cc:7293
37002 #, gcc-internal-format
37003 msgid "expecting argument of type pointer or of type integer for argument 1"
37004 msgstr ""
37006 #: c-family/c-common.cc:7309
37007 #, gcc-internal-format
37008 msgid "both arguments must be compatible"
37009 msgstr ""
37011 #: c-family/c-common.cc:7539
37012 #, gcc-internal-format
37013 msgid "incorrect number of arguments to function %qE"
37014 msgstr ""
37016 #: c-family/c-common.cc:7553
37017 #, gcc-internal-format
37018 msgid "argument 1 of %qE must be a non-void pointer type"
37019 msgstr ""
37021 #: c-family/c-common.cc:7560
37022 #, gcc-internal-format
37023 msgid "argument 1 of %qE must be a pointer to a complete type"
37024 msgstr ""
37026 #: c-family/c-common.cc:7569
37027 #, gcc-internal-format
37028 msgid "argument 1 of %qE must be a pointer to a constant size type"
37029 msgstr ""
37031 #: c-family/c-common.cc:7580
37032 #, gcc-internal-format
37033 msgid "argument 1 of %qE must be a pointer to a nonzero size object"
37034 msgstr ""
37036 #: c-family/c-common.cc:7601
37037 #, gcc-internal-format
37038 msgid "argument %d of %qE must be a pointer type"
37039 msgstr ""
37041 #: c-family/c-common.cc:7609
37042 #, gcc-internal-format
37043 msgid "argument %d of %qE must be a pointer to a constant size type"
37044 msgstr ""
37046 #: c-family/c-common.cc:7615
37047 #, gcc-internal-format
37048 msgid "argument %d of %qE must not be a pointer to a function"
37049 msgstr ""
37051 #: c-family/c-common.cc:7623
37052 #, gcc-internal-format
37053 msgid "size mismatch in argument %d of %qE"
37054 msgstr ""
37056 #: c-family/c-common.cc:7636
37057 #, gcc-internal-format
37058 msgid "argument %d of %qE must not be a pointer to a %<const%> type"
37059 msgstr ""
37061 #: c-family/c-common.cc:7641
37062 #, gcc-internal-format
37063 msgid "argument %d of %qE discards %<const%> qualifier"
37064 msgstr ""
37066 #: c-family/c-common.cc:7650
37067 #, gcc-internal-format
37068 msgid "argument %d of %qE must not be a pointer to a %<volatile%> type"
37069 msgstr ""
37071 #: c-family/c-common.cc:7655
37072 #, gcc-internal-format
37073 msgid "argument %d of %qE discards %<volatile%> qualifier"
37074 msgstr ""
37076 #: c-family/c-common.cc:7668
37077 #, gcc-internal-format
37078 msgid "non-integer memory model argument %d of %qE"
37079 msgstr ""
37081 #: c-family/c-common.cc:7681
37082 #, gcc-internal-format
37083 msgid "invalid memory model argument %d of %qE"
37084 msgstr ""
37086 #: c-family/c-common.cc:8315
37087 #, gcc-internal-format
37088 msgid ""
37089 "this target does not define a speculation barrier; your program will still "
37090 "execute correctly, but incorrect speculation may not be restricted"
37091 msgstr ""
37093 #: c-family/c-common.cc:8969
37094 #, gcc-internal-format
37095 msgid "index value is out of bound"
37096 msgstr ""
37098 #: c-family/c-common.cc:9011 c-family/c-common.cc:9060
37099 #: c-family/c-common.cc:9076
37100 #, gcc-internal-format
37101 msgid "conversion of scalar %qT to vector %qT involves truncation"
37102 msgstr ""
37104 #. Reject arguments that are built-in functions with
37105 #. no library fallback.
37106 #: c-family/c-common.cc:9164 d/intrinsics.cc:1459
37107 #: rust/backend/rust-tree.cc:3497
37108 #, gcc-internal-format
37109 msgid "built-in function %qE must be directly called"
37110 msgstr ""
37112 #: c-family/c-common.cc:9184
37113 #, gcc-internal-format
37114 msgid "size of array %qE is not a constant expression"
37115 msgstr ""
37117 #: c-family/c-common.cc:9187
37118 #, gcc-internal-format
37119 msgid "size of array is not a constant expression"
37120 msgstr ""
37122 #: c-family/c-common.cc:9191
37123 #, gcc-internal-format
37124 msgid "size %qE of array %qE is negative"
37125 msgstr ""
37127 #: c-family/c-common.cc:9194
37128 #, gcc-internal-format
37129 msgid "size %qE of array is negative"
37130 msgstr ""
37132 #: c-family/c-common.cc:9199
37133 #, gcc-internal-format
37134 msgid "size %qE of array %qE exceeds maximum object size %qE"
37135 msgstr ""
37137 #: c-family/c-common.cc:9202
37138 #, gcc-internal-format
37139 msgid "size %qE of array exceeds maximum object size %qE"
37140 msgstr ""
37142 #: c-family/c-common.cc:9207
37143 #, gcc-internal-format
37144 msgid "size of array %qE exceeds maximum object size %qE"
37145 msgstr ""
37147 #: c-family/c-common.cc:9210
37148 #, gcc-internal-format
37149 msgid "size of array exceeds maximum object size %qE"
37150 msgstr ""
37152 #: c-family/c-common.cc:9281
37153 #, gcc-internal-format
37154 msgid ""
37155 "environment variable %qs must expand to a non-negative integer less than or "
37156 "equal to %wd"
37157 msgstr ""
37159 #: c-family/c-format.cc:197
37160 #, gcc-internal-format
37161 msgid "function does not return string type"
37162 msgstr ""
37164 #: c-family/c-format.cc:231
37165 #, gcc-internal-format
37166 msgid "format string argument is not a string type"
37167 msgstr ""
37169 #: c-family/c-format.cc:257
37170 #, gcc-internal-format
37171 msgid "found a %qs reference but the format argument should be a string"
37172 msgstr ""
37174 #: c-family/c-format.cc:260
37175 #, gcc-internal-format
37176 msgid "found a %qT but the format argument should be a string"
37177 msgstr ""
37179 #: c-family/c-format.cc:270
37180 #, gcc-internal-format
37181 msgid "format argument should be a %qs reference but a string was found"
37182 msgstr ""
37184 #: c-family/c-format.cc:292
37185 #, gcc-internal-format
37186 msgid "format argument should be a %qs reference"
37187 msgstr ""
37189 #: c-family/c-format.cc:346
37190 #, gcc-internal-format
37191 msgid "unrecognized format specifier"
37192 msgstr ""
37194 #: c-family/c-format.cc:359
37195 #, gcc-internal-format
37196 msgid "%qE is only allowed in Objective-C dialects"
37197 msgstr ""
37199 #: c-family/c-format.cc:368
37200 #, gcc-internal-format
37201 msgid "%qE is an unrecognized format function type"
37202 msgstr ""
37204 #: c-family/c-format.cc:386
37205 #, gcc-internal-format
37206 msgid "format string argument follows the arguments to be formatted"
37207 msgstr ""
37209 #: c-family/c-format.cc:1274
37210 #, gcc-internal-format
37211 msgid "function %qD might be a candidate for %qs format attribute"
37212 msgstr ""
37214 #: c-family/c-format.cc:1365 c-family/c-format.cc:1386
37215 #: c-family/c-format.cc:2821
37216 #, gcc-internal-format
37217 msgid "missing $ operand number in format"
37218 msgstr ""
37220 #: c-family/c-format.cc:1395
37221 #, gcc-internal-format, gfc-internal-format
37222 msgid "%s does not support %%n$ operand number formats"
37223 msgstr ""
37225 #: c-family/c-format.cc:1402
37226 #, gcc-internal-format
37227 msgid "operand number out of range in format"
37228 msgstr ""
37230 #: c-family/c-format.cc:1425
37231 #, gcc-internal-format, gfc-internal-format
37232 msgid "format argument %d used more than once in %s format"
37233 msgstr ""
37235 #: c-family/c-format.cc:1458
37236 #, gcc-internal-format
37237 msgid "%<$%>operand number used after format without operand number"
37238 msgstr ""
37240 #: c-family/c-format.cc:1489
37241 #, gcc-internal-format
37242 msgid "format argument %d unused before used argument %d in %<$%>-style format"
37243 msgstr ""
37245 #: c-family/c-format.cc:1592
37246 #, gcc-internal-format
37247 msgid "format not a string literal, format string not checked"
37248 msgstr ""
37250 #: c-family/c-format.cc:1607 c-family/c-format.cc:1610
37251 #, gcc-internal-format
37252 msgid "format not a string literal and no format arguments"
37253 msgstr ""
37255 #: c-family/c-format.cc:1613
37256 #, gcc-internal-format
37257 msgid "format not a string literal, argument types not checked"
37258 msgstr ""
37260 #: c-family/c-format.cc:1630
37261 #, gcc-internal-format
37262 msgid "too many arguments for format"
37263 msgstr ""
37265 #: c-family/c-format.cc:1635
37266 #, gcc-internal-format
37267 msgid "unused arguments in %<$%>-style format"
37268 msgstr ""
37270 #: c-family/c-format.cc:1638
37271 #, gcc-internal-format, gfc-internal-format
37272 msgid "zero-length %s format string"
37273 msgstr ""
37275 #: c-family/c-format.cc:1642
37276 #, gcc-internal-format
37277 msgid "format is a wide character string"
37278 msgstr ""
37280 #: c-family/c-format.cc:1646
37281 #, gcc-internal-format
37282 msgid "format string is not an array of type %qs"
37283 msgstr ""
37285 #: c-family/c-format.cc:1649
37286 #, gcc-internal-format
37287 msgid "unterminated format string"
37288 msgstr ""
37290 #: c-family/c-format.cc:2064
37291 #, gcc-internal-format
37292 msgid "%s used with %<%%%c%> %s format"
37293 msgstr ""
37295 #: c-family/c-format.cc:2074
37296 #, gcc-internal-format, gfc-internal-format
37297 msgid "%s does not support %s"
37298 msgstr ""
37300 #: c-family/c-format.cc:2084
37301 #, gcc-internal-format
37302 msgid "%s does not support %s with the %<%%%c%> %s format"
37303 msgstr ""
37305 #: c-family/c-format.cc:2098
37306 #, gcc-internal-format, gfc-internal-format
37307 msgid "%s used within a quoted sequence"
37308 msgstr ""
37310 #: c-family/c-format.cc:2111
37311 #, gcc-internal-format
37312 msgid "%qc conversion used unquoted"
37313 msgstr ""
37315 #: c-family/c-format.cc:2229 c-family/c-format.cc:2560
37316 #, gcc-internal-format, gfc-internal-format
37317 msgid "repeated %s in format"
37318 msgstr ""
37320 #: c-family/c-format.cc:2240
37321 #, gcc-internal-format
37322 msgid "missing fill character at end of strfmon format"
37323 msgstr ""
37325 #: c-family/c-format.cc:2342
37326 #, gcc-internal-format, gfc-internal-format
37327 msgid "zero width in %s format"
37328 msgstr ""
37330 #: c-family/c-format.cc:2365
37331 #, gcc-internal-format, gfc-internal-format
37332 msgid "empty left precision in %s format"
37333 msgstr ""
37335 #: c-family/c-format.cc:2456
37336 #, gcc-internal-format, gfc-internal-format
37337 msgid "empty precision in %s format"
37338 msgstr ""
37340 #: c-family/c-format.cc:2534
37341 #, gcc-internal-format
37342 msgid "%s does not support the %qs %s length modifier"
37343 msgstr ""
37345 #: c-family/c-format.cc:2590
37346 #, gcc-internal-format
37347 msgid "unknown conversion type character %qc in format"
37348 msgstr ""
37350 #: c-family/c-format.cc:2602
37351 #, gcc-internal-format
37352 msgid "%s does not support the %<%%%c%> %s format"
37353 msgstr ""
37355 #: c-family/c-format.cc:2634
37356 #, gcc-internal-format
37357 msgid "%s ignored with %s and %<%%%c%> %s format"
37358 msgstr ""
37360 #: c-family/c-format.cc:2639
37361 #, gcc-internal-format, gfc-internal-format
37362 msgid "%s ignored with %s in %s format"
37363 msgstr ""
37365 #: c-family/c-format.cc:2646
37366 #, gcc-internal-format
37367 msgid "use of %s and %s together with %<%%%c%> %s format"
37368 msgstr ""
37370 #: c-family/c-format.cc:2651
37371 #, gcc-internal-format, gfc-internal-format
37372 msgid "use of %s and %s together in %s format"
37373 msgstr ""
37375 #: c-family/c-format.cc:2678
37376 #, gcc-internal-format
37377 msgid "%<%%%c%> yields only last 2 digits of year in some locales"
37378 msgstr ""
37380 #: c-family/c-format.cc:2682
37381 #, gcc-internal-format
37382 msgid "%<%%%c%> yields only last 2 digits of year"
37383 msgstr ""
37385 #: c-family/c-format.cc:2709
37386 #, gcc-internal-format
37387 msgid "no closing %<]%> for %<%%[%> format"
37388 msgstr ""
37390 #: c-family/c-format.cc:2738
37391 #, gcc-internal-format
37392 msgid ""
37393 "use of %qs length modifier with %qc type character has either no effect or "
37394 "undefined behavior"
37395 msgstr ""
37397 #: c-family/c-format.cc:2760
37398 #, gcc-internal-format
37399 msgid "%s does not support the %<%%%s%c%> %s format"
37400 msgstr ""
37402 #: c-family/c-format.cc:2798
37403 #, gcc-internal-format
37404 msgid "operand number specified with suppressed assignment"
37405 msgstr ""
37407 #: c-family/c-format.cc:2802
37408 #, gcc-internal-format
37409 msgid "operand number specified for format taking no argument"
37410 msgstr ""
37412 #: c-family/c-format.cc:3152
37413 #, gcc-internal-format
37414 msgid "unquoted type name %<%.*s%> in format"
37415 msgstr ""
37417 #: c-family/c-format.cc:3154
37418 #, gcc-internal-format
37419 msgid "unquoted operator %<%.*s%> in format"
37420 msgstr ""
37422 #: c-family/c-format.cc:3155
37423 #, gcc-internal-format
37424 msgid "unquoted keyword %<%.*s%> in format"
37425 msgstr ""
37427 #: c-family/c-format.cc:3158
37428 #, gcc-internal-format
37429 msgid "use %qs instead"
37430 msgstr ""
37432 #: c-family/c-format.cc:3210
37433 #, gcc-internal-format
37434 msgid "unquoted attribute in format"
37435 msgstr ""
37437 #: c-family/c-format.cc:3223
37438 #, gcc-internal-format
37439 msgid "unquoted name of built-in function %<%.*s%> in format"
37440 msgstr ""
37442 #: c-family/c-format.cc:3237
37443 #, gcc-internal-format
37444 msgid "unquoted identifier or keyword %<%.*s%> in format"
37445 msgstr ""
37447 #: c-family/c-format.cc:3271
37448 #, gcc-internal-format
37449 msgid "misspelled term %<%.*s%> in format; use %<%s%s%> instead"
37450 msgstr ""
37452 #: c-family/c-format.cc:3315
37453 #, gcc-internal-format
37454 msgid "quoted %qs directive in format; use %qs instead"
37455 msgstr ""
37457 #: c-family/c-format.cc:3322 c-family/c-format.cc:3593
37458 #, gcc-internal-format
37459 msgid "contraction %<%.*s%> in format; use %qs instead"
37460 msgstr ""
37462 #: c-family/c-format.cc:3362
37463 #, gcc-internal-format
37464 msgid "unquoted whitespace character %qc in format"
37465 msgstr ""
37467 #: c-family/c-format.cc:3375
37468 #, gcc-internal-format
37469 msgid "spurious trailing space in format"
37470 msgstr ""
37472 #: c-family/c-format.cc:3396
37473 #, gcc-internal-format
37474 msgid "inconsistent capitalization in format"
37475 msgstr ""
37477 #: c-family/c-format.cc:3403
37478 #, gcc-internal-format, gfc-internal-format
37479 msgid "unquoted sequence of %i consecutive space characters in format"
37480 msgstr ""
37482 #: c-family/c-format.cc:3423
37483 #, gcc-internal-format
37484 msgid "unquoted control characters in format"
37485 msgstr ""
37487 #: c-family/c-format.cc:3430
37488 #, gcc-internal-format
37489 msgid "unquoted control character %qc in format"
37490 msgstr ""
37492 #: c-family/c-format.cc:3488
37493 #, gcc-internal-format
37494 msgid "unquoted option name %<%.*s%> in format"
37495 msgstr ""
37497 #: c-family/c-format.cc:3548
37498 #, gcc-internal-format
37499 msgid "unbalanced punctuation character %qc in format"
37500 msgstr ""
37502 #: c-family/c-format.cc:3567
37503 #, gcc-internal-format
37504 msgid "unquoted preprocessing directive %<%.*s%> in format"
37505 msgstr ""
37507 #: c-family/c-format.cc:3603
37508 #, gcc-internal-format
37509 msgid "bare apostrophe %<'%> in format"
37510 msgstr ""
37512 #: c-family/c-format.cc:3605
37513 #, gcc-internal-format
37514 msgid ""
37515 "if avoiding the apostrophe is not feasible, enclose it in a pair of %qs and "
37516 "%qs directives instead"
37517 msgstr ""
37519 #: c-family/c-format.cc:3617
37520 #, gcc-internal-format
37521 msgid "grave accent %<`%> in format"
37522 msgstr ""
37524 #: c-family/c-format.cc:3619
37525 #, gcc-internal-format
37526 msgid "use the apostrophe directive %qs instead"
37527 msgstr ""
37529 #: c-family/c-format.cc:3631
37530 #, gcc-internal-format
37531 msgid "space followed by punctuation character %<%c%>"
37532 msgstr ""
37534 #: c-family/c-format.cc:3642
37535 #, gcc-internal-format
37536 msgid "quoted %qs directive in format"
37537 msgstr ""
37539 #: c-family/c-format.cc:3644
37540 #, gcc-internal-format
37541 msgid "if using %qs is not feasible, use %qs instead"
37542 msgstr ""
37544 #: c-family/c-format.cc:3673
37545 #, gcc-internal-format
37546 msgid "spurious leading punctuation sequence %<%.*s%> in format"
37547 msgstr ""
37549 #: c-family/c-format.cc:3713
37550 #, gcc-internal-format
37551 msgid "spurious trailing punctuation sequence %<%.*s%> in format"
37552 msgstr ""
37554 #: c-family/c-format.cc:3730
37555 #, gcc-internal-format
37556 msgid ""
37557 "unquoted sequence of %i consecutive punctuation characters %q.*s in format"
37558 msgstr ""
37560 #: c-family/c-format.cc:3750
37561 #, gcc-internal-format
37562 msgid "unquoted non-graph characters in format"
37563 msgstr ""
37565 #: c-family/c-format.cc:3757
37566 #, gcc-internal-format
37567 msgid "unquoted non-graph character %qc in format"
37568 msgstr ""
37570 #: c-family/c-format.cc:3789
37571 #, gcc-internal-format
37572 msgid "unbalanced punctuation character %<%c%> in format"
37573 msgstr ""
37575 #: c-family/c-format.cc:3796
37576 #, gcc-internal-format
37577 msgid "unterminated quoting directive"
37578 msgstr ""
37580 #: c-family/c-format.cc:3805
37581 #, gcc-internal-format
37582 msgid "unterminated quote character %<%c%> in format"
37583 msgstr ""
37585 #: c-family/c-format.cc:3875
37586 #, gcc-internal-format
37587 msgid "spurious trailing %<%%%> in format"
37588 msgstr ""
37590 #: c-family/c-format.cc:3935
37591 #, gcc-internal-format
37592 msgid "conversion lacks type at end of format"
37593 msgstr ""
37595 #: c-family/c-format.cc:3964
37596 #, gcc-internal-format
37597 msgid "nested quoting directive"
37598 msgstr ""
37600 #: c-family/c-format.cc:3975
37601 #, gcc-internal-format
37602 msgid "unmatched quoting directive"
37603 msgstr ""
37605 #: c-family/c-format.cc:3990
37606 #, gcc-internal-format
37607 msgid "%qc directive redundant after prior occurence of the same"
37608 msgstr ""
37610 #: c-family/c-format.cc:3996
37611 #, gcc-internal-format
37612 msgid "unmatched color reset directive"
37613 msgstr ""
37615 #: c-family/c-format.cc:4008
37616 #, gcc-internal-format
37617 msgid "%qc conversion used within a quoted sequence"
37618 msgstr ""
37620 #: c-family/c-format.cc:4048
37621 #, gcc-internal-format
37622 msgid "embedded %<\\0%> in format"
37623 msgstr ""
37625 #: c-family/c-format.cc:4064
37626 #, gcc-internal-format
37627 msgid "unterminated color directive"
37628 msgstr ""
37630 #: c-family/c-format.cc:4186
37631 #, gcc-internal-format, gfc-internal-format
37632 msgid "writing through null pointer (argument %d)"
37633 msgstr ""
37635 #: c-family/c-format.cc:4197
37636 #, gcc-internal-format, gfc-internal-format
37637 msgid "reading through null pointer (argument %d)"
37638 msgstr ""
37640 #: c-family/c-format.cc:4217
37641 #, gcc-internal-format, gfc-internal-format
37642 msgid "writing into constant object (argument %d)"
37643 msgstr ""
37645 #: c-family/c-format.cc:4229
37646 #, gcc-internal-format, gfc-internal-format
37647 msgid "extra type qualifiers in format argument (argument %d)"
37648 msgstr ""
37650 #: c-family/c-format.cc:4771
37651 #, gcc-internal-format
37652 msgid ""
37653 "%s %<%s%.*s%> expects argument of type %<%s%s%>, but argument %d has type %qT"
37654 msgstr ""
37656 #: c-family/c-format.cc:4780
37657 #, gcc-internal-format
37658 msgid "%s %<%s%.*s%> expects a matching %<%s%s%> argument"
37659 msgstr ""
37661 #: c-family/c-format.cc:4790
37662 #, gcc-internal-format
37663 msgid ""
37664 "%s %<%s%.*s%> expects argument of type %<%T%s%>, but argument %d has type %qT"
37665 msgstr ""
37667 #: c-family/c-format.cc:4799
37668 #, gcc-internal-format
37669 msgid "%s %<%s%.*s%> expects a matching %<%T%s%> argument"
37670 msgstr ""
37672 #: c-family/c-format.cc:4861 c-family/c-format.cc:4867
37673 #: c-family/c-format.cc:4921
37674 #, gcc-internal-format
37675 msgid "%<__gcc_host_wide_int__%> is not defined as a type"
37676 msgstr ""
37678 #: c-family/c-format.cc:4874 c-family/c-format.cc:4931
37679 #, gcc-internal-format
37680 msgid "%<__gcc_host_wide_int__%> is not defined as %<long%> or %<long long%>"
37681 msgstr ""
37683 #: c-family/c-format.cc:4983
37684 #, gcc-internal-format
37685 msgid "%<locus%> is not defined as a type"
37686 msgstr ""
37688 #: c-family/c-format.cc:5027
37689 #, gcc-internal-format
37690 msgid "%qs is not defined as a type"
37691 msgstr ""
37693 #: c-family/c-format.cc:5053
37694 #, gcc-internal-format
37695 msgid "%<location_t%> is not defined as a type"
37696 msgstr ""
37698 #: c-family/c-format.cc:5070
37699 #, gcc-internal-format
37700 msgid "%<tree%> is not defined as a type"
37701 msgstr ""
37703 #: c-family/c-format.cc:5076
37704 #, gcc-internal-format
37705 msgid "%<tree%> is not defined as a pointer type"
37706 msgstr ""
37708 #: c-family/c-format.cc:5259
37709 #, gcc-internal-format
37710 msgid "argument to be formatted is not %<...%>"
37711 msgstr ""
37713 #: c-family/c-format.cc:5271
37714 #, gcc-internal-format
37715 msgid "strftime formats cannot format arguments"
37716 msgstr ""
37718 #: c-family/c-indentation.cc:321
37719 #, gcc-internal-format
37720 msgid ""
37721 "%<-Wmisleading-indentation%> is disabled from this point onwards, since "
37722 "column-tracking was disabled due to the size of the code/headers"
37723 msgstr ""
37725 #: c-family/c-indentation.cc:326
37726 #, gcc-internal-format
37727 msgid ""
37728 "adding %<-flarge-source-files%> will allow for more column-tracking support, "
37729 "at the expense of compilation time and memory"
37730 msgstr ""
37732 #: c-family/c-indentation.cc:661
37733 #, gcc-internal-format
37734 msgid "this %qs clause does not guard..."
37735 msgstr ""
37737 #: c-family/c-indentation.cc:664
37738 #, gcc-internal-format
37739 msgid ""
37740 "...this statement, but the latter is misleadingly indented as if it were "
37741 "guarded by the %qs"
37742 msgstr ""
37744 #: c-family/c-lex.cc:228
37745 #, gcc-internal-format
37746 msgid "badly nested C headers from preprocessor"
37747 msgstr ""
37749 #: c-family/c-lex.cc:267
37750 #, gcc-internal-format
37751 msgid "ignoring %<#pragma %s %s%>"
37752 msgstr ""
37754 #. ... or not.
37755 #: c-family/c-lex.cc:683 c-family/c-lex.cc:1622
37756 #, gcc-internal-format
37757 msgid "stray %<@%> in program"
37758 msgstr ""
37760 #: c-family/c-lex.cc:698
37761 #, gcc-internal-format
37762 msgid "stray %qs in program"
37763 msgstr ""
37765 #: c-family/c-lex.cc:708
37766 #, gcc-internal-format, gfc-internal-format
37767 msgid "missing terminating %c character"
37768 msgstr ""
37770 #: c-family/c-lex.cc:710
37771 #, gcc-internal-format
37772 msgid "stray %qc in program"
37773 msgstr ""
37775 #: c-family/c-lex.cc:715
37776 #, gcc-internal-format
37777 msgid "stray %<\\%o%> in program"
37778 msgstr ""
37780 #: c-family/c-lex.cc:1034
37781 #, gcc-internal-format
37782 msgid "integer constant is too large for %<unsigned _BitInt(%d)%> type"
37783 msgstr ""
37785 #: c-family/c-lex.cc:1037
37786 #, gcc-internal-format
37787 msgid "integer constant is too large for %<_BitInt(%d)%> type"
37788 msgstr ""
37790 #: c-family/c-lex.cc:1045 c/c-decl.cc:12698
37791 #, gcc-internal-format
37792 msgid "%<_BitInt(%d)%> is not supported on this target"
37793 msgstr ""
37795 #: c-family/c-lex.cc:1097
37796 #, gcc-internal-format
37797 msgid "this decimal constant is unsigned only in ISO C90"
37798 msgstr ""
37800 #: c-family/c-lex.cc:1101
37801 #, gcc-internal-format
37802 msgid "this decimal constant would be unsigned in ISO C90"
37803 msgstr ""
37805 #: c-family/c-lex.cc:1129
37806 #, gcc-internal-format
37807 msgid "integer constant is too large for %<unsigned long%> type"
37808 msgstr ""
37810 #: c-family/c-lex.cc:1169
37811 #, gcc-internal-format
37812 msgid "unsuffixed floating constant"
37813 msgstr ""
37815 #: c-family/c-lex.cc:1183
37816 #, gcc-internal-format
37817 msgid "decimal floating-point not supported for this target"
37818 msgstr ""
37820 #: c-family/c-lex.cc:1206 c-family/c-lex.cc:1234 c-family/c-lex.cc:1272
37821 #, gcc-internal-format
37822 msgid "unsupported non-standard suffix on floating constant"
37823 msgstr ""
37825 #: c-family/c-lex.cc:1211 c-family/c-lex.cc:1265 c-family/c-lex.cc:1277
37826 #, gcc-internal-format
37827 msgid "non-standard suffix on floating constant"
37828 msgstr ""
37830 #: c-family/c-lex.cc:1243 c-family/c-lex.cc:1247 c-family/c-lex.cc:1252
37831 #, gcc-internal-format
37832 msgid "non-standard suffix on floating constant before C23"
37833 msgstr ""
37835 #: c-family/c-lex.cc:1259
37836 #, gcc-internal-format
37837 msgid ""
37838 "%<f%d%> or %<F%d%> suffix on floating constant only available with %<-std=c+"
37839 "+2b%> or %<-std=gnu++2b%>"
37840 msgstr ""
37842 #: c-family/c-lex.cc:1280
37843 #, gcc-internal-format
37844 msgid ""
37845 "%<bf16%> or %<BF16%> suffix on floating constant only available with %<-"
37846 "std=c++2b%> or %<-std=gnu++2b%>"
37847 msgstr ""
37849 #: c-family/c-lex.cc:1360 c-family/c-lex.cc:1363
37850 #, gcc-internal-format
37851 msgid "floating constant exceeds range of %qT"
37852 msgstr ""
37854 #: c-family/c-lex.cc:1378
37855 #, gcc-internal-format
37856 msgid "floating constant truncated to zero"
37857 msgstr ""
37859 #: c-family/c-lex.cc:1579
37860 #, gcc-internal-format
37861 msgid "repeated %<@%> before Objective-C string"
37862 msgstr ""
37864 #: c-family/c-lex.cc:1598 c/c-parser.cc:8926
37865 #, gcc-internal-format
37866 msgid "unsupported non-standard concatenation of string literals"
37867 msgstr ""
37869 #: c-family/c-lex.cc:1634 c/c-parser.cc:8947
37870 #, gcc-internal-format
37871 msgid "traditional C rejects string constant concatenation"
37872 msgstr ""
37874 #: c-family/c-omp.cc:131 cp/pt.cc:19182
37875 #, gcc-internal-format
37876 msgid ""
37877 "%<#pragma omp critical%> with %<hint%> clause requires a name, except when "
37878 "%<omp_sync_hint_none%> is used"
37879 msgstr ""
37881 #: c-family/c-omp.cc:241
37882 #, gcc-internal-format
37883 msgid "invalid expression type for %<#pragma omp atomic%>"
37884 msgstr ""
37886 #: c-family/c-omp.cc:246
37887 #, gcc-internal-format
37888 msgid "%<_Atomic%> expression in %<#pragma omp atomic%>"
37889 msgstr ""
37891 #: c-family/c-omp.cc:251
37892 #, gcc-internal-format
37893 msgid ""
37894 "%<#pragma omp atomic compare capture%> with non-integral comparison result"
37895 msgstr ""
37897 #: c-family/c-omp.cc:540
37898 #, gcc-internal-format
37899 msgid "%<#pragma omp atomic update%> uses two different variables for memory"
37900 msgstr ""
37902 #: c-family/c-omp.cc:543 c-family/c-omp.cc:581
37903 #, gcc-internal-format
37904 msgid "%<#pragma omp atomic capture%> uses two different variables for memory"
37905 msgstr ""
37907 #: c-family/c-omp.cc:699
37908 #, gcc-internal-format
37909 msgid "type of %<depobj%> expression is not %<omp_depend_t%>"
37910 msgstr ""
37912 #: c-family/c-omp.cc:705
37913 #, gcc-internal-format
37914 msgid "%<const%> qualified %<depobj%> expression"
37915 msgstr ""
37917 #: c-family/c-omp.cc:730
37918 #, gcc-internal-format
37919 msgid "more than one locator in %<depend%> clause on %<depobj%> construct"
37920 msgstr ""
37922 #: c-family/c-omp.cc:736
37923 #, gcc-internal-format
37924 msgid ""
37925 "%<depobj%> dependence type specified in %<depend%> clause on %<depobj%> "
37926 "construct"
37927 msgstr ""
37929 #: c-family/c-omp.cc:752
37930 #, gcc-internal-format
37931 msgid "%<iterator%> modifier may not be specified on %<depobj%> construct"
37932 msgstr ""
37934 #: c-family/c-omp.cc:969 cp/semantics.cc:10921
37935 #, gcc-internal-format
37936 msgid "invalid type for iteration variable %qE"
37937 msgstr ""
37939 #: c-family/c-omp.cc:974
37940 #, gcc-internal-format
37941 msgid "%<_Atomic%> iteration variable %qE"
37942 msgstr ""
37944 #: c-family/c-omp.cc:990
37945 #, gcc-internal-format
37946 msgid "%qE is not initialized"
37947 msgstr ""
37949 #: c-family/c-omp.cc:1011 cp/semantics.cc:10813
37950 #, gcc-internal-format
37951 msgid "missing controlling predicate"
37952 msgstr ""
37954 #: c-family/c-omp.cc:1117 cp/semantics.cc:10409
37955 #, gcc-internal-format
37956 msgid "invalid controlling predicate"
37957 msgstr ""
37959 #: c-family/c-omp.cc:1124 cp/semantics.cc:10819
37960 #, gcc-internal-format
37961 msgid "missing increment expression"
37962 msgstr ""
37964 #: c-family/c-omp.cc:1224 c-family/c-omp.cc:1242
37965 #, gcc-internal-format
37966 msgid "increment is not constant 1 or -1 for %<!=%> condition"
37967 msgstr ""
37969 #: c-family/c-omp.cc:1255 cp/semantics.cc:10526
37970 #, gcc-internal-format
37971 msgid "invalid increment expression"
37972 msgstr ""
37974 #: c-family/c-omp.cc:1353
37975 #, gcc-internal-format
37976 msgid "initializer expression refers to iteration variable %qD"
37977 msgstr ""
37979 #: c-family/c-omp.cc:1357
37980 #, gcc-internal-format
37981 msgid "condition expression refers to iteration variable %qD"
37982 msgstr ""
37984 #: c-family/c-omp.cc:1361
37985 #, gcc-internal-format
37986 msgid "increment expression refers to iteration variable %qD"
37987 msgstr ""
37989 #: c-family/c-omp.cc:1539
37990 #, gcc-internal-format
37991 msgid ""
37992 "outer iteration variable %qD used in initializer expression has type other "
37993 "than %qT"
37994 msgstr ""
37996 #: c-family/c-omp.cc:1543
37997 #, gcc-internal-format
37998 msgid ""
37999 "outer iteration variable %qD used in condition expression has type other "
38000 "than %qT"
38001 msgstr ""
38003 #: c-family/c-omp.cc:1550
38004 #, gcc-internal-format
38005 msgid "outer iteration variable %qD multiplier expression %qE is not integral"
38006 msgstr ""
38008 #: c-family/c-omp.cc:1556
38009 #, gcc-internal-format
38010 msgid "outer iteration variable %qD addend expression %qE is not integral"
38011 msgstr ""
38013 #: c-family/c-omp.cc:1621 c-family/c-omp.cc:1706
38014 #, gcc-internal-format
38015 msgid "the same loop iteration variables %qD used in multiple associated loops"
38016 msgstr ""
38018 #: c-family/c-omp.cc:1656
38019 #, gcc-internal-format
38020 msgid ""
38021 "two different outer iteration variables %qD and %qD used in a single loop"
38022 msgstr ""
38024 #: c-family/c-omp.cc:1820
38025 #, gcc-internal-format
38026 msgid "variable %qD used as loop variable is bound in intervening code"
38027 msgstr ""
38029 #: c-family/c-omp.cc:1824
38030 #, gcc-internal-format
38031 msgid "variable %qD used in initializer is bound in intervening code"
38032 msgstr ""
38034 #: c-family/c-omp.cc:1828
38035 #, gcc-internal-format
38036 msgid "variable %qD used in end test is bound in intervening code"
38037 msgstr ""
38039 #: c-family/c-omp.cc:1832
38040 #, gcc-internal-format
38041 msgid "variable %qD used in increment expression is bound in intervening code"
38042 msgstr ""
38044 #: c-family/c-omp.cc:2436
38045 #, gcc-internal-format
38046 msgid ""
38047 "invalid %<task%> reduction modifier on construct combined with %<simd%> or "
38048 "%<loop%>"
38049 msgstr ""
38051 #: c-family/c-omp.cc:2447
38052 #, gcc-internal-format
38053 msgid ""
38054 "invalid %<task%> reduction modifier on construct not combined with "
38055 "%<parallel%>, %<for%> or %<sections%>"
38056 msgstr ""
38058 #: c-family/c-omp.cc:2460
38059 #, gcc-internal-format
38060 msgid ""
38061 "%<inscan%> %<reduction%> clause on construct other than %<for%>, %<simd%>, "
38062 "%<for simd%>, %<parallel for%>, %<parallel for simd%>"
38063 msgstr ""
38065 #: c-family/c-omp.cc:2947 c/c-typeck.cc:16318 cp/semantics.cc:9513
38066 #, gcc-internal-format
38067 msgid ""
38068 "%qD specified in %<allocate%> clause but not in an explicit privatization "
38069 "clause"
38070 msgstr ""
38072 #: c-family/c-omp.cc:3039 c-family/c-omp.cc:3054
38073 #, gcc-internal-format
38074 msgid "%qD is not a function argument"
38075 msgstr ""
38077 #: c-family/c-omp.cc:3335 c/c-typeck.cc:15466 cp/semantics.cc:8252
38078 #, gcc-internal-format
38079 msgid "bit-field %qE in %qs clause"
38080 msgstr ""
38082 #: c-family/c-omp.cc:3343
38083 #, gcc-internal-format
38084 msgid "%qE does not have a mappable type in %qs clause"
38085 msgstr ""
38087 #: c-family/c-omp.cc:3351 c/c-typeck.cc:13876 c/c-typeck.cc:15555
38088 #: c/c-typeck.cc:15743
38089 #, gcc-internal-format
38090 msgid "%<_Atomic%> %qE in %qs clause"
38091 msgstr ""
38093 #: c-family/c-omp.cc:3376
38094 #, gcc-internal-format
38095 msgid "%qE is a member of a union"
38096 msgstr ""
38098 #: c-family/c-opts.cc:343
38099 #, gcc-internal-format
38100 msgid "%<-I-%> specified twice"
38101 msgstr ""
38103 #: c-family/c-opts.cc:346
38104 #, gcc-internal-format
38105 msgid "obsolete option %<-I-%> used, please use %<-iquote%> instead"
38106 msgstr ""
38108 #: c-family/c-opts.cc:373
38109 #, gcc-internal-format
38110 msgid "%<-fdeps-format=%> unknown format %<%s%>"
38111 msgstr ""
38113 #: c-family/c-opts.cc:455
38114 #, gcc-internal-format
38115 msgid "%<-Wabi=1%> is not supported, using =2"
38116 msgstr ""
38118 #: c-family/c-opts.cc:642 fortran/cpp.cc:370
38119 #, gcc-internal-format
38120 msgid "output filename specified twice"
38121 msgstr ""
38123 #: c-family/c-opts.cc:895
38124 #, gcc-internal-format
38125 msgid "%<-fno-gnu89-inline%> is only supported in GNU99 or C99 mode"
38126 msgstr ""
38128 #: c-family/c-opts.cc:941
38129 #, gcc-internal-format
38130 msgid "%<-Wformat-y2k%> ignored without %<-Wformat%>"
38131 msgstr ""
38133 #: c-family/c-opts.cc:943
38134 #, gcc-internal-format
38135 msgid "%<-Wformat-extra-args%> ignored without %<-Wformat%>"
38136 msgstr ""
38138 #: c-family/c-opts.cc:945
38139 #, gcc-internal-format
38140 msgid "%<-Wformat-zero-length%> ignored without %<-Wformat%>"
38141 msgstr ""
38143 #: c-family/c-opts.cc:947
38144 #, gcc-internal-format
38145 msgid "%<-Wformat-nonliteral%> ignored without %<-Wformat%>"
38146 msgstr ""
38148 #: c-family/c-opts.cc:949
38149 #, gcc-internal-format
38150 msgid "%<-Wformat-contains-nul%> ignored without %<-Wformat%>"
38151 msgstr ""
38153 #: c-family/c-opts.cc:951
38154 #, gcc-internal-format
38155 msgid "%<-Wformat-security%> ignored without %<-Wformat%>"
38156 msgstr ""
38158 #: c-family/c-opts.cc:1012
38159 #, gcc-internal-format
38160 msgid "%<-fabi-compat-version=1%> is not supported, using =2"
38161 msgstr ""
38163 #: c-family/c-opts.cc:1039
38164 #, gcc-internal-format
38165 msgid "%<-Wabi%> won%'t warn about anything"
38166 msgstr ""
38168 #: c-family/c-opts.cc:1041
38169 #, gcc-internal-format
38170 msgid ""
38171 "%<-Wabi%> warns about differences from the most up-to-date ABI, which is "
38172 "also used by default"
38173 msgstr ""
38175 #: c-family/c-opts.cc:1044
38176 #, gcc-internal-format
38177 msgid "use e.g. %<-Wabi=11%> to warn about changes from GCC 7"
38178 msgstr ""
38180 #: c-family/c-opts.cc:1127
38181 #, gcc-internal-format
38182 msgid "external TLS initialization functions not supported on this target"
38183 msgstr ""
38185 #: c-family/c-opts.cc:1149
38186 #, gcc-internal-format
38187 msgid ""
38188 "%<-fconcepts-ts%> is deprecated and will be removed in GCC 15; please "
38189 "convert your code to C++20 concepts"
38190 msgstr ""
38192 #: c-family/c-opts.cc:1158
38193 #, gcc-internal-format
38194 msgid "too many filenames given; type %<%s %s%> for usage"
38195 msgstr ""
38197 #: c-family/c-opts.cc:1172
38198 #, gcc-internal-format
38199 msgid "opening output file %s: %m"
38200 msgstr ""
38202 #: c-family/c-opts.cc:1190
38203 #, gcc-internal-format
38204 msgid "the %qs debug info cannot be used with pre-compiled headers"
38205 msgstr ""
38207 #: c-family/c-opts.cc:1356 c-family/c-opts.cc:1377
38208 #, gcc-internal-format
38209 msgid "opening dependency file %s: %m"
38210 msgstr ""
38212 #: c-family/c-opts.cc:1381
38213 #, gcc-internal-format
38214 msgid "%<-MF%> and %<-fdeps-file=%> cannot share an output file %s: %m"
38215 msgstr ""
38217 #: c-family/c-opts.cc:1391
38218 #, gcc-internal-format
38219 msgid "closing dependency file %s: %m"
38220 msgstr ""
38222 #: c-family/c-opts.cc:1394
38223 #, gcc-internal-format
38224 msgid "when writing output to %s: %m"
38225 msgstr ""
38227 #: c-family/c-opts.cc:1472
38228 #, gcc-internal-format
38229 msgid "to generate dependencies you must specify either %<-M%> or %<-MM%>"
38230 msgstr ""
38232 #: c-family/c-opts.cc:1496
38233 #, gcc-internal-format
38234 msgid "%<-MG%> may only be used with %<-M%> or %<-MM%>"
38235 msgstr ""
38237 #: c-family/c-opts.cc:1529
38238 #, gcc-internal-format
38239 msgid "%<-fdirectives-only%> is incompatible with %<-Wunused-macros%>"
38240 msgstr ""
38242 #: c-family/c-opts.cc:1532
38243 #, gcc-internal-format
38244 msgid "%<-fdirectives-only%> is incompatible with %<-traditional%>"
38245 msgstr ""
38247 #: c-family/c-opts.cc:1634
38248 #, gcc-internal-format
38249 msgid ""
38250 "%<_FORTIFY_SOURCE%> is not enabled by %<-fhardened%> because optimizations "
38251 "are turned off"
38252 msgstr ""
38254 #: c-family/c-opts.cc:1638
38255 #, gcc-internal-format
38256 msgid ""
38257 "%<_FORTIFY_SOURCE%> is not enabled by %<-fhardened%> because it was "
38258 "specified in %<-D%> or %<-U%>"
38259 msgstr ""
38261 #: c-family/c-opts.cc:1644
38262 #, gcc-internal-format
38263 msgid ""
38264 "%<_GLIBCXX_ASSERTIONS%> is not enabled by %<-fhardened%> because it was "
38265 "specified in %<-D%> or %<-U%>"
38266 msgstr ""
38268 #: c-family/c-opts.cc:1768
38269 #, gcc-internal-format
38270 msgid "too late for # directive to set debug directory"
38271 msgstr ""
38273 #: c-family/c-pch.cc:105
38274 #, gcc-internal-format
38275 msgid "cannot create precompiled header %s: %m"
38276 msgstr ""
38278 #: c-family/c-pch.cc:125
38279 #, gcc-internal-format
38280 msgid "cannot write to %s: %m"
38281 msgstr ""
38283 #: c-family/c-pch.cc:183
38284 #, gcc-internal-format
38285 msgid "cannot write %s: %m"
38286 msgstr ""
38288 #: c-family/c-pch.cc:398
38289 #, gcc-internal-format
38290 msgid "%<pch_preprocess%> pragma should only be used with %<-fpreprocessed%>"
38291 msgstr ""
38293 #: c-family/c-pch.cc:400
38294 #, gcc-internal-format
38295 msgid "use %<#include%> instead"
38296 msgstr ""
38298 #: c-family/c-pch.cc:406
38299 #, gcc-internal-format
38300 msgid "%s: couldn%'t open PCH file: %m"
38301 msgstr ""
38303 #: c-family/c-pch.cc:411
38304 #, gcc-internal-format
38305 msgid "use %<-Winvalid-pch%> for more information"
38306 msgstr ""
38308 #: c-family/c-pch.cc:412
38309 #, gcc-internal-format, gfc-internal-format
38310 msgid "%s: PCH file was invalid"
38311 msgstr ""
38313 #: c-family/c-pragma.cc:98
38314 #, gcc-internal-format
38315 msgid ""
38316 "%<#pragma pack (pop)%> encountered without matching %<#pragma pack (push)%>"
38317 msgstr ""
38319 #: c-family/c-pragma.cc:113
38320 #, gcc-internal-format
38321 msgid ""
38322 "%<#pragma pack(pop, %E)%> encountered without matching %<#pragma pack(push, "
38323 "%E)%>"
38324 msgstr ""
38326 #: c-family/c-pragma.cc:144
38327 #, gcc-internal-format
38328 msgid "missing %<(%> after %<#pragma pack%> - ignored"
38329 msgstr ""
38331 #: c-family/c-pragma.cc:155 c-family/c-pragma.cc:189
38332 #, gcc-internal-format
38333 msgid "invalid constant in %<#pragma pack%> - ignored"
38334 msgstr ""
38336 #: c-family/c-pragma.cc:159 c-family/c-pragma.cc:203
38337 #, gcc-internal-format
38338 msgid "malformed %<#pragma pack%> - ignored"
38339 msgstr ""
38341 #: c-family/c-pragma.cc:164
38342 #, gcc-internal-format
38343 msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
38344 msgstr ""
38346 #: c-family/c-pragma.cc:166
38347 #, gcc-internal-format
38348 msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
38349 msgstr ""
38351 #: c-family/c-pragma.cc:175
38352 #, gcc-internal-format
38353 msgid "unknown action %qE for %<#pragma pack%> - ignored"
38354 msgstr ""
38356 #: c-family/c-pragma.cc:206
38357 #, gcc-internal-format
38358 msgid "junk at end of %<#pragma pack%>"
38359 msgstr ""
38361 #: c-family/c-pragma.cc:209
38362 #, gcc-internal-format
38363 msgid "%<#pragma pack%> has no effect with %<-fpack-struct%> - ignored"
38364 msgstr ""
38366 #: c-family/c-pragma.cc:230
38367 #, gcc-internal-format, gfc-internal-format
38368 msgid "alignment must be a small power of two, not %d"
38369 msgstr ""
38371 #: c-family/c-pragma.cc:269
38372 #, gcc-internal-format
38373 msgid ""
38374 "applying %<#pragma weak %+D%> after first use results in unspecified behavior"
38375 msgstr ""
38377 #: c-family/c-pragma.cc:366 c-family/c-pragma.cc:371
38378 #, gcc-internal-format
38379 msgid "malformed %<#pragma weak%>, ignored"
38380 msgstr ""
38382 #: c-family/c-pragma.cc:375
38383 #, gcc-internal-format
38384 msgid "junk at end of %<#pragma weak%>"
38385 msgstr ""
38387 #: c-family/c-pragma.cc:381
38388 #, gcc-internal-format
38389 msgid "%<#pragma weak%> declaration of %q+D not allowed, ignored"
38390 msgstr ""
38392 #: c-family/c-pragma.cc:429
38393 #, gcc-internal-format
38394 msgid ""
38395 "%<scalar_storage_order%> is not supported because endianness is not uniform"
38396 msgstr ""
38398 #: c-family/c-pragma.cc:438
38399 #, gcc-internal-format
38400 msgid "%<#pragma scalar_storage_order%> is not supported for C++"
38401 msgstr ""
38403 #: c-family/c-pragma.cc:444
38404 #, gcc-internal-format
38405 msgid ""
38406 "missing %<big-endian%>, %<little-endian%>, or %<default%> after %<#pragma "
38407 "scalar_storage_order%>"
38408 msgstr ""
38410 #: c-family/c-pragma.cc:454
38411 #, gcc-internal-format
38412 msgid ""
38413 "expected %<big-endian%>, %<little-endian%>, or %<default%> after %<#pragma "
38414 "scalar_storage_order%>"
38415 msgstr ""
38417 #: c-family/c-pragma.cc:509 c-family/c-pragma.cc:511
38418 #, gcc-internal-format
38419 msgid "malformed %<#pragma redefine_extname%>, ignored"
38420 msgstr ""
38422 #: c-family/c-pragma.cc:514
38423 #, gcc-internal-format
38424 msgid "junk at end of %<#pragma redefine_extname%>"
38425 msgstr ""
38427 #: c-family/c-pragma.cc:542 c-family/c-pragma.cc:615
38428 #, gcc-internal-format
38429 msgid ""
38430 "%<#pragma redefine_extname%> ignored due to conflict with previous rename"
38431 msgstr ""
38433 #: c-family/c-pragma.cc:570
38434 #, gcc-internal-format
38435 msgid ""
38436 "%<#pragma redefine_extname%> ignored due to conflict with previous %<#pragma "
38437 "redefine_extname%>"
38438 msgstr ""
38440 #: c-family/c-pragma.cc:606
38441 #, gcc-internal-format
38442 msgid "%<asm%> declaration ignored due to conflict with previous rename"
38443 msgstr ""
38445 #: c-family/c-pragma.cc:637
38446 #, gcc-internal-format
38447 msgid ""
38448 "%<#pragma redefine_extname%> ignored due to conflict with %<asm%> declaration"
38449 msgstr ""
38451 #: c-family/c-pragma.cc:698
38452 #, gcc-internal-format
38453 msgid ""
38454 "%<#pragma GCC visibility push()%> must specify %<default%>, %<internal%>, "
38455 "%<hidden%> or %<protected%>"
38456 msgstr ""
38458 #: c-family/c-pragma.cc:741
38459 #, gcc-internal-format
38460 msgid "%<#pragma GCC visibility%> must be followed by %<push%> or %<pop%>"
38461 msgstr ""
38463 #: c-family/c-pragma.cc:748
38464 #, gcc-internal-format
38465 msgid "no matching push for %<#pragma GCC visibility pop%>"
38466 msgstr ""
38468 #: c-family/c-pragma.cc:753 c-family/c-pragma.cc:760
38469 #, gcc-internal-format
38470 msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
38471 msgstr ""
38473 #: c-family/c-pragma.cc:756
38474 #, gcc-internal-format
38475 msgid "malformed %<#pragma GCC visibility push%>"
38476 msgstr ""
38478 #: c-family/c-pragma.cc:764
38479 #, gcc-internal-format
38480 msgid "junk at end of %<#pragma GCC visibility%>"
38481 msgstr ""
38483 #: c-family/c-pragma.cc:885
38484 #, gcc-internal-format
38485 msgid ""
38486 "missing %<error%>, %<warning%>, %<ignored%>, %<push%>, %<pop%>, or "
38487 "%<ignored_attributes%> after %<#pragma GCC diagnostic%>"
38488 msgstr ""
38490 #: c-family/c-pragma.cc:909
38491 #, gcc-internal-format
38492 msgid ""
38493 "missing attribute name after %<#pragma GCC diagnostic ignored_attributes%>"
38494 msgstr ""
38496 #: c-family/c-pragma.cc:918
38497 #, gcc-internal-format
38498 msgid "missing argument to %<#pragma GCC diagnostic ignored_attributes%>"
38499 msgstr ""
38501 #: c-family/c-pragma.cc:926
38502 #, gcc-internal-format
38503 msgid ""
38504 "trailing %<,%> in arguments for %<#pragma GCC diagnostic ignored_attributes%>"
38505 msgstr ""
38507 #: c-family/c-pragma.cc:944
38508 #, gcc-internal-format
38509 msgid "missing option after %<#pragma GCC diagnostic%> kind"
38510 msgstr ""
38512 #: c-family/c-pragma.cc:952
38513 #, gcc-internal-format
38514 msgid ""
38515 "expected %<error%>, %<warning%>, %<ignored%>, %<push%>, %<pop%>, "
38516 "%<ignored_attributes%> after %<#pragma GCC diagnostic%>"
38517 msgstr ""
38519 #: c-family/c-pragma.cc:976
38520 #, gcc-internal-format
38521 msgid "unknown option after %<#pragma GCC diagnostic%> kind"
38522 msgstr ""
38524 #: c-family/c-pragma.cc:981
38525 #, gcc-internal-format
38526 msgid "did you mean %<-%s%>?"
38527 msgstr ""
38529 #: c-family/c-pragma.cc:990
38530 #, gcc-internal-format
38531 msgid "%qs is not an option that controls warnings"
38532 msgstr ""
38534 #: c-family/c-pragma.cc:1001
38535 #, gcc-internal-format
38536 msgid "option %qs is valid for %s but not for %s"
38537 msgstr ""
38539 #: c-family/c-pragma.cc:1054
38540 #, gcc-internal-format
38541 msgid "%<#pragma GCC option%> is not allowed inside functions"
38542 msgstr ""
38544 #: c-family/c-pragma.cc:1066
38545 #, gcc-internal-format
38546 msgid "%<#pragma GCC option%> is not a string"
38547 msgstr ""
38549 #: c-family/c-pragma.cc:1091
38550 #, gcc-internal-format
38551 msgid ""
38552 "%<#pragma GCC target (string [,string]...)%> does not have a final %<)%>"
38553 msgstr ""
38555 #: c-family/c-pragma.cc:1097
38556 #, gcc-internal-format
38557 msgid "%<#pragma GCC target%> string is badly formed"
38558 msgstr ""
38560 #: c-family/c-pragma.cc:1126
38561 #, gcc-internal-format
38562 msgid "%<#pragma GCC optimize%> is not allowed inside functions"
38563 msgstr ""
38565 #: c-family/c-pragma.cc:1138
38566 #, gcc-internal-format
38567 msgid "%<#pragma GCC optimize%> is not a string or number"
38568 msgstr ""
38570 #: c-family/c-pragma.cc:1162
38571 #, gcc-internal-format
38572 msgid ""
38573 "%<#pragma GCC optimize (string [,string]...)%> does not have a final %<)%>"
38574 msgstr ""
38576 #: c-family/c-pragma.cc:1168
38577 #, gcc-internal-format
38578 msgid "%<#pragma GCC optimize%> string is badly formed"
38579 msgstr ""
38581 #: c-family/c-pragma.cc:1211
38582 #, gcc-internal-format
38583 msgid "junk at end of %<#pragma GCC push_options%>"
38584 msgstr ""
38586 #: c-family/c-pragma.cc:1248
38587 #, gcc-internal-format
38588 msgid "junk at end of %<#pragma GCC pop_options%>"
38589 msgstr ""
38591 #: c-family/c-pragma.cc:1255
38592 #, gcc-internal-format
38593 msgid ""
38594 "%<#pragma GCC pop_options%> without a corresponding %<#pragma GCC "
38595 "push_options%>"
38596 msgstr ""
38598 #: c-family/c-pragma.cc:1329
38599 #, gcc-internal-format
38600 msgid "junk at end of %<#pragma reset_options%>"
38601 msgstr ""
38603 #: c-family/c-pragma.cc:1350 c-family/c-pragma.cc:1360
38604 #, gcc-internal-format
38605 msgid "expected a string after %<#pragma message%>"
38606 msgstr ""
38608 #: c-family/c-pragma.cc:1352
38609 #, gcc-internal-format
38610 msgid "malformed %<#pragma message%>, ignored"
38611 msgstr ""
38613 #: c-family/c-pragma.cc:1357 cp/parser.cc:4588 cp/parser.cc:4684
38614 #, gcc-internal-format
38615 msgid "string literal with user-defined suffix is invalid in this context"
38616 msgstr ""
38618 #: c-family/c-pragma.cc:1365
38619 #, gcc-internal-format
38620 msgid "junk at end of %<#pragma message%>"
38621 msgstr ""
38623 #: c-family/c-pragma.cc:1368
38624 #, gcc-internal-format
38625 msgid "%<#pragma message: %s%>"
38626 msgstr ""
38628 #: c-family/c-pragma.cc:1412
38629 #, gcc-internal-format
38630 msgid "invalid location for %<pragma %s%>, ignored"
38631 msgstr ""
38633 #: c-family/c-pragma.cc:1419 c-family/c-pragma.cc:1433
38634 #, gcc-internal-format
38635 msgid "malformed %<#pragma %s%>, ignored"
38636 msgstr ""
38638 #: c-family/c-pragma.cc:1439 cp/lex.cc:637
38639 #, gcc-internal-format
38640 msgid "junk at end of %<#pragma %s%>"
38641 msgstr ""
38643 #: c-family/c-pragma.cc:1457
38644 #, gcc-internal-format
38645 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported for C++"
38646 msgstr ""
38648 #: c-family/c-pragma.cc:1466
38649 #, gcc-internal-format
38650 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported on this target"
38651 msgstr ""
38653 #: c-family/c-pragma.cc:1472
38654 #, gcc-internal-format
38655 msgid "ISO C does not support %<#pragma STDC FLOAT_CONST_DECIMAL64%>"
38656 msgstr ""
38658 #: c-family/c-pretty-print.cc:344
38659 #, gcc-internal-format
38660 msgid "<type-error>"
38661 msgstr ""
38663 #: c-family/c-pretty-print.cc:387
38664 #, gcc-internal-format
38665 msgid "<unnamed-unsigned:"
38666 msgstr ""
38668 #: c-family/c-pretty-print.cc:391
38669 #, gcc-internal-format
38670 msgid "<unnamed-float:"
38671 msgstr ""
38673 #: c-family/c-pretty-print.cc:394
38674 #, gcc-internal-format
38675 msgid "<unnamed-fixed:"
38676 msgstr ""
38678 #: c-family/c-pretty-print.cc:426
38679 #, gcc-internal-format
38680 msgid "<typedef-error>"
38681 msgstr ""
38683 #: c-family/c-pretty-print.cc:441
38684 #, gcc-internal-format
38685 msgid "<tag-error>"
38686 msgstr ""
38688 #: c-family/c-pretty-print.cc:1360
38689 #, gcc-internal-format
38690 msgid "<erroneous-expression>"
38691 msgstr ""
38693 #: c-family/c-pretty-print.cc:1364 cp/cxx-pretty-print.cc:133
38694 #, gcc-internal-format
38695 msgid "<return-value>"
38696 msgstr ""
38698 #: c-family/c-semantics.cc:197
38699 #, gcc-internal-format, gfc-internal-format
38700 msgid "wrong type argument to %s"
38701 msgstr ""
38703 #: c-family/c-warn.cc:59 c-family/c-warn.cc:72 cp/constexpr.cc:3593
38704 #: cp/constexpr.cc:7364 m2/gm2-gcc/m2expr.cc:964
38705 #: rust/backend/rust-constexpr.cc:1908 rust/backend/rust-constexpr.cc:4331
38706 #, gcc-internal-format
38707 msgid "overflow in constant expression"
38708 msgstr ""
38710 #: c-family/c-warn.cc:99
38711 #, gcc-internal-format
38712 msgid "integer overflow in expression %qE of type %qT results in %qE"
38713 msgstr ""
38715 #: c-family/c-warn.cc:101
38716 #, gcc-internal-format
38717 msgid "integer overflow in expression of type %qT results in %qE"
38718 msgstr ""
38720 #: c-family/c-warn.cc:107
38721 #, gcc-internal-format
38722 msgid "floating point overflow in expression %qE of type %qT results in %qE"
38723 msgstr ""
38725 #: c-family/c-warn.cc:109
38726 #, gcc-internal-format
38727 msgid "floating point overflow in expression of type %qT results in %qE"
38728 msgstr ""
38730 #: c-family/c-warn.cc:115
38731 #, gcc-internal-format
38732 msgid "fixed-point overflow in expression %qE of type %qT results in %qE"
38733 msgstr ""
38735 #: c-family/c-warn.cc:117
38736 #, gcc-internal-format
38737 msgid "fixed-point overflow in expression of type %qT results in %qE"
38738 msgstr ""
38740 #: c-family/c-warn.cc:123
38741 #, gcc-internal-format
38742 msgid "vector overflow in expression %qE of type %qT results in %qE"
38743 msgstr ""
38745 #: c-family/c-warn.cc:125
38746 #, gcc-internal-format
38747 msgid "vector overflow in expression of type %qT results in %qE"
38748 msgstr ""
38750 #: c-family/c-warn.cc:132
38751 #, gcc-internal-format
38752 msgid "complex integer overflow in expression %qE of type %qT results in %qE"
38753 msgstr ""
38755 #: c-family/c-warn.cc:134
38756 #, gcc-internal-format
38757 msgid "complex integer overflow in expression of type %qT results in %qE"
38758 msgstr ""
38760 #: c-family/c-warn.cc:138
38761 #, gcc-internal-format
38762 msgid ""
38763 "complex floating point overflow in expression %qE of type %qT results in %qE"
38764 msgstr ""
38766 #: c-family/c-warn.cc:140
38767 #, gcc-internal-format
38768 msgid ""
38769 "complex floating point overflow in expression of type %qT results in %qE"
38770 msgstr ""
38772 #: c-family/c-warn.cc:232
38773 #, gcc-internal-format
38774 msgid "logical %<or%> applied to non-boolean constant"
38775 msgstr ""
38777 #: c-family/c-warn.cc:236
38778 #, gcc-internal-format
38779 msgid "logical %<and%> applied to non-boolean constant"
38780 msgstr ""
38782 #: c-family/c-warn.cc:306
38783 #, gcc-internal-format
38784 msgid "logical %<or%> of collectively exhaustive tests is always true"
38785 msgstr ""
38787 #: c-family/c-warn.cc:310
38788 #, gcc-internal-format
38789 msgid "logical %<and%> of mutually exclusive tests is always false"
38790 msgstr ""
38792 #: c-family/c-warn.cc:320
38793 #, gcc-internal-format
38794 msgid "logical %<or%> of equal expressions"
38795 msgstr ""
38797 #: c-family/c-warn.cc:323
38798 #, gcc-internal-format
38799 msgid "logical %<and%> of equal expressions"
38800 msgstr ""
38802 #: c-family/c-warn.cc:409
38803 #, gcc-internal-format
38804 msgid "bitwise comparison always evaluates to false"
38805 msgstr ""
38807 #: c-family/c-warn.cc:412
38808 #, gcc-internal-format
38809 msgid "bitwise comparison always evaluates to true"
38810 msgstr ""
38812 #: c-family/c-warn.cc:517
38813 #, gcc-internal-format
38814 msgid "self-comparison always evaluates to true"
38815 msgstr ""
38817 #: c-family/c-warn.cc:520
38818 #, gcc-internal-format
38819 msgid "self-comparison always evaluates to false"
38820 msgstr ""
38822 #: c-family/c-warn.cc:571
38823 #, gcc-internal-format
38824 msgid "logical not is only applied to the left hand side of comparison"
38825 msgstr ""
38827 #: c-family/c-warn.cc:579
38828 #, gcc-internal-format
38829 msgid ""
38830 "add parentheses around left hand side expression to silence this warning"
38831 msgstr ""
38833 #: c-family/c-warn.cc:722
38834 #, gcc-internal-format
38835 msgid "type-punning to incomplete type might break strict-aliasing rules"
38836 msgstr ""
38838 #: c-family/c-warn.cc:740
38839 #, gcc-internal-format
38840 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
38841 msgstr ""
38843 #: c-family/c-warn.cc:748 c-family/c-warn.cc:766
38844 #, gcc-internal-format
38845 msgid "dereferencing type-punned pointer might break strict-aliasing rules"
38846 msgstr ""
38848 #: c-family/c-warn.cc:913
38849 #, gcc-internal-format
38850 msgid ""
38851 "argument to %<sizeof%> in %qD call is the same expression as the source; did "
38852 "you mean to use the size of the destination?"
38853 msgstr ""
38855 #: c-family/c-warn.cc:944
38856 #, gcc-internal-format
38857 msgid ""
38858 "argument to %<sizeof%> in %qD call is the same expression as the "
38859 "destination; did you mean to remove the addressof?"
38860 msgstr ""
38862 #: c-family/c-warn.cc:951
38863 #, gcc-internal-format
38864 msgid ""
38865 "argument to %<sizeof%> in %qD call is the same expression as the "
38866 "destination; did you mean to provide an explicit length?"
38867 msgstr ""
38869 #: c-family/c-warn.cc:956
38870 #, gcc-internal-format
38871 msgid ""
38872 "argument to %<sizeof%> in %qD call is the same expression as the "
38873 "destination; did you mean to dereference it?"
38874 msgstr ""
38876 #: c-family/c-warn.cc:968
38877 #, gcc-internal-format
38878 msgid ""
38879 "argument to %<sizeof%> in %qD call is the same pointer type %qT as the "
38880 "destination; expected %qT or an explicit length"
38881 msgstr ""
38883 #: c-family/c-warn.cc:984
38884 #, gcc-internal-format
38885 msgid ""
38886 "argument to %<sizeof%> in %qD call is the same expression as the source; did "
38887 "you mean to remove the addressof?"
38888 msgstr ""
38890 #: c-family/c-warn.cc:991
38891 #, gcc-internal-format
38892 msgid ""
38893 "argument to %<sizeof%> in %qD call is the same expression as the source; did "
38894 "you mean to provide an explicit length?"
38895 msgstr ""
38897 #: c-family/c-warn.cc:996
38898 #, gcc-internal-format
38899 msgid ""
38900 "argument to %<sizeof%> in %qD call is the same expression as the source; did "
38901 "you mean to dereference it?"
38902 msgstr ""
38904 #: c-family/c-warn.cc:1008
38905 #, gcc-internal-format
38906 msgid ""
38907 "argument to %<sizeof%> in %qD call is the same pointer type %qT as the "
38908 "source; expected %qT or an explicit length"
38909 msgstr ""
38911 #: c-family/c-warn.cc:1024
38912 #, gcc-internal-format
38913 msgid ""
38914 "argument to %<sizeof%> in %qD call is the same expression as the first "
38915 "source; did you mean to remove the addressof?"
38916 msgstr ""
38918 #: c-family/c-warn.cc:1031
38919 #, gcc-internal-format
38920 msgid ""
38921 "argument to %<sizeof%> in %qD call is the same expression as the first "
38922 "source; did you mean to provide an explicit length?"
38923 msgstr ""
38925 #: c-family/c-warn.cc:1036
38926 #, gcc-internal-format
38927 msgid ""
38928 "argument to %<sizeof%> in %qD call is the same expression as the first "
38929 "source; did you mean to dereference it?"
38930 msgstr ""
38932 #: c-family/c-warn.cc:1048
38933 #, gcc-internal-format
38934 msgid ""
38935 "argument to %<sizeof%> in %qD call is the same pointer type %qT as the first "
38936 "source; expected %qT or an explicit length"
38937 msgstr ""
38939 #: c-family/c-warn.cc:1064
38940 #, gcc-internal-format
38941 msgid ""
38942 "argument to %<sizeof%> in %qD call is the same expression as the second "
38943 "source; did you mean to remove the addressof?"
38944 msgstr ""
38946 #: c-family/c-warn.cc:1071
38947 #, gcc-internal-format
38948 msgid ""
38949 "argument to %<sizeof%> in %qD call is the same expression as the second "
38950 "source; did you mean to provide an explicit length?"
38951 msgstr ""
38953 #: c-family/c-warn.cc:1076
38954 #, gcc-internal-format
38955 msgid ""
38956 "argument to %<sizeof%> in %qD call is the same expression as the second "
38957 "source; did you mean to dereference it?"
38958 msgstr ""
38960 #: c-family/c-warn.cc:1088
38961 #, gcc-internal-format
38962 msgid ""
38963 "argument to %<sizeof%> in %qD call is the same pointer type %qT as the "
38964 "second source; expected %qT or an explicit length"
38965 msgstr ""
38967 #: c-family/c-warn.cc:1117 c-family/c-warn.cc:1124
38968 #, gcc-internal-format
38969 msgid "%<_Atomic%>-qualified parameter type %qT of %q+D"
38970 msgstr ""
38972 #: c-family/c-warn.cc:1134
38973 #, gcc-internal-format
38974 msgid "first argument of %q+D should be %<int%>"
38975 msgstr ""
38977 #: c-family/c-warn.cc:1143
38978 #, gcc-internal-format
38979 msgid "second argument of %q+D should be %<char **%>"
38980 msgstr ""
38982 #: c-family/c-warn.cc:1152
38983 #, gcc-internal-format
38984 msgid "third argument of %q+D should probably be %<char **%>"
38985 msgstr ""
38987 #: c-family/c-warn.cc:1163
38988 #, gcc-internal-format
38989 msgid "%q+D takes only zero or two arguments"
38990 msgstr ""
38992 #: c-family/c-warn.cc:1167
38993 #, gcc-internal-format
38994 msgid "%q+D declared as variadic function"
38995 msgstr ""
38997 #: c-family/c-warn.cc:1210 m2/gm2-gcc/m2convert.cc:191
38998 #, gcc-internal-format
38999 msgid "conversion to %qT from boolean expression"
39000 msgstr ""
39002 #: c-family/c-warn.cc:1235 c-family/c-warn.cc:1440
39003 #, gcc-internal-format
39004 msgid "unsigned conversion from %qT to %qT changes value from %qE to %qE"
39005 msgstr ""
39007 #: c-family/c-warn.cc:1240 c-family/c-warn.cc:1448
39008 #, gcc-internal-format
39009 msgid "unsigned conversion from %qT to %qT changes the value of %qE"
39010 msgstr ""
39012 #: c-family/c-warn.cc:1248
39013 #, gcc-internal-format
39014 msgid "signed conversion from %qT to %qT changes value from %qE to %qE"
39015 msgstr ""
39017 #: c-family/c-warn.cc:1253
39018 #, gcc-internal-format
39019 msgid "signed conversion from %qT to %qT changes the value of %qE"
39020 msgstr ""
39022 #: c-family/c-warn.cc:1260 c-family/c-warn.cc:1438
39023 #, gcc-internal-format
39024 msgid "conversion from %qT to %qT changes value from %qE to %qE"
39025 msgstr ""
39027 #: c-family/c-warn.cc:1264 c-family/c-warn.cc:1446
39028 #, gcc-internal-format
39029 msgid "conversion from %qT to %qT changes the value of %qE"
39030 msgstr ""
39032 #: c-family/c-warn.cc:1375
39033 #, gcc-internal-format
39034 msgid "conversion to %qT from %qT may change the sign of the result"
39035 msgstr ""
39037 #: c-family/c-warn.cc:1380
39038 #, gcc-internal-format
39039 msgid "conversion from %qT to %qT discards imaginary component"
39040 msgstr ""
39042 #: c-family/c-warn.cc:1384
39043 #, gcc-internal-format
39044 msgid "conversion from %qT to %qT may change value"
39045 msgstr ""
39047 #: c-family/c-warn.cc:1459 c-family/c-warn.cc:1477 c-family/c-warn.cc:1494
39048 #, gcc-internal-format
39049 msgid "overflow in conversion from %qT to %qT changes value from %qE to %qE"
39050 msgstr ""
39052 #: c-family/c-warn.cc:1464 c-family/c-warn.cc:1482 c-family/c-warn.cc:1499
39053 #, gcc-internal-format
39054 msgid "overflow in conversion from %qT to %qT changes the value of %qE"
39055 msgstr ""
39057 #: c-family/c-warn.cc:1531
39058 #, gcc-internal-format
39059 msgid "case value %qs not in enumerated type"
39060 msgstr ""
39062 #: c-family/c-warn.cc:1536
39063 #, gcc-internal-format
39064 msgid "case value %qs not in enumerated type %qT"
39065 msgstr ""
39067 #: c-family/c-warn.cc:1616
39068 #, gcc-internal-format
39069 msgid "lower value in case label range less than minimum value for type"
39070 msgstr ""
39072 #: c-family/c-warn.cc:1630
39073 #, gcc-internal-format
39074 msgid "case label value is less than minimum value for type"
39075 msgstr ""
39077 #: c-family/c-warn.cc:1647
39078 #, gcc-internal-format
39079 msgid "upper value in case label range exceeds maximum value for type"
39080 msgstr ""
39082 #: c-family/c-warn.cc:1660
39083 #, gcc-internal-format
39084 msgid "case label value exceeds maximum value for type"
39085 msgstr ""
39087 #: c-family/c-warn.cc:1673
39088 #, gcc-internal-format
39089 msgid "switch missing default case"
39090 msgstr ""
39092 #: c-family/c-warn.cc:1718
39093 #, gcc-internal-format
39094 msgid "switch condition has boolean value"
39095 msgstr ""
39097 #: c-family/c-warn.cc:1807
39098 #, gcc-internal-format
39099 msgid "enumeration value %qE not handled in switch"
39100 msgstr ""
39102 #: c-family/c-warn.cc:1835
39103 #, gcc-internal-format
39104 msgid ""
39105 "the omitted middle operand in %<?:%> will always be %<true%>, suggest "
39106 "explicit middle operand"
39107 msgstr ""
39109 #: c-family/c-warn.cc:1857 rust/checks/errors/rust-readonly-check.cc:44
39110 #, gcc-internal-format
39111 msgid "assignment of member %qD in read-only object"
39112 msgstr ""
39114 #: c-family/c-warn.cc:1859 rust/checks/errors/rust-readonly-check.cc:46
39115 #, gcc-internal-format
39116 msgid "increment of member %qD in read-only object"
39117 msgstr ""
39119 #: c-family/c-warn.cc:1861 rust/checks/errors/rust-readonly-check.cc:48
39120 #, gcc-internal-format
39121 msgid "decrement of member %qD in read-only object"
39122 msgstr ""
39124 #: c-family/c-warn.cc:1863 rust/checks/errors/rust-readonly-check.cc:50
39125 #, gcc-internal-format
39126 msgid "member %qD in read-only object used as %<asm%> output"
39127 msgstr ""
39129 #: c-family/c-warn.cc:1867 rust/checks/errors/rust-readonly-check.cc:56
39130 #, gcc-internal-format
39131 msgid "assignment of read-only member %qD"
39132 msgstr ""
39134 #: c-family/c-warn.cc:1868 rust/checks/errors/rust-readonly-check.cc:57
39135 #, gcc-internal-format
39136 msgid "increment of read-only member %qD"
39137 msgstr ""
39139 #: c-family/c-warn.cc:1869 rust/checks/errors/rust-readonly-check.cc:58
39140 #, gcc-internal-format
39141 msgid "decrement of read-only member %qD"
39142 msgstr ""
39144 #: c-family/c-warn.cc:1870 rust/checks/errors/rust-readonly-check.cc:59
39145 #, gcc-internal-format
39146 msgid "read-only member %qD used as %<asm%> output"
39147 msgstr ""
39149 #: c-family/c-warn.cc:1874 rust/checks/errors/rust-readonly-check.cc:64
39150 #, gcc-internal-format
39151 msgid "assignment of read-only variable %qD"
39152 msgstr ""
39154 #: c-family/c-warn.cc:1875 rust/checks/errors/rust-readonly-check.cc:65
39155 #, gcc-internal-format
39156 msgid "increment of read-only variable %qD"
39157 msgstr ""
39159 #: c-family/c-warn.cc:1876 rust/checks/errors/rust-readonly-check.cc:66
39160 #, gcc-internal-format
39161 msgid "decrement of read-only variable %qD"
39162 msgstr ""
39164 #: c-family/c-warn.cc:1877 rust/checks/errors/rust-readonly-check.cc:68
39165 #, gcc-internal-format
39166 msgid "read-only variable %qD used as %<asm%> output"
39167 msgstr ""
39169 #: c-family/c-warn.cc:1880 rust/checks/errors/rust-readonly-check.cc:72
39170 #, gcc-internal-format
39171 msgid "assignment of read-only parameter %qD"
39172 msgstr ""
39174 #: c-family/c-warn.cc:1881 rust/checks/errors/rust-readonly-check.cc:73
39175 #, gcc-internal-format
39176 msgid "increment of read-only parameter %qD"
39177 msgstr ""
39179 #: c-family/c-warn.cc:1882 rust/checks/errors/rust-readonly-check.cc:74
39180 #, gcc-internal-format
39181 msgid "decrement of read-only parameter %qD"
39182 msgstr ""
39184 #: c-family/c-warn.cc:1883 rust/checks/errors/rust-readonly-check.cc:76
39185 #, gcc-internal-format
39186 msgid "read-only parameter %qD use as %<asm%> output"
39187 msgstr ""
39189 #: c-family/c-warn.cc:1888 rust/checks/errors/rust-readonly-check.cc:81
39190 #, gcc-internal-format
39191 msgid "assignment of read-only named return value %qD"
39192 msgstr ""
39194 #: c-family/c-warn.cc:1890 rust/checks/errors/rust-readonly-check.cc:83
39195 #, gcc-internal-format
39196 msgid "increment of read-only named return value %qD"
39197 msgstr ""
39199 #: c-family/c-warn.cc:1892 rust/checks/errors/rust-readonly-check.cc:85
39200 #, gcc-internal-format
39201 msgid "decrement of read-only named return value %qD"
39202 msgstr ""
39204 #: c-family/c-warn.cc:1894 rust/checks/errors/rust-readonly-check.cc:87
39205 #, gcc-internal-format
39206 msgid "read-only named return value %qD used as %<asm%>output"
39207 msgstr ""
39209 #: c-family/c-warn.cc:1899 rust/checks/errors/rust-readonly-check.cc:93
39210 #, gcc-internal-format
39211 msgid "assignment of function %qD"
39212 msgstr ""
39214 #: c-family/c-warn.cc:1900 rust/checks/errors/rust-readonly-check.cc:94
39215 #, gcc-internal-format
39216 msgid "increment of function %qD"
39217 msgstr ""
39219 #: c-family/c-warn.cc:1901 rust/checks/errors/rust-readonly-check.cc:95
39220 #, gcc-internal-format
39221 msgid "decrement of function %qD"
39222 msgstr ""
39224 #: c-family/c-warn.cc:1902 rust/checks/errors/rust-readonly-check.cc:96
39225 #, gcc-internal-format
39226 msgid "function %qD used as %<asm%> output"
39227 msgstr ""
39229 #: c-family/c-warn.cc:1905 c/c-typeck.cc:5215
39230 #: rust/checks/errors/rust-readonly-check.cc:100
39231 #, gcc-internal-format
39232 msgid "assignment of read-only location %qE"
39233 msgstr ""
39235 #: c-family/c-warn.cc:1906 c/c-typeck.cc:5218
39236 #: rust/checks/errors/rust-readonly-check.cc:101
39237 #, gcc-internal-format
39238 msgid "increment of read-only location %qE"
39239 msgstr ""
39241 #: c-family/c-warn.cc:1907 c/c-typeck.cc:5221
39242 #: rust/checks/errors/rust-readonly-check.cc:102
39243 #, gcc-internal-format
39244 msgid "decrement of read-only location %qE"
39245 msgstr ""
39247 #: c-family/c-warn.cc:1908 rust/checks/errors/rust-readonly-check.cc:104
39248 #, gcc-internal-format
39249 msgid "read-only location %qE used as %<asm%> output"
39250 msgstr ""
39252 #: c-family/c-warn.cc:1922 rust/backend/rust-tree.cc:5983
39253 #, gcc-internal-format
39254 msgid "lvalue required as left operand of assignment"
39255 msgstr ""
39257 #: c-family/c-warn.cc:1925 rust/backend/rust-tree.cc:5986
39258 #, gcc-internal-format
39259 msgid "lvalue required as increment operand"
39260 msgstr ""
39262 #: c-family/c-warn.cc:1928 rust/backend/rust-tree.cc:5989
39263 #, gcc-internal-format
39264 msgid "lvalue required as decrement operand"
39265 msgstr ""
39267 #: c-family/c-warn.cc:1931 rust/backend/rust-tree.cc:5992
39268 #, gcc-internal-format
39269 msgid "lvalue required as unary %<&%> operand"
39270 msgstr ""
39272 #: c-family/c-warn.cc:1934 rust/backend/rust-tree.cc:5995
39273 #, gcc-internal-format
39274 msgid "lvalue required in %<asm%> statement"
39275 msgstr ""
39277 #: c-family/c-warn.cc:1951
39278 #, gcc-internal-format
39279 msgid "invalid type argument (have %qT)"
39280 msgstr ""
39282 #: c-family/c-warn.cc:1955
39283 #, gcc-internal-format
39284 msgid "invalid type argument of array indexing (have %qT)"
39285 msgstr ""
39287 #: c-family/c-warn.cc:1960
39288 #, gcc-internal-format
39289 msgid "invalid type argument of unary %<*%> (have %qT)"
39290 msgstr ""
39292 #: c-family/c-warn.cc:1965
39293 #, gcc-internal-format
39294 msgid "invalid type argument of %<->%> (have %qT)"
39295 msgstr ""
39297 #: c-family/c-warn.cc:1970
39298 #, gcc-internal-format
39299 msgid "invalid type argument of %<->*%> (have %qT)"
39300 msgstr ""
39302 #: c-family/c-warn.cc:1975
39303 #, gcc-internal-format
39304 msgid "invalid type argument of implicit conversion (have %qT)"
39305 msgstr ""
39307 #: c-family/c-warn.cc:2002
39308 #, gcc-internal-format
39309 msgid "array subscript has type %<char%>"
39310 msgstr ""
39312 #: c-family/c-warn.cc:2038 c-family/c-warn.cc:2041
39313 #, gcc-internal-format
39314 msgid "suggest parentheses around %<+%> inside %<<<%>"
39315 msgstr ""
39317 #: c-family/c-warn.cc:2044 c-family/c-warn.cc:2047
39318 #, gcc-internal-format
39319 msgid "suggest parentheses around %<-%> inside %<<<%>"
39320 msgstr ""
39322 #: c-family/c-warn.cc:2053 c-family/c-warn.cc:2056
39323 #, gcc-internal-format
39324 msgid "suggest parentheses around %<+%> inside %<>>%>"
39325 msgstr ""
39327 #: c-family/c-warn.cc:2059 c-family/c-warn.cc:2062
39328 #, gcc-internal-format
39329 msgid "suggest parentheses around %<-%> inside %<>>%>"
39330 msgstr ""
39332 #: c-family/c-warn.cc:2068 c-family/c-warn.cc:2071
39333 #, gcc-internal-format
39334 msgid "suggest parentheses around %<&&%> within %<||%>"
39335 msgstr ""
39337 #: c-family/c-warn.cc:2078 c-family/c-warn.cc:2082
39338 #, gcc-internal-format
39339 msgid "suggest parentheses around arithmetic in operand of %<|%>"
39340 msgstr ""
39342 #: c-family/c-warn.cc:2086 c-family/c-warn.cc:2089
39343 #, gcc-internal-format
39344 msgid "suggest parentheses around comparison in operand of %<|%>"
39345 msgstr ""
39347 #: c-family/c-warn.cc:2094
39348 #, gcc-internal-format
39349 msgid ""
39350 "suggest parentheses around operand of %<!%> or change %<|%> to %<||%> or %<!"
39351 "%> to %<~%>"
39352 msgstr ""
39354 #: c-family/c-warn.cc:2102 c-family/c-warn.cc:2106
39355 #, gcc-internal-format
39356 msgid "suggest parentheses around arithmetic in operand of %<^%>"
39357 msgstr ""
39359 #: c-family/c-warn.cc:2110 c-family/c-warn.cc:2113
39360 #, gcc-internal-format
39361 msgid "suggest parentheses around comparison in operand of %<^%>"
39362 msgstr ""
39364 #: c-family/c-warn.cc:2119 c-family/c-warn.cc:2122
39365 #, gcc-internal-format
39366 msgid "suggest parentheses around %<+%> in operand of %<&%>"
39367 msgstr ""
39369 #: c-family/c-warn.cc:2125 c-family/c-warn.cc:2128
39370 #, gcc-internal-format
39371 msgid "suggest parentheses around %<-%> in operand of %<&%>"
39372 msgstr ""
39374 #: c-family/c-warn.cc:2132 c-family/c-warn.cc:2135
39375 #, gcc-internal-format
39376 msgid "suggest parentheses around comparison in operand of %<&%>"
39377 msgstr ""
39379 #: c-family/c-warn.cc:2140
39380 #, gcc-internal-format
39381 msgid ""
39382 "suggest parentheses around operand of %<!%> or change %<&%> to %<&&%> or %<!"
39383 "%> to %<~%>"
39384 msgstr ""
39386 #: c-family/c-warn.cc:2147 c-family/c-warn.cc:2150
39387 #, gcc-internal-format
39388 msgid "suggest parentheses around comparison in operand of %<==%>"
39389 msgstr ""
39391 #: c-family/c-warn.cc:2155 c-family/c-warn.cc:2158
39392 #, gcc-internal-format
39393 msgid "suggest parentheses around comparison in operand of %<!=%>"
39394 msgstr ""
39396 #: c-family/c-warn.cc:2168 c-family/c-warn.cc:2174
39397 #, gcc-internal-format
39398 msgid "comparisons like %<X<=Y<=Z%> do not have their mathematical meaning"
39399 msgstr ""
39401 #: c-family/c-warn.cc:2189
39402 #, gcc-internal-format
39403 msgid "label %q+D defined but not used"
39404 msgstr ""
39406 #: c-family/c-warn.cc:2191
39407 #, gcc-internal-format
39408 msgid "label %q+D declared but not defined"
39409 msgstr ""
39411 #: c-family/c-warn.cc:2214
39412 #, gcc-internal-format
39413 msgid "division by zero"
39414 msgstr ""
39416 #: c-family/c-warn.cc:2234
39417 #, gcc-internal-format
39418 msgid ""
39419 "%<memset%> used with constant zero length parameter; this could be due to "
39420 "transposed parameters"
39421 msgstr ""
39423 #: c-family/c-warn.cc:2258
39424 #, gcc-internal-format
39425 msgid ""
39426 "%<memset%> used with length equal to number of elements without "
39427 "multiplication by element size"
39428 msgstr ""
39430 #: c-family/c-warn.cc:2290
39431 #, gcc-internal-format
39432 msgid ""
39433 "%qD sizes specified with %<sizeof%> in the earlier argument and not in the "
39434 "later argument"
39435 msgstr ""
39437 #: c-family/c-warn.cc:2292
39438 #, gcc-internal-format
39439 msgid ""
39440 "earlier argument should specify number of elements, later size of each "
39441 "element"
39442 msgstr ""
39444 #: c-family/c-warn.cc:2331
39445 #, gcc-internal-format
39446 msgid "allocation of insufficient size %qE for type %qT with size %qE"
39447 msgstr ""
39449 #: c-family/c-warn.cc:2408
39450 #, gcc-internal-format
39451 msgid "comparison of integer expressions of different signedness: %qT and %qT"
39452 msgstr ""
39454 #: c-family/c-warn.cc:2482
39455 #, gcc-internal-format
39456 msgid "promoted bitwise complement of an unsigned value is always nonzero"
39457 msgstr ""
39459 #: c-family/c-warn.cc:2486
39460 #, gcc-internal-format
39461 msgid ""
39462 "comparison of promoted bitwise complement of an unsigned value with constant"
39463 msgstr ""
39465 #: c-family/c-warn.cc:2497
39466 #, gcc-internal-format
39467 msgid ""
39468 "comparison of promoted bitwise complement of an unsigned value with unsigned"
39469 msgstr ""
39471 #: c-family/c-warn.cc:2552
39472 #, gcc-internal-format
39473 msgid "unused parameter %qD"
39474 msgstr ""
39476 #: c-family/c-warn.cc:2614
39477 #, gcc-internal-format
39478 msgid "typedef %qD locally defined but not used"
39479 msgstr ""
39481 #: c-family/c-warn.cc:2650
39482 #, gcc-internal-format
39483 msgid "duplicated %<if%> condition"
39484 msgstr ""
39486 #: c-family/c-warn.cc:2679
39487 #, gcc-internal-format
39488 msgid ""
39489 "optimization attribute on %qD follows definition but the attribute doesn%'t "
39490 "match"
39491 msgstr ""
39493 #: c-family/c-warn.cc:2687
39494 #, gcc-internal-format
39495 msgid ""
39496 "inline declaration of %qD follows declaration with attribute %<noinline%>"
39497 msgstr ""
39499 #: c-family/c-warn.cc:2692
39500 #, gcc-internal-format
39501 msgid ""
39502 "declaration of %q+D with attribute %<noinline%> follows inline declaration"
39503 msgstr ""
39505 #: c-family/c-warn.cc:2746
39506 #, gcc-internal-format
39507 msgid "result of %qE requires %u bits to represent, but %qT only has %u bits"
39508 msgstr ""
39510 #: c-family/c-warn.cc:2785 c-family/c-warn.cc:2809
39511 #, gcc-internal-format
39512 msgid "comparison of constant %qE with boolean expression is always false"
39513 msgstr ""
39515 #: c-family/c-warn.cc:2788 c-family/c-warn.cc:2806
39516 #, gcc-internal-format
39517 msgid "comparison of constant %qE with boolean expression is always true"
39518 msgstr ""
39520 #: c-family/c-warn.cc:2856
39521 msgid "passing argument %i to %qs-qualified parameter aliases with argument %Z"
39522 msgid_plural ""
39523 "passing argument %i to %qs-qualified parameter aliases with arguments %Z"
39524 msgstr[0] ""
39525 msgstr[1] ""
39527 #: c-family/c-warn.cc:2922 c/c-typeck.cc:5825 cp/call.cc:6385
39528 #, gcc-internal-format
39529 msgid "this condition has identical branches"
39530 msgstr ""
39532 #: c-family/c-warn.cc:3029
39533 #, gcc-internal-format
39534 msgid "macro expands to multiple statements"
39535 msgstr ""
39537 #: c-family/c-warn.cc:3030
39538 #, gcc-internal-format
39539 msgid "some parts of macro expansion are not guarded by this %qs clause"
39540 msgstr ""
39542 #: c-family/c-warn.cc:3170
39543 #, gcc-internal-format
39544 msgid ""
39545 "taking address of packed member of %qT may result in an unaligned pointer "
39546 "value"
39547 msgstr ""
39549 #: c-family/c-warn.cc:3396
39550 msgid "mismatch in bound %Z of argument %u declared as %s"
39551 msgid_plural "mismatch in bounds %Z of argument %u declared as %s"
39552 msgstr[0] ""
39553 msgstr[1] ""
39555 #: c-family/c-warn.cc:3399 c-family/c-warn.cc:3758
39556 #, gcc-internal-format, gfc-internal-format
39557 msgid "previously declared as %s"
39558 msgstr ""
39560 #: c-family/c-warn.cc:3533
39561 #, gcc-internal-format, gfc-internal-format
39562 msgid "argument %u of type %s declared as a variable length array"
39563 msgstr ""
39565 #: c-family/c-warn.cc:3538
39566 #, gcc-internal-format, gfc-internal-format
39567 msgid "previously declared as a pointer %s"
39568 msgstr ""
39570 #: c-family/c-warn.cc:3539
39571 #, gcc-internal-format, gfc-internal-format
39572 msgid "previously declared as an ordinary array %s"
39573 msgstr ""
39575 #: c-family/c-warn.cc:3552 c-family/c-warn.cc:3566
39576 #, gcc-internal-format, gfc-internal-format
39577 msgid "argument %u of type %s declared as a pointer"
39578 msgstr ""
39580 #: c-family/c-warn.cc:3556 c-family/c-warn.cc:3582
39581 #, gcc-internal-format, gfc-internal-format
39582 msgid "previously declared as a variable length array %s"
39583 msgstr ""
39585 #: c-family/c-warn.cc:3569
39586 #, gcc-internal-format, gfc-internal-format
39587 msgid "previously declared as an array %s"
39588 msgstr ""
39590 #: c-family/c-warn.cc:3578
39591 #, gcc-internal-format, gfc-internal-format
39592 msgid "argument %u of type %s declared as an ordinary array"
39593 msgstr ""
39595 #: c-family/c-warn.cc:3606
39596 #, gcc-internal-format, gfc-internal-format
39597 msgid "argument %u of type %s declared with %u variable bound"
39598 msgid_plural "argument %u of type %s declared with %u variable bounds"
39599 msgstr[0] ""
39600 msgstr[1] ""
39602 #: c-family/c-warn.cc:3613
39603 #, gcc-internal-format, gfc-internal-format
39604 msgid "previously declared as %s with %u variable bound"
39605 msgid_plural "previously declared as %s with %u variable bounds"
39606 msgstr[0] ""
39607 msgstr[1] ""
39609 #: c-family/c-warn.cc:3627
39610 #, gcc-internal-format, gfc-internal-format
39611 msgid "argument %u of type %s declared with %u unspecified variable bound"
39612 msgid_plural ""
39613 "argument %u of type %s declared with %u unspecified variable bounds"
39614 msgstr[0] ""
39615 msgstr[1] ""
39617 #: c-family/c-warn.cc:3635
39618 #, gcc-internal-format, gfc-internal-format
39619 msgid "previously declared as %s with %u unspecified variable bound"
39620 msgid_plural "previously declared as %s with %u unspecified variable bounds"
39621 msgstr[0] ""
39622 msgstr[1] ""
39624 #: c-family/c-warn.cc:3642
39625 #, gcc-internal-format, gfc-internal-format
39626 msgid "subsequently declared as %s with %u unspecified variable bound"
39627 msgid_plural "subsequently declared as %s with %u unspecified variable bounds"
39628 msgstr[0] ""
39629 msgstr[1] ""
39631 #: c-family/c-warn.cc:3693
39632 #, gcc-internal-format
39633 msgid "argument %u of type %s declared with mismatched bound argument %E"
39634 msgstr ""
39636 #: c-family/c-warn.cc:3700 c-family/c-warn.cc:3734
39637 #, gcc-internal-format
39638 msgid "argument %u of type %s declared with mismatched bound %<%s%>"
39639 msgstr ""
39641 #: c-family/c-warn.cc:3712
39642 #, gcc-internal-format
39643 msgid "previously declared as %s with bound argument %E"
39644 msgstr ""
39646 #: c-family/c-warn.cc:3717
39647 #, gcc-internal-format
39648 msgid "previously declared as %s with bound %<%s%>"
39649 msgstr ""
39651 #: c-family/c-warn.cc:3737
39652 #, gcc-internal-format
39653 msgid "previously declared as %s with bound %qs"
39654 msgstr ""
39656 #: c-family/c-warn.cc:3756
39657 #, gcc-internal-format, gfc-internal-format
39658 msgid "argument %u of type %s with mismatched bound"
39659 msgstr ""
39661 #: c-family/c-warn.cc:3787
39662 #, gcc-internal-format
39663 msgid ""
39664 "expression does not compute the number of elements in this array; element "
39665 "type is %qT, not %qT"
39666 msgstr ""
39668 #: c-family/c-warn.cc:3797
39669 #, gcc-internal-format
39670 msgid "add parentheses around %qE to silence this warning"
39671 msgstr ""
39673 #: c-family/c-warn.cc:3801
39674 #, gcc-internal-format
39675 msgid "add parentheses around the second %<sizeof%> to silence this warning"
39676 msgstr ""
39678 #: c-family/c-warn.cc:3827
39679 #, gcc-internal-format
39680 msgid "comparison between two arrays is deprecated in C++20"
39681 msgstr ""
39683 #: c-family/c-warn.cc:3828
39684 #, gcc-internal-format
39685 msgid "comparison between two arrays"
39686 msgstr ""
39688 #: c-family/c-warn.cc:3832
39689 #, gcc-internal-format
39690 msgid ""
39691 "use unary %<+%> which decays operands to pointers or %<&%D[0] %s &%D[0]%> to "
39692 "compare the addresses"
39693 msgstr ""
39695 #: c-family/c-warn.cc:3836
39696 #, gcc-internal-format
39697 msgid "use %<&%D[0] %s &%D[0]%> to compare the addresses"
39698 msgstr ""
39700 #: c-family/c-warn.cc:3896
39701 #, gcc-internal-format
39702 msgid "result of %<%wu^%wu%> is %wu; did you mean %<1 << %wu%> (%wu)?"
39703 msgstr ""
39705 #: c-family/c-warn.cc:3906
39706 #, gcc-internal-format
39707 msgid "result of %<%wu^%wu%> is %wu; did you mean %<1LL << %wu%>?"
39708 msgstr ""
39710 #: c-family/c-warn.cc:3913
39711 #, gcc-internal-format
39712 msgid "result of %<%wu^%wu%> is %wu; did you mean exponentiation?"
39713 msgstr ""
39715 #: c-family/c-warn.cc:3924
39716 #, gcc-internal-format
39717 msgid "result of %<%wu^%wu%> is %wu; did you mean %<1e%wu%>?"
39718 msgstr ""
39720 #: c-family/c-warn.cc:3941
39721 #, gcc-internal-format
39722 msgid ""
39723 "you can silence this warning by using a hexadecimal constant (%wx rather "
39724 "than %wd)"
39725 msgstr ""
39727 #: c-family/cppspec.cc:94
39728 #, gcc-internal-format
39729 msgid "%qs is not a valid option to the preprocessor"
39730 msgstr ""
39732 #: c-family/cppspec.cc:113
39733 #, gcc-internal-format
39734 msgid "too many input files"
39735 msgstr ""
39737 #: c-family/known-headers.cc:322
39738 #, gcc-internal-format
39739 msgid ""
39740 "%qs is defined in header %qs; this is probably fixable by adding %<#include "
39741 "%s%>"
39742 msgstr ""
39744 #: common/config/aarch64/aarch64-common.cc:415 config/aarch64/aarch64.cc:18534
39745 #, gcc-internal-format
39746 msgid "unknown value %qs for %<-mcpu%>"
39747 msgstr ""
39749 #: common/config/alpha/alpha-common.cc:75
39750 #, gcc-internal-format
39751 msgid "bad value %qs for %<-mtls-size%> switch"
39752 msgstr ""
39754 #: common/config/arc/arc-common.cc:80
39755 #, gcc-internal-format
39756 msgid "multiple %<-mcpu=%> options specified"
39757 msgstr ""
39759 #: common/config/arc/arc-common.cc:86
39760 #, gcc-internal-format
39761 msgid "Unsupported value for mmpy-option"
39762 msgstr ""
39764 #: common/config/arm/arm-common.cc:289
39765 #, gcc-internal-format
39766 msgid "%%:%<target_mode_check%> takes an even number of parameters"
39767 msgstr ""
39769 #: common/config/arm/arm-common.cc:298
39770 #, gcc-internal-format
39771 msgid "unrecognized option passed to %%:%<target_mode_check%>"
39772 msgstr ""
39774 #: common/config/arm/arm-common.cc:378 common/config/arm/arm-common.cc:442
39775 #: common/config/arm/arm-common.cc:489 config/aarch64/aarch64.cc:18466
39776 #: config/aarch64/aarch64.cc:18504
39777 #, gcc-internal-format
39778 msgid "valid arguments are: %s; did you mean %qs?"
39779 msgstr ""
39781 #: common/config/arm/arm-common.cc:381 common/config/arm/arm-common.cc:445
39782 #: common/config/arm/arm-common.cc:492 config/aarch64/aarch64.cc:18469
39783 #: config/aarch64/aarch64.cc:18507
39784 #, gcc-internal-format, gfc-internal-format
39785 msgid "valid arguments are: %s"
39786 msgstr ""
39788 #: common/config/arm/arm-common.cc:418 common/config/arm/arm-common.cc:472
39789 #, gcc-internal-format, gfc-internal-format
39790 msgid "unrecognized %s target: %s"
39791 msgstr ""
39793 #: common/config/arm/arm-common.cc:508
39794 #, gcc-internal-format
39795 msgid "unrecognized %<-mfpu%> target: %s"
39796 msgstr ""
39798 #: common/config/arm/arm-common.cc:536
39799 #, gcc-internal-format
39800 msgid "%qs does not support feature %qs"
39801 msgstr ""
39803 #: common/config/arm/arm-common.cc:547
39804 #, gcc-internal-format
39805 msgid "valid feature names are: %s; did you mean %qs?"
39806 msgstr ""
39808 #: common/config/arm/arm-common.cc:550
39809 #, gcc-internal-format, gfc-internal-format
39810 msgid "valid feature names are: %s"
39811 msgstr ""
39813 #: common/config/arm/arm-common.cc:568
39814 #, gcc-internal-format, gfc-internal-format
39815 msgid "%s does not take any feature options"
39816 msgstr ""
39818 #: common/config/arm/arm-common.cc:665
39819 #, gcc-internal-format
39820 msgid "%%:%<canon_for_mlib%> takes 1 or more pairs of parameters"
39821 msgstr ""
39823 #: common/config/arm/arm-common.cc:679
39824 #, gcc-internal-format
39825 msgid "unrecognized operand to %%:%<canon_for_mlib%>"
39826 msgstr ""
39828 #: common/config/arm/arm-common.cc:1038
39829 #, gcc-internal-format
39830 msgid "unrecognized operand to %%:%<asm_auto_mfpu%>"
39831 msgstr ""
39833 #: common/config/avr/avr-common.cc:87
39834 #, gcc-internal-format
39835 msgid ""
39836 "option %<-mdouble=64%> is only available if configured %<--with-double={64|"
39837 "64,32|32,64}%>"
39838 msgstr ""
39840 #: common/config/avr/avr-common.cc:95
39841 #, gcc-internal-format
39842 msgid ""
39843 "option %<-mdouble=32%> is only available if configured %<--with-double={32|"
39844 "32,64|64,32}%>"
39845 msgstr ""
39847 #: common/config/avr/avr-common.cc:111
39848 #, gcc-internal-format
39849 msgid ""
39850 "option %<-mlong-double=64%> is only available if configured %<--with-long-"
39851 "double={64|64,32|32,64}%>, or %<--with-long-double=double%> together with "
39852 "%<--with-double={64|64,32|32,64}%>"
39853 msgstr ""
39855 #: common/config/avr/avr-common.cc:120
39856 #, gcc-internal-format
39857 msgid ""
39858 "option %<-mlong-double=32%> is only available if configured %<--with-long-"
39859 "double={32|32,64|64,32}%>, or %<--with-long-double=double%> together with "
39860 "%<--with-double={32|32,64|64,32}%>"
39861 msgstr ""
39863 #: common/config/bfin/bfin-common.cc:304 common/config/m68k/m68k-common.cc:60
39864 #, gcc-internal-format
39865 msgid "%<-mshared-library-id=%s%> is not between 0 and %d"
39866 msgstr ""
39868 #: common/config/bfin/bfin-common.cc:323
39869 #, gcc-internal-format
39870 msgid "%<-mcpu=%s%> is not valid"
39871 msgstr ""
39873 #: common/config/bfin/bfin-common.cc:359
39874 #, gcc-internal-format
39875 msgid "%<-mcpu=%s%> has invalid silicon revision"
39876 msgstr ""
39878 #: common/config/i386/i386-common.cc:1954
39879 #, gcc-internal-format
39880 msgid "%<-malign-loops%> is obsolete, use %<-falign-loops%>"
39881 msgstr ""
39883 #: common/config/i386/i386-common.cc:1957
39884 #, gcc-internal-format
39885 msgid "%<-malign-loops=%d%> is not between 0 and %d"
39886 msgstr ""
39888 #: common/config/i386/i386-common.cc:1964
39889 #, gcc-internal-format
39890 msgid "%<-malign-jumps%> is obsolete, use %<-falign-jumps%>"
39891 msgstr ""
39893 #: common/config/i386/i386-common.cc:1967
39894 #, gcc-internal-format
39895 msgid "%<-malign-jumps=%d%> is not between 0 and %d"
39896 msgstr ""
39898 #: common/config/i386/i386-common.cc:1975
39899 #, gcc-internal-format
39900 msgid "%<-malign-functions%> is obsolete, use %<-falign-functions%>"
39901 msgstr ""
39903 #: common/config/i386/i386-common.cc:1978
39904 #, gcc-internal-format
39905 msgid "%<-malign-functions=%d%> is not between 0 and %d"
39906 msgstr ""
39908 #: common/config/i386/i386-common.cc:1987
39909 #, gcc-internal-format
39910 msgid "%<-mbranch-cost=%d%> is not between 0 and 5"
39911 msgstr ""
39913 #: common/config/i386/i386-common.cc:2051 common/config/s390/s390-common.cc:137
39914 #, gcc-internal-format
39915 msgid "%<-fsplit-stack%> currently only supported on GNU/Linux"
39916 msgstr ""
39918 #: common/config/i386/i386-common.cc:2061
39919 #, gcc-internal-format
39920 msgid "%<-fsplit-stack%> requires assembler support for CFI directives"
39921 msgstr ""
39923 #: common/config/ia64/ia64-common.cc:65
39924 #, gcc-internal-format
39925 msgid "bad value %<%s%> for %<-mtls-size=%> switch"
39926 msgstr ""
39928 #: common/config/nds32/nds32-common.cc:49
39929 #, gcc-internal-format
39930 msgid "%<-misr-vector-size=%d%> argument must be 4 or 16"
39931 msgstr ""
39933 #: common/config/nds32/nds32-common.cc:59
39934 #, gcc-internal-format
39935 msgid "%<-misr-secure=%d%> argument not in between 0 and 3"
39936 msgstr ""
39938 #: common/config/nds32/nds32-common.cc:69
39939 #, gcc-internal-format
39940 msgid ""
39941 "for the option %<-mcache-block-size=X%>, the valid X must be: 4, 8, 16, 32, "
39942 "64, 128, 256, or 512"
39943 msgstr ""
39945 #: common/config/riscv/riscv-common.cc:765
39946 #, gcc-internal-format
39947 msgid "%<-march=%s%>: extension %qs appear more than one time"
39948 msgstr ""
39950 #: common/config/riscv/riscv-common.cc:774
39951 #, gcc-internal-format
39952 msgid ""
39953 "%<-march=%s%>: extension %qs is unsupported standard single letter extension"
39954 msgstr ""
39956 #: common/config/riscv/riscv-common.cc:782
39957 #, gcc-internal-format
39958 msgid ""
39959 "%<-march=%s%>: extension %qs starts with 'z' but is unsupported standard "
39960 "extension"
39961 msgstr ""
39963 #: common/config/riscv/riscv-common.cc:790
39964 #, gcc-internal-format
39965 msgid ""
39966 "%<-march=%s%>: extension %qs starts with 's' but is unsupported standard "
39967 "supervisor extension"
39968 msgstr ""
39970 #: common/config/riscv/riscv-common.cc:798
39971 #, gcc-internal-format
39972 msgid ""
39973 "%<-march=%s%>: extension %qs starts with 'x' but is unsupported non-standard "
39974 "extension"
39975 msgstr ""
39977 #: common/config/riscv/riscv-common.cc:1045
39978 #, gcc-internal-format
39979 msgid "%<-march=%s%>: expect number after %<%dp%>"
39980 msgstr ""
39982 #: common/config/riscv/riscv-common.cc:1051
39983 #, gcc-internal-format
39984 msgid ""
39985 "%<-march=%s%>: for %<%s%dp%dp?%>, version number with more than 2 level is "
39986 "not supported"
39987 msgstr ""
39989 #: common/config/riscv/riscv-common.cc:1109
39990 #, gcc-internal-format
39991 msgid "%<-march=%s%>: ISA string must begin with rv32 or rv64"
39992 msgstr ""
39994 #: common/config/riscv/riscv-common.cc:1133
39995 #, gcc-internal-format
39996 msgid "%<-march=%s%>: rv%de is not a valid base ISA"
39997 msgstr ""
39999 #: common/config/riscv/riscv-common.cc:1145
40000 #, gcc-internal-format
40001 msgid ""
40002 "version of %<g%> will be omitted, please specify version for individual "
40003 "extension"
40004 msgstr ""
40006 #: common/config/riscv/riscv-common.cc:1164
40007 #, gcc-internal-format
40008 msgid "%<-march=%s%>: first ISA subset must be %<e%>, %<i%> or %<g%>"
40009 msgstr ""
40011 #: common/config/riscv/riscv-common.cc:1187
40012 #, gcc-internal-format
40013 msgid "%<-march=%s%>: Not single-letter extension. %<%c%>"
40014 msgstr ""
40016 #: common/config/riscv/riscv-common.cc:1318
40017 #, gcc-internal-format
40018 msgid "%<-march=%s%>: zcf extension supports in rv32 only"
40019 msgstr ""
40021 #: common/config/riscv/riscv-common.cc:1323
40022 #, gcc-internal-format
40023 msgid "%<-march=%s%>: z*inx conflicts with floating-point extensions"
40024 msgstr ""
40026 #: common/config/riscv/riscv-common.cc:1329
40027 #, gcc-internal-format
40028 msgid "%<-march=%s%>: h extension requires i extension"
40029 msgstr ""
40031 #: common/config/riscv/riscv-common.cc:1334
40032 #, gcc-internal-format
40033 msgid "%<-march=%s%>: zcd conflicts with zcmt"
40034 msgstr ""
40036 #: common/config/riscv/riscv-common.cc:1336
40037 #, gcc-internal-format
40038 msgid "%<-march=%s%>: zcd conflicts with zcmp"
40039 msgstr ""
40041 #: common/config/riscv/riscv-common.cc:1345
40042 #, gcc-internal-format
40043 msgid ""
40044 "%<-march=%s%>: xtheadvector conflicts with vector extension or its sub-"
40045 "extensions"
40046 msgstr ""
40048 #: common/config/riscv/riscv-common.cc:1442
40049 #, gcc-internal-format
40050 msgid "%<-march=%s%>: name of %s must be more than 1 letter"
40051 msgstr ""
40053 #: common/config/riscv/riscv-common.cc:1454
40054 #, gcc-internal-format
40055 msgid "%<-march=%s%>: %s must separate with %<_%>"
40056 msgstr ""
40058 #: common/config/riscv/riscv-common.cc:1516
40059 #, gcc-internal-format
40060 msgid "%<-march=%s%>: i, e or g must be the first extension"
40061 msgstr ""
40063 #: common/config/riscv/riscv-common.cc:1871
40064 #, gcc-internal-format
40065 msgid "%<-mcpu=%s%>: unknown CPU"
40066 msgstr ""
40068 #: common/config/riscv/riscv-common.cc:1950
40069 #, gcc-internal-format
40070 msgid "Cannot find suitable multilib set for %<-march=%s%>/%<-mabi=%s%>"
40071 msgstr ""
40073 #: common/config/rs6000/rs6000-common.cc:175 config/sparc/sparc.cc:1807
40074 #, gcc-internal-format
40075 msgid "unknown %<-mdebug-%s%> switch"
40076 msgstr ""
40078 #: common/config/rs6000/rs6000-common.cc:214
40079 #, gcc-internal-format
40080 msgid "unknown switch %<-mlong-double-%s%>"
40081 msgstr ""
40083 #: common/config/rs6000/rs6000-common.cc:225
40084 #, gcc-internal-format
40085 msgid "option %<%s%> requires %<-mlong-double-128%>"
40086 msgstr ""
40088 #: common/config/rs6000/rs6000-common.cc:259
40089 #, gcc-internal-format
40090 msgid ""
40091 "%<-fsplit-stack%> currently only supported on PowerPC64 GNU/Linux with "
40092 "glibc-2.18 or later"
40093 msgstr ""
40095 #: common/config/rx/rx-common.cc:61
40096 #, gcc-internal-format
40097 msgid "the RX200 cpu does not have FPU hardware"
40098 msgstr ""
40100 #: common/config/rx/rx-common.cc:63
40101 #, gcc-internal-format
40102 msgid "the RX100 cpu does not have FPU hardware"
40103 msgstr ""
40105 #: common/config/s390/s390-common.cc:109
40106 #, gcc-internal-format
40107 msgid "stack guard value must be an exact power of 2"
40108 msgstr ""
40110 #: common/config/s390/s390-common.cc:114
40111 #, gcc-internal-format
40112 msgid "stack size must be an exact power of 2"
40113 msgstr ""
40115 #: common/config/v850/v850-common.cc:47
40116 #, gcc-internal-format
40117 msgid "value passed in %qs is too large"
40118 msgstr ""
40120 #: config/darwin-c.cc:81
40121 #, gcc-internal-format
40122 msgid "too many %<#pragma options align=reset%>"
40123 msgstr ""
40125 #: config/darwin-c.cc:101 config/darwin-c.cc:104 config/darwin-c.cc:106
40126 #: config/darwin-c.cc:108
40127 #, gcc-internal-format
40128 msgid "malformed %<#pragma options%>, ignoring"
40129 msgstr ""
40131 #: config/darwin-c.cc:111
40132 #, gcc-internal-format
40133 msgid "junk at end of %<#pragma options%>"
40134 msgstr ""
40136 #: config/darwin-c.cc:121
40137 #, gcc-internal-format
40138 msgid "malformed %<#pragma options align={mac68k|power|reset}%>, ignoring"
40139 msgstr ""
40141 #: config/darwin-c.cc:133
40142 #, gcc-internal-format
40143 msgid "missing %<(%> after %<#pragma unused%>, ignoring"
40144 msgstr ""
40146 #: config/darwin-c.cc:154
40147 #, gcc-internal-format
40148 msgid "missing %<)%> after %<#pragma unused%>, ignoring"
40149 msgstr ""
40151 #: config/darwin-c.cc:157
40152 #, gcc-internal-format
40153 msgid "junk at end of %<#pragma unused%>"
40154 msgstr ""
40156 #: config/darwin-c.cc:168
40157 #, gcc-internal-format
40158 msgid "malformed %<#pragma ms_struct%>, ignoring"
40159 msgstr ""
40161 #: config/darwin-c.cc:176
40162 #, gcc-internal-format
40163 msgid "malformed %<#pragma ms_struct {on|off|reset}%>, ignoring"
40164 msgstr ""
40166 #: config/darwin-c.cc:179
40167 #, gcc-internal-format
40168 msgid "junk at end of %<#pragma ms_struct%>"
40169 msgstr ""
40171 #: config/darwin-c.cc:405
40172 #, gcc-internal-format, gfc-internal-format
40173 msgid "subframework include %s conflicts with framework include"
40174 msgstr ""
40176 #: config/darwin-c.cc:709
40177 #, gcc-internal-format
40178 msgid "unknown value %qs of %<-mmacosx-version-min%>"
40179 msgstr ""
40181 #: config/darwin-driver.cc:147
40182 #, gcc-internal-format
40183 msgid "%<sysctl%> for %<kern.osversion%> failed: %m"
40184 msgstr ""
40186 #: config/darwin-driver.cc:186
40187 #, gcc-internal-format
40188 msgid "could not understand %<kern.osversion%> %q.*s"
40189 msgstr ""
40191 #: config/darwin-driver.cc:226
40192 #, gcc-internal-format
40193 msgid "could not understand version %qs"
40194 msgstr ""
40196 #: config/darwin-driver.cc:300
40197 #, gcc-internal-format
40198 msgid "this compiler does not support %qs"
40199 msgstr ""
40201 #: config/darwin-driver.cc:326
40202 #, gcc-internal-format
40203 msgid "%qs is not valid for %<-mmacosx-version-min%>"
40204 msgstr ""
40206 #: config/darwin-driver.cc:367
40207 #, gcc-internal-format
40208 msgid "this compiler does not support PowerPC (%<-arch%> option ignored)"
40209 msgstr ""
40211 #: config/darwin-driver.cc:374
40212 #, gcc-internal-format
40213 msgid "%qs conflicts with %<-arch i386%> (%qs ignored)"
40214 msgstr ""
40216 #: config/darwin-driver.cc:383
40217 #, gcc-internal-format
40218 msgid "%<-m32%> conflicts with %<-arch x86_64%> (%<-m32%> ignored)"
40219 msgstr ""
40221 #: config/darwin-driver.cc:390
40222 #, gcc-internal-format
40223 msgid "this compiler does not support x86 (%<-arch%> option ignored)"
40224 msgstr ""
40226 #: config/darwin-driver.cc:397
40227 #, gcc-internal-format
40228 msgid "%qs conflicts with %<-arch ppc%> (%qs ignored)"
40229 msgstr ""
40231 #: config/darwin-driver.cc:406
40232 #, gcc-internal-format
40233 msgid "%<-m32%> conflicts with %<-arch ppc64%> (%<-m32%> ignored)"
40234 msgstr ""
40236 #: config/darwin.cc:2089
40237 #, gcc-internal-format, gfc-internal-format
40238 msgid "failed to open temporary file %s for LTO output"
40239 msgstr ""
40241 #: config/darwin.cc:2181
40242 #, gcc-internal-format
40243 msgid ""
40244 "%qE 2.95 vtable-compatibility attribute applies only when compiling a kext"
40245 msgstr ""
40247 #: config/darwin.cc:2188
40248 #, gcc-internal-format
40249 msgid "%qE 2.95 vtable-compatibility attribute applies only to C++ classes"
40250 msgstr ""
40252 #: config/darwin.cc:2781 config/darwin.cc:2845
40253 #, gcc-internal-format
40254 msgid "common variables must have an alignment of 32678 or less"
40255 msgstr ""
40257 #: config/darwin.cc:2935
40258 #, gcc-internal-format
40259 msgid ""
40260 "protected visibility attribute not supported in this configuration; ignored"
40261 msgstr ""
40263 #: config/darwin.cc:3178
40264 #, gcc-internal-format, gfc-internal-format
40265 msgid "failed to open temporary file %s with LTO output"
40266 msgstr ""
40268 #: config/darwin.cc:3408
40269 #, gcc-internal-format
40270 msgid ""
40271 "%<-fobjc-abi-version%> 2 must be used for 64 bit targets with %<-fnext-"
40272 "runtime%>"
40273 msgstr ""
40275 #: config/darwin.cc:3413
40276 #, gcc-internal-format
40277 msgid ""
40278 "%<-fobjc-abi-version%> %d is not supported for 32 bit targets with %<-fnext-"
40279 "runtime%>"
40280 msgstr ""
40282 #: config/darwin.cc:3435
40283 #, gcc-internal-format
40284 msgid "%<-gsplit-dwarf%> is not supported on this platform, ignored"
40285 msgstr ""
40287 #: config/darwin.cc:3449
40288 #, gcc-internal-format
40289 msgid "%<-g3%> is not supported by the debug linker in use (set to 2)"
40290 msgstr ""
40292 #: config/darwin.cc:3541
40293 #, gcc-internal-format
40294 msgid ""
40295 "%<-mdynamic-no-pic%> overrides %<-fpic%>, %<-fPIC%>, %<-fpie%> or %<-fPIE%>"
40296 msgstr ""
40298 #: config/darwin.cc:3584
40299 #, gcc-internal-format
40300 msgid "%<-mpic-symbol-stubs%> is not required for 64-bit code (ignored)"
40301 msgstr ""
40303 #: config/darwin.cc:3787
40304 #, gcc-internal-format
40305 msgid "built-in function %qD requires the %<-mconstant-cfstrings%> flag"
40306 msgstr ""
40308 #: config/darwin.cc:3794
40309 #, gcc-internal-format
40310 msgid "built-in function %qD takes one argument only"
40311 msgstr ""
40313 #: config/darwin.cc:3838
40314 #, gcc-internal-format
40315 msgid "CFString literal is missing"
40316 msgstr ""
40318 #: config/darwin.cc:3849
40319 #, gcc-internal-format
40320 msgid "CFString literal expression is not a string constant"
40321 msgstr ""
40323 #: config/darwin.cc:3873
40324 #, gcc-internal-format
40325 msgid "non-ASCII character in CFString literal"
40326 msgstr ""
40328 #: config/darwin.cc:3874
40329 #, gcc-internal-format
40330 msgid "embedded NUL in CFString literal"
40331 msgstr ""
40333 #: config/host-darwin.cc:107
40334 #, gcc-internal-format
40335 msgid "PCH memory is not available: %m"
40336 msgstr ""
40338 #: config/sol2-c.cc:91 config/sol2-c.cc:107
40339 #, gcc-internal-format
40340 msgid "malformed %<#pragma align%>, ignoring"
40341 msgstr ""
40343 #: config/sol2-c.cc:100
40344 #, gcc-internal-format
40345 msgid "invalid alignment for %<#pragma align%>, ignoring"
40346 msgstr ""
40348 #: config/sol2-c.cc:115
40349 #, gcc-internal-format
40350 msgid "%<#pragma align%> must appear before the declaration of %qD, ignoring"
40351 msgstr ""
40353 #: config/sol2-c.cc:127 config/sol2-c.cc:139
40354 #, gcc-internal-format
40355 msgid "malformed %<#pragma align%>"
40356 msgstr ""
40358 #: config/sol2-c.cc:134
40359 #, gcc-internal-format
40360 msgid "junk at end of %<#pragma align%>"
40361 msgstr ""
40363 #: config/sol2-c.cc:155 config/sol2-c.cc:162
40364 #, gcc-internal-format
40365 msgid "malformed %<#pragma init%>, ignoring"
40366 msgstr ""
40368 #: config/sol2-c.cc:186 config/sol2-c.cc:198
40369 #, gcc-internal-format
40370 msgid "malformed %<#pragma init%>"
40371 msgstr ""
40373 #: config/sol2-c.cc:193
40374 #, gcc-internal-format
40375 msgid "junk at end of %<#pragma init%>"
40376 msgstr ""
40378 #: config/sol2-c.cc:214 config/sol2-c.cc:221
40379 #, gcc-internal-format
40380 msgid "malformed %<#pragma fini%>, ignoring"
40381 msgstr ""
40383 #: config/sol2-c.cc:245 config/sol2-c.cc:257
40384 #, gcc-internal-format
40385 msgid "malformed %<#pragma fini%>"
40386 msgstr ""
40388 #: config/sol2-c.cc:252
40389 #, gcc-internal-format
40390 msgid "junk at end of %<#pragma fini%>"
40391 msgstr ""
40393 #: config/sol2.cc:58
40394 #, gcc-internal-format
40395 msgid "ignoring %<#pragma align%> for explicitly aligned %q+D"
40396 msgstr ""
40398 #: config/vxworks.cc:165
40399 #, gcc-internal-format
40400 msgid "PIC is only supported for RTPs"
40401 msgstr ""
40403 #: config/aarch64/aarch64-builtins.cc:2123
40404 #, gcc-internal-format
40405 msgid "first argument to %qD must be a string literal"
40406 msgstr ""
40408 #: config/aarch64/aarch64-builtins.cc:2254
40409 #: config/aarch64/aarch64-builtins.cc:2488 config/arm/arm-builtins.cc:3146
40410 #, gcc-internal-format, gfc-internal-format
40411 msgid "argument %d must be a constant immediate"
40412 msgstr ""
40414 #: config/aarch64/aarch64-builtins.cc:2326 config/arm/arm-builtins.cc:3494
40415 #, gcc-internal-format
40416 msgid "lane index must be a constant immediate"
40417 msgstr ""
40419 #: config/aarch64/aarch64-builtins.cc:2330
40420 #, gcc-internal-format
40421 msgid "total size and element size must be a nonzero constant immediate"
40422 msgstr ""
40424 #: config/aarch64/aarch64-builtins.cc:2578
40425 #, gcc-internal-format
40426 msgid "argument must be a 16-bit constant immediate"
40427 msgstr ""
40429 #: config/aarch64/aarch64-builtins.cc:2701
40430 #, gcc-internal-format
40431 msgid "128-bit system register support requires the %<d128%> extension"
40432 msgstr ""
40434 #: config/aarch64/aarch64-builtins.cc:2716
40435 #, gcc-internal-format
40436 msgid "invalid system register name provided"
40437 msgstr ""
40439 #: config/aarch64/aarch64-builtins.cc:2730
40440 #, gcc-internal-format
40441 msgid "invalid system register name %qs"
40442 msgstr ""
40444 #: config/aarch64/aarch64-builtins.cc:2810
40445 #, gcc-internal-format
40446 msgid "Constant-type argument expected"
40447 msgstr ""
40449 #: config/aarch64/aarch64-builtins.cc:2816
40450 #, gcc-internal-format
40451 msgid "argument %d must be a constant immediate in range [%wd,%wd]"
40452 msgstr ""
40454 #: config/aarch64/aarch64-builtins.cc:2895
40455 #, gcc-internal-format
40456 msgid "Memory Tagging Extension does not support %<-mabi=ilp32%>"
40457 msgstr ""
40459 #: config/aarch64/aarch64-builtins.cc:2930
40460 #, gcc-internal-format, gfc-internal-format
40461 msgid "argument %d must be a constant immediate in range [0,15]"
40462 msgstr ""
40464 #: config/aarch64/aarch64-builtins.cc:3728
40465 #: config/aarch64/aarch64-builtins.cc:3748
40466 #, gcc-internal-format, gfc-internal-format
40467 msgid "expected 64-bit address but argument 1 is %d-bit"
40468 msgstr ""
40470 #: config/aarch64/aarch64-builtins.cc:3732
40471 #, gcc-internal-format, gfc-internal-format
40472 msgid "expected 64-bit address but argument 2 is %d-bit"
40473 msgstr ""
40475 #: config/aarch64/aarch64-c.cc:341
40476 #, gcc-internal-format
40477 msgid "%<#pragma GCC aarch64%> requires a string parameter"
40478 msgstr ""
40480 #: config/aarch64/aarch64-c.cc:357
40481 #, gcc-internal-format
40482 msgid "unknown %<#pragma GCC aarch64%> option %qs"
40483 msgstr ""
40485 #: config/aarch64/aarch64-sve-builtins.cc:1089
40486 #: config/arm/arm-mve-builtins.cc:558
40487 #, gcc-internal-format
40488 msgid "ACLE function %qD requires ISA extension %qs"
40489 msgstr ""
40491 #: config/aarch64/aarch64-sve-builtins.cc:1091 config/aarch64/aarch64.cc:11153
40492 #: config/aarch64/aarch64.cc:18309 config/aarch64/aarch64.cc:19081
40493 #, gcc-internal-format
40494 msgid ""
40495 "you can enable %qs using the command-line option %<-march%>, or by using the "
40496 "%<target%> attribute or pragma"
40497 msgstr ""
40499 #: config/aarch64/aarch64-sve-builtins.cc:1111
40500 #, gcc-internal-format
40501 msgid "ACLE function %qD is incompatible with the use of %qs"
40502 msgstr ""
40504 #: config/aarch64/aarch64-sve-builtins.cc:1133
40505 #, gcc-internal-format
40506 msgid "ACLE function %qD cannot be called when SME streaming mode is enabled"
40507 msgstr ""
40509 #: config/aarch64/aarch64-sve-builtins.cc:1140
40510 #, gcc-internal-format
40511 msgid "ACLE function %qD can only be called when SME streaming mode is enabled"
40512 msgstr ""
40514 #: config/aarch64/aarch64-sve-builtins.cc:1147
40515 #, gcc-internal-format
40516 msgid "ACLE function %qD can only be called from a function that has %qs state"
40517 msgstr ""
40519 #: config/aarch64/aarch64-sve-builtins.cc:1175
40520 #: config/arm/arm-mve-builtins.cc:571
40521 #: config/riscv/riscv-vector-builtins.cc:4246
40522 #, gcc-internal-format
40523 msgid "argument %d of %qE must be an integer constant expression"
40524 msgstr ""
40526 #: config/aarch64/aarch64-sve-builtins.cc:1188
40527 #, gcc-internal-format
40528 msgid "passing %wd to argument %d of %qE, which expects the value %wd"
40529 msgstr ""
40531 #: config/aarch64/aarch64-sve-builtins.cc:1191
40532 #: config/arm/arm-mve-builtins.cc:583
40533 #: config/riscv/riscv-vector-builtins.cc:4260
40534 #, gcc-internal-format
40535 msgid ""
40536 "passing %wd to argument %d of %qE, which expects a value in the range [%wd, "
40537 "%wd]"
40538 msgstr ""
40540 #: config/aarch64/aarch64-sve-builtins.cc:1204
40541 #, gcc-internal-format
40542 msgid "passing %wd to argument %d of %qE, which expects either %wd or %wd"
40543 msgstr ""
40545 #: config/aarch64/aarch64-sve-builtins.cc:1217
40546 #, gcc-internal-format
40547 msgid "passing %wd to argument %d of %qE, which expects %wd, %wd, %wd or %wd"
40548 msgstr ""
40550 #: config/aarch64/aarch64-sve-builtins.cc:1229
40551 #: config/arm/arm-mve-builtins.cc:595
40552 #, gcc-internal-format
40553 msgid "passing %wd to argument %d of %qE, which expects a valid %qT value"
40554 msgstr ""
40556 #: config/aarch64/aarch64-sve-builtins.cc:1762
40557 #, gcc-internal-format
40558 msgid ""
40559 "passing %qT to argument %d of %qE, which expects a single SVE vector rather "
40560 "than a tuple"
40561 msgstr ""
40563 #. num_vectors is always != 1, so the singular isn't needed.
40564 #: config/aarch64/aarch64-sve-builtins.cc:1768
40565 #: config/aarch64/aarch64-sve-builtins.cc:1774
40566 #: config/arm/arm-mve-builtins.cc:1205 config/arm/arm-mve-builtins.cc:1211
40567 #, gcc-internal-format
40568 msgid "%qT%d%qE%d"
40569 msgid_plural ""
40570 "passing single vector %qT to argument %d of %qE, which expects a tuple of %d "
40571 "vectors"
40572 msgstr[0] ""
40573 msgstr[1] ""
40575 #: config/aarch64/aarch64-sve-builtins.cc:1806
40576 #, gcc-internal-format
40577 msgid ""
40578 "passing tuple %qT to argument %d of %qE after passing single vector %qT to "
40579 "argument %d"
40580 msgstr ""
40582 #: config/aarch64/aarch64-sve-builtins.cc:1811
40583 #, gcc-internal-format
40584 msgid ""
40585 "passing single vector %qT to argument %d of %qE after passing tuple %qT to "
40586 "argument %d"
40587 msgstr ""
40589 #: config/aarch64/aarch64-sve-builtins.cc:1816
40590 #, gcc-internal-format
40591 msgid ""
40592 "passing mismatched tuple types %qT and %qT to arguments %d and %d of %qE"
40593 msgstr ""
40595 #: config/aarch64/aarch64-sve-builtins.cc:1827
40596 #: config/arm/arm-mve-builtins.cc:1104
40597 #, gcc-internal-format
40598 msgid "%qE has no form that takes %qT arguments"
40599 msgstr ""
40601 #: config/aarch64/aarch64-sve-builtins.cc:1888
40602 #, gcc-internal-format
40603 msgid "%qE has no form that takes %qT and %qT arguments"
40604 msgstr ""
40606 #: config/aarch64/aarch64-sve-builtins.cc:1950
40607 #, gcc-internal-format
40608 msgid "passing %qT to argument %d of %qE, which expects an %qs or %qs"
40609 msgstr ""
40611 #: config/aarch64/aarch64-sve-builtins.cc:1981
40612 #, gcc-internal-format
40613 msgid ""
40614 "passing %qT to argument %d of %qE, which expects a 32-bit or 64-bit integer "
40615 "type"
40616 msgstr ""
40618 #: config/aarch64/aarch64-sve-builtins.cc:2000
40619 #, gcc-internal-format
40620 msgid ""
40621 "passing %qT and %qT to arguments %d and %d of %qE, which expects a pair of "
40622 "64-bit integers"
40623 msgstr ""
40625 #: config/aarch64/aarch64-sve-builtins.cc:2024
40626 #, gcc-internal-format
40627 msgid ""
40628 "passing mismatched integer types %qT and %qT to arguments %d and %d of %qE"
40629 msgstr ""
40631 #: config/aarch64/aarch64-sve-builtins.cc:2045
40632 #: config/arm/arm-mve-builtins.cc:1157
40633 #, gcc-internal-format
40634 msgid "passing %qT to argument %d of %qE, which expects a pointer type"
40635 msgstr ""
40637 #: config/aarch64/aarch64-sve-builtins.cc:2048
40638 #, gcc-internal-format
40639 msgid "an explicit type suffix is needed when using a vector of base addresses"
40640 msgstr ""
40642 #: config/aarch64/aarch64-sve-builtins.cc:2057
40643 #, gcc-internal-format
40644 msgid ""
40645 "passing %qT to argument %d of %qE, but %qT is not a valid SVE element type"
40646 msgstr ""
40648 #: config/aarch64/aarch64-sve-builtins.cc:2065
40649 #, gcc-internal-format
40650 msgid ""
40651 "passing %qT to argument %d of %qE, which expects a pointer to 32-bit or 64-"
40652 "bit elements"
40653 msgstr ""
40655 #: config/aarch64/aarch64-sve-builtins.cc:2107
40656 #, gcc-internal-format
40657 msgid ""
40658 "passing %qT to argument %d of %qE, which expects an SVE type rather than a "
40659 "scalar type"
40660 msgstr ""
40662 #: config/aarch64/aarch64-sve-builtins.cc:2111
40663 #, gcc-internal-format
40664 msgid "passing %qT to argument %d of %qE, which expects an SVE type"
40665 msgstr ""
40667 #: config/aarch64/aarch64-sve-builtins.cc:2156
40668 #, gcc-internal-format
40669 msgid "passing %qT to argument %d of %qE, which expects a vector of integers"
40670 msgstr ""
40672 #: config/aarch64/aarch64-sve-builtins.cc:2186
40673 #, gcc-internal-format
40674 msgid ""
40675 "passing %qT to argument %d of %qE, which expects a 128 bit NEON vector type"
40676 msgstr ""
40678 #: config/aarch64/aarch64-sve-builtins.cc:2203
40679 #: config/aarch64/aarch64-sve-builtins.cc:2501
40680 #: config/arm/arm-mve-builtins.cc:1403
40681 #, gcc-internal-format
40682 msgid ""
40683 "passing %qT to argument %d of %qE, which expects a vector of unsigned "
40684 "integers"
40685 msgstr ""
40687 #: config/aarch64/aarch64-sve-builtins.cc:2224
40688 #, gcc-internal-format
40689 msgid ""
40690 "passing %qT to argument %d of %qE, which expects a vector of 32-bit or 64-"
40691 "bit elements"
40692 msgstr ""
40694 #: config/aarch64/aarch64-sve-builtins.cc:2266
40695 #, gcc-internal-format
40696 msgid ""
40697 "operations on multiple vectors must be predicated by %qs rather than %qs"
40698 msgstr ""
40700 #: config/aarch64/aarch64-sve-builtins.cc:2269
40701 #, gcc-internal-format
40702 msgid "operations on single vectors must be predicated by %qs rather than %qs"
40703 msgstr ""
40705 #: config/aarch64/aarch64-sve-builtins.cc:2285
40706 #: config/arm/arm-mve-builtins.cc:1248
40707 #, gcc-internal-format
40708 msgid ""
40709 "passing %qT to argument %d of %qE, which expects a vector or scalar type"
40710 msgstr ""
40712 #: config/aarch64/aarch64-sve-builtins.cc:2307
40713 #: config/aarch64/aarch64-sve-builtins.cc:2958
40714 #: config/arm/arm-mve-builtins.cc:1270
40715 #, gcc-internal-format
40716 msgid "passing %qT to argument %d of %qE, which expects %qT"
40717 msgstr ""
40719 #: config/aarch64/aarch64-sve-builtins.cc:2334
40720 #: config/aarch64/aarch64-sve-builtins.cc:2450
40721 #: config/aarch64/aarch64-sve-builtins.cc:2579
40722 #, gcc-internal-format
40723 msgid "passing %qT to argument %d of %qE, but argument %d had type %qT"
40724 msgstr ""
40726 #: config/aarch64/aarch64-sve-builtins.cc:2445
40727 #, gcc-internal-format
40728 msgid "passing %qT to argument %d of %qE, but argument %d was a tuple of %qT"
40729 msgstr ""
40731 #: config/aarch64/aarch64-sve-builtins.cc:2469
40732 #: config/arm/arm-mve-builtins.cc:1384
40733 #, gcc-internal-format
40734 msgid ""
40735 "passing %qT to argument %d of %qE, which expects a vector of %d-bit elements"
40736 msgstr ""
40738 #: config/aarch64/aarch64-sve-builtins.cc:2474
40739 #, gcc-internal-format
40740 msgid ""
40741 "passing %qT to argument %d of %qE, which expects vectors of %d-bit elements"
40742 msgstr ""
40744 #: config/aarch64/aarch64-sve-builtins.cc:2487
40745 #: config/arm/arm-mve-builtins.cc:1396
40746 #, gcc-internal-format
40747 msgid ""
40748 "passing %qT to argument %d of %qE, which expects a vector of signed integers"
40749 msgstr ""
40751 #. Translation note: could also be written "expects a tuple of
40752 #. signed integer vectors".
40753 #: config/aarch64/aarch64-sve-builtins.cc:2493
40754 #, gcc-internal-format
40755 msgid ""
40756 "passing %qT to argument %d of %qE, which expects vectors of signed integers"
40757 msgstr ""
40759 #. Translation note: could also be written "expects a tuple of
40760 #. unsigned integer vectors".
40761 #: config/aarch64/aarch64-sve-builtins.cc:2507
40762 #, gcc-internal-format
40763 msgid ""
40764 "passing %qT to argument %d of %qE, which expects vectors of unsigned integers"
40765 msgstr ""
40767 #: config/aarch64/aarch64-sve-builtins.cc:2527
40768 #: config/arm/arm-mve-builtins.cc:1423
40769 #, gcc-internal-format
40770 msgid ""
40771 "arguments %d and %d of %qE must have the same element size, but the values "
40772 "passed here have type %qT and %qT respectively"
40773 msgstr ""
40775 #: config/aarch64/aarch64-sve-builtins.cc:2547
40776 #: config/arm/arm-mve-builtins.cc:1444
40777 #, gcc-internal-format
40778 msgid ""
40779 "arguments %d and %d of %qE must have the same signedness, but the values "
40780 "passed here have type %qT and %qT respectively"
40781 msgstr ""
40783 #: config/aarch64/aarch64-sve-builtins.cc:2558
40784 #: config/arm/arm-mve-builtins.cc:1455
40785 #, gcc-internal-format
40786 msgid ""
40787 "passing %qT instead of the expected %qT to argument %d of %qE, after passing "
40788 "%qT to argument %d"
40789 msgstr ""
40791 #: config/aarch64/aarch64-sve-builtins.cc:2598
40792 #: config/arm/arm-mve-builtins.cc:1540
40793 #, gcc-internal-format
40794 msgid "passing %qT to argument %d of %qE, which expects %qs"
40795 msgstr ""
40797 #: config/aarch64/aarch64-sve-builtins.cc:2616
40798 #, gcc-internal-format
40799 msgid ""
40800 "passing %qT to argument %d of %qE, which does not accept scalars for this "
40801 "combination of arguments"
40802 msgstr ""
40804 #: config/aarch64/aarch64-sve-builtins.cc:2632
40805 #: config/arm/arm-mve-builtins.cc:1556
40806 #, gcc-internal-format
40807 msgid "passing %qT to argument %d of %qE, which expects a scalar pointer"
40808 msgstr ""
40810 #: config/aarch64/aarch64-sve-builtins.cc:2655
40811 #, gcc-internal-format
40812 msgid ""
40813 "call to %qE is ambiguous; argument %d has type %qs but argument %d has type "
40814 "%qs"
40815 msgstr ""
40817 #. It doesn't really matter whether the element is expected to be
40818 #. the same size as type suffix 0.
40819 #: config/aarch64/aarch64-sve-builtins.cc:2700
40820 #: config/arm/arm-mve-builtins.cc:1501
40821 #, gcc-internal-format
40822 msgid "passing %qT to argument %d of %qE, which expects a scalar element"
40823 msgstr ""
40825 #. It doesn't seem useful to distinguish between signed and unsigned
40826 #. scalars here.
40827 #: config/aarch64/aarch64-sve-builtins.cc:2706
40828 #: config/arm/arm-mve-builtins.cc:1507
40829 #, gcc-internal-format
40830 msgid "passing %qT to argument %d of %qE, which expects a scalar integer"
40831 msgstr ""
40833 #: config/aarch64/aarch64-sve-builtins.cc:2742
40834 #, gcc-internal-format
40835 msgid "passing %qT to argument %d of %qE, which expects %qs or %qs"
40836 msgstr ""
40838 #: config/aarch64/aarch64-sve-builtins.cc:2762
40839 #, gcc-internal-format
40840 msgid ""
40841 "passing %qT to argument %d of %qE, which expects a vector of 32-bit or 64-"
40842 "bit integers"
40843 msgstr ""
40845 #: config/aarch64/aarch64-sve-builtins.cc:2812
40846 #, gcc-internal-format
40847 msgid "when storing %qT, %qE requires a vector base and a scalar index"
40848 msgstr ""
40850 #: config/aarch64/aarch64-sve-builtins.cc:2817
40851 #, gcc-internal-format
40852 msgid "%qE requires a vector base and a scalar index"
40853 msgstr ""
40855 #: config/aarch64/aarch64-sve-builtins.cc:2821
40856 #, gcc-internal-format
40857 msgid "%qE does not support 32-bit vector type %qT"
40858 msgstr ""
40860 #: config/aarch64/aarch64-sve-builtins.cc:2849
40861 #, gcc-internal-format
40862 msgid "%qE does not support 32-bit sign-extended offsets"
40863 msgstr ""
40865 #: config/aarch64/aarch64-sve-builtins.cc:2852
40866 #, gcc-internal-format
40867 msgid "%qE does not support sign-extended offsets"
40868 msgstr ""
40870 #: config/aarch64/aarch64-sve-builtins.cc:2865
40871 #, gcc-internal-format
40872 msgid ""
40873 "passing %qT to argument %d of %qE, which when loading %qT expects a vector "
40874 "of %d-bit integers"
40875 msgstr ""
40877 #: config/aarch64/aarch64-sve-builtins.cc:2870
40878 #, gcc-internal-format
40879 msgid ""
40880 "passing %qT to argument %d of %qE, which when storing %qT expects a vector "
40881 "of %d-bit integers"
40882 msgstr ""
40884 #. TYPE is part of the function name.
40885 #: config/aarch64/aarch64-sve-builtins.cc:2877
40886 #, gcc-internal-format
40887 msgid ""
40888 "passing %qT to argument %d of %qE, which expects a vector of %d-bit integers"
40889 msgstr ""
40891 #: config/aarch64/aarch64-sve-builtins.cc:2925
40892 #, gcc-internal-format
40893 msgid ""
40894 "passing %qT to argument %d of %qE, which expects a vector or pointer base "
40895 "address"
40896 msgstr ""
40898 #: config/aarch64/aarch64-sve-builtins.cc:3009
40899 #, gcc-internal-format
40900 msgid "cannot combine a base of type %qT with an offset of type %qT"
40901 msgstr ""
40903 #: config/aarch64/aarch64-sve-builtins.cc:3013
40904 #, gcc-internal-format
40905 msgid "cannot combine a base of type %qT with an index of type %qT"
40906 msgstr ""
40908 #: config/aarch64/aarch64-sve-builtins.cc:3102
40909 #: config/arm/arm-mve-builtins.cc:1666
40910 #, gcc-internal-format
40911 msgid ""
40912 "passing %qT to argument %d of %qE, but its %qT form does not accept scalars"
40913 msgstr ""
40915 #: config/aarch64/aarch64-sve-builtins.cc:3166
40916 #, gcc-internal-format
40917 msgid ""
40918 "passing %qT to argument %d of %qE, but its %qT form does not accept single "
40919 "vectors"
40920 msgstr ""
40922 #: config/aarch64/aarch64-sve-builtins.cc:4660
40923 #: config/arm/arm-mve-builtins.cc:466 config/arm/arm-mve-builtins.cc:491
40924 #: config/riscv/riscv-vector-builtins.cc:4589
40925 #, gcc-internal-format
40926 msgid "duplicate definition of %qs"
40927 msgstr ""
40929 #: config/aarch64/aarch64-sve-builtins.cc:4717
40930 #, gcc-internal-format
40931 msgid "%qs defined without first defining %qs"
40932 msgstr ""
40934 #: config/aarch64/aarch64-sve-builtins.cc:4868
40935 #, gcc-internal-format
40936 msgid "%qs applied to non-SVE type %qT"
40937 msgstr ""
40939 #: config/aarch64/aarch64-sve-builtins.cc:4874
40940 #, gcc-internal-format
40941 msgid "%qs applied to non-vector type %qT"
40942 msgstr ""
40944 #: config/aarch64/aarch64-sve-builtins.cc:4881
40945 #, gcc-internal-format
40946 msgid "%qs applied to type %qT, which already has a size"
40947 msgstr ""
40949 #: config/aarch64/aarch64-sve-builtins.cc:4889
40950 #, gcc-internal-format
40951 msgid "%qs requires an integer constant expression"
40952 msgstr ""
40954 #: config/aarch64/aarch64-sve-builtins.cc:4897
40955 #, gcc-internal-format
40956 msgid "unsupported SVE vector size"
40957 msgstr ""
40959 #: config/aarch64/aarch64-sve-builtins.cc:5011
40960 #, gcc-internal-format
40961 msgid "SVE type %qT does not have a fixed size"
40962 msgstr ""
40964 #: config/aarch64/aarch64-sve-builtins.cc:5016
40965 #, gcc-internal-format
40966 msgid "SVE type %qT does not have a defined alignment"
40967 msgstr ""
40969 #: config/aarch64/aarch64-sve-builtins.cc:5021
40970 #: config/riscv/riscv-vector-builtins.cc:4501
40971 #, gcc-internal-format
40972 msgid "variables of type %qT cannot have thread-local storage duration"
40973 msgstr ""
40975 #: config/aarch64/aarch64-sve-builtins.cc:5027
40976 #, gcc-internal-format
40977 msgid "arithmetic on pointer to SVE type %qT"
40978 msgstr ""
40980 #: config/aarch64/aarch64-sve-builtins.cc:5034
40981 #, gcc-internal-format
40982 msgid "member variables cannot have SVE type %qT"
40983 msgstr ""
40985 #: config/aarch64/aarch64-sve-builtins.cc:5036
40986 #, gcc-internal-format
40987 msgid "fields cannot have SVE type %qT"
40988 msgstr ""
40990 #: config/aarch64/aarch64-sve-builtins.cc:5041
40991 #, gcc-internal-format
40992 msgid "array elements cannot have SVE type %qT"
40993 msgstr ""
40995 #: config/aarch64/aarch64-sve-builtins.cc:5046
40996 #, gcc-internal-format
40997 msgid "cannot allocate objects with SVE type %qT"
40998 msgstr ""
41000 #: config/aarch64/aarch64-sve-builtins.cc:5051
41001 #, gcc-internal-format
41002 msgid "cannot delete objects with SVE type %qT"
41003 msgstr ""
41005 #: config/aarch64/aarch64-sve-builtins.cc:5056
41006 #, gcc-internal-format
41007 msgid "cannot throw or catch SVE type %qT"
41008 msgstr ""
41010 #: config/aarch64/aarch64-sve-builtins.cc:5061
41011 #, gcc-internal-format
41012 msgid "capture by copy of SVE type %qT"
41013 msgstr ""
41015 #: config/aarch64/aarch64.cc:641
41016 #, gcc-internal-format
41017 msgid "the arguments to %qE must be constant strings"
41018 msgstr ""
41020 #: config/aarch64/aarch64.cc:649
41021 #, gcc-internal-format
41022 msgid "unrecognized state string %qs"
41023 msgstr ""
41025 #: config/aarch64/aarch64.cc:733
41026 #, gcc-internal-format
41027 msgid "the %qE attribute cannot be applied to an SVE function type"
41028 msgstr ""
41030 #: config/aarch64/aarch64.cc:760
41031 #, gcc-internal-format
41032 msgid "cannot create a new %qs scope since %qs is shared with callers"
41033 msgstr ""
41035 #: config/aarch64/aarch64.cc:776
41036 #, gcc-internal-format
41037 msgid "%qE attribute applies only to function definitions"
41038 msgstr ""
41040 #: config/aarch64/aarch64.cc:822
41041 #, gcc-internal-format
41042 msgid "inconsistent attributes for state %qs"
41043 msgstr ""
41045 #: config/aarch64/aarch64.cc:1311
41046 #, gcc-internal-format
41047 msgid "%qs is incompatible with the use of floating-point types"
41048 msgstr ""
41050 #: config/aarch64/aarch64.cc:1314
41051 #, gcc-internal-format
41052 msgid "%qs is incompatible with the use of vector types"
41053 msgstr ""
41055 #: config/aarch64/aarch64.cc:1318
41056 #, gcc-internal-format
41057 msgid ""
41058 "%qs feature modifier is incompatible with the use of floating-point types"
41059 msgstr ""
41061 #: config/aarch64/aarch64.cc:1321
41062 #, gcc-internal-format
41063 msgid "%qs feature modifier is incompatible with the use of vector types"
41064 msgstr ""
41066 #: config/aarch64/aarch64.cc:1337
41067 #, gcc-internal-format
41068 msgid "this operation requires the SVE ISA extension"
41069 msgstr ""
41071 #: config/aarch64/aarch64.cc:1338
41072 #, gcc-internal-format
41073 msgid ""
41074 "you can enable SVE using the command-line option %<-march%>, or by using the "
41075 "%<target%> attribute or pragma"
41076 msgstr ""
41078 #. We can't gracefully recover at this point, so make this a
41079 #. fatal error.
41080 #: config/aarch64/aarch64.cc:6407
41081 #, gcc-internal-format
41082 msgid "arguments of type %qT require the SVE ISA extension"
41083 msgstr ""
41085 #: config/aarch64/aarch64.cc:6884
41086 #, gcc-internal-format
41087 msgid "SVE type %qT cannot be passed to an unprototyped function"
41088 msgstr ""
41090 #: config/aarch64/aarch64.cc:7025 config/aarch64/aarch64.cc:7104
41091 #: config/aarch64/aarch64.cc:21316
41092 #, gcc-internal-format
41093 msgid "parameter passing for argument of type %qT changed in GCC 13.1"
41094 msgstr ""
41096 #: config/aarch64/aarch64.cc:7032 config/aarch64/aarch64.cc:7111
41097 #: config/aarch64/aarch64.cc:21323
41098 #, gcc-internal-format
41099 msgid "parameter passing for argument of type %qT changed in GCC 14.1"
41100 msgstr ""
41102 #: config/aarch64/aarch64.cc:7043 config/aarch64/aarch64.cc:7121
41103 #: config/aarch64/aarch64.cc:21331 config/arm/arm.cc:7342
41104 #: config/arm/arm.cc:7372 config/arm/arm.cc:29487
41105 #, gcc-internal-format
41106 msgid "parameter passing for argument of type %qT changed in GCC 9.1"
41107 msgstr ""
41109 #: config/aarch64/aarch64.cc:7244
41110 #, gcc-internal-format
41111 msgid "%qE requires the SVE ISA extension"
41112 msgstr ""
41114 #: config/aarch64/aarch64.cc:7247
41115 #, gcc-internal-format
41116 msgid "calls to functions of type %qT require the SVE ISA extension"
41117 msgstr ""
41119 #: config/aarch64/aarch64.cc:7435
41120 #, gcc-internal-format
41121 msgid "stack probes for SVE frames"
41122 msgstr ""
41124 #: config/aarch64/aarch64.cc:11151
41125 #, gcc-internal-format
41126 msgid "calling a streaming function requires the ISA extension %qs"
41127 msgstr ""
41129 #: config/aarch64/aarch64.cc:11160 config/aarch64/aarch64.cc:11164
41130 #, gcc-internal-format
41131 msgid ""
41132 "call to a function that shares %qs state from a function that has no %qs "
41133 "state"
41134 msgstr ""
41136 #: config/aarch64/aarch64.cc:11167
41137 #, gcc-internal-format
41138 msgid ""
41139 "call to a function that shares SME state from a function that has no SME "
41140 "state"
41141 msgstr ""
41143 #: config/aarch64/aarch64.cc:11225
41144 #, gcc-internal-format
41145 msgid ""
41146 "call to a function that shares state other than %qs from a function that has "
41147 "%qs state"
41148 msgstr ""
41150 #: config/aarch64/aarch64.cc:11227
41151 #, gcc-internal-format
41152 msgid "use %<__arm_preserves(\"za\")%> if the callee preserves ZA"
41153 msgstr ""
41155 #: config/aarch64/aarch64.cc:17927
41156 #, gcc-internal-format
41157 msgid "unknown flag passed in %<-moverride=%s%> (%s)"
41158 msgstr ""
41160 #: config/aarch64/aarch64.cc:17971
41161 #, gcc-internal-format
41162 msgid "%qs string ill-formed"
41163 msgstr ""
41165 #: config/aarch64/aarch64.cc:18027
41166 #, gcc-internal-format
41167 msgid "invalid format for %<sve_width%>"
41168 msgstr ""
41170 #: config/aarch64/aarch64.cc:18039
41171 #, gcc-internal-format
41172 msgid "invalid %<sve_width%> value: %d"
41173 msgstr ""
41175 #: config/aarch64/aarch64.cc:18059
41176 #, gcc-internal-format, gfc-internal-format
41177 msgid "tuning string missing in option (%s)"
41178 msgstr ""
41180 #: config/aarch64/aarch64.cc:18077
41181 #, gcc-internal-format, gfc-internal-format
41182 msgid "unknown tuning option (%s)"
41183 msgstr ""
41185 #: config/aarch64/aarch64.cc:18265 config/arm/arm.cc:3227
41186 #: config/riscv/riscv.cc:9428
41187 #, gcc-internal-format
41188 msgid ""
41189 "incompatible options %<-mstack-protector-guard=global%> and %<-mstack-"
41190 "protector-guard-offset=%s%>"
41191 msgstr ""
41193 #: config/aarch64/aarch64.cc:18274 config/riscv/riscv.cc:9437
41194 #, gcc-internal-format
41195 msgid ""
41196 "both %<-mstack-protector-guard-offset%> and %<-mstack-protector-guard-reg%> "
41197 "must be used with %<-mstack-protector-guard=sysreg%>"
41198 msgstr ""
41200 #: config/aarch64/aarch64.cc:18282
41201 #, gcc-internal-format
41202 msgid "specify a system register with a small string length"
41203 msgstr ""
41205 #: config/aarch64/aarch64.cc:18292 config/arm/arm.cc:3239
41206 #: config/riscv/riscv.cc:9466 config/rs6000/rs6000.cc:4497
41207 #, gcc-internal-format
41208 msgid "%qs is not a valid offset in %qs"
41209 msgstr ""
41211 #: config/aarch64/aarch64.cc:18299
41212 #, gcc-internal-format
41213 msgid "%<-fsanitize=shadow-call-stack%> requires %<-ffixed-x18%>"
41214 msgstr ""
41216 #: config/aarch64/aarch64.cc:18305
41217 #, gcc-internal-format
41218 msgid "streaming functions require the ISA extension %qs"
41219 msgstr ""
41221 #: config/aarch64/aarch64.cc:18307
41222 #, gcc-internal-format
41223 msgid "functions with SME state require the ISA extension %qs"
41224 msgstr ""
41226 #: config/aarch64/aarch64.cc:18401
41227 #, gcc-internal-format
41228 msgid ""
41229 "only values 12 (4 KB) and 16 (64 KB) are supported for guard size.  Given "
41230 "value %d (%llu KB) is out of range"
41231 msgstr ""
41233 #: config/aarch64/aarch64.cc:18417
41234 #, gcc-internal-format
41235 msgid "stack clash guard size %<%d%> must be equal to probing interval %<%d%>"
41236 msgstr ""
41238 #: config/aarch64/aarch64.cc:18531
41239 #, gcc-internal-format
41240 msgid "missing cpu name in %<-mcpu=%s%>"
41241 msgstr ""
41243 #: config/aarch64/aarch64.cc:18541
41244 #, gcc-internal-format
41245 msgid "did you mean %<-march=%s%>?"
41246 msgstr ""
41248 #: config/aarch64/aarch64.cc:18544
41249 #, gcc-internal-format
41250 msgid "invalid feature modifier %qs in %<-mcpu=%s%>"
41251 msgstr ""
41253 #: config/aarch64/aarch64.cc:18603
41254 #, gcc-internal-format
41255 msgid "invalid argument given to %<-mharden-sls=%>"
41256 msgstr ""
41258 #: config/aarch64/aarch64.cc:18614
41259 #, gcc-internal-format
41260 msgid "%qs must be by itself for %<-mharden-sls=%>"
41261 msgstr ""
41263 #: config/aarch64/aarch64.cc:18619
41264 #, gcc-internal-format
41265 msgid "invalid argument %<%s%> for %<-mharden-sls=%>"
41266 msgstr ""
41268 #: config/aarch64/aarch64.cc:18647
41269 #, gcc-internal-format
41270 msgid "missing arch name in %<-march=%s%>"
41271 msgstr ""
41273 #: config/aarch64/aarch64.cc:18650
41274 #, gcc-internal-format
41275 msgid "unknown value %qs for %<-march%>"
41276 msgstr ""
41278 #: config/aarch64/aarch64.cc:18656
41279 #, gcc-internal-format
41280 msgid "did you mean %<-mcpu=%s%>?"
41281 msgstr ""
41283 #: config/aarch64/aarch64.cc:18659
41284 #, gcc-internal-format
41285 msgid "invalid feature modifier %qs in %<-march=%s%>"
41286 msgstr ""
41288 #: config/aarch64/aarch64.cc:18687
41289 #, gcc-internal-format
41290 msgid "missing cpu name in %<-mtune=%s%>"
41291 msgstr ""
41293 #: config/aarch64/aarch64.cc:18690
41294 #, gcc-internal-format
41295 msgid "unknown value %qs for %<-mtune%>"
41296 msgstr ""
41298 #: config/aarch64/aarch64.cc:18842
41299 #, gcc-internal-format
41300 msgid ""
41301 "switch %<-mcpu=%s%> conflicts with %<-march=%s%> switch and resulted in "
41302 "options %<%s%> being added"
41303 msgstr ""
41305 #: config/aarch64/aarch64.cc:18898
41306 #, gcc-internal-format
41307 msgid "assembler does not support %<-mabi=ilp32%>"
41308 msgstr ""
41310 #: config/aarch64/aarch64.cc:18905
41311 #, gcc-internal-format
41312 msgid "return address signing is only supported for %<-mabi=lp64%>"
41313 msgstr ""
41315 #: config/aarch64/aarch64.cc:18978
41316 #, gcc-internal-format
41317 msgid "code model %qs with %<-f%s%>"
41318 msgstr ""
41320 #: config/aarch64/aarch64.cc:18981
41321 #, gcc-internal-format
41322 msgid "code model %qs not supported in ilp32 mode"
41323 msgstr ""
41325 #: config/aarch64/aarch64.cc:19079
41326 #, gcc-internal-format
41327 msgid "functions with %qs state require the ISA extension %qs"
41328 msgstr ""
41330 #: config/aarch64/aarch64.cc:19182
41331 #, gcc-internal-format
41332 msgid "missing name in %<target(\"arch=\")%> pragma or attribute"
41333 msgstr ""
41335 #: config/aarch64/aarch64.cc:19185
41336 #, gcc-internal-format
41337 msgid "invalid name %qs in %<target(\"arch=\")%> pragma or attribute"
41338 msgstr ""
41340 #: config/aarch64/aarch64.cc:19189
41341 #, gcc-internal-format
41342 msgid ""
41343 "invalid feature modifier %s of value %qs in %<target()%> pragma or attribute"
41344 msgstr ""
41346 #: config/aarch64/aarch64.cc:19223
41347 #, gcc-internal-format
41348 msgid "missing name in %<target(\"cpu=\")%> pragma or attribute"
41349 msgstr ""
41351 #: config/aarch64/aarch64.cc:19226
41352 #, gcc-internal-format
41353 msgid "invalid name %qs in %<target(\"cpu=\")%> pragma or attribute"
41354 msgstr ""
41356 #: config/aarch64/aarch64.cc:19230 config/aarch64/aarch64.cc:19314
41357 #, gcc-internal-format
41358 msgid ""
41359 "invalid feature modifier %qs of value %qs in %<target()%> pragma or attribute"
41360 msgstr ""
41362 #: config/aarch64/aarch64.cc:19269
41363 #, gcc-internal-format
41364 msgid "invalid name %qs in %<target(\"tune=\")%> pragma or attribute"
41365 msgstr ""
41367 #: config/aarch64/aarch64.cc:19310
41368 #, gcc-internal-format
41369 msgid "missing value in %<target()%> pragma or attribute"
41370 msgstr ""
41372 #: config/aarch64/aarch64.cc:19368 config/aarch64/aarch64.cc:19541
41373 #, gcc-internal-format
41374 msgid "malformed %<target()%> pragma or attribute"
41375 msgstr ""
41377 #: config/aarch64/aarch64.cc:19412
41378 #, gcc-internal-format
41379 msgid "pragma or attribute %<target(\"%s\")%> does not accept an argument"
41380 msgstr ""
41382 #: config/aarch64/aarch64.cc:19420 config/i386/i386-options.cc:1303
41383 #, gcc-internal-format
41384 msgid "pragma or attribute %<target(\"%s\")%> does not allow a negated form"
41385 msgstr ""
41387 #: config/aarch64/aarch64.cc:19474
41388 #, gcc-internal-format
41389 msgid "pragma or attribute %<target(\"%s=%s\")%> is not valid"
41390 msgstr ""
41392 #: config/aarch64/aarch64.cc:19531 config/arm/arm.cc:33744
41393 #: config/riscv/riscv-target-attr.cc:325 config/rs6000/rs6000.cc:24684
41394 #: config/s390/s390.cc:16421
41395 #, gcc-internal-format
41396 msgid "attribute %<target%> argument not a string"
41397 msgstr ""
41399 #: config/aarch64/aarch64.cc:19566
41400 #, gcc-internal-format
41401 msgid "arch extension %<%s%> should be prefixed by %<+%>"
41402 msgstr ""
41404 #: config/aarch64/aarch64.cc:19569
41405 #, gcc-internal-format
41406 msgid "pragma or attribute %<target(\"%s\")%> is not valid"
41407 msgstr ""
41409 #: config/aarch64/aarch64.cc:19578
41410 #, gcc-internal-format
41411 msgid "malformed %<target(\"%s\")%> pragma or attribute"
41412 msgstr ""
41414 #: config/aarch64/aarch64.cc:19796
41415 #, gcc-internal-format
41416 msgid "attribute %<target_version%> has multiple values"
41417 msgstr ""
41419 #: config/aarch64/aarch64.cc:19804
41420 #, gcc-internal-format
41421 msgid "attribute %<target_version%> argument not a string"
41422 msgstr ""
41424 #: config/aarch64/aarch64.cc:19826
41425 #, gcc-internal-format
41426 msgid "missing value in %<target_version%> attribute"
41427 msgstr ""
41429 #: config/aarch64/aarch64.cc:19830
41430 #, gcc-internal-format
41431 msgid ""
41432 "invalid feature modifier %qs of value %qs in %<target_version%> attribute"
41433 msgstr ""
41435 #: config/aarch64/aarch64.cc:19836
41436 #, gcc-internal-format
41437 msgid ""
41438 "duplicate feature modifier %qs of value %qs in %<target_version%> attribute"
41439 msgstr ""
41441 #: config/aarch64/aarch64.cc:20415 config/i386/i386-features.cc:3521
41442 #: config/i386/i386-features.cc:3790
41443 #, gcc-internal-format
41444 msgid "virtual function multiversioning not supported"
41445 msgstr ""
41447 #: config/aarch64/aarch64.cc:20536 config/i386/i386-features.cc:3654
41448 #: config/rs6000/rs6000.cc:25374
41449 #, gcc-internal-format
41450 msgid "multiversioning needs %<ifunc%> which is not supported on this target"
41451 msgstr ""
41453 #: config/aarch64/aarch64.cc:22084 config/arm/arm.cc:6690
41454 #: config/rs6000/rs6000-call.cc:366 config/s390/s390.cc:12778
41455 msgid ""
41456 "parameter passing for argument of type %qT with %<[[no_unique_address]]%> "
41457 "members changed %{in GCC 10.1%}"
41458 msgstr ""
41460 #: config/aarch64/aarch64.cc:22089 config/arm/arm.cc:6695
41461 #: config/rs6000/rs6000-call.cc:361 config/s390/s390.cc:12773
41462 msgid ""
41463 "parameter passing for argument of type %qT when C++17 is enabled changed to "
41464 "match C++14 %{in GCC 10.1%}"
41465 msgstr ""
41467 #: config/aarch64/aarch64.cc:22094 config/arm/arm.cc:6700
41468 msgid "parameter passing for argument of type %qT changed %{in GCC 12.1%}"
41469 msgstr ""
41471 #: config/aarch64/aarch64.cc:23318 config/aarch64/aarch64.cc:23321
41472 #, gcc-internal-format
41473 msgid "lane %wd out of range %wd - %wd"
41474 msgstr ""
41476 #: config/aarch64/aarch64.cc:28634 config/i386/i386.cc:25115
41477 #: config/i386/i386.cc:25246
41478 #, gcc-internal-format
41479 msgid "unsupported simdlen %wd"
41480 msgstr ""
41482 #: config/aarch64/aarch64.cc:28648
41483 #, gcc-internal-format
41484 msgid "GCC does not currently support return type %qT for simd"
41485 msgstr ""
41487 #: config/aarch64/aarch64.cc:28652 config/i386/i386.cc:25137
41488 #, gcc-internal-format
41489 msgid "unsupported return type %qT for simd"
41490 msgstr ""
41492 #: config/aarch64/aarch64.cc:28682
41493 #, gcc-internal-format
41494 msgid "GCC does not currently support argument type %qT for simd"
41495 msgstr ""
41497 #: config/aarch64/aarch64.cc:28686 config/i386/i386.cc:25168
41498 #, gcc-internal-format
41499 msgid "unsupported argument type %qT for simd"
41500 msgstr ""
41502 #: config/aarch64/aarch64.cc:28735
41503 #, gcc-internal-format
41504 msgid "GCC does not currently support simdlen %wd for type %qT"
41505 msgstr ""
41507 #: config/aarch64/aarch64.cc:28756
41508 #, gcc-internal-format
41509 msgid ""
41510 "GCC does not currently support a simdclone with simdlens %wd and %wd for "
41511 "these types."
41512 msgstr ""
41514 #: config/aarch64/aarch64.cc:28846
41515 #, gcc-internal-format
41516 msgid "cannot apply attribute %qs to %q+D after the function has been defined"
41517 msgstr ""
41519 #: config/aarch64/aarch64.cc:28848
41520 #, gcc-internal-format
41521 msgid "%q+D defined here"
41522 msgstr ""
41524 #: config/aarch64/aarch64.cc:29306
41525 #, gcc-internal-format
41526 msgid "non-local gotos in functions with SME state"
41527 msgstr ""
41529 #: config/aarch64/aarch64.cc:29615
41530 #, gcc-internal-format
41531 msgid "catching non-call exceptions in functions with SME state"
41532 msgstr ""
41534 #: config/alpha/alpha.cc:420
41535 #, gcc-internal-format
41536 msgid "bad value %qs for %<-mtrap-precision%> switch"
41537 msgstr ""
41539 #: config/alpha/alpha.cc:435
41540 #, gcc-internal-format
41541 msgid "bad value %qs for %<-mfp-rounding-mode%> switch"
41542 msgstr ""
41544 #: config/alpha/alpha.cc:450
41545 #, gcc-internal-format
41546 msgid "bad value %qs for %<-mfp-trap-mode%> switch"
41547 msgstr ""
41549 #: config/alpha/alpha.cc:468
41550 #, gcc-internal-format
41551 msgid "bad value %qs for %<-mcpu%> switch"
41552 msgstr ""
41554 #: config/alpha/alpha.cc:483
41555 #, gcc-internal-format
41556 msgid "bad value %qs for %<-mtune%> switch"
41557 msgstr ""
41559 #: config/alpha/alpha.cc:501
41560 #, gcc-internal-format
41561 msgid "fp software completion requires %<-mtrap-precision=i%>"
41562 msgstr ""
41564 #: config/alpha/alpha.cc:517
41565 #, gcc-internal-format
41566 msgid "rounding mode not supported for VAX floats"
41567 msgstr ""
41569 #: config/alpha/alpha.cc:522
41570 #, gcc-internal-format
41571 msgid "trap mode not supported for VAX floats"
41572 msgstr ""
41574 #: config/alpha/alpha.cc:526
41575 #, gcc-internal-format
41576 msgid "128-bit %<long double%> not supported for VAX floats"
41577 msgstr ""
41579 #: config/alpha/alpha.cc:554
41580 #, gcc-internal-format, gfc-internal-format
41581 msgid "L%d cache latency unknown for %s"
41582 msgstr ""
41584 #: config/alpha/alpha.cc:569
41585 #, gcc-internal-format
41586 msgid "bad value %qs for %<-mmemory-latency%>"
41587 msgstr ""
41589 #: config/alpha/alpha.cc:6659 config/alpha/alpha.cc:6662 config/arc/arc.cc:6981
41590 #: config/arc/arc.cc:7255 config/s390/s390.cc:959
41591 #, gcc-internal-format
41592 msgid "bad builtin fcode"
41593 msgstr ""
41595 #: config/arc/arc.cc:1003
41596 #, gcc-internal-format
41597 msgid "%<-mno-mpy%> supported only for ARC700 or ARCv2"
41598 msgstr ""
41600 #: config/arc/arc.cc:1006
41601 #, gcc-internal-format
41602 msgid "%<-mno-dpfp-lrsr%> supported only with %<-mdpfp%>"
41603 msgstr ""
41605 #: config/arc/arc.cc:1011
41606 #, gcc-internal-format
41607 msgid "FPX fast and compact options cannot be specified together"
41608 msgstr ""
41610 #: config/arc/arc.cc:1015
41611 #, gcc-internal-format
41612 msgid "%<-mspfp_fast%> not available on ARC600 or ARC601"
41613 msgstr ""
41615 #: config/arc/arc.cc:1020
41616 #, gcc-internal-format
41617 msgid "no FPX/FPU mixing allowed"
41618 msgstr ""
41620 #: config/arc/arc.cc:1025
41621 #, gcc-internal-format
41622 msgid "PIC is not supported for %qs"
41623 msgstr ""
41625 #: config/arc/arc.cc:1061
41626 #, gcc-internal-format
41627 msgid "missing dash"
41628 msgstr ""
41630 #: config/arc/arc.cc:1073
41631 #, gcc-internal-format
41632 msgid "first register must be R0"
41633 msgstr ""
41635 #: config/arc/arc.cc:1093
41636 #, gcc-internal-format, gfc-internal-format
41637 msgid "last register name %s must be an odd register"
41638 msgstr ""
41640 #: config/arc/arc.cc:1102 config/ia64/ia64.cc:6062 config/pa/pa.cc:488
41641 #: config/sh/sh.cc:8293
41642 #, gcc-internal-format, gfc-internal-format
41643 msgid "%s-%s is an empty range"
41644 msgstr ""
41646 #: config/arc/arc.cc:1152
41647 #, gcc-internal-format
41648 msgid ""
41649 "invalid number in %<-mrgf-banked-regs=%s%> valid values are 0, 4, 8, 16, or "
41650 "32"
41651 msgstr ""
41653 #: config/arc/arc.cc:1214
41654 #, gcc-internal-format
41655 msgid "option %<-mirq-ctrl-saved%> valid only for ARC v2 processors"
41656 msgstr ""
41658 #: config/arc/arc.cc:1223
41659 #, gcc-internal-format
41660 msgid "option %<-mrgf-banked-regs%> valid only for ARC v2 processors"
41661 msgstr ""
41663 #. Check options against architecture options.  Throw an error if
41664 #. option is not allowed.  Extra, check options against default
41665 #. architecture/cpu flags and throw an warning if we find a
41666 #. mismatch.
41667 #. TRANSLATORS: the DOC/DOC0/DOC1 are strings which shouldn't be
41668 #. translated.  They are like keywords which one can relate with the
41669 #. architectural choices taken for an ARC CPU implementation.
41670 #: config/arc/arc.cc:1267
41671 #, gcc-internal-format
41672 msgid "option %<%s=%s%> is not available for %qs CPU"
41673 msgstr ""
41675 #: config/arc/arc.cc:1272
41676 #, gcc-internal-format
41677 msgid "option %qs is ignored, the default value %qs is considered for %qs CPU"
41678 msgstr ""
41680 #: config/arc/arc.cc:1280
41681 #, gcc-internal-format
41682 msgid "option %qs is not available for %qs CPU"
41683 msgstr ""
41685 #: config/arc/arc.cc:1285
41686 #, gcc-internal-format
41687 msgid "unset option %qs is ignored, it is always enabled for %qs CPU"
41688 msgstr ""
41690 #: config/arc/arc.cc:1857
41691 #, gcc-internal-format, gfc-internal-format
41692 msgid "multiply option implies r%d is fixed"
41693 msgstr ""
41695 #: config/arc/arc.cc:2005 config/epiphany/epiphany.cc:505
41696 #: config/epiphany/epiphany.cc:547
41697 #, gcc-internal-format
41698 msgid "argument of %qE attribute is not a string constant"
41699 msgstr ""
41701 #: config/arc/arc.cc:2014
41702 #, gcc-internal-format
41703 msgid "argument of %qE attribute is not \"ilink1\" or \"ilink2\""
41704 msgstr ""
41706 #: config/arc/arc.cc:2023
41707 #, gcc-internal-format
41708 msgid "argument of %qE attribute is not \"ilink\" or \"firq\""
41709 msgstr ""
41711 #: config/arc/arc.cc:2037 config/arm/arm.cc:7483 config/arm/arm.cc:7501
41712 #: config/arm/arm.cc:7680 config/avr/avr.cc:11244 config/avr/avr.cc:11258
41713 #: config/bfin/bfin.cc:4695 config/bfin/bfin.cc:4756 config/bfin/bfin.cc:4786
41714 #: config/bpf/bpf.cc:93 config/csky/csky.cc:6459 config/csky/csky.cc:6487
41715 #: config/epiphany/epiphany.cc:488 config/gcn/gcn.cc:379
41716 #: config/h8300/h8300.cc:4948 config/i386/i386-options.cc:3711
41717 #: config/i386/i386-options.cc:3888 config/i386/i386-options.cc:3944
41718 #: config/i386/i386-options.cc:3995 config/i386/i386-options.cc:4032
41719 #: config/m68k/m68k.cc:796 config/mcore/mcore.cc:3067
41720 #: config/nvptx/nvptx.cc:5801 config/riscv/riscv.cc:5772
41721 #: config/rl78/rl78.cc:820 config/rl78/rl78.cc:889
41722 #: config/rs6000/rs6000.cc:20635 config/rx/rx.cc:2728 config/rx/rx.cc:2754
41723 #: config/s390/s390.cc:1174 config/s390/s390.cc:1261 config/sh/sh.cc:8429
41724 #: config/sh/sh.cc:8447 config/sh/sh.cc:8471 config/sh/sh.cc:8542
41725 #: config/sh/sh.cc:8565 config/stormy16/stormy16.cc:2403
41726 #: config/v850/v850.cc:2010 config/visium/visium.cc:724
41727 #, gcc-internal-format
41728 msgid "%qE attribute only applies to functions"
41729 msgstr ""
41731 #: config/arc/arc.cc:6880
41732 #, gcc-internal-format
41733 msgid "%<__builtin_arc_aligned%> with non-constant alignment"
41734 msgstr ""
41736 #: config/arc/arc.cc:6888
41737 #, gcc-internal-format
41738 msgid "invalid alignment value for %<__builtin_arc_aligned%>"
41739 msgstr ""
41741 #: config/arc/arc.cc:7051
41742 #, gcc-internal-format
41743 msgid "operand 1 should be an unsigned 3-bit immediate"
41744 msgstr ""
41746 #: config/arc/arc.cc:7092 config/arc/arc.cc:7189
41747 #, gcc-internal-format
41748 msgid "operand 2 should be an unsigned 3-bit value (I0-I7)"
41749 msgstr ""
41751 #: config/arc/arc.cc:7125 config/arc/arc.cc:7157
41752 #, gcc-internal-format
41753 msgid "operand 1 should be an unsigned 3-bit value (I0-I7)"
41754 msgstr ""
41756 #: config/arc/arc.cc:7129 config/arc/arc.cc:7161
41757 #, gcc-internal-format
41758 msgid "operand 2 should be an unsigned 8-bit value"
41759 msgstr ""
41761 #: config/arc/arc.cc:7193
41762 #, gcc-internal-format
41763 msgid "operand 3 should be an unsigned 8-bit value"
41764 msgstr ""
41766 #: config/arc/arc.cc:7226
41767 #, gcc-internal-format
41768 msgid "operand 4 should be an unsigned 8-bit value (0-255)"
41769 msgstr ""
41771 #: config/arc/arc.cc:7230
41772 #, gcc-internal-format
41773 msgid "operand 3 should be an unsigned 3-bit value (I0-I7)"
41774 msgstr ""
41776 #: config/arc/arc.cc:7237
41777 #, gcc-internal-format
41778 msgid "operand 2 should be an unsigned 3-bit value (subreg 0-7)"
41779 msgstr ""
41781 #: config/arc/arc.cc:7240
41782 #, gcc-internal-format
41783 msgid "operand 2 should be an even 3-bit value (subreg 0,2,4,6)"
41784 msgstr ""
41786 #: config/arc/arc.cc:7287
41787 #, gcc-internal-format, gfc-internal-format
41788 msgid "builtin requires an immediate for operand %d"
41789 msgstr ""
41791 #: config/arc/arc.cc:7292
41792 #, gcc-internal-format, gfc-internal-format
41793 msgid "operand %d should be a 6 bit unsigned immediate"
41794 msgstr ""
41796 #: config/arc/arc.cc:7296
41797 #, gcc-internal-format, gfc-internal-format
41798 msgid "operand %d should be a 8 bit unsigned immediate"
41799 msgstr ""
41801 #: config/arc/arc.cc:7300
41802 #, gcc-internal-format, gfc-internal-format
41803 msgid "operand %d should be a 3 bit unsigned immediate"
41804 msgstr ""
41806 #: config/arc/arc.cc:7303
41807 #, gcc-internal-format, gfc-internal-format
41808 msgid "unknown builtin immediate operand type for operand %d"
41809 msgstr ""
41811 #: config/arc/arc.cc:7394
41812 #, gcc-internal-format
41813 msgid ""
41814 "register number must be a compile-time constant.  Try giving higher "
41815 "optimization levels"
41816 msgstr ""
41818 #: config/arc/arc.cc:8467
41819 #, gcc-internal-format
41820 msgid "insn addresses not set after shorten branches"
41821 msgstr ""
41823 #: config/arc/arc.cc:8682
41824 #, gcc-internal-format
41825 msgid "insn addresses not freed"
41826 msgstr ""
41828 #: config/arc/arc.cc:10838
41829 #, gcc-internal-format
41830 msgid "%qE attribute only valid for ARCv2 architecture"
41831 msgstr ""
41833 #: config/arc/arc.cc:10846 config/arc/arc.cc:10885
41834 #, gcc-internal-format
41835 msgid "argument of %qE attribute is missing"
41836 msgstr ""
41838 #: config/arc/arc.cc:10857 config/arc/arc.cc:10896 config/arc/arc.cc:11022
41839 #: config/avr/avr.cc:11318
41840 #, gcc-internal-format
41841 msgid "%qE attribute allows only an integer constant argument"
41842 msgstr ""
41844 #: config/arc/arc.cc:10877
41845 #, gcc-internal-format
41846 msgid "%qE attribute only valid for ARC EM architecture"
41847 msgstr ""
41849 #: config/arc/arc.cc:10932
41850 #, gcc-internal-format
41851 msgid "%qE attribute only applies to types"
41852 msgstr ""
41854 #: config/arc/arc.cc:10938
41855 #, gcc-internal-format
41856 msgid "argument of %qE attribute ignored"
41857 msgstr ""
41859 #: config/arc/arc.cc:11012 config/avr/avr.cc:11305 config/bfin/bfin.cc:4818
41860 #: config/i386/winnt.cc:63 config/nvptx/nvptx.cc:5824
41861 #, gcc-internal-format
41862 msgid "%qE attribute only applies to variables"
41863 msgstr ""
41865 #: config/arm/aarch-common.cc:553 config/i386/i386.cc:23866
41866 #, gcc-internal-format
41867 msgid "alternatives not allowed in %<asm%> flag output"
41868 msgstr ""
41870 #: config/arm/aarch-common.cc:614 config/i386/i386.cc:23930
41871 #, gcc-internal-format
41872 msgid "unknown %<asm%> flag output %qs"
41873 msgstr ""
41875 #: config/arm/aarch-common.cc:624 config/i386/i386.cc:23959
41876 #, gcc-internal-format
41877 msgid "invalid type for %<asm%> flag output"
41878 msgstr ""
41880 #: config/arm/aarch-common.cc:714
41881 #, gcc-internal-format
41882 msgid "missing feature or flag for %<%s%>"
41883 msgstr ""
41885 #: config/arm/aarch-common.cc:716
41886 #, gcc-internal-format
41887 msgid "invalid argument %<%s%> for %<%s%>"
41888 msgstr ""
41890 #: config/arm/aarch-common.cc:727
41891 #, gcc-internal-format
41892 msgid "argument %<%s%> can only appear alone in %<%s%>"
41893 msgstr ""
41895 #: config/arm/arm-builtins.cc:3125
41896 #, gcc-internal-format, gfc-internal-format
41897 msgid "coprocessor %d is not enabled with +cdecp%d"
41898 msgstr ""
41900 #: config/arm/arm-builtins.cc:3129
41901 #, gcc-internal-format
41902 msgid ""
41903 "coproc must be a constant immediate in range [0-%d] enabled with "
41904 "%<+cdecp<N>%>"
41905 msgstr ""
41907 #: config/arm/arm-builtins.cc:3138
41908 #, gcc-internal-format
41909 msgid "argument %d to %qE must be a constant immediate in range [0-%d]"
41910 msgstr ""
41912 #: config/arm/arm-builtins.cc:3257
41913 #, gcc-internal-format
41914 msgid "this builtin is not supported for this target"
41915 msgstr ""
41917 #: config/arm/arm-builtins.cc:3372
41918 #, gcc-internal-format
41919 msgid "saturation bit range must be in the range [%wd, %wd]"
41920 msgstr ""
41922 #: config/arm/arm-builtins.cc:3377
41923 #, gcc-internal-format
41924 msgid "saturation bit range must be a constant immediate"
41925 msgstr ""
41927 #: config/arm/arm-builtins.cc:3401
41928 #, gcc-internal-format
41929 msgid "You must enable MVE instructions to use these intrinsics"
41930 msgstr ""
41932 #: config/arm/arm-builtins.cc:3423
41933 #, gcc-internal-format
41934 msgid ""
41935 "You must enable NEON instructions (e.g. %<-mfloat-abi=softfp%> %<-"
41936 "mfpu=neon%>) to use these intrinsics."
41937 msgstr ""
41939 #: config/arm/arm-builtins.cc:3445
41940 #, gcc-internal-format
41941 msgid "You must enable VFP instructions to use these intrinsics."
41942 msgstr ""
41944 #: config/arm/arm-builtins.cc:3516
41945 #, gcc-internal-format
41946 msgid ""
41947 "You must enable crypto instructions (e.g. include %<-mfloat-abi=softfp%> %<-"
41948 "mfpu=crypto-neon%>) to use these intrinsics."
41949 msgstr ""
41951 #. @@@ better error message
41952 #: config/arm/arm-builtins.cc:3594 config/arm/arm-builtins.cc:3698
41953 #, gcc-internal-format
41954 msgid "selector must be an immediate"
41955 msgstr ""
41957 #: config/arm/arm-builtins.cc:3602 config/arm/arm-builtins.cc:3647
41958 #: config/arm/arm-builtins.cc:3705 config/arm/arm-builtins.cc:3714
41959 #, gcc-internal-format
41960 msgid "the range of selector should be in 0 to 7"
41961 msgstr ""
41963 #: config/arm/arm-builtins.cc:3607 config/arm/arm-builtins.cc:3716
41964 #, gcc-internal-format
41965 msgid "the range of selector should be in 0 to 3"
41966 msgstr ""
41968 #: config/arm/arm-builtins.cc:3612 config/arm/arm-builtins.cc:3718
41969 #, gcc-internal-format
41970 msgid "the range of selector should be in 0 to 1"
41971 msgstr ""
41973 #: config/arm/arm-builtins.cc:3784
41974 #, gcc-internal-format
41975 msgid "mask must be an immediate"
41976 msgstr ""
41978 #: config/arm/arm-builtins.cc:3789
41979 #, gcc-internal-format
41980 msgid "the range of mask should be in 0 to 255"
41981 msgstr ""
41983 #: config/arm/arm-builtins.cc:3977
41984 #, gcc-internal-format
41985 msgid ""
41986 "the range of count should be in 0 to 32; please check the intrinsic %qs in "
41987 "code"
41988 msgstr ""
41990 #: config/arm/arm-builtins.cc:3985
41991 #, gcc-internal-format
41992 msgid ""
41993 "the range of count should be in 0 to 16; please check the intrinsic %qs in "
41994 "code"
41995 msgstr ""
41997 #: config/arm/arm-builtins.cc:3993
41998 #, gcc-internal-format
41999 msgid ""
42000 "the range of count should be in 0 to 64; please check the intrinsic %qs in "
42001 "code"
42002 msgstr ""
42004 #: config/arm/arm-builtins.cc:4056
42005 #, gcc-internal-format
42006 msgid ""
42007 "the count should be no less than 0; please check the intrinsic %qs in code"
42008 msgstr ""
42010 #: config/arm/arm-c.cc:108
42011 #, gcc-internal-format
42012 msgid ""
42013 "argument %u to function %qE is of type %qT which is not known to be 128 bits "
42014 "wide"
42015 msgstr ""
42017 #: config/arm/arm-c.cc:140
42018 #, gcc-internal-format
42019 msgid "%<#pragma GCC arm%> requires a string parameter"
42020 msgstr ""
42022 #: config/arm/arm-c.cc:156
42023 #, gcc-internal-format
42024 msgid "%<#pragma GCC arm \"arm_mve.h\"%> requires a boolean parameter"
42025 msgstr ""
42027 #: config/arm/arm-c.cc:160
42028 #, gcc-internal-format
42029 msgid "unknown %<#pragma GCC arm%> option %qs"
42030 msgstr ""
42032 #: config/arm/arm-mve-builtins.cc:472
42033 #, gcc-internal-format
42034 msgid "this definition requires the MVE ISA extension"
42035 msgstr ""
42037 #: config/arm/arm-mve-builtins.cc:560
42038 #, gcc-internal-format
42039 msgid ""
42040 "you can enable mve.fp by using the command-line option %<-march%>, or by "
42041 "using the %<target%> attribute or pragma"
42042 msgstr ""
42044 #: config/arm/arm-mve-builtins.cc:1166
42045 #, gcc-internal-format
42046 msgid ""
42047 "passing %qT to argument %d of %qE, but %qT is not a valid MVE element type"
42048 msgstr ""
42050 #: config/arm/arm-mve-builtins.cc:1200
42051 #, gcc-internal-format
42052 msgid ""
42053 "passing %qT to argument %d of %qE, which expects a single MVE vector rather "
42054 "than a tuple"
42055 msgstr ""
42057 #: config/arm/arm-mve-builtins.cc:1220
42058 #, gcc-internal-format
42059 msgid "passing %qT to argument %d of %qE, which expects an MVE vector type"
42060 msgstr ""
42062 #: config/arm/arm-mve-builtins.cc:1223
42063 #, gcc-internal-format
42064 msgid "passing %qT to argument %d of %qE, which expects an MVE tuple type"
42065 msgstr ""
42067 #: config/arm/arm-mve-builtins.cc:1290
42068 #, gcc-internal-format
42069 msgid "passing %qT to argument %d of %qE, but previous arguments had type %qT"
42070 msgstr ""
42072 #: config/arm/arm.cc:2980
42073 #, gcc-internal-format
42074 msgid "iWMMXt and NEON are incompatible"
42075 msgstr ""
42077 #: config/arm/arm.cc:2986
42078 #, gcc-internal-format
42079 msgid "target CPU does not support ARM mode"
42080 msgstr ""
42082 #: config/arm/arm.cc:2990
42083 #, gcc-internal-format
42084 msgid ""
42085 "enabling backtrace support is only meaningful when compiling for the Thumb"
42086 msgstr ""
42088 #: config/arm/arm.cc:2993
42089 #, gcc-internal-format
42090 msgid ""
42091 "enabling callee interworking support is only meaningful when compiling for "
42092 "the Thumb"
42093 msgstr ""
42095 #: config/arm/arm.cc:3001
42096 #, gcc-internal-format
42097 msgid "%<-g%> with %<-mno-apcs-frame%> may not give sensible debugging"
42098 msgstr ""
42100 #: config/arm/arm.cc:3006
42101 #, gcc-internal-format
42102 msgid "iWMMXt unsupported under Thumb mode"
42103 msgstr ""
42105 #: config/arm/arm.cc:3009
42106 #, gcc-internal-format
42107 msgid "cannot use %<-mtp=cp15%> with 16-bit Thumb"
42108 msgstr ""
42110 #: config/arm/arm.cc:3013
42111 #, gcc-internal-format
42112 msgid "RTP PIC is incompatible with Thumb"
42113 msgstr ""
42115 #: config/arm/arm.cc:3026
42116 #, gcc-internal-format, gfc-internal-format
42117 msgid ""
42118 "%s only supports non-pic code on M-profile targets with the MOVT instruction"
42119 msgstr ""
42121 #: config/arm/arm.cc:3031
42122 #, gcc-internal-format, gfc-internal-format
42123 msgid "%s only supports non-pic code on M-profile targets"
42124 msgstr ""
42126 #: config/arm/arm.cc:3036
42127 #, gcc-internal-format
42128 msgid "%s incompatible with %<-mword-relocations%>"
42129 msgstr ""
42131 #: config/arm/arm.cc:3138
42132 #, gcc-internal-format
42133 msgid "target CPU does not support THUMB instructions"
42134 msgstr ""
42136 #: config/arm/arm.cc:3188
42137 #, gcc-internal-format
42138 msgid "target CPU does not support unaligned accesses"
42139 msgstr ""
42141 #: config/arm/arm.cc:3247 config/arm/arm.cc:33417
42142 #, gcc-internal-format
42143 msgid "This architecture does not support branch protection instructions"
42144 msgstr ""
42146 #: config/arm/arm.cc:3250
42147 #, gcc-internal-format
42148 msgid "Return address signing is not supported with %<-mtpcs-frame%>."
42149 msgstr ""
42151 #: config/arm/arm.cc:3388
42152 #, gcc-internal-format
42153 msgid "switch %<-mcpu=%s%> conflicts with switch %<-march=%s%>"
42154 msgstr ""
42156 #: config/arm/arm.cc:3643
42157 #, gcc-internal-format
42158 msgid "%<-mapcs-stack-check%> incompatible with %<-mno-apcs-frame%>"
42159 msgstr ""
42161 #: config/arm/arm.cc:3652
42162 #, gcc-internal-format
42163 msgid "%<-fpic%> and %<-mapcs-reent%> are incompatible"
42164 msgstr ""
42166 #: config/arm/arm.cc:3655
42167 #, gcc-internal-format
42168 msgid "APCS reentrant code not supported.  Ignored"
42169 msgstr ""
42171 #: config/arm/arm.cc:3678
42172 #, gcc-internal-format
42173 msgid "option %<-mstructure-size-boundary%> is deprecated"
42174 msgstr ""
42176 #: config/arm/arm.cc:3686
42177 #, gcc-internal-format
42178 msgid "structure size boundary can only be set to 8, 32 or 64"
42179 msgstr ""
42181 #: config/arm/arm.cc:3688
42182 #, gcc-internal-format
42183 msgid "structure size boundary can only be set to 8 or 32"
42184 msgstr ""
42186 #: config/arm/arm.cc:3713
42187 #, gcc-internal-format
42188 msgid "RTP PIC is incompatible with %<-msingle-pic-base%>"
42189 msgstr ""
42191 #: config/arm/arm.cc:3725 config/arm/arm.cc:33758
42192 #, gcc-internal-format
42193 msgid "FDPIC mode is not supported in Thumb-1 mode"
42194 msgstr ""
42196 #: config/arm/arm.cc:3733
42197 #, gcc-internal-format
42198 msgid "%<-mpic-register=%> is useless without %<-fpic%>"
42199 msgstr ""
42201 #: config/arm/arm.cc:3742
42202 #, gcc-internal-format
42203 msgid "unable to use %qs for PIC register"
42204 msgstr ""
42206 #: config/arm/arm.cc:3782 config/pru/pru.cc:612
42207 #, gcc-internal-format
42208 msgid "%<-freorder-blocks-and-partition%> not supported on this architecture"
42209 msgstr ""
42211 #: config/arm/arm.cc:3950
42212 #, gcc-internal-format
42213 msgid "selected fp16 options are incompatible"
42214 msgstr ""
42216 #: config/arm/arm.cc:3985
42217 #, gcc-internal-format
42218 msgid "%<-mstack-protector-guard=tls%> needs a hardware TLS register"
42219 msgstr ""
42221 #: config/arm/arm.cc:4005
42222 #, gcc-internal-format
42223 msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
42224 msgstr ""
42226 #: config/arm/arm.cc:4008
42227 #, gcc-internal-format
42228 msgid "iwmmxt abi requires an iwmmxt capable cpu"
42229 msgstr ""
42231 #: config/arm/arm.cc:4016
42232 #, gcc-internal-format
42233 msgid "target CPU does not support interworking"
42234 msgstr ""
42236 #: config/arm/arm.cc:4029
42237 #, gcc-internal-format
42238 msgid "AAPCS does not support %<-mcaller-super-interworking%>"
42239 msgstr ""
42241 #: config/arm/arm.cc:4032
42242 #, gcc-internal-format
42243 msgid "AAPCS does not support %<-mcallee-super-interworking%>"
42244 msgstr ""
42246 #: config/arm/arm.cc:4037
42247 #, gcc-internal-format
42248 msgid "%<__fp16%> and no ldrh"
42249 msgstr ""
42251 #: config/arm/arm.cc:4040
42252 #, gcc-internal-format
42253 msgid "target CPU does not support ARMv8-M Security Extensions"
42254 msgstr ""
42256 #: config/arm/arm.cc:4045
42257 #, gcc-internal-format
42258 msgid "ARMv8-M Security Extensions incompatible with selected FPU"
42259 msgstr ""
42261 #: config/arm/arm.cc:4057
42262 #, gcc-internal-format
42263 msgid "%<-mfloat-abi=hard%>: selected architecture lacks an FPU"
42264 msgstr ""
42266 #: config/arm/arm.cc:4065
42267 #, gcc-internal-format
42268 msgid "%<-mfloat-abi=hard%> and VFP"
42269 msgstr ""
42271 #: config/arm/arm.cc:6330
42272 #, gcc-internal-format
42273 msgid "non-AAPCS derived PCS variant"
42274 msgstr ""
42276 #: config/arm/arm.cc:6332
42277 #, gcc-internal-format
42278 msgid "variadic functions must use the base AAPCS variant"
42279 msgstr ""
42281 #: config/arm/arm.cc:6361
42282 #, gcc-internal-format
42283 msgid "PCS variant"
42284 msgstr ""
42286 #: config/arm/arm.cc:6636
42287 #, gcc-internal-format
42288 msgid "Thumb-1 %<hard-float%> VFP ABI"
42289 msgstr ""
42291 #: config/arm/arm.cc:6731
42292 #, gcc-internal-format
42293 msgid "argument of type %qT not permitted with %<-mgeneral-regs-only%>"
42294 msgstr ""
42296 #: config/arm/arm.cc:7115 config/arm/arm.cc:7336 config/arm/arm.cc:7369
42297 #: config/arm/arm.cc:29480
42298 #, gcc-internal-format
42299 msgid "parameter passing for argument of type %qT changed in GCC 7.1"
42300 msgstr ""
42302 #: config/arm/arm.cc:7507
42303 #, gcc-internal-format
42304 msgid ""
42305 "FP registers might be clobbered despite %qE attribute: compile with %<-"
42306 "mgeneral-regs-only%>"
42307 msgstr ""
42309 #: config/arm/arm.cc:7629
42310 #, gcc-internal-format
42311 msgid ""
42312 "%qE attribute not available to functions with arguments passed on the stack"
42313 msgstr ""
42315 #: config/arm/arm.cc:7641
42316 #, gcc-internal-format
42317 msgid ""
42318 "%qE attribute not available to functions with variable number of arguments"
42319 msgstr ""
42321 #: config/arm/arm.cc:7650
42322 #, gcc-internal-format
42323 msgid "%qE attribute not available to functions that return value on the stack"
42324 msgstr ""
42326 #: config/arm/arm.cc:7672 config/arm/arm.cc:7724
42327 #, gcc-internal-format
42328 msgid "%qE attribute ignored without %<-mcmse%> option"
42329 msgstr ""
42331 #: config/arm/arm.cc:7691
42332 #, gcc-internal-format
42333 msgid "%qE attribute has no effect on functions with static linkage"
42334 msgstr ""
42336 #: config/arm/arm.cc:7744
42337 #, gcc-internal-format
42338 msgid "%qE attribute only applies to base type of a function pointer"
42339 msgstr ""
42341 #: config/arm/arm.cc:9737
42342 #, gcc-internal-format
42343 msgid ""
42344 "accessing thread-local storage is not currently supported with %<-mpure-"
42345 "code%> or %<-mslow-flash-data%>"
42346 msgstr ""
42348 #: config/arm/arm.cc:13588 config/arm/arm.cc:13590
42349 #, gcc-internal-format
42350 msgid "%s %wd out of range %wd - %wd"
42351 msgstr ""
42353 #: config/arm/arm.cc:26067
42354 #, gcc-internal-format
42355 msgid "unable to compute real location of stacked parameter"
42356 msgstr ""
42358 #: config/arm/arm.cc:26730
42359 #, gcc-internal-format
42360 msgid "Unexpected thumb1 far jump"
42361 msgstr ""
42363 #: config/arm/arm.cc:26989
42364 #, gcc-internal-format
42365 msgid "no low registers available for popping high registers"
42366 msgstr ""
42368 #: config/arm/arm.cc:27242
42369 #, gcc-internal-format
42370 msgid "Interrupt Service Routines cannot be coded in Thumb-1 mode"
42371 msgstr ""
42373 #: config/arm/arm.cc:27488
42374 #, gcc-internal-format
42375 msgid "%<-fstack-check=specific%> for Thumb-1"
42376 msgstr ""
42378 #: config/arm/arm.cc:33773
42379 #, gcc-internal-format
42380 msgid "invalid fpu for target attribute or pragma %qs"
42381 msgstr ""
42383 #. This doesn't really make sense until we support
42384 #. general dynamic selection of the architecture and all
42385 #. sub-features.
42386 #: config/arm/arm.cc:33781
42387 #, gcc-internal-format
42388 msgid "auto fpu selection not currently permitted here"
42389 msgstr ""
42391 #: config/arm/arm.cc:33794
42392 #, gcc-internal-format
42393 msgid "invalid architecture for target attribute or pragma %qs"
42394 msgstr ""
42396 #: config/arm/arm.cc:33808
42397 #, gcc-internal-format
42398 msgid "unknown target attribute or pragma %qs"
42399 msgstr ""
42401 #: config/arm/arm.cc:34771
42402 #, gcc-internal-format
42403 msgid "%<asm%> flags not supported in thumb1 mode"
42404 msgstr ""
42406 #: config/avr/avr-c.cc:65 config/avr/avr-c.cc:190
42407 #, gcc-internal-format
42408 msgid "%qs expects 1 argument but %d given"
42409 msgstr ""
42411 #: config/avr/avr-c.cc:76
42412 #, gcc-internal-format
42413 msgid "%qs expects a fixed-point value as argument"
42414 msgstr ""
42416 #: config/avr/avr-c.cc:102
42417 #, gcc-internal-format
42418 msgid "using %qs with unsigned type has no effect"
42419 msgstr ""
42421 #: config/avr/avr-c.cc:107 config/avr/avr-c.cc:173 config/avr/avr-c.cc:230
42422 #, gcc-internal-format
42423 msgid "no matching fixed-point overload found for %qs"
42424 msgstr ""
42426 #: config/avr/avr-c.cc:124
42427 #, gcc-internal-format
42428 msgid "%qs expects 2 arguments but %d given"
42429 msgstr ""
42431 #: config/avr/avr-c.cc:136 config/avr/avr-c.cc:201
42432 #, gcc-internal-format
42433 msgid "%qs expects a fixed-point value as first argument"
42434 msgstr ""
42436 #: config/avr/avr-c.cc:144
42437 #, gcc-internal-format
42438 msgid "%qs expects an integer value as second argument"
42439 msgstr ""
42441 #: config/avr/avr-devices.cc:152
42442 #, gcc-internal-format, gfc-internal-format
42443 msgid "supported core architectures:%s"
42444 msgstr ""
42446 #. Reached the end of `avr_mcu_types'.  This should actually never
42447 #. happen as options are provided by device-specs.  It could be a
42448 #. typo in a device-specs or calling the compiler proper directly
42449 #. with -mmcu=<device>.
42450 #: config/avr/avr.cc:1090
42451 #, gcc-internal-format
42452 msgid "unknown core architecture %qs specified with %qs"
42453 msgstr ""
42455 #: config/avr/avr.cc:1144 config/pru/pru.cc:601 config/visium/visium.cc:422
42456 #, gcc-internal-format
42457 msgid "%<-fpic%> is not supported"
42458 msgstr ""
42460 #: config/avr/avr.cc:1146 config/pru/pru.cc:603 config/visium/visium.cc:424
42461 #, gcc-internal-format
42462 msgid "%<-fPIC%> is not supported"
42463 msgstr ""
42465 #: config/avr/avr.cc:1148 config/pru/pru.cc:605
42466 #, gcc-internal-format
42467 msgid "%<-fpie%> is not supported"
42468 msgstr ""
42470 #: config/avr/avr.cc:1150 config/pru/pru.cc:607
42471 #, gcc-internal-format
42472 msgid "%<-fPIE%> is not supported"
42473 msgstr ""
42475 #: config/avr/avr.cc:1446 config/avr/avr.cc:1451 config/riscv/riscv.cc:9789
42476 #, gcc-internal-format
42477 msgid "function attributes %qs and %qs are mutually exclusive"
42478 msgstr ""
42480 #: config/avr/avr.cc:1472 config/riscv/riscv.cc:9801
42481 #, gcc-internal-format
42482 msgid "%qs function cannot have arguments"
42483 msgstr ""
42485 #: config/avr/avr.cc:1475 config/riscv/riscv.cc:9798
42486 #, gcc-internal-format
42487 msgid "%qs function cannot return a value"
42488 msgstr ""
42490 #: config/avr/avr.cc:1489
42491 #, gcc-internal-format
42492 msgid "%qs appears to be a misspelled %qs handler, missing %<__vector%> prefix"
42493 msgstr ""
42495 #: config/avr/avr.cc:1500
42496 #, gcc-internal-format
42497 msgid ""
42498 "%qs is a reserved identifier in AVR-LibC.  Consider %<#include <avr/"
42499 "interrupt.h>%> before using the %qs macro"
42500 msgstr ""
42502 #: config/avr/avr.cc:1507
42503 #, gcc-internal-format
42504 msgid ""
42505 "%qs is a deprecated identifier in AVR-LibC.  Consider %<#include <avr/"
42506 "interrupt.h>%> or %<#include <compat/deprecated.h>%> before using the %qs "
42507 "macro"
42508 msgstr ""
42510 #: config/avr/avr.cc:1728
42511 #, gcc-internal-format
42512 msgid "%<builtin_return_address%> contains only 2 bytes of address"
42513 msgstr ""
42515 #: config/avr/avr.cc:3716
42516 #, gcc-internal-format
42517 msgid "pointer offset from symbol maybe incorrect"
42518 msgstr ""
42520 #: config/avr/avr.cc:3855
42521 #, gcc-internal-format
42522 msgid "accessing data memory with program memory address"
42523 msgstr ""
42525 #: config/avr/avr.cc:3916
42526 #, gcc-internal-format
42527 msgid "accessing program memory with data memory address"
42528 msgstr ""
42530 #: config/avr/avr.cc:4258
42531 #, gcc-internal-format, gfc-internal-format
42532 msgid "fixed register %s used to pass parameter to function"
42533 msgstr ""
42535 #: config/avr/avr.cc:4518
42536 #, gcc-internal-format
42537 msgid "writing to address space %qs not supported"
42538 msgstr ""
42540 #: config/avr/avr.cc:11277
42541 #, gcc-internal-format
42542 msgid "%qE attribute only applies to variables in static storage"
42543 msgstr ""
42545 #: config/avr/avr.cc:11284
42546 #, gcc-internal-format
42547 msgid "%qE attribute only supported for reduced Tiny cores"
42548 msgstr ""
42550 #: config/avr/avr.cc:11326
42551 #, gcc-internal-format
42552 msgid "%qE attribute address out of range 0x%x%s0x%x"
42553 msgstr ""
42555 #: config/avr/avr.cc:11340
42556 #, gcc-internal-format
42557 msgid "both %s and %qE attribute provide address"
42558 msgstr ""
42560 #: config/avr/avr.cc:11350
42561 #, gcc-internal-format
42562 msgid "%qE attribute on non-volatile variable"
42563 msgstr ""
42565 #: config/avr/avr.cc:11426
42566 #, gcc-internal-format
42567 msgid "address spaces are not supported for reduced Tiny devices"
42568 msgstr ""
42570 #: config/avr/avr.cc:11433
42571 #, gcc-internal-format
42572 msgid ""
42573 "address space %qs not supported for devices with flash size up to %d KiB"
42574 msgstr ""
42576 #: config/avr/avr.cc:11613
42577 #, gcc-internal-format
42578 msgid "pointer targeting address space %qs must be const in %qT"
42579 msgstr ""
42581 #: config/avr/avr.cc:11616
42582 #, gcc-internal-format
42583 msgid "pointer targeting address space %qs must be const in %s %q+D"
42584 msgstr ""
42586 #: config/avr/avr.cc:11637
42587 #, gcc-internal-format
42588 msgid "variable %q+D with attribute %qs must be located in static storage"
42589 msgstr ""
42591 #: config/avr/avr.cc:11688
42592 #, gcc-internal-format
42593 msgid ""
42594 "variable %q+D must be const in order to be put into read-only section by "
42595 "means of %qs"
42596 msgstr ""
42598 #: config/avr/avr.cc:11849
42599 #, gcc-internal-format
42600 msgid "static attribute %qs declaration for %q+D needs an address"
42601 msgstr ""
42603 #: config/avr/avr.cc:11938
42604 #, gcc-internal-format
42605 msgid "only uninitialized variables can be placed in the %<.noinit%> section"
42606 msgstr ""
42608 #. This might happen with C++ if stuff needs constructing.
42609 #: config/avr/avr.cc:12015
42610 #, gcc-internal-format
42611 msgid "variable %q+D with dynamic initialization put into program memory area"
42612 msgstr ""
42614 #: config/avr/avr.cc:12026
42615 #, gcc-internal-format
42616 msgid "uninitialized variable %q+D put into program memory area"
42617 msgstr ""
42619 #. Initializers are not yet parsed in TARGET_INSERT_ATTRIBUTES,
42620 #. hence deny initializers now.  The values of symbols with an
42621 #. address attribute are determined by the attribute, not by
42622 #. some initializer.
42623 #: config/avr/avr.cc:12091
42624 #, gcc-internal-format
42625 msgid "variable %q+D with attribute %qs must not have an initializer"
42626 msgstr ""
42628 #: config/avr/avr.cc:12144
42629 #, gcc-internal-format
42630 msgid "%q+D has incompatible attributes %qs and %qs"
42631 msgstr ""
42633 #: config/avr/avr.cc:12207
42634 #, gcc-internal-format
42635 msgid "architecture %qs supported for assembler only"
42636 msgstr ""
42638 #: config/avr/avr.cc:14767
42639 #, gcc-internal-format
42640 msgid "conversion from address space %qs to address space %qs"
42641 msgstr ""
42643 #: config/avr/avr.cc:15848 config/avr/avr.cc:15861
42644 #, gcc-internal-format, gfc-internal-format
42645 msgid "%s expects a compile time integer constant"
42646 msgstr ""
42648 #: config/avr/avr.cc:15875
42649 #, gcc-internal-format, gfc-internal-format
42650 msgid "%s expects a compile time long integer constant as first argument"
42651 msgstr ""
42653 #: config/avr/avr.cc:15903
42654 #, gcc-internal-format, gfc-internal-format
42655 msgid ""
42656 "rounding to %d bits has no effect for fixed-point value with %d fractional "
42657 "bits"
42658 msgstr ""
42660 #: config/avr/avr.cc:15912
42661 #, gcc-internal-format
42662 msgid "rounding result will always be 0"
42663 msgstr ""
42665 #: config/avr/driver-avr.cc:58
42666 #, gcc-internal-format
42667 msgid "bad usage of spec function %qs"
42668 msgstr ""
42670 #: config/avr/driver-avr.cc:86
42671 #, gcc-internal-format
42672 msgid "specified option %qs more than once"
42673 msgstr ""
42675 #: config/avr/driver-avr.cc:100
42676 #, gcc-internal-format
42677 msgid "strange device name %qs after %qs: bad character %qc"
42678 msgstr ""
42680 #: config/bfin/bfin.cc:2368
42681 #, gcc-internal-format
42682 msgid "%<-mfdpic%> is not supported, please use a bfin-linux-uclibc target"
42683 msgstr ""
42685 #: config/bfin/bfin.cc:2374
42686 #, gcc-internal-format
42687 msgid "%<-mshared-library-id=%> specified without %<-mid-shared-library%>"
42688 msgstr ""
42690 #: config/bfin/bfin.cc:2379
42691 #, gcc-internal-format
42692 msgid ""
42693 "%<-fstack-limit-%> options are ignored with %<-mfdpic%>; use %<-mstack-check-"
42694 "l1%>"
42695 msgstr ""
42697 #: config/bfin/bfin.cc:2385
42698 #, gcc-internal-format
42699 msgid "cannot use multiple stack checking methods together"
42700 msgstr ""
42702 #: config/bfin/bfin.cc:2388
42703 #, gcc-internal-format
42704 msgid "ID shared libraries and FD-PIC mode cannot be used together"
42705 msgstr ""
42707 #: config/bfin/bfin.cc:2393 config/m68k/m68k.cc:594
42708 #, gcc-internal-format
42709 msgid "cannot specify both %<-msep-data%> and %<-mid-shared-library%>"
42710 msgstr ""
42712 #: config/bfin/bfin.cc:2413
42713 #, gcc-internal-format
42714 msgid "%<-mmulticore%> can only be used with BF561"
42715 msgstr ""
42717 #: config/bfin/bfin.cc:2416
42718 #, gcc-internal-format
42719 msgid "%<-mcorea%> should be used with %<-mmulticore%>"
42720 msgstr ""
42722 #: config/bfin/bfin.cc:2419
42723 #, gcc-internal-format
42724 msgid "%<-mcoreb%> should be used with %<-mmulticore%>"
42725 msgstr ""
42727 #: config/bfin/bfin.cc:2422
42728 #, gcc-internal-format
42729 msgid "%<-mcorea%> and %<-mcoreb%> cannot be used together"
42730 msgstr ""
42732 #: config/bfin/bfin.cc:4700
42733 #, gcc-internal-format
42734 msgid "multiple function type attributes specified"
42735 msgstr ""
42737 #: config/bfin/bfin.cc:4767
42738 #, gcc-internal-format
42739 msgid ""
42740 "cannot apply both %<longcall%> and %<shortcall%> attributes to the same "
42741 "function"
42742 msgstr ""
42744 #: config/bpf/bpf.cc:105
42745 #, gcc-internal-format
42746 msgid "%qE attribute requires an integer argument"
42747 msgstr ""
42749 #: config/bpf/bpf.cc:112
42750 #, gcc-internal-format
42751 msgid "%qE requires an argument"
42752 msgstr ""
42754 #: config/bpf/bpf.cc:133
42755 #, gcc-internal-format
42756 msgid "%qE attribute only applies to structure, union and class types"
42757 msgstr ""
42759 #: config/bpf/bpf.cc:197
42760 #, gcc-internal-format
42761 msgid "BPF CO-RE requires BTF debugging information, use %<-gbtf%>"
42762 msgstr ""
42764 #: config/bpf/bpf.cc:215
42765 #, gcc-internal-format
42766 msgid "BPF CO-RE does not support LTO"
42767 msgstr ""
42769 #: config/bpf/bpf.cc:251
42770 #, gcc-internal-format
42771 msgid "%<-fstack-protector%> does not work on this architecture"
42772 msgstr ""
42774 #: config/bpf/bpf.cc:366
42775 #, gcc-internal-format
42776 msgid "eBPF stack limit exceeded"
42777 msgstr ""
42779 #: config/bpf/bpf.cc:685
42780 #, gcc-internal-format
42781 msgid "too many function arguments for eBPF"
42782 msgstr ""
42784 #: config/bpf/bpf.cc:704 config/bpf/bpf.cc:706
42785 #, gcc-internal-format
42786 msgid "no constructors"
42787 msgstr ""
42789 #: config/bpf/bpf.cc:722 config/bpf/bpf.cc:724
42790 #, gcc-internal-format
42791 msgid "no destructors"
42792 msgstr ""
42794 #: config/bpf/bpf.cc:776
42795 #, gcc-internal-format
42796 msgid "indirect call in function, which are not supported by eBPF"
42797 msgstr ""
42799 #: config/bpf/bpf.cc:1051 config/loongarch/loongarch-builtins.cc:3005
42800 #: config/mips/mips.cc:17394 config/nios2/nios2.cc:3602
42801 #: config/riscv/riscv-builtins.cc:344
42802 #: config/riscv/riscv-vector-builtins.cc:4226
42803 #, gcc-internal-format
42804 msgid "invalid argument to built-in function"
42805 msgstr ""
42807 #: config/bpf/bpf.cc:1065
42808 #, gcc-internal-format
42809 msgid "invalid built-in function at expansion"
42810 msgstr ""
42812 #: config/bpf/bpf.cc:1287 config/bpf/bpf.cc:1290
42813 #, gcc-internal-format
42814 msgid "could not inline call to %<__builtin_%s%>: size must be constant"
42815 msgstr ""
42817 #: config/bpf/bpf.cc:1318 config/bpf/bpf.cc:1321
42818 #, gcc-internal-format
42819 msgid ""
42820 "could not inline call to %<__builtin_%s%>: too many bytes, use %<-minline-"
42821 "memops-threshold%>"
42822 msgstr ""
42824 #: config/bpf/bpf.cc:1371 config/bpf/bpf.cc:1374
42825 #, gcc-internal-format
42826 msgid "could not inline call to %<__builtin_memset%>: size must be constant"
42827 msgstr ""
42829 #: config/bpf/bpf.cc:1402 config/bpf/bpf.cc:1405
42830 #, gcc-internal-format
42831 msgid ""
42832 "could not inline call to %<__builtin_memset%>: too many bytes, use %<-"
42833 "minline-memops-threshold%>"
42834 msgstr ""
42836 #: config/c6x/c6x.cc:245
42837 #, gcc-internal-format
42838 msgid "%<-fpic%> and %<-fPIC%> not supported without %<-mdsbt%> on this target"
42839 msgstr ""
42841 #. This function is for retrieving a part of an instruction name for
42842 #. an operator, for immediate output.  If that ever happens for
42843 #. MULT, we need to apply TARGET_MUL_BUG in the caller.  Make sure
42844 #. we notice.
42845 #: config/cris/cris.cc:732
42846 #, gcc-internal-format
42847 msgid "MULT case in %<cris_op_str%>"
42848 msgstr ""
42850 #: config/cris/cris.cc:1249 config/moxie/moxie.cc:186 config/or1k/or1k.cc:1294
42851 #, gcc-internal-format, gfc-internal-format
42852 msgid "internal error: bad register: %d"
42853 msgstr ""
42855 #. If we get here, the caller got its initial tests wrong.
42856 #: config/cris/cris.cc:2272
42857 #, gcc-internal-format
42858 msgid "internal error: %<cris_side_effect_mode_ok%> with bad operands"
42859 msgstr ""
42861 #: config/cris/cris.cc:2325
42862 #, gcc-internal-format
42863 msgid "%<-max-stackframe=%d%> is not usable, not between 0 and %d"
42864 msgstr ""
42866 #: config/cris/cris.cc:2354
42867 #, gcc-internal-format
42868 msgid "unknown CRIS version specification in %<-march=%> or %<-mcpu=%>: %s"
42869 msgstr ""
42871 #: config/cris/cris.cc:2390
42872 #, gcc-internal-format
42873 msgid "unknown CRIS cpu version specification in %<-mtune=%>: %s"
42874 msgstr ""
42876 #. Use error rather than warning, so invalid use is easily
42877 #. detectable.  Still change to the values we expect, to avoid
42878 #. further errors.
42879 #: config/cris/cris.cc:2406
42880 #, gcc-internal-format
42881 msgid "%<-fPIC%> and %<-fpic%> are not supported on this target"
42882 msgstr ""
42884 #: config/cris/cris.cc:2607
42885 #, gcc-internal-format
42886 msgid "unknown src"
42887 msgstr ""
42889 #: config/cris/cris.cc:2657
42890 #, gcc-internal-format
42891 msgid "unknown dest"
42892 msgstr ""
42894 #: config/cris/cris.cc:3059
42895 #, gcc-internal-format, gfc-internal-format
42896 msgid "stackframe too big: %d bytes"
42897 msgstr ""
42899 #: config/csky/csky.cc:2544
42900 #, gcc-internal-format, gfc-internal-format
42901 msgid "cpu %s is not based on arch %s, ignoring the arch"
42902 msgstr ""
42904 #: config/csky/csky.cc:2610 config/csky/csky.cc:2648 config/csky/csky.cc:2713
42905 #: config/csky/csky.cc:2736 config/csky/csky.cc:2753
42906 #, gcc-internal-format
42907 msgid "%qs is not supported by arch %s"
42908 msgstr ""
42910 #: config/csky/csky.cc:2651
42911 #, gcc-internal-format
42912 msgid "%<-mhard-float%> is not supported by the selected CPU"
42913 msgstr ""
42915 #: config/csky/csky.cc:2667
42916 #, gcc-internal-format
42917 msgid "%<-mdouble-float%> ignored without %<-mhard-float%>"
42918 msgstr ""
42920 #: config/csky/csky.cc:2670
42921 #, gcc-internal-format
42922 msgid "%<-mfdivdu%> ignored without %<-mhard-float%>"
42923 msgstr ""
42925 #: config/csky/csky.cc:2725
42926 #, gcc-internal-format
42927 msgid "%<-msmart%> is incompatible with %<-mhigh-registers%>"
42928 msgstr ""
42930 #. It's hard to provide general support for trampolines on this
42931 #. core.  We need a register other than the one holding the
42932 #. static chain (r13) to hold the function pointer for the
42933 #. indirect jump to it.  But ck801 has such a limited register set
42934 #. there is no other call-clobbered scratch register available -- in
42935 #. particular, this core does not have r12, which we use for the
42936 #. ck802 case below.  If we use a callee-saved register like r4,
42937 #. saving the old value on the stack screws up the stack frame
42938 #. if there are overflow arguments pushed on the stack
42939 #. by the caller.  In theory we could test for that and handle
42940 #. limited cases with parameters that all fit in r0-r3 with no
42941 #. stack overflow, but punt for now.
42942 #: config/csky/csky.cc:6281
42943 #, gcc-internal-format
42944 msgid "Nested function trampolines not supported on CK801."
42945 msgstr ""
42947 #: config/csky/csky.cc:6477
42948 #, gcc-internal-format
42949 msgid "%qE attribute ignored without %<-mistack%>"
42950 msgstr ""
42952 #: config/epiphany/epiphany.cc:496
42953 #, gcc-internal-format
42954 msgid "interrupt handlers cannot have arguments"
42955 msgstr ""
42957 #: config/epiphany/epiphany.cc:520
42958 #, gcc-internal-format
42959 msgid ""
42960 "argument of %qE attribute is not %qs, %qs %qs, %qs, %qs, %qs, %qs, %qs, %qs "
42961 "or %qs"
42962 msgstr ""
42964 #: config/epiphany/epiphany.cc:1543
42965 #, gcc-internal-format
42966 msgid "%<stack_offset%> must be at least 4"
42967 msgstr ""
42969 #: config/epiphany/epiphany.cc:1545
42970 #, gcc-internal-format
42971 msgid "%<stack_offset%> must be a multiple of 4"
42972 msgstr ""
42974 #: config/frv/frv.cc:8479
42975 #, gcc-internal-format
42976 msgid "accumulator is not a constant integer"
42977 msgstr ""
42979 #: config/frv/frv.cc:8484
42980 #, gcc-internal-format
42981 msgid "accumulator number is out of bounds"
42982 msgstr ""
42984 #: config/frv/frv.cc:8495
42985 #, gcc-internal-format
42986 msgid "inappropriate accumulator for %qs"
42987 msgstr ""
42989 #: config/frv/frv.cc:8571
42990 #, gcc-internal-format
42991 msgid "invalid IACC argument"
42992 msgstr ""
42994 #: config/frv/frv.cc:8594 config/sparc/sparc.cc:11033
42995 #, gcc-internal-format
42996 msgid "%qs expects a constant argument"
42997 msgstr ""
42999 #: config/frv/frv.cc:8599 config/sparc/sparc.cc:11039
43000 #, gcc-internal-format
43001 msgid "constant argument out of range for %qs"
43002 msgstr ""
43004 #: config/frv/frv.cc:9080
43005 #, gcc-internal-format
43006 msgid "media functions are not available unless %<-mmedia%> is used"
43007 msgstr ""
43009 #: config/frv/frv.cc:9092
43010 #, gcc-internal-format
43011 msgid "this media function is only available on the fr500"
43012 msgstr ""
43014 #: config/frv/frv.cc:9120
43015 #, gcc-internal-format
43016 msgid "this media function is only available on the fr400 and fr550"
43017 msgstr ""
43019 #: config/frv/frv.cc:9139
43020 #, gcc-internal-format
43021 msgid "this built-in function is only available on the fr405 and fr450"
43022 msgstr ""
43024 #: config/frv/frv.cc:9148
43025 #, gcc-internal-format
43026 msgid "this built-in function is only available on the fr500 and fr550"
43027 msgstr ""
43029 #: config/frv/frv.cc:9160
43030 #, gcc-internal-format
43031 msgid "this built-in function is only available on the fr450"
43032 msgstr ""
43034 #: config/ft32/ft32.cc:181
43035 #, gcc-internal-format
43036 msgid "%<h%> applied to non-register operand"
43037 msgstr ""
43039 #: config/ft32/ft32.cc:206
43040 #, gcc-internal-format, gfc-internal-format
43041 msgid "bad alignment: %d"
43042 msgstr ""
43044 #: config/ft32/ft32.cc:502
43045 #, gcc-internal-format
43046 msgid "stack frame must be smaller than 64K"
43047 msgstr ""
43049 #: config/gcn/gcn.cc:175
43050 #, gcc-internal-format
43051 msgid "%<-mxnack=on%> is incompatible with %<-march=%s%>"
43052 msgstr ""
43054 #: config/gcn/gcn.cc:292
43055 #, gcc-internal-format
43056 msgid "%<amdgpu_hsa_kernel%> attribute requires string constant arguments"
43057 msgstr ""
43059 #: config/gcn/gcn.cc:305
43060 #, gcc-internal-format
43061 msgid "unknown specifier %qs in %<amdgpu_hsa_kernel%> attribute"
43062 msgstr ""
43064 #: config/gcn/gcn.cc:312
43065 #, gcc-internal-format
43066 msgid "duplicated parameter specifier %qs in %<amdgpu_hsa_kernel%> attribute"
43067 msgstr ""
43069 #: config/gcn/gcn.cc:364
43070 #, gcc-internal-format
43071 msgid "too many arguments passed in sgpr registers"
43072 msgstr ""
43074 #: config/gcn/gcn.cc:2523
43075 #, gcc-internal-format
43076 msgid ""
43077 "A non-default set of initial values has been requested, which violates the "
43078 "ABI"
43079 msgstr ""
43081 #: config/gcn/gcn.cc:2791
43082 #, gcc-internal-format, gfc-internal-format
43083 msgid "wrong type of argument %s"
43084 msgstr ""
43086 #: config/gcn/gcn.cc:3802
43087 #, gcc-internal-format
43088 msgid ""
43089 "nested function trampolines not supported on GCN5 due to non-executable "
43090 "stacks"
43091 msgstr ""
43093 #: config/gcn/gcn.cc:3954
43094 #, gcc-internal-format
43095 msgid "TLS is not implemented for GCN."
43096 msgstr ""
43098 #: config/gcn/gcn.cc:5046
43099 #, gcc-internal-format
43100 msgid "Builtin not implemented"
43101 msgstr ""
43103 #: config/gcn/gcn.cc:5692
43104 #, gcc-internal-format
43105 msgid "unsupported simdlen %wd (amdgcn)"
43106 msgstr ""
43108 #: config/gcn/gcn.cc:6402
43109 #, gcc-internal-format
43110 msgid "using %<vector_length (64)%>, ignoring %d"
43111 msgstr ""
43113 #: config/gcn/gcn.cc:6403
43114 #, gcc-internal-format
43115 msgid "using %<vector_length (64)%>, ignoring runtime setting"
43116 msgstr ""
43118 #: config/gcn/gcn.cc:6415 config/nvptx/nvptx.cc:6607
43119 #, gcc-internal-format
43120 msgid "using %<num_workers (%d)%>, ignoring %d"
43121 msgstr ""
43123 #: config/gcn/gcn.cc:6442 config/gcn/gcn.cc:6471
43124 #, gcc-internal-format, gfc-internal-format
43125 msgid "offload dimension out of range (%d)"
43126 msgstr ""
43128 #: config/gcn/gcn.cc:6980
43129 #, gcc-internal-format
43130 msgid ""
43131 "%d bytes of gang-private data-share memory exhausted (increase with %<-mgang-"
43132 "private-size=%d%>, for example)"
43133 msgstr ""
43135 #: config/gcn/mkoffload.cc:168
43136 #, gcc-internal-format
43137 msgid "deleting file %qs: %m"
43138 msgstr ""
43140 #: config/gcn/mkoffload.cc:877
43141 #, gcc-internal-format
43142 msgid "unrecognized argument in option %<-march=%s%>"
43143 msgstr ""
43145 #: config/gcn/mkoffload.cc:901
43146 #, gcc-internal-format
43147 msgid "valid arguments to %<-march=%> are: %s"
43148 msgstr ""
43150 #: config/gcn/mkoffload.cc:904
43151 #, gcc-internal-format
43152 msgid "valid argument to %<-march=%> is %qs"
43153 msgstr ""
43155 #: config/gcn/mkoffload.cc:940
43156 #, gcc-internal-format
43157 msgid "%<COLLECT_GCC%> must be set"
43158 msgstr ""
43160 #: config/gcn/mkoffload.cc:986
43161 #, gcc-internal-format
43162 msgid "offload compiler %qs not found"
43163 msgstr ""
43165 #: config/gcn/mkoffload.cc:1008
43166 #, gcc-internal-format
43167 msgid "unrecognizable argument of option %<"
43168 msgstr ""
43170 #: config/gcn/mkoffload.cc:1060 config/nvptx/mkoffload.cc:753
43171 #, gcc-internal-format
43172 msgid "either %<-fopenacc%> or %<-fopenmp%> must be set"
43173 msgstr ""
43175 #: config/gcn/mkoffload.cc:1112
43176 #, gcc-internal-format
43177 msgid "unhandled architecture"
43178 msgstr ""
43180 #: config/gcn/mkoffload.cc:1152 config/gcn/mkoffload.cc:1304
43181 #, gcc-internal-format
43182 msgid "cannot open %qs"
43183 msgstr ""
43185 #: config/gcn/mkoffload.cc:1290 config/nvptx/mkoffload.cc:843
43186 #, gcc-internal-format
43187 msgid "cannot open omp_requires file %qs"
43188 msgstr ""
43190 #: config/gcn/mkoffload.cc:1294 config/nvptx/mkoffload.cc:847
43191 #, gcc-internal-format
43192 msgid "cannot read omp_requires file %qs"
43193 msgstr ""
43195 #: config/gcn/mkoffload.cc:1300
43196 #, gcc-internal-format
43197 msgid "cannot open intermediate gcn asm file"
43198 msgstr ""
43200 #: config/gcn/mkoffload.cc:1317
43201 #, gcc-internal-format
43202 msgid "cannot open intermediate gcn obj file"
43203 msgstr ""
43205 #: config/h8300/h8300.cc:298
43206 #, gcc-internal-format
43207 msgid "%<-ms2600%> is used without %<-ms%>"
43208 msgstr ""
43210 #: config/h8300/h8300.cc:304
43211 #, gcc-internal-format
43212 msgid "%<-mexr%> is used without %<-ms%>"
43213 msgstr ""
43215 #: config/h8300/h8300.cc:310
43216 #, gcc-internal-format
43217 msgid "%<-mexr%> is used without %<-ms%> or %<-msx%>"
43218 msgstr ""
43220 #: config/h8300/h8300.cc:316
43221 #, gcc-internal-format
43222 msgid "%<-mno-exr%> is valid only with %<-ms%> or %<-msx%> - option ignored"
43223 msgstr ""
43225 #: config/h8300/h8300.cc:323
43226 #, gcc-internal-format
43227 msgid "%<-mn%> is not supported for linux targets"
43228 msgstr ""
43230 #: config/i386/host-cygwin.cc:64
43231 #, gcc-internal-format
43232 msgid "cannot extend PCH file: %m"
43233 msgstr ""
43235 #: config/i386/host-cygwin.cc:75
43236 #, gcc-internal-format
43237 msgid "cannot set position in PCH file: %m"
43238 msgstr ""
43240 #: config/i386/i386-builtins.cc:1962
43241 #, gcc-internal-format
43242 msgid "no dispatcher found for the versioning attributes"
43243 msgstr ""
43245 #: config/i386/i386-builtins.cc:2012
43246 #, gcc-internal-format
43247 msgid "ISA %qs is not supported in %<target%> attribute, use %<arch=%> syntax"
43248 msgstr ""
43250 #: config/i386/i386-builtins.cc:2023
43251 #, gcc-internal-format, gfc-internal-format
43252 msgid "no dispatcher found for the versioning attributes: %s"
43253 msgstr ""
43255 #: config/i386/i386-builtins.cc:2133
43256 #, gcc-internal-format
43257 msgid "parameter to builtin must be a string constant or literal"
43258 msgstr ""
43260 #: config/i386/i386-builtins.cc:2157 config/i386/i386-builtins.cc:2206
43261 #, gcc-internal-format, gfc-internal-format
43262 msgid "parameter to builtin not valid: %s"
43263 msgstr ""
43265 #: config/i386/i386-expand.cc:9752
43266 #, gcc-internal-format
43267 msgid "interrupt service routine cannot be called directly"
43268 msgstr ""
43270 #: config/i386/i386-expand.cc:10223 config/i386/i386-expand.cc:11810
43271 #, gcc-internal-format
43272 msgid "the last argument must be a 2-bit immediate"
43273 msgstr ""
43275 #: config/i386/i386-expand.cc:10697
43276 #, gcc-internal-format
43277 msgid "the fifth argument must be an 8-bit immediate"
43278 msgstr ""
43280 #: config/i386/i386-expand.cc:10792
43281 #, gcc-internal-format
43282 msgid "the third argument must be an 8-bit immediate"
43283 msgstr ""
43285 #: config/i386/i386-expand.cc:11739
43286 #, gcc-internal-format
43287 msgid "the last argument must be an 1-bit immediate"
43288 msgstr ""
43290 #: config/i386/i386-expand.cc:11754
43291 #, gcc-internal-format
43292 msgid "the last argument must be a 3-bit immediate"
43293 msgstr ""
43295 #: config/i386/i386-expand.cc:11789
43296 #, gcc-internal-format
43297 msgid "the last argument must be a 4-bit immediate"
43298 msgstr ""
43300 #: config/i386/i386-expand.cc:11829
43301 #, gcc-internal-format
43302 msgid "the last argument must be a 1-bit immediate"
43303 msgstr ""
43305 #: config/i386/i386-expand.cc:11845
43306 #, gcc-internal-format
43307 msgid "the last argument must be a 5-bit immediate"
43308 msgstr ""
43310 #: config/i386/i386-expand.cc:11855
43311 #, gcc-internal-format
43312 msgid "the next to last argument must be an 8-bit immediate"
43313 msgstr ""
43315 #: config/i386/i386-expand.cc:11860
43316 #, gcc-internal-format
43317 msgid "the last argument must be an 8-bit immediate"
43318 msgstr ""
43320 #: config/i386/i386-expand.cc:11997
43321 #, gcc-internal-format
43322 msgid "the third argument must be comparison constant"
43323 msgstr ""
43325 #: config/i386/i386-expand.cc:12002
43326 #, gcc-internal-format
43327 msgid "incorrect comparison mode"
43328 msgstr ""
43330 #: config/i386/i386-expand.cc:12008 config/i386/i386-expand.cc:12332
43331 #, gcc-internal-format
43332 msgid "incorrect rounding operand"
43333 msgstr ""
43335 #: config/i386/i386-expand.cc:12312
43336 #, gcc-internal-format
43337 msgid "the immediate argument must be a 4-bit immediate"
43338 msgstr ""
43340 #: config/i386/i386-expand.cc:12320
43341 #, gcc-internal-format
43342 msgid "the immediate argument must be a 5-bit immediate"
43343 msgstr ""
43345 #: config/i386/i386-expand.cc:12323
43346 #, gcc-internal-format
43347 msgid "the immediate argument must be an 8-bit immediate"
43348 msgstr ""
43350 #: config/i386/i386-expand.cc:12799
43351 #, gcc-internal-format
43352 msgid "the fourth argument must be one of enum %qs"
43353 msgstr ""
43355 #: config/i386/i386-expand.cc:12869 config/rs6000/rs6000-builtin.cc:2378
43356 #, gcc-internal-format
43357 msgid "selector must be an integer constant in the range [0, %wi]"
43358 msgstr ""
43360 #: config/i386/i386-expand.cc:13120
43361 #, gcc-internal-format
43362 msgid "%qE needs unknown isa option"
43363 msgstr ""
43365 #: config/i386/i386-expand.cc:13124
43366 #, gcc-internal-format
43367 msgid "%qE needs isa option %s"
43368 msgstr ""
43370 #: config/i386/i386-expand.cc:13612
43371 #, gcc-internal-format
43372 msgid "second, third and fourth argument must be a const"
43373 msgstr ""
43375 #: config/i386/i386-expand.cc:13620
43376 #, gcc-internal-format
43377 msgid "invalid third argument"
43378 msgstr ""
43380 #. Ignore the hint.
43381 #: config/i386/i386-expand.cc:13629 config/i386/i386-expand.cc:13684
43382 #, gcc-internal-format
43383 msgid ""
43384 "instruction prefetch applies when in 64-bit mode with RIP-relative "
43385 "addressing and option %<-mprefetchi%>; they stay NOPs otherwise"
43386 msgstr ""
43388 #: config/i386/i386-expand.cc:13646
43389 #, gcc-internal-format
43390 msgid "invalid third argument to %<__builtin_ia32_prefetch%>; using zero"
43391 msgstr ""
43393 #: config/i386/i386-expand.cc:13672
43394 #, gcc-internal-format
43395 msgid "second argument must be a const"
43396 msgstr ""
43398 #: config/i386/i386-expand.cc:14218
43399 #, gcc-internal-format
43400 msgid "the last argument must be a 32-bit immediate"
43401 msgstr ""
43403 #: config/i386/i386-expand.cc:14251
43404 #, gcc-internal-format
43405 msgid "last argument must be an immediate"
43406 msgstr ""
43408 #: config/i386/i386-expand.cc:15013 config/i386/i386-expand.cc:15225
43409 #, gcc-internal-format
43410 msgid "the last argument must be scale 1, 2, 4, 8"
43411 msgstr ""
43413 #: config/i386/i386-expand.cc:15278
43414 #, gcc-internal-format
43415 msgid "the forth argument must be scale 1, 2, 4, 8"
43416 msgstr ""
43418 #: config/i386/i386-expand.cc:15284
43419 #, gcc-internal-format
43420 msgid "incorrect hint operand"
43421 msgstr ""
43423 #: config/i386/i386-expand.cc:15303
43424 #, gcc-internal-format
43425 msgid "the argument to %<xabort%> intrinsic must be an 8-bit immediate"
43426 msgstr ""
43428 #: config/i386/i386-features.cc:3516
43429 #, gcc-internal-format
43430 msgid ""
43431 "function versions cannot be marked as %<gnu_inline%>, bodies have to be "
43432 "generated"
43433 msgstr ""
43435 #: config/i386/i386-options.cc:925 config/i386/i386-options.cc:2251
43436 #: config/i386/i386-options.cc:2260
43437 #, gcc-internal-format, gfc-internal-format
43438 msgid "code model %s does not support PIC mode"
43439 msgstr ""
43441 #: config/i386/i386-options.cc:1208
43442 #, gcc-internal-format
43443 msgid "attribute %qs argument is not a string"
43444 msgstr ""
43446 #: config/i386/i386-options.cc:1272
43447 #, gcc-internal-format
43448 msgid "attribute %qs argument %qs is unknown"
43449 msgstr ""
43451 #: config/i386/i386-options.cc:1335
43452 #, gcc-internal-format
43453 msgid "attribute value %qs was already specified in %qs attribute"
43454 msgstr ""
43456 #: config/i386/i386-options.cc:1373
43457 #, gcc-internal-format
43458 msgid "attribute value %qs is unknown in %qs attribute"
43459 msgstr ""
43461 #: config/i386/i386-options.cc:1674
43462 #, gcc-internal-format
43463 msgid "wrong argument %qs to option %qs"
43464 msgstr ""
43466 #: config/i386/i386-options.cc:1680
43467 #, gcc-internal-format
43468 msgid "size ranges of option %qs should be increasing"
43469 msgstr ""
43471 #: config/i386/i386-options.cc:1690
43472 #, gcc-internal-format
43473 msgid "wrong strategy name %qs specified for option %qs"
43474 msgstr ""
43476 #. rep; movq isn't available in 32-bit code.
43477 #: config/i386/i386-options.cc:1716
43478 #, gcc-internal-format
43479 msgid ""
43480 "strategy name %qs specified for option %qs not supported for 32-bit code"
43481 msgstr ""
43483 #: config/i386/i386-options.cc:1729
43484 #, gcc-internal-format
43485 msgid "unknown alignment %qs specified for option %qs"
43486 msgstr ""
43488 #: config/i386/i386-options.cc:1739
43489 #, gcc-internal-format
43490 msgid "the max value for the last size range should be -1 for option %qs"
43491 msgstr ""
43493 #: config/i386/i386-options.cc:1746
43494 #, gcc-internal-format
43495 msgid "too many size ranges specified in option %qs"
43496 msgstr ""
43498 #: config/i386/i386-options.cc:1824
43499 #, gcc-internal-format
43500 msgid "unknown parameter to option %<-mtune-ctrl%>: %s"
43501 msgstr ""
43503 #: config/i386/i386-options.cc:2047
43504 #, gcc-internal-format
43505 msgid "Intel MCU psABI isn%'t supported in %s mode"
43506 msgstr ""
43508 #: config/i386/i386-options.cc:2101
43509 #, gcc-internal-format
43510 msgid ""
43511 "%<-mtune=x86-64%> is deprecated; use %<-mtune=k8%> or %<-mtune=generic%> "
43512 "instead as appropriate"
43513 msgstr ""
43515 #: config/i386/i386-options.cc:2103
43516 #, gcc-internal-format
43517 msgid ""
43518 "%<target(\"tune=x86-64\")%> is deprecated; use %<target(\"tune=k8\")%> or "
43519 "%<target(\"tune=generic\")%> instead as appropriate"
43520 msgstr ""
43522 #: config/i386/i386-options.cc:2109
43523 #, gcc-internal-format
43524 msgid "%<-mtune=knl%> support will be removed in GCC 15"
43525 msgstr ""
43527 #: config/i386/i386-options.cc:2110
43528 #, gcc-internal-format
43529 msgid "%<target(\"tune=knl\")%> support will be removed in GCC 15"
43530 msgstr ""
43532 #: config/i386/i386-options.cc:2115
43533 #, gcc-internal-format
43534 msgid "%<-mtune=knm%> support will be removed in GCC 15"
43535 msgstr ""
43537 #: config/i386/i386-options.cc:2116
43538 #, gcc-internal-format
43539 msgid "%<target(\"tune=knm\")%> support will be removed in GCC 15"
43540 msgstr ""
43542 #. rep; movq isn't available in 32-bit code.
43543 #: config/i386/i386-options.cc:2143
43544 #, gcc-internal-format
43545 msgid "%<-mstringop-strategy=rep_8byte%> not supported for 32-bit code"
43546 msgstr ""
43548 #: config/i386/i386-options.cc:2148
43549 #, gcc-internal-format
43550 msgid "%<-mapxf%> is not supported for 32-bit code"
43551 msgstr ""
43553 #: config/i386/i386-options.cc:2150
43554 #, gcc-internal-format
43555 msgid "%<-mapx-features=%> option is not supported for 32-bit code"
43556 msgstr ""
43558 #: config/i386/i386-options.cc:2153
43559 #, gcc-internal-format
43560 msgid "%<-muintr%> not supported for 32-bit code"
43561 msgstr ""
43563 #: config/i386/i386-options.cc:2156
43564 #, gcc-internal-format
43565 msgid "%<-mlam=%> option: [u48|u57] not supported for 32-bit code"
43566 msgstr ""
43568 #: config/i386/i386-options.cc:2171
43569 #, gcc-internal-format
43570 msgid "address mode %qs not supported in the %s bit mode"
43571 msgstr ""
43573 #: config/i386/i386-options.cc:2182
43574 #, gcc-internal-format
43575 msgid "%<-mabi=ms%> not supported with X32 ABI"
43576 msgstr ""
43578 #: config/i386/i386-options.cc:2188
43579 #, gcc-internal-format
43580 msgid "%<-mabi=%s%> not supported with %<-fsanitize=address%>"
43581 msgstr ""
43583 #: config/i386/i386-options.cc:2191
43584 #, gcc-internal-format
43585 msgid "%<-mabi=%s%> not supported with %<-fsanitize=kernel-address%>"
43586 msgstr ""
43588 #: config/i386/i386-options.cc:2195
43589 #, gcc-internal-format
43590 msgid "%<-mabi=%s%> not supported with %<-fsanitize=thread%>"
43591 msgstr ""
43593 #: config/i386/i386-options.cc:2201
43594 #, gcc-internal-format
43595 msgid ""
43596 "%<-mlam=u48%> is not compatible with Hardware-assisted AddressSanitizer, "
43597 "override to %<-mlam=u57%>"
43598 msgstr ""
43600 #: config/i386/i386-options.cc:2221 config/i386/i386-options.cc:2230
43601 #: config/i386/i386-options.cc:2242 config/i386/i386-options.cc:2253
43602 #: config/i386/i386-options.cc:2264
43603 #, gcc-internal-format
43604 msgid "code model %qs not supported in the %s bit mode"
43605 msgstr ""
43607 #: config/i386/i386-options.cc:2233 config/i386/i386-options.cc:2245
43608 #, gcc-internal-format
43609 msgid "code model %qs not supported in x32 mode"
43610 msgstr ""
43612 #: config/i386/i386-options.cc:2288
43613 #, gcc-internal-format
43614 msgid "%<-masm=intel%> not supported in this configuration"
43615 msgstr ""
43617 #: config/i386/i386-options.cc:2293
43618 #, gcc-internal-format, gfc-internal-format
43619 msgid "%i-bit mode not compiled in"
43620 msgstr ""
43622 #: config/i386/i386-options.cc:2305
43623 #, gcc-internal-format
43624 msgid "%<generic%> CPU can be used only for %<-mtune=%> switch"
43625 msgstr ""
43627 #: config/i386/i386-options.cc:2307
43628 #, gcc-internal-format
43629 msgid "%<generic%> CPU can be used only for %<target(\"tune=\")%> attribute"
43630 msgstr ""
43632 #: config/i386/i386-options.cc:2314
43633 #, gcc-internal-format
43634 msgid "%<intel%> CPU can be used only for %<-mtune=%> switch"
43635 msgstr ""
43637 #: config/i386/i386-options.cc:2316
43638 #, gcc-internal-format
43639 msgid "%<intel%> CPU can be used only for %<target(\"tune=\")%> attribute"
43640 msgstr ""
43642 #: config/i386/i386-options.cc:2324 config/i386/i386-options.cc:2477
43643 #, gcc-internal-format
43644 msgid "CPU you selected does not support x86-64 instruction set"
43645 msgstr ""
43647 #: config/i386/i386-options.cc:2332
43648 #, gcc-internal-format
43649 msgid "%<-march=knl%> support will be removed in GCC 15"
43650 msgstr ""
43652 #: config/i386/i386-options.cc:2333
43653 #, gcc-internal-format
43654 msgid "%<target(\"arch=knl\")%> support will be removed in GCC 15"
43655 msgstr ""
43657 #: config/i386/i386-options.cc:2338
43658 #, gcc-internal-format
43659 msgid "%<-march=knm%> support will be removed in GCC 15"
43660 msgstr ""
43662 #: config/i386/i386-options.cc:2339
43663 #, gcc-internal-format
43664 msgid "%<target(\"arch=knm\")%> support will be removed in GCC 15"
43665 msgstr ""
43667 #: config/i386/i386-options.cc:2416
43668 #, gcc-internal-format
43669 msgid "bad value %qs for %<-march=%> switch"
43670 msgstr ""
43672 #: config/i386/i386-options.cc:2417
43673 #, gcc-internal-format
43674 msgid "bad value %qs for %<target(\"arch=\")%> attribute"
43675 msgstr ""
43677 #: config/i386/i386-options.cc:2439
43678 #, gcc-internal-format
43679 msgid "valid arguments to %<-march=%> switch are: %s; did you mean %qs?"
43680 msgstr ""
43682 #: config/i386/i386-options.cc:2441
43683 #, gcc-internal-format
43684 msgid ""
43685 "valid arguments to %<target(\"arch=\")%> attribute are: %s; did you mean %qs?"
43686 msgstr ""
43688 #: config/i386/i386-options.cc:2446
43689 #, gcc-internal-format
43690 msgid "valid arguments to %<-march=%> switch are: %s"
43691 msgstr ""
43693 #: config/i386/i386-options.cc:2447
43694 #, gcc-internal-format
43695 msgid "valid arguments to %<target(\"arch=\")%> attribute are: %s"
43696 msgstr ""
43698 #: config/i386/i386-options.cc:2496
43699 #, gcc-internal-format
43700 msgid "bad value %qs for %<-mtune=%> switch"
43701 msgstr ""
43703 #: config/i386/i386-options.cc:2497
43704 #, gcc-internal-format
43705 msgid "bad value %qs for %<target(\"tune=\")%> attribute"
43706 msgstr ""
43708 #: config/i386/i386-options.cc:2518
43709 #, gcc-internal-format
43710 msgid "valid arguments to %<-mtune=%> switch are: %s; did you mean %qs?"
43711 msgstr ""
43713 #: config/i386/i386-options.cc:2520
43714 #, gcc-internal-format
43715 msgid ""
43716 "valid arguments to %<target(\"tune=\")%> attribute are: %s; did you mean %qs?"
43717 msgstr ""
43719 #: config/i386/i386-options.cc:2525
43720 #, gcc-internal-format
43721 msgid "valid arguments to %<-mtune=%> switch are: %s"
43722 msgstr ""
43724 #: config/i386/i386-options.cc:2526
43725 #, gcc-internal-format
43726 msgid "valid arguments to %<target(\"tune=\")%> attribute are: %s"
43727 msgstr ""
43729 #: config/i386/i386-options.cc:2554
43730 #, gcc-internal-format
43731 msgid "%<-mregparm%> is ignored in 64-bit mode"
43732 msgstr ""
43734 #: config/i386/i386-options.cc:2556
43735 #, gcc-internal-format
43736 msgid "%<-mregparm%> is ignored for Intel MCU psABI"
43737 msgstr ""
43739 #: config/i386/i386-options.cc:2559
43740 #, gcc-internal-format
43741 msgid "%<-mregparm=%d%> is not between 0 and %d"
43742 msgstr ""
43744 #: config/i386/i386-options.cc:2582
43745 #, gcc-internal-format
43746 msgid "%<-m96bit-long-double%> is not compatible with this target"
43747 msgstr ""
43749 #: config/i386/i386-options.cc:2587
43750 #, gcc-internal-format
43751 msgid "%<-mrtd%> is ignored in 64bit mode"
43752 msgstr ""
43754 #: config/i386/i386-options.cc:2588
43755 #, gcc-internal-format
43756 msgid "%<target(\"rtd\")%> is ignored in 64bit mode"
43757 msgstr ""
43759 #: config/i386/i386-options.cc:2681
43760 #, gcc-internal-format
43761 msgid ""
43762 "%<-mno-evex512%> or %<-mno-avx512XXX%> cannot disable AVX10 instructions "
43763 "when AVX10.1-512 is available"
43764 msgstr ""
43766 #. We should not emit 512 bit instructions under AVX10.1-256
43767 #. when EVEX512 is enabled w/o any AVX512 features enabled.
43768 #. Disable EVEX512 bit for this.
43769 #: config/i386/i386-options.cc:2695
43770 #, gcc-internal-format
43771 msgid ""
43772 "Using %<-mevex512%> without any AVX512 features enabled together with "
43773 "AVX10.1 only will not enable any AVX512 or AVX10.1-512 features, using 256 "
43774 "as max vector size"
43775 msgstr ""
43777 #: config/i386/i386-options.cc:2702 config/i386/i386-options.cc:2708
43778 #, gcc-internal-format
43779 msgid ""
43780 "Vector size conflicts between AVX10.1 and AVX512, using 512 as max vector "
43781 "size"
43782 msgstr ""
43784 #: config/i386/i386-options.cc:2716
43785 #, gcc-internal-format
43786 msgid ""
43787 "%<-mno-avx512XXX%> cannot disable AVX10 instructions when AVX10 is available"
43788 msgstr ""
43790 #: config/i386/i386-options.cc:2726
43791 #, gcc-internal-format
43792 msgid ""
43793 "%<-mno-avx10.1, -mno-avx10.1-256, -mno-avx10.1-512%> cannot disable AVX512 "
43794 "instructions when %<-mavx512XXX%>"
43795 msgstr ""
43797 #: config/i386/i386-options.cc:2781
43798 #, gcc-internal-format
43799 msgid "%<-mpreferred-stack-boundary%> is not supported for this target"
43800 msgstr ""
43802 #: config/i386/i386-options.cc:2784
43803 #, gcc-internal-format
43804 msgid "%<-mpreferred-stack-boundary=%d%> is not between %d and %d"
43805 msgstr ""
43807 #: config/i386/i386-options.cc:2807
43808 #, gcc-internal-format
43809 msgid "%<-mincoming-stack-boundary=%d%> is not between %d and 12"
43810 msgstr ""
43812 #: config/i386/i386-options.cc:2820
43813 #, gcc-internal-format
43814 msgid "%<-mnop-mcount%> is not compatible with this target"
43815 msgstr ""
43817 #: config/i386/i386-options.cc:2823
43818 #, gcc-internal-format
43819 msgid "%<-mnop-mcount%> is not implemented for %<-fPIC%>"
43820 msgstr ""
43822 #: config/i386/i386-options.cc:2829
43823 #, gcc-internal-format
43824 msgid "%<-msseregparm%> used without SSE enabled"
43825 msgstr ""
43827 #: config/i386/i386-options.cc:2830
43828 #, gcc-internal-format
43829 msgid "%<target(\"sseregparm\")%> used without SSE enabled"
43830 msgstr ""
43832 #: config/i386/i386-options.cc:2840
43833 #, gcc-internal-format
43834 msgid "SSE instruction set disabled, using 387 arithmetics"
43835 msgstr ""
43837 #: config/i386/i386-options.cc:2847
43838 #, gcc-internal-format
43839 msgid "387 instruction set disabled, using SSE arithmetics"
43840 msgstr ""
43842 #: config/i386/i386-options.cc:2897
43843 #, gcc-internal-format
43844 msgid "stack probing requires %<-maccumulate-outgoing-args%> for correctness"
43845 msgstr ""
43847 #: config/i386/i386-options.cc:2899
43848 #, gcc-internal-format
43849 msgid ""
43850 "stack probing requires %<target(\"accumulate-outgoing-args\")%> for "
43851 "correctness"
43852 msgstr ""
43854 #: config/i386/i386-options.cc:2913
43855 #, gcc-internal-format
43856 msgid "fixed ebp register requires %<-maccumulate-outgoing-args%>"
43857 msgstr ""
43859 #: config/i386/i386-options.cc:2915
43860 #, gcc-internal-format
43861 msgid "fixed ebp register requires %<target(\"accumulate-outgoing-args\")%>"
43862 msgstr ""
43864 #: config/i386/i386-options.cc:2975
43865 #, gcc-internal-format
43866 msgid "%<-mfentry%> isn%'t supported for 32-bit in combination with %<-fpic%>"
43867 msgstr ""
43869 #: config/i386/i386-options.cc:2978
43870 #, gcc-internal-format
43871 msgid "%<-mno-fentry%> isn%'t compatible with SEH"
43872 msgstr ""
43874 #: config/i386/i386-options.cc:2982
43875 #, gcc-internal-format
43876 msgid "%<-mcall-ms2sysv-xlogues%> isn%'t currently supported with SEH"
43877 msgstr ""
43879 #: config/i386/i386-options.cc:3104 config/loongarch/loongarch-opts.cc:898
43880 #, gcc-internal-format
43881 msgid "unknown option for %<-mrecip=%s%>"
43882 msgstr ""
43884 #: config/i386/i386-options.cc:3163
43885 #, gcc-internal-format
43886 msgid "%qs is not a valid number in %<-mstack-protector-guard-offset=%>"
43887 msgstr ""
43889 #: config/i386/i386-options.cc:3168
43890 #, gcc-internal-format
43891 msgid "%qs is not a valid offset in %<-mstack-protector-guard-offset=%>"
43892 msgstr ""
43894 #: config/i386/i386-options.cc:3196
43895 #, gcc-internal-format
43896 msgid "%qs is not a valid base register in %<-mstack-protector-guard-reg=%>"
43897 msgstr ""
43899 #: config/i386/i386-options.cc:3250
43900 #, gcc-internal-format
43901 msgid ""
43902 "%<-fcf-protection=full%> is not enabled by %<-fhardened%> because it was "
43903 "specified on the command line"
43904 msgstr ""
43906 #: config/i386/i386-options.cc:3259
43907 #, gcc-internal-format
43908 msgid "%<-fcf-protection%> is not compatible with this target"
43909 msgstr ""
43911 #: config/i386/i386-options.cc:3426
43912 #, gcc-internal-format
43913 msgid "interrupt and naked attributes are not compatible"
43914 msgstr ""
43916 #: config/i386/i386-options.cc:3430 config/i386/i386-options.cc:3462
43917 #: config/i386/i386-options.cc:4006 config/i386/i386-options.cc:4016
43918 #, gcc-internal-format
43919 msgid "%qs and %qs attributes are not compatible"
43920 msgstr ""
43922 #: config/i386/i386-options.cc:3447
43923 #, gcc-internal-format
43924 msgid "only DWARF debug format is supported for interrupt service routine"
43925 msgstr ""
43927 #: config/i386/i386-options.cc:3508
43928 #, gcc-internal-format
43929 msgid "%<-mindirect-branch=%s%> and %<-mcmodel=large%> are not compatible"
43930 msgstr ""
43932 #: config/i386/i386-options.cc:3518
43933 #, gcc-internal-format
43934 msgid "%<-mindirect-branch%> and %<-fcf-protection%> are not compatible"
43935 msgstr ""
43937 #: config/i386/i386-options.cc:3553
43938 #, gcc-internal-format
43939 msgid "%<-mfunction-return=%s%> and %<-mcmodel=large%> are not compatible"
43940 msgstr ""
43942 #: config/i386/i386-options.cc:3563
43943 #, gcc-internal-format
43944 msgid "%<-mfunction-return%> and %<-fcf-protection%> are not compatible"
43945 msgstr ""
43947 #: config/i386/i386-options.cc:3671
43948 #, gcc-internal-format
43949 msgid "%s instructions aren%'t allowed in an exception service routine"
43950 msgstr ""
43952 #: config/i386/i386-options.cc:3673
43953 #, gcc-internal-format
43954 msgid "%s instructions aren%'t allowed in an interrupt service routine"
43955 msgstr ""
43957 #: config/i386/i386-options.cc:3677
43958 #, gcc-internal-format
43959 msgid ""
43960 "%s instructions aren%'t allowed in a function with the "
43961 "%<no_caller_saved_registers%> attribute"
43962 msgstr ""
43964 #: config/i386/i386-options.cc:3724 config/i386/i386-options.cc:3775
43965 #, gcc-internal-format
43966 msgid "fastcall and regparm attributes are not compatible"
43967 msgstr ""
43969 #: config/i386/i386-options.cc:3729
43970 #, gcc-internal-format
43971 msgid "regparam and thiscall attributes are not compatible"
43972 msgstr ""
43974 #: config/i386/i386-options.cc:3736 config/i386/i386-options.cc:3964
43975 #, gcc-internal-format
43976 msgid "%qE attribute requires an integer constant argument"
43977 msgstr ""
43979 #: config/i386/i386-options.cc:3742
43980 #, gcc-internal-format
43981 msgid "argument to %qE attribute larger than %d"
43982 msgstr ""
43984 #: config/i386/i386-options.cc:3767 config/i386/i386-options.cc:3810
43985 #, gcc-internal-format
43986 msgid "fastcall and cdecl attributes are not compatible"
43987 msgstr ""
43989 #: config/i386/i386-options.cc:3771
43990 #, gcc-internal-format
43991 msgid "fastcall and stdcall attributes are not compatible"
43992 msgstr ""
43994 #: config/i386/i386-options.cc:3779 config/i386/i386-options.cc:3828
43995 #, gcc-internal-format
43996 msgid "fastcall and thiscall attributes are not compatible"
43997 msgstr ""
43999 #: config/i386/i386-options.cc:3789 config/i386/i386-options.cc:3806
44000 #, gcc-internal-format
44001 msgid "stdcall and cdecl attributes are not compatible"
44002 msgstr ""
44004 #: config/i386/i386-options.cc:3793
44005 #, gcc-internal-format
44006 msgid "stdcall and fastcall attributes are not compatible"
44007 msgstr ""
44009 #: config/i386/i386-options.cc:3797 config/i386/i386-options.cc:3824
44010 #, gcc-internal-format
44011 msgid "stdcall and thiscall attributes are not compatible"
44012 msgstr ""
44014 #: config/i386/i386-options.cc:3814 config/i386/i386-options.cc:3832
44015 #, gcc-internal-format
44016 msgid "cdecl and thiscall attributes are not compatible"
44017 msgstr ""
44019 #: config/i386/i386-options.cc:3820
44020 #, gcc-internal-format
44021 msgid "%qE attribute is used for non-class method"
44022 msgstr ""
44024 #: config/i386/i386-options.cc:3924 config/rs6000/rs6000.cc:20747
44025 #, gcc-internal-format
44026 msgid "%qE incompatible attribute ignored"
44027 msgstr ""
44029 #: config/i386/i386-options.cc:3951
44030 #, gcc-internal-format
44031 msgid "%qE attribute only available for 32-bit"
44032 msgstr ""
44034 #: config/i386/i386-options.cc:3972
44035 #, gcc-internal-format
44036 msgid "argument to %qE attribute is neither zero, nor one"
44037 msgstr ""
44039 #: config/i386/i386-options.cc:4043 config/i386/i386-options.cc:4065
44040 #: config/ia64/ia64.cc:822 config/s390/s390.cc:1271
44041 #, gcc-internal-format
44042 msgid "%qE attribute requires a string constant argument"
44043 msgstr ""
44045 #: config/i386/i386-options.cc:4053 config/i386/i386-options.cc:4075
44046 #: config/s390/s390.cc:1300
44047 #, gcc-internal-format
44048 msgid "argument to %qE attribute is not (keep|thunk|thunk-inline|thunk-extern)"
44049 msgstr ""
44051 #: config/i386/i386-options.cc:4107
44052 #, gcc-internal-format
44053 msgid "interrupt service routine should have a pointer as the first argument"
44054 msgstr ""
44056 #: config/i386/i386-options.cc:4114
44057 #, gcc-internal-format
44058 msgid "interrupt service routine should have %qs as the second argument"
44059 msgstr ""
44061 #: config/i386/i386-options.cc:4125
44062 #, gcc-internal-format
44063 msgid ""
44064 "interrupt service routine can only have a pointer argument and an optional "
44065 "integer argument"
44066 msgstr ""
44068 #: config/i386/i386-options.cc:4128
44069 #, gcc-internal-format
44070 msgid "interrupt service routine must return %<void%>"
44071 msgstr ""
44073 #: config/i386/i386.cc:1281
44074 #, gcc-internal-format
44075 msgid "calling %qD with attribute sseregparm without SSE/SSE2 enabled"
44076 msgstr ""
44078 #: config/i386/i386.cc:1284
44079 #, gcc-internal-format
44080 msgid "calling %qT with attribute sseregparm without SSE/SSE2 enabled"
44081 msgstr ""
44083 #: config/i386/i386.cc:1588
44084 #, gcc-internal-format
44085 msgid "X32 does not support %<ms_abi%> attribute"
44086 msgstr ""
44088 #: config/i386/i386.cc:1622
44089 #, gcc-internal-format
44090 msgid "%<ms_hook_prologue%> attribute is not compatible with nested function"
44091 msgstr ""
44093 #: config/i386/i386.cc:1974
44094 #, gcc-internal-format
44095 msgid "AVX512F vector argument without AVX512F enabled changes the ABI"
44096 msgstr ""
44098 #: config/i386/i386.cc:1980
44099 #, gcc-internal-format
44100 msgid "AVX512F vector return without AVX512F enabled changes the ABI"
44101 msgstr ""
44103 #: config/i386/i386.cc:1994
44104 #, gcc-internal-format
44105 msgid "AVX vector argument without AVX enabled changes the ABI"
44106 msgstr ""
44108 #: config/i386/i386.cc:2000
44109 #, gcc-internal-format
44110 msgid "AVX vector return without AVX enabled changes the ABI"
44111 msgstr ""
44113 #: config/i386/i386.cc:2016
44114 #, gcc-internal-format
44115 msgid "SSE vector argument without SSE enabled changes the ABI"
44116 msgstr ""
44118 #: config/i386/i386.cc:2022
44119 #, gcc-internal-format
44120 msgid "SSE vector return without SSE enabled changes the ABI"
44121 msgstr ""
44123 #: config/i386/i386.cc:2038
44124 #, gcc-internal-format
44125 msgid "MMX vector argument without MMX enabled changes the ABI"
44126 msgstr ""
44128 #: config/i386/i386.cc:2044
44129 #, gcc-internal-format
44130 msgid "MMX vector return without MMX enabled changes the ABI"
44131 msgstr ""
44133 #: config/i386/i386.cc:2243
44134 #, gcc-internal-format
44135 msgid ""
44136 "the ABI of passing struct with a flexible array member has changed in GCC 4.4"
44137 msgstr ""
44139 #: config/i386/i386.cc:2372
44140 #, gcc-internal-format
44141 msgid "the ABI of passing union with %<long double%> has changed in GCC 4.4"
44142 msgstr ""
44144 #: config/i386/i386.cc:2507
44145 #, gcc-internal-format
44146 msgid ""
44147 "the ABI of passing structure with %<complex float%> member has changed in "
44148 "GCC 4.4"
44149 msgstr ""
44151 #: config/i386/i386.cc:2628
44152 msgid ""
44153 "the ABI of passing C structures with zero-width bit-fields has changed in "
44154 "GCC %{12.1%}"
44155 msgstr ""
44157 #: config/i386/i386.cc:2725 config/i386/i386.cc:4094 config/i386/i386.cc:4104
44158 #, gcc-internal-format
44159 msgid "SSE register return with SSE2 disabled"
44160 msgstr ""
44162 #: config/i386/i386.cc:2727
44163 #, gcc-internal-format
44164 msgid "SSE register return with SSE disabled"
44165 msgstr ""
44167 #: config/i386/i386.cc:2734
44168 #, gcc-internal-format
44169 msgid "SSE register argument with SSE2 disabled"
44170 msgstr ""
44172 #: config/i386/i386.cc:2736
44173 #, gcc-internal-format
44174 msgid "SSE register argument with SSE disabled"
44175 msgstr ""
44177 #: config/i386/i386.cc:2756
44178 #, gcc-internal-format
44179 msgid "x87 register return with x87 disabled"
44180 msgstr ""
44182 #: config/i386/i386.cc:3084 config/i386/i386.cc:3329 config/i386/i386.cc:4122
44183 #, gcc-internal-format
44184 msgid "calling %qD with SSE calling convention without SSE/SSE2 enabled"
44185 msgstr ""
44187 #: config/i386/i386.cc:3086 config/i386/i386.cc:3331 config/i386/i386.cc:4124
44188 #, gcc-internal-format
44189 msgid ""
44190 "this is a GCC bug that can be worked around by adding attribute used to "
44191 "function called"
44192 msgstr ""
44194 #: config/i386/i386.cc:3734
44195 #, gcc-internal-format, gfc-internal-format
44196 msgid ""
44197 "the ABI for passing parameters with %d-byte alignment has changed in GCC 4.6"
44198 msgstr ""
44200 #: config/i386/i386.cc:6790
44201 #, gcc-internal-format
44202 msgid "%<-mcall-ms2sysv-xlogues%> is not compatible with %s"
44203 msgstr ""
44205 #: config/i386/i386.cc:8808
44206 #, gcc-internal-format
44207 msgid ""
44208 "%<ms_hook_prologue%> attribute is not compatible with %<-mfentry%> for 32-bit"
44209 msgstr ""
44211 #: config/i386/i386.cc:8898
44212 #, gcc-internal-format
44213 msgid ""
44214 "Dynamic Realign Argument Pointer (DRAP) not supported in interrupt service "
44215 "routine.  This may be worked around by avoiding functions with aggregate "
44216 "return."
44217 msgstr ""
44219 #: config/i386/i386.cc:9951
44220 #, gcc-internal-format
44221 msgid "Stack realignment not supported with %<__builtin_eh_return%>"
44222 msgstr ""
44224 #: config/i386/i386.cc:9956
44225 #, gcc-internal-format
44226 msgid "regparm nested function not supported with %<__builtin_eh_return%>"
44227 msgstr ""
44229 #: config/i386/i386.cc:10347
44230 #, gcc-internal-format
44231 msgid "%<-fsplit-stack%> does not support fastcall with nested function"
44232 msgstr ""
44234 #: config/i386/i386.cc:10367
44235 #, gcc-internal-format
44236 msgid ""
44237 "%<-fsplit-stack%> does not support 2 register parameters for a nested "
44238 "function"
44239 msgstr ""
44241 #. FIXME: We could make this work by pushing a register
44242 #. around the addition and comparison.
44243 #: config/i386/i386.cc:10378
44244 #, gcc-internal-format
44245 msgid "%<-fsplit-stack%> does not support 3 register parameters"
44246 msgstr ""
44248 #: config/i386/i386.cc:13564
44249 #, gcc-internal-format
44250 msgid "%<V%> modifier on non-integer register"
44251 msgstr ""
44253 #: config/i386/i386.cc:13575 config/i386/i386.cc:13589
44254 #, gcc-internal-format
44255 msgid "unsupported size for integer register"
44256 msgstr ""
44258 #: config/i386/i386.cc:13621
44259 #, gcc-internal-format
44260 msgid "extended registers have no high halves"
44261 msgstr ""
44263 #: config/i386/i386.cc:13636
44264 #, gcc-internal-format
44265 msgid "unsupported operand size for extended register"
44266 msgstr ""
44268 #: config/i386/i386.cc:13833 config/i386/i386.cc:13835
44269 #, gcc-internal-format
44270 msgid "non-integer operand used with operand code %<z%>"
44271 msgstr ""
44273 #: config/i386/i386.cc:17996
44274 #, gcc-internal-format
44275 msgid ""
44276 "empty class %qT parameter passing ABI changes in %<-fabi-version=12%> (GCC 8)"
44277 msgstr ""
44279 #: config/i386/i386.cc:22734
44280 msgid "the alignment of %<_Atomic %T%> fields changed in %{GCC 11.1%}"
44281 msgstr ""
44283 #: config/i386/i386.cc:22815
44284 #, gcc-internal-format
44285 msgid "no register available for profiling %<-mcmodel=large%s%>"
44286 msgstr ""
44288 #: config/i386/i386.cc:22911
44289 #, gcc-internal-format
44290 msgid "profiling %<-mcmodel=large%> with PIC is not supported"
44291 msgstr ""
44293 #: config/i386/i386.cc:23624
44294 #, gcc-internal-format
44295 msgid ""
44296 "%<__bfloat16%> is redefined from typedef %<short%> to real %<__bf16%> since "
44297 "GCC 13.1, be careful of implicit conversion between %<__bf16%> and "
44298 "%<short%>; an explicit bitcast may be needed here"
44299 msgstr ""
44301 #: config/i386/i386.cc:25074
44302 #, gcc-internal-format
44303 msgid "unknown architecture specific memory model"
44304 msgstr ""
44306 #: config/i386/i386.cc:25081
44307 #, gcc-internal-format
44308 msgid "%<HLE_ACQUIRE%> not used with %<ACQUIRE%> or stronger memory model"
44309 msgstr ""
44311 #: config/i386/i386.cc:25088
44312 #, gcc-internal-format
44313 msgid "%<HLE_RELEASE%> not used with %<RELEASE%> or stronger memory model"
44314 msgstr ""
44316 #: config/i386/i386.cc:25775
44317 #, gcc-internal-format
44318 msgid "%<-fexcess-precision=16%> is not compatible with %<-mfpmath=387%>"
44319 msgstr ""
44321 #: config/i386/winnt.cc:83
44322 #, gcc-internal-format
44323 msgid ""
44324 "%qE attribute applies only to initialized variables with external linkage"
44325 msgstr ""
44327 #: config/i386/winnt.cc:156
44328 #, gcc-internal-format
44329 msgid "definition of static data member %q+D of dllimport%'d class"
44330 msgstr ""
44332 #: config/ia64/ia64-c.cc:50
44333 #, gcc-internal-format
44334 msgid "malformed %<#pragma builtin%>"
44335 msgstr ""
44337 #: config/ia64/ia64.cc:761 config/loongarch/loongarch.cc:7974
44338 #: config/loongarch/loongarch.cc:7984
44339 #, gcc-internal-format
44340 msgid "invalid argument of %qE attribute"
44341 msgstr ""
44343 #: config/ia64/ia64.cc:774
44344 #, gcc-internal-format
44345 msgid "an address area attribute cannot be specified for local variables"
44346 msgstr ""
44348 #: config/ia64/ia64.cc:781
44349 #, gcc-internal-format
44350 msgid "address area of %q+D conflicts with previous declaration"
44351 msgstr ""
44353 #: config/ia64/ia64.cc:789
44354 #, gcc-internal-format
44355 msgid "address area attribute cannot be specified for functions"
44356 msgstr ""
44358 #: config/ia64/ia64.cc:6035 config/pa/pa.cc:461 config/sh/sh.cc:8267
44359 #, gcc-internal-format
44360 msgid "value of %<-mfixed-range%> must have form REG1-REG2"
44361 msgstr ""
44363 #: config/ia64/ia64.cc:11312
44364 #, gcc-internal-format
44365 msgid "version attribute is not a string"
44366 msgstr ""
44368 #: config/iq2000/iq2000.cc:1864
44369 #, gcc-internal-format
44370 msgid "%<gp_offset%> (%ld) or %<end_offset%> (%ld) is less than zero"
44371 msgstr ""
44373 #: config/iq2000/iq2000.cc:2587
44374 #, gcc-internal-format
44375 msgid "argument %qd is not a constant"
44376 msgstr ""
44378 #: config/iq2000/iq2000.cc:2890 config/xtensa/xtensa.cc:3158
44379 #, gcc-internal-format
44380 msgid "%<PRINT_OPERAND_ADDRESS%>, null pointer"
44381 msgstr ""
44383 #: config/iq2000/iq2000.cc:3045
44384 #, gcc-internal-format
44385 msgid "%<PRINT_OPERAND%>: Unknown punctuation %<%c%>"
44386 msgstr ""
44388 #: config/iq2000/iq2000.cc:3054 config/xtensa/xtensa.cc:3007
44389 #, gcc-internal-format
44390 msgid "%<PRINT_OPERAND%> null pointer"
44391 msgstr ""
44393 #: config/loongarch/loongarch-builtins.cc:2999 config/mips/mips.cc:17388
44394 #, gcc-internal-format, gfc-internal-format
44395 msgid "argument %d to the built-in must be a constant in range %d to %d"
44396 msgstr ""
44398 #: config/loongarch/loongarch-builtins.cc:3077 config/mips/mips.cc:17508
44399 #, gcc-internal-format
44400 msgid "failed to expand built-in function"
44401 msgstr ""
44403 #: config/loongarch/loongarch-builtins.cc:3116
44404 #, gcc-internal-format
44405 msgid "built-in function %qD is not enabled"
44406 msgstr ""
44408 #: config/loongarch/loongarch-cpu.cc:115
44409 #, gcc-internal-format
44410 msgid ""
44411 "unknown processor ID %<0x%x%>, some tuning parameters will fall back to "
44412 "default"
44413 msgstr ""
44415 #: config/loongarch/loongarch-cpu.cc:144
44416 #, gcc-internal-format
44417 msgid "unknown native base architecture %<0x%x%>, %qs failed"
44418 msgstr ""
44420 #: config/loongarch/loongarch-cpu.cc:173
44421 #, gcc-internal-format
44422 msgid "unknown native FPU type %<0x%x%>, %qs failed"
44423 msgstr ""
44425 #: config/loongarch/loongarch-cpu.cc:180
44426 #, gcc-internal-format
44427 msgid "floating-point unit %qs differs from PRID preset %qs"
44428 msgstr ""
44430 #: config/loongarch/loongarch-cpu.cc:204
44431 #, gcc-internal-format
44432 msgid ""
44433 "unknown SIMD extension (%qs disabled while %qs is enabled), disabling SIMD"
44434 msgstr ""
44436 #: config/loongarch/loongarch-cpu.cc:242
44437 #, gcc-internal-format
44438 msgid ""
44439 "detected base architecture %qs, but some of its features are not detected; "
44440 "the detected base architecture may be unreliable, only detected features "
44441 "will be enabled"
44442 msgstr ""
44444 #: config/loongarch/loongarch-opts.cc:235
44445 #, gcc-internal-format
44446 msgid "%<-m%s%> overrides %<-m%s=%s%>, adjusting ABI to %qs"
44447 msgstr ""
44449 #: config/loongarch/loongarch-opts.cc:252
44450 #, gcc-internal-format
44451 msgid "ABI changed (%qs to %qs) while multilib is disabled"
44452 msgstr ""
44454 #: config/loongarch/loongarch-opts.cc:281
44455 #: config/loongarch/loongarch-opts.cc:286
44456 #, gcc-internal-format
44457 msgid "%qs does not work on a cross compiler"
44458 msgstr ""
44460 #: config/loongarch/loongarch-opts.cc:375
44461 #, gcc-internal-format
44462 msgid "enabling %qs promotes %<%s%s%> to %<%s%s%>"
44463 msgstr ""
44465 #: config/loongarch/loongarch-opts.cc:387
44466 #, gcc-internal-format
44467 msgid "%qs is disabled by %<-m%s%>, because it requires %<%s%s%>"
44468 msgstr ""
44470 #: config/loongarch/loongarch-opts.cc:399
44471 #, gcc-internal-format
44472 msgid "%<-m%s=%s%> conflicts with %qs, which requires %<%s%s%>"
44473 msgstr ""
44475 #: config/loongarch/loongarch-opts.cc:443
44476 #, gcc-internal-format
44477 msgid ""
44478 "your native CPU architecture (%qs) does not support %qs ABI, falling back to "
44479 "%<-m%s=%s%>"
44480 msgstr ""
44482 #: config/loongarch/loongarch-opts.cc:448
44483 #, gcc-internal-format
44484 msgid ""
44485 "default CPU architecture (%qs) does not support %qs ABI, falling back to %<-"
44486 "m%s=%s%>"
44487 msgstr ""
44489 #: config/loongarch/loongarch-opts.cc:479
44490 #, gcc-internal-format
44491 msgid "unable to implement ABI %qs with instruction set %qs"
44492 msgstr ""
44494 #: config/loongarch/loongarch-opts.cc:501
44495 #, gcc-internal-format
44496 msgid ""
44497 "ABI %qs cannot be implemented due to limited instruction set %qs, falling "
44498 "back to %qs"
44499 msgstr ""
44501 #: config/loongarch/loongarch-opts.cc:512
44502 #, gcc-internal-format
44503 msgid ""
44504 "instruction set %qs cannot implement default ABI %qs, falling back to %qs"
44505 msgstr ""
44507 #: config/loongarch/loongarch-opts.cc:517
44508 #, gcc-internal-format
44509 msgid ""
44510 "no multilib-enabled ABI (%qs) can be implemented with instruction set %qs, "
44511 "falling back to %qs"
44512 msgstr ""
44514 #: config/loongarch/loongarch-opts.cc:533
44515 #, gcc-internal-format
44516 msgid ""
44517 "ABI %qs is not enabled at configure-time, the linker might report an error"
44518 msgstr ""
44520 #: config/loongarch/loongarch-opts.cc:536
44521 #, gcc-internal-format, gfc-internal-format
44522 msgid "ABI with startfiles: %s"
44523 msgstr ""
44525 #: config/loongarch/loongarch-opts.cc:550
44526 #, gcc-internal-format
44527 msgid "%qs is not supported, now cmodel is set to %qs"
44528 msgstr ""
44530 #: config/loongarch/loongarch-opts.cc:1023
44531 #, gcc-internal-format
44532 msgid "code model %qs is not compatible with %s"
44533 msgstr ""
44535 #: config/loongarch/loongarch-opts.cc:1089
44536 #, gcc-internal-format
44537 msgid "%qs cannot be used for compiling a shared library"
44538 msgstr ""
44540 #: config/loongarch/loongarch.cc:7946
44541 #, gcc-internal-format
44542 msgid "%qE attribute cannot be specified for thread-local variables"
44543 msgstr ""
44545 #: config/loongarch/loongarch.cc:7964
44546 #, gcc-internal-format
44547 msgid "%qE attribute cannot be specified for register variables"
44548 msgstr ""
44550 #: config/loongarch/loongarch.cc:7992
44551 #, gcc-internal-format
44552 msgid "multiple %qE attribute"
44553 msgstr ""
44555 #: config/m32c/m32c-pragma.cc:54
44556 #, gcc-internal-format
44557 msgid "junk at end of %<#pragma GCC memregs%> [0-16]"
44558 msgstr ""
44560 #: config/m32c/m32c-pragma.cc:61
44561 #, gcc-internal-format
44562 msgid "%<#pragma GCC memregs%> must precede any function declarations"
44563 msgstr ""
44565 #: config/m32c/m32c-pragma.cc:69 config/m32c/m32c-pragma.cc:76
44566 #, gcc-internal-format
44567 msgid "%<#pragma GCC memregs%> takes a number [0-16]"
44568 msgstr ""
44570 #: config/m32c/m32c-pragma.cc:104
44571 #, gcc-internal-format
44572 msgid "junk at end of %<#pragma ADDRESS%>"
44573 msgstr ""
44575 #: config/m32c/m32c-pragma.cc:109
44576 #, gcc-internal-format
44577 msgid "malformed %<#pragma ADDRESS%> variable address"
44578 msgstr ""
44580 #: config/m32c/m32c.cc:422
44581 #, gcc-internal-format
44582 msgid "invalid target memregs value %<%d%>"
44583 msgstr ""
44585 #: config/m32c/m32c.cc:2934
44586 #, gcc-internal-format
44587 msgid "%qE attribute is not supported for R8C target"
44588 msgstr ""
44590 #. The argument must be a constant integer.
44591 #: config/m32c/m32c.cc:2950 config/sh/sh.cc:8479 config/sh/sh.cc:8574
44592 #, gcc-internal-format
44593 msgid "%qE attribute argument not an integer constant"
44594 msgstr ""
44596 #: config/m32c/m32c.cc:2959
44597 #, gcc-internal-format
44598 msgid "%qE attribute argument should be between 18 to 255"
44599 msgstr ""
44601 #: config/m32c/m32c.cc:4082
44602 #, gcc-internal-format
44603 msgid "%<bank_switch%> has no effect on non-interrupt functions"
44604 msgstr ""
44606 #: config/m32c/m32c.cc:4189
44607 #, gcc-internal-format
44608 msgid "%<fast_interrupt%> attribute directive ignored"
44609 msgstr ""
44611 #: config/m32r/m32r.cc:412
44612 #, gcc-internal-format
44613 msgid "invalid argument of %qs attribute"
44614 msgstr ""
44616 #: config/m68k/m68k.cc:535
44617 #, gcc-internal-format
44618 msgid "%<-mcpu=%s%> conflicts with %<-march=%s%>"
44619 msgstr ""
44621 #: config/m68k/m68k.cc:606
44622 #, gcc-internal-format
44623 msgid "%<-mpcrel%> %<-fPIC%> is not currently supported on selected cpu"
44624 msgstr ""
44626 #: config/m68k/m68k.cc:670
44627 #, gcc-internal-format
44628 msgid "%<-falign-labels=%d%> is not supported"
44629 msgstr ""
44631 #: config/m68k/m68k.cc:677
44632 #, gcc-internal-format
44633 msgid "%<-falign-loops=%d%> is not supported"
44634 msgstr ""
44636 #: config/m68k/m68k.cc:685
44637 #, gcc-internal-format
44638 msgid "%<-fstack-limit-%> options are not supported on this cpu"
44639 msgstr ""
44641 #: config/m68k/m68k.cc:803
44642 #, gcc-internal-format
44643 msgid "multiple interrupt attributes not allowed"
44644 msgstr ""
44646 #: config/m68k/m68k.cc:810
44647 #, gcc-internal-format
44648 msgid "%<interrupt_thread%> is available only on fido"
44649 msgstr ""
44651 #: config/m68k/m68k.cc:1144 config/rs6000/rs6000-logue.cc:1749
44652 #, gcc-internal-format
44653 msgid "stack limit expression is not supported"
44654 msgstr ""
44656 #: config/m68k/m68k.cc:7138 config/s390/s390.cc:17177
44657 #, gcc-internal-format
44658 msgid "%<-fexcess-precision=16%> is not supported on this target"
44659 msgstr ""
44661 #: config/mcore/mcore.cc:2960
44662 #, gcc-internal-format
44663 msgid "initialized variable %q+D is marked dllimport"
44664 msgstr ""
44666 #: config/microblaze/microblaze.cc:1760
44667 #, gcc-internal-format
44668 msgid "%<-fPIC%>/%<-fpic%> not supported for this target"
44669 msgstr ""
44671 #: config/microblaze/microblaze.cc:1772
44672 #, gcc-internal-format
44673 msgid "%qs is an invalid argument to %<-mcpu=%>"
44674 msgstr ""
44676 #: config/microblaze/microblaze.cc:1821
44677 #, gcc-internal-format
44678 msgid ""
44679 "%<-mxl-multiply-high%> can be used only with %<-mcpu=v6.00.a%> or greater"
44680 msgstr ""
44682 #: config/microblaze/microblaze.cc:1838
44683 #, gcc-internal-format
44684 msgid "%<-mxl-reorder%> can be used only with %<-mcpu=v8.30.a%> or greater"
44685 msgstr ""
44687 #: config/microblaze/microblaze.cc:1845
44688 #, gcc-internal-format
44689 msgid ""
44690 "%<-mxl-reorder%> requires %<-mxl-pattern-compare%> for %<-mcpu=v8.30.a%>"
44691 msgstr ""
44693 #: config/microblaze/microblaze.cc:1851
44694 #, gcc-internal-format
44695 msgid "%<-mxl-multiply-high%> requires %<-mno-xl-soft-mul%>"
44696 msgstr ""
44698 #: config/mips/mips.cc:1332 config/mips/mips.cc:1593 config/mips/mips.cc:1647
44699 #: config/riscv/riscv.cc:5800
44700 #, gcc-internal-format
44701 msgid "%qE attribute requires a string argument"
44702 msgstr ""
44704 #: config/mips/mips.cc:1340
44705 #, gcc-internal-format
44706 msgid "argument to %qE attribute is neither no, pcrel nor yes"
44707 msgstr ""
44709 #: config/mips/mips.cc:1506 config/mips/mips.cc:1510
44710 #, gcc-internal-format
44711 msgid "%qs attribute only applies to functions"
44712 msgstr ""
44714 #: config/mips/mips.cc:1520 config/mips/mips.cc:1526
44715 #, gcc-internal-format
44716 msgid "%qE cannot have both %qs and %qs attributes"
44717 msgstr ""
44719 #: config/mips/mips.cc:1555 config/mips/mips.cc:1561 config/nios2/nios2.cc:4489
44720 #, gcc-internal-format
44721 msgid "%qE redeclared with conflicting %qs attributes"
44722 msgstr ""
44724 #: config/mips/mips.cc:1601
44725 #, gcc-internal-format
44726 msgid "argument to %qE attribute is neither eic, nor %<vector=<line>%>"
44727 msgstr ""
44729 #: config/mips/mips.cc:1617
44730 #, gcc-internal-format
44731 msgid ""
44732 "interrupt vector to %qE attribute is not %<vector=(sw0|sw1|hw0|hw1|hw2|hw3|"
44733 "hw4|hw5)%>"
44734 msgstr ""
44736 #: config/mips/mips.cc:1654
44737 #, gcc-internal-format
44738 msgid "argument to %qE attribute is not intstack"
44739 msgstr ""
44741 #: config/mips/mips.cc:6223
44742 msgid ""
44743 "the ABI for passing a value containing zero-width fields before an adjacent "
44744 "64-bit floating-point field was changed in GCC %{12.1%}"
44745 msgstr ""
44747 #: config/mips/mips.cc:6668
44748 msgid ""
44749 "the ABI for returning a value containing zero-width bit-fields but otherwise "
44750 "an aggregate with only one or two floating-point fields was changed in GCC "
44751 "%{12.1%}"
44752 msgstr ""
44754 #: config/mips/mips.cc:6692
44755 msgid ""
44756 "the ABI for returning a value with C++17 empty bases but otherwise an "
44757 "aggregate with only one or two floating-point fields was changed in GCC "
44758 "%{12.1%}"
44759 msgstr ""
44761 #: config/mips/mips.cc:8039
44762 #, gcc-internal-format
44763 msgid "cannot handle inconsistent calls to %qs"
44764 msgstr ""
44766 #: config/mips/mips.cc:11295
44767 #, gcc-internal-format
44768 msgid "the %<interrupt%> attribute requires a MIPS32r2 processor or greater"
44769 msgstr ""
44771 #: config/mips/mips.cc:11297
44772 #, gcc-internal-format
44773 msgid "interrupt handlers cannot be MIPS16 functions"
44774 msgstr ""
44776 #: config/mips/mips.cc:12301
44777 #, gcc-internal-format
44778 msgid "%<-fstack-check=specific%> not implemented for MIPS16"
44779 msgstr ""
44781 #: config/mips/mips.cc:17640
44782 #, gcc-internal-format
44783 msgid "built-in function %qE not supported for MIPS16"
44784 msgstr ""
44786 #: config/mips/mips.cc:18248
44787 #, gcc-internal-format
44788 msgid "%qs does not support MIPS16 code"
44789 msgstr ""
44791 #: config/mips/mips.cc:20061
44792 #, gcc-internal-format
44793 msgid "MIPS16 PIC for ABIs other than o32 and o64"
44794 msgstr ""
44796 #: config/mips/mips.cc:20064
44797 #, gcc-internal-format
44798 msgid "MIPS16 %<-mxgot%> code"
44799 msgstr ""
44801 #: config/mips/mips.cc:20067
44802 #, gcc-internal-format
44803 msgid "%<hard-float%> MIPS16 code for ABIs other than o32 and o64"
44804 msgstr ""
44806 #: config/mips/mips.cc:20070
44807 #, gcc-internal-format
44808 msgid "MSA MIPS16 code"
44809 msgstr ""
44811 #: config/mips/mips.cc:20073
44812 #, gcc-internal-format
44813 msgid "MIPS16 requires %<-mexplicit-relocs%>"
44814 msgstr ""
44816 #: config/mips/mips.cc:20264 config/mips/mips.cc:20269
44817 #: config/mips/mips.cc:20359 config/mips/mips.cc:20361
44818 #: config/mips/mips.cc:20391 config/mips/mips.cc:20401
44819 #: config/mips/mips.cc:20507 config/mips/mips.cc:20531
44820 #, gcc-internal-format, gfc-internal-format
44821 msgid "unsupported combination: %s"
44822 msgstr ""
44824 #: config/mips/mips.cc:20304
44825 #, gcc-internal-format
44826 msgid ""
44827 "%<-%s%> conflicts with the other architecture options, which specify a %s "
44828 "processor"
44829 msgstr ""
44831 #: config/mips/mips.cc:20314
44832 #, gcc-internal-format
44833 msgid "%<-march=%s%> is not compatible with the selected ABI"
44834 msgstr ""
44836 #: config/mips/mips.cc:20329
44837 #, gcc-internal-format
44838 msgid "%<-mgp64%> used with a 32-bit processor"
44839 msgstr ""
44841 #: config/mips/mips.cc:20331
44842 #, gcc-internal-format
44843 msgid "%<-mgp32%> used with a 64-bit ABI"
44844 msgstr ""
44846 #: config/mips/mips.cc:20333
44847 #, gcc-internal-format
44848 msgid "%<-mgp64%> used with a 32-bit ABI"
44849 msgstr ""
44851 #: config/mips/mips.cc:20356
44852 #, gcc-internal-format
44853 msgid "the %qs architecture does not support %<-mfp32%>"
44854 msgstr ""
44856 #: config/mips/mips.cc:20365
44857 #, gcc-internal-format
44858 msgid ""
44859 "%<-mgp32%> and %<-mfp64%> can only be combined if the target supports the "
44860 "mfhc1 and mthc1 instructions"
44861 msgstr ""
44863 #: config/mips/mips.cc:20368
44864 #, gcc-internal-format
44865 msgid "%<-mgp32%> and %<-mfp64%> can only be combined when using the o32 ABI"
44866 msgstr ""
44868 #: config/mips/mips.cc:20389
44869 #, gcc-internal-format
44870 msgid "%<-mfpxx%> can only be used with the o32 ABI"
44871 msgstr ""
44873 #: config/mips/mips.cc:20393
44874 #, gcc-internal-format
44875 msgid "%<-march=%s%> requires %<-mfp32%>"
44876 msgstr ""
44878 #: config/mips/mips.cc:20395
44879 #, gcc-internal-format
44880 msgid "%<-mfpxx%> requires %<-mlra%>"
44881 msgstr ""
44883 #. We have traditionally allowed non-abicalls code to use
44884 #. an LP64 form of o64.  However, it would take a bit more
44885 #. effort to support the combination of 32-bit GOT entries
44886 #. and 64-bit pointers, so we treat the abicalls case as
44887 #. an error.
44888 #: config/mips/mips.cc:20420
44889 #, gcc-internal-format
44890 msgid "the combination of %qs and %qs is incompatible with %qs"
44891 msgstr ""
44893 #: config/mips/mips.cc:20473
44894 #, gcc-internal-format
44895 msgid "the %qs architecture does not support branch-likely instructions"
44896 msgstr ""
44898 #: config/mips/mips.cc:20488
44899 #, gcc-internal-format
44900 msgid "the %qs architecture does not support madd or msub instructions"
44901 msgstr ""
44903 #: config/mips/mips.cc:20502
44904 #, gcc-internal-format
44905 msgid "the %qs architecture does not support odd single-precision registers"
44906 msgstr ""
44908 #: config/mips/mips.cc:20515
44909 #, gcc-internal-format
44910 msgid "unsupported combination: %qs%s %s"
44911 msgstr ""
44913 #: config/mips/mips.cc:20524
44914 #, gcc-internal-format
44915 msgid "unsupported combination: %qs %s"
44916 msgstr ""
44918 #: config/mips/mips.cc:20539
44919 #, gcc-internal-format
44920 msgid "cannot generate position-independent code for %qs"
44921 msgstr ""
44923 #: config/mips/mips.cc:20542
44924 #, gcc-internal-format
44925 msgid "position-independent code requires %qs"
44926 msgstr ""
44928 #: config/mips/mips.cc:20575
44929 #, gcc-internal-format
44930 msgid "%<-mno-gpopt%> needs %<-mexplicit-relocs%>"
44931 msgstr ""
44933 #: config/mips/mips.cc:20583 config/mips/mips.cc:20586
44934 #, gcc-internal-format
44935 msgid "cannot use small-data accesses for %qs"
44936 msgstr ""
44938 #: config/mips/mips.cc:20603
44939 #, gcc-internal-format
44940 msgid "the %qs architecture does not support %<-m%s=legacy%>"
44941 msgstr ""
44943 #: config/mips/mips.cc:20610
44944 #, gcc-internal-format
44945 msgid "the %qs architecture does not support %<-m%s=2008%>"
44946 msgstr ""
44948 #: config/mips/mips.cc:20628
44949 #, gcc-internal-format
44950 msgid "%<-mips3d%> requires %<-mpaired-single%>"
44951 msgstr ""
44953 #: config/mips/mips.cc:20638
44954 #, gcc-internal-format
44955 msgid "%qs must be used with %qs"
44956 msgstr ""
44958 #: config/mips/mips.cc:20648
44959 #, gcc-internal-format
44960 msgid "%<-mmsa%> must be used with %<-mfp64%> and %<-mhard-float%>"
44961 msgstr ""
44963 #: config/mips/mips.cc:20655
44964 #, gcc-internal-format
44965 msgid "the %qs architecture does not support paired-single instructions"
44966 msgstr ""
44968 #: config/mips/mips.cc:20664
44969 #, gcc-internal-format
44970 msgid "%qs requires a target that provides the %qs instruction"
44971 msgstr ""
44973 #: config/mips/mips.cc:20675
44974 #, gcc-internal-format
44975 msgid "the %qs architecture does not support DSP instructions"
44976 msgstr ""
44978 #: config/mips/mips.cc:20685
44979 #, gcc-internal-format
44980 msgid "%<-mloongson-mmi%> must be used with %<-mhard-float%>"
44981 msgstr ""
44983 #: config/mips/mips.cc:20695
44984 #, gcc-internal-format
44985 msgid "%<-mloongson-ext2%> must be used with %<-mloongson-ext%>"
44986 msgstr ""
44988 #: config/mips/mips.cc:20790
44989 #, gcc-internal-format
44990 msgid "%qs requires branch-likely instructions"
44991 msgstr ""
44993 #: config/mips/mips.cc:20794
44994 #, gcc-internal-format
44995 msgid "the %qs architecture does not support the synci instruction"
44996 msgstr ""
44998 #: config/mips/mips.cc:21630
44999 #, gcc-internal-format
45000 msgid "mips16 function profiling"
45001 msgstr ""
45003 #: config/mmix/mmix.cc:318
45004 #, gcc-internal-format
45005 msgid "%<-f%s%> not supported: ignored"
45006 msgstr ""
45008 #: config/mmix/mmix.cc:783
45009 #, gcc-internal-format
45010 msgid "support for mode %qs"
45011 msgstr ""
45013 #: config/mmix/mmix.cc:797
45014 #, gcc-internal-format, gfc-internal-format
45015 msgid ""
45016 "too large function value type, needs %d registers, have only %d registers "
45017 "for this"
45018 msgstr ""
45020 #: config/mmix/mmix.cc:978
45021 #, gcc-internal-format
45022 msgid "%<function_profiler%> support for MMIX"
45023 msgstr ""
45025 #: config/mmix/mmix.cc:1002
45026 #, gcc-internal-format
45027 msgid "MMIX Internal: Last named vararg would not fit in a register"
45028 msgstr ""
45030 #: config/mmix/mmix.cc:1643 config/mmix/mmix.cc:1667 config/mmix/mmix.cc:1774
45031 #, gcc-internal-format, gfc-internal-format
45032 msgid "MMIX Internal: Bad register: %d"
45033 msgstr ""
45035 #. Presumably there's a missing case above if we get here.
45036 #: config/mmix/mmix.cc:1766
45037 #, gcc-internal-format
45038 msgid "MMIX Internal: Missing %qc case in %<mmix_print_operand%>"
45039 msgstr ""
45041 #: config/mmix/mmix.cc:2055
45042 #, gcc-internal-format
45043 msgid "stack frame not a multiple of 8 bytes: %wd"
45044 msgstr ""
45046 #: config/mmix/mmix.cc:2308
45047 #, gcc-internal-format
45048 msgid "stack frame not a multiple of octabyte: %wd"
45049 msgstr ""
45051 #: config/mmix/mmix.cc:2594 config/mmix/mmix.cc:2653
45052 #, gcc-internal-format, gfc-internal-format
45053 msgid "MMIX Internal: %s is not a shiftable integer"
45054 msgstr ""
45056 #: config/mn10300/mn10300.cc:107
45057 #, gcc-internal-format
45058 msgid "%<-mtune=%> expects mn10300, am33, am33-2, or am34"
45059 msgstr ""
45061 #: config/msp430/driver-msp430.cc:38
45062 #, gcc-internal-format
45063 msgid "expected an argument to %<msp430_select_cpu%>"
45064 msgstr ""
45066 #: config/msp430/driver-msp430.cc:69
45067 #, gcc-internal-format
45068 msgid "%<msp430_set_driver_var%> expects 2 arguments"
45069 msgstr ""
45071 #: config/msp430/driver-msp430.cc:75
45072 #, gcc-internal-format
45073 msgid "unhandled arguments %qs and %qs to %<msp430_set_driver_var%>"
45074 msgstr ""
45076 #: config/msp430/driver-msp430.cc:92
45077 #, gcc-internal-format
45078 msgid "unexpected argument to %<msp430_select_hwmult_lib%>: %s"
45079 msgstr ""
45081 #: config/msp430/driver-msp430.cc:141
45082 #, gcc-internal-format
45083 msgid "unexpected first argument to %<msp430_select_hwmult_lib%>: %s"
45084 msgstr ""
45086 #: config/msp430/driver-msp430.cc:146
45087 #, gcc-internal-format
45088 msgid "%<msp430_select_hwmult_lib%> needs one or more arguments"
45089 msgstr ""
45091 #: config/msp430/msp430-devices.cc:258
45092 #, gcc-internal-format
45093 msgid "unexpected error opening %<devices.csv%>"
45094 msgstr ""
45096 #: config/msp430/msp430-devices.cc:297
45097 #, gcc-internal-format
45098 msgid "%<CPU_TYPE%> column heading is missing from %<devices.csv%>"
45099 msgstr ""
45101 #: config/msp430/msp430-devices.cc:300
45102 #, gcc-internal-format
45103 msgid "%<MPY_TYPE%> column heading is missing from %<devices.csv%>"
45104 msgstr ""
45106 #: config/msp430/msp430-devices.cc:303
45107 #, gcc-internal-format
45108 msgid ""
45109 "%<CPU_TYPE%> and %<MPY_TYPE%> column headings are missing from %<devices."
45110 "csv%>"
45111 msgstr ""
45113 #: config/msp430/msp430-devices.cc:315
45114 #, gcc-internal-format
45115 msgid "format of column headings in %<devices.csv%> is incorrect"
45116 msgstr ""
45118 #: config/msp430/msp430-devices.cc:348
45119 #, gcc-internal-format
45120 msgid "invalid %<CPU_TYPE%> value of %qs read from %<devices.csv%> for %qs"
45121 msgstr ""
45123 #: config/msp430/msp430-devices.cc:368
45124 #, gcc-internal-format
45125 msgid "invalid %<MPY_TYPE%> value of %qs read from %<devices.csv%> for %qs"
45126 msgstr ""
45128 #: config/msp430/msp430-devices.cc:384
45129 #, gcc-internal-format
45130 msgid "unknown error reading %s from %<devices.csv%>"
45131 msgstr ""
45133 #: config/msp430/msp430-devices.cc:471
45134 #, gcc-internal-format
45135 msgid "unrecognized %<hwmpy%> field in %<hard_msp430_mcu_data[%d]%>: %qd"
45136 msgstr ""
45138 #: config/msp430/msp430-devices.cc:482
45139 #, gcc-internal-format
45140 msgid "unrecognized %<revision%> field in %<hard_msp430_mcu_data[%d]%>: %qd"
45141 msgstr ""
45143 #: config/msp430/msp430-devices.cc:488
45144 #, gcc-internal-format
45145 msgid "could not locate MCU data file %<devices.csv%>"
45146 msgstr ""
45148 #: config/msp430/msp430.cc:181
45149 #, gcc-internal-format
45150 msgid "MCU %qs supports %s ISA but %<-mcpu%> option is set to %s"
45151 msgstr ""
45153 #: config/msp430/msp430.cc:189
45154 #, gcc-internal-format
45155 msgid ""
45156 "MCU %qs does not have hardware multiply support, but %<-mhwmult%> is set to "
45157 "%s"
45158 msgstr ""
45160 #: config/msp430/msp430.cc:198
45161 #, gcc-internal-format
45162 msgid ""
45163 "MCU %qs supports %s hardware multiply, but %<-mhwmult%> is set to 16-bit"
45164 msgstr ""
45166 #: config/msp430/msp430.cc:203
45167 #, gcc-internal-format
45168 msgid ""
45169 "MCU %qs supports %s hardware multiply, but %<-mhwmult%> is set to 32-bit"
45170 msgstr ""
45172 #: config/msp430/msp430.cc:208
45173 #, gcc-internal-format
45174 msgid ""
45175 "MCU %qs supports %s hardware multiply, but %<-mhwmult%> is set to f5series"
45176 msgstr ""
45178 #: config/msp430/msp430.cc:225
45179 #, gcc-internal-format
45180 msgid ""
45181 "unrecognized MCU name %qs, assuming that it is just a MSP430X with no "
45182 "hardware multiply; use the %<-mcpu%> and %<-mhwmult%> options to set these "
45183 "explicitly"
45184 msgstr ""
45186 #: config/msp430/msp430.cc:232
45187 #, gcc-internal-format
45188 msgid ""
45189 "unrecognized MCU name %qs, assuming that it has no hardware multiply; use "
45190 "the %<-mhwmult%> option to set this explicitly"
45191 msgstr ""
45193 #: config/msp430/msp430.cc:244
45194 #, gcc-internal-format
45195 msgid ""
45196 "unrecognized MCU name %qs, assuming that it just supports the MSP430X ISA; "
45197 "use the %<-mcpu%> option to set the ISA explicitly"
45198 msgstr ""
45200 #: config/msp430/msp430.cc:250
45201 #, gcc-internal-format
45202 msgid "Unrecognized MCU name %qs."
45203 msgstr ""
45205 #: config/msp430/msp430.cc:255
45206 #, gcc-internal-format
45207 msgid "%<-mlarge%> requires a 430X-compatible %<-mmcu=%>"
45208 msgstr ""
45210 #: config/msp430/msp430.cc:258
45211 #, gcc-internal-format
45212 msgid "%<-mcode-region=either%> requires the large memory model (%<-mlarge%>)"
45213 msgstr ""
45215 #: config/msp430/msp430.cc:261
45216 #, gcc-internal-format
45217 msgid "%<-mcode-region=upper%> requires the large memory model (%<-mlarge%>)"
45218 msgstr ""
45220 #: config/msp430/msp430.cc:265
45221 #, gcc-internal-format
45222 msgid "%<-mdata-region=either%> requires the large memory model (%<-mlarge%>)"
45223 msgstr ""
45225 #: config/msp430/msp430.cc:268
45226 #, gcc-internal-format
45227 msgid "%<-mdata-region=upper%> requires the large memory model (%<-mlarge%>)"
45228 msgstr ""
45230 #: config/msp430/msp430.cc:291
45231 #, gcc-internal-format
45232 msgid "%<-fuse-cxa-atexit%> is not supported for msp430-elf"
45233 msgstr ""
45235 #: config/msp430/msp430.cc:296
45236 #, gcc-internal-format
45237 msgid ""
45238 "GCC must be configured with %<--enable-newlib-nano-formatted-io%> to use %<-"
45239 "mtiny-printf%>"
45240 msgstr ""
45242 #: config/msp430/msp430.cc:1897
45243 #, gcc-internal-format
45244 msgid "unrecognized interrupt vector argument of %qE attribute"
45245 msgstr ""
45247 #: config/msp430/msp430.cc:1906
45248 #, gcc-internal-format
45249 msgid "numeric argument of %qE attribute must be in range [0-63]"
45250 msgstr ""
45252 #: config/msp430/msp430.cc:1912
45253 #, gcc-internal-format
45254 msgid "argument of %qE attribute is not a string constant or number"
45255 msgstr ""
45257 #: config/msp430/msp430.cc:1941
45258 #, gcc-internal-format
45259 msgid "critical attribute has no effect on interrupt functions"
45260 msgstr ""
45262 #: config/msp430/msp430.cc:1977
45263 #, gcc-internal-format
45264 msgid "ignoring attribute %qE because it conflicts with attribute %<noinit%>"
45265 msgstr ""
45267 #: config/msp430/msp430.cc:1980
45268 #, gcc-internal-format
45269 msgid "ignoring attribute %qE because it conflicts with attribute %<section%>"
45270 msgstr ""
45272 #: config/msp430/msp430.cc:1983
45273 #, gcc-internal-format
45274 msgid ""
45275 "ignoring attribute %qE because it conflicts with attribute %<persistent%>"
45276 msgstr ""
45278 #: config/msp430/msp430.cc:1993
45279 #, gcc-internal-format
45280 msgid "%qE attribute ignored.  Large memory model (%<-mlarge%>) is required."
45281 msgstr ""
45283 #: config/msp430/msp430.cc:2101
45284 #, gcc-internal-format
45285 msgid "ignoring attribute %qE because it conflicts with attribute %<lower%>"
45286 msgstr ""
45288 #: config/msp430/msp430.cc:2104
45289 #, gcc-internal-format
45290 msgid "ignoring attribute %qE because it conflicts with attribute %<upper%>"
45291 msgstr ""
45293 #: config/msp430/msp430.cc:2107
45294 #, gcc-internal-format
45295 msgid "ignoring attribute %qE because it conflicts with attribute %<either%>"
45296 msgstr ""
45298 #: config/msp430/msp430.cc:2267
45299 #, gcc-internal-format
45300 msgid "argument to interrupt attribute is unsupported for weak functions"
45301 msgstr ""
45303 #: config/msp430/msp430.cc:2747 config/pru/pru.cc:2989
45304 #, gcc-internal-format
45305 msgid "%<__delay_cycles%> only takes constant arguments"
45306 msgstr ""
45308 #: config/msp430/msp430.cc:2757 config/pru/pru.cc:2998
45309 #, gcc-internal-format
45310 msgid "%<__delay_cycles%> only takes non-negative cycle counts"
45311 msgstr ""
45313 #: config/msp430/msp430.cc:2778 config/pru/pru.cc:3011
45314 #, gcc-internal-format
45315 msgid "%<__delay_cycles%> is limited to 32-bit loop counts"
45316 msgstr ""
45318 #: config/msp430/msp430.cc:2849
45319 #, gcc-internal-format
45320 msgid "MSP430 built-in functions only work inside interrupt handlers"
45321 msgstr ""
45323 #: config/msp430/msp430.cc:2861 config/pru/pru.cc:3082 config/rx/rx.cc:2667
45324 #: config/xtensa/xtensa.cc:4214 config/xtensa/xtensa.cc:4240
45325 #, gcc-internal-format
45326 msgid "bad builtin code"
45327 msgstr ""
45329 #: config/nds32/nds32-intrinsic.cc:126 config/nios2/nios2.cc:3840
45330 #, gcc-internal-format, gfc-internal-format
45331 msgid "invalid argument to built-in function %s"
45332 msgstr ""
45334 #: config/nds32/nds32-intrinsic.cc:131
45335 #, gcc-internal-format, gfc-internal-format
45336 msgid "constant argument out of range for %s"
45337 msgstr ""
45339 #: config/nds32/nds32-intrinsic.cc:1003
45340 #, gcc-internal-format
45341 msgid "don%'t support DSP extension instructions"
45342 msgstr ""
45344 #: config/nds32/nds32-intrinsic.cc:1016
45345 #, gcc-internal-format
45346 msgid "this built-in function is only available on the v3s or v3f toolchain"
45347 msgstr ""
45349 #: config/nds32/nds32-intrinsic.cc:1028
45350 #, gcc-internal-format
45351 msgid "this built-in function is only available on the v3f toolchain"
45352 msgstr ""
45354 #: config/nds32/nds32-intrinsic.cc:1043
45355 #, gcc-internal-format
45356 msgid "this built-in function not support on the v3m toolchain"
45357 msgstr ""
45359 #: config/nds32/nds32-intrinsic.cc:1062
45360 #, gcc-internal-format
45361 msgid "don%'t support performance extension instructions"
45362 msgstr ""
45364 #: config/nds32/nds32-intrinsic.cc:1074
45365 #, gcc-internal-format
45366 msgid "don%'t support performance extension version 2 instructions"
45367 msgstr ""
45369 #: config/nds32/nds32-intrinsic.cc:1086
45370 #, gcc-internal-format
45371 msgid "don%'t support string extension instructions"
45372 msgstr ""
45374 #: config/nds32/nds32-isr.cc:116 config/nds32/nds32-isr.cc:207
45375 #, gcc-internal-format
45376 msgid "require id argument in the string"
45377 msgstr ""
45379 #: config/nds32/nds32-isr.cc:131
45380 #, gcc-internal-format
45381 msgid "invalid id value for interrupt attribute"
45382 msgstr ""
45384 #: config/nds32/nds32-isr.cc:221
45385 #, gcc-internal-format
45386 msgid "invalid id value for exception attribute"
45387 msgstr ""
45389 #: config/nds32/nds32-isr.cc:617
45390 #, gcc-internal-format
45391 msgid "multiple save register attributes to function %qD"
45392 msgstr ""
45394 #: config/nds32/nds32-isr.cc:630
45395 #, gcc-internal-format
45396 msgid "multiple nested types attributes to function %qD"
45397 msgstr ""
45399 #: config/nds32/nds32-isr.cc:642
45400 #, gcc-internal-format
45401 msgid "multiple interrupt attributes to function %qD"
45402 msgstr ""
45404 #: config/nds32/nds32-isr.cc:646
45405 #, gcc-internal-format
45406 msgid "cannot use interrupt attributes to function %qD under linux toolchain"
45407 msgstr ""
45409 #: config/nds32/nds32-isr.cc:649
45410 #, gcc-internal-format
45411 msgid "cannot use exception attributes to function %qD under linux toolchain"
45412 msgstr ""
45414 #: config/nds32/nds32-isr.cc:652
45415 #, gcc-internal-format
45416 msgid "cannot use reset attributes to function %qD under linux toolchain"
45417 msgstr ""
45419 #. Trampoline is not supported on reduced-set registers yet.
45420 #: config/nds32/nds32.cc:2408 config/nds32/nds32.cc:2462
45421 #: config/nds32/nds32.cc:3574 config/nds32/nds32.cc:3671
45422 #: config/nds32/nds32.cc:3686 config/nds32/nds32.cc:3692
45423 #: config/nds32/nds32.cc:3768 config/nds32/nds32.cc:3774
45424 #: config/nds32/nds32.cc:3806
45425 #, gcc-internal-format
45426 msgid "a nested function is not supported for reduced registers"
45427 msgstr ""
45429 #. The enum index value for array size is out of range.
45430 #: config/nds32/nds32.cc:3465
45431 #, gcc-internal-format
45432 msgid "intrinsic register index is out of range"
45433 msgstr ""
45435 #: config/nds32/nds32.cc:3481 config/nds32/nds32.cc:3488
45436 #: config/nds32/nds32.cc:3495 config/nds32/nds32.cc:3502
45437 #: config/nds32/nds32.cc:3509
45438 #, gcc-internal-format
45439 msgid "CCTL intrinsic function subtype out of range"
45440 msgstr ""
45442 #: config/nds32/nds32.cc:3946
45443 #, gcc-internal-format
45444 msgid "cannot use %<indirect_call%> attribute under linux toolchain"
45445 msgstr ""
45447 #: config/nds32/nds32.cc:3954
45448 #, gcc-internal-format
45449 msgid "%<indirect_call%> attribute cannot apply for static function"
45450 msgstr ""
45452 #: config/nds32/nds32.cc:4043
45453 #, gcc-internal-format
45454 msgid "invalid id value for interrupt/exception attribute"
45455 msgstr ""
45457 #: config/nds32/nds32.cc:4071
45458 #, gcc-internal-format
45459 msgid "invalid id value for reset attribute"
45460 msgstr ""
45462 #: config/nds32/nds32.cc:4087
45463 #, gcc-internal-format
45464 msgid "invalid nmi function for reset attribute"
45465 msgstr ""
45467 #: config/nds32/nds32.cc:4100
45468 #, gcc-internal-format
45469 msgid "invalid warm function for reset attribute"
45470 msgstr ""
45472 #: config/nds32/nds32.cc:4151
45473 #, gcc-internal-format
45474 msgid "not support %<-fpic%> option for v3m toolchain"
45475 msgstr ""
45477 #: config/nds32/nds32.cc:4184
45478 #, gcc-internal-format
45479 msgid "Disable FPU ISA, the ABI option must be enable %<-mfloat-abi=soft%>"
45480 msgstr ""
45482 #: config/nds32/nds32.cc:4187
45483 #, gcc-internal-format
45484 msgid ""
45485 "%<-mabi=2fp+%> option only support when FPU available, must be enable %<-"
45486 "mext-fpu-sp%> or %<-mext-fpu-dp%>"
45487 msgstr ""
45489 #: config/nios2/nios2.cc:574
45490 #, gcc-internal-format
45491 msgid "Unknown form for stack limit expression"
45492 msgstr ""
45494 #: config/nios2/nios2.cc:1183
45495 #, gcc-internal-format
45496 msgid "switch %<-mcustom-%s%> is required for double-precision floating-point"
45497 msgstr ""
45499 #: config/nios2/nios2.cc:1192
45500 #, gcc-internal-format
45501 msgid ""
45502 "conflicting use of %<-mcustom%> switches, target attributes, and/or "
45503 "%<__builtin_custom_%> functions"
45504 msgstr ""
45506 #: config/nios2/nios2.cc:1316
45507 #, gcc-internal-format
45508 msgid "ignoring unrecognized switch %<-mcustom-fpu-cfg%> value %<%s%>"
45509 msgstr ""
45511 #: config/nios2/nios2.cc:1335
45512 #, gcc-internal-format
45513 msgid "switch %<-mcustom-%s%> value %d must be between 0 and 255"
45514 msgstr ""
45516 #: config/nios2/nios2.cc:1358
45517 #, gcc-internal-format
45518 msgid "position-independent code requires the Linux ABI"
45519 msgstr ""
45521 #: config/nios2/nios2.cc:1361
45522 #, gcc-internal-format
45523 msgid "PIC support for %<-fstack-limit-symbol%>"
45524 msgstr ""
45526 #: config/nios2/nios2.cc:1383
45527 #, gcc-internal-format
45528 msgid "%<-mgpopt%> not supported with PIC"
45529 msgstr ""
45531 #: config/nios2/nios2.cc:1385
45532 #, gcc-internal-format
45533 msgid "%<-mgprel-sec=%> not supported with PIC"
45534 msgstr ""
45536 #: config/nios2/nios2.cc:1387
45537 #, gcc-internal-format
45538 msgid "%<-mr0rel-sec=%> not supported with PIC"
45539 msgstr ""
45541 #: config/nios2/nios2.cc:1395
45542 #, gcc-internal-format
45543 msgid "%<-mgprel-sec=%> argument is not a valid regular expression"
45544 msgstr ""
45546 #: config/nios2/nios2.cc:1401
45547 #, gcc-internal-format
45548 msgid "%<-mr0rel-sec=%> argument is not a valid regular expression"
45549 msgstr ""
45551 #: config/nios2/nios2.cc:1412
45552 #, gcc-internal-format
45553 msgid "BMX instructions are only supported with R2 architecture"
45554 msgstr ""
45556 #: config/nios2/nios2.cc:1414
45557 #, gcc-internal-format
45558 msgid "CDX instructions are only supported with R2 architecture"
45559 msgstr ""
45561 #: config/nios2/nios2.cc:1419
45562 #, gcc-internal-format
45563 msgid "R2 architecture is little-endian only"
45564 msgstr ""
45566 #: config/nios2/nios2.cc:3585
45567 #, gcc-internal-format
45568 msgid ""
45569 "cannot call %<__builtin_custom_%s%> without specifying switch %<-mcustom-%s%>"
45570 msgstr ""
45572 #: config/nios2/nios2.cc:3694
45573 #, gcc-internal-format
45574 msgid ""
45575 "custom instruction opcode must be a compile-time constant in the range 0-255 "
45576 "for %<__builtin_custom_%s%>"
45577 msgstr ""
45579 #: config/nios2/nios2.cc:3899
45580 #, gcc-internal-format, gfc-internal-format
45581 msgid "control register number must be in range 0-31 for %s"
45582 msgstr ""
45584 #: config/nios2/nios2.cc:3927
45585 #, gcc-internal-format, gfc-internal-format
45586 msgid "register number must be in range 0-31 for %s"
45587 msgstr ""
45589 #: config/nios2/nios2.cc:3934
45590 #, gcc-internal-format, gfc-internal-format
45591 msgid "immediate value must fit into a %d-bit integer for %s"
45592 msgstr ""
45594 #: config/nios2/nios2.cc:3984
45595 #, gcc-internal-format
45596 msgid "the ENI instruction operand must be either 0 or 1"
45597 msgstr ""
45599 #: config/nios2/nios2.cc:4012
45600 #, gcc-internal-format, gfc-internal-format
45601 msgid "built-in function %s requires Nios II R%d"
45602 msgstr ""
45604 #: config/nios2/nios2.cc:4092
45605 #, gcc-internal-format
45606 msgid "switch %<-mcustom-%s%> conflicts with switch %<-mcustom-%s%>"
45607 msgstr ""
45609 #: config/nios2/nios2.cc:4099 config/nios2/nios2.cc:4110
45610 #, gcc-internal-format
45611 msgid "call to %<__builtin_custom_%s%> conflicts with switch %<-mcustom-%s%>"
45612 msgstr ""
45614 #: config/nios2/nios2.cc:4253
45615 #, gcc-internal-format
45616 msgid "%<custom-fpu-cfg%> option does not support %<no-%>"
45617 msgstr ""
45619 #: config/nios2/nios2.cc:4258
45620 #, gcc-internal-format
45621 msgid "%<custom-fpu-cfg%> option requires configuration argument"
45622 msgstr ""
45624 #: config/nios2/nios2.cc:4286
45625 #, gcc-internal-format
45626 msgid "%<no-custom-%s%> does not accept arguments"
45627 msgstr ""
45629 #: config/nios2/nios2.cc:4301
45630 #, gcc-internal-format
45631 msgid "%<custom-%s=%> requires argument"
45632 msgstr ""
45634 #: config/nios2/nios2.cc:4311
45635 #, gcc-internal-format
45636 msgid "%<custom-%s=%> argument should be a non-negative integer"
45637 msgstr ""
45639 #: config/nios2/nios2.cc:4323
45640 #, gcc-internal-format
45641 msgid "%<custom-%s=%> is not recognized as FPU instruction"
45642 msgstr ""
45644 #: config/nios2/nios2.cc:4330
45645 #, gcc-internal-format
45646 msgid "invalid custom instruction option %qs"
45647 msgstr ""
45649 #: config/nvptx/mkoffload.cc:93
45650 #, gcc-internal-format
45651 msgid "deleting file %s: %m"
45652 msgstr ""
45654 #: config/nvptx/mkoffload.cc:118
45655 #, gcc-internal-format
45656 msgid "malformed ptx file"
45657 msgstr ""
45659 #: config/nvptx/mkoffload.cc:335
45660 #, gcc-internal-format
45661 msgid ""
45662 "%<omp requires reverse_offload%> requires at least %<sm_35%> for %<-foffload-"
45663 "options=nvptx-none=-march=%> - disabling offload-code generation for this "
45664 "device type"
45665 msgstr ""
45667 #: config/nvptx/mkoffload.cc:419 config/nvptx/mkoffload.cc:491
45668 #, gcc-internal-format
45669 msgid "Cannot find function declaration for %qs"
45670 msgstr ""
45672 #: config/nvptx/mkoffload.cc:591
45673 #, gcc-internal-format
45674 msgid "environment variable COLLECT_GCC_OPTIONS must be set"
45675 msgstr ""
45677 #: config/nvptx/mkoffload.cc:650
45678 #, gcc-internal-format
45679 msgid "COLLECT_GCC must be set."
45680 msgstr ""
45682 #: config/nvptx/mkoffload.cc:698
45683 #, gcc-internal-format
45684 msgid "offload compiler %s not found (consider using %<-B%>)"
45685 msgstr ""
45687 #: config/nvptx/mkoffload.cc:721
45688 #, gcc-internal-format
45689 msgid "unrecognizable argument of option "
45690 msgstr ""
45692 #: config/nvptx/mkoffload.cc:797
45693 #, gcc-internal-format, gfc-internal-format
45694 msgid "cannot open '%s'"
45695 msgstr ""
45697 #: config/nvptx/mkoffload.cc:853
45698 #, gcc-internal-format
45699 msgid "cannot open intermediate ptx file"
45700 msgstr ""
45702 #: config/nvptx/nvptx.cc:206
45703 #, gcc-internal-format
45704 msgid "option %s is not supported together with %<-fopenacc%>"
45705 msgstr ""
45707 #: config/nvptx/nvptx.cc:325
45708 #, gcc-internal-format
45709 msgid ""
45710 "PTX version (%<-mptx%>) needs to be at least %s to support selected %<-"
45711 "misa%> (sm_%s)"
45712 msgstr ""
45714 #: config/nvptx/nvptx.cc:340
45715 #, gcc-internal-format
45716 msgid "%<-march=%> must be specified"
45717 msgstr ""
45719 #: config/nvptx/nvptx.cc:363
45720 #, gcc-internal-format
45721 msgid "not generating patch area, nops not supported"
45722 msgstr ""
45724 #: config/nvptx/nvptx.cc:462
45725 #, gcc-internal-format
45726 msgid ""
45727 "static initialization of variable %q+D in %<.shared%> memory is not supported"
45728 msgstr ""
45730 #: config/nvptx/nvptx.cc:2340
45731 #, gcc-internal-format
45732 msgid "cannot emit unaligned pointers in ptx assembly"
45733 msgstr ""
45735 #: config/nvptx/nvptx.cc:2565
45736 #, gcc-internal-format
45737 msgid "PTX does not support weak declarations (only weak definitions)"
45738 msgstr ""
45740 #: config/nvptx/nvptx.cc:5806
45741 #, gcc-internal-format
45742 msgid "%qE attribute requires a void return type"
45743 msgstr ""
45745 #: config/nvptx/nvptx.cc:5829
45746 #, gcc-internal-format
45747 msgid "%qE attribute not allowed with auto storage class"
45748 msgstr ""
45750 #: config/nvptx/nvptx.cc:6227
45751 #, gcc-internal-format
45752 msgid "barrier value must be within [0,15]"
45753 msgstr ""
45755 #: config/nvptx/nvptx.cc:6240
45756 #, gcc-internal-format
45757 msgid "complement argument must be constant"
45758 msgstr ""
45760 #: config/nvptx/nvptx.cc:6580
45761 #, gcc-internal-format
45762 msgid ""
45763 "using %<vector_length (%d)%> due to call to vector-partitionable routine, "
45764 "ignoring %d"
45765 msgstr ""
45767 #: config/nvptx/nvptx.cc:6588
45768 #, gcc-internal-format
45769 msgid "using %<vector_length (%d)%>, ignoring runtime setting"
45770 msgstr ""
45772 #: config/nvptx/nvptx.cc:6602
45773 #, gcc-internal-format
45774 msgid "using %<vector_length (%d)%>, ignoring %d"
45775 msgstr ""
45777 #: config/nvptx/nvptx.cc:7488
45778 #, gcc-internal-format
45779 msgid "variable %qD adjusted for OpenACC privatization level: %qs"
45780 msgstr ""
45782 #: config/nvptx/nvptx.cc:7602
45783 #, gcc-internal-format
45784 msgid "weak alias definitions not supported in this configuration"
45785 msgstr ""
45787 #: config/nvptx/nvptx.cc:7615
45788 #, gcc-internal-format
45789 msgid "non-function alias definitions not supported in this configuration"
45790 msgstr ""
45792 #: config/or1k/or1k.cc:1314
45793 #, gcc-internal-format, gfc-internal-format
45794 msgid "unexpected operand: %d"
45795 msgstr ""
45797 #: config/pa/pa.cc:537
45798 #, gcc-internal-format
45799 msgid "PIC code generation is not supported in the portable runtime model"
45800 msgstr ""
45802 #: config/pa/pa.cc:542
45803 #, gcc-internal-format
45804 msgid "PIC code generation is not compatible with fast indirect calls"
45805 msgstr ""
45807 #: config/pa/pa.cc:547
45808 #, gcc-internal-format
45809 msgid "%<-g%> is only supported when using GAS on this processor"
45810 msgstr ""
45812 #: config/pa/pa.cc:548
45813 #, gcc-internal-format
45814 msgid "%<-g%> option disabled"
45815 msgstr ""
45817 #: config/pru/pru-passes.cc:111
45818 #, gcc-internal-format
45819 msgid "large return values not supported with %<-mabi=ti%> option"
45820 msgstr ""
45822 #: config/pru/pru-passes.cc:119 config/pru/pru-passes.cc:163
45823 #: config/pru/pru-passes.cc:176
45824 #, gcc-internal-format
45825 msgid "function pointers not supported with %<-mabi=ti%> option"
45826 msgstr ""
45828 #: config/pru/pru-pragma.cc:59
45829 #, gcc-internal-format
45830 msgid "junk at end of %<#pragma CTABLE_ENTRY%>"
45831 msgstr ""
45833 #: config/pru/pru-pragma.cc:61
45834 msgid "%<CTABLE_ENTRY%> index %"
45835 msgstr ""
45837 #: config/pru/pru-pragma.cc:64
45838 msgid "redefinition of %<CTABLE_ENTRY %"
45839 msgstr ""
45841 #: config/pru/pru-pragma.cc:69
45842 #, gcc-internal-format
45843 msgid "%<CTABLE_ENTRY%> base address is not a multiple of 256"
45844 msgstr ""
45846 #: config/pru/pru-pragma.cc:77
45847 #, gcc-internal-format
45848 msgid "malformed %<#pragma CTABLE_ENTRY%> variable address"
45849 msgstr ""
45851 #: config/pru/pru.cc:2168
45852 #, gcc-internal-format
45853 msgid "aggregate types are prohibited in %<__regio_symbol%> address space"
45854 msgstr ""
45856 #: config/pru/pru.cc:2175
45857 #, gcc-internal-format
45858 msgid "variables in %<__regio_symbol%> address space cannot have initial value"
45859 msgstr ""
45861 #: config/pru/pru.cc:2178
45862 #, gcc-internal-format
45863 msgid ""
45864 "variables in %<__regio_symbol%> address space cannot be declared %<register%>"
45865 msgstr ""
45867 #: config/pru/pru.cc:2181
45868 #, gcc-internal-format
45869 msgid ""
45870 "variables in %<__regio_symbol%> address space must be declared %<volatile%>"
45871 msgstr ""
45873 #: config/pru/pru.cc:2184
45874 #, gcc-internal-format
45875 msgid ""
45876 "variables in %<__regio_symbol%> address space must be declared %<extern%>"
45877 msgstr ""
45879 #: config/pru/pru.cc:2187
45880 #, gcc-internal-format
45881 msgid "only 32-bit access is supported for %<__regio_symbol%> address space"
45882 msgstr ""
45884 #: config/pru/pru.cc:2190
45885 #, gcc-internal-format
45886 msgid "register name %<%s%> not recognized in %<__regio_symbol%> address space"
45887 msgstr ""
45889 #: config/pru/pru.cc:2215
45890 #, gcc-internal-format
45891 msgid "pointers to %<__regio_symbol%> address space are prohibited"
45892 msgstr ""
45894 #: config/riscv/riscv-c.cc:261
45895 #, gcc-internal-format
45896 msgid "%<#pragma riscv intrinsic%> requires a string parameter"
45897 msgstr ""
45899 #: config/riscv/riscv-c.cc:286
45900 #, gcc-internal-format
45901 msgid "unknown %<#pragma riscv intrinsic%> option %qs"
45902 msgstr ""
45904 #: config/riscv/riscv-target-attr.cc:124
45905 #, gcc-internal-format
45906 msgid "unexpected arch for %<target()%> attribute: must start with + or rv"
45907 msgstr ""
45909 #: config/riscv/riscv-target-attr.cc:136
45910 #, gcc-internal-format
45911 msgid "unexpected arch for %<target()%> attribute: bad string found %<%s%>"
45912 msgstr ""
45914 #: config/riscv/riscv-target-attr.cc:162
45915 #, gcc-internal-format
45916 msgid "%<target()%> attribute: arch appears more than once"
45917 msgstr ""
45919 #: config/riscv/riscv-target-attr.cc:173
45920 #, gcc-internal-format
45921 msgid "%<target()%> attribute: cpu appears more than once"
45922 msgstr ""
45924 #: config/riscv/riscv-target-attr.cc:180
45925 #, gcc-internal-format
45926 msgid "%<target()%> attribute: unknown CPU %qs"
45927 msgstr ""
45929 #: config/riscv/riscv-target-attr.cc:201
45930 #, gcc-internal-format
45931 msgid "%<target()%> attribute: tune appears more than once"
45932 msgstr ""
45934 #: config/riscv/riscv-target-attr.cc:207
45935 #, gcc-internal-format
45936 msgid "%<target()%> attribute: unknown TUNE %qs"
45937 msgstr ""
45939 #: config/riscv/riscv-target-attr.cc:246
45940 #, gcc-internal-format
45941 msgid "malformed %<target()%> attribute"
45942 msgstr ""
45944 #: config/riscv/riscv-target-attr.cc:260
45945 #, gcc-internal-format
45946 msgid "attribute %<target(\"%s\")%> does not accept an argument"
45947 msgstr ""
45949 #: config/riscv/riscv-target-attr.cc:277
45950 #, gcc-internal-format
45951 msgid "Got unknown attribute %<target(\"%s\")%>"
45952 msgstr ""
45954 #: config/riscv/riscv-target-attr.cc:359
45955 #, gcc-internal-format
45956 msgid "malformed %<target(\"%s\")%> attribute"
45957 msgstr ""
45959 #: config/riscv/riscv-vector-builtins.cc:4276
45960 #, gcc-internal-format
45961 msgid ""
45962 "passing %wd to argument %d of %qE, which expects a value in the range [%wd, "
45963 "%wd] or %wd"
45964 msgstr ""
45966 #: config/riscv/riscv-vector-builtins.cc:4488
45967 #, gcc-internal-format
45968 msgid "RVV type %qT does not have a fixed size"
45969 msgstr ""
45971 #: config/riscv/riscv-vector-builtins.cc:4494
45972 #, gcc-internal-format
45973 msgid "RVV type %qT does not have a defined alignment"
45974 msgstr ""
45976 #: config/riscv/riscv-vector-builtins.cc:4509
45977 #, gcc-internal-format
45978 msgid "arithmetic on pointer to RVV type %qT"
45979 msgstr ""
45981 #: config/riscv/riscv-vector-builtins.cc:4517
45982 #, gcc-internal-format
45983 msgid "member variables cannot have RVV type %qT"
45984 msgstr ""
45986 #: config/riscv/riscv-vector-builtins.cc:4519
45987 #, gcc-internal-format
45988 msgid "fields cannot have RVV type %qT"
45989 msgstr ""
45991 #: config/riscv/riscv-vector-builtins.cc:4525
45992 #, gcc-internal-format
45993 msgid "array elements cannot have RVV type %qT"
45994 msgstr ""
45996 #: config/riscv/riscv-vector-builtins.cc:4531
45997 #, gcc-internal-format
45998 msgid "cannot allocate objects with RVV type %qT"
45999 msgstr ""
46001 #: config/riscv/riscv-vector-builtins.cc:4537
46002 #, gcc-internal-format
46003 msgid "cannot delete objects with RVV type %qT"
46004 msgstr ""
46006 #: config/riscv/riscv-vector-builtins.cc:4543
46007 #, gcc-internal-format
46008 msgid "cannot throw or catch RVV type %qT"
46009 msgstr ""
46011 #: config/riscv/riscv-vector-builtins.cc:4549
46012 #, gcc-internal-format
46013 msgid "capture by copy of RVV type %qT"
46014 msgstr ""
46016 #: config/riscv/riscv-vector-builtins.cc:4646
46017 #, gcc-internal-format
46018 msgid "built-in function %qE requires the %qs ISA extension"
46019 msgstr ""
46021 #: config/riscv/riscv-vector-builtins.cc:4696
46022 #, gcc-internal-format
46023 msgid "no matching function call to %qE with empty arguments"
46024 msgstr ""
46026 #: config/riscv/riscv.cc:714
46027 #, gcc-internal-format
46028 msgid "unknown cpu %qs for %<-mtune%>"
46029 msgstr ""
46031 #: config/riscv/riscv.cc:2537
46032 #, gcc-internal-format
46033 msgid "this operation requires the RVV ISA extension"
46034 msgstr ""
46036 #: config/riscv/riscv.cc:2538
46037 #, gcc-internal-format
46038 msgid ""
46039 "you can enable RVV using the command-line option %<-march%>, or by using the "
46040 "%<target%> attribute or pragma"
46041 msgstr ""
46043 #: config/riscv/riscv.cc:4969 config/riscv/riscv.cc:5011
46044 #, gcc-internal-format
46045 msgid "ABI for flattened struct with zero-length bit-fields changed in GCC 10"
46046 msgstr ""
46048 #: config/riscv/riscv.cc:5358
46049 #, gcc-internal-format
46050 msgid "RVV type %qT cannot be passed to an unprototyped function"
46051 msgstr ""
46053 #: config/riscv/riscv.cc:5611
46054 #, gcc-internal-format
46055 msgid "%s %qT requires the V ISA extension"
46056 msgstr ""
46058 #: config/riscv/riscv.cc:5623
46059 #, gcc-internal-format
46060 msgid "%s %qT requires the zve64x, zve64f, zve64d or v ISA extension"
46061 msgstr ""
46063 #: config/riscv/riscv.cc:5634
46064 #, gcc-internal-format
46065 msgid "%s %qT requires the zvfhmin or zvfh ISA extension"
46066 msgstr ""
46068 #: config/riscv/riscv.cc:5643
46069 #, gcc-internal-format
46070 msgid "%s %qT requires the zve32f, zve64f, zve64d or v ISA extension"
46071 msgstr ""
46073 #: config/riscv/riscv.cc:5652
46074 #, gcc-internal-format
46075 msgid "%s %qT requires the zve64d or v ISA extension"
46076 msgstr ""
46078 #: config/riscv/riscv.cc:5662
46079 #, gcc-internal-format
46080 msgid "%s %qT requires the minimal vector length %qd but %qd is given"
46081 msgstr ""
46083 #: config/riscv/riscv.cc:5717
46084 #, gcc-internal-format
46085 msgid "function attribute %qs requires the V ISA extension"
46086 msgstr ""
46088 #: config/riscv/riscv.cc:5811
46089 #, gcc-internal-format
46090 msgid ""
46091 "argument to %qE attribute is not %<\"user\"%>, %<\"supervisor\"%>, or "
46092 "%<\"machine\"%>"
46093 msgstr ""
46095 #: config/riscv/riscv.cc:5834
46096 #, gcc-internal-format
46097 msgid "%qs is only supported when %<-mrvv-vector-bits=zvl%> is specified"
46098 msgstr ""
46100 #: config/riscv/riscv.cc:5843
46101 #, gcc-internal-format
46102 msgid "%qs applied to non-RVV type %qT"
46103 msgstr ""
46105 #: config/riscv/riscv.cc:5851
46106 #, gcc-internal-format
46107 msgid "%qs requires an integer constant"
46108 msgstr ""
46110 #: config/riscv/riscv.cc:5861
46111 #, gcc-internal-format
46112 msgid ""
46113 "invalid RVV vector size %qd, expected size is %qd based on LMUL of type and "
46114 "%qs"
46115 msgstr ""
46117 #: config/riscv/riscv.cc:9272
46118 #, gcc-internal-format
46119 msgid "%<-mdiv%> requires %<-march%> to subsume the %<M%> extension"
46120 msgstr ""
46122 #: config/riscv/riscv.cc:9314
46123 #, gcc-internal-format
46124 msgid ""
46125 "Current RISC-V GCC does not support VLEN greater than 4096bit for 'V' "
46126 "Extension"
46127 msgstr ""
46129 #: config/riscv/riscv.cc:9320
46130 #, gcc-internal-format
46131 msgid "Current RISC-V GCC does not support RVV in big-endian mode"
46132 msgstr ""
46134 #: config/riscv/riscv.cc:9346 config/riscv/riscv.cc:9349
46135 #, gcc-internal-format
46136 msgid "code model %qs with %qs"
46137 msgstr ""
46139 #: config/riscv/riscv.cc:9378
46140 #, gcc-internal-format
46141 msgid "requested ABI requires %<-march%> to subsume the %qc extension"
46142 msgstr ""
46144 #: config/riscv/riscv.cc:9385
46145 #, gcc-internal-format
46146 msgid "rv32e requires ilp32e ABI"
46147 msgstr ""
46149 #: config/riscv/riscv.cc:9387
46150 #, gcc-internal-format
46151 msgid "rv64e requires lp64e ABI"
46152 msgstr ""
46154 #: config/riscv/riscv.cc:9394
46155 #, gcc-internal-format
46156 msgid "z*inx requires ABI ilp32, ilp32e, lp64 or lp64e"
46157 msgstr ""
46159 #: config/riscv/riscv.cc:9398
46160 #, gcc-internal-format
46161 msgid "ABI requires %<-march=rv%d%>"
46162 msgstr ""
46164 #: config/riscv/riscv.cc:9408
46165 #, gcc-internal-format
46166 msgid "%<-mpreferred-stack-boundary=%d%> must be between %d and %d"
46167 msgstr ""
46169 #: config/riscv/riscv.cc:9421
46170 #, gcc-internal-format
46171 msgid ""
46172 "%<-mriscv-attribute%> RISC-V ELF attribute requires GNU as 2.32 [%<-mriscv-"
46173 "attribute%>]"
46174 msgstr ""
46176 #: config/riscv/riscv.cc:9448 config/rs6000/rs6000.cc:4509
46177 #, gcc-internal-format
46178 msgid "%qs is not a valid base register in %qs"
46179 msgstr ""
46181 #: config/riscv/riscv.cc:9462 config/rs6000/rs6000.cc:4492
46182 #, gcc-internal-format
46183 msgid "%qs is not a valid number in %qs"
46184 msgstr ""
46186 #: config/riscv/riscv.cc:9860
46187 #, gcc-internal-format
46188 msgid "%qs function cannot have different interrupt type"
46189 msgstr ""
46191 #: config/riscv/riscv.cc:10386
46192 #, gcc-internal-format
46193 msgid "cannot allocate vl register for %qs on this target"
46194 msgstr ""
46196 #. Address spaces are currently only supported by C.
46197 #: config/rl78/rl78.cc:375
46198 #, gcc-internal-format
46199 msgid "%<-mes0%> can only be used with C"
46200 msgstr ""
46202 #: config/rl78/rl78.cc:378
46203 #, gcc-internal-format
46204 msgid "mduc registers only saved for G13 target"
46205 msgstr ""
46207 #: config/rl78/rl78.cc:393
46208 #, gcc-internal-format
46209 msgid "%<-mmul=g13%> cannot be used with %<-mcpu=g10%>"
46210 msgstr ""
46212 #: config/rl78/rl78.cc:395
46213 #, gcc-internal-format
46214 msgid "%<-mmul=g14%> cannot be used with %<-mcpu=g10%>"
46215 msgstr ""
46217 #. The S2 core does not have mul/div instructions.
46218 #: config/rl78/rl78.cc:407
46219 #, gcc-internal-format
46220 msgid "%<-mmul=g14%> cannot be used with %<-mcpu=g13%>"
46221 msgstr ""
46223 #. The G14 core does not have the hardware multiply peripheral used by the
46224 #. G13 core, hence you cannot use G13 multipliy routines on G14 hardware.
46225 #: config/rl78/rl78.cc:420
46226 #, gcc-internal-format
46227 msgid "%<-mmul=g13%> cannot be used with %<-mcpu=g14%>"
46228 msgstr ""
46230 #: config/rl78/rl78.cc:843
46231 #, gcc-internal-format
46232 msgid "naked attribute only applies to functions"
46233 msgstr ""
46235 #: config/rl78/rl78.cc:867
46236 #, gcc-internal-format
46237 msgid "%qE attribute doesn%'t apply to functions"
46238 msgstr ""
46240 #. This is unpredictable, as we're truncating off usable address
46241 #. bits.
46242 #: config/rl78/rl78.cc:1233
46243 #, gcc-internal-format
46244 msgid "converting far pointer to near pointer"
46245 msgstr ""
46247 #: config/rs6000/driver-rs6000.cc:266
46248 #, gcc-internal-format
46249 msgid "unsupported cpu name returned from kernel for %<-mcpu=native%>: %s"
46250 msgstr ""
46252 #: config/rs6000/driver-rs6000.cc:268
46253 #, gcc-internal-format, gfc-internal-format
46254 msgid "please use an explicit cpu name; valid cpu names are: %s"
46255 msgstr ""
46257 #: config/rs6000/host-darwin.cc:61
46258 #, gcc-internal-format
46259 msgid "segmentation fault (code)"
46260 msgstr ""
46262 #: config/rs6000/host-darwin.cc:131
46263 #, gcc-internal-format
46264 msgid "segmentation fault"
46265 msgstr ""
46267 #: config/rs6000/host-darwin.cc:145
46268 #, gcc-internal-format
46269 msgid "While setting up signal stack: %m"
46270 msgstr ""
46272 #: config/rs6000/host-darwin.cc:151
46273 #, gcc-internal-format
46274 msgid "While setting up signal handler: %m"
46275 msgstr ""
46277 #: config/rs6000/rs6000-builtin.cc:77 config/rs6000/rs6000-builtin.cc:80
46278 #: config/rs6000/rs6000-builtin.cc:87 config/rs6000/rs6000-builtin.cc:90
46279 #: config/rs6000/rs6000-builtin.cc:93 config/rs6000/rs6000-builtin.cc:96
46280 #: config/rs6000/rs6000-builtin.cc:103 config/rs6000/rs6000-builtin.cc:110
46281 #: config/rs6000/rs6000-builtin.cc:124 config/rs6000/rs6000-builtin.cc:127
46282 #: config/rs6000/rs6000-builtin.cc:130 config/rs6000/rs6000-builtin.cc:133
46283 #: config/rs6000/rs6000-builtin.cc:140
46284 #, gcc-internal-format
46285 msgid "%qs requires the %qs option"
46286 msgstr ""
46288 #: config/rs6000/rs6000-builtin.cc:83 config/rs6000/rs6000-builtin.cc:99
46289 #: config/rs6000/rs6000-builtin.cc:113 config/rs6000/rs6000-builtin.cc:136
46290 #, gcc-internal-format
46291 msgid "%qs requires the %qs option and either the %qs or %qs option"
46292 msgstr ""
46294 #: config/rs6000/rs6000-builtin.cc:106 config/rs6000/rs6000-builtin.cc:117
46295 #, gcc-internal-format
46296 msgid "%qs requires the %qs and %qs options"
46297 msgstr ""
46299 #: config/rs6000/rs6000-builtin.cc:121
46300 #, gcc-internal-format
46301 msgid "%qs requires quad-precision floating-point arithmetic"
46302 msgstr ""
46304 #: config/rs6000/rs6000-builtin.cc:2264
46305 #, gcc-internal-format
46306 msgid "argument 1 of %qs must be a constant"
46307 msgstr ""
46309 #: config/rs6000/rs6000-builtin.cc:2322
46310 #, gcc-internal-format
46311 msgid "argument 1 of %qs is out of range"
46312 msgstr ""
46314 #: config/rs6000/rs6000-builtin.cc:2594
46315 #, gcc-internal-format
46316 msgid "builtin %qs only accepts a string argument"
46317 msgstr ""
46319 #. Invalid CPU argument.
46320 #: config/rs6000/rs6000-builtin.cc:2613
46321 #, gcc-internal-format
46322 msgid "cpu %qs is an invalid argument to builtin %qs"
46323 msgstr ""
46325 #. Invalid HWCAP argument.
46326 #: config/rs6000/rs6000-builtin.cc:2641
46327 #, gcc-internal-format
46328 msgid "%s %qs is an invalid argument to builtin %qs"
46329 msgstr ""
46331 #: config/rs6000/rs6000-builtin.cc:2670
46332 #, gcc-internal-format
46333 msgid ""
46334 "builtin %qs needs GLIBC (2.23 and newer) that exports hardware capability "
46335 "bits"
46336 msgstr ""
46338 #: config/rs6000/rs6000-builtin.cc:3017 config/rs6000/rs6000-builtin.cc:3171
46339 #, gcc-internal-format, gfc-internal-format
46340 msgid "argument %d must be an unsigned literal"
46341 msgstr ""
46343 #: config/rs6000/rs6000-builtin.cc:3019 config/rs6000/rs6000-builtin.cc:3173
46344 #, gcc-internal-format, gfc-internal-format
46345 msgid "argument %d is an unsigned literal that is out of range"
46346 msgstr ""
46348 #: config/rs6000/rs6000-builtin.cc:3124
46349 #, gcc-internal-format
46350 msgid "builtin %qs is only valid in 64-bit mode"
46351 msgstr ""
46353 #: config/rs6000/rs6000-builtin.cc:3287
46354 #, gcc-internal-format
46355 msgid "unresolved overload for builtin %qF"
46356 msgstr ""
46358 #: config/rs6000/rs6000-builtin.cc:3390
46359 #, gcc-internal-format
46360 msgid "%qs not supported with %<-msoft-float%>"
46361 msgstr ""
46363 #: config/rs6000/rs6000-builtin.cc:3397
46364 #, gcc-internal-format
46365 msgid "%qs is not supported in 32-bit mode"
46366 msgstr ""
46368 #: config/rs6000/rs6000-builtin.cc:3403
46369 #, gcc-internal-format
46370 msgid "%qs requires %<long double%> to be IBM 128-bit format"
46371 msgstr ""
46373 #: config/rs6000/rs6000-builtin.cc:3410
46374 #, gcc-internal-format
46375 msgid "%qs requires %<__ibm128%> type support"
46376 msgstr ""
46378 #: config/rs6000/rs6000-builtin.cc:3565
46379 #, gcc-internal-format, gfc-internal-format
46380 msgid "argument %d must be a literal between 0 and %d, inclusive"
46381 msgstr ""
46383 #: config/rs6000/rs6000-builtin.cc:3581
46384 #, gcc-internal-format, gfc-internal-format
46385 msgid "argument %d must be a literal between %d and %d, inclusive"
46386 msgstr ""
46388 #: config/rs6000/rs6000-builtin.cc:3598
46389 #, gcc-internal-format, gfc-internal-format
46390 msgid ""
46391 "argument %d must be a variable or a literal between %d and %d, inclusive"
46392 msgstr ""
46394 #: config/rs6000/rs6000-builtin.cc:3614
46395 #, gcc-internal-format, gfc-internal-format
46396 msgid "argument %d must be either a literal %d or a literal %d"
46397 msgstr ""
46399 #: config/rs6000/rs6000-c.cc:55
46400 #, gcc-internal-format
46401 msgid "ignoring malformed %<#pragma longcall%>"
46402 msgstr ""
46404 #: config/rs6000/rs6000-c.cc:67
46405 #, gcc-internal-format
46406 msgid "missing open paren"
46407 msgstr ""
46409 #: config/rs6000/rs6000-c.cc:69
46410 #, gcc-internal-format
46411 msgid "missing number"
46412 msgstr ""
46414 #: config/rs6000/rs6000-c.cc:71
46415 #, gcc-internal-format
46416 msgid "missing close paren"
46417 msgstr ""
46419 #: config/rs6000/rs6000-c.cc:74
46420 #, gcc-internal-format
46421 msgid "number must be 0 or 1"
46422 msgstr ""
46424 #: config/rs6000/rs6000-c.cc:77
46425 #, gcc-internal-format
46426 msgid "junk at end of %<#pragma longcall%>"
46427 msgstr ""
46429 #: config/rs6000/rs6000-c.cc:1237 config/rs6000/rs6000-c.cc:1638
46430 #, gcc-internal-format
46431 msgid "builtin %qs only accepts 1 argument"
46432 msgstr ""
46434 #: config/rs6000/rs6000-c.cc:1244 config/rs6000/rs6000-c.cc:1330
46435 #, gcc-internal-format
46436 msgid "builtin %qs only accepts 2 arguments"
46437 msgstr ""
46439 #: config/rs6000/rs6000-c.cc:1508
46440 #, gcc-internal-format
46441 msgid "builtin %qs only accepts 3 arguments"
46442 msgstr ""
46444 #: config/rs6000/rs6000-c.cc:1734
46445 #, gcc-internal-format
46446 msgid ""
46447 "%<vec_lvsl%> is deprecated for little endian; use assignment for unaligned "
46448 "loads and stores"
46449 msgstr ""
46451 #: config/rs6000/rs6000-c.cc:1738
46452 #, gcc-internal-format
46453 msgid ""
46454 "%<vec_lvsr%> is deprecated for little endian; use assignment for unaligned "
46455 "loads and stores"
46456 msgstr ""
46458 #: config/rs6000/rs6000-c.cc:1824
46459 #, gcc-internal-format
46460 msgid ""
46461 "passing argument %d of %qE discards %qs qualifier from pointer target type"
46462 msgstr ""
46464 #: config/rs6000/rs6000-c.cc:1880 config/rs6000/rs6000-c.cc:2063
46465 #, gcc-internal-format
46466 msgid "invalid parameter combination for AltiVec intrinsic %qs"
46467 msgstr ""
46469 #: config/rs6000/rs6000-c.cc:2052
46470 #, gcc-internal-format
46471 msgid "overloaded builtin %qs is implemented by builtin %qs"
46472 msgstr ""
46474 #: config/rs6000/rs6000-c.cc:2056
46475 #, gcc-internal-format
46476 msgid "%qs is not supported in this compiler configuration"
46477 msgstr ""
46479 #: config/rs6000/rs6000-call.cc:379
46480 #, gcc-internal-format
46481 msgid ""
46482 "ELFv2 parameter passing for an argument containing zero-width bit fields but "
46483 "that is otherwise a homogeneous aggregate was corrected in GCC 12"
46484 msgstr ""
46486 #: config/rs6000/rs6000-call.cc:447
46487 #, gcc-internal-format
46488 msgid "invalid use of MMA type %qs as a function return value"
46489 msgstr ""
46491 #: config/rs6000/rs6000-call.cc:499
46492 #, gcc-internal-format
46493 msgid ""
46494 "GCC vector returned by reference: non-standard ABI extension with no "
46495 "compatibility guarantee"
46496 msgstr ""
46498 #: config/rs6000/rs6000-call.cc:683
46499 #, gcc-internal-format
46500 msgid ""
46501 "cannot return value in vector register because altivec instructions are "
46502 "disabled, use %qs to enable them"
46503 msgstr ""
46505 #: config/rs6000/rs6000-call.cc:1113
46506 #, gcc-internal-format
46507 msgid ""
46508 "cannot pass argument in vector register because altivec instructions are "
46509 "disabled, use %qs to enable them"
46510 msgstr ""
46512 #: config/rs6000/rs6000-call.cc:1639
46513 #, gcc-internal-format
46514 msgid "invalid use of MMA operand of type %qs as a function parameter"
46515 msgstr ""
46517 #: config/rs6000/rs6000-call.cc:2028
46518 #, gcc-internal-format
46519 msgid ""
46520 "GCC vector passed by reference: non-standard ABI extension with no "
46521 "compatibility guarantee"
46522 msgstr ""
46524 #. We can't check this in rs6000_option_override_internal since
46525 #. DEFAULT_ABI isn't established yet.
46526 #: config/rs6000/rs6000-logue.cc:728
46527 #, gcc-internal-format
46528 msgid "%qs requires the ELFv2 ABI"
46529 msgstr ""
46531 #: config/rs6000/rs6000-logue.cc:1712
46532 #, gcc-internal-format
46533 msgid "stack frame too large"
46534 msgstr ""
46536 #: config/rs6000/rs6000-logue.cc:4029
46537 #, gcc-internal-format, gfc-internal-format
46538 msgid "unsupported number of nops before function entry (%u)"
46539 msgstr ""
46541 #: config/rs6000/rs6000-logue.cc:5577
46542 #, gcc-internal-format
46543 msgid "%qs uses register r29"
46544 msgstr ""
46546 #: config/rs6000/rs6000-logue.cc:5585
46547 #, gcc-internal-format
46548 msgid "Stack frame larger than 2G is not supported for %<-fsplit-stack%>"
46549 msgstr ""
46551 #: config/rs6000/rs6000.cc:3228 config/rs6000/rs6000.cc:3231
46552 #: config/rs6000/rs6000.cc:3234
46553 #, gcc-internal-format
46554 msgid "%qs requires %qs or %qs"
46555 msgstr ""
46557 #: config/rs6000/rs6000.cc:3335
46558 #, gcc-internal-format
46559 msgid "%qs requires PowerPC64 architecture, enabling"
46560 msgstr ""
46562 #: config/rs6000/rs6000.cc:3451
46563 #, gcc-internal-format
46564 msgid "%<-mcall-aixdesc%> incompatible with %<-mabi=elfv2%>"
46565 msgstr ""
46567 #: config/rs6000/rs6000.cc:3500
46568 #, gcc-internal-format
46569 msgid "%qs unsupported for this ABI"
46570 msgstr ""
46572 #: config/rs6000/rs6000.cc:3628
46573 #, gcc-internal-format
46574 msgid ""
46575 "%qs is not supported for 64-bit Darwin; it is incompatible with the "
46576 "installed C and C++ libraries"
46577 msgstr ""
46579 #: config/rs6000/rs6000.cc:3789
46580 #, gcc-internal-format
46581 msgid "AltiVec not supported in this target"
46582 msgstr ""
46584 #: config/rs6000/rs6000.cc:3806
46585 #, gcc-internal-format
46586 msgid "%qs is not supported on little endian systems"
46587 msgstr ""
46589 #: config/rs6000/rs6000.cc:3886
46590 #, gcc-internal-format
46591 msgid ""
46592 "power9 target option is incompatible with %<%s=<xxx>%> for <xxx> less than "
46593 "power9"
46594 msgstr ""
46596 #. Enforce that none of the ISA_3_0_MASKS_SERVER flags
46597 #. were explicitly cleared.
46598 #: config/rs6000/rs6000.cc:3894
46599 #, gcc-internal-format
46600 msgid "%qs incompatible with explicitly disabled options"
46601 msgstr ""
46603 #. TARGET_VSX = 1 implies Power 7 and newer
46604 #: config/rs6000/rs6000.cc:3928 config/rs6000/rs6000.cc:3936
46605 #: config/rs6000/rs6000.cc:3949 config/rs6000/rs6000.cc:4011
46606 #: config/rs6000/rs6000.cc:4044 config/rs6000/rs6000.cc:4059
46607 #: config/rs6000/rs6000.cc:4067 config/rs6000/rs6000.cc:4191
46608 #: config/rs6000/rs6000.cc:4204 config/rs6000/rs6000.cc:4213
46609 #: config/rs6000/rs6000.cc:4351 config/rs6000/rs6000.cc:4364
46610 #: config/rs6000/rs6000.cc:4385
46611 #, gcc-internal-format
46612 msgid "%qs requires %qs"
46613 msgstr ""
46615 #: config/rs6000/rs6000.cc:4095
46616 #, gcc-internal-format
46617 msgid "target attribute or pragma changes %<long double%> size"
46618 msgstr ""
46620 #: config/rs6000/rs6000.cc:4116
46621 #, gcc-internal-format
46622 msgid "%qs requires full ISA 2.06 support"
46623 msgstr ""
46625 #: config/rs6000/rs6000.cc:4129
46626 #, gcc-internal-format
46627 msgid "Using IEEE extended precision %<long double%>"
46628 msgstr ""
46630 #: config/rs6000/rs6000.cc:4132
46631 #, gcc-internal-format
46632 msgid "Using IBM extended precision %<long double%>"
46633 msgstr ""
46635 #: config/rs6000/rs6000.cc:4151
46636 #, gcc-internal-format
46637 msgid "%qs requires VSX support"
46638 msgstr ""
46640 #: config/rs6000/rs6000.cc:4160
46641 #, gcc-internal-format
46642 msgid "The %<-mfloat128%> option may not be fully supported"
46643 msgstr ""
46645 #: config/rs6000/rs6000.cc:4183
46646 #, gcc-internal-format
46647 msgid "%qs requires full ISA 3.0 support"
46648 msgstr ""
46650 #: config/rs6000/rs6000.cc:4270
46651 #, gcc-internal-format
46652 msgid "unknown vectorization library ABI type in %<-mveclibabi=%s%>"
46653 msgstr ""
46655 #: config/rs6000/rs6000.cc:4283 config/rs6000/rs6000.cc:4298
46656 #, gcc-internal-format
46657 msgid "target attribute or pragma changes AltiVec ABI"
46658 msgstr ""
46660 #: config/rs6000/rs6000.cc:4311
46661 #, gcc-internal-format
46662 msgid "target attribute or pragma changes darwin64 ABI"
46663 msgstr ""
46665 #: config/rs6000/rs6000.cc:4517
46666 #, gcc-internal-format
46667 msgid "%qs needs a valid base register"
46668 msgstr ""
46670 #: config/rs6000/rs6000.cc:4814
46671 #, gcc-internal-format
46672 msgid "unknown option for %<%s=%s%>"
46673 msgstr ""
46675 #: config/rs6000/rs6000.cc:4843
46676 #, gcc-internal-format
46677 msgid "%qs is deprecated and not recommended in any circumstances"
46678 msgstr ""
46680 #: config/rs6000/rs6000.cc:11169
46681 #, gcc-internal-format
46682 msgid "%qs is an opaque type, and you cannot set it to other values"
46683 msgstr ""
46685 #: config/rs6000/rs6000.cc:18014
46686 #, gcc-internal-format
46687 msgid "no profiling of 64-bit code for this ABI"
46688 msgstr ""
46690 #: config/rs6000/rs6000.cc:20410
46691 #, gcc-internal-format
46692 msgid ""
46693 "you cannot take the address of a nested function if you use the %qs option"
46694 msgstr ""
46696 #: config/rs6000/rs6000.cc:20492
46697 #, gcc-internal-format
46698 msgid "use of %<long double%> in AltiVec types is invalid"
46699 msgstr ""
46701 #: config/rs6000/rs6000.cc:20494
46702 #, gcc-internal-format
46703 msgid "use of boolean types in AltiVec types is invalid"
46704 msgstr ""
46706 #: config/rs6000/rs6000.cc:20496
46707 #, gcc-internal-format
46708 msgid "use of %<complex%> in AltiVec types is invalid"
46709 msgstr ""
46711 #: config/rs6000/rs6000.cc:20498
46712 #, gcc-internal-format
46713 msgid "use of decimal floating-point types in AltiVec types is invalid"
46714 msgstr ""
46716 #: config/rs6000/rs6000.cc:20504
46717 #, gcc-internal-format
46718 msgid "use of %<long%> in AltiVec types is invalid for 64-bit code without %qs"
46719 msgstr ""
46721 #: config/rs6000/rs6000.cc:20507
46722 #, gcc-internal-format
46723 msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
46724 msgstr ""
46726 #: config/rs6000/rs6000.cc:20512
46727 #, gcc-internal-format
46728 msgid "use of %<long long%> in AltiVec types is invalid without %qs"
46729 msgstr ""
46731 #: config/rs6000/rs6000.cc:20515
46732 #, gcc-internal-format
46733 msgid "use of %<double%> in AltiVec types is invalid without %qs"
46734 msgstr ""
46736 #: config/rs6000/rs6000.cc:24656
46737 #, gcc-internal-format
46738 msgid "invalid cpu %qs for %s%qs%s"
46739 msgstr ""
46741 #: config/rs6000/rs6000.cc:24659
46742 #, gcc-internal-format
46743 msgid "%s%qs%s is not allowed"
46744 msgstr ""
46746 #: config/rs6000/rs6000.cc:24661
46747 #, gcc-internal-format
46748 msgid "%s%qs%s is invalid"
46749 msgstr ""
46751 #: config/rs6000/rs6000.cc:25182
46752 #, gcc-internal-format
46753 msgid "%<-mno-%s%> turns off %<-m%s%>"
46754 msgstr ""
46756 #: config/rs6000/rs6000.cc:25341
46757 #, gcc-internal-format
46758 msgid ""
46759 "%<target_clones%> attribute needs GLIBC (2.23 and newer) that exports "
46760 "hardware capability bits"
46761 msgstr ""
46763 #: config/rs6000/rs6000.cc:25630
46764 #, gcc-internal-format
46765 msgid "Virtual function multiversioning not supported"
46766 msgstr ""
46768 #: config/rs6000/rs6000.cc:28768
46769 #, gcc-internal-format
46770 msgid ""
46771 "the result for the xxspltidp instruction is undefined for subnormal input "
46772 "values"
46773 msgstr ""
46775 #: config/rs6000/rs6000.cc:29246
46776 #, gcc-internal-format
46777 msgid "type %<__vector_quad%> requires the %qs option"
46778 msgstr ""
46780 #: config/rs6000/rs6000.cc:29251
46781 #, gcc-internal-format
46782 msgid "type %<__vector_pair%> requires the %qs option"
46783 msgstr ""
46785 #: config/rx/rx.cc:652
46786 #, gcc-internal-format
46787 msgid "unrecognized control register number: %d - using %<psw%>"
46788 msgstr ""
46790 #: config/rx/rx.cc:1385
46791 #, gcc-internal-format
46792 msgid "multiple fast interrupt routines seen: %qE and %qE"
46793 msgstr ""
46795 #: config/rx/rx.cc:2481
46796 #, gcc-internal-format
46797 msgid "invalid control register %d for mvtc; using %<psw%>"
46798 msgstr ""
46800 #: config/rx/rx.cc:2603
46801 #, gcc-internal-format
46802 msgid "%<__builtin_rx_%s%> takes %<C%>, %<Z%>, %<S%>, %<O%>, %<I%>, or %<U%>"
46803 msgstr ""
46805 #: config/rx/rx.cc:2606
46806 #, gcc-internal-format
46807 msgid "use %<__builtin_rx_mvtc (0, ... )%> to write arbitrary values to PSW"
46808 msgstr ""
46810 #: config/rx/rx.cc:2653
46811 #, gcc-internal-format
46812 msgid ""
46813 "%<-mno-allow-string-insns%> forbids the generation of the RMPA instruction"
46814 msgstr ""
46816 #: config/rx/rx.cc:2800
46817 #, gcc-internal-format
46818 msgid "RX FPU instructions do not support NaNs and infinities"
46819 msgstr ""
46821 #: config/s390/s390-c.cc:490
46822 #, gcc-internal-format
46823 msgid "builtin %qs can only be used on vector types"
46824 msgstr ""
46826 #: config/s390/s390-c.cc:722 config/s390/s390.cc:999
46827 #, gcc-internal-format
46828 msgid "constant value required for builtin %qF argument %d"
46829 msgstr ""
46831 #: config/s390/s390-c.cc:737
46832 #, gcc-internal-format
46833 msgid ""
46834 "valid values for builtin %qF argument %d are 64, 128, 256, 512, 1024, 2048, "
46835 "and 4096"
46836 msgstr ""
46838 #: config/s390/s390-c.cc:917
46839 #, gcc-internal-format
46840 msgid "builtin %qF is for GCC internal use only"
46841 msgstr ""
46843 #: config/s390/s390-c.cc:925
46844 #, gcc-internal-format
46845 msgid "builtin %qF is deprecated"
46846 msgstr ""
46848 #: config/s390/s390-c.cc:929
46849 #, gcc-internal-format
46850 msgid "%qF requires %<-mvx%>"
46851 msgstr ""
46853 #: config/s390/s390-c.cc:935
46854 #, gcc-internal-format
46855 msgid "%qF requires z14 or higher"
46856 msgstr ""
46858 #: config/s390/s390-c.cc:941
46859 #, gcc-internal-format
46860 msgid "%qF requires z15 or higher"
46861 msgstr ""
46863 #: config/s390/s390-c.cc:955
46864 #, gcc-internal-format
46865 msgid "mismatch in number of arguments for builtin %qF. Expected: %d got %d"
46866 msgstr ""
46868 #: config/s390/s390-c.cc:1004
46869 #, gcc-internal-format
46870 msgid "invalid parameter combination for intrinsic %qs"
46871 msgstr ""
46873 #: config/s390/s390-c.cc:1010
46874 #, gcc-internal-format
46875 msgid "ambiguous overload for intrinsic %qs"
46876 msgstr ""
46878 #: config/s390/s390-c.cc:1018
46879 #, gcc-internal-format
46880 msgid "%qs matching variant requires z14 or higher"
46881 msgstr ""
46883 #: config/s390/s390-c.cc:1027
46884 #, gcc-internal-format
46885 msgid "%qs matching variant requires z15 or higher"
46886 msgstr ""
46888 #: config/s390/s390-c.cc:1033
46889 #, gcc-internal-format
46890 msgid "%qs matching variant is deprecated"
46891 msgstr ""
46893 #: config/s390/s390-c.cc:1073
46894 #, gcc-internal-format
46895 msgid "constant argument %d for builtin %qF is out of range for target type"
46896 msgstr ""
46898 #: config/s390/s390.cc:848
46899 #, gcc-internal-format
46900 msgid "constant argument %d for builtin %qF is invalid (%s)"
46901 msgstr ""
46903 #: config/s390/s390.cc:852
46904 #, gcc-internal-format
46905 msgid "constant argument %d for builtin %qF is out of range (0-%wu)"
46906 msgstr ""
46908 #: config/s390/s390.cc:868
46909 #, gcc-internal-format
46910 msgid "constant argument %d for builtin %qF is out of range (%wd-%wd)"
46911 msgstr ""
46913 #: config/s390/s390.cc:917
46914 #, gcc-internal-format
46915 msgid ""
46916 "builtin %qF is not supported without %<-mhtm%> (default with %<-"
46917 "march=zEC12%> and higher)"
46918 msgstr ""
46920 #: config/s390/s390.cc:923
46921 #, gcc-internal-format
46922 msgid "builtin %qF requires %<-mvx%> (default with %<-march=z13%> and higher)"
46923 msgstr ""
46925 #: config/s390/s390.cc:930
46926 #, gcc-internal-format
46927 msgid "Builtin %qF requires z14 or higher"
46928 msgstr ""
46930 #: config/s390/s390.cc:936
46931 #, gcc-internal-format
46932 msgid "Builtin %qF requires z15 or higher"
46933 msgstr ""
46935 #: config/s390/s390.cc:955
46936 #, gcc-internal-format
46937 msgid "unresolved overloaded builtin"
46938 msgstr ""
46940 #: config/s390/s390.cc:962
46941 #, gcc-internal-format
46942 msgid "bad builtin icode"
46943 msgstr ""
46945 #: config/s390/s390.cc:1096
46946 #, gcc-internal-format
46947 msgid "invalid argument %d for builtin %qF"
46948 msgstr ""
46950 #: config/s390/s390.cc:1197
46951 #, gcc-internal-format
46952 msgid ""
46953 "requested %qE attribute is not a comma separated pair of non-negative "
46954 "integer constants or too large (max. %d)"
46955 msgstr ""
46957 #: config/s390/s390.cc:1287
46958 #, gcc-internal-format
46959 msgid "argument to %qE attribute is not (keep|thunk|thunk-extern)"
46960 msgstr ""
46962 #: config/s390/s390.cc:10593
46963 #, gcc-internal-format
46964 msgid "total size of local variables exceeds architecture limit"
46965 msgstr ""
46967 #: config/s390/s390.cc:12000
46968 #, gcc-internal-format
46969 msgid ""
46970 "frame size of function %qs is %wd bytes exceeding user provided stack limit "
46971 "of %d bytes; an unconditional trap is added"
46972 msgstr ""
46974 #: config/s390/s390.cc:12016
46975 #, gcc-internal-format
46976 msgid ""
46977 "frame size of function %qs is %wd bytes which is more than half the stack "
46978 "size; the dynamic check would not be reliable; no check emitted for this "
46979 "function"
46980 msgstr ""
46982 #: config/s390/s390.cc:12044
46983 #, gcc-internal-format
46984 msgid "frame size of %qs is %wd bytes"
46985 msgstr ""
46987 #: config/s390/s390.cc:12048
46988 #, gcc-internal-format
46989 msgid "%qs uses dynamic stack allocation"
46990 msgstr ""
46992 #: config/s390/s390.cc:12795
46993 #, gcc-internal-format
46994 msgid ""
46995 "parameter passing for argument of type %qT with zero-width bit fields "
46996 "members changed in GCC 12"
46997 msgstr ""
46999 #: config/s390/s390.cc:13754
47000 #, gcc-internal-format
47001 msgid "nested functions cannot be profiled with %<-mfentry%> on s390"
47002 msgstr ""
47004 #: config/s390/s390.cc:16056
47005 #, gcc-internal-format
47006 msgid "64-bit ABI not supported in ESA/390 mode"
47007 msgstr ""
47009 #: config/s390/s390.cc:16063
47010 #, gcc-internal-format
47011 msgid "thunk-inline is only supported with %<-mindirect-branch-jump%>"
47012 msgstr ""
47014 #: config/s390/s390.cc:16098
47015 #, gcc-internal-format, gfc-internal-format
47016 msgid "hardware vector support not available on %s"
47017 msgstr ""
47019 #: config/s390/s390.cc:16101
47020 #, gcc-internal-format
47021 msgid "hardware vector support not available with %<-msoft-float%>"
47022 msgstr ""
47024 #: config/s390/s390.cc:16130
47025 #, gcc-internal-format, gfc-internal-format
47026 msgid "hardware decimal floating-point instructions not available on %s"
47027 msgstr ""
47029 #: config/s390/s390.cc:16134
47030 #, gcc-internal-format
47031 msgid ""
47032 "hardware decimal floating-point instructions not available in ESA/390 mode"
47033 msgstr ""
47035 #: config/s390/s390.cc:16146
47036 #, gcc-internal-format
47037 msgid "%<-mhard-dfp%> cannot be used in conjunction with %<-msoft-float%>"
47038 msgstr ""
47040 #: config/s390/s390.cc:16155
47041 #, gcc-internal-format
47042 msgid ""
47043 "%<-mbackchain%> %<-mpacked-stack%> %<-mhard-float%> are not supported in "
47044 "combination"
47045 msgstr ""
47047 #: config/s390/s390.cc:16161
47048 #, gcc-internal-format
47049 msgid "stack size must be greater than the stack guard value"
47050 msgstr ""
47052 #: config/s390/s390.cc:16163
47053 #, gcc-internal-format
47054 msgid "stack size must not be greater than 64k"
47055 msgstr ""
47057 #: config/s390/s390.cc:16166
47058 #, gcc-internal-format
47059 msgid "%<-mstack-guard%> implies use of %<-mstack-size%>"
47060 msgstr ""
47062 #: config/s390/s390.cc:16179
47063 #, gcc-internal-format
47064 msgid "%<-mtpf-trace-hook-prologue-check%> requires integer in range 0-4095"
47065 msgstr ""
47067 #: config/s390/s390.cc:16182
47068 #, gcc-internal-format
47069 msgid "%<-mtpf-trace-hook-prologue-target%> requires integer in range 0-4095"
47070 msgstr ""
47072 #: config/s390/s390.cc:16185
47073 #, gcc-internal-format
47074 msgid "%<-mtpf-trace-hook-epilogue-check%> requires integer in range 0-4095"
47075 msgstr ""
47077 #: config/s390/s390.cc:16188
47078 #, gcc-internal-format
47079 msgid "%<-mtpf-trace-hook-epilogue-target%> requires integer in range 0-4095"
47080 msgstr ""
47082 #: config/s390/s390.cc:16252
47083 #, gcc-internal-format
47084 msgid "%<-mfentry%> is supported only for 64-bit CPUs"
47085 msgstr ""
47087 #. argument is not a plain number
47088 #: config/s390/s390.cc:16288
47089 #, gcc-internal-format
47090 msgid "arguments to %qs should be non-negative integers"
47091 msgstr ""
47093 #: config/s390/s390.cc:16295
47094 #, gcc-internal-format
47095 msgid "argument to %qs is too large (max. %d)"
47096 msgstr ""
47098 #: config/s390/s390.cc:16326
47099 #, gcc-internal-format
47100 msgid ""
47101 "%<-mno-pic-data-is-text-relative%> cannot be used without %<-fpic%>/%<-fPIC%>"
47102 msgstr ""
47104 #: config/s390/s390.cc:16487 config/s390/s390.cc:16537
47105 #: config/s390/s390.cc:16554
47106 #, gcc-internal-format
47107 msgid "attribute %<target%> argument %qs is unknown"
47108 msgstr ""
47110 #. Value is not allowed for the target attribute.
47111 #: config/s390/s390.cc:16493
47112 #, gcc-internal-format
47113 msgid "value %qs is not supported by attribute %<target%>"
47114 msgstr ""
47116 #: config/s390/s390.cc:17552
47117 #, gcc-internal-format
47118 msgid "invalid cc output constraint: %qs"
47119 msgstr ""
47121 #: config/s390/s390.cc:17557
47122 #, gcc-internal-format
47123 msgid "multiple cc output constraints not supported"
47124 msgstr ""
47126 #: config/s390/s390.cc:17562
47127 #, gcc-internal-format
47128 msgid "%<asm%> specifier for cc output conflicts with %<asm%> clobber list"
47129 msgstr ""
47131 #: config/s390/s390.cc:17568
47132 #, gcc-internal-format
47133 msgid "invalid type for cc output constraint"
47134 msgstr ""
47136 #: config/sh/sh.cc:936
47137 #, gcc-internal-format
47138 msgid "ignoring %<-fschedule-insns%> because of exception handling bug"
47139 msgstr ""
47141 #: config/sh/sh.cc:953
47142 #, gcc-internal-format
47143 msgid ""
47144 "unwind tables currently require either a frame pointer or %<-maccumulate-"
47145 "outgoing-args%> for correctness"
47146 msgstr ""
47148 #: config/sh/sh.cc:7416
47149 #, gcc-internal-format
47150 msgid "%<__builtin_saveregs%> not supported by this subtarget"
47151 msgstr ""
47153 #: config/sh/sh.cc:8353
47154 #, gcc-internal-format
47155 msgid "%qE attribute only applies to interrupt functions"
47156 msgstr ""
47158 #: config/sh/sh.cc:8423
47159 #, gcc-internal-format
47160 msgid "%qE attribute is supported only for SH2A"
47161 msgstr ""
47163 #: config/sh/sh.cc:8465
47164 #, gcc-internal-format
47165 msgid "%qE attribute only applies to SH2A"
47166 msgstr ""
47168 #: config/sh/sh.cc:8487
47169 #, gcc-internal-format
47170 msgid "%qE attribute argument should be between 0 to 255"
47171 msgstr ""
47173 #: config/sh/sh.cc:10832
47174 #, gcc-internal-format
47175 msgid "r0 needs to be available as a call-clobbered register"
47176 msgstr ""
47178 #: config/sparc/sparc.cc:1834
47179 #, gcc-internal-format, gfc-internal-format
47180 msgid "%s is not supported by this configuration"
47181 msgstr ""
47183 #: config/sparc/sparc.cc:1841
47184 #, gcc-internal-format
47185 msgid "%<-mlong-double-64%> not allowed with %<-m64%>"
47186 msgstr ""
47188 #: config/sparc/sparc.cc:1849
47189 #, gcc-internal-format
47190 msgid "%<-fcall-saved-REG%> is not supported for out registers"
47191 msgstr ""
47193 #: config/sparc/sparc.cc:1973
47194 #, gcc-internal-format
47195 msgid "%<-mcmodel=%> is not supported in 32-bit mode"
47196 msgstr ""
47198 #: config/stormy16/stormy16.cc:1202
47199 #, gcc-internal-format
47200 msgid "local variable memory requirements exceed capacity"
47201 msgstr ""
47203 #: config/stormy16/stormy16.cc:1359
47204 #, gcc-internal-format
47205 msgid "%<function_profiler%> support"
47206 msgstr ""
47208 #: config/stormy16/stormy16.cc:1453
47209 #, gcc-internal-format
47210 msgid "cannot use %<va_start%> in interrupt function"
47211 msgstr ""
47213 #: config/stormy16/stormy16.cc:2032
47214 #, gcc-internal-format, gfc-internal-format
47215 msgid "switch statement of size %lu entries too large"
47216 msgstr ""
47218 #: config/stormy16/stormy16.cc:2426
47219 #, gcc-internal-format
47220 msgid "%<__BELOW100__%> attribute only applies to variables"
47221 msgstr ""
47223 #: config/stormy16/stormy16.cc:2433
47224 #, gcc-internal-format
47225 msgid "%<__BELOW100__%> attribute not allowed with auto storage class"
47226 msgstr ""
47228 #: config/v850/v850-c.cc:67
47229 #, gcc-internal-format
47230 msgid "%<#pragma%> GHS endXXX found without previous startXXX"
47231 msgstr ""
47233 #: config/v850/v850-c.cc:70
47234 #, gcc-internal-format
47235 msgid "%<#pragma%> GHS endXXX does not match previous startXXX"
47236 msgstr ""
47238 #: config/v850/v850-c.cc:96
47239 #, gcc-internal-format
47240 msgid "cannot set interrupt attribute: no current function"
47241 msgstr ""
47243 #: config/v850/v850-c.cc:104
47244 #, gcc-internal-format
47245 msgid "cannot set interrupt attribute: no such identifier"
47246 msgstr ""
47248 #: config/v850/v850-c.cc:153
47249 #, gcc-internal-format
47250 msgid "junk at end of %<#pragma%> ghs section"
47251 msgstr ""
47253 #: config/v850/v850-c.cc:170
47254 #, gcc-internal-format
47255 msgid "unrecognized section name %qE"
47256 msgstr ""
47258 #: config/v850/v850-c.cc:184
47259 #, gcc-internal-format
47260 msgid "malformed %<#pragma%> ghs section"
47261 msgstr ""
47263 #: config/v850/v850-c.cc:203
47264 #, gcc-internal-format
47265 msgid "junk at end of %<#pragma%> ghs interrupt"
47266 msgstr ""
47268 #: config/v850/v850-c.cc:214
47269 #, gcc-internal-format
47270 msgid "junk at end of %<#pragma%> ghs starttda"
47271 msgstr ""
47273 #: config/v850/v850-c.cc:225
47274 #, gcc-internal-format
47275 msgid "junk at end of %<#pragma%> ghs startsda"
47276 msgstr ""
47278 #: config/v850/v850-c.cc:236
47279 #, gcc-internal-format
47280 msgid "junk at end of %<#pragma%> ghs startzda"
47281 msgstr ""
47283 #: config/v850/v850-c.cc:247
47284 #, gcc-internal-format
47285 msgid "junk at end of %<#pragma%> ghs endtda"
47286 msgstr ""
47288 #: config/v850/v850-c.cc:258
47289 #, gcc-internal-format
47290 msgid "junk at end of %<#pragma%> ghs endsda"
47291 msgstr ""
47293 #: config/v850/v850-c.cc:269
47294 #, gcc-internal-format
47295 msgid "junk at end of %<#pragma%> ghs endzda"
47296 msgstr ""
47298 #: config/v850/v850.cc:2046
47299 #, gcc-internal-format
47300 msgid "data area attributes cannot be specified for local variables"
47301 msgstr ""
47303 #: config/v850/v850.cc:2057
47304 #, gcc-internal-format
47305 msgid "data area of %q+D conflicts with previous declaration"
47306 msgstr ""
47308 #: config/v850/v850.cc:2188
47309 #, gcc-internal-format, gfc-internal-format
47310 msgid "bogus JR construction: %d"
47311 msgstr ""
47313 #: config/v850/v850.cc:2206 config/v850/v850.cc:2313
47314 #, gcc-internal-format, gfc-internal-format
47315 msgid "bad amount of stack space removal: %d"
47316 msgstr ""
47318 #: config/v850/v850.cc:2293
47319 #, gcc-internal-format, gfc-internal-format
47320 msgid "bogus JARL construction: %d"
47321 msgstr ""
47323 #: config/v850/v850.cc:2591
47324 #, gcc-internal-format, gfc-internal-format
47325 msgid "bogus DISPOSE construction: %d"
47326 msgstr ""
47328 #: config/v850/v850.cc:2610
47329 #, gcc-internal-format, gfc-internal-format
47330 msgid "too much stack space to dispose of: %d"
47331 msgstr ""
47333 #: config/v850/v850.cc:2712
47334 #, gcc-internal-format, gfc-internal-format
47335 msgid "bogus PREPEARE construction: %d"
47336 msgstr ""
47338 #: config/v850/v850.cc:2729
47339 #, gcc-internal-format, gfc-internal-format
47340 msgid "too much stack space to prepare: %d"
47341 msgstr ""
47343 #: config/visium/visium.cc:730
47344 #, gcc-internal-format
47345 msgid "an interrupt handler cannot be compiled with %<-muser-mode%>"
47346 msgstr ""
47348 #: config/vms/vms-c.cc:44
47349 #, gcc-internal-format
47350 msgid "junk at end of %<#pragma __nostandard%>"
47351 msgstr ""
47353 #: config/vms/vms-c.cc:55
47354 #, gcc-internal-format
47355 msgid "junk at end of %<#pragma __standard%>"
47356 msgstr ""
47358 #: config/vms/vms-c.cc:81
47359 #, gcc-internal-format
47360 msgid "malformed %<#pragma member_alignment%>, ignoring"
47361 msgstr ""
47363 #: config/vms/vms-c.cc:96
47364 #, gcc-internal-format
47365 msgid "unknown %<#pragma member_alignment%> name %s"
47366 msgstr ""
47368 #: config/vms/vms-c.cc:101
47369 #, gcc-internal-format
47370 msgid "malformed %<#pragma member_alignment%>"
47371 msgstr ""
47373 #: config/vms/vms-c.cc:135
47374 #, gcc-internal-format
47375 msgid "unhandled alignment for %<#pragma nomember_alignment%>"
47376 msgstr ""
47378 #: config/vms/vms-c.cc:148
47379 #, gcc-internal-format
47380 msgid "garbage at end of %<#pragma nomember_alignment%>"
47381 msgstr ""
47383 #: config/vms/vms-c.cc:203
47384 #, gcc-internal-format
47385 msgid "malformed %<#pragma extern_model%>, ignoring"
47386 msgstr ""
47388 #: config/vms/vms-c.cc:224
47389 #, gcc-internal-format
47390 msgid "extern model globalvalue"
47391 msgstr ""
47393 #: config/vms/vms-c.cc:229
47394 #, gcc-internal-format
47395 msgid "unknown %<#pragma extern_model%> model %qs"
47396 msgstr ""
47398 #: config/vms/vms-c.cc:235
47399 #, gcc-internal-format
47400 msgid "junk at end of '#pragma extern_model'"
47401 msgstr ""
47403 #: config/vms/vms-c.cc:249
47404 #, gcc-internal-format
47405 msgid "vms '#pragma __message' is ignored"
47406 msgstr ""
47408 #: config/vms/vms-c.cc:274 config/vms/vms-c.cc:280
47409 #, gcc-internal-format
47410 msgid "malformed %<#pragma __extern_prefix%>, ignoring"
47411 msgstr ""
47413 #: config/vms/vms-c.cc:313 config/vms/vms-c.cc:333
47414 #, gcc-internal-format
47415 msgid "malformed %<#pragma %s%>, ignoring"
47416 msgstr ""
47418 #: config/vms/vms-c.cc:329
47419 #, gcc-internal-format
47420 msgid "invalid constant in %<#pragma %s%>"
47421 msgstr ""
47423 #: config/xtensa/xtensa-dynconfig.cc:90
47424 #, gcc-internal-format
47425 msgid "%qs is defined but could not be loaded: %s"
47426 msgstr ""
47428 #: config/xtensa/xtensa-dynconfig.cc:97
47429 #, gcc-internal-format
47430 msgid "%qs plugin is not licensed under a GPL-compatible license"
47431 msgstr ""
47433 #: config/xtensa/xtensa-dynconfig.cc:114
47434 #, gcc-internal-format
47435 msgid "%qs is loaded but symbol %qs is not found: %s"
47436 msgstr ""
47438 #: config/xtensa/xtensa-dynconfig.cc:128
47439 #, gcc-internal-format
47440 msgid "%qs is defined but plugin support is disabled"
47441 msgstr ""
47443 #: config/xtensa/xtensa.cc:2864
47444 #, gcc-internal-format
47445 msgid "boolean registers required for the floating-point option"
47446 msgstr ""
47448 #: config/xtensa/xtensa.cc:2899
47449 #, gcc-internal-format
47450 msgid "%<-f%s%> is not supported with CONST16 instructions"
47451 msgstr ""
47453 #: config/xtensa/xtensa.cc:2906
47454 #, gcc-internal-format
47455 msgid "PIC is required but not supported with CONST16 instructions"
47456 msgstr ""
47458 #: config/xtensa/xtensa.cc:4349
47459 #, gcc-internal-format
47460 msgid "only uninitialized variables can be placed in a %<.bss%> section"
47461 msgstr ""
47463 #: ada/gcc-interface/misc.cc:155
47464 #, gcc-internal-format
47465 msgid "%<-gnat%> misspelled as %<-gant%>"
47466 msgstr ""
47468 #: ada/gcc-interface/misc.cc:258
47469 #, gcc-internal-format
47470 msgid "%<-fexcess-precision=standard%> for Ada"
47471 msgstr ""
47473 #: ada/gcc-interface/misc.cc:260
47474 #, gcc-internal-format
47475 msgid "%<-fexcess-precision=16%> for Ada"
47476 msgstr ""
47478 #: ada/gcc-interface/trans.cc:348
47479 #, gcc-internal-format, gfc-internal-format
47480 msgid "%s contains too many lines"
47481 msgstr ""
47483 #: ada/gcc-interface/trans.cc:1640
47484 #, gcc-internal-format
47485 msgid "subprogram %q+F not marked %<Inline_Always%>"
47486 msgstr ""
47488 #: ada/gcc-interface/trans.cc:1642 ada/gcc-interface/trans.cc:1648
47489 #, gcc-internal-format
47490 msgid "parent subprogram cannot be inlined"
47491 msgstr ""
47493 #: ada/gcc-interface/trans.cc:1646
47494 #, gcc-internal-format
47495 msgid "subprogram %q+F not marked %<Inline%>"
47496 msgstr ""
47498 #: ada/gcc-interface/utils.cc:4291
47499 #, gcc-internal-format
47500 msgid "invalid element type for attribute %qs"
47501 msgstr ""
47503 #: ada/gcc-interface/utils.cc:4315
47504 #, gcc-internal-format
47505 msgid "number of components of vector not a power of two"
47506 msgstr ""
47508 #: ada/gcc-interface/utils.cc:6551 ada/gcc-interface/utils.cc:6729
47509 #: ada/gcc-interface/utils.cc:6969
47510 #, gcc-internal-format
47511 msgid "%qs attribute ignored"
47512 msgstr ""
47514 #: ada/gcc-interface/utils.cc:6606
47515 #, gcc-internal-format
47516 msgid "%qs attribute without arguments on a non-prototype"
47517 msgstr ""
47519 #: ada/gcc-interface/utils.cc:6621
47520 #, gcc-internal-format
47521 msgid "%qs argument has invalid operand number (argument %lu)"
47522 msgstr ""
47524 #: ada/gcc-interface/utils.cc:6643
47525 #, gcc-internal-format
47526 msgid ""
47527 "%qs argument with out-of-range operand number (argument %lu, operand %lu)"
47528 msgstr ""
47530 #: ada/gcc-interface/utils.cc:6652
47531 #, gcc-internal-format
47532 msgid "%qs argument references non-pointer operand (argument %lu, operand %lu)"
47533 msgstr ""
47535 #: ada/gcc-interface/utils.cc:6673
47536 #, gcc-internal-format
47537 msgid "%qs attribute requires prototypes with named arguments"
47538 msgstr ""
47540 #: ada/gcc-interface/utils.cc:6682
47541 #, gcc-internal-format
47542 msgid "%qs attribute only applies to variadic functions"
47543 msgstr ""
47545 #: ada/gcc-interface/utils.cc:6929 d/d-attribs.cc:362 d/d-attribs.cc:488
47546 #: rust/rust-attribs.cc:176
47547 #, gcc-internal-format
47548 msgid "%qE attribute has no effect"
47549 msgstr ""
47551 #: ada/gcc-interface/utils.cc:7240
47552 #, gcc-internal-format
47553 msgid "attribute %qs applies to array types only"
47554 msgstr ""
47556 #: c/c-convert.cc:104 c/c-typeck.cc:2353 c/c-typeck.cc:13558 cp/typeck.cc:2498
47557 #: cp/typeck.cc:9512 cp/typeck.cc:10300 d/d-convert.cc:262
47558 #, gcc-internal-format
47559 msgid "void value not ignored as it ought to be"
47560 msgstr ""
47562 #: c/c-convert.cc:235
47563 #, gcc-internal-format
47564 msgid "conversion from %qT to %qT"
47565 msgstr ""
47567 #: c/c-convert.cc:237
47568 #, gcc-internal-format
47569 msgid "only %qT or a null pointer constant can be converted to %qT"
47570 msgstr ""
47572 #: c/c-convert.cc:241 d/d-convert.cc:322
47573 #, gcc-internal-format
47574 msgid "conversion to non-scalar type requested"
47575 msgstr ""
47577 #: c/c-decl.cc:915
47578 #, gcc-internal-format
47579 msgid "array %q+D assumed to have one element"
47580 msgstr ""
47582 #: c/c-decl.cc:956
47583 #, gcc-internal-format
47584 msgid "%qD is static but used in inline function %qD which is not static"
47585 msgstr ""
47587 #: c/c-decl.cc:961
47588 #, gcc-internal-format
47589 msgid "%q+D is static but declared in inline function %qD which is not static"
47590 msgstr ""
47592 #: c/c-decl.cc:1157
47593 #, gcc-internal-format, gfc-internal-format
47594 msgid "GCC supports only %u nested scopes"
47595 msgstr ""
47597 #: c/c-decl.cc:1299 cp/decl.cc:378
47598 #, gcc-internal-format
47599 msgid "label %q+D used but not defined"
47600 msgstr ""
47602 #: c/c-decl.cc:1344
47603 #, gcc-internal-format
47604 msgid "nested function %q+D declared but never defined"
47605 msgstr ""
47607 #: c/c-decl.cc:1358
47608 #, gcc-internal-format
47609 msgid "inline function %q+D declared but never defined"
47610 msgstr ""
47612 #: c/c-decl.cc:1376
47613 #, gcc-internal-format
47614 msgid "unused variable %q+D"
47615 msgstr ""
47617 #: c/c-decl.cc:1382 cp/decl.cc:733
47618 #, gcc-internal-format
47619 msgid "variable %qD set but not used"
47620 msgstr ""
47622 #: c/c-decl.cc:1387
47623 #, gcc-internal-format
47624 msgid "type of array %q+D completed incompatibly with implicit initialization"
47625 msgstr ""
47627 #: c/c-decl.cc:1562
47628 #, gcc-internal-format
47629 msgid ""
47630 "underspecified declaration of %qE, which is already declared in this scope"
47631 msgstr ""
47633 #: c/c-decl.cc:1733 c/c-decl.cc:7890 c/c-decl.cc:8894 c/c-decl.cc:9946
47634 #, gcc-internal-format
47635 msgid "originally defined here"
47636 msgstr ""
47638 #: c/c-decl.cc:1956
47639 #, gcc-internal-format
47640 msgid ""
47641 "a parameter list with an ellipsis cannot match an empty parameter name list "
47642 "declaration"
47643 msgstr ""
47645 #: c/c-decl.cc:1964
47646 #, gcc-internal-format
47647 msgid ""
47648 "an argument type that has a default promotion cannot match an empty "
47649 "parameter name list declaration"
47650 msgstr ""
47652 #: c/c-decl.cc:2012
47653 #, gcc-internal-format
47654 msgid ""
47655 "prototype for %q+D declares more arguments than previous old-style definition"
47656 msgstr ""
47658 #: c/c-decl.cc:2018
47659 #, gcc-internal-format
47660 msgid ""
47661 "prototype for %q+D declares fewer arguments than previous old-style "
47662 "definition"
47663 msgstr ""
47665 #: c/c-decl.cc:2027
47666 #, gcc-internal-format
47667 msgid "prototype for %q+D declares argument %d with incompatible type"
47668 msgstr ""
47670 #. If we get here, no errors were found, but do issue a warning
47671 #. for this poor-style construct.
47672 #: c/c-decl.cc:2040
47673 #, gcc-internal-format
47674 msgid "prototype for %q+D follows non-prototype definition"
47675 msgstr ""
47677 #: c/c-decl.cc:2058
47678 #, gcc-internal-format
47679 msgid "previous definition of %q+D with type %qT"
47680 msgstr ""
47682 #: c/c-decl.cc:2062
47683 #, gcc-internal-format
47684 msgid "previous implicit declaration of %q+D with type %qT"
47685 msgstr ""
47687 #: c/c-decl.cc:2066
47688 #, gcc-internal-format
47689 msgid "previous declaration of %q+D with type %qT"
47690 msgstr ""
47692 #: c/c-decl.cc:2128
47693 #, gcc-internal-format
47694 msgid "%q+D redeclared as different kind of symbol"
47695 msgstr ""
47697 #: c/c-decl.cc:2133
47698 #, gcc-internal-format
47699 msgid "built-in function %q+D declared as non-function"
47700 msgstr ""
47702 #: c/c-decl.cc:2136 c/c-decl.cc:3273
47703 #, gcc-internal-format
47704 msgid "declaration of %q+D shadows a built-in function"
47705 msgstr ""
47707 #: c/c-decl.cc:2153
47708 #, gcc-internal-format
47709 msgid "conflicting redeclaration of enumerator %q+D"
47710 msgstr ""
47712 #: c/c-decl.cc:2160
47713 #, gcc-internal-format
47714 msgid "redeclaration of enumerator %q+D"
47715 msgstr ""
47717 #: c/c-decl.cc:2200
47718 #, gcc-internal-format
47719 msgid "conflicting types for built-in function %q+D; expected %qT"
47720 msgstr ""
47722 #: c/c-decl.cc:2210 c/c-decl.cc:2235
47723 #, gcc-internal-format
47724 msgid "%qD is declared in header %qs"
47725 msgstr ""
47727 #: c/c-decl.cc:2221
47728 #, gcc-internal-format
47729 msgid "mismatch in argument %u type of built-in function %qD; expected %qT"
47730 msgstr ""
47732 #: c/c-decl.cc:2226
47733 #, gcc-internal-format
47734 msgid "mismatch in return type of built-in function %qD; expected %qT"
47735 msgstr ""
47737 #: c/c-decl.cc:2259
47738 #, gcc-internal-format
47739 msgid "conflicting types for %q+D"
47740 msgstr ""
47742 #: c/c-decl.cc:2272 c/c-decl.cc:2309
47743 #, gcc-internal-format
47744 msgid "conflicting types for %q+D; have %qT"
47745 msgstr ""
47747 #: c/c-decl.cc:2289
47748 #, gcc-internal-format
47749 msgid "conflicting named address spaces (generic vs %s) for %q+D"
47750 msgstr ""
47752 #: c/c-decl.cc:2293
47753 #, gcc-internal-format
47754 msgid "conflicting named address spaces (%s vs generic) for %q+D"
47755 msgstr ""
47757 #: c/c-decl.cc:2297
47758 #, gcc-internal-format
47759 msgid "conflicting named address spaces (%s vs %s) for %q+D"
47760 msgstr ""
47762 #: c/c-decl.cc:2306
47763 #, gcc-internal-format
47764 msgid "conflicting type qualifiers for %q+D"
47765 msgstr ""
47767 #: c/c-decl.cc:2327
47768 #, gcc-internal-format
47769 msgid "conflicting types for %q+D due to enum/integer mismatch; have %qT"
47770 msgstr ""
47772 #: c/c-decl.cc:2344
47773 #, gcc-internal-format
47774 msgid "redefinition of typedef %q+D with different type"
47775 msgstr ""
47777 #: c/c-decl.cc:2357
47778 #, gcc-internal-format
47779 msgid "redefinition of typedef %q+D with variably modified type"
47780 msgstr ""
47782 #: c/c-decl.cc:2362
47783 #, gcc-internal-format
47784 msgid "redefinition of typedef %q+D"
47785 msgstr ""
47787 #: c/c-decl.cc:2390
47788 #, gcc-internal-format
47789 msgid "declaration of %qD shadows a built-in function"
47790 msgstr ""
47792 #: c/c-decl.cc:2406
47793 #, gcc-internal-format
47794 msgid "declaration of built-in function %qD without a prototype; expected %qT"
47795 msgstr ""
47797 #: c/c-decl.cc:2430 c/c-decl.cc:2553
47798 #, gcc-internal-format
47799 msgid "redefinition of %q+D"
47800 msgstr ""
47802 #: c/c-decl.cc:2469 c/c-decl.cc:2593
47803 #, gcc-internal-format
47804 msgid "static declaration of %q+D follows non-static declaration"
47805 msgstr ""
47807 #: c/c-decl.cc:2480 c/c-decl.cc:2488 c/c-decl.cc:2582 c/c-decl.cc:2590
47808 #, gcc-internal-format
47809 msgid "non-static declaration of %q+D follows static declaration"
47810 msgstr ""
47812 #: c/c-decl.cc:2505
47813 #, gcc-internal-format
47814 msgid "%<gnu_inline%> attribute present on %q+D"
47815 msgstr ""
47817 #: c/c-decl.cc:2508
47818 #, gcc-internal-format
47819 msgid "but not here"
47820 msgstr ""
47822 #: c/c-decl.cc:2527
47823 #, gcc-internal-format
47824 msgid "thread-local declaration of %q+D follows non-thread-local declaration"
47825 msgstr ""
47827 #: c/c-decl.cc:2530
47828 #, gcc-internal-format
47829 msgid "non-thread-local declaration of %q+D follows thread-local declaration"
47830 msgstr ""
47832 #: c/c-decl.cc:2574
47833 #, gcc-internal-format
47834 msgid "extern declaration of %q+D follows declaration with no linkage"
47835 msgstr ""
47837 #: c/c-decl.cc:2612
47838 #, gcc-internal-format
47839 msgid "declaration of %q+D with no linkage follows extern declaration"
47840 msgstr ""
47842 #: c/c-decl.cc:2619
47843 #, gcc-internal-format
47844 msgid "redeclaration of %q+D with no linkage"
47845 msgstr ""
47847 #: c/c-decl.cc:2645
47848 #, gcc-internal-format
47849 msgid ""
47850 "redeclaration of %q+D with different visibility (old visibility preserved)"
47851 msgstr ""
47853 #: c/c-decl.cc:2666
47854 #, gcc-internal-format
47855 msgid "redefinition of parameter %q+D"
47856 msgstr ""
47858 #: c/c-decl.cc:2693
47859 #, gcc-internal-format
47860 msgid "redundant redeclaration of %q+D"
47861 msgstr ""
47863 #: c/c-decl.cc:3231
47864 #, gcc-internal-format
47865 msgid "declaration of %q+D shadows previous non-variable"
47866 msgstr ""
47868 #: c/c-decl.cc:3253
47869 #, gcc-internal-format
47870 msgid "declaration of %qD shadows a parameter"
47871 msgstr ""
47873 #: c/c-decl.cc:3266 cp/name-lookup.cc:3547
47874 #, gcc-internal-format
47875 msgid "declaration of %qD shadows a global declaration"
47876 msgstr ""
47878 #: c/c-decl.cc:3292
47879 #, gcc-internal-format
47880 msgid "declaration of %qD shadows a previous local"
47881 msgstr ""
47883 #: c/c-decl.cc:3298 cp/name-lookup.cc:3264
47884 #, gcc-internal-format
47885 msgid "shadowed declaration is here"
47886 msgstr ""
47888 #: c/c-decl.cc:3431
47889 #, gcc-internal-format
47890 msgid "nested extern declaration of %qD"
47891 msgstr ""
47893 #: c/c-decl.cc:3587 c/c-decl.cc:3601
47894 #, gcc-internal-format
47895 msgid "implicit declaration of function %qE; did you mean %qs?"
47896 msgstr ""
47898 #: c/c-decl.cc:3593 c/c-decl.cc:3606
47899 #, gcc-internal-format
47900 msgid "implicit declaration of function %qE"
47901 msgstr ""
47903 #: c/c-decl.cc:3625
47904 #, gcc-internal-format
47905 msgid "include %qs or provide a declaration of %qE"
47906 msgstr ""
47908 #: c/c-decl.cc:3896
47909 #, gcc-internal-format
47910 msgid "incompatible implicit declaration of built-in function %qD"
47911 msgstr ""
47913 #: c/c-decl.cc:3906
47914 #, gcc-internal-format
47915 msgid "include %qs or provide a declaration of %qD"
47916 msgstr ""
47918 #: c/c-decl.cc:3917
47919 #, gcc-internal-format
47920 msgid "incompatible implicit declaration of function %qD"
47921 msgstr ""
47923 #: c/c-decl.cc:3978
47924 #, gcc-internal-format
47925 msgid "%qE undeclared here (not in a function); did you mean %qs?"
47926 msgstr ""
47928 #: c/c-decl.cc:3983
47929 #, gcc-internal-format
47930 msgid "%qE undeclared here (not in a function)"
47931 msgstr ""
47933 #: c/c-decl.cc:3996
47934 #, gcc-internal-format
47935 msgid "%qE undeclared (first use in this function); did you mean %qs?"
47936 msgstr ""
47938 #: c/c-decl.cc:4001
47939 #, gcc-internal-format
47940 msgid "%qE undeclared (first use in this function)"
47941 msgstr ""
47943 #: c/c-decl.cc:4005
47944 #, gcc-internal-format
47945 msgid ""
47946 "each undeclared identifier is reported only once for each function it "
47947 "appears in"
47948 msgstr ""
47950 #: c/c-decl.cc:4053 cp/decl.cc:3588
47951 #, gcc-internal-format
47952 msgid "label %qE referenced outside of any function"
47953 msgstr ""
47955 #: c/c-decl.cc:4090
47956 #, gcc-internal-format
47957 msgid "jump into scope of identifier with variably modified type"
47958 msgstr ""
47960 #: c/c-decl.cc:4093
47961 #, gcc-internal-format
47962 msgid "jump skips OpenMP %<allocate%> allocation"
47963 msgstr ""
47965 #: c/c-decl.cc:4096
47966 #, gcc-internal-format
47967 msgid "jump skips variable initialization"
47968 msgstr ""
47970 #: c/c-decl.cc:4098 c/c-decl.cc:4154 c/c-decl.cc:4245
47971 #, gcc-internal-format
47972 msgid "label %qD defined here"
47973 msgstr ""
47975 #: c/c-decl.cc:4153 c/c-decl.cc:4244
47976 #, gcc-internal-format
47977 msgid "jump into statement expression"
47978 msgstr ""
47980 #: c/c-decl.cc:4176
47981 #, gcc-internal-format
47982 msgid "duplicate label declaration %qE"
47983 msgstr ""
47985 #: c/c-decl.cc:4276 cp/decl.cc:4089
47986 #, gcc-internal-format
47987 msgid "duplicate label %qD"
47988 msgstr ""
47990 #: c/c-decl.cc:4307
47991 #, gcc-internal-format
47992 msgid ""
47993 "traditional C lacks a separate namespace for labels, identifier %qE conflicts"
47994 msgstr ""
47996 #: c/c-decl.cc:4379
47997 #, gcc-internal-format
47998 msgid "switch jumps over OpenMP %<allocate%> allocation"
47999 msgstr ""
48001 #: c/c-decl.cc:4385
48002 #, gcc-internal-format
48003 msgid "switch jumps over variable initialization"
48004 msgstr ""
48006 #: c/c-decl.cc:4388 c/c-decl.cc:4401
48007 #, gcc-internal-format
48008 msgid "switch starts here"
48009 msgstr ""
48011 #: c/c-decl.cc:4400
48012 #, gcc-internal-format
48013 msgid "switch jumps into statement expression"
48014 msgstr ""
48016 #: c/c-decl.cc:4483
48017 #, gcc-internal-format
48018 msgid "%qE defined as wrong kind of tag"
48019 msgstr ""
48021 #: c/c-decl.cc:4669 cp/tree.cc:5036
48022 #, gcc-internal-format
48023 msgid "%qE attribute applied to %qD with void return type"
48024 msgstr ""
48026 #: c/c-decl.cc:4678
48027 #, gcc-internal-format
48028 msgid ""
48029 "%qE attribute can only be applied to functions or to structure, union or "
48030 "enumeration types"
48031 msgstr ""
48033 #: c/c-decl.cc:4698
48034 #, gcc-internal-format
48035 msgid "standard %qE attribute can only be applied to functions"
48036 msgstr ""
48038 #. This can only occur with extensions such as statement
48039 #. expressions, but is still appropriate as an error to
48040 #. avoid types declared in such a context escaping to
48041 #. the type of an auto variable.
48042 #: c/c-decl.cc:4976 c/c-decl.cc:8833
48043 #, gcc-internal-format
48044 msgid "%qT declared in underspecified object initializer"
48045 msgstr ""
48047 #: c/c-decl.cc:4987
48048 #, gcc-internal-format
48049 msgid "unnamed struct/union that defines no instances"
48050 msgstr ""
48052 #: c/c-decl.cc:4998
48053 #, gcc-internal-format
48054 msgid "empty declaration with storage class specifier does not redeclare tag"
48055 msgstr ""
48057 #: c/c-decl.cc:5014
48058 #, gcc-internal-format
48059 msgid "empty declaration with type qualifier does not redeclare tag"
48060 msgstr ""
48062 #: c/c-decl.cc:5026
48063 #, gcc-internal-format
48064 msgid "empty declaration with %<_Alignas%> does not redeclare tag"
48065 msgstr ""
48067 #: c/c-decl.cc:5040
48068 #, gcc-internal-format
48069 msgid "empty declaration of %<enum%> type does not redeclare tag"
48070 msgstr ""
48072 #: c/c-decl.cc:5065 c/c-decl.cc:5073
48073 #, gcc-internal-format
48074 msgid "useless type name in empty declaration"
48075 msgstr ""
48077 #: c/c-decl.cc:5081
48078 #, gcc-internal-format
48079 msgid "%<inline%> in empty declaration"
48080 msgstr ""
48082 #: c/c-decl.cc:5087
48083 #, gcc-internal-format
48084 msgid "%<_Noreturn%> in empty declaration"
48085 msgstr ""
48087 #: c/c-decl.cc:5093
48088 #, gcc-internal-format
48089 msgid "%<constexpr%> in empty declaration"
48090 msgstr ""
48092 #: c/c-decl.cc:5099
48093 #, gcc-internal-format
48094 msgid "%<auto%> in file-scope empty declaration"
48095 msgstr ""
48097 #: c/c-decl.cc:5105
48098 #, gcc-internal-format
48099 msgid "%<register%> in file-scope empty declaration"
48100 msgstr ""
48102 #: c/c-decl.cc:5113
48103 #, gcc-internal-format
48104 msgid ""
48105 "storage class specifier in empty declaration with %<enum%> underlying type"
48106 msgstr ""
48108 #: c/c-decl.cc:5119
48109 #, gcc-internal-format
48110 msgid "%qs in empty declaration with %<enum%> underlying type"
48111 msgstr ""
48113 #: c/c-decl.cc:5129
48114 #, gcc-internal-format
48115 msgid "type qualifier in empty declaration with %<enum%> underlying type"
48116 msgstr ""
48118 #: c/c-decl.cc:5135
48119 #, gcc-internal-format
48120 msgid "%<alignas%> in empty declaration with %<enum%> underlying type"
48121 msgstr ""
48123 #: c/c-decl.cc:5144
48124 #, gcc-internal-format
48125 msgid "useless storage class specifier in empty declaration"
48126 msgstr ""
48128 #: c/c-decl.cc:5150
48129 #, gcc-internal-format
48130 msgid "useless %qs in empty declaration"
48131 msgstr ""
48133 #: c/c-decl.cc:5163
48134 #, gcc-internal-format
48135 msgid "useless type qualifier in empty declaration"
48136 msgstr ""
48138 #: c/c-decl.cc:5170
48139 #, gcc-internal-format
48140 msgid "useless %<_Alignas%> in empty declaration"
48141 msgstr ""
48143 #: c/c-decl.cc:5188
48144 #, gcc-internal-format
48145 msgid "invalid use of attributes in empty declaration"
48146 msgstr ""
48148 #: c/c-decl.cc:5202 c/c-parser.cc:2403
48149 #, gcc-internal-format
48150 msgid "empty declaration"
48151 msgstr ""
48153 #: c/c-decl.cc:5274
48154 #, gcc-internal-format
48155 msgid ""
48156 "ISO C90 does not support %<static%> or type qualifiers in parameter array "
48157 "declarators"
48158 msgstr ""
48160 #: c/c-decl.cc:5278
48161 #, gcc-internal-format
48162 msgid "ISO C90 does not support %<[*]%> array declarators"
48163 msgstr ""
48165 #. C99 6.7.5.2p4
48166 #. A function definition isn't function prototype scope C99 6.2.1p4.
48167 #. C99 6.7.5.2p4
48168 #: c/c-decl.cc:5284 c/c-decl.cc:8413 c/c-decl.cc:10791
48169 #, gcc-internal-format
48170 msgid "%<[*]%> not allowed in other than function prototype scope"
48171 msgstr ""
48173 #: c/c-decl.cc:5477 cp/decl2.cc:1856 cp/name-lookup.cc:8857
48174 #, gcc-internal-format
48175 msgid "%<omp::%s%> not allowed to be specified in this context"
48176 msgstr ""
48178 #: c/c-decl.cc:5557
48179 #, gcc-internal-format
48180 msgid "%q+D is usually a function"
48181 msgstr ""
48183 #: c/c-decl.cc:5562 c/c-decl.cc:10622 cp/decl.cc:17943
48184 #, gcc-internal-format
48185 msgid "no previous declaration for %qD"
48186 msgstr ""
48188 #: c/c-decl.cc:5571
48189 #, gcc-internal-format
48190 msgid "typedef %qD is initialized (use %<__typeof__%> instead)"
48191 msgstr ""
48193 #: c/c-decl.cc:5576
48194 #, gcc-internal-format
48195 msgid "function %qD is initialized like a variable"
48196 msgstr ""
48198 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
48199 #: c/c-decl.cc:5582
48200 #, gcc-internal-format
48201 msgid "parameter %qD is initialized"
48202 msgstr ""
48204 #: c/c-decl.cc:5602
48205 #, gcc-internal-format
48206 msgid "variable %qD has initializer but incomplete type"
48207 msgstr ""
48209 #: c/c-decl.cc:5682
48210 #, gcc-internal-format
48211 msgid "inline function %q+D given attribute %qs"
48212 msgstr ""
48214 #: c/c-decl.cc:5738
48215 #, gcc-internal-format
48216 msgid "uninitialized const member in %qT is invalid in C++"
48217 msgstr ""
48219 #: c/c-decl.cc:5740
48220 #, gcc-internal-format
48221 msgid "%qD should be initialized"
48222 msgstr ""
48224 #: c/c-decl.cc:5821
48225 #, gcc-internal-format
48226 msgid "initializer fails to determine size of %q+D"
48227 msgstr ""
48229 #: c/c-decl.cc:5826
48230 #, gcc-internal-format
48231 msgid "array size missing in %q+D"
48232 msgstr ""
48234 #: c/c-decl.cc:5830
48235 #, gcc-internal-format
48236 msgid "zero or negative size array %q+D"
48237 msgstr ""
48239 #: c/c-decl.cc:5921 m2/gm2-gcc/m2type.cc:1250
48240 #, gcc-internal-format
48241 msgid "storage size of %q+D isn%'t constant"
48242 msgstr ""
48244 #: c/c-decl.cc:5971
48245 #, gcc-internal-format
48246 msgid "ignoring %<asm%> specifier for non-static local variable %q+D"
48247 msgstr ""
48249 #: c/c-decl.cc:6009
48250 #, gcc-internal-format
48251 msgid "cannot put object with volatile field into register"
48252 msgstr ""
48254 #: c/c-decl.cc:6095
48255 #, gcc-internal-format
48256 msgid "uninitialized %<const %D%> is invalid in C++"
48257 msgstr ""
48259 #: c/c-decl.cc:6110 cp/decl.cc:9055
48260 #, gcc-internal-format
48261 msgid "%q+D in declare target directive does not have mappable type"
48262 msgstr ""
48264 #: c/c-decl.cc:6373
48265 #, gcc-internal-format
48266 msgid "ISO C forbids forward parameter declarations"
48267 msgstr ""
48269 #: c/c-decl.cc:6413
48270 #, gcc-internal-format
48271 msgid "file-scope compound literal specifies %<register%>"
48272 msgstr ""
48274 #: c/c-decl.cc:6419
48275 #, gcc-internal-format
48276 msgid "compound literal implicitly auto and declared %qs"
48277 msgstr ""
48279 #: c/c-decl.cc:6519
48280 #, gcc-internal-format
48281 msgid "defining a type in a compound literal is invalid in C++"
48282 msgstr ""
48284 #: c/c-decl.cc:6540 c/c-decl.cc:6555
48285 #, gcc-internal-format
48286 msgid "bit-field %qs width not an integer constant"
48287 msgstr ""
48289 #: c/c-decl.cc:6550
48290 #, gcc-internal-format
48291 msgid "bit-field %qs width not an integer constant expression"
48292 msgstr ""
48294 #: c/c-decl.cc:6561
48295 #, gcc-internal-format
48296 msgid "negative width in bit-field %qs"
48297 msgstr ""
48299 #: c/c-decl.cc:6566
48300 #, gcc-internal-format
48301 msgid "zero width for bit-field %qs"
48302 msgstr ""
48304 #: c/c-decl.cc:6577
48305 #, gcc-internal-format
48306 msgid "bit-field %qs has invalid type"
48307 msgstr ""
48309 #: c/c-decl.cc:6583
48310 #, gcc-internal-format
48311 msgid "cannot declare bit-field %qs with %<warn_if_not_aligned%> type"
48312 msgstr ""
48314 #: c/c-decl.cc:6594
48315 #, gcc-internal-format
48316 msgid "type of bit-field %qs is a GCC extension"
48317 msgstr ""
48319 #: c/c-decl.cc:6600
48320 #, gcc-internal-format
48321 msgid "width of %qs exceeds its type"
48322 msgstr ""
48324 #: c/c-decl.cc:6619
48325 #, gcc-internal-format
48326 msgid "%qs is narrower than values of its type"
48327 msgstr ""
48329 #: c/c-decl.cc:6634
48330 #, gcc-internal-format
48331 msgid "ISO C90 forbids array %qE whose size cannot be evaluated"
48332 msgstr ""
48334 #: c/c-decl.cc:6637
48335 #, gcc-internal-format
48336 msgid "ISO C90 forbids array whose size cannot be evaluated"
48337 msgstr ""
48339 #: c/c-decl.cc:6644
48340 #, gcc-internal-format
48341 msgid "ISO C90 forbids variable length array %qE"
48342 msgstr ""
48344 #: c/c-decl.cc:6646
48345 #, gcc-internal-format
48346 msgid "ISO C90 forbids variable length array"
48347 msgstr ""
48349 #: c/c-decl.cc:6889
48350 #, gcc-internal-format
48351 msgid "%<enum%> underlying type may not be specified here"
48352 msgstr ""
48354 #: c/c-decl.cc:6917 c/c-decl.cc:7326 c/c-decl.cc:7336
48355 #, gcc-internal-format
48356 msgid "variably modified %qE at file scope"
48357 msgstr ""
48359 #: c/c-decl.cc:6919
48360 #, gcc-internal-format
48361 msgid "variably modified field at file scope"
48362 msgstr ""
48364 #: c/c-decl.cc:6939
48365 #, gcc-internal-format
48366 msgid "type defaults to %<int%> in declaration of %qE"
48367 msgstr ""
48369 #: c/c-decl.cc:6943
48370 #, gcc-internal-format
48371 msgid "type defaults to %<int%> in type name"
48372 msgstr ""
48374 #: c/c-decl.cc:6975
48375 #, gcc-internal-format
48376 msgid "duplicate %<const%>"
48377 msgstr ""
48379 #: c/c-decl.cc:6977
48380 #, gcc-internal-format
48381 msgid "duplicate %<restrict%>"
48382 msgstr ""
48384 #: c/c-decl.cc:6979
48385 #, gcc-internal-format
48386 msgid "duplicate %<volatile%>"
48387 msgstr ""
48389 #: c/c-decl.cc:6981
48390 #, gcc-internal-format
48391 msgid "duplicate %<_Atomic%>"
48392 msgstr ""
48394 #: c/c-decl.cc:6984
48395 #, gcc-internal-format, gfc-internal-format
48396 msgid "conflicting named address spaces (%s vs %s)"
48397 msgstr ""
48399 #: c/c-decl.cc:7007 c/c-parser.cc:3573
48400 #, gcc-internal-format
48401 msgid "%<_Atomic%>-qualified array type"
48402 msgstr ""
48404 #: c/c-decl.cc:7022
48405 #, gcc-internal-format
48406 msgid "function definition declared %<auto%>"
48407 msgstr ""
48409 #: c/c-decl.cc:7024
48410 #, gcc-internal-format
48411 msgid "function definition declared %<register%>"
48412 msgstr ""
48414 #: c/c-decl.cc:7026
48415 #, gcc-internal-format
48416 msgid "function definition declared %<typedef%>"
48417 msgstr ""
48419 #: c/c-decl.cc:7028
48420 #, gcc-internal-format
48421 msgid "function definition declared %qs"
48422 msgstr ""
48424 #: c/c-decl.cc:7055
48425 #, gcc-internal-format
48426 msgid "storage class specified for structure field %qE"
48427 msgstr ""
48429 #: c/c-decl.cc:7058
48430 #, gcc-internal-format
48431 msgid "storage class specified for structure field"
48432 msgstr ""
48434 #: c/c-decl.cc:7062
48435 #, gcc-internal-format
48436 msgid "storage class specified for parameter %qE"
48437 msgstr ""
48439 #: c/c-decl.cc:7065
48440 #, gcc-internal-format
48441 msgid "storage class specified for unnamed parameter"
48442 msgstr ""
48444 #: c/c-decl.cc:7068 cp/decl.cc:13146
48445 #, gcc-internal-format
48446 msgid "storage class specified for typename"
48447 msgstr ""
48449 #: c/c-decl.cc:7086
48450 #, gcc-internal-format
48451 msgid "%qE initialized and declared %<extern%>"
48452 msgstr ""
48454 #: c/c-decl.cc:7090
48455 #, gcc-internal-format
48456 msgid "%qE has both %<extern%> and initializer"
48457 msgstr ""
48459 #: c/c-decl.cc:7095
48460 #, gcc-internal-format
48461 msgid "file-scope declaration of %qE specifies %<auto%>"
48462 msgstr ""
48464 #: c/c-decl.cc:7099
48465 #, gcc-internal-format
48466 msgid "file-scope declaration of %qE specifies %<register%>"
48467 msgstr ""
48469 #: c/c-decl.cc:7104
48470 #, gcc-internal-format
48471 msgid "nested function %qE declared %<extern%>"
48472 msgstr ""
48474 #: c/c-decl.cc:7107
48475 #, gcc-internal-format
48476 msgid "function-scope %qE implicitly auto and declared %qs"
48477 msgstr ""
48479 #. Only the innermost declarator (making a parameter be of
48480 #. array type which is converted to pointer type)
48481 #. may have static or type qualifiers.
48482 #: c/c-decl.cc:7154 c/c-decl.cc:7550
48483 #, gcc-internal-format
48484 msgid "static or type qualifiers in non-parameter array declarator"
48485 msgstr ""
48487 #: c/c-decl.cc:7217
48488 #, gcc-internal-format
48489 msgid "declaration of %qE as array of voids"
48490 msgstr ""
48492 #: c/c-decl.cc:7219
48493 #, gcc-internal-format
48494 msgid "declaration of type name as array of voids"
48495 msgstr ""
48497 #: c/c-decl.cc:7226
48498 #, gcc-internal-format
48499 msgid "declaration of %qE as array of functions"
48500 msgstr ""
48502 #: c/c-decl.cc:7229
48503 #, gcc-internal-format
48504 msgid "declaration of type name as array of functions"
48505 msgstr ""
48507 #: c/c-decl.cc:7237 c/c-decl.cc:9542
48508 #, gcc-internal-format
48509 msgid "invalid use of structure with flexible array member"
48510 msgstr ""
48512 #: c/c-decl.cc:7269
48513 #, gcc-internal-format
48514 msgid "size of array %qE has non-integer type"
48515 msgstr ""
48517 #: c/c-decl.cc:7273
48518 #, gcc-internal-format
48519 msgid "size of unnamed array has non-integer type"
48520 msgstr ""
48522 #: c/c-decl.cc:7281
48523 #, gcc-internal-format
48524 msgid "size of array %qE has incomplete type"
48525 msgstr ""
48527 #: c/c-decl.cc:7284
48528 #, gcc-internal-format
48529 msgid "size of unnamed array has incomplete type"
48530 msgstr ""
48532 #: c/c-decl.cc:7296
48533 #, gcc-internal-format
48534 msgid "ISO C forbids zero-size array %qE"
48535 msgstr ""
48537 #: c/c-decl.cc:7299
48538 #, gcc-internal-format
48539 msgid "ISO C forbids zero-size array"
48540 msgstr ""
48542 #: c/c-decl.cc:7308
48543 #, gcc-internal-format
48544 msgid "size of array %qE is negative"
48545 msgstr ""
48547 #: c/c-decl.cc:7310
48548 #, gcc-internal-format
48549 msgid "size of unnamed array is negative"
48550 msgstr ""
48552 #: c/c-decl.cc:7396
48553 #, gcc-internal-format
48554 msgid "size of array %qE is too large"
48555 msgstr ""
48557 #: c/c-decl.cc:7399
48558 #, gcc-internal-format
48559 msgid "size of unnamed array is too large"
48560 msgstr ""
48562 #: c/c-decl.cc:7438 c/c-decl.cc:8070
48563 #, gcc-internal-format
48564 msgid "ISO C90 does not support flexible array members"
48565 msgstr ""
48567 #. C99 6.7.5.2p4
48568 #: c/c-decl.cc:7460
48569 #, gcc-internal-format
48570 msgid "%<[*]%> not in a declaration"
48571 msgstr ""
48573 #: c/c-decl.cc:7474
48574 #, gcc-internal-format
48575 msgid "array type has incomplete element type %qT"
48576 msgstr ""
48578 #: c/c-decl.cc:7480
48579 #, gcc-internal-format
48580 msgid ""
48581 "declaration of %qE as multidimensional array must have bounds for all "
48582 "dimensions except the first"
48583 msgstr ""
48585 #: c/c-decl.cc:7484
48586 #, gcc-internal-format
48587 msgid ""
48588 "declaration of multidimensional array must have bounds for all dimensions "
48589 "except the first"
48590 msgstr ""
48592 #: c/c-decl.cc:7586
48593 #, gcc-internal-format
48594 msgid "%qE declared as function returning a function"
48595 msgstr ""
48597 #: c/c-decl.cc:7589
48598 #, gcc-internal-format
48599 msgid "type name declared as function returning a function"
48600 msgstr ""
48602 #: c/c-decl.cc:7596
48603 #, gcc-internal-format
48604 msgid "%qE declared as function returning an array"
48605 msgstr ""
48607 #: c/c-decl.cc:7599
48608 #, gcc-internal-format
48609 msgid "type name declared as function returning an array"
48610 msgstr ""
48612 #: c/c-decl.cc:7643
48613 #, gcc-internal-format
48614 msgid "function definition has qualified void return type"
48615 msgstr ""
48617 #: c/c-decl.cc:7647 cp/decl.cc:13555
48618 #, gcc-internal-format
48619 msgid "type qualifiers ignored on function return type"
48620 msgstr ""
48622 #: c/c-decl.cc:7686 c/c-decl.cc:7856 c/c-decl.cc:7910 c/c-decl.cc:8004
48623 #: c/c-decl.cc:8126 c/c-parser.cc:3575
48624 #, gcc-internal-format
48625 msgid "%<_Atomic%>-qualified function type"
48626 msgstr ""
48628 #: c/c-decl.cc:7692 c/c-decl.cc:7862 c/c-decl.cc:8009 c/c-decl.cc:8131
48629 #, gcc-internal-format
48630 msgid "ISO C forbids qualified function types"
48631 msgstr ""
48633 #: c/c-decl.cc:7747
48634 #, gcc-internal-format
48635 msgid "%qs combined with %<auto%> qualifier for %qE"
48636 msgstr ""
48638 #: c/c-decl.cc:7751
48639 #, gcc-internal-format
48640 msgid "%qs combined with %<register%> qualifier for %qE"
48641 msgstr ""
48643 #: c/c-decl.cc:7757
48644 #, gcc-internal-format
48645 msgid "%qs specified for auto variable %qE"
48646 msgstr ""
48648 #: c/c-decl.cc:7773
48649 #, gcc-internal-format
48650 msgid "%qs specified for parameter %qE"
48651 msgstr ""
48653 #: c/c-decl.cc:7776
48654 #, gcc-internal-format
48655 msgid "%qs specified for unnamed parameter"
48656 msgstr ""
48658 #: c/c-decl.cc:7782
48659 #, gcc-internal-format
48660 msgid "%qs specified for structure field %qE"
48661 msgstr ""
48663 #: c/c-decl.cc:7785
48664 #, gcc-internal-format
48665 msgid "%qs specified for structure field"
48666 msgstr ""
48668 #: c/c-decl.cc:7800
48669 #, gcc-internal-format
48670 msgid "bit-field %qE has atomic type"
48671 msgstr ""
48673 #: c/c-decl.cc:7802
48674 #, gcc-internal-format
48675 msgid "bit-field has atomic type"
48676 msgstr ""
48678 #: c/c-decl.cc:7811
48679 #, gcc-internal-format
48680 msgid "alignment specified for typedef %qE"
48681 msgstr ""
48683 #: c/c-decl.cc:7813
48684 #, gcc-internal-format
48685 msgid "alignment specified for %<register%> object %qE"
48686 msgstr ""
48688 #: c/c-decl.cc:7818
48689 #, gcc-internal-format
48690 msgid "alignment specified for parameter %qE"
48691 msgstr ""
48693 #: c/c-decl.cc:7820
48694 #, gcc-internal-format
48695 msgid "alignment specified for unnamed parameter"
48696 msgstr ""
48698 #: c/c-decl.cc:7825
48699 #, gcc-internal-format
48700 msgid "alignment specified for bit-field %qE"
48701 msgstr ""
48703 #: c/c-decl.cc:7827
48704 #, gcc-internal-format
48705 msgid "alignment specified for unnamed bit-field"
48706 msgstr ""
48708 #: c/c-decl.cc:7830
48709 #, gcc-internal-format
48710 msgid "alignment specified for function %qE"
48711 msgstr ""
48713 #: c/c-decl.cc:7837
48714 #, gcc-internal-format
48715 msgid "%<_Alignas%> specifiers cannot reduce alignment of %qE"
48716 msgstr ""
48718 #: c/c-decl.cc:7840
48719 #, gcc-internal-format
48720 msgid "%<_Alignas%> specifiers cannot reduce alignment of unnamed field"
48721 msgstr ""
48723 #: c/c-decl.cc:7871
48724 #, gcc-internal-format
48725 msgid "typedef %q+D declared %<inline%>"
48726 msgstr ""
48728 #: c/c-decl.cc:7873
48729 #, gcc-internal-format
48730 msgid "typedef %q+D declared %<_Noreturn%>"
48731 msgstr ""
48733 #: c/c-decl.cc:7916
48734 #, gcc-internal-format
48735 msgid "ISO C forbids const or volatile function types"
48736 msgstr ""
48738 #. C99 6.7.2.1p8
48739 #: c/c-decl.cc:7927
48740 #, gcc-internal-format
48741 msgid "a member of a structure or union cannot have a variably modified type"
48742 msgstr ""
48744 #: c/c-decl.cc:7944 cp/decl.cc:12026
48745 #, gcc-internal-format
48746 msgid "variable or field %qE declared void"
48747 msgstr ""
48749 #: c/c-decl.cc:7994
48750 #, gcc-internal-format
48751 msgid "attributes in parameter array declarator ignored"
48752 msgstr ""
48754 #: c/c-decl.cc:8036
48755 #, gcc-internal-format
48756 msgid "parameter %q+D declared %<inline%>"
48757 msgstr ""
48759 #: c/c-decl.cc:8038
48760 #, gcc-internal-format
48761 msgid "parameter %q+D declared %<_Noreturn%>"
48762 msgstr ""
48764 #: c/c-decl.cc:8051
48765 #, gcc-internal-format
48766 msgid "field %qE declared as a function"
48767 msgstr ""
48769 #: c/c-decl.cc:8058
48770 #, gcc-internal-format
48771 msgid "field %qE has incomplete type"
48772 msgstr ""
48774 #: c/c-decl.cc:8060
48775 #, gcc-internal-format
48776 msgid "unnamed field has incomplete type"
48777 msgstr ""
48779 #: c/c-decl.cc:8097 c/c-decl.cc:8108 c/c-decl.cc:8111
48780 #, gcc-internal-format
48781 msgid "invalid storage class for function %qE"
48782 msgstr ""
48784 #: c/c-decl.cc:8168
48785 #, gcc-internal-format
48786 msgid "cannot inline function %<main%>"
48787 msgstr ""
48789 #: c/c-decl.cc:8170
48790 #, gcc-internal-format
48791 msgid "%<main%> declared %<_Noreturn%>"
48792 msgstr ""
48794 #: c/c-decl.cc:8181
48795 #, gcc-internal-format
48796 msgid "ISO C99 does not support %<_Noreturn%>"
48797 msgstr ""
48799 #: c/c-decl.cc:8184
48800 #, gcc-internal-format
48801 msgid "ISO C90 does not support %<_Noreturn%>"
48802 msgstr ""
48804 #: c/c-decl.cc:8206
48805 #, gcc-internal-format
48806 msgid "function previously declared %<static%> redeclared %<extern%>"
48807 msgstr ""
48809 #: c/c-decl.cc:8224
48810 #, gcc-internal-format
48811 msgid "%<constexpr%> object has variably modified type"
48812 msgstr ""
48814 #: c/c-decl.cc:8228 c/c-parser.cc:12277
48815 #, gcc-internal-format
48816 msgid "invalid qualifiers for %<constexpr%> object"
48817 msgstr ""
48819 #: c/c-decl.cc:8234 c/c-parser.cc:12280
48820 #, gcc-internal-format
48821 msgid "invalid qualifiers for field of %<constexpr%> object"
48822 msgstr ""
48824 #: c/c-decl.cc:8260
48825 #, gcc-internal-format
48826 msgid "variable previously declared %<static%> redeclared %<extern%>"
48827 msgstr ""
48829 #: c/c-decl.cc:8272
48830 #, gcc-internal-format
48831 msgid "variable %q+D declared %<inline%>"
48832 msgstr ""
48834 #: c/c-decl.cc:8274
48835 #, gcc-internal-format
48836 msgid "variable %q+D declared %<_Noreturn%>"
48837 msgstr ""
48839 #: c/c-decl.cc:8309
48840 #, gcc-internal-format
48841 msgid "non-nested function with variably modified type"
48842 msgstr ""
48844 #: c/c-decl.cc:8311
48845 #, gcc-internal-format
48846 msgid "object with variably modified type must have no linkage"
48847 msgstr ""
48849 #: c/c-decl.cc:8419 c/c-decl.cc:10596
48850 #, gcc-internal-format
48851 msgid "function declaration isn%'t a prototype"
48852 msgstr ""
48854 #: c/c-decl.cc:8431
48855 #, gcc-internal-format
48856 msgid "parameter names (without types) in function declaration"
48857 msgstr ""
48859 #: c/c-decl.cc:8476
48860 #, gcc-internal-format
48861 msgid "parameter %u (%q+D) has incomplete type"
48862 msgstr ""
48864 #: c/c-decl.cc:8480
48865 #, gcc-internal-format, gfc-internal-format
48866 msgid "parameter %u has incomplete type"
48867 msgstr ""
48869 #: c/c-decl.cc:8491
48870 #, gcc-internal-format
48871 msgid "parameter %u (%q+D) has void type"
48872 msgstr ""
48874 #: c/c-decl.cc:8495
48875 #, gcc-internal-format, gfc-internal-format
48876 msgid "parameter %u has void type"
48877 msgstr ""
48879 #: c/c-decl.cc:8570
48880 #, gcc-internal-format
48881 msgid "%<void%> as only parameter may not be qualified"
48882 msgstr ""
48884 #: c/c-decl.cc:8574 c/c-decl.cc:8610
48885 #, gcc-internal-format
48886 msgid "%<void%> must be the only parameter"
48887 msgstr ""
48889 #: c/c-decl.cc:8604
48890 #, gcc-internal-format
48891 msgid "parameter %q+D has just a forward declaration"
48892 msgstr ""
48894 #: c/c-decl.cc:8652
48895 #, gcc-internal-format
48896 msgid ""
48897 "%<%s %E%> declared inside parameter list will not be visible outside of this "
48898 "definition or declaration"
48899 msgstr ""
48901 #: c/c-decl.cc:8659
48902 #, gcc-internal-format, gfc-internal-format
48903 msgid ""
48904 "anonymous %s declared inside parameter list will not be visible outside of "
48905 "this definition or declaration"
48906 msgstr ""
48908 #: c/c-decl.cc:8785
48909 #, gcc-internal-format
48910 msgid "enum type defined here"
48911 msgstr ""
48913 #: c/c-decl.cc:8791
48914 #, gcc-internal-format
48915 msgid "struct defined here"
48916 msgstr ""
48918 #: c/c-decl.cc:8797
48919 #, gcc-internal-format
48920 msgid "union defined here"
48921 msgstr ""
48923 #: c/c-decl.cc:8890
48924 #, gcc-internal-format
48925 msgid "redefinition of %<union %E%>"
48926 msgstr ""
48928 #: c/c-decl.cc:8892
48929 #, gcc-internal-format
48930 msgid "redefinition of %<struct %E%>"
48931 msgstr ""
48933 #: c/c-decl.cc:8901
48934 #, gcc-internal-format
48935 msgid "nested redefinition of %<union %E%>"
48936 msgstr ""
48938 #: c/c-decl.cc:8903
48939 #, gcc-internal-format
48940 msgid "nested redefinition of %<struct %E%>"
48941 msgstr ""
48943 #: c/c-decl.cc:8935 c/c-decl.cc:9974
48944 #, gcc-internal-format
48945 msgid "defining type in %qs expression is invalid in C++"
48946 msgstr ""
48948 #: c/c-decl.cc:8941 c/c-decl.cc:9980
48949 #, gcc-internal-format
48950 msgid "%qT defined in underspecified object initializer"
48951 msgstr ""
48953 #: c/c-decl.cc:9005 cp/decl.cc:5670
48954 #, gcc-internal-format
48955 msgid "declaration does not declare anything"
48956 msgstr ""
48958 #: c/c-decl.cc:9010
48959 #, gcc-internal-format
48960 msgid "ISO C99 doesn%'t support unnamed structs/unions"
48961 msgstr ""
48963 #: c/c-decl.cc:9013
48964 #, gcc-internal-format
48965 msgid "ISO C90 doesn%'t support unnamed structs/unions"
48966 msgstr ""
48968 #: c/c-decl.cc:9106 c/c-decl.cc:9124 c/c-decl.cc:9185
48969 #, gcc-internal-format
48970 msgid "duplicate member %q+D"
48971 msgstr ""
48973 #: c/c-decl.cc:9211
48974 #, gcc-internal-format
48975 msgid "empty struct has size 0 in C, size 1 in C++"
48976 msgstr ""
48978 #: c/c-decl.cc:9214
48979 #, gcc-internal-format
48980 msgid "empty union has size 0 in C, size 1 in C++"
48981 msgstr ""
48983 #: c/c-decl.cc:9434
48984 #, gcc-internal-format
48985 msgid "union has no named members"
48986 msgstr ""
48988 #: c/c-decl.cc:9436
48989 #, gcc-internal-format
48990 msgid "union has no members"
48991 msgstr ""
48993 #: c/c-decl.cc:9441
48994 #, gcc-internal-format
48995 msgid "struct has no named members"
48996 msgstr ""
48998 #: c/c-decl.cc:9443
48999 #, gcc-internal-format
49000 msgid "struct has no members"
49001 msgstr ""
49003 #: c/c-decl.cc:9521 cp/decl.cc:14588
49004 #, gcc-internal-format
49005 msgid "flexible array member in union"
49006 msgstr ""
49008 #: c/c-decl.cc:9527
49009 #, gcc-internal-format
49010 msgid "flexible array member not at end of struct"
49011 msgstr ""
49013 #: c/c-decl.cc:9533
49014 #, gcc-internal-format
49015 msgid "flexible array member in a struct with no named members"
49016 msgstr ""
49018 #: c/c-decl.cc:9564
49019 #, gcc-internal-format
49020 msgid ""
49021 "structure containing a flexible array member is not at the end of another "
49022 "structure"
49023 msgstr ""
49025 #: c/c-decl.cc:9587
49026 #, gcc-internal-format
49027 msgid "type %qT is too large"
49028 msgstr ""
49030 #: c/c-decl.cc:9651
49031 #, gcc-internal-format
49032 msgid "type punning toggles scalar storage order"
49033 msgstr ""
49035 #: c/c-decl.cc:9718
49036 #, gcc-internal-format
49037 msgid "union cannot be made transparent"
49038 msgstr ""
49040 #: c/c-decl.cc:9731
49041 #, gcc-internal-format
49042 msgid "redefinition of struct or union %qT with variably modified type"
49043 msgstr ""
49045 #: c/c-decl.cc:9734
49046 #, gcc-internal-format
49047 msgid "redefinition of struct or union %qT"
49048 msgstr ""
49050 #: c/c-decl.cc:9899
49051 #, gcc-internal-format
49052 msgid "nested redefinition of %<enum %E%>"
49053 msgstr ""
49055 #: c/c-decl.cc:9944
49056 #, gcc-internal-format
49057 msgid "redeclaration of %<enum %E%>"
49058 msgstr ""
49060 #: c/c-decl.cc:9956
49061 #, gcc-internal-format
49062 msgid "%<enum%> declared with but defined without fixed underlying type"
49063 msgstr ""
49065 #: c/c-decl.cc:10043 cp/decl.cc:17217 m2/gm2-gcc/m2type.cc:2073
49066 #, gcc-internal-format
49067 msgid "specified mode too small for enumerated values"
49068 msgstr ""
49070 #: c/c-decl.cc:10062
49071 #, gcc-internal-format
49072 msgid "enumeration values exceed range of largest integer"
49073 msgstr ""
49075 #: c/c-decl.cc:10071
49076 #, gcc-internal-format
49077 msgid "enumeration values exceed range of %qs"
49078 msgstr ""
49080 #: c/c-decl.cc:10180
49081 #, gcc-internal-format
49082 msgid "conflicting redefinition of enum %qT"
49083 msgstr ""
49085 #: c/c-decl.cc:10212 c/c-decl.cc:10228
49086 #, gcc-internal-format
49087 msgid "enumerator value for %qE is not an integer constant"
49088 msgstr ""
49090 #: c/c-decl.cc:10223
49091 #, gcc-internal-format
49092 msgid "enumerator value for %qE is not an integer constant expression"
49093 msgstr ""
49095 #: c/c-decl.cc:10247
49096 #, gcc-internal-format
49097 msgid "overflow in enumeration values"
49098 msgstr ""
49100 #: c/c-decl.cc:10254
49101 #, gcc-internal-format
49102 msgid "enumerator value outside the range of underlying type"
49103 msgstr ""
49105 #: c/c-decl.cc:10282
49106 #, gcc-internal-format
49107 msgid "enumerator value outside the range of %qs"
49108 msgstr ""
49110 #: c/c-decl.cc:10288
49111 #, gcc-internal-format
49112 msgid "ISO C restricts enumerator values to range of %<int%> before C23"
49113 msgstr ""
49115 #: c/c-decl.cc:10489 cp/decl.cc:5990 cp/decl.cc:17802
49116 #, gcc-internal-format
49117 msgid "inline function %qD given attribute %qs"
49118 msgstr ""
49120 #: c/c-decl.cc:10507
49121 #, gcc-internal-format
49122 msgid "return type is an incomplete type"
49123 msgstr ""
49125 #: c/c-decl.cc:10519
49126 #, gcc-internal-format
49127 msgid "return type defaults to %<int%>"
49128 msgstr ""
49130 #: c/c-decl.cc:10547
49131 #, gcc-internal-format
49132 msgid "%q+D defined as variadic function without prototype"
49133 msgstr ""
49135 #: c/c-decl.cc:10605
49136 #, gcc-internal-format
49137 msgid "no previous prototype for %qD"
49138 msgstr ""
49140 #: c/c-decl.cc:10614
49141 #, gcc-internal-format
49142 msgid "%qD was used with no prototype before its definition"
49143 msgstr ""
49145 #: c/c-decl.cc:10632
49146 #, gcc-internal-format
49147 msgid "%qD was used with no declaration before its definition"
49148 msgstr ""
49150 #: c/c-decl.cc:10651
49151 #, gcc-internal-format
49152 msgid "return type of %qD is not %<int%>"
49153 msgstr ""
49155 #: c/c-decl.cc:10653
49156 #, gcc-internal-format
49157 msgid "%<_Atomic%>-qualified return type of %qD"
49158 msgstr ""
49160 #: c/c-decl.cc:10660
49161 #, gcc-internal-format
49162 msgid "%qD is normally a non-static function"
49163 msgstr ""
49165 #: c/c-decl.cc:10711
49166 #, gcc-internal-format
49167 msgid "old-style parameter declarations in prototyped function definition"
49168 msgstr ""
49170 #: c/c-decl.cc:10726
49171 #, gcc-internal-format
49172 msgid "traditional C rejects ISO C style function definitions"
49173 msgstr ""
49175 #: c/c-decl.cc:10743
49176 #, gcc-internal-format
49177 msgid ""
49178 "ISO C does not support omitting parameter names in function definitions "
49179 "before C23"
49180 msgstr ""
49182 #: c/c-decl.cc:10783 c/c-decl.cc:10787
49183 #, gcc-internal-format
49184 msgid "old-style function definition"
49185 msgstr ""
49187 #: c/c-decl.cc:10800
49188 #, gcc-internal-format
49189 msgid "parameter name missing from parameter list"
49190 msgstr ""
49192 #: c/c-decl.cc:10816
49193 #, gcc-internal-format
49194 msgid "%qD declared as a non-parameter"
49195 msgstr ""
49197 #: c/c-decl.cc:10824
49198 #, gcc-internal-format
49199 msgid "multiple parameters named %qD"
49200 msgstr ""
49202 #: c/c-decl.cc:10833
49203 #, gcc-internal-format
49204 msgid "parameter %qD declared with void type"
49205 msgstr ""
49207 #: c/c-decl.cc:10862 c/c-decl.cc:10867
49208 #, gcc-internal-format
49209 msgid "type of %qD defaults to %<int%>"
49210 msgstr ""
49212 #: c/c-decl.cc:10887
49213 #, gcc-internal-format
49214 msgid "parameter %qD has incomplete type"
49215 msgstr ""
49217 #: c/c-decl.cc:10894
49218 #, gcc-internal-format
49219 msgid "declaration for parameter %qD but no such parameter"
49220 msgstr ""
49222 #: c/c-decl.cc:10947
49223 #, gcc-internal-format
49224 msgid "number of arguments doesn%'t match built-in prototype"
49225 msgstr ""
49227 #: c/c-decl.cc:10958
49228 #, gcc-internal-format
49229 msgid "number of arguments doesn%'t match prototype"
49230 msgstr ""
49232 #: c/c-decl.cc:10961 c/c-decl.cc:11008 c/c-decl.cc:11022
49233 #, gcc-internal-format
49234 msgid "prototype declaration"
49235 msgstr ""
49237 #: c/c-decl.cc:11000
49238 #, gcc-internal-format
49239 msgid "promoted argument %qD doesn%'t match built-in prototype"
49240 msgstr ""
49242 #: c/c-decl.cc:11005
49243 #, gcc-internal-format
49244 msgid "promoted argument %qD doesn%'t match prototype"
49245 msgstr ""
49247 #: c/c-decl.cc:11015
49248 #, gcc-internal-format
49249 msgid "argument %qD doesn%'t match built-in prototype"
49250 msgstr ""
49252 #: c/c-decl.cc:11020
49253 #, gcc-internal-format
49254 msgid "argument %qD doesn%'t match prototype"
49255 msgstr ""
49257 #: c/c-decl.cc:11278 cp/decl.cc:18745
49258 #, gcc-internal-format
49259 msgid "no return statement in function returning non-void"
49260 msgstr ""
49262 #: c/c-decl.cc:11297 cp/decl.cc:18816
49263 #, gcc-internal-format
49264 msgid "parameter %qD set but not used"
49265 msgstr ""
49267 #: c/c-decl.cc:11394
49268 #, gcc-internal-format
49269 msgid "%<for%> loop initial declarations are only allowed in C99 or C11 mode"
49270 msgstr ""
49272 #: c/c-decl.cc:11399
49273 #, gcc-internal-format
49274 msgid ""
49275 "use option %<-std=c99%>, %<-std=gnu99%>, %<-std=c11%> or %<-std=gnu11%> to "
49276 "compile your code"
49277 msgstr ""
49279 #: c/c-decl.cc:11406
49280 #, gcc-internal-format
49281 msgid "ISO C90 does not support %<for%> loop initial declarations"
49282 msgstr ""
49284 #: c/c-decl.cc:11440
49285 #, gcc-internal-format
49286 msgid "declaration of static variable %qD in %<for%> loop initial declaration"
49287 msgstr ""
49289 #: c/c-decl.cc:11444
49290 #, gcc-internal-format
49291 msgid ""
49292 "declaration of %<extern%> variable %qD in %<for%> loop initial declaration"
49293 msgstr ""
49295 #: c/c-decl.cc:11451
49296 #, gcc-internal-format
49297 msgid "%<struct %E%> declared in %<for%> loop initial declaration"
49298 msgstr ""
49300 #: c/c-decl.cc:11456
49301 #, gcc-internal-format
49302 msgid "%<union %E%> declared in %<for%> loop initial declaration"
49303 msgstr ""
49305 #: c/c-decl.cc:11462
49306 #, gcc-internal-format
49307 msgid "%<enum %E%> declared in %<for%> loop initial declaration"
49308 msgstr ""
49310 #: c/c-decl.cc:11466
49311 #, gcc-internal-format
49312 msgid "declaration of non-variable %qD in %<for%> loop initial declaration"
49313 msgstr ""
49315 #: c/c-decl.cc:11753
49316 #, gcc-internal-format
49317 msgid "incompatible address space qualifiers %qs and %qs"
49318 msgstr ""
49320 #: c/c-decl.cc:11812 c/c-decl.cc:11819
49321 #, gcc-internal-format
49322 msgid "duplicate %qE declaration specifier"
49323 msgstr ""
49325 #: c/c-decl.cc:11847 c/c-decl.cc:12925
49326 #, gcc-internal-format
49327 msgid "multiple storage classes in declaration specifiers"
49328 msgstr ""
49330 #: c/c-decl.cc:11849
49331 #, gcc-internal-format
49332 msgid "%qs used with %<auto%>"
49333 msgstr ""
49335 #. auto may only be used with another storage class specifier,
49336 #. such as constexpr, if the type is inferred.
49337 #: c/c-decl.cc:11854
49338 #, gcc-internal-format
49339 msgid "%<auto%> used with %<constexpr%>"
49340 msgstr ""
49342 #: c/c-decl.cc:11867 c/c-decl.cc:12267 c/c-decl.cc:12720
49343 #, gcc-internal-format
49344 msgid "two or more data types in declaration specifiers"
49345 msgstr ""
49347 #: c/c-decl.cc:11879 cp/parser.cc:34390
49348 #, gcc-internal-format
49349 msgid "%<long long long%> is too long for GCC"
49350 msgstr ""
49352 #: c/c-decl.cc:11892
49353 #, gcc-internal-format
49354 msgid "ISO C90 does not support %<long long%>"
49355 msgstr ""
49357 #: c/c-decl.cc:12129 c/c-parser.cc:11619
49358 #, gcc-internal-format
49359 msgid "ISO C90 does not support complex types"
49360 msgstr ""
49362 #: c/c-decl.cc:12179
49363 #, gcc-internal-format
49364 msgid "ISO C does not support saturating types"
49365 msgstr ""
49367 #: c/c-decl.cc:12254 c/c-decl.cc:12860 c/c-decl.cc:12919
49368 #, gcc-internal-format
49369 msgid "duplicate %qE"
49370 msgstr ""
49372 #: c/c-decl.cc:12314
49373 #, gcc-internal-format
49374 msgid "ISO C does not support %<__int%d%> types"
49375 msgstr ""
49377 #: c/c-decl.cc:12336
49378 #, gcc-internal-format
49379 msgid "%<__int%d%> is not supported on this target"
49380 msgstr ""
49382 #: c/c-decl.cc:12379
49383 #, gcc-internal-format
49384 msgid "ISO C90 does not support boolean types"
49385 msgstr ""
49387 #: c/c-decl.cc:12498
49388 #, gcc-internal-format
49389 msgid "ISO C does not support the %<_Float%d%s%> type before C23"
49390 msgstr ""
49392 #: c/c-decl.cc:12549 cp/parser.cc:20370
49393 #, gcc-internal-format
49394 msgid "%<_Float%d%s%> is not supported on this target"
49395 msgstr ""
49397 #: c/c-decl.cc:12620
49398 #, gcc-internal-format
49399 msgid "ISO C does not support decimal floating-point before C23"
49400 msgstr ""
49402 #: c/c-decl.cc:12644 c/c-decl.cc:13021 c/c-parser.cc:10626
49403 #, gcc-internal-format
49404 msgid "fixed-point types not supported for this target"
49405 msgstr ""
49407 #: c/c-decl.cc:12646
49408 #, gcc-internal-format
49409 msgid "ISO C does not support fixed-point types"
49410 msgstr ""
49412 #: c/c-decl.cc:12675
49413 #, gcc-internal-format
49414 msgid "%<_BitInt%> argument is not an integer constant expression"
49415 msgstr ""
49417 #: c/c-decl.cc:12681
49418 #, gcc-internal-format
49419 msgid "%<_BitInt%> argument %qE is not a positive integer constant expression"
49420 msgstr ""
49422 #: c/c-decl.cc:12688
49423 #, gcc-internal-format
49424 msgid "%<_BitInt%> argument %qE is larger than %<BITINT_MAXWIDTH%> %qd"
49425 msgstr ""
49427 #: c/c-decl.cc:12736
49428 #, gcc-internal-format
49429 msgid "C++ lookup of %qD would return a field, not a type"
49430 msgstr ""
49432 #: c/c-decl.cc:12749
49433 #, gcc-internal-format
49434 msgid "%qE fails to be a typedef or built in type"
49435 msgstr ""
49437 #: c/c-decl.cc:12804
49438 #, gcc-internal-format
49439 msgid "%qE is not at beginning of declaration"
49440 msgstr ""
49442 #. auto may only be used with another storage class specifier,
49443 #. such as constexpr, if the type is inferred.
49444 #: c/c-decl.cc:12825 c/c-decl.cc:12902
49445 #, gcc-internal-format
49446 msgid "%qE used with %<auto%>"
49447 msgstr ""
49449 #: c/c-decl.cc:12827
49450 #, gcc-internal-format
49451 msgid "%qE used with %<register%>"
49452 msgstr ""
49454 #: c/c-decl.cc:12829 c/c-decl.cc:12898
49455 #, gcc-internal-format
49456 msgid "%qE used with %<typedef%>"
49457 msgstr ""
49459 #: c/c-decl.cc:12831 c/c-decl.cc:12868
49460 #, gcc-internal-format
49461 msgid "%qE used with %<constexpr%>"
49462 msgstr ""
49464 #: c/c-decl.cc:12845 c/c-parser.cc:3100 c/c-parser.cc:4427 c/c-parser.cc:9960
49465 #, gcc-internal-format
49466 msgid "ISO C99 does not support %qE"
49467 msgstr ""
49469 #: c/c-decl.cc:12848 c/c-parser.cc:3103 c/c-parser.cc:4430 c/c-parser.cc:9963
49470 #, gcc-internal-format
49471 msgid "ISO C90 does not support %qE"
49472 msgstr ""
49474 #: c/c-decl.cc:12874
49475 #, gcc-internal-format
49476 msgid "%<__thread%> before %<extern%>"
49477 msgstr ""
49479 #: c/c-decl.cc:12883
49480 #, gcc-internal-format
49481 msgid "%<__thread%> before %<static%>"
49482 msgstr ""
49484 #: c/c-decl.cc:12889
49485 #, gcc-internal-format
49486 msgid "%<typedef%> used with %<auto%>"
49487 msgstr ""
49489 #: c/c-decl.cc:12896
49490 #, gcc-internal-format
49491 msgid "%qE used with %<extern%>"
49492 msgstr ""
49494 #: c/c-decl.cc:12904
49495 #, gcc-internal-format
49496 msgid "%qE used with %qs"
49497 msgstr ""
49499 #: c/c-decl.cc:12917
49500 #, gcc-internal-format
49501 msgid "duplicate %<_Thread_local%> or %<__thread%>"
49502 msgstr ""
49504 #: c/c-decl.cc:12933
49505 #, gcc-internal-format
49506 msgid "%qs used with %qE"
49507 msgstr ""
49509 #: c/c-decl.cc:12941
49510 #, gcc-internal-format
49511 msgid "%<constexpr%> used with %qE"
49512 msgstr ""
49514 #: c/c-decl.cc:13018
49515 #, gcc-internal-format
49516 msgid "%<_Sat%> is used without %<_Fract%> or %<_Accum%>"
49517 msgstr ""
49519 #: c/c-decl.cc:13033
49520 #, gcc-internal-format
49521 msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
49522 msgstr ""
49524 #: c/c-decl.cc:13044
49525 #, gcc-internal-format
49526 msgid "ISO C does not support %<auto%> type deduction before C23"
49527 msgstr ""
49529 #: c/c-decl.cc:13073
49530 #, gcc-internal-format
49531 msgid "%<__auto_type%> followed by %<[[]]%> attributes"
49532 msgstr ""
49534 #: c/c-decl.cc:13099 c/c-decl.cc:13115 c/c-decl.cc:13141
49535 #, gcc-internal-format
49536 msgid "ISO C does not support complex integer types"
49537 msgstr ""
49539 #: c/c-decl.cc:13284
49540 #, gcc-internal-format
49541 msgid "%<signed _BitInt%> argument must be at least 2"
49542 msgstr ""
49544 #: c/c-decl.cc:13293
49545 #, gcc-internal-format
49546 msgid "ISO C does not support %<%s_BitInt(%d)%> before C23"
49547 msgstr ""
49549 #: c/c-decl.cc:13592 cp/semantics.cc:6385
49550 #, gcc-internal-format
49551 msgid ""
49552 "%<#pragma omp declare reduction%> combiner refers to variable %qD which is "
49553 "not %<omp_out%> nor %<omp_in%>"
49554 msgstr ""
49556 #: c/c-decl.cc:13596 cp/semantics.cc:6389
49557 #, gcc-internal-format
49558 msgid ""
49559 "%<#pragma omp declare reduction%> initializer refers to variable %qD which "
49560 "is not %<omp_priv%> nor %<omp_orig%>"
49561 msgstr ""
49563 #: c/c-fold.cc:389 c/c-typeck.cc:12832 cp/typeck.cc:5736
49564 #, gcc-internal-format
49565 msgid "left shift of negative value"
49566 msgstr ""
49568 #: c/c-fold.cc:399 c/c-typeck.cc:12841 cp/typeck.cc:5744
49569 #, gcc-internal-format
49570 msgid "left shift count is negative"
49571 msgstr ""
49573 #: c/c-fold.cc:400 c/c-typeck.cc:12768 cp/typeck.cc:5683
49574 #, gcc-internal-format
49575 msgid "right shift count is negative"
49576 msgstr ""
49578 #: c/c-fold.cc:409 c/c-typeck.cc:12860 cp/typeck.cc:5752
49579 #, gcc-internal-format
49580 msgid "left shift count >= width of type"
49581 msgstr ""
49583 #: c/c-fold.cc:410 c/c-typeck.cc:12792 cp/typeck.cc:5694
49584 #, gcc-internal-format
49585 msgid "right shift count >= width of type"
49586 msgstr ""
49588 #: c/c-fold.cc:417 c/c-typeck.cc:12852
49589 #, gcc-internal-format
49590 msgid "left shift count >= width of vector element"
49591 msgstr ""
49593 #: c/c-fold.cc:418 c/c-typeck.cc:12779
49594 #, gcc-internal-format
49595 msgid "right shift count >= width of vector element"
49596 msgstr ""
49598 #: c/c-parser.cc:353
49599 #, gcc-internal-format
49600 msgid "identifier %qE conflicts with C++ keyword"
49601 msgstr ""
49603 #: c/c-parser.cc:1036 cp/parser.cc:3241
49604 #, gcc-internal-format
49605 msgid "version control conflict marker in file"
49606 msgstr ""
49608 #: c/c-parser.cc:1257 cp/parser.cc:3322
49609 #, gcc-internal-format
49610 msgid "to match this %qs"
49611 msgstr ""
49613 #: c/c-parser.cc:1409 cp/parser.cc:34627
49614 #, gcc-internal-format
49615 msgid "expected end of line"
49616 msgstr ""
49618 #: c/c-parser.cc:1891
49619 #, gcc-internal-format
49620 msgid "ISO C forbids an empty translation unit"
49621 msgstr ""
49623 #: c/c-parser.cc:1917 c/c-parser.cc:1926 c/c-parser.cc:25405 cp/parser.cc:49217
49624 #: cp/semantics.cc:3633 cp/semantics.cc:3642
49625 #, gcc-internal-format
49626 msgid "%qs without corresponding %qs"
49627 msgstr ""
49629 #: c/c-parser.cc:2022 c/c-parser.cc:13395
49630 #, gcc-internal-format
49631 msgid "ISO C does not allow extra %<;%> outside of a function"
49632 msgstr ""
49634 #: c/c-parser.cc:2105
49635 #, gcc-internal-format
49636 msgid "%<assume%> attribute at top level"
49637 msgstr ""
49639 #: c/c-parser.cc:2255
49640 #, gcc-internal-format
49641 msgid "unknown type name %qE; use %<struct%> keyword to refer to the type"
49642 msgstr ""
49644 #: c/c-parser.cc:2263
49645 #, gcc-internal-format
49646 msgid "unknown type name %qE; use %<union%> keyword to refer to the type"
49647 msgstr ""
49649 #: c/c-parser.cc:2271
49650 #, gcc-internal-format
49651 msgid "unknown type name %qE; use %<enum%> keyword to refer to the type"
49652 msgstr ""
49654 #: c/c-parser.cc:2284 c/c-parser.cc:3368 c/c-parser.cc:5034
49655 #, gcc-internal-format
49656 msgid "unknown type name %qE; did you mean %qs?"
49657 msgstr ""
49659 #: c/c-parser.cc:2288 c/c-parser.cc:3372 c/c-parser.cc:5038
49660 #, gcc-internal-format
49661 msgid "unknown type name %qE"
49662 msgstr ""
49664 #: c/c-parser.cc:2315 c/c-parser.cc:14755 c/c-parser.cc:23035
49665 #: c/c-parser.cc:23634 c/c-parser.cc:24220 cp/parser.cc:46555
49666 #: cp/parser.cc:51303
49667 #, gcc-internal-format
49668 msgid "expected declaration specifiers"
49669 msgstr ""
49671 #: c/c-parser.cc:2339
49672 #, gcc-internal-format
49673 msgid "%qT declared in underspecified object declaration"
49674 msgstr ""
49676 #: c/c-parser.cc:2344
49677 #, gcc-internal-format
49678 msgid "%qT defined in underspecified object declaration"
49679 msgstr ""
49681 #: c/c-parser.cc:2379
49682 #, gcc-internal-format
49683 msgid "%qs in empty declaration"
49684 msgstr ""
49686 #: c/c-parser.cc:2393
49687 #, gcc-internal-format
49688 msgid "%<fallthrough%> attribute at top level"
49689 msgstr ""
49691 #: c/c-parser.cc:2421 c/c-parser.cc:4230
49692 #, gcc-internal-format
49693 msgid "expected %<;%>, identifier or %<(%>"
49694 msgstr ""
49696 #: c/c-parser.cc:2439 cp/parser.cc:36881 cp/parser.cc:36953
49697 #, gcc-internal-format
49698 msgid "prefix attributes are ignored for methods"
49699 msgstr ""
49701 #: c/c-parser.cc:2474
49702 #, gcc-internal-format
49703 msgid "prefix attributes are ignored for implementations"
49704 msgstr ""
49706 #: c/c-parser.cc:2495
49707 #, gcc-internal-format
49708 msgid "unexpected attribute"
49709 msgstr ""
49711 #: c/c-parser.cc:2505 c/c-parser.cc:7725 cp/parser.cc:12971 cp/parser.cc:13195
49712 #, gcc-internal-format
49713 msgid "%<fallthrough%> attribute not followed by %<;%>"
49714 msgstr ""
49716 #: c/c-parser.cc:2508 c/c-parser.cc:7708 cp/cp-gimplify.cc:3647
49717 #, gcc-internal-format
49718 msgid "%<assume%> attribute not followed by %<;%>"
49719 msgstr ""
49721 #: c/c-parser.cc:2555
49722 #, gcc-internal-format
49723 msgid "%<__auto_type%> requires a plain identifier as declarator"
49724 msgstr ""
49726 #: c/c-parser.cc:2568
49727 #, gcc-internal-format
49728 msgid ""
49729 "%<auto%> requires a plain identifier, possibly with attributes, as declarator"
49730 msgstr ""
49732 #: c/c-parser.cc:2594
49733 #, gcc-internal-format
49734 msgid "data definition has no type or storage class"
49735 msgstr ""
49737 #. This means there is an attribute specifier after
49738 #. the declarator in a function definition.  Provide
49739 #. some more information for the user.
49740 #: c/c-parser.cc:2609
49741 #, gcc-internal-format
49742 msgid ""
49743 "attributes should be specified before the declarator in a function definition"
49744 msgstr ""
49746 #: c/c-parser.cc:2648
49747 #, gcc-internal-format
49748 msgid "%<__auto_type%> used with a bit-field initializer"
49749 msgstr ""
49751 #: c/c-parser.cc:2758 c/c-parser.cc:2894
49752 #, gcc-internal-format
49753 msgid "%qs requires an initialized data declaration"
49754 msgstr ""
49756 #: c/c-parser.cc:2857
49757 #, gcc-internal-format
49758 msgid "%qs may only be used with a single declarator"
49759 msgstr ""
49761 #: c/c-parser.cc:2886 cp/parser.cc:16062
49762 #, gcc-internal-format
49763 msgid "expected %<,%> or %<;%>"
49764 msgstr ""
49766 #. This can appear in many cases looking nothing like a
49767 #. function definition, so we don't give a more specific
49768 #. error suggesting there was one.
49769 #: c/c-parser.cc:2901 c/c-parser.cc:2942
49770 #, gcc-internal-format
49771 msgid "expected %<=%>, %<,%>, %<;%>, %<asm%> or %<__attribute__%>"
49772 msgstr ""
49774 #: c/c-parser.cc:2909
49775 #, gcc-internal-format
49776 msgid "ISO C forbids nested functions"
49777 msgstr ""
49779 #: c/c-parser.cc:3126 c/c-parser.cc:8887 c/c-parser.cc:14828
49780 #, gcc-internal-format
49781 msgid "expected string literal"
49782 msgstr ""
49784 #: c/c-parser.cc:3135
49785 #, gcc-internal-format
49786 msgid "ISO C11 does not support omitting the string in %qE"
49787 msgstr ""
49789 #: c/c-parser.cc:3141
49790 #, gcc-internal-format
49791 msgid "expression in static assertion is not an integer"
49792 msgstr ""
49794 #: c/c-parser.cc:3150
49795 #, gcc-internal-format
49796 msgid "expression in static assertion is not an integer constant expression"
49797 msgstr ""
49799 #: c/c-parser.cc:3155
49800 #, gcc-internal-format
49801 msgid "expression in static assertion is not constant"
49802 msgstr ""
49804 #: c/c-parser.cc:3162
49805 #, gcc-internal-format
49806 msgid "static assertion failed: %E"
49807 msgstr ""
49809 #: c/c-parser.cc:3164 cp/semantics.cc:11747
49810 #, gcc-internal-format
49811 msgid "static assertion failed"
49812 msgstr ""
49814 #: c/c-parser.cc:3543
49815 #, gcc-internal-format
49816 msgid "%<_Atomic%> in Objective-C"
49817 msgstr ""
49819 #: c/c-parser.cc:3546
49820 #, gcc-internal-format
49821 msgid "ISO C99 does not support the %<_Atomic%> qualifier"
49822 msgstr ""
49824 #: c/c-parser.cc:3549
49825 #, gcc-internal-format
49826 msgid "ISO C90 does not support the %<_Atomic%> qualifier"
49827 msgstr ""
49829 #: c/c-parser.cc:3577
49830 #, gcc-internal-format
49831 msgid "%<_Atomic%> applied to a qualified type"
49832 msgstr ""
49834 #: c/c-parser.cc:3607
49835 #, gcc-internal-format
49836 msgid "%<__GIMPLE%> only valid with %<-fgimple%>"
49837 msgstr ""
49839 #: c/c-parser.cc:3699
49840 #, gcc-internal-format
49841 msgid "ISO C does not support specifying %<enum%> underlying types before C23"
49842 msgstr ""
49844 #: c/c-parser.cc:3708
49845 #, gcc-internal-format
49846 msgid "%<enum%> declared both with and without fixed underlying type"
49847 msgstr ""
49849 #: c/c-parser.cc:3731
49850 #, gcc-internal-format
49851 msgid "no %<enum%> underlying type specified"
49852 msgstr ""
49854 #: c/c-parser.cc:3735
49855 #, gcc-internal-format
49856 msgid "invalid %<enum%> underlying type"
49857 msgstr ""
49859 #: c/c-parser.cc:3765
49860 #, gcc-internal-format
49861 msgid "%<enum%> underlying type incompatible with previous declaration"
49862 msgstr ""
49864 #: c/c-parser.cc:3801
49865 #, gcc-internal-format
49866 msgid "empty enum is invalid"
49867 msgstr ""
49869 #: c/c-parser.cc:3805 c/c-parser.cc:4859 c/c-parser.cc:5716 c/c-parser.cc:5733
49870 #: c/c-parser.cc:6261 c/c-parser.cc:6993 c/c-parser.cc:8754 c/c-parser.cc:8837
49871 #: c/c-parser.cc:9817 c/c-parser.cc:10134 c/c-parser.cc:10143
49872 #: c/c-parser.cc:10686 c/c-parser.cc:10876 c/c-parser.cc:10904
49873 #: c/c-parser.cc:12098 c/c-parser.cc:12671 c/c-parser.cc:12709
49874 #: c/c-parser.cc:12977 c/c-parser.cc:13028 c/c-parser.cc:13188
49875 #: c/c-parser.cc:13218 c/c-parser.cc:13226 c/c-parser.cc:13255
49876 #: c/c-parser.cc:13268 c/c-parser.cc:13574 c/c-parser.cc:13698
49877 #: c/c-parser.cc:14283 c/c-parser.cc:14336 c/c-parser.cc:14352
49878 #: c/c-parser.cc:14398 c/c-parser.cc:15386 c/c-parser.cc:15431
49879 #: c/c-parser.cc:18314 c/c-parser.cc:18451 c/c-parser.cc:19208
49880 #: c/c-parser.cc:21828 c/c-parser.cc:24698 c/c-parser.cc:24887
49881 #: c/gimple-parser.cc:1930 c/gimple-parser.cc:1977 cp/parser.cc:9529
49882 #: cp/parser.cc:34630 cp/parser.cc:37858 cp/parser.cc:40985 cp/parser.cc:41177
49883 #: cp/parser.cc:48150 cp/parser.cc:50569
49884 #, gcc-internal-format
49885 msgid "expected identifier"
49886 msgstr ""
49888 #: c/c-parser.cc:3850 cp/parser.cc:21918
49889 #, gcc-internal-format
49890 msgid "comma at end of enumerator list"
49891 msgstr ""
49893 #: c/c-parser.cc:3856 go/gofrontend/embed.cc:424
49894 #, gcc-internal-format
49895 msgid "expected %<,%> or %<}%>"
49896 msgstr ""
49898 #: c/c-parser.cc:3899
49899 #, gcc-internal-format
49900 msgid "ISO C forbids forward references to %<enum%> types"
49901 msgstr ""
49903 #: c/c-parser.cc:4024
49904 #, gcc-internal-format
49905 msgid "expected class name"
49906 msgstr ""
49908 #: c/c-parser.cc:4046
49909 #, gcc-internal-format
49910 msgid "extra semicolon in struct or union specified"
49911 msgstr ""
49913 #: c/c-parser.cc:4075
49914 #, gcc-internal-format
49915 msgid "no semicolon at end of struct or union"
49916 msgstr ""
49918 #: c/c-parser.cc:4192 c/c-parser.cc:6027
49919 #, gcc-internal-format
49920 msgid "expected specifier-qualifier-list"
49921 msgstr ""
49923 #: c/c-parser.cc:4203
49924 #, gcc-internal-format
49925 msgid "ISO C forbids member declarations with no members"
49926 msgstr ""
49928 #: c/c-parser.cc:4297
49929 #, gcc-internal-format
49930 msgid "expected %<,%>, %<;%> or %<}%>"
49931 msgstr ""
49933 #: c/c-parser.cc:4304
49934 #, gcc-internal-format
49935 msgid "expected %<:%>, %<,%>, %<;%>, %<}%> or %<__attribute__%>"
49936 msgstr ""
49938 #: c/c-parser.cc:4376
49939 #, gcc-internal-format
49940 msgid "%<typeof%> applied to a bit-field"
49941 msgstr ""
49943 #: c/c-parser.cc:4687
49944 #, gcc-internal-format
49945 msgid "expected identifier or %<(%>"
49946 msgstr ""
49948 #: c/c-parser.cc:4920
49949 #, gcc-internal-format
49950 msgid "ISO C requires a named argument before %<...%> before C23"
49951 msgstr ""
49953 #: c/c-parser.cc:5045
49954 #, gcc-internal-format
49955 msgid "expected declaration specifiers or %<...%>"
49956 msgstr ""
49958 #: c/c-parser.cc:5274
49959 #, gcc-internal-format
49960 msgid "parentheses must be omitted if attribute argument list is empty"
49961 msgstr ""
49963 #: c/c-parser.cc:5562 cp/parser.cc:29953
49964 #, gcc-internal-format
49965 msgid "expected OpenMP directive name"
49966 msgstr ""
49968 #: c/c-parser.cc:5609 cp/parser.cc:30009
49969 #, gcc-internal-format
49970 msgid "expected %<directive%> or %<sequence%>"
49971 msgstr ""
49973 #: c/c-parser.cc:5754 cp/parser.cc:30178
49974 #, gcc-internal-format
49975 msgid "%<omp::%E%> attribute requires argument"
49976 msgstr ""
49978 #: c/c-parser.cc:5770 cp/parser.cc:30194
49979 #, gcc-internal-format
49980 msgid "%qE attribute does not take any arguments"
49981 msgstr ""
49983 #: c/c-parser.cc:5891
49984 #, gcc-internal-format
49985 msgid "ISO C does not support %<[[]]%> attributes before C23"
49986 msgstr ""
49988 #: c/c-parser.cc:6104 c/c-parser.cc:6167 c/c-typeck.cc:8824
49989 #, gcc-internal-format
49990 msgid ""
49991 "variable-sized object may not be initialized except with an empty initializer"
49992 msgstr ""
49994 #: c/c-parser.cc:6161
49995 #, gcc-internal-format
49996 msgid "ISO C forbids empty initializer braces before C23"
49997 msgstr ""
49999 #: c/c-parser.cc:6225
50000 #, gcc-internal-format
50001 msgid "obsolete use of designated initializer with %<:%>"
50002 msgstr ""
50004 #: c/c-parser.cc:6381
50005 #, gcc-internal-format
50006 msgid "ISO C forbids specifying range of elements to initialize"
50007 msgstr ""
50009 #: c/c-parser.cc:6393
50010 #, gcc-internal-format
50011 msgid "ISO C90 forbids specifying subobject to initialize"
50012 msgstr ""
50014 #: c/c-parser.cc:6401
50015 #, gcc-internal-format
50016 msgid "obsolete use of designated initializer without %<=%>"
50017 msgstr ""
50019 #: c/c-parser.cc:6565 cp/parser.cc:13313
50020 #, gcc-internal-format
50021 msgid "inner loops must be perfectly nested in %<#pragma acc loop%>"
50022 msgstr ""
50024 #: c/c-parser.cc:6572 cp/parser.cc:13320
50025 #, gcc-internal-format
50026 msgid "inner loops must be perfectly nested with %<ordered%> clause"
50027 msgstr ""
50029 #: c/c-parser.cc:6579 cp/parser.cc:13327
50030 #, gcc-internal-format
50031 msgid ""
50032 "inner loops must be perfectly nested with %<reduction%> %<inscan%> clause"
50033 msgstr ""
50035 #: c/c-parser.cc:6636 c/c-parser.cc:6791 cp/parser.cc:12245 cp/parser.cc:12395
50036 #: cp/parser.cc:48746
50037 #, gcc-internal-format
50038 msgid ""
50039 "mixing OpenMP directives with attribute and pragma syntax on the same "
50040 "statement"
50041 msgstr ""
50043 #: c/c-parser.cc:6644 cp/parser.cc:12253
50044 #, gcc-internal-format
50045 msgid "OpenMP %<omp::decl%> attribute on a statement"
50046 msgstr ""
50048 #: c/c-parser.cc:6668 c/c-parser.cc:6887 c/c-parser.cc:25088 cp/parser.cc:12277
50049 #: cp/parser.cc:48726 cp/parser.cc:48866
50050 #, gcc-internal-format
50051 msgid "unknown OpenMP directive name in %qs attribute argument"
50052 msgstr ""
50054 #: c/c-parser.cc:6760 cp/parser.cc:12364
50055 #, gcc-internal-format
50056 msgid ""
50057 "OpenMP construct among %<omp::directive%> attributes requires all %<omp::"
50058 "directive%> attributes on the same statement to be in the same %<omp::"
50059 "sequence%>"
50060 msgstr ""
50062 #: c/c-parser.cc:6768 cp/parser.cc:12372
50063 #, gcc-internal-format
50064 msgid ""
50065 "multiple OpenMP standalone directives among %<omp::directive%> attributes "
50066 "must be all within the same %<omp::sequence%>"
50067 msgstr ""
50069 #: c/c-parser.cc:6780 cp/parser.cc:12384
50070 #, gcc-internal-format
50071 msgid ""
50072 "standalone OpenMP directives in %<omp::directive%> attribute can only appear "
50073 "on an empty statement"
50074 msgstr ""
50076 #: c/c-parser.cc:6899 cp/parser.cc:12514
50077 #, gcc-internal-format
50078 msgid ""
50079 "mixing OpenMP directives with attribute and pragma syntax on the same "
50080 "declaration"
50081 msgstr ""
50083 #: c/c-parser.cc:7008
50084 #, gcc-internal-format
50085 msgid "ISO C forbids label declarations"
50086 msgstr ""
50088 #: c/c-parser.cc:7014 c/c-parser.cc:7195 c/c-parser.cc:7220
50089 #: c/gimple-parser.cc:424
50090 #, gcc-internal-format
50091 msgid "expected declaration or statement"
50092 msgstr ""
50094 #: c/c-parser.cc:7124
50095 #, gcc-internal-format
50096 msgid ""
50097 "a label can only be part of a statement and a declaration is not a statement"
50098 msgstr ""
50100 #: c/c-parser.cc:7144 c/c-parser.cc:7186
50101 #, gcc-internal-format
50102 msgid "ISO C90 forbids mixed declarations and code"
50103 msgstr ""
50105 #: c/c-parser.cc:7228
50106 #, gcc-internal-format
50107 msgid "expected %<}%> before %<else%>"
50108 msgstr ""
50110 #: c/c-parser.cc:7233 cp/parser.cc:13374
50111 #, gcc-internal-format
50112 msgid "%<else%> without a previous %<if%>"
50113 msgstr ""
50115 #: c/c-parser.cc:7264
50116 #, gcc-internal-format
50117 msgid "label at end of compound statement"
50118 msgstr ""
50120 #. Avoid infinite loop in error recovery:
50121 #. c_parser_skip_until_found stops at a closing nesting
50122 #. delimiter without consuming it, but here we need to consume
50123 #. it to proceed further.
50124 #: c/c-parser.cc:7313 c/c-parser.cc:7317 c/c-parser.cc:7750
50125 #: c/gimple-parser.cc:2469 cp/parser.cc:12877
50126 #, gcc-internal-format
50127 msgid "expected statement"
50128 msgstr ""
50130 #: c/c-parser.cc:7372
50131 #, gcc-internal-format
50132 msgid "expected %<:%> or %<...%>"
50133 msgstr ""
50135 #: c/c-parser.cc:7400
50136 #, gcc-internal-format
50137 msgid ""
50138 "GNU-style attribute between label and declaration appertains to the label"
50139 msgstr ""
50141 #: c/c-parser.cc:7632
50142 #, gcc-internal-format
50143 msgid "expected identifier or %<*%>"
50144 msgstr ""
50146 #: c/c-parser.cc:7733
50147 #, gcc-internal-format
50148 msgid ""
50149 "only attribute %<fallthrough%> or %<assume%> can be applied to a null "
50150 "statement"
50151 msgstr ""
50153 #: c/c-parser.cc:7858 cp/parser.cc:14989
50154 #, gcc-internal-format
50155 msgid "suggest braces around empty body in an %<if%> statement"
50156 msgstr ""
50158 #: c/c-parser.cc:7900 cp/parser.cc:14992
50159 #, gcc-internal-format
50160 msgid "suggest braces around empty body in an %<else%> statement"
50161 msgstr ""
50163 #: c/c-parser.cc:8031 cp/parser.cc:13787
50164 #, gcc-internal-format
50165 msgid "suggest explicit braces to avoid ambiguous %<else%>"
50166 msgstr ""
50168 #: c/c-parser.cc:8120 c/c-parser.cc:8185 c/c-parser.cc:8304 cp/parser.cc:14619
50169 #, gcc-internal-format
50170 msgid "loop not permitted in intervening code in OpenMP loop body"
50171 msgstr ""
50173 #: c/c-parser.cc:8193
50174 #, gcc-internal-format
50175 msgid "suggest braces around empty body in %<do%> statement"
50176 msgstr ""
50178 #: c/c-parser.cc:8338 c/c-parser.cc:8370
50179 #, gcc-internal-format
50180 msgid "multiple iterating variables in fast enumeration"
50181 msgstr ""
50183 #: c/c-parser.cc:8393
50184 #, gcc-internal-format
50185 msgid "invalid iterating variable in fast enumeration"
50186 msgstr ""
50188 #: c/c-parser.cc:8417 cp/parser.cc:14074
50189 #, gcc-internal-format
50190 msgid "missing loop condition in loop with %<GCC ivdep%> pragma"
50191 msgstr ""
50193 #: c/c-parser.cc:8423 cp/parser.cc:14080
50194 #, gcc-internal-format
50195 msgid "missing loop condition in loop with %<GCC unroll%> pragma"
50196 msgstr ""
50198 #: c/c-parser.cc:8464
50199 #, gcc-internal-format
50200 msgid "missing collection in fast enumeration"
50201 msgstr ""
50203 #: c/c-parser.cc:8586 c/c-parser.cc:8597 c/c-parser.cc:8608
50204 #, gcc-internal-format
50205 msgid "duplicate %<asm%> qualifier %qE"
50206 msgstr ""
50208 #: c/c-parser.cc:8587 c/c-parser.cc:8598 c/c-parser.cc:8609 cp/parser.cc:22826
50209 #: cp/parser.cc:22843 cp/parser.cc:22857
50210 #, gcc-internal-format
50211 msgid "first seen here"
50212 msgstr ""
50214 #: c/c-parser.cc:8618
50215 #, gcc-internal-format
50216 msgid "%qE is not a valid %<asm%> qualifier"
50217 msgstr ""
50219 #: c/c-parser.cc:8668
50220 #, gcc-internal-format
50221 msgid "expected %<:%> or %<)%>"
50222 msgstr ""
50224 #: c/c-parser.cc:8967 cp/parser.cc:4711
50225 #, gcc-internal-format
50226 msgid "a wide string is invalid in this context"
50227 msgstr ""
50229 #: c/c-parser.cc:9175
50230 #, gcc-internal-format
50231 msgid "ISO C forbids omitting the middle term of a %<?:%> expression"
50232 msgstr ""
50234 #. Location of the binary operator.
50235 #. Quiet warning.
50236 #: c/c-parser.cc:9399 cp/typeck.cc:5515
50237 #, gcc-internal-format
50238 msgid ""
50239 "division %<sizeof (%T) / sizeof (%T)%> does not compute the number of array "
50240 "elements"
50241 msgstr ""
50243 #: c/c-parser.cc:9405 cp/typeck.cc:5520
50244 #, gcc-internal-format
50245 msgid "first %<sizeof%> operand was declared here"
50246 msgstr ""
50248 #: c/c-parser.cc:9676
50249 #, gcc-internal-format
50250 msgid "storage class specifier in cast"
50251 msgstr ""
50253 #: c/c-parser.cc:9679
50254 #, gcc-internal-format
50255 msgid "alignment specified for type name in cast"
50256 msgstr ""
50258 #: c/c-parser.cc:9780
50259 #, gcc-internal-format
50260 msgid "traditional C rejects the unary plus operator"
50261 msgstr ""
50263 #: c/c-parser.cc:9912
50264 #, gcc-internal-format
50265 msgid "storage class specifier in %<sizeof%>"
50266 msgstr ""
50268 #: c/c-parser.cc:9915
50269 #, gcc-internal-format
50270 msgid "alignment specified for type name in %<sizeof%>"
50271 msgstr ""
50273 #: c/c-parser.cc:9931
50274 #, gcc-internal-format
50275 msgid "%<sizeof%> applied to a bit-field"
50276 msgstr ""
50278 #: c/c-parser.cc:10004
50279 #, gcc-internal-format
50280 msgid "storage class specifier in %qE"
50281 msgstr ""
50283 #: c/c-parser.cc:10007
50284 #, gcc-internal-format
50285 msgid "alignment specified for type name in %qE"
50286 msgstr ""
50288 #: c/c-parser.cc:10031
50289 #, gcc-internal-format
50290 msgid "ISO C does not allow %<%E (expression)%>"
50291 msgstr ""
50293 #: c/c-parser.cc:10184
50294 #, gcc-internal-format
50295 msgid "cannot take address of %qs"
50296 msgstr ""
50298 #: c/c-parser.cc:10267
50299 #, gcc-internal-format
50300 msgid "ISO C99 does not support %<_Generic%>"
50301 msgstr ""
50303 #: c/c-parser.cc:10270
50304 #, gcc-internal-format
50305 msgid "ISO C90 does not support %<_Generic%>"
50306 msgstr ""
50308 #: c/c-parser.cc:10339
50309 #, gcc-internal-format
50310 msgid "%<_Generic%> association has function type"
50311 msgstr ""
50313 #: c/c-parser.cc:10342
50314 #, gcc-internal-format
50315 msgid "%<_Generic%> association has incomplete type"
50316 msgstr ""
50318 #: c/c-parser.cc:10346
50319 #, gcc-internal-format
50320 msgid "%<_Generic%> association has variable length type"
50321 msgstr ""
50323 #: c/c-parser.cc:10380
50324 #, gcc-internal-format
50325 msgid "duplicate %<default%> case in %<_Generic%>"
50326 msgstr ""
50328 #: c/c-parser.cc:10381
50329 #, gcc-internal-format
50330 msgid "original %<default%> is here"
50331 msgstr ""
50333 #: c/c-parser.cc:10389
50334 #, gcc-internal-format
50335 msgid "%<_Generic%> specifies two compatible types"
50336 msgstr ""
50338 #: c/c-parser.cc:10390
50339 #, gcc-internal-format
50340 msgid "compatible type is here"
50341 msgstr ""
50343 #: c/c-parser.cc:10413
50344 #, gcc-internal-format
50345 msgid "%<_Generic%> selector matches multiple associations"
50346 msgstr ""
50348 #: c/c-parser.cc:10415
50349 #, gcc-internal-format
50350 msgid "other match is here"
50351 msgstr ""
50353 #: c/c-parser.cc:10440
50354 #, gcc-internal-format
50355 msgid ""
50356 "%<_Generic%> selector of type %qT is not compatible with any association"
50357 msgstr ""
50359 #: c/c-parser.cc:10461
50360 #, gcc-internal-format
50361 msgid "argument %u of %<__builtin_tgmath%> is not a function pointer"
50362 msgstr ""
50364 #: c/c-parser.cc:10469
50365 #, gcc-internal-format
50366 msgid "argument %u of %<__builtin_tgmath%> is unprototyped"
50367 msgstr ""
50369 #: c/c-parser.cc:10475
50370 #, gcc-internal-format
50371 msgid "argument %u of %<__builtin_tgmath%> has variable arguments"
50372 msgstr ""
50374 #: c/c-parser.cc:10491
50375 #, gcc-internal-format
50376 msgid "argument %u of %<__builtin_tgmath%> has no arguments"
50377 msgstr ""
50379 #: c/c-parser.cc:10514 c/c-parser.cc:10518
50380 #, gcc-internal-format
50381 msgid "ISO C does not support %qs predefined identifier"
50382 msgstr ""
50384 #: c/c-parser.cc:10522
50385 #, gcc-internal-format
50386 msgid "ISO C90 does not support %<__func__%> predefined identifier"
50387 msgstr ""
50389 #: c/c-parser.cc:10700 c/c-parser.cc:12165 c/c-parser.cc:12187
50390 #: c/c-parser.cc:21245 c/gimple-parser.cc:1846 c/gimple-parser.cc:2486
50391 #: cp/parser.cc:43209
50392 #, gcc-internal-format
50393 msgid "expected expression"
50394 msgstr ""
50396 #: c/c-parser.cc:10722
50397 #, gcc-internal-format
50398 msgid "braced-group within expression allowed only inside a function"
50399 msgstr ""
50401 #: c/c-parser.cc:10737
50402 #, gcc-internal-format
50403 msgid "ISO C forbids braced-groups within expressions"
50404 msgstr ""
50406 #: c/c-parser.cc:10931
50407 #, gcc-internal-format
50408 msgid "wrong number of arguments to %<__builtin_choose_expr%>"
50409 msgstr ""
50411 #: c/c-parser.cc:10947
50412 #, gcc-internal-format
50413 msgid "first argument to %<__builtin_choose_expr%> not a constant"
50414 msgstr ""
50416 #: c/c-parser.cc:11017 c/c-parser.cc:11034 c/c-parser.cc:11041
50417 #, gcc-internal-format
50418 msgid "too few arguments to %<__builtin_tgmath%>"
50419 msgstr ""
50421 #: c/c-parser.cc:11062
50422 #, gcc-internal-format
50423 msgid "argument %u of %<__builtin_tgmath%> has wrong number of arguments"
50424 msgstr ""
50426 #: c/c-parser.cc:11106 c/c-parser.cc:11116
50427 #, gcc-internal-format
50428 msgid ""
50429 "invalid type-generic return type for argument %u of %<__builtin_tgmath%>"
50430 msgstr ""
50432 #: c/c-parser.cc:11138 c/c-parser.cc:11148
50433 #, gcc-internal-format
50434 msgid ""
50435 "invalid type-generic type for argument %u of argument %u of "
50436 "%<__builtin_tgmath%>"
50437 msgstr ""
50439 #: c/c-parser.cc:11181
50440 #, gcc-internal-format
50441 msgid "function arguments of %<__builtin_tgmath%> all have the same type"
50442 msgstr ""
50444 #: c/c-parser.cc:11200
50445 #, gcc-internal-format
50446 msgid "function arguments of %<__builtin_tgmath%> lack type-generic parameter"
50447 msgstr ""
50449 #: c/c-parser.cc:11248
50450 #, gcc-internal-format
50451 msgid ""
50452 "duplicate type-generic parameter type for function argument %u of "
50453 "%<__builtin_tgmath%>"
50454 msgstr ""
50456 #: c/c-parser.cc:11271
50457 #, gcc-internal-format
50458 msgid "bad return type for function argument %u of %<__builtin_tgmath%>"
50459 msgstr ""
50461 #: c/c-parser.cc:11288
50462 #, gcc-internal-format
50463 msgid ""
50464 "bad type for argument %u of function argument %u of %<__builtin_tgmath%>"
50465 msgstr ""
50467 #: c/c-parser.cc:11327
50468 #, gcc-internal-format, gfc-internal-format
50469 msgid "invalid type of argument %u of type-generic function"
50470 msgstr ""
50472 #: c/c-parser.cc:11338
50473 #, gcc-internal-format, gfc-internal-format
50474 msgid ""
50475 "decimal floating-point argument %u to complex-only type-generic function"
50476 msgstr ""
50478 #: c/c-parser.cc:11346
50479 #, gcc-internal-format, gfc-internal-format
50480 msgid "decimal floating-point argument %u to binary-only type-generic function"
50481 msgstr ""
50483 #: c/c-parser.cc:11354 c/c-parser.cc:11384
50484 #, gcc-internal-format
50485 msgid ""
50486 "both complex and decimal floating-point arguments to type-generic function"
50487 msgstr ""
50489 #: c/c-parser.cc:11362 c/c-parser.cc:11404
50490 #, gcc-internal-format
50491 msgid ""
50492 "both binary and decimal floating-point arguments to type-generic function"
50493 msgstr ""
50495 #: c/c-parser.cc:11376
50496 #, gcc-internal-format, gfc-internal-format
50497 msgid "complex argument %u to decimal-only type-generic function"
50498 msgstr ""
50500 #: c/c-parser.cc:11396
50501 #, gcc-internal-format, gfc-internal-format
50502 msgid "binary argument %u to decimal-only type-generic function"
50503 msgstr ""
50505 #: c/c-parser.cc:11499
50506 #, gcc-internal-format
50507 msgid "no matching function for type-generic call"
50508 msgstr ""
50510 #: c/c-parser.cc:11540
50511 #, gcc-internal-format
50512 msgid "wrong number of arguments to %<__builtin_call_with_static_chain%>"
50513 msgstr ""
50515 #: c/c-parser.cc:11553
50516 #, gcc-internal-format
50517 msgid ""
50518 "first argument to %<__builtin_call_with_static_chain%> must be a call "
50519 "expression"
50520 msgstr ""
50522 #: c/c-parser.cc:11557
50523 #, gcc-internal-format
50524 msgid ""
50525 "second argument to %<__builtin_call_with_static_chain%> must be a pointer "
50526 "type"
50527 msgstr ""
50529 #: c/c-parser.cc:11583
50530 #, gcc-internal-format
50531 msgid "wrong number of arguments to %<__builtin_complex%>"
50532 msgstr ""
50534 #: c/c-parser.cc:11605
50535 #, gcc-internal-format
50536 msgid "%<__builtin_complex%> operand not of real binary floating-point type"
50537 msgstr ""
50539 #: c/c-parser.cc:11614
50540 #, gcc-internal-format
50541 msgid "%<__builtin_complex%> operands of different types"
50542 msgstr ""
50544 #: c/c-parser.cc:11659 c/c-parser.cc:11688 cp/parser.cc:7769
50545 #, gcc-internal-format
50546 msgid "wrong number of arguments to %<__builtin_shuffle%>"
50547 msgstr ""
50549 #: c/c-parser.cc:11849
50550 #, gcc-internal-format
50551 msgid "wrong number of arguments to %qs"
50552 msgstr ""
50554 #: c/c-parser.cc:11858
50555 #, gcc-internal-format
50556 msgid "%qs operand not an integral type"
50557 msgstr ""
50559 #: c/c-parser.cc:11864
50560 #, gcc-internal-format
50561 msgid "argument %u in call to function %qs has enumerated type"
50562 msgstr ""
50564 #: c/c-parser.cc:11871
50565 #, gcc-internal-format
50566 msgid "argument %u in call to function %qs has boolean type"
50567 msgstr ""
50569 #: c/c-parser.cc:11878
50570 #, gcc-internal-format
50571 msgid "argument 1 in call to function %qs has signed type"
50572 msgstr ""
50574 #: c/c-parser.cc:12142 cp/parser.cc:6139
50575 #, gcc-internal-format
50576 msgid "%<omp_all_memory%> may only be used in OpenMP %<depend%> clause"
50577 msgstr ""
50579 #: c/c-parser.cc:12152
50580 #, gcc-internal-format
50581 msgid "ISO C does not support %qs before C23"
50582 msgstr ""
50584 #: c/c-parser.cc:12240
50585 #, gcc-internal-format
50586 msgid "%qT declared in %<constexpr%> compound literal"
50587 msgstr ""
50589 #: c/c-parser.cc:12245
50590 #, gcc-internal-format
50591 msgid "%qT defined in %<constexpr%> compound literal"
50592 msgstr ""
50594 #: c/c-parser.cc:12260
50595 #, gcc-internal-format
50596 msgid "compound literal has variable size"
50597 msgstr ""
50599 #: c/c-parser.cc:12265
50600 #, gcc-internal-format
50601 msgid "compound literal has function type"
50602 msgstr ""
50604 #: c/c-parser.cc:12296
50605 #, gcc-internal-format
50606 msgid "compound literal qualified by address-space qualifier"
50607 msgstr ""
50609 #: c/c-parser.cc:12301
50610 #, gcc-internal-format
50611 msgid "ISO C90 forbids compound literals"
50612 msgstr ""
50614 #: c/c-parser.cc:12303
50615 #, gcc-internal-format
50616 msgid "ISO C forbids storage class specifiers in compound literals before C23"
50617 msgstr ""
50619 #: c/c-parser.cc:12317
50620 #, gcc-internal-format
50621 msgid "%<_Alignas%> specifiers cannot reduce alignment of compound literal"
50622 msgstr ""
50624 #: c/c-parser.cc:12392
50625 #, gcc-internal-format
50626 msgid ""
50627 "using integer absolute value function %qD when argument is of floating-point "
50628 "type %qT"
50629 msgstr ""
50631 #: c/c-parser.cc:12397
50632 #, gcc-internal-format
50633 msgid ""
50634 "using integer absolute value function %qD when argument is of complex type "
50635 "%qT"
50636 msgstr ""
50638 #: c/c-parser.cc:12405
50639 #, gcc-internal-format
50640 msgid "taking the absolute value of unsigned type %qT has no effect"
50641 msgstr ""
50643 #: c/c-parser.cc:12416
50644 #, gcc-internal-format
50645 msgid ""
50646 "using floating-point absolute value function %qD when argument is of integer "
50647 "type %qT"
50648 msgstr ""
50650 #: c/c-parser.cc:12420
50651 #, gcc-internal-format
50652 msgid ""
50653 "using floating-point absolute value function %qD when argument is of decimal "
50654 "floating-point type %qT"
50655 msgstr ""
50657 #: c/c-parser.cc:12425
50658 #, gcc-internal-format
50659 msgid ""
50660 "using floating-point absolute value function %qD when argument is of complex "
50661 "type %qT"
50662 msgstr ""
50664 #: c/c-parser.cc:12438
50665 #, gcc-internal-format
50666 msgid ""
50667 "using complex absolute value function %qD when argument is of integer type "
50668 "%qT"
50669 msgstr ""
50671 #: c/c-parser.cc:12442
50672 #, gcc-internal-format
50673 msgid ""
50674 "using complex absolute value function %qD when argument is of floating-point "
50675 "type %qT"
50676 msgstr ""
50678 #: c/c-parser.cc:12459
50679 #, gcc-internal-format
50680 msgid ""
50681 "using decimal floating-point absolute value function %qD when argument is of "
50682 "integer type %qT"
50683 msgstr ""
50685 #: c/c-parser.cc:12464
50686 #, gcc-internal-format
50687 msgid ""
50688 "using decimal floating-point absolute value function %qD when argument is of "
50689 "floating-point type %qT"
50690 msgstr ""
50692 #: c/c-parser.cc:12469
50693 #, gcc-internal-format
50694 msgid ""
50695 "using decimal floating-point absolute value function %qD when argument is of "
50696 "complex type %qT"
50697 msgstr ""
50699 #: c/c-parser.cc:12495
50700 #, gcc-internal-format
50701 msgid ""
50702 "absolute value function %qD given an argument of type %qT but has parameter "
50703 "of type %qT which may cause truncation of value"
50704 msgstr ""
50706 #: c/c-parser.cc:12625 cp/parser.cc:8169
50707 #, gcc-internal-format
50708 msgid "calls to the OpenMP runtime API are not permitted in intervening code"
50709 msgstr ""
50711 #: c/c-parser.cc:12999
50712 #, gcc-internal-format
50713 msgid "expected identifier or %<)%>"
50714 msgstr ""
50716 #: c/c-parser.cc:13095
50717 #, gcc-internal-format
50718 msgid "extra semicolon"
50719 msgstr ""
50721 #: c/c-parser.cc:13343
50722 #, gcc-internal-format
50723 msgid "extra semicolon in method definition specified"
50724 msgstr ""
50726 #: c/c-parser.cc:13475
50727 #, gcc-internal-format
50728 msgid "method attributes must be specified at the end only"
50729 msgstr ""
50731 #: c/c-parser.cc:13495
50732 #, gcc-internal-format
50733 msgid "expected %<;%> or %<{%> after method attribute definition"
50734 msgstr ""
50736 #: c/c-parser.cc:13617
50737 #, gcc-internal-format
50738 msgid "objective-c method declaration is expected"
50739 msgstr ""
50741 #: c/c-parser.cc:14069
50742 #, gcc-internal-format
50743 msgid "no type or storage class may be specified here,"
50744 msgstr ""
50746 #: c/c-parser.cc:14137 cp/parser.cc:37715
50747 #, gcc-internal-format
50748 msgid "empty property attribute list"
50749 msgstr ""
50751 #: c/c-parser.cc:14151 cp/parser.cc:37728
50752 #, gcc-internal-format
50753 msgid "missing property attribute"
50754 msgstr ""
50756 #: c/c-parser.cc:14190
50757 #, gcc-internal-format
50758 msgid "unknown property attribute %<%s%s%>"
50759 msgstr ""
50761 #: c/c-parser.cc:14193 cp/parser.cc:37765
50762 #, gcc-internal-format
50763 msgid "unknown property attribute"
50764 msgstr ""
50766 #: c/c-parser.cc:14202 cp/parser.cc:37774
50767 #, gcc-internal-format
50768 msgid "expected %<=%> after Objective-C %qE"
50769 msgstr ""
50771 #: c/c-parser.cc:14213 cp/parser.cc:37788
50772 #, gcc-internal-format
50773 msgid "expected %qE selector name"
50774 msgstr ""
50776 #: c/c-parser.cc:14229 cp/parser.cc:37807
50777 #, gcc-internal-format
50778 msgid "setter method names must terminate with %<:%>"
50779 msgstr ""
50781 #: c/c-parser.cc:14453 cp/semantics.cc:13234
50782 #, gcc-internal-format
50783 msgid ""
50784 "%<#pragma GCC unroll%> requires an assignment-expression that evaluates to a "
50785 "non-negative integral constant less than %u"
50786 msgstr ""
50788 #: c/c-parser.cc:14489 cp/parser.cc:50924
50789 #, gcc-internal-format
50790 msgid "intervening code must not contain OpenMP directives"
50791 msgstr ""
50793 #: c/c-parser.cc:14509 c/c-parser.cc:23631 c/c-parser.cc:23940
50794 #: c/c-parser.cc:24003 c/c-parser.cc:24113 cp/parser.cc:46552
50795 #: cp/parser.cc:46900 cp/parser.cc:47015 cp/parser.cc:47114 cp/parser.cc:50945
50796 #: cp/parser.cc:50961 cp/parser.cc:50977 cp/parser.cc:50994 cp/parser.cc:51011
50797 #: cp/parser.cc:51028 cp/parser.cc:51055 cp/parser.cc:51069 cp/parser.cc:51094
50798 #: cp/parser.cc:51108
50799 #, gcc-internal-format
50800 msgid "%<#pragma %s%> may only be used in compound statements"
50801 msgstr ""
50803 #: c/c-parser.cc:14532 cp/parser.cc:51083
50804 #, gcc-internal-format
50805 msgid "%<#pragma acc routine%> must be at file scope"
50806 msgstr ""
50808 #: c/c-parser.cc:14622 cp/parser.cc:51207
50809 #, gcc-internal-format
50810 msgid ""
50811 "%<#pragma omp scan%> may only be used in a loop construct with %<inscan%> "
50812 "%<reduction%> clause"
50813 msgstr ""
50815 #: c/c-parser.cc:14629 cp/parser.cc:51213
50816 #, gcc-internal-format
50817 msgid ""
50818 "%<#pragma omp section%> may only be used in %<#pragma omp sections%> "
50819 "construct"
50820 msgstr ""
50822 #: c/c-parser.cc:14641 c/c-parser.cc:14657
50823 #, gcc-internal-format
50824 msgid "%<#pragma %s%> may only be used at file scope"
50825 msgstr ""
50827 #: c/c-parser.cc:14724 cp/parser.cc:51290
50828 #, gcc-internal-format
50829 msgid "for, while or do statement expected"
50830 msgstr ""
50832 #: c/c-parser.cc:14737 cp/parser.cc:50935
50833 #, gcc-internal-format
50834 msgid "%<#pragma GCC pch_preprocess%> must be first"
50835 msgstr ""
50837 #: c/c-parser.cc:15104 c/c-parser.cc:19032 c/c-parser.cc:20713
50838 #: c/c-parser.cc:20732 c/c-parser.cc:20983 c/c-parser.cc:21041
50839 #: c/c-parser.cc:21048 c/c-parser.cc:21055 c/c-parser.cc:25954
50840 #: c/c-parser.cc:25962 c/c-parser.cc:26232 c/c-parser.cc:26242
50841 #: c/c-parser.cc:26336 c/c-parser.cc:26343 c/c-parser.cc:26350
50842 #: cp/parser.cc:38238 cp/parser.cc:41817 cp/parser.cc:42735 cp/parser.cc:42772
50843 #: cp/parser.cc:42961 cp/parser.cc:43024 cp/parser.cc:43031 cp/parser.cc:43038
50844 #: cp/parser.cc:48369 cp/parser.cc:48376 cp/parser.cc:48383 cp/parser.cc:49830
50845 #: cp/parser.cc:49838 cp/parser.cc:49990 cp/parser.cc:50000
50846 #, gcc-internal-format
50847 msgid "too many %qs clauses"
50848 msgstr ""
50850 #: c/c-parser.cc:15131
50851 #, gcc-internal-format
50852 msgid "expression must be integral"
50853 msgstr ""
50855 #: c/c-parser.cc:15536 c/c-parser.cc:15548
50856 #, gcc-internal-format
50857 msgid "expected %<)%> or %<,%>"
50858 msgstr ""
50860 #: c/c-parser.cc:15746 c/c-parser.cc:26638
50861 #, gcc-internal-format
50862 msgid "%qD is not a variable"
50863 msgstr ""
50865 #: c/c-parser.cc:15750 cp/semantics.cc:8610
50866 #, gcc-internal-format
50867 msgid "%qD is not a pointer variable"
50868 msgstr ""
50870 #: c/c-parser.cc:15792 cp/parser.cc:39119
50871 #, gcc-internal-format
50872 msgid "collapse argument needs positive constant integer expression"
50873 msgstr ""
50875 #: c/c-parser.cc:15887 cp/parser.cc:39197
50876 #, gcc-internal-format
50877 msgid "expected %<none%> or %<present%>"
50878 msgstr ""
50880 #: c/c-parser.cc:15889 cp/parser.cc:39199
50881 #, gcc-internal-format
50882 msgid "expected %<none%>, %<shared%>, %<private%> or %<firstprivate%>"
50883 msgstr ""
50885 #: c/c-parser.cc:15974 cp/parser.cc:39269
50886 #, gcc-internal-format
50887 msgid "expected constant logical expression"
50888 msgstr ""
50890 #: c/c-parser.cc:16051 cp/parser.cc:39351
50891 #, gcc-internal-format
50892 msgid "expected %<data%>, %<update%>, %<enter%> or %<exit%>"
50893 msgstr ""
50895 #: c/c-parser.cc:16071 c/c-parser.cc:23996 c/c-parser.cc:24106
50896 #: cp/parser.cc:39369 cp/parser.cc:46892 cp/parser.cc:47007
50897 #, gcc-internal-format
50898 msgid "expected %<data%>"
50899 msgstr ""
50901 #: c/c-parser.cc:16124 cp/parser.cc:39424
50902 #, gcc-internal-format
50903 msgid "too many %<if%> clauses with %qs modifier"
50904 msgstr ""
50906 #: c/c-parser.cc:16131 cp/parser.cc:39431
50907 #, gcc-internal-format
50908 msgid "too many %<if%> clauses"
50909 msgstr ""
50911 #: c/c-parser.cc:16133 cp/parser.cc:39433
50912 #, gcc-internal-format
50913 msgid "too many %<if%> clauses without modifier"
50914 msgstr ""
50916 #: c/c-parser.cc:16139 cp/parser.cc:39439
50917 #, gcc-internal-format
50918 msgid ""
50919 "if any %<if%> clause has modifier, then all %<if%> clauses have to use "
50920 "modifier"
50921 msgstr ""
50923 #: c/c-parser.cc:16244 c/c-parser.cc:16304 c/c-parser.cc:16366
50924 #: c/c-parser.cc:16414 c/c-parser.cc:16494 c/c-parser.cc:16891
50925 #: c/c-parser.cc:16973 c/c-parser.cc:17578 c/c-parser.cc:17723
50926 #: c/c-parser.cc:17791 c/c-parser.cc:18969
50927 #, gcc-internal-format
50928 msgid "expected integer expression"
50929 msgstr ""
50931 #: c/c-parser.cc:16255
50932 #, gcc-internal-format
50933 msgid "%<num_threads%> value must be positive"
50934 msgstr ""
50936 #: c/c-parser.cc:16316
50937 #, gcc-internal-format
50938 msgid "%<num_tasks%> value must be positive"
50939 msgstr ""
50941 #: c/c-parser.cc:16378 cp/semantics.cc:8824
50942 #, gcc-internal-format
50943 msgid "%<grainsize%> value must be positive"
50944 msgstr ""
50946 #: c/c-parser.cc:16427 cp/semantics.cc:8854
50947 #, gcc-internal-format
50948 msgid "%<priority%> value must be non-negative"
50949 msgstr ""
50951 #: c/c-parser.cc:16461 cp/parser.cc:39665
50952 #, gcc-internal-format
50953 msgid "expected constant integer expression with valid sync-hint value"
50954 msgstr ""
50956 #: c/c-parser.cc:16533 cp/parser.cc:39735
50957 #, gcc-internal-format
50958 msgid ""
50959 "expected %<alloc%>, %<to%>, %<from%>, %<tofrom%>, %<firstprivate%>, %<none%> "
50960 "or %<default%>"
50961 msgstr ""
50963 #: c/c-parser.cc:16601
50964 #, gcc-internal-format
50965 msgid "expected %<scalar%>, %<aggregate%>, %<pointer%> or %<all%>"
50966 msgstr ""
50968 #: c/c-parser.cc:16678 cp/parser.cc:39887
50969 #, gcc-internal-format
50970 msgid "too many %<defaultmap%> clauses with %qs category"
50971 msgstr ""
50973 #: c/c-parser.cc:16681 cp/parser.cc:39890
50974 #, gcc-internal-format
50975 msgid "too many %<defaultmap%> clauses with unspecified category"
50976 msgstr ""
50978 #: c/c-parser.cc:16765 cp/semantics.cc:7681 cp/semantics.cc:7736
50979 #, gcc-internal-format
50980 msgid "%qs expression must be integral"
50981 msgstr ""
50983 #: c/c-parser.cc:16777 c/c-parser.cc:16900 cp/semantics.cc:7715
50984 #: cp/semantics.cc:7750
50985 #, gcc-internal-format
50986 msgid "%qs value must be positive"
50987 msgstr ""
50989 #: c/c-parser.cc:16839 cp/parser.cc:38891
50990 #, gcc-internal-format
50991 msgid "too many %<static%> arguments"
50992 msgstr ""
50994 #: c/c-parser.cc:16873 cp/parser.cc:38924
50995 #, gcc-internal-format
50996 msgid "unexpected argument"
50997 msgstr ""
50999 #: c/c-parser.cc:17040 cp/semantics.cc:9041
51000 #, gcc-internal-format
51001 msgid "%<tile%> argument needs positive integral constant"
51002 msgstr ""
51004 #: c/c-parser.cc:17108 cp/parser.cc:41998
51005 #, gcc-internal-format
51006 msgid "too many %<self%> clauses"
51007 msgstr ""
51009 #: c/c-parser.cc:17150 cp/parser.cc:39940
51010 #, gcc-internal-format
51011 msgid "expected %<reproducible%> or %<unconstrained%>"
51012 msgstr ""
51014 #: c/c-parser.cc:17159 c/c-parser.cc:17165 cp/parser.cc:39949
51015 #: cp/parser.cc:39959
51016 #, gcc-internal-format
51017 msgid "expected %<concurrent%>"
51018 msgstr ""
51020 #: c/c-parser.cc:17201 cp/parser.cc:39999
51021 #, gcc-internal-format
51022 msgid "expected %<teams%>, %<parallel%> or %<thread%>"
51023 msgstr ""
51025 #: c/c-parser.cc:17254 cp/parser.cc:40067
51026 #, gcc-internal-format
51027 msgid "ordered argument needs positive constant integer expression"
51028 msgstr ""
51030 #: c/c-parser.cc:17379 c/c-parser.cc:25505 cp/parser.cc:49471
51031 #, gcc-internal-format
51032 msgid ""
51033 "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%> or "
51034 "identifier"
51035 msgstr ""
51037 #: c/c-parser.cc:17501 cp/parser.cc:40325
51038 #, gcc-internal-format
51039 msgid "both %<monotonic%> and %<nonmonotonic%> modifiers specified"
51040 msgstr ""
51042 #: c/c-parser.cc:17555 cp/parser.cc:40341
51043 #, gcc-internal-format
51044 msgid "schedule %<runtime%> does not take a %<chunk_size%> parameter"
51045 msgstr ""
51047 #: c/c-parser.cc:17559 cp/parser.cc:40344
51048 #, gcc-internal-format
51049 msgid "schedule %<auto%> does not take a %<chunk_size%> parameter"
51050 msgstr ""
51052 #: c/c-parser.cc:17572 cp/semantics.cc:7797
51053 #, gcc-internal-format
51054 msgid "chunk size value must be positive"
51055 msgstr ""
51057 #: c/c-parser.cc:17595 cp/parser.cc:40364
51058 #, gcc-internal-format
51059 msgid "invalid schedule kind"
51060 msgstr ""
51062 #: c/c-parser.cc:17734 c/c-parser.cc:17745
51063 #, gcc-internal-format
51064 msgid "%<num_teams%> value must be positive"
51065 msgstr ""
51067 #: c/c-parser.cc:17753 cp/semantics.cc:7764
51068 #, gcc-internal-format
51069 msgid "%<num_teams%> lower bound %qE bigger than upper bound %qE"
51070 msgstr ""
51072 #: c/c-parser.cc:17802 cp/semantics.cc:7893
51073 #, gcc-internal-format
51074 msgid "%<thread_limit%> value must be positive"
51075 msgstr ""
51077 #: c/c-parser.cc:17847 cp/semantics.cc:8021
51078 #, gcc-internal-format
51079 msgid ""
51080 "%<aligned%> clause alignment expression must be positive constant integer "
51081 "expression"
51082 msgstr ""
51084 #: c/c-parser.cc:17959 c/c-parser.cc:20700 cp/parser.cc:42727
51085 #, gcc-internal-format
51086 msgid "expected %<allocator%> or %<align%>"
51087 msgstr ""
51089 #: c/c-parser.cc:17966
51090 #, gcc-internal-format
51091 msgid "duplicate %qs modifier"
51092 msgstr ""
51094 #: c/c-parser.cc:18014 cp/semantics.cc:8156
51095 #, gcc-internal-format
51096 msgid ""
51097 "%<allocate%> clause allocator expression has type %qT rather than "
51098 "%<omp_allocator_handle_t%>"
51099 msgstr ""
51101 #: c/c-parser.cc:18025 cp/semantics.cc:8111 cp/semantics.cc:8127
51102 #, gcc-internal-format
51103 msgid ""
51104 "%<allocate%> clause %<align%> modifier argument needs to be positive "
51105 "constant power of two integer expression"
51106 msgstr ""
51108 #: c/c-parser.cc:18144 cp/parser.cc:40811
51109 #, gcc-internal-format
51110 msgid "multiple linear modifiers"
51111 msgstr ""
51113 #: c/c-parser.cc:18156 cp/parser.cc:40824
51114 #, gcc-internal-format
51115 msgid "multiple %<step%> modifiers"
51116 msgstr ""
51118 #: c/c-parser.cc:18164 c/c-parser.cc:18192
51119 #, gcc-internal-format
51120 msgid "%<linear%> clause step expression must be integral"
51121 msgstr ""
51123 #: c/c-parser.cc:18244
51124 #, gcc-internal-format
51125 msgid ""
51126 "%<safelen%> clause expression must be positive constant integer expression"
51127 msgstr ""
51129 #: c/c-parser.cc:18283
51130 #, gcc-internal-format
51131 msgid ""
51132 "%<simdlen%> clause expression must be positive constant integer expression"
51133 msgstr ""
51135 #: c/c-parser.cc:18643 cp/parser.cc:41371
51136 #, gcc-internal-format
51137 msgid "%<iterator%> modifier incompatible with %qs"
51138 msgstr ""
51140 #: c/c-parser.cc:18691 cp/parser.cc:41426 cp/parser.cc:41878 cp/parser.cc:41928
51141 #, gcc-internal-format
51142 msgid "invalid depend kind"
51143 msgstr ""
51145 #: c/c-parser.cc:18752 cp/parser.cc:41456
51146 #, gcc-internal-format
51147 msgid "invalid doacross kind"
51148 msgstr ""
51150 #: c/c-parser.cc:18821 cp/parser.cc:41599
51151 #, gcc-internal-format
51152 msgid "too many %<always%> modifiers"
51153 msgstr ""
51155 #: c/c-parser.cc:18831 cp/parser.cc:41612
51156 #, gcc-internal-format
51157 msgid "too many %<close%> modifiers"
51158 msgstr ""
51160 #: c/c-parser.cc:18841 cp/parser.cc:41625
51161 #, gcc-internal-format
51162 msgid "too many %<present%> modifiers"
51163 msgstr ""
51165 #: c/c-parser.cc:18849 cp/parser.cc:41636
51166 #, gcc-internal-format
51167 msgid ""
51168 "%<map%> clause with map-type modifier other than %<always%>, %<close%> or "
51169 "%<present%>"
51170 msgstr ""
51172 #: c/c-parser.cc:18887 cp/parser.cc:41676
51173 #, gcc-internal-format
51174 msgid "invalid map kind"
51175 msgstr ""
51177 #: c/c-parser.cc:18939 cp/parser.cc:41740
51178 #, gcc-internal-format
51179 msgid ""
51180 "%<ancestor%> device modifier not preceded by %<requires%> directive with "
51181 "%<reverse_offload%> clause"
51182 msgstr ""
51184 #: c/c-parser.cc:18951 cp/parser.cc:41751
51185 #, gcc-internal-format
51186 msgid "expected %<ancestor%> or %<device_num%>"
51187 msgstr ""
51189 #: c/c-parser.cc:18974 cp/semantics.cc:7918
51190 #, gcc-internal-format
51191 msgid "the %<device%> clause expression must evaluate to %<1%>"
51192 msgstr ""
51194 #: c/c-parser.cc:19007 cp/parser.cc:41822
51195 #, gcc-internal-format
51196 msgid "invalid dist_schedule kind"
51197 msgstr ""
51199 #: c/c-parser.cc:19086
51200 #, gcc-internal-format
51201 msgid "invalid proc_bind kind"
51202 msgstr ""
51204 #: c/c-parser.cc:19130
51205 #, gcc-internal-format
51206 msgid "expected %<host%>, %<nohost%> or %<any%>"
51207 msgstr ""
51209 #: c/c-parser.cc:19228 cp/semantics.cc:8337
51210 #, gcc-internal-format
51211 msgid ""
51212 "%<detach%> clause event handle has type %qT rather than "
51213 "%<omp_event_handle_t%>"
51214 msgstr ""
51216 #: c/c-parser.cc:19440 cp/parser.cc:42214
51217 #, gcc-internal-format
51218 msgid "expected an OpenACC clause"
51219 msgstr ""
51221 #: c/c-parser.cc:19451 c/c-parser.cc:19816 cp/parser.cc:42225
51222 #: cp/parser.cc:42633
51223 #, gcc-internal-format
51224 msgid "%qs is not valid for %qs"
51225 msgstr ""
51227 #: c/c-parser.cc:19496 cp/parser.cc:42273
51228 #, gcc-internal-format
51229 msgid "clauses in %<simd%> trait should be separated by %<,%>"
51230 msgstr ""
51232 #: c/c-parser.cc:19649 cp/parser.cc:42466
51233 #, gcc-internal-format
51234 msgid "%qs must be the first clause of %qs"
51235 msgstr ""
51237 #: c/c-parser.cc:19805 cp/parser.cc:42622
51238 #, gcc-internal-format
51239 msgid "expected an OpenMP clause"
51240 msgstr ""
51242 #: c/c-parser.cc:19964 cp/parser.cc:47475
51243 #, gcc-internal-format
51244 msgid "no valid clauses specified in %<#pragma acc declare%>"
51245 msgstr ""
51247 #: c/c-parser.cc:19974 cp/parser.cc:47485
51248 #, gcc-internal-format
51249 msgid "array section in %<#pragma acc declare%>"
51250 msgstr ""
51252 #: c/c-parser.cc:19994 cp/parser.cc:47505
51253 #, gcc-internal-format
51254 msgid "%qD must be a global variable in %<#pragma acc declare link%>"
51255 msgstr ""
51257 #: c/c-parser.cc:20005 cp/parser.cc:47516
51258 #, gcc-internal-format
51259 msgid "invalid OpenACC clause at file scope"
51260 msgstr ""
51262 #: c/c-parser.cc:20012 cp/parser.cc:47523
51263 #, gcc-internal-format
51264 msgid "invalid use of %<extern%> variable %qD in %<#pragma acc declare%>"
51265 msgstr ""
51267 #: c/c-parser.cc:20020 cp/parser.cc:47531
51268 #, gcc-internal-format
51269 msgid "invalid use of %<global%> variable %qD in %<#pragma acc declare%>"
51270 msgstr ""
51272 #: c/c-parser.cc:20031 cp/parser.cc:47553
51273 #, gcc-internal-format
51274 msgid ""
51275 "%qD must be a variable declared in the same scope as %<#pragma acc declare%>"
51276 msgstr ""
51278 #: c/c-parser.cc:20041 cp/parser.cc:47576
51279 #, gcc-internal-format
51280 msgid "variable %qD used more than once with %<#pragma acc declare%>"
51281 msgstr ""
51283 #: c/c-parser.cc:20134 cp/parser.cc:47660
51284 #, gcc-internal-format
51285 msgid "expected %<data%> after %<#pragma acc %s%>"
51286 msgstr ""
51288 #: c/c-parser.cc:20150 cp/parser.cc:47677
51289 #, gcc-internal-format
51290 msgid "%<#pragma acc %s data%> has no data movement clause"
51291 msgstr ""
51293 #: c/c-parser.cc:20182 cp/parser.cc:47435
51294 #, gcc-internal-format
51295 msgid "%<host_data%> construct requires %<use_device%> clause"
51296 msgstr ""
51298 #: c/c-parser.cc:20411 cp/parser.cc:3369
51299 #, gcc-internal-format
51300 msgid "%qE has not been declared"
51301 msgstr ""
51303 #: c/c-parser.cc:20415
51304 #, gcc-internal-format
51305 msgid "expected function name"
51306 msgstr ""
51308 #: c/c-parser.cc:20433 cp/parser.cc:50257
51309 #, gcc-internal-format
51310 msgid "%qD does not refer to a function"
51311 msgstr ""
51313 #: c/c-parser.cc:20456 c/c-parser.cc:20504 cp/parser.cc:1664
51314 #, gcc-internal-format
51315 msgid ""
51316 "%<#pragma acc routine%> not immediately followed by function declaration or "
51317 "definition"
51318 msgstr ""
51320 #: c/c-parser.cc:20496 cp/parser.cc:50308 cp/parser.cc:50355
51321 #, gcc-internal-format
51322 msgid ""
51323 "%<#pragma acc routine%> not immediately followed by a single function "
51324 "declaration or definition"
51325 msgstr ""
51327 #: c/c-parser.cc:20527 cp/parser.cc:50383
51328 #, gcc-internal-format
51329 msgid "%<#pragma acc routine%> must be applied before use"
51330 msgstr ""
51332 #: c/c-parser.cc:20528 cp/parser.cc:50385
51333 #, gcc-internal-format
51334 msgid "%<#pragma acc routine%> must be applied before definition"
51335 msgstr ""
51337 #: c/c-parser.cc:20573 cp/parser.cc:47893
51338 #, gcc-internal-format
51339 msgid ""
51340 "%<#pragma acc update%> must contain at least one %<device%> or %<host%> or "
51341 "%<self%> clause"
51342 msgstr ""
51344 #: c/c-parser.cc:20631
51345 #, gcc-internal-format
51346 msgid ""
51347 "variable %qD used in the %<allocator%> clause must be declared before %qD"
51348 msgstr ""
51350 #: c/c-parser.cc:20635 c/c-parser.cc:20658
51351 #, gcc-internal-format
51352 msgid "to be allocated variable declared here"
51353 msgstr ""
51355 #: c/c-parser.cc:20653
51356 #, gcc-internal-format
51357 msgid ""
51358 "variable %qD used in the %<allocator%> clause must not be modified between "
51359 "declaration of %qD and its %<allocate%> directive"
51360 msgstr ""
51362 #: c/c-parser.cc:20656
51363 #, gcc-internal-format
51364 msgid "modified here"
51365 msgstr ""
51367 #: c/c-parser.cc:20724 cp/parser.cc:42747 cp/parser.cc:42762
51368 #, gcc-internal-format
51369 msgid ""
51370 "%<align%> clause argument needs to be positive constant power of two integer "
51371 "expression"
51372 msgstr ""
51374 #: c/c-parser.cc:20748
51375 #, gcc-internal-format
51376 msgid ""
51377 "%<allocator%> clause allocator expression has type %qT rather than "
51378 "%<omp_allocator_handle_t%>"
51379 msgstr ""
51381 #: c/c-parser.cc:20765
51382 #, gcc-internal-format
51383 msgid ""
51384 "function parameter %qD may not appear as list item in an %<allocate%> "
51385 "directive"
51386 msgstr ""
51388 #: c/c-parser.cc:20772
51389 #, gcc-internal-format
51390 msgid "%<allocate%> directive must be in the same scope as %qD"
51391 msgstr ""
51393 #: c/c-parser.cc:20780
51394 #, gcc-internal-format
51395 msgid "%qD already appeared as list item in an %<allocate%> directive"
51396 msgstr ""
51398 #: c/c-parser.cc:20787
51399 #, gcc-internal-format
51400 msgid "%<allocator%> clause required for static variable %qD"
51401 msgstr ""
51403 #: c/c-parser.cc:20794
51404 #, gcc-internal-format
51405 msgid "%<allocator%> clause requires a predefined allocator as %qD is static"
51406 msgstr ""
51408 #: c/c-parser.cc:20798
51409 #, gcc-internal-format
51410 msgid ""
51411 "%<#pragma omp allocate%> for static variables like %qD not yet supported"
51412 msgstr ""
51414 #: c/c-parser.cc:20949 cp/parser.cc:42927
51415 #, gcc-internal-format
51416 msgid "expected %<read%>, %<write%>, %<update%>, or %<capture%> clause"
51417 msgstr ""
51419 #: c/c-parser.cc:20988 cp/parser.cc:42966
51420 #, gcc-internal-format
51421 msgid "expected %<seq_cst%>, %<acquire%> or %<relaxed%>"
51422 msgstr ""
51424 #: c/c-parser.cc:21012 cp/parser.cc:42995
51425 #, gcc-internal-format
51426 msgid ""
51427 "expected %<read%>, %<write%>, %<update%>, %<capture%>, %<compare%>, "
51428 "%<weak%>, %<fail%>, %<seq_cst%>, %<acq_rel%>, %<release%>, %<relaxed%> or "
51429 "%<hint%> clause"
51430 msgstr ""
51432 #: c/c-parser.cc:21027 cp/parser.cc:43010
51433 #, gcc-internal-format
51434 msgid "too many atomic clauses"
51435 msgstr ""
51437 #: c/c-parser.cc:21034 cp/parser.cc:43017
51438 #, gcc-internal-format
51439 msgid "too many memory order clauses"
51440 msgstr ""
51442 #: c/c-parser.cc:21072 c/c-parser.cc:21079 cp/parser.cc:43055
51443 #: cp/parser.cc:43062
51444 #, gcc-internal-format
51445 msgid "%qs clause is incompatible with %<read%> or %<write%> clauses"
51446 msgstr ""
51448 #: c/c-parser.cc:21085 c/c-parser.cc:21090 cp/parser.cc:43068
51449 #: cp/parser.cc:43073
51450 #, gcc-internal-format
51451 msgid "%qs clause requires %qs clause"
51452 msgstr ""
51454 #: c/c-parser.cc:21113 cp/parser.cc:43096
51455 #, gcc-internal-format
51456 msgid ""
51457 "%<#pragma omp atomic write%> incompatible with %<acquire%> clause implicitly "
51458 "provided by a %<requires%> directive"
51459 msgstr ""
51461 #: c/c-parser.cc:21124 cp/parser.cc:43107
51462 #, gcc-internal-format
51463 msgid ""
51464 "%<#pragma omp atomic read%> incompatible with %<release%> clause implicitly "
51465 "provided by a %<requires%> directive"
51466 msgstr ""
51468 #: c/c-parser.cc:21156 cp/parser.cc:43139
51469 #, gcc-internal-format
51470 msgid "%<#pragma omp atomic read%> incompatible with %<release%> clause"
51471 msgstr ""
51473 #: c/c-parser.cc:21166 cp/parser.cc:43149
51474 #, gcc-internal-format
51475 msgid "%<#pragma omp atomic write%> incompatible with %<acquire%> clause"
51476 msgstr ""
51478 #: c/c-parser.cc:21289 cp/parser.cc:43249
51479 #, gcc-internal-format
51480 msgid "expected %<==%> comparison in %<if%> condition"
51481 msgstr ""
51483 #: c/c-parser.cc:21296 cp/parser.cc:43256
51484 #, gcc-internal-format
51485 msgid "expected %<==%>, %<<%> or %<>%> comparison in %<if%> condition"
51486 msgstr ""
51488 #: c/c-parser.cc:21369 cp/parser.cc:43321 cp/parser.cc:43604 cp/parser.cc:43698
51489 #: cp/parser.cc:43716
51490 #, gcc-internal-format
51491 msgid "invalid form of %<#pragma omp atomic compare%>"
51492 msgstr ""
51494 #: c/c-parser.cc:21380 cp/parser.cc:43332
51495 #, gcc-internal-format
51496 msgid "unexpected %<else%>"
51497 msgstr ""
51499 #: c/c-parser.cc:21440 cp/parser.cc:43771
51500 #, gcc-internal-format
51501 msgid "invalid form of %<pragma omp atomic compare%>"
51502 msgstr ""
51504 #: c/c-parser.cc:21711 cp/parser.cc:43625 cp/parser.cc:43651
51505 #, gcc-internal-format
51506 msgid "invalid form of %<#pragma omp atomic%>"
51507 msgstr ""
51509 #: c/c-parser.cc:21715 cp/parser.cc:43691 cp/parser.cc:43725
51510 #, gcc-internal-format
51511 msgid "invalid operator for %<#pragma omp atomic%>"
51512 msgstr ""
51514 #: c/c-parser.cc:21766 cp/parser.cc:43760
51515 #, gcc-internal-format
51516 msgid "%<weak%> clause requires atomic equality comparison"
51517 msgstr ""
51519 #: c/c-parser.cc:21772 cp/semantics.cc:11229 cp/semantics.cc:11239
51520 #, gcc-internal-format
51521 msgid ""
51522 "%<#pragma omp atomic capture%> uses two different expressions for memory"
51523 msgstr ""
51525 #: c/c-parser.cc:21875 cp/semantics.cc:11316
51526 #, gcc-internal-format
51527 msgid "%<depobj%> expression is not lvalue expression"
51528 msgstr ""
51530 #: c/c-parser.cc:21918
51531 #, gcc-internal-format
51532 msgid "%<destroy%> expression is not lvalue expression"
51533 msgstr ""
51535 #: c/c-parser.cc:21924 cp/parser.cc:43913
51536 #, gcc-internal-format
51537 msgid ""
51538 "the %<destroy%> expression %qE should be the same as the %<depobj%> argument "
51539 "%qE"
51540 msgstr ""
51542 #: c/c-parser.cc:21955 cp/parser.cc:43949
51543 #, gcc-internal-format
51544 msgid "expected %<in%>, %<out%>, %<inout%>, %<mutexinoutset%> or %<inoutset%>"
51545 msgstr ""
51547 #: c/c-parser.cc:21967 cp/parser.cc:43965
51548 #, gcc-internal-format
51549 msgid "expected %<depend%>, %<destroy%> or %<update%> clause"
51550 msgstr ""
51552 #: c/c-parser.cc:22008 cp/parser.cc:44003
51553 #, gcc-internal-format
51554 msgid "expected %<seq_cst%>, %<acq_rel%>, %<release%> or %<acquire%>"
51555 msgstr ""
51557 #: c/c-parser.cc:22016 cp/parser.cc:44011
51558 #, gcc-internal-format
51559 msgid "%<flush%> list specified together with memory order clause"
51560 msgstr ""
51562 #: c/c-parser.cc:22021
51563 #, gcc-internal-format
51564 msgid "expected %<(%> or end of line"
51565 msgstr ""
51567 #: c/c-parser.cc:22092 cp/parser.cc:44717
51568 #, gcc-internal-format
51569 msgid ""
51570 "%<[[omp::directive(%s)]]%> must be the only specified attribute on a "
51571 "statement"
51572 msgstr ""
51574 #: c/c-parser.cc:22159 cp/parser.cc:44786
51575 #, gcc-internal-format
51576 msgid "%<#pragma omp scan%> with zero preceding executable statements"
51577 msgstr ""
51579 #: c/c-parser.cc:22193 cp/parser.cc:44819
51580 #, gcc-internal-format
51581 msgid "expected %<inclusive%> or %<exclusive%> clause"
51582 msgstr ""
51584 #: c/c-parser.cc:22198 cp/parser.cc:44825
51585 #, gcc-internal-format
51586 msgid "expected %<#pragma omp scan%>"
51587 msgstr ""
51589 #: c/c-parser.cc:22207 cp/parser.cc:44834
51590 #, gcc-internal-format
51591 msgid "%<#pragma omp scan%> with zero succeeding executable statements"
51592 msgstr ""
51594 #: c/c-parser.cc:22325 cp/semantics.cc:10803 cp/semantics.cc:10888
51595 #, gcc-internal-format
51596 msgid "expected iteration declaration or initialization"
51597 msgstr ""
51599 #: c/c-parser.cc:22413 c/c-parser.cc:22428 cp/parser.cc:45181
51600 #: cp/parser.cc:45196
51601 #, gcc-internal-format
51602 msgid "not enough nested loops"
51603 msgstr ""
51605 #: c/c-parser.cc:22528 cp/parser.cc:45468
51606 #, gcc-internal-format
51607 msgid "%<ordered%> clause parameter is less than %<collapse%>"
51608 msgstr ""
51610 #: c/c-parser.cc:22539 cp/parser.cc:45479
51611 #, gcc-internal-format
51612 msgid "for statement expected"
51613 msgstr ""
51615 #: c/c-parser.cc:22651 cp/parser.cc:45019 cp/parser.cc:45062 cp/pt.cc:18170
51616 #, gcc-internal-format
51617 msgid "iteration variable %qD should not be firstprivate"
51618 msgstr ""
51620 #: c/c-parser.cc:23059 cp/parser.cc:45990
51621 #, gcc-internal-format
51622 msgid ""
51623 "%<#pragma omp ordered%> with %qs clause may only be used in compound "
51624 "statements"
51625 msgstr ""
51627 #: c/c-parser.cc:23275 cp/parser.cc:46196
51628 #, gcc-internal-format
51629 msgid "expected %<for%> after %qs"
51630 msgstr ""
51632 #: c/c-parser.cc:23622 cp/parser.cc:46543
51633 #, gcc-internal-format
51634 msgid "expected %<point%>"
51635 msgstr ""
51637 #: c/c-parser.cc:23889 cp/parser.cc:46830
51638 #, gcc-internal-format
51639 msgid ""
51640 "%<#pragma omp target data%> with map-type other than %<to%>, %<from%>, "
51641 "%<tofrom%> or %<alloc%> on %<map%> clause"
51642 msgstr ""
51644 #: c/c-parser.cc:23905 cp/parser.cc:46846
51645 #, gcc-internal-format
51646 msgid ""
51647 "%<#pragma omp target data%> must contain at least one %<map%>, "
51648 "%<use_device_ptr%> or %<use_device_addr%> clause"
51649 msgstr ""
51651 #: c/c-parser.cc:23953 cp/parser.cc:47127
51652 #, gcc-internal-format
51653 msgid ""
51654 "%<#pragma omp target update%> must contain at least one %<from%> or %<to%> "
51655 "clauses"
51656 msgstr ""
51658 #: c/c-parser.cc:24055 cp/parser.cc:46953
51659 #, gcc-internal-format
51660 msgid ""
51661 "%<#pragma omp target enter data%> with map-type other than %<to%>, "
51662 "%<tofrom%> or %<alloc%> on %<map%> clause"
51663 msgstr ""
51665 #: c/c-parser.cc:24067 cp/parser.cc:46965
51666 #, gcc-internal-format
51667 msgid ""
51668 "%<#pragma omp target enter data%> must contain at least one %<map%> clause"
51669 msgstr ""
51671 #: c/c-parser.cc:24166 cp/parser.cc:47070
51672 #, gcc-internal-format
51673 msgid ""
51674 "%<#pragma omp target exit data%> with map-type other than %<from%>, "
51675 "%<tofrom%>, %<release%> or %<delete%> on %<map%> clause"
51676 msgstr ""
51678 #: c/c-parser.cc:24179 cp/parser.cc:47083
51679 #, gcc-internal-format
51680 msgid ""
51681 "%<#pragma omp target exit data%> must contain at least one %<map%> clause"
51682 msgstr ""
51684 #: c/c-parser.cc:24424 cp/semantics.cc:10311
51685 #, gcc-internal-format
51686 msgid ""
51687 "%<#pragma omp target%> with map-type other than %<to%>, %<from%>, %<tofrom%> "
51688 "or %<alloc%> on %<map%> clause"
51689 msgstr ""
51691 #: c/c-parser.cc:24481
51692 #, gcc-internal-format
51693 msgid ""
51694 "%<#pragma omp declare %s%> must be followed by function declaration or "
51695 "definition or another %<#pragma omp declare %s%>"
51696 msgstr ""
51698 #: c/c-parser.cc:24532 c/c-parser.cc:24570
51699 #, gcc-internal-format
51700 msgid ""
51701 "%<#pragma omp declare %s%> must be followed by function declaration or "
51702 "definition"
51703 msgstr ""
51705 #: c/c-parser.cc:24603 cp/parser.cc:48037
51706 #, gcc-internal-format
51707 msgid "expected trait selector name"
51708 msgstr ""
51710 #: c/c-parser.cc:24615 cp/parser.cc:48051
51711 #, gcc-internal-format
51712 msgid "unknown selector %qs for context selector set %qs"
51713 msgstr ""
51715 #: c/c-parser.cc:24643 cp/parser.cc:48080
51716 #, gcc-internal-format
51717 msgid "selector %qs does not accept any properties"
51718 msgstr ""
51720 #: c/c-parser.cc:24665 cp/parser.cc:48112
51721 #, gcc-internal-format
51722 msgid "%<score%> cannot be specified in traits in the %qs trait-selector-set"
51723 msgstr ""
51725 #: c/c-parser.cc:24674 cp/parser.cc:48122
51726 #, gcc-internal-format
51727 msgid "%<score%> argument must be constant integer expression"
51728 msgstr ""
51730 #: c/c-parser.cc:24677 cp/parser.cc:48125
51731 #, gcc-internal-format
51732 msgid "%<score%> argument must be non-negative"
51733 msgstr ""
51735 #: c/c-parser.cc:24718 cp/parser.cc:48171
51736 #, gcc-internal-format
51737 msgid "expected identifier or string literal"
51738 msgstr ""
51740 #: c/c-parser.cc:24743 cp/parser.cc:48196 cp/pt.cc:12063
51741 #, gcc-internal-format
51742 msgid "property must be constant integer expression"
51743 msgstr ""
51745 #: c/c-parser.cc:24757 cp/parser.cc:48210
51746 #, gcc-internal-format
51747 msgid ""
51748 "properties for %<simd%> selector may not be specified in %<metadirective%>"
51749 msgstr ""
51751 #. FIXME: The "requires" selector was added in OpenMP 5.1.
51752 #. Currently only the now-deprecated syntax
51753 #. from OpenMP 5.0 is supported.
51754 #: c/c-parser.cc:24778 cp/parser.cc:48226 fortran/openmp.cc:5921
51755 #, gcc-internal-format
51756 msgid "%<requires%> selector is not supported yet"
51757 msgstr ""
51759 #: c/c-parser.cc:24837 cp/parser.cc:48289
51760 #, gcc-internal-format
51761 msgid "expected context selector set name"
51762 msgstr ""
51764 #: c/c-parser.cc:24914 cp/parser.cc:48604
51765 #, gcc-internal-format
51766 msgid "expected %<match%>"
51767 msgstr ""
51769 #: c/c-parser.cc:24934
51770 #, gcc-internal-format
51771 msgid "variant %qD is not a function"
51772 msgstr ""
51774 #: c/c-parser.cc:24941 cp/decl.cc:8323
51775 #, gcc-internal-format
51776 msgid "variant %qD and base %qD have incompatible types"
51777 msgstr ""
51779 #: c/c-parser.cc:24953 cp/decl.cc:8332
51780 #, gcc-internal-format
51781 msgid "variant %qD is a built-in"
51782 msgstr ""
51784 #: c/c-parser.cc:24999
51785 #, gcc-internal-format
51786 msgid ""
51787 "%<#pragma omp declare %s%> not immediately followed by a function "
51788 "declaration or definition"
51789 msgstr ""
51791 #: c/c-parser.cc:25007 cp/parser.cc:48649
51792 #, gcc-internal-format
51793 msgid ""
51794 "%<#pragma omp declare %s%> not immediately followed by a single function "
51795 "declaration or definition"
51796 msgstr ""
51798 #: c/c-parser.cc:25208 cp/parser.cc:48939
51799 #, gcc-internal-format
51800 msgid "%qD specified both in declare target %<link%> and %qs clauses"
51801 msgstr ""
51803 #: c/c-parser.cc:25212 cp/parser.cc:48943
51804 #, gcc-internal-format
51805 msgid ""
51806 "%qD specified both in declare target %<link%> and %<to%> or %<enter%> clauses"
51807 msgstr ""
51809 #: c/c-parser.cc:25272 cp/parser.cc:49073
51810 #, gcc-internal-format
51811 msgid "directive with only %<device_type%> or %<indirect%> clauses"
51812 msgstr ""
51814 #: c/c-parser.cc:25275 cp/parser.cc:49076
51815 #, gcc-internal-format
51816 msgid ""
51817 "%<device_type%> clause must specify 'any' when used with an %<indirect%> "
51818 "clause"
51819 msgstr ""
51821 #: c/c-parser.cc:25324 c/c-parser.cc:25366 cp/parser.cc:49131
51822 #: cp/parser.cc:49178
51823 #, gcc-internal-format
51824 msgid "expected %<target%>"
51825 msgstr ""
51827 #: c/c-parser.cc:25338 cp/parser.cc:49144
51828 #, gcc-internal-format
51829 msgid "expected %<declare target%> or %<assumes%>"
51830 msgstr ""
51832 #: c/c-parser.cc:25373 cp/parser.cc:49185
51833 #, gcc-internal-format
51834 msgid ""
51835 "%<#pragma omp end declare target%> without corresponding %<#pragma omp "
51836 "declare target%> or %<#pragma omp begin declare target%>"
51837 msgstr ""
51839 #: c/c-parser.cc:25384 c/c-parser.cc:25415 cp/parser.cc:49196
51840 #: cp/parser.cc:49227
51841 #, gcc-internal-format
51842 msgid "%qs in attribute syntax terminated with %qs in pragma syntax"
51843 msgstr ""
51845 #: c/c-parser.cc:25391 c/c-parser.cc:25420 cp/parser.cc:49203
51846 #: cp/parser.cc:49232
51847 #, gcc-internal-format
51848 msgid "%qs in pragma syntax terminated with %qs in attribute syntax"
51849 msgstr ""
51851 #: c/c-parser.cc:25428 cp/parser.cc:49240
51852 #, gcc-internal-format
51853 msgid "expected %<declare%> or %<assumes%>"
51854 msgstr ""
51856 #: c/c-parser.cc:25455
51857 #, gcc-internal-format
51858 msgid "%<#pragma omp declare reduction%> not at file or block scope"
51859 msgstr ""
51861 #: c/c-parser.cc:25532
51862 #, gcc-internal-format
51863 msgid "predeclared arithmetic type in %<#pragma omp declare reduction%>"
51864 msgstr ""
51866 #: c/c-parser.cc:25536
51867 #, gcc-internal-format
51868 msgid "function or array type in %<#pragma omp declare reduction%>"
51869 msgstr ""
51871 #: c/c-parser.cc:25539
51872 #, gcc-internal-format
51873 msgid "%<_Atomic%> qualified type in %<#pragma omp declare reduction%>"
51874 msgstr ""
51876 #: c/c-parser.cc:25542
51877 #, gcc-internal-format
51878 msgid ""
51879 "const, volatile or restrict qualified type in %<#pragma omp declare "
51880 "reduction%>"
51881 msgstr ""
51883 #: c/c-parser.cc:25550
51884 #, gcc-internal-format
51885 msgid "redeclaration of %qs %<#pragma omp declare reduction%> for type %qT"
51886 msgstr ""
51888 #: c/c-parser.cc:25559
51889 #, gcc-internal-format
51890 msgid "previous %<#pragma omp declare reduction%>"
51891 msgstr ""
51893 #: c/c-parser.cc:25680
51894 #, gcc-internal-format
51895 msgid "expected %<omp_priv%> or function-name"
51896 msgstr ""
51898 #: c/c-parser.cc:25691
51899 #, gcc-internal-format
51900 msgid "expected function-name %<(%>"
51901 msgstr ""
51903 #: c/c-parser.cc:25710
51904 #, gcc-internal-format
51905 msgid "one of the initializer call arguments should be %<&omp_priv%>"
51906 msgstr ""
51908 #: c/c-parser.cc:25841 cp/parser.cc:49713
51909 #, gcc-internal-format
51910 msgid "expected %<simd%>, %<reduction%>, %<target%> or %<variant%>"
51911 msgstr ""
51913 #: c/c-parser.cc:25910 cp/parser.cc:49780
51914 #, gcc-internal-format
51915 msgid ""
51916 "expected %<acq_rel%>, %<acquire%>, %<relaxed%>, %<release%> or %<seq_cst%>"
51917 msgstr ""
51919 #: c/c-parser.cc:25939 cp/parser.cc:49815
51920 #, gcc-internal-format
51921 msgid ""
51922 "expected %<unified_address%>, %<unified_shared_memory%>, "
51923 "%<dynamic_allocators%>, %<reverse_offload%> or %<atomic_default_mem_order%> "
51924 "clause"
51925 msgstr ""
51927 #: c/c-parser.cc:25957 cp/parser.cc:49833
51928 #, gcc-internal-format
51929 msgid ""
51930 "%qs clause used lexically after first target construct or offloading API"
51931 msgstr ""
51933 #: c/c-parser.cc:25969 cp/parser.cc:49845
51934 #, gcc-internal-format
51935 msgid ""
51936 "more than one %<atomic_default_mem_order%> clause in a single compilation "
51937 "unit"
51938 msgstr ""
51940 #: c/c-parser.cc:25978 cp/parser.cc:49854
51941 #, gcc-internal-format
51942 msgid ""
51943 "%<atomic_default_mem_order%> clause used lexically after first %<atomic%> "
51944 "construct without memory order clause"
51945 msgstr ""
51947 #: c/c-parser.cc:25992 cp/parser.cc:49868
51948 #, gcc-internal-format
51949 msgid "%<pragma omp requires%> requires at least one clause"
51950 msgstr ""
51952 #: c/c-parser.cc:26011
51953 #, gcc-internal-format
51954 msgid "zero sized type %qT in %<reduction%> clause"
51955 msgstr ""
51957 #: c/c-parser.cc:26017
51958 #, gcc-internal-format
51959 msgid "variable sized type %qT in %<reduction%> clause"
51960 msgstr ""
51962 #: c/c-parser.cc:26174 cp/parser.cc:49925
51963 #, gcc-internal-format
51964 msgid "expected %<at%>, %<severity%> or %<message%> clause"
51965 msgstr ""
51967 #: c/c-parser.cc:26207 cp/parser.cc:49960
51968 #, gcc-internal-format
51969 msgid "expected %qs or %qs"
51970 msgstr ""
51972 #: c/c-parser.cc:26264 cp/parser.cc:50022
51973 #, gcc-internal-format
51974 msgid ""
51975 "%<#pragma omp error%> with %<at(execution)%> clause may only be used in "
51976 "compound statements"
51977 msgstr ""
51979 #: c/c-parser.cc:26287 cp/parser.cc:50049
51980 #, gcc-internal-format
51981 msgid "%<pragma omp error%> encountered: %s"
51982 msgstr ""
51984 #: c/c-parser.cc:26290 cp/parser.cc:50052
51985 #, gcc-internal-format
51986 msgid "%<pragma omp error%> encountered"
51987 msgstr ""
51989 #: c/c-parser.cc:26317 cp/parser.cc:48350
51990 #, gcc-internal-format
51991 msgid "expected at least one assumption clause"
51992 msgstr ""
51994 #: c/c-parser.cc:26403 cp/parser.cc:48436
51995 #, gcc-internal-format
51996 msgid "expected directive name"
51997 msgstr ""
51999 #: c/c-parser.cc:26416 cp/parser.cc:48449
52000 #, gcc-internal-format
52001 msgid "unknown OpenMP directive name in %qs clause argument"
52002 msgstr ""
52004 #: c/c-parser.cc:26423 cp/parser.cc:48456
52005 #, gcc-internal-format
52006 msgid ""
52007 "%<%s%s%s%s%s%> directive mentioned in both %<absent%> and %<contains%> "
52008 "clauses"
52009 msgstr ""
52011 #: c/c-parser.cc:26434 cp/parser.cc:48467
52012 #, gcc-internal-format
52013 msgid "%<%s%s%s%s%s%> directive mentioned multiple times in %qs clauses"
52014 msgstr ""
52016 #: c/c-parser.cc:26457 cp/parser.cc:48494
52017 #, gcc-internal-format
52018 msgid "unknown assumption clause %qs"
52019 msgstr ""
52021 #: c/c-parser.cc:26470 cp/parser.cc:48504
52022 #, gcc-internal-format
52023 msgid "expected assumption clause"
52024 msgstr ""
52026 #: c/c-parser.cc:26640 cp/semantics.cc:9677
52027 #, gcc-internal-format
52028 msgid "%qE declared %<threadprivate%> after first use"
52029 msgstr ""
52031 #: c/c-parser.cc:26642 cp/semantics.cc:9679
52032 #, gcc-internal-format
52033 msgid "automatic variable %qE cannot be %<threadprivate%>"
52034 msgstr ""
52036 #: c/c-parser.cc:26646 cp/semantics.cc:9681
52037 #, gcc-internal-format
52038 msgid "%<threadprivate%> %qE has incomplete type"
52039 msgstr ""
52041 #: c/c-parser.cc:26826 cp/parser.cc:50791
52042 #, gcc-internal-format
52043 msgid "%<__transaction_cancel%> without transactional memory support enabled"
52044 msgstr ""
52046 #: c/c-parser.cc:26832 cp/parser.cc:50797
52047 #, gcc-internal-format
52048 msgid "%<__transaction_cancel%> within a %<__transaction_relaxed%>"
52049 msgstr ""
52051 #: c/c-parser.cc:26841
52052 #, gcc-internal-format
52053 msgid ""
52054 "outer %<__transaction_cancel%> not within outer %<__transaction_atomic%> or "
52055 "a %<transaction_may_cancel_outer%> function"
52056 msgstr ""
52058 #: c/c-parser.cc:26849 cp/parser.cc:50815
52059 #, gcc-internal-format
52060 msgid "%<__transaction_cancel%> not within %<__transaction_atomic%>"
52061 msgstr ""
52063 #: c/c-parser.cc:26942
52064 #, gcc-internal-format
52065 msgid "no closing brace"
52066 msgstr ""
52068 #: c/c-typeck.cc:237
52069 #, gcc-internal-format
52070 msgid "%qD has an incomplete type %qT"
52071 msgstr ""
52073 #: c/c-typeck.cc:251 c/c-typeck.cc:11338 c/c-typeck.cc:11380 cp/call.cc:4942
52074 #, gcc-internal-format
52075 msgid "invalid use of void expression"
52076 msgstr ""
52078 #: c/c-typeck.cc:259
52079 #, gcc-internal-format
52080 msgid "invalid use of flexible array member"
52081 msgstr ""
52083 #: c/c-typeck.cc:265 cp/typeck2.cc:346 rust/backend/rust-tree.cc:3919
52084 #, gcc-internal-format
52085 msgid "invalid use of array with unspecified bounds"
52086 msgstr ""
52088 #: c/c-typeck.cc:273
52089 #, gcc-internal-format
52090 msgid "invalid use of undefined type %qT"
52091 msgstr ""
52093 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
52094 #: c/c-typeck.cc:276
52095 #, gcc-internal-format
52096 msgid "invalid use of incomplete typedef %qT"
52097 msgstr ""
52099 #: c/c-typeck.cc:349
52100 #, gcc-internal-format
52101 msgid "%qT and %qT are in disjoint named address spaces"
52102 msgstr ""
52104 #: c/c-typeck.cc:374
52105 #, gcc-internal-format
52106 msgid ""
52107 "%qs attribute cannot be applied to a function that does not take variable "
52108 "arguments"
52109 msgstr ""
52111 #: c/c-typeck.cc:709 c/c-typeck.cc:732
52112 #, gcc-internal-format
52113 msgid "function types not truly compatible in ISO C"
52114 msgstr ""
52116 #: c/c-typeck.cc:888
52117 #, gcc-internal-format
52118 msgid "cannot mix operands of decimal floating and vector types"
52119 msgstr ""
52121 #: c/c-typeck.cc:893
52122 #, gcc-internal-format
52123 msgid "cannot mix operands of decimal floating and complex types"
52124 msgstr ""
52126 #: c/c-typeck.cc:898
52127 #, gcc-internal-format
52128 msgid "cannot mix operands of decimal floating and other floating types"
52129 msgstr ""
52131 #: c/c-typeck.cc:928
52132 #, gcc-internal-format
52133 msgid "%<_Complex _BitInt(%d)%> unsupported"
52134 msgstr ""
52136 #: c/c-typeck.cc:1474
52137 #, gcc-internal-format
52138 msgid ""
52139 "invalid use of pointers to arrays with different qualifiers in ISO C before "
52140 "C23"
52141 msgstr ""
52143 #: c/c-typeck.cc:1478
52144 #, gcc-internal-format
52145 msgid "types are not quite compatible"
52146 msgstr ""
52148 #: c/c-typeck.cc:1482
52149 #, gcc-internal-format
52150 msgid "pointer target types incompatible in C++"
52151 msgstr ""
52153 #: c/c-typeck.cc:1657
52154 #, gcc-internal-format
52155 msgid "function return types not compatible due to %<volatile%>"
52156 msgstr ""
52158 #: c/c-typeck.cc:1907
52159 #, gcc-internal-format
52160 msgid ""
52161 "converting an array compound literal to a pointer leads to a dangling "
52162 "pointer in C++"
52163 msgstr ""
52165 #: c/c-typeck.cc:2601 c/c-typeck.cc:9854
52166 #, gcc-internal-format
52167 msgid "%qT has no member named %qE; did you mean %qE?"
52168 msgstr ""
52170 #: c/c-typeck.cc:2605 c/c-typeck.cc:9858
52171 #, gcc-internal-format
52172 msgid "%qT has no member named %qE"
52173 msgstr ""
52175 #: c/c-typeck.cc:2614
52176 #, gcc-internal-format
52177 msgid "accessing a member %qE of an atomic structure %qE"
52178 msgstr ""
52180 #: c/c-typeck.cc:2617
52181 #, gcc-internal-format
52182 msgid "accessing a member %qE of an atomic union %qE"
52183 msgstr ""
52185 #: c/c-typeck.cc:2681
52186 #, gcc-internal-format
52187 msgid ""
52188 "%qE is a pointer to pointer; did you mean to dereference it before applying "
52189 "%<->%> to it?"
52190 msgstr ""
52192 #: c/c-typeck.cc:2690
52193 #, gcc-internal-format
52194 msgid "%qE is a pointer; did you mean to use %<->%>?"
52195 msgstr ""
52197 #: c/c-typeck.cc:2697
52198 #, gcc-internal-format
52199 msgid "request for member %qE in something not a structure or union"
52200 msgstr ""
52202 #: c/c-typeck.cc:2745
52203 #, gcc-internal-format
52204 msgid "dereferencing %<void *%> pointer"
52205 msgstr ""
52207 #: c/c-typeck.cc:2800
52208 #, gcc-internal-format
52209 msgid "subscripted value is neither array nor pointer nor vector"
52210 msgstr ""
52212 #: c/c-typeck.cc:2810 cp/typeck.cc:4005 cp/typeck.cc:4099
52213 #, gcc-internal-format
52214 msgid "array subscript is not an integer"
52215 msgstr ""
52217 #: c/c-typeck.cc:2816
52218 #, gcc-internal-format
52219 msgid "subscripted value is pointer to function"
52220 msgstr ""
52222 #: c/c-typeck.cc:2871
52223 #, gcc-internal-format
52224 msgid "ISO C forbids subscripting %<register%> array"
52225 msgstr ""
52227 #: c/c-typeck.cc:2874
52228 #, gcc-internal-format
52229 msgid "ISO C90 forbids subscripting non-lvalue array"
52230 msgstr ""
52232 #: c/c-typeck.cc:2993
52233 #, gcc-internal-format
52234 msgid "underspecified %qD referenced in its initializer"
52235 msgstr ""
52237 #: c/c-typeck.cc:3048
52238 #, gcc-internal-format
52239 msgid "enum constant defined here"
52240 msgstr ""
52242 #: c/c-typeck.cc:3156 cp/typeck.cc:2141
52243 #, gcc-internal-format
52244 msgid "%<sizeof%> on array function parameter %qE will return size of %qT"
52245 msgstr ""
52247 #: c/c-typeck.cc:3317
52248 #, gcc-internal-format
52249 msgid "called object %qE is not a function or function pointer"
52250 msgstr ""
52252 #: c/c-typeck.cc:3322
52253 #, gcc-internal-format
52254 msgid "called object %qD is not a function or function pointer"
52255 msgstr ""
52257 #: c/c-typeck.cc:3328
52258 #, gcc-internal-format
52259 msgid "called object is not a function or function pointer"
52260 msgstr ""
52262 #. This situation leads to run-time undefined behavior.  We can't,
52263 #. therefore, simply error unless we can prove that all possible
52264 #. executions of the program must execute the code.
52265 #: c/c-typeck.cc:3357
52266 #, gcc-internal-format
52267 msgid "function called through a non-compatible type"
52268 msgstr ""
52270 #: c/c-typeck.cc:3362 c/c-typeck.cc:3417
52271 #, gcc-internal-format
52272 msgid "function with qualified void return type called"
52273 msgstr ""
52275 #: c/c-typeck.cc:3472
52276 #, gcc-internal-format, gfc-internal-format
52277 msgid "type of formal parameter %d is incomplete"
52278 msgstr ""
52280 #: c/c-typeck.cc:3484
52281 #, gcc-internal-format
52282 msgid ""
52283 "passing argument %d of %qE as integer rather than floating due to prototype"
52284 msgstr ""
52286 #: c/c-typeck.cc:3490
52287 #, gcc-internal-format
52288 msgid ""
52289 "passing argument %d of %qE as integer rather than complex due to prototype"
52290 msgstr ""
52292 #: c/c-typeck.cc:3496
52293 #, gcc-internal-format
52294 msgid ""
52295 "passing argument %d of %qE as complex rather than floating due to prototype"
52296 msgstr ""
52298 #: c/c-typeck.cc:3502
52299 #, gcc-internal-format
52300 msgid ""
52301 "passing argument %d of %qE as floating rather than integer due to prototype"
52302 msgstr ""
52304 #: c/c-typeck.cc:3508
52305 #, gcc-internal-format
52306 msgid ""
52307 "passing argument %d of %qE as complex rather than integer due to prototype"
52308 msgstr ""
52310 #: c/c-typeck.cc:3514
52311 #, gcc-internal-format
52312 msgid ""
52313 "passing argument %d of %qE as floating rather than complex due to prototype"
52314 msgstr ""
52316 #: c/c-typeck.cc:3530
52317 #, gcc-internal-format
52318 msgid ""
52319 "passing argument %d of %qE as %<float%> rather than %<double%> due to "
52320 "prototype"
52321 msgstr ""
52323 #: c/c-typeck.cc:3556
52324 #, gcc-internal-format
52325 msgid "passing argument %d of %qE as %qT rather than %qT due to prototype"
52326 msgstr ""
52328 #: c/c-typeck.cc:3582
52329 #, gcc-internal-format
52330 msgid "passing argument %d of %qE with different width due to prototype"
52331 msgstr ""
52333 #: c/c-typeck.cc:3606
52334 #, gcc-internal-format
52335 msgid "passing argument %d of %qE as unsigned due to prototype"
52336 msgstr ""
52338 #: c/c-typeck.cc:3611
52339 #, gcc-internal-format
52340 msgid "passing argument %d of %qE as signed due to prototype"
52341 msgstr ""
52343 #: c/c-typeck.cc:3777
52344 #, gcc-internal-format
52345 msgid "too many arguments to method %qE"
52346 msgstr ""
52348 #: c/c-typeck.cc:3787
52349 #, gcc-internal-format
52350 msgid "too many arguments to built-in function %qE expecting %d"
52351 msgstr ""
52353 #: c/c-typeck.cc:3862
52354 #, gcc-internal-format
52355 msgid "implicit conversion from %qT to %qT when passing argument to function"
52356 msgstr ""
52358 #: c/c-typeck.cc:3932
52359 #, gcc-internal-format
52360 msgid "too few arguments to built-in function %qE expecting %u"
52361 msgstr ""
52363 #: c/c-typeck.cc:4110 c/c-typeck.cc:4138 cp/typeck.cc:5782 cp/typeck.cc:6065
52364 #, gcc-internal-format
52365 msgid "comparison with string literal results in unspecified behavior"
52366 msgstr ""
52368 #: c/c-typeck.cc:4118 c/c-typeck.cc:4129 cp/typeck.cc:5814 cp/typeck.cc:5838
52369 #, gcc-internal-format
52370 msgid "comparison between pointer and zero character constant"
52371 msgstr ""
52373 #: c/c-typeck.cc:4121 c/c-typeck.cc:4132 cp/typeck.cc:5817 cp/typeck.cc:5841
52374 #, gcc-internal-format
52375 msgid "did you mean to dereference the pointer?"
52376 msgstr ""
52378 #: c/c-typeck.cc:4159
52379 #, gcc-internal-format
52380 msgid "comparison between %qT and %qT"
52381 msgstr ""
52383 #: c/c-typeck.cc:4218
52384 #, gcc-internal-format
52385 msgid "pointer of type %<void *%> used in subtraction"
52386 msgstr ""
52388 #: c/c-typeck.cc:4221
52389 #, gcc-internal-format
52390 msgid "pointer to a function used in subtraction"
52391 msgstr ""
52393 #: c/c-typeck.cc:4255
52394 #, gcc-internal-format
52395 msgid "arithmetic on pointer to an incomplete type"
52396 msgstr ""
52398 #: c/c-typeck.cc:4264 cp/typeck.cc:6860
52399 #, gcc-internal-format
52400 msgid "arithmetic on pointer to an empty aggregate"
52401 msgstr ""
52403 #: c/c-typeck.cc:4710
52404 #, gcc-internal-format
52405 msgid "%<~%> on a boolean expression"
52406 msgstr ""
52408 #: c/c-typeck.cc:4714
52409 #, gcc-internal-format
52410 msgid "did you mean to use logical not?"
52411 msgstr ""
52413 #: c/c-typeck.cc:4724
52414 #, gcc-internal-format
52415 msgid "ISO C does not support %<~%> for complex conjugation"
52416 msgstr ""
52418 #: c/c-typeck.cc:4748
52419 #, gcc-internal-format
52420 msgid "wrong type argument to absu"
52421 msgstr ""
52423 #: c/c-typeck.cc:4774
52424 #, gcc-internal-format
52425 msgid "wrong type argument to unary exclamation mark"
52426 msgstr ""
52428 #: c/c-typeck.cc:4832
52429 #, gcc-internal-format
52430 msgid "increment of enumeration value is invalid in C++"
52431 msgstr ""
52433 #: c/c-typeck.cc:4835
52434 #, gcc-internal-format
52435 msgid "decrement of enumeration value is invalid in C++"
52436 msgstr ""
52438 #: c/c-typeck.cc:4842
52439 #, gcc-internal-format
52440 msgid "increment of a boolean expression"
52441 msgstr ""
52443 #: c/c-typeck.cc:4845
52444 #, gcc-internal-format
52445 msgid "decrement of a boolean expression"
52446 msgstr ""
52448 #: c/c-typeck.cc:4861
52449 #, gcc-internal-format
52450 msgid "ISO C does not support %<++%> and %<--%> on complex types"
52451 msgstr ""
52453 #: c/c-typeck.cc:4887 c/c-typeck.cc:4921
52454 #, gcc-internal-format
52455 msgid "wrong type argument to increment"
52456 msgstr ""
52458 #: c/c-typeck.cc:4889 c/c-typeck.cc:4924
52459 #, gcc-internal-format
52460 msgid "wrong type argument to decrement"
52461 msgstr ""
52463 #: c/c-typeck.cc:4909
52464 #, gcc-internal-format
52465 msgid "increment of pointer to an incomplete type %qT"
52466 msgstr ""
52468 #: c/c-typeck.cc:4913
52469 #, gcc-internal-format
52470 msgid "decrement of pointer to an incomplete type %qT"
52471 msgstr ""
52473 #: c/c-typeck.cc:5021
52474 #, gcc-internal-format
52475 msgid "taking address of expression of type %<void%>"
52476 msgstr ""
52478 #: c/c-typeck.cc:5080 c/c-typeck.cc:5273
52479 #, gcc-internal-format
52480 msgid "cannot take address of bit-field %qD"
52481 msgstr ""
52483 #: c/c-typeck.cc:5094
52484 #, gcc-internal-format
52485 msgid "cannot take address of scalar with reverse storage order"
52486 msgstr ""
52488 #: c/c-typeck.cc:5102
52489 #, gcc-internal-format
52490 msgid "address of array with reverse scalar storage order requested"
52491 msgstr ""
52493 #: c/c-typeck.cc:5288
52494 #, gcc-internal-format
52495 msgid "address of register compound literal requested"
52496 msgstr ""
52498 #: c/c-typeck.cc:5309
52499 #, gcc-internal-format
52500 msgid "global register variable %qD used in nested function"
52501 msgstr ""
52503 #: c/c-typeck.cc:5312
52504 #, gcc-internal-format
52505 msgid "register variable %qD used in nested function"
52506 msgstr ""
52508 #: c/c-typeck.cc:5317
52509 #, gcc-internal-format
52510 msgid "address of global register variable %qD requested"
52511 msgstr ""
52513 #: c/c-typeck.cc:5319 d/d-codegen.cc:721
52514 #, gcc-internal-format
52515 msgid "address of register variable %qD requested"
52516 msgstr ""
52518 #: c/c-typeck.cc:5458
52519 #, gcc-internal-format
52520 msgid "non-lvalue array in conditional expression"
52521 msgstr ""
52523 #: c/c-typeck.cc:5540
52524 #, gcc-internal-format
52525 msgid ""
52526 "implicit conversion from %qT to %qT to match other result of conditional"
52527 msgstr ""
52529 #: c/c-typeck.cc:5599 c/c-typeck.cc:5605
52530 #, gcc-internal-format
52531 msgid ""
52532 "operand of %<?:%> changes signedness from %qT to %qT due to unsignedness of "
52533 "other operand"
52534 msgstr ""
52536 #: c/c-typeck.cc:5622
52537 #, gcc-internal-format
52538 msgid "ISO C forbids conditional expr with only one void side"
52539 msgstr ""
52541 #: c/c-typeck.cc:5639
52542 #, gcc-internal-format
52543 msgid "pointers to disjoint address spaces used in conditional expression"
52544 msgstr ""
52546 #: c/c-typeck.cc:5663
52547 #, gcc-internal-format
52548 msgid "pointer to array loses qualifier in conditional expression"
52549 msgstr ""
52551 #: c/c-typeck.cc:5667
52552 #, gcc-internal-format
52553 msgid ""
52554 "pointer to array loses qualifier in conditional expression in ISO C before "
52555 "C23"
52556 msgstr ""
52558 #: c/c-typeck.cc:5672
52559 #, gcc-internal-format
52560 msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
52561 msgstr ""
52563 #: c/c-typeck.cc:5694
52564 #, gcc-internal-format
52565 msgid "pointer type mismatch in conditional expression"
52566 msgstr ""
52568 #: c/c-typeck.cc:5697
52569 #, gcc-internal-format
52570 msgid "first expression has type %qT"
52571 msgstr ""
52573 #: c/c-typeck.cc:5698
52574 #, gcc-internal-format
52575 msgid "second expression has type %qT"
52576 msgstr ""
52578 #: c/c-typeck.cc:5709 c/c-typeck.cc:5722
52579 #, gcc-internal-format
52580 msgid "pointer/integer type mismatch in conditional expression"
52581 msgstr ""
52583 #: c/c-typeck.cc:5749
52584 #, gcc-internal-format
52585 msgid "type mismatch in conditional expression"
52586 msgstr ""
52588 #: c/c-typeck.cc:5864
52589 #, gcc-internal-format
52590 msgid "ignoring return value of %qD, declared with attribute %<nodiscard%>: %E"
52591 msgstr ""
52593 #: c/c-typeck.cc:5868
52594 #, gcc-internal-format
52595 msgid "ignoring return value of %qD, declared with attribute %<nodiscard%>"
52596 msgstr ""
52598 #: c/c-typeck.cc:5886
52599 #, gcc-internal-format
52600 msgid ""
52601 "ignoring return value of type %qT, declared with attribute %<nodiscard%>: %E"
52602 msgstr ""
52604 #: c/c-typeck.cc:5891
52605 #, gcc-internal-format
52606 msgid ""
52607 "ignoring return value of type %qT, declared with attribute %<nodiscard%>"
52608 msgstr ""
52610 #: c/c-typeck.cc:5900 cp/cvt.cc:1116 rust/backend/rust-tree.cc:640
52611 #, gcc-internal-format
52612 msgid "in call to %qD, declared here"
52613 msgstr ""
52615 #: c/c-typeck.cc:5949
52616 #, gcc-internal-format
52617 msgid "left-hand operand of comma expression has no effect"
52618 msgstr ""
52620 #: c/c-typeck.cc:5967 c/c-typeck.cc:11907
52621 #, gcc-internal-format
52622 msgid "right-hand operand of comma expression has no effect"
52623 msgstr ""
52625 #: c/c-typeck.cc:6038
52626 msgid "cast adds %q#v qualifier to function type"
52627 msgstr ""
52629 #: c/c-typeck.cc:6044
52630 msgid "cast discards %qv qualifier from pointer target type"
52631 msgstr ""
52633 #: c/c-typeck.cc:6079
52634 #, gcc-internal-format
52635 msgid ""
52636 "to be safe all intermediate pointers in cast from %qT to %qT must be "
52637 "%<const%> qualified"
52638 msgstr ""
52640 #: c/c-typeck.cc:6176
52641 #, gcc-internal-format
52642 msgid "cast specifies array type"
52643 msgstr ""
52645 #: c/c-typeck.cc:6182
52646 #, gcc-internal-format
52647 msgid "cast specifies function type"
52648 msgstr ""
52650 #: c/c-typeck.cc:6197
52651 #, gcc-internal-format
52652 msgid "ISO C forbids casting nonscalar to the same type"
52653 msgstr ""
52655 #: c/c-typeck.cc:6201
52656 #, gcc-internal-format
52657 msgid "useless cast to type %qT"
52658 msgstr ""
52660 #: c/c-typeck.cc:6221
52661 #, gcc-internal-format
52662 msgid "ISO C forbids casts to union type"
52663 msgstr ""
52665 #: c/c-typeck.cc:6231
52666 #, gcc-internal-format
52667 msgid "cast to union type from type not present in union"
52668 msgstr ""
52670 #: c/c-typeck.cc:6266
52671 #, gcc-internal-format
52672 msgid ""
52673 "cast to %qs address space pointer from disjoint generic address space pointer"
52674 msgstr ""
52676 #: c/c-typeck.cc:6271
52677 #, gcc-internal-format
52678 msgid ""
52679 "cast to generic address space pointer from disjoint %qs address space pointer"
52680 msgstr ""
52682 #: c/c-typeck.cc:6276
52683 #, gcc-internal-format
52684 msgid ""
52685 "cast to %qs address space pointer from disjoint %qs address space pointer"
52686 msgstr ""
52688 #: c/c-typeck.cc:6309
52689 #, gcc-internal-format
52690 msgid "cast increases required alignment of target type"
52691 msgstr ""
52693 #: c/c-typeck.cc:6321
52694 #, gcc-internal-format
52695 msgid "cast from pointer to integer of different size"
52696 msgstr ""
52698 #: c/c-typeck.cc:6326
52699 #, gcc-internal-format
52700 msgid "cast from function call of type %qT to non-matching type %qT"
52701 msgstr ""
52703 #: c/c-typeck.cc:6336 cp/typeck.cc:9296
52704 #, gcc-internal-format
52705 msgid "cast to pointer from integer of different size"
52706 msgstr ""
52708 #: c/c-typeck.cc:6350
52709 #, gcc-internal-format
52710 msgid "ISO C forbids conversion of function pointer to object pointer type"
52711 msgstr ""
52713 #: c/c-typeck.cc:6359
52714 #, gcc-internal-format
52715 msgid "ISO C forbids conversion of object pointer to function pointer type"
52716 msgstr ""
52718 #: c/c-typeck.cc:6369
52719 #, gcc-internal-format
52720 msgid "cast between incompatible function types from %qT to %qT"
52721 msgstr ""
52723 #: c/c-typeck.cc:6481
52724 #, gcc-internal-format
52725 msgid "defining a type in a cast is invalid in C++"
52726 msgstr ""
52728 #: c/c-typeck.cc:6522
52729 #, gcc-internal-format
52730 msgid "assignment to expression with array type"
52731 msgstr ""
52733 #: c/c-typeck.cc:6648
52734 #, gcc-internal-format
52735 msgid "enum conversion in assignment is invalid in C++"
52736 msgstr ""
52738 #: c/c-typeck.cc:6850 c/c-typeck.cc:6867 c/c-typeck.cc:6918
52739 #, gcc-internal-format
52740 msgid "(near initialization for %qs)"
52741 msgstr ""
52743 #: c/c-typeck.cc:6933
52744 #, gcc-internal-format
52745 msgid "array initialized from parenthesized string constant"
52746 msgstr ""
52748 #: c/c-typeck.cc:6976 c/c-typeck.cc:7217
52749 #, gcc-internal-format
52750 msgid "expected %qT but argument is of type %qT"
52751 msgstr ""
52753 #: c/c-typeck.cc:7010
52754 #, gcc-internal-format
52755 msgid ""
52756 "%qD argument %d type is %qT where %qT is expected in a call to built-in "
52757 "function declared without prototype"
52758 msgstr ""
52760 #: c/c-typeck.cc:7013
52761 #, gcc-internal-format
52762 msgid ""
52763 "%qD argument %d promotes to %qT where %qT is expected in a call to built-in "
52764 "function declared without prototype"
52765 msgstr ""
52767 #: c/c-typeck.cc:7018
52768 #, gcc-internal-format
52769 msgid "built-in %qD declared here"
52770 msgstr ""
52772 #: c/c-typeck.cc:7212
52773 #, gcc-internal-format
52774 msgid "enum conversion when passing argument %d of %qE is invalid in C++"
52775 msgstr ""
52777 #: c/c-typeck.cc:7221
52778 #, gcc-internal-format
52779 msgid "enum conversion from %qT to %qT in assignment is invalid in C++"
52780 msgstr ""
52782 #: c/c-typeck.cc:7226
52783 #, gcc-internal-format
52784 msgid "enum conversion from %qT to %qT in initialization is invalid in C++"
52785 msgstr ""
52787 #: c/c-typeck.cc:7231
52788 #, gcc-internal-format
52789 msgid "enum conversion from %qT to %qT in return is invalid in C++"
52790 msgstr ""
52792 #: c/c-typeck.cc:7249
52793 #, gcc-internal-format
52794 msgid "implicit conversion from %qT to %qT"
52795 msgstr ""
52797 #: c/c-typeck.cc:7428 c/c-typeck.cc:7826
52798 msgid ""
52799 "passing argument %d of %qE makes %q#v qualified function pointer from "
52800 "unqualified"
52801 msgstr ""
52803 #: c/c-typeck.cc:7431 c/c-typeck.cc:7829
52804 msgid "assignment makes %q#v qualified function pointer from unqualified"
52805 msgstr ""
52807 #: c/c-typeck.cc:7434 c/c-typeck.cc:7831
52808 msgid "initialization makes %q#v qualified function pointer from unqualified"
52809 msgstr ""
52811 #: c/c-typeck.cc:7437 c/c-typeck.cc:7833
52812 msgid "return makes %q#v qualified function pointer from unqualified"
52813 msgstr ""
52815 #: c/c-typeck.cc:7445 c/c-typeck.cc:7717 c/c-typeck.cc:7760
52816 msgid ""
52817 "passing argument %d of %qE discards %qv qualifier from pointer target type"
52818 msgstr ""
52820 #: c/c-typeck.cc:7447 c/c-typeck.cc:7719 c/c-typeck.cc:7762
52821 msgid "assignment discards %qv qualifier from pointer target type"
52822 msgstr ""
52824 #: c/c-typeck.cc:7449 c/c-typeck.cc:7721 c/c-typeck.cc:7764
52825 msgid "initialization discards %qv qualifier from pointer target type"
52826 msgstr ""
52828 #: c/c-typeck.cc:7451 c/c-typeck.cc:7723 c/c-typeck.cc:7766
52829 msgid "return discards %qv qualifier from pointer target type"
52830 msgstr ""
52832 #: c/c-typeck.cc:7460
52833 #, gcc-internal-format
52834 msgid "ISO C prohibits argument conversion to union type"
52835 msgstr ""
52837 #: c/c-typeck.cc:7528
52838 #, gcc-internal-format
52839 msgid "request for implicit conversion from %qT to %qT not permitted in C++"
52840 msgstr ""
52842 #: c/c-typeck.cc:7555
52843 #, gcc-internal-format
52844 msgid "passing argument %d of %qE from pointer to non-enclosed address space"
52845 msgstr ""
52847 #: c/c-typeck.cc:7566
52848 #, gcc-internal-format
52849 msgid "assignment from pointer to non-enclosed address space"
52850 msgstr ""
52852 #: c/c-typeck.cc:7577
52853 #, gcc-internal-format
52854 msgid "initialization from pointer to non-enclosed address space"
52855 msgstr ""
52857 #: c/c-typeck.cc:7587
52858 #, gcc-internal-format
52859 msgid "return from pointer to non-enclosed address space"
52860 msgstr ""
52862 #: c/c-typeck.cc:7603
52863 #, gcc-internal-format
52864 msgid "expected %qT but pointer is of type %qT"
52865 msgstr ""
52867 #: c/c-typeck.cc:7618
52868 #, gcc-internal-format
52869 msgid "argument %d of %qE might be a candidate for a format attribute"
52870 msgstr ""
52872 #: c/c-typeck.cc:7624
52873 #, gcc-internal-format
52874 msgid "assignment left-hand side might be a candidate for a format attribute"
52875 msgstr ""
52877 #: c/c-typeck.cc:7630
52878 #, gcc-internal-format
52879 msgid ""
52880 "initialization left-hand side might be a candidate for a format attribute"
52881 msgstr ""
52883 #: c/c-typeck.cc:7635 cp/typeck.cc:10459
52884 #, gcc-internal-format
52885 msgid "return type might be a candidate for a format attribute"
52886 msgstr ""
52888 #: c/c-typeck.cc:7659
52889 #, gcc-internal-format
52890 msgid "passing argument %d of %qE from incompatible scalar storage order"
52891 msgstr ""
52893 #: c/c-typeck.cc:7669
52894 #, gcc-internal-format
52895 msgid ""
52896 "assignment to %qT from pointer type %qT with incompatible scalar storage "
52897 "order"
52898 msgstr ""
52900 #: c/c-typeck.cc:7679
52901 #, gcc-internal-format
52902 msgid ""
52903 "initialization of %qT from pointer type %qT with incompatible scalar storage "
52904 "order"
52905 msgstr ""
52907 #: c/c-typeck.cc:7684
52908 #, gcc-internal-format
52909 msgid ""
52910 "returning %qT from pointer type with incompatible scalar storage order %qT"
52911 msgstr ""
52913 #: c/c-typeck.cc:7734
52914 #, gcc-internal-format
52915 msgid ""
52916 "ISO C forbids passing argument %d of %qE between function pointer and %<void "
52917 "*%>"
52918 msgstr ""
52920 #: c/c-typeck.cc:7737
52921 #, gcc-internal-format
52922 msgid "ISO C forbids assignment between function pointer and %<void *%>"
52923 msgstr ""
52925 #: c/c-typeck.cc:7739
52926 #, gcc-internal-format
52927 msgid "ISO C forbids initialization between function pointer and %<void *%>"
52928 msgstr ""
52930 #: c/c-typeck.cc:7741
52931 #, gcc-internal-format
52932 msgid "ISO C forbids return between function pointer and %<void *%>"
52933 msgstr ""
52935 #: c/c-typeck.cc:7771
52936 #, gcc-internal-format
52937 msgid "array with qualifier on the element is not qualified before C23"
52938 msgstr ""
52940 #: c/c-typeck.cc:7788
52941 #, gcc-internal-format
52942 msgid "pointer targets in passing argument %d of %qE differ in signedness"
52943 msgstr ""
52945 #: c/c-typeck.cc:7796
52946 #, gcc-internal-format
52947 msgid "pointer targets in assignment from %qT to %qT differ in signedness"
52948 msgstr ""
52950 #: c/c-typeck.cc:7802
52951 #, gcc-internal-format
52952 msgid "pointer targets in initialization of %qT from %qT differ in signedness"
52953 msgstr ""
52955 #: c/c-typeck.cc:7807
52956 #, gcc-internal-format
52957 msgid ""
52958 "pointer targets in returning %qT from a function with return type %qT differ "
52959 "in signedness"
52960 msgstr ""
52962 #: c/c-typeck.cc:7849
52963 #, gcc-internal-format
52964 msgid "passing argument %d of %qE from incompatible pointer type"
52965 msgstr ""
52967 #: c/c-typeck.cc:7858
52968 #, gcc-internal-format
52969 msgid "assignment to %qT from pointer to %qD with incompatible type %qT"
52970 msgstr ""
52972 #: c/c-typeck.cc:7863
52973 #, gcc-internal-format
52974 msgid "assignment to %qT from incompatible pointer type %qT"
52975 msgstr ""
52977 #: c/c-typeck.cc:7870
52978 #, gcc-internal-format
52979 msgid "initialization of %qT from pointer to %qD with incompatible type %qT"
52980 msgstr ""
52982 #: c/c-typeck.cc:7875
52983 #, gcc-internal-format
52984 msgid "initialization of %qT from incompatible pointer type %qT"
52985 msgstr ""
52987 #: c/c-typeck.cc:7882
52988 #, gcc-internal-format
52989 msgid ""
52990 "returning pointer to %qD of type %qT from a function with incompatible type "
52991 "%qT"
52992 msgstr ""
52994 #: c/c-typeck.cc:7887
52995 #, gcc-internal-format
52996 msgid "returning %qT from a function with incompatible return type %qT"
52997 msgstr ""
52999 #: c/c-typeck.cc:7929
53000 #, gcc-internal-format
53001 msgid "passing argument %d of %qE makes pointer from integer without a cast"
53002 msgstr ""
53004 #: c/c-typeck.cc:7936
53005 #, gcc-internal-format
53006 msgid "assignment to %qT from %qT makes pointer from integer without a cast"
53007 msgstr ""
53009 #: c/c-typeck.cc:7942
53010 #, gcc-internal-format
53011 msgid ""
53012 "initialization of %qT from %qT makes pointer from integer without a cast"
53013 msgstr ""
53015 #: c/c-typeck.cc:7947
53016 #, gcc-internal-format
53017 msgid ""
53018 "returning %qT from a function with return type %qT makes pointer from "
53019 "integer without a cast"
53020 msgstr ""
53022 #: c/c-typeck.cc:7968
53023 #, gcc-internal-format
53024 msgid "passing argument %d of %qE makes integer from pointer without a cast"
53025 msgstr ""
53027 #: c/c-typeck.cc:7975
53028 #, gcc-internal-format
53029 msgid "assignment to %qT from %qT makes integer from pointer without a cast"
53030 msgstr ""
53032 #: c/c-typeck.cc:7981
53033 #, gcc-internal-format
53034 msgid ""
53035 "initialization of %qT from %qT makes integer from pointer without a cast"
53036 msgstr ""
53038 #: c/c-typeck.cc:7985
53039 #, gcc-internal-format
53040 msgid ""
53041 "returning %qT from a function with return type %qT makes integer from "
53042 "pointer without a cast"
53043 msgstr ""
53045 #: c/c-typeck.cc:8017
53046 #, gcc-internal-format
53047 msgid "incompatible type for argument %d of %qE"
53048 msgstr ""
53050 #: c/c-typeck.cc:8028
53051 #, gcc-internal-format
53052 msgid "incompatible types when assigning to type %qT from type %qT"
53053 msgstr ""
53055 #: c/c-typeck.cc:8039
53056 #, gcc-internal-format
53057 msgid "incompatible types when initializing type %qT using type %qT"
53058 msgstr ""
53060 #: c/c-typeck.cc:8049
53061 #, gcc-internal-format
53062 msgid "incompatible types when returning type %qT but %qT was expected"
53063 msgstr ""
53065 #: c/c-typeck.cc:8129
53066 #, gcc-internal-format
53067 msgid "traditional C rejects automatic aggregate initialization"
53068 msgstr ""
53070 #: c/c-typeck.cc:8371
53071 #, gcc-internal-format
53072 msgid "%<constexpr%> pointer initializer is not null"
53073 msgstr ""
53075 #: c/c-typeck.cc:8379
53076 #, gcc-internal-format
53077 msgid "%<constexpr%> integer initializer is not an integer constant expression"
53078 msgstr ""
53080 #: c/c-typeck.cc:8382 c/c-typeck.cc:8444 c/c-typeck.cc:8581
53081 #, gcc-internal-format
53082 msgid "%<constexpr%> initializer not representable in type of object"
53083 msgstr ""
53085 #: c/c-typeck.cc:8392
53086 #, gcc-internal-format
53087 msgid "%<constexpr%> initializer is not an arithmetic constant expression"
53088 msgstr ""
53090 #: c/c-typeck.cc:8409
53091 #, gcc-internal-format
53092 msgid "%<constexpr%> initializer for a real type is of complex type"
53093 msgstr ""
53095 #: c/c-typeck.cc:8418
53096 #, gcc-internal-format
53097 msgid ""
53098 "%<constexpr%> initializer for a binary floating-point type is of decimal type"
53099 msgstr ""
53101 #: c/c-typeck.cc:8546 c/c-typeck.cc:9480 cp/typeck2.cc:1218
53102 #, gcc-internal-format
53103 msgid "initialization of a flexible array member"
53104 msgstr ""
53106 #: c/c-typeck.cc:8562 cp/typeck2.cc:1235
53107 #, gcc-internal-format
53108 msgid ""
53109 "cannot initialize array of %qT from a string literal with type array of %qT"
53110 msgstr ""
53112 #: c/c-typeck.cc:8621
53113 #, gcc-internal-format
53114 msgid "array of inappropriate type initialized from string constant"
53115 msgstr ""
53117 #: c/c-typeck.cc:8689 cp/typeck.cc:2534
53118 #, gcc-internal-format
53119 msgid "invalid use of non-lvalue array"
53120 msgstr ""
53122 #: c/c-typeck.cc:8703 c/c-typeck.cc:8829 c/c-typeck.cc:9565
53123 #, gcc-internal-format
53124 msgid "invalid initializer"
53125 msgstr ""
53127 #: c/c-typeck.cc:8715 c/c-typeck.cc:8739 c/c-typeck.cc:8742 c/c-typeck.cc:8750
53128 #: c/c-typeck.cc:8798 c/c-typeck.cc:10344 c/c-typeck.cc:10423
53129 #, gcc-internal-format
53130 msgid "initializer element is not constant"
53131 msgstr ""
53133 #: c/c-typeck.cc:8724
53134 #, gcc-internal-format
53135 msgid "array initialized from non-constant array expression"
53136 msgstr ""
53138 #: c/c-typeck.cc:8755 c/c-typeck.cc:8811 c/c-typeck.cc:10433
53139 #, gcc-internal-format
53140 msgid "initializer element is not a constant expression"
53141 msgstr ""
53143 #: c/c-typeck.cc:8805 c/c-typeck.cc:10428
53144 #, gcc-internal-format
53145 msgid "initializer element is not computable at load time"
53146 msgstr ""
53148 #: c/c-typeck.cc:9107 cp/decl.cc:7700
53149 #, gcc-internal-format
53150 msgid "opaque vector types cannot be initialized"
53151 msgstr ""
53153 #: c/c-typeck.cc:9327
53154 #, gcc-internal-format
53155 msgid "extra brace group at end of initializer"
53156 msgstr ""
53158 #: c/c-typeck.cc:9410
53159 #, gcc-internal-format
53160 msgid "braces around scalar initializer"
53161 msgstr ""
53163 #: c/c-typeck.cc:9477 c/c-typeck.cc:10966 cp/typeck2.cc:1245 cp/typeck2.cc:1580
53164 #, gcc-internal-format
53165 msgid "initialization of flexible array member in a nested context"
53166 msgstr ""
53168 #: c/c-typeck.cc:9514
53169 #, gcc-internal-format
53170 msgid "missing braces around initializer"
53171 msgstr ""
53173 #: c/c-typeck.cc:9537
53174 #, gcc-internal-format
53175 msgid "missing initializer for field %qD of %qT"
53176 msgstr ""
53178 #: c/c-typeck.cc:9577
53179 #, gcc-internal-format
53180 msgid "extra elements in scalar initializer"
53181 msgstr ""
53183 #: c/c-typeck.cc:9696 c/c-typeck.cc:9778
53184 #, gcc-internal-format
53185 msgid "array index in non-array initializer"
53186 msgstr ""
53188 #: c/c-typeck.cc:9701 c/c-typeck.cc:9840
53189 #, gcc-internal-format
53190 msgid "field name not in record or union initializer"
53191 msgstr ""
53193 #: c/c-typeck.cc:9751
53194 #, gcc-internal-format
53195 msgid "array index in initializer not of integer type"
53196 msgstr ""
53198 #: c/c-typeck.cc:9760 c/c-typeck.cc:9769
53199 #, gcc-internal-format
53200 msgid "array index in initializer is not an integer constant expression"
53201 msgstr ""
53203 #: c/c-typeck.cc:9774 c/c-typeck.cc:9776
53204 #, gcc-internal-format
53205 msgid "nonconstant array index in initializer"
53206 msgstr ""
53208 #: c/c-typeck.cc:9780 c/c-typeck.cc:9783
53209 #, gcc-internal-format
53210 msgid "array index in initializer exceeds array bounds"
53211 msgstr ""
53213 #: c/c-typeck.cc:9802
53214 #, gcc-internal-format
53215 msgid "empty index range in initializer"
53216 msgstr ""
53218 #: c/c-typeck.cc:9811
53219 #, gcc-internal-format
53220 msgid "array index range in initializer exceeds array bounds"
53221 msgstr ""
53223 #: c/c-typeck.cc:9913 c/c-typeck.cc:9943 c/c-typeck.cc:10521
53224 #, gcc-internal-format
53225 msgid "initialized field with side-effects overwritten"
53226 msgstr ""
53228 #: c/c-typeck.cc:9917 c/c-typeck.cc:9947 c/c-typeck.cc:10524
53229 #, gcc-internal-format
53230 msgid "initialized field overwritten"
53231 msgstr ""
53233 #: c/c-typeck.cc:10455
53234 #, gcc-internal-format
53235 msgid "enum conversion in initialization is invalid in C++"
53236 msgstr ""
53238 #: c/c-typeck.cc:10836
53239 #, gcc-internal-format
53240 msgid "excess elements in %qT initializer"
53241 msgstr ""
53243 #: c/c-typeck.cc:10848 c/c-typeck.cc:10925
53244 #, gcc-internal-format
53245 msgid "excess elements in struct initializer"
53246 msgstr ""
53248 #: c/c-typeck.cc:10869
53249 #, gcc-internal-format
53250 msgid ""
53251 "positional initialization of field in %<struct%> declared with "
53252 "%<designated_init%> attribute"
53253 msgstr ""
53255 #: c/c-typeck.cc:10940 cp/typeck2.cc:1222
53256 #, gcc-internal-format
53257 msgid "non-static initialization of a flexible array member"
53258 msgstr ""
53260 #: c/c-typeck.cc:11035
53261 #, gcc-internal-format
53262 msgid "excess elements in union initializer"
53263 msgstr ""
53265 #: c/c-typeck.cc:11057
53266 #, gcc-internal-format
53267 msgid "traditional C rejects initialization of unions"
53268 msgstr ""
53270 #: c/c-typeck.cc:11119
53271 #, gcc-internal-format
53272 msgid "excess elements in array initializer"
53273 msgstr ""
53275 #: c/c-typeck.cc:11153
53276 #, gcc-internal-format
53277 msgid "excess elements in vector initializer"
53278 msgstr ""
53280 #: c/c-typeck.cc:11185
53281 #, gcc-internal-format
53282 msgid "excess elements in scalar initializer"
53283 msgstr ""
53285 #: c/c-typeck.cc:11428
53286 #, gcc-internal-format
53287 msgid "ISO C forbids %<goto *expr;%>"
53288 msgstr ""
53290 #: c/c-typeck.cc:11434
53291 #, gcc-internal-format
53292 msgid "computed goto must be pointer type"
53293 msgstr ""
53295 #: c/c-typeck.cc:11463 c/gimple-parser.cc:2597 cp/typeck.cc:11060
53296 #, gcc-internal-format
53297 msgid "function declared %<noreturn%> has a %<return%> statement"
53298 msgstr ""
53300 #: c/c-typeck.cc:11490
53301 #, gcc-internal-format
53302 msgid "%<return%> with no value, in function returning non-void"
53303 msgstr ""
53305 #: c/c-typeck.cc:11503 c/gimple-parser.cc:2607
53306 #, gcc-internal-format
53307 msgid "%<return%> with a value, in function returning void"
53308 msgstr ""
53310 #: c/c-typeck.cc:11506
53311 #, gcc-internal-format
53312 msgid "ISO C forbids %<return%> with expression, in function returning void"
53313 msgstr ""
53315 #: c/c-typeck.cc:11583
53316 #, gcc-internal-format
53317 msgid "function returns address of label"
53318 msgstr ""
53320 #: c/c-typeck.cc:11674 cp/semantics.cc:1706
53321 #, gcc-internal-format
53322 msgid "switch quantity not an integer"
53323 msgstr ""
53325 #: c/c-typeck.cc:11699
53326 #, gcc-internal-format
53327 msgid "%<long%> switch expression not converted to %<int%> in ISO C"
53328 msgstr ""
53330 #: c/c-typeck.cc:11737 c/c-typeck.cc:11745
53331 #, gcc-internal-format
53332 msgid "case label is not an integer constant expression"
53333 msgstr ""
53335 #: c/c-typeck.cc:11751 cp/parser.cc:13104
53336 #, gcc-internal-format
53337 msgid "case label not within a switch statement"
53338 msgstr ""
53340 #: c/c-typeck.cc:11753
53341 #, gcc-internal-format
53342 msgid "%<default%> label not within a switch statement"
53343 msgstr ""
53345 #: c/c-typeck.cc:11829 cp/parser.cc:14824
53346 #, gcc-internal-format
53347 msgid "break statement not within loop or switch"
53348 msgstr ""
53350 #: c/c-typeck.cc:11832 c/c-typeck.cc:11852 cp/decl.cc:4061 cp/parser.cc:14834
53351 #: cp/parser.cc:14855
53352 #, gcc-internal-format
53353 msgid "invalid exit from OpenMP structured block"
53354 msgstr ""
53356 #: c/c-typeck.cc:11835 cp/parser.cc:14837
53357 #, gcc-internal-format
53358 msgid "break statement used with OpenMP for loop"
53359 msgstr ""
53361 #: c/c-typeck.cc:11849 cp/parser.cc:14847
53362 #, gcc-internal-format
53363 msgid "continue statement not within a loop"
53364 msgstr ""
53366 #: c/c-typeck.cc:11889 cp/cp-gimplify.cc:272
53367 #, gcc-internal-format
53368 msgid "statement with no effect"
53369 msgstr ""
53371 #: c/c-typeck.cc:11933
53372 #, gcc-internal-format
53373 msgid "expression statement has incomplete type"
53374 msgstr ""
53376 #: c/c-typeck.cc:12224
53377 #, gcc-internal-format
53378 msgid ""
53379 "the comparison will always evaluate as %<false%> for the pointer operand in "
53380 "%qE must not be NULL"
53381 msgstr ""
53383 #: c/c-typeck.cc:12229
53384 #, gcc-internal-format
53385 msgid ""
53386 "the comparison will always evaluate as %<true%> for the pointer operand in "
53387 "%qE must not be NULL"
53388 msgstr ""
53390 #: c/c-typeck.cc:12247 c/c-typeck.cc:12285
53391 #, gcc-internal-format
53392 msgid ""
53393 "the comparison will always evaluate as %<false%> for the address of %qE will "
53394 "never be NULL"
53395 msgstr ""
53397 #: c/c-typeck.cc:12252 c/c-typeck.cc:12290
53398 #, gcc-internal-format
53399 msgid ""
53400 "the comparison will always evaluate as %<true%> for the address of %qE will "
53401 "never be NULL"
53402 msgstr ""
53404 #: c/c-typeck.cc:12882 c/c-typeck.cc:13046 cp/typeck.cc:6087
53405 #, gcc-internal-format
53406 msgid "comparing vectors with different element types"
53407 msgstr ""
53409 #: c/c-typeck.cc:12890 c/c-typeck.cc:13054 cp/typeck.cc:6100
53410 #, gcc-internal-format
53411 msgid "comparing vectors with different number of elements"
53412 msgstr ""
53414 #: c/c-typeck.cc:12905 c/c-typeck.cc:13069 cp/typeck.cc:6118
53415 #, gcc-internal-format
53416 msgid "comparison between types %qT and %qT"
53417 msgstr ""
53419 #: c/c-typeck.cc:12915 c/c-typeck.cc:13079 cp/typeck.cc:6135
53420 #, gcc-internal-format
53421 msgid "could not find an integer type of the same size as %qT"
53422 msgstr ""
53424 #: c/c-typeck.cc:12929 cp/typeck.cc:5771
53425 #, gcc-internal-format
53426 msgid "comparing floating-point with %<==%> or %<!=%> is unsafe"
53427 msgstr ""
53429 #: c/c-typeck.cc:12968 c/c-typeck.cc:13120
53430 #, gcc-internal-format
53431 msgid "comparison of pointers to disjoint address spaces"
53432 msgstr ""
53434 #: c/c-typeck.cc:12975 c/c-typeck.cc:12981
53435 #, gcc-internal-format
53436 msgid "ISO C forbids comparison of %<void *%> with function pointer"
53437 msgstr ""
53439 #: c/c-typeck.cc:12988 c/c-typeck.cc:13130
53440 #, gcc-internal-format
53441 msgid "comparison of distinct pointer types lacks a cast"
53442 msgstr ""
53444 #: c/c-typeck.cc:13001 c/c-typeck.cc:13007 c/c-typeck.cc:13157
53445 #: c/c-typeck.cc:13163
53446 #, gcc-internal-format
53447 msgid "comparison between pointer and integer"
53448 msgstr ""
53450 #: c/c-typeck.cc:13108
53451 #, gcc-internal-format
53452 msgid "comparison of complete and incomplete pointers"
53453 msgstr ""
53455 #: c/c-typeck.cc:13110
53456 #, gcc-internal-format
53457 msgid "ISO C forbids ordered comparisons of pointers to functions"
53458 msgstr ""
53460 #: c/c-typeck.cc:13115
53461 #, gcc-internal-format
53462 msgid "ordered comparison of pointer with null pointer"
53463 msgstr ""
53465 #: c/c-typeck.cc:13138 c/c-typeck.cc:13141 c/c-typeck.cc:13148
53466 #: c/c-typeck.cc:13151
53467 #, gcc-internal-format
53468 msgid "ordered comparison of pointer with integer zero"
53469 msgstr ""
53471 #: c/c-typeck.cc:13228
53472 #, gcc-internal-format
53473 msgid ""
53474 "implicit conversion from %qT to %qT to match other operand of binary "
53475 "expression"
53476 msgstr ""
53478 #: c/c-typeck.cc:13546
53479 #, gcc-internal-format
53480 msgid "used array that cannot be converted to pointer where scalar is required"
53481 msgstr ""
53483 #: c/c-typeck.cc:13550
53484 #, gcc-internal-format
53485 msgid "used struct type value where scalar is required"
53486 msgstr ""
53488 #: c/c-typeck.cc:13554
53489 #, gcc-internal-format
53490 msgid "used union type value where scalar is required"
53491 msgstr ""
53493 #: c/c-typeck.cc:13570
53494 #, gcc-internal-format
53495 msgid "used vector type where scalar is required"
53496 msgstr ""
53498 #: c/c-typeck.cc:13773 cp/semantics.cc:11389
53499 #, gcc-internal-format
53500 msgid ""
53501 "%<#pragma omp cancel%> must specify one of %<parallel%>, %<for%>, "
53502 "%<sections%> or %<taskgroup%> clauses"
53503 msgstr ""
53505 #: c/c-typeck.cc:13784 c/c-typeck.cc:13794 cp/semantics.cc:11400
53506 #: cp/semantics.cc:11410
53507 #, gcc-internal-format
53508 msgid "expected %<cancel%> %<if%> clause modifier"
53509 msgstr ""
53511 #: c/c-typeck.cc:13829 cp/semantics.cc:11445
53512 #, gcc-internal-format
53513 msgid ""
53514 "%<#pragma omp cancellation point%> must specify one of %<parallel%>, "
53515 "%<for%>, %<sections%> or %<taskgroup%> clauses"
53516 msgstr ""
53518 #: c/c-typeck.cc:13897 cp/semantics.cc:5550 cp/semantics.cc:8558
53519 #, gcc-internal-format
53520 msgid "%qD is not a variable in %qs clause"
53521 msgstr ""
53523 #: c/c-typeck.cc:13901 c/c-typeck.cc:15708 cp/semantics.cc:5554
53524 #: cp/semantics.cc:8562
53525 #, gcc-internal-format
53526 msgid "%qE is not a variable in %qs clause"
53527 msgstr ""
53529 #: c/c-typeck.cc:13909
53530 #, gcc-internal-format
53531 msgid "%<_Atomic%> %qD in %qs clause"
53532 msgstr ""
53534 #: c/c-typeck.cc:13919 c/c-typeck.cc:15715 c/c-typeck.cc:15869
53535 #: cp/semantics.cc:5563 cp/semantics.cc:8569 cp/semantics.cc:8757
53536 #, gcc-internal-format
53537 msgid "%qD is threadprivate variable in %qs clause"
53538 msgstr ""
53540 #: c/c-typeck.cc:13956 cp/semantics.cc:5597
53541 #, gcc-internal-format
53542 msgid "low bound %qE of array section does not have integral type"
53543 msgstr ""
53545 #: c/c-typeck.cc:13963 cp/semantics.cc:5604
53546 #, gcc-internal-format
53547 msgid "length %qE of array section does not have integral type"
53548 msgstr ""
53550 #: c/c-typeck.cc:13986 cp/semantics.cc:5637
53551 #, gcc-internal-format
53552 msgid "expected single pointer in %qs clause"
53553 msgstr ""
53555 #: c/c-typeck.cc:14004 c/c-typeck.cc:14071 c/c-typeck.cc:14364
53556 #: cp/semantics.cc:5655 cp/semantics.cc:5722
53557 #, gcc-internal-format
53558 msgid "zero length array section in %qs clause"
53559 msgstr ""
53561 #: c/c-typeck.cc:14023 cp/semantics.cc:5674
53562 #, gcc-internal-format
53563 msgid "for unknown bound array type length expression must be specified"
53564 msgstr ""
53566 #: c/c-typeck.cc:14031 cp/semantics.cc:5682
53567 #, gcc-internal-format
53568 msgid "negative low bound in array section in %qs clause"
53569 msgstr ""
53571 #: c/c-typeck.cc:14040 c/c-typeck.cc:14164 cp/semantics.cc:5691
53572 #: cp/semantics.cc:5815
53573 #, gcc-internal-format
53574 msgid "negative length in array section in %qs clause"
53575 msgstr ""
53577 #: c/c-typeck.cc:14057 cp/semantics.cc:5708
53578 #, gcc-internal-format
53579 msgid "low bound %qE above array section size in %qs clause"
53580 msgstr ""
53582 #: c/c-typeck.cc:14100 cp/semantics.cc:5751
53583 #, gcc-internal-format
53584 msgid "length %qE above array section size in %qs clause"
53585 msgstr ""
53587 #: c/c-typeck.cc:14115 cp/semantics.cc:5766
53588 #, gcc-internal-format
53589 msgid "high bound %qE above array section size in %qs clause"
53590 msgstr ""
53592 #: c/c-typeck.cc:14152 cp/semantics.cc:5803
53593 #, gcc-internal-format
53594 msgid "for array function parameter length expression must be specified"
53595 msgstr ""
53597 #: c/c-typeck.cc:14156 cp/semantics.cc:5807
53598 #, gcc-internal-format
53599 msgid "for pointer type length expression must be specified"
53600 msgstr ""
53602 #: c/c-typeck.cc:14184 c/c-typeck.cc:14303 cp/semantics.cc:5834
53603 #: cp/semantics.cc:5970
53604 #, gcc-internal-format
53605 msgid "array section is not contiguous in %qs clause"
53606 msgstr ""
53608 #: c/c-typeck.cc:14194 cp/semantics.cc:5844
53609 #, gcc-internal-format
53610 msgid "%qE does not have pointer or array type"
53611 msgstr ""
53613 #: c/c-typeck.cc:14570 cp/semantics.cc:6906
53614 #, gcc-internal-format
53615 msgid "iterator %qD has neither integral nor pointer type"
53616 msgstr ""
53618 #: c/c-typeck.cc:14577
53619 #, gcc-internal-format
53620 msgid "iterator %qD has %<_Atomic%> qualified type"
53621 msgstr ""
53623 #: c/c-typeck.cc:14583 cp/semantics.cc:6913
53624 #, gcc-internal-format
53625 msgid "iterator %qD has const qualified type"
53626 msgstr ""
53628 #: c/c-typeck.cc:14596 cp/semantics.cc:6929
53629 #, gcc-internal-format
53630 msgid "iterator step with non-integral type"
53631 msgstr ""
53633 #: c/c-typeck.cc:14616 cp/semantics.cc:6965
53634 #, gcc-internal-format
53635 msgid "iterator %qD has zero step"
53636 msgstr ""
53638 #: c/c-typeck.cc:14643
53639 #, gcc-internal-format
53640 msgid "type of iterator %qD refers to outer iterator %qD"
53641 msgstr ""
53643 #: c/c-typeck.cc:14650 cp/semantics.cc:6999
53644 #, gcc-internal-format
53645 msgid "begin expression refers to outer iterator %qD"
53646 msgstr ""
53648 #: c/c-typeck.cc:14656 cp/semantics.cc:7005
53649 #, gcc-internal-format
53650 msgid "end expression refers to outer iterator %qD"
53651 msgstr ""
53653 #: c/c-typeck.cc:14662 cp/semantics.cc:7011
53654 #, gcc-internal-format
53655 msgid "step expression refers to outer iterator %qD"
53656 msgstr ""
53658 #: c/c-typeck.cc:14699 cp/semantics.cc:7059
53659 #, gcc-internal-format
53660 msgid "expected pointer in %qs clause"
53661 msgstr ""
53663 #: c/c-typeck.cc:14794 cp/semantics.cc:7148
53664 #, gcc-internal-format
53665 msgid ""
53666 "%<inscan%> and non-%<inscan%> %<reduction%> clauses on the same construct"
53667 msgstr ""
53669 #: c/c-typeck.cc:14816 cp/semantics.cc:7168
53670 #, gcc-internal-format
53671 msgid "%<inscan%> %<reduction%> clause with array section"
53672 msgstr ""
53674 #: c/c-typeck.cc:14842 c/c-typeck.cc:14852
53675 #, gcc-internal-format
53676 msgid "%qD in %<reduction%> clause is a zero size array"
53677 msgstr ""
53679 #: c/c-typeck.cc:14872
53680 #, gcc-internal-format
53681 msgid "%<_Atomic%> %qE in %<reduction%> clause"
53682 msgstr ""
53684 #: c/c-typeck.cc:14884
53685 #, gcc-internal-format
53686 msgid "zero sized type %qT in %qs clause"
53687 msgstr ""
53689 #: c/c-typeck.cc:14892
53690 #, gcc-internal-format
53691 msgid "variable sized type %qT in %qs clause"
53692 msgstr ""
53694 #: c/c-typeck.cc:14936
53695 #, gcc-internal-format
53696 msgid "%qE has invalid type for %<reduction(%s)%>"
53697 msgstr ""
53699 #: c/c-typeck.cc:14945 cp/semantics.cc:6798
53700 #, gcc-internal-format
53701 msgid "user defined reduction not found for %qE"
53702 msgstr ""
53704 #: c/c-typeck.cc:15033
53705 #, gcc-internal-format
53706 msgid "variable length element type in array %<reduction%> clause"
53707 msgstr ""
53709 #: c/c-typeck.cc:15051 c/c-typeck.cc:15963 cp/semantics.cc:9294
53710 #, gcc-internal-format
53711 msgid "%<nowait%> clause must not be used together with %<copyprivate%>"
53712 msgstr ""
53714 #: c/c-typeck.cc:15063 cp/semantics.cc:9362
53715 #, gcc-internal-format
53716 msgid "%qE must be %<threadprivate%> for %<copyin%>"
53717 msgstr ""
53719 #: c/c-typeck.cc:15078 cp/semantics.cc:7211
53720 #, gcc-internal-format
53721 msgid ""
53722 "modifier should not be specified in %<linear%> clause on %<simd%> or %<for%> "
53723 "constructs when not using OpenMP 5.2 modifiers"
53724 msgstr ""
53726 #: c/c-typeck.cc:15087
53727 #, gcc-internal-format
53728 msgid ""
53729 "linear clause applied to non-integral non-pointer variable with type %qT"
53730 msgstr ""
53732 #: c/c-typeck.cc:15095
53733 #, gcc-internal-format
53734 msgid "%<_Atomic%> %qD in %<linear%> clause"
53735 msgstr ""
53737 #: c/c-typeck.cc:15114 cp/semantics.cc:7295
53738 #, gcc-internal-format
53739 msgid "%<linear%> clause step %qE is neither constant nor a parameter"
53740 msgstr ""
53742 #: c/c-typeck.cc:15144 c/c-typeck.cc:15863 c/c-typeck.cc:16110
53743 #: cp/semantics.cc:7382 cp/semantics.cc:8751 cp/semantics.cc:9102
53744 #, gcc-internal-format
53745 msgid "%qE is not a variable in clause %qs"
53746 msgstr ""
53748 #: c/c-typeck.cc:15161 cp/semantics.cc:7400
53749 #, gcc-internal-format
53750 msgid "%qD appears more than once in data-sharing clauses"
53751 msgstr ""
53753 #: c/c-typeck.cc:15172 cp/semantics.cc:7411
53754 #, gcc-internal-format
53755 msgid "%qD appears more than once in reduction clauses"
53756 msgstr ""
53758 #: c/c-typeck.cc:15186 c/c-typeck.cc:15256 c/c-typeck.cc:15291
53759 #, gcc-internal-format
53760 msgid "%qE appears more than once in data clauses"
53761 msgstr ""
53763 #: c/c-typeck.cc:15196 c/c-typeck.cc:15264 c/c-typeck.cc:15611
53764 #: c/c-typeck.cc:15763 c/c-typeck.cc:15771 c/c-typeck.cc:15787
53765 #: c/c-typeck.cc:15796 c/c-typeck.cc:15804 cp/semantics.cc:7425
53766 #: cp/semantics.cc:7435 cp/semantics.cc:7528 cp/semantics.cc:7536
53767 #: cp/semantics.cc:7583 cp/semantics.cc:8440 cp/semantics.cc:8629
53768 #: cp/semantics.cc:8637 cp/semantics.cc:8657 cp/semantics.cc:8666
53769 #: cp/semantics.cc:8674
53770 #, gcc-internal-format
53771 msgid "%qD appears more than once in data clauses"
53772 msgstr ""
53774 #: c/c-typeck.cc:15199 c/c-typeck.cc:15270 c/c-typeck.cc:15807
53775 #: cp/semantics.cc:7438 cp/semantics.cc:7542 cp/semantics.cc:8677
53776 #, gcc-internal-format
53777 msgid "%qD appears both in data and map clauses"
53778 msgstr ""
53780 #: c/c-typeck.cc:15244 cp/semantics.cc:7515
53781 #, gcc-internal-format
53782 msgid "%qE is not a variable in clause %<firstprivate%>"
53783 msgstr ""
53785 #: c/c-typeck.cc:15284 cp/semantics.cc:7575
53786 #, gcc-internal-format
53787 msgid "%qE is not a variable in clause %<lastprivate%>"
53788 msgstr ""
53790 #: c/c-typeck.cc:15303 cp/semantics.cc:7973
53791 #, gcc-internal-format
53792 msgid "%qE is not a variable in %<aligned%> clause"
53793 msgstr ""
53795 #: c/c-typeck.cc:15310
53796 #, gcc-internal-format
53797 msgid "%qE in %<aligned%> clause is neither a pointer nor an array"
53798 msgstr ""
53800 #: c/c-typeck.cc:15317
53801 #, gcc-internal-format
53802 msgid "%<_Atomic%> %qD in %<aligned%> clause"
53803 msgstr ""
53805 #: c/c-typeck.cc:15324
53806 #, gcc-internal-format
53807 msgid "%qE appears more than once in %<aligned%> clauses"
53808 msgstr ""
53810 #: c/c-typeck.cc:15337 cp/semantics.cc:8044
53811 #, gcc-internal-format
53812 msgid "%qE is not a variable in %<nontemporal%> clause"
53813 msgstr ""
53815 #: c/c-typeck.cc:15343
53816 #, gcc-internal-format
53817 msgid "%qE appears more than once in %<nontemporal%> clauses"
53818 msgstr ""
53820 #: c/c-typeck.cc:15356 cp/semantics.cc:8083
53821 #, gcc-internal-format
53822 msgid "%qE is not a variable in %<allocate%> clause"
53823 msgstr ""
53825 #: c/c-typeck.cc:15362
53826 #, gcc-internal-format
53827 msgid "%qE appears more than once in %<allocate%> clauses"
53828 msgstr ""
53830 #: c/c-typeck.cc:15432 cp/semantics.cc:8209
53831 #, gcc-internal-format
53832 msgid "%<depend%> clause with %<depobj%> dependence type on array section"
53833 msgstr ""
53835 #: c/c-typeck.cc:15447 cp/semantics.cc:8224
53836 #, gcc-internal-format
53837 msgid ""
53838 "%<omp_all_memory%> used with %<depend%> kind other than %<out%> or %<inout%>"
53839 msgstr ""
53841 #: c/c-typeck.cc:15455 cp/semantics.cc:8242
53842 #, gcc-internal-format
53843 msgid "%qE is not lvalue expression nor array section in %qs clause"
53844 msgstr ""
53846 #: c/c-typeck.cc:15476 cp/semantics.cc:8264
53847 #, gcc-internal-format
53848 msgid ""
53849 "%qE does not have %<omp_depend_t%> type in %<depend%> clause with %<depobj%> "
53850 "dependence type"
53851 msgstr ""
53853 #: c/c-typeck.cc:15486 cp/semantics.cc:8276
53854 #, gcc-internal-format
53855 msgid ""
53856 "%qE should not have %<omp_depend_t%> type in %<depend%> clause with "
53857 "dependence type other than %<depobj%>"
53858 msgstr ""
53860 #: c/c-typeck.cc:15547 cp/semantics.cc:8375
53861 #, gcc-internal-format
53862 msgid "array section does not have mappable type in %qs clause"
53863 msgstr ""
53865 #: c/c-typeck.cc:15567 c/c-typeck.cc:15643 c/c-typeck.cc:15679
53866 #: cp/semantics.cc:8395 cp/semantics.cc:8474 cp/semantics.cc:8510
53867 #, gcc-internal-format
53868 msgid "unsupported map expression %qE"
53869 msgstr ""
53871 #: c/c-typeck.cc:15607 c/c-typeck.cc:15784 cp/semantics.cc:8436
53872 #: cp/semantics.cc:8654
53873 #, gcc-internal-format
53874 msgid "%qD appears more than once in motion clauses"
53875 msgstr ""
53877 #: c/c-typeck.cc:15615 c/c-typeck.cc:15790 cp/semantics.cc:8444
53878 #: cp/semantics.cc:8660
53879 #, gcc-internal-format
53880 msgid "%qD appears more than once in map clauses"
53881 msgstr ""
53883 #: c/c-typeck.cc:15734 c/c-typeck.cc:15876 cp/semantics.cc:8597
53884 #: cp/semantics.cc:8764
53885 #, gcc-internal-format
53886 msgid "%qD does not have a mappable type in %qs clause"
53887 msgstr ""
53889 #: c/c-typeck.cc:15859 cp/semantics.cc:8746
53890 #, gcc-internal-format
53891 msgid "%qE is neither a variable nor a function name in clause %qs"
53892 msgstr ""
53894 #: c/c-typeck.cc:15885 cp/semantics.cc:8776
53895 #, gcc-internal-format
53896 msgid "%qE appears more than once on the same %<declare target%> directive"
53897 msgstr ""
53899 #: c/c-typeck.cc:15899 cp/semantics.cc:8792
53900 #, gcc-internal-format
53901 msgid "%qD is not an argument in %<uniform%> clause"
53902 msgstr ""
53904 #: c/c-typeck.cc:15902 cp/semantics.cc:8795
53905 #, gcc-internal-format
53906 msgid "%qE is not an argument in %<uniform%> clause"
53907 msgstr ""
53909 #: c/c-typeck.cc:15921
53910 #, gcc-internal-format
53911 msgid "%qs variable is not a pointer"
53912 msgstr ""
53914 #: c/c-typeck.cc:15928
53915 #, gcc-internal-format
53916 msgid "%qs variable is neither a pointer nor an array"
53917 msgstr ""
53919 #: c/c-typeck.cc:15976 c/c-typeck.cc:16071 cp/semantics.cc:9256
53920 #, gcc-internal-format
53921 msgid "%<order%> clause must not be used together with %<ordered%>"
53922 msgstr ""
53924 #: c/c-typeck.cc:15996 cp/semantics.cc:8316
53925 #, gcc-internal-format
53926 msgid "too many %qs clauses on a task construct"
53927 msgstr ""
53929 #: c/c-typeck.cc:16093 cp/semantics.cc:9070
53930 #, gcc-internal-format
53931 msgid "%<inbranch%> clause is incompatible with %<notinbranch%>"
53932 msgstr ""
53934 #: c/c-typeck.cc:16160 cp/semantics.cc:9433
53935 #, gcc-internal-format
53936 msgid "%qE is predetermined %qs for %qs"
53937 msgstr ""
53939 #: c/c-typeck.cc:16170
53940 #, gcc-internal-format
53941 msgid ""
53942 "%<const%> qualified %qE may appear only in %<shared%> or %<firstprivate%> "
53943 "clauses"
53944 msgstr ""
53946 #: c/c-typeck.cc:16201 cp/semantics.cc:9208
53947 #, gcc-internal-format
53948 msgid "%<simdlen%> clause value is bigger than %<safelen%> clause value"
53949 msgstr ""
53951 #: c/c-typeck.cc:16213 cp/semantics.cc:9221
53952 #, gcc-internal-format
53953 msgid ""
53954 "%<nonmonotonic%> schedule modifier specified together with %<ordered%> clause"
53955 msgstr ""
53957 #: c/c-typeck.cc:16224 c/c-typeck.cc:16232 cp/semantics.cc:9230
53958 #: cp/semantics.cc:9248
53959 #, gcc-internal-format
53960 msgid "%qs clause specified together with %<inscan%> %<reduction%> clause"
53961 msgstr ""
53963 #: c/c-typeck.cc:16280 cp/semantics.cc:9188
53964 #, gcc-internal-format
53965 msgid ""
53966 "%<linear%> clause step is a parameter %qD not specified in %<uniform%> clause"
53967 msgstr ""
53969 #: c/c-typeck.cc:16331 cp/semantics.cc:9238
53970 #, gcc-internal-format
53971 msgid "%<nogroup%> clause must not be used together with %<reduction%> clause"
53972 msgstr ""
53974 #: c/c-typeck.cc:16341 cp/semantics.cc:9267
53975 #, gcc-internal-format
53976 msgid "%<detach%> clause must not be used together with %<mergeable%> clause"
53977 msgstr ""
53979 #: c/c-typeck.cc:16359 cp/semantics.cc:9458
53980 #, gcc-internal-format
53981 msgid ""
53982 "the event handle of a %<detach%> clause should not be in a data-sharing "
53983 "clause"
53984 msgstr ""
53986 #: c/c-typeck.cc:16534
53987 #, gcc-internal-format
53988 msgid "cannot use %<va_arg%> with reverse storage order"
53989 msgstr ""
53991 #: c/c-typeck.cc:16539
53992 #, gcc-internal-format
53993 msgid "second argument to %<va_arg%> is of incomplete type %qT"
53994 msgstr ""
53996 #: c/c-typeck.cc:16545
53997 #, gcc-internal-format
53998 msgid "second argument to %<va_arg%> is a function type %qT"
53999 msgstr ""
54001 #: c/c-typeck.cc:16551
54002 #, gcc-internal-format
54003 msgid "C++ requires promoted type, not enum type, in %<va_arg%>"
54004 msgstr ""
54006 #: c/gimple-parser.cc:166
54007 #, gcc-internal-format
54008 msgid "expected frequency quality"
54009 msgstr ""
54011 #: c/gimple-parser.cc:175
54012 #, gcc-internal-format
54013 msgid "unknown profile quality"
54014 msgstr ""
54016 #: c/gimple-parser.cc:187
54017 #, gcc-internal-format
54018 msgid "expected frequency value"
54019 msgstr ""
54021 #: c/gimple-parser.cc:331
54022 #, gcc-internal-format
54023 msgid "edge not found"
54024 msgstr ""
54026 #: c/gimple-parser.cc:347
54027 #, gcc-internal-format
54028 msgid "SSA name %qE with version %d has no definition"
54029 msgstr ""
54031 #: c/gimple-parser.cc:497 c/gimple-parser.cc:503
54032 #, gcc-internal-format
54033 msgid "expected block index"
54034 msgstr ""
54036 #: c/gimple-parser.cc:511
54037 #, gcc-internal-format
54038 msgid "invalid block index"
54039 msgstr ""
54041 #: c/gimple-parser.cc:522
54042 #, gcc-internal-format
54043 msgid "expected block specifier"
54044 msgstr ""
54046 #: c/gimple-parser.cc:540
54047 #, gcc-internal-format
54048 msgid "expected loop number"
54049 msgstr ""
54051 #: c/gimple-parser.cc:558
54052 #, gcc-internal-format
54053 msgid "unknown block specifier"
54054 msgstr ""
54056 #: c/gimple-parser.cc:571 c/gimple-parser.cc:2108
54057 #, gcc-internal-format
54058 msgid "expected count value"
54059 msgstr ""
54061 #: c/gimple-parser.cc:594 c/gimple-parser.cc:681
54062 #, gcc-internal-format
54063 msgid "stmts without block"
54064 msgstr ""
54066 #: c/gimple-parser.cc:631
54067 #, gcc-internal-format
54068 msgid "duplicate loop header"
54069 msgstr ""
54071 #: c/gimple-parser.cc:838
54072 #, gcc-internal-format
54073 msgid "invalid source block specification"
54074 msgstr ""
54076 #: c/gimple-parser.cc:905
54077 #, gcc-internal-format
54078 msgid "unexpected RHS for assignment"
54079 msgstr ""
54081 #: c/gimple-parser.cc:1005
54082 #, gcc-internal-format
54083 msgid "%<&&%> not valid in GIMPLE"
54084 msgstr ""
54086 #: c/gimple-parser.cc:1008
54087 #, gcc-internal-format
54088 msgid "%<||%> not valid in GIMPLE"
54089 msgstr ""
54091 #: c/gimple-parser.cc:1197
54092 #, gcc-internal-format
54093 msgid "expected pointer as argument of unary %<*%>"
54094 msgstr ""
54096 #: c/gimple-parser.cc:1223
54097 #, gcc-internal-format
54098 msgid "%<!%> not valid in GIMPLE"
54099 msgstr ""
54101 #: c/gimple-parser.cc:1282 c/gimple-parser.cc:1668
54102 #, gcc-internal-format
54103 msgid "expected constant offset"
54104 msgstr ""
54106 #: c/gimple-parser.cc:1343
54107 #, gcc-internal-format
54108 msgid "SSA name undeclared"
54109 msgstr ""
54111 #: c/gimple-parser.cc:1365
54112 #, gcc-internal-format
54113 msgid "base variable or SSA name undeclared"
54114 msgstr ""
54116 #: c/gimple-parser.cc:1372
54117 #, gcc-internal-format
54118 msgid "invalid base %qE for SSA name"
54119 msgstr ""
54121 #: c/gimple-parser.cc:1400
54122 #, gcc-internal-format
54123 msgid "expecting internal function name"
54124 msgstr ""
54126 #: c/gimple-parser.cc:1413
54127 #, gcc-internal-format
54128 msgid "unknown internal function %qE"
54129 msgstr ""
54131 #: c/gimple-parser.cc:1555
54132 #, gcc-internal-format
54133 msgid "invalid type of %<__MEM%> operand"
54134 msgstr ""
54136 #: c/gimple-parser.cc:1598
54137 #, gcc-internal-format
54138 msgid "expected constant offset for %<__MEM%> operand"
54139 msgstr ""
54141 #: c/gimple-parser.cc:1609
54142 #, gcc-internal-format
54143 msgid "expected constant step for %<__MEM%> operand"
54144 msgstr ""
54146 #: c/gimple-parser.cc:1662
54147 #, gcc-internal-format
54148 msgid "expected constant size"
54149 msgstr ""
54151 #: c/gimple-parser.cc:1700 c/gimple-parser.cc:1730 c/gimple-parser.cc:1770
54152 #: c/gimple-parser.cc:1778 c/gimple-parser.cc:1787
54153 #, gcc-internal-format
54154 msgid "invalid _Literal"
54155 msgstr ""
54157 #: c/gimple-parser.cc:1709
54158 #, gcc-internal-format
54159 msgid "invalid type for _Literal with constructor"
54160 msgstr ""
54162 #: c/gimple-parser.cc:1822
54163 #, gcc-internal-format
54164 msgid "anonymous SSA name cannot have default definition"
54165 msgstr ""
54167 #: c/gimple-parser.cc:1906
54168 #, gcc-internal-format
54169 msgid "invalid call to non-function"
54170 msgstr ""
54172 #: c/gimple-parser.cc:1962
54173 #, gcc-internal-format
54174 msgid "dereference of non-pointer"
54175 msgstr ""
54177 #: c/gimple-parser.cc:2089
54178 #, gcc-internal-format
54179 msgid "expected pass name"
54180 msgstr ""
54182 #: c/gimple-parser.cc:2128
54183 #, gcc-internal-format
54184 msgid "invalid operation"
54185 msgstr ""
54187 #: c/gimple-parser.cc:2293
54188 #, gcc-internal-format
54189 msgid "comparison required"
54190 msgstr ""
54192 #: c/gimple-parser.cc:2345
54193 #, gcc-internal-format
54194 msgid "%<catch%> is not supported"
54195 msgstr ""
54197 #: c/gimple-parser.cc:2347
54198 #, gcc-internal-format
54199 msgid "expected %<finally%> or %<catch%>"
54200 msgstr ""
54202 #: c/gimple-parser.cc:2391 c/gimple-parser.cc:2428
54203 #, gcc-internal-format
54204 msgid "expected goto expression"
54205 msgstr ""
54207 #: c/gimple-parser.cc:2399
54208 #, gcc-internal-format
54209 msgid "expected else statement"
54210 msgstr ""
54212 #: c/gimple-parser.cc:2542
54213 #, gcc-internal-format
54214 msgid "expected case label"
54215 msgstr ""
54217 #: cp/call.cc:2041
54218 #, gcc-internal-format
54219 msgid "casting %qT to %qT does not use %qD"
54220 msgstr ""
54222 #. A bad conversion for 'this' must be discarding cv-quals.
54223 #: cp/call.cc:3888
54224 #, gcc-internal-format
54225 msgid "  passing %qT as %<this%> argument discards qualifiers"
54226 msgstr ""
54228 #: cp/call.cc:3892
54229 msgid "  no known conversion for implicit %<this%> parameter from %qH to %qI"
54230 msgstr ""
54232 #: cp/call.cc:3899
54233 #, gcc-internal-format, gfc-internal-format
54234 msgid "  conversion of argument %d would be ill-formed:"
54235 msgstr ""
54237 #. Conversion of conversion function return value failed.
54238 #: cp/call.cc:3907
54239 msgid "  no known conversion from %qH to %qI"
54240 msgstr ""
54242 #: cp/call.cc:3913
54243 msgid "  no known conversion for argument %d from %qH to %qI"
54244 msgstr ""
54246 #: cp/call.cc:3927 cp/pt.cc:7112
54247 #, gcc-internal-format, gfc-internal-format
54248 msgid "  candidate expects at least %d argument, %d provided"
54249 msgid_plural "  candidate expects at least %d arguments, %d provided"
54250 msgstr[0] ""
54251 msgstr[1] ""
54253 #: cp/call.cc:3932 cp/pt.cc:7117
54254 #, gcc-internal-format, gfc-internal-format
54255 msgid "  candidate expects %d argument, %d provided"
54256 msgid_plural "  candidate expects %d arguments, %d provided"
54257 msgstr[0] ""
54258 msgstr[1] ""
54260 #: cp/call.cc:3960
54261 #, gcc-internal-format
54262 msgid "%s%<%D(%T, %T, %T)%> (built-in)"
54263 msgstr ""
54265 #: cp/call.cc:3965
54266 #, gcc-internal-format
54267 msgid "%s%<%D(%T, %T)%> (built-in)"
54268 msgstr ""
54270 #: cp/call.cc:3969
54271 #, gcc-internal-format
54272 msgid "%s%<%D(%T)%> (built-in)"
54273 msgstr ""
54275 #: cp/call.cc:3973
54276 #, gcc-internal-format
54277 msgid "%s%qT (conversion)"
54278 msgstr ""
54280 #: cp/call.cc:3975
54281 #, gcc-internal-format
54282 msgid "%s%#qD (near match)"
54283 msgstr ""
54285 #: cp/call.cc:3977
54286 #, gcc-internal-format
54287 msgid "%s%#qD (ignored)"
54288 msgstr ""
54290 #: cp/call.cc:3979
54291 #, gcc-internal-format
54292 msgid "%s%#qD (deleted)"
54293 msgstr ""
54295 #: cp/call.cc:3981
54296 #, gcc-internal-format
54297 msgid "%s%#qD (reversed)"
54298 msgstr ""
54300 #: cp/call.cc:3983
54301 #, gcc-internal-format
54302 msgid "%s%#qD (rewritten)"
54303 msgstr ""
54305 #: cp/call.cc:3985
54306 #, gcc-internal-format
54307 msgid "%s%#qD"
54308 msgstr ""
54310 #: cp/call.cc:3989
54311 #, gcc-internal-format
54312 msgid "  inherited here"
54313 msgstr ""
54315 #: cp/call.cc:4010
54316 #, gcc-internal-format
54317 msgid ""
54318 "  return type %qT of explicit conversion function cannot be converted to %qT "
54319 "with a qualification conversion"
54320 msgstr ""
54322 #: cp/call.cc:4016
54323 #, gcc-internal-format
54324 msgid ""
54325 "  conversion from return type %qT of template conversion function "
54326 "specialization to %qT is not an exact match"
54327 msgstr ""
54329 #: cp/call.cc:4027
54330 #, gcc-internal-format
54331 msgid ""
54332 "  substitution of deduced template arguments resulted in errors seen above"
54333 msgstr ""
54335 #. Re-run template unification with diagnostics.
54336 #: cp/call.cc:4032
54337 #, gcc-internal-format
54338 msgid "  template argument deduction/substitution failed:"
54339 msgstr ""
54341 #: cp/call.cc:4046
54342 #, gcc-internal-format
54343 msgid ""
54344 "  a constructor taking a single argument of its own class type is invalid"
54345 msgstr ""
54347 #: cp/call.cc:4053
54348 #, gcc-internal-format
54349 msgid ""
54350 "  an inherited constructor is not a candidate for initialization from an "
54351 "expression of the same or derived type"
54352 msgstr ""
54354 #: cp/call.cc:4132
54355 #, gcc-internal-format
54356 msgid ""
54357 "some candidates omitted; use %<-fdiagnostics-all-candidates%> to display them"
54358 msgstr ""
54360 #: cp/call.cc:4213 cp/call.cc:4758
54361 #, gcc-internal-format
54362 msgid "designated initializers cannot be used with a non-aggregate type %qT"
54363 msgstr ""
54365 #: cp/call.cc:4652
54366 msgid "conversion from %qH to %qI is ambiguous"
54367 msgstr ""
54369 #: cp/call.cc:4764 cp/cvt.cc:864
54370 msgid "could not convert %qE from %qH to %qI"
54371 msgstr ""
54373 #: cp/call.cc:4829
54374 msgid ""
54375 "initializing %qH with %qI in converted constant expression does not bind "
54376 "directly"
54377 msgstr ""
54379 #: cp/call.cc:4850
54380 msgid "conversion from %qH to %qI in a converted constant expression"
54381 msgstr ""
54383 #: cp/call.cc:5035
54384 #, gcc-internal-format
54385 msgid "no matching function for call to %<%D(%A)%>"
54386 msgstr ""
54388 #: cp/call.cc:5038
54389 #, gcc-internal-format
54390 msgid "call of overloaded %<%D(%A)%> is ambiguous"
54391 msgstr ""
54393 #. It's no good looking for an overloaded operator() on a
54394 #. pointer-to-member-function.
54395 #: cp/call.cc:5322
54396 #, gcc-internal-format
54397 msgid ""
54398 "pointer-to-member function %qE cannot be called without an object; consider "
54399 "using %<.*%> or %<->*%>"
54400 msgstr ""
54402 #: cp/call.cc:5401
54403 #, gcc-internal-format
54404 msgid "no match for call to %<(%T) (%A)%>"
54405 msgstr ""
54407 #: cp/call.cc:5415
54408 #, gcc-internal-format
54409 msgid "call of %<(%T) (%A)%> is ambiguous"
54410 msgstr ""
54412 #: cp/call.cc:5458
54413 #, gcc-internal-format
54414 msgid "ambiguous overload for "
54415 msgstr ""
54417 #: cp/call.cc:5459
54418 #, gcc-internal-format
54419 msgid "no match for "
54420 msgstr ""
54422 #: cp/call.cc:5462
54423 #, gcc-internal-format
54424 msgid " (operand types are %qT, %qT, and %qT)"
54425 msgstr ""
54427 #: cp/call.cc:5464
54428 #, gcc-internal-format
54429 msgid " (operand types are %qT and %qT)"
54430 msgstr ""
54432 #: cp/call.cc:5466
54433 #, gcc-internal-format
54434 msgid " (operand type is %qT)"
54435 msgstr ""
54437 #: cp/call.cc:5483
54438 #, gcc-internal-format
54439 msgid "ternary %<operator?:%>"
54440 msgstr ""
54442 #: cp/call.cc:5487
54443 #, gcc-internal-format
54444 msgid "ternary %<operator?:%> in %<%E ? %E : %E%>"
54445 msgstr ""
54447 #: cp/call.cc:5496 cp/call.cc:5540 cp/call.cc:5550
54448 #, gcc-internal-format
54449 msgid "%<operator%s%>"
54450 msgstr ""
54452 #: cp/call.cc:5499
54453 #, gcc-internal-format
54454 msgid "%<operator%s%> in %<%E%s%>"
54455 msgstr ""
54457 #: cp/call.cc:5506
54458 #, gcc-internal-format
54459 msgid "%<operator[]%>"
54460 msgstr ""
54462 #: cp/call.cc:5509
54463 #, gcc-internal-format
54464 msgid "%<operator[]%> in %<%E[%E]%>"
54465 msgstr ""
54467 #: cp/call.cc:5517
54468 #, gcc-internal-format
54469 msgid "%qs"
54470 msgstr ""
54472 #: cp/call.cc:5520
54473 #, gcc-internal-format
54474 msgid "%qs in %<%s %E%>"
54475 msgstr ""
54477 #: cp/call.cc:5526
54478 #, gcc-internal-format
54479 msgid "%<operator %s%>"
54480 msgstr ""
54482 #: cp/call.cc:5529
54483 #, gcc-internal-format
54484 msgid "%<operator %s%> in %<%s%E%>"
54485 msgstr ""
54487 #: cp/call.cc:5544
54488 #, gcc-internal-format
54489 msgid "%<operator%s%> in %<%E %s %E%>"
54490 msgstr ""
54492 #: cp/call.cc:5553
54493 #, gcc-internal-format
54494 msgid "%<operator%s%> in %<%s%E%>"
54495 msgstr ""
54497 #: cp/call.cc:5665
54498 #, gcc-internal-format
54499 msgid "ISO C++ forbids omitting the middle term of a %<?:%> expression"
54500 msgstr ""
54502 #: cp/call.cc:5742
54503 #, gcc-internal-format
54504 msgid ""
54505 "inferred scalar type %qT is not an integer or floating-point type of the "
54506 "same size as %qT"
54507 msgstr ""
54509 #: cp/call.cc:5759 cp/call.cc:5766
54510 msgid "conversion of scalar %qH to vector %qI involves truncation"
54511 msgstr ""
54513 #: cp/call.cc:5822
54514 #, gcc-internal-format
54515 msgid "incompatible vector types in conditional expression: %qT, %qT and %qT"
54516 msgstr ""
54518 #: cp/call.cc:5874 cp/call.cc:6220 cp/call.cc:6240
54519 #, gcc-internal-format
54520 msgid "operands to %<?:%> of types %qT and %qT have unordered conversion rank"
54521 msgstr ""
54523 #: cp/call.cc:5946
54524 #, gcc-internal-format
54525 msgid ""
54526 "second operand to the conditional operator is of type %<void%>, but the "
54527 "third operand is neither a throw-expression nor of type %<void%>"
54528 msgstr ""
54530 #: cp/call.cc:5951
54531 #, gcc-internal-format
54532 msgid ""
54533 "third operand to the conditional operator is of type %<void%>, but the "
54534 "second operand is neither a throw-expression nor of type %<void%>"
54535 msgstr ""
54537 #: cp/call.cc:5997 cp/call.cc:6109 cp/call.cc:6360
54538 #, gcc-internal-format
54539 msgid "operands to %<?:%> have different types %qT and %qT"
54540 msgstr ""
54542 #: cp/call.cc:6001
54543 #, gcc-internal-format
54544 msgid "  and each type can be converted to the other"
54545 msgstr ""
54547 #: cp/call.cc:6248
54548 msgid ""
54549 "implicit conversion from %qH to %qI to match other result of conditional"
54550 msgstr ""
54552 #: cp/call.cc:6266
54553 #, gcc-internal-format
54554 msgid "enumerated mismatch in conditional expression: %qT vs %qT"
54555 msgstr ""
54557 #: cp/call.cc:6286
54558 #, gcc-internal-format
54559 msgid ""
54560 "conditional expression between enumeration type %qT and floating-point type "
54561 "%qT"
54562 msgstr ""
54564 #: cp/call.cc:6290
54565 #, gcc-internal-format
54566 msgid ""
54567 "conditional expression between floating-point type %qT and enumeration type "
54568 "%qT"
54569 msgstr ""
54571 #: cp/call.cc:6294
54572 #, gcc-internal-format
54573 msgid ""
54574 "conditional expression between enumeration type %qT and floating-point type "
54575 "%qT is deprecated"
54576 msgstr ""
54578 #: cp/call.cc:6299
54579 #, gcc-internal-format
54580 msgid ""
54581 "conditional expression between floating-point type %qT and enumeration type "
54582 "%qT is deprecated"
54583 msgstr ""
54585 #: cp/call.cc:6315
54586 #, gcc-internal-format
54587 msgid "enumerated and non-enumerated type in conditional expression"
54588 msgstr ""
54590 #: cp/call.cc:7207
54591 #, gcc-internal-format
54592 msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
54593 msgstr ""
54595 #: cp/call.cc:7209
54596 #, gcc-internal-format
54597 msgid "no %<%D(int)%> declared for postfix %qs"
54598 msgstr ""
54600 #: cp/call.cc:7289
54601 #, gcc-internal-format
54602 msgid ""
54603 "in C++20 this comparison calls the current function recursively with "
54604 "reversed arguments"
54605 msgstr ""
54607 #: cp/call.cc:7342
54608 #, gcc-internal-format
54609 msgid "return type of %qD is not %qs"
54610 msgstr ""
54612 #: cp/call.cc:7344
54613 #, gcc-internal-format
54614 msgid "used as rewritten candidate for comparison of %qT and %qT"
54615 msgstr ""
54617 #: cp/call.cc:7427
54618 #, gcc-internal-format
54619 msgid "comparison between %q#T and %q#T"
54620 msgstr ""
54622 #: cp/call.cc:7614
54623 #, gcc-internal-format
54624 msgid "no match for call to %<%T::operator[] (%A)%>"
54625 msgstr ""
54627 #: cp/call.cc:7628
54628 #, gcc-internal-format
54629 msgid "call of %<%T::operator[] (%A)%> is ambiguous"
54630 msgstr ""
54632 #: cp/call.cc:7906
54633 #, gcc-internal-format
54634 msgid ""
54635 "exception cleanup for this placement new selects non-placement %<operator "
54636 "delete%>"
54637 msgstr ""
54639 #: cp/call.cc:7909
54640 #, gcc-internal-format
54641 msgid ""
54642 "%qD is a usual (non-placement) deallocation function in C++14 (or with %<-"
54643 "fsized-deallocation%>)"
54644 msgstr ""
54646 #: cp/call.cc:7946
54647 #, gcc-internal-format
54648 msgid "%qD is a usual (non-placement) deallocation function"
54649 msgstr ""
54651 #: cp/call.cc:8140
54652 #, gcc-internal-format
54653 msgid "no corresponding deallocation function for %qD"
54654 msgstr ""
54656 #: cp/call.cc:8143
54657 #, gcc-internal-format
54658 msgid ""
54659 "destroying delete %qD cannot be used to release the allocated memory if the "
54660 "initialization throws because the object is not constructed yet"
54661 msgstr ""
54663 #: cp/call.cc:8152
54664 #, gcc-internal-format
54665 msgid "no suitable %<operator %s%> for %qT"
54666 msgstr ""
54668 #: cp/call.cc:8188
54669 #, gcc-internal-format
54670 msgid "%q#D is private within this context"
54671 msgstr ""
54673 #: cp/call.cc:8189 cp/decl.cc:9125
54674 #, gcc-internal-format
54675 msgid "declared private here"
54676 msgstr ""
54678 #: cp/call.cc:8194
54679 #, gcc-internal-format
54680 msgid "%q#D is protected within this context"
54681 msgstr ""
54683 #: cp/call.cc:8195 cp/decl.cc:9126
54684 #, gcc-internal-format
54685 msgid "declared protected here"
54686 msgstr ""
54688 #: cp/call.cc:8202
54689 #, gcc-internal-format
54690 msgid "%q#D is inaccessible within this context"
54691 msgstr ""
54693 #: cp/call.cc:8283
54694 #, gcc-internal-format
54695 msgid "passing NULL to non-pointer argument %P of %qD"
54696 msgstr ""
54698 #: cp/call.cc:8286 cp/call.cc:8305 cp/decl.cc:10862 cp/decl.cc:10870
54699 #: cp/typeck.cc:4606
54700 #, gcc-internal-format
54701 msgid "  declared here"
54702 msgstr ""
54704 #: cp/call.cc:8290
54705 #, gcc-internal-format
54706 msgid "converting to non-pointer type %qT from NULL"
54707 msgstr ""
54709 #: cp/call.cc:8302
54710 #, gcc-internal-format
54711 msgid "converting %<false%> to pointer type for argument %P of %qD"
54712 msgstr ""
54714 #: cp/call.cc:8309
54715 #, gcc-internal-format
54716 msgid "converting %<false%> to pointer type %qT"
54717 msgstr ""
54719 #: cp/call.cc:8376
54720 #, gcc-internal-format
54721 msgid "  initializing argument %P of %qD"
54722 msgstr ""
54724 #: cp/call.cc:8397
54725 #, gcc-internal-format
54726 msgid ""
54727 "conversions to arrays of unknown bound are only available with %<-std=c+"
54728 "+20%> or %<-std=gnu++20%>"
54729 msgstr ""
54731 #: cp/call.cc:8447
54732 #, gcc-internal-format
54733 msgid "too many braces around initializer for %qT"
54734 msgstr ""
54736 #: cp/call.cc:8458
54737 msgid "converting to %qH from %qI requires direct-initialization"
54738 msgstr ""
54740 #: cp/call.cc:8470
54741 msgid ""
54742 "ISO C++ does not allow converting to %qH from %qI with greater conversion "
54743 "rank"
54744 msgstr ""
54746 #: cp/call.cc:8478
54747 msgid ""
54748 "ISO C++ does not allow converting to %qH from %qI with unordered conversion "
54749 "rank"
54750 msgstr ""
54752 #: cp/call.cc:8494
54753 msgid "invalid user-defined conversion from %qH to %qI"
54754 msgstr ""
54756 #: cp/call.cc:8527 cp/cvt.cc:227
54757 msgid "invalid conversion from %qH to %qI"
54758 msgstr ""
54760 #: cp/call.cc:8574 cp/call.cc:8587
54761 #, gcc-internal-format
54762 msgid ""
54763 "converting to %qT from initializer list would use explicit constructor %qD"
54764 msgstr ""
54766 #: cp/call.cc:8580
54767 #, gcc-internal-format
54768 msgid "in C++11 and above a default constructor can be explicit"
54769 msgstr ""
54771 #: cp/call.cc:8860
54772 msgid "cannot bind rvalue reference of type %qH to lvalue of type %qI"
54773 msgstr ""
54775 #: cp/call.cc:8869
54776 msgid ""
54777 "cannot bind non-const lvalue reference of type %qH to a value of type %qI"
54778 msgstr ""
54780 #: cp/call.cc:8874
54781 msgid ""
54782 "cannot bind non-const lvalue reference of type %qH to an rvalue of type %qI"
54783 msgstr ""
54785 #. extype is volatile
54786 #: cp/call.cc:8877
54787 msgid "cannot bind lvalue reference of type %qH to an rvalue of type %qI"
54788 msgstr ""
54790 #: cp/call.cc:8890
54791 msgid "cannot bind reference of type %qH to %qI due to different array bounds"
54792 msgstr ""
54794 #: cp/call.cc:8893
54795 msgid "binding reference of type %qH to %qI discards qualifiers"
54796 msgstr ""
54798 #: cp/call.cc:8932
54799 #, gcc-internal-format
54800 msgid "cannot bind bit-field %qE to %qT"
54801 msgstr ""
54803 #: cp/call.cc:8935 cp/call.cc:8953
54804 #, gcc-internal-format
54805 msgid "cannot bind packed field %qE to %qT"
54806 msgstr ""
54808 #: cp/call.cc:8938
54809 #, gcc-internal-format
54810 msgid "cannot bind rvalue %qE to %qT"
54811 msgstr ""
54813 #: cp/call.cc:9139
54814 msgid "implicit conversion from %qH to %qI when passing argument to function"
54815 msgstr ""
54817 #: cp/call.cc:9168 cp/cvt.cc:2011
54818 #, gcc-internal-format
54819 msgid ""
54820 "scoped enum %qT passed through %<...%> as %qT before %<-fabi-version=6%>, "
54821 "%qT after"
54822 msgstr ""
54824 #: cp/call.cc:9212
54825 #, gcc-internal-format
54826 msgid ""
54827 "passing objects of non-trivially-copyable type %q#T through %<...%> is "
54828 "conditionally supported"
54829 msgstr ""
54831 #: cp/call.cc:9248
54832 #, gcc-internal-format
54833 msgid "cannot receive reference type %qT through %<...%>"
54834 msgstr ""
54836 #: cp/call.cc:9258
54837 #, gcc-internal-format
54838 msgid ""
54839 "receiving objects of non-trivially-copyable type %q#T through %<...%> is "
54840 "conditionally-supported"
54841 msgstr ""
54843 #: cp/call.cc:9326
54844 #, gcc-internal-format
54845 msgid "recursive evaluation of default argument for %q#D"
54846 msgstr ""
54848 #: cp/call.cc:9335
54849 #, gcc-internal-format
54850 msgid ""
54851 "call to %qD uses the default argument for parameter %P, which is not yet "
54852 "defined"
54853 msgstr ""
54855 #: cp/call.cc:9435
54856 #, gcc-internal-format
54857 msgid "argument of function call might be a candidate for a format attribute"
54858 msgstr ""
54860 #: cp/call.cc:9515
54861 #, gcc-internal-format
54862 msgid "use of multiversioned function without a default"
54863 msgstr ""
54865 #: cp/call.cc:10020
54866 #, gcc-internal-format
54867 msgid "use %<-fdiagnostics-all-candidates%> to display considered candidates"
54868 msgstr ""
54870 #: cp/call.cc:10143
54871 #, gcc-internal-format
54872 msgid "passing %qT as %<this%> argument discards qualifiers"
54873 msgstr ""
54875 #: cp/call.cc:10146 cp/call.cc:12994
54876 #, gcc-internal-format
54877 msgid "  in call to %qD"
54878 msgstr ""
54880 #: cp/call.cc:10171
54881 #, gcc-internal-format
54882 msgid "%qT is not an accessible base of %qT"
54883 msgstr ""
54885 #: cp/call.cc:10396
54886 #, gcc-internal-format
54887 msgid "passing arguments to ellipsis of inherited constructor %qD"
54888 msgstr ""
54890 #: cp/call.cc:10533
54891 #, gcc-internal-format
54892 msgid ""
54893 "assignment from temporary %<initializer_list%> does not extend the lifetime "
54894 "of the underlying array"
54895 msgstr ""
54897 #: cp/call.cc:10900
54898 #, gcc-internal-format
54899 msgid "%qD writing to an object of type %#qT with no trivial copy-assignment"
54900 msgstr ""
54902 #: cp/call.cc:10903
54903 #, gcc-internal-format
54904 msgid "%qD writing to an object of non-trivial type %#qT%s"
54905 msgstr ""
54907 #: cp/call.cc:10908
54908 #, gcc-internal-format
54909 msgid "%qD writing to an object of type %#qT with %qs member %qD"
54910 msgstr ""
54912 #: cp/call.cc:10913
54913 #, gcc-internal-format
54914 msgid ""
54915 "%qD writing to an object of type %#qT containing a pointer to data member%s"
54916 msgstr ""
54918 #: cp/call.cc:10928
54919 #, gcc-internal-format
54920 msgid "; use assignment or value-initialization instead"
54921 msgstr ""
54923 #: cp/call.cc:10930
54924 #, gcc-internal-format
54925 msgid "; use assignment instead"
54926 msgstr ""
54928 #: cp/call.cc:10932
54929 #, gcc-internal-format
54930 msgid "; use value-initialization instead"
54931 msgstr ""
54933 #: cp/call.cc:10935
54934 #, gcc-internal-format
54935 msgid "%qD clearing an object of type %#qT with no trivial copy-assignment%s"
54936 msgstr ""
54938 #: cp/call.cc:10938
54939 #, gcc-internal-format
54940 msgid "%qD clearing an object of non-trivial type %#qT%s"
54941 msgstr ""
54943 #: cp/call.cc:10940
54944 #, gcc-internal-format
54945 msgid "%qD clearing an object of type %#qT containing a pointer-to-member%s"
54946 msgstr ""
54948 #: cp/call.cc:10961
54949 #, gcc-internal-format
54950 msgid "; use copy-assignment or copy-initialization instead"
54951 msgstr ""
54953 #: cp/call.cc:10963
54954 #, gcc-internal-format
54955 msgid "; use copy-assignment instead"
54956 msgstr ""
54958 #: cp/call.cc:10965
54959 #, gcc-internal-format
54960 msgid "; use copy-initialization instead"
54961 msgstr ""
54963 #: cp/call.cc:10968
54964 #, gcc-internal-format
54965 msgid "%qD writing to an object of type %#qT with no trivial copy-assignment%s"
54966 msgstr ""
54968 #: cp/call.cc:10971
54969 #, gcc-internal-format
54970 msgid "%qD writing to an object of non-trivially copyable type %#qT%s"
54971 msgstr ""
54973 #: cp/call.cc:10974
54974 #, gcc-internal-format
54975 msgid "%qD writing to an object with a deleted copy constructor"
54976 msgstr ""
54978 #: cp/call.cc:10985
54979 #, gcc-internal-format
54980 msgid "%qD copying an object of non-trivial type %#qT from an array of %#qT"
54981 msgstr ""
54983 #: cp/call.cc:10997
54984 #, gcc-internal-format
54985 msgid ""
54986 "%qD copying an object of type %#qT with %qs member %qD from an array of "
54987 "%#qT; use assignment or copy-initialization instead"
54988 msgstr ""
54990 #: cp/call.cc:11016
54991 #, gcc-internal-format
54992 msgid ""
54993 "%qD writing to an object of a non-trivial type %#qT leaves %wu bytes "
54994 "unchanged"
54995 msgstr ""
54997 #: cp/call.cc:11019
54998 #, gcc-internal-format
54999 msgid ""
55000 "%qD writing to an object of a non-trivial type %#qT leaves %wu byte unchanged"
55001 msgstr ""
55003 #: cp/call.cc:11029
55004 #, gcc-internal-format
55005 msgid ""
55006 "%qD moving an object of non-trivially copyable type %#qT; use %<new%> and "
55007 "%<delete%> instead"
55008 msgstr ""
55010 #: cp/call.cc:11032
55011 #, gcc-internal-format
55012 msgid ""
55013 "%qD moving an object of type %#qT with deleted copy constructor; use %<new%> "
55014 "and %<delete%> instead"
55015 msgstr ""
55017 #: cp/call.cc:11035
55018 #, gcc-internal-format
55019 msgid "%qD moving an object of type %#qT with deleted destructor"
55020 msgstr ""
55022 #: cp/call.cc:11044
55023 #, gcc-internal-format
55024 msgid ""
55025 "%qD moving an object of non-trivial type %#qT and size %E into a region of "
55026 "size %E"
55027 msgstr ""
55029 #: cp/call.cc:11066
55030 #, gcc-internal-format
55031 msgid "%#qT declared here"
55032 msgstr ""
55034 #: cp/call.cc:11120
55035 #, gcc-internal-format
55036 msgid ""
55037 "argument %u in call to function %qE has pointer to a non-trivially-copyable "
55038 "type (%qT)"
55039 msgstr ""
55041 #: cp/call.cc:11189
55042 #, gcc-internal-format
55043 msgid "constructor delegates to itself"
55044 msgstr ""
55046 #: cp/call.cc:11464 cp/typeck.cc:10390
55047 msgid "cannot convert %qH to %qI"
55048 msgstr ""
55050 #: cp/call.cc:11486
55051 #, gcc-internal-format
55052 msgid "no matching function for call to %<%T::operator %T(%A)%#V%>"
55053 msgstr ""
55055 #: cp/call.cc:11518
55056 #, gcc-internal-format
55057 msgid "no matching function for call to %<%T::%s%E(%A)%#V%>"
55058 msgstr ""
55060 #: cp/call.cc:11566
55061 #, gcc-internal-format
55062 msgid "call to non-function %qD"
55063 msgstr ""
55065 #: cp/call.cc:11604 cp/pt.cc:17199 cp/typeck.cc:3483
55066 #, gcc-internal-format
55067 msgid "cannot call constructor %<%T::%D%> directly"
55068 msgstr ""
55070 #: cp/call.cc:11606
55071 #, gcc-internal-format
55072 msgid "for a function-style cast, remove the redundant %<::%D%>"
55073 msgstr ""
55075 #: cp/call.cc:11788
55076 #, gcc-internal-format
55077 msgid "no matching function for call to %<%s(%A)%>"
55078 msgstr ""
55080 #: cp/call.cc:11791
55081 #, gcc-internal-format
55082 msgid "call of overloaded %<%s(%A)%> is ambiguous"
55083 msgstr ""
55085 #: cp/call.cc:11814
55086 #, gcc-internal-format
55087 msgid "pure virtual %q#D called from non-static data member initializer"
55088 msgstr ""
55090 #: cp/call.cc:11819
55091 #, gcc-internal-format
55092 msgid "pure virtual %q#D called from constructor"
55093 msgstr ""
55095 #: cp/call.cc:11820
55096 #, gcc-internal-format
55097 msgid "pure virtual %q#D called from destructor"
55098 msgstr ""
55100 #: cp/call.cc:11843
55101 #, gcc-internal-format
55102 msgid "cannot call member function %qD without object"
55103 msgstr ""
55105 #: cp/call.cc:12992
55106 #, gcc-internal-format
55107 msgid "passing %qT chooses %qT over %qT"
55108 msgstr ""
55110 #: cp/call.cc:13018
55111 #, gcc-internal-format
55112 msgid ""
55113 "C++20 says that these are ambiguous, even though the second is reversed:"
55114 msgstr ""
55116 #: cp/call.cc:13041
55117 #, gcc-internal-format
55118 msgid "try making the operator a %<const%> member function"
55119 msgstr ""
55121 #: cp/call.cc:13104
55122 #, gcc-internal-format
55123 msgid "choosing %qD over %qD"
55124 msgstr ""
55126 #: cp/call.cc:13105
55127 msgid "  for conversion from %qH to %qI"
55128 msgstr ""
55130 #: cp/call.cc:13108
55131 #, gcc-internal-format
55132 msgid "  because conversion sequence for the argument is better"
55133 msgstr ""
55135 #: cp/call.cc:13392
55136 #, gcc-internal-format
55137 msgid "default argument mismatch in overload resolution"
55138 msgstr ""
55140 #: cp/call.cc:13396
55141 #, gcc-internal-format
55142 msgid " candidate 1: %q#F"
55143 msgstr ""
55145 #: cp/call.cc:13398
55146 #, gcc-internal-format
55147 msgid " candidate 2: %q#F"
55148 msgstr ""
55150 #: cp/call.cc:13444
55151 #, gcc-internal-format
55152 msgid ""
55153 "ISO C++ says that these are ambiguous, even though the worst conversion for "
55154 "the first is better than the worst conversion for the second:"
55155 msgstr ""
55157 #: cp/call.cc:13852
55158 #, gcc-internal-format
55159 msgid "a temporary bound to %qD only persists until the constructor exits"
55160 msgstr ""
55162 #: cp/call.cc:14005
55163 msgid ""
55164 "invalid initialization of non-const reference of type %qH from an rvalue of "
55165 "type %qI"
55166 msgstr ""
55168 #: cp/call.cc:14009
55169 msgid ""
55170 "invalid initialization of reference of type %qH from expression of type %qI"
55171 msgstr ""
55173 #: cp/call.cc:14327
55174 #, gcc-internal-format
55175 msgid "possibly dangling reference to a temporary"
55176 msgstr ""
55178 #: cp/call.cc:14328
55179 #, gcc-internal-format
55180 msgid "the temporary was destroyed at the end of the full expression %qE"
55181 msgstr ""
55183 #: cp/call.cc:14596
55184 #, gcc-internal-format
55185 msgid "explicit conversion function was not considered"
55186 msgstr ""
55188 #: cp/class.cc:322
55189 #, gcc-internal-format
55190 msgid ""
55191 "cannot convert from pointer to base class %qT to pointer to derived class "
55192 "%qT because the base is virtual"
55193 msgstr ""
55195 #: cp/class.cc:326
55196 #, gcc-internal-format
55197 msgid ""
55198 "cannot convert from base class %qT to derived class %qT because the base is "
55199 "virtual"
55200 msgstr ""
55202 #: cp/class.cc:333
55203 #, gcc-internal-format
55204 msgid ""
55205 "cannot convert from pointer to base class %qT to pointer to derived class "
55206 "%qT via virtual base %qT"
55207 msgstr ""
55209 #: cp/class.cc:338
55210 #, gcc-internal-format
55211 msgid ""
55212 "cannot convert from base class %qT to derived class %qT via virtual base %qT"
55213 msgstr ""
55215 #: cp/class.cc:391
55216 #, gcc-internal-format
55217 msgid "cannot convert from %qT to base class %qT because %qT is incomplete"
55218 msgstr ""
55220 #: cp/class.cc:1435
55221 #, gcc-internal-format
55222 msgid "%q#D conflicts with version inherited from %qT"
55223 msgstr ""
55225 #: cp/class.cc:1438
55226 #, gcc-internal-format
55227 msgid "version inherited from %qT declared here"
55228 msgstr ""
55230 #: cp/class.cc:1457
55231 #, gcc-internal-format
55232 msgid "%q#D cannot be overloaded with %q#D"
55233 msgstr ""
55235 #: cp/class.cc:1459 cp/decl.cc:1938 cp/decl.cc:1950 cp/decl.cc:1975
55236 #: cp/decl.cc:1998 cp/name-lookup.cc:2895 cp/name-lookup.cc:3213
55237 #, gcc-internal-format
55238 msgid "previous declaration %q#D"
55239 msgstr ""
55241 #: cp/class.cc:1501
55242 #, gcc-internal-format
55243 msgid "conflicting access specifications for method %q+D, ignored"
55244 msgstr ""
55246 #: cp/class.cc:1504
55247 #, gcc-internal-format
55248 msgid "conflicting access specifications for field %qE, ignored"
55249 msgstr ""
55251 #: cp/class.cc:1607
55252 #, gcc-internal-format
55253 msgid "%qD invalid in %q#T because of local method %q#D with same name"
55254 msgstr ""
55256 #: cp/class.cc:1611
55257 #, gcc-internal-format
55258 msgid "local method %q#D declared here"
55259 msgstr ""
55261 #: cp/class.cc:1616
55262 #, gcc-internal-format
55263 msgid "%qD invalid in %q#T because of local member %q#D with same name"
55264 msgstr ""
55266 #: cp/class.cc:1620
55267 #, gcc-internal-format
55268 msgid "local member %q#D declared here"
55269 msgstr ""
55271 #: cp/class.cc:1691
55272 #, gcc-internal-format
55273 msgid "%qD inherits the %E ABI tag that %qT (used in its return type) has"
55274 msgstr ""
55276 #: cp/class.cc:1694 cp/class.cc:1701 cp/class.cc:1708 cp/class.cc:1720
55277 #: cp/cvt.cc:1118 rust/backend/rust-tree.cc:643
55278 #, gcc-internal-format
55279 msgid "%qT declared here"
55280 msgstr ""
55282 #: cp/class.cc:1699
55283 #, gcc-internal-format
55284 msgid "%qD inherits the %E ABI tag that %qT (used in its type) has"
55285 msgstr ""
55287 #: cp/class.cc:1706
55288 #, gcc-internal-format
55289 msgid "%qT does not have the %E ABI tag that base %qT has"
55290 msgstr ""
55292 #: cp/class.cc:1714
55293 #, gcc-internal-format
55294 msgid "%qT does not have the %E ABI tag that %qT (used in the type of %qD) has"
55295 msgstr ""
55297 #: cp/class.cc:2025
55298 #, gcc-internal-format
55299 msgid "cannot derive from %<final%> base %qT in derived type %qT"
55300 msgstr ""
55302 #: cp/class.cc:2499
55303 #, gcc-internal-format
55304 msgid "all member functions in class %qT are private"
55305 msgstr ""
55307 #: cp/class.cc:2511
55308 #, gcc-internal-format
55309 msgid "%q#T only defines a private destructor and has no friends"
55310 msgstr ""
55312 #: cp/class.cc:2554
55313 #, gcc-internal-format
55314 msgid "%q#T only defines private constructors and has no friends"
55315 msgstr ""
55317 #: cp/class.cc:2558
55318 #, gcc-internal-format
55319 msgid "%q#D is public, but requires an existing %q#T object"
55320 msgstr ""
55322 #: cp/class.cc:2848
55323 #, gcc-internal-format
55324 msgid "no unique final overrider for %qD in %qT"
55325 msgstr ""
55327 #: cp/class.cc:3208
55328 #, gcc-internal-format
55329 msgid "%qD can be marked override"
55330 msgstr ""
55332 #: cp/class.cc:3211
55333 #, gcc-internal-format
55334 msgid "%q+#D marked %<override%>, but does not override"
55335 msgstr ""
55337 #: cp/class.cc:3226
55338 #, gcc-internal-format
55339 msgid "%q+#D marked %<final%>, but is not virtual"
55340 msgstr ""
55342 #: cp/class.cc:3303
55343 #, gcc-internal-format
55344 msgid "%qD was hidden"
55345 msgstr ""
55347 #: cp/class.cc:3304
55348 #, gcc-internal-format
55349 msgid "  by %qD"
55350 msgstr ""
55352 #: cp/class.cc:3516
55353 #, gcc-internal-format
55354 msgid "the ellipsis in %qD is not inherited"
55355 msgstr ""
55357 #: cp/class.cc:3720
55358 #, gcc-internal-format
55359 msgid "bit-field %q#D with non-integral type %qT"
55360 msgstr ""
55362 #: cp/class.cc:3736
55363 #, gcc-internal-format
55364 msgid "bit-field %q+D width not an integer constant"
55365 msgstr ""
55367 #: cp/class.cc:3741
55368 #, gcc-internal-format
55369 msgid "negative width in bit-field %q+D"
55370 msgstr ""
55372 #: cp/class.cc:3746
55373 #, gcc-internal-format
55374 msgid "zero width for bit-field %q+D"
55375 msgstr ""
55377 #: cp/class.cc:3756
55378 #, gcc-internal-format
55379 msgid "width of %qD exceeds its type"
55380 msgstr ""
55382 #: cp/class.cc:3762
55383 #, gcc-internal-format
55384 msgid "%qD is too small to hold all values of %q#T"
55385 msgstr ""
55387 #: cp/class.cc:3823
55388 #, gcc-internal-format
55389 msgid "member %q+#D with constructor not allowed in union"
55390 msgstr ""
55392 #: cp/class.cc:3826
55393 #, gcc-internal-format
55394 msgid "member %q+#D with destructor not allowed in union"
55395 msgstr ""
55397 #: cp/class.cc:3828
55398 #, gcc-internal-format
55399 msgid "member %q+#D with copy assignment operator not allowed in union"
55400 msgstr ""
55402 #: cp/class.cc:3832
55403 #, gcc-internal-format
55404 msgid ""
55405 "unrestricted unions only available with %<-std=c++11%> or %<-std=gnu++11%>"
55406 msgstr ""
55408 #: cp/class.cc:3948
55409 #, gcc-internal-format
55410 msgid "in C++98 %q+D may not be static because it is a member of a union"
55411 msgstr ""
55413 #: cp/class.cc:3961
55414 #, gcc-internal-format
55415 msgid "non-static data member %q+D in a union may not have reference type %qT"
55416 msgstr ""
55418 #: cp/class.cc:3974
55419 #, gcc-internal-format
55420 msgid "data member %q+D invalidly declared function type"
55421 msgstr ""
55423 #: cp/class.cc:3980
55424 #, gcc-internal-format
55425 msgid "data member %q+D invalidly declared method type"
55426 msgstr ""
55428 #: cp/class.cc:4051
55429 #, gcc-internal-format
55430 msgid "ignoring packed attribute because of unpacked non-POD field %q#D"
55431 msgstr ""
55433 #: cp/class.cc:4103
55434 #, gcc-internal-format
55435 msgid "member %q+D cannot be declared as a %<mutable%> reference"
55436 msgstr ""
55438 #: cp/class.cc:4106
55439 #, gcc-internal-format
55440 msgid "member %q+D cannot be declared both %<const%> and %<mutable%>"
55441 msgstr ""
55443 #: cp/class.cc:4137
55444 #, gcc-internal-format
55445 msgid "multiple fields in union %qT initialized"
55446 msgstr ""
55448 #: cp/class.cc:4139
55449 #, gcc-internal-format
55450 msgid "initialized member %q+D declared here"
55451 msgstr ""
55453 #: cp/class.cc:4187
55454 #, gcc-internal-format
55455 msgid "field %q#D with same name as class"
55456 msgstr ""
55458 #: cp/class.cc:4215
55459 #, gcc-internal-format
55460 msgid "%q#T has pointer data members"
55461 msgstr ""
55463 #: cp/class.cc:4220
55464 #, gcc-internal-format
55465 msgid "  but does not declare %<%T(const %T&)%>"
55466 msgstr ""
55468 #: cp/class.cc:4222
55469 #, gcc-internal-format
55470 msgid "  or %<operator=(const %T&)%>"
55471 msgstr ""
55473 #: cp/class.cc:4226
55474 #, gcc-internal-format
55475 msgid "  but does not declare %<operator=(const %T&)%>"
55476 msgstr ""
55478 #: cp/class.cc:4228
55479 #, gcc-internal-format
55480 msgid "pointer member %q+D declared here"
55481 msgstr ""
55483 #: cp/class.cc:4316
55484 #, gcc-internal-format
55485 msgid "layout of %qs member of type %qT changes in %qs"
55486 msgstr ""
55488 #: cp/class.cc:4709
55489 #, gcc-internal-format
55490 msgid "alignment of %qD increased in %<-fabi-version=9%> (GCC 5.2)"
55491 msgstr ""
55493 #: cp/class.cc:4712
55494 #, gcc-internal-format
55495 msgid "alignment of %qD will increase in %<-fabi-version=9%>"
55496 msgstr ""
55498 #: cp/class.cc:5040
55499 #, gcc-internal-format
55500 msgid "initializer specified for non-virtual method %q+D"
55501 msgstr ""
55503 #: cp/class.cc:5081
55504 #, gcc-internal-format
55505 msgid "no viable destructor for %qT"
55506 msgstr ""
55508 #: cp/class.cc:5083
55509 #, gcc-internal-format
55510 msgid "destructor for %qT is ambiguous"
55511 msgstr ""
55513 #: cp/class.cc:5551
55514 #, gcc-internal-format
55515 msgid "method overrides both %<transaction_pure%> and %qE methods"
55516 msgstr ""
55518 #: cp/class.cc:5572
55519 #, gcc-internal-format
55520 msgid "method declared %qE overriding %qE method"
55521 msgstr ""
55523 #: cp/class.cc:6204 cp/constexpr.cc:299
55524 #, gcc-internal-format
55525 msgid ""
55526 "enclosing class of %<constexpr%> non-static member function %q+#D is not a "
55527 "literal type"
55528 msgstr ""
55530 #: cp/class.cc:6230 rust/backend/rust-tree.cc:6076
55531 #, gcc-internal-format
55532 msgid "%q+T is not literal because:"
55533 msgstr ""
55535 #: cp/class.cc:6233 rust/backend/rust-tree.cc:6079
55536 #, gcc-internal-format
55537 msgid "  %qT is a closure type, which is only literal in C++17 and later"
55538 msgstr ""
55540 #: cp/class.cc:6236 rust/backend/rust-tree.cc:6087
55541 #, gcc-internal-format
55542 msgid "  %q+T has a non-trivial destructor"
55543 msgstr ""
55545 #: cp/class.cc:6239 rust/backend/rust-tree.cc:6084
55546 #, gcc-internal-format
55547 msgid "  %q+T does not have %<constexpr%> destructor"
55548 msgstr ""
55550 #: cp/class.cc:6247 rust/backend/rust-tree.cc:6092
55551 #, gcc-internal-format
55552 msgid ""
55553 "  %q+T is not an aggregate, does not have a trivial default constructor, and "
55554 "has no %<constexpr%> constructor that is not a copy or move constructor"
55555 msgstr ""
55557 #: cp/class.cc:6280 rust/backend/rust-tree.cc:6124
55558 #, gcc-internal-format
55559 msgid "  base class %qT of %q+T is non-literal"
55560 msgstr ""
55562 #: cp/class.cc:6295 rust/backend/rust-tree.cc:6138
55563 #, gcc-internal-format
55564 msgid "  non-static data member %qD has non-literal type"
55565 msgstr ""
55567 #: cp/class.cc:6302 rust/backend/rust-tree.cc:6145
55568 #, gcc-internal-format
55569 msgid "  non-static data member %qD has volatile type"
55570 msgstr ""
55572 #: cp/class.cc:6435
55573 #, gcc-internal-format
55574 msgid "base class %q#T has accessible non-virtual destructor"
55575 msgstr ""
55577 #: cp/class.cc:6464
55578 #, gcc-internal-format
55579 msgid "non-static reference %q#D in class without a constructor"
55580 msgstr ""
55582 #: cp/class.cc:6470
55583 #, gcc-internal-format
55584 msgid "non-static const member %q#D in class without a constructor"
55585 msgstr ""
55587 #: cp/class.cc:6816
55588 #, gcc-internal-format
55589 msgid ""
55590 "offset of %qT base class for %<-std=c++14%> and up changes in %<-fabi-"
55591 "version=17%> (GCC 12)"
55592 msgstr ""
55594 #: cp/class.cc:6820
55595 #, gcc-internal-format
55596 msgid ""
55597 "offset of %qD for %<-std=c++14%> and up changes in %<-fabi-version=17%> (GCC "
55598 "12)"
55599 msgstr ""
55601 #: cp/class.cc:6860
55602 #, gcc-internal-format
55603 msgid "direct base %qT inaccessible in %qT due to ambiguity"
55604 msgstr ""
55606 #: cp/class.cc:6872
55607 #, gcc-internal-format
55608 msgid "virtual base %qT inaccessible in %qT due to ambiguity"
55609 msgstr ""
55611 #: cp/class.cc:7114
55612 #, gcc-internal-format
55613 msgid ""
55614 "offset of %qD is not ABI-compliant and may change in a future version of GCC"
55615 msgstr ""
55617 #: cp/class.cc:7310
55618 #, gcc-internal-format
55619 msgid "size of type %qT is too large (%qE bytes)"
55620 msgstr ""
55622 #: cp/class.cc:7596
55623 #, gcc-internal-format
55624 msgid "invalid use of %q#T with a zero-size array in %q#D"
55625 msgstr ""
55627 #: cp/class.cc:7598
55628 #, gcc-internal-format
55629 msgid "invalid use of %q#T with a flexible array member in %q#T"
55630 msgstr ""
55632 #: cp/class.cc:7603
55633 #, gcc-internal-format
55634 msgid "array member %q#D declared here"
55635 msgstr ""
55637 #: cp/class.cc:7631
55638 #, gcc-internal-format
55639 msgid "zero-size array member %qD not at end of %q#T"
55640 msgstr ""
55642 #: cp/class.cc:7633
55643 #, gcc-internal-format
55644 msgid "zero-size array member %qD in an otherwise empty %q#T"
55645 msgstr ""
55647 #: cp/class.cc:7642 cp/class.cc:7673
55648 #, gcc-internal-format
55649 msgid "in the definition of %q#T"
55650 msgstr ""
55652 #: cp/class.cc:7650
55653 #, gcc-internal-format
55654 msgid "flexible array member %qD not at end of %q#T"
55655 msgstr ""
55657 #: cp/class.cc:7652
55658 #, gcc-internal-format
55659 msgid "flexible array member %qD in an otherwise empty %q#T"
55660 msgstr ""
55662 #: cp/class.cc:7671
55663 #, gcc-internal-format
55664 msgid "next member %q#D declared here"
55665 msgstr ""
55667 #: cp/class.cc:7785 cp/decl.cc:17645 cp/parser.cc:27741
55668 #, gcc-internal-format
55669 msgid "redefinition of %q#T"
55670 msgstr ""
55672 #: cp/class.cc:7932
55673 #, gcc-internal-format
55674 msgid "%q#T has virtual functions and accessible non-virtual destructor"
55675 msgstr ""
55677 #: cp/class.cc:7960
55678 #, gcc-internal-format
55679 msgid "type transparent %q#T does not have any fields"
55680 msgstr ""
55682 #: cp/class.cc:7966
55683 #, gcc-internal-format
55684 msgid "type transparent class %qT has base classes"
55685 msgstr ""
55687 #: cp/class.cc:7970
55688 #, gcc-internal-format
55689 msgid "type transparent class %qT has virtual functions"
55690 msgstr ""
55692 #: cp/class.cc:7976
55693 #, gcc-internal-format
55694 msgid ""
55695 "type transparent %q#T cannot be made transparent because the type of the "
55696 "first field has a different ABI from the class overall"
55697 msgstr ""
55699 #: cp/class.cc:8147
55700 #, gcc-internal-format
55701 msgid "definition of %qD does not match %<#include <initializer_list>%>"
55702 msgstr ""
55704 #: cp/class.cc:8158
55705 #, gcc-internal-format
55706 msgid "trying to finish struct, but kicked out due to previous parse errors"
55707 msgstr ""
55709 #: cp/class.cc:8665
55710 #, gcc-internal-format
55711 msgid "language string %<\"%E\"%> not recognized"
55712 msgstr ""
55714 #: cp/class.cc:8755
55715 #, gcc-internal-format
55716 msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
55717 msgstr ""
55719 #: cp/class.cc:8913
55720 #, gcc-internal-format
55721 msgid "no matches converting function %qD to type %q#T"
55722 msgstr ""
55724 #: cp/class.cc:8940
55725 #, gcc-internal-format
55726 msgid "converting overloaded function %qD to type %q#T is ambiguous"
55727 msgstr ""
55729 #: cp/class.cc:8982
55730 #, gcc-internal-format
55731 msgid ""
55732 "ISO C++ forbids taking the address of an unqualified or parenthesized non-"
55733 "static member function to form a pointer to explicit object member function."
55734 msgstr ""
55736 #: cp/class.cc:8987
55737 #, gcc-internal-format
55738 msgid ""
55739 "a pointer to explicit object member function can only be formed with %<&%E%>"
55740 msgstr ""
55742 #: cp/class.cc:8997
55743 #, gcc-internal-format
55744 msgid "assuming pointer to member %qD"
55745 msgstr ""
55747 #: cp/class.cc:9000
55748 #, gcc-internal-format
55749 msgid "(a pointer to member can only be formed with %<&%E%>)"
55750 msgstr ""
55752 #: cp/class.cc:9079
55753 #, gcc-internal-format
55754 msgid "not enough type information"
55755 msgstr ""
55757 #: cp/class.cc:9099
55758 #, gcc-internal-format
55759 msgid "cannot convert %qE from type %qT to type %qT"
55760 msgstr ""
55762 #: cp/class.cc:9398
55763 #, gcc-internal-format
55764 msgid "declaration of %q#D changes meaning of %qD"
55765 msgstr ""
55767 #: cp/class.cc:9401
55768 #, gcc-internal-format
55769 msgid "used here to mean %q#D"
55770 msgstr ""
55772 #: cp/constexpr.cc:112
55773 #, gcc-internal-format
55774 msgid "the type %qT of %<constexpr%> variable %qD is not literal"
55775 msgstr ""
55777 #: cp/constexpr.cc:123
55778 #, gcc-internal-format
55779 msgid ""
55780 "variable %qD of non-literal type %qT in %<constexpr%> function only "
55781 "available with %<-std=c++2b%> or %<-std=gnu++2b%>"
55782 msgstr ""
55784 #: cp/constexpr.cc:136
55785 #, gcc-internal-format
55786 msgid "%<constexpr%> variable %qD has variably-modified type %qT"
55787 msgstr ""
55789 #: cp/constexpr.cc:236
55790 #, gcc-internal-format
55791 msgid "inherited constructor %qD is not %<constexpr%>"
55792 msgstr ""
55794 #. constexpr_fundef_p
55795 #: cp/constexpr.cc:250
55796 #, gcc-internal-format
55797 msgid "invalid type for parameter %d of %<constexpr%> function %q+#D"
55798 msgstr ""
55800 #: cp/constexpr.cc:263
55801 #, gcc-internal-format
55802 msgid "lambdas are implicitly %<constexpr%> only in C++17 and later"
55803 msgstr ""
55805 #: cp/constexpr.cc:270 cp/decl.cc:14690
55806 #, gcc-internal-format
55807 msgid ""
55808 "%<constexpr%> destructors only available with %<-std=c++20%> or %<-std=gnu+"
55809 "+20%>"
55810 msgstr ""
55812 #. constexpr_fundef_p
55813 #: cp/constexpr.cc:283
55814 #, gcc-internal-format
55815 msgid "invalid return type %qT of %<constexpr%> function %q+D"
55816 msgstr ""
55818 #: cp/constexpr.cc:310
55819 #, gcc-internal-format
55820 msgid "%q#T has virtual base classes"
55821 msgstr ""
55823 #: cp/constexpr.cc:568
55824 #, gcc-internal-format
55825 msgid "%<constexpr%> constructor does not have empty body"
55826 msgstr ""
55828 #: cp/constexpr.cc:826
55829 #, gcc-internal-format
55830 msgid ""
55831 "%<constexpr%> constructor for union %qT must initialize exactly one non-"
55832 "static data member"
55833 msgstr ""
55835 #: cp/constexpr.cc:887
55836 #, gcc-internal-format
55837 msgid ""
55838 "member %qD must be initialized by mem-initializer in %<constexpr%> "
55839 "constructor"
55840 msgstr ""
55842 #: cp/constexpr.cc:950
55843 #, gcc-internal-format
55844 msgid "body of %<constexpr%> function %qD not a return-statement"
55845 msgstr ""
55847 #: cp/constexpr.cc:1078
55848 #, gcc-internal-format
55849 msgid "%qD is not usable as a %<constexpr%> function because:"
55850 msgstr ""
55852 #: cp/constexpr.cc:1315 cp/constexpr.cc:6357
55853 #, gcc-internal-format
55854 msgid "destroying %qE outside its lifetime"
55855 msgstr ""
55857 #: cp/constexpr.cc:1606 cp/constexpr.cc:3311
55858 #: rust/backend/rust-constexpr.cc:3326 rust/backend/rust-constexpr.cc:3589
55859 #, gcc-internal-format
55860 msgid "%<constexpr%> call flows off the end of the function"
55861 msgstr ""
55863 #: cp/constexpr.cc:1608 cp/constexpr.cc:1707 cp/constexpr.cc:1716
55864 #: cp/constexpr.cc:3583 rust/backend/rust-constexpr.cc:3331
55865 #: rust/backend/rust-constexpr.cc:3341 rust/backend/rust-constexpr.cc:4324
55866 #, gcc-internal-format
55867 msgid "%q+E is not a constant expression"
55868 msgstr ""
55870 #: cp/constexpr.cc:1898 cp/constexpr.cc:5923 cp/constexpr.cc:8232
55871 #: rust/backend/rust-constexpr.cc:875 rust/backend/rust-constexpr.cc:2494
55872 #, gcc-internal-format
55873 msgid "dereferencing a null pointer"
55874 msgstr ""
55876 #: cp/constexpr.cc:2086
55877 #, gcc-internal-format
55878 msgid "the comparison reduces to %qE"
55879 msgstr ""
55881 #: cp/constexpr.cc:2089
55882 #, gcc-internal-format
55883 msgid "%qE evaluates to false"
55884 msgstr ""
55886 #: cp/constexpr.cc:2168
55887 #, gcc-internal-format
55888 msgid "failed %<assume%> attribute assumption"
55889 msgstr ""
55891 #: cp/constexpr.cc:2203 cp/constexpr.cc:9682
55892 #: rust/backend/rust-constexpr.cc:5758
55893 #, gcc-internal-format
55894 msgid "call to internal function %qE"
55895 msgstr ""
55897 #: cp/constexpr.cc:2257 rust/backend/rust-constexpr.cc:2615
55898 #, gcc-internal-format
55899 msgid "modifying a const object %qE is not allowed in a constant expression"
55900 msgstr ""
55902 #: cp/constexpr.cc:2285 rust/backend/rust-constexpr.cc:2618
55903 #, gcc-internal-format
55904 msgid "originally declared %<const%> here"
55905 msgstr ""
55907 #: cp/constexpr.cc:2541 cp/constexpr.cc:2597 cp/constexpr.cc:2630
55908 #: cp/constexpr.cc:2652
55909 #, gcc-internal-format
55910 msgid "reference %<dynamic_cast%> failed"
55911 msgstr ""
55913 #: cp/constexpr.cc:2542
55914 #, gcc-internal-format
55915 msgid "dynamic type %qT of its operand does not have a base class of type %qT"
55916 msgstr ""
55918 #: cp/constexpr.cc:2566
55919 #, gcc-internal-format
55920 msgid "virtual table pointer is used uninitialized"
55921 msgstr ""
55923 #: cp/constexpr.cc:2598 cp/constexpr.cc:2631
55924 #, gcc-internal-format
55925 msgid ""
55926 "static type %qT of its operand is a non-public base class of dynamic type %qT"
55927 msgstr ""
55929 #: cp/constexpr.cc:2654
55930 #, gcc-internal-format
55931 msgid "%qT is an ambiguous base class of dynamic type %qT of its operand"
55932 msgstr ""
55934 #: cp/constexpr.cc:2657
55935 #, gcc-internal-format
55936 msgid ""
55937 "dynamic type %qT of its operand does not have an unambiguous public base "
55938 "class %qT"
55939 msgstr ""
55941 #: cp/constexpr.cc:2734 cp/constexpr.cc:3014 cp/constexpr.cc:9718
55942 #: rust/backend/rust-constexpr.cc:5789
55943 #, gcc-internal-format
55944 msgid "call to non-%<constexpr%> function %qD"
55945 msgstr ""
55947 #. virtual_offset is only set for virtual bases, which make the
55948 #. class non-literal, so we don't need to handle it here.
55949 #: cp/constexpr.cc:2740
55950 #, gcc-internal-format
55951 msgid "calling constexpr member function %qD through virtual base subobject"
55952 msgstr ""
55954 #: cp/constexpr.cc:2856 rust/backend/rust-constexpr.cc:3387
55955 #, gcc-internal-format
55956 msgid "expression %qE does not designate a %<constexpr%> function"
55957 msgstr ""
55959 #: cp/constexpr.cc:2934
55960 #, gcc-internal-format
55961 msgid "array deallocation of object allocated with non-array allocation"
55962 msgstr ""
55964 #: cp/constexpr.cc:2938 cp/constexpr.cc:2961
55965 #, gcc-internal-format
55966 msgid "allocation performed here"
55967 msgstr ""
55969 #: cp/constexpr.cc:2957
55970 #, gcc-internal-format
55971 msgid "non-array deallocation of object allocated with array allocation"
55972 msgstr ""
55974 #: cp/constexpr.cc:2974
55975 #, gcc-internal-format
55976 msgid "deallocation of already deallocated storage"
55977 msgstr ""
55979 #: cp/constexpr.cc:2981
55980 #, gcc-internal-format
55981 msgid "deallocation of storage that was not previously allocated"
55982 msgstr ""
55984 #: cp/constexpr.cc:3098 rust/backend/rust-constexpr.cc:3442
55985 #, gcc-internal-format
55986 msgid "%qD called in a constant expression before its definition is complete"
55987 msgstr ""
55989 #: cp/constexpr.cc:3105
55990 #, gcc-internal-format
55991 msgid "%qD called in a constant expression"
55992 msgstr ""
55994 #: cp/constexpr.cc:3109 rust/backend/rust-constexpr.cc:3456
55995 #, gcc-internal-format
55996 msgid "%qD used before its definition"
55997 msgstr ""
55999 #: cp/constexpr.cc:3181 rust/backend/rust-constexpr.cc:3498
56000 #, gcc-internal-format
56001 msgid "call has circular dependency"
56002 msgstr ""
56004 #: cp/constexpr.cc:3192 rust/backend/rust-constexpr.cc:3509
56005 #, gcc-internal-format
56006 msgid ""
56007 "%<constexpr%> evaluation depth exceeds maximum of %d (use %<-fconstexpr-"
56008 "depth=%> to increase the maximum)"
56009 msgstr ""
56011 #: cp/constexpr.cc:3541
56012 #, gcc-internal-format
56013 msgid "reference to %qD is not a constant expression"
56014 msgstr ""
56016 #: cp/constexpr.cc:3544
56017 #, gcc-internal-format
56018 msgid "pointer to %qD is not a constant expression"
56019 msgstr ""
56021 #: cp/constexpr.cc:3550
56022 #, gcc-internal-format
56023 msgid ""
56024 "address of non-static constexpr variable %qD may differ on each invocation "
56025 "of the enclosing function; add %<static%> to give it a constant address"
56026 msgstr ""
56028 #: cp/constexpr.cc:3626
56029 #, gcc-internal-format
56030 msgid "right operand of shift expression %q+E is negative"
56031 msgstr ""
56033 #: cp/constexpr.cc:3633
56034 #, gcc-internal-format
56035 msgid ""
56036 "right operand of shift expression %q+E is greater than or equal to the "
56037 "precision %wu of the left operand"
56038 msgstr ""
56040 #: cp/constexpr.cc:3656
56041 #, gcc-internal-format
56042 msgid "left operand of shift expression %q+E is negative"
56043 msgstr ""
56045 #: cp/constexpr.cc:3675
56046 #, gcc-internal-format
56047 msgid "shift expression %q+E overflows"
56048 msgstr ""
56050 #: cp/constexpr.cc:3874
56051 #, gcc-internal-format
56052 msgid "arithmetic involving a null pointer in %qE"
56053 msgstr ""
56055 #: cp/constexpr.cc:4309 rust/backend/rust-constexpr.cc:4399
56056 #, gcc-internal-format
56057 msgid ""
56058 "array subscript value %qE is outside the bounds of array %qD of type %qT"
56059 msgstr ""
56061 #: cp/constexpr.cc:4312 rust/backend/rust-constexpr.cc:4404
56062 #, gcc-internal-format
56063 msgid ""
56064 "nonzero array subscript %qE is used with array %qD of type %qT with unknown "
56065 "bounds"
56066 msgstr ""
56068 #: cp/constexpr.cc:4317 rust/backend/rust-constexpr.cc:4411
56069 #, gcc-internal-format
56070 msgid "array subscript value %qE is outside the bounds of array type %qT"
56071 msgstr ""
56073 #: cp/constexpr.cc:4320 rust/backend/rust-constexpr.cc:4416
56074 #, gcc-internal-format
56075 msgid ""
56076 "nonzero array subscript %qE is used with array of type %qT with unknown "
56077 "bounds"
56078 msgstr ""
56080 #: cp/constexpr.cc:4508 rust/backend/rust-constexpr.cc:1667
56081 #, gcc-internal-format
56082 msgid "accessing uninitialized array element"
56083 msgstr ""
56085 #: cp/constexpr.cc:4570 rust/backend/rust-constexpr.cc:1724
56086 #, gcc-internal-format
56087 msgid "dereferencing a null pointer in %qE"
56088 msgstr ""
56090 #: cp/constexpr.cc:4589 cp/constexpr.cc:4705 cp/constexpr.cc:4717
56091 #: cp/constexpr.cc:7416 cp/constexpr.cc:7546 cp/constexpr.cc:9632
56092 #: rust/backend/rust-constexpr.cc:1738 rust/backend/rust-constexpr.cc:1983
56093 #: rust/backend/rust-constexpr.cc:2225 rust/backend/rust-constexpr.cc:4743
56094 #: rust/backend/rust-constexpr.cc:5712
56095 #, gcc-internal-format
56096 msgid "%qE is not a constant expression"
56097 msgstr ""
56099 #: cp/constexpr.cc:4597 rust/backend/rust-constexpr.cc:1744
56100 #, gcc-internal-format
56101 msgid "mutable %qD is not usable in a constant expression"
56102 msgstr ""
56104 #: cp/constexpr.cc:4629 cp/constexpr.cc:4665 cp/constexpr.cc:6521
56105 #: rust/backend/rust-constexpr.cc:1774 rust/backend/rust-constexpr.cc:1797
56106 #, gcc-internal-format
56107 msgid "accessing uninitialized member %qD"
56108 msgstr ""
56110 #: cp/constexpr.cc:4631 cp/constexpr.cc:4644 cp/constexpr.cc:6516
56111 #: rust/backend/rust-constexpr.cc:1776
56112 #, gcc-internal-format
56113 msgid ""
56114 "accessing %qD member instead of initialized %qD member in constant expression"
56115 msgstr ""
56117 #: cp/constexpr.cc:4783
56118 #, gcc-internal-format
56119 msgid "%qs is not a constant expression because %qT is a union type"
56120 msgstr ""
56122 #: cp/constexpr.cc:4786
56123 #, gcc-internal-format
56124 msgid "%qs is not a constant expression because %qT contains a union type"
56125 msgstr ""
56127 #: cp/constexpr.cc:4797
56128 #, gcc-internal-format
56129 msgid "%qs is not a constant expression because %qT is a pointer type"
56130 msgstr ""
56132 #: cp/constexpr.cc:4800
56133 #, gcc-internal-format
56134 msgid "%qs is not a constant expression because %qT contains a pointer type"
56135 msgstr ""
56137 #: cp/constexpr.cc:4811
56138 #, gcc-internal-format
56139 msgid "%qs is not a constant expression because %qT is a reference type"
56140 msgstr ""
56142 #: cp/constexpr.cc:4814
56143 #, gcc-internal-format
56144 msgid "%qs is not a constant expression because %qT contains a reference type"
56145 msgstr ""
56147 #: cp/constexpr.cc:4825
56148 #, gcc-internal-format
56149 msgid ""
56150 "%qs is not a constant expression because %qT is a pointer to member type"
56151 msgstr ""
56153 #: cp/constexpr.cc:4829
56154 #, gcc-internal-format
56155 msgid ""
56156 "%qs is not a constant expression because %qT contains a pointer to member "
56157 "type"
56158 msgstr ""
56160 #: cp/constexpr.cc:4840
56161 #, gcc-internal-format
56162 msgid "%qs is not a constant expression because %qT is volatile"
56163 msgstr ""
56165 #: cp/constexpr.cc:4843
56166 #, gcc-internal-format
56167 msgid ""
56168 "%qs is not a constant expression because %qT contains a volatile subobject"
56169 msgstr ""
56171 #: cp/constexpr.cc:4998
56172 #, gcc-internal-format
56173 msgid "%qs cannot be constant evaluated on the target"
56174 msgstr ""
56176 #: cp/constexpr.cc:5007 cp/constexpr.cc:5017
56177 #, gcc-internal-format
56178 msgid "%qs cannot be constant evaluated because the type is too large"
56179 msgstr ""
56181 #: cp/constexpr.cc:5037
56182 #, gcc-internal-format
56183 msgid "%qs cannot be constant evaluated because the argument cannot be encoded"
56184 msgstr ""
56186 #: cp/constexpr.cc:5083
56187 #, gcc-internal-format
56188 msgid "%qs accessing uninitialized byte at offset %d"
56189 msgstr ""
56191 #: cp/constexpr.cc:5095
56192 #, gcc-internal-format
56193 msgid ""
56194 "%qs cannot be constant evaluated because the argument cannot be interpreted"
56195 msgstr ""
56197 #: cp/constexpr.cc:5943 rust/backend/rust-constexpr.cc:895
56198 #, gcc-internal-format
56199 msgid "accessing value of %qE through a %qT glvalue in a constant expression"
56200 msgstr ""
56202 #. Provide a more accurate message for deleted variables.
56203 #: cp/constexpr.cc:5983 cp/constexpr.cc:6016
56204 #, gcc-internal-format
56205 msgid "use of allocated storage after deallocation in a constant expression"
56206 msgstr ""
56208 #: cp/constexpr.cc:5985 cp/constexpr.cc:6011 cp/constexpr.cc:6018
56209 #: cp/constexpr.cc:6352
56210 #, gcc-internal-format
56211 msgid "allocated here"
56212 msgstr ""
56214 #: cp/constexpr.cc:5989
56215 #, gcc-internal-format
56216 msgid "accessing %qE outside its lifetime"
56217 msgstr ""
56219 #: cp/constexpr.cc:6009
56220 #, gcc-internal-format
56221 msgid ""
56222 "the content of uninitialized storage is not usable in a constant expression"
56223 msgstr ""
56225 #: cp/constexpr.cc:6021 rust/backend/rust-constexpr.cc:4041
56226 #, gcc-internal-format
56227 msgid "the value of %qD is not usable in a constant expression"
56228 msgstr ""
56230 #: cp/constexpr.cc:6029
56231 #, gcc-internal-format
56232 msgid "%qD used in its own initializer"
56233 msgstr ""
56235 #: cp/constexpr.cc:6034
56236 #, gcc-internal-format
56237 msgid "%q#D is not const"
56238 msgstr ""
56240 #: cp/constexpr.cc:6037
56241 #, gcc-internal-format
56242 msgid "%q#D is volatile"
56243 msgstr ""
56245 #: cp/constexpr.cc:6042 cp/constexpr.cc:6049
56246 #, gcc-internal-format
56247 msgid "%qD was not initialized with a constant expression"
56248 msgstr ""
56250 #: cp/constexpr.cc:6055
56251 #, gcc-internal-format
56252 msgid "%qD was not declared %<constexpr%>"
56253 msgstr ""
56255 #: cp/constexpr.cc:6058
56256 #, gcc-internal-format
56257 msgid "%qD does not have integral or enumeration type"
56258 msgstr ""
56260 #: cp/constexpr.cc:6350
56261 #, gcc-internal-format
56262 msgid ""
56263 "modification of allocated storage after deallocation is not a constant "
56264 "expression"
56265 msgstr ""
56267 #: cp/constexpr.cc:6359
56268 #, gcc-internal-format
56269 msgid "modification of %qE outside its lifetime is not a constant expression"
56270 msgstr ""
56272 #: cp/constexpr.cc:6366
56273 #, gcc-internal-format
56274 msgid ""
56275 "destroying %qE from outside current evaluation is not a constant expression"
56276 msgstr ""
56278 #: cp/constexpr.cc:6369
56279 #, gcc-internal-format
56280 msgid ""
56281 "modification of %qE from outside current evaluation is not a constant "
56282 "expression"
56283 msgstr ""
56285 #: cp/constexpr.cc:6496
56286 #, gcc-internal-format
56287 msgid ""
56288 "change of the active member of a union from %qD to %qD is not a constant "
56289 "expression before C++20"
56290 msgstr ""
56292 #: cp/constexpr.cc:6525
56293 #, gcc-internal-format
56294 msgid ""
56295 "%qD does not implicitly begin its lifetime because %qT does not have a non-"
56296 "deleted trivial default constructor, use %<std::construct_at%> instead"
56297 msgstr ""
56299 #: cp/constexpr.cc:6532
56300 #, gcc-internal-format
56301 msgid ""
56302 "initializing %qD requires a member access expression as the left operand of "
56303 "the assignment"
56304 msgstr ""
56306 #: cp/constexpr.cc:6544 rust/backend/rust-constexpr.cc:2822
56307 #, gcc-internal-format
56308 msgid ""
56309 "change of the active member of a union from %qD to %qD during initialization"
56310 msgstr ""
56312 #: cp/constexpr.cc:6992 cp/constexpr.cc:8581 cp/constexpr.cc:8593
56313 #: rust/backend/rust-constexpr.cc:4668
56314 #, gcc-internal-format
56315 msgid "statement is not a constant expression"
56316 msgstr ""
56318 #: cp/constexpr.cc:7088 rust/backend/rust-constexpr.cc:4933
56319 #, gcc-internal-format
56320 msgid ""
56321 "%<constexpr%> loop iteration count exceeds limit of %d (use %<-fconstexpr-"
56322 "loop-limit=%> to increase the limit)"
56323 msgstr ""
56325 #: cp/constexpr.cc:7195 rust/backend/rust-constexpr.cc:999
56326 #, gcc-internal-format
56327 msgid "inline assembly is not a constant expression"
56328 msgstr ""
56330 #: cp/constexpr.cc:7197 rust/backend/rust-constexpr.cc:1000
56331 #, gcc-internal-format
56332 msgid ""
56333 "only unevaluated inline assembly is allowed in a %<constexpr%> function in C+"
56334 "+20"
56335 msgstr ""
56337 #: cp/constexpr.cc:7215
56338 #, gcc-internal-format
56339 msgid "use of %qD"
56340 msgstr ""
56342 #: cp/constexpr.cc:7219
56343 #, gcc-internal-format
56344 msgid ""
56345 "its value can vary between compiler versions or with different %<-mtune%> or "
56346 "%<-mcpu%> flags"
56347 msgstr ""
56349 #: cp/constexpr.cc:7221
56350 #, gcc-internal-format
56351 msgid ""
56352 "if this use is part of a public ABI, change it to instead use a constant "
56353 "variable you define"
56354 msgstr ""
56356 #: cp/constexpr.cc:7223
56357 #, gcc-internal-format, gfc-internal-format
56358 msgid "the default value for the current CPU tuning is %d bytes"
56359 msgstr ""
56361 #: cp/constexpr.cc:7225
56362 #, gcc-internal-format
56363 msgid ""
56364 "you can stabilize this value with %<--param "
56365 "hardware_destructive_interference_size=%d%>, or disable this warning with %<-"
56366 "Wno-interference-size%>"
56367 msgstr ""
56369 #: cp/constexpr.cc:7378
56370 #, gcc-internal-format
56371 msgid "value %qE of type %qT is not a constant expression"
56372 msgstr ""
56374 #: cp/constexpr.cc:7391
56375 #, gcc-internal-format
56376 msgid ""
56377 "%<constexpr%> evaluation operation count exceeds limit of %wd (use %<-"
56378 "fconstexpr-ops-limit=%> to increase the limit)"
56379 msgstr ""
56381 #: cp/constexpr.cc:7576
56382 #, gcc-internal-format
56383 msgid "control passes through definition of %qD with thread storage duration"
56384 msgstr ""
56386 #: cp/constexpr.cc:7579
56387 #, gcc-internal-format
56388 msgid "control passes through definition of %qD with static storage duration"
56389 msgstr ""
56391 #: cp/constexpr.cc:7644 cp/constexpr.cc:10326
56392 #: rust/backend/rust-constexpr.cc:2056 rust/backend/rust-constexpr.cc:6206
56393 #, gcc-internal-format
56394 msgid "temporary of non-literal type %qT in a constant expression"
56395 msgstr ""
56397 #: cp/constexpr.cc:8093 cp/constexpr.cc:9833
56398 #, gcc-internal-format
56399 msgid "%<reinterpret_cast%> is not a constant expression"
56400 msgstr ""
56402 #: cp/constexpr.cc:8121 rust/backend/rust-constexpr.cc:2461
56403 #, gcc-internal-format
56404 msgid ""
56405 "conversion from pointer type %qT to arithmetic type %qT in a constant "
56406 "expression"
56407 msgstr ""
56409 #: cp/constexpr.cc:8171
56410 #, gcc-internal-format
56411 msgid ""
56412 "cast from %qT is not allowed in a constant expression because pointed-to "
56413 "type %qT is not similar to %qT"
56414 msgstr ""
56416 #: cp/constexpr.cc:8178
56417 #, gcc-internal-format
56418 msgid "pointed-to object declared here"
56419 msgstr ""
56421 #: cp/constexpr.cc:8183
56422 #, gcc-internal-format
56423 msgid ""
56424 "cast from %qT is not allowed in a constant expression because %qE does not "
56425 "point to an object"
56426 msgstr ""
56428 #: cp/constexpr.cc:8195
56429 #, gcc-internal-format
56430 msgid "cast from %qT is not allowed in a constant expression before C++26"
56431 msgstr ""
56433 #: cp/constexpr.cc:8209
56434 #, gcc-internal-format
56435 msgid "%qE is not a constant expression when the class %qT is still incomplete"
56436 msgstr ""
56438 #: cp/constexpr.cc:8243 rust/backend/rust-constexpr.cc:2506
56439 #, gcc-internal-format
56440 msgid "%<reinterpret_cast<%T>(%E)%> is not a constant expression"
56441 msgstr ""
56443 #: cp/constexpr.cc:8381 cp/constexpr.cc:10144 cp/constexpr.cc:10549
56444 #: rust/backend/rust-constexpr.cc:6100 rust/backend/rust-constexpr.cc:6415
56445 #, gcc-internal-format
56446 msgid "expression %qE is not a constant expression"
56447 msgstr ""
56449 #: cp/constexpr.cc:8426 cp/constexpr.cc:10590
56450 #, gcc-internal-format
56451 msgid "%<goto%> is not a constant expression"
56452 msgstr ""
56454 #: cp/constexpr.cc:8484
56455 #, gcc-internal-format
56456 msgid "contract predicate is false in constant expression"
56457 msgstr ""
56459 #: cp/constexpr.cc:8500
56460 #, gcc-internal-format
56461 msgid "unexpected template-id %qE"
56462 msgstr ""
56464 #: cp/constexpr.cc:8506 cp/constraint.cc:178 cp/constraint.cc:755
56465 #, gcc-internal-format
56466 msgid "function concept must be called"
56467 msgstr ""
56469 #: cp/constexpr.cc:8531
56470 #, gcc-internal-format
56471 msgid "address of a call to %qs is not a constant expression"
56472 msgstr ""
56474 #: cp/constexpr.cc:8596
56475 #, gcc-internal-format
56476 msgid "unexpected expression %qE of kind %s"
56477 msgstr ""
56479 #: cp/constexpr.cc:8872 rust/backend/rust-constexpr.cc:5158
56480 #, gcc-internal-format
56481 msgid ""
56482 "%qE is not a constant expression because it refers to mutable subobjects of "
56483 "%qT"
56484 msgstr ""
56486 #: cp/constexpr.cc:8880 rust/backend/rust-constexpr.cc:5167
56487 #, gcc-internal-format
56488 msgid ""
56489 "%qE is not a constant expression because it refers to an incompletely "
56490 "initialized variable"
56491 msgstr ""
56493 #: cp/constexpr.cc:8896 rust/backend/rust-constexpr.cc:5183
56494 #, gcc-internal-format
56495 msgid ""
56496 "%qE is not a constant expression because it refers to a result of %<operator "
56497 "new%>"
56498 msgstr ""
56500 #: cp/constexpr.cc:8907 rust/backend/rust-constexpr.cc:5195
56501 #, gcc-internal-format
56502 msgid ""
56503 "%qE is not a constant expression because allocated storage has not been "
56504 "deallocated"
56505 msgstr ""
56507 #: cp/constexpr.cc:8927 rust/backend/rust-constexpr.cc:5213
56508 #, gcc-internal-format
56509 msgid "immediate evaluation returns address of immediate function %qD"
56510 msgstr ""
56512 #: cp/constexpr.cc:8931
56513 #, gcc-internal-format
56514 msgid "constant evaluation returns address of immediate function %qD"
56515 msgstr ""
56517 #: cp/constexpr.cc:9569 rust/backend/rust-constexpr.cc:5667
56518 #, gcc-internal-format
56519 msgid "lvalue-to-rvalue conversion of a volatile lvalue %qE with type %qT"
56520 msgstr ""
56522 #: cp/constexpr.cc:9798
56523 #, gcc-internal-format
56524 msgid "lambda capture of %qE is not a constant expression"
56525 msgstr ""
56527 #: cp/constexpr.cc:9801
56528 #, gcc-internal-format
56529 msgid "because it is used as a glvalue"
56530 msgstr ""
56532 #: cp/constexpr.cc:9857 rust/backend/rust-constexpr.cc:5893
56533 #, gcc-internal-format
56534 msgid "%<reinterpret_cast%> from integer to pointer"
56535 msgstr ""
56537 #: cp/constexpr.cc:9891 rust/backend/rust-constexpr.cc:5921
56538 #, gcc-internal-format
56539 msgid ""
56540 "address-of an object %qE with thread local or automatic storage is not a "
56541 "constant expression"
56542 msgstr ""
56544 #: cp/constexpr.cc:9930
56545 #, gcc-internal-format
56546 msgid "use of %<this%> in a constant expression"
56547 msgstr ""
56549 #: cp/constexpr.cc:10079
56550 #, gcc-internal-format
56551 msgid "lambda-expression is not a constant expression before C++17"
56552 msgstr ""
56554 #: cp/constexpr.cc:10091
56555 #, gcc-internal-format
56556 msgid "new-expression is not a constant expression before C++20"
56557 msgstr ""
56559 #: cp/constexpr.cc:10158
56560 #, gcc-internal-format
56561 msgid "virtual functions cannot be %<constexpr%> before C++20"
56562 msgstr ""
56564 #: cp/constexpr.cc:10174
56565 #, gcc-internal-format
56566 msgid ""
56567 "%<typeid%> is not a constant expression because %qE is of polymorphic type"
56568 msgstr ""
56570 #: cp/constexpr.cc:10237
56571 #, gcc-internal-format
56572 msgid "cast to non-integral type %qT in a constant expression"
56573 msgstr ""
56575 #: cp/constexpr.cc:10290
56576 #, gcc-internal-format
56577 msgid "%qD defined %<thread_local%> in %<constexpr%> context"
56578 msgstr ""
56580 #: cp/constexpr.cc:10298
56581 #, gcc-internal-format
56582 msgid "%qD defined %<static%> in %<constexpr%> context"
56583 msgstr ""
56585 #: cp/constexpr.cc:10376 rust/backend/rust-constexpr.cc:6251
56586 #, gcc-internal-format
56587 msgid "division by zero is not a constant expression"
56588 msgstr ""
56590 #: cp/constexpr.cc:10477 rust/backend/rust-constexpr.cc:6349
56591 #, gcc-internal-format
56592 msgid "%<delete[]%> is not a constant expression"
56593 msgstr ""
56595 #: cp/constexpr.cc:10546
56596 #, gcc-internal-format
56597 msgid "neither branch of %<if%> is a constant expression"
56598 msgstr ""
56600 #: cp/constexpr.cc:10559
56601 #, gcc-internal-format
56602 msgid "non-constant array initialization"
56603 msgstr ""
56605 #: cp/constexpr.cc:10607 rust/backend/rust-constexpr.cc:6427
56606 #, gcc-internal-format
56607 msgid ""
56608 "label definition in %<constexpr%> function only available with %<-std=c+"
56609 "+2b%> or %<-std=gnu++2b%>"
56610 msgstr ""
56612 #: cp/constexpr.cc:10638 rust/backend/rust-constexpr.cc:6438
56613 #, gcc-internal-format, gfc-internal-format
56614 msgid "unexpected AST of kind %s"
56615 msgstr ""
56617 #: cp/constraint.cc:166
56618 #, gcc-internal-format
56619 msgid "constraint expression does not have type %<bool%>"
56620 msgstr ""
56622 #: cp/constraint.cc:375
56623 #, gcc-internal-format
56624 msgid "function call of variable concept %qE"
56625 msgstr ""
56627 #: cp/constraint.cc:547
56628 #, gcc-internal-format
56629 msgid "MAP %qD TO %qT"
56630 msgstr ""
56632 #: cp/constraint.cc:549
56633 #, gcc-internal-format
56634 msgid "MAP %qD TO %qE"
56635 msgstr ""
56637 #: cp/constraint.cc:562
56638 #, gcc-internal-format
56639 msgid "argument %qT"
56640 msgstr ""
56642 #: cp/constraint.cc:564
56643 #, gcc-internal-format
56644 msgid "argument %qE"
56645 msgstr ""
56647 #: cp/constraint.cc:1214
56648 #, gcc-internal-format
56649 msgid "%qT does not match original declaration"
56650 msgstr ""
56652 #: cp/constraint.cc:1217
56653 #, gcc-internal-format
56654 msgid "original template declaration here"
56655 msgstr ""
56657 #: cp/constraint.cc:1417
56658 #, gcc-internal-format
56659 msgid "no matching concepts for %qE"
56660 msgstr ""
56662 #: cp/constraint.cc:1723
56663 #, gcc-internal-format
56664 msgid "%qE cannot be introduced with an ellipsis %<...%>"
56665 msgstr ""
56667 #: cp/constraint.cc:1724
56668 #, gcc-internal-format
56669 msgid "prototype declared here"
56670 msgstr ""
56672 #: cp/constraint.cc:1811
56673 #, gcc-internal-format
56674 msgid "all template parameters of %qD must be introduced"
56675 msgstr ""
56677 #: cp/constraint.cc:1839
56678 #, gcc-internal-format
56679 msgid "cannot deduce template parameters from introduction list"
56680 msgstr ""
56682 #: cp/constraint.cc:2004
56683 #, gcc-internal-format
56684 msgid "the required expression %qE is invalid, because"
56685 msgstr ""
56687 #: cp/constraint.cc:2011
56688 #, gcc-internal-format
56689 msgid "the required expression %qE is invalid"
56690 msgstr ""
56692 #. Replay the substitution error.
56693 #: cp/constraint.cc:2053
56694 #, gcc-internal-format
56695 msgid "the required type %qT is invalid, because"
56696 msgstr ""
56698 #: cp/constraint.cc:2057
56699 #, gcc-internal-format
56700 msgid "the required type %qT is invalid"
56701 msgstr ""
56703 #: cp/constraint.cc:2112 cp/constraint.cc:2186
56704 #, gcc-internal-format
56705 msgid "cannot convert %qE to %qT"
56706 msgstr ""
56708 #: cp/constraint.cc:2141
56709 #, gcc-internal-format
56710 msgid "%qE is not %<noexcept%>"
56711 msgstr ""
56713 #: cp/constraint.cc:2163
56714 #, gcc-internal-format
56715 msgid "%qE does not satisfy return-type-requirement, because"
56716 msgstr ""
56718 #: cp/constraint.cc:2170
56719 #, gcc-internal-format
56720 msgid "%qE does not satisfy return-type-requirement"
56721 msgstr ""
56723 #: cp/constraint.cc:2181
56724 #, gcc-internal-format
56725 msgid "cannot convert %qE to %qT because"
56726 msgstr ""
56728 #. Replay the substitution error.
56729 #: cp/constraint.cc:2225
56730 #, gcc-internal-format
56731 msgid "nested requirement %qE is not satisfied, because"
56732 msgstr ""
56734 #: cp/constraint.cc:2229
56735 #, gcc-internal-format
56736 msgid "nested requirement %qE is not satisfied"
56737 msgstr ""
56739 #: cp/constraint.cc:2744
56740 #, gcc-internal-format
56741 msgid "satisfaction of atomic constraint %qE depends on itself"
56742 msgstr ""
56744 #: cp/constraint.cc:2790
56745 #, gcc-internal-format
56746 msgid "satisfaction value of atomic constraint %qE changed from %qE to %qE"
56747 msgstr ""
56749 #: cp/constraint.cc:2793
56750 #, gcc-internal-format
56751 msgid "satisfaction value first evaluated to %qE from here"
56752 msgstr ""
56754 #: cp/constraint.cc:2910
56755 #, gcc-internal-format
56756 msgid "no operand of the disjunction is satisfied"
56757 msgstr ""
56759 #: cp/constraint.cc:2923
56760 #, gcc-internal-format
56761 msgid "the operand %qE is unsatisfied because"
56762 msgstr ""
56764 #: cp/constraint.cc:3565
56765 #, gcc-internal-format
56766 msgid "definition of concept %qD is empty"
56767 msgstr ""
56769 #: cp/constraint.cc:3568
56770 #, gcc-internal-format
56771 msgid "definition of concept %qD has multiple statements"
56772 msgstr ""
56774 #: cp/constraint.cc:3724
56775 #, gcc-internal-format
56776 msgid "  %qT is not nothrow copy assignable"
56777 msgstr ""
56779 #: cp/constraint.cc:3727 cp/constraint.cc:3812
56780 #, gcc-internal-format
56781 msgid "  %qT is not nothrow default constructible"
56782 msgstr ""
56784 #: cp/constraint.cc:3730
56785 #, gcc-internal-format
56786 msgid "  %qT is not nothrow copy constructible"
56787 msgstr ""
56789 #: cp/constraint.cc:3733
56790 #, gcc-internal-format
56791 msgid "  %qT is not trivially copy assignable"
56792 msgstr ""
56794 #: cp/constraint.cc:3736 cp/constraint.cc:3852
56795 #, gcc-internal-format
56796 msgid "  %qT is not trivially default constructible"
56797 msgstr ""
56799 #: cp/constraint.cc:3739
56800 #, gcc-internal-format
56801 msgid "  %qT is not trivially copy constructible"
56802 msgstr ""
56804 #: cp/constraint.cc:3742
56805 #, gcc-internal-format
56806 msgid "  %qT is not trivially destructible"
56807 msgstr ""
56809 #: cp/constraint.cc:3745
56810 #, gcc-internal-format
56811 msgid "  %qT does not have unique object representations"
56812 msgstr ""
56814 #: cp/constraint.cc:3748
56815 #, gcc-internal-format
56816 msgid "  %qT does not have a virtual destructor"
56817 msgstr ""
56819 #: cp/constraint.cc:3751
56820 #, gcc-internal-format
56821 msgid "  %qT is not an abstract class"
56822 msgstr ""
56824 #: cp/constraint.cc:3754
56825 #, gcc-internal-format
56826 msgid "  %qT is not an aggregate"
56827 msgstr ""
56829 #: cp/constraint.cc:3757
56830 #, gcc-internal-format
56831 msgid "  %qT is not an array"
56832 msgstr ""
56834 #: cp/constraint.cc:3760
56835 #, gcc-internal-format
56836 msgid "  %qT is not assignable from %qT"
56837 msgstr ""
56839 #: cp/constraint.cc:3763
56840 #, gcc-internal-format
56841 msgid "  %qT is not a base of %qT"
56842 msgstr ""
56844 #: cp/constraint.cc:3766
56845 #, gcc-internal-format
56846 msgid "  %qT is not a bounded array"
56847 msgstr ""
56849 #: cp/constraint.cc:3769
56850 #, gcc-internal-format
56851 msgid "  %qT is not a class"
56852 msgstr ""
56854 #: cp/constraint.cc:3773
56855 #, gcc-internal-format
56856 msgid "  %qT is not default constructible"
56857 msgstr ""
56859 #: cp/constraint.cc:3775
56860 #, gcc-internal-format
56861 msgid "  %qT is not constructible from %qE"
56862 msgstr ""
56864 #: cp/constraint.cc:3778
56865 #, gcc-internal-format
56866 msgid "  %qT is not convertible from %qE"
56867 msgstr ""
56869 #: cp/constraint.cc:3781
56870 #, gcc-internal-format
56871 msgid "  %qT is not an empty class"
56872 msgstr ""
56874 #: cp/constraint.cc:3784
56875 #, gcc-internal-format
56876 msgid "  %qT is not an enum"
56877 msgstr ""
56879 #: cp/constraint.cc:3787
56880 #, gcc-internal-format
56881 msgid "  %qT is not a final class"
56882 msgstr ""
56884 #: cp/constraint.cc:3790
56885 #, gcc-internal-format
56886 msgid "  %qT is not a function"
56887 msgstr ""
56889 #: cp/constraint.cc:3793
56890 #, gcc-internal-format
56891 msgid "  %qT is not layout compatible with %qT"
56892 msgstr ""
56894 #: cp/constraint.cc:3796
56895 #, gcc-internal-format
56896 msgid "  %qT is not a literal type"
56897 msgstr ""
56899 #: cp/constraint.cc:3799
56900 #, gcc-internal-format
56901 msgid "  %qT is not a member function pointer"
56902 msgstr ""
56904 #: cp/constraint.cc:3802
56905 #, gcc-internal-format
56906 msgid "  %qT is not a member object pointer"
56907 msgstr ""
56909 #: cp/constraint.cc:3805
56910 #, gcc-internal-format
56911 msgid "  %qT is not a member pointer"
56912 msgstr ""
56914 #: cp/constraint.cc:3808
56915 #, gcc-internal-format
56916 msgid "  %qT is not nothrow assignable from %qT"
56917 msgstr ""
56919 #: cp/constraint.cc:3814
56920 #, gcc-internal-format
56921 msgid "  %qT is not nothrow constructible from %qE"
56922 msgstr ""
56924 #: cp/constraint.cc:3817
56925 #, gcc-internal-format
56926 msgid "  %qT is not nothrow convertible from %qE"
56927 msgstr ""
56929 #: cp/constraint.cc:3820
56930 #, gcc-internal-format
56931 msgid "  %qT is not an object type"
56932 msgstr ""
56934 #: cp/constraint.cc:3823
56935 #, gcc-internal-format
56936 msgid "  %qT is not pointer-interconvertible base of %qT"
56937 msgstr ""
56939 #: cp/constraint.cc:3827
56940 #, gcc-internal-format
56941 msgid "  %qT is not a POD type"
56942 msgstr ""
56944 #: cp/constraint.cc:3830
56945 #, gcc-internal-format
56946 msgid "  %qT is not a polymorphic type"
56947 msgstr ""
56949 #: cp/constraint.cc:3833
56950 #, gcc-internal-format
56951 msgid "  %qT is not a reference"
56952 msgstr ""
56954 #: cp/constraint.cc:3836
56955 #, gcc-internal-format
56956 msgid "  %qT is not the same as %qT"
56957 msgstr ""
56959 #: cp/constraint.cc:3839
56960 #, gcc-internal-format
56961 msgid "  %qT is not a scoped enum"
56962 msgstr ""
56964 #: cp/constraint.cc:3842
56965 #, gcc-internal-format
56966 msgid "  %qT is not an standard layout type"
56967 msgstr ""
56969 #: cp/constraint.cc:3845
56970 #, gcc-internal-format
56971 msgid "  %qT is not a trivial type"
56972 msgstr ""
56974 #: cp/constraint.cc:3848
56975 #, gcc-internal-format
56976 msgid "  %qT is not trivially assignable from %qT"
56977 msgstr ""
56979 #: cp/constraint.cc:3854
56980 #, gcc-internal-format
56981 msgid "  %qT is not trivially constructible from %qE"
56982 msgstr ""
56984 #: cp/constraint.cc:3857
56985 #, gcc-internal-format
56986 msgid "  %qT is not trivially copyable"
56987 msgstr ""
56989 #: cp/constraint.cc:3860
56990 #, gcc-internal-format
56991 msgid "  %qT is not a union"
56992 msgstr ""
56994 #: cp/constraint.cc:3863
56995 #, gcc-internal-format
56996 msgid ""
56997 "  %qT is not a reference that binds to a temporary object of type %qT "
56998 "(direct-initialization)"
56999 msgstr ""
57001 #: cp/constraint.cc:3867
57002 #, gcc-internal-format
57003 msgid ""
57004 "  %qT is not a reference that binds to a temporary object of type %qT (copy-"
57005 "initialization)"
57006 msgstr ""
57008 #: cp/constraint.cc:3871
57009 #, gcc-internal-format
57010 msgid "  %qD is not deducible from %qT"
57011 msgstr ""
57013 #: cp/constraint.cc:3898
57014 #, gcc-internal-format
57015 msgid "invalid constraints"
57016 msgstr ""
57018 #: cp/constraint.cc:3923
57019 #, gcc-internal-format
57020 msgid "constraint %qE has type %qT, not %<bool%>"
57021 msgstr ""
57023 #: cp/constraint.cc:3926
57024 #, gcc-internal-format
57025 msgid "the expression %qE evaluated to %<false%>"
57026 msgstr ""
57028 #: cp/constraint.cc:3977
57029 #, gcc-internal-format
57030 msgid "constraints not satisfied"
57031 msgstr ""
57033 #: cp/constraint.cc:3992
57034 #, gcc-internal-format
57035 msgid "set %qs to at least %d for more detail"
57036 msgstr ""
57038 #: cp/contracts.cc:183
57039 #, gcc-internal-format
57040 msgid "axiom contract semantic must be %<assume%> or %<ignore%>"
57041 msgstr ""
57043 #: cp/contracts.cc:186
57044 #, gcc-internal-format
57045 msgid ""
57046 "the %<audit%> semantic should be at least as strong as the %<default%> "
57047 "semantic"
57048 msgstr ""
57050 #: cp/contracts.cc:204
57051 #, gcc-internal-format, gfc-internal-format
57052 msgid "'%s' is not a valid explicit concrete semantic"
57053 msgstr ""
57055 #: cp/contracts.cc:344
57056 #, gcc-internal-format
57057 msgid "%<-fcontract-build-level=%> cannot be mixed with p1332/p1429"
57058 msgstr ""
57060 #: cp/contracts.cc:357
57061 #, gcc-internal-format
57062 msgid "%<-fcontract-build-level=%> must be off|default|audit"
57063 msgstr ""
57065 #: cp/contracts.cc:367
57066 #, gcc-internal-format
57067 msgid "%<-fcontract-assumption-mode=%> cannot be mixed with p1332/p1429"
57068 msgstr ""
57070 #: cp/contracts.cc:378
57071 #, gcc-internal-format
57072 msgid "%<-fcontract-assumption-mode=%> must be %<on%> or %<off%>"
57073 msgstr ""
57075 #: cp/contracts.cc:388
57076 #, gcc-internal-format
57077 msgid "%<-fcontract-continuation-mode=%> cannot be mixed with p1332/p1429"
57078 msgstr ""
57080 #: cp/contracts.cc:399
57081 #, gcc-internal-format
57082 msgid "%<-fcontract-continuation-mode=%> must be %<on%> or %<off%>"
57083 msgstr ""
57085 #: cp/contracts.cc:411
57086 #, gcc-internal-format
57087 msgid "%<-fcontract-role=%> must be in the form role:semantics"
57088 msgstr ""
57090 #: cp/contracts.cc:422 cp/contracts.cc:431
57091 #, gcc-internal-format
57092 msgid "%<-fcontract-role=%> semantics must include default,audit,axiom values"
57093 msgstr ""
57095 #: cp/contracts.cc:450
57096 #, gcc-internal-format
57097 msgid "%<-fcontract-role=%> cannot be mixed with std/p1429 contract flags"
57098 msgstr ""
57100 #. TODO: not enough space?
57101 #: cp/contracts.cc:464
57102 #, gcc-internal-format
57103 msgid "%<-fcontract-level=%> too many custom roles"
57104 msgstr ""
57106 #: cp/contracts.cc:476
57107 #, gcc-internal-format
57108 msgid "%<-fcontract-semantic=%> must be in the form level:semantic"
57109 msgstr ""
57111 #: cp/contracts.cc:482
57112 #, gcc-internal-format
57113 msgid "%<-fcontract-semantic=%> cannot be mixed with std/p1332 contract flags"
57114 msgstr ""
57116 #: cp/contracts.cc:490
57117 #, gcc-internal-format
57118 msgid "%<-fcontract-semantic=%> cannot find default role"
57119 msgstr ""
57121 #: cp/contracts.cc:506
57122 #, gcc-internal-format
57123 msgid "%<-fcontract-semantic=%> level must be default, audit, or axiom"
57124 msgstr ""
57126 #: cp/contracts.cc:647
57127 #, gcc-internal-format
57128 msgid "constructor does not return a value to test"
57129 msgstr ""
57131 #: cp/contracts.cc:649
57132 #, gcc-internal-format
57133 msgid "destructor does not return a value to test"
57134 msgstr ""
57136 #: cp/contracts.cc:650
57137 #, gcc-internal-format
57138 msgid "function does not return a value to test"
57139 msgstr ""
57141 #: cp/contracts.cc:1149
57142 #, gcc-internal-format
57143 msgid "mismatched contract attribute in declaration"
57144 msgstr ""
57146 #: cp/contracts.cc:1151 cp/contracts.cc:1182
57147 #, gcc-internal-format
57148 msgid "previous contract here"
57149 msgstr ""
57151 #: cp/contracts.cc:1179
57152 #, gcc-internal-format
57153 msgid "mismatched contract condition in declaration"
57154 msgstr ""
57156 #: cp/contracts.cc:1222
57157 #, gcc-internal-format
57158 msgid ""
57159 "declaration has a different number of contracts than previously declared"
57160 msgstr ""
57162 #: cp/contracts.cc:1228
57163 #, gcc-internal-format
57164 msgid "original declaration with fewer contracts here"
57165 msgstr ""
57167 #: cp/contracts.cc:1965
57168 #, gcc-internal-format
57169 msgid "contracts must appertain to a function type"
57170 msgstr ""
57172 #: cp/contracts.cc:2178
57173 #, gcc-internal-format
57174 msgid "cannot add contracts after definition"
57175 msgstr ""
57177 #: cp/contracts.cc:2179
57178 #, gcc-internal-format
57179 msgid "original definition here"
57180 msgstr ""
57182 #: cp/contracts.cc:2187
57183 #, gcc-internal-format
57184 msgid "cannot add contracts to a virtual function"
57185 msgstr ""
57187 #: cp/contracts.cc:2188
57188 #, gcc-internal-format
57189 msgid "original declaration here"
57190 msgstr ""
57192 #: cp/contracts.cc:2198
57193 #, gcc-internal-format
57194 msgid "declaration adds contracts to %q#D"
57195 msgstr ""
57197 #: cp/coroutines.cc:303
57198 #, gcc-internal-format
57199 msgid "coroutines require a traits template; cannot find %<%E::%E%>"
57200 msgstr ""
57202 #: cp/coroutines.cc:305
57203 #, gcc-internal-format
57204 msgid "perhaps %<#include <coroutine>%> is missing"
57205 msgstr ""
57207 #: cp/coroutines.cc:360
57208 #, gcc-internal-format
57209 msgid "cannot instantiate %<coroutine traits%>"
57210 msgstr ""
57212 #: cp/coroutines.cc:382
57213 #, gcc-internal-format
57214 msgid "coroutines require a handle class template; cannot find %<%E::%E%>"
57215 msgstr ""
57217 #: cp/coroutines.cc:407
57218 #, gcc-internal-format
57219 msgid "cannot instantiate a %<coroutine handle%> for promise type %qT"
57220 msgstr ""
57222 #: cp/coroutines.cc:492
57223 #, gcc-internal-format
57224 msgid "unable to find the promise type for this coroutine"
57225 msgstr ""
57227 #: cp/coroutines.cc:511
57228 #, gcc-internal-format
57229 msgid ""
57230 "the coroutine promise type %qT declares both %<return_value%> and "
57231 "%<return_void%>"
57232 msgstr ""
57234 #: cp/coroutines.cc:515
57235 #, gcc-internal-format
57236 msgid "%<return_void%> declared here"
57237 msgstr ""
57239 #: cp/coroutines.cc:648 cp/coroutines.cc:726 cp/coroutines.cc:4283
57240 #, gcc-internal-format
57241 msgid "no member named %qE in %qT"
57242 msgstr ""
57244 #: cp/coroutines.cc:741
57245 #, gcc-internal-format
57246 msgid "%qs cannot be used outside a function"
57247 msgstr ""
57249 #. [basic.start.main] 3. The function main shall not be a coroutine.
57250 #: cp/coroutines.cc:749
57251 #, gcc-internal-format
57252 msgid "%qs cannot be used in the %<main%> function"
57253 msgstr ""
57255 #. [dcl.constexpr] 3.3 it shall not be a coroutine.
57256 #: cp/coroutines.cc:760
57257 #, gcc-internal-format
57258 msgid "%qs cannot be used in a %<constexpr%> function"
57259 msgstr ""
57261 #: cp/coroutines.cc:771
57262 #, gcc-internal-format
57263 msgid "%qs cannot be used in a function with a deduced return type"
57264 msgstr ""
57266 #: cp/coroutines.cc:782
57267 #, gcc-internal-format
57268 msgid "%qs cannot be used in a varargs function"
57269 msgstr ""
57271 #. [class.ctor] 7. a constructor shall not be a coroutine.
57272 #: cp/coroutines.cc:789
57273 #, gcc-internal-format
57274 msgid "%qs cannot be used in a constructor"
57275 msgstr ""
57277 #. [class.dtor] 21. a destructor shall not be a coroutine.
57278 #: cp/coroutines.cc:796
57279 #, gcc-internal-format
57280 msgid "%qs cannot be used in a destructor"
57281 msgstr ""
57283 #. TODO: record or extract positions of returns (and the first coro
57284 #. keyword) so that we can add notes to the diagnostic about where
57285 #. the bad keyword is and what made the function into a coro.
57286 #: cp/coroutines.cc:827
57287 #, gcc-internal-format
57288 msgid ""
57289 "a %<return%> statement is not allowed in coroutine; did you mean "
57290 "%<co_return%>?"
57291 msgstr ""
57293 #: cp/coroutines.cc:875
57294 #, gcc-internal-format
57295 msgid "the expression %qE is required to be non-throwing"
57296 msgstr ""
57298 #: cp/coroutines.cc:877
57299 #, gcc-internal-format
57300 msgid "must be declared with %<noexcept(true)%>"
57301 msgstr ""
57303 #: cp/coroutines.cc:957
57304 #, gcc-internal-format
57305 msgid "awaitable type %qT is not a structure"
57306 msgstr ""
57308 #: cp/coroutines.cc:1072
57309 #, gcc-internal-format
57310 msgid "%<await_suspend%> must return %<void%>, %<bool%> or a coroutine handle"
57311 msgstr ""
57313 #: cp/coroutines.cc:1379
57314 #, gcc-internal-format
57315 msgid "function declared %<noreturn%> has a %<co_return%> statement"
57316 msgstr ""
57318 #: cp/coroutines.cc:1416
57319 #, gcc-internal-format
57320 msgid "the align argument to %<__builtin_coro_promise%> must be a constant"
57321 msgstr ""
57323 #: cp/coroutines.cc:1426
57324 #, gcc-internal-format
57325 msgid "the direction argument to %<__builtin_coro_promise%> must be a constant"
57326 msgstr ""
57328 #: cp/coroutines.cc:1904
57329 #, gcc-internal-format
57330 msgid "no suspend point info for %qD"
57331 msgstr ""
57333 #: cp/coroutines.cc:2102 cp/coroutines.cc:4657
57334 #, gcc-internal-format
57335 msgid ""
57336 "%qE is provided by %qT but is not usable with the function signature %qD"
57337 msgstr ""
57339 #: cp/coroutines.cc:2546
57340 #, gcc-internal-format
57341 msgid "duplicate info for %qE"
57342 msgstr ""
57344 #: cp/coroutines.cc:3691
57345 #, gcc-internal-format
57346 msgid "await expressions are not permitted in handlers"
57347 msgstr ""
57349 #: cp/coroutines.cc:3923
57350 #, gcc-internal-format
57351 msgid "variable length arrays are not yet supported in coroutines"
57352 msgstr ""
57354 #: cp/coroutines.cc:4662
57355 #, gcc-internal-format
57356 msgid ""
57357 "%qE is provided by %qT but %qE is not marked %<throw()%> or %<noexcept%>"
57358 msgstr ""
57360 #: cp/coroutines.cc:4665
57361 #, gcc-internal-format
57362 msgid ""
57363 "%qE is marked %<throw()%> or %<noexcept%> but no usable "
57364 "%<get_return_object_on_allocation_failure%> is provided by %qT"
57365 msgstr ""
57367 #: cp/coroutines.cc:4694
57368 #, gcc-internal-format
57369 msgid "%qE is provided by %qT but %<std::nothrow%> cannot be found"
57370 msgstr ""
57372 #. We can't initialize a non-class return value from void.
57373 #: cp/coroutines.cc:5076
57374 #, gcc-internal-format
57375 msgid ""
57376 "cannot initialize a return object of type %qT with an rvalue of type %<void%>"
57377 msgstr ""
57379 #: cp/cp-gimplify.cc:192
57380 #, gcc-internal-format
57381 msgid "both branches of %<if%> statement marked as %qs"
57382 msgstr ""
57384 #: cp/cp-gimplify.cc:536
57385 #, gcc-internal-format
57386 msgid ""
57387 "%qD was promoted to an immediate function because its body contains an "
57388 "immediate-escalating expression %qE"
57389 msgstr ""
57391 #: cp/cp-gimplify.cc:539
57392 #, gcc-internal-format
57393 msgid "%qD was promoted to an immediate function"
57394 msgstr ""
57396 #: cp/cp-gimplify.cc:1164
57397 #, gcc-internal-format
57398 msgid "taking address of an immediate function %qD"
57399 msgstr ""
57401 #: cp/cp-gimplify.cc:1263
57402 #, gcc-internal-format
57403 msgid "call to consteval function %qE is not a constant expression"
57404 msgstr ""
57406 #: cp/cp-gimplify.cc:2002
57407 #, gcc-internal-format
57408 msgid "%<throw%> will always call %<terminate%>"
57409 msgstr ""
57411 #: cp/cp-gimplify.cc:2005
57412 #, gcc-internal-format
57413 msgid "in C++11 destructors default to %<noexcept%>"
57414 msgstr ""
57416 #: cp/cp-gimplify.cc:2017
57417 #, gcc-internal-format
57418 msgid ""
57419 "in C++11 this %<throw%> will call %<terminate%> because destructors default "
57420 "to %<noexcept%>"
57421 msgstr ""
57423 #: cp/cp-gimplify.cc:3614
57424 #, gcc-internal-format
57425 msgid "ignoring attribute %qE after earlier %qE"
57426 msgstr ""
57428 #: cp/cp-gimplify.cc:3656
57429 #, gcc-internal-format
57430 msgid "pack expansion of %qE attribute"
57431 msgstr ""
57433 #: cp/cp-gimplify.cc:3659
57434 #, gcc-internal-format
57435 msgid "use fold expression in the attribute argument instead"
57436 msgstr ""
57438 #: cp/cp-gimplify.cc:3698 cp/cp-gimplify.cc:3710 cp/decl.cc:4465
57439 #: cp/method.cc:984
57440 #, gcc-internal-format
57441 msgid "%qD is not a type"
57442 msgstr ""
57444 #: cp/cp-gimplify.cc:3716
57445 #, gcc-internal-format
57446 msgid "%qD is not a class type"
57447 msgstr ""
57449 #: cp/cp-gimplify.cc:3733
57450 #, gcc-internal-format
57451 msgid "%qD does not have %<const char *%> type"
57452 msgstr ""
57454 #: cp/cp-gimplify.cc:3743
57455 #, gcc-internal-format
57456 msgid "%qD does not have integral type"
57457 msgstr ""
57459 #: cp/cp-gimplify.cc:3755
57460 #, gcc-internal-format
57461 msgid ""
57462 "%<std::source_location::__impl%> does not contain only non-static data "
57463 "members %<_M_file_name%>, %<_M_function_name%>, %<_M_line%> and %<_M_column%>"
57464 msgstr ""
57466 #: cp/cvt.cc:92
57467 msgid "cannot convert from incomplete type %qH to %qI"
57468 msgstr ""
57470 #: cp/cvt.cc:102
57471 msgid "conversion of %qE from %qH to %qI is ambiguous"
57472 msgstr ""
57474 #: cp/cvt.cc:174 cp/cvt.cc:201 cp/cvt.cc:255
57475 msgid "cannot convert %qE from type %qH to type %qI"
57476 msgstr ""
57478 #: cp/cvt.cc:391
57479 #, gcc-internal-format
57480 msgid "initialization of volatile reference type %q#T from rvalue of type %qT"
57481 msgstr ""
57483 #: cp/cvt.cc:394
57484 #, gcc-internal-format
57485 msgid "conversion to volatile reference type %q#T from rvalue of type %qT"
57486 msgstr ""
57488 #: cp/cvt.cc:397
57489 #, gcc-internal-format
57490 msgid "initialization of non-const reference type %q#T from rvalue of type %qT"
57491 msgstr ""
57493 #: cp/cvt.cc:400
57494 #, gcc-internal-format
57495 msgid "conversion to non-const reference type %q#T from rvalue of type %qT"
57496 msgstr ""
57498 #: cp/cvt.cc:476
57499 msgid "conversion from %qH to %qI discards qualifiers"
57500 msgstr ""
57502 #: cp/cvt.cc:498 cp/typeck.cc:8827
57503 #, gcc-internal-format
57504 msgid "casting %qT to %qT does not dereference pointer"
57505 msgstr ""
57507 #: cp/cvt.cc:526
57508 msgid "cannot convert type %qH to type %qI"
57509 msgstr ""
57511 #: cp/cvt.cc:818
57512 #, gcc-internal-format
57513 msgid "conversion from %q#T to %q#T"
57514 msgstr ""
57516 #: cp/cvt.cc:836
57517 #, gcc-internal-format
57518 msgid ""
57519 "the result of the conversion is unspecified because %qE is outside the range "
57520 "of type %qT"
57521 msgstr ""
57523 #: cp/cvt.cc:847 cp/cvt.cc:902
57524 #, gcc-internal-format
57525 msgid "%q#T used where a %qT was expected"
57526 msgstr ""
57528 #: cp/cvt.cc:856
57529 #, gcc-internal-format
57530 msgid "could not convert %qE from %<void%> to %<bool%>"
57531 msgstr ""
57533 #: cp/cvt.cc:918
57534 #, gcc-internal-format
57535 msgid "%q#T used where a floating-point value was expected"
57536 msgstr ""
57538 #: cp/cvt.cc:976
57539 msgid "conversion from %qH to non-scalar type %qI requested"
57540 msgstr ""
57542 #: cp/cvt.cc:1088
57543 #, gcc-internal-format
57544 msgid ""
57545 "ignoring return value of %qD, declared with attribute %<nodiscard%>: %<%s%>"
57546 msgstr ""
57548 #: cp/cvt.cc:1090
57549 #, gcc-internal-format
57550 msgid "ignoring return value of %qD, declared with attribute %<nodiscard%>%s"
57551 msgstr ""
57553 #: cp/cvt.cc:1106
57554 #, gcc-internal-format
57555 msgid ""
57556 "ignoring returned value of type %qT, declared with attribute %<nodiscard%>: "
57557 "%<%s%>"
57558 msgstr ""
57560 #: cp/cvt.cc:1108
57561 #, gcc-internal-format
57562 msgid ""
57563 "ignoring returned value of type %qT, declared with attribute %<nodiscard%>%s"
57564 msgstr ""
57566 #: cp/cvt.cc:1130
57567 #, gcc-internal-format
57568 msgid ""
57569 "ignoring return value of %qD, declared with attribute %<warn_unused_result%>"
57570 msgstr ""
57572 #: cp/cvt.cc:1184
57573 #, gcc-internal-format
57574 msgid "pseudo-destructor is not called"
57575 msgstr ""
57577 #: cp/cvt.cc:1282 rust/backend/rust-tree.cc:339
57578 #, gcc-internal-format
57579 msgid "conversion to void will not access object of incomplete type %qT"
57580 msgstr ""
57582 #: cp/cvt.cc:1286 rust/backend/rust-tree.cc:345
57583 #, gcc-internal-format
57584 msgid ""
57585 "indirection will not access object of incomplete type %qT in second operand "
57586 "of conditional expression"
57587 msgstr ""
57589 #: cp/cvt.cc:1291 rust/backend/rust-tree.cc:352
57590 #, gcc-internal-format
57591 msgid ""
57592 "indirection will not access object of incomplete type %qT in third operand "
57593 "of conditional expression"
57594 msgstr ""
57596 #: cp/cvt.cc:1296 rust/backend/rust-tree.cc:359
57597 #, gcc-internal-format
57598 msgid ""
57599 "indirection will not access object of incomplete type %qT in right operand "
57600 "of comma operator"
57601 msgstr ""
57603 #: cp/cvt.cc:1301 rust/backend/rust-tree.cc:366
57604 #, gcc-internal-format
57605 msgid ""
57606 "indirection will not access object of incomplete type %qT in left operand of "
57607 "comma operator"
57608 msgstr ""
57610 #: cp/cvt.cc:1306 rust/backend/rust-tree.cc:373
57611 #, gcc-internal-format
57612 msgid "indirection will not access object of incomplete type %qT in statement"
57613 msgstr ""
57615 #: cp/cvt.cc:1310 rust/backend/rust-tree.cc:379
57616 #, gcc-internal-format
57617 msgid ""
57618 "indirection will not access object of incomplete type %qT in for increment "
57619 "expression"
57620 msgstr ""
57622 #: cp/cvt.cc:1326 rust/backend/rust-tree.cc:396
57623 #, gcc-internal-format
57624 msgid "conversion to void will not access object of type %qT"
57625 msgstr ""
57627 #: cp/cvt.cc:1330 rust/backend/rust-tree.cc:402
57628 #, gcc-internal-format
57629 msgid ""
57630 "implicit dereference will not access object of type %qT in second operand of "
57631 "conditional expression"
57632 msgstr ""
57634 #: cp/cvt.cc:1335 rust/backend/rust-tree.cc:409
57635 #, gcc-internal-format
57636 msgid ""
57637 "implicit dereference will not access object of type %qT in third operand of "
57638 "conditional expression"
57639 msgstr ""
57641 #: cp/cvt.cc:1340 rust/backend/rust-tree.cc:416
57642 #, gcc-internal-format
57643 msgid ""
57644 "implicit dereference will not access object of type %qT in right operand of "
57645 "comma operator"
57646 msgstr ""
57648 #: cp/cvt.cc:1345 rust/backend/rust-tree.cc:423
57649 #, gcc-internal-format
57650 msgid ""
57651 "implicit dereference will not access object of type %qT in left operand of "
57652 "comma operator"
57653 msgstr ""
57655 #: cp/cvt.cc:1350 rust/backend/rust-tree.cc:430
57656 #, gcc-internal-format
57657 msgid "implicit dereference will not access object of type %qT in statement"
57658 msgstr ""
57660 #: cp/cvt.cc:1354 rust/backend/rust-tree.cc:436
57661 #, gcc-internal-format
57662 msgid ""
57663 "implicit dereference will not access object of type %qT in for increment "
57664 "expression"
57665 msgstr ""
57667 #: cp/cvt.cc:1368 rust/backend/rust-tree.cc:450
57668 #, gcc-internal-format
57669 msgid ""
57670 "conversion to void will not access object of non-trivially-copyable type %qT"
57671 msgstr ""
57673 #: cp/cvt.cc:1373 rust/backend/rust-tree.cc:456
57674 #, gcc-internal-format
57675 msgid ""
57676 "indirection will not access object of non-trivially-copyable type %qT in "
57677 "second operand of conditional expression"
57678 msgstr ""
57680 #: cp/cvt.cc:1378 rust/backend/rust-tree.cc:463
57681 #, gcc-internal-format
57682 msgid ""
57683 "indirection will not access object of non-trivially-copyable type %qT in "
57684 "third operand of conditional expression"
57685 msgstr ""
57687 #: cp/cvt.cc:1383 rust/backend/rust-tree.cc:470
57688 #, gcc-internal-format
57689 msgid ""
57690 "indirection will not access object of non-trivially-copyable type %qT in "
57691 "right operand of comma operator"
57692 msgstr ""
57694 #: cp/cvt.cc:1388 rust/backend/rust-tree.cc:477
57695 #, gcc-internal-format
57696 msgid ""
57697 "indirection will not access object of non-trivially-copyable type %qT in "
57698 "left operand of comma operator"
57699 msgstr ""
57701 #: cp/cvt.cc:1393 rust/backend/rust-tree.cc:484
57702 #, gcc-internal-format
57703 msgid ""
57704 "indirection will not access object of non-trivially-copyable type %qT in "
57705 "statement"
57706 msgstr ""
57708 #: cp/cvt.cc:1398 rust/backend/rust-tree.cc:490
57709 #, gcc-internal-format
57710 msgid ""
57711 "indirection will not access object of non-trivially-copyable type %qT in for "
57712 "increment expression"
57713 msgstr ""
57715 #: cp/cvt.cc:1440 rust/backend/rust-tree.cc:531
57716 #, gcc-internal-format
57717 msgid "conversion to void will not access object %qE of incomplete type %qT"
57718 msgstr ""
57720 #: cp/cvt.cc:1444 rust/backend/rust-tree.cc:537
57721 #, gcc-internal-format
57722 msgid ""
57723 "variable %qE of incomplete type %qT will not be accessed in second operand "
57724 "of conditional expression"
57725 msgstr ""
57727 #: cp/cvt.cc:1449 rust/backend/rust-tree.cc:544
57728 #, gcc-internal-format
57729 msgid ""
57730 "variable %qE of incomplete type %qT will not be accessed in third operand of "
57731 "conditional expression"
57732 msgstr ""
57734 #: cp/cvt.cc:1454 rust/backend/rust-tree.cc:551
57735 #, gcc-internal-format
57736 msgid ""
57737 "variable %qE of incomplete type %qT will not be accessed in right operand of "
57738 "comma operator"
57739 msgstr ""
57741 #: cp/cvt.cc:1459 rust/backend/rust-tree.cc:557
57742 #, gcc-internal-format
57743 msgid ""
57744 "variable %qE of incomplete type %qT will not be accessed in left operand of "
57745 "comma operator"
57746 msgstr ""
57748 #: cp/cvt.cc:1464 rust/backend/rust-tree.cc:563
57749 #, gcc-internal-format
57750 msgid "variable %qE of incomplete type %qT will not be accessed in statement"
57751 msgstr ""
57753 #: cp/cvt.cc:1468 rust/backend/rust-tree.cc:569
57754 #, gcc-internal-format
57755 msgid ""
57756 "variable %qE of incomplete type %qT will not be accessed in for increment "
57757 "expression"
57758 msgstr ""
57760 #: cp/cvt.cc:1524
57761 #, gcc-internal-format
57762 msgid "conversion to void cannot resolve address of overloaded function"
57763 msgstr ""
57765 #: cp/cvt.cc:1528
57766 #, gcc-internal-format
57767 msgid ""
57768 "second operand of conditional expression cannot resolve address of "
57769 "overloaded function"
57770 msgstr ""
57772 #: cp/cvt.cc:1532
57773 #, gcc-internal-format
57774 msgid ""
57775 "third operand of conditional expression cannot resolve address of overloaded "
57776 "function"
57777 msgstr ""
57779 #: cp/cvt.cc:1536
57780 #, gcc-internal-format
57781 msgid ""
57782 "right operand of comma operator cannot resolve address of overloaded function"
57783 msgstr ""
57785 #: cp/cvt.cc:1540
57786 #, gcc-internal-format
57787 msgid ""
57788 "left operand of comma operator cannot resolve address of overloaded function"
57789 msgstr ""
57791 #: cp/cvt.cc:1544
57792 #, gcc-internal-format
57793 msgid "statement cannot resolve address of overloaded function"
57794 msgstr ""
57796 #: cp/cvt.cc:1548
57797 #, gcc-internal-format
57798 msgid "for increment expression cannot resolve address of overloaded function"
57799 msgstr ""
57801 #: cp/cvt.cc:1564
57802 #, gcc-internal-format
57803 msgid ""
57804 "second operand of conditional expression is a reference, not call, to "
57805 "function %qE"
57806 msgstr ""
57808 #: cp/cvt.cc:1569
57809 #, gcc-internal-format
57810 msgid ""
57811 "third operand of conditional expression is a reference, not call, to "
57812 "function %qE"
57813 msgstr ""
57815 #: cp/cvt.cc:1574
57816 #, gcc-internal-format
57817 msgid ""
57818 "right operand of comma operator is a reference, not call, to function %qE"
57819 msgstr ""
57821 #: cp/cvt.cc:1579
57822 #, gcc-internal-format
57823 msgid ""
57824 "left operand of comma operator is a reference, not call, to function %qE"
57825 msgstr ""
57827 #: cp/cvt.cc:1584
57828 #, gcc-internal-format
57829 msgid "statement is a reference, not call, to function %qE"
57830 msgstr ""
57832 #: cp/cvt.cc:1589
57833 #, gcc-internal-format
57834 msgid "for increment expression is a reference, not call, to function %qE"
57835 msgstr ""
57837 #: cp/cvt.cc:1618
57838 #, gcc-internal-format
57839 msgid "second operand of conditional expression has no effect"
57840 msgstr ""
57842 #: cp/cvt.cc:1623
57843 #, gcc-internal-format
57844 msgid "third operand of conditional expression has no effect"
57845 msgstr ""
57847 #: cp/cvt.cc:1628
57848 #, gcc-internal-format
57849 msgid "right operand of comma operator has no effect"
57850 msgstr ""
57852 #: cp/cvt.cc:1632
57853 #, gcc-internal-format
57854 msgid "left operand of comma operator has no effect"
57855 msgstr ""
57857 #: cp/cvt.cc:1636
57858 #, gcc-internal-format
57859 msgid "statement has no effect"
57860 msgstr ""
57862 #: cp/cvt.cc:1640
57863 #, gcc-internal-format
57864 msgid "for increment expression has no effect"
57865 msgstr ""
57867 #: cp/cvt.cc:1793
57868 #, gcc-internal-format
57869 msgid "converting NULL to non-pointer type"
57870 msgstr ""
57872 #: cp/cvt.cc:1911
57873 #, gcc-internal-format
57874 msgid "default type conversion cannot deduce template argument for %qD"
57875 msgstr ""
57877 #: cp/cvt.cc:1926
57878 #, gcc-internal-format
57879 msgid "ambiguous default type conversion from %qT"
57880 msgstr ""
57882 #: cp/cvt.cc:1929
57883 #, gcc-internal-format
57884 msgid "  candidate conversions include %qD and %qD"
57885 msgstr ""
57887 #: cp/cxx-pretty-print.cc:2315
57888 #, gcc-internal-format
57889 msgid "template-parameter-"
57890 msgstr ""
57892 #: cp/cxx-pretty-print.cc:2329
57893 #, gcc-internal-format
57894 msgid "requires"
57895 msgstr ""
57897 #: cp/cxx-pretty-print.cc:2849 cp/error.cc:399
57898 #, gcc-internal-format
57899 msgid "with"
57900 msgstr ""
57902 #: cp/decl.cc:715
57903 #, gcc-internal-format
57904 msgid "unused structured binding declaration"
57905 msgstr ""
57907 #: cp/decl.cc:718
57908 #, gcc-internal-format
57909 msgid "unused variable %qD"
57910 msgstr ""
57912 #: cp/decl.cc:728
57913 #, gcc-internal-format
57914 msgid "structured binding declaration set but not used"
57915 msgstr ""
57917 #: cp/decl.cc:883
57918 #, gcc-internal-format
57919 msgid "%qF declared %<static%> but never defined"
57920 msgstr ""
57922 #: cp/decl.cc:890
57923 #, gcc-internal-format
57924 msgid "odr-used inline variable %qD is not defined"
57925 msgstr ""
57927 #: cp/decl.cc:1345
57928 #, gcc-internal-format
57929 msgid "%qD was declared %<extern%> and later %<static%>"
57930 msgstr ""
57932 #: cp/decl.cc:1385
57933 #, gcc-internal-format
57934 msgid "declaration of %qF has a different exception specifier"
57935 msgstr ""
57937 #: cp/decl.cc:1399
57938 #, gcc-internal-format
57939 msgid "from previous declaration %qF"
57940 msgstr ""
57942 #: cp/decl.cc:1452
57943 #, gcc-internal-format
57944 msgid "redeclaration %qD differs in %qs from previous declaration"
57945 msgstr ""
57947 #: cp/decl.cc:1456 cp/decl.cc:16632
57948 #, gcc-internal-format
57949 msgid "previous declaration %qD"
57950 msgstr ""
57952 #: cp/decl.cc:1485
57953 #, gcc-internal-format
57954 msgid "cannot specialize concept %q#D"
57955 msgstr ""
57957 #: cp/decl.cc:1507
57958 #, gcc-internal-format
57959 msgid "redeclaration of %q#D may not have default arguments"
57960 msgstr ""
57962 #: cp/decl.cc:1536
57963 #, gcc-internal-format
57964 msgid ""
57965 "friend declaration of %q#D specifies default arguments and isn%'t the only "
57966 "declaration"
57967 msgstr ""
57969 #: cp/decl.cc:1539
57970 #, gcc-internal-format
57971 msgid "previous declaration of %q#D"
57972 msgstr ""
57974 #: cp/decl.cc:1591
57975 #, gcc-internal-format
57976 msgid "ambiguating new declaration %q+#D"
57977 msgstr ""
57979 #: cp/decl.cc:1593 cp/decl.cc:2018
57980 #, gcc-internal-format
57981 msgid "old declaration %q#D"
57982 msgstr ""
57984 #: cp/decl.cc:1633
57985 #, gcc-internal-format
57986 msgid "redefinition of default argument for %q+#D"
57987 msgstr ""
57989 #: cp/decl.cc:1635
57990 #, gcc-internal-format
57991 msgid "original definition appeared here"
57992 msgstr ""
57994 #: cp/decl.cc:1701
57995 #, gcc-internal-format
57996 msgid "built-in function %qD declared as non-function"
57997 msgstr ""
57999 #: cp/decl.cc:1714 cp/decl.cc:1840
58000 #, gcc-internal-format
58001 msgid "shadowing built-in function %q#D"
58002 msgstr ""
58004 #: cp/decl.cc:1715 cp/decl.cc:1841
58005 #, gcc-internal-format
58006 msgid "shadowing library function %q#D"
58007 msgstr ""
58009 #: cp/decl.cc:1723
58010 #, gcc-internal-format
58011 msgid "library function %q#D redeclared as non-function %q#D"
58012 msgstr ""
58014 #: cp/decl.cc:1727 cp/decl.cc:1788
58015 #, gcc-internal-format
58016 msgid "declaration of %q#D conflicts with built-in declaration %q#D"
58017 msgstr ""
58019 #: cp/decl.cc:1815
58020 #, gcc-internal-format
58021 msgid "definition of %q#D ambiguates built-in declaration %q#D"
58022 msgstr ""
58024 #: cp/decl.cc:1821 cp/decl.cc:1835
58025 #, gcc-internal-format
58026 msgid "new declaration %q#D ambiguates built-in declaration %q#D"
58027 msgstr ""
58029 #: cp/decl.cc:1825
58030 #, gcc-internal-format
58031 msgid "ignoring the %q#D declaration"
58032 msgstr ""
58034 #: cp/decl.cc:1929
58035 #, gcc-internal-format
58036 msgid "literal operator %q#D conflicts with raw literal operator"
58037 msgstr ""
58039 #: cp/decl.cc:1933
58040 #, gcc-internal-format
58041 msgid "raw literal operator %q#D conflicts with literal operator template"
58042 msgstr ""
58044 #: cp/decl.cc:1949
58045 #, gcc-internal-format
58046 msgid "%q#D redeclared as different kind of entity"
58047 msgstr ""
58049 #: cp/decl.cc:1973
58050 #, gcc-internal-format
58051 msgid "conflicting declaration of template %q#D"
58052 msgstr ""
58054 #: cp/decl.cc:1995
58055 #, gcc-internal-format
58056 msgid "conflicting declaration of C function %q#D"
58057 msgstr ""
58059 #: cp/decl.cc:2016
58060 #, gcc-internal-format
58061 msgid "ambiguating new declaration of %q#D"
58062 msgstr ""
58064 #: cp/decl.cc:2026
58065 #, gcc-internal-format
58066 msgid "conflicting declaration %q#D"
58067 msgstr ""
58069 #: cp/decl.cc:2028
58070 #, gcc-internal-format
58071 msgid "previous declaration as %q#D"
58072 msgstr ""
58074 #: cp/decl.cc:2038
58075 #, gcc-internal-format
58076 msgid "redeclaration of %<pragma omp declare reduction%>"
58077 msgstr ""
58079 #: cp/decl.cc:2040
58080 #, gcc-internal-format
58081 msgid "previous %<pragma omp declare reduction%> declaration"
58082 msgstr ""
58084 #: cp/decl.cc:2098
58085 #, gcc-internal-format
58086 msgid "%q#D previously defined here"
58087 msgstr ""
58089 #: cp/decl.cc:2099 cp/name-lookup.cc:3366 cp/name-lookup.cc:3404
58090 #: cp/name-lookup.cc:3430
58091 #, gcc-internal-format
58092 msgid "%q#D previously declared here"
58093 msgstr ""
58095 #: cp/decl.cc:2107
58096 #, gcc-internal-format
58097 msgid "parameter declaration is not name-independent"
58098 msgstr ""
58100 #: cp/decl.cc:2112
58101 #, gcc-internal-format
58102 msgid "structured binding at namespace scope is not name-independent"
58103 msgstr ""
58105 #: cp/decl.cc:2116
58106 #, gcc-internal-format
58107 msgid "static structured binding is not name-independent"
58108 msgstr ""
58110 #: cp/decl.cc:2120
58111 #, gcc-internal-format
58112 msgid "extern structured binding is not name-independent"
58113 msgstr ""
58115 #: cp/decl.cc:2127
58116 #, gcc-internal-format
58117 msgid "static data member is not name-independent"
58118 msgstr ""
58120 #: cp/decl.cc:2130
58121 #, gcc-internal-format
58122 msgid "variable at namespace scope is not name-independent"
58123 msgstr ""
58125 #: cp/decl.cc:2133
58126 #, gcc-internal-format
58127 msgid "static variable is not name-independent"
58128 msgstr ""
58130 #: cp/decl.cc:2136
58131 #, gcc-internal-format
58132 msgid "extern variable is not name-independent"
58133 msgstr ""
58135 #: cp/decl.cc:2148
58136 #, gcc-internal-format
58137 msgid "prototype specified for %q#D"
58138 msgstr ""
58140 #: cp/decl.cc:2150
58141 #, gcc-internal-format
58142 msgid "previous non-prototype definition here"
58143 msgstr ""
58145 #: cp/decl.cc:2190
58146 #, gcc-internal-format
58147 msgid "conflicting declaration of %q#D with %qL linkage"
58148 msgstr ""
58150 #: cp/decl.cc:2193
58151 #, gcc-internal-format
58152 msgid "previous declaration with %qL linkage"
58153 msgstr ""
58155 #: cp/decl.cc:2242 cp/decl.cc:2252
58156 #, gcc-internal-format
58157 msgid "default argument given for parameter %d of %q#D"
58158 msgstr ""
58160 #: cp/decl.cc:2245 cp/decl.cc:2255
58161 #, gcc-internal-format
58162 msgid "previous specification in %q#D here"
58163 msgstr ""
58165 #: cp/decl.cc:2310 cp/decl.cc:16650
58166 #, gcc-internal-format
58167 msgid "conflicting exporting for declaration %qD"
58168 msgstr ""
58170 #: cp/decl.cc:2312 cp/decl.cc:16652
58171 #, gcc-internal-format
58172 msgid "previously declared here without exporting"
58173 msgstr ""
58175 #: cp/decl.cc:2340
58176 #, gcc-internal-format
58177 msgid "previous definition of %qD here"
58178 msgstr ""
58180 #: cp/decl.cc:2341
58181 #, gcc-internal-format
58182 msgid "previous declaration of %qD here"
58183 msgstr ""
58185 #: cp/decl.cc:2354
58186 #, gcc-internal-format
58187 msgid ""
58188 "function %qD declared %<[[noreturn]]%> but its first declaration was not"
58189 msgstr ""
58191 #: cp/decl.cc:2401
58192 #, gcc-internal-format
58193 msgid "redundant redeclaration of %qD in same scope"
58194 msgstr ""
58196 #: cp/decl.cc:2417
58197 #, gcc-internal-format
58198 msgid "deleted definition of %qD is not first declaration"
58199 msgstr ""
58201 #. From [temp.expl.spec]:
58203 #. If a template, a member template or the member of a class
58204 #. template is explicitly specialized then that
58205 #. specialization shall be declared before the first use of
58206 #. that specialization that would cause an implicit
58207 #. instantiation to take place, in every translation unit in
58208 #. which such a use occurs.
58209 #: cp/decl.cc:2919
58210 #, gcc-internal-format
58211 msgid "explicit specialization of %qD after first use"
58212 msgstr ""
58214 #: cp/decl.cc:3101
58215 #, gcc-internal-format
58216 msgid ""
58217 "%qD: visibility attribute ignored because it conflicts with previous "
58218 "declaration"
58219 msgstr ""
58221 #. Reject two definitions.
58222 #: cp/decl.cc:3365 cp/decl.cc:3394 cp/decl.cc:3432 cp/decl.cc:3449
58223 #: cp/decl.cc:3548
58224 #, gcc-internal-format
58225 msgid "redefinition of %q#D"
58226 msgstr ""
58228 #: cp/decl.cc:3381
58229 #, gcc-internal-format
58230 msgid "%qD conflicts with used function"
58231 msgstr ""
58233 #: cp/decl.cc:3391
58234 #, gcc-internal-format
58235 msgid "%q#D not declared in class"
58236 msgstr ""
58238 #: cp/decl.cc:3405 cp/decl.cc:3459
58239 #, gcc-internal-format
58240 msgid "%q+D redeclared inline with %<gnu_inline%> attribute"
58241 msgstr ""
58243 #: cp/decl.cc:3408 cp/decl.cc:3462
58244 #, gcc-internal-format
58245 msgid "%q+D redeclared inline without %<gnu_inline%> attribute"
58246 msgstr ""
58248 #: cp/decl.cc:3418
58249 #, gcc-internal-format
58250 msgid "comparison operator %q+D defaulted after its first declaration"
58251 msgstr ""
58253 #. is_primary=
58254 #. is_partial=
58255 #. is_friend_decl=
58256 #: cp/decl.cc:3479
58257 #, gcc-internal-format
58258 msgid "redeclaration of friend %q#D may not have default template arguments"
58259 msgstr ""
58261 #: cp/decl.cc:3494
58262 #, gcc-internal-format
58263 msgid "thread-local declaration of %q#D follows non-thread-local declaration"
58264 msgstr ""
58266 #: cp/decl.cc:3497
58267 #, gcc-internal-format
58268 msgid "non-thread-local declaration of %q#D follows thread-local declaration"
58269 msgstr ""
58271 #: cp/decl.cc:3512 cp/decl.cc:3556 cp/name-lookup.cc:2890
58272 #: cp/name-lookup.cc:3398 cp/name-lookup.cc:3401 cp/name-lookup.cc:3424
58273 #: cp/name-lookup.cc:3427
58274 #, gcc-internal-format
58275 msgid "redeclaration of %q#D"
58276 msgstr ""
58278 #: cp/decl.cc:3539
58279 #, gcc-internal-format
58280 msgid "redundant redeclaration of %<constexpr%> static data member %qD"
58281 msgstr ""
58283 #: cp/decl.cc:3607
58284 #, gcc-internal-format
58285 msgid "local label %qE conflicts with existing label"
58286 msgstr ""
58288 #: cp/decl.cc:3608
58289 #, gcc-internal-format
58290 msgid "previous label"
58291 msgstr ""
58293 #: cp/decl.cc:3698
58294 #, gcc-internal-format
58295 msgid "jump to label %qD"
58296 msgstr ""
58298 #: cp/decl.cc:3699
58299 #, gcc-internal-format
58300 msgid "jump to case label"
58301 msgstr ""
58303 #: cp/decl.cc:3703
58304 #, gcc-internal-format
58305 msgid "  as a possible target of computed goto"
58306 msgstr ""
58308 #: cp/decl.cc:3705
58309 #, gcc-internal-format
58310 msgid "  from here"
58311 msgstr ""
58313 #: cp/decl.cc:3733 cp/decl.cc:3971
58314 #, gcc-internal-format
58315 msgid "  exits OpenMP structured block"
58316 msgstr ""
58318 #: cp/decl.cc:3758
58319 #, gcc-internal-format
58320 msgid "  crosses initialization of %q#D"
58321 msgstr ""
58323 #: cp/decl.cc:3770 cp/decl.cc:3937
58324 #, gcc-internal-format
58325 msgid "  enters %<try%> block"
58326 msgstr ""
58328 #: cp/decl.cc:3776 cp/decl.cc:3926 cp/decl.cc:3939
58329 #, gcc-internal-format
58330 msgid "  enters %<catch%> block"
58331 msgstr ""
58333 #: cp/decl.cc:3782 cp/decl.cc:3953
58334 #, gcc-internal-format
58335 msgid "  enters OpenMP structured block"
58336 msgstr ""
58338 #: cp/decl.cc:3788 cp/decl.cc:3941
58339 #, gcc-internal-format
58340 msgid "  enters synchronized or atomic statement"
58341 msgstr ""
58343 #: cp/decl.cc:3794 cp/decl.cc:3947
58344 #, gcc-internal-format
58345 msgid "  enters statement expression"
58346 msgstr ""
58348 #: cp/decl.cc:3801 cp/decl.cc:3943
58349 #, gcc-internal-format
58350 msgid "  enters %<constexpr if%> statement"
58351 msgstr ""
58353 #: cp/decl.cc:3807 cp/decl.cc:3945
58354 #, gcc-internal-format
58355 msgid "  enters %<consteval if%> statement"
58356 msgstr ""
58358 #: cp/decl.cc:3838 cp/decl.cc:4012
58359 #, gcc-internal-format
58360 msgid "  does not destroy %qD"
58361 msgstr ""
58363 #: cp/decl.cc:3840 cp/decl.cc:3995
58364 #, gcc-internal-format
58365 msgid "  does not clean up handled exception"
58366 msgstr ""
58368 #: cp/decl.cc:3931
58369 #, gcc-internal-format
58370 msgid "  skips initialization of %q#D"
58371 msgstr ""
58373 #: cp/decl.cc:4472 cp/parser.cc:7210
58374 #, gcc-internal-format
58375 msgid "%qD used without template arguments"
58376 msgstr ""
58378 #: cp/decl.cc:4478
58379 #, gcc-internal-format
58380 msgid "%qD is a function, not a type"
58381 msgstr ""
58383 #: cp/decl.cc:4489
58384 #, gcc-internal-format
58385 msgid "%q#T is not a class"
58386 msgstr ""
58388 #: cp/decl.cc:4528 cp/decl.cc:4629
58389 #, gcc-internal-format
58390 msgid "no class template named %q#T in %q#T"
58391 msgstr ""
58393 #: cp/decl.cc:4529
58394 #, gcc-internal-format
58395 msgid "no type named %q#T in %q#T"
58396 msgstr ""
58398 #: cp/decl.cc:4542
58399 #, gcc-internal-format
58400 msgid "lookup of %qT in %qT is ambiguous"
58401 msgstr ""
58403 #: cp/decl.cc:4551
58404 #, gcc-internal-format
58405 msgid "%<typename %T::%D%> names %q#T, which is not a class template"
58406 msgstr ""
58408 #: cp/decl.cc:4564
58409 #, gcc-internal-format
58410 msgid "%<typename %T::%D%> names %q#D, which is not a type"
58411 msgstr ""
58413 #: cp/decl.cc:4638
58414 #, gcc-internal-format
58415 msgid "template parameters do not match template %qD"
58416 msgstr ""
58418 #: cp/decl.cc:4995
58419 #, gcc-internal-format
58420 msgid "%<-faligned-new=%d%> is not a power of two"
58421 msgstr ""
58423 #: cp/decl.cc:5169
58424 #, gcc-internal-format
58425 msgid "%<--param destructive-interference-size=%d%> is less than %d"
58426 msgstr ""
58428 #: cp/decl.cc:5173
58429 #, gcc-internal-format
58430 msgid ""
58431 "%<--param destructive-interference-size=%d%> is less than %<--param l1-cache-"
58432 "line-size=%d%>"
58433 msgstr ""
58435 #: cp/decl.cc:5186
58436 #, gcc-internal-format
58437 msgid "%<--param constructive-interference-size=%d%> is less than %d"
58438 msgstr ""
58440 #: cp/decl.cc:5191
58441 #, gcc-internal-format
58442 msgid ""
58443 "%<--param constructive-interference-size=%d%> is greater than %<--param l1-"
58444 "cache-line-size=%d%>"
58445 msgstr ""
58447 #: cp/decl.cc:5518
58448 #, gcc-internal-format
58449 msgid ""
58450 "%q#D invalid; an anonymous union may only have public non-static data members"
58451 msgstr ""
58453 #: cp/decl.cc:5528 cp/parser.cc:23678
58454 #, gcc-internal-format
58455 msgid "this flexibility is deprecated and will be removed"
58456 msgstr ""
58458 #: cp/decl.cc:5557
58459 #, gcc-internal-format
58460 msgid "anonymous struct with base classes"
58461 msgstr ""
58463 #: cp/decl.cc:5569
58464 #, gcc-internal-format
58465 msgid "member %q+#D with constructor not allowed in anonymous aggregate"
58466 msgstr ""
58468 #: cp/decl.cc:5572
58469 #, gcc-internal-format
58470 msgid "member %q+#D with destructor not allowed in anonymous aggregate"
58471 msgstr ""
58473 #: cp/decl.cc:5575
58474 #, gcc-internal-format
58475 msgid ""
58476 "member %q+#D with copy assignment operator not allowed in anonymous aggregate"
58477 msgstr ""
58479 #: cp/decl.cc:5594
58480 #, gcc-internal-format
58481 msgid "attribute ignored in declaration of %q#T"
58482 msgstr ""
58484 #: cp/decl.cc:5597
58485 #, gcc-internal-format
58486 msgid "attribute for %q#T must follow the %qs keyword"
58487 msgstr ""
58489 #: cp/decl.cc:5639
58490 #, gcc-internal-format
58491 msgid "multiple types in one declaration"
58492 msgstr ""
58494 #: cp/decl.cc:5644
58495 #, gcc-internal-format
58496 msgid "redeclaration of C++ built-in type %qT"
58497 msgstr ""
58499 #: cp/decl.cc:5661
58500 #, gcc-internal-format
58501 msgid "%<auto%> can only be specified for variables or function declarations"
58502 msgstr ""
58504 #: cp/decl.cc:5694
58505 #, gcc-internal-format
58506 msgid "missing type-name in typedef-declaration"
58507 msgstr ""
58509 #: cp/decl.cc:5702
58510 #, gcc-internal-format
58511 msgid "ISO C++ prohibits anonymous structs"
58512 msgstr ""
58514 #: cp/decl.cc:5709
58515 #, gcc-internal-format
58516 msgid "%<inline%> can only be specified for functions"
58517 msgstr ""
58519 #: cp/decl.cc:5712
58520 #, gcc-internal-format
58521 msgid "%<virtual%> can only be specified for functions"
58522 msgstr ""
58524 #: cp/decl.cc:5717
58525 #, gcc-internal-format
58526 msgid "%<friend%> can only be specified inside a class"
58527 msgstr ""
58529 #: cp/decl.cc:5720
58530 #, gcc-internal-format
58531 msgid "%<explicit%> can only be specified for constructors"
58532 msgstr ""
58534 #: cp/decl.cc:5723
58535 #, gcc-internal-format
58536 msgid "a storage class can only be specified for objects and functions"
58537 msgstr ""
58539 #: cp/decl.cc:5727
58540 #, gcc-internal-format
58541 msgid "%<const%> can only be specified for objects and functions"
58542 msgstr ""
58544 #: cp/decl.cc:5731
58545 #, gcc-internal-format
58546 msgid "%<volatile%> can only be specified for objects and functions"
58547 msgstr ""
58549 #: cp/decl.cc:5735
58550 #, gcc-internal-format
58551 msgid "%<__restrict%> can only be specified for objects and functions"
58552 msgstr ""
58554 #: cp/decl.cc:5739
58555 #, gcc-internal-format
58556 msgid "%<__thread%> can only be specified for objects and functions"
58557 msgstr ""
58559 #: cp/decl.cc:5743
58560 #, gcc-internal-format
58561 msgid "%<typedef%> was ignored in this declaration"
58562 msgstr ""
58564 #: cp/decl.cc:5746 cp/decl.cc:5749 cp/decl.cc:5752
58565 #, gcc-internal-format
58566 msgid "%qs cannot be used for type declarations"
58567 msgstr ""
58569 #: cp/decl.cc:5774
58570 #, gcc-internal-format
58571 msgid "attribute ignored in explicit instantiation %q#T"
58572 msgstr ""
58574 #: cp/decl.cc:5777
58575 #, gcc-internal-format
58576 msgid "no attribute can be applied to an explicit instantiation"
58577 msgstr ""
58579 #: cp/decl.cc:5856
58580 #, gcc-internal-format
58581 msgid "ignoring attributes applied to class type %qT outside of definition"
58582 msgstr ""
58584 #. A template type parameter or other dependent type.
58585 #: cp/decl.cc:5860
58586 #, gcc-internal-format
58587 msgid ""
58588 "ignoring attributes applied to dependent type %qT without an associated "
58589 "declaration"
58590 msgstr ""
58592 #: cp/decl.cc:5926 cp/decl2.cc:1064
58593 #, gcc-internal-format
58594 msgid "typedef %qD is initialized (use %qs instead)"
58595 msgstr ""
58597 #: cp/decl.cc:5939
58598 #, gcc-internal-format
58599 msgid "declaration of %q#D has %<extern%> and is initialized"
58600 msgstr ""
58602 #: cp/decl.cc:5977
58603 #, gcc-internal-format
58604 msgid "definition of %q#D is marked %<dllimport%>"
58605 msgstr ""
58607 #: cp/decl.cc:6001
58608 #, gcc-internal-format
58609 msgid "%q+#D is not a static data member of %q#T"
58610 msgstr ""
58612 #: cp/decl.cc:6009
58613 #, gcc-internal-format
58614 msgid "non-member-template declaration of %qD"
58615 msgstr ""
58617 #: cp/decl.cc:6010
58618 #, gcc-internal-format
58619 msgid "does not match member template declaration here"
58620 msgstr ""
58622 #: cp/decl.cc:6022
58623 #, gcc-internal-format
58624 msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
58625 msgstr ""
58627 #: cp/decl.cc:6034
58628 #, gcc-internal-format
58629 msgid "duplicate initialization of %qD"
58630 msgstr ""
58632 #: cp/decl.cc:6084 cp/decl.cc:6088
58633 #, gcc-internal-format
58634 msgid "declaration of %q#D outside of class is not definition"
58635 msgstr ""
58637 #: cp/decl.cc:6106
58638 #, gcc-internal-format
58639 msgid ""
58640 "block-scope extern declaration %q#D must not be attached to a named module"
58641 msgstr ""
58643 #: cp/decl.cc:6142
58644 #, gcc-internal-format
58645 msgid ""
58646 "%qD defined %<thread_local%> in %qs function only available with %<-std=c+"
58647 "+2b%> or %<-std=gnu++2b%>"
58648 msgstr ""
58650 #: cp/decl.cc:6148
58651 #, gcc-internal-format
58652 msgid ""
58653 "%qD defined %<static%> in %qs function only available with %<-std=c++2b%> or "
58654 "%<-std=gnu++2b%>"
58655 msgstr ""
58657 #: cp/decl.cc:6214
58658 #, gcc-internal-format
58659 msgid "variable %q#D has initializer but incomplete type"
58660 msgstr ""
58662 #: cp/decl.cc:6223 cp/decl.cc:7557
58663 #, gcc-internal-format
58664 msgid "elements of array %q#D have incomplete type"
58665 msgstr ""
58667 #: cp/decl.cc:6234
58668 #, gcc-internal-format
58669 msgid "aggregate %q#D has incomplete type and cannot be defined"
58670 msgstr ""
58672 #: cp/decl.cc:6304
58673 #, gcc-internal-format
58674 msgid "%qD declared as reference but not initialized"
58675 msgstr ""
58677 #: cp/decl.cc:6387
58678 #, gcc-internal-format
58679 msgid "name used in a GNU-style designated initializer for an array"
58680 msgstr ""
58682 #: cp/decl.cc:6393
58683 #, gcc-internal-format
58684 msgid "name %qD used in a GNU-style designated initializer for an array"
58685 msgstr ""
58687 #: cp/decl.cc:6412
58688 #, gcc-internal-format
58689 msgid "non-trivial designated initializers not supported"
58690 msgstr ""
58692 #: cp/decl.cc:6416
58693 #, gcc-internal-format
58694 msgid "C99 designator %qE is not an integral constant-expression"
58695 msgstr ""
58697 #: cp/decl.cc:6477
58698 #, gcc-internal-format
58699 msgid "initializer fails to determine size of %qD"
58700 msgstr ""
58702 #: cp/decl.cc:6484
58703 #, gcc-internal-format
58704 msgid "array size missing in %qD"
58705 msgstr ""
58707 #: cp/decl.cc:6496
58708 #, gcc-internal-format
58709 msgid "zero-size array %qD"
58710 msgstr ""
58712 #: cp/decl.cc:6536
58713 #, gcc-internal-format
58714 msgid "storage size of %qD isn%'t known"
58715 msgstr ""
58717 #: cp/decl.cc:6561
58718 #, gcc-internal-format
58719 msgid "storage size of %qD isn%'t constant"
58720 msgstr ""
58722 #: cp/decl.cc:6645
58723 #, gcc-internal-format
58724 msgid ""
58725 "sorry: semantics of inline variable %q#D are wrong (you%'ll wind up with "
58726 "multiple copies)"
58727 msgstr ""
58729 #: cp/decl.cc:6649
58730 #, gcc-internal-format
58731 msgid ""
58732 "sorry: semantics of inline function static data %q#D are wrong (you%'ll wind "
58733 "up with multiple copies)"
58734 msgstr ""
58736 #: cp/decl.cc:6655
58737 #, gcc-internal-format
58738 msgid "you can work around this by removing the initializer"
58739 msgstr ""
58741 #: cp/decl.cc:6697 rust/backend/rust-tree.cc:3278
58742 #, gcc-internal-format
58743 msgid "uninitialized %<const %D%>"
58744 msgstr ""
58746 #: cp/decl.cc:6704 rust/backend/rust-tree.cc:3285
58747 #, gcc-internal-format
58748 msgid "uninitialized variable %qD in %<constexpr%> function"
58749 msgstr ""
58751 #: cp/decl.cc:6713 rust/backend/rust-tree.cc:3294
58752 #, gcc-internal-format
58753 msgid "uninitialized variable %qD in %<constexpr%> context"
58754 msgstr ""
58756 #: cp/decl.cc:6721
58757 #, gcc-internal-format
58758 msgid "%q#T has no user-provided default constructor"
58759 msgstr ""
58761 #: cp/decl.cc:6725
58762 #, gcc-internal-format
58763 msgid ""
58764 "constructor is not user-provided because it is explicitly defaulted in the "
58765 "class body"
58766 msgstr ""
58768 #: cp/decl.cc:6728
58769 #, gcc-internal-format
58770 msgid "and the implicitly-defined constructor does not initialize %q#D"
58771 msgstr ""
58773 #: cp/decl.cc:6921
58774 #, gcc-internal-format
58775 msgid "invalid type %qT as initializer for a vector of type %qT"
58776 msgstr ""
58778 #: cp/decl.cc:6993
58779 #, gcc-internal-format
58780 msgid "initializer for %qT must be brace-enclosed"
58781 msgstr ""
58783 #: cp/decl.cc:7037
58784 #, gcc-internal-format
58785 msgid "%<[%E] =%> used in a GNU-style designated initializer for class %qT"
58786 msgstr ""
58788 #: cp/decl.cc:7053 cp/init.cc:3407 cp/search.cc:1230
58789 #, gcc-internal-format
58790 msgid "request for member %qD is ambiguous"
58791 msgstr ""
58793 #: cp/decl.cc:7058
58794 #, gcc-internal-format
58795 msgid "%qT has no non-static data member named %qD"
58796 msgstr ""
58798 #: cp/decl.cc:7083
58799 #, gcc-internal-format
58800 msgid "%qD is not a direct member of %qT"
58801 msgstr ""
58803 #: cp/decl.cc:7138
58804 #, gcc-internal-format
58805 msgid "invalid initializer for %q#D"
58806 msgstr ""
58808 #: cp/decl.cc:7188
58809 #, gcc-internal-format
58810 msgid "C99 designator %qE outside aggregate initializer"
58811 msgstr ""
58813 #: cp/decl.cc:7227 cp/decl.cc:7515 cp/typeck2.cc:1593 cp/typeck2.cc:1923
58814 #: cp/typeck2.cc:1971 cp/typeck2.cc:2018
58815 #, gcc-internal-format
58816 msgid "too many initializers for %qT"
58817 msgstr ""
58819 #: cp/decl.cc:7269
58820 #, gcc-internal-format
58821 msgid "braces around scalar initializer for type %qT"
58822 msgstr ""
58824 #: cp/decl.cc:7279
58825 #, gcc-internal-format
58826 msgid "too many braces around scalar initializer for type %qT"
58827 msgstr ""
58829 #: cp/decl.cc:7412
58830 #, gcc-internal-format
58831 msgid "missing braces around initializer for %qT"
58832 msgstr ""
58834 #: cp/decl.cc:7545
58835 #, gcc-internal-format
58836 msgid "structured binding has incomplete type %qT"
58837 msgstr ""
58839 #: cp/decl.cc:7559
58840 #, gcc-internal-format
58841 msgid "elements of array %q#T have incomplete type"
58842 msgstr ""
58844 #: cp/decl.cc:7572
58845 #, gcc-internal-format
58846 msgid "variable-sized compound literal"
58847 msgstr ""
58849 #: cp/decl.cc:7628
58850 #, gcc-internal-format
58851 msgid "%q#D has incomplete type"
58852 msgstr ""
58854 #: cp/decl.cc:7649
58855 #, gcc-internal-format
58856 msgid "scalar object %qD requires one element in initializer"
58857 msgstr ""
58859 #: cp/decl.cc:7694
58860 #, gcc-internal-format
58861 msgid "in C++98 %qD must be initialized by constructor, not by %<{...}%>"
58862 msgstr ""
58864 #: cp/decl.cc:7837
58865 #, gcc-internal-format
58866 msgid "array %qD initialized by parenthesized string literal %qE"
58867 msgstr ""
58869 #: cp/decl.cc:7876
58870 #, gcc-internal-format
58871 msgid "initializer invalid for static member with constructor"
58872 msgstr ""
58874 #: cp/decl.cc:7878
58875 #, gcc-internal-format
58876 msgid "non-constant in-class initialization invalid for static member %qD"
58877 msgstr ""
58879 #: cp/decl.cc:7881
58880 #, gcc-internal-format
58881 msgid ""
58882 "non-constant in-class initialization invalid for non-inline static member %qD"
58883 msgstr ""
58885 #: cp/decl.cc:7886
58886 #, gcc-internal-format
58887 msgid "(an out of class initialization is required)"
58888 msgstr ""
58890 #: cp/decl.cc:8088
58891 #, gcc-internal-format
58892 msgid "reference %qD is initialized with itself"
58893 msgstr ""
58895 #: cp/decl.cc:8347
58896 #, gcc-internal-format
58897 msgid "could not find variant declaration"
58898 msgstr ""
58900 #: cp/decl.cc:8371
58901 #, gcc-internal-format
58902 msgid "%<declare variant%> on constructor %qD"
58903 msgstr ""
58905 #: cp/decl.cc:8376
58906 #, gcc-internal-format
58907 msgid "%<declare variant%> on destructor %qD"
58908 msgstr ""
58910 #: cp/decl.cc:8381
58911 #, gcc-internal-format
58912 msgid "%<declare variant%> on defaulted %qD"
58913 msgstr ""
58915 #: cp/decl.cc:8386
58916 #, gcc-internal-format
58917 msgid "%<declare variant%> on deleted %qD"
58918 msgstr ""
58920 #: cp/decl.cc:8391
58921 #, gcc-internal-format
58922 msgid "%<declare variant%> on virtual %qD"
58923 msgstr ""
58925 #: cp/decl.cc:8445
58926 #, gcc-internal-format
58927 msgid "assignment (not initialization) in declaration"
58928 msgstr ""
58930 #: cp/decl.cc:8466 cp/decl.cc:15246
58931 #, gcc-internal-format
58932 msgid "ISO C++17 does not allow %<register%> storage class specifier"
58933 msgstr ""
58935 #: cp/decl.cc:8470 cp/decl.cc:15250
58936 #, gcc-internal-format
58937 msgid "%<register%> storage class specifier used"
58938 msgstr ""
58940 #: cp/decl.cc:8515 cp/decl.cc:15213
58941 #, gcc-internal-format
58942 msgid "declaration of %q#D has no initializer"
58943 msgstr ""
58945 #: cp/decl.cc:8551
58946 #, gcc-internal-format
58947 msgid ""
58948 "initializer for %<decltype(auto) %D%> has function type; did you forget the "
58949 "%<()%>?"
58950 msgstr ""
58952 #: cp/decl.cc:8562
58953 #, gcc-internal-format
58954 msgid "deduced type %qT for %qD is incomplete"
58955 msgstr ""
58957 #: cp/decl.cc:8703
58958 #, gcc-internal-format
58959 msgid "variable concept has no initializer"
58960 msgstr ""
58962 #: cp/decl.cc:8762
58963 #, gcc-internal-format
58964 msgid "shadowing previous type declaration of %q#D"
58965 msgstr ""
58967 #: cp/decl.cc:8805
58968 #, gcc-internal-format
58969 msgid ""
58970 "%<constinit%> can only be applied to a variable with static or thread "
58971 "storage duration"
58972 msgstr ""
58974 #: cp/decl.cc:9000
58975 #, gcc-internal-format
58976 msgid "function %q#D is initialized like a variable"
58977 msgstr ""
58979 #: cp/decl.cc:9111
58980 #, gcc-internal-format
58981 msgid ""
58982 "cannot decompose class type %qT because it has an anonymous struct member"
58983 msgstr ""
58985 #: cp/decl.cc:9114
58986 #, gcc-internal-format
58987 msgid ""
58988 "cannot decompose class type %qT because it has an anonymous union member"
58989 msgstr ""
58991 #: cp/decl.cc:9121
58992 #, gcc-internal-format
58993 msgid "cannot decompose inaccessible member %qD of %qT"
58994 msgstr ""
58996 #: cp/decl.cc:9147
58997 #, gcc-internal-format
58998 msgid ""
58999 "cannot decompose class type %qT: both it and its base class %qT have non-"
59000 "static data members"
59001 msgstr ""
59003 #: cp/decl.cc:9156
59004 #, gcc-internal-format
59005 msgid ""
59006 "cannot decompose class type %qT: its base classes %qT and %qT have non-"
59007 "static data members"
59008 msgstr ""
59010 #: cp/decl.cc:9393
59011 #, gcc-internal-format
59012 msgid "structured binding refers to incomplete type %qT"
59013 msgstr ""
59015 #: cp/decl.cc:9409
59016 #, gcc-internal-format
59017 msgid "cannot decompose variable length array %qT"
59018 msgstr ""
59020 #: cp/decl.cc:9418 cp/decl.cc:9497
59021 #, gcc-internal-format, gfc-internal-format
59022 msgid "%u name provided for structured binding"
59023 msgid_plural "%u names provided for structured binding"
59024 msgstr[0] ""
59025 msgstr[1] ""
59027 #: cp/decl.cc:9422
59028 #, gcc-internal-format, gfc-internal-format
59029 msgid "only %u name provided for structured binding"
59030 msgid_plural "only %u names provided for structured binding"
59031 msgstr[0] ""
59032 msgstr[1] ""
59034 #: cp/decl.cc:9425
59035 #, gcc-internal-format
59036 msgid "while %qT decomposes into %wu element"
59037 msgid_plural "while %qT decomposes into %wu elements"
59038 msgstr[0] ""
59039 msgstr[1] ""
59041 #: cp/decl.cc:9466
59042 #, gcc-internal-format
59043 msgid "cannot decompose variable length vector %qT"
59044 msgstr ""
59046 #: cp/decl.cc:9490
59047 #, gcc-internal-format
59048 msgid "%<std::tuple_size<%T>::value%> is not an integral constant expression"
59049 msgstr ""
59051 #: cp/decl.cc:9499
59052 #, gcc-internal-format
59053 msgid "while %qT decomposes into %E elements"
59054 msgstr ""
59056 #: cp/decl.cc:9520
59057 #, gcc-internal-format
59058 msgid "%<std::tuple_element<%u, %T>::type%> is %<void%>"
59059 msgstr ""
59061 #: cp/decl.cc:9526
59062 #, gcc-internal-format
59063 msgid "in initialization of structured binding variable %qD"
59064 msgstr ""
59066 #: cp/decl.cc:9555
59067 #, gcc-internal-format
59068 msgid "cannot decompose union type %qT"
59069 msgstr ""
59071 #: cp/decl.cc:9560
59072 #, gcc-internal-format
59073 msgid "cannot decompose non-array non-class type %qT"
59074 msgstr ""
59076 #: cp/decl.cc:9565
59077 #, gcc-internal-format
59078 msgid "cannot decompose lambda closure type %qT"
59079 msgstr ""
59081 #: cp/decl.cc:9571
59082 #, gcc-internal-format
59083 msgid "structured binding refers to incomplete class type %qT"
59084 msgstr ""
59086 #: cp/decl.cc:9580
59087 #, gcc-internal-format
59088 msgid "cannot decompose class type %qT without non-static data members"
59089 msgstr ""
59091 #: cp/decl.cc:10058
59092 #, gcc-internal-format
59093 msgid ""
59094 "non-local variable %qD declared %<__thread%> needs dynamic initialization"
59095 msgstr ""
59097 #: cp/decl.cc:10061
59098 #, gcc-internal-format
59099 msgid ""
59100 "non-local variable %qD declared %<__thread%> has a non-trivial destructor"
59101 msgstr ""
59103 #: cp/decl.cc:10066
59104 #, gcc-internal-format
59105 msgid "C++11 %<thread_local%> allows dynamic initialization and destruction"
59106 msgstr ""
59108 #: cp/decl.cc:10285
59109 #, gcc-internal-format
59110 msgid "initializer fails to determine size of %qT"
59111 msgstr ""
59113 #: cp/decl.cc:10289
59114 #, gcc-internal-format
59115 msgid "array size missing in %qT"
59116 msgstr ""
59118 #: cp/decl.cc:10292
59119 #, gcc-internal-format
59120 msgid "zero-size array %qT"
59121 msgstr ""
59123 #: cp/decl.cc:10308
59124 #, gcc-internal-format
59125 msgid "destructor for alien class %qT cannot be a member"
59126 msgstr ""
59128 #: cp/decl.cc:10310
59129 #, gcc-internal-format
59130 msgid "constructor for alien class %qT cannot be a member"
59131 msgstr ""
59133 #: cp/decl.cc:10336
59134 #, gcc-internal-format
59135 msgid "%qD declared as a %<virtual%> variable"
59136 msgstr ""
59138 #: cp/decl.cc:10338
59139 #, gcc-internal-format
59140 msgid ""
59141 "%<const%> and %<volatile%> function specifiers on %qD invalid in variable "
59142 "declaration"
59143 msgstr ""
59145 #: cp/decl.cc:10344
59146 #, gcc-internal-format
59147 msgid "%qD declared as a %<virtual%> parameter"
59148 msgstr ""
59150 #: cp/decl.cc:10347
59151 #, gcc-internal-format
59152 msgid "%qD declared as an %<inline%> parameter"
59153 msgstr ""
59155 #: cp/decl.cc:10349
59156 #, gcc-internal-format
59157 msgid ""
59158 "%<const%> and %<volatile%> function specifiers on %qD invalid in parameter "
59159 "declaration"
59160 msgstr ""
59162 #: cp/decl.cc:10355
59163 #, gcc-internal-format
59164 msgid "%qD declared as a %<virtual%> type"
59165 msgstr ""
59167 #: cp/decl.cc:10358
59168 #, gcc-internal-format
59169 msgid "%qD declared as an %<inline%> type"
59170 msgstr ""
59172 #: cp/decl.cc:10360
59173 #, gcc-internal-format
59174 msgid ""
59175 "%<const%> and %<volatile%> function specifiers on %qD invalid in type "
59176 "declaration"
59177 msgstr ""
59179 #: cp/decl.cc:10366
59180 #, gcc-internal-format
59181 msgid "%qD declared as a %<virtual%> field"
59182 msgstr ""
59184 #: cp/decl.cc:10369
59185 #, gcc-internal-format
59186 msgid "%qD declared as an %<inline%> field"
59187 msgstr ""
59189 #: cp/decl.cc:10371
59190 #, gcc-internal-format
59191 msgid ""
59192 "%<const%> and %<volatile%> function specifiers on %qD invalid in field "
59193 "declaration"
59194 msgstr ""
59196 #: cp/decl.cc:10378
59197 #, gcc-internal-format
59198 msgid "%q+D declared as a friend"
59199 msgstr ""
59201 #: cp/decl.cc:10385
59202 #, gcc-internal-format
59203 msgid "%q+D declared with an exception specification"
59204 msgstr ""
59206 #: cp/decl.cc:10417
59207 #, gcc-internal-format
59208 msgid "definition of %qD is not in namespace enclosing %qT"
59209 msgstr ""
59211 #: cp/decl.cc:10457
59212 #, gcc-internal-format
59213 msgid "static member function %q#D declared with type qualifiers"
59214 msgstr ""
59216 #: cp/decl.cc:10468
59217 #, gcc-internal-format
59218 msgid "concept %q#D declared with function parameters"
59219 msgstr ""
59221 #: cp/decl.cc:10475
59222 #, gcc-internal-format
59223 msgid "concept %q#D declared with a deduced return type"
59224 msgstr ""
59226 #: cp/decl.cc:10478
59227 #, gcc-internal-format
59228 msgid "concept %q#D with non-%<bool%> return type %qT"
59229 msgstr ""
59231 #: cp/decl.cc:10554
59232 #, gcc-internal-format
59233 msgid "concept %qD has no definition"
59234 msgstr ""
59236 #: cp/decl.cc:10583
59237 #, gcc-internal-format
59238 msgid "a function concept cannot be constrained"
59239 msgstr ""
59241 #: cp/decl.cc:10598
59242 #, gcc-internal-format
59243 msgid "constraints on a non-templated function"
59244 msgstr ""
59246 #: cp/decl.cc:10600
59247 #, gcc-internal-format
59248 msgid "constrained non-template friend declaration must be a definition"
59249 msgstr ""
59251 #: cp/decl.cc:10607
59252 #, gcc-internal-format
59253 msgid ""
59254 "friend function template with constraints that depend on outer template "
59255 "parameters must be a definition"
59256 msgstr ""
59258 #: cp/decl.cc:10656
59259 #, gcc-internal-format
59260 msgid "defining explicit specialization %qD in friend declaration"
59261 msgstr ""
59263 #: cp/decl.cc:10667
59264 #, gcc-internal-format
59265 msgid "invalid use of template-id %qD in declaration of primary template"
59266 msgstr ""
59268 #: cp/decl.cc:10685
59269 #, gcc-internal-format
59270 msgid ""
59271 "default arguments are not allowed in declaration of friend template "
59272 "specialization %qD"
59273 msgstr ""
59275 #: cp/decl.cc:10694
59276 #, gcc-internal-format
59277 msgid ""
59278 "%<inline%> is not allowed in declaration of friend template specialization "
59279 "%qD"
59280 msgstr ""
59282 #: cp/decl.cc:10711
59283 #, gcc-internal-format
59284 msgid ""
59285 "friend declaration of %qD specifies default arguments and isn%'t a definition"
59286 msgstr ""
59288 #: cp/decl.cc:10753
59289 #, gcc-internal-format
59290 msgid "cannot declare %<::main%> to be a template"
59291 msgstr ""
59293 #: cp/decl.cc:10756
59294 #, gcc-internal-format
59295 msgid "cannot declare %<::main%> to be inline"
59296 msgstr ""
59298 #: cp/decl.cc:10759 cp/decl.cc:10762
59299 #, gcc-internal-format
59300 msgid "cannot declare %<::main%> to be %qs"
59301 msgstr ""
59303 #: cp/decl.cc:10764
59304 #, gcc-internal-format
59305 msgid "cannot declare %<::main%> to be static"
59306 msgstr ""
59308 #: cp/decl.cc:10831
59309 #, gcc-internal-format
59310 msgid "non-member function %qD cannot have cv-qualifier"
59311 msgstr ""
59313 #: cp/decl.cc:10833
59314 #, gcc-internal-format
59315 msgid "static member function %qD cannot have cv-qualifier"
59316 msgstr ""
59318 #: cp/decl.cc:10834
59319 #, gcc-internal-format
59320 msgid "explicit object member function %qD cannot have cv-qualifier"
59321 msgstr ""
59323 #: cp/decl.cc:10839
59324 #, gcc-internal-format
59325 msgid "non-member function %qD cannot have ref-qualifier"
59326 msgstr ""
59328 #: cp/decl.cc:10841
59329 #, gcc-internal-format
59330 msgid "static member function %qD cannot have ref-qualifier"
59331 msgstr ""
59333 #: cp/decl.cc:10842
59334 #, gcc-internal-format
59335 msgid "explicit object member function %qD cannot have ref-qualifier"
59336 msgstr ""
59338 #: cp/decl.cc:10848 cp/decl.cc:13731 cp/decl.cc:13741 cp/parser.cc:11977
59339 #, gcc-internal-format
59340 msgid "explicit object parameter declared here"
59341 msgstr ""
59343 #: cp/decl.cc:10860
59344 #, gcc-internal-format
59345 msgid "deduction guide %qD must be declared in the same scope as %qT"
59346 msgstr ""
59348 #: cp/decl.cc:10868
59349 #, gcc-internal-format
59350 msgid "deduction guide %qD must have the same access as %qT"
59351 msgstr ""
59353 #: cp/decl.cc:10874
59354 #, gcc-internal-format
59355 msgid "deduction guide %qD must not have a function body"
59356 msgstr ""
59358 #: cp/decl.cc:10887
59359 #, gcc-internal-format
59360 msgid "literal operator with C linkage"
59361 msgstr ""
59363 #: cp/decl.cc:10897
59364 #, gcc-internal-format
59365 msgid "%qD has invalid argument list"
59366 msgstr ""
59368 #: cp/decl.cc:10905
59369 #, gcc-internal-format
59370 msgid "integer suffix %qs shadowed by implementation"
59371 msgstr ""
59373 #: cp/decl.cc:10911
59374 #, gcc-internal-format
59375 msgid "floating-point suffix %qs shadowed by implementation"
59376 msgstr ""
59378 #: cp/decl.cc:10918
59379 #, gcc-internal-format
59380 msgid ""
59381 "literal operator suffixes not preceded by %<_%> are reserved for future "
59382 "standardization"
59383 msgstr ""
59385 #: cp/decl.cc:10923
59386 #, gcc-internal-format
59387 msgid "%qD must be a non-member function"
59388 msgstr ""
59390 #: cp/decl.cc:11009
59391 #, gcc-internal-format
59392 msgid "%<::main%> must return %<int%>"
59393 msgstr ""
59395 #: cp/decl.cc:11049
59396 #, gcc-internal-format
59397 msgid "definition of implicitly-declared %qD"
59398 msgstr ""
59400 #: cp/decl.cc:11054
59401 #, gcc-internal-format
59402 msgid "definition of explicitly-defaulted %q+D"
59403 msgstr ""
59405 #: cp/decl.cc:11056
59406 #, gcc-internal-format
59407 msgid "%q#D explicitly defaulted here"
59408 msgstr ""
59410 #: cp/decl.cc:11073
59411 #, gcc-internal-format
59412 msgid "no %q#D member function declared in class %qT"
59413 msgstr ""
59415 #: cp/decl.cc:11267
59416 #, gcc-internal-format
59417 msgid "cannot declare %<::main%> to be a global variable"
59418 msgstr ""
59420 #: cp/decl.cc:11276
59421 #, gcc-internal-format
59422 msgid "a non-template variable cannot be %<concept%>"
59423 msgstr ""
59425 #: cp/decl.cc:11282
59426 #, gcc-internal-format
59427 msgid "concept must be defined at namespace scope"
59428 msgstr ""
59430 #: cp/decl.cc:11289
59431 #, gcc-internal-format
59432 msgid "concept must have type %<bool%>"
59433 msgstr ""
59435 #: cp/decl.cc:11292
59436 #, gcc-internal-format
59437 msgid "a variable concept cannot be constrained"
59438 msgstr ""
59440 #: cp/decl.cc:11414
59441 #, gcc-internal-format
59442 msgid "in-class initialization of static data member %q#D of incomplete type"
59443 msgstr ""
59445 #: cp/decl.cc:11418
59446 #, gcc-internal-format
59447 msgid ""
59448 "%<constexpr%> needed for in-class initialization of static data member %q#D "
59449 "of non-integral type"
59450 msgstr ""
59452 #: cp/decl.cc:11422
59453 #, gcc-internal-format
59454 msgid "in-class initialization of static data member %q#D of non-literal type"
59455 msgstr ""
59457 #: cp/decl.cc:11433
59458 #, gcc-internal-format
59459 msgid ""
59460 "invalid in-class initialization of static data member of non-integral type "
59461 "%qT"
59462 msgstr ""
59464 #: cp/decl.cc:11438
59465 #, gcc-internal-format
59466 msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
59467 msgstr ""
59469 #: cp/decl.cc:11443
59470 #, gcc-internal-format
59471 msgid ""
59472 "ISO C++ forbids initialization of member constant %qD of non-integral type "
59473 "%qT"
59474 msgstr ""
59476 #: cp/decl.cc:11554
59477 #, gcc-internal-format
59478 msgid "size of array %qD has non-integral type %qT"
59479 msgstr ""
59481 #: cp/decl.cc:11557
59482 #, gcc-internal-format
59483 msgid "size of array has non-integral type %qT"
59484 msgstr ""
59486 #: cp/decl.cc:11588 cp/decl.cc:11660
59487 #, gcc-internal-format
59488 msgid "size of array %qD is not an integral constant-expression"
59489 msgstr ""
59491 #: cp/decl.cc:11592 cp/decl.cc:11663
59492 #, gcc-internal-format
59493 msgid "size of array is not an integral constant-expression"
59494 msgstr ""
59496 #: cp/decl.cc:11643
59497 #, gcc-internal-format
59498 msgid "ISO C++ forbids zero-size array %qD"
59499 msgstr ""
59501 #: cp/decl.cc:11646
59502 #, gcc-internal-format
59503 msgid "ISO C++ forbids zero-size array"
59504 msgstr ""
59506 #: cp/decl.cc:11670
59507 #, gcc-internal-format
59508 msgid "ISO C++ forbids variable length array %qD"
59509 msgstr ""
59511 #: cp/decl.cc:11673
59512 #, gcc-internal-format
59513 msgid "ISO C++ forbids variable length array"
59514 msgstr ""
59516 #: cp/decl.cc:11679
59517 #, gcc-internal-format
59518 msgid "variable length array %qD is used"
59519 msgstr ""
59521 #: cp/decl.cc:11682
59522 #, gcc-internal-format
59523 msgid "variable length array is used"
59524 msgstr ""
59526 #: cp/decl.cc:11734
59527 #, gcc-internal-format
59528 msgid "overflow in array dimension"
59529 msgstr ""
59531 #: cp/decl.cc:11794
59532 #, gcc-internal-format
59533 msgid "%qD declared as array of template placeholder type %qT"
59534 msgstr ""
59536 #: cp/decl.cc:11797
59537 #, gcc-internal-format
59538 msgid "creating array of template placeholder type %qT"
59539 msgstr ""
59541 #: cp/decl.cc:11807
59542 #, gcc-internal-format
59543 msgid "declaration of %qD as array of void"
59544 msgstr ""
59546 #: cp/decl.cc:11809
59547 #, gcc-internal-format
59548 msgid "creating array of void"
59549 msgstr ""
59551 #: cp/decl.cc:11814
59552 #, gcc-internal-format
59553 msgid "declaration of %qD as array of functions"
59554 msgstr ""
59556 #: cp/decl.cc:11816
59557 #, gcc-internal-format
59558 msgid "creating array of functions"
59559 msgstr ""
59561 #: cp/decl.cc:11821
59562 #, gcc-internal-format
59563 msgid "declaration of %qD as array of references"
59564 msgstr ""
59566 #: cp/decl.cc:11823
59567 #, gcc-internal-format
59568 msgid "creating array of references"
59569 msgstr ""
59571 #: cp/decl.cc:11828
59572 #, gcc-internal-format
59573 msgid "declaration of %qD as array of function members"
59574 msgstr ""
59576 #: cp/decl.cc:11831
59577 #, gcc-internal-format
59578 msgid "creating array of function members"
59579 msgstr ""
59581 #: cp/decl.cc:11849
59582 #, gcc-internal-format
59583 msgid ""
59584 "declaration of %qD as multidimensional array must have bounds for all "
59585 "dimensions except the first"
59586 msgstr ""
59588 #: cp/decl.cc:11853
59589 #, gcc-internal-format
59590 msgid ""
59591 "multidimensional array must have bounds for all dimensions except the first"
59592 msgstr ""
59594 #: cp/decl.cc:11867
59595 #, gcc-internal-format
59596 msgid "variable-length array of %<auto%>"
59597 msgstr ""
59599 #: cp/decl.cc:11943
59600 #, gcc-internal-format
59601 msgid "return type specification for constructor invalid"
59602 msgstr ""
59604 #: cp/decl.cc:11946
59605 #, gcc-internal-format
59606 msgid "qualifiers are not allowed on constructor declaration"
59607 msgstr ""
59609 #: cp/decl.cc:11957
59610 #, gcc-internal-format
59611 msgid "return type specification for destructor invalid"
59612 msgstr ""
59614 #: cp/decl.cc:11960
59615 #, gcc-internal-format
59616 msgid "qualifiers are not allowed on destructor declaration"
59617 msgstr ""
59619 #: cp/decl.cc:11973
59620 #, gcc-internal-format
59621 msgid "return type specified for %<operator %T%>"
59622 msgstr ""
59624 #: cp/decl.cc:11976
59625 #, gcc-internal-format
59626 msgid "qualifiers are not allowed on declaration of %<operator %T%>"
59627 msgstr ""
59629 #: cp/decl.cc:11985
59630 #, gcc-internal-format
59631 msgid "return type specified for deduction guide"
59632 msgstr ""
59634 #: cp/decl.cc:11988
59635 #, gcc-internal-format
59636 msgid "qualifiers are not allowed on declaration of deduction guide"
59637 msgstr ""
59639 #: cp/decl.cc:11992
59640 #, gcc-internal-format
59641 msgid "template template parameter %qT in declaration of deduction guide"
59642 msgstr ""
59644 #: cp/decl.cc:12001
59645 #, gcc-internal-format
59646 msgid "%<decl-specifier%> in declaration of deduction guide"
59647 msgstr ""
59649 #: cp/decl.cc:12022
59650 #, gcc-internal-format
59651 msgid "unnamed variable or field declared void"
59652 msgstr ""
59654 #: cp/decl.cc:12030
59655 #, gcc-internal-format
59656 msgid "variable or field declared void"
59657 msgstr ""
59659 #: cp/decl.cc:12045
59660 #, gcc-internal-format
59661 msgid "%<inline%> specifier invalid for variable %qD declared at block scope"
59662 msgstr ""
59664 #: cp/decl.cc:12050
59665 #, gcc-internal-format
59666 msgid ""
59667 "inline variables are only available with %<-std=c++17%> or %<-std=gnu++17%>"
59668 msgstr ""
59670 #: cp/decl.cc:12106
59671 #, gcc-internal-format
59672 msgid "%qT as type rather than plain %<decltype(auto)%>"
59673 msgstr ""
59675 #: cp/decl.cc:12112
59676 #, gcc-internal-format
59677 msgid "%<decltype(auto)%> cannot be cv-qualified"
59678 msgstr ""
59680 #: cp/decl.cc:12328
59681 #, gcc-internal-format
59682 msgid "invalid use of qualified-name %<::%D%>"
59683 msgstr ""
59685 #: cp/decl.cc:12331 cp/decl.cc:12353
59686 #, gcc-internal-format
59687 msgid "invalid use of qualified-name %<%T::%D%>"
59688 msgstr ""
59690 #: cp/decl.cc:12334
59691 #, gcc-internal-format
59692 msgid "invalid use of qualified-name %<%D::%D%>"
59693 msgstr ""
59695 #: cp/decl.cc:12344
59696 #, gcc-internal-format
59697 msgid "%q#T is not a class or namespace"
59698 msgstr ""
59700 #: cp/decl.cc:12368
59701 #, gcc-internal-format
59702 msgid "declaration of %qE as non-function"
59703 msgstr ""
59705 #: cp/decl.cc:12375
59706 #, gcc-internal-format
59707 msgid "declaration of %qE as non-member"
59708 msgstr ""
59710 #: cp/decl.cc:12403
59711 #, gcc-internal-format
59712 msgid "declarator-id missing; using reserved word %qD"
59713 msgstr ""
59715 #: cp/decl.cc:12454
59716 #, gcc-internal-format
59717 msgid "function definition does not declare parameters"
59718 msgstr ""
59720 #: cp/decl.cc:12462 cp/decl.cc:12471 cp/decl.cc:14456
59721 #, gcc-internal-format
59722 msgid "declaration of %qD as non-function"
59723 msgstr ""
59725 #: cp/decl.cc:12479
59726 #, gcc-internal-format
59727 msgid "declaration of %qD as %<typedef%>"
59728 msgstr ""
59730 #: cp/decl.cc:12484
59731 #, gcc-internal-format
59732 msgid "declaration of %qD as parameter"
59733 msgstr ""
59735 #: cp/decl.cc:12519
59736 #, gcc-internal-format
59737 msgid "both %qs and %qs specified"
59738 msgstr ""
59740 #: cp/decl.cc:12526 cp/decl.cc:12533 cp/decl.cc:12540 cp/decl.cc:12547
59741 #, gcc-internal-format
59742 msgid "%qs cannot appear in a typedef declaration"
59743 msgstr ""
59745 #: cp/decl.cc:12558
59746 #, gcc-internal-format
59747 msgid "can use at most one of the %<constinit%> and %<constexpr%> specifiers"
59748 msgstr ""
59750 #: cp/decl.cc:12568
59751 #, gcc-internal-format
59752 msgid "two or more data types in declaration of %qs"
59753 msgstr ""
59755 #: cp/decl.cc:12622
59756 #, gcc-internal-format
59757 msgid "ISO C++ does not support plain %<complex%> meaning %<double complex%>"
59758 msgstr ""
59760 #: cp/decl.cc:12671 cp/decl.cc:12675 cp/decl.cc:12678
59761 #, gcc-internal-format
59762 msgid "ISO C++ forbids declaration of %qs with no type"
59763 msgstr ""
59765 #: cp/decl.cc:12695
59766 #, gcc-internal-format
59767 msgid "%<__int%d%> is not supported by this target"
59768 msgstr ""
59770 #: cp/decl.cc:12703
59771 #, gcc-internal-format
59772 msgid "ISO C++ does not support %<__int%d%> for %qs"
59773 msgstr ""
59775 #: cp/decl.cc:12757
59776 #, gcc-internal-format
59777 msgid "%<signed%> and %<unsigned%> specified together"
59778 msgstr ""
59780 #: cp/decl.cc:12763
59781 #, gcc-internal-format
59782 msgid "%<long%> and %<short%> specified together"
59783 msgstr ""
59785 #: cp/decl.cc:12771
59786 #, gcc-internal-format
59787 msgid "%qs specified with %qT"
59788 msgstr ""
59790 #: cp/decl.cc:12778
59791 #, gcc-internal-format
59792 msgid "%qs specified with typedef-name %qD"
59793 msgstr ""
59795 #: cp/decl.cc:12787
59796 #, gcc-internal-format
59797 msgid "%qs specified with %<decltype%>"
59798 msgstr ""
59800 #: cp/decl.cc:12789
59801 #, gcc-internal-format
59802 msgid "%qs specified with %<typeof%>"
59803 msgstr ""
59805 #: cp/decl.cc:12858
59806 #, gcc-internal-format
59807 msgid "complex invalid for %qs"
59808 msgstr ""
59810 #: cp/decl.cc:12902
59811 #, gcc-internal-format
59812 msgid ""
59813 "missing template argument list after %qE; for deduction, template "
59814 "placeholder must be followed by a simple declarator-id"
59815 msgstr ""
59817 #: cp/decl.cc:12928
59818 #, gcc-internal-format
59819 msgid "member %qD cannot be declared both %<virtual%> and %<static%>"
59820 msgstr ""
59822 #: cp/decl.cc:12937
59823 #, gcc-internal-format
59824 msgid ""
59825 "member %qD can be declared both %<virtual%> and %<constexpr%> only in %<-"
59826 "std=c++20%> or %<-std=gnu++20%>"
59827 msgstr ""
59829 #: cp/decl.cc:12950
59830 #, gcc-internal-format
59831 msgid "typedef declaration invalid in parameter declaration"
59832 msgstr ""
59834 #: cp/decl.cc:12957
59835 #, gcc-internal-format
59836 msgid "storage class specified for template parameter %qs"
59837 msgstr ""
59839 #: cp/decl.cc:12967 cp/decl.cc:13144
59840 #, gcc-internal-format
59841 msgid "storage class specified for parameter %qs"
59842 msgstr ""
59844 #: cp/decl.cc:12975 cp/decl.cc:12984 cp/decl.cc:12990 cp/decl.cc:12996
59845 #, gcc-internal-format
59846 msgid "a parameter cannot be declared %qs"
59847 msgstr ""
59849 #: cp/decl.cc:13006
59850 #, gcc-internal-format
59851 msgid "%<virtual%> outside class declaration"
59852 msgstr ""
59854 #: cp/decl.cc:13016 cp/decl.cc:13019 cp/decl.cc:13021 cp/decl.cc:13024
59855 #: cp/decl.cc:13034 cp/decl.cc:13044 cp/decl.cc:13054 cp/decl.cc:13058
59856 #, gcc-internal-format
59857 msgid "structured binding declaration cannot be %qs"
59858 msgstr ""
59860 #: cp/decl.cc:13028 cp/decl.cc:13050
59861 #, gcc-internal-format
59862 msgid ""
59863 "structured binding declaration can be %qs only in %<-std=c++20%> or %<-"
59864 "std=gnu++20%>"
59865 msgstr ""
59867 #: cp/decl.cc:13038
59868 #, gcc-internal-format
59869 msgid "%<volatile%>-qualified structured binding is deprecated"
59870 msgstr ""
59872 #: cp/decl.cc:13062
59873 #, gcc-internal-format
59874 msgid "structured binding declaration cannot be C++98 %<auto%>"
59875 msgstr ""
59877 #: cp/decl.cc:13074
59878 #, gcc-internal-format
59879 msgid "structured binding declaration cannot have type %qT"
59880 msgstr ""
59882 #: cp/decl.cc:13077
59883 #, gcc-internal-format
59884 msgid ""
59885 "type must be cv-qualified %<auto%> or reference to cv-qualified %<auto%>"
59886 msgstr ""
59888 #: cp/decl.cc:13085
59889 #, gcc-internal-format
59890 msgid ""
59891 "structured binding declaration cannot have constrained %<auto%> type %qT"
59892 msgstr ""
59894 #: cp/decl.cc:13116
59895 #, gcc-internal-format
59896 msgid "multiple storage classes in declaration of %qs"
59897 msgstr ""
59899 #: cp/decl.cc:13142
59900 #, gcc-internal-format
59901 msgid "storage class specified for %qs"
59902 msgstr ""
59904 #: cp/decl.cc:13156
59905 #, gcc-internal-format
59906 msgid "nested function %qs declared %<extern%>"
59907 msgstr ""
59909 #: cp/decl.cc:13161
59910 #, gcc-internal-format
59911 msgid "top-level declaration of %qs specifies %<auto%>"
59912 msgstr ""
59914 #: cp/decl.cc:13169
59915 #, gcc-internal-format
59916 msgid "function-scope %qs implicitly auto and declared %<__thread%>"
59917 msgstr ""
59919 #: cp/decl.cc:13183
59920 #, gcc-internal-format
59921 msgid "storage class specifiers invalid in friend function declarations"
59922 msgstr ""
59924 #: cp/decl.cc:13216 cp/decl.cc:14846 cp/parser.cc:15465 cp/parser.cc:21461
59925 #: cp/parser.cc:28166
59926 #, gcc-internal-format
59927 msgid "attribute ignored"
59928 msgstr ""
59930 #: cp/decl.cc:13217
59931 #, gcc-internal-format
59932 msgid "an attribute that appertains to a type-specifier is ignored"
59933 msgstr ""
59935 #: cp/decl.cc:13287
59936 #, gcc-internal-format
59937 msgid "unnecessary parentheses in declaration of %qs"
59938 msgstr ""
59940 #: cp/decl.cc:13293
59941 #, gcc-internal-format
59942 msgid "remove parentheses"
59943 msgstr ""
59945 #: cp/decl.cc:13361
59946 #, gcc-internal-format
59947 msgid ""
59948 "explicit object member function only available with %<-std=c++23%> or %<-"
59949 "std=gnu++23%>"
59950 msgstr ""
59952 #: cp/decl.cc:13375
59953 #, gcc-internal-format
59954 msgid "a function type cannot have an explicit object parameter"
59955 msgstr ""
59957 #: cp/decl.cc:13381
59958 #, gcc-internal-format
59959 msgid "a pointer to function type cannot have an explicit object parameter"
59960 msgstr ""
59962 #: cp/decl.cc:13385
59963 #, gcc-internal-format
59964 msgid ""
59965 "a pointer to member function type cannot have an explicit object parameter"
59966 msgstr ""
59968 #: cp/decl.cc:13393
59969 #, gcc-internal-format
59970 msgid ""
59971 "the type of a pointer to explicit object member function is a regular "
59972 "pointer to function type"
59973 msgstr ""
59975 #: cp/decl.cc:13397
59976 #, gcc-internal-format
59977 msgid ""
59978 "the type of an explicit object member function is a regular function type"
59979 msgstr ""
59981 #: cp/decl.cc:13418
59982 #, gcc-internal-format
59983 msgid ""
59984 "only the first parameter of a member function can be declared as an explicit "
59985 "object parameter"
59986 msgstr ""
59988 #: cp/decl.cc:13423
59989 #, gcc-internal-format
59990 msgid "valid explicit object parameter declared here"
59991 msgstr ""
59993 #: cp/decl.cc:13427
59994 #, gcc-internal-format
59995 msgid "requires-clause on return type"
59996 msgstr ""
59998 #: cp/decl.cc:13447
59999 #, gcc-internal-format
60000 msgid "%qs function uses %<auto%> type specifier without trailing return type"
60001 msgstr ""
60003 #: cp/decl.cc:13451
60004 #, gcc-internal-format
60005 msgid ""
60006 "deduced return type only available with %<-std=c++14%> or %<-std=gnu++14%>"
60007 msgstr ""
60009 #: cp/decl.cc:13456
60010 #, gcc-internal-format
60011 msgid "virtual function cannot have deduced return type"
60012 msgstr ""
60014 #: cp/decl.cc:13463
60015 #, gcc-internal-format
60016 msgid ""
60017 "%qs function with trailing return type has %qT as its type rather than plain "
60018 "%<auto%>"
60019 msgstr ""
60021 #: cp/decl.cc:13472
60022 #, gcc-internal-format
60023 msgid ""
60024 "%qs function with trailing return type has %<decltype(auto)%> as its type "
60025 "rather than plain %<auto%>"
60026 msgstr ""
60028 #: cp/decl.cc:13477
60029 #, gcc-internal-format
60030 msgid "invalid use of %<decltype(auto)%>"
60031 msgstr ""
60033 #: cp/decl.cc:13489
60034 #, gcc-internal-format
60035 msgid "deduced class type %qD in function return type"
60036 msgstr ""
60038 #: cp/decl.cc:13498
60039 #, gcc-internal-format
60040 msgid "deduction guide for %qT must have trailing return type"
60041 msgstr ""
60043 #: cp/decl.cc:13511
60044 #, gcc-internal-format
60045 msgid ""
60046 "trailing return type %qT of deduction guide is not a specialization of %qT"
60047 msgstr ""
60049 #: cp/decl.cc:13525
60050 #, gcc-internal-format
60051 msgid ""
60052 "trailing return type only available with %<-std=c++11%> or %<-std=gnu++11%>"
60053 msgstr ""
60055 #: cp/decl.cc:13528
60056 #, gcc-internal-format
60057 msgid ""
60058 "%qs function with trailing return type not declared with %<auto%> type "
60059 "specifier"
60060 msgstr ""
60062 #: cp/decl.cc:13535
60063 #, gcc-internal-format
60064 msgid "a conversion function cannot have a trailing return type"
60065 msgstr ""
60067 #: cp/decl.cc:13561
60068 #, gcc-internal-format
60069 msgid "%<volatile%>-qualified return type is deprecated"
60070 msgstr ""
60072 #: cp/decl.cc:13573
60073 #, gcc-internal-format
60074 msgid "%qs declared as function returning a function"
60075 msgstr ""
60077 #: cp/decl.cc:13579
60078 #, gcc-internal-format
60079 msgid "%qs declared as function returning an array"
60080 msgstr ""
60082 #: cp/decl.cc:13586
60083 #, gcc-internal-format
60084 msgid "%<constinit%> on function return type is not allowed"
60085 msgstr ""
60087 #: cp/decl.cc:13619
60088 #, gcc-internal-format
60089 msgid "destructor cannot be static member function"
60090 msgstr ""
60092 #: cp/decl.cc:13621
60093 #, gcc-internal-format
60094 msgid "constructor cannot be static member function"
60095 msgstr ""
60097 #: cp/decl.cc:13626
60098 #, gcc-internal-format
60099 msgid "destructors may not be cv-qualified"
60100 msgstr ""
60102 #: cp/decl.cc:13627
60103 #, gcc-internal-format
60104 msgid "constructors may not be cv-qualified"
60105 msgstr ""
60107 #: cp/decl.cc:13635
60108 #, gcc-internal-format
60109 msgid "destructors may not be ref-qualified"
60110 msgstr ""
60112 #: cp/decl.cc:13636
60113 #, gcc-internal-format
60114 msgid "constructors may not be ref-qualified"
60115 msgstr ""
60117 #: cp/decl.cc:13654
60118 #, gcc-internal-format
60119 msgid "constructors cannot be declared %<virtual%>"
60120 msgstr ""
60122 #: cp/decl.cc:13671
60123 #, gcc-internal-format
60124 msgid "virtual functions cannot be friends"
60125 msgstr ""
60127 #: cp/decl.cc:13676
60128 #, gcc-internal-format
60129 msgid "friend declaration not in class definition"
60130 msgstr ""
60132 #: cp/decl.cc:13680
60133 #, gcc-internal-format
60134 msgid "cannot define friend function %qs in a local class definition"
60135 msgstr ""
60137 #: cp/decl.cc:13690
60138 #, gcc-internal-format
60139 msgid "friend function definition %qs cannot have a name qualified with %<::%>"
60140 msgstr ""
60142 #: cp/decl.cc:13694
60143 #, gcc-internal-format
60144 msgid ""
60145 "friend function definition %qs cannot have a name qualified with %<%D::%>"
60146 msgstr ""
60148 #: cp/decl.cc:13720
60149 #, gcc-internal-format
60150 msgid "a non-member function cannot have an explicit object parameter"
60151 msgstr ""
60153 #: cp/decl.cc:13728
60154 #, gcc-internal-format
60155 msgid "an explicit object member function cannot be %<virtual%>"
60156 msgstr ""
60158 #: cp/decl.cc:13738
60159 #, gcc-internal-format
60160 msgid "an explicit object member function cannot be %<static%>"
60161 msgstr ""
60163 #: cp/decl.cc:13747
60164 #, gcc-internal-format
60165 msgid "%qD cannot be an explicit object member function"
60166 msgstr ""
60168 #: cp/decl.cc:13770
60169 #, gcc-internal-format
60170 msgid "destructors may not have parameters"
60171 msgstr ""
60173 #: cp/decl.cc:13828
60174 #, gcc-internal-format
60175 msgid "cannot declare pointer to %q#T"
60176 msgstr ""
60178 #: cp/decl.cc:13841 cp/decl.cc:13848
60179 #, gcc-internal-format
60180 msgid "cannot declare reference to %q#T"
60181 msgstr ""
60183 #: cp/decl.cc:13850
60184 #, gcc-internal-format
60185 msgid "cannot declare pointer to %q#T member"
60186 msgstr ""
60188 #: cp/decl.cc:13879
60189 #, gcc-internal-format
60190 msgid "cannot declare reference to qualified function type %qT"
60191 msgstr ""
60193 #: cp/decl.cc:13880
60194 #, gcc-internal-format
60195 msgid "cannot declare pointer to qualified function type %qT"
60196 msgstr ""
60198 #: cp/decl.cc:13953
60199 #, gcc-internal-format
60200 msgid ""
60201 "cannot declare reference to %q#T, which is not a typedef or a template type "
60202 "argument"
60203 msgstr ""
60205 #: cp/decl.cc:14033
60206 #, gcc-internal-format
60207 msgid "template-id %qD used as a declarator"
60208 msgstr ""
60210 #: cp/decl.cc:14059
60211 #, gcc-internal-format
60212 msgid "member functions are implicitly friends of their class"
60213 msgstr ""
60215 #: cp/decl.cc:14064
60216 #, gcc-internal-format
60217 msgid "extra qualification %<%T::%> on member %qs"
60218 msgstr ""
60220 #: cp/decl.cc:14094
60221 #, gcc-internal-format
60222 msgid "cannot define member function %<%T::%s%> within %qT"
60223 msgstr ""
60225 #: cp/decl.cc:14096
60226 #, gcc-internal-format
60227 msgid "cannot declare member function %<%T::%s%> within %qT"
60228 msgstr ""
60230 #: cp/decl.cc:14104
60231 #, gcc-internal-format
60232 msgid "cannot declare member %<%T::%s%> within %qT"
60233 msgstr ""
60235 #: cp/decl.cc:14144
60236 #, gcc-internal-format
60237 msgid "non-parameter %qs cannot be a parameter pack"
60238 msgstr ""
60240 #: cp/decl.cc:14153
60241 #, gcc-internal-format
60242 msgid "data member may not have variably modified type %qT"
60243 msgstr ""
60245 #: cp/decl.cc:14156
60246 #, gcc-internal-format
60247 msgid "parameter may not have variably modified type %qT"
60248 msgstr ""
60250 #: cp/decl.cc:14167
60251 #, gcc-internal-format
60252 msgid "%<explicit%> outside class declaration"
60253 msgstr ""
60255 #: cp/decl.cc:14170
60256 #, gcc-internal-format
60257 msgid "%<explicit%> in friend declaration"
60258 msgstr ""
60260 #: cp/decl.cc:14173
60261 #, gcc-internal-format
60262 msgid ""
60263 "only declarations of constructors and conversion operators can be "
60264 "%<explicit%>"
60265 msgstr ""
60267 #: cp/decl.cc:14183
60268 #, gcc-internal-format
60269 msgid "non-member %qs cannot be declared %<mutable%>"
60270 msgstr ""
60272 #: cp/decl.cc:14190
60273 #, gcc-internal-format
60274 msgid "non-object member %qs cannot be declared %<mutable%>"
60275 msgstr ""
60277 #: cp/decl.cc:14196
60278 #, gcc-internal-format
60279 msgid "function %qs cannot be declared %<mutable%>"
60280 msgstr ""
60282 #: cp/decl.cc:14202
60283 #, gcc-internal-format
60284 msgid "%<static%> %qs cannot be declared %<mutable%>"
60285 msgstr ""
60287 #: cp/decl.cc:14208
60288 #, gcc-internal-format
60289 msgid "%<const%> %qs cannot be declared %<mutable%>"
60290 msgstr ""
60292 #: cp/decl.cc:14214
60293 #, gcc-internal-format
60294 msgid "reference %qs cannot be declared %<mutable%>"
60295 msgstr ""
60297 #: cp/decl.cc:14230
60298 #, gcc-internal-format
60299 msgid "typedef may not be a function definition"
60300 msgstr ""
60302 #: cp/decl.cc:14233
60303 #, gcc-internal-format
60304 msgid "typedef may not be a member function definition"
60305 msgstr ""
60307 #: cp/decl.cc:14259
60308 #, gcc-internal-format
60309 msgid "%<auto%> not allowed in alias declaration"
60310 msgstr ""
60312 #: cp/decl.cc:14262
60313 #, gcc-internal-format
60314 msgid "typedef declared %<auto%>"
60315 msgstr ""
60317 #: cp/decl.cc:14267
60318 #, gcc-internal-format
60319 msgid "requires-clause on typedef"
60320 msgstr ""
60322 #: cp/decl.cc:14271
60323 #, gcc-internal-format
60324 msgid "typedef name may not be a nested-name-specifier"
60325 msgstr ""
60327 #: cp/decl.cc:14297
60328 #, gcc-internal-format
60329 msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
60330 msgstr ""
60332 #: cp/decl.cc:14386
60333 #, gcc-internal-format
60334 msgid "%<inline%> specified for friend class declaration"
60335 msgstr ""
60337 #: cp/decl.cc:14394
60338 #, gcc-internal-format
60339 msgid "template parameters cannot be friends"
60340 msgstr ""
60342 #: cp/decl.cc:14396
60343 #, gcc-internal-format
60344 msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
60345 msgstr ""
60347 #: cp/decl.cc:14400
60348 #, gcc-internal-format
60349 msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
60350 msgstr ""
60352 #: cp/decl.cc:14413
60353 #, gcc-internal-format
60354 msgid "trying to make class %qT a friend of global scope"
60355 msgstr ""
60357 #: cp/decl.cc:14433
60358 #, gcc-internal-format
60359 msgid "invalid qualifiers on non-member function type"
60360 msgstr ""
60362 #: cp/decl.cc:14437
60363 #, gcc-internal-format
60364 msgid "requires-clause on type-id"
60365 msgstr ""
60367 #: cp/decl.cc:14447
60368 #, gcc-internal-format
60369 msgid "abstract declarator %qT used as declaration"
60370 msgstr ""
60372 #: cp/decl.cc:14462
60373 #, gcc-internal-format
60374 msgid "requires-clause on declaration of non-function type %qT"
60375 msgstr ""
60377 #: cp/decl.cc:14481
60378 #, gcc-internal-format
60379 msgid "cannot use %<::%> in parameter declaration"
60380 msgstr ""
60382 #: cp/decl.cc:14491 cp/parser.cc:20895
60383 #, gcc-internal-format
60384 msgid "cannot declare a parameter with %<decltype(auto)%>"
60385 msgstr ""
60387 #: cp/decl.cc:14498
60388 #, gcc-internal-format
60389 msgid ""
60390 "missing template argument list after %qE; template placeholder not permitted "
60391 "in parameter"
60392 msgstr ""
60394 #: cp/decl.cc:14501
60395 #, gcc-internal-format
60396 msgid "or use %<auto%> for an abbreviated function template"
60397 msgstr ""
60399 #: cp/decl.cc:14507 cp/parser.cc:25437
60400 #, gcc-internal-format
60401 msgid "%<auto%> parameter not permitted in this context"
60402 msgstr ""
60404 #: cp/decl.cc:14517
60405 #, gcc-internal-format
60406 msgid "parameter declared %<auto%>"
60407 msgstr ""
60409 #: cp/decl.cc:14571 cp/parser.cc:3689
60410 #, gcc-internal-format
60411 msgid "invalid use of template-name %qE without an argument list"
60412 msgstr ""
60414 #: cp/decl.cc:14575
60415 #, gcc-internal-format
60416 msgid "non-static data member declared with placeholder %qT"
60417 msgstr ""
60419 #: cp/decl.cc:14596
60420 #, gcc-internal-format
60421 msgid "ISO C++ forbids flexible array member %qs"
60422 msgstr ""
60424 #: cp/decl.cc:14599
60425 #, gcc-internal-format
60426 msgid "ISO C++ forbids flexible array members"
60427 msgstr ""
60429 #. Something like struct S { int N::j; };
60430 #: cp/decl.cc:14615
60431 #, gcc-internal-format
60432 msgid "invalid use of %<::%>"
60433 msgstr ""
60435 #: cp/decl.cc:14636
60436 #, gcc-internal-format
60437 msgid "declaration of function %qD in invalid context"
60438 msgstr ""
60440 #: cp/decl.cc:14646
60441 #, gcc-internal-format
60442 msgid "function %qD declared %<virtual%> inside a union"
60443 msgstr ""
60445 #: cp/decl.cc:14656
60446 #, gcc-internal-format
60447 msgid "%qD cannot be declared %<virtual%>, since it is always static"
60448 msgstr ""
60450 #: cp/decl.cc:14670
60451 #, gcc-internal-format
60452 msgid "expected qualified name in friend declaration for destructor %qD"
60453 msgstr ""
60455 #: cp/decl.cc:14677
60456 #, gcc-internal-format
60457 msgid "declaration of %qD as member of %qT"
60458 msgstr ""
60460 #: cp/decl.cc:14684 cp/decl.cc:14697
60461 #, gcc-internal-format
60462 msgid "a destructor cannot be %qs"
60463 msgstr ""
60465 #: cp/decl.cc:14703
60466 #, gcc-internal-format
60467 msgid "expected qualified name in friend declaration for constructor %qD"
60468 msgstr ""
60470 #: cp/decl.cc:14712
60471 #, gcc-internal-format
60472 msgid "a constructor cannot be %<concept%>"
60473 msgstr ""
60475 #: cp/decl.cc:14718
60476 #, gcc-internal-format
60477 msgid "a concept cannot be a member function"
60478 msgstr ""
60480 #: cp/decl.cc:14726 cp/decl.cc:15081
60481 #, gcc-internal-format
60482 msgid "%qD cannot be %qs"
60483 msgstr ""
60485 #: cp/decl.cc:14735
60486 #, gcc-internal-format
60487 msgid "specialization of variable template %qD declared as function"
60488 msgstr ""
60490 #: cp/decl.cc:14738
60491 #, gcc-internal-format
60492 msgid "variable template declared here"
60493 msgstr ""
60495 #: cp/decl.cc:14801
60496 #, gcc-internal-format
60497 msgid "field %qD has incomplete type %qT"
60498 msgstr ""
60500 #: cp/decl.cc:14806
60501 #, gcc-internal-format
60502 msgid "name %qT has incomplete type"
60503 msgstr ""
60505 #: cp/decl.cc:14826
60506 #, gcc-internal-format
60507 msgid "%qE is neither function nor member function; cannot be declared friend"
60508 msgstr ""
60510 #: cp/decl.cc:14829
60511 #, gcc-internal-format
60512 msgid ""
60513 "unnamed field is neither function nor member function; cannot be declared "
60514 "friend"
60515 msgstr ""
60517 #: cp/decl.cc:14847 cp/parser.cc:21462 cp/parser.cc:28167
60518 #, gcc-internal-format
60519 msgid ""
60520 "an attribute that appertains to a friend declaration that is not a "
60521 "definition is ignored"
60522 msgstr ""
60524 #: cp/decl.cc:14897 cp/decl.cc:14908
60525 #, gcc-internal-format
60526 msgid "static data member %qE declared %qs"
60527 msgstr ""
60529 #: cp/decl.cc:14902
60530 #, gcc-internal-format
60531 msgid "%<constexpr%> static data member %qD must have an initializer"
60532 msgstr ""
60534 #: cp/decl.cc:14945 cp/decl.cc:14953 cp/decl.cc:14960 cp/decl.cc:14967
60535 #, gcc-internal-format
60536 msgid "non-static data member %qE declared %qs"
60537 msgstr ""
60539 #: cp/decl.cc:15019
60540 #, gcc-internal-format
60541 msgid "storage class %<auto%> invalid for function %qs"
60542 msgstr ""
60544 #: cp/decl.cc:15022
60545 #, gcc-internal-format
60546 msgid "storage class %<register%> invalid for function %qs"
60547 msgstr ""
60549 #: cp/decl.cc:15028
60550 #, gcc-internal-format
60551 msgid "storage class %<__thread%> invalid for function %qs"
60552 msgstr ""
60554 #: cp/decl.cc:15032
60555 #, gcc-internal-format
60556 msgid "storage class %<thread_local%> invalid for function %qs"
60557 msgstr ""
60559 #: cp/decl.cc:15037
60560 #, gcc-internal-format
60561 msgid "%<constinit%> specifier invalid for function %qs"
60562 msgstr ""
60564 #: cp/decl.cc:15040
60565 #, gcc-internal-format
60566 msgid "virt-specifiers in %qs not allowed outside a class definition"
60567 msgstr ""
60569 #: cp/decl.cc:15052
60570 #, gcc-internal-format
60571 msgid ""
60572 "%<static%> specifier invalid for function %qs declared out of global scope"
60573 msgstr ""
60575 #: cp/decl.cc:15056
60576 #, gcc-internal-format
60577 msgid ""
60578 "%<inline%> specifier invalid for function %qs declared out of global scope"
60579 msgstr ""
60581 #: cp/decl.cc:15064
60582 #, gcc-internal-format
60583 msgid "virtual non-class function %qs"
60584 msgstr ""
60586 #: cp/decl.cc:15071
60587 #, gcc-internal-format
60588 msgid "%qs defined in a non-class scope"
60589 msgstr ""
60591 #: cp/decl.cc:15072
60592 #, gcc-internal-format
60593 msgid "%qs declared in a non-class scope"
60594 msgstr ""
60596 #: cp/decl.cc:15115
60597 #, gcc-internal-format
60598 msgid "cannot declare member function %qD to have static linkage"
60599 msgstr ""
60601 #: cp/decl.cc:15124
60602 #, gcc-internal-format
60603 msgid "cannot declare static function inside another function"
60604 msgstr ""
60606 #: cp/decl.cc:15165
60607 #, gcc-internal-format
60608 msgid ""
60609 "%<static%> may not be used when defining (as opposed to declaring) a static "
60610 "data member"
60611 msgstr ""
60613 #: cp/decl.cc:15172
60614 #, gcc-internal-format
60615 msgid "static member %qD declared %<register%>"
60616 msgstr ""
60618 #: cp/decl.cc:15178
60619 #, gcc-internal-format
60620 msgid "cannot explicitly declare member %q#D to have extern linkage"
60621 msgstr ""
60623 #: cp/decl.cc:15186
60624 #, gcc-internal-format
60625 msgid "declaration of %<constexpr%> variable %qD is not a definition"
60626 msgstr ""
60628 #: cp/decl.cc:15193
60629 #, gcc-internal-format
60630 msgid "a variable cannot be declared %<consteval%>"
60631 msgstr ""
60633 #: cp/decl.cc:15225
60634 #, gcc-internal-format
60635 msgid "%qs initialized and declared %<extern%>"
60636 msgstr ""
60638 #: cp/decl.cc:15230
60639 #, gcc-internal-format
60640 msgid "%qs has both %<extern%> and initializer"
60641 msgstr ""
60643 #: cp/decl.cc:15432
60644 #, gcc-internal-format
60645 msgid "default argument %qE uses %qD"
60646 msgstr ""
60648 #: cp/decl.cc:15435
60649 #, gcc-internal-format
60650 msgid "default argument %qE uses local variable %qD"
60651 msgstr ""
60653 #: cp/decl.cc:15562
60654 #, gcc-internal-format
60655 msgid "invalid use of cv-qualified type %qT in parameter declaration"
60656 msgstr ""
60658 #: cp/decl.cc:15566
60659 #, gcc-internal-format
60660 msgid "invalid use of type %<void%> in parameter declaration"
60661 msgstr ""
60663 #: cp/decl.cc:15595
60664 #, gcc-internal-format
60665 msgid "%<volatile%>-qualified parameter is deprecated"
60666 msgstr ""
60668 #: cp/decl.cc:15603
60669 #, gcc-internal-format
60670 msgid "parameter %qD invalidly declared method type"
60671 msgstr ""
60673 #: cp/decl.cc:15628
60674 #, gcc-internal-format
60675 msgid "parameter %qD includes pointer to array of unknown bound %qT"
60676 msgstr ""
60678 #: cp/decl.cc:15630
60679 #, gcc-internal-format
60680 msgid "parameter %qD includes reference to array of unknown bound %qT"
60681 msgstr ""
60683 #: cp/decl.cc:15913
60684 #, gcc-internal-format
60685 msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
60686 msgstr ""
60688 #: cp/decl.cc:15992
60689 #, gcc-internal-format
60690 msgid "%qD may not be declared within a namespace"
60691 msgstr ""
60693 #: cp/decl.cc:15999
60694 #, gcc-internal-format
60695 msgid "%qD may not be declared as static"
60696 msgstr ""
60698 #: cp/decl.cc:16027
60699 #, gcc-internal-format
60700 msgid "%qD must be a non-static member function"
60701 msgstr ""
60703 #: cp/decl.cc:16035
60704 #, gcc-internal-format
60705 msgid "%qD must be a member function"
60706 msgstr ""
60708 #: cp/decl.cc:16043
60709 #, gcc-internal-format
60710 msgid ""
60711 "%qD may be a static member function only with %<-std=c++23%> or %<-std=gnu+"
60712 "+23%>"
60713 msgstr ""
60715 #: cp/decl.cc:16053
60716 #, gcc-internal-format
60717 msgid ""
60718 "%qD must be either a non-static member function or a non-member function"
60719 msgstr ""
60721 #: cp/decl.cc:16063
60722 #, gcc-internal-format
60723 msgid "%qD must have an argument of class or enumerated type"
60724 msgstr ""
60726 #. 13.4.0.3
60727 #: cp/decl.cc:16094
60728 #, gcc-internal-format
60729 msgid "ISO C++ prohibits overloading %<operator ?:%>"
60730 msgstr ""
60732 #: cp/decl.cc:16104
60733 #, gcc-internal-format
60734 msgid "%qD must not have variable number of arguments"
60735 msgstr ""
60737 #: cp/decl.cc:16130
60738 #, gcc-internal-format
60739 msgid "%qD must have either zero or one argument"
60740 msgstr ""
60742 #: cp/decl.cc:16131
60743 #, gcc-internal-format
60744 msgid "%qD must have either one or two arguments"
60745 msgstr ""
60747 #: cp/decl.cc:16143
60748 #, gcc-internal-format
60749 msgid "postfix %qD must have %<int%> as its argument"
60750 msgstr ""
60752 #: cp/decl.cc:16144
60753 #, gcc-internal-format
60754 msgid "postfix %qD must have %<int%> as its second argument"
60755 msgstr ""
60757 #: cp/decl.cc:16155
60758 #, gcc-internal-format
60759 msgid "%qD must have no arguments"
60760 msgstr ""
60762 #: cp/decl.cc:16156 cp/decl.cc:16166
60763 #, gcc-internal-format
60764 msgid "%qD must have exactly one argument"
60765 msgstr ""
60767 #: cp/decl.cc:16167
60768 #, gcc-internal-format
60769 msgid "%qD must have exactly two arguments"
60770 msgstr ""
60772 #: cp/decl.cc:16182
60773 #, gcc-internal-format
60774 msgid "%qD cannot have default arguments"
60775 msgstr ""
60777 #: cp/decl.cc:16206
60778 #, gcc-internal-format
60779 msgid "converting %qT to %<void%> will never use a type conversion operator"
60780 msgstr ""
60782 #: cp/decl.cc:16213
60783 #, gcc-internal-format
60784 msgid ""
60785 "converting %qT to a reference to the same type will never use a type "
60786 "conversion operator"
60787 msgstr ""
60789 #: cp/decl.cc:16215
60790 #, gcc-internal-format
60791 msgid ""
60792 "converting %qT to the same type will never use a type conversion operator"
60793 msgstr ""
60795 #: cp/decl.cc:16224
60796 #, gcc-internal-format
60797 msgid ""
60798 "converting %qT to a reference to a base class %qT will never use a type "
60799 "conversion operator"
60800 msgstr ""
60802 #: cp/decl.cc:16226
60803 #, gcc-internal-format
60804 msgid ""
60805 "converting %qT to a base class %qT will never use a type conversion operator"
60806 msgstr ""
60808 #: cp/decl.cc:16242
60809 #, gcc-internal-format
60810 msgid "user-defined %qD always evaluates both arguments"
60811 msgstr ""
60813 #: cp/decl.cc:16261
60814 #, gcc-internal-format
60815 msgid "prefix %qD should return %qT"
60816 msgstr ""
60818 #: cp/decl.cc:16268
60819 #, gcc-internal-format
60820 msgid "postfix %qD should return %qT"
60821 msgstr ""
60823 #: cp/decl.cc:16280
60824 #, gcc-internal-format
60825 msgid "%qD should return by value"
60826 msgstr ""
60828 #: cp/decl.cc:16335
60829 #, gcc-internal-format
60830 msgid "using template type parameter %qT after %qs"
60831 msgstr ""
60833 #: cp/decl.cc:16358
60834 #, gcc-internal-format
60835 msgid "using alias template specialization %qT after %qs"
60836 msgstr ""
60838 #: cp/decl.cc:16361
60839 #, gcc-internal-format
60840 msgid "using typedef-name %qD after %qs"
60841 msgstr ""
60843 #: cp/decl.cc:16363
60844 #, gcc-internal-format
60845 msgid "%qD has a previous declaration here"
60846 msgstr ""
60848 #: cp/decl.cc:16371
60849 #, gcc-internal-format
60850 msgid "%qT referred to as %qs"
60851 msgstr ""
60853 #: cp/decl.cc:16372 cp/decl.cc:16379
60854 #, gcc-internal-format
60855 msgid "%qT has a previous declaration here"
60856 msgstr ""
60858 #: cp/decl.cc:16378
60859 #, gcc-internal-format
60860 msgid "%qT referred to as enum"
60861 msgstr ""
60863 #. If a class template appears as elaborated type specifier
60864 #. without a template header such as:
60866 #. template <class T> class C {};
60867 #. void f(class C);             // No template header here
60869 #. then the required template argument is missing.
60870 #: cp/decl.cc:16393
60871 #, gcc-internal-format
60872 msgid "template argument required for %<%s %T%>"
60873 msgstr ""
60875 #: cp/decl.cc:16436 cp/name-lookup.cc:6127 cp/name-lookup.cc:6259
60876 #: cp/parser.cc:7220 cp/parser.cc:32238
60877 #, gcc-internal-format
60878 msgid "reference to %qD is ambiguous"
60879 msgstr ""
60881 #: cp/decl.cc:16445
60882 #, gcc-internal-format
60883 msgid "class template %qD redeclared as non-template"
60884 msgstr ""
60886 #: cp/decl.cc:16467 cp/name-lookup.cc:5817
60887 #, gcc-internal-format
60888 msgid "%qD has the same name as the class in which it is declared"
60889 msgstr ""
60891 #: cp/decl.cc:16495 cp/friend.cc:317 cp/parser.cc:3514 cp/parser.cc:6925
60892 #: cp/pt.cc:9992
60893 #, gcc-internal-format
60894 msgid "%qT is not a template"
60895 msgstr ""
60897 #: cp/decl.cc:16500
60898 #, gcc-internal-format
60899 msgid "perhaps you want to explicitly add %<%T::%>"
60900 msgstr ""
60902 #: cp/decl.cc:16605
60903 #, gcc-internal-format
60904 msgid "use of enum %q#D without previous declaration"
60905 msgstr ""
60907 #: cp/decl.cc:16631
60908 #, gcc-internal-format
60909 msgid "redeclaration of %qT as a non-template"
60910 msgstr ""
60912 #: cp/decl.cc:16766
60913 #, gcc-internal-format
60914 msgid "derived union %qT invalid"
60915 msgstr ""
60917 #: cp/decl.cc:16773
60918 #, gcc-internal-format
60919 msgid "%qT defined with multiple direct bases"
60920 msgstr ""
60922 #: cp/decl.cc:16784
60923 #, gcc-internal-format
60924 msgid "%qT defined with direct virtual base"
60925 msgstr ""
60927 #: cp/decl.cc:16809
60928 #, gcc-internal-format
60929 msgid "base type %qT fails to be a struct or class type"
60930 msgstr ""
60932 #: cp/decl.cc:16839
60933 #, gcc-internal-format
60934 msgid "recursive type %qT undefined"
60935 msgstr ""
60937 #: cp/decl.cc:16841
60938 #, gcc-internal-format
60939 msgid "duplicate base type %qT invalid"
60940 msgstr ""
60942 #: cp/decl.cc:16999
60943 #, gcc-internal-format
60944 msgid "scoped/unscoped mismatch in enum %q#T"
60945 msgstr ""
60947 #: cp/decl.cc:17002 cp/decl.cc:17011 cp/decl.cc:17022 cp/decl.cc:17614
60948 #: cp/parser.cc:21816
60949 #, gcc-internal-format
60950 msgid "previous definition here"
60951 msgstr ""
60953 #: cp/decl.cc:17008
60954 #, gcc-internal-format
60955 msgid "underlying type mismatch in enum %q#T"
60956 msgstr ""
60958 #: cp/decl.cc:17019
60959 #, gcc-internal-format
60960 msgid "different underlying type in enum %q#T"
60961 msgstr ""
60963 #: cp/decl.cc:17092
60964 #, gcc-internal-format
60965 msgid "underlying type %qT of %qT must be an integral type"
60966 msgstr ""
60968 #. DR 377
60970 #. IF no integral type can represent all the enumerator values, the
60971 #. enumeration is ill-formed.
60972 #: cp/decl.cc:17241
60973 #, gcc-internal-format
60974 msgid "no integral type can represent all of the enumerator values for %qT"
60975 msgstr ""
60977 #: cp/decl.cc:17422
60978 #, gcc-internal-format
60979 msgid ""
60980 "enumerator value for %qD must have integral or unscoped enumeration type"
60981 msgstr ""
60983 #: cp/decl.cc:17432
60984 #, gcc-internal-format
60985 msgid "enumerator value for %qD is not an integer constant"
60986 msgstr ""
60988 #: cp/decl.cc:17481
60989 #, gcc-internal-format
60990 msgid "incremented enumerator value is too large for %<unsigned long%>"
60991 msgstr ""
60993 #: cp/decl.cc:17482
60994 #, gcc-internal-format
60995 msgid "incremented enumerator value is too large for %<long%>"
60996 msgstr ""
60998 #: cp/decl.cc:17493
60999 #, gcc-internal-format
61000 msgid "overflow in enumeration values at %qD"
61001 msgstr ""
61003 #: cp/decl.cc:17513
61004 #, gcc-internal-format
61005 msgid "enumerator value %qE is outside the range of underlying type %qT"
61006 msgstr ""
61008 #: cp/decl.cc:17612 cp/parser.cc:21814
61009 #, gcc-internal-format
61010 msgid "multiple definition of %q#T"
61011 msgstr ""
61013 #: cp/decl.cc:17686
61014 #, gcc-internal-format
61015 msgid "return type %q#T is incomplete"
61016 msgstr ""
61018 #: cp/decl.cc:17844 cp/typeck.cc:11242
61019 #, gcc-internal-format
61020 msgid "%<operator=%> should return a reference to %<*this%>"
61021 msgstr ""
61023 #: cp/decl.cc:18680
61024 #, gcc-internal-format
61025 msgid "no return statements in function returning %qT"
61026 msgstr ""
61028 #: cp/decl.cc:18682 cp/typeck.cc:11122
61029 #, gcc-internal-format
61030 msgid "only plain %<auto%> return type can be deduced to %<void%>"
61031 msgstr ""
61033 #: cp/decl.cc:18742
61034 #, gcc-internal-format
61035 msgid "no return statement in %<constexpr%> function returning non-void"
61036 msgstr ""
61038 #: cp/decl.cc:18922
61039 #, gcc-internal-format
61040 msgid "%qD is already defined in class %qT"
61041 msgstr ""
61043 #: cp/decl.cc:19312
61044 #, gcc-internal-format
61045 msgid "using %qs"
61046 msgstr ""
61048 #: cp/decl.cc:19324
61049 #, gcc-internal-format
61050 msgid "use of %qD before deduction of %<auto%>"
61051 msgstr ""
61053 #: cp/decl2.cc:383
61054 #, gcc-internal-format
61055 msgid "name missing for member function"
61056 msgstr ""
61058 #: cp/decl2.cc:478 cp/decl2.cc:526
61059 #, gcc-internal-format
61060 msgid "top-level comma expression in array subscript changed meaning in C++23"
61061 msgstr ""
61063 #: cp/decl2.cc:516
61064 #, gcc-internal-format
61065 msgid "built-in subscript operator without expression list"
61066 msgstr ""
61068 #: cp/decl2.cc:530
61069 #, gcc-internal-format
61070 msgid ""
61071 "built-in subscript operator with more than one expression in expression list"
61072 msgstr ""
61074 #: cp/decl2.cc:557 cp/decl2.cc:572
61075 #, gcc-internal-format
61076 msgid "ambiguous conversion for array subscript"
61077 msgstr ""
61079 #: cp/decl2.cc:566
61080 #, gcc-internal-format
61081 msgid "invalid types %<%T[%T]%> for array subscript"
61082 msgstr ""
61084 #: cp/decl2.cc:685
61085 #, gcc-internal-format
61086 msgid "deleting array %q#E"
61087 msgstr ""
61089 #: cp/decl2.cc:693
61090 #, gcc-internal-format
61091 msgid "type %q#T argument given to %<delete%>, expected pointer"
61092 msgstr ""
61094 #: cp/decl2.cc:707
61095 #, gcc-internal-format
61096 msgid ""
61097 "cannot delete a function.  Only pointer-to-objects are valid arguments to "
61098 "%<delete%>"
61099 msgstr ""
61101 #: cp/decl2.cc:717
61102 #, gcc-internal-format
61103 msgid "deleting %qT is undefined"
61104 msgstr ""
61106 #: cp/decl2.cc:765 cp/pt.cc:5961
61107 #, gcc-internal-format
61108 msgid "template declaration of %q#D"
61109 msgstr ""
61111 #: cp/decl2.cc:805
61112 #, gcc-internal-format
61113 msgid ""
61114 "template parameter lists provided don%'t match the template parameters of %qD"
61115 msgstr ""
61117 #: cp/decl2.cc:820 cp/pt.cc:5929
61118 #, gcc-internal-format
61119 msgid "destructor %qD declared as member template"
61120 msgstr ""
61122 #: cp/decl2.cc:912
61123 #, gcc-internal-format
61124 msgid "no declaration matches %q#D"
61125 msgstr ""
61127 #: cp/decl2.cc:917
61128 #, gcc-internal-format
61129 msgid "no conversion operators declared"
61130 msgstr ""
61132 #: cp/decl2.cc:920
61133 #, gcc-internal-format
61134 msgid "no functions named %qD"
61135 msgstr ""
61137 #: cp/decl2.cc:922
61138 #, gcc-internal-format
61139 msgid "%#qT defined here"
61140 msgstr ""
61142 #: cp/decl2.cc:982
61143 #, gcc-internal-format
61144 msgid "local class %q#T shall not have static data member %q#D"
61145 msgstr ""
61147 #: cp/decl2.cc:991
61148 #, gcc-internal-format
61149 msgid "static data member %qD in unnamed class"
61150 msgstr ""
61152 #: cp/decl2.cc:993
61153 #, gcc-internal-format
61154 msgid "unnamed class defined here"
61155 msgstr ""
61157 #: cp/decl2.cc:1077
61158 #, gcc-internal-format
61159 msgid "explicit template argument list not allowed"
61160 msgstr ""
61162 #: cp/decl2.cc:1119
61163 #, gcc-internal-format
61164 msgid "%qD is already defined in %qT"
61165 msgstr ""
61167 #: cp/decl2.cc:1152 cp/decl2.cc:1160
61168 #, gcc-internal-format
61169 msgid "invalid initializer for member function %qD"
61170 msgstr ""
61172 #: cp/decl2.cc:1169
61173 #, gcc-internal-format
61174 msgid "initializer specified for friend function %qD"
61175 msgstr ""
61177 #: cp/decl2.cc:1172
61178 #, gcc-internal-format
61179 msgid "initializer specified for static member function %qD"
61180 msgstr ""
61182 #: cp/decl2.cc:1220
61183 #, gcc-internal-format
61184 msgid "%<asm%> specifiers are not permitted on non-static data members"
61185 msgstr ""
61187 #: cp/decl2.cc:1277
61188 #, gcc-internal-format
61189 msgid "bit-field %qD with non-integral type %qT"
61190 msgstr ""
61192 #: cp/decl2.cc:1285
61193 #, gcc-internal-format
61194 msgid "cannot declare %qD to be a bit-field type"
61195 msgstr ""
61197 #: cp/decl2.cc:1296
61198 #, gcc-internal-format
61199 msgid "cannot declare bit-field %qD with function type"
61200 msgstr ""
61202 #: cp/decl2.cc:1302
61203 #, gcc-internal-format
61204 msgid "cannot declare bit-field %qD with %<warn_if_not_aligned%> type"
61205 msgstr ""
61207 #: cp/decl2.cc:1309
61208 #, gcc-internal-format
61209 msgid "%qD is already defined in the class %qT"
61210 msgstr ""
61212 #: cp/decl2.cc:1317
61213 #, gcc-internal-format
61214 msgid "static member %qD cannot be a bit-field"
61215 msgstr ""
61217 #: cp/decl2.cc:1331
61218 #, gcc-internal-format
61219 msgid "width of bit-field %qD has non-integral type %qT"
61220 msgstr ""
61222 #: cp/decl2.cc:1773
61223 #, gcc-internal-format
61224 msgid "%q+D static data member inside of declare target directive"
61225 msgstr ""
61227 #: cp/decl2.cc:1928
61228 #, gcc-internal-format
61229 msgid "anonymous struct not inside named type"
61230 msgstr ""
61232 #: cp/decl2.cc:1944
61233 #, gcc-internal-format
61234 msgid "%q#D invalid; an anonymous union can only have non-static data members"
61235 msgstr ""
61237 #: cp/decl2.cc:1951
61238 #, gcc-internal-format
61239 msgid "private member %q#D in anonymous union"
61240 msgstr ""
61242 #: cp/decl2.cc:1954
61243 #, gcc-internal-format
61244 msgid "protected member %q#D in anonymous union"
61245 msgstr ""
61247 #: cp/decl2.cc:2019
61248 #, gcc-internal-format
61249 msgid "namespace-scope anonymous aggregates must be static"
61250 msgstr ""
61252 #: cp/decl2.cc:2028
61253 #, gcc-internal-format
61254 msgid "anonymous union with no members"
61255 msgstr ""
61257 #: cp/decl2.cc:2065
61258 #, gcc-internal-format
61259 msgid "%<operator new%> must return type %qT"
61260 msgstr ""
61262 #. [basic.stc.dynamic.allocation]
61264 #. The first parameter shall not have an associated default
61265 #. argument.
61266 #: cp/decl2.cc:2077
61267 #, gcc-internal-format
61268 msgid "the first parameter of %<operator new%> cannot have a default argument"
61269 msgstr ""
61271 #: cp/decl2.cc:2093
61272 #, gcc-internal-format
61273 msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
61274 msgstr ""
61276 #: cp/decl2.cc:2123
61277 #, gcc-internal-format
61278 msgid "%<operator delete%> must return type %qT"
61279 msgstr ""
61281 #: cp/decl2.cc:2138
61282 #, gcc-internal-format
61283 msgid "destroying %<operator delete%> must be a member function"
61284 msgstr ""
61286 #: cp/decl2.cc:2141
61287 #, gcc-internal-format
61288 msgid "%<operator delete[]%> cannot be a destroying delete"
61289 msgstr ""
61291 #: cp/decl2.cc:2143
61292 #, gcc-internal-format
61293 msgid "destroying %<operator delete%> must be a usual deallocation function"
61294 msgstr ""
61296 #: cp/decl2.cc:2153
61297 #, gcc-internal-format
61298 msgid "%<operator delete%> takes type %qT as first parameter"
61299 msgstr ""
61301 #: cp/decl2.cc:3172
61302 #, gcc-internal-format
61303 msgid "%qT has a field %q#D whose type has no linkage"
61304 msgstr ""
61306 #: cp/decl2.cc:3176
61307 #, gcc-internal-format
61308 msgid ""
61309 "%qT has a field %qD whose type depends on the type %qT which has no linkage"
61310 msgstr ""
61312 #: cp/decl2.cc:3182
61313 #, gcc-internal-format
61314 msgid "%qT has a field %q#D whose type has internal linkage"
61315 msgstr ""
61317 #. In C++98 this can only happen with unnamed namespaces.
61318 #: cp/decl2.cc:3186
61319 #, gcc-internal-format
61320 msgid "%qT has a field %q#D whose type uses the anonymous namespace"
61321 msgstr ""
61323 #: cp/decl2.cc:3194
61324 #, gcc-internal-format
61325 msgid "%qT declared with greater visibility than the type of its field %qD"
61326 msgstr ""
61328 #: cp/decl2.cc:3213
61329 #, gcc-internal-format
61330 msgid "%qT has a base %qT which has no linkage"
61331 msgstr ""
61333 #: cp/decl2.cc:3217
61334 #, gcc-internal-format
61335 msgid "%qT has a base %qT which depends on the type %qT which has no linkage"
61336 msgstr ""
61338 #: cp/decl2.cc:3223
61339 #, gcc-internal-format
61340 msgid "%qT has a base %qT which has internal linkage"
61341 msgstr ""
61343 #. In C++98 this can only happen with unnamed namespaces.
61344 #: cp/decl2.cc:3227
61345 #, gcc-internal-format
61346 msgid "%qT has a base %qT which uses the anonymous namespace"
61347 msgstr ""
61349 #: cp/decl2.cc:3234
61350 #, gcc-internal-format
61351 msgid "%qT declared with greater visibility than its base %qT"
61352 msgstr ""
61354 #: cp/decl2.cc:4749
61355 #, gcc-internal-format
61356 msgid "%q#D, declared using an unnamed type, is used but never defined"
61357 msgstr ""
61359 #: cp/decl2.cc:4753
61360 #, gcc-internal-format
61361 msgid "%q#D, declared using an unnamed type, is used but not defined"
61362 msgstr ""
61364 #. DRs 132, 319 and 389 seem to indicate types with
61365 #. no linkage can only be used to declare extern "C"
61366 #. entities.  Since it's not always an error in the
61367 #. ISO C++ 90 Standard, we only issue a warning.
61368 #: cp/decl2.cc:4763
61369 #, gcc-internal-format
61370 msgid "unnamed type with no linkage used to declare variable %q#D with linkage"
61371 msgstr ""
61373 #: cp/decl2.cc:4767
61374 #, gcc-internal-format
61375 msgid "unnamed type with no linkage used to declare function %q#D with linkage"
61376 msgstr ""
61378 #: cp/decl2.cc:4771
61379 #, gcc-internal-format
61380 msgid ""
61381 "%q#D does not refer to the unqualified type, so it is not used for linkage"
61382 msgstr ""
61384 #: cp/decl2.cc:4789
61385 #, gcc-internal-format
61386 msgid "%q#D, declared using local type %qT, is used but never defined"
61387 msgstr ""
61389 #: cp/decl2.cc:4793
61390 #, gcc-internal-format
61391 msgid "%q#D, declared using local type %qT, is used but not defined here"
61392 msgstr ""
61394 #: cp/decl2.cc:4801
61395 #, gcc-internal-format
61396 msgid "type %qT with no linkage used to declare variable %q#D with linkage"
61397 msgstr ""
61399 #: cp/decl2.cc:4804
61400 #, gcc-internal-format
61401 msgid "type %qT with no linkage used to declare function %q#D with linkage"
61402 msgstr ""
61404 #: cp/decl2.cc:5001
61405 #, gcc-internal-format
61406 msgid "mangling of %q#D as %qE conflicts with a previous mangle"
61407 msgstr ""
61409 #: cp/decl2.cc:5004
61410 #, gcc-internal-format
61411 msgid "previous mangling %q#D"
61412 msgstr ""
61414 #: cp/decl2.cc:5006
61415 #, gcc-internal-format
61416 msgid ""
61417 "a later %<-fabi-version=%> (or =0) avoids this error with a change in "
61418 "mangling"
61419 msgstr ""
61421 #: cp/decl2.cc:5078 cp/decl2.cc:5081
61422 #, gcc-internal-format
61423 msgid "the program should also define %qD"
61424 msgstr ""
61426 #: cp/decl2.cc:5420
61427 #, gcc-internal-format
61428 msgid "inline function %qD used but never defined"
61429 msgstr ""
61431 #: cp/decl2.cc:5646
61432 #, gcc-internal-format
61433 msgid "default argument missing for parameter %P of %q#D"
61434 msgstr ""
61436 #: cp/decl2.cc:5651
61437 #, gcc-internal-format
61438 msgid "...following parameter %P which has a default argument"
61439 msgstr ""
61441 #: cp/decl2.cc:5775
61442 #, gcc-internal-format
61443 msgid "implicitly-declared %qD is deprecated"
61444 msgstr ""
61446 #: cp/decl2.cc:5779
61447 #, gcc-internal-format
61448 msgid "because %qT has user-provided %qD"
61449 msgstr ""
61451 #. We mark a lambda conversion op as deleted if we can't
61452 #. generate it properly; see maybe_add_lambda_conv_op.
61453 #: cp/decl2.cc:5920
61454 #, gcc-internal-format
61455 msgid "converting lambda that uses %<...%> to function pointer"
61456 msgstr ""
61458 #: cp/decl2.cc:5928
61459 #, gcc-internal-format
61460 msgid "use of deleted function %qD: %s"
61461 msgstr ""
61463 #: cp/decl2.cc:5932
61464 #, gcc-internal-format
61465 msgid "use of deleted function %qD"
61466 msgstr ""
61468 #: cp/decl2.cc:5986
61469 #, gcc-internal-format
61470 msgid "use of function %qD with unsatisfied constraints"
61471 msgstr ""
61473 #: cp/decl2.cc:6016
61474 #, gcc-internal-format
61475 msgid "use of built-in parameter pack %qD outside of a template"
61476 msgstr ""
61478 #: cp/error.cc:4115
61479 #, gcc-internal-format
61480 msgid "(no argument)"
61481 msgstr ""
61483 #: cp/error.cc:4207
61484 #, gcc-internal-format
61485 msgid "[...]"
61486 msgstr ""
61488 #: cp/error.cc:4554
61489 #, gcc-internal-format
61490 msgid ""
61491 "extended initializer lists only available with %<-std=c++11%> or %<-std=gnu+"
61492 "+11%>"
61493 msgstr ""
61495 #: cp/error.cc:4559
61496 #, gcc-internal-format
61497 msgid ""
61498 "explicit conversion operators only available with %<-std=c++11%> or %<-"
61499 "std=gnu++11%>"
61500 msgstr ""
61502 #: cp/error.cc:4564
61503 #, gcc-internal-format
61504 msgid ""
61505 "variadic templates only available with %<-std=c++11%> or %<-std=gnu++11%>"
61506 msgstr ""
61508 #: cp/error.cc:4569
61509 #, gcc-internal-format
61510 msgid ""
61511 "lambda expressions only available with %<-std=c++11%> or %<-std=gnu++11%>"
61512 msgstr ""
61514 #: cp/error.cc:4574
61515 #, gcc-internal-format
61516 msgid "C++11 auto only available with %<-std=c++11%> or %<-std=gnu++11%>"
61517 msgstr ""
61519 #: cp/error.cc:4579
61520 #, gcc-internal-format
61521 msgid "scoped enums only available with %<-std=c++11%> or %<-std=gnu++11%>"
61522 msgstr ""
61524 #: cp/error.cc:4584
61525 #, gcc-internal-format
61526 msgid ""
61527 "defaulted and deleted functions only available with %<-std=c++11%> or %<-"
61528 "std=gnu++11%>"
61529 msgstr ""
61531 #: cp/error.cc:4590
61532 #, gcc-internal-format
61533 msgid ""
61534 "inline namespaces only available with %<-std=c++11%> or %<-std=gnu++11%>"
61535 msgstr ""
61537 #: cp/error.cc:4595
61538 #, gcc-internal-format
61539 msgid ""
61540 "override controls (override/final) only available with %<-std=c++11%> or %<-"
61541 "std=gnu++11%>"
61542 msgstr ""
61544 #: cp/error.cc:4600
61545 #, gcc-internal-format
61546 msgid ""
61547 "non-static data member initializers only available with %<-std=c++11%> or %<-"
61548 "std=gnu++11%>"
61549 msgstr ""
61551 #: cp/error.cc:4605
61552 #, gcc-internal-format
61553 msgid ""
61554 "user-defined literals only available with %<-std=c++11%> or %<-std=gnu++11%>"
61555 msgstr ""
61557 #: cp/error.cc:4610
61558 #, gcc-internal-format
61559 msgid ""
61560 "delegating constructors only available with %<-std=c++11%> or %<-std=gnu+"
61561 "+11%>"
61562 msgstr ""
61564 #: cp/error.cc:4615
61565 #, gcc-internal-format
61566 msgid ""
61567 "inheriting constructors only available with %<-std=c++11%> or %<-std=gnu+"
61568 "+11%>"
61569 msgstr ""
61571 #: cp/error.cc:4620
61572 #, gcc-internal-format
61573 msgid "C++11 attributes only available with %<-std=c++11%> or %<-std=gnu++11%>"
61574 msgstr ""
61576 #: cp/error.cc:4625
61577 #, gcc-internal-format
61578 msgid "ref-qualifiers only available with %<-std=c++11%> or %<-std=gnu++11%>"
61579 msgstr ""
61581 #: cp/error.cc:4675
61582 #, gcc-internal-format
61583 msgid "incomplete type %qT used in nested name specifier"
61584 msgstr ""
61586 #: cp/error.cc:4679
61587 #, gcc-internal-format
61588 msgid "reference to %<%T::%D%> is ambiguous"
61589 msgstr ""
61591 #: cp/error.cc:4693
61592 #, gcc-internal-format
61593 msgid "%qD is not a member of %qT; did you mean %qs?"
61594 msgstr ""
61596 #: cp/error.cc:4697 cp/typeck.cc:2875
61597 #, gcc-internal-format
61598 msgid "%qD is not a member of %qT"
61599 msgstr ""
61601 #: cp/error.cc:4719
61602 #, gcc-internal-format
61603 msgid "%qD is not a member of %qD; did you mean %qs?"
61604 msgstr ""
61606 #: cp/error.cc:4723 cp/typeck.cc:3467
61607 #, gcc-internal-format
61608 msgid "%qD is not a member of %qD"
61609 msgstr ""
61611 #: cp/error.cc:4734
61612 #, gcc-internal-format
61613 msgid "%<::%D%> has not been declared; did you mean %qs?"
61614 msgstr ""
61616 #: cp/error.cc:4738
61617 #, gcc-internal-format
61618 msgid "%<::%D%> has not been declared"
61619 msgstr ""
61621 #: cp/except.cc:380
61622 #, gcc-internal-format
61623 msgid "exception handling disabled, use %<-fexceptions%> to enable"
61624 msgstr ""
61626 #: cp/except.cc:628
61627 #, gcc-internal-format
61628 msgid "throwing NULL, which has integral, not pointer type"
61629 msgstr ""
61631 #: cp/except.cc:735
61632 #, gcc-internal-format
61633 msgid "  in thrown expression"
61634 msgstr ""
61636 #: cp/except.cc:882
61637 #, gcc-internal-format
61638 msgid "cannot declare %<catch%> parameter to be of rvalue reference type %qT"
61639 msgstr ""
61641 #: cp/except.cc:892
61642 #, gcc-internal-format
61643 msgid ""
61644 "cannot throw expression of type %qT because it involves types of variable "
61645 "size"
61646 msgstr ""
61648 #: cp/except.cc:895
61649 #, gcc-internal-format
61650 msgid "cannot catch type %qT because it involves types of variable size"
61651 msgstr ""
61653 #: cp/except.cc:996
61654 #, gcc-internal-format
61655 msgid "exception of type %qT will be caught by earlier handler"
61656 msgstr ""
61658 #: cp/except.cc:998
61659 #, gcc-internal-format
61660 msgid "for type %qT"
61661 msgstr ""
61663 #: cp/except.cc:1027
61664 #, gcc-internal-format
61665 msgid "%<...%> handler must be the last handler for its try block"
61666 msgstr ""
61668 #: cp/except.cc:1123
61669 #, gcc-internal-format
61670 msgid "noexcept-expression evaluates to %<false%> because of a call to %qD"
61671 msgstr ""
61673 #: cp/except.cc:1126
61674 #, gcc-internal-format
61675 msgid "but %qD does not throw; perhaps it should be declared %<noexcept%>"
61676 msgstr ""
61678 #: cp/expr.cc:232
61679 #, gcc-internal-format
61680 msgid ""
61681 "using value of assignment with %<volatile%>-qualified left operand is "
61682 "deprecated"
61683 msgstr ""
61685 #: cp/friend.cc:194
61686 #, gcc-internal-format
61687 msgid "%qD is already a friend of class %qT"
61688 msgstr ""
61690 #: cp/friend.cc:291
61691 #, gcc-internal-format
61692 msgid "invalid type %qT declared %<friend%>"
61693 msgstr ""
61695 #. template <class U> friend class T::X<U>;
61696 #. [temp.friend]
61697 #. Friend declarations shall not declare partial
61698 #. specializations.
61699 #: cp/friend.cc:308 cp/friend.cc:356
61700 #, gcc-internal-format
61701 msgid "partial specialization %qT declared %<friend%>"
61702 msgstr ""
61704 #: cp/friend.cc:322
61705 #, gcc-internal-format
61706 msgid ""
61707 "perhaps you need explicit template arguments in your nested-name-specifier"
61708 msgstr ""
61710 #: cp/friend.cc:334
61711 #, gcc-internal-format
61712 msgid "class %qT is implicitly friends with itself"
61713 msgstr ""
61715 #: cp/friend.cc:397
61716 #, gcc-internal-format
61717 msgid "%qT is not a member of %qT"
61718 msgstr ""
61720 #: cp/friend.cc:403
61721 #, gcc-internal-format
61722 msgid "%qT is not a member class template of %qT"
61723 msgstr ""
61725 #: cp/friend.cc:413
61726 #, gcc-internal-format
61727 msgid "%qT is not a nested class of %qT"
61728 msgstr ""
61730 #. template <class T> friend class T;
61731 #: cp/friend.cc:427
61732 #, gcc-internal-format
61733 msgid "template parameter type %qT declared %<friend%>"
61734 msgstr ""
61736 #. template <class T> friend class A; where A is not a template
61737 #: cp/friend.cc:435
61738 #, gcc-internal-format
61739 msgid "%q#T is not a template"
61740 msgstr ""
61742 #: cp/friend.cc:458
61743 #, gcc-internal-format
61744 msgid "%qD is already a friend of %qT"
61745 msgstr ""
61747 #: cp/friend.cc:468
61748 #, gcc-internal-format
61749 msgid "%qT is already a friend of %qT"
61750 msgstr ""
61752 #: cp/friend.cc:521
61753 #, gcc-internal-format
61754 msgid "friend declaration %qD may not have virt-specifiers"
61755 msgstr ""
61757 #: cp/friend.cc:599
61758 #, gcc-internal-format
61759 msgid "member %qD declared as friend before type %qT defined"
61760 msgstr ""
61762 #: cp/friend.cc:647
61763 #, gcc-internal-format
61764 msgid "friend declaration %q#D declares a non-template function"
61765 msgstr ""
61767 #: cp/friend.cc:651
61768 #, gcc-internal-format
61769 msgid ""
61770 "(if this is not what you intended, make sure the function template has "
61771 "already been declared and add %<<>%> after the function name here)"
61772 msgstr ""
61774 #: cp/init.cc:398
61775 #, gcc-internal-format
61776 msgid "value-initialization of incomplete type %qT"
61777 msgstr ""
61779 #: cp/init.cc:481
61780 #, gcc-internal-format
61781 msgid "cannot value-initialize array of unknown bound %qT"
61782 msgstr ""
61784 #: cp/init.cc:520
61785 #, gcc-internal-format
61786 msgid "value-initialization of function type %qT"
61787 msgstr ""
61789 #: cp/init.cc:526
61790 #, gcc-internal-format
61791 msgid "value-initialization of reference type %qT"
61792 msgstr ""
61794 #: cp/init.cc:595
61795 #, gcc-internal-format
61796 msgid "recursive instantiation of default member initializer for %qD"
61797 msgstr ""
61799 #: cp/init.cc:662
61800 #, gcc-internal-format
61801 msgid ""
61802 "default member initializer for %qD required before the end of its enclosing "
61803 "class"
61804 msgstr ""
61806 #: cp/init.cc:664
61807 #, gcc-internal-format
61808 msgid "defined here"
61809 msgstr ""
61811 #: cp/init.cc:732
61812 #, gcc-internal-format
61813 msgid "initializer for flexible array member %q#D"
61814 msgstr ""
61816 #: cp/init.cc:797
61817 #, gcc-internal-format
61818 msgid ""
61819 "initializing %qD from %qE does not extend the lifetime of the underlying "
61820 "array"
61821 msgstr ""
61823 #: cp/init.cc:901 cp/init.cc:1014
61824 #, gcc-internal-format
61825 msgid "%qD is initialized with itself"
61826 msgstr ""
61828 #: cp/init.cc:907
61829 #, gcc-internal-format
61830 msgid "reference %qD is not yet bound to a value when used here"
61831 msgstr ""
61833 #: cp/init.cc:912
61834 #, gcc-internal-format
61835 msgid "member %qD is used uninitialized"
61836 msgstr ""
61838 #: cp/init.cc:991
61839 #, gcc-internal-format
61840 msgid "%qD should be initialized in the member initialization list"
61841 msgstr ""
61843 #: cp/init.cc:1133
61844 #, gcc-internal-format
61845 msgid "invalid initializer for array member %q#D"
61846 msgstr ""
61848 #: cp/init.cc:1148 cp/init.cc:1174 cp/init.cc:2769 cp/method.cc:2494
61849 #, gcc-internal-format
61850 msgid "uninitialized const member in %q#T"
61851 msgstr ""
61853 #: cp/init.cc:1150 cp/init.cc:1168 cp/init.cc:1176 cp/init.cc:2754
61854 #: cp/init.cc:2782 cp/method.cc:2497 cp/method.cc:2508
61855 #, gcc-internal-format
61856 msgid "%q#D should be initialized"
61857 msgstr ""
61859 #: cp/init.cc:1166 cp/init.cc:2741 cp/method.cc:2505
61860 #, gcc-internal-format
61861 msgid "uninitialized reference member in %q#T"
61862 msgstr ""
61864 #: cp/init.cc:1351
61865 #, gcc-internal-format
61866 msgid "%qD will be initialized after"
61867 msgstr ""
61869 #: cp/init.cc:1354
61870 #, gcc-internal-format
61871 msgid "base %qT will be initialized after"
61872 msgstr ""
61874 #: cp/init.cc:1358
61875 #, gcc-internal-format
61876 msgid "  %q#D"
61877 msgstr ""
61879 #: cp/init.cc:1360
61880 #, gcc-internal-format
61881 msgid "  base %qT"
61882 msgstr ""
61884 #: cp/init.cc:1362
61885 #, gcc-internal-format
61886 msgid "  when initialized here"
61887 msgstr ""
61889 #: cp/init.cc:1379
61890 #, gcc-internal-format
61891 msgid "multiple initializations given for %qD"
61892 msgstr ""
61894 #: cp/init.cc:1383
61895 #, gcc-internal-format
61896 msgid "multiple initializations given for base %qT"
61897 msgstr ""
61899 #: cp/init.cc:1470
61900 #, gcc-internal-format
61901 msgid "initializations for multiple members of %qT"
61902 msgstr ""
61904 #: cp/init.cc:1579
61905 #, gcc-internal-format
61906 msgid ""
61907 "base class %q#T should be explicitly initialized in the copy constructor"
61908 msgstr ""
61910 #: cp/init.cc:1815 cp/init.cc:1834
61911 #, gcc-internal-format
61912 msgid "class %qT does not have any field named %qD"
61913 msgstr ""
61915 #: cp/init.cc:1821
61916 #, gcc-internal-format
61917 msgid ""
61918 "%q#D is a static data member; it can only be initialized at its definition"
61919 msgstr ""
61921 #: cp/init.cc:1828
61922 #, gcc-internal-format
61923 msgid "%q#D is not a non-static data member of %qT"
61924 msgstr ""
61926 #: cp/init.cc:1867
61927 #, gcc-internal-format
61928 msgid "unnamed initializer for %qT, which has no base classes"
61929 msgstr ""
61931 #: cp/init.cc:1875
61932 #, gcc-internal-format
61933 msgid "unnamed initializer for %qT, which uses multiple inheritance"
61934 msgstr ""
61936 #: cp/init.cc:1922
61937 #, gcc-internal-format
61938 msgid "%qD is both a direct base and an indirect virtual base"
61939 msgstr ""
61941 #: cp/init.cc:1930
61942 #, gcc-internal-format
61943 msgid "type %qT is not a direct or virtual base of %qT"
61944 msgstr ""
61946 #: cp/init.cc:1933
61947 #, gcc-internal-format
61948 msgid "type %qT is not a direct base of %qT"
61949 msgstr ""
61951 #: cp/init.cc:2045 cp/init.cc:4944 cp/typeck2.cc:1378
61952 #, gcc-internal-format
61953 msgid "array must be initialized with a brace-enclosed initializer"
61954 msgstr ""
61956 #: cp/init.cc:2366 cp/semantics.cc:4054 rust/backend/rust-tree.cc:4168
61957 #, gcc-internal-format
61958 msgid "%qT is not a class type"
61959 msgstr ""
61961 #: cp/init.cc:2424
61962 #, gcc-internal-format
61963 msgid "incomplete type %qT does not have member %qD"
61964 msgstr ""
61966 #: cp/init.cc:2438
61967 #, gcc-internal-format
61968 msgid "invalid pointer to bit-field %qD"
61969 msgstr ""
61971 #: cp/init.cc:2524 cp/typeck.cc:2361 rust/backend/rust-tree.cc:3811
61972 #, gcc-internal-format
61973 msgid "invalid use of non-static member function %qD"
61974 msgstr ""
61976 #: cp/init.cc:2531 cp/semantics.cc:2377
61977 #, gcc-internal-format
61978 msgid "invalid use of non-static data member %qD"
61979 msgstr ""
61981 #: cp/init.cc:2738
61982 #, gcc-internal-format
61983 msgid ""
61984 "uninitialized reference member in %q#T using %<new%> without new-initializer"
61985 msgstr ""
61987 #: cp/init.cc:2746
61988 #, gcc-internal-format
61989 msgid ""
61990 "uninitialized reference member in base %q#T of %q#T using %<new%> without "
61991 "new-initializer"
61992 msgstr ""
61994 #: cp/init.cc:2750
61995 #, gcc-internal-format
61996 msgid "uninitialized reference member in base %q#T of %q#T"
61997 msgstr ""
61999 #: cp/init.cc:2766
62000 #, gcc-internal-format
62001 msgid ""
62002 "uninitialized const member in %q#T using %<new%> without new-initializer"
62003 msgstr ""
62005 #: cp/init.cc:2774
62006 #, gcc-internal-format
62007 msgid ""
62008 "uninitialized const member in base %q#T of %q#T using %<new%> without new-"
62009 "initializer"
62010 msgstr ""
62012 #: cp/init.cc:2778
62013 #, gcc-internal-format
62014 msgid "uninitialized const member in base %q#T of %q#T"
62015 msgstr ""
62017 #: cp/init.cc:2893
62018 #, gcc-internal-format
62019 msgid ""
62020 "placement new constructing an object of type %<%T [%wu]%> and size %qwu in a "
62021 "region of type %qT and size %qwi"
62022 msgstr ""
62024 #: cp/init.cc:2896
62025 #, gcc-internal-format
62026 msgid ""
62027 "placement new constructing an object of type %<%T [%wu]%> and size %qwu in a "
62028 "region of type %qT and size at most %qwu"
62029 msgstr ""
62031 #: cp/init.cc:2906
62032 #, gcc-internal-format
62033 msgid ""
62034 "placement new constructing an array of objects of type %qT and size %qwu in "
62035 "a region of type %qT and size %qwi"
62036 msgstr ""
62038 #: cp/init.cc:2909
62039 #, gcc-internal-format
62040 msgid ""
62041 "placement new constructing an array of objects of type %qT and size %qwu in "
62042 "a region of type %qT and size at most %qwu"
62043 msgstr ""
62045 #: cp/init.cc:2918
62046 #, gcc-internal-format
62047 msgid ""
62048 "placement new constructing an object of type %qT and size %qwu in a region "
62049 "of type %qT and size %qwi"
62050 msgstr ""
62052 #: cp/init.cc:2921
62053 #, gcc-internal-format
62054 msgid ""
62055 "placement new constructing an object of type %qT and size %qwu in a region "
62056 "of type %qT and size at most %qwu"
62057 msgstr ""
62059 #: cp/init.cc:2938
62060 #, gcc-internal-format
62061 msgid "at offset %wi from %qD declared here"
62062 msgstr ""
62064 #: cp/init.cc:2942
62065 #, gcc-internal-format
62066 msgid "at offset [%wi, %wi] from %qD declared here"
62067 msgstr ""
62069 #: cp/init.cc:3140
62070 #, gcc-internal-format
62071 msgid "integer overflow in array size"
62072 msgstr ""
62074 #: cp/init.cc:3150
62075 #, gcc-internal-format
62076 msgid "array size in new-expression must be constant"
62077 msgstr ""
62079 #: cp/init.cc:3168
62080 #, gcc-internal-format
62081 msgid "variably modified type not allowed in new-expression"
62082 msgstr ""
62084 #: cp/init.cc:3184
62085 #, gcc-internal-format
62086 msgid ""
62087 "non-constant array new length must be specified directly, not by %<typedef%>"
62088 msgstr ""
62090 #: cp/init.cc:3186
62091 #, gcc-internal-format
62092 msgid ""
62093 "non-constant array new length must be specified without parentheses around "
62094 "the type-id"
62095 msgstr ""
62097 #: cp/init.cc:3196
62098 #, gcc-internal-format
62099 msgid "invalid type %<void%> for %<new%>"
62100 msgstr ""
62102 #: cp/init.cc:3202
62103 #, gcc-internal-format
62104 msgid ""
62105 "%<new%> of %<initializer_list%> does not extend the lifetime of the "
62106 "underlying array"
62107 msgstr ""
62109 #: cp/init.cc:3244
62110 #, gcc-internal-format
62111 msgid "uninitialized const in %<new%> of %q#T"
62112 msgstr ""
62114 #: cp/init.cc:3400
62115 #, gcc-internal-format
62116 msgid "no suitable %qD found in class %qT"
62117 msgstr ""
62119 #: cp/init.cc:3489
62120 #, gcc-internal-format
62121 msgid "%<new%> of type %qT with extended alignment %d"
62122 msgstr ""
62124 #: cp/init.cc:3492
62125 #, gcc-internal-format
62126 msgid "uses %qD, which does not have an alignment parameter"
62127 msgstr ""
62129 #: cp/init.cc:3495
62130 #, gcc-internal-format
62131 msgid "use %<-faligned-new%> to enable C++17 over-aligned new support"
62132 msgstr ""
62134 #: cp/init.cc:3691
62135 #, gcc-internal-format
62136 msgid "parenthesized initializer in array new"
62137 msgstr ""
62139 #: cp/init.cc:3962
62140 #, gcc-internal-format
62141 msgid "size in array new must have integral type"
62142 msgstr ""
62144 #: cp/init.cc:3991
62145 #, gcc-internal-format
62146 msgid "new cannot be applied to a reference type"
62147 msgstr ""
62149 #: cp/init.cc:4000
62150 #, gcc-internal-format
62151 msgid "new cannot be applied to a function type"
62152 msgstr ""
62154 #: cp/init.cc:4120
62155 #, gcc-internal-format
62156 msgid "possible problem detected in invocation of operator %<delete []%>"
62157 msgstr ""
62159 #: cp/init.cc:4124
62160 #, gcc-internal-format
62161 msgid ""
62162 "neither the destructor nor the class-specific operator %<delete []%> will be "
62163 "called, even if they are declared when the class is defined"
62164 msgstr ""
62166 #: cp/init.cc:4846
62167 #, gcc-internal-format
62168 msgid "initializer ends prematurely"
62169 msgstr ""
62171 #: cp/init.cc:5144
62172 #, gcc-internal-format
62173 msgid "unknown array size in delete"
62174 msgstr ""
62176 #: cp/init.cc:5178
62177 #, gcc-internal-format
62178 msgid "possible problem detected in invocation of %<operator delete%>"
62179 msgstr ""
62181 #: cp/init.cc:5183
62182 #, gcc-internal-format
62183 msgid ""
62184 "neither the destructor nor the class-specific %<operator delete%> will be "
62185 "called, even if they are declared when the class is defined"
62186 msgstr ""
62188 #: cp/init.cc:5198
62189 #, gcc-internal-format
62190 msgid ""
62191 "deleting object of abstract class type %qT which has non-virtual destructor "
62192 "will cause undefined behavior"
62193 msgstr ""
62195 #: cp/init.cc:5203
62196 #, gcc-internal-format
62197 msgid ""
62198 "deleting object of polymorphic class type %qT which has non-virtual "
62199 "destructor might cause undefined behavior"
62200 msgstr ""
62202 #: cp/init.cc:5510
62203 #, gcc-internal-format
62204 msgid "type to vector delete is neither pointer or array type"
62205 msgstr ""
62207 #: cp/lambda.cc:549
62208 #, gcc-internal-format
62209 msgid "array of runtime bound cannot be captured by copy, only by reference"
62210 msgstr ""
62212 #: cp/lambda.cc:564
62213 #, gcc-internal-format
62214 msgid ""
62215 "capture of variably-modified type %qT that is not an N3639 array of runtime "
62216 "bound"
62217 msgstr ""
62219 #: cp/lambda.cc:568
62220 #, gcc-internal-format
62221 msgid "because the array element type %qT has variable size"
62222 msgstr ""
62224 #: cp/lambda.cc:592
62225 #, gcc-internal-format
62226 msgid "cannot capture %qE by reference"
62227 msgstr ""
62229 #: cp/lambda.cc:602
62230 #, gcc-internal-format
62231 msgid "capture by copy of incomplete type %qT"
62232 msgstr ""
62234 #: cp/lambda.cc:674
62235 #, gcc-internal-format
62236 msgid "trying to capture %qD in instantiation of generic lambda"
62237 msgstr ""
62239 #: cp/lambda.cc:750
62240 #, gcc-internal-format
62241 msgid "implicit capture of %qE via %<[=]%> is deprecated in C++20"
62242 msgstr ""
62244 #: cp/lambda.cc:752
62245 #, gcc-internal-format
62246 msgid "add explicit %<this%> or %<*this%> capture"
62247 msgstr ""
62249 #: cp/lambda.cc:873
62250 #, gcc-internal-format
62251 msgid "%<this%> was not captured for this lambda function"
62252 msgstr ""
62254 #: cp/lex.cc:644
62255 #, gcc-internal-format
62256 msgid "invalid %<#pragma %s%>"
62257 msgstr ""
62259 #: cp/lex.cc:652
62260 #, gcc-internal-format
62261 msgid "%<#pragma vtable%> no longer supported"
62262 msgstr ""
62264 #: cp/lex.cc:724
62265 #, gcc-internal-format
62266 msgid "%<#pragma implementation%> for %qs appears after file is included"
62267 msgstr ""
62269 #: cp/lex.cc:752
62270 #, gcc-internal-format
62271 msgid "%qD not defined"
62272 msgstr ""
62274 #: cp/lex.cc:764
62275 #, gcc-internal-format
62276 msgid "%qD was not declared in this scope; did you mean %qs?"
62277 msgstr ""
62279 #: cp/lex.cc:768
62280 #, gcc-internal-format
62281 msgid "%qD was not declared in this scope"
62282 msgstr ""
62284 #. In a template, it is invalid to write "f()" or "f(3)" if no
62285 #. declaration of "f" is available.  Historically, G++ and most
62286 #. other compilers accepted that usage since they deferred all name
62287 #. lookup until instantiation time rather than doing unqualified
62288 #. name lookup at template definition time; explain to the user what
62289 #. is going wrong.
62291 #. Note that we have the exact wording of the following message in
62292 #. the manual (trouble.texi, node "Name lookup"), so they need to
62293 #. be kept in synch.
62294 #: cp/lex.cc:810
62295 #, gcc-internal-format
62296 msgid ""
62297 "there are no arguments to %qD that depend on a template parameter, so a "
62298 "declaration of %qD must be available"
62299 msgstr ""
62301 #: cp/lex.cc:819
62302 #, gcc-internal-format
62303 msgid ""
62304 "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the "
62305 "use of an undeclared name is deprecated)"
62306 msgstr ""
62308 #: cp/logic.cc:303
62309 #, gcc-internal-format
62310 msgid "  # %E"
62311 msgstr ""
62313 #: cp/mangle.cc:2662
62314 #, gcc-internal-format
62315 msgid "mangling %<typeof%>, use %<decltype%> instead"
62316 msgstr ""
62318 #: cp/mangle.cc:2666
62319 #, gcc-internal-format
62320 msgid ""
62321 "use of built-in trait %qT in function signature; use library traits instead"
62322 msgstr ""
62324 #: cp/mangle.cc:3836
62325 #, gcc-internal-format
62326 msgid ""
62327 "use of built-in trait %qE in function signature; use library traits instead"
62328 msgstr ""
62330 #: cp/mangle.cc:3841
62331 #, gcc-internal-format, gfc-internal-format
62332 msgid "mangling %C"
62333 msgstr ""
62335 #: cp/mangle.cc:3915
62336 #, gcc-internal-format
62337 msgid "omitted middle operand to %<?:%> operand cannot be mangled"
62338 msgstr ""
62340 #: cp/mangle.cc:4486
62341 #, gcc-internal-format
62342 msgid ""
62343 "mangled name for %qD will change in C++17 because the exception "
62344 "specification is part of a function type"
62345 msgstr ""
62347 #: cp/mangle.cc:4532 cp/mangle.cc:4711
62348 #, gcc-internal-format
62349 msgid ""
62350 "the mangled name of %qD changed between %<%s=%d%> (%qD) and %<%s=%d%> (%qD)"
62351 msgstr ""
62353 #: cp/mangle.cc:4538 cp/mangle.cc:4717
62354 #, gcc-internal-format
62355 msgid ""
62356 "the mangled name of %qD changes between %<%s=%d%> (%qD) and %<%s=%d%> (%qD)"
62357 msgstr ""
62359 #: cp/mangle.cc:4864
62360 #, gcc-internal-format
62361 msgid ""
62362 "the mangled name of a thunk for %qD changes between %<-fabi-version=%d%> and "
62363 "%<-fabi-version=%d%>"
62364 msgstr ""
62366 #: cp/mangle.cc:4869
62367 #, gcc-internal-format
62368 msgid ""
62369 "the mangled name of %qD changes between %<-fabi-version=%d%> and %<-fabi-"
62370 "version=%d%>"
62371 msgstr ""
62373 #: cp/mangle.cc:4874
62374 #, gcc-internal-format
62375 msgid ""
62376 "the mangled name of the initialization guard variable for %qD changes "
62377 "between %<-fabi-version=%d%> and %<-fabi-version=%d%>"
62378 msgstr ""
62380 #: cp/mapper-client.cc:318
62381 #, gcc-internal-format
62382 msgid "failed %s mapper %qs line %u"
62383 msgstr ""
62385 #: cp/mapper-client.cc:319
62386 #, gcc-internal-format
62387 msgid "failed %s mapper %qs"
62388 msgstr ""
62390 #: cp/mapper-client.cc:331
62391 #, gcc-internal-format, gfc-internal-format
62392 msgid "failed mapper handshake %s"
62393 msgstr ""
62395 #: cp/mapper-client.cc:365
62396 #, gcc-internal-format, gfc-internal-format
62397 msgid "mapper died by signal %s"
62398 msgstr ""
62400 #: cp/mapper-client.cc:368
62401 #, gcc-internal-format, gfc-internal-format
62402 msgid "mapper exit status %d"
62403 msgstr ""
62405 #: cp/method.cc:861 cp/method.cc:2447
62406 #, gcc-internal-format
62407 msgid "non-static const member %q#D, cannot use default assignment operator"
62408 msgstr ""
62410 #: cp/method.cc:867 cp/method.cc:2453
62411 #, gcc-internal-format
62412 msgid ""
62413 "non-static reference member %q#D, cannot use default assignment operator"
62414 msgstr ""
62416 #: cp/method.cc:957
62417 #, gcc-internal-format
62418 msgid "%qD is not a static data member"
62419 msgstr ""
62421 #: cp/method.cc:958
62422 #, gcc-internal-format
62423 msgid "determining value of %qs"
62424 msgstr ""
62426 #: cp/method.cc:985
62427 #, gcc-internal-format
62428 msgid "forming type of %qs"
62429 msgstr ""
62431 #: cp/method.cc:1176
62432 #, gcc-internal-format
62433 msgid "defaulted %qD only available with %<-std=c++20%> or %<-std=gnu++20%>"
62434 msgstr ""
62436 #: cp/method.cc:1191
62437 #, gcc-internal-format
62438 msgid "defaulted %qD must return %<bool%>"
62439 msgstr ""
62441 #: cp/method.cc:1199
62442 #, gcc-internal-format
62443 msgid "defaulted %qD must be %<const%>"
62444 msgstr ""
62446 #: cp/method.cc:1204
62447 #, gcc-internal-format
62448 msgid "defaulted %qD must not have %<&&%> ref-qualifier"
62449 msgstr ""
62451 #: cp/method.cc:1233
62452 #, gcc-internal-format
62453 msgid "defaulted %qD is not a friend of %qT"
62454 msgstr ""
62456 #: cp/method.cc:1245
62457 #, gcc-internal-format
62458 msgid "defaulted member %qD must have parameter type %<const %T&%>"
62459 msgstr ""
62461 #: cp/method.cc:1248
62462 #, gcc-internal-format
62463 msgid "defaulted %qD must have parameters of either type %<const %T&%> or %qT"
62464 msgstr ""
62466 #: cp/method.cc:1251
62467 #, gcc-internal-format
62468 msgid ""
62469 "defaulted %qD must have parameters of either type %<const %T&%> or %qT, not "
62470 "both"
62471 msgstr ""
62473 #. Return type is auto, suggest changing it.
62474 #: cp/method.cc:1408
62475 #, gcc-internal-format
62476 msgid ""
62477 "changing the return type from %qs to a comparison category type will allow "
62478 "the comparison to use %qs and %qs"
62479 msgstr ""
62481 #: cp/method.cc:1428
62482 #, gcc-internal-format
62483 msgid ""
62484 "three-way comparison of %qD has type %qT, not a comparison category type"
62485 msgstr ""
62487 #: cp/method.cc:1437
62488 #, gcc-internal-format
62489 msgid "three-way comparison of %qD has type %qT, which does not convert to %qT"
62490 msgstr ""
62492 #: cp/method.cc:1482
62493 #, gcc-internal-format
62494 msgid "cannot default compare union %qT"
62495 msgstr ""
62497 #: cp/method.cc:1550
62498 #, gcc-internal-format
62499 msgid "cannot default compare reference member %qD"
62500 msgstr ""
62502 #: cp/method.cc:1559
62503 #, gcc-internal-format
62504 msgid "cannot default compare anonymous union member"
62505 msgstr ""
62507 #: cp/method.cc:1577
62508 #, gcc-internal-format
62509 msgid "cannot default compare flexible array member"
62510 msgstr ""
62512 #: cp/method.cc:1858
62513 #, gcc-internal-format
62514 msgid "synthesized method %qD first required here"
62515 msgstr ""
62517 #: cp/method.cc:2370
62518 #, gcc-internal-format
62519 msgid "union member %q+D with non-trivial %qD"
62520 msgstr ""
62522 #: cp/method.cc:2381
62523 #, gcc-internal-format
62524 msgid "defaulted destructor calls non-%<constexpr%> %qD"
62525 msgstr ""
62527 #: cp/method.cc:2382
62528 #, gcc-internal-format
62529 msgid "defaulted constructor calls non-%<constexpr%> %qD"
62530 msgstr ""
62532 #: cp/method.cc:2470
62533 #, gcc-internal-format
62534 msgid "initializer for %q#D is invalid"
62535 msgstr ""
62537 #: cp/method.cc:2527
62538 #, gcc-internal-format
62539 msgid "defaulted default constructor does not initialize %q#D"
62540 msgstr ""
62542 #: cp/method.cc:2538
62543 #, gcc-internal-format
62544 msgid "copying non-static data member %q#D of rvalue reference type"
62545 msgstr ""
62547 #. A trivial constructor doesn't have any NSDMI.
62548 #: cp/method.cc:2756
62549 #, gcc-internal-format
62550 msgid ""
62551 "defaulted default constructor does not initialize any non-static data member"
62552 msgstr ""
62554 #: cp/method.cc:2800
62555 #, gcc-internal-format
62556 msgid ""
62557 "defaulted move assignment for %qT calls a non-trivial move assignment "
62558 "operator for virtual base %qT"
62559 msgstr ""
62561 #: cp/method.cc:2932
62562 #, gcc-internal-format
62563 msgid "a lambda closure type has a deleted default constructor"
62564 msgstr ""
62566 #: cp/method.cc:2935
62567 #, gcc-internal-format
62568 msgid "a lambda closure type has a deleted copy assignment operator"
62569 msgstr ""
62571 #: cp/method.cc:2944
62572 #, gcc-internal-format
62573 msgid ""
62574 "%q#D is implicitly declared as deleted because %qT declares a move "
62575 "constructor or move assignment operator"
62576 msgstr ""
62578 #: cp/method.cc:2955
62579 #, gcc-internal-format
62580 msgid "%q#D inherits from multiple base subobjects"
62581 msgstr ""
62583 #: cp/method.cc:2963 cp/method.cc:2987
62584 #, gcc-internal-format
62585 msgid ""
62586 "%q#D is implicitly deleted because the default definition would be ill-"
62587 "formed:"
62588 msgstr ""
62590 #: cp/method.cc:2996
62591 msgid ""
62592 "%q#F is implicitly deleted because its exception-specification does not "
62593 "match the implicit exception-specification %qX"
62594 msgstr ""
62596 #: cp/method.cc:3426
62597 #, gcc-internal-format
62598 msgid "defaulted declaration %q+D does not match the expected signature"
62599 msgstr ""
62601 #: cp/method.cc:3429
62602 #, gcc-internal-format
62603 msgid "expected signature: %qD"
62604 msgstr ""
62606 #: cp/method.cc:3461
62607 #, gcc-internal-format
62608 msgid ""
62609 "explicitly defaulted function %q+D cannot be declared %qs because the "
62610 "implicit declaration is not %qs:"
62611 msgstr ""
62613 #: cp/method.cc:3481
62614 #, gcc-internal-format
62615 msgid "a template cannot be defaulted"
62616 msgstr ""
62618 #: cp/method.cc:3520
62619 #, gcc-internal-format
62620 msgid "%qD cannot be defaulted"
62621 msgstr ""
62623 #: cp/method.cc:3529
62624 #, gcc-internal-format
62625 msgid "defaulted function %q+D with default argument"
62626 msgstr ""
62628 #: cp/module.cc:1583
62629 #, gcc-internal-format
62630 msgid "section %qs is missing or corrupted"
62631 msgstr ""
62633 #: cp/module.cc:1585
62634 #, gcc-internal-format, gfc-internal-format
62635 msgid "section #%u is missing or corrupted"
62636 msgstr ""
62638 #: cp/module.cc:1807
62639 #, gcc-internal-format
62640 msgid "not Encapsulated Lazy Records of Named Declarations"
62641 msgstr ""
62643 #: cp/module.cc:1822
62644 #, gcc-internal-format
62645 msgid "unexpected encapsulation format or type"
62646 msgstr ""
62648 #: cp/module.cc:1831
62649 #, gcc-internal-format
62650 msgid "encapsulation is malformed"
62651 msgstr ""
62653 #: cp/module.cc:11603
62654 #, gcc-internal-format
62655 msgid "conflicting global module declaration %#qD"
62656 msgstr ""
62658 #: cp/module.cc:11605
62659 #, gcc-internal-format
62660 msgid "existing declaration %#qD"
62661 msgstr ""
62663 #: cp/module.cc:12658
62664 #, gcc-internal-format
62665 msgid "definition of %qD does not match"
62666 msgstr ""
62668 #: cp/module.cc:12660
62669 #, gcc-internal-format
62670 msgid "existing definition %qD"
62671 msgstr ""
62673 #: cp/module.cc:12672
62674 #, gcc-internal-format
62675 msgid "... this enumerator %qD"
62676 msgstr ""
62678 #: cp/module.cc:12674
62679 #, gcc-internal-format
62680 msgid "enumerator %qD does not match ..."
62681 msgstr ""
62683 #: cp/module.cc:12680
62684 #, gcc-internal-format
62685 msgid "additional enumerators beginning with %qD"
62686 msgstr ""
62688 #: cp/module.cc:12684
62689 #, gcc-internal-format
62690 msgid "enumeration range differs"
62691 msgstr ""
62693 #: cp/module.cc:13802
62694 #, gcc-internal-format
62695 msgid "%q#D references internal linkage entity %q#D"
62696 msgstr ""
62698 #: cp/module.cc:14385
62699 #, gcc-internal-format
62700 msgid "recursive lazy load"
62701 msgstr ""
62703 #. Cannot import the current module.
62704 #: cp/module.cc:14404
62705 #, gcc-internal-format
62706 msgid "cannot import module in its own purview"
62707 msgstr ""
62709 #: cp/module.cc:14405 cp/module.cc:19718
62710 #, gcc-internal-format
62711 msgid "module %qs declared here"
62712 msgstr ""
62714 #: cp/module.cc:14749
62715 #, gcc-internal-format
62716 msgid "indirect import %qs is not already loaded"
62717 msgstr ""
62719 #: cp/module.cc:14755
62720 #, gcc-internal-format
62721 msgid "import %qs has CRC mismatch"
62722 msgstr ""
62724 #: cp/module.cc:16583
62725 #, gcc-internal-format
62726 msgid "unable to represent further imported source locations"
62727 msgstr ""
62729 #: cp/module.cc:17458
62730 #, gcc-internal-format
62731 msgid "not exporting %<#define %E%> as it is a keyword"
62732 msgstr ""
62734 #: cp/module.cc:17698
62735 #, gcc-internal-format
62736 msgid "macro definitions of %qE corrupted"
62737 msgstr ""
62739 #: cp/module.cc:17722 cp/module.cc:17725
62740 #, gcc-internal-format
62741 msgid "inconsistent imported macro definition %qE"
62742 msgstr ""
62744 #: cp/module.cc:17731
62745 #, gcc-internal-format
62746 msgid "%<#undef %E%>"
62747 msgstr ""
62749 #: cp/module.cc:17733
62750 #, gcc-internal-format
62751 msgid "%<#define %s%>"
62752 msgstr ""
62754 #: cp/module.cc:17966
62755 #, gcc-internal-format
62756 msgid "compiled module file is %qs"
62757 msgstr ""
62759 #: cp/module.cc:18003 cp/module.cc:18008
62760 #, gcc-internal-format, gfc-internal-format
62761 msgid "compiled module is %sversion %s"
62762 msgstr ""
62764 #: cp/module.cc:18014
62765 #, gcc-internal-format, gfc-internal-format
62766 msgid "compiler is %sversion %s%s%s"
62767 msgstr ""
62769 #: cp/module.cc:18044
62770 #, gcc-internal-format
62771 msgid "module %qs found"
62772 msgstr ""
62774 #: cp/module.cc:18046
62775 #, gcc-internal-format
62776 msgid "header module expected, module %qs found"
62777 msgstr ""
62779 #: cp/module.cc:18047
62780 #, gcc-internal-format
62781 msgid "module %qs expected, header module found"
62782 msgstr ""
62784 #: cp/module.cc:18062
62785 #, gcc-internal-format
62786 msgid "module %qs CRC mismatch"
62787 msgstr ""
62789 #: cp/module.cc:18076
62790 #, gcc-internal-format
62791 msgid "target & host is %qs:%qs, expected %qs:%qs"
62792 msgstr ""
62794 #: cp/module.cc:18088
62795 #, gcc-internal-format
62796 msgid "language dialect differs %qs, expected %qs"
62797 msgstr ""
62799 #: cp/module.cc:18104
62800 #, gcc-internal-format
62801 msgid "module contains OpenMP, use %<-fopenmp%> to enable"
62802 msgstr ""
62804 #: cp/module.cc:18121
62805 #, gcc-internal-format
62806 msgid "fixed tree mismatch"
62807 msgstr ""
62809 #: cp/module.cc:18212
62810 #, gcc-internal-format
62811 msgid "interface partition is not exported"
62812 msgstr ""
62814 #: cp/module.cc:18769
62815 #, gcc-internal-format, gfc-internal-format
62816 msgid "failed to read compiled module cluster %u: %s"
62817 msgstr ""
62819 #: cp/module.cc:18807
62820 #, gcc-internal-format, gfc-internal-format
62821 msgid "failed to read compiled module: %s"
62822 msgstr ""
62824 #: cp/module.cc:18817
62825 #, gcc-internal-format
62826 msgid ""
62827 "consider using %<-fno-module-lazy%>, increasing %<-param-lazy-modules=%u%> "
62828 "value, or increasing the per-process file descriptor limit"
62829 msgstr ""
62831 #: cp/module.cc:18822
62832 #, gcc-internal-format
62833 msgid "imports must be built before being imported"
62834 msgstr ""
62836 #: cp/module.cc:18825
62837 #, gcc-internal-format
62838 msgid "returning to the gate for a mechanical issue"
62839 msgstr ""
62841 #: cp/module.cc:19137
62842 #, gcc-internal-format
62843 msgid "declaration %qD conflicts with builtin"
62844 msgstr ""
62846 #: cp/module.cc:19142
62847 #, gcc-internal-format
62848 msgid "redeclaring %qD in module %qs conflicts with import"
62849 msgstr ""
62851 #: cp/module.cc:19145
62852 #, gcc-internal-format
62853 msgid "redeclaring %qD in global module conflicts with import"
62854 msgstr ""
62856 #: cp/module.cc:19150
62857 #, gcc-internal-format
62858 msgid "import declared attached to module %qs"
62859 msgstr ""
62861 #: cp/module.cc:19154
62862 #, gcc-internal-format
62863 msgid "import declared in global module"
62864 msgstr ""
62866 #: cp/module.cc:19160
62867 #, gcc-internal-format
62868 msgid "conflicting declaration of %qD in module %qs"
62869 msgstr ""
62871 #: cp/module.cc:19163
62872 #, gcc-internal-format
62873 msgid "conflicting declaration of %qD in global module"
62874 msgstr ""
62876 #: cp/module.cc:19168
62877 #, gcc-internal-format
62878 msgid "previously declared in module %qs"
62879 msgstr ""
62881 #: cp/module.cc:19172
62882 #, gcc-internal-format
62883 msgid "previously declared in global module"
62884 msgstr ""
62886 #: cp/module.cc:19412
62887 #, gcc-internal-format
62888 msgid "reading CMI %qs"
62889 msgstr ""
62891 #: cp/module.cc:19563
62892 #, gcc-internal-format
62893 msgid "failed to load binding %<%E%s%E%>"
62894 msgstr ""
62896 #: cp/module.cc:19564
62897 #, gcc-internal-format
62898 msgid "failed to load binding %<%E%s%E@%s%>"
62899 msgstr ""
62901 #: cp/module.cc:19571
62902 #, gcc-internal-format
62903 msgid "during load of binding %<%E%s%E%>"
62904 msgstr ""
62906 #: cp/module.cc:19572
62907 #, gcc-internal-format
62908 msgid "during load of binding %<%E%s%E@%s%>"
62909 msgstr ""
62911 #: cp/module.cc:19634
62912 #, gcc-internal-format
62913 msgid "failed to load pendings for %<%E%s%E%>"
62914 msgstr ""
62916 #: cp/module.cc:19638
62917 #, gcc-internal-format
62918 msgid "during load of pendings for %<%E%s%E%>"
62919 msgstr ""
62921 #. Only header units should appear inside language
62922 #. specifications.  The std doesn't specify this, but I think
62923 #. that's an error in resolving US 033, because language linkage
62924 #. is also our escape clause to getting things into the global
62925 #. module, so we don't want to confuse things by having to think
62926 #. about whether 'extern "C++" { import foo; }' puts foo's
62927 #. contents into the global module all of a sudden.
62928 #: cp/module.cc:19683
62929 #, gcc-internal-format
62930 msgid "import of named module %qs inside language-linkage block"
62931 msgstr ""
62933 #: cp/module.cc:19713
62934 #, gcc-internal-format
62935 msgid "module already declared"
62936 msgstr ""
62938 #: cp/module.cc:19714
62939 #, gcc-internal-format
62940 msgid "module already imported"
62941 msgstr ""
62943 #: cp/module.cc:19719
62944 #, gcc-internal-format
62945 msgid "module %qs imported here"
62946 msgstr ""
62948 #: cp/module.cc:19926
62949 #, gcc-internal-format, gfc-internal-format
62950 msgid "unknown Compiled Module Interface: %s"
62951 msgstr ""
62953 #: cp/module.cc:19969
62954 #, gcc-internal-format
62955 msgid "cannot determine %<#include%> translation of %s: %s"
62956 msgstr ""
62958 #: cp/module.cc:19987
62959 #, gcc-internal-format
62960 msgid "include %qs translated to import"
62961 msgstr ""
62963 #: cp/module.cc:19988
62964 #, gcc-internal-format
62965 msgid "include %qs processed textually"
62966 msgstr ""
62968 #: cp/module.cc:20347
62969 #, gcc-internal-format
62970 msgid "C++ modules are incompatible with precompiled headers"
62971 msgstr ""
62973 #: cp/module.cc:20351
62974 #, gcc-internal-format
62975 msgid "C++ modules are incompatible with traditional preprocessing"
62976 msgstr ""
62978 #: cp/module.cc:20361
62979 #, gcc-internal-format
62980 msgid "macro debug output may be incomplete with modules"
62981 msgstr ""
62983 #: cp/module.cc:20362
62984 #, gcc-internal-format
62985 msgid "module dependencies require preprocessing"
62986 msgstr ""
62988 #: cp/module.cc:20364
62989 #, gcc-internal-format
62990 msgid "you should use the %<-%s%> option"
62991 msgstr ""
62993 #: cp/module.cc:20399 cp/module.cc:20428
62994 #, gcc-internal-format
62995 msgid "invalid header name %qs"
62996 msgstr ""
62998 #: cp/module.cc:20438
62999 #, gcc-internal-format
63000 msgid "invalid module name %qs"
63001 msgstr ""
63003 #: cp/module.cc:20638
63004 #, gcc-internal-format
63005 msgid "%<-fmodule-only%> used for non-interface"
63006 msgstr ""
63008 #: cp/module.cc:20678
63009 #, gcc-internal-format
63010 msgid "writing CMI %qs"
63011 msgstr ""
63013 #: cp/module.cc:20685
63014 #, gcc-internal-format
63015 msgid "not writing module %qs due to errors"
63016 msgstr ""
63018 #: cp/module.cc:20750
63019 #, gcc-internal-format, gfc-internal-format
63020 msgid "failed to write compiled module: %s"
63021 msgstr ""
63023 #: cp/module.cc:20847
63024 #, gcc-internal-format
63025 msgid "unknown header kind %qs"
63026 msgstr ""
63028 #: cp/name-lookup.cc:2856 cp/name-lookup.cc:3932 cp/name-lookup.cc:4029
63029 #, gcc-internal-format
63030 msgid ""
63031 "name-independent declarations only available with %<-std=c++2c%> or %<-"
63032 "std=gnu++2c%>"
63033 msgstr ""
63035 #: cp/name-lookup.cc:2887
63036 #, gcc-internal-format
63037 msgid "redeclaration of %q#D with different template parameters"
63038 msgstr ""
63040 #: cp/name-lookup.cc:2893
63041 #, gcc-internal-format
63042 msgid "%q#D conflicts with a previous declaration"
63043 msgstr ""
63045 #: cp/name-lookup.cc:3060
63046 #, gcc-internal-format
63047 msgid "%q#D hides constructor for %q#D"
63048 msgstr ""
63050 #: cp/name-lookup.cc:3211
63051 #, gcc-internal-format
63052 msgid "conflicting C language linkage declaration %q#D"
63053 msgstr ""
63055 #: cp/name-lookup.cc:3216
63056 #, gcc-internal-format
63057 msgid "due to different exception specifications"
63058 msgstr ""
63060 #: cp/name-lookup.cc:3326
63061 #, gcc-internal-format
63062 msgid "lambda parameter %qD previously declared as a capture"
63063 msgstr ""
63065 #: cp/name-lookup.cc:3359 cp/name-lookup.cc:3363
63066 #, gcc-internal-format
63067 msgid "declaration of %q#D shadows a parameter"
63068 msgstr ""
63070 #: cp/name-lookup.cc:3522
63071 #, gcc-internal-format
63072 msgid "declaration of %qD shadows a member of %qT"
63073 msgstr ""
63075 #: cp/name-lookup.cc:4014
63076 #, gcc-internal-format
63077 msgid "friend declaration %qD in local class without prior local declaration"
63078 msgstr ""
63080 #: cp/name-lookup.cc:4565
63081 #, gcc-internal-format
63082 msgid "%s %<%s(%E)%> %p %d"
63083 msgstr ""
63085 #: cp/name-lookup.cc:4568
63086 #, gcc-internal-format
63087 msgid "%s %s %p %d"
63088 msgstr ""
63090 #: cp/name-lookup.cc:5154
63091 #, gcc-internal-format
63092 msgid "exporting %q#D that does not have external linkage"
63093 msgstr ""
63095 #: cp/name-lookup.cc:5159
63096 #, gcc-internal-format
63097 msgid "%q#D declared here with no linkage"
63098 msgstr ""
63100 #: cp/name-lookup.cc:5162
63101 #, gcc-internal-format
63102 msgid "%q#D declared here with internal linkage"
63103 msgstr ""
63105 #: cp/name-lookup.cc:5165
63106 #, gcc-internal-format
63107 msgid "%q#D declared here with module linkage"
63108 msgstr ""
63110 #: cp/name-lookup.cc:5964
63111 #, gcc-internal-format
63112 msgid "%<%T%s%D%> names destructor"
63113 msgstr ""
63115 #: cp/name-lookup.cc:5980
63116 #, gcc-internal-format
63117 msgid "using-declaration for non-member at class scope"
63118 msgstr ""
63120 #: cp/name-lookup.cc:5988
63121 #, gcc-internal-format
63122 msgid ""
63123 "%<using%> with enumeration scope %q#T only available with %<-std=c++20%> or "
63124 "%<-std=gnu++20%>"
63125 msgstr ""
63127 #: cp/name-lookup.cc:6004 cp/pt.cc:18517
63128 #, gcc-internal-format
63129 msgid "%qT is not a class, namespace, or enumeration"
63130 msgstr ""
63132 #: cp/name-lookup.cc:6014
63133 #, gcc-internal-format
63134 msgid "non-member using-declaration names constructor of %qT"
63135 msgstr ""
63137 #: cp/name-lookup.cc:6025 cp/name-lookup.cc:6098
63138 #, gcc-internal-format
63139 msgid "using-declaration for member at non-class scope"
63140 msgstr ""
63142 #: cp/name-lookup.cc:6048
63143 #, gcc-internal-format
63144 msgid "%qT is not a direct base of %qT"
63145 msgstr ""
63147 #: cp/name-lookup.cc:6108
63148 #, gcc-internal-format
63149 msgid "did you mean %<using enum %T::%D%>?"
63150 msgstr ""
63152 #: cp/name-lookup.cc:6120
63153 #, gcc-internal-format
63154 msgid "%qD has not been declared in %qD"
63155 msgstr ""
63157 #: cp/name-lookup.cc:6134
63158 #, gcc-internal-format
63159 msgid "using-declaration may not name namespace %qD"
63160 msgstr ""
63162 #: cp/name-lookup.cc:6145
63163 #, gcc-internal-format
63164 msgid "%<%T::%D%> names constructor in %qT"
63165 msgstr ""
63167 #: cp/name-lookup.cc:6238
63168 #, gcc-internal-format
63169 msgid "declaration of %qD not in a namespace surrounding %qD"
63170 msgstr ""
63172 #: cp/name-lookup.cc:6279
63173 #, gcc-internal-format
63174 msgid "explicit qualification in declaration of %qD"
63175 msgstr ""
63177 #: cp/name-lookup.cc:6289
63178 #, gcc-internal-format
63179 msgid "%qD should have been declared inside %qD"
63180 msgstr ""
63182 #: cp/name-lookup.cc:6358
63183 #, gcc-internal-format
63184 msgid "%qD has not been declared within %qD"
63185 msgstr ""
63187 #: cp/name-lookup.cc:6360
63188 #, gcc-internal-format
63189 msgid "only here as a %<friend%>"
63190 msgstr ""
63192 #: cp/name-lookup.cc:6414
63193 #, gcc-internal-format
63194 msgid "%qD attribute requires a single NTBS argument"
63195 msgstr ""
63197 #: cp/name-lookup.cc:6421
63198 #, gcc-internal-format
63199 msgid ""
63200 "%qD attribute is meaningless since members of the anonymous namespace get "
63201 "local symbols"
63202 msgstr ""
63204 #: cp/name-lookup.cc:6431 cp/name-lookup.cc:6458
63205 #, gcc-internal-format
63206 msgid "ignoring %qD attribute on anonymous namespace"
63207 msgstr ""
63209 #: cp/name-lookup.cc:6437
63210 #, gcc-internal-format
63211 msgid "ignoring %qD attribute on non-inline namespace"
63212 msgstr ""
63214 #: cp/name-lookup.cc:6474 cp/name-lookup.cc:8868
63215 #, gcc-internal-format
63216 msgid "%qD attribute directive ignored"
63217 msgstr ""
63219 #: cp/name-lookup.cc:6800
63220 #, gcc-internal-format
63221 msgid "maximum limit of %d namespaces searched for %qE"
63222 msgstr ""
63224 #: cp/name-lookup.cc:6852
63225 #, gcc-internal-format
63226 msgid "suggested alternative:"
63227 msgid_plural "suggested alternatives:"
63228 msgstr[0] ""
63229 msgstr[1] ""
63231 #: cp/name-lookup.cc:6858
63232 #, gcc-internal-format
63233 msgid "  %qE"
63234 msgstr ""
63236 #: cp/name-lookup.cc:7172
63237 #, gcc-internal-format
63238 msgid ""
63239 "%<std::%s%> is defined in header %qs; this is probably fixable by adding "
63240 "%<#include %s%>"
63241 msgstr ""
63243 #: cp/name-lookup.cc:7178
63244 #, gcc-internal-format
63245 msgid "%<std::%s%> is only available from %s onwards"
63246 msgstr ""
63248 #: cp/name-lookup.cc:7614
63249 #, gcc-internal-format
63250 msgid "the macro %qs had not yet been defined"
63251 msgstr ""
63253 #: cp/name-lookup.cc:7617
63254 #, gcc-internal-format
63255 msgid "it was later defined here"
63256 msgstr ""
63258 #: cp/name-lookup.cc:8412
63259 #, gcc-internal-format
63260 msgid ""
63261 "declaration of %<std::initializer_list%> does not match %<#include "
63262 "<initializer_list>%>, isn%'t a template"
63263 msgstr ""
63265 #: cp/name-lookup.cc:8840
63266 #, gcc-internal-format
63267 msgid "%<strong%> using directive no longer supported"
63268 msgstr ""
63270 #: cp/name-lookup.cc:8843
63271 #, gcc-internal-format
63272 msgid "you can use an inline namespace instead"
63273 msgstr ""
63275 #: cp/name-lookup.cc:8862
63276 #, gcc-internal-format
63277 msgid "%<omp::%E%> not allowed to be specified in this context"
63278 msgstr ""
63280 #. We only allow depth 255.
63281 #: cp/name-lookup.cc:8954
63282 #, gcc-internal-format, gfc-internal-format
63283 msgid "cannot nest more than %d namespaces"
63284 msgstr ""
63286 #: cp/name-lookup.cc:9051
63287 #, gcc-internal-format
63288 msgid "%<namespace %E%> is ambiguous"
63289 msgstr ""
63291 #: cp/name-lookup.cc:9067
63292 #, gcc-internal-format
63293 msgid "namespace alias %qD not allowed here, assuming %qD"
63294 msgstr ""
63296 #: cp/name-lookup.cc:9152
63297 #, gcc-internal-format
63298 msgid "exporting namespace with internal linkage"
63299 msgstr ""
63301 #: cp/name-lookup.cc:9160
63302 #, gcc-internal-format
63303 msgid "inline namespace must be specified at initial definition"
63304 msgstr ""
63306 #: cp/name-lookup.cc:9161
63307 #, gcc-internal-format
63308 msgid "%qD defined here"
63309 msgstr ""
63311 #: cp/name-lookup.cc:9209
63312 #, gcc-internal-format
63313 msgid "%s namespace %qD conflicts with reachable definition"
63314 msgstr ""
63316 #: cp/name-lookup.cc:9211
63317 #, gcc-internal-format, gfc-internal-format
63318 msgid "reachable %s definition here"
63319 msgstr ""
63321 #: cp/name-lookup.cc:9254
63322 #, gcc-internal-format
63323 msgid "XXX entering %<pop_everything ()%>"
63324 msgstr ""
63326 #: cp/name-lookup.cc:9263
63327 #, gcc-internal-format
63328 msgid "XXX leaving %<pop_everything ()%>"
63329 msgstr ""
63331 #: cp/optimize.cc:629
63332 #, gcc-internal-format
63333 msgid "making multiple clones of %qD"
63334 msgstr ""
63336 #: cp/parser.cc:1008
63337 #, gcc-internal-format
63338 msgid "identifier %qE is a keyword in C++11"
63339 msgstr ""
63341 #: cp/parser.cc:1022
63342 #, gcc-internal-format
63343 msgid "identifier %qE is a keyword in C++20"
63344 msgstr ""
63346 #: cp/parser.cc:1571 cp/parser.cc:1584
63347 #, gcc-internal-format
63348 msgid "%<LEXER_DEBUGGING_ENABLED_P%> is not set to true"
63349 msgstr ""
63351 #: cp/parser.cc:1609 cp/parser.cc:48005
63352 #, gcc-internal-format
63353 msgid ""
63354 "%<#pragma omp declare %s%> not immediately followed by function declaration "
63355 "or definition"
63356 msgstr ""
63358 #: cp/parser.cc:1649
63359 #, gcc-internal-format
63360 msgid ""
63361 "%<declare %s%> directive not immediately followed by function declaration or "
63362 "definition"
63363 msgstr ""
63365 #: cp/parser.cc:3228
63366 #, gcc-internal-format
63367 msgid "%<#pragma%> is not allowed here"
63368 msgstr ""
63370 #: cp/parser.cc:3357
63371 #, gcc-internal-format
63372 msgid "%<%E::%E%> has not been declared"
63373 msgstr ""
63375 #: cp/parser.cc:3360
63376 #, gcc-internal-format
63377 msgid "%<::%E%> has not been declared"
63378 msgstr ""
63380 #: cp/parser.cc:3363
63381 #, gcc-internal-format
63382 msgid "request for member %qE in non-class type %qT"
63383 msgstr ""
63385 #: cp/parser.cc:3366 cp/parser.cc:21753
63386 #, gcc-internal-format
63387 msgid "%<%T::%E%> has not been declared"
63388 msgstr ""
63390 #: cp/parser.cc:3376
63391 #, gcc-internal-format
63392 msgid "%<%E::%E%> is not a type"
63393 msgstr ""
63395 #: cp/parser.cc:3380
63396 #, gcc-internal-format
63397 msgid "%<%E::%E%> is not a class or namespace"
63398 msgstr ""
63400 #: cp/parser.cc:3385
63401 #, gcc-internal-format
63402 msgid "%<%E::%E%> is not a class, namespace, or enumeration"
63403 msgstr ""
63405 #: cp/parser.cc:3398
63406 #, gcc-internal-format
63407 msgid "%<::%E%> is not a type"
63408 msgstr ""
63410 #: cp/parser.cc:3401
63411 #, gcc-internal-format
63412 msgid "%<::%E%> is not a class or namespace"
63413 msgstr ""
63415 #: cp/parser.cc:3405
63416 #, gcc-internal-format
63417 msgid "%<::%E%> is not a class, namespace, or enumeration"
63418 msgstr ""
63420 #: cp/parser.cc:3417
63421 #, gcc-internal-format
63422 msgid "%qE is not a type"
63423 msgstr ""
63425 #: cp/parser.cc:3420
63426 #, gcc-internal-format
63427 msgid "%qE is not a class or namespace"
63428 msgstr ""
63430 #: cp/parser.cc:3424
63431 #, gcc-internal-format
63432 msgid "%qE is not a class, namespace, or enumeration"
63433 msgstr ""
63435 #: cp/parser.cc:3488
63436 #, gcc-internal-format
63437 msgid "new types may not be defined in a return type"
63438 msgstr ""
63440 #: cp/parser.cc:3490
63441 #, gcc-internal-format
63442 msgid "(perhaps a semicolon is missing after the definition of %qT)"
63443 msgstr ""
63445 #: cp/parser.cc:3518
63446 #, gcc-internal-format
63447 msgid "%qE is not a class template"
63448 msgstr ""
63450 #: cp/parser.cc:3520
63451 #, gcc-internal-format
63452 msgid "%qE is not a template"
63453 msgstr ""
63455 #: cp/parser.cc:3523
63456 #, gcc-internal-format
63457 msgid "invalid template-id"
63458 msgstr ""
63460 #: cp/parser.cc:3557
63461 #, gcc-internal-format
63462 msgid "ISO C++ forbids using a floating-point literal in a constant-expression"
63463 msgstr ""
63465 #: cp/parser.cc:3561
63466 #, gcc-internal-format
63467 msgid ""
63468 "a cast to a type other than an integral or enumeration type cannot appear in "
63469 "a constant-expression"
63470 msgstr ""
63472 #: cp/parser.cc:3566
63473 #, gcc-internal-format
63474 msgid "%<typeid%> operator cannot appear in a constant-expression"
63475 msgstr ""
63477 #: cp/parser.cc:3570
63478 #, gcc-internal-format
63479 msgid "non-constant compound literals cannot appear in a constant-expression"
63480 msgstr ""
63482 #: cp/parser.cc:3574
63483 #, gcc-internal-format
63484 msgid "a function call cannot appear in a constant-expression"
63485 msgstr ""
63487 #: cp/parser.cc:3578
63488 #, gcc-internal-format
63489 msgid "an increment cannot appear in a constant-expression"
63490 msgstr ""
63492 #: cp/parser.cc:3582
63493 #, gcc-internal-format
63494 msgid "an decrement cannot appear in a constant-expression"
63495 msgstr ""
63497 #: cp/parser.cc:3586
63498 #, gcc-internal-format
63499 msgid "an array reference cannot appear in a constant-expression"
63500 msgstr ""
63502 #: cp/parser.cc:3590
63503 #, gcc-internal-format
63504 msgid "the address of a label cannot appear in a constant-expression"
63505 msgstr ""
63507 #: cp/parser.cc:3594
63508 #, gcc-internal-format
63509 msgid "calls to overloaded operators cannot appear in a constant-expression"
63510 msgstr ""
63512 #: cp/parser.cc:3598
63513 #, gcc-internal-format
63514 msgid "an assignment cannot appear in a constant-expression"
63515 msgstr ""
63517 #: cp/parser.cc:3601
63518 #, gcc-internal-format
63519 msgid "a comma operator cannot appear in a constant-expression"
63520 msgstr ""
63522 #: cp/parser.cc:3605
63523 #, gcc-internal-format
63524 msgid "a call to a constructor cannot appear in a constant-expression"
63525 msgstr ""
63527 #: cp/parser.cc:3609
63528 #, gcc-internal-format
63529 msgid "a transaction expression cannot appear in a constant-expression"
63530 msgstr ""
63532 #: cp/parser.cc:3655
63533 #, gcc-internal-format
63534 msgid "%qs cannot appear in a constant-expression"
63535 msgstr ""
63537 #: cp/parser.cc:3692
63538 #, gcc-internal-format
63539 msgid ""
63540 "class template argument deduction is only available with %<-std=c++17%> or "
63541 "%<-std=gnu++17%>"
63542 msgstr ""
63544 #: cp/parser.cc:3697
63545 #, gcc-internal-format
63546 msgid "invalid use of destructor %qD as a type"
63547 msgstr ""
63549 #. Something like 'unsigned A a;'
63550 #: cp/parser.cc:3700
63551 #, gcc-internal-format
63552 msgid "invalid combination of multiple type-specifiers"
63553 msgstr ""
63555 #: cp/parser.cc:3713
63556 #, gcc-internal-format
63557 msgid "%qE does not name a type; did you mean %qs?"
63558 msgstr ""
63560 #: cp/parser.cc:3717
63561 #, gcc-internal-format
63562 msgid "%qE does not name a type"
63563 msgstr ""
63565 #: cp/parser.cc:3726
63566 #, gcc-internal-format
63567 msgid ""
63568 "C++11 %<constexpr%> only available with %<-std=c++11%> or %<-std=gnu++11%>"
63569 msgstr ""
63571 #: cp/parser.cc:3729
63572 #, gcc-internal-format
63573 msgid ""
63574 "C++11 %<noexcept%> only available with %<-std=c++11%> or %<-std=gnu++11%>"
63575 msgstr ""
63577 #: cp/parser.cc:3735
63578 #, gcc-internal-format
63579 msgid "%qE is not recognized as a module control-line"
63580 msgstr ""
63582 #: cp/parser.cc:3738
63583 #, gcc-internal-format
63584 msgid "C++20 %qE only available with %<-fmodules-ts%>"
63585 msgstr ""
63587 #: cp/parser.cc:3741
63588 #, gcc-internal-format
63589 msgid ""
63590 "C++20 %qE only available with %<-fmodules-ts%>, which is not yet enabled "
63591 "with %<-std=c++20%>"
63592 msgstr ""
63594 #: cp/parser.cc:3747
63595 #, gcc-internal-format
63596 msgid ""
63597 "C++11 %<thread_local%> only available with %<-std=c++11%> or %<-std=gnu++11%>"
63598 msgstr ""
63600 #: cp/parser.cc:3750
63601 #, gcc-internal-format
63602 msgid ""
63603 "C++20 %<constinit%> only available with %<-std=c++20%> or %<-std=gnu++20%>"
63604 msgstr ""
63606 #: cp/parser.cc:3753
63607 #, gcc-internal-format
63608 msgid "%<concept%> only available with %<-std=c++20%> or %<-fconcepts%>"
63609 msgstr ""
63611 #: cp/parser.cc:3756 cp/parser.cc:31475
63612 #, gcc-internal-format
63613 msgid "%<requires%> only available with %<-std=c++20%> or %<-fconcepts%>"
63614 msgstr ""
63616 #: cp/parser.cc:3778
63617 #, gcc-internal-format
63618 msgid "(perhaps %<typename %T::%E%> was intended)"
63619 msgstr ""
63621 #: cp/parser.cc:3806 cp/parser.cc:3818
63622 #, gcc-internal-format
63623 msgid "%qE in namespace %qE does not name a template type; did you mean %qs?"
63624 msgstr ""
63626 #: cp/parser.cc:3811 cp/parser.cc:3823
63627 #, gcc-internal-format
63628 msgid "%qE in namespace %qE does not name a template type"
63629 msgstr ""
63631 #: cp/parser.cc:3831
63632 #, gcc-internal-format
63633 msgid "%qE in namespace %qE does not name a type; did you mean %qs?"
63634 msgstr ""
63636 #: cp/parser.cc:3836
63637 #, gcc-internal-format
63638 msgid "%qE in namespace %qE does not name a type"
63639 msgstr ""
63641 #: cp/parser.cc:3847
63642 #, gcc-internal-format
63643 msgid "%<%T::%E%> names the constructor, not the type"
63644 msgstr ""
63646 #: cp/parser.cc:3850
63647 #, gcc-internal-format
63648 msgid "and %qT has no template constructors"
63649 msgstr ""
63651 #: cp/parser.cc:3860
63652 #, gcc-internal-format
63653 msgid ""
63654 "need %<typename%> before %<%T::%D::%E%> because %<%T::%D%> is a dependent "
63655 "scope"
63656 msgstr ""
63658 #: cp/parser.cc:3868
63659 #, gcc-internal-format
63660 msgid "need %<typename%> before %<%T::%E%> because %qT is a dependent scope"
63661 msgstr ""
63663 #: cp/parser.cc:3880 cp/parser.cc:3884
63664 #, gcc-internal-format
63665 msgid "%qE in %q#T does not name a template type"
63666 msgstr ""
63668 #: cp/parser.cc:3888
63669 #, gcc-internal-format
63670 msgid "%qE in %q#T does not name a type"
63671 msgstr ""
63673 #: cp/parser.cc:4578
63674 #, gcc-internal-format
63675 msgid "expected string-literal"
63676 msgstr ""
63678 #: cp/parser.cc:4650
63679 #, gcc-internal-format
63680 msgid ""
63681 "inconsistent user-defined literal suffixes %qD and %qD in string literal"
63682 msgstr ""
63684 #: cp/parser.cc:4669
63685 #, gcc-internal-format
63686 msgid "concatenation of string literals with conflicting encoding prefixes"
63687 msgstr ""
63689 #: cp/parser.cc:4890
63690 #, gcc-internal-format
63691 msgid "unable to find character literal operator %qD with %qT argument"
63692 msgstr ""
63694 #: cp/parser.cc:4996
63695 #, gcc-internal-format
63696 msgid "integer literal exceeds range of %qT type"
63697 msgstr ""
63699 #: cp/parser.cc:5003
63700 #, gcc-internal-format
63701 msgid "floating literal exceeds range of %qT type"
63702 msgstr ""
63704 #: cp/parser.cc:5007
63705 #, gcc-internal-format
63706 msgid "floating literal truncated to zero"
63707 msgstr ""
63709 #: cp/parser.cc:5036
63710 #, gcc-internal-format
63711 msgid "failed to translate literal to execution character set %qT"
63712 msgstr ""
63714 #: cp/parser.cc:5070
63715 #, gcc-internal-format
63716 msgid "unable to find numeric literal operator %qD"
63717 msgstr ""
63719 #: cp/parser.cc:5076
63720 #, gcc-internal-format
63721 msgid ""
63722 "add %<using namespace std::complex_literals%> (from %<<complex>%>) to enable "
63723 "the C++14 user-defined literal suffixes"
63724 msgstr ""
63726 #: cp/parser.cc:5080
63727 #, gcc-internal-format
63728 msgid "or use %<j%> instead of %<i%> for the GNU built-in suffix"
63729 msgstr ""
63731 #: cp/parser.cc:5084
63732 #, gcc-internal-format
63733 msgid "use %<-fext-numeric-literals%> to enable more built-in suffixes"
63734 msgstr ""
63736 #: cp/parser.cc:5168
63737 #, gcc-internal-format
63738 msgid "unable to find string literal operator %qD with %qT, %qT arguments"
63739 msgstr ""
63741 #: cp/parser.cc:5262
63742 #, gcc-internal-format
63743 msgid "global module fragment contents must be from preprocessor inclusion"
63744 msgstr ""
63746 #: cp/parser.cc:5277 cp/parser.cc:15847
63747 #, gcc-internal-format
63748 msgid "expected declaration"
63749 msgstr ""
63751 #: cp/parser.cc:5642 cp/parser.cc:5658
63752 #, gcc-internal-format
63753 msgid "expected binary operator"
63754 msgstr ""
63756 #: cp/parser.cc:5664
63757 #, gcc-internal-format
63758 msgid "expected ..."
63759 msgstr ""
63761 #: cp/parser.cc:5676
63762 #, gcc-internal-format
63763 msgid "binary expression in operand of fold-expression"
63764 msgstr ""
63766 #: cp/parser.cc:5681
63767 #, gcc-internal-format
63768 msgid "conditional expression in operand of fold-expression"
63769 msgstr ""
63771 #: cp/parser.cc:5692
63772 #, gcc-internal-format
63773 msgid "mismatched operator in fold-expression"
63774 msgstr ""
63776 #: cp/parser.cc:5797
63777 #, gcc-internal-format
63778 msgid "fixed-point types not supported in C++"
63779 msgstr ""
63781 #: cp/parser.cc:5887
63782 #, gcc-internal-format
63783 msgid "ISO C++ forbids braced-groups within expressions"
63784 msgstr ""
63786 #: cp/parser.cc:5899
63787 #, gcc-internal-format
63788 msgid ""
63789 "statement-expressions are not allowed outside functions nor in template-"
63790 "argument lists"
63791 msgstr ""
63793 #: cp/parser.cc:5939
63794 #, gcc-internal-format
63795 msgid "fold-expressions only available with %<-std=c++17%> or %<-std=gnu++17%>"
63796 msgstr ""
63798 #: cp/parser.cc:6000 cp/parser.cc:6155 cp/parser.cc:6339 cp/semantics.cc:4401
63799 #, gcc-internal-format
63800 msgid "expected primary-expression"
63801 msgstr ""
63803 #: cp/parser.cc:6030
63804 #, gcc-internal-format
63805 msgid "%<this%> may not be used in this context"
63806 msgstr ""
63808 #: cp/parser.cc:6149
63809 #, gcc-internal-format
63810 msgid "a template declaration cannot appear at block scope"
63811 msgstr ""
63813 #: cp/parser.cc:6299
63814 #, gcc-internal-format
63815 msgid "parameter %qD may not appear in this context"
63816 msgstr ""
63818 #: cp/parser.cc:6300
63819 #, gcc-internal-format
63820 msgid "local variable %qD may not appear in this context"
63821 msgstr ""
63823 #: cp/parser.cc:6367
63824 #, gcc-internal-format
63825 msgid "expected %qs keyword before dependent template name"
63826 msgstr ""
63828 #: cp/parser.cc:6510
63829 #, gcc-internal-format
63830 msgid "expected id-expression"
63831 msgstr ""
63833 #: cp/parser.cc:6673
63834 #, gcc-internal-format
63835 msgid "scope %qT before %<~%> is not a class-name"
63836 msgstr ""
63838 #: cp/parser.cc:6683
63839 #, gcc-internal-format
63840 msgid "%<template%> keyword not permitted in destructor name"
63841 msgstr ""
63843 #: cp/parser.cc:6720 cp/parser.cc:8916
63844 #, gcc-internal-format
63845 msgid "%<~auto%> only available with %<-std=c++14%> or %<-std=gnu++14%>"
63846 msgstr ""
63848 #: cp/parser.cc:6734 cp/parser.cc:6738
63849 #, gcc-internal-format
63850 msgid "template-id not allowed for destructor in C++20"
63851 msgstr ""
63853 #: cp/parser.cc:6740 cp/parser.cc:32708
63854 #, gcc-internal-format
63855 msgid "remove the %qs"
63856 msgstr ""
63858 #: cp/parser.cc:6848
63859 #, gcc-internal-format
63860 msgid "declaration of %<~%T%> as member of %qT"
63861 msgstr ""
63863 #: cp/parser.cc:6863
63864 #, gcc-internal-format
63865 msgid "typedef-name %qD used as destructor declarator"
63866 msgstr ""
63868 #: cp/parser.cc:6899 cp/parser.cc:24277
63869 #, gcc-internal-format
63870 msgid "expected unqualified-id"
63871 msgstr ""
63873 #: cp/parser.cc:6926 cp/typeck.cc:3165 cp/typeck.cc:3168 cp/typeck.cc:3185
63874 #, gcc-internal-format
63875 msgid "%qD is not a template"
63876 msgstr ""
63878 #: cp/parser.cc:7040
63879 #, gcc-internal-format
63880 msgid "found %<:%> in nested-name-specifier, expected %<::%>"
63881 msgstr ""
63883 #: cp/parser.cc:7121
63884 #, gcc-internal-format
63885 msgid "%<decltype%> evaluates to %qT, which is not a class or enumeration type"
63886 msgstr ""
63888 #: cp/parser.cc:7148 cp/parser.cc:7159
63889 #, gcc-internal-format
63890 msgid "concept-id %qD in nested-name-specifier"
63891 msgstr ""
63893 #: cp/parser.cc:7151
63894 #, gcc-internal-format
63895 msgid "function template-id %qD in nested-name-specifier"
63896 msgstr ""
63898 #: cp/parser.cc:7165
63899 #, gcc-internal-format
63900 msgid "variable template-id %qD in nested-name-specifier"
63901 msgstr ""
63903 #: cp/parser.cc:7339
63904 #, gcc-internal-format
63905 msgid "expected nested-name-specifier"
63906 msgstr ""
63908 #: cp/parser.cc:7546 cp/parser.cc:10161
63909 #, gcc-internal-format
63910 msgid "types may not be defined in casts"
63911 msgstr ""
63913 #: cp/parser.cc:7635
63914 #, gcc-internal-format
63915 msgid "types may not be defined in a %<typeid%> expression"
63916 msgstr ""
63918 #: cp/parser.cc:7727
63919 #, gcc-internal-format
63920 msgid "wrong number of arguments to %<__builtin_addressof%>"
63921 msgstr ""
63923 #: cp/parser.cc:7739 cp/pt.cc:21024
63924 #, gcc-internal-format
63925 msgid "wrong number of arguments to %<__builtin_launder%>"
63926 msgstr ""
63928 #: cp/parser.cc:7752
63929 #, gcc-internal-format
63930 msgid "wrong number of arguments to %<__builtin_assoc_barrier%>"
63931 msgstr ""
63933 #: cp/parser.cc:7778
63934 #, gcc-internal-format
63935 msgid "wrong number of arguments to %<__builtin_shufflevector%>"
63936 msgstr ""
63938 #: cp/parser.cc:7912
63939 #, gcc-internal-format
63940 msgid "ISO C++ forbids compound-literals"
63941 msgstr ""
63943 #: cp/parser.cc:7971
63944 #, gcc-internal-format
63945 msgid "two consecutive %<[%> shall only introduce an attribute"
63946 msgstr ""
63948 #: cp/parser.cc:8022
63949 #, gcc-internal-format
63950 msgid "types may not be defined in %<__builtin_classify_type%> calls"
63951 msgstr ""
63953 #: cp/parser.cc:8405 cp/parser.cc:8434
63954 #, gcc-internal-format
63955 msgid "cannot use multidimensional subscript in OpenMP array section"
63956 msgstr ""
63958 #: cp/parser.cc:8692 cp/typeck.cc:3053
63959 #, gcc-internal-format
63960 msgid "invalid use of %qD"
63961 msgstr ""
63963 #: cp/parser.cc:8701
63964 #, gcc-internal-format
63965 msgid "%<%D::%D%> is not a class member"
63966 msgstr ""
63968 #: cp/parser.cc:8968
63969 #, gcc-internal-format
63970 msgid "non-scalar type"
63971 msgstr ""
63973 #: cp/parser.cc:9078
63974 #, gcc-internal-format
63975 msgid "ISO C++ does not allow %<alignof%> with a non-type"
63976 msgstr ""
63978 #: cp/parser.cc:9173
63979 #, gcc-internal-format
63980 msgid "types may not be defined in %<noexcept%> expressions"
63981 msgstr ""
63983 #: cp/parser.cc:9449 cp/parser.cc:34121
63984 #, gcc-internal-format
63985 msgid "types may not be defined in %qs expressions"
63986 msgstr ""
63988 #: cp/parser.cc:9514
63989 #, gcc-internal-format
63990 msgid "%<__builtin_has_attribute%> with dependent argument not supported yet"
63991 msgstr ""
63993 #: cp/parser.cc:9600
63994 #, gcc-internal-format
63995 msgid "types may not be defined in a new-expression"
63996 msgstr ""
63998 #: cp/parser.cc:9616
63999 #, gcc-internal-format
64000 msgid "array bound forbidden after parenthesized type-id"
64001 msgstr ""
64003 #: cp/parser.cc:9618
64004 #, gcc-internal-format
64005 msgid "try removing the parentheses around the type-id"
64006 msgstr ""
64008 #: cp/parser.cc:9650
64009 #, gcc-internal-format
64010 msgid ""
64011 "initialization of new-expression for type %<auto%> requires exactly one "
64012 "element"
64013 msgstr ""
64015 #: cp/parser.cc:9695
64016 #, gcc-internal-format
64017 msgid "expected expression-list or type-id"
64018 msgstr ""
64020 #: cp/parser.cc:9724
64021 #, gcc-internal-format
64022 msgid "types may not be defined in a new-type-id"
64023 msgstr ""
64025 #: cp/parser.cc:9859
64026 #, gcc-internal-format
64027 msgid "expression in new-declarator must have integral or enumeration type"
64028 msgstr ""
64030 #: cp/parser.cc:10266
64031 #, gcc-internal-format
64032 msgid "use of old-style cast to %q#T"
64033 msgstr ""
64035 #: cp/parser.cc:10415
64036 #, gcc-internal-format
64037 msgid "%<>>%> operator is treated as two right angle brackets in C++11"
64038 msgstr ""
64040 #: cp/parser.cc:10418
64041 #, gcc-internal-format
64042 msgid "suggest parentheses around %<>>%> expression"
64043 msgstr ""
64045 #: cp/parser.cc:10644
64046 #, gcc-internal-format
64047 msgid "ISO C++ does not allow %<?:%> with omitted middle operand"
64048 msgstr ""
64050 #: cp/parser.cc:10952
64051 #, gcc-internal-format
64052 msgid "top-level comma expression in array subscript is deprecated"
64053 msgstr ""
64055 #: cp/parser.cc:11100
64056 #, gcc-internal-format
64057 msgid "types may not be defined within %<__builtin_offsetof%>"
64058 msgstr ""
64060 #: cp/parser.cc:11234
64061 #, gcc-internal-format
64062 msgid "trailing argument to %<__type_pack_element%> is not a type"
64063 msgstr ""
64065 #: cp/parser.cc:11334
64066 #, gcc-internal-format
64067 msgid "lambda-expression in template parameter type"
64068 msgstr ""
64070 #: cp/parser.cc:11344
64071 #, gcc-internal-format
64072 msgid ""
64073 "lambda-expression in unevaluated context only available with %<-std=c++20%> "
64074 "or %<-std=gnu++20%>"
64075 msgstr ""
64077 #: cp/parser.cc:11354
64078 #, gcc-internal-format
64079 msgid ""
64080 "lambda-expression in template-argument only available with %<-std=c++20%> or "
64081 "%<-std=gnu++20%>"
64082 msgstr ""
64084 #: cp/parser.cc:11514
64085 #, gcc-internal-format
64086 msgid "non-local lambda expression cannot have a capture-default"
64087 msgstr ""
64089 #: cp/parser.cc:11537
64090 #, gcc-internal-format
64091 msgid "expected end of capture-list"
64092 msgstr ""
64094 #: cp/parser.cc:11553
64095 #, gcc-internal-format
64096 msgid ""
64097 "explicit by-copy capture of %<this%> with by-copy capture default only "
64098 "available with %<-std=c++20%> or %<-std=gnu++20%>"
64099 msgstr ""
64101 #: cp/parser.cc:11559 cp/parser.cc:11581 cp/parser.cc:11777
64102 #, gcc-internal-format
64103 msgid "already captured %qD in lambda expression"
64104 msgstr ""
64106 #: cp/parser.cc:11575
64107 #, gcc-internal-format
64108 msgid ""
64109 "%<*this%> capture only available with %<-std=c++17%> or %<-std=gnu++17%>"
64110 msgstr ""
64112 #: cp/parser.cc:11595
64113 #, gcc-internal-format
64114 msgid "%<this%> cannot be captured by reference"
64115 msgstr ""
64117 #: cp/parser.cc:11615
64118 #, gcc-internal-format
64119 msgid ""
64120 "pack init-capture only available with %<-std=c++20%> or %<-std=gnu++20%>"
64121 msgstr ""
64123 #: cp/parser.cc:11626
64124 #, gcc-internal-format
64125 msgid "%<&%> should come before %<...%>"
64126 msgstr ""
64128 #: cp/parser.cc:11656
64129 #, gcc-internal-format
64130 msgid ""
64131 "lambda capture initializers only available with %<-std=c++14%> or %<-std=gnu+"
64132 "+14%>"
64133 msgstr ""
64135 #: cp/parser.cc:11665
64136 #, gcc-internal-format
64137 msgid "empty initializer for lambda init-capture"
64138 msgstr ""
64140 #: cp/parser.cc:11689
64141 #, gcc-internal-format
64142 msgid "capture of non-variable %qE"
64143 msgstr ""
64145 #: cp/parser.cc:11693 cp/parser.cc:11703 cp/semantics.cc:4243
64146 #: cp/semantics.cc:4258
64147 #, gcc-internal-format
64148 msgid "%q#D declared here"
64149 msgstr ""
64151 #: cp/parser.cc:11699
64152 #, gcc-internal-format
64153 msgid "capture of variable %qD with non-automatic storage duration"
64154 msgstr ""
64156 #: cp/parser.cc:11737
64157 #, gcc-internal-format
64158 msgid "too many %<...%> in lambda capture"
64159 msgstr ""
64161 #: cp/parser.cc:11748
64162 #, gcc-internal-format
64163 msgid "explicit by-copy capture of %qD redundant with by-copy capture default"
64164 msgstr ""
64166 #: cp/parser.cc:11753
64167 #, gcc-internal-format
64168 msgid ""
64169 "explicit by-reference capture of %qD redundant with by-reference capture "
64170 "default"
64171 msgstr ""
64173 #: cp/parser.cc:11835
64174 #, gcc-internal-format
64175 msgid ""
64176 "lambda templates are only available with %<-std=c++20%> or %<-std=gnu++20%>"
64177 msgstr ""
64179 #: cp/parser.cc:11884
64180 #, gcc-internal-format
64181 msgid "default argument specified for lambda parameter"
64182 msgstr ""
64184 #: cp/parser.cc:11907
64185 #, gcc-internal-format
64186 msgid ""
64187 "parameter declaration before lambda declaration specifiers only optional "
64188 "with %<-std=c++2b%> or %<-std=gnu++2b%>"
64189 msgstr ""
64191 #: cp/parser.cc:11937 cp/pt.cc:14769
64192 #, gcc-internal-format
64193 msgid ""
64194 "a lambda with captures may not have an explicit object parameter of an "
64195 "unrelated type"
64196 msgstr ""
64198 #: cp/parser.cc:11950
64199 #, gcc-internal-format
64200 msgid "%<mutable%> lambda specifier with explicit object parameter"
64201 msgstr ""
64203 #: cp/parser.cc:11959
64204 #, gcc-internal-format
64205 msgid ""
64206 "the passed in closure object will not be mutated because it is taken by value"
64207 msgstr ""
64209 #: cp/parser.cc:11963
64210 #, gcc-internal-format
64211 msgid "declare the explicit object parameter as non-const reference instead"
64212 msgstr ""
64214 #: cp/parser.cc:11967
64215 #, gcc-internal-format
64216 msgid "explicit object parameter is already a mutable reference"
64217 msgstr ""
64219 #: cp/parser.cc:11974
64220 #, gcc-internal-format
64221 msgid "%<static%> lambda specifier with explicit object parameter"
64222 msgstr ""
64224 #: cp/parser.cc:11992
64225 #, gcc-internal-format
64226 msgid "%<static%> lambda specifier with lambda capture"
64227 msgstr ""
64229 #: cp/parser.cc:12004
64230 #, gcc-internal-format
64231 msgid ""
64232 "parameter declaration before lambda transaction qualifier only optional with "
64233 "%<-std=c++2b%> or %<-std=gnu++2b%>"
64234 msgstr ""
64236 #: cp/parser.cc:12017
64237 #, gcc-internal-format
64238 msgid ""
64239 "parameter declaration before lambda exception specification only optional "
64240 "with %<-std=c++2b%> or %<-std=gnu++2b%>"
64241 msgstr ""
64243 #: cp/parser.cc:12035
64244 #, gcc-internal-format
64245 msgid ""
64246 "parameter declaration before lambda trailing return type only optional with "
64247 "%<-std=c++2b%> or %<-std=gnu++2b%>"
64248 msgstr ""
64250 #: cp/parser.cc:12077
64251 #, gcc-internal-format
64252 msgid ""
64253 "%<constexpr%> lambda only available with %<-std=c++17%> or %<-std=gnu++17%>"
64254 msgstr ""
64256 #: cp/parser.cc:12641
64257 #, gcc-internal-format
64258 msgid "preconditions cannot be statements"
64259 msgstr ""
64261 #: cp/parser.cc:12644
64262 #, gcc-internal-format
64263 msgid "postconditions cannot be statements"
64264 msgstr ""
64266 #: cp/parser.cc:12649
64267 #, gcc-internal-format
64268 msgid "assertions must be followed by %<;%>"
64269 msgstr ""
64271 #: cp/parser.cc:12814
64272 #, gcc-internal-format
64273 msgid ""
64274 "label at end of compound statement only available with %<-std=c++2b%> or %<-"
64275 "std=gnu++2b%>"
64276 msgstr ""
64278 #: cp/parser.cc:12992 cp/parser.cc:13202
64279 #, gcc-internal-format
64280 msgid "attributes at the beginning of statement are ignored"
64281 msgstr ""
64283 #: cp/parser.cc:13036
64284 #, gcc-internal-format
64285 msgid "expected labeled-statement"
64286 msgstr ""
64288 #: cp/parser.cc:13085
64289 #, gcc-internal-format
64290 msgid "case label %qE not within a switch statement"
64291 msgstr ""
64293 #: cp/parser.cc:13209
64294 #, gcc-internal-format
64295 msgid "need %<typename%> before %qE because %qT is a dependent scope"
64296 msgstr ""
64298 #: cp/parser.cc:13218
64299 #, gcc-internal-format
64300 msgid "%<%T::%D%> names the constructor, not the type"
64301 msgstr ""
64303 #: cp/parser.cc:13270
64304 #, gcc-internal-format
64305 msgid "compound-statement in %<constexpr%> function"
64306 msgstr ""
64308 #: cp/parser.cc:13532
64309 #, gcc-internal-format
64310 msgid "%<if constexpr%> only available with %<-std=c++17%> or %<-std=gnu++17%>"
64311 msgstr ""
64313 #: cp/parser.cc:13554
64314 #, gcc-internal-format
64315 msgid "%<if consteval%> only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
64316 msgstr ""
64318 #: cp/parser.cc:13579 cp/parser.cc:13614
64319 #, gcc-internal-format
64320 msgid "%<if consteval%> requires compound statement"
64321 msgstr ""
64323 #: cp/parser.cc:13656
64324 #, gcc-internal-format
64325 msgid ""
64326 "init-statement in selection statements only available with %<-std=c++17%> or "
64327 "%<-std=gnu++17%>"
64328 msgstr ""
64330 #: cp/parser.cc:13824 cp/parser.cc:34633
64331 #, gcc-internal-format
64332 msgid "expected selection-statement"
64333 msgstr ""
64335 #: cp/parser.cc:13865
64336 #, gcc-internal-format
64337 msgid "condition declares an array"
64338 msgstr ""
64340 #: cp/parser.cc:13867
64341 #, gcc-internal-format
64342 msgid "condition declares a function"
64343 msgstr ""
64345 #: cp/parser.cc:13907
64346 #, gcc-internal-format
64347 msgid "types may not be defined in conditions"
64348 msgstr ""
64350 #. Anything else is an error.
64351 #: cp/parser.cc:13989 cp/parser.cc:23548 cp/parser.cc:26189
64352 #, gcc-internal-format
64353 msgid "expected initializer"
64354 msgstr ""
64356 #: cp/parser.cc:14039
64357 #, gcc-internal-format
64358 msgid ""
64359 "range-based %<for%> loops with initializer only available with %<-std=c+"
64360 "+20%> or %<-std=gnu++20%>"
64361 msgstr ""
64363 #: cp/parser.cc:14292
64364 #, gcc-internal-format
64365 msgid ""
64366 "loop variable %qD of type %qT binds to a temporary constructed from type %qT"
64367 msgstr ""
64369 #. rval
64370 #: cp/parser.cc:14299
64371 #, gcc-internal-format
64372 msgid ""
64373 "use non-reference type %qT to make the copy explicit or %qT to prevent "
64374 "copying"
64375 msgstr ""
64377 #: cp/parser.cc:14323
64378 #, gcc-internal-format
64379 msgid "loop variable %qD creates a copy from type %qT"
64380 msgstr ""
64382 #: cp/parser.cc:14328
64383 #, gcc-internal-format
64384 msgid "use reference type to prevent copying"
64385 msgstr ""
64387 #: cp/parser.cc:14469
64388 #, gcc-internal-format
64389 msgid "range-based %<for%> expression of type %qT has incomplete type"
64390 msgstr ""
64392 #: cp/parser.cc:14553
64393 #, gcc-internal-format
64394 msgid ""
64395 "inconsistent begin/end types in range-based %<for%> statement: %qT and %qT"
64396 msgstr ""
64398 #: cp/parser.cc:14705 cp/parser.cc:34636
64399 #, gcc-internal-format
64400 msgid "expected iteration-statement"
64401 msgstr ""
64403 #: cp/parser.cc:14750
64404 #, gcc-internal-format
64405 msgid ""
64406 "alias-declaration in init-statement only available with %<-std=c++23%> or %<-"
64407 "std=gnu++23%>"
64408 msgstr ""
64410 #: cp/parser.cc:14767
64411 #, gcc-internal-format
64412 msgid ""
64413 "range-based %<for%> loops only available with %<-std=c++11%> or %<-std=gnu+"
64414 "+11%>"
64415 msgstr ""
64417 #: cp/parser.cc:14898
64418 #, gcc-internal-format
64419 msgid ""
64420 "%<goto%> in %<constexpr%> function only available with %<-std=c++2b%> or %<-"
64421 "std=gnu++2b%>"
64422 msgstr ""
64424 #. Issue a warning about this use of a GNU extension.
64425 #: cp/parser.cc:14907
64426 #, gcc-internal-format
64427 msgid "ISO C++ forbids computed gotos"
64428 msgstr ""
64430 #: cp/parser.cc:14920 cp/parser.cc:34639
64431 #, gcc-internal-format
64432 msgid "expected jump-statement"
64433 msgstr ""
64435 #: cp/parser.cc:15095
64436 #, gcc-internal-format
64437 msgid "expected module-partition"
64438 msgstr ""
64440 #: cp/parser.cc:15097
64441 #, gcc-internal-format
64442 msgid "expected module-name"
64443 msgstr ""
64445 #: cp/parser.cc:15138
64446 #, gcc-internal-format
64447 msgid "module-declaration not permitted in header-unit"
64448 msgstr ""
64450 #: cp/parser.cc:15164
64451 #, gcc-internal-format
64452 msgid "private module fragment"
64453 msgstr ""
64455 #: cp/parser.cc:15168
64456 #, gcc-internal-format
64457 msgid ""
64458 "private module fragment only permitted in purview of module interface or "
64459 "partition"
64460 msgstr ""
64462 #. Neither the first declaration, nor in a GMF.
64463 #: cp/parser.cc:15174
64464 #, gcc-internal-format
64465 msgid ""
64466 "module-declaration only permitted as first declaration, or ending a global "
64467 "module fragment"
64468 msgstr ""
64470 #: cp/parser.cc:15214
64471 #, gcc-internal-format
64472 msgid "post-module-declaration imports must be contiguous"
64473 msgstr ""
64475 #: cp/parser.cc:15217
64476 #, gcc-internal-format
64477 msgid ""
64478 "perhaps insert a line break, or other disambiguation, to prevent this being "
64479 "considered a module control-line"
64480 msgstr ""
64482 #: cp/parser.cc:15225
64483 #, gcc-internal-format
64484 msgid "import-declaration must be at global scope"
64485 msgstr ""
64487 #: cp/parser.cc:15246
64488 #, gcc-internal-format
64489 msgid ""
64490 "import specifying a module-partition must appear after a named module-"
64491 "declaration"
64492 msgstr ""
64494 #: cp/parser.cc:15264
64495 #, gcc-internal-format
64496 msgid "post-module-declaration imports must not be include-translated"
64497 msgstr ""
64499 #: cp/parser.cc:15267
64500 #, gcc-internal-format
64501 msgid "post-module-declaration imports must not be from header inclusion"
64502 msgstr ""
64504 #: cp/parser.cc:15288
64505 #, gcc-internal-format
64506 msgid "%qE may only occur after a module interface declaration"
64507 msgstr ""
64509 #: cp/parser.cc:15296
64510 #, gcc-internal-format
64511 msgid "%qE may only occur once in an export declaration"
64512 msgstr ""
64514 #: cp/parser.cc:15317
64515 #, gcc-internal-format
64516 msgid "%<export%> not part of following module-directive"
64517 msgstr ""
64519 #: cp/parser.cc:15434 cp/parser.cc:28123
64520 #, gcc-internal-format
64521 msgid "extra %<;%>"
64522 msgstr ""
64524 #: cp/parser.cc:15492
64525 #, gcc-internal-format
64526 msgid "attributes are not permitted in this position"
64527 msgstr ""
64529 #: cp/parser.cc:15496
64530 #, gcc-internal-format
64531 msgid "attributes may be inserted here"
64532 msgstr ""
64534 #: cp/parser.cc:15536
64535 #, gcc-internal-format
64536 msgid "explicit specializations are not permitted here"
64537 msgstr ""
64539 #: cp/parser.cc:15538 cp/parser.cc:27591
64540 #, gcc-internal-format
64541 msgid "a specialization is always exported alongside its primary template"
64542 msgstr ""
64544 #: cp/parser.cc:15551
64545 #, gcc-internal-format
64546 msgid "explicit instantiations are not permitted here"
64547 msgstr ""
64549 #: cp/parser.cc:15567
64550 #, gcc-internal-format
64551 msgid "export-declarations are not permitted here"
64552 msgstr ""
64554 #: cp/parser.cc:15738
64555 #, gcc-internal-format
64556 msgid "%<__label__%> not at the beginning of a block"
64557 msgstr ""
64559 #: cp/parser.cc:15984
64560 #, gcc-internal-format
64561 msgid ""
64562 "non-variable %qD in declaration with more than one declarator with "
64563 "placeholder type"
64564 msgstr ""
64566 #: cp/parser.cc:16003
64567 #, gcc-internal-format
64568 msgid "inconsistent deduction for %qT: %qT and then %qT"
64569 msgstr ""
64571 #: cp/parser.cc:16024
64572 #, gcc-internal-format
64573 msgid "mixing declarations and function-definitions is forbidden"
64574 msgstr ""
64576 #: cp/parser.cc:16049
64577 #, gcc-internal-format
64578 msgid "types may not be defined in a for-range-declaration"
64579 msgstr ""
64581 #: cp/parser.cc:16106
64582 #, gcc-internal-format
64583 msgid "initializer in range-based %<for%> loop"
64584 msgstr ""
64586 #: cp/parser.cc:16109
64587 #, gcc-internal-format
64588 msgid "multiple declarations in range-based %<for%> loop"
64589 msgstr ""
64591 #: cp/parser.cc:16149
64592 #, gcc-internal-format
64593 msgid ""
64594 "structured bindings with attributed identifiers only available with %<-std=c+"
64595 "+2c%> or %<-std=gnu++2c%>"
64596 msgstr ""
64598 #: cp/parser.cc:16186
64599 #, gcc-internal-format
64600 msgid ""
64601 "structured bindings only available with %<-std=c++17%> or %<-std=gnu++17%>"
64602 msgstr ""
64604 #: cp/parser.cc:16243
64605 #, gcc-internal-format
64606 msgid "empty structured binding declaration"
64607 msgstr ""
64609 #: cp/parser.cc:16261
64610 #, gcc-internal-format
64611 msgid "invalid initializer for structured binding declaration"
64612 msgstr ""
64614 #: cp/parser.cc:16453
64615 #, gcc-internal-format
64616 msgid "%<this%> must be the first specifier in a parameter declaration"
64617 msgstr ""
64619 #: cp/parser.cc:16476
64620 #, gcc-internal-format
64621 msgid "%<friend%> used outside of class"
64622 msgstr ""
64624 #: cp/parser.cc:16515
64625 #, gcc-internal-format
64626 msgid "the %<bool%> keyword is not allowed in a C++20 concept definition"
64627 msgstr ""
64629 #: cp/parser.cc:16518
64630 #, gcc-internal-format
64631 msgid "C++20 concept definition syntax is %<concept <name> = <expr>%>"
64632 msgstr ""
64634 #: cp/parser.cc:16569
64635 #, gcc-internal-format
64636 msgid "%<typedef%> specifier conflicts with %qs"
64637 msgstr ""
64639 #: cp/parser.cc:16595
64640 #, gcc-internal-format
64641 msgid "%<auto%> changes meaning in C++11; please remove it"
64642 msgstr ""
64644 #: cp/parser.cc:16631
64645 #, gcc-internal-format
64646 msgid "%qD invalid in condition"
64647 msgstr ""
64649 #: cp/parser.cc:16640
64650 #, gcc-internal-format
64651 msgid "%qD invalid in lambda"
64652 msgstr ""
64654 #: cp/parser.cc:16644
64655 #, gcc-internal-format
64656 msgid "%qD only valid in lambda with %<-std=c++23%> or %<-std=gnu++23%>"
64657 msgstr ""
64659 #: cp/parser.cc:16726
64660 #, gcc-internal-format
64661 msgid "type-specifier invalid in lambda"
64662 msgstr ""
64664 #: cp/parser.cc:16738
64665 #, gcc-internal-format
64666 msgid "standard attributes in middle of decl-specifiers"
64667 msgstr ""
64669 #: cp/parser.cc:16740
64670 #, gcc-internal-format
64671 msgid ""
64672 "standard attributes must precede the decl-specifiers to apply to the "
64673 "declaration, or follow them to apply to the type"
64674 msgstr ""
64676 #: cp/parser.cc:16755
64677 #, gcc-internal-format
64678 msgid "class definition may not be declared a friend"
64679 msgstr ""
64681 #: cp/parser.cc:16828 cp/parser.cc:28686
64682 #, gcc-internal-format
64683 msgid "templates may not be %<virtual%>"
64684 msgstr ""
64686 #: cp/parser.cc:16847
64687 #, gcc-internal-format
64688 msgid "types may not be defined in explicit-specifier"
64689 msgstr ""
64691 #: cp/parser.cc:16851
64692 #, gcc-internal-format
64693 msgid ""
64694 "%<explicit(bool)%> only available with %<-std=c++20%> or %<-std=gnu++20%>"
64695 msgstr ""
64697 #: cp/parser.cc:16919
64698 #, gcc-internal-format
64699 msgid "invalid linkage-specification"
64700 msgstr ""
64702 #: cp/parser.cc:17026
64703 #, gcc-internal-format
64704 msgid ""
64705 "%<static_assert%> without a message only available with %<-std=c++17%> or %<-"
64706 "std=gnu++17%>"
64707 msgstr ""
64709 #: cp/parser.cc:17056
64710 #, gcc-internal-format
64711 msgid ""
64712 "%<static_assert%> with non-string message only available with %<-std=c++2c%> "
64713 "or %<-std=gnu++2c%>"
64714 msgstr ""
64716 #: cp/parser.cc:17254
64717 #, gcc-internal-format
64718 msgid ""
64719 "%<decltype(auto)%> type specifier only available with %<-std=c++14%> or %<-"
64720 "std=gnu++14%>"
64721 msgstr ""
64723 #: cp/parser.cc:17267
64724 #, gcc-internal-format
64725 msgid "types may not be defined in %<decltype%> expressions"
64726 msgstr ""
64728 #: cp/parser.cc:17440
64729 #, gcc-internal-format
64730 msgid "types may not be defined in a conversion-type-id"
64731 msgstr ""
64733 #: cp/parser.cc:17469
64734 #, gcc-internal-format
64735 msgid "invalid use of %<auto%> in conversion operator"
64736 msgstr ""
64738 #: cp/parser.cc:17473
64739 #, gcc-internal-format
64740 msgid ""
64741 "use of %<auto%> in member template conversion operator can never be deduced"
64742 msgstr ""
64744 #: cp/parser.cc:17557
64745 #, gcc-internal-format
64746 msgid "only constructors take member initializers"
64747 msgstr ""
64749 #: cp/parser.cc:17584
64750 #, gcc-internal-format
64751 msgid "cannot expand initializer for member %qD"
64752 msgstr ""
64754 #: cp/parser.cc:17596 cp/pt.cc:27681
64755 #, gcc-internal-format
64756 msgid "mem-initializer for %qD follows constructor delegation"
64757 msgstr ""
64759 #: cp/parser.cc:17608 cp/pt.cc:27693
64760 #, gcc-internal-format
64761 msgid "constructor delegation follows mem-initializer for %qD"
64762 msgstr ""
64764 #: cp/parser.cc:17660
64765 #, gcc-internal-format
64766 msgid "anachronistic old-style base class initializer"
64767 msgstr ""
64769 #: cp/parser.cc:17744
64770 #, gcc-internal-format
64771 msgid ""
64772 "keyword %<typename%> not allowed in this context (a qualified member "
64773 "initializer is implicitly a type)"
64774 msgstr ""
64776 #: cp/parser.cc:18144
64777 #, gcc-internal-format
64778 msgid "unexpected keyword; remove space between quotes and suffix identifier"
64779 msgstr ""
64781 #: cp/parser.cc:18150
64782 #, gcc-internal-format
64783 msgid "expected suffix identifier"
64784 msgstr ""
64786 #: cp/parser.cc:18159
64787 #, gcc-internal-format
64788 msgid "expected empty string after %<operator%> keyword"
64789 msgstr ""
64791 #: cp/parser.cc:18165
64792 #, gcc-internal-format
64793 msgid "invalid encoding prefix in literal operator"
64794 msgstr ""
64796 #: cp/parser.cc:18199
64797 #, gcc-internal-format
64798 msgid "expected operator"
64799 msgstr ""
64801 #: cp/parser.cc:18246
64802 #, gcc-internal-format
64803 msgid "keyword %<export%> not implemented, and will be ignored"
64804 msgstr ""
64806 #: cp/parser.cc:18248
64807 #, gcc-internal-format
64808 msgid "keyword %<export%> is deprecated, and is ignored"
64809 msgstr ""
64811 #: cp/parser.cc:18250
64812 #, gcc-internal-format
64813 msgid "keyword %<export%> is enabled with %<-fmodules-ts%>"
64814 msgstr ""
64816 #: cp/parser.cc:18429
64817 #, gcc-internal-format
64818 msgid "invalid constrained type parameter"
64819 msgstr ""
64821 #: cp/parser.cc:18437
64822 #, gcc-internal-format
64823 msgid "cv-qualified type parameter"
64824 msgstr ""
64826 #: cp/parser.cc:18584
64827 #, gcc-internal-format
64828 msgid "invalid use of %<auto%> in default template argument"
64829 msgstr ""
64831 #: cp/parser.cc:18820 cp/parser.cc:18906 cp/parser.cc:25937
64832 #, gcc-internal-format
64833 msgid "template parameter pack %qD cannot have a default argument"
64834 msgstr ""
64836 #: cp/parser.cc:18824 cp/parser.cc:18910
64837 #, gcc-internal-format
64838 msgid "template parameter packs cannot have default arguments"
64839 msgstr ""
64841 #: cp/parser.cc:18977
64842 #, gcc-internal-format
64843 msgid "expected template-id"
64844 msgstr ""
64846 #: cp/parser.cc:19039
64847 #, gcc-internal-format
64848 msgid "%<<::%> cannot begin a template-argument list"
64849 msgstr ""
64851 #: cp/parser.cc:19043
64852 #, gcc-internal-format
64853 msgid ""
64854 "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> "
64855 "and %<::%>"
64856 msgstr ""
64858 #: cp/parser.cc:19047
64859 #, gcc-internal-format
64860 msgid ""
64861 "(if you use %<-fpermissive%> or %<-std=c++11%>, or %<-std=gnu++11%> G++ will "
64862 "accept your code)"
64863 msgstr ""
64865 #: cp/parser.cc:19077
64866 #, gcc-internal-format
64867 msgid "invalid template-argument-list"
64868 msgstr ""
64870 #: cp/parser.cc:19078
64871 #, gcc-internal-format
64872 msgid ""
64873 "function name as the left hand operand of %<<%> is ill-formed in C++20; wrap "
64874 "the function name in %<()%>"
64875 msgstr ""
64877 #: cp/parser.cc:19085
64878 #, gcc-internal-format
64879 msgid "expected %<(%> after template-argument-list"
64880 msgstr ""
64882 #: cp/parser.cc:19199
64883 #, gcc-internal-format
64884 msgid "parse error in template argument list"
64885 msgstr ""
64887 #. The name does not name a template.
64888 #: cp/parser.cc:19284 cp/parser.cc:19475 cp/parser.cc:19673
64889 #, gcc-internal-format
64890 msgid "expected template-name"
64891 msgstr ""
64893 #. Explain what went wrong.
64894 #: cp/parser.cc:19330
64895 #, gcc-internal-format
64896 msgid "non-template %qD used as template"
64897 msgstr ""
64899 #: cp/parser.cc:19332
64900 #, gcc-internal-format
64901 msgid "use %<%T::template %D%> to indicate that it is a template"
64902 msgstr ""
64904 #: cp/parser.cc:19537
64905 #, gcc-internal-format
64906 msgid "expected parameter pack before %<...%>"
64907 msgstr ""
64909 #: cp/parser.cc:19638 cp/parser.cc:19656 cp/parser.cc:19826
64910 #, gcc-internal-format
64911 msgid "expected template-argument"
64912 msgstr ""
64914 #: cp/parser.cc:19796
64915 #, gcc-internal-format
64916 msgid "invalid non-type template argument"
64917 msgstr ""
64919 #: cp/parser.cc:19935
64920 #, gcc-internal-format
64921 msgid "explicit instantiation shall not use %<inline%> specifier"
64922 msgstr ""
64924 #: cp/parser.cc:19939
64925 #, gcc-internal-format
64926 msgid "explicit instantiation shall not use %<constexpr%> specifier"
64927 msgstr ""
64929 #: cp/parser.cc:19943
64930 #, gcc-internal-format
64931 msgid "explicit instantiation shall not use %<consteval%> specifier"
64932 msgstr ""
64934 #: cp/parser.cc:20003
64935 #, gcc-internal-format
64936 msgid "template specialization with C linkage"
64937 msgstr ""
64939 #: cp/parser.cc:20232
64940 #, gcc-internal-format
64941 msgid "expected type specifier"
64942 msgstr ""
64944 #: cp/parser.cc:20432
64945 #, gcc-internal-format
64946 msgid ""
64947 "use of %<auto%> in lambda parameter declaration only available with %<-std=c+"
64948 "+14%> or %<-std=gnu++14%>"
64949 msgstr ""
64951 #: cp/parser.cc:20438
64952 #, gcc-internal-format
64953 msgid ""
64954 "use of %<auto%> in template argument only available with %<-fconcepts-ts%>"
64955 msgstr ""
64957 #: cp/parser.cc:20442
64958 #, gcc-internal-format
64959 msgid ""
64960 "use of %<auto%> in parameter declaration only available with %<-std=c++20%> "
64961 "or %<-fconcepts%>"
64962 msgstr ""
64964 #: cp/parser.cc:20446
64965 #, gcc-internal-format
64966 msgid ""
64967 "use of %<auto%> in parameter declaration only available with %<-std=c++14%> "
64968 "or %<-std=gnu++14%>"
64969 msgstr ""
64971 #: cp/parser.cc:20600
64972 #, gcc-internal-format
64973 msgid "expected template-id for type"
64974 msgstr ""
64976 #: cp/parser.cc:20731
64977 #, gcc-internal-format
64978 msgid "expected type-name"
64979 msgstr ""
64981 #: cp/parser.cc:20843
64982 #, gcc-internal-format
64983 msgid "%qE does not constrain a type"
64984 msgstr ""
64986 #: cp/parser.cc:20844
64987 #, gcc-internal-format
64988 msgid "concept defined here"
64989 msgstr ""
64991 #: cp/parser.cc:20876
64992 #, gcc-internal-format
64993 msgid "expected %<auto%> or %<decltype(auto)%> after %qE"
64994 msgstr ""
64996 #: cp/parser.cc:20883
64997 #, gcc-internal-format
64998 msgid "unexpected placeholder in constrained result type"
64999 msgstr ""
65001 #: cp/parser.cc:21126
65002 #, gcc-internal-format
65003 msgid ""
65004 "elaborated-type-specifier for a scoped enum must not use the %qD keyword"
65005 msgstr ""
65007 #: cp/parser.cc:21202
65008 #, gcc-internal-format
65009 msgid "%<template%> must follow a nested-name-specifier"
65010 msgstr ""
65012 #: cp/parser.cc:21364
65013 #, gcc-internal-format
65014 msgid "declaration %qD does not declare anything"
65015 msgstr ""
65017 #: cp/parser.cc:21452
65018 #, gcc-internal-format
65019 msgid "attributes ignored on uninstantiated type"
65020 msgstr ""
65022 #: cp/parser.cc:21458
65023 #, gcc-internal-format
65024 msgid "attributes ignored on template instantiation"
65025 msgstr ""
65027 #: cp/parser.cc:21469
65028 #, gcc-internal-format
65029 msgid ""
65030 "attributes ignored on elaborated-type-specifier that is not a forward "
65031 "declaration"
65032 msgstr ""
65034 #: cp/parser.cc:21610
65035 #, gcc-internal-format
65036 msgid "%qD is an enumeration template"
65037 msgstr ""
65039 #: cp/parser.cc:21621
65040 #, gcc-internal-format
65041 msgid "%qD does not name an enumeration in %qT"
65042 msgstr ""
65044 #: cp/parser.cc:21636
65045 #, gcc-internal-format
65046 msgid "unnamed scoped enum is not allowed"
65047 msgstr ""
65049 #: cp/parser.cc:21654
65050 #, gcc-internal-format
65051 msgid "types may not be defined in enum-base"
65052 msgstr ""
65054 #: cp/parser.cc:21700
65055 #, gcc-internal-format
65056 msgid ""
65057 "declaration of enumeration with fixed underlying type and no enumerator list "
65058 "is only permitted as a standalone declaration"
65059 msgstr ""
65061 #: cp/parser.cc:21704
65062 #, gcc-internal-format
65063 msgid "expected %<;%> or %<{%>"
65064 msgstr ""
65066 #: cp/parser.cc:21747
65067 #, gcc-internal-format
65068 msgid "cannot add an enumerator list to a template instantiation"
65069 msgstr ""
65071 #: cp/parser.cc:21761
65072 #, gcc-internal-format
65073 msgid ""
65074 "nested name specifier %qT for enum declaration does not name a class or "
65075 "namespace"
65076 msgstr ""
65078 #: cp/parser.cc:21773 cp/parser.cc:27560
65079 #, gcc-internal-format
65080 msgid "declaration of %qD in namespace %qD which does not enclose %qD"
65081 msgstr ""
65083 #: cp/parser.cc:21778 cp/parser.cc:27565
65084 #, gcc-internal-format
65085 msgid "declaration of %qD in %qD which does not enclose %qD"
65086 msgstr ""
65088 #: cp/parser.cc:21790 cp/parser.cc:27578
65089 #, gcc-internal-format
65090 msgid "extra qualification not allowed"
65091 msgstr ""
65093 #: cp/parser.cc:21829
65094 #, gcc-internal-format
65095 msgid "ISO C++ forbids empty unnamed enum"
65096 msgstr ""
65098 #: cp/parser.cc:21853
65099 #, gcc-internal-format
65100 msgid "opaque-enum-specifier without name"
65101 msgstr ""
65103 #: cp/parser.cc:21856
65104 #, gcc-internal-format
65105 msgid "opaque-enum-specifier must use a simple identifier"
65106 msgstr ""
65108 #: cp/parser.cc:21977
65109 #, gcc-internal-format
65110 msgid "unexpanded parameter pack in enumerator in lambda"
65111 msgstr ""
65113 #: cp/parser.cc:22052
65114 #, gcc-internal-format
65115 msgid "%qD is not a namespace-name; did you mean %qs?"
65116 msgstr ""
65118 #: cp/parser.cc:22056
65119 #, gcc-internal-format
65120 msgid "%qD is not a namespace-name"
65121 msgstr ""
65123 #: cp/parser.cc:22060
65124 #, gcc-internal-format
65125 msgid "expected namespace-name"
65126 msgstr ""
65128 #: cp/parser.cc:22121
65129 #, gcc-internal-format
65130 msgid ""
65131 "nested inline namespace definitions only available with %<-std=c++20%> or %<-"
65132 "std=gnu++20%>"
65133 msgstr ""
65135 #: cp/parser.cc:22133
65136 #, gcc-internal-format
65137 msgid "standard attributes on namespaces must precede the namespace name"
65138 msgstr ""
65140 #: cp/parser.cc:22152
65141 #, gcc-internal-format
65142 msgid ""
65143 "nested namespace definitions only available with %<-std=c++17%> or %<-"
65144 "std=gnu++17%>"
65145 msgstr ""
65147 #: cp/parser.cc:22162
65148 #, gcc-internal-format
65149 msgid "nested namespace name required"
65150 msgstr ""
65152 #: cp/parser.cc:22167
65153 #, gcc-internal-format
65154 msgid "namespace name required"
65155 msgstr ""
65157 #: cp/parser.cc:22171
65158 #, gcc-internal-format
65159 msgid "a nested namespace definition cannot have attributes"
65160 msgstr ""
65162 #: cp/parser.cc:22174
65163 #, gcc-internal-format
65164 msgid "a nested namespace definition cannot be inline"
65165 msgstr ""
65167 #: cp/parser.cc:22181
65168 #, gcc-internal-format
65169 msgid "namespace %qD entered"
65170 msgstr ""
65172 #: cp/parser.cc:22236
65173 #, gcc-internal-format
65174 msgid "%<namespace%> definition is not allowed here"
65175 msgstr ""
65177 #: cp/parser.cc:22418
65178 #, gcc-internal-format
65179 msgid ""
65180 "pack expansion in using-declaration only available with %<-std=c++17%> or %<-"
65181 "std=gnu++17%>"
65182 msgstr ""
65184 #: cp/parser.cc:22462
65185 #, gcc-internal-format
65186 msgid "a template-id may not appear in a using-declaration"
65187 msgstr ""
65189 #: cp/parser.cc:22480
65190 #, gcc-internal-format
65191 msgid ""
65192 "comma-separated list in using-declaration only available with %<-std=c++17%> "
65193 "or %<-std=gnu++17%>"
65194 msgstr ""
65196 #: cp/parser.cc:22490
65197 #, gcc-internal-format
65198 msgid ""
65199 "access declarations are deprecated in favor of using-declarations; "
65200 "suggestion: add the %<using%> keyword"
65201 msgstr ""
65203 #: cp/parser.cc:22536
65204 #, gcc-internal-format
65205 msgid "%<using enum%> only available with %<-std=c++20%> or %<-std=gnu++20%>"
65206 msgstr ""
65208 #: cp/parser.cc:22539
65209 #, gcc-internal-format
65210 msgid "%<using enum%> of dependent type %qT"
65211 msgstr ""
65213 #: cp/parser.cc:22541
65214 #, gcc-internal-format
65215 msgid "%<using enum%> of non-enumeration type %q#T"
65216 msgstr ""
65218 #: cp/parser.cc:22543
65219 #, gcc-internal-format
65220 msgid "%<using enum%> of incomplete type %qT"
65221 msgstr ""
65223 #: cp/parser.cc:22545
65224 #, gcc-internal-format
65225 msgid "%<using enum%> of %qT before its enum-specifier"
65226 msgstr ""
65228 #: cp/parser.cc:22555
65229 #, gcc-internal-format
65230 msgid "opaque-enum-declaration here"
65231 msgstr ""
65233 #: cp/parser.cc:22625
65234 #, gcc-internal-format
65235 msgid "types may not be defined in alias template declarations"
65236 msgstr ""
65238 #: cp/parser.cc:22804
65239 #, gcc-internal-format
65240 msgid ""
65241 "%<asm%> in %<constexpr%> function only available with %<-std=c++20%> or %<-"
65242 "std=gnu++20%>"
65243 msgstr ""
65245 #: cp/parser.cc:22824 cp/parser.cc:22841 cp/parser.cc:22855
65246 #, gcc-internal-format
65247 msgid "duplicate %<asm%> qualifier %qT"
65248 msgstr ""
65250 #: cp/parser.cc:22831
65251 #, gcc-internal-format
65252 msgid "%<asm%> qualifier %qT ignored outside of function body"
65253 msgstr ""
65255 #: cp/parser.cc:22868
65256 #, gcc-internal-format
65257 msgid "%qT is not an %<asm%> qualifier"
65258 msgstr ""
65260 #: cp/parser.cc:22884
65261 #, gcc-internal-format
65262 msgid "%<asm%> qualifier outside of function body"
65263 msgstr ""
65265 #: cp/parser.cc:23030
65266 #, gcc-internal-format
65267 msgid "attributes ignored on %<asm%> declaration"
65268 msgstr ""
65270 #: cp/parser.cc:23117
65271 #, gcc-internal-format
65272 msgid "empty parentheses were disambiguated as a function declaration"
65273 msgstr ""
65275 #: cp/parser.cc:23128
65276 #, gcc-internal-format
65277 msgid "remove parentheses to default-initialize a variable"
65278 msgstr ""
65280 #: cp/parser.cc:23133
65281 #, gcc-internal-format
65282 msgid "or replace parentheses with braces to aggregate-initialize a variable"
65283 msgstr ""
65285 #: cp/parser.cc:23136
65286 #, gcc-internal-format
65287 msgid "or replace parentheses with braces to value-initialize a variable"
65288 msgstr ""
65290 #: cp/parser.cc:23153 cp/parser.cc:23178
65291 #, gcc-internal-format
65292 msgid "parentheses were disambiguated as a function declaration"
65293 msgstr ""
65295 #: cp/parser.cc:23165 cp/parser.cc:23186
65296 #, gcc-internal-format
65297 msgid "replace parentheses with braces to declare a variable"
65298 msgstr ""
65300 #: cp/parser.cc:23172
65301 #, gcc-internal-format
65302 msgid "add parentheses to declare a variable"
65303 msgstr ""
65305 #: cp/parser.cc:23419
65306 #, gcc-internal-format
65307 msgid "a function-definition is not allowed here"
65308 msgstr ""
65310 #: cp/parser.cc:23430
65311 #, gcc-internal-format
65312 msgid "an %<asm%> specification is not allowed on a function-definition"
65313 msgstr ""
65315 #: cp/parser.cc:23434
65316 #, gcc-internal-format
65317 msgid "attributes are not allowed on a function-definition"
65318 msgstr ""
65320 #: cp/parser.cc:23485
65321 #, gcc-internal-format
65322 msgid "expected constructor, destructor, or type conversion"
65323 msgstr ""
65325 #: cp/parser.cc:23629
65326 #, gcc-internal-format
65327 msgid "initializer provided for function"
65328 msgstr ""
65330 #: cp/parser.cc:23671
65331 #, gcc-internal-format
65332 msgid "attributes after parenthesized initializer ignored"
65333 msgstr ""
65335 #: cp/parser.cc:23685
65336 #, gcc-internal-format
65337 msgid "non-function %qD declared as implicit template"
65338 msgstr ""
65340 #: cp/parser.cc:24197
65341 #, gcc-internal-format
65342 msgid "array bound is not an integer constant"
65343 msgstr ""
65345 #: cp/parser.cc:24323
65346 #, gcc-internal-format
65347 msgid "cannot define member of dependent typedef %qT"
65348 msgstr ""
65350 #: cp/parser.cc:24327
65351 #, gcc-internal-format
65352 msgid "%<%T::%E%> is not a type"
65353 msgstr ""
65355 #. We do not attempt to print the declarator
65356 #. here because we do not have enough
65357 #. information about its original syntactic
65358 #. form.
65359 #: cp/parser.cc:24356
65360 #, gcc-internal-format
65361 msgid "invalid declarator"
65362 msgstr ""
65364 #: cp/parser.cc:24364
65365 #, gcc-internal-format
65366 msgid "invalid use of constructor as a template"
65367 msgstr ""
65369 #: cp/parser.cc:24366
65370 #, gcc-internal-format
65371 msgid ""
65372 "use %<%T::%D%> instead of %<%T::%D%> to name the constructor in a qualified "
65373 "name"
65374 msgstr ""
65376 #. But declarations with qualified-ids can't appear in a
65377 #. function.
65378 #: cp/parser.cc:24481
65379 #, gcc-internal-format
65380 msgid "qualified-id in declaration"
65381 msgstr ""
65383 #: cp/parser.cc:24506
65384 #, gcc-internal-format
65385 msgid "expected declarator"
65386 msgstr ""
65388 #: cp/parser.cc:24627
65389 #, gcc-internal-format
65390 msgid "%qD is a namespace"
65391 msgstr ""
65393 #: cp/parser.cc:24629
65394 #, gcc-internal-format
65395 msgid "cannot form pointer to member of non-class %q#T"
65396 msgstr ""
65398 #: cp/parser.cc:24650
65399 #, gcc-internal-format
65400 msgid "expected ptr-operator"
65401 msgstr ""
65403 #: cp/parser.cc:24711
65404 #, gcc-internal-format
65405 msgid "duplicate cv-qualifier"
65406 msgstr ""
65408 #: cp/parser.cc:24765
65409 #, gcc-internal-format
65410 msgid "multiple ref-qualifiers"
65411 msgstr ""
65413 #: cp/parser.cc:24802
65414 #, gcc-internal-format
65415 msgid "%qE requires %<-fgnu-tm%>"
65416 msgstr ""
65418 #: cp/parser.cc:24860
65419 #, gcc-internal-format
65420 msgid "duplicate virt-specifier"
65421 msgstr ""
65423 #: cp/parser.cc:25125
65424 #, gcc-internal-format
65425 msgid "missing template arguments after %qE"
65426 msgstr ""
65428 #: cp/parser.cc:25131
65429 #, gcc-internal-format
65430 msgid "%qT not permitted in template argument"
65431 msgstr ""
65433 #: cp/parser.cc:25134 cp/typeck2.cc:336 cp/typeck2.cc:382 cp/typeck2.cc:2473
65434 #: rust/backend/rust-tree.cc:3909
65435 #, gcc-internal-format
65436 msgid "invalid use of %qT"
65437 msgstr ""
65439 #: cp/parser.cc:25160
65440 #, gcc-internal-format
65441 msgid "types may not be defined in template arguments"
65442 msgstr ""
65444 #: cp/parser.cc:25169
65445 #, gcc-internal-format
65446 msgid "invalid use of %<auto%> in template argument"
65447 msgstr ""
65449 #: cp/parser.cc:25275
65450 #, gcc-internal-format
65451 msgid "expected type-specifier"
65452 msgstr ""
65454 #: cp/parser.cc:25615
65455 #, gcc-internal-format
65456 msgid "expected %<,%> or %<...%>"
65457 msgstr ""
65459 #: cp/parser.cc:25693
65460 #, gcc-internal-format
65461 msgid "types may not be defined in parameter types"
65462 msgstr ""
65464 #: cp/parser.cc:25814
65465 #, gcc-internal-format
65466 msgid "%<this%> specifier in template parameter declaration"
65467 msgstr ""
65469 #: cp/parser.cc:25874
65470 #, gcc-internal-format
65471 msgid "an explicit object parameter cannot be a function parameter pack"
65472 msgstr ""
65474 #: cp/parser.cc:25921
65475 #, gcc-internal-format
65476 msgid "default arguments are only permitted for function parameters"
65477 msgstr ""
65479 #: cp/parser.cc:25939
65480 #, gcc-internal-format
65481 msgid "parameter pack %qD cannot have a default argument"
65482 msgstr ""
65484 #: cp/parser.cc:25945
65485 #, gcc-internal-format
65486 msgid "template parameter pack cannot have a default argument"
65487 msgstr ""
65489 #: cp/parser.cc:25947
65490 #, gcc-internal-format
65491 msgid "parameter pack cannot have a default argument"
65492 msgstr ""
65494 #: cp/parser.cc:25970
65495 #, gcc-internal-format
65496 msgid "an explicit object parameter may not have a default argument"
65497 msgstr ""
65499 #: cp/parser.cc:26094
65500 #, gcc-internal-format
65501 msgid ""
65502 "function-try-block body of %<constexpr%> constructor only available with %<-"
65503 "std=c++20%> or %<-std=gnu++20%>"
65504 msgstr ""
65506 #: cp/parser.cc:26098
65507 #, gcc-internal-format
65508 msgid ""
65509 "function-try-block body of %<constexpr%> function only available with %<-"
65510 "std=c++20%> or %<-std=gnu++20%>"
65511 msgstr ""
65513 #: cp/parser.cc:26439
65514 #, gcc-internal-format
65515 msgid ""
65516 "C++ designated initializers only available with %<-std=c++20%> or %<-std=gnu+"
65517 "+20%>"
65518 msgstr ""
65520 #: cp/parser.cc:26461
65521 #, gcc-internal-format
65522 msgid "ISO C++ does not allow GNU designated initializers"
65523 msgstr ""
65525 #: cp/parser.cc:26499
65526 #, gcc-internal-format
65527 msgid "ISO C++ does not allow C99 designated initializers"
65528 msgstr ""
65530 #: cp/parser.cc:26513
65531 #, gcc-internal-format
65532 msgid ""
65533 "either all initializer clauses should be designated or none of them should be"
65534 msgstr ""
65536 #: cp/parser.cc:26546
65537 #, gcc-internal-format
65538 msgid "%<...%> not allowed in designated initializer list"
65539 msgstr ""
65541 #: cp/parser.cc:26597
65542 #, gcc-internal-format
65543 msgid "%<.%s%> designator used multiple times in the same initializer list"
65544 msgstr ""
65546 #: cp/parser.cc:26653 cp/parser.cc:26790
65547 #, gcc-internal-format
65548 msgid "expected class-name"
65549 msgstr ""
65551 #: cp/parser.cc:27042
65552 #, gcc-internal-format
65553 msgid "expected %<;%> after class definition"
65554 msgstr ""
65556 #: cp/parser.cc:27045
65557 #, gcc-internal-format
65558 msgid "expected %<;%> after struct definition"
65559 msgstr ""
65561 #: cp/parser.cc:27048
65562 #, gcc-internal-format
65563 msgid "expected %<;%> after union definition"
65564 msgstr ""
65566 #: cp/parser.cc:27502
65567 #, gcc-internal-format
65568 msgid "expected %<{%> or %<:%>"
65569 msgstr ""
65571 #: cp/parser.cc:27513
65572 #, gcc-internal-format
65573 msgid "cannot specify %<override%> for a class"
65574 msgstr ""
65576 #: cp/parser.cc:27521
65577 #, gcc-internal-format
65578 msgid "global qualification of class name is invalid"
65579 msgstr ""
65581 #: cp/parser.cc:27528
65582 #, gcc-internal-format
65583 msgid "qualified name does not name a class"
65584 msgstr ""
65586 #: cp/parser.cc:27540
65587 #, gcc-internal-format
65588 msgid "keyword %<template%> not allowed in class-head-name"
65589 msgstr ""
65591 #: cp/parser.cc:27546
65592 #, gcc-internal-format
65593 msgid "invalid class name in declaration of %qD"
65594 msgstr ""
65596 #: cp/parser.cc:27589
65597 #, gcc-internal-format
65598 msgid "declaration of partial specialization in unbraced export-declaration"
65599 msgstr ""
65601 #: cp/parser.cc:27614
65602 #, gcc-internal-format
65603 msgid "an explicit specialization must be preceded by %<template <>%>"
65604 msgstr ""
65606 #: cp/parser.cc:27646
65607 #, gcc-internal-format
65608 msgid "function template %qD redeclared as a class template"
65609 msgstr ""
65611 #: cp/parser.cc:27679
65612 #, gcc-internal-format
65613 msgid "could not resolve typename type"
65614 msgstr ""
65616 #: cp/parser.cc:27743
65617 #, gcc-internal-format
65618 msgid "previous definition of %q#T"
65619 msgstr ""
65621 #. In a lambda this should work, but doesn't currently.
65622 #. We're in a lambda, but it isn't the innermost class.
65623 #. This should work, but currently doesn't.
65624 #: cp/parser.cc:27757 cp/pt.cc:4327
65625 #, gcc-internal-format
65626 msgid "unexpanded parameter pack in local class in lambda"
65627 msgstr ""
65629 #: cp/parser.cc:27863 cp/parser.cc:34642
65630 #, gcc-internal-format
65631 msgid "expected class-key"
65632 msgstr ""
65634 #: cp/parser.cc:27888
65635 #, gcc-internal-format
65636 msgid ""
65637 "ISO C++ forbids typename key in template template parameter; use %<-std=c+"
65638 "+17%> or %<-std=gnu++17%>"
65639 msgstr ""
65641 #: cp/parser.cc:27892
65642 #, gcc-internal-format
65643 msgid "expected %<class%> or %<typename%>"
65644 msgstr ""
65646 #: cp/parser.cc:28142
65647 #, gcc-internal-format
65648 msgid "in C++03 a class-key must be used when declaring a friend"
65649 msgstr ""
65651 #: cp/parser.cc:28173
65652 #, gcc-internal-format
65653 msgid "friend declaration does not name a class or function"
65654 msgstr ""
65656 #: cp/parser.cc:28191
65657 #, gcc-internal-format
65658 msgid "a storage class on an anonymous aggregate in class scope is not allowed"
65659 msgstr ""
65661 #: cp/parser.cc:28293
65662 #, gcc-internal-format
65663 msgid ""
65664 "default member initializers for bit-fields only available with %<-std=c+"
65665 "+20%> or %<-std=gnu++20%>"
65666 msgstr ""
65668 #: cp/parser.cc:28300
65669 #, gcc-internal-format
65670 msgid "default member initializer for unnamed bit-field"
65671 msgstr ""
65673 #: cp/parser.cc:28313
65674 #, gcc-internal-format
65675 msgid "ISO C++ allows bit-field attributes only before the %<:%> token"
65676 msgstr ""
65678 #: cp/parser.cc:28472
65679 #, gcc-internal-format
65680 msgid "bit-field %qD has non-integral type %qT"
65681 msgstr ""
65683 #: cp/parser.cc:28500
65684 #, gcc-internal-format
65685 msgid "pure-specifier on function-definition"
65686 msgstr ""
65688 #: cp/parser.cc:28521
65689 #, gcc-internal-format
65690 msgid "extra %<;%> after in-class function definition"
65691 msgstr ""
65693 #: cp/parser.cc:28570
65694 #, gcc-internal-format
65695 msgid "stray %<,%> at end of member declaration"
65696 msgstr ""
65698 #: cp/parser.cc:28584
65699 #, gcc-internal-format
65700 msgid "expected %<;%> at end of member declaration"
65701 msgstr ""
65703 #: cp/parser.cc:28657
65704 #, gcc-internal-format
65705 msgid ""
65706 "%<delete%> reason only available with %<-std=c++2c%> or %<-std=gnu++2c%>"
65707 msgstr ""
65709 #: cp/parser.cc:28680
65710 #, gcc-internal-format
65711 msgid "invalid pure specifier (only %<= 0%> is allowed)"
65712 msgstr ""
65714 #: cp/parser.cc:28715
65715 #, gcc-internal-format
65716 msgid "a brace-enclosed initializer is not allowed here"
65717 msgstr ""
65719 #: cp/parser.cc:28845
65720 #, gcc-internal-format
65721 msgid "%<virtual%> specified more than once in base-specifier"
65722 msgstr ""
65724 #: cp/parser.cc:28865
65725 #, gcc-internal-format
65726 msgid "more than one access specifier in base-specifier"
65727 msgstr ""
65729 #: cp/parser.cc:28889
65730 #, gcc-internal-format
65731 msgid "keyword %<typename%> not allowed outside of templates"
65732 msgstr ""
65734 #: cp/parser.cc:28892
65735 #, gcc-internal-format
65736 msgid ""
65737 "keyword %<typename%> not allowed in this context (the base class is "
65738 "implicitly a type)"
65739 msgstr ""
65741 #: cp/parser.cc:29091 cp/parser.cc:29185
65742 #, gcc-internal-format
65743 msgid "types may not be defined in an exception-specification"
65744 msgstr ""
65746 #: cp/parser.cc:29193
65747 #, gcc-internal-format
65748 msgid "ISO C++17 does not allow dynamic exception specifications"
65749 msgstr ""
65751 #: cp/parser.cc:29199
65752 #, gcc-internal-format
65753 msgid "dynamic exception specifications are deprecated in C++11"
65754 msgstr ""
65756 #: cp/parser.cc:29243
65757 #, gcc-internal-format
65758 msgid "invalid use of %<auto%> in exception-specification"
65759 msgstr ""
65761 #: cp/parser.cc:29284
65762 #, gcc-internal-format
65763 msgid ""
65764 "%<try%> in %<constexpr%> function only available with %<-std=c++20%> or %<-"
65765 "std=gnu++20%>"
65766 msgstr ""
65768 #: cp/parser.cc:29396
65769 #, gcc-internal-format
65770 msgid "types may not be defined in exception-declarations"
65771 msgstr ""
65773 #: cp/parser.cc:29962
65774 #, gcc-internal-format
65775 msgid "expected attribute argument as balanced token sequence"
65776 msgstr ""
65778 #: cp/parser.cc:30108
65779 #, gcc-internal-format
65780 msgid "attribute using prefix used together with scoped attribute token"
65781 msgstr ""
65783 #: cp/parser.cc:30122
65784 #, gcc-internal-format
65785 msgid "expected an identifier for the attribute name"
65786 msgstr ""
65788 #. e.g. [[attr()]].
65789 #: cp/parser.cc:30265
65790 #, gcc-internal-format
65791 msgid "parentheses must be omitted if %qE attribute argument list is empty"
65792 msgstr ""
65794 #: cp/parser.cc:30300
65795 #, gcc-internal-format
65796 msgid "attribute %qs specified multiple times"
65797 msgstr ""
65799 #: cp/parser.cc:30342
65800 #, gcc-internal-format
65801 msgid "expected attribute before %<...%>"
65802 msgstr ""
65804 #: cp/parser.cc:30345
65805 #, gcc-internal-format
65806 msgid "attribute with no arguments contains no parameter packs"
65807 msgstr ""
65809 #: cp/parser.cc:30391
65810 #, gcc-internal-format
65811 msgid "expected contract-role"
65812 msgstr ""
65814 #. We got some other token other than a ':'.
65815 #: cp/parser.cc:30472
65816 #, gcc-internal-format
65817 msgid "expected contract semantic or level"
65818 msgstr ""
65820 #: cp/parser.cc:30482
65821 #, gcc-internal-format
65822 msgid "expected contract level: %<default%>, %<audit%>, or %<axiom%>"
65823 msgstr ""
65825 #: cp/parser.cc:30492
65826 #, gcc-internal-format
65827 msgid "invalid use of contract role for explicit semantic"
65828 msgstr ""
65830 #: cp/parser.cc:30629
65831 #, gcc-internal-format
65832 msgid "contracts are only available with %<-fcontracts%>"
65833 msgstr ""
65835 #: cp/parser.cc:30788
65836 #, gcc-internal-format
65837 msgid ""
65838 "attribute using prefix only available with %<-std=c++17%> or %<-std=gnu++17%>"
65839 msgstr ""
65841 #: cp/parser.cc:31137 cp/parser.cc:31146
65842 #, gcc-internal-format
65843 msgid "expression must be enclosed in parentheses"
65844 msgstr ""
65846 #: cp/parser.cc:31492
65847 #, gcc-internal-format
65848 msgid "missing additional %<requires%> to start a requires-expression"
65849 msgstr ""
65851 #: cp/parser.cc:31735
65852 #, gcc-internal-format
65853 msgid ""
65854 "testing if a concept-id is a valid expression; add %<requires%> to check "
65855 "satisfaction"
65856 msgstr ""
65858 #: cp/parser.cc:31873
65859 #, gcc-internal-format
65860 msgid "result type is not a plain type-constraint"
65861 msgstr ""
65863 #: cp/parser.cc:31881
65864 #, gcc-internal-format
65865 msgid "return-type-requirement is not a type-constraint"
65866 msgstr ""
65868 #: cp/parser.cc:32399
65869 #, gcc-internal-format
65870 msgid "specializing member %<%T::%E%> requires %<template<>%> syntax"
65871 msgstr ""
65873 #: cp/parser.cc:32404
65874 #, gcc-internal-format
65875 msgid "invalid declaration of %<%T::%E%>"
65876 msgstr ""
65878 #: cp/parser.cc:32408
65879 #, gcc-internal-format
65880 msgid "too few template-parameter-lists"
65881 msgstr ""
65883 #. Otherwise, there are too many template parameter lists.  We have
65884 #. something like:
65886 #. template <class T> template <class U> void S::f();
65887 #: cp/parser.cc:32415
65888 #, gcc-internal-format
65889 msgid "too many template-parameter-lists"
65890 msgstr ""
65892 #: cp/parser.cc:32707
65893 #, gcc-internal-format
65894 msgid "template-id not allowed for constructor in C++20"
65895 msgstr ""
65897 #: cp/parser.cc:32818
65898 #, gcc-internal-format
65899 msgid "named return values are no longer supported"
65900 msgstr ""
65902 #: cp/parser.cc:32991
65903 #, gcc-internal-format
65904 msgid ""
65905 "ISO C++ did not adopt string literal operator templates taking an argument "
65906 "pack of characters"
65907 msgstr ""
65909 #: cp/parser.cc:33000
65910 #, gcc-internal-format
65911 msgid ""
65912 "literal operator template %qD has invalid parameter list; expected non-type "
65913 "template parameter pack %<<char...>%> or single non-type parameter of class "
65914 "type"
65915 msgstr ""
65917 #: cp/parser.cc:33006
65918 #, gcc-internal-format
65919 msgid ""
65920 "literal operator template %qD has invalid parameter list; expected non-type "
65921 "template parameter pack %<<char...>%>"
65922 msgstr ""
65924 #: cp/parser.cc:33113
65925 #, gcc-internal-format
65926 msgid ""
65927 "template-introductions are not part of C++20 concepts; use %qs to enable"
65928 msgstr ""
65930 #: cp/parser.cc:33123
65931 #, gcc-internal-format
65932 msgid "no matching concept for template-introduction"
65933 msgstr ""
65935 #: cp/parser.cc:33146
65936 #, gcc-internal-format
65937 msgid "invalid declaration of member template in local class"
65938 msgstr ""
65940 #: cp/parser.cc:33155
65941 #, gcc-internal-format
65942 msgid "template with C linkage"
65943 msgstr ""
65945 #: cp/parser.cc:33175
65946 #, gcc-internal-format
65947 msgid "invalid explicit specialization"
65948 msgstr ""
65950 #: cp/parser.cc:33287
65951 #, gcc-internal-format
65952 msgid "template declaration of %<typedef%>"
65953 msgstr ""
65955 #: cp/parser.cc:33338
65956 #, gcc-internal-format
65957 msgid "a class template declaration must not declare anything else"
65958 msgstr ""
65960 #: cp/parser.cc:33390
65961 #, gcc-internal-format
65962 msgid "explicit template specialization cannot have a storage class"
65963 msgstr ""
65965 #: cp/parser.cc:33707
65966 #, gcc-internal-format
65967 msgid "%<>>%> should be %<> >%> within a nested template argument list"
65968 msgstr ""
65970 #: cp/parser.cc:33720
65971 #, gcc-internal-format
65972 msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
65973 msgstr ""
65975 #: cp/parser.cc:33751
65976 #, gcc-internal-format
65977 msgid "%qs should be %qs to terminate a template argument list"
65978 msgstr ""
65980 #: cp/parser.cc:34068
65981 #, gcc-internal-format
65982 msgid "%<sizeof...%> argument must be surrounded by parentheses"
65983 msgstr ""
65985 #: cp/parser.cc:34245
65986 #, gcc-internal-format
65987 msgid "invalid use of %qD in linkage specification"
65988 msgstr ""
65990 #: cp/parser.cc:34256
65991 #, gcc-internal-format
65992 msgid "duplicate %qD specifier"
65993 msgstr ""
65995 #: cp/parser.cc:34259
65996 #, gcc-internal-format
65997 msgid "%qD specifier conflicts with %qs"
65998 msgstr ""
66000 #: cp/parser.cc:34271
66001 #, gcc-internal-format
66002 msgid "%<__thread%> before %qD"
66003 msgstr ""
66005 #: cp/parser.cc:34287
66006 #, gcc-internal-format
66007 msgid "%qD specifier conflicts with %<typedef%>"
66008 msgstr ""
66010 #: cp/parser.cc:34396
66011 #, gcc-internal-format
66012 msgid "ISO C++ 1998 does not support %<long long%>"
66013 msgstr ""
66015 #: cp/parser.cc:34407
66016 #, gcc-internal-format
66017 msgid "both %<__thread%> and %<thread_local%> specified"
66018 msgstr ""
66020 #: cp/parser.cc:34412
66021 #, gcc-internal-format
66022 msgid "duplicate %qD"
66023 msgstr ""
66025 #: cp/parser.cc:34441
66026 #, gcc-internal-format
66027 msgid "duplicate %qs"
66028 msgstr ""
66030 #: cp/parser.cc:34493
66031 #, gcc-internal-format
66032 msgid "expected %<new%>"
66033 msgstr ""
66035 #: cp/parser.cc:34496
66036 #, gcc-internal-format
66037 msgid "expected %<delete%>"
66038 msgstr ""
66040 #: cp/parser.cc:34499
66041 #, gcc-internal-format
66042 msgid "expected %<return%>"
66043 msgstr ""
66045 #: cp/parser.cc:34505
66046 #, gcc-internal-format
66047 msgid "expected %<extern%>"
66048 msgstr ""
66050 #: cp/parser.cc:34508
66051 #, gcc-internal-format
66052 msgid "expected %<static_assert%>"
66053 msgstr ""
66055 #: cp/parser.cc:34511
66056 #, gcc-internal-format
66057 msgid "expected %<decltype%>"
66058 msgstr ""
66060 #: cp/parser.cc:34514
66061 #, gcc-internal-format
66062 msgid "expected %<operator%>"
66063 msgstr ""
66065 #: cp/parser.cc:34517
66066 #, gcc-internal-format
66067 msgid "expected %<class%>"
66068 msgstr ""
66070 #: cp/parser.cc:34520
66071 #, gcc-internal-format
66072 msgid "expected %<template%>"
66073 msgstr ""
66075 #: cp/parser.cc:34523
66076 #, gcc-internal-format
66077 msgid "expected %<namespace%>"
66078 msgstr ""
66080 #: cp/parser.cc:34526
66081 #, gcc-internal-format
66082 msgid "expected %<using%>"
66083 msgstr ""
66085 #: cp/parser.cc:34529
66086 #, gcc-internal-format
66087 msgid "expected %<asm%>"
66088 msgstr ""
66090 #: cp/parser.cc:34532
66091 #, gcc-internal-format
66092 msgid "expected %<try%>"
66093 msgstr ""
66095 #: cp/parser.cc:34535
66096 #, gcc-internal-format
66097 msgid "expected %<catch%>"
66098 msgstr ""
66100 #: cp/parser.cc:34538
66101 #, gcc-internal-format
66102 msgid "expected %<throw%>"
66103 msgstr ""
66105 #: cp/parser.cc:34541
66106 #, gcc-internal-format
66107 msgid "expected %<auto%>"
66108 msgstr ""
66110 #: cp/parser.cc:34544
66111 #, gcc-internal-format
66112 msgid "expected %<__label__%>"
66113 msgstr ""
66115 #: cp/parser.cc:34547
66116 #, gcc-internal-format
66117 msgid "expected %<@try%>"
66118 msgstr ""
66120 #: cp/parser.cc:34550
66121 #, gcc-internal-format
66122 msgid "expected %<@synchronized%>"
66123 msgstr ""
66125 #: cp/parser.cc:34553
66126 #, gcc-internal-format
66127 msgid "expected %<@throw%>"
66128 msgstr ""
66130 #: cp/parser.cc:34556
66131 #, gcc-internal-format
66132 msgid "expected %<__transaction_atomic%>"
66133 msgstr ""
66135 #: cp/parser.cc:34559
66136 #, gcc-internal-format
66137 msgid "expected %<__transaction_relaxed%>"
66138 msgstr ""
66140 #: cp/parser.cc:34562
66141 #, gcc-internal-format
66142 msgid "expected %<co_yield%>"
66143 msgstr ""
66145 #: cp/parser.cc:34594
66146 #, gcc-internal-format
66147 msgid "expected %<::%>"
66148 msgstr ""
66150 #: cp/parser.cc:34606
66151 #, gcc-internal-format
66152 msgid "expected %<...%>"
66153 msgstr ""
66155 #: cp/parser.cc:34609
66156 #, gcc-internal-format
66157 msgid "expected %<*%>"
66158 msgstr ""
66160 #: cp/parser.cc:34612
66161 #, gcc-internal-format
66162 msgid "expected %<~%>"
66163 msgstr ""
66165 #: cp/parser.cc:34618
66166 #, gcc-internal-format
66167 msgid "expected %<:%> or %<::%>"
66168 msgstr ""
66170 #: cp/parser.cc:34645
66171 #, gcc-internal-format
66172 msgid "expected %<class%>, %<typename%>, or %<template%>"
66173 msgstr ""
66175 #: cp/parser.cc:34980
66176 #, gcc-internal-format
66177 msgid "redundant enum-key %<enum%s%> in reference to %q#T"
66178 msgstr ""
66180 #: cp/parser.cc:35131
66181 #, gcc-internal-format
66182 msgid "%qs tag used in naming %q#T"
66183 msgstr ""
66185 #: cp/parser.cc:35136
66186 #, gcc-internal-format
66187 msgid "%q#T was previously declared here"
66188 msgstr ""
66190 #: cp/parser.cc:35257
66191 #, gcc-internal-format
66192 msgid "redundant class-key %qs in reference to %q#T"
66193 msgstr ""
66195 #: cp/parser.cc:35415 cp/parser.cc:35449
66196 #, gcc-internal-format
66197 msgid "%qT declared with a mismatched class-key %qs"
66198 msgstr ""
66200 #: cp/parser.cc:35422 cp/parser.cc:35455
66201 #, gcc-internal-format
66202 msgid "remove the class-key or replace it with %qs"
66203 msgstr ""
66205 #: cp/parser.cc:35423 cp/parser.cc:35456
66206 #, gcc-internal-format
66207 msgid "replace the class-key with %qs"
66208 msgstr ""
66210 #: cp/parser.cc:35430
66211 #, gcc-internal-format
66212 msgid "%qT defined as %qs here"
66213 msgstr ""
66215 #: cp/parser.cc:35431
66216 #, gcc-internal-format
66217 msgid "%qT first declared as %qs here"
66218 msgstr ""
66220 #: cp/parser.cc:35514
66221 #, gcc-internal-format
66222 msgid "%qD redeclared with different access"
66223 msgstr ""
66225 #: cp/parser.cc:35535
66226 #, gcc-internal-format
66227 msgid ""
66228 "in C++98 %<template%> (as a disambiguator) is only allowed within templates"
66229 msgstr ""
66231 #: cp/parser.cc:35785
66232 #, gcc-internal-format
66233 msgid "file ends in default argument"
66234 msgstr ""
66236 #: cp/parser.cc:36026 cp/parser.cc:37334 cp/parser.cc:37523
66237 #, gcc-internal-format
66238 msgid "misplaced %<@%D%> Objective-C++ construct"
66239 msgstr ""
66241 #: cp/parser.cc:36097
66242 #, gcc-internal-format
66243 msgid "objective-c++ message receiver expected"
66244 msgstr ""
66246 #: cp/parser.cc:36167
66247 #, gcc-internal-format
66248 msgid "objective-c++ message argument(s) are expected"
66249 msgstr ""
66251 #: cp/parser.cc:36198
66252 #, gcc-internal-format
66253 msgid "%<@encode%> must specify a type as an argument"
66254 msgstr ""
66256 #: cp/parser.cc:36602
66257 #, gcc-internal-format
66258 msgid "invalid Objective-C++ selector name"
66259 msgstr ""
66261 #: cp/parser.cc:36677 cp/parser.cc:36695
66262 #, gcc-internal-format
66263 msgid "objective-c++ method declaration is expected"
66264 msgstr ""
66266 #: cp/parser.cc:36689 cp/parser.cc:36755
66267 #, gcc-internal-format
66268 msgid "method attributes must be specified at the end"
66269 msgstr ""
66271 #: cp/parser.cc:36798
66272 #, gcc-internal-format
66273 msgid "stray %qs between Objective-C++ methods"
66274 msgstr ""
66276 #: cp/parser.cc:36995 cp/parser.cc:37002 cp/parser.cc:37009
66277 #, gcc-internal-format
66278 msgid "invalid type for instance variable"
66279 msgstr ""
66281 #: cp/parser.cc:37126
66282 #, gcc-internal-format
66283 msgid "identifier expected after %<@protocol%>"
66284 msgstr ""
66286 #: cp/parser.cc:37299
66287 #, gcc-internal-format
66288 msgid ""
66289 "attributes may not be specified before the %<@%D%> Objective-C++ keyword"
66290 msgstr ""
66292 #: cp/parser.cc:37306
66293 #, gcc-internal-format
66294 msgid "prefix attributes are ignored before %<@%D%>"
66295 msgstr ""
66297 #: cp/parser.cc:37586 cp/parser.cc:37593 cp/parser.cc:37600
66298 #, gcc-internal-format
66299 msgid "invalid type for property"
66300 msgstr ""
66302 #: cp/parser.cc:37762
66303 #, gcc-internal-format
66304 msgid "unknown property attribute %qE"
66305 msgstr ""
66307 #: cp/parser.cc:39034
66308 #, gcc-internal-format
66309 msgid "expected integer expression list"
66310 msgstr ""
66312 #: cp/parser.cc:39051
66313 #, gcc-internal-format
66314 msgid "%<wait%> expression must be integral"
66315 msgstr ""
66317 #: cp/parser.cc:39807
66318 #, gcc-internal-format
66319 msgid "expected %<scalar%>, %<aggregate%>, %<all%>"
66320 msgstr ""
66322 #: cp/parser.cc:40198
66323 #, gcc-internal-format
66324 msgid "invalid reduction-identifier"
66325 msgstr ""
66327 #: cp/parser.cc:41167
66328 #, gcc-internal-format
66329 msgid "types may not be defined in iterator type"
66330 msgstr ""
66332 #. FIXME: When implementing properly, delete the align/allocate expr error
66333 #. check above and add one in semantics.cc (to properly handle templates).
66334 #. Base this on the allocator/align modifiers check for the 'allocate' clause
66335 #. in semantics.cc's finish_omp_clauses.
66336 #: cp/parser.cc:42795
66337 #, gcc-internal-format
66338 msgid "%<#pragma omp allocate%> not yet supported"
66339 msgstr ""
66341 #: cp/parser.cc:44246
66342 #, gcc-internal-format
66343 msgid "parenthesized initialization is not allowed in OpenMP %<for%> loop"
66344 msgstr ""
66346 #: cp/parser.cc:44986
66347 #, gcc-internal-format
66348 msgid "%<ordered%> clause with parameter on range-based %<for%> loop"
66349 msgstr ""
66351 #: cp/parser.cc:45068 cp/pt.cc:18177
66352 #, gcc-internal-format
66353 msgid "iteration variable %qD should not be reduction"
66354 msgstr ""
66356 #: cp/parser.cc:47967
66357 #, gcc-internal-format
66358 msgid "%<#pragma omp declare %s%> followed by %<#pragma omp declare %s%>"
66359 msgstr ""
66361 #: cp/parser.cc:48737
66362 #, gcc-internal-format
66363 msgid ""
66364 "OpenMP directive other than %<declare simd%> or %<declare variant%> "
66365 "appertains to a declaration"
66366 msgstr ""
66368 #: cp/parser.cc:49344
66369 #, gcc-internal-format
66370 msgid "invalid initializer clause"
66371 msgstr ""
66373 #: cp/parser.cc:49375
66374 #, gcc-internal-format
66375 msgid "expected id-expression (arguments)"
66376 msgstr ""
66378 #: cp/parser.cc:49387
66379 #, gcc-internal-format
66380 msgid ""
66381 "one of the initializer call arguments should be %<omp_priv%> or %<&omp_priv%>"
66382 msgstr ""
66384 #: cp/parser.cc:49490
66385 #, gcc-internal-format
66386 msgid "types may not be defined in declare reduction type list"
66387 msgstr ""
66389 #: cp/parser.cc:49510 cp/semantics.cc:6442
66390 #, gcc-internal-format
66391 msgid "predeclared arithmetic type %qT in %<#pragma omp declare reduction%>"
66392 msgstr ""
66394 #: cp/parser.cc:49514 cp/semantics.cc:6450
66395 #, gcc-internal-format
66396 msgid "function or array type %qT in %<#pragma omp declare reduction%>"
66397 msgstr ""
66399 #: cp/parser.cc:49517 cp/pt.cc:14662 cp/semantics.cc:6456
66400 #, gcc-internal-format
66401 msgid "reference type %qT in %<#pragma omp declare reduction%>"
66402 msgstr ""
66404 #: cp/parser.cc:49520 cp/semantics.cc:6462
66405 #, gcc-internal-format
66406 msgid ""
66407 "%<const%>, %<volatile%> or %<__restrict%>-qualified type %qT in %<#pragma "
66408 "omp declare reduction%>"
66409 msgstr ""
66411 #: cp/parser.cc:50240
66412 #, gcc-internal-format
66413 msgid "%<#pragma acc routine%> names a set of overloads"
66414 msgstr ""
66416 #: cp/parser.cc:50250
66417 #, gcc-internal-format
66418 msgid "%qD does not refer to a namespace scope function"
66419 msgstr ""
66421 #. cancel-and-throw is unimplemented.
66422 #: cp/parser.cc:50611
66423 #, gcc-internal-format
66424 msgid "%<atomic_cancel%>"
66425 msgstr ""
66427 #: cp/parser.cc:50658 cp/semantics.cc:11474
66428 #, gcc-internal-format
66429 msgid "%<__transaction_relaxed%> without transactional memory support enabled"
66430 msgstr ""
66432 #: cp/parser.cc:50660 cp/semantics.cc:11476
66433 #, gcc-internal-format
66434 msgid "%<__transaction_atomic%> without transactional memory support enabled"
66435 msgstr ""
66437 #: cp/parser.cc:50806
66438 #, gcc-internal-format
66439 msgid ""
66440 "outer %<__transaction_cancel%> not within outer %<__transaction_atomic%>"
66441 msgstr ""
66443 #: cp/parser.cc:50809
66444 #, gcc-internal-format
66445 msgid "  or a %<transaction_may_cancel_outer%> function"
66446 msgstr ""
66448 #: cp/parser.cc:50856
66449 #, gcc-internal-format
66450 msgid "malformed %<#pragma GCC pch_preprocess%>"
66451 msgstr ""
66453 #: cp/parser.cc:51156
66454 #, gcc-internal-format
66455 msgid "%<#pragma omp requires%> may only be used at file or namespace scope"
66456 msgstr ""
66458 #: cp/parser.cc:51167
66459 #, gcc-internal-format
66460 msgid "%<#pragma omp assumes%> may only be used at file or namespace scope"
66461 msgstr ""
66463 #: cp/parser.cc:51244
66464 #, gcc-internal-format
66465 msgid "%<#pragma GCC %s%> must be inside a function"
66466 msgstr ""
66468 #: cp/parser.cc:51386
66469 #, gcc-internal-format
66470 msgid "multi-source compilation not implemented for C++"
66471 msgstr ""
66473 #: cp/parser.cc:51423
66474 #, gcc-internal-format
66475 msgid "placeholder type not allowed in this context"
66476 msgstr ""
66478 #: cp/parser.cc:51632
66479 #, gcc-internal-format
66480 msgid "implicit templates may not be %<virtual%>"
66481 msgstr ""
66483 #: cp/parser.cc:51688
66484 #, gcc-internal-format
66485 msgid "%<extern \"C\"%> linkage started here"
66486 msgstr ""
66488 #: cp/pt.cc:313
66489 #, gcc-internal-format
66490 msgid "data member %qD cannot be a member template"
66491 msgstr ""
66493 #: cp/pt.cc:326
66494 #, gcc-internal-format
66495 msgid "invalid member template declaration %qD"
66496 msgstr ""
66498 #: cp/pt.cc:780
66499 #, gcc-internal-format
66500 msgid "explicit specialization in non-namespace scope %qD"
66501 msgstr ""
66503 #: cp/pt.cc:794
66504 #, gcc-internal-format
66505 msgid "enclosing class templates are not explicitly specialized"
66506 msgstr ""
66508 #: cp/pt.cc:878
66509 #, gcc-internal-format
66510 msgid "specialization of %qD must appear at namespace scope"
66511 msgstr ""
66513 #: cp/pt.cc:889 cp/pt.cc:1129
66514 #, gcc-internal-format
66515 msgid "specialization of %qD in different namespace"
66516 msgstr ""
66518 #: cp/pt.cc:891
66519 #, gcc-internal-format
66520 msgid "  from definition of %q#D"
66521 msgstr ""
66523 #: cp/pt.cc:908
66524 #, gcc-internal-format
66525 msgid ""
66526 "explicit instantiation of %qD in namespace %qD (which does not enclose "
66527 "namespace %qD)"
66528 msgstr ""
66530 #: cp/pt.cc:1041
66531 #, gcc-internal-format
66532 msgid "name of class shadows template template parameter %qD"
66533 msgstr ""
66535 #: cp/pt.cc:1053
66536 #, gcc-internal-format
66537 msgid "specialization of alias template %qD"
66538 msgstr ""
66540 #: cp/pt.cc:1056 cp/pt.cc:1195
66541 #, gcc-internal-format
66542 msgid "explicit specialization of non-template %qT"
66543 msgstr ""
66545 #: cp/pt.cc:1088
66546 #, gcc-internal-format
66547 msgid "specialization of %qT after instantiation"
66548 msgstr ""
66550 #: cp/pt.cc:1132
66551 #, gcc-internal-format
66552 msgid "from definition of %q#D"
66553 msgstr ""
66555 #. But if we've had an implicit instantiation, that's a
66556 #. problem ([temp.expl.spec]/6).
66557 #: cp/pt.cc:1173
66558 #, gcc-internal-format
66559 msgid "specialization %qT after instantiation %qT"
66560 msgstr ""
66562 #: cp/pt.cc:1191
66563 #, gcc-internal-format
66564 msgid "template specialization of %qD not allowed by ISO C++"
66565 msgstr ""
66567 #: cp/pt.cc:1568
66568 #, gcc-internal-format
66569 msgid "specialization of %qD after instantiation"
66570 msgstr ""
66572 #: cp/pt.cc:2046 cp/semantics.cc:6312
66573 #, gcc-internal-format
66574 msgid "%s %#qD"
66575 msgstr ""
66577 #: cp/pt.cc:2182
66578 #, gcc-internal-format
66579 msgid "%qD is not a function template"
66580 msgstr ""
66582 #: cp/pt.cc:2187
66583 #, gcc-internal-format
66584 msgid "%qD is not a variable template"
66585 msgstr ""
66587 #: cp/pt.cc:2470
66588 #, gcc-internal-format
66589 msgid "template-id %qD for %q+D does not match any template declaration"
66590 msgstr ""
66592 #: cp/pt.cc:2474
66593 #, gcc-internal-format
66594 msgid ""
66595 "saw %d %<template<>%>, need %d for specializing a member function template"
66596 msgstr ""
66598 #: cp/pt.cc:2484
66599 #, gcc-internal-format
66600 msgid "ambiguous template specialization %qD for %q+D"
66601 msgstr ""
66603 #: cp/pt.cc:2688
66604 #, gcc-internal-format
66605 msgid ""
66606 "variable templates only available with %<-std=c++14%> or %<-std=gnu++14%>"
66607 msgstr ""
66609 #: cp/pt.cc:2698
66610 #, gcc-internal-format
66611 msgid "too many template headers for %qD (should be %d)"
66612 msgstr ""
66614 #: cp/pt.cc:2704
66615 #, gcc-internal-format
66616 msgid ""
66617 "members of an explicitly specialized class are defined without a template "
66618 "header"
66619 msgstr ""
66621 #: cp/pt.cc:2728
66622 #, gcc-internal-format
66623 msgid ""
66624 "explicit specialization of %qD outside its namespace must use a nested-name-"
66625 "specifier"
66626 msgstr ""
66628 #. This was allowed in C++98, so only pedwarn.
66629 #: cp/pt.cc:2733
66630 #, gcc-internal-format
66631 msgid ""
66632 "explicit instantiation of %qD outside its namespace must use a nested-name-"
66633 "specifier"
66634 msgstr ""
66636 #: cp/pt.cc:2769
66637 #, gcc-internal-format
66638 msgid "explicit specialization %q#D may be missing attributes"
66639 msgstr ""
66641 #: cp/pt.cc:2773
66642 #, gcc-internal-format, gfc-internal-format
66643 msgid "missing primary template attributes %s"
66644 msgstr ""
66646 #: cp/pt.cc:2774
66647 #, gcc-internal-format, gfc-internal-format
66648 msgid "missing primary template attribute %s"
66649 msgstr ""
66651 #: cp/pt.cc:2866 cp/pt.cc:2926
66652 #, gcc-internal-format
66653 msgid "template-id %qE in declaration of primary template"
66654 msgstr ""
66656 #: cp/pt.cc:2879
66657 #, gcc-internal-format
66658 msgid "template parameter list used in explicit instantiation"
66659 msgstr ""
66661 #: cp/pt.cc:2885
66662 #, gcc-internal-format
66663 msgid "definition provided for explicit instantiation"
66664 msgstr ""
66666 #: cp/pt.cc:2893
66667 #, gcc-internal-format
66668 msgid "too many template parameter lists in declaration of %qD"
66669 msgstr ""
66671 #: cp/pt.cc:2896
66672 #, gcc-internal-format
66673 msgid "too few template parameter lists in declaration of %qD"
66674 msgstr ""
66676 #: cp/pt.cc:2898
66677 #, gcc-internal-format
66678 msgid "explicit specialization of %qD must be introduced by %<template <>%>"
66679 msgstr ""
66681 #: cp/pt.cc:2904
66682 #, gcc-internal-format
66683 msgid "explicit specialization declared %<concept%>"
66684 msgstr ""
66686 #: cp/pt.cc:2937
66687 #, gcc-internal-format
66688 msgid "non-type partial specialization %qE is not allowed"
66689 msgstr ""
66691 #: cp/pt.cc:2941
66692 #, gcc-internal-format
66693 msgid "non-class, non-variable partial specialization %qE is not allowed"
66694 msgstr ""
66696 #: cp/pt.cc:2973
66697 #, gcc-internal-format
66698 msgid "default argument specified in explicit specialization"
66699 msgstr ""
66701 #: cp/pt.cc:3016
66702 #, gcc-internal-format
66703 msgid "%qD is not a template function"
66704 msgstr ""
66706 #. From [temp.expl.spec]:
66708 #. If such an explicit specialization for the member
66709 #. of a class template names an implicitly-declared
66710 #. special member function (clause _special_), the
66711 #. program is ill-formed.
66713 #. Similar language is found in [temp.explicit].
66714 #: cp/pt.cc:3078
66715 #, gcc-internal-format
66716 msgid "specialization of implicitly-declared special member function"
66717 msgstr ""
66719 #: cp/pt.cc:3094
66720 #, gcc-internal-format
66721 msgid "no member function %qD declared in %qT"
66722 msgstr ""
66724 #: cp/pt.cc:3125
66725 #, gcc-internal-format
66726 msgid "friend declaration %qD is not visible to explicit specialization"
66727 msgstr ""
66729 #: cp/pt.cc:3128
66730 #, gcc-internal-format
66731 msgid "friend declaration here"
66732 msgstr ""
66734 #: cp/pt.cc:3239
66735 #, gcc-internal-format
66736 msgid "explicit specialization of function concept %qD"
66737 msgstr ""
66739 #: cp/pt.cc:3817
66740 #, gcc-internal-format
66741 msgid "argument to %<__integer_pack%> must be between 0 and %d"
66742 msgstr ""
66744 #: cp/pt.cc:4190
66745 #, gcc-internal-format
66746 msgid "base initializer expansion %qT contains no parameter packs"
66747 msgstr ""
66749 #: cp/pt.cc:4258
66750 #, gcc-internal-format
66751 msgid "expansion pattern %qT contains no parameter packs"
66752 msgstr ""
66754 #: cp/pt.cc:4260
66755 #, gcc-internal-format
66756 msgid "expansion pattern %qE contains no parameter packs"
66757 msgstr ""
66759 #: cp/pt.cc:4344
66760 #, gcc-internal-format
66761 msgid "parameter packs not expanded with %<...%>:"
66762 msgstr ""
66764 #: cp/pt.cc:4361 cp/pt.cc:5242
66765 #, gcc-internal-format
66766 msgid "        %qD"
66767 msgstr ""
66769 #: cp/pt.cc:4363
66770 #, gcc-internal-format, gfc-internal-format
66771 msgid "        %s"
66772 msgstr ""
66774 #: cp/pt.cc:4489
66775 #, gcc-internal-format
66776 msgid "declaration of template parameter %q+D shadows template parameter"
66777 msgstr ""
66779 #: cp/pt.cc:4492
66780 #, gcc-internal-format
66781 msgid "declaration of %q+#D shadows template parameter"
66782 msgstr ""
66784 #: cp/pt.cc:4494
66785 #, gcc-internal-format
66786 msgid "template parameter %qD declared here"
66787 msgstr ""
66789 #: cp/pt.cc:5178
66790 #, gcc-internal-format
66791 msgid "specialization of variable concept %q#D"
66792 msgstr ""
66794 #: cp/pt.cc:5237
66795 #, gcc-internal-format
66796 msgid "template parameters not deducible in partial specialization:"
66797 msgstr ""
66799 #: cp/pt.cc:5260
66800 #, gcc-internal-format
66801 msgid ""
66802 "partial specialization %q+D does not specialize any template arguments; to "
66803 "define the primary template, remove the template argument list"
66804 msgstr ""
66806 #: cp/pt.cc:5264
66807 #, gcc-internal-format
66808 msgid ""
66809 "partial specialization %q+D does not specialize any template arguments and "
66810 "is not more constrained than the primary template; to define the primary "
66811 "template, remove the template argument list"
66812 msgstr ""
66814 #: cp/pt.cc:5268 cp/pt.cc:5279 cp/pt.cc:5287
66815 #, gcc-internal-format
66816 msgid "primary template here"
66817 msgstr ""
66819 #: cp/pt.cc:5276
66820 #, gcc-internal-format
66821 msgid ""
66822 "partial specialization is not more specialized than the primary template "
66823 "because it replaces multiple parameters with a pack expansion"
66824 msgstr ""
66826 #: cp/pt.cc:5286
66827 #, gcc-internal-format
66828 msgid "too many arguments for partial specialization %qT"
66829 msgstr ""
66831 #: cp/pt.cc:5301
66832 #, gcc-internal-format
66833 msgid "partial specialization %qD is not more specialized than"
66834 msgstr ""
66836 #: cp/pt.cc:5303
66837 #, gcc-internal-format
66838 msgid "primary template %qD"
66839 msgstr ""
66841 #: cp/pt.cc:5345
66842 #, gcc-internal-format
66843 msgid ""
66844 "parameter pack argument %qE must be at the end of the template argument list"
66845 msgstr ""
66847 #: cp/pt.cc:5348
66848 #, gcc-internal-format
66849 msgid ""
66850 "parameter pack argument %qT must be at the end of the template argument list"
66851 msgstr ""
66853 #: cp/pt.cc:5410
66854 #, gcc-internal-format
66855 msgid "type %qT of template argument %qE depends on a template parameter"
66856 msgid_plural "type %qT of template argument %qE depends on template parameters"
66857 msgstr[0] ""
66858 msgstr[1] ""
66860 #: cp/pt.cc:5478
66861 #, gcc-internal-format
66862 msgid "declaration of %qD ambiguates earlier template instantiation for %qD"
66863 msgstr ""
66865 #: cp/pt.cc:5482
66866 #, gcc-internal-format
66867 msgid "partial specialization of %qD after instantiation of %qD"
66868 msgstr ""
66870 #: cp/pt.cc:5665
66871 #, gcc-internal-format
66872 msgid "no default argument for %qD"
66873 msgstr ""
66875 #. A primary class template, primary variable template
66876 #. (DR 2032), or alias template can only have one
66877 #. parameter pack, at the end of the template
66878 #. parameter list.
66879 #: cp/pt.cc:5688
66880 #, gcc-internal-format
66881 msgid "parameter pack %q+D must be at the end of the template parameter list"
66882 msgstr ""
66884 #: cp/pt.cc:5724
66885 #, gcc-internal-format
66886 msgid ""
66887 "default template arguments may not be used in function template friend re-"
66888 "declaration"
66889 msgstr ""
66891 #: cp/pt.cc:5727
66892 #, gcc-internal-format
66893 msgid ""
66894 "default template arguments may not be used in template friend declarations"
66895 msgstr ""
66897 #: cp/pt.cc:5730
66898 #, gcc-internal-format
66899 msgid ""
66900 "default template arguments may not be used in function templates without %<-"
66901 "std=c++11%> or %<-std=gnu++11%>"
66902 msgstr ""
66904 #: cp/pt.cc:5733
66905 #, gcc-internal-format
66906 msgid "default template arguments may not be used in partial specializations"
66907 msgstr ""
66909 #: cp/pt.cc:5736 cp/pt.cc:5794
66910 #, gcc-internal-format
66911 msgid "default argument for template parameter for class enclosing %qD"
66912 msgstr ""
66914 #: cp/pt.cc:5905
66915 #, gcc-internal-format
66916 msgid "template %qD declared"
66917 msgstr ""
66919 #: cp/pt.cc:5913
66920 #, gcc-internal-format
66921 msgid "template class without a name"
66922 msgstr ""
66924 #: cp/pt.cc:5921
66925 #, gcc-internal-format
66926 msgid "member template %qD may not have virt-specifiers"
66927 msgstr ""
66929 #. [basic.stc.dynamic.allocation]
66931 #. An allocation function can be a function
66932 #. template. ... Template allocation functions shall
66933 #. have two or more parameters.
66934 #: cp/pt.cc:5944
66935 #, gcc-internal-format
66936 msgid "invalid template declaration of %qD"
66937 msgstr ""
66939 #: cp/pt.cc:6096
66940 #, gcc-internal-format
66941 msgid "template definition of non-template %q#D"
66942 msgstr ""
66944 #: cp/pt.cc:6135
66945 #, gcc-internal-format
66946 msgid "expected %d levels of template parms for %q#D, got %d"
66947 msgstr ""
66949 #: cp/pt.cc:6149
66950 #, gcc-internal-format
66951 msgid "got %d template parameters for %q#D"
66952 msgstr ""
66954 #: cp/pt.cc:6152
66955 #, gcc-internal-format
66956 msgid "got %d template parameters for %q#T"
66957 msgstr ""
66959 #: cp/pt.cc:6154
66960 #, gcc-internal-format, gfc-internal-format
66961 msgid "  but %d required"
66962 msgstr ""
66964 #: cp/pt.cc:6175
66965 #, gcc-internal-format
66966 msgid "template arguments to %qD do not match original template %qD"
66967 msgstr ""
66969 #: cp/pt.cc:6178
66970 #, gcc-internal-format
66971 msgid "use %<template<>%> for an explicit specialization"
66972 msgstr ""
66974 #: cp/pt.cc:6200
66975 #, gcc-internal-format
66976 msgid "redeclaration of %qD with different constraints"
66977 msgstr ""
66979 #: cp/pt.cc:6345
66980 #, gcc-internal-format
66981 msgid "%qT is not a template type"
66982 msgstr ""
66984 #: cp/pt.cc:6358
66985 #, gcc-internal-format
66986 msgid "template specifiers not specified in declaration of %qD"
66987 msgstr ""
66989 #: cp/pt.cc:6369
66990 #, gcc-internal-format, gfc-internal-format
66991 msgid "redeclared with %d template parameter"
66992 msgid_plural "redeclared with %d template parameters"
66993 msgstr[0] ""
66994 msgstr[1] ""
66996 #: cp/pt.cc:6373
66997 #, gcc-internal-format
66998 msgid "previous declaration %qD used %d template parameter"
66999 msgid_plural "previous declaration %qD used %d template parameters"
67000 msgstr[0] ""
67001 msgstr[1] ""
67003 #: cp/pt.cc:6407
67004 #, gcc-internal-format
67005 msgid "template parameter %q+#D"
67006 msgstr ""
67008 #: cp/pt.cc:6409
67009 #, gcc-internal-format
67010 msgid "redeclared here as %q#D"
67011 msgstr ""
67013 #: cp/pt.cc:6411
67014 #, gcc-internal-format
67015 msgid "redeclared here"
67016 msgstr ""
67018 #: cp/pt.cc:6422
67019 #, gcc-internal-format
67020 msgid "declaration of template parameter %q+#D with different constraints"
67021 msgstr ""
67023 #: cp/pt.cc:6425 cp/pt.cc:6453
67024 #, gcc-internal-format
67025 msgid "original declaration appeared here"
67026 msgstr ""
67028 #: cp/pt.cc:6450
67029 #, gcc-internal-format
67030 msgid "redeclaration of %q#D with different constraints"
67031 msgstr ""
67033 #: cp/pt.cc:6861 cp/pt.cc:6931
67034 #, gcc-internal-format
67035 msgid "%qE is not a valid template argument for type %qT"
67036 msgstr ""
67038 #: cp/pt.cc:6864
67039 #, gcc-internal-format
67040 msgid "it must be the address of a function with external linkage"
67041 msgstr ""
67043 #: cp/pt.cc:6867
67044 #, gcc-internal-format
67045 msgid "it must be the name of a function with external linkage"
67046 msgstr ""
67048 #: cp/pt.cc:6881
67049 #, gcc-internal-format
67050 msgid ""
67051 "%qE is not a valid template argument for type %qT because %qD has no linkage"
67052 msgstr ""
67054 #: cp/pt.cc:6885
67055 #, gcc-internal-format
67056 msgid ""
67057 "%qE is not a valid template argument for type %qT because %qD does not have "
67058 "external linkage"
67059 msgstr ""
67061 #: cp/pt.cc:6934
67062 #, gcc-internal-format
67063 msgid "it must be a pointer-to-member of the form %<&X::Y%>"
67064 msgstr ""
67066 #: cp/pt.cc:6936
67067 #, gcc-internal-format
67068 msgid "because it is a member of %qT"
67069 msgstr ""
67071 #: cp/pt.cc:7005
67072 #, gcc-internal-format
67073 msgid "  couldn%'t deduce template parameter %qD"
67074 msgstr ""
67076 #: cp/pt.cc:7014
67077 #, gcc-internal-format
67078 msgid "  types %qT and %qT have incompatible cv-qualifiers"
67079 msgstr ""
67081 #: cp/pt.cc:7023
67082 #, gcc-internal-format
67083 msgid "  mismatched types %qT and %qT"
67084 msgstr ""
67086 #: cp/pt.cc:7032
67087 #, gcc-internal-format
67088 msgid "  template parameter %qD is not a parameter pack, but argument %qD is"
67089 msgstr ""
67091 #: cp/pt.cc:7043
67092 #, gcc-internal-format
67093 msgid "  template argument %qE does not match pointer-to-member constant %qE"
67094 msgstr ""
67096 #: cp/pt.cc:7053
67097 #, gcc-internal-format
67098 msgid "  %qE is not equivalent to %qE"
67099 msgstr ""
67101 #: cp/pt.cc:7062
67102 #, gcc-internal-format
67103 msgid "  inconsistent parameter pack deduction with %qT and %qT"
67104 msgstr ""
67106 #: cp/pt.cc:7074
67107 #, gcc-internal-format
67108 msgid "  deduced conflicting types for parameter %qT (%qT and %qT)"
67109 msgstr ""
67111 #: cp/pt.cc:7078
67112 #, gcc-internal-format
67113 msgid "  deduced conflicting values for non-type parameter %qE (%qE and %qE)"
67114 msgstr ""
67116 #: cp/pt.cc:7089
67117 #, gcc-internal-format
67118 msgid "  variable-sized array type %qT is not a valid template argument"
67119 msgstr ""
67121 #: cp/pt.cc:7100
67122 #, gcc-internal-format
67123 msgid "  member function type %qT is not a valid template argument"
67124 msgstr ""
67126 #: cp/pt.cc:7143
67127 #, gcc-internal-format
67128 msgid "  cannot convert %qE (type %qT) to type %qT"
67129 msgstr ""
67131 #: cp/pt.cc:7156
67132 #, gcc-internal-format
67133 msgid "  %qT is an ambiguous base class of %qT"
67134 msgstr ""
67136 #: cp/pt.cc:7160
67137 #, gcc-internal-format
67138 msgid "  %qT is not derived from %qT"
67139 msgstr ""
67141 #: cp/pt.cc:7171
67142 #, gcc-internal-format
67143 msgid ""
67144 "  template parameters of a template template argument are inconsistent with "
67145 "other deduced template arguments"
67146 msgstr ""
67148 #: cp/pt.cc:7181
67149 #, gcc-internal-format
67150 msgid "  cannot deduce a template for %qT from non-template type %qT"
67151 msgstr ""
67153 #: cp/pt.cc:7191
67154 #, gcc-internal-format
67155 msgid "  template argument %qE does not match %qE"
67156 msgstr ""
67158 #: cp/pt.cc:7242
67159 #, gcc-internal-format
67160 msgid ""
67161 "%qE is not a valid template argument of type %qT because %qE is not a "
67162 "variable or function"
67163 msgstr ""
67165 #: cp/pt.cc:7251
67166 #, gcc-internal-format
67167 msgid ""
67168 "%qE is not a valid template argument of type %qT in C++98 because %qD does "
67169 "not have external linkage"
67170 msgstr ""
67172 #: cp/pt.cc:7261
67173 #, gcc-internal-format
67174 msgid ""
67175 "%qE is not a valid template argument of type %qT because %qD has no linkage"
67176 msgstr ""
67178 #: cp/pt.cc:7278
67179 #, gcc-internal-format
67180 msgid "the address of %qD is not a valid template argument"
67181 msgstr ""
67183 #: cp/pt.cc:7288
67184 #, gcc-internal-format
67185 msgid ""
67186 "the address of the %qT subobject of %qD is not a valid template argument"
67187 msgstr ""
67189 #: cp/pt.cc:7295
67190 #, gcc-internal-format
67191 msgid ""
67192 "the address of %qD is not a valid template argument because it does not have "
67193 "static storage duration"
67194 msgstr ""
67196 #: cp/pt.cc:7313
67197 #, gcc-internal-format
67198 msgid ""
67199 "%qD is not a valid template argument because %qD is a variable, not the "
67200 "address of a variable"
67201 msgstr ""
67203 #: cp/pt.cc:7321
67204 #, gcc-internal-format
67205 msgid ""
67206 "%qE is not a valid template argument for %qT because it is not the address "
67207 "of a variable"
67208 msgstr ""
67210 #: cp/pt.cc:7443
67211 #, gcc-internal-format
67212 msgid ""
67213 "%qE is not a valid template argument for type %qT because string literals "
67214 "can never be used in this context"
67215 msgstr ""
67217 #: cp/pt.cc:7608
67218 #, gcc-internal-format
67219 msgid "in template argument for type %qT"
67220 msgstr ""
67222 #: cp/pt.cc:7622
67223 #, gcc-internal-format
67224 msgid "template argument %qE for type %qT not a compile-time constant"
67225 msgstr ""
67227 #: cp/pt.cc:7708
67228 #, gcc-internal-format
67229 msgid ""
67230 "%qE is not a valid template argument for type %qT because of conflicts in cv-"
67231 "qualification"
67232 msgstr ""
67234 #: cp/pt.cc:7716
67235 #, gcc-internal-format
67236 msgid ""
67237 "%qE is not a valid template argument for type %qT because it is not an lvalue"
67238 msgstr ""
67240 #: cp/pt.cc:7734
67241 #, gcc-internal-format
67242 msgid ""
67243 "%q#D is not a valid template argument for type %qT because a reference "
67244 "variable does not have a constant address"
67245 msgstr ""
67247 #: cp/pt.cc:7793
67248 #, gcc-internal-format
67249 msgid ""
67250 "%qE is not a valid template argument for type %qT because it is a pointer"
67251 msgstr ""
67253 #: cp/pt.cc:7795
67254 #, gcc-internal-format
67255 msgid "try using %qE instead"
67256 msgstr ""
67258 #: cp/pt.cc:7849
67259 #, gcc-internal-format
67260 msgid ""
67261 "%qE is not a valid template argument for type %qT because it is of type %qT"
67262 msgstr ""
67264 #: cp/pt.cc:8441
67265 #, gcc-internal-format
67266 msgid "ignoring attributes on template argument %qT"
67267 msgstr ""
67269 #: cp/pt.cc:8457
67270 #, gcc-internal-format
67271 msgid "ignoring attributes in template argument %qE"
67272 msgstr ""
67274 #: cp/pt.cc:8601
67275 #, gcc-internal-format
67276 msgid "injected-class-name %qD used as template template argument"
67277 msgstr ""
67279 #: cp/pt.cc:8630
67280 #, gcc-internal-format
67281 msgid "invalid use of destructor %qE as a type"
67282 msgstr ""
67284 #: cp/pt.cc:8635
67285 #, gcc-internal-format
67286 msgid "to refer to a type member of a template parameter, use %<typename %E%>"
67287 msgstr ""
67289 #: cp/pt.cc:8651 cp/pt.cc:8685 cp/pt.cc:8735
67290 #, gcc-internal-format
67291 msgid "type/value mismatch at argument %d in template parameter list for %qD"
67292 msgstr ""
67294 #: cp/pt.cc:8659
67295 #, gcc-internal-format
67296 msgid "  expected a constant of type %qT, got %qT"
67297 msgstr ""
67299 #: cp/pt.cc:8667
67300 #, gcc-internal-format
67301 msgid ""
67302 "  ambiguous template argument for non-type template parameter is treated as "
67303 "function type"
67304 msgstr ""
67306 #: cp/pt.cc:8673
67307 #, gcc-internal-format
67308 msgid "  expected a class template, got %qE"
67309 msgstr ""
67311 #: cp/pt.cc:8676
67312 #, gcc-internal-format
67313 msgid "  expected a type, got %qE"
67314 msgstr ""
67316 #: cp/pt.cc:8690
67317 #, gcc-internal-format
67318 msgid "  expected a type, got %qT"
67319 msgstr ""
67321 #: cp/pt.cc:8693
67322 #, gcc-internal-format
67323 msgid "  expected a class template, got %qT"
67324 msgstr ""
67326 #: cp/pt.cc:8739
67327 #, gcc-internal-format
67328 msgid "  expected a template of type %qD, got %qT"
67329 msgstr ""
67331 #: cp/pt.cc:8753
67332 #, gcc-internal-format
67333 msgid "constraint mismatch at argument %d in template parameter list for %qD"
67334 msgstr ""
67336 #: cp/pt.cc:8756
67337 #, gcc-internal-format
67338 msgid "  expected %qD but got %qD"
67339 msgstr ""
67341 #: cp/pt.cc:8844
67342 #, gcc-internal-format
67343 msgid "could not convert template argument %qE from %qT to %qT"
67344 msgstr ""
67346 #: cp/pt.cc:8982 cp/pt.cc:9308
67347 #, gcc-internal-format, gfc-internal-format
67348 msgid "template argument %d is invalid"
67349 msgstr ""
67351 #: cp/pt.cc:8997 cp/pt.cc:9142
67352 #, gcc-internal-format, gfc-internal-format
67353 msgid "wrong number of template arguments (%d, should be %d)"
67354 msgstr ""
67356 #: cp/pt.cc:9138
67357 #, gcc-internal-format, gfc-internal-format
67358 msgid "wrong number of template arguments (%d, should be at least %d)"
67359 msgstr ""
67361 #: cp/pt.cc:9147
67362 #, gcc-internal-format
67363 msgid "provided for %qD"
67364 msgstr ""
67366 #: cp/pt.cc:9172
67367 #, gcc-internal-format
67368 msgid ""
67369 "pack expansion argument for non-pack parameter %qD of alias template %qD"
67370 msgstr ""
67372 #: cp/pt.cc:9176
67373 #, gcc-internal-format
67374 msgid "pack expansion argument for non-pack parameter %qD of concept %qD"
67375 msgstr ""
67377 #: cp/pt.cc:9274
67378 #, gcc-internal-format
67379 msgid ""
67380 "so any instantiation with a non-empty parameter pack would be ill-formed"
67381 msgstr ""
67383 #: cp/pt.cc:9841
67384 #, gcc-internal-format
67385 msgid "%q#D is not a function template"
67386 msgstr ""
67388 #: cp/pt.cc:10004
67389 #, gcc-internal-format
67390 msgid "non-template type %qT used as a template"
67391 msgstr ""
67393 #: cp/pt.cc:10006
67394 #, gcc-internal-format
67395 msgid "for template declaration %q+D"
67396 msgstr ""
67398 #: cp/pt.cc:10175 cp/pt.cc:22284
67399 #, gcc-internal-format
67400 msgid "template constraint failure for %qD"
67401 msgstr ""
67403 #: cp/pt.cc:10528
67404 #, gcc-internal-format
67405 msgid "use of invalid variable template %qE"
67406 msgstr ""
67408 #: cp/pt.cc:11252
67409 #, gcc-internal-format
67410 msgid ""
67411 "template instantiation depth exceeds maximum of %d (use %<-ftemplate-"
67412 "depth=%> to increase the maximum)"
67413 msgstr ""
67415 #: cp/pt.cc:12023
67416 #, gcc-internal-format
67417 msgid "score argument must be constant integer expression"
67418 msgstr ""
67420 #: cp/pt.cc:12032
67421 #, gcc-internal-format
67422 msgid "score argument must be non-negative"
67423 msgstr ""
67425 #: cp/pt.cc:12059
67426 #, gcc-internal-format
67427 msgid "property must be constant integer expression or string literal"
67428 msgstr ""
67430 #: cp/pt.cc:12608
67431 #, gcc-internal-format
67432 msgid "flexible array member %qD in union"
67433 msgstr ""
67435 #: cp/pt.cc:13098
67436 #, gcc-internal-format
67437 msgid "fold of empty expansion over %O"
67438 msgstr ""
67440 #: cp/pt.cc:13558
67441 #, gcc-internal-format
67442 msgid "%qE is not the entire pattern of the pack expansion"
67443 msgstr ""
67445 #: cp/pt.cc:13646
67446 #, gcc-internal-format
67447 msgid "mismatched argument pack lengths while expanding %qT"
67448 msgstr ""
67450 #: cp/pt.cc:13649
67451 #, gcc-internal-format
67452 msgid "mismatched argument pack lengths while expanding %qE"
67453 msgstr ""
67455 #: cp/pt.cc:14337
67456 #, gcc-internal-format
67457 msgid "  when instantiating default argument for call to %qD"
67458 msgstr ""
67460 #: cp/pt.cc:14433
67461 #, gcc-internal-format
67462 msgid "creating pointer to member function of non-class type %qT"
67463 msgstr ""
67465 #: cp/pt.cc:15425
67466 #, gcc-internal-format, gfc-internal-format
67467 msgid "mismatched argument pack lengths (%d vs %d)"
67468 msgstr ""
67470 #. It may seem that this case cannot occur, since:
67472 #. typedef void f();
67473 #. void g() { f x; }
67475 #. declares a function, not a variable.  However:
67477 #. typedef void f();
67478 #. template <typename T> void g() { T t; }
67479 #. template void g<f>();
67481 #. is an attempt to declare a variable with function
67482 #. type.
67483 #: cp/pt.cc:15614
67484 #, gcc-internal-format
67485 msgid "variable %qD has function type"
67486 msgstr ""
67488 #: cp/pt.cc:15815
67489 #, gcc-internal-format
67490 msgid "invalid parameter type %qT"
67491 msgstr ""
67493 #: cp/pt.cc:15817
67494 #, gcc-internal-format
67495 msgid "in declaration %q+D"
67496 msgstr ""
67498 #: cp/pt.cc:15944
67499 #, gcc-internal-format
67500 msgid "function returning an array"
67501 msgstr ""
67503 #: cp/pt.cc:15946
67504 #, gcc-internal-format
67505 msgid "function returning a function"
67506 msgstr ""
67508 #: cp/pt.cc:16652
67509 #, gcc-internal-format
67510 msgid "forming reference to void"
67511 msgstr ""
67513 #: cp/pt.cc:16654
67514 #, gcc-internal-format
67515 msgid "forming pointer to reference type %qT"
67516 msgstr ""
67518 #: cp/pt.cc:16656
67519 #, gcc-internal-format
67520 msgid "forming reference to reference type %qT"
67521 msgstr ""
67523 #: cp/pt.cc:16669
67524 #, gcc-internal-format
67525 msgid "forming pointer to qualified function type %qT"
67526 msgstr ""
67528 #: cp/pt.cc:16672
67529 #, gcc-internal-format
67530 msgid "forming reference to qualified function type %qT"
67531 msgstr ""
67533 #: cp/pt.cc:16720
67534 #, gcc-internal-format
67535 msgid "creating pointer to member of non-class type %qT"
67536 msgstr ""
67538 #: cp/pt.cc:16726
67539 #, gcc-internal-format
67540 msgid "creating pointer to member reference type %qT"
67541 msgstr ""
67543 #: cp/pt.cc:16732
67544 #, gcc-internal-format
67545 msgid "creating pointer to member of type void"
67546 msgstr ""
67548 #: cp/pt.cc:16798
67549 #, gcc-internal-format
67550 msgid "creating array of %qT"
67551 msgstr ""
67553 #: cp/pt.cc:16835
67554 #, gcc-internal-format
67555 msgid "%qD is instantiated for an empty pack"
67556 msgstr ""
67558 #: cp/pt.cc:16856
67559 #, gcc-internal-format
67560 msgid "%qT is not a class, struct, or union type"
67561 msgstr ""
67563 #: cp/pt.cc:16896
67564 #, gcc-internal-format
67565 msgid "%qT resolves to %qT, which is not an enumeration type"
67566 msgstr ""
67568 #: cp/pt.cc:16904
67569 #, gcc-internal-format
67570 msgid "%qT resolves to %qT, which is not a class type"
67571 msgstr ""
67573 #: cp/pt.cc:17022
67574 #, gcc-internal-format
67575 msgid "use of %qs in template"
67576 msgstr ""
67578 #: cp/pt.cc:17341
67579 #, gcc-internal-format
67580 msgid "qualifying type %qT does not match destructor name ~%qT"
67581 msgstr ""
67583 #: cp/pt.cc:17356
67584 #, gcc-internal-format
67585 msgid ""
67586 "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
67587 msgstr ""
67589 #: cp/pt.cc:17358
67590 #, gcc-internal-format
67591 msgid "say %<typename %E%> if a type is meant"
67592 msgstr ""
67594 #: cp/pt.cc:17451
67595 #, gcc-internal-format
67596 msgid "initializer for %q#D expands to an empty list of expressions"
67597 msgstr ""
67599 #: cp/pt.cc:19475 cp/pt.cc:21665
67600 #, gcc-internal-format
67601 msgid "invalid use of pack expansion expression"
67602 msgstr ""
67604 #: cp/pt.cc:19479 cp/pt.cc:21669
67605 #, gcc-internal-format
67606 msgid "use %<...%> to expand argument pack"
67607 msgstr ""
67609 #: cp/pt.cc:19626
67610 #, gcc-internal-format
67611 msgid "empty initializer in lambda init-capture"
67612 msgstr ""
67614 #: cp/pt.cc:20939
67615 #, gcc-internal-format
67616 msgid ""
67617 "%qD was not declared in this scope, and no declarations were found by "
67618 "argument-dependent lookup at the point of instantiation"
67619 msgstr ""
67621 #: cp/pt.cc:20974
67622 #, gcc-internal-format
67623 msgid "declarations in dependent base %qT are not found by unqualified lookup"
67624 msgstr ""
67626 #: cp/pt.cc:20979
67627 #, gcc-internal-format
67628 msgid "use %<this->%D%> instead"
67629 msgstr ""
67631 #: cp/pt.cc:20982
67632 #, gcc-internal-format
67633 msgid "use %<%T::%D%> instead"
67634 msgstr ""
67636 #: cp/pt.cc:20987
67637 #, gcc-internal-format
67638 msgid "%qD declared here, later in the translation unit"
67639 msgstr ""
67641 #: cp/pt.cc:21038
67642 #, gcc-internal-format
67643 msgid "wrong number of arguments to %<__builtin_convertvector%>"
67644 msgstr ""
67646 #: cp/pt.cc:21065
67647 #, gcc-internal-format
67648 msgid "wrong number of arguments to %<assume%> attribute"
67649 msgstr ""
67651 #: cp/pt.cc:21276
67652 #, gcc-internal-format
67653 msgid "%qT is not a class or namespace"
67654 msgstr ""
67656 #: cp/pt.cc:21279
67657 #, gcc-internal-format
67658 msgid "%qD is not a class or namespace"
67659 msgstr ""
67661 #: cp/pt.cc:21597
67662 #, gcc-internal-format
67663 msgid "using invalid field %qD"
67664 msgstr ""
67666 #: cp/pt.cc:21930
67667 #, gcc-internal-format
67668 msgid "%qT is/uses unnamed type"
67669 msgstr ""
67671 #: cp/pt.cc:21932
67672 #, gcc-internal-format
67673 msgid "template argument for %qD uses local type %qT"
67674 msgstr ""
67676 #: cp/pt.cc:21942
67677 #, gcc-internal-format
67678 msgid "%qT is a variably modified type"
67679 msgstr ""
67681 #: cp/pt.cc:21957
67682 #, gcc-internal-format
67683 msgid "integral expression %qE is not constant"
67684 msgstr ""
67686 #: cp/pt.cc:21975
67687 #, gcc-internal-format
67688 msgid "  trying to instantiate %qD"
67689 msgstr ""
67691 #: cp/pt.cc:26368
67692 #, gcc-internal-format
67693 msgid "ambiguous template instantiation for %q#T"
67694 msgstr ""
67696 #: cp/pt.cc:26370
67697 #, gcc-internal-format
67698 msgid "ambiguous template instantiation for %q#D"
67699 msgstr ""
67701 #: cp/pt.cc:26376
67702 msgid "%s %#qS"
67703 msgstr ""
67705 #: cp/pt.cc:26403 cp/pt.cc:26498
67706 #, gcc-internal-format
67707 msgid "explicit instantiation of non-template %q#D"
67708 msgstr ""
67710 #: cp/pt.cc:26409
67711 #, gcc-internal-format
67712 msgid "explicit instantiation of variable concept %q#D"
67713 msgstr ""
67715 #: cp/pt.cc:26411
67716 #, gcc-internal-format
67717 msgid "explicit instantiation of function concept %q#D"
67718 msgstr ""
67720 #: cp/pt.cc:26430
67721 #, gcc-internal-format
67722 msgid "%qD is not a static data member of a class template"
67723 msgstr ""
67725 #: cp/pt.cc:26436 cp/pt.cc:26493
67726 #, gcc-internal-format
67727 msgid "no matching template for %qD found"
67728 msgstr ""
67730 #: cp/pt.cc:26441
67731 #, gcc-internal-format
67732 msgid ""
67733 "type %qT for explicit instantiation %qD does not match declared type %qT"
67734 msgstr ""
67736 #: cp/pt.cc:26449
67737 #, gcc-internal-format
67738 msgid "explicit instantiation of %q#D"
67739 msgstr ""
67741 #: cp/pt.cc:26485
67742 #, gcc-internal-format
67743 msgid "duplicate explicit instantiation of %q#D"
67744 msgstr ""
67746 #: cp/pt.cc:26508 cp/pt.cc:26575
67747 #, gcc-internal-format
67748 msgid "ISO C++ 1998 forbids the use of %<extern%> on explicit instantiations"
67749 msgstr ""
67751 #: cp/pt.cc:26513 cp/pt.cc:26590
67752 #, gcc-internal-format
67753 msgid "storage class %qD applied to template instantiation"
67754 msgstr ""
67756 #: cp/pt.cc:26547
67757 #, gcc-internal-format
67758 msgid "explicit instantiation of non-class template %qD"
67759 msgstr ""
67761 #: cp/pt.cc:26550
67762 #, gcc-internal-format
67763 msgid "explicit instantiation of non-template type %qT"
67764 msgstr ""
67766 #: cp/pt.cc:26559
67767 #, gcc-internal-format
67768 msgid "explicit instantiation of %q#T before definition of template"
67769 msgstr ""
67771 #: cp/pt.cc:26580
67772 #, gcc-internal-format
67773 msgid "ISO C++ forbids the use of %qE on explicit instantiations"
67774 msgstr ""
67776 #: cp/pt.cc:26620
67777 #, gcc-internal-format
67778 msgid "duplicate explicit instantiation of %q#T"
67779 msgstr ""
67781 #: cp/pt.cc:26936
67782 #, gcc-internal-format
67783 msgid "exception specification of %qD depends on itself"
67784 msgstr ""
67786 #. [temp.explicit]
67788 #. The definition of a non-exported function template, a
67789 #. non-exported member function template, or a non-exported
67790 #. member function or static data member of a class template
67791 #. shall be present in every translation unit in which it is
67792 #. explicitly instantiated.
67793 #: cp/pt.cc:27409
67794 #, gcc-internal-format
67795 msgid "explicit instantiation of %qD but no definition available"
67796 msgstr ""
67798 #: cp/pt.cc:27454
67799 #, gcc-internal-format
67800 msgid ""
67801 "template instantiation depth exceeds maximum of %d instantiating %q+D, "
67802 "possibly from virtual table generation (use %<-ftemplate-depth=%> to "
67803 "increase the maximum)"
67804 msgstr ""
67806 #: cp/pt.cc:27828
67807 #, gcc-internal-format
67808 msgid ""
67809 "non-type template parameters of deduced class type only available with %<-"
67810 "std=c++20%> or %<-std=gnu++20%>"
67811 msgstr ""
67813 #: cp/pt.cc:27858
67814 #, gcc-internal-format
67815 msgid ""
67816 "%qT is not a valid type for a template non-type parameter because it is not "
67817 "structural"
67818 msgstr ""
67820 #: cp/pt.cc:27867
67821 #, gcc-internal-format
67822 msgid ""
67823 "non-type template parameters of class type only available with %<-std=c+"
67824 "+20%> or %<-std=gnu++20%>"
67825 msgstr ""
67827 #: cp/pt.cc:27875
67828 #, gcc-internal-format
67829 msgid "invalid template non-type parameter"
67830 msgstr ""
67832 #: cp/pt.cc:27877
67833 #, gcc-internal-format
67834 msgid "%q#T is not a valid type for a template non-type parameter"
67835 msgstr ""
67837 #: cp/pt.cc:29321
67838 #, gcc-internal-format
67839 msgid "keyword %<template%> not allowed in declarator-id"
67840 msgstr ""
67842 #: cp/pt.cc:29512
67843 #, gcc-internal-format
67844 msgid "a concept cannot be constrained"
67845 msgstr ""
67847 #: cp/pt.cc:29521
67848 #, gcc-internal-format
67849 msgid "concept %qE not in namespace scope"
67850 msgstr ""
67852 #: cp/pt.cc:29527
67853 #, gcc-internal-format
67854 msgid "concept %qE has multiple template parameter lists"
67855 msgstr ""
67857 #: cp/pt.cc:29558
67858 #, gcc-internal-format
67859 msgid ""
67860 "deducing from brace-enclosed initializer list requires %<#include "
67861 "<initializer_list>%>"
67862 msgstr ""
67864 #: cp/pt.cc:30836
67865 #, gcc-internal-format
67866 msgid "non-deducible template %qT used without template arguments"
67867 msgstr ""
67869 #: cp/pt.cc:30848
67870 #, gcc-internal-format
67871 msgid ""
67872 "alias template deduction only available with %<-std=c++20%> or %<-std=gnu+"
67873 "+20%>"
67874 msgstr ""
67876 #: cp/pt.cc:30854
67877 #, gcc-internal-format
67878 msgid "use %qD directly instead"
67879 msgstr ""
67881 #: cp/pt.cc:30982
67882 #, gcc-internal-format
67883 msgid ""
67884 "cannot deduce template arguments for copy-initialization of %qT, as it has "
67885 "no non-explicit deduction guides or user-declared constructors"
67886 msgstr ""
67888 #: cp/pt.cc:30989
67889 #, gcc-internal-format
67890 msgid ""
67891 "cannot deduce template arguments of %qT, as it has no viable deduction guides"
67892 msgstr ""
67894 #: cp/pt.cc:31001
67895 #, gcc-internal-format
67896 msgid "class template argument deduction failed:"
67897 msgstr ""
67899 #: cp/pt.cc:31004
67900 #, gcc-internal-format
67901 msgid "explicit deduction guides not considered for copy-initialization"
67902 msgstr ""
67904 #. TODO: Pass down location from cp_finish_decl.
67905 #: cp/pt.cc:31018
67906 #, gcc-internal-format
67907 msgid ""
67908 "class template argument deduction for %qT failed: explicit deduction guide "
67909 "selected in copy-list-initialization"
67910 msgstr ""
67912 #: cp/pt.cc:31022
67913 #, gcc-internal-format
67914 msgid "explicit deduction guide declared here"
67915 msgstr ""
67917 #: cp/pt.cc:31036
67918 #, gcc-internal-format
67919 msgid "%qT may not intend to support class template argument deduction"
67920 msgstr ""
67922 #: cp/pt.cc:31038
67923 #, gcc-internal-format
67924 msgid "add a deduction guide to suppress this warning"
67925 msgstr ""
67927 #: cp/pt.cc:31160
67928 #, gcc-internal-format
67929 msgid "direct-list-initialization of %<auto%> requires exactly one element"
67930 msgstr ""
67932 #: cp/pt.cc:31163
67933 #, gcc-internal-format
67934 msgid ""
67935 "for deduction to %<std::initializer_list%>, use copy-list-initialization (i."
67936 "e. add %<=%> before the %<{%>)"
67937 msgstr ""
67939 #: cp/pt.cc:31230
67940 #, gcc-internal-format
67941 msgid "unable to deduce lambda return type from %qE"
67942 msgstr ""
67944 #: cp/pt.cc:31233
67945 #, gcc-internal-format
67946 msgid "unable to deduce %qT from %qE"
67947 msgstr ""
67949 #: cp/pt.cc:31308
67950 #, gcc-internal-format
67951 msgid "placeholder constraints not satisfied"
67952 msgstr ""
67954 #: cp/pt.cc:31312
67955 #, gcc-internal-format
67956 msgid "deduced initializer does not satisfy placeholder constraints"
67957 msgstr ""
67959 #: cp/pt.cc:31316
67960 #, gcc-internal-format
67961 msgid "deduced return type does not satisfy placeholder constraints"
67962 msgstr ""
67964 #: cp/pt.cc:31320
67965 #, gcc-internal-format
67966 msgid "deduced expression type does not satisfy placeholder constraints"
67967 msgstr ""
67969 #: cp/pt.cc:31475
67970 #, gcc-internal-format
67971 msgid "invalid use of %qT in template argument"
67972 msgstr ""
67974 #: cp/rtti.cc:310
67975 #, gcc-internal-format
67976 msgid "cannot use %<typeid%> with %<-fno-rtti%>"
67977 msgstr ""
67979 #: cp/rtti.cc:323
67980 #, gcc-internal-format
67981 msgid "must %<#include <typeinfo>%> before using %<typeid%>"
67982 msgstr ""
67984 #: cp/rtti.cc:424
67985 #, gcc-internal-format
67986 msgid ""
67987 "cannot create type information for type %qT because it involves types of "
67988 "variable size"
67989 msgstr ""
67991 #: cp/rtti.cc:524
67992 #, gcc-internal-format
67993 msgid "%<typeid%> of qualified function type %qT"
67994 msgstr ""
67996 #: cp/rtti.cc:714 cp/rtti.cc:730
67997 #, gcc-internal-format
67998 msgid "%<dynamic_cast<%#T>(%#D)%> can never succeed"
67999 msgstr ""
68001 #: cp/rtti.cc:742
68002 #, gcc-internal-format
68003 msgid "%<dynamic_cast%> not permitted with %<-fno-rtti%>"
68004 msgstr ""
68006 #: cp/rtti.cc:822
68007 #, gcc-internal-format
68008 msgid "cannot %<dynamic_cast%> %qE (of type %q#T) to type %q#T (%s)"
68009 msgstr ""
68011 #: cp/search.cc:298
68012 #, gcc-internal-format
68013 msgid "%qT is an ambiguous base of %qT"
68014 msgstr ""
68016 #: cp/search.cc:314
68017 #, gcc-internal-format
68018 msgid "%qT is an inaccessible base of %qT"
68019 msgstr ""
68021 #: cp/search.cc:1992
68022 #, gcc-internal-format
68023 msgid "looser exception specification on overriding virtual function %q+#F"
68024 msgstr ""
68026 #: cp/search.cc:1995
68027 #, gcc-internal-format
68028 msgid "overridden function is %q#F"
68029 msgstr ""
68031 #: cp/search.cc:2070
68032 #, gcc-internal-format
68033 msgid "invalid covariant return type for %q#D"
68034 msgstr ""
68036 #: cp/search.cc:2072 cp/search.cc:2089 cp/search.cc:2106
68037 #, gcc-internal-format
68038 msgid "overridden function is %q#D"
68039 msgstr ""
68041 #: cp/search.cc:2085
68042 #, gcc-internal-format
68043 msgid "invalid covariant return type for %q+#D"
68044 msgstr ""
68046 #: cp/search.cc:2087
68047 #, gcc-internal-format
68048 msgid "conflicting return type specified for %q+#D"
68049 msgstr ""
68051 #: cp/search.cc:2104
68052 #, gcc-internal-format
68053 msgid "conflicting type attributes specified for %q+#D"
68054 msgstr ""
68056 #: cp/search.cc:2119
68057 #, gcc-internal-format
68058 msgid "%<consteval%> function %q+D overriding non-%<consteval%> function"
68059 msgstr ""
68061 #: cp/search.cc:2122
68062 #, gcc-internal-format
68063 msgid "non-%<consteval%> function %q+D overriding %<consteval%> function"
68064 msgstr ""
68066 #: cp/search.cc:2125 cp/search.cc:2154 cp/search.cc:2163 cp/search.cc:2174
68067 #: cp/search.cc:2199
68068 #, gcc-internal-format
68069 msgid "overridden function is %qD"
68070 msgstr ""
68072 #: cp/search.cc:2141
68073 #, gcc-internal-format
68074 msgid "%qD declared %<transaction_safe_dynamic%>"
68075 msgstr ""
68077 #: cp/search.cc:2143
68078 #, gcc-internal-format
68079 msgid "overriding %qD declared %<transaction_safe%>"
68080 msgstr ""
68082 #: cp/search.cc:2151
68083 #, gcc-internal-format
68084 msgid "deleted function %q+D overriding non-deleted function"
68085 msgstr ""
68087 #: cp/search.cc:2160
68088 #, gcc-internal-format
68089 msgid "non-deleted function %q+D overriding deleted function"
68090 msgstr ""
68092 #: cp/search.cc:2171
68093 #, gcc-internal-format
68094 msgid "function with contracts %q+D overriding contractless function"
68095 msgstr ""
68097 #: cp/search.cc:2197
68098 #, gcc-internal-format
68099 msgid "virtual function %q+D overriding final function"
68100 msgstr ""
68102 #: cp/search.cc:2285
68103 #, gcc-internal-format
68104 msgid "%q+#D cannot be declared"
68105 msgstr ""
68107 #: cp/search.cc:2286
68108 #, gcc-internal-format
68109 msgid "  since %q+#D declared in base class"
68110 msgstr ""
68112 #: cp/search.cc:2292
68113 #, gcc-internal-format
68114 msgid "explicit object member function overrides virtual function"
68115 msgstr ""
68117 #: cp/search.cc:2295
68118 #, gcc-internal-format
68119 msgid "virtual function declared here"
68120 msgstr ""
68122 #: cp/semantics.cc:1114
68123 #, gcc-internal-format
68124 msgid ""
68125 "%<std::is_constant_evaluated%> always evaluates to true in %<if constexpr%>"
68126 msgstr ""
68128 #: cp/semantics.cc:1120
68129 #, gcc-internal-format
68130 msgid ""
68131 "%<std::is_constant_evaluated%> evaluates to true when checking if trivially "
68132 "empty iteration statement is trivial infinite loop"
68133 msgstr ""
68135 #: cp/semantics.cc:1125
68136 #, gcc-internal-format
68137 msgid ""
68138 "and evaluates to false when actually evaluating the condition in non-"
68139 "%<constexpr%> function"
68140 msgstr ""
68142 #: cp/semantics.cc:1130
68143 #, gcc-internal-format
68144 msgid ""
68145 "%<std::is_constant_evaluated%> always evaluates to false in a non-"
68146 "%<constexpr%> function"
68147 msgstr ""
68149 #: cp/semantics.cc:1134
68150 #, gcc-internal-format
68151 msgid ""
68152 "%<std::is_constant_evaluated%> always evaluates to true in a %<consteval%> "
68153 "function"
68154 msgstr ""
68156 #: cp/semantics.cc:1351
68157 #, gcc-internal-format
68158 msgid "suggest explicit braces around empty body in %<do%> statement"
68159 msgstr ""
68161 #: cp/semantics.cc:1890
68162 #, gcc-internal-format
68163 msgid "catching polymorphic type %q#T by value"
68164 msgstr ""
68166 #: cp/semantics.cc:1895
68167 #, gcc-internal-format
68168 msgid "catching type %q#T by value"
68169 msgstr ""
68171 #: cp/semantics.cc:1900
68172 #, gcc-internal-format
68173 msgid "catching non-reference type %q#T"
68174 msgstr ""
68176 #: cp/semantics.cc:2112
68177 #, gcc-internal-format
68178 msgid "type of %<asm%> operand %qE could not be determined"
68179 msgstr ""
68181 #: cp/semantics.cc:2194
68182 #, gcc-internal-format
68183 msgid "%<__label__%> declarations are only allowed in function scopes"
68184 msgstr ""
68186 #: cp/semantics.cc:2367
68187 #, gcc-internal-format
68188 msgid "invalid use of member %qD in static member function"
68189 msgstr ""
68191 #: cp/semantics.cc:2371
68192 #, gcc-internal-format
68193 msgid "invalid use of member %qD in constructor %<pre%> contract"
68194 msgstr ""
68196 #: cp/semantics.cc:2375
68197 #, gcc-internal-format
68198 msgid "invalid use of member %qD in destructor %<post%> contract"
68199 msgstr ""
68201 #: cp/semantics.cc:2638
68202 #, gcc-internal-format
68203 msgid "%qE missing template arguments"
68204 msgstr ""
68206 #: cp/semantics.cc:2698
68207 #, gcc-internal-format
68208 msgid ""
68209 "a statement expression is an insufficient context for overload resolution"
68210 msgstr ""
68212 #: cp/semantics.cc:3057
68213 #, gcc-internal-format
68214 msgid "cannot call a concept as a function"
68215 msgstr ""
68217 #: cp/semantics.cc:3140
68218 #, gcc-internal-format
68219 msgid "arguments to destructor are not allowed"
68220 msgstr ""
68222 #: cp/semantics.cc:3244
68223 #, gcc-internal-format
68224 msgid "%<this%> is unavailable for explicit object member functions"
68225 msgstr ""
68227 #: cp/semantics.cc:3256
68228 #, gcc-internal-format
68229 msgid "use explicit object parameter %qs instead"
68230 msgstr ""
68232 #: cp/semantics.cc:3260
68233 #, gcc-internal-format
68234 msgid "name the explicit object parameter"
68235 msgstr ""
68237 #: cp/semantics.cc:3265
68238 #, gcc-internal-format
68239 msgid "%<this%> is unavailable for static member functions"
68240 msgstr ""
68242 #: cp/semantics.cc:3267
68243 #, gcc-internal-format
68244 msgid "invalid use of %<this%> before it is valid"
68245 msgstr ""
68247 #: cp/semantics.cc:3269
68248 #, gcc-internal-format
68249 msgid "invalid use of %<this%> after it is valid"
68250 msgstr ""
68252 #: cp/semantics.cc:3271
68253 #, gcc-internal-format
68254 msgid "invalid use of %<this%> in non-member function"
68255 msgstr ""
68257 #: cp/semantics.cc:3273
68258 #, gcc-internal-format
68259 msgid "invalid use of %<this%> at top level"
68260 msgstr ""
68262 #: cp/semantics.cc:3295
68263 #, gcc-internal-format
68264 msgid "invalid qualifying scope in pseudo-destructor name"
68265 msgstr ""
68267 #: cp/semantics.cc:3303 cp/typeck.cc:3085
68268 #, gcc-internal-format
68269 msgid "qualified type %qT does not match destructor name ~%qT"
68270 msgstr ""
68272 #: cp/semantics.cc:3325
68273 #, gcc-internal-format
68274 msgid "%qE is not of type %qT"
68275 msgstr ""
68277 #: cp/semantics.cc:3439
68278 #, gcc-internal-format
68279 msgid "compound literal of non-object type %qT"
68280 msgstr ""
68282 #: cp/semantics.cc:3459
68283 #, gcc-internal-format
68284 msgid "%<auto{x}%> cannot be constrained"
68285 msgstr ""
68287 #: cp/semantics.cc:3464
68288 #, gcc-internal-format
68289 msgid "%<auto{x}%> only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
68290 msgstr ""
68292 #: cp/semantics.cc:3656
68293 #, gcc-internal-format
68294 msgid "template type parameters must use the keyword %<class%> or %<typename%>"
68295 msgstr ""
68297 #: cp/semantics.cc:3709
68298 #, gcc-internal-format
68299 msgid ""
68300 "invalid use of type %qT as a default value for a template template-parameter"
68301 msgstr ""
68303 #: cp/semantics.cc:3713
68304 #, gcc-internal-format
68305 msgid "invalid default argument for a template template parameter"
68306 msgstr ""
68308 #: cp/semantics.cc:3730
68309 #, gcc-internal-format
68310 msgid "definition of %q#T inside template parameter list"
68311 msgstr ""
68313 #: cp/semantics.cc:3761
68314 #, gcc-internal-format
68315 msgid "invalid definition of qualified type %qT"
68316 msgstr ""
68318 #: cp/semantics.cc:4049
68319 #, gcc-internal-format
68320 msgid "invalid base-class specification"
68321 msgstr ""
68323 #: cp/semantics.cc:4217
68324 #, gcc-internal-format
68325 msgid "cannot capture member %qD of anonymous union"
68326 msgstr ""
68328 #: cp/semantics.cc:4234
68329 #, gcc-internal-format
68330 msgid "%qD is not captured"
68331 msgstr ""
68333 #: cp/semantics.cc:4238
68334 #, gcc-internal-format
68335 msgid "the lambda has no capture-default"
68336 msgstr ""
68338 #: cp/semantics.cc:4240
68339 #, gcc-internal-format
68340 msgid ""
68341 "lambda in local class %q+T cannot capture variables from the enclosing "
68342 "context"
68343 msgstr ""
68345 #: cp/semantics.cc:4255
68346 #, gcc-internal-format
68347 msgid "use of local variable with automatic storage from containing function"
68348 msgstr ""
68350 #: cp/semantics.cc:4257
68351 #, gcc-internal-format
68352 msgid "use of parameter from containing function"
68353 msgstr ""
68355 #: cp/semantics.cc:4385
68356 #, gcc-internal-format
68357 msgid "use of parameter outside function body"
68358 msgstr ""
68360 #: cp/semantics.cc:4395
68361 #, gcc-internal-format
68362 msgid "missing template arguments"
68363 msgstr ""
68365 #: cp/semantics.cc:4431
68366 #, gcc-internal-format
68367 msgid ""
68368 "template parameter %qD of type %qT is not allowed in an integral constant "
68369 "expression because it is not of integral or enumeration type"
68370 msgstr ""
68372 #: cp/semantics.cc:4482
68373 #, gcc-internal-format
68374 msgid "use of class template %qT as expression"
68375 msgstr ""
68377 #. Ambiguous reference to base members.
68378 #: cp/semantics.cc:4489
68379 #, gcc-internal-format
68380 msgid "request for member %qD is ambiguous in multiple inheritance lattice"
68381 msgstr ""
68383 #: cp/semantics.cc:4517
68384 #, gcc-internal-format
68385 msgid "%qD cannot appear in a constant-expression"
68386 msgstr ""
68388 #: cp/semantics.cc:4670
68389 #, gcc-internal-format
68390 msgid "type of %qE is unknown"
68391 msgstr ""
68393 #: cp/semantics.cc:4688 rust/backend/rust-tree.cc:5511
68394 #, gcc-internal-format
68395 msgid "%qT is not an enumeration type"
68396 msgstr ""
68398 #: cp/semantics.cc:4715
68399 #, gcc-internal-format
68400 msgid "%<__type_pack_element%> index is not an integral constant"
68401 msgstr ""
68403 #: cp/semantics.cc:4721
68404 #, gcc-internal-format
68405 msgid "%<__type_pack_element%> index is negative"
68406 msgstr ""
68408 #: cp/semantics.cc:4727
68409 #, gcc-internal-format
68410 msgid "%<__type_pack_element%> index is out of range"
68411 msgstr ""
68413 #. Parameter packs can only be used in templates
68414 #: cp/semantics.cc:4850
68415 #, gcc-internal-format
68416 msgid "parameter pack %<__bases%> only valid in template declaration"
68417 msgstr ""
68419 #: cp/semantics.cc:4882
68420 #, gcc-internal-format
68421 msgid "cannot apply %<offsetof%> to destructor %<~%T%>"
68422 msgstr ""
68424 #: cp/semantics.cc:4895
68425 #, gcc-internal-format
68426 msgid "cannot apply %<offsetof%> to member function %qD"
68427 msgstr ""
68429 #: cp/semantics.cc:4899
68430 #, gcc-internal-format
68431 msgid "cannot apply %<offsetof%> to member function"
68432 msgstr ""
68434 #: cp/semantics.cc:4904
68435 #, gcc-internal-format
68436 msgid "cannot apply %<offsetof%> to an enumerator %qD"
68437 msgstr ""
68439 #: cp/semantics.cc:4915
68440 #, gcc-internal-format
68441 msgid ""
68442 "%<offsetof%> within non-standard-layout type %qT is conditionally-supported"
68443 msgstr ""
68445 #: cp/semantics.cc:6115
68446 #, gcc-internal-format
68447 msgid "pointer-to-member mapping %qE not supported"
68448 msgstr ""
68450 #: cp/semantics.cc:6309
68451 #, gcc-internal-format
68452 msgid "user defined reduction lookup is ambiguous"
68453 msgstr ""
68455 #: cp/semantics.cc:6582
68456 #, gcc-internal-format
68457 msgid "%qE in %<reduction%> clause is a zero size array"
68458 msgstr ""
68460 #: cp/semantics.cc:6628
68461 #, gcc-internal-format
68462 msgid "%qE has const type for %<reduction%>"
68463 msgstr ""
68465 #: cp/semantics.cc:6747
68466 #, gcc-internal-format
68467 msgid "user defined reduction with constructor initializer for base class %qT"
68468 msgstr ""
68470 #: cp/semantics.cc:7219
68471 #, gcc-internal-format
68472 msgid ""
68473 "modifier other than %<val%> specified in %<linear%> clause on %<simd%> or "
68474 "%<for%> constructs when using OpenMP 5.2 modifiers"
68475 msgstr ""
68477 #: cp/semantics.cc:7234
68478 #, gcc-internal-format
68479 msgid ""
68480 "linear clause with %qs modifier applied to non-reference variable with %qT "
68481 "type"
68482 msgstr ""
68484 #: cp/semantics.cc:7249
68485 #, gcc-internal-format
68486 msgid ""
68487 "linear clause applied to non-integral non-pointer variable with %qT type"
68488 msgstr ""
68490 #: cp/semantics.cc:7273
68491 #, gcc-internal-format
68492 msgid "linear step expression must be integral"
68493 msgstr ""
68495 #: cp/semantics.cc:7366 cp/semantics.cc:7498 cp/semantics.cc:7558
68496 #: cp/semantics.cc:7959 cp/semantics.cc:9085
68497 #, gcc-internal-format
68498 msgid "%<this%> allowed in OpenMP only in %<declare simd%> clauses"
68499 msgstr ""
68501 #: cp/semantics.cc:7378 cp/semantics.cc:9098
68502 #, gcc-internal-format
68503 msgid "%qD is not a variable in clause %qs"
68504 msgstr ""
68506 #: cp/semantics.cc:7511
68507 #, gcc-internal-format
68508 msgid "%qD is not a variable in clause %<firstprivate%>"
68509 msgstr ""
68511 #: cp/semantics.cc:7571
68512 #, gcc-internal-format
68513 msgid "%qD is not a variable in clause %<lastprivate%>"
68514 msgstr ""
68516 #: cp/semantics.cc:7622
68517 #, gcc-internal-format
68518 msgid "%<gang%> static expression must be integral"
68519 msgstr ""
68521 #: cp/semantics.cc:7636
68522 #, gcc-internal-format
68523 msgid "%<gang%> static value must be positive"
68524 msgstr ""
68526 #: cp/semantics.cc:7670
68527 #, gcc-internal-format
68528 msgid "%<gang%> num expression must be integral"
68529 msgstr ""
68531 #: cp/semantics.cc:7673
68532 #, gcc-internal-format
68533 msgid "%<vector%> length expression must be integral"
68534 msgstr ""
68536 #: cp/semantics.cc:7677
68537 #, gcc-internal-format
68538 msgid "%<worker%> num expression must be integral"
68539 msgstr ""
68541 #: cp/semantics.cc:7699
68542 #, gcc-internal-format
68543 msgid "%<gang%> num value must be positive"
68544 msgstr ""
68546 #: cp/semantics.cc:7703
68547 #, gcc-internal-format
68548 msgid "%<vector%> length value must be positive"
68549 msgstr ""
68551 #: cp/semantics.cc:7708
68552 #, gcc-internal-format
68553 msgid "%<worker%> num value must be positive"
68554 msgstr ""
68556 #: cp/semantics.cc:7784
68557 #, gcc-internal-format
68558 msgid "schedule chunk size expression must be integral"
68559 msgstr ""
68561 #: cp/semantics.cc:7817
68562 #, gcc-internal-format
68563 msgid "%qs length expression must be integral"
68564 msgstr ""
68566 #: cp/semantics.cc:7831
68567 #, gcc-internal-format
68568 msgid "%qs length expression must be positive constant integer expression"
68569 msgstr ""
68571 #: cp/semantics.cc:7851
68572 #, gcc-internal-format
68573 msgid "%<async%> expression must be integral"
68574 msgstr ""
68576 #: cp/semantics.cc:7880
68577 #, gcc-internal-format
68578 msgid "%<thread_limit%> expression must be integral"
68579 msgstr ""
68581 #: cp/semantics.cc:7910
68582 #, gcc-internal-format
68583 msgid "%<device%> id must be integral"
68584 msgstr ""
68586 #: cp/semantics.cc:7941
68587 #, gcc-internal-format
68588 msgid "%<dist_schedule%> chunk size expression must be integral"
68589 msgstr ""
68591 #: cp/semantics.cc:7970
68592 #, gcc-internal-format
68593 msgid "%qD is not a variable in %<aligned%> clause"
68594 msgstr ""
68596 #: cp/semantics.cc:7985
68597 #, gcc-internal-format
68598 msgid ""
68599 "%qE in %<aligned%> clause is neither a pointer nor an array nor a reference "
68600 "to pointer or array"
68601 msgstr ""
68603 #: cp/semantics.cc:7992
68604 #, gcc-internal-format
68605 msgid "%qD appears more than once in %<aligned%> clauses"
68606 msgstr ""
68608 #: cp/semantics.cc:8007
68609 #, gcc-internal-format
68610 msgid "%<aligned%> clause alignment expression must be integral"
68611 msgstr ""
68613 #: cp/semantics.cc:8040
68614 #, gcc-internal-format
68615 msgid "%qD is not a variable in %<nontemporal%> clause"
68616 msgstr ""
68618 #: cp/semantics.cc:8051
68619 #, gcc-internal-format
68620 msgid "%qD appears more than once in %<nontemporal%> clauses"
68621 msgstr ""
68623 #: cp/semantics.cc:8068
68624 #, gcc-internal-format
68625 msgid "%<this%> not allowed in %<allocate%> clause"
68626 msgstr ""
68628 #: cp/semantics.cc:8080
68629 #, gcc-internal-format
68630 msgid "%qD is not a variable in %<allocate%> clause"
68631 msgstr ""
68633 #: cp/semantics.cc:8089
68634 #, gcc-internal-format
68635 msgid "%qD appears more than once in %<allocate%> clauses"
68636 msgstr ""
68638 #: cp/semantics.cc:8237
68639 #, gcc-internal-format
68640 msgid "%qD is not lvalue expression nor array section in %qs clause"
68641 msgstr ""
68643 #: cp/semantics.cc:8739
68644 #, gcc-internal-format
68645 msgid "template %qE in clause %qs"
68646 msgstr ""
68648 #: cp/semantics.cc:8742
68649 #, gcc-internal-format
68650 msgid "overloaded function name %qE in clause %qs"
68651 msgstr ""
68653 #: cp/semantics.cc:8811
68654 #, gcc-internal-format
68655 msgid "%<grainsize%> expression must be integral"
68656 msgstr ""
68658 #: cp/semantics.cc:8841
68659 #, gcc-internal-format
68660 msgid "%<priority%> expression must be integral"
68661 msgstr ""
68663 #: cp/semantics.cc:8871
68664 #, gcc-internal-format
68665 msgid "%<hint%> expression must be integral"
68666 msgstr ""
68668 #: cp/semantics.cc:8884
68669 #, gcc-internal-format
68670 msgid "%<hint%> expression must be constant integer expression"
68671 msgstr ""
68673 #: cp/semantics.cc:8901
68674 #, gcc-internal-format
68675 msgid "%<filter%> expression must be integral"
68676 msgstr ""
68678 #: cp/semantics.cc:8932
68679 #, gcc-internal-format
68680 msgid "%qs variable is neither a pointer nor reference to pointer"
68681 msgstr ""
68683 #: cp/semantics.cc:8942
68684 #, gcc-internal-format
68685 msgid ""
68686 "%qs variable is neither a pointer, nor an array nor reference to pointer or "
68687 "array"
68688 msgstr ""
68690 #: cp/semantics.cc:9026
68691 #, gcc-internal-format
68692 msgid "%<tile%> argument needs integral type"
68693 msgstr ""
68695 #: cp/semantics.cc:9443
68696 #, gcc-internal-format
68697 msgid ""
68698 "%<const%> qualified %qE without %<mutable%> member may appear only in "
68699 "%<shared%> or %<firstprivate%> clauses"
68700 msgstr ""
68702 #: cp/semantics.cc:9670
68703 #, gcc-internal-format
68704 msgid "%<threadprivate%> %qD is not file, namespace or block scope variable"
68705 msgstr ""
68707 #: cp/semantics.cc:9684
68708 #, gcc-internal-format
68709 msgid "%<threadprivate%> %qE directive not in %qT definition"
68710 msgstr ""
68712 #: cp/semantics.cc:10421
68713 #, gcc-internal-format
68714 msgid "difference between %qE and %qD does not have integer type"
68715 msgstr ""
68717 #: cp/semantics.cc:10906
68718 #, gcc-internal-format
68719 msgid "%<#pragma omp simd%> used with class iteration variable %qE"
68720 msgstr ""
68722 #: cp/semantics.cc:11226 cp/semantics.cc:11236
68723 #, gcc-internal-format
68724 msgid "%<#pragma omp atomic update%> uses two different expressions for memory"
68725 msgstr ""
68727 #: cp/semantics.cc:11578
68728 #, gcc-internal-format
68729 msgid ""
68730 "%<static_assert%> message must be a string literal or object with %<size%> "
68731 "and %<data%> members"
68732 msgstr ""
68734 #: cp/semantics.cc:11594
68735 #, gcc-internal-format
68736 msgid ""
68737 "%<static_assert%> message %<size()%> must be implicitly convertible to "
68738 "%<std::size_t%>"
68739 msgstr ""
68741 #: cp/semantics.cc:11603
68742 #, gcc-internal-format
68743 msgid ""
68744 "%<static_assert%> message %<data()%> must be implicitly convertible to "
68745 "%<const char*%>"
68746 msgstr ""
68748 #: cp/semantics.cc:11661
68749 #, gcc-internal-format
68750 msgid "%<static_assert%> message %<size()%> must be a constant expression"
68751 msgstr ""
68753 #: cp/semantics.cc:11669
68754 #, gcc-internal-format
68755 msgid "%<static_assert%> message %<size()%> %qE too large"
68756 msgstr ""
68758 #: cp/semantics.cc:11696
68759 #, gcc-internal-format
68760 msgid "%<static_assert%> message %<data()[%d]%> must be a constant expression"
68761 msgstr ""
68763 #: cp/semantics.cc:11723
68764 #, gcc-internal-format
68765 msgid "%<static_assert%> message %<data()%> must be a core constant expression"
68766 msgstr ""
68768 #: cp/semantics.cc:11749
68769 #, gcc-internal-format
68770 msgid "static assertion failed: %.*s"
68771 msgstr ""
68773 #: cp/semantics.cc:11757
68774 #, gcc-internal-format
68775 msgid "non-constant condition for static assertion"
68776 msgstr ""
68778 #: cp/semantics.cc:11786
68779 #, gcc-internal-format
68780 msgid "argument to %<decltype%> must be an expression"
68781 msgstr ""
68783 #: cp/semantics.cc:11832
68784 #, gcc-internal-format
68785 msgid "%<decltype%> cannot resolve address of overloaded function"
68786 msgstr ""
68788 #: cp/semantics.cc:12144 rust/backend/rust-tree.cc:5225
68789 #, gcc-internal-format
68790 msgid ""
68791 "%<__builtin_is_pointer_interconvertible_with_class%> needs a single argument"
68792 msgstr ""
68794 #: cp/semantics.cc:12153 rust/backend/rust-tree.cc:5234
68795 #, gcc-internal-format
68796 msgid ""
68797 "%<__builtin_is_pointer_interconvertible_with_class%> argument is not pointer "
68798 "to member"
68799 msgstr ""
68801 #: cp/semantics.cc:12324 rust/backend/rust-tree.cc:5838
68802 #, gcc-internal-format
68803 msgid ""
68804 "%<__builtin_is_corresponding_member%> not well defined for anonymous unions"
68805 msgstr ""
68807 #: cp/semantics.cc:12348 rust/backend/rust-tree.cc:5882
68808 #, gcc-internal-format
68809 msgid "%<__builtin_is_corresponding_member%> needs two arguments"
68810 msgstr ""
68812 #: cp/semantics.cc:12359 rust/backend/rust-tree.cc:5892
68813 #, gcc-internal-format
68814 msgid "%<__builtin_is_corresponding_member%> argument is not pointer to member"
68815 msgstr ""
68817 #: cp/semantics.cc:12843
68818 #, gcc-internal-format
68819 msgid "%qD is not a class or alias template"
68820 msgstr ""
68822 #: cp/semantics.cc:13032
68823 #, gcc-internal-format
68824 msgid "operand of fold expression has no unexpanded parameter packs"
68825 msgstr ""
68827 #: cp/semantics.cc:13092
68828 #, gcc-internal-format
68829 msgid "both arguments in binary fold have unexpanded parameter packs"
68830 msgstr ""
68832 #: cp/semantics.cc:13094
68833 #, gcc-internal-format
68834 msgid "no unexpanded parameter packs in binary fold"
68835 msgstr ""
68837 #: cp/semantics.cc:13112
68838 #, gcc-internal-format
68839 msgid "non-pointer argument to %<__builtin_launder%>"
68840 msgstr ""
68842 #. std::bit_cast for destination ARRAY_TYPE is not possible,
68843 #. as functions may not return an array, so don't bother trying
68844 #. to support this (and then deal with VLAs etc.).
68845 #: cp/semantics.cc:13161
68846 #, gcc-internal-format
68847 msgid "%<__builtin_bit_cast%> destination type %qT is an array type"
68848 msgstr ""
68850 #: cp/semantics.cc:13167
68851 #, gcc-internal-format
68852 msgid "%<__builtin_bit_cast%> destination type %qT is not trivially copyable"
68853 msgstr ""
68855 #: cp/semantics.cc:13194
68856 #, gcc-internal-format
68857 msgid "%<__builtin_bit_cast%> source type %qT is not trivially copyable"
68858 msgstr ""
68860 #: cp/semantics.cc:13202
68861 #, gcc-internal-format
68862 msgid ""
68863 "%<__builtin_bit_cast%> source size %qE not equal to destination type size %qE"
68864 msgstr ""
68866 #: cp/tree.cc:1486 rust/backend/rust-tree.cc:2609
68867 #, gcc-internal-format
68868 msgid "%qV qualifiers cannot be applied to %qT"
68869 msgstr ""
68871 #: cp/tree.cc:2004
68872 #, gcc-internal-format
68873 msgid "statement-expression in a constant expression"
68874 msgstr ""
68876 #: cp/tree.cc:4524
68877 #, gcc-internal-format
68878 msgid ""
68879 "%<-fabi-version=13%> (GCC 8.2) fixes the calling convention for %qT, which "
68880 "was accidentally changed in 8.1"
68881 msgstr ""
68883 #: cp/tree.cc:4528
68884 #, gcc-internal-format
68885 msgid ""
68886 "%<-fabi-version=12%> (GCC 8.1) accidentally changes the calling convention "
68887 "for %qT"
68888 msgstr ""
68890 #: cp/tree.cc:4532
68891 #, gcc-internal-format
68892 msgid " declared here"
68893 msgstr ""
68895 #: cp/tree.cc:4537
68896 #, gcc-internal-format
68897 msgid ""
68898 "the calling convention for %qT changes in %<-fabi-version=13%> (GCC 8.2)"
68899 msgstr ""
68901 #: cp/tree.cc:4539
68902 #, gcc-internal-format
68903 msgid " because all of its copy and move constructors are deleted"
68904 msgstr ""
68906 #: cp/tree.cc:4966
68907 #, gcc-internal-format
68908 msgid "base class %qT is not public"
68909 msgstr ""
68911 #: cp/tree.cc:4969
68912 #, gcc-internal-format
68913 msgid "%qD is not public"
68914 msgstr ""
68916 #: cp/tree.cc:4976
68917 #, gcc-internal-format
68918 msgid "%qD is mutable"
68919 msgstr ""
68921 #: cp/tree.cc:4984
68922 #, gcc-internal-format
68923 msgid "%qD has a non-structural type"
68924 msgstr ""
68926 #: cp/tree.cc:5007
68927 #, gcc-internal-format
68928 msgid "%qE attribute can only be applied to functions or parameters"
68929 msgstr ""
68931 #: cp/tree.cc:5028
68932 #, gcc-internal-format
68933 msgid "%qE attribute argument must be a string constant"
68934 msgstr ""
68936 #: cp/tree.cc:5043
68937 #, gcc-internal-format
68938 msgid ""
68939 "%qE attribute can only be applied to functions or to class or enumeration "
68940 "types"
68941 msgstr ""
68943 #: cp/tree.cc:5063 cp/tree.cc:5068
68944 #, gcc-internal-format
68945 msgid "%qE attribute can only be applied to non-static data members"
68946 msgstr ""
68948 #: cp/tree.cc:5074
68949 #, gcc-internal-format
68950 msgid "%qE attribute cannot be applied to a bit-field"
68951 msgstr ""
68953 #: cp/tree.cc:5094
68954 #, gcc-internal-format
68955 msgid "%qE attribute takes no arguments"
68956 msgstr ""
68958 #: cp/tree.cc:5098
68959 #, gcc-internal-format
68960 msgid ""
68961 "ISO C++ %qE attribute does not apply to functions; treating as %<[[gnu::"
68962 "%E]]%>"
68963 msgstr ""
68965 #: cp/tree.cc:5182
68966 #, gcc-internal-format
68967 msgid "requested %<init_priority%> is not an integer constant"
68968 msgstr ""
68970 #: cp/tree.cc:5204
68971 #, gcc-internal-format
68972 msgid ""
68973 "can only use %qE attribute on file-scope definitions of objects of class type"
68974 msgstr ""
68976 #: cp/tree.cc:5212
68977 #, gcc-internal-format
68978 msgid "requested %<init_priority%> %i is out of range [0, %i]"
68979 msgstr ""
68981 #: cp/tree.cc:5223
68982 #, gcc-internal-format
68983 msgid "requested %<init_priority%> %i is reserved for internal use"
68984 msgstr ""
68986 #: cp/tree.cc:5253
68987 #, gcc-internal-format
68988 msgid "redeclaration of %qD adds abi tag %qE"
68989 msgstr ""
68991 #: cp/tree.cc:5273
68992 #, gcc-internal-format
68993 msgid "the %qE attribute requires arguments"
68994 msgstr ""
68996 #: cp/tree.cc:5284
68997 #, gcc-internal-format
68998 msgid "arguments to the %qE attribute must be narrow string literals"
68999 msgstr ""
69001 #: cp/tree.cc:5297 cp/tree.cc:5310
69002 #, gcc-internal-format
69003 msgid "arguments to the %qE attribute must contain valid identifiers"
69004 msgstr ""
69006 #: cp/tree.cc:5299
69007 #, gcc-internal-format
69008 msgid "%<%c%> is not a valid first character for an identifier"
69009 msgstr ""
69011 #: cp/tree.cc:5312
69012 #, gcc-internal-format
69013 msgid "%<%c%> is not a valid character in an identifier"
69014 msgstr ""
69016 #: cp/tree.cc:5336
69017 #, gcc-internal-format
69018 msgid "%qE attribute applied to non-class, non-enum type %qT"
69019 msgstr ""
69021 #: cp/tree.cc:5342
69022 #, gcc-internal-format
69023 msgid "%qE attribute applied to %qT after its definition"
69024 msgstr ""
69026 #: cp/tree.cc:5349
69027 #, gcc-internal-format
69028 msgid "ignoring %qE attribute applied to template instantiation %qT"
69029 msgstr ""
69031 #: cp/tree.cc:5356
69032 #, gcc-internal-format
69033 msgid "ignoring %qE attribute applied to template specialization %qT"
69034 msgstr ""
69036 #: cp/tree.cc:5378
69037 #, gcc-internal-format
69038 msgid "%qE attribute applied to non-function, non-variable %qD"
69039 msgstr ""
69041 #: cp/tree.cc:5384
69042 #, gcc-internal-format
69043 msgid "%qE attribute applied to extern \"C\" declaration %qD"
69044 msgstr ""
69046 #: cp/tree.cc:5417
69047 #, gcc-internal-format
69048 msgid ""
69049 "%qE attribute argument must be an expression that evaluates to true or false"
69050 msgstr ""
69052 #: cp/tree.cc:6283
69053 #, gcc-internal-format
69054 msgid "zero as null pointer constant"
69055 msgstr ""
69057 #: cp/tree.cc:6324 rust/backend/rust-tree.cc:3189
69058 #, gcc-internal-format
69059 msgid "%<lang_*%> check: failed in %s, at %s:%d"
69060 msgstr ""
69062 #: cp/typeck.cc:625
69063 #, gcc-internal-format
69064 msgid "comparison between distinct pointer types %qT and %qT lacks a cast"
69065 msgstr ""
69067 #: cp/typeck.cc:631
69068 #, gcc-internal-format
69069 msgid "conversion between distinct pointer types %qT and %qT lacks a cast"
69070 msgstr ""
69072 #: cp/typeck.cc:637
69073 #, gcc-internal-format
69074 msgid ""
69075 "conditional expression between distinct pointer types %qT and %qT lacks a "
69076 "cast"
69077 msgstr ""
69079 #: cp/typeck.cc:785
69080 #, gcc-internal-format
69081 msgid ""
69082 "ISO C++ forbids comparison between pointer of type %<void *%> and pointer-to-"
69083 "function"
69084 msgstr ""
69086 #: cp/typeck.cc:790
69087 #, gcc-internal-format
69088 msgid ""
69089 "ISO C++ forbids conversion between pointer of type %<void *%> and pointer-to-"
69090 "function"
69091 msgstr ""
69093 #: cp/typeck.cc:795
69094 #, gcc-internal-format
69095 msgid ""
69096 "ISO C++ forbids conditional expression between pointer of type %<void *%> "
69097 "and pointer-to-function"
69098 msgstr ""
69100 #: cp/typeck.cc:874
69101 #, gcc-internal-format
69102 msgid ""
69103 "comparison between distinct pointer-to-member types %qT and %qT lacks a cast"
69104 msgstr ""
69106 #: cp/typeck.cc:879
69107 #, gcc-internal-format
69108 msgid ""
69109 "conversion between distinct pointer-to-member types %qT and %qT lacks a cast"
69110 msgstr ""
69112 #: cp/typeck.cc:884
69113 #, gcc-internal-format
69114 msgid ""
69115 "conditional expression between distinct pointer-to-member types %qT and %qT "
69116 "lacks a cast"
69117 msgstr ""
69119 #: cp/typeck.cc:1710
69120 #, gcc-internal-format
69121 msgid "canonical types differ for identical types %qT and %qT"
69122 msgstr ""
69124 #: cp/typeck.cc:1717
69125 #, gcc-internal-format
69126 msgid "same canonical type node for different types %qT and %qT"
69127 msgstr ""
69129 #: cp/typeck.cc:2047
69130 #, gcc-internal-format
69131 msgid "invalid application of %qs to a member function"
69132 msgstr ""
69134 #: cp/typeck.cc:2152
69135 #, gcc-internal-format
69136 msgid "invalid application of %<sizeof%> to a bit-field"
69137 msgstr ""
69139 #: cp/typeck.cc:2160
69140 #, gcc-internal-format
69141 msgid "ISO C++ forbids applying %<sizeof%> to an expression of function type"
69142 msgstr ""
69144 #: cp/typeck.cc:2225
69145 #, gcc-internal-format
69146 msgid "invalid application of %<__alignof%> to a bit-field"
69147 msgstr ""
69149 #: cp/typeck.cc:2236
69150 #, gcc-internal-format
69151 msgid ""
69152 "ISO C++ forbids applying %<__alignof%> to an expression of function type"
69153 msgstr ""
69155 #: cp/typeck.cc:2320
69156 #, gcc-internal-format
69157 msgid "%<alignas%> argument has non-integral type %qT"
69158 msgstr ""
69160 #: cp/typeck.cc:2366 rust/backend/rust-tree.cc:3817
69161 #, gcc-internal-format
69162 msgid "invalid use of non-static member function of type %qT"
69163 msgstr ""
69165 #: cp/typeck.cc:2716
69166 #, gcc-internal-format
69167 msgid "ISO C++ forbids converting a string constant to %qT"
69168 msgstr ""
69170 #: cp/typeck.cc:2720
69171 #, gcc-internal-format
69172 msgid "deprecated conversion from string constant to %qT"
69173 msgstr ""
69175 #: cp/typeck.cc:2835 cp/typeck.cc:3399
69176 #, gcc-internal-format
69177 msgid ""
69178 "request for member %qD in %qE, which is of pointer type %qT (maybe you meant "
69179 "to use %<->%> ?)"
69180 msgstr ""
69182 #: cp/typeck.cc:2839 cp/typeck.cc:3403
69183 #, gcc-internal-format
69184 msgid "request for member %qD in %qE, which is of non-class type %qT"
69185 msgstr ""
69187 #: cp/typeck.cc:2873
69188 #, gcc-internal-format
69189 msgid "invalid use of non-static data member %qE"
69190 msgstr ""
69192 #: cp/typeck.cc:2950
69193 #, gcc-internal-format
69194 msgid ""
69195 "invalid access to non-static data member %qD in virtual base of NULL object"
69196 msgstr ""
69198 #: cp/typeck.cc:3100
69199 #, gcc-internal-format
69200 msgid "object type %qT does not match destructor name ~%qT"
69201 msgstr ""
69203 #: cp/typeck.cc:3109
69204 #, gcc-internal-format
69205 msgid "the type being destroyed is %qT, but the destructor refers to %qT"
69206 msgstr ""
69208 #: cp/typeck.cc:3251
69209 #, gcc-internal-format
69210 msgid "field %q#D can be accessed via %q#D"
69211 msgstr ""
69213 #. No hint.
69214 #: cp/typeck.cc:3270
69215 #, gcc-internal-format
69216 msgid "%q#T has no member named %qE"
69217 msgstr ""
69219 #: cp/typeck.cc:3293
69220 #, gcc-internal-format
69221 msgid "%q#T has no member named %qE; did you mean %q#D? (accessible via %q#D)"
69222 msgstr ""
69224 #: cp/typeck.cc:3304
69225 #, gcc-internal-format
69226 msgid ""
69227 "%q#T has no member named %qE; did you mean %q#D? (not accessible from this "
69228 "context)"
69229 msgstr ""
69231 #: cp/typeck.cc:3319
69232 #, gcc-internal-format
69233 msgid "%q#T has no member named %qE; did you mean %qE?"
69234 msgstr ""
69236 #: cp/typeck.cc:3433 cp/typeck.cc:3459
69237 #, gcc-internal-format
69238 msgid "%<%D::%D%> is not a member of %qT"
69239 msgstr ""
69241 #: cp/typeck.cc:3513
69242 #, gcc-internal-format
69243 msgid "%qT is not a base of %qT"
69244 msgstr ""
69246 #: cp/typeck.cc:3576
69247 #, gcc-internal-format
69248 msgid "%qD is not a member template function"
69249 msgstr ""
69251 #: cp/typeck.cc:3841
69252 #, gcc-internal-format
69253 msgid "%qT is not a pointer-to-object type"
69254 msgstr ""
69256 #: cp/typeck.cc:3873
69257 #, gcc-internal-format
69258 msgid "invalid use of array indexing on pointer to member"
69259 msgstr ""
69261 #: cp/typeck.cc:3876
69262 #, gcc-internal-format
69263 msgid "invalid use of unary %<*%> on pointer to member"
69264 msgstr ""
69266 #: cp/typeck.cc:3879
69267 #, gcc-internal-format
69268 msgid "invalid use of implicit conversion on pointer to member"
69269 msgstr ""
69271 #: cp/typeck.cc:3883
69272 #, gcc-internal-format
69273 msgid ""
69274 "left hand operand of %<->*%> must be a pointer to class, but is a pointer to "
69275 "member of type %qT"
69276 msgstr ""
69278 #: cp/typeck.cc:3949
69279 #, gcc-internal-format
69280 msgid "subscript missing in array reference"
69281 msgstr ""
69283 #: cp/typeck.cc:4054
69284 #, gcc-internal-format
69285 msgid "subscripting array declared %<register%>"
69286 msgstr ""
69288 #: cp/typeck.cc:4093
69289 #, gcc-internal-format
69290 msgid "subscripted value is neither array nor pointer"
69291 msgstr ""
69293 #: cp/typeck.cc:4165
69294 #, gcc-internal-format
69295 msgid "object missing in use of %qE"
69296 msgstr ""
69298 #: cp/typeck.cc:4390
69299 #, gcc-internal-format
69300 msgid "ISO C++ forbids calling %<::main%> from within program"
69301 msgstr ""
69303 #: cp/typeck.cc:4411
69304 #, gcc-internal-format
69305 msgid ""
69306 "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E "
69307 "(...)%>, e.g. %<(... ->* %E) (...)%>"
69308 msgstr ""
69310 #: cp/typeck.cc:4428
69311 #, gcc-internal-format
69312 msgid "%qE cannot be used as a function"
69313 msgstr ""
69315 #: cp/typeck.cc:4431
69316 #, gcc-internal-format
69317 msgid "%qD cannot be used as a function"
69318 msgstr ""
69320 #: cp/typeck.cc:4434
69321 #, gcc-internal-format
69322 msgid "expression cannot be used as a function"
69323 msgstr ""
69325 #: cp/typeck.cc:4492
69326 #, gcc-internal-format
69327 msgid "too many arguments to constructor %q#D"
69328 msgstr ""
69330 #: cp/typeck.cc:4493
69331 #, gcc-internal-format
69332 msgid "too few arguments to constructor %q#D"
69333 msgstr ""
69335 #: cp/typeck.cc:4498
69336 #, gcc-internal-format
69337 msgid "too many arguments to member function %q#D"
69338 msgstr ""
69340 #: cp/typeck.cc:4499
69341 #, gcc-internal-format
69342 msgid "too few arguments to member function %q#D"
69343 msgstr ""
69345 #: cp/typeck.cc:4505
69346 #, gcc-internal-format
69347 msgid "too many arguments to function %q#D"
69348 msgstr ""
69350 #: cp/typeck.cc:4506
69351 #, gcc-internal-format
69352 msgid "too few arguments to function %q#D"
69353 msgstr ""
69355 #: cp/typeck.cc:4516
69356 #, gcc-internal-format
69357 msgid "too many arguments to method %q#D"
69358 msgstr ""
69360 #: cp/typeck.cc:4517
69361 #, gcc-internal-format
69362 msgid "too few arguments to method %q#D"
69363 msgstr ""
69365 #: cp/typeck.cc:4520
69366 #, gcc-internal-format
69367 msgid "too many arguments to function"
69368 msgstr ""
69370 #: cp/typeck.cc:4521
69371 #, gcc-internal-format
69372 msgid "too few arguments to function"
69373 msgstr ""
69375 #: cp/typeck.cc:4603
69376 #, gcc-internal-format
69377 msgid "parameter %P of %qD has incomplete type %qT"
69378 msgstr ""
69380 #: cp/typeck.cc:4609
69381 #, gcc-internal-format
69382 msgid "parameter %P has incomplete type %qT"
69383 msgstr ""
69385 #: cp/typeck.cc:4918
69386 #, gcc-internal-format
69387 msgid "the address %qE will never be NULL"
69388 msgstr ""
69390 #: cp/typeck.cc:4964
69391 #, gcc-internal-format
69392 msgid "the address of %qD will never be NULL"
69393 msgstr ""
69395 #: cp/typeck.cc:4979
69396 #, gcc-internal-format
69397 msgid "the compiler can assume that the address of %qE will never be NULL"
69398 msgstr ""
69400 #: cp/typeck.cc:4982
69401 #, gcc-internal-format
69402 msgid "comparing the result of pointer addition %qE and NULL"
69403 msgstr ""
69405 #: cp/typeck.cc:4997
69406 #, gcc-internal-format
69407 msgid "the compiler can assume that the address of %qD will never be NULL"
69408 msgstr ""
69410 #: cp/typeck.cc:5056
69411 #, gcc-internal-format
69412 msgid "bitwise operation between different enumeration types %qT and %qT"
69413 msgstr ""
69415 #: cp/typeck.cc:5059
69416 #, gcc-internal-format
69417 msgid ""
69418 "bitwise operation between different enumeration types %qT and %qT is "
69419 "deprecated"
69420 msgstr ""
69422 #: cp/typeck.cc:5065
69423 #, gcc-internal-format
69424 msgid "arithmetic between different enumeration types %qT and %qT"
69425 msgstr ""
69427 #: cp/typeck.cc:5068
69428 #, gcc-internal-format
69429 msgid ""
69430 "arithmetic between different enumeration types %qT and %qT is deprecated"
69431 msgstr ""
69433 #: cp/typeck.cc:5105
69434 #, gcc-internal-format
69435 msgid "comparison of enumeration type %qT with floating-point type %qT"
69436 msgstr ""
69438 #: cp/typeck.cc:5108
69439 #, gcc-internal-format
69440 msgid "comparison of floating-point type %qT with enumeration type %qT"
69441 msgstr ""
69443 #: cp/typeck.cc:5111
69444 #, gcc-internal-format
69445 msgid ""
69446 "comparison of enumeration type %qT with floating-point type %qT is deprecated"
69447 msgstr ""
69449 #: cp/typeck.cc:5115
69450 #, gcc-internal-format
69451 msgid ""
69452 "comparison of floating-point type %qT with enumeration type %qT is deprecated"
69453 msgstr ""
69455 #: cp/typeck.cc:5124
69456 #, gcc-internal-format
69457 msgid "arithmetic between enumeration type %qT and floating-point type %qT"
69458 msgstr ""
69460 #: cp/typeck.cc:5127
69461 #, gcc-internal-format
69462 msgid "arithmetic between floating-point type %qT and enumeration type %qT"
69463 msgstr ""
69465 #: cp/typeck.cc:5130
69466 #, gcc-internal-format
69467 msgid ""
69468 "arithmetic between enumeration type %qT and floating-point type %qT is "
69469 "deprecated"
69470 msgstr ""
69472 #: cp/typeck.cc:5134
69473 #, gcc-internal-format
69474 msgid ""
69475 "arithmetic between floating-point type %qT and enumeration type %qT is "
69476 "deprecated"
69477 msgstr ""
69479 #: cp/typeck.cc:5269 cp/typeck.cc:5281
69480 #, gcc-internal-format
69481 msgid "assuming cast to type %qT from overloaded function"
69482 msgstr ""
69484 #: cp/typeck.cc:5395
69485 #, gcc-internal-format
69486 msgid "NULL used in arithmetic"
69487 msgstr ""
69489 #: cp/typeck.cc:5857 cp/typeck.cc:5866 cp/typeck.cc:6167 cp/typeck.cc:6176
69490 #, gcc-internal-format
69491 msgid "ISO C++ forbids comparison between pointer and integer"
69492 msgstr ""
69494 #: cp/typeck.cc:6089 cp/typeck.cc:6102
69495 #, gcc-internal-format
69496 msgid "operand types are %qT and %qT"
69497 msgstr ""
69499 #: cp/typeck.cc:6125
69500 #, gcc-internal-format
69501 msgid "three-way comparison of vectors"
69502 msgstr ""
69504 #: cp/typeck.cc:6159
69505 #, gcc-internal-format
69506 msgid "ordered comparison of pointer with integer zero (%qT and %qT)"
69507 msgstr ""
69509 #: cp/typeck.cc:6206
69510 #, gcc-internal-format
69511 msgid "unordered comparison on non-floating-point argument"
69512 msgstr ""
69514 #: cp/typeck.cc:6272
69515 msgid ""
69516 "implicit conversion from %qH to %qI to match other operand of binary "
69517 "expression"
69518 msgstr ""
69520 #: cp/typeck.cc:6381
69521 #, gcc-internal-format
69522 msgid "invalid operands of types %qT and %qT to binary %qO"
69523 msgstr ""
69525 #: cp/typeck.cc:6782
69526 #, gcc-internal-format
69527 msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
69528 msgstr ""
69530 #: cp/typeck.cc:6790
69531 #, gcc-internal-format
69532 msgid "ISO C++ forbids using pointer to a function in subtraction"
69533 msgstr ""
69535 #: cp/typeck.cc:6798
69536 #, gcc-internal-format
69537 msgid "ISO C++ forbids using pointer to a method in subtraction"
69538 msgstr ""
69540 #: cp/typeck.cc:6851
69541 #, gcc-internal-format
69542 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
69543 msgstr ""
69545 #: cp/typeck.cc:6928
69546 #, gcc-internal-format
69547 msgid "taking address of constructor %qD"
69548 msgstr ""
69550 #: cp/typeck.cc:6929
69551 #, gcc-internal-format
69552 msgid "taking address of destructor %qD"
69553 msgstr ""
69555 #: cp/typeck.cc:6945
69556 #, gcc-internal-format
69557 msgid "invalid use of %qE to form a pointer-to-member-function"
69558 msgstr ""
69560 #: cp/typeck.cc:6948
69561 #, gcc-internal-format
69562 msgid "  a qualified-id is required"
69563 msgstr ""
69565 #: cp/typeck.cc:6955
69566 #, gcc-internal-format
69567 msgid ""
69568 "parentheses around %qE cannot be used to form a pointer-to-member-function"
69569 msgstr ""
69571 #: cp/typeck.cc:7150
69572 #, gcc-internal-format
69573 msgid ""
69574 "ISO C++ forbids taking the address of an unqualified or parenthesized non-"
69575 "static member function to form a pointer to member function.  Say %<&%T::%D%>"
69576 msgstr ""
69578 #: cp/typeck.cc:7156
69579 #, gcc-internal-format
69580 msgid ""
69581 "ISO C++ forbids taking the address of an unqualified or parenthesized non-"
69582 "static member function to form a pointer to explicit object member function"
69583 msgstr ""
69585 #: cp/typeck.cc:7162
69586 #, gcc-internal-format
69587 msgid ""
69588 "ISO C++ forbids taking the address of a bound member function to form a "
69589 "pointer to member function.  Say %<&%T::%D%>"
69590 msgstr ""
69592 #: cp/typeck.cc:7168
69593 #, gcc-internal-format
69594 msgid ""
69595 "ISO C++ forbids taking the address of a bound member function to form a "
69596 "pointer to explicit object member function"
69597 msgstr ""
69599 #: cp/typeck.cc:7173
69600 #, gcc-internal-format
69601 msgid ""
69602 "a pointer to explicit object member function can only be formed with %<&%T::"
69603 "%D%>"
69604 msgstr ""
69606 #. Make this a permerror because we used to accept it.
69607 #: cp/typeck.cc:7206
69608 #, gcc-internal-format
69609 msgid "taking address of rvalue"
69610 msgstr ""
69612 #: cp/typeck.cc:7223
69613 #, gcc-internal-format
69614 msgid "ISO C++ forbids taking address of function %<::main%>"
69615 msgstr ""
69617 #: cp/typeck.cc:7281
69618 #, gcc-internal-format
69619 msgid "cannot create pointer to reference member %qD"
69620 msgstr ""
69622 #: cp/typeck.cc:7316 cp/typeck.cc:7892 rust/backend/rust-tree.cc:4714
69623 #, gcc-internal-format
69624 msgid "attempt to take address of bit-field"
69625 msgstr ""
69627 #: cp/typeck.cc:7478
69628 #, gcc-internal-format
69629 msgid "%<~%> on an expression of type %<bool%>"
69630 msgstr ""
69632 #: cp/typeck.cc:7479
69633 #, gcc-internal-format
69634 msgid "did you mean to use logical not (%<!%>)?"
69635 msgstr ""
69637 #: cp/typeck.cc:7611
69638 #, gcc-internal-format
69639 msgid "ISO C++ forbids incrementing an enum"
69640 msgstr ""
69642 #: cp/typeck.cc:7612
69643 #, gcc-internal-format
69644 msgid "ISO C++ forbids decrementing an enum"
69645 msgstr ""
69647 #: cp/typeck.cc:7628
69648 #, gcc-internal-format
69649 msgid "cannot increment a pointer to incomplete type %qT"
69650 msgstr ""
69652 #: cp/typeck.cc:7630
69653 #, gcc-internal-format
69654 msgid "cannot decrement a pointer to incomplete type %qT"
69655 msgstr ""
69657 #: cp/typeck.cc:7642
69658 #, gcc-internal-format
69659 msgid "ISO C++ forbids incrementing a pointer of type %qT"
69660 msgstr ""
69662 #: cp/typeck.cc:7644
69663 #, gcc-internal-format
69664 msgid "ISO C++ forbids decrementing a pointer of type %qT"
69665 msgstr ""
69667 #: cp/typeck.cc:7684
69668 #, gcc-internal-format
69669 msgid "%qs expression of %<volatile%>-qualified type is deprecated"
69670 msgstr ""
69672 #: cp/typeck.cc:7697
69673 #, gcc-internal-format
69674 msgid "use of an operand of type %qT in %<operator--%> is forbidden"
69675 msgstr ""
69677 #: cp/typeck.cc:7707
69678 #, gcc-internal-format
69679 msgid "use of an operand of type %qT in %<operator++%> is forbidden in C++17"
69680 msgstr ""
69682 #: cp/typeck.cc:7715
69683 #, gcc-internal-format
69684 msgid "use of an operand of type %qT in %<operator++%> is deprecated"
69685 msgstr ""
69687 #: cp/typeck.cc:7904 rust/backend/rust-tree.cc:4726
69688 #, gcc-internal-format
69689 msgid "cannot take the address of %<this%>, which is an rvalue expression"
69690 msgstr ""
69692 #: cp/typeck.cc:7926 d/d-codegen.cc:719 rust/backend/rust-tree.cc:4745
69693 #, gcc-internal-format
69694 msgid "address of explicit register variable %qD requested"
69695 msgstr ""
69697 #: cp/typeck.cc:7931 rust/backend/rust-tree.cc:4752
69698 #, gcc-internal-format
69699 msgid "address requested for %qD, which is declared %<register%>"
69700 msgstr ""
69702 #: cp/typeck.cc:8002
69703 #, gcc-internal-format
69704 msgid "list-initializer for non-class type must not be parenthesized"
69705 msgstr ""
69707 #: cp/typeck.cc:8014
69708 #, gcc-internal-format
69709 msgid "expression list treated as compound expression in initializer"
69710 msgstr ""
69712 #: cp/typeck.cc:8018
69713 #, gcc-internal-format
69714 msgid "expression list treated as compound expression in mem-initializer"
69715 msgstr ""
69717 #: cp/typeck.cc:8022
69718 #, gcc-internal-format
69719 msgid "expression list treated as compound expression in functional cast"
69720 msgstr ""
69722 #: cp/typeck.cc:8060
69723 #, gcc-internal-format, gfc-internal-format
69724 msgid "%s expression list treated as compound expression"
69725 msgstr ""
69727 #: cp/typeck.cc:8161
69728 #, gcc-internal-format
69729 msgid "no context to resolve type of %qE"
69730 msgstr ""
69732 #: cp/typeck.cc:8198
69733 #, gcc-internal-format
69734 msgid "cast from type %qT to type %qT casts away qualifiers"
69735 msgstr ""
69737 #: cp/typeck.cc:8204
69738 #, gcc-internal-format
69739 msgid "%<static_cast%> from type %qT to type %qT casts away qualifiers"
69740 msgstr ""
69742 #: cp/typeck.cc:8211
69743 #, gcc-internal-format
69744 msgid "%<reinterpret_cast%> from type %qT to type %qT casts away qualifiers"
69745 msgstr ""
69747 #: cp/typeck.cc:8237
69748 #, gcc-internal-format
69749 msgid "useless cast to type %q#T"
69750 msgstr ""
69752 #: cp/typeck.cc:8251
69753 #, gcc-internal-format
69754 msgid "type qualifiers ignored on cast result type"
69755 msgstr ""
69757 #: cp/typeck.cc:8699
69758 #, gcc-internal-format
69759 msgid "invalid %<static_cast%> from type %qT to type %qT"
69760 msgstr ""
69762 #: cp/typeck.cc:8705 cp/typeck.cc:8711 cp/typeck.cc:10422
69763 #, gcc-internal-format
69764 msgid "class type %qT is incomplete"
69765 msgstr ""
69767 #: cp/typeck.cc:8739
69768 msgid "converting from %qH to %qI"
69769 msgstr ""
69771 #: cp/typeck.cc:8814
69772 #, gcc-internal-format
69773 msgid "invalid cast of a prvalue expression of type %qT to type %qT"
69774 msgstr ""
69776 #: cp/typeck.cc:8884
69777 msgid "cast from %qH to %qI loses precision"
69778 msgstr ""
69780 #: cp/typeck.cc:8909
69781 msgid "cast between incompatible function types from %qH to %qI"
69782 msgstr ""
69784 #: cp/typeck.cc:8920
69785 msgid "cast between incompatible pointer to member types from %qH to %qI"
69786 msgstr ""
69788 #: cp/typeck.cc:8941 cp/typeck.cc:9131
69789 msgid "cast from %qH to %qI increases required alignment of target type"
69790 msgstr ""
69792 #: cp/typeck.cc:8958
69793 #, gcc-internal-format
69794 msgid ""
69795 "casting between pointer-to-function and pointer-to-object is conditionally-"
69796 "supported"
69797 msgstr ""
69799 #: cp/typeck.cc:8972
69800 #, gcc-internal-format
69801 msgid "invalid cast from type %qT to type %qT"
69802 msgstr ""
69804 #: cp/typeck.cc:9045
69805 #, gcc-internal-format
69806 msgid ""
69807 "invalid use of %<const_cast%> with type %qT, which is not a pointer, "
69808 "reference, nor a pointer-to-data-member type"
69809 msgstr ""
69811 #: cp/typeck.cc:9054
69812 #, gcc-internal-format
69813 msgid ""
69814 "invalid use of %<const_cast%> with type %qT, which is a pointer or reference "
69815 "to a function type"
69816 msgstr ""
69818 #: cp/typeck.cc:9096
69819 #, gcc-internal-format
69820 msgid "invalid %<const_cast%> of an rvalue of type %qT to type %qT"
69821 msgstr ""
69823 #: cp/typeck.cc:9166
69824 #, gcc-internal-format
69825 msgid "invalid %<const_cast%> from type %qT to type %qT"
69826 msgstr ""
69828 #: cp/typeck.cc:9267 cp/typeck.cc:9276
69829 #, gcc-internal-format
69830 msgid "ISO C++ forbids casting to an array type %qT"
69831 msgstr ""
69833 #: cp/typeck.cc:9285
69834 #, gcc-internal-format
69835 msgid "invalid cast to function type %qT"
69836 msgstr ""
69838 #: cp/typeck.cc:9398
69839 #, gcc-internal-format
69840 msgid "moving %qE of type %qT to itself"
69841 msgstr ""
69843 #: cp/typeck.cc:9399 cp/typeck.cc:10951 cp/typeck.cc:10967 cp/typeck.cc:10992
69844 #: cp/typeck.cc:11029
69845 #, gcc-internal-format
69846 msgid "remove %<std::move%> call"
69847 msgstr ""
69849 #: cp/typeck.cc:9659
69850 #, gcc-internal-format
69851 msgid "  in evaluation of %<%Q(%#T, %#T)%>"
69852 msgstr ""
69854 #: cp/typeck.cc:9719
69855 #, gcc-internal-format
69856 msgid "assigning to an array from an initializer list"
69857 msgstr ""
69859 #: cp/typeck.cc:9746
69860 #, gcc-internal-format
69861 msgid "incompatible types in assignment of %qT to %qT"
69862 msgstr ""
69864 #: cp/typeck.cc:9762
69865 #, gcc-internal-format
69866 msgid "array used as initializer"
69867 msgstr ""
69869 #: cp/typeck.cc:9764
69870 #, gcc-internal-format
69871 msgid "invalid array assignment"
69872 msgstr ""
69874 #: cp/typeck.cc:9900
69875 #, gcc-internal-format
69876 msgid "   in pointer to member function conversion"
69877 msgstr ""
69879 #: cp/typeck.cc:9914
69880 #, gcc-internal-format
69881 msgid "pointer to member conversion via virtual base %qT"
69882 msgstr ""
69884 #: cp/typeck.cc:9961 cp/typeck.cc:9980
69885 #, gcc-internal-format
69886 msgid "   in pointer to member conversion"
69887 msgstr ""
69889 #: cp/typeck.cc:10061
69890 #, gcc-internal-format
69891 msgid "invalid conversion to type %qT from type %qT"
69892 msgstr ""
69894 #: cp/typeck.cc:10381
69895 msgid "cannot convert %qH to %qI in default argument"
69896 msgstr ""
69898 #: cp/typeck.cc:10386
69899 msgid "cannot convert %qH to %qI in argument passing"
69900 msgstr ""
69902 #: cp/typeck.cc:10395
69903 msgid "cannot convert %qH to %qI in initialization"
69904 msgstr ""
69906 #: cp/typeck.cc:10399
69907 msgid "cannot convert %qH to %qI in return"
69908 msgstr ""
69910 #: cp/typeck.cc:10404
69911 msgid "cannot convert %qH to %qI in assignment"
69912 msgstr ""
69914 #: cp/typeck.cc:10440
69915 #, gcc-internal-format
69916 msgid "parameter %qP of %qD might be a candidate for a format attribute"
69917 msgstr ""
69919 #: cp/typeck.cc:10444
69920 #, gcc-internal-format
69921 msgid "parameter might be a candidate for a format attribute"
69922 msgstr ""
69924 #: cp/typeck.cc:10449
69925 #, gcc-internal-format
69926 msgid "target of conversion might be a candidate for a format attribute"
69927 msgstr ""
69929 #: cp/typeck.cc:10454
69930 #, gcc-internal-format
69931 msgid "target of initialization might be a candidate for a format attribute"
69932 msgstr ""
69934 #: cp/typeck.cc:10464
69935 #, gcc-internal-format
69936 msgid ""
69937 "left-hand side of assignment might be a candidate for a format attribute"
69938 msgstr ""
69940 #: cp/typeck.cc:10550
69941 #, gcc-internal-format
69942 msgid "in passing argument %P of %qD"
69943 msgstr ""
69945 #: cp/typeck.cc:10634
69946 #, gcc-internal-format
69947 msgid "returning reference to temporary"
69948 msgstr ""
69950 #: cp/typeck.cc:10637
69951 #, gcc-internal-format
69952 msgid "returning pointer to temporary"
69953 msgstr ""
69955 #: cp/typeck.cc:10640
69956 #, gcc-internal-format
69957 msgid ""
69958 "returning temporary %<initializer_list%> does not extend the lifetime of the "
69959 "underlying array"
69960 msgstr ""
69962 #: cp/typeck.cc:10676
69963 #, gcc-internal-format
69964 msgid "reference to local variable %qD returned"
69965 msgstr ""
69967 #: cp/typeck.cc:10680
69968 #, gcc-internal-format
69969 msgid ""
69970 "returning local %<initializer_list%> variable %qD does not extend the "
69971 "lifetime of the underlying array"
69972 msgstr ""
69974 #: cp/typeck.cc:10686
69975 #, gcc-internal-format
69976 msgid "address of label %qD returned"
69977 msgstr ""
69979 #: cp/typeck.cc:10690
69980 #, gcc-internal-format
69981 msgid "address of local variable %qD returned"
69982 msgstr ""
69984 #: cp/typeck.cc:10950
69985 #, gcc-internal-format
69986 msgid "moving a temporary object prevents copy elision"
69987 msgstr ""
69989 #: cp/typeck.cc:10965
69990 #, gcc-internal-format
69991 msgid "moving a local object in a return statement prevents copy elision"
69992 msgstr ""
69994 #: cp/typeck.cc:10991 cp/typeck.cc:11026
69995 #, gcc-internal-format
69996 msgid "redundant move in return statement"
69997 msgstr ""
69999 #: cp/typeck.cc:11028
70000 #, gcc-internal-format
70001 msgid "redundant move in initialization"
70002 msgstr ""
70004 #: cp/typeck.cc:11066
70005 #, gcc-internal-format
70006 msgid "returning a value from a destructor"
70007 msgstr ""
70009 #. If a return statement appears in a handler of the
70010 #. function-try-block of a constructor, the program is ill-formed.
70011 #: cp/typeck.cc:11078
70012 #, gcc-internal-format
70013 msgid "cannot return from a handler of a function-try-block of a constructor"
70014 msgstr ""
70016 #. You can't return a value from a constructor.
70017 #: cp/typeck.cc:11081
70018 #, gcc-internal-format
70019 msgid "returning a value from a constructor"
70020 msgstr ""
70022 #. Give a helpful error message.
70023 #: cp/typeck.cc:11120 cp/typeck.cc:11166
70024 #, gcc-internal-format
70025 msgid "return-statement with no value, in function returning %qT"
70026 msgstr ""
70028 #: cp/typeck.cc:11128
70029 #, gcc-internal-format
70030 msgid "returning initializer list"
70031 msgstr ""
70033 #: cp/typeck.cc:11147
70034 #, gcc-internal-format
70035 msgid "inconsistent types %qT and %qT deduced for lambda return type"
70036 msgstr ""
70038 #: cp/typeck.cc:11150
70039 #, gcc-internal-format
70040 msgid "inconsistent deduction for auto return type: %qT and then %qT"
70041 msgstr ""
70043 #: cp/typeck.cc:11185
70044 #, gcc-internal-format
70045 msgid "return-statement with a value, in function returning %qT"
70046 msgstr ""
70048 #: cp/typeck.cc:11214
70049 #, gcc-internal-format
70050 msgid ""
70051 "%<operator new%> must not return NULL unless it is declared %<throw()%> (or "
70052 "%<-fcheck-new%> is in effect)"
70053 msgstr ""
70055 #: cp/typeck.cc:11303
70056 #, gcc-internal-format
70057 msgid "not eliding copy on return from %qD"
70058 msgstr ""
70060 #: cp/typeck.cc:11315
70061 #, gcc-internal-format
70062 msgid "not eliding copy on return in %qD"
70063 msgstr ""
70065 #: cp/typeck.cc:11902
70066 #, gcc-internal-format
70067 msgid "using rvalue as lvalue"
70068 msgstr ""
70070 #: cp/typeck2.cc:51
70071 #, gcc-internal-format
70072 msgid "type %qT is not a base type for type %qT"
70073 msgstr ""
70075 #: cp/typeck2.cc:107
70076 #, gcc-internal-format
70077 msgid "assignment of constant field %qD"
70078 msgstr ""
70080 #: cp/typeck2.cc:108
70081 #, gcc-internal-format
70082 msgid "constant field %qD used as %<asm%> output"
70083 msgstr ""
70085 #: cp/typeck2.cc:109
70086 #, gcc-internal-format
70087 msgid "increment of constant field %qD"
70088 msgstr ""
70090 #: cp/typeck2.cc:110
70091 #, gcc-internal-format
70092 msgid "decrement of constant field %qD"
70093 msgstr ""
70095 #: cp/typeck2.cc:117
70096 #, gcc-internal-format
70097 msgid "assignment of read-only reference %qD"
70098 msgstr ""
70100 #: cp/typeck2.cc:118
70101 #, gcc-internal-format
70102 msgid "read-only reference %qD used as %<asm%> output"
70103 msgstr ""
70105 #: cp/typeck2.cc:119
70106 #, gcc-internal-format
70107 msgid "increment of read-only reference %qD"
70108 msgstr ""
70110 #: cp/typeck2.cc:120
70111 #, gcc-internal-format
70112 msgid "decrement of read-only reference %qD"
70113 msgstr ""
70115 #: cp/typeck2.cc:175
70116 #, gcc-internal-format
70117 msgid "cannot declare variable %q+D to be of abstract type %qT"
70118 msgstr ""
70120 #: cp/typeck2.cc:180
70121 #, gcc-internal-format
70122 msgid "cannot declare parameter %q+D to be of abstract type %qT"
70123 msgstr ""
70125 #: cp/typeck2.cc:183
70126 #, gcc-internal-format
70127 msgid "cannot declare parameter to be of abstract type %qT"
70128 msgstr ""
70130 #: cp/typeck2.cc:187
70131 #, gcc-internal-format
70132 msgid "cannot declare field %q+D to be of abstract type %qT"
70133 msgstr ""
70135 #: cp/typeck2.cc:191
70136 #, gcc-internal-format
70137 msgid "invalid abstract return type for member function %q+#D"
70138 msgstr ""
70140 #: cp/typeck2.cc:193
70141 #, gcc-internal-format
70142 msgid "invalid abstract return type for function %q+#D"
70143 msgstr ""
70145 #. Here we do not have location information.
70146 #: cp/typeck2.cc:196
70147 #, gcc-internal-format
70148 msgid "invalid abstract type %qT for %qE"
70149 msgstr ""
70151 #: cp/typeck2.cc:198
70152 #, gcc-internal-format
70153 msgid "invalid abstract type for %q+D"
70154 msgstr ""
70156 #: cp/typeck2.cc:203
70157 #, gcc-internal-format
70158 msgid "creating array of %qT, which is an abstract class type"
70159 msgstr ""
70161 #: cp/typeck2.cc:206
70162 #, gcc-internal-format
70163 msgid "invalid cast to abstract class type %qT"
70164 msgstr ""
70166 #: cp/typeck2.cc:209
70167 #, gcc-internal-format
70168 msgid "invalid new-expression of abstract class type %qT"
70169 msgstr ""
70171 #: cp/typeck2.cc:212
70172 #, gcc-internal-format
70173 msgid "invalid abstract return type %qT"
70174 msgstr ""
70176 #: cp/typeck2.cc:215
70177 #, gcc-internal-format
70178 msgid "invalid abstract parameter type %qT"
70179 msgstr ""
70181 #: cp/typeck2.cc:218
70182 #, gcc-internal-format
70183 msgid ""
70184 "expression of abstract class type %qT cannot be used in throw-expression"
70185 msgstr ""
70187 #: cp/typeck2.cc:222
70188 #, gcc-internal-format
70189 msgid "cannot declare %<catch%> parameter to be of abstract class type %qT"
70190 msgstr ""
70192 #: cp/typeck2.cc:226
70193 #, gcc-internal-format
70194 msgid "cannot allocate an object of abstract type %qT"
70195 msgstr ""
70197 #: cp/typeck2.cc:236
70198 #, gcc-internal-format
70199 msgid "  because the following virtual functions are pure within %qT:"
70200 msgstr ""
70202 #: cp/typeck2.cc:242
70203 #, gcc-internal-format
70204 msgid "    %#qD"
70205 msgstr ""
70207 #: cp/typeck2.cc:282
70208 #, gcc-internal-format
70209 msgid "definition of %q#T is not complete until the closing brace"
70210 msgstr ""
70212 #: cp/typeck2.cc:285
70213 #, gcc-internal-format
70214 msgid "forward declaration of %q#T"
70215 msgstr ""
70217 #: cp/typeck2.cc:287
70218 #, gcc-internal-format
70219 msgid "declaration of %q#T"
70220 msgstr ""
70222 #: cp/typeck2.cc:314
70223 #, gcc-internal-format
70224 msgid "%qD has incomplete type"
70225 msgstr ""
70227 #: cp/typeck2.cc:328
70228 #, gcc-internal-format
70229 msgid "invalid use of incomplete type %q#T"
70230 msgstr ""
70232 #: cp/typeck2.cc:364 rust/backend/rust-tree.cc:3936
70233 #, gcc-internal-format
70234 msgid "invalid use of member function %qD (did you forget the %<()%> ?)"
70235 msgstr ""
70237 #: cp/typeck2.cc:369 rust/backend/rust-tree.cc:3942
70238 #, gcc-internal-format
70239 msgid "invalid use of member %qD (did you forget the %<&%> ?)"
70240 msgstr ""
70242 #: cp/typeck2.cc:379
70243 #, gcc-internal-format
70244 msgid "invalid use of placeholder %qT"
70245 msgstr ""
70247 #: cp/typeck2.cc:386
70248 #, gcc-internal-format
70249 msgid "invalid use of template type parameter %qT"
70250 msgstr ""
70252 #: cp/typeck2.cc:391
70253 #, gcc-internal-format
70254 msgid "invalid use of template template parameter %qT"
70255 msgstr ""
70257 #: cp/typeck2.cc:397
70258 #, gcc-internal-format
70259 msgid "invalid use of pack expansion %qT"
70260 msgstr ""
70262 #: cp/typeck2.cc:403
70263 #, gcc-internal-format
70264 msgid "invalid use of dependent type %qT"
70265 msgstr ""
70267 #: cp/typeck2.cc:410 rust/backend/rust-tree.cc:3952
70268 #, gcc-internal-format
70269 msgid "invalid use of brace-enclosed initializer list"
70270 msgstr ""
70272 #: cp/typeck2.cc:418 rust/backend/rust-tree.cc:3960
70273 #, gcc-internal-format
70274 msgid "address of overloaded function with no contextual type information"
70275 msgstr ""
70277 #: cp/typeck2.cc:422 rust/backend/rust-tree.cc:3965
70278 #, gcc-internal-format
70279 msgid "overloaded function with no contextual type information"
70280 msgstr ""
70282 #: cp/typeck2.cc:425 rust/backend/rust-tree.cc:3969
70283 #, gcc-internal-format
70284 msgid "insufficient contextual information to determine type"
70285 msgstr ""
70287 #: cp/typeck2.cc:832
70288 #, gcc-internal-format
70289 msgid "constructor syntax used, but no constructor declared for type %qT"
70290 msgstr ""
70292 #: cp/typeck2.cc:883 cp/typeck2.cc:900
70293 #, gcc-internal-format
70294 msgid "%<constinit%> variable %qD does not have a constant initializer"
70295 msgstr ""
70297 #: cp/typeck2.cc:1088
70298 msgid "narrowing conversion of %qE from %qH to %qI is ill-formed in C++11"
70299 msgstr ""
70301 #: cp/typeck2.cc:1100 cp/typeck2.cc:1112
70302 msgid "narrowing conversion of %qE from %qH to %qI"
70303 msgstr ""
70305 #: cp/typeck2.cc:1103
70306 #, gcc-internal-format
70307 msgid ""
70308 " the expression has a constant value but is not a C++ constant-expression"
70309 msgstr ""
70311 #: cp/typeck2.cc:1275
70312 #, gcc-internal-format
70313 msgid "initializer-string for %qT is too long"
70314 msgstr ""
70316 #: cp/typeck2.cc:1338
70317 #, gcc-internal-format
70318 msgid "initializing a base class of type %qT results in object slicing"
70319 msgstr ""
70321 #: cp/typeck2.cc:1340
70322 #, gcc-internal-format
70323 msgid "remove %<{ }%> around initializer"
70324 msgstr ""
70326 #: cp/typeck2.cc:1360
70327 #, gcc-internal-format
70328 msgid "cannot initialize aggregate of type %qT with a compound literal"
70329 msgstr ""
70331 #: cp/typeck2.cc:1820 cp/typeck2.cc:1851
70332 #, gcc-internal-format
70333 msgid "missing initializer for member %qD"
70334 msgstr ""
70336 #: cp/typeck2.cc:1827
70337 #, gcc-internal-format
70338 msgid "member %qD is uninitialized reference"
70339 msgstr ""
70341 #: cp/typeck2.cc:1834
70342 #, gcc-internal-format
70343 msgid "member %qD with uninitialized reference fields"
70344 msgstr ""
70346 #: cp/typeck2.cc:1920
70347 #, gcc-internal-format
70348 msgid "designator order for field %qD does not match declaration order in %qT"
70349 msgstr ""
70351 #: cp/typeck2.cc:1993
70352 #, gcc-internal-format
70353 msgid "no field %qD found in union being initialized"
70354 msgstr ""
70356 #: cp/typeck2.cc:2004
70357 #, gcc-internal-format
70358 msgid "index value instead of field name in union initializer"
70359 msgstr ""
70361 #: cp/typeck2.cc:2219
70362 #, gcc-internal-format
70363 msgid "circular pointer delegation detected"
70364 msgstr ""
70366 #: cp/typeck2.cc:2233
70367 #, gcc-internal-format
70368 msgid "base operand of %<->%> has non-pointer type %qT"
70369 msgstr ""
70371 #: cp/typeck2.cc:2263
70372 #, gcc-internal-format
70373 msgid "result of %<operator->()%> yields non-pointer result"
70374 msgstr ""
70376 #: cp/typeck2.cc:2265
70377 #, gcc-internal-format
70378 msgid "base operand of %<->%> is not a pointer"
70379 msgstr ""
70381 #: cp/typeck2.cc:2292
70382 #, gcc-internal-format
70383 msgid "%qE cannot be used as a member pointer, since it is of type %qT"
70384 msgstr ""
70386 #: cp/typeck2.cc:2301
70387 #, gcc-internal-format
70388 msgid "cannot apply member pointer %qE to %qE, which is of non-class type %qT"
70389 msgstr ""
70391 #: cp/typeck2.cc:2323
70392 #, gcc-internal-format
70393 msgid "pointer to member type %qT incompatible with object type %qT"
70394 msgstr ""
70396 #: cp/typeck2.cc:2385
70397 #, gcc-internal-format
70398 msgid "pointer-to-member-function type %qT requires an rvalue"
70399 msgstr ""
70401 #: cp/typeck2.cc:2396
70402 #, gcc-internal-format
70403 msgid "pointer-to-member-function type %qT requires an lvalue"
70404 msgstr ""
70406 #: cp/typeck2.cc:2404
70407 #, gcc-internal-format
70408 msgid "pointer-to-member-function type %qT requires an lvalue before C++20"
70409 msgstr ""
70411 #: cp/typeck2.cc:2445
70412 #, gcc-internal-format
70413 msgid "functional cast to array type %qT"
70414 msgstr ""
70416 #: cp/typeck2.cc:2462
70417 #, gcc-internal-format
70418 msgid "%<auto(x)%> cannot be constrained"
70419 msgstr ""
70421 #: cp/typeck2.cc:2467
70422 #, gcc-internal-format
70423 msgid "%<auto(x)%> only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
70424 msgstr ""
70426 #: cp/typeck2.cc:2492
70427 #, gcc-internal-format
70428 msgid "invalid value-initialization of reference type"
70429 msgstr ""
70431 #: cp/typeck2.cc:2733
70432 #, gcc-internal-format
70433 msgid "call to function %qD which throws incomplete type %q#T"
70434 msgstr ""
70436 #: cp/typeck2.cc:2736
70437 #, gcc-internal-format
70438 msgid "call to function which throws incomplete type %q#T"
70439 msgstr ""
70441 #: cp/vtable-class-hierarchy.cc:706
70442 #, gcc-internal-format
70443 msgid "unable to open log file %<vtv_class_set_sizes.log%>: %m"
70444 msgstr ""
70446 #: cp/vtable-class-hierarchy.cc:846
70447 #, gcc-internal-format
70448 msgid "unable to open log file %<vtv_set_ptr_data.log%>: %m"
70449 msgstr ""
70451 #: cp/vtable-class-hierarchy.cc:1095
70452 #, gcc-internal-format
70453 msgid "unable to open log file %<vtv_count_data.log%>: %m"
70454 msgstr ""
70456 #: d/d-attribs.cc:375 d/d-attribs.cc:392
70457 #, gcc-internal-format
70458 msgid "unknown attribute %qs"
70459 msgstr ""
70461 #: d/d-attribs.cc:1153
70462 #, gcc-internal-format
70463 msgid "%q+D declared weak after being used"
70464 msgstr ""
70466 #: d/d-attribs.cc:1532
70467 #, gcc-internal-format
70468 msgid ""
70469 "only %<inbranch%> and %<notinbranch%> flags are allowed for %<simd%> "
70470 "attribute"
70471 msgstr ""
70473 #: d/d-builtins.cc:824
70474 #, gcc-internal-format
70475 msgid "conflicting types for built-in function %qs; expected %qs"
70476 msgstr ""
70478 #: d/d-codegen.cc:331
70479 #, gcc-internal-format
70480 msgid "cannot determine the length of a %qs"
70481 msgstr ""
70483 #: d/d-codegen.cc:1242
70484 #, gcc-internal-format
70485 msgid "overlapping initializer for field %qT.%qD"
70486 msgstr ""
70488 #: d/d-codegen.cc:1437
70489 #, gcc-internal-format
70490 msgid "the address of %qD will never be %<null%>"
70491 msgstr ""
70493 #: d/d-codegen.cc:2222
70494 #, gcc-internal-format
70495 msgid "need %<this%> to access member %qE"
70496 msgstr ""
70498 #: d/d-codegen.cc:2370
70499 #, gcc-internal-format
70500 msgid "tried to perform floating-point modulo division on %qT"
70501 msgstr ""
70503 #: d/d-codegen.cc:2421
70504 #, gcc-internal-format
70505 msgid "cannot get frame pointer to %qs"
70506 msgstr ""
70508 #. Should instead error on line that references `fd'.
70509 #: d/d-codegen.cc:2447
70510 #, gcc-internal-format
70511 msgid "nested function missing body"
70512 msgstr ""
70514 #: d/d-codegen.cc:2489
70515 #, gcc-internal-format
70516 msgid "%qs is a nested function and cannot be accessed from %qs"
70517 msgstr ""
70519 #: d/d-codegen.cc:2798
70520 #, gcc-internal-format
70521 msgid "variable %qs has scoped destruction, cannot build closure"
70522 msgstr ""
70524 #: d/d-codegen.cc:2806
70525 #, gcc-internal-format
70526 msgid "explicit register variable %qs cannot be used in nested function"
70527 msgstr ""
70529 #: d/d-codegen.cc:3031
70530 #, gcc-internal-format
70531 msgid "forward reference to frame of %qs"
70532 msgstr ""
70534 #: d/d-convert.cc:378
70535 #, gcc-internal-format
70536 msgid "cannot convert a delegate expression to %qs"
70537 msgstr ""
70539 #: d/d-convert.cc:394
70540 #, gcc-internal-format
70541 msgid "cannot convert struct %qs to %qs"
70542 msgstr ""
70544 #. Casting from a C++ interface to a class/non-C++ interface
70545 #. always results in null as there is no run-time information,
70546 #. and no way one can derive from the other.
70547 #: d/d-convert.cc:441
70548 #, gcc-internal-format
70549 msgid "cast to %qs will produce null result"
70550 msgstr ""
70552 #: d/d-convert.cc:481
70553 #, gcc-internal-format
70554 msgid "cannot cast %qs to %qs since sizes do not line up"
70555 msgstr ""
70557 #: d/d-convert.cc:515
70558 #, gcc-internal-format
70559 msgid "cannot cast expression of type %qs to type %qs"
70560 msgstr ""
70562 #: d/d-convert.cc:562
70563 #, gcc-internal-format
70564 msgid "cannot cast expression of type %qs to %qs"
70565 msgstr ""
70567 #: d/d-convert.cc:609
70568 #, gcc-internal-format
70569 msgid "cast from %qs to %qs will produce zero result"
70570 msgstr ""
70572 #: d/d-convert.cc:748
70573 #, gcc-internal-format
70574 msgid "cannot convert parameter %qs from type %qs to type %qs in assignment"
70575 msgstr ""
70577 #: d/d-convert.cc:754
70578 #, gcc-internal-format
70579 msgid ""
70580 "cannot convert parameter %qs from type %qs to type %qs in argument passing"
70581 msgstr ""
70583 #: d/d-convert.cc:759
70584 #, gcc-internal-format
70585 msgid ""
70586 "parameters of type %<va_list%> {aka %qs} are decayed to pointer types, and "
70587 "require %<va_copy%> to be converted back into a static array type"
70588 msgstr ""
70590 #: d/d-lang.cc:463
70591 #, gcc-internal-format
70592 msgid "bad argument for %<-fdebug%>: %qs"
70593 msgstr ""
70595 #: d/d-lang.cc:517
70596 #, gcc-internal-format
70597 msgid "bad argument for %<-fextern-std%>: %qs"
70598 msgstr ""
70600 #: d/d-lang.cc:536
70601 #, gcc-internal-format
70602 msgid "bad argument for %<-fmodule-file%>: %qs"
70603 msgstr ""
70605 #: d/d-lang.cc:698
70606 #, gcc-internal-format
70607 msgid "bad argument for %<-fversion%>: %qs"
70608 msgstr ""
70610 #: d/d-lang.cc:968
70611 #, gcc-internal-format
70612 msgid "unable to open %s for writing: %m"
70613 msgstr ""
70615 #: d/d-lang.cc:975
70616 #, gcc-internal-format
70617 msgid "writing output file %s: %m"
70618 msgstr ""
70620 #: d/d-lang.cc:995
70621 #, gcc-internal-format
70622 msgid "unable to open %s for reading: %m"
70623 msgstr ""
70625 #: d/d-lang.cc:1020
70626 #, gcc-internal-format
70627 msgid "reading ddoc file %s: %m"
70628 msgstr ""
70630 #: d/d-lang.cc:1079
70631 #, gcc-internal-format
70632 msgid "%<-fonly=%> argument is different from first input file name"
70633 msgstr ""
70635 #: d/d-lang.cc:1262
70636 #, gcc-internal-format
70637 msgid "unable to resolve forward reference in definition"
70638 msgstr ""
70640 #: d/d-target.cc:156
70641 #, gcc-internal-format
70642 msgid "D does not support pointers on this target."
70643 msgstr ""
70645 #: d/d-target.cc:252
70646 #, gcc-internal-format
70647 msgid "cannot represent built-in %<va_list%> type in D"
70648 msgstr ""
70650 #: d/decl.cc:373
70651 #, gcc-internal-format, gfc-internal-format
70652 msgid "pragma(%s) not implemented"
70653 msgstr ""
70655 #: d/decl.cc:480 d/decl.cc:598 d/decl.cc:672 d/decl.cc:715 d/decl.cc:754
70656 #, gcc-internal-format
70657 msgid "had semantic errors when compiling"
70658 msgstr ""
70660 #. Hiding detected; same name, overlapping specializations.
70661 #: d/decl.cc:571
70662 #, gcc-internal-format
70663 msgid "use of %qs"
70664 msgstr ""
70666 #: d/decl.cc:573
70667 #, gcc-internal-format
70668 msgid "is hidden by %qs"
70669 msgstr ""
70671 #: d/decl.cc:576
70672 #, gcc-internal-format
70673 msgid "use %<alias %s = %s.%s;%> to introduce base class overload set"
70674 msgstr ""
70676 #: d/decl.cc:812
70677 #, gcc-internal-format
70678 msgid "size is too large"
70679 msgstr ""
70681 #: d/decl.cc:1424
70682 #, gcc-internal-format
70683 msgid "function requires a dual-context, which is not yet supported by GDC"
70684 msgstr ""
70686 #: d/decl.cc:1601
70687 #, gcc-internal-format
70688 msgid "explicit register variable %qs declared %<extern%>"
70689 msgstr ""
70691 #: d/decl.cc:1604
70692 #, gcc-internal-format
70693 msgid "explicit register variable %qs declared thread local"
70694 msgstr ""
70696 #: d/decl.cc:1817
70697 #, gcc-internal-format
70698 msgid ""
70699 "mismatch between declaration %qE size (%wd) and its initializer size (%wd)"
70700 msgstr ""
70702 #: d/expr.cc:569
70703 #, gcc-internal-format
70704 msgid "cannot handle comparison of type %<%s == %s%>"
70705 msgstr ""
70707 #: d/expr.cc:717
70708 #, gcc-internal-format
70709 msgid ""
70710 "array concatenation of expression %qs requires the GC and cannot be used "
70711 "with %<-fno-druntime%>"
70712 msgstr ""
70714 #: d/expr.cc:811
70715 #, gcc-internal-format
70716 msgid ""
70717 "appending to array in %qs requires the GC and cannot be used with %<-fno-"
70718 "druntime%>"
70719 msgstr ""
70721 #. Static arrays have already been handled by the front-end.
70722 #: d/expr.cc:1286
70723 #, gcc-internal-format
70724 msgid "unexpected type for array length: %qs"
70725 msgstr ""
70727 #: d/expr.cc:1421
70728 #, gcc-internal-format
70729 msgid "don%'t know how to delete %qs"
70730 msgstr ""
70732 #: d/expr.cc:1445
70733 #, gcc-internal-format
70734 msgid "%qs is not an associative array"
70735 msgstr ""
70737 #: d/expr.cc:1729 d/expr.cc:2109
70738 #, gcc-internal-format
70739 msgid "need %<this%> to access member %qs"
70740 msgstr ""
70742 #: d/expr.cc:1811
70743 #, gcc-internal-format
70744 msgid "delegates are only for non-static functions"
70745 msgstr ""
70747 #: d/expr.cc:1883
70748 #, gcc-internal-format
70749 msgid "%qs is not a field, but a %qs"
70750 msgstr ""
70752 #: d/expr.cc:2135
70753 #, gcc-internal-format
70754 msgid "recursive reference %qs"
70755 msgstr ""
70757 #: d/expr.cc:2155 d/expr.cc:3027
70758 #, gcc-internal-format
70759 msgid "non-constant expression %qs"
70760 msgstr ""
70762 #: d/expr.cc:2994
70763 #, gcc-internal-format
70764 msgid "%qs is not an expression"
70765 msgstr ""
70767 #: d/expr.cc:3001
70768 #, gcc-internal-format
70769 msgid "type %qs is not an expression"
70770 msgstr ""
70772 #: d/intrinsics.cc:221
70773 #, gcc-internal-format
70774 msgid "mismatch in return type of intrinsic function %qD (%qT, should be %qs)"
70775 msgstr ""
70777 #: d/intrinsics.cc:235
70778 #, gcc-internal-format
70779 msgid ""
70780 "mismatch in argument %u type of intrinsic function %qD (%qT, should be %qs)"
70781 msgstr ""
70783 #: d/intrinsics.cc:247 d/intrinsics.cc:252
70784 #, gcc-internal-format
70785 msgid ""
70786 "mismatch in argument %u type of intrinsic function %qD (%qT, should be %qT)"
70787 msgstr ""
70789 #: d/intrinsics.cc:437
70790 #, gcc-internal-format
70791 msgid "argument %qE cannot be read at compile time"
70792 msgstr ""
70794 #: d/intrinsics.cc:446
70795 #, gcc-internal-format
70796 msgid "element index %qE is out of bounds %<[0 .. %E]%>"
70797 msgstr ""
70799 #: d/intrinsics.cc:493
70800 #, gcc-internal-format
70801 msgid "mismatch in call of intrinsic function %qD"
70802 msgstr ""
70804 #. It's a D language intrinsic with no library implementation.
70805 #: d/intrinsics.cc:1479
70806 #, gcc-internal-format
70807 msgid "intrinsic function %qE must be directly called"
70808 msgstr ""
70810 #: d/modules.cc:417
70811 #, gcc-internal-format
70812 msgid "%<-fmoduleinfo%> is not supported on this target"
70813 msgstr ""
70815 #: d/toir.cc:245
70816 #, gcc-internal-format
70817 msgid ""
70818 "calling %qE without side effects discards return value of type %qT; prepend "
70819 "a %<cast(void)%> if intentional"
70820 msgstr ""
70822 #: d/toir.cc:419 d/toir.cc:444
70823 #, gcc-internal-format
70824 msgid "cannot %<goto%> into %<try%> block"
70825 msgstr ""
70827 #: d/toir.cc:422 d/toir.cc:446
70828 #, gcc-internal-format
70829 msgid "cannot %<goto%> into %<catch%> block"
70830 msgstr ""
70832 #: d/toir.cc:461
70833 #, gcc-internal-format, gfc-internal-format
70834 msgid "label %s referenced outside of any function"
70835 msgstr ""
70837 #: d/toir.cc:836
70838 #, gcc-internal-format, gfc-internal-format
70839 msgid "cannot handle switch condition of type %s"
70840 msgstr ""
70842 #: d/toir.cc:1213
70843 #, gcc-internal-format
70844 msgid "exception handling disabled; use %<-fexceptions%> to enable"
70845 msgstr ""
70847 #: d/toir.cc:1220
70848 #, gcc-internal-format
70849 msgid "cannot throw C++ classes"
70850 msgstr ""
70852 #: d/toir.cc:1222
70853 #, gcc-internal-format
70854 msgid "cannot throw COM objects"
70855 msgstr ""
70857 #: d/toir.cc:1355
70858 #, gcc-internal-format
70859 msgid "D inline assembler statements are not supported in GDC."
70860 msgstr ""
70862 #: d/typeinfo.cc:1424
70863 #, gcc-internal-format
70864 msgid ""
70865 "expression %qs requires %<object.TypeInfo%> and cannot be used with %<-fno-"
70866 "rtti%>"
70867 msgstr ""
70869 #: d/typeinfo.cc:1428
70870 #, gcc-internal-format
70871 msgid "%<object.TypeInfo%> cannot be used with %<-fno-rtti%>"
70872 msgstr ""
70874 #: d/typeinfo.cc:1443
70875 #, gcc-internal-format
70876 msgid "%<object.TypeInfo%> could not be found, but is implicitly used"
70877 msgstr ""
70879 #: d/types.cc:161
70880 #, gcc-internal-format
70881 msgid "missing or corrupt object.d"
70882 msgstr ""
70884 #: d/types.cc:902
70885 #, gcc-internal-format, gfc-internal-format
70886 msgid "invalid expression for static array dimension: %s"
70887 msgstr ""
70889 #: d/types.cc:1110
70890 #, gcc-internal-format
70891 msgid "size of %qs (%wd) differ from its declared size (%wd)"
70892 msgstr ""
70894 #: fortran/arith.cc:47
70895 #, gcc-internal-format, gfc-internal-format
70896 msgid "Conversion of an Infinity or Not-a-Number at %L to INTEGER"
70897 msgstr ""
70899 #: fortran/arith.cc:97
70900 #, gcc-internal-format, gfc-internal-format
70901 msgid "Arithmetic OK at %L"
70902 msgstr ""
70904 #: fortran/arith.cc:100
70905 #, gcc-internal-format, gfc-internal-format
70906 msgid "Arithmetic overflow at %L"
70907 msgstr ""
70909 #: fortran/arith.cc:103
70910 #, gcc-internal-format, gfc-internal-format
70911 msgid "Arithmetic underflow at %L"
70912 msgstr ""
70914 #: fortran/arith.cc:106
70915 #, gcc-internal-format, gfc-internal-format
70916 msgid "Arithmetic NaN at %L"
70917 msgstr ""
70919 #: fortran/arith.cc:109
70920 #, gcc-internal-format, gfc-internal-format
70921 msgid "Division by zero at %L"
70922 msgstr ""
70924 #: fortran/arith.cc:112
70925 #, gcc-internal-format, gfc-internal-format
70926 msgid "Array operands are incommensurate at %L"
70927 msgstr ""
70929 #: fortran/arith.cc:115
70930 #, gcc-internal-format, gfc-internal-format
70931 msgid "Integer outside symmetric range implied by Standard Fortran at %L"
70932 msgstr ""
70934 #: fortran/arith.cc:119
70935 #, gcc-internal-format, gfc-internal-format
70936 msgid "Illegal type in character concatenation at %L"
70937 msgstr ""
70939 #: fortran/arith.cc:122
70940 #, gcc-internal-format, gfc-internal-format
70941 msgid "Invalid type in arithmetic operation at %L"
70942 msgstr ""
70944 #: fortran/arith.cc:126 fortran/arith.cc:2130
70945 #, gcc-internal-format
70946 msgid "gfc_arith_error(): Bad error code"
70947 msgstr ""
70949 #: fortran/arith.cc:183
70950 #, gcc-internal-format
70951 msgid "Fix min_int calculation"
70952 msgstr ""
70954 #: fortran/arith.cc:578
70955 #, gcc-internal-format
70956 msgid "gfc_range_check(): Bad type"
70957 msgstr ""
70959 #: fortran/arith.cc:651
70960 #, gcc-internal-format
70961 msgid "gfc_arith_uminus(): Bad basic type"
70962 msgstr ""
70964 #: fortran/arith.cc:688
70965 #, gcc-internal-format
70966 msgid "gfc_arith_plus(): Bad basic type"
70967 msgstr ""
70969 #: fortran/arith.cc:725
70970 #, gcc-internal-format
70971 msgid "gfc_arith_minus(): Bad basic type"
70972 msgstr ""
70974 #: fortran/arith.cc:763
70975 #, gcc-internal-format
70976 msgid "gfc_arith_times(): Bad basic type"
70977 msgstr ""
70979 #: fortran/arith.cc:805
70980 #, gcc-internal-format
70981 msgid "Integer division truncated to constant %qs at %L"
70982 msgstr ""
70984 #: fortran/arith.cc:854
70985 #, gcc-internal-format
70986 msgid "gfc_arith_divide(): Bad basic type"
70987 msgstr ""
70989 #: fortran/arith.cc:910
70990 #, gcc-internal-format
70991 msgid "arith_power(): Bad base"
70992 msgstr ""
70994 #: fortran/arith.cc:949
70995 #, gcc-internal-format, gfc-internal-format
70996 msgid "Negative exponent of integer has zero result at %L"
70997 msgstr ""
70999 #: fortran/arith.cc:969
71000 #, gcc-internal-format, gfc-internal-format
71001 msgid "Result of exponentiation at %L exceeds the range of %s"
71002 msgstr ""
71004 #: fortran/arith.cc:1006 fortran/arith.cc:1031
71005 #, gcc-internal-format, gfc-internal-format
71006 msgid "Noninteger exponent in an initialization expression at %L"
71007 msgstr ""
71009 #: fortran/arith.cc:1017
71010 #, gcc-internal-format, gfc-internal-format
71011 msgid "Raising a negative REAL at %L to a REAL power is prohibited"
71012 msgstr ""
71014 #: fortran/arith.cc:1045
71015 #, gcc-internal-format
71016 msgid "arith_power(): unknown type"
71017 msgstr ""
71019 #: fortran/arith.cc:1116
71020 #, gcc-internal-format
71021 msgid "compare_real(): Bad operator"
71022 msgstr ""
71024 #: fortran/arith.cc:1156
71025 #, gcc-internal-format
71026 msgid "gfc_compare_expr(): Bad basic type"
71027 msgstr ""
71029 #: fortran/arith.cc:1777
71030 #, gcc-internal-format
71031 msgid "eval_intrinsic(): Bad operator"
71032 msgstr ""
71034 #: fortran/arith.cc:1836
71035 #, gcc-internal-format
71036 msgid "eval_type_intrinsic0(): op NULL"
71037 msgstr ""
71039 #: fortran/arith.cc:2098
71040 #, gcc-internal-format, gfc-internal-format
71041 msgid "Arithmetic OK converting %s to %s at %L"
71042 msgstr ""
71044 #: fortran/arith.cc:2102
71045 #, gcc-internal-format
71046 msgid ""
71047 "Arithmetic overflow converting %s to %s at %L. This check can be disabled "
71048 "with the option %<-fno-range-check%>"
71049 msgstr ""
71051 #: fortran/arith.cc:2107
71052 #, gcc-internal-format
71053 msgid ""
71054 "Arithmetic underflow converting %s to %s at %L. This check can be disabled "
71055 "with the option %<-fno-range-check%>"
71056 msgstr ""
71058 #: fortran/arith.cc:2112
71059 #, gcc-internal-format
71060 msgid ""
71061 "Arithmetic NaN converting %s to %s at %L. This check can be disabled with "
71062 "the option %<-fno-range-check%>"
71063 msgstr ""
71065 #: fortran/arith.cc:2117
71066 #, gcc-internal-format, gfc-internal-format
71067 msgid "Division by zero converting %s to %s at %L"
71068 msgstr ""
71070 #: fortran/arith.cc:2121
71071 #, gcc-internal-format, gfc-internal-format
71072 msgid "Array operands are incommensurate converting %s to %s at %L"
71073 msgstr ""
71075 #: fortran/arith.cc:2125
71076 #, gcc-internal-format, gfc-internal-format
71077 msgid ""
71078 "Integer outside symmetric range implied by Standard Fortran converting %s to "
71079 "%s at %L"
71080 msgstr ""
71082 #: fortran/arith.cc:2215 fortran/arith.cc:2334 fortran/arith.cc:2397
71083 #: fortran/arith.cc:2452 fortran/arith.cc:2515 fortran/arith.cc:2587
71084 #: fortran/arith.cc:2657
71085 #, gcc-internal-format
71086 msgid "Conversion from %qs to %qs at %L"
71087 msgstr ""
71089 #: fortran/arith.cc:2247 fortran/arith.cc:2283 fortran/arith.cc:2325
71090 #: fortran/arith.cc:2387 fortran/arith.cc:2442 fortran/arith.cc:2505
71091 #: fortran/arith.cc:2577 fortran/arith.cc:2649
71092 #, gcc-internal-format
71093 msgid "Change of value in conversion from %qs to %qs at %L"
71094 msgstr ""
71096 #: fortran/arith.cc:2491 fortran/arith.cc:2563
71097 #, gcc-internal-format
71098 msgid "Non-zero imaginary part discarded in conversion from %qs to %qs at %L"
71099 msgstr ""
71101 #: fortran/arith.cc:2742
71102 #, gcc-internal-format
71103 msgid "The Hollerith constant at %L is truncated in conversion to %qs"
71104 msgstr ""
71106 #: fortran/arith.cc:2771
71107 #, gcc-internal-format, gfc-internal-format
71108 msgid "The character constant at %L is truncated in conversion to %s"
71109 msgstr ""
71111 #: fortran/array.cc:98 fortran/array.cc:130 fortran/array.cc:158
71112 #, gcc-internal-format, gfc-internal-format
71113 msgid "Invalid BOZ literal constant used in subscript at %C"
71114 msgstr ""
71116 #: fortran/array.cc:103
71117 #, gcc-internal-format, gfc-internal-format
71118 msgid "Expected array subscript at %C"
71119 msgstr ""
71121 #: fortran/array.cc:112
71122 #, gcc-internal-format
71123 msgid "Unexpected %<*%> in coarray subscript at %C"
71124 msgstr ""
71126 #: fortran/array.cc:139
71127 #, gcc-internal-format, gfc-internal-format
71128 msgid "Missing lower bound in assumed size coarray specification at %C"
71129 msgstr ""
71131 #: fortran/array.cc:149
71132 #, gcc-internal-format, gfc-internal-format
71133 msgid "Strides not allowed in coarray subscript at %C"
71134 msgstr ""
71136 #: fortran/array.cc:163
71137 #, gcc-internal-format, gfc-internal-format
71138 msgid "Expected array subscript stride at %C"
71139 msgstr ""
71141 #: fortran/array.cc:223
71142 #, gcc-internal-format, gfc-internal-format
71143 msgid "Invalid form of array reference at %C"
71144 msgstr ""
71146 #: fortran/array.cc:230
71147 #, gcc-internal-format, gfc-internal-format
71148 msgid "Array reference at %C has more than 7 dimensions"
71149 msgstr ""
71151 #: fortran/array.cc:233 fortran/array.cc:334
71152 #, gcc-internal-format, gfc-internal-format
71153 msgid "Array reference at %C cannot have more than %d dimensions"
71154 msgstr ""
71156 #: fortran/array.cc:248 fortran/array.cc:716 fortran/check.cc:3445
71157 #: fortran/check.cc:5976 fortran/check.cc:6021 fortran/check.cc:6063
71158 #: fortran/check.cc:6090 fortran/check.cc:6353 fortran/match.cc:1854
71159 #: fortran/match.cc:3316 fortran/match.cc:3658 fortran/match.cc:3854
71160 #: fortran/simplify.cc:3026 fortran/simplify.cc:3056 fortran/simplify.cc:6409
71161 #: fortran/simplify.cc:8472
71162 #, gcc-internal-format
71163 msgid "Coarrays disabled at %C, use %<-fcoarray=%> to enable"
71164 msgstr ""
71166 #: fortran/array.cc:254
71167 #, gcc-internal-format, gfc-internal-format
71168 msgid "Unexpected coarray designator at %C"
71169 msgstr ""
71171 #: fortran/array.cc:276
71172 #, gcc-internal-format, gfc-internal-format
71173 msgid "TEAM= attribute in %C misplaced"
71174 msgstr ""
71176 #: fortran/array.cc:288
71177 #, gcc-internal-format, gfc-internal-format
71178 msgid "STAT= attribute in %C misplaced"
71179 msgstr ""
71181 #: fortran/array.cc:297
71182 #, gcc-internal-format, gfc-internal-format
71183 msgid "Too few codimensions at %C, expected %d not %d"
71184 msgstr ""
71186 #: fortran/array.cc:303
71187 #, gcc-internal-format, gfc-internal-format
71188 msgid "Too many codimensions at %C, expected %d not %d"
71189 msgstr ""
71191 #: fortran/array.cc:313 fortran/array.cc:321
71192 #, gcc-internal-format
71193 msgid "Unexpected %<*%> for codimension %d of %d at %C"
71194 msgstr ""
71196 #: fortran/array.cc:316
71197 #, gcc-internal-format, gfc-internal-format
71198 msgid "Invalid form of coarray reference at %C"
71199 msgstr ""
71201 #: fortran/array.cc:328
71202 #, gcc-internal-format, gfc-internal-format
71203 msgid "Invalid codimension %d at %C, only %d codimensions exist"
71204 msgstr ""
71206 #: fortran/array.cc:392
71207 #, gcc-internal-format
71208 msgid "Variable %qs at %L in this context must be constant"
71209 msgstr ""
71211 #: fortran/array.cc:395
71212 #, gcc-internal-format, gfc-internal-format
71213 msgid "Expression at %L in this context must be constant"
71214 msgstr ""
71216 #. F2018:R821: "assumed-implied-spec  is  [ lower-bound : ] *".
71217 #: fortran/array.cc:497
71218 #, gcc-internal-format, gfc-internal-format
71219 msgid ""
71220 "A lower bound must precede colon in assumed-size array specification at %L"
71221 msgstr ""
71223 #: fortran/array.cc:509
71224 #, gcc-internal-format, gfc-internal-format
71225 msgid "Expected expression in array specification at %C"
71226 msgstr ""
71228 #: fortran/array.cc:522 fortran/array.cc:554
71229 #, gcc-internal-format, gfc-internal-format
71230 msgid "Expecting a scalar INTEGER expression at %C, found %s"
71231 msgstr ""
71233 #: fortran/array.cc:591
71234 #, gcc-internal-format, gfc-internal-format
71235 msgid "Assumed-rank array at %C"
71236 msgstr ""
71238 #: fortran/array.cc:625
71239 #, gcc-internal-format, gfc-internal-format
71240 msgid "Bad array specification for implied-shape array at %C"
71241 msgstr ""
71243 #: fortran/array.cc:641 fortran/array.cc:754
71244 #, gcc-internal-format, gfc-internal-format
71245 msgid "Bad array specification for an explicitly shaped array at %C"
71246 msgstr ""
71248 #: fortran/array.cc:651 fortran/array.cc:764
71249 #, gcc-internal-format, gfc-internal-format
71250 msgid "Bad array specification for assumed shape array at %C"
71251 msgstr ""
71253 #: fortran/array.cc:665 fortran/array.cc:778
71254 #, gcc-internal-format, gfc-internal-format
71255 msgid "Bad specification for deferred shape array at %C"
71256 msgstr ""
71258 #: fortran/array.cc:675 fortran/array.cc:782
71259 #, gcc-internal-format, gfc-internal-format
71260 msgid "Bad specification for assumed size array at %C"
71261 msgstr ""
71263 #: fortran/array.cc:687 fortran/array.cc:794
71264 #, gcc-internal-format, gfc-internal-format
71265 msgid "Expected another dimension in array declaration at %C"
71266 msgstr ""
71268 #: fortran/array.cc:693 fortran/array.cc:722 fortran/array.cc:800
71269 #, gcc-internal-format, gfc-internal-format
71270 msgid "Array specification at %C has more than %d dimensions"
71271 msgstr ""
71273 #: fortran/array.cc:699
71274 #, gcc-internal-format, gfc-internal-format
71275 msgid "Array specification at %C with more than 7 dimensions"
71276 msgstr ""
71278 #: fortran/array.cc:711
71279 #, gcc-internal-format, gfc-internal-format
71280 msgid "Coarray declaration at %C"
71281 msgstr ""
71283 #: fortran/array.cc:808
71284 #, gcc-internal-format
71285 msgid "Upper bound of last coarray dimension must be %<*%> at %C"
71286 msgstr ""
71288 #: fortran/array.cc:882
71289 #, gcc-internal-format
71290 msgid "The assumed-rank array %qs at %L shall not have a codimension"
71291 msgstr ""
71293 #: fortran/array.cc:938
71294 #, gcc-internal-format
71295 msgid "rank + corank of %qs exceeds %d at %C"
71296 msgstr ""
71298 #: fortran/array.cc:1061
71299 #, gcc-internal-format
71300 msgid "DO-iterator %qs at %L is inside iterator of the same name"
71301 msgstr ""
71303 #: fortran/array.cc:1153 fortran/array.cc:1381
71304 #, gcc-internal-format, gfc-internal-format
71305 msgid "Syntax error in array constructor at %C"
71306 msgstr ""
71308 #: fortran/array.cc:1183
71309 #, gcc-internal-format, gfc-internal-format
71310 msgid "BOZ literal constant at %L cannot appear in an array constructor"
71311 msgstr ""
71313 #: fortran/array.cc:1192
71314 #, gcc-internal-format, gfc-internal-format
71315 msgid "NULL() at %C cannot appear in an array constructor"
71316 msgstr ""
71318 #: fortran/array.cc:1254
71319 #, gcc-internal-format, gfc-internal-format
71320 msgid "[...] style array constructors at %C"
71321 msgstr ""
71323 #: fortran/array.cc:1274
71324 #, gcc-internal-format, gfc-internal-format
71325 msgid "Array constructor including type specification at %C"
71326 msgstr ""
71328 #: fortran/array.cc:1280 fortran/match.cc:4290
71329 #, gcc-internal-format, gfc-internal-format
71330 msgid "Type-spec at %L cannot contain a deferred type parameter"
71331 msgstr ""
71333 #: fortran/array.cc:1288
71334 #, gcc-internal-format, gfc-internal-format
71335 msgid "Type-spec at %L cannot contain an asterisk for a type parameter"
71336 msgstr ""
71338 #: fortran/array.cc:1306
71339 #, gcc-internal-format, gfc-internal-format
71340 msgid "Empty array constructor at %C is not allowed"
71341 msgstr ""
71343 #: fortran/array.cc:1343 fortran/array.cc:1353
71344 #, gcc-internal-format, gfc-internal-format
71345 msgid "Incompatible typespec for array element at %L"
71346 msgstr ""
71348 #: fortran/array.cc:1428
71349 #, gcc-internal-format, gfc-internal-format
71350 msgid "Element in %s array constructor at %L is %s"
71351 msgstr ""
71353 #: fortran/array.cc:1759
71354 #, gcc-internal-format, gfc-internal-format
71355 msgid "Iterator step at %L cannot be zero"
71356 msgstr ""
71358 #: fortran/array.cc:1918
71359 #, gcc-internal-format
71360 msgid ""
71361 "The number of elements in the array constructor at %L requires an increase "
71362 "of the allowed %d upper limit.   See %<-fmax-array-constructor%> option"
71363 msgstr ""
71365 #: fortran/array.cc:2097
71366 #, gcc-internal-format, gfc-internal-format
71367 msgid "AC-IMPLIED-DO initial expression references control variable at %L"
71368 msgstr ""
71370 #: fortran/array.cc:2104
71371 #, gcc-internal-format, gfc-internal-format
71372 msgid "AC-IMPLIED-DO final expression references control variable at %L"
71373 msgstr ""
71375 #: fortran/array.cc:2111
71376 #, gcc-internal-format, gfc-internal-format
71377 msgid "AC-IMPLIED-DO step expression references control variable at %L"
71378 msgstr ""
71380 #: fortran/array.cc:2123
71381 #, gcc-internal-format, gfc-internal-format
71382 msgid ""
71383 "Array constructor value at %L shall not be unlimited polymorphic [F2008: "
71384 "C4106]"
71385 msgstr ""
71387 #: fortran/array.cc:2215
71388 #, gcc-internal-format
71389 msgid "Different CHARACTER lengths (%wd/%wd) in array constructor at %L"
71390 msgstr ""
71392 #: fortran/array.cc:2333
71393 #, gcc-internal-format
71394 msgid "spec_dimen_size(): Bad dimension"
71395 msgstr ""
71397 #: fortran/array.cc:2399
71398 #, gcc-internal-format
71399 msgid "gfc_ref_dimen_size(): Bad dimension"
71400 msgstr ""
71402 #: fortran/array.cc:2403
71403 #, gcc-internal-format, gfc-internal-format
71404 msgid "Bad array dimension at %L"
71405 msgstr ""
71407 #: fortran/array.cc:2541
71408 #, gcc-internal-format
71409 msgid "gfc_ref_dimen_size(): Bad dimen_type"
71410 msgstr ""
71412 #: fortran/array.cc:2592
71413 #, gcc-internal-format
71414 msgid "gfc_array_dimen_size(): Bad dimension"
71415 msgstr ""
71417 #: fortran/array.cc:2644
71418 #, gcc-internal-format
71419 msgid "gfc_array_dimen_size(): Bad EXPR_ARRAY expr"
71420 msgstr ""
71422 #: fortran/array.cc:2792
71423 #, gcc-internal-format
71424 msgid "gfc_find_array_ref(): No ref found"
71425 msgstr ""
71427 #. if (c == 0)
71428 #: fortran/bbt.cc:119
71429 #, gcc-internal-format
71430 msgid "insert_bbt(): Duplicate key found"
71431 msgstr ""
71433 #: fortran/check.cc:87
71434 #, gcc-internal-format
71435 msgid "BOZ literal constant at %L cannot be an actual argument to %qs"
71436 msgstr ""
71438 #: fortran/check.cc:103
71439 #, gcc-internal-format
71440 msgid "Arguments of %qs at %L and %L cannot both be BOZ literal constants"
71441 msgstr ""
71443 #: fortran/check.cc:123 fortran/resolve.cc:11536
71444 #, gcc-internal-format, gfc-internal-format
71445 msgid "Invalid use of BOZ literal constant at %L"
71446 msgstr ""
71448 #: fortran/check.cc:371
71449 #, gcc-internal-format, gfc-internal-format
71450 msgid "Failure in conversion of BOZ to REAL at %L"
71451 msgstr ""
71453 #: fortran/check.cc:477
71454 #, gcc-internal-format
71455 msgid "%qs argument of %qs intrinsic at %L must be a scalar"
71456 msgstr ""
71458 #: fortran/check.cc:493
71459 #, gcc-internal-format
71460 msgid "%qs argument of %qs intrinsic at %L must be %s"
71461 msgstr ""
71463 #: fortran/check.cc:527
71464 #, gcc-internal-format
71465 msgid "%qs argument of %qs intrinsic at %L must have a numeric type"
71466 msgstr ""
71468 #: fortran/check.cc:542 fortran/check.cc:572
71469 #, gcc-internal-format
71470 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or REAL"
71471 msgstr ""
71473 #: fortran/check.cc:560
71474 #, gcc-internal-format
71475 msgid "Fortran 2003: Character for %qs argument of %qs intrinsic at %L"
71476 msgstr ""
71478 #: fortran/check.cc:567
71479 #, gcc-internal-format
71480 msgid ""
71481 "%qs argument of %qs intrinsic at %L must be INTEGER or REAL or CHARACTER"
71482 msgstr ""
71484 #: fortran/check.cc:590 fortran/check.cc:3400
71485 #, gcc-internal-format
71486 msgid "%qs argument of %qs intrinsic at %L must be of intrinsic type"
71487 msgstr ""
71489 #: fortran/check.cc:605
71490 #, gcc-internal-format
71491 msgid "%qs argument of %qs intrinsic at %L must be REAL or COMPLEX"
71492 msgstr ""
71494 #: fortran/check.cc:622
71495 #, gcc-internal-format
71496 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or PROCEDURE"
71497 msgstr ""
71499 #: fortran/check.cc:651 fortran/check.cc:7632
71500 #, gcc-internal-format
71501 msgid "%qs argument of %qs intrinsic at %L must be a constant"
71502 msgstr ""
71504 #: fortran/check.cc:660
71505 #, gcc-internal-format, gfc-internal-format
71506 msgid "Invalid kind for %s at %L"
71507 msgstr ""
71509 #: fortran/check.cc:679
71510 #, gcc-internal-format
71511 msgid "%qs argument of %qs intrinsic at %L must be double precision"
71512 msgstr ""
71514 #: fortran/check.cc:702
71515 #, gcc-internal-format
71516 msgid "Expected coarray variable as %qs argument to the %s intrinsic at %L"
71517 msgstr ""
71519 #: fortran/check.cc:719
71520 #, gcc-internal-format
71521 msgid "%qs argument of %qs intrinsic at %L must be a logical array"
71522 msgstr ""
71524 #: fortran/check.cc:744
71525 #, gcc-internal-format
71526 msgid "%qs argument of %qs intrinsic at %L must be an array"
71527 msgstr ""
71529 #: fortran/check.cc:765
71530 #, gcc-internal-format
71531 msgid "%qs at %L must be nonnegative"
71532 msgstr ""
71534 #: fortran/check.cc:786
71535 #, gcc-internal-format
71536 msgid "%qs argument of %qs intrinsic at %L must be positive"
71537 msgstr ""
71539 #: fortran/check.cc:819
71540 #, gcc-internal-format
71541 msgid ""
71542 "The absolute value of SHIFT at %L must be less than or equal to BIT_SIZE(%qs)"
71543 msgstr ""
71545 #: fortran/check.cc:830
71546 #, gcc-internal-format
71547 msgid "%qs at %L must be less than or equal to BIT_SIZE(%qs)"
71548 msgstr ""
71550 #: fortran/check.cc:840
71551 #, gcc-internal-format
71552 msgid "%qs at %L must be less than BIT_SIZE(%qs)"
71553 msgstr ""
71555 #: fortran/check.cc:867
71556 #, gcc-internal-format
71557 msgid ""
71558 "%qs at %L must be less than or equal to the BIT_SIZE of INTEGER(KIND=%d)"
71559 msgstr ""
71561 #: fortran/check.cc:893
71562 #, gcc-internal-format
71563 msgid "%<%s + %s%> at %L must be less than or equal to BIT_SIZE(%qs)"
71564 msgstr ""
71566 #: fortran/check.cc:926
71567 #, gcc-internal-format
71568 msgid ""
71569 "%qs argument of %qs intrinsic at %L must be the same type and kind as %qs"
71570 msgstr ""
71572 #: fortran/check.cc:943
71573 #, gcc-internal-format
71574 msgid "%qs argument of %qs intrinsic at %L must be of rank %d"
71575 msgstr ""
71577 #: fortran/check.cc:958
71578 #, gcc-internal-format
71579 msgid "%qs argument of %qs intrinsic at %L must not be OPTIONAL"
71580 msgstr ""
71582 #: fortran/check.cc:980
71583 #, gcc-internal-format
71584 msgid "%qs argument of %qs intrinsic at %L must be ALLOCATABLE"
71585 msgstr ""
71587 #: fortran/check.cc:998
71588 #, gcc-internal-format
71589 msgid "%qs argument of %qs intrinsic at %L must be of kind %d"
71590 msgstr ""
71592 #: fortran/check.cc:1017
71593 #, gcc-internal-format
71594 msgid "%qs argument of %qs intrinsic at %L cannot be INTENT(IN)"
71595 msgstr ""
71597 #: fortran/check.cc:1044
71598 #, gcc-internal-format
71599 msgid "%qs argument of %qs intrinsic at %L must be a variable"
71600 msgstr ""
71602 #: fortran/check.cc:1093
71603 #, gcc-internal-format
71604 msgid ""
71605 "%<dim%> argument of %qs intrinsic at %L is not a valid codimension index"
71606 msgstr ""
71608 #: fortran/check.cc:1145
71609 #, gcc-internal-format
71610 msgid "%<dim%> argument of %qs intrinsic at %L is not a valid dimension index"
71611 msgstr ""
71613 #: fortran/check.cc:1248
71614 #, gcc-internal-format, gfc-internal-format
71615 msgid "Unequal character lengths (%ld/%ld) in %s at %L"
71616 msgstr ""
71618 #: fortran/check.cc:1269
71619 #, gcc-internal-format
71620 msgid "Size of %qs argument of %qs intrinsic at %L too small (%wd/%ld)"
71621 msgstr ""
71623 #: fortran/check.cc:1332
71624 #, gcc-internal-format, gfc-internal-format
71625 msgid "BOZ literal constant at %L cannot appear in ACHAR intrinsic subprogram"
71626 msgstr ""
71628 #: fortran/check.cc:1423
71629 #, gcc-internal-format
71630 msgid "%qs and %qs arguments of %qs intrinsic at %L must have the same type"
71631 msgstr ""
71633 #: fortran/check.cc:1432 fortran/check.cc:3717
71634 #, gcc-internal-format, gfc-internal-format
71635 msgid "Different type kinds at %L"
71636 msgstr ""
71638 #: fortran/check.cc:1455
71639 #, gcc-internal-format
71640 msgid ""
71641 "NULL at %L is not permitted as actual argument to %qs intrinsic function"
71642 msgstr ""
71644 #: fortran/check.cc:1477
71645 #, gcc-internal-format
71646 msgid "%qs argument of %qs intrinsic at %L must be a POINTER"
71647 msgstr ""
71649 #: fortran/check.cc:1486 fortran/check.cc:1521 fortran/check.cc:4412
71650 #, gcc-internal-format
71651 msgid "%qs argument of %qs intrinsic at %L shall not be coindexed"
71652 msgstr ""
71654 #: fortran/check.cc:1503
71655 #, gcc-internal-format
71656 msgid ""
71657 "%qs argument of %qs intrinsic at %L must be a pointer or target VARIABLE or "
71658 "FUNCTION"
71659 msgstr ""
71661 #: fortran/check.cc:1512
71662 #, gcc-internal-format
71663 msgid "%qs argument of %qs intrinsic at %L must be a POINTER or a TARGET"
71664 msgstr ""
71666 #: fortran/check.cc:1539
71667 #, gcc-internal-format, gfc-internal-format
71668 msgid ""
71669 "Array section with a vector subscript at %L shall not be the target of a "
71670 "pointer"
71671 msgstr ""
71673 #: fortran/check.cc:1586
71674 #, gcc-internal-format, gfc-internal-format
71675 msgid ""
71676 "ATOM argument at %L to intrinsic function %s shall be an integer of "
71677 "ATOMIC_INT_KIND or a logical of ATOMIC_LOGICAL_KIND"
71678 msgstr ""
71680 #: fortran/check.cc:1594
71681 #, gcc-internal-format, gfc-internal-format
71682 msgid ""
71683 "ATOM argument at %L of the %s intrinsic function shall be a coarray or "
71684 "coindexed"
71685 msgstr ""
71687 #: fortran/check.cc:1601
71688 #, gcc-internal-format
71689 msgid ""
71690 "%qs argument of %qs intrinsic at %L shall have the same type as %qs at %L"
71691 msgstr ""
71693 #: fortran/check.cc:1619 fortran/check.cc:1832
71694 #, gcc-internal-format, gfc-internal-format
71695 msgid "STAT= argument to %s at %L"
71696 msgstr ""
71698 #: fortran/check.cc:1638 fortran/check.cc:1772 fortran/check.cc:1869
71699 #, gcc-internal-format, gfc-internal-format
71700 msgid "ATOM argument of the %s intrinsic function at %L shall be definable"
71701 msgstr ""
71703 #: fortran/check.cc:1652 fortran/check.cc:1852
71704 #, gcc-internal-format, gfc-internal-format
71705 msgid ""
71706 "ATOM argument at %L to intrinsic function %s shall be an integer of "
71707 "ATOMIC_INT_KIND"
71708 msgstr ""
71710 #: fortran/check.cc:1672
71711 #, gcc-internal-format, gfc-internal-format
71712 msgid "VALUE argument of the %s intrinsic function at %L shall be definable"
71713 msgstr ""
71715 #: fortran/check.cc:1691 fortran/check.cc:1705 fortran/check.cc:1740
71716 #, gcc-internal-format
71717 msgid "%qs argument of %qs intrinsic at %L not yet supported"
71718 msgstr ""
71720 #: fortran/check.cc:1725
71721 #, gcc-internal-format
71722 msgid "%qs argument of %qs intrinsic at %L shall specify a valid integer kind"
71723 msgstr ""
71725 #: fortran/check.cc:1779 fortran/check.cc:1876
71726 #, gcc-internal-format, gfc-internal-format
71727 msgid "OLD argument of the %s intrinsic function at %L shall be definable"
71728 msgstr ""
71730 #: fortran/check.cc:1794
71731 #, gcc-internal-format, gfc-internal-format
71732 msgid ""
71733 "EVENT argument at %L to the intrinsic EVENT_QUERY shall be of type EVENT_TYPE"
71734 msgstr ""
71736 #: fortran/check.cc:1804
71737 #, gcc-internal-format, gfc-internal-format
71738 msgid ""
71739 "COUNT argument of the EVENT_QUERY intrinsic function at %L shall be definable"
71740 msgstr ""
71742 #: fortran/check.cc:1817
71743 #, gcc-internal-format, gfc-internal-format
71744 msgid ""
71745 "COUNT argument of the EVENT_QUERY intrinsic function at %L shall have at "
71746 "least the range of the default integer"
71747 msgstr ""
71749 #: fortran/check.cc:1896
71750 #, gcc-internal-format, gfc-internal-format
71751 msgid "Negative argument N at %L"
71752 msgstr ""
71754 #: fortran/check.cc:1994
71755 #, gcc-internal-format, gfc-internal-format
71756 msgid "BOZ literal constant at %L cannot appear in CHAR intrinsic subprogram"
71757 msgstr ""
71759 #: fortran/check.cc:2118 fortran/check.cc:2608
71760 #, gcc-internal-format
71761 msgid ""
71762 "%qs argument of %qs intrinsic at %L must not be present if %<x%> is COMPLEX"
71763 msgstr ""
71765 #: fortran/check.cc:2127 fortran/check.cc:2617
71766 #, gcc-internal-format
71767 msgid ""
71768 "%qs argument of %qs intrinsic at %L must have a type of either REAL or "
71769 "INTEGER"
71770 msgstr ""
71772 #: fortran/check.cc:2137 fortran/check.cc:2143
71773 #, gcc-internal-format, gfc-internal-format
71774 msgid ""
71775 "Conversion from %s to default-kind COMPLEX(%d) at %L might lose precision, "
71776 "consider using the KIND argument"
71777 msgstr ""
71779 #: fortran/check.cc:2165
71780 #, gcc-internal-format
71781 msgid ""
71782 "Argument %<A%> with INTENT(INOUT) at %L of the intrinsic subroutine %s shall "
71783 "not have a vector subscript"
71784 msgstr ""
71786 #: fortran/check.cc:2173
71787 #, gcc-internal-format, gfc-internal-format
71788 msgid "The A argument at %L to the intrinsic %s shall not be coindexed"
71789 msgstr ""
71791 #: fortran/check.cc:2196
71792 #, gcc-internal-format, gfc-internal-format
71793 msgid "The stat= argument at %L must be a kind=4 integer variable"
71794 msgstr ""
71796 #: fortran/check.cc:2212
71797 #, gcc-internal-format, gfc-internal-format
71798 msgid "The errmsg= argument at %L must be a default-kind character variable"
71799 msgstr ""
71801 #: fortran/check.cc:2220
71802 #, gcc-internal-format
71803 msgid "Coarrays disabled at %L, use %<-fcoarray=%> to enable"
71804 msgstr ""
71806 #: fortran/check.cc:2235
71807 #, gcc-internal-format, gfc-internal-format
71808 msgid ""
71809 "Support for the A argument at %L which is polymorphic A argument or has "
71810 "allocatable components is not yet implemented"
71811 msgstr ""
71813 #: fortran/check.cc:2254
71814 #, gcc-internal-format, gfc-internal-format
71815 msgid "The A argument at %L of CO_REDUCE shall not be polymorphic"
71816 msgstr ""
71818 #: fortran/check.cc:2261
71819 #, gcc-internal-format, gfc-internal-format
71820 msgid ""
71821 "Support for the A argument at %L with allocatable components is not yet "
71822 "implemented"
71823 msgstr ""
71825 #: fortran/check.cc:2275
71826 #, gcc-internal-format, gfc-internal-format
71827 msgid "OPERATION argument at %L must be a PURE function"
71828 msgstr ""
71830 #. None of the intrinsics fulfills the criteria of taking two arguments,
71831 #. returning the same type and kind as the arguments and being permitted
71832 #. as actual argument.
71833 #: fortran/check.cc:2285
71834 #, gcc-internal-format, gfc-internal-format
71835 msgid "Intrinsic function %s at %L is not permitted for CO_REDUCE"
71836 msgstr ""
71838 #: fortran/check.cc:2302
71839 #, gcc-internal-format, gfc-internal-format
71840 msgid "The function passed as OPERATION at %L shall have two arguments"
71841 msgstr ""
71843 #: fortran/check.cc:2312
71844 #, gcc-internal-format, gfc-internal-format
71845 msgid ""
71846 "The A argument at %L has type %s but the function passed as OPERATION at %L "
71847 "returns %s"
71848 msgstr ""
71850 #: fortran/check.cc:2321
71851 #, gcc-internal-format, gfc-internal-format
71852 msgid ""
71853 "The function passed as OPERATION at %L has arguments of type %s and %s but "
71854 "shall have type %s"
71855 msgstr ""
71857 #: fortran/check.cc:2332
71858 #, gcc-internal-format, gfc-internal-format
71859 msgid ""
71860 "The function passed as OPERATION at %L shall have scalar nonallocatable "
71861 "nonpointer arguments and return a nonallocatable nonpointer scalar"
71862 msgstr ""
71864 #: fortran/check.cc:2340
71865 #, gcc-internal-format, gfc-internal-format
71866 msgid ""
71867 "The function passed as OPERATION at %L shall have the VALUE attribute either "
71868 "for none or both arguments"
71869 msgstr ""
71871 #: fortran/check.cc:2347
71872 #, gcc-internal-format, gfc-internal-format
71873 msgid ""
71874 "The function passed as OPERATION at %L shall have the TARGET attribute "
71875 "either for none or both arguments"
71876 msgstr ""
71878 #: fortran/check.cc:2354
71879 #, gcc-internal-format, gfc-internal-format
71880 msgid ""
71881 "The function passed as OPERATION at %L shall have the ASYNCHRONOUS attribute "
71882 "either for none or both arguments"
71883 msgstr ""
71885 #: fortran/check.cc:2362
71886 #, gcc-internal-format, gfc-internal-format
71887 msgid ""
71888 "The function passed as OPERATION at %L shall not have the OPTIONAL attribute "
71889 "for either of the arguments"
71890 msgstr ""
71892 #: fortran/check.cc:2392
71893 #, gcc-internal-format, gfc-internal-format
71894 msgid ""
71895 "The character length of the A argument at %L and of the arguments of the "
71896 "OPERATION at %L shall be the same"
71897 msgstr ""
71899 #: fortran/check.cc:2399
71900 #, gcc-internal-format, gfc-internal-format
71901 msgid ""
71902 "The character length of the A argument at %L and of the function result of "
71903 "the OPERATION at %L shall be the same"
71904 msgstr ""
71906 #: fortran/check.cc:2417
71907 #, gcc-internal-format
71908 msgid ""
71909 "%qs argument of %qs intrinsic at %L shall be of type integer, real or "
71910 "character"
71911 msgstr ""
71913 #: fortran/check.cc:2445 fortran/check.cc:2459
71914 #, gcc-internal-format, gfc-internal-format
71915 msgid "BOZ constant at %L cannot appear in the COMPLEX intrinsic subprogram"
71916 msgstr ""
71918 #: fortran/check.cc:2496 fortran/check.cc:3126 fortran/check.cc:3209
71919 #: fortran/check.cc:3431 fortran/check.cc:3479 fortran/check.cc:4959
71920 #: fortran/check.cc:5084 fortran/check.cc:5154 fortran/check.cc:6339
71921 #: fortran/check.cc:6470
71922 #, gcc-internal-format
71923 msgid "%qs intrinsic with KIND argument at %L"
71924 msgstr ""
71926 #: fortran/check.cc:2543 fortran/check.cc:2812 fortran/check.cc:2872
71927 #, gcc-internal-format
71928 msgid ""
71929 "%qs argument of %qs intrinsic at %L has invalid shape in dimension %d (%ld/"
71930 "%ld)"
71931 msgstr ""
71933 #: fortran/check.cc:2558 fortran/check.cc:2827 fortran/check.cc:2887
71934 #, gcc-internal-format
71935 msgid "%qs argument of intrinsic %qs at %L of must have rank %d or be a scalar"
71936 msgstr ""
71938 #: fortran/check.cc:2670 fortran/check.cc:3811 fortran/check.cc:3819
71939 #, gcc-internal-format
71940 msgid "%qs argument of %qs intrinsic at %L must be numeric or LOGICAL"
71941 msgstr ""
71943 #: fortran/check.cc:2684
71944 #, gcc-internal-format
71945 msgid ""
71946 "Different shape for arguments %qs and %qs at %L for intrinsic %<dot_product%>"
71947 msgstr ""
71949 #: fortran/check.cc:2704 fortran/check.cc:2712
71950 #, gcc-internal-format
71951 msgid "%qs argument of %qs intrinsic at %L must be default real"
71952 msgstr ""
71954 #: fortran/check.cc:2848
71955 #, gcc-internal-format
71956 msgid "%qs must be of same type and kind as %qs at %L in %qs"
71957 msgstr ""
71959 #: fortran/check.cc:2906
71960 #, gcc-internal-format
71961 msgid "Missing %qs argument to %qs intrinsic at %L for %qs of type %qs"
71962 msgstr ""
71964 #: fortran/check.cc:2924
71965 #, gcc-internal-format, gfc-internal-format
71966 msgid ""
71967 "BOZ literal constant at %L cannot appear in the FLOAT intrinsic subprogram"
71968 msgstr ""
71970 #: fortran/check.cc:2938
71971 #, gcc-internal-format, gfc-internal-format
71972 msgid "non-default INTEGER kind argument to %s intrinsic at %L"
71973 msgstr ""
71975 #: fortran/check.cc:2999
71976 #, gcc-internal-format
71977 msgid "COMPLEX argument %qs of %qs intrinsic at %L"
71978 msgstr ""
71980 #: fortran/check.cc:3081
71981 #, gcc-internal-format
71982 msgid "Arguments of %qs have different kind type parameters at %L"
71983 msgstr ""
71985 #: fortran/check.cc:3177
71986 #, gcc-internal-format, gfc-internal-format
71987 msgid "Argument of %s at %L must be of length one"
71988 msgstr ""
71990 #: fortran/check.cc:3216
71991 #, gcc-internal-format
71992 msgid "%qs argument of %qs intrinsic at %L must be the same kind as %qs"
71993 msgstr ""
71995 #: fortran/check.cc:3250
71996 #, gcc-internal-format
71997 msgid ""
71998 "%qs intrinsic subprogram at %L has been removed.  Use INT intrinsic "
71999 "subprogram."
72000 msgstr ""
72002 #: fortran/check.cc:3302
72003 #, gcc-internal-format, gfc-internal-format
72004 msgid "SIZE at %L must be positive"
72005 msgstr ""
72007 #: fortran/check.cc:3314
72008 #, gcc-internal-format, gfc-internal-format
72009 msgid ""
72010 "The absolute value of SHIFT at %L must be less than or equal to SIZE at %L"
72011 msgstr ""
72013 #: fortran/check.cc:3373
72014 #, gcc-internal-format, gfc-internal-format
72015 msgid "STATUS at %L shall be an INTENT(OUT) variable"
72016 msgstr ""
72018 #: fortran/check.cc:3382
72019 #, gcc-internal-format
72020 msgid "%qs at %L shall be an INTENT(OUT) variable"
72021 msgstr ""
72023 #: fortran/check.cc:3407
72024 #, gcc-internal-format
72025 msgid "%qs argument of %qs intrinsic at %L must be a data entity"
72026 msgstr ""
72028 #: fortran/check.cc:3621
72029 #, gcc-internal-format
72030 msgid "Intrinsic %qs at %L must have at least two arguments"
72031 msgstr ""
72033 #: fortran/check.cc:3669
72034 #, gcc-internal-format
72035 msgid "Missing %qs argument to the %s intrinsic at %L"
72036 msgstr ""
72038 #: fortran/check.cc:3684
72039 #, gcc-internal-format
72040 msgid "Duplicate argument %qs at %L to intrinsic %s"
72041 msgstr ""
72043 #: fortran/check.cc:3689
72044 #, gcc-internal-format
72045 msgid "Unknown argument %qs at %L to intrinsic %s"
72046 msgstr ""
72048 #: fortran/check.cc:3714
72049 #, gcc-internal-format, gfc-internal-format
72050 msgid "Different character kinds at %L"
72051 msgstr ""
72053 #: fortran/check.cc:3723
72054 #, gcc-internal-format
72055 msgid "%<a%d%> argument of %qs intrinsic at %L must be %s(%d)"
72056 msgstr ""
72058 #: fortran/check.cc:3754
72059 #, gcc-internal-format
72060 msgid "%qs intrinsic with CHARACTER argument at %L"
72061 msgstr ""
72063 #: fortran/check.cc:3761
72064 #, gcc-internal-format
72065 msgid ""
72066 "%<a1%> argument of %qs intrinsic at %L must be INTEGER, REAL or CHARACTER"
72067 msgstr ""
72069 #: fortran/check.cc:3828
72070 #, gcc-internal-format
72071 msgid "Argument types of %qs intrinsic at %L must match (%s/%s)"
72072 msgstr ""
72074 #: fortran/check.cc:3842
72075 #, gcc-internal-format
72076 msgid ""
72077 "Different shape on dimension 1 for arguments %qs and %qs at %L for intrinsic "
72078 "matmul"
72079 msgstr ""
72081 #: fortran/check.cc:3861
72082 #, gcc-internal-format
72083 msgid ""
72084 "Different shape on dimension 2 for argument %qs and dimension 1 for argument "
72085 "%qs at %L for intrinsic matmul"
72086 msgstr ""
72088 #: fortran/check.cc:3870
72089 #, gcc-internal-format
72090 msgid "%qs argument of %qs intrinsic at %L must be of rank 1 or 2"
72091 msgstr ""
72093 #: fortran/check.cc:4035
72094 #, gcc-internal-format
72095 msgid ""
72096 "Argument %qs of %qs intrinsic at %L must be in type conformance to argument "
72097 "%qs at %L"
72098 msgstr ""
72100 #: fortran/check.cc:4153 fortran/check.cc:7552 fortran/check.cc:7567
72101 #, gcc-internal-format
72102 msgid "%qs argument of %qs intrinsic at %L must be INTEGER"
72103 msgstr ""
72105 #: fortran/check.cc:4236
72106 #, gcc-internal-format, gfc-internal-format
72107 msgid "The FROM argument to MOVE_ALLOC at %L shall not be coindexed"
72108 msgstr ""
72110 #: fortran/check.cc:4247
72111 #, gcc-internal-format, gfc-internal-format
72112 msgid "The TO argument to MOVE_ALLOC at %L shall not be coindexed"
72113 msgstr ""
72115 #: fortran/check.cc:4254
72116 #, gcc-internal-format, gfc-internal-format
72117 msgid ""
72118 "The TO arguments in MOVE_ALLOC at %L must be polymorphic if FROM is "
72119 "polymorphic"
72120 msgstr ""
72122 #: fortran/check.cc:4265
72123 #, gcc-internal-format, gfc-internal-format
72124 msgid ""
72125 "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the "
72126 "same rank %d/%d"
72127 msgstr ""
72129 #: fortran/check.cc:4274
72130 #, gcc-internal-format, gfc-internal-format
72131 msgid ""
72132 "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the "
72133 "same corank %d/%d"
72134 msgstr ""
72136 #: fortran/check.cc:4314
72137 #, gcc-internal-format, gfc-internal-format
72138 msgid ""
72139 "The FROM and TO arguments at %L violate aliasing restrictions (F2003 "
72140 "12.4.1.7)"
72141 msgstr ""
72143 #: fortran/check.cc:4341
72144 #, gcc-internal-format
72145 msgid "Argument %<S%> of NEAREST at %L shall not be zero"
72146 msgstr ""
72148 #: fortran/check.cc:4397
72149 #, gcc-internal-format
72150 msgid ""
72151 "%qs argument of %qs intrinsic at %L must be a POINTER, ALLOCATABLE or "
72152 "procedure pointer"
72153 msgstr ""
72155 #: fortran/check.cc:4405
72156 #, gcc-internal-format, gfc-internal-format
72157 msgid "NULL intrinsic with allocatable MOLD at %L"
72158 msgstr ""
72160 #: fortran/check.cc:4484 fortran/check.cc:6417
72161 #, gcc-internal-format
72162 msgid ""
72163 "%qs argument of %qs intrinsic at %L must provide at least as many elements "
72164 "as there are .TRUE. values in %qs (%ld/%d)"
72165 msgstr ""
72167 #: fortran/check.cc:4545
72168 #, gcc-internal-format
72169 msgid "%qs argument of %qs intrinsic at %L must be of a dummy variable"
72170 msgstr ""
72172 #: fortran/check.cc:4555
72173 #, gcc-internal-format
72174 msgid ""
72175 "%qs argument of %qs intrinsic at %L must be of an OPTIONAL dummy variable"
72176 msgstr ""
72178 #: fortran/check.cc:4574
72179 #, gcc-internal-format
72180 msgid "%qs argument of %qs intrinsic at %L must not be a subobject of %qs"
72181 msgstr ""
72183 #: fortran/check.cc:4625
72184 #, gcc-internal-format, gfc-internal-format
72185 msgid "The argument of the RANK intrinsic at %L must be a data object"
72186 msgstr ""
72188 #: fortran/check.cc:4733
72189 #, gcc-internal-format
72190 msgid ""
72191 "%<shape%> argument of %<reshape%> intrinsic at %L must be an array of "
72192 "constant size"
72193 msgstr ""
72195 #: fortran/check.cc:4743
72196 #, gcc-internal-format
72197 msgid "%qs argument of %qs intrinsic at %L is empty"
72198 msgstr ""
72200 #: fortran/check.cc:4750
72201 #, gcc-internal-format
72202 msgid ""
72203 "%<shape%> argument of %<reshape%> intrinsic at %L has more than %d elements"
72204 msgstr ""
72206 #: fortran/check.cc:4773
72207 #, gcc-internal-format
72208 msgid "%qs argument of %qs intrinsic at %L has negative element (%d)"
72209 msgstr ""
72211 #: fortran/check.cc:4813
72212 #, gcc-internal-format
72213 msgid ""
72214 "%qs argument of %qs intrinsic at %L has wrong number of elements (%d/%d)"
72215 msgstr ""
72217 #: fortran/check.cc:4831
72218 #, gcc-internal-format
72219 msgid "%qs argument of %qs intrinsic at %L has out-of-range dimension (%d)"
72220 msgstr ""
72222 #: fortran/check.cc:4840
72223 #, gcc-internal-format
72224 msgid ""
72225 "%qs argument of %qs intrinsic at %L has invalid permutation of dimensions "
72226 "(dimension %qd duplicated)"
72227 msgstr ""
72229 #: fortran/check.cc:4875 fortran/simplify.cc:7050
72230 #, gcc-internal-format, gfc-internal-format
72231 msgid ""
72232 "Without padding, there are not enough elements in the intrinsic RESHAPE "
72233 "source at %L to match the shape"
72234 msgstr ""
72236 #: fortran/check.cc:4892 fortran/check.cc:4911
72237 #, gcc-internal-format
72238 msgid "%qs argument of %qs intrinsic at %L cannot be of type %s"
72239 msgstr ""
72241 #: fortran/check.cc:4902 fortran/check.cc:4921
72242 #, gcc-internal-format
72243 msgid "%qs argument of %qs intrinsic at %L must be of an extensible type"
72244 msgstr ""
72246 #: fortran/check.cc:5020
72247 #, gcc-internal-format
72248 msgid "SELECTED_REAL_KIND with neither %<P%> nor %<R%> argument at %L"
72249 msgstr ""
72251 #: fortran/check.cc:5051
72252 #, gcc-internal-format
72253 msgid "%qs intrinsic with RADIX argument at %L"
72254 msgstr ""
72256 #: fortran/check.cc:5099
72257 #, gcc-internal-format
72258 msgid ""
72259 "%<source%> argument of %<shape%> intrinsic at %L must not be an assumed size "
72260 "array"
72261 msgstr ""
72263 #: fortran/check.cc:5172 fortran/check.cc:7612
72264 #, gcc-internal-format
72265 msgid "%qs argument of %qs intrinsic at %L shall not be a procedure"
72266 msgstr ""
72268 #: fortran/check.cc:5188 fortran/check.cc:5334 fortran/check.cc:7604
72269 #, gcc-internal-format
72270 msgid "%qs argument of %qs intrinsic at %L shall not be TYPE(*)"
72271 msgstr ""
72273 #: fortran/check.cc:5199 fortran/check.cc:5346
72274 #, gcc-internal-format
72275 msgid "%qs argument of %qs intrinsic at %L shall not be an assumed-size array"
72276 msgstr ""
72278 #: fortran/check.cc:5281
72279 #, gcc-internal-format
72280 msgid "is_c_interoperable(): gfc_simplify_expr failed"
72281 msgstr ""
72283 #: fortran/check.cc:5325
72284 #, gcc-internal-format
72285 msgid ""
72286 "%qs argument of %qs intrinsic at %L must be an interoperable data entity: %s"
72287 msgstr ""
72289 #: fortran/check.cc:5364
72290 #, gcc-internal-format, gfc-internal-format
72291 msgid ""
72292 "Argument C_PTR_1 at %L to C_ASSOCIATED shall have the type TYPE(C_PTR) or "
72293 "TYPE(C_FUNPTR)"
72294 msgstr ""
72296 #: fortran/check.cc:5378
72297 #, gcc-internal-format, gfc-internal-format
72298 msgid ""
72299 "Argument C_PTR_2 at %L to C_ASSOCIATED shall have the same type as C_PTR_1: "
72300 "%s instead of %s"
72301 msgstr ""
72303 #: fortran/check.cc:5402
72304 #, gcc-internal-format, gfc-internal-format
72305 msgid "Argument CPTR at %L to C_F_POINTER shall have the type TYPE(C_PTR)"
72306 msgstr ""
72308 #: fortran/check.cc:5414
72309 #, gcc-internal-format, gfc-internal-format
72310 msgid "Argument FPTR at %L to C_F_POINTER must be a pointer"
72311 msgstr ""
72313 #: fortran/check.cc:5421
72314 #, gcc-internal-format, gfc-internal-format
72315 msgid "FPTR argument at %L to C_F_POINTER shall not be polymorphic"
72316 msgstr ""
72318 #: fortran/check.cc:5428
72319 #, gcc-internal-format, gfc-internal-format
72320 msgid "Argument FPTR at %L to C_F_POINTER shall not be coindexed"
72321 msgstr ""
72323 #: fortran/check.cc:5435
72324 #, gcc-internal-format, gfc-internal-format
72325 msgid "Unexpected SHAPE argument at %L to C_F_POINTER with scalar FPTR"
72326 msgstr ""
72328 #: fortran/check.cc:5441
72329 #, gcc-internal-format, gfc-internal-format
72330 msgid "Expected SHAPE argument to C_F_POINTER with array FPTR at %L"
72331 msgstr ""
72333 #: fortran/check.cc:5460
72334 #, gcc-internal-format, gfc-internal-format
72335 msgid ""
72336 "SHAPE argument at %L to C_F_POINTER must have the same size as the RANK of "
72337 "FPTR"
72338 msgstr ""
72340 #: fortran/check.cc:5470
72341 #, gcc-internal-format, gfc-internal-format
72342 msgid "Polymorphic FPTR at %L to C_F_POINTER"
72343 msgstr ""
72345 #: fortran/check.cc:5476
72346 #, gcc-internal-format, gfc-internal-format
72347 msgid "FPTR argument to C_F_POINTER at %L is a function returning a pointer"
72348 msgstr ""
72350 #: fortran/check.cc:5483
72351 #, gcc-internal-format, gfc-internal-format
72352 msgid "Noninteroperable array FPTR argument to C_F_POINTER at %L: %s"
72353 msgstr ""
72355 #: fortran/check.cc:5499
72356 #, gcc-internal-format, gfc-internal-format
72357 msgid ""
72358 "Argument CPTR at %L to C_F_PROCPOINTER shall have the type TYPE(C_FUNPTR)"
72359 msgstr ""
72361 #: fortran/check.cc:5511
72362 #, gcc-internal-format, gfc-internal-format
72363 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall be a procedure pointer"
72364 msgstr ""
72366 #: fortran/check.cc:5518
72367 #, gcc-internal-format, gfc-internal-format
72368 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall not be coindexed"
72369 msgstr ""
72371 #: fortran/check.cc:5524
72372 #, gcc-internal-format, gfc-internal-format
72373 msgid "Noninteroperable procedure pointer at %L to C_F_PROCPOINTER"
72374 msgstr ""
72376 #: fortran/check.cc:5538
72377 #, gcc-internal-format, gfc-internal-format
72378 msgid "Argument X at %L to C_FUNLOC shall not be coindexed"
72379 msgstr ""
72381 #: fortran/check.cc:5550
72382 #, gcc-internal-format
72383 msgid "Function result %qs at %L is invalid as X argument to C_FUNLOC"
72384 msgstr ""
72386 #: fortran/check.cc:5557
72387 #, gcc-internal-format, gfc-internal-format
72388 msgid ""
72389 "Argument X at %L to C_FUNLOC shall be a procedure or a procedure pointer"
72390 msgstr ""
72392 #: fortran/check.cc:5563
72393 #, gcc-internal-format, gfc-internal-format
72394 msgid "Noninteroperable procedure at %L to C_FUNLOC"
72395 msgstr ""
72397 #: fortran/check.cc:5577
72398 #, gcc-internal-format, gfc-internal-format
72399 msgid "Argument X at %L to C_LOC shall not be coindexed"
72400 msgstr ""
72402 #: fortran/check.cc:5583
72403 #, gcc-internal-format, gfc-internal-format
72404 msgid "X argument at %L to C_LOC shall not be polymorphic"
72405 msgstr ""
72407 #: fortran/check.cc:5594
72408 #, gcc-internal-format, gfc-internal-format
72409 msgid ""
72410 "Argument X at %L to C_LOC shall have either the POINTER or the TARGET "
72411 "attribute"
72412 msgstr ""
72414 #: fortran/check.cc:5602
72415 #, gcc-internal-format, gfc-internal-format
72416 msgid "Argument X at %L to C_LOC shall be not be a zero-sized string"
72417 msgstr ""
72419 #: fortran/check.cc:5611
72420 #, gcc-internal-format, gfc-internal-format
72421 msgid "Argument at %L to C_LOC shall not be polymorphic"
72422 msgstr ""
72424 #: fortran/check.cc:5618
72425 #, gcc-internal-format, gfc-internal-format
72426 msgid "Noninteroperable array at %L as argument to C_LOC: %s"
72427 msgstr ""
72429 #: fortran/check.cc:5629
72430 #, gcc-internal-format, gfc-internal-format
72431 msgid ""
72432 "Array of interoperable type at %L to C_LOC which is nonallocatable and "
72433 "neither assumed size nor explicit size"
72434 msgstr ""
72436 #: fortran/check.cc:5634
72437 #, gcc-internal-format, gfc-internal-format
72438 msgid "Array section at %L to C_LOC"
72439 msgstr ""
72441 #: fortran/check.cc:5662
72442 #, gcc-internal-format, gfc-internal-format
72443 msgid "non double precision REAL argument to %s intrinsic at %L"
72444 msgstr ""
72446 #: fortran/check.cc:5678
72447 #, gcc-internal-format
72448 msgid "%qs argument of %qs intrinsic at %L must be less than rank %d"
72449 msgstr ""
72451 #: fortran/check.cc:5697
72452 #, gcc-internal-format
72453 msgid "%qs argument of %qs intrinsic at %L is not a valid dimension index"
72454 msgstr ""
72456 #: fortran/check.cc:5721
72457 #, gcc-internal-format
72458 msgid "%qs argument of %qs intrinsic at %L must have length at least 1"
72459 msgstr ""
72461 #: fortran/check.cc:5985
72462 #, gcc-internal-format, gfc-internal-format
72463 msgid "%s argument to IMAGE_INDEX must be a rank one array at %L"
72464 msgstr ""
72466 #: fortran/check.cc:5992
72467 #, gcc-internal-format, gfc-internal-format
72468 msgid "Type of %s argument of IMAGE_INDEX at %L shall be INTEGER"
72469 msgstr ""
72471 #: fortran/check.cc:6003
72472 #, gcc-internal-format, gfc-internal-format
72473 msgid ""
72474 "The number of array elements of the SUB argument to IMAGE_INDEX at %L shall "
72475 "be %d (corank) not %d"
72476 msgstr ""
72478 #: fortran/check.cc:6036
72479 #, gcc-internal-format, gfc-internal-format
72480 msgid "DISTANCE= argument to NUM_IMAGES at %L"
72481 msgstr ""
72483 #: fortran/check.cc:6049
72484 #, gcc-internal-format, gfc-internal-format
72485 msgid "FAILED= argument to NUM_IMAGES at %L"
72486 msgstr ""
72488 #: fortran/check.cc:6073
72489 #, gcc-internal-format, gfc-internal-format
72490 msgid ""
72491 "TEAM argument at %L to the intrinsic TEAM_NUMBER shall be of type TEAM_TYPE"
72492 msgstr ""
72494 #: fortran/check.cc:6099
72495 #, gcc-internal-format, gfc-internal-format
72496 msgid ""
72497 "DIM argument without COARRAY argument not allowed for THIS_IMAGE intrinsic "
72498 "at %L"
72499 msgstr ""
72501 #: fortran/check.cc:6106
72502 #, gcc-internal-format, gfc-internal-format
72503 msgid ""
72504 "The DISTANCE argument may not be specified together with the COARRAY or DIM "
72505 "argument in intrinsic at %L"
72506 msgstr ""
72508 #: fortran/check.cc:6117
72509 #, gcc-internal-format, gfc-internal-format
72510 msgid "Unexpected DIM argument with noncoarray argument at %L"
72511 msgstr ""
72513 #: fortran/check.cc:6135
72514 #, gcc-internal-format, gfc-internal-format
72515 msgid "DISTANCE= argument to THIS_IMAGE at %L"
72516 msgstr ""
72518 #: fortran/check.cc:6193
72519 #, gcc-internal-format
72520 msgid ""
72521 "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L is an array and shall not "
72522 "have storage size 0 when %<SOURCE%> argument has size greater than 0"
72523 msgstr ""
72525 #: fortran/check.cc:6245
72526 #, gcc-internal-format
72527 msgid "%<SOURCE%> argument of %<TRANSFER%> intrinsic at %L must not be a %s"
72528 msgstr ""
72530 #: fortran/check.cc:6264
72531 #, gcc-internal-format
72532 msgid "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L must not be a %s"
72533 msgstr ""
72535 #: fortran/check.cc:6272
72536 #, gcc-internal-format
72537 msgid "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L must not be %s"
72538 msgstr ""
72540 #: fortran/check.cc:6307
72541 msgid ""
72542 "Intrinsic TRANSFER at %L has partly undefined result: source size %zd < "
72543 "result size %zd"
72544 msgstr ""
72546 #: fortran/check.cc:6431
72547 #, gcc-internal-format
72548 msgid ""
72549 "%qs argument of %qs intrinsic at %L must have the same rank as %qs or be a "
72550 "scalar"
72551 msgstr ""
72553 #: fortran/check.cc:6444
72554 #, gcc-internal-format
72555 msgid "%qs and %qs arguments of %qs intrinsic at %L must have identical shape."
72556 msgstr ""
72558 #: fortran/check.cc:6580
72559 #, gcc-internal-format, gfc-internal-format
72560 msgid "VALUES argument of DATE_AND_TIME at %L has non-default kind"
72561 msgstr ""
72563 #: fortran/check.cc:6592
72564 #, gcc-internal-format, gfc-internal-format
72565 msgid ""
72566 "VALUES argument of DATE_AND_TIME at %L must have a decimal exponent range of "
72567 "at least four"
72568 msgstr ""
72570 #: fortran/check.cc:6731 fortran/check.cc:6763
72571 #, gcc-internal-format
72572 msgid "Size of %qs argument of %qs intrinsic at %L too small (%i/%i)"
72573 msgstr ""
72575 #: fortran/check.cc:6771
72576 #, gcc-internal-format, gfc-internal-format
72577 msgid "Too many arguments to %s at %L"
72578 msgstr ""
72580 #: fortran/check.cc:6789
72581 #, gcc-internal-format
72582 msgid "fe_runtime_error string must be null terminated"
72583 msgstr ""
72585 #: fortran/check.cc:6801
72586 #, gcc-internal-format, gfc-internal-format
72587 msgid "fe_runtime_error: Wrong number of arguments (%d instead of %d)"
72588 msgstr ""
72590 #: fortran/check.cc:6843
72591 #, gcc-internal-format, gfc-internal-format
72592 msgid "COUNT argument to SYSTEM_CLOCK at %L has non-default kind"
72593 msgstr ""
72595 #: fortran/check.cc:6850
72596 #, gcc-internal-format, gfc-internal-format
72597 msgid ""
72598 "COUNT argument to SYSTEM_CLOCK at %L with kind smaller than default integer"
72599 msgstr ""
72601 #: fortran/check.cc:6871
72602 #, gcc-internal-format, gfc-internal-format
72603 msgid "Real COUNT_RATE argument to SYSTEM_CLOCK at %L"
72604 msgstr ""
72606 #: fortran/check.cc:6881
72607 #, gcc-internal-format, gfc-internal-format
72608 msgid "COUNT_RATE argument to SYSTEM_CLOCK at %L has non-default kind"
72609 msgstr ""
72611 #: fortran/check.cc:6888
72612 #, gcc-internal-format, gfc-internal-format
72613 msgid ""
72614 "COUNT_RATE argument to SYSTEM_CLOCK at %L with kind smaller than default "
72615 "integer"
72616 msgstr ""
72618 #: fortran/check.cc:6908
72619 #, gcc-internal-format, gfc-internal-format
72620 msgid "COUNT_MAX argument to SYSTEM_CLOCK at %L has non-default kind"
72621 msgstr ""
72623 #: fortran/check.cc:6918
72624 #, gcc-internal-format, gfc-internal-format
72625 msgid ""
72626 "COUNT_MAX argument to SYSTEM_CLOCK at %L with kind smaller than default "
72627 "integer"
72628 msgstr ""
72630 #: fortran/check.cc:6933 fortran/check.cc:6940
72631 #, gcc-internal-format, gfc-internal-format
72632 msgid "integer arguments to SYSTEM_CLOCK at %L with different kind parameters"
72633 msgstr ""
72635 #: fortran/check.cc:7154
72636 #, gcc-internal-format
72637 msgid ""
72638 "%qs argument of %qs intrinsic at %L must be of a kind not wider than the "
72639 "default kind (%d)"
72640 msgstr ""
72642 #: fortran/check.cc:7336
72643 #, gcc-internal-format
72644 msgid "Actual argument at %L of %qs intrinsic shall be an associated pointer"
72645 msgstr ""
72647 #: fortran/check.cc:7525 fortran/check.cc:7536
72648 #, gcc-internal-format
72649 msgid ""
72650 "%qs argument of %qs intrinsic at %L must be INTEGER, LOGICAL, or a BOZ "
72651 "literal constant"
72652 msgstr ""
72654 #: fortran/check.cc:7596
72655 #, gcc-internal-format, gfc-internal-format
72656 msgid ""
72657 "Intrinsic function NULL at %L cannot be an actual argument to STORAGE_SIZE, "
72658 "because it returns a disassociated pointer"
72659 msgstr ""
72661 #. Since the extension field is 8 bit wide, we can only have
72662 #. up to 255 extension levels.
72663 #: fortran/class.cc:799 fortran/decl.cc:4079 fortran/decl.cc:10785
72664 #, gcc-internal-format
72665 msgid "Maximum extension level reached with type %qs at %L"
72666 msgstr ""
72668 #: fortran/class.cc:3109 fortran/class.cc:3183
72669 #, gcc-internal-format
72670 msgid "%qs of %qs is PRIVATE at %L"
72671 msgstr ""
72673 #: fortran/cpp.cc:501
72674 #, gcc-internal-format
72675 msgid "To enable preprocessing, use %<-cpp%>"
72676 msgstr ""
72678 #: fortran/cpp.cc:580 fortran/cpp.cc:591 fortran/cpp.cc:719
72679 #, gcc-internal-format
72680 msgid "opening output file %qs: %s"
72681 msgstr ""
72683 #: fortran/data.cc:67
72684 #, gcc-internal-format, gfc-internal-format
72685 msgid "non-constant array in DATA statement %L"
72686 msgstr ""
72688 #: fortran/data.cc:78
72689 #, gcc-internal-format, gfc-internal-format
72690 msgid "Subscript at %L below array lower bound (%ld < %ld) in dimension %d"
72691 msgstr ""
72693 #: fortran/data.cc:89
72694 #, gcc-internal-format, gfc-internal-format
72695 msgid "Subscript at %L above array upper bound (%ld > %ld) in dimension %d"
72696 msgstr ""
72698 #: fortran/data.cc:172
72699 #, gcc-internal-format, gfc-internal-format
72700 msgid "failure to simplify substring reference in DATA statement at %L"
72701 msgstr ""
72703 #: fortran/data.cc:205
72704 #, gcc-internal-format, gfc-internal-format
72705 msgid "Unused initialization string at %L because variable has zero length"
72706 msgstr ""
72708 #: fortran/data.cc:211
72709 #, gcc-internal-format
72710 msgid "Initialization string at %L was truncated to fit the variable (%wd/%wd)"
72711 msgstr ""
72713 #: fortran/data.cc:220 fortran/resolve.cc:5298
72714 #, gcc-internal-format, gfc-internal-format
72715 msgid "Substring start index at %L is less than one"
72716 msgstr ""
72718 #: fortran/data.cc:226 fortran/resolve.cc:5328
72719 #, gcc-internal-format, gfc-internal-format
72720 msgid "Substring end index at %L exceeds the string length"
72721 msgstr ""
72723 #: fortran/data.cc:316
72724 #, gcc-internal-format
72725 msgid "%qs at %L already is initialized at %L"
72726 msgstr ""
72728 #: fortran/data.cc:343
72729 #, gcc-internal-format, gfc-internal-format
72730 msgid "Data element below array lower bound at %L"
72731 msgstr ""
72733 #: fortran/data.cc:360 fortran/data.cc:449
72734 #, gcc-internal-format, gfc-internal-format
72735 msgid "Data element above array upper bound at %L"
72736 msgstr ""
72738 #: fortran/data.cc:390 fortran/data.cc:615
72739 #, gcc-internal-format
72740 msgid "re-initialization of %qs at %L"
72741 msgstr ""
72743 #: fortran/data.cc:560
72744 #, gcc-internal-format, gfc-internal-format
72745 msgid "LEN or KIND inquiry ref in DATA statement at %L"
72746 msgstr ""
72748 #: fortran/data.cc:638
72749 #, gcc-internal-format
72750 msgid ""
72751 "Nonpointer object %qs with default initialization shall not appear in a DATA "
72752 "statement at %L"
72753 msgstr ""
72755 #: fortran/data.cc:698 fortran/data.cc:717 fortran/data.cc:731
72756 #: fortran/data.cc:757 fortran/data.cc:904
72757 #, gcc-internal-format
72758 msgid "Simplification error"
72759 msgstr ""
72761 #: fortran/decl.cc:293
72762 #, gcc-internal-format, gfc-internal-format
72763 msgid "Inquiry parameter cannot appear in a data-stmt-object-list at %C"
72764 msgstr ""
72766 #: fortran/decl.cc:307
72767 #, gcc-internal-format
72768 msgid "Host associated variable %qs may not be in the DATA statement at %C"
72769 msgstr ""
72771 #: fortran/decl.cc:314
72772 #, gcc-internal-format
72773 msgid "initialization of common block variable %qs in DATA statement at %C"
72774 msgstr ""
72776 #: fortran/decl.cc:449
72777 #, gcc-internal-format
72778 msgid "Symbol %qs must be a PARAMETER in DATA statement at %C"
72779 msgstr ""
72781 #: fortran/decl.cc:475
72782 #, gcc-internal-format, gfc-internal-format
72783 msgid "Invalid initializer %s in Data statement at %C"
72784 msgstr ""
72786 #: fortran/decl.cc:580
72787 #, gcc-internal-format, gfc-internal-format
72788 msgid "BOZ at %L cannot appear in an old-style initialization"
72789 msgstr ""
72791 #: fortran/decl.cc:588
72792 #, gcc-internal-format
72793 msgid ""
72794 "BOZ literal constant near %L cannot be assigned to a %qs variable in an old-"
72795 "style initialization"
72796 msgstr ""
72798 #: fortran/decl.cc:598
72799 #, gcc-internal-format, gfc-internal-format
72800 msgid "Initialization at %C is not allowed in a PURE procedure"
72801 msgstr ""
72803 #: fortran/decl.cc:645
72804 #, gcc-internal-format, gfc-internal-format
72805 msgid "DATA statement at %C cannot appear within an INTERFACE"
72806 msgstr ""
72808 #: fortran/decl.cc:669
72809 #, gcc-internal-format, gfc-internal-format
72810 msgid "Invalid substring in data-implied-do at %L in DATA statement"
72811 msgstr ""
72813 #: fortran/decl.cc:692
72814 #, gcc-internal-format, gfc-internal-format
72815 msgid ""
72816 "Allocatable component or deferred-shaped array near %C in DATA statement"
72817 msgstr ""
72819 #: fortran/decl.cc:734
72820 #, gcc-internal-format, gfc-internal-format
72821 msgid "BOZ literal constant at %L cannot appear in a structure constructor"
72822 msgstr ""
72824 #: fortran/decl.cc:750
72825 #, gcc-internal-format, gfc-internal-format
72826 msgid "DATA statement at %C is not allowed in a PURE procedure"
72827 msgstr ""
72829 #: fortran/decl.cc:759
72830 #, gcc-internal-format, gfc-internal-format
72831 msgid ""
72832 "part-ref with pointer attribute near %L is not rightmost part-ref of data-"
72833 "stmt-object"
72834 msgstr ""
72836 #: fortran/decl.cc:798
72837 #, gcc-internal-format, gfc-internal-format
72838 msgid "Empty old style initializer list at %C"
72839 msgstr ""
72841 #: fortran/decl.cc:807
72842 #, gcc-internal-format, gfc-internal-format
72843 msgid "Array in initializer list at %L must have an explicit shape"
72844 msgstr ""
72846 #: fortran/decl.cc:830
72847 #, gcc-internal-format, gfc-internal-format
72848 msgid "Repeat spec invalid in scalar initializer at %C"
72849 msgstr ""
72851 #: fortran/decl.cc:835
72852 #, gcc-internal-format, gfc-internal-format
72853 msgid "Repeat spec must be an integer at %C"
72854 msgstr ""
72856 #: fortran/decl.cc:846
72857 #, gcc-internal-format, gfc-internal-format
72858 msgid "Expected data constant after repeat spec at %C"
72859 msgstr ""
72861 #: fortran/decl.cc:878
72862 #, gcc-internal-format, gfc-internal-format
72863 msgid "End of scalar initializer expected at %C"
72864 msgstr ""
72866 #: fortran/decl.cc:906
72867 #, gcc-internal-format, gfc-internal-format
72868 msgid "Not enough elements in array initializer at %C"
72869 msgstr ""
72871 #: fortran/decl.cc:908
72872 #, gcc-internal-format, gfc-internal-format
72873 msgid "Too many elements in array initializer at %C"
72874 msgstr ""
72876 #: fortran/decl.cc:934
72877 #, gcc-internal-format, gfc-internal-format
72878 msgid "Syntax error in old style initializer list at %C"
72879 msgstr ""
72881 #: fortran/decl.cc:958
72882 #, gcc-internal-format, gfc-internal-format
72883 msgid "The assumed-rank array at %C shall not have a codimension"
72884 msgstr ""
72886 #: fortran/decl.cc:1023
72887 #, gcc-internal-format, gfc-internal-format
72888 msgid ""
72889 "Sum of array rank %d and corank %d at %C exceeds maximum allowed dimensions "
72890 "of %d"
72891 msgstr ""
72893 #: fortran/decl.cc:1047
72894 #, gcc-internal-format, gfc-internal-format
72895 msgid "Bad INTENT specification at %C"
72896 msgstr ""
72898 #: fortran/decl.cc:1069
72899 #, gcc-internal-format, gfc-internal-format
72900 msgid "deferred type parameter at %C"
72901 msgstr ""
72903 #: fortran/decl.cc:1162 fortran/resolve.cc:13326
72904 #, gcc-internal-format, gfc-internal-format
72905 msgid "Scalar INTEGER expression expected at %L"
72906 msgstr ""
72908 #: fortran/decl.cc:1188
72909 #, gcc-internal-format, gfc-internal-format
72910 msgid "Old-style character length at %C"
72911 msgstr ""
72913 #: fortran/decl.cc:1219
72914 #, gcc-internal-format, gfc-internal-format
72915 msgid "Syntax error in character length specification at %C"
72916 msgstr ""
72918 #: fortran/decl.cc:1371 fortran/decl.cc:1378 fortran/decl.cc:1444
72919 #, gcc-internal-format
72920 msgid "Procedure %qs at %C is already defined at %L"
72921 msgstr ""
72923 #: fortran/decl.cc:1386
72924 #, gcc-internal-format
72925 msgid "Contained procedure %qs at %C clashes with procedure defined at %L"
72926 msgstr ""
72928 #: fortran/decl.cc:1398
72929 #, gcc-internal-format
72930 msgid "Name %qs at %C is already defined as a generic interface at %L"
72931 msgstr ""
72933 #: fortran/decl.cc:1416
72934 #, gcc-internal-format
72935 msgid ""
72936 "Procedure %qs at %C has an explicit interface from a previous declaration"
72937 msgstr ""
72939 #: fortran/decl.cc:1432
72940 #, gcc-internal-format
72941 msgid ""
72942 "Procedure %qs defined in interface body at %L clashes with internal "
72943 "procedure defined at %C"
72944 msgstr ""
72946 #: fortran/decl.cc:1515
72947 #, gcc-internal-format
72948 msgid ""
72949 "Procedure %qs at %L must have the BIND(C) attribute to be C interoperable"
72950 msgstr ""
72952 #: fortran/decl.cc:1542
72953 #, gcc-internal-format
72954 msgid ""
72955 "Variable %qs at %L is a dummy argument to the BIND(C) procedure %qs but is "
72956 "not C interoperable because derived type %qs is not C interoperable"
72957 msgstr ""
72959 #: fortran/decl.cc:1549
72960 #, gcc-internal-format
72961 msgid ""
72962 "Variable %qs at %L is a dummy argument to the BIND(C) procedure %qs but is "
72963 "not C interoperable because it is polymorphic"
72964 msgstr ""
72966 #: fortran/decl.cc:1556
72967 #, gcc-internal-format
72968 msgid ""
72969 "Variable %qs at %L is a dummy argument of the BIND(C) procedure %qs but may "
72970 "not be C interoperable"
72971 msgstr ""
72973 #: fortran/decl.cc:1565
72974 #, gcc-internal-format
72975 msgid ""
72976 "Dummy argument %qs at %L may not be a pointer with CONTIGUOUS attribute as "
72977 "procedure %qs is BIND(C)"
72978 msgstr ""
72980 #: fortran/decl.cc:1575
72981 #, gcc-internal-format
72982 msgid ""
72983 "Default-initialized %s dummy argument %qs at %L is not permitted in BIND(C) "
72984 "procedure %qs"
72985 msgstr ""
72987 #: fortran/decl.cc:1596
72988 #, gcc-internal-format
72989 msgid ""
72990 "Allocatable character dummy argument %qs at %L must have deferred length as "
72991 "procedure %qs is BIND(C)"
72992 msgstr ""
72994 #: fortran/decl.cc:1601
72995 #, gcc-internal-format
72996 msgid ""
72997 "Pointer character dummy argument %qs at %L must have deferred length as "
72998 "procedure %qs is BIND(C)"
72999 msgstr ""
73001 #: fortran/decl.cc:1608
73002 #, gcc-internal-format
73003 msgid ""
73004 "Deferred-length character dummy argument %qs at %L of procedure %qs with "
73005 "BIND(C) attribute"
73006 msgstr ""
73008 #: fortran/decl.cc:1620
73009 #, gcc-internal-format
73010 msgid ""
73011 "Character dummy argument %qs at %L must be of length 1 as it has the VALUE "
73012 "attribute"
73013 msgstr ""
73015 #: fortran/decl.cc:1631
73016 #, gcc-internal-format
73017 msgid ""
73018 "Assumed-length character dummy argument %qs at %L of procedure %qs with "
73019 "BIND(C) attribute"
73020 msgstr ""
73022 #: fortran/decl.cc:1645
73023 #, gcc-internal-format
73024 msgid ""
73025 "Character dummy argument %qs at %L must be of constant length of one or "
73026 "assumed length, unless it has assumed shape or assumed rank, as procedure "
73027 "%qs has the BIND(C) attribute"
73028 msgstr ""
73030 #: fortran/decl.cc:1663
73031 #, gcc-internal-format
73032 msgid ""
73033 "Variable %qs at %L with ALLOCATABLE attribute in procedure %qs with BIND(C)"
73034 msgstr ""
73036 #: fortran/decl.cc:1671
73037 #, gcc-internal-format
73038 msgid "Variable %qs at %L with POINTER attribute in procedure %qs with BIND(C)"
73039 msgstr ""
73041 #: fortran/decl.cc:1680
73042 #, gcc-internal-format
73043 msgid ""
73044 "Variable %qs at %L cannot have both the OPTIONAL and the VALUE attribute "
73045 "because procedure %qs is BIND(C)"
73046 msgstr ""
73048 #: fortran/decl.cc:1687
73049 #, gcc-internal-format
73050 msgid ""
73051 "Variable %qs at %L with OPTIONAL attribute in procedure %qs which is BIND(C)"
73052 msgstr ""
73054 #: fortran/decl.cc:1698
73055 #, gcc-internal-format
73056 msgid ""
73057 "Assumed-shape array %qs at %L as dummy argument to the BIND(C) procedure %qs "
73058 "at %L"
73059 msgstr ""
73061 #: fortran/decl.cc:1766
73062 #, gcc-internal-format
73063 msgid "Symbol %qs at %C also declared as a type at %L"
73064 msgstr ""
73066 #: fortran/decl.cc:1828
73067 #, gcc-internal-format
73068 msgid ""
73069 "Variable %qs in common block %qs at %C must be declared with a C "
73070 "interoperable kind since common block %qs is BIND(C)"
73071 msgstr ""
73073 #: fortran/decl.cc:1868
73074 #, gcc-internal-format, gfc-internal-format
73075 msgid "CHARACTER length must be a constant at %L"
73076 msgstr ""
73078 #: fortran/decl.cc:1883
73079 #, gcc-internal-format, gfc-internal-format
73080 msgid "CHARACTER expression at %L is being truncated (%ld/%ld)"
73081 msgstr ""
73083 #: fortran/decl.cc:1891
73084 #, gcc-internal-format, gfc-internal-format
73085 msgid ""
73086 "The CHARACTER elements of the array constructor at %L must have the same "
73087 "length (%ld/%ld)"
73088 msgstr ""
73090 #: fortran/decl.cc:2029
73091 #, gcc-internal-format
73092 msgid "Initializer not allowed for PARAMETER %qs at %C"
73093 msgstr ""
73095 #: fortran/decl.cc:2042
73096 #, gcc-internal-format, gfc-internal-format
73097 msgid "PARAMETER at %L is missing an initializer"
73098 msgstr ""
73100 #: fortran/decl.cc:2052
73101 #, gcc-internal-format
73102 msgid ""
73103 "Variable %qs at %C with an initializer already appears in a DATA statement"
73104 msgstr ""
73106 #: fortran/decl.cc:2095
73107 #, gcc-internal-format, gfc-internal-format
73108 msgid "Cannot initialize parameter array at %L with variable length elements"
73109 msgstr ""
73111 #: fortran/decl.cc:2129
73112 #, gcc-internal-format, gfc-internal-format
73113 msgid "Rank mismatch of array at %L and its initializer (%d/%d)"
73114 msgstr ""
73116 #: fortran/decl.cc:2142
73117 #, gcc-internal-format, gfc-internal-format
73118 msgid "Cannot initialize implied-shape array at %L with scalar"
73119 msgstr ""
73121 #: fortran/decl.cc:2152
73122 #, gcc-internal-format, gfc-internal-format
73123 msgid "Bad shape of initializer at %L"
73124 msgstr ""
73126 #: fortran/decl.cc:2159
73127 #, gcc-internal-format, gfc-internal-format
73128 msgid "Cannot determine shape of initializer at %L"
73129 msgstr ""
73131 #: fortran/decl.cc:2194
73132 #, gcc-internal-format, gfc-internal-format
73133 msgid "Non-constant lower bound in implied-shape declaration at %L"
73134 msgstr ""
73136 #: fortran/decl.cc:2244
73137 #, gcc-internal-format
73138 msgid "Entity %qs at %L is incompatible with a BOZ literal constant"
73139 msgstr ""
73141 #: fortran/decl.cc:2309 fortran/decl.cc:2316
73142 #, gcc-internal-format, gfc-internal-format
73143 msgid "Component at %C must have the POINTER attribute"
73144 msgstr ""
73146 #: fortran/decl.cc:2325
73147 #, gcc-internal-format
73148 msgid "Component %qs with CLASS at %C must be allocatable or pointer"
73149 msgstr ""
73151 #: fortran/decl.cc:2334
73152 #, gcc-internal-format, gfc-internal-format
73153 msgid "Array component of structure at %C must have explicit or deferred shape"
73154 msgstr ""
73156 #: fortran/decl.cc:2358 fortran/symbol.cc:2283
73157 #, gcc-internal-format
73158 msgid "Component %qs at %C already declared at %L"
73159 msgstr ""
73161 #: fortran/decl.cc:2413
73162 #, gcc-internal-format, gfc-internal-format
73163 msgid "Pointer array component of structure at %C must have a deferred shape"
73164 msgstr ""
73166 #: fortran/decl.cc:2422
73167 #, gcc-internal-format, gfc-internal-format
73168 msgid "Allocatable component of structure at %C must have a deferred shape"
73169 msgstr ""
73171 #: fortran/decl.cc:2431
73172 #, gcc-internal-format, gfc-internal-format
73173 msgid "Array component of structure at %C must have an explicit shape"
73174 msgstr ""
73176 #: fortran/decl.cc:2448
73177 #, gcc-internal-format
73178 msgid ""
73179 "Type parameter %qs at %C has no corresponding entry in the type parameter "
73180 "name list at %L"
73181 msgstr ""
73183 #: fortran/decl.cc:2505
73184 #, gcc-internal-format, gfc-internal-format
73185 msgid "NULL() initialization at %C is ambiguous"
73186 msgstr ""
73188 #: fortran/decl.cc:2522
73189 #, gcc-internal-format, gfc-internal-format
73190 msgid "NULL() initialization at %C may not have MOLD"
73191 msgstr ""
73193 #: fortran/decl.cc:2539
73194 #, gcc-internal-format, gfc-internal-format
73195 msgid "Initialization of pointer at %C is not allowed in a PURE procedure"
73196 msgstr ""
73198 #: fortran/decl.cc:2560
73199 #, gcc-internal-format, gfc-internal-format
73200 msgid "Error in pointer initialization at %C"
73201 msgstr ""
73203 #: fortran/decl.cc:2567
73204 #, gcc-internal-format, gfc-internal-format
73205 msgid "non-NULL pointer initialization at %C"
73206 msgstr ""
73208 #: fortran/decl.cc:2590
73209 #, gcc-internal-format
73210 msgid ""
73211 "RESULT variable %qs at %L prohibits FUNCTION name %qs at %C from appearing "
73212 "in a specification statement"
73213 msgstr ""
73215 #: fortran/decl.cc:2644
73216 #, gcc-internal-format
73217 msgid "%qs not allowed outside STRUCTURE at %C"
73218 msgstr ""
73220 #: fortran/decl.cc:2646
73221 #, gcc-internal-format
73222 msgid "%qs at %C is a DEC extension, enable with %<-fdec-structure%>"
73223 msgstr ""
73225 #: fortran/decl.cc:2654
73226 #, gcc-internal-format
73227 msgid "%qs entity cannot have attributes at %C"
73228 msgstr ""
73230 #: fortran/decl.cc:2664
73231 #, gcc-internal-format
73232 msgid "Invalid character %qc in variable name at %C"
73233 msgstr ""
73235 #: fortran/decl.cc:2706
73236 #, gcc-internal-format
73237 msgid "Non-PARAMETER symbol %qs at %L cannot be implied-shape"
73238 msgstr ""
73240 #: fortran/decl.cc:2716
73241 #, gcc-internal-format, gfc-internal-format
73242 msgid "Implied-shape array at %L"
73243 msgstr ""
73245 #: fortran/decl.cc:2773
73246 #, gcc-internal-format, gfc-internal-format
73247 msgid ""
73248 "Explicit array shape at %C must be constant of INTEGER type and not %s type"
73249 msgstr ""
73251 #: fortran/decl.cc:2781
73252 #, gcc-internal-format, gfc-internal-format
73253 msgid "Explicit shaped array with nonconstant bounds at %C"
73254 msgstr ""
73256 #: fortran/decl.cc:2882
73257 #, gcc-internal-format
73258 msgid ""
73259 "%qs at %C is a redefinition of the declaration in the corresponding "
73260 "interface for MODULE PROCEDURE %qs"
73261 msgstr ""
73263 #: fortran/decl.cc:2893
73264 #, gcc-internal-format
73265 msgid "%qs entity cannot have an initializer at %C"
73266 msgstr ""
73268 #: fortran/decl.cc:2918 fortran/decl.cc:9015
73269 #, gcc-internal-format, gfc-internal-format
73270 msgid "Duplicate array spec for Cray pointee at %C"
73271 msgstr ""
73273 #: fortran/decl.cc:2926
73274 #, gcc-internal-format
73275 msgid "Cannot set pointee array spec."
73276 msgstr ""
73278 #: fortran/decl.cc:2989
73279 #, gcc-internal-format, gfc-internal-format
73280 msgid "Old-style initialization at %C"
73281 msgstr ""
73283 #: fortran/decl.cc:2997
73284 #, gcc-internal-format, gfc-internal-format
73285 msgid "Invalid old style initialization for derived type component at %C"
73286 msgstr ""
73288 #: fortran/decl.cc:3010
73289 #, gcc-internal-format, gfc-internal-format
73290 msgid "Syntax error in old style initialization of %s at %C"
73291 msgstr ""
73293 #: fortran/decl.cc:3030 fortran/decl.cc:7230
73294 #, gcc-internal-format, gfc-internal-format
73295 msgid "Initialization at %C isn't for a pointer variable"
73296 msgstr ""
73298 #: fortran/decl.cc:3053
73299 #, gcc-internal-format
73300 msgid "Pointer initialization at %C requires %<=>%>, not %<=%>"
73301 msgstr ""
73303 #: fortran/decl.cc:3062 fortran/decl.cc:10959
73304 #, gcc-internal-format, gfc-internal-format
73305 msgid "Expected an initialization expression at %C"
73306 msgstr ""
73308 #: fortran/decl.cc:3069
73309 #, gcc-internal-format, gfc-internal-format
73310 msgid "Initialization of variable at %C is not allowed in a PURE procedure"
73311 msgstr ""
73313 #: fortran/decl.cc:3086
73314 #, gcc-internal-format, gfc-internal-format
73315 msgid "Initialization of allocatable component at %C is not allowed"
73316 msgstr ""
73318 #: fortran/decl.cc:3095
73319 #, gcc-internal-format, gfc-internal-format
73320 msgid ""
73321 "Initialization of structure component with a HOLLERITH constant at %L is not "
73322 "allowed"
73323 msgstr ""
73325 #: fortran/decl.cc:3109
73326 #, gcc-internal-format, gfc-internal-format
73327 msgid ""
73328 "The component with KIND or LEN attribute at %C does not not appear in the "
73329 "type parameter list at %L"
73330 msgstr ""
73332 #: fortran/decl.cc:3117
73333 #, gcc-internal-format, gfc-internal-format
73334 msgid ""
73335 "The component at %C that appears in the type parameter list at %L has "
73336 "neither the KIND nor LEN attribute"
73337 msgstr ""
73339 #: fortran/decl.cc:3125
73340 #, gcc-internal-format, gfc-internal-format
73341 msgid "The component at %C which is a type parameter must be a scalar"
73342 msgstr ""
73344 #: fortran/decl.cc:3134
73345 #, gcc-internal-format, gfc-internal-format
73346 msgid "BOZ literal constant at %L cannot appear as an initializer"
73347 msgstr ""
73349 #: fortran/decl.cc:3151
73350 #, gcc-internal-format
73351 msgid ""
73352 "Incompatible initialization between a derived type entity and an entity with "
73353 "%qs type at %C"
73354 msgstr ""
73356 #: fortran/decl.cc:3214 fortran/decl.cc:3249
73357 #, gcc-internal-format, gfc-internal-format
73358 msgid "Old-style type declaration %s*%d not supported at %C"
73359 msgstr ""
73361 #: fortran/decl.cc:3255
73362 #, gcc-internal-format, gfc-internal-format
73363 msgid "Nonstandard type declaration %s*%d at %C"
73364 msgstr ""
73366 #: fortran/decl.cc:3314 fortran/decl.cc:3391
73367 #, gcc-internal-format, gfc-internal-format
73368 msgid "Missing right parenthesis at %C"
73369 msgstr ""
73371 #: fortran/decl.cc:3327 fortran/decl.cc:3462
73372 #, gcc-internal-format, gfc-internal-format
73373 msgid "Expected initialization expression at %C"
73374 msgstr ""
73376 #: fortran/decl.cc:3335 fortran/decl.cc:3468
73377 #, gcc-internal-format, gfc-internal-format
73378 msgid "Expected scalar initialization expression at %C"
73379 msgstr ""
73381 #: fortran/decl.cc:3365 fortran/decl.cc:4115
73382 #, gcc-internal-format, gfc-internal-format
73383 msgid "Kind %d not supported for type %s at %C"
73384 msgstr ""
73386 #: fortran/decl.cc:3378
73387 #, gcc-internal-format, gfc-internal-format
73388 msgid "C kind type parameter is for type %s but type at %L is %s"
73389 msgstr ""
73391 #: fortran/decl.cc:3389
73392 #, gcc-internal-format, gfc-internal-format
73393 msgid "Missing right parenthesis or comma at %C"
73394 msgstr ""
73396 #: fortran/decl.cc:3494
73397 #, gcc-internal-format, gfc-internal-format
73398 msgid "Kind %d is not supported for CHARACTER at %C"
73399 msgstr ""
73401 #: fortran/decl.cc:3626
73402 #, gcc-internal-format, gfc-internal-format
73403 msgid "Syntax error in CHARACTER declaration at %C"
73404 msgstr ""
73406 #: fortran/decl.cc:3727
73407 #, gcc-internal-format
73408 msgid "RECORD at %C is an extension, enable it with %<-fdec-structure%>"
73409 msgstr ""
73411 #: fortran/decl.cc:3740
73412 #, gcc-internal-format, gfc-internal-format
73413 msgid "Structure name expected after RECORD at %C"
73414 msgstr ""
73416 #: fortran/decl.cc:3853
73417 #, gcc-internal-format, gfc-internal-format
73418 msgid ""
73419 "The type parameter spec list at %C cannot contain both ASSUMED and DEFERRED "
73420 "parameters"
73421 msgstr ""
73423 #: fortran/decl.cc:3877
73424 #, gcc-internal-format, gfc-internal-format
73425 msgid ""
73426 "The type parameter spec list at %C does not contain enough parameter "
73427 "expressions"
73428 msgstr ""
73430 #: fortran/decl.cc:3901
73431 #, gcc-internal-format
73432 msgid "The derived parameter %qs at %C does not have a default value"
73433 msgstr ""
73435 #: fortran/decl.cc:3934
73436 #, gcc-internal-format, gfc-internal-format
73437 msgid "The parameter expression at %C must be of INTEGER type and not %s type"
73438 msgstr ""
73440 #: fortran/decl.cc:3941
73441 #, gcc-internal-format, gfc-internal-format
73442 msgid "The parameter expression at %C does not simplify to an INTEGER constant"
73443 msgstr ""
73445 #: fortran/decl.cc:3968
73446 #, gcc-internal-format
73447 msgid "The KIND parameter %qs at %C cannot either be ASSUMED or DEFERRED"
73448 msgstr ""
73450 #: fortran/decl.cc:3975
73451 #, gcc-internal-format
73452 msgid ""
73453 "The value for the KIND parameter %qs at %C does not reduce to a constant "
73454 "expression"
73455 msgstr ""
73457 #: fortran/decl.cc:3990
73458 #, gcc-internal-format, gfc-internal-format
73459 msgid ""
73460 "The type parameter spec list at %C contains too many parameter expressions"
73461 msgstr ""
73463 #: fortran/decl.cc:3999
73464 #, gcc-internal-format, gfc-internal-format
73465 msgid "Parameterized derived type at %C is ambiguous"
73466 msgstr ""
73468 #: fortran/decl.cc:4250
73469 #, gcc-internal-format, gfc-internal-format
73470 msgid "BYTE type at %C"
73471 msgstr ""
73473 #: fortran/decl.cc:4262
73474 #, gcc-internal-format, gfc-internal-format
73475 msgid "BYTE type used at %C is not available on the target machine"
73476 msgstr ""
73478 #: fortran/decl.cc:4324
73479 #, gcc-internal-format, gfc-internal-format
73480 msgid "Assumed type at %C is not allowed for components"
73481 msgstr ""
73483 #: fortran/decl.cc:4327
73484 #, gcc-internal-format, gfc-internal-format
73485 msgid "Assumed type at %C"
73486 msgstr ""
73488 #: fortran/decl.cc:4349 fortran/decl.cc:4383 fortran/decl.cc:4416
73489 #: fortran/decl.cc:4715
73490 #, gcc-internal-format, gfc-internal-format
73491 msgid "TYPE with intrinsic-type-spec at %C"
73492 msgstr ""
73494 #: fortran/decl.cc:4361 fortran/decl.cc:4389 fortran/decl.cc:4422
73495 #: fortran/decl.cc:4448 fortran/decl.cc:4740 fortran/decl.cc:4758
73496 #, gcc-internal-format, gfc-internal-format
73497 msgid "Malformed type-spec at %C"
73498 msgstr ""
73500 #: fortran/decl.cc:4412
73501 #, gcc-internal-format, gfc-internal-format
73502 msgid "DOUBLE COMPLEX at %C"
73503 msgstr ""
73505 #: fortran/decl.cc:4464 fortran/decl.cc:4606 fortran/decl.cc:4618
73506 #: fortran/decl.cc:4632 fortran/decl.cc:5117 fortran/decl.cc:5125
73507 #, gcc-internal-format
73508 msgid "Type name %qs at %C is ambiguous"
73509 msgstr ""
73511 #: fortran/decl.cc:4565
73512 #, gcc-internal-format, gfc-internal-format
73513 msgid "CLASS statement at %C"
73514 msgstr ""
73516 #: fortran/decl.cc:4647
73517 #, gcc-internal-format
73518 msgid ""
73519 "Type name %qs at %C conflicts with previously declared entity at %L, which "
73520 "has the same name"
73521 msgstr ""
73523 #: fortran/decl.cc:4793
73524 #, gcc-internal-format, gfc-internal-format
73525 msgid "Duplicate IMPLICIT NONE statement at %C"
73526 msgstr ""
73528 #: fortran/decl.cc:4802
73529 #, gcc-internal-format, gfc-internal-format
73530 msgid "IMPLICIT NONE with spec list at %C"
73531 msgstr ""
73533 #: fortran/decl.cc:4861
73534 #, gcc-internal-format, gfc-internal-format
73535 msgid "Missing character range in IMPLICIT at %C"
73536 msgstr ""
73538 #: fortran/decl.cc:4907
73539 #, gcc-internal-format, gfc-internal-format
73540 msgid "Letters must be in alphabetic order in IMPLICIT statement at %C"
73541 msgstr ""
73543 #: fortran/decl.cc:4960
73544 #, gcc-internal-format, gfc-internal-format
73545 msgid "IMPLICIT statement at %C following an IMPLICIT NONE (type) statement"
73546 msgstr ""
73548 #: fortran/decl.cc:4970
73549 #, gcc-internal-format, gfc-internal-format
73550 msgid "Empty IMPLICIT statement at %C"
73551 msgstr ""
73553 #: fortran/decl.cc:5076
73554 #, gcc-internal-format, gfc-internal-format
73555 msgid "IMPORT statement at %C only permitted in an INTERFACE body"
73556 msgstr ""
73558 #: fortran/decl.cc:5083
73559 #, gcc-internal-format, gfc-internal-format
73560 msgid ""
73561 "F2008: C1210 IMPORT statement at %C is not permitted in a module procedure "
73562 "interface body"
73563 msgstr ""
73565 #: fortran/decl.cc:5088
73566 #, gcc-internal-format, gfc-internal-format
73567 msgid "IMPORT statement at %C"
73568 msgstr ""
73570 #: fortran/decl.cc:5102
73571 #, gcc-internal-format, gfc-internal-format
73572 msgid "Expecting list of named entities at %C"
73573 msgstr ""
73575 #: fortran/decl.cc:5131
73576 #, gcc-internal-format
73577 msgid "Cannot IMPORT %qs from host scoping unit at %C - does not exist."
73578 msgstr ""
73580 #: fortran/decl.cc:5138
73581 #, gcc-internal-format
73582 msgid "%qs is already IMPORTed from host scoping unit at %C"
73583 msgstr ""
73585 #: fortran/decl.cc:5179
73586 #, gcc-internal-format, gfc-internal-format
73587 msgid "Syntax error in IMPORT statement at %C"
73588 msgstr ""
73590 #: fortran/decl.cc:5519
73591 #, gcc-internal-format, gfc-internal-format
73592 msgid "Missing codimension specification at %C"
73593 msgstr ""
73595 #: fortran/decl.cc:5521
73596 #, gcc-internal-format, gfc-internal-format
73597 msgid "Missing dimension specification at %C"
73598 msgstr ""
73600 #: fortran/decl.cc:5616
73601 #, gcc-internal-format, gfc-internal-format
73602 msgid "Duplicate %s attribute at %L"
73603 msgstr ""
73605 #: fortran/decl.cc:5633
73606 #, gcc-internal-format
73607 msgid "%s at %L is a DEC extension, enable with %<-fdec-static%>"
73608 msgstr ""
73610 #: fortran/decl.cc:5652
73611 #, gcc-internal-format, gfc-internal-format
73612 msgid "ALLOCATABLE attribute at %C in a TYPE definition"
73613 msgstr ""
73615 #: fortran/decl.cc:5654
73616 #, gcc-internal-format, gfc-internal-format
73617 msgid "ALLOCATABLE attribute at %C in a STRUCTURE definition"
73618 msgstr ""
73620 #: fortran/decl.cc:5664
73621 #, gcc-internal-format, gfc-internal-format
73622 msgid "KIND attribute at %C in a TYPE definition"
73623 msgstr ""
73625 #: fortran/decl.cc:5666
73626 #, gcc-internal-format, gfc-internal-format
73627 msgid "KIND attribute at %C in a STRUCTURE definition"
73628 msgstr ""
73630 #: fortran/decl.cc:5674
73631 #, gcc-internal-format, gfc-internal-format
73632 msgid "Component with KIND attribute at %C must be INTEGER"
73633 msgstr ""
73635 #: fortran/decl.cc:5683
73636 #, gcc-internal-format, gfc-internal-format
73637 msgid "LEN attribute at %C in a TYPE definition"
73638 msgstr ""
73640 #: fortran/decl.cc:5685
73641 #, gcc-internal-format, gfc-internal-format
73642 msgid "LEN attribute at %C in a STRUCTURE definition"
73643 msgstr ""
73645 #: fortran/decl.cc:5693
73646 #, gcc-internal-format, gfc-internal-format
73647 msgid "Component with LEN attribute at %C must be INTEGER"
73648 msgstr ""
73650 #: fortran/decl.cc:5701
73651 #, gcc-internal-format, gfc-internal-format
73652 msgid "Attribute at %L is not allowed in a TYPE definition"
73653 msgstr ""
73655 #: fortran/decl.cc:5703
73656 #, gcc-internal-format, gfc-internal-format
73657 msgid "Attribute at %L is not allowed in a STRUCTURE definition"
73658 msgstr ""
73660 #: fortran/decl.cc:5721
73661 #, gcc-internal-format, gfc-internal-format
73662 msgid "Attribute %s at %L in a TYPE definition"
73663 msgstr ""
73665 #: fortran/decl.cc:5731
73666 #, gcc-internal-format, gfc-internal-format
73667 msgid ""
73668 "%s attribute at %L is not allowed outside of the specification part of a "
73669 "module"
73670 msgstr ""
73672 #: fortran/decl.cc:5741
73673 #, gcc-internal-format, gfc-internal-format
73674 msgid "Attribute at %L is not allowed outside a TYPE definition"
73675 msgstr ""
73677 #: fortran/decl.cc:5754
73678 #, gcc-internal-format, gfc-internal-format
73679 msgid "ASYNCHRONOUS attribute at %C"
73680 msgstr ""
73682 #: fortran/decl.cc:5765
73683 #, gcc-internal-format, gfc-internal-format
73684 msgid "CONTIGUOUS attribute at %C"
73685 msgstr ""
73687 #: fortran/decl.cc:5820 fortran/decl.cc:9317
73688 #, gcc-internal-format, gfc-internal-format
73689 msgid "PROTECTED at %C only allowed in specification part of a module"
73690 msgstr ""
73692 #: fortran/decl.cc:5826
73693 #, gcc-internal-format, gfc-internal-format
73694 msgid "PROTECTED attribute at %C"
73695 msgstr ""
73697 #: fortran/decl.cc:5860
73698 #, gcc-internal-format, gfc-internal-format
73699 msgid "VALUE attribute at %C"
73700 msgstr ""
73702 #: fortran/decl.cc:5867
73703 #, gcc-internal-format, gfc-internal-format
73704 msgid "VOLATILE attribute at %C"
73705 msgstr ""
73707 #: fortran/decl.cc:5874
73708 #, gcc-internal-format
73709 msgid "match_attr_spec(): Bad attribute"
73710 msgstr ""
73712 #: fortran/decl.cc:5915
73713 #, gcc-internal-format, gfc-internal-format
73714 msgid "Multiple identifiers provided with single NAME= specifier at %C"
73715 msgstr ""
73717 #: fortran/decl.cc:6013
73718 #, gcc-internal-format
73719 msgid ""
73720 "Implicitly declared BIND(C) function %qs at %L may not be C interoperable"
73721 msgstr ""
73723 #: fortran/decl.cc:6035
73724 #, gcc-internal-format
73725 msgid ""
73726 "Variable %qs in common block %qs at %L may not be a C interoperable kind "
73727 "though common block %qs is BIND(C)"
73728 msgstr ""
73730 #: fortran/decl.cc:6046
73731 #, gcc-internal-format
73732 msgid "Type declaration %qs at %L is not C interoperable but it is BIND(C)"
73733 msgstr ""
73735 #: fortran/decl.cc:6052
73736 #, gcc-internal-format
73737 msgid "Variable %qs at %L may not be a C interoperable kind but it is BIND(C)"
73738 msgstr ""
73740 #: fortran/decl.cc:6064
73741 #, gcc-internal-format
73742 msgid ""
73743 "Variable %qs in common block %qs at %L cannot be declared with BIND(C) since "
73744 "it is not a global"
73745 msgstr ""
73747 #: fortran/decl.cc:6078
73748 #, gcc-internal-format
73749 msgid "Variable %qs at %L cannot have both the POINTER and BIND(C) attributes"
73750 msgstr ""
73752 #: fortran/decl.cc:6086
73753 #, gcc-internal-format
73754 msgid ""
73755 "Variable %qs at %L cannot have both the ALLOCATABLE and BIND(C) attributes"
73756 msgstr ""
73758 #: fortran/decl.cc:6098
73759 #, gcc-internal-format
73760 msgid "Return type of BIND(C) function %qs at %L cannot be an array"
73761 msgstr ""
73763 #: fortran/decl.cc:6104
73764 #, gcc-internal-format
73765 msgid ""
73766 "Return type of BIND(C) function %qs of character type at %L must have length "
73768 msgstr ""
73770 #. Use gfc_warning_now because we won't say that the symbol fails
73771 #. just because of this.
73772 #: fortran/decl.cc:6115
73773 #, gcc-internal-format
73774 msgid ""
73775 "Symbol %qs at %L is marked PRIVATE but has been given the binding label %qs"
73776 msgstr ""
73778 #: fortran/decl.cc:6189
73779 #, gcc-internal-format, gfc-internal-format
73780 msgid ""
73781 "Need either entity or common block name for attribute specification "
73782 "statement at %C"
73783 msgstr ""
73785 #: fortran/decl.cc:6234
73786 #, gcc-internal-format, gfc-internal-format
73787 msgid ""
73788 "Missing entity or common block name for attribute specification statement at "
73789 "%C"
73790 msgstr ""
73792 #: fortran/decl.cc:6241
73793 #, gcc-internal-format
73794 msgid "Missing symbol"
73795 msgstr ""
73797 #: fortran/decl.cc:6270
73798 #, gcc-internal-format, gfc-internal-format
73799 msgid "BIND(C) statement at %C"
73800 msgstr ""
73802 #: fortran/decl.cc:6332
73803 #, gcc-internal-format, gfc-internal-format
73804 msgid "CLASS entity at %C cannot have the PARAMETER attribute"
73805 msgstr ""
73807 #: fortran/decl.cc:6364
73808 #, gcc-internal-format, gfc-internal-format
73809 msgid ""
73810 "Derived type at %C has not been previously defined and so cannot appear in a "
73811 "derived type definition"
73812 msgstr ""
73814 #: fortran/decl.cc:6406
73815 #, gcc-internal-format, gfc-internal-format
73816 msgid "Syntax error in anonymous structure declaration at %C"
73817 msgstr ""
73819 #: fortran/decl.cc:6415
73820 #, gcc-internal-format, gfc-internal-format
73821 msgid "Syntax error in data declaration at %C"
73822 msgstr ""
73824 #: fortran/decl.cc:6487
73825 #, gcc-internal-format, gfc-internal-format
73826 msgid "MODULE prefix at %C"
73827 msgstr ""
73829 #: fortran/decl.cc:6492
73830 #, gcc-internal-format, gfc-internal-format
73831 msgid "MODULE prefix at %C found outside of a module, submodule, or interface"
73832 msgstr ""
73834 #: fortran/decl.cc:6543
73835 #, gcc-internal-format, gfc-internal-format
73836 msgid "IMPURE procedure at %C"
73837 msgstr ""
73839 #: fortran/decl.cc:6555
73840 #, gcc-internal-format, gfc-internal-format
73841 msgid "PURE and IMPURE must not appear both at %C"
73842 msgstr ""
73844 #: fortran/decl.cc:6601
73845 #, gcc-internal-format, gfc-internal-format
73846 msgid "ELEMENTAL prefix in MODULE PROCEDURE interface is missing at %L"
73847 msgstr ""
73849 #: fortran/decl.cc:6608
73850 #, gcc-internal-format, gfc-internal-format
73851 msgid "PURE prefix in MODULE PROCEDURE interface is missing at %L"
73852 msgstr ""
73854 #: fortran/decl.cc:6615
73855 #, gcc-internal-format, gfc-internal-format
73856 msgid "RECURSIVE prefix in MODULE PROCEDURE interface is missing at %L"
73857 msgstr ""
73859 #: fortran/decl.cc:6676
73860 #, gcc-internal-format, gfc-internal-format
73861 msgid "A type parameter list is required at %C"
73862 msgstr ""
73864 #: fortran/decl.cc:6690 fortran/primary.cc:1885
73865 #, gcc-internal-format, gfc-internal-format
73866 msgid "Alternate-return argument at %C"
73867 msgstr ""
73869 #: fortran/decl.cc:6696 fortran/decl.cc:6704
73870 #, gcc-internal-format, gfc-internal-format
73871 msgid "A parameter name is required at %C"
73872 msgstr ""
73874 #: fortran/decl.cc:6744
73875 #, gcc-internal-format
73876 msgid "Name %qs at %C is the name of the procedure"
73877 msgstr ""
73879 #: fortran/decl.cc:6757
73880 #, gcc-internal-format, gfc-internal-format
73881 msgid "Expected parameter list in type declaration at %C"
73882 msgstr ""
73884 #: fortran/decl.cc:6760
73885 #, gcc-internal-format, gfc-internal-format
73886 msgid "Unexpected junk in formal argument list at %C"
73887 msgstr ""
73889 #: fortran/decl.cc:6778
73890 #, gcc-internal-format
73891 msgid "Duplicate name %qs in parameter list at %C"
73892 msgstr ""
73894 #: fortran/decl.cc:6781
73895 #, gcc-internal-format
73896 msgid "Duplicate symbol %qs in formal argument list at %C"
73897 msgstr ""
73899 #: fortran/decl.cc:6823
73900 #, gcc-internal-format
73901 msgid ""
73902 "MODULE PROCEDURE formal argument %qs conflicts with alternate return at %C"
73903 msgstr ""
73905 #: fortran/decl.cc:6827
73906 #, gcc-internal-format
73907 msgid ""
73908 "MODULE PROCEDURE formal argument is alternate return and conflicts with %qs "
73909 "in the separate declaration at %C"
73910 msgstr ""
73912 #: fortran/decl.cc:6832
73913 #, gcc-internal-format, gfc-internal-format
73914 msgid "Mismatch in MODULE PROCEDURE formal argument names (%s/%s) at %C"
73915 msgstr ""
73917 #: fortran/decl.cc:6839
73918 #, gcc-internal-format, gfc-internal-format
73919 msgid "Mismatch in number of MODULE PROCEDURE formal arguments at %C"
73920 msgstr ""
73922 #: fortran/decl.cc:6878
73923 #, gcc-internal-format, gfc-internal-format
73924 msgid "RESULT variable at %C must be different than function name"
73925 msgstr ""
73927 #: fortran/decl.cc:6955
73928 #, gcc-internal-format, gfc-internal-format
73929 msgid "Unexpected junk after function declaration at %C"
73930 msgstr ""
73932 #: fortran/decl.cc:6965 fortran/decl.cc:8103
73933 #, gcc-internal-format, gfc-internal-format
73934 msgid "BIND(C) attribute at %L may not be specified for an internal procedure"
73935 msgstr ""
73937 #: fortran/decl.cc:7169
73938 #, gcc-internal-format, gfc-internal-format
73939 msgid "BIND(C) attribute at %C requires an interface with BIND(C)"
73940 msgstr ""
73942 #: fortran/decl.cc:7176
73943 #, gcc-internal-format, gfc-internal-format
73944 msgid "BIND(C) procedure with NAME may not have POINTER attribute at %C"
73945 msgstr ""
73947 #: fortran/decl.cc:7182
73948 #, gcc-internal-format, gfc-internal-format
73949 msgid "Dummy procedure at %C may not have BIND(C) attribute with NAME"
73950 msgstr ""
73952 #: fortran/decl.cc:7205
73953 #, gcc-internal-format
73954 msgid "Procedure %qs at %L already has basic type of %s"
73955 msgstr ""
73957 #: fortran/decl.cc:7251 fortran/decl.cc:7439 fortran/decl.cc:11443
73958 #, gcc-internal-format, gfc-internal-format
73959 msgid "Syntax error in PROCEDURE statement at %C"
73960 msgstr ""
73962 #: fortran/decl.cc:7300 fortran/decl.cc:11343
73963 #, gcc-internal-format
73964 msgid "Expected %<::%> after binding-attributes at %C"
73965 msgstr ""
73967 #: fortran/decl.cc:7307
73968 #, gcc-internal-format, gfc-internal-format
73969 msgid "NOPASS or explicit interface required at %C"
73970 msgstr ""
73972 #: fortran/decl.cc:7311
73973 #, gcc-internal-format, gfc-internal-format
73974 msgid "Procedure pointer component at %C"
73975 msgstr ""
73977 #: fortran/decl.cc:7383
73978 #, gcc-internal-format, gfc-internal-format
73979 msgid "Syntax error in procedure pointer component at %C"
73980 msgstr ""
73982 #: fortran/decl.cc:7401
73983 #, gcc-internal-format, gfc-internal-format
73984 msgid "PROCEDURE at %C must be in a generic interface"
73985 msgstr ""
73987 #: fortran/decl.cc:7410 fortran/decl.cc:10083
73988 #, gcc-internal-format, gfc-internal-format
73989 msgid "double colon in MODULE PROCEDURE statement at %L"
73990 msgstr ""
73992 #: fortran/decl.cc:7480
73993 #, gcc-internal-format, gfc-internal-format
73994 msgid "PROCEDURE statement at %C"
73995 msgstr ""
73997 #: fortran/decl.cc:7552
73998 #, gcc-internal-format, gfc-internal-format
73999 msgid "Expected formal argument list in function definition at %C"
74000 msgstr ""
74002 #: fortran/decl.cc:7582 fortran/decl.cc:7861 fortran/decl.cc:8070
74003 #: fortran/symbol.cc:1923
74004 #, gcc-internal-format, gfc-internal-format
74005 msgid "BIND(C) attribute at %L can only be used for variables or common blocks"
74006 msgstr ""
74008 #: fortran/decl.cc:7612 fortran/decl.cc:8128
74009 #, gcc-internal-format
74010 msgid "Mismatch in BIND(C) names (%qs/%qs) at %C"
74011 msgstr ""
74013 #: fortran/decl.cc:7755
74014 #, gcc-internal-format, gfc-internal-format
74015 msgid "ENTRY statement at %C"
74016 msgstr ""
74018 #: fortran/decl.cc:7764
74019 #, gcc-internal-format, gfc-internal-format
74020 msgid "ENTRY statement at %C cannot appear within a PROGRAM"
74021 msgstr ""
74023 #: fortran/decl.cc:7767
74024 #, gcc-internal-format, gfc-internal-format
74025 msgid "ENTRY statement at %C cannot appear within a MODULE"
74026 msgstr ""
74028 #: fortran/decl.cc:7770
74029 #, gcc-internal-format, gfc-internal-format
74030 msgid "ENTRY statement at %C cannot appear within a SUBMODULE"
74031 msgstr ""
74033 #: fortran/decl.cc:7773
74034 #, gcc-internal-format, gfc-internal-format
74035 msgid "ENTRY statement at %C cannot appear within a BLOCK DATA"
74036 msgstr ""
74038 #: fortran/decl.cc:7777 fortran/decl.cc:7822
74039 #, gcc-internal-format, gfc-internal-format
74040 msgid "ENTRY statement at %C cannot appear within an INTERFACE"
74041 msgstr ""
74043 #: fortran/decl.cc:7781
74044 #, gcc-internal-format, gfc-internal-format
74045 msgid "ENTRY statement at %C cannot appear within a STRUCTURE block"
74046 msgstr ""
74048 #: fortran/decl.cc:7785
74049 #, gcc-internal-format, gfc-internal-format
74050 msgid "ENTRY statement at %C cannot appear within a DERIVED TYPE block"
74051 msgstr ""
74053 #: fortran/decl.cc:7789
74054 #, gcc-internal-format, gfc-internal-format
74055 msgid "ENTRY statement at %C cannot appear within an IF-THEN block"
74056 msgstr ""
74058 #: fortran/decl.cc:7794
74059 #, gcc-internal-format, gfc-internal-format
74060 msgid "ENTRY statement at %C cannot appear within a DO block"
74061 msgstr ""
74063 #: fortran/decl.cc:7798
74064 #, gcc-internal-format, gfc-internal-format
74065 msgid "ENTRY statement at %C cannot appear within a SELECT block"
74066 msgstr ""
74068 #: fortran/decl.cc:7802
74069 #, gcc-internal-format, gfc-internal-format
74070 msgid "ENTRY statement at %C cannot appear within a FORALL block"
74071 msgstr ""
74073 #: fortran/decl.cc:7806
74074 #, gcc-internal-format, gfc-internal-format
74075 msgid "ENTRY statement at %C cannot appear within a WHERE block"
74076 msgstr ""
74078 #: fortran/decl.cc:7810
74079 #, gcc-internal-format, gfc-internal-format
74080 msgid "ENTRY statement at %C cannot appear within a contained subprogram"
74081 msgstr ""
74083 #: fortran/decl.cc:7814
74084 #, gcc-internal-format, gfc-internal-format
74085 msgid "Unexpected ENTRY statement at %C"
74086 msgstr ""
74088 #: fortran/decl.cc:7835
74089 #, gcc-internal-format, gfc-internal-format
74090 msgid "ENTRY statement at %C cannot appear in a contained procedure"
74091 msgstr ""
74093 #: fortran/decl.cc:7886 fortran/decl.cc:8110
74094 #, gcc-internal-format, gfc-internal-format
74095 msgid "Missing required parentheses before BIND(C) at %C"
74096 msgstr ""
74098 #: fortran/decl.cc:7980
74099 #, gcc-internal-format, gfc-internal-format
74100 msgid "ENTRY statement at %L with BIND(C) prohibited in an elemental procedure"
74101 msgstr ""
74103 #: fortran/decl.cc:8137
74104 #, gcc-internal-format, gfc-internal-format
74105 msgid ""
74106 "Alternate return dummy argument cannot appear in a SUBROUTINE with the "
74107 "BIND(C) attribute at %L"
74108 msgstr ""
74110 #: fortran/decl.cc:8200 fortran/decl.cc:8207
74111 #, gcc-internal-format, gfc-internal-format
74112 msgid "Invalid C identifier in NAME= specifier at %C"
74113 msgstr ""
74115 #: fortran/decl.cc:8247
74116 #, gcc-internal-format, gfc-internal-format
74117 msgid "Syntax error in NAME= specifier for binding label at %C"
74118 msgstr ""
74120 #: fortran/decl.cc:8263
74121 #, gcc-internal-format, gfc-internal-format
74122 msgid "NAME= specifier at %C should be a constant expression"
74123 msgstr ""
74125 #: fortran/decl.cc:8271
74126 #, gcc-internal-format, gfc-internal-format
74127 msgid "NAME= specifier at %C should be a scalar of default character kind"
74128 msgstr ""
74130 #: fortran/decl.cc:8290
74131 #, gcc-internal-format, gfc-internal-format
74132 msgid "Missing closing paren for binding label at %C"
74133 msgstr ""
74135 #: fortran/decl.cc:8296
74136 #, gcc-internal-format, gfc-internal-format
74137 msgid "No binding name is allowed in BIND(C) at %C"
74138 msgstr ""
74140 #: fortran/decl.cc:8302
74141 #, gcc-internal-format, gfc-internal-format
74142 msgid "For dummy procedure %s, no binding name is allowed in BIND(C) at %C"
74143 msgstr ""
74145 #: fortran/decl.cc:8331
74146 #, gcc-internal-format, gfc-internal-format
74147 msgid "NAME not allowed on BIND(C) for ABSTRACT INTERFACE at %C"
74148 msgstr ""
74150 #: fortran/decl.cc:8578
74151 #, gcc-internal-format, gfc-internal-format
74152 msgid "Unexpected END statement at %C"
74153 msgstr ""
74155 #: fortran/decl.cc:8587
74156 #, gcc-internal-format, gfc-internal-format
74157 msgid "END statement instead of %s statement at %L"
74158 msgstr ""
74160 #. We would have required END [something].
74161 #: fortran/decl.cc:8596
74162 #, gcc-internal-format, gfc-internal-format
74163 msgid "%s statement expected at %L"
74164 msgstr ""
74166 #: fortran/decl.cc:8607
74167 #, gcc-internal-format, gfc-internal-format
74168 msgid "Expecting %s statement at %L"
74169 msgstr ""
74171 #: fortran/decl.cc:8627
74172 #, gcc-internal-format
74173 msgid "Expected block name of %qs in %s statement at %L"
74174 msgstr ""
74176 #: fortran/decl.cc:8644
74177 #, gcc-internal-format, gfc-internal-format
74178 msgid "Expected terminating name at %C"
74179 msgstr ""
74181 #: fortran/decl.cc:8658 fortran/decl.cc:8666
74182 #, gcc-internal-format
74183 msgid "Expected label %qs for %s statement at %C"
74184 msgstr ""
74186 #: fortran/decl.cc:8765
74187 #, gcc-internal-format, gfc-internal-format
74188 msgid "Missing array specification at %L in DIMENSION statement"
74189 msgstr ""
74191 #: fortran/decl.cc:8773
74192 #, gcc-internal-format, gfc-internal-format
74193 msgid "Dimensions specified for %s at %L after its initialization"
74194 msgstr ""
74196 #: fortran/decl.cc:8781
74197 #, gcc-internal-format, gfc-internal-format
74198 msgid "Missing array specification at %L in CODIMENSION statement"
74199 msgstr ""
74201 #: fortran/decl.cc:8790
74202 #, gcc-internal-format, gfc-internal-format
74203 msgid "Array specification must be deferred at %L"
74204 msgstr ""
74206 #: fortran/decl.cc:8895
74207 #, gcc-internal-format, gfc-internal-format
74208 msgid "Unexpected character in variable list at %C"
74209 msgstr ""
74211 #: fortran/decl.cc:8932
74212 #, gcc-internal-format
74213 msgid "Expected %<(%> at %C"
74214 msgstr ""
74216 #: fortran/decl.cc:8946 fortran/decl.cc:8986
74217 #, gcc-internal-format, gfc-internal-format
74218 msgid "Expected variable name at %C"
74219 msgstr ""
74221 #: fortran/decl.cc:8962
74222 #, gcc-internal-format, gfc-internal-format
74223 msgid "Cray pointer at %C must be an integer"
74224 msgstr ""
74226 #: fortran/decl.cc:8966
74227 #, gcc-internal-format, gfc-internal-format
74228 msgid ""
74229 "Cray pointer at %C has %d bytes of precision; memory addresses require %d "
74230 "bytes"
74231 msgstr ""
74233 #: fortran/decl.cc:8972
74234 #, gcc-internal-format, gfc-internal-format
74235 msgid "Expected \",\" at %C"
74236 msgstr ""
74238 #: fortran/decl.cc:9011
74239 #, gcc-internal-format
74240 msgid "Cannot set Cray pointee array spec."
74241 msgstr ""
74243 #: fortran/decl.cc:9035
74244 #, gcc-internal-format, gfc-internal-format
74245 msgid "Expected \")\" at %C"
74246 msgstr ""
74248 #: fortran/decl.cc:9047
74249 #, gcc-internal-format
74250 msgid "Expected %<,%> or end of statement at %C"
74251 msgstr ""
74253 #: fortran/decl.cc:9073
74254 #, gcc-internal-format, gfc-internal-format
74255 msgid "INTENT is not allowed inside of BLOCK at %C"
74256 msgstr ""
74258 #: fortran/decl.cc:9105
74259 #, gcc-internal-format, gfc-internal-format
74260 msgid "OPTIONAL is not allowed inside of BLOCK at %C"
74261 msgstr ""
74263 #: fortran/decl.cc:9124
74264 #, gcc-internal-format
74265 msgid "Cray pointer declaration at %C requires %<-fcray-pointer%> flag"
74266 msgstr ""
74268 #: fortran/decl.cc:9163
74269 #, gcc-internal-format, gfc-internal-format
74270 msgid "CONTIGUOUS statement at %C"
74271 msgstr ""
74273 #: fortran/decl.cc:9261
74274 #, gcc-internal-format, gfc-internal-format
74275 msgid ""
74276 "Access specification of the %s operator at %C has already been specified"
74277 msgstr ""
74279 #: fortran/decl.cc:9277
74280 #, gcc-internal-format, gfc-internal-format
74281 msgid ""
74282 "Access specification of the .%s. operator at %C has already been specified"
74283 msgstr ""
74285 #: fortran/decl.cc:9325
74286 #, gcc-internal-format, gfc-internal-format
74287 msgid "PROTECTED statement at %C"
74288 msgstr ""
74290 #: fortran/decl.cc:9359
74291 #, gcc-internal-format, gfc-internal-format
74292 msgid "Syntax error in PROTECTED statement at %C"
74293 msgstr ""
74295 #: fortran/decl.cc:9386 fortran/decl.cc:9411
74296 #, gcc-internal-format, gfc-internal-format
74297 msgid ""
74298 "PRIVATE statement at %C is only allowed in the specification part of a module"
74299 msgstr ""
74301 #: fortran/decl.cc:9432 fortran/decl.cc:9452
74302 #, gcc-internal-format, gfc-internal-format
74303 msgid ""
74304 "PUBLIC statement at %C is only allowed in the specification part of a module"
74305 msgstr ""
74307 #: fortran/decl.cc:9474
74308 #, gcc-internal-format, gfc-internal-format
74309 msgid "Expected variable name at %C in PARAMETER statement"
74310 msgstr ""
74312 #: fortran/decl.cc:9481
74313 #, gcc-internal-format, gfc-internal-format
74314 msgid "Expected = sign in PARAMETER statement at %C"
74315 msgstr ""
74317 #: fortran/decl.cc:9487
74318 #, gcc-internal-format, gfc-internal-format
74319 msgid "Expected expression at %C in PARAMETER statement"
74320 msgstr ""
74322 #: fortran/decl.cc:9507
74323 #, gcc-internal-format, gfc-internal-format
74324 msgid "Initializing already initialized variable at %C"
74325 msgstr ""
74327 #. With legacy PARAMETER statements, don't expect a terminating ')'.
74328 #: fortran/decl.cc:9532
74329 #, gcc-internal-format, gfc-internal-format
74330 msgid "PARAMETER without '()' at %C"
74331 msgstr ""
74333 #: fortran/decl.cc:9548
74334 #, gcc-internal-format, gfc-internal-format
74335 msgid "Unexpected characters in PARAMETER statement at %C"
74336 msgstr ""
74338 #: fortran/decl.cc:9567 fortran/decl.cc:9623
74339 #, gcc-internal-format
74340 msgid "%s at %C is a DEC extension, enable with %<-fdec-static%>"
74341 msgstr ""
74343 #: fortran/decl.cc:9602
74344 #, gcc-internal-format, gfc-internal-format
74345 msgid "Expected entity-list in AUTOMATIC statement at %C"
74346 msgstr ""
74348 #: fortran/decl.cc:9609
74349 #, gcc-internal-format, gfc-internal-format
74350 msgid "Syntax error in AUTOMATIC statement at %C"
74351 msgstr ""
74353 #: fortran/decl.cc:9658
74354 #, gcc-internal-format, gfc-internal-format
74355 msgid "Expected entity-list in STATIC statement at %C"
74356 msgstr ""
74358 #: fortran/decl.cc:9665
74359 #, gcc-internal-format, gfc-internal-format
74360 msgid "Syntax error in STATIC statement at %C"
74361 msgstr ""
74363 #: fortran/decl.cc:9684
74364 #, gcc-internal-format, gfc-internal-format
74365 msgid "Blanket SAVE statement at %C follows previous SAVE statement"
74366 msgstr ""
74368 #: fortran/decl.cc:9695
74369 #, gcc-internal-format, gfc-internal-format
74370 msgid "SAVE statement at %C follows blanket SAVE statement"
74371 msgstr ""
74373 #: fortran/decl.cc:9743
74374 #, gcc-internal-format, gfc-internal-format
74375 msgid "Syntax error in SAVE statement at %C"
74376 msgstr ""
74378 #: fortran/decl.cc:9760
74379 #, gcc-internal-format, gfc-internal-format
74380 msgid "VALUE is not allowed inside of BLOCK at %C"
74381 msgstr ""
74383 #: fortran/decl.cc:9764
74384 #, gcc-internal-format, gfc-internal-format
74385 msgid "VALUE statement at %C"
74386 msgstr ""
74388 #: fortran/decl.cc:9802
74389 #, gcc-internal-format, gfc-internal-format
74390 msgid "Syntax error in VALUE statement at %C"
74391 msgstr ""
74393 #: fortran/decl.cc:9814
74394 #, gcc-internal-format, gfc-internal-format
74395 msgid "VOLATILE statement at %C"
74396 msgstr ""
74398 #: fortran/decl.cc:9841
74399 #, gcc-internal-format
74400 msgid ""
74401 "Specifying VOLATILE for coarray variable %qs at %C, which is use-/host-"
74402 "associated"
74403 msgstr ""
74405 #: fortran/decl.cc:9866
74406 #, gcc-internal-format, gfc-internal-format
74407 msgid "Syntax error in VOLATILE statement at %C"
74408 msgstr ""
74410 #: fortran/decl.cc:9878
74411 #, gcc-internal-format, gfc-internal-format
74412 msgid "ASYNCHRONOUS statement at %C"
74413 msgstr ""
74415 #: fortran/decl.cc:9922
74416 #, gcc-internal-format, gfc-internal-format
74417 msgid "Syntax error in ASYNCHRONOUS statement at %C"
74418 msgstr ""
74420 #: fortran/decl.cc:9947
74421 #, gcc-internal-format, gfc-internal-format
74422 msgid "MODULE PROCEDURE declaration at %C"
74423 msgstr ""
74425 #: fortran/decl.cc:10058
74426 #, gcc-internal-format, gfc-internal-format
74427 msgid "MODULE PROCEDURE at %C must be in a generic module interface"
74428 msgstr ""
74430 #: fortran/decl.cc:10116
74431 #, gcc-internal-format, gfc-internal-format
74432 msgid "Intrinsic procedure at %L cannot be a MODULE PROCEDURE"
74433 msgstr ""
74435 #: fortran/decl.cc:10165
74436 #, gcc-internal-format, gfc-internal-format
74437 msgid "Ambiguous symbol in TYPE definition at %C"
74438 msgstr ""
74440 #: fortran/decl.cc:10174
74441 #, gcc-internal-format
74442 msgid "Symbol %qs at %C has not been previously defined"
74443 msgstr ""
74445 #: fortran/decl.cc:10180
74446 #, gcc-internal-format
74447 msgid "%qs in EXTENDS expression at %C is not a derived type"
74448 msgstr ""
74450 #: fortran/decl.cc:10187
74451 #, gcc-internal-format
74452 msgid "%qs cannot be extended at %C because it is BIND(C)"
74453 msgstr ""
74455 #: fortran/decl.cc:10194
74456 #, gcc-internal-format
74457 msgid "%qs cannot be extended at %C because it is a SEQUENCE type"
74458 msgstr ""
74460 #: fortran/decl.cc:10217
74461 #, gcc-internal-format, gfc-internal-format
74462 msgid ""
74463 "Derived type at %C can only be PRIVATE in the specification part of a module"
74464 msgstr ""
74466 #: fortran/decl.cc:10229
74467 #, gcc-internal-format, gfc-internal-format
74468 msgid ""
74469 "Derived type at %C can only be PUBLIC in the specification part of a module"
74470 msgstr ""
74472 #: fortran/decl.cc:10250
74473 #, gcc-internal-format, gfc-internal-format
74474 msgid "ABSTRACT type at %C"
74475 msgstr ""
74477 #: fortran/decl.cc:10296
74478 #, gcc-internal-format, gfc-internal-format
74479 msgid "Failed to create structure type '%s' at %C"
74480 msgstr ""
74482 #: fortran/decl.cc:10302
74483 #, gcc-internal-format
74484 msgid "Type definition of %qs at %C was already defined at %L"
74485 msgstr ""
74487 #: fortran/decl.cc:10349
74488 #, gcc-internal-format, gfc-internal-format
74489 msgid "Junk after MAP statement at %C"
74490 msgstr ""
74492 #: fortran/decl.cc:10382
74493 #, gcc-internal-format, gfc-internal-format
74494 msgid "Junk after UNION statement at %C"
74495 msgstr ""
74497 #: fortran/decl.cc:10417
74498 #, gcc-internal-format
74499 msgid "%s at %C is a DEC extension, enable with %<-fdec-structure%>"
74500 msgstr ""
74502 #: fortran/decl.cc:10431
74503 #, gcc-internal-format, gfc-internal-format
74504 msgid "Structure name expected in non-nested structure declaration at %C"
74505 msgstr ""
74507 #: fortran/decl.cc:10449
74508 #, gcc-internal-format, gfc-internal-format
74509 msgid "Junk after non-nested STRUCTURE statement at %C"
74510 msgstr ""
74512 #: fortran/decl.cc:10456
74513 #, gcc-internal-format
74514 msgid "Structure name %qs at %C cannot be the same as an intrinsic type"
74515 msgstr ""
74517 #: fortran/decl.cc:10619
74518 #, gcc-internal-format, gfc-internal-format
74519 msgid "Expected :: in TYPE definition at %C"
74520 msgstr ""
74522 #: fortran/decl.cc:10632
74523 #, gcc-internal-format, gfc-internal-format
74524 msgid "Mangled derived type definition at %C"
74525 msgstr ""
74527 #: fortran/decl.cc:10661
74528 #, gcc-internal-format
74529 msgid "Type name %qs at %C cannot be the same as an intrinsic type"
74530 msgstr ""
74532 #: fortran/decl.cc:10672
74533 #, gcc-internal-format
74534 msgid "Derived type name %qs at %C already has a basic type of %s"
74535 msgstr ""
74537 #: fortran/decl.cc:10675
74538 #, gcc-internal-format
74539 msgid "Derived type name %qs at %C already has a basic type"
74540 msgstr ""
74542 #: fortran/decl.cc:10690
74543 #, gcc-internal-format
74544 msgid "Dummy argument %qs at %L cannot be a derived type at %C"
74545 msgstr ""
74547 #: fortran/decl.cc:10699
74548 #, gcc-internal-format
74549 msgid "Derived type definition of %qs at %C has already been defined"
74550 msgstr ""
74552 #: fortran/decl.cc:10762
74553 #, gcc-internal-format, gfc-internal-format
74554 msgid "Garbage after PARAMETERIZED TYPE declaration at %C"
74555 msgstr ""
74557 #: fortran/decl.cc:10845
74558 #, gcc-internal-format, gfc-internal-format
74559 msgid "Cray Pointee at %C cannot be assumed shape array"
74560 msgstr ""
74562 #: fortran/decl.cc:10865
74563 #, gcc-internal-format, gfc-internal-format
74564 msgid "ENUM and ENUMERATOR at %C"
74565 msgstr ""
74567 #: fortran/decl.cc:10897
74568 #, gcc-internal-format, gfc-internal-format
74569 msgid "Enumerator exceeds the C integer type at %C"
74570 msgstr ""
74572 #: fortran/decl.cc:10976
74573 #, gcc-internal-format, gfc-internal-format
74574 msgid "ENUMERATOR %L not initialized with integer expression"
74575 msgstr ""
74577 #: fortran/decl.cc:11024
74578 #, gcc-internal-format, gfc-internal-format
74579 msgid "ENUM definition statement expected before %C"
74580 msgstr ""
74582 #: fortran/decl.cc:11060
74583 #, gcc-internal-format, gfc-internal-format
74584 msgid "Syntax error in ENUMERATOR definition at %C"
74585 msgstr ""
74587 #: fortran/decl.cc:11107 fortran/decl.cc:11122
74588 #, gcc-internal-format, gfc-internal-format
74589 msgid "Duplicate access-specifier at %C"
74590 msgstr ""
74592 #: fortran/decl.cc:11142
74593 #, gcc-internal-format, gfc-internal-format
74594 msgid "Binding attributes already specify passing, illegal NOPASS at %C"
74595 msgstr ""
74597 #: fortran/decl.cc:11162
74598 #, gcc-internal-format, gfc-internal-format
74599 msgid "Binding attributes already specify passing, illegal PASS at %C"
74600 msgstr ""
74602 #: fortran/decl.cc:11189
74603 #, gcc-internal-format, gfc-internal-format
74604 msgid "Duplicate POINTER attribute at %C"
74605 msgstr ""
74607 #: fortran/decl.cc:11207
74608 #, gcc-internal-format, gfc-internal-format
74609 msgid "Duplicate NON_OVERRIDABLE at %C"
74610 msgstr ""
74612 #: fortran/decl.cc:11223
74613 #, gcc-internal-format, gfc-internal-format
74614 msgid "Duplicate DEFERRED at %C"
74615 msgstr ""
74617 #: fortran/decl.cc:11236
74618 #, gcc-internal-format, gfc-internal-format
74619 msgid "Expected access-specifier at %C"
74620 msgstr ""
74622 #: fortran/decl.cc:11238
74623 #, gcc-internal-format, gfc-internal-format
74624 msgid "Expected binding attribute at %C"
74625 msgstr ""
74627 #: fortran/decl.cc:11246
74628 #, gcc-internal-format, gfc-internal-format
74629 msgid "NON_OVERRIDABLE and DEFERRED cannot both appear at %C"
74630 msgstr ""
74632 #: fortran/decl.cc:11259
74633 #, gcc-internal-format, gfc-internal-format
74634 msgid "POINTER attribute is required for procedure pointer component at %C"
74635 msgstr ""
74637 #: fortran/decl.cc:11301
74638 #, gcc-internal-format
74639 msgid "Interface-name expected after %<(%> at %C"
74640 msgstr ""
74642 #: fortran/decl.cc:11307
74643 #, gcc-internal-format
74644 msgid "%<)%> expected at %C"
74645 msgstr ""
74647 #: fortran/decl.cc:11327
74648 #, gcc-internal-format, gfc-internal-format
74649 msgid "Interface must be specified for DEFERRED binding at %C"
74650 msgstr ""
74652 #: fortran/decl.cc:11332
74653 #, gcc-internal-format, gfc-internal-format
74654 msgid "PROCEDURE(interface) at %C should be declared DEFERRED"
74655 msgstr ""
74657 #: fortran/decl.cc:11355
74658 #, gcc-internal-format, gfc-internal-format
74659 msgid "Expected binding name at %C"
74660 msgstr ""
74662 #: fortran/decl.cc:11359
74663 #, gcc-internal-format, gfc-internal-format
74664 msgid "PROCEDURE list at %C"
74665 msgstr ""
74667 #: fortran/decl.cc:11371
74668 #, gcc-internal-format
74669 msgid "%<=> target%> is invalid for DEFERRED binding at %C"
74670 msgstr ""
74672 #: fortran/decl.cc:11377
74673 #, gcc-internal-format
74674 msgid "%<::%> needed in PROCEDURE binding with explicit target at %C"
74675 msgstr ""
74677 #: fortran/decl.cc:11387
74678 #, gcc-internal-format
74679 msgid "Expected binding target after %<=>%> at %C"
74680 msgstr ""
74682 #: fortran/decl.cc:11404
74683 #, gcc-internal-format
74684 msgid "Type %qs containing DEFERRED binding at %C is not ABSTRACT"
74685 msgstr ""
74687 #: fortran/decl.cc:11415
74688 #, gcc-internal-format
74689 msgid ""
74690 "There is already a procedure with binding name %qs for the derived type %qs "
74691 "at %C"
74692 msgstr ""
74694 #: fortran/decl.cc:11466
74695 #, gcc-internal-format, gfc-internal-format
74696 msgid "GENERIC at %C must be inside a derived-type CONTAINS"
74697 msgstr ""
74699 #: fortran/decl.cc:11486
74700 #, gcc-internal-format
74701 msgid "Expected %<::%> at %C"
74702 msgstr ""
74704 #: fortran/decl.cc:11498
74705 #, gcc-internal-format, gfc-internal-format
74706 msgid "Expected generic name or operator descriptor at %C"
74707 msgstr ""
74709 #: fortran/decl.cc:11519
74710 #, gcc-internal-format, gfc-internal-format
74711 msgid "Malformed GENERIC statement at %C"
74712 msgstr ""
74714 #: fortran/decl.cc:11530
74715 #, gcc-internal-format
74716 msgid "Expected %<=>%> at %C"
74717 msgstr ""
74719 #: fortran/decl.cc:11566
74720 #, gcc-internal-format
74721 msgid ""
74722 "There's already a non-generic procedure with binding name %qs for the "
74723 "derived type %qs at %C"
74724 msgstr ""
74726 #: fortran/decl.cc:11574
74727 #, gcc-internal-format
74728 msgid "Binding at %C must have the same access as already defined binding %qs"
74729 msgstr ""
74731 #: fortran/decl.cc:11622
74732 #, gcc-internal-format, gfc-internal-format
74733 msgid "Expected specific binding name at %C"
74734 msgstr ""
74736 #: fortran/decl.cc:11632
74737 #, gcc-internal-format
74738 msgid "%qs already defined as specific binding for the generic %qs at %C"
74739 msgstr ""
74741 #: fortran/decl.cc:11650
74742 #, gcc-internal-format, gfc-internal-format
74743 msgid "Junk after GENERIC binding at %C"
74744 msgstr ""
74746 #: fortran/decl.cc:11685
74747 #, gcc-internal-format, gfc-internal-format
74748 msgid "FINAL declaration at %C must be inside a derived type CONTAINS section"
74749 msgstr ""
74751 #: fortran/decl.cc:11697
74752 #, gcc-internal-format, gfc-internal-format
74753 msgid ""
74754 "Derived type declaration with FINAL at %C must be in the specification part "
74755 "of a MODULE"
74756 msgstr ""
74758 #: fortran/decl.cc:11719
74759 #, gcc-internal-format, gfc-internal-format
74760 msgid "Empty FINAL at %C"
74761 msgstr ""
74763 #: fortran/decl.cc:11726
74764 #, gcc-internal-format, gfc-internal-format
74765 msgid "Expected module procedure name at %C"
74766 msgstr ""
74768 #: fortran/decl.cc:11736
74769 #, gcc-internal-format
74770 msgid "Expected %<,%> at %C"
74771 msgstr ""
74773 #: fortran/decl.cc:11742
74774 #, gcc-internal-format
74775 msgid "Unknown procedure name %qs at %C"
74776 msgstr ""
74778 #: fortran/decl.cc:11755
74779 #, gcc-internal-format
74780 msgid "%qs at %C is already defined as FINAL procedure"
74781 msgstr ""
74783 #: fortran/decl.cc:11829
74784 #, gcc-internal-format, gfc-internal-format
74785 msgid "Unknown attribute in !GCC$ ATTRIBUTES statement at %C"
74786 msgstr ""
74788 #: fortran/decl.cc:11875
74789 #, gcc-internal-format, gfc-internal-format
74790 msgid "Syntax error in !GCC$ ATTRIBUTES statement at %C"
74791 msgstr ""
74793 #: fortran/decl.cc:11896
74794 #, gcc-internal-format
74795 msgid ""
74796 "%<GCC unroll%> directive requires a non-negative integral constant less than "
74797 "or equal to %u at %C"
74798 msgstr ""
74800 #: fortran/decl.cc:11910
74801 #, gcc-internal-format, gfc-internal-format
74802 msgid "Syntax error in !GCC$ UNROLL directive at %C"
74803 msgstr ""
74805 #: fortran/decl.cc:11974
74806 #, gcc-internal-format, gfc-internal-format
74807 msgid "Syntax error in !GCC$ IVDEP directive at %C"
74808 msgstr ""
74810 #: fortran/decl.cc:11991
74811 #, gcc-internal-format, gfc-internal-format
74812 msgid "Syntax error in !GCC$ VECTOR directive at %C"
74813 msgstr ""
74815 #: fortran/decl.cc:12008
74816 #, gcc-internal-format, gfc-internal-format
74817 msgid "Syntax error in !GCC$ NOVECTOR directive at %C"
74818 msgstr ""
74820 #: fortran/dependency.cc:106
74821 #, gcc-internal-format
74822 msgid "identical_array_ref(): inconsistent dimensions"
74823 msgstr ""
74825 #: fortran/dependency.cc:199
74826 #, gcc-internal-format
74827 msgid "are_identical_variables: Bad type"
74828 msgstr ""
74830 #: fortran/dependency.cc:989
74831 #, gcc-internal-format, gfc-internal-format
74832 msgid ""
74833 "INTENT(%s) actual argument at %L might interfere with actual argument at %L."
74834 msgstr ""
74836 #: fortran/dependency.cc:1293
74837 #, gcc-internal-format
74838 msgid "gfc_check_dependency: expecting an EXPR_VARIABLE"
74839 msgstr ""
74841 #: fortran/dump-parse-tree.cc:296
74842 #, gcc-internal-format
74843 msgid "show_array_spec(): Unhandled array shape type."
74844 msgstr ""
74846 #: fortran/dump-parse-tree.cc:375
74847 #, gcc-internal-format
74848 msgid "show_array_ref(): Unknown array reference"
74849 msgstr ""
74851 #: fortran/dump-parse-tree.cc:449
74852 #, gcc-internal-format
74853 msgid "show_ref(): Bad component code"
74854 msgstr ""
74856 #: fortran/dump-parse-tree.cc:722
74857 #, gcc-internal-format
74858 msgid "show_expr(): Bad intrinsic in expression"
74859 msgstr ""
74861 #: fortran/dump-parse-tree.cc:765
74862 #, gcc-internal-format
74863 msgid "show_expr(): Don't know how to show expr"
74864 msgstr ""
74866 #: fortran/dump-parse-tree.cc:3567
74867 #, gcc-internal-format
74868 msgid "show_code_node(): Bad statement code"
74869 msgstr ""
74871 #: fortran/dump-parse-tree.cc:3903 fortran/dump-parse-tree.cc:4008
74872 #, gcc-internal-format
74873 msgid "Cannot convert %qs to interoperable type at %L"
74874 msgstr ""
74876 #: fortran/error.cc:388
74877 #, gcc-internal-format, gfc-internal-format
74878 msgid "    Included at %s:%d:"
74879 msgstr ""
74881 #: fortran/error.cc:474
74882 #, gcc-internal-format
74883 msgid "<During initialization>\n"
74884 msgstr ""
74886 #: fortran/expr.cc:149
74887 #, gcc-internal-format
74888 msgid "gfc_get_constant_expr(): locus %<where%> cannot be NULL"
74889 msgstr ""
74891 #: fortran/expr.cc:357
74892 #, gcc-internal-format
74893 msgid "gfc_copy_expr(): Bad expr node"
74894 msgstr ""
74896 #: fortran/expr.cc:514
74897 #, gcc-internal-format
74898 msgid "free_expr0(): Bad expr type"
74899 msgstr ""
74901 #: fortran/expr.cc:669 fortran/expr.cc:671 fortran/expr.cc:722
74902 #: fortran/expr.cc:724
74903 #, gcc-internal-format, gfc-internal-format
74904 msgid "Constant expression required at %C"
74905 msgstr ""
74907 #: fortran/expr.cc:678 fortran/expr.cc:680 fortran/expr.cc:731
74908 #: fortran/expr.cc:733
74909 #, gcc-internal-format, gfc-internal-format
74910 msgid "Integer expression required at %C"
74911 msgstr ""
74913 #: fortran/expr.cc:688 fortran/expr.cc:690 fortran/expr.cc:744
74914 #: fortran/expr.cc:746
74915 #, gcc-internal-format, gfc-internal-format
74916 msgid "Integer value too large in expression at %C"
74917 msgstr ""
74919 #: fortran/expr.cc:1117
74920 #, gcc-internal-format
74921 msgid "gfc_is_constant_expr(): Unknown expression type"
74922 msgstr ""
74924 #: fortran/expr.cc:1312
74925 #, gcc-internal-format
74926 msgid "simplify_intrinsic_op(): Bad operator"
74927 msgstr ""
74929 #: fortran/expr.cc:1417
74930 #, gcc-internal-format, gfc-internal-format
74931 msgid "Index in dimension %d is out of bounds at %L"
74932 msgstr ""
74934 #: fortran/expr.cc:1616 fortran/expr.cc:1667
74935 #, gcc-internal-format, gfc-internal-format
74936 msgid "index in dimension %d is out of bounds at %L"
74937 msgstr ""
74939 #: fortran/expr.cc:1742
74940 #, gcc-internal-format
74941 msgid ""
74942 "The number of elements in the array constructor at %L requires an increase "
74943 "of the allowed %d upper limit.  See %<-fmax-array-constructor%> option"
74944 msgstr ""
74946 #: fortran/expr.cc:1753
74947 #, gcc-internal-format, gfc-internal-format
74948 msgid "Error in array constructor referenced at %L"
74949 msgstr ""
74951 #: fortran/expr.cc:1861 fortran/primary.cc:2398 fortran/primary.cc:2575
74952 #, gcc-internal-format, gfc-internal-format
74953 msgid "LEN part_ref at %C"
74954 msgstr ""
74956 #: fortran/expr.cc:1886 fortran/primary.cc:2393 fortran/primary.cc:2590
74957 #, gcc-internal-format, gfc-internal-format
74958 msgid "KIND part_ref at %C"
74959 msgstr ""
74961 #: fortran/expr.cc:1897
74962 #, gcc-internal-format, gfc-internal-format
74963 msgid "RE part_ref at %C"
74964 msgstr ""
74966 #: fortran/expr.cc:1909
74967 #, gcc-internal-format, gfc-internal-format
74968 msgid "IM part_ref at %C"
74969 msgstr ""
74971 #: fortran/expr.cc:2559
74972 #, gcc-internal-format, gfc-internal-format
74973 msgid "elemental function arguments at %C are not compliant"
74974 msgstr ""
74976 #: fortran/expr.cc:2603
74977 #, gcc-internal-format, gfc-internal-format
74978 msgid "Numeric or CHARACTER operands are required in expression at %L"
74979 msgstr ""
74981 #: fortran/expr.cc:2628
74982 #, gcc-internal-format, gfc-internal-format
74983 msgid ""
74984 "Concatenation operator in expression at %L must have two CHARACTER operands"
74985 msgstr ""
74987 #: fortran/expr.cc:2635
74988 #, gcc-internal-format, gfc-internal-format
74989 msgid "Concat operator at %L must concatenate strings of the same kind"
74990 msgstr ""
74992 #: fortran/expr.cc:2645
74993 #, gcc-internal-format, gfc-internal-format
74994 msgid ".NOT. operator in expression at %L must have a LOGICAL operand"
74995 msgstr ""
74997 #: fortran/expr.cc:2661
74998 #, gcc-internal-format, gfc-internal-format
74999 msgid "LOGICAL operands are required in expression at %L"
75000 msgstr ""
75002 #: fortran/expr.cc:2672
75003 #, gcc-internal-format, gfc-internal-format
75004 msgid "Only intrinsic operators can be used in expression at %L"
75005 msgstr ""
75007 #: fortran/expr.cc:2680
75008 #, gcc-internal-format, gfc-internal-format
75009 msgid "Numeric operands are required in expression at %L"
75010 msgstr ""
75012 #: fortran/expr.cc:2703
75013 #, gcc-internal-format
75014 msgid ""
75015 "Invalid initialization expression for ALLOCATABLE component %qs in structure "
75016 "constructor at %L"
75017 msgstr ""
75019 #: fortran/expr.cc:2840
75020 #, gcc-internal-format
75021 msgid ""
75022 "Assumed or deferred character length variable %qs in constant expression at "
75023 "%L"
75024 msgstr ""
75026 #: fortran/expr.cc:2924
75027 #, gcc-internal-format
75028 msgid ""
75029 "transformational intrinsic %qs at %L is not permitted in an initialization "
75030 "expression"
75031 msgstr ""
75033 #: fortran/expr.cc:2955
75034 #, gcc-internal-format, gfc-internal-format
75035 msgid "Evaluation of nonstandard initialization expression at %L"
75036 msgstr ""
75038 #: fortran/expr.cc:3032 fortran/resolve.cc:2862
75039 #, gcc-internal-format
75040 msgid ""
75041 "Function %qs in initialization expression at %L must be an intrinsic function"
75042 msgstr ""
75044 #: fortran/expr.cc:3044
75045 #, gcc-internal-format
75046 msgid ""
75047 "Intrinsic function %qs at %L is not permitted in an initialization expression"
75048 msgstr ""
75050 #: fortran/expr.cc:3083
75051 #, gcc-internal-format
75052 msgid "PARAMETER %qs is used at %L before its definition is complete"
75053 msgstr ""
75055 #: fortran/expr.cc:3103
75056 #, gcc-internal-format
75057 msgid ""
75058 "Assumed size array %qs at %L is not permitted in an initialization expression"
75059 msgstr ""
75061 #: fortran/expr.cc:3109
75062 #, gcc-internal-format
75063 msgid ""
75064 "Assumed shape array %qs at %L is not permitted in an initialization "
75065 "expression"
75066 msgstr ""
75068 #: fortran/expr.cc:3118
75069 #, gcc-internal-format
75070 msgid ""
75071 "Assumed-shape array %qs at %L is not permitted in an initialization "
75072 "expression"
75073 msgstr ""
75075 #: fortran/expr.cc:3122
75076 #, gcc-internal-format
75077 msgid ""
75078 "Deferred array %qs at %L is not permitted in an initialization expression"
75079 msgstr ""
75081 #: fortran/expr.cc:3128
75082 #, gcc-internal-format
75083 msgid ""
75084 "Array %qs at %L is a variable, which does not reduce to a constant expression"
75085 msgstr ""
75087 #: fortran/expr.cc:3134
75088 #, gcc-internal-format
75089 msgid ""
75090 "Assumed-rank array %qs at %L is not permitted in an initialization expression"
75091 msgstr ""
75093 #: fortran/expr.cc:3144
75094 #, gcc-internal-format
75095 msgid ""
75096 "Parameter %qs at %L has not been declared or is a variable, which does not "
75097 "reduce to a constant expression"
75098 msgstr ""
75100 #: fortran/expr.cc:3198
75101 #, gcc-internal-format
75102 msgid "check_init_expr(): Unknown expression type"
75103 msgstr ""
75105 #: fortran/expr.cc:3333
75106 #, gcc-internal-format
75107 msgid "Specification function %qs at %L cannot be a statement function"
75108 msgstr ""
75110 #: fortran/expr.cc:3340
75111 #, gcc-internal-format
75112 msgid "Specification function %qs at %L cannot be an internal function"
75113 msgstr ""
75115 #: fortran/expr.cc:3347
75116 #, gcc-internal-format
75117 msgid "Specification function %qs at %L must be PURE"
75118 msgstr ""
75120 #: fortran/expr.cc:3355
75121 #, gcc-internal-format
75122 msgid "Specification function %qs at %L cannot be RECURSIVE"
75123 msgstr ""
75125 #: fortran/expr.cc:3502
75126 #, gcc-internal-format
75127 msgid "Dummy argument %qs not allowed in expression at %L"
75128 msgstr ""
75130 #: fortran/expr.cc:3510
75131 #, gcc-internal-format
75132 msgid "Dummy argument %qs at %L cannot be OPTIONAL"
75133 msgstr ""
75135 #: fortran/expr.cc:3517
75136 #, gcc-internal-format
75137 msgid "Dummy argument %qs at %L cannot be INTENT(OUT)"
75138 msgstr ""
75140 #: fortran/expr.cc:3539
75141 #, gcc-internal-format
75142 msgid "Variable %qs cannot appear in the expression at %L"
75143 msgstr ""
75145 #: fortran/expr.cc:3570
75146 #, gcc-internal-format
75147 msgid "check_restricted(): Unknown expression type"
75148 msgstr ""
75150 #: fortran/expr.cc:3590
75151 #, gcc-internal-format, gfc-internal-format
75152 msgid "Expression at %L must be of INTEGER type, found %s"
75153 msgstr ""
75155 #: fortran/expr.cc:3602
75156 #, gcc-internal-format
75157 msgid "Function %qs at %L must be PURE"
75158 msgstr ""
75160 #: fortran/expr.cc:3611
75161 #, gcc-internal-format, gfc-internal-format
75162 msgid "Expression at %L must be scalar"
75163 msgstr ""
75165 #. Reject truncation.
75166 #: fortran/expr.cc:3643
75167 #, gcc-internal-format, gfc-internal-format
75168 msgid "optype_msgid overflow: %d"
75169 msgstr ""
75171 #: fortran/expr.cc:3647
75172 #, gcc-internal-format, gfc-internal-format
75173 msgid "Incompatible ranks in %s (%d and %d) at %L"
75174 msgstr ""
75176 #: fortran/expr.cc:3661
75177 #, gcc-internal-format, gfc-internal-format
75178 msgid "Different shape for %s at %L on dimension %d (%d and %d)"
75179 msgstr ""
75181 #: fortran/expr.cc:3709
75182 #, gcc-internal-format, gfc-internal-format
75183 msgid "Assignment to a LEN or KIND part_ref at %L is not allowed"
75184 msgstr ""
75186 #: fortran/expr.cc:3765
75187 #, gcc-internal-format
75188 msgid "%qs at %L is not a VALUE"
75189 msgstr ""
75191 #: fortran/expr.cc:3776
75192 #, gcc-internal-format, gfc-internal-format
75193 msgid "Illegal assignment to external procedure at %L"
75194 msgstr ""
75196 #: fortran/expr.cc:3784
75197 #, gcc-internal-format, gfc-internal-format
75198 msgid "Incompatible ranks %d and %d in assignment at %L"
75199 msgstr ""
75201 #: fortran/expr.cc:3791
75202 #, gcc-internal-format, gfc-internal-format
75203 msgid "Variable type is UNKNOWN in assignment at %L"
75204 msgstr ""
75206 #: fortran/expr.cc:3803
75207 #, gcc-internal-format, gfc-internal-format
75208 msgid "NULL appears on right-hand side in assignment at %L"
75209 msgstr ""
75211 #: fortran/expr.cc:3813
75212 #, gcc-internal-format, gfc-internal-format
75213 msgid "POINTER-valued function appears on right-hand side of assignment at %L"
75214 msgstr ""
75216 #: fortran/expr.cc:3856
75217 #, gcc-internal-format
75218 msgid "BOZ literal constant near %L cannot be assigned to a %qs variable"
75219 msgstr ""
75221 #: fortran/expr.cc:3863
75222 #, gcc-internal-format, gfc-internal-format
75223 msgid ""
75224 "The assignment to a KIND or LEN component of a parameterized type at %L is "
75225 "not allowed"
75226 msgstr ""
75228 #: fortran/expr.cc:3893
75229 #, gcc-internal-format, gfc-internal-format
75230 msgid ""
75231 "Incompatible types in DATA statement at %L; attempted conversion of %s to %s"
75232 msgstr ""
75234 #: fortran/expr.cc:3937
75235 #, gcc-internal-format, gfc-internal-format
75236 msgid "Pointer assignment target is not a POINTER at %L"
75237 msgstr ""
75239 #: fortran/expr.cc:3945
75240 #, gcc-internal-format
75241 msgid ""
75242 "%qs in the pointer assignment at %L cannot be an l-value since it is a "
75243 "procedure"
75244 msgstr ""
75246 #: fortran/expr.cc:3969
75247 #, gcc-internal-format
75248 msgid "Expected bounds specification for %qs at %L"
75249 msgstr ""
75251 #: fortran/expr.cc:3974
75252 #, gcc-internal-format
75253 msgid "Bounds specification for %qs in pointer assignment at %L"
75254 msgstr ""
75256 #: fortran/expr.cc:4003
75257 #, gcc-internal-format, gfc-internal-format
75258 msgid "Stride must not be present at %L"
75259 msgstr ""
75261 #: fortran/expr.cc:4009 fortran/expr.cc:4029
75262 #, gcc-internal-format
75263 msgid ""
75264 "Rank remapping requires a list of %<lower-bound : upper-bound%> "
75265 "specifications at %L"
75266 msgstr ""
75268 #: fortran/expr.cc:4017 fortran/expr.cc:4036
75269 #, gcc-internal-format
75270 msgid ""
75271 "Expected list of %<lower-bound :%> or list of %<lower-bound : upper-bound%> "
75272 "specifications at %L"
75273 msgstr ""
75275 #: fortran/expr.cc:4063
75276 #, gcc-internal-format, gfc-internal-format
75277 msgid "Pointer object at %L shall not have a coindex"
75278 msgstr ""
75280 #: fortran/expr.cc:4084
75281 #, gcc-internal-format, gfc-internal-format
75282 msgid "Invalid procedure pointer assignment at %L"
75283 msgstr ""
75285 #: fortran/expr.cc:4109
75286 #, gcc-internal-format
75287 msgid ""
75288 "Function result %qs is invalid as proc-target in procedure pointer "
75289 "assignment at %L"
75290 msgstr ""
75292 #: fortran/expr.cc:4118
75293 #, gcc-internal-format
75294 msgid "Abstract interface %qs is invalid in procedure pointer assignment at %L"
75295 msgstr ""
75297 #: fortran/expr.cc:4128
75298 #, gcc-internal-format
75299 msgid "Statement function %qs is invalid in procedure pointer assignment at %L"
75300 msgstr ""
75302 #: fortran/expr.cc:4134
75303 #, gcc-internal-format
75304 msgid "Internal procedure %qs is invalid in procedure pointer assignment at %L"
75305 msgstr ""
75307 #: fortran/expr.cc:4141
75308 #, gcc-internal-format
75309 msgid "Intrinsic %qs at %L is invalid in procedure pointer assignment"
75310 msgstr ""
75312 #: fortran/expr.cc:4149
75313 #, gcc-internal-format
75314 msgid ""
75315 "Nonintrinsic elemental procedure %qs is invalid in procedure pointer "
75316 "assignment at %L"
75317 msgstr ""
75319 #: fortran/expr.cc:4172
75320 #, gcc-internal-format, gfc-internal-format
75321 msgid ""
75322 "Mismatch in the procedure pointer assignment at %L: mismatch in the calling "
75323 "convention"
75324 msgstr ""
75326 #: fortran/expr.cc:4225
75327 #, gcc-internal-format
75328 msgid ""
75329 "Interface mismatch in procedure pointer assignment at %L: %qs is not a "
75330 "subroutine"
75331 msgstr ""
75333 #: fortran/expr.cc:4235 fortran/expr.cc:4250
75334 #, gcc-internal-format
75335 msgid "Explicit interface required for component %qs at %L: %s"
75336 msgstr ""
75338 #: fortran/expr.cc:4241 fortran/expr.cc:4256 fortran/resolve.cc:2742
75339 #, gcc-internal-format
75340 msgid "Explicit interface required for %qs at %L: %s"
75341 msgstr ""
75343 #: fortran/expr.cc:4268
75344 #, gcc-internal-format, gfc-internal-format
75345 msgid "Interface mismatch in procedure pointer assignment at %L: %s"
75346 msgstr ""
75348 #: fortran/expr.cc:4277
75349 #, gcc-internal-format
75350 msgid ""
75351 "Procedure pointer target %qs at %L must be either an intrinsic, host or use "
75352 "associated, referenced or have the EXTERNAL attribute"
75353 msgstr ""
75355 #: fortran/expr.cc:4290
75356 #, gcc-internal-format, gfc-internal-format
75357 msgid "Pointer assignment target cannot be a constant at %L"
75358 msgstr ""
75360 #: fortran/expr.cc:4304
75361 #, gcc-internal-format, gfc-internal-format
75362 msgid ""
75363 "Data-pointer-object at %L must be unlimited polymorphic, or of a type with "
75364 "the BIND or SEQUENCE attribute, to be compatible with an unlimited "
75365 "polymorphic target"
75366 msgstr ""
75368 #: fortran/expr.cc:4309
75369 #, gcc-internal-format, gfc-internal-format
75370 msgid ""
75371 "Different types in pointer assignment at %L; attempted assignment of %s to %s"
75372 msgstr ""
75374 #: fortran/expr.cc:4317
75375 #, gcc-internal-format, gfc-internal-format
75376 msgid "Different kind type parameters in pointer assignment at %L"
75377 msgstr ""
75379 #: fortran/expr.cc:4324
75380 #, gcc-internal-format, gfc-internal-format
75381 msgid "Different ranks in pointer assignment at %L"
75382 msgstr ""
75384 #: fortran/expr.cc:4343
75385 #, gcc-internal-format, gfc-internal-format
75386 msgid ""
75387 "Rank remapping target is smaller than size of the pointer (%ld < %ld) at %L"
75388 msgstr ""
75390 #: fortran/expr.cc:4356
75391 #, gcc-internal-format, gfc-internal-format
75392 msgid "Rank remapping target must be rank 1 or simply contiguous at %L"
75393 msgstr ""
75395 #: fortran/expr.cc:4360
75396 #, gcc-internal-format, gfc-internal-format
75397 msgid "Rank remapping target is not rank 1 at %L"
75398 msgstr ""
75400 #. The test above might need to be extend when F08, Note 5.4 has to be
75401 #. interpreted in the way that target and pointer with the same coindex
75402 #. are allowed.
75403 #: fortran/expr.cc:4385 fortran/expr.cc:4511
75404 #, gcc-internal-format, gfc-internal-format
75405 msgid "Data target at %L shall not have a coindex"
75406 msgstr ""
75408 #: fortran/expr.cc:4388
75409 #, gcc-internal-format, gfc-internal-format
75410 msgid ""
75411 "Target expression in pointer assignment at %L must deliver a pointer result"
75412 msgstr ""
75414 #: fortran/expr.cc:4402
75415 #, gcc-internal-format, gfc-internal-format
75416 msgid ""
75417 "Zero-sized array detected at %L where an entity with the TARGET attribute is "
75418 "expected"
75419 msgstr ""
75421 #: fortran/expr.cc:4408 fortran/expr.cc:4423
75422 #, gcc-internal-format, gfc-internal-format
75423 msgid ""
75424 "Pointer assignment target in initialization expression does not have the "
75425 "TARGET attribute at %L"
75426 msgstr ""
75428 #: fortran/expr.cc:4439
75429 #, gcc-internal-format, gfc-internal-format
75430 msgid ""
75431 "Every subscript of target specification at %L must be a constant expression"
75432 msgstr ""
75434 #: fortran/expr.cc:4450
75435 #, gcc-internal-format, gfc-internal-format
75436 msgid ""
75437 "Substring starting and ending points of target specification at %L must be "
75438 "constant expressions"
75439 msgstr ""
75441 #: fortran/expr.cc:4466
75442 #, gcc-internal-format, gfc-internal-format
75443 msgid "Pointer assignment target is neither TARGET nor POINTER at %L"
75444 msgstr ""
75446 #: fortran/expr.cc:4481
75447 #, gcc-internal-format, gfc-internal-format
75448 msgid "Bad target in pointer assignment in PURE procedure at %L"
75449 msgstr ""
75451 #: fortran/expr.cc:4490
75452 #, gcc-internal-format, gfc-internal-format
75453 msgid "Pointer assignment with vector subscript on rhs at %L"
75454 msgstr ""
75456 #: fortran/expr.cc:4498
75457 #, gcc-internal-format, gfc-internal-format
75458 msgid "Pointer assignment target has PROTECTED attribute at %L"
75459 msgstr ""
75461 #: fortran/expr.cc:4526 fortran/expr.cc:4531
75462 #, gcc-internal-format, gfc-internal-format
75463 msgid "Assignment to contiguous pointer from non-contiguous target at %L"
75464 msgstr ""
75466 #: fortran/expr.cc:4571
75467 #, gcc-internal-format, gfc-internal-format
75468 msgid "Pointer at %L in pointer assignment might outlive the pointer target"
75469 msgstr ""
75471 #: fortran/expr.cc:4647 fortran/resolve.cc:1565
75472 #, gcc-internal-format, gfc-internal-format
75473 msgid "Pointer initialization target at %L must not be ALLOCATABLE"
75474 msgstr ""
75476 #: fortran/expr.cc:4653
75477 #, gcc-internal-format, gfc-internal-format
75478 msgid "Pointer initialization target at %L must have the TARGET attribute"
75479 msgstr ""
75481 #: fortran/expr.cc:4668 fortran/resolve.cc:1571
75482 #, gcc-internal-format, gfc-internal-format
75483 msgid "Pointer initialization target at %L must have the SAVE attribute"
75484 msgstr ""
75486 #: fortran/expr.cc:4680
75487 #, gcc-internal-format, gfc-internal-format
75488 msgid ""
75489 "Procedure pointer initialization target at %L may not be a procedure pointer"
75490 msgstr ""
75492 #: fortran/expr.cc:4686
75493 #, gcc-internal-format
75494 msgid ""
75495 "Internal procedure %qs is invalid in procedure pointer initialization at %L"
75496 msgstr ""
75498 #: fortran/expr.cc:4693
75499 #, gcc-internal-format
75500 msgid ""
75501 "Dummy procedure %qs is invalid in procedure pointer initialization at %L"
75502 msgstr ""
75504 #: fortran/expr.cc:5161
75505 #, gcc-internal-format
75506 msgid ""
75507 "generate_isocbinding_initializer(): bad iso_c_binding type, expected "
75508 "%<c_ptr%> or %<c_funptr%>"
75509 msgstr ""
75511 #: fortran/expr.cc:6276
75512 #, gcc-internal-format, gfc-internal-format
75513 msgid ""
75514 "Fortran 2008: Pointer functions in variable definition context (%s) at %L"
75515 msgstr ""
75517 #: fortran/expr.cc:6284
75518 #, gcc-internal-format, gfc-internal-format
75519 msgid "Non-variable expression in variable definition context (%s) at %L"
75520 msgstr ""
75522 #: fortran/expr.cc:6292
75523 #, gcc-internal-format
75524 msgid "Named constant %qs in variable definition context (%s) at %L"
75525 msgstr ""
75527 #: fortran/expr.cc:6303
75528 #, gcc-internal-format
75529 msgid "%qs in variable definition context (%s) at %L is not a variable"
75530 msgstr ""
75532 #: fortran/expr.cc:6314
75533 #, gcc-internal-format, gfc-internal-format
75534 msgid "Non-POINTER in pointer association context (%s) at %L"
75535 msgstr ""
75537 #: fortran/expr.cc:6323
75538 #, gcc-internal-format, gfc-internal-format
75539 msgid "Type inaccessible in variable definition context (%s) at %L"
75540 msgstr ""
75542 #: fortran/expr.cc:6336
75543 #, gcc-internal-format, gfc-internal-format
75544 msgid "LOCK_TYPE in variable definition context (%s) at %L"
75545 msgstr ""
75547 #: fortran/expr.cc:6349
75548 #, gcc-internal-format, gfc-internal-format
75549 msgid "LOCK_EVENT in variable definition context (%s) at %L"
75550 msgstr ""
75552 #: fortran/expr.cc:6380
75553 #, gcc-internal-format
75554 msgid "%qs parameter inquiry for %qs in variable definition context (%s) at %L"
75555 msgstr ""
75557 #: fortran/expr.cc:6397
75558 #, gcc-internal-format
75559 msgid ""
75560 "Dummy argument %qs with INTENT(IN) in pointer association context (%s) at %L"
75561 msgstr ""
75563 #: fortran/expr.cc:6407
75564 #, gcc-internal-format
75565 msgid ""
75566 "Dummy argument %qs with INTENT(IN) in variable definition context (%s) at %L"
75567 msgstr ""
75569 #: fortran/expr.cc:6420
75570 #, gcc-internal-format
75571 msgid ""
75572 "Variable %qs is PROTECTED and cannot appear in a pointer association context "
75573 "(%s) at %L"
75574 msgstr ""
75576 #: fortran/expr.cc:6428
75577 #, gcc-internal-format
75578 msgid ""
75579 "Variable %qs is PROTECTED and cannot appear in a variable definition context "
75580 "(%s) at %L"
75581 msgstr ""
75583 #: fortran/expr.cc:6443
75584 #, gcc-internal-format
75585 msgid ""
75586 "Variable %qs cannot appear in a variable definition context (%s) at %L in "
75587 "PURE procedure"
75588 msgstr ""
75590 #: fortran/expr.cc:6503 fortran/expr.cc:6524
75591 #, gcc-internal-format
75592 msgid ""
75593 "%qs at %L associated to vector-indexed target cannot be used in a variable "
75594 "definition context (%s)"
75595 msgstr ""
75597 #: fortran/expr.cc:6508
75598 #, gcc-internal-format
75599 msgid ""
75600 "%qs at %L associated to expression cannot be used in a variable definition "
75601 "context (%s)"
75602 msgstr ""
75604 #: fortran/expr.cc:6517
75605 #, gcc-internal-format
75606 msgid ""
75607 "%qs at %L associated to pointer function target being used in a variable "
75608 "definition context (%s)"
75609 msgstr ""
75611 #: fortran/expr.cc:6536
75612 #, gcc-internal-format
75613 msgid ""
75614 "Associate-name %qs cannot appear in a variable definition context (%s) at %L "
75615 "because its target at %L cannot, either"
75616 msgstr ""
75618 #: fortran/expr.cc:6578
75619 #, gcc-internal-format, gfc-internal-format
75620 msgid ""
75621 "Elements with the same value at %L and %L in vector subscript in a variable "
75622 "definition context (%s)"
75623 msgstr ""
75625 #: fortran/frontend-passes.cc:195
75626 #, gcc-internal-format
75627 msgid "Inconsistent internal state: No location in statement"
75628 msgstr ""
75630 #: fortran/frontend-passes.cc:211
75631 #, gcc-internal-format, gfc-internal-format
75632 msgid "Inconsistent internal state: No location in expression near %L"
75633 msgstr ""
75635 #: fortran/frontend-passes.cc:419
75636 #, gcc-internal-format
75637 msgid "Illegal id in copy_walk_reduction_arg"
75638 msgstr ""
75640 #: fortran/frontend-passes.cc:870 fortran/trans-array.cc:1514
75641 #: fortran/trans-array.cc:7194 fortran/trans-array.cc:8856
75642 #: fortran/trans-intrinsic.cc:8475
75643 #, gcc-internal-format, gfc-internal-format
75644 msgid "Creating array temporary at %L"
75645 msgstr ""
75647 #: fortran/frontend-passes.cc:897
75648 #, gcc-internal-format
75649 msgid "Removing call to impure function %qs at %L"
75650 msgstr ""
75652 #: fortran/frontend-passes.cc:901
75653 #, gcc-internal-format, gfc-internal-format
75654 msgid "Removing call to impure function at %L"
75655 msgstr ""
75657 #: fortran/frontend-passes.cc:1356 fortran/frontend-passes.cc:1395
75658 #, gcc-internal-format
75659 msgid "bad expression"
75660 msgstr ""
75662 #: fortran/frontend-passes.cc:1391
75663 #, gcc-internal-format
75664 msgid "bad op"
75665 msgstr ""
75667 #: fortran/frontend-passes.cc:2175
75668 #, gcc-internal-format
75669 msgid "illegal OP in optimize_comparison"
75670 msgstr ""
75672 #: fortran/frontend-passes.cc:2352
75673 #, gcc-internal-format
75674 msgid ""
75675 "Index variable %qs set to undefined as INTENT(OUT) argument at %L in "
75676 "procedure %qs called from within DO loop at %L"
75677 msgstr ""
75679 #: fortran/frontend-passes.cc:2361
75680 #, gcc-internal-format
75681 msgid ""
75682 "Index variable %qs not definable as INTENT(INOUT) argument at %L in "
75683 "procedure %qs called from within DO loop at %L"
75684 msgstr ""
75686 #: fortran/frontend-passes.cc:2499
75687 #, gcc-internal-format
75688 msgid ""
75689 "Index variable %qs set to undefined as INTENT(OUT) argument at %L in "
75690 "subroutine %qs called from within DO loop at %L"
75691 msgstr ""
75693 #: fortran/frontend-passes.cc:2508
75694 #, gcc-internal-format
75695 msgid ""
75696 "Index variable %qs not definable as INTENT(INOUT) argument at %L in "
75697 "subroutine %qs called from within DO loop at %L"
75698 msgstr ""
75700 #: fortran/frontend-passes.cc:2661
75701 #, gcc-internal-format
75702 msgid ""
75703 "Variable %qs at %L set to undefined value inside loop beginning at %L as "
75704 "INTENT(OUT) argument to subroutine %qs"
75705 msgstr ""
75707 #: fortran/frontend-passes.cc:2668
75708 #, gcc-internal-format
75709 msgid ""
75710 "Variable %qs at %L not definable inside loop beginning at %L as "
75711 "INTENT(INOUT) argument to subroutine %qs"
75712 msgstr ""
75714 #: fortran/frontend-passes.cc:2931 fortran/frontend-passes.cc:2957
75715 #, gcc-internal-format, gfc-internal-format
75716 msgid "Array reference at %L out of bounds (%ld < %ld) in loop beginning at %L"
75717 msgstr ""
75719 #: fortran/frontend-passes.cc:2941 fortran/frontend-passes.cc:2967
75720 #, gcc-internal-format, gfc-internal-format
75721 msgid "Array reference at %L out of bounds (%ld > %ld) in loop beginning at %L"
75722 msgstr ""
75724 #: fortran/frontend-passes.cc:3059
75725 #, gcc-internal-format
75726 msgid ""
75727 "Variable %qs at %L set to undefined value inside loop beginning at %L as "
75728 "INTENT(OUT) argument to function %qs"
75729 msgstr ""
75731 #: fortran/frontend-passes.cc:3065
75732 #, gcc-internal-format
75733 msgid ""
75734 "Variable %qs at %L not definable inside loop beginning at %L as "
75735 "INTENT(INOUT) argument to function %qs"
75736 msgstr ""
75738 #: fortran/frontend-passes.cc:3481 fortran/trans-expr.cc:1932
75739 #, gcc-internal-format, gfc-internal-format
75740 msgid "Code for reallocating the allocatable array at %L will be added"
75741 msgstr ""
75743 #: fortran/frontend-passes.cc:4006
75744 #, gcc-internal-format
75745 msgid "Scalarization using DIMEN_RANGE unimplemented"
75746 msgstr ""
75748 #: fortran/frontend-passes.cc:5215
75749 #, gcc-internal-format, gfc-internal-format
75750 msgid "Interchanging loops at %L"
75751 msgstr ""
75753 #: fortran/frontend-passes.cc:5855
75754 #, gcc-internal-format, gfc-internal-format
75755 msgid "%s between %L and %L"
75756 msgstr ""
75758 #: fortran/gfortranspec.cc:146 m2/gm2spec.cc:250
75759 #, gcc-internal-format
75760 msgid "overflowed output argument list for %qs"
75761 msgstr ""
75763 #: fortran/gfortranspec.cc:301
75764 #, gcc-internal-format
75765 msgid "no input files; unwilling to write output files"
75766 msgstr ""
75768 #: fortran/interface.cc:254
75769 #, gcc-internal-format, gfc-internal-format
75770 msgid "Syntax error in generic specification at %C"
75771 msgstr ""
75773 #: fortran/interface.cc:281
75774 #, gcc-internal-format, gfc-internal-format
75775 msgid "Syntax error: Trailing garbage in INTERFACE statement at %C"
75776 msgstr ""
75778 #: fortran/interface.cc:301
75779 #, gcc-internal-format
75780 msgid "Dummy procedure %qs at %C cannot have a generic interface"
75781 msgstr ""
75783 #: fortran/interface.cc:334
75784 #, gcc-internal-format, gfc-internal-format
75785 msgid "ABSTRACT INTERFACE at %C"
75786 msgstr ""
75788 #: fortran/interface.cc:341
75789 #, gcc-internal-format, gfc-internal-format
75790 msgid "Syntax error in ABSTRACT INTERFACE statement at %C"
75791 msgstr ""
75793 #: fortran/interface.cc:372
75794 #, gcc-internal-format, gfc-internal-format
75795 msgid "Syntax error: Trailing garbage in END INTERFACE statement at %C"
75796 msgstr ""
75798 #: fortran/interface.cc:385
75799 #, gcc-internal-format, gfc-internal-format
75800 msgid "Expected a nameless interface at %C"
75801 msgstr ""
75803 #: fortran/interface.cc:398
75804 #, gcc-internal-format
75805 msgid "Expected %<END INTERFACE ASSIGNMENT (=)%> at %C"
75806 msgstr ""
75808 #: fortran/interface.cc:429
75809 #, gcc-internal-format
75810 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C"
75811 msgstr ""
75813 #: fortran/interface.cc:432
75814 #, gcc-internal-format
75815 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C, but got %qs"
75816 msgstr ""
75818 #: fortran/interface.cc:446
75819 #, gcc-internal-format
75820 msgid "Expecting %<END INTERFACE OPERATOR (.%s.)%> at %C"
75821 msgstr ""
75823 #: fortran/interface.cc:458
75824 #, gcc-internal-format
75825 msgid "Expecting %<END INTERFACE %s%> at %C"
75826 msgstr ""
75828 #: fortran/interface.cc:648
75829 #, gcc-internal-format
75830 msgid "gfc_compare_derived_types: invalid derived type"
75831 msgstr ""
75833 #: fortran/interface.cc:936
75834 #, gcc-internal-format, gfc-internal-format
75835 msgid "Alternate return cannot appear in operator interface at %L"
75836 msgstr ""
75838 #: fortran/interface.cc:965
75839 #, gcc-internal-format, gfc-internal-format
75840 msgid "Assignment operator interface at %L must have two arguments"
75841 msgstr ""
75843 #: fortran/interface.cc:968
75844 #, gcc-internal-format, gfc-internal-format
75845 msgid "Operator interface at %L has the wrong number of arguments"
75846 msgstr ""
75848 #: fortran/interface.cc:981
75849 #, gcc-internal-format, gfc-internal-format
75850 msgid "Assignment operator interface at %L must be a SUBROUTINE"
75851 msgstr ""
75853 #: fortran/interface.cc:999
75854 #, gcc-internal-format, gfc-internal-format
75855 msgid ""
75856 "Assignment operator interface at %L must not redefine an INTRINSIC type "
75857 "assignment"
75858 msgstr ""
75860 #: fortran/interface.cc:1008
75861 #, gcc-internal-format, gfc-internal-format
75862 msgid "Intrinsic operator interface at %L must be a FUNCTION"
75863 msgstr ""
75865 #: fortran/interface.cc:1019
75866 #, gcc-internal-format, gfc-internal-format
75867 msgid ""
75868 "First argument of defined assignment at %L must be INTENT(OUT) or "
75869 "INTENT(INOUT)"
75870 msgstr ""
75872 #: fortran/interface.cc:1026
75873 #, gcc-internal-format, gfc-internal-format
75874 msgid "Second argument of defined assignment at %L must be INTENT(IN)"
75875 msgstr ""
75877 #: fortran/interface.cc:1035 fortran/resolve.cc:18228
75878 #, gcc-internal-format, gfc-internal-format
75879 msgid "First argument of operator interface at %L must be INTENT(IN)"
75880 msgstr ""
75882 #: fortran/interface.cc:1042 fortran/resolve.cc:18246
75883 #, gcc-internal-format, gfc-internal-format
75884 msgid "Second argument of operator interface at %L must be INTENT(IN)"
75885 msgstr ""
75887 #: fortran/interface.cc:1147
75888 #, gcc-internal-format, gfc-internal-format
75889 msgid "Operator interface at %L conflicts with intrinsic interface"
75890 msgstr ""
75892 #: fortran/interface.cc:1511 fortran/interface.cc:1583
75893 #, gcc-internal-format, gfc-internal-format
75894 msgid ""
75895 "check_dummy_characteristics: Unexpected result %i of gfc_dep_compare_expr"
75896 msgstr ""
75898 #: fortran/interface.cc:1696
75899 #, gcc-internal-format, gfc-internal-format
75900 msgid ""
75901 "check_result_characteristics (1): Unexpected result %i of "
75902 "gfc_dep_compare_expr"
75903 msgstr ""
75905 #: fortran/interface.cc:1743
75906 #, gcc-internal-format, gfc-internal-format
75907 msgid ""
75908 "check_result_characteristics (2): Unexpected result %i of "
75909 "gfc_dep_compare_expr"
75910 msgstr ""
75912 #: fortran/interface.cc:1940
75913 #, gcc-internal-format
75914 msgid "Procedure %qs in %s at %L has no explicit interface; did you mean %qs?"
75915 msgstr ""
75917 #: fortran/interface.cc:1945
75918 #, gcc-internal-format
75919 msgid "Procedure %qs in %s at %L has no explicit interface"
75920 msgstr ""
75922 #: fortran/interface.cc:1949
75923 #, gcc-internal-format
75924 msgid ""
75925 "Procedure %qs in %s at %L is neither function nor subroutine; did you mean "
75926 "%qs?"
75927 msgstr ""
75929 #: fortran/interface.cc:1953
75930 #, gcc-internal-format
75931 msgid "Procedure %qs in %s at %L is neither function nor subroutine"
75932 msgstr ""
75934 #: fortran/interface.cc:1965
75935 #, gcc-internal-format, gfc-internal-format
75936 msgid "In %s at %L procedures must be either all SUBROUTINEs or all FUNCTIONs"
75937 msgstr ""
75939 #: fortran/interface.cc:1969
75940 #, gcc-internal-format, gfc-internal-format
75941 msgid ""
75942 "In %s at %L procedures must be all FUNCTIONs as the generic name is also the "
75943 "name of a derived type"
75944 msgstr ""
75946 #: fortran/interface.cc:1977
75947 #, gcc-internal-format
75948 msgid "Internal procedure %qs in %s at %L"
75949 msgstr ""
75951 #: fortran/interface.cc:2034 fortran/interface.cc:2039
75952 #, gcc-internal-format
75953 msgid "Ambiguous interfaces in %s for %qs at %L and %qs at %L"
75954 msgstr ""
75956 #: fortran/interface.cc:2044
75957 #, gcc-internal-format
75958 msgid "Although not referenced, %qs has ambiguous interfaces at %L"
75959 msgstr ""
75961 #: fortran/interface.cc:2082
75962 #, gcc-internal-format
75963 msgid "%qs at %L is not a module procedure"
75964 msgstr ""
75966 #: fortran/interface.cc:2287
75967 #, gcc-internal-format
75968 msgid ""
75969 "The assumed-rank array at %L requires that the dummy argument %qs has "
75970 "assumed-rank"
75971 msgstr ""
75973 #: fortran/interface.cc:2290
75974 #, gcc-internal-format
75975 msgid "Rank mismatch in argument %qs at %L (scalar and rank-%d)"
75976 msgstr ""
75978 #: fortran/interface.cc:2293
75979 #, gcc-internal-format
75980 msgid "Rank mismatch in argument %qs at %L (rank-%d and scalar)"
75981 msgstr ""
75983 #: fortran/interface.cc:2296
75984 #, gcc-internal-format
75985 msgid "Rank mismatch in argument %qs at %L (rank-%d and rank-%d)"
75986 msgstr ""
75988 #: fortran/interface.cc:2308
75989 #, gcc-internal-format, gfc-internal-format
75990 msgid ""
75991 "Rank mismatch between actual argument at %L and actual argument at %L "
75992 "(scalar and rank-%d)"
75993 msgstr ""
75995 #: fortran/interface.cc:2312
75996 #, gcc-internal-format, gfc-internal-format
75997 msgid ""
75998 "Rank mismatch between actual argument at %L and actual argument at %L (rank-"
75999 "%d and scalar)"
76000 msgstr ""
76002 #: fortran/interface.cc:2316
76003 #, gcc-internal-format, gfc-internal-format
76004 msgid ""
76005 "Rank mismatch between actual argument at %L and actual argument at %L (rank-"
76006 "%d and rank-%d)"
76007 msgstr ""
76009 #: fortran/interface.cc:2439
76010 #, gcc-internal-format, gfc-internal-format
76011 msgid "Invalid procedure argument at %L"
76012 msgstr ""
76014 #: fortran/interface.cc:2448 fortran/interface.cc:2457
76015 #: fortran/interface.cc:2484
76016 #, gcc-internal-format
76017 msgid "Interface mismatch in dummy procedure %qs at %L: %s"
76018 msgstr ""
76020 #: fortran/interface.cc:2495
76021 #, gcc-internal-format
76022 msgid ""
76023 "Actual argument to contiguous pointer dummy %qs at %L must be simply "
76024 "contiguous"
76025 msgstr ""
76027 #: fortran/interface.cc:2518
76028 #, gcc-internal-format, gfc-internal-format
76029 msgid ""
76030 "Type mismatch between actual argument at %L and actual argument at %L (%s/"
76031 "%s)."
76032 msgstr ""
76034 #: fortran/interface.cc:2528
76035 #, gcc-internal-format
76036 msgid "Type mismatch in argument %qs at %L; passed %s to %s"
76037 msgstr ""
76039 #: fortran/interface.cc:2538
76040 #, gcc-internal-format
76041 msgid ""
76042 "Assumed-type actual argument at %L requires that dummy argument %qs is of "
76043 "assumed type"
76044 msgstr ""
76046 #: fortran/interface.cc:2552
76047 #, gcc-internal-format
76048 msgid ""
76049 "Assumed-type actual argument at %L corresponding to assumed-rank dummy "
76050 "argument %qs must be assumed-shape or assumed-rank"
76051 msgstr ""
76053 #: fortran/interface.cc:2569
76054 #, gcc-internal-format
76055 msgid "Actual argument to %qs at %L must be polymorphic"
76056 msgstr ""
76058 #: fortran/interface.cc:2579
76059 #, gcc-internal-format
76060 msgid "Actual argument to %qs at %L must have the same declared type"
76061 msgstr ""
76063 #: fortran/interface.cc:2594
76064 #, gcc-internal-format
76065 msgid ""
76066 "Actual argument to %qs at %L must be unlimited polymorphic since the formal "
76067 "argument is a pointer or allocatable unlimited polymorphic entity [F2008: "
76068 "12.5.2.5]"
76069 msgstr ""
76071 #: fortran/interface.cc:2610
76072 #, gcc-internal-format
76073 msgid "Actual argument to %qs at %L must be a coarray"
76074 msgstr ""
76076 #: fortran/interface.cc:2632
76077 #, gcc-internal-format
76078 msgid "Corank mismatch in argument %qs at %L (%d and %d)"
76079 msgstr ""
76081 #: fortran/interface.cc:2650
76082 #, gcc-internal-format
76083 msgid ""
76084 "Actual argument to %qs at %L must be simply contiguous or an element of such "
76085 "an array"
76086 msgstr ""
76088 #: fortran/interface.cc:2665
76089 #, gcc-internal-format
76090 msgid ""
76091 "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is LOCK_TYPE or "
76092 "has a LOCK_TYPE component"
76093 msgstr ""
76095 #: fortran/interface.cc:2680
76096 #, gcc-internal-format
76097 msgid ""
76098 "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is EVENT_TYPE or "
76099 "has a EVENT_TYPE component"
76100 msgstr ""
76102 #: fortran/interface.cc:2699
76103 #, gcc-internal-format
76104 msgid ""
76105 "Dummy argument %qs has to be a pointer, assumed-shape or assumed-rank array "
76106 "without CONTIGUOUS attribute - as actual argument at %L is not simply "
76107 "contiguous and both are ASYNCHRONOUS or VOLATILE"
76108 msgstr ""
76110 #: fortran/interface.cc:2712
76111 #, gcc-internal-format
76112 msgid ""
76113 "Passing coarray at %L to allocatable, noncoarray, INTENT(OUT) dummy argument "
76114 "%qs"
76115 msgstr ""
76117 #: fortran/interface.cc:2719
76118 #, gcc-internal-format
76119 msgid ""
76120 "Passing coarray at %L to allocatable, noncoarray dummy argument %qs, which "
76121 "is invalid if the allocation status is modified"
76122 msgstr ""
76124 #: fortran/interface.cc:2805
76125 #, gcc-internal-format
76126 msgid "Polymorphic scalar passed to array dummy argument %qs at %L"
76127 msgstr ""
76129 #: fortran/interface.cc:2816
76130 #, gcc-internal-format, gfc-internal-format
76131 msgid ""
76132 "Element of assumed-shape or pointer array as actual argument at %L cannot "
76133 "correspond to actual argument at %L"
76134 msgstr ""
76136 #: fortran/interface.cc:2821
76137 #, gcc-internal-format
76138 msgid ""
76139 "Element of assumed-shape or pointer array passed to array dummy argument %qs "
76140 "at %L"
76141 msgstr ""
76143 #: fortran/interface.cc:2834
76144 #, gcc-internal-format
76145 msgid ""
76146 "Extension: Scalar non-default-kind, non-C_CHAR-kind CHARACTER actual "
76147 "argument with array dummy argument %qs at %L"
76148 msgstr ""
76150 #: fortran/interface.cc:2842
76151 #, gcc-internal-format
76152 msgid ""
76153 "Fortran 2003: Scalar CHARACTER actual argument with array dummy argument %qs "
76154 "at %L"
76155 msgstr ""
76157 #: fortran/interface.cc:3230
76158 #, gcc-internal-format
76159 msgid "Keyword argument %qs at %L is invalid in a statement function"
76160 msgstr ""
76162 #: fortran/interface.cc:3253
76163 #, gcc-internal-format
76164 msgid "Keyword argument %qs at %L is not in the procedure; did you mean %qs?"
76165 msgstr ""
76167 #: fortran/interface.cc:3257
76168 #, gcc-internal-format
76169 msgid "Keyword argument %qs at %L is not in the procedure"
76170 msgstr ""
76172 #: fortran/interface.cc:3266
76173 #, gcc-internal-format
76174 msgid ""
76175 "Keyword argument %qs at %L is already associated with another actual argument"
76176 msgstr ""
76178 #: fortran/interface.cc:3276
76179 #, gcc-internal-format, gfc-internal-format
76180 msgid "More actual than formal arguments in procedure call at %L"
76181 msgstr ""
76183 #: fortran/interface.cc:3289
76184 #, gcc-internal-format, gfc-internal-format
76185 msgid "Missing alternate return specifier in subroutine call at %L"
76186 msgstr ""
76188 #: fortran/interface.cc:3303
76189 #, gcc-internal-format, gfc-internal-format
76190 msgid "Unexpected alternate return specifier in subroutine call at %L"
76191 msgstr ""
76193 #: fortran/interface.cc:3326
76194 #, gcc-internal-format
76195 msgid ""
76196 "Intrinsic %<NULL()%> without %<MOLD%> argument at %L passed to assumed-rank "
76197 "dummy %qs"
76198 msgstr ""
76200 #: fortran/interface.cc:3340
76201 #, gcc-internal-format
76202 msgid ""
76203 "Intrinsic %<NULL()%> without %<MOLD%> argument at %L passed to assumed-"
76204 "length dummy %qs"
76205 msgstr ""
76207 #: fortran/interface.cc:3362
76208 #, gcc-internal-format
76209 msgid "Unexpected NULL() intrinsic at %L to dummy %qs"
76210 msgstr ""
76212 #: fortran/interface.cc:3365
76213 #, gcc-internal-format
76214 msgid "Fortran 2008: Null pointer at %L to non-pointer dummy %qs"
76215 msgstr ""
76217 #: fortran/interface.cc:3391
76218 #, gcc-internal-format, gfc-internal-format
76219 msgid ""
76220 "Actual argument at %L to assumed-type dummy has type parameters or is of "
76221 "derived type with type-bound or FINAL procedures"
76222 msgstr ""
76224 #: fortran/interface.cc:3403
76225 #, gcc-internal-format, gfc-internal-format
76226 msgid ""
76227 "Unlimited polymorphic actual argument at %L is not matched with either an "
76228 "unlimited polymorphic or assumed type dummy argument"
76229 msgstr ""
76231 #: fortran/interface.cc:3427
76232 #, gcc-internal-format
76233 msgid ""
76234 "Character length mismatch (%ld/%ld) between actual argument and pointer or "
76235 "allocatable dummy argument %qs at %L"
76236 msgstr ""
76238 #: fortran/interface.cc:3434
76239 #, gcc-internal-format
76240 msgid ""
76241 "Character length mismatch (%ld/%ld) between actual argument and assumed-"
76242 "shape dummy argument %qs at %L"
76243 msgstr ""
76245 #: fortran/interface.cc:3449
76246 #, gcc-internal-format
76247 msgid ""
76248 "Actual argument at %L to allocatable or pointer dummy argument %qs must have "
76249 "a deferred length type parameter if and only if the dummy has one"
76250 msgstr ""
76252 #: fortran/interface.cc:3472
76253 #, gcc-internal-format
76254 msgid ""
76255 "Character length of actual argument shorter than of dummy argument %qs (%lu/"
76256 "%lu) at %L"
76257 msgstr ""
76259 #: fortran/interface.cc:3482 fortran/interface.cc:3487
76260 #, gcc-internal-format
76261 msgid ""
76262 "Actual argument contains too few elements for dummy argument %qs (%lu/%lu) "
76263 "at %L"
76264 msgstr ""
76266 #: fortran/interface.cc:3508
76267 #, gcc-internal-format
76268 msgid "Expected a procedure pointer for argument %qs at %L"
76269 msgstr ""
76271 #: fortran/interface.cc:3525
76272 #, gcc-internal-format
76273 msgid "Expected a procedure for argument %qs at %L"
76274 msgstr ""
76276 #: fortran/interface.cc:3590
76277 #, gcc-internal-format
76278 msgid "Actual argument for %qs cannot be an assumed-size array at %L"
76279 msgstr ""
76281 #: fortran/interface.cc:3619
76282 #, gcc-internal-format
76283 msgid ""
76284 "Actual argument to assumed-rank INTENT(OUT) dummy %qs at %L cannot be of "
76285 "unknown size"
76286 msgstr ""
76288 #: fortran/interface.cc:3634
76289 #, gcc-internal-format
76290 msgid "Actual argument for %qs at %L must be a pointer"
76291 msgstr ""
76293 #: fortran/interface.cc:3643
76294 #, gcc-internal-format
76295 msgid "Fortran 2008: Non-pointer actual argument at %L to pointer dummy %qs"
76296 msgstr ""
76298 #: fortran/interface.cc:3652
76299 #, gcc-internal-format
76300 msgid ""
76301 "Actual argument for %qs at %L must be a pointer or a valid target for the "
76302 "dummy pointer in a pointer assignment statement"
76303 msgstr ""
76305 #: fortran/interface.cc:3666
76306 #, gcc-internal-format
76307 msgid "Coindexed actual argument at %L to pointer dummy %qs"
76308 msgstr ""
76310 #: fortran/interface.cc:3680
76311 #, gcc-internal-format
76312 msgid ""
76313 "Coindexed actual argument at %L to allocatable dummy %qs requires INTENT(IN)"
76314 msgstr ""
76316 #: fortran/interface.cc:3695
76317 #, gcc-internal-format
76318 msgid ""
76319 "Coindexed ASYNCHRONOUS or VOLATILE actual argument at %L requires that dummy "
76320 "%qs has neither ASYNCHRONOUS nor VOLATILE"
76321 msgstr ""
76323 #: fortran/interface.cc:3710
76324 #, gcc-internal-format
76325 msgid ""
76326 "Coindexed actual argument at %L with allocatable ultimate component to dummy "
76327 "%qs requires either VALUE or INTENT(IN)"
76328 msgstr ""
76330 #: fortran/interface.cc:3723
76331 #, gcc-internal-format
76332 msgid "Actual CLASS array argument for %qs must be a full array at %L"
76333 msgstr ""
76335 #: fortran/interface.cc:3734
76336 #, gcc-internal-format
76337 msgid "Actual argument for %qs must be ALLOCATABLE at %L"
76338 msgstr ""
76340 #: fortran/interface.cc:3745
76341 #, gcc-internal-format
76342 msgid ""
76343 "Actual argument for %qs at %L is a function result and the dummy argument is "
76344 "ALLOCATABLE"
76345 msgstr ""
76347 #: fortran/interface.cc:3783
76348 #, gcc-internal-format
76349 msgid ""
76350 "Array-section actual argument with vector subscripts at %L is incompatible "
76351 "with INTENT(OUT), INTENT(INOUT), VOLATILE or ASYNCHRONOUS attribute of the "
76352 "dummy argument %qs"
76353 msgstr ""
76355 #: fortran/interface.cc:3803
76356 #, gcc-internal-format
76357 msgid ""
76358 "Assumed-shape actual argument at %L is incompatible with the non-assumed-"
76359 "shape dummy argument %qs due to VOLATILE attribute"
76360 msgstr ""
76362 #: fortran/interface.cc:3821
76363 #, gcc-internal-format
76364 msgid ""
76365 "Array-section actual argument at %L is incompatible with the non-assumed-"
76366 "shape dummy argument %qs due to VOLATILE attribute"
76367 msgstr ""
76369 #: fortran/interface.cc:3842
76370 #, gcc-internal-format
76371 msgid ""
76372 "Pointer-array actual argument at %L requires an assumed-shape or pointer-"
76373 "array dummy argument %qs due to VOLATILE attribute"
76374 msgstr ""
76376 #: fortran/interface.cc:3870
76377 #, gcc-internal-format, gfc-internal-format
76378 msgid "Missing alternate return spec in subroutine call at %L"
76379 msgstr ""
76381 #: fortran/interface.cc:3883
76382 #, gcc-internal-format
76383 msgid "Missing actual argument for argument %qs at %L"
76384 msgstr ""
76386 #: fortran/interface.cc:4011
76387 #, gcc-internal-format
76388 msgid "compare_actual_expr(): Bad component code"
76389 msgstr ""
76391 #: fortran/interface.cc:4040
76392 #, gcc-internal-format
76393 msgid "check_some_aliasing(): List mismatch"
76394 msgstr ""
76396 #: fortran/interface.cc:4066
76397 #, gcc-internal-format
76398 msgid "check_some_aliasing(): corrupted data"
76399 msgstr ""
76401 #: fortran/interface.cc:4076
76402 #, gcc-internal-format
76403 msgid ""
76404 "Same actual argument associated with INTENT(%s) argument %qs and INTENT(%s) "
76405 "argument %qs at %L"
76406 msgstr ""
76408 #: fortran/interface.cc:4106
76409 #, gcc-internal-format
76410 msgid "check_intents(): List mismatch"
76411 msgstr ""
76413 #: fortran/interface.cc:4126
76414 #, gcc-internal-format, gfc-internal-format
76415 msgid ""
76416 "Procedure argument at %L is local to a PURE procedure and has the POINTER "
76417 "attribute"
76418 msgstr ""
76420 #: fortran/interface.cc:4138
76421 #, gcc-internal-format, gfc-internal-format
76422 msgid ""
76423 "Coindexed actual argument at %L in PURE procedure is passed to an INTENT(%s) "
76424 "argument"
76425 msgstr ""
76427 #: fortran/interface.cc:4148
76428 #, gcc-internal-format, gfc-internal-format
76429 msgid ""
76430 "Coindexed actual argument at %L in PURE procedure is passed to a POINTER "
76431 "dummy argument"
76432 msgstr ""
76434 #: fortran/interface.cc:4159
76435 #, gcc-internal-format
76436 msgid ""
76437 "Coindexed polymorphic actual argument at %L is passed polymorphic dummy "
76438 "argument %qs"
76439 msgstr ""
76441 #: fortran/interface.cc:4201
76442 #, gcc-internal-format
76443 msgid ""
76444 "Procedure %qs called at %L is not explicitly declared; did you mean %qs?"
76445 msgstr ""
76447 #: fortran/interface.cc:4205 fortran/interface.cc:4215
76448 #, gcc-internal-format
76449 msgid "Procedure %qs called at %L is not explicitly declared"
76450 msgstr ""
76452 #: fortran/interface.cc:4211
76453 #, gcc-internal-format
76454 msgid "Procedure %qs called with an implicit interface at %L"
76455 msgstr ""
76457 #: fortran/interface.cc:4224
76458 #, gcc-internal-format
76459 msgid ""
76460 "The pointer object %qs at %L must have an explicit function interface or be "
76461 "declared as array"
76462 msgstr ""
76464 #: fortran/interface.cc:4232
76465 #, gcc-internal-format
76466 msgid ""
76467 "The allocatable object %qs at %L must have an explicit function interface or "
76468 "be declared as array"
76469 msgstr ""
76471 #: fortran/interface.cc:4240
76472 #, gcc-internal-format
76473 msgid "Allocatable function %qs at %L must have an explicit function interface"
76474 msgstr ""
76476 #: fortran/interface.cc:4257
76477 #, gcc-internal-format, gfc-internal-format
76478 msgid "Explicit interface required for polymorphic argument at %L"
76479 msgstr ""
76481 #: fortran/interface.cc:4266
76482 #, gcc-internal-format
76483 msgid "Keyword argument requires explicit interface for procedure %qs at %L"
76484 msgstr ""
76486 #: fortran/interface.cc:4275
76487 #, gcc-internal-format, gfc-internal-format
76488 msgid "Assumed-type argument %s at %L requires an explicit interface"
76489 msgstr ""
76491 #: fortran/interface.cc:4290
76492 #, gcc-internal-format
76493 msgid ""
76494 "Actual argument of LOCK_TYPE or with LOCK_TYPE component at %L requires an "
76495 "explicit interface for procedure %qs"
76496 msgstr ""
76498 #: fortran/interface.cc:4305
76499 #, gcc-internal-format
76500 msgid ""
76501 "Actual argument of EVENT_TYPE or with EVENT_TYPE component at %L requires an "
76502 "explicit interface for procedure %qs"
76503 msgstr ""
76505 #: fortran/interface.cc:4315
76506 #, gcc-internal-format, gfc-internal-format
76507 msgid "MOLD argument to NULL required at %L"
76508 msgstr ""
76510 #: fortran/interface.cc:4323
76511 #, gcc-internal-format, gfc-internal-format
76512 msgid ""
76513 "Passing intrinsic NULL as actual argument at %L requires an explicit "
76514 "interface"
76515 msgstr ""
76517 #: fortran/interface.cc:4333
76518 #, gcc-internal-format, gfc-internal-format
76519 msgid "Assumed-rank argument requires an explicit interface at %L"
76520 msgstr ""
76522 #: fortran/interface.cc:4375
76523 #, gcc-internal-format
76524 msgid "Procedure pointer component %qs called with an implicit interface at %L"
76525 msgstr ""
76527 #: fortran/interface.cc:4386
76528 #, gcc-internal-format
76529 msgid ""
76530 "Keyword argument requires explicit interface for procedure pointer component "
76531 "%qs at %L"
76532 msgstr ""
76534 #: fortran/interface.cc:4471
76535 #, gcc-internal-format, gfc-internal-format
76536 msgid ""
76537 "MOLD= required in NULL() argument at %L: Ambiguity between specific "
76538 "functions %s and %s"
76539 msgstr ""
76541 #: fortran/interface.cc:4541
76542 #, gcc-internal-format
76543 msgid "Unable to find symbol %qs"
76544 msgstr ""
76546 #: fortran/interface.cc:4925
76547 #, gcc-internal-format
76548 msgid "Entity %qs at %L is already present in the interface"
76549 msgstr ""
76551 #: fortran/interface.cc:5042
76552 #, gcc-internal-format
76553 msgid "gfc_add_interface(): Bad interface type"
76554 msgstr ""
76556 #: fortran/interface.cc:5136
76557 #, gcc-internal-format
76558 msgid "Cannot overwrite GENERIC %qs at %L"
76559 msgstr ""
76561 #: fortran/interface.cc:5148
76562 #, gcc-internal-format
76563 msgid "%qs at %L overrides a procedure binding declared NON_OVERRIDABLE"
76564 msgstr ""
76566 #: fortran/interface.cc:5156
76567 #, gcc-internal-format
76568 msgid "%qs at %L must not be DEFERRED as it overrides a non-DEFERRED binding"
76569 msgstr ""
76571 #: fortran/interface.cc:5164
76572 #, gcc-internal-format
76573 msgid "%qs at %L overrides a PURE procedure and must also be PURE"
76574 msgstr ""
76576 #: fortran/interface.cc:5173
76577 #, gcc-internal-format
76578 msgid "%qs at %L overrides an ELEMENTAL procedure and must also be ELEMENTAL"
76579 msgstr ""
76581 #: fortran/interface.cc:5179
76582 #, gcc-internal-format
76583 msgid ""
76584 "%qs at %L overrides a non-ELEMENTAL procedure and must not be ELEMENTAL, "
76585 "either"
76586 msgstr ""
76588 #: fortran/interface.cc:5188
76589 #, gcc-internal-format
76590 msgid "%qs at %L overrides a SUBROUTINE and must also be a SUBROUTINE"
76591 msgstr ""
76593 #: fortran/interface.cc:5199
76594 #, gcc-internal-format
76595 msgid "%qs at %L overrides a FUNCTION and must also be a FUNCTION"
76596 msgstr ""
76598 #: fortran/interface.cc:5207
76599 #, gcc-internal-format
76600 msgid "Result mismatch for the overriding procedure %qs at %L: %s"
76601 msgstr ""
76603 #: fortran/interface.cc:5218
76604 #, gcc-internal-format
76605 msgid "%qs at %L overrides a PUBLIC procedure and must not be PRIVATE"
76606 msgstr ""
76608 #: fortran/interface.cc:5248
76609 #, gcc-internal-format
76610 msgid ""
76611 "Dummy argument %qs of %qs at %L should be named %qs as to match the "
76612 "corresponding argument of the overridden procedure"
76613 msgstr ""
76615 #: fortran/interface.cc:5259
76616 #, gcc-internal-format
76617 msgid "Argument mismatch for the overriding procedure %qs at %L: %s"
76618 msgstr ""
76620 #: fortran/interface.cc:5268
76621 #, gcc-internal-format
76622 msgid ""
76623 "%qs at %L must have the same number of formal arguments as the overridden "
76624 "procedure"
76625 msgstr ""
76627 #: fortran/interface.cc:5277
76628 #, gcc-internal-format
76629 msgid "%qs at %L overrides a NOPASS binding and must also be NOPASS"
76630 msgstr ""
76632 #: fortran/interface.cc:5288
76633 #, gcc-internal-format
76634 msgid "%qs at %L overrides a binding with PASS and must also be PASS"
76635 msgstr ""
76637 #: fortran/interface.cc:5295
76638 #, gcc-internal-format
76639 msgid ""
76640 "Passed-object dummy argument of %qs at %L must be at the same position as "
76641 "the passed-object dummy argument of the overridden procedure"
76642 msgstr ""
76644 #: fortran/interface.cc:5316
76645 #, gcc-internal-format, gfc-internal-format
76646 msgid "DTIO dummy argument at %L must be of type %s"
76647 msgstr ""
76649 #: fortran/interface.cc:5323
76650 #, gcc-internal-format, gfc-internal-format
76651 msgid "DTIO dummy argument at %L must be of KIND = %d"
76652 msgstr ""
76654 #: fortran/interface.cc:5330
76655 #, gcc-internal-format, gfc-internal-format
76656 msgid "DTIO dummy argument at %L must be a scalar"
76657 msgstr ""
76659 #: fortran/interface.cc:5334
76660 #, gcc-internal-format, gfc-internal-format
76661 msgid "DTIO dummy argument at %L must be an ASSUMED SHAPE ARRAY"
76662 msgstr ""
76664 #: fortran/interface.cc:5338
76665 #, gcc-internal-format, gfc-internal-format
76666 msgid "DTIO character argument at %L must have assumed length"
76667 msgstr ""
76669 #: fortran/interface.cc:5342
76670 #, gcc-internal-format, gfc-internal-format
76671 msgid "DTIO dummy argument at %L must have INTENT %s"
76672 msgstr ""
76674 #: fortran/interface.cc:5400 fortran/interface.cc:5446
76675 #, gcc-internal-format, gfc-internal-format
76676 msgid "Alternate return at %L is not permitted in a DTIO procedure"
76677 msgstr ""
76679 #: fortran/interface.cc:5412
76680 #, gcc-internal-format
76681 msgid "DTIO procedure %qs at %L must be a subroutine"
76682 msgstr ""
76684 #: fortran/interface.cc:5424
76685 #, gcc-internal-format
76686 msgid "Too few dummy arguments in DTIO procedure %qs at %L"
76687 msgstr ""
76689 #: fortran/interface.cc:5431
76690 #, gcc-internal-format
76691 msgid "Too many dummy arguments in DTIO procedure %qs at %L"
76692 msgstr ""
76694 #: fortran/intrinsic.cc:261
76695 #, gcc-internal-format, gfc-internal-format
76696 msgid ""
76697 "Variable with NO_ARG_CHECK attribute at %L is only permitted as argument to "
76698 "the intrinsic functions C_LOC and PRESENT"
76699 msgstr ""
76701 #: fortran/intrinsic.cc:277
76702 #, gcc-internal-format, gfc-internal-format
76703 msgid ""
76704 "Assumed-type argument at %L is not permitted as actual argument to the "
76705 "intrinsic %s"
76706 msgstr ""
76708 #: fortran/intrinsic.cc:284
76709 #, gcc-internal-format, gfc-internal-format
76710 msgid ""
76711 "Assumed-type argument at %L is only permitted as first actual argument to "
76712 "the intrinsic %s"
76713 msgstr ""
76715 #: fortran/intrinsic.cc:291
76716 #, gcc-internal-format, gfc-internal-format
76717 msgid ""
76718 "Assumed-rank argument at %L is only permitted as actual argument to "
76719 "intrinsic inquiry functions"
76720 msgstr ""
76722 #: fortran/intrinsic.cc:298
76723 #, gcc-internal-format, gfc-internal-format
76724 msgid ""
76725 "Assumed-rank argument at %L is only permitted as first actual argument to "
76726 "the intrinsic inquiry function %s"
76727 msgstr ""
76729 #: fortran/intrinsic.cc:346
76730 #, gcc-internal-format
76731 msgid "do_check(): too many args"
76732 msgstr ""
76734 #: fortran/intrinsic.cc:426
76735 #, gcc-internal-format
76736 msgid "add_sym(): Bad sizing mode"
76737 msgstr ""
76739 #: fortran/intrinsic.cc:1186
76740 #, gcc-internal-format
76741 msgid ""
76742 "The intrinsic %qs at %L is not included in the selected standard but %s and "
76743 "%qs will be treated as if declared EXTERNAL.  Use an appropriate %<-std=%> "
76744 "option or define %<-fall-intrinsics%> to allow this intrinsic."
76745 msgstr ""
76747 #: fortran/intrinsic.cc:1221
76748 #, gcc-internal-format
76749 msgid "make_generic(): Cannot find generic symbol %qs"
76750 msgstr ""
76752 #: fortran/intrinsic.cc:4322
76753 #, gcc-internal-format, gfc-internal-format
76754 msgid ""
76755 "ALLOCATED intrinsic at %L requires an array or scalar allocatable entity"
76756 msgstr ""
76758 #: fortran/intrinsic.cc:4335
76759 #, gcc-internal-format, gfc-internal-format
76760 msgid "Scalar entity required at %L"
76761 msgstr ""
76763 #: fortran/intrinsic.cc:4346
76764 #, gcc-internal-format, gfc-internal-format
76765 msgid "Array entity required at %L"
76766 msgstr ""
76768 #: fortran/intrinsic.cc:4353
76769 #, gcc-internal-format
76770 msgid "Invalid keyword %qs in %qs intrinsic function at %L"
76771 msgstr ""
76773 #: fortran/intrinsic.cc:4380
76774 #, gcc-internal-format
76775 msgid "Too many arguments in call to %qs at %L"
76776 msgstr ""
76778 #: fortran/intrinsic.cc:4396
76779 #, gcc-internal-format, gfc-internal-format
76780 msgid ""
76781 "The argument list functions %%VAL, %%LOC or %%REF are not allowed in this "
76782 "context at %L"
76783 msgstr ""
76785 #: fortran/intrinsic.cc:4399
76786 #, gcc-internal-format
76787 msgid "Cannot find keyword named %qs in call to %qs at %L"
76788 msgstr ""
76790 #: fortran/intrinsic.cc:4406
76791 #, gcc-internal-format
76792 msgid "Argument %qs appears twice in call to %qs at %L"
76793 msgstr ""
76795 #: fortran/intrinsic.cc:4420
76796 #, gcc-internal-format
76797 msgid "Missing actual argument %qs in call to %qs at %L"
76798 msgstr ""
76800 #: fortran/intrinsic.cc:4436
76801 #, gcc-internal-format, gfc-internal-format
76802 msgid "ALTERNATE RETURN not permitted at %L"
76803 msgstr ""
76805 #: fortran/intrinsic.cc:4490
76806 #, gcc-internal-format
76807 msgid "In call to %qs at %L, type mismatch in argument %qs; pass %qs to %qs"
76808 msgstr ""
76810 #: fortran/intrinsic.cc:4618
76811 #, gcc-internal-format
76812 msgid "resolve_intrinsic(): Too many args for intrinsic"
76813 msgstr ""
76815 #: fortran/intrinsic.cc:4713
76816 #, gcc-internal-format
76817 msgid "do_simplify(): Too many args for intrinsic"
76818 msgstr ""
76820 #: fortran/intrinsic.cc:4725
76821 #, gcc-internal-format, gfc-internal-format
76822 msgid "Cannot simplify expression at %L"
76823 msgstr ""
76825 #: fortran/intrinsic.cc:4758
76826 #, gcc-internal-format
76827 msgid "init_arglist(): too many arguments"
76828 msgstr ""
76830 #: fortran/intrinsic.cc:4914
76831 #, gcc-internal-format
76832 msgid "Invalid standard code on intrinsic %qs (%d)"
76833 msgstr ""
76835 #: fortran/intrinsic.cc:4923
76836 #, gcc-internal-format
76837 msgid "Intrinsic %qs (%s) used at %L"
76838 msgstr ""
76840 #: fortran/intrinsic.cc:4995
76841 #, gcc-internal-format
76842 msgid "Function %qs as initialization expression at %L"
76843 msgstr ""
76845 #: fortran/intrinsic.cc:5014
76846 #, gcc-internal-format
76847 msgid ""
76848 "Transformational function %qs at %L is invalid in an initialization "
76849 "expression"
76850 msgstr ""
76852 #: fortran/intrinsic.cc:5090
76853 #, gcc-internal-format, gfc-internal-format
76854 msgid ""
76855 "Elemental function as initialization expression with non-integer/non-"
76856 "character arguments at %L"
76857 msgstr ""
76859 #: fortran/intrinsic.cc:5181
76860 #, gcc-internal-format
76861 msgid ""
76862 "Subroutine call to intrinsic %qs in DO CONCURRENT block at %L is not PURE"
76863 msgstr ""
76865 #: fortran/intrinsic.cc:5188
76866 #, gcc-internal-format
76867 msgid "Subroutine call to intrinsic %qs at %L is not PURE"
76868 msgstr ""
76870 #: fortran/intrinsic.cc:5291
76871 #, gcc-internal-format, gfc-internal-format
76872 msgid "Extension: Conversion from %s to %s at %L"
76873 msgstr ""
76875 #: fortran/intrinsic.cc:5312
76876 #, gcc-internal-format, gfc-internal-format
76877 msgid "Nonstandard conversion from %s to %s at %L"
76878 msgstr ""
76880 #: fortran/intrinsic.cc:5329 fortran/intrinsic.cc:5346
76881 #, gcc-internal-format, gfc-internal-format
76882 msgid "Possible change of value in conversion from %s to %s at %L"
76883 msgstr ""
76885 #. If HOLLERITH is involved, all bets are off.
76886 #: fortran/intrinsic.cc:5334 fortran/intrinsic.cc:5354
76887 #, gcc-internal-format, gfc-internal-format
76888 msgid "Conversion from %s to %s at %L"
76889 msgstr ""
76891 #. Use of -fdec-char-conversions allows assignment of character data
76892 #. to non-character variables.  This not permitted for nonconstant
76893 #. strings.
76894 #: fortran/intrinsic.cc:5420 fortran/resolve.cc:11511
76895 #, gcc-internal-format, gfc-internal-format
76896 msgid "Cannot convert %s to %s at %L"
76897 msgstr ""
76899 #: fortran/intrinsic.cc:5425
76900 #, gcc-internal-format
76901 msgid "Cannot convert %qs to %qs at %L"
76902 msgstr ""
76904 #: fortran/intrinsic.cc:5517
76905 #, gcc-internal-format
76906 msgid ""
76907 "%qs declared at %L may shadow the intrinsic of the same name.  In order to "
76908 "call the intrinsic, explicit INTRINSIC declarations may be required."
76909 msgstr ""
76911 #: fortran/intrinsic.cc:5523
76912 #, gcc-internal-format
76913 msgid ""
76914 "%qs declared at %L is also the name of an intrinsic.  It can only be called "
76915 "via an explicit interface or if declared EXTERNAL."
76916 msgstr ""
76918 #: fortran/io.cc:176 fortran/primary.cc:940
76919 #, gcc-internal-format, gfc-internal-format
76920 msgid "Extension: backslash character at %C"
76921 msgstr ""
76923 #: fortran/io.cc:210
76924 #, gcc-internal-format, gfc-internal-format
76925 msgid "Nonconforming tab character in format at %C"
76926 msgstr ""
76928 #: fortran/io.cc:453
76929 #, gcc-internal-format, gfc-internal-format
76930 msgid "DP format specifier not allowed at %C"
76931 msgstr ""
76933 #: fortran/io.cc:460
76934 #, gcc-internal-format, gfc-internal-format
76935 msgid "DC format specifier not allowed at %C"
76936 msgstr ""
76938 #: fortran/io.cc:467
76939 #, gcc-internal-format, gfc-internal-format
76940 msgid "Fortran 2003: DT format specifier not allowed at %C"
76941 msgstr ""
76943 #: fortran/io.cc:596
76944 #, gcc-internal-format, gfc-internal-format
76945 msgid "Positive width required in format string at %L"
76946 msgstr ""
76948 #: fortran/io.cc:598
76949 #, gcc-internal-format, gfc-internal-format
76950 msgid "Nonnegative width required in format string at %L"
76951 msgstr ""
76953 #: fortran/io.cc:600
76954 #, gcc-internal-format
76955 msgid "Unexpected element %qc in format string at %L"
76956 msgstr ""
76958 #: fortran/io.cc:602
76959 #, gcc-internal-format, gfc-internal-format
76960 msgid "Unexpected end of format string in format string at %L"
76961 msgstr ""
76963 #: fortran/io.cc:604
76964 #, gcc-internal-format, gfc-internal-format
76965 msgid "Zero width in format descriptor in format string at %L"
76966 msgstr ""
76968 #: fortran/io.cc:624
76969 #, gcc-internal-format, gfc-internal-format
76970 msgid "Missing leading left parenthesis in format string at %L"
76971 msgstr ""
76973 #: fortran/io.cc:653
76974 #, gcc-internal-format
76975 msgid "Left parenthesis required after %<*%> in format string at %L"
76976 msgstr ""
76978 #: fortran/io.cc:685
76979 #, gcc-internal-format, gfc-internal-format
76980 msgid "Expected P edit descriptor in format string at %L"
76981 msgstr ""
76983 #. P requires a prior number.
76984 #: fortran/io.cc:693
76985 #, gcc-internal-format, gfc-internal-format
76986 msgid "P descriptor requires leading scale factor in format string at %L"
76987 msgstr ""
76989 #: fortran/io.cc:701
76990 #, gcc-internal-format, gfc-internal-format
76991 msgid "X descriptor requires leading space count at %L"
76992 msgstr ""
76994 #: fortran/io.cc:730
76995 #, gcc-internal-format, gfc-internal-format
76996 msgid "$ descriptor at %L"
76997 msgstr ""
76999 #: fortran/io.cc:734
77000 #, gcc-internal-format, gfc-internal-format
77001 msgid "$ should be the last specifier in format at %L"
77002 msgstr ""
77004 #: fortran/io.cc:766
77005 #, gcc-internal-format, gfc-internal-format
77006 msgid "Missing item in format string at %L"
77007 msgstr ""
77009 #: fortran/io.cc:797 fortran/io.cc:812
77010 #, gcc-internal-format, gfc-internal-format
77011 msgid "Comma required after P descriptor in format string at %L"
77012 msgstr ""
77014 #: fortran/io.cc:827
77015 #, gcc-internal-format, gfc-internal-format
77016 msgid "Positive width required with T descriptor in format string at %L"
77017 msgstr ""
77019 #: fortran/io.cc:846 fortran/io.cc:850
77020 #, gcc-internal-format, gfc-internal-format
77021 msgid "Extension: Zero width after L descriptor at %L"
77022 msgstr ""
77024 #: fortran/io.cc:862
77025 #, gcc-internal-format, gfc-internal-format
77026 msgid "Missing positive width after L descriptor at %L"
77027 msgstr ""
77029 #: fortran/io.cc:893
77030 #, gcc-internal-format
77031 msgid "%<G0%> in format at %L"
77032 msgstr ""
77034 #: fortran/io.cc:911
77035 #, gcc-internal-format, gfc-internal-format
77036 msgid "E specifier not allowed with g0 descriptor in format string at %L"
77037 msgstr ""
77039 #: fortran/io.cc:931
77040 #, gcc-internal-format, gfc-internal-format
77041 msgid "Positive width required in format specifier %s at %L"
77042 msgstr ""
77044 #: fortran/io.cc:941
77045 #, gcc-internal-format, gfc-internal-format
77046 msgid "positive width required at %L"
77047 msgstr ""
77049 #: fortran/io.cc:964 fortran/io.cc:971
77050 #, gcc-internal-format, gfc-internal-format
77051 msgid "Period required in format specifier %s at %L"
77052 msgstr ""
77054 #: fortran/io.cc:1009 fortran/io.cc:1018
77055 #, gcc-internal-format, gfc-internal-format
77056 msgid "Positive exponent width required in format string at %L"
77057 msgstr ""
77059 #: fortran/io.cc:1066
77060 #, gcc-internal-format, gfc-internal-format
77061 msgid "Right parenthesis expected at %C in format string at %L"
77062 msgstr ""
77064 #: fortran/io.cc:1108
77065 #, gcc-internal-format, gfc-internal-format
77066 msgid "Period required in format specifier in format string at %L"
77067 msgstr ""
77069 #: fortran/io.cc:1114
77070 #, gcc-internal-format, gfc-internal-format
77071 msgid "Period required in format specifier at %L"
77072 msgstr ""
77074 #: fortran/io.cc:1136
77075 #, gcc-internal-format, gfc-internal-format
77076 msgid "The H format specifier at %L is a Fortran 95 deleted feature"
77077 msgstr ""
77079 #: fortran/io.cc:1231 fortran/io.cc:1293
77080 #, gcc-internal-format, gfc-internal-format
77081 msgid "Missing comma at %L"
77082 msgstr ""
77084 #: fortran/io.cc:1349
77085 #, gcc-internal-format, gfc-internal-format
77086 msgid "Extraneous characters in format at %L"
77087 msgstr ""
77089 #: fortran/io.cc:1371
77090 #, gcc-internal-format, gfc-internal-format
77091 msgid "Format statement in module main block at %C"
77092 msgstr ""
77094 #: fortran/io.cc:1380
77095 #, gcc-internal-format, gfc-internal-format
77096 msgid "FORMAT statement at %C cannot appear within an INTERFACE"
77097 msgstr ""
77099 #: fortran/io.cc:1386
77100 #, gcc-internal-format, gfc-internal-format
77101 msgid "Missing format label at %C"
77102 msgstr ""
77104 #: fortran/io.cc:1441 fortran/io.cc:1472 fortran/io.cc:1552
77105 #, gcc-internal-format, gfc-internal-format
77106 msgid "Invalid value for %s specification at %C"
77107 msgstr ""
77109 #: fortran/io.cc:1447 fortran/io.cc:1478 fortran/io.cc:1634 fortran/io.cc:1647
77110 #, gcc-internal-format, gfc-internal-format
77111 msgid "Duplicate %s specification at %C"
77112 msgstr ""
77114 #: fortran/io.cc:1489
77115 #, gcc-internal-format, gfc-internal-format
77116 msgid "Variable %s cannot be INTENT(IN) at %C"
77117 msgstr ""
77119 #: fortran/io.cc:1497
77120 #, gcc-internal-format, gfc-internal-format
77121 msgid "Variable %s cannot be assigned in PURE procedure at %C"
77122 msgstr ""
77124 #: fortran/io.cc:1527
77125 #, gcc-internal-format, gfc-internal-format
77126 msgid "Expecting a variable at %L"
77127 msgstr ""
77129 #: fortran/io.cc:1558
77130 #, gcc-internal-format, gfc-internal-format
77131 msgid "Duplicate %s label specification at %C"
77132 msgstr ""
77134 #: fortran/io.cc:1578 fortran/io.cc:1595 fortran/io.cc:1616
77135 #, gcc-internal-format
77136 msgid "%s at %C is a DEC extension, enable with %<-fdec%>"
77137 msgstr ""
77139 #: fortran/io.cc:1669
77140 #, gcc-internal-format, gfc-internal-format
77141 msgid ""
77142 "Constant expression in FORMAT tag at %L must be of type default CHARACTER"
77143 msgstr ""
77145 #: fortran/io.cc:1694
77146 #, gcc-internal-format, gfc-internal-format
77147 msgid "FORMAT tag at %L cannot be a zero-sized array"
77148 msgstr ""
77150 #: fortran/io.cc:1735
77151 #, gcc-internal-format, gfc-internal-format
77152 msgid "FORMAT tag at %L must be of type default-kind CHARACTER or of INTEGER"
77153 msgstr ""
77155 #: fortran/io.cc:1741
77156 #, gcc-internal-format, gfc-internal-format
77157 msgid "ASSIGNED variable in FORMAT tag at %L"
77158 msgstr ""
77160 #: fortran/io.cc:1746
77161 #, gcc-internal-format
77162 msgid "Variable %qs at %L has not been assigned a format label"
77163 msgstr ""
77165 #: fortran/io.cc:1753
77166 #, gcc-internal-format
77167 msgid "Scalar %qs in FORMAT tag at %L is not an ASSIGNED variable"
77168 msgstr ""
77170 #: fortran/io.cc:1768
77171 #, gcc-internal-format, gfc-internal-format
77172 msgid "Non-character non-Hollerith in FORMAT tag at %L"
77173 msgstr ""
77175 #: fortran/io.cc:1772
77176 #, gcc-internal-format, gfc-internal-format
77177 msgid "Non-character in FORMAT tag at %L"
77178 msgstr ""
77180 #: fortran/io.cc:1778
77181 #, gcc-internal-format, gfc-internal-format
77182 msgid "Non-character assumed shape array element in FORMAT tag at %L"
77183 msgstr ""
77185 #: fortran/io.cc:1785
77186 #, gcc-internal-format, gfc-internal-format
77187 msgid "Non-character assumed size array element in FORMAT tag at %L"
77188 msgstr ""
77190 #: fortran/io.cc:1792
77191 #, gcc-internal-format, gfc-internal-format
77192 msgid "Non-character pointer array element in FORMAT tag at %L"
77193 msgstr ""
77195 #: fortran/io.cc:1818
77196 #, gcc-internal-format, gfc-internal-format
77197 msgid "%s tag at %L must be of type %s"
77198 msgstr ""
77200 #: fortran/io.cc:1825
77201 #, gcc-internal-format, gfc-internal-format
77202 msgid "%s tag at %L must be a character string of default kind"
77203 msgstr ""
77205 #: fortran/io.cc:1832
77206 #, gcc-internal-format, gfc-internal-format
77207 msgid "%s tag at %L must be scalar"
77208 msgstr ""
77210 #: fortran/io.cc:1838
77211 #, gcc-internal-format, gfc-internal-format
77212 msgid "IOMSG tag at %L"
77213 msgstr ""
77215 #: fortran/io.cc:1846
77216 #, gcc-internal-format, gfc-internal-format
77217 msgid "Fortran 95 requires default INTEGER in %s tag at %L"
77218 msgstr ""
77220 #: fortran/io.cc:1855
77221 #, gcc-internal-format, gfc-internal-format
77222 msgid "Non-default LOGICAL kind in %s tag at %L"
77223 msgstr ""
77225 #: fortran/io.cc:1862
77226 #, gcc-internal-format, gfc-internal-format
77227 msgid "NEWUNIT specifier at %L"
77228 msgstr ""
77230 #: fortran/io.cc:1880
77231 #, gcc-internal-format, gfc-internal-format
77232 msgid "CONVERT tag at %L"
77233 msgstr ""
77235 #: fortran/io.cc:2096
77236 #, gcc-internal-format
77237 msgid "Fortran 2003: %s specifier in %s statement at %L has value %qs"
77238 msgstr ""
77240 #: fortran/io.cc:2104 fortran/io.cc:2131
77241 #, gcc-internal-format
77242 msgid "%s specifier in %s statement at %L has value %qs"
77243 msgstr ""
77245 #: fortran/io.cc:2123
77246 #, gcc-internal-format
77247 msgid "Extension: %s specifier in %s statement at %L has value %qs"
77248 msgstr ""
77250 #: fortran/io.cc:2145 fortran/io.cc:2153
77251 #, gcc-internal-format
77252 msgid "%s specifier in %s statement at %L has invalid value %qs"
77253 msgstr ""
77255 #: fortran/io.cc:2210
77256 #, gcc-internal-format, gfc-internal-format
77257 msgid "ACTION type conflicts with READONLY specifier at %L"
77258 msgstr ""
77260 #: fortran/io.cc:2226
77261 #, gcc-internal-format, gfc-internal-format
77262 msgid "ASYNCHRONOUS= at %L not allowed in Fortran 95"
77263 msgstr ""
77265 #: fortran/io.cc:2245 fortran/io.cc:3919
77266 #, gcc-internal-format, gfc-internal-format
77267 msgid "BLANK= at %L not allowed in Fortran 95"
77268 msgstr ""
77270 #: fortran/io.cc:2273 fortran/io.cc:3897
77271 #, gcc-internal-format, gfc-internal-format
77272 msgid "DECIMAL= at %L not allowed in Fortran 95"
77273 msgstr ""
77275 #: fortran/io.cc:2305
77276 #, gcc-internal-format, gfc-internal-format
77277 msgid "ENCODING= at %L not allowed in Fortran 95"
77278 msgstr ""
77280 #: fortran/io.cc:2356 fortran/io.cc:3964
77281 #, gcc-internal-format, gfc-internal-format
77282 msgid "ROUND= at %L not allowed in Fortran 95"
77283 msgstr ""
77285 #: fortran/io.cc:2386
77286 #, gcc-internal-format, gfc-internal-format
77287 msgid "SIGN= at %L not allowed in Fortran 95"
77288 msgstr ""
77290 #: fortran/io.cc:2407
77291 #, gcc-internal-format, gfc-internal-format
77292 msgid "RECL in OPEN statement at %L must be positive"
77293 msgstr ""
77295 #: fortran/io.cc:2432
77296 #, gcc-internal-format
77297 msgid ""
77298 "The STATUS specified in OPEN statement at %L is %qs and no FILE specifier is "
77299 "present"
77300 msgstr ""
77302 #: fortran/io.cc:2443
77303 #, gcc-internal-format, gfc-internal-format
77304 msgid ""
77305 "The STATUS specified in OPEN statement at %L cannot have the value SCRATCH "
77306 "if a FILE specifier is present"
77307 msgstr ""
77309 #: fortran/io.cc:2454
77310 #, gcc-internal-format, gfc-internal-format
77311 msgid "UNIT specifier not allowed with NEWUNIT at %L"
77312 msgstr ""
77314 #: fortran/io.cc:2465
77315 #, gcc-internal-format, gfc-internal-format
77316 msgid "NEWUNIT specifier must have FILE= or STATUS='scratch' at %L"
77317 msgstr ""
77319 #: fortran/io.cc:2472
77320 #, gcc-internal-format, gfc-internal-format
77321 msgid "OPEN statement at %L must have UNIT or NEWUNIT specified"
77322 msgstr ""
77324 #: fortran/io.cc:2507
77325 #, gcc-internal-format, gfc-internal-format
77326 msgid "%sspecifier at %L not allowed in OPEN statement for unformatted I/O"
77327 msgstr ""
77329 #: fortran/io.cc:2515
77330 #, gcc-internal-format, gfc-internal-format
77331 msgid "RECL specifier not allowed in OPEN statement at %L for stream I/O"
77332 msgstr ""
77334 #: fortran/io.cc:2528
77335 #, gcc-internal-format, gfc-internal-format
77336 msgid ""
77337 "POSITION specifier in OPEN statement at %L only allowed for stream or "
77338 "sequential ACCESS"
77339 msgstr ""
77341 #: fortran/io.cc:2581
77342 #, gcc-internal-format, gfc-internal-format
77343 msgid "OPEN statement not allowed in PURE procedure at %C"
77344 msgstr ""
77346 #: fortran/io.cc:2689
77347 #, gcc-internal-format, gfc-internal-format
77348 msgid "CLOSE statement not allowed in PURE procedure at %C"
77349 msgstr ""
77351 #: fortran/io.cc:2715
77352 #, gcc-internal-format, gfc-internal-format
77353 msgid "CLOSE statement at %L requires a UNIT number"
77354 msgstr ""
77356 #: fortran/io.cc:2723
77357 #, gcc-internal-format, gfc-internal-format
77358 msgid "UNIT number in CLOSE statement at %L must be non-negative"
77359 msgstr ""
77361 #: fortran/io.cc:2846 fortran/match.cc:3131
77362 #, gcc-internal-format, gfc-internal-format
77363 msgid "%s statement not allowed in PURE procedure at %C"
77364 msgstr ""
77366 #: fortran/io.cc:2876
77367 #, gcc-internal-format, gfc-internal-format
77368 msgid "UNIT number missing in statement at %L"
77369 msgstr ""
77371 #: fortran/io.cc:2887 fortran/io.cc:3377
77372 #, gcc-internal-format, gfc-internal-format
77373 msgid "UNIT number in statement at %L must be non-negative"
77374 msgstr ""
77376 #: fortran/io.cc:2920
77377 #, gcc-internal-format, gfc-internal-format
77378 msgid "FLUSH statement at %C"
77379 msgstr ""
77381 #: fortran/io.cc:2961
77382 #, gcc-internal-format, gfc-internal-format
77383 msgid "Missing format with default unit at %C"
77384 msgstr ""
77386 #: fortran/io.cc:2981
77387 #, gcc-internal-format, gfc-internal-format
77388 msgid "Duplicate UNIT specification at %C"
77389 msgstr ""
77391 #: fortran/io.cc:3055
77392 #, gcc-internal-format, gfc-internal-format
77393 msgid "Duplicate format specification at %C"
77394 msgstr ""
77396 #: fortran/io.cc:3096
77397 #, gcc-internal-format
77398 msgid "Symbol %qs in namelist %qs is INTENT(IN) at %C"
77399 msgstr ""
77401 #: fortran/io.cc:3132
77402 #, gcc-internal-format, gfc-internal-format
77403 msgid "Duplicate NML specification at %C"
77404 msgstr ""
77406 #: fortran/io.cc:3141
77407 #, gcc-internal-format
77408 msgid "Symbol %qs at %C must be a NAMELIST group name"
77409 msgstr ""
77411 #: fortran/io.cc:3207
77412 #, gcc-internal-format, gfc-internal-format
77413 msgid "END tag at %C not allowed in output statement"
77414 msgstr ""
77416 #: fortran/io.cc:3303
77417 #, gcc-internal-format, gfc-internal-format
77418 msgid "UNIT not specified at %L"
77419 msgstr ""
77421 #: fortran/io.cc:3310
77422 #, gcc-internal-format, gfc-internal-format
77423 msgid "UNIT specification at %L must not be a character PARAMETER"
77424 msgstr ""
77426 #: fortran/io.cc:3323
77427 #, gcc-internal-format, gfc-internal-format
77428 msgid ""
77429 "UNIT specification at %L must be an INTEGER expression or a CHARACTER "
77430 "variable"
77431 msgstr ""
77433 #: fortran/io.cc:3345
77434 #, gcc-internal-format, gfc-internal-format
77435 msgid "Invalid form of WRITE statement at %L, UNIT required"
77436 msgstr ""
77438 #: fortran/io.cc:3356
77439 #, gcc-internal-format, gfc-internal-format
77440 msgid "Internal unit with vector subscript at %L"
77441 msgstr ""
77443 #: fortran/io.cc:3370
77444 #, gcc-internal-format, gfc-internal-format
77445 msgid "External IO UNIT cannot be an array at %L"
77446 msgstr ""
77448 #: fortran/io.cc:3400
77449 #, gcc-internal-format
77450 msgid ""
77451 "NAMELIST %qs in READ statement at %L contains the symbol %qs which may not "
77452 "appear in a variable definition context"
77453 msgstr ""
77455 #: fortran/io.cc:3412
77456 #, gcc-internal-format
77457 msgid ""
77458 "NAMELIST object %qs in namelist %qs at %L is polymorphic and requires a "
77459 "defined input/output procedure"
77460 msgstr ""
77462 #: fortran/io.cc:3422 fortran/resolve.cc:16056
77463 #, gcc-internal-format
77464 msgid ""
77465 "NAMELIST object %qs in namelist %qs at %L with ALLOCATABLE or POINTER "
77466 "components"
77467 msgstr ""
77469 #: fortran/io.cc:3430
77470 #, gcc-internal-format
77471 msgid ""
77472 "NAMELIST object %qs in namelist %qs at %L has ALLOCATABLE or POINTER "
77473 "components and thus requires a defined input/output procedure"
77474 msgstr ""
77476 #: fortran/io.cc:3441
77477 #, gcc-internal-format, gfc-internal-format
77478 msgid "Comma before i/o item list at %L"
77479 msgstr ""
77481 #: fortran/io.cc:3451
77482 #, gcc-internal-format, gfc-internal-format
77483 msgid "ERR tag label %d at %L not defined"
77484 msgstr ""
77486 #: fortran/io.cc:3463
77487 #, gcc-internal-format, gfc-internal-format
77488 msgid "END tag label %d at %L not defined"
77489 msgstr ""
77491 #: fortran/io.cc:3475
77492 #, gcc-internal-format, gfc-internal-format
77493 msgid "EOR tag label %d at %L not defined"
77494 msgstr ""
77496 #: fortran/io.cc:3485
77497 #, gcc-internal-format, gfc-internal-format
77498 msgid "FORMAT label %d at %L not defined"
77499 msgstr ""
77501 #: fortran/io.cc:3516
77502 #, gcc-internal-format
77503 msgid "io_kind_name(): bad I/O-kind"
77504 msgstr ""
77506 #: fortran/io.cc:3605
77507 #, gcc-internal-format, gfc-internal-format
77508 msgid "Syntax error in I/O iterator at %C"
77509 msgstr ""
77511 #: fortran/io.cc:3637
77512 #, gcc-internal-format, gfc-internal-format
77513 msgid "Expecting variable in READ statement at %C"
77514 msgstr ""
77516 #: fortran/io.cc:3643
77517 #, gcc-internal-format, gfc-internal-format
77518 msgid "Expecting variable or io-implied-do in READ statement at %L"
77519 msgstr ""
77521 #: fortran/io.cc:3652
77522 #, gcc-internal-format, gfc-internal-format
77523 msgid "Expecting variable or io-implied-do at %L"
77524 msgstr ""
77526 #: fortran/io.cc:3661
77527 #, gcc-internal-format, gfc-internal-format
77528 msgid "Expected expression in %s statement at %C"
77529 msgstr ""
77531 #: fortran/io.cc:3666
77532 #, gcc-internal-format, gfc-internal-format
77533 msgid "BOZ literal constant at %L cannot appear in an output IO list"
77534 msgstr ""
77536 #: fortran/io.cc:3814
77537 #, gcc-internal-format, gfc-internal-format
77538 msgid "Internal file at %L with namelist"
77539 msgstr ""
77541 #: fortran/io.cc:3829
77542 #, gcc-internal-format, gfc-internal-format
77543 msgid ""
77544 "IO UNIT in %s statement at %L must be an internal file in a PURE procedure"
77545 msgstr ""
77547 #: fortran/io.cc:3942
77548 #, gcc-internal-format, gfc-internal-format
77549 msgid "PAD= at %L not allowed in Fortran 95"
77550 msgstr ""
77552 #: fortran/io.cc:4011
77553 #, gcc-internal-format, gfc-internal-format
77554 msgid "DELIM= at %L not allowed in Fortran 95"
77555 msgstr ""
77557 #: fortran/io.cc:4185
77558 #, gcc-internal-format, gfc-internal-format
77559 msgid "PRINT namelist at %C is an extension"
77560 msgstr ""
77562 #: fortran/io.cc:4207
77563 #, gcc-internal-format, gfc-internal-format
77564 msgid "Comma after * at %C not allowed without I/O list"
77565 msgstr ""
77567 #: fortran/io.cc:4380
77568 #, gcc-internal-format, gfc-internal-format
77569 msgid "Expected comma in I/O list at %C"
77570 msgstr ""
77572 #: fortran/io.cc:4447
77573 #, gcc-internal-format, gfc-internal-format
77574 msgid "PRINT statement at %C not allowed within PURE procedure"
77575 msgstr ""
77577 #: fortran/io.cc:4609
77578 #, gcc-internal-format, gfc-internal-format
77579 msgid "NULL() near %L cannot appear in INQUIRE statement"
77580 msgstr ""
77582 #: fortran/io.cc:4621 fortran/io.cc:4683
77583 #, gcc-internal-format, gfc-internal-format
77584 msgid "INQUIRE statement not allowed in PURE procedure at %C"
77585 msgstr ""
77587 #: fortran/io.cc:4649
77588 #, gcc-internal-format, gfc-internal-format
77589 msgid "IOLENGTH tag invalid in INQUIRE statement at %C"
77590 msgstr ""
77592 #: fortran/io.cc:4659 fortran/trans-io.cc:1358
77593 #, gcc-internal-format, gfc-internal-format
77594 msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers"
77595 msgstr ""
77597 #: fortran/io.cc:4666
77598 #, gcc-internal-format, gfc-internal-format
77599 msgid "INQUIRE statement at %L requires either FILE or UNIT specifier"
77600 msgstr ""
77602 #: fortran/io.cc:4676
77603 #, gcc-internal-format, gfc-internal-format
77604 msgid "UNIT number in INQUIRE statement at %L cannot be %d"
77605 msgstr ""
77607 #: fortran/io.cc:4691
77608 #, gcc-internal-format, gfc-internal-format
77609 msgid ""
77610 "INQUIRE statement at %L requires a PENDING= specifier with the ID= specifier"
77611 msgstr ""
77613 #: fortran/io.cc:4867
77614 #, gcc-internal-format, gfc-internal-format
77615 msgid "WAIT at %C not allowed in Fortran 95"
77616 msgstr ""
77618 #: fortran/io.cc:4873
77619 #, gcc-internal-format, gfc-internal-format
77620 msgid "WAIT statement not allowed in PURE procedure at %C"
77621 msgstr ""
77623 #. Reject truncation.
77624 #: fortran/iresolve.cc:70
77625 #, gcc-internal-format, gfc-internal-format
77626 msgid "identifier overflow: %d"
77627 msgstr ""
77629 #: fortran/iresolve.cc:102
77630 #, gcc-internal-format
77631 msgid "check_charlen_present(): length not set"
77632 msgstr ""
77634 #: fortran/match.cc:118
77635 #, gcc-internal-format
77636 msgid "gfc_op2string(): Bad code"
77637 msgstr ""
77639 #: fortran/match.cc:195
77640 #, gcc-internal-format
77641 msgid "Expected structure component or operator name after %<.%> at %C"
77642 msgstr ""
77644 #: fortran/match.cc:227
77645 #, gcc-internal-format
77646 msgid ""
77647 "%qs is neither a defined operator nor a structure component in dotted string "
77648 "at %C"
77649 msgstr ""
77651 #: fortran/match.cc:298
77652 #, gcc-internal-format
77653 msgid "Missing %qs in statement at or before %L"
77654 msgstr ""
77656 #: fortran/match.cc:498
77657 #, gcc-internal-format, gfc-internal-format
77658 msgid "Integer too large at %C"
77659 msgstr ""
77661 #: fortran/match.cc:553 fortran/parse.cc:1499
77662 #, gcc-internal-format, gfc-internal-format
77663 msgid "Too many digits in statement label at %C"
77664 msgstr ""
77666 #: fortran/match.cc:559
77667 #, gcc-internal-format, gfc-internal-format
77668 msgid "Statement label at %C is zero"
77669 msgstr ""
77671 #: fortran/match.cc:592
77672 #, gcc-internal-format
77673 msgid "Label name %qs at %C is ambiguous"
77674 msgstr ""
77676 #: fortran/match.cc:598
77677 #, gcc-internal-format
77678 msgid "Duplicate construct label %qs at %C"
77679 msgstr ""
77681 #: fortran/match.cc:634
77682 #, gcc-internal-format, gfc-internal-format
77683 msgid "Invalid character in name at %C"
77684 msgstr ""
77686 #: fortran/match.cc:647
77687 #, gcc-internal-format, gfc-internal-format
77688 msgid "Name at %C is too long"
77689 msgstr ""
77691 #: fortran/match.cc:658
77692 #, gcc-internal-format
77693 msgid ""
77694 "Invalid character %<$%> at %L. Use %<-fdollar-ok%> to allow it as an "
77695 "extension"
77696 msgstr ""
77698 #: fortran/match.cc:934
77699 #, gcc-internal-format, gfc-internal-format
77700 msgid ".XOR. operator at %C"
77701 msgstr ""
77703 #: fortran/match.cc:989
77704 #, gcc-internal-format, gfc-internal-format
77705 msgid "Loop variable at %C cannot be an array"
77706 msgstr ""
77708 #: fortran/match.cc:996
77709 #, gcc-internal-format, gfc-internal-format
77710 msgid "Loop variable at %C cannot be a coarray"
77711 msgstr ""
77713 #: fortran/match.cc:1002
77714 #, gcc-internal-format, gfc-internal-format
77715 msgid "Loop variable at %C cannot be a sub-component"
77716 msgstr ""
77718 #: fortran/match.cc:1036
77719 #, gcc-internal-format, gfc-internal-format
77720 msgid "Expected a step value in iterator at %C"
77721 msgstr ""
77723 #: fortran/match.cc:1048
77724 #, gcc-internal-format, gfc-internal-format
77725 msgid "Syntax error in iterator at %C"
77726 msgstr ""
77728 #: fortran/match.cc:1221
77729 #, gcc-internal-format, gfc-internal-format
77730 msgid "gfc_match(): Bad match code %c"
77731 msgstr ""
77733 #: fortran/match.cc:1295
77734 #, gcc-internal-format, gfc-internal-format
77735 msgid "Invalid form of PROGRAM statement at %C"
77736 msgstr ""
77738 #: fortran/match.cc:1339
77739 #, gcc-internal-format, gfc-internal-format
77740 msgid ""
77741 "BOZ literal constant at %L is neither a DATA statement value nor an actual "
77742 "argument of INT/REAL/DBLE/CMPLX intrinsic subprogram"
77743 msgstr ""
77745 #: fortran/match.cc:1348
77746 #, gcc-internal-format, gfc-internal-format
77747 msgid "Assignment to a constant expression at %C"
77748 msgstr ""
77750 #: fortran/match.cc:1452 fortran/match.cc:1543
77751 #, gcc-internal-format, gfc-internal-format
77752 msgid "Arithmetic IF statement at %C"
77753 msgstr ""
77755 #: fortran/match.cc:1499
77756 #, gcc-internal-format
77757 msgid "Missing %<(%> in IF-expression at %C"
77758 msgstr ""
77760 #: fortran/match.cc:1517
77761 #, gcc-internal-format, gfc-internal-format
77762 msgid "Syntax error in IF-expression at %C"
77763 msgstr ""
77765 #: fortran/match.cc:1528
77766 #, gcc-internal-format, gfc-internal-format
77767 msgid "Block label not appropriate for arithmetic IF statement at %C"
77768 msgstr ""
77770 #: fortran/match.cc:1566
77771 #, gcc-internal-format, gfc-internal-format
77772 msgid "Block label is not appropriate for IF statement at %C"
77773 msgstr ""
77775 #: fortran/match.cc:1659 fortran/match.cc:1666
77776 #, gcc-internal-format, gfc-internal-format
77777 msgid "Syntax error in IF-clause after %C"
77778 msgstr ""
77780 #: fortran/match.cc:1709
77781 #, gcc-internal-format, gfc-internal-format
77782 msgid "Invalid character(s) in ELSE statement after %C"
77783 msgstr ""
77785 #: fortran/match.cc:1715
77786 #, gcc-internal-format
77787 msgid "Label %qs at %C doesn't match IF label %qs"
77788 msgstr ""
77790 #: fortran/match.cc:1736
77791 #, gcc-internal-format
77792 msgid "Missing %<(%> in ELSE IF expression at %C"
77793 msgstr ""
77795 #: fortran/match.cc:1746
77796 #, gcc-internal-format
77797 msgid "Missing %<)%> in ELSE IF expression at %C"
77798 msgstr ""
77800 #: fortran/match.cc:1761
77801 #, gcc-internal-format, gfc-internal-format
77802 msgid "Missing THEN in ELSE IF statement after %L"
77803 msgstr ""
77805 #: fortran/match.cc:1769
77806 #, gcc-internal-format, gfc-internal-format
77807 msgid "Syntax error in ELSE IF statement after %L"
77808 msgstr ""
77810 #: fortran/match.cc:1775
77811 #, gcc-internal-format
77812 msgid "Label %qs after %L doesn't match IF label %qs"
77813 msgstr ""
77815 #: fortran/match.cc:1836
77816 #, gcc-internal-format, gfc-internal-format
77817 msgid "Image control statement CRITICAL at %C in PURE procedure"
77818 msgstr ""
77820 #: fortran/match.cc:1842
77821 #, gcc-internal-format, gfc-internal-format
77822 msgid "Image control statement CRITICAL at %C in DO CONCURRENT block"
77823 msgstr ""
77825 #: fortran/match.cc:1849
77826 #, gcc-internal-format, gfc-internal-format
77827 msgid "CRITICAL statement at %C"
77828 msgstr ""
77830 #: fortran/match.cc:1861
77831 #, gcc-internal-format, gfc-internal-format
77832 msgid "Nested CRITICAL block at %C"
77833 msgstr ""
77835 #: fortran/match.cc:1913
77836 #, gcc-internal-format, gfc-internal-format
77837 msgid "Expected association list at %C"
77838 msgstr ""
77840 #: fortran/match.cc:1925
77841 #, gcc-internal-format, gfc-internal-format
77842 msgid "Expected association at %C"
77843 msgstr ""
77845 #: fortran/match.cc:1935
77846 #, gcc-internal-format, gfc-internal-format
77847 msgid "Invalid association target at %C"
77848 msgstr ""
77850 #: fortran/match.cc:1946
77851 #, gcc-internal-format
77852 msgid "Duplicate name %qs in association at %C"
77853 msgstr ""
77855 #: fortran/match.cc:1954
77856 #, gcc-internal-format, gfc-internal-format
77857 msgid "Association target at %C must not be coindexed"
77858 msgstr ""
77860 #: fortran/match.cc:1961
77861 #, gcc-internal-format, gfc-internal-format
77862 msgid "Association target at %L cannot be a BOZ literal constant"
77863 msgstr ""
77865 #: fortran/match.cc:1980
77866 #, gcc-internal-format
77867 msgid "Expected %<)%> or %<,%> at %C"
77868 msgstr ""
77870 #: fortran/match.cc:1998
77871 #, gcc-internal-format, gfc-internal-format
77872 msgid "Junk after ASSOCIATE statement at %C"
77873 msgstr ""
77875 #: fortran/match.cc:2120
77876 #, gcc-internal-format
77877 msgid "Derived type %qs at %L may not be ABSTRACT"
77878 msgstr ""
77880 #: fortran/match.cc:2192 fortran/match.cc:2264 fortran/match.cc:2287
77881 #, gcc-internal-format, gfc-internal-format
77882 msgid "Invalid type-spec at %C"
77883 msgstr ""
77885 #: fortran/match.cc:2382
77886 #, gcc-internal-format, gfc-internal-format
77887 msgid "Syntax error in FORALL iterator at %C"
77888 msgstr ""
77890 #: fortran/match.cc:2647
77891 #, gcc-internal-format, gfc-internal-format
77892 msgid "DO CONCURRENT construct at %C"
77893 msgstr ""
77895 #: fortran/match.cc:2772
77896 #, gcc-internal-format
77897 msgid "Name %qs in %s statement at %C is unknown"
77898 msgstr ""
77900 #: fortran/match.cc:2780
77901 #, gcc-internal-format
77902 msgid "Name %qs in %s statement at %C is not a construct name"
77903 msgstr ""
77905 #: fortran/match.cc:2792
77906 #, gcc-internal-format, gfc-internal-format
77907 msgid "%s statement at %C leaves CRITICAL construct"
77908 msgstr ""
77910 #. F2008, C821 & C845.
77911 #: fortran/match.cc:2800
77912 #, gcc-internal-format, gfc-internal-format
77913 msgid "%s statement at %C leaves DO CONCURRENT construct"
77914 msgstr ""
77916 #: fortran/match.cc:2812
77917 #, gcc-internal-format, gfc-internal-format
77918 msgid "%s statement at %C is not within a construct"
77919 msgstr ""
77921 #: fortran/match.cc:2815
77922 #, gcc-internal-format
77923 msgid "%s statement at %C is not within construct %qs"
77924 msgstr ""
77926 #: fortran/match.cc:2841
77927 #, gcc-internal-format
77928 msgid "CYCLE statement at %C is not applicable to non-loop construct %qs"
77929 msgstr ""
77931 #: fortran/match.cc:2846
77932 #, gcc-internal-format, gfc-internal-format
77933 msgid "EXIT statement with no do-construct-name at %C"
77934 msgstr ""
77936 #: fortran/match.cc:2852
77937 #, gcc-internal-format
77938 msgid "%s statement at %C is not applicable to construct %qs"
77939 msgstr ""
77941 #: fortran/match.cc:2860
77942 #, gcc-internal-format, gfc-internal-format
77943 msgid "%s statement at %C leaving OpenACC structured block"
77944 msgstr ""
77946 #: fortran/match.cc:2861
77947 #, gcc-internal-format, gfc-internal-format
77948 msgid "%s statement at %C leaving OpenMP structured block"
77949 msgstr ""
77951 #: fortran/match.cc:2901
77952 #, gcc-internal-format, gfc-internal-format
77953 msgid "EXIT statement at %C terminating !$ACC LOOP loop"
77954 msgstr ""
77956 #: fortran/match.cc:2907
77957 #, gcc-internal-format, gfc-internal-format
77958 msgid "CYCLE statement at %C to non-innermost tiled !$ACC LOOP loop"
77959 msgstr ""
77961 #: fortran/match.cc:2909
77962 #, gcc-internal-format, gfc-internal-format
77963 msgid "CYCLE statement at %C to non-innermost collapsed !$ACC LOOP loop"
77964 msgstr ""
77966 #: fortran/match.cc:2956
77967 #, gcc-internal-format, gfc-internal-format
77968 msgid "EXIT statement at %C terminating !$OMP DO loop"
77969 msgstr ""
77971 #: fortran/match.cc:2961
77972 #, gcc-internal-format, gfc-internal-format
77973 msgid "CYCLE statement at %C to non-innermost collapsed !$OMP DO loop"
77974 msgstr ""
77976 #: fortran/match.cc:3066
77977 #, gcc-internal-format, gfc-internal-format
77978 msgid "Blank required in %s statement near %C"
77979 msgstr ""
77981 #: fortran/match.cc:3089
77982 #, gcc-internal-format, gfc-internal-format
77983 msgid "STOP code at %C cannot be negative"
77984 msgstr ""
77986 #: fortran/match.cc:3095
77987 #, gcc-internal-format, gfc-internal-format
77988 msgid "STOP code at %C contains too many digits"
77989 msgstr ""
77991 #: fortran/match.cc:3111
77992 #, gcc-internal-format, gfc-internal-format
77993 msgid "QUIET= specifier for %s at %L"
77994 msgstr ""
77996 #: fortran/match.cc:3125
77997 #, gcc-internal-format, gfc-internal-format
77998 msgid "%s statement at %C in PURE procedure"
77999 msgstr ""
78001 #: fortran/match.cc:3141
78002 #, gcc-internal-format, gfc-internal-format
78003 msgid "Image control statement STOP at %C in CRITICAL block"
78004 msgstr ""
78006 #: fortran/match.cc:3146
78007 #, gcc-internal-format, gfc-internal-format
78008 msgid "Image control statement STOP at %C in DO CONCURRENT block"
78009 msgstr ""
78011 #: fortran/match.cc:3158
78012 #, gcc-internal-format, gfc-internal-format
78013 msgid ""
78014 "STOP code at %L must be a scalar CHARACTER constant or "
78015 "digit[digit[digit[digit[digit]]]]"
78016 msgstr ""
78018 #: fortran/match.cc:3170
78019 #, gcc-internal-format, gfc-internal-format
78020 msgid ""
78021 "STOP code at %L must be a scalar default CHARACTER or INTEGER constant "
78022 "expression"
78023 msgstr ""
78025 #: fortran/match.cc:3177
78026 #, gcc-internal-format, gfc-internal-format
78027 msgid "STOP code at %L must be either INTEGER or CHARACTER type"
78028 msgstr ""
78030 #: fortran/match.cc:3184
78031 #, gcc-internal-format, gfc-internal-format
78032 msgid "STOP code at %L must be scalar"
78033 msgstr ""
78035 #: fortran/match.cc:3191
78036 #, gcc-internal-format, gfc-internal-format
78037 msgid "STOP code at %L must be default character KIND=%d"
78038 msgstr ""
78040 #: fortran/match.cc:3198
78041 #, gcc-internal-format, gfc-internal-format
78042 msgid "STOP code at %L must be default integer KIND=%d"
78043 msgstr ""
78045 #: fortran/match.cc:3210 fortran/resolve.cc:12650
78046 #, gcc-internal-format, gfc-internal-format
78047 msgid "QUIET specifier at %L must be a scalar LOGICAL"
78048 msgstr ""
78050 #: fortran/match.cc:3260
78051 #, gcc-internal-format, gfc-internal-format
78052 msgid "PAUSE statement at %C"
78053 msgstr ""
78055 #: fortran/match.cc:3281
78056 #, gcc-internal-format, gfc-internal-format
78057 msgid "ERROR STOP statement at %C"
78058 msgstr ""
78060 #: fortran/match.cc:3307
78061 #, gcc-internal-format, gfc-internal-format
78062 msgid "Image control statement EVENT %s at %C in PURE procedure"
78063 msgstr ""
78065 #: fortran/match.cc:3322
78066 #, gcc-internal-format, gfc-internal-format
78067 msgid "Image control statement EVENT %s at %C in CRITICAL block"
78068 msgstr ""
78070 #: fortran/match.cc:3329
78071 #, gcc-internal-format, gfc-internal-format
78072 msgid "Image control statement EVENT %s at %C in DO CONCURRENT block"
78073 msgstr ""
78075 #: fortran/match.cc:3359 fortran/match.cc:3701 fortran/match.cc:3913
78076 #: fortran/match.cc:4465 fortran/match.cc:4836
78077 #, gcc-internal-format, gfc-internal-format
78078 msgid "Redundant STAT tag found at %L"
78079 msgstr ""
78081 #: fortran/match.cc:3380 fortran/match.cc:3722 fortran/match.cc:3933
78082 #: fortran/match.cc:4497 fortran/match.cc:4861
78083 #, gcc-internal-format, gfc-internal-format
78084 msgid "Redundant ERRMSG tag found at %L"
78085 msgstr ""
78087 #: fortran/match.cc:3401
78088 #, gcc-internal-format, gfc-internal-format
78089 msgid "Redundant UNTIL_COUNT tag found at %L"
78090 msgstr ""
78092 #: fortran/match.cc:3467
78093 #, gcc-internal-format, gfc-internal-format
78094 msgid "EVENT POST statement at %C"
78095 msgstr ""
78097 #: fortran/match.cc:3477
78098 #, gcc-internal-format, gfc-internal-format
78099 msgid "EVENT WAIT statement at %C"
78100 msgstr ""
78102 #: fortran/match.cc:3489
78103 #, gcc-internal-format, gfc-internal-format
78104 msgid "FAIL IMAGE statement at %C"
78105 msgstr ""
78107 #: fortran/match.cc:3513
78108 #, gcc-internal-format, gfc-internal-format
78109 msgid "FORM TEAM statement at %C"
78110 msgstr ""
78112 #: fortran/match.cc:3552
78113 #, gcc-internal-format, gfc-internal-format
78114 msgid "CHANGE TEAM statement at %C"
78115 msgstr ""
78117 #: fortran/match.cc:3582
78118 #, gcc-internal-format, gfc-internal-format
78119 msgid "END TEAM statement at %C"
78120 msgstr ""
78122 #: fortran/match.cc:3606
78123 #, gcc-internal-format, gfc-internal-format
78124 msgid "SYNC TEAM statement at %C"
78125 msgstr ""
78127 #: fortran/match.cc:3649
78128 #, gcc-internal-format, gfc-internal-format
78129 msgid "Image control statement %s at %C in PURE procedure"
78130 msgstr ""
78132 #: fortran/match.cc:3664
78133 #, gcc-internal-format, gfc-internal-format
78134 msgid "Image control statement %s at %C in CRITICAL block"
78135 msgstr ""
78137 #: fortran/match.cc:3671
78138 #, gcc-internal-format, gfc-internal-format
78139 msgid "Image control statement %s at %C in DO CONCURRENT block"
78140 msgstr ""
78142 #: fortran/match.cc:3743
78143 #, gcc-internal-format, gfc-internal-format
78144 msgid "Redundant ACQUIRED_LOCK tag found at %L"
78145 msgstr ""
78147 #: fortran/match.cc:3808
78148 #, gcc-internal-format, gfc-internal-format
78149 msgid "LOCK statement at %C"
78150 msgstr ""
78152 #: fortran/match.cc:3818
78153 #, gcc-internal-format, gfc-internal-format
78154 msgid "UNLOCK statement at %C"
78155 msgstr ""
78157 #: fortran/match.cc:3843
78158 #, gcc-internal-format, gfc-internal-format
78159 msgid "Image control statement SYNC at %C in PURE procedure"
78160 msgstr ""
78162 #: fortran/match.cc:3849
78163 #, gcc-internal-format, gfc-internal-format
78164 msgid "SYNC statement at %C"
78165 msgstr ""
78167 #: fortran/match.cc:3861
78168 #, gcc-internal-format, gfc-internal-format
78169 msgid "Image control statement SYNC at %C in CRITICAL block"
78170 msgstr ""
78172 #: fortran/match.cc:3867
78173 #, gcc-internal-format, gfc-internal-format
78174 msgid "Image control statement SYNC at %C in DO CONCURRENT block"
78175 msgstr ""
78177 #: fortran/match.cc:4047
78178 #, gcc-internal-format, gfc-internal-format
78179 msgid "ASSIGN statement at %C"
78180 msgstr ""
78182 #: fortran/match.cc:4091
78183 #, gcc-internal-format, gfc-internal-format
78184 msgid "Assigned GOTO statement at %C"
78185 msgstr ""
78187 #: fortran/match.cc:4135 fortran/match.cc:4186
78188 #, gcc-internal-format, gfc-internal-format
78189 msgid "Statement label list in GOTO at %C cannot be empty"
78190 msgstr ""
78192 #: fortran/match.cc:4196
78193 #, gcc-internal-format, gfc-internal-format
78194 msgid "Computed GOTO at %C"
78195 msgstr ""
78197 #: fortran/match.cc:4271
78198 #, gcc-internal-format, gfc-internal-format
78199 msgid "Error in type-spec at %L"
78200 msgstr ""
78202 #: fortran/match.cc:4284
78203 #, gcc-internal-format, gfc-internal-format
78204 msgid "typespec in ALLOCATE at %L"
78205 msgstr ""
78207 #: fortran/match.cc:4307
78208 #, gcc-internal-format, gfc-internal-format
78209 msgid ""
78210 "The type parameter spec list in the type-spec at %L cannot contain DEFERRED "
78211 "parameters"
78212 msgstr ""
78214 #: fortran/match.cc:4337 fortran/match.cc:4774
78215 #, gcc-internal-format, gfc-internal-format
78216 msgid "Unexpected constant at %C"
78217 msgstr ""
78219 #: fortran/match.cc:4347
78220 #, gcc-internal-format, gfc-internal-format
78221 msgid "Bad allocate-object at %C for a PURE procedure"
78222 msgstr ""
78224 #: fortran/match.cc:4362
78225 #, gcc-internal-format, gfc-internal-format
78226 msgid "Incompatible allocate-object at %C for CHARACTER type-spec at %L"
78227 msgstr ""
78229 #: fortran/match.cc:4384
78230 #, gcc-internal-format, gfc-internal-format
78231 msgid "ALLOCATE of coarray at %C in DO CONCURRENT block"
78232 msgstr ""
78234 #: fortran/match.cc:4389
78235 #, gcc-internal-format, gfc-internal-format
78236 msgid "ALLOCATE of coarray at %C in CRITICAL block"
78237 msgstr ""
78239 #: fortran/match.cc:4411
78240 #, gcc-internal-format, gfc-internal-format
78241 msgid ""
78242 "Allocate-object at %L is neither a data pointer nor an allocatable variable"
78243 msgstr ""
78245 #: fortran/match.cc:4423
78246 #, gcc-internal-format, gfc-internal-format
78247 msgid "Type of entity at %L is type incompatible with typespec"
78248 msgstr ""
78250 #: fortran/match.cc:4431
78251 #, gcc-internal-format, gfc-internal-format
78252 msgid ""
78253 "Kind type parameter for entity at %L differs from the kind type parameter of "
78254 "the typespec"
78255 msgstr ""
78257 #: fortran/match.cc:4448
78258 #, gcc-internal-format, gfc-internal-format
78259 msgid "Shape specification for allocatable scalar at %C"
78260 msgstr ""
78262 #: fortran/match.cc:4475
78263 #, gcc-internal-format, gfc-internal-format
78264 msgid "STAT tag at %L cannot be a constant"
78265 msgstr ""
78267 #: fortran/match.cc:4491
78268 #, gcc-internal-format, gfc-internal-format
78269 msgid "ERRMSG tag at %L"
78270 msgstr ""
78272 #: fortran/match.cc:4514
78273 #, gcc-internal-format, gfc-internal-format
78274 msgid "SOURCE tag at %L"
78275 msgstr ""
78277 #: fortran/match.cc:4520
78278 #, gcc-internal-format, gfc-internal-format
78279 msgid "Redundant SOURCE tag found at %L"
78280 msgstr ""
78282 #: fortran/match.cc:4527
78283 #, gcc-internal-format, gfc-internal-format
78284 msgid "SOURCE tag at %L conflicts with the typespec at %L"
78285 msgstr ""
78287 #: fortran/match.cc:4533
78288 #, gcc-internal-format, gfc-internal-format
78289 msgid "SOURCE tag at %L with more than a single allocate object"
78290 msgstr ""
78292 #: fortran/match.cc:4551
78293 #, gcc-internal-format, gfc-internal-format
78294 msgid "MOLD tag at %L"
78295 msgstr ""
78297 #: fortran/match.cc:4557
78298 #, gcc-internal-format, gfc-internal-format
78299 msgid "Redundant MOLD tag found at %L"
78300 msgstr ""
78302 #: fortran/match.cc:4564
78303 #, gcc-internal-format, gfc-internal-format
78304 msgid "MOLD tag at %L conflicts with the typespec at %L"
78305 msgstr ""
78307 #: fortran/match.cc:4590
78308 #, gcc-internal-format, gfc-internal-format
78309 msgid "MOLD tag at %L conflicts with SOURCE tag at %L"
78310 msgstr ""
78312 #: fortran/match.cc:4598
78313 #, gcc-internal-format, gfc-internal-format
78314 msgid ""
78315 "Allocate-object at %L with a deferred type parameter requires either a type-"
78316 "spec or SOURCE tag or a MOLD tag"
78317 msgstr ""
78319 #: fortran/match.cc:4610
78320 #, gcc-internal-format, gfc-internal-format
78321 msgid ""
78322 "Unlimited polymorphic allocate-object at %L requires either a type-spec or "
78323 "SOURCE tag or a MOLD tag"
78324 msgstr ""
78326 #: fortran/match.cc:4677
78327 #, gcc-internal-format, gfc-internal-format
78328 msgid "Pointer object at %C shall not be coindexed"
78329 msgstr ""
78331 #: fortran/match.cc:4692
78332 #, gcc-internal-format, gfc-internal-format
78333 msgid "NULLIFY does not allow bounds remapping for pointer object at %C"
78334 msgstr ""
78336 #: fortran/match.cc:4786
78337 #, gcc-internal-format, gfc-internal-format
78338 msgid "Illegal allocate-object at %C for a PURE procedure"
78339 msgstr ""
78341 #: fortran/match.cc:4796
78342 #, gcc-internal-format, gfc-internal-format
78343 msgid "DEALLOCATE of coarray at %C in DO CONCURRENT block"
78344 msgstr ""
78346 #: fortran/match.cc:4803
78347 #, gcc-internal-format, gfc-internal-format
78348 msgid "DEALLOCATE of coarray at %C in CRITICAL block"
78349 msgstr ""
78351 #: fortran/match.cc:4819
78352 #, gcc-internal-format, gfc-internal-format
78353 msgid ""
78354 "Allocate-object at %C is not a nonprocedure pointer nor an allocatable "
78355 "variable"
78356 msgstr ""
78358 #: fortran/match.cc:4856
78359 #, gcc-internal-format, gfc-internal-format
78360 msgid "ERRMSG at %L"
78361 msgstr ""
78363 #: fortran/match.cc:4913
78364 #, gcc-internal-format, gfc-internal-format
78365 msgid "Image control statement RETURN at %C in CRITICAL block"
78366 msgstr ""
78368 #: fortran/match.cc:4919
78369 #, gcc-internal-format, gfc-internal-format
78370 msgid "Image control statement RETURN at %C in DO CONCURRENT block"
78371 msgstr ""
78373 #: fortran/match.cc:4928
78374 #, gcc-internal-format, gfc-internal-format
78375 msgid "Alternate RETURN statement at %C is only allowed within a SUBROUTINE"
78376 msgstr ""
78378 #: fortran/match.cc:4959
78379 #, gcc-internal-format, gfc-internal-format
78380 msgid "RETURN statement in main program at %C"
78381 msgstr ""
78383 #: fortran/match.cc:4987
78384 #, gcc-internal-format, gfc-internal-format
78385 msgid "Expected component reference at %C"
78386 msgstr ""
78388 #: fortran/match.cc:4996
78389 #, gcc-internal-format, gfc-internal-format
78390 msgid "Junk after CALL at %C"
78391 msgstr ""
78393 #: fortran/match.cc:5007
78394 #, gcc-internal-format, gfc-internal-format
78395 msgid "Expected type-bound procedure or procedure pointer component at %C"
78396 msgstr ""
78398 #: fortran/match.cc:5105
78399 #, gcc-internal-format, gfc-internal-format
78400 msgid ""
78401 "A BOZ literal constant at %L cannot appear as an actual argument in a "
78402 "subroutine reference"
78403 msgstr ""
78405 #: fortran/match.cc:5246
78406 #, gcc-internal-format, gfc-internal-format
78407 msgid "Syntax error in common block name at %C"
78408 msgstr ""
78410 #. If we find an error, just print it and continue,
78411 #. cause it's just semantic, and we can see if there
78412 #. are more errors.
78413 #: fortran/match.cc:5321
78414 #, gcc-internal-format
78415 msgid ""
78416 "Variable %qs at %L in common block %qs at %C must be declared with a C "
78417 "interoperable kind since common block %qs is bind(c)"
78418 msgstr ""
78420 #: fortran/match.cc:5330
78421 #, gcc-internal-format
78422 msgid ""
78423 "Variable %qs in common block %qs at %C cannot be bind(c) since it is not "
78424 "global"
78425 msgstr ""
78427 #: fortran/match.cc:5337
78428 #, gcc-internal-format
78429 msgid "Symbol %qs at %C is already in a COMMON block"
78430 msgstr ""
78432 #: fortran/match.cc:5345
78433 #, gcc-internal-format
78434 msgid "Initialized symbol %qs at %C can only be COMMON in BLOCK DATA"
78435 msgstr ""
78437 #: fortran/match.cc:5356
78438 #, gcc-internal-format
78439 msgid ""
78440 "Symbol %qs at %C is USE associated from module %qs and cannot occur in COMMON"
78441 msgstr ""
78443 #: fortran/match.cc:5371
78444 #, gcc-internal-format
78445 msgid "Array specification for symbol %qs in COMMON at %C must be explicit"
78446 msgstr ""
78448 #: fortran/match.cc:5378
78449 #, gcc-internal-format
78450 msgid "Symbol %qs in COMMON at %C cannot be a coarray"
78451 msgstr ""
78453 #: fortran/match.cc:5388
78454 #, gcc-internal-format
78455 msgid "Symbol %qs in COMMON at %C cannot be a POINTER array"
78456 msgstr ""
78458 #: fortran/match.cc:5434
78459 #, gcc-internal-format
78460 msgid ""
78461 "Symbol %qs, in COMMON block %qs at %C is being indirectly equivalenced to "
78462 "another COMMON block %qs"
78463 msgstr ""
78465 #: fortran/match.cc:5496
78466 #, gcc-internal-format, gfc-internal-format
78467 msgid "BLOCK DATA construct at %L"
78468 msgstr ""
78470 #: fortran/match.cc:5599
78471 #, gcc-internal-format
78472 msgid "Namelist group name %qs at %C already has a basic type of %s"
78473 msgstr ""
78475 #: fortran/match.cc:5607
78476 #, gcc-internal-format
78477 msgid ""
78478 "Namelist group name %qs at %C already is USE associated and cannot be "
78479 "respecified."
78480 msgstr ""
78482 #. It is required that members of a namelist be declared
78483 #. before the namelist.  We check this by checking if the
78484 #. symbol has a defined type for IMPLICIT NONE.
78485 #: fortran/match.cc:5632
78486 #, gcc-internal-format
78487 msgid ""
78488 "Symbol %qs in namelist %qs at %C must be declared before the namelist is "
78489 "declared."
78490 msgstr ""
78492 #: fortran/match.cc:5652
78493 #, gcc-internal-format
78494 msgid "Derived type %qs at %L conflicts with namelist object %qs at %C"
78495 msgstr ""
78497 #: fortran/match.cc:5672
78498 #, gcc-internal-format
78499 msgid "Assumed size array %qs in namelist %qs at %C is not allowed"
78500 msgstr ""
78502 #: fortran/match.cc:5815
78503 #, gcc-internal-format, gfc-internal-format
78504 msgid "Derived type component %C is not a permitted EQUIVALENCE member"
78505 msgstr ""
78507 #: fortran/match.cc:5823
78508 #, gcc-internal-format, gfc-internal-format
78509 msgid "Array reference in EQUIVALENCE at %C cannot be an array section"
78510 msgstr ""
78512 #: fortran/match.cc:5856
78513 #, gcc-internal-format, gfc-internal-format
78514 msgid "EQUIVALENCE at %C requires two or more objects"
78515 msgstr ""
78517 #: fortran/match.cc:5870
78518 #, gcc-internal-format, gfc-internal-format
78519 msgid ""
78520 "Attempt to indirectly overlap COMMON blocks %s and %s by EQUIVALENCE at %C"
78521 msgstr ""
78523 #: fortran/match.cc:5883
78524 #, gcc-internal-format, gfc-internal-format
78525 msgid "Expecting a comma in EQUIVALENCE at %C"
78526 msgstr ""
78528 #: fortran/match.cc:5888
78529 #, gcc-internal-format, gfc-internal-format
78530 msgid "EQUIVALENCE statement at %C"
78531 msgstr ""
78533 #: fortran/match.cc:5981
78534 #, gcc-internal-format, gfc-internal-format
78535 msgid "Invalid use of statement function argument at %L"
78536 msgstr ""
78538 #: fortran/match.cc:6048
78539 #, gcc-internal-format, gfc-internal-format
78540 msgid "Statement function at %L is recursive"
78541 msgstr ""
78543 #: fortran/match.cc:6054
78544 #, gcc-internal-format
78545 msgid "Statement function %qs at %L conflicts with function name"
78546 msgstr ""
78548 #: fortran/match.cc:6068
78549 #, gcc-internal-format, gfc-internal-format
78550 msgid "Statement function at %L cannot appear within an INTERFACE"
78551 msgstr ""
78553 #: fortran/match.cc:6073
78554 #, gcc-internal-format, gfc-internal-format
78555 msgid "Statement function at %C"
78556 msgstr ""
78558 #: fortran/match.cc:6198 fortran/match.cc:6214 fortran/match.cc:6233
78559 #, gcc-internal-format, gfc-internal-format
78560 msgid "Expression in CASE selector at %L cannot be %s"
78561 msgstr ""
78563 #: fortran/match.cc:6243 fortran/match.cc:6249
78564 #, gcc-internal-format, gfc-internal-format
78565 msgid "Expression in CASE selector at %L must be scalar"
78566 msgstr ""
78568 #: fortran/match.cc:6258
78569 #, gcc-internal-format, gfc-internal-format
78570 msgid "Expected initialization expression in CASE at %C"
78571 msgstr ""
78573 #: fortran/match.cc:6290
78574 #, gcc-internal-format
78575 msgid "Expected block name %qs of SELECT construct at %C"
78576 msgstr ""
78578 #: fortran/match.cc:6654
78579 #, gcc-internal-format, gfc-internal-format
78580 msgid "SELECT TYPE at %C cannot appear in this scope"
78581 msgstr ""
78583 #: fortran/match.cc:6682
78584 #, gcc-internal-format, gfc-internal-format
78585 msgid "parse error in SELECT TYPE statement at %C"
78586 msgstr ""
78588 #: fortran/match.cc:6707
78589 #, gcc-internal-format, gfc-internal-format
78590 msgid ""
78591 "Selector in SELECT TYPE at %C is not a named variable; use associate-name=>"
78592 msgstr ""
78594 #: fortran/match.cc:6874
78595 #, gcc-internal-format, gfc-internal-format
78596 msgid "SELECT RANK statement at %C"
78597 msgstr ""
78599 #: fortran/match.cc:6915 fortran/match.cc:6969
78600 #, gcc-internal-format, gfc-internal-format
78601 msgid "The SELECT RANK selector at %C must be an assumed rank variable"
78602 msgstr ""
78604 #: fortran/match.cc:6979
78605 #, gcc-internal-format, gfc-internal-format
78606 msgid "parse error in SELECT RANK statement at %C"
78607 msgstr ""
78609 #: fortran/match.cc:7015
78610 #, gcc-internal-format, gfc-internal-format
78611 msgid "Unexpected CASE statement at %C"
78612 msgstr ""
78614 #: fortran/match.cc:7067
78615 #, gcc-internal-format, gfc-internal-format
78616 msgid "Syntax error in CASE specification at %C"
78617 msgstr ""
78619 #: fortran/match.cc:7085
78620 #, gcc-internal-format, gfc-internal-format
78621 msgid "Unexpected TYPE IS statement at %C"
78622 msgstr ""
78624 #: fortran/match.cc:7117
78625 #, gcc-internal-format, gfc-internal-format
78626 msgid ""
78627 "The type-spec shall not specify a sequence derived type or a type with the "
78628 "BIND attribute in SELECT TYPE at %C [F2003:C815]"
78629 msgstr ""
78631 #: fortran/match.cc:7128
78632 #, gcc-internal-format, gfc-internal-format
78633 msgid ""
78634 "All the LEN type parameters in the TYPE IS statement at %C must be ASSUMED"
78635 msgstr ""
78637 #: fortran/match.cc:7139
78638 #, gcc-internal-format, gfc-internal-format
78639 msgid "Syntax error in TYPE IS specification at %C"
78640 msgstr ""
78642 #: fortran/match.cc:7215
78643 #, gcc-internal-format, gfc-internal-format
78644 msgid "Syntax error in CLASS IS specification at %C"
78645 msgstr ""
78647 #: fortran/match.cc:7235
78648 #, gcc-internal-format, gfc-internal-format
78649 msgid "Unexpected RANK statement at %C"
78650 msgstr ""
78652 #: fortran/match.cc:7281
78653 #, gcc-internal-format, gfc-internal-format
78654 msgid ""
78655 "The SELECT RANK CASE expression at %C must be a scalar, integer constant"
78656 msgstr ""
78658 #: fortran/match.cc:7290
78659 #, gcc-internal-format, gfc-internal-format
78660 msgid ""
78661 "The value of the SELECT RANK CASE expression at %C must not be less than "
78662 "zero or greater than %d"
78663 msgstr ""
78665 #: fortran/match.cc:7317
78666 #, gcc-internal-format, gfc-internal-format
78667 msgid "Syntax error in RANK specification at %C"
78668 msgstr ""
78670 #: fortran/match.cc:7439
78671 #, gcc-internal-format, gfc-internal-format
78672 msgid "ELSEWHERE statement at %C not enclosed in WHERE block"
78673 msgstr ""
78675 #: fortran/match.cc:7477
78676 #, gcc-internal-format
78677 msgid "Label %qs at %C doesn't match WHERE label %qs"
78678 msgstr ""
78680 #: fortran/matchexp.cc:72
78681 #, gcc-internal-format
78682 msgid "Bad character %qc in OPERATOR name at %C"
78683 msgstr ""
78685 #: fortran/matchexp.cc:80
78686 #, gcc-internal-format
78687 msgid "The name %qs cannot be used as a defined operator at %C"
78688 msgstr ""
78690 #: fortran/matchexp.cc:173
78691 #, gcc-internal-format, gfc-internal-format
78692 msgid "Expected a right parenthesis in expression at %C"
78693 msgstr ""
78695 #: fortran/matchexp.cc:281
78696 #, gcc-internal-format, gfc-internal-format
78697 msgid "Expected exponent in expression at %C"
78698 msgstr ""
78700 #: fortran/matchexp.cc:319 fortran/matchexp.cc:324 fortran/matchexp.cc:428
78701 #: fortran/matchexp.cc:433
78702 #, gcc-internal-format, gfc-internal-format
78703 msgid ""
78704 "Extension: Unary operator following arithmetic operator (use parentheses) at "
78705 "%C"
78706 msgstr ""
78708 #: fortran/matchexp.cc:665
78709 #, gcc-internal-format
78710 msgid "match_level_4(): Bad operator"
78711 msgstr ""
78713 #: fortran/misc.cc:113
78714 #, gcc-internal-format
78715 msgid "gfc_basic_typename(): Undefined type"
78716 msgstr ""
78718 #: fortran/misc.cc:212
78719 #, gcc-internal-format
78720 msgid "gfc_typename(): Undefined type"
78721 msgstr ""
78723 #: fortran/misc.cc:316
78724 #, gcc-internal-format
78725 msgid "gfc_code2string(): Bad code"
78726 msgstr ""
78728 #: fortran/module.cc:243
78729 #, gcc-internal-format
78730 msgid "free_pi_tree(): Unresolved fixup"
78731 msgstr ""
78733 #: fortran/module.cc:460
78734 #, gcc-internal-format
78735 msgid "associate_integer_pointer(): Already associated"
78736 msgstr ""
78738 #: fortran/module.cc:544
78739 #, gcc-internal-format, gfc-internal-format
78740 msgid "module nature in USE statement at %C"
78741 msgstr ""
78743 #: fortran/module.cc:556
78744 #, gcc-internal-format, gfc-internal-format
78745 msgid ""
78746 "Module nature in USE statement at %C shall be either INTRINSIC or "
78747 "NON_INTRINSIC"
78748 msgstr ""
78750 #: fortran/module.cc:569
78751 #, gcc-internal-format, gfc-internal-format
78752 msgid "\"::\" was expected after module nature at %C but was not found"
78753 msgstr ""
78755 #: fortran/module.cc:579
78756 #, gcc-internal-format, gfc-internal-format
78757 msgid "\"USE :: module\" at %C"
78758 msgstr ""
78760 #: fortran/module.cc:638
78761 #, gcc-internal-format, gfc-internal-format
78762 msgid "Missing generic specification in USE statement at %C"
78763 msgstr ""
78765 #: fortran/module.cc:649
78766 #, gcc-internal-format, gfc-internal-format
78767 msgid "Renaming operators in USE statements at %C"
78768 msgstr ""
78770 #: fortran/module.cc:693
78771 #, gcc-internal-format
78772 msgid "Symbol %qs at %L conflicts with the rename symbol at %L"
78773 msgstr ""
78775 #: fortran/module.cc:696
78776 #, gcc-internal-format
78777 msgid "Symbol %qs at %L conflicts with the symbol at %L"
78778 msgstr ""
78780 #: fortran/module.cc:704
78781 #, gcc-internal-format
78782 msgid "The name %qs at %C has already been used as an external module name"
78783 msgstr ""
78785 #: fortran/module.cc:767
78786 #, gcc-internal-format, gfc-internal-format
78787 msgid "SUBMODULE declaration at %C"
78788 msgstr ""
78790 #: fortran/module.cc:772
78791 #, gcc-internal-format, gfc-internal-format
78792 msgid "SUBMODULE declaration at %C cannot appear within another scoping unit"
78793 msgstr ""
78795 #: fortran/module.cc:847
78796 #, gcc-internal-format, gfc-internal-format
78797 msgid "Syntax error in SUBMODULE statement at %C"
78798 msgstr ""
78800 #: fortran/module.cc:1207
78801 #, gcc-internal-format
78802 msgid "Reading module %qs at line %d column %d: %s"
78803 msgstr ""
78805 #: fortran/module.cc:1211
78806 #, gcc-internal-format
78807 msgid "Writing module %qs at line %d column %d: %s"
78808 msgstr ""
78810 #: fortran/module.cc:1215
78811 #, gcc-internal-format
78812 msgid "Module %qs at line %d column %d: %s"
78813 msgstr ""
78815 #: fortran/module.cc:1648
78816 #, gcc-internal-format
78817 msgid "require_atom(): bad atom type required"
78818 msgstr ""
78820 #: fortran/module.cc:1697
78821 #, gcc-internal-format, gfc-internal-format
78822 msgid "Error writing modules file: %s"
78823 msgstr ""
78825 #: fortran/module.cc:1747
78826 #, gcc-internal-format
78827 msgid "write_atom(): Trying to write dab atom"
78828 msgstr ""
78830 #: fortran/module.cc:1968
78831 #, gcc-internal-format
78832 msgid "unquote_string(): got bad string"
78833 msgstr ""
78835 #: fortran/module.cc:2984
78836 #, gcc-internal-format
78837 msgid "mio_array_ref(): Unknown array ref"
78838 msgstr ""
78840 #: fortran/module.cc:5119
78841 #, gcc-internal-format, gfc-internal-format
78842 msgid "Ambiguous !$OMP DECLARE REDUCTION from module %s at %L"
78843 msgstr ""
78845 #: fortran/module.cc:5122
78846 #, gcc-internal-format, gfc-internal-format
78847 msgid "Previous !$OMP DECLARE REDUCTION from module %s at %L"
78848 msgstr ""
78850 #: fortran/module.cc:5316
78851 #, gcc-internal-format
78852 msgid ""
78853 "%qs of module %qs, imported at %C, is also the name of the current program "
78854 "unit"
78855 msgstr ""
78857 #: fortran/module.cc:5453
78858 #, gcc-internal-format
78859 msgid ""
78860 "Mismatch in components of derived type %qs from %qs at %C: expecting %qs, "
78861 "but got %qs"
78862 msgstr ""
78864 #: fortran/module.cc:5732
78865 #, gcc-internal-format
78866 msgid "Symbol %qs referenced at %L not found in module %qs"
78867 msgstr ""
78869 #: fortran/module.cc:5739
78870 #, gcc-internal-format
78871 msgid "User operator %qs referenced at %L not found in module %qs"
78872 msgstr ""
78874 #: fortran/module.cc:5744
78875 #, gcc-internal-format
78876 msgid "Intrinsic operator %qs referenced at %L not found in module %qs"
78877 msgstr ""
78879 #: fortran/module.cc:5980
78880 #, gcc-internal-format
78881 msgid "write_symbol(): bad module symbol %qs"
78882 msgstr ""
78884 #: fortran/module.cc:6324
78885 #, gcc-internal-format
78886 msgid "write_symtree(): Symbol not written"
78887 msgstr ""
78889 #: fortran/module.cc:6514
78890 #, gcc-internal-format
78891 msgid "Cannot open module file %qs for writing at %C: %s"
78892 msgstr ""
78894 #: fortran/module.cc:6535
78895 #, gcc-internal-format
78896 msgid "Error writing module file %qs for writing: %s"
78897 msgstr ""
78899 #: fortran/module.cc:6546
78900 #, gcc-internal-format
78901 msgid "Cannot delete module file %qs: %s"
78902 msgstr ""
78904 #: fortran/module.cc:6549
78905 #, gcc-internal-format
78906 msgid "Cannot rename module file %qs to %qs: %s"
78907 msgstr ""
78909 #: fortran/module.cc:6555
78910 #, gcc-internal-format
78911 msgid "Cannot delete temporary module file %qs: %s"
78912 msgstr ""
78914 #: fortran/module.cc:6612
78915 #, gcc-internal-format
78916 msgid "Symbol %qs at %C already declared"
78917 msgstr ""
78919 #: fortran/module.cc:6683
78920 #, gcc-internal-format, gfc-internal-format
78921 msgid "import_iso_c_binding_module(): Unable to create symbol for %s"
78922 msgstr ""
78924 #: fortran/module.cc:6791 fortran/module.cc:7135
78925 #, gcc-internal-format
78926 msgid "The symbol %qs, referenced at %L, is not in the selected standard"
78927 msgstr ""
78929 #: fortran/module.cc:6919
78930 #, gcc-internal-format
78931 msgid "Symbol %qs referenced at %L not found in intrinsic module ISO_C_BINDING"
78932 msgstr ""
78934 #: fortran/module.cc:6940 fortran/module.cc:6973 fortran/module.cc:7015
78935 #, gcc-internal-format
78936 msgid "Symbol %qs already declared"
78937 msgstr ""
78939 #: fortran/module.cc:7120
78940 #, gcc-internal-format
78941 msgid ""
78942 "Use of intrinsic module %qs at %C conflicts with non-intrinsic module name "
78943 "used previously"
78944 msgstr ""
78946 #: fortran/module.cc:7142
78947 #, gcc-internal-format
78948 msgid ""
78949 "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module "
78950 "ISO_FORTRAN_ENV at %L is incompatible with option %qs"
78951 msgstr ""
78953 #: fortran/module.cc:7210
78954 #, gcc-internal-format, gfc-internal-format
78955 msgid ""
78956 "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module "
78957 "ISO_FORTRAN_ENV at %C is incompatible with option %s"
78958 msgstr ""
78960 #: fortran/module.cc:7264
78961 #, gcc-internal-format
78962 msgid ""
78963 "Symbol %qs referenced at %L not found in intrinsic module ISO_FORTRAN_ENV"
78964 msgstr ""
78966 #: fortran/module.cc:7290
78967 #, gcc-internal-format, gfc-internal-format
78968 msgid "USE statement at %C has no ONLY qualifier"
78969 msgstr ""
78971 #: fortran/module.cc:7319
78972 #, gcc-internal-format, gfc-internal-format
78973 msgid "ISO_FORTRAN_ENV intrinsic module at %C"
78974 msgstr ""
78976 #: fortran/module.cc:7331
78977 #, gcc-internal-format, gfc-internal-format
78978 msgid "ISO_C_BINDING module at %C"
78979 msgstr ""
78981 #: fortran/module.cc:7344
78982 #, gcc-internal-format
78983 msgid "Cannot find an intrinsic module named %qs at %C"
78984 msgstr ""
78986 #: fortran/module.cc:7350
78987 #, gcc-internal-format, gfc-internal-format
78988 msgid "IEEE_FEATURES module at %C"
78989 msgstr ""
78991 #: fortran/module.cc:7356
78992 #, gcc-internal-format, gfc-internal-format
78993 msgid "IEEE_EXCEPTIONS module at %C"
78994 msgstr ""
78996 #: fortran/module.cc:7362
78997 #, gcc-internal-format, gfc-internal-format
78998 msgid "IEEE_ARITHMETIC module at %C"
78999 msgstr ""
79001 #: fortran/module.cc:7372
79002 #, gcc-internal-format
79003 msgid "Cannot open module file %qs for reading at %C: %s"
79004 msgstr ""
79006 #: fortran/module.cc:7375
79007 #, gcc-internal-format
79008 msgid ""
79009 "Module file %qs has not been generated, either because the module does not "
79010 "contain a MODULE PROCEDURE or there is an error in the module."
79011 msgstr ""
79013 #: fortran/module.cc:7386
79014 #, gcc-internal-format
79015 msgid ""
79016 "Use of non-intrinsic module %qs at %C conflicts with intrinsic module name "
79017 "used previously"
79018 msgstr ""
79020 #: fortran/module.cc:7409
79021 #, gcc-internal-format
79022 msgid "File %qs opened at %C is not a GNU Fortran module file"
79023 msgstr ""
79025 #: fortran/module.cc:7417
79026 #, gcc-internal-format
79027 msgid ""
79028 "Cannot read module file %qs opened at %C, because it was created by a "
79029 "different version of GNU Fortran"
79030 msgstr ""
79032 #: fortran/module.cc:7434
79033 #, gcc-internal-format
79034 msgid "Cannot USE a submodule that is currently built"
79035 msgstr ""
79037 #: fortran/module.cc:7436
79038 #, gcc-internal-format
79039 msgid "Cannot USE a module that is currently built"
79040 msgstr ""
79042 #: fortran/openmp.cc:150 fortran/openmp.cc:7113
79043 #, gcc-internal-format, gfc-internal-format
79044 msgid "Unexpected junk at %C"
79045 msgstr ""
79047 #: fortran/openmp.cc:429
79048 #, gcc-internal-format
79049 msgid "%<omp_all_memory%> at %C not permitted in this clause"
79050 msgstr ""
79052 #: fortran/openmp.cc:474
79053 #, gcc-internal-format, gfc-internal-format
79054 msgid "List item shall not be coindexed at %C"
79055 msgstr ""
79057 #: fortran/openmp.cc:493
79058 #, gcc-internal-format
79059 msgid ""
79060 "%qs at %L is part of the common block %</%s/%> and may only be specificed "
79061 "implicitly via the named common block"
79062 msgstr ""
79064 #: fortran/openmp.cc:518 fortran/openmp.cc:619 fortran/openmp.cc:949
79065 #: fortran/openmp.cc:6165
79066 #, gcc-internal-format, gfc-internal-format
79067 msgid "COMMON block /%s/ not found at %C"
79068 msgstr ""
79070 #: fortran/openmp.cc:557 fortran/openmp.cc:647
79071 #, gcc-internal-format, gfc-internal-format
79072 msgid "Syntax error in OpenMP variable list at %C"
79073 msgstr ""
79075 #: fortran/openmp.cc:674
79076 #, gcc-internal-format, gfc-internal-format
79077 msgid "Syntax error in OpenMP detach clause at %C"
79078 msgstr ""
79080 #: fortran/openmp.cc:703
79081 #, gcc-internal-format
79082 msgid ""
79083 "%<omp_all_memory%> used with dependence-type other than OUT or INOUT at %C"
79084 msgstr ""
79086 #: fortran/openmp.cc:756
79087 #, gcc-internal-format, gfc-internal-format
79088 msgid "Syntax error in OpenMP SINK dependence-type list at %C"
79089 msgstr ""
79091 #: fortran/openmp.cc:818
79092 #, gcc-internal-format, gfc-internal-format
79093 msgid "Syntax error in OpenACC expression list at %C"
79094 msgstr ""
79096 #: fortran/openmp.cc:885
79097 #, gcc-internal-format
79098 msgid "Unexpected OpenACC parallelism."
79099 msgstr ""
79101 #: fortran/openmp.cc:917
79102 #, gcc-internal-format, gfc-internal-format
79103 msgid "Variable at %C is an element of a COMMON block"
79104 msgstr ""
79106 #: fortran/openmp.cc:977
79107 #, gcc-internal-format, gfc-internal-format
79108 msgid "Unexpected junk after !$ACC DECLARE at %C"
79109 msgstr ""
79111 #: fortran/openmp.cc:987
79112 #, gcc-internal-format, gfc-internal-format
79113 msgid "Syntax error in !$ACC DECLARE list at %C"
79114 msgstr ""
79116 #: fortran/openmp.cc:1242
79117 #, gcc-internal-format, gfc-internal-format
79118 msgid "Expected INTEGER type at %L"
79119 msgstr ""
79121 #: fortran/openmp.cc:1256
79122 #, gcc-internal-format, gfc-internal-format
79123 msgid "Expected identifier at %C"
79124 msgstr ""
79126 #: fortran/openmp.cc:1261
79127 #, gcc-internal-format
79128 msgid "Same identifier %qs specified again at %C"
79129 msgstr ""
79131 #: fortran/openmp.cc:1288
79132 #, gcc-internal-format, gfc-internal-format
79133 msgid "Expected range-specification at %C"
79134 msgstr ""
79136 #: fortran/openmp.cc:1398
79137 #, gcc-internal-format, gfc-internal-format
79138 msgid "Comma expected at %C"
79139 msgstr ""
79141 #: fortran/openmp.cc:1510
79142 #, gcc-internal-format, gfc-internal-format
79143 msgid "!$OMP DECLARE REDUCTION %s not found at %L"
79144 msgstr ""
79146 #: fortran/openmp.cc:1570
79147 #, gcc-internal-format, gfc-internal-format
79148 msgid "Unknown directive at %L"
79149 msgstr ""
79151 #: fortran/openmp.cc:1572
79152 #, gcc-internal-format, gfc-internal-format
79153 msgid "Invalid combined or composite directive at %L"
79154 msgstr ""
79156 #: fortran/openmp.cc:1580
79157 #, gcc-internal-format
79158 msgid ""
79159 "Invalid %qs directive at %L in %s clause: declarative, informational and "
79160 "meta directives not permitted"
79161 msgstr ""
79163 #: fortran/openmp.cc:1612
79164 #, gcc-internal-format
79165 msgid "Expected %<,%> or %<)%> at %C"
79166 msgstr ""
79168 #: fortran/openmp.cc:1638 fortran/openmp.cc:1648
79169 #, gcc-internal-format
79170 msgid ""
79171 "%qs directive mentioned multiple times in %s clause in %s directive at %L"
79172 msgstr ""
79174 #: fortran/openmp.cc:1656
79175 #, gcc-internal-format
79176 msgid ""
79177 "%qs directive mentioned both times in ABSENT and CONTAINS clauses in %s "
79178 "directive at %L"
79179 msgstr ""
79181 #: fortran/openmp.cc:1746
79182 #, gcc-internal-format, gfc-internal-format
79183 msgid "Duplicate %s modifier at %L in USES_ALLOCATORS clause"
79184 msgstr ""
79186 #: fortran/openmp.cc:1780
79187 #, gcc-internal-format
79188 msgid "Unexpected %<(%> at %C"
79189 msgstr ""
79191 #: fortran/openmp.cc:1827
79192 #, gcc-internal-format
79193 msgid "Duplicated %qs clause at %L"
79194 msgstr ""
79196 #: fortran/openmp.cc:1834
79197 #, gcc-internal-format
79198 msgid "Expected %<(%> after %qs at %C"
79199 msgstr ""
79201 #: fortran/openmp.cc:1841
79202 #, gcc-internal-format
79203 msgid "Invalid expression after %<%s(%> at %C"
79204 msgstr ""
79206 #: fortran/openmp.cc:1902
79207 #, gcc-internal-format, gfc-internal-format
79208 msgid "Clause expected at %C after trailing comma"
79209 msgstr ""
79211 #: fortran/openmp.cc:1972 fortran/openmp.cc:2008 fortran/openmp.cc:2418
79212 #: fortran/openmp.cc:2443
79213 #, gcc-internal-format
79214 msgid "Expected %<:%> at %C"
79215 msgstr ""
79217 #: fortran/openmp.cc:2032
79218 #, gcc-internal-format, gfc-internal-format
79219 msgid "Expected variable list at %C"
79220 msgstr ""
79222 #: fortran/openmp.cc:2056
79223 #, gcc-internal-format, gfc-internal-format
79224 msgid "Expected COMPILATION or EXECUTION in AT clause at %C"
79225 msgstr ""
79227 #: fortran/openmp.cc:2117
79228 #, gcc-internal-format, gfc-internal-format
79229 msgid "Expected TEAMS, PARALLEL or THREAD as binding in BIND at %C"
79230 msgstr ""
79232 #: fortran/openmp.cc:2148
79233 #, gcc-internal-format, gfc-internal-format
79234 msgid "COLLAPSE clause argument not constant positive integer at %C"
79235 msgstr ""
79237 #: fortran/openmp.cc:2251
79238 #, gcc-internal-format, gfc-internal-format
79239 msgid ""
79240 "Expected ALLOC, TO, FROM, TOFROM, FIRSTPRIVATE, PRESENT, NONE or DEFAULT at "
79241 "%C"
79242 msgstr ""
79244 #: fortran/openmp.cc:2273
79245 #, gcc-internal-format, gfc-internal-format
79246 msgid "Expected SCALAR, AGGREGATE, ALLOCATABLE, POINTER or ALL at %C"
79247 msgstr ""
79249 #: fortran/openmp.cc:2306
79250 #, gcc-internal-format, gfc-internal-format
79251 msgid "DEFAULTMAP at %C but prior DEFAULTMAP with unspecified category"
79252 msgstr ""
79254 #: fortran/openmp.cc:2309
79255 #, gcc-internal-format, gfc-internal-format
79256 msgid "DEFAULTMAP at %C but prior DEFAULTMAP for category %s"
79257 msgstr ""
79259 #: fortran/openmp.cc:2345
79260 #, gcc-internal-format, gfc-internal-format
79261 msgid "Expected NONE or PRESENT in DEFAULT clause at %C"
79262 msgstr ""
79264 #: fortran/openmp.cc:2348
79265 #, gcc-internal-format, gfc-internal-format
79266 msgid "Expected NONE, FIRSTPRIVATE, PRIVATE or SHARED in DEFAULT clause at %C"
79267 msgstr ""
79269 #: fortran/openmp.cc:2398
79270 #, gcc-internal-format, gfc-internal-format
79271 msgid "ITERATOR may not be combined with SOURCE at %C"
79272 msgstr ""
79274 #: fortran/openmp.cc:2404
79275 #, gcc-internal-format, gfc-internal-format
79276 msgid "SOURCE at %C not permitted as dependence-type for this directive"
79277 msgstr ""
79279 #: fortran/openmp.cc:2410
79280 #, gcc-internal-format, gfc-internal-format
79281 msgid "Duplicated clause with SOURCE dependence-type at %C"
79282 msgstr ""
79284 #: fortran/openmp.cc:2425
79285 #, gcc-internal-format
79286 msgid "Expected %<)%> or %<omp_cur_iteration)%> at %C"
79287 msgstr ""
79289 #: fortran/openmp.cc:2437
79290 #, gcc-internal-format, gfc-internal-format
79291 msgid "SINK at %C not permitted as dependence-type for this directive"
79292 msgstr ""
79294 #: fortran/openmp.cc:2448
79295 #, gcc-internal-format, gfc-internal-format
79296 msgid "ITERATOR may not be combined with SINK at %C"
79297 msgstr ""
79299 #: fortran/openmp.cc:2462
79300 #, gcc-internal-format, gfc-internal-format
79301 msgid "Expected dependence-type SINK or SOURCE at %C"
79302 msgstr ""
79304 #: fortran/openmp.cc:2479
79305 #, gcc-internal-format
79306 msgid "%<omp_all_memory%> used with DEPEND kind other than OUT or INOUT at %C"
79307 msgstr ""
79309 #: fortran/openmp.cc:2517 fortran/openmp.cc:2552
79310 #, gcc-internal-format, gfc-internal-format
79311 msgid "Expected integer expression at %C"
79312 msgstr ""
79314 #: fortran/openmp.cc:2533
79315 #, gcc-internal-format
79316 msgid ""
79317 "%<ancestor%> device modifier not preceded by %<requires%> directive with "
79318 "%<reverse_offload%> clause at %C"
79319 msgstr ""
79321 #: fortran/openmp.cc:2545
79322 #, gcc-internal-format
79323 msgid "the %<device%> clause expression must evaluate to %<1%> at %C"
79324 msgstr ""
79326 #: fortran/openmp.cc:2558
79327 #, gcc-internal-format
79328 msgid ""
79329 "Expected integer expression or a single device-modifier %<device_num%> or "
79330 "%<ancestor%> at %C"
79331 msgstr ""
79333 #: fortran/openmp.cc:2588
79334 #, gcc-internal-format, gfc-internal-format
79335 msgid "Expected HOST, NOHOST or ANY at %C"
79336 msgstr ""
79338 #: fortran/openmp.cc:2643
79339 #, gcc-internal-format, gfc-internal-format
79340 msgid "Expected SEQ_CST, ACQUIRE or RELAXED at %C"
79341 msgstr ""
79343 #: fortran/openmp.cc:2831
79344 #, gcc-internal-format, gfc-internal-format
79345 msgid "INDIRECT clause at %C requires a constant logical expression"
79346 msgstr ""
79348 #: fortran/openmp.cc:3018
79349 #, gcc-internal-format
79350 msgid "Multiple %qs modifiers specified at %C"
79351 msgstr ""
79353 #: fortran/openmp.cc:3128
79354 #, gcc-internal-format
79355 msgid "too many %<always%> modifiers at %L"
79356 msgstr ""
79358 #: fortran/openmp.cc:3134
79359 #, gcc-internal-format
79360 msgid "too many %<close%> modifiers at %L"
79361 msgstr ""
79363 #: fortran/openmp.cc:3140
79364 #, gcc-internal-format
79365 msgid "too many %<present%> modifiers at %L"
79366 msgstr ""
79368 #: fortran/openmp.cc:3331
79369 #, gcc-internal-format
79370 msgid ""
79371 "Expected ORDER(CONCURRENT) at %C with optional %<reproducible%> or "
79372 "%<unconstrained%> modifier"
79373 msgstr ""
79375 #: fortran/openmp.cc:3356
79376 #, gcc-internal-format, gfc-internal-format
79377 msgid "ORDERED clause argument not constant positive integer at %C"
79378 msgstr ""
79380 #: fortran/openmp.cc:3646
79381 #, gcc-internal-format, gfc-internal-format
79382 msgid "Expected FATAL or WARNING in SEVERITY clause at %C"
79383 msgstr ""
79385 #: fortran/openmp.cc:3839
79386 #, gcc-internal-format, gfc-internal-format
79387 msgid "Failed to match clause at %C"
79388 msgstr ""
79390 #: fortran/openmp.cc:4022
79391 #, gcc-internal-format, gfc-internal-format
79392 msgid "Invalid clause in module with !$ACC DECLARE at %L"
79393 msgstr ""
79395 #: fortran/openmp.cc:4032
79396 #, gcc-internal-format, gfc-internal-format
79397 msgid "Variable is USE-associated with !$ACC DECLARE at %L"
79398 msgstr ""
79400 #: fortran/openmp.cc:4041
79401 #, gcc-internal-format
79402 msgid ""
79403 "Variable %qs shall be declared in the same scoping unit as !$ACC DECLARE at "
79404 "%L"
79405 msgstr ""
79407 #: fortran/openmp.cc:4049
79408 #, gcc-internal-format, gfc-internal-format
79409 msgid "Assumed-size dummy array with !$ACC DECLARE at %L"
79410 msgstr ""
79412 #: fortran/openmp.cc:4098
79413 #, gcc-internal-format
79414 msgid ""
79415 "%<acc update%> must contain at least one %<device%> or %<host%> or %<self%> "
79416 "clause at %L"
79417 msgstr ""
79419 #: fortran/openmp.cc:4146
79420 #, gcc-internal-format, gfc-internal-format
79421 msgid "Invalid argument to !$ACC WAIT at %C"
79422 msgstr ""
79424 #: fortran/openmp.cc:4153
79425 #, gcc-internal-format, gfc-internal-format
79426 msgid "WAIT clause at %L requires a scalar INTEGER expression"
79427 msgstr ""
79429 #: fortran/openmp.cc:4201
79430 #, gcc-internal-format, gfc-internal-format
79431 msgid "ACC CACHE directive must be inside of loop %C"
79432 msgstr ""
79434 #: fortran/openmp.cc:4270
79435 #, gcc-internal-format, gfc-internal-format
79436 msgid ""
79437 "Only the !$ACC ROUTINE form without list is allowed in interface block at %C"
79438 msgstr ""
79440 #: fortran/openmp.cc:4304
79441 #, gcc-internal-format
79442 msgid "Invalid NAME %qs in !$ACC ROUTINE ( NAME ) at %C"
79443 msgstr ""
79445 #: fortran/openmp.cc:4312
79446 #, gcc-internal-format, gfc-internal-format
79447 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C"
79448 msgstr ""
79450 #: fortran/openmp.cc:4319
79451 #, gcc-internal-format
79452 msgid ""
79453 "Syntax error in !$ACC ROUTINE ( NAME ) at %C, expecting %<)%> after NAME"
79454 msgstr ""
79456 #: fortran/openmp.cc:4334
79457 #, gcc-internal-format, gfc-internal-format
79458 msgid "Multiple loop axes specified for routine at %C"
79459 msgstr ""
79461 #: fortran/openmp.cc:4345
79462 #, gcc-internal-format, gfc-internal-format
79463 msgid ""
79464 "Intrinsic symbol specified in !$ACC ROUTINE ( NAME ) at %C marked with "
79465 "incompatible GANG, WORKER, or VECTOR clause"
79466 msgstr ""
79468 #: fortran/openmp.cc:4353
79469 #, gcc-internal-format, gfc-internal-format
79470 msgid ""
79471 "Intrinsic symbol specified in !$ACC ROUTINE ( NAME ) at %C marked with "
79472 "incompatible NOHOST clause"
79473 msgstr ""
79475 #: fortran/openmp.cc:4374 fortran/openmp.cc:4402
79476 #, gcc-internal-format, gfc-internal-format
79477 msgid "!$ACC ROUTINE already applied at %C"
79478 msgstr ""
79480 #: fortran/openmp.cc:4419
79481 #, gcc-internal-format, gfc-internal-format
79482 msgid ""
79483 "!$ACC ROUTINE with GANG, WORKER, or VECTOR clause is not permitted in PURE "
79484 "procedure at %C"
79485 msgstr ""
79487 #: fortran/openmp.cc:4598
79488 #, gcc-internal-format, gfc-internal-format
79489 msgid "Expected ALIGN or ALLOCATOR clause at %C"
79490 msgstr ""
79492 #: fortran/openmp.cc:4606
79493 #, gcc-internal-format, gfc-internal-format
79494 msgid ""
79495 "Sorry, structure-element list item at %L in ALLOCATE directive is not yet "
79496 "supported"
79497 msgstr ""
79499 #: fortran/openmp.cc:4609
79500 #, gcc-internal-format, gfc-internal-format
79501 msgid "Unexpected expression as list item at %L in ALLOCATE directive"
79502 msgstr ""
79504 #: fortran/openmp.cc:4680
79505 #, gcc-internal-format, gfc-internal-format
79506 msgid ""
79507 "!$OMP ASSUMES at %C must be in the specification part of a subprogram or "
79508 "module"
79509 msgstr ""
79511 #: fortran/openmp.cc:4747
79512 #, gcc-internal-format, gfc-internal-format
79513 msgid "Unexpected junk after $OMP CRITICAL statement at %C"
79514 msgstr ""
79516 #: fortran/openmp.cc:4769
79517 #, gcc-internal-format
79518 msgid "Expected %<( depobj )%> at %C"
79519 msgstr ""
79521 #: fortran/openmp.cc:4787
79522 #, gcc-internal-format
79523 msgid ""
79524 "Expected IN, OUT, INOUT, INOUTSET or MUTEXINOUTSET followed by %<)%> at %C"
79525 msgstr ""
79527 #: fortran/openmp.cc:4801
79528 #, gcc-internal-format, gfc-internal-format
79529 msgid ""
79530 "The same depend object should be used as DEPOBJ argument at %L and as "
79531 "DESTROY argument at %L"
79532 msgstr ""
79534 #: fortran/openmp.cc:4815
79535 #, gcc-internal-format, gfc-internal-format
79536 msgid "Expected DEPEND, UPDATE, or DESTROY clause at %C"
79537 msgstr ""
79539 #: fortran/openmp.cc:4820
79540 #, gcc-internal-format, gfc-internal-format
79541 msgid ""
79542 "DEPEND clause at %L of OMP DEPOBJ construct shall not have dependence-type "
79543 "DEPOBJ"
79544 msgstr ""
79546 #: fortran/openmp.cc:4828
79547 #, gcc-internal-format, gfc-internal-format
79548 msgid ""
79549 "DEPEND clause at %L of OMP DEPOBJ construct shall have only a single locator"
79550 msgstr ""
79552 #: fortran/openmp.cc:4954 fortran/openmp.cc:9206
79553 #, gcc-internal-format, gfc-internal-format
79554 msgid ""
79555 "MESSAGE clause at %L requires a scalar default-kind CHARACTER expression"
79556 msgstr ""
79558 #: fortran/openmp.cc:4961
79559 #, gcc-internal-format, gfc-internal-format
79560 msgid "Constant character expression required in MESSAGE clause at %L"
79561 msgstr ""
79563 #: fortran/openmp.cc:4967
79564 #, gcc-internal-format, gfc-internal-format
79565 msgid "$OMP ERROR encountered at %L: %s"
79566 msgstr ""
79568 #: fortran/openmp.cc:4986
79569 #, gcc-internal-format, gfc-internal-format
79570 msgid "$OMP ERROR encountered at %L"
79571 msgstr ""
79573 #: fortran/openmp.cc:5014
79574 #, gcc-internal-format, gfc-internal-format
79575 msgid "Expected SEQ_CST, AQC_REL, RELEASE, or ACQUIRE at %C"
79576 msgstr ""
79578 #: fortran/openmp.cc:5023
79579 #, gcc-internal-format, gfc-internal-format
79580 msgid ""
79581 "List specified together with memory order clause in FLUSH directive at %C"
79582 msgstr ""
79584 #: fortran/openmp.cc:5031
79585 #, gcc-internal-format, gfc-internal-format
79586 msgid "Unexpected junk after $OMP FLUSH statement at %C"
79587 msgstr ""
79589 #: fortran/openmp.cc:5431 fortran/openmp.cc:11778
79590 #, gcc-internal-format, gfc-internal-format
79591 msgid "Redefinition of predefined %s !$OMP DECLARE REDUCTION at %L"
79592 msgstr ""
79594 #: fortran/openmp.cc:5435 fortran/openmp.cc:11782
79595 #, gcc-internal-format, gfc-internal-format
79596 msgid "Redefinition of predefined !$OMP DECLARE REDUCTION at %L"
79597 msgstr ""
79599 #: fortran/openmp.cc:5440
79600 #, gcc-internal-format, gfc-internal-format
79601 msgid "Redefinition of !$OMP DECLARE REDUCTION at %L"
79602 msgstr ""
79604 #: fortran/openmp.cc:5442
79605 #, gcc-internal-format, gfc-internal-format
79606 msgid "Previous !$OMP DECLARE REDUCTION at %L"
79607 msgstr ""
79609 #: fortran/openmp.cc:5462
79610 #, gcc-internal-format, gfc-internal-format
79611 msgid "Unexpected junk after !$OMP DECLARE REDUCTION at %C"
79612 msgstr ""
79614 #: fortran/openmp.cc:5499
79615 #, gcc-internal-format, gfc-internal-format
79616 msgid ""
79617 "Only the !$OMP DECLARE TARGET form without clauses is allowed in interface "
79618 "block at %C"
79619 msgstr ""
79621 #: fortran/openmp.cc:5514
79622 #, gcc-internal-format, gfc-internal-format
79623 msgid "Unexpected junk after !$OMP DECLARE TARGET at %C"
79624 msgstr ""
79626 #: fortran/openmp.cc:5539
79627 #, gcc-internal-format, gfc-internal-format
79628 msgid "OMP DECLARE TARGET variable at %L is an element of a COMMON block"
79629 msgstr ""
79631 #: fortran/openmp.cc:5542
79632 #, gcc-internal-format, gfc-internal-format
79633 msgid ""
79634 "Variable at %L mentioned multiple times in clauses of the same OMP DECLARE "
79635 "TARGET directive"
79636 msgstr ""
79638 #: fortran/openmp.cc:5548
79639 #, gcc-internal-format, gfc-internal-format
79640 msgid ""
79641 "OMP DECLARE TARGET variable at %L previously mentioned in LINK clause and "
79642 "later in %s clause"
79643 msgstr ""
79645 #: fortran/openmp.cc:5554
79646 #, gcc-internal-format, gfc-internal-format
79647 msgid ""
79648 "OMP DECLARE TARGET variable at %L previously mentioned in TO or ENTER clause "
79649 "and later in LINK clause"
79650 msgstr ""
79652 #: fortran/openmp.cc:5568 fortran/openmp.cc:5623
79653 #, gcc-internal-format
79654 msgid ""
79655 "List item %qs at %L set in previous OMP DECLARE TARGET directive to a "
79656 "different DEVICE_TYPE"
79657 msgstr ""
79659 #: fortran/openmp.cc:5577 fortran/openmp.cc:5631
79660 #, gcc-internal-format, gfc-internal-format
79661 msgid "DEVICE_TYPE must be ANY when used with INDIRECT at %L"
79662 msgstr ""
79664 #: fortran/openmp.cc:5587
79665 #, gcc-internal-format, gfc-internal-format
79666 msgid ""
79667 "OMP DECLARE TARGET COMMON at %L previously mentioned in LINK clause and "
79668 "later in %s clause"
79669 msgstr ""
79671 #: fortran/openmp.cc:5593
79672 #, gcc-internal-format, gfc-internal-format
79673 msgid ""
79674 "OMP DECLARE TARGET COMMON at %L previously mentioned in TO or ENTER clause "
79675 "and later in LINK clause"
79676 msgstr ""
79678 #: fortran/openmp.cc:5597
79679 #, gcc-internal-format, gfc-internal-format
79680 msgid ""
79681 "COMMON at %L mentioned multiple times in clauses of the same OMP DECLARE "
79682 "TARGET directive"
79683 msgstr ""
79685 #: fortran/openmp.cc:5606
79686 #, gcc-internal-format, gfc-internal-format
79687 msgid ""
79688 "COMMON at %L set in previous OMP DECLARE TARGET directive to a different "
79689 "DEVICE_TYPE"
79690 msgstr ""
79692 #: fortran/openmp.cc:5641
79693 #, gcc-internal-format, gfc-internal-format
79694 msgid ""
79695 "OMP DECLARE TARGET directive at %L with only DEVICE_TYPE or INDIRECT clauses "
79696 "is ignored"
79697 msgstr ""
79699 #: fortran/openmp.cc:5652
79700 #, gcc-internal-format, gfc-internal-format
79701 msgid "Syntax error in !$OMP DECLARE TARGET list at %C"
79702 msgstr ""
79704 #. FIXME: constant integer expressions.
79705 #: fortran/openmp.cc:5691
79706 #, gcc-internal-format, gfc-internal-format
79707 msgid "Expected trait-property-extension at %C"
79708 msgstr ""
79710 #: fortran/openmp.cc:5706 fortran/openmp.cc:5803 fortran/openmp.cc:5934
79711 #: fortran/openmp.cc:6084 fortran/openmp.cc:6112
79712 #, gcc-internal-format
79713 msgid "expected %<)%> at %C"
79714 msgstr ""
79716 #: fortran/openmp.cc:5728
79717 #, gcc-internal-format, gfc-internal-format
79718 msgid "expected trait selector name at %C"
79719 msgstr ""
79721 #: fortran/openmp.cc:5747
79722 #, gcc-internal-format
79723 msgid "unknown selector %qs for context selector set %qs at %C"
79724 msgstr ""
79726 #: fortran/openmp.cc:5765
79727 #, gcc-internal-format
79728 msgid "selector %qs does not accept any properties at %C"
79729 msgstr ""
79731 #: fortran/openmp.cc:5774
79732 #, gcc-internal-format
79733 msgid ""
79734 "%<score%> cannot be specified in traits in the %qs trait-selector-set at %C"
79735 msgstr ""
79737 #: fortran/openmp.cc:5781 fortran/openmp.cc:5944 fortran/openmp.cc:6036
79738 #: fortran/openmp.cc:6103
79739 #, gcc-internal-format
79740 msgid "expected %<(%> at %C"
79741 msgstr ""
79743 #: fortran/openmp.cc:5789
79744 #, gcc-internal-format
79745 msgid "%<score%> argument must be constant integer expression at %C"
79746 msgstr ""
79748 #: fortran/openmp.cc:5797
79749 #, gcc-internal-format
79750 msgid "%<score%> argument must be non-negative at %C"
79751 msgstr ""
79753 #: fortran/openmp.cc:5809
79754 #, gcc-internal-format, gfc-internal-format
79755 msgid "expected : at %C"
79756 msgstr ""
79758 #: fortran/openmp.cc:5831
79759 #, gcc-internal-format, gfc-internal-format
79760 msgid "expected identifier at %C"
79761 msgstr ""
79763 #: fortran/openmp.cc:5850
79764 #, gcc-internal-format, gfc-internal-format
79765 msgid "expected identifier or string literal at %C"
79766 msgstr ""
79768 #: fortran/openmp.cc:5871
79769 #, gcc-internal-format, gfc-internal-format
79770 msgid "expected expression at %C"
79771 msgstr ""
79773 #: fortran/openmp.cc:5883
79774 #, gcc-internal-format, gfc-internal-format
79775 msgid "property must be a constant logical expression at %C"
79776 msgstr ""
79778 #: fortran/openmp.cc:5886
79779 #, gcc-internal-format, gfc-internal-format
79780 msgid "property must be a constant integer expression at %C"
79781 msgstr ""
79783 #: fortran/openmp.cc:5898
79784 #, gcc-internal-format, gfc-internal-format
79785 msgid "property must be a conforming device number at %C"
79786 msgstr ""
79788 #: fortran/openmp.cc:5912
79789 #, gcc-internal-format, gfc-internal-format
79790 msgid "expected simd clause at %C"
79791 msgstr ""
79793 #: fortran/openmp.cc:5985
79794 #, gcc-internal-format, gfc-internal-format
79795 msgid "expected context selector set name at %C"
79796 msgstr ""
79798 #: fortran/openmp.cc:5992
79799 #, gcc-internal-format
79800 msgid "expected %<=%> at %C"
79801 msgstr ""
79803 #: fortran/openmp.cc:5999
79804 #, gcc-internal-format
79805 msgid "expected %<{%> at %C"
79806 msgstr ""
79808 #: fortran/openmp.cc:6014
79809 #, gcc-internal-format
79810 msgid "expected %<}%> at %C"
79811 msgstr ""
79813 #: fortran/openmp.cc:6043
79814 #, gcc-internal-format, gfc-internal-format
79815 msgid "expected name at %C"
79816 msgstr ""
79818 #: fortran/openmp.cc:6054
79819 #, gcc-internal-format, gfc-internal-format
79820 msgid "expected variant name at %C"
79821 msgstr ""
79823 #: fortran/openmp.cc:6094
79824 #, gcc-internal-format
79825 msgid "expected %<match%> at %C"
79826 msgstr ""
79828 #: fortran/openmp.cc:6145
79829 #, gcc-internal-format, gfc-internal-format
79830 msgid "Threadprivate variable at %C is an element of a COMMON block"
79831 msgstr ""
79833 #: fortran/openmp.cc:6182
79834 #, gcc-internal-format, gfc-internal-format
79835 msgid "Unexpected junk after OMP THREADPRIVATE at %C"
79836 msgstr ""
79838 #: fortran/openmp.cc:6189
79839 #, gcc-internal-format, gfc-internal-format
79840 msgid "Syntax error in !$OMP THREADPRIVATE list at %C"
79841 msgstr ""
79843 #: fortran/openmp.cc:6295
79844 #, gcc-internal-format, gfc-internal-format
79845 msgid ""
79846 "Program unit at %L has OpenMP device constructs/routines but does not set !"
79847 "$OMP REQUIRES REVERSE_OFFLOAD but other program units do"
79848 msgstr ""
79850 #: fortran/openmp.cc:6300
79851 #, gcc-internal-format, gfc-internal-format
79852 msgid ""
79853 "Program unit at %L has OpenMP device constructs/routines but does not set !"
79854 "$OMP REQUIRES UNIFIED_ADDRESS but other program units do"
79855 msgstr ""
79857 #: fortran/openmp.cc:6305
79858 #, gcc-internal-format, gfc-internal-format
79859 msgid ""
79860 "Program unit at %L has OpenMP device constructs/routines but does not set !"
79861 "$OMP REQUIRES UNIFIED_SHARED_MEMORY but other program units do"
79862 msgstr ""
79864 #: fortran/openmp.cc:6331
79865 #, gcc-internal-format
79866 msgid ""
79867 "!$OMP REQUIRES clause %qs specified via module %qs use at %L comes after "
79868 "using a device construct/routine"
79869 msgstr ""
79871 #: fortran/openmp.cc:6335
79872 #, gcc-internal-format
79873 msgid ""
79874 "!$OMP REQUIRES clause %qs specified at %L comes after using a device "
79875 "construct/routine"
79876 msgstr ""
79878 #: fortran/openmp.cc:6358
79879 #, gcc-internal-format
79880 msgid ""
79881 "!$OMP REQUIRES clause %<atomic_default_mem_order(%s)%> specified via module "
79882 "%qs use at %L overrides a previous %<atomic_default_mem_order(%s)%> (which "
79883 "might be through using a module)"
79884 msgstr ""
79886 #: fortran/openmp.cc:6363
79887 #, gcc-internal-format
79888 msgid ""
79889 "!$OMP REQUIRES clause %<atomic_default_mem_order(%s)%> specified at %L "
79890 "overrides a previous %<atomic_default_mem_order(%s)%> (which might be "
79891 "through using a module)"
79892 msgstr ""
79894 #: fortran/openmp.cc:6374
79895 #, gcc-internal-format
79896 msgid ""
79897 "!$OMP REQUIRES clause %<atomic_default_mem_order(%s)%> specified via module "
79898 "%qs use at %L but same clause is not specified for the program unit"
79899 msgstr ""
79901 #: fortran/openmp.cc:6379
79902 #, gcc-internal-format
79903 msgid ""
79904 "!$OMP REQUIRES clause %qs specified via module %qs use at %L but same clause "
79905 "is not specified for the program unit"
79906 msgstr ""
79908 #: fortran/openmp.cc:6408
79909 #, gcc-internal-format, gfc-internal-format
79910 msgid ""
79911 "!$OMP REQUIRES at %C must appear in the specification part of a program unit"
79912 msgstr ""
79914 #: fortran/openmp.cc:6486
79915 #, gcc-internal-format, gfc-internal-format
79916 msgid ""
79917 "Expected ACQ_REL, ACQUIRE, RELAXED, RELEASE or SEQ_CST for "
79918 "ATOMIC_DEFAULT_MEM_ORDER clause at %C"
79919 msgstr ""
79921 #: fortran/openmp.cc:6502
79922 #, gcc-internal-format, gfc-internal-format
79923 msgid "Clause expected at %C"
79924 msgstr ""
79926 #: fortran/openmp.cc:6508
79927 #, gcc-internal-format
79928 msgid "%qs clause at %L specified more than once"
79929 msgstr ""
79931 #: fortran/openmp.cc:6511
79932 #, gcc-internal-format, gfc-internal-format
79933 msgid ""
79934 "Expected UNIFIED_ADDRESS, UNIFIED_SHARED_MEMORY, DYNAMIC_ALLOCATORS, "
79935 "REVERSE_OFFLOAD, or ATOMIC_DEFAULT_MEM_ORDER clause at %L"
79936 msgstr ""
79938 #: fortran/openmp.cc:6537
79939 #, gcc-internal-format, gfc-internal-format
79940 msgid "Expected INCLUSIVE or EXCLUSIVE clause at %C"
79941 msgstr ""
79943 #: fortran/openmp.cc:6543
79944 #, gcc-internal-format, gfc-internal-format
79945 msgid "Unexpected junk after !$OMP SCAN at %C"
79946 msgstr ""
79948 #: fortran/openmp.cc:6742
79949 #, gcc-internal-format, gfc-internal-format
79950 msgid "Unexpected junk after TASKYIELD clause at %C"
79951 msgstr ""
79953 #: fortran/openmp.cc:6830
79954 #, gcc-internal-format, gfc-internal-format
79955 msgid "Unexpected junk after $OMP MASTER statement at %C"
79956 msgstr ""
79958 #: fortran/openmp.cc:6862
79959 #, gcc-internal-format, gfc-internal-format
79960 msgid "Unexpected junk after $OMP NOTHING statement at %C"
79961 msgstr ""
79963 #: fortran/openmp.cc:6897 fortran/openmp.cc:6900 fortran/openmp.cc:6903
79964 #, gcc-internal-format, gfc-internal-format
79965 msgid "!$OMP ATOMIC at %L with %s clause is incompatible with READ or WRITE"
79966 msgstr ""
79968 #: fortran/openmp.cc:6907
79969 #, gcc-internal-format, gfc-internal-format
79970 msgid "!$OMP ATOMIC at %L with %s clause requires %s clause"
79971 msgstr ""
79973 #: fortran/openmp.cc:6937
79974 #, gcc-internal-format, gfc-internal-format
79975 msgid ""
79976 "!$OMP ATOMIC WRITE at %L incompatible with ACQUIRES clause implicitly "
79977 "provided by a REQUIRES directive"
79978 msgstr ""
79980 #: fortran/openmp.cc:6948
79981 #, gcc-internal-format, gfc-internal-format
79982 msgid ""
79983 "!$OMP ATOMIC READ at %L incompatible with RELEASE clause implicitly provided "
79984 "by a REQUIRES directive"
79985 msgstr ""
79987 #: fortran/openmp.cc:6966
79988 #, gcc-internal-format, gfc-internal-format
79989 msgid "!$OMP ATOMIC READ at %L incompatible with RELEASE clause"
79990 msgstr ""
79992 #: fortran/openmp.cc:6976
79993 #, gcc-internal-format, gfc-internal-format
79994 msgid "!$OMP ATOMIC WRITE at %L incompatible with ACQUIRE clause"
79995 msgstr ""
79997 #: fortran/openmp.cc:7013
79998 #, gcc-internal-format, gfc-internal-format
79999 msgid "Unexpected junk after !$ACC ATOMIC statement at %C"
80000 msgstr ""
80002 #: fortran/openmp.cc:7028
80003 #, gcc-internal-format, gfc-internal-format
80004 msgid "Unexpected junk after $OMP BARRIER statement at %C"
80005 msgstr ""
80007 #: fortran/openmp.cc:7084
80008 #, gcc-internal-format, gfc-internal-format
80009 msgid ""
80010 "Expected construct-type PARALLEL, SECTIONS, DO or TASKGROUP in $OMP "
80011 "CANCELLATION POINT statement at %C"
80012 msgstr ""
80014 #: fortran/openmp.cc:7090
80015 #, gcc-internal-format, gfc-internal-format
80016 msgid "Unexpected junk after $OMP CANCELLATION POINT statement at %C"
80017 msgstr ""
80019 #: fortran/openmp.cc:7111
80020 #, gcc-internal-format, gfc-internal-format
80021 msgid "Unexpected junk after NOWAIT clause at %C"
80022 msgstr ""
80024 #: fortran/openmp.cc:7150
80025 #, gcc-internal-format, gfc-internal-format
80026 msgid "%s clause at %L requires a scalar INTEGER expression"
80027 msgstr ""
80029 #: fortran/openmp.cc:7162
80030 #, gcc-internal-format, gfc-internal-format
80031 msgid "INTEGER expression of %s clause at %L must be positive"
80032 msgstr ""
80034 #: fortran/openmp.cc:7174
80035 #, gcc-internal-format, gfc-internal-format
80036 msgid "INTEGER expression of %s clause at %L must be non-negative"
80037 msgstr ""
80039 #: fortran/openmp.cc:7185
80040 #, gcc-internal-format
80041 msgid "Cray pointer object %qs of derived type in %s clause at %L"
80042 msgstr ""
80044 #: fortran/openmp.cc:7188
80045 #, gcc-internal-format
80046 msgid "Cray pointee object %qs of derived type in %s clause at %L"
80047 msgstr ""
80049 #: fortran/openmp.cc:7194 fortran/openmp.cc:9074
80050 #, gcc-internal-format
80051 msgid "POINTER object %qs of polymorphic type in %s clause at %L"
80052 msgstr ""
80054 #: fortran/openmp.cc:7199
80055 #, gcc-internal-format
80056 msgid "Cray pointer object %qs of polymorphic type in %s clause at %L"
80057 msgstr ""
80059 #: fortran/openmp.cc:7204
80060 #, gcc-internal-format
80061 msgid "Cray pointee object %qs of polymorphic type in %s clause at %L"
80062 msgstr ""
80064 #: fortran/openmp.cc:7214 fortran/openmp.cc:8559 fortran/openmp.cc:8836
80065 #, gcc-internal-format
80066 msgid "Assumed size array %qs in %s clause at %L"
80067 msgstr ""
80069 #: fortran/openmp.cc:7217
80070 #, gcc-internal-format
80071 msgid "Assumed rank array %qs in %s clause at %L"
80072 msgstr ""
80074 #: fortran/openmp.cc:7233 fortran/openmp.cc:8823
80075 #, gcc-internal-format
80076 msgid "POINTER object %qs in %s clause at %L"
80077 msgstr ""
80079 #: fortran/openmp.cc:7238 fortran/openmp.cc:9078
80080 #, gcc-internal-format
80081 msgid "Cray pointer object %qs in %s clause at %L"
80082 msgstr ""
80084 #: fortran/openmp.cc:7243 fortran/openmp.cc:9081
80085 #, gcc-internal-format
80086 msgid "Cray pointee object %qs in %s clause at %L"
80087 msgstr ""
80089 #: fortran/openmp.cc:7248 fortran/openmp.cc:9069
80090 #, gcc-internal-format
80091 msgid "ALLOCATABLE object %qs in %s clause at %L"
80092 msgstr ""
80094 #: fortran/openmp.cc:7251
80095 #, gcc-internal-format
80096 msgid "VALUE object %qs in %s clause at %L"
80097 msgstr ""
80099 #: fortran/openmp.cc:7294
80100 #, gcc-internal-format, gfc-internal-format
80101 msgid "Implicitly declared function %s used in !$OMP DECLARE REDUCTION at %L"
80102 msgstr ""
80104 #: fortran/openmp.cc:7343
80105 #, gcc-internal-format, gfc-internal-format
80106 msgid "Implicitly declared subroutine %s used in !$OMP DECLARE REDUCTION at %L"
80107 msgstr ""
80109 #: fortran/openmp.cc:7379
80110 #, gcc-internal-format
80111 msgid ""
80112 "Unexpected function-result variable %qs at %L in declarative !$OMP ALLOCATE"
80113 msgstr ""
80115 #: fortran/openmp.cc:7385
80116 #, gcc-internal-format
80117 msgid "Procedure pointer %qs not supported with !$OMP ALLOCATE at %L"
80118 msgstr ""
80120 #: fortran/openmp.cc:7391
80121 #, gcc-internal-format
80122 msgid ""
80123 "Argument %qs at %L to declarative !$OMP ALLOCATE directive must be a variable"
80124 msgstr ""
80126 #: fortran/openmp.cc:7398
80127 #, gcc-internal-format
80128 msgid ""
80129 "Argument %qs at %L to declarative !$OMP ALLOCATE shall be in the same scope "
80130 "as the variable declaration"
80131 msgstr ""
80133 #: fortran/openmp.cc:7405
80134 #, gcc-internal-format
80135 msgid ""
80136 "Unexpected dummy argument %qs as argument at %L to declarative !$OMP ALLOCATE"
80137 msgstr ""
80139 #: fortran/openmp.cc:7411
80140 #, gcc-internal-format
80141 msgid ""
80142 "Unexpected coarray argument %qs as argument at %L to declarative !$OMP "
80143 "ALLOCATE"
80144 msgstr ""
80146 #: fortran/openmp.cc:7419
80147 #, gcc-internal-format
80148 msgid "Duplicated common block %</%s/%> in !$OMP ALLOCATE at %L"
80149 msgstr ""
80151 #: fortran/openmp.cc:7426
80152 #, gcc-internal-format
80153 msgid "Duplicated variable %qs in !$OMP ALLOCATE at %L"
80154 msgstr ""
80156 #: fortran/openmp.cc:7437
80157 #, gcc-internal-format
80158 msgid "Sorry, EQUIVALENCE object %qs not supported with !$OMP ALLOCATE at %L"
80159 msgstr ""
80161 #: fortran/openmp.cc:7446
80162 #, gcc-internal-format
80163 msgid ""
80164 "Sorry, Cray pointers and pointees such as %qs are not supported with !$OMP "
80165 "ALLOCATE at %L"
80166 msgstr ""
80168 #: fortran/openmp.cc:7455
80169 #, gcc-internal-format
80170 msgid ""
80171 "Unexpected allocatable variable %qs at %L in declarative !$OMP ALLOCATE "
80172 "directive"
80173 msgstr ""
80175 #: fortran/openmp.cc:7460
80176 #, gcc-internal-format
80177 msgid ""
80178 "Unexpected pointer variable %qs at %L in declarative !$OMP ALLOCATE directive"
80179 msgstr ""
80181 #: fortran/openmp.cc:7471 fortran/openmp.cc:8026
80182 #, gcc-internal-format, gfc-internal-format
80183 msgid ""
80184 "ALIGN requires a scalar positive constant integer alignment expression at %L "
80185 "that is a power of two"
80186 msgstr ""
80188 #: fortran/openmp.cc:7486
80189 #, gcc-internal-format
80190 msgid ""
80191 "An ALLOCATOR clause is required as the list item %<%s%s%s%> at %L has the "
80192 "SAVE attribute"
80193 msgstr ""
80195 #: fortran/openmp.cc:7491
80196 #, gcc-internal-format
80197 msgid ""
80198 "Predefined allocator required in ALLOCATOR clause at %L as the list item "
80199 "%<%s%s%s%> at %L has the SAVE attribute"
80200 msgstr ""
80202 #: fortran/openmp.cc:7505 fortran/openmp.cc:8010
80203 #, gcc-internal-format
80204 msgid ""
80205 "Expected integer expression of the %<omp_allocator_handle_kind%> kind at %L"
80206 msgstr ""
80208 #: fortran/openmp.cc:7521
80209 #, gcc-internal-format, gfc-internal-format
80210 msgid "HOLDS expression at %L must be a scalar logical expression"
80211 msgstr ""
80213 #: fortran/openmp.cc:7557
80214 #, gcc-internal-format, gfc-internal-format
80215 msgid "ORDERED clause parameter is less than COLLAPSE at %L"
80216 msgstr ""
80218 #: fortran/openmp.cc:7560
80219 #, gcc-internal-format, gfc-internal-format
80220 msgid "ORDER clause must not be used together ORDERED at %L"
80221 msgstr ""
80223 #: fortran/openmp.cc:7567 fortran/openmp.cc:7578 fortran/resolve.cc:11309
80224 #: fortran/resolve.cc:12878
80225 #, gcc-internal-format, gfc-internal-format
80226 msgid "IF clause at %L requires a scalar LOGICAL expression"
80227 msgstr ""
80229 #: fortran/openmp.cc:7582
80230 #, gcc-internal-format, gfc-internal-format
80231 msgid ""
80232 "IF clause without modifier at %L used together with IF clauses with modifiers"
80233 msgstr ""
80235 #: fortran/openmp.cc:7707
80236 #, gcc-internal-format, gfc-internal-format
80237 msgid ""
80238 "IF clause modifier %s at %L not appropriate for the current OpenMP construct"
80239 msgstr ""
80241 #: fortran/openmp.cc:7717
80242 #, gcc-internal-format, gfc-internal-format
80243 msgid "SELF clause at %L requires a scalar LOGICAL expression"
80244 msgstr ""
80246 #: fortran/openmp.cc:7726
80247 #, gcc-internal-format, gfc-internal-format
80248 msgid "FINAL clause at %L requires a scalar LOGICAL expression"
80249 msgstr ""
80251 #: fortran/openmp.cc:7736
80252 #, gcc-internal-format, gfc-internal-format
80253 msgid "SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
80254 msgstr ""
80256 #: fortran/openmp.cc:7741
80257 #, gcc-internal-format, gfc-internal-format
80258 msgid ""
80259 "INTEGER expression of SCHEDULE clause's chunk_size at %L must be positive"
80260 msgstr ""
80262 #: fortran/openmp.cc:7748
80263 #, gcc-internal-format, gfc-internal-format
80264 msgid "Both MONOTONIC and NONMONOTONIC schedule modifiers specified at %L"
80265 msgstr ""
80267 #: fortran/openmp.cc:7751
80268 #, gcc-internal-format, gfc-internal-format
80269 msgid "NONMONOTONIC schedule modifier specified with ORDERED clause at %L"
80270 msgstr ""
80272 #: fortran/openmp.cc:7760
80273 #, gcc-internal-format, gfc-internal-format
80274 msgid ""
80275 "DEPOBJ in DEPOBJ construct at %L shall be a scalar integer of "
80276 "OMP_DEPEND_KIND kind"
80277 msgstr ""
80279 #: fortran/openmp.cc:7781
80280 #, gcc-internal-format
80281 msgid "Variable %qs is not a dummy argument at %L"
80282 msgstr ""
80284 #: fortran/openmp.cc:7816
80285 #, gcc-internal-format
80286 msgid ""
80287 "Object %qs is not a variable at %L; parameters cannot be and need not be "
80288 "copied"
80289 msgstr ""
80291 #: fortran/openmp.cc:7820
80292 #, gcc-internal-format
80293 msgid ""
80294 "Object %qs is not a variable at %L; parameters cannot be and need not be "
80295 "mapped"
80296 msgstr ""
80298 #: fortran/openmp.cc:7825 fortran/openmp.cc:11441
80299 #, gcc-internal-format
80300 msgid "Object %qs is not a variable at %L"
80301 msgstr ""
80303 #: fortran/openmp.cc:7836
80304 #, gcc-internal-format
80305 msgid ""
80306 "%<inscan%> REDUCTION clause on construct other than DO, SIMD, DO SIMD, "
80307 "PARALLEL DO, PARALLEL DO SIMD at %L"
80308 msgstr ""
80310 #: fortran/openmp.cc:7840
80311 #, gcc-internal-format
80312 msgid ""
80313 "ORDERED clause specified together with %<inscan%> REDUCTION clause at %L"
80314 msgstr ""
80316 #: fortran/openmp.cc:7843
80317 #, gcc-internal-format
80318 msgid ""
80319 "SCHEDULE clause specified together with %<inscan%> REDUCTION clause at %L"
80320 msgstr ""
80322 #: fortran/openmp.cc:7874 fortran/openmp.cc:7886 fortran/openmp.cc:7907
80323 #: fortran/openmp.cc:7919 fortran/openmp.cc:7942 fortran/openmp.cc:7950
80324 #: fortran/openmp.cc:7971 fortran/openmp.cc:7982 fortran/openmp.cc:7994
80325 #: fortran/openmp.cc:8229 fortran/openmp.cc:11465
80326 #, gcc-internal-format
80327 msgid "Symbol %qs present on multiple clauses at %L"
80328 msgstr ""
80330 #: fortran/openmp.cc:7915
80331 #, gcc-internal-format
80332 msgid "Symbol %qs has mixed component and non-component accesses at %L"
80333 msgstr ""
80335 #: fortran/openmp.cc:7965
80336 #, gcc-internal-format
80337 msgid "Symbol %qs present on both data and map clauses at %L"
80338 msgstr ""
80340 #: fortran/openmp.cc:8051
80341 #, gcc-internal-format
80342 msgid "%qs appears more than once in %<allocate%> at %L"
80343 msgstr ""
80345 #: fortran/openmp.cc:8093
80346 #, gcc-internal-format
80347 msgid ""
80348 "%qs specified in %<allocate%> clause at %L but not in an explicit "
80349 "privatization clause"
80350 msgstr ""
80352 #: fortran/openmp.cc:8121
80353 #, gcc-internal-format
80354 msgid "Unexpected coarray %qs in %<allocate%> at %L"
80355 msgstr ""
80357 #: fortran/openmp.cc:8135
80358 #, gcc-internal-format
80359 msgid ""
80360 "%qs specified in %<allocate%> at %L but not in the associated ALLOCATE "
80361 "statement"
80362 msgstr ""
80364 #: fortran/openmp.cc:8169
80365 #, gcc-internal-format
80366 msgid ""
80367 "%qs listed in %<allocate%> statement at %L but it is neither explicitly in "
80368 "listed in the %<!$OMP ALLOCATE%> directive nor exists a directive without "
80369 "argument list"
80370 msgstr ""
80372 #: fortran/openmp.cc:8180
80373 #, gcc-internal-format
80374 msgid ""
80375 "Unexpected coarray %qs in %<allocate%> at %L, implicitly listed in %<!$OMP "
80376 "ALLOCATE%> at %L"
80377 msgstr ""
80379 #: fortran/openmp.cc:8205
80380 #, gcc-internal-format
80381 msgid ""
80382 "ALLOCATORS directive at %L inside a target region must specify an ALLOCATOR "
80383 "modifier for %qs"
80384 msgstr ""
80386 #: fortran/openmp.cc:8209
80387 #, gcc-internal-format
80388 msgid ""
80389 "ALLOCATE directive at %L inside a target region must specify an ALLOCATOR "
80390 "clause for %qs"
80391 msgstr ""
80393 #: fortran/openmp.cc:8213
80394 #, gcc-internal-format, gfc-internal-format
80395 msgid ""
80396 "ALLOCATE directive at %L inside a target region must specify an ALLOCATOR "
80397 "clause"
80398 msgstr ""
80400 #: fortran/openmp.cc:8236
80401 #, gcc-internal-format
80402 msgid "Array %qs is not permitted in reduction at %L"
80403 msgstr ""
80405 #: fortran/openmp.cc:8249
80406 #, gcc-internal-format
80407 msgid "Symbol %qs present on both FROM and TO clauses at %L"
80408 msgstr ""
80410 #: fortran/openmp.cc:8267
80411 #, gcc-internal-format
80412 msgid "Non-THREADPRIVATE object %qs in COPYIN clause at %L"
80413 msgstr ""
80415 #: fortran/openmp.cc:8273
80416 #, gcc-internal-format, gfc-internal-format
80417 msgid "NOWAIT clause must not be used with COPYPRIVATE clause at %L"
80418 msgstr ""
80420 #: fortran/openmp.cc:8278
80421 #, gcc-internal-format
80422 msgid "Assumed size array %qs in COPYPRIVATE clause at %L"
80423 msgstr ""
80425 #: fortran/openmp.cc:8281
80426 #, gcc-internal-format
80427 msgid "INTENT(IN) POINTER %qs in COPYPRIVATE clause at %L"
80428 msgstr ""
80430 #: fortran/openmp.cc:8289
80431 #, gcc-internal-format
80432 msgid "THREADPRIVATE object %qs in SHARED clause at %L"
80433 msgstr ""
80435 #: fortran/openmp.cc:8292
80436 #, gcc-internal-format
80437 msgid "Cray pointee %qs in SHARED clause at %L"
80438 msgstr ""
80440 #: fortran/openmp.cc:8295
80441 #, gcc-internal-format
80442 msgid "Associate name %qs in SHARED clause at %L"
80443 msgstr ""
80445 #: fortran/openmp.cc:8301
80446 #, gcc-internal-format
80447 msgid "DETACH event handle %qs in SHARED clause at %L"
80448 msgstr ""
80450 #: fortran/openmp.cc:8316
80451 #, gcc-internal-format
80452 msgid ""
80453 "%qs in ALIGNED clause must be POINTER, ALLOCATABLE, Cray pointer or C_PTR at "
80454 "%L"
80455 msgstr ""
80457 #: fortran/openmp.cc:8326
80458 #, gcc-internal-format
80459 msgid ""
80460 "%qs in ALIGNED clause at %L requires a scalar positive constant integer "
80461 "alignment expression"
80462 msgstr ""
80464 #: fortran/openmp.cc:8352
80465 #, gcc-internal-format, gfc-internal-format
80466 msgid "Scalar integer expression for range begin expected at %L"
80467 msgstr ""
80469 #: fortran/openmp.cc:8358
80470 #, gcc-internal-format, gfc-internal-format
80471 msgid "Scalar integer expression for range end expected at %L"
80472 msgstr ""
80474 #: fortran/openmp.cc:8364
80475 #, gcc-internal-format, gfc-internal-format
80476 msgid "Scalar integer expression for range step expected at %L"
80477 msgstr ""
80479 #: fortran/openmp.cc:8369
80480 #, gcc-internal-format, gfc-internal-format
80481 msgid "Nonzero range step expected at %L"
80482 msgstr ""
80484 #: fortran/openmp.cc:8382
80485 #, gcc-internal-format, gfc-internal-format
80486 msgid ""
80487 "Dependence-type SINK used together with SOURCE on the same construct at %L"
80488 msgstr ""
80490 #: fortran/openmp.cc:8392
80491 #, gcc-internal-format, gfc-internal-format
80492 msgid "SINK addend not a constant integer at %L"
80493 msgstr ""
80495 #: fortran/openmp.cc:8398
80496 #, gcc-internal-format
80497 msgid "omp_cur_iteration at %L requires %<-1%> as logical offset"
80498 msgstr ""
80500 #: fortran/openmp.cc:8408
80501 #, gcc-internal-format
80502 msgid ""
80503 "Locator %qs at %L in DEPEND clause of depobj type shall be a scalar integer "
80504 "of OMP_DEPEND_KIND kind"
80505 msgstr ""
80507 #: fortran/openmp.cc:8419
80508 #, gcc-internal-format, gfc-internal-format
80509 msgid ""
80510 "Locator at %L in DEPEND clause of depobj type shall be a scalar integer of "
80511 "OMP_DEPEND_KIND kind"
80512 msgstr ""
80514 #: fortran/openmp.cc:8463
80515 #, gcc-internal-format, gfc-internal-format
80516 msgid "Array is not contiguous at %L"
80517 msgstr ""
80519 #: fortran/openmp.cc:8478
80520 #, gcc-internal-format
80521 msgid "%qs clause argument must be ALLOCATABLE or a POINTER at %L"
80522 msgstr ""
80524 #: fortran/openmp.cc:8490
80525 #, gcc-internal-format, gfc-internal-format
80526 msgid "Unexpected substring reference in %s clause at %L"
80527 msgstr ""
80529 #: fortran/openmp.cc:8498
80530 #, gcc-internal-format, gfc-internal-format
80531 msgid "Unexpected complex-parts designator reference in %s clause at %L"
80532 msgstr ""
80534 #: fortran/openmp.cc:8507 fortran/openmp.cc:8525
80535 #, gcc-internal-format
80536 msgid "%qs in %s clause at %L is not a proper array section"
80537 msgstr ""
80539 #: fortran/openmp.cc:8517
80540 #, gcc-internal-format, gfc-internal-format
80541 msgid "Stride should not be specified for array section in %s clause at %L"
80542 msgstr ""
80544 #: fortran/openmp.cc:8539
80545 #, gcc-internal-format
80546 msgid "%qs in %s clause at %L is a zero size array section"
80547 msgstr ""
80549 #: fortran/openmp.cc:8565
80550 #, gcc-internal-format
80551 msgid ""
80552 "List item %qs with allocatable components is not permitted in map clause at "
80553 "%L"
80554 msgstr ""
80556 #: fortran/openmp.cc:8591
80557 #, gcc-internal-format, gfc-internal-format
80558 msgid ""
80559 "TARGET%s with map-type other than TO, FROM, TOFROM, or ALLOC on MAP clause "
80560 "at %L"
80561 msgstr ""
80563 #: fortran/openmp.cc:8622
80564 #, gcc-internal-format, gfc-internal-format
80565 msgid ""
80566 "TARGET ENTER DATA with map-type other than TO, TOFROM or ALLOC on MAP clause "
80567 "at %L"
80568 msgstr ""
80570 #: fortran/openmp.cc:8651
80571 #, gcc-internal-format, gfc-internal-format
80572 msgid ""
80573 "TARGET EXIT DATA with map-type other than FROM, TOFROM, RELEASE, or DELETE "
80574 "on MAP clause at %L"
80575 msgstr ""
80577 #: fortran/openmp.cc:8667 fortran/openmp.cc:8807
80578 #, gcc-internal-format
80579 msgid "THREADPRIVATE object %qs in %s clause at %L"
80580 msgstr ""
80582 #: fortran/openmp.cc:8670 fortran/openmp.cc:8810
80583 #, gcc-internal-format
80584 msgid "Cray pointee %qs in %s clause at %L"
80585 msgstr ""
80587 #. Non-TARGET (i.e. DISPATCH) requires a C_PTR.
80588 #: fortran/openmp.cc:8682
80589 #, gcc-internal-format
80590 msgid "List item %qs in %s clause at %L must be of TYPE(C_PTR)"
80591 msgstr ""
80593 #: fortran/openmp.cc:8739
80594 #, gcc-internal-format
80595 msgid "Memspace %qs at %L in USES_ALLOCATORS must be a predefined memory space"
80596 msgstr ""
80598 #: fortran/openmp.cc:8747
80599 #, gcc-internal-format
80600 msgid ""
80601 "Allocator %qs at %L in USES_ALLOCATORS must be a scalar integer of kind "
80602 "%<omp_allocator_handle_kind%>"
80603 msgstr ""
80605 #: fortran/openmp.cc:8755
80606 #, gcc-internal-format
80607 msgid ""
80608 "Allocator %qs at %L in USES_ALLOCATORS must either a variable or a "
80609 "predefined allocator"
80610 msgstr ""
80612 #: fortran/openmp.cc:8760
80613 #, gcc-internal-format
80614 msgid ""
80615 "A memory space or traits array may not be specified for predefined allocator "
80616 "%qs at %L"
80617 msgstr ""
80619 #: fortran/openmp.cc:8771
80620 #, gcc-internal-format
80621 msgid ""
80622 "Traits array %qs in USES_ALLOCATORS %L must be a one-dimensional named "
80623 "constant array of type %<omp_alloctrait%>"
80624 msgstr ""
80626 #: fortran/openmp.cc:8801
80627 #, gcc-internal-format
80628 msgid ""
80629 "%<inscan%> and non-%<inscan%> %<reduction%> clauses on the same construct at "
80630 "%L"
80631 msgstr ""
80633 #: fortran/openmp.cc:8813
80634 #, gcc-internal-format
80635 msgid "Associate name %qs in %s clause at %L"
80636 msgstr ""
80638 #: fortran/openmp.cc:8820
80639 #, gcc-internal-format
80640 msgid "Procedure pointer %qs in %s clause at %L"
80641 msgstr ""
80643 #: fortran/openmp.cc:8826
80644 #, gcc-internal-format
80645 msgid "Cray pointer %qs in %s clause at %L"
80646 msgstr ""
80648 #: fortran/openmp.cc:8839
80649 #, gcc-internal-format
80650 msgid "Variable %qs in %s clause is used in NAMELIST statement at %L"
80651 msgstr ""
80653 #. case OMP_LIST_REDUCTION:
80654 #: fortran/openmp.cc:8849
80655 #, gcc-internal-format
80656 msgid "INTENT(IN) POINTER %qs in %s clause at %L"
80657 msgstr ""
80659 #: fortran/openmp.cc:8860
80660 #, gcc-internal-format
80661 msgid "DETACH event handle %qs in %s clause at %L"
80662 msgstr ""
80664 #: fortran/openmp.cc:8884
80665 #, gcc-internal-format, gfc-internal-format
80666 msgid "Only DEFAULT permitted as reduction-modifier in REDUCTION clause at %L"
80667 msgstr ""
80669 #: fortran/openmp.cc:8977
80670 #, gcc-internal-format, gfc-internal-format
80671 msgid "!$OMP DECLARE REDUCTION %s not found for type %s at %L"
80672 msgstr ""
80674 #: fortran/openmp.cc:9005
80675 #, gcc-internal-format, gfc-internal-format
80676 msgid "LINEAR clause modifier used on DO or SIMD construct at %L"
80677 msgstr ""
80679 #: fortran/openmp.cc:9011
80680 #, gcc-internal-format, gfc-internal-format
80681 msgid ""
80682 "LINEAR clause modifier other than VAL used on DO or SIMD construct at %L"
80683 msgstr ""
80685 #: fortran/openmp.cc:9019
80686 #, gcc-internal-format
80687 msgid "LINEAR variable %qs must be INTEGER at %L"
80688 msgstr ""
80690 #: fortran/openmp.cc:9024
80691 #, gcc-internal-format
80692 msgid "LINEAR dummy argument %qs with VALUE attribute with %s modifier at %L"
80693 msgstr ""
80695 #: fortran/openmp.cc:9035
80696 #, gcc-internal-format
80697 msgid ""
80698 "%qs in LINEAR clause at %L requires a scalar integer linear-step expression"
80699 msgstr ""
80701 #: fortran/openmp.cc:9052
80702 #, gcc-internal-format
80703 msgid ""
80704 "%qs in LINEAR clause at %L requires a constant integer linear-step "
80705 "expression or dummy argument specified in UNIFORM clause"
80706 msgstr ""
80708 #: fortran/openmp.cc:9086
80709 #, gcc-internal-format
80710 msgid "%s clause variable %qs at %L is neither a POINTER nor an array"
80711 msgstr ""
80713 #: fortran/openmp.cc:9146
80714 #, gcc-internal-format, gfc-internal-format
80715 msgid "NUM_TEAMS lower bound at %L larger than upper bound at %L"
80716 msgstr ""
80718 #: fortran/openmp.cc:9159
80719 #, gcc-internal-format, gfc-internal-format
80720 msgid "Value of HINT clause at %L shall be a valid constant hint expression"
80721 msgstr ""
80723 #: fortran/openmp.cc:9169
80724 #, gcc-internal-format, gfc-internal-format
80725 msgid ""
80726 "DIST_SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
80727 msgstr ""
80729 #: fortran/openmp.cc:9199
80730 #, gcc-internal-format, gfc-internal-format
80731 msgid "Incompatible use of TILE and COLLAPSE at %L"
80732 msgstr ""
80734 #: fortran/openmp.cc:9223
80735 #, gcc-internal-format, gfc-internal-format
80736 msgid ""
80737 "TARGET DATA must contain at least one MAP, USE_DEVICE_PTR, or "
80738 "USE_DEVICE_ADDR clause at %L"
80739 msgstr ""
80741 #: fortran/openmp.cc:9226
80742 #, gcc-internal-format, gfc-internal-format
80743 msgid "%s must contain at least one MAP clause at %L"
80744 msgstr ""
80746 #: fortran/openmp.cc:9236
80747 #, gcc-internal-format
80748 msgid ""
80749 "%qs at %L should be a scalar of type integer(kind=omp_event_handle_kind)"
80750 msgstr ""
80752 #: fortran/openmp.cc:9241
80753 #, gcc-internal-format, gfc-internal-format
80754 msgid "The event handle at %L must not be an array element"
80755 msgstr ""
80757 #: fortran/openmp.cc:9245
80758 #, gcc-internal-format, gfc-internal-format
80759 msgid "The event handle at %L must not be part of a derived type or class"
80760 msgstr ""
80762 #: fortran/openmp.cc:9249
80763 #, gcc-internal-format
80764 msgid ""
80765 "%<DETACH%> clause at %L must not be used together with %<MERGEABLE%> clause"
80766 msgstr ""
80768 #: fortran/openmp.cc:9256
80769 #, gcc-internal-format
80770 msgid "%<host_data%> construct at %L requires %<use_device%> clause"
80771 msgstr ""
80773 #: fortran/openmp.cc:9410
80774 #, gcc-internal-format, gfc-internal-format
80775 msgid "Expected IF at %L in atomic compare capture"
80776 msgstr ""
80778 #: fortran/openmp.cc:9418
80779 #, gcc-internal-format, gfc-internal-format
80780 msgid "Expected ELSE at %L in atomic compare capture"
80781 msgstr ""
80783 #: fortran/openmp.cc:9530
80784 #, gcc-internal-format
80785 msgid ""
80786 "Expected %<==%>, %<.EQ.%> or %<.EQV.%> atomic comparison expression at %L"
80787 msgstr ""
80789 #: fortran/openmp.cc:9536
80790 #, gcc-internal-format, gfc-internal-format
80791 msgid "Expected scalar intrinsic variable at %L in atomic comparison"
80792 msgstr ""
80794 #: fortran/openmp.cc:9544
80795 #, gcc-internal-format, gfc-internal-format
80796 msgid "Expected scalar intrinsic expression at %L in atomic comparison"
80797 msgstr ""
80799 #: fortran/openmp.cc:9552
80800 #, gcc-internal-format, gfc-internal-format
80801 msgid ""
80802 "!$OMP ATOMIC statement must set a scalar variable of intrinsic type at %L"
80803 msgstr ""
80805 #: fortran/openmp.cc:9561
80806 #, gcc-internal-format, gfc-internal-format
80807 msgid ""
80808 "!$OMP ATOMIC statement must assign an expression of intrinsic type at %L"
80809 msgstr ""
80811 #: fortran/openmp.cc:9568
80812 #, gcc-internal-format, gfc-internal-format
80813 msgid "!$OMP ATOMIC with ALLOCATABLE variable at %L"
80814 msgstr ""
80816 #: fortran/openmp.cc:9585
80817 #, gcc-internal-format, gfc-internal-format
80818 msgid ""
80819 "!$OMP ATOMIC READ statement must read from a scalar variable of intrinsic "
80820 "type at %L"
80821 msgstr ""
80823 #: fortran/openmp.cc:9590
80824 #, gcc-internal-format, gfc-internal-format
80825 msgid ""
80826 "expr in !$OMP ATOMIC WRITE assignment var = expr must be scalar and cannot "
80827 "reference var at %L"
80828 msgstr ""
80830 #: fortran/openmp.cc:9602
80831 #, gcc-internal-format, gfc-internal-format
80832 msgid ""
80833 "!$OMP ATOMIC capture-statement must set a scalar variable of intrinsic type "
80834 "at %L"
80835 msgstr ""
80837 #: fortran/openmp.cc:9610
80838 #, gcc-internal-format, gfc-internal-format
80839 msgid ""
80840 "!$OMP ATOMIC capture-statement requires a scalar variable of intrinsic type "
80841 "at %L"
80842 msgstr ""
80844 #: fortran/openmp.cc:9620
80845 #, gcc-internal-format, gfc-internal-format
80846 msgid ""
80847 "!$OMP ATOMIC CAPTURE capture statement reads from different variable than "
80848 "update statement writes into at %L"
80849 msgstr ""
80851 #: fortran/openmp.cc:9636
80852 #, gcc-internal-format
80853 msgid ""
80854 "For !$OMP ATOMIC COMPARE, the first operand in comparison at %L must be the "
80855 "variable %qs that the update statement writes into at %L"
80856 msgstr ""
80858 #: fortran/openmp.cc:9644
80859 #, gcc-internal-format, gfc-internal-format
80860 msgid ""
80861 "expr in !$OMP ATOMIC COMPARE assignment var = expr must be scalar and cannot "
80862 "reference var at %L"
80863 msgstr ""
80865 #: fortran/openmp.cc:9662
80866 #, gcc-internal-format, gfc-internal-format
80867 msgid ""
80868 "!$OMP ATOMIC UPDATE at %L with FAIL clause requiries either the COMPARE "
80869 "clause or using the intrinsic MIN/MAX procedure"
80870 msgstr ""
80872 #: fortran/openmp.cc:9689
80873 #, gcc-internal-format, gfc-internal-format
80874 msgid ""
80875 "!$OMP ATOMIC assignment operator must be binary +, *, -, /, .AND., .OR., ."
80876 "EQV. or .NEQV. at %L"
80877 msgstr ""
80879 #: fortran/openmp.cc:9737
80880 #, gcc-internal-format, gfc-internal-format
80881 msgid ""
80882 "!$OMP ATOMIC assignment must be var = var op expr or var = expr op var at %L"
80883 msgstr ""
80885 #: fortran/openmp.cc:9751
80886 #, gcc-internal-format, gfc-internal-format
80887 msgid ""
80888 "!$OMP ATOMIC var = var op expr not mathematically equivalent to var = var op "
80889 "(expr) at %L"
80890 msgstr ""
80892 #: fortran/openmp.cc:9784
80893 #, gcc-internal-format, gfc-internal-format
80894 msgid ""
80895 "expr in !$OMP ATOMIC assignment var = var op expr must be scalar and cannot "
80896 "reference var at %L"
80897 msgstr ""
80899 #: fortran/openmp.cc:9808
80900 #, gcc-internal-format, gfc-internal-format
80901 msgid ""
80902 "!$OMP ATOMIC assignment intrinsic IAND, IOR or IEOR must have two arguments "
80903 "at %L"
80904 msgstr ""
80906 #: fortran/openmp.cc:9815
80907 #, gcc-internal-format, gfc-internal-format
80908 msgid ""
80909 "!$OMP ATOMIC assignment intrinsic must be MIN, MAX, IAND, IOR or IEOR at %L"
80910 msgstr ""
80912 #: fortran/openmp.cc:9838
80913 #, gcc-internal-format
80914 msgid ""
80915 "!$OMP ATOMIC intrinsic arguments except one must not reference %qs at %L"
80916 msgstr ""
80918 #: fortran/openmp.cc:9845
80919 #, gcc-internal-format, gfc-internal-format
80920 msgid "!$OMP ATOMIC intrinsic arguments must be scalar at %L"
80921 msgstr ""
80923 #: fortran/openmp.cc:9853
80924 #, gcc-internal-format
80925 msgid "First or last !$OMP ATOMIC intrinsic argument must be %qs at %L"
80926 msgstr ""
80928 #: fortran/openmp.cc:9871
80929 #, gcc-internal-format, gfc-internal-format
80930 msgid ""
80931 "!$OMP ATOMIC assignment must have an operator or intrinsic on right hand "
80932 "side at %L"
80933 msgstr ""
80935 #: fortran/openmp.cc:9876
80936 #, gcc-internal-format, gfc-internal-format
80937 msgid "unexpected !$OMP ATOMIC expression at %L"
80938 msgstr ""
80940 #: fortran/openmp.cc:9978
80941 #, gcc-internal-format, gfc-internal-format
80942 msgid ""
80943 "With INSCAN at %L, expected loop body with !$OMP SCAN between two structured "
80944 "block sequences"
80945 msgstr ""
80947 #: fortran/openmp.cc:9985
80948 #, gcc-internal-format, gfc-internal-format
80949 msgid ""
80950 "!$OMP SCAN at %L with zero executable statements in preceding structured "
80951 "block sequence"
80952 msgstr ""
80954 #: fortran/openmp.cc:9992
80955 #, gcc-internal-format, gfc-internal-format
80956 msgid ""
80957 "!$OMP SCAN at %L with zero executable statements in succeeding structured "
80958 "block sequence"
80959 msgstr ""
80961 #: fortran/openmp.cc:10206
80962 #, gcc-internal-format, gfc-internal-format
80963 msgid "%s cannot contain loop in intervening code at %L"
80964 msgstr ""
80966 #: fortran/openmp.cc:10286
80967 #, gcc-internal-format, gfc-internal-format
80968 msgid "%s cannot contain OpenMP directive in intervening code at %L"
80969 msgstr ""
80971 #: fortran/openmp.cc:10298 fortran/openmp.cc:10324
80972 #, gcc-internal-format, gfc-internal-format
80973 msgid "%s cannot contain OpenMP API call in intervening code at %L"
80974 msgstr ""
80976 #: fortran/openmp.cc:10852
80977 #, gcc-internal-format, gfc-internal-format
80978 msgid "%s cannot be a DO WHILE or DO without loop control at %L"
80979 msgstr ""
80981 #: fortran/openmp.cc:10858
80982 #, gcc-internal-format, gfc-internal-format
80983 msgid "%s cannot be a DO CONCURRENT loop at %L"
80984 msgstr ""
80986 #: fortran/openmp.cc:10865
80987 #, gcc-internal-format, gfc-internal-format
80988 msgid "%s iteration variable must be of type integer at %L"
80989 msgstr ""
80991 #: fortran/openmp.cc:10872
80992 #, gcc-internal-format, gfc-internal-format
80993 msgid "%s iteration variable must not be THREADPRIVATE at %L"
80994 msgstr ""
80996 #: fortran/openmp.cc:10887
80997 #, gcc-internal-format, gfc-internal-format
80998 msgid ""
80999 "%s iteration variable present on clause other than PRIVATE, LASTPRIVATE or "
81000 "ALLOCATE at %L"
81001 msgstr ""
81003 #: fortran/openmp.cc:10891
81004 #, gcc-internal-format, gfc-internal-format
81005 msgid ""
81006 "%s iteration variable present on clause other than PRIVATE, LASTPRIVATE, "
81007 "ALLOCATE or LINEAR at %L"
81008 msgstr ""
81010 #: fortran/openmp.cc:10898
81011 #, gcc-internal-format, gfc-internal-format
81012 msgid "%s iteration variable used in more than one loop at %L"
81013 msgstr ""
81015 #: fortran/openmp.cc:10904
81016 #, gcc-internal-format, gfc-internal-format
81017 msgid "%s iteration variable at %L is bound in intervening code"
81018 msgstr ""
81020 #: fortran/openmp.cc:10913
81021 #, gcc-internal-format, gfc-internal-format
81022 msgid "%s loop start expression not in canonical form at %L"
81023 msgstr ""
81025 #: fortran/openmp.cc:10920
81026 #, gcc-internal-format, gfc-internal-format
81027 msgid "%s loop start expression at %L uses variable bound in intervening code"
81028 msgstr ""
81030 #: fortran/openmp.cc:10929
81031 #, gcc-internal-format, gfc-internal-format
81032 msgid "%s loop end expression not in canonical form at %L"
81033 msgstr ""
81035 #: fortran/openmp.cc:10936
81036 #, gcc-internal-format, gfc-internal-format
81037 msgid "%s loop end expression at %L uses variable bound in intervening code"
81038 msgstr ""
81040 #: fortran/openmp.cc:10943
81041 #, gcc-internal-format, gfc-internal-format
81042 msgid "%s loop bounds reference different iteration variables at %L"
81043 msgstr ""
81045 #: fortran/openmp.cc:10949
81046 #, gcc-internal-format, gfc-internal-format
81047 msgid "%s loop increment not in canonical form at %L"
81048 msgstr ""
81050 #: fortran/openmp.cc:10956
81051 #, gcc-internal-format, gfc-internal-format
81052 msgid ""
81053 "%s loop increment expression at %L uses variable bound in intervening code"
81054 msgstr ""
81056 #. Parse error, can't recover from this.
81057 #: fortran/openmp.cc:10974
81058 #, gcc-internal-format, gfc-internal-format
81059 msgid "not enough DO loops for collapsed %s (level %d) at %L"
81060 msgstr ""
81062 #: fortran/openmp.cc:10986
81063 #, gcc-internal-format, gfc-internal-format
81064 msgid "%s inner loops must be perfectly nested with ORDERED clause at %L"
81065 msgstr ""
81067 #: fortran/openmp.cc:10993
81068 #, gcc-internal-format, gfc-internal-format
81069 msgid ""
81070 "%s inner loops must be perfectly nested with REDUCTION INSCAN clause at %L"
81071 msgstr ""
81073 #: fortran/openmp.cc:11220 fortran/openmp.cc:11233
81074 #, gcc-internal-format, gfc-internal-format
81075 msgid "The %s directive cannot be specified within a %s region at %L"
81076 msgstr ""
81078 #: fortran/openmp.cc:11252
81079 #, gcc-internal-format, gfc-internal-format
81080 msgid "!$ACC LOOP cannot be a DO WHILE or DO without loop control at %L"
81081 msgstr ""
81083 #: fortran/openmp.cc:11258
81084 #, gcc-internal-format, gfc-internal-format
81085 msgid "!$ACC LOOP cannot be a DO CONCURRENT loop at %L"
81086 msgstr ""
81088 #: fortran/openmp.cc:11264
81089 #, gcc-internal-format, gfc-internal-format
81090 msgid "!$ACC LOOP iteration variable must be of type integer at %L"
81091 msgstr ""
81093 #: fortran/openmp.cc:11280
81094 #, gcc-internal-format, gfc-internal-format
81095 msgid "!$ACC LOOP %s loops don't form rectangular iteration space at %L"
81096 msgstr ""
81098 #: fortran/openmp.cc:11292
81099 #, gcc-internal-format, gfc-internal-format
81100 msgid "%s !$ACC LOOP loops not perfectly nested at %L"
81101 msgstr ""
81103 #: fortran/openmp.cc:11302 fortran/openmp.cc:11311
81104 #, gcc-internal-format, gfc-internal-format
81105 msgid "not enough DO loops for %s !$ACC LOOP at %L"
81106 msgstr ""
81108 #: fortran/openmp.cc:11327
81109 #, gcc-internal-format, gfc-internal-format
81110 msgid ""
81111 "Tiled loop cannot be parallelized across gangs, workers and vectors at the "
81112 "same time at %L"
81113 msgstr ""
81115 #: fortran/openmp.cc:11348
81116 #, gcc-internal-format, gfc-internal-format
81117 msgid "TILE requires constant expression at %L"
81118 msgstr ""
81120 #: fortran/openmp.cc:11448
81121 #, gcc-internal-format
81122 msgid "Array sections: %qs not allowed in !$ACC DECLARE at %L"
81123 msgstr ""
81125 #: fortran/openmp.cc:11495
81126 #, gcc-internal-format
81127 msgid ""
81128 "NAME %qs does not refer to a subroutine or function in !$ACC ROUTINE "
81129 "( NAME ) at %L"
81130 msgstr ""
81132 #: fortran/openmp.cc:11501
81133 #, gcc-internal-format
81134 msgid "NAME %qs invalid in !$ACC ROUTINE ( NAME ) at %L"
81135 msgstr ""
81137 #: fortran/openmp.cc:11569
81138 #, gcc-internal-format, gfc-internal-format
81139 msgid ""
81140 "!$OMP TARGET region at %L with a nested TEAMS at %L may not contain any "
81141 "other statement, declaration or directive outside of the single TEAMS "
81142 "construct"
81143 msgstr ""
81145 #: fortran/openmp.cc:11573
81146 #, gcc-internal-format, gfc-internal-format
81147 msgid ""
81148 "!$OMP TARGET region at %L with a nested TEAMS may not contain any other "
81149 "statement, declaration or directive outside of the single TEAMS construct"
81150 msgstr ""
81152 #: fortran/openmp.cc:11667
81153 #, gcc-internal-format, gfc-internal-format
81154 msgid "OMP TARGET UPDATE at %L requires at least one TO or FROM clause"
81155 msgstr ""
81157 #: fortran/openmp.cc:11681
81158 #, gcc-internal-format, gfc-internal-format
81159 msgid ""
81160 "OMP CRITICAL at %L with HINT clause requires a NAME, except when "
81161 "omp_sync_hint_none is used"
81162 msgstr ""
81164 #: fortran/openmp.cc:11687
81165 #, gcc-internal-format
81166 msgid ""
81167 "Unexpected !$OMP SCAN at %L outside loop construct with %<inscan%> REDUCTION "
81168 "clause"
81169 msgstr ""
81171 #: fortran/openmp.cc:11708
81172 #, gcc-internal-format
81173 msgid "!$OMP DECLARE SIMD should refer to containing procedure %qs at %L"
81174 msgstr ""
81176 #: fortran/openmp.cc:11732
81177 #, gcc-internal-format, gfc-internal-format
81178 msgid ""
81179 "Variable other than OMP_PRIV or OMP_ORIG used in INITIALIZER clause of !$OMP "
81180 "DECLARE REDUCTION at %L"
81181 msgstr ""
81183 #: fortran/openmp.cc:11740
81184 #, gcc-internal-format, gfc-internal-format
81185 msgid ""
81186 "Variable other than OMP_OUT or OMP_IN used in combiner of !$OMP DECLARE "
81187 "REDUCTION at %L"
81188 msgstr ""
81190 #: fortran/openmp.cc:11769
81191 #, gcc-internal-format, gfc-internal-format
81192 msgid "Invalid operator for !$OMP DECLARE REDUCTION %s at %L"
81193 msgstr ""
81195 #: fortran/openmp.cc:11791
81196 #, gcc-internal-format, gfc-internal-format
81197 msgid "CHARACTER length in !$OMP DECLARE REDUCTION %s not constant at %L"
81198 msgstr ""
81200 #: fortran/openmp.cc:11807
81201 #, gcc-internal-format, gfc-internal-format
81202 msgid ""
81203 "Subroutine call with alternate returns in combiner of !$OMP DECLARE "
81204 "REDUCTION at %L"
81205 msgstr ""
81207 #: fortran/openmp.cc:11822
81208 #, gcc-internal-format, gfc-internal-format
81209 msgid ""
81210 "Subroutine call with alternate returns in INITIALIZER clause of !$OMP "
81211 "DECLARE REDUCTION at %L"
81212 msgstr ""
81214 #: fortran/openmp.cc:11832
81215 #, gcc-internal-format, gfc-internal-format
81216 msgid ""
81217 "One of actual subroutine arguments in INITIALIZER clause of !$OMP DECLARE "
81218 "REDUCTION must be OMP_PRIV at %L"
81219 msgstr ""
81221 #: fortran/openmp.cc:11840
81222 #, gcc-internal-format, gfc-internal-format
81223 msgid ""
81224 "Missing INITIALIZER clause for !$OMP DECLARE REDUCTION of derived type "
81225 "without default initializer at %L"
81226 msgstr ""
81228 #: fortran/options.cc:290
81229 #, gcc-internal-format
81230 msgid "%<-fexcess-precision=standard%> for Fortran"
81231 msgstr ""
81233 #: fortran/options.cc:292
81234 #, gcc-internal-format
81235 msgid "%<-fexcess-precision=16%> for Fortran"
81236 msgstr ""
81238 #: fortran/options.cc:386
81239 #, gcc-internal-format
81240 msgid "Reading file %qs as free form"
81241 msgstr ""
81243 #: fortran/options.cc:396
81244 #, gcc-internal-format
81245 msgid "%<-fd-lines-as-comments%> has no effect in free form"
81246 msgstr ""
81248 #: fortran/options.cc:399
81249 #, gcc-internal-format
81250 msgid "%<-fd-lines-as-code%> has no effect in free form"
81251 msgstr ""
81253 #: fortran/options.cc:436
81254 #, gcc-internal-format
81255 msgid "Flag %<-fno-automatic%> overwrites %<-fmax-stack-var-size=%d%>"
81256 msgstr ""
81258 #: fortran/options.cc:439
81259 #, gcc-internal-format
81260 msgid "Flag %<-fno-automatic%> overwrites %<-frecursive%>"
81261 msgstr ""
81263 #: fortran/options.cc:442
81264 #, gcc-internal-format
81265 msgid "Flag %<-fno-automatic%> overwrites %<-frecursive%> implied by %qs"
81266 msgstr ""
81268 #: fortran/options.cc:445
81269 #, gcc-internal-format
81270 msgid "Flag %<-frecursive%> overwrites %<-fmax-stack-var-size=%d%>"
81271 msgstr ""
81273 #: fortran/options.cc:448
81274 #, gcc-internal-format
81275 msgid ""
81276 "Flag %<-fmax-stack-var-size=%d%> overwrites %<-frecursive%> implied by %qs"
81277 msgstr ""
81279 #: fortran/options.cc:507
81280 #, gcc-internal-format
81281 msgid "Fixed line length must be at least seven"
81282 msgstr ""
81284 #: fortran/options.cc:510
81285 #, gcc-internal-format
81286 msgid "Free line length must be at least three"
81287 msgstr ""
81289 #: fortran/options.cc:513
81290 #, gcc-internal-format, gfc-internal-format
81291 msgid "Maximum subrecord length cannot exceed %d"
81292 msgstr ""
81294 #: fortran/options.cc:532
81295 #, gcc-internal-format
81296 msgid "gfortran: Only one %<-J%> option allowed"
81297 msgstr ""
81299 #: fortran/options.cc:607
81300 #, gcc-internal-format
81301 msgid "Argument to %<-ffpe-trap%> is not valid: %s"
81302 msgstr ""
81304 #: fortran/options.cc:609
81305 #, gcc-internal-format
81306 msgid "Argument to %<-ffpe-summary%> is not valid: %s"
81307 msgstr ""
81309 #: fortran/options.cc:658
81310 #, gcc-internal-format
81311 msgid "Argument to %<-fcheck%> is not valid: %s"
81312 msgstr ""
81314 #: fortran/options.cc:723
81315 #, gcc-internal-format, gfc-internal-format
81316 msgid "Maximum supported identifier length is %d"
81317 msgstr ""
81319 #: fortran/options.cc:738
81320 #, gcc-internal-format
81321 msgid "Unrecognized option to %<-finit-logical%>: %s"
81322 msgstr ""
81324 #: fortran/options.cc:754
81325 #, gcc-internal-format
81326 msgid "The value of n in %<-finit-character=n%> must be between 0 and 127"
81327 msgstr ""
81329 #: fortran/parse.cc:655
81330 #, gcc-internal-format, gfc-internal-format
81331 msgid "Unclassifiable statement at %C"
81332 msgstr ""
81334 #: fortran/parse.cc:719
81335 #, gcc-internal-format, gfc-internal-format
81336 msgid ""
81337 "OpenACC directives other than ROUTINE may not appear in PURE procedures at %C"
81338 msgstr ""
81340 #: fortran/parse.cc:785
81341 #, gcc-internal-format, gfc-internal-format
81342 msgid "Unclassifiable OpenACC directive at %C"
81343 msgstr ""
81345 #: fortran/parse.cc:817
81346 #, gcc-internal-format
81347 msgid ""
81348 "%qs directive at %L must either have a variable argument or, if associated "
81349 "with an ALLOCATE stmt, must be preceded by an executable statement or OpenMP "
81350 "construct"
81351 msgstr ""
81353 #: fortran/parse.cc:829
81354 #, gcc-internal-format
81355 msgid ""
81356 "Structure-component expression at %L in %qs directive not permitted in "
81357 "declarative directive; as directive associated with an ALLOCATE stmt it must "
81358 "be preceded by an executable statement or OpenMP construct"
81359 msgstr ""
81361 #: fortran/parse.cc:855
81362 #, gcc-internal-format
81363 msgid ""
81364 "%qs directive at %L associated with an ALLOCATE stmt must be preceded by an "
81365 "executable statement or OpenMP construct; note the variables in the list all "
81366 "have the allocatable or pointer attribute"
81367 msgstr ""
81369 #: fortran/parse.cc:1023 fortran/parse.cc:1325
81370 #, gcc-internal-format, gfc-internal-format
81371 msgid ""
81372 "OpenMP directive at %C is not pure and thus may not appear in a PURE "
81373 "procedure"
81374 msgstr ""
81376 #: fortran/parse.cc:1296
81377 #, gcc-internal-format, gfc-internal-format
81378 msgid "Unclassifiable OpenMP directive at %C"
81379 msgstr ""
81381 #: fortran/parse.cc:1312
81382 #, gcc-internal-format
81383 msgid ""
81384 "OpenMP ERROR directive at %L with %<at(execution)%> clause in a PURE "
81385 "procedure"
81386 msgstr ""
81388 #: fortran/parse.cc:1440
81389 #, gcc-internal-format, gfc-internal-format
81390 msgid "Unclassifiable GCC directive at %C"
81391 msgstr ""
81393 #: fortran/parse.cc:1442
81394 #, gcc-internal-format, gfc-internal-format
81395 msgid "Unclassifiable GCC directive at %C, ignored"
81396 msgstr ""
81398 #: fortran/parse.cc:1502 fortran/parse.cc:1729
81399 #, gcc-internal-format, gfc-internal-format
81400 msgid "Zero is not a valid statement label at %C"
81401 msgstr ""
81403 #: fortran/parse.cc:1509 fortran/parse.cc:1721
81404 #, gcc-internal-format, gfc-internal-format
81405 msgid "Non-numeric character in statement label at %C"
81406 msgstr ""
81408 #: fortran/parse.cc:1521 fortran/parse.cc:1770
81409 #, gcc-internal-format, gfc-internal-format
81410 msgid "Semicolon at %C needs to be preceded by statement"
81411 msgstr ""
81413 #: fortran/parse.cc:1528 fortran/parse.cc:1785
81414 #, gcc-internal-format, gfc-internal-format
81415 msgid "Statement label without statement at %L"
81416 msgstr ""
81418 #: fortran/parse.cc:1591 fortran/parse.cc:1772
81419 #, gcc-internal-format, gfc-internal-format
81420 msgid "Fortran 2008: Semicolon at %C without preceding statement"
81421 msgstr ""
81423 #: fortran/parse.cc:1614 fortran/parse.cc:1748
81424 #, gcc-internal-format, gfc-internal-format
81425 msgid "Bad continuation line at %C"
81426 msgstr ""
81428 #: fortran/parse.cc:2060
81429 #, gcc-internal-format, gfc-internal-format
81430 msgid "FORMAT statement at %L does not have a statement label"
81431 msgstr ""
81433 #: fortran/parse.cc:2975
81434 #, gcc-internal-format
81435 msgid "gfc_ascii_statement(): Bad statement code"
81436 msgstr ""
81438 #: fortran/parse.cc:3124
81439 #, gcc-internal-format, gfc-internal-format
81440 msgid "Unexpected %s statement at %C"
81441 msgstr ""
81443 #: fortran/parse.cc:3281
81444 #, gcc-internal-format, gfc-internal-format
81445 msgid "%s statement at %C cannot follow %s statement at %L"
81446 msgstr ""
81448 #: fortran/parse.cc:3298
81449 #, gcc-internal-format
81450 msgid "Unexpected end of file in %qs"
81451 msgstr ""
81453 #: fortran/parse.cc:3333
81454 #, gcc-internal-format
81455 msgid "Derived-type %qs with SEQUENCE must not have a CONTAINS section at %C"
81456 msgstr ""
81458 #: fortran/parse.cc:3336
81459 #, gcc-internal-format
81460 msgid "Derived-type %qs with BIND(C) must not have a CONTAINS section at %C"
81461 msgstr ""
81463 #: fortran/parse.cc:3356
81464 #, gcc-internal-format, gfc-internal-format
81465 msgid "Components in TYPE at %C must precede CONTAINS"
81466 msgstr ""
81468 #: fortran/parse.cc:3360
81469 #, gcc-internal-format, gfc-internal-format
81470 msgid "Type-bound procedure at %C"
81471 msgstr ""
81473 #: fortran/parse.cc:3368
81474 #, gcc-internal-format, gfc-internal-format
81475 msgid "GENERIC binding at %C"
81476 msgstr ""
81478 #: fortran/parse.cc:3376
81479 #, gcc-internal-format, gfc-internal-format
81480 msgid "FINAL procedure declaration at %C"
81481 msgstr ""
81483 #: fortran/parse.cc:3388
81484 #, gcc-internal-format, gfc-internal-format
81485 msgid "Derived type definition at %C with empty CONTAINS section"
81486 msgstr ""
81488 #: fortran/parse.cc:3398 fortran/parse.cc:3853
81489 #, gcc-internal-format, gfc-internal-format
81490 msgid "PRIVATE statement in TYPE at %C must be inside a MODULE"
81491 msgstr ""
81493 #: fortran/parse.cc:3405
81494 #, gcc-internal-format, gfc-internal-format
81495 msgid "PRIVATE statement at %C must precede procedure bindings"
81496 msgstr ""
81498 #: fortran/parse.cc:3412 fortran/parse.cc:3866
81499 #, gcc-internal-format, gfc-internal-format
81500 msgid "Duplicate PRIVATE statement at %C"
81501 msgstr ""
81503 #: fortran/parse.cc:3422
81504 #, gcc-internal-format, gfc-internal-format
81505 msgid "SEQUENCE statement at %C must precede CONTAINS"
81506 msgstr ""
81508 #: fortran/parse.cc:3426
81509 #, gcc-internal-format, gfc-internal-format
81510 msgid "Already inside a CONTAINS block at %C"
81511 msgstr ""
81513 #: fortran/parse.cc:3545
81514 #, gcc-internal-format, gfc-internal-format
81515 msgid ""
81516 "Component %s at %L of type LOCK_TYPE must have a codimension or be a "
81517 "subcomponent of a coarray, which is not possible as the component has the "
81518 "pointer attribute"
81519 msgstr ""
81521 #: fortran/parse.cc:3551
81522 #, gcc-internal-format, gfc-internal-format
81523 msgid ""
81524 "Pointer component %s at %L has a noncoarray subcomponent of type LOCK_TYPE, "
81525 "which must have a codimension or be a subcomponent of a coarray"
81526 msgstr ""
81528 #: fortran/parse.cc:3556
81529 #, gcc-internal-format, gfc-internal-format
81530 msgid ""
81531 "Allocatable component %s at %L of type LOCK_TYPE must have a codimension"
81532 msgstr ""
81534 #: fortran/parse.cc:3560
81535 #, gcc-internal-format, gfc-internal-format
81536 msgid ""
81537 "Allocatable component %s at %L must have a codimension as it has a "
81538 "noncoarray subcomponent of type LOCK_TYPE"
81539 msgstr ""
81541 #: fortran/parse.cc:3565
81542 #, gcc-internal-format, gfc-internal-format
81543 msgid ""
81544 "Noncoarray component %s at %L of type LOCK_TYPE or with subcomponent of type "
81545 "LOCK_TYPE must have a codimension or be a subcomponent of a coarray. "
81546 "(Variables of type %s may not have a codimension as already a coarray "
81547 "subcomponent exists)"
81548 msgstr ""
81550 #: fortran/parse.cc:3572
81551 #, gcc-internal-format, gfc-internal-format
81552 msgid ""
81553 "Noncoarray component %s at %L of type LOCK_TYPE or with subcomponent of type "
81554 "LOCK_TYPE must have a codimension or be a subcomponent of a coarray. "
81555 "(Variables of type %s may not have a codimension as %s at %L has a "
81556 "codimension or a coarray subcomponent)"
81557 msgstr ""
81559 #: fortran/parse.cc:3582
81560 #, gcc-internal-format, gfc-internal-format
81561 msgid ""
81562 "Component %s at %L of type EVENT_TYPE must have a codimension or be a "
81563 "subcomponent of a coarray, which is not possible as the component has the "
81564 "pointer attribute"
81565 msgstr ""
81567 #: fortran/parse.cc:3588
81568 #, gcc-internal-format, gfc-internal-format
81569 msgid ""
81570 "Pointer component %s at %L has a noncoarray subcomponent of type EVENT_TYPE, "
81571 "which must have a codimension or be a subcomponent of a coarray"
81572 msgstr ""
81574 #: fortran/parse.cc:3593
81575 #, gcc-internal-format, gfc-internal-format
81576 msgid ""
81577 "Allocatable component %s at %L of type EVENT_TYPE must have a codimension"
81578 msgstr ""
81580 #: fortran/parse.cc:3597
81581 #, gcc-internal-format, gfc-internal-format
81582 msgid ""
81583 "Allocatable component %s at %L must have a codimension as it has a "
81584 "noncoarray subcomponent of type EVENT_TYPE"
81585 msgstr ""
81587 #: fortran/parse.cc:3602
81588 #, gcc-internal-format, gfc-internal-format
81589 msgid ""
81590 "Noncoarray component %s at %L of type EVENT_TYPE or with subcomponent of "
81591 "type EVENT_TYPE must have a codimension or be a subcomponent of a coarray. "
81592 "(Variables of type %s may not have a codimension as already a coarray "
81593 "subcomponent exists)"
81594 msgstr ""
81596 #: fortran/parse.cc:3609
81597 #, gcc-internal-format, gfc-internal-format
81598 msgid ""
81599 "Noncoarray component %s at %L of type EVENT_TYPE or with subcomponent of "
81600 "type EVENT_TYPE must have a codimension or be a subcomponent of a coarray. "
81601 "(Variables of type %s may not have a codimension as %s at %L has a "
81602 "codimension or a coarray subcomponent)"
81603 msgstr ""
81605 #: fortran/parse.cc:3661
81606 #, gcc-internal-format, gfc-internal-format
81607 msgid "failed to create map component '%s'"
81608 msgstr ""
81610 #: fortran/parse.cc:3694
81611 #, gcc-internal-format, gfc-internal-format
81612 msgid "failed to create union component '%s'"
81613 msgstr ""
81615 #: fortran/parse.cc:3749
81616 #, gcc-internal-format, gfc-internal-format
81617 msgid "Syntax error in nested structure declaration at %C"
81618 msgstr ""
81620 #: fortran/parse.cc:3836
81621 #, gcc-internal-format, gfc-internal-format
81622 msgid "FINAL declaration at %C must be inside CONTAINS"
81623 msgstr ""
81625 #: fortran/parse.cc:3844
81626 #, gcc-internal-format, gfc-internal-format
81627 msgid "Derived type definition at %C without components"
81628 msgstr ""
81630 #: fortran/parse.cc:3860
81631 #, gcc-internal-format, gfc-internal-format
81632 msgid "PRIVATE statement at %C must precede structure components"
81633 msgstr ""
81635 #: fortran/parse.cc:3877
81636 #, gcc-internal-format, gfc-internal-format
81637 msgid "SEQUENCE statement at %C must precede structure components"
81638 msgstr ""
81640 #: fortran/parse.cc:3883
81641 #, gcc-internal-format, gfc-internal-format
81642 msgid "SEQUENCE attribute at %C already specified in TYPE statement"
81643 msgstr ""
81645 #: fortran/parse.cc:3888
81646 #, gcc-internal-format, gfc-internal-format
81647 msgid "Duplicate SEQUENCE statement at %C"
81648 msgstr ""
81650 #: fortran/parse.cc:3898
81651 #, gcc-internal-format, gfc-internal-format
81652 msgid "CONTAINS block in derived type definition at %C"
81653 msgstr ""
81655 #: fortran/parse.cc:3956
81656 #, gcc-internal-format, gfc-internal-format
81657 msgid "ENUM declaration at %C has no ENUMERATORS"
81658 msgstr ""
81660 #: fortran/parse.cc:4043
81661 #, gcc-internal-format, gfc-internal-format
81662 msgid "Unexpected %s statement in INTERFACE block at %C"
81663 msgstr ""
81665 #: fortran/parse.cc:4068
81666 #, gcc-internal-format
81667 msgid ""
81668 "Name %qs of ABSTRACT INTERFACE at %C cannot be the same as an intrinsic type"
81669 msgstr ""
81671 #: fortran/parse.cc:4099
81672 #, gcc-internal-format, gfc-internal-format
81673 msgid "Unexpected %s statement at %C in INTERFACE body"
81674 msgstr ""
81676 #: fortran/parse.cc:4117
81677 #, gcc-internal-format
81678 msgid ""
81679 "INTERFACE procedure %qs at %L has the same name as the enclosing procedure"
81680 msgstr ""
81682 #: fortran/parse.cc:4256
81683 #, gcc-internal-format, gfc-internal-format
81684 msgid "%s statement is not allowed inside of BLOCK at %C"
81685 msgstr ""
81687 #: fortran/parse.cc:4288
81688 #, gcc-internal-format, gfc-internal-format
81689 msgid "%s statement is not allowed inside of BLOCK DATA at %C"
81690 msgstr ""
81692 #: fortran/parse.cc:4372
81693 #, gcc-internal-format, gfc-internal-format
81694 msgid "%s statement must appear in a MODULE"
81695 msgstr ""
81697 #: fortran/parse.cc:4380
81698 #, gcc-internal-format, gfc-internal-format
81699 msgid "%s statement at %C follows another accessibility specification"
81700 msgstr ""
81702 #: fortran/parse.cc:4432
81703 #, gcc-internal-format
81704 msgid "Bad kind expression for function %qs at %L"
81705 msgstr ""
81707 #: fortran/parse.cc:4436
81708 #, gcc-internal-format
81709 msgid "The type for function %qs at %L is not accessible"
81710 msgstr ""
81712 #: fortran/parse.cc:4496
81713 #, gcc-internal-format, gfc-internal-format
81714 msgid "ELSEWHERE statement at %C follows previous unmasked ELSEWHERE"
81715 msgstr ""
81717 #: fortran/parse.cc:4518
81718 #, gcc-internal-format, gfc-internal-format
81719 msgid "Unexpected %s statement in WHERE block at %C"
81720 msgstr ""
81722 #: fortran/parse.cc:4577
81723 #, gcc-internal-format, gfc-internal-format
81724 msgid "Unexpected %s statement in FORALL block at %C"
81725 msgstr ""
81727 #: fortran/parse.cc:4628
81728 #, gcc-internal-format, gfc-internal-format
81729 msgid "ELSE IF statement at %C cannot follow ELSE statement at %L"
81730 msgstr ""
81732 #: fortran/parse.cc:4646
81733 #, gcc-internal-format, gfc-internal-format
81734 msgid "Duplicate ELSE statements at %L and %C"
81735 msgstr ""
81737 #: fortran/parse.cc:4707
81738 #, gcc-internal-format, gfc-internal-format
81739 msgid "Expected a CASE or END SELECT statement following SELECT CASE at %C"
81740 msgstr ""
81742 #: fortran/parse.cc:4791
81743 #, gcc-internal-format, gfc-internal-format
81744 msgid ""
81745 "Expected TYPE IS, CLASS IS or END SELECT statement following SELECT TYPE at "
81746 "%C"
81747 msgstr ""
81749 #: fortran/parse.cc:4867
81750 #, gcc-internal-format, gfc-internal-format
81751 msgid "Expected RANK or RANK DEFAULT following SELECT RANK at %C"
81752 msgstr ""
81754 #: fortran/parse.cc:4931
81755 #, gcc-internal-format
81756 msgid "Variable %qs at %C cannot be redefined inside loop beginning at %L"
81757 msgstr ""
81759 #: fortran/parse.cc:4964
81760 #, gcc-internal-format, gfc-internal-format
81761 msgid "End of nonblock DO statement at %C is within another block"
81762 msgstr ""
81764 #: fortran/parse.cc:4974
81765 #, gcc-internal-format, gfc-internal-format
81766 msgid "End of nonblock DO statement at %C is interwoven with another DO loop"
81767 msgstr ""
81769 #: fortran/parse.cc:5000
81770 #, gcc-internal-format, gfc-internal-format
81771 msgid "CRITICAL block inside of OpenACC region at %C"
81772 msgstr ""
81774 #: fortran/parse.cc:5001
81775 #, gcc-internal-format, gfc-internal-format
81776 msgid "CRITICAL block inside of OpenMP region at %C"
81777 msgstr ""
81779 #: fortran/parse.cc:5027
81780 #, gcc-internal-format, gfc-internal-format
81781 msgid "Statement label in END CRITICAL at %C does not match CRITICAL label"
81782 msgstr ""
81784 #: fortran/parse.cc:5096 fortran/parse.cc:5977
81785 #, gcc-internal-format, gfc-internal-format
81786 msgid "BLOCK construct at %C"
81787 msgstr ""
81789 #: fortran/parse.cc:5131
81790 #, gcc-internal-format, gfc-internal-format
81791 msgid "ASSOCIATE construct at %C"
81792 msgstr ""
81794 #: fortran/parse.cc:5410
81795 #, gcc-internal-format, gfc-internal-format
81796 msgid "Statement label in ENDDO at %C doesn't match DO label"
81797 msgstr ""
81799 #: fortran/parse.cc:5426
81800 #, gcc-internal-format, gfc-internal-format
81801 msgid "Named block DO at %L requires matching ENDDO name"
81802 msgstr ""
81804 #: fortran/parse.cc:5583 fortran/parse.cc:6135 fortran/parse.cc:6153
81805 #, gcc-internal-format, gfc-internal-format
81806 msgid "Duplicated NOWAIT clause on %s and %s at %C"
81807 msgstr ""
81809 #: fortran/parse.cc:5684 fortran/parse.cc:5746
81810 #, gcc-internal-format, gfc-internal-format
81811 msgid "OpenACC directive inside of CRITICAL block at %C"
81812 msgstr ""
81814 #: fortran/parse.cc:5721
81815 #, gcc-internal-format, gfc-internal-format
81816 msgid "Expecting %s at %C"
81817 msgstr ""
81819 #: fortran/parse.cc:5765
81820 #, gcc-internal-format, gfc-internal-format
81821 msgid "Expected DO loop at %C"
81822 msgstr ""
81824 #: fortran/parse.cc:5785
81825 #, gcc-internal-format, gfc-internal-format
81826 msgid "Redundant !$ACC END LOOP at %C"
81827 msgstr ""
81829 #: fortran/parse.cc:5835
81830 #, gcc-internal-format, gfc-internal-format
81831 msgid "%s statements at %L and %L have both no list item but only one may"
81832 msgstr ""
81834 #: fortran/parse.cc:5855
81835 #, gcc-internal-format, gfc-internal-format
81836 msgid "Unexpected %s at %C; expected ALLOCATE or %s statement"
81837 msgstr ""
81839 #: fortran/parse.cc:5858
81840 #, gcc-internal-format, gfc-internal-format
81841 msgid "Unexpected %s at %C; expected ALLOCATE statement after %s"
81842 msgstr ""
81844 #: fortran/parse.cc:6146
81845 #, gcc-internal-format, gfc-internal-format
81846 msgid "Name after !$omp critical and !$omp end critical does not match at %C"
81847 msgstr ""
81849 #: fortran/parse.cc:6221
81850 #, gcc-internal-format, gfc-internal-format
81851 msgid "%s statement at %C cannot terminate a non-block DO loop"
81852 msgstr ""
81854 #: fortran/parse.cc:6235
81855 #, gcc-internal-format, gfc-internal-format
81856 msgid "DATA statement at %C after the first executable statement"
81857 msgstr ""
81859 #: fortran/parse.cc:6391
81860 #, gcc-internal-format
81861 msgid "%<GCC unroll%> directive not at the start of a loop at %C"
81862 msgstr ""
81864 #: fortran/parse.cc:6394
81865 #, gcc-internal-format
81866 msgid "%<GCC ivdep%> directive not at the start of a loop at %C"
81867 msgstr ""
81869 #: fortran/parse.cc:6397
81870 #, gcc-internal-format
81871 msgid "%<GCC vector%> directive not at the start of a loop at %C"
81872 msgstr ""
81874 #: fortran/parse.cc:6400
81875 #, gcc-internal-format
81876 msgid "%<GCC novector%> directive not at the start of a loop at %C"
81877 msgstr ""
81879 #: fortran/parse.cc:6516
81880 #, gcc-internal-format
81881 msgid "Contained procedure %qs at %C is already ambiguous"
81882 msgstr ""
81884 #: fortran/parse.cc:6573
81885 #, gcc-internal-format, gfc-internal-format
81886 msgid "Unexpected %s statement in CONTAINS section at %C"
81887 msgstr ""
81889 #: fortran/parse.cc:6598
81890 #, gcc-internal-format, gfc-internal-format
81891 msgid "CONTAINS statement without FUNCTION or SUBROUTINE statement at %L"
81892 msgstr ""
81894 #: fortran/parse.cc:6712
81895 #, gcc-internal-format, gfc-internal-format
81896 msgid "CONTAINS statement at %C is already in a contained program unit"
81897 msgstr ""
81899 #: fortran/parse.cc:6764
81900 #, gcc-internal-format
81901 msgid "Global binding name %qs at %L is already being used as a %s at %L"
81902 msgstr ""
81904 #: fortran/parse.cc:6768
81905 #, gcc-internal-format
81906 msgid "Global name %qs at %L is already being used as a %s at %L"
81907 msgstr ""
81909 #: fortran/parse.cc:6774
81910 #, gcc-internal-format
81911 msgid "Global binding name %qs at %L is already being used at %L"
81912 msgstr ""
81914 #: fortran/parse.cc:6777
81915 #, gcc-internal-format
81916 msgid "Global name %qs at %L is already being used at %L"
81917 msgstr ""
81919 #: fortran/parse.cc:6799
81920 #, gcc-internal-format, gfc-internal-format
81921 msgid "Blank BLOCK DATA at %C conflicts with prior BLOCK DATA at %L"
81922 msgstr ""
81924 #: fortran/parse.cc:6825
81925 #, gcc-internal-format, gfc-internal-format
81926 msgid "Unexpected %s statement in BLOCK DATA at %C"
81927 msgstr ""
81929 #: fortran/parse.cc:6928
81930 #, gcc-internal-format, gfc-internal-format
81931 msgid "Unexpected %s statement in MODULE at %C"
81932 msgstr ""
81934 #. If we see a duplicate main program, shut down.  If the second
81935 #. instance is an implied main program, i.e. data decls or executable
81936 #. statements, we're in for lots of errors.
81937 #: fortran/parse.cc:7429
81938 #, gcc-internal-format, gfc-internal-format
81939 msgid "Two main PROGRAMs at %L and %C"
81940 msgstr ""
81942 #: fortran/primary.cc:103
81943 #, gcc-internal-format, gfc-internal-format
81944 msgid "Missing kind-parameter at %C"
81945 msgstr ""
81947 #: fortran/primary.cc:136
81948 #, gcc-internal-format
81949 msgid "gfc_check_digit(): bad radix"
81950 msgstr ""
81952 #: fortran/primary.cc:279
81953 #, gcc-internal-format, gfc-internal-format
81954 msgid "Integer kind %d at %C not available"
81955 msgstr ""
81957 #: fortran/primary.cc:288
81958 #, gcc-internal-format
81959 msgid ""
81960 "Integer too big for its kind at %C. This check can be disabled with the "
81961 "option %<-fno-range-check%>"
81962 msgstr ""
81964 #: fortran/primary.cc:316
81965 #, gcc-internal-format, gfc-internal-format
81966 msgid "Hollerith constant at %C"
81967 msgstr ""
81969 #: fortran/primary.cc:323
81970 #, gcc-internal-format, gfc-internal-format
81971 msgid "Invalid Hollerith constant: %L must contain at least one character"
81972 msgstr ""
81974 #: fortran/primary.cc:329
81975 #, gcc-internal-format, gfc-internal-format
81976 msgid "Invalid Hollerith constant: Integer kind at %L should be default"
81977 msgstr ""
81979 #: fortran/primary.cc:349
81980 #, gcc-internal-format, gfc-internal-format
81981 msgid "Invalid Hollerith constant at %L contains a wide character"
81982 msgstr ""
81984 #: fortran/primary.cc:435
81985 #, gcc-internal-format, gfc-internal-format
81986 msgid "Hexadecimal constant at %L uses nonstandard X instead of Z"
81987 msgstr ""
81989 #: fortran/primary.cc:444
81990 #, gcc-internal-format, gfc-internal-format
81991 msgid "Empty set of digits in BOZ constant at %C"
81992 msgstr ""
81994 #: fortran/primary.cc:450
81995 #, gcc-internal-format, gfc-internal-format
81996 msgid "Illegal character in BOZ constant at %C"
81997 msgstr ""
81999 #: fortran/primary.cc:473
82000 #, gcc-internal-format, gfc-internal-format
82001 msgid "BOZ constant at %C uses nonstandard postfix syntax"
82002 msgstr ""
82004 #: fortran/primary.cc:498
82005 #, gcc-internal-format, gfc-internal-format
82006 msgid "BOZ used outside a DATA statement at %L"
82007 msgstr ""
82009 #: fortran/primary.cc:589
82010 #, gcc-internal-format
82011 msgid "exponent-letter %<q%> in real-literal-constant at %C"
82012 msgstr ""
82014 #: fortran/primary.cc:594
82015 #, gcc-internal-format
82016 msgid "Extension: exponent-letter %<q%> in real-literal-constant at %C"
82017 msgstr ""
82019 #: fortran/primary.cc:615
82020 #, gcc-internal-format, gfc-internal-format
82021 msgid "Missing exponent in real number at %C"
82022 msgstr ""
82024 #: fortran/primary.cc:693
82025 #, gcc-internal-format
82026 msgid "Real number at %C has a %<d%> exponent and an explicit kind"
82027 msgstr ""
82029 #: fortran/primary.cc:703
82030 #, gcc-internal-format
82031 msgid "Real number at %C has a %<q%> exponent and an explicit kind"
82032 msgstr ""
82034 #: fortran/primary.cc:717
82035 #, gcc-internal-format
82036 msgid "Invalid exponent-letter %<q%> in real-literal-constant at %C"
82037 msgstr ""
82039 #: fortran/primary.cc:730
82040 #, gcc-internal-format, gfc-internal-format
82041 msgid "Invalid real kind %d at %C"
82042 msgstr ""
82044 #: fortran/primary.cc:745
82045 #, gcc-internal-format, gfc-internal-format
82046 msgid "Real constant overflows its kind at %C"
82047 msgstr ""
82049 #: fortran/primary.cc:750
82050 #, gcc-internal-format, gfc-internal-format
82051 msgid "Real constant underflows its kind at %C"
82052 msgstr ""
82054 #: fortran/primary.cc:755
82055 #, gcc-internal-format
82056 msgid "gfc_range_check() returned bad value"
82057 msgstr ""
82059 #: fortran/primary.cc:803
82060 #, gcc-internal-format
82061 msgid "Non-significant digits in %qs number at %C, maybe incorrect KIND"
82062 msgstr ""
82064 #: fortran/primary.cc:895
82065 #, gcc-internal-format, gfc-internal-format
82066 msgid "Syntax error in SUBSTRING specification at %C"
82067 msgstr ""
82069 #: fortran/primary.cc:1095
82070 #, gcc-internal-format, gfc-internal-format
82071 msgid "Invalid kind %d for CHARACTER constant at %C"
82072 msgstr ""
82074 #: fortran/primary.cc:1116
82075 #, gcc-internal-format, gfc-internal-format
82076 msgid "Unterminated character constant beginning at %C"
82077 msgstr ""
82079 #: fortran/primary.cc:1146
82080 #, gcc-internal-format
82081 msgid "Character %qs in string at %C is not representable in character kind %d"
82082 msgstr ""
82084 #: fortran/primary.cc:1159
82085 #, gcc-internal-format
82086 msgid "match_string_constant(): Delimiter not found"
82087 msgstr ""
82089 #: fortran/primary.cc:1193
82090 msgid "Substring start index (%td) at %L below 1"
82091 msgstr ""
82093 #: fortran/primary.cc:1199
82094 msgid "Substring end index (%td) at %L exceeds string length"
82095 msgstr ""
82097 #: fortran/primary.cc:1284
82098 #, gcc-internal-format, gfc-internal-format
82099 msgid "Bad kind for logical constant at %C"
82100 msgstr ""
82102 #: fortran/primary.cc:1328
82103 #, gcc-internal-format, gfc-internal-format
82104 msgid "Expected PARAMETER symbol in complex constant at %C"
82105 msgstr ""
82107 #: fortran/primary.cc:1339
82108 #, gcc-internal-format, gfc-internal-format
82109 msgid "Numeric PARAMETER required in complex constant at %C"
82110 msgstr ""
82112 #: fortran/primary.cc:1345
82113 #, gcc-internal-format, gfc-internal-format
82114 msgid "Scalar PARAMETER required in complex constant at %C"
82115 msgstr ""
82117 #: fortran/primary.cc:1349
82118 #, gcc-internal-format, gfc-internal-format
82119 msgid "PARAMETER symbol in complex constant at %C"
82120 msgstr ""
82122 #: fortran/primary.cc:1372
82123 #, gcc-internal-format
82124 msgid "gfc_match_sym_complex_part(): Bad type"
82125 msgstr ""
82127 #: fortran/primary.cc:1379
82128 #, gcc-internal-format, gfc-internal-format
82129 msgid "Error converting PARAMETER constant in complex constant at %C"
82130 msgstr ""
82132 #: fortran/primary.cc:1511
82133 #, gcc-internal-format, gfc-internal-format
82134 msgid "Syntax error in COMPLEX constant at %C"
82135 msgstr ""
82137 #: fortran/primary.cc:1638
82138 #, gcc-internal-format
82139 msgid "Namelist %qs cannot be an argument at %L"
82140 msgstr ""
82142 #: fortran/primary.cc:1740
82143 #, gcc-internal-format
82144 msgid "Keyword %qs at %C has already appeared in the current argument list"
82145 msgstr ""
82147 #: fortran/primary.cc:1807
82148 #, gcc-internal-format, gfc-internal-format
82149 msgid "argument list function at %C"
82150 msgstr ""
82152 #: fortran/primary.cc:1881
82153 #, gcc-internal-format, gfc-internal-format
82154 msgid "Expected alternate return label at %C"
82155 msgstr ""
82157 #: fortran/primary.cc:1928
82158 #, gcc-internal-format, gfc-internal-format
82159 msgid "Missing keyword name in actual argument list at %C"
82160 msgstr ""
82162 #: fortran/primary.cc:1974
82163 #, gcc-internal-format, gfc-internal-format
82164 msgid "Syntax error in argument list at %C"
82165 msgstr ""
82167 #: fortran/primary.cc:1995
82168 #, gcc-internal-format
82169 msgid "extend_ref(): Bad tail"
82170 msgstr ""
82172 #: fortran/primary.cc:2097
82173 #, gcc-internal-format
82174 msgid ""
82175 "Array section designator, e.g. %<(:)%>, is required besides the coarray "
82176 "designator %<[...]%> at %C"
82177 msgstr ""
82179 #: fortran/primary.cc:2105
82180 #, gcc-internal-format
82181 msgid "Coarray designator at %C but %qs is not a coarray"
82182 msgstr ""
82184 #: fortran/primary.cc:2338
82185 #, gcc-internal-format
82186 msgid "Symbol %qs at %C has no IMPLICIT type"
82187 msgstr ""
82189 #: fortran/primary.cc:2345
82190 #, gcc-internal-format
82191 msgid "Unexpected %<%c%> for nonderived-type variable %qs at %C"
82192 msgstr ""
82194 #: fortran/primary.cc:2366
82195 #, gcc-internal-format, gfc-internal-format
82196 msgid "Expected structure component name at %C"
82197 msgstr ""
82199 #: fortran/primary.cc:2387 fortran/primary.cc:2562
82200 #, gcc-internal-format, gfc-internal-format
82201 msgid "RE or IM part_ref at %C"
82202 msgstr ""
82204 #: fortran/primary.cc:2439 fortran/primary.cc:2567
82205 #, gcc-internal-format, gfc-internal-format
82206 msgid "The RE or IM part_ref at %C must be applied to a COMPLEX expression"
82207 msgstr ""
82209 #: fortran/primary.cc:2446 fortran/primary.cc:2580
82210 #, gcc-internal-format, gfc-internal-format
82211 msgid "The LEN part_ref at %C must be applied to a CHARACTER expression"
82212 msgstr ""
82214 #: fortran/primary.cc:2505
82215 #, gcc-internal-format, gfc-internal-format
82216 msgid "Expected argument list at %C"
82217 msgstr ""
82219 #: fortran/primary.cc:2523
82220 #, gcc-internal-format
82221 msgid ""
82222 "%qs at %C is not an inquiry reference to an intrinsic type component %qs"
82223 msgstr ""
82225 #: fortran/primary.cc:2526
82226 #, gcc-internal-format
82227 msgid "%qs at %C is not an inquiry reference to an intrinsic type component"
82228 msgstr ""
82230 #: fortran/primary.cc:2596
82231 #, gcc-internal-format, gfc-internal-format
82232 msgid ""
82233 "The KIND part_ref at %C must be applied to an expression of intrinsic type"
82234 msgstr ""
82236 #: fortran/primary.cc:2624
82237 #, gcc-internal-format
82238 msgid "Procedure pointer component %qs requires an argument list at %C"
82239 msgstr ""
82241 #: fortran/primary.cc:2727
82242 #, gcc-internal-format, gfc-internal-format
82243 msgid "Nonpolymorphic reference to abstract type at %C"
82244 msgstr ""
82246 #: fortran/primary.cc:2734
82247 #, gcc-internal-format, gfc-internal-format
82248 msgid "Coindexed procedure-pointer component at %C"
82249 msgstr ""
82251 #: fortran/primary.cc:2772
82252 #, gcc-internal-format
82253 msgid "gfc_variable_attr(): Expression isn't a variable"
82254 msgstr ""
82256 #: fortran/primary.cc:2990
82257 #, gcc-internal-format
82258 msgid "gfc_caf_attr(): Expression isn't a variable"
82259 msgstr ""
82261 #: fortran/primary.cc:3047
82262 #, gcc-internal-format
82263 msgid "gfc_caf_attr(): Bad array reference"
82264 msgstr ""
82266 #: fortran/primary.cc:3226
82267 #, gcc-internal-format
82268 msgid ""
82269 "No initializer for allocatable component %qs given in the structure "
82270 "constructor at %C"
82271 msgstr ""
82273 #: fortran/primary.cc:3237
82274 #, gcc-internal-format, gfc-internal-format
82275 msgid "Structure constructor with missing optional arguments at %C"
82276 msgstr ""
82278 #: fortran/primary.cc:3246
82279 #, gcc-internal-format
82280 msgid ""
82281 "No initializer for component %qs given in the structure constructor at %C"
82282 msgstr ""
82284 #: fortran/primary.cc:3294
82285 #, gcc-internal-format
82286 msgid "Cannot construct ABSTRACT type %qs at %L"
82287 msgstr ""
82289 #: fortran/primary.cc:3314
82290 #, gcc-internal-format, gfc-internal-format
82291 msgid "Structure constructor with named arguments at %C"
82292 msgstr ""
82294 #: fortran/primary.cc:3329
82295 #, gcc-internal-format, gfc-internal-format
82296 msgid "Component initializer without name after component named %s at %L"
82297 msgstr ""
82299 #: fortran/primary.cc:3334
82300 #, gcc-internal-format, gfc-internal-format
82301 msgid "Too many components in structure constructor at %L"
82302 msgstr ""
82304 #: fortran/primary.cc:3393
82305 msgid "CHARACTER expression will be truncated in constructor (%td/%td) at %L"
82306 msgstr ""
82308 #: fortran/primary.cc:3411
82309 #, gcc-internal-format
82310 msgid "Component %qs is initialized twice in the structure constructor at %L"
82311 msgstr ""
82313 #: fortran/primary.cc:3423
82314 #, gcc-internal-format
82315 msgid ""
82316 "Coindexed expression to pointer component %qs in structure constructor at %L"
82317 msgstr ""
82319 #: fortran/primary.cc:3477
82320 #, gcc-internal-format
82321 msgid ""
82322 "component %qs at %L has already been set by a parent derived type constructor"
82323 msgstr ""
82325 #: fortran/primary.cc:3642
82326 #, gcc-internal-format, gfc-internal-format
82327 msgid "%%LOC() as an rvalue at %C"
82328 msgstr ""
82330 #: fortran/primary.cc:3701
82331 #, gcc-internal-format
82332 msgid ""
82333 "%qs at %C is the name of a recursive function and so refers to the result "
82334 "variable. Use an explicit RESULT variable for direct recursion (12.5.2.1)"
82335 msgstr ""
82337 #: fortran/primary.cc:3732 fortran/primary.cc:4134
82338 #, gcc-internal-format, gfc-internal-format
82339 msgid "Symbol at %C is not appropriate for an expression"
82340 msgstr ""
82342 #: fortran/primary.cc:3837
82343 #, gcc-internal-format
82344 msgid "Unexpected use of subroutine name %qs at %C"
82345 msgstr ""
82347 #: fortran/primary.cc:3869
82348 #, gcc-internal-format
82349 msgid "Statement function %qs requires argument list at %C"
82350 msgstr ""
82352 #: fortran/primary.cc:3872
82353 #, gcc-internal-format
82354 msgid "Function %qs requires an argument list at %C"
82355 msgstr ""
82357 #: fortran/primary.cc:3922
82358 #, gcc-internal-format
82359 msgid "Missing argument to %qs at %C"
82360 msgstr ""
82362 #: fortran/primary.cc:3935
82363 #, gcc-internal-format, gfc-internal-format
82364 msgid ""
82365 "The leftmost part-ref in a data-ref cannot be a function reference at %C"
82366 msgstr ""
82368 #: fortran/primary.cc:4090
82369 #, gcc-internal-format
82370 msgid "Missing argument list in function %qs at %C"
82371 msgstr ""
82373 #: fortran/primary.cc:4204
82374 #, gcc-internal-format
82375 msgid "Derived type %qs cannot be used as a variable at %C"
82376 msgstr ""
82378 #: fortran/primary.cc:4245
82379 #, gcc-internal-format, gfc-internal-format
82380 msgid "Named constant at %C in an EQUIVALENCE"
82381 msgstr ""
82383 #: fortran/primary.cc:4250
82384 #, gcc-internal-format
82385 msgid "PARAMETER %qs shall not appear in a DATA statement at %C"
82386 msgstr ""
82388 #: fortran/primary.cc:4286
82389 #, gcc-internal-format
82390 msgid "%qs at %C is not a variable"
82391 msgstr ""
82393 #: fortran/resolve.cc:114
82394 #, gcc-internal-format
82395 msgid "%qs at %L is of the ABSTRACT type %qs"
82396 msgstr ""
82398 #: fortran/resolve.cc:117
82399 #, gcc-internal-format
82400 msgid "ABSTRACT type %qs used at %L"
82401 msgstr ""
82403 #: fortran/resolve.cc:134
82404 #, gcc-internal-format
82405 msgid "Interface %qs at %L is declared in a later PROCEDURE statement"
82406 msgstr ""
82408 #: fortran/resolve.cc:147
82409 #, gcc-internal-format
82410 msgid "Interface %qs at %L may not be generic"
82411 msgstr ""
82413 #: fortran/resolve.cc:154
82414 #, gcc-internal-format
82415 msgid "Interface %qs at %L may not be a statement function"
82416 msgstr ""
82418 #: fortran/resolve.cc:163
82419 #, gcc-internal-format
82420 msgid "Intrinsic procedure %qs not allowed in PROCEDURE statement at %L"
82421 msgstr ""
82423 #: fortran/resolve.cc:169
82424 #, gcc-internal-format
82425 msgid "Interface %qs at %L must be explicit"
82426 msgstr ""
82428 #: fortran/resolve.cc:191
82429 #, gcc-internal-format
82430 msgid "PROCEDURE %qs at %L may not be used as its own interface"
82431 msgstr ""
82433 #: fortran/resolve.cc:292
82434 #, gcc-internal-format
82435 msgid ""
82436 "Alternate return specifier in elemental subroutine %qs at %L is not allowed"
82437 msgstr ""
82439 #: fortran/resolve.cc:296
82440 #, gcc-internal-format
82441 msgid "Alternate return specifier in function %qs at %L is not allowed"
82442 msgstr ""
82444 #: fortran/resolve.cc:308
82445 #, gcc-internal-format
82446 msgid "Self-referential argument %qs at %L is not allowed"
82447 msgstr ""
82449 #: fortran/resolve.cc:380
82450 #, gcc-internal-format
82451 msgid "Dummy procedure %qs of PURE procedure at %L must also be PURE"
82452 msgstr ""
82454 #: fortran/resolve.cc:390
82455 #, gcc-internal-format
82456 msgid ""
82457 "Argument %qs of pure function %qs at %L with VALUE attribute but without "
82458 "INTENT(IN)"
82459 msgstr ""
82461 #: fortran/resolve.cc:395
82462 #, gcc-internal-format
82463 msgid "Argument %qs of pure function %qs at %L must be INTENT(IN) or VALUE"
82464 msgstr ""
82466 #: fortran/resolve.cc:403
82467 #, gcc-internal-format
82468 msgid ""
82469 "Argument %qs of pure subroutine %qs at %L with VALUE attribute but without "
82470 "INTENT"
82471 msgstr ""
82473 #: fortran/resolve.cc:408
82474 #, gcc-internal-format
82475 msgid ""
82476 "Argument %qs of pure subroutine %qs at %L must have its INTENT specified or "
82477 "have the VALUE attribute"
82478 msgstr ""
82480 #: fortran/resolve.cc:418
82481 #, gcc-internal-format
82482 msgid ""
82483 "INTENT(OUT) argument %qs of pure procedure %qs at %L may not be polymorphic"
82484 msgstr ""
82486 #: fortran/resolve.cc:451
82487 #, gcc-internal-format
82488 msgid "Coarray dummy argument %qs at %L to elemental procedure"
82489 msgstr ""
82491 #: fortran/resolve.cc:459
82492 #, gcc-internal-format
82493 msgid "Argument %qs of elemental procedure at %L must be scalar"
82494 msgstr ""
82496 #: fortran/resolve.cc:468
82497 #, gcc-internal-format
82498 msgid ""
82499 "Argument %qs of elemental procedure at %L cannot have the ALLOCATABLE "
82500 "attribute"
82501 msgstr ""
82503 #: fortran/resolve.cc:478
82504 #, gcc-internal-format
82505 msgid ""
82506 "Argument %qs of elemental procedure at %L cannot have the POINTER attribute"
82507 msgstr ""
82509 #: fortran/resolve.cc:486
82510 #, gcc-internal-format
82511 msgid "Dummy procedure %qs not allowed in elemental procedure %qs at %L"
82512 msgstr ""
82514 #: fortran/resolve.cc:495
82515 #, gcc-internal-format
82516 msgid ""
82517 "Argument %qs of elemental procedure %qs at %L must have its INTENT specified "
82518 "or have the VALUE attribute"
82519 msgstr ""
82521 #. F03:C1263 (R1238) The function-name and each dummy-arg-name
82522 #. shall be specified, explicitly or implicitly, to be scalar.
82523 #: fortran/resolve.cc:510
82524 #, gcc-internal-format
82525 msgid "Argument %qs of statement function %qs at %L must be scalar"
82526 msgstr ""
82528 #: fortran/resolve.cc:521
82529 #, gcc-internal-format
82530 msgid ""
82531 "Character-valued argument %qs of statement function at %L must have constant "
82532 "length"
82533 msgstr ""
82535 #: fortran/resolve.cc:571
82536 #, gcc-internal-format
82537 msgid ""
82538 "Contained procedure %qs at %L has the same name as its encompassing procedure"
82539 msgstr ""
82541 #: fortran/resolve.cc:591
82542 #, gcc-internal-format
82543 msgid "Contained function %qs at %L has no IMPLICIT type"
82544 msgstr ""
82546 #: fortran/resolve.cc:594
82547 #, gcc-internal-format
82548 msgid "Result %qs of contained function %qs at %L has no IMPLICIT type"
82549 msgstr ""
82551 #: fortran/resolve.cc:620
82552 #, gcc-internal-format
82553 msgid "Character-valued module procedure %qs at %L must not be assumed length"
82554 msgstr ""
82556 #: fortran/resolve.cc:622
82557 #, gcc-internal-format
82558 msgid "Character-valued internal function %qs at %L must not be assumed length"
82559 msgstr ""
82561 #: fortran/resolve.cc:795
82562 #, gcc-internal-format, gfc-internal-format
82563 msgid "Function %s at %L has entries with mismatched array specifications"
82564 msgstr ""
82566 #: fortran/resolve.cc:806
82567 #, gcc-internal-format, gfc-internal-format
82568 msgid "Function %s at %L has entry %s with mismatched characteristics"
82569 msgstr ""
82571 #: fortran/resolve.cc:821
82572 #, gcc-internal-format, gfc-internal-format
82573 msgid ""
82574 "Function %s at %L with entries returning variables of different string "
82575 "lengths"
82576 msgstr ""
82578 #: fortran/resolve.cc:853
82579 #, gcc-internal-format, gfc-internal-format
82580 msgid "FUNCTION result %s cannot be an array in FUNCTION %s at %L"
82581 msgstr ""
82583 #: fortran/resolve.cc:857
82584 #, gcc-internal-format, gfc-internal-format
82585 msgid "ENTRY result %s cannot be an array in FUNCTION %s at %L"
82586 msgstr ""
82588 #: fortran/resolve.cc:864
82589 #, gcc-internal-format, gfc-internal-format
82590 msgid "FUNCTION result %s cannot be a POINTER in FUNCTION %s at %L"
82591 msgstr ""
82593 #: fortran/resolve.cc:868
82594 #, gcc-internal-format, gfc-internal-format
82595 msgid "ENTRY result %s cannot be a POINTER in FUNCTION %s at %L"
82596 msgstr ""
82598 #: fortran/resolve.cc:875
82599 #, gcc-internal-format, gfc-internal-format
82600 msgid "FUNCTION result %s cannot be ALLOCATABLE in FUNCTION %s at %L"
82601 msgstr ""
82603 #: fortran/resolve.cc:879
82604 #, gcc-internal-format, gfc-internal-format
82605 msgid "ENTRY result %s cannot be ALLOCATABLE in FUNCTION %s at %L"
82606 msgstr ""
82608 #: fortran/resolve.cc:917
82609 #, gcc-internal-format, gfc-internal-format
82610 msgid "FUNCTION result %s cannot be of type %s in FUNCTION %s at %L"
82611 msgstr ""
82613 #: fortran/resolve.cc:922
82614 #, gcc-internal-format, gfc-internal-format
82615 msgid "ENTRY result %s cannot be of type %s in FUNCTION %s at %L"
82616 msgstr ""
82618 #: fortran/resolve.cc:973
82619 #, gcc-internal-format
82620 msgid "Global entity %qs at %L cannot appear in a COMMON block at %L"
82621 msgstr ""
82623 #: fortran/resolve.cc:977
82624 #, gcc-internal-format
82625 msgid "Global entity %qs at %L cannot appear in a COMMON block"
82626 msgstr ""
82628 #: fortran/resolve.cc:987
82629 #, gcc-internal-format, gfc-internal-format
82630 msgid "COMMON block at %L"
82631 msgstr ""
82633 #: fortran/resolve.cc:994
82634 #, gcc-internal-format
82635 msgid ""
82636 "Variable %qs at %L is in COMMON but only in BLOCK DATA initialization is "
82637 "allowed"
82638 msgstr ""
82640 #: fortran/resolve.cc:998
82641 #, gcc-internal-format
82642 msgid ""
82643 "Initialized variable %qs at %L is in a blank COMMON but initialization is "
82644 "only allowed in named common blocks"
82645 msgstr ""
82647 #: fortran/resolve.cc:1005
82648 #, gcc-internal-format
82649 msgid "%qs at %L cannot appear in COMMON [F2008:C5100]"
82650 msgstr ""
82652 #: fortran/resolve.cc:1010
82653 #, gcc-internal-format
82654 msgid "Automatic object %qs at %L cannot appear in COMMON at %L"
82655 msgstr ""
82657 #: fortran/resolve.cc:1022
82658 #, gcc-internal-format
82659 msgid ""
82660 "Derived type variable %qs in COMMON at %L has neither the SEQUENCE nor the "
82661 "BIND(C) attribute"
82662 msgstr ""
82664 #: fortran/resolve.cc:1026
82665 #, gcc-internal-format
82666 msgid ""
82667 "Derived type variable %qs in COMMON at %L has an ultimate component that is "
82668 "allocatable"
82669 msgstr ""
82671 #: fortran/resolve.cc:1030
82672 #, gcc-internal-format
82673 msgid ""
82674 "Derived type variable %qs in COMMON at %L may not have default initializer"
82675 msgstr ""
82677 #: fortran/resolve.cc:1074
82678 #, gcc-internal-format
82679 msgid ""
82680 "In Fortran 2003 COMMON %qs block at %L is a global identifier and must thus "
82681 "have the same binding name as the same-named COMMON block at %L: %s vs %s"
82682 msgstr ""
82684 #: fortran/resolve.cc:1088
82685 #, gcc-internal-format
82686 msgid "COMMON block %qs at %L uses the same global identifier as entity at %L"
82687 msgstr ""
82689 #: fortran/resolve.cc:1096
82690 #, gcc-internal-format
82691 msgid ""
82692 "Fortran 2008: COMMON block %qs with binding label at %L sharing the "
82693 "identifier with global non-COMMON-block entity at %L"
82694 msgstr ""
82696 #: fortran/resolve.cc:1118
82697 #, gcc-internal-format
82698 msgid ""
82699 "COMMON block at %L with binding label %qs uses the same global identifier as "
82700 "entity at %L"
82701 msgstr ""
82703 #: fortran/resolve.cc:1139
82704 #, gcc-internal-format
82705 msgid "COMMON block %qs at %L is used as PARAMETER at %L"
82706 msgstr ""
82708 #: fortran/resolve.cc:1143
82709 #, gcc-internal-format
82710 msgid "COMMON block %qs at %L cannot have the EXTERNAL attribute"
82711 msgstr ""
82713 #: fortran/resolve.cc:1147
82714 #, gcc-internal-format
82715 msgid "COMMON block %qs at %L is also an intrinsic procedure"
82716 msgstr ""
82718 #: fortran/resolve.cc:1151
82719 #, gcc-internal-format
82720 msgid "COMMON block %qs at %L that is also a function result"
82721 msgstr ""
82723 #: fortran/resolve.cc:1156
82724 #, gcc-internal-format
82725 msgid "COMMON block %qs at %L that is also a global procedure"
82726 msgstr ""
82728 #: fortran/resolve.cc:1223
82729 #, gcc-internal-format
82730 msgid "The KIND parameter %qs in the PDT constructor at %C has no value"
82731 msgstr ""
82733 #: fortran/resolve.cc:1366
82734 #, gcc-internal-format, gfc-internal-format
82735 msgid ""
82736 "The rank of the element in the structure constructor at %L does not match "
82737 "that of the component (%d/%d)"
82738 msgstr ""
82740 #: fortran/resolve.cc:1387
82741 #, gcc-internal-format
82742 msgid ""
82743 "The element in the structure constructor at %L, for pointer component %qs, "
82744 "is %s but should be %s"
82745 msgstr ""
82747 #: fortran/resolve.cc:1422
82748 #, gcc-internal-format
82749 msgid ""
82750 "Unequal character lengths (%wd/%wd) for pointer component %qs in constructor "
82751 "at %L"
82752 msgstr ""
82754 #: fortran/resolve.cc:1467
82755 #, gcc-internal-format
82756 msgid ""
82757 "The NULL in the structure constructor at %L is being applied to component "
82758 "%qs, which is neither a POINTER nor ALLOCATABLE"
82759 msgstr ""
82761 #: fortran/resolve.cc:1501
82762 #, gcc-internal-format
82763 msgid ""
82764 "Interface mismatch for procedure-pointer component %qs in structure "
82765 "constructor at %L: %s"
82766 msgstr ""
82768 #: fortran/resolve.cc:1520
82769 #, gcc-internal-format
82770 msgid ""
82771 "Bad array spec of component %qs referenced in structure constructor at %L"
82772 msgstr ""
82774 #: fortran/resolve.cc:1533
82775 #, gcc-internal-format
82776 msgid ""
82777 "The shape of component %qs in the structure constructor at %L differs from "
82778 "the shape of the declared component for dimension %d (%ld/%ld)"
82779 msgstr ""
82781 #: fortran/resolve.cc:1554
82782 #, gcc-internal-format
82783 msgid ""
82784 "The element in the structure constructor at %L, for pointer component %qs "
82785 "should be a POINTER or a TARGET"
82786 msgstr ""
82788 #: fortran/resolve.cc:1583
82789 #, gcc-internal-format
82790 msgid ""
82791 "Invalid expression in the structure constructor for pointer component %qs at "
82792 "%L in PURE procedure"
82793 msgstr ""
82795 #: fortran/resolve.cc:1709
82796 #, gcc-internal-format
82797 msgid ""
82798 "The upper bound in the last dimension must appear in the reference to the "
82799 "assumed size array %qs at %L"
82800 msgstr ""
82802 #: fortran/resolve.cc:1771
82803 #, gcc-internal-format
82804 msgid "%qs at %L is ambiguous"
82805 msgstr ""
82807 #: fortran/resolve.cc:1775
82808 #, gcc-internal-format
82809 msgid "GENERIC procedure %qs is not allowed as an actual argument at %L"
82810 msgstr ""
82812 #: fortran/resolve.cc:1896
82813 #, gcc-internal-format
82814 msgid "Type specified for intrinsic function %qs at %L is ignored"
82815 msgstr ""
82817 #: fortran/resolve.cc:1909
82818 #, gcc-internal-format
82819 msgid "Intrinsic subroutine %qs at %L shall not have a type specifier"
82820 msgstr ""
82822 #: fortran/resolve.cc:1920
82823 #, gcc-internal-format
82824 msgid "%qs declared INTRINSIC at %L does not exist"
82825 msgstr ""
82827 #: fortran/resolve.cc:1933
82828 #, gcc-internal-format
82829 msgid ""
82830 "The intrinsic %qs declared INTRINSIC at %L is not available in the current "
82831 "standard settings but %s. Use an appropriate %<-std=*%> option or enable %<-"
82832 "fall-intrinsics%> in order to use it."
82833 msgstr ""
82835 #: fortran/resolve.cc:1971
82836 #, gcc-internal-format
82837 msgid ""
82838 "Non-RECURSIVE procedure %qs from module %qs is  possibly calling itself "
82839 "recursively in procedure %qs.  Declare it RECURSIVE or use %<-frecursive%>"
82840 msgstr ""
82842 #: fortran/resolve.cc:1976 fortran/resolve.cc:6843
82843 #, gcc-internal-format
82844 msgid ""
82845 "Non-RECURSIVE procedure %qs at %L is possibly calling itself recursively.  "
82846 "Declare it RECURSIVE or use %<-frecursive%>"
82847 msgstr ""
82849 #: fortran/resolve.cc:2035 fortran/resolve.cc:10823 fortran/resolve.cc:12805
82850 #, gcc-internal-format, gfc-internal-format
82851 msgid "Label %d referenced at %L is never defined"
82852 msgstr ""
82854 #: fortran/resolve.cc:2067
82855 #, gcc-internal-format
82856 msgid "Derived type %qs is used as an actual argument at %L"
82857 msgstr ""
82859 #: fortran/resolve.cc:2085
82860 #, gcc-internal-format
82861 msgid "Statement function %qs at %L is not allowed as an actual argument"
82862 msgstr ""
82864 #: fortran/resolve.cc:2093
82865 #, gcc-internal-format
82866 msgid "Intrinsic %qs at %L is not allowed as an actual argument"
82867 msgstr ""
82869 #: fortran/resolve.cc:2100
82870 #, gcc-internal-format
82871 msgid "Internal procedure %qs is used as actual argument at %L"
82872 msgstr ""
82874 #: fortran/resolve.cc:2108
82875 #, gcc-internal-format
82876 msgid ""
82877 "ELEMENTAL non-INTRINSIC procedure %qs is not allowed as an actual argument "
82878 "at %L"
82879 msgstr ""
82881 #: fortran/resolve.cc:2135
82882 #, gcc-internal-format
82883 msgid ""
82884 "Unable to find a specific INTRINSIC procedure for the reference %qs at %L"
82885 msgstr ""
82887 #: fortran/resolve.cc:2157
82888 #, gcc-internal-format
82889 msgid "Symbol %qs at %L is ambiguous"
82890 msgstr ""
82892 #: fortran/resolve.cc:2220
82893 #, gcc-internal-format, gfc-internal-format
82894 msgid "By-value argument at %L is not of numeric type"
82895 msgstr ""
82897 #: fortran/resolve.cc:2227
82898 #, gcc-internal-format, gfc-internal-format
82899 msgid "By-value argument at %L cannot be an array or an array section"
82900 msgstr ""
82902 #: fortran/resolve.cc:2241
82903 #, gcc-internal-format, gfc-internal-format
82904 msgid "By-value argument at %L is not allowed in this context"
82905 msgstr ""
82907 #: fortran/resolve.cc:2253
82908 #, gcc-internal-format, gfc-internal-format
82909 msgid "Passing internal procedure at %L by location not allowed"
82910 msgstr ""
82912 #: fortran/resolve.cc:2264
82913 #, gcc-internal-format
82914 msgid ""
82915 "ELEMENTAL procedure pointer component %qs is not allowed as an actual "
82916 "argument at %L"
82917 msgstr ""
82919 #: fortran/resolve.cc:2273
82920 #, gcc-internal-format, gfc-internal-format
82921 msgid "Coindexed actual argument at %L with ultimate pointer component"
82922 msgstr ""
82924 #: fortran/resolve.cc:2420
82925 #, gcc-internal-format
82926 msgid ""
82927 "%qs at %L is an array and OPTIONAL; If it is not present, then it cannot be "
82928 "the actual argument of an ELEMENTAL procedure unless there is a non-optional "
82929 "argument with the same rank (Fortran 2018, 15.5.2.12)"
82930 msgstr ""
82932 #: fortran/resolve.cc:2459
82933 #, gcc-internal-format
82934 msgid ""
82935 "Actual argument at %L for INTENT(%s) dummy %qs of ELEMENTAL subroutine %qs "
82936 "is a scalar, but another actual argument is an array"
82937 msgstr ""
82939 #: fortran/resolve.cc:2733
82940 #, gcc-internal-format
82941 msgid "Return type mismatch of function %qs at %L (%s/%s)"
82942 msgstr ""
82944 #: fortran/resolve.cc:2760
82945 #, gcc-internal-format
82946 msgid "Interface mismatch in global procedure %qs at %L: %s"
82947 msgstr ""
82949 #: fortran/resolve.cc:2866
82950 #, gcc-internal-format
82951 msgid "There is no specific function for the generic %qs at %L"
82952 msgstr ""
82954 #: fortran/resolve.cc:2886
82955 #, gcc-internal-format
82956 msgid ""
82957 "Generic function %qs at %L is not consistent with a specific intrinsic "
82958 "interface"
82959 msgstr ""
82961 #: fortran/resolve.cc:2924
82962 #, gcc-internal-format
82963 msgid "Function %qs at %L is INTRINSIC but is not compatible with an intrinsic"
82964 msgstr ""
82966 #: fortran/resolve.cc:2979
82967 #, gcc-internal-format
82968 msgid "Unable to resolve the specific function %qs at %L"
82969 msgstr ""
82971 #: fortran/resolve.cc:3056
82972 #, gcc-internal-format
82973 msgid ""
82974 "Missing explicit declaration with EXTERNAL attribute for symbol %qs at %L"
82975 msgstr ""
82977 #: fortran/resolve.cc:3088
82978 #, gcc-internal-format
82979 msgid "Function %qs at %L has no IMPLICIT type; did you mean %qs?"
82980 msgstr ""
82982 #: fortran/resolve.cc:3092 fortran/resolve.cc:18158
82983 #, gcc-internal-format
82984 msgid "Function %qs at %L has no IMPLICIT type"
82985 msgstr ""
82987 #: fortran/resolve.cc:3216
82988 #, gcc-internal-format
82989 msgid "Reference to impure function %qs at %L inside a FORALL %s"
82990 msgstr ""
82992 #: fortran/resolve.cc:3223
82993 #, gcc-internal-format
82994 msgid "Reference to impure function %qs at %L inside a DO CONCURRENT %s"
82995 msgstr ""
82997 #: fortran/resolve.cc:3230
82998 #, gcc-internal-format
82999 msgid "Reference to impure function %qs at %L within a PURE procedure"
83000 msgstr ""
83002 #: fortran/resolve.cc:3297
83003 #, gcc-internal-format
83004 msgid "Unexpected junk after %qs at %L"
83005 msgstr ""
83007 #: fortran/resolve.cc:3308
83008 #, gcc-internal-format
83009 msgid "%qs at %L is not a function"
83010 msgstr ""
83012 #: fortran/resolve.cc:3316 fortran/resolve.cc:3831
83013 #, gcc-internal-format
83014 msgid "ABSTRACT INTERFACE %qs must not be referenced at %L"
83015 msgstr ""
83017 #: fortran/resolve.cc:3328
83018 #, gcc-internal-format
83019 msgid ""
83020 "ABSTRACT INTERFACE %qs at %L must not have an assumed character length "
83021 "result (F2008: C418)"
83022 msgstr ""
83024 #. Internal procedures are taken care of in resolve_contained_fntype.
83025 #: fortran/resolve.cc:3371
83026 #, gcc-internal-format
83027 msgid ""
83028 "Function %qs is declared CHARACTER(*) and cannot be used at %L since it is "
83029 "not a dummy argument"
83030 msgstr ""
83032 #: fortran/resolve.cc:3405
83033 #, gcc-internal-format
83034 msgid "resolve_function(): bad function type"
83035 msgstr ""
83037 #: fortran/resolve.cc:3419
83038 #, gcc-internal-format, gfc-internal-format
83039 msgid ""
83040 "A BOZ literal constant at %L cannot appear as an actual argument in a "
83041 "function reference"
83042 msgstr ""
83044 #: fortran/resolve.cc:3435
83045 #, gcc-internal-format
83046 msgid ""
83047 "User defined non-ELEMENTAL function %qs at %L not allowed in WORKSHARE "
83048 "construct"
83049 msgstr ""
83051 #: fortran/resolve.cc:3497
83052 #, gcc-internal-format
83053 msgid ""
83054 "ENTRY %qs at %L cannot be called recursively, as function %qs is not "
83055 "RECURSIVE"
83056 msgstr ""
83058 #: fortran/resolve.cc:3501
83059 #, gcc-internal-format
83060 msgid "Function %qs at %L cannot be called recursively, as it is not RECURSIVE"
83061 msgstr ""
83063 #: fortran/resolve.cc:3559
83064 #, gcc-internal-format
83065 msgid "Using function %qs at %L is deprecated"
83066 msgstr ""
83068 #: fortran/resolve.cc:3575
83069 #, gcc-internal-format
83070 msgid "Subroutine call to %qs in FORALL block at %L is not PURE"
83071 msgstr ""
83073 #: fortran/resolve.cc:3581
83074 #, gcc-internal-format
83075 msgid "Subroutine call to %qs in DO CONCURRENT block at %L is not PURE"
83076 msgstr ""
83078 #: fortran/resolve.cc:3587
83079 #, gcc-internal-format
83080 msgid "Subroutine call to %qs at %L is not PURE"
83081 msgstr ""
83083 #: fortran/resolve.cc:3655
83084 #, gcc-internal-format
83085 msgid "There is no specific subroutine for the generic %qs at %L"
83086 msgstr ""
83088 #: fortran/resolve.cc:3664
83089 #, gcc-internal-format
83090 msgid ""
83091 "Generic subroutine %qs at %L is not consistent with an intrinsic subroutine "
83092 "interface"
83093 msgstr ""
83095 #: fortran/resolve.cc:3699
83096 #, gcc-internal-format
83097 msgid ""
83098 "Subroutine %qs at %L is INTRINSIC but is not compatible with an intrinsic"
83099 msgstr ""
83101 #: fortran/resolve.cc:3744
83102 #, gcc-internal-format
83103 msgid "Unable to resolve the specific subroutine %qs at %L"
83104 msgstr ""
83106 #: fortran/resolve.cc:3802
83107 #, gcc-internal-format
83108 msgid "%qs at %L has a type, which is not consistent with the CALL at %L"
83109 msgstr ""
83111 #: fortran/resolve.cc:3841
83112 #, gcc-internal-format
83113 msgid ""
83114 "ENTRY %qs at %L cannot be called recursively, as subroutine %qs is not "
83115 "RECURSIVE"
83116 msgstr ""
83118 #: fortran/resolve.cc:3845
83119 #, gcc-internal-format
83120 msgid ""
83121 "SUBROUTINE %qs at %L cannot be called recursively, as it is not RECURSIVE"
83122 msgstr ""
83124 #: fortran/resolve.cc:3890
83125 #, gcc-internal-format
83126 msgid "resolve_subroutine(): bad function type"
83127 msgstr ""
83129 #: fortran/resolve.cc:3907
83130 #, gcc-internal-format
83131 msgid "Using subroutine %qs at %L is deprecated"
83132 msgstr ""
83134 #: fortran/resolve.cc:3934
83135 #, gcc-internal-format, gfc-internal-format
83136 msgid "Shapes for operands at %L and %L are not conformable"
83137 msgstr ""
83139 #: fortran/resolve.cc:3986
83140 #, gcc-internal-format
83141 msgid "logical_to_bitwise(): Bad intrinsic"
83142 msgstr ""
83144 #: fortran/resolve.cc:4089
83145 #, gcc-internal-format
83146 msgid "Impure function %qs at %L might not be evaluated"
83147 msgstr ""
83149 #: fortran/resolve.cc:4093
83150 #, gcc-internal-format, gfc-internal-format
83151 msgid "Impure function at %L might not be evaluated"
83152 msgstr ""
83154 #: fortran/resolve.cc:4180
83155 #, gcc-internal-format
83156 msgid "BOZ literal constant at %L cannot be an operand of unary operator %qs"
83157 msgstr ""
83159 #: fortran/resolve.cc:4204
83160 #, gcc-internal-format
83161 msgid "Operands at %L and %L cannot appear as operands of binary operator %qs"
83162 msgstr ""
83164 #: fortran/resolve.cc:4389 fortran/resolve.cc:4404
83165 #, gcc-internal-format, gfc-internal-format
83166 msgid ""
83167 "BOZ literal constant near %L cannot appear as an operand of a relational "
83168 "operator"
83169 msgstr ""
83171 #: fortran/resolve.cc:4454
83172 #, gcc-internal-format, gfc-internal-format
83173 msgid "Equality comparison for %s at %L"
83174 msgstr ""
83176 #: fortran/resolve.cc:4456
83177 #, gcc-internal-format, gfc-internal-format
83178 msgid "Inequality comparison for %s at %L"
83179 msgstr ""
83181 #: fortran/resolve.cc:4516
83182 #, gcc-internal-format
83183 msgid "resolve_operator(): Bad intrinsic"
83184 msgstr ""
83186 #: fortran/resolve.cc:4802
83187 #, gcc-internal-format, gfc-internal-format
83188 msgid "Array reference at %L is out of bounds (%ld < %ld) in dimension %d"
83189 msgstr ""
83191 #: fortran/resolve.cc:4807
83192 #, gcc-internal-format, gfc-internal-format
83193 msgid "Array reference at %L is out of bounds (%ld < %ld) in codimension %d"
83194 msgstr ""
83196 #: fortran/resolve.cc:4817
83197 #, gcc-internal-format, gfc-internal-format
83198 msgid "Array reference at %L is out of bounds (%ld > %ld) in dimension %d"
83199 msgstr ""
83201 #: fortran/resolve.cc:4822
83202 #, gcc-internal-format, gfc-internal-format
83203 msgid "Array reference at %L is out of bounds (%ld > %ld) in codimension %d"
83204 msgstr ""
83206 #: fortran/resolve.cc:4843
83207 #, gcc-internal-format, gfc-internal-format
83208 msgid "Illegal stride of zero at %L"
83209 msgstr ""
83211 #: fortran/resolve.cc:4860
83212 #, gcc-internal-format, gfc-internal-format
83213 msgid ""
83214 "Lower array reference at %L is out of bounds (%ld < %ld) in dimension %d"
83215 msgstr ""
83217 #: fortran/resolve.cc:4868
83218 #, gcc-internal-format, gfc-internal-format
83219 msgid ""
83220 "Lower array reference at %L is out of bounds (%ld > %ld) in dimension %d"
83221 msgstr ""
83223 #: fortran/resolve.cc:4884
83224 #, gcc-internal-format, gfc-internal-format
83225 msgid ""
83226 "Upper array reference at %L is out of bounds (%ld < %ld) in dimension %d"
83227 msgstr ""
83229 #: fortran/resolve.cc:4893
83230 #, gcc-internal-format, gfc-internal-format
83231 msgid ""
83232 "Upper array reference at %L is out of bounds (%ld > %ld) in dimension %d"
83233 msgstr ""
83235 #: fortran/resolve.cc:4909
83236 #, gcc-internal-format
83237 msgid "check_dimension(): Bad array reference"
83238 msgstr ""
83240 #: fortran/resolve.cc:4932
83241 #, gcc-internal-format, gfc-internal-format
83242 msgid "Rightmost upper bound of assumed size array section not specified at %L"
83243 msgstr ""
83245 #: fortran/resolve.cc:4942
83246 #, gcc-internal-format, gfc-internal-format
83247 msgid "Rank mismatch in array reference at %L (%d/%d)"
83248 msgstr ""
83250 #: fortran/resolve.cc:4950
83251 #, gcc-internal-format, gfc-internal-format
83252 msgid "Coindex rank mismatch in array reference at %L (%d/%d)"
83253 msgstr ""
83255 #: fortran/resolve.cc:4966
83256 #, gcc-internal-format, gfc-internal-format
83257 msgid "Coindex of codimension %d must be a scalar at %L"
83258 msgstr ""
83260 #: fortran/resolve.cc:4994
83261 #, gcc-internal-format, gfc-internal-format
83262 msgid "Array index at %L must be scalar"
83263 msgstr ""
83265 #: fortran/resolve.cc:5000
83266 #, gcc-internal-format, gfc-internal-format
83267 msgid "Array index at %L must be of INTEGER type, found %s"
83268 msgstr ""
83270 #: fortran/resolve.cc:5006
83271 #, gcc-internal-format, gfc-internal-format
83272 msgid "REAL array index at %L"
83273 msgstr ""
83275 #: fortran/resolve.cc:5046
83276 #, gcc-internal-format, gfc-internal-format
83277 msgid "Argument dim at %L must be scalar"
83278 msgstr ""
83280 #: fortran/resolve.cc:5053
83281 #, gcc-internal-format, gfc-internal-format
83282 msgid "Argument dim at %L must be of INTEGER type"
83283 msgstr ""
83285 #: fortran/resolve.cc:5113
83286 #, gcc-internal-format, gfc-internal-format
83287 msgid "Invalid array reference of a non-array entity at %L"
83288 msgstr ""
83290 #: fortran/resolve.cc:5127
83291 #, gcc-internal-format
83292 msgid "find_array_spec(): unused as(1)"
83293 msgstr ""
83295 #: fortran/resolve.cc:5139
83296 #, gcc-internal-format
83297 msgid "find_array_spec(): unused as(2)"
83298 msgstr ""
83300 #: fortran/resolve.cc:5184
83301 #, gcc-internal-format, gfc-internal-format
83302 msgid "Array index at %L is an array of rank %d"
83303 msgstr ""
83305 #: fortran/resolve.cc:5282
83306 #, gcc-internal-format, gfc-internal-format
83307 msgid "Substring start index at %L must be of type INTEGER"
83308 msgstr ""
83310 #: fortran/resolve.cc:5289
83311 #, gcc-internal-format, gfc-internal-format
83312 msgid "Substring start index at %L must be scalar"
83313 msgstr ""
83315 #: fortran/resolve.cc:5311
83316 #, gcc-internal-format, gfc-internal-format
83317 msgid "Substring end index at %L must be of type INTEGER"
83318 msgstr ""
83320 #: fortran/resolve.cc:5318
83321 #, gcc-internal-format, gfc-internal-format
83322 msgid "Substring end index at %L must be scalar"
83323 msgstr ""
83325 #: fortran/resolve.cc:5338
83326 #, gcc-internal-format, gfc-internal-format
83327 msgid "Substring end index at %L is too large"
83328 msgstr ""
83330 #: fortran/resolve.cc:5529
83331 #, gcc-internal-format
83332 msgid "resolve_ref(): Bad array reference"
83333 msgstr ""
83335 #: fortran/resolve.cc:5543
83336 #, gcc-internal-format, gfc-internal-format
83337 msgid ""
83338 "Component to the right of a part reference with nonzero rank must not have "
83339 "the POINTER attribute at %L"
83340 msgstr ""
83342 #: fortran/resolve.cc:5553
83343 #, gcc-internal-format, gfc-internal-format
83344 msgid ""
83345 "Component to the right of a part reference with nonzero rank must not have "
83346 "the ALLOCATABLE attribute at %L"
83347 msgstr ""
83349 #: fortran/resolve.cc:5601
83350 #, gcc-internal-format, gfc-internal-format
83351 msgid ""
83352 "Two or more part references with nonzero rank must not be specified at %L"
83353 msgstr ""
83355 #: fortran/resolve.cc:5693
83356 #, gcc-internal-format
83357 msgid "gfc_expression_rank(): Two array specs"
83358 msgstr ""
83360 #: fortran/resolve.cc:5790
83361 #, gcc-internal-format, gfc-internal-format
83362 msgid ""
83363 "Variable %s at %L with NO_ARG_CHECK attribute may only be used as actual "
83364 "argument"
83365 msgstr ""
83367 #: fortran/resolve.cc:5800
83368 #, gcc-internal-format, gfc-internal-format
83369 msgid "Assumed-type variable %s at %L may only be used as actual argument"
83370 msgstr ""
83372 #. FIXME: It doesn't work reliably as inquiry_argument is not set
83373 #. for all inquiry functions in resolve_function; the reason is
83374 #. that the function-name resolution happens too late in that
83375 #. function.
83376 #: fortran/resolve.cc:5810
83377 #, gcc-internal-format, gfc-internal-format
83378 msgid ""
83379 "Assumed-type variable %s at %L as actual argument to an inquiry function "
83380 "shall be the first argument"
83381 msgstr ""
83383 #: fortran/resolve.cc:5829
83384 #, gcc-internal-format, gfc-internal-format
83385 msgid "Assumed-rank variable %s at %L may only be used as actual argument"
83386 msgstr ""
83388 #. FIXME: It doesn't work reliably as inquiry_argument is not set
83389 #. for all inquiry functions in resolve_function; the reason is
83390 #. that the function-name resolution happens too late in that
83391 #. function.
83392 #: fortran/resolve.cc:5839
83393 #, gcc-internal-format, gfc-internal-format
83394 msgid ""
83395 "Assumed-rank variable %s at %L as actual argument to an inquiry function "
83396 "shall be the first argument"
83397 msgstr ""
83399 #: fortran/resolve.cc:5850
83400 #, gcc-internal-format, gfc-internal-format
83401 msgid ""
83402 "Variable %s at %L with NO_ARG_CHECK attribute shall not have a subobject "
83403 "reference"
83404 msgstr ""
83406 #: fortran/resolve.cc:5859
83407 #, gcc-internal-format, gfc-internal-format
83408 msgid "Assumed-type variable %s at %L shall not have a subobject reference"
83409 msgstr ""
83411 #: fortran/resolve.cc:5875
83412 #, gcc-internal-format, gfc-internal-format
83413 msgid "Assumed-rank variable %s at %L shall not have a subobject reference"
83414 msgstr ""
83416 #: fortran/resolve.cc:5932
83417 #, gcc-internal-format
83418 msgid "Scalar variable %qs has an array reference at %L"
83419 msgstr ""
83421 #: fortran/resolve.cc:6077
83422 #, gcc-internal-format
83423 msgid ""
83424 "Variable %qs, used in a specification expression, is referenced at %L before "
83425 "the ENTRY statement in which it is a parameter"
83426 msgstr ""
83428 #: fortran/resolve.cc:6082
83429 #, gcc-internal-format
83430 msgid ""
83431 "Variable %qs is used at %L before the ENTRY statement in which it is a "
83432 "parameter"
83433 msgstr ""
83435 #: fortran/resolve.cc:6152
83436 #, gcc-internal-format, gfc-internal-format
83437 msgid "Polymorphic subobject of coindexed object at %L"
83438 msgstr ""
83440 #: fortran/resolve.cc:6165
83441 #, gcc-internal-format, gfc-internal-format
83442 msgid "Coindexed object with polymorphic allocatable subcomponent at %L"
83443 msgstr ""
83445 #: fortran/resolve.cc:6181
83446 #, gcc-internal-format
83447 msgid "Using variable %qs at %L is deprecated"
83448 msgstr ""
83450 #: fortran/resolve.cc:6424
83451 #, gcc-internal-format
83452 msgid ""
83453 "%qs at %L is host associated at %L into a contained procedure with an "
83454 "internal procedure of the same name"
83455 msgstr ""
83457 #: fortran/resolve.cc:6602 fortran/resolve.cc:6754
83458 #, gcc-internal-format, gfc-internal-format
83459 msgid "Error in typebound call at %L"
83460 msgstr ""
83462 #: fortran/resolve.cc:6718
83463 #, gcc-internal-format, gfc-internal-format
83464 msgid "Passed-object at %L must be scalar"
83465 msgstr ""
83467 #: fortran/resolve.cc:6725
83468 #, gcc-internal-format
83469 msgid ""
83470 "Base object for procedure-pointer component call at %L is of ABSTRACT type "
83471 "%qs"
83472 msgstr ""
83474 #: fortran/resolve.cc:6764
83475 #, gcc-internal-format
83476 msgid "Base object for type-bound procedure call at %L is of ABSTRACT type %qs"
83477 msgstr ""
83479 #: fortran/resolve.cc:6773
83480 #, gcc-internal-format, gfc-internal-format
83481 msgid "Base object for NOPASS type-bound procedure call at %L must be scalar"
83482 msgstr ""
83484 #. Nothing matching found!
83485 #: fortran/resolve.cc:6968
83486 #, gcc-internal-format
83487 msgid ""
83488 "Found no matching specific binding for the call to the GENERIC %qs at %L"
83489 msgstr ""
83491 #: fortran/resolve.cc:7002
83492 #, gcc-internal-format
83493 msgid "%qs at %L should be a SUBROUTINE"
83494 msgstr ""
83496 #: fortran/resolve.cc:7054
83497 #, gcc-internal-format
83498 msgid "%qs at %L should be a FUNCTION"
83499 msgstr ""
83501 #: fortran/resolve.cc:7589
83502 #, gcc-internal-format
83503 msgid "gfc_resolve_expr(): Bad expression type"
83504 msgstr ""
83506 #: fortran/resolve.cc:7622
83507 #, gcc-internal-format, gfc-internal-format
83508 msgid "%s at %L must be a scalar"
83509 msgstr ""
83511 #: fortran/resolve.cc:7632
83512 #, gcc-internal-format, gfc-internal-format
83513 msgid "%s at %L must be integer"
83514 msgstr ""
83516 #: fortran/resolve.cc:7636 fortran/resolve.cc:7643
83517 #, gcc-internal-format, gfc-internal-format
83518 msgid "%s at %L must be INTEGER"
83519 msgstr ""
83521 #: fortran/resolve.cc:7698
83522 #, gcc-internal-format, gfc-internal-format
83523 msgid "Step expression in DO loop at %L cannot be zero"
83524 msgstr ""
83526 #: fortran/resolve.cc:7721
83527 #, gcc-internal-format, gfc-internal-format
83528 msgid "DO loop at %L will be executed zero times"
83529 msgstr ""
83531 #: fortran/resolve.cc:7738
83532 #, gcc-internal-format, gfc-internal-format
83533 msgid "DO loop at %L is undefined as it overflows"
83534 msgstr ""
83536 #: fortran/resolve.cc:7744
83537 #, gcc-internal-format, gfc-internal-format
83538 msgid "DO loop at %L is undefined as it underflows"
83539 msgstr ""
83541 #: fortran/resolve.cc:7805
83542 #, gcc-internal-format, gfc-internal-format
83543 msgid "FORALL index-name at %L must be a scalar INTEGER"
83544 msgstr ""
83546 #: fortran/resolve.cc:7810
83547 #, gcc-internal-format, gfc-internal-format
83548 msgid "FORALL start expression at %L must be a scalar INTEGER"
83549 msgstr ""
83551 #: fortran/resolve.cc:7817
83552 #, gcc-internal-format, gfc-internal-format
83553 msgid "FORALL end expression at %L must be a scalar INTEGER"
83554 msgstr ""
83556 #: fortran/resolve.cc:7825
83557 #, gcc-internal-format, gfc-internal-format
83558 msgid "FORALL stride expression at %L must be a scalar %s"
83559 msgstr ""
83561 #: fortran/resolve.cc:7830
83562 #, gcc-internal-format, gfc-internal-format
83563 msgid "FORALL stride expression at %L cannot be zero"
83564 msgstr ""
83566 #: fortran/resolve.cc:7843
83567 #, gcc-internal-format
83568 msgid "FORALL index %qs may not appear in triplet specification at %L"
83569 msgstr ""
83571 #: fortran/resolve.cc:7948 fortran/resolve.cc:8246
83572 #, gcc-internal-format, gfc-internal-format
83573 msgid "Allocate-object at %L must be ALLOCATABLE or a POINTER"
83574 msgstr ""
83576 #: fortran/resolve.cc:7956 fortran/resolve.cc:8209
83577 #, gcc-internal-format, gfc-internal-format
83578 msgid "Coindexed allocatable object at %L"
83579 msgstr ""
83581 #: fortran/resolve.cc:8066
83582 #, gcc-internal-format, gfc-internal-format
83583 msgid ""
83584 "Source-expr at %L must be scalar or have the same rank as the allocate-"
83585 "object at %L"
83586 msgstr ""
83588 #: fortran/resolve.cc:8097
83589 #, gcc-internal-format, gfc-internal-format
83590 msgid "Source-expr at %L and allocate-object at %L must have the same shape"
83591 msgstr ""
83593 #: fortran/resolve.cc:8257
83594 #, gcc-internal-format, gfc-internal-format
83595 msgid "Type of entity at %L is type incompatible with source-expr at %L"
83596 msgstr ""
83598 #: fortran/resolve.cc:8269
83599 #, gcc-internal-format, gfc-internal-format
83600 msgid ""
83601 "The allocate-object at %L and the source-expr at %L shall have the same kind "
83602 "type parameter"
83603 msgstr ""
83605 #: fortran/resolve.cc:8283
83606 #, gcc-internal-format, gfc-internal-format
83607 msgid ""
83608 "The source-expr at %L shall neither be of type LOCK_TYPE nor have a "
83609 "LOCK_TYPE component if allocate-object at %L is a coarray"
83610 msgstr ""
83612 #: fortran/resolve.cc:8308
83613 #, gcc-internal-format, gfc-internal-format
83614 msgid ""
83615 "The source-expr at %L shall neither be of type EVENT_TYPE nor have a "
83616 "EVENT_TYPE component if allocate-object at %L is a coarray"
83617 msgstr ""
83619 #: fortran/resolve.cc:8321
83620 #, gcc-internal-format, gfc-internal-format
83621 msgid ""
83622 "Allocating %s of ABSTRACT base type at %L requires a type-spec or source-expr"
83623 msgstr ""
83625 #: fortran/resolve.cc:8339
83626 #, gcc-internal-format, gfc-internal-format
83627 msgid ""
83628 "Allocating %s at %L with type-spec requires the same character-length "
83629 "parameter as in the declaration"
83630 msgstr ""
83632 #: fortran/resolve.cc:8423 fortran/resolve.cc:8438
83633 #, gcc-internal-format, gfc-internal-format
83634 msgid "Array specification required in ALLOCATE statement at %L"
83635 msgstr ""
83637 #: fortran/resolve.cc:8430
83638 #, gcc-internal-format, gfc-internal-format
83639 msgid ""
83640 "Array specification or array-valued SOURCE= expression required in ALLOCATE "
83641 "statement at %L"
83642 msgstr ""
83644 #: fortran/resolve.cc:8455
83645 #, gcc-internal-format, gfc-internal-format
83646 msgid "Coarray specification required in ALLOCATE statement at %L"
83647 msgstr ""
83649 #: fortran/resolve.cc:8465 fortran/resolve.cc:8567
83650 #, gcc-internal-format, gfc-internal-format
83651 msgid "Bad coarray specification in ALLOCATE statement at %L"
83652 msgstr ""
83654 #: fortran/resolve.cc:8471
83655 #, gcc-internal-format, gfc-internal-format
83656 msgid "Upper cobound is less than lower cobound at %L"
83657 msgstr ""
83659 #: fortran/resolve.cc:8483
83660 #, gcc-internal-format, gfc-internal-format
83661 msgid "Upper cobound is less than lower cobound of 1 at %L"
83662 msgstr ""
83664 #: fortran/resolve.cc:8494 fortran/resolve.cc:8522
83665 #, gcc-internal-format, gfc-internal-format
83666 msgid "Bad array specification in ALLOCATE statement at %L"
83667 msgstr ""
83669 #: fortran/resolve.cc:8541
83670 #, gcc-internal-format
83671 msgid ""
83672 "%qs must not appear in the array specification at %L in the same ALLOCATE "
83673 "statement where it is itself allocated"
83674 msgstr ""
83676 #: fortran/resolve.cc:8556
83677 #, gcc-internal-format
83678 msgid "Expected %<*%> in coindex specification in ALLOCATE statement at %L"
83679 msgstr ""
83681 #: fortran/resolve.cc:8598
83682 #, gcc-internal-format, gfc-internal-format
83683 msgid "Stat-variable at %L must be a scalar INTEGER variable"
83684 msgstr ""
83686 #: fortran/resolve.cc:8627
83687 #, gcc-internal-format, gfc-internal-format
83688 msgid "Stat-variable at %L shall not be %sd within the same %s statement"
83689 msgstr ""
83691 #: fortran/resolve.cc:8640
83692 #, gcc-internal-format, gfc-internal-format
83693 msgid "ERRMSG at %L is useless without a STAT tag"
83694 msgstr ""
83696 #: fortran/resolve.cc:8654
83697 #, gcc-internal-format, gfc-internal-format
83698 msgid "ERRMSG variable at %L shall be a scalar default CHARACTER variable"
83699 msgstr ""
83701 #: fortran/resolve.cc:8683
83702 #, gcc-internal-format, gfc-internal-format
83703 msgid "Errmsg-variable at %L shall not be %sd within the same %s statement"
83704 msgstr ""
83706 #: fortran/resolve.cc:8715
83707 #, gcc-internal-format, gfc-internal-format
83708 msgid "Allocate-object at %L also appears at %L"
83709 msgstr ""
83711 #: fortran/resolve.cc:8721 fortran/resolve.cc:8727
83712 #, gcc-internal-format, gfc-internal-format
83713 msgid "Allocate-object at %L is subobject of object at %L"
83714 msgstr ""
83716 #. The cases overlap, or they are the same
83717 #. element in the list.  Either way, we must
83718 #. issue an error and get the next case from P.
83719 #. FIXME: Sort P and Q by line number.
83720 #: fortran/resolve.cc:8955
83721 #, gcc-internal-format, gfc-internal-format
83722 msgid "CASE label at %L overlaps with CASE label at %L"
83723 msgstr ""
83725 #: fortran/resolve.cc:9006
83726 #, gcc-internal-format, gfc-internal-format
83727 msgid "Expression in CASE statement at %L must be of type %s"
83728 msgstr ""
83730 #: fortran/resolve.cc:9017
83731 #, gcc-internal-format, gfc-internal-format
83732 msgid "Expression in CASE statement at %L must be of kind %d"
83733 msgstr ""
83735 #: fortran/resolve.cc:9030
83736 #, gcc-internal-format, gfc-internal-format
83737 msgid "Expression in CASE statement at %L must be scalar"
83738 msgstr ""
83740 #: fortran/resolve.cc:9076
83741 #, gcc-internal-format, gfc-internal-format
83742 msgid ""
83743 "Selection expression in computed GOTO statement at %L must be a scalar "
83744 "integer expression"
83745 msgstr ""
83747 #: fortran/resolve.cc:9095
83748 #, gcc-internal-format, gfc-internal-format
83749 msgid "Argument of SELECT statement at %L cannot be %s"
83750 msgstr ""
83752 #: fortran/resolve.cc:9105
83753 #, gcc-internal-format, gfc-internal-format
83754 msgid "Argument of SELECT statement at %L must be a scalar expression"
83755 msgstr ""
83757 #: fortran/resolve.cc:9123 fortran/resolve.cc:9131
83758 #, gcc-internal-format, gfc-internal-format
83759 msgid "Expression in CASE statement at %L is not in the range of %s"
83760 msgstr ""
83762 #: fortran/resolve.cc:9193 fortran/resolve.cc:9957
83763 #, gcc-internal-format, gfc-internal-format
83764 msgid ""
83765 "The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L"
83766 msgstr ""
83768 #: fortran/resolve.cc:9219
83769 #, gcc-internal-format, gfc-internal-format
83770 msgid "Logical range in CASE statement at %L is not allowed"
83771 msgstr ""
83773 #: fortran/resolve.cc:9232
83774 #, gcc-internal-format, gfc-internal-format
83775 msgid "Constant logical value in CASE statement is repeated at %L"
83776 msgstr ""
83778 #: fortran/resolve.cc:9247
83779 #, gcc-internal-format, gfc-internal-format
83780 msgid "Range specification at %L can never be matched"
83781 msgstr ""
83783 #: fortran/resolve.cc:9350
83784 #, gcc-internal-format, gfc-internal-format
83785 msgid "Logical SELECT CASE block at %L has more that two cases"
83786 msgstr ""
83788 #: fortran/resolve.cc:9412
83789 #, gcc-internal-format
83790 msgid "Associating entity %qs at %L is a procedure pointer"
83791 msgstr ""
83793 #: fortran/resolve.cc:9421
83794 #, gcc-internal-format
83795 msgid "Derived type %qs cannot be used as a variable at %L"
83796 msgstr ""
83798 #: fortran/resolve.cc:9438
83799 #, gcc-internal-format
83800 msgid "Associating entity %qs at %L is a procedure name"
83801 msgstr ""
83803 #: fortran/resolve.cc:9454
83804 #, gcc-internal-format, gfc-internal-format
83805 msgid "Associating selector-expression at %L yields a procedure"
83806 msgstr ""
83808 #: fortran/resolve.cc:9508
83809 #, gcc-internal-format, gfc-internal-format
83810 msgid "Selector at %L cannot be NULL()"
83811 msgstr ""
83813 #: fortran/resolve.cc:9513
83814 #, gcc-internal-format, gfc-internal-format
83815 msgid "Selector at %L has no type"
83816 msgstr ""
83818 #: fortran/resolve.cc:9571
83819 #, gcc-internal-format
83820 msgid "Associate-name %qs at %L is used as array"
83821 msgstr ""
83823 #: fortran/resolve.cc:9582
83824 #, gcc-internal-format, gfc-internal-format
83825 msgid "CLASS selector at %L needs a temporary which is not yet implemented"
83826 msgstr ""
83828 #: fortran/resolve.cc:9821
83829 #, gcc-internal-format, gfc-internal-format
83830 msgid "Selector shall be polymorphic in SELECT TYPE statement at %L"
83831 msgstr ""
83833 #: fortran/resolve.cc:9865 fortran/resolve.cc:9877
83834 #, gcc-internal-format, gfc-internal-format
83835 msgid "Selector at %L must not be coindexed"
83836 msgstr ""
83838 #: fortran/resolve.cc:9906
83839 #, gcc-internal-format, gfc-internal-format
83840 msgid "TYPE IS at %L overlaps with TYPE IS at %L"
83841 msgstr ""
83843 #: fortran/resolve.cc:9919
83844 #, gcc-internal-format
83845 msgid "Derived type %qs at %L must be extensible"
83846 msgstr ""
83848 #: fortran/resolve.cc:9932
83849 #, gcc-internal-format
83850 msgid "Derived type %qs at %L must be an extension of %qs"
83851 msgstr ""
83853 #: fortran/resolve.cc:9935
83854 #, gcc-internal-format
83855 msgid "Unexpected intrinsic type %qs at %L"
83856 msgstr ""
83858 #: fortran/resolve.cc:9945
83859 #, gcc-internal-format, gfc-internal-format
83860 msgid ""
83861 "The type-spec at %L shall specify that each length type parameter is assumed"
83862 msgstr ""
83864 #: fortran/resolve.cc:10192
83865 #, gcc-internal-format, gfc-internal-format
83866 msgid "Double CLASS IS block in SELECT TYPE statement at %L"
83867 msgstr ""
83869 #: fortran/resolve.cc:10325
83870 #, gcc-internal-format, gfc-internal-format
83871 msgid "RANK DEFAULT at %L is repeated at %L"
83872 msgstr ""
83874 #: fortran/resolve.cc:10334
83875 #, gcc-internal-format, gfc-internal-format
83876 msgid "RANK (*) at %L is repeated at %L"
83877 msgstr ""
83879 #: fortran/resolve.cc:10337
83880 #, gcc-internal-format, gfc-internal-format
83881 msgid "RANK (%i) at %L is repeated at %L"
83882 msgstr ""
83884 #: fortran/resolve.cc:10347
83885 #, gcc-internal-format, gfc-internal-format
83886 msgid ""
83887 "RANK (*) at %L cannot be used with the pointer or allocatable selector at %L"
83888 msgstr ""
83890 #: fortran/resolve.cc:10456
83891 #, gcc-internal-format, gfc-internal-format
83892 msgid "Invalid context for NULL () intrinsic at %L"
83893 msgstr ""
83895 #: fortran/resolve.cc:10510
83896 #, gcc-internal-format, gfc-internal-format
83897 msgid "DTIO %s procedure at %L must be recursive"
83898 msgstr ""
83900 #: fortran/resolve.cc:10520
83901 #, gcc-internal-format, gfc-internal-format
83902 msgid ""
83903 "Data transfer element at %L cannot be polymorphic unless it is processed by "
83904 "a defined input/output procedure"
83905 msgstr ""
83907 #: fortran/resolve.cc:10533
83908 #, gcc-internal-format, gfc-internal-format
83909 msgid ""
83910 "Data transfer element at %L cannot have POINTER components unless it is "
83911 "processed by a defined input/output procedure"
83912 msgstr ""
83914 #: fortran/resolve.cc:10542
83915 #, gcc-internal-format, gfc-internal-format
83916 msgid "Data transfer element at %L cannot have procedure pointer components"
83917 msgstr ""
83919 #: fortran/resolve.cc:10549
83920 #, gcc-internal-format, gfc-internal-format
83921 msgid ""
83922 "Data transfer element at %L cannot have ALLOCATABLE components unless it is "
83923 "processed by a defined input/output procedure"
83924 msgstr ""
83926 #: fortran/resolve.cc:10560
83927 #, gcc-internal-format, gfc-internal-format
83928 msgid "Data transfer element at %L cannot have PRIVATE components"
83929 msgstr ""
83931 #: fortran/resolve.cc:10566
83932 #, gcc-internal-format, gfc-internal-format
83933 msgid ""
83934 "Data transfer element at %L cannot have PRIVATE components unless it is "
83935 "processed by a defined input/output procedure"
83936 msgstr ""
83938 #: fortran/resolve.cc:10584
83939 #, gcc-internal-format, gfc-internal-format
83940 msgid ""
83941 "Data transfer element at %L cannot be a full reference to an assumed-size "
83942 "array"
83943 msgstr ""
83945 #: fortran/resolve.cc:10641
83946 #, gcc-internal-format, gfc-internal-format
83947 msgid "Lock variable at %L must be a scalar of type LOCK_TYPE"
83948 msgstr ""
83950 #: fortran/resolve.cc:10651
83951 #, gcc-internal-format, gfc-internal-format
83952 msgid "Event variable at %L must be a scalar of type EVENT_TYPE"
83953 msgstr ""
83955 #: fortran/resolve.cc:10655
83956 #, gcc-internal-format, gfc-internal-format
83957 msgid "Event variable argument at %L must be a coarray or coindexed"
83958 msgstr ""
83960 #: fortran/resolve.cc:10658
83961 #, gcc-internal-format, gfc-internal-format
83962 msgid "Event variable argument at %L must be a coarray but not coindexed"
83963 msgstr ""
83965 #: fortran/resolve.cc:10665 fortran/resolve.cc:10787
83966 #, gcc-internal-format, gfc-internal-format
83967 msgid "STAT= argument at %L must be a scalar INTEGER variable"
83968 msgstr ""
83970 #: fortran/resolve.cc:10677 fortran/resolve.cc:10799
83971 #, gcc-internal-format, gfc-internal-format
83972 msgid "ERRMSG= argument at %L must be a scalar CHARACTER variable"
83973 msgstr ""
83975 #: fortran/resolve.cc:10689
83976 #, gcc-internal-format, gfc-internal-format
83977 msgid "ACQUIRED_LOCK= argument at %L must be a scalar LOGICAL variable"
83978 msgstr ""
83980 #: fortran/resolve.cc:10702
83981 #, gcc-internal-format, gfc-internal-format
83982 msgid "UNTIL_COUNT= argument at %L must be a scalar INTEGER expression"
83983 msgstr ""
83985 #: fortran/resolve.cc:10763
83986 #, gcc-internal-format, gfc-internal-format
83987 msgid "Imageset argument at %L must be a scalar or rank-1 INTEGER expression"
83988 msgstr ""
83990 #: fortran/resolve.cc:10767 fortran/resolve.cc:10777
83991 #, gcc-internal-format, gfc-internal-format
83992 msgid "Imageset argument at %L must between 1 and num_images()"
83993 msgstr ""
83995 #: fortran/resolve.cc:10830
83996 #, gcc-internal-format, gfc-internal-format
83997 msgid ""
83998 "Statement at %L is not a valid branch target statement for the branch "
83999 "statement at %L"
84000 msgstr ""
84002 #: fortran/resolve.cc:10840
84003 #, gcc-internal-format, gfc-internal-format
84004 msgid "Branch at %L may result in an infinite loop"
84005 msgstr ""
84007 #. Note: A label at END CRITICAL does not leave the CRITICAL
84008 #. construct as END CRITICAL is still part of it.
84009 #: fortran/resolve.cc:10857 fortran/resolve.cc:10880
84010 #, gcc-internal-format, gfc-internal-format
84011 msgid "GOTO statement at %L leaves CRITICAL construct for label at %L"
84012 msgstr ""
84014 #: fortran/resolve.cc:10861 fortran/resolve.cc:10886
84015 #, gcc-internal-format, gfc-internal-format
84016 msgid "GOTO statement at %L leaves DO CONCURRENT construct for label at %L"
84017 msgstr ""
84019 #. The label is not in an enclosing block, so illegal.  This was
84020 #. allowed in Fortran 66, so we allow it as extension.  No
84021 #. further checks are necessary in this case.
84022 #: fortran/resolve.cc:10901
84023 #, gcc-internal-format, gfc-internal-format
84024 msgid "Label at %L is not in the same block as the GOTO statement at %L"
84025 msgstr ""
84027 #: fortran/resolve.cc:10973
84028 #, gcc-internal-format, gfc-internal-format
84029 msgid "WHERE mask at %L has inconsistent shape"
84030 msgstr ""
84032 #: fortran/resolve.cc:10989
84033 #, gcc-internal-format, gfc-internal-format
84034 msgid "WHERE assignment target at %L has inconsistent shape"
84035 msgstr ""
84037 #: fortran/resolve.cc:11002 fortran/resolve.cc:11094
84038 #, gcc-internal-format, gfc-internal-format
84039 msgid "Non-ELEMENTAL user-defined assignment in WHERE at %L"
84040 msgstr ""
84042 #: fortran/resolve.cc:11012 fortran/resolve.cc:11104
84043 #, gcc-internal-format, gfc-internal-format
84044 msgid "Unsupported statement inside WHERE at %L"
84045 msgstr ""
84047 #: fortran/resolve.cc:11043
84048 #, gcc-internal-format, gfc-internal-format
84049 msgid "Assignment to a FORALL index variable at %L"
84050 msgstr ""
84052 #: fortran/resolve.cc:11052
84053 #, gcc-internal-format
84054 msgid ""
84055 "The FORALL with index %qs is not used on the left side of the assignment at "
84056 "%L and so might cause multiple assignment to this object"
84057 msgstr ""
84059 #: fortran/resolve.cc:11209
84060 #, gcc-internal-format, gfc-internal-format
84061 msgid "FORALL construct at %L"
84062 msgstr ""
84064 #: fortran/resolve.cc:11230
84065 #, gcc-internal-format, gfc-internal-format
84066 msgid "FORALL index-name at %L must be a scalar variable of type integer"
84067 msgstr ""
84069 #: fortran/resolve.cc:11240
84070 #, gcc-internal-format, gfc-internal-format
84071 msgid "An outer FORALL construct already has an index with this name %L"
84072 msgstr ""
84074 #: fortran/resolve.cc:11317
84075 #, gcc-internal-format, gfc-internal-format
84076 msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array"
84077 msgstr ""
84079 #: fortran/resolve.cc:11435
84080 #, gcc-internal-format
84081 msgid "gfc_resolve_blocks(): Bad block type"
84082 msgstr ""
84084 #: fortran/resolve.cc:11498
84085 #, gcc-internal-format, gfc-internal-format
84086 msgid ""
84087 "Variable in the ordinary assignment at %L is a procedure pointer component"
84088 msgstr ""
84090 #: fortran/resolve.cc:11559
84091 #, gcc-internal-format
84092 msgid "CHARACTER expression will be truncated in assignment (%wd/%wd) at %L"
84093 msgstr ""
84095 #: fortran/resolve.cc:11591
84096 #, gcc-internal-format, gfc-internal-format
84097 msgid ""
84098 "Coindexed expression at %L is assigned to a derived type variable with a "
84099 "POINTER component in a PURE procedure"
84100 msgstr ""
84102 #. F2008, C1283 (4).
84103 #: fortran/resolve.cc:11597
84104 #, gcc-internal-format, gfc-internal-format
84105 msgid ""
84106 "In a pure subprogram an INTENT(IN) dummy argument shall not be used as the "
84107 "expr at %L of an intrinsic assignment statement in which the variable is of "
84108 "a derived type if the derived type has a pointer component at any level of "
84109 "component selection."
84110 msgstr ""
84112 #: fortran/resolve.cc:11609
84113 #, gcc-internal-format, gfc-internal-format
84114 msgid "Assignment to coindexed variable at %L in a PURE procedure"
84115 msgstr ""
84117 #: fortran/resolve.cc:11641
84118 #, gcc-internal-format, gfc-internal-format
84119 msgid "Assignment to polymorphic coarray at %L is not permitted"
84120 msgstr ""
84122 #: fortran/resolve.cc:11645
84123 #, gcc-internal-format, gfc-internal-format
84124 msgid "Assignment to an allocatable polymorphic variable at %L"
84125 msgstr ""
84127 #: fortran/resolve.cc:11650
84128 #, gcc-internal-format
84129 msgid ""
84130 "Assignment to an allocatable polymorphic variable at %L requires %<-frealloc-"
84131 "lhs%>"
84132 msgstr ""
84134 #: fortran/resolve.cc:11657
84135 #, gcc-internal-format
84136 msgid ""
84137 "Nonallocatable variable must not be polymorphic in intrinsic assignment at "
84138 "%L - check that there is a matching specific subroutine for %<=%> operator"
84139 msgstr ""
84141 #: fortran/resolve.cc:11668
84142 #, gcc-internal-format, gfc-internal-format
84143 msgid ""
84144 "Coindexed variable must not have an allocatable ultimate component in "
84145 "assignment at %L"
84146 msgstr ""
84148 #: fortran/resolve.cc:12091
84149 #, gcc-internal-format, gfc-internal-format
84150 msgid ""
84151 "TODO: type-bound defined assignment(s) at %L not done because multiple part "
84152 "array references would occur in intermediate expressions."
84153 msgstr ""
84155 #. Even if standard does not support this feature, continue to build
84156 #. the two statements to avoid upsetting frontend_passes.c.
84157 #: fortran/resolve.cc:12395
84158 #, gcc-internal-format, gfc-internal-format
84159 msgid "Pointer procedure assignment at %L"
84160 msgstr ""
84162 #: fortran/resolve.cc:12407
84163 #, gcc-internal-format, gfc-internal-format
84164 msgid ""
84165 "The function result on the lhs of the assignment at %L must have the pointer "
84166 "attribute."
84167 msgstr ""
84169 #: fortran/resolve.cc:12492
84170 #, gcc-internal-format
84171 msgid ""
84172 "TEAM argument to %qs at %L must be a scalar expression of type TEAM_TYPE"
84173 msgstr ""
84175 #: fortran/resolve.cc:12683
84176 #, gcc-internal-format, gfc-internal-format
84177 msgid "TEAM NUMBER argument to FORM TEAM at %L must be a scalar INTEGER"
84178 msgstr ""
84180 #: fortran/resolve.cc:12719
84181 #, gcc-internal-format, gfc-internal-format
84182 msgid "ASSIGNED GOTO statement at %L requires a scalar INTEGER variable"
84183 msgstr ""
84185 #: fortran/resolve.cc:12723
84186 #, gcc-internal-format
84187 msgid "Variable %qs has not been assigned a target label at %L"
84188 msgstr ""
84190 #: fortran/resolve.cc:12734
84191 #, gcc-internal-format, gfc-internal-format
84192 msgid ""
84193 "Alternate RETURN statement at %L requires a SCALAR-INTEGER return specifier"
84194 msgstr ""
84196 #: fortran/resolve.cc:12772
84197 #, gcc-internal-format, gfc-internal-format
84198 msgid "Expected intrinsic assignment in OMP WORKSHARE at %L"
84199 msgstr ""
84201 #: fortran/resolve.cc:12814
84202 #, gcc-internal-format, gfc-internal-format
84203 msgid "ASSIGN statement at %L requires a scalar default INTEGER variable"
84204 msgstr ""
84206 #: fortran/resolve.cc:12861
84207 #, gcc-internal-format, gfc-internal-format
84208 msgid "Invalid NULL at %L"
84209 msgstr ""
84211 #: fortran/resolve.cc:12865
84212 #, gcc-internal-format, gfc-internal-format
84213 msgid ""
84214 "Arithmetic IF statement at %L requires a scalar REAL or INTEGER expression"
84215 msgstr ""
84217 #: fortran/resolve.cc:12926
84218 #, gcc-internal-format
84219 msgid "gfc_resolve_code(): No expression on DO WHILE"
84220 msgstr ""
84222 #: fortran/resolve.cc:12931
84223 #, gcc-internal-format, gfc-internal-format
84224 msgid ""
84225 "Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression"
84226 msgstr ""
84228 #: fortran/resolve.cc:13015
84229 #, gcc-internal-format, gfc-internal-format
84230 msgid "FORALL mask clause at %L requires a scalar LOGICAL expression"
84231 msgstr ""
84233 #: fortran/resolve.cc:13119
84234 #, gcc-internal-format
84235 msgid "gfc_resolve_code(): Bad statement code"
84236 msgstr ""
84238 #: fortran/resolve.cc:13140
84239 #, gcc-internal-format
84240 msgid "Using parameter %qs declared at %L is deprecated"
84241 msgstr ""
84243 #: fortran/resolve.cc:13234
84244 #, gcc-internal-format
84245 msgid ""
84246 "Variable %qs with binding label %qs at %L uses the same global identifier as "
84247 "entity at %L"
84248 msgstr ""
84250 #. This can only happen if the variable is defined in a module - if it
84251 #. isn't the same module, reject it.
84252 #: fortran/resolve.cc:13248
84253 #, gcc-internal-format
84254 msgid ""
84255 "Variable %qs from module %qs with binding label %qs at %L uses the same "
84256 "global identifier as entity at %L from module %qs"
84257 msgstr ""
84259 #. Print an error if the procedure is defined multiple times; we have to
84260 #. exclude references to the same procedure via module association or
84261 #. multiple checks for the same procedure.
84262 #: fortran/resolve.cc:13267
84263 #, gcc-internal-format
84264 msgid ""
84265 "Procedure %qs with binding label %qs at %L uses the same global identifier "
84266 "as entity at %L"
84267 msgstr ""
84269 #: fortran/resolve.cc:13353
84270 #, gcc-internal-format, gfc-internal-format
84271 msgid "String length at %L is too large"
84272 msgstr ""
84274 #: fortran/resolve.cc:13591
84275 #, gcc-internal-format
84276 msgid "Allocatable array %qs at %L must have a deferred shape or assumed rank"
84277 msgstr ""
84279 #: fortran/resolve.cc:13595
84280 #, gcc-internal-format
84281 msgid "Scalar object %qs at %L may not be ALLOCATABLE"
84282 msgstr ""
84284 #: fortran/resolve.cc:13603
84285 #, gcc-internal-format
84286 msgid "Array pointer %qs at %L must have a deferred shape or assumed rank"
84287 msgstr ""
84289 #: fortran/resolve.cc:13614
84290 #, gcc-internal-format
84291 msgid "Array %qs at %L cannot have a deferred shape"
84292 msgstr ""
84294 #: fortran/resolve.cc:13632
84295 #, gcc-internal-format
84296 msgid "Type %qs of CLASS variable %qs at %L is not extensible"
84297 msgstr ""
84299 #: fortran/resolve.cc:13644
84300 #, gcc-internal-format
84301 msgid "CLASS variable %qs at %L must be dummy, allocatable or pointer"
84302 msgstr ""
84304 #: fortran/resolve.cc:13677
84305 #, gcc-internal-format
84306 msgid ""
84307 "The type %qs cannot be host associated at %L because it is blocked by an "
84308 "incompatible object of the same name declared at %L"
84309 msgstr ""
84311 #: fortran/resolve.cc:13699
84312 #, gcc-internal-format
84313 msgid ""
84314 "Implied SAVE for module variable %qs at %L, needed due to the default "
84315 "initialization"
84316 msgstr ""
84318 #: fortran/resolve.cc:13732
84319 #, gcc-internal-format
84320 msgid ""
84321 "Entity %qs at %L has a deferred type parameter and requires either the "
84322 "POINTER or ALLOCATABLE attribute"
84323 msgstr ""
84325 #. F08:C541. The shape of an array defined in a main program or module
84326 #. * needs to be constant.
84327 #: fortran/resolve.cc:13768
84328 #, gcc-internal-format
84329 msgid "The module or main program array %qs at %L must have constant shape"
84330 msgstr ""
84332 #: fortran/resolve.cc:13793
84333 #, gcc-internal-format, gfc-internal-format
84334 msgid ""
84335 "Entity with assumed character length at %L must be a dummy argument or a "
84336 "PARAMETER"
84337 msgstr ""
84339 #: fortran/resolve.cc:13814
84340 #, gcc-internal-format
84341 msgid "%qs at %L must have constant character length in this context"
84342 msgstr ""
84344 #: fortran/resolve.cc:13821
84345 #, gcc-internal-format
84346 msgid "COMMON variable %qs at %L must have constant character length"
84347 msgstr ""
84349 #: fortran/resolve.cc:13869
84350 #, gcc-internal-format
84351 msgid "Allocatable %qs at %L cannot have an initializer"
84352 msgstr ""
84354 #: fortran/resolve.cc:13872
84355 #, gcc-internal-format
84356 msgid "External %qs at %L cannot have an initializer"
84357 msgstr ""
84359 #: fortran/resolve.cc:13875
84360 #, gcc-internal-format
84361 msgid "Dummy %qs at %L cannot have an initializer"
84362 msgstr ""
84364 #: fortran/resolve.cc:13878
84365 #, gcc-internal-format
84366 msgid "Intrinsic %qs at %L cannot have an initializer"
84367 msgstr ""
84369 #: fortran/resolve.cc:13881
84370 #, gcc-internal-format
84371 msgid "Function result %qs at %L cannot have an initializer"
84372 msgstr ""
84374 #: fortran/resolve.cc:13884
84375 #, gcc-internal-format
84376 msgid "Automatic array %qs at %L cannot have an initializer"
84377 msgstr ""
84379 #: fortran/resolve.cc:13926
84380 #, gcc-internal-format, gfc-internal-format
84381 msgid "%s at %L"
84382 msgstr ""
84384 #: fortran/resolve.cc:13958
84385 #, gcc-internal-format
84386 msgid "Character-valued statement function %qs at %L must have constant length"
84387 msgstr ""
84389 #: fortran/resolve.cc:13981
84390 #, gcc-internal-format
84391 msgid ""
84392 "%qs is of a PRIVATE type and cannot be a dummy argument of %qs, which is "
84393 "PUBLIC at %L"
84394 msgstr ""
84396 #: fortran/resolve.cc:14003
84397 #, gcc-internal-format
84398 msgid ""
84399 "Procedure %qs in PUBLIC interface %qs at %L takes dummy arguments of %qs "
84400 "which is PRIVATE"
84401 msgstr ""
84403 #: fortran/resolve.cc:14021
84404 #, gcc-internal-format
84405 msgid "Function %qs at %L cannot have an initializer"
84406 msgstr ""
84408 #: fortran/resolve.cc:14033
84409 #, gcc-internal-format
84410 msgid "External object %qs at %L may not have an initializer"
84411 msgstr ""
84413 #: fortran/resolve.cc:14043
84414 #, gcc-internal-format
84415 msgid "ELEMENTAL function %qs at %L must have a scalar result"
84416 msgstr ""
84418 #: fortran/resolve.cc:14053
84419 #, gcc-internal-format
84420 msgid ""
84421 "Statement function %qs at %L may not have pointer or allocatable attribute"
84422 msgstr ""
84424 #: fortran/resolve.cc:14072
84425 #, gcc-internal-format
84426 msgid "CHARACTER(*) function %qs at %L cannot be array-valued"
84427 msgstr ""
84429 #: fortran/resolve.cc:14076
84430 #, gcc-internal-format
84431 msgid "CHARACTER(*) function %qs at %L cannot be pointer-valued"
84432 msgstr ""
84434 #: fortran/resolve.cc:14080
84435 #, gcc-internal-format
84436 msgid "CHARACTER(*) function %qs at %L cannot be pure"
84437 msgstr ""
84439 #: fortran/resolve.cc:14084
84440 #, gcc-internal-format
84441 msgid "CHARACTER(*) function %qs at %L cannot be recursive"
84442 msgstr ""
84444 #: fortran/resolve.cc:14097
84445 #, gcc-internal-format
84446 msgid "CHARACTER(*) function %qs at %L"
84447 msgstr ""
84449 #: fortran/resolve.cc:14108
84450 #, gcc-internal-format
84451 msgid "Procedure pointer %qs at %L shall not be elemental"
84452 msgstr ""
84454 #: fortran/resolve.cc:14114
84455 #, gcc-internal-format
84456 msgid "Dummy procedure %qs at %L shall not be elemental"
84457 msgstr ""
84459 #: fortran/resolve.cc:14134
84460 #, gcc-internal-format
84461 msgid ""
84462 "Function result variable %qs at %L of elemental function %qs shall not have "
84463 "an ALLOCATABLE or POINTER attribute"
84464 msgstr ""
84466 #: fortran/resolve.cc:14191
84467 #, gcc-internal-format
84468 msgid "PROCEDURE attribute conflicts with SAVE attribute in %qs at %L"
84469 msgstr ""
84471 #: fortran/resolve.cc:14197
84472 #, gcc-internal-format
84473 msgid "PROCEDURE attribute conflicts with INTENT attribute in %qs at %L"
84474 msgstr ""
84476 #: fortran/resolve.cc:14203
84477 #, gcc-internal-format
84478 msgid "PROCEDURE attribute conflicts with RESULT attribute in %qs at %L"
84479 msgstr ""
84481 #: fortran/resolve.cc:14211
84482 #, gcc-internal-format
84483 msgid "EXTERNAL attribute conflicts with FUNCTION attribute in %qs at %L"
84484 msgstr ""
84486 #: fortran/resolve.cc:14217
84487 #, gcc-internal-format
84488 msgid "Procedure pointer result %qs at %L is missing the pointer attribute"
84489 msgstr ""
84491 #: fortran/resolve.cc:14260
84492 #, gcc-internal-format, gfc-internal-format
84493 msgid ""
84494 "Mismatch in ELEMENTAL attribute between MODULE PROCEDURE at %L and its "
84495 "interface in %s"
84496 msgstr ""
84498 #: fortran/resolve.cc:14268
84499 #, gcc-internal-format, gfc-internal-format
84500 msgid ""
84501 "Mismatch in PURE attribute between MODULE PROCEDURE at %L and its interface "
84502 "in %s"
84503 msgstr ""
84505 #: fortran/resolve.cc:14276
84506 #, gcc-internal-format, gfc-internal-format
84507 msgid ""
84508 "Mismatch in RECURSIVE attribute between MODULE PROCEDURE at %L and its "
84509 "interface in %s"
84510 msgstr ""
84512 #: fortran/resolve.cc:14285
84513 #, gcc-internal-format
84514 msgid ""
84515 "%s between the MODULE PROCEDURE declaration in MODULE %qs and the "
84516 "declaration at %L in (SUB)MODULE %qs"
84517 msgstr ""
84519 #: fortran/resolve.cc:14309
84520 #, gcc-internal-format
84521 msgid "Interface of %qs at %L must be explicit"
84522 msgstr ""
84524 #: fortran/resolve.cc:14379
84525 #, gcc-internal-format
84526 msgid "FINAL procedure %qs at %L is not a SUBROUTINE"
84527 msgstr ""
84529 #: fortran/resolve.cc:14388
84530 #, gcc-internal-format, gfc-internal-format
84531 msgid "FINAL procedure at %L must have exactly one argument"
84532 msgstr ""
84534 #: fortran/resolve.cc:14396 fortran/resolve.cc:14413
84535 #, gcc-internal-format
84536 msgid "Argument of FINAL procedure at %L must be of type %qs"
84537 msgstr ""
84539 #: fortran/resolve.cc:14404
84540 #, gcc-internal-format, gfc-internal-format
84541 msgid ""
84542 "FINAL procedure at %L with assumed rank argument must be the only finalizer "
84543 "with the same kind/type (F2018: C790)"
84544 msgstr ""
84546 #: fortran/resolve.cc:14421
84547 #, gcc-internal-format, gfc-internal-format
84548 msgid "Argument of FINAL procedure at %L must not be a POINTER"
84549 msgstr ""
84551 #: fortran/resolve.cc:14427
84552 #, gcc-internal-format, gfc-internal-format
84553 msgid "Argument of FINAL procedure at %L must not be ALLOCATABLE"
84554 msgstr ""
84556 #: fortran/resolve.cc:14433
84557 #, gcc-internal-format, gfc-internal-format
84558 msgid "Argument of FINAL procedure at %L must not be OPTIONAL"
84559 msgstr ""
84561 #: fortran/resolve.cc:14441
84562 #, gcc-internal-format, gfc-internal-format
84563 msgid "Argument of FINAL procedure at %L must not be INTENT(OUT)"
84564 msgstr ""
84566 #: fortran/resolve.cc:14450
84567 #, gcc-internal-format, gfc-internal-format
84568 msgid "Non-scalar FINAL procedure at %L should have assumed shape argument"
84569 msgstr ""
84571 #: fortran/resolve.cc:14472
84572 #, gcc-internal-format
84573 msgid "FINAL procedure %qs declared at %L has the same rank (%d) as %qs"
84574 msgstr ""
84576 #: fortran/resolve.cc:14509
84577 #, gcc-internal-format
84578 msgid ""
84579 "Only array FINAL procedures declared for derived type %qs defined at %L, "
84580 "suggest also scalar one unless an assumed rank finalizer has been declared"
84581 msgstr ""
84583 #: fortran/resolve.cc:14550
84584 #, gcc-internal-format
84585 msgid "%qs and %qs cannot be mixed FUNCTION/SUBROUTINE for GENERIC %qs at %L"
84586 msgstr ""
84588 #: fortran/resolve.cc:14586
84589 #, gcc-internal-format
84590 msgid "%qs and %qs for GENERIC %qs at %L are ambiguous"
84591 msgstr ""
84593 #: fortran/resolve.cc:14645
84594 #, gcc-internal-format
84595 msgid "Undefined specific binding %qs as target of GENERIC %qs at %L"
84596 msgstr ""
84598 #: fortran/resolve.cc:14657
84599 #, gcc-internal-format
84600 msgid "GENERIC %qs at %L must target a specific binding, %qs is GENERIC, too"
84601 msgstr ""
84603 #: fortran/resolve.cc:14685
84604 #, gcc-internal-format
84605 msgid "GENERIC %qs at %L cannot overwrite specific binding with the same name"
84606 msgstr ""
84608 #: fortran/resolve.cc:14741
84609 #, gcc-internal-format, gfc-internal-format
84610 msgid "Type-bound operator at %L cannot be NOPASS"
84611 msgstr ""
84613 #: fortran/resolve.cc:14953
84614 #, gcc-internal-format
84615 msgid ""
84616 "%qs must be a module procedure or an external procedure with an explicit "
84617 "interface at %L"
84618 msgstr ""
84620 #: fortran/resolve.cc:14996
84621 #, gcc-internal-format
84622 msgid "Procedure %qs with PASS(%s) at %L has no argument %qs"
84623 msgstr ""
84625 #: fortran/resolve.cc:15010
84626 #, gcc-internal-format
84627 msgid "Procedure %qs with PASS at %L must have at least one argument"
84628 msgstr ""
84630 #: fortran/resolve.cc:15024 fortran/resolve.cc:15566
84631 #, gcc-internal-format
84632 msgid "Non-polymorphic passed-object dummy argument of %qs at %L"
84633 msgstr ""
84635 #: fortran/resolve.cc:15033
84636 #, gcc-internal-format
84637 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived-type %qs"
84638 msgstr ""
84640 #: fortran/resolve.cc:15043
84641 #, gcc-internal-format
84642 msgid ""
84643 "Argument %qs of %qs with PASS(%s) at %L must be of the parametric derived-"
84644 "type %qs"
84645 msgstr ""
84647 #: fortran/resolve.cc:15085
84648 #, gcc-internal-format
84649 msgid ""
84650 "All LEN type parameters of the passed dummy argument %qs of %qs at %L must "
84651 "be ASSUMED."
84652 msgstr ""
84654 #: fortran/resolve.cc:15095
84655 #, gcc-internal-format
84656 msgid "Passed-object dummy argument of %qs at %L must be scalar"
84657 msgstr ""
84659 #: fortran/resolve.cc:15101
84660 #, gcc-internal-format
84661 msgid "Passed-object dummy argument of %qs at %L must not be ALLOCATABLE"
84662 msgstr ""
84664 #: fortran/resolve.cc:15107
84665 #, gcc-internal-format
84666 msgid "Passed-object dummy argument of %qs at %L must not be POINTER"
84667 msgstr ""
84669 #: fortran/resolve.cc:15136
84670 #, gcc-internal-format
84671 msgid "Procedure %qs at %L has the same name as a component of %qs"
84672 msgstr ""
84674 #: fortran/resolve.cc:15146
84675 #, gcc-internal-format
84676 msgid "Procedure %qs at %L has the same name as an inherited component of %qs"
84677 msgstr ""
84679 #: fortran/resolve.cc:15241
84680 #, gcc-internal-format
84681 msgid ""
84682 "Derived-type %qs declared at %L must be ABSTRACT because %qs is DEFERRED and "
84683 "not overridden"
84684 msgstr ""
84686 #: fortran/resolve.cc:15346
84687 #, gcc-internal-format
84688 msgid "Coarray component %qs at %L must be allocatable with deferred shape"
84689 msgstr ""
84691 #: fortran/resolve.cc:15355
84692 #, gcc-internal-format
84693 msgid ""
84694 "Component %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
84695 msgstr ""
84697 #: fortran/resolve.cc:15365
84698 #, gcc-internal-format
84699 msgid ""
84700 "Component %qs at %L with coarray component shall be a nonpointer, "
84701 "nonallocatable scalar"
84702 msgstr ""
84704 #: fortran/resolve.cc:15390
84705 #, gcc-internal-format
84706 msgid ""
84707 "Component %qs at %L has the CONTIGUOUS attribute but is not an array pointer"
84708 msgstr ""
84710 #: fortran/resolve.cc:15401
84711 #, gcc-internal-format
84712 msgid "Component %qs of BIND(C) type at %L must have length one"
84713 msgstr ""
84715 #: fortran/resolve.cc:15499
84716 #, gcc-internal-format
84717 msgid "Procedure pointer component %qs with PASS(%s) at %L has no argument %qs"
84718 msgstr ""
84720 #: fortran/resolve.cc:15513
84721 #, gcc-internal-format
84722 msgid ""
84723 "Procedure pointer component %qs with PASS at %L must have at least one "
84724 "argument"
84725 msgstr ""
84727 #: fortran/resolve.cc:15529
84728 #, gcc-internal-format
84729 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived type %qs"
84730 msgstr ""
84732 #: fortran/resolve.cc:15539
84733 #, gcc-internal-format
84734 msgid "Argument %qs of %qs with PASS(%s) at %L must be scalar"
84735 msgstr ""
84737 #: fortran/resolve.cc:15548
84738 #, gcc-internal-format
84739 msgid ""
84740 "Argument %qs of %qs with PASS(%s) at %L may not have the POINTER attribute"
84741 msgstr ""
84743 #: fortran/resolve.cc:15557
84744 #, gcc-internal-format
84745 msgid "Argument %qs of %qs with PASS(%s) at %L may not be ALLOCATABLE"
84746 msgstr ""
84748 #: fortran/resolve.cc:15599
84749 #, gcc-internal-format
84750 msgid ""
84751 "Component %qs of %qs at %L has the same name as an inherited type-bound "
84752 "procedure"
84753 msgstr ""
84755 #: fortran/resolve.cc:15612
84756 #, gcc-internal-format
84757 msgid ""
84758 "Character length of component %qs needs to be a constant specification "
84759 "expression at %L"
84760 msgstr ""
84762 #: fortran/resolve.cc:15623
84763 #, gcc-internal-format
84764 msgid ""
84765 "Character length expression of component %qs at %L must be of INTEGER type, "
84766 "found %s"
84767 msgstr ""
84769 #: fortran/resolve.cc:15636
84770 #, gcc-internal-format
84771 msgid ""
84772 "Character component %qs of %qs at %L with deferred length must be a POINTER "
84773 "or ALLOCATABLE"
84774 msgstr ""
84776 #: fortran/resolve.cc:15669
84777 #, gcc-internal-format
84778 msgid ""
84779 "the component %qs is a PRIVATE type and cannot be a component of %qs, which "
84780 "is PUBLIC at %L"
84781 msgstr ""
84783 #: fortran/resolve.cc:15677
84784 #, gcc-internal-format, gfc-internal-format
84785 msgid "Polymorphic component %s at %L in SEQUENCE or BIND(C) type %s"
84786 msgstr ""
84788 #: fortran/resolve.cc:15686
84789 #, gcc-internal-format, gfc-internal-format
84790 msgid ""
84791 "Component %s of SEQUENCE type declared at %L does not have the SEQUENCE "
84792 "attribute"
84793 msgstr ""
84795 #: fortran/resolve.cc:15772
84796 #, gcc-internal-format, gfc-internal-format
84797 msgid "Conflicting initializers in union at %L and %L"
84798 msgstr ""
84800 #: fortran/resolve.cc:15817
84801 #, gcc-internal-format
84802 msgid ""
84803 "As extending type %qs at %L has a coarray component, parent type %qs shall "
84804 "also have one"
84805 msgstr ""
84807 #: fortran/resolve.cc:15830
84808 #, gcc-internal-format
84809 msgid "Non-extensible derived-type %qs at %L must not be ABSTRACT"
84810 msgstr ""
84812 #: fortran/resolve.cc:15894
84813 #, gcc-internal-format
84814 msgid ""
84815 "Parameterized type %qs does not have a component corresponding to parameter "
84816 "%qs at %L"
84817 msgstr ""
84819 #: fortran/resolve.cc:15927
84820 #, gcc-internal-format
84821 msgid ""
84822 "Generic name %qs of function %qs at %L being the same name as derived type "
84823 "at %L"
84824 msgstr ""
84826 #: fortran/resolve.cc:15941
84827 #, gcc-internal-format
84828 msgid "Derived type %qs at %L has not been declared"
84829 msgstr ""
84831 #: fortran/resolve.cc:16009
84832 #, gcc-internal-format
84833 msgid "Assumed size array %qs in namelist %qs at %L is not allowed"
84834 msgstr ""
84836 #: fortran/resolve.cc:16015
84837 #, gcc-internal-format
84838 msgid "NAMELIST array object %qs with assumed shape in namelist %qs at %L"
84839 msgstr ""
84841 #: fortran/resolve.cc:16021
84842 #, gcc-internal-format
84843 msgid "NAMELIST array object %qs with nonconstant shape in namelist %qs at %L"
84844 msgstr ""
84846 #: fortran/resolve.cc:16029
84847 #, gcc-internal-format
84848 msgid ""
84849 "NAMELIST object %qs with nonconstant character length in namelist %qs at %L"
84850 msgstr ""
84852 #: fortran/resolve.cc:16046
84853 #, gcc-internal-format
84854 msgid ""
84855 "NAMELIST object %qs was declared PRIVATE and cannot be member of PUBLIC "
84856 "namelist %qs at %L"
84857 msgstr ""
84859 #: fortran/resolve.cc:16068
84860 #, gcc-internal-format
84861 msgid ""
84862 "NAMELIST object %qs has use-associated PRIVATE components and cannot be "
84863 "member of namelist %qs at %L"
84864 msgstr ""
84866 #: fortran/resolve.cc:16079
84867 #, gcc-internal-format
84868 msgid ""
84869 "NAMELIST object %qs has PRIVATE components and cannot be a member of PUBLIC "
84870 "namelist %qs at %L"
84871 msgstr ""
84873 #: fortran/resolve.cc:16106
84874 #, gcc-internal-format
84875 msgid "PROCEDURE attribute conflicts with NAMELIST attribute in %qs at %L"
84876 msgstr ""
84878 #: fortran/resolve.cc:16125
84879 #, gcc-internal-format
84880 msgid "Parameter array %qs at %L cannot be automatic or of deferred shape"
84881 msgstr ""
84883 #: fortran/resolve.cc:16141
84884 #, gcc-internal-format
84885 msgid ""
84886 "Implicitly typed PARAMETER %qs at %L doesn't match a later IMPLICIT type"
84887 msgstr ""
84889 #: fortran/resolve.cc:16152
84890 #, gcc-internal-format, gfc-internal-format
84891 msgid "Incompatible derived type in PARAMETER at %L"
84892 msgstr ""
84894 #: fortran/resolve.cc:16160
84895 #, gcc-internal-format
84896 msgid "CLASS variable %qs at %L cannot have the PARAMETER attribute"
84897 msgstr ""
84899 #: fortran/resolve.cc:16212
84900 #, gcc-internal-format
84901 msgid ""
84902 "Entity %qs at %L has a deferred LEN parameter %qs and requires either the "
84903 "POINTER or ALLOCATABLE attribute"
84904 msgstr ""
84906 #: fortran/resolve.cc:16224
84907 #, gcc-internal-format
84908 msgid ""
84909 "The AUTOMATIC object %qs at %L must not have the SAVE attribute or be a "
84910 "variable declared in the main program, a module or a submodule(F08/C513)"
84911 msgstr ""
84913 #: fortran/resolve.cc:16231
84914 #, gcc-internal-format
84915 msgid ""
84916 "The object %qs at %L with ASSUMED type parameters must be a dummy or a "
84917 "SELECT TYPE selector(F08/4.2)"
84918 msgstr ""
84920 #: fortran/resolve.cc:16290
84921 #, gcc-internal-format, gfc-internal-format
84922 msgid ""
84923 "Sorry, allocatable/pointer components in polymorphic (CLASS) type coarrays "
84924 "at %L are unsupported"
84925 msgstr ""
84927 #: fortran/resolve.cc:16303
84928 #, gcc-internal-format
84929 msgid ""
84930 "%<omp_all_memory%>, declared at %L, may only be used in the OpenMP DEPEND "
84931 "clause"
84932 msgstr ""
84934 #: fortran/resolve.cc:16361
84935 #, gcc-internal-format, gfc-internal-format
84936 msgid "PROTECTED attribute conflicts with EXTERNAL attribute at %L"
84937 msgstr ""
84939 #: fortran/resolve.cc:16364
84940 #, gcc-internal-format, gfc-internal-format
84941 msgid "PROCEDURE attribute conflicts with PROTECTED attribute at %L"
84942 msgstr ""
84944 #: fortran/resolve.cc:16461
84945 #, gcc-internal-format
84946 msgid ""
84947 "%qs at %L has the CONTIGUOUS attribute but is not an array pointer or an "
84948 "assumed-shape or assumed-rank array"
84949 msgstr ""
84951 #: fortran/resolve.cc:16482
84952 #, gcc-internal-format, gfc-internal-format
84953 msgid "Bad specification for assumed size array at %L"
84954 msgstr ""
84956 #: fortran/resolve.cc:16496
84957 #, gcc-internal-format, gfc-internal-format
84958 msgid "Assumed size array at %L must be a dummy argument"
84959 msgstr ""
84961 #: fortran/resolve.cc:16499
84962 #, gcc-internal-format, gfc-internal-format
84963 msgid "Assumed shape array at %L must be a dummy argument"
84964 msgstr ""
84966 #: fortran/resolve.cc:16509
84967 #, gcc-internal-format, gfc-internal-format
84968 msgid "Assumed-rank array at %L must be a dummy argument"
84969 msgstr ""
84971 #: fortran/resolve.cc:16516
84972 #, gcc-internal-format, gfc-internal-format
84973 msgid ""
84974 "Assumed-rank array at %L may not have the VALUE or CODIMENSION attribute"
84975 msgstr ""
84977 #: fortran/resolve.cc:16529
84978 #, gcc-internal-format, gfc-internal-format
84979 msgid "Symbol at %L is not a DUMMY variable"
84980 msgstr ""
84982 #: fortran/resolve.cc:16535
84983 #, gcc-internal-format
84984 msgid ""
84985 "%qs at %L cannot have the VALUE attribute because it is not a dummy argument"
84986 msgstr ""
84988 #: fortran/resolve.cc:16545
84989 #, gcc-internal-format
84990 msgid ""
84991 "Character dummy variable %qs at %L with VALUE attribute must have constant "
84992 "length"
84993 msgstr ""
84995 #: fortran/resolve.cc:16554
84996 #, gcc-internal-format
84997 msgid ""
84998 "C interoperable character dummy variable %qs at %L with VALUE attribute must "
84999 "have length one"
85000 msgstr ""
85002 #: fortran/resolve.cc:16567 fortran/resolve.cc:16744
85003 #, gcc-internal-format
85004 msgid "The derived type %qs at %L is of type %qs, which has not been defined"
85005 msgstr ""
85007 #: fortran/resolve.cc:16581
85008 #, gcc-internal-format, gfc-internal-format
85009 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall be a dummy argument"
85010 msgstr ""
85012 #: fortran/resolve.cc:16590
85013 #, gcc-internal-format, gfc-internal-format
85014 msgid ""
85015 "Variable %s at %L with NO_ARG_CHECK attribute shall be of type TYPE(*) or of "
85016 "an numeric intrinsic type"
85017 msgstr ""
85019 #: fortran/resolve.cc:16599
85020 #, gcc-internal-format, gfc-internal-format
85021 msgid ""
85022 "Variable %s at %L with NO_ARG_CHECK attribute may not have the ALLOCATABLE, "
85023 "CODIMENSION, POINTER or VALUE attribute"
85024 msgstr ""
85026 #: fortran/resolve.cc:16607
85027 #, gcc-internal-format, gfc-internal-format
85028 msgid ""
85029 "Variable %s at %L with NO_ARG_CHECK attribute may not have the INTENT(OUT) "
85030 "attribute"
85031 msgstr ""
85033 #: fortran/resolve.cc:16614
85034 #, gcc-internal-format, gfc-internal-format
85035 msgid ""
85036 "Variable %s at %L with NO_ARG_CHECK attribute shall either be a scalar or an "
85037 "assumed-size array"
85038 msgstr ""
85040 #: fortran/resolve.cc:16634
85041 #, gcc-internal-format, gfc-internal-format
85042 msgid "Assumed type of variable %s at %L is only permitted for dummy variables"
85043 msgstr ""
85045 #: fortran/resolve.cc:16641
85046 #, gcc-internal-format, gfc-internal-format
85047 msgid ""
85048 "Assumed-type variable %s at %L may not have the ALLOCATABLE, CODIMENSION, "
85049 "POINTER or VALUE attribute"
85050 msgstr ""
85052 #: fortran/resolve.cc:16648
85053 #, gcc-internal-format, gfc-internal-format
85054 msgid "Assumed-type variable %s at %L may not have the INTENT(OUT) attribute"
85055 msgstr ""
85057 #: fortran/resolve.cc:16655
85058 #, gcc-internal-format, gfc-internal-format
85059 msgid "Assumed-type variable %s at %L shall not be an explicit-shape array"
85060 msgstr ""
85062 #: fortran/resolve.cc:16681
85063 #, gcc-internal-format
85064 msgid ""
85065 "Variable %qs at %L cannot be BIND(C) because it is neither a COMMON block "
85066 "nor declared at the module level scope"
85067 msgstr ""
85069 #: fortran/resolve.cc:16691
85070 #, gcc-internal-format
85071 msgid "BIND(C) Variable %qs at %L must have length one"
85072 msgstr ""
85074 #: fortran/resolve.cc:16770
85075 #, gcc-internal-format
85076 msgid "PUBLIC %s %qs at %L of PRIVATE derived type %qs"
85077 msgstr ""
85079 #: fortran/resolve.cc:16785
85080 #, gcc-internal-format, gfc-internal-format
85081 msgid ""
85082 "Variable %s at %L of type LOCK_TYPE or with subcomponent of type LOCK_TYPE "
85083 "must be a coarray"
85084 msgstr ""
85086 #: fortran/resolve.cc:16798
85087 #, gcc-internal-format, gfc-internal-format
85088 msgid ""
85089 "Variable %s at %L of type EVENT_TYPE or with subcomponent of type EVENT_TYPE "
85090 "must be a coarray"
85091 msgstr ""
85093 #: fortran/resolve.cc:16816
85094 #, gcc-internal-format
85095 msgid ""
85096 "The INTENT(OUT) dummy argument %qs at %L is ASSUMED SIZE and so cannot have "
85097 "a default initializer"
85098 msgstr ""
85100 #: fortran/resolve.cc:16828
85101 #, gcc-internal-format
85102 msgid "Dummy argument %qs at %L of LOCK_TYPE shall not be INTENT(OUT)"
85103 msgstr ""
85105 #: fortran/resolve.cc:16837
85106 #, gcc-internal-format
85107 msgid "Dummy argument %qs at %L of EVENT_TYPE shall not be INTENT(OUT)"
85108 msgstr ""
85110 #: fortran/resolve.cc:16850
85111 #, gcc-internal-format
85112 msgid ""
85113 "Function result %qs at %L shall not be a coarray or have a coarray component"
85114 msgstr ""
85116 #: fortran/resolve.cc:16859
85117 #, gcc-internal-format
85118 msgid ""
85119 "Variable %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
85120 msgstr ""
85122 #: fortran/resolve.cc:16872
85123 #, gcc-internal-format
85124 msgid ""
85125 "Variable %qs at %L with coarray component shall be a nonpointer, "
85126 "nonallocatable scalar, which is not a coarray"
85127 msgstr ""
85129 #: fortran/resolve.cc:16888
85130 #, gcc-internal-format
85131 msgid ""
85132 "Variable %qs at %L is a coarray and is not ALLOCATABLE, SAVE nor a dummy "
85133 "argument"
85134 msgstr ""
85136 #: fortran/resolve.cc:16896
85137 #, gcc-internal-format
85138 msgid ""
85139 "Coarray variable %qs at %L shall not have codimensions with deferred shape"
85140 msgstr ""
85142 #: fortran/resolve.cc:16903
85143 #, gcc-internal-format
85144 msgid "Allocatable coarray variable %qs at %L must have deferred shape"
85145 msgstr ""
85147 #: fortran/resolve.cc:16916
85148 #, gcc-internal-format
85149 msgid ""
85150 "Variable %qs at %L is INTENT(OUT) and can thus not be an allocatable coarray "
85151 "or have coarray components"
85152 msgstr ""
85154 #: fortran/resolve.cc:16925
85155 #, gcc-internal-format
85156 msgid "Coarray dummy variable %qs at %L not allowed in BIND(C) procedure %qs"
85157 msgstr ""
85159 #: fortran/resolve.cc:16941
85160 #, gcc-internal-format
85161 msgid ""
85162 "LOGICAL dummy argument %qs at %L with non-C_Bool kind in BIND(C) procedure "
85163 "%qs"
85164 msgstr ""
85166 #: fortran/resolve.cc:16947
85167 #, gcc-internal-format
85168 msgid ""
85169 "LOGICAL result variable %qs at %L with non-C_Bool kind in BIND(C) procedure "
85170 "%qs"
85171 msgstr ""
85173 #: fortran/resolve.cc:16972
85174 #, gcc-internal-format
85175 msgid "Namelist %qs cannot be an argument to subroutine or function at %L"
85176 msgstr ""
85178 #: fortran/resolve.cc:17032
85179 #, gcc-internal-format, gfc-internal-format
85180 msgid "Threadprivate at %L isn't SAVEd"
85181 msgstr ""
85183 #: fortran/resolve.cc:17044
85184 #, gcc-internal-format
85185 msgid "!$OMP DECLARE TARGET variable %qs at %L isn't SAVEd"
85186 msgstr ""
85188 #: fortran/resolve.cc:17151
85189 #, gcc-internal-format, gfc-internal-format
85190 msgid "Expecting definable entity near %L"
85191 msgstr ""
85193 #: fortran/resolve.cc:17159
85194 #, gcc-internal-format
85195 msgid "BLOCK DATA element %qs at %L must be in COMMON"
85196 msgstr ""
85198 #: fortran/resolve.cc:17166
85199 #, gcc-internal-format
85200 msgid "DATA array %qs at %L must be specified in a previous declaration"
85201 msgstr ""
85203 #: fortran/resolve.cc:17173
85204 #, gcc-internal-format
85205 msgid "DATA element %qs at %L cannot have a coindex"
85206 msgstr ""
85208 #: fortran/resolve.cc:17189
85209 #, gcc-internal-format
85210 msgid "DATA element %qs at %L is a pointer and so must be a full array"
85211 msgstr ""
85213 #: fortran/resolve.cc:17196
85214 #, gcc-internal-format, gfc-internal-format
85215 msgid ""
85216 "DATA object near %L has the pointer attribute and the corresponding DATA "
85217 "value is not a valid initial-data-target"
85218 msgstr ""
85220 #: fortran/resolve.cc:17205
85221 #, gcc-internal-format
85222 msgid "DATA element %qs at %L cannot have the ALLOCATABLE attribute"
85223 msgstr ""
85225 #: fortran/resolve.cc:17267
85226 #, gcc-internal-format, gfc-internal-format
85227 msgid "Nonconstant array section at %L in DATA statement"
85228 msgstr ""
85230 #: fortran/resolve.cc:17280
85231 #, gcc-internal-format, gfc-internal-format
85232 msgid "DATA statement at %L has more variables than values"
85233 msgstr ""
85235 #: fortran/resolve.cc:17356
85236 #, gcc-internal-format, gfc-internal-format
85237 msgid "Non-constant character length at %L in DATA statement"
85238 msgstr ""
85240 #: fortran/resolve.cc:17384
85241 #, gcc-internal-format, gfc-internal-format
85242 msgid ""
85243 "start of implied-do loop at %L could not be simplified to a constant value"
85244 msgstr ""
85246 #: fortran/resolve.cc:17392
85247 #, gcc-internal-format, gfc-internal-format
85248 msgid ""
85249 "end of implied-do loop at %L could not be simplified to a constant value"
85250 msgstr ""
85252 #: fortran/resolve.cc:17400
85253 #, gcc-internal-format, gfc-internal-format
85254 msgid ""
85255 "step of implied-do loop at %L could not be simplified to a constant value"
85256 msgstr ""
85258 #: fortran/resolve.cc:17407
85259 #, gcc-internal-format, gfc-internal-format
85260 msgid "step of implied-do loop at %L shall not be zero"
85261 msgstr ""
85263 #: fortran/resolve.cc:17532
85264 #, gcc-internal-format, gfc-internal-format
85265 msgid "DATA statement at %L has more values than variables"
85266 msgstr ""
85268 #: fortran/resolve.cc:17698
85269 #, gcc-internal-format, gfc-internal-format
85270 msgid "Label %d at %L defined but not used"
85271 msgstr ""
85273 #: fortran/resolve.cc:17704
85274 #, gcc-internal-format, gfc-internal-format
85275 msgid "Label %d at %L defined but cannot be used"
85276 msgstr ""
85278 #: fortran/resolve.cc:17788
85279 #, gcc-internal-format
85280 msgid ""
85281 "Derived type variable %qs at %L must have SEQUENCE attribute to be an "
85282 "EQUIVALENCE object"
85283 msgstr ""
85285 #: fortran/resolve.cc:17797
85286 #, gcc-internal-format
85287 msgid ""
85288 "Derived type variable %qs at %L cannot have ALLOCATABLE components to be an "
85289 "EQUIVALENCE object"
85290 msgstr ""
85292 #: fortran/resolve.cc:17805
85293 #, gcc-internal-format
85294 msgid ""
85295 "Derived type variable %qs at %L with default initialization cannot be in "
85296 "EQUIVALENCE with a variable in COMMON"
85297 msgstr ""
85299 #: fortran/resolve.cc:17821
85300 #, gcc-internal-format
85301 msgid ""
85302 "Derived type variable %qs at %L with pointer component(s) cannot be an "
85303 "EQUIVALENCE object"
85304 msgstr ""
85306 #: fortran/resolve.cc:17924
85307 #, gcc-internal-format, gfc-internal-format
85308 msgid "Syntax error in EQUIVALENCE statement at %L"
85309 msgstr ""
85311 #: fortran/resolve.cc:17939
85312 #, gcc-internal-format, gfc-internal-format
85313 msgid ""
85314 "Either all or none of the objects in the EQUIVALENCE set at %L shall have "
85315 "the PROTECTED attribute"
85316 msgstr ""
85318 #: fortran/resolve.cc:17964
85319 #, gcc-internal-format
85320 msgid ""
85321 "COMMON block member %qs at %L cannot be an EQUIVALENCE object in the pure "
85322 "procedure %qs"
85323 msgstr ""
85325 #: fortran/resolve.cc:17973
85326 #, gcc-internal-format
85327 msgid "Named constant %qs at %L cannot be an EQUIVALENCE object"
85328 msgstr ""
85330 #: fortran/resolve.cc:18048
85331 #, gcc-internal-format
85332 msgid ""
85333 "Array %qs at %L with non-constant bounds cannot be an EQUIVALENCE object"
85334 msgstr ""
85336 #: fortran/resolve.cc:18059
85337 #, gcc-internal-format
85338 msgid "Structure component %qs at %L cannot be an EQUIVALENCE object"
85339 msgstr ""
85341 #: fortran/resolve.cc:18070
85342 #, gcc-internal-format, gfc-internal-format
85343 msgid "Substring at %L has length zero"
85344 msgstr ""
85346 #: fortran/resolve.cc:18101
85347 #, gcc-internal-format
85348 msgid "Self reference in character length expression for %qs at %L"
85349 msgstr ""
85351 #: fortran/resolve.cc:18168
85352 #, gcc-internal-format
85353 msgid "PUBLIC function %qs at %L of PRIVATE type %qs"
85354 msgstr ""
85356 #: fortran/resolve.cc:18181
85357 #, gcc-internal-format
85358 msgid "ENTRY %qs at %L has no IMPLICIT type"
85359 msgstr ""
85361 #: fortran/resolve.cc:18203
85362 #, gcc-internal-format
85363 msgid "User operator procedure %qs at %L must be a FUNCTION"
85364 msgstr ""
85366 #: fortran/resolve.cc:18213
85367 #, gcc-internal-format
85368 msgid "User operator procedure %qs at %L cannot be assumed character length"
85369 msgstr ""
85371 #: fortran/resolve.cc:18221
85372 #, gcc-internal-format
85373 msgid "User operator procedure %qs at %L must have at least one argument"
85374 msgstr ""
85376 #: fortran/resolve.cc:18235
85377 #, gcc-internal-format, gfc-internal-format
85378 msgid "First argument of operator interface at %L cannot be optional"
85379 msgstr ""
85381 #: fortran/resolve.cc:18253
85382 #, gcc-internal-format, gfc-internal-format
85383 msgid "Second argument of operator interface at %L cannot be optional"
85384 msgstr ""
85386 #: fortran/resolve.cc:18260
85387 #, gcc-internal-format, gfc-internal-format
85388 msgid "Operator interface at %L must have, at most, two arguments"
85389 msgstr ""
85391 #: fortran/resolve.cc:18342
85392 #, gcc-internal-format
85393 msgid "Contained procedure %qs at %L of a PURE procedure must also be PURE"
85394 msgstr ""
85396 #: fortran/scanner.cc:309
85397 #, gcc-internal-format
85398 msgid "Include directory %qs: %s"
85399 msgstr ""
85401 #: fortran/scanner.cc:313
85402 #, gcc-internal-format
85403 msgid "Nonexistent include directory %qs"
85404 msgstr ""
85406 #: fortran/scanner.cc:318
85407 #, gcc-internal-format
85408 msgid "%qs is not a directory"
85409 msgstr ""
85411 #: fortran/scanner.cc:792
85412 #, gcc-internal-format, gfc-internal-format
85413 msgid ""
85414 "!$ACC at %C starts a commented line as it neither is followed by a space nor "
85415 "is a continuation line"
85416 msgstr ""
85418 #: fortran/scanner.cc:832
85419 #, gcc-internal-format, gfc-internal-format
85420 msgid ""
85421 "!$OMP at %C starts a commented line as it neither is followed by a space nor "
85422 "is a continuation line"
85423 msgstr ""
85425 #: fortran/scanner.cc:1011
85426 #, gcc-internal-format, gfc-internal-format
85427 msgid "Ignoring '!$omx' vendor-extension sentinel at %C"
85428 msgstr ""
85430 #: fortran/scanner.cc:1323 fortran/scanner.cc:1526
85431 #, gcc-internal-format, gfc-internal-format
85432 msgid "Line truncated at %L"
85433 msgstr ""
85435 #: fortran/scanner.cc:1387 fortran/scanner.cc:1616
85436 #, gcc-internal-format, gfc-internal-format
85437 msgid "Limit of %d continuations exceeded in statement at %C"
85438 msgstr ""
85440 #: fortran/scanner.cc:1466 fortran/scanner.cc:1575
85441 #, gcc-internal-format, gfc-internal-format
85442 msgid "Wrong OpenACC continuation at %C: expected !$ACC, got !$OMP"
85443 msgstr ""
85445 #: fortran/scanner.cc:1468 fortran/scanner.cc:1577
85446 #, gcc-internal-format, gfc-internal-format
85447 msgid "Wrong OpenMP continuation at %C: expected !$OMP, got !$ACC"
85448 msgstr ""
85450 #: fortran/scanner.cc:1481
85451 #, gcc-internal-format
85452 msgid "Missing %<&%> in continued character constant at %C"
85453 msgstr ""
85455 #: fortran/scanner.cc:1767
85456 #, gcc-internal-format, gfc-internal-format
85457 msgid "Nonconforming tab character at %C"
85458 msgstr ""
85460 #: fortran/scanner.cc:1778
85461 #, gcc-internal-format, gfc-internal-format
85462 msgid "Invalid character 0x%s at %C"
85463 msgstr ""
85465 #: fortran/scanner.cc:1867 fortran/scanner.cc:1870
85466 #, gcc-internal-format
85467 msgid "%<&%> not allowed by itself in line %d"
85468 msgstr ""
85470 #: fortran/scanner.cc:1960
85471 #, gcc-internal-format, gfc-internal-format
85472 msgid "Nonconforming tab character in column %d of line %d"
85473 msgstr ""
85475 #: fortran/scanner.cc:2189
85476 #, gcc-internal-format
85477 msgid "file %qs left but not entered"
85478 msgstr ""
85480 #: fortran/scanner.cc:2231
85481 #, gcc-internal-format
85482 msgid "Illegal preprocessor directive"
85483 msgstr ""
85485 #: fortran/scanner.cc:2554
85486 #, gcc-internal-format
85487 msgid "File %qs is being included recursively"
85488 msgstr ""
85490 #: fortran/scanner.cc:2566
85491 #, gcc-internal-format
85492 msgid "Cannot open file %qs"
85493 msgstr ""
85495 #: fortran/scanner.cc:2576
85496 #, gcc-internal-format
85497 msgid "Cannot open included file %qs"
85498 msgstr ""
85500 #: fortran/scanner.cc:2578
85501 #, gcc-internal-format
85502 msgid "Cannot open pre-included file %qs"
85503 msgstr ""
85505 #: fortran/scanner.cc:2586 fortran/scanner.cc:2588
85506 #, gcc-internal-format
85507 msgid "Included file %qs is not a regular file"
85508 msgstr ""
85510 #: fortran/simplify.cc:92
85511 #, gcc-internal-format, gfc-internal-format
85512 msgid "Result of %s overflows its kind at %L"
85513 msgstr ""
85515 #: fortran/simplify.cc:97
85516 #, gcc-internal-format, gfc-internal-format
85517 msgid "Result of %s underflows its kind at %L"
85518 msgstr ""
85520 #: fortran/simplify.cc:102
85521 #, gcc-internal-format, gfc-internal-format
85522 msgid "Result of %s is NaN at %L"
85523 msgstr ""
85525 #: fortran/simplify.cc:106
85526 #, gcc-internal-format, gfc-internal-format
85527 msgid "Result of %s gives range error for its kind at %L"
85528 msgstr ""
85530 #: fortran/simplify.cc:129
85531 #, gcc-internal-format, gfc-internal-format
85532 msgid "KIND parameter of %s at %L must be an initialization expression"
85533 msgstr ""
85535 #: fortran/simplify.cc:137
85536 #, gcc-internal-format, gfc-internal-format
85537 msgid "Invalid KIND parameter of %s at %L"
85538 msgstr ""
85540 #: fortran/simplify.cc:788
85541 #, gcc-internal-format
85542 msgid "gfc_simplify_abs(): Bad type"
85543 msgstr ""
85545 #: fortran/simplify.cc:809
85546 #, gcc-internal-format, gfc-internal-format
85547 msgid "Argument of %s function at %L is negative"
85548 msgstr ""
85550 #: fortran/simplify.cc:816
85551 #, gcc-internal-format, gfc-internal-format
85552 msgid "Argument of %s function at %L outside of range [0,127]"
85553 msgstr ""
85555 #: fortran/simplify.cc:834
85556 #, gcc-internal-format, gfc-internal-format
85557 msgid ""
85558 "Argument of %s function at %L is too large for the collating sequence of "
85559 "kind %d"
85560 msgstr ""
85562 #: fortran/simplify.cc:871
85563 #, gcc-internal-format, gfc-internal-format
85564 msgid "Argument of ACOS at %L must be between -1 and 1"
85565 msgstr ""
85567 #: fortran/simplify.cc:885
85568 #, gcc-internal-format
85569 msgid "in gfc_simplify_acos(): Bad type"
85570 msgstr ""
85572 #: fortran/simplify.cc:904
85573 #, gcc-internal-format, gfc-internal-format
85574 msgid "Argument of ACOSH at %L must not be less than 1"
85575 msgstr ""
85577 #: fortran/simplify.cc:919
85578 #, gcc-internal-format
85579 msgid "in gfc_simplify_acosh(): Bad type"
85580 msgstr ""
85582 #: fortran/simplify.cc:1148
85583 #, gcc-internal-format, gfc-internal-format
85584 msgid "Argument of ASIN at %L must be between -1 and 1"
85585 msgstr ""
85587 #: fortran/simplify.cc:1162
85588 #, gcc-internal-format
85589 msgid "in gfc_simplify_asin(): Bad type"
85590 msgstr ""
85592 #: fortran/simplify.cc:1197
85593 #, gcc-internal-format, gfc-internal-format
85594 msgid "Argument of ACOSD at %L must be between -1 and 1"
85595 msgstr ""
85597 #: fortran/simplify.cc:1223
85598 #, gcc-internal-format, gfc-internal-format
85599 msgid "Argument of ASIND at %L must be between -1 and 1"
85600 msgstr ""
85602 #: fortran/simplify.cc:1275
85603 #, gcc-internal-format
85604 msgid "in gfc_simplify_asinh(): Bad type"
85605 msgstr ""
85607 #: fortran/simplify.cc:1303
85608 #, gcc-internal-format
85609 msgid "in gfc_simplify_atan(): Bad type"
85610 msgstr ""
85612 #: fortran/simplify.cc:1324
85613 #, gcc-internal-format, gfc-internal-format
85614 msgid "Argument of ATANH at %L must be inside the range -1 to 1"
85615 msgstr ""
85617 #: fortran/simplify.cc:1338
85618 #, gcc-internal-format
85619 msgid "in gfc_simplify_atanh(): Bad type"
85620 msgstr ""
85622 #: fortran/simplify.cc:1355
85623 #, gcc-internal-format, gfc-internal-format
85624 msgid ""
85625 "If first argument of ATAN2 at %L is zero, then the second argument must not "
85626 "be zero"
85627 msgstr ""
85629 #: fortran/simplify.cc:1447
85630 #, gcc-internal-format, gfc-internal-format
85631 msgid "Result of BESSEL_YN is -INF at %L"
85632 msgstr ""
85634 #: fortran/simplify.cc:1813
85635 #, gcc-internal-format
85636 msgid "gfc_simplify_dcmplx(): Bad type (x)"
85637 msgstr ""
85639 #: fortran/simplify.cc:1832
85640 #, gcc-internal-format
85641 msgid "gfc_simplify_dcmplx(): Bad type (y)"
85642 msgstr ""
85644 #: fortran/simplify.cc:1899
85645 #, gcc-internal-format, gfc-internal-format
85646 msgid ""
85647 "If first argument of ATAN2D at %L is zero, then the second argument must not "
85648 "be zero"
85649 msgstr ""
85651 #: fortran/simplify.cc:1934
85652 #, gcc-internal-format
85653 msgid "in gfc_simplify_cos(): Bad type"
85654 msgstr ""
85656 #: fortran/simplify.cc:2402
85657 #, gcc-internal-format
85658 msgid "gfc_simplify_dim(): Bad type"
85659 msgstr ""
85661 #: fortran/simplify.cc:2976
85662 #, gcc-internal-format
85663 msgid "in gfc_simplify_exp(): Bad type"
85664 msgstr ""
85666 #: fortran/simplify.cc:3194
85667 #, gcc-internal-format
85668 msgid "gfc_simplify_floor(): Bad kind"
85669 msgstr ""
85671 #: fortran/simplify.cc:3307
85672 #, gcc-internal-format, gfc-internal-format
85673 msgid "Argument of IACHAR at %L must be of length one"
85674 msgstr ""
85676 #: fortran/simplify.cc:3315
85677 #, gcc-internal-format, gfc-internal-format
85678 msgid "Argument of IACHAR function at %L outside of range 0..127"
85679 msgstr ""
85681 #: fortran/simplify.cc:3443
85682 #, gcc-internal-format, gfc-internal-format
85683 msgid "Sum of second and third arguments of IBITS exceeds bit size at %L"
85684 msgstr ""
85686 #: fortran/simplify.cc:3467
85687 #, gcc-internal-format
85688 msgid "IBITS: Bad bit"
85689 msgstr ""
85691 #: fortran/simplify.cc:3528
85692 #, gcc-internal-format, gfc-internal-format
85693 msgid "Argument of ICHAR at %L must be of length one"
85694 msgstr ""
85696 #. Left shift, as in SHIFTL.
85697 #: fortran/simplify.cc:3840 fortran/simplify.cc:3848
85698 #, gcc-internal-format, gfc-internal-format
85699 msgid "Second argument of %s is negative at %L"
85700 msgstr ""
85702 #: fortran/simplify.cc:3860
85703 #, gcc-internal-format, gfc-internal-format
85704 msgid "Magnitude of second argument of %s exceeds bit size at %L"
85705 msgstr ""
85707 #: fortran/simplify.cc:3988
85708 #, gcc-internal-format, gfc-internal-format
85709 msgid ""
85710 "Magnitude of second argument of ISHFTC exceeds BIT_SIZE of first argument at "
85711 "%C"
85712 msgstr ""
85714 #: fortran/simplify.cc:3991
85715 #, gcc-internal-format, gfc-internal-format
85716 msgid "Absolute value of SHIFT shall be less than or equal to SIZE at %C"
85717 msgstr ""
85719 #: fortran/simplify.cc:4338 fortran/simplify.cc:4471
85720 #, gcc-internal-format, gfc-internal-format
85721 msgid "DIM argument at %L is out of bounds"
85722 msgstr ""
85724 #: fortran/simplify.cc:4729
85725 #, gcc-internal-format, gfc-internal-format
85726 msgid "Argument of LOG at %L cannot be less than or equal to zero"
85727 msgstr ""
85729 #: fortran/simplify.cc:4742
85730 #, gcc-internal-format, gfc-internal-format
85731 msgid "Complex argument of LOG at %L cannot be zero"
85732 msgstr ""
85734 #: fortran/simplify.cc:4753
85735 #, gcc-internal-format
85736 msgid "gfc_simplify_log: bad type"
85737 msgstr ""
85739 #: fortran/simplify.cc:4770
85740 #, gcc-internal-format, gfc-internal-format
85741 msgid "Argument of LOG10 at %L cannot be less than or equal to zero"
85742 msgstr ""
85744 #: fortran/simplify.cc:5123
85745 #, gcc-internal-format
85746 msgid "simplify_min_max(): Bad type in arglist"
85747 msgstr ""
85749 #: fortran/simplify.cc:6045 fortran/simplify.cc:6053
85750 #, gcc-internal-format
85751 msgid "Argument %qs of MOD at %L shall not be zero"
85752 msgstr ""
85754 #: fortran/simplify.cc:6059
85755 #, gcc-internal-format
85756 msgid "gfc_simplify_mod(): Bad arguments"
85757 msgstr ""
85759 #: fortran/simplify.cc:6097 fortran/simplify.cc:6105
85760 #, gcc-internal-format
85761 msgid "Argument %qs of MODULO at %L shall not be zero"
85762 msgstr ""
85764 #: fortran/simplify.cc:6111
85765 #, gcc-internal-format
85766 msgid "gfc_simplify_modulo(): Bad arguments"
85767 msgstr ""
85769 #: fortran/simplify.cc:6183
85770 #, gcc-internal-format, gfc-internal-format
85771 msgid "Result of NEAREST is NaN at %L"
85772 msgstr ""
85774 #: fortran/simplify.cc:6760
85775 #, gcc-internal-format, gfc-internal-format
85776 msgid "Argument NCOPIES of REPEAT intrinsic is negative at %L"
85777 msgstr ""
85779 #: fortran/simplify.cc:6816
85780 #, gcc-internal-format, gfc-internal-format
85781 msgid "Argument NCOPIES of REPEAT intrinsic is too large at %L"
85782 msgstr ""
85784 #: fortran/simplify.cc:6853
85785 #, gcc-internal-format, gfc-internal-format
85786 msgid ""
85787 "Evaluation of string longer than 2**28 at %L deferred to runtime, expect bugs"
85788 msgstr ""
85790 #: fortran/simplify.cc:6911
85791 #, gcc-internal-format, gfc-internal-format
85792 msgid ""
85793 "The SHAPE array for the RESHAPE intrinsic at %L has a negative value %d for "
85794 "dimension %d"
85795 msgstr ""
85797 #: fortran/simplify.cc:6936
85798 #, gcc-internal-format, gfc-internal-format
85799 msgid "Shapes of ORDER at %L and SHAPE at %L are different"
85800 msgstr ""
85802 #: fortran/simplify.cc:6950
85803 #, gcc-internal-format, gfc-internal-format
85804 msgid "Sizes of ORDER at %L and SHAPE at %L are different"
85805 msgstr ""
85807 #: fortran/simplify.cc:6965
85808 #, gcc-internal-format, gfc-internal-format
85809 msgid ""
85810 "Element with a value of %d in ORDER at %L must be in the range [1, ..., %d] "
85811 "for the RESHAPE intrinsic near %L"
85812 msgstr ""
85814 #: fortran/simplify.cc:6976
85815 #, gcc-internal-format, gfc-internal-format
85816 msgid "ORDER at %L is not a permutation of the size of SHAPE at %L"
85817 msgstr ""
85819 #: fortran/simplify.cc:7038
85820 #, gcc-internal-format, gfc-internal-format
85821 msgid "Reshaped array too large at %C"
85822 msgstr ""
85824 #: fortran/simplify.cc:7159
85825 #, gcc-internal-format, gfc-internal-format
85826 msgid "Result of SCALE overflows its kind at %L"
85827 msgstr ""
85829 #: fortran/simplify.cc:7656
85830 #, gcc-internal-format, gfc-internal-format
85831 msgid "DIM argument (%d) to intrinsic SIZE at %L out of range (1:%d)"
85832 msgstr ""
85834 #: fortran/simplify.cc:7781
85835 #, gcc-internal-format
85836 msgid "Bad type in gfc_simplify_sign"
85837 msgstr ""
85839 #: fortran/simplify.cc:7810
85840 #, gcc-internal-format
85841 msgid "in gfc_simplify_sin(): Bad type"
85842 msgstr ""
85844 #: fortran/simplify.cc:7948 fortran/simplify.cc:8231
85845 #, gcc-internal-format
85846 msgid "Failure getting length of a constant array."
85847 msgstr ""
85849 #: fortran/simplify.cc:7958
85850 #, gcc-internal-format
85851 msgid ""
85852 "The number of elements (%d) in the array constructor at %L requires an "
85853 "increase of the allowed %d upper limit.  See %<-fmax-array-constructor%> "
85854 "option."
85855 msgstr ""
85857 #: fortran/simplify.cc:8025
85858 #, gcc-internal-format, gfc-internal-format
85859 msgid "Simplification of SPREAD at %C not yet implemented"
85860 msgstr ""
85862 #: fortran/simplify.cc:8049
85863 #, gcc-internal-format, gfc-internal-format
85864 msgid "Argument of SQRT at %L has a negative value"
85865 msgstr ""
85867 #: fortran/simplify.cc:8065
85868 #, gcc-internal-format, gfc-internal-format
85869 msgid "invalid argument of SQRT at %L"
85870 msgstr ""
85872 #: fortran/simplify.cc:8412
85873 #, gcc-internal-format, gfc-internal-format
85874 msgid ""
85875 "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY "
85876 "lower bound is %ld)"
85877 msgstr ""
85879 #: fortran/simplify.cc:8435
85880 #, gcc-internal-format, gfc-internal-format
85881 msgid ""
85882 "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY "
85883 "upper bound is %ld)"
85884 msgstr ""
85886 #: fortran/simplify.cc:8935
85887 #, gcc-internal-format
85888 msgid ""
85889 "Character %qs in string at %L cannot be converted into character kind %d"
85890 msgstr ""
85892 #: fortran/st.cc:303
85893 #, gcc-internal-format
85894 msgid "gfc_free_statement(): Bad statement"
85895 msgstr ""
85897 #: fortran/symbol.cc:141
85898 #, gcc-internal-format, gfc-internal-format
85899 msgid "IMPLICIT NONE (type) statement at %L following an IMPLICIT statement"
85900 msgstr ""
85902 #: fortran/symbol.cc:178
85903 #, gcc-internal-format
85904 msgid "Letter %qc already set in IMPLICIT statement at %C"
85905 msgstr ""
85907 #: fortran/symbol.cc:200
85908 #, gcc-internal-format, gfc-internal-format
85909 msgid "Cannot specify IMPLICIT at %C after IMPLICIT NONE"
85910 msgstr ""
85912 #: fortran/symbol.cc:210
85913 #, gcc-internal-format
85914 msgid "Letter %qc already has an IMPLICIT type at %C"
85915 msgstr ""
85917 #: fortran/symbol.cc:234
85918 #, gcc-internal-format
85919 msgid ""
85920 "Option %<-fallow-leading-underscore%> is for use only by gfortran "
85921 "developers, and should not be used for implicitly typed variables"
85922 msgstr ""
85924 #: fortran/symbol.cc:239
85925 #, gcc-internal-format
85926 msgid "gfc_get_default_type(): Bad symbol %qs"
85927 msgstr ""
85929 #: fortran/symbol.cc:309
85930 #, gcc-internal-format
85931 msgid "gfc_set_default_type(): symbol already has a type"
85932 msgstr ""
85934 #: fortran/symbol.cc:319
85935 #, gcc-internal-format
85936 msgid "Symbol %qs at %L has no IMPLICIT type; did you mean %qs?"
85937 msgstr ""
85939 #: fortran/symbol.cc:323
85940 #, gcc-internal-format
85941 msgid "Symbol %qs at %L has no IMPLICIT type"
85942 msgstr ""
85944 #. BIND(C) variables should not be implicitly declared.
85945 #: fortran/symbol.cc:343
85946 #, gcc-internal-format
85947 msgid ""
85948 "Implicitly declared BIND(C) variable %qs at %L may not be C interoperable"
85949 msgstr ""
85951 #. Dummy args to a BIND(C) routine may not be interoperable if
85952 #. they are implicitly typed.
85953 #: fortran/symbol.cc:359
85954 #, gcc-internal-format
85955 msgid ""
85956 "Implicitly declared variable %qs at %L may not be C interoperable but it is "
85957 "a dummy argument to the BIND(C) procedure %qs at %L"
85958 msgstr ""
85960 #: fortran/symbol.cc:400
85961 #, gcc-internal-format
85962 msgid "Function result %qs at %L has no IMPLICIT type"
85963 msgstr ""
85965 #: fortran/symbol.cc:501
85966 #, gcc-internal-format, gfc-internal-format
85967 msgid "%s attribute not allowed in BLOCK DATA program unit at %L"
85968 msgstr ""
85970 #: fortran/symbol.cc:526
85971 #, gcc-internal-format, gfc-internal-format
85972 msgid "Namelist group name at %L cannot have the SAVE attribute"
85973 msgstr ""
85975 #: fortran/symbol.cc:545
85976 #, gcc-internal-format
85977 msgid "internal procedure %qs at %L conflicts with DUMMY argument"
85978 msgstr ""
85980 #: fortran/symbol.cc:578
85981 #, gcc-internal-format, gfc-internal-format
85982 msgid "Procedure pointer at %C"
85983 msgstr ""
85985 #: fortran/symbol.cc:790
85986 #, gcc-internal-format, gfc-internal-format
85987 msgid "%s attribute applied to %s %s at %L"
85988 msgstr ""
85990 #: fortran/symbol.cc:797
85991 #, gcc-internal-format, gfc-internal-format
85992 msgid "BIND(C) applied to %s %s at %L"
85993 msgstr ""
85995 #: fortran/symbol.cc:918 fortran/symbol.cc:929 fortran/symbol.cc:1809
85996 #, gcc-internal-format, gfc-internal-format
85997 msgid "%s attribute conflicts with %s attribute at %L"
85998 msgstr ""
86000 #: fortran/symbol.cc:921 fortran/symbol.cc:935
86001 #, gcc-internal-format
86002 msgid "%s attribute conflicts with %s attribute in %qs at %L"
86003 msgstr ""
86005 #: fortran/symbol.cc:979
86006 #, gcc-internal-format, gfc-internal-format
86007 msgid "Cannot change attributes of USE-associated symbol at %L"
86008 msgstr ""
86010 #: fortran/symbol.cc:982
86011 #, gcc-internal-format, gfc-internal-format
86012 msgid "Cannot change attributes of USE-associated symbol %s at %L"
86013 msgstr ""
86015 #: fortran/symbol.cc:998
86016 #, gcc-internal-format, gfc-internal-format
86017 msgid "Duplicate %s attribute specified at %L"
86018 msgstr ""
86020 #: fortran/symbol.cc:1040
86021 #, gcc-internal-format, gfc-internal-format
86022 msgid "ALLOCATABLE specified outside of INTERFACE body at %L"
86023 msgstr ""
86025 #: fortran/symbol.cc:1057
86026 #, gcc-internal-format, gfc-internal-format
86027 msgid "Duplicate AUTOMATIC attribute specified at %L"
86028 msgstr ""
86030 #: fortran/symbol.cc:1081
86031 #, gcc-internal-format
86032 msgid "CODIMENSION specified for %qs outside its INTERFACE body at %L"
86033 msgstr ""
86035 #: fortran/symbol.cc:1107
86036 #, gcc-internal-format
86037 msgid "DIMENSION specified for %qs outside its INTERFACE body at %L"
86038 msgstr ""
86040 #: fortran/symbol.cc:1270
86041 #, gcc-internal-format, gfc-internal-format
86042 msgid "Cray Pointee at %L appears in multiple pointer() statements"
86043 msgstr ""
86045 #: fortran/symbol.cc:1289
86046 #, gcc-internal-format, gfc-internal-format
86047 msgid "Duplicate PROTECTED attribute specified at %L"
86048 msgstr ""
86050 #: fortran/symbol.cc:1322
86051 #, gcc-internal-format, gfc-internal-format
86052 msgid "SAVE attribute at %L cannot be specified in a PURE procedure"
86053 msgstr ""
86055 #: fortran/symbol.cc:1334
86056 #, gcc-internal-format, gfc-internal-format
86057 msgid "Duplicate SAVE attribute specified at %L"
86058 msgstr ""
86060 #: fortran/symbol.cc:1354
86061 #, gcc-internal-format, gfc-internal-format
86062 msgid "Duplicate VALUE attribute specified at %L"
86063 msgstr ""
86065 #: fortran/symbol.cc:1373
86066 #, gcc-internal-format, gfc-internal-format
86067 msgid "Duplicate VOLATILE attribute specified at %L"
86068 msgstr ""
86070 #: fortran/symbol.cc:1385
86071 #, gcc-internal-format, gfc-internal-format
86072 msgid "VOLATILE attribute at %L cannot be specified in a PURE procedure"
86073 msgstr ""
86075 #: fortran/symbol.cc:1406
86076 #, gcc-internal-format, gfc-internal-format
86077 msgid "Duplicate ASYNCHRONOUS attribute specified at %L"
86078 msgstr ""
86080 #: fortran/symbol.cc:1805
86081 #, gcc-internal-format
86082 msgid "%s attribute of %qs conflicts with %s attribute at %L"
86083 msgstr ""
86085 #: fortran/symbol.cc:1842
86086 #, gcc-internal-format, gfc-internal-format
86087 msgid ""
86088 "%s procedure at %L is already declared as %s procedure. \n"
86089 "F2008: A pointer function assignment is ambiguous if it is the first "
86090 "executable statement after the specification block. Please add any other "
86091 "kind of executable statement before it. FIXME"
86092 msgstr ""
86094 #: fortran/symbol.cc:1850
86095 #, gcc-internal-format, gfc-internal-format
86096 msgid "%s procedure at %L is already declared as %s procedure"
86097 msgstr ""
86099 #: fortran/symbol.cc:1885
86100 #, gcc-internal-format, gfc-internal-format
86101 msgid "INTENT (%s) conflicts with INTENT(%s) at %L"
86102 msgstr ""
86104 #: fortran/symbol.cc:1909
86105 #, gcc-internal-format, gfc-internal-format
86106 msgid "ACCESS specification at %L was already specified"
86107 msgstr ""
86109 #: fortran/symbol.cc:1926
86110 #, gcc-internal-format, gfc-internal-format
86111 msgid "Duplicate BIND attribute specified at %L"
86112 msgstr ""
86114 #: fortran/symbol.cc:1933
86115 #, gcc-internal-format, gfc-internal-format
86116 msgid "BIND(C) at %L"
86117 msgstr ""
86119 #: fortran/symbol.cc:1949
86120 #, gcc-internal-format, gfc-internal-format
86121 msgid "Duplicate EXTENDS attribute specified at %L"
86122 msgstr ""
86124 #: fortran/symbol.cc:1953
86125 #, gcc-internal-format, gfc-internal-format
86126 msgid "EXTENDS at %L"
86127 msgstr ""
86129 #: fortran/symbol.cc:1979
86130 #, gcc-internal-format
86131 msgid "Symbol %qs at %L already has an explicit interface"
86132 msgstr ""
86134 #: fortran/symbol.cc:1986
86135 #, gcc-internal-format
86136 msgid "%qs at %L has attributes specified outside its INTERFACE body"
86137 msgstr ""
86139 #: fortran/symbol.cc:2024
86140 #, gcc-internal-format
86141 msgid ""
86142 "Symbol %qs at %L conflicts with symbol from module %qs, use-associated at %L"
86143 msgstr ""
86145 #: fortran/symbol.cc:2028 fortran/symbol.cc:2031
86146 #, gcc-internal-format
86147 msgid "Symbol %qs at %L already has basic type of %s"
86148 msgstr ""
86150 #: fortran/symbol.cc:2038
86151 #, gcc-internal-format
86152 msgid "Procedure %qs at %L may not have basic type of %s"
86153 msgstr ""
86155 #: fortran/symbol.cc:2050
86156 #, gcc-internal-format
86157 msgid "Symbol %qs at %L cannot have a type"
86158 msgstr ""
86160 #: fortran/symbol.cc:2295
86161 #, gcc-internal-format
86162 msgid "Component %qs at %C already in the parent type at %L"
86163 msgstr ""
86165 #: fortran/symbol.cc:2380
86166 #, gcc-internal-format
86167 msgid "Symbol %qs at %C is ambiguous"
86168 msgstr ""
86170 #: fortran/symbol.cc:2412
86171 #, gcc-internal-format
86172 msgid "Derived type %qs at %C is being used before it is defined"
86173 msgstr ""
86175 #: fortran/symbol.cc:2622
86176 #, gcc-internal-format
86177 msgid "Component %qs at %C is a PRIVATE component of %qs"
86178 msgstr ""
86180 #: fortran/symbol.cc:2643
86181 #, gcc-internal-format
86182 msgid "%qs at %C is not a member of the %qs structure; did you mean %qs?"
86183 msgstr ""
86185 #: fortran/symbol.cc:2647
86186 #, gcc-internal-format
86187 msgid "%qs at %C is not a member of the %qs structure"
86188 msgstr ""
86190 #: fortran/symbol.cc:2811
86191 #, gcc-internal-format, gfc-internal-format
86192 msgid "Duplicate statement label %d at %L and %L"
86193 msgstr ""
86195 #: fortran/symbol.cc:2822
86196 #, gcc-internal-format, gfc-internal-format
86197 msgid "Label %d at %C already referenced as branch target"
86198 msgstr ""
86200 #: fortran/symbol.cc:2832
86201 #, gcc-internal-format, gfc-internal-format
86202 msgid "Label %d at %C already referenced as a format label"
86203 msgstr ""
86205 #: fortran/symbol.cc:2839
86206 #, gcc-internal-format, gfc-internal-format
86207 msgid ""
86208 "DO termination statement which is not END DO or CONTINUE with label %d at %C"
86209 msgstr ""
86211 #: fortran/symbol.cc:2880
86212 #, gcc-internal-format, gfc-internal-format
86213 msgid "Label %d at %C previously used as a FORMAT label"
86214 msgstr ""
86216 #: fortran/symbol.cc:2889
86217 #, gcc-internal-format, gfc-internal-format
86218 msgid "Label %d at %C previously used as branch target"
86219 msgstr ""
86221 #: fortran/symbol.cc:2896
86222 #, gcc-internal-format, gfc-internal-format
86223 msgid "Shared DO termination label %d at %C"
86224 msgstr ""
86226 #: fortran/symbol.cc:2900
86227 #, gcc-internal-format, gfc-internal-format
86228 msgid "Labeled DO statement at %L"
86229 msgstr ""
86231 #: fortran/symbol.cc:3241
86232 #, gcc-internal-format
86233 msgid "Name %qs at %C is an ambiguous reference to %qs from module %qs"
86234 msgstr ""
86236 #: fortran/symbol.cc:3244
86237 #, gcc-internal-format
86238 msgid ""
86239 "Name %qs at %C is an ambiguous reference to %qs from current program unit"
86240 msgstr ""
86242 #. Symbol is from another namespace.
86243 #: fortran/symbol.cc:3489
86244 #, gcc-internal-format
86245 msgid "Symbol %qs at %C has already been host associated"
86246 msgstr ""
86248 #: fortran/symbol.cc:4543
86249 #, gcc-internal-format
86250 msgid "verify_bind_c_derived_type(): Given symbol is unexpectedly NULL"
86251 msgstr ""
86253 #: fortran/symbol.cc:4556
86254 #, gcc-internal-format
86255 msgid ""
86256 "Derived type %qs declared at %L must have the BIND attribute to be C "
86257 "interoperable"
86258 msgstr ""
86260 #: fortran/symbol.cc:4574
86261 #, gcc-internal-format
86262 msgid ""
86263 "Derived type %qs with BIND(C) attribute at %L is empty, and may be "
86264 "inaccessible by the C companion processor"
86265 msgstr ""
86267 #: fortran/symbol.cc:4595
86268 #, gcc-internal-format
86269 msgid ""
86270 "Component %qs at %L cannot have the POINTER attribute because it is a member "
86271 "of the BIND(C) derived type %qs at %L"
86272 msgstr ""
86274 #: fortran/symbol.cc:4605
86275 #, gcc-internal-format
86276 msgid ""
86277 "Procedure pointer component %qs at %L cannot be a member of the BIND(C) "
86278 "derived type %qs at %L"
86279 msgstr ""
86281 #: fortran/symbol.cc:4616
86282 #, gcc-internal-format
86283 msgid ""
86284 "Component %qs at %L cannot have the ALLOCATABLE attribute because it is a "
86285 "member of the BIND(C) derived type %qs at %L"
86286 msgstr ""
86288 #: fortran/symbol.cc:4655
86289 #, gcc-internal-format
86290 msgid ""
86291 "Component %qs in derived type %qs at %L may not be C interoperable, even "
86292 "though derived type %qs is BIND(C)"
86293 msgstr ""
86295 #: fortran/symbol.cc:4665
86296 #, gcc-internal-format
86297 msgid "Component %qs in derived type %qs at %L may not be C interoperable"
86298 msgstr ""
86300 #: fortran/symbol.cc:4677
86301 #, gcc-internal-format
86302 msgid ""
86303 "Derived type %qs at %L cannot have the SEQUENCE attribute because it is "
86304 "BIND(C)"
86305 msgstr ""
86307 #: fortran/symbol.cc:5181 fortran/symbol.cc:5186
86308 #, gcc-internal-format
86309 msgid "Symbol %qs is used before it is typed at %L"
86310 msgstr ""
86312 #: fortran/target-memory.cc:137
86313 #, gcc-internal-format
86314 msgid "Invalid expression in gfc_element_size."
86315 msgstr ""
86317 #: fortran/target-memory.cc:361
86318 #, gcc-internal-format
86319 msgid "Invalid expression in gfc_target_encode_expr."
86320 msgstr ""
86322 #: fortran/target-memory.cc:637
86323 #, gcc-internal-format
86324 msgid "Invalid expression in gfc_target_interpret_expr."
86325 msgstr ""
86327 #: fortran/target-memory.cc:710
86328 #, gcc-internal-format, gfc-internal-format
86329 msgid "Overlapping unequal initializers in EQUIVALENCE at %L"
86330 msgstr ""
86332 #: fortran/target-memory.cc:713
86333 #, gcc-internal-format, gfc-internal-format
86334 msgid "Overlapping unequal initializers in EQUIVALENCE at %C"
86335 msgstr ""
86337 #: fortran/trans-array.cc:2338 fortran/trans-expr.cc:9854
86338 #, gcc-internal-format, gfc-internal-format
86339 msgid ""
86340 "The structure constructor at %C has been finalized. This feature was removed "
86341 "by f08/0011. Use -std=f2018 or -std=gnu to eliminate the finalization."
86342 msgstr ""
86344 #. Problems occur when we get something like
86345 #. integer :: a(lots) = (/(i, i=1, lots)/)
86346 #: fortran/trans-array.cc:6608
86347 #, gcc-internal-format
86348 msgid ""
86349 "The number of elements in the array constructor at %L requires an increase "
86350 "of the allowed %d upper limit. See %<-fmax-array-constructor%> option"
86351 msgstr ""
86353 #: fortran/trans-array.cc:8852
86354 #, gcc-internal-format
86355 msgid "Creating array temporary at %L for argument %qs"
86356 msgstr ""
86358 #: fortran/trans-array.cc:12215
86359 #, gcc-internal-format, gfc-internal-format
86360 msgid "bad expression type during walk (%d)"
86361 msgstr ""
86363 #: fortran/trans-common.cc:411
86364 #, gcc-internal-format
86365 msgid ""
86366 "Named COMMON block %qs at %L shall be of the same size as elsewhere (%wu vs "
86367 "%wu bytes)"
86368 msgstr ""
86370 #: fortran/trans-common.cc:819
86371 #, gcc-internal-format
86372 msgid "get_mpz(): Not an integer constant"
86373 msgstr ""
86375 #: fortran/trans-common.cc:847
86376 #, gcc-internal-format
86377 msgid "element_number(): Bad dimension type"
86378 msgstr ""
86380 #: fortran/trans-common.cc:917
86381 #, gcc-internal-format, gfc-internal-format
86382 msgid "Bad array reference at %L"
86383 msgstr ""
86385 #: fortran/trans-common.cc:925
86386 #, gcc-internal-format, gfc-internal-format
86387 msgid "Illegal reference type at %L as EQUIVALENCE object"
86388 msgstr ""
86390 #: fortran/trans-common.cc:965
86391 #, gcc-internal-format
86392 msgid "Inconsistent equivalence rules involving %qs at %L and %qs at %L"
86393 msgstr ""
86395 #. Aligning this field would misalign a previous field.
86396 #: fortran/trans-common.cc:1154
86397 #, gcc-internal-format
86398 msgid ""
86399 "The equivalence set for variable %qs declared at %L violates alignment "
86400 "requirements"
86401 msgstr ""
86403 #: fortran/trans-common.cc:1219
86404 #, gcc-internal-format
86405 msgid "Equivalence for %qs does not match ordering of COMMON %qs at %L"
86406 msgstr ""
86408 #: fortran/trans-common.cc:1234
86409 #, gcc-internal-format
86410 msgid ""
86411 "The equivalence set for %qs cause an invalid extension to COMMON %qs at %L"
86412 msgstr ""
86414 #: fortran/trans-common.cc:1250
86415 #, gcc-internal-format
86416 msgid ""
86417 "Padding of %d bytes required before %qs in COMMON %qs at %L; reorder "
86418 "elements or use %<-fno-align-commons%>"
86419 msgstr ""
86421 #: fortran/trans-common.cc:1256
86422 #, gcc-internal-format
86423 msgid ""
86424 "Padding of %d bytes required before %qs in COMMON at %L; reorder elements or "
86425 "use %<-fno-align-commons%>"
86426 msgstr ""
86428 #: fortran/trans-common.cc:1277
86429 #, gcc-internal-format
86430 msgid "COMMON %qs at %L does not exist"
86431 msgstr ""
86433 #: fortran/trans-common.cc:1286
86434 #, gcc-internal-format
86435 msgid ""
86436 "COMMON %qs at %L requires %d bytes of padding; reorder elements or use %<-"
86437 "fno-align-commons%>"
86438 msgstr ""
86440 #: fortran/trans-common.cc:1291
86441 #, gcc-internal-format
86442 msgid ""
86443 "COMMON at %L requires %d bytes of padding; reorder elements or use %<-fno-"
86444 "align-commons%>"
86445 msgstr ""
86447 #: fortran/trans-const.cc:336
86448 #, gcc-internal-format, gfc-internal-format
86449 msgid "Assigning value other than 0 or 1 to LOGICAL has undefined result at %L"
86450 msgstr ""
86452 #: fortran/trans-const.cc:402
86453 #, gcc-internal-format, gfc-internal-format
86454 msgid "non-constant initialization expression at %L"
86455 msgstr ""
86457 #: fortran/trans-decl.cc:764
86458 #, gcc-internal-format
86459 msgid ""
86460 "Array %qs at %L is larger than limit set by %<-fmax-stack-var-size=%>, moved "
86461 "from stack to static storage. This makes the procedure unsafe when called "
86462 "recursively, or concurrently from multiple threads. Consider increasing the "
86463 "%<-fmax-stack-var-size=%> limit (or use %<-frecursive%>, which implies "
86464 "unlimited %<-fmax-stack-var-size%>) - or change the code to use an "
86465 "ALLOCATABLE array. If the variable is never accessed concurrently, this "
86466 "warning can be ignored, and the variable could also be declared with the "
86467 "SAVE attribute."
86468 msgstr ""
86470 #: fortran/trans-decl.cc:1801
86471 #, gcc-internal-format, gfc-internal-format
86472 msgid "%s at %L has no default type"
86473 msgstr ""
86475 #: fortran/trans-decl.cc:1805
86476 #, gcc-internal-format
86477 msgid "intrinsic variable which isn't a procedure"
86478 msgstr ""
86480 #: fortran/trans-decl.cc:4572 fortran/trans-decl.cc:7965
86481 #, gcc-internal-format
86482 msgid "Return value of function %qs at %L not set"
86483 msgstr ""
86485 #: fortran/trans-decl.cc:5117
86486 #, gcc-internal-format
86487 msgid "Deferred type parameter not yet supported"
86488 msgstr ""
86490 #: fortran/trans-decl.cc:5232
86491 #, gcc-internal-format
86492 msgid "Sorry, !$OMP allocate for COMMON block variable %qs at %L not supported"
86493 msgstr ""
86495 #: fortran/trans-decl.cc:5239
86496 #, gcc-internal-format
86497 msgid ""
86498 "Sorry, !$OMP allocate for variable %qs at %L with SAVE attribute not yet "
86499 "implemented"
86500 msgstr ""
86502 #: fortran/trans-decl.cc:5445
86503 #, gcc-internal-format
86504 msgid "backend decl for module variable %qs already exists"
86505 msgstr ""
86507 #: fortran/trans-decl.cc:5458
86508 #, gcc-internal-format
86509 msgid "Unused PRIVATE module variable %qs declared at %L"
86510 msgstr ""
86512 #: fortran/trans-decl.cc:6080
86513 #, gcc-internal-format
86514 msgid "Symbol %qs at %L has the WEAK attribute but is a dummy argument"
86515 msgstr ""
86517 #: fortran/trans-decl.cc:6083
86518 #, gcc-internal-format
86519 msgid "Symbol %qs at %L has the WEAK attribute but is a local variable"
86520 msgstr ""
86522 #: fortran/trans-decl.cc:6098
86523 #, gcc-internal-format
86524 msgid "Dummy argument %qs at %L was declared INTENT(OUT) but was not set"
86525 msgstr ""
86527 #: fortran/trans-decl.cc:6104
86528 #, gcc-internal-format
86529 msgid ""
86530 "Derived-type dummy argument %qs at %L was declared INTENT(OUT) but was not "
86531 "set and does not have a default initializer"
86532 msgstr ""
86534 #: fortran/trans-decl.cc:6115 fortran/trans-decl.cc:6266
86535 #, gcc-internal-format
86536 msgid "Unused dummy argument %qs at %L"
86537 msgstr ""
86539 #: fortran/trans-decl.cc:6131
86540 #, gcc-internal-format
86541 msgid "Unused module variable %qs which has been explicitly imported at %L"
86542 msgstr ""
86544 #: fortran/trans-decl.cc:6150
86545 #, gcc-internal-format
86546 msgid "Unused variable %qs declared at %L"
86547 msgstr ""
86549 #: fortran/trans-decl.cc:6199
86550 #, gcc-internal-format
86551 msgid "Unused parameter %qs declared at %L"
86552 msgstr ""
86554 #: fortran/trans-decl.cc:6203
86555 #, gcc-internal-format
86556 msgid "Unused parameter %qs which has been explicitly imported at %L"
86557 msgstr ""
86559 #: fortran/trans-decl.cc:6233
86560 #, gcc-internal-format
86561 msgid "Return value %qs of function %qs declared at %L not set"
86562 msgstr ""
86564 #: fortran/trans-decl.cc:6830
86565 #, gcc-internal-format, gfc-internal-format
86566 msgid "Sorry, !$ACC DECLARE at %L is not allowed in BLOCK construct"
86567 msgstr ""
86569 #: fortran/trans-expr.cc:1132
86570 #, gcc-internal-format, gfc-internal-format
86571 msgid "Cannot compute the length of the char array at %L."
86572 msgstr ""
86574 #: fortran/trans-expr.cc:1936
86575 #, gcc-internal-format, gfc-internal-format
86576 msgid "Code for reallocating the allocatable variable at %L will be added"
86577 msgstr ""
86579 #: fortran/trans-expr.cc:2272
86580 #, gcc-internal-format, gfc-internal-format
86581 msgid ""
86582 "Sorry, coindexed access to an unlimited polymorphic object at %L is not "
86583 "supported"
86584 msgstr ""
86586 #: fortran/trans-expr.cc:2281
86587 #, gcc-internal-format, gfc-internal-format
86588 msgid ""
86589 "Sorry, coindexed access to an unlimited polymorphic component at %L is not "
86590 "supported"
86591 msgstr ""
86593 #: fortran/trans-expr.cc:3980
86594 #, gcc-internal-format
86595 msgid "Unknown intrinsic op"
86596 msgstr ""
86598 #: fortran/trans-expr.cc:5499
86599 #, gcc-internal-format, gfc-internal-format
86600 msgid "Unknown argument list function at %L"
86601 msgstr ""
86603 #: fortran/trans-expr.cc:10432
86604 #, gcc-internal-format, gfc-internal-format
86605 msgid ""
86606 "If bounds remapping is specified at %L, the pointer target shall not be NULL"
86607 msgstr ""
86609 #: fortran/trans-intrinsic.cc:944
86610 #, gcc-internal-format
86611 msgid "Intrinsic function %qs (%d) not recognized"
86612 msgstr ""
86614 #: fortran/trans-intrinsic.cc:2449 fortran/trans-intrinsic.cc:2998
86615 #: fortran/trans-intrinsic.cc:3199
86616 #, gcc-internal-format
86617 msgid "%<dim%> argument of %s intrinsic at %L is not a valid dimension index"
86618 msgstr ""
86620 #: fortran/trans-intrinsic.cc:12361 fortran/trans-stmt.cc:1104
86621 #, gcc-internal-format, gfc-internal-format
86622 msgid "Sorry, the event component of derived type at %L is not yet supported"
86623 msgstr ""
86625 #: fortran/trans-intrinsic.cc:12368
86626 #, gcc-internal-format, gfc-internal-format
86627 msgid "The event variable at %L shall not be coindexed"
86628 msgstr ""
86630 #: fortran/trans-io.cc:1993
86631 #, gcc-internal-format
86632 msgid "build_dt: format with namelist"
86633 msgstr ""
86635 #: fortran/trans-io.cc:2534
86636 #, gcc-internal-format, gfc-internal-format
86637 msgid "Bad IO basetype (%d)"
86638 msgstr ""
86640 #: fortran/trans-openmp.cc:881 fortran/trans-openmp.cc:1398
86641 #, gcc-internal-format
86642 msgid "Sorry, polymorphic arrays not yet supported for firstprivate"
86643 msgstr ""
86645 #: fortran/trans-openmp.cc:1552
86646 #, gcc-internal-format
86647 msgid "implicit mapping of assumed size array %qD"
86648 msgstr ""
86650 #: fortran/trans-openmp.cc:3296
86651 #, gcc-internal-format
86652 msgid "optional class parameter"
86653 msgstr ""
86655 #: fortran/trans-openmp.cc:3712
86656 #, gcc-internal-format
86657 msgid "unhandled expression type"
86658 msgstr ""
86660 #: fortran/trans-openmp.cc:3992
86661 #, gcc-internal-format
86662 msgid "unhandled expression"
86663 msgstr ""
86665 #: fortran/trans-openmp.cc:4114
86666 #, gcc-internal-format
86667 msgid "%<uses_allocators%> clause with traits and memory spaces"
86668 msgstr ""
86670 #: fortran/trans-openmp.cc:5038
86671 #, gcc-internal-format
86672 msgid "%<!$OMP %s%> at %L requires %<-fopenmp-allocators%>"
86673 msgstr ""
86675 #: fortran/trans-openmp.cc:5041
86676 #, gcc-internal-format
86677 msgid ""
86678 "All files that might deallocate such a variable must be compiled with %<-"
86679 "fopenmp-allocators%>"
86680 msgstr ""
86682 #: fortran/trans-openmp.cc:5044
86683 #, gcc-internal-format
86684 msgid ""
86685 "This includes explicit DEALLOCATE, reallocation on intrinsic assignment, "
86686 "INTENT(OUT) for allocatable dummy arguments, and reallocation of allocatable "
86687 "components allocated with an OpenMP allocator"
86688 msgstr ""
86690 #: fortran/trans-openmp.cc:5621 fortran/trans-openmp.cc:5641
86691 #, gcc-internal-format
86692 msgid "non-rectangular loop nest with non-constant step for %qs"
86693 msgstr ""
86695 #: fortran/trans-openmp.cc:5643
86696 #, gcc-internal-format
86697 msgid "Used here"
86698 msgstr ""
86700 #: fortran/trans-openmp.cc:7165
86701 #, gcc-internal-format
86702 msgid ""
86703 "%qs specified in 'allocate' clause at %L but not in an explicit "
86704 "privatization clause"
86705 msgstr ""
86707 #: fortran/trans-openmp.cc:8065
86708 #, gcc-internal-format
86709 msgid "gfc_trans_omp_workshare(): Bad statement code"
86710 msgstr ""
86712 #: fortran/trans-openmp.cc:8368
86713 #, gcc-internal-format, gfc-internal-format
86714 msgid "The base name for 'declare variant' must be specified at %L "
86715 msgstr ""
86717 #: fortran/trans-openmp.cc:8378
86718 #, gcc-internal-format, gfc-internal-format
86719 msgid "The base name at %L does not match the name of the current procedure"
86720 msgstr ""
86722 #: fortran/trans-openmp.cc:8381
86723 #, gcc-internal-format, gfc-internal-format
86724 msgid "The base name at %L must not be an entry name"
86725 msgstr ""
86727 #: fortran/trans-openmp.cc:8384
86728 #, gcc-internal-format, gfc-internal-format
86729 msgid "The base name at %L must not be a generic name"
86730 msgstr ""
86732 #: fortran/trans-openmp.cc:8387
86733 #, gcc-internal-format, gfc-internal-format
86734 msgid "The base name at %L must not be a procedure pointer"
86735 msgstr ""
86737 #: fortran/trans-openmp.cc:8390
86738 #, gcc-internal-format, gfc-internal-format
86739 msgid "The base procedure at %L must have an explicit interface"
86740 msgstr ""
86742 #: fortran/trans-openmp.cc:8503
86743 #, gcc-internal-format
86744 msgid "Cannot find symbol %qs"
86745 msgstr ""
86747 #: fortran/trans-openmp.cc:8514
86748 #, gcc-internal-format
86749 msgid "variant %qs at %L is not a function or subroutine"
86750 msgstr ""
86752 #: fortran/trans-openmp.cc:8528
86753 #, gcc-internal-format
86754 msgid "variant %qs and base %qs at %L have incompatible types: %s"
86755 msgstr ""
86757 #: fortran/trans-stmt.cc:576
86758 #, gcc-internal-format, gfc-internal-format
86759 msgid "An alternate return at %L without a * dummy argument"
86760 msgstr ""
86762 #: fortran/trans-stmt.cc:908
86763 #, gcc-internal-format, gfc-internal-format
86764 msgid "Sorry, the lock component of derived type at %L is not yet supported"
86765 msgstr ""
86767 #: fortran/trans-stmt.cc:1367
86768 #, gcc-internal-format, gfc-internal-format
86769 msgid "Sorry, only support for integer kind %d implemented for image-set at %L"
86770 msgstr ""
86772 #: fortran/trans-stmt.cc:3700
86773 #, gcc-internal-format
86774 msgid "gfc_trans_select(): Bad type for case expr."
86775 msgstr ""
86777 #: fortran/trans-types.cc:537
86778 #, gcc-internal-format
86779 msgid ""
86780 "%<-fconvert=r16_ieee%> or %<-fconvert=r16_ibm%> not supported on this "
86781 "architecture"
86782 msgstr ""
86784 #: fortran/trans-types.cc:550
86785 #, gcc-internal-format
86786 msgid "INTEGER(KIND=8) is not available for %<-fdefault-integer-8%> option"
86787 msgstr ""
86789 #: fortran/trans-types.cc:559
86790 #, gcc-internal-format
86791 msgid "INTEGER(KIND=8) is not available for %<-finteger-4-integer-8%> option"
86792 msgstr ""
86794 #: fortran/trans-types.cc:578
86795 #, gcc-internal-format
86796 msgid "REAL(KIND=8) is not available for %<-fdefault-real-8%> option"
86797 msgstr ""
86799 #: fortran/trans-types.cc:586
86800 #, gcc-internal-format
86801 msgid "REAL(KIND=10) is not available for %<-fdefault-real-10%> option"
86802 msgstr ""
86804 #: fortran/trans-types.cc:594
86805 #, gcc-internal-format
86806 msgid "REAL(KIND=16) is not available for %<-fdefault-real-16%> option"
86807 msgstr ""
86809 #: fortran/trans-types.cc:602
86810 #, gcc-internal-format
86811 msgid "REAL(KIND=8) is not available for %<-freal-4-real-8%> option"
86812 msgstr ""
86814 #: fortran/trans-types.cc:610
86815 #, gcc-internal-format
86816 msgid "REAL(KIND=10) is not available for %<-freal-4-real-10%> option"
86817 msgstr ""
86819 #: fortran/trans-types.cc:618
86820 #, gcc-internal-format
86821 msgid "REAL(KIND=16) is not available for %<-freal-4-real-16%> option"
86822 msgstr ""
86824 #: fortran/trans-types.cc:649
86825 #, gcc-internal-format
86826 msgid "REAL(KIND=4) is not available for %<-freal-8-real-4%> option"
86827 msgstr ""
86829 #: fortran/trans-types.cc:657
86830 #, gcc-internal-format
86831 msgid "REAL(KIND=10) is not available for %<-freal-8-real-10%> option"
86832 msgstr ""
86834 #: fortran/trans-types.cc:665
86835 #, gcc-internal-format
86836 msgid "REAL(KIND=10) is not available for %<-freal-8-real-16%> option"
86837 msgstr ""
86839 #: fortran/trans-types.cc:807
86840 #, gcc-internal-format
86841 msgid "gfc_validate_kind(): Got bad type"
86842 msgstr ""
86844 #: fortran/trans-types.cc:811
86845 #, gcc-internal-format
86846 msgid "gfc_validate_kind(): Got bad kind"
86847 msgstr ""
86849 #: fortran/trans.cc:2683
86850 #, gcc-internal-format
86851 msgid "gfc_trans_code(): Bad statement code"
86852 msgstr ""
86854 #: go/gofrontend/embed.cc:278
86855 #, gcc-internal-format
86856 msgid "invalid embedcfg: not a JSON object"
86857 msgstr ""
86859 #: go/gofrontend/embed.cc:285
86860 #, gcc-internal-format
86861 msgid "invalid embedcfg: missing Patterns"
86862 msgstr ""
86864 #: go/gofrontend/embed.cc:290
86865 #, gcc-internal-format
86866 msgid "invalid embedcfg: Patterns is not a JSON object"
86867 msgstr ""
86869 #: go/gofrontend/embed.cc:297
86870 #, gcc-internal-format
86871 msgid "invalid embedcfg: missing Files"
86872 msgstr ""
86874 #: go/gofrontend/embed.cc:302
86875 #, gcc-internal-format
86876 msgid "invalid embedcfg: Files is not a JSON object"
86877 msgstr ""
86879 #: go/gofrontend/embed.cc:312
86880 #, gcc-internal-format
86881 msgid "invalid embedcfg: Patterns entry is not an array"
86882 msgstr ""
86884 #: go/gofrontend/embed.cc:324
86885 #, gcc-internal-format
86886 msgid "invalid embedcfg: duplicate Patterns entry"
86887 msgstr ""
86889 #: go/gofrontend/embed.cc:336
86890 #, gcc-internal-format
86891 msgid "invalid embedcfg: Files entry is not a string"
86892 msgstr ""
86894 #: go/gofrontend/embed.cc:354
86895 #, gcc-internal-format
86896 msgid "empty file"
86897 msgstr ""
86899 #: go/gofrontend/embed.cc:392 go/gofrontend/embed.cc:521
86900 #, gcc-internal-format
86901 msgid "expected %<\"%>"
86902 msgstr ""
86904 #: go/gofrontend/embed.cc:475
86905 #, gcc-internal-format
86906 msgid "expected %<,%> or %<]%>"
86907 msgstr ""
86909 #: go/gofrontend/embed.cc:507
86910 #, gcc-internal-format
86911 msgid "invalid JSON syntax"
86912 msgstr ""
86914 #: go/gofrontend/embed.cc:539 go/gofrontend/embed.cc:582
86915 #: go/gofrontend/embed.cc:616
86916 #, gcc-internal-format
86917 msgid "unterminated string"
86918 msgstr ""
86920 #: go/gofrontend/embed.cc:596
86921 #, gcc-internal-format
86922 msgid "invalid hex digit"
86923 msgstr ""
86925 #: go/gofrontend/embed.cc:605
86926 #, gcc-internal-format
86927 msgid "unrecognized string escape"
86928 msgstr ""
86930 #: go/gofrontend/embed.cc:626
86931 #, gcc-internal-format
86932 msgid "extraneous data at end of file"
86933 msgstr ""
86935 #: go/gofrontend/embed.cc:646
86936 #, gcc-internal-format
86937 msgid "unexpected EOF"
86938 msgstr ""
86940 #: lto/lto-common.cc:2030
86941 #, gcc-internal-format
86942 msgid "bytecode stream: garbage at the end of symbols section"
86943 msgstr ""
86945 #: lto/lto-common.cc:2057
86946 #, gcc-internal-format
86947 msgid "could not parse hex number"
86948 msgstr ""
86950 #: lto/lto-common.cc:2089
86951 #, gcc-internal-format, gfc-internal-format
86952 msgid "unexpected file name %s in linker resolution file. Expected %s"
86953 msgstr ""
86955 #: lto/lto-common.cc:2098
86956 #, gcc-internal-format
86957 msgid "could not parse file offset"
86958 msgstr ""
86960 #: lto/lto-common.cc:2101
86961 #, gcc-internal-format
86962 msgid "unexpected offset"
86963 msgstr ""
86965 #: lto/lto-common.cc:2122
86966 #, gcc-internal-format
86967 msgid "invalid line in the resolution file"
86968 msgstr ""
86970 #: lto/lto-common.cc:2144
86971 #, gcc-internal-format
86972 msgid "invalid resolution in the resolution file"
86973 msgstr ""
86975 #: lto/lto-common.cc:2150
86976 #, gcc-internal-format
86977 msgid "resolution sub id %wx not in object file"
86978 msgstr ""
86980 #: lto/lto-common.cc:2267
86981 #, gcc-internal-format
86982 msgid "bytecode stream in file %qs generated with GCC compiler older than 10.0"
86983 msgstr ""
86985 #: lto/lto-common.cc:2287
86986 #, gcc-internal-format
86987 msgid "cannot read %<LTO_section_decls%> from %s"
86988 msgstr ""
86990 #: lto/lto-common.cc:2408
86991 #, gcc-internal-format, gfc-internal-format
86992 msgid "Cannot open %s"
86993 msgstr ""
86995 #: lto/lto-common.cc:2429
86996 #, gcc-internal-format, gfc-internal-format
86997 msgid "Cannot map %s"
86998 msgstr ""
87000 #: lto/lto-common.cc:2440
87001 #, gcc-internal-format, gfc-internal-format
87002 msgid "Cannot read %s"
87003 msgstr ""
87005 #: lto/lto-common.cc:2757
87006 #, gcc-internal-format
87007 msgid "could not open symbol resolution file: %m"
87008 msgstr ""
87010 #: lto/lto-common.cc:2882
87011 #, gcc-internal-format, gfc-internal-format
87012 msgid "missing resolution data for %s"
87013 msgstr ""
87015 #: lto/lto-common.cc:2919
87016 #, gcc-internal-format
87017 msgid "errors during merging of translation units"
87018 msgstr ""
87020 #: lto/lto-dump.cc:256
87021 #, gcc-internal-format
87022 msgid "Level not found, use none, slim, blocks, vops."
87023 msgstr ""
87025 #: lto/lto-dump.cc:270
87026 #, gcc-internal-format
87027 msgid "Function not found."
87028 msgstr ""
87030 #: lto/lto-dump.cc:349 lto/lto-dump.cc:359
87031 #, gcc-internal-format
87032 msgid "Not configured with %<--enable-gather-detailed-mem-stats%>."
87033 msgstr ""
87035 #: lto/lto-lang.cc:324
87036 #, gcc-internal-format
87037 msgid "%s:%s: %E: %E"
87038 msgstr ""
87040 #: lto/lto-lang.cc:879
87041 #, gcc-internal-format
87042 msgid "%<-fwpa%> and %<-fltrans%> are mutually exclusive"
87043 msgstr ""
87045 #: lto/lto-lang.cc:913
87046 #, gcc-internal-format
87047 msgid "%<-flinker-output=rel%> and %<-fltrans%> are mutually exclusive"
87048 msgstr ""
87050 #: lto/lto-object.cc:106
87051 #, gcc-internal-format, gfc-internal-format
87052 msgid "open %s failed: %s"
87053 msgstr ""
87055 #: lto/lto-object.cc:150
87056 #, gcc-internal-format, gfc-internal-format
87057 msgid "%s: %s: %s"
87058 msgstr ""
87060 #: lto/lto-object.cc:191
87061 #, gcc-internal-format, gfc-internal-format
87062 msgid "close: %s"
87063 msgstr ""
87065 #: lto/lto-object.cc:247
87066 #, gcc-internal-format, gfc-internal-format
87067 msgid "two or more sections for %s"
87068 msgstr ""
87070 #: lto/lto-partition.cc:535
87071 #, gcc-internal-format
87072 msgid "min partition size cannot be greater than max partition size"
87073 msgstr ""
87075 #: lto/lto-symtab.cc:169
87076 #, gcc-internal-format
87077 msgid "%qD is defined with tls model %s"
87078 msgstr ""
87080 #: lto/lto-symtab.cc:171
87081 #, gcc-internal-format, gfc-internal-format
87082 msgid "previously defined here as %s"
87083 msgstr ""
87085 #: lto/lto-symtab.cc:474
87086 #, gcc-internal-format
87087 msgid "multiple prevailing defs for %qE"
87088 msgstr ""
87090 #: lto/lto-symtab.cc:492
87091 #, gcc-internal-format
87092 msgid "%qD has already been defined"
87093 msgstr ""
87095 #: lto/lto-symtab.cc:494
87096 #, gcc-internal-format
87097 msgid "previously defined here"
87098 msgstr ""
87100 #: lto/lto-symtab.cc:720
87101 #, gcc-internal-format
87102 msgid "%qD violates the C++ One Definition Rule"
87103 msgstr ""
87105 #: lto/lto-symtab.cc:726
87106 #, gcc-internal-format
87107 msgid "type of %qD does not match original declaration"
87108 msgstr ""
87110 #: lto/lto-symtab.cc:746
87111 #, gcc-internal-format
87112 msgid "alignment of %qD is bigger than original declaration"
87113 msgstr ""
87115 #: lto/lto-symtab.cc:752
87116 #, gcc-internal-format
87117 msgid "size of %qD differ from the size of original declaration"
87118 msgstr ""
87120 #: lto/lto-symtab.cc:757
87121 #, gcc-internal-format
87122 msgid "%qD was previously declared here"
87123 msgstr ""
87125 #: lto/lto-symtab.cc:760
87126 #, gcc-internal-format
87127 msgid "code may be misoptimized unless %<-fno-strict-aliasing%> is used"
87128 msgstr ""
87130 #: lto/lto-symtab.cc:846
87131 #, gcc-internal-format
87132 msgid "variable %qD redeclared as function"
87133 msgstr ""
87135 #: lto/lto-symtab.cc:853
87136 #, gcc-internal-format
87137 msgid "function %qD redeclared as variable"
87138 msgstr ""
87140 #: lto/lto-symtab.cc:865
87141 #, gcc-internal-format
87142 msgid "previously declared here"
87143 msgstr ""
87145 #: lto/lto.cc:174
87146 #, gcc-internal-format
87147 msgid "%<lto_obj_file_open()%> failed"
87148 msgstr ""
87150 #: lto/lto.cc:206
87151 #, gcc-internal-format
87152 msgid "waitpid failed"
87153 msgstr ""
87155 #: lto/lto.cc:209
87156 #, gcc-internal-format
87157 msgid "streaming subprocess failed"
87158 msgstr ""
87160 #: lto/lto.cc:212
87161 #, gcc-internal-format
87162 msgid "streaming subprocess was killed by signal"
87163 msgstr ""
87165 #: lto/lto.cc:319
87166 #, gcc-internal-format
87167 msgid "no LTRANS output list filename provided"
87168 msgstr ""
87170 #: lto/lto.cc:427
87171 #, gcc-internal-format
87172 msgid "opening LTRANS output list %s: %m"
87173 msgstr ""
87175 #: lto/lto.cc:434
87176 #, gcc-internal-format
87177 msgid "writing to LTRANS output list %s: %m"
87178 msgstr ""
87180 #: lto/lto.cc:444
87181 #, gcc-internal-format
87182 msgid "closing LTRANS output list %s: %m"
87183 msgstr ""
87185 #: m2/gm2-lang.cc:1133
87186 #, gcc-internal-format
87187 msgid "cannot convert expression, only base types can be converted"
87188 msgstr ""
87190 #. Not found, probably a user typo.
87191 #: m2/gm2spec.cc:346
87192 #, gcc-internal-format
87193 msgid "%qs is not a valid Modula-2 system library name or abbreviation"
87194 msgstr ""
87196 #: m2/gm2spec.cc:724 m2/gm2spec.cc:732
87197 #, gcc-internal-format
87198 msgid "%qs and %qs cannot both be enabled"
87199 msgstr ""
87201 #: m2/gm2-gcc/m2assert.cc:40
87202 #, gcc-internal-format
87203 msgid "the location value is corrupt"
87204 msgstr ""
87206 #: m2/gm2-gcc/m2builtins.cc:46
87207 #, gcc-internal-format
87208 msgid "%s:%d:assertion of condition %qs failed"
87209 msgstr ""
87211 #: m2/gm2-gcc/m2builtins.cc:52
87212 #, gcc-internal-format, gfc-internal-format
87213 msgid "%s:%d:%s"
87214 msgstr ""
87216 #: m2/gm2-gcc/m2convert.cc:111
87217 #, gcc-internal-format
87218 msgid "negative integer implicitly converted to unsigned type"
87219 msgstr ""
87221 #: m2/gm2-gcc/m2convert.cc:118
87222 #, gcc-internal-format
87223 msgid "conversion of unsigned constant value to negative integer"
87224 msgstr ""
87226 #: m2/gm2-gcc/m2convert.cc:199 m2/gm2-gcc/m2convert.cc:203
87227 #, gcc-internal-format
87228 msgid "conversion to %qT alters %qT constant value"
87229 msgstr ""
87231 #: m2/gm2-gcc/m2convert.cc:224 m2/gm2-gcc/m2convert.cc:228
87232 #, gcc-internal-format
87233 msgid "conversion to %qT from %qT may alter its value"
87234 msgstr ""
87236 #: m2/gm2-gcc/m2convert.cc:260
87237 #, gcc-internal-format
87238 msgid "large integer implicitly truncated to unsigned type"
87239 msgstr ""
87241 #: m2/gm2-gcc/m2convert.cc:266 m2/gm2-gcc/m2convert.cc:272
87242 #: m2/gm2-gcc/m2convert.cc:281
87243 #, gcc-internal-format
87244 msgid "overflow in implicit constant conversion"
87245 msgstr ""
87247 #: m2/gm2-gcc/m2decl.cc:122
87248 #, gcc-internal-format
87249 msgid "storage size of %qD has not been resolved"
87250 msgstr ""
87252 #: m2/gm2-gcc/m2decl.cc:125
87253 #, gcc-internal-format
87254 msgid "inconsistent because %qs"
87255 msgstr ""
87257 #: m2/gm2-gcc/m2decl.cc:312
87258 #, gcc-internal-format
87259 msgid "constant %qs is too large"
87260 msgstr ""
87262 #: m2/gm2-gcc/m2expr.cc:2617
87263 #, gcc-internal-format
87264 msgid "not expecting different types to binary operator"
87265 msgstr ""
87267 #: m2/gm2-gcc/m2expr.cc:2875
87268 #, gcc-internal-format
87269 msgid "cannot take the address of this expression"
87270 msgstr ""
87272 #: m2/gm2-gcc/m2expr.cc:3642
87273 #, gcc-internal-format
87274 msgid "argument to CAP is not a constant or variable of type CHAR"
87275 msgstr ""
87277 #: m2/gm2-gcc/m2expr.cc:3922 m2/gm2-gcc/m2expr.cc:4028
87278 #: m2/gm2-gcc/m2expr.cc:4037
87279 #, gcc-internal-format
87280 msgid "constant literal %qs exceeds internal ZTYPE range"
87281 msgstr ""
87283 #: m2/gm2-gcc/m2expr.cc:3957
87284 #, gcc-internal-format
87285 msgid "constant literal %qs contains %qc, expected 0 or 1"
87286 msgstr ""
87288 #: m2/gm2-gcc/m2expr.cc:3972 m2/gm2-gcc/m2expr.cc:3984
87289 #, gcc-internal-format
87290 msgid "constant literal %qs contains %qc, expected %qs"
87291 msgstr ""
87293 #: m2/gm2-gcc/m2expr.cc:4003
87294 #, gcc-internal-format
87295 msgid "constant literal %qs contains %qc, expected %qs or %qs"
87296 msgstr ""
87298 #: m2/gm2-gcc/m2expr.cc:4069
87299 #, gcc-internal-format
87300 msgid "%qs applied to a void type"
87301 msgstr ""
87303 #: m2/gm2-gcc/m2expr.cc:4090 m2/gm2-gcc/m2expr.cc:4134
87304 #, gcc-internal-format
87305 msgid "%qs applied to an incomplete type"
87306 msgstr ""
87308 #: m2/gm2-gcc/m2linemap.cc:332
87309 #, gcc-internal-format
87310 msgid "memory allocation failed in vasprintf"
87311 msgstr ""
87313 #: m2/gm2-gcc/m2linemap.cc:364 rust/rust-diagnostics.cc:166
87314 #, gcc-internal-format, gfc-internal-format
87315 msgid "at %s, %s"
87316 msgstr ""
87318 #: m2/gm2-gcc/m2statement.cc:563
87319 #, gcc-internal-format
87320 msgid "internal error: not expecting operand1 to be a constant set"
87321 msgstr ""
87323 #: m2/gm2-gcc/m2statement.cc:957
87324 #, gcc-internal-format
87325 msgid "expecting one and only one label to be declared"
87326 msgstr ""
87328 #: m2/gm2-gcc/m2treelib.cc:286
87329 #, gcc-internal-format
87330 msgid "field number exceeds definition of set"
87331 msgstr ""
87333 #: m2/gm2-gcc/m2treelib.cc:291
87334 #, gcc-internal-format
87335 msgid "field number out of range trying to access set element"
87336 msgstr ""
87338 #: m2/gm2-gcc/m2type.cc:224
87339 #, gcc-internal-format
87340 msgid "array declaration canonicalization has failed"
87341 msgstr ""
87343 #: m2/gm2-gcc/m2type.cc:315
87344 #, gcc-internal-format
87345 msgid "low bound for the array is outside the ztype limits"
87346 msgstr ""
87348 #: m2/gm2-gcc/m2type.cc:317
87349 #, gcc-internal-format
87350 msgid "high bound for the array is outside the ztype limits"
87351 msgstr ""
87353 #: m2/gm2-gcc/m2type.cc:909
87354 #, gcc-internal-format
87355 msgid "set base type must be an ordinal type"
87356 msgstr ""
87358 #: m2/gm2-gcc/m2type.cc:938
87359 #, gcc-internal-format
87360 msgid "ordinal type expected"
87361 msgstr ""
87363 #: m2/gm2-gcc/m2type.cc:947
87364 #, gcc-internal-format
87365 msgid "range limits are not of the same type"
87366 msgstr ""
87368 #. This enum is a named one that has been declared already.
87369 #: m2/gm2-gcc/m2type.cc:1989
87370 #, gcc-internal-format
87371 msgid "redeclaration of enum %qs"
87372 msgstr ""
87374 #: m2/gm2-gcc/m2type.cc:2055
87375 #, gcc-internal-format
87376 msgid "enumeration values exceed range of integer"
87377 msgstr ""
87379 #: m2/gm2-gcc/m2type.cc:2289
87380 #, gcc-internal-format
87381 msgid "set type cannot be initialized with a %qs"
87382 msgstr ""
87384 #: m2/gm2-gcc/m2type.cc:2296
87385 #, gcc-internal-format
87386 msgid "set type does not take another integer value"
87387 msgstr ""
87389 #: m2/gm2-gcc/m2type.cc:2421
87390 #, gcc-internal-format
87391 msgid "array cannot be initialized with a %qs"
87392 msgstr ""
87394 #: m2/gm2-gcc/m2type.cc:2427
87395 #, gcc-internal-format
87396 msgid "array type must be initialized"
87397 msgstr ""
87399 #: m2/gm2-gcc/m2type.cc:2434
87400 #, gcc-internal-format
87401 msgid "array element value must be the same type as its declaration"
87402 msgstr ""
87404 #: m2/gm2-gcc/m2type.cc:2497
87405 #, gcc-internal-format
87406 msgid "low bound for the subrange has overflowed"
87407 msgstr ""
87409 #: m2/gm2-gcc/m2type.cc:2499
87410 #, gcc-internal-format
87411 msgid "high bound for the subrange has overflowed"
87412 msgstr ""
87414 #: m2/gm2-gcc/m2type.cc:2796
87415 #, gcc-internal-format
87416 msgid "requested alignment is not a constant"
87417 msgstr ""
87419 #: m2/gm2-gcc/m2type.cc:2798
87420 #, gcc-internal-format
87421 msgid "requested alignment is not a power of 2"
87422 msgstr ""
87424 #: m2/gm2-gcc/m2type.cc:2800
87425 #, gcc-internal-format
87426 msgid "requested alignment is too large"
87427 msgstr ""
87429 #: m2/gm2-gcc/m2type.cc:2826
87430 #, gcc-internal-format
87431 msgid "alignment may not be specified for %qD"
87432 msgstr ""
87434 #: objc/objc-act.cc:426 objc/objc-act.cc:6965
87435 #, gcc-internal-format
87436 msgid "%<@end%> missing in implementation context"
87437 msgstr ""
87439 #: objc/objc-act.cc:579
87440 #, gcc-internal-format
87441 msgid "class attributes are not available in Objective-C 1.0"
87442 msgstr ""
87444 #: objc/objc-act.cc:594
87445 #, gcc-internal-format
87446 msgid "category attributes are not available in Objective-C 1.0"
87447 msgstr ""
87449 #: objc/objc-act.cc:597
87450 #, gcc-internal-format
87451 msgid ""
87452 "category attributes are not available in this version of the compiler, "
87453 "(ignored)"
87454 msgstr ""
87456 #: objc/objc-act.cc:603
87457 #, gcc-internal-format
87458 msgid "class extensions are not available in Objective-C 1.0"
87459 msgstr ""
87461 #: objc/objc-act.cc:617
87462 #, gcc-internal-format
87463 msgid "class extension for class %qE declared after its %<@implementation%>"
87464 msgstr ""
87466 #: objc/objc-act.cc:632
87467 #, gcc-internal-format
87468 msgid "protocol attributes are not available in Objective-C 1.0"
87469 msgstr ""
87471 #: objc/objc-act.cc:697
87472 #, gcc-internal-format
87473 msgid "%<@end%> must appear in an @implementation context"
87474 msgstr ""
87476 #: objc/objc-act.cc:706
87477 #, gcc-internal-format
87478 msgid "%<@package%> is not available in Objective-C 1.0"
87479 msgstr ""
87481 #: objc/objc-act.cc:708
87482 #, gcc-internal-format
87483 msgid "%<@package%> presently has the same effect as %<@public%>"
87484 msgstr ""
87486 #: objc/objc-act.cc:719
87487 #, gcc-internal-format
87488 msgid "%<@optional%> is not available in Objective-C 1.0"
87489 msgstr ""
87491 #: objc/objc-act.cc:721
87492 #, gcc-internal-format
87493 msgid "%<@required%> is not available in Objective-C 1.0"
87494 msgstr ""
87496 #: objc/objc-act.cc:729
87497 #, gcc-internal-format
87498 msgid "%<@optional%> is allowed in @protocol context only"
87499 msgstr ""
87501 #: objc/objc-act.cc:731
87502 #, gcc-internal-format
87503 msgid "%<@required%> is allowed in @protocol context only"
87504 msgstr ""
87506 #. FIXME: we probably ought to bail out at this point.
87507 #: objc/objc-act.cc:854
87508 #, gcc-internal-format
87509 msgid "%<@property%> is not available in Objective-C 1.0"
87510 msgstr ""
87512 #: objc/objc-act.cc:859
87513 #, gcc-internal-format
87514 msgid ""
87515 "property declaration not in %<@interface%>, %<@protocol%> or %<category%> "
87516 "context"
87517 msgstr ""
87519 #: objc/objc-act.cc:870
87520 #, gcc-internal-format
87521 msgid "properties must be named"
87522 msgstr ""
87524 #: objc/objc-act.cc:878
87525 #, gcc-internal-format
87526 msgid "property cannot be an array"
87527 msgstr ""
87529 #. A @property is not an actual variable, but it is a way to
87530 #. describe a pair of accessor methods, so its type (which is
87531 #. the type of the return value of the getter and the first
87532 #. argument of the setter) can't be a bitfield (as return values
87533 #. and arguments of functions cannot be bitfields).  The
87534 #. underlying instance variable could be a bitfield, but that is
87535 #. a different matter.
87536 #: objc/objc-act.cc:891
87537 #, gcc-internal-format
87538 msgid "property cannot be a bit-field"
87539 msgstr ""
87541 #: objc/objc-act.cc:915
87542 #, gcc-internal-format
87543 msgid "multiple property %qE methods specified, the latest one will be used"
87544 msgstr ""
87546 #: objc/objc-act.cc:917
87547 #, gcc-internal-format
87548 msgid "previous specification"
87549 msgstr ""
87551 #: objc/objc-act.cc:932
87552 #, gcc-internal-format
87553 msgid "%qE attribute conflicts with %qE attribute"
87554 msgstr ""
87556 #: objc/objc-act.cc:934
87557 #, gcc-internal-format
87558 msgid "%qE specified here"
87559 msgstr ""
87561 #: objc/objc-act.cc:940
87562 #, gcc-internal-format
87563 msgid "duplicate %qE attribute"
87564 msgstr ""
87566 #: objc/objc-act.cc:941
87567 #, gcc-internal-format
87568 msgid "first specified here"
87569 msgstr ""
87571 #: objc/objc-act.cc:968
87572 #, gcc-internal-format
87573 msgid "%<readonly%> attribute conflicts with %<setter%> attribute"
87574 msgstr ""
87576 #: objc/objc-act.cc:971
87577 #, gcc-internal-format
87578 msgid "%<setter%> specified here"
87579 msgstr ""
87581 #: objc/objc-act.cc:1050
87582 #, gcc-internal-format
87583 msgid ""
87584 "object property %qD has no %<assign%>, %<retain%> or %<copy%> attribute; "
87585 "assuming %<assign%>"
87586 msgstr ""
87588 #: objc/objc-act.cc:1053
87589 #, gcc-internal-format
87590 msgid ""
87591 "%<assign%> can be unsafe for Objective-C objects; please state explicitly if "
87592 "you need it"
87593 msgstr ""
87595 #: objc/objc-act.cc:1070
87596 #, gcc-internal-format
87597 msgid "%qE attribute is only valid for Objective-C objects"
87598 msgstr ""
87600 #: objc/objc-act.cc:1128
87601 #, gcc-internal-format
87602 msgid "redeclaration of property %qD"
87603 msgstr ""
87605 #: objc/objc-act.cc:1131 objc/objc-act.cc:1197 objc/objc-act.cc:1208
87606 #: objc/objc-act.cc:1222 objc/objc-act.cc:1233 objc/objc-act.cc:1245
87607 #: objc/objc-act.cc:1282 objc/objc-act.cc:7752 objc/objc-act.cc:7815
87608 #: objc/objc-act.cc:7838 objc/objc-act.cc:7852 objc/objc-act.cc:7870
87609 #: objc/objc-act.cc:7969
87610 #, gcc-internal-format
87611 msgid "originally specified here"
87612 msgstr ""
87614 #: objc/objc-act.cc:1193
87615 #, gcc-internal-format
87616 msgid ""
87617 "%<nonatomic%> attribute of property %qD conflicts with previous declaration"
87618 msgstr ""
87620 #: objc/objc-act.cc:1204
87621 #, gcc-internal-format
87622 msgid ""
87623 "%<getter%> attribute of property %qD conflicts with previous declaration"
87624 msgstr ""
87626 #: objc/objc-act.cc:1218
87627 #, gcc-internal-format
87628 msgid ""
87629 "%<setter%> attribute of property %qD conflicts with previous declaration"
87630 msgstr ""
87632 #: objc/objc-act.cc:1230
87633 #, gcc-internal-format
87634 msgid ""
87635 "assign semantics attributes of property %qD conflict with previous "
87636 "declaration"
87637 msgstr ""
87639 #: objc/objc-act.cc:1241
87640 #, gcc-internal-format
87641 msgid ""
87642 "%<readonly%> attribute of property %qD conflicts with previous declaration"
87643 msgstr ""
87645 #: objc/objc-act.cc:1280
87646 #, gcc-internal-format
87647 msgid "type of property %qD conflicts with previous declaration"
87648 msgstr ""
87650 #: objc/objc-act.cc:1323
87651 #, gcc-internal-format
87652 msgid "nullability specifier %qE cannot be applied to non-pointer type %qT"
87653 msgstr ""
87655 #: objc/objc-act.cc:1328
87656 #, gcc-internal-format
87657 msgid ""
87658 "nullability specifier %qE cannot be applied to multi-level pointer type %qT"
87659 msgstr ""
87661 #: objc/objc-act.cc:1781
87662 #, gcc-internal-format
87663 msgid "the dot syntax is not available in Objective-C 1.0"
87664 msgstr ""
87666 #. We know that 'class_name' is an Objective-C class name as the
87667 #. parser won't call this function if it is not.  This is only a
87668 #. double-check for safety.
87669 #: objc/objc-act.cc:1797
87670 #, gcc-internal-format
87671 msgid "could not find class %qE"
87672 msgstr ""
87674 #. Again, this should never happen, but we do check.
87675 #: objc/objc-act.cc:1805
87676 #, gcc-internal-format
87677 msgid "could not find interface for class %qE"
87678 msgstr ""
87680 #: objc/objc-act.cc:1811 objc/objc-act.cc:7147
87681 #, gcc-internal-format
87682 msgid "class %qE is unavailable"
87683 msgstr ""
87685 #: objc/objc-act.cc:1813 objc/objc-act.cc:7004 objc/objc-act.cc:7149
87686 #, gcc-internal-format
87687 msgid "class %qE is deprecated"
87688 msgstr ""
87690 #: objc/objc-act.cc:1842
87691 #, gcc-internal-format
87692 msgid "could not find setter/getter for %qE in class %qE"
87693 msgstr ""
87695 #: objc/objc-act.cc:1892
87696 #, gcc-internal-format
87697 msgid "%qs property cannot be set"
87698 msgstr ""
87700 #: objc/objc-act.cc:2160
87701 #, gcc-internal-format
87702 msgid "method declaration not in @interface context"
87703 msgstr ""
87705 #: objc/objc-act.cc:2164
87706 #, gcc-internal-format
87707 msgid "method attributes are not available in Objective-C 1.0"
87708 msgstr ""
87710 #: objc/objc-act.cc:2184
87711 #, gcc-internal-format
87712 msgid "method definition not in @implementation context"
87713 msgstr ""
87715 #: objc/objc-act.cc:2197
87716 #, gcc-internal-format
87717 msgid "method attributes cannot be specified in @implementation context"
87718 msgstr ""
87720 #: objc/objc-act.cc:2427
87721 #, gcc-internal-format
87722 msgid "class %qs does not implement the %qE protocol"
87723 msgstr ""
87725 #: objc/objc-act.cc:2430
87726 #, gcc-internal-format
87727 msgid "type %qs does not conform to the %qE protocol"
87728 msgstr ""
87730 #: objc/objc-act.cc:2725
87731 #, gcc-internal-format
87732 msgid "comparison of distinct Objective-C types lacks a cast"
87733 msgstr ""
87735 #: objc/objc-act.cc:2729
87736 #, gcc-internal-format
87737 msgid "initialization from distinct Objective-C type"
87738 msgstr ""
87740 #: objc/objc-act.cc:2733
87741 #, gcc-internal-format
87742 msgid "assignment from distinct Objective-C type"
87743 msgstr ""
87745 #: objc/objc-act.cc:2737
87746 #, gcc-internal-format
87747 msgid "distinct Objective-C type in return"
87748 msgstr ""
87750 #: objc/objc-act.cc:2741
87751 #, gcc-internal-format
87752 msgid "passing argument %d of %qE from distinct Objective-C type"
87753 msgstr ""
87755 #: objc/objc-act.cc:2884
87756 #, gcc-internal-format
87757 msgid "statically allocated instance of Objective-C class %qE"
87758 msgstr ""
87760 #: objc/objc-act.cc:2893
87761 #, gcc-internal-format
87762 msgid "redeclaration of Objective-C class %qs"
87763 msgstr ""
87765 #. This case happens when we are given an 'interface' which
87766 #. is not a valid class name.  For example if a typedef was
87767 #. used, and 'interface' really is the identifier of the
87768 #. typedef, but when you resolve it you don't get an
87769 #. Objective-C class, but something else, such as 'int'.
87770 #. This is an error; protocols make no sense unless you use
87771 #. them with Objective-C objects.
87772 #: objc/objc-act.cc:2935
87773 #, gcc-internal-format
87774 msgid "only Objective-C object types can be qualified with a protocol"
87775 msgstr ""
87777 #: objc/objc-act.cc:2999
87778 #, gcc-internal-format
87779 msgid "protocol %qE has circular dependency"
87780 msgstr ""
87782 #: objc/objc-act.cc:3032 objc/objc-act.cc:5866
87783 #, gcc-internal-format
87784 msgid "cannot find protocol declaration for %qE"
87785 msgstr ""
87787 #: objc/objc-act.cc:3342 objc/objc-act.cc:3997 objc/objc-act.cc:6578
87788 #: objc/objc-act.cc:7055 objc/objc-act.cc:7140 objc/objc-act.cc:7195
87789 #, gcc-internal-format
87790 msgid "cannot find interface declaration for %qE"
87791 msgstr ""
87793 #: objc/objc-act.cc:3346
87794 #, gcc-internal-format
87795 msgid "interface %qE does not have valid constant string layout"
87796 msgstr ""
87798 #: objc/objc-act.cc:3351
87799 #, gcc-internal-format
87800 msgid "cannot find reference tag for class %qE"
87801 msgstr ""
87803 #: objc/objc-act.cc:3496
87804 #, gcc-internal-format
87805 msgid "%qE is not an Objective-C class name or alias"
87806 msgstr ""
87808 #: objc/objc-act.cc:3511 objc/objc-act.cc:3542 objc/objc-act.cc:6959
87809 #: objc/objc-act.cc:8305 objc/objc-act.cc:8361
87810 #, gcc-internal-format
87811 msgid "Objective-C declarations may only appear in global scope"
87812 msgstr ""
87814 #: objc/objc-act.cc:3516
87815 #, gcc-internal-format
87816 msgid "cannot find class %qE"
87817 msgstr ""
87819 #: objc/objc-act.cc:3518
87820 #, gcc-internal-format
87821 msgid "class %qE already exists"
87822 msgstr ""
87824 #: objc/objc-act.cc:3560 objc/objc-act.cc:7020
87825 #, gcc-internal-format
87826 msgid "%qE redeclared as different kind of symbol"
87827 msgstr ""
87829 #: objc/objc-act.cc:3562 objc/objc-act.cc:4148 objc/objc-act.cc:4176
87830 #: objc/objc-act.cc:4231 objc/objc-act.cc:7022
87831 #, gcc-internal-format
87832 msgid "previous declaration of %q+D"
87833 msgstr ""
87835 #: objc/objc-act.cc:3851
87836 #, gcc-internal-format
87837 msgid "strong-cast assignment has been intercepted"
87838 msgstr ""
87840 #: objc/objc-act.cc:3893
87841 #, gcc-internal-format
87842 msgid "strong-cast may possibly be needed"
87843 msgstr ""
87845 #: objc/objc-act.cc:3903
87846 #, gcc-internal-format
87847 msgid "instance variable assignment has been intercepted"
87848 msgstr ""
87850 #: objc/objc-act.cc:3922
87851 #, gcc-internal-format
87852 msgid "pointer arithmetic for garbage-collected objects not allowed"
87853 msgstr ""
87855 #: objc/objc-act.cc:3928
87856 #, gcc-internal-format
87857 msgid "global/static variable assignment has been intercepted"
87858 msgstr ""
87860 #: objc/objc-act.cc:4145 objc/objc-act.cc:4173 objc/objc-act.cc:4228
87861 #, gcc-internal-format
87862 msgid "duplicate instance variable %q+D"
87863 msgstr ""
87865 #: objc/objc-act.cc:4288
87866 #, gcc-internal-format
87867 msgid ""
87868 "%<-fobjc-exceptions%> is required to enable Objective-C exception syntax"
87869 msgstr ""
87871 #: objc/objc-act.cc:4372
87872 #, gcc-internal-format
87873 msgid "%<@catch%> parameter is not a known Objective-C class type"
87874 msgstr ""
87876 #: objc/objc-act.cc:4378
87877 #, gcc-internal-format
87878 msgid "%<@catch%> parameter cannot be protocol-qualified"
87879 msgstr ""
87881 #: objc/objc-act.cc:4423
87882 #, gcc-internal-format
87883 msgid "exception of type %<%T%> will be caught"
87884 msgstr ""
87886 #: objc/objc-act.cc:4425
87887 #, gcc-internal-format
87888 msgid "   by earlier handler for %<%T%>"
87889 msgstr ""
87891 #: objc/objc-act.cc:4472
87892 #, gcc-internal-format
87893 msgid "%<@try%> without %<@catch%> or %<@finally%>"
87894 msgstr ""
87896 #: objc/objc-act.cc:4501
87897 #, gcc-internal-format
87898 msgid "%<@throw%> (rethrow) used outside of a %<@catch%> block"
87899 msgstr ""
87901 #: objc/objc-act.cc:4514
87902 #, gcc-internal-format
87903 msgid "%<@throw%> argument is not an object"
87904 msgstr ""
87906 #: objc/objc-act.cc:4535
87907 #, gcc-internal-format
87908 msgid "%<@synchronized%> argument is not an object"
87909 msgstr ""
87911 #: objc/objc-act.cc:4745
87912 #, gcc-internal-format
87913 msgid "%s %qs"
87914 msgstr ""
87916 #: objc/objc-act.cc:4768 objc/objc-act.cc:4793
87917 #, gcc-internal-format
87918 msgid "inconsistent instance variable specification"
87919 msgstr ""
87921 #: objc/objc-act.cc:4848
87922 #, gcc-internal-format
87923 msgid "cannot use an object as parameter to a method"
87924 msgstr ""
87926 #: objc/objc-act.cc:4892
87927 #, gcc-internal-format
87928 msgid "method argument attributes are not available in Objective-C 1.0"
87929 msgstr ""
87931 #: objc/objc-act.cc:5267
87932 #, gcc-internal-format
87933 msgid "multiple methods named %<%c%E%> found"
87934 msgstr ""
87936 #: objc/objc-act.cc:5270
87937 #, gcc-internal-format
87938 msgid "using %<%c%s%>"
87939 msgstr ""
87941 #: objc/objc-act.cc:5279
87942 #, gcc-internal-format
87943 msgid "multiple selectors named %<%c%E%> found"
87944 msgstr ""
87946 #: objc/objc-act.cc:5282
87947 #, gcc-internal-format
87948 msgid "found %<%c%s%>"
87949 msgstr ""
87951 #: objc/objc-act.cc:5291
87952 #, gcc-internal-format
87953 msgid "also found %<%c%s%>"
87954 msgstr ""
87956 #. If 'rtype' is NULL_TREE at this point it means that
87957 #. we have seen no @interface corresponding to that
87958 #. class name, only a @class declaration (alternatively,
87959 #. this was a call such as [objc_getClass("SomeClass")
87960 #. alloc], where we've never seen the @interface of
87961 #. SomeClass).  So, we have a class name (class_tree)
87962 #. but no actual details of the class methods.  We won't
87963 #. be able to check that the class responds to the
87964 #. method, and we will have to guess the method
87965 #. prototype.  Emit a warning, then keep going (this
87966 #. will use any method with a matching name, as if the
87967 #. receiver was of type 'Class').
87968 #. We could not find an @interface declaration, and
87969 #. there are no protocols attached to the receiver,
87970 #. so we can't complete the check that the receiver
87971 #. responds to the method, and we can't retrieve the
87972 #. method prototype.  But, because the receiver has
87973 #. a well-specified class, the programmer did want
87974 #. this check to be performed.  Emit a warning, then
87975 #. keep going as if it was an 'id'.  To remove the
87976 #. warning, either include an @interface for the
87977 #. class, or cast the receiver to 'id'.  Note that
87978 #. rtype is an IDENTIFIER_NODE at this point.
87979 #: objc/objc-act.cc:5579 objc/objc-act.cc:5714
87980 #, gcc-internal-format
87981 msgid "%<@interface%> of class %qE not found"
87982 msgstr ""
87984 #: objc/objc-act.cc:5588
87985 #, gcc-internal-format
87986 msgid "no super class declared in @interface for %qE"
87987 msgstr ""
87989 #: objc/objc-act.cc:5639
87990 #, gcc-internal-format
87991 msgid "found %<-%E%> instead of %<+%E%> in protocol(s)"
87992 msgstr ""
87994 #. We have a type, but it's not an Objective-C type (!).
87995 #: objc/objc-act.cc:5751
87996 #, gcc-internal-format
87997 msgid "invalid receiver type %qs"
87998 msgstr ""
88000 #: objc/objc-act.cc:5768
88001 #, gcc-internal-format
88002 msgid "%<%c%E%> not found in protocol(s)"
88003 msgstr ""
88005 #: objc/objc-act.cc:5782
88006 #, gcc-internal-format
88007 msgid "%qE may not respond to %<%c%E%>"
88008 msgstr ""
88010 #: objc/objc-act.cc:5790
88011 #, gcc-internal-format
88012 msgid "no %<%c%E%> method found"
88013 msgstr ""
88015 #: objc/objc-act.cc:5797
88016 #, gcc-internal-format
88017 msgid ""
88018 "(messages without a matching method signature will be assumed to return "
88019 "%<id%> and accept %<...%> as arguments)"
88020 msgstr ""
88022 #: objc/objc-act.cc:5915
88023 #, gcc-internal-format
88024 msgid "undeclared selector %qE"
88025 msgstr ""
88027 #. Historically, a class method that produced objects (factory
88028 #. method) would assign `self' to the instance that it
88029 #. allocated.  This would effectively turn the class method into
88030 #. an instance method.  Following this assignment, the instance
88031 #. variables could be accessed.  That practice, while safe,
88032 #. violates the simple rule that a class method should not refer
88033 #. to an instance variable.  It's better to catch the cases
88034 #. where this is done unknowingly than to support the above
88035 #. paradigm.
88036 #: objc/objc-act.cc:5939
88037 #, gcc-internal-format
88038 msgid "instance variable %qE accessed in class method"
88039 msgstr ""
88041 #: objc/objc-act.cc:6169 objc/objc-act.cc:6189
88042 #, gcc-internal-format
88043 msgid ""
88044 "method %<%c%E%> declared %<@optional%> and %<@required%> at the same time"
88045 msgstr ""
88047 #: objc/objc-act.cc:6173
88048 #, gcc-internal-format
88049 msgid "previous declaration of %<%c%E%> as %<@required%>"
88050 msgstr ""
88052 #: objc/objc-act.cc:6193
88053 #, gcc-internal-format
88054 msgid "previous declaration of %<%c%E%> as %<@optional%>"
88055 msgstr ""
88057 #: objc/objc-act.cc:6253
88058 #, gcc-internal-format
88059 msgid "duplicate declaration of method %<%c%E%> with conflicting types"
88060 msgstr ""
88062 #: objc/objc-act.cc:6257
88063 #, gcc-internal-format
88064 msgid "previous declaration of %<%c%E%>"
88065 msgstr ""
88067 #: objc/objc-act.cc:6294
88068 #, gcc-internal-format
88069 msgid "duplicate interface declaration for category %<%E(%E)%>"
88070 msgstr ""
88072 #: objc/objc-act.cc:6382
88073 #, gcc-internal-format
88074 msgid "illegal reference type specified for instance variable %qs"
88075 msgstr ""
88077 #: objc/objc-act.cc:6393
88078 #, gcc-internal-format
88079 msgid "instance variable %qs has unknown size"
88080 msgstr ""
88082 #: objc/objc-act.cc:6414
88083 #, gcc-internal-format
88084 msgid "instance variable %qs uses flexible array member"
88085 msgstr ""
88087 #: objc/objc-act.cc:6441
88088 #, gcc-internal-format
88089 msgid "type %qE has no default constructor to call"
88090 msgstr ""
88092 #: objc/objc-act.cc:6447
88093 #, gcc-internal-format
88094 msgid "destructor for %qE shall not be run either"
88095 msgstr ""
88097 #. Vtable pointers are Real Bad(tm), since Obj-C cannot
88098 #. initialize them.
88099 #: objc/objc-act.cc:6459
88100 #, gcc-internal-format
88101 msgid "type %qE has virtual member functions"
88102 msgstr ""
88104 #: objc/objc-act.cc:6460
88105 #, gcc-internal-format
88106 msgid "illegal aggregate type %qE specified for instance variable %qs"
88107 msgstr ""
88109 #: objc/objc-act.cc:6470
88110 #, gcc-internal-format
88111 msgid "type %qE has a user-defined constructor"
88112 msgstr ""
88114 #: objc/objc-act.cc:6472
88115 #, gcc-internal-format
88116 msgid "type %qE has a user-defined destructor"
88117 msgstr ""
88119 #: objc/objc-act.cc:6476
88120 #, gcc-internal-format
88121 msgid ""
88122 "C++ constructors and destructors will not be invoked for Objective-C fields"
88123 msgstr ""
88125 #: objc/objc-act.cc:6607
88126 #, gcc-internal-format
88127 msgid "instance variable %qE is declared private"
88128 msgstr ""
88130 #: objc/objc-act.cc:6618
88131 #, gcc-internal-format
88132 msgid "instance variable %qE is %s; this will be a hard error in the future"
88133 msgstr ""
88135 #: objc/objc-act.cc:6625
88136 #, gcc-internal-format
88137 msgid "instance variable %qE is declared %s"
88138 msgstr ""
88140 #: objc/objc-act.cc:6736 objc/objc-act.cc:6851
88141 #, gcc-internal-format
88142 msgid "incomplete implementation of class %qE"
88143 msgstr ""
88145 #: objc/objc-act.cc:6740 objc/objc-act.cc:6855
88146 #, gcc-internal-format
88147 msgid "incomplete implementation of category %qE"
88148 msgstr ""
88150 #: objc/objc-act.cc:6749 objc/objc-act.cc:6863
88151 #, gcc-internal-format
88152 msgid "method definition for %<%c%E%> not found"
88153 msgstr ""
88155 #: objc/objc-act.cc:6904
88156 #, gcc-internal-format
88157 msgid "%s %qE does not fully implement the %qE protocol"
88158 msgstr ""
88160 #: objc/objc-act.cc:6994
88161 #, gcc-internal-format
88162 msgid "cannot find interface declaration for %qE, superclass of %qE"
88163 msgstr ""
88165 #: objc/objc-act.cc:7002
88166 #, gcc-internal-format
88167 msgid "class %qE is not available"
88168 msgstr ""
88170 #: objc/objc-act.cc:7035
88171 #, gcc-internal-format
88172 msgid "reimplementation of class %qE"
88173 msgstr ""
88175 #: objc/objc-act.cc:7068
88176 #, gcc-internal-format
88177 msgid "conflicting super class name %qE"
88178 msgstr ""
88180 #: objc/objc-act.cc:7071
88181 #, gcc-internal-format
88182 msgid "previous declaration of %qE"
88183 msgstr ""
88185 #: objc/objc-act.cc:7073
88186 #, gcc-internal-format
88187 msgid "previous declaration"
88188 msgstr ""
88190 #: objc/objc-act.cc:7085
88191 #, gcc-internal-format
88192 msgid "class %qE defined without specifying a base class"
88193 msgstr ""
88195 #: objc/objc-act.cc:7092 objc/objc-act.cc:7094
88196 #, gcc-internal-format
88197 msgid "duplicate interface declaration for class %qE"
88198 msgstr ""
88200 #: objc/objc-act.cc:7419 objc/objc-act.cc:7615
88201 #, gcc-internal-format
88202 msgid "cannot find instance variable associated with property"
88203 msgstr ""
88205 #. TODO: This should be caught much earlier than this.
88206 #: objc/objc-act.cc:7581
88207 #, gcc-internal-format
88208 msgid "invalid setter, it must have one argument"
88209 msgstr ""
88211 #: objc/objc-act.cc:7745 objc/objc-act.cc:7962
88212 #, gcc-internal-format
88213 msgid "property %qs already specified in %<@dynamic%>"
88214 msgstr ""
88216 #: objc/objc-act.cc:7748 objc/objc-act.cc:7965
88217 #, gcc-internal-format
88218 msgid "property %qs already specified in %<@synthesize%>"
88219 msgstr ""
88221 #: objc/objc-act.cc:7762 objc/objc-act.cc:7979
88222 #, gcc-internal-format
88223 msgid "no declaration of property %qs found in the interface"
88224 msgstr ""
88226 #: objc/objc-act.cc:7789
88227 #, gcc-internal-format
88228 msgid "ivar %qs used by %<@synthesize%> declaration must be an existing ivar"
88229 msgstr ""
88231 #: objc/objc-act.cc:7810
88232 #, gcc-internal-format
88233 msgid "property %qs is using instance variable %qs of incompatible type"
88234 msgstr ""
88236 #: objc/objc-act.cc:7832
88237 #, gcc-internal-format
88238 msgid "%<assign%> property %qs is using bit-field instance variable %qs"
88239 msgstr ""
88241 #: objc/objc-act.cc:7846
88242 #, gcc-internal-format
88243 msgid "%<atomic%> property %qs is using bit-field instance variable %qs"
88244 msgstr ""
88246 #: objc/objc-act.cc:7865
88247 #, gcc-internal-format
88248 msgid "property %qs is using the same instance variable as property %qs"
88249 msgstr ""
88251 #: objc/objc-act.cc:7906
88252 #, gcc-internal-format
88253 msgid "%<@synthesize%> is not available in Objective-C 1.0"
88254 msgstr ""
88256 #. We can get here only in Objective-C; the Objective-C++ parser
88257 #. detects the problem while parsing, outputs the error
88258 #. "misplaced '@synthesize' Objective-C++ construct" and skips
88259 #. the declaration.
88260 #: objc/objc-act.cc:7917
88261 #, gcc-internal-format
88262 msgid "%<@synthesize%> not in @implementation context"
88263 msgstr ""
88265 #: objc/objc-act.cc:7923
88266 #, gcc-internal-format
88267 msgid "%<@synthesize%> cannot be used in categories"
88268 msgstr ""
88270 #: objc/objc-act.cc:7932
88271 #, gcc-internal-format
88272 msgid "%<@synthesize%> requires the @interface of the class to be available"
88273 msgstr ""
88275 #: objc/objc-act.cc:8015
88276 #, gcc-internal-format
88277 msgid "%<@dynamic%> is not available in Objective-C 1.0"
88278 msgstr ""
88280 #. We can get here only in Objective-C; the Objective-C++ parser
88281 #. detects the problem while parsing, outputs the error
88282 #. "misplaced '@dynamic' Objective-C++ construct" and skips the
88283 #. declaration.
88284 #: objc/objc-act.cc:8026
88285 #, gcc-internal-format
88286 msgid "%<@dynamic%> not in @implementation context"
88287 msgstr ""
88289 #: objc/objc-act.cc:8048
88290 #, gcc-internal-format
88291 msgid "%<@dynamic%> requires the @interface of the class to be available"
88292 msgstr ""
88294 #: objc/objc-act.cc:8248
88295 #, gcc-internal-format
88296 msgid "definition of protocol %qE not found"
88297 msgstr ""
88299 #: objc/objc-act.cc:8275
88300 #, gcc-internal-format
88301 msgid "protocol %qE is unavailable"
88302 msgstr ""
88304 #. It would be nice to use warn_deprecated_use() here, but
88305 #. we are using TREE_CHAIN (which is supposed to be the
88306 #. TYPE_STUB_DECL for a TYPE) for something different.
88307 #: objc/objc-act.cc:8281
88308 #, gcc-internal-format
88309 msgid "protocol %qE is deprecated"
88310 msgstr ""
88312 #: objc/objc-act.cc:8408
88313 #, gcc-internal-format
88314 msgid "duplicate declaration for protocol %qE"
88315 msgstr ""
88317 #: objc/objc-act.cc:8932
88318 #, gcc-internal-format
88319 msgid "conflicting types for %<%c%s%>"
88320 msgstr ""
88322 #: objc/objc-act.cc:8936
88323 #, gcc-internal-format
88324 msgid "previous declaration of %<%c%s%>"
88325 msgstr ""
88327 #: objc/objc-act.cc:9038
88328 #, gcc-internal-format
88329 msgid "no super class declared in interface for %qE"
88330 msgstr ""
88332 #: objc/objc-act.cc:9065
88333 #, gcc-internal-format
88334 msgid "%<[super ...]%> must appear in a method context"
88335 msgstr ""
88337 #: objc/objc-act.cc:9105
88338 #, gcc-internal-format
88339 msgid "method possibly missing a [super dealloc] call"
88340 msgstr ""
88342 #: objc/objc-act.cc:9573
88343 #, gcc-internal-format
88344 msgid "instance variable %qs is declared private"
88345 msgstr ""
88347 #: objc/objc-act.cc:9626
88348 #, gcc-internal-format
88349 msgid "local declaration of %qE hides instance variable"
88350 msgstr ""
88352 #. This can happen if DECL_ARTIFICIAL (*expr_p), but
88353 #. should be impossible for real properties, which always
88354 #. have a getter.
88355 #: objc/objc-act.cc:9670
88356 #, gcc-internal-format
88357 msgid "no %qs getter found"
88358 msgstr ""
88360 #: objc/objc-act.cc:9917
88361 #, gcc-internal-format
88362 msgid "fast enumeration is not available in Objective-C 1.0"
88363 msgstr ""
88365 #: objc/objc-act.cc:9927
88366 #, gcc-internal-format
88367 msgid "iterating variable in fast enumeration is not an object"
88368 msgstr ""
88370 #: objc/objc-act.cc:9933
88371 #, gcc-internal-format
88372 msgid "collection in fast enumeration is not an object"
88373 msgstr ""
88375 #: objc/objc-encoding.cc:130
88376 #, gcc-internal-format
88377 msgid "type %qT does not have a known size"
88378 msgstr ""
88380 #: objc/objc-encoding.cc:721
88381 #, gcc-internal-format
88382 msgid "unknown type %<%T%> found during Objective-C encoding"
88383 msgstr ""
88385 #. Do not do any encoding, produce an error and keep going.
88386 #: objc/objc-encoding.cc:804
88387 #, gcc-internal-format
88388 msgid "trying to encode non-integer type as a bit-field"
88389 msgstr ""
88391 #: objc/objc-gnu-runtime-abi-01.cc:134
88392 #, gcc-internal-format
88393 msgid "%<-fobjc-gc%> is ignored for %<-fgnu-runtime%>"
88394 msgstr ""
88396 #: objc/objc-gnu-runtime-abi-01.cc:142
88397 #, gcc-internal-format
88398 msgid "%<-fobjc-sjlj-exceptions%> is ignored for %<-fgnu-runtime%>"
88399 msgstr ""
88401 #: objc/objc-gnu-runtime-abi-01.cc:2162 objc/objc-next-runtime-abi-01.cc:2822
88402 #: objc/objc-next-runtime-abi-02.cc:3840
88403 #, gcc-internal-format
88404 msgid "non-objective-c type %qT cannot be caught"
88405 msgstr ""
88407 #: objc/objc-next-runtime-abi-01.cc:146
88408 #, gcc-internal-format
88409 msgid ""
88410 "%<-fobjc-sjlj-exceptions%> is the only supported exceptions system for %<-"
88411 "fnext-runtime%> with %<-fobjc-abi-version%> argument less than 2"
88412 msgstr ""
88414 #: objc/objc-next-runtime-abi-02.cc:246
88415 #, gcc-internal-format
88416 msgid ""
88417 "%<-fobjc-sjlj-exceptions%> is ignored for %<-fnext-runtime%> when %<-fobjc-"
88418 "abi-version%> greater than 1"
88419 msgstr ""
88421 #: objc/objc-runtime-shared-support.cc:423
88422 #, gcc-internal-format
88423 msgid "creating selector for nonexistent method %qE"
88424 msgstr ""
88426 #: rust/backend/rust-constexpr.cc:1676
88427 #, gcc-internal-format
88428 msgid "array size expression is not supported yet"
88429 msgstr ""
88431 #: rust/backend/rust-constexpr.cc:1803
88432 #, gcc-internal-format
88433 msgid "constant folding not supported for this tree code"
88434 msgstr ""
88436 #: rust/backend/rust-constexpr.cc:2480
88437 #, gcc-internal-format
88438 msgid "cast from %qT is not allowed"
88439 msgstr ""
88441 #: rust/backend/rust-constexpr.cc:2753
88442 #, gcc-internal-format
88443 msgid "modification of %qE is not a constant expression"
88444 msgstr ""
88446 #: rust/backend/rust-constexpr.cc:6172
88447 #, gcc-internal-format
88448 msgid "%qD declared %<thread_local%> in %<constexpr%> context"
88449 msgstr ""
88451 #: rust/backend/rust-constexpr.cc:6181
88452 #, gcc-internal-format
88453 msgid "%qD declared %<static%> in %<constexpr%> context"
88454 msgstr ""
88456 #: rust/backend/rust-tree.cc:616
88457 #, gcc-internal-format
88458 msgid "ignoring return value of %qD, that must be used: %<%s%>"
88459 msgstr ""
88461 #: rust/backend/rust-tree.cc:617
88462 #, gcc-internal-format
88463 msgid "ignoring return value of %qD, that must be used"
88464 msgstr ""
88466 #: rust/backend/rust-tree.cc:633
88467 #, gcc-internal-format
88468 msgid "ignoring returned value of type %qT, that must be used: %<%s%>"
88469 msgstr ""
88471 #: rust/backend/rust-tree.cc:634
88472 #, gcc-internal-format
88473 msgid "ignoring returned value of type %qT, that must be used"
88474 msgstr ""
88476 #: rust/checks/lints/rust-lint-unused-var.cc:51
88477 #, gcc-internal-format
88478 msgid "unused name %qE"
88479 msgstr ""
88481 #: rust/resolve/rust-ast-resolve-expr.cc:167
88482 #, gcc-internal-format, gfc-internal-format
88483 msgid "are you trying to break %s? how dare you?"
88484 msgstr ""