Regenerate .pot files.
[platform/upstream/gcc.git] / gcc / po / gcc.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: https://gcc.gnu.org/bugs/\n"
11 "POT-Creation-Date: 2022-02-11 23:10+0000\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
20
21 #: cif-code.def:39
22 msgid "function not considered for inlining"
23 msgstr ""
24
25 #: cif-code.def:43
26 msgid "caller is not optimized"
27 msgstr ""
28
29 #: cif-code.def:47
30 msgid "function body not available"
31 msgstr ""
32
33 #: cif-code.def:51
34 msgid "redefined extern inline functions are not considered for inlining"
35 msgstr ""
36
37 #: cif-code.def:56
38 msgid "function not inlinable"
39 msgstr ""
40
41 #: cif-code.def:60
42 msgid "function body can be overwritten at link time"
43 msgstr ""
44
45 #: cif-code.def:64
46 msgid "function not inline candidate"
47 msgstr ""
48
49 #: cif-code.def:68
50 msgid "--param large-function-growth limit reached"
51 msgstr ""
52
53 #: cif-code.def:70
54 msgid "--param large-stack-frame-growth limit reached"
55 msgstr ""
56
57 #: cif-code.def:72
58 msgid "--param max-inline-insns-single limit reached"
59 msgstr ""
60
61 #: cif-code.def:74
62 msgid "--param max-inline-insns-auto limit reached"
63 msgstr ""
64
65 #: cif-code.def:76
66 msgid "--param inline-unit-growth limit reached"
67 msgstr ""
68
69 #: cif-code.def:80
70 msgid "recursive inlining"
71 msgstr ""
72
73 #: cif-code.def:84
74 msgid "call is unlikely and code size would grow"
75 msgstr ""
76
77 #: cif-code.def:88
78 msgid "call is considered never executed and code size would grow"
79 msgstr ""
80
81 #: cif-code.def:92
82 msgid "function not declared inline and code size would grow"
83 msgstr ""
84
85 #: cif-code.def:96
86 msgid "mismatched declarations during linktime optimization"
87 msgstr ""
88
89 #: cif-code.def:100
90 msgid "variadic thunk call"
91 msgstr ""
92
93 #: cif-code.def:104
94 msgid "originally indirect function call not considered for inlining"
95 msgstr ""
96
97 #: cif-code.def:108
98 msgid "indirect function call with a yet undetermined callee"
99 msgstr ""
100
101 #: cif-code.def:112
102 msgid "exception handling personality mismatch"
103 msgstr ""
104
105 #: cif-code.def:117
106 msgid "non-call exception handling mismatch"
107 msgstr ""
108
109 #: cif-code.def:121
110 msgid "target specific option mismatch"
111 msgstr ""
112
113 #: cif-code.def:125
114 msgid "optimization level attribute mismatch"
115 msgstr ""
116
117 #: cif-code.def:129
118 msgid "callee refers to comdat-local symbols"
119 msgstr ""
120
121 #: cif-code.def:134
122 msgid "sanitizer function attribute mismatch"
123 msgstr ""
124
125 #: cif-code.def:139
126 msgid ""
127 "function has external linkage when the user requests only inlining static "
128 "for live patching"
129 msgstr ""
130
131 #: cif-code.def:144
132 msgid "unreachable"
133 msgstr ""
134
135 #. The remainder are real diagnostic types.
136 #: diagnostic.def:33
137 msgid "fatal error: "
138 msgstr ""
139
140 #. This is like DK_ICE, but backtrace is not printed.  Used in the driver
141 #. when reporting fatal signal in the compiler.
142 #: diagnostic.def:34 diagnostic.def:55
143 msgid "internal compiler error: "
144 msgstr ""
145
146 #. This one is just for counting DK_WARNING promoted to DK_ERROR
147 #. due to -Werror and -Werror=warning.
148 #: diagnostic.def:35 diagnostic.def:52
149 msgid "error: "
150 msgstr ""
151
152 #: diagnostic.def:36
153 msgid "sorry, unimplemented: "
154 msgstr ""
155
156 #: diagnostic.def:37
157 msgid "warning: "
158 msgstr ""
159
160 #: diagnostic.def:38
161 msgid "anachronism: "
162 msgstr ""
163
164 #: diagnostic.def:39
165 msgid "note: "
166 msgstr ""
167
168 #: diagnostic.def:40
169 msgid "debug: "
170 msgstr ""
171
172 #. For use when using the diagnostic_show_locus machinery to show
173 #. a range of events within a path.
174 #: diagnostic.def:44
175 msgid "path: "
176 msgstr ""
177
178 #. These two would be re-classified as DK_WARNING or DK_ERROR, so the
179 #. prefix does not matter.
180 #: diagnostic.def:48
181 msgid "pedwarn: "
182 msgstr ""
183
184 #: diagnostic.def:49
185 msgid "permerror: "
186 msgstr ""
187
188 #: config/i386/djgpp.h:143
189 #, c-format
190 msgid "-f%s ignored (not supported for DJGPP)\n"
191 msgstr ""
192
193 #. The remainder are real diagnostic types.
194 #: fortran/gfc-diagnostic.def:33
195 msgid "Fatal Error"
196 msgstr ""
197
198 #. This is like DK_ICE, but backtrace is not printed.  Used in the driver
199 #. when reporting fatal signal in the compiler.
200 #: fortran/gfc-diagnostic.def:34 fortran/gfc-diagnostic.def:50
201 msgid "internal compiler error"
202 msgstr ""
203
204 #: fortran/gfc-diagnostic.def:35
205 msgid "Error"
206 msgstr ""
207
208 #: fortran/gfc-diagnostic.def:36
209 msgid "sorry, unimplemented"
210 msgstr ""
211
212 #: fortran/gfc-diagnostic.def:37
213 msgid "Warning"
214 msgstr ""
215
216 #: fortran/gfc-diagnostic.def:38
217 msgid "anachronism"
218 msgstr ""
219
220 #: fortran/gfc-diagnostic.def:39
221 msgid "note"
222 msgstr ""
223
224 #: fortran/gfc-diagnostic.def:40
225 msgid "debug"
226 msgstr ""
227
228 #. These two would be re-classified as DK_WARNING or DK_ERROR, so the
229 #. prefix does not matter.
230 #: fortran/gfc-diagnostic.def:43
231 msgid "pedwarn"
232 msgstr ""
233
234 #: fortran/gfc-diagnostic.def:44
235 msgid "permerror"
236 msgstr ""
237
238 #. This one is just for counting DK_WARNING promoted to DK_ERROR
239 #. due to -Werror and -Werror=warning.
240 #: fortran/gfc-diagnostic.def:47
241 msgid "error"
242 msgstr ""
243
244 #: gcc.cc:829 gcc.cc:833 gcc.cc:888
245 msgid "-gz is not supported in this configuration"
246 msgstr ""
247
248 #: gcc.cc:839 gcc.cc:899
249 msgid "-gz=zlib is not supported in this configuration"
250 msgstr ""
251
252 #: gcc.cc:1092
253 msgid "-fuse-linker-plugin is not supported in this configuration"
254 msgstr ""
255
256 #: gcc.cc:1108
257 msgid "cannot specify -static with -fsanitize=address"
258 msgstr ""
259
260 #: gcc.cc:1110
261 msgid "cannot specify -static with -fsanitize=hwaddress"
262 msgstr ""
263
264 #: gcc.cc:1112
265 msgid "cannot specify -static with -fsanitize=thread"
266 msgstr ""
267
268 #: gcc.cc:1134
269 msgid "-fvtable-verify=std is not supported in this configuration"
270 msgstr ""
271
272 #: gcc.cc:1136
273 msgid "-fvtable-verify=preinit is not supported in this configuration"
274 msgstr ""
275
276 #: gcc.cc:1273 ada/gcc-interface/lang-specs.h:37
277 msgid "-pg and -fomit-frame-pointer are incompatible"
278 msgstr ""
279
280 #: gcc.cc:1443
281 msgid "GNU C no longer supports -traditional without -E"
282 msgstr ""
283
284 #: gcc.cc:1452
285 msgid "-E or -x required when input is from standard input"
286 msgstr ""
287
288 #: config/darwin.h:154
289 msgid "conflicting code generation switches"
290 msgstr ""
291
292 #: config/darwin.h:159
293 msgid "-bundle_loader not allowed with -dynamiclib"
294 msgstr ""
295
296 #: config/darwin.h:161
297 msgid "-client_name not allowed with -dynamiclib"
298 msgstr ""
299
300 #: config/darwin.h:170
301 msgid "-keep_private_externs not allowed with -dynamiclib"
302 msgstr ""
303
304 #: config/darwin.h:172
305 msgid "-private_bundle not allowed with -dynamiclib"
306 msgstr ""
307
308 #: config/darwin.h:180
309 msgid "-compatibility_version only allowed with -dynamiclib"
310 msgstr ""
311
312 #: config/darwin.h:182
313 msgid "-current_version only allowed with -dynamiclib"
314 msgstr ""
315
316 #: config/darwin.h:184
317 msgid "-install_name only allowed with -dynamiclib"
318 msgstr ""
319
320 #: config/darwin.h:195
321 msgid "-bundle not allowed with -dynamiclib"
322 msgstr ""
323
324 #: config/darwin.h:211
325 msgid "-force_flat_namespace not allowed with -dynamiclib"
326 msgstr ""
327
328 #: config/darwin.h:216 config/darwin.h:614
329 msgid "gsplit-dwarf is not supported on this platform"
330 msgstr ""
331
332 #: config/darwin.h:285
333 msgid "rdynamic is not supported"
334 msgstr ""
335
336 #: config/dragonfly.h:76 config/i386/freebsd.h:82 config/i386/freebsd64.h:35
337 #: config/ia64/freebsd.h:26 config/rs6000/sysv4.h:758 config/sparc/freebsd.h:45
338 msgid "consider using '-pg' instead of '-p' with gprof(1)"
339 msgstr ""
340
341 #: config/lynx.h:69
342 msgid "cannot use mthreads and mlegacy-threads together"
343 msgstr ""
344
345 #: config/lynx.h:94
346 msgid "cannot use mshared and static together"
347 msgstr ""
348
349 #: config/sol2.h:350 config/sol2.h:355
350 msgid "does not support multilib"
351 msgstr ""
352
353 #: config/sol2.h:449
354 msgid "-pie is not supported in this configuration"
355 msgstr ""
356
357 #: config/vxworks.h:204
358 msgid "-Xbind-now and -Xbind-lazy are incompatible"
359 msgstr ""
360
361 #: config/aarch64/aarch64-freebsd.h:37 config/arm/freebsd.h:49
362 #: config/riscv/freebsd.h:44
363 msgid "consider using `-pg' instead of `-p' with gprof (1)"
364 msgstr ""
365
366 #: config/arc/arc.h:68 config/mips/mips.h:1475
367 msgid "may not use both -EB and -EL"
368 msgstr ""
369
370 #: config/avr/specs.h:71 config/pru/pru.h:58
371 msgid "shared is not supported"
372 msgstr ""
373
374 #: config/bfin/elf.h:55
375 msgid "no processor type specified for linking"
376 msgstr ""
377
378 #: config/cris/cris.h:168
379 msgid "do not specify both -march=... and -mcpu=..."
380 msgstr ""
381
382 #: config/i386/cygwin-w64.h:64 config/i386/cygwin.h:138
383 #: config/i386/mingw-w64.h:103 config/i386/mingw32.h:160
384 msgid "shared and mdll are not compatible"
385 msgstr ""
386
387 #: config/i386/darwin.h:93
388 msgid "Darwin is not an mx32 platform"
389 msgstr ""
390
391 #: config/i386/darwin.h:94
392 msgid "Darwin does not support -mfentry or associated options"
393 msgstr ""
394
395 #: config/i386/sol2.h:59
396 msgid "-mx32 is not supported on Solaris"
397 msgstr ""
398
399 #: config/mcore/mcore.h:53
400 msgid "the m210 does not have little endian support"
401 msgstr ""
402
403 #: config/mips/r3900.h:37
404 msgid "-mhard-float not supported"
405 msgstr ""
406
407 #: config/mips/r3900.h:39
408 msgid "-msingle-float and -msoft-float cannot both be specified"
409 msgstr ""
410
411 #: config/moxie/moxiebox.h:43
412 msgid "this target is little-endian"
413 msgstr ""
414
415 #: config/msp430/msp430.h:90
416 msgid "-mcode-region requires the large memory model (-mlarge)"
417 msgstr ""
418
419 #: config/msp430/msp430.h:92
420 msgid "-mdata-region requires the large memory model (-mlarge)"
421 msgstr ""
422
423 #: config/nios2/elf.h:44
424 msgid "You need a C startup file for -msys-crt0="
425 msgstr ""
426
427 #: config/pa/pa-hpux10.h:102 config/pa/pa-hpux10.h:105
428 #: config/pa/pa-hpux10.h:113 config/pa/pa-hpux10.h:116
429 #: config/pa/pa-hpux11.h:134 config/pa/pa-hpux11.h:137 config/pa/pa64-hpux.h:29
430 #: config/pa/pa64-hpux.h:32 config/pa/pa64-hpux.h:41 config/pa/pa64-hpux.h:44
431 msgid "warning: consider linking with '-static' as system libraries with"
432 msgstr ""
433
434 #: config/pa/pa-hpux10.h:103 config/pa/pa-hpux10.h:106
435 #: config/pa/pa-hpux10.h:114 config/pa/pa-hpux10.h:117
436 #: config/pa/pa-hpux11.h:135 config/pa/pa-hpux11.h:138 config/pa/pa64-hpux.h:30
437 #: config/pa/pa64-hpux.h:33 config/pa/pa64-hpux.h:42 config/pa/pa64-hpux.h:45
438 msgid "  profiling support are only provided in archive format"
439 msgstr ""
440
441 #: config/rs6000/darwin.h:123
442 msgid " conflicting code gen style switches are used"
443 msgstr ""
444
445 #: config/rs6000/freebsd64.h:114
446 msgid "consider using `-pg' instead of `-p' with gprof(1)"
447 msgstr ""
448
449 #: config/rs6000/rs6000.h:167
450 msgid "Missing -mcpu option in ASM_CPU_SPEC?"
451 msgstr ""
452
453 #: config/rx/linux.h:53 config/rx/rx.h:82
454 msgid "rx200 cpu does not have FPU hardware"
455 msgstr ""
456
457 #: config/rx/rx.h:80
458 msgid "-mas100-syntax is incompatible with -gdwarf"
459 msgstr ""
460
461 #: config/rx/rx.h:81
462 msgid "rx100 cpu does not have FPU hardware"
463 msgstr ""
464
465 #: config/s390/tpf.h:119
466 msgid "static is not supported on TPF-OS"
467 msgstr ""
468
469 #: config/sh/sh.h:299 config/sh/sh.h:302
470 msgid "SH2a does not support little-endian"
471 msgstr ""
472
473 #: config/sparc/linux64.h:142
474 msgid "-fsanitize=address is not supported in this configuration"
475 msgstr ""
476
477 #: config/sparc/linux64.h:156 config/sparc/linux64.h:162
478 #: config/sparc/netbsd-elf.h:108 config/sparc/netbsd-elf.h:117
479 #: config/sparc/sol2.h:237 config/sparc/sol2.h:243
480 msgid "may not use both -m32 and -m64"
481 msgstr ""
482
483 #: config/tilegx/tilegx.h:520 config/tilegx/tilegx.h:525
484 msgid "-mbig-endian and -mlittle-endian may not be used together"
485 msgstr ""
486
487 #: config/vax/netbsd-elf.h:51
488 msgid "the -shared option is not currently supported for VAX ELF"
489 msgstr ""
490
491 #: config/vax/vax.h:46 config/vax/vax.h:47
492 msgid "profiling not supported with -mg"
493 msgstr ""
494
495 #: ada/gcc-interface/lang-specs.h:38
496 msgid "-c or -S required for Ada"
497 msgstr ""
498
499 #: ada/gcc-interface/lang-specs.h:56
500 msgid "-c required for gnat2why"
501 msgstr ""
502
503 #: ada/gcc-interface/lang-specs.h:67
504 msgid "-c required for gnat2scil"
505 msgstr ""
506
507 #: fortran/lang-specs.h:60 fortran/lang-specs.h:74
508 msgid "gfortran does not support -E without -cpp"
509 msgstr ""
510
511 #: objc/lang-specs.h:30 objc/lang-specs.h:41
512 msgid "GNU Objective C no longer supports traditional compilation"
513 msgstr ""
514
515 #: objc/lang-specs.h:55
516 msgid ""
517 "objc-cpp-output is deprecated; please use objective-c-cpp-output instead"
518 msgstr ""
519
520 #: objcp/lang-specs.h:58
521 msgid ""
522 "objc++-cpp-output is deprecated; please use objective-c++-cpp-output instead"
523 msgstr ""
524
525 #: fortran/lang.opt:146
526 #, no-c-format
527 msgid "-J<directory>\tPut MODULE files in 'directory'."
528 msgstr ""
529
530 #: fortran/lang.opt:198
531 #, no-c-format
532 msgid "Warn about possible aliasing of dummy arguments."
533 msgstr ""
534
535 #: fortran/lang.opt:202
536 #, no-c-format
537 msgid "Warn about alignment of COMMON blocks."
538 msgstr ""
539
540 #: fortran/lang.opt:206
541 #, no-c-format
542 msgid "Warn about missing ampersand in continued character constants."
543 msgstr ""
544
545 #: fortran/lang.opt:210
546 #, no-c-format
547 msgid "Warn about creation of array temporaries."
548 msgstr ""
549
550 #: fortran/lang.opt:214 fortran/lang.opt:535 config/alpha/alpha.opt:31
551 #: common.opt:680 common.opt:818 common.opt:1056 common.opt:1060
552 #: common.opt:1064 common.opt:1068 common.opt:1743 common.opt:1807
553 #: common.opt:1946 common.opt:1950 common.opt:2199 common.opt:2417
554 #: common.opt:3133
555 #, no-c-format
556 msgid "Does nothing. Preserved for backward compatibility."
557 msgstr ""
558
559 #: fortran/lang.opt:218
560 #, no-c-format
561 msgid "Warn if the type of a variable might be not interoperable with C."
562 msgstr ""
563
564 #: fortran/lang.opt:226
565 #, no-c-format
566 msgid "Warn about truncated character expressions."
567 msgstr ""
568
569 #: fortran/lang.opt:230
570 #, no-c-format
571 msgid "Warn about equality comparisons involving REAL or COMPLEX expressions."
572 msgstr ""
573
574 #: fortran/lang.opt:238
575 #, no-c-format
576 msgid "Warn about most implicit conversions."
577 msgstr ""
578
579 #: fortran/lang.opt:242
580 #, no-c-format
581 msgid "Warn about possibly incorrect subscripts in do loops."
582 msgstr ""
583
584 #: fortran/lang.opt:250
585 #, no-c-format
586 msgid "Warn if loops have been interchanged."
587 msgstr ""
588
589 #: fortran/lang.opt:254
590 #, no-c-format
591 msgid "Warn about function call elimination."
592 msgstr ""
593
594 #: fortran/lang.opt:258
595 #, no-c-format
596 msgid "Warn about calls with implicit interface."
597 msgstr ""
598
599 #: fortran/lang.opt:262
600 #, no-c-format
601 msgid "Warn about called procedures not explicitly declared."
602 msgstr ""
603
604 #: fortran/lang.opt:266
605 #, no-c-format
606 msgid "Warn about constant integer divisions with truncated results."
607 msgstr ""
608
609 #: fortran/lang.opt:270
610 #, no-c-format
611 msgid "Warn about truncated source lines."
612 msgstr ""
613
614 #: fortran/lang.opt:274
615 #, no-c-format
616 msgid "Warn on intrinsics not part of the selected standard."
617 msgstr ""
618
619 #: fortran/lang.opt:286
620 #, no-c-format
621 msgid "Warn about USE statements that have no ONLY qualifier."
622 msgstr ""
623
624 #: fortran/lang.opt:298
625 #, no-c-format
626 msgid "Warn that -fno-automatic may break recursion."
627 msgstr ""
628
629 #: fortran/lang.opt:306
630 #, no-c-format
631 msgid "Warn about real-literal-constants with 'q' exponent-letter."
632 msgstr ""
633
634 #: fortran/lang.opt:310
635 #, no-c-format
636 msgid "Warn when a left-hand-side array variable is reallocated."
637 msgstr ""
638
639 #: fortran/lang.opt:314
640 #, no-c-format
641 msgid "Warn when a left-hand-side variable is reallocated."
642 msgstr ""
643
644 #: fortran/lang.opt:318
645 #, no-c-format
646 msgid "Warn if the pointer in a pointer assignment might outlive its target."
647 msgstr ""
648
649 #: fortran/lang.opt:326
650 #, no-c-format
651 msgid "Warn about \"suspicious\" constructs."
652 msgstr ""
653
654 #: fortran/lang.opt:330
655 #, no-c-format
656 msgid "Permit nonconforming uses of the tab character."
657 msgstr ""
658
659 #: fortran/lang.opt:334
660 #, no-c-format
661 msgid "Warn about an invalid DO loop."
662 msgstr ""
663
664 #: fortran/lang.opt:338
665 #, no-c-format
666 msgid "Warn about underflow of numerical constant expressions."
667 msgstr ""
668
669 #: fortran/lang.opt:346
670 #, no-c-format
671 msgid "Warn if a user-procedure has the same name as an intrinsic."
672 msgstr ""
673
674 #: fortran/lang.opt:354
675 #, no-c-format
676 msgid "Warn about unused dummy arguments."
677 msgstr ""
678
679 #: fortran/lang.opt:358
680 #, no-c-format
681 msgid "Warn about zero-trip DO loops."
682 msgstr ""
683
684 #: fortran/lang.opt:362
685 #, no-c-format
686 msgid "Enable preprocessing."
687 msgstr ""
688
689 #: fortran/lang.opt:370
690 #, no-c-format
691 msgid "Disable preprocessing."
692 msgstr ""
693
694 #: fortran/lang.opt:378
695 #, no-c-format
696 msgid "Accept argument mismatches in procedure calls."
697 msgstr ""
698
699 #: fortran/lang.opt:382
700 #, no-c-format
701 msgid "Eliminate multiple function invocations also for impure functions."
702 msgstr ""
703
704 #: fortran/lang.opt:386
705 #, no-c-format
706 msgid "Enable alignment of COMMON blocks."
707 msgstr ""
708
709 #: fortran/lang.opt:390
710 #, no-c-format
711 msgid ""
712 "All intrinsics procedures are available regardless of selected standard."
713 msgstr ""
714
715 #: fortran/lang.opt:394
716 #, no-c-format
717 msgid ""
718 "Allow a BOZ literal constant to appear in an invalid context and with X "
719 "instead of Z."
720 msgstr ""
721
722 #: fortran/lang.opt:402
723 #, no-c-format
724 msgid ""
725 "Do not treat local variables and COMMON blocks as if they were named in SAVE "
726 "statements."
727 msgstr ""
728
729 #: fortran/lang.opt:406
730 #, no-c-format
731 msgid "Specify that backslash in string introduces an escape character."
732 msgstr ""
733
734 #: fortran/lang.opt:410
735 #, no-c-format
736 msgid "Produce a backtrace when a runtime error is encountered."
737 msgstr ""
738
739 #: fortran/lang.opt:414
740 #, no-c-format
741 msgid ""
742 "-fblas-matmul-limit=<n>\tSize of the smallest matrix for which matmul will "
743 "use BLAS."
744 msgstr ""
745
746 #: fortran/lang.opt:421
747 #, no-c-format
748 msgid ""
749 "Produce a warning at runtime if a array temporary has been created for a "
750 "procedure argument."
751 msgstr ""
752
753 #: fortran/lang.opt:425
754 #, no-c-format
755 msgid ""
756 "-fconvert=<big-endian|little-endian|native|swap|r16_ieee|r16_ibm>\tThe "
757 "endianness used for unformatted files."
758 msgstr ""
759
760 #: fortran/lang.opt:450
761 #, no-c-format
762 msgid "Use the Cray Pointer extension."
763 msgstr ""
764
765 #: fortran/lang.opt:454
766 #, no-c-format
767 msgid "Generate C prototypes from BIND(C) declarations."
768 msgstr ""
769
770 #: fortran/lang.opt:458
771 #, no-c-format
772 msgid "Generate C prototypes from non-BIND(C) external procedure definitions."
773 msgstr ""
774
775 #: fortran/lang.opt:462
776 #, no-c-format
777 msgid "Ignore 'D' in column one in fixed form."
778 msgstr ""
779
780 #: fortran/lang.opt:466
781 #, no-c-format
782 msgid "Treat lines with 'D' in column one as comments."
783 msgstr ""
784
785 #: fortran/lang.opt:470
786 #, no-c-format
787 msgid "Issue debug information for compiler-generated auxiliary variables."
788 msgstr ""
789
790 #: fortran/lang.opt:474
791 #, no-c-format
792 msgid "Enable all DEC language extensions."
793 msgstr ""
794
795 #: fortran/lang.opt:478
796 #, no-c-format
797 msgid "Enable the use of blank format items in format strings."
798 msgstr ""
799
800 #: fortran/lang.opt:482
801 #, no-c-format
802 msgid ""
803 "Enable the use of character literals in assignments and data statements for "
804 "non-character variables."
805 msgstr ""
806
807 #: fortran/lang.opt:487
808 #, no-c-format
809 msgid "Enable legacy parsing of INCLUDE as statement."
810 msgstr ""
811
812 #: fortran/lang.opt:491
813 #, no-c-format
814 msgid "Enable default widths for i, f and g format specifiers."
815 msgstr ""
816
817 #: fortran/lang.opt:495
818 #, no-c-format
819 msgid "Enable kind-specific variants of integer intrinsic functions."
820 msgstr ""
821
822 #: fortran/lang.opt:499
823 #, no-c-format
824 msgid "Enable legacy math intrinsics for compatibility."
825 msgstr ""
826
827 #: fortran/lang.opt:503
828 #, no-c-format
829 msgid "Enable support for DEC STRUCTURE/RECORD."
830 msgstr ""
831
832 #: fortran/lang.opt:507
833 #, no-c-format
834 msgid "Enable DEC-style STATIC and AUTOMATIC attributes."
835 msgstr ""
836
837 #: fortran/lang.opt:511
838 #, no-c-format
839 msgid "Set the default double precision kind to an 8 byte wide type."
840 msgstr ""
841
842 #: fortran/lang.opt:515
843 #, no-c-format
844 msgid "Set the default integer kind to an 8 byte wide type."
845 msgstr ""
846
847 #: fortran/lang.opt:519
848 #, no-c-format
849 msgid "Set the default real kind to an 8 byte wide type."
850 msgstr ""
851
852 #: fortran/lang.opt:523
853 #, no-c-format
854 msgid "Set the default real kind to an 10 byte wide type."
855 msgstr ""
856
857 #: fortran/lang.opt:527
858 #, no-c-format
859 msgid "Set the default real kind to an 16 byte wide type."
860 msgstr ""
861
862 #: fortran/lang.opt:531
863 #, no-c-format
864 msgid "Allow dollar signs in entity names."
865 msgstr ""
866
867 #: fortran/lang.opt:539
868 #, no-c-format
869 msgid "Display the code tree after parsing."
870 msgstr ""
871
872 #: fortran/lang.opt:543
873 #, no-c-format
874 msgid "Display the code tree after front end optimization."
875 msgstr ""
876
877 #: fortran/lang.opt:547
878 #, no-c-format
879 msgid "Display the global symbol table after parsing."
880 msgstr ""
881
882 #: fortran/lang.opt:551
883 #, no-c-format
884 msgid "Display the code tree after parsing; deprecated option."
885 msgstr ""
886
887 #: fortran/lang.opt:555
888 #, no-c-format
889 msgid ""
890 "Specify that an external BLAS library should be used for matmul calls on "
891 "large-size arrays."
892 msgstr ""
893
894 #: fortran/lang.opt:559
895 #, no-c-format
896 msgid "Use f2c calling convention."
897 msgstr ""
898
899 #: fortran/lang.opt:563
900 #, no-c-format
901 msgid "Assume that the source file is fixed form."
902 msgstr ""
903
904 #: fortran/lang.opt:567
905 #, no-c-format
906 msgid "Force creation of temporary to test infrequently-executed forall code."
907 msgstr ""
908
909 #: fortran/lang.opt:571
910 #, no-c-format
911 msgid "Interpret any INTEGER(4) as an INTEGER(8)."
912 msgstr ""
913
914 #: fortran/lang.opt:575 fortran/lang.opt:579
915 #, no-c-format
916 msgid "Specify where to find the compiled intrinsic modules."
917 msgstr ""
918
919 #: fortran/lang.opt:583
920 #, no-c-format
921 msgid "Allow arbitrary character line width in fixed mode."
922 msgstr ""
923
924 #: fortran/lang.opt:587
925 #, no-c-format
926 msgid "-ffixed-line-length-<n>\tUse n as character line width in fixed mode."
927 msgstr ""
928
929 #: fortran/lang.opt:591
930 #, no-c-format
931 msgid "Pad shorter fixed form lines to line width with spaces."
932 msgstr ""
933
934 #: fortran/lang.opt:595
935 #, no-c-format
936 msgid "-ffpe-trap=[...]\tStop on following floating point exceptions."
937 msgstr ""
938
939 #: fortran/lang.opt:599
940 #, no-c-format
941 msgid "-ffpe-summary=[...]\tPrint summary of floating point exceptions."
942 msgstr ""
943
944 #: fortran/lang.opt:603
945 #, no-c-format
946 msgid "Assume that the source file is free form."
947 msgstr ""
948
949 #: fortran/lang.opt:607
950 #, no-c-format
951 msgid "Allow arbitrary character line width in free mode."
952 msgstr ""
953
954 #: fortran/lang.opt:611
955 #, no-c-format
956 msgid "-ffree-line-length-<n>\tUse n as character line width in free mode."
957 msgstr ""
958
959 #: fortran/lang.opt:615
960 #, no-c-format
961 msgid "Try to interchange loops if profitable."
962 msgstr ""
963
964 #: fortran/lang.opt:619
965 #, no-c-format
966 msgid "Enable front end optimization."
967 msgstr ""
968
969 #: fortran/lang.opt:623
970 #, no-c-format
971 msgid ""
972 "Specify that no implicit typing is allowed, unless overridden by explicit "
973 "IMPLICIT statements."
974 msgstr ""
975
976 #: fortran/lang.opt:627
977 #, no-c-format
978 msgid ""
979 "-finit-character=<n>\tInitialize local character variables to ASCII value n."
980 msgstr ""
981
982 #: fortran/lang.opt:631
983 #, no-c-format
984 msgid ""
985 "Initialize components of derived type variables according to other init "
986 "flags."
987 msgstr ""
988
989 #: fortran/lang.opt:635
990 #, no-c-format
991 msgid "-finit-integer=<n>\tInitialize local integer variables to n."
992 msgstr ""
993
994 #: fortran/lang.opt:639
995 #, no-c-format
996 msgid "Initialize local variables to zero (from g77)."
997 msgstr ""
998
999 #: fortran/lang.opt:643
1000 #, no-c-format
1001 msgid "-finit-logical=<true|false>\tInitialize local logical variables."
1002 msgstr ""
1003
1004 #: fortran/lang.opt:647
1005 #, no-c-format
1006 msgid "-finit-real=<zero|snan|nan|inf|-inf>\tInitialize local real variables."
1007 msgstr ""
1008
1009 #: fortran/lang.opt:669
1010 #, no-c-format
1011 msgid "-finline-arg-packing\tPerform argument packing inline."
1012 msgstr ""
1013
1014 #: fortran/lang.opt:673
1015 #, no-c-format
1016 msgid ""
1017 "-finline-matmul-limit=<n>\tSpecify the size of the largest matrix for which "
1018 "matmul will be inlined."
1019 msgstr ""
1020
1021 #: fortran/lang.opt:677
1022 #, no-c-format
1023 msgid ""
1024 "-fmax-array-constructor=<n>\tMaximum number of objects in an array "
1025 "constructor."
1026 msgstr ""
1027
1028 #: fortran/lang.opt:681
1029 #, no-c-format
1030 msgid "-fmax-identifier-length=<n>\tMaximum identifier length."
1031 msgstr ""
1032
1033 #: fortran/lang.opt:685
1034 #, no-c-format
1035 msgid "-fmax-subrecord-length=<n>\tMaximum length for subrecords."
1036 msgstr ""
1037
1038 #: fortran/lang.opt:689
1039 #, no-c-format
1040 msgid ""
1041 "-fmax-stack-var-size=<n>\tSize in bytes of the largest array that will be "
1042 "put on the stack."
1043 msgstr ""
1044
1045 #: fortran/lang.opt:693
1046 #, no-c-format
1047 msgid "Put all local arrays on stack."
1048 msgstr ""
1049
1050 #: fortran/lang.opt:697
1051 #, no-c-format
1052 msgid "Set default accessibility of module entities to PRIVATE."
1053 msgstr ""
1054
1055 #: fortran/lang.opt:717
1056 #, no-c-format
1057 msgid "Try to lay out derived types as compactly as possible."
1058 msgstr ""
1059
1060 #: fortran/lang.opt:725
1061 #, no-c-format
1062 msgid "Protect parentheses in expressions."
1063 msgstr ""
1064
1065 #: fortran/lang.opt:729
1066 #, no-c-format
1067 msgid ""
1068 "Path to header file that should be pre-included before each compilation unit."
1069 msgstr ""
1070
1071 #: fortran/lang.opt:733
1072 #, no-c-format
1073 msgid "Enable range checking during compilation."
1074 msgstr ""
1075
1076 #: fortran/lang.opt:737
1077 #, no-c-format
1078 msgid "Interpret any REAL(4) as a REAL(8)."
1079 msgstr ""
1080
1081 #: fortran/lang.opt:741
1082 #, no-c-format
1083 msgid "Interpret any REAL(4) as a REAL(10)."
1084 msgstr ""
1085
1086 #: fortran/lang.opt:745
1087 #, no-c-format
1088 msgid "Interpret any REAL(4) as a REAL(16)."
1089 msgstr ""
1090
1091 #: fortran/lang.opt:749
1092 #, no-c-format
1093 msgid "Interpret any REAL(8) as a REAL(4)."
1094 msgstr ""
1095
1096 #: fortran/lang.opt:753
1097 #, no-c-format
1098 msgid "Interpret any REAL(8) as a REAL(10)."
1099 msgstr ""
1100
1101 #: fortran/lang.opt:757
1102 #, no-c-format
1103 msgid "Interpret any REAL(8) as a REAL(16)."
1104 msgstr ""
1105
1106 #: fortran/lang.opt:761
1107 #, no-c-format
1108 msgid "Reallocate the LHS in assignments."
1109 msgstr ""
1110
1111 #: fortran/lang.opt:765
1112 #, no-c-format
1113 msgid "Use a 4-byte record marker for unformatted files."
1114 msgstr ""
1115
1116 #: fortran/lang.opt:769
1117 #, no-c-format
1118 msgid "Use an 8-byte record marker for unformatted files."
1119 msgstr ""
1120
1121 #: fortran/lang.opt:773
1122 #, no-c-format
1123 msgid "Allocate local variables on the stack to allow indirect recursion."
1124 msgstr ""
1125
1126 #: fortran/lang.opt:777
1127 #, no-c-format
1128 msgid "Copy array sections into a contiguous block on procedure entry."
1129 msgstr ""
1130
1131 #: fortran/lang.opt:781
1132 #, no-c-format
1133 msgid ""
1134 "-fcoarray=<none|single|lib>\tSpecify which coarray parallelization should be "
1135 "used."
1136 msgstr ""
1137
1138 #: fortran/lang.opt:797
1139 #, no-c-format
1140 msgid "-fcheck=[...]\tSpecify which runtime checks are to be performed."
1141 msgstr ""
1142
1143 #: fortran/lang.opt:801
1144 #, no-c-format
1145 msgid "Append a second underscore if the name already contains an underscore."
1146 msgstr ""
1147
1148 #: fortran/lang.opt:809
1149 #, no-c-format
1150 msgid "Apply negative sign to zero values."
1151 msgstr ""
1152
1153 #: fortran/lang.opt:816
1154 #, no-c-format
1155 msgid ""
1156 "Disallow tail call optimization when a calling routine may have omitted "
1157 "character lengths."
1158 msgstr ""
1159
1160 #: fortran/lang.opt:820
1161 #, no-c-format
1162 msgid "Append underscores to externally visible names."
1163 msgstr ""
1164
1165 #: fortran/lang.opt:824 c-family/c.opt:1631 c-family/c.opt:1667
1166 #: c-family/c.opt:1675 c-family/c.opt:1990 config/pa/pa.opt:42
1167 #: config/pa/pa.opt:74 config/arc/arc.opt:140 config/arc/arc.opt:293
1168 #: config/arc/arc.opt:305 common.opt:638 common.opt:1147 common.opt:1151
1169 #: common.opt:1155 common.opt:1242 common.opt:1532 common.opt:1614
1170 #: common.opt:1898 common.opt:2041 common.opt:2084 common.opt:2492
1171 #: common.opt:2528 common.opt:2621 common.opt:2625 common.opt:2734
1172 #: common.opt:2825 common.opt:2833 common.opt:2841 common.opt:2849
1173 #: common.opt:2950 common.opt:3006 common.opt:3094 common.opt:3254
1174 #: common.opt:3258 common.opt:3262 common.opt:3266
1175 #, no-c-format
1176 msgid "Does nothing.  Preserved for backward compatibility."
1177 msgstr ""
1178
1179 #: fortran/lang.opt:864
1180 #, no-c-format
1181 msgid "Statically link the GNU Fortran helper library (libgfortran)."
1182 msgstr ""
1183
1184 #: fortran/lang.opt:868
1185 #, no-c-format
1186 msgid "Conform to the ISO Fortran 2003 standard."
1187 msgstr ""
1188
1189 #: fortran/lang.opt:872
1190 #, no-c-format
1191 msgid "Conform to the ISO Fortran 2008 standard."
1192 msgstr ""
1193
1194 #: fortran/lang.opt:876
1195 #, no-c-format
1196 msgid "Conform to the ISO Fortran 2008 standard including TS 29113."
1197 msgstr ""
1198
1199 #: fortran/lang.opt:880
1200 #, no-c-format
1201 msgid "Conform to the ISO Fortran 2018 standard."
1202 msgstr ""
1203
1204 #: fortran/lang.opt:884
1205 #, no-c-format
1206 msgid "Conform to the ISO Fortran 95 standard."
1207 msgstr ""
1208
1209 #: fortran/lang.opt:888
1210 #, no-c-format
1211 msgid "Conform to nothing in particular."
1212 msgstr ""
1213
1214 #: fortran/lang.opt:892
1215 #, no-c-format
1216 msgid "Accept extensions to support legacy code."
1217 msgstr ""
1218
1219 #: c-family/c.opt:182
1220 #, no-c-format
1221 msgid ""
1222 "-A<question>=<answer>\tAssert the <answer> to <question>.  Putting '-' "
1223 "before <question> disables the <answer> to <question>."
1224 msgstr ""
1225
1226 #: c-family/c.opt:186
1227 #, no-c-format
1228 msgid "Do not discard comments."
1229 msgstr ""
1230
1231 #: c-family/c.opt:190
1232 #, no-c-format
1233 msgid "Do not discard comments in macro expansions."
1234 msgstr ""
1235
1236 #: c-family/c.opt:194
1237 #, no-c-format
1238 msgid ""
1239 "-D<macro>[=<val>]\tDefine a <macro> with <val> as its value.  If just "
1240 "<macro> is given, <val> is taken to be 1."
1241 msgstr ""
1242
1243 #: c-family/c.opt:201
1244 #, no-c-format
1245 msgid "-F <dir>\tAdd <dir> to the end of the main framework include path."
1246 msgstr ""
1247
1248 #: c-family/c.opt:205
1249 #, no-c-format
1250 msgid "Enable parsing GIMPLE."
1251 msgstr ""
1252
1253 #: c-family/c.opt:209
1254 #, no-c-format
1255 msgid "Print the name of header files as they are used."
1256 msgstr ""
1257
1258 #: c-family/c.opt:213
1259 #, no-c-format
1260 msgid "-I <dir>\tAdd <dir> to the end of the main include path."
1261 msgstr ""
1262
1263 #: c-family/c.opt:217
1264 #, no-c-format
1265 msgid "Generate make dependencies."
1266 msgstr ""
1267
1268 #: c-family/c.opt:221
1269 #, no-c-format
1270 msgid "Generate make dependencies and compile."
1271 msgstr ""
1272
1273 #: c-family/c.opt:225
1274 #, no-c-format
1275 msgid "-MF <file>\tWrite dependency output to the given file."
1276 msgstr ""
1277
1278 #: c-family/c.opt:229
1279 #, no-c-format
1280 msgid "Treat missing header files as generated files."
1281 msgstr ""
1282
1283 #: c-family/c.opt:233
1284 #, no-c-format
1285 msgid "Like -M but ignore system header files."
1286 msgstr ""
1287
1288 #: c-family/c.opt:237
1289 #, no-c-format
1290 msgid "Like -MD but ignore system header files."
1291 msgstr ""
1292
1293 #: c-family/c.opt:241
1294 #, no-c-format
1295 msgid "Generate C++ Module dependency information."
1296 msgstr ""
1297
1298 #: c-family/c.opt:249
1299 #, no-c-format
1300 msgid "Generate phony targets for all headers."
1301 msgstr ""
1302
1303 #: c-family/c.opt:253
1304 #, no-c-format
1305 msgid "-MQ <target>\tAdd a target that may require quoting."
1306 msgstr ""
1307
1308 #: c-family/c.opt:257
1309 #, no-c-format
1310 msgid "-MT <target>\tAdd a target that does not require quoting."
1311 msgstr ""
1312
1313 #: c-family/c.opt:261
1314 #, no-c-format
1315 msgid "Do not generate #line directives."
1316 msgstr ""
1317
1318 #: c-family/c.opt:265
1319 #, no-c-format
1320 msgid "-U<macro>\tUndefine <macro>."
1321 msgstr ""
1322
1323 #: c-family/c.opt:269
1324 #, no-c-format
1325 msgid "Warn if the NSObject attribute is applied to a non-typedef."
1326 msgstr ""
1327
1328 #: c-family/c.opt:273
1329 #, no-c-format
1330 msgid ""
1331 "Warn about things that will change when compiling with an ABI-compliant "
1332 "compiler."
1333 msgstr ""
1334
1335 #: c-family/c.opt:277
1336 #, no-c-format
1337 msgid ""
1338 "Warn about things that change between the current -fabi-version and the "
1339 "specified version."
1340 msgstr ""
1341
1342 #: c-family/c.opt:281
1343 #, no-c-format
1344 msgid ""
1345 "Warn if a subobject has an abi_tag attribute that the complete object type "
1346 "does not have."
1347 msgstr ""
1348
1349 #: c-family/c.opt:288
1350 #, no-c-format
1351 msgid ""
1352 "Warn on suspicious calls of standard functions computing absolute values."
1353 msgstr ""
1354
1355 #: c-family/c.opt:292
1356 #, no-c-format
1357 msgid "Warn about suspicious uses of memory addresses."
1358 msgstr ""
1359
1360 #: c-family/c.opt:308
1361 #, no-c-format
1362 msgid "Warn about 'new' of type with extended alignment without -faligned-new."
1363 msgstr ""
1364
1365 #: c-family/c.opt:312
1366 #, no-c-format
1367 msgid ""
1368 "-Waligned-new=[none|global|all]\tWarn even if 'new' uses a class member "
1369 "allocation function."
1370 msgstr ""
1371
1372 #: c-family/c.opt:316 ada/gcc-interface/lang.opt:57
1373 #, no-c-format
1374 msgid "Enable most warning messages."
1375 msgstr ""
1376
1377 #: c-family/c.opt:320
1378 #, no-c-format
1379 msgid "Warn on any use of alloca."
1380 msgstr ""
1381
1382 #: c-family/c.opt:324
1383 #, no-c-format
1384 msgid ""
1385 "-Walloc-size-larger-than=<bytes>\tWarn for calls to allocation functions "
1386 "that attempt to allocate objects larger than the specified number of bytes."
1387 msgstr ""
1388
1389 #: c-family/c.opt:329
1390 #, no-c-format
1391 msgid ""
1392 "Disable Walloc-size-larger-than= warning.  Equivalent to Walloc-size-larger-"
1393 "than=<SIZE_MAX> or larger."
1394 msgstr ""
1395
1396 #: c-family/c.opt:333
1397 #, no-c-format
1398 msgid "Warn for calls to allocation functions that specify zero bytes."
1399 msgstr ""
1400
1401 #: c-family/c.opt:337
1402 #, no-c-format
1403 msgid ""
1404 "-Walloca-larger-than=<number>\tWarn on unbounded uses of alloca, and on "
1405 "bounded uses of alloca whose bound can be larger than <number> bytes."
1406 msgstr ""
1407
1408 #: c-family/c.opt:343
1409 #, no-c-format
1410 msgid ""
1411 "Disable Walloca-larger-than= warning.  Equivalent to Walloca-larger-"
1412 "than=<SIZE_MAX> or larger."
1413 msgstr ""
1414
1415 #: c-family/c.opt:355
1416 #, no-c-format
1417 msgid "Warn about comparisons between two operands of array type."
1418 msgstr ""
1419
1420 #: c-family/c.opt:359 c-family/c.opt:363
1421 #, no-c-format
1422 msgid ""
1423 "Warn about mismatched declarations of array parameters and unsafe accesses "
1424 "to them."
1425 msgstr ""
1426
1427 #: c-family/c.opt:367
1428 #, no-c-format
1429 msgid "Warn about accesses to interior zero-length array members."
1430 msgstr ""
1431
1432 #: c-family/c.opt:371
1433 #, no-c-format
1434 msgid ""
1435 "Warn whenever an Objective-C assignment is being intercepted by the garbage "
1436 "collector."
1437 msgstr ""
1438
1439 #: c-family/c.opt:375
1440 #, no-c-format
1441 msgid "Warn about casting functions to incompatible types."
1442 msgstr ""
1443
1444 #: c-family/c.opt:383
1445 #, no-c-format
1446 msgid ""
1447 "-Wbidi-chars=[none|unpaired|any|ucn] Warn about UTF-8 bidirectional control "
1448 "characters."
1449 msgstr ""
1450
1451 #: c-family/c.opt:406
1452 #, no-c-format
1453 msgid ""
1454 "Warn about boolean expression compared with an integer value different from "
1455 "true/false."
1456 msgstr ""
1457
1458 #: c-family/c.opt:410
1459 #, no-c-format
1460 msgid "Warn about certain operations on boolean expressions."
1461 msgstr ""
1462
1463 #: c-family/c.opt:414
1464 #, no-c-format
1465 msgid ""
1466 "Warn when __builtin_frame_address or __builtin_return_address is used "
1467 "unsafely."
1468 msgstr ""
1469
1470 #: c-family/c.opt:418
1471 #, no-c-format
1472 msgid "Warn when a built-in function is declared with the wrong signature."
1473 msgstr ""
1474
1475 #: c-family/c.opt:422
1476 #, no-c-format
1477 msgid "Warn when a built-in preprocessor macro is undefined or redefined."
1478 msgstr ""
1479
1480 #: c-family/c.opt:426
1481 #, no-c-format
1482 msgid "Warn about features not present in ISO C11, but present in ISO C2X."
1483 msgstr ""
1484
1485 #: c-family/c.opt:430
1486 #, no-c-format
1487 msgid "Warn about features not present in ISO C90, but present in ISO C99."
1488 msgstr ""
1489
1490 #: c-family/c.opt:434
1491 #, no-c-format
1492 msgid "Warn about features not present in ISO C99, but present in ISO C11."
1493 msgstr ""
1494
1495 #: c-family/c.opt:438
1496 #, no-c-format
1497 msgid "Warn about C constructs that are not in the common subset of C and C++."
1498 msgstr ""
1499
1500 #: c-family/c.opt:445
1501 #, no-c-format
1502 msgid ""
1503 "Warn about C++ constructs whose meaning differs between ISO C++ 1998 and ISO "
1504 "C++ 2011."
1505 msgstr ""
1506
1507 #: c-family/c.opt:449
1508 #, no-c-format
1509 msgid ""
1510 "Warn about C++ constructs whose meaning differs between ISO C++ 2011 and ISO "
1511 "C++ 2014."
1512 msgstr ""
1513
1514 #: c-family/c.opt:456
1515 #, no-c-format
1516 msgid ""
1517 "Warn about C++ constructs whose meaning differs between ISO C++ 2014 and ISO "
1518 "C++ 2017."
1519 msgstr ""
1520
1521 #: c-family/c.opt:463
1522 #, no-c-format
1523 msgid ""
1524 "Warn about C++ constructs whose meaning differs between ISO C++ 2017 and ISO "
1525 "C++ 2020."
1526 msgstr ""
1527
1528 #: c-family/c.opt:467
1529 #, no-c-format
1530 msgid "Warn about C++11 constructs in code compiled with an older standard."
1531 msgstr ""
1532
1533 #: c-family/c.opt:471
1534 #, no-c-format
1535 msgid "Warn about C++14 constructs in code compiled with an older standard."
1536 msgstr ""
1537
1538 #: c-family/c.opt:475
1539 #, no-c-format
1540 msgid "Warn about C++17 constructs in code compiled with an older standard."
1541 msgstr ""
1542
1543 #: c-family/c.opt:479
1544 #, no-c-format
1545 msgid "Warn about C++20 constructs in code compiled with an older standard."
1546 msgstr ""
1547
1548 #: c-family/c.opt:483
1549 #, no-c-format
1550 msgid "Warn about C++23 constructs in code compiled with an older standard."
1551 msgstr ""
1552
1553 #: c-family/c.opt:487
1554 #, no-c-format
1555 msgid "Warn about casts between incompatible function types."
1556 msgstr ""
1557
1558 #: c-family/c.opt:491
1559 #, no-c-format
1560 msgid "Warn about casts which discard qualifiers."
1561 msgstr ""
1562
1563 #: c-family/c.opt:495 c-family/c.opt:499
1564 #, no-c-format
1565 msgid "Warn about catch handlers of non-reference type."
1566 msgstr ""
1567
1568 #: c-family/c.opt:503
1569 #, no-c-format
1570 msgid "Warn about subscripts whose type is \"char\"."
1571 msgstr ""
1572
1573 #: c-family/c.opt:507 c-family/c.opt:1528 c-family/c.opt:1532
1574 #: c-family/c.opt:1536 c-family/c.opt:1540 c-family/c.opt:1544
1575 #: c-family/c.opt:1548 c-family/c.opt:1552 c-family/c.opt:1559
1576 #: c-family/c.opt:1563 c-family/c.opt:1567 c-family/c.opt:1571
1577 #: c-family/c.opt:1575 c-family/c.opt:1579 c-family/c.opt:1583
1578 #: c-family/c.opt:1587 c-family/c.opt:1591 c-family/c.opt:1595
1579 #: c-family/c.opt:1599 c-family/c.opt:1603 c-family/c.opt:1607
1580 #: config/i386/i386.opt:991
1581 #, no-c-format
1582 msgid "Removed in GCC 9.  This switch has no effect."
1583 msgstr ""
1584
1585 #: c-family/c.opt:511
1586 #, no-c-format
1587 msgid "Warn about variables that might be changed by \"longjmp\" or \"vfork\"."
1588 msgstr ""
1589
1590 #: c-family/c.opt:515
1591 #, no-c-format
1592 msgid "Warn about uses of a comma operator within a subscripting expression."
1593 msgstr ""
1594
1595 #: c-family/c.opt:519
1596 #, no-c-format
1597 msgid ""
1598 "Warn about possibly nested block comments, and C++ comments spanning more "
1599 "than one physical line."
1600 msgstr ""
1601
1602 #: c-family/c.opt:523
1603 #, no-c-format
1604 msgid "Synonym for -Wcomment."
1605 msgstr ""
1606
1607 #: c-family/c.opt:527
1608 #, no-c-format
1609 msgid "Warn for conditionally-supported constructs."
1610 msgstr ""
1611
1612 #: c-family/c.opt:531
1613 #, no-c-format
1614 msgid "Warn for implicit type conversions that may change a value."
1615 msgstr ""
1616
1617 #: c-family/c.opt:535
1618 #, no-c-format
1619 msgid "Warn for converting NULL from/to a non-pointer type."
1620 msgstr ""
1621
1622 #: c-family/c.opt:543
1623 #, no-c-format
1624 msgid ""
1625 "Warn when performing class template argument deduction on a type with no "
1626 "deduction guides."
1627 msgstr ""
1628
1629 #: c-family/c.opt:548
1630 #, no-c-format
1631 msgid "Warn when all constructors and destructors are private."
1632 msgstr ""
1633
1634 #: c-family/c.opt:552
1635 #, no-c-format
1636 msgid "Warn about dangling else."
1637 msgstr ""
1638
1639 #: c-family/c.opt:556 c-family/c.opt:560
1640 #, no-c-format
1641 msgid "Warn for uses of pointers to auto variables whose lifetime has ended."
1642 msgstr ""
1643
1644 #: c-family/c.opt:564
1645 #, no-c-format
1646 msgid "Warn about __TIME__, __DATE__ and __TIMESTAMP__ usage."
1647 msgstr ""
1648
1649 #: c-family/c.opt:568
1650 #, no-c-format
1651 msgid "Warn when a declaration is found after a statement."
1652 msgstr ""
1653
1654 #: c-family/c.opt:572
1655 #, no-c-format
1656 msgid "Warn when deleting a pointer to incomplete type."
1657 msgstr ""
1658
1659 #: c-family/c.opt:576
1660 #, no-c-format
1661 msgid "Warn about deleting polymorphic objects with non-virtual destructors."
1662 msgstr ""
1663
1664 #: c-family/c.opt:584
1665 #, no-c-format
1666 msgid ""
1667 "Mark implicitly-declared copy operations as deprecated if the class has a "
1668 "user-provided copy operation."
1669 msgstr ""
1670
1671 #: c-family/c.opt:589
1672 #, no-c-format
1673 msgid ""
1674 "Mark implicitly-declared copy operations as deprecated if the class has a "
1675 "user-provided copy operation or destructor."
1676 msgstr ""
1677
1678 #: c-family/c.opt:594
1679 #, no-c-format
1680 msgid ""
1681 "Warn about deprecated arithmetic conversions on operands of enumeration "
1682 "types."
1683 msgstr ""
1684
1685 #: c-family/c.opt:598
1686 #, no-c-format
1687 msgid ""
1688 "Warn about deprecated arithmetic conversions on operands where one is of "
1689 "enumeration type and the other is of a floating-point type."
1690 msgstr ""
1691
1692 #: c-family/c.opt:603
1693 #, no-c-format
1694 msgid ""
1695 "Warn about positional initialization of structs requiring designated "
1696 "initializers."
1697 msgstr ""
1698
1699 #: c-family/c.opt:607
1700 #, no-c-format
1701 msgid "Warn if qualifiers on arrays which are pointer targets are discarded."
1702 msgstr ""
1703
1704 #: c-family/c.opt:611
1705 #, no-c-format
1706 msgid "Warn if type qualifiers on pointers are discarded."
1707 msgstr ""
1708
1709 #: c-family/c.opt:615
1710 #, no-c-format
1711 msgid "Warn about compile-time integer division by zero."
1712 msgstr ""
1713
1714 #: c-family/c.opt:619
1715 #, no-c-format
1716 msgid "Warn about duplicated branches in if-else statements."
1717 msgstr ""
1718
1719 #: c-family/c.opt:623
1720 #, no-c-format
1721 msgid "Warn about duplicated conditions in an if-else-if chain."
1722 msgstr ""
1723
1724 #: c-family/c.opt:627
1725 #, no-c-format
1726 msgid "Warn about violations of Effective C++ style rules."
1727 msgstr ""
1728
1729 #: c-family/c.opt:631
1730 #, no-c-format
1731 msgid "Warn about an empty body in an if or else statement."
1732 msgstr ""
1733
1734 #: c-family/c.opt:635
1735 #, no-c-format
1736 msgid "Warn about stray tokens after #else and #endif."
1737 msgstr ""
1738
1739 #: c-family/c.opt:639
1740 #, no-c-format
1741 msgid "Warn about comparison of different enum types."
1742 msgstr ""
1743
1744 #: c-family/c.opt:643
1745 #, no-c-format
1746 msgid "Warn about implicit conversion of enum types."
1747 msgstr ""
1748
1749 #: c-family/c.opt:651
1750 #, no-c-format
1751 msgid ""
1752 "This switch is deprecated; use -Werror=implicit-function-declaration instead."
1753 msgstr ""
1754
1755 #: c-family/c.opt:655
1756 #, no-c-format
1757 msgid "Warn when an exception handler is shadowed by another handler."
1758 msgstr ""
1759
1760 #: c-family/c.opt:663
1761 #, no-c-format
1762 msgid "Warn about semicolon after in-class function definition."
1763 msgstr ""
1764
1765 #: c-family/c.opt:667
1766 #, no-c-format
1767 msgid ""
1768 "Warn for implicit type conversions that cause loss of floating point "
1769 "precision."
1770 msgstr ""
1771
1772 #: c-family/c.opt:671
1773 #, no-c-format
1774 msgid "Warn if testing floating point numbers for equality."
1775 msgstr ""
1776
1777 #: c-family/c.opt:675 c-family/c.opt:721
1778 #, no-c-format
1779 msgid "Warn about printf/scanf/strftime/strfmon format string anomalies."
1780 msgstr ""
1781
1782 #: c-family/c.opt:679
1783 #, no-c-format
1784 msgid "Warn about format strings that contain NUL bytes."
1785 msgstr ""
1786
1787 #: c-family/c.opt:683
1788 #, no-c-format
1789 msgid "Warn about GCC format strings with strings unsuitable for diagnostics."
1790 msgstr ""
1791
1792 #: c-family/c.opt:687
1793 #, no-c-format
1794 msgid "Warn if passing too many arguments to a function for its format string."
1795 msgstr ""
1796
1797 #: c-family/c.opt:691
1798 #, no-c-format
1799 msgid "Warn about format strings that are not literals."
1800 msgstr ""
1801
1802 #: c-family/c.opt:695
1803 #, no-c-format
1804 msgid ""
1805 "Warn about function calls with format strings that write past the end of the "
1806 "destination region.  Same as -Wformat-overflow=1."
1807 msgstr ""
1808
1809 #: c-family/c.opt:700
1810 #, no-c-format
1811 msgid "Warn about possible security problems with format functions."
1812 msgstr ""
1813
1814 #: c-family/c.opt:704
1815 #, no-c-format
1816 msgid "Warn about sign differences with format functions."
1817 msgstr ""
1818
1819 #: c-family/c.opt:708
1820 #, no-c-format
1821 msgid ""
1822 "Warn about calls to snprintf and similar functions that truncate output. "
1823 "Same as -Wformat-truncation=1."
1824 msgstr ""
1825
1826 #: c-family/c.opt:713
1827 #, no-c-format
1828 msgid "Warn about strftime formats yielding 2-digit years."
1829 msgstr ""
1830
1831 #: c-family/c.opt:717
1832 #, no-c-format
1833 msgid "Warn about zero-length formats."
1834 msgstr ""
1835
1836 #: c-family/c.opt:725
1837 #, no-c-format
1838 msgid ""
1839 "Warn about function calls with format strings that write past the end of the "
1840 "destination region."
1841 msgstr ""
1842
1843 #: c-family/c.opt:730
1844 #, no-c-format
1845 msgid ""
1846 "Warn about calls to snprintf and similar functions that truncate output."
1847 msgstr ""
1848
1849 #: c-family/c.opt:734
1850 #, no-c-format
1851 msgid "Warn when the field in a struct is not aligned."
1852 msgstr ""
1853
1854 #: c-family/c.opt:738
1855 #, no-c-format
1856 msgid "Warn whenever type qualifiers are ignored."
1857 msgstr ""
1858
1859 #: c-family/c.opt:742
1860 #, no-c-format
1861 msgid "Warn whenever attributes are ignored."
1862 msgstr ""
1863
1864 #: c-family/c.opt:746
1865 #, no-c-format
1866 msgid "Warn when a base is inaccessible in derived due to ambiguity."
1867 msgstr ""
1868
1869 #: c-family/c.opt:750
1870 #, no-c-format
1871 msgid ""
1872 "Warn when there is a conversion between pointers that have incompatible "
1873 "types."
1874 msgstr ""
1875
1876 #: c-family/c.opt:754 common.opt:649
1877 #, no-c-format
1878 msgid "Warn for infinitely recursive calls."
1879 msgstr ""
1880
1881 #: c-family/c.opt:758
1882 #, no-c-format
1883 msgid "Warn when the address of packed member of struct or union is taken."
1884 msgstr ""
1885
1886 #: c-family/c.opt:762
1887 #, no-c-format
1888 msgid "Warn about variables which are initialized to themselves."
1889 msgstr ""
1890
1891 #: c-family/c.opt:766
1892 #, no-c-format
1893 msgid ""
1894 "Warn about uses of std::initializer_list that can result in dangling "
1895 "pointers."
1896 msgstr ""
1897
1898 #: c-family/c.opt:770
1899 #, no-c-format
1900 msgid ""
1901 "Warn about nonsensical values of --param destructive-interference-size or "
1902 "constructive-interference-size."
1903 msgstr ""
1904
1905 #: c-family/c.opt:775
1906 #, no-c-format
1907 msgid "Warn about implicit declarations."
1908 msgstr ""
1909
1910 #: c-family/c.opt:783
1911 #, no-c-format
1912 msgid "Warn about implicit conversions from \"float\" to \"double\"."
1913 msgstr ""
1914
1915 #: c-family/c.opt:787
1916 #, no-c-format
1917 msgid "Warn if \"defined\" is used outside #if."
1918 msgstr ""
1919
1920 #: c-family/c.opt:791
1921 #, no-c-format
1922 msgid "Warn about implicit function declarations."
1923 msgstr ""
1924
1925 #: c-family/c.opt:795
1926 #, no-c-format
1927 msgid "Warn when a declaration does not specify a type."
1928 msgstr ""
1929
1930 #: c-family/c.opt:802
1931 #, no-c-format
1932 msgid ""
1933 "Warn about C++11 inheriting constructors when the base has a variadic "
1934 "constructor."
1935 msgstr ""
1936
1937 #: c-family/c.opt:806
1938 #, no-c-format
1939 msgid ""
1940 "Warn about incompatible integer to pointer and pointer to integer "
1941 "conversions."
1942 msgstr ""
1943
1944 #: c-family/c.opt:810
1945 #, no-c-format
1946 msgid "Warn for suspicious integer expressions in boolean context."
1947 msgstr ""
1948
1949 #: c-family/c.opt:814
1950 #, no-c-format
1951 msgid ""
1952 "Warn when there is a cast to a pointer from an integer of a different size."
1953 msgstr ""
1954
1955 #: c-family/c.opt:818
1956 #, no-c-format
1957 msgid "Warn about invalid uses of the \"offsetof\" macro."
1958 msgstr ""
1959
1960 #: c-family/c.opt:822
1961 #, no-c-format
1962 msgid "Warn about PCH files that are found but not used."
1963 msgstr ""
1964
1965 #: c-family/c.opt:826
1966 #, no-c-format
1967 msgid "Warn when a jump misses a variable initialization."
1968 msgstr ""
1969
1970 #: c-family/c.opt:830
1971 #, no-c-format
1972 msgid ""
1973 "Warn when a string or character literal is followed by a ud-suffix which "
1974 "does not begin with an underscore."
1975 msgstr ""
1976
1977 #: c-family/c.opt:834
1978 #, no-c-format
1979 msgid ""
1980 "Warn when a logical operator is suspiciously always evaluating to true or "
1981 "false."
1982 msgstr ""
1983
1984 #: c-family/c.opt:838
1985 #, no-c-format
1986 msgid ""
1987 "Warn when logical not is used on the left hand side operand of a comparison."
1988 msgstr ""
1989
1990 #: c-family/c.opt:842
1991 #, no-c-format
1992 msgid "Do not warn about using \"long long\" when -pedantic."
1993 msgstr ""
1994
1995 #: c-family/c.opt:846
1996 #, no-c-format
1997 msgid "Warn about suspicious declarations of \"main\"."
1998 msgstr ""
1999
2000 #: c-family/c.opt:854
2001 #, no-c-format
2002 msgid ""
2003 "Warn about suspicious calls to memset where the third argument is constant "
2004 "literal zero and the second is not."
2005 msgstr ""
2006
2007 #: c-family/c.opt:858
2008 #, no-c-format
2009 msgid ""
2010 "Warn about suspicious calls to memset where the third argument contains the "
2011 "number of elements not multiplied by the element size."
2012 msgstr ""
2013
2014 #: c-family/c.opt:862
2015 #, no-c-format
2016 msgid ""
2017 "Warn when the indentation of the code does not reflect the block structure."
2018 msgstr ""
2019
2020 #: c-family/c.opt:866
2021 #, no-c-format
2022 msgid ""
2023 "Warn for deallocation calls with arguments returned from mismatched "
2024 "allocation functions."
2025 msgstr ""
2026
2027 #: c-family/c.opt:871
2028 #, no-c-format
2029 msgid ""
2030 "Warn for mismatches between calls to operator new or delete and the "
2031 "corresponding call to the allocation or deallocation function."
2032 msgstr ""
2033
2034 #: c-family/c.opt:876
2035 #, no-c-format
2036 msgid ""
2037 "Warn when a class is redeclared or referenced using a mismatched class-key."
2038 msgstr ""
2039
2040 #: c-family/c.opt:880
2041 #, no-c-format
2042 msgid "Warn about possibly missing braces around initializers."
2043 msgstr ""
2044
2045 #: c-family/c.opt:884
2046 #, no-c-format
2047 msgid "Warn about global functions without previous declarations."
2048 msgstr ""
2049
2050 #: c-family/c.opt:888
2051 #, no-c-format
2052 msgid "Warn about missing fields in struct initializers."
2053 msgstr ""
2054
2055 #: c-family/c.opt:892
2056 #, no-c-format
2057 msgid "Warn about likely missing requires keyword."
2058 msgstr ""
2059
2060 #: c-family/c.opt:896
2061 #, no-c-format
2062 msgid ""
2063 "Warn when the template keyword is missing after a member access token in a "
2064 "dependent member access expression if that member is a template."
2065 msgstr ""
2066
2067 #: c-family/c.opt:900
2068 #, no-c-format
2069 msgid ""
2070 "Warn about unsafe macros expanding to multiple statements used as a body of "
2071 "a clause such as if, else, while, switch, or for."
2072 msgstr ""
2073
2074 #: c-family/c.opt:904
2075 #, no-c-format
2076 msgid "Warn on direct multiple inheritance."
2077 msgstr ""
2078
2079 #: c-family/c.opt:908
2080 #, no-c-format
2081 msgid "Warn on namespace definition."
2082 msgstr ""
2083
2084 #: c-family/c.opt:912
2085 #, no-c-format
2086 msgid "Warn when fields in a struct with the packed attribute are misaligned."
2087 msgstr ""
2088
2089 #: c-family/c.opt:916
2090 #, no-c-format
2091 msgid "Warn when a range-based for-loop is creating unnecessary copies."
2092 msgstr ""
2093
2094 #: c-family/c.opt:920
2095 #, no-c-format
2096 msgid ""
2097 "Warn when a class or enumerated type is referenced using a redundant class-"
2098 "key."
2099 msgstr ""
2100
2101 #: c-family/c.opt:924
2102 #, no-c-format
2103 msgid "Warn about missing sized deallocation functions."
2104 msgstr ""
2105
2106 #: c-family/c.opt:928
2107 #, no-c-format
2108 msgid ""
2109 "Warn about suspicious divisions of two sizeof expressions that don't work "
2110 "correctly with pointers."
2111 msgstr ""
2112
2113 #: c-family/c.opt:932
2114 #, no-c-format
2115 msgid ""
2116 "Warn about divisions of two sizeof operators when the first one is applied "
2117 "to an array and the divisor does not equal the size of the array element."
2118 msgstr ""
2119
2120 #: c-family/c.opt:937
2121 #, no-c-format
2122 msgid ""
2123 "Warn about suspicious length parameters to certain string functions if the "
2124 "argument uses sizeof."
2125 msgstr ""
2126
2127 #: c-family/c.opt:941
2128 #, no-c-format
2129 msgid "Warn when sizeof is applied on a parameter declared as an array."
2130 msgstr ""
2131
2132 #: c-family/c.opt:945
2133 #, no-c-format
2134 msgid ""
2135 "Warn about calls to strcmp and strncmp used in equality expressions that are "
2136 "necessarily true or false due to the length of one and size of the other "
2137 "argument."
2138 msgstr ""
2139
2140 #: c-family/c.opt:951
2141 #, no-c-format
2142 msgid ""
2143 "Warn about buffer overflow in string manipulation functions like memcpy and "
2144 "strcpy."
2145 msgstr ""
2146
2147 #: c-family/c.opt:956
2148 #, no-c-format
2149 msgid ""
2150 "Under the control of Object Size type, warn about buffer overflow in string "
2151 "manipulation functions like memcpy and strcpy."
2152 msgstr ""
2153
2154 #: c-family/c.opt:961
2155 #, no-c-format
2156 msgid ""
2157 "Warn about reading past the end of a source array in string manipulation "
2158 "functions like memchr and memcpy."
2159 msgstr ""
2160
2161 #: c-family/c.opt:965
2162 #, no-c-format
2163 msgid ""
2164 "Warn about truncation in string manipulation functions like strncat and "
2165 "strncpy."
2166 msgstr ""
2167
2168 #: c-family/c.opt:969
2169 #, no-c-format
2170 msgid "Warn about functions which might be candidates for format attributes."
2171 msgstr ""
2172
2173 #: c-family/c.opt:973
2174 #, no-c-format
2175 msgid ""
2176 "Suggest that the override keyword be used when the declaration of a virtual "
2177 "function overrides another."
2178 msgstr ""
2179
2180 #: c-family/c.opt:978
2181 #, no-c-format
2182 msgid "Warn about enumerated switches, with no default, missing a case."
2183 msgstr ""
2184
2185 #: c-family/c.opt:982
2186 #, no-c-format
2187 msgid "Warn about enumerated switches missing a \"default:\" statement."
2188 msgstr ""
2189
2190 #: c-family/c.opt:986
2191 #, no-c-format
2192 msgid "Warn about all enumerated switches missing a specific case."
2193 msgstr ""
2194
2195 #: c-family/c.opt:990
2196 #, no-c-format
2197 msgid "Warn about switches with boolean controlling expression."
2198 msgstr ""
2199
2200 #: c-family/c.opt:994
2201 #, no-c-format
2202 msgid "Warn about switch values that are outside of the switch's type range."
2203 msgstr ""
2204
2205 #: c-family/c.opt:998
2206 #, no-c-format
2207 msgid "Warn on primary template declaration."
2208 msgstr ""
2209
2210 #: c-family/c.opt:1002
2211 #, no-c-format
2212 msgid ""
2213 "Warn about declarations of entities that may be missing attributes that "
2214 "related entities have been declared with."
2215 msgstr ""
2216
2217 #: c-family/c.opt:1011
2218 #, no-c-format
2219 msgid "Warn about user-specified include directories that do not exist."
2220 msgstr ""
2221
2222 #: c-family/c.opt:1015
2223 #, no-c-format
2224 msgid ""
2225 "Warn about function parameters declared without a type specifier in K&R-"
2226 "style functions."
2227 msgstr ""
2228
2229 #: c-family/c.opt:1019
2230 #, no-c-format
2231 msgid "Warn about global functions without prototypes."
2232 msgstr ""
2233
2234 #: c-family/c.opt:1026
2235 #, no-c-format
2236 msgid "Warn about use of multi-character character constants."
2237 msgstr ""
2238
2239 #: c-family/c.opt:1030
2240 #, no-c-format
2241 msgid ""
2242 "Warn about narrowing conversions within { } that are ill-formed in C++11."
2243 msgstr ""
2244
2245 #: c-family/c.opt:1034
2246 #, no-c-format
2247 msgid "Warn about \"extern\" declarations not at file scope."
2248 msgstr ""
2249
2250 #: c-family/c.opt:1038
2251 #, no-c-format
2252 msgid ""
2253 "Warn when a noexcept expression evaluates to false even though the "
2254 "expression can't actually throw."
2255 msgstr ""
2256
2257 #: c-family/c.opt:1042
2258 #, no-c-format
2259 msgid ""
2260 "Warn if C++17 noexcept function type will change the mangled name of a "
2261 "symbol."
2262 msgstr ""
2263
2264 #: c-family/c.opt:1046
2265 #, no-c-format
2266 msgid ""
2267 "Warn when non-templatized friend functions are declared within a template."
2268 msgstr ""
2269
2270 #: c-family/c.opt:1050
2271 #, no-c-format
2272 msgid ""
2273 "Warn when a conversion function will never be called due to the type it "
2274 "converts to."
2275 msgstr ""
2276
2277 #: c-family/c.opt:1054
2278 #, no-c-format
2279 msgid "Warn for unsafe raw memory writes to objects of class types."
2280 msgstr ""
2281
2282 #: c-family/c.opt:1058
2283 #, no-c-format
2284 msgid "Warn about non-virtual destructors."
2285 msgstr ""
2286
2287 #: c-family/c.opt:1062
2288 #, no-c-format
2289 msgid ""
2290 "Warn about NULL being passed to argument slots marked as requiring non-NULL."
2291 msgstr ""
2292
2293 #: c-family/c.opt:1078
2294 #, no-c-format
2295 msgid ""
2296 "-Wnormalized=[none|id|nfc|nfkc]\tWarn about non-normalized Unicode strings."
2297 msgstr ""
2298
2299 #: c-family/c.opt:1101
2300 #, no-c-format
2301 msgid ""
2302 "Warn if a class interface has no superclass.  Root classes may use an "
2303 "attribute to suppress this warning."
2304 msgstr ""
2305
2306 #: c-family/c.opt:1106
2307 #, no-c-format
2308 msgid "Warn if a C-style cast is used in a program."
2309 msgstr ""
2310
2311 #: c-family/c.opt:1110
2312 #, no-c-format
2313 msgid "Warn for obsolescent usage in a declaration."
2314 msgstr ""
2315
2316 #: c-family/c.opt:1114
2317 #, no-c-format
2318 msgid "Warn if an old-style parameter definition is used."
2319 msgstr ""
2320
2321 #: c-family/c.opt:1118
2322 #, no-c-format
2323 msgid ""
2324 "Warn about potentially suboptimal choices related to OpenACC parallelism."
2325 msgstr ""
2326
2327 #: c-family/c.opt:1122
2328 #, no-c-format
2329 msgid "Warn if a simd directive is overridden by the vectorizer cost model."
2330 msgstr ""
2331
2332 #: c-family/c.opt:1126
2333 #, no-c-format
2334 msgid ""
2335 "Warn if a string is longer than the maximum portable length specified by the "
2336 "standard."
2337 msgstr ""
2338
2339 #: c-family/c.opt:1130
2340 #, no-c-format
2341 msgid "Warn about overloaded virtual function names."
2342 msgstr ""
2343
2344 #: c-family/c.opt:1134
2345 #, no-c-format
2346 msgid "Warn about overriding initializers without side effects."
2347 msgstr ""
2348
2349 #: c-family/c.opt:1138
2350 #, no-c-format
2351 msgid "Warn about overriding initializers with side effects."
2352 msgstr ""
2353
2354 #: c-family/c.opt:1142
2355 #, no-c-format
2356 msgid "Warn about packed bit-fields whose offset changed in GCC 4.4."
2357 msgstr ""
2358
2359 #: c-family/c.opt:1146
2360 #, no-c-format
2361 msgid "Warn about possibly missing parentheses."
2362 msgstr ""
2363
2364 #: c-family/c.opt:1154
2365 #, no-c-format
2366 msgid ""
2367 "Warn about calling std::move on a local object in a return statement "
2368 "preventing copy elision."
2369 msgstr ""
2370
2371 #: c-family/c.opt:1158
2372 #, no-c-format
2373 msgid "Warn when converting the type of pointers to member functions."
2374 msgstr ""
2375
2376 #: c-family/c.opt:1162
2377 #, no-c-format
2378 msgid "Warn about function pointer arithmetic."
2379 msgstr ""
2380
2381 #: c-family/c.opt:1166
2382 #, no-c-format
2383 msgid "Warn when a pointer differs in signedness in an assignment."
2384 msgstr ""
2385
2386 #: c-family/c.opt:1170
2387 #, no-c-format
2388 msgid "Warn when a pointer is compared with a zero character constant."
2389 msgstr ""
2390
2391 #: c-family/c.opt:1174
2392 #, no-c-format
2393 msgid "Warn when a pointer is cast to an integer of a different size."
2394 msgstr ""
2395
2396 #: c-family/c.opt:1178
2397 #, no-c-format
2398 msgid "Warn about misuses of pragmas."
2399 msgstr ""
2400
2401 #: c-family/c.opt:1182
2402 #, no-c-format
2403 msgid ""
2404 "Warn if constructor or destructors with priorities from 0 to 100 are used."
2405 msgstr ""
2406
2407 #: c-family/c.opt:1186
2408 #, no-c-format
2409 msgid ""
2410 "Warn if a property for an Objective-C object has no assign semantics "
2411 "specified."
2412 msgstr ""
2413
2414 #: c-family/c.opt:1190
2415 #, no-c-format
2416 msgid "Warn if inherited methods are unimplemented."
2417 msgstr ""
2418
2419 #: c-family/c.opt:1194 c-family/c.opt:1198
2420 #, no-c-format
2421 msgid "Warn for placement new expressions with undefined behavior."
2422 msgstr ""
2423
2424 #: c-family/c.opt:1202
2425 #, no-c-format
2426 msgid "Warn about multiple declarations of the same object."
2427 msgstr ""
2428
2429 #: c-family/c.opt:1206
2430 #, no-c-format
2431 msgid "Warn about redundant calls to std::move."
2432 msgstr ""
2433
2434 #: c-family/c.opt:1210
2435 #, no-c-format
2436 msgid "Warn about uses of register storage specifier."
2437 msgstr ""
2438
2439 #: c-family/c.opt:1214
2440 #, no-c-format
2441 msgid "Warn when the compiler reorders code."
2442 msgstr ""
2443
2444 #: c-family/c.opt:1218
2445 #, no-c-format
2446 msgid ""
2447 "Warn whenever a function's return type defaults to \"int\" (C), or about "
2448 "inconsistent return types (C++)."
2449 msgstr ""
2450
2451 #: c-family/c.opt:1222
2452 #, no-c-format
2453 msgid "Warn on suspicious constructs involving reverse scalar storage order."
2454 msgstr ""
2455
2456 #: c-family/c.opt:1226
2457 #, no-c-format
2458 msgid "Warn if a selector has multiple methods."
2459 msgstr ""
2460
2461 #: c-family/c.opt:1230
2462 #, no-c-format
2463 msgid "Warn about possible violations of sequence point rules."
2464 msgstr ""
2465
2466 #: c-family/c.opt:1234
2467 #, no-c-format
2468 msgid "Warn if a local declaration hides an instance variable."
2469 msgstr ""
2470
2471 #: c-family/c.opt:1238 c-family/c.opt:1242
2472 #, no-c-format
2473 msgid "Warn if left shift of a signed value overflows."
2474 msgstr ""
2475
2476 #: c-family/c.opt:1246
2477 #, no-c-format
2478 msgid "Warn if shift count is negative."
2479 msgstr ""
2480
2481 #: c-family/c.opt:1250
2482 #, no-c-format
2483 msgid "Warn if shift count >= width of type."
2484 msgstr ""
2485
2486 #: c-family/c.opt:1254
2487 #, no-c-format
2488 msgid "Warn if left shifting a negative value."
2489 msgstr ""
2490
2491 #: c-family/c.opt:1258
2492 #, no-c-format
2493 msgid ""
2494 "Warn if conversion of the result of arithmetic might change the value even "
2495 "though converting the operands cannot."
2496 msgstr ""
2497
2498 #: c-family/c.opt:1262
2499 #, no-c-format
2500 msgid "Warn about signed-unsigned comparisons."
2501 msgstr ""
2502
2503 #: c-family/c.opt:1270
2504 #, no-c-format
2505 msgid ""
2506 "Warn for implicit type conversions between signed and unsigned integers."
2507 msgstr ""
2508
2509 #: c-family/c.opt:1274
2510 #, no-c-format
2511 msgid "Warn when overload promotes from unsigned to signed."
2512 msgstr ""
2513
2514 #: c-family/c.opt:1278
2515 #, no-c-format
2516 msgid "Warn about uncasted NULL used as sentinel."
2517 msgstr ""
2518
2519 #: c-family/c.opt:1282
2520 #, no-c-format
2521 msgid "Warn about unprototyped function declarations."
2522 msgstr ""
2523
2524 #: c-family/c.opt:1294
2525 #, no-c-format
2526 msgid "Warn if type signatures of candidate methods do not match exactly."
2527 msgstr ""
2528
2529 #: c-family/c.opt:1298
2530 #, no-c-format
2531 msgid ""
2532 "Warn when __sync_fetch_and_nand and __sync_nand_and_fetch built-in functions "
2533 "are used."
2534 msgstr ""
2535
2536 #: c-family/c.opt:1302
2537 #, no-c-format
2538 msgid "Deprecated.  This switch has no effect."
2539 msgstr ""
2540
2541 #: c-family/c.opt:1310
2542 #, no-c-format
2543 msgid "Warn if a comparison always evaluates to true or false."
2544 msgstr ""
2545
2546 #: c-family/c.opt:1314
2547 #, no-c-format
2548 msgid "Warn if a throw expression will always result in a call to terminate()."
2549 msgstr ""
2550
2551 #: c-family/c.opt:1318
2552 #, no-c-format
2553 msgid "Warn about features not present in traditional C."
2554 msgstr ""
2555
2556 #: c-family/c.opt:1322
2557 #, no-c-format
2558 msgid ""
2559 "Warn of prototypes causing type conversions different from what would happen "
2560 "in the absence of prototype."
2561 msgstr ""
2562
2563 #: c-family/c.opt:1326
2564 #, no-c-format
2565 msgid ""
2566 "Warn if trigraphs are encountered that might affect the meaning of the "
2567 "program."
2568 msgstr ""
2569
2570 #: c-family/c.opt:1330
2571 #, no-c-format
2572 msgid "Warn about @selector()s without previously declared methods."
2573 msgstr ""
2574
2575 #: c-family/c.opt:1334
2576 #, no-c-format
2577 msgid "Warn if an undefined macro is used in an #if directive."
2578 msgstr ""
2579
2580 #: c-family/c.opt:1346
2581 #, no-c-format
2582 msgid "Warn about unrecognized pragmas."
2583 msgstr ""
2584
2585 #: c-family/c.opt:1350
2586 #, no-c-format
2587 msgid "Warn about unsuffixed float constants."
2588 msgstr ""
2589
2590 #: c-family/c.opt:1358
2591 #, no-c-format
2592 msgid "Warn when typedefs locally defined in a function are not used."
2593 msgstr ""
2594
2595 #: c-family/c.opt:1362
2596 #, no-c-format
2597 msgid "Warn about macros defined in the main file that are not used."
2598 msgstr ""
2599
2600 #: c-family/c.opt:1366
2601 #, no-c-format
2602 msgid ""
2603 "Warn if a caller of a function, marked with attribute warn_unused_result, "
2604 "does not use its return value."
2605 msgstr ""
2606
2607 #: c-family/c.opt:1374 c-family/c.opt:1378
2608 #, no-c-format
2609 msgid "Warn when a const variable is unused."
2610 msgstr ""
2611
2612 #: c-family/c.opt:1382
2613 #, no-c-format
2614 msgid "# effect."
2615 msgstr ""
2616
2617 #: c-family/c.opt:1394
2618 #, no-c-format
2619 msgid "Warn about using variadic macros."
2620 msgstr ""
2621
2622 #: c-family/c.opt:1398
2623 #, no-c-format
2624 msgid ""
2625 "Warn about questionable usage of the macros used to retrieve variable "
2626 "arguments."
2627 msgstr ""
2628
2629 #: c-family/c.opt:1402
2630 #, no-c-format
2631 msgid "Warn about the most vexing parse syntactic ambiguity."
2632 msgstr ""
2633
2634 #: c-family/c.opt:1406
2635 #, no-c-format
2636 msgid "Warn if a variable length array is used."
2637 msgstr ""
2638
2639 #: c-family/c.opt:1410
2640 #, no-c-format
2641 msgid ""
2642 "-Wvla-larger-than=<number>\tWarn on unbounded uses of variable-length "
2643 "arrays, and on bounded uses of variable-length arrays whose bound can be "
2644 "larger than <number> bytes."
2645 msgstr ""
2646
2647 #: c-family/c.opt:1416
2648 #, no-c-format
2649 msgid ""
2650 "Disable Wvla-larger-than= warning.  Equivalent to Wvla-larger-"
2651 "than=<SIZE_MAX> or larger."
2652 msgstr ""
2653
2654 #: c-family/c.opt:1420
2655 #, no-c-format
2656 msgid "Warn about mismatched declarations of VLA parameters."
2657 msgstr ""
2658
2659 #: c-family/c.opt:1424
2660 #, no-c-format
2661 msgid "Warn about deprecated uses of volatile qualifier."
2662 msgstr ""
2663
2664 #: c-family/c.opt:1428
2665 #, no-c-format
2666 msgid "Warn when a register variable is declared volatile."
2667 msgstr ""
2668
2669 #: c-family/c.opt:1432
2670 #, no-c-format
2671 msgid "Warn on direct virtual inheritance."
2672 msgstr ""
2673
2674 #: c-family/c.opt:1436
2675 #, no-c-format
2676 msgid "Warn if a virtual base has a non-trivial move assignment operator."
2677 msgstr ""
2678
2679 #: c-family/c.opt:1440
2680 #, no-c-format
2681 msgid ""
2682 "In C++, nonzero means warn about deprecated conversion from string literals "
2683 "to 'char *'.  In C, similar warning, except that the conversion is of course "
2684 "not deprecated by the ISO C standard."
2685 msgstr ""
2686
2687 #: c-family/c.opt:1444
2688 #, no-c-format
2689 msgid "Warn when a literal '0' is used as null pointer."
2690 msgstr ""
2691
2692 #: c-family/c.opt:1448
2693 #, no-c-format
2694 msgid "Warn about useless casts."
2695 msgstr ""
2696
2697 #: c-family/c.opt:1452
2698 #, no-c-format
2699 msgid ""
2700 "Warn if a class type has a base or a field whose type uses the anonymous "
2701 "namespace or depends on a type with no linkage."
2702 msgstr ""
2703
2704 #: c-family/c.opt:1456
2705 #, no-c-format
2706 msgid ""
2707 "Warn when a declaration has duplicate const, volatile, restrict or _Atomic "
2708 "specifier."
2709 msgstr ""
2710
2711 #: c-family/c.opt:1460
2712 #, no-c-format
2713 msgid ""
2714 "Warn when an argument passed to a restrict-qualified parameter aliases with "
2715 "another argument."
2716 msgstr ""
2717
2718 #: c-family/c.opt:1465
2719 #, no-c-format
2720 msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)."
2721 msgstr ""
2722
2723 #: c-family/c.opt:1473
2724 #, no-c-format
2725 msgid ""
2726 "The version of the C++ ABI used for -Wabi warnings and link compatibility "
2727 "aliases."
2728 msgstr ""
2729
2730 #: c-family/c.opt:1477
2731 #, no-c-format
2732 msgid "Enforce class member access control semantics."
2733 msgstr ""
2734
2735 #: c-family/c.opt:1481
2736 #, no-c-format
2737 msgid "-fada-spec-parent=unit\tDump Ada specs as child units of given parent."
2738 msgstr ""
2739
2740 #: c-family/c.opt:1485
2741 #, no-c-format
2742 msgid "Support C++17 allocation of over-aligned types."
2743 msgstr ""
2744
2745 #: c-family/c.opt:1489
2746 #, no-c-format
2747 msgid ""
2748 "-faligned-new=<N>\tUse C++17 over-aligned type allocation for alignments "
2749 "greater than N."
2750 msgstr ""
2751
2752 #: c-family/c.opt:1496
2753 #, no-c-format
2754 msgid "Allow variadic functions without named parameter."
2755 msgstr ""
2756
2757 #: c-family/c.opt:1500 c-family/c.opt:1768 c-family/c.opt:2155
2758 #: c-family/c.opt:2159 c-family/c.opt:2175
2759 #, no-c-format
2760 msgid "No longer supported."
2761 msgstr ""
2762
2763 #: c-family/c.opt:1504
2764 #, no-c-format
2765 msgid "Recognize the \"asm\" keyword."
2766 msgstr ""
2767
2768 #: c-family/c.opt:1512
2769 #, no-c-format
2770 msgid "Recognize built-in functions."
2771 msgstr ""
2772
2773 #: c-family/c.opt:1519
2774 #, no-c-format
2775 msgid "Where shorter, use canonicalized paths to systems headers."
2776 msgstr ""
2777
2778 #: c-family/c.opt:1523
2779 #, no-c-format
2780 msgid ""
2781 "Enable the char8_t fundamental type and use it as the type for UTF-8 string "
2782 "and character literals."
2783 msgstr ""
2784
2785 #: c-family/c.opt:1611
2786 #, no-c-format
2787 msgid "Removed in GCC 8.  This switch has no effect."
2788 msgstr ""
2789
2790 #: c-family/c.opt:1615
2791 #, no-c-format
2792 msgid "Enable support for C++ concepts."
2793 msgstr ""
2794
2795 #: c-family/c.opt:1619
2796 #, no-c-format
2797 msgid "Enable certain features present in the Concepts TS."
2798 msgstr ""
2799
2800 #: c-family/c.opt:1623
2801 #, no-c-format
2802 msgid ""
2803 "Specify maximum error replay depth during recursive diagnosis of a "
2804 "constraint satisfaction failure."
2805 msgstr ""
2806
2807 #: c-family/c.opt:1627
2808 #, no-c-format
2809 msgid "Allow the arguments of the '?' operator to have different types."
2810 msgstr ""
2811
2812 #: c-family/c.opt:1635
2813 #, no-c-format
2814 msgid "-fconst-string-class=<name>\tUse class <name> for constant strings."
2815 msgstr ""
2816
2817 #: c-family/c.opt:1639
2818 #, no-c-format
2819 msgid "-fconstexpr-depth=<number>\tSpecify maximum constexpr recursion depth."
2820 msgstr ""
2821
2822 #: c-family/c.opt:1643
2823 #, no-c-format
2824 msgid ""
2825 "-fconstexpr-cache-depth=<number>\tSpecify maximum constexpr recursion cache "
2826 "depth."
2827 msgstr ""
2828
2829 #: c-family/c.opt:1647
2830 #, no-c-format
2831 msgid "Allow IEC559 floating point exceptions in constant expressions."
2832 msgstr ""
2833
2834 #: c-family/c.opt:1651
2835 #, no-c-format
2836 msgid ""
2837 "-fconstexpr-loop-limit=<number>\tSpecify maximum constexpr loop iteration "
2838 "count."
2839 msgstr ""
2840
2841 #: c-family/c.opt:1655
2842 #, no-c-format
2843 msgid ""
2844 "-fconstexpr-ops-limit=<number>\tSpecify maximum number of constexpr "
2845 "operations during a single constexpr evaluation."
2846 msgstr ""
2847
2848 #: c-family/c.opt:1659
2849 #, no-c-format
2850 msgid "Enable C++ coroutines (experimental)."
2851 msgstr ""
2852
2853 #: c-family/c.opt:1663
2854 #, no-c-format
2855 msgid "Emit debug annotations during preprocessing."
2856 msgstr ""
2857
2858 #: c-family/c.opt:1671
2859 #, no-c-format
2860 msgid "Factor complex constructors and destructors to favor space over speed."
2861 msgstr ""
2862
2863 #: c-family/c.opt:1679
2864 #, no-c-format
2865 msgid "Print hierarchical comparisons when template types are mismatched."
2866 msgstr ""
2867
2868 #: c-family/c.opt:1683
2869 #, no-c-format
2870 msgid "Preprocess directives only."
2871 msgstr ""
2872
2873 #: c-family/c.opt:1687
2874 #, no-c-format
2875 msgid "Permit '$' as an identifier character."
2876 msgstr ""
2877
2878 #: c-family/c.opt:1691
2879 #, no-c-format
2880 msgid ""
2881 "-fmacro-prefix-map=<old>=<new>\tMap one directory name to another in "
2882 "__FILE__, __BASE_FILE__, and __builtin_FILE()."
2883 msgstr ""
2884
2885 #: c-family/c.opt:1695
2886 #, no-c-format
2887 msgid "Write all declarations as Ada code transitively."
2888 msgstr ""
2889
2890 #: c-family/c.opt:1699
2891 #, no-c-format
2892 msgid "Write all declarations as Ada code for the given file only."
2893 msgstr ""
2894
2895 #: c-family/c.opt:1706
2896 #, no-c-format
2897 msgid "Do not elide common elements in template comparisons."
2898 msgstr ""
2899
2900 #: c-family/c.opt:1710
2901 #, no-c-format
2902 msgid "Generate code to check exception specifications."
2903 msgstr ""
2904
2905 #: c-family/c.opt:1717
2906 #, no-c-format
2907 msgid ""
2908 "-fexec-charset=<cset>\tConvert all strings and character constants to "
2909 "character set <cset>."
2910 msgstr ""
2911
2912 #: c-family/c.opt:1721
2913 #, no-c-format
2914 msgid "Permit universal character names (\\u and \\U) in identifiers."
2915 msgstr ""
2916
2917 #: c-family/c.opt:1725
2918 #, no-c-format
2919 msgid ""
2920 "-finput-charset=<cset>\tSpecify the default character set for source files."
2921 msgstr ""
2922
2923 #: c-family/c.opt:1729
2924 #, no-c-format
2925 msgid ""
2926 "Support dynamic initialization of thread-local variables in a different "
2927 "translation unit."
2928 msgstr ""
2929
2930 #: c-family/c.opt:1739
2931 #, no-c-format
2932 msgid "Do not assume that standard C libraries and \"main\" exist."
2933 msgstr ""
2934
2935 #: c-family/c.opt:1743
2936 #, no-c-format
2937 msgid "Recognize GNU-defined keywords."
2938 msgstr ""
2939
2940 #: c-family/c.opt:1747
2941 #, no-c-format
2942 msgid "Generate code for GNU runtime environment."
2943 msgstr ""
2944
2945 #: c-family/c.opt:1751
2946 #, no-c-format
2947 msgid "Use traditional GNU semantics for inline functions."
2948 msgstr ""
2949
2950 #: c-family/c.opt:1764
2951 #, no-c-format
2952 msgid "Assume normal C execution environment."
2953 msgstr ""
2954
2955 #: c-family/c.opt:1772
2956 #, no-c-format
2957 msgid "Export functions even if they can be inlined."
2958 msgstr ""
2959
2960 #: c-family/c.opt:1776
2961 #, no-c-format
2962 msgid "Make inline functions constexpr by default."
2963 msgstr ""
2964
2965 #: c-family/c.opt:1780
2966 #, no-c-format
2967 msgid "Emit implicit instantiations of inline templates."
2968 msgstr ""
2969
2970 #: c-family/c.opt:1784
2971 #, no-c-format
2972 msgid "Emit implicit instantiations of templates."
2973 msgstr ""
2974
2975 #: c-family/c.opt:1788
2976 #, no-c-format
2977 msgid "Implement C++17 inheriting constructor semantics."
2978 msgstr ""
2979
2980 #: c-family/c.opt:1795
2981 #, no-c-format
2982 msgid "Don't emit dllexported inline functions unless needed."
2983 msgstr ""
2984
2985 #: c-family/c.opt:1802
2986 #, no-c-format
2987 msgid ""
2988 "Allow implicit conversions between vectors with differing numbers of "
2989 "subparts and/or differing element types."
2990 msgstr ""
2991
2992 #: c-family/c.opt:1806
2993 #, no-c-format
2994 msgid "Enable C++ modules-ts (experimental)."
2995 msgstr ""
2996
2997 #: c-family/c.opt:1814
2998 #, no-c-format
2999 msgid "Enable C++ header module (experimental)."
3000 msgstr ""
3001
3002 #: c-family/c.opt:1821
3003 #, no-c-format
3004 msgid ""
3005 "Member functions defined within their class are inline in module purview."
3006 msgstr ""
3007
3008 #: c-family/c.opt:1825
3009 #, no-c-format
3010 msgid "Only emit Compiled Module Interface."
3011 msgstr ""
3012
3013 #: c-family/c.opt:1829
3014 #, no-c-format
3015 msgid "Mapper for module to CMI files."
3016 msgstr ""
3017
3018 #: c-family/c.opt:1833
3019 #, no-c-format
3020 msgid "Enable lazy module importing."
3021 msgstr ""
3022
3023 #: c-family/c.opt:1841
3024 #, no-c-format
3025 msgid "Warn about macros that have conflicting header units definitions."
3026 msgstr ""
3027
3028 #: c-family/c.opt:1845
3029 #, no-c-format
3030 msgid "Note #include directives translated to import declarations."
3031 msgstr ""
3032
3033 #: c-family/c.opt:1849
3034 #, no-c-format
3035 msgid ""
3036 "Note #include directives not translated to import declarations, and not "
3037 "known to be textual."
3038 msgstr ""
3039
3040 #: c-family/c.opt:1853
3041 #, no-c-format
3042 msgid "Note a #include translation of a specific header."
3043 msgstr ""
3044
3045 #: c-family/c.opt:1857
3046 #, no-c-format
3047 msgid "Note Compiled Module Interface pathnames."
3048 msgstr ""
3049
3050 #: c-family/c.opt:1861
3051 #, no-c-format
3052 msgid ""
3053 "Note Compiled Module Interface pathname of a specific module or header-unit."
3054 msgstr ""
3055
3056 #: c-family/c.opt:1865
3057 #, no-c-format
3058 msgid ""
3059 "fmax-include-depth=<number> Set the maximum depth of the nested #include."
3060 msgstr ""
3061
3062 #: c-family/c.opt:1869
3063 #, no-c-format
3064 msgid "Don't warn about uses of Microsoft extensions."
3065 msgstr ""
3066
3067 #: c-family/c.opt:1888
3068 #, no-c-format
3069 msgid ""
3070 "Implement resolution of DR 150 for matching of template template arguments."
3071 msgstr ""
3072
3073 #: c-family/c.opt:1892
3074 #, no-c-format
3075 msgid "Generate code for NeXT (Apple Mac OS X) runtime environment."
3076 msgstr ""
3077
3078 #: c-family/c.opt:1896
3079 #, no-c-format
3080 msgid "Assume that receivers of Objective-C messages may be nil."
3081 msgstr ""
3082
3083 #: c-family/c.opt:1900
3084 #, no-c-format
3085 msgid ""
3086 "Allow access to instance variables as if they were local declarations within "
3087 "instance method implementations."
3088 msgstr ""
3089
3090 #: c-family/c.opt:1904
3091 #, no-c-format
3092 msgid ""
3093 "-fvisibility=[private|protected|public|package]\tSet the default symbol "
3094 "visibility."
3095 msgstr ""
3096
3097 #: c-family/c.opt:1929
3098 #, no-c-format
3099 msgid ""
3100 "Treat a throw() exception specification as noexcept to improve code size."
3101 msgstr ""
3102
3103 #: c-family/c.opt:1933
3104 #, no-c-format
3105 msgid ""
3106 "Specify which ABI to use for Objective-C family code and meta-data "
3107 "generation."
3108 msgstr ""
3109
3110 #: c-family/c.opt:1939
3111 #, no-c-format
3112 msgid ""
3113 "Generate special Objective-C methods to initialize/destroy non-POD C++ "
3114 "ivars, if needed."
3115 msgstr ""
3116
3117 #: c-family/c.opt:1943
3118 #, no-c-format
3119 msgid "Allow fast jumps to the message dispatcher."
3120 msgstr ""
3121
3122 #: c-family/c.opt:1949
3123 #, no-c-format
3124 msgid "Enable Objective-C exception and synchronization syntax."
3125 msgstr ""
3126
3127 #: c-family/c.opt:1953
3128 #, no-c-format
3129 msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs."
3130 msgstr ""
3131
3132 #: c-family/c.opt:1957
3133 #, no-c-format
3134 msgid ""
3135 "Enable inline checks for nil receivers with the NeXT runtime and ABI version "
3136 "2."
3137 msgstr ""
3138
3139 #: c-family/c.opt:1962
3140 #, no-c-format
3141 msgid "Enable Objective-C setjmp exception handling runtime."
3142 msgstr ""
3143
3144 #: c-family/c.opt:1966
3145 #, no-c-format
3146 msgid "Conform to the Objective-C 1.0 language as implemented in GCC 4.0."
3147 msgstr ""
3148
3149 #: c-family/c.opt:1970
3150 #, no-c-format
3151 msgid "Enable OpenACC."
3152 msgstr ""
3153
3154 #: c-family/c.opt:1974
3155 #, no-c-format
3156 msgid "Specify default OpenACC compute dimensions."
3157 msgstr ""
3158
3159 #: c-family/c.opt:1978
3160 #, no-c-format
3161 msgid "Enable OpenMP (implies -frecursive in Fortran)."
3162 msgstr ""
3163
3164 #: c-family/c.opt:1982
3165 #, no-c-format
3166 msgid "Enable OpenMP's SIMD directives."
3167 msgstr ""
3168
3169 #: c-family/c.opt:1986
3170 #, no-c-format
3171 msgid "Recognize C++ keywords like \"compl\" and \"xor\"."
3172 msgstr ""
3173
3174 #: c-family/c.opt:1997
3175 #, no-c-format
3176 msgid "Look for and use PCH files even when preprocessing."
3177 msgstr ""
3178
3179 #: c-family/c.opt:2001
3180 #, no-c-format
3181 msgid "Downgrade conformance errors to warnings."
3182 msgstr ""
3183
3184 #: c-family/c.opt:2005
3185 #, no-c-format
3186 msgid "Enable Plan 9 language extensions."
3187 msgstr ""
3188
3189 #: c-family/c.opt:2009
3190 #, no-c-format
3191 msgid "Treat the input file as already preprocessed."
3192 msgstr ""
3193
3194 #: c-family/c.opt:2017
3195 #, no-c-format
3196 msgid ""
3197 "-ftrack-macro-expansion=<0|1|2>\tTrack locations of tokens coming from macro "
3198 "expansion and display them in error messages."
3199 msgstr ""
3200
3201 #: c-family/c.opt:2021
3202 #, no-c-format
3203 msgid ""
3204 "Do not pretty-print template specializations as the template signature "
3205 "followed by the arguments."
3206 msgstr ""
3207
3208 #: c-family/c.opt:2025
3209 #, no-c-format
3210 msgid "Treat known sprintf return values as constants."
3211 msgstr ""
3212
3213 #: c-family/c.opt:2029
3214 #, no-c-format
3215 msgid ""
3216 "Used in Fix-and-Continue mode to indicate that object files may be swapped "
3217 "in at runtime."
3218 msgstr ""
3219
3220 #: c-family/c.opt:2033
3221 #, no-c-format
3222 msgid "Removed in GCC 10.  This switch has no effect."
3223 msgstr ""
3224
3225 #: c-family/c.opt:2037
3226 #, no-c-format
3227 msgid "Generate run time type descriptor information."
3228 msgstr ""
3229
3230 #: c-family/c.opt:2041 ada/gcc-interface/lang.opt:81
3231 #, no-c-format
3232 msgid "Use the narrowest integer type possible for enumeration types."
3233 msgstr ""
3234
3235 #: c-family/c.opt:2045
3236 #, no-c-format
3237 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\"."
3238 msgstr ""
3239
3240 #: c-family/c.opt:2049
3241 #, no-c-format
3242 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed."
3243 msgstr ""
3244
3245 #: c-family/c.opt:2053 ada/gcc-interface/lang.opt:85
3246 #, no-c-format
3247 msgid "Make \"char\" signed by default."
3248 msgstr ""
3249
3250 #: c-family/c.opt:2057
3251 #, no-c-format
3252 msgid "Enable C++14 sized deallocation support."
3253 msgstr ""
3254
3255 #: c-family/c.opt:2064
3256 #, no-c-format
3257 msgid ""
3258 "-fsso-struct=[big-endian|little-endian|native]\tSet the default scalar "
3259 "storage order."
3260 msgstr ""
3261
3262 #: c-family/c.opt:2080
3263 #, no-c-format
3264 msgid "Display statistics accumulated during compilation."
3265 msgstr ""
3266
3267 #: c-family/c.opt:2084
3268 #, no-c-format
3269 msgid ""
3270 "Assume that values of enumeration type are always within the minimum range "
3271 "of that type."
3272 msgstr ""
3273
3274 #: c-family/c.opt:2091 c-family/c.opt:2096
3275 #, no-c-format
3276 msgid ""
3277 "Follow the C++17 evaluation order requirements for assignment expressions, "
3278 "shift, member function calls, etc."
3279 msgstr ""
3280
3281 #: c-family/c.opt:2113
3282 #, no-c-format
3283 msgid ""
3284 "Set the maximum number of template instantiation notes for a single warning "
3285 "or error."
3286 msgstr ""
3287
3288 #: c-family/c.opt:2120
3289 #, no-c-format
3290 msgid ""
3291 "-ftemplate-depth=<number>\tSpecify maximum template instantiation depth."
3292 msgstr ""
3293
3294 #: c-family/c.opt:2127
3295 #, no-c-format
3296 msgid ""
3297 "-fno-threadsafe-statics\tDo not generate thread-safe code for initializing "
3298 "local statics."
3299 msgstr ""
3300
3301 #: c-family/c.opt:2131
3302 #, no-c-format
3303 msgid ""
3304 "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned."
3305 msgstr ""
3306
3307 #: c-family/c.opt:2135 ada/gcc-interface/lang.opt:89
3308 #, no-c-format
3309 msgid "Make \"char\" unsigned by default."
3310 msgstr ""
3311
3312 #: c-family/c.opt:2139
3313 #, no-c-format
3314 msgid "Use __cxa_atexit to register destructors."
3315 msgstr ""
3316
3317 #: c-family/c.opt:2143
3318 #, no-c-format
3319 msgid "Use __cxa_get_exception_ptr in exception handling."
3320 msgstr ""
3321
3322 #: c-family/c.opt:2147
3323 #, no-c-format
3324 msgid "Marks all inlined functions and methods as having hidden visibility."
3325 msgstr ""
3326
3327 #: c-family/c.opt:2151
3328 #, no-c-format
3329 msgid "Changes visibility to match Microsoft Visual Studio by default."
3330 msgstr ""
3331
3332 #: c-family/c.opt:2163
3333 #, no-c-format
3334 msgid "Emit common-like symbols as weak symbols."
3335 msgstr ""
3336
3337 #: c-family/c.opt:2167
3338 #, no-c-format
3339 msgid ""
3340 "-fwide-exec-charset=<cset>\tConvert all wide strings and character constants "
3341 "to character set <cset>."
3342 msgstr ""
3343
3344 #: c-family/c.opt:2171
3345 #, no-c-format
3346 msgid "Generate a #line directive pointing at the current working directory."
3347 msgstr ""
3348
3349 #: c-family/c.opt:2179
3350 #, no-c-format
3351 msgid ""
3352 "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode."
3353 msgstr ""
3354
3355 #: c-family/c.opt:2183
3356 #, no-c-format
3357 msgid "Dump declarations to a .decl file."
3358 msgstr ""
3359
3360 #: c-family/c.opt:2187
3361 #, no-c-format
3362 msgid ""
3363 "-femit-struct-debug-baseonly\tAggressive reduced debug info for structs."
3364 msgstr ""
3365
3366 #: c-family/c.opt:2191
3367 #, no-c-format
3368 msgid ""
3369 "-femit-struct-debug-reduced\tConservative reduced debug info for structs."
3370 msgstr ""
3371
3372 #: c-family/c.opt:2195
3373 #, no-c-format
3374 msgid ""
3375 "-femit-struct-debug-detailed=<spec-list>\tDetailed reduced debug info for "
3376 "structs."
3377 msgstr ""
3378
3379 #: c-family/c.opt:2199
3380 #, no-c-format
3381 msgid ""
3382 "Interpret imaginary, fixed-point, or other gnu number suffix as the "
3383 "corresponding number literal rather than a user-defined number literal."
3384 msgstr ""
3385
3386 #: c-family/c.opt:2204
3387 #, no-c-format
3388 msgid "-idirafter <dir>\tAdd <dir> to the end of the system include path."
3389 msgstr ""
3390
3391 #: c-family/c.opt:2208
3392 #, no-c-format
3393 msgid "-imacros <file>\tAccept definition of macros in <file>."
3394 msgstr ""
3395
3396 #: c-family/c.opt:2212
3397 #, no-c-format
3398 msgid "-imultilib <dir>\tSet <dir> to be the multilib include subdirectory."
3399 msgstr ""
3400
3401 #: c-family/c.opt:2216
3402 #, no-c-format
3403 msgid "-include <file>\tInclude the contents of <file> before other files."
3404 msgstr ""
3405
3406 #: c-family/c.opt:2220
3407 #, no-c-format
3408 msgid "-iprefix <path>\tSpecify <path> as a prefix for next two options."
3409 msgstr ""
3410
3411 #: c-family/c.opt:2224
3412 #, no-c-format
3413 msgid "-isysroot <dir>\tSet <dir> to be the system root directory."
3414 msgstr ""
3415
3416 #: c-family/c.opt:2228
3417 #, no-c-format
3418 msgid "-isystem <dir>\tAdd <dir> to the start of the system include path."
3419 msgstr ""
3420
3421 #: c-family/c.opt:2232
3422 #, no-c-format
3423 msgid "-iquote <dir>\tAdd <dir> to the end of the quote include path."
3424 msgstr ""
3425
3426 #: c-family/c.opt:2236
3427 #, no-c-format
3428 msgid "-iwithprefix <dir>\tAdd <dir> to the end of the system include path."
3429 msgstr ""
3430
3431 #: c-family/c.opt:2240
3432 #, no-c-format
3433 msgid ""
3434 "-iwithprefixbefore <dir>\tAdd <dir> to the end of the main include path."
3435 msgstr ""
3436
3437 #: c-family/c.opt:2250
3438 #, no-c-format
3439 msgid ""
3440 "Do not search standard system include directories (those specified with -"
3441 "isystem will still be used)."
3442 msgstr ""
3443
3444 #: c-family/c.opt:2254
3445 #, no-c-format
3446 msgid "Do not search standard system include directories for C++."
3447 msgstr ""
3448
3449 #: c-family/c.opt:2266
3450 #, no-c-format
3451 msgid "Generate C header of platform-specific features."
3452 msgstr ""
3453
3454 #: c-family/c.opt:2270
3455 #, no-c-format
3456 msgid "Remap file names when including files."
3457 msgstr ""
3458
3459 #: c-family/c.opt:2274 c-family/c.opt:2278
3460 #, no-c-format
3461 msgid ""
3462 "Conform to the ISO 1998 C++ standard revised by the 2003 technical "
3463 "corrigendum."
3464 msgstr ""
3465
3466 #: c-family/c.opt:2282
3467 #, no-c-format
3468 msgid "Conform to the ISO 2011 C++ standard."
3469 msgstr ""
3470
3471 #: c-family/c.opt:2286
3472 #, no-c-format
3473 msgid "Deprecated in favor of -std=c++11."
3474 msgstr ""
3475
3476 #: c-family/c.opt:2290
3477 #, no-c-format
3478 msgid "Deprecated in favor of -std=c++14."
3479 msgstr ""
3480
3481 #: c-family/c.opt:2294
3482 #, no-c-format
3483 msgid "Conform to the ISO 2014 C++ standard."
3484 msgstr ""
3485
3486 #: c-family/c.opt:2298
3487 #, no-c-format
3488 msgid "Deprecated in favor of -std=c++17."
3489 msgstr ""
3490
3491 #: c-family/c.opt:2302
3492 #, no-c-format
3493 msgid "Conform to the ISO 2017 C++ standard."
3494 msgstr ""
3495
3496 #: c-family/c.opt:2306 c-family/c.opt:2310
3497 #, no-c-format
3498 msgid ""
3499 "Conform to the ISO 2020 C++ standard (experimental and incomplete support)."
3500 msgstr ""
3501
3502 #: c-family/c.opt:2314 c-family/c.opt:2318
3503 #, no-c-format
3504 msgid ""
3505 "Conform to the ISO 2023 C++ draft standard (experimental and incomplete "
3506 "support)."
3507 msgstr ""
3508
3509 #: c-family/c.opt:2322 c-family/c.opt:2460
3510 #, no-c-format
3511 msgid "Conform to the ISO 2011 C standard."
3512 msgstr ""
3513
3514 #: c-family/c.opt:2326
3515 #, no-c-format
3516 msgid "Deprecated in favor of -std=c11."
3517 msgstr ""
3518
3519 #: c-family/c.opt:2330 c-family/c.opt:2334 c-family/c.opt:2464
3520 #: c-family/c.opt:2468
3521 #, no-c-format
3522 msgid "Conform to the ISO 2017 C standard (published in 2018)."
3523 msgstr ""
3524
3525 #: c-family/c.opt:2338
3526 #, no-c-format
3527 msgid ""
3528 "Conform to the ISO 202X C standard draft (experimental and incomplete "
3529 "support)."
3530 msgstr ""
3531
3532 #: c-family/c.opt:2342 c-family/c.opt:2346 c-family/c.opt:2444
3533 #, no-c-format
3534 msgid "Conform to the ISO 1990 C standard."
3535 msgstr ""
3536
3537 #: c-family/c.opt:2350 c-family/c.opt:2452
3538 #, no-c-format
3539 msgid "Conform to the ISO 1999 C standard."
3540 msgstr ""
3541
3542 #: c-family/c.opt:2354
3543 #, no-c-format
3544 msgid "Deprecated in favor of -std=c99."
3545 msgstr ""
3546
3547 #: c-family/c.opt:2358 c-family/c.opt:2363
3548 #, no-c-format
3549 msgid ""
3550 "Conform to the ISO 1998 C++ standard revised by the 2003 technical "
3551 "corrigendum with GNU extensions."
3552 msgstr ""
3553
3554 #: c-family/c.opt:2368
3555 #, no-c-format
3556 msgid "Conform to the ISO 2011 C++ standard with GNU extensions."
3557 msgstr ""
3558
3559 #: c-family/c.opt:2372
3560 #, no-c-format
3561 msgid "Deprecated in favor of -std=gnu++11."
3562 msgstr ""
3563
3564 #: c-family/c.opt:2376
3565 #, no-c-format
3566 msgid "Deprecated in favor of -std=gnu++14."
3567 msgstr ""
3568
3569 #: c-family/c.opt:2380
3570 #, no-c-format
3571 msgid "Conform to the ISO 2014 C++ standard with GNU extensions."
3572 msgstr ""
3573
3574 #: c-family/c.opt:2384
3575 #, no-c-format
3576 msgid "Deprecated in favor of -std=gnu++17."
3577 msgstr ""
3578
3579 #: c-family/c.opt:2388
3580 #, no-c-format
3581 msgid "Conform to the ISO 2017 C++ standard with GNU extensions."
3582 msgstr ""
3583
3584 #: c-family/c.opt:2392 c-family/c.opt:2396
3585 #, no-c-format
3586 msgid ""
3587 "Conform to the ISO 2020 C++ standard with GNU extensions (experimental and "
3588 "incomplete support)."
3589 msgstr ""
3590
3591 #: c-family/c.opt:2400 c-family/c.opt:2404
3592 #, no-c-format
3593 msgid ""
3594 "Conform to the ISO 2023 C++ draft standard with GNU extensions (experimental "
3595 "and incomplete support)."
3596 msgstr ""
3597
3598 #: c-family/c.opt:2408
3599 #, no-c-format
3600 msgid "Conform to the ISO 2011 C standard with GNU extensions."
3601 msgstr ""
3602
3603 #: c-family/c.opt:2412
3604 #, no-c-format
3605 msgid "Deprecated in favor of -std=gnu11."
3606 msgstr ""
3607
3608 #: c-family/c.opt:2416 c-family/c.opt:2420
3609 #, no-c-format
3610 msgid ""
3611 "Conform to the ISO 2017 C standard (published in 2018) with GNU extensions."
3612 msgstr ""
3613
3614 #: c-family/c.opt:2424
3615 #, no-c-format
3616 msgid ""
3617 "Conform to the ISO 202X C standard draft with GNU extensions (experimental "
3618 "and incomplete support)."
3619 msgstr ""
3620
3621 #: c-family/c.opt:2428 c-family/c.opt:2432
3622 #, no-c-format
3623 msgid "Conform to the ISO 1990 C standard with GNU extensions."
3624 msgstr ""
3625
3626 #: c-family/c.opt:2436
3627 #, no-c-format
3628 msgid "Conform to the ISO 1999 C standard with GNU extensions."
3629 msgstr ""
3630
3631 #: c-family/c.opt:2440
3632 #, no-c-format
3633 msgid "Deprecated in favor of -std=gnu99."
3634 msgstr ""
3635
3636 #: c-family/c.opt:2448
3637 #, no-c-format
3638 msgid "Conform to the ISO 1990 C standard as amended in 1994."
3639 msgstr ""
3640
3641 #: c-family/c.opt:2456
3642 #, no-c-format
3643 msgid "Deprecated in favor of -std=iso9899:1999."
3644 msgstr ""
3645
3646 #: c-family/c.opt:2472
3647 #, no-c-format
3648 msgid ""
3649 "-stdlib=[libstdc++|libc++]\tThe standard library to be used for C++ headers "
3650 "and runtime."
3651 msgstr ""
3652
3653 #: c-family/c.opt:2489
3654 #, no-c-format
3655 msgid "Enable traditional preprocessing."
3656 msgstr ""
3657
3658 #: c-family/c.opt:2493
3659 #, no-c-format
3660 msgid "-trigraphs\tSupport ISO C trigraphs."
3661 msgstr ""
3662
3663 #: c-family/c.opt:2497
3664 #, no-c-format
3665 msgid "Do not predefine system-specific and GCC-specific macros."
3666 msgstr ""
3667
3668 #: ada/gcc-interface/lang.opt:61
3669 #, no-c-format
3670 msgid "Dump Source Coverage Obligations."
3671 msgstr ""
3672
3673 #: ada/gcc-interface/lang.opt:65
3674 #, no-c-format
3675 msgid "Synonym of -gnatk8."
3676 msgstr ""
3677
3678 #: ada/gcc-interface/lang.opt:73
3679 #, no-c-format
3680 msgid "Do not look for object files in standard path."
3681 msgstr ""
3682
3683 #: ada/gcc-interface/lang.opt:77
3684 #, no-c-format
3685 msgid "Select the runtime."
3686 msgstr ""
3687
3688 #: ada/gcc-interface/lang.opt:93
3689 #, no-c-format
3690 msgid "Catch typos."
3691 msgstr ""
3692
3693 #: ada/gcc-interface/lang.opt:97
3694 #, no-c-format
3695 msgid "Set name of output ALI file (internal switch)."
3696 msgstr ""
3697
3698 #: ada/gcc-interface/lang.opt:101
3699 #, no-c-format
3700 msgid "-gnat<options>\tSpecify options to GNAT."
3701 msgstr ""
3702
3703 #: ada/gcc-interface/lang.opt:105
3704 #, no-c-format
3705 msgid "Ignored."
3706 msgstr ""
3707
3708 #: d/lang.opt:51
3709 #, no-c-format
3710 msgid "-Hd <dir>\tWrite D interface files to directory <dir>."
3711 msgstr ""
3712
3713 #: d/lang.opt:55
3714 #, no-c-format
3715 msgid "-Hf <file>\tWrite D interface to <file>."
3716 msgstr ""
3717
3718 #: d/lang.opt:123
3719 #, no-c-format
3720 msgid "Warn about casts that will produce a null result."
3721 msgstr ""
3722
3723 #: d/lang.opt:139
3724 #, no-c-format
3725 msgid "Warn from speculative compiles such as __traits(compiles)."
3726 msgstr ""
3727
3728 #: d/lang.opt:155
3729 #, no-c-format
3730 msgid "Generate JSON file."
3731 msgstr ""
3732
3733 #: d/lang.opt:159
3734 #, no-c-format
3735 msgid "-Xf <file>\tWrite JSON output to the given <file>."
3736 msgstr ""
3737
3738 #: d/lang.opt:163
3739 #, no-c-format
3740 msgid "Debug library to use instead of phobos."
3741 msgstr ""
3742
3743 #: d/lang.opt:167
3744 #, no-c-format
3745 msgid "Default library to use instead of phobos."
3746 msgstr ""
3747
3748 #: d/lang.opt:171
3749 #, no-c-format
3750 msgid "Do link the standard D startup files in the compilation."
3751 msgstr ""
3752
3753 #: d/lang.opt:178
3754 #, no-c-format
3755 msgid "Generate code for all template instantiations."
3756 msgstr ""
3757
3758 #: d/lang.opt:182
3759 #, no-c-format
3760 msgid "Generate code for assert contracts."
3761 msgstr ""
3762
3763 #: d/lang.opt:190
3764 #, no-c-format
3765 msgid ""
3766 "-fbounds-check=[on|safeonly|off]\tTurn array bounds checks on, in @safe code "
3767 "only, or off."
3768 msgstr ""
3769
3770 #: d/lang.opt:232
3771 #, no-c-format
3772 msgid "-fcheckaction=[throw,halt,context]\tBehavior on contract failure."
3773 msgstr ""
3774
3775 #: d/lang.opt:248
3776 #, no-c-format
3777 msgid "Compile in debug code."
3778 msgstr ""
3779
3780 #: d/lang.opt:252
3781 #, no-c-format
3782 msgid ""
3783 "-fdebug=<level|ident>\tCompile in debug code, code <= <level>, or code "
3784 "identified by <ident>."
3785 msgstr ""
3786
3787 #: d/lang.opt:256
3788 #, no-c-format
3789 msgid "Generate documentation."
3790 msgstr ""
3791
3792 #: d/lang.opt:260
3793 #, no-c-format
3794 msgid "-fdoc-dir=<dir>\tWrite documentation file to directory <dir>."
3795 msgstr ""
3796
3797 #: d/lang.opt:264
3798 #, no-c-format
3799 msgid "-fdoc-file=<file>\tWrite documentation to <file>."
3800 msgstr ""
3801
3802 #: d/lang.opt:268
3803 #, no-c-format
3804 msgid "-fdoc-inc=<file>\tInclude a Ddoc macro <file>."
3805 msgstr ""
3806
3807 #: d/lang.opt:272
3808 #, no-c-format
3809 msgid "Assume that standard D runtime libraries and \"D main\" exist."
3810 msgstr ""
3811
3812 #: d/lang.opt:276
3813 #, no-c-format
3814 msgid "Add comments for ignored declarations in the generated C++ header."
3815 msgstr ""
3816
3817 #: d/lang.opt:280
3818 #, no-c-format
3819 msgid ""
3820 "-fdump-cxx-spec=<filename>\tWrite all declarations as C++ code to <file>."
3821 msgstr ""
3822
3823 #: d/lang.opt:284
3824 #, no-c-format
3825 msgid "Display the frontend AST after parsing and semantic passes."
3826 msgstr ""
3827
3828 #: d/lang.opt:288
3829 #, no-c-format
3830 msgid ""
3831 "-fextern-std=<standard>\tSet C++ name mangling compatibility with <standard>."
3832 msgstr ""
3833
3834 #: d/lang.opt:313
3835 #, no-c-format
3836 msgid "Ignore unsupported pragmas."
3837 msgstr ""
3838
3839 #: d/lang.opt:317
3840 #, no-c-format
3841 msgid "Generate code for class invariant contracts."
3842 msgstr ""
3843
3844 #: d/lang.opt:321
3845 #, no-c-format
3846 msgid "Generate a default D main() function when compiling."
3847 msgstr ""
3848
3849 #: d/lang.opt:325
3850 #, no-c-format
3851 msgid ""
3852 "-fmodule-file=<package.module>=<filespec>\tuse <filespec> as source file for "
3853 "<package.module>."
3854 msgstr ""
3855
3856 #: d/lang.opt:329
3857 #, no-c-format
3858 msgid "Generate ModuleInfo struct for output module."
3859 msgstr ""
3860
3861 #: d/lang.opt:333
3862 #, no-c-format
3863 msgid ""
3864 "Process all modules specified on the command line, but only generate code "
3865 "for the module specified by the argument."
3866 msgstr ""
3867
3868 #: d/lang.opt:337
3869 #, no-c-format
3870 msgid "Generate code for postcondition contracts."
3871 msgstr ""
3872
3873 #: d/lang.opt:341
3874 #, no-c-format
3875 msgid "Generate code for precondition contracts."
3876 msgstr ""
3877
3878 #: d/lang.opt:345
3879 #, no-c-format
3880 msgid "Turn on all upcoming D language features."
3881 msgstr ""
3882
3883 #: d/lang.opt:349
3884 #, no-c-format
3885 msgid "Implement DIP1000: Scoped pointers."
3886 msgstr ""
3887
3888 #: d/lang.opt:353
3889 #, no-c-format
3890 msgid "Implement DIP1008: Allow exceptions in @nogc code."
3891 msgstr ""
3892
3893 #: d/lang.opt:357
3894 #, no-c-format
3895 msgid "Implement DIP1021: Mutable function arguments."
3896 msgstr ""
3897
3898 #: d/lang.opt:361
3899 #, no-c-format
3900 msgid "Implement DIP25: Sealed references."
3901 msgstr ""
3902
3903 #: d/lang.opt:365
3904 #, no-c-format
3905 msgid "Destruct fields of partially constructed objects."
3906 msgstr ""
3907
3908 #: d/lang.opt:369
3909 #, no-c-format
3910 msgid "Use field-wise comparisons for struct equality."
3911 msgstr ""
3912
3913 #: d/lang.opt:373
3914 #, no-c-format
3915 msgid ""
3916 "When a symbol is resolved, check alias this scope before going to upper "
3917 "scopes."
3918 msgstr ""
3919
3920 #: d/lang.opt:377
3921 #, no-c-format
3922 msgid "Implement 'in' parameters to mean scope const."
3923 msgstr ""
3924
3925 #: d/lang.opt:381
3926 #, no-c-format
3927 msgid ""
3928 "Implement 'in' contracts of overridden methods to be a superset of parent "
3929 "contract."
3930 msgstr ""
3931
3932 #: d/lang.opt:385
3933 #, no-c-format
3934 msgid "Disable access to shared memory objects."
3935 msgstr ""
3936
3937 #: d/lang.opt:389
3938 #, no-c-format
3939 msgid "Enable rvalue arguments to ref parameters."
3940 msgstr ""
3941
3942 #: d/lang.opt:393
3943 #, no-c-format
3944 msgid ""
3945 "Allow use of '=>' for methods and top-level functions in addition to lambdas."
3946 msgstr ""
3947
3948 #: d/lang.opt:397
3949 #, no-c-format
3950 msgid "Compile release version."
3951 msgstr ""
3952
3953 #: d/lang.opt:401
3954 #, no-c-format
3955 msgid "Turn off all revertable D language features."
3956 msgstr ""
3957
3958 #: d/lang.opt:405
3959 #, no-c-format
3960 msgid "Revert DIP25: Sealed references."
3961 msgstr ""
3962
3963 #: d/lang.opt:409
3964 #, no-c-format
3965 msgid "Don't destruct fields of partially constructed objects."
3966 msgstr ""
3967
3968 #: d/lang.opt:413
3969 #, no-c-format
3970 msgid "Use C-style integral promotion for unary '+', '-' and '~'."
3971 msgstr ""
3972
3973 #: d/lang.opt:417
3974 #, no-c-format
3975 msgid "Disable Markdown replacements in Ddoc."
3976 msgstr ""
3977
3978 #: d/lang.opt:425
3979 #, no-c-format
3980 msgid ""
3981 "-fsave-mixins=<filename>\tExpand and save mixins to file specified by "
3982 "<filename>."
3983 msgstr ""
3984
3985 #: d/lang.opt:429
3986 #, no-c-format
3987 msgid "Generate code for switches without a default case."
3988 msgstr ""
3989
3990 #: d/lang.opt:433
3991 #, no-c-format
3992 msgid "List information on all D language transitions."
3993 msgstr ""
3994
3995 #: d/lang.opt:437
3996 #, no-c-format
3997 msgid "List all non-mutable fields which occupy an object instance."
3998 msgstr ""
3999
4000 #: d/lang.opt:441
4001 #, no-c-format
4002 msgid "List all usages of 'in' on parameter."
4003 msgstr ""
4004
4005 #: d/lang.opt:445
4006 #, no-c-format
4007 msgid "List all hidden GC allocations."
4008 msgstr ""
4009
4010 #: d/lang.opt:449
4011 #, no-c-format
4012 msgid "List statistics on template instantiations."
4013 msgstr ""
4014
4015 #: d/lang.opt:453
4016 #, no-c-format
4017 msgid "List all variables going into thread local storage."
4018 msgstr ""
4019
4020 #: d/lang.opt:457
4021 #, no-c-format
4022 msgid "List instances of Markdown replacements in Ddoc."
4023 msgstr ""
4024
4025 #: d/lang.opt:461
4026 #, no-c-format
4027 msgid "Compile in unittest code."
4028 msgstr ""
4029
4030 #: d/lang.opt:465
4031 #, no-c-format
4032 msgid ""
4033 "-fversion=<level|ident>\tCompile in version code >= <level> or identified by "
4034 "<ident>."
4035 msgstr ""
4036
4037 #: d/lang.opt:469
4038 #, no-c-format
4039 msgid "Emit template instantiations as weak symbols."
4040 msgstr ""
4041
4042 #: d/lang.opt:489
4043 #, no-c-format
4044 msgid "Do not link the standard D library in the compilation."
4045 msgstr ""
4046
4047 #: d/lang.opt:497
4048 #, no-c-format
4049 msgid "Link the standard D library statically in the compilation."
4050 msgstr ""
4051
4052 #: d/lang.opt:501
4053 #, no-c-format
4054 msgid "Link the standard D library dynamically in the compilation."
4055 msgstr ""
4056
4057 #: go/lang.opt:42
4058 #, no-c-format
4059 msgid "-fgo-c-header=<file>\tWrite Go struct definitions to file as C code."
4060 msgstr ""
4061
4062 #: go/lang.opt:46
4063 #, no-c-format
4064 msgid "Add explicit checks for division by zero."
4065 msgstr ""
4066
4067 #: go/lang.opt:50
4068 #, no-c-format
4069 msgid "Add explicit checks for division overflow in INT_MIN / -1."
4070 msgstr ""
4071
4072 #: go/lang.opt:54
4073 #, no-c-format
4074 msgid "Apply special rules for compiling runtime package."
4075 msgstr ""
4076
4077 #: go/lang.opt:58
4078 #, no-c-format
4079 msgid "-fgo-dump-<type>\tDump Go frontend internal information."
4080 msgstr ""
4081
4082 #: go/lang.opt:62
4083 #, no-c-format
4084 msgid "-fgo-embedcfg=<file>\tList embedded files via go:embed."
4085 msgstr ""
4086
4087 #: go/lang.opt:66
4088 #, no-c-format
4089 msgid "-fgo-optimize-<type>\tTurn on optimization passes in the frontend."
4090 msgstr ""
4091
4092 #: go/lang.opt:70
4093 #, no-c-format
4094 msgid "-fgo-pkgpath=<string>\tSet Go package path."
4095 msgstr ""
4096
4097 #: go/lang.opt:74
4098 #, no-c-format
4099 msgid ""
4100 "-fgo-prefix=<string>\tSet package-specific prefix for exported Go names."
4101 msgstr ""
4102
4103 #: go/lang.opt:78
4104 #, no-c-format
4105 msgid ""
4106 "-fgo-relative-import-path=<path>\tTreat a relative import as relative to "
4107 "path."
4108 msgstr ""
4109
4110 #: go/lang.opt:82
4111 #, no-c-format
4112 msgid "Functions which return values must end with return statements."
4113 msgstr ""
4114
4115 #: go/lang.opt:86
4116 #, no-c-format
4117 msgid ""
4118 "Emit debugging information related to the escape analysis pass when run with "
4119 "-fgo-optimize-allocs."
4120 msgstr ""
4121
4122 #: go/lang.opt:90
4123 #, no-c-format
4124 msgid "-fgo-debug-escape-hash=<string>\tHash value to debug escape analysis."
4125 msgstr ""
4126
4127 #: go/lang.opt:94
4128 #, no-c-format
4129 msgid "Emit optimization diagnostics."
4130 msgstr ""
4131
4132 #: analyzer/analyzer.opt:27
4133 #, no-c-format
4134 msgid ""
4135 "The maximum number of 'after supernode' exploded nodes within the analyzer "
4136 "per supernode, before terminating analysis."
4137 msgstr ""
4138
4139 #: analyzer/analyzer.opt:31
4140 #, no-c-format
4141 msgid ""
4142 "The maximum number of exploded nodes per program point within the analyzer, "
4143 "before terminating analysis of that point."
4144 msgstr ""
4145
4146 #: analyzer/analyzer.opt:35
4147 #, no-c-format
4148 msgid "The maximum number of constraints per state."
4149 msgstr ""
4150
4151 #: analyzer/analyzer.opt:39
4152 #, no-c-format
4153 msgid ""
4154 "The maximum number of infeasible edges to reject before declaring a "
4155 "diagnostic as infeasible."
4156 msgstr ""
4157
4158 #: analyzer/analyzer.opt:43
4159 #, no-c-format
4160 msgid ""
4161 "The maximum number of times a callsite can appear in a call stack within the "
4162 "analyzer, before terminating analysis of a call that would recurse deeper."
4163 msgstr ""
4164
4165 #: analyzer/analyzer.opt:47
4166 #, no-c-format
4167 msgid ""
4168 "The maximum depth of a symbolic value, before approximating the value as "
4169 "unknown."
4170 msgstr ""
4171
4172 #: analyzer/analyzer.opt:51
4173 #, no-c-format
4174 msgid ""
4175 "The minimum number of supernodes within a function for the analyzer to "
4176 "consider summarizing its effects at call sites."
4177 msgstr ""
4178
4179 #: analyzer/analyzer.opt:55
4180 #, no-c-format
4181 msgid ""
4182 "The maximum depth of exploded nodes that should appear in a dot dump before "
4183 "switching to a less verbose format."
4184 msgstr ""
4185
4186 #: analyzer/analyzer.opt:59
4187 #, no-c-format
4188 msgid ""
4189 "Warn about code paths in which a stdio FILE can be closed more than once."
4190 msgstr ""
4191
4192 #: analyzer/analyzer.opt:63
4193 #, no-c-format
4194 msgid "Warn about code paths in which a pointer can be freed more than once."
4195 msgstr ""
4196
4197 #: analyzer/analyzer.opt:67
4198 #, no-c-format
4199 msgid "Warn about code paths in which sensitive data is written to a file."
4200 msgstr ""
4201
4202 #: analyzer/analyzer.opt:71
4203 #, no-c-format
4204 msgid "Warn about code paths in which a stdio FILE is not closed."
4205 msgstr ""
4206
4207 #: analyzer/analyzer.opt:75
4208 #, no-c-format
4209 msgid "Warn about code paths in which a non-heap pointer is freed."
4210 msgstr ""
4211
4212 #: analyzer/analyzer.opt:79
4213 #, no-c-format
4214 msgid "Warn about code paths in which a heap-allocated pointer leaks."
4215 msgstr ""
4216
4217 #: analyzer/analyzer.opt:83
4218 #, no-c-format
4219 msgid ""
4220 "Warn about code paths in which the wrong deallocation function is called."
4221 msgstr ""
4222
4223 #: analyzer/analyzer.opt:87
4224 #, no-c-format
4225 msgid ""
4226 "Warn about code paths in which a possibly-NULL value is passed to a must-not-"
4227 "be-NULL function argument."
4228 msgstr ""
4229
4230 #: analyzer/analyzer.opt:91
4231 #, no-c-format
4232 msgid "Warn about code paths in which a possibly-NULL pointer is dereferenced."
4233 msgstr ""
4234
4235 #: analyzer/analyzer.opt:95
4236 #, no-c-format
4237 msgid ""
4238 "Warn about code paths in which an async-signal-unsafe function is called "
4239 "from a signal handler."
4240 msgstr ""
4241
4242 #: analyzer/analyzer.opt:99
4243 #, no-c-format
4244 msgid ""
4245 "Warn about code paths in which NULL is passed to a must-not-be-NULL function "
4246 "argument."
4247 msgstr ""
4248
4249 #: analyzer/analyzer.opt:103
4250 #, no-c-format
4251 msgid "Warn about code paths in which a NULL pointer is dereferenced."
4252 msgstr ""
4253
4254 #: analyzer/analyzer.opt:107
4255 #, no-c-format
4256 msgid ""
4257 "Warn about code paths in which a shift with negative count is attempted."
4258 msgstr ""
4259
4260 #: analyzer/analyzer.opt:111
4261 #, no-c-format
4262 msgid ""
4263 "Warn about code paths in which a shift with count >= width of type is "
4264 "attempted."
4265 msgstr ""
4266
4267 #: analyzer/analyzer.opt:115
4268 #, no-c-format
4269 msgid ""
4270 "Warn about code paths in which a longjmp rewinds to a jmp_buf saved in a "
4271 "stack frame that has returned."
4272 msgstr ""
4273
4274 #: analyzer/analyzer.opt:119
4275 #, no-c-format
4276 msgid ""
4277 "Warn about code paths in which an unsanitized value is used as an allocation "
4278 "size."
4279 msgstr ""
4280
4281 #: analyzer/analyzer.opt:123
4282 #, no-c-format
4283 msgid ""
4284 "Warn about code paths in which an unsanitized value is used as an array "
4285 "index."
4286 msgstr ""
4287
4288 #: analyzer/analyzer.opt:127
4289 #, no-c-format
4290 msgid ""
4291 "Warn about code paths in which an unsanitized value is used as a divisor."
4292 msgstr ""
4293
4294 #: analyzer/analyzer.opt:131
4295 #, no-c-format
4296 msgid ""
4297 "Warn about code paths in which an unsanitized value is used as a pointer "
4298 "offset."
4299 msgstr ""
4300
4301 #: analyzer/analyzer.opt:135
4302 #, no-c-format
4303 msgid "Warn about code paths in which an unsanitized value is used as a size."
4304 msgstr ""
4305
4306 #: analyzer/analyzer.opt:139
4307 #, no-c-format
4308 msgid "Warn about code paths in which a freed value is used."
4309 msgstr ""
4310
4311 #: analyzer/analyzer.opt:143
4312 #, no-c-format
4313 msgid ""
4314 "Warn about code paths in which a pointer to a stale stack frame is used."
4315 msgstr ""
4316
4317 #: analyzer/analyzer.opt:147
4318 #, no-c-format
4319 msgid "Warn about code paths which attempt to write to a const object."
4320 msgstr ""
4321
4322 #: analyzer/analyzer.opt:151
4323 #, no-c-format
4324 msgid "Warn about code paths which attempt to write to a string literal."
4325 msgstr ""
4326
4327 #: analyzer/analyzer.opt:155
4328 #, no-c-format
4329 msgid "Warn about code paths in which an uninitialized value is used."
4330 msgstr ""
4331
4332 #: analyzer/analyzer.opt:159
4333 #, no-c-format
4334 msgid "Warn if the code is too complicated for the analyzer to fully explore."
4335 msgstr ""
4336
4337 #: analyzer/analyzer.opt:163
4338 #, no-c-format
4339 msgid "Restrict the analyzer to run just the named checker."
4340 msgstr ""
4341
4342 #: analyzer/analyzer.opt:167
4343 #, no-c-format
4344 msgid "Avoid combining multiple statements into one exploded edge."
4345 msgstr ""
4346
4347 #: analyzer/analyzer.opt:171
4348 #, no-c-format
4349 msgid "Verify that paths are feasible when emitting diagnostics."
4350 msgstr ""
4351
4352 #: analyzer/analyzer.opt:175
4353 #, no-c-format
4354 msgid "Issue a note when diagnostics are deduplicated."
4355 msgstr ""
4356
4357 #: analyzer/analyzer.opt:179
4358 #, no-c-format
4359 msgid "Purge unneeded state during analysis."
4360 msgstr ""
4361
4362 #: analyzer/analyzer.opt:183
4363 #, no-c-format
4364 msgid "Merge similar-enough states during analysis."
4365 msgstr ""
4366
4367 #: analyzer/analyzer.opt:187
4368 #, no-c-format
4369 msgid "Enable transitivity of constraints during analysis."
4370 msgstr ""
4371
4372 #: analyzer/analyzer.opt:191
4373 #, no-c-format
4374 msgid "Approximate the effect of function calls to simplify analysis."
4375 msgstr ""
4376
4377 #: analyzer/analyzer.opt:195
4378 #, no-c-format
4379 msgid "Emit more verbose descriptions of control flow in diagnostics."
4380 msgstr ""
4381
4382 #: analyzer/analyzer.opt:199
4383 #, no-c-format
4384 msgid "Emit more verbose descriptions of state changes in diagnostics."
4385 msgstr ""
4386
4387 #: analyzer/analyzer.opt:203
4388 #, no-c-format
4389 msgid "Control which events are displayed in diagnostic paths."
4390 msgstr ""
4391
4392 #: analyzer/analyzer.opt:207
4393 #, no-c-format
4394 msgid "Dump various analyzer internals to SRCFILE.analyzer.txt."
4395 msgstr ""
4396
4397 #: analyzer/analyzer.opt:211
4398 #, no-c-format
4399 msgid "Dump various analyzer internals to stderr."
4400 msgstr ""
4401
4402 #: analyzer/analyzer.opt:215
4403 #, no-c-format
4404 msgid ""
4405 "Dump analyzer-specific call graph information to a SRCFILE.callgraph.dot "
4406 "file."
4407 msgstr ""
4408
4409 #: analyzer/analyzer.opt:219
4410 #, no-c-format
4411 msgid "Dump the analyzer exploded graph to a SRCFILE.eg.dot file."
4412 msgstr ""
4413
4414 #: analyzer/analyzer.opt:223
4415 #, no-c-format
4416 msgid "Emit diagnostics showing the location of nodes in the exploded graph."
4417 msgstr ""
4418
4419 #: analyzer/analyzer.opt:227
4420 #, no-c-format
4421 msgid "Dump a textual representation of the exploded graph to SRCFILE.eg.txt."
4422 msgstr ""
4423
4424 #: analyzer/analyzer.opt:231
4425 #, no-c-format
4426 msgid ""
4427 "Dump a textual representation of the exploded graph to SRCFILE.eg-ID.txt."
4428 msgstr ""
4429
4430 #: analyzer/analyzer.opt:235
4431 #, no-c-format
4432 msgid ""
4433 "Dump a textual representation of each diagnostic's exploded path to SRCFILE."
4434 "IDX.KIND.epath.txt."
4435 msgstr ""
4436
4437 #: analyzer/analyzer.opt:239
4438 #, no-c-format
4439 msgid ""
4440 "Dump various analyzer internals to SRCFILE.*.fg.dot and SRCFILE.*.tg.dot."
4441 msgstr ""
4442
4443 #: analyzer/analyzer.opt:243
4444 #, no-c-format
4445 msgid "Dump analyzer-specific data to a SRCFILE.analyzer.json.gz file."
4446 msgstr ""
4447
4448 #: analyzer/analyzer.opt:247
4449 #, no-c-format
4450 msgid "Dump state-purging information to a SRCFILE.state-purge.dot file."
4451 msgstr ""
4452
4453 #: analyzer/analyzer.opt:251
4454 #, no-c-format
4455 msgid "Dump the analyzer supergraph to a SRCFILE.supergraph.dot file."
4456 msgstr ""
4457
4458 #: config/vms/vms.opt:27
4459 #, no-c-format
4460 msgid "Malloc data into P2 space."
4461 msgstr ""
4462
4463 #: config/vms/vms.opt:31
4464 #, no-c-format
4465 msgid "Set name of main routine for the debugger."
4466 msgstr ""
4467
4468 #: config/vms/vms.opt:35
4469 #, no-c-format
4470 msgid "Use VMS exit codes instead of posix ones."
4471 msgstr ""
4472
4473 #: config/vms/vms.opt:39
4474 #, no-c-format
4475 msgid "-mpointer-size=[no,32,short,64,long]\tSet the default pointer size."
4476 msgstr ""
4477
4478 #: config/mcore/mcore.opt:23
4479 #, no-c-format
4480 msgid "Generate code for the M*Core M210."
4481 msgstr ""
4482
4483 #: config/mcore/mcore.opt:27
4484 #, no-c-format
4485 msgid "Generate code for the M*Core M340."
4486 msgstr ""
4487
4488 #: config/mcore/mcore.opt:31
4489 #, no-c-format
4490 msgid "Force functions to be aligned to a 4 byte boundary."
4491 msgstr ""
4492
4493 #: config/mcore/mcore.opt:35 config/moxie/moxie.opt:23 config/csky/csky.opt:44
4494 #, no-c-format
4495 msgid "Generate big-endian code."
4496 msgstr ""
4497
4498 #: config/mcore/mcore.opt:39
4499 #, no-c-format
4500 msgid "Emit call graph information."
4501 msgstr ""
4502
4503 #: config/mcore/mcore.opt:43
4504 #, no-c-format
4505 msgid "Use the divide instruction."
4506 msgstr ""
4507
4508 #: config/mcore/mcore.opt:47
4509 #, no-c-format
4510 msgid "Inline constants if it can be done in 2 insns or less."
4511 msgstr ""
4512
4513 #: config/mcore/mcore.opt:51 config/moxie/moxie.opt:27 config/csky/csky.opt:51
4514 #, no-c-format
4515 msgid "Generate little-endian code."
4516 msgstr ""
4517
4518 #: config/mcore/mcore.opt:56 config/fr30/fr30.opt:27
4519 #, no-c-format
4520 msgid ""
4521 "Assume that run-time support has been provided, so omit -lsim from the "
4522 "linker command line."
4523 msgstr ""
4524
4525 #: config/mcore/mcore.opt:60
4526 #, no-c-format
4527 msgid "Use arbitrary sized immediates in bit operations."
4528 msgstr ""
4529
4530 #: config/mcore/mcore.opt:64
4531 #, no-c-format
4532 msgid "Prefer word accesses over byte accesses."
4533 msgstr ""
4534
4535 #: config/mcore/mcore.opt:71
4536 #, no-c-format
4537 msgid "Set the maximum amount for a single stack increment operation."
4538 msgstr ""
4539
4540 #: config/mcore/mcore.opt:75
4541 #, no-c-format
4542 msgid "Always treat bitfields as int-sized."
4543 msgstr ""
4544
4545 #: config/linux-android.opt:23
4546 #, no-c-format
4547 msgid "Generate code for the Android platform."
4548 msgstr ""
4549
4550 #: config/mmix/mmix.opt:24
4551 #, no-c-format
4552 msgid "For intrinsics library: pass all parameters in registers."
4553 msgstr ""
4554
4555 #: config/mmix/mmix.opt:28
4556 #, no-c-format
4557 msgid "Use register stack for parameters and return value."
4558 msgstr ""
4559
4560 #: config/mmix/mmix.opt:32
4561 #, no-c-format
4562 msgid "Use call-clobbered registers for parameters and return value."
4563 msgstr ""
4564
4565 #: config/mmix/mmix.opt:37
4566 #, no-c-format
4567 msgid "Use epsilon-respecting floating point compare instructions."
4568 msgstr ""
4569
4570 #: config/mmix/mmix.opt:41
4571 #, no-c-format
4572 msgid "Use zero-extending memory loads, not sign-extending ones."
4573 msgstr ""
4574
4575 #: config/mmix/mmix.opt:45
4576 #, no-c-format
4577 msgid ""
4578 "Generate divide results with reminder having the same sign as the divisor "
4579 "(not the dividend)."
4580 msgstr ""
4581
4582 #: config/mmix/mmix.opt:49
4583 #, no-c-format
4584 msgid "Prepend global symbols with \":\" (for use with PREFIX)."
4585 msgstr ""
4586
4587 #: config/mmix/mmix.opt:53
4588 #, no-c-format
4589 msgid "Do not provide a default start-address 0x100 of the program."
4590 msgstr ""
4591
4592 #: config/mmix/mmix.opt:57
4593 #, no-c-format
4594 msgid "Link to emit program in ELF format (rather than mmo)."
4595 msgstr ""
4596
4597 #: config/mmix/mmix.opt:61
4598 #, no-c-format
4599 msgid "Use P-mnemonics for branches statically predicted as taken."
4600 msgstr ""
4601
4602 #: config/mmix/mmix.opt:65
4603 #, no-c-format
4604 msgid "Don't use P-mnemonics for branches."
4605 msgstr ""
4606
4607 #: config/mmix/mmix.opt:79
4608 #, no-c-format
4609 msgid "Use addresses that allocate global registers."
4610 msgstr ""
4611
4612 #: config/mmix/mmix.opt:83
4613 #, no-c-format
4614 msgid "Do not use addresses that allocate global registers."
4615 msgstr ""
4616
4617 #: config/mmix/mmix.opt:87
4618 #, no-c-format
4619 msgid "Generate a single exit point for each function."
4620 msgstr ""
4621
4622 #: config/mmix/mmix.opt:91
4623 #, no-c-format
4624 msgid "Do not generate a single exit point for each function."
4625 msgstr ""
4626
4627 #: config/mmix/mmix.opt:95
4628 #, no-c-format
4629 msgid "Set start-address of the program."
4630 msgstr ""
4631
4632 #: config/mmix/mmix.opt:99
4633 #, no-c-format
4634 msgid "Set start-address of data."
4635 msgstr ""
4636
4637 #: config/darwin.opt:34
4638 #, no-c-format
4639 msgid "Generate code for darwin loadable kernel extensions."
4640 msgstr ""
4641
4642 #: config/darwin.opt:38
4643 #, no-c-format
4644 msgid ""
4645 "-iframework <dir>\tAdd <dir> to the end of the system framework include path."
4646 msgstr ""
4647
4648 #: config/darwin.opt:42
4649 #, no-c-format
4650 msgid "Generate compile-time CFString objects."
4651 msgstr ""
4652
4653 #: config/darwin.opt:46
4654 #, no-c-format
4655 msgid "Warn if constant CFString objects contain non-portable characters."
4656 msgstr ""
4657
4658 #: config/darwin.opt:51
4659 #, no-c-format
4660 msgid "Generate AT&T-style stubs for Mach-O."
4661 msgstr ""
4662
4663 #: config/darwin.opt:55
4664 #, no-c-format
4665 msgid "Generate code suitable for executables (NOT shared libs)."
4666 msgstr ""
4667
4668 #: config/darwin.opt:59
4669 #, no-c-format
4670 msgid "Generate code suitable for fast turn around debugging."
4671 msgstr ""
4672
4673 #: config/darwin.opt:63
4674 #, no-c-format
4675 msgid "Generate code for the kernel or loadable kernel extensions."
4676 msgstr ""
4677
4678 #: config/darwin.opt:71
4679 #, no-c-format
4680 msgid "The earliest macOS version on which this program will run."
4681 msgstr ""
4682
4683 #: config/darwin.opt:76
4684 #, no-c-format
4685 msgid "Set sizeof(bool) to 1."
4686 msgstr ""
4687
4688 #: config/darwin.opt:80
4689 #, no-c-format
4690 msgid "Force generation of external symbol indirection stubs."
4691 msgstr ""
4692
4693 #: config/darwin.opt:88
4694 #, no-c-format
4695 msgid ""
4696 "-mtarget-linker <version>\tSpecify that ld64 <version> is the toolchain "
4697 "linker for the current invocation."
4698 msgstr ""
4699
4700 #: config/darwin.opt:94
4701 #, no-c-format
4702 msgid ""
4703 "Load all members of archive libraries, rather than only those that satisfy "
4704 "undefined symbols."
4705 msgstr ""
4706
4707 #: config/darwin.opt:98
4708 #, no-c-format
4709 msgid ""
4710 "-allowable_client <name>\tThe output dylib is private to the client <name>."
4711 msgstr ""
4712
4713 #: config/darwin.opt:102
4714 #, no-c-format
4715 msgid "-arch <name>\tGenerate output for architecture <name>."
4716 msgstr ""
4717
4718 #: config/darwin.opt:106
4719 #, no-c-format
4720 msgid ""
4721 "Mismatches between file architecture and one specified by \"-arch\" are "
4722 "errors instead of warnings."
4723 msgstr ""
4724
4725 #: config/darwin.opt:110
4726 #, no-c-format
4727 msgid ""
4728 "The earliest macOS version on which this program will run (formatted for the "
4729 "assembler)."
4730 msgstr ""
4731
4732 #: config/darwin.opt:114
4733 #, no-c-format
4734 msgid ""
4735 "Generate an output executable that binds symbols on load, rather than lazily."
4736 msgstr ""
4737
4738 #: config/darwin.opt:118
4739 #, no-c-format
4740 msgid "Generate a Mach-O bundle (file type MH_BUNDLE)."
4741 msgstr ""
4742
4743 #: config/darwin.opt:122
4744 #, no-c-format
4745 msgid ""
4746 "-bundle_loader <executable>\tTreat <executable> (that will be loading this "
4747 "bundle) as if it was one of the dynamic libraries the bundle is linked "
4748 "against for symbol resolution."
4749 msgstr ""
4750
4751 #: config/darwin.opt:126
4752 #, no-c-format
4753 msgid ""
4754 "-client_name <name>\tEnable the executable being built to link against a "
4755 "private dylib (using allowable_client)."
4756 msgstr ""
4757
4758 #: config/darwin.opt:130
4759 #, no-c-format
4760 msgid ""
4761 "-compatibility_version <number>\tSet the version for the client interface.  "
4762 "Client programs must record a value less than or equal to <number>, or the "
4763 "binding will fail at runtime."
4764 msgstr ""
4765
4766 #: config/darwin.opt:134
4767 #, no-c-format
4768 msgid ""
4769 "-current_version <number>\tSet the current version for the library to "
4770 "<number>."
4771 msgstr ""
4772
4773 #: config/darwin.opt:138
4774 #, no-c-format
4775 msgid ""
4776 "Remove code and data that is unreachable from any exported symbol (including "
4777 "the entry point)."
4778 msgstr ""
4779
4780 #: config/darwin.opt:142
4781 #, no-c-format
4782 msgid ""
4783 "-dylib_file install_name:file_name\tThis allows linking of a dylib with "
4784 "\"install_name\" but to be found in a different install position \"file_name"
4785 "\""
4786 msgstr ""
4787
4788 #: config/darwin.opt:146
4789 #, no-c-format
4790 msgid ""
4791 "Produce a Mach-O dylinker (file type MH_DYLINKER), only used for building "
4792 "dyld."
4793 msgstr ""
4794
4795 #: config/darwin.opt:150
4796 #, no-c-format
4797 msgid "-dylinker_install_name <path>\tOnly used for building dyld."
4798 msgstr ""
4799
4800 #: config/darwin.opt:154
4801 #, no-c-format
4802 msgid ""
4803 "The default (and opposite of -static), implied by user mode executables, "
4804 "shared libraries and bundles."
4805 msgstr ""
4806
4807 #: config/darwin.opt:158
4808 #, no-c-format
4809 msgid ""
4810 "Produce a Mach-O shared library (file type MH_DYLIB), synonym for \"-shared"
4811 "\"."
4812 msgstr ""
4813
4814 #: config/darwin.opt:162
4815 #, no-c-format
4816 msgid ""
4817 "-exported_symbols_list <filename>\tExport global symbols in <filename> in "
4818 "linked output file; any symbols not mentioned will be treated as \"hidden\"."
4819 msgstr ""
4820
4821 #: config/darwin.opt:166
4822 #, no-c-format
4823 msgid ""
4824 "Supply a list of objects to be linked from a file, rather than the command "
4825 "line."
4826 msgstr ""
4827
4828 #: config/darwin.opt:170 config/darwin.opt:190
4829 #, no-c-format
4830 msgid "Used for generating code for some older kernel revisions."
4831 msgstr ""
4832
4833 #: config/darwin.opt:174
4834 #, no-c-format
4835 msgid ""
4836 "Ignore the normal two-level namespace; resolve symbols in command line order "
4837 "and do not record which library provided the resolved symbol."
4838 msgstr ""
4839
4840 #: config/darwin.opt:178
4841 #, no-c-format
4842 msgid ""
4843 "For the assembler (and linker) permit any architecture sub-variant to be "
4844 "used without error."
4845 msgstr ""
4846
4847 #: config/darwin.opt:182
4848 #, no-c-format
4849 msgid ""
4850 "Set the output object such that, on loading, dyld will ignore any two-level "
4851 "namespace information and resolve symbols in the discovery order for loaded "
4852 "libs."
4853 msgstr ""
4854
4855 #: config/darwin.opt:186
4856 #, no-c-format
4857 msgid ""
4858 "-framework <name>\tThe linker should search for the framework <name> in the "
4859 "framework search path."
4860 msgstr ""
4861
4862 #: config/darwin.opt:194
4863 #, no-c-format
4864 msgid "Abbreviation for \"-g -fno-eliminate-unused-debug-symbols\"."
4865 msgstr ""
4866
4867 #: config/darwin.opt:198
4868 #, no-c-format
4869 msgid "Abbreviation for \"-g -feliminate-unused-debug-symbols\"."
4870 msgstr ""
4871
4872 #: config/darwin.opt:202
4873 #, no-c-format
4874 msgid ""
4875 "Automatically adds space for longer path names in load commands (up to "
4876 "MAXPATHLEN)."
4877 msgstr ""
4878
4879 #: config/darwin.opt:206
4880 #, no-c-format
4881 msgid ""
4882 "-image_base <address>\tSpecify <address> as the base address for a dylib or "
4883 "bundle."
4884 msgstr ""
4885
4886 #: config/darwin.opt:210
4887 #, no-c-format
4888 msgid ""
4889 "-init <symbol_name>\tThe symbol <symbol_name> will be used as the first "
4890 "initialiser for a dylib."
4891 msgstr ""
4892
4893 #: config/darwin.opt:214
4894 #, no-c-format
4895 msgid "-install_name <name>\tSet the install name for a dylib."
4896 msgstr ""
4897
4898 #: config/darwin.opt:218
4899 #, no-c-format
4900 msgid ""
4901 "Usually \"private extern\" (hidden) symbols are made local when linking, "
4902 "this command suppresses that such that they remain exported."
4903 msgstr ""
4904
4905 #: config/darwin.opt:222
4906 #, no-c-format
4907 msgid ""
4908 "(Obsolete after 10.4) Multi modules are ignored at runtime since macOS 10.4."
4909 msgstr ""
4910
4911 #: config/darwin.opt:226
4912 #, no-c-format
4913 msgid ""
4914 "(Obsolete after 10.4) -multiply_defined <treatment>\tProvided a mechanism "
4915 "for warning about symbols defined in multiple dylibs."
4916 msgstr ""
4917
4918 #: config/darwin.opt:230
4919 #, no-c-format
4920 msgid ""
4921 "(Obsolete after 10.4) -multiply_defined_unused <treatment>\tProvided a "
4922 "mechanism for warning about symbols defined in the current executable also "
4923 "being defined in linked dylibs."
4924 msgstr ""
4925
4926 #: config/darwin.opt:234
4927 #, no-c-format
4928 msgid ""
4929 "(Obsolete) Current linkers never dead-strip these items, so the option is "
4930 "not needed."
4931 msgstr ""
4932
4933 #: config/darwin.opt:238
4934 #, no-c-format
4935 msgid "Do not add a default symbol exports to modules or dynamic libraries."
4936 msgstr ""
4937
4938 #: config/darwin.opt:242
4939 #, no-c-format
4940 msgid "(Obsolete after 10.3.9) Set MH_NOPREFIXBINDING, in an executable."
4941 msgstr ""
4942
4943 #: config/darwin.opt:246
4944 #, no-c-format
4945 msgid "(Obsolete after 10.4)\tSet MH_NOMULTIDEFS in an umbrella framework."
4946 msgstr ""
4947
4948 #: config/darwin.opt:250 config/darwin.opt:265 config/darwin.opt:269
4949 #, no-c-format
4950 msgid "(Obsolete) LD_PREBIND is no longer supported."
4951 msgstr ""
4952
4953 #: config/darwin.opt:254
4954 #, no-c-format
4955 msgid "(Obsolete) This is the default."
4956 msgstr ""
4957
4958 #: config/darwin.opt:261
4959 #, no-c-format
4960 msgid ""
4961 "-pagezero_size <size>\tAllows setting the page 0 size to 4kb when required."
4962 msgstr ""
4963
4964 #: config/darwin.opt:273
4965 #, no-c-format
4966 msgid "Produces a Mach-O file suitable for embedded/ROM use."
4967 msgstr ""
4968
4969 #: config/darwin.opt:277
4970 #, no-c-format
4971 msgid ""
4972 "(Obsolete) Allowed linking to proceed with \"-flat_namespace\" when a linked "
4973 "bundle contained a symbol also exported from the main executable."
4974 msgstr ""
4975
4976 #: config/darwin.opt:284
4977 #, no-c-format
4978 msgid "Synonym for \"-export-dynamic\" for linker versions that support it."
4979 msgstr ""
4980
4981 #: config/darwin.opt:288
4982 #, no-c-format
4983 msgid ""
4984 "-read_only_relocs <treatment>\tAllow relocations in read-only pages (not "
4985 "recommended)."
4986 msgstr ""
4987
4988 #: config/darwin.opt:292
4989 #, no-c-format
4990 msgid ""
4991 "-sectalign <segname> <sectname> <value>\tSet section <sectname> in segment "
4992 "<segname> to have alignment <value> which must be an integral power of two "
4993 "expressed in hexadecimal form."
4994 msgstr ""
4995
4996 #: config/darwin.opt:296
4997 #, no-c-format
4998 msgid ""
4999 "-sectcreate <segname> <sectname> <file>\tCreate section <sectname> in "
5000 "segment <segname> from the contents of <file>."
5001 msgstr ""
5002
5003 #: config/darwin.opt:300
5004 #, no-c-format
5005 msgid ""
5006 "(Obsolete) -sectobjectsymbols <segname> <sectname>\tSetting a local symbol "
5007 "at the start of a section is no longer supported."
5008 msgstr ""
5009
5010 #: config/darwin.opt:304
5011 #, no-c-format
5012 msgid ""
5013 "(Obsolete) -sectorder <segname> <sectname> <orderfile>\tReplaced by a more "
5014 "general option \"-order_file\"."
5015 msgstr ""
5016
5017 #: config/darwin.opt:308
5018 #, no-c-format
5019 msgid ""
5020 "-seg_addr_table <file>\tSpecify the base addresses for dynamic libraries; "
5021 "<file> contains a line for each library."
5022 msgstr ""
5023
5024 #: config/darwin.opt:313
5025 #, no-c-format
5026 msgid "(Obsolete, ld_classic only) -seg_addr_table_filename <path>."
5027 msgstr ""
5028
5029 #: config/darwin.opt:317
5030 #, no-c-format
5031 msgid "Synonym for \"image_base\"."
5032 msgstr ""
5033
5034 #: config/darwin.opt:321
5035 #, no-c-format
5036 msgid ""
5037 "-segaddr <name> <address>\tSet the base address of segment <name> to "
5038 "<address> which must be aligned to a page boundary (currently 4kb)."
5039 msgstr ""
5040
5041 #: config/darwin.opt:326
5042 #, no-c-format
5043 msgid ""
5044 "(Obsolete, ld_classic only) -sectcreate <segname> <sectname> <file>\tAllowed "
5045 "creation of a section from a file."
5046 msgstr ""
5047
5048 #: config/darwin.opt:330
5049 #, no-c-format
5050 msgid "(Obsolete) Object files with LINKEDIT sections are no longer supported."
5051 msgstr ""
5052
5053 #: config/darwin.opt:334
5054 #, no-c-format
5055 msgid ""
5056 "-segprot <segname> <max_prot> <init_prot>\tThe virtual memory protections "
5057 "for segment <segname> have maximum and initial values <max_prot> and "
5058 "<init_prot> respectively.  The specified values may contain \"r\", \"w\", \"x"
5059 "\" or \"-\" the latter meaning \"no access\"."
5060 msgstr ""
5061
5062 #: config/darwin.opt:338
5063 #, no-c-format
5064 msgid ""
5065 "-segs_read_only_addr <address>\tSpecify that <address> is the base address "
5066 "of the read-only segments of a dylib."
5067 msgstr ""
5068
5069 #: config/darwin.opt:342
5070 #, no-c-format
5071 msgid ""
5072 "-segs_read_write_addr <address>\tSpecify that <address> is the base address "
5073 "address of the read-write segments of a dylib."
5074 msgstr ""
5075
5076 #: config/darwin.opt:346
5077 #, no-c-format
5078 msgid "(Obsolete)\tThis is the default."
5079 msgstr ""
5080
5081 #: config/darwin.opt:350
5082 #, no-c-format
5083 msgid ""
5084 "-sub_library <name>\tLibrary named <name> will be re-exported (only useful "
5085 "for dylibs)."
5086 msgstr ""
5087
5088 #: config/darwin.opt:354
5089 #, no-c-format
5090 msgid ""
5091 "-sub_umbrella <name>\tFramework named <name> will be re-exported (only "
5092 "useful for dylibs)."
5093 msgstr ""
5094
5095 #: config/darwin.opt:358
5096 #, no-c-format
5097 msgid "This is the default."
5098 msgstr ""
5099
5100 #: config/darwin.opt:362
5101 #, no-c-format
5102 msgid ""
5103 "Add extra information to the executable that can speed up dynamic loading "
5104 "(provided that dependent libraries are unchanged)."
5105 msgstr ""
5106
5107 #: config/darwin.opt:366
5108 #, no-c-format
5109 msgid "-umbrella <framework>\tThe specified framework will be re-exported."
5110 msgstr ""
5111
5112 #: config/darwin.opt:370
5113 #, no-c-format
5114 msgid ""
5115 "-undefined <treatment>\tSpecify the handling for undefined symbols (default "
5116 "is error)."
5117 msgstr ""
5118
5119 #: config/darwin.opt:374
5120 #, no-c-format
5121 msgid ""
5122 "-unexported_symbols_list <filename>\tDo not export the global symbols listed "
5123 "in <filename>."
5124 msgstr ""
5125
5126 #: config/darwin.opt:378
5127 #, no-c-format
5128 msgid ""
5129 "-weak_reference_mismatches <treatment>\tSpecifies what to do if a symbol "
5130 "import conflicts between file (weak in one and not in another) the default "
5131 "is to treat the symbol as non-weak."
5132 msgstr ""
5133
5134 #: config/darwin.opt:382
5135 #, no-c-format
5136 msgid "Logs which object files the linker loads."
5137 msgstr ""
5138
5139 #: config/darwin.opt:386
5140 #, no-c-format
5141 msgid "Logs which symbol(s) caused an object to be loaded."
5142 msgstr ""
5143
5144 #: config/darwin.opt:394
5145 #, no-c-format
5146 msgid "(Obsolete, ignored)\tOld support similar to \"-whyload\"."
5147 msgstr ""
5148
5149 #: config/darwin.opt:398
5150 #, no-c-format
5151 msgid ""
5152 "(Obsolete and unhandled by ld64, ignored)\tld should produce an executable "
5153 "(only handled by ld_classic)."
5154 msgstr ""
5155
5156 #: config/bfin/bfin.opt:40 config/msp430/msp430.opt:3 config/cr16/cr16.opt:23
5157 #: config/c6x/c6x.opt:38
5158 #, no-c-format
5159 msgid "Use simulator runtime."
5160 msgstr ""
5161
5162 #: config/bfin/bfin.opt:44 config/arm/arm.opt:108
5163 #, no-c-format
5164 msgid "Specify the name of the target CPU."
5165 msgstr ""
5166
5167 #: config/bfin/bfin.opt:48
5168 #, no-c-format
5169 msgid "Omit frame pointer for leaf functions."
5170 msgstr ""
5171
5172 #: config/bfin/bfin.opt:52
5173 #, no-c-format
5174 msgid "Program is entirely located in low 64k of memory."
5175 msgstr ""
5176
5177 #: config/bfin/bfin.opt:56
5178 #, no-c-format
5179 msgid ""
5180 "Work around a hardware anomaly by adding a number of NOPs before a CSYNC or "
5181 "SSYNC instruction."
5182 msgstr ""
5183
5184 #: config/bfin/bfin.opt:61
5185 #, no-c-format
5186 msgid "Avoid speculative loads to work around a hardware anomaly."
5187 msgstr ""
5188
5189 #: config/bfin/bfin.opt:65
5190 #, no-c-format
5191 msgid "Enabled ID based shared library."
5192 msgstr ""
5193
5194 #: config/bfin/bfin.opt:69
5195 #, no-c-format
5196 msgid ""
5197 "Generate code that won't be linked against any other ID shared libraries, "
5198 "but may be used as a shared library."
5199 msgstr ""
5200
5201 #: config/bfin/bfin.opt:74 config/m68k/m68k.opt:175
5202 #, no-c-format
5203 msgid "ID of shared library to build."
5204 msgstr ""
5205
5206 #: config/bfin/bfin.opt:78 config/m68k/m68k.opt:171
5207 #, no-c-format
5208 msgid "Enable separate data segment."
5209 msgstr ""
5210
5211 #: config/bfin/bfin.opt:82 config/c6x/c6x.opt:63
5212 #, no-c-format
5213 msgid "Avoid generating pc-relative calls; use indirection."
5214 msgstr ""
5215
5216 #: config/bfin/bfin.opt:86
5217 #, no-c-format
5218 msgid "Link with the fast floating-point library."
5219 msgstr ""
5220
5221 #: config/bfin/bfin.opt:90 config/arm/arm.opt:323 config/frv/frv.opt:130
5222 #, no-c-format
5223 msgid "Enable Function Descriptor PIC mode."
5224 msgstr ""
5225
5226 #: config/bfin/bfin.opt:94 config/frv/frv.opt:162
5227 #, no-c-format
5228 msgid "Enable inlining of PLT in function calls."
5229 msgstr ""
5230
5231 #: config/bfin/bfin.opt:98
5232 #, no-c-format
5233 msgid "Do stack checking using bounds in L1 scratch memory."
5234 msgstr ""
5235
5236 #: config/bfin/bfin.opt:102
5237 #, no-c-format
5238 msgid "Enable multicore support."
5239 msgstr ""
5240
5241 #: config/bfin/bfin.opt:106
5242 #, no-c-format
5243 msgid "Build for Core A."
5244 msgstr ""
5245
5246 #: config/bfin/bfin.opt:110
5247 #, no-c-format
5248 msgid "Build for Core B."
5249 msgstr ""
5250
5251 #: config/bfin/bfin.opt:114
5252 #, no-c-format
5253 msgid "Build for SDRAM."
5254 msgstr ""
5255
5256 #: config/bfin/bfin.opt:118
5257 #, no-c-format
5258 msgid "Assume ICPLBs are enabled at runtime."
5259 msgstr ""
5260
5261 #: config/m68k/m68k-tables.opt:25
5262 #, no-c-format
5263 msgid "Known M68K CPUs (for use with the -mcpu= option):"
5264 msgstr ""
5265
5266 #: config/m68k/m68k-tables.opt:365
5267 #, no-c-format
5268 msgid "Known M68K microarchitectures (for use with the -mtune= option):"
5269 msgstr ""
5270
5271 #: config/m68k/m68k-tables.opt:411
5272 #, no-c-format
5273 msgid "Known M68K ISAs (for use with the -march= option):"
5274 msgstr ""
5275
5276 #: config/m68k/ieee.opt:24 config/i386/i386.opt:374
5277 #, no-c-format
5278 msgid "Use IEEE math for fp comparisons."
5279 msgstr ""
5280
5281 #: config/m68k/m68k.opt:30
5282 #, no-c-format
5283 msgid "Generate code for a 520X."
5284 msgstr ""
5285
5286 #: config/m68k/m68k.opt:34
5287 #, no-c-format
5288 msgid "Generate code for a 5206e."
5289 msgstr ""
5290
5291 #: config/m68k/m68k.opt:38
5292 #, no-c-format
5293 msgid "Generate code for a 528x."
5294 msgstr ""
5295
5296 #: config/m68k/m68k.opt:42
5297 #, no-c-format
5298 msgid "Generate code for a 5307."
5299 msgstr ""
5300
5301 #: config/m68k/m68k.opt:46
5302 #, no-c-format
5303 msgid "Generate code for a 5407."
5304 msgstr ""
5305
5306 #: config/m68k/m68k.opt:50 config/m68k/m68k.opt:111
5307 #, no-c-format
5308 msgid "Generate code for a 68000."
5309 msgstr ""
5310
5311 #: config/m68k/m68k.opt:54
5312 #, no-c-format
5313 msgid "Generate code for a 68010."
5314 msgstr ""
5315
5316 #: config/m68k/m68k.opt:58 config/m68k/m68k.opt:115
5317 #, no-c-format
5318 msgid "Generate code for a 68020."
5319 msgstr ""
5320
5321 #: config/m68k/m68k.opt:62
5322 #, no-c-format
5323 msgid "Generate code for a 68040, without any new instructions."
5324 msgstr ""
5325
5326 #: config/m68k/m68k.opt:66
5327 #, no-c-format
5328 msgid "Generate code for a 68060, without any new instructions."
5329 msgstr ""
5330
5331 #: config/m68k/m68k.opt:70
5332 #, no-c-format
5333 msgid "Generate code for a 68030."
5334 msgstr ""
5335
5336 #: config/m68k/m68k.opt:74
5337 #, no-c-format
5338 msgid "Generate code for a 68040."
5339 msgstr ""
5340
5341 #: config/m68k/m68k.opt:78
5342 #, no-c-format
5343 msgid "Generate code for a 68060."
5344 msgstr ""
5345
5346 #: config/m68k/m68k.opt:82
5347 #, no-c-format
5348 msgid "Generate code for a 68302."
5349 msgstr ""
5350
5351 #: config/m68k/m68k.opt:86
5352 #, no-c-format
5353 msgid "Generate code for a 68332."
5354 msgstr ""
5355
5356 #: config/m68k/m68k.opt:91
5357 #, no-c-format
5358 msgid "Generate code for a 68851."
5359 msgstr ""
5360
5361 #: config/m68k/m68k.opt:95
5362 #, no-c-format
5363 msgid "Generate code that uses 68881 floating-point instructions."
5364 msgstr ""
5365
5366 #: config/m68k/m68k.opt:99
5367 #, no-c-format
5368 msgid "Align variables on a 32-bit boundary."
5369 msgstr ""
5370
5371 #: config/m68k/m68k.opt:103 config/arm/arm.opt:77 config/nios2/nios2.opt:570
5372 #: config/nds32/nds32.opt:171 config/c6x/c6x.opt:67
5373 #, no-c-format
5374 msgid "Specify the name of the target architecture."
5375 msgstr ""
5376
5377 #: config/m68k/m68k.opt:107
5378 #, no-c-format
5379 msgid "Use the bit-field instructions."
5380 msgstr ""
5381
5382 #: config/m68k/m68k.opt:119
5383 #, no-c-format
5384 msgid "Generate code for a ColdFire v4e."
5385 msgstr ""
5386
5387 #: config/m68k/m68k.opt:123
5388 #, no-c-format
5389 msgid "Specify the target CPU."
5390 msgstr ""
5391
5392 #: config/m68k/m68k.opt:127
5393 #, no-c-format
5394 msgid "Generate code for a cpu32."
5395 msgstr ""
5396
5397 #: config/m68k/m68k.opt:131
5398 #, no-c-format
5399 msgid "Use hardware division instructions on ColdFire."
5400 msgstr ""
5401
5402 #: config/m68k/m68k.opt:135
5403 #, no-c-format
5404 msgid "Generate code for a Fido A."
5405 msgstr ""
5406
5407 #: config/m68k/m68k.opt:139
5408 #, no-c-format
5409 msgid "Generate code which uses hardware floating point instructions."
5410 msgstr ""
5411
5412 #: config/m68k/m68k.opt:143
5413 #, no-c-format
5414 msgid "Enable ID based shared library."
5415 msgstr ""
5416
5417 #: config/m68k/m68k.opt:147
5418 #, no-c-format
5419 msgid "Use 32-bit offsets in jump tables rather than 16-bit offsets."
5420 msgstr ""
5421
5422 #: config/m68k/m68k.opt:151
5423 #, no-c-format
5424 msgid "Do not use the bit-field instructions."
5425 msgstr ""
5426
5427 #: config/m68k/m68k.opt:155
5428 #, no-c-format
5429 msgid "Use normal calling convention."
5430 msgstr ""
5431
5432 #: config/m68k/m68k.opt:159
5433 #, no-c-format
5434 msgid "Consider type 'int' to be 32 bits wide."
5435 msgstr ""
5436
5437 #: config/m68k/m68k.opt:163
5438 #, no-c-format
5439 msgid "Generate pc-relative code."
5440 msgstr ""
5441
5442 #: config/m68k/m68k.opt:167
5443 #, no-c-format
5444 msgid "Use different calling convention using 'rtd'."
5445 msgstr ""
5446
5447 #: config/m68k/m68k.opt:179
5448 #, no-c-format
5449 msgid "Consider type 'int' to be 16 bits wide."
5450 msgstr ""
5451
5452 #: config/m68k/m68k.opt:183
5453 #, no-c-format
5454 msgid "Generate code with library calls for floating point."
5455 msgstr ""
5456
5457 #: config/m68k/m68k.opt:187
5458 #, no-c-format
5459 msgid "Do not use unaligned memory references."
5460 msgstr ""
5461
5462 #: config/m68k/m68k.opt:191
5463 #, no-c-format
5464 msgid "Tune for the specified target CPU or architecture."
5465 msgstr ""
5466
5467 #: config/m68k/m68k.opt:195
5468 #, no-c-format
5469 msgid "Support more than 8192 GOT entries on ColdFire."
5470 msgstr ""
5471
5472 #: config/m68k/m68k.opt:199
5473 #, no-c-format
5474 msgid "Support TLS segment larger than 64K."
5475 msgstr ""
5476
5477 #: config/riscv/riscv.opt:26 config/aarch64/aarch64.opt:68
5478 #: config/arm/arm.opt:96 config/microblaze/microblaze.opt:60
5479 #, no-c-format
5480 msgid "Assume target CPU is configured as big endian."
5481 msgstr ""
5482
5483 #: config/riscv/riscv.opt:30 config/aarch64/aarch64.opt:88
5484 #: config/arm/arm.opt:161 config/microblaze/microblaze.opt:64
5485 #, no-c-format
5486 msgid "Assume target CPU is configured as little endian."
5487 msgstr ""
5488
5489 #: config/riscv/riscv.opt:34
5490 #, no-c-format
5491 msgid "-mbranch-cost=N\tSet the cost of branches to roughly N instructions."
5492 msgstr ""
5493
5494 #: config/riscv/riscv.opt:38
5495 #, no-c-format
5496 msgid "When generating -fpic code, allow the use of PLTs. Ignored for fno-pic."
5497 msgstr ""
5498
5499 #: config/riscv/riscv.opt:42
5500 #, no-c-format
5501 msgid "Specify integer and floating-point calling convention."
5502 msgstr ""
5503
5504 #: config/riscv/riscv.opt:46 config/i386/i386.opt:425
5505 #, no-c-format
5506 msgid "Attempt to keep stack aligned to this power of 2."
5507 msgstr ""
5508
5509 #: config/riscv/riscv.opt:50
5510 #, no-c-format
5511 msgid "Supported ABIs (for use with the -mabi= option):"
5512 msgstr ""
5513
5514 #: config/riscv/riscv.opt:75
5515 #, no-c-format
5516 msgid "Use hardware floating-point divide and square root instructions."
5517 msgstr ""
5518
5519 #: config/riscv/riscv.opt:79
5520 #, no-c-format
5521 msgid "Use hardware instructions for integer division."
5522 msgstr ""
5523
5524 #: config/riscv/riscv.opt:83
5525 #, no-c-format
5526 msgid ""
5527 "-march=\tGenerate code for given RISC-V ISA (e.g. RV64IM).  ISA strings must "
5528 "be lower-case."
5529 msgstr ""
5530
5531 #: config/riscv/riscv.opt:88 config/mips/mips.opt:405
5532 #, no-c-format
5533 msgid "-mtune=PROCESSOR\tOptimize the output for PROCESSOR."
5534 msgstr ""
5535
5536 #: config/riscv/riscv.opt:92
5537 #, no-c-format
5538 msgid ""
5539 "-mcpu=PROCESSOR\tUse architecture of and optimize the output for PROCESSOR."
5540 msgstr ""
5541
5542 #: config/riscv/riscv.opt:96
5543 #, no-c-format
5544 msgid ""
5545 "-msmall-data-limit=N\tPut global and static data smaller than <number> bytes "
5546 "into a special section (on some targets)."
5547 msgstr ""
5548
5549 #: config/riscv/riscv.opt:100
5550 #, no-c-format
5551 msgid "Use smaller but slower prologue and epilogue code."
5552 msgstr ""
5553
5554 #: config/riscv/riscv.opt:104
5555 #, no-c-format
5556 msgid ""
5557 "Convert BASE + LARGE_OFFSET addresses to NEW_BASE + SMALL_OFFSET to allow "
5558 "more memory accesses to be generated as compressed instructions.  Currently "
5559 "targets 32-bit integer load/stores."
5560 msgstr ""
5561
5562 #: config/riscv/riscv.opt:110 config/aarch64/aarch64.opt:92
5563 #, no-c-format
5564 msgid "Specify the code model."
5565 msgstr ""
5566
5567 #: config/riscv/riscv.opt:114
5568 #, no-c-format
5569 msgid "Do not generate unaligned memory accesses."
5570 msgstr ""
5571
5572 #: config/riscv/riscv.opt:118 config/i386/i386.opt:293
5573 #: config/rs6000/aix64.opt:36 config/rs6000/linux64.opt:32
5574 #: config/tilegx/tilegx.opt:57
5575 #, no-c-format
5576 msgid "Known code models (for use with the -mcmodel= option):"
5577 msgstr ""
5578
5579 #: config/riscv/riscv.opt:128
5580 #, no-c-format
5581 msgid "Use %reloc() operators, rather than assembly macros, to load addresses."
5582 msgstr ""
5583
5584 #: config/riscv/riscv.opt:132
5585 #, no-c-format
5586 msgid ""
5587 "Take advantage of linker relaxations to reduce the number of instructions "
5588 "required to materialize symbol addresses."
5589 msgstr ""
5590
5591 #: config/riscv/riscv.opt:153
5592 #, no-c-format
5593 msgid "Emit RISC-V ELF attribute."
5594 msgstr ""
5595
5596 #: config/riscv/riscv.opt:157 config/i386/i386.opt:246
5597 #, no-c-format
5598 msgid "Use the given data alignment."
5599 msgstr ""
5600
5601 #: config/riscv/riscv.opt:161 config/i386/i386.opt:250
5602 #, no-c-format
5603 msgid "Known data alignment choices (for use with the -malign-data= option):"
5604 msgstr ""
5605
5606 #: config/riscv/riscv.opt:171 config/aarch64/aarch64.opt:235
5607 #: config/i386/i386.opt:1007 config/arm/arm.opt:327
5608 #: config/rs6000/rs6000.opt:578
5609 #, no-c-format
5610 msgid "Use given stack-protector guard."
5611 msgstr ""
5612
5613 #: config/riscv/riscv.opt:175 config/aarch64/aarch64.opt:239
5614 #: config/arm/arm.opt:331 config/rs6000/rs6000.opt:582
5615 #, no-c-format
5616 msgid "Valid arguments to -mstack-protector-guard=:"
5617 msgstr ""
5618
5619 #: config/riscv/riscv.opt:185 config/i386/i386.opt:1021
5620 #: config/rs6000/rs6000.opt:592
5621 #, no-c-format
5622 msgid "Use the given base register for addressing the stack-protector guard."
5623 msgstr ""
5624
5625 #: config/riscv/riscv.opt:192 config/i386/i386.opt:1028
5626 #: config/rs6000/rs6000.opt:599
5627 #, no-c-format
5628 msgid "Use the given offset for addressing the stack-protector guard."
5629 msgstr ""
5630
5631 #: config/riscv/riscv.opt:214
5632 #, no-c-format
5633 msgid "Supported ISA specs (for use with the -misa-spec= option):"
5634 msgstr ""
5635
5636 #: config/riscv/riscv.opt:227
5637 #, no-c-format
5638 msgid "Set the version of RISC-V ISA spec."
5639 msgstr ""
5640
5641 #: config/m32c/m32c.opt:23
5642 #, no-c-format
5643 msgid "-msim\tUse simulator runtime."
5644 msgstr ""
5645
5646 #: config/m32c/m32c.opt:27
5647 #, no-c-format
5648 msgid "-mcpu=r8c\tCompile code for R8C variants."
5649 msgstr ""
5650
5651 #: config/m32c/m32c.opt:31
5652 #, no-c-format
5653 msgid "-mcpu=m16c\tCompile code for M16C variants."
5654 msgstr ""
5655
5656 #: config/m32c/m32c.opt:35
5657 #, no-c-format
5658 msgid "-mcpu=m32cm\tCompile code for M32CM variants."
5659 msgstr ""
5660
5661 #: config/m32c/m32c.opt:39
5662 #, no-c-format
5663 msgid "-mcpu=m32c\tCompile code for M32C variants."
5664 msgstr ""
5665
5666 #: config/m32c/m32c.opt:43
5667 #, no-c-format
5668 msgid "-memregs=\tNumber of memreg bytes (default: 16, range: 0..16)."
5669 msgstr ""
5670
5671 #: config/msp430/msp430.opt:7
5672 #, no-c-format
5673 msgid ""
5674 "Use a lightweight configuration of printf and puts to reduce code size. For "
5675 "single-threaded applications, not requiring reentrant I/O only. Requires "
5676 "Newlib Nano IO."
5677 msgstr ""
5678
5679 #: config/msp430/msp430.opt:11
5680 #, no-c-format
5681 msgid "Force assembly output to always use hex constants."
5682 msgstr ""
5683
5684 #: config/msp430/msp430.opt:15
5685 #, no-c-format
5686 msgid "Specify the MCU to build for."
5687 msgstr ""
5688
5689 #: config/msp430/msp430.opt:19
5690 #, no-c-format
5691 msgid ""
5692 "Warn if an MCU name is unrecognized or conflicts with other options "
5693 "(default: on)."
5694 msgstr ""
5695
5696 #: config/msp430/msp430.opt:23
5697 #, no-c-format
5698 msgid ""
5699 "Warn if devices.csv is not found or there are problem parsing it (default: "
5700 "on)."
5701 msgstr ""
5702
5703 #: config/msp430/msp430.opt:27
5704 #, no-c-format
5705 msgid "Specify the ISA to build for: msp430, msp430x, msp430xv2."
5706 msgstr ""
5707
5708 #: config/msp430/msp430.opt:52
5709 #, no-c-format
5710 msgid "Select large model - 20-bit addresses/pointers."
5711 msgstr ""
5712
5713 #: config/msp430/msp430.opt:56
5714 #, no-c-format
5715 msgid "Select small model - 16-bit addresses/pointers (default)."
5716 msgstr ""
5717
5718 #: config/msp430/msp430.opt:60
5719 #, no-c-format
5720 msgid "Optimize opcode sizes at link time."
5721 msgstr ""
5722
5723 #: config/msp430/msp430.opt:67 config/pru/pru.opt:26
5724 #, no-c-format
5725 msgid ""
5726 "Use a minimum runtime (no static initializers or ctors) for memory-"
5727 "constrained devices."
5728 msgstr ""
5729
5730 #: config/msp430/msp430.opt:74
5731 #, no-c-format
5732 msgid "Specify the type of hardware multiply to support."
5733 msgstr ""
5734
5735 #: config/msp430/msp430.opt:96
5736 #, no-c-format
5737 msgid ""
5738 "Specify whether functions should be placed into the lower or upper memory "
5739 "regions, or if they should be shuffled between the regions (either) for best "
5740 "fit (default: lower)."
5741 msgstr ""
5742
5743 #: config/msp430/msp430.opt:100
5744 #, no-c-format
5745 msgid ""
5746 "Specify whether variables should be placed into the lower or upper memory "
5747 "regions, or if they should be shuffled between the regions (either) for best "
5748 "fit (default: lower)."
5749 msgstr ""
5750
5751 #: config/msp430/msp430.opt:104
5752 #, no-c-format
5753 msgid ""
5754 "Add the .lower prefix to section names when compiling with -m{code,data}-"
5755 "region=lower (disabled by default)."
5756 msgstr ""
5757
5758 #: config/msp430/msp430.opt:123
5759 #, no-c-format
5760 msgid ""
5761 "Passes on a request to the assembler to enable fixes for various silicon "
5762 "errata."
5763 msgstr ""
5764
5765 #: config/msp430/msp430.opt:127
5766 #, no-c-format
5767 msgid ""
5768 "Passes on a request to the assembler to warn about various silicon errata."
5769 msgstr ""
5770
5771 #: config/msp430/msp430.opt:131
5772 #, no-c-format
5773 msgid ""
5774 "The path to devices.csv.  The GCC driver can normally locate devices.csv "
5775 "itself and pass this option to the compiler, so the user shouldn't need to "
5776 "pass this."
5777 msgstr ""
5778
5779 #: config/msp430/msp430.opt:136
5780 #, no-c-format
5781 msgid ""
5782 "For shift operations by a constant amount, which require an individual "
5783 "instruction to shift by one position, set the maximum number of inline shift "
5784 "instructions (maximum value 64) to emit instead of using the corresponding "
5785 "__mspabi helper function. The default value is 4."
5786 msgstr ""
5787
5788 #: config/aarch64/aarch64.opt:43
5789 #, no-c-format
5790 msgid "The possible TLS dialects:"
5791 msgstr ""
5792
5793 #: config/aarch64/aarch64.opt:55
5794 #, no-c-format
5795 msgid "The code model option names for -mcmodel:"
5796 msgstr ""
5797
5798 #: config/aarch64/aarch64.opt:72 config/i386/i386.opt:1042
5799 #, no-c-format
5800 msgid "Generate code which uses only the general registers."
5801 msgstr ""
5802
5803 #: config/aarch64/aarch64.opt:76 config/i386/i386.opt:1134
5804 #, no-c-format
5805 msgid "Generate code to mitigate against straight line speculation."
5806 msgstr ""
5807
5808 #: config/aarch64/aarch64.opt:80
5809 #, no-c-format
5810 msgid "Workaround for ARM Cortex-A53 Erratum number 835769."
5811 msgstr ""
5812
5813 #: config/aarch64/aarch64.opt:84
5814 #, no-c-format
5815 msgid "Workaround for ARM Cortex-A53 Erratum number 843419."
5816 msgstr ""
5817
5818 #: config/aarch64/aarch64.opt:96
5819 #, no-c-format
5820 msgid "Don't assume that unaligned accesses are handled by the system."
5821 msgstr ""
5822
5823 #: config/aarch64/aarch64.opt:100 config/i386/i386.opt:405
5824 #, no-c-format
5825 msgid "Omit the frame pointer in leaf functions."
5826 msgstr ""
5827
5828 #: config/aarch64/aarch64.opt:104
5829 #, no-c-format
5830 msgid "Specify TLS dialect."
5831 msgstr ""
5832
5833 #: config/aarch64/aarch64.opt:108
5834 #, no-c-format
5835 msgid ""
5836 "Specifies bit size of immediate TLS offsets.  Valid values are 12, 24, 32, "
5837 "48."
5838 msgstr ""
5839
5840 #: config/aarch64/aarch64.opt:127
5841 #, no-c-format
5842 msgid "Use features of architecture ARCH."
5843 msgstr ""
5844
5845 #: config/aarch64/aarch64.opt:131
5846 #, no-c-format
5847 msgid "Use features of and optimize for CPU."
5848 msgstr ""
5849
5850 #: config/aarch64/aarch64.opt:135
5851 #, no-c-format
5852 msgid "Optimize for CPU."
5853 msgstr ""
5854
5855 #: config/aarch64/aarch64.opt:139
5856 #, no-c-format
5857 msgid "Generate code that conforms to the specified ABI."
5858 msgstr ""
5859
5860 #: config/aarch64/aarch64.opt:143
5861 #, no-c-format
5862 msgid ""
5863 "-moverride=<string>\tPower users only! Override CPU optimization parameters."
5864 msgstr ""
5865
5866 #: config/aarch64/aarch64.opt:147
5867 #, no-c-format
5868 msgid "Known AArch64 ABIs (for use with the -mabi= option):"
5869 msgstr ""
5870
5871 #: config/aarch64/aarch64.opt:157
5872 #, no-c-format
5873 msgid "PC relative literal loads."
5874 msgstr ""
5875
5876 #: config/aarch64/aarch64.opt:161
5877 #, no-c-format
5878 msgid "Use branch-protection features."
5879 msgstr ""
5880
5881 #: config/aarch64/aarch64.opt:165
5882 #, no-c-format
5883 msgid "Select return address signing scope."
5884 msgstr ""
5885
5886 #: config/aarch64/aarch64.opt:169
5887 #, no-c-format
5888 msgid ""
5889 "Supported AArch64 return address signing scope (for use with -msign-return-"
5890 "address= option):"
5891 msgstr ""
5892
5893 #: config/aarch64/aarch64.opt:182
5894 #, no-c-format
5895 msgid ""
5896 "Enable the reciprocal square root approximation.  Enabling this reduces "
5897 "precision of reciprocal square root results to about 16 bits for single "
5898 "precision and to 32 bits for double precision."
5899 msgstr ""
5900
5901 #: config/aarch64/aarch64.opt:188
5902 #, no-c-format
5903 msgid ""
5904 "Enable the square root approximation.  Enabling this reduces precision of "
5905 "square root results to about 16 bits for single precision and to 32 bits for "
5906 "double precision. If enabled, it implies -mlow-precision-recip-sqrt."
5907 msgstr ""
5908
5909 #: config/aarch64/aarch64.opt:195
5910 #, no-c-format
5911 msgid ""
5912 "Enable the division approximation.  Enabling this reduces precision of "
5913 "division results to about 16 bits for single precision and to 32 bits for "
5914 "double precision."
5915 msgstr ""
5916
5917 #: config/aarch64/aarch64.opt:201
5918 #, no-c-format
5919 msgid "The possible SVE vector lengths:"
5920 msgstr ""
5921
5922 #: config/aarch64/aarch64.opt:223
5923 #, no-c-format
5924 msgid ""
5925 "-msve-vector-bits=<number>\tSet the number of bits in an SVE vector register."
5926 msgstr ""
5927
5928 #: config/aarch64/aarch64.opt:227
5929 #, no-c-format
5930 msgid "Enables verbose cost model dumping in the debug dump files."
5931 msgstr ""
5932
5933 #: config/aarch64/aarch64.opt:231
5934 #, no-c-format
5935 msgid "Generate code to track when the CPU might be speculating incorrectly."
5936 msgstr ""
5937
5938 #: config/aarch64/aarch64.opt:249
5939 #, no-c-format
5940 msgid ""
5941 "Use the system register specified on the command line as the stack protector "
5942 "guard register. This option is for use with fstack-protector-strong and not "
5943 "for use in user-land code."
5944 msgstr ""
5945
5946 #: config/aarch64/aarch64.opt:255
5947 #, no-c-format
5948 msgid ""
5949 "Use an immediate to offset from the stack protector guard register, sp_el0. "
5950 "This option is for use with fstack-protector-strong and not for use in user-"
5951 "land code."
5952 msgstr ""
5953
5954 #: config/aarch64/aarch64.opt:264
5955 #, no-c-format
5956 msgid "Generate local calls to out-of-line atomic operations."
5957 msgstr ""
5958
5959 #: config/aarch64/aarch64.opt:268
5960 #, no-c-format
5961 msgid ""
5962 "When vectorizing for SVE, consider using unpacked vectors for smaller "
5963 "elements and use the cost model to pick the cheapest approach.  Also use the "
5964 "cost model to choose between SVE and Advanced SIMD vectorization."
5965 msgstr ""
5966
5967 #: config/aarch64/aarch64.opt:272
5968 #, no-c-format
5969 msgid ""
5970 "The number of Newton iterations for calculating the reciprocal for float "
5971 "type.  The precision of division is proportional to this param when division "
5972 "approximation is enabled.  The default value is 1."
5973 msgstr ""
5974
5975 #: config/aarch64/aarch64.opt:276
5976 #, no-c-format
5977 msgid ""
5978 "The number of Newton iterations for calculating the reciprocal for double "
5979 "type.  The precision of division is proportional to this param when division "
5980 "approximation is enabled.  The default value is 2."
5981 msgstr ""
5982
5983 #: config/aarch64/aarch64.opt:286
5984 #, no-c-format
5985 msgid "Constant memcpy size in bytes above which to start using MOPS sequence."
5986 msgstr ""
5987
5988 #: config/aarch64/aarch64.opt:290
5989 #, no-c-format
5990 msgid ""
5991 "Constant memmove size in bytes above which to start using MOPS sequence."
5992 msgstr ""
5993
5994 #: config/aarch64/aarch64.opt:294
5995 #, no-c-format
5996 msgid "Constant memset size in bytes from which to start using MOPS sequence."
5997 msgstr ""
5998
5999 #: config/linux.opt:24
6000 #, no-c-format
6001 msgid "Use Bionic C library."
6002 msgstr ""
6003
6004 #: config/linux.opt:28
6005 #, no-c-format
6006 msgid "Use GNU C library."
6007 msgstr ""
6008
6009 #: config/linux.opt:32
6010 #, no-c-format
6011 msgid "Use uClibc C library."
6012 msgstr ""
6013
6014 #: config/linux.opt:36
6015 #, no-c-format
6016 msgid "Use musl C library."
6017 msgstr ""
6018
6019 #: config/ia64/ilp32.opt:3
6020 #, no-c-format
6021 msgid "Generate ILP32 code."
6022 msgstr ""
6023
6024 #: config/ia64/ilp32.opt:7
6025 #, no-c-format
6026 msgid "Generate LP64 code."
6027 msgstr ""
6028
6029 #: config/ia64/ia64.opt:28
6030 #, no-c-format
6031 msgid "Generate big endian code."
6032 msgstr ""
6033
6034 #: config/ia64/ia64.opt:32
6035 #, no-c-format
6036 msgid "Generate little endian code."
6037 msgstr ""
6038
6039 #: config/ia64/ia64.opt:36
6040 #, no-c-format
6041 msgid "Generate code for GNU as."
6042 msgstr ""
6043
6044 #: config/ia64/ia64.opt:40
6045 #, no-c-format
6046 msgid "Generate code for GNU ld."
6047 msgstr ""
6048
6049 #: config/ia64/ia64.opt:44
6050 #, no-c-format
6051 msgid "Emit stop bits before and after volatile extended asms."
6052 msgstr ""
6053
6054 #: config/ia64/ia64.opt:48
6055 #, no-c-format
6056 msgid "Use in/loc/out register names."
6057 msgstr ""
6058
6059 #: config/ia64/ia64.opt:55
6060 #, no-c-format
6061 msgid "Enable use of sdata/scommon/sbss."
6062 msgstr ""
6063
6064 #: config/ia64/ia64.opt:59
6065 #, no-c-format
6066 msgid "Generate code without GP reg."
6067 msgstr ""
6068
6069 #: config/ia64/ia64.opt:63
6070 #, no-c-format
6071 msgid "gp is constant (but save/restore gp on indirect calls)."
6072 msgstr ""
6073
6074 #: config/ia64/ia64.opt:67
6075 #, no-c-format
6076 msgid "Generate self-relocatable code."
6077 msgstr ""
6078
6079 #: config/ia64/ia64.opt:71
6080 #, no-c-format
6081 msgid "Generate inline floating point division, optimize for latency."
6082 msgstr ""
6083
6084 #: config/ia64/ia64.opt:75
6085 #, no-c-format
6086 msgid "Generate inline floating point division, optimize for throughput."
6087 msgstr ""
6088
6089 #: config/ia64/ia64.opt:82
6090 #, no-c-format
6091 msgid "Generate inline integer division, optimize for latency."
6092 msgstr ""
6093
6094 #: config/ia64/ia64.opt:86
6095 #, no-c-format
6096 msgid "Generate inline integer division, optimize for throughput."
6097 msgstr ""
6098
6099 #: config/ia64/ia64.opt:90
6100 #, no-c-format
6101 msgid "Do not inline integer division."
6102 msgstr ""
6103
6104 #: config/ia64/ia64.opt:94
6105 #, no-c-format
6106 msgid "Generate inline square root, optimize for latency."
6107 msgstr ""
6108
6109 #: config/ia64/ia64.opt:98
6110 #, no-c-format
6111 msgid "Generate inline square root, optimize for throughput."
6112 msgstr ""
6113
6114 #: config/ia64/ia64.opt:102
6115 #, no-c-format
6116 msgid "Do not inline square root."
6117 msgstr ""
6118
6119 #: config/ia64/ia64.opt:106
6120 #, no-c-format
6121 msgid "Enable DWARF line debug info via GNU as."
6122 msgstr ""
6123
6124 #: config/ia64/ia64.opt:110
6125 #, no-c-format
6126 msgid "Enable earlier placing stop bits for better scheduling."
6127 msgstr ""
6128
6129 #: config/ia64/ia64.opt:114 config/pa/pa.opt:66 config/sh/sh.opt:227
6130 #, no-c-format
6131 msgid "Specify range of registers to make fixed."
6132 msgstr ""
6133
6134 #: config/ia64/ia64.opt:118 config/alpha/alpha.opt:130
6135 #, no-c-format
6136 msgid "Specify bit size of immediate TLS offsets."
6137 msgstr ""
6138
6139 #: config/ia64/ia64.opt:122 config/i386/i386.opt:523 config/s390/s390.opt:200
6140 #: config/sparc/sparc.opt:146 config/visium/visium.opt:49
6141 #, no-c-format
6142 msgid "Schedule code for given CPU."
6143 msgstr ""
6144
6145 #: config/ia64/ia64.opt:126
6146 #, no-c-format
6147 msgid "Known Itanium CPUs (for use with the -mtune= option):"
6148 msgstr ""
6149
6150 #: config/ia64/ia64.opt:136
6151 #, no-c-format
6152 msgid "Use data speculation before reload."
6153 msgstr ""
6154
6155 #: config/ia64/ia64.opt:140
6156 #, no-c-format
6157 msgid "Use data speculation after reload."
6158 msgstr ""
6159
6160 #: config/ia64/ia64.opt:144
6161 #, no-c-format
6162 msgid "Use control speculation."
6163 msgstr ""
6164
6165 #: config/ia64/ia64.opt:148
6166 #, no-c-format
6167 msgid "Use in block data speculation before reload."
6168 msgstr ""
6169
6170 #: config/ia64/ia64.opt:152
6171 #, no-c-format
6172 msgid "Use in block data speculation after reload."
6173 msgstr ""
6174
6175 #: config/ia64/ia64.opt:156
6176 #, no-c-format
6177 msgid "Use in block control speculation."
6178 msgstr ""
6179
6180 #: config/ia64/ia64.opt:160
6181 #, no-c-format
6182 msgid "Use simple data speculation check."
6183 msgstr ""
6184
6185 #: config/ia64/ia64.opt:164
6186 #, no-c-format
6187 msgid "Use simple data speculation check for control speculation."
6188 msgstr ""
6189
6190 #: config/ia64/ia64.opt:174
6191 #, no-c-format
6192 msgid ""
6193 "Count speculative dependencies while calculating priority of instructions."
6194 msgstr ""
6195
6196 #: config/ia64/ia64.opt:178
6197 #, no-c-format
6198 msgid "Place a stop bit after every cycle when scheduling."
6199 msgstr ""
6200
6201 #: config/ia64/ia64.opt:182
6202 #, no-c-format
6203 msgid ""
6204 "Assume that floating-point stores and loads are not likely to cause conflict "
6205 "when placed into one instruction group."
6206 msgstr ""
6207
6208 #: config/ia64/ia64.opt:186
6209 #, no-c-format
6210 msgid ""
6211 "Soft limit on number of memory insns per instruction group, giving lower "
6212 "priority to subsequent memory insns attempting to schedule in the same insn "
6213 "group. Frequently useful to prevent cache bank conflicts.  Default value is "
6214 "1."
6215 msgstr ""
6216
6217 #: config/ia64/ia64.opt:190
6218 #, no-c-format
6219 msgid ""
6220 "Disallow more than 'msched-max-memory-insns' in instruction group. "
6221 "Otherwise, limit is 'soft' (prefer non-memory operations when limit is "
6222 "reached)."
6223 msgstr ""
6224
6225 #: config/ia64/ia64.opt:194
6226 #, no-c-format
6227 msgid "Don't generate checks for control speculation in selective scheduling."
6228 msgstr ""
6229
6230 #: config/epiphany/epiphany.opt:24
6231 #, no-c-format
6232 msgid "Don't use any of r32..r63."
6233 msgstr ""
6234
6235 #: config/epiphany/epiphany.opt:28
6236 #, no-c-format
6237 msgid ""
6238 "Preferentially allocate registers that allow short instruction generation."
6239 msgstr ""
6240
6241 #: config/epiphany/epiphany.opt:32
6242 #, no-c-format
6243 msgid "Set branch cost."
6244 msgstr ""
6245
6246 #: config/epiphany/epiphany.opt:36
6247 #, no-c-format
6248 msgid "Enable conditional move instruction usage."
6249 msgstr ""
6250
6251 #: config/epiphany/epiphany.opt:40
6252 #, no-c-format
6253 msgid "Set number of nops to emit before each insn pattern."
6254 msgstr ""
6255
6256 #: config/epiphany/epiphany.opt:52
6257 #, no-c-format
6258 msgid "Use software floating point comparisons."
6259 msgstr ""
6260
6261 #: config/epiphany/epiphany.opt:56
6262 #, no-c-format
6263 msgid "Enable split of 32 bit immediate loads into low / high part."
6264 msgstr ""
6265
6266 #: config/epiphany/epiphany.opt:60
6267 #, no-c-format
6268 msgid "Enable use of POST_INC / POST_DEC."
6269 msgstr ""
6270
6271 #: config/epiphany/epiphany.opt:64
6272 #, no-c-format
6273 msgid "Enable use of POST_MODIFY."
6274 msgstr ""
6275
6276 #: config/epiphany/epiphany.opt:68
6277 #, no-c-format
6278 msgid "Set number of bytes on the stack preallocated for use by the callee."
6279 msgstr ""
6280
6281 #: config/epiphany/epiphany.opt:72
6282 #, no-c-format
6283 msgid "Assume round to nearest is selected for purposes of scheduling."
6284 msgstr ""
6285
6286 #: config/epiphany/epiphany.opt:76
6287 #, no-c-format
6288 msgid "Generate call insns as indirect calls."
6289 msgstr ""
6290
6291 #: config/epiphany/epiphany.opt:80
6292 #, no-c-format
6293 msgid "Generate call insns as direct calls."
6294 msgstr ""
6295
6296 #: config/epiphany/epiphany.opt:84
6297 #, no-c-format
6298 msgid ""
6299 "Assume labels and symbols can be addressed using 16 bit absolute addresses."
6300 msgstr ""
6301
6302 #: config/epiphany/epiphany.opt:108
6303 #, no-c-format
6304 msgid ""
6305 "A floatig point to integer truncation may be replaced with rounding to save "
6306 "mode switching."
6307 msgstr ""
6308
6309 #: config/epiphany/epiphany.opt:112
6310 #, no-c-format
6311 msgid "Vectorize for double-word operations."
6312 msgstr ""
6313
6314 #: config/epiphany/epiphany.opt:128
6315 #, no-c-format
6316 msgid ""
6317 "Split unaligned 8 byte vector moves before post-modify address generation."
6318 msgstr ""
6319
6320 #: config/epiphany/epiphany.opt:132
6321 #, no-c-format
6322 msgid "Use the floating point unit for integer add/subtract."
6323 msgstr ""
6324
6325 #: config/epiphany/epiphany.opt:136
6326 #, no-c-format
6327 msgid "Set register to hold -1."
6328 msgstr ""
6329
6330 #: config/ft32/ft32.opt:23
6331 #, no-c-format
6332 msgid "Target the software simulator."
6333 msgstr ""
6334
6335 #: config/ft32/ft32.opt:27 config/s390/s390.opt:231 config/mips/mips.opt:393
6336 #: config/arc/arc.opt:400
6337 #, no-c-format
6338 msgid "Use LRA instead of reload."
6339 msgstr ""
6340
6341 #: config/ft32/ft32.opt:31
6342 #, no-c-format
6343 msgid "Avoid use of the DIV and MOD instructions."
6344 msgstr ""
6345
6346 #: config/ft32/ft32.opt:35
6347 #, no-c-format
6348 msgid "Target the FT32B architecture."
6349 msgstr ""
6350
6351 #: config/ft32/ft32.opt:39
6352 #, no-c-format
6353 msgid "Enable FT32B code compression."
6354 msgstr ""
6355
6356 #: config/ft32/ft32.opt:43
6357 #, no-c-format
6358 msgid "Avoid placing any readable data in program memory."
6359 msgstr ""
6360
6361 #: config/h8300/h8300.opt:23
6362 #, no-c-format
6363 msgid "Generate H8S code."
6364 msgstr ""
6365
6366 #: config/h8300/h8300.opt:27
6367 #, no-c-format
6368 msgid "Generate H8SX code."
6369 msgstr ""
6370
6371 #: config/h8300/h8300.opt:31
6372 #, no-c-format
6373 msgid "Generate H8S/2600 code."
6374 msgstr ""
6375
6376 #: config/h8300/h8300.opt:35
6377 #, no-c-format
6378 msgid "Make integers 32 bits wide."
6379 msgstr ""
6380
6381 #: config/h8300/h8300.opt:42
6382 #, no-c-format
6383 msgid "Use registers for argument passing."
6384 msgstr ""
6385
6386 #: config/h8300/h8300.opt:46
6387 #, no-c-format
6388 msgid "Consider access to byte sized memory slow."
6389 msgstr ""
6390
6391 #: config/h8300/h8300.opt:50
6392 #, no-c-format
6393 msgid "Enable linker relaxing."
6394 msgstr ""
6395
6396 #: config/h8300/h8300.opt:54
6397 #, no-c-format
6398 msgid "Generate H8/300H code."
6399 msgstr ""
6400
6401 #: config/h8300/h8300.opt:58
6402 #, no-c-format
6403 msgid "Enable the normal mode."
6404 msgstr ""
6405
6406 #: config/h8300/h8300.opt:62
6407 #, no-c-format
6408 msgid "Use H8/300 alignment rules."
6409 msgstr ""
6410
6411 #: config/h8300/h8300.opt:66
6412 #, no-c-format
6413 msgid "Push extended registers on stack in monitor functions."
6414 msgstr ""
6415
6416 #: config/h8300/h8300.opt:70
6417 #, no-c-format
6418 msgid "Do not push extended registers on stack in monitor functions."
6419 msgstr ""
6420
6421 #: config/pru/pru.opt:31
6422 #, no-c-format
6423 msgid ""
6424 "-mmcu=MCU\tSelect the target System-On-Chip variant that embeds this PRU."
6425 msgstr ""
6426
6427 #: config/pru/pru.opt:35
6428 #, no-c-format
6429 msgid ""
6430 "Make GCC pass the --no-relax command-line option to the linker instead of "
6431 "the --relax option."
6432 msgstr ""
6433
6434 #: config/pru/pru.opt:40
6435 #, no-c-format
6436 msgid "Allow (or do not allow) gcc to use the LOOP instruction."
6437 msgstr ""
6438
6439 #: config/pru/pru.opt:44
6440 #, no-c-format
6441 msgid "Select target ABI variant."
6442 msgstr ""
6443
6444 #: config/pru/pru.opt:48
6445 #, no-c-format
6446 msgid "ABI variant code generation (for use with -mabi= option):"
6447 msgstr ""
6448
6449 #: config/pdp11/pdp11.opt:23
6450 #, no-c-format
6451 msgid "Generate code for an 11/10."
6452 msgstr ""
6453
6454 #: config/pdp11/pdp11.opt:27
6455 #, no-c-format
6456 msgid "Generate code for an 11/40."
6457 msgstr ""
6458
6459 #: config/pdp11/pdp11.opt:31
6460 #, no-c-format
6461 msgid "Generate code for an 11/45."
6462 msgstr ""
6463
6464 #: config/pdp11/pdp11.opt:35
6465 #, no-c-format
6466 msgid "Return floating-point results in ac0 (fr0 in Unix assembler syntax)."
6467 msgstr ""
6468
6469 #: config/pdp11/pdp11.opt:39
6470 #, no-c-format
6471 msgid "Use the DEC assembler syntax."
6472 msgstr ""
6473
6474 #: config/pdp11/pdp11.opt:43
6475 #, no-c-format
6476 msgid "Use the GNU assembler syntax."
6477 msgstr ""
6478
6479 #: config/pdp11/pdp11.opt:47 config/rs6000/rs6000.opt:187
6480 #: config/frv/frv.opt:158
6481 #, no-c-format
6482 msgid "Use hardware floating point."
6483 msgstr ""
6484
6485 #: config/pdp11/pdp11.opt:51
6486 #, no-c-format
6487 msgid "Use 16 bit int."
6488 msgstr ""
6489
6490 #: config/pdp11/pdp11.opt:55
6491 #, no-c-format
6492 msgid "Use 32 bit int."
6493 msgstr ""
6494
6495 #: config/pdp11/pdp11.opt:59 config/rs6000/rs6000.opt:183
6496 #, no-c-format
6497 msgid "Do not use hardware floating point."
6498 msgstr ""
6499
6500 #: config/pdp11/pdp11.opt:63
6501 #, no-c-format
6502 msgid "Target has split I&D."
6503 msgstr ""
6504
6505 #: config/pdp11/pdp11.opt:67
6506 #, no-c-format
6507 msgid "Use UNIX assembler syntax."
6508 msgstr ""
6509
6510 #: config/pdp11/pdp11.opt:71
6511 #, no-c-format
6512 msgid "Use LRA register allocator."
6513 msgstr ""
6514
6515 #: config/xtensa/xtensa.opt:23
6516 #, no-c-format
6517 msgid "Use CONST16 instruction to load constants."
6518 msgstr ""
6519
6520 #: config/xtensa/xtensa.opt:27
6521 #, no-c-format
6522 msgid "Disable position-independent code (PIC) for use in OS kernel code."
6523 msgstr ""
6524
6525 #: config/xtensa/xtensa.opt:31
6526 #, no-c-format
6527 msgid "Use indirect CALLXn instructions for large programs."
6528 msgstr ""
6529
6530 #: config/xtensa/xtensa.opt:35
6531 #, no-c-format
6532 msgid "Automatically align branch targets to reduce branch penalties."
6533 msgstr ""
6534
6535 #: config/xtensa/xtensa.opt:39
6536 #, no-c-format
6537 msgid "Intersperse literal pools with code in the text section."
6538 msgstr ""
6539
6540 #: config/xtensa/xtensa.opt:43
6541 #, no-c-format
6542 msgid ""
6543 "Relax literals in assembler and place them automatically in the text section."
6544 msgstr ""
6545
6546 #: config/xtensa/xtensa.opt:47
6547 #, no-c-format
6548 msgid ""
6549 "-mno-serialize-volatile\tDo not serialize volatile memory references with "
6550 "MEMW instructions."
6551 msgstr ""
6552
6553 #: config/xtensa/xtensa.opt:54
6554 #, no-c-format
6555 msgid "Use call0 ABI."
6556 msgstr ""
6557
6558 #: config/xtensa/xtensa.opt:58
6559 #, no-c-format
6560 msgid "Use windowed registers ABI."
6561 msgstr ""
6562
6563 #: config/i386/cygming.opt:23
6564 #, no-c-format
6565 msgid "Create console application."
6566 msgstr ""
6567
6568 #: config/i386/cygming.opt:27
6569 #, no-c-format
6570 msgid "Generate code for a DLL."
6571 msgstr ""
6572
6573 #: config/i386/cygming.opt:31
6574 #, no-c-format
6575 msgid "Ignore dllimport for functions."
6576 msgstr ""
6577
6578 #: config/i386/cygming.opt:35
6579 #, no-c-format
6580 msgid "Use Mingw-specific thread support."
6581 msgstr ""
6582
6583 #: config/i386/cygming.opt:39
6584 #, no-c-format
6585 msgid "Set Windows defines."
6586 msgstr ""
6587
6588 #: config/i386/cygming.opt:43
6589 #, no-c-format
6590 msgid "Create GUI application."
6591 msgstr ""
6592
6593 #: config/i386/cygming.opt:47
6594 #, no-c-format
6595 msgid "Use the GNU extension to the PE format for aligned common data."
6596 msgstr ""
6597
6598 #: config/i386/cygming.opt:51
6599 #, no-c-format
6600 msgid ""
6601 "Compile code that relies on Cygwin DLL wrappers to support C++ operator new/"
6602 "delete replacement."
6603 msgstr ""
6604
6605 #: config/i386/cygming.opt:55
6606 #, no-c-format
6607 msgid "For nested functions on stack executable permission is set."
6608 msgstr ""
6609
6610 #: config/i386/cygming.opt:62
6611 #, no-c-format
6612 msgid "Put relocated read-only data into .data section."
6613 msgstr ""
6614
6615 #: config/i386/mingw.opt:29
6616 #, no-c-format
6617 msgid "Warn about none ISO msvcrt scanf/printf width extensions."
6618 msgstr ""
6619
6620 #: config/i386/mingw-w64.opt:23
6621 #, no-c-format
6622 msgid "Use unicode startup and define UNICODE macro."
6623 msgstr ""
6624
6625 #: config/i386/i386.opt:198
6626 #, no-c-format
6627 msgid "sizeof(long double) is 16."
6628 msgstr ""
6629
6630 #: config/i386/i386.opt:202 config/i386/i386.opt:370
6631 #, no-c-format
6632 msgid "Use hardware fp."
6633 msgstr ""
6634
6635 #: config/i386/i386.opt:206
6636 #, no-c-format
6637 msgid "sizeof(long double) is 12."
6638 msgstr ""
6639
6640 #: config/i386/i386.opt:210
6641 #, no-c-format
6642 msgid "Use 80-bit long double."
6643 msgstr ""
6644
6645 #: config/i386/i386.opt:214 config/s390/s390.opt:160
6646 #: config/sparc/long-double-switch.opt:27 config/alpha/alpha.opt:102
6647 #, no-c-format
6648 msgid "Use 64-bit long double."
6649 msgstr ""
6650
6651 #: config/i386/i386.opt:218 config/s390/s390.opt:156
6652 #: config/sparc/long-double-switch.opt:23 config/alpha/alpha.opt:98
6653 #, no-c-format
6654 msgid "Use 128-bit long double."
6655 msgstr ""
6656
6657 #: config/i386/i386.opt:222 config/sh/sh.opt:179
6658 #, no-c-format
6659 msgid "Reserve space for outgoing arguments in the function prologue."
6660 msgstr ""
6661
6662 #: config/i386/i386.opt:226
6663 #, no-c-format
6664 msgid "Align some doubles on dword boundary."
6665 msgstr ""
6666
6667 #: config/i386/i386.opt:230
6668 #, no-c-format
6669 msgid "Function starts are aligned to this power of 2."
6670 msgstr ""
6671
6672 #: config/i386/i386.opt:234
6673 #, no-c-format
6674 msgid "Jump targets are aligned to this power of 2."
6675 msgstr ""
6676
6677 #: config/i386/i386.opt:238
6678 #, no-c-format
6679 msgid "Loop code aligned to this power of 2."
6680 msgstr ""
6681
6682 #: config/i386/i386.opt:242
6683 #, no-c-format
6684 msgid "Align destination of the string operations."
6685 msgstr ""
6686
6687 #: config/i386/i386.opt:263 config/s390/s390.opt:56
6688 #, no-c-format
6689 msgid "Generate code for given CPU."
6690 msgstr ""
6691
6692 #: config/i386/i386.opt:267
6693 #, no-c-format
6694 msgid "Use given assembler dialect."
6695 msgstr ""
6696
6697 #: config/i386/i386.opt:271
6698 #, no-c-format
6699 msgid "Known assembler dialects (for use with the -masm= option):"
6700 msgstr ""
6701
6702 #: config/i386/i386.opt:281
6703 #, no-c-format
6704 msgid "Branches are this expensive (arbitrary units)."
6705 msgstr ""
6706
6707 #: config/i386/i386.opt:285
6708 #, no-c-format
6709 msgid ""
6710 "-mlarge-data-threshold=<number>\tData greater than given threshold will go "
6711 "into .ldata section in x86-64 medium model."
6712 msgstr ""
6713
6714 #: config/i386/i386.opt:289
6715 #, no-c-format
6716 msgid "Use given x86-64 code model."
6717 msgstr ""
6718
6719 #: config/i386/i386.opt:312
6720 #, no-c-format
6721 msgid "Use given address mode."
6722 msgstr ""
6723
6724 #: config/i386/i386.opt:316
6725 #, no-c-format
6726 msgid "Known address mode (for use with the -maddress-mode= option):"
6727 msgstr ""
6728
6729 #: config/i386/i386.opt:329
6730 #, no-c-format
6731 msgid "Generate sin, cos, sqrt for FPU."
6732 msgstr ""
6733
6734 #: config/i386/i386.opt:333
6735 #, no-c-format
6736 msgid "Always use Dynamic Realigned Argument Pointer (DRAP) to realign stack."
6737 msgstr ""
6738
6739 #: config/i386/i386.opt:337
6740 #, no-c-format
6741 msgid "Return values of functions in FPU registers."
6742 msgstr ""
6743
6744 #: config/i386/i386.opt:341
6745 #, no-c-format
6746 msgid "Generate floating point mathematics using given instruction set."
6747 msgstr ""
6748
6749 #: config/i386/i386.opt:345
6750 #, no-c-format
6751 msgid "Valid arguments to -mfpmath=:"
6752 msgstr ""
6753
6754 #: config/i386/i386.opt:378
6755 #, no-c-format
6756 msgid "Inline all known string operations."
6757 msgstr ""
6758
6759 #: config/i386/i386.opt:382
6760 #, no-c-format
6761 msgid ""
6762 "Inline memset/memcpy string operations, but perform inline version only for "
6763 "small blocks."
6764 msgstr ""
6765
6766 #: config/i386/i386.opt:389
6767 #, no-c-format
6768 msgid "Use native (MS) bitfield layout."
6769 msgstr ""
6770
6771 #: config/i386/i386.opt:409
6772 #, no-c-format
6773 msgid ""
6774 "Relax cmpxchg loop for atomic_fetch_{or,xor,and,nand} by adding load and cmp "
6775 "before cmpxchg, execute pause and loop back to load and compare if load "
6776 "value is not expected."
6777 msgstr ""
6778
6779 #: config/i386/i386.opt:413
6780 #, no-c-format
6781 msgid "Set 80387 floating-point precision to 32-bit."
6782 msgstr ""
6783
6784 #: config/i386/i386.opt:417
6785 #, no-c-format
6786 msgid "Set 80387 floating-point precision to 64-bit."
6787 msgstr ""
6788
6789 #: config/i386/i386.opt:421
6790 #, no-c-format
6791 msgid "Set 80387 floating-point precision to 80-bit."
6792 msgstr ""
6793
6794 #: config/i386/i386.opt:429
6795 #, no-c-format
6796 msgid "Assume incoming stack aligned to this power of 2."
6797 msgstr ""
6798
6799 #: config/i386/i386.opt:433
6800 #, no-c-format
6801 msgid "Use push instructions to save outgoing arguments."
6802 msgstr ""
6803
6804 #: config/i386/i386.opt:437
6805 #, no-c-format
6806 msgid "Use red-zone in the x86-64 code."
6807 msgstr ""
6808
6809 #: config/i386/i386.opt:441
6810 #, no-c-format
6811 msgid "Number of registers used to pass integer arguments."
6812 msgstr ""
6813
6814 #: config/i386/i386.opt:445
6815 #, no-c-format
6816 msgid "Alternate calling convention."
6817 msgstr ""
6818
6819 #: config/i386/i386.opt:449 config/alpha/alpha.opt:23
6820 #, no-c-format
6821 msgid "Do not use hardware fp."
6822 msgstr ""
6823
6824 #: config/i386/i386.opt:453
6825 #, no-c-format
6826 msgid "Use SSE register passing conventions for SF and DF mode."
6827 msgstr ""
6828
6829 #: config/i386/i386.opt:457
6830 #, no-c-format
6831 msgid "Realign stack in prologue."
6832 msgstr ""
6833
6834 #: config/i386/i386.opt:461
6835 #, no-c-format
6836 msgid "Enable stack probing."
6837 msgstr ""
6838
6839 #: config/i386/i386.opt:465
6840 #, no-c-format
6841 msgid "Specify memcpy expansion strategy when expected size is known."
6842 msgstr ""
6843
6844 #: config/i386/i386.opt:469
6845 #, no-c-format
6846 msgid "Specify memset expansion strategy when expected size is known."
6847 msgstr ""
6848
6849 #: config/i386/i386.opt:473
6850 #, no-c-format
6851 msgid "Chose strategy to generate stringop using."
6852 msgstr ""
6853
6854 #: config/i386/i386.opt:477
6855 #, no-c-format
6856 msgid "Valid arguments to -mstringop-strategy=:"
6857 msgstr ""
6858
6859 #: config/i386/i386.opt:505
6860 #, no-c-format
6861 msgid "Use given thread-local storage dialect."
6862 msgstr ""
6863
6864 #: config/i386/i386.opt:509
6865 #, no-c-format
6866 msgid "Known TLS dialects (for use with the -mtls-dialect= option):"
6867 msgstr ""
6868
6869 #: config/i386/i386.opt:519
6870 #, no-c-format
6871 msgid "Use direct references against %gs when accessing tls data."
6872 msgstr ""
6873
6874 #: config/i386/i386.opt:527
6875 #, no-c-format
6876 msgid "Fine grain control of tune features."
6877 msgstr ""
6878
6879 #: config/i386/i386.opt:531
6880 #, no-c-format
6881 msgid "Clear all tune features."
6882 msgstr ""
6883
6884 #: config/i386/i386.opt:538
6885 #, no-c-format
6886 msgid "Generate code that conforms to Intel MCU psABI."
6887 msgstr ""
6888
6889 #: config/i386/i386.opt:542
6890 #, no-c-format
6891 msgid "Generate code that conforms to the given ABI."
6892 msgstr ""
6893
6894 #: config/i386/i386.opt:546 config/nds32/nds32.opt:51
6895 #, no-c-format
6896 msgid "Known ABIs (for use with the -mabi= option):"
6897 msgstr ""
6898
6899 #: config/i386/i386.opt:556
6900 #, no-c-format
6901 msgid ""
6902 "Use libgcc stubs to save and restore registers clobbered by 64-bit Microsoft "
6903 "to System V ABI calls."
6904 msgstr ""
6905
6906 #: config/i386/i386.opt:560 config/rs6000/rs6000.opt:199
6907 #, no-c-format
6908 msgid "Vector library ABI to use."
6909 msgstr ""
6910
6911 #: config/i386/i386.opt:564
6912 #, no-c-format
6913 msgid ""
6914 "Known vectorization library ABIs (for use with the -mveclibabi= option):"
6915 msgstr ""
6916
6917 #: config/i386/i386.opt:574
6918 #, no-c-format
6919 msgid "Return 8-byte vectors in memory."
6920 msgstr ""
6921
6922 #: config/i386/i386.opt:578
6923 #, no-c-format
6924 msgid "Generate reciprocals instead of divss and sqrtss."
6925 msgstr ""
6926
6927 #: config/i386/i386.opt:582
6928 #, no-c-format
6929 msgid "Control generation of reciprocal estimates."
6930 msgstr ""
6931
6932 #: config/i386/i386.opt:586
6933 #, no-c-format
6934 msgid "Generate cld instruction in the function prologue."
6935 msgstr ""
6936
6937 #: config/i386/i386.opt:590
6938 #, no-c-format
6939 msgid ""
6940 "Generate vzeroupper instruction before a transfer of control flow out of the "
6941 "function."
6942 msgstr ""
6943
6944 #: config/i386/i386.opt:595
6945 #, no-c-format
6946 msgid ""
6947 "Disable Scalar to Vector optimization pass transforming 64-bit integer "
6948 "computations into a vector ones."
6949 msgstr ""
6950
6951 #: config/i386/i386.opt:600
6952 #, no-c-format
6953 msgid ""
6954 "Do dispatch scheduling if processor is bdver1, bdver2, bdver3, bdver4 or "
6955 "znver1 and Haifa scheduling is selected."
6956 msgstr ""
6957
6958 #: config/i386/i386.opt:605
6959 #, no-c-format
6960 msgid ""
6961 "Use 128-bit AVX instructions instead of 256-bit AVX instructions in the auto-"
6962 "vectorizer."
6963 msgstr ""
6964
6965 #: config/i386/i386.opt:609
6966 #, no-c-format
6967 msgid ""
6968 "Use given register vector width instructions instead of maximum register "
6969 "width in the auto-vectorizer."
6970 msgstr ""
6971
6972 #: config/i386/i386.opt:613
6973 #, no-c-format
6974 msgid ""
6975 "Known preferred register vector length (to use with the -mprefer-vector-"
6976 "width= option):"
6977 msgstr ""
6978
6979 #: config/i386/i386.opt:629
6980 #, no-c-format
6981 msgid ""
6982 "Maximum number of bits that can be moved from memory to memory efficiently."
6983 msgstr ""
6984
6985 #: config/i386/i386.opt:633
6986 #, no-c-format
6987 msgid "Maximum number of bits that can be stored to memory efficiently."
6988 msgstr ""
6989
6990 #: config/i386/i386.opt:639
6991 #, no-c-format
6992 msgid "Generate 32bit i386 code."
6993 msgstr ""
6994
6995 #: config/i386/i386.opt:643
6996 #, no-c-format
6997 msgid "Generate 64bit x86-64 code."
6998 msgstr ""
6999
7000 #: config/i386/i386.opt:647
7001 #, no-c-format
7002 msgid "Generate 32bit x86-64 code."
7003 msgstr ""
7004
7005 #: config/i386/i386.opt:651
7006 #, no-c-format
7007 msgid "Generate 16bit i386 code."
7008 msgstr ""
7009
7010 #: config/i386/i386.opt:655
7011 #, no-c-format
7012 msgid "Support MMX built-in functions."
7013 msgstr ""
7014
7015 #: config/i386/i386.opt:659
7016 #, no-c-format
7017 msgid "Support 3DNow! built-in functions."
7018 msgstr ""
7019
7020 #: config/i386/i386.opt:663
7021 #, no-c-format
7022 msgid "Support Athlon 3Dnow! built-in functions."
7023 msgstr ""
7024
7025 #: config/i386/i386.opt:667
7026 #, no-c-format
7027 msgid "Support MMX and SSE built-in functions and code generation."
7028 msgstr ""
7029
7030 #: config/i386/i386.opt:671
7031 #, no-c-format
7032 msgid "Support MMX, SSE and SSE2 built-in functions and code generation."
7033 msgstr ""
7034
7035 #: config/i386/i386.opt:675
7036 #, no-c-format
7037 msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation."
7038 msgstr ""
7039
7040 #: config/i386/i386.opt:679
7041 #, no-c-format
7042 msgid ""
7043 "Support MMX, SSE, SSE2, SSE3 and SSSE3 built-in functions and code "
7044 "generation."
7045 msgstr ""
7046
7047 #: config/i386/i386.opt:683
7048 #, no-c-format
7049 msgid ""
7050 "Support MMX, SSE, SSE2, SSE3, SSSE3 and SSE4.1 built-in functions and code "
7051 "generation."
7052 msgstr ""
7053
7054 #: config/i386/i386.opt:687 config/i386/i386.opt:691
7055 #, no-c-format
7056 msgid ""
7057 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1 and SSE4.2 built-in functions "
7058 "and code generation."
7059 msgstr ""
7060
7061 #: config/i386/i386.opt:695
7062 #, no-c-format
7063 msgid ""
7064 "Do not support SSE4.1 and SSE4.2 built-in functions and code generation."
7065 msgstr ""
7066
7067 #: config/i386/i386.opt:703
7068 #, no-c-format
7069 msgid ""
7070 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2 and AVX built-in "
7071 "functions and code generation."
7072 msgstr ""
7073
7074 #: config/i386/i386.opt:707
7075 #, no-c-format
7076 msgid ""
7077 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and AVX2 built-in "
7078 "functions and code generation."
7079 msgstr ""
7080
7081 #: config/i386/i386.opt:711
7082 #, no-c-format
7083 msgid ""
7084 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
7085 "built-in functions and code generation."
7086 msgstr ""
7087
7088 #: config/i386/i386.opt:715
7089 #, no-c-format
7090 msgid ""
7091 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
7092 "and AVX512PF built-in functions and code generation."
7093 msgstr ""
7094
7095 #: config/i386/i386.opt:719
7096 #, no-c-format
7097 msgid ""
7098 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
7099 "and AVX512ER built-in functions and code generation."
7100 msgstr ""
7101
7102 #: config/i386/i386.opt:723
7103 #, no-c-format
7104 msgid ""
7105 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
7106 "and AVX512CD built-in functions and code generation."
7107 msgstr ""
7108
7109 #: config/i386/i386.opt:727
7110 #, no-c-format
7111 msgid ""
7112 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
7113 "and AVX512DQ built-in functions and code generation."
7114 msgstr ""
7115
7116 #: config/i386/i386.opt:731
7117 #, no-c-format
7118 msgid ""
7119 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
7120 "and AVX512BW built-in functions and code generation."
7121 msgstr ""
7122
7123 #: config/i386/i386.opt:735
7124 #, no-c-format
7125 msgid ""
7126 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
7127 "and AVX512VL built-in functions and code generation."
7128 msgstr ""
7129
7130 #: config/i386/i386.opt:739
7131 #, no-c-format
7132 msgid ""
7133 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
7134 "and AVX512IFMA built-in functions and code generation."
7135 msgstr ""
7136
7137 #: config/i386/i386.opt:743
7138 #, no-c-format
7139 msgid ""
7140 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
7141 "and AVX512VBMI built-in functions and code generation."
7142 msgstr ""
7143
7144 #: config/i386/i386.opt:747
7145 #, no-c-format
7146 msgid ""
7147 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
7148 "AVX5124FMAPS built-in functions and code generation."
7149 msgstr ""
7150
7151 #: config/i386/i386.opt:751
7152 #, no-c-format
7153 msgid ""
7154 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
7155 "AVX5124VNNIW built-in functions and code generation."
7156 msgstr ""
7157
7158 #: config/i386/i386.opt:755
7159 #, no-c-format
7160 msgid ""
7161 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
7162 "AVX512VPOPCNTDQ built-in functions and code generation."
7163 msgstr ""
7164
7165 #: config/i386/i386.opt:759
7166 #, no-c-format
7167 msgid ""
7168 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
7169 "AVX512VBMI2 built-in functions and code generation."
7170 msgstr ""
7171
7172 #: config/i386/i386.opt:763
7173 #, no-c-format
7174 msgid "Support AVX512VNNI built-in functions and code generation."
7175 msgstr ""
7176
7177 #: config/i386/i386.opt:767
7178 #, no-c-format
7179 msgid ""
7180 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
7181 "AVX512BITALG built-in functions and code generation."
7182 msgstr ""
7183
7184 #: config/i386/i386.opt:771
7185 #, no-c-format
7186 msgid "Support AVX512VP2INTERSECT built-in functions and code generation."
7187 msgstr ""
7188
7189 #: config/i386/i386.opt:775
7190 #, no-c-format
7191 msgid ""
7192 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and FMA built-in "
7193 "functions and code generation."
7194 msgstr ""
7195
7196 #: config/i386/i386.opt:779
7197 #, no-c-format
7198 msgid ""
7199 "Support MMX, SSE, SSE2, SSE3 and SSE4A built-in functions and code "
7200 "generation."
7201 msgstr ""
7202
7203 #: config/i386/i386.opt:783
7204 #, no-c-format
7205 msgid "Support FMA4 built-in functions and code generation."
7206 msgstr ""
7207
7208 #: config/i386/i386.opt:787
7209 #, no-c-format
7210 msgid "Support XOP built-in functions and code generation."
7211 msgstr ""
7212
7213 #: config/i386/i386.opt:791
7214 #, no-c-format
7215 msgid "Support LWP built-in functions and code generation."
7216 msgstr ""
7217
7218 #: config/i386/i386.opt:795
7219 #, no-c-format
7220 msgid ""
7221 "Support code generation of Advanced Bit Manipulation (ABM) instructions."
7222 msgstr ""
7223
7224 #: config/i386/i386.opt:799
7225 #, no-c-format
7226 msgid "Support code generation of popcnt instruction."
7227 msgstr ""
7228
7229 #: config/i386/i386.opt:803
7230 #, no-c-format
7231 msgid "Support PCONFIG built-in functions and code generation."
7232 msgstr ""
7233
7234 #: config/i386/i386.opt:807
7235 #, no-c-format
7236 msgid "Support WBNOINVD built-in functions and code generation."
7237 msgstr ""
7238
7239 #: config/i386/i386.opt:811
7240 #, no-c-format
7241 msgid "Support PTWRITE built-in functions and code generation."
7242 msgstr ""
7243
7244 #: config/i386/i386.opt:815
7245 #, no-c-format
7246 msgid "Support UINTR built-in functions and code generation."
7247 msgstr ""
7248
7249 #: config/i386/i386.opt:819
7250 #, no-c-format
7251 msgid "Support SGX built-in functions and code generation."
7252 msgstr ""
7253
7254 #: config/i386/i386.opt:823
7255 #, no-c-format
7256 msgid "Support RDPID built-in functions and code generation."
7257 msgstr ""
7258
7259 #: config/i386/i386.opt:827
7260 #, no-c-format
7261 msgid "Support GFNI built-in functions and code generation."
7262 msgstr ""
7263
7264 #: config/i386/i386.opt:831
7265 #, no-c-format
7266 msgid "Support VAES built-in functions and code generation."
7267 msgstr ""
7268
7269 #: config/i386/i386.opt:835
7270 #, no-c-format
7271 msgid "Support VPCLMULQDQ built-in functions and code generation."
7272 msgstr ""
7273
7274 #: config/i386/i386.opt:839
7275 #, no-c-format
7276 msgid "Support BMI built-in functions and code generation."
7277 msgstr ""
7278
7279 #: config/i386/i386.opt:843
7280 #, no-c-format
7281 msgid "Support BMI2 built-in functions and code generation."
7282 msgstr ""
7283
7284 #: config/i386/i386.opt:847
7285 #, no-c-format
7286 msgid "Support LZCNT built-in function and code generation."
7287 msgstr ""
7288
7289 #: config/i386/i386.opt:851
7290 #, no-c-format
7291 msgid "Support Hardware Lock Elision prefixes."
7292 msgstr ""
7293
7294 #: config/i386/i386.opt:855
7295 #, no-c-format
7296 msgid "Support RDSEED instruction."
7297 msgstr ""
7298
7299 #: config/i386/i386.opt:859
7300 #, no-c-format
7301 msgid "Support PREFETCHW instruction."
7302 msgstr ""
7303
7304 #: config/i386/i386.opt:863
7305 #, no-c-format
7306 msgid "Support flag-preserving add-carry instructions."
7307 msgstr ""
7308
7309 #: config/i386/i386.opt:867
7310 #, no-c-format
7311 msgid "Support CLFLUSHOPT instructions."
7312 msgstr ""
7313
7314 #: config/i386/i386.opt:871
7315 #, no-c-format
7316 msgid "Support CLWB instruction."
7317 msgstr ""
7318
7319 #: config/i386/i386.opt:878
7320 #, no-c-format
7321 msgid "Support FXSAVE and FXRSTOR instructions."
7322 msgstr ""
7323
7324 #: config/i386/i386.opt:882
7325 #, no-c-format
7326 msgid "Support XSAVE and XRSTOR instructions."
7327 msgstr ""
7328
7329 #: config/i386/i386.opt:886
7330 #, no-c-format
7331 msgid "Support XSAVEOPT instruction."
7332 msgstr ""
7333
7334 #: config/i386/i386.opt:890
7335 #, no-c-format
7336 msgid "Support XSAVEC instructions."
7337 msgstr ""
7338
7339 #: config/i386/i386.opt:894
7340 #, no-c-format
7341 msgid "Support XSAVES and XRSTORS instructions."
7342 msgstr ""
7343
7344 #: config/i386/i386.opt:898
7345 #, no-c-format
7346 msgid "Support TBM built-in functions and code generation."
7347 msgstr ""
7348
7349 #: config/i386/i386.opt:902
7350 #, no-c-format
7351 msgid "Support code generation of cmpxchg16b instruction."
7352 msgstr ""
7353
7354 #: config/i386/i386.opt:906
7355 #, no-c-format
7356 msgid "Support code generation of sahf instruction in 64bit x86-64 code."
7357 msgstr ""
7358
7359 #: config/i386/i386.opt:910
7360 #, no-c-format
7361 msgid "Support code generation of movbe instruction."
7362 msgstr ""
7363
7364 #: config/i386/i386.opt:914
7365 #, no-c-format
7366 msgid "Support code generation of crc32 instruction."
7367 msgstr ""
7368
7369 #: config/i386/i386.opt:918
7370 #, no-c-format
7371 msgid "Support AES built-in functions and code generation."
7372 msgstr ""
7373
7374 #: config/i386/i386.opt:922
7375 #, no-c-format
7376 msgid "Support SHA1 and SHA256 built-in functions and code generation."
7377 msgstr ""
7378
7379 #: config/i386/i386.opt:926
7380 #, no-c-format
7381 msgid "Support PCLMUL built-in functions and code generation."
7382 msgstr ""
7383
7384 #: config/i386/i386.opt:930
7385 #, no-c-format
7386 msgid "Encode SSE instructions with VEX prefix."
7387 msgstr ""
7388
7389 #: config/i386/i386.opt:934
7390 #, no-c-format
7391 msgid "Support FSGSBASE built-in functions and code generation."
7392 msgstr ""
7393
7394 #: config/i386/i386.opt:938
7395 #, no-c-format
7396 msgid "Support RDRND built-in functions and code generation."
7397 msgstr ""
7398
7399 #: config/i386/i386.opt:942
7400 #, no-c-format
7401 msgid "Support F16C built-in functions and code generation."
7402 msgstr ""
7403
7404 #: config/i386/i386.opt:946
7405 #, no-c-format
7406 msgid "Support PREFETCHWT1 built-in functions and code generation."
7407 msgstr ""
7408
7409 #: config/i386/i386.opt:950
7410 #, no-c-format
7411 msgid "Emit profiling counter call at function entry before prologue."
7412 msgstr ""
7413
7414 #: config/i386/i386.opt:954
7415 #, no-c-format
7416 msgid "Generate __mcount_loc section with all mcount or __fentry__ calls."
7417 msgstr ""
7418
7419 #: config/i386/i386.opt:958 config/s390/s390.opt:308
7420 #, no-c-format
7421 msgid ""
7422 "Generate mcount/__fentry__ calls as nops. To activate they need to be "
7423 "patched in."
7424 msgstr ""
7425
7426 #: config/i386/i386.opt:963
7427 #, no-c-format
7428 msgid "Set name of __fentry__ symbol called at function entry."
7429 msgstr ""
7430
7431 #: config/i386/i386.opt:967
7432 #, no-c-format
7433 msgid "Set name of section to record mrecord-mcount calls."
7434 msgstr ""
7435
7436 #: config/i386/i386.opt:971
7437 #, no-c-format
7438 msgid "Skip setting up RAX register when passing variable arguments."
7439 msgstr ""
7440
7441 #: config/i386/i386.opt:975
7442 #, no-c-format
7443 msgid ""
7444 "Expand 32bit/64bit integer divide into 8bit unsigned integer divide with run-"
7445 "time check."
7446 msgstr ""
7447
7448 #: config/i386/i386.opt:979
7449 #, no-c-format
7450 msgid "Split 32-byte AVX unaligned load."
7451 msgstr ""
7452
7453 #: config/i386/i386.opt:983
7454 #, no-c-format
7455 msgid "Split 32-byte AVX unaligned store."
7456 msgstr ""
7457
7458 #: config/i386/i386.opt:987
7459 #, no-c-format
7460 msgid "Support RTM built-in functions and code generation."
7461 msgstr ""
7462
7463 #: config/i386/i386.opt:995
7464 #, no-c-format
7465 msgid "Support MWAITX and MONITORX built-in functions and code generation."
7466 msgstr ""
7467
7468 #: config/i386/i386.opt:999
7469 #, no-c-format
7470 msgid "Support CLZERO built-in functions and code generation."
7471 msgstr ""
7472
7473 #: config/i386/i386.opt:1003
7474 #, no-c-format
7475 msgid "Support PKU built-in functions and code generation."
7476 msgstr ""
7477
7478 #: config/i386/i386.opt:1011
7479 #, no-c-format
7480 msgid ""
7481 "Known stack protector guard (for use with the -mstack-protector-guard= "
7482 "option):"
7483 msgstr ""
7484
7485 #: config/i386/i386.opt:1035
7486 #, no-c-format
7487 msgid "Use the given symbol for addressing the stack-protector guard."
7488 msgstr ""
7489
7490 #: config/i386/i386.opt:1046
7491 #, no-c-format
7492 msgid ""
7493 "Enable shadow stack built-in functions from Control-flow Enforcement "
7494 "Technology (CET)."
7495 msgstr ""
7496
7497 #: config/i386/i386.opt:1051
7498 #, no-c-format
7499 msgid ""
7500 "Turn on CET instrumentation for switch statements that use a jump table and "
7501 "an indirect jump."
7502 msgstr ""
7503
7504 #: config/i386/i386.opt:1056
7505 #, no-c-format
7506 msgid ""
7507 "Insert ENDBR instruction at function entry only via cf_check attribute for "
7508 "CET instrumentation."
7509 msgstr ""
7510
7511 #: config/i386/i386.opt:1061
7512 #, no-c-format
7513 msgid "Make all function calls indirect."
7514 msgstr ""
7515
7516 #: config/i386/i386.opt:1065
7517 #, no-c-format
7518 msgid "Convert indirect call and jump to call and return thunks."
7519 msgstr ""
7520
7521 #: config/i386/i386.opt:1069
7522 #, no-c-format
7523 msgid "Convert function return to call and return thunk."
7524 msgstr ""
7525
7526 #: config/i386/i386.opt:1073 config/s390/s390.opt:274
7527 #, no-c-format
7528 msgid ""
7529 "Known indirect branch choices (for use with the -mindirect-branch=/-"
7530 "mfunction-return= options):"
7531 msgstr ""
7532
7533 #: config/i386/i386.opt:1089
7534 #, no-c-format
7535 msgid ""
7536 "Add CS prefix to call and jmp to indirect thunk with branch target in r8-r15 "
7537 "registers."
7538 msgstr ""
7539
7540 #: config/i386/i386.opt:1093
7541 #, no-c-format
7542 msgid "Force indirect call and jump via register."
7543 msgstr ""
7544
7545 #: config/i386/i386.opt:1097
7546 #, no-c-format
7547 msgid "Support MOVDIRI built-in functions and code generation."
7548 msgstr ""
7549
7550 #: config/i386/i386.opt:1101
7551 #, no-c-format
7552 msgid "Support MOVDIR64B built-in functions and code generation."
7553 msgstr ""
7554
7555 #: config/i386/i386.opt:1105
7556 #, no-c-format
7557 msgid "Support WAITPKG built-in functions and code generation."
7558 msgstr ""
7559
7560 #: config/i386/i386.opt:1109
7561 #, no-c-format
7562 msgid "Support CLDEMOTE built-in functions and code generation."
7563 msgstr ""
7564
7565 #: config/i386/i386.opt:1113
7566 #, no-c-format
7567 msgid "Instrument function exit in instrumented functions with __fentry__."
7568 msgstr ""
7569
7570 #: config/i386/i386.opt:1117
7571 #, no-c-format
7572 msgid "Known choices for return instrumentation with -minstrument-return=:"
7573 msgstr ""
7574
7575 #: config/i386/i386.opt:1130
7576 #, no-c-format
7577 msgid ""
7578 "Generate a __return_loc section pointing to all return instrumentation code."
7579 msgstr ""
7580
7581 #: config/i386/i386.opt:1138
7582 #, no-c-format
7583 msgid ""
7584 "Known choices for mitigation against straight line speculation with -mharden-"
7585 "sls=:"
7586 msgstr ""
7587
7588 #: config/i386/i386.opt:1154
7589 #, no-c-format
7590 msgid ""
7591 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
7592 "AVX512BF16 built-in functions and code generation."
7593 msgstr ""
7594
7595 #: config/i386/i386.opt:1159
7596 #, no-c-format
7597 msgid "Support ENQCMD built-in functions and code generation."
7598 msgstr ""
7599
7600 #: config/i386/i386.opt:1163
7601 #, no-c-format
7602 msgid "Support SERIALIZE built-in functions and code generation."
7603 msgstr ""
7604
7605 #: config/i386/i386.opt:1167
7606 #, no-c-format
7607 msgid "Support TSXLDTRK built-in functions and code generation."
7608 msgstr ""
7609
7610 #: config/i386/i386.opt:1171
7611 #, no-c-format
7612 msgid "Support AMX-TILE built-in functions and code generation."
7613 msgstr ""
7614
7615 #: config/i386/i386.opt:1175
7616 #, no-c-format
7617 msgid "Support AMX-INT8 built-in functions and code generation."
7618 msgstr ""
7619
7620 #: config/i386/i386.opt:1179
7621 #, no-c-format
7622 msgid "Support AMX-BF16 built-in functions and code generation."
7623 msgstr ""
7624
7625 #: config/i386/i386.opt:1183
7626 #, no-c-format
7627 msgid "Support HRESET built-in functions and code generation."
7628 msgstr ""
7629
7630 #: config/i386/i386.opt:1187
7631 #, no-c-format
7632 msgid "Support KL built-in functions and code generation."
7633 msgstr ""
7634
7635 #: config/i386/i386.opt:1191
7636 #, no-c-format
7637 msgid "Support WIDEKL built-in functions and code generation."
7638 msgstr ""
7639
7640 #: config/i386/i386.opt:1195
7641 #, no-c-format
7642 msgid ""
7643 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, and AVXVNNI "
7644 "built-in functions and code generation."
7645 msgstr ""
7646
7647 #: config/i386/i386.opt:1200
7648 #, no-c-format
7649 msgid "Emit GNU_PROPERTY_X86_ISA_1_NEEDED GNU property."
7650 msgstr ""
7651
7652 #: config/i386/i386.opt:1204
7653 #, no-c-format
7654 msgid "Support MWAIT and MONITOR built-in functions and code generation."
7655 msgstr ""
7656
7657 #: config/i386/i386.opt:1208
7658 #, no-c-format
7659 msgid ""
7660 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
7661 "AVX512FP16 built-in functions and code generation."
7662 msgstr ""
7663
7664 #: config/i386/i386.opt:1212
7665 #, no-c-format
7666 msgid "Do not use GOT to access external symbols."
7667 msgstr ""
7668
7669 #: config/pa/pa64-hpux.opt:23
7670 #, no-c-format
7671 msgid "Assume code will be linked by GNU ld."
7672 msgstr ""
7673
7674 #: config/pa/pa64-hpux.opt:27
7675 #, no-c-format
7676 msgid "Assume code will be linked by HP ld."
7677 msgstr ""
7678
7679 #: config/pa/pa-hpux1010.opt:23 config/pa/pa-hpux.opt:31
7680 #: config/pa/pa-hpux1131.opt:23 config/pa/pa-hpux1111.opt:23
7681 #, no-c-format
7682 msgid "Specify UNIX standard for predefines and linking."
7683 msgstr ""
7684
7685 #: config/pa/pa-hpux.opt:27
7686 #, no-c-format
7687 msgid "Generate cpp defines for server IO."
7688 msgstr ""
7689
7690 #: config/pa/pa-hpux.opt:35
7691 #, no-c-format
7692 msgid "Generate cpp defines for workstation IO."
7693 msgstr ""
7694
7695 #: config/pa/pa.opt:30 config/pa/pa.opt:91 config/pa/pa.opt:103
7696 #, no-c-format
7697 msgid "Generate PA1.0 code."
7698 msgstr ""
7699
7700 #: config/pa/pa.opt:34 config/pa/pa.opt:107 config/pa/pa.opt:152
7701 #, no-c-format
7702 msgid "Generate PA1.1 code."
7703 msgstr ""
7704
7705 #: config/pa/pa.opt:38 config/pa/pa.opt:111
7706 #, no-c-format
7707 msgid "Generate PA2.0 code (requires binutils 2.10 or later)."
7708 msgstr ""
7709
7710 #: config/pa/pa.opt:46
7711 #, no-c-format
7712 msgid "Caller copies function arguments passed by hidden reference."
7713 msgstr ""
7714
7715 #: config/pa/pa.opt:50
7716 #, no-c-format
7717 msgid "Use ldcw/ldcd coherent cache-control hint."
7718 msgstr ""
7719
7720 #: config/pa/pa.opt:54
7721 #, no-c-format
7722 msgid "Disable FP regs.  Equivalent to -msoft-float."
7723 msgstr ""
7724
7725 #: config/pa/pa.opt:58
7726 #, no-c-format
7727 msgid "Disable indexed addressing."
7728 msgstr ""
7729
7730 #: config/pa/pa.opt:62
7731 #, no-c-format
7732 msgid "Generate fast indirect calls."
7733 msgstr ""
7734
7735 #: config/pa/pa.opt:70
7736 #, no-c-format
7737 msgid "Assume code will be assembled by GAS."
7738 msgstr ""
7739
7740 #: config/pa/pa.opt:79
7741 #, no-c-format
7742 msgid "Enable linker optimizations."
7743 msgstr ""
7744
7745 #: config/pa/pa.opt:83
7746 #, no-c-format
7747 msgid "Always generate long calls."
7748 msgstr ""
7749
7750 #: config/pa/pa.opt:87
7751 #, no-c-format
7752 msgid "Emit long load/store sequences."
7753 msgstr ""
7754
7755 #: config/pa/pa.opt:95
7756 #, no-c-format
7757 msgid "Disable space regs."
7758 msgstr ""
7759
7760 #: config/pa/pa.opt:99
7761 #, no-c-format
7762 msgid "Assume memory references are ordered and barriers are not needed."
7763 msgstr ""
7764
7765 #: config/pa/pa.opt:115
7766 #, no-c-format
7767 msgid "Use portable calling conventions."
7768 msgstr ""
7769
7770 #: config/pa/pa.opt:119
7771 #, no-c-format
7772 msgid ""
7773 "Specify CPU for scheduling purposes.  Valid arguments are 700, 7100, 7100LC, "
7774 "7200, 7300, and 8000."
7775 msgstr ""
7776
7777 #: config/pa/pa.opt:144 config/frv/frv.opt:215
7778 #, no-c-format
7779 msgid "Use software floating point."
7780 msgstr ""
7781
7782 #: config/pa/pa.opt:148
7783 #, no-c-format
7784 msgid "Use software integer multiplication."
7785 msgstr ""
7786
7787 #: config/pa/pa.opt:156
7788 #, no-c-format
7789 msgid "Do not disable space regs."
7790 msgstr ""
7791
7792 #: config/v850/v850.opt:29
7793 #, no-c-format
7794 msgid "Use registers r2 and r5."
7795 msgstr ""
7796
7797 #: config/v850/v850.opt:33
7798 #, no-c-format
7799 msgid "Use 4 byte entries in switch tables."
7800 msgstr ""
7801
7802 #: config/v850/v850.opt:37
7803 #, no-c-format
7804 msgid "Enable backend debugging."
7805 msgstr ""
7806
7807 #: config/v850/v850.opt:41
7808 #, no-c-format
7809 msgid "Do not use the callt instruction (default)."
7810 msgstr ""
7811
7812 #: config/v850/v850.opt:45
7813 #, no-c-format
7814 msgid "Reuse r30 on a per function basis."
7815 msgstr ""
7816
7817 #: config/v850/v850.opt:52
7818 #, no-c-format
7819 msgid "Prohibit PC relative function calls."
7820 msgstr ""
7821
7822 #: config/v850/v850.opt:56
7823 #, no-c-format
7824 msgid "Use stubs for function prologues."
7825 msgstr ""
7826
7827 #: config/v850/v850.opt:60
7828 #, no-c-format
7829 msgid "Set the max size of data eligible for the SDA area."
7830 msgstr ""
7831
7832 #: config/v850/v850.opt:67
7833 #, no-c-format
7834 msgid "Enable the use of the short load instructions."
7835 msgstr ""
7836
7837 #: config/v850/v850.opt:71
7838 #, no-c-format
7839 msgid "Same as: -mep -mprolog-function."
7840 msgstr ""
7841
7842 #: config/v850/v850.opt:75
7843 #, no-c-format
7844 msgid "Set the max size of data eligible for the TDA area."
7845 msgstr ""
7846
7847 #: config/v850/v850.opt:82
7848 #, no-c-format
7849 msgid "Do not enforce strict alignment."
7850 msgstr ""
7851
7852 #: config/v850/v850.opt:86
7853 #, no-c-format
7854 msgid ""
7855 "Put jump tables for switch statements into the .data section rather than "
7856 "the .code section."
7857 msgstr ""
7858
7859 #: config/v850/v850.opt:93
7860 #, no-c-format
7861 msgid "Compile for the v850 processor."
7862 msgstr ""
7863
7864 #: config/v850/v850.opt:97
7865 #, no-c-format
7866 msgid "Compile for the v850e processor."
7867 msgstr ""
7868
7869 #: config/v850/v850.opt:101
7870 #, no-c-format
7871 msgid "Compile for the v850e1 processor."
7872 msgstr ""
7873
7874 #: config/v850/v850.opt:105
7875 #, no-c-format
7876 msgid "Compile for the v850es variant of the v850e1."
7877 msgstr ""
7878
7879 #: config/v850/v850.opt:109
7880 #, no-c-format
7881 msgid "Compile for the v850e2 processor."
7882 msgstr ""
7883
7884 #: config/v850/v850.opt:113
7885 #, no-c-format
7886 msgid "Compile for the v850e2v3 processor."
7887 msgstr ""
7888
7889 #: config/v850/v850.opt:117
7890 #, no-c-format
7891 msgid "Compile for the v850e3v5 processor."
7892 msgstr ""
7893
7894 #: config/v850/v850.opt:124
7895 #, no-c-format
7896 msgid "Enable v850e3v5 loop instructions."
7897 msgstr ""
7898
7899 #: config/v850/v850.opt:128
7900 #, no-c-format
7901 msgid "Set the max size of data eligible for the ZDA area."
7902 msgstr ""
7903
7904 #: config/v850/v850.opt:135
7905 #, no-c-format
7906 msgid "Enable relaxing in the assembler."
7907 msgstr ""
7908
7909 #: config/v850/v850.opt:139
7910 #, no-c-format
7911 msgid "Prohibit PC relative jumps."
7912 msgstr ""
7913
7914 #: config/v850/v850.opt:143
7915 #, no-c-format
7916 msgid "Inhibit the use of hardware floating point instructions."
7917 msgstr ""
7918
7919 #: config/v850/v850.opt:147
7920 #, no-c-format
7921 msgid ""
7922 "Allow the use of hardware floating point instructions for V850E2V3 and up."
7923 msgstr ""
7924
7925 #: config/v850/v850.opt:151
7926 #, no-c-format
7927 msgid "Enable support for the RH850 ABI.  This is the default."
7928 msgstr ""
7929
7930 #: config/v850/v850.opt:155
7931 #, no-c-format
7932 msgid "Enable support for the old GCC ABI."
7933 msgstr ""
7934
7935 #: config/v850/v850.opt:159
7936 #, no-c-format
7937 msgid "Support alignments of up to 64-bits."
7938 msgstr ""
7939
7940 #: config/g.opt:27
7941 #, no-c-format
7942 msgid ""
7943 "-G<number>\tPut global and static data smaller than <number> bytes into a "
7944 "special section (on some targets)."
7945 msgstr ""
7946
7947 #: config/lynx.opt:23
7948 #, no-c-format
7949 msgid "Support legacy multi-threading."
7950 msgstr ""
7951
7952 #: config/lynx.opt:27
7953 #, no-c-format
7954 msgid "Use shared libraries."
7955 msgstr ""
7956
7957 #: config/lynx.opt:31
7958 #, no-c-format
7959 msgid "Support multi-threading."
7960 msgstr ""
7961
7962 #: config/nvptx/nvptx.opt:28 config/gcn/gcn.opt:54
7963 #, no-c-format
7964 msgid "Generate code for a 64-bit ABI."
7965 msgstr ""
7966
7967 #: config/nvptx/nvptx.opt:32
7968 #, no-c-format
7969 msgid "Link in code for a __main kernel."
7970 msgstr ""
7971
7972 #: config/nvptx/nvptx.opt:36
7973 #, no-c-format
7974 msgid "Optimize partition neutering."
7975 msgstr ""
7976
7977 #: config/nvptx/nvptx.opt:40
7978 #, no-c-format
7979 msgid "Use custom stacks instead of local memory for automatic storage."
7980 msgstr ""
7981
7982 #: config/nvptx/nvptx.opt:44
7983 #, no-c-format
7984 msgid ""
7985 "Specify size of .local memory used for stack when the exact amount is not "
7986 "known."
7987 msgstr ""
7988
7989 #: config/nvptx/nvptx.opt:48
7990 #, no-c-format
7991 msgid "Generate code that can keep local state uniform across all lanes."
7992 msgstr ""
7993
7994 #: config/nvptx/nvptx.opt:52
7995 #, no-c-format
7996 msgid ""
7997 "Generate code for OpenMP offloading: enables -msoft-stack and -muniform-simt."
7998 msgstr ""
7999
8000 #: config/nvptx/nvptx.opt:56
8001 #, no-c-format
8002 msgid "Known PTX ISA versions (for use with the -misa= option):"
8003 msgstr ""
8004
8005 #: config/nvptx/nvptx.opt:76
8006 #, no-c-format
8007 msgid "Specify the version of the ptx ISA to use."
8008 msgstr ""
8009
8010 #: config/nvptx/nvptx.opt:80
8011 #, no-c-format
8012 msgid "Known PTX versions (for use with the -mptx= option):"
8013 msgstr ""
8014
8015 #: config/nvptx/nvptx.opt:93
8016 #, no-c-format
8017 msgid "Specify the version of the ptx version to use."
8018 msgstr ""
8019
8020 #: config/vxworks.opt:36
8021 #, no-c-format
8022 msgid "Assume the VxWorks RTP environment."
8023 msgstr ""
8024
8025 #: config/vxworks.opt:43
8026 #, no-c-format
8027 msgid "Assume the VxWorks vThreads environment."
8028 msgstr ""
8029
8030 #: config/cr16/cr16.opt:27
8031 #, no-c-format
8032 msgid "Generate SBIT, CBIT instructions."
8033 msgstr ""
8034
8035 #: config/cr16/cr16.opt:31
8036 #, no-c-format
8037 msgid "Support multiply accumulate instructions."
8038 msgstr ""
8039
8040 #: config/cr16/cr16.opt:38
8041 #, no-c-format
8042 msgid "Treat data references as near, far or medium. medium is default."
8043 msgstr ""
8044
8045 #: config/cr16/cr16.opt:42
8046 #, no-c-format
8047 msgid "Generate code for CR16C architecture."
8048 msgstr ""
8049
8050 #: config/cr16/cr16.opt:46
8051 #, no-c-format
8052 msgid "Generate code for CR16C+ architecture (Default)."
8053 msgstr ""
8054
8055 #: config/cr16/cr16.opt:50
8056 #, no-c-format
8057 msgid "Treat integers as 32-bit."
8058 msgstr ""
8059
8060 #: config/avr/avr.opt:23
8061 #, no-c-format
8062 msgid "Use subroutines for function prologues and epilogues."
8063 msgstr ""
8064
8065 #: config/avr/avr.opt:27
8066 #, no-c-format
8067 msgid "-mmcu=MCU\tSelect the target MCU."
8068 msgstr ""
8069
8070 #: config/avr/avr.opt:31
8071 #, no-c-format
8072 msgid ""
8073 "Allow usage of __gcc_isr pseudo instructions in ISR prologues and epilogues."
8074 msgstr ""
8075
8076 #: config/avr/avr.opt:35
8077 #, no-c-format
8078 msgid "Set the number of 64 KiB flash segments."
8079 msgstr ""
8080
8081 #: config/avr/avr.opt:39
8082 #, no-c-format
8083 msgid "Indicate presence of a processor erratum."
8084 msgstr ""
8085
8086 #: config/avr/avr.opt:43
8087 #, no-c-format
8088 msgid "Enable Read-Modify-Write (RMW) instructions support/use."
8089 msgstr ""
8090
8091 #: config/avr/avr.opt:53
8092 #, no-c-format
8093 msgid "Use RJMP / RCALL even though CALL / JMP are available."
8094 msgstr ""
8095
8096 #: config/avr/avr.opt:57
8097 #, no-c-format
8098 msgid "Use an 8-bit 'int' type."
8099 msgstr ""
8100
8101 #: config/avr/avr.opt:61
8102 #, no-c-format
8103 msgid "Change the stack pointer without disabling interrupts."
8104 msgstr ""
8105
8106 #: config/avr/avr.opt:65
8107 #, no-c-format
8108 msgid ""
8109 "Set the branch costs for conditional branch instructions.  Reasonable values "
8110 "are small, non-negative integers.  The default branch cost is 0."
8111 msgstr ""
8112
8113 #: config/avr/avr.opt:69
8114 #, no-c-format
8115 msgid "Treat main as if it had attribute OS_task."
8116 msgstr ""
8117
8118 #: config/avr/avr.opt:79
8119 #, no-c-format
8120 msgid "Change only the low 8 bits of the stack pointer."
8121 msgstr ""
8122
8123 #: config/avr/avr.opt:83
8124 #, no-c-format
8125 msgid "Relax branches."
8126 msgstr ""
8127
8128 #: config/avr/avr.opt:87
8129 #, no-c-format
8130 msgid ""
8131 "Make the linker relaxation machine assume that a program counter wrap-around "
8132 "occurs."
8133 msgstr ""
8134
8135 #: config/avr/avr.opt:91
8136 #, no-c-format
8137 msgid ""
8138 "Accumulate outgoing function arguments and acquire/release the needed stack "
8139 "space for outgoing function arguments in function prologue/epilogue.  "
8140 "Without this option, outgoing arguments are pushed before calling a function "
8141 "and popped afterwards.  This option can lead to reduced code size for "
8142 "functions that call many functions that get their arguments on the stack "
8143 "like, for example printf."
8144 msgstr ""
8145
8146 #: config/avr/avr.opt:95
8147 #, no-c-format
8148 msgid ""
8149 "When accessing RAM, use X as imposed by the hardware, i.e. just use pre-"
8150 "decrement, post-increment and indirect addressing with the X register.  "
8151 "Without this option, the compiler may assume that there is an addressing "
8152 "mode X+const similar to Y+const and Z+const and emit instructions to emulate "
8153 "such an addressing mode for X."
8154 msgstr ""
8155
8156 #: config/avr/avr.opt:100
8157 #, no-c-format
8158 msgid ""
8159 "The device has no SPH special function register. This option will be "
8160 "overridden by the compiler driver with the correct setting if presence/"
8161 "absence of SPH can be deduced from -mmcu=MCU."
8162 msgstr ""
8163
8164 #: config/avr/avr.opt:104
8165 #, no-c-format
8166 msgid "Warn if the address space of an address is changed."
8167 msgstr ""
8168
8169 #: config/avr/avr.opt:108
8170 #, no-c-format
8171 msgid ""
8172 "Warn if the ISR is misspelled, i.e. without __vector prefix. Enabled by "
8173 "default."
8174 msgstr ""
8175
8176 #: config/avr/avr.opt:112
8177 #, no-c-format
8178 msgid ""
8179 "Allow to use truncation instead of rounding towards zero for fractional "
8180 "fixed-point types."
8181 msgstr ""
8182
8183 #: config/avr/avr.opt:116
8184 #, no-c-format
8185 msgid ""
8186 "Assume that all data in static storage can be accessed by LDS / STS.  This "
8187 "option is only useful for reduced Tiny devices."
8188 msgstr ""
8189
8190 #: config/avr/avr.opt:120
8191 #, no-c-format
8192 msgid "-mdouble=<BITS>\tUse <BITS> bits wide double type."
8193 msgstr ""
8194
8195 #: config/avr/avr.opt:124
8196 #, no-c-format
8197 msgid "-mlong-double=<BITS>\tUse <BITS> bits wide long double type."
8198 msgstr ""
8199
8200 #: config/avr/avr.opt:128
8201 #, no-c-format
8202 msgid "Do not link against the device-specific library lib<MCU>.a."
8203 msgstr ""
8204
8205 #: config/avr/avr.opt:132
8206 #, no-c-format
8207 msgid "Do not use the device-specific specs file device-specs/specs-<MCU>."
8208 msgstr ""
8209
8210 #: config/avr/avr.opt:136
8211 #, no-c-format
8212 msgid "Available BITS selections:"
8213 msgstr ""
8214
8215 #: config/m32r/m32r.opt:34
8216 #, no-c-format
8217 msgid "Compile for the m32rx."
8218 msgstr ""
8219
8220 #: config/m32r/m32r.opt:38
8221 #, no-c-format
8222 msgid "Compile for the m32r2."
8223 msgstr ""
8224
8225 #: config/m32r/m32r.opt:42
8226 #, no-c-format
8227 msgid "Compile for the m32r."
8228 msgstr ""
8229
8230 #: config/m32r/m32r.opt:46
8231 #, no-c-format
8232 msgid "Align all loops to 32 byte boundary."
8233 msgstr ""
8234
8235 #: config/m32r/m32r.opt:50
8236 #, no-c-format
8237 msgid "Prefer branches over conditional execution."
8238 msgstr ""
8239
8240 #: config/m32r/m32r.opt:54
8241 #, no-c-format
8242 msgid "Give branches their default cost."
8243 msgstr ""
8244
8245 #: config/m32r/m32r.opt:58
8246 #, no-c-format
8247 msgid "Display compile time statistics."
8248 msgstr ""
8249
8250 #: config/m32r/m32r.opt:62
8251 #, no-c-format
8252 msgid "Specify cache flush function."
8253 msgstr ""
8254
8255 #: config/m32r/m32r.opt:66
8256 #, no-c-format
8257 msgid "Specify cache flush trap number."
8258 msgstr ""
8259
8260 #: config/m32r/m32r.opt:70
8261 #, no-c-format
8262 msgid "Only issue one instruction per cycle."
8263 msgstr ""
8264
8265 #: config/m32r/m32r.opt:74
8266 #, no-c-format
8267 msgid "Allow two instructions to be issued per cycle."
8268 msgstr ""
8269
8270 #: config/m32r/m32r.opt:78
8271 #, no-c-format
8272 msgid "Code size: small, medium or large."
8273 msgstr ""
8274
8275 #: config/m32r/m32r.opt:94
8276 #, no-c-format
8277 msgid "Don't call any cache flush functions."
8278 msgstr ""
8279
8280 #: config/m32r/m32r.opt:98
8281 #, no-c-format
8282 msgid "Don't call any cache flush trap."
8283 msgstr ""
8284
8285 #: config/m32r/m32r.opt:105
8286 #, no-c-format
8287 msgid "Small data area: none, sdata, use."
8288 msgstr ""
8289
8290 #: config/s390/tpf.opt:23
8291 #, no-c-format
8292 msgid "Enable TPF-OS tracing code."
8293 msgstr ""
8294
8295 #: config/s390/tpf.opt:27
8296 #, no-c-format
8297 msgid "Set the trace check address for prologue tpf hook"
8298 msgstr ""
8299
8300 #: config/s390/tpf.opt:31
8301 #, no-c-format
8302 msgid "Set the trace jump address for prologue tpf hook"
8303 msgstr ""
8304
8305 #: config/s390/tpf.opt:35
8306 #, no-c-format
8307 msgid "Set the trace check address for epilogue tpf hook"
8308 msgstr ""
8309
8310 #: config/s390/tpf.opt:39
8311 #, no-c-format
8312 msgid "Set the trace jump address for epilogue tpf hook"
8313 msgstr ""
8314
8315 #: config/s390/tpf.opt:43
8316 #, no-c-format
8317 msgid ""
8318 "Set the prologue and epilogue hook addresses to "
8319 "TPF_TRACE_PROLOGUE_SKIP_TARGET and TPF_TRACE_EPILOGUE_SKIP_TARGET. "
8320 "Equivalent to using -mtpf-trace-hook-prologue-"
8321 "target=TPF_TRACE_PROLOGUE_SKIP_TARGET and -mtpf-trace-hook-epilogue-"
8322 "target=TPF_TRACE_EPILOGUE_SKIP_TARGET"
8323 msgstr ""
8324
8325 #: config/s390/tpf.opt:47
8326 #, no-c-format
8327 msgid "Specify main object for TPF-OS."
8328 msgstr ""
8329
8330 #: config/s390/s390.opt:48
8331 #, no-c-format
8332 msgid "31 bit ABI."
8333 msgstr ""
8334
8335 #: config/s390/s390.opt:52
8336 #, no-c-format
8337 msgid "64 bit ABI."
8338 msgstr ""
8339
8340 #: config/s390/s390.opt:126
8341 #, no-c-format
8342 msgid "Maintain backchain pointer."
8343 msgstr ""
8344
8345 #: config/s390/s390.opt:130
8346 #, no-c-format
8347 msgid "Additional debug prints."
8348 msgstr ""
8349
8350 #: config/s390/s390.opt:134
8351 #, no-c-format
8352 msgid "ESA/390 architecture."
8353 msgstr ""
8354
8355 #: config/s390/s390.opt:138
8356 #, no-c-format
8357 msgid "Enable decimal floating point hardware support."
8358 msgstr ""
8359
8360 #: config/s390/s390.opt:142
8361 #, no-c-format
8362 msgid "Enable hardware floating point."
8363 msgstr ""
8364
8365 #: config/s390/s390.opt:146
8366 #, no-c-format
8367 msgid ""
8368 "Takes two non-negative integer numbers separated by a comma. Prepend the "
8369 "function label with the number of two-byte Nop instructions indicated by the "
8370 "first.  Append Nop instructions covering the number of halfwords indicated "
8371 "by the second after the label.  Nop instructions of the largest possible "
8372 "size are used (six, four or two bytes), beginning with the largest possible "
8373 "size.  Using 0 for both values disables hotpatching."
8374 msgstr ""
8375
8376 #: config/s390/s390.opt:164
8377 #, no-c-format
8378 msgid "Use hardware transactional execution instructions."
8379 msgstr ""
8380
8381 #: config/s390/s390.opt:168
8382 #, no-c-format
8383 msgid "Use hardware vector facility instructions and enable the vector ABI."
8384 msgstr ""
8385
8386 #: config/s390/s390.opt:172
8387 #, no-c-format
8388 msgid "Use packed stack layout."
8389 msgstr ""
8390
8391 #: config/s390/s390.opt:176
8392 #, no-c-format
8393 msgid "Use bras for executable < 64k."
8394 msgstr ""
8395
8396 #: config/s390/s390.opt:180
8397 #, no-c-format
8398 msgid "Disable hardware floating point."
8399 msgstr ""
8400
8401 #: config/s390/s390.opt:184
8402 #, no-c-format
8403 msgid ""
8404 "Set the max. number of bytes which has to be left to stack size before a "
8405 "trap instruction is triggered."
8406 msgstr ""
8407
8408 #: config/s390/s390.opt:188
8409 #, no-c-format
8410 msgid "Switches off the -mstack-guard= option."
8411 msgstr ""
8412
8413 #: config/s390/s390.opt:192
8414 #, no-c-format
8415 msgid ""
8416 "Emit extra code in the function prologue in order to trap if the stack size "
8417 "exceeds the given limit."
8418 msgstr ""
8419
8420 #: config/s390/s390.opt:196
8421 #, no-c-format
8422 msgid "Switches off the -mstack-size= option."
8423 msgstr ""
8424
8425 #: config/s390/s390.opt:204
8426 #, no-c-format
8427 msgid "Use the mvcle instruction for block moves."
8428 msgstr ""
8429
8430 #: config/s390/s390.opt:208
8431 #, no-c-format
8432 msgid ""
8433 "Enable the z vector language extension providing the context-sensitive "
8434 "vector macro and enable the Altivec-style builtins in vecintrin.h."
8435 msgstr ""
8436
8437 #: config/s390/s390.opt:213
8438 #, no-c-format
8439 msgid "Warn if a function uses alloca or creates an array with dynamic size."
8440 msgstr ""
8441
8442 #: config/s390/s390.opt:217
8443 #, no-c-format
8444 msgid "Warn if a single function's framesize exceeds the given framesize."
8445 msgstr ""
8446
8447 #: config/s390/s390.opt:221
8448 #, no-c-format
8449 msgid "z/Architecture."
8450 msgstr ""
8451
8452 #: config/s390/s390.opt:225
8453 #, no-c-format
8454 msgid ""
8455 "Set the branch costs for conditional branch instructions.  Reasonable values "
8456 "are small, non-negative integers.  The default branch cost is 1."
8457 msgstr ""
8458
8459 #: config/s390/s390.opt:235 config/arm/arm.opt:169
8460 #, no-c-format
8461 msgid "Assume data segments are relative to text segment."
8462 msgstr ""
8463
8464 #: config/s390/s390.opt:240
8465 #, no-c-format
8466 msgid ""
8467 "Wrap all indirect branches into execute in order to disable branch "
8468 "prediction."
8469 msgstr ""
8470
8471 #: config/s390/s390.opt:245
8472 #, no-c-format
8473 msgid ""
8474 "Wrap indirect table jumps and computed gotos into execute in order to "
8475 "disable branch prediction.  Using thunk or thunk-extern with this option "
8476 "requires the thunks to be considered signal handlers to order to generate "
8477 "correct CFI.  For environments where unwinding (e.g. for exceptions) is "
8478 "required please use thunk-inline instead."
8479 msgstr ""
8480
8481 #: config/s390/s390.opt:253
8482 #, no-c-format
8483 msgid ""
8484 "Wrap all indirect calls into execute in order to disable branch prediction."
8485 msgstr ""
8486
8487 #: config/s390/s390.opt:257
8488 #, no-c-format
8489 msgid ""
8490 "Wrap all indirect return branches into execute in order to disable branch "
8491 "prediction."
8492 msgstr ""
8493
8494 #: config/s390/s390.opt:262
8495 #, no-c-format
8496 msgid ""
8497 "Wrap indirect return branches into execute in order to disable branch "
8498 "prediction. This affects only branches where the return address is going to "
8499 "be restored from memory."
8500 msgstr ""
8501
8502 #: config/s390/s390.opt:268
8503 #, no-c-format
8504 msgid ""
8505 "Wrap indirect return branches into execute in order to disable branch "
8506 "prediction. This affects only branches where the return address doesn't need "
8507 "to be restored from memory."
8508 msgstr ""
8509
8510 #: config/s390/s390.opt:290
8511 #, no-c-format
8512 msgid ""
8513 "Generate sections .s390_indirect_jump, .s390_indirect_call, ."
8514 "s390_return_reg, and .s390_return_mem to contain the indirect branch "
8515 "locations which have been patched as part of using one of the -mindirect-"
8516 "branch* or -mfunction-return* options.  The sections consist of an array of "
8517 "32 bit elements. Each entry holds the offset from the entry to the patched "
8518 "location."
8519 msgstr ""
8520
8521 #: config/s390/s390.opt:299
8522 #, no-c-format
8523 msgid ""
8524 "Emit profiling counter call at function entry before prologue. The compiled "
8525 "code will require a 64-bit CPU and glibc 2.29 or newer to run."
8526 msgstr ""
8527
8528 #: config/s390/s390.opt:304
8529 #, no-c-format
8530 msgid "Generate __mcount_loc section with all _mcount and __fentry__ calls."
8531 msgstr ""
8532
8533 #: config/s390/s390.opt:313
8534 #, no-c-format
8535 msgid ""
8536 "Emit fused multiply-add instructions for long doubles in vector registers "
8537 "(wfmaxb, wfmsxb, wfnmaxb, wfnmsxb).  Reassociation pass does not handle "
8538 "fused multiply-adds, therefore code generated by the middle-end is prone to "
8539 "having long fused multiply-add chains.  This is not pipeline-friendly, and "
8540 "the default behavior is to emit separate multiplication and addition "
8541 "instructions for long doubles in vector registers, because measurements show "
8542 "that this improves performance.  This option allows overriding it for "
8543 "testing purposes."
8544 msgstr ""
8545
8546 #: config/rl78/rl78.opt:27 config/rx/elf.opt:26 config/csky/csky.opt:198
8547 #, no-c-format
8548 msgid "Use the simulator runtime."
8549 msgstr ""
8550
8551 #: config/rl78/rl78.opt:31
8552 #, no-c-format
8553 msgid ""
8554 "Selects the type of hardware multiplication and division to use (none/g13/"
8555 "g14)."
8556 msgstr ""
8557
8558 #: config/rl78/rl78.opt:50
8559 #, no-c-format
8560 msgid "Use all registers, reserving none for interrupt handlers."
8561 msgstr ""
8562
8563 #: config/rl78/rl78.opt:54
8564 #, no-c-format
8565 msgid "Enable assembler and linker relaxation.  Enabled by default at -Os."
8566 msgstr ""
8567
8568 #: config/rl78/rl78.opt:58
8569 #, no-c-format
8570 msgid ""
8571 "Selects the type of RL78 core being targeted (g10/g13/g14).  The default is "
8572 "the G14.  If set, also selects the hardware multiply support to be used."
8573 msgstr ""
8574
8575 #: config/rl78/rl78.opt:77
8576 #, no-c-format
8577 msgid "Alias for -mcpu=g10."
8578 msgstr ""
8579
8580 #: config/rl78/rl78.opt:81
8581 #, no-c-format
8582 msgid "Alias for -mcpu=g13."
8583 msgstr ""
8584
8585 #: config/rl78/rl78.opt:85 config/rl78/rl78.opt:89
8586 #, no-c-format
8587 msgid "Alias for -mcpu=g14."
8588 msgstr ""
8589
8590 #: config/rl78/rl78.opt:93
8591 #, no-c-format
8592 msgid ""
8593 "Assume ES is zero throughout program execution, use ES: for read-only data."
8594 msgstr ""
8595
8596 #: config/rl78/rl78.opt:97
8597 #, no-c-format
8598 msgid "Stores the MDUC registers in interrupt handlers for G13 target."
8599 msgstr ""
8600
8601 #: config/stormy16/stormy16.opt:24
8602 #, no-c-format
8603 msgid "Provide libraries for the simulator."
8604 msgstr ""
8605
8606 #: config/arm/arm-tables.opt:25
8607 #, no-c-format
8608 msgid "Known ARM CPUs (for use with the -mcpu= and -mtune= options):"
8609 msgstr ""
8610
8611 #: config/arm/arm-tables.opt:293
8612 #, no-c-format
8613 msgid "Known ARM architectures (for use with the -march= option):"
8614 msgstr ""
8615
8616 #: config/arm/arm-tables.opt:399
8617 #, no-c-format
8618 msgid "Known ARM FPUs (for use with the -mfpu= option):"
8619 msgstr ""
8620
8621 #: config/arm/arm.opt:26
8622 #, no-c-format
8623 msgid "TLS dialect to use:"
8624 msgstr ""
8625
8626 #: config/arm/arm.opt:36
8627 #, no-c-format
8628 msgid "Specify an ABI."
8629 msgstr ""
8630
8631 #: config/arm/arm.opt:40
8632 #, no-c-format
8633 msgid "Known ARM ABIs (for use with the -mabi= option):"
8634 msgstr ""
8635
8636 #: config/arm/arm.opt:59
8637 #, no-c-format
8638 msgid "Generate a call to abort if a noreturn function returns."
8639 msgstr ""
8640
8641 #: config/arm/arm.opt:66
8642 #, no-c-format
8643 msgid "Generate APCS conformant stack frames."
8644 msgstr ""
8645
8646 #: config/arm/arm.opt:70
8647 #, no-c-format
8648 msgid "Generate re-entrant, PIC code."
8649 msgstr ""
8650
8651 #: config/arm/arm.opt:92
8652 #, no-c-format
8653 msgid "Generate code in 32 bit ARM state."
8654 msgstr ""
8655
8656 #: config/arm/arm.opt:100
8657 #, no-c-format
8658 msgid "Thumb: Assume non-static functions may be called from ARM code."
8659 msgstr ""
8660
8661 #: config/arm/arm.opt:104
8662 #, no-c-format
8663 msgid "Thumb: Assume function pointers may go to non-Thumb aware code."
8664 msgstr ""
8665
8666 #: config/arm/arm.opt:112 config/csky/csky.opt:73
8667 #, no-c-format
8668 msgid "Specify if floating point hardware should be used."
8669 msgstr ""
8670
8671 #: config/arm/arm.opt:116
8672 #, no-c-format
8673 msgid ""
8674 "Specify that the compiler should target secure code as per ARMv8-M Security "
8675 "Extensions."
8676 msgstr ""
8677
8678 #: config/arm/arm.opt:120 config/csky/csky.opt:77
8679 #, no-c-format
8680 msgid "Known floating-point ABIs (for use with the -mfloat-abi= option):"
8681 msgstr ""
8682
8683 #: config/arm/arm.opt:133
8684 #, no-c-format
8685 msgid "Switch ARM/Thumb modes on alternating functions for compiler testing."
8686 msgstr ""
8687
8688 #: config/arm/arm.opt:137
8689 #, no-c-format
8690 msgid "Specify the __fp16 floating-point format."
8691 msgstr ""
8692
8693 #: config/arm/arm.opt:141
8694 #, no-c-format
8695 msgid "Known __fp16 formats (for use with the -mfp16-format= option):"
8696 msgstr ""
8697
8698 #: config/arm/arm.opt:154
8699 #, no-c-format
8700 msgid "Specify the name of the target floating point hardware/format."
8701 msgstr ""
8702
8703 #: config/arm/arm.opt:165
8704 #, no-c-format
8705 msgid "Generate call insns as indirect calls, if necessary."
8706 msgstr ""
8707
8708 #: config/arm/arm.opt:173
8709 #, no-c-format
8710 msgid "Specify the register to be used for PIC addressing."
8711 msgstr ""
8712
8713 #: config/arm/arm.opt:177
8714 #, no-c-format
8715 msgid "Store function names in object code."
8716 msgstr ""
8717
8718 #: config/arm/arm.opt:181
8719 #, no-c-format
8720 msgid "Permit scheduling of a function's prologue sequence."
8721 msgstr ""
8722
8723 #: config/arm/arm.opt:185 config/rs6000/rs6000.opt:239
8724 #, no-c-format
8725 msgid "Do not load the PIC register in function prologues."
8726 msgstr ""
8727
8728 #: config/arm/arm.opt:192
8729 #, no-c-format
8730 msgid "Specify the minimum bit alignment of structures. (Deprecated)."
8731 msgstr ""
8732
8733 #: config/arm/arm.opt:196
8734 #, no-c-format
8735 msgid "Generate code for Thumb state."
8736 msgstr ""
8737
8738 #: config/arm/arm.opt:200
8739 #, no-c-format
8740 msgid "Support calls between Thumb and ARM instruction sets."
8741 msgstr ""
8742
8743 #: config/arm/arm.opt:204
8744 #, no-c-format
8745 msgid "Specify thread local storage scheme."
8746 msgstr ""
8747
8748 #: config/arm/arm.opt:208
8749 #, no-c-format
8750 msgid "Specify how to access the thread pointer."
8751 msgstr ""
8752
8753 #: config/arm/arm.opt:212
8754 #, no-c-format
8755 msgid "Valid arguments to -mtp=:"
8756 msgstr ""
8757
8758 #: config/arm/arm.opt:225
8759 #, no-c-format
8760 msgid "Thumb: Generate (non-leaf) stack frames even if not needed."
8761 msgstr ""
8762
8763 #: config/arm/arm.opt:229
8764 #, no-c-format
8765 msgid "Thumb: Generate (leaf) stack frames even if not needed."
8766 msgstr ""
8767
8768 #: config/arm/arm.opt:233 config/mn10300/mn10300.opt:42
8769 #, no-c-format
8770 msgid "Tune code for the given processor."
8771 msgstr ""
8772
8773 #: config/arm/arm.opt:237
8774 #, no-c-format
8775 msgid ""
8776 "Print CPU tuning information as comment in assembler file.  This is an "
8777 "option used only for regression testing of the compiler and not intended for "
8778 "ordinary use in compiling code."
8779 msgstr ""
8780
8781 #: config/arm/arm.opt:248
8782 #, no-c-format
8783 msgid ""
8784 "Use Neon quad-word (rather than double-word) registers for vectorization."
8785 msgstr ""
8786
8787 #: config/arm/arm.opt:252
8788 #, no-c-format
8789 msgid ""
8790 "Use Neon double-word (rather than quad-word) registers for vectorization."
8791 msgstr ""
8792
8793 #: config/arm/arm.opt:256
8794 #, no-c-format
8795 msgid ""
8796 "Enable more verbose RTX cost dumps during debug.  For GCC developers use "
8797 "only."
8798 msgstr ""
8799
8800 #: config/arm/arm.opt:260
8801 #, no-c-format
8802 msgid "Only generate absolute relocations on word sized values."
8803 msgstr ""
8804
8805 #: config/arm/arm.opt:264
8806 #, no-c-format
8807 msgid "Generate IT blocks appropriate for ARMv8."
8808 msgstr ""
8809
8810 #: config/arm/arm.opt:268
8811 #, no-c-format
8812 msgid ""
8813 "Avoid overlapping destination and address registers on LDRD instructions "
8814 "that may trigger Cortex-M3 errata."
8815 msgstr ""
8816
8817 #: config/arm/arm.opt:273
8818 #, no-c-format
8819 msgid "Mitigate issues with VLLDM on some M-profile devices (CVE-2021-35465)."
8820 msgstr ""
8821
8822 #: config/arm/arm.opt:277
8823 #, no-c-format
8824 msgid ""
8825 "Mitigate issues with AES instructions on Cortex-A57 and Cortex-A72 (Arm "
8826 "erratum #1742098)."
8827 msgstr ""
8828
8829 #: config/arm/arm.opt:282
8830 #, no-c-format
8831 msgid ""
8832 "Mitigate issues with AES instructions on Cortex-A57 and Cortex-A72 (Arm "
8833 "erratum #1655431)."
8834 msgstr ""
8835
8836 #: config/arm/arm.opt:287 config/nds32/nds32.opt:461 config/arc/arc.opt:490
8837 #, no-c-format
8838 msgid "Enable unaligned word and halfword accesses to packed data."
8839 msgstr ""
8840
8841 #: config/arm/arm.opt:291
8842 #, no-c-format
8843 msgid "This option is deprecated and has no effect."
8844 msgstr ""
8845
8846 #: config/arm/arm.opt:295
8847 #, no-c-format
8848 msgid "Assume loading data from flash is slower than fetching instructions."
8849 msgstr ""
8850
8851 #: config/arm/arm.opt:299
8852 #, no-c-format
8853 msgid "Assume unified syntax for inline assembly code."
8854 msgstr ""
8855
8856 #: config/arm/arm.opt:303
8857 #, no-c-format
8858 msgid "Do not allow constant data to be placed in code sections."
8859 msgstr ""
8860
8861 #: config/arm/arm.opt:307
8862 #, no-c-format
8863 msgid "When linking for big-endian targets, generate a BE8 format image."
8864 msgstr ""
8865
8866 #: config/arm/arm.opt:311
8867 #, no-c-format
8868 msgid ""
8869 "When linking for big-endian targets, generate a legacy BE32 format image."
8870 msgstr ""
8871
8872 #: config/arm/arm.opt:315 config/sh/sh.opt:195
8873 #, no-c-format
8874 msgid "Cost to assume for a branch insn."
8875 msgstr ""
8876
8877 #: config/arm/arm.opt:319
8878 #, no-c-format
8879 msgid "Generate code which uses the core registers only (r0-r14)."
8880 msgstr ""
8881
8882 #: config/arm/arm.opt:341
8883 #, no-c-format
8884 msgid ""
8885 "Use an immediate to offset from the TLS register. This option is for use "
8886 "with fstack-protector-guard=tls and not for use in user-land code."
8887 msgstr ""
8888
8889 #: config/sparc/sparc.opt:30 config/sparc/sparc.opt:34
8890 #: config/visium/visium.opt:37
8891 #, no-c-format
8892 msgid "Use hardware FP."
8893 msgstr ""
8894
8895 #: config/sparc/sparc.opt:38 config/visium/visium.opt:41
8896 #, no-c-format
8897 msgid "Do not use hardware FP."
8898 msgstr ""
8899
8900 #: config/sparc/sparc.opt:42
8901 #, no-c-format
8902 msgid "Use flat register window model."
8903 msgstr ""
8904
8905 #: config/sparc/sparc.opt:46
8906 #, no-c-format
8907 msgid "Assume possible double misalignment."
8908 msgstr ""
8909
8910 #: config/sparc/sparc.opt:50
8911 #, no-c-format
8912 msgid "Use ABI reserved registers."
8913 msgstr ""
8914
8915 #: config/sparc/sparc.opt:54
8916 #, no-c-format
8917 msgid "Use hardware quad FP instructions."
8918 msgstr ""
8919
8920 #: config/sparc/sparc.opt:58
8921 #, no-c-format
8922 msgid "Do not use hardware quad fp instructions."
8923 msgstr ""
8924
8925 #: config/sparc/sparc.opt:62 config/vax/vax.opt:47
8926 #, no-c-format
8927 msgid "Enable Local Register Allocation."
8928 msgstr ""
8929
8930 #: config/sparc/sparc.opt:66
8931 #, no-c-format
8932 msgid "Compile for V8+ ABI."
8933 msgstr ""
8934
8935 #: config/sparc/sparc.opt:70
8936 #, no-c-format
8937 msgid "Use UltraSPARC Visual Instruction Set version 1.0 extensions."
8938 msgstr ""
8939
8940 #: config/sparc/sparc.opt:74
8941 #, no-c-format
8942 msgid "Use UltraSPARC Visual Instruction Set version 2.0 extensions."
8943 msgstr ""
8944
8945 #: config/sparc/sparc.opt:78
8946 #, no-c-format
8947 msgid "Use UltraSPARC Visual Instruction Set version 3.0 extensions."
8948 msgstr ""
8949
8950 #: config/sparc/sparc.opt:82
8951 #, no-c-format
8952 msgid "Use UltraSPARC Visual Instruction Set version 4.0 extensions."
8953 msgstr ""
8954
8955 #: config/sparc/sparc.opt:86
8956 #, no-c-format
8957 msgid "Use additional VIS instructions introduced in OSA2017."
8958 msgstr ""
8959
8960 #: config/sparc/sparc.opt:90
8961 #, no-c-format
8962 msgid "Use UltraSPARC Compare-and-Branch extensions."
8963 msgstr ""
8964
8965 #: config/sparc/sparc.opt:94
8966 #, no-c-format
8967 msgid "Use UltraSPARC Fused Multiply-Add extensions."
8968 msgstr ""
8969
8970 #: config/sparc/sparc.opt:98
8971 #, no-c-format
8972 msgid "Use Floating-point Multiply Single to Double (FsMULd) instruction."
8973 msgstr ""
8974
8975 #: config/sparc/sparc.opt:102
8976 #, no-c-format
8977 msgid "Use UltraSPARC Population-Count instruction."
8978 msgstr ""
8979
8980 #: config/sparc/sparc.opt:106
8981 #, no-c-format
8982 msgid "Use UltraSPARC Subtract-Extended-with-Carry instruction."
8983 msgstr ""
8984
8985 #: config/sparc/sparc.opt:110
8986 #, no-c-format
8987 msgid "Pointers are 64-bit."
8988 msgstr ""
8989
8990 #: config/sparc/sparc.opt:114
8991 #, no-c-format
8992 msgid "Pointers are 32-bit."
8993 msgstr ""
8994
8995 #: config/sparc/sparc.opt:118
8996 #, no-c-format
8997 msgid "Use 64-bit ABI."
8998 msgstr ""
8999
9000 #: config/sparc/sparc.opt:122
9001 #, no-c-format
9002 msgid "Use 32-bit ABI."
9003 msgstr ""
9004
9005 #: config/sparc/sparc.opt:126
9006 #, no-c-format
9007 msgid "Use stack bias."
9008 msgstr ""
9009
9010 #: config/sparc/sparc.opt:130
9011 #, no-c-format
9012 msgid "Use structs on stronger alignment for double-word copies."
9013 msgstr ""
9014
9015 #: config/sparc/sparc.opt:134
9016 #, no-c-format
9017 msgid "Optimize tail call instructions in assembler and linker."
9018 msgstr ""
9019
9020 #: config/sparc/sparc.opt:138
9021 #, no-c-format
9022 msgid "Do not generate code that can only run in supervisor mode (default)."
9023 msgstr ""
9024
9025 #: config/sparc/sparc.opt:142
9026 #, no-c-format
9027 msgid "Use instructions of and schedule code for given CPU."
9028 msgstr ""
9029
9030 #: config/sparc/sparc.opt:228
9031 #, no-c-format
9032 msgid "Use given SPARC-V9 code model."
9033 msgstr ""
9034
9035 #: config/sparc/sparc.opt:250
9036 #, no-c-format
9037 msgid "Enable debug output."
9038 msgstr ""
9039
9040 #: config/sparc/sparc.opt:254
9041 #, no-c-format
9042 msgid "Enable strict 32-bit psABI struct return checking."
9043 msgstr ""
9044
9045 #: config/sparc/sparc.opt:258
9046 #, no-c-format
9047 msgid ""
9048 "Enable workaround for single erratum of AT697F processor (corresponding to "
9049 "erratum #13 of AT697E processor)."
9050 msgstr ""
9051
9052 #: config/sparc/sparc.opt:263
9053 #, no-c-format
9054 msgid "Enable workarounds for the errata of the UT699 processor."
9055 msgstr ""
9056
9057 #: config/sparc/sparc.opt:267
9058 #, no-c-format
9059 msgid "Enable workarounds for the errata of the UT699E/UT700 processor."
9060 msgstr ""
9061
9062 #: config/sparc/sparc.opt:271
9063 #, no-c-format
9064 msgid "Enable workarounds for the errata of the GR712RC processor."
9065 msgstr ""
9066
9067 #: config/sparc/sparc.opt:308
9068 #, no-c-format
9069 msgid "Specify the memory model in effect for the program."
9070 msgstr ""
9071
9072 #: config/rs6000/darwin.opt:38 config/rs6000/sysv4.opt:145
9073 #, no-c-format
9074 msgid "Generate 64-bit code."
9075 msgstr ""
9076
9077 #: config/rs6000/darwin.opt:42 config/rs6000/sysv4.opt:149
9078 #, no-c-format
9079 msgid "Generate 32-bit code."
9080 msgstr ""
9081
9082 #: config/rs6000/rs6000-tables.opt:24
9083 #, no-c-format
9084 msgid "Known CPUs (for use with the -mcpu= and -mtune= options):"
9085 msgstr ""
9086
9087 #: config/rs6000/476.opt:24
9088 #, no-c-format
9089 msgid ""
9090 "Preserve the PowerPC 476's link stack by matching up a blr with the bcl/bl "
9091 "insns used for GOT accesses."
9092 msgstr ""
9093
9094 #: config/rs6000/aix64.opt:24
9095 #, no-c-format
9096 msgid "Compile for 64-bit pointers."
9097 msgstr ""
9098
9099 #: config/rs6000/aix64.opt:28
9100 #, no-c-format
9101 msgid "Compile for 32-bit pointers."
9102 msgstr ""
9103
9104 #: config/rs6000/aix64.opt:32 config/rs6000/linux64.opt:28
9105 #, no-c-format
9106 msgid "Select code model."
9107 msgstr ""
9108
9109 #: config/rs6000/aix64.opt:49
9110 #, no-c-format
9111 msgid "Support message passing with the Parallel Environment."
9112 msgstr ""
9113
9114 #: config/rs6000/linux64.opt:24
9115 #, no-c-format
9116 msgid "Call mcount for profiling before a function prologue."
9117 msgstr ""
9118
9119 #: config/rs6000/rs6000.opt:121
9120 #, no-c-format
9121 msgid "Use PowerPC-64 instruction set."
9122 msgstr ""
9123
9124 #: config/rs6000/rs6000.opt:125
9125 #, no-c-format
9126 msgid "Use PowerPC General Purpose group optional instructions."
9127 msgstr ""
9128
9129 #: config/rs6000/rs6000.opt:129
9130 #, no-c-format
9131 msgid "Use PowerPC Graphics group optional instructions."
9132 msgstr ""
9133
9134 #: config/rs6000/rs6000.opt:133
9135 #, no-c-format
9136 msgid "Use PowerPC V2.01 single field mfcr instruction."
9137 msgstr ""
9138
9139 #: config/rs6000/rs6000.opt:137
9140 #, no-c-format
9141 msgid "Use PowerPC V2.02 popcntb instruction."
9142 msgstr ""
9143
9144 #: config/rs6000/rs6000.opt:141
9145 #, no-c-format
9146 msgid "Use PowerPC V2.02 floating point rounding instructions."
9147 msgstr ""
9148
9149 #: config/rs6000/rs6000.opt:145
9150 #, no-c-format
9151 msgid "Use PowerPC V2.05 compare bytes instruction."
9152 msgstr ""
9153
9154 #: config/rs6000/rs6000.opt:156
9155 #, no-c-format
9156 msgid "Use AltiVec instructions."
9157 msgstr ""
9158
9159 #: config/rs6000/rs6000.opt:160
9160 #, no-c-format
9161 msgid "Use decimal floating point instructions."
9162 msgstr ""
9163
9164 #: config/rs6000/rs6000.opt:164
9165 #, no-c-format
9166 msgid "Use 4xx half-word multiply instructions."
9167 msgstr ""
9168
9169 #: config/rs6000/rs6000.opt:168
9170 #, no-c-format
9171 msgid "Use 4xx string-search dlmzb instruction."
9172 msgstr ""
9173
9174 #: config/rs6000/rs6000.opt:172
9175 #, no-c-format
9176 msgid "Generate load/store multiple instructions."
9177 msgstr ""
9178
9179 #: config/rs6000/rs6000.opt:191
9180 #, no-c-format
9181 msgid "Use PowerPC V2.06 popcntd instruction."
9182 msgstr ""
9183
9184 #: config/rs6000/rs6000.opt:195
9185 #, no-c-format
9186 msgid ""
9187 "Under -ffast-math, generate a FRIZ instruction for (double)(long long) "
9188 "conversions."
9189 msgstr ""
9190
9191 #: config/rs6000/rs6000.opt:203
9192 #, no-c-format
9193 msgid "Use vector/scalar (VSX) instructions."
9194 msgstr ""
9195
9196 #: config/rs6000/rs6000.opt:231
9197 #, no-c-format
9198 msgid "Do not generate load/store with update instructions."
9199 msgstr ""
9200
9201 #: config/rs6000/rs6000.opt:235
9202 #, no-c-format
9203 msgid "Generate load/store with update instructions."
9204 msgstr ""
9205
9206 #: config/rs6000/rs6000.opt:243
9207 #, no-c-format
9208 msgid "Avoid generation of indexed load/store instructions when possible."
9209 msgstr ""
9210
9211 #: config/rs6000/rs6000.opt:250
9212 #, no-c-format
9213 msgid "Schedule the start and end of the procedure."
9214 msgstr ""
9215
9216 #: config/rs6000/rs6000.opt:254
9217 #, no-c-format
9218 msgid "Return all structures in memory (AIX default)."
9219 msgstr ""
9220
9221 #: config/rs6000/rs6000.opt:258
9222 #, no-c-format
9223 msgid "Return small structures in registers (SVR4 default)."
9224 msgstr ""
9225
9226 #: config/rs6000/rs6000.opt:262
9227 #, no-c-format
9228 msgid "Conform more closely to IBM XLC semantics."
9229 msgstr ""
9230
9231 #: config/rs6000/rs6000.opt:266 config/rs6000/rs6000.opt:270
9232 #, no-c-format
9233 msgid ""
9234 "Generate software reciprocal divide and square root for better throughput."
9235 msgstr ""
9236
9237 #: config/rs6000/rs6000.opt:274
9238 #, no-c-format
9239 msgid "Assume that the reciprocal estimate instructions provide more accuracy."
9240 msgstr ""
9241
9242 #: config/rs6000/rs6000.opt:278
9243 #, no-c-format
9244 msgid "Do not place floating point constants in TOC."
9245 msgstr ""
9246
9247 #: config/rs6000/rs6000.opt:282
9248 #, no-c-format
9249 msgid "Place floating point constants in TOC."
9250 msgstr ""
9251
9252 #: config/rs6000/rs6000.opt:286
9253 #, no-c-format
9254 msgid "Do not place symbol+offset constants in TOC."
9255 msgstr ""
9256
9257 #: config/rs6000/rs6000.opt:290
9258 #, no-c-format
9259 msgid "Place symbol+offset constants in TOC."
9260 msgstr ""
9261
9262 #: config/rs6000/rs6000.opt:301
9263 #, no-c-format
9264 msgid "Use only one TOC entry per procedure."
9265 msgstr ""
9266
9267 #: config/rs6000/rs6000.opt:305
9268 #, no-c-format
9269 msgid "Put everything in the regular TOC."
9270 msgstr ""
9271
9272 #: config/rs6000/rs6000.opt:309
9273 #, no-c-format
9274 msgid "Generate VRSAVE instructions when generating AltiVec code."
9275 msgstr ""
9276
9277 #: config/rs6000/rs6000.opt:313
9278 #, no-c-format
9279 msgid "Deprecated option.  Use -mno-vrsave instead."
9280 msgstr ""
9281
9282 #: config/rs6000/rs6000.opt:317
9283 #, no-c-format
9284 msgid "Deprecated option.  Use -mvrsave instead."
9285 msgstr ""
9286
9287 #: config/rs6000/rs6000.opt:321
9288 #, no-c-format
9289 msgid "Max number of bytes to move inline."
9290 msgstr ""
9291
9292 #: config/rs6000/rs6000.opt:325
9293 #, no-c-format
9294 msgid ""
9295 "Generate unaligned VSX load/store for inline expansion of memcpy/memmove."
9296 msgstr ""
9297
9298 #: config/rs6000/rs6000.opt:329
9299 #, no-c-format
9300 msgid ""
9301 "Generate unaligned VSX vector pair load/store for inline expansion of memcpy/"
9302 "memmove."
9303 msgstr ""
9304
9305 #: config/rs6000/rs6000.opt:333
9306 #, no-c-format
9307 msgid "Max number of bytes to compare without loops."
9308 msgstr ""
9309
9310 #: config/rs6000/rs6000.opt:337
9311 #, no-c-format
9312 msgid "Max number of bytes to compare with loops."
9313 msgstr ""
9314
9315 #: config/rs6000/rs6000.opt:341
9316 #, no-c-format
9317 msgid "Max number of bytes to compare."
9318 msgstr ""
9319
9320 #: config/rs6000/rs6000.opt:345
9321 #, no-c-format
9322 msgid "Generate isel instructions."
9323 msgstr ""
9324
9325 #: config/rs6000/rs6000.opt:349
9326 #, no-c-format
9327 msgid "-mdebug=\tEnable debug output."
9328 msgstr ""
9329
9330 #: config/rs6000/rs6000.opt:354
9331 #, no-c-format
9332 msgid "Use the AltiVec ABI extensions."
9333 msgstr ""
9334
9335 #: config/rs6000/rs6000.opt:358
9336 #, no-c-format
9337 msgid "Do not use the AltiVec ABI extensions."
9338 msgstr ""
9339
9340 #: config/rs6000/rs6000.opt:363
9341 #, no-c-format
9342 msgid "Use the AIX Vector Extended ABI."
9343 msgstr ""
9344
9345 #: config/rs6000/rs6000.opt:367
9346 #, no-c-format
9347 msgid "Do not use the AIX Vector Extended ABI."
9348 msgstr ""
9349
9350 #: config/rs6000/rs6000.opt:372
9351 #, no-c-format
9352 msgid "Use the ELFv1 ABI."
9353 msgstr ""
9354
9355 #: config/rs6000/rs6000.opt:376
9356 #, no-c-format
9357 msgid "Use the ELFv2 ABI."
9358 msgstr ""
9359
9360 #: config/rs6000/rs6000.opt:396
9361 #, no-c-format
9362 msgid "-mcpu=\tUse features of and schedule code for given CPU."
9363 msgstr ""
9364
9365 #: config/rs6000/rs6000.opt:400
9366 #, no-c-format
9367 msgid "-mtune=\tSchedule code for given CPU."
9368 msgstr ""
9369
9370 #: config/rs6000/rs6000.opt:404
9371 #, no-c-format
9372 msgid "-mtraceback=[full,part,no]\tSelect type of traceback table."
9373 msgstr ""
9374
9375 #: config/rs6000/rs6000.opt:420
9376 #, no-c-format
9377 msgid "Avoid all range limits on call instructions."
9378 msgstr ""
9379
9380 #: config/rs6000/rs6000.opt:428
9381 #, no-c-format
9382 msgid "Warn about deprecated 'vector long ...' AltiVec type usage."
9383 msgstr ""
9384
9385 #: config/rs6000/rs6000.opt:432
9386 #, no-c-format
9387 msgid ""
9388 "Use -mlong-double-64 for 64-bit IEEE floating point format.  Use -mlong-"
9389 "double-128 for 128-bit floating point format (either IEEE or IBM)."
9390 msgstr ""
9391
9392 #: config/rs6000/rs6000.opt:441
9393 #, no-c-format
9394 msgid "Determine which dependences between insns are considered costly."
9395 msgstr ""
9396
9397 #: config/rs6000/rs6000.opt:445
9398 #, no-c-format
9399 msgid "Specify which post scheduling nop insertion scheme to apply."
9400 msgstr ""
9401
9402 #: config/rs6000/rs6000.opt:449
9403 #, no-c-format
9404 msgid "Specify alignment of structure fields default/natural."
9405 msgstr ""
9406
9407 #: config/rs6000/rs6000.opt:453
9408 #, no-c-format
9409 msgid "Valid arguments to -malign-:"
9410 msgstr ""
9411
9412 #: config/rs6000/rs6000.opt:463
9413 #, no-c-format
9414 msgid "Specify scheduling priority for dispatch slot restricted insns."
9415 msgstr ""
9416
9417 #: config/rs6000/rs6000.opt:467
9418 #, no-c-format
9419 msgid "Use r11 to hold the static link in calls to functions via pointers."
9420 msgstr ""
9421
9422 #: config/rs6000/rs6000.opt:471
9423 #, no-c-format
9424 msgid "Save the TOC in the prologue for indirect calls rather than inline."
9425 msgstr ""
9426
9427 #: config/rs6000/rs6000.opt:479
9428 #, no-c-format
9429 msgid ""
9430 "Fuse certain integer operations together for better performance on power8."
9431 msgstr ""
9432
9433 #: config/rs6000/rs6000.opt:483
9434 #, no-c-format
9435 msgid "Allow sign extension in fusion operations."
9436 msgstr ""
9437
9438 #: config/rs6000/rs6000.opt:487
9439 #, no-c-format
9440 msgid "Use vector and scalar instructions added in ISA 2.07."
9441 msgstr ""
9442
9443 #: config/rs6000/rs6000.opt:491 config/rs6000/rs6000.opt:495
9444 #, no-c-format
9445 msgid ""
9446 "Fuse certain integer operations together for better performance on power10."
9447 msgstr ""
9448
9449 #: config/rs6000/rs6000.opt:499
9450 #, no-c-format
9451 msgid ""
9452 "Fuse pairs of scalar or vector logical operations together for better "
9453 "performance on power10."
9454 msgstr ""
9455
9456 #: config/rs6000/rs6000.opt:503
9457 #, no-c-format
9458 msgid "Fuse scalar logical op with add/subf for better performance on power10."
9459 msgstr ""
9460
9461 #: config/rs6000/rs6000.opt:507
9462 #, no-c-format
9463 msgid "Fuse scalar add/subf with logical op for better performance on power10."
9464 msgstr ""
9465
9466 #: config/rs6000/rs6000.opt:511
9467 #, no-c-format
9468 msgid ""
9469 "Fuse dependent pairs of add or vaddudm instructions for better performance "
9470 "on power10."
9471 msgstr ""
9472
9473 #: config/rs6000/rs6000.opt:515
9474 #, no-c-format
9475 msgid ""
9476 "Fuse certain store operations together for better performance on power10."
9477 msgstr ""
9478
9479 #: config/rs6000/rs6000.opt:519
9480 #, no-c-format
9481 msgid "Use ISA 2.07 Category:Vector.AES and Category:Vector.SHA2 instructions."
9482 msgstr ""
9483
9484 #: config/rs6000/rs6000.opt:526
9485 #, no-c-format
9486 msgid "Use ISA 2.07 transactional memory (HTM) instructions."
9487 msgstr ""
9488
9489 #: config/rs6000/rs6000.opt:530
9490 #, no-c-format
9491 msgid "Generate the quad word memory instructions (lq/stq)."
9492 msgstr ""
9493
9494 #: config/rs6000/rs6000.opt:534
9495 #, no-c-format
9496 msgid "Generate the quad word memory atomic instructions (lqarx/stqcx)."
9497 msgstr ""
9498
9499 #: config/rs6000/rs6000.opt:538
9500 #, no-c-format
9501 msgid ""
9502 "Generate aggregate parameter passing code with at most 64-bit alignment."
9503 msgstr ""
9504
9505 #: config/rs6000/rs6000.opt:542
9506 #, no-c-format
9507 msgid "Analyze and remove doubleword swaps from VSX computations."
9508 msgstr ""
9509
9510 #: config/rs6000/rs6000.opt:550
9511 #, no-c-format
9512 msgid "Use certain scalar instructions added in ISA 3.0."
9513 msgstr ""
9514
9515 #: config/rs6000/rs6000.opt:554
9516 #, no-c-format
9517 msgid "Use vector instructions added in ISA 3.0."
9518 msgstr ""
9519
9520 #: config/rs6000/rs6000.opt:558
9521 #, no-c-format
9522 msgid "Use the new min/max instructions defined in ISA 3.0."
9523 msgstr ""
9524
9525 #: config/rs6000/rs6000.opt:562
9526 #, no-c-format
9527 msgid "Generate the integer modulo instructions."
9528 msgstr ""
9529
9530 #: config/rs6000/rs6000.opt:566
9531 #, no-c-format
9532 msgid "Enable IEEE 128-bit floating point via the __float128 keyword."
9533 msgstr ""
9534
9535 #: config/rs6000/rs6000.opt:570
9536 #, no-c-format
9537 msgid "Enable using IEEE 128-bit floating point instructions."
9538 msgstr ""
9539
9540 #: config/rs6000/rs6000.opt:574
9541 #, no-c-format
9542 msgid "Enable default conversions between __float128 & long double."
9543 msgstr ""
9544
9545 #: config/rs6000/rs6000.opt:614
9546 #, no-c-format
9547 msgid "Generate (do not generate) prefixed memory instructions."
9548 msgstr ""
9549
9550 #: config/rs6000/rs6000.opt:618
9551 #, no-c-format
9552 msgid "Generate (do not generate) pc-relative memory addressing."
9553 msgstr ""
9554
9555 #: config/rs6000/rs6000.opt:622
9556 #, no-c-format
9557 msgid ""
9558 "Generate (do not generate) pc-relative memory optimizations for externals."
9559 msgstr ""
9560
9561 #: config/rs6000/rs6000.opt:626
9562 #, no-c-format
9563 msgid "Generate (do not generate) MMA instructions."
9564 msgstr ""
9565
9566 #: config/rs6000/rs6000.opt:633
9567 #, no-c-format
9568 msgid ""
9569 "Enable instructions that guard against return-oriented programming attacks."
9570 msgstr ""
9571
9572 #: config/rs6000/rs6000.opt:637
9573 #, no-c-format
9574 msgid "Generate code that will run in privileged state."
9575 msgstr ""
9576
9577 #: config/rs6000/rs6000.opt:641
9578 #, no-c-format
9579 msgid "Generate (do not generate) code that uses the XXSPLTIW instruction."
9580 msgstr ""
9581
9582 #: config/rs6000/rs6000.opt:645
9583 #, no-c-format
9584 msgid "Generate (do not generate) code that uses the XXSPLTIDP instruction."
9585 msgstr ""
9586
9587 #: config/rs6000/rs6000.opt:649
9588 #, no-c-format
9589 msgid "Generate (do not generate) code that uses the LXVKQ instruction."
9590 msgstr ""
9591
9592 #: config/rs6000/rs6000.opt:653
9593 #, no-c-format
9594 msgid ""
9595 "When costing for loop vectorization, we probably need to penalize the loop "
9596 "body cost if the existing cost model may not adequately reflect delays from "
9597 "unavailable vector resources.  We collect the cost for vectorized statements "
9598 "and non-vectorized statements separately, check the proportion of vec_cost "
9599 "to total cost of vec_cost and non vec_cost, and penalize only if the "
9600 "proportion exceeds the threshold specified by this parameter.  The default "
9601 "value is 85."
9602 msgstr ""
9603
9604 #: config/rs6000/rs6000.opt:662
9605 #, no-c-format
9606 msgid ""
9607 "Like parameter rs6000-density-pct-threshold, we also check the total sum of "
9608 "vec_cost and non vec_cost, and penalize only if the sum exceeds the "
9609 "threshold specified by this parameter.  The default value is 70."
9610 msgstr ""
9611
9612 #: config/rs6000/rs6000.opt:668
9613 #, no-c-format
9614 msgid ""
9615 "When both heuristics with rs6000-density-pct-threshold and rs6000-density-"
9616 "size-threshold are satisfied, we decide to penalize the loop body cost by "
9617 "the value which is specified by this parameter.  The default value is 10."
9618 msgstr ""
9619
9620 #: config/rs6000/rs6000.opt:675
9621 #, no-c-format
9622 msgid ""
9623 "When costing for loop vectorization, we probably need to penalize the loop "
9624 "body cost by accounting for excess strided or elementwise loads.  We collect "
9625 "the numbers for general statements and load statements according to the "
9626 "information for statements to be vectorized, check the proportion of load "
9627 "statements, and penalize only if the proportion exceeds the threshold "
9628 "specified by this parameter.  The default value is 45."
9629 msgstr ""
9630
9631 #: config/rs6000/rs6000.opt:684
9632 #, no-c-format
9633 msgid ""
9634 "Like parameter rs6000-density-load-pct-threshold, we also check if the total "
9635 "number of load statements exceeds the threshold specified by this parameter, "
9636 "and penalize only if it's satisfied.  The default value is 20."
9637 msgstr ""
9638
9639 #: config/rs6000/sysv4.opt:24
9640 #, no-c-format
9641 msgid "-mcall-ABI\tSelect ABI calling convention."
9642 msgstr ""
9643
9644 #: config/rs6000/sysv4.opt:28
9645 #, no-c-format
9646 msgid "-msdata=[none,data,sysv,eabi]\tSelect method for sdata handling."
9647 msgstr ""
9648
9649 #: config/rs6000/sysv4.opt:32
9650 #, no-c-format
9651 msgid "Allow readonly data in sdata."
9652 msgstr ""
9653
9654 #: config/rs6000/sysv4.opt:36
9655 #, no-c-format
9656 msgid "-mtls-size=[16,32]\tSpecify bit size of immediate TLS offsets."
9657 msgstr ""
9658
9659 #: config/rs6000/sysv4.opt:52
9660 #, no-c-format
9661 msgid "Align to the base type of the bit-field."
9662 msgstr ""
9663
9664 #: config/rs6000/sysv4.opt:56
9665 #, no-c-format
9666 msgid ""
9667 "Align to the base type of the bit-field. Don't assume that unaligned "
9668 "accesses are handled by the system."
9669 msgstr ""
9670
9671 #: config/rs6000/sysv4.opt:61 config/rs6000/sysv4.opt:65
9672 #, no-c-format
9673 msgid "Produce code relocatable at runtime."
9674 msgstr ""
9675
9676 #: config/rs6000/sysv4.opt:69 config/rs6000/sysv4.opt:73
9677 #, no-c-format
9678 msgid "Produce little endian code."
9679 msgstr ""
9680
9681 #: config/rs6000/sysv4.opt:77 config/rs6000/sysv4.opt:81
9682 #, no-c-format
9683 msgid "Produce big endian code."
9684 msgstr ""
9685
9686 #: config/rs6000/sysv4.opt:86 config/rs6000/sysv4.opt:90
9687 #: config/rs6000/sysv4.opt:99 config/rs6000/sysv4.opt:141
9688 #: config/rs6000/sysv4.opt:153
9689 #, no-c-format
9690 msgid "No description yet."
9691 msgstr ""
9692
9693 #: config/rs6000/sysv4.opt:94
9694 #, no-c-format
9695 msgid "Assume all variable arg functions are prototyped."
9696 msgstr ""
9697
9698 #: config/rs6000/sysv4.opt:103
9699 #, no-c-format
9700 msgid "Use EABI."
9701 msgstr ""
9702
9703 #: config/rs6000/sysv4.opt:107
9704 #, no-c-format
9705 msgid "Allow bit-fields to cross word boundaries."
9706 msgstr ""
9707
9708 #: config/rs6000/sysv4.opt:111
9709 #, no-c-format
9710 msgid "Use alternate register names."
9711 msgstr ""
9712
9713 #: config/rs6000/sysv4.opt:117
9714 #, no-c-format
9715 msgid "Use default method for sdata handling."
9716 msgstr ""
9717
9718 #: config/rs6000/sysv4.opt:121
9719 #, no-c-format
9720 msgid "Link with libsim.a, libc.a and sim-crt0.o."
9721 msgstr ""
9722
9723 #: config/rs6000/sysv4.opt:125
9724 #, no-c-format
9725 msgid "Link with libads.a, libc.a and crt0.o."
9726 msgstr ""
9727
9728 #: config/rs6000/sysv4.opt:129
9729 #, no-c-format
9730 msgid "Link with libyk.a, libc.a and crt0.o."
9731 msgstr ""
9732
9733 #: config/rs6000/sysv4.opt:133
9734 #, no-c-format
9735 msgid "Link with libmvme.a, libc.a and crt0.o."
9736 msgstr ""
9737
9738 #: config/rs6000/sysv4.opt:137
9739 #, no-c-format
9740 msgid "Set the PPC_EMB bit in the ELF flags header."
9741 msgstr ""
9742
9743 #: config/rs6000/sysv4.opt:157
9744 #, no-c-format
9745 msgid "Generate code to use a non-exec PLT and GOT."
9746 msgstr ""
9747
9748 #: config/rs6000/sysv4.opt:161
9749 #, no-c-format
9750 msgid "Generate code for old exec BSS PLT."
9751 msgstr ""
9752
9753 #: config/rs6000/sysv4.opt:165
9754 #, no-c-format
9755 msgid "Use inline plt sequences to implement long calls and -fno-plt."
9756 msgstr ""
9757
9758 #: config/rs6000/sysv4.opt:169
9759 #, no-c-format
9760 msgid "Emit .gnu_attribute tags."
9761 msgstr ""
9762
9763 #: config/alpha/alpha.opt:27
9764 #, no-c-format
9765 msgid "Use fp registers."
9766 msgstr ""
9767
9768 #: config/alpha/alpha.opt:35
9769 #, no-c-format
9770 msgid "Request IEEE-conformant math library routines (OSF/1)."
9771 msgstr ""
9772
9773 #: config/alpha/alpha.opt:39
9774 #, no-c-format
9775 msgid "Emit IEEE-conformant code, without inexact exceptions."
9776 msgstr ""
9777
9778 #: config/alpha/alpha.opt:46
9779 #, no-c-format
9780 msgid "Do not emit complex integer constants to read-only memory."
9781 msgstr ""
9782
9783 #: config/alpha/alpha.opt:50
9784 #, no-c-format
9785 msgid "Use VAX fp."
9786 msgstr ""
9787
9788 #: config/alpha/alpha.opt:54
9789 #, no-c-format
9790 msgid "Do not use VAX fp."
9791 msgstr ""
9792
9793 #: config/alpha/alpha.opt:58
9794 #, no-c-format
9795 msgid "Emit code for the byte/word ISA extension."
9796 msgstr ""
9797
9798 #: config/alpha/alpha.opt:62
9799 #, no-c-format
9800 msgid "Emit code for the motion video ISA extension."
9801 msgstr ""
9802
9803 #: config/alpha/alpha.opt:66
9804 #, no-c-format
9805 msgid "Emit code for the fp move and sqrt ISA extension."
9806 msgstr ""
9807
9808 #: config/alpha/alpha.opt:70
9809 #, no-c-format
9810 msgid "Emit code for the counting ISA extension."
9811 msgstr ""
9812
9813 #: config/alpha/alpha.opt:74
9814 #, no-c-format
9815 msgid "Emit code using explicit relocation directives."
9816 msgstr ""
9817
9818 #: config/alpha/alpha.opt:78
9819 #, no-c-format
9820 msgid "Emit 16-bit relocations to the small data areas."
9821 msgstr ""
9822
9823 #: config/alpha/alpha.opt:82
9824 #, no-c-format
9825 msgid "Emit 32-bit relocations to the small data areas."
9826 msgstr ""
9827
9828 #: config/alpha/alpha.opt:86
9829 #, no-c-format
9830 msgid "Emit direct branches to local functions."
9831 msgstr ""
9832
9833 #: config/alpha/alpha.opt:90
9834 #, no-c-format
9835 msgid "Emit indirect branches to local functions."
9836 msgstr ""
9837
9838 #: config/alpha/alpha.opt:94
9839 #, no-c-format
9840 msgid "Emit rdval instead of rduniq for thread pointer."
9841 msgstr ""
9842
9843 #: config/alpha/alpha.opt:106
9844 #, no-c-format
9845 msgid "Use features of and schedule given CPU."
9846 msgstr ""
9847
9848 #: config/alpha/alpha.opt:110
9849 #, no-c-format
9850 msgid "Schedule given CPU."
9851 msgstr ""
9852
9853 #: config/alpha/alpha.opt:114
9854 #, no-c-format
9855 msgid "Control the generated fp rounding mode."
9856 msgstr ""
9857
9858 #: config/alpha/alpha.opt:118
9859 #, no-c-format
9860 msgid "Control the IEEE trap mode."
9861 msgstr ""
9862
9863 #: config/alpha/alpha.opt:122
9864 #, no-c-format
9865 msgid "Control the precision given to fp exceptions."
9866 msgstr ""
9867
9868 #: config/alpha/alpha.opt:126
9869 #, no-c-format
9870 msgid "Tune expected memory latency."
9871 msgstr ""
9872
9873 #: config/tilepro/tilepro.opt:23
9874 #, no-c-format
9875 msgid ""
9876 "Compile with 32 bit longs and pointers, which is the only supported behavior "
9877 "and thus the flag is ignored."
9878 msgstr ""
9879
9880 #: config/tilepro/tilepro.opt:28 config/tilegx/tilegx.opt:26
9881 #, no-c-format
9882 msgid "-mcpu=CPU\tUse features of and schedule code for given CPU."
9883 msgstr ""
9884
9885 #: config/tilepro/tilepro.opt:32
9886 #, no-c-format
9887 msgid "Known TILEPro CPUs (for use with the -mcpu= option):"
9888 msgstr ""
9889
9890 #: config/lm32/lm32.opt:24
9891 #, no-c-format
9892 msgid "Enable multiply instructions."
9893 msgstr ""
9894
9895 #: config/lm32/lm32.opt:28
9896 #, no-c-format
9897 msgid "Enable divide and modulus instructions."
9898 msgstr ""
9899
9900 #: config/lm32/lm32.opt:32
9901 #, no-c-format
9902 msgid "Enable barrel shift instructions."
9903 msgstr ""
9904
9905 #: config/lm32/lm32.opt:36
9906 #, no-c-format
9907 msgid "Enable sign extend instructions."
9908 msgstr ""
9909
9910 #: config/lm32/lm32.opt:40
9911 #, no-c-format
9912 msgid "Enable user-defined instructions."
9913 msgstr ""
9914
9915 #: config/or1k/elf.opt:28
9916 #, no-c-format
9917 msgid "Configure the newlib board specific runtime.  The default is or1ksim."
9918 msgstr ""
9919
9920 #: config/or1k/elf.opt:32
9921 #, no-c-format
9922 msgid ""
9923 "This option is ignored; it is provided for compatibility purposes only.  "
9924 "This used to select linker and preprocessor options for use with newlib."
9925 msgstr ""
9926
9927 #: config/or1k/or1k.opt:29
9928 #, no-c-format
9929 msgid ""
9930 "Enable generation of hardware divide (l.div, l.divu) instructions.  This is "
9931 "the default; use -msoft-div to override."
9932 msgstr ""
9933
9934 #: config/or1k/or1k.opt:34
9935 #, no-c-format
9936 msgid ""
9937 "Enable generation of binaries which use functions from libgcc to perform "
9938 "divide operations.  The default is -mhard-div."
9939 msgstr ""
9940
9941 #: config/or1k/or1k.opt:39
9942 #, no-c-format
9943 msgid ""
9944 "Enable generation of hardware multiply instructions (l.mul, l.muli) "
9945 "instructions. This is the default; use -msoft-mul to override."
9946 msgstr ""
9947
9948 #: config/or1k/or1k.opt:44
9949 #, no-c-format
9950 msgid ""
9951 "Enable generation of binaries which use functions from libgcc to perform "
9952 "multiply operations. The default is -mhard-mul."
9953 msgstr ""
9954
9955 #: config/or1k/or1k.opt:49
9956 #, no-c-format
9957 msgid ""
9958 "Enable generation of binaries which use functions from libgcc to perform "
9959 "floating point operations.  This is the default; use -mhard-float to "
9960 "override."
9961 msgstr ""
9962
9963 #: config/or1k/or1k.opt:54
9964 #, no-c-format
9965 msgid ""
9966 "Enable generation of hardware floating point instructions. The default is -"
9967 "msoft-float."
9968 msgstr ""
9969
9970 #: config/or1k/or1k.opt:59
9971 #, no-c-format
9972 msgid ""
9973 "When -mhard-float is selected, enables generation of double-precision "
9974 "floating point instructions.  By default functions from libgcc are used to "
9975 "perform double-precision floating point operations."
9976 msgstr ""
9977
9978 #: config/or1k/or1k.opt:65
9979 #, no-c-format
9980 msgid ""
9981 "When -mhard-float is selected, enables generation of unordered floating "
9982 "point compare and set flag (lf.sfun*) instructions.  By default functions "
9983 "from libgcc are used to perform unordered floating point compare and set "
9984 "flag operations."
9985 msgstr ""
9986
9987 #: config/or1k/or1k.opt:71
9988 #, no-c-format
9989 msgid ""
9990 "Specify the code model used for accessing memory addresses.  Specifying "
9991 "large enables generating binaries with large global offset tables.  By "
9992 "default the value is small."
9993 msgstr ""
9994
9995 #: config/or1k/or1k.opt:77
9996 #, no-c-format
9997 msgid "Known code model types (for use with the -mcmodel= option):"
9998 msgstr ""
9999
10000 #: config/or1k/or1k.opt:87
10001 #, no-c-format
10002 msgid ""
10003 "Enable generation of conditional move (l.cmov) instructions.  By default the "
10004 "equivalent will be generated using set and branch."
10005 msgstr ""
10006
10007 #: config/or1k/or1k.opt:92
10008 #, no-c-format
10009 msgid ""
10010 "Enable generation of rotate right (l.ror) instructions.  By default "
10011 "functions from libgcc are used to perform rotate right operations."
10012 msgstr ""
10013
10014 #: config/or1k/or1k.opt:97
10015 #, no-c-format
10016 msgid ""
10017 "Enable generation of rotate right with immediate (l.rori) instructions.  By "
10018 "default functions from libgcc are used to perform rotate right with "
10019 "immediate operations."
10020 msgstr ""
10021
10022 #: config/or1k/or1k.opt:103
10023 #, no-c-format
10024 msgid ""
10025 "Enable generation of sign extension (l.ext*) instructions.  By default "
10026 "memory loads are used to perform sign extension."
10027 msgstr ""
10028
10029 #: config/or1k/or1k.opt:108
10030 #, no-c-format
10031 msgid ""
10032 "Enable generation of compare and set flag with immediate (l.sf*i) "
10033 "instructions. By default extra instructions will be generated to store the "
10034 "immediate to a register first."
10035 msgstr ""
10036
10037 #: config/or1k/or1k.opt:114
10038 #, no-c-format
10039 msgid ""
10040 "Enable generation of shift with immediate (l.srai, l.srli, l.slli) "
10041 "instructions. By default extra instructions will be generated to store the "
10042 "immediate to a register first."
10043 msgstr ""
10044
10045 #: config/nios2/elf.opt:26
10046 #, no-c-format
10047 msgid "Link with a limited version of the C library."
10048 msgstr ""
10049
10050 #: config/nios2/elf.opt:30
10051 #, no-c-format
10052 msgid "Name of system library to link against."
10053 msgstr ""
10054
10055 #: config/nios2/elf.opt:34
10056 #, no-c-format
10057 msgid "Name of the startfile."
10058 msgstr ""
10059
10060 #: config/nios2/elf.opt:38
10061 #, no-c-format
10062 msgid "Link with HAL BSP."
10063 msgstr ""
10064
10065 #: config/nios2/nios2.opt:35
10066 #, no-c-format
10067 msgid "Enable DIV, DIVU."
10068 msgstr ""
10069
10070 #: config/nios2/nios2.opt:39
10071 #, no-c-format
10072 msgid "Enable MUL instructions."
10073 msgstr ""
10074
10075 #: config/nios2/nios2.opt:43
10076 #, no-c-format
10077 msgid "Enable MULX instructions, assume fast shifter."
10078 msgstr ""
10079
10080 #: config/nios2/nios2.opt:47
10081 #, no-c-format
10082 msgid "Use table based fast divide (default at -O3)."
10083 msgstr ""
10084
10085 #: config/nios2/nios2.opt:51
10086 #, no-c-format
10087 msgid "All memory accesses use I/O load/store instructions."
10088 msgstr ""
10089
10090 #: config/nios2/nios2.opt:55
10091 #, no-c-format
10092 msgid "Volatile memory accesses use I/O load/store instructions."
10093 msgstr ""
10094
10095 #: config/nios2/nios2.opt:59
10096 #, no-c-format
10097 msgid "Volatile memory accesses do not use I/O load/store instructions."
10098 msgstr ""
10099
10100 #: config/nios2/nios2.opt:63
10101 #, no-c-format
10102 msgid "Enable/disable GP-relative addressing."
10103 msgstr ""
10104
10105 #: config/nios2/nios2.opt:67
10106 #, no-c-format
10107 msgid "Valid options for GP-relative addressing (for -mgpopt):"
10108 msgstr ""
10109
10110 #: config/nios2/nios2.opt:86
10111 #, no-c-format
10112 msgid "Equivalent to -mgpopt=local."
10113 msgstr ""
10114
10115 #: config/nios2/nios2.opt:90
10116 #, no-c-format
10117 msgid "Equivalent to -mgpopt=none."
10118 msgstr ""
10119
10120 #: config/nios2/nios2.opt:94 config/c6x/c6x.opt:30 config/mips/mips.opt:134
10121 #: config/tilegx/tilegx.opt:45
10122 #, no-c-format
10123 msgid "Use big-endian byte order."
10124 msgstr ""
10125
10126 #: config/nios2/nios2.opt:98 config/c6x/c6x.opt:34 config/mips/mips.opt:138
10127 #: config/tilegx/tilegx.opt:49
10128 #, no-c-format
10129 msgid "Use little-endian byte order."
10130 msgstr ""
10131
10132 #: config/nios2/nios2.opt:102
10133 #, no-c-format
10134 msgid "Floating point custom instruction configuration name."
10135 msgstr ""
10136
10137 #: config/nios2/nios2.opt:106
10138 #, no-c-format
10139 msgid "Do not use the ftruncds custom instruction."
10140 msgstr ""
10141
10142 #: config/nios2/nios2.opt:110
10143 #, no-c-format
10144 msgid "Integer id (N) of ftruncds custom instruction."
10145 msgstr ""
10146
10147 #: config/nios2/nios2.opt:114
10148 #, no-c-format
10149 msgid "Do not use the fextsd custom instruction."
10150 msgstr ""
10151
10152 #: config/nios2/nios2.opt:118
10153 #, no-c-format
10154 msgid "Integer id (N) of fextsd custom instruction."
10155 msgstr ""
10156
10157 #: config/nios2/nios2.opt:122
10158 #, no-c-format
10159 msgid "Do not use the fixdu custom instruction."
10160 msgstr ""
10161
10162 #: config/nios2/nios2.opt:126
10163 #, no-c-format
10164 msgid "Integer id (N) of fixdu custom instruction."
10165 msgstr ""
10166
10167 #: config/nios2/nios2.opt:130
10168 #, no-c-format
10169 msgid "Do not use the fixdi custom instruction."
10170 msgstr ""
10171
10172 #: config/nios2/nios2.opt:134
10173 #, no-c-format
10174 msgid "Integer id (N) of fixdi custom instruction."
10175 msgstr ""
10176
10177 #: config/nios2/nios2.opt:138
10178 #, no-c-format
10179 msgid "Do not use the fixsu custom instruction."
10180 msgstr ""
10181
10182 #: config/nios2/nios2.opt:142
10183 #, no-c-format
10184 msgid "Integer id (N) of fixsu custom instruction."
10185 msgstr ""
10186
10187 #: config/nios2/nios2.opt:146
10188 #, no-c-format
10189 msgid "Do not use the fixsi custom instruction."
10190 msgstr ""
10191
10192 #: config/nios2/nios2.opt:150
10193 #, no-c-format
10194 msgid "Integer id (N) of fixsi custom instruction."
10195 msgstr ""
10196
10197 #: config/nios2/nios2.opt:154
10198 #, no-c-format
10199 msgid "Do not use the floatud custom instruction."
10200 msgstr ""
10201
10202 #: config/nios2/nios2.opt:158
10203 #, no-c-format
10204 msgid "Integer id (N) of floatud custom instruction."
10205 msgstr ""
10206
10207 #: config/nios2/nios2.opt:162
10208 #, no-c-format
10209 msgid "Do not use the floatid custom instruction."
10210 msgstr ""
10211
10212 #: config/nios2/nios2.opt:166
10213 #, no-c-format
10214 msgid "Integer id (N) of floatid custom instruction."
10215 msgstr ""
10216
10217 #: config/nios2/nios2.opt:170
10218 #, no-c-format
10219 msgid "Do not use the floatus custom instruction."
10220 msgstr ""
10221
10222 #: config/nios2/nios2.opt:174
10223 #, no-c-format
10224 msgid "Integer id (N) of floatus custom instruction."
10225 msgstr ""
10226
10227 #: config/nios2/nios2.opt:178
10228 #, no-c-format
10229 msgid "Do not use the floatis custom instruction."
10230 msgstr ""
10231
10232 #: config/nios2/nios2.opt:182
10233 #, no-c-format
10234 msgid "Integer id (N) of floatis custom instruction."
10235 msgstr ""
10236
10237 #: config/nios2/nios2.opt:186
10238 #, no-c-format
10239 msgid "Do not use the fcmpned custom instruction."
10240 msgstr ""
10241
10242 #: config/nios2/nios2.opt:190
10243 #, no-c-format
10244 msgid "Integer id (N) of fcmpned custom instruction."
10245 msgstr ""
10246
10247 #: config/nios2/nios2.opt:194
10248 #, no-c-format
10249 msgid "Do not use the fcmpeqd custom instruction."
10250 msgstr ""
10251
10252 #: config/nios2/nios2.opt:198
10253 #, no-c-format
10254 msgid "Integer id (N) of fcmpeqd custom instruction."
10255 msgstr ""
10256
10257 #: config/nios2/nios2.opt:202
10258 #, no-c-format
10259 msgid "Do not use the fcmpged custom instruction."
10260 msgstr ""
10261
10262 #: config/nios2/nios2.opt:206
10263 #, no-c-format
10264 msgid "Integer id (N) of fcmpged custom instruction."
10265 msgstr ""
10266
10267 #: config/nios2/nios2.opt:210
10268 #, no-c-format
10269 msgid "Do not use the fcmpgtd custom instruction."
10270 msgstr ""
10271
10272 #: config/nios2/nios2.opt:214
10273 #, no-c-format
10274 msgid "Integer id (N) of fcmpgtd custom instruction."
10275 msgstr ""
10276
10277 #: config/nios2/nios2.opt:218
10278 #, no-c-format
10279 msgid "Do not use the fcmpled custom instruction."
10280 msgstr ""
10281
10282 #: config/nios2/nios2.opt:222
10283 #, no-c-format
10284 msgid "Integer id (N) of fcmpled custom instruction."
10285 msgstr ""
10286
10287 #: config/nios2/nios2.opt:226
10288 #, no-c-format
10289 msgid "Do not use the fcmpltd custom instruction."
10290 msgstr ""
10291
10292 #: config/nios2/nios2.opt:230
10293 #, no-c-format
10294 msgid "Integer id (N) of fcmpltd custom instruction."
10295 msgstr ""
10296
10297 #: config/nios2/nios2.opt:234
10298 #, no-c-format
10299 msgid "Do not use the flogd custom instruction."
10300 msgstr ""
10301
10302 #: config/nios2/nios2.opt:238
10303 #, no-c-format
10304 msgid "Integer id (N) of flogd custom instruction."
10305 msgstr ""
10306
10307 #: config/nios2/nios2.opt:242
10308 #, no-c-format
10309 msgid "Do not use the fexpd custom instruction."
10310 msgstr ""
10311
10312 #: config/nios2/nios2.opt:246
10313 #, no-c-format
10314 msgid "Integer id (N) of fexpd custom instruction."
10315 msgstr ""
10316
10317 #: config/nios2/nios2.opt:250
10318 #, no-c-format
10319 msgid "Do not use the fatand custom instruction."
10320 msgstr ""
10321
10322 #: config/nios2/nios2.opt:254
10323 #, no-c-format
10324 msgid "Integer id (N) of fatand custom instruction."
10325 msgstr ""
10326
10327 #: config/nios2/nios2.opt:258
10328 #, no-c-format
10329 msgid "Do not use the ftand custom instruction."
10330 msgstr ""
10331
10332 #: config/nios2/nios2.opt:262
10333 #, no-c-format
10334 msgid "Integer id (N) of ftand custom instruction."
10335 msgstr ""
10336
10337 #: config/nios2/nios2.opt:266
10338 #, no-c-format
10339 msgid "Do not use the fsind custom instruction."
10340 msgstr ""
10341
10342 #: config/nios2/nios2.opt:270
10343 #, no-c-format
10344 msgid "Integer id (N) of fsind custom instruction."
10345 msgstr ""
10346
10347 #: config/nios2/nios2.opt:274
10348 #, no-c-format
10349 msgid "Do not use the fcosd custom instruction."
10350 msgstr ""
10351
10352 #: config/nios2/nios2.opt:278
10353 #, no-c-format
10354 msgid "Integer id (N) of fcosd custom instruction."
10355 msgstr ""
10356
10357 #: config/nios2/nios2.opt:282
10358 #, no-c-format
10359 msgid "Do not use the fsqrtd custom instruction."
10360 msgstr ""
10361
10362 #: config/nios2/nios2.opt:286
10363 #, no-c-format
10364 msgid "Integer id (N) of fsqrtd custom instruction."
10365 msgstr ""
10366
10367 #: config/nios2/nios2.opt:290
10368 #, no-c-format
10369 msgid "Do not use the fabsd custom instruction."
10370 msgstr ""
10371
10372 #: config/nios2/nios2.opt:294
10373 #, no-c-format
10374 msgid "Integer id (N) of fabsd custom instruction."
10375 msgstr ""
10376
10377 #: config/nios2/nios2.opt:298
10378 #, no-c-format
10379 msgid "Do not use the fnegd custom instruction."
10380 msgstr ""
10381
10382 #: config/nios2/nios2.opt:302
10383 #, no-c-format
10384 msgid "Integer id (N) of fnegd custom instruction."
10385 msgstr ""
10386
10387 #: config/nios2/nios2.opt:306
10388 #, no-c-format
10389 msgid "Do not use the fmaxd custom instruction."
10390 msgstr ""
10391
10392 #: config/nios2/nios2.opt:310
10393 #, no-c-format
10394 msgid "Integer id (N) of fmaxd custom instruction."
10395 msgstr ""
10396
10397 #: config/nios2/nios2.opt:314
10398 #, no-c-format
10399 msgid "Do not use the fmind custom instruction."
10400 msgstr ""
10401
10402 #: config/nios2/nios2.opt:318
10403 #, no-c-format
10404 msgid "Integer id (N) of fmind custom instruction."
10405 msgstr ""
10406
10407 #: config/nios2/nios2.opt:322
10408 #, no-c-format
10409 msgid "Do not use the fdivd custom instruction."
10410 msgstr ""
10411
10412 #: config/nios2/nios2.opt:326
10413 #, no-c-format
10414 msgid "Integer id (N) of fdivd custom instruction."
10415 msgstr ""
10416
10417 #: config/nios2/nios2.opt:330
10418 #, no-c-format
10419 msgid "Do not use the fmuld custom instruction."
10420 msgstr ""
10421
10422 #: config/nios2/nios2.opt:334
10423 #, no-c-format
10424 msgid "Integer id (N) of fmuld custom instruction."
10425 msgstr ""
10426
10427 #: config/nios2/nios2.opt:338
10428 #, no-c-format
10429 msgid "Do not use the fsubd custom instruction."
10430 msgstr ""
10431
10432 #: config/nios2/nios2.opt:342
10433 #, no-c-format
10434 msgid "Integer id (N) of fsubd custom instruction."
10435 msgstr ""
10436
10437 #: config/nios2/nios2.opt:346
10438 #, no-c-format
10439 msgid "Do not use the faddd custom instruction."
10440 msgstr ""
10441
10442 #: config/nios2/nios2.opt:350
10443 #, no-c-format
10444 msgid "Integer id (N) of faddd custom instruction."
10445 msgstr ""
10446
10447 #: config/nios2/nios2.opt:354
10448 #, no-c-format
10449 msgid "Do not use the fcmpnes custom instruction."
10450 msgstr ""
10451
10452 #: config/nios2/nios2.opt:358
10453 #, no-c-format
10454 msgid "Integer id (N) of fcmpnes custom instruction."
10455 msgstr ""
10456
10457 #: config/nios2/nios2.opt:362
10458 #, no-c-format
10459 msgid "Do not use the fcmpeqs custom instruction."
10460 msgstr ""
10461
10462 #: config/nios2/nios2.opt:366
10463 #, no-c-format
10464 msgid "Integer id (N) of fcmpeqs custom instruction."
10465 msgstr ""
10466
10467 #: config/nios2/nios2.opt:370
10468 #, no-c-format
10469 msgid "Do not use the fcmpges custom instruction."
10470 msgstr ""
10471
10472 #: config/nios2/nios2.opt:374
10473 #, no-c-format
10474 msgid "Integer id (N) of fcmpges custom instruction."
10475 msgstr ""
10476
10477 #: config/nios2/nios2.opt:378
10478 #, no-c-format
10479 msgid "Do not use the fcmpgts custom instruction."
10480 msgstr ""
10481
10482 #: config/nios2/nios2.opt:382
10483 #, no-c-format
10484 msgid "Integer id (N) of fcmpgts custom instruction."
10485 msgstr ""
10486
10487 #: config/nios2/nios2.opt:386
10488 #, no-c-format
10489 msgid "Do not use the fcmples custom instruction."
10490 msgstr ""
10491
10492 #: config/nios2/nios2.opt:390
10493 #, no-c-format
10494 msgid "Integer id (N) of fcmples custom instruction."
10495 msgstr ""
10496
10497 #: config/nios2/nios2.opt:394
10498 #, no-c-format
10499 msgid "Do not use the fcmplts custom instruction."
10500 msgstr ""
10501
10502 #: config/nios2/nios2.opt:398
10503 #, no-c-format
10504 msgid "Integer id (N) of fcmplts custom instruction."
10505 msgstr ""
10506
10507 #: config/nios2/nios2.opt:402
10508 #, no-c-format
10509 msgid "Do not use the flogs custom instruction."
10510 msgstr ""
10511
10512 #: config/nios2/nios2.opt:406
10513 #, no-c-format
10514 msgid "Integer id (N) of flogs custom instruction."
10515 msgstr ""
10516
10517 #: config/nios2/nios2.opt:410
10518 #, no-c-format
10519 msgid "Do not use the fexps custom instruction."
10520 msgstr ""
10521
10522 #: config/nios2/nios2.opt:414
10523 #, no-c-format
10524 msgid "Integer id (N) of fexps custom instruction."
10525 msgstr ""
10526
10527 #: config/nios2/nios2.opt:418
10528 #, no-c-format
10529 msgid "Do not use the fatans custom instruction."
10530 msgstr ""
10531
10532 #: config/nios2/nios2.opt:422
10533 #, no-c-format
10534 msgid "Integer id (N) of fatans custom instruction."
10535 msgstr ""
10536
10537 #: config/nios2/nios2.opt:426
10538 #, no-c-format
10539 msgid "Do not use the ftans custom instruction."
10540 msgstr ""
10541
10542 #: config/nios2/nios2.opt:430
10543 #, no-c-format
10544 msgid "Integer id (N) of ftans custom instruction."
10545 msgstr ""
10546
10547 #: config/nios2/nios2.opt:434
10548 #, no-c-format
10549 msgid "Do not use the fsins custom instruction."
10550 msgstr ""
10551
10552 #: config/nios2/nios2.opt:438
10553 #, no-c-format
10554 msgid "Integer id (N) of fsins custom instruction."
10555 msgstr ""
10556
10557 #: config/nios2/nios2.opt:442
10558 #, no-c-format
10559 msgid "Do not use the fcoss custom instruction."
10560 msgstr ""
10561
10562 #: config/nios2/nios2.opt:446
10563 #, no-c-format
10564 msgid "Integer id (N) of fcoss custom instruction."
10565 msgstr ""
10566
10567 #: config/nios2/nios2.opt:450
10568 #, no-c-format
10569 msgid "Do not use the fsqrts custom instruction."
10570 msgstr ""
10571
10572 #: config/nios2/nios2.opt:454
10573 #, no-c-format
10574 msgid "Integer id (N) of fsqrts custom instruction."
10575 msgstr ""
10576
10577 #: config/nios2/nios2.opt:458
10578 #, no-c-format
10579 msgid "Do not use the fabss custom instr."
10580 msgstr ""
10581
10582 #: config/nios2/nios2.opt:462
10583 #, no-c-format
10584 msgid "Integer id (N) of fabss custom instruction."
10585 msgstr ""
10586
10587 #: config/nios2/nios2.opt:466
10588 #, no-c-format
10589 msgid "Do not use the fnegs custom instruction."
10590 msgstr ""
10591
10592 #: config/nios2/nios2.opt:470
10593 #, no-c-format
10594 msgid "Integer id (N) of fnegs custom instruction."
10595 msgstr ""
10596
10597 #: config/nios2/nios2.opt:474
10598 #, no-c-format
10599 msgid "Do not use the fmaxs custom instruction."
10600 msgstr ""
10601
10602 #: config/nios2/nios2.opt:478
10603 #, no-c-format
10604 msgid "Integer id (N) of fmaxs custom instruction."
10605 msgstr ""
10606
10607 #: config/nios2/nios2.opt:482
10608 #, no-c-format
10609 msgid "Do not use the fmins custom instruction."
10610 msgstr ""
10611
10612 #: config/nios2/nios2.opt:486
10613 #, no-c-format
10614 msgid "Integer id (N) of fmins custom instruction."
10615 msgstr ""
10616
10617 #: config/nios2/nios2.opt:490
10618 #, no-c-format
10619 msgid "Do not use the fdivs custom instruction."
10620 msgstr ""
10621
10622 #: config/nios2/nios2.opt:494
10623 #, no-c-format
10624 msgid "Integer id (N) of fdivs custom instruction."
10625 msgstr ""
10626
10627 #: config/nios2/nios2.opt:498
10628 #, no-c-format
10629 msgid "Do not use the fmuls custom instruction."
10630 msgstr ""
10631
10632 #: config/nios2/nios2.opt:502
10633 #, no-c-format
10634 msgid "Integer id (N) of fmuls custom instruction."
10635 msgstr ""
10636
10637 #: config/nios2/nios2.opt:506
10638 #, no-c-format
10639 msgid "Do not use the fsubs custom instruction."
10640 msgstr ""
10641
10642 #: config/nios2/nios2.opt:510
10643 #, no-c-format
10644 msgid "Integer id (N) of fsubs custom instruction."
10645 msgstr ""
10646
10647 #: config/nios2/nios2.opt:514
10648 #, no-c-format
10649 msgid "Do not use the fadds custom instruction."
10650 msgstr ""
10651
10652 #: config/nios2/nios2.opt:518
10653 #, no-c-format
10654 msgid "Integer id (N) of fadds custom instruction."
10655 msgstr ""
10656
10657 #: config/nios2/nios2.opt:522
10658 #, no-c-format
10659 msgid "Do not use the frdy custom instruction."
10660 msgstr ""
10661
10662 #: config/nios2/nios2.opt:526
10663 #, no-c-format
10664 msgid "Integer id (N) of frdy custom instruction."
10665 msgstr ""
10666
10667 #: config/nios2/nios2.opt:530
10668 #, no-c-format
10669 msgid "Do not use the frdxhi custom instruction."
10670 msgstr ""
10671
10672 #: config/nios2/nios2.opt:534
10673 #, no-c-format
10674 msgid "Integer id (N) of frdxhi custom instruction."
10675 msgstr ""
10676
10677 #: config/nios2/nios2.opt:538
10678 #, no-c-format
10679 msgid "Do not use the frdxlo custom instruction."
10680 msgstr ""
10681
10682 #: config/nios2/nios2.opt:542
10683 #, no-c-format
10684 msgid "Integer id (N) of frdxlo custom instruction."
10685 msgstr ""
10686
10687 #: config/nios2/nios2.opt:546
10688 #, no-c-format
10689 msgid "Do not use the fwry custom instruction."
10690 msgstr ""
10691
10692 #: config/nios2/nios2.opt:550
10693 #, no-c-format
10694 msgid "Integer id (N) of fwry custom instruction."
10695 msgstr ""
10696
10697 #: config/nios2/nios2.opt:554
10698 #, no-c-format
10699 msgid "Do not use the fwrx custom instruction."
10700 msgstr ""
10701
10702 #: config/nios2/nios2.opt:558
10703 #, no-c-format
10704 msgid "Integer id (N) of fwrx custom instruction."
10705 msgstr ""
10706
10707 #: config/nios2/nios2.opt:562
10708 #, no-c-format
10709 msgid "Do not use the round custom instruction."
10710 msgstr ""
10711
10712 #: config/nios2/nios2.opt:566
10713 #, no-c-format
10714 msgid "Integer id (N) of round custom instruction."
10715 msgstr ""
10716
10717 #: config/nios2/nios2.opt:574
10718 #, no-c-format
10719 msgid "Valid Nios II ISA levels (for -march):"
10720 msgstr ""
10721
10722 #: config/nios2/nios2.opt:584
10723 #, no-c-format
10724 msgid "Enable generation of R2 BMX instructions."
10725 msgstr ""
10726
10727 #: config/nios2/nios2.opt:588
10728 #, no-c-format
10729 msgid "Enable generation of R2 CDX instructions."
10730 msgstr ""
10731
10732 #: config/nios2/nios2.opt:592
10733 #, no-c-format
10734 msgid "Regular expression matching additional GP-addressible section names."
10735 msgstr ""
10736
10737 #: config/nios2/nios2.opt:596
10738 #, no-c-format
10739 msgid "Regular expression matching section names for r0-relative addressing."
10740 msgstr ""
10741
10742 #: config/rx/elf.opt:32
10743 #, no-c-format
10744 msgid ""
10745 "Generate assembler output that is compatible with the Renesas AS100 "
10746 "assembler.  This may restrict some of the compiler's capabilities.  The "
10747 "default is to generate GAS compatible syntax."
10748 msgstr ""
10749
10750 #: config/rx/elf.opt:38 config/rx/rx.opt:99
10751 #, no-c-format
10752 msgid "Specifies the number of registers to reserve for interrupt handlers."
10753 msgstr ""
10754
10755 #: config/rx/elf.opt:44 config/rx/rx.opt:105
10756 #, no-c-format
10757 msgid ""
10758 "Specifies whether interrupt functions should save and restore the "
10759 "accumulator register."
10760 msgstr ""
10761
10762 #: config/rx/rx.opt:29
10763 #, no-c-format
10764 msgid "Store doubles in 64 bits."
10765 msgstr ""
10766
10767 #: config/rx/rx.opt:33
10768 #, no-c-format
10769 msgid "Stores doubles in 32 bits.  This is the default."
10770 msgstr ""
10771
10772 #: config/rx/rx.opt:37
10773 #, no-c-format
10774 msgid "Disable the use of RX FPU instructions."
10775 msgstr ""
10776
10777 #: config/rx/rx.opt:44
10778 #, no-c-format
10779 msgid "Enable the use of RX FPU instructions.  This is the default."
10780 msgstr ""
10781
10782 #: config/rx/rx.opt:50
10783 #, no-c-format
10784 msgid "Specify the target RX cpu type."
10785 msgstr ""
10786
10787 #: config/rx/rx.opt:71
10788 #, no-c-format
10789 msgid "Data is stored in big-endian format."
10790 msgstr ""
10791
10792 #: config/rx/rx.opt:75
10793 #, no-c-format
10794 msgid "Data is stored in little-endian format.  (Default)."
10795 msgstr ""
10796
10797 #: config/rx/rx.opt:81
10798 #, no-c-format
10799 msgid ""
10800 "Maximum size of global and static variables which can be placed into the "
10801 "small data area."
10802 msgstr ""
10803
10804 #: config/rx/rx.opt:87
10805 #, no-c-format
10806 msgid "Enable linker relaxation."
10807 msgstr ""
10808
10809 #: config/rx/rx.opt:93
10810 #, no-c-format
10811 msgid "Maximum size in bytes of constant values allowed as operands."
10812 msgstr ""
10813
10814 #: config/rx/rx.opt:111
10815 #, no-c-format
10816 msgid "Enables Position-Independent-Data (PID) mode."
10817 msgstr ""
10818
10819 #: config/rx/rx.opt:117
10820 #, no-c-format
10821 msgid ""
10822 "Warn when multiple, different, fast interrupt handlers are in the "
10823 "compilation unit."
10824 msgstr ""
10825
10826 #: config/rx/rx.opt:123
10827 #, no-c-format
10828 msgid ""
10829 "Enable the use of the old, broken, ABI where all stacked function arguments "
10830 "are aligned to 32-bits."
10831 msgstr ""
10832
10833 #: config/rx/rx.opt:127
10834 #, no-c-format
10835 msgid ""
10836 "Enable the use the standard RX ABI where all stacked function arguments are "
10837 "naturally aligned.  This is the default."
10838 msgstr ""
10839
10840 #: config/rx/rx.opt:133
10841 #, no-c-format
10842 msgid "Enable the use of the LRA register allocator."
10843 msgstr ""
10844
10845 #: config/rx/rx.opt:139
10846 #, no-c-format
10847 msgid ""
10848 "Enables or disables the use of the SMOVF, SMOVB, SMOVU, SUNTIL, SWHILE and "
10849 "RMPA instructions.  Enabled by default."
10850 msgstr ""
10851
10852 #: config/rx/rx.opt:145
10853 #, no-c-format
10854 msgid "Always use JSR, never BSR, for calls."
10855 msgstr ""
10856
10857 #: config/visium/visium.opt:25
10858 #, no-c-format
10859 msgid "Link with libc.a and libdebug.a."
10860 msgstr ""
10861
10862 #: config/visium/visium.opt:29
10863 #, no-c-format
10864 msgid "Link with libc.a and libsim.a."
10865 msgstr ""
10866
10867 #: config/visium/visium.opt:33
10868 #, no-c-format
10869 msgid "Use hardware FP (default)."
10870 msgstr ""
10871
10872 #: config/visium/visium.opt:45
10873 #, no-c-format
10874 msgid "Use features of and schedule code for given CPU."
10875 msgstr ""
10876
10877 #: config/visium/visium.opt:65
10878 #, no-c-format
10879 msgid "Generate code for the supervisor mode (default)."
10880 msgstr ""
10881
10882 #: config/visium/visium.opt:69
10883 #, no-c-format
10884 msgid "Generate code for the user mode."
10885 msgstr ""
10886
10887 #: config/visium/visium.opt:73
10888 #, no-c-format
10889 msgid "Only retained for backward compatibility."
10890 msgstr ""
10891
10892 #: config/sol2.opt:32
10893 #, no-c-format
10894 msgid "Clear hardware capabilities when linking."
10895 msgstr ""
10896
10897 #: config/sol2.opt:36
10898 #, no-c-format
10899 msgid "Pass -z text to linker."
10900 msgstr ""
10901
10902 #: config/moxie/moxie.opt:31
10903 #, no-c-format
10904 msgid "Enable MUL.X and UMUL.X instructions."
10905 msgstr ""
10906
10907 #: config/microblaze/microblaze.opt:40
10908 #, no-c-format
10909 msgid "Use software emulation for floating point (default)."
10910 msgstr ""
10911
10912 #: config/microblaze/microblaze.opt:44
10913 #, no-c-format
10914 msgid "Use hardware floating point instructions."
10915 msgstr ""
10916
10917 #: config/microblaze/microblaze.opt:48
10918 #, no-c-format
10919 msgid "Use table lookup optimization for small signed integer divisions."
10920 msgstr ""
10921
10922 #: config/microblaze/microblaze.opt:52
10923 #, no-c-format
10924 msgid "-mcpu=PROCESSOR\t\tUse features of and schedule code for given CPU."
10925 msgstr ""
10926
10927 #: config/microblaze/microblaze.opt:56
10928 #, no-c-format
10929 msgid "Don't optimize block moves, use memcpy."
10930 msgstr ""
10931
10932 #: config/microblaze/microblaze.opt:68
10933 #, no-c-format
10934 msgid "Use the soft multiply emulation (default)."
10935 msgstr ""
10936
10937 #: config/microblaze/microblaze.opt:72
10938 #, no-c-format
10939 msgid "Use reorder instructions (swap and byte reversed load/store) (default)."
10940 msgstr ""
10941
10942 #: config/microblaze/microblaze.opt:76
10943 #, no-c-format
10944 msgid "Use the software emulation for divides (default)."
10945 msgstr ""
10946
10947 #: config/microblaze/microblaze.opt:80
10948 #, no-c-format
10949 msgid "Use the hardware barrel shifter instead of emulation."
10950 msgstr ""
10951
10952 #: config/microblaze/microblaze.opt:84
10953 #, no-c-format
10954 msgid "Use pattern compare instructions."
10955 msgstr ""
10956
10957 #: config/microblaze/microblaze.opt:88
10958 #, no-c-format
10959 msgid "Check for stack overflow at runtime."
10960 msgstr ""
10961
10962 #: config/microblaze/microblaze.opt:92 config/iq2000/iq2000.opt:65
10963 #, no-c-format
10964 msgid "Use GP relative sdata/sbss sections."
10965 msgstr ""
10966
10967 #: config/microblaze/microblaze.opt:96
10968 #, no-c-format
10969 msgid "Clear the BSS to zero and place zero initialized in BSS."
10970 msgstr ""
10971
10972 #: config/microblaze/microblaze.opt:100
10973 #, no-c-format
10974 msgid "Use multiply high instructions for high part of 32x32 multiply."
10975 msgstr ""
10976
10977 #: config/microblaze/microblaze.opt:104
10978 #, no-c-format
10979 msgid "Use hardware floating point conversion instructions."
10980 msgstr ""
10981
10982 #: config/microblaze/microblaze.opt:108
10983 #, no-c-format
10984 msgid "Use hardware floating point square root instruction."
10985 msgstr ""
10986
10987 #: config/microblaze/microblaze.opt:112
10988 #, no-c-format
10989 msgid "Description for mxl-mode-executable."
10990 msgstr ""
10991
10992 #: config/microblaze/microblaze.opt:116
10993 #, no-c-format
10994 msgid "Description for mxl-mode-xmdstub."
10995 msgstr ""
10996
10997 #: config/microblaze/microblaze.opt:120
10998 #, no-c-format
10999 msgid "Description for mxl-mode-bootstrap."
11000 msgstr ""
11001
11002 #: config/microblaze/microblaze.opt:124
11003 #, no-c-format
11004 msgid "Description for mxl-mode-novectors."
11005 msgstr ""
11006
11007 #: config/microblaze/microblaze.opt:128
11008 #, no-c-format
11009 msgid "Use hardware prefetch instruction."
11010 msgstr ""
11011
11012 #: config/microblaze/microblaze.opt:132
11013 #, no-c-format
11014 msgid ""
11015 "Data referenced by offset from start of text instead of GOT (with -fPIC/-"
11016 "fPIE)."
11017 msgstr ""
11018
11019 #: config/vax/vax.opt:23 config/vax/vax.opt:27
11020 #, no-c-format
11021 msgid "Target DFLOAT double precision code."
11022 msgstr ""
11023
11024 #: config/vax/vax.opt:31 config/vax/vax.opt:35
11025 #, no-c-format
11026 msgid "Generate GFLOAT double precision code."
11027 msgstr ""
11028
11029 #: config/vax/vax.opt:39
11030 #, no-c-format
11031 msgid "Generate code for GNU assembler (gas)."
11032 msgstr ""
11033
11034 #: config/vax/vax.opt:43
11035 #, no-c-format
11036 msgid "Generate code for UNIX assembler."
11037 msgstr ""
11038
11039 #: config/vax/vax.opt:51
11040 #, no-c-format
11041 msgid "Use VAXC structure conventions."
11042 msgstr ""
11043
11044 #: config/vax/vax.opt:55
11045 #, no-c-format
11046 msgid "Use new adddi3/subdi3 patterns."
11047 msgstr ""
11048
11049 #: config/frv/frv.opt:30
11050 #, no-c-format
11051 msgid "Use 4 media accumulators."
11052 msgstr ""
11053
11054 #: config/frv/frv.opt:34
11055 #, no-c-format
11056 msgid "Use 8 media accumulators."
11057 msgstr ""
11058
11059 #: config/frv/frv.opt:38
11060 #, no-c-format
11061 msgid "Enable label alignment optimizations."
11062 msgstr ""
11063
11064 #: config/frv/frv.opt:42
11065 #, no-c-format
11066 msgid "Dynamically allocate cc registers."
11067 msgstr ""
11068
11069 #: config/frv/frv.opt:49
11070 #, no-c-format
11071 msgid "Set the cost of branches."
11072 msgstr ""
11073
11074 #: config/frv/frv.opt:53
11075 #, no-c-format
11076 msgid "Enable conditional execution other than moves/scc."
11077 msgstr ""
11078
11079 #: config/frv/frv.opt:57
11080 #, no-c-format
11081 msgid "Change the maximum length of conditionally-executed sequences."
11082 msgstr ""
11083
11084 #: config/frv/frv.opt:61
11085 #, no-c-format
11086 msgid ""
11087 "Change the number of temporary registers that are available to conditionally-"
11088 "executed sequences."
11089 msgstr ""
11090
11091 #: config/frv/frv.opt:65
11092 #, no-c-format
11093 msgid "Enable conditional moves."
11094 msgstr ""
11095
11096 #: config/frv/frv.opt:69
11097 #, no-c-format
11098 msgid "Set the target CPU type."
11099 msgstr ""
11100
11101 #: config/frv/frv.opt:73
11102 #, no-c-format
11103 msgid "Known FR-V CPUs (for use with the -mcpu= option):"
11104 msgstr ""
11105
11106 #: config/frv/frv.opt:122
11107 #, no-c-format
11108 msgid "Use fp double instructions."
11109 msgstr ""
11110
11111 #: config/frv/frv.opt:126
11112 #, no-c-format
11113 msgid "Change the ABI to allow double word insns."
11114 msgstr ""
11115
11116 #: config/frv/frv.opt:134
11117 #, no-c-format
11118 msgid "Just use icc0/fcc0."
11119 msgstr ""
11120
11121 #: config/frv/frv.opt:138
11122 #, no-c-format
11123 msgid "Only use 32 FPRs."
11124 msgstr ""
11125
11126 #: config/frv/frv.opt:142
11127 #, no-c-format
11128 msgid "Use 64 FPRs."
11129 msgstr ""
11130
11131 #: config/frv/frv.opt:146
11132 #, no-c-format
11133 msgid "Only use 32 GPRs."
11134 msgstr ""
11135
11136 #: config/frv/frv.opt:150
11137 #, no-c-format
11138 msgid "Use 64 GPRs."
11139 msgstr ""
11140
11141 #: config/frv/frv.opt:154
11142 #, no-c-format
11143 msgid "Enable use of GPREL for read-only data in FDPIC."
11144 msgstr ""
11145
11146 #: config/frv/frv.opt:166
11147 #, no-c-format
11148 msgid "Enable PIC support for building libraries."
11149 msgstr ""
11150
11151 #: config/frv/frv.opt:170
11152 #, no-c-format
11153 msgid "Follow the EABI linkage requirements."
11154 msgstr ""
11155
11156 #: config/frv/frv.opt:174
11157 #, no-c-format
11158 msgid "Disallow direct calls to global functions."
11159 msgstr ""
11160
11161 #: config/frv/frv.opt:178
11162 #, no-c-format
11163 msgid "Use media instructions."
11164 msgstr ""
11165
11166 #: config/frv/frv.opt:182
11167 #, no-c-format
11168 msgid "Use multiply add/subtract instructions."
11169 msgstr ""
11170
11171 #: config/frv/frv.opt:186
11172 #, no-c-format
11173 msgid "Enable optimizing &&/|| in conditional execution."
11174 msgstr ""
11175
11176 #: config/frv/frv.opt:190
11177 #, no-c-format
11178 msgid "Enable nested conditional execution optimizations."
11179 msgstr ""
11180
11181 #: config/frv/frv.opt:195
11182 #, no-c-format
11183 msgid "Do not mark ABI switches in e_flags."
11184 msgstr ""
11185
11186 #: config/frv/frv.opt:199
11187 #, no-c-format
11188 msgid "Remove redundant membars."
11189 msgstr ""
11190
11191 #: config/frv/frv.opt:203
11192 #, no-c-format
11193 msgid "Pack VLIW instructions."
11194 msgstr ""
11195
11196 #: config/frv/frv.opt:207
11197 #, no-c-format
11198 msgid "Enable setting GPRs to the result of comparisons."
11199 msgstr ""
11200
11201 #: config/frv/frv.opt:211
11202 #, no-c-format
11203 msgid "Change the amount of scheduler lookahead."
11204 msgstr ""
11205
11206 #: config/frv/frv.opt:219
11207 #, no-c-format
11208 msgid "Assume a large TLS segment."
11209 msgstr ""
11210
11211 #: config/frv/frv.opt:223
11212 #, no-c-format
11213 msgid "Do not assume a large TLS segment."
11214 msgstr ""
11215
11216 #: config/frv/frv.opt:228
11217 #, no-c-format
11218 msgid "Cause gas to print tomcat statistics."
11219 msgstr ""
11220
11221 #: config/frv/frv.opt:233
11222 #, no-c-format
11223 msgid "Link with the library-pic libraries."
11224 msgstr ""
11225
11226 #: config/frv/frv.opt:237
11227 #, no-c-format
11228 msgid "Allow branches to be packed with other instructions."
11229 msgstr ""
11230
11231 #: config/mn10300/mn10300.opt:30
11232 #, no-c-format
11233 msgid "Target the AM33 processor."
11234 msgstr ""
11235
11236 #: config/mn10300/mn10300.opt:34
11237 #, no-c-format
11238 msgid "Target the AM33/2.0 processor."
11239 msgstr ""
11240
11241 #: config/mn10300/mn10300.opt:38
11242 #, no-c-format
11243 msgid "Target the AM34 processor."
11244 msgstr ""
11245
11246 #: config/mn10300/mn10300.opt:46
11247 #, no-c-format
11248 msgid "Work around hardware multiply bug."
11249 msgstr ""
11250
11251 #: config/mn10300/mn10300.opt:55
11252 #, no-c-format
11253 msgid "Enable linker relaxations."
11254 msgstr ""
11255
11256 #: config/mn10300/mn10300.opt:59
11257 #, no-c-format
11258 msgid "Return pointers in both a0 and d0."
11259 msgstr ""
11260
11261 #: config/mn10300/mn10300.opt:63
11262 #, no-c-format
11263 msgid "Allow gcc to generate LIW instructions."
11264 msgstr ""
11265
11266 #: config/mn10300/mn10300.opt:67
11267 #, no-c-format
11268 msgid "Allow gcc to generate the SETLB and Lcc instructions."
11269 msgstr ""
11270
11271 #: config/nds32/nds32-elf.opt:3 config/nds32/nds32-linux.opt:3
11272 #, no-c-format
11273 msgid "Specify the address generation strategy for code model."
11274 msgstr ""
11275
11276 #: config/nds32/nds32-elf.opt:7 config/nds32/nds32-linux.opt:7
11277 #, no-c-format
11278 msgid "Known cmodel types (for use with the -mcmodel= option):"
11279 msgstr ""
11280
11281 #: config/nds32/nds32.opt:29 config/nds32/nds32.opt:89
11282 #, no-c-format
11283 msgid "Generate code in big-endian mode."
11284 msgstr ""
11285
11286 #: config/nds32/nds32.opt:33 config/nds32/nds32.opt:93
11287 #, no-c-format
11288 msgid "Generate code in little-endian mode."
11289 msgstr ""
11290
11291 #: config/nds32/nds32.opt:37
11292 #, no-c-format
11293 msgid "Force performing fp-as-gp optimization."
11294 msgstr ""
11295
11296 #: config/nds32/nds32.opt:41
11297 #, no-c-format
11298 msgid "Forbid performing fp-as-gp optimization."
11299 msgstr ""
11300
11301 #: config/nds32/nds32.opt:47
11302 #, no-c-format
11303 msgid "Specify which ABI type to generate code for: 2, 2fp+."
11304 msgstr ""
11305
11306 #: config/nds32/nds32.opt:61
11307 #, no-c-format
11308 msgid "Specify use soft floating point ABI which mean alias to -mabi=2."
11309 msgstr ""
11310
11311 #: config/nds32/nds32.opt:65
11312 #, no-c-format
11313 msgid "Specify use soft floating point ABI which mean alias to -mabi=2fp+."
11314 msgstr ""
11315
11316 #: config/nds32/nds32.opt:71
11317 #, no-c-format
11318 msgid "Use reduced-set registers for register allocation."
11319 msgstr ""
11320
11321 #: config/nds32/nds32.opt:75
11322 #, no-c-format
11323 msgid "Use full-set registers for register allocation."
11324 msgstr ""
11325
11326 #: config/nds32/nds32.opt:81
11327 #, no-c-format
11328 msgid "Always align function entry, jump target and return address."
11329 msgstr ""
11330
11331 #: config/nds32/nds32.opt:85
11332 #, no-c-format
11333 msgid "Align function entry to 4 byte."
11334 msgstr ""
11335
11336 #: config/nds32/nds32.opt:97
11337 #, no-c-format
11338 msgid ""
11339 "Prevent $fp being allocated during register allocation so that compiler is "
11340 "able to force performing fp-as-gp optimization."
11341 msgstr ""
11342
11343 #: config/nds32/nds32.opt:101
11344 #, no-c-format
11345 msgid ""
11346 "Forbid using $fp to access static and global variables.  This option "
11347 "strictly forbids fp-as-gp optimization regardless of '-mforce-fp-as-gp'."
11348 msgstr ""
11349
11350 #: config/nds32/nds32.opt:105
11351 #, no-c-format
11352 msgid "Specify the address generation strategy for ICT call's code model."
11353 msgstr ""
11354
11355 #: config/nds32/nds32.opt:109
11356 #, no-c-format
11357 msgid "Known cmodel types (for use with the -mict-model= option):"
11358 msgstr ""
11359
11360 #: config/nds32/nds32.opt:119
11361 #, no-c-format
11362 msgid "Generate conditional move instructions."
11363 msgstr ""
11364
11365 #: config/nds32/nds32.opt:123
11366 #, no-c-format
11367 msgid "Generate hardware abs instructions."
11368 msgstr ""
11369
11370 #: config/nds32/nds32.opt:127
11371 #, no-c-format
11372 msgid "Generate performance extension instructions."
11373 msgstr ""
11374
11375 #: config/nds32/nds32.opt:131
11376 #, no-c-format
11377 msgid "Generate performance extension version 2 instructions."
11378 msgstr ""
11379
11380 #: config/nds32/nds32.opt:135
11381 #, no-c-format
11382 msgid "Generate string extension instructions."
11383 msgstr ""
11384
11385 #: config/nds32/nds32.opt:139
11386 #, no-c-format
11387 msgid "Generate DSP extension instructions."
11388 msgstr ""
11389
11390 #: config/nds32/nds32.opt:143
11391 #, no-c-format
11392 msgid "Generate v3 push25/pop25 instructions."
11393 msgstr ""
11394
11395 #: config/nds32/nds32.opt:147
11396 #, no-c-format
11397 msgid "Generate 16-bit instructions."
11398 msgstr ""
11399
11400 #: config/nds32/nds32.opt:151
11401 #, no-c-format
11402 msgid "Insert relax hint for linker to do relaxation."
11403 msgstr ""
11404
11405 #: config/nds32/nds32.opt:155
11406 #, no-c-format
11407 msgid "Enable Virtual Hosting support."
11408 msgstr ""
11409
11410 #: config/nds32/nds32.opt:159
11411 #, no-c-format
11412 msgid "Specify the size of each interrupt vector, which must be 4 or 16."
11413 msgstr ""
11414
11415 #: config/nds32/nds32.opt:163
11416 #, no-c-format
11417 msgid "Specify the security level of c-isr for the whole file."
11418 msgstr ""
11419
11420 #: config/nds32/nds32.opt:167
11421 #, no-c-format
11422 msgid ""
11423 "Specify the size of each cache block, which must be a power of 2 between 4 "
11424 "and 512."
11425 msgstr ""
11426
11427 #: config/nds32/nds32.opt:175
11428 #, no-c-format
11429 msgid "Known arch types (for use with the -march= option):"
11430 msgstr ""
11431
11432 #: config/nds32/nds32.opt:197
11433 #, no-c-format
11434 msgid "Specify the cpu for pipeline model."
11435 msgstr ""
11436
11437 #: config/nds32/nds32.opt:201
11438 #, no-c-format
11439 msgid "Known cpu types (for use with the -mcpu= option):"
11440 msgstr ""
11441
11442 #: config/nds32/nds32.opt:361
11443 #, no-c-format
11444 msgid ""
11445 "Specify a fpu configuration value from 0 to 7; 0-3 is as FPU spec says, and "
11446 "4-7 is corresponding to 0-3."
11447 msgstr ""
11448
11449 #: config/nds32/nds32.opt:365
11450 #, no-c-format
11451 msgid ""
11452 "Known floating-point number of registers (for use with the -mconfig-fpu= "
11453 "option):"
11454 msgstr ""
11455
11456 #: config/nds32/nds32.opt:393
11457 #, no-c-format
11458 msgid ""
11459 "Specify configuration of instruction mul: fast1, fast2 or slow. The default "
11460 "is fast1."
11461 msgstr ""
11462
11463 #: config/nds32/nds32.opt:412
11464 #, no-c-format
11465 msgid ""
11466 "Specify how many read/write ports for n9/n10 cores.  The value should be "
11467 "3r2w or 2r1w."
11468 msgstr ""
11469
11470 #: config/nds32/nds32.opt:425
11471 #, no-c-format
11472 msgid "Enable constructor/destructor feature."
11473 msgstr ""
11474
11475 #: config/nds32/nds32.opt:429
11476 #, no-c-format
11477 msgid "Guide linker to relax instructions."
11478 msgstr ""
11479
11480 #: config/nds32/nds32.opt:433
11481 #, no-c-format
11482 msgid "Generate floating-point multiply-accumulation instructions."
11483 msgstr ""
11484
11485 #: config/nds32/nds32.opt:437
11486 #, no-c-format
11487 msgid "Generate single-precision floating-point instructions."
11488 msgstr ""
11489
11490 #: config/nds32/nds32.opt:441
11491 #, no-c-format
11492 msgid "Generate double-precision floating-point instructions."
11493 msgstr ""
11494
11495 #: config/nds32/nds32.opt:445
11496 #, no-c-format
11497 msgid "Force disable hardware loop, even use -mext-dsp."
11498 msgstr ""
11499
11500 #: config/nds32/nds32.opt:449
11501 #, no-c-format
11502 msgid "Permit scheduling of a function's prologue and epilogue sequence."
11503 msgstr ""
11504
11505 #: config/nds32/nds32.opt:453
11506 #, no-c-format
11507 msgid "Generate return instruction in naked function."
11508 msgstr ""
11509
11510 #: config/nds32/nds32.opt:457
11511 #, no-c-format
11512 msgid "Always save $lp in the stack."
11513 msgstr ""
11514
11515 #: config/nds32/nds32.opt:465
11516 #, no-c-format
11517 msgid "Allow use r15 for inline ASM."
11518 msgstr ""
11519
11520 #: config/iq2000/iq2000.opt:31
11521 #, no-c-format
11522 msgid "Specify CPU for code generation purposes."
11523 msgstr ""
11524
11525 #: config/iq2000/iq2000.opt:47
11526 #, no-c-format
11527 msgid "Specify CPU for scheduling purposes."
11528 msgstr ""
11529
11530 #: config/iq2000/iq2000.opt:51
11531 #, no-c-format
11532 msgid "Known IQ2000 CPUs (for use with the -mcpu= option):"
11533 msgstr ""
11534
11535 #: config/iq2000/iq2000.opt:61 config/mips/mips.opt:142
11536 #, no-c-format
11537 msgid "Use ROM instead of RAM."
11538 msgstr ""
11539
11540 #: config/iq2000/iq2000.opt:70
11541 #, no-c-format
11542 msgid "No default crt0.o."
11543 msgstr ""
11544
11545 #: config/iq2000/iq2000.opt:74 config/mips/mips.opt:413
11546 #, no-c-format
11547 msgid "Put uninitialized constants in ROM (needs -membedded-data)."
11548 msgstr ""
11549
11550 #: config/csky/csky.opt:34
11551 #, no-c-format
11552 msgid "Specify the target architecture."
11553 msgstr ""
11554
11555 #: config/csky/csky.opt:38
11556 #, no-c-format
11557 msgid "Specify the target processor."
11558 msgstr ""
11559
11560 #: config/csky/csky.opt:90
11561 #, no-c-format
11562 msgid "Specify the target floating-point hardware/format."
11563 msgstr ""
11564
11565 #: config/csky/csky.opt:94
11566 #, no-c-format
11567 msgid "Generate C-SKY FPU double float instructions (default for hard float)."
11568 msgstr ""
11569
11570 #: config/csky/csky.opt:98
11571 #, no-c-format
11572 msgid "Generate frecipd/fsqrtd/fdivd instructions (default for hard float)."
11573 msgstr ""
11574
11575 #: config/csky/csky.opt:106
11576 #, no-c-format
11577 msgid "Enable the extended LRW instruction (default for CK801)."
11578 msgstr ""
11579
11580 #: config/csky/csky.opt:110
11581 #, no-c-format
11582 msgid "Enable interrupt stack instructions."
11583 msgstr ""
11584
11585 #: config/csky/csky.opt:114
11586 #, no-c-format
11587 msgid "Enable multiprocessor instructions."
11588 msgstr ""
11589
11590 #: config/csky/csky.opt:118
11591 #, no-c-format
11592 msgid "Enable coprocessor instructions."
11593 msgstr ""
11594
11595 #: config/csky/csky.opt:122
11596 #, no-c-format
11597 msgid "Enable cache prefetch instructions."
11598 msgstr ""
11599
11600 #: config/csky/csky.opt:126
11601 #, no-c-format
11602 msgid "Enable C-SKY SECURE instructions."
11603 msgstr ""
11604
11605 #: config/csky/csky.opt:133
11606 #, no-c-format
11607 msgid "Enable C-SKY TRUST instructions."
11608 msgstr ""
11609
11610 #: config/csky/csky.opt:137
11611 #, no-c-format
11612 msgid "Enable C-SKY DSP instructions."
11613 msgstr ""
11614
11615 #: config/csky/csky.opt:141
11616 #, no-c-format
11617 msgid "Enable C-SKY Enhanced DSP instructions."
11618 msgstr ""
11619
11620 #: config/csky/csky.opt:145
11621 #, no-c-format
11622 msgid "Enable C-SKY Vector DSP instructions."
11623 msgstr ""
11624
11625 #: config/csky/csky.opt:151
11626 #, no-c-format
11627 msgid "Generate divide instructions."
11628 msgstr ""
11629
11630 #: config/csky/csky.opt:155
11631 #, no-c-format
11632 msgid "Generate code for Smart Mode."
11633 msgstr ""
11634
11635 #: config/csky/csky.opt:159
11636 #, no-c-format
11637 msgid "Enable use of R16-R31 (default)."
11638 msgstr ""
11639
11640 #: config/csky/csky.opt:163
11641 #, no-c-format
11642 msgid "Generate code using global anchor symbol addresses."
11643 msgstr ""
11644
11645 #: config/csky/csky.opt:167
11646 #, no-c-format
11647 msgid "Generate push/pop instructions (default)."
11648 msgstr ""
11649
11650 #: config/csky/csky.opt:171
11651 #, no-c-format
11652 msgid "Generate stm/ldm instructions (default)."
11653 msgstr ""
11654
11655 #: config/csky/csky.opt:178
11656 #, no-c-format
11657 msgid "Generate constant pools in the compiler instead of assembler."
11658 msgstr ""
11659
11660 #: config/csky/csky.opt:182
11661 #, no-c-format
11662 msgid "Emit .stack_size directives."
11663 msgstr ""
11664
11665 #: config/csky/csky.opt:186
11666 #, no-c-format
11667 msgid "Generate code for C-SKY compiler runtime instead of libgcc."
11668 msgstr ""
11669
11670 #: config/csky/csky.opt:190
11671 #, no-c-format
11672 msgid "Set the branch costs to roughly the specified number of instructions."
11673 msgstr ""
11674
11675 #: config/csky/csky.opt:194
11676 #, no-c-format
11677 msgid "Permit scheduling of function prologue and epilogue sequences."
11678 msgstr ""
11679
11680 #: config/csky/csky_tables.opt:24
11681 #, no-c-format
11682 msgid "Known CSKY CPUs (for use with the -mcpu= options):"
11683 msgstr ""
11684
11685 #: config/csky/csky_tables.opt:205
11686 #, no-c-format
11687 msgid "Known CSKY architectures (for use with the -march= option):"
11688 msgstr ""
11689
11690 #: config/csky/csky_tables.opt:227
11691 #, no-c-format
11692 msgid "Known CSKY FPUs (for use with the -mfpu= option):"
11693 msgstr ""
11694
11695 #: config/c6x/c6x-tables.opt:24
11696 #, no-c-format
11697 msgid "Known C6X ISAs (for use with the -march= option):"
11698 msgstr ""
11699
11700 #: config/c6x/c6x.opt:42
11701 #, no-c-format
11702 msgid "Select method for sdata handling."
11703 msgstr ""
11704
11705 #: config/c6x/c6x.opt:46
11706 #, no-c-format
11707 msgid "Valid arguments for the -msdata= option:"
11708 msgstr ""
11709
11710 #: config/c6x/c6x.opt:59
11711 #, no-c-format
11712 msgid "Compile for the DSBT shared library ABI."
11713 msgstr ""
11714
11715 #: config/cris/cris.opt:45
11716 #, no-c-format
11717 msgid "Work around bug in multiplication instruction."
11718 msgstr ""
11719
11720 #: config/cris/cris.opt:51
11721 #, no-c-format
11722 msgid "Compile for ETRAX 4 (CRIS v3)."
11723 msgstr ""
11724
11725 #: config/cris/cris.opt:56
11726 #, no-c-format
11727 msgid "Compile for ETRAX 100 (CRIS v8)."
11728 msgstr ""
11729
11730 #: config/cris/cris.opt:64
11731 #, no-c-format
11732 msgid "Emit verbose debug information in assembly code."
11733 msgstr ""
11734
11735 #: config/cris/cris.opt:71
11736 #, no-c-format
11737 msgid "Do not use condition codes from normal instructions."
11738 msgstr ""
11739
11740 #: config/cris/cris.opt:80
11741 #, no-c-format
11742 msgid "Do not emit addressing modes with side-effect assignment."
11743 msgstr ""
11744
11745 #: config/cris/cris.opt:89
11746 #, no-c-format
11747 msgid "Do not tune stack alignment."
11748 msgstr ""
11749
11750 #: config/cris/cris.opt:98
11751 #, no-c-format
11752 msgid "Do not tune writable data alignment."
11753 msgstr ""
11754
11755 #: config/cris/cris.opt:107
11756 #, no-c-format
11757 msgid "Do not tune code and read-only data alignment."
11758 msgstr ""
11759
11760 #: config/cris/cris.opt:116
11761 #, no-c-format
11762 msgid "Align code and data to 32 bits."
11763 msgstr ""
11764
11765 #: config/cris/cris.opt:133
11766 #, no-c-format
11767 msgid "Don't align items in code or data."
11768 msgstr ""
11769
11770 #: config/cris/cris.opt:142
11771 #, no-c-format
11772 msgid "Do not emit function prologue or epilogue."
11773 msgstr ""
11774
11775 #: config/cris/cris.opt:149
11776 #, no-c-format
11777 msgid "Use the most feature-enabling options allowed by other options."
11778 msgstr ""
11779
11780 #: config/cris/cris.opt:158
11781 #, no-c-format
11782 msgid "Override -mbest-lib-options."
11783 msgstr ""
11784
11785 #: config/cris/cris.opt:165
11786 #, no-c-format
11787 msgid "-march=ARCH\tGenerate code for the specified chip or CPU version."
11788 msgstr ""
11789
11790 #: config/cris/cris.opt:169
11791 #, no-c-format
11792 msgid "-mtune=ARCH\tTune alignment for the specified chip or CPU version."
11793 msgstr ""
11794
11795 #: config/cris/cris.opt:173
11796 #, no-c-format
11797 msgid ""
11798 "-mmax-stackframe=SIZE\tWarn when a stackframe is larger than the specified "
11799 "size."
11800 msgstr ""
11801
11802 #: config/cris/cris.opt:180
11803 #, no-c-format
11804 msgid ""
11805 "Emit traps as \"break 8\", default for CRIS v3 and up.  If disabled, calls "
11806 "to abort() are used."
11807 msgstr ""
11808
11809 #: config/cris/cris.opt:184
11810 #, no-c-format
11811 msgid ""
11812 "Emit checks causing \"break 8\" instructions to execute when applying atomic "
11813 "builtins on misaligned memory."
11814 msgstr ""
11815
11816 #: config/cris/cris.opt:188
11817 #, no-c-format
11818 msgid ""
11819 "Handle atomic builtins that may be applied to unaligned data by calling "
11820 "library functions. Overrides -mtrap-unaligned-atomic."
11821 msgstr ""
11822
11823 #: config/sh/superh.opt:6
11824 #, no-c-format
11825 msgid "Board name [and memory region]."
11826 msgstr ""
11827
11828 #: config/sh/superh.opt:10
11829 #, no-c-format
11830 msgid "Runtime name."
11831 msgstr ""
11832
11833 #: config/sh/sh.opt:42
11834 #, no-c-format
11835 msgid "Generate SH1 code."
11836 msgstr ""
11837
11838 #: config/sh/sh.opt:46
11839 #, no-c-format
11840 msgid "Generate SH2 code."
11841 msgstr ""
11842
11843 #: config/sh/sh.opt:50
11844 #, no-c-format
11845 msgid "Generate default double-precision SH2a-FPU code."
11846 msgstr ""
11847
11848 #: config/sh/sh.opt:54
11849 #, no-c-format
11850 msgid "Generate SH2a FPU-less code."
11851 msgstr ""
11852
11853 #: config/sh/sh.opt:58
11854 #, no-c-format
11855 msgid "Generate default single-precision SH2a-FPU code."
11856 msgstr ""
11857
11858 #: config/sh/sh.opt:62
11859 #, no-c-format
11860 msgid "Generate only single-precision SH2a-FPU code."
11861 msgstr ""
11862
11863 #: config/sh/sh.opt:66
11864 #, no-c-format
11865 msgid "Generate SH2e code."
11866 msgstr ""
11867
11868 #: config/sh/sh.opt:70
11869 #, no-c-format
11870 msgid "Generate SH3 code."
11871 msgstr ""
11872
11873 #: config/sh/sh.opt:74
11874 #, no-c-format
11875 msgid "Generate SH3e code."
11876 msgstr ""
11877
11878 #: config/sh/sh.opt:78
11879 #, no-c-format
11880 msgid "Generate SH4 code."
11881 msgstr ""
11882
11883 #: config/sh/sh.opt:82
11884 #, no-c-format
11885 msgid "Generate SH4-100 code."
11886 msgstr ""
11887
11888 #: config/sh/sh.opt:86
11889 #, no-c-format
11890 msgid "Generate SH4-200 code."
11891 msgstr ""
11892
11893 #: config/sh/sh.opt:92
11894 #, no-c-format
11895 msgid "Generate SH4-300 code."
11896 msgstr ""
11897
11898 #: config/sh/sh.opt:96
11899 #, no-c-format
11900 msgid "Generate SH4 FPU-less code."
11901 msgstr ""
11902
11903 #: config/sh/sh.opt:100
11904 #, no-c-format
11905 msgid "Generate SH4-100 FPU-less code."
11906 msgstr ""
11907
11908 #: config/sh/sh.opt:104
11909 #, no-c-format
11910 msgid "Generate SH4-200 FPU-less code."
11911 msgstr ""
11912
11913 #: config/sh/sh.opt:108
11914 #, no-c-format
11915 msgid "Generate SH4-300 FPU-less code."
11916 msgstr ""
11917
11918 #: config/sh/sh.opt:112
11919 #, no-c-format
11920 msgid "Generate code for SH4 340 series (MMU/FPU-less)."
11921 msgstr ""
11922
11923 #: config/sh/sh.opt:117
11924 #, no-c-format
11925 msgid "Generate code for SH4 400 series (MMU/FPU-less)."
11926 msgstr ""
11927
11928 #: config/sh/sh.opt:122
11929 #, no-c-format
11930 msgid "Generate code for SH4 500 series (FPU-less)."
11931 msgstr ""
11932
11933 #: config/sh/sh.opt:127
11934 #, no-c-format
11935 msgid "Generate default single-precision SH4 code."
11936 msgstr ""
11937
11938 #: config/sh/sh.opt:131
11939 #, no-c-format
11940 msgid "Generate default single-precision SH4-100 code."
11941 msgstr ""
11942
11943 #: config/sh/sh.opt:135
11944 #, no-c-format
11945 msgid "Generate default single-precision SH4-200 code."
11946 msgstr ""
11947
11948 #: config/sh/sh.opt:139
11949 #, no-c-format
11950 msgid "Generate default single-precision SH4-300 code."
11951 msgstr ""
11952
11953 #: config/sh/sh.opt:143
11954 #, no-c-format
11955 msgid "Generate only single-precision SH4 code."
11956 msgstr ""
11957
11958 #: config/sh/sh.opt:147
11959 #, no-c-format
11960 msgid "Generate only single-precision SH4-100 code."
11961 msgstr ""
11962
11963 #: config/sh/sh.opt:151
11964 #, no-c-format
11965 msgid "Generate only single-precision SH4-200 code."
11966 msgstr ""
11967
11968 #: config/sh/sh.opt:155
11969 #, no-c-format
11970 msgid "Generate only single-precision SH4-300 code."
11971 msgstr ""
11972
11973 #: config/sh/sh.opt:159
11974 #, no-c-format
11975 msgid "Generate SH4a code."
11976 msgstr ""
11977
11978 #: config/sh/sh.opt:163
11979 #, no-c-format
11980 msgid "Generate SH4a FPU-less code."
11981 msgstr ""
11982
11983 #: config/sh/sh.opt:167
11984 #, no-c-format
11985 msgid "Generate default single-precision SH4a code."
11986 msgstr ""
11987
11988 #: config/sh/sh.opt:171
11989 #, no-c-format
11990 msgid "Generate only single-precision SH4a code."
11991 msgstr ""
11992
11993 #: config/sh/sh.opt:175
11994 #, no-c-format
11995 msgid "Generate SH4al-dsp code."
11996 msgstr ""
11997
11998 #: config/sh/sh.opt:183
11999 #, no-c-format
12000 msgid "Generate code in big endian mode."
12001 msgstr ""
12002
12003 #: config/sh/sh.opt:187
12004 #, no-c-format
12005 msgid "Generate 32-bit offsets in switch tables."
12006 msgstr ""
12007
12008 #: config/sh/sh.opt:191
12009 #, no-c-format
12010 msgid "Generate bit instructions."
12011 msgstr ""
12012
12013 #: config/sh/sh.opt:199
12014 #, no-c-format
12015 msgid "Assume that zero displacement conditional branches are fast."
12016 msgstr ""
12017
12018 #: config/sh/sh.opt:203
12019 #, no-c-format
12020 msgid "Force the usage of delay slots for conditional branches."
12021 msgstr ""
12022
12023 #: config/sh/sh.opt:207
12024 #, no-c-format
12025 msgid "Align doubles at 64-bit boundaries."
12026 msgstr ""
12027
12028 #: config/sh/sh.opt:211
12029 #, no-c-format
12030 msgid "Division strategy, one of: call-div1, call-fp, call-table."
12031 msgstr ""
12032
12033 #: config/sh/sh.opt:215
12034 #, no-c-format
12035 msgid "Specify name for 32 bit signed division function."
12036 msgstr ""
12037
12038 #: config/sh/sh.opt:219
12039 #, no-c-format
12040 msgid "Generate ELF FDPIC code."
12041 msgstr ""
12042
12043 #: config/sh/sh.opt:223
12044 #, no-c-format
12045 msgid ""
12046 "Enable the use of 64-bit floating point registers in fmov instructions.  See "
12047 "-mdalign if 64-bit alignment is required."
12048 msgstr ""
12049
12050 #: config/sh/sh.opt:231 config/sh/sh.opt:269
12051 #, no-c-format
12052 msgid "Follow Renesas (formerly Hitachi) / SuperH calling conventions."
12053 msgstr ""
12054
12055 #: config/sh/sh.opt:235
12056 #, no-c-format
12057 msgid "Increase the IEEE compliance for floating-point comparisons."
12058 msgstr ""
12059
12060 #: config/sh/sh.opt:239
12061 #, no-c-format
12062 msgid ""
12063 "Inline code to invalidate instruction cache entries after setting up nested "
12064 "function trampolines."
12065 msgstr ""
12066
12067 #: config/sh/sh.opt:243 config/arc/arc.opt:242
12068 #, no-c-format
12069 msgid "Annotate assembler instructions with estimated addresses."
12070 msgstr ""
12071
12072 #: config/sh/sh.opt:247
12073 #, no-c-format
12074 msgid "Generate code in little endian mode."
12075 msgstr ""
12076
12077 #: config/sh/sh.opt:251
12078 #, no-c-format
12079 msgid "Mark MAC register as call-clobbered."
12080 msgstr ""
12081
12082 #: config/sh/sh.opt:257
12083 #, no-c-format
12084 msgid "Make structs a multiple of 4 bytes (warning: ABI altered)."
12085 msgstr ""
12086
12087 #: config/sh/sh.opt:261
12088 #, no-c-format
12089 msgid "Emit function-calls using global offset table when generating PIC."
12090 msgstr ""
12091
12092 #: config/sh/sh.opt:265
12093 #, no-c-format
12094 msgid "Shorten address references during linking."
12095 msgstr ""
12096
12097 #: config/sh/sh.opt:273
12098 #, no-c-format
12099 msgid "Specify the model for atomic operations."
12100 msgstr ""
12101
12102 #: config/sh/sh.opt:277
12103 #, no-c-format
12104 msgid "Use tas.b instruction for __atomic_test_and_set."
12105 msgstr ""
12106
12107 #: config/sh/sh.opt:281
12108 #, no-c-format
12109 msgid "Cost to assume for a multiply insn."
12110 msgstr ""
12111
12112 #: config/sh/sh.opt:285
12113 #, no-c-format
12114 msgid ""
12115 "Don't generate privileged-mode only code; implies -mno-inline-ic_invalidate "
12116 "if the inline code would not work in user mode."
12117 msgstr ""
12118
12119 #: config/sh/sh.opt:291
12120 #, no-c-format
12121 msgid "Pretend a branch-around-a-move is a conditional move."
12122 msgstr ""
12123
12124 #: config/sh/sh.opt:295
12125 #, no-c-format
12126 msgid "Enable the use of the fsca instruction."
12127 msgstr ""
12128
12129 #: config/sh/sh.opt:299
12130 #, no-c-format
12131 msgid "Enable the use of the fsrra instruction."
12132 msgstr ""
12133
12134 #: config/sh/sh.opt:303
12135 #, no-c-format
12136 msgid "Use LRA instead of reload (transitional)."
12137 msgstr ""
12138
12139 #: config/gcn/gcn.opt:26
12140 #, no-c-format
12141 msgid "GCN GPU type to use:"
12142 msgstr ""
12143
12144 #: config/gcn/gcn.opt:42 config/gcn/gcn.opt:46
12145 #, no-c-format
12146 msgid "Specify the name of the target GPU."
12147 msgstr ""
12148
12149 #: config/gcn/gcn.opt:50
12150 #, no-c-format
12151 msgid "Generate code for a 32-bit ABI."
12152 msgstr ""
12153
12154 #: config/gcn/gcn.opt:58
12155 #, no-c-format
12156 msgid "Enable OpenMP GPU offloading."
12157 msgstr ""
12158
12159 #: config/gcn/gcn.opt:69
12160 #, no-c-format
12161 msgid ""
12162 "-mstack-size=<number>\tSet the private segment size per wave-front, in bytes."
12163 msgstr ""
12164
12165 #: config/gcn/gcn.opt:75
12166 #, no-c-format
12167 msgid ""
12168 "Amount of local data-share (LDS) memory to reserve for gang-private "
12169 "variables."
12170 msgstr ""
12171
12172 #: config/gcn/gcn.opt:79
12173 #, no-c-format
12174 msgid "Warn about invalid OpenACC dimensions."
12175 msgstr ""
12176
12177 #: config/gcn/gcn.opt:83
12178 #, no-c-format
12179 msgid "Compile for devices requiring XNACK enabled. Default off."
12180 msgstr ""
12181
12182 #: config/gcn/gcn.opt:87
12183 #, no-c-format
12184 msgid "SRAM-ECC modes:"
12185 msgstr ""
12186
12187 #: config/gcn/gcn.opt:100
12188 #, no-c-format
12189 msgid ""
12190 "Compile for devices with the SRAM ECC feature enabled, or not. Default \"any"
12191 "\"."
12192 msgstr ""
12193
12194 #: config/fr30/fr30.opt:23
12195 #, no-c-format
12196 msgid "Assume small address space."
12197 msgstr ""
12198
12199 #: config/bpf/bpf.opt:28
12200 #, no-c-format
12201 msgid "Generate eBPF for the given Linux kernel version."
12202 msgstr ""
12203
12204 #: config/bpf/bpf.opt:115
12205 #, no-c-format
12206 msgid "Generate xBPF."
12207 msgstr ""
12208
12209 #: config/bpf/bpf.opt:121
12210 #, no-c-format
12211 msgid "Generate big-endian eBPF."
12212 msgstr ""
12213
12214 #: config/bpf/bpf.opt:125
12215 #, no-c-format
12216 msgid "Generate little-endian eBPF."
12217 msgstr ""
12218
12219 #: config/bpf/bpf.opt:129
12220 #, no-c-format
12221 msgid "Set a hard limit for the size of each stack frame, in bytes."
12222 msgstr ""
12223
12224 #: config/bpf/bpf.opt:133
12225 #, no-c-format
12226 msgid ""
12227 "Generate all necessary information for BPF Compile Once - Run Everywhere."
12228 msgstr ""
12229
12230 #: config/bpf/bpf.opt:139
12231 #, no-c-format
12232 msgid "Enable extra conditional-branch instructions j(s)lt and j(s)le."
12233 msgstr ""
12234
12235 #: config/bpf/bpf.opt:143
12236 #, no-c-format
12237 msgid "Enable 32-bit ALU instructions."
12238 msgstr ""
12239
12240 #: config/bpf/bpf.opt:147
12241 #, no-c-format
12242 msgid "Enable 32-bit jump instructions."
12243 msgstr ""
12244
12245 #: config/mips/mips.opt:32
12246 #, no-c-format
12247 msgid "-mabi=ABI\tGenerate code that conforms to the given ABI."
12248 msgstr ""
12249
12250 #: config/mips/mips.opt:36
12251 #, no-c-format
12252 msgid "Known MIPS ABIs (for use with the -mabi= option):"
12253 msgstr ""
12254
12255 #: config/mips/mips.opt:55
12256 #, no-c-format
12257 msgid "Generate code that can be used in SVR4-style dynamic objects."
12258 msgstr ""
12259
12260 #: config/mips/mips.opt:59
12261 #, no-c-format
12262 msgid "Use PMC-style 'mad' instructions."
12263 msgstr ""
12264
12265 #: config/mips/mips.opt:63
12266 #, no-c-format
12267 msgid "Use integer madd/msub instructions."
12268 msgstr ""
12269
12270 #: config/mips/mips.opt:67
12271 #, no-c-format
12272 msgid "-march=ISA\tGenerate code for the given ISA."
12273 msgstr ""
12274
12275 #: config/mips/mips.opt:71
12276 #, no-c-format
12277 msgid ""
12278 "-mbranch-cost=COST\tSet the cost of branches to roughly COST instructions."
12279 msgstr ""
12280
12281 #: config/mips/mips.opt:75
12282 #, no-c-format
12283 msgid "Use Branch Likely instructions, overriding the architecture default."
12284 msgstr ""
12285
12286 #: config/mips/mips.opt:79
12287 #, no-c-format
12288 msgid "Switch on/off MIPS16 ASE on alternating functions for compiler testing."
12289 msgstr ""
12290
12291 #: config/mips/mips.opt:83
12292 #, no-c-format
12293 msgid "Trap on integer divide by zero."
12294 msgstr ""
12295
12296 #: config/mips/mips.opt:87
12297 #, no-c-format
12298 msgid ""
12299 "-mcode-readable=SETTING\tSpecify when instructions are allowed to access "
12300 "code."
12301 msgstr ""
12302
12303 #: config/mips/mips.opt:91
12304 #, no-c-format
12305 msgid "Valid arguments to -mcode-readable=:"
12306 msgstr ""
12307
12308 #: config/mips/mips.opt:104
12309 #, no-c-format
12310 msgid "Use branch-and-break sequences to check for integer divide by zero."
12311 msgstr ""
12312
12313 #: config/mips/mips.opt:108
12314 #, no-c-format
12315 msgid "Use trap instructions to check for integer divide by zero."
12316 msgstr ""
12317
12318 #: config/mips/mips.opt:112
12319 #, no-c-format
12320 msgid "Allow the use of MDMX instructions."
12321 msgstr ""
12322
12323 #: config/mips/mips.opt:116
12324 #, no-c-format
12325 msgid ""
12326 "Allow hardware floating-point instructions to cover both 32-bit and 64-bit "
12327 "operations."
12328 msgstr ""
12329
12330 #: config/mips/mips.opt:120
12331 #, no-c-format
12332 msgid "Use MIPS-DSP instructions."
12333 msgstr ""
12334
12335 #: config/mips/mips.opt:124
12336 #, no-c-format
12337 msgid "Use MIPS-DSP REV 2 instructions."
12338 msgstr ""
12339
12340 #: config/mips/mips.opt:146
12341 #, no-c-format
12342 msgid "Use Enhanced Virtual Addressing instructions."
12343 msgstr ""
12344
12345 #: config/mips/mips.opt:150
12346 #, no-c-format
12347 msgid "Use NewABI-style %reloc() assembly operators."
12348 msgstr ""
12349
12350 #: config/mips/mips.opt:154
12351 #, no-c-format
12352 msgid "Use -G for data that is not defined by the current object."
12353 msgstr ""
12354
12355 #: config/mips/mips.opt:158
12356 #, no-c-format
12357 msgid "Work around certain 24K errata."
12358 msgstr ""
12359
12360 #: config/mips/mips.opt:162
12361 #, no-c-format
12362 msgid "Work around certain R4000 errata."
12363 msgstr ""
12364
12365 #: config/mips/mips.opt:166
12366 #, no-c-format
12367 msgid "Work around certain R4400 errata."
12368 msgstr ""
12369
12370 #: config/mips/mips.opt:170
12371 #, no-c-format
12372 msgid "Work around the R5900 short loop erratum."
12373 msgstr ""
12374
12375 #: config/mips/mips.opt:174
12376 #, no-c-format
12377 msgid "Work around certain RM7000 errata."
12378 msgstr ""
12379
12380 #: config/mips/mips.opt:178
12381 #, no-c-format
12382 msgid "Work around certain R10000 errata."
12383 msgstr ""
12384
12385 #: config/mips/mips.opt:182
12386 #, no-c-format
12387 msgid "Work around errata for early SB-1 revision 2 cores."
12388 msgstr ""
12389
12390 #: config/mips/mips.opt:186
12391 #, no-c-format
12392 msgid "Work around certain VR4120 errata."
12393 msgstr ""
12394
12395 #: config/mips/mips.opt:190
12396 #, no-c-format
12397 msgid "Work around VR4130 mflo/mfhi errata."
12398 msgstr ""
12399
12400 #: config/mips/mips.opt:194
12401 #, no-c-format
12402 msgid "Work around an early 4300 hardware bug."
12403 msgstr ""
12404
12405 #: config/mips/mips.opt:198
12406 #, no-c-format
12407 msgid "FP exceptions are enabled."
12408 msgstr ""
12409
12410 #: config/mips/mips.opt:202
12411 #, no-c-format
12412 msgid "Use 32-bit floating-point registers."
12413 msgstr ""
12414
12415 #: config/mips/mips.opt:206
12416 #, no-c-format
12417 msgid "Conform to the o32 FPXX ABI."
12418 msgstr ""
12419
12420 #: config/mips/mips.opt:210
12421 #, no-c-format
12422 msgid "Use 64-bit floating-point registers."
12423 msgstr ""
12424
12425 #: config/mips/mips.opt:214
12426 #, no-c-format
12427 msgid ""
12428 "-mflush-func=FUNC\tUse FUNC to flush the cache before calling stack "
12429 "trampolines."
12430 msgstr ""
12431
12432 #: config/mips/mips.opt:218
12433 #, no-c-format
12434 msgid "-mabs=MODE\tSelect the IEEE 754 ABS/NEG instruction execution mode."
12435 msgstr ""
12436
12437 #: config/mips/mips.opt:222
12438 #, no-c-format
12439 msgid "-mnan=ENCODING\tSelect the IEEE 754 NaN data encoding."
12440 msgstr ""
12441
12442 #: config/mips/mips.opt:226
12443 #, no-c-format
12444 msgid ""
12445 "Known MIPS IEEE 754 settings (for use with the -mabs= and -mnan= options):"
12446 msgstr ""
12447
12448 #: config/mips/mips.opt:236
12449 #, no-c-format
12450 msgid "Use 32-bit general registers."
12451 msgstr ""
12452
12453 #: config/mips/mips.opt:240
12454 #, no-c-format
12455 msgid "Use 64-bit general registers."
12456 msgstr ""
12457
12458 #: config/mips/mips.opt:244
12459 #, no-c-format
12460 msgid "Use GP-relative addressing to access small data."
12461 msgstr ""
12462
12463 #: config/mips/mips.opt:248
12464 #, no-c-format
12465 msgid ""
12466 "When generating -mabicalls code, allow executables to use PLTs and copy "
12467 "relocations."
12468 msgstr ""
12469
12470 #: config/mips/mips.opt:252
12471 #, no-c-format
12472 msgid "Allow the use of hardware floating-point ABI and instructions."
12473 msgstr ""
12474
12475 #: config/mips/mips.opt:256
12476 #, no-c-format
12477 msgid "Generate code that is link-compatible with MIPS16 and microMIPS code."
12478 msgstr ""
12479
12480 #: config/mips/mips.opt:260
12481 #, no-c-format
12482 msgid "An alias for minterlink-compressed provided for backward-compatibility."
12483 msgstr ""
12484
12485 #: config/mips/mips.opt:264
12486 #, no-c-format
12487 msgid "-mipsN\tGenerate code for ISA level N."
12488 msgstr ""
12489
12490 #: config/mips/mips.opt:268
12491 #, no-c-format
12492 msgid "Generate MIPS16 code."
12493 msgstr ""
12494
12495 #: config/mips/mips.opt:272
12496 #, no-c-format
12497 msgid "Use MIPS-3D instructions."
12498 msgstr ""
12499
12500 #: config/mips/mips.opt:276
12501 #, no-c-format
12502 msgid "Use ll, sc and sync instructions."
12503 msgstr ""
12504
12505 #: config/mips/mips.opt:280
12506 #, no-c-format
12507 msgid "Use -G for object-local data."
12508 msgstr ""
12509
12510 #: config/mips/mips.opt:284
12511 #, no-c-format
12512 msgid "Use indirect calls."
12513 msgstr ""
12514
12515 #: config/mips/mips.opt:288
12516 #, no-c-format
12517 msgid "Use a 32-bit long type."
12518 msgstr ""
12519
12520 #: config/mips/mips.opt:292
12521 #, no-c-format
12522 msgid "Use a 64-bit long type."
12523 msgstr ""
12524
12525 #: config/mips/mips.opt:296
12526 #, no-c-format
12527 msgid "Pass the address of the ra save location to _mcount in $12."
12528 msgstr ""
12529
12530 #: config/mips/mips.opt:300
12531 #, no-c-format
12532 msgid "Don't optimize block moves."
12533 msgstr ""
12534
12535 #: config/mips/mips.opt:304
12536 #, no-c-format
12537 msgid "Use microMIPS instructions."
12538 msgstr ""
12539
12540 #: config/mips/mips.opt:308
12541 #, no-c-format
12542 msgid "Use MIPS MSA Extension instructions."
12543 msgstr ""
12544
12545 #: config/mips/mips.opt:312
12546 #, no-c-format
12547 msgid "Allow the use of MT instructions."
12548 msgstr ""
12549
12550 #: config/mips/mips.opt:316
12551 #, no-c-format
12552 msgid "Prevent the use of all floating-point operations."
12553 msgstr ""
12554
12555 #: config/mips/mips.opt:320
12556 #, no-c-format
12557 msgid "Use MCU instructions."
12558 msgstr ""
12559
12560 #: config/mips/mips.opt:324
12561 #, no-c-format
12562 msgid "Do not use a cache-flushing function before calling stack trampolines."
12563 msgstr ""
12564
12565 #: config/mips/mips.opt:328
12566 #, no-c-format
12567 msgid "Do not use MDMX instructions."
12568 msgstr ""
12569
12570 #: config/mips/mips.opt:332
12571 #, no-c-format
12572 msgid "Generate normal-mode code."
12573 msgstr ""
12574
12575 #: config/mips/mips.opt:336
12576 #, no-c-format
12577 msgid "Do not use MIPS-3D instructions."
12578 msgstr ""
12579
12580 #: config/mips/mips.opt:340
12581 #, no-c-format
12582 msgid "Use paired-single floating-point instructions."
12583 msgstr ""
12584
12585 #: config/mips/mips.opt:344
12586 #, no-c-format
12587 msgid ""
12588 "-mr10k-cache-barrier=SETTING\tSpecify when r10k cache barriers should be "
12589 "inserted."
12590 msgstr ""
12591
12592 #: config/mips/mips.opt:348
12593 #, no-c-format
12594 msgid "Valid arguments to -mr10k-cache-barrier=:"
12595 msgstr ""
12596
12597 #: config/mips/mips.opt:361
12598 #, no-c-format
12599 msgid "Try to allow the linker to turn PIC calls into direct calls."
12600 msgstr ""
12601
12602 #: config/mips/mips.opt:365
12603 #, no-c-format
12604 msgid ""
12605 "When generating -mabicalls code, make the code suitable for use in shared "
12606 "libraries."
12607 msgstr ""
12608
12609 #: config/mips/mips.opt:369
12610 #, no-c-format
12611 msgid ""
12612 "Restrict the use of hardware floating-point instructions to 32-bit "
12613 "operations."
12614 msgstr ""
12615
12616 #: config/mips/mips.opt:373
12617 #, no-c-format
12618 msgid "Use SmartMIPS instructions."
12619 msgstr ""
12620
12621 #: config/mips/mips.opt:377
12622 #, no-c-format
12623 msgid "Prevent the use of all hardware floating-point instructions."
12624 msgstr ""
12625
12626 #: config/mips/mips.opt:381
12627 #, no-c-format
12628 msgid "Optimize lui/addiu address loads."
12629 msgstr ""
12630
12631 #: config/mips/mips.opt:385
12632 #, no-c-format
12633 msgid "Assume all symbols have 32-bit values."
12634 msgstr ""
12635
12636 #: config/mips/mips.opt:389
12637 #, no-c-format
12638 msgid "Use synci instruction to invalidate i-cache."
12639 msgstr ""
12640
12641 #: config/mips/mips.opt:397
12642 #, no-c-format
12643 msgid "Use lwxc1/swxc1/ldxc1/sdxc1 instructions where applicable."
12644 msgstr ""
12645
12646 #: config/mips/mips.opt:401
12647 #, no-c-format
12648 msgid "Use 4-operand madd.s/madd.d and related instructions where applicable."
12649 msgstr ""
12650
12651 #: config/mips/mips.opt:409
12652 #, no-c-format
12653 msgid "Generate code with unaligned load store, valid for MIPS R6."
12654 msgstr ""
12655
12656 #: config/mips/mips.opt:417
12657 #, no-c-format
12658 msgid "Use Virtualization (VZ) instructions."
12659 msgstr ""
12660
12661 #: config/mips/mips.opt:421
12662 #, no-c-format
12663 msgid "Use eXtended Physical Address (XPA) instructions."
12664 msgstr ""
12665
12666 #: config/mips/mips.opt:425
12667 #, no-c-format
12668 msgid "Use Cyclic Redundancy Check (CRC) instructions."
12669 msgstr ""
12670
12671 #: config/mips/mips.opt:429
12672 #, no-c-format
12673 msgid "Use Global INValidate (GINV) instructions."
12674 msgstr ""
12675
12676 #: config/mips/mips.opt:433
12677 #, no-c-format
12678 msgid "Perform VR4130-specific alignment optimizations."
12679 msgstr ""
12680
12681 #: config/mips/mips.opt:437
12682 #, no-c-format
12683 msgid "Lift restrictions on GOT size."
12684 msgstr ""
12685
12686 #: config/mips/mips.opt:441
12687 #, no-c-format
12688 msgid "Enable use of odd-numbered single-precision registers."
12689 msgstr ""
12690
12691 #: config/mips/mips.opt:445
12692 #, no-c-format
12693 msgid "Optimize frame header."
12694 msgstr ""
12695
12696 #: config/mips/mips.opt:452
12697 #, no-c-format
12698 msgid "Enable load/store bonding."
12699 msgstr ""
12700
12701 #: config/mips/mips.opt:456
12702 #, no-c-format
12703 msgid "Specify the compact branch usage policy."
12704 msgstr ""
12705
12706 #: config/mips/mips.opt:460
12707 #, no-c-format
12708 msgid "Policies available for use with -mcompact-branches=:"
12709 msgstr ""
12710
12711 #: config/mips/mips.opt:473
12712 #, no-c-format
12713 msgid "Use Loongson MultiMedia extensions Instructions (MMI) instructions."
12714 msgstr ""
12715
12716 #: config/mips/mips.opt:477
12717 #, no-c-format
12718 msgid "Use Loongson EXTension (EXT) instructions."
12719 msgstr ""
12720
12721 #: config/mips/mips.opt:481
12722 #, no-c-format
12723 msgid "Use Loongson EXTension R2 (EXT2) instructions."
12724 msgstr ""
12725
12726 #: config/mips/mips-tables.opt:24
12727 #, no-c-format
12728 msgid "Known MIPS CPUs (for use with the -march= and -mtune= options):"
12729 msgstr ""
12730
12731 #: config/mips/mips-tables.opt:28
12732 #, no-c-format
12733 msgid "Known MIPS ISA levels (for use with the -mips option):"
12734 msgstr ""
12735
12736 #: config/tilegx/tilegx.opt:30
12737 #, no-c-format
12738 msgid "Known TILE-Gx CPUs (for use with the -mcpu= option):"
12739 msgstr ""
12740
12741 #: config/tilegx/tilegx.opt:37
12742 #, no-c-format
12743 msgid "Compile with 32 bit longs and pointers."
12744 msgstr ""
12745
12746 #: config/tilegx/tilegx.opt:41
12747 #, no-c-format
12748 msgid "Compile with 64 bit longs and pointers."
12749 msgstr ""
12750
12751 #: config/tilegx/tilegx.opt:53
12752 #, no-c-format
12753 msgid "Use given TILE-Gx code model."
12754 msgstr ""
12755
12756 #: config/arc/arc-tables.opt:25
12757 #, no-c-format
12758 msgid "Known ARC CPUs (for use with the -mcpu= option):"
12759 msgstr ""
12760
12761 #: config/arc/arc.opt:26
12762 #, no-c-format
12763 msgid "Compile code for big endian mode."
12764 msgstr ""
12765
12766 #: config/arc/arc.opt:30
12767 #, no-c-format
12768 msgid "Compile code for little endian mode.  This is the default."
12769 msgstr ""
12770
12771 #: config/arc/arc.opt:34
12772 #, no-c-format
12773 msgid ""
12774 "Disable ARCompact specific pass to generate conditional execution "
12775 "instructions."
12776 msgstr ""
12777
12778 #: config/arc/arc.opt:38
12779 #, no-c-format
12780 msgid "Generate ARCompact 32-bit code for ARC600 processor."
12781 msgstr ""
12782
12783 #: config/arc/arc.opt:42
12784 #, no-c-format
12785 msgid "Same as -mA6."
12786 msgstr ""
12787
12788 #: config/arc/arc.opt:46
12789 #, no-c-format
12790 msgid "Generate ARCompact 32-bit code for ARC601 processor."
12791 msgstr ""
12792
12793 #: config/arc/arc.opt:50
12794 #, no-c-format
12795 msgid "Generate ARCompact 32-bit code for ARC700 processor."
12796 msgstr ""
12797
12798 #: config/arc/arc.opt:54
12799 #, no-c-format
12800 msgid "Same as -mA7."
12801 msgstr ""
12802
12803 #: config/arc/arc.opt:58
12804 #, no-c-format
12805 msgid "Force all calls to be made via a jli instruction."
12806 msgstr ""
12807
12808 #: config/arc/arc.opt:62
12809 #, no-c-format
12810 msgid "-mmpy-option=MPY\tCompile ARCv2 code with a multiplier design option."
12811 msgstr ""
12812
12813 #: config/arc/arc.opt:132
12814 #, no-c-format
12815 msgid "Enable DIV-REM instructions for ARCv2."
12816 msgstr ""
12817
12818 #: config/arc/arc.opt:136
12819 #, no-c-format
12820 msgid "Enable code density instructions for ARCv2."
12821 msgstr ""
12822
12823 #: config/arc/arc.opt:146
12824 #, no-c-format
12825 msgid "Use ordinarily cached memory accesses for volatile references."
12826 msgstr ""
12827
12828 #: config/arc/arc.opt:150
12829 #, no-c-format
12830 msgid "Enable cache bypass for volatile references."
12831 msgstr ""
12832
12833 #: config/arc/arc.opt:154
12834 #, no-c-format
12835 msgid "Generate instructions supported by barrel shifter."
12836 msgstr ""
12837
12838 #: config/arc/arc.opt:158
12839 #, no-c-format
12840 msgid "Generate norm instruction."
12841 msgstr ""
12842
12843 #: config/arc/arc.opt:162
12844 #, no-c-format
12845 msgid "Generate swap instruction."
12846 msgstr ""
12847
12848 #: config/arc/arc.opt:166
12849 #, no-c-format
12850 msgid "Generate mul64 and mulu64 instructions."
12851 msgstr ""
12852
12853 #: config/arc/arc.opt:170
12854 #, no-c-format
12855 msgid "Do not generate mpy instructions for ARC700."
12856 msgstr ""
12857
12858 #: config/arc/arc.opt:174
12859 #, no-c-format
12860 msgid "Generate extended arithmetic instructions, only valid for ARC700."
12861 msgstr ""
12862
12863 #: config/arc/arc.opt:178
12864 #, no-c-format
12865 msgid ""
12866 "Dummy flag. This is the default unless FPX switches are provided explicitly."
12867 msgstr ""
12868
12869 #: config/arc/arc.opt:182
12870 #, no-c-format
12871 msgid "Generate call insns as register indirect calls."
12872 msgstr ""
12873
12874 #: config/arc/arc.opt:186
12875 #, no-c-format
12876 msgid "Do no generate BRcc instructions in arc_reorg."
12877 msgstr ""
12878
12879 #: config/arc/arc.opt:190
12880 #, no-c-format
12881 msgid ""
12882 "Generate sdata references.  This is the default, unless you compile for PIC."
12883 msgstr ""
12884
12885 #: config/arc/arc.opt:194
12886 #, no-c-format
12887 msgid "Generate millicode thunks."
12888 msgstr ""
12889
12890 #: config/arc/arc.opt:198 config/arc/arc.opt:202
12891 #, no-c-format
12892 msgid "FPX: Generate Single Precision FPX (compact) instructions."
12893 msgstr ""
12894
12895 #: config/arc/arc.opt:206
12896 #, no-c-format
12897 msgid "FPX: Generate Single Precision FPX (fast) instructions."
12898 msgstr ""
12899
12900 #: config/arc/arc.opt:210
12901 #, no-c-format
12902 msgid ""
12903 "FPX: Enable Argonaut ARC CPU Double Precision Floating Point extensions."
12904 msgstr ""
12905
12906 #: config/arc/arc.opt:214 config/arc/arc.opt:218
12907 #, no-c-format
12908 msgid "FPX: Generate Double Precision FPX (compact) instructions."
12909 msgstr ""
12910
12911 #: config/arc/arc.opt:222
12912 #, no-c-format
12913 msgid "FPX: Generate Double Precision FPX (fast) instructions."
12914 msgstr ""
12915
12916 #: config/arc/arc.opt:226
12917 #, no-c-format
12918 msgid "Disable LR and SR instructions from using FPX extension aux registers."
12919 msgstr ""
12920
12921 #: config/arc/arc.opt:230
12922 #, no-c-format
12923 msgid ""
12924 "Enable generation of ARC SIMD instructions via target-specific builtins."
12925 msgstr ""
12926
12927 #: config/arc/arc.opt:234
12928 #, no-c-format
12929 msgid "-mcpu=CPU\tCompile code for ARC variant CPU."
12930 msgstr ""
12931
12932 #: config/arc/arc.opt:238
12933 #, no-c-format
12934 msgid ""
12935 "Size optimization level: 0:none 1:opportunistic 2: regalloc 3:drop align, -"
12936 "Os."
12937 msgstr ""
12938
12939 #: config/arc/arc.opt:246
12940 #, no-c-format
12941 msgid ""
12942 "Cost to assume for a multiply instruction, with 4 being equal to a normal "
12943 "insn."
12944 msgstr ""
12945
12946 #: config/arc/arc.opt:250
12947 #, no-c-format
12948 msgid "-mtune=TUNE\tTune code for given ARC variant."
12949 msgstr ""
12950
12951 #: config/arc/arc.opt:281
12952 #, no-c-format
12953 msgid "Enable the use of indexed loads."
12954 msgstr ""
12955
12956 #: config/arc/arc.opt:285
12957 #, no-c-format
12958 msgid "Enable the use of pre/post modify with register displacement."
12959 msgstr ""
12960
12961 #: config/arc/arc.opt:289
12962 #, no-c-format
12963 msgid "Generate 32x16 multiply and mac instructions."
12964 msgstr ""
12965
12966 #: config/arc/arc.opt:297
12967 #, no-c-format
12968 msgid "Don't use less than 25 bit addressing range for calls."
12969 msgstr ""
12970
12971 #: config/arc/arc.opt:301
12972 #, no-c-format
12973 msgid ""
12974 "Explain what alignment considerations lead to the decision to make an insn "
12975 "short or long."
12976 msgstr ""
12977
12978 #: config/arc/arc.opt:309
12979 #, no-c-format
12980 msgid ""
12981 "Enable Rcq constraint handling - most short code generation depends on this."
12982 msgstr ""
12983
12984 #: config/arc/arc.opt:313
12985 #, no-c-format
12986 msgid "Enable Rcw constraint handling - ccfsm condexec mostly depends on this."
12987 msgstr ""
12988
12989 #: config/arc/arc.opt:317
12990 #, no-c-format
12991 msgid "Enable pre-reload use of cbranchsi pattern."
12992 msgstr ""
12993
12994 #: config/arc/arc.opt:321
12995 #, no-c-format
12996 msgid "Enable bbit peephole2."
12997 msgstr ""
12998
12999 #: config/arc/arc.opt:325
13000 #, no-c-format
13001 msgid ""
13002 "Use pc-relative switch case tables - this enables case table shortening."
13003 msgstr ""
13004
13005 #: config/arc/arc.opt:329
13006 #, no-c-format
13007 msgid "Enable compact casesi pattern."
13008 msgstr ""
13009
13010 #: config/arc/arc.opt:333
13011 #, no-c-format
13012 msgid "Enable 'q' instruction alternatives."
13013 msgstr ""
13014
13015 #: config/arc/arc.opt:337
13016 #, no-c-format
13017 msgid "Expand adddi3 and subdi3 at rtl generation time into add.f / adc etc."
13018 msgstr ""
13019
13020 #: config/arc/arc.opt:344
13021 #, no-c-format
13022 msgid "Enable variable polynomial CRC extension."
13023 msgstr ""
13024
13025 #: config/arc/arc.opt:348
13026 #, no-c-format
13027 msgid "Enable DSP 3.1 Pack A extensions."
13028 msgstr ""
13029
13030 #: config/arc/arc.opt:352
13031 #, no-c-format
13032 msgid "Enable dual viterbi butterfly extension."
13033 msgstr ""
13034
13035 #: config/arc/arc.opt:362
13036 #, no-c-format
13037 msgid "Enable Dual and Single Operand Instructions for Telephony."
13038 msgstr ""
13039
13040 #: config/arc/arc.opt:366
13041 #, no-c-format
13042 msgid "Enable XY Memory extension (DSP version 3)."
13043 msgstr ""
13044
13045 #: config/arc/arc.opt:371
13046 #, no-c-format
13047 msgid "Enable Locked Load/Store Conditional extension."
13048 msgstr ""
13049
13050 #: config/arc/arc.opt:375
13051 #, no-c-format
13052 msgid "Enable swap byte ordering extension instruction."
13053 msgstr ""
13054
13055 #: config/arc/arc.opt:379
13056 #, no-c-format
13057 msgid "Enable 64-bit Time-Stamp Counter extension instruction."
13058 msgstr ""
13059
13060 #: config/arc/arc.opt:383
13061 #, no-c-format
13062 msgid "Pass -EB option through to linker."
13063 msgstr ""
13064
13065 #: config/arc/arc.opt:387
13066 #, no-c-format
13067 msgid "Pass -EL option through to linker."
13068 msgstr ""
13069
13070 #: config/arc/arc.opt:391
13071 #, no-c-format
13072 msgid "Pass -marclinux option through to linker."
13073 msgstr ""
13074
13075 #: config/arc/arc.opt:395
13076 #, no-c-format
13077 msgid "Pass -marclinux_prof option through to linker."
13078 msgstr ""
13079
13080 #: config/arc/arc.opt:404
13081 #, no-c-format
13082 msgid "Don't indicate any priority with TARGET_REGISTER_PRIORITY."
13083 msgstr ""
13084
13085 #: config/arc/arc.opt:408
13086 #, no-c-format
13087 msgid "Indicate priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY."
13088 msgstr ""
13089
13090 #: config/arc/arc.opt:412
13091 #, no-c-format
13092 msgid "Reduce priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY."
13093 msgstr ""
13094
13095 #: config/arc/arc.opt:424
13096 #, no-c-format
13097 msgid "Enable atomic instructions."
13098 msgstr ""
13099
13100 #: config/arc/arc.opt:428
13101 #, no-c-format
13102 msgid "Enable double load/store instructions for ARC HS."
13103 msgstr ""
13104
13105 #: config/arc/arc.opt:432
13106 #, no-c-format
13107 msgid "Specify the name of the target floating point configuration."
13108 msgstr ""
13109
13110 #: config/arc/arc.opt:475
13111 #, no-c-format
13112 msgid "Specify thread pointer register number."
13113 msgstr ""
13114
13115 #: config/arc/arc.opt:482
13116 #, no-c-format
13117 msgid "Enable use of NPS400 bit operations."
13118 msgstr ""
13119
13120 #: config/arc/arc.opt:486
13121 #, no-c-format
13122 msgid "Enable use of NPS400 xld/xst extension."
13123 msgstr ""
13124
13125 #: config/arc/arc.opt:494
13126 #, no-c-format
13127 msgid ""
13128 "Specifies the registers that the processor saves on an interrupt entry and "
13129 "exit."
13130 msgstr ""
13131
13132 #: config/arc/arc.opt:498
13133 #, no-c-format
13134 msgid ""
13135 "Specifies the number of registers replicated in second register bank on "
13136 "entry to fast interrupt."
13137 msgstr ""
13138
13139 #: config/arc/arc.opt:502
13140 #, no-c-format
13141 msgid ""
13142 "Sets LP_COUNT register width.  Possible values are 8, 16, 20, 24, 28, and 32."
13143 msgstr ""
13144
13145 #: config/arc/arc.opt:527
13146 #, no-c-format
13147 msgid "Enable 16-entry register file."
13148 msgstr ""
13149
13150 #: config/arc/arc.opt:531
13151 #, no-c-format
13152 msgid "Enable use of BI/BIH instructions when available."
13153 msgstr ""
13154
13155 #: config/arc/arc.opt:535
13156 #, no-c-format
13157 msgid "Enable ENTER_S and LEAVE_S opcodes for ARCv2."
13158 msgstr ""
13159
13160 #: lto/lang.opt:53
13161 #, no-c-format
13162 msgid "Set linker output type (used internally during LTO optimization)."
13163 msgstr ""
13164
13165 #: lto/lang.opt:58
13166 #, no-c-format
13167 msgid "Run the link-time optimizer in local transformation (LTRANS) mode."
13168 msgstr ""
13169
13170 #: lto/lang.opt:62
13171 #, no-c-format
13172 msgid "Specify a file to which a list of files output by LTRANS is written."
13173 msgstr ""
13174
13175 #: lto/lang.opt:66
13176 #, no-c-format
13177 msgid "Run the link-time optimizer in whole program analysis (WPA) mode."
13178 msgstr ""
13179
13180 #: lto/lang.opt:70
13181 #, no-c-format
13182 msgid ""
13183 "Whole program analysis (WPA) mode with number of parallel jobs specified."
13184 msgstr ""
13185
13186 #: lto/lang.opt:75
13187 #, no-c-format
13188 msgid "Call the dump function for variables and function in IL."
13189 msgstr ""
13190
13191 #: lto/lang.opt:79
13192 #, no-c-format
13193 msgid "Dump the demangled output."
13194 msgstr ""
13195
13196 #: lto/lang.opt:83
13197 #, no-c-format
13198 msgid "Dump only the defined symbols."
13199 msgstr ""
13200
13201 #: lto/lang.opt:87
13202 #, no-c-format
13203 msgid "Print the initial values of the variables."
13204 msgstr ""
13205
13206 #: lto/lang.opt:91
13207 #, no-c-format
13208 msgid "Sort the symbols alphabetically."
13209 msgstr ""
13210
13211 #: lto/lang.opt:95
13212 #, no-c-format
13213 msgid "Sort the symbols according to size."
13214 msgstr ""
13215
13216 #: lto/lang.opt:99
13217 #, no-c-format
13218 msgid "Display the symbols in reverse order."
13219 msgstr ""
13220
13221 #: lto/lang.opt:106
13222 #, no-c-format
13223 msgid "Dump the details of LTO objects."
13224 msgstr ""
13225
13226 #: lto/lang.opt:110
13227 #, no-c-format
13228 msgid "Dump the statistics of tree types."
13229 msgstr ""
13230
13231 #: lto/lang.opt:114
13232 #, no-c-format
13233 msgid "Dump the statistics of trees."
13234 msgstr ""
13235
13236 #: lto/lang.opt:118
13237 #, no-c-format
13238 msgid "Dump the statistics of gimple statements."
13239 msgstr ""
13240
13241 #: lto/lang.opt:128
13242 #, no-c-format
13243 msgid "Dump the dump tool command line options."
13244 msgstr ""
13245
13246 #: lto/lang.opt:132
13247 #, no-c-format
13248 msgid "Dump the symtab callgraph."
13249 msgstr ""
13250
13251 #: lto/lang.opt:136
13252 #, no-c-format
13253 msgid "The resolution file."
13254 msgstr ""
13255
13256 #: common.opt:245
13257 #, no-c-format
13258 msgid "Provide bash completion for options starting with provided string."
13259 msgstr ""
13260
13261 #: common.opt:297
13262 #, no-c-format
13263 msgid "Display this information."
13264 msgstr ""
13265
13266 #: common.opt:301
13267 #, no-c-format
13268 msgid ""
13269 "--help=<class>\tDisplay descriptions of a specific class of options.  "
13270 "<class> is one or more of optimizers, target, warnings, undocumented, params."
13271 msgstr ""
13272
13273 #: common.opt:422
13274 #, no-c-format
13275 msgid "Alias for --help=target."
13276 msgstr ""
13277
13278 #: common.opt:468
13279 #, no-c-format
13280 msgid "-O<number>\tSet optimization level to <number>."
13281 msgstr ""
13282
13283 #: common.opt:472
13284 #, no-c-format
13285 msgid "Optimize for space rather than speed."
13286 msgstr ""
13287
13288 #: common.opt:476
13289 #, no-c-format
13290 msgid "Optimize for speed disregarding exact standards compliance."
13291 msgstr ""
13292
13293 #: common.opt:480
13294 #, no-c-format
13295 msgid "Optimize for debugging experience rather than speed or size."
13296 msgstr ""
13297
13298 #: common.opt:484
13299 #, no-c-format
13300 msgid "Optimize for space aggressively rather than speed."
13301 msgstr ""
13302
13303 #: common.opt:524
13304 #, no-c-format
13305 msgid "This switch is deprecated; use -Wextra instead."
13306 msgstr ""
13307
13308 #: common.opt:537
13309 #, no-c-format
13310 msgid "Warn about returning structures, unions or arrays."
13311 msgstr ""
13312
13313 #: common.opt:541
13314 #, no-c-format
13315 msgid ""
13316 "Warn if a loop with constant number of iterations triggers undefined "
13317 "behavior."
13318 msgstr ""
13319
13320 #: common.opt:545 common.opt:549
13321 #, no-c-format
13322 msgid "Warn if an array is accessed out of bounds."
13323 msgstr ""
13324
13325 #: common.opt:553 common.opt:557
13326 #, no-c-format
13327 msgid "Warn for uses of pointers to deallocated storage."
13328 msgstr ""
13329
13330 #: common.opt:561
13331 #, no-c-format
13332 msgid "Warn about inappropriate attribute usage."
13333 msgstr ""
13334
13335 #: common.opt:565
13336 #, no-c-format
13337 msgid "Do not warn about specified attributes."
13338 msgstr ""
13339
13340 #: common.opt:569 common.opt:573
13341 #, no-c-format
13342 msgid ""
13343 "Warn about type safety and similar errors and mismatches in declarations "
13344 "with alias attributes."
13345 msgstr ""
13346
13347 #: common.opt:577
13348 #, no-c-format
13349 msgid ""
13350 "Warn when profiling instrumentation was requested, but could not be applied "
13351 "to a certain function."
13352 msgstr ""
13353
13354 #: common.opt:582 common.opt:586
13355 #, no-c-format
13356 msgid "Warn about pointer casts which increase alignment."
13357 msgstr ""
13358
13359 #: common.opt:590
13360 #, no-c-format
13361 msgid "Warn when a #warning directive is encountered."
13362 msgstr ""
13363
13364 #: common.opt:594
13365 #, no-c-format
13366 msgid "Warn about uses of __attribute__((warning)) declarations."
13367 msgstr ""
13368
13369 #: common.opt:598
13370 #, no-c-format
13371 msgid "Warn if a deprecated compiler feature, class, method, or field is used."
13372 msgstr ""
13373
13374 #: common.opt:602
13375 #, no-c-format
13376 msgid "Warn about uses of __attribute__((deprecated)) declarations."
13377 msgstr ""
13378
13379 #: common.opt:606
13380 #, no-c-format
13381 msgid "Warn when an optimization pass is disabled."
13382 msgstr ""
13383
13384 #: common.opt:610
13385 #, no-c-format
13386 msgid "Treat all warnings as errors."
13387 msgstr ""
13388
13389 #: common.opt:614
13390 #, no-c-format
13391 msgid "Treat specified warning as error."
13392 msgstr ""
13393
13394 #: common.opt:618
13395 #, no-c-format
13396 msgid "Print extra (possibly unwanted) warnings."
13397 msgstr ""
13398
13399 #: common.opt:622
13400 #, no-c-format
13401 msgid "Exit on the first error occurred."
13402 msgstr ""
13403
13404 #: common.opt:626
13405 #, no-c-format
13406 msgid ""
13407 "-Wframe-larger-than=<byte-size>\tWarn if a function's stack frame requires "
13408 "in excess of <byte-size>."
13409 msgstr ""
13410
13411 #: common.opt:630
13412 #, no-c-format
13413 msgid ""
13414 "Disable -Wframe-larger-than= warning.  Equivalent to -Wframe-larger-"
13415 "than=<SIZE_MAX> or larger."
13416 msgstr ""
13417
13418 #: common.opt:634
13419 #, no-c-format
13420 msgid "Warn when attempting to free a non-heap object."
13421 msgstr ""
13422
13423 #: common.opt:645
13424 #, no-c-format
13425 msgid "Warn when a switch case falls through."
13426 msgstr ""
13427
13428 #: common.opt:653
13429 #, no-c-format
13430 msgid "Warn when an inlined function cannot be inlined."
13431 msgstr ""
13432
13433 #: common.opt:657
13434 #, no-c-format
13435 msgid ""
13436 "Warn when an atomic memory model parameter is known to be outside the valid "
13437 "range."
13438 msgstr ""
13439
13440 #: common.opt:664
13441 #, no-c-format
13442 msgid ""
13443 "-Wlarger-than=<byte-size>\tWarn if an object's size exceeds <byte-size>."
13444 msgstr ""
13445
13446 #: common.opt:668
13447 #, no-c-format
13448 msgid ""
13449 "Disable -Wlarger-than= warning.  Equivalent to -Wlarger-than=<SIZE_MAX> or "
13450 "larger."
13451 msgstr ""
13452
13453 #: common.opt:672
13454 #, no-c-format
13455 msgid "Warn if comparing pointer parameter with nonnull attribute with NULL."
13456 msgstr ""
13457
13458 #: common.opt:676
13459 #, no-c-format
13460 msgid ""
13461 "Warn if dereferencing a NULL pointer may lead to erroneous or undefined "
13462 "behavior."
13463 msgstr ""
13464
13465 #: common.opt:687
13466 #, no-c-format
13467 msgid ""
13468 "Warn about some C++ One Definition Rule violations during link time "
13469 "optimization."
13470 msgstr ""
13471
13472 #: common.opt:691
13473 #, no-c-format
13474 msgid "Warn about overflow in arithmetic expressions."
13475 msgstr ""
13476
13477 #: common.opt:695
13478 #, no-c-format
13479 msgid ""
13480 "During link time optimization warn about mismatched types of global "
13481 "declarations."
13482 msgstr ""
13483
13484 #: common.opt:699
13485 #, no-c-format
13486 msgid "Warn when the packed attribute has no effect on struct layout."
13487 msgstr ""
13488
13489 #: common.opt:703
13490 #, no-c-format
13491 msgid "Warn when padding is required to align structure members."
13492 msgstr ""
13493
13494 #: common.opt:707
13495 #, no-c-format
13496 msgid "Issue warnings needed for strict compliance to the standard."
13497 msgstr ""
13498
13499 #: common.opt:711
13500 #, no-c-format
13501 msgid ""
13502 "Warn about returning a pointer/reference to a local or temporary variable."
13503 msgstr ""
13504
13505 #: common.opt:715
13506 #, no-c-format
13507 msgid "Warn when one variable shadows another.  Same as -Wshadow=global."
13508 msgstr ""
13509
13510 #: common.opt:719
13511 #, no-c-format
13512 msgid "Warn when one variable shadows another (globally)."
13513 msgstr ""
13514
13515 #: common.opt:723
13516 #, no-c-format
13517 msgid ""
13518 "Warn when one local variable shadows another local variable or parameter."
13519 msgstr ""
13520
13521 #: common.opt:730
13522 #, no-c-format
13523 msgid ""
13524 "Warn when one local variable shadows another local variable or parameter of "
13525 "compatible type."
13526 msgstr ""
13527
13528 #: common.opt:737
13529 #, no-c-format
13530 msgid "Warn when not issuing stack smashing protection for some reason."
13531 msgstr ""
13532
13533 #: common.opt:741
13534 #, no-c-format
13535 msgid ""
13536 "-Wstack-usage=<byte-size>\tWarn if stack usage might exceed <byte-size>."
13537 msgstr ""
13538
13539 #: common.opt:745
13540 #, no-c-format
13541 msgid ""
13542 "Disable Wstack-usage= warning.  Equivalent to Wstack-usage=<SIZE_MAX> or "
13543 "larger."
13544 msgstr ""
13545
13546 #: common.opt:749 common.opt:753
13547 #, no-c-format
13548 msgid "Warn about code which might break strict aliasing rules."
13549 msgstr ""
13550
13551 #: common.opt:757 common.opt:761
13552 #, no-c-format
13553 msgid "Warn about optimizations that assume that signed overflow is undefined."
13554 msgstr ""
13555
13556 #: common.opt:765
13557 #, no-c-format
13558 msgid ""
13559 "Warn about functions which might be candidates for __attribute__((cold))."
13560 msgstr ""
13561
13562 #: common.opt:769
13563 #, no-c-format
13564 msgid ""
13565 "Warn about functions which might be candidates for __attribute__((const))."
13566 msgstr ""
13567
13568 #: common.opt:773
13569 #, no-c-format
13570 msgid ""
13571 "Warn about functions which might be candidates for __attribute__((pure))."
13572 msgstr ""
13573
13574 #: common.opt:777
13575 #, no-c-format
13576 msgid ""
13577 "Warn about functions which might be candidates for __attribute__((noreturn))."
13578 msgstr ""
13579
13580 #: common.opt:781
13581 #, no-c-format
13582 msgid ""
13583 "Warn about functions which might be candidates for __attribute__((malloc))."
13584 msgstr ""
13585
13586 #: common.opt:785
13587 #, no-c-format
13588 msgid ""
13589 "Warn about C++ polymorphic types where adding final keyword would improve "
13590 "code quality."
13591 msgstr ""
13592
13593 #: common.opt:789
13594 #, no-c-format
13595 msgid ""
13596 "Warn about C++ virtual methods where adding final keyword would improve code "
13597 "quality."
13598 msgstr ""
13599
13600 #: common.opt:793
13601 #, no-c-format
13602 msgid ""
13603 "Warn about statements between switch's controlling expression and the first "
13604 "case."
13605 msgstr ""
13606
13607 #: common.opt:798
13608 #, no-c-format
13609 msgid "Do not suppress warnings from system headers."
13610 msgstr ""
13611
13612 #: common.opt:802
13613 #, no-c-format
13614 msgid "Warn whenever a trampoline is generated."
13615 msgstr ""
13616
13617 #: common.opt:806
13618 #, no-c-format
13619 msgid ""
13620 "Warn if a comparison is always true or always false due to the limited range "
13621 "of the data type."
13622 msgstr ""
13623
13624 #: common.opt:810
13625 #, no-c-format
13626 msgid "Warn about uninitialized automatic variables."
13627 msgstr ""
13628
13629 #: common.opt:814
13630 #, no-c-format
13631 msgid "Warn about maybe uninitialized automatic variables."
13632 msgstr ""
13633
13634 #: common.opt:822
13635 #, no-c-format
13636 msgid "Enable all -Wunused- warnings."
13637 msgstr ""
13638
13639 #: common.opt:826
13640 #, no-c-format
13641 msgid "Warn when a function parameter is only set, otherwise unused."
13642 msgstr ""
13643
13644 #: common.opt:830
13645 #, no-c-format
13646 msgid "Warn when a variable is only set, otherwise unused."
13647 msgstr ""
13648
13649 #: common.opt:834
13650 #, no-c-format
13651 msgid "Warn when a function is unused."
13652 msgstr ""
13653
13654 #: common.opt:838
13655 #, no-c-format
13656 msgid "Warn when a label is unused."
13657 msgstr ""
13658
13659 #: common.opt:842
13660 #, no-c-format
13661 msgid "Warn when a function parameter is unused."
13662 msgstr ""
13663
13664 #: common.opt:846
13665 #, no-c-format
13666 msgid "Warn when an expression value is unused."
13667 msgstr ""
13668
13669 #: common.opt:850
13670 #, no-c-format
13671 msgid "Warn when a variable is unused."
13672 msgstr ""
13673
13674 #: common.opt:854
13675 #, no-c-format
13676 msgid "Warn in case profiles in -fprofile-use do not match."
13677 msgstr ""
13678
13679 #: common.opt:858
13680 #, no-c-format
13681 msgid ""
13682 "Warn in case a function ends earlier than it begins due to an invalid "
13683 "linenum macros."
13684 msgstr ""
13685
13686 #: common.opt:862
13687 #, no-c-format
13688 msgid "Warn in case profiles in -fprofile-use do not exist."
13689 msgstr ""
13690
13691 #: common.opt:866
13692 #, no-c-format
13693 msgid "Warn when a vector operation is compiled outside the SIMD."
13694 msgstr ""
13695
13696 #: common.opt:870
13697 #, no-c-format
13698 msgid "Warn about unsupported features in ThreadSanitizer."
13699 msgstr ""
13700
13701 #: common.opt:886
13702 #, no-c-format
13703 msgid "-aux-info <file>\tEmit declaration information into <file>."
13704 msgstr ""
13705
13706 #: common.opt:899
13707 #, no-c-format
13708 msgid "-d<letters>\tEnable dumps from specific passes of the compiler."
13709 msgstr ""
13710
13711 #: common.opt:903
13712 #, no-c-format
13713 msgid "-dumpbase <file>\tSet the file basename to be used for dumps."
13714 msgstr ""
13715
13716 #: common.opt:907
13717 #, no-c-format
13718 msgid ""
13719 "-dumpbase-ext .<ext>    Drop a trailing .<ext> from the dump basename to "
13720 "name auxiliary output files."
13721 msgstr ""
13722
13723 #: common.opt:911
13724 #, no-c-format
13725 msgid "-dumpdir <dir>\tSet the directory name to be used for dumps."
13726 msgstr ""
13727
13728 #: common.opt:1009
13729 #, no-c-format
13730 msgid "The version of the C++ ABI in use."
13731 msgstr ""
13732
13733 #: common.opt:1013
13734 #, no-c-format
13735 msgid "Aggressively optimize loops using language constraints."
13736 msgstr ""
13737
13738 #: common.opt:1017
13739 #, no-c-format
13740 msgid "Align the start of functions."
13741 msgstr ""
13742
13743 #: common.opt:1027
13744 #, no-c-format
13745 msgid "Align labels which are only reached by jumping."
13746 msgstr ""
13747
13748 #: common.opt:1034
13749 #, no-c-format
13750 msgid "Align all labels."
13751 msgstr ""
13752
13753 #: common.opt:1041
13754 #, no-c-format
13755 msgid "Align the start of loops."
13756 msgstr ""
13757
13758 #: common.opt:1048
13759 #, no-c-format
13760 msgid "Allow the compiler to introduce new data races on stores."
13761 msgstr ""
13762
13763 #: common.opt:1052
13764 #, no-c-format
13765 msgid "Enable static analysis pass."
13766 msgstr ""
13767
13768 #: common.opt:1072
13769 #, no-c-format
13770 msgid "Select what to sanitize."
13771 msgstr ""
13772
13773 #: common.opt:1076
13774 #, no-c-format
13775 msgid "Select type of coverage sanitization."
13776 msgstr ""
13777
13778 #: common.opt:1089
13779 #, no-c-format
13780 msgid "-fasan-shadow-offset=<number>\tUse custom shadow memory offset."
13781 msgstr ""
13782
13783 #: common.opt:1093
13784 #, no-c-format
13785 msgid ""
13786 "-fsanitize-sections=<sec1,sec2,...>\tSanitize global variables in user-"
13787 "defined sections."
13788 msgstr ""
13789
13790 #: common.opt:1098
13791 #, no-c-format
13792 msgid "After diagnosing undefined behavior attempt to continue execution."
13793 msgstr ""
13794
13795 #: common.opt:1102
13796 #, no-c-format
13797 msgid "This switch is deprecated; use -fsanitize-recover= instead."
13798 msgstr ""
13799
13800 #: common.opt:1109
13801 #, no-c-format
13802 msgid ""
13803 "Use trap instead of a library function for undefined behavior sanitization."
13804 msgstr ""
13805
13806 #: common.opt:1113
13807 #, no-c-format
13808 msgid "Generate unwind tables that are exact at each instruction boundary."
13809 msgstr ""
13810
13811 #: common.opt:1117
13812 #, no-c-format
13813 msgid "Generate auto-inc/dec instructions."
13814 msgstr ""
13815
13816 #: common.opt:1121
13817 #, no-c-format
13818 msgid ""
13819 "Use sample profile information for call graph node weights. The default "
13820 "profile file is fbdata.afdo in 'pwd'."
13821 msgstr ""
13822
13823 #: common.opt:1126
13824 #, no-c-format
13825 msgid ""
13826 "Use sample profile information for call graph node weights. The profile file "
13827 "is specified in the argument."
13828 msgstr ""
13829
13830 #: common.opt:1135
13831 #, no-c-format
13832 msgid "Generate code to check bounds before indexing arrays."
13833 msgstr ""
13834
13835 #: common.opt:1139
13836 #, no-c-format
13837 msgid "Replace add, compare, branch with branch on count register."
13838 msgstr ""
13839
13840 #: common.opt:1143
13841 #, no-c-format
13842 msgid "Use profiling information for branch probabilities."
13843 msgstr ""
13844
13845 #: common.opt:1159
13846 #, no-c-format
13847 msgid "Output callgraph information on a per-file basis."
13848 msgstr ""
13849
13850 #: common.opt:1163
13851 #, no-c-format
13852 msgid "Output callgraph information on a per-file basis with decorations."
13853 msgstr ""
13854
13855 #: common.opt:1167
13856 #, no-c-format
13857 msgid ""
13858 "-fcall-saved-<register>\tMark <register> as being preserved across functions."
13859 msgstr ""
13860
13861 #: common.opt:1171
13862 #, no-c-format
13863 msgid ""
13864 "-fcall-used-<register>\tMark <register> as being corrupted by function calls."
13865 msgstr ""
13866
13867 #: common.opt:1178
13868 #, no-c-format
13869 msgid "Save registers around function calls."
13870 msgstr ""
13871
13872 #: common.opt:1182
13873 #, no-c-format
13874 msgid "This switch is deprecated; do not use."
13875 msgstr ""
13876
13877 #: common.opt:1186
13878 #, no-c-format
13879 msgid "Check the return value of new in C++."
13880 msgstr ""
13881
13882 #: common.opt:1190 common.opt:1194
13883 #, no-c-format
13884 msgid "Perform internal consistency checkings."
13885 msgstr ""
13886
13887 #: common.opt:1198
13888 #, no-c-format
13889 msgid "Enable code hoisting."
13890 msgstr ""
13891
13892 #: common.opt:1202
13893 #, no-c-format
13894 msgid ""
13895 "Looks for opportunities to reduce stack adjustments and stack references."
13896 msgstr ""
13897
13898 #: common.opt:1206
13899 #, no-c-format
13900 msgid "Put uninitialized globals in the common section."
13901 msgstr ""
13902
13903 #: common.opt:1214
13904 #, no-c-format
13905 msgid ""
13906 "-fcompare-debug[=<opts>]\tCompile with and without e.g. -gtoggle, and "
13907 "compare the final-insns dump."
13908 msgstr ""
13909
13910 #: common.opt:1218
13911 #, no-c-format
13912 msgid "Run only the second compilation of -fcompare-debug."
13913 msgstr ""
13914
13915 #: common.opt:1222
13916 #, no-c-format
13917 msgid "Perform comparison elimination after register allocation has finished."
13918 msgstr ""
13919
13920 #: common.opt:1226
13921 #, no-c-format
13922 msgid "Do not perform optimizations increasing noticeably stack usage."
13923 msgstr ""
13924
13925 #: common.opt:1230
13926 #, no-c-format
13927 msgid "Perform a register copy-propagation optimization pass."
13928 msgstr ""
13929
13930 #: common.opt:1234
13931 #, no-c-format
13932 msgid "Perform cross-jumping optimization."
13933 msgstr ""
13934
13935 #: common.opt:1238
13936 #, no-c-format
13937 msgid "When running CSE, follow jumps to their targets."
13938 msgstr ""
13939
13940 #: common.opt:1246
13941 #, no-c-format
13942 msgid "Omit range reduction step when performing complex division."
13943 msgstr ""
13944
13945 #: common.opt:1250
13946 #, no-c-format
13947 msgid "Complex multiplication and division follow Fortran rules."
13948 msgstr ""
13949
13950 #: common.opt:1254
13951 #, no-c-format
13952 msgid "Place data items into their own section."
13953 msgstr ""
13954
13955 #: common.opt:1258
13956 #, no-c-format
13957 msgid "List all available debugging counters with their limits and counts."
13958 msgstr ""
13959
13960 #: common.opt:1262
13961 #, no-c-format
13962 msgid ""
13963 "-fdbg-cnt=<counter>[:<lower_limit1>-]<upper_limit1>[:<lower_limit2>-"
13964 "<upper_limit2>:...][,<counter>:...]\tSet the debug counter limit."
13965 msgstr ""
13966
13967 #: common.opt:1266
13968 #, no-c-format
13969 msgid ""
13970 "-fdebug-prefix-map=<old>=<new>\tMap one directory name to another in debug "
13971 "information."
13972 msgstr ""
13973
13974 #: common.opt:1270
13975 #, no-c-format
13976 msgid ""
13977 "-ffile-prefix-map=<old>=<new>\tMap one directory name to another in "
13978 "compilation result."
13979 msgstr ""
13980
13981 #: common.opt:1274
13982 #, no-c-format
13983 msgid "Output .debug_types section when using DWARF v4 debuginfo."
13984 msgstr ""
13985
13986 #: common.opt:1280
13987 #, no-c-format
13988 msgid "Defer popping functions args from stack until later."
13989 msgstr ""
13990
13991 #: common.opt:1284
13992 #, no-c-format
13993 msgid "Attempt to fill delay slots of branch instructions."
13994 msgstr ""
13995
13996 #: common.opt:1288
13997 #, no-c-format
13998 msgid "Delete dead instructions that may throw exceptions."
13999 msgstr ""
14000
14001 #: common.opt:1292
14002 #, no-c-format
14003 msgid "Delete useless null pointer checks."
14004 msgstr ""
14005
14006 #: common.opt:1296
14007 #, no-c-format
14008 msgid ""
14009 "Stream extra data to support more aggressive devirtualization in LTO local "
14010 "transformation mode."
14011 msgstr ""
14012
14013 #: common.opt:1300
14014 #, no-c-format
14015 msgid "Perform speculative devirtualization."
14016 msgstr ""
14017
14018 #: common.opt:1304
14019 #, no-c-format
14020 msgid "Try to convert virtual calls to direct ones."
14021 msgstr ""
14022
14023 #: common.opt:1308
14024 #, no-c-format
14025 msgid ""
14026 "-fdiagnostics-show-location=[once|every-line]\tHow often to emit source "
14027 "location at the beginning of line-wrapped diagnostics."
14028 msgstr ""
14029
14030 #: common.opt:1325
14031 #, no-c-format
14032 msgid "Show the source line with a caret indicating the column."
14033 msgstr ""
14034
14035 #: common.opt:1329
14036 #, no-c-format
14037 msgid "Show labels annotating ranges of source code when showing source."
14038 msgstr ""
14039
14040 #: common.opt:1333
14041 #, no-c-format
14042 msgid "Show line numbers in the left margin when showing source."
14043 msgstr ""
14044
14045 #: common.opt:1341
14046 #, no-c-format
14047 msgid "-fdiagnostics-color=[never|always|auto]\tColorize diagnostics."
14048 msgstr ""
14049
14050 #: common.opt:1361
14051 #, no-c-format
14052 msgid "-fdiagnostics-urls=[never|always|auto]\tEmbed URLs in diagnostics."
14053 msgstr ""
14054
14055 #: common.opt:1381
14056 #, no-c-format
14057 msgid ""
14058 "-fdiagnostics-column-unit=[display|byte]\tSelect whether column numbers are "
14059 "output as display columns (default) or raw bytes."
14060 msgstr ""
14061
14062 #: common.opt:1385
14063 #, no-c-format
14064 msgid ""
14065 "-fdiagnostics-column-origin=<number>\tSet the number of the first column.  "
14066 "The default is 1-based as per GNU style, but some utilities may expect 0-"
14067 "based, for example."
14068 msgstr ""
14069
14070 #: common.opt:1389
14071 #, no-c-format
14072 msgid "-fdiagnostics-format=[text|json]\tSelect output format."
14073 msgstr ""
14074
14075 #: common.opt:1393
14076 #, no-c-format
14077 msgid ""
14078 "-fdiagnostics-escape-format=[unicode|bytes]\tSelect how to escape non-"
14079 "printable-ASCII bytes in the source for diagnostics that suggest it."
14080 msgstr ""
14081
14082 #: common.opt:1428
14083 #, no-c-format
14084 msgid "Print fix-it hints in machine-readable form."
14085 msgstr ""
14086
14087 #: common.opt:1432
14088 #, no-c-format
14089 msgid "Print fix-it hints to stderr in unified diff format."
14090 msgstr ""
14091
14092 #: common.opt:1436
14093 #, no-c-format
14094 msgid ""
14095 "Amend appropriate diagnostic messages with the command line option that "
14096 "controls them."
14097 msgstr ""
14098
14099 #: common.opt:1440
14100 #, no-c-format
14101 msgid "Print CWE identifiers for diagnostic messages, where available."
14102 msgstr ""
14103
14104 #: common.opt:1444
14105 #, no-c-format
14106 msgid ""
14107 "Specify how to print any control-flow path associated with a diagnostic."
14108 msgstr ""
14109
14110 #: common.opt:1448
14111 #, no-c-format
14112 msgid ""
14113 "Turn off any diagnostics features that complicate the output, such as line "
14114 "numbers, color, and warning URLs."
14115 msgstr ""
14116
14117 #: common.opt:1452
14118 #, no-c-format
14119 msgid ""
14120 "-ftabstop=<number>      Distance between tab stops for column reporting."
14121 msgstr ""
14122
14123 #: common.opt:1468
14124 #, no-c-format
14125 msgid "Show stack depths of events in paths."
14126 msgstr ""
14127
14128 #: common.opt:1472
14129 #, no-c-format
14130 msgid "Set minimum width of left margin of source code when showing source."
14131 msgstr ""
14132
14133 #: common.opt:1476
14134 #, no-c-format
14135 msgid ""
14136 "-fdisable-[tree|rtl|ipa]-<pass>=range1+range2\tDisable an optimization pass."
14137 msgstr ""
14138
14139 #: common.opt:1480
14140 #, no-c-format
14141 msgid ""
14142 "-fenable-[tree|rtl|ipa]-<pass>=range1+range2\tEnable an optimization pass."
14143 msgstr ""
14144
14145 #: common.opt:1484
14146 #, no-c-format
14147 msgid "-fdump-<type>\tDump various compiler internals to a file."
14148 msgstr ""
14149
14150 #: common.opt:1491
14151 #, no-c-format
14152 msgid ""
14153 "-fdump-final-insns=filename\tDump to filename the insns at the end of "
14154 "translation."
14155 msgstr ""
14156
14157 #: common.opt:1495
14158 #, no-c-format
14159 msgid "-fdump-go-spec=filename\tWrite all declarations to file as Go code."
14160 msgstr ""
14161
14162 #: common.opt:1499
14163 #, no-c-format
14164 msgid "Suppress output of addresses in debugging dumps."
14165 msgstr ""
14166
14167 #: common.opt:1503
14168 #, no-c-format
14169 msgid ""
14170 "Collect and dump debug information into temporary file if ICE in C/C++ "
14171 "compiler occurred."
14172 msgstr ""
14173
14174 #: common.opt:1508
14175 #, no-c-format
14176 msgid ""
14177 "Dump detailed information on GCC's internal representation of source code "
14178 "locations."
14179 msgstr ""
14180
14181 #: common.opt:1512
14182 #, no-c-format
14183 msgid "Dump optimization passes."
14184 msgstr ""
14185
14186 #: common.opt:1516
14187 #, no-c-format
14188 msgid ""
14189 "Suppress output of instruction numbers, line number notes and addresses in "
14190 "debugging dumps."
14191 msgstr ""
14192
14193 #: common.opt:1520
14194 #, no-c-format
14195 msgid "Suppress output of previous and next insn numbers in debugging dumps."
14196 msgstr ""
14197
14198 #: common.opt:1524
14199 #, no-c-format
14200 msgid "Enable CFI tables via GAS assembler directives."
14201 msgstr ""
14202
14203 #: common.opt:1528
14204 #, no-c-format
14205 msgid "Perform early inlining."
14206 msgstr ""
14207
14208 #: common.opt:1536
14209 #, no-c-format
14210 msgid "Perform interprocedural reduction of aggregates."
14211 msgstr ""
14212
14213 #: common.opt:1540
14214 #, no-c-format
14215 msgid "Perform unused symbol elimination in debug info."
14216 msgstr ""
14217
14218 #: common.opt:1544
14219 #, no-c-format
14220 msgid "Perform unused type elimination in debug info."
14221 msgstr ""
14222
14223 #: common.opt:1548
14224 #, no-c-format
14225 msgid "Do not suppress C++ class debug information."
14226 msgstr ""
14227
14228 #: common.opt:1552
14229 #, no-c-format
14230 msgid "Enable exception handling."
14231 msgstr ""
14232
14233 #: common.opt:1556
14234 #, no-c-format
14235 msgid "Perform a number of minor, expensive optimizations."
14236 msgstr ""
14237
14238 #: common.opt:1560
14239 #, no-c-format
14240 msgid ""
14241 "-fexcess-precision=[fast|standard|16]\tSpecify handling of excess floating-"
14242 "point precision."
14243 msgstr ""
14244
14245 #: common.opt:1578
14246 #, no-c-format
14247 msgid ""
14248 "-fpermitted-flt-eval-methods=[c11|ts-18661]\tSpecify which values of "
14249 "FLT_EVAL_METHOD are permitted."
14250 msgstr ""
14251
14252 #: common.opt:1594
14253 #, no-c-format
14254 msgid ""
14255 "Output lto objects containing both the intermediate language and binary "
14256 "output."
14257 msgstr ""
14258
14259 #: common.opt:1598
14260 #, no-c-format
14261 msgid "Assume no NaNs or infinities are generated."
14262 msgstr ""
14263
14264 #: common.opt:1602
14265 #, no-c-format
14266 msgid ""
14267 "Assume that loops with an exit will terminate and not loop indefinitely."
14268 msgstr ""
14269
14270 #: common.opt:1606
14271 #, no-c-format
14272 msgid ""
14273 "-ffixed-<register>\tMark <register> as being unavailable to the compiler."
14274 msgstr ""
14275
14276 #: common.opt:1610
14277 #, no-c-format
14278 msgid "Don't allocate floats and doubles in extended-precision registers."
14279 msgstr ""
14280
14281 #: common.opt:1618
14282 #, no-c-format
14283 msgid "Perform a forward propagation pass on RTL."
14284 msgstr ""
14285
14286 #: common.opt:1622
14287 #, no-c-format
14288 msgid ""
14289 "-ffp-contract=[off|on|fast]\tPerform floating-point expression contraction."
14290 msgstr ""
14291
14292 #: common.opt:1639
14293 #, no-c-format
14294 msgid ""
14295 "Allow built-in functions ceil, floor, round, trunc to raise \"inexact\" "
14296 "exceptions."
14297 msgstr ""
14298
14299 #: common.opt:1646
14300 #, no-c-format
14301 msgid "Allow function addresses to be held in registers."
14302 msgstr ""
14303
14304 #: common.opt:1650
14305 #, no-c-format
14306 msgid "Place each function into its own section."
14307 msgstr ""
14308
14309 #: common.opt:1654
14310 #, no-c-format
14311 msgid "Perform global common subexpression elimination."
14312 msgstr ""
14313
14314 #: common.opt:1658
14315 #, no-c-format
14316 msgid ""
14317 "Perform enhanced load motion during global common subexpression elimination."
14318 msgstr ""
14319
14320 #: common.opt:1662
14321 #, no-c-format
14322 msgid "Perform store motion after global common subexpression elimination."
14323 msgstr ""
14324
14325 #: common.opt:1666
14326 #, no-c-format
14327 msgid ""
14328 "Perform redundant load after store elimination in global common "
14329 "subexpression elimination."
14330 msgstr ""
14331
14332 #: common.opt:1671
14333 #, no-c-format
14334 msgid ""
14335 "Perform global common subexpression elimination after register allocation "
14336 "has finished."
14337 msgstr ""
14338
14339 #: common.opt:1688
14340 #, no-c-format
14341 msgid ""
14342 "-fgnat-encodings=[all|gdb|minimal]\tSelect the balance between GNAT "
14343 "encodings and standard DWARF emitted in the debug information."
14344 msgstr ""
14345
14346 #: common.opt:1693
14347 #, no-c-format
14348 msgid "Enable in and out of Graphite representation."
14349 msgstr ""
14350
14351 #: common.opt:1697
14352 #, no-c-format
14353 msgid "Enable Graphite Identity transformation."
14354 msgstr ""
14355
14356 #: common.opt:1701
14357 #, no-c-format
14358 msgid ""
14359 "Enable hoisting adjacent loads to encourage generating conditional move "
14360 "instructions."
14361 msgstr ""
14362
14363 #: common.opt:1710
14364 #, no-c-format
14365 msgid ""
14366 "Improve GCC's ability to track column numbers in large source files, at the "
14367 "expense of slower compilation."
14368 msgstr ""
14369
14370 #: common.opt:1715
14371 #, no-c-format
14372 msgid "Mark all loops as parallel."
14373 msgstr ""
14374
14375 #: common.opt:1719 common.opt:1727 common.opt:2914
14376 #, no-c-format
14377 msgid "Enable loop nest transforms.  Same as -floop-nest-optimize."
14378 msgstr ""
14379
14380 #: common.opt:1723
14381 #, no-c-format
14382 msgid "Enable loop interchange on trees."
14383 msgstr ""
14384
14385 #: common.opt:1731
14386 #, no-c-format
14387 msgid "Perform unroll-and-jam on loops."
14388 msgstr ""
14389
14390 #: common.opt:1735
14391 #, no-c-format
14392 msgid "Enable support for GNU transactional memory."
14393 msgstr ""
14394
14395 #: common.opt:1739
14396 #, no-c-format
14397 msgid "Use STB_GNU_UNIQUE if supported by the assembler."
14398 msgstr ""
14399
14400 #: common.opt:1747
14401 #, no-c-format
14402 msgid "Enable the loop nest optimizer."
14403 msgstr ""
14404
14405 #: common.opt:1751
14406 #, no-c-format
14407 msgid "Force bitfield accesses to match their type width."
14408 msgstr ""
14409
14410 #: common.opt:1755
14411 #, no-c-format
14412 msgid "Merge adjacent stores."
14413 msgstr ""
14414
14415 #: common.opt:1759
14416 #, no-c-format
14417 msgid "Enable guessing of branch probabilities."
14418 msgstr ""
14419
14420 #: common.opt:1763
14421 #, no-c-format
14422 msgid "Harden conditionals not used in branches, checking reversed conditions."
14423 msgstr ""
14424
14425 #: common.opt:1767
14426 #, no-c-format
14427 msgid "Harden conditional branches by checking reversed conditions."
14428 msgstr ""
14429
14430 #: common.opt:1775
14431 #, no-c-format
14432 msgid "Process #ident directives."
14433 msgstr ""
14434
14435 #: common.opt:1779
14436 #, no-c-format
14437 msgid "Perform conversion of conditional jumps to branchless equivalents."
14438 msgstr ""
14439
14440 #: common.opt:1783
14441 #, no-c-format
14442 msgid "Perform conversion of conditional jumps to conditional execution."
14443 msgstr ""
14444
14445 #: common.opt:1787
14446 #, no-c-format
14447 msgid ""
14448 "-fstack-reuse=[all|named_vars|none]\tSet stack reuse level for local "
14449 "variables."
14450 msgstr ""
14451
14452 #: common.opt:1803
14453 #, no-c-format
14454 msgid "Convert conditional jumps in innermost loops to branchless equivalents."
14455 msgstr ""
14456
14457 #: common.opt:1815
14458 #, no-c-format
14459 msgid "Do not generate .size directives."
14460 msgstr ""
14461
14462 #: common.opt:1819
14463 #, no-c-format
14464 msgid "Perform indirect inlining."
14465 msgstr ""
14466
14467 #: common.opt:1825
14468 #, no-c-format
14469 msgid ""
14470 "Enable inlining of function declared \"inline\", disabling disables all "
14471 "inlining."
14472 msgstr ""
14473
14474 #: common.opt:1829
14475 #, no-c-format
14476 msgid ""
14477 "Integrate functions into their callers when code size is known not to grow."
14478 msgstr ""
14479
14480 #: common.opt:1833
14481 #, no-c-format
14482 msgid ""
14483 "Integrate functions not declared \"inline\" into their callers when "
14484 "profitable."
14485 msgstr ""
14486
14487 #: common.opt:1837
14488 #, no-c-format
14489 msgid "Integrate functions only required by their single caller."
14490 msgstr ""
14491
14492 #: common.opt:1844
14493 #, no-c-format
14494 msgid ""
14495 "-finline-limit=<number>\tLimit the size of inlined functions to <number>."
14496 msgstr ""
14497
14498 #: common.opt:1848
14499 #, no-c-format
14500 msgid ""
14501 "Inline __atomic operations when a lock free instruction sequence is "
14502 "available."
14503 msgstr ""
14504
14505 #: common.opt:1855
14506 #, no-c-format
14507 msgid ""
14508 "-fcf-protection=[full|branch|return|none|check]\tInstrument functions with "
14509 "checks to verify jump/call/return control-flow transfer instructions have "
14510 "valid targets."
14511 msgstr ""
14512
14513 #: common.opt:1878
14514 #, no-c-format
14515 msgid "Instrument function entry and exit with profiling calls."
14516 msgstr ""
14517
14518 #: common.opt:1882
14519 #, no-c-format
14520 msgid ""
14521 "-finstrument-functions-exclude-function-list=name,...\tDo not instrument "
14522 "listed functions."
14523 msgstr ""
14524
14525 #: common.opt:1886
14526 #, no-c-format
14527 msgid ""
14528 "-finstrument-functions-exclude-file-list=filename,...\tDo not instrument "
14529 "functions listed in files."
14530 msgstr ""
14531
14532 #: common.opt:1890
14533 #, no-c-format
14534 msgid "Perform interprocedural constant propagation."
14535 msgstr ""
14536
14537 #: common.opt:1894
14538 #, no-c-format
14539 msgid "Perform cloning to make Interprocedural constant propagation stronger."
14540 msgstr ""
14541
14542 #: common.opt:1902
14543 #, no-c-format
14544 msgid "Perform interprocedural bitwise constant propagation."
14545 msgstr ""
14546
14547 #: common.opt:1906
14548 #, no-c-format
14549 msgid "Perform interprocedural modref analysis."
14550 msgstr ""
14551
14552 #: common.opt:1910
14553 #, no-c-format
14554 msgid "Perform interprocedural profile propagation."
14555 msgstr ""
14556
14557 #: common.opt:1914
14558 #, no-c-format
14559 msgid "Perform interprocedural points-to analysis."
14560 msgstr ""
14561
14562 #: common.opt:1918
14563 #, no-c-format
14564 msgid "Discover pure and const functions."
14565 msgstr ""
14566
14567 #: common.opt:1922
14568 #, no-c-format
14569 msgid "Perform Identical Code Folding for functions and read-only variables."
14570 msgstr ""
14571
14572 #: common.opt:1926
14573 #, no-c-format
14574 msgid "Perform Identical Code Folding for functions."
14575 msgstr ""
14576
14577 #: common.opt:1930
14578 #, no-c-format
14579 msgid "Perform Identical Code Folding for variables."
14580 msgstr ""
14581
14582 #: common.opt:1934
14583 #, no-c-format
14584 msgid "Discover read-only and non addressable static variables."
14585 msgstr ""
14586
14587 #: common.opt:1938
14588 #, no-c-format
14589 msgid "Discover read-only, write-only and non-addressable static variables."
14590 msgstr ""
14591
14592 #: common.opt:1942
14593 #, no-c-format
14594 msgid "Reduce stack alignment on call sites if possible."
14595 msgstr ""
14596
14597 #: common.opt:1954
14598 #, no-c-format
14599 msgid "Perform IPA Value Range Propagation."
14600 msgstr ""
14601
14602 #: common.opt:1958
14603 #, no-c-format
14604 msgid "-fira-algorithm=[CB|priority]\tSet the used IRA algorithm."
14605 msgstr ""
14606
14607 #: common.opt:1962
14608 #, no-c-format
14609 msgid ""
14610 "Assume strict aliasing rules apply across (uninlined) function boundaries."
14611 msgstr ""
14612
14613 #: common.opt:1975
14614 #, no-c-format
14615 msgid "-fira-region=[one|all|mixed]\tSet regions for IRA."
14616 msgstr ""
14617
14618 #: common.opt:1991
14619 #, no-c-format
14620 msgid "Use IRA based register pressure calculation in RTL hoist optimizations."
14621 msgstr ""
14622
14623 #: common.opt:1996
14624 #, no-c-format
14625 msgid "Use IRA based register pressure calculation in RTL loop optimizations."
14626 msgstr ""
14627
14628 #: common.opt:2001
14629 #, no-c-format
14630 msgid "Share slots for saving different hard registers."
14631 msgstr ""
14632
14633 #: common.opt:2005
14634 #, no-c-format
14635 msgid "Share stack slots for spilled pseudo-registers."
14636 msgstr ""
14637
14638 #: common.opt:2009
14639 #, no-c-format
14640 msgid "-fira-verbose=<number>\tControl IRA's level of diagnostic messages."
14641 msgstr ""
14642
14643 #: common.opt:2013
14644 #, no-c-format
14645 msgid "Optimize induction variables on trees."
14646 msgstr ""
14647
14648 #: common.opt:2017
14649 #, no-c-format
14650 msgid "Use jump tables for sufficiently large switch statements."
14651 msgstr ""
14652
14653 #: common.opt:2021
14654 #, no-c-format
14655 msgid "Use bit tests for sufficiently large switch statements."
14656 msgstr ""
14657
14658 #: common.opt:2025
14659 #, no-c-format
14660 msgid "Generate code for functions even if they are fully inlined."
14661 msgstr ""
14662
14663 #: common.opt:2029
14664 #, no-c-format
14665 msgid "Generate code for static functions even if they are never called."
14666 msgstr ""
14667
14668 #: common.opt:2033
14669 #, no-c-format
14670 msgid "Emit static const variables even if they are not used."
14671 msgstr ""
14672
14673 #: common.opt:2037
14674 #, no-c-format
14675 msgid "Give external symbols a leading underscore."
14676 msgstr ""
14677
14678 #: common.opt:2045
14679 #, no-c-format
14680 msgid "Do CFG-sensitive rematerialization in LRA."
14681 msgstr ""
14682
14683 #: common.opt:2049
14684 #, no-c-format
14685 msgid "Enable link-time optimization."
14686 msgstr ""
14687
14688 #: common.opt:2053
14689 #, no-c-format
14690 msgid "Link-time optimization with number of parallel jobs or jobserver."
14691 msgstr ""
14692
14693 #: common.opt:2075
14694 #, no-c-format
14695 msgid "Specify the algorithm to partition symbols and vars at linktime."
14696 msgstr ""
14697
14698 #: common.opt:2080
14699 #, no-c-format
14700 msgid ""
14701 "-flto-compression-level=<number>\tUse zlib/zstd compression level <number> "
14702 "for IL."
14703 msgstr ""
14704
14705 #: common.opt:2088
14706 #, no-c-format
14707 msgid "Report various link-time optimization statistics."
14708 msgstr ""
14709
14710 #: common.opt:2092
14711 #, no-c-format
14712 msgid "Report various link-time optimization statistics for WPA only."
14713 msgstr ""
14714
14715 #: common.opt:2096
14716 #, no-c-format
14717 msgid "Set errno after built-in math functions."
14718 msgstr ""
14719
14720 #: common.opt:2100
14721 #, no-c-format
14722 msgid "-fmax-errors=<number>\tMaximum number of errors to report."
14723 msgstr ""
14724
14725 #: common.opt:2104
14726 #, no-c-format
14727 msgid "Report on permanent memory allocation."
14728 msgstr ""
14729
14730 #: common.opt:2108
14731 #, no-c-format
14732 msgid "Report on permanent memory allocation in WPA only."
14733 msgstr ""
14734
14735 #: common.opt:2115
14736 #, no-c-format
14737 msgid "Attempt to merge identical constants and constant variables."
14738 msgstr ""
14739
14740 #: common.opt:2119
14741 #, no-c-format
14742 msgid "Attempt to merge identical constants across compilation units."
14743 msgstr ""
14744
14745 #: common.opt:2123
14746 #, no-c-format
14747 msgid "Attempt to merge identical debug strings across compilation units."
14748 msgstr ""
14749
14750 #: common.opt:2127
14751 #, no-c-format
14752 msgid ""
14753 "-fmessage-length=<number>\tLimit diagnostics to <number> characters per "
14754 "line.  0 suppresses line-wrapping."
14755 msgstr ""
14756
14757 #: common.opt:2131
14758 #, no-c-format
14759 msgid "Perform SMS based modulo scheduling before the first scheduling pass."
14760 msgstr ""
14761
14762 #: common.opt:2135
14763 #, no-c-format
14764 msgid "Perform SMS based modulo scheduling with register moves allowed."
14765 msgstr ""
14766
14767 #: common.opt:2139
14768 #, no-c-format
14769 msgid "Move loop invariant computations out of loops."
14770 msgstr ""
14771
14772 #: common.opt:2143
14773 #, no-c-format
14774 msgid "Move stores out of loops."
14775 msgstr ""
14776
14777 #: common.opt:2147
14778 #, no-c-format
14779 msgid "Use the RTL dead code elimination pass."
14780 msgstr ""
14781
14782 #: common.opt:2151
14783 #, no-c-format
14784 msgid "Use the RTL dead store elimination pass."
14785 msgstr ""
14786
14787 #: common.opt:2155
14788 #, no-c-format
14789 msgid ""
14790 "Enable/Disable the traditional scheduling in loops that already passed "
14791 "modulo scheduling."
14792 msgstr ""
14793
14794 #: common.opt:2159
14795 #, no-c-format
14796 msgid "Support synchronous non-call exceptions."
14797 msgstr ""
14798
14799 #: common.opt:2166
14800 #, no-c-format
14801 msgid ""
14802 "-foffload-options=<targets>=<options>\tSpecify options for the offloading "
14803 "targets."
14804 msgstr ""
14805
14806 #: common.opt:2170
14807 #, no-c-format
14808 msgid "-foffload-abi=[lp64|ilp32]\tSet the ABI to use in an offload compiler."
14809 msgstr ""
14810
14811 #: common.opt:2183
14812 #, no-c-format
14813 msgid "When possible do not generate stack frames."
14814 msgstr ""
14815
14816 #: common.opt:2187
14817 #, no-c-format
14818 msgid "Enable all optimization info dumps on stderr."
14819 msgstr ""
14820
14821 #: common.opt:2191
14822 #, no-c-format
14823 msgid "-fopt-info[-<type>=filename]\tDump compiler optimization details."
14824 msgstr ""
14825
14826 #: common.opt:2195
14827 #, no-c-format
14828 msgid ""
14829 "Write a SRCFILE.opt-record.json file detailing what optimizations were "
14830 "performed."
14831 msgstr ""
14832
14833 #: common.opt:2203
14834 #, no-c-format
14835 msgid "Optimize sibling and tail recursive calls."
14836 msgstr ""
14837
14838 #: common.opt:2207
14839 #, no-c-format
14840 msgid "Perform partial inlining."
14841 msgstr ""
14842
14843 #: common.opt:2211 common.opt:2215
14844 #, no-c-format
14845 msgid "Report on memory allocation before interprocedural optimization."
14846 msgstr ""
14847
14848 #: common.opt:2219
14849 #, no-c-format
14850 msgid "Pack structure members together without holes."
14851 msgstr ""
14852
14853 #: common.opt:2223
14854 #, no-c-format
14855 msgid "-fpack-struct=<number>\tSet initial maximum structure member alignment."
14856 msgstr ""
14857
14858 #: common.opt:2227
14859 #, no-c-format
14860 msgid "Return small aggregates in memory, not registers."
14861 msgstr ""
14862
14863 #: common.opt:2231
14864 #, no-c-format
14865 msgid "Perform loop peeling."
14866 msgstr ""
14867
14868 #: common.opt:2235
14869 #, no-c-format
14870 msgid "Enable machine specific peephole optimizations."
14871 msgstr ""
14872
14873 #: common.opt:2239
14874 #, no-c-format
14875 msgid "Enable an RTL peephole pass before sched2."
14876 msgstr ""
14877
14878 #: common.opt:2243
14879 #, no-c-format
14880 msgid "Generate position-independent code if possible (large mode)."
14881 msgstr ""
14882
14883 #: common.opt:2247
14884 #, no-c-format
14885 msgid ""
14886 "Generate position-independent code for executables if possible (large mode)."
14887 msgstr ""
14888
14889 #: common.opt:2251
14890 #, no-c-format
14891 msgid "Generate position-independent code if possible (small mode)."
14892 msgstr ""
14893
14894 #: common.opt:2255
14895 #, no-c-format
14896 msgid ""
14897 "Generate position-independent code for executables if possible (small mode)."
14898 msgstr ""
14899
14900 #: common.opt:2259
14901 #, no-c-format
14902 msgid ""
14903 "Use PLT for PIC calls (-fno-plt: load the address from GOT at call site)."
14904 msgstr ""
14905
14906 #: common.opt:2263
14907 #, no-c-format
14908 msgid "Specify a plugin to load."
14909 msgstr ""
14910
14911 #: common.opt:2267
14912 #, no-c-format
14913 msgid ""
14914 "-fplugin-arg-<name>-<key>[=<value>]\tSpecify argument <key>=<value> for "
14915 "plugin <name>."
14916 msgstr ""
14917
14918 #: common.opt:2271
14919 #, no-c-format
14920 msgid "Run predictive commoning optimization."
14921 msgstr ""
14922
14923 #: common.opt:2275
14924 #, no-c-format
14925 msgid "Generate prefetch instructions, if available, for arrays in loops."
14926 msgstr ""
14927
14928 #: common.opt:2279
14929 #, no-c-format
14930 msgid "Enable basic program profiling code."
14931 msgstr ""
14932
14933 #: common.opt:2283
14934 #, no-c-format
14935 msgid "Generate absolute source path names for gcov."
14936 msgstr ""
14937
14938 #: common.opt:2287
14939 #, no-c-format
14940 msgid "Insert arc-based program profiling code."
14941 msgstr ""
14942
14943 #: common.opt:2291
14944 #, no-c-format
14945 msgid ""
14946 "Set the top-level directory for storing the profile data. The default is "
14947 "'pwd'."
14948 msgstr ""
14949
14950 #: common.opt:2296
14951 #, no-c-format
14952 msgid "Select the name for storing the profile note file."
14953 msgstr ""
14954
14955 #: common.opt:2300
14956 #, no-c-format
14957 msgid "Enable correction of flow inconsistent profile data input."
14958 msgstr ""
14959
14960 #: common.opt:2304
14961 #, no-c-format
14962 msgid ""
14963 "-fprofile-update=[single|atomic|prefer-atomic]\tSet the profile update "
14964 "method."
14965 msgstr ""
14966
14967 #: common.opt:2308
14968 #, no-c-format
14969 msgid ""
14970 "Instrument only functions from files whose name matches any of the regular "
14971 "expressions (separated by semi-colons)."
14972 msgstr ""
14973
14974 #: common.opt:2312
14975 #, no-c-format
14976 msgid ""
14977 "Instrument only functions from files whose name does not match any of the "
14978 "regular expressions (separated by semi-colons)."
14979 msgstr ""
14980
14981 #: common.opt:2328
14982 #, no-c-format
14983 msgid ""
14984 "-fprofile-reproducible=[serial|parallel-runs|multithreaded]\tControl level "
14985 "of reproducibility of profile gathered by -fprofile-generate."
14986 msgstr ""
14987
14988 #: common.opt:2344
14989 #, no-c-format
14990 msgid ""
14991 "Remove prefix from absolute path before mangling name for -fprofile-"
14992 "generate= and -fprofile-use=."
14993 msgstr ""
14994
14995 #: common.opt:2348
14996 #, no-c-format
14997 msgid ""
14998 "-fprofile-prefix-map=<old>=<new>\tMap one directory name to another in GCOV "
14999 "coverage result."
15000 msgstr ""
15001
15002 #: common.opt:2352
15003 #, no-c-format
15004 msgid ""
15005 "Enable common options for generating profile info for profile feedback "
15006 "directed optimizations."
15007 msgstr ""
15008
15009 #: common.opt:2356
15010 #, no-c-format
15011 msgid ""
15012 "Enable common options for generating profile info for profile feedback "
15013 "directed optimizations, and set -fprofile-dir=."
15014 msgstr ""
15015
15016 #: common.opt:2360
15017 #, no-c-format
15018 msgid ""
15019 "Register the profile information in the .gcov_info section instead of using "
15020 "a constructor/destructor."
15021 msgstr ""
15022
15023 #: common.opt:2364
15024 #, no-c-format
15025 msgid ""
15026 "Register the profile information in the specified section instead of using a "
15027 "constructor/destructor."
15028 msgstr ""
15029
15030 #: common.opt:2368
15031 #, no-c-format
15032 msgid ""
15033 "Do not assume that functions never executed during the train run are cold."
15034 msgstr ""
15035
15036 #: common.opt:2372
15037 #, no-c-format
15038 msgid ""
15039 "Enable common options for performing profile feedback directed optimizations."
15040 msgstr ""
15041
15042 #: common.opt:2376
15043 #, no-c-format
15044 msgid ""
15045 "Enable common options for performing profile feedback directed "
15046 "optimizations, and set -fprofile-dir=."
15047 msgstr ""
15048
15049 #: common.opt:2380
15050 #, no-c-format
15051 msgid "Insert code to profile values of expressions."
15052 msgstr ""
15053
15054 #: common.opt:2384
15055 #, no-c-format
15056 msgid "Report on consistency of profile."
15057 msgstr ""
15058
15059 #: common.opt:2388
15060 #, no-c-format
15061 msgid "Enable function reordering that improves code placement."
15062 msgstr ""
15063
15064 #: common.opt:2392
15065 #, no-c-format
15066 msgid "Insert NOP instructions at each function entry."
15067 msgstr ""
15068
15069 #: common.opt:2399
15070 #, no-c-format
15071 msgid "-frandom-seed=<string>\tMake compile reproducible using <string>."
15072 msgstr ""
15073
15074 #: common.opt:2409
15075 #, no-c-format
15076 msgid "Record gcc command line switches in the object file."
15077 msgstr ""
15078
15079 #: common.opt:2413
15080 #, no-c-format
15081 msgid "Return small aggregates in registers."
15082 msgstr ""
15083
15084 #: common.opt:2421
15085 #, no-c-format
15086 msgid ""
15087 "Tell DSE that the storage for a C++ object is dead when the constructor "
15088 "starts and when the destructor finishes."
15089 msgstr ""
15090
15091 #: common.opt:2432
15092 #, no-c-format
15093 msgid ""
15094 "-flive-patching=[inline-only-static|inline-clone]\tControl IPA optimizations "
15095 "to provide a safe compilation for live-patching.  At the same time, provides "
15096 "multiple-level control on the enabled IPA optimizations."
15097 msgstr ""
15098
15099 #: common.opt:2447
15100 #, no-c-format
15101 msgid "Tell DCE to remove unused C++ allocations."
15102 msgstr ""
15103
15104 #: common.opt:2451
15105 #, no-c-format
15106 msgid "Relief of register pressure through live range shrinkage."
15107 msgstr ""
15108
15109 #: common.opt:2455
15110 #, no-c-format
15111 msgid "Perform a register renaming optimization pass."
15112 msgstr ""
15113
15114 #: common.opt:2459
15115 #, no-c-format
15116 msgid "Perform a target dependent instruction fusion optimization pass."
15117 msgstr ""
15118
15119 #: common.opt:2463
15120 #, no-c-format
15121 msgid "Reorder basic blocks to improve code placement."
15122 msgstr ""
15123
15124 #: common.opt:2467
15125 #, no-c-format
15126 msgid ""
15127 "-freorder-blocks-algorithm=[simple|stc]\tSet the used basic block reordering "
15128 "algorithm."
15129 msgstr ""
15130
15131 #: common.opt:2480
15132 #, no-c-format
15133 msgid "Reorder basic blocks and partition into hot and cold sections."
15134 msgstr ""
15135
15136 #: common.opt:2484
15137 #, no-c-format
15138 msgid "Reorder functions to improve code placement."
15139 msgstr ""
15140
15141 #: common.opt:2488
15142 #, no-c-format
15143 msgid "Add a common subexpression elimination pass after loop optimizations."
15144 msgstr ""
15145
15146 #: common.opt:2496
15147 #, no-c-format
15148 msgid "Disable optimizations that assume default FP rounding behavior."
15149 msgstr ""
15150
15151 #: common.opt:2500
15152 #, no-c-format
15153 msgid "Enable scheduling across basic blocks."
15154 msgstr ""
15155
15156 #: common.opt:2504
15157 #, no-c-format
15158 msgid "Enable register pressure sensitive insn scheduling."
15159 msgstr ""
15160
15161 #: common.opt:2508
15162 #, no-c-format
15163 msgid "Allow speculative motion of non-loads."
15164 msgstr ""
15165
15166 #: common.opt:2512
15167 #, no-c-format
15168 msgid "Allow speculative motion of some loads."
15169 msgstr ""
15170
15171 #: common.opt:2516
15172 #, no-c-format
15173 msgid "Allow speculative motion of more loads."
15174 msgstr ""
15175
15176 #: common.opt:2520
15177 #, no-c-format
15178 msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler."
15179 msgstr ""
15180
15181 #: common.opt:2524
15182 #, no-c-format
15183 msgid "If scheduling post reload, do superblock scheduling."
15184 msgstr ""
15185
15186 #: common.opt:2532
15187 #, no-c-format
15188 msgid "Reschedule instructions before register allocation."
15189 msgstr ""
15190
15191 #: common.opt:2536
15192 #, no-c-format
15193 msgid "Reschedule instructions after register allocation."
15194 msgstr ""
15195
15196 #: common.opt:2543
15197 #, no-c-format
15198 msgid "Schedule instructions using selective scheduling algorithm."
15199 msgstr ""
15200
15201 #: common.opt:2547
15202 #, no-c-format
15203 msgid "Run selective scheduling after reload."
15204 msgstr ""
15205
15206 #: common.opt:2551
15207 #, no-c-format
15208 msgid "Run self-tests, using the given path to locate test files."
15209 msgstr ""
15210
15211 #: common.opt:2555
15212 #, no-c-format
15213 msgid "Perform software pipelining of inner loops during selective scheduling."
15214 msgstr ""
15215
15216 #: common.opt:2559
15217 #, no-c-format
15218 msgid "Perform software pipelining of outer loops during selective scheduling."
15219 msgstr ""
15220
15221 #: common.opt:2563
15222 #, no-c-format
15223 msgid "Reschedule pipelined regions without pipelining."
15224 msgstr ""
15225
15226 #: common.opt:2567
15227 #, no-c-format
15228 msgid ""
15229 "Allow interposing function (or variables) by ones with different semantics "
15230 "(or initializer) respectively by dynamic linker."
15231 msgstr ""
15232
15233 #: common.opt:2573
15234 #, no-c-format
15235 msgid "Allow premature scheduling of queued insns."
15236 msgstr ""
15237
15238 #: common.opt:2577
15239 #, no-c-format
15240 msgid ""
15241 "-fsched-stalled-insns=<number>\tSet number of queued insns that can be "
15242 "prematurely scheduled."
15243 msgstr ""
15244
15245 #: common.opt:2585
15246 #, no-c-format
15247 msgid ""
15248 "Set dependence distance checking in premature scheduling of queued insns."
15249 msgstr ""
15250
15251 #: common.opt:2589
15252 #, no-c-format
15253 msgid ""
15254 "-fsched-stalled-insns-dep=<number>\tSet dependence distance checking in "
15255 "premature scheduling of queued insns."
15256 msgstr ""
15257
15258 #: common.opt:2593
15259 #, no-c-format
15260 msgid "Enable the group heuristic in the scheduler."
15261 msgstr ""
15262
15263 #: common.opt:2597
15264 #, no-c-format
15265 msgid "Enable the critical path heuristic in the scheduler."
15266 msgstr ""
15267
15268 #: common.opt:2601
15269 #, no-c-format
15270 msgid "Enable the speculative instruction heuristic in the scheduler."
15271 msgstr ""
15272
15273 #: common.opt:2605
15274 #, no-c-format
15275 msgid "Enable the rank heuristic in the scheduler."
15276 msgstr ""
15277
15278 #: common.opt:2609
15279 #, no-c-format
15280 msgid "Enable the last instruction heuristic in the scheduler."
15281 msgstr ""
15282
15283 #: common.opt:2613
15284 #, no-c-format
15285 msgid "Enable the dependent count heuristic in the scheduler."
15286 msgstr ""
15287
15288 #: common.opt:2617
15289 #, no-c-format
15290 msgid "Access data in the same section from shared anchor points."
15291 msgstr ""
15292
15293 #: common.opt:2629
15294 #, no-c-format
15295 msgid "Turn on Redundant Extensions Elimination pass."
15296 msgstr ""
15297
15298 #: common.opt:2633
15299 #, no-c-format
15300 msgid "Show column numbers in diagnostics, when available.  Default on."
15301 msgstr ""
15302
15303 #: common.opt:2637
15304 #, no-c-format
15305 msgid ""
15306 "Emit function prologues only before parts of the function that need it, "
15307 "rather than at the top of the function."
15308 msgstr ""
15309
15310 #: common.opt:2642
15311 #, no-c-format
15312 msgid "Shrink-wrap parts of the prologue and epilogue separately."
15313 msgstr ""
15314
15315 #: common.opt:2646
15316 #, no-c-format
15317 msgid "Disable optimizations observable by IEEE signaling NaNs."
15318 msgstr ""
15319
15320 #: common.opt:2650
15321 #, no-c-format
15322 msgid ""
15323 "Disable floating point optimizations that ignore the IEEE signedness of zero."
15324 msgstr ""
15325
15326 #: common.opt:2654
15327 #, no-c-format
15328 msgid "Convert floating point constants to single precision constants."
15329 msgstr ""
15330
15331 #: common.opt:2658
15332 #, no-c-format
15333 msgid "Split lifetimes of induction variables when loops are unrolled."
15334 msgstr ""
15335
15336 #: common.opt:2662
15337 #, no-c-format
15338 msgid "Generate discontiguous stack frames."
15339 msgstr ""
15340
15341 #: common.opt:2666
15342 #, no-c-format
15343 msgid "Split wide types into independent registers."
15344 msgstr ""
15345
15346 #: common.opt:2670
15347 #, no-c-format
15348 msgid "Split wide types into independent registers earlier."
15349 msgstr ""
15350
15351 #: common.opt:2674
15352 #, no-c-format
15353 msgid "Enable backward propagation of use properties at the SSA level."
15354 msgstr ""
15355
15356 #: common.opt:2678
15357 #, no-c-format
15358 msgid "Optimize conditional patterns using SSA PHI nodes."
15359 msgstr ""
15360
15361 #: common.opt:2682
15362 #, no-c-format
15363 msgid ""
15364 "Optimize amount of stdarg registers saved to stack at start of function."
15365 msgstr ""
15366
15367 #: common.opt:2686
15368 #, no-c-format
15369 msgid "Apply variable expansion when loops are unrolled."
15370 msgstr ""
15371
15372 #: common.opt:2690
15373 #, no-c-format
15374 msgid ""
15375 "-fstack-check=[no|generic|specific]\tInsert stack checking code into the "
15376 "program."
15377 msgstr ""
15378
15379 #: common.opt:2694
15380 #, no-c-format
15381 msgid ""
15382 "Insert stack checking code into the program.  Same as -fstack-check=specific."
15383 msgstr ""
15384
15385 #: common.opt:2698
15386 #, no-c-format
15387 msgid ""
15388 "Insert code to probe each page of stack space as it is allocated to protect "
15389 "from stack-clash style attacks."
15390 msgstr ""
15391
15392 #: common.opt:2706
15393 #, no-c-format
15394 msgid ""
15395 "-fstack-limit-register=<register>\tTrap if the stack goes past <register>."
15396 msgstr ""
15397
15398 #: common.opt:2710
15399 #, no-c-format
15400 msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>."
15401 msgstr ""
15402
15403 #: common.opt:2714
15404 #, no-c-format
15405 msgid "Use propolice as a stack protection method."
15406 msgstr ""
15407
15408 #: common.opt:2718
15409 #, no-c-format
15410 msgid "Use a stack protection method for every function."
15411 msgstr ""
15412
15413 #: common.opt:2722
15414 #, no-c-format
15415 msgid "Use a smart stack protection method for certain functions."
15416 msgstr ""
15417
15418 #: common.opt:2726
15419 #, no-c-format
15420 msgid ""
15421 "Use stack protection method only for functions with the stack_protect "
15422 "attribute."
15423 msgstr ""
15424
15425 #: common.opt:2730
15426 #, no-c-format
15427 msgid "Output stack usage information on a per-function basis."
15428 msgstr ""
15429
15430 #: common.opt:2742
15431 #, no-c-format
15432 msgid "Assume strict aliasing rules apply."
15433 msgstr ""
15434
15435 #: common.opt:2746
15436 #, no-c-format
15437 msgid ""
15438 "Treat signed overflow as undefined.  Negated as -fwrapv -fwrapv-pointer."
15439 msgstr ""
15440
15441 #: common.opt:2750
15442 #, no-c-format
15443 msgid "Implement __atomic operations via libcalls to legacy __sync functions."
15444 msgstr ""
15445
15446 #: common.opt:2754
15447 #, no-c-format
15448 msgid "Check for syntax errors, then stop."
15449 msgstr ""
15450
15451 #: common.opt:2758
15452 #, no-c-format
15453 msgid "Create data files needed by \"gcov\"."
15454 msgstr ""
15455
15456 #: common.opt:2762
15457 #, no-c-format
15458 msgid "Perform jump threading optimizations."
15459 msgstr ""
15460
15461 #: common.opt:2766
15462 #, no-c-format
15463 msgid "Report the time taken by each compiler pass."
15464 msgstr ""
15465
15466 #: common.opt:2770
15467 #, no-c-format
15468 msgid "Record times taken by sub-phases separately."
15469 msgstr ""
15470
15471 #: common.opt:2774
15472 #, no-c-format
15473 msgid ""
15474 "-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the "
15475 "default thread-local storage code generation model."
15476 msgstr ""
15477
15478 #: common.opt:2793
15479 #, no-c-format
15480 msgid "Reorder top level functions, variables, and asms."
15481 msgstr ""
15482
15483 #: common.opt:2797
15484 #, no-c-format
15485 msgid "Perform superblock formation via tail duplication."
15486 msgstr ""
15487
15488 #: common.opt:2801
15489 #, no-c-format
15490 msgid ""
15491 "For targets that normally need trampolines for nested functions, always "
15492 "generate them instead of using descriptors."
15493 msgstr ""
15494
15495 #: common.opt:2809
15496 #, no-c-format
15497 msgid "Assume floating-point operations can trap."
15498 msgstr ""
15499
15500 #: common.opt:2813
15501 #, no-c-format
15502 msgid "Trap for signed overflow in addition, subtraction and multiplication."
15503 msgstr ""
15504
15505 #: common.opt:2817
15506 #, no-c-format
15507 msgid "Enable SSA-CCP optimization on trees."
15508 msgstr ""
15509
15510 #: common.opt:2821
15511 #, no-c-format
15512 msgid "Enable SSA-BIT-CCP optimization on trees."
15513 msgstr ""
15514
15515 #: common.opt:2829
15516 #, no-c-format
15517 msgid "Enable loop header copying on trees."
15518 msgstr ""
15519
15520 #: common.opt:2837
15521 #, no-c-format
15522 msgid "Enable SSA coalescing of user variables."
15523 msgstr ""
15524
15525 #: common.opt:2845
15526 #, no-c-format
15527 msgid "Enable copy propagation on trees."
15528 msgstr ""
15529
15530 #: common.opt:2853
15531 #, no-c-format
15532 msgid "Transform condition stores into unconditional ones."
15533 msgstr ""
15534
15535 #: common.opt:2857
15536 #, no-c-format
15537 msgid "Perform conversions of switch initializations."
15538 msgstr ""
15539
15540 #: common.opt:2861
15541 #, no-c-format
15542 msgid "Enable SSA dead code elimination optimization on trees."
15543 msgstr ""
15544
15545 #: common.opt:2865
15546 #, no-c-format
15547 msgid "Enable dominator optimizations."
15548 msgstr ""
15549
15550 #: common.opt:2869
15551 #, no-c-format
15552 msgid "Enable tail merging on trees."
15553 msgstr ""
15554
15555 #: common.opt:2873
15556 #, no-c-format
15557 msgid "Enable dead store elimination."
15558 msgstr ""
15559
15560 #: common.opt:2877
15561 #, no-c-format
15562 msgid "Enable forward propagation on trees."
15563 msgstr ""
15564
15565 #: common.opt:2881
15566 #, no-c-format
15567 msgid "Enable Full Redundancy Elimination (FRE) on trees."
15568 msgstr ""
15569
15570 #: common.opt:2885
15571 #, no-c-format
15572 msgid "Enable string length optimizations on trees."
15573 msgstr ""
15574
15575 #: common.opt:2889
15576 #, no-c-format
15577 msgid ""
15578 "Detect paths that trigger erroneous or undefined behavior due to "
15579 "dereferencing a null pointer.  Isolate those paths from the main control "
15580 "flow and turn the statement with erroneous or undefined behavior into a trap."
15581 msgstr ""
15582
15583 #: common.opt:2895
15584 #, no-c-format
15585 msgid ""
15586 "Detect paths that trigger erroneous or undefined behavior due to a null "
15587 "value being used in a way forbidden by a returns_nonnull or nonnull "
15588 "attribute.  Isolate those paths from the main control flow and turn the "
15589 "statement with erroneous or undefined behavior into a trap."
15590 msgstr ""
15591
15592 #: common.opt:2902
15593 #, no-c-format
15594 msgid "Enable loop distribution on trees."
15595 msgstr ""
15596
15597 #: common.opt:2906
15598 #, no-c-format
15599 msgid "Enable loop distribution for patterns transformed into a library call."
15600 msgstr ""
15601
15602 #: common.opt:2910
15603 #, no-c-format
15604 msgid "Enable loop invariant motion on trees."
15605 msgstr ""
15606
15607 #: common.opt:2918
15608 #, no-c-format
15609 msgid "Create canonical induction variables in loops."
15610 msgstr ""
15611
15612 #: common.opt:2922
15613 #, no-c-format
15614 msgid "Enable loop optimizations on tree level."
15615 msgstr ""
15616
15617 #: common.opt:2926
15618 #, no-c-format
15619 msgid ""
15620 "-ftree-parallelize-loops=<number>\tEnable automatic parallelization of loops."
15621 msgstr ""
15622
15623 #: common.opt:2930
15624 #, no-c-format
15625 msgid "Enable hoisting loads from conditional pointers."
15626 msgstr ""
15627
15628 #: common.opt:2934
15629 #, no-c-format
15630 msgid "Enable SSA-PRE optimization on trees."
15631 msgstr ""
15632
15633 #: common.opt:2938
15634 #, no-c-format
15635 msgid ""
15636 "In SSA-PRE optimization on trees, enable partial-partial redundancy "
15637 "elimination."
15638 msgstr ""
15639
15640 #: common.opt:2942
15641 #, no-c-format
15642 msgid "Perform function-local points-to analysis on trees."
15643 msgstr ""
15644
15645 #: common.opt:2946
15646 #, no-c-format
15647 msgid "Enable reassociation on tree level."
15648 msgstr ""
15649
15650 #: common.opt:2954
15651 #, no-c-format
15652 msgid "Enable SSA code sinking on trees."
15653 msgstr ""
15654
15655 #: common.opt:2958
15656 #, no-c-format
15657 msgid "Perform straight-line strength reduction."
15658 msgstr ""
15659
15660 #: common.opt:2962
15661 #, no-c-format
15662 msgid "Perform scalar replacement of aggregates."
15663 msgstr ""
15664
15665 #: common.opt:2966
15666 #, no-c-format
15667 msgid "Replace temporary expressions in the SSA->normal pass."
15668 msgstr ""
15669
15670 #: common.opt:2970
15671 #, no-c-format
15672 msgid "Perform live range splitting during the SSA->normal pass."
15673 msgstr ""
15674
15675 #: common.opt:2974
15676 #, no-c-format
15677 msgid "Perform Value Range Propagation on trees."
15678 msgstr ""
15679
15680 #: common.opt:2978
15681 #, no-c-format
15682 msgid "Split paths leading to loop backedges."
15683 msgstr ""
15684
15685 #: common.opt:2982
15686 #, no-c-format
15687 msgid ""
15688 "Assume common declarations may be overridden with ones with a larger "
15689 "trailing array."
15690 msgstr ""
15691
15692 #: common.opt:2987
15693 #, no-c-format
15694 msgid "Compile whole compilation unit at a time."
15695 msgstr ""
15696
15697 #: common.opt:2991
15698 #, no-c-format
15699 msgid "Perform loop unrolling when iteration count is known."
15700 msgstr ""
15701
15702 #: common.opt:2995
15703 #, no-c-format
15704 msgid "Perform loop unrolling for all loops."
15705 msgstr ""
15706
15707 #: common.opt:3010
15708 #, no-c-format
15709 msgid ""
15710 "Allow optimization for floating-point arithmetic which may change the result "
15711 "of the operation due to rounding."
15712 msgstr ""
15713
15714 #: common.opt:3015
15715 #, no-c-format
15716 msgid "Same as -fassociative-math for expressions which include division."
15717 msgstr ""
15718
15719 #: common.opt:3023
15720 #, no-c-format
15721 msgid "Allow math optimizations that may violate IEEE or ISO standards."
15722 msgstr ""
15723
15724 #: common.opt:3027
15725 #, no-c-format
15726 msgid "Perform loop unswitching."
15727 msgstr ""
15728
15729 #: common.opt:3031
15730 #, no-c-format
15731 msgid "Perform loop splitting."
15732 msgstr ""
15733
15734 #: common.opt:3035
15735 #, no-c-format
15736 msgid "Version loops based on whether indices have a stride of one."
15737 msgstr ""
15738
15739 #: common.opt:3039
15740 #, no-c-format
15741 msgid "Just generate unwind tables for exception handling."
15742 msgstr ""
15743
15744 #: common.opt:3043
15745 #, no-c-format
15746 msgid "Use the bfd linker instead of the default linker."
15747 msgstr ""
15748
15749 #: common.opt:3047
15750 #, no-c-format
15751 msgid "Use the gold linker instead of the default linker."
15752 msgstr ""
15753
15754 #: common.opt:3051
15755 #, no-c-format
15756 msgid "Use the lld LLVM linker instead of the default linker."
15757 msgstr ""
15758
15759 #: common.opt:3055
15760 #, no-c-format
15761 msgid "Use the Modern linker (MOLD) linker instead of the default linker."
15762 msgstr ""
15763
15764 #: common.opt:3065
15765 #, no-c-format
15766 msgid "Perform variable tracking."
15767 msgstr ""
15768
15769 #: common.opt:3072
15770 #, no-c-format
15771 msgid "Perform variable tracking by annotating assignments."
15772 msgstr ""
15773
15774 #: common.opt:3078
15775 #, no-c-format
15776 msgid "Toggle -fvar-tracking-assignments."
15777 msgstr ""
15778
15779 #: common.opt:3085
15780 #, no-c-format
15781 msgid ""
15782 "Perform variable tracking and also tag variables that are uninitialized."
15783 msgstr ""
15784
15785 #: common.opt:3090
15786 #, no-c-format
15787 msgid "Enable vectorization on trees."
15788 msgstr ""
15789
15790 #: common.opt:3098
15791 #, no-c-format
15792 msgid "Enable loop vectorization on trees."
15793 msgstr ""
15794
15795 #: common.opt:3102
15796 #, no-c-format
15797 msgid "Enable basic block vectorization (SLP) on trees."
15798 msgstr ""
15799
15800 #: common.opt:3106
15801 #, no-c-format
15802 msgid ""
15803 "-fvect-cost-model=[unlimited|dynamic|cheap|very-cheap]\tSpecifies the cost "
15804 "model for vectorization."
15805 msgstr ""
15806
15807 #: common.opt:3110
15808 #, no-c-format
15809 msgid ""
15810 "-fsimd-cost-model=[unlimited|dynamic|cheap|very-cheap]\tSpecifies the "
15811 "vectorization cost model for code marked with a simd directive."
15812 msgstr ""
15813
15814 #: common.opt:3129
15815 #, no-c-format
15816 msgid ""
15817 "Enables the dynamic vectorizer cost model.  Preserved for backward "
15818 "compatibility."
15819 msgstr ""
15820
15821 #: common.opt:3137
15822 #, no-c-format
15823 msgid "Enable copy propagation of scalar-evolution information."
15824 msgstr ""
15825
15826 #: common.opt:3141
15827 #, no-c-format
15828 msgid ""
15829 "-ftrivial-auto-var-init=[uninitialized|pattern|zero]\tAdd initializations to "
15830 "automatic variables."
15831 msgstr ""
15832
15833 #: common.opt:3163
15834 #, no-c-format
15835 msgid "Add extra commentary to assembler output."
15836 msgstr ""
15837
15838 #: common.opt:3167
15839 #, no-c-format
15840 msgid ""
15841 "-fvisibility=[default|internal|hidden|protected]\tSet the default symbol "
15842 "visibility."
15843 msgstr ""
15844
15845 #: common.opt:3186
15846 #, no-c-format
15847 msgid "Validate vtable pointers before using them."
15848 msgstr ""
15849
15850 #: common.opt:3202
15851 #, no-c-format
15852 msgid "Output vtable verification counters."
15853 msgstr ""
15854
15855 #: common.opt:3206
15856 #, no-c-format
15857 msgid "Output vtable verification pointer sets information."
15858 msgstr ""
15859
15860 #: common.opt:3210
15861 #, no-c-format
15862 msgid "Use expression value profiles in optimizations."
15863 msgstr ""
15864
15865 #: common.opt:3214
15866 #, no-c-format
15867 msgid "Construct webs and split unrelated uses of single variable."
15868 msgstr ""
15869
15870 #: common.opt:3218
15871 #, no-c-format
15872 msgid "Enable conditional dead code elimination for builtin calls."
15873 msgstr ""
15874
15875 #: common.opt:3222
15876 #, no-c-format
15877 msgid "Perform whole program optimizations."
15878 msgstr ""
15879
15880 #: common.opt:3226
15881 #, no-c-format
15882 msgid "Assume pointer overflow wraps around."
15883 msgstr ""
15884
15885 #: common.opt:3230
15886 #, no-c-format
15887 msgid "Assume signed arithmetic overflow wraps around."
15888 msgstr ""
15889
15890 #: common.opt:3234
15891 #, no-c-format
15892 msgid "Put zero initialized data in the bss section."
15893 msgstr ""
15894
15895 #: common.opt:3238
15896 #, no-c-format
15897 msgid "Clear call-used registers upon function return."
15898 msgstr ""
15899
15900 #: common.opt:3242
15901 #, no-c-format
15902 msgid "Generate debug information in default format."
15903 msgstr ""
15904
15905 #: common.opt:3246
15906 #, no-c-format
15907 msgid "Assume assembler support for (DWARF2+) .loc directives."
15908 msgstr ""
15909
15910 #: common.opt:3250
15911 #, no-c-format
15912 msgid "Assume assembler support for view in (DWARF2+) .loc directives."
15913 msgstr ""
15914
15915 #: common.opt:3270
15916 #, no-c-format
15917 msgid "Record DW_AT_decl_column and DW_AT_call_column in DWARF."
15918 msgstr ""
15919
15920 #: common.opt:3276
15921 #, no-c-format
15922 msgid "Generate CTF debug information at default level."
15923 msgstr ""
15924
15925 #: common.opt:3280
15926 #, no-c-format
15927 msgid "Generate BTF debug information at default level."
15928 msgstr ""
15929
15930 #: common.opt:3284
15931 #, no-c-format
15932 msgid "Generate debug information in default version of DWARF format."
15933 msgstr ""
15934
15935 #: common.opt:3288
15936 #, no-c-format
15937 msgid "Generate debug information in DWARF v2 (or later) format."
15938 msgstr ""
15939
15940 #: common.opt:3292
15941 #, no-c-format
15942 msgid "Use 32-bit DWARF format when emitting DWARF debug information."
15943 msgstr ""
15944
15945 #: common.opt:3296
15946 #, no-c-format
15947 msgid "Use 64-bit DWARF format when emitting DWARF debug information."
15948 msgstr ""
15949
15950 #: common.opt:3300
15951 #, no-c-format
15952 msgid "Generate debug information in default extended format."
15953 msgstr ""
15954
15955 #: common.opt:3304
15956 #, no-c-format
15957 msgid "Generate extended entry point information for inlined functions."
15958 msgstr ""
15959
15960 #: common.opt:3308
15961 #, no-c-format
15962 msgid "Compute locview reset points based on insn length estimates."
15963 msgstr ""
15964
15965 #: common.opt:3316
15966 #, no-c-format
15967 msgid "Don't generate DWARF pubnames and pubtypes sections."
15968 msgstr ""
15969
15970 #: common.opt:3320
15971 #, no-c-format
15972 msgid "Generate DWARF pubnames and pubtypes sections."
15973 msgstr ""
15974
15975 #: common.opt:3324
15976 #, no-c-format
15977 msgid "Generate DWARF pubnames and pubtypes sections with GNU extensions."
15978 msgstr ""
15979
15980 #: common.opt:3328
15981 #, no-c-format
15982 msgid "Record gcc command line switches in DWARF DW_AT_producer."
15983 msgstr ""
15984
15985 #: common.opt:3332
15986 #, no-c-format
15987 msgid "Generate debug information in separate .dwo files."
15988 msgstr ""
15989
15990 #: common.opt:3336
15991 #, no-c-format
15992 msgid "Generate debug information in STABS format."
15993 msgstr ""
15994
15995 #: common.opt:3340
15996 #, no-c-format
15997 msgid "Generate debug information in extended STABS format."
15998 msgstr ""
15999
16000 #: common.opt:3344
16001 #, no-c-format
16002 msgid "Emit progressive recommended breakpoint locations."
16003 msgstr ""
16004
16005 #: common.opt:3348
16006 #, no-c-format
16007 msgid "Don't emit DWARF additions beyond selected version."
16008 msgstr ""
16009
16010 #: common.opt:3352
16011 #, no-c-format
16012 msgid ""
16013 "Add description attributes to some DWARF DIEs that have no name attribute."
16014 msgstr ""
16015
16016 #: common.opt:3356
16017 #, no-c-format
16018 msgid "Toggle debug information generation."
16019 msgstr ""
16020
16021 #: common.opt:3360
16022 #, no-c-format
16023 msgid "Augment variable location lists with progressive views."
16024 msgstr ""
16025
16026 #: common.opt:3367
16027 #, no-c-format
16028 msgid "Generate debug information in VMS format."
16029 msgstr ""
16030
16031 #: common.opt:3371
16032 #, no-c-format
16033 msgid "Generate debug information in XCOFF format."
16034 msgstr ""
16035
16036 #: common.opt:3375
16037 #, no-c-format
16038 msgid "Generate debug information in extended XCOFF format."
16039 msgstr ""
16040
16041 #: common.opt:3393
16042 #, no-c-format
16043 msgid "Generate compressed debug sections."
16044 msgstr ""
16045
16046 #: common.opt:3397
16047 #, no-c-format
16048 msgid "-gz=<format>\tGenerate compressed debug sections in format <format>."
16049 msgstr ""
16050
16051 #: common.opt:3404
16052 #, no-c-format
16053 msgid "-iplugindir=<dir>\tSet <dir> to be the default plugin directory."
16054 msgstr ""
16055
16056 #: common.opt:3408
16057 #, no-c-format
16058 msgid "-imultiarch <dir>\tSet <dir> to be the multiarch include subdirectory."
16059 msgstr ""
16060
16061 #: common.opt:3433
16062 #, no-c-format
16063 msgid "-o <file>\tPlace output into <file>."
16064 msgstr ""
16065
16066 #: common.opt:3437
16067 #, no-c-format
16068 msgid "Enable function profiling."
16069 msgstr ""
16070
16071 #: common.opt:3447
16072 #, no-c-format
16073 msgid "Like -pedantic but issue them as errors."
16074 msgstr ""
16075
16076 #: common.opt:3487
16077 #, no-c-format
16078 msgid "Do not display functions compiled or elapsed time."
16079 msgstr ""
16080
16081 #: common.opt:3519
16082 #, no-c-format
16083 msgid "Enable verbose output."
16084 msgstr ""
16085
16086 #: common.opt:3523
16087 #, no-c-format
16088 msgid "Display the compiler's version."
16089 msgstr ""
16090
16091 #: common.opt:3527
16092 #, no-c-format
16093 msgid "Suppress warnings."
16094 msgstr ""
16095
16096 #: common.opt:3537
16097 #, no-c-format
16098 msgid "Create a shared library."
16099 msgstr ""
16100
16101 #: common.opt:3589
16102 #, no-c-format
16103 msgid "Don't create a dynamically linked position independent executable."
16104 msgstr ""
16105
16106 #: common.opt:3593
16107 #, no-c-format
16108 msgid "Create a dynamically linked position independent executable."
16109 msgstr ""
16110
16111 #: common.opt:3597
16112 #, no-c-format
16113 msgid "Create a static position independent executable."
16114 msgstr ""
16115
16116 #: common.opt:3604
16117 #, no-c-format
16118 msgid "Use caller save register across calls if possible."
16119 msgstr ""
16120
16121 #: params.opt:27
16122 #, no-c-format
16123 msgid ""
16124 "Loops iterating at least selected number of iterations will get loop "
16125 "alignment."
16126 msgstr ""
16127
16128 #: params.opt:31
16129 #, no-c-format
16130 msgid ""
16131 "Select fraction of the maximal frequency of executions of basic block in "
16132 "function given basic block get alignment."
16133 msgstr ""
16134
16135 #: params.opt:35
16136 #, no-c-format
16137 msgid "Enable asan globals protection."
16138 msgstr ""
16139
16140 #: params.opt:39
16141 #, no-c-format
16142 msgid "Enable asan allocas/VLAs protection."
16143 msgstr ""
16144
16145 #: params.opt:43
16146 #, no-c-format
16147 msgid "Enable asan load operations protection."
16148 msgstr ""
16149
16150 #: params.opt:47
16151 #, no-c-format
16152 msgid "Enable asan store operations protection."
16153 msgstr ""
16154
16155 #: params.opt:51
16156 #, no-c-format
16157 msgid ""
16158 "Use callbacks instead of inline code if number of accesses in function "
16159 "becomes greater or equal to this number."
16160 msgstr ""
16161
16162 #: params.opt:55
16163 #, no-c-format
16164 msgid "Enable asan builtin functions protection."
16165 msgstr ""
16166
16167 #: params.opt:59
16168 #, no-c-format
16169 msgid "Enable asan stack protection."
16170 msgstr ""
16171
16172 #: params.opt:63
16173 #, no-c-format
16174 msgid "Enable asan detection of use-after-return bugs."
16175 msgstr ""
16176
16177 #: params.opt:67
16178 #, no-c-format
16179 msgid ""
16180 "Enable hwasan instrumentation of statically sized stack-allocated variables."
16181 msgstr ""
16182
16183 #: params.opt:71
16184 #, no-c-format
16185 msgid "Use random base tag for each frame, as opposed to base always zero."
16186 msgstr ""
16187
16188 #: params.opt:75
16189 #, no-c-format
16190 msgid "Enable hwasan instrumentation of allocas/VLAs."
16191 msgstr ""
16192
16193 #: params.opt:79
16194 #, no-c-format
16195 msgid "Enable hwasan instrumentation of load operations."
16196 msgstr ""
16197
16198 #: params.opt:83
16199 #, no-c-format
16200 msgid "Enable hwasan instrumentation of store operations."
16201 msgstr ""
16202
16203 #: params.opt:87
16204 #, no-c-format
16205 msgid "Enable hwasan instrumentation of builtin functions."
16206 msgstr ""
16207
16208 #: params.opt:91
16209 #, no-c-format
16210 msgid "Average number of iterations of a loop."
16211 msgstr ""
16212
16213 #: params.opt:95
16214 #, no-c-format
16215 msgid "Maximum number of bits for which we avoid creating FMAs."
16216 msgstr ""
16217
16218 #: params.opt:99
16219 #, no-c-format
16220 msgid ""
16221 "Set the estimated probability in percentage for builtin expect. The default "
16222 "value is 90% probability."
16223 msgstr ""
16224
16225 #: params.opt:103
16226 #, no-c-format
16227 msgid ""
16228 "The maximum length of a constant string for a builtin string cmp call "
16229 "eligible for inlining. The default value is 3."
16230 msgstr ""
16231
16232 #: params.opt:107
16233 #, no-c-format
16234 msgid ""
16235 "The smallest number of different values for which it is best to use a jump-"
16236 "table instead of a tree of conditional branches, if 0, use the default for "
16237 "the machine."
16238 msgstr ""
16239
16240 #: params.opt:111
16241 #, no-c-format
16242 msgid ""
16243 "Probability that COMDAT function will be shared with different compilation "
16244 "unit."
16245 msgstr ""
16246
16247 #: params.opt:115
16248 #, no-c-format
16249 msgid ""
16250 "Maximum number of namespaces to search for alternatives when name lookup "
16251 "fails."
16252 msgstr ""
16253
16254 #: params.opt:119
16255 #, no-c-format
16256 msgid "Maximum number of queries into the alias oracle per store."
16257 msgstr ""
16258
16259 #: params.opt:123
16260 #, no-c-format
16261 msgid ""
16262 "Maximum size (in bytes) of objects tracked bytewise by dead store "
16263 "elimination."
16264 msgstr ""
16265
16266 #: params.opt:127
16267 #, no-c-format
16268 msgid ""
16269 "Maximal estimated growth of function body caused by early inlining of single "
16270 "call."
16271 msgstr ""
16272
16273 #: params.opt:131
16274 #, no-c-format
16275 msgid "Maximum number of basic blocks before EVRP uses a sparse cache."
16276 msgstr ""
16277
16278 #: params.opt:135
16279 #, no-c-format
16280 msgid ""
16281 "Maximum number of outgoing edges in a switch before EVRP will not process it."
16282 msgstr ""
16283
16284 #: params.opt:139
16285 #, no-c-format
16286 msgid ""
16287 "--param=evrp-mode=[legacy|ranger|legacy-first|ranger-first] Specifies the "
16288 "mode Early VRP should operate in."
16289 msgstr ""
16290
16291 #: params.opt:158
16292 #, no-c-format
16293 msgid ""
16294 "Scale factor to apply to the number of blocks in a threading path when "
16295 "comparing to the number of (scaled) statements."
16296 msgstr ""
16297
16298 #: params.opt:162
16299 #, no-c-format
16300 msgid ""
16301 "Scale factor to apply to the number of statements in a threading path when "
16302 "comparing to the number of (scaled) blocks."
16303 msgstr ""
16304
16305 #: params.opt:166
16306 #, no-c-format
16307 msgid ""
16308 "The threshold ratio of critical edges execution count that permit performing "
16309 "redundancy elimination after reload."
16310 msgstr ""
16311
16312 #: params.opt:170
16313 #, no-c-format
16314 msgid ""
16315 "The threshold ratio for performing partial redundancy elimination after "
16316 "reload."
16317 msgstr ""
16318
16319 #: params.opt:174
16320 #, no-c-format
16321 msgid ""
16322 "Scaling factor in calculation of maximum distance an expression can be moved "
16323 "by GCSE optimizations."
16324 msgstr ""
16325
16326 #: params.opt:178
16327 #, no-c-format
16328 msgid ""
16329 "Cost at which GCSE optimizations will not constraint the distance an "
16330 "expression can travel."
16331 msgstr ""
16332
16333 #: params.opt:182
16334 #, no-c-format
16335 msgid ""
16336 "Minimum heap expansion to trigger garbage collection, as a percentage of the "
16337 "total size of the heap."
16338 msgstr ""
16339
16340 #: params.opt:186
16341 #, no-c-format
16342 msgid "Minimum heap size before we start collecting garbage, in kilobytes."
16343 msgstr ""
16344
16345 #: params.opt:190
16346 #, no-c-format
16347 msgid ""
16348 "The number of executions of a basic block which is considered hot. The "
16349 "parameter is used only in GIMPLE FE."
16350 msgstr ""
16351
16352 #: params.opt:194
16353 #, no-c-format
16354 msgid "Whether codegen errors should be ICEs when -fchecking."
16355 msgstr ""
16356
16357 #: params.opt:198
16358 #, no-c-format
16359 msgid "Maximum number of arrays per SCoP."
16360 msgstr ""
16361
16362 #: params.opt:202
16363 #, no-c-format
16364 msgid "Maximum number of parameters in a SCoP."
16365 msgstr ""
16366
16367 #: params.opt:206
16368 #, no-c-format
16369 msgid ""
16370 "The number of elements for which hash table verification is done for each "
16371 "searched element."
16372 msgstr ""
16373
16374 #: params.opt:210
16375 #, no-c-format
16376 msgid ""
16377 "The denominator n of fraction 1/n of the maximal execution count of a basic "
16378 "block in the entire program that a basic block needs to at least have in "
16379 "order to be considered hot (used in non-LTO mode)."
16380 msgstr ""
16381
16382 #: params.opt:214
16383 #, no-c-format
16384 msgid ""
16385 "The number of most executed permilles of the profiled execution of the "
16386 "entire program to which the execution count of a basic block must be part of "
16387 "in order to be considered hot (used in LTO mode)."
16388 msgstr ""
16389
16390 #: params.opt:218
16391 #, no-c-format
16392 msgid ""
16393 "The denominator n of fraction 1/n of the execution frequency of the entry "
16394 "block of a function that a basic block of this function needs to at least "
16395 "have in order to be considered hot."
16396 msgstr ""
16397
16398 #: params.opt:222
16399 #, no-c-format
16400 msgid ""
16401 "The scale (in percents) applied to inline-insns-single and auto limits when "
16402 "heuristics hints that inlining is very profitable."
16403 msgstr ""
16404
16405 #: params.opt:226
16406 #, no-c-format
16407 msgid ""
16408 "The minimal estimated speedup allowing inliner to ignore inline-insns-single "
16409 "and inline-insns-auto."
16410 msgstr ""
16411
16412 #: params.opt:230
16413 #, no-c-format
16414 msgid ""
16415 "How much can given compilation unit grow because of the inlining (in "
16416 "percent)."
16417 msgstr ""
16418
16419 #: params.opt:234
16420 #, no-c-format
16421 msgid "The upper bound for sharing integer constants."
16422 msgstr ""
16423
16424 #: params.opt:238
16425 #, no-c-format
16426 msgid ""
16427 "Threshold ipa-cp opportunity evaluation that is still considered beneficial "
16428 "to clone."
16429 msgstr ""
16430
16431 #: params.opt:242
16432 #, no-c-format
16433 msgid ""
16434 "Compile-time bonus IPA-CP assigns to candidates which make loop bounds or "
16435 "strides known."
16436 msgstr ""
16437
16438 #: params.opt:246
16439 #, no-c-format
16440 msgid "Maximum depth of recursive cloning for self-recursive function."
16441 msgstr ""
16442
16443 #: params.opt:250
16444 #, no-c-format
16445 msgid ""
16446 "Recursive cloning only when the probability of call being executed exceeds "
16447 "the parameter."
16448 msgstr ""
16449
16450 #: params.opt:254
16451 #, no-c-format
16452 msgid ""
16453 "When propagating IPA-CP effect estimates, multiply frequencies of recursive "
16454 "edges that that bring back an unchanged value by this factor."
16455 msgstr ""
16456
16457 #: params.opt:258
16458 #, no-c-format
16459 msgid ""
16460 "Percentage penalty the recursive functions will receive when they are "
16461 "evaluated for cloning."
16462 msgstr ""
16463
16464 #: params.opt:262
16465 #, no-c-format
16466 msgid ""
16467 "Percentage penalty functions containing a single call to another function "
16468 "will receive when they are evaluated for cloning."
16469 msgstr ""
16470
16471 #: params.opt:266
16472 #, no-c-format
16473 msgid ""
16474 "How much can given compilation unit grow because of the interprocedural "
16475 "constant propagation (in percent)."
16476 msgstr ""
16477
16478 #: params.opt:270
16479 #, no-c-format
16480 msgid "The size of translation unit that IPA-CP pass considers large."
16481 msgstr ""
16482
16483 #: params.opt:274
16484 #, no-c-format
16485 msgid ""
16486 "Maximum size of a list of values associated with each parameter for "
16487 "interprocedural constant propagation."
16488 msgstr ""
16489
16490 #: params.opt:278
16491 #, no-c-format
16492 msgid ""
16493 "When using profile feedback, use the edge at this percentage position in "
16494 "frequncy histogram as the bases for IPA-CP heuristics."
16495 msgstr ""
16496
16497 #: params.opt:282
16498 #, no-c-format
16499 msgid ""
16500 "Maximum number of statements visited during jump function offset discovery."
16501 msgstr ""
16502
16503 #: params.opt:286
16504 #, no-c-format
16505 msgid ""
16506 "Maximum number of statements that will be visited by IPA formal parameter "
16507 "analysis based on alias analysis in any given function."
16508 msgstr ""
16509
16510 #: params.opt:290
16511 #, no-c-format
16512 msgid ""
16513 "Maximum number of aggregate content items for a parameter in jump functions "
16514 "and lattices."
16515 msgstr ""
16516
16517 #: params.opt:294
16518 #, no-c-format
16519 msgid ""
16520 "Maximum number of operations in a parameter expression that can be handled "
16521 "by IPA analysis."
16522 msgstr ""
16523
16524 #: params.opt:298
16525 #, no-c-format
16526 msgid ""
16527 "Maximum number of different predicates used to track properties of loops in "
16528 "IPA analysis."
16529 msgstr ""
16530
16531 #: params.opt:302
16532 #, no-c-format
16533 msgid ""
16534 "Maximal number of boundary endpoints of case ranges of switch statement used "
16535 "during IPA function summary generation."
16536 msgstr ""
16537
16538 #: params.opt:306
16539 #, no-c-format
16540 msgid ""
16541 "Maximum pieces that IPA-SRA tracks per formal parameter, as a consequence, "
16542 "also the maximum number of replacements of a formal parameter."
16543 msgstr ""
16544
16545 #: params.opt:310
16546 #, no-c-format
16547 msgid ""
16548 "Maximum allowed growth of number and total size of new parameters that ipa-"
16549 "sra replaces a pointer to an aggregate with."
16550 msgstr ""
16551
16552 #: params.opt:314
16553 #, no-c-format
16554 msgid ""
16555 "The number of registers in each class kept unused by loop invariant motion."
16556 msgstr ""
16557
16558 #: params.opt:318
16559 #, no-c-format
16560 msgid "Max size of conflict table in MB."
16561 msgstr ""
16562
16563 #: params.opt:322
16564 #, no-c-format
16565 msgid "Max loops number for regional RA."
16566 msgstr ""
16567
16568 #: params.opt:326
16569 #, no-c-format
16570 msgid ""
16571 "Control ira to consider matching constraint (duplicated operand number) "
16572 "heavily in all available alternatives for preferred register class.  If it "
16573 "is set as zero, it means ira only respects the matching constraint when it's "
16574 "in the only available alternative with an appropriate register class.  "
16575 "Otherwise, it means ira will check all available alternatives for preferred "
16576 "register class even if it has found some choice with an appropriate register "
16577 "class and respect the found qualified matching constraint."
16578 msgstr ""
16579
16580 #: params.opt:330
16581 #, no-c-format
16582 msgid ""
16583 "If number of candidates in the set is smaller, we always try to remove "
16584 "unused ivs during its optimization."
16585 msgstr ""
16586
16587 #: params.opt:334
16588 #, no-c-format
16589 msgid ""
16590 "Bound on number of candidates below that all candidates are considered in iv "
16591 "optimizations."
16592 msgstr ""
16593
16594 #: params.opt:338
16595 #, no-c-format
16596 msgid "Bound on number of iv uses in loop optimized in iv optimizations."
16597 msgstr ""
16598
16599 #: params.opt:342
16600 #, no-c-format
16601 msgid ""
16602 "The maximum code size growth ratio when expanding into a jump table (in "
16603 "percent).  The parameter is used when optimizing for size."
16604 msgstr ""
16605
16606 #: params.opt:346
16607 #, no-c-format
16608 msgid ""
16609 "The maximum code size growth ratio when expanding into a jump table (in "
16610 "percent).  The parameter is used when optimizing for speed."
16611 msgstr ""
16612
16613 #: params.opt:350
16614 #, no-c-format
16615 msgid "The size of L1 cache line."
16616 msgstr ""
16617
16618 #: params.opt:354
16619 #, no-c-format
16620 msgid ""
16621 "The minimum recommended offset between two concurrently-accessed objects to "
16622 "avoid additional performance degradation due to contention introduced by the "
16623 "implementation.  Typically the L1 cache line size, but can be larger to "
16624 "accommodate a variety of target processors with different cache line sizes. C"
16625 "++17 code might use this value in structure layout, but is strongly "
16626 "discouraged from doing so in public ABIs."
16627 msgstr ""
16628
16629 #: params.opt:363
16630 #, no-c-format
16631 msgid ""
16632 "The maximum recommended size of contiguous memory occupied by two objects "
16633 "accessed with temporal locality by concurrent threads.  Typically the L1 "
16634 "cache line size, but can be smaller to accommodate a variety of target "
16635 "processors with different cache line sizes."
16636 msgstr ""
16637
16638 #: params.opt:370
16639 #, no-c-format
16640 msgid "The size of L1 cache."
16641 msgstr ""
16642
16643 #: params.opt:374
16644 #, no-c-format
16645 msgid "The size of L2 cache."
16646 msgstr ""
16647
16648 #: params.opt:378
16649 #, no-c-format
16650 msgid "Maximal growth due to inlining of large function (in percent)."
16651 msgstr ""
16652
16653 #: params.opt:382
16654 #, no-c-format
16655 msgid "The size of function body to be considered large."
16656 msgstr ""
16657
16658 #: params.opt:386
16659 #, no-c-format
16660 msgid "The size of stack frame to be considered large."
16661 msgstr ""
16662
16663 #: params.opt:390
16664 #, no-c-format
16665 msgid "Maximal stack frame growth due to inlining (in percent)."
16666 msgstr ""
16667
16668 #: params.opt:394
16669 #, no-c-format
16670 msgid "The size of translation unit to be considered large."
16671 msgstr ""
16672
16673 #: params.opt:398
16674 #, no-c-format
16675 msgid "Maximum number of concurrently open C++ module files when lazy loading."
16676 msgstr ""
16677
16678 #: params.opt:402
16679 #, no-c-format
16680 msgid ""
16681 "The minimum cost of an expensive expression in the loop invariant motion."
16682 msgstr ""
16683
16684 #: params.opt:406
16685 #, no-c-format
16686 msgid "True if a non-short-circuit operation is optimal."
16687 msgstr ""
16688
16689 #: params.opt:410
16690 #, no-c-format
16691 msgid "Size of tiles for loop blocking."
16692 msgstr ""
16693
16694 #: params.opt:414
16695 #, no-c-format
16696 msgid "The maximum number of stmts in loop nest for loop interchange."
16697 msgstr ""
16698
16699 #: params.opt:418
16700 #, no-c-format
16701 msgid "The minimum stride ratio for loop interchange to be profitable."
16702 msgstr ""
16703
16704 #: params.opt:422
16705 #, no-c-format
16706 msgid "Max basic blocks number in loop for loop invariant motion."
16707 msgstr ""
16708
16709 #: params.opt:426
16710 #, no-c-format
16711 msgid "Maximum number of datarefs in loop for building loop data dependencies."
16712 msgstr ""
16713
16714 #: params.opt:430
16715 #, no-c-format
16716 msgid ""
16717 "The maximum number of instructions in an inner loop that is being considered "
16718 "for versioning."
16719 msgstr ""
16720
16721 #: params.opt:434
16722 #, no-c-format
16723 msgid ""
16724 "The maximum number of instructions in an outer loop that is being considered "
16725 "for versioning, on top of the instructions in inner loops."
16726 msgstr ""
16727
16728 #: params.opt:438
16729 #, no-c-format
16730 msgid ""
16731 "Minimal fall-through edge probability in percentage used to add BB to "
16732 "inheritance EBB in LRA."
16733 msgstr ""
16734
16735 #: params.opt:442
16736 #, no-c-format
16737 msgid ""
16738 "The max number of reload pseudos which are considered during spilling a non-"
16739 "reload pseudo."
16740 msgstr ""
16741
16742 #: params.opt:446
16743 #, no-c-format
16744 msgid "Maximal size of a partition for LTO (in estimated instructions)."
16745 msgstr ""
16746
16747 #: params.opt:450
16748 #, no-c-format
16749 msgid "maximal number of LTO partitions streamed in parallel."
16750 msgstr ""
16751
16752 #: params.opt:454
16753 #, no-c-format
16754 msgid "Minimal size of a partition for LTO (in estimated instructions)."
16755 msgstr ""
16756
16757 #: params.opt:458
16758 #, no-c-format
16759 msgid "Number of partitions the program should be split to."
16760 msgstr ""
16761
16762 #: params.opt:462
16763 #, no-c-format
16764 msgid ""
16765 "The maximum number of instructions to consider to unroll in a loop on "
16766 "average."
16767 msgstr ""
16768
16769 #: params.opt:466
16770 #, no-c-format
16771 msgid "The maximum number of insns combine tries to combine."
16772 msgstr ""
16773
16774 #: params.opt:470
16775 #, no-c-format
16776 msgid "The maximum depth of a loop nest we completely peel."
16777 msgstr ""
16778
16779 #: params.opt:474
16780 #, no-c-format
16781 msgid ""
16782 "The maximum number of peelings of a single loop that is peeled completely."
16783 msgstr ""
16784
16785 #: params.opt:478
16786 #, no-c-format
16787 msgid "The maximum number of insns of a completely peeled loop."
16788 msgstr ""
16789
16790 #: params.opt:482
16791 #, no-c-format
16792 msgid "The maximum number of incoming edges to consider for crossjumping."
16793 msgstr ""
16794
16795 #: params.opt:486
16796 #, no-c-format
16797 msgid "The maximum instructions CSE process before flushing."
16798 msgstr ""
16799
16800 #: params.opt:490
16801 #, no-c-format
16802 msgid "The maximum length of path considered in cse."
16803 msgstr ""
16804
16805 #: params.opt:494
16806 #, no-c-format
16807 msgid "The maximum memory locations recorded by cselib."
16808 msgstr ""
16809
16810 #: params.opt:498
16811 #, no-c-format
16812 msgid "Max. count of debug markers to expand or inline."
16813 msgstr ""
16814
16815 #: params.opt:502
16816 #, no-c-format
16817 msgid "The maximum number of instructions to consider to fill a delay slot."
16818 msgstr ""
16819
16820 #: params.opt:506
16821 #, no-c-format
16822 msgid ""
16823 "The maximum number of instructions to consider to find accurate live "
16824 "register information."
16825 msgstr ""
16826
16827 #: params.opt:510
16828 #, no-c-format
16829 msgid "Maximum number of active local stores in RTL dead store elimination."
16830 msgstr ""
16831
16832 #: params.opt:514
16833 #, no-c-format
16834 msgid ""
16835 "The maximum number of nested indirect inlining performed by early inliner."
16836 msgstr ""
16837
16838 #: params.opt:518
16839 #, no-c-format
16840 msgid ""
16841 "Maximum number of fields in a structure before pointer analysis treats the "
16842 "structure as a single variable."
16843 msgstr ""
16844
16845 #: params.opt:522
16846 #, no-c-format
16847 msgid "Maximum number of basic blocks on a jump thread path."
16848 msgstr ""
16849
16850 #: params.opt:526
16851 #, no-c-format
16852 msgid ""
16853 "Maximum number of instructions to copy when duplicating blocks on a finite "
16854 "state automaton jump thread path."
16855 msgstr ""
16856
16857 #: params.opt:530
16858 #, no-c-format
16859 msgid "The maximum ratio of insertions to deletions of expressions in GCSE."
16860 msgstr ""
16861
16862 #: params.opt:534
16863 #, no-c-format
16864 msgid "The maximum amount of memory to be allocated by GCSE, in kilobytes."
16865 msgstr ""
16866
16867 #: params.opt:538
16868 #, no-c-format
16869 msgid ""
16870 "The maximum number of insns to duplicate when unfactoring computed gotos."
16871 msgstr ""
16872
16873 #: params.opt:542
16874 #, no-c-format
16875 msgid "The maximum expansion factor when copying basic blocks."
16876 msgstr ""
16877
16878 #: params.opt:546
16879 #, no-c-format
16880 msgid "Maximum depth of search in the dominator tree for expressions to hoist."
16881 msgstr ""
16882
16883 #: params.opt:550
16884 #, no-c-format
16885 msgid ""
16886 "Maximum loop depth of a call which is considered for inlining functions "
16887 "called once."
16888 msgstr ""
16889
16890 #: params.opt:554
16891 #, no-c-format
16892 msgid ""
16893 "Maximum combinaed size of caller and callee wich is inlined if callee is "
16894 "called once."
16895 msgstr ""
16896
16897 #: params.opt:558
16898 #, no-c-format
16899 msgid "The maximum number of instructions when automatically inlining."
16900 msgstr ""
16901
16902 #: params.opt:562
16903 #, no-c-format
16904 msgid ""
16905 "The maximum number of instructions inline function can grow to via recursive "
16906 "inlining."
16907 msgstr ""
16908
16909 #: params.opt:566
16910 #, no-c-format
16911 msgid ""
16912 "The maximum number of instructions non-inline function can grow to via "
16913 "recursive inlining."
16914 msgstr ""
16915
16916 #: params.opt:570
16917 #, no-c-format
16918 msgid ""
16919 "The maximum number of instructions in a single function eligible for "
16920 "inlining."
16921 msgstr ""
16922
16923 #: params.opt:574
16924 #, no-c-format
16925 msgid "The maximum number of instructions when inlining for size."
16926 msgstr ""
16927
16928 #: params.opt:578
16929 #, no-c-format
16930 msgid ""
16931 "The maximum number of instructions when automatically inlining small "
16932 "functions."
16933 msgstr ""
16934
16935 #: params.opt:582
16936 #, no-c-format
16937 msgid "The maximum depth of recursive inlining for inline functions."
16938 msgstr ""
16939
16940 #: params.opt:586
16941 #, no-c-format
16942 msgid "The maximum depth of recursive inlining for non-inline functions."
16943 msgstr ""
16944
16945 #: params.opt:590
16946 #, no-c-format
16947 msgid "Maximum number of isl operations, 0 means unlimited."
16948 msgstr ""
16949
16950 #: params.opt:594
16951 #, no-c-format
16952 msgid "Bound on the cost of an expression to compute the number of iterations."
16953 msgstr ""
16954
16955 #: params.opt:598
16956 #, no-c-format
16957 msgid ""
16958 "Bound on the number of iterations the brute force # of iterations analysis "
16959 "algorithm evaluates."
16960 msgstr ""
16961
16962 #: params.opt:602
16963 #, no-c-format
16964 msgid ""
16965 "Maximum number of statements allowed in a block that needs to be duplicated "
16966 "when threading jumps."
16967 msgstr ""
16968
16969 #: params.opt:606
16970 #, no-c-format
16971 msgid ""
16972 "The maximum number of RTL nodes that can be recorded as combiner's last "
16973 "value."
16974 msgstr ""
16975
16976 #: params.opt:610
16977 #, no-c-format
16978 msgid ""
16979 "The maximum number of insns in loop header duplicated by the copy loop "
16980 "headers pass."
16981 msgstr ""
16982
16983 #: params.opt:614
16984 #, no-c-format
16985 msgid ""
16986 "The maximum number of backtrack attempts the scheduler should make when "
16987 "modulo scheduling a loop."
16988 msgstr ""
16989
16990 #: params.opt:618
16991 #, no-c-format
16992 msgid ""
16993 "Maximum length of partial antic set when performing tree pre optimization."
16994 msgstr ""
16995
16996 #: params.opt:622
16997 #, no-c-format
16998 msgid "The maximum number of branches on the path through the peeled sequence."
16999 msgstr ""
17000
17001 #: params.opt:626
17002 #, no-c-format
17003 msgid "The maximum number of peelings of a single loop."
17004 msgstr ""
17005
17006 #: params.opt:630
17007 #, no-c-format
17008 msgid "The maximum number of insns of a peeled loop."
17009 msgstr ""
17010
17011 #: params.opt:634
17012 #, no-c-format
17013 msgid "The maximum length of scheduling's pending operations list."
17014 msgstr ""
17015
17016 #: params.opt:638 params.opt:682
17017 #, no-c-format
17018 msgid ""
17019 "The maximum number of blocks in a region to be considered for interblock "
17020 "scheduling."
17021 msgstr ""
17022
17023 #: params.opt:642 params.opt:686
17024 #, no-c-format
17025 msgid ""
17026 "The maximum number of insns in a region to be considered for interblock "
17027 "scheduling."
17028 msgstr ""
17029
17030 #: params.opt:646
17031 #, no-c-format
17032 msgid ""
17033 "Maximum depth of sqrt chains to use when synthesizing exponentiation by a "
17034 "real constant."
17035 msgstr ""
17036
17037 #: params.opt:650
17038 #, no-c-format
17039 msgid "The maximum number of loop iterations we predict statically."
17040 msgstr ""
17041
17042 #: params.opt:654
17043 #, no-c-format
17044 msgid ""
17045 "The maximum number of instructions to search backward when looking for "
17046 "equivalent reload."
17047 msgstr ""
17048
17049 #: params.opt:658
17050 #, no-c-format
17051 msgid ""
17052 "Maximum number of insns in a basic block to consider for RTL if-conversion."
17053 msgstr ""
17054
17055 #: params.opt:662
17056 #, no-c-format
17057 msgid ""
17058 "Maximum permissible cost for the sequence that would be generated by the RTL "
17059 "if-conversion pass for a branch that is considered predictable."
17060 msgstr ""
17061
17062 #: params.opt:666
17063 #, no-c-format
17064 msgid ""
17065 "Maximum permissible cost for the sequence that would be generated by the RTL "
17066 "if-conversion pass for a branch that is considered unpredictable."
17067 msgstr ""
17068
17069 #: params.opt:670
17070 #, no-c-format
17071 msgid "The maximum number of iterations through CFG to extend regions."
17072 msgstr ""
17073
17074 #: params.opt:674
17075 #, no-c-format
17076 msgid ""
17077 "The maximum conflict delay for an insn to be considered for speculative "
17078 "motion."
17079 msgstr ""
17080
17081 #: params.opt:678
17082 #, no-c-format
17083 msgid ""
17084 "The maximum number of instructions ready to be issued to be considered by "
17085 "the scheduler during the first scheduling pass."
17086 msgstr ""
17087
17088 #: params.opt:690
17089 #, no-c-format
17090 msgid "Maximum length of candidate scans for straight-line strength reduction."
17091 msgstr ""
17092
17093 #: params.opt:694
17094 #, no-c-format
17095 msgid "Maximum number of may-defs visited when devirtualizing speculatively."
17096 msgstr ""
17097
17098 #: params.opt:698
17099 #, no-c-format
17100 msgid ""
17101 "Maximum recursion depth allowed when querying a property of an SSA name."
17102 msgstr ""
17103
17104 #: params.opt:702
17105 #, no-c-format
17106 msgid "Maximum number of constant stores to merge in the store merging pass."
17107 msgstr ""
17108
17109 #: params.opt:706
17110 #, no-c-format
17111 msgid "Maximum number of conditional store pairs that can be sunk."
17112 msgstr ""
17113
17114 #: params.opt:710 params.opt:714
17115 #, no-c-format
17116 msgid ""
17117 "Maximum number of store chains to track at the same time in the store "
17118 "merging pass."
17119 msgstr ""
17120
17121 #: params.opt:718
17122 #, no-c-format
17123 msgid "Maximum amount of similar bbs to compare a bb with."
17124 msgstr ""
17125
17126 #: params.opt:722
17127 #, no-c-format
17128 msgid "Maximum amount of iterations of the pass over a function."
17129 msgstr ""
17130
17131 #: params.opt:726
17132 #, no-c-format
17133 msgid ""
17134 "Maximum number of strings for which strlen optimization pass will track "
17135 "string lengths."
17136 msgstr ""
17137
17138 #: params.opt:730
17139 #, no-c-format
17140 msgid ""
17141 "Maximum number of arguments in a PHI supported by TREE if-conversion unless "
17142 "the loop is marked with simd pragma."
17143 msgstr ""
17144
17145 #: params.opt:734
17146 #, no-c-format
17147 msgid "The maximum number of unrollings of a single loop."
17148 msgstr ""
17149
17150 #: params.opt:738
17151 #, no-c-format
17152 msgid "The maximum number of instructions to consider to unroll in a loop."
17153 msgstr ""
17154
17155 #: params.opt:742
17156 #, no-c-format
17157 msgid "The maximum number of insns of an unswitched loop."
17158 msgstr ""
17159
17160 #: params.opt:746
17161 #, no-c-format
17162 msgid "The maximum number of unswitchings in a single loop."
17163 msgstr ""
17164
17165 #: params.opt:750
17166 #, no-c-format
17167 msgid ""
17168 "If -fvariable-expansion-in-unroller is used, the maximum number of times "
17169 "that an individual variable will be expanded during loop unrolling."
17170 msgstr ""
17171
17172 #: params.opt:754
17173 #, no-c-format
17174 msgid "Max. recursion depth for expanding var tracking expressions."
17175 msgstr ""
17176
17177 #: params.opt:758
17178 #, no-c-format
17179 msgid "Max. size of loc list for which reverse ops should be added."
17180 msgstr ""
17181
17182 #: params.opt:762
17183 #, no-c-format
17184 msgid "Max. size of var tracking hash tables."
17185 msgstr ""
17186
17187 #: params.opt:766
17188 #, no-c-format
17189 msgid "Maximum number of VALUEs handled during a single find_base_term call."
17190 msgstr ""
17191
17192 #: params.opt:770
17193 #, no-c-format
17194 msgid ""
17195 "Maximum number of assertions to add along the default edge of a switch "
17196 "statement during VRP."
17197 msgstr ""
17198
17199 #: params.opt:774
17200 #, no-c-format
17201 msgid ""
17202 "The minimum number of matching instructions to consider for crossjumping."
17203 msgstr ""
17204
17205 #: params.opt:778
17206 #, no-c-format
17207 msgid ""
17208 "Inline recursively only when the probability of call being executed exceeds "
17209 "the parameter."
17210 msgstr ""
17211
17212 #: params.opt:782
17213 #, no-c-format
17214 msgid ""
17215 "Min. ratio of insns to prefetches to enable prefetching for a loop with an "
17216 "unknown trip count."
17217 msgstr ""
17218
17219 #: params.opt:786
17220 #, no-c-format
17221 msgid ""
17222 "The minimum threshold for probability of semi-invariant condition statement "
17223 "to trigger loop split."
17224 msgstr ""
17225
17226 #: params.opt:790
17227 #, no-c-format
17228 msgid "The minimum UID to be used for a nondebug insn."
17229 msgstr ""
17230
17231 #: params.opt:794
17232 #, no-c-format
17233 msgid ""
17234 "The minimum size of variables taking part in stack slot sharing when not "
17235 "optimizing."
17236 msgstr ""
17237
17238 #: params.opt:798
17239 #, no-c-format
17240 msgid ""
17241 "The minimum probability of reaching a source block for interblock "
17242 "speculative scheduling."
17243 msgstr ""
17244
17245 #: params.opt:802
17246 #, no-c-format
17247 msgid ""
17248 "If -ftree-vectorize is used, the minimal loop bound of a loop to be "
17249 "considered for vectorization."
17250 msgstr ""
17251
17252 #: params.opt:806
17253 #, no-c-format
17254 msgid ""
17255 "--param=openacc-kernels=[decompose|parloops]\tSpecify mode of OpenACC "
17256 "'kernels' constructs handling."
17257 msgstr ""
17258
17259 #: params.opt:819
17260 #, no-c-format
17261 msgid ""
17262 "--param=openacc-privatization=[quiet|noisy]\tSpecify mode of OpenACC "
17263 "privatization diagnostics."
17264 msgstr ""
17265
17266 #: params.opt:832
17267 #, no-c-format
17268 msgid "Chunk size of omp schedule for loops parallelized by parloops."
17269 msgstr ""
17270
17271 #: params.opt:836
17272 #, no-c-format
17273 msgid ""
17274 "Minimum number of iterations per thread of an innermost parallelized loop."
17275 msgstr ""
17276
17277 #: params.opt:840
17278 #, no-c-format
17279 msgid ""
17280 "--param=parloops-schedule=[static|dynamic|guided|auto|runtime]\tSchedule "
17281 "type of omp schedule for loops parallelized by parloops."
17282 msgstr ""
17283
17284 #: params.opt:862
17285 #, no-c-format
17286 msgid ""
17287 "Maximum probability of the entry BB of split region (in percent relative to "
17288 "entry BB of the function) to make partial inlining happen."
17289 msgstr ""
17290
17291 #: params.opt:866
17292 #, no-c-format
17293 msgid "Maximal estimated outcome of branch considered predictable."
17294 msgstr ""
17295
17296 #: params.opt:870
17297 #, no-c-format
17298 msgid ""
17299 "Whether software prefetch hints should be issued for non-constant strides."
17300 msgstr ""
17301
17302 #: params.opt:874
17303 #, no-c-format
17304 msgid "The number of insns executed before prefetch is completed."
17305 msgstr ""
17306
17307 #: params.opt:878
17308 #, no-c-format
17309 msgid "Min. ratio of insns to mem ops to enable prefetching in a loop."
17310 msgstr ""
17311
17312 #: params.opt:882
17313 #, no-c-format
17314 msgid ""
17315 "The minimum constant stride beyond which we should use prefetch hints for."
17316 msgstr ""
17317
17318 #: params.opt:886
17319 #, no-c-format
17320 msgid "Use internal function id in profile lookup."
17321 msgstr ""
17322
17323 #: params.opt:890
17324 #, no-c-format
17325 msgid ""
17326 "--param=ranger-debug=[none|trace|gori|cache|tracegori|all] Specifies the "
17327 "output mode for debugging ranger."
17328 msgstr ""
17329
17330 #: params.opt:915
17331 #, no-c-format
17332 msgid ""
17333 "Maximum depth of logical expression evaluation ranger will look through when "
17334 "evaluating outgoing edge ranges."
17335 msgstr ""
17336
17337 #: params.opt:920
17338 #, no-c-format
17339 msgid "Maximum number of relations the oracle will register in a basic block."
17340 msgstr ""
17341
17342 #: params.opt:924
17343 #, no-c-format
17344 msgid "Maximum depth of a loop nest to fully value-number optimistically."
17345 msgstr ""
17346
17347 #: params.opt:928
17348 #, no-c-format
17349 msgid "Maximum number of disambiguations to perform per memory access."
17350 msgstr ""
17351
17352 #: params.opt:932
17353 #, no-c-format
17354 msgid ""
17355 "Bound on the complexity of the expressions in the scalar evolutions analyzer."
17356 msgstr ""
17357
17358 #: params.opt:936
17359 #, no-c-format
17360 msgid "Bound on size of expressions used in the scalar evolutions analyzer."
17361 msgstr ""
17362
17363 #: params.opt:940
17364 #, no-c-format
17365 msgid ""
17366 "Hardware autoprefetcher scheduler model control flag.  Number of lookahead "
17367 "cycles the model looks into, at '0' only enable instruction sorting "
17368 "heuristic.  Disabled by default."
17369 msgstr ""
17370
17371 #: params.opt:944
17372 #, no-c-format
17373 msgid "Minimal distance between possibly conflicting store and load."
17374 msgstr ""
17375
17376 #: params.opt:948
17377 #, no-c-format
17378 msgid "Which -fsched-pressure algorithm to apply."
17379 msgstr ""
17380
17381 #: params.opt:952
17382 #, no-c-format
17383 msgid ""
17384 "The minimal probability of speculation success (in percents), so that "
17385 "speculative insn will be scheduled."
17386 msgstr ""
17387
17388 #: params.opt:956
17389 #, no-c-format
17390 msgid ""
17391 "The minimum probability an edge must have for the scheduler to save its "
17392 "state across it."
17393 msgstr ""
17394
17395 #: params.opt:960
17396 #, no-c-format
17397 msgid ""
17398 "Maximum number of instructions in the ready list that are considered "
17399 "eligible for renaming."
17400 msgstr ""
17401
17402 #: params.opt:964
17403 #, no-c-format
17404 msgid "The maximum size of the lookahead window of selective scheduling."
17405 msgstr ""
17406
17407 #: params.opt:968
17408 #, no-c-format
17409 msgid "Maximum number of times that an insn could be scheduled."
17410 msgstr ""
17411
17412 #: params.opt:972
17413 #, no-c-format
17414 msgid "The number of prefetches that can run at the same time."
17415 msgstr ""
17416
17417 #: params.opt:976
17418 #, no-c-format
17419 msgid ""
17420 "Target block's relative execution frequency (as a percentage) required to "
17421 "sink a statement."
17422 msgstr ""
17423
17424 #: params.opt:980
17425 #, no-c-format
17426 msgid ""
17427 "The number of cycles the swing modulo scheduler considers when checking "
17428 "conflicts using DFA."
17429 msgstr ""
17430
17431 #: params.opt:984
17432 #, no-c-format
17433 msgid ""
17434 "A threshold on the average loop count considered by the swing modulo "
17435 "scheduler."
17436 msgstr ""
17437
17438 #: params.opt:988
17439 #, no-c-format
17440 msgid ""
17441 "A factor for tuning the upper bound that swing modulo scheduler uses for "
17442 "scheduling a loop."
17443 msgstr ""
17444
17445 #: params.opt:992
17446 #, no-c-format
17447 msgid ""
17448 "The minimum value of stage count that swing modulo scheduler will generate."
17449 msgstr ""
17450
17451 #: params.opt:996
17452 #, no-c-format
17453 msgid ""
17454 "Maximum size, in storage units, of an aggregate which should be considered "
17455 "for scalarization when compiling for size."
17456 msgstr ""
17457
17458 #: params.opt:1000
17459 #, no-c-format
17460 msgid ""
17461 "Maximum size, in storage units, of an aggregate which should be considered "
17462 "for scalarization when compiling for speed."
17463 msgstr ""
17464
17465 #: params.opt:1004
17466 #, no-c-format
17467 msgid ""
17468 "Maximum number of artificial accesses to enable forward propagation that "
17469 "Scalar Replacement of Aggregates will keep for one local variable."
17470 msgstr ""
17471
17472 #: params.opt:1008
17473 #, no-c-format
17474 msgid ""
17475 "The maximum number of SSA_NAME assignments to follow in determining a value."
17476 msgstr ""
17477
17478 #: params.opt:1012
17479 #, no-c-format
17480 msgid ""
17481 "The lower bound for a buffer to be considered for stack smashing protection."
17482 msgstr ""
17483
17484 #: params.opt:1016
17485 #, no-c-format
17486 msgid "Size of the stack guard expressed as a power of two in bytes."
17487 msgstr ""
17488
17489 #: params.opt:1020
17490 #, no-c-format
17491 msgid ""
17492 "Interval in which to probe the stack expressed as a power of two in bytes."
17493 msgstr ""
17494
17495 #: params.opt:1024
17496 #, no-c-format
17497 msgid ""
17498 "Allow the store merging pass to introduce unaligned stores if it is legal to "
17499 "do so."
17500 msgstr ""
17501
17502 #: params.opt:1028
17503 #, no-c-format
17504 msgid "Maximum size of a single store merging region in bytes."
17505 msgstr ""
17506
17507 #: params.opt:1032
17508 #, no-c-format
17509 msgid ""
17510 "The maximum ratio between array size and switch branches for a switch "
17511 "conversion to take place."
17512 msgstr ""
17513
17514 #: params.opt:1036
17515 #, no-c-format
17516 msgid "Maximum number of bases stored in each modref tree."
17517 msgstr ""
17518
17519 #: params.opt:1040
17520 #, no-c-format
17521 msgid "Maximum number of references stored in each modref base."
17522 msgstr ""
17523
17524 #: params.opt:1044
17525 #, no-c-format
17526 msgid "Maximum number of accesses stored in each modref reference."
17527 msgstr ""
17528
17529 #: params.opt:1048
17530 #, no-c-format
17531 msgid "Maximum number of tests performed by modref query."
17532 msgstr ""
17533
17534 #: params.opt:1052
17535 #, no-c-format
17536 msgid "Maximum depth of DFS walk used by modref escape analysis."
17537 msgstr ""
17538
17539 #: params.opt:1056
17540 #, no-c-format
17541 msgid "Maximum number of escape points tracked by modref per SSA-name."
17542 msgstr ""
17543
17544 #: params.opt:1060
17545 #, no-c-format
17546 msgid "Maximum number of times a given range is adjusted during the dataflow."
17547 msgstr ""
17548
17549 #: params.opt:1064
17550 #, no-c-format
17551 msgid ""
17552 "--param=threader-debug=[none|all] Enables verbose dumping of the threader "
17553 "solver."
17554 msgstr ""
17555
17556 #: params.opt:1077
17557 #, no-c-format
17558 msgid ""
17559 "Size in bytes after which thread-local aggregates should be instrumented "
17560 "with the logging functions instead of save/restore pairs."
17561 msgstr ""
17562
17563 #: params.opt:1081
17564 #, no-c-format
17565 msgid ""
17566 "The percentage of function, weighted by execution frequency, that must be "
17567 "covered by trace formation. Used when profile feedback is not available."
17568 msgstr ""
17569
17570 #: params.opt:1085
17571 #, no-c-format
17572 msgid ""
17573 "The percentage of function, weighted by execution frequency, that must be "
17574 "covered by trace formation. Used when profile feedback is available."
17575 msgstr ""
17576
17577 #: params.opt:1089
17578 #, no-c-format
17579 msgid "Maximal code growth caused by tail duplication (in percent)."
17580 msgstr ""
17581
17582 #: params.opt:1093
17583 #, no-c-format
17584 msgid ""
17585 "Stop forward growth if the probability of best edge is less than this "
17586 "threshold (in percent). Used when profile feedback is not available."
17587 msgstr ""
17588
17589 #: params.opt:1097
17590 #, no-c-format
17591 msgid ""
17592 "Stop forward growth if the probability of best edge is less than this "
17593 "threshold (in percent). Used when profile feedback is available."
17594 msgstr ""
17595
17596 #: params.opt:1101
17597 #, no-c-format
17598 msgid ""
17599 "Stop reverse growth if the reverse probability of best edge is less than "
17600 "this threshold (in percent)."
17601 msgstr ""
17602
17603 #: params.opt:1105
17604 #, no-c-format
17605 msgid ""
17606 "Set the maximum number of instructions executed in parallel in reassociated "
17607 "tree.  If 0, use the target dependent heuristic."
17608 msgstr ""
17609
17610 #: params.opt:1109
17611 #, no-c-format
17612 msgid "Emit special instrumentation for accesses to volatiles."
17613 msgstr ""
17614
17615 #: params.opt:1113
17616 #, no-c-format
17617 msgid ""
17618 "Emit instrumentation calls to __tsan_func_entry() and __tsan_func_exit()."
17619 msgstr ""
17620
17621 #: params.opt:1117
17622 #, no-c-format
17623 msgid ""
17624 "Maximum number of nested calls to search for control dependencies during "
17625 "uninitialized variable analysis."
17626 msgstr ""
17627
17628 #: params.opt:1121
17629 #, no-c-format
17630 msgid ""
17631 "Instruction accounted for function prologue, epilogue and other overhead."
17632 msgstr ""
17633
17634 #: params.opt:1125
17635 #, no-c-format
17636 msgid "Time accounted for function prologue, epilogue and other overhead."
17637 msgstr ""
17638
17639 #: params.opt:1129
17640 #, no-c-format
17641 msgid "Instruction accounted for function thunk overhead."
17642 msgstr ""
17643
17644 #: params.opt:1133
17645 #, no-c-format
17646 msgid "Time accounted for function thunk overhead."
17647 msgstr ""
17648
17649 #: params.opt:1137
17650 #, no-c-format
17651 msgid ""
17652 "The denominator n of fraction 1/n of the number of profiled runs of the "
17653 "entire program below which the execution count of a basic block must be in "
17654 "order for the basic block to be considered unlikely."
17655 msgstr ""
17656
17657 #: params.opt:1141
17658 #, no-c-format
17659 msgid "Maximum unroll factor for the unroll-and-jam transformation."
17660 msgstr ""
17661
17662 #: params.opt:1145
17663 #, no-c-format
17664 msgid ""
17665 "Minimum percentage of memrefs that must go away for unroll-and-jam to be "
17666 "considered profitable."
17667 msgstr ""
17668
17669 #: params.opt:1149
17670 #, no-c-format
17671 msgid ""
17672 "Use direct poisoning/unpoisoning instructions for variables smaller or equal "
17673 "to this number."
17674 msgstr ""
17675
17676 #: params.opt:1153
17677 #, no-c-format
17678 msgid "Whether to use canonical types."
17679 msgstr ""
17680
17681 #: params.opt:1157
17682 #, no-c-format
17683 msgid "Enable loop epilogue vectorization using smaller vector size."
17684 msgstr ""
17685
17686 #: params.opt:1161
17687 #, no-c-format
17688 msgid ""
17689 "Maximum number of loop peels to enhance alignment of data references in a "
17690 "loop."
17691 msgstr ""
17692
17693 #: params.opt:1165
17694 #, no-c-format
17695 msgid ""
17696 "Bound on number of runtime checks inserted by the vectorizer's loop "
17697 "versioning for alias check."
17698 msgstr ""
17699
17700 #: params.opt:1169
17701 #, no-c-format
17702 msgid ""
17703 "Bound on number of runtime checks inserted by the vectorizer's loop "
17704 "versioning for alignment check."
17705 msgstr ""
17706
17707 #: params.opt:1173
17708 #, no-c-format
17709 msgid ""
17710 "Controls how loop vectorizer uses partial vectors.  0 means never, 1 means "
17711 "only for loops whose need to iterate can be removed, 2 means for all loops.  "
17712 "The default value is 2."
17713 msgstr ""
17714
17715 #: params.opt:1177
17716 #, no-c-format
17717 msgid ""
17718 "The maximum factor which the loop vectorizer applies to the cost of "
17719 "statements in an inner loop relative to the loop being vectorized."
17720 msgstr ""
17721
17722 #: params.opt:1181
17723 #, no-c-format
17724 msgid ""
17725 "--param=vrp1-mode=[vrp|ranger] Specifies the mode VRP1 should operate in."
17726 msgstr ""
17727
17728 #: params.opt:1185
17729 #, no-c-format
17730 msgid ""
17731 "--param=vrp2-mode=[vrp|ranger] Specifies the mode VRP2 should operate in."
17732 msgstr ""
17733
17734 #: cfgrtl.cc:2797
17735 msgid "flow control insn inside a basic block"
17736 msgstr ""
17737
17738 #: cfgrtl.cc:3086
17739 msgid "insn outside basic block"
17740 msgstr ""
17741
17742 #: cfgrtl.cc:3094
17743 msgid "return not followed by barrier"
17744 msgstr ""
17745
17746 #: collect-utils.cc:206
17747 #, c-format
17748 msgid "[cannot find %s]"
17749 msgstr ""
17750
17751 #: collect2.cc:1557
17752 #, c-format
17753 msgid "collect2 version %s\n"
17754 msgstr ""
17755
17756 #: collect2.cc:1662
17757 #, c-format
17758 msgid "%d constructor found\n"
17759 msgid_plural "%d constructors found\n"
17760 msgstr[0] ""
17761 msgstr[1] ""
17762
17763 #: collect2.cc:1666
17764 #, c-format
17765 msgid "%d destructor found\n"
17766 msgid_plural "%d destructors found\n"
17767 msgstr[0] ""
17768 msgstr[1] ""
17769
17770 #: collect2.cc:1670
17771 #, c-format
17772 msgid "%d frame table found\n"
17773 msgid_plural "%d frame tables found\n"
17774 msgstr[0] ""
17775 msgstr[1] ""
17776
17777 #: collect2.cc:1825
17778 #, c-format
17779 msgid "[Leaving %s]\n"
17780 msgstr ""
17781
17782 #: collect2.cc:2055
17783 #, c-format
17784 msgid ""
17785 "\n"
17786 "write_c_file - output name is %s, prefix is %s\n"
17787 msgstr ""
17788
17789 #: collect2.cc:2579
17790 #, c-format
17791 msgid ""
17792 "\n"
17793 "ldd output with constructors/destructors.\n"
17794 msgstr ""
17795
17796 #: cprop.cc:1750
17797 msgid "const/copy propagation disabled"
17798 msgstr ""
17799
17800 #: diagnostic.cc:159
17801 #, c-format
17802 msgid "%s: all warnings being treated as errors"
17803 msgstr ""
17804
17805 #: diagnostic.cc:164
17806 #, c-format
17807 msgid "%s: some warnings being treated as errors"
17808 msgstr ""
17809
17810 #: diagnostic.cc:464 input.cc:278 input.cc:2036 c-family/c-opts.cc:1478
17811 #: fortran/cpp.cc:608 fortran/error.cc:1150 fortran/error.cc:1170
17812 msgid "<built-in>"
17813 msgstr ""
17814
17815 #: diagnostic.cc:622
17816 #, c-format
17817 msgid "compilation terminated due to -fmax-errors=%u.\n"
17818 msgstr ""
17819
17820 #: diagnostic.cc:650
17821 #, c-format
17822 msgid "compilation terminated due to -Wfatal-errors.\n"
17823 msgstr ""
17824
17825 #: diagnostic.cc:671
17826 #, c-format
17827 msgid "Please submit a full bug report, with preprocessed source.\n"
17828 msgstr ""
17829
17830 #: diagnostic.cc:674
17831 #, c-format
17832 msgid ""
17833 "Please submit a full bug report, with preprocessed source (by using -freport-"
17834 "bug).\n"
17835 msgstr ""
17836
17837 #: diagnostic.cc:678
17838 #, c-format
17839 msgid "Please include the complete backtrace with any bug report.\n"
17840 msgstr ""
17841
17842 #: diagnostic.cc:680
17843 #, c-format
17844 msgid "See %s for instructions.\n"
17845 msgstr ""
17846
17847 #: diagnostic.cc:689
17848 #, c-format
17849 msgid "compilation terminated.\n"
17850 msgstr ""
17851
17852 #: diagnostic.cc:783
17853 msgid "                 from"
17854 msgstr ""
17855
17856 #: diagnostic.cc:784
17857 msgid "In file included from"
17858 msgstr ""
17859
17860 #. 2
17861 #: diagnostic.cc:785
17862 msgid "        included from"
17863 msgstr ""
17864
17865 #: diagnostic.cc:786
17866 msgid "In module"
17867 msgstr ""
17868
17869 #. 4
17870 #: diagnostic.cc:787
17871 msgid "of module"
17872 msgstr ""
17873
17874 #: diagnostic.cc:788
17875 msgid "In module imported at"
17876 msgstr ""
17877
17878 #. 6
17879 #: diagnostic.cc:789
17880 msgid "imported at"
17881 msgstr ""
17882
17883 #: diagnostic.cc:1362
17884 #, c-format
17885 msgid "%s:%d: confused by earlier errors, bailing out\n"
17886 msgstr ""
17887
17888 #: diagnostic.cc:1997
17889 #, c-format
17890 msgid "internal compiler error: error reporting routines re-entered.\n"
17891 msgstr ""
17892
17893 #: diagnostic.cc:2028 diagnostic.cc:2047
17894 #, gcc-internal-format, gfc-internal-format
17895 msgid "in %s, at %s:%d"
17896 msgstr ""
17897
17898 #: final.cc:1113
17899 msgid "negative insn length"
17900 msgstr ""
17901
17902 #: final.cc:2861
17903 msgid "could not split insn"
17904 msgstr ""
17905
17906 #: final.cc:3228
17907 msgid "invalid 'asm': "
17908 msgstr ""
17909
17910 #: final.cc:3361
17911 #, c-format
17912 msgid "nested assembly dialect alternatives"
17913 msgstr ""
17914
17915 #: final.cc:3389 final.cc:3401
17916 #, c-format
17917 msgid "unterminated assembly dialect alternative"
17918 msgstr ""
17919
17920 #: final.cc:3543
17921 #, c-format
17922 msgid "operand number missing after %%-letter"
17923 msgstr ""
17924
17925 #: final.cc:3546 final.cc:3587
17926 #, c-format
17927 msgid "operand number out of range"
17928 msgstr ""
17929
17930 #: final.cc:3604
17931 #, c-format
17932 msgid "invalid %%-code"
17933 msgstr ""
17934
17935 #: final.cc:3638
17936 #, c-format
17937 msgid "'%%l' operand isn't a label"
17938 msgstr ""
17939
17940 #. We can't handle floating point constants;
17941 #. PRINT_OPERAND must handle them.
17942 #. We can't handle floating point constants;
17943 #. TARGET_PRINT_OPERAND must handle them.
17944 #: final.cc:3774 config/arc/arc.cc:6402 config/i386/i386.cc:12259
17945 #, c-format
17946 msgid "floating constant misused"
17947 msgstr ""
17948
17949 #: final.cc:3832 config/arc/arc.cc:6499 config/i386/i386.cc:12350
17950 #: config/pdp11/pdp11.cc:1872
17951 #, c-format
17952 msgid "invalid expression as operand"
17953 msgstr ""
17954
17955 #: gcc.cc:119
17956 #, c-format
17957 msgid "%s\n"
17958 msgstr ""
17959
17960 #: gcc.cc:1848
17961 #, c-format
17962 msgid "Using built-in specs.\n"
17963 msgstr ""
17964
17965 #: gcc.cc:2093
17966 #, c-format
17967 msgid ""
17968 "Setting spec %s to '%s'\n"
17969 "\n"
17970 msgstr ""
17971
17972 #: gcc.cc:2298
17973 #, c-format
17974 msgid "Reading specs from %s\n"
17975 msgstr ""
17976
17977 #: gcc.cc:2430
17978 #, c-format
17979 msgid "could not find specs file %s\n"
17980 msgstr ""
17981
17982 #: gcc.cc:2505
17983 #, c-format
17984 msgid "rename spec %s to %s\n"
17985 msgstr ""
17986
17987 #: gcc.cc:2507
17988 #, c-format
17989 msgid ""
17990 "spec is '%s'\n"
17991 "\n"
17992 msgstr ""
17993
17994 #: gcc.cc:3368
17995 #, c-format
17996 msgid ""
17997 "\n"
17998 "Go ahead? (y or n) "
17999 msgstr ""
18000
18001 #: gcc.cc:3540
18002 #, c-format
18003 msgid "# %s %.2f %.2f\n"
18004 msgstr ""
18005
18006 #: gcc.cc:3756
18007 #, c-format
18008 msgid "Usage: %s [options] file...\n"
18009 msgstr ""
18010
18011 #: gcc.cc:3757
18012 msgid "Options:\n"
18013 msgstr ""
18014
18015 #: gcc.cc:3759
18016 msgid "  -pass-exit-codes         Exit with highest error code from a phase.\n"
18017 msgstr ""
18018
18019 #: gcc.cc:3760
18020 msgid "  --help                   Display this information.\n"
18021 msgstr ""
18022
18023 #: gcc.cc:3761
18024 msgid ""
18025 "  --target-help            Display target specific command line options.\n"
18026 msgstr ""
18027
18028 #: gcc.cc:3762
18029 msgid ""
18030 "  --help={common|optimizers|params|target|warnings|[^]{joined|separate|"
18031 "undocumented}}[,...].\n"
18032 msgstr ""
18033
18034 #: gcc.cc:3763
18035 msgid ""
18036 "                           Display specific types of command line options.\n"
18037 msgstr ""
18038
18039 #: gcc.cc:3765
18040 msgid "  (Use '-v --help' to display command line options of sub-processes).\n"
18041 msgstr ""
18042
18043 #: gcc.cc:3766
18044 msgid "  --version                Display compiler version information.\n"
18045 msgstr ""
18046
18047 #: gcc.cc:3767
18048 msgid "  -dumpspecs               Display all of the built in spec strings.\n"
18049 msgstr ""
18050
18051 #: gcc.cc:3768
18052 msgid "  -dumpversion             Display the version of the compiler.\n"
18053 msgstr ""
18054
18055 #: gcc.cc:3769
18056 msgid "  -dumpmachine             Display the compiler's target processor.\n"
18057 msgstr ""
18058
18059 #: gcc.cc:3770
18060 msgid "  -foffload=<targets>      Specify offloading targets.\n"
18061 msgstr ""
18062
18063 #: gcc.cc:3771
18064 msgid ""
18065 "  -print-search-dirs       Display the directories in the compiler's search "
18066 "path.\n"
18067 msgstr ""
18068
18069 #: gcc.cc:3772
18070 msgid ""
18071 "  -print-libgcc-file-name  Display the name of the compiler's companion "
18072 "library.\n"
18073 msgstr ""
18074
18075 #: gcc.cc:3773
18076 msgid "  -print-file-name=<lib>   Display the full path to library <lib>.\n"
18077 msgstr ""
18078
18079 #: gcc.cc:3774
18080 msgid ""
18081 "  -print-prog-name=<prog>  Display the full path to compiler component "
18082 "<prog>.\n"
18083 msgstr ""
18084
18085 #: gcc.cc:3775
18086 msgid ""
18087 "  -print-multiarch         Display the target's normalized GNU triplet, used "
18088 "as\n"
18089 "                           a component in the library path.\n"
18090 msgstr ""
18091
18092 #: gcc.cc:3778
18093 msgid ""
18094 "  -print-multi-directory   Display the root directory for versions of "
18095 "libgcc.\n"
18096 msgstr ""
18097
18098 #: gcc.cc:3779
18099 msgid ""
18100 "  -print-multi-lib         Display the mapping between command line options "
18101 "and\n"
18102 "                           multiple library search directories.\n"
18103 msgstr ""
18104
18105 #: gcc.cc:3782
18106 msgid ""
18107 "  -print-multi-os-directory Display the relative path to OS libraries.\n"
18108 msgstr ""
18109
18110 #: gcc.cc:3783
18111 msgid "  -print-sysroot           Display the target libraries directory.\n"
18112 msgstr ""
18113
18114 #: gcc.cc:3784
18115 msgid ""
18116 "  -print-sysroot-headers-suffix Display the sysroot suffix used to find "
18117 "headers.\n"
18118 msgstr ""
18119
18120 #: gcc.cc:3785
18121 msgid ""
18122 "  -Wa,<options>            Pass comma-separated <options> on to the "
18123 "assembler.\n"
18124 msgstr ""
18125
18126 #: gcc.cc:3786
18127 msgid ""
18128 "  -Wp,<options>            Pass comma-separated <options> on to the "
18129 "preprocessor.\n"
18130 msgstr ""
18131
18132 #: gcc.cc:3787
18133 msgid ""
18134 "  -Wl,<options>            Pass comma-separated <options> on to the linker.\n"
18135 msgstr ""
18136
18137 #: gcc.cc:3788
18138 msgid "  -Xassembler <arg>        Pass <arg> on to the assembler.\n"
18139 msgstr ""
18140
18141 #: gcc.cc:3789
18142 msgid "  -Xpreprocessor <arg>     Pass <arg> on to the preprocessor.\n"
18143 msgstr ""
18144
18145 #: gcc.cc:3790
18146 msgid "  -Xlinker <arg>           Pass <arg> on to the linker.\n"
18147 msgstr ""
18148
18149 #: gcc.cc:3791
18150 msgid "  -save-temps              Do not delete intermediate files.\n"
18151 msgstr ""
18152
18153 #: gcc.cc:3792
18154 msgid "  -save-temps=<arg>        Do not delete intermediate files.\n"
18155 msgstr ""
18156
18157 #: gcc.cc:3793
18158 msgid ""
18159 "  -no-canonical-prefixes   Do not canonicalize paths when building relative\n"
18160 "                           prefixes to other gcc components.\n"
18161 msgstr ""
18162
18163 #: gcc.cc:3796
18164 msgid "  -pipe                    Use pipes rather than intermediate files.\n"
18165 msgstr ""
18166
18167 #: gcc.cc:3797
18168 msgid "  -time                    Time the execution of each subprocess.\n"
18169 msgstr ""
18170
18171 #: gcc.cc:3798
18172 msgid ""
18173 "  -specs=<file>            Override built-in specs with the contents of "
18174 "<file>.\n"
18175 msgstr ""
18176
18177 #: gcc.cc:3799
18178 msgid ""
18179 "  -std=<standard>          Assume that the input sources are for "
18180 "<standard>.\n"
18181 msgstr ""
18182
18183 #: gcc.cc:3800
18184 msgid ""
18185 "  --sysroot=<directory>    Use <directory> as the root directory for "
18186 "headers\n"
18187 "                           and libraries.\n"
18188 msgstr ""
18189
18190 #: gcc.cc:3803
18191 msgid ""
18192 "  -B <directory>           Add <directory> to the compiler's search paths.\n"
18193 msgstr ""
18194
18195 #: gcc.cc:3804
18196 msgid ""
18197 "  -v                       Display the programs invoked by the compiler.\n"
18198 msgstr ""
18199
18200 #: gcc.cc:3805
18201 msgid ""
18202 "  -###                     Like -v but options quoted and commands not "
18203 "executed.\n"
18204 msgstr ""
18205
18206 #: gcc.cc:3806
18207 msgid ""
18208 "  -E                       Preprocess only; do not compile, assemble or "
18209 "link.\n"
18210 msgstr ""
18211
18212 #: gcc.cc:3807
18213 msgid "  -S                       Compile only; do not assemble or link.\n"
18214 msgstr ""
18215
18216 #: gcc.cc:3808
18217 msgid "  -c                       Compile and assemble, but do not link.\n"
18218 msgstr ""
18219
18220 #: gcc.cc:3809
18221 msgid "  -o <file>                Place the output into <file>.\n"
18222 msgstr ""
18223
18224 #: gcc.cc:3810
18225 msgid ""
18226 "  -pie                     Create a dynamically linked position independent\n"
18227 "                           executable.\n"
18228 msgstr ""
18229
18230 #: gcc.cc:3812
18231 msgid "  -shared                  Create a shared library.\n"
18232 msgstr ""
18233
18234 #: gcc.cc:3813
18235 msgid ""
18236 "  -x <language>            Specify the language of the following input "
18237 "files.\n"
18238 "                           Permissible languages include: c c++ assembler "
18239 "none\n"
18240 "                           'none' means revert to the default behavior of\n"
18241 "                           guessing the language based on the file's "
18242 "extension.\n"
18243 msgstr ""
18244
18245 #: gcc.cc:3820
18246 #, c-format
18247 msgid ""
18248 "\n"
18249 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
18250 " passed on to the various sub-processes invoked by %s.  In order to pass\n"
18251 " other options on to these processes the -W<letter> options must be used.\n"
18252 msgstr ""
18253
18254 #: gcc.cc:6789
18255 #, c-format
18256 msgid "Processing spec (%s), which is '%s'\n"
18257 msgstr ""
18258
18259 #: gcc.cc:7550
18260 #, c-format
18261 msgid "Target: %s\n"
18262 msgstr ""
18263
18264 #: gcc.cc:7551
18265 #, c-format
18266 msgid "Configured with: %s\n"
18267 msgstr ""
18268
18269 #: gcc.cc:7565
18270 #, c-format
18271 msgid "Thread model: %s\n"
18272 msgstr ""
18273
18274 #: gcc.cc:7566
18275 #, c-format
18276 msgid "Supported LTO compression algorithms: zlib"
18277 msgstr ""
18278
18279 #: gcc.cc:7568
18280 #, c-format
18281 msgid " zstd"
18282 msgstr ""
18283
18284 #: gcc.cc:7570 gcov.cc:1510 gcov.cc:1568 gcov.cc:1580 gcov.cc:2894
18285 #, c-format
18286 msgid "\n"
18287 msgstr ""
18288
18289 #: gcc.cc:7581
18290 #, c-format
18291 msgid "gcc version %s %s\n"
18292 msgstr ""
18293
18294 #: gcc.cc:7584
18295 #, c-format
18296 msgid "gcc driver version %s %sexecuting gcc version %s\n"
18297 msgstr ""
18298
18299 #: gcc.cc:7657 gcc.cc:7867
18300 #, c-format
18301 msgid ""
18302 "The bug is not reproducible, so it is likely a hardware or OS problem.\n"
18303 msgstr ""
18304
18305 #: gcc.cc:7791
18306 #, c-format
18307 msgid ""
18308 "Preprocessed source stored into %s file, please attach this to your "
18309 "bugreport.\n"
18310 msgstr ""
18311
18312 #: gcc.cc:8642
18313 #, c-format
18314 msgid "install: %s%s\n"
18315 msgstr ""
18316
18317 #: gcc.cc:8645
18318 #, c-format
18319 msgid "programs: %s\n"
18320 msgstr ""
18321
18322 #: gcc.cc:8647
18323 #, c-format
18324 msgid "libraries: %s\n"
18325 msgstr ""
18326
18327 #: gcc.cc:8764
18328 #, c-format
18329 msgid ""
18330 "\n"
18331 "For bug reporting instructions, please see:\n"
18332 msgstr ""
18333
18334 #: gcc.cc:8780 gcov-tool.cc:527
18335 #, c-format
18336 msgid "%s %s%s\n"
18337 msgstr ""
18338
18339 #: gcc.cc:8783 gcov-tool.cc:529 gcov.cc:968 fortran/gfortranspec.cc:282
18340 msgid "(C)"
18341 msgstr ""
18342
18343 #: gcc.cc:8784 gcov-tool.cc:531 gcov.cc:970 fortran/gfortranspec.cc:283
18344 #, c-format
18345 msgid ""
18346 "This is free software; see the source for copying conditions.  There is NO\n"
18347 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
18348 "\n"
18349 msgstr ""
18350
18351 #: gcc.cc:9127
18352 #, c-format
18353 msgid ""
18354 "\n"
18355 "Linker options\n"
18356 "==============\n"
18357 "\n"
18358 msgstr ""
18359
18360 #: gcc.cc:9128
18361 #, c-format
18362 msgid ""
18363 "Use \"-Wl,OPTION\" to pass \"OPTION\" to the linker.\n"
18364 "\n"
18365 msgstr ""
18366
18367 #: gcc.cc:10543
18368 #, c-format
18369 msgid ""
18370 "Assembler options\n"
18371 "=================\n"
18372 "\n"
18373 msgstr ""
18374
18375 #: gcc.cc:10544
18376 #, c-format
18377 msgid ""
18378 "Use \"-Wa,OPTION\" to pass \"OPTION\" to the assembler.\n"
18379 "\n"
18380 msgstr ""
18381
18382 #: gcov-tool.cc:175
18383 #, c-format
18384 msgid "  merge [options] <dir1> <dir2>         Merge coverage file contents\n"
18385 msgstr ""
18386
18387 #: gcov-tool.cc:176 gcov-tool.cc:271
18388 #, c-format
18389 msgid "    -o, --output <dir>                  Output directory\n"
18390 msgstr ""
18391
18392 #: gcov-tool.cc:177 gcov-tool.cc:273 gcov-tool.cc:425
18393 #, c-format
18394 msgid "    -v, --verbose                       Verbose mode\n"
18395 msgstr ""
18396
18397 #: gcov-tool.cc:178
18398 #, c-format
18399 msgid ""
18400 "    -w, --weight <w1,w2>                Set weights (float point values)\n"
18401 msgstr ""
18402
18403 #: gcov-tool.cc:194
18404 #, c-format
18405 msgid "Merge subcomand usage:"
18406 msgstr ""
18407
18408 #: gcov-tool.cc:269
18409 #, c-format
18410 msgid ""
18411 "  rewrite [options] <dir>               Rewrite coverage file contents\n"
18412 msgstr ""
18413
18414 #: gcov-tool.cc:270
18415 #, c-format
18416 msgid "    -n, --normalize <int64_t>           Normalize the profile\n"
18417 msgstr ""
18418
18419 #: gcov-tool.cc:272
18420 #, c-format
18421 msgid "    -s, --scale <float or simple-frac>  Scale the profile counters\n"
18422 msgstr ""
18423
18424 #: gcov-tool.cc:290
18425 #, c-format
18426 msgid "Rewrite subcommand usage:"
18427 msgstr ""
18428
18429 #: gcov-tool.cc:329
18430 #, c-format
18431 msgid "scaling cannot co-exist with normalization, skipping\n"
18432 msgstr ""
18433
18434 #: gcov-tool.cc:342 gcov-tool.cc:352
18435 #, c-format
18436 msgid "incorrect format in scaling, using 1/1\n"
18437 msgstr ""
18438
18439 #: gcov-tool.cc:362
18440 #, c-format
18441 msgid "normalization cannot co-exist with scaling\n"
18442 msgstr ""
18443
18444 #: gcov-tool.cc:419
18445 #, c-format
18446 msgid ""
18447 "  overlap [options] <dir1> <dir2>       Compute the overlap of two profiles\n"
18448 msgstr ""
18449
18450 #: gcov-tool.cc:420
18451 #, c-format
18452 msgid "    -f, --function                      Print function level info\n"
18453 msgstr ""
18454
18455 #: gcov-tool.cc:421
18456 #, c-format
18457 msgid "    -F, --fullname                      Print full filename\n"
18458 msgstr ""
18459
18460 #: gcov-tool.cc:422
18461 #, c-format
18462 msgid ""
18463 "    -h, --hotonly                       Only print info for hot objects/"
18464 "functions\n"
18465 msgstr ""
18466
18467 #: gcov-tool.cc:423
18468 #, c-format
18469 msgid "    -o, --object                        Print object level info\n"
18470 msgstr ""
18471
18472 #: gcov-tool.cc:424
18473 #, c-format
18474 msgid "    -t <float>, --hot_threshold <float> Set the threshold for hotness\n"
18475 msgstr ""
18476
18477 #: gcov-tool.cc:444
18478 #, c-format
18479 msgid "Overlap subcomand usage:"
18480 msgstr ""
18481
18482 #: gcov-tool.cc:510
18483 #, c-format
18484 msgid ""
18485 "Usage: %s [OPTION]... SUB_COMMAND [OPTION]...\n"
18486 "\n"
18487 msgstr ""
18488
18489 #: gcov-tool.cc:511
18490 #, c-format
18491 msgid ""
18492 "Offline tool to handle gcda counts\n"
18493 "\n"
18494 msgstr ""
18495
18496 #: gcov-tool.cc:512
18497 #, c-format
18498 msgid "  -h, --help                            Print this help, then exit\n"
18499 msgstr ""
18500
18501 #: gcov-tool.cc:513
18502 #, c-format
18503 msgid ""
18504 "  -v, --version                         Print version number, then exit\n"
18505 msgstr ""
18506
18507 #: gcov-tool.cc:517 gcov.cc:956
18508 #, c-format
18509 msgid ""
18510 "\n"
18511 "For bug reporting instructions, please see:\n"
18512 "%s.\n"
18513 msgstr ""
18514
18515 #: gcov-tool.cc:528
18516 #, c-format
18517 msgid "Copyright %s 2022 Free Software Foundation, Inc.\n"
18518 msgstr ""
18519
18520 #: gcov.cc:925
18521 #, c-format
18522 msgid ""
18523 "Usage: gcov [OPTION...] SOURCE|OBJ...\n"
18524 "\n"
18525 msgstr ""
18526
18527 #: gcov.cc:926
18528 #, c-format
18529 msgid ""
18530 "Print code coverage information.\n"
18531 "\n"
18532 msgstr ""
18533
18534 #: gcov.cc:927
18535 #, c-format
18536 msgid ""
18537 "  -a, --all-blocks                Show information for every basic block\n"
18538 msgstr ""
18539
18540 #: gcov.cc:928
18541 #, c-format
18542 msgid ""
18543 "  -b, --branch-probabilities      Include branch probabilities in output\n"
18544 msgstr ""
18545
18546 #: gcov.cc:929
18547 #, c-format
18548 msgid ""
18549 "  -c, --branch-counts             Output counts of branches taken\n"
18550 "                                    rather than percentages\n"
18551 msgstr ""
18552
18553 #: gcov.cc:931
18554 #, c-format
18555 msgid "  -d, --display-progress          Display progress information\n"
18556 msgstr ""
18557
18558 #: gcov.cc:932
18559 #, c-format
18560 msgid "  -D, --debug\t\t\t    Display debugging dumps\n"
18561 msgstr ""
18562
18563 #: gcov.cc:933
18564 #, c-format
18565 msgid "  -f, --function-summaries        Output summaries for each function\n"
18566 msgstr ""
18567
18568 #: gcov.cc:934
18569 #, c-format
18570 msgid "  -h, --help                      Print this help, then exit\n"
18571 msgstr ""
18572
18573 #: gcov.cc:935
18574 #, c-format
18575 msgid ""
18576 "  -j, --json-format               Output JSON intermediate format\n"
18577 "                                    into .gcov.json.gz file\n"
18578 msgstr ""
18579
18580 #: gcov.cc:937
18581 #, c-format
18582 msgid "  -H, --human-readable            Output human readable numbers\n"
18583 msgstr ""
18584
18585 #: gcov.cc:938
18586 #, c-format
18587 msgid "  -k, --use-colors                Emit colored output\n"
18588 msgstr ""
18589
18590 #: gcov.cc:939
18591 #, c-format
18592 msgid ""
18593 "  -l, --long-file-names           Use long output file names for included\n"
18594 "                                    source files\n"
18595 msgstr ""
18596
18597 #: gcov.cc:941
18598 #, c-format
18599 msgid "  -m, --demangled-names           Output demangled function names\n"
18600 msgstr ""
18601
18602 #: gcov.cc:942
18603 #, c-format
18604 msgid "  -n, --no-output                 Do not create an output file\n"
18605 msgstr ""
18606
18607 #: gcov.cc:943
18608 #, c-format
18609 msgid ""
18610 "  -o, --object-directory DIR|FILE Search for object files in DIR or called "
18611 "FILE\n"
18612 msgstr ""
18613
18614 #: gcov.cc:944
18615 #, c-format
18616 msgid "  -p, --preserve-paths            Preserve all pathname components\n"
18617 msgstr ""
18618
18619 #: gcov.cc:945
18620 #, c-format
18621 msgid ""
18622 "  -q, --use-hotness-colors        Emit perf-like colored output for hot "
18623 "lines\n"
18624 msgstr ""
18625
18626 #: gcov.cc:946
18627 #, c-format
18628 msgid "  -r, --relative-only             Only show data for relative sources\n"
18629 msgstr ""
18630
18631 #: gcov.cc:947
18632 #, c-format
18633 msgid "  -s, --source-prefix DIR         Source prefix to elide\n"
18634 msgstr ""
18635
18636 #: gcov.cc:948
18637 #, c-format
18638 msgid "  -t, --stdout                    Output to stdout instead of a file\n"
18639 msgstr ""
18640
18641 #: gcov.cc:949
18642 #, c-format
18643 msgid ""
18644 "  -u, --unconditional-branches    Show unconditional branch counts too\n"
18645 msgstr ""
18646
18647 #: gcov.cc:950
18648 #, c-format
18649 msgid "  -v, --version                   Print version number, then exit\n"
18650 msgstr ""
18651
18652 #: gcov.cc:951
18653 #, c-format
18654 msgid "  -w, --verbose                   Print verbose informations\n"
18655 msgstr ""
18656
18657 #: gcov.cc:952
18658 #, c-format
18659 msgid "  -x, --hash-filenames            Hash long pathnames\n"
18660 msgstr ""
18661
18662 #: gcov.cc:953
18663 #, c-format
18664 msgid ""
18665 "\n"
18666 "Obsolete options:\n"
18667 msgstr ""
18668
18669 #: gcov.cc:954
18670 #, c-format
18671 msgid "  -i, --json-format               Replaced with -j, --json-format\n"
18672 msgstr ""
18673
18674 #: gcov.cc:955
18675 #, c-format
18676 msgid "  -j, --human-readable            Replaced with -H, --human-readable\n"
18677 msgstr ""
18678
18679 #: gcov.cc:966
18680 #, c-format
18681 msgid "gcov %s%s\n"
18682 msgstr ""
18683
18684 #: gcov.cc:1354
18685 #, c-format
18686 msgid "'%s' file is already processed\n"
18687 msgstr ""
18688
18689 #: gcov.cc:1470 gcov.cc:1599
18690 #, c-format
18691 msgid "Creating '%s'\n"
18692 msgstr ""
18693
18694 #: gcov.cc:1474
18695 #, c-format
18696 msgid "Error writing output file '%s'\n"
18697 msgstr ""
18698
18699 #: gcov.cc:1482
18700 #, c-format
18701 msgid "Could not open output file '%s'\n"
18702 msgstr ""
18703
18704 #: gcov.cc:1489
18705 #, c-format
18706 msgid "Removing '%s'\n"
18707 msgstr ""
18708
18709 #: gcov.cc:1604
18710 #, c-format
18711 msgid "Cannot open JSON output file %s\n"
18712 msgstr ""
18713
18714 #: gcov.cc:1613
18715 #, c-format
18716 msgid "Error writing JSON output file %s\n"
18717 msgstr ""
18718
18719 #: gcov.cc:1778
18720 #, c-format
18721 msgid "%s:source file is newer than notes file '%s'\n"
18722 msgstr ""
18723
18724 #: gcov.cc:1783
18725 #, c-format
18726 msgid "(the message is displayed only once per source file)\n"
18727 msgstr ""
18728
18729 #: gcov.cc:1803
18730 #, c-format
18731 msgid "%s:cannot open notes file\n"
18732 msgstr ""
18733
18734 #: gcov.cc:1810
18735 #, c-format
18736 msgid "%s:not a gcov notes file\n"
18737 msgstr ""
18738
18739 #: gcov.cc:1824
18740 #, c-format
18741 msgid "%s:version '%.4s', prefer '%.4s'\n"
18742 msgstr ""
18743
18744 #: gcov.cc:1877
18745 #, c-format
18746 msgid "%s:already seen blocks for '%s'\n"
18747 msgstr ""
18748
18749 #: gcov.cc:1993 gcov.cc:2107
18750 #, c-format
18751 msgid "%s:corrupted\n"
18752 msgstr ""
18753
18754 #: gcov.cc:2001
18755 #, c-format
18756 msgid "%s:no functions found\n"
18757 msgstr ""
18758
18759 #: gcov.cc:2019
18760 #, c-format
18761 msgid "%s:cannot open data file, assuming not executed\n"
18762 msgstr ""
18763
18764 #: gcov.cc:2026
18765 #, c-format
18766 msgid "%s:not a gcov data file\n"
18767 msgstr ""
18768
18769 #: gcov.cc:2040
18770 #, c-format
18771 msgid "%s:version '%.4s', prefer version '%.4s'\n"
18772 msgstr ""
18773
18774 #: gcov.cc:2047
18775 #, c-format
18776 msgid "%s:stamp mismatch with notes file\n"
18777 msgstr ""
18778
18779 #: gcov.cc:2084
18780 #, c-format
18781 msgid "%s:profile mismatch for '%s'\n"
18782 msgstr ""
18783
18784 #: gcov.cc:2106
18785 #, c-format
18786 msgid "%s:overflowed\n"
18787 msgstr ""
18788
18789 #: gcov.cc:2154
18790 #, c-format
18791 msgid "%s:'%s' lacks entry and/or exit blocks\n"
18792 msgstr ""
18793
18794 #: gcov.cc:2159
18795 #, c-format
18796 msgid "%s:'%s' has arcs to entry block\n"
18797 msgstr ""
18798
18799 #: gcov.cc:2167
18800 #, c-format
18801 msgid "%s:'%s' has arcs from exit block\n"
18802 msgstr ""
18803
18804 #: gcov.cc:2376
18805 #, c-format
18806 msgid "%s:graph is unsolvable for '%s'\n"
18807 msgstr ""
18808
18809 #: gcov.cc:2492
18810 #, c-format
18811 msgid "Lines executed:%s of %d\n"
18812 msgstr ""
18813
18814 #: gcov.cc:2495
18815 #, c-format
18816 msgid "No executable lines\n"
18817 msgstr ""
18818
18819 #: gcov.cc:2503 gcov.cc:2512
18820 #, c-format
18821 msgid "%s '%s'\n"
18822 msgstr ""
18823
18824 #: gcov.cc:2519
18825 #, c-format
18826 msgid "Branches executed:%s of %d\n"
18827 msgstr ""
18828
18829 #: gcov.cc:2523
18830 #, c-format
18831 msgid "Taken at least once:%s of %d\n"
18832 msgstr ""
18833
18834 #: gcov.cc:2529
18835 #, c-format
18836 msgid "No branches\n"
18837 msgstr ""
18838
18839 #: gcov.cc:2531
18840 #, c-format
18841 msgid "Calls executed:%s of %d\n"
18842 msgstr ""
18843
18844 #: gcov.cc:2535
18845 #, c-format
18846 msgid "No calls\n"
18847 msgstr ""
18848
18849 #: gcov.cc:2748
18850 #, c-format
18851 msgid "%s:no lines for '%s'\n"
18852 msgstr ""
18853
18854 #: gcov.cc:2874
18855 #, c-format
18856 msgid "call   %2d returned %s\n"
18857 msgstr ""
18858
18859 #: gcov.cc:2879
18860 #, c-format
18861 msgid "call   %2d never executed\n"
18862 msgstr ""
18863
18864 #: gcov.cc:2884
18865 #, c-format
18866 msgid "branch %2d taken %s%s"
18867 msgstr ""
18868
18869 #: gcov.cc:2889
18870 #, c-format
18871 msgid "branch %2d never executed"
18872 msgstr ""
18873
18874 #: gcov.cc:2892
18875 #, c-format
18876 msgid " (BB %d)"
18877 msgstr ""
18878
18879 #: gcov.cc:2899
18880 #, c-format
18881 msgid "unconditional %2d taken %s\n"
18882 msgstr ""
18883
18884 #: gcov.cc:2902
18885 #, c-format
18886 msgid "unconditional %2d never executed\n"
18887 msgstr ""
18888
18889 #: gcov.cc:3154
18890 #, c-format
18891 msgid "Cannot open source file %s\n"
18892 msgstr ""
18893
18894 #: gcse.cc:2578
18895 msgid "PRE disabled"
18896 msgstr ""
18897
18898 #: gcse.cc:3505
18899 msgid "GCSE disabled"
18900 msgstr ""
18901
18902 #: incpath.cc:77
18903 #, c-format
18904 msgid "ignoring duplicate directory \"%s\"\n"
18905 msgstr ""
18906
18907 #: incpath.cc:80
18908 #, c-format
18909 msgid "  as it is a non-system directory that duplicates a system directory\n"
18910 msgstr ""
18911
18912 #: incpath.cc:84
18913 #, c-format
18914 msgid "ignoring nonexistent directory \"%s\"\n"
18915 msgstr ""
18916
18917 #: incpath.cc:391
18918 #, c-format
18919 msgid "#include \"...\" search starts here:\n"
18920 msgstr ""
18921
18922 #: incpath.cc:395
18923 #, c-format
18924 msgid "#include <...> search starts here:\n"
18925 msgstr ""
18926
18927 #: incpath.cc:400
18928 #, c-format
18929 msgid "End of search list.\n"
18930 msgstr ""
18931
18932 #. Opening quotation mark.
18933 #: intl.cc:62
18934 msgid "`"
18935 msgstr ""
18936
18937 #. Closing quotation mark.
18938 #: intl.cc:65
18939 msgid "'"
18940 msgstr ""
18941
18942 #: langhooks.cc:384
18943 msgid "At top level:"
18944 msgstr ""
18945
18946 #: langhooks.cc:400 cp/error.cc:3623
18947 #, c-format
18948 msgid "In member function %qs"
18949 msgstr ""
18950
18951 #: langhooks.cc:404 cp/error.cc:3626
18952 #, c-format
18953 msgid "In function %qs"
18954 msgstr ""
18955
18956 #: langhooks.cc:449 cp/error.cc:3576
18957 msgid "    inlined from %qs at %r%s:%d:%d%R"
18958 msgstr ""
18959
18960 #: langhooks.cc:454 cp/error.cc:3581
18961 msgid "    inlined from %qs at %r%s:%d%R"
18962 msgstr ""
18963
18964 #: langhooks.cc:460 cp/error.cc:3587
18965 #, c-format
18966 msgid "    inlined from %qs"
18967 msgstr ""
18968
18969 #: lra-assigns.cc:1837 reload1.cc:2073
18970 msgid "this is the insn:"
18971 msgstr ""
18972
18973 #: lra-constraints.cc:3142
18974 msgid "unable to generate reloads for impossible constraints:"
18975 msgstr ""
18976
18977 #: lra-constraints.cc:4168 reload.cc:3841
18978 msgid "unable to generate reloads for:"
18979 msgstr ""
18980
18981 #. What to print when a switch has no documentation.
18982 #: opts.cc:313
18983 msgid "This option lacks documentation."
18984 msgstr ""
18985
18986 #: opts.cc:314
18987 msgid "Uses of this option are diagnosed."
18988 msgstr ""
18989
18990 #: opts.cc:1577
18991 #, c-format
18992 msgid "Same as %s%s (or, in negated form, %s%s)."
18993 msgstr ""
18994
18995 #: opts.cc:1582
18996 #, c-format
18997 msgid "Same as %s%s."
18998 msgstr ""
18999
19000 #: opts.cc:1587
19001 #, c-format
19002 msgid "Same as %s."
19003 msgstr ""
19004
19005 #: opts.cc:1595
19006 #, c-format
19007 msgid "%s  Same as %s."
19008 msgstr ""
19009
19010 #: opts.cc:1658
19011 msgid "[available in "
19012 msgstr ""
19013
19014 #: opts.cc:1690
19015 msgid "[default]"
19016 msgstr ""
19017
19018 #: opts.cc:1699
19019 #, c-format
19020 msgid "%llu bytes"
19021 msgstr ""
19022
19023 #: opts.cc:1736
19024 msgid "[enabled]"
19025 msgstr ""
19026
19027 #: opts.cc:1738
19028 msgid "[disabled]"
19029 msgstr ""
19030
19031 #: opts.cc:1774
19032 #, c-format
19033 msgid " No options with the desired characteristics were found\n"
19034 msgstr ""
19035
19036 #: opts.cc:1783
19037 #, c-format
19038 msgid ""
19039 " None found.  Use --help=%s to show *all* the options supported by the %s "
19040 "front-end.\n"
19041 msgstr ""
19042
19043 #: opts.cc:1789
19044 #, c-format
19045 msgid ""
19046 " All options with the desired characteristics have already been displayed\n"
19047 msgstr ""
19048
19049 #: opts.cc:1834
19050 #, c-format
19051 msgid ""
19052 "  Known valid arguments for %s option:\n"
19053 "   "
19054 msgstr ""
19055
19056 #: opts.cc:1884
19057 msgid "The following options are target specific"
19058 msgstr ""
19059
19060 #: opts.cc:1887
19061 msgid "The following options control compiler warning messages"
19062 msgstr ""
19063
19064 #: opts.cc:1890
19065 msgid "The following options control optimizations"
19066 msgstr ""
19067
19068 #: opts.cc:1893 opts.cc:1933
19069 msgid "The following options are language-independent"
19070 msgstr ""
19071
19072 #: opts.cc:1896
19073 msgid "The following options control parameters"
19074 msgstr ""
19075
19076 #: opts.cc:1902
19077 msgid "The following options are specific to just the language "
19078 msgstr ""
19079
19080 #: opts.cc:1904
19081 msgid "The following options are supported by the language "
19082 msgstr ""
19083
19084 #: opts.cc:1915
19085 msgid "The following options are not documented"
19086 msgstr ""
19087
19088 #: opts.cc:1917
19089 msgid "The following options take separate arguments"
19090 msgstr ""
19091
19092 #: opts.cc:1919
19093 msgid "The following options take joined arguments"
19094 msgstr ""
19095
19096 #: opts.cc:1931
19097 msgid "The following options are language-related"
19098 msgstr ""
19099
19100 #: passes.cc:1832
19101 #, c-format
19102 msgid "during %s pass: %s\n"
19103 msgstr ""
19104
19105 #: passes.cc:1837
19106 #, c-format
19107 msgid "dump file: %s\n"
19108 msgstr ""
19109
19110 #: plugin.cc:926
19111 msgid "Event"
19112 msgstr ""
19113
19114 #: plugin.cc:926
19115 msgid "Plugins"
19116 msgstr ""
19117
19118 #: plugin.cc:958
19119 #, c-format
19120 msgid ""
19121 "*** WARNING *** there are active plugins, do not report this as a bug unless "
19122 "you can reproduce it without enabling any plugins.\n"
19123 msgstr ""
19124
19125 #: postreload-gcse.cc:1355
19126 msgid "using simple load CSE after register allocation"
19127 msgstr ""
19128
19129 #. It's the compiler's fault.
19130 #: reload1.cc:5994
19131 msgid "could not find a spill register"
19132 msgstr ""
19133
19134 #. It's the compiler's fault.
19135 #: reload1.cc:7876
19136 msgid "VOIDmode on an output"
19137 msgstr ""
19138
19139 #: reload1.cc:8609
19140 msgid "failure trying to reload:"
19141 msgstr ""
19142
19143 #: rtl-error.cc:116
19144 msgid "unrecognizable insn:"
19145 msgstr ""
19146
19147 #: rtl-error.cc:118
19148 msgid "insn does not satisfy its constraints:"
19149 msgstr ""
19150
19151 #: targhooks.cc:2157
19152 #, c-format
19153 msgid "created and used with differing settings of '%s'"
19154 msgstr ""
19155
19156 #: targhooks.cc:2172
19157 msgid "created and used with different settings of %<-fpic%>"
19158 msgstr ""
19159
19160 #: targhooks.cc:2174
19161 msgid "created and used with different settings of %<-fpie%>"
19162 msgstr ""
19163
19164 #: toplev.cc:318
19165 #, c-format
19166 msgid "unrecoverable error"
19167 msgstr ""
19168
19169 #: toplev.cc:611
19170 #, c-format
19171 msgid ""
19172 "%s%s%s %sversion %s (%s)\n"
19173 "%s\tcompiled by GNU C version %s, "
19174 msgstr ""
19175
19176 #: toplev.cc:613
19177 #, c-format
19178 msgid "%s%s%s %sversion %s (%s) compiled by CC, "
19179 msgstr ""
19180
19181 #: toplev.cc:617
19182 #, c-format
19183 msgid "GMP version %s, MPFR version %s, MPC version %s, isl version %s\n"
19184 msgstr ""
19185
19186 #: toplev.cc:619
19187 #, c-format
19188 msgid "%s%swarning: %s header version %s differs from library version %s.\n"
19189 msgstr ""
19190
19191 #: toplev.cc:621
19192 #, c-format
19193 msgid ""
19194 "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
19195 msgstr ""
19196
19197 #: tree-diagnostic-path.cc:257 tree-diagnostic.cc:290 c/c-decl.cc:6073
19198 #: c/c-typeck.cc:7894 cp/error.cc:1165 c-family/c-pretty-print.cc:424
19199 #, gcc-internal-format
19200 msgid "<anonymous>"
19201 msgstr ""
19202
19203 #: c-family/c-format.cc:437
19204 msgid "format"
19205 msgstr ""
19206
19207 #: c-family/c-format.cc:438
19208 msgid "field width specifier"
19209 msgstr ""
19210
19211 #: c-family/c-format.cc:439
19212 msgid "field precision specifier"
19213 msgstr ""
19214
19215 #: c-family/c-format.cc:558 c-family/c-format.cc:582
19216 #: config/i386/msformat-c.cc:45
19217 msgid "' ' flag"
19218 msgstr ""
19219
19220 #: c-family/c-format.cc:558 c-family/c-format.cc:582
19221 #: config/i386/msformat-c.cc:45
19222 msgid "the ' ' printf flag"
19223 msgstr ""
19224
19225 #: c-family/c-format.cc:559 c-family/c-format.cc:583 c-family/c-format.cc:614
19226 #: c-family/c-format.cc:680 config/i386/msformat-c.cc:46
19227 msgid "'+' flag"
19228 msgstr ""
19229
19230 #: c-family/c-format.cc:559 c-family/c-format.cc:583 c-family/c-format.cc:614
19231 #: config/i386/msformat-c.cc:46
19232 msgid "the '+' printf flag"
19233 msgstr ""
19234
19235 #: c-family/c-format.cc:560 c-family/c-format.cc:584 c-family/c-format.cc:615
19236 #: c-family/c-format.cc:655 config/i386/msformat-c.cc:47
19237 #: config/i386/msformat-c.cc:82
19238 msgid "'#' flag"
19239 msgstr ""
19240
19241 #: c-family/c-format.cc:560 c-family/c-format.cc:584 c-family/c-format.cc:615
19242 #: config/i386/msformat-c.cc:47
19243 msgid "the '#' printf flag"
19244 msgstr ""
19245
19246 #: c-family/c-format.cc:561 c-family/c-format.cc:585 c-family/c-format.cc:653
19247 #: config/i386/msformat-c.cc:48
19248 msgid "'0' flag"
19249 msgstr ""
19250
19251 #: c-family/c-format.cc:561 c-family/c-format.cc:585
19252 #: config/i386/msformat-c.cc:48
19253 msgid "the '0' printf flag"
19254 msgstr ""
19255
19256 #: c-family/c-format.cc:562 c-family/c-format.cc:586 c-family/c-format.cc:652
19257 #: c-family/c-format.cc:683 config/i386/msformat-c.cc:49
19258 msgid "'-' flag"
19259 msgstr ""
19260
19261 #: c-family/c-format.cc:562 c-family/c-format.cc:586
19262 #: config/i386/msformat-c.cc:49
19263 msgid "the '-' printf flag"
19264 msgstr ""
19265
19266 #: c-family/c-format.cc:563 c-family/c-format.cc:635
19267 #: config/i386/msformat-c.cc:50 config/i386/msformat-c.cc:70
19268 msgid "''' flag"
19269 msgstr ""
19270
19271 #: c-family/c-format.cc:563 config/i386/msformat-c.cc:50
19272 msgid "the ''' printf flag"
19273 msgstr ""
19274
19275 #: c-family/c-format.cc:564 c-family/c-format.cc:636
19276 msgid "'I' flag"
19277 msgstr ""
19278
19279 #: c-family/c-format.cc:564
19280 msgid "the 'I' printf flag"
19281 msgstr ""
19282
19283 #: c-family/c-format.cc:565 c-family/c-format.cc:587 c-family/c-format.cc:633
19284 #: c-family/c-format.cc:656 c-family/c-format.cc:684 config/sol2-c.cc:43
19285 #: config/i386/msformat-c.cc:51 config/i386/msformat-c.cc:68
19286 msgid "field width"
19287 msgstr ""
19288
19289 #: c-family/c-format.cc:565 c-family/c-format.cc:587 config/sol2-c.cc:43
19290 #: config/i386/msformat-c.cc:51
19291 msgid "field width in printf format"
19292 msgstr ""
19293
19294 #: c-family/c-format.cc:566 c-family/c-format.cc:588 c-family/c-format.cc:617
19295 #: config/i386/msformat-c.cc:52
19296 msgid "precision"
19297 msgstr ""
19298
19299 #: c-family/c-format.cc:566 c-family/c-format.cc:588 c-family/c-format.cc:617
19300 #: config/i386/msformat-c.cc:52
19301 msgid "precision in printf format"
19302 msgstr ""
19303
19304 #: c-family/c-format.cc:567 c-family/c-format.cc:589 c-family/c-format.cc:618
19305 #: c-family/c-format.cc:634 c-family/c-format.cc:687 config/sol2-c.cc:44
19306 #: config/i386/msformat-c.cc:53 config/i386/msformat-c.cc:69
19307 msgid "length modifier"
19308 msgstr ""
19309
19310 #: c-family/c-format.cc:567 c-family/c-format.cc:589 c-family/c-format.cc:618
19311 #: config/sol2-c.cc:44 config/i386/msformat-c.cc:53
19312 msgid "length modifier in printf format"
19313 msgstr ""
19314
19315 #: c-family/c-format.cc:616
19316 msgid "'q' flag"
19317 msgstr ""
19318
19319 #: c-family/c-format.cc:616
19320 msgid "the 'q' diagnostic flag"
19321 msgstr ""
19322
19323 #: c-family/c-format.cc:630 config/i386/msformat-c.cc:66
19324 msgid "assignment suppression"
19325 msgstr ""
19326
19327 #: c-family/c-format.cc:630 config/i386/msformat-c.cc:66
19328 msgid "the assignment suppression scanf feature"
19329 msgstr ""
19330
19331 #: c-family/c-format.cc:631 config/i386/msformat-c.cc:67
19332 msgid "'a' flag"
19333 msgstr ""
19334
19335 #: c-family/c-format.cc:631 config/i386/msformat-c.cc:67
19336 msgid "the 'a' scanf flag"
19337 msgstr ""
19338
19339 #: c-family/c-format.cc:632
19340 msgid "'m' flag"
19341 msgstr ""
19342
19343 #: c-family/c-format.cc:632
19344 msgid "the 'm' scanf flag"
19345 msgstr ""
19346
19347 #: c-family/c-format.cc:633 config/i386/msformat-c.cc:68
19348 msgid "field width in scanf format"
19349 msgstr ""
19350
19351 #: c-family/c-format.cc:634 config/i386/msformat-c.cc:69
19352 msgid "length modifier in scanf format"
19353 msgstr ""
19354
19355 #: c-family/c-format.cc:635 config/i386/msformat-c.cc:70
19356 msgid "the ''' scanf flag"
19357 msgstr ""
19358
19359 #: c-family/c-format.cc:636
19360 msgid "the 'I' scanf flag"
19361 msgstr ""
19362
19363 #: c-family/c-format.cc:651
19364 msgid "'_' flag"
19365 msgstr ""
19366
19367 #: c-family/c-format.cc:651
19368 msgid "the '_' strftime flag"
19369 msgstr ""
19370
19371 #: c-family/c-format.cc:652
19372 msgid "the '-' strftime flag"
19373 msgstr ""
19374
19375 #: c-family/c-format.cc:653
19376 msgid "the '0' strftime flag"
19377 msgstr ""
19378
19379 #: c-family/c-format.cc:654 c-family/c-format.cc:679
19380 msgid "'^' flag"
19381 msgstr ""
19382
19383 #: c-family/c-format.cc:654
19384 msgid "the '^' strftime flag"
19385 msgstr ""
19386
19387 #: c-family/c-format.cc:655 config/i386/msformat-c.cc:82
19388 msgid "the '#' strftime flag"
19389 msgstr ""
19390
19391 #: c-family/c-format.cc:656
19392 msgid "field width in strftime format"
19393 msgstr ""
19394
19395 #: c-family/c-format.cc:657
19396 msgid "'E' modifier"
19397 msgstr ""
19398
19399 #: c-family/c-format.cc:657
19400 msgid "the 'E' strftime modifier"
19401 msgstr ""
19402
19403 #: c-family/c-format.cc:658
19404 msgid "'O' modifier"
19405 msgstr ""
19406
19407 #: c-family/c-format.cc:658
19408 msgid "the 'O' strftime modifier"
19409 msgstr ""
19410
19411 #: c-family/c-format.cc:659 c-family/c-format.cc:660
19412 msgid "the 'O' modifier"
19413 msgstr ""
19414
19415 #: c-family/c-format.cc:678
19416 msgid "fill character"
19417 msgstr ""
19418
19419 #: c-family/c-format.cc:678
19420 msgid "fill character in strfmon format"
19421 msgstr ""
19422
19423 #: c-family/c-format.cc:679
19424 msgid "the '^' strfmon flag"
19425 msgstr ""
19426
19427 #: c-family/c-format.cc:680
19428 msgid "the '+' strfmon flag"
19429 msgstr ""
19430
19431 #: c-family/c-format.cc:681
19432 msgid "'(' flag"
19433 msgstr ""
19434
19435 #: c-family/c-format.cc:681
19436 msgid "the '(' strfmon flag"
19437 msgstr ""
19438
19439 #: c-family/c-format.cc:682
19440 msgid "'!' flag"
19441 msgstr ""
19442
19443 #: c-family/c-format.cc:682
19444 msgid "the '!' strfmon flag"
19445 msgstr ""
19446
19447 #: c-family/c-format.cc:683
19448 msgid "the '-' strfmon flag"
19449 msgstr ""
19450
19451 #: c-family/c-format.cc:684
19452 msgid "field width in strfmon format"
19453 msgstr ""
19454
19455 #: c-family/c-format.cc:685
19456 msgid "left precision"
19457 msgstr ""
19458
19459 #: c-family/c-format.cc:685
19460 msgid "left precision in strfmon format"
19461 msgstr ""
19462
19463 #: c-family/c-format.cc:686
19464 msgid "right precision"
19465 msgstr ""
19466
19467 #: c-family/c-format.cc:686
19468 msgid "right precision in strfmon format"
19469 msgstr ""
19470
19471 #: c-family/c-format.cc:687
19472 msgid "length modifier in strfmon format"
19473 msgstr ""
19474
19475 #. Handle deferred options from command-line.
19476 #: c-family/c-opts.cc:1502 fortran/cpp.cc:621
19477 msgid "<command-line>"
19478 msgstr ""
19479
19480 #: config/aarch64/aarch64.cc:10978
19481 #, c-format
19482 msgid "unsupported operand for code '%c'"
19483 msgstr ""
19484
19485 #: config/aarch64/aarch64.cc:10987 config/aarch64/aarch64.cc:11000
19486 #: config/aarch64/aarch64.cc:11012 config/aarch64/aarch64.cc:11023
19487 #: config/aarch64/aarch64.cc:11039 config/aarch64/aarch64.cc:11053
19488 #: config/aarch64/aarch64.cc:11073 config/aarch64/aarch64.cc:11150
19489 #: config/aarch64/aarch64.cc:11161 config/aarch64/aarch64.cc:11175
19490 #: config/aarch64/aarch64.cc:11397 config/aarch64/aarch64.cc:11417
19491 #: config/pru/pru.cc:1700 config/pru/pru.cc:1710 config/pru/pru.cc:1741
19492 #: config/pru/pru.cc:1752 config/pru/pru.cc:1824
19493 #, c-format
19494 msgid "invalid operand for '%%%c'"
19495 msgstr ""
19496
19497 #: config/aarch64/aarch64.cc:11091 config/aarch64/aarch64.cc:11102
19498 #: config/aarch64/aarch64.cc:11257 config/aarch64/aarch64.cc:11268
19499 #, c-format
19500 msgid "invalid vector constant"
19501 msgstr ""
19502
19503 #: config/aarch64/aarch64.cc:11114 config/aarch64/aarch64.cc:11126
19504 #, c-format
19505 msgid "incompatible floating point / vector register operand for '%%%c'"
19506 msgstr ""
19507
19508 #: config/aarch64/aarch64.cc:11143
19509 #, c-format
19510 msgid "incompatible register operand for '%%%c'"
19511 msgstr ""
19512
19513 #: config/aarch64/aarch64.cc:11209 config/arm/arm.cc:24405
19514 #, c-format
19515 msgid "missing operand"
19516 msgstr ""
19517
19518 #: config/aarch64/aarch64.cc:11294
19519 #, c-format
19520 msgid "invalid constant"
19521 msgstr ""
19522
19523 #: config/aarch64/aarch64.cc:11297
19524 #, c-format
19525 msgid "invalid operand"
19526 msgstr ""
19527
19528 #: config/aarch64/aarch64.cc:11425 config/aarch64/aarch64.cc:11430
19529 #, c-format
19530 msgid "invalid operand prefix '%%%c'"
19531 msgstr ""
19532
19533 #: config/aarch64/aarch64.cc:11450
19534 #, c-format
19535 msgid "invalid address mode"
19536 msgstr ""
19537
19538 #: config/aarch64/aarch64.cc:25851 config/arm/arm.cc:33859
19539 msgid "invalid conversion from type %<bfloat16_t%>"
19540 msgstr ""
19541
19542 #: config/aarch64/aarch64.cc:25853 config/arm/arm.cc:33861
19543 msgid "invalid conversion to type %<bfloat16_t%>"
19544 msgstr ""
19545
19546 #: config/aarch64/aarch64.cc:25868 config/aarch64/aarch64.cc:25884
19547 #: config/arm/arm.cc:33876 config/arm/arm.cc:33892
19548 msgid "operation not permitted on type %<bfloat16_t%>"
19549 msgstr ""
19550
19551 #: config/aarch64/aarch64.cc:25892
19552 msgid "cannot combine GNU and SVE vectors in a binary operation"
19553 msgstr ""
19554
19555 #: config/alpha/alpha.cc:5076 config/i386/i386.cc:13519
19556 #: config/rs6000/rs6000.cc:14232 config/sparc/sparc.cc:9357
19557 #, c-format
19558 msgid "'%%&' used without any local dynamic TLS references"
19559 msgstr ""
19560
19561 #: config/alpha/alpha.cc:5134 config/bfin/bfin.cc:1428
19562 #, c-format
19563 msgid "invalid %%J value"
19564 msgstr ""
19565
19566 #: config/alpha/alpha.cc:5164 config/ia64/ia64.cc:5577 config/or1k/or1k.cc:1249
19567 #, c-format
19568 msgid "invalid %%r value"
19569 msgstr ""
19570
19571 #: config/alpha/alpha.cc:5174 config/ia64/ia64.cc:5531
19572 #: config/rs6000/rs6000.cc:13926 config/xtensa/xtensa.cc:2460
19573 #, c-format
19574 msgid "invalid %%R value"
19575 msgstr ""
19576
19577 #: config/alpha/alpha.cc:5180 config/rs6000/rs6000.cc:13846
19578 #: config/xtensa/xtensa.cc:2427
19579 #, c-format
19580 msgid "invalid %%N value"
19581 msgstr ""
19582
19583 #: config/alpha/alpha.cc:5188 config/rs6000/rs6000.cc:13874
19584 #, c-format
19585 msgid "invalid %%P value"
19586 msgstr ""
19587
19588 #: config/alpha/alpha.cc:5196
19589 #, c-format
19590 msgid "invalid %%h value"
19591 msgstr ""
19592
19593 #: config/alpha/alpha.cc:5204 config/xtensa/xtensa.cc:2453
19594 #, c-format
19595 msgid "invalid %%L value"
19596 msgstr ""
19597
19598 #: config/alpha/alpha.cc:5223
19599 #, c-format
19600 msgid "invalid %%m value"
19601 msgstr ""
19602
19603 #: config/alpha/alpha.cc:5229
19604 #, c-format
19605 msgid "invalid %%M value"
19606 msgstr ""
19607
19608 #: config/alpha/alpha.cc:5266
19609 #, c-format
19610 msgid "invalid %%U value"
19611 msgstr ""
19612
19613 #: config/alpha/alpha.cc:5274 config/rs6000/rs6000.cc:13934
19614 #, c-format
19615 msgid "invalid %%s value"
19616 msgstr ""
19617
19618 #: config/alpha/alpha.cc:5285
19619 #, c-format
19620 msgid "invalid %%C value"
19621 msgstr ""
19622
19623 #: config/alpha/alpha.cc:5322 config/rs6000/rs6000.cc:13710
19624 #, c-format
19625 msgid "invalid %%E value"
19626 msgstr ""
19627
19628 #: config/alpha/alpha.cc:5347 config/alpha/alpha.cc:5397
19629 #, c-format
19630 msgid "unknown relocation unspec"
19631 msgstr ""
19632
19633 #: config/alpha/alpha.cc:5356 config/cr16/cr16.cc:1572 config/gcn/gcn.cc:6050
19634 #: config/gcn/gcn.cc:6059 config/gcn/gcn.cc:6119 config/gcn/gcn.cc:6127
19635 #: config/gcn/gcn.cc:6143 config/gcn/gcn.cc:6161 config/gcn/gcn.cc:6212
19636 #: config/gcn/gcn.cc:6331 config/gcn/gcn.cc:6442 config/rs6000/rs6000.cc:14237
19637 #, c-format
19638 msgid "invalid %%xn code"
19639 msgstr ""
19640
19641 #: config/alpha/alpha.cc:5462
19642 #, c-format
19643 msgid "invalid operand address"
19644 msgstr ""
19645
19646 #: config/arc/arc.cc:4517
19647 #, c-format
19648 msgid "invalid operand to %%Z code"
19649 msgstr ""
19650
19651 #: config/arc/arc.cc:4525
19652 #, c-format
19653 msgid "invalid operand to %%z code"
19654 msgstr ""
19655
19656 #: config/arc/arc.cc:4533
19657 #, c-format
19658 msgid "invalid operands to %%c code"
19659 msgstr ""
19660
19661 #: config/arc/arc.cc:4541
19662 #, c-format
19663 msgid "invalid operand to %%M code"
19664 msgstr ""
19665
19666 #: config/arc/arc.cc:4549 config/m32r/m32r.cc:2086
19667 #, c-format
19668 msgid "invalid operand to %%p code"
19669 msgstr ""
19670
19671 #: config/arc/arc.cc:4560 config/m32r/m32r.cc:2079
19672 #, c-format
19673 msgid "invalid operand to %%s code"
19674 msgstr ""
19675
19676 #: config/arc/arc.cc:4708 config/m32r/m32r.cc:2112
19677 #, c-format
19678 msgid "invalid operand to %%R code"
19679 msgstr ""
19680
19681 #: config/arc/arc.cc:4784 config/m32r/m32r.cc:2135
19682 #, c-format
19683 msgid "invalid operand to %%H/%%L code"
19684 msgstr ""
19685
19686 #: config/arc/arc.cc:4852 config/m32r/m32r.cc:2206
19687 #, c-format
19688 msgid "invalid operand to %%U code"
19689 msgstr ""
19690
19691 #: config/arc/arc.cc:4864
19692 #, c-format
19693 msgid "invalid operand to %%V code"
19694 msgstr ""
19695
19696 #: config/arc/arc.cc:4921
19697 #, c-format
19698 msgid "invalid operand to %%O code"
19699 msgstr ""
19700
19701 #. Unknown flag.
19702 #. Undocumented flag.
19703 #: config/arc/arc.cc:4947 config/epiphany/epiphany.cc:1309
19704 #: config/m32r/m32r.cc:2233 config/nds32/nds32.cc:3517
19705 #: config/sparc/sparc.cc:9636
19706 #, c-format
19707 msgid "invalid operand output code"
19708 msgstr ""
19709
19710 #: config/arc/arc.cc:6487
19711 #, c-format
19712 msgid "invalid UNSPEC as operand: %d"
19713 msgstr ""
19714
19715 #: config/arc/arc.cc:6703
19716 msgid "unrecognized supposed constant"
19717 msgstr ""
19718
19719 #: config/arm/arm.cc:20769 config/arm/arm.cc:20794 config/arm/arm.cc:20804
19720 #: config/arm/arm.cc:20813 config/arm/arm.cc:20822
19721 #, c-format
19722 msgid "invalid shift operand"
19723 msgstr ""
19724
19725 #: config/arm/arm.cc:23678 config/arm/arm.cc:23696
19726 #, c-format
19727 msgid "predicated Thumb instruction"
19728 msgstr ""
19729
19730 #: config/arm/arm.cc:23684
19731 #, c-format
19732 msgid "predicated instruction in conditional sequence"
19733 msgstr ""
19734
19735 #: config/arm/arm.cc:23802 config/arm/arm.cc:23815 config/arm/arm.cc:23840
19736 #: config/nios2/nios2.cc:3081
19737 #, c-format
19738 msgid "Unsupported operand for code '%c'"
19739 msgstr ""
19740
19741 #: config/arm/arm.cc:23917 config/arm/arm.cc:23939 config/arm/arm.cc:23949
19742 #: config/arm/arm.cc:23959 config/arm/arm.cc:23969 config/arm/arm.cc:24008
19743 #: config/arm/arm.cc:24026 config/arm/arm.cc:24051 config/arm/arm.cc:24066
19744 #: config/arm/arm.cc:24093 config/arm/arm.cc:24100 config/arm/arm.cc:24118
19745 #: config/arm/arm.cc:24125 config/arm/arm.cc:24133 config/arm/arm.cc:24154
19746 #: config/arm/arm.cc:24161 config/arm/arm.cc:24352 config/arm/arm.cc:24359
19747 #: config/arm/arm.cc:24386 config/arm/arm.cc:24393 config/bfin/bfin.cc:1441
19748 #: config/bfin/bfin.cc:1448 config/bfin/bfin.cc:1455 config/bfin/bfin.cc:1462
19749 #: config/bfin/bfin.cc:1471 config/bfin/bfin.cc:1478 config/bfin/bfin.cc:1485
19750 #: config/bfin/bfin.cc:1492 config/nds32/nds32.cc:3543
19751 #, c-format
19752 msgid "invalid operand for code '%c'"
19753 msgstr ""
19754
19755 #: config/arm/arm.cc:24021
19756 #, c-format
19757 msgid "instruction never executed"
19758 msgstr ""
19759
19760 #. Former Maverick support, removed after GCC-4.7.
19761 #: config/arm/arm.cc:24042
19762 #, c-format
19763 msgid "obsolete Maverick format code '%c'"
19764 msgstr ""
19765
19766 #: config/avr/avr.cc:2642
19767 #, c-format
19768 msgid "address operand requires constraint for X, Y, or Z register"
19769 msgstr ""
19770
19771 #: config/avr/avr.cc:2825
19772 msgid "operands to %T/%t must be reg + const_int:"
19773 msgstr ""
19774
19775 #: config/avr/avr.cc:2875 config/avr/avr.cc:2942
19776 msgid "bad address, not an I/O address:"
19777 msgstr ""
19778
19779 #: config/avr/avr.cc:2884
19780 msgid "bad address, not a constant:"
19781 msgstr ""
19782
19783 #: config/avr/avr.cc:2902 config/avr/avr.cc:2909
19784 msgid "bad address, not (reg+disp):"
19785 msgstr ""
19786
19787 #: config/avr/avr.cc:2916
19788 msgid "bad address, not post_inc or pre_dec:"
19789 msgstr ""
19790
19791 #: config/avr/avr.cc:2928
19792 msgid "internal compiler error.  Bad address:"
19793 msgstr ""
19794
19795 #: config/avr/avr.cc:2961
19796 #, c-format
19797 msgid "Unsupported code '%c' for fixed-point:"
19798 msgstr ""
19799
19800 #: config/avr/avr.cc:2969
19801 msgid "internal compiler error.  Unknown mode:"
19802 msgstr ""
19803
19804 #: config/avr/avr.cc:3866 config/avr/avr.cc:4810 config/avr/avr.cc:5257
19805 msgid "invalid insn:"
19806 msgstr ""
19807
19808 #: config/avr/avr.cc:3920 config/avr/avr.cc:4032 config/avr/avr.cc:4090
19809 #: config/avr/avr.cc:4142 config/avr/avr.cc:4161 config/avr/avr.cc:4353
19810 #: config/avr/avr.cc:4661 config/avr/avr.cc:4946 config/avr/avr.cc:5150
19811 #: config/avr/avr.cc:5314 config/avr/avr.cc:5407 config/avr/avr.cc:5606
19812 msgid "incorrect insn:"
19813 msgstr ""
19814
19815 #: config/avr/avr.cc:4177 config/avr/avr.cc:4452 config/avr/avr.cc:4732
19816 #: config/avr/avr.cc:5018 config/avr/avr.cc:5196 config/avr/avr.cc:5463
19817 #: config/avr/avr.cc:5664
19818 msgid "unknown move insn:"
19819 msgstr ""
19820
19821 #: config/avr/avr.cc:6131
19822 msgid "bad shift insn:"
19823 msgstr ""
19824
19825 #: config/avr/avr.cc:6239 config/avr/avr.cc:6722 config/avr/avr.cc:7139
19826 msgid "internal compiler error.  Incorrect shift:"
19827 msgstr ""
19828
19829 #: config/avr/avr.cc:8547
19830 msgid "unsupported fixed-point conversion"
19831 msgstr ""
19832
19833 #: config/avr/avr.cc:9916
19834 msgid "variable"
19835 msgstr ""
19836
19837 #: config/avr/avr.cc:9921
19838 msgid "function parameter"
19839 msgstr ""
19840
19841 #: config/avr/avr.cc:9926
19842 msgid "structure field"
19843 msgstr ""
19844
19845 #: config/avr/avr.cc:9932
19846 msgid "return type of function"
19847 msgstr ""
19848
19849 #: config/avr/avr.cc:9937
19850 msgid "pointer"
19851 msgstr ""
19852
19853 #: config/avr/driver-avr.cc:50
19854 #, c-format
19855 msgid ""
19856 "Running spec function '%s' with %d args\n"
19857 "\n"
19858 msgstr ""
19859
19860 #: config/bfin/bfin.cc:1390
19861 #, c-format
19862 msgid "invalid %%j value"
19863 msgstr ""
19864
19865 #: config/bfin/bfin.cc:1583 config/c6x/c6x.cc:2279
19866 #, c-format
19867 msgid "invalid const_double operand"
19868 msgstr ""
19869
19870 #: config/bpf/bpf.cc:921
19871 msgid "invalid address in operand"
19872 msgstr ""
19873
19874 #. Fallthrough.
19875 #: config/bpf/bpf.cc:928
19876 msgid "unsupported operand"
19877 msgstr ""
19878
19879 #. Format punctuators via %s to avoid -Wformat-diag.
19880 #: config/cris/cris.cc:775 config/ft32/ft32.cc:110 config/moxie/moxie.cc:108
19881 #: final.cc:3233 final.cc:3235 fold-const.cc:277 gcc.cc:6153 gcc.cc:6167
19882 #: rtl-error.cc:101 toplev.cc:322 vr-values.cc:2383 cp/logic.cc:312
19883 #: cp/logic.cc:314 cp/typeck.cc:7292 d/d-convert.cc:237
19884 #: go/go-gcc-diagnostics.cc:28 go/go-gcc-diagnostics.cc:37
19885 #: go/go-gcc-diagnostics.cc:45 go/go-gcc-diagnostics.cc:53
19886 #: lto/lto-object.cc:180 lto/lto-object.cc:277 lto/lto-object.cc:334
19887 #: lto/lto-object.cc:358
19888 #, gcc-internal-format, gfc-internal-format
19889 msgid "%s"
19890 msgstr ""
19891
19892 #: config/cris/cris.cc:826
19893 msgid "unexpected index-type in cris_print_index"
19894 msgstr ""
19895
19896 #: config/cris/cris.cc:840
19897 msgid "unexpected base-type in cris_print_base"
19898 msgstr ""
19899
19900 #: config/cris/cris.cc:895
19901 msgid "invalid operand for 'b' modifier"
19902 msgstr ""
19903
19904 #: config/cris/cris.cc:912
19905 msgid "invalid operand for 'o' modifier"
19906 msgstr ""
19907
19908 #: config/cris/cris.cc:931
19909 msgid "invalid operand for 'O' modifier"
19910 msgstr ""
19911
19912 #: config/cris/cris.cc:964
19913 msgid "invalid operand for 'p' modifier"
19914 msgstr ""
19915
19916 #: config/cris/cris.cc:1003
19917 msgid "invalid operand for 'z' modifier"
19918 msgstr ""
19919
19920 #: config/cris/cris.cc:1050 config/cris/cris.cc:1084
19921 msgid "invalid operand for 'H' modifier"
19922 msgstr ""
19923
19924 #: config/cris/cris.cc:1060
19925 msgid "bad register"
19926 msgstr ""
19927
19928 #: config/cris/cris.cc:1104
19929 msgid "invalid operand for 'e' modifier"
19930 msgstr ""
19931
19932 #: config/cris/cris.cc:1121
19933 msgid "invalid operand for 'm' modifier"
19934 msgstr ""
19935
19936 #: config/cris/cris.cc:1146
19937 msgid "invalid operand for 'A' modifier"
19938 msgstr ""
19939
19940 #: config/cris/cris.cc:1201
19941 msgid "invalid operand for 'D' modifier"
19942 msgstr ""
19943
19944 #: config/cris/cris.cc:1218 config/cris/cris.cc:1223
19945 msgid "invalid operand for 'T' modifier"
19946 msgstr ""
19947
19948 #: config/cris/cris.cc:1234 config/ft32/ft32.cc:236 config/moxie/moxie.cc:178
19949 msgid "invalid operand modifier letter"
19950 msgstr ""
19951
19952 #: config/cris/cris.cc:1286
19953 msgid "unexpected multiplicative operand"
19954 msgstr ""
19955
19956 #: config/cris/cris.cc:1306 config/ft32/ft32.cc:259 config/moxie/moxie.cc:203
19957 msgid "unexpected operand"
19958 msgstr ""
19959
19960 #: config/cris/cris.cc:1345 config/cris/cris.cc:1355
19961 msgid "unrecognized address"
19962 msgstr ""
19963
19964 #: config/cris/cris.cc:2535 config/cris/cris.cc:2588
19965 msgid "unexpected side-effects in address"
19966 msgstr ""
19967
19968 #: config/fr30/fr30.cc:510
19969 #, c-format
19970 msgid "fr30_print_operand_address: unhandled address"
19971 msgstr ""
19972
19973 #: config/fr30/fr30.cc:534
19974 #, c-format
19975 msgid "fr30_print_operand: unrecognized %%p code"
19976 msgstr ""
19977
19978 #: config/fr30/fr30.cc:554
19979 #, c-format
19980 msgid "fr30_print_operand: unrecognized %%b code"
19981 msgstr ""
19982
19983 #: config/fr30/fr30.cc:575
19984 #, c-format
19985 msgid "fr30_print_operand: unrecognized %%B code"
19986 msgstr ""
19987
19988 #: config/fr30/fr30.cc:583
19989 #, c-format
19990 msgid "fr30_print_operand: invalid operand to %%A code"
19991 msgstr ""
19992
19993 #: config/fr30/fr30.cc:600
19994 #, c-format
19995 msgid "fr30_print_operand: invalid %%x code"
19996 msgstr ""
19997
19998 #: config/fr30/fr30.cc:607
19999 #, c-format
20000 msgid "fr30_print_operand: invalid %%F code"
20001 msgstr ""
20002
20003 #: config/fr30/fr30.cc:624
20004 #, c-format
20005 msgid "fr30_print_operand: unknown code"
20006 msgstr ""
20007
20008 #: config/fr30/fr30.cc:652 config/fr30/fr30.cc:661 config/fr30/fr30.cc:672
20009 #: config/fr30/fr30.cc:685
20010 #, c-format
20011 msgid "fr30_print_operand: unhandled MEM"
20012 msgstr ""
20013
20014 #: config/frv/frv.cc:2490
20015 msgid "bad insn to frv_print_operand_address:"
20016 msgstr ""
20017
20018 #: config/frv/frv.cc:2501
20019 msgid "bad register to frv_print_operand_memory_reference_reg:"
20020 msgstr ""
20021
20022 #: config/frv/frv.cc:2540 config/frv/frv.cc:2550 config/frv/frv.cc:2559
20023 #: config/frv/frv.cc:2580 config/frv/frv.cc:2585
20024 msgid "bad insn to frv_print_operand_memory_reference:"
20025 msgstr ""
20026
20027 #: config/frv/frv.cc:2670
20028 #, c-format
20029 msgid "bad condition code"
20030 msgstr ""
20031
20032 #: config/frv/frv.cc:2744
20033 msgid "bad insn in frv_print_operand, bad const_double"
20034 msgstr ""
20035
20036 #: config/frv/frv.cc:2805
20037 msgid "bad insn to frv_print_operand, 'e' modifier:"
20038 msgstr ""
20039
20040 #: config/frv/frv.cc:2813
20041 msgid "bad insn to frv_print_operand, 'F' modifier:"
20042 msgstr ""
20043
20044 #: config/frv/frv.cc:2829
20045 msgid "bad insn to frv_print_operand, 'f' modifier:"
20046 msgstr ""
20047
20048 #: config/frv/frv.cc:2843
20049 msgid "bad insn to frv_print_operand, 'g' modifier:"
20050 msgstr ""
20051
20052 #: config/frv/frv.cc:2891
20053 msgid "bad insn to frv_print_operand, 'L' modifier:"
20054 msgstr ""
20055
20056 #: config/frv/frv.cc:2904
20057 msgid "bad insn to frv_print_operand, 'M/N' modifier:"
20058 msgstr ""
20059
20060 #: config/frv/frv.cc:2925
20061 msgid "bad insn to frv_print_operand, 'O' modifier:"
20062 msgstr ""
20063
20064 #: config/frv/frv.cc:2943
20065 msgid "bad insn to frv_print_operand, P modifier:"
20066 msgstr ""
20067
20068 #: config/frv/frv.cc:2963
20069 msgid "bad insn in frv_print_operand, z case"
20070 msgstr ""
20071
20072 #: config/frv/frv.cc:2994
20073 msgid "bad insn in frv_print_operand, 0 case"
20074 msgstr ""
20075
20076 #: config/frv/frv.cc:2999
20077 msgid "frv_print_operand: unknown code"
20078 msgstr ""
20079
20080 #: config/frv/frv.cc:4373
20081 msgid "bad output_move_single operand"
20082 msgstr ""
20083
20084 #: config/frv/frv.cc:4500
20085 msgid "bad output_move_double operand"
20086 msgstr ""
20087
20088 #: config/frv/frv.cc:4642
20089 msgid "bad output_condmove_single operand"
20090 msgstr ""
20091
20092 #: config/gcn/gcn.cc:5711 config/gcn/gcn.cc:5744 config/gcn/gcn.cc:5748
20093 #: config/gcn/gcn.cc:6092 config/gcn/gcn.cc:6103 config/gcn/gcn.cc:6106
20094 #, c-format
20095 msgid "bad ADDR_SPACE_GLOBAL address"
20096 msgstr ""
20097
20098 #: config/gcn/gcn.cc:5860 config/gcn/gcn.cc:5883 config/gcn/gcn.cc:5915
20099 #: config/gcn/gcn.cc:5931 config/gcn/gcn.cc:5946 config/gcn/gcn.cc:5965
20100 #: config/gcn/gcn.cc:6041 config/gcn/gcn.cc:6237 config/gcn/gcn.cc:6352
20101 #, c-format
20102 msgid "invalid operand %%xn code"
20103 msgstr ""
20104
20105 #: config/gcn/gcn.cc:6340
20106 #, c-format
20107 msgid "operand %%xn code invalid for QImode"
20108 msgstr ""
20109
20110 #: config/gcn/gcn.cc:6422
20111 #, c-format
20112 msgid "invalid fp constant"
20113 msgstr ""
20114
20115 #: config/h8300/h8300.cc:1628 config/h8300/h8300.cc:1636
20116 #: config/h8300/h8300.cc:1644 config/h8300/h8300.cc:1652
20117 #: config/h8300/h8300.cc:1660 config/h8300/h8300.cc:1668
20118 #, c-format
20119 msgid "Expected register or constant integer."
20120 msgstr ""
20121
20122 #: config/i386/i386.cc:12344
20123 #, c-format
20124 msgid "invalid UNSPEC as operand"
20125 msgstr ""
20126
20127 #: config/i386/i386.cc:12883
20128 #, c-format
20129 msgid "invalid use of register '%s'"
20130 msgstr ""
20131
20132 #: config/i386/i386.cc:12888
20133 #, c-format
20134 msgid "invalid use of asm flag output"
20135 msgstr ""
20136
20137 #: config/i386/i386.cc:13121
20138 #, c-format
20139 msgid "invalid operand size for operand code 'O'"
20140 msgstr ""
20141
20142 #: config/i386/i386.cc:13156
20143 #, c-format
20144 msgid "invalid operand size for operand code 'z'"
20145 msgstr ""
20146
20147 #: config/i386/i386.cc:13225
20148 #, c-format
20149 msgid "invalid operand type used with operand code 'Z'"
20150 msgstr ""
20151
20152 #: config/i386/i386.cc:13230
20153 #, c-format
20154 msgid "invalid operand size for operand code 'Z'"
20155 msgstr ""
20156
20157 #: config/i386/i386.cc:13307
20158 #, c-format
20159 msgid "operand is not a condition code, invalid operand code 'Y'"
20160 msgstr ""
20161
20162 #: config/i386/i386.cc:13386
20163 #, c-format
20164 msgid "operand is not a condition code, invalid operand code 'D'"
20165 msgstr ""
20166
20167 #: config/i386/i386.cc:13404
20168 #, c-format
20169 msgid "operand is not a condition code, invalid operand code '%c'"
20170 msgstr ""
20171
20172 #: config/i386/i386.cc:13417
20173 #, c-format
20174 msgid ""
20175 "operand is not an offsettable memory reference, invalid operand code 'H'"
20176 msgstr ""
20177
20178 #: config/i386/i386.cc:13432
20179 #, c-format
20180 msgid "operand is not an integer, invalid operand code 'K'"
20181 msgstr ""
20182
20183 #: config/i386/i386.cc:13460
20184 #, c-format
20185 msgid "operand is not a specific integer, invalid operand code 'r'"
20186 msgstr ""
20187
20188 #: config/i386/i386.cc:13478
20189 #, c-format
20190 msgid "operand is not an integer, invalid operand code 'R'"
20191 msgstr ""
20192
20193 #: config/i386/i386.cc:13501
20194 #, c-format
20195 msgid "operand is not a specific integer, invalid operand code 'R'"
20196 msgstr ""
20197
20198 #: config/i386/i386.cc:13605
20199 #, c-format
20200 msgid "invalid operand code '%c'"
20201 msgstr ""
20202
20203 #: config/i386/i386.cc:13667 config/i386/i386.cc:14056
20204 #, c-format
20205 msgid "invalid constraints for operand"
20206 msgstr ""
20207
20208 #: config/i386/i386.cc:13768
20209 #, c-format
20210 msgid "invalid vector immediate"
20211 msgstr ""
20212
20213 #: config/i386/i386.cc:16847
20214 msgid "unknown insn mode"
20215 msgstr ""
20216
20217 #: config/ia64/ia64.cc:5459
20218 #, c-format
20219 msgid "invalid %%G mode"
20220 msgstr ""
20221
20222 #: config/ia64/ia64.cc:5630
20223 #, c-format
20224 msgid "ia64_print_operand: unknown code"
20225 msgstr ""
20226
20227 #: config/ia64/ia64.cc:11243
20228 msgid "invalid conversion from %<__fpreg%>"
20229 msgstr ""
20230
20231 #: config/ia64/ia64.cc:11246
20232 msgid "invalid conversion to %<__fpreg%>"
20233 msgstr ""
20234
20235 #: config/ia64/ia64.cc:11259 config/ia64/ia64.cc:11270
20236 msgid "invalid operation on %<__fpreg%>"
20237 msgstr ""
20238
20239 #: config/iq2000/iq2000.cc:3126 config/tilegx/tilegx.cc:5302
20240 #: config/tilepro/tilepro.cc:4690
20241 #, c-format
20242 msgid "invalid %%P operand"
20243 msgstr ""
20244
20245 #: config/iq2000/iq2000.cc:3134 config/rs6000/rs6000.cc:13864
20246 #, c-format
20247 msgid "invalid %%p value"
20248 msgstr ""
20249
20250 #: config/iq2000/iq2000.cc:3193
20251 #, c-format
20252 msgid "invalid use of %%d, %%x, or %%X"
20253 msgstr ""
20254
20255 #: config/lm32/lm32.cc:524
20256 #, c-format
20257 msgid "only 0.0 can be loaded as an immediate"
20258 msgstr ""
20259
20260 #: config/lm32/lm32.cc:594
20261 msgid "bad operand"
20262 msgstr ""
20263
20264 #: config/lm32/lm32.cc:606
20265 msgid "can't use non gp relative absolute address"
20266 msgstr ""
20267
20268 #: config/lm32/lm32.cc:610
20269 msgid "invalid addressing mode"
20270 msgstr ""
20271
20272 #: config/m32r/m32r.cc:2144
20273 msgid "bad insn for 'A'"
20274 msgstr ""
20275
20276 #: config/m32r/m32r.cc:2191
20277 #, c-format
20278 msgid "invalid operand to %%T/%%B code"
20279 msgstr ""
20280
20281 #: config/m32r/m32r.cc:2214
20282 #, c-format
20283 msgid "invalid operand to %%N code"
20284 msgstr ""
20285
20286 #: config/m32r/m32r.cc:2247
20287 msgid "pre-increment address is not a register"
20288 msgstr ""
20289
20290 #: config/m32r/m32r.cc:2254
20291 msgid "pre-decrement address is not a register"
20292 msgstr ""
20293
20294 #: config/m32r/m32r.cc:2261
20295 msgid "post-increment address is not a register"
20296 msgstr ""
20297
20298 #: config/m32r/m32r.cc:2336 config/m32r/m32r.cc:2351
20299 #: config/rs6000/rs6000.cc:20490
20300 msgid "bad address"
20301 msgstr ""
20302
20303 #: config/m32r/m32r.cc:2356
20304 msgid "lo_sum not of register"
20305 msgstr ""
20306
20307 #: config/microblaze/microblaze.cc:2294
20308 #, c-format
20309 msgid "unknown punctuation '%c'"
20310 msgstr ""
20311
20312 #: config/microblaze/microblaze.cc:2303
20313 #, c-format
20314 msgid "null pointer"
20315 msgstr ""
20316
20317 #: config/microblaze/microblaze.cc:2338
20318 #, c-format
20319 msgid "PRINT_OPERAND, invalid insn for %%C"
20320 msgstr ""
20321
20322 #: config/microblaze/microblaze.cc:2367
20323 #, c-format
20324 msgid "PRINT_OPERAND, invalid insn for %%N"
20325 msgstr ""
20326
20327 #: config/microblaze/microblaze.cc:2387 config/microblaze/microblaze.cc:2563
20328 msgid "insn contains an invalid address !"
20329 msgstr ""
20330
20331 #: config/microblaze/microblaze.cc:2403 config/microblaze/microblaze.cc:2633
20332 #: config/xtensa/xtensa.cc:2557
20333 msgid "invalid address"
20334 msgstr ""
20335
20336 #: config/microblaze/microblaze.cc:2506
20337 #, c-format
20338 msgid "letter %c was found & insn was not CONST_INT"
20339 msgstr ""
20340
20341 #: config/mips/mips.cc:8936 config/mips/mips.cc:8963 config/mips/mips.cc:9146
20342 #, c-format
20343 msgid "'%%%c' is not a valid operand prefix"
20344 msgstr ""
20345
20346 #: config/mips/mips.cc:9035 config/mips/mips.cc:9042 config/mips/mips.cc:9049
20347 #: config/mips/mips.cc:9056 config/mips/mips.cc:9069 config/mips/mips.cc:9076
20348 #: config/mips/mips.cc:9086 config/mips/mips.cc:9089 config/mips/mips.cc:9101
20349 #: config/mips/mips.cc:9104 config/mips/mips.cc:9164 config/mips/mips.cc:9171
20350 #: config/mips/mips.cc:9192 config/mips/mips.cc:9207 config/mips/mips.cc:9226
20351 #: config/mips/mips.cc:9235 config/riscv/riscv.cc:3557
20352 #: config/riscv/riscv.cc:3686 config/riscv/riscv.cc:3692
20353 #: config/riscv/riscv.cc:3701
20354 #, c-format
20355 msgid "invalid use of '%%%c'"
20356 msgstr ""
20357
20358 #: config/mmix/mmix.cc:1635 config/mmix/mmix.cc:1756
20359 msgid "MMIX Internal: Expected a CONST_INT, not this"
20360 msgstr ""
20361
20362 #: config/mmix/mmix.cc:1714
20363 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
20364 msgstr ""
20365
20366 #: config/mmix/mmix.cc:1724
20367 msgid "MMIX Internal: Expected a register, not this"
20368 msgstr ""
20369
20370 #: config/mmix/mmix.cc:1734
20371 msgid "MMIX Internal: Expected a constant, not this"
20372 msgstr ""
20373
20374 #. We need the original here.
20375 #: config/mmix/mmix.cc:1818
20376 msgid "MMIX Internal: Cannot decode this operand"
20377 msgstr ""
20378
20379 #: config/mmix/mmix.cc:1877
20380 msgid "MMIX Internal: This is not a recognized address"
20381 msgstr ""
20382
20383 #: config/mmix/mmix.cc:2769
20384 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
20385 msgstr ""
20386
20387 #: config/mmix/mmix.cc:2776
20388 msgid "MMIX Internal: What's the CC of this?"
20389 msgstr ""
20390
20391 #: config/mmix/mmix.cc:2780
20392 msgid "MMIX Internal: What is the CC of this?"
20393 msgstr ""
20394
20395 #: config/mmix/mmix.cc:2822
20396 msgid "MMIX Internal: This is not a constant:"
20397 msgstr ""
20398
20399 #: config/msp430/msp430.cc:4229
20400 #, c-format
20401 msgid ""
20402 "%%d, %%e, %%f, %%g operand modifiers are for memory references or constant "
20403 "values only"
20404 msgstr ""
20405
20406 #: config/msp430/msp430.cc:4342
20407 #, c-format
20408 msgid "invalid operand prefix"
20409 msgstr ""
20410
20411 #: config/msp430/msp430.cc:4376
20412 #, c-format
20413 msgid "invalid zero extract"
20414 msgstr ""
20415
20416 #: config/or1k/or1k.cc:1154 config/or1k/or1k.cc:1162
20417 #, c-format
20418 msgid "invalid relocation"
20419 msgstr ""
20420
20421 #: config/or1k/or1k.cc:1256
20422 #, c-format
20423 msgid "invalid %%H value"
20424 msgstr ""
20425
20426 #: config/or1k/or1k.cc:1269 config/xtensa/xtensa.cc:2474
20427 #, c-format
20428 msgid "invalid %%d value"
20429 msgstr ""
20430
20431 #: config/or1k/or1k.cc:1317
20432 #, c-format
20433 msgid "unknown operand letter: '%c'"
20434 msgstr ""
20435
20436 #: config/pru/pru.cc:1672 config/pru/pru.cc:1683
20437 #, c-format
20438 msgid "I/O register operand for '%%%c'"
20439 msgstr ""
20440
20441 #: config/pru/pru.cc:1689
20442 #, c-format
20443 msgid "non 32 bit register operand for '%%%c'"
20444 msgstr ""
20445
20446 #: config/pru/pru.cc:1794
20447 #, c-format
20448 msgid "unsupported code '%c' for fixed-point:"
20449 msgstr ""
20450
20451 #: config/pru/pru.cc:1808
20452 #, c-format
20453 msgid "double constants not supported"
20454 msgstr ""
20455
20456 #: config/pru/pru.cc:1891
20457 #, c-format
20458 msgid "unsupported operand %s for code '%c'"
20459 msgstr ""
20460
20461 #: config/pru/pru.cc:1901
20462 #, c-format
20463 msgid "unexpected text address:"
20464 msgstr ""
20465
20466 #: config/pru/pru.cc:1920
20467 #, c-format
20468 msgid "unsupported constant address:"
20469 msgstr ""
20470
20471 #: config/pru/pru.cc:1981
20472 #, c-format
20473 msgid "unsupported memory expression:"
20474 msgstr ""
20475
20476 #: config/rl78/rl78.cc:1998 config/rl78/rl78.cc:2084
20477 #, c-format
20478 msgid "q/Q modifiers invalid for symbol references"
20479 msgstr ""
20480
20481 #: config/rs6000/host-darwin.cc:96
20482 #, c-format
20483 msgid "Out of stack space.\n"
20484 msgstr ""
20485
20486 #: config/rs6000/host-darwin.cc:117
20487 #, c-format
20488 msgid "Try running '%s' in the shell to raise its limit.\n"
20489 msgstr ""
20490
20491 #: config/rs6000/rs6000.cc:3843
20492 msgid "%<-mvsx%> requires hardware floating point"
20493 msgstr ""
20494
20495 #: config/rs6000/rs6000.cc:3851
20496 msgid "%<-mvsx%> needs indexed addressing"
20497 msgstr ""
20498
20499 #: config/rs6000/rs6000.cc:3856
20500 msgid "%<-mvsx%> and %<-mno-altivec%> are incompatible"
20501 msgstr ""
20502
20503 #: config/rs6000/rs6000.cc:3858
20504 msgid "%<-mno-altivec%> disables vsx"
20505 msgstr ""
20506
20507 #: config/rs6000/rs6000.cc:4007
20508 msgid "%<-mquad-memory%> requires 64-bit mode"
20509 msgstr ""
20510
20511 #: config/rs6000/rs6000.cc:4010
20512 msgid "%<-mquad-memory-atomic%> requires 64-bit mode"
20513 msgstr ""
20514
20515 #: config/rs6000/rs6000.cc:4022
20516 msgid "%<-mquad-memory%> is not available in little endian mode"
20517 msgstr ""
20518
20519 #: config/rs6000/rs6000.cc:10923
20520 msgid "bad move"
20521 msgstr ""
20522
20523 #: config/rs6000/rs6000.cc:13494
20524 msgid "Bad 128-bit move"
20525 msgstr ""
20526
20527 #: config/rs6000/rs6000.cc:13674
20528 #, c-format
20529 msgid "invalid %%A value"
20530 msgstr ""
20531
20532 #: config/rs6000/rs6000.cc:13683 config/xtensa/xtensa.cc:2403
20533 #, c-format
20534 msgid "invalid %%D value"
20535 msgstr ""
20536
20537 #: config/rs6000/rs6000.cc:13698
20538 #, c-format
20539 msgid "invalid %%e value"
20540 msgstr ""
20541
20542 #: config/rs6000/rs6000.cc:13719
20543 #, c-format
20544 msgid "invalid %%f value"
20545 msgstr ""
20546
20547 #: config/rs6000/rs6000.cc:13728
20548 #, c-format
20549 msgid "invalid %%F value"
20550 msgstr ""
20551
20552 #: config/rs6000/rs6000.cc:13737
20553 #, c-format
20554 msgid "invalid %%G value"
20555 msgstr ""
20556
20557 #: config/rs6000/rs6000.cc:13772
20558 #, c-format
20559 msgid "invalid %%j code"
20560 msgstr ""
20561
20562 #: config/rs6000/rs6000.cc:13782
20563 #, c-format
20564 msgid "invalid %%J code"
20565 msgstr ""
20566
20567 #: config/rs6000/rs6000.cc:13792
20568 #, c-format
20569 msgid "invalid %%k value"
20570 msgstr ""
20571
20572 #: config/rs6000/rs6000.cc:13807 config/xtensa/xtensa.cc:2446
20573 #, c-format
20574 msgid "invalid %%K value"
20575 msgstr ""
20576
20577 #: config/rs6000/rs6000.cc:13854
20578 #, c-format
20579 msgid "invalid %%O value"
20580 msgstr ""
20581
20582 #: config/rs6000/rs6000.cc:13901
20583 #, c-format
20584 msgid "invalid %%q value"
20585 msgstr ""
20586
20587 #: config/rs6000/rs6000.cc:13943
20588 #, c-format
20589 msgid "invalid %%t value"
20590 msgstr ""
20591
20592 #: config/rs6000/rs6000.cc:13960
20593 #, c-format
20594 msgid "invalid %%T value"
20595 msgstr ""
20596
20597 #: config/rs6000/rs6000.cc:13972
20598 #, c-format
20599 msgid "invalid %%u value"
20600 msgstr ""
20601
20602 #: config/rs6000/rs6000.cc:13986 config/xtensa/xtensa.cc:2415
20603 #, c-format
20604 msgid "invalid %%v value"
20605 msgstr ""
20606
20607 #: config/rs6000/rs6000.cc:14036
20608 #, c-format
20609 msgid "invalid %%V value"
20610 msgstr ""
20611
20612 #: config/rs6000/rs6000.cc:14053 config/xtensa/xtensa.cc:2467
20613 #, c-format
20614 msgid "invalid %%x value"
20615 msgstr ""
20616
20617 #: config/rs6000/rs6000.cc:14110
20618 #, c-format
20619 msgid "invalid %%z value"
20620 msgstr ""
20621
20622 #: config/rs6000/rs6000.cc:14179
20623 #, c-format
20624 msgid "invalid %%y value, try using the 'Z' constraint"
20625 msgstr ""
20626
20627 #: config/rs6000/rs6000.cc:15047
20628 msgid "Invalid mixing of IEEE 128-bit and IBM 128-bit floating point types"
20629 msgstr ""
20630
20631 #: config/rs6000/rs6000.cc:23874
20632 msgid "AltiVec argument passed to unprototyped function"
20633 msgstr ""
20634
20635 #: config/rs6000/rs6000.cc:27522
20636 msgid "Could not generate addis value for fusion"
20637 msgstr ""
20638
20639 #: config/rs6000/rs6000.cc:27591
20640 msgid "Unable to generate load/store offset for fusion"
20641 msgstr ""
20642
20643 #: config/rs6000/rs6000.cc:27667
20644 msgid "Bad GPR fusion"
20645 msgstr ""
20646
20647 #: config/rs6000/rs6000.cc:28207
20648 msgid "invalid conversion from type %<__vector_quad%>"
20649 msgstr ""
20650
20651 #: config/rs6000/rs6000.cc:28209
20652 msgid "invalid conversion to type %<__vector_quad%>"
20653 msgstr ""
20654
20655 #: config/rs6000/rs6000.cc:28211
20656 msgid "invalid conversion from type %<__vector_pair%>"
20657 msgstr ""
20658
20659 #: config/rs6000/rs6000.cc:28213
20660 msgid "invalid conversion to type %<__vector_pair%>"
20661 msgstr ""
20662
20663 #: config/rs6000/rs6000.cc:28228
20664 msgid "invalid conversion from type %<* __vector_quad%>"
20665 msgstr ""
20666
20667 #: config/rs6000/rs6000.cc:28230
20668 msgid "invalid conversion to type %<* __vector_quad%>"
20669 msgstr ""
20670
20671 #: config/rs6000/rs6000.cc:28232
20672 msgid "invalid conversion from type %<* __vector_pair%>"
20673 msgstr ""
20674
20675 #: config/rs6000/rs6000.cc:28234
20676 msgid "invalid conversion to type %<* __vector_pair%>"
20677 msgstr ""
20678
20679 #: config/s390/s390.cc:7959
20680 #, c-format
20681 msgid "symbolic memory references are only supported on z10 or later"
20682 msgstr ""
20683
20684 #: config/s390/s390.cc:7970
20685 #, c-format
20686 msgid "cannot decompose address"
20687 msgstr ""
20688
20689 #: config/s390/s390.cc:8052
20690 #, c-format
20691 msgid "invalid comparison operator for 'E' output modifier"
20692 msgstr ""
20693
20694 #: config/s390/s390.cc:8075
20695 #, c-format
20696 msgid "invalid reference for 'J' output modifier"
20697 msgstr ""
20698
20699 #: config/s390/s390.cc:8093
20700 #, c-format
20701 msgid "invalid address for 'O' output modifier"
20702 msgstr ""
20703
20704 #: config/s390/s390.cc:8115
20705 #, c-format
20706 msgid "invalid address for 'R' output modifier"
20707 msgstr ""
20708
20709 #: config/s390/s390.cc:8133
20710 #, c-format
20711 msgid "memory reference expected for 'S' output modifier"
20712 msgstr ""
20713
20714 #: config/s390/s390.cc:8143
20715 #, c-format
20716 msgid "invalid address for 'S' output modifier"
20717 msgstr ""
20718
20719 #: config/s390/s390.cc:8164
20720 #, c-format
20721 msgid "register or memory expression expected for 'N' output modifier"
20722 msgstr ""
20723
20724 #: config/s390/s390.cc:8175
20725 #, c-format
20726 msgid "register or memory expression expected for 'M' output modifier"
20727 msgstr ""
20728
20729 #: config/s390/s390.cc:8284 config/s390/s390.cc:8305
20730 #, c-format
20731 msgid "invalid constant for output modifier '%c'"
20732 msgstr ""
20733
20734 #: config/s390/s390.cc:8302
20735 #, c-format
20736 msgid "invalid constant - try using an output modifier"
20737 msgstr ""
20738
20739 #: config/s390/s390.cc:8339
20740 #, c-format
20741 msgid "invalid constant vector for output modifier '%c'"
20742 msgstr ""
20743
20744 #: config/s390/s390.cc:8346
20745 #, c-format
20746 msgid "invalid expression - try using an output modifier"
20747 msgstr ""
20748
20749 #: config/s390/s390.cc:8349
20750 #, c-format
20751 msgid "invalid expression for output modifier '%c'"
20752 msgstr ""
20753
20754 #: config/s390/s390.cc:12128
20755 msgid "vector argument passed to unprototyped function"
20756 msgstr ""
20757
20758 #: config/s390/s390.cc:16529
20759 msgid "types differ in signedness"
20760 msgstr ""
20761
20762 #: config/s390/s390.cc:16539
20763 msgid "binary operator does not support two vector bool operands"
20764 msgstr ""
20765
20766 #: config/s390/s390.cc:16542
20767 msgid "binary operator does not support vector bool operand"
20768 msgstr ""
20769
20770 #: config/s390/s390.cc:16550
20771 msgid ""
20772 "binary operator does not support mixing vector bool with floating point "
20773 "vector operands"
20774 msgstr ""
20775
20776 #: config/sh/sh.cc:1222
20777 #, c-format
20778 msgid "invalid operand to %%R"
20779 msgstr ""
20780
20781 #: config/sh/sh.cc:1249
20782 #, c-format
20783 msgid "invalid operand to %%S"
20784 msgstr ""
20785
20786 #: config/sh/sh.cc:8666
20787 msgid "created and used with different architectures / ABIs"
20788 msgstr ""
20789
20790 #: config/sh/sh.cc:8668
20791 msgid "created and used with different ABIs"
20792 msgstr ""
20793
20794 #: config/sh/sh.cc:8670
20795 msgid "created and used with different endianness"
20796 msgstr ""
20797
20798 #: config/sparc/sparc.cc:9366 config/sparc/sparc.cc:9372
20799 #, c-format
20800 msgid "invalid %%Y operand"
20801 msgstr ""
20802
20803 #: config/sparc/sparc.cc:9459
20804 #, c-format
20805 msgid "invalid %%A operand"
20806 msgstr ""
20807
20808 #: config/sparc/sparc.cc:9479
20809 #, c-format
20810 msgid "invalid %%B operand"
20811 msgstr ""
20812
20813 #: config/sparc/sparc.cc:9559 config/tilegx/tilegx.cc:5089
20814 #: config/tilepro/tilepro.cc:4497
20815 #, c-format
20816 msgid "invalid %%C operand"
20817 msgstr ""
20818
20819 #: config/sparc/sparc.cc:9591 config/tilegx/tilegx.cc:5122
20820 #, c-format
20821 msgid "invalid %%D operand"
20822 msgstr ""
20823
20824 #: config/sparc/sparc.cc:9610
20825 #, c-format
20826 msgid "invalid %%f operand"
20827 msgstr ""
20828
20829 #: config/sparc/sparc.cc:9622
20830 #, c-format
20831 msgid "invalid %%s operand"
20832 msgstr ""
20833
20834 #: config/sparc/sparc.cc:9667
20835 #, c-format
20836 msgid "floating-point constant not a valid immediate operand"
20837 msgstr ""
20838
20839 #: config/stormy16/stormy16.cc:1751 config/stormy16/stormy16.cc:1822
20840 #, c-format
20841 msgid "'B' operand is not constant"
20842 msgstr ""
20843
20844 #: config/stormy16/stormy16.cc:1778
20845 #, c-format
20846 msgid "'B' operand has multiple bits set"
20847 msgstr ""
20848
20849 #: config/stormy16/stormy16.cc:1804
20850 #, c-format
20851 msgid "'o' operand is not constant"
20852 msgstr ""
20853
20854 #: config/stormy16/stormy16.cc:1836
20855 #, c-format
20856 msgid "xstormy16_print_operand: unknown code"
20857 msgstr ""
20858
20859 #: config/tilegx/tilegx.cc:5074 config/tilepro/tilepro.cc:4482
20860 #, c-format
20861 msgid "invalid %%c operand"
20862 msgstr ""
20863
20864 #: config/tilegx/tilegx.cc:5105
20865 #, c-format
20866 msgid "invalid %%d operand"
20867 msgstr ""
20868
20869 #: config/tilegx/tilegx.cc:5202
20870 #, c-format
20871 msgid "invalid %%H specifier"
20872 msgstr ""
20873
20874 #: config/tilegx/tilegx.cc:5244 config/tilepro/tilepro.cc:4511
20875 #, c-format
20876 msgid "invalid %%h operand"
20877 msgstr ""
20878
20879 #: config/tilegx/tilegx.cc:5256 config/tilepro/tilepro.cc:4575
20880 #, c-format
20881 msgid "invalid %%I operand"
20882 msgstr ""
20883
20884 #: config/tilegx/tilegx.cc:5268 config/tilepro/tilepro.cc:4587
20885 #, c-format
20886 msgid "invalid %%i operand"
20887 msgstr ""
20888
20889 #: config/tilegx/tilegx.cc:5289 config/tilepro/tilepro.cc:4608
20890 #, c-format
20891 msgid "invalid %%j operand"
20892 msgstr ""
20893
20894 #: config/tilegx/tilegx.cc:5320
20895 #, c-format
20896 msgid "invalid %%%c operand"
20897 msgstr ""
20898
20899 #: config/tilegx/tilegx.cc:5335 config/tilepro/tilepro.cc:4722
20900 #, c-format
20901 msgid "invalid %%N operand"
20902 msgstr ""
20903
20904 #: config/tilegx/tilegx.cc:5379
20905 #, c-format
20906 msgid "invalid operand for 'r' specifier"
20907 msgstr ""
20908
20909 #: config/tilegx/tilegx.cc:5403 config/tilepro/tilepro.cc:4802
20910 #, c-format
20911 msgid "unable to print out operand yet; code == %d (%c)"
20912 msgstr ""
20913
20914 #: config/tilepro/tilepro.cc:4547
20915 #, c-format
20916 msgid "invalid %%H operand"
20917 msgstr ""
20918
20919 #: config/tilepro/tilepro.cc:4647
20920 #, c-format
20921 msgid "invalid %%L operand"
20922 msgstr ""
20923
20924 #: config/tilepro/tilepro.cc:4707
20925 #, c-format
20926 msgid "invalid %%M operand"
20927 msgstr ""
20928
20929 #: config/tilepro/tilepro.cc:4750 config/tilepro/tilepro.cc:4757
20930 #, c-format
20931 msgid "invalid %%t operand"
20932 msgstr ""
20933
20934 #: config/tilepro/tilepro.cc:4777
20935 #, c-format
20936 msgid "invalid %%r operand"
20937 msgstr ""
20938
20939 #: config/v850/v850.cc:271
20940 msgid "const_double_split got a bad insn:"
20941 msgstr ""
20942
20943 #: config/v850/v850.cc:885
20944 msgid "output_move_single:"
20945 msgstr ""
20946
20947 #: config/vax/vax.cc:484
20948 #, c-format
20949 msgid "symbol used with both base and indexed registers"
20950 msgstr ""
20951
20952 #: config/vax/vax.cc:493
20953 #, c-format
20954 msgid "symbol with offset used in PIC mode"
20955 msgstr ""
20956
20957 #: config/vax/vax.cc:581
20958 #, c-format
20959 msgid "symbol used as immediate operand"
20960 msgstr ""
20961
20962 #: config/vax/vax.cc:1683
20963 msgid "illegal operand detected"
20964 msgstr ""
20965
20966 #: config/visium/visium.cc:3364
20967 msgid "illegal operand "
20968 msgstr ""
20969
20970 #: config/visium/visium.cc:3415
20971 msgid "illegal operand address (1)"
20972 msgstr ""
20973
20974 #: config/visium/visium.cc:3422
20975 msgid "illegal operand address (2)"
20976 msgstr ""
20977
20978 #: config/visium/visium.cc:3437
20979 msgid "illegal operand address (3)"
20980 msgstr ""
20981
20982 #: config/visium/visium.cc:3445
20983 msgid "illegal operand address (4)"
20984 msgstr ""
20985
20986 #: config/xtensa/xtensa.cc:814 config/xtensa/xtensa.cc:846
20987 #: config/xtensa/xtensa.cc:855
20988 msgid "bad test"
20989 msgstr ""
20990
20991 #: config/xtensa/xtensa.cc:2441
20992 msgid "invalid mask"
20993 msgstr ""
20994
20995 #: config/xtensa/xtensa.cc:2493 config/xtensa/xtensa.cc:2503
20996 #, c-format
20997 msgid "invalid %%t/%%b value"
20998 msgstr ""
20999
21000 #: config/xtensa/xtensa.cc:2582
21001 msgid "no register in address"
21002 msgstr ""
21003
21004 #: config/xtensa/xtensa.cc:2590
21005 msgid "address offset not a constant"
21006 msgstr ""
21007
21008 #: c/c-objc-common.cc:190
21009 msgid "{erroneous}"
21010 msgstr ""
21011
21012 #: c/c-objc-common.cc:231
21013 msgid "aka"
21014 msgstr ""
21015
21016 #: c/c-objc-common.cc:323
21017 msgid "({anonymous})"
21018 msgstr ""
21019
21020 #. If we have
21021 #. declaration-specifiers declarator decl-specs
21022 #. then assume we have a missing semicolon, which would
21023 #. give us:
21024 #. declaration-specifiers declarator  decl-specs
21025 #. ^
21026 #. ;
21027 #. <~~~~~~~~~ declaration ~~~~~~~~~~>
21028 #. Use c_parser_require to get an error with a fix-it hint.
21029 #: c/c-parser.cc:2467 c/c-parser.cc:2586 c/c-parser.cc:2600 c/c-parser.cc:5664
21030 #: c/c-parser.cc:6265 c/c-parser.cc:6694 c/c-parser.cc:6873 c/c-parser.cc:6906
21031 #: c/c-parser.cc:7172 c/c-parser.cc:11078 c/c-parser.cc:11113
21032 #: c/c-parser.cc:11144 c/c-parser.cc:11191 c/c-parser.cc:11372
21033 #: c/c-parser.cc:12204 c/c-parser.cc:12279 c/c-parser.cc:12322
21034 #: c/c-parser.cc:18429 c/c-parser.cc:18509 c/c-parser.cc:18839
21035 #: c/c-parser.cc:18865 c/c-parser.cc:18888 c/c-parser.cc:19338
21036 #: c/c-parser.cc:19382 c/gimple-parser.cc:392 c/gimple-parser.cc:433
21037 #: c/gimple-parser.cc:442 c/gimple-parser.cc:651 c/gimple-parser.cc:2223
21038 #: c/gimple-parser.cc:2260 c/gimple-parser.cc:2339 c/gimple-parser.cc:2366
21039 #: c/c-parser.cc:3279 c/c-parser.cc:3466 c/c-parser.cc:3499 c/c-parser.cc:11365
21040 #: c/gimple-parser.cc:2049 c/gimple-parser.cc:2088 cp/parser.cc:15233
21041 #: cp/parser.cc:32259 cp/parser.cc:32872
21042 #, gcc-internal-format
21043 msgid "expected %<;%>"
21044 msgstr ""
21045
21046 #: c/c-parser.cc:3049 c/c-parser.cc:4019 c/c-parser.cc:4214 c/c-parser.cc:4279
21047 #: c/c-parser.cc:4337 c/c-parser.cc:4699 c/c-parser.cc:4720 c/c-parser.cc:4729
21048 #: c/c-parser.cc:4780 c/c-parser.cc:4789 c/c-parser.cc:8541 c/c-parser.cc:8608
21049 #: c/c-parser.cc:9115 c/c-parser.cc:9140 c/c-parser.cc:9174 c/c-parser.cc:9283
21050 #: c/c-parser.cc:10104 c/c-parser.cc:11479 c/c-parser.cc:13813
21051 #: c/c-parser.cc:14527 c/c-parser.cc:14586 c/c-parser.cc:14641
21052 #: c/c-parser.cc:16253 c/c-parser.cc:16373 c/c-parser.cc:17693
21053 #: c/c-parser.cc:18930 c/c-parser.cc:19346 c/c-parser.cc:22313
21054 #: c/c-parser.cc:22391 c/gimple-parser.cc:195 c/gimple-parser.cc:198
21055 #: c/gimple-parser.cc:527 c/gimple-parser.cc:561 c/gimple-parser.cc:566
21056 #: c/gimple-parser.cc:735 c/gimple-parser.cc:832 c/gimple-parser.cc:1034
21057 #: c/gimple-parser.cc:1060 c/gimple-parser.cc:1063 c/gimple-parser.cc:1194
21058 #: c/gimple-parser.cc:1321 c/gimple-parser.cc:1447 c/gimple-parser.cc:1463
21059 #: c/gimple-parser.cc:1479 c/gimple-parser.cc:1501 c/gimple-parser.cc:1531
21060 #: c/gimple-parser.cc:1557 c/gimple-parser.cc:1763 c/gimple-parser.cc:1971
21061 #: c/gimple-parser.cc:1991 c/gimple-parser.cc:2133 c/gimple-parser.cc:2296
21062 #: c/c-parser.cc:7124 cp/parser.cc:32920
21063 #, gcc-internal-format
21064 msgid "expected %<)%>"
21065 msgstr ""
21066
21067 #: c/c-parser.cc:4108 c/c-parser.cc:4840 c/c-parser.cc:4988 c/c-parser.cc:5014
21068 #: c/c-parser.cc:5015 c/c-parser.cc:5429 c/c-parser.cc:5465 c/c-parser.cc:7223
21069 #: c/c-parser.cc:9274 c/c-parser.cc:10220 c/c-parser.cc:10509
21070 #: c/c-parser.cc:13216 c/gimple-parser.cc:1740 cp/parser.cc:32884
21071 #, gcc-internal-format
21072 msgid "expected %<]%>"
21073 msgstr ""
21074
21075 #: c/c-parser.cc:4317
21076 msgid "expected %<;%>, %<,%> or %<)%>"
21077 msgstr ""
21078
21079 #. Look for the two `(' tokens.
21080 #: c/c-parser.cc:4749 c/c-parser.cc:4754 c/c-parser.cc:13796
21081 #: c/c-parser.cc:14616 c/c-parser.cc:21672 c/c-parser.cc:22121
21082 #: c/c-parser.cc:22334 c/gimple-parser.cc:180 c/gimple-parser.cc:474
21083 #: c/gimple-parser.cc:513 c/gimple-parser.cc:545 c/gimple-parser.cc:802
21084 #: c/gimple-parser.cc:1028 c/gimple-parser.cc:1054 c/gimple-parser.cc:1181
21085 #: c/gimple-parser.cc:1316 c/gimple-parser.cc:1437 c/gimple-parser.cc:1497
21086 #: c/gimple-parser.cc:1515 c/gimple-parser.cc:1550 c/gimple-parser.cc:1940
21087 #: c/gimple-parser.cc:1951 c/gimple-parser.cc:1957 c/gimple-parser.cc:2122
21088 #: c/gimple-parser.cc:2293 c/c-parser.cc:13618 cp/parser.cc:32875
21089 #, gcc-internal-format
21090 msgid "expected %<(%>"
21091 msgstr ""
21092
21093 #: c/c-parser.cc:4984 c/c-parser.cc:4986 c/c-parser.cc:13133 cp/parser.cc:32887
21094 #: cp/parser.cc:36617 go/gofrontend/embed.cc:439
21095 #, gcc-internal-format
21096 msgid "expected %<[%>"
21097 msgstr ""
21098
21099 #: c/c-parser.cc:5600 c/c-parser.cc:11708 c/c-parser.cc:18404
21100 #: c/c-parser.cc:18490 c/c-parser.cc:19142 c/c-parser.cc:20024
21101 #: c/c-parser.cc:23369 c/gimple-parser.cc:385 c/gimple-parser.cc:2299
21102 #: c/c-parser.cc:3267 c/c-parser.cc:3489 c/c-parser.cc:11260 cp/parser.cc:20871
21103 #: cp/parser.cc:32881 go/gofrontend/embed.cc:370
21104 #, gcc-internal-format
21105 msgid "expected %<{%>"
21106 msgstr ""
21107
21108 #: c/c-parser.cc:5890 c/c-parser.cc:5899 c/c-parser.cc:7656 c/c-parser.cc:8745
21109 #: c/c-parser.cc:11472 c/c-parser.cc:11868 c/c-parser.cc:11932
21110 #: c/c-parser.cc:13198 c/c-parser.cc:14218 c/c-parser.cc:14444
21111 #: c/c-parser.cc:14962 c/c-parser.cc:15063 c/c-parser.cc:15597
21112 #: c/c-parser.cc:15915 c/c-parser.cc:15991 c/c-parser.cc:16103
21113 #: c/c-parser.cc:21534 c/c-parser.cc:22178 c/c-parser.cc:22237
21114 #: c/gimple-parser.cc:568 c/gimple-parser.cc:873 c/gimple-parser.cc:2347
21115 #: c/gimple-parser.cc:2374 c/c-parser.cc:7131 c/c-parser.cc:13721
21116 #: c/c-parser.cc:15068 cp/parser.cc:32914 cp/parser.cc:34593 cp/parser.cc:37466
21117 #: cp/parser.cc:38341 go/gofrontend/embed.cc:403
21118 #, gcc-internal-format
21119 msgid "expected %<:%>"
21120 msgstr ""
21121
21122 #: c/c-parser.cc:6681 cp/parser.cc:32801
21123 #, gcc-internal-format
21124 msgid "expected %<while%>"
21125 msgstr ""
21126
21127 #: c/c-parser.cc:8504 c/c-parser.cc:8696 c/c-parser.cc:9164 c/c-parser.cc:9207
21128 #: c/c-parser.cc:9345 c/c-parser.cc:10094 c/c-parser.cc:14621
21129 #: c/c-parser.cc:16059 c/gimple-parser.cc:1031 c/gimple-parser.cc:1057
21130 #: c/gimple-parser.cc:1185 c/gimple-parser.cc:1188 c/gimple-parser.cc:1519
21131 #: c/gimple-parser.cc:1525 cp/parser.cc:32257 cp/parser.cc:32890
21132 #, gcc-internal-format
21133 msgid "expected %<,%>"
21134 msgstr ""
21135
21136 #: c/c-parser.cc:9061
21137 msgid "expected %<.%>"
21138 msgstr ""
21139
21140 #: c/c-parser.cc:10931 c/c-parser.cc:10963 c/c-parser.cc:11203
21141 #: cp/parser.cc:35167 cp/parser.cc:35188
21142 #, gcc-internal-format
21143 msgid "expected %<@end%>"
21144 msgstr ""
21145
21146 #: c/c-parser.cc:11621 c/gimple-parser.cc:1355 cp/parser.cc:32899
21147 #, gcc-internal-format
21148 msgid "expected %<>%>"
21149 msgstr ""
21150
21151 #: c/c-parser.cc:15157 c/c-parser.cc:16391 cp/parser.cc:32923
21152 #, gcc-internal-format
21153 msgid "expected %<,%> or %<)%>"
21154 msgstr ""
21155
21156 #. All following cases are statements with LHS.
21157 #: c/c-parser.cc:15907 c/c-parser.cc:18297 c/c-parser.cc:18344
21158 #: c/c-parser.cc:18501 c/c-parser.cc:18849 c/c-parser.cc:19325
21159 #: c/c-parser.cc:21741 c/c-parser.cc:22375 c/gimple-parser.cc:726
21160 #: c/c-parser.cc:5488 c/c-parser.cc:18421 c/c-parser.cc:18645
21161 #: cp/parser.cc:32902 cp/parser.cc:40914 cp/parser.cc:41087
21162 #, gcc-internal-format
21163 msgid "expected %<=%>"
21164 msgstr ""
21165
21166 #: c/c-parser.cc:18432 c/c-parser.cc:18512 c/c-parser.cc:18866
21167 #: c/c-parser.cc:19190 c/gimple-parser.cc:1573 c/gimple-parser.cc:1605
21168 #: c/gimple-parser.cc:1615 c/gimple-parser.cc:2384 cp/parser.cc:32878
21169 #: cp/parser.cc:35377
21170 #, gcc-internal-format
21171 msgid "expected %<}%>"
21172 msgstr ""
21173
21174 #: c/c-parser.cc:18525 cp/parser.cc:41012
21175 #, gcc-internal-format
21176 msgid "expected %<else%>"
21177 msgstr ""
21178
21179 #: c/c-parser.cc:20069 c/c-parser.cc:20058 cp/parser.cc:43252
21180 #, gcc-internal-format
21181 msgid "expected %<#pragma omp section%> or %<}%>"
21182 msgstr ""
21183
21184 #: c/c-parser.cc:22946 cp/parser.cc:46770
21185 msgid "<message unknown at compile time>"
21186 msgstr ""
21187
21188 #: c/c-typeck.cc:8487
21189 msgid "(anonymous)"
21190 msgstr ""
21191
21192 #: c/gimple-parser.cc:1344 cp/parser.cc:18240 cp/parser.cc:32896
21193 #, gcc-internal-format
21194 msgid "expected %<<%>"
21195 msgstr ""
21196
21197 #: c/gimple-parser.cc:2343 c/gimple-parser.cc:2370 c/gimple-parser.cc:2209
21198 #: c/gimple-parser.cc:2246
21199 #, gcc-internal-format
21200 msgid "expected label"
21201 msgstr ""
21202
21203 #: cp/call.cc:4007
21204 msgid "candidate:"
21205 msgstr ""
21206
21207 #: cp/call.cc:7724
21208 msgid "  after user-defined conversion:"
21209 msgstr ""
21210
21211 #: cp/call.cc:7863 cp/pt.cc:2055 cp/pt.cc:25566
21212 msgid "candidate is:"
21213 msgid_plural "candidates are:"
21214 msgstr[0] ""
21215 msgstr[1] ""
21216
21217 #: cp/call.cc:12492
21218 msgid "candidate 1:"
21219 msgstr ""
21220
21221 #: cp/call.cc:12493
21222 msgid "candidate 2:"
21223 msgstr ""
21224
21225 #: cp/decl.cc:3396
21226 msgid "jump to label %qD"
21227 msgstr ""
21228
21229 #: cp/decl.cc:3397
21230 msgid "jump to case label"
21231 msgstr ""
21232
21233 #: cp/error.cc:456
21234 msgid "<missing>"
21235 msgstr ""
21236
21237 #: cp/error.cc:558
21238 msgid "<brace-enclosed initializer list>"
21239 msgstr ""
21240
21241 #: cp/error.cc:560
21242 msgid "<unresolved overloaded function type>"
21243 msgstr ""
21244
21245 #: cp/error.cc:730
21246 msgid "<type error>"
21247 msgstr ""
21248
21249 #. A lambda's "type" is essentially its signature.
21250 #: cp/error.cc:837
21251 msgid "<lambda"
21252 msgstr ""
21253
21254 #: cp/error.cc:847 objc/objc-act.cc:6364 cp/cxx-pretty-print.cc:154
21255 #: cp/cxx-pretty-print.cc:2897
21256 #, gcc-internal-format
21257 msgid "<unnamed>"
21258 msgstr ""
21259
21260 #: cp/error.cc:849
21261 #, c-format
21262 msgid "<unnamed %s>"
21263 msgstr ""
21264
21265 #: cp/error.cc:982
21266 msgid "<typeprefixerror>"
21267 msgstr ""
21268
21269 #: cp/error.cc:1115
21270 #, c-format
21271 msgid "(static initializers for %s)"
21272 msgstr ""
21273
21274 #: cp/error.cc:1117
21275 #, c-format
21276 msgid "(static destructors for %s)"
21277 msgstr ""
21278
21279 #: cp/error.cc:1163
21280 msgid "<structured bindings>"
21281 msgstr ""
21282
21283 #: cp/error.cc:1269
21284 msgid "vtable for "
21285 msgstr ""
21286
21287 #: cp/error.cc:1293
21288 msgid "<return value> "
21289 msgstr ""
21290
21291 #: cp/error.cc:1308
21292 msgid "{anonymous}"
21293 msgstr ""
21294
21295 #: cp/error.cc:1310
21296 msgid "(anonymous namespace)"
21297 msgstr ""
21298
21299 #: cp/error.cc:1410
21300 msgid "<template arguments error>"
21301 msgstr ""
21302
21303 #: cp/error.cc:1435
21304 msgid "<enumerator>"
21305 msgstr ""
21306
21307 #: cp/error.cc:1486
21308 msgid "<declaration error>"
21309 msgstr ""
21310
21311 #: cp/error.cc:2039 cp/error.cc:2059
21312 msgid "<template parameter error>"
21313 msgstr ""
21314
21315 #: cp/error.cc:2189
21316 msgid "<statement>"
21317 msgstr ""
21318
21319 #: cp/error.cc:2218 cp/error.cc:3304 c-family/c-pretty-print.cc:2634
21320 #, gcc-internal-format
21321 msgid "<unknown>"
21322 msgstr ""
21323
21324 #. While waiting for caret diagnostics, avoid printing
21325 #. __cxa_allocate_exception, __cxa_throw, and the like.
21326 #: cp/error.cc:2236
21327 msgid "<throw-expression>"
21328 msgstr ""
21329
21330 #: cp/error.cc:2337
21331 msgid "<ubsan routine call>"
21332 msgstr ""
21333
21334 #: cp/error.cc:2821
21335 msgid "<unparsed>"
21336 msgstr ""
21337
21338 #: cp/error.cc:2978
21339 msgid "<lambda>"
21340 msgstr ""
21341
21342 #: cp/error.cc:3017
21343 msgid "*this"
21344 msgstr ""
21345
21346 #: cp/error.cc:3031
21347 msgid "<expression error>"
21348 msgstr ""
21349
21350 #: cp/error.cc:3046
21351 msgid "<unknown operator>"
21352 msgstr ""
21353
21354 #: cp/error.cc:3517
21355 msgid "At global scope:"
21356 msgstr ""
21357
21358 #: cp/error.cc:3613
21359 #, c-format
21360 msgid "In static member function %qs"
21361 msgstr ""
21362
21363 #: cp/error.cc:3615
21364 #, c-format
21365 msgid "In copy constructor %qs"
21366 msgstr ""
21367
21368 #: cp/error.cc:3617
21369 #, c-format
21370 msgid "In constructor %qs"
21371 msgstr ""
21372
21373 #: cp/error.cc:3619
21374 #, c-format
21375 msgid "In destructor %qs"
21376 msgstr ""
21377
21378 #: cp/error.cc:3621
21379 msgid "In lambda function"
21380 msgstr ""
21381
21382 #: cp/error.cc:3649
21383 #, c-format
21384 msgid "%s: In substitution of %qS:\n"
21385 msgstr ""
21386
21387 #: cp/error.cc:3650
21388 msgid "%s: In instantiation of %q#D:\n"
21389 msgstr ""
21390
21391 #: cp/error.cc:3675 cp/error.cc:3829
21392 msgid "%r%s:%d:%d:%R   "
21393 msgstr ""
21394
21395 #: cp/error.cc:3678 cp/error.cc:3832
21396 msgid "%r%s:%d:%R   "
21397 msgstr ""
21398
21399 #: cp/error.cc:3686
21400 #, c-format
21401 msgid "recursively required by substitution of %qS\n"
21402 msgstr ""
21403
21404 #: cp/error.cc:3687
21405 #, c-format
21406 msgid "required by substitution of %qS\n"
21407 msgstr ""
21408
21409 #: cp/error.cc:3692
21410 msgid "recursively required from %q#D\n"
21411 msgstr ""
21412
21413 #: cp/error.cc:3693
21414 msgid "required from %q#D\n"
21415 msgstr ""
21416
21417 #: cp/error.cc:3700
21418 msgid "recursively required from here\n"
21419 msgstr ""
21420
21421 #: cp/error.cc:3701
21422 msgid "required from here\n"
21423 msgstr ""
21424
21425 #: cp/error.cc:3753
21426 msgid ""
21427 "%r%s:%d:%d:%R   [ skipping %d instantiation contexts, use -ftemplate-"
21428 "backtrace-limit=0 to disable ]\n"
21429 msgstr ""
21430
21431 #: cp/error.cc:3759
21432 msgid ""
21433 "%r%s:%d:%R   [ skipping %d instantiation contexts, use -ftemplate-backtrace-"
21434 "limit=0 to disable ]\n"
21435 msgstr ""
21436
21437 #: cp/error.cc:3813
21438 msgid "%r%s:%d:%d:%R   in %<constexpr%> expansion of %qs"
21439 msgstr ""
21440
21441 #: cp/error.cc:3817
21442 msgid "%r%s:%d:%R   in %<constexpr%> expansion of %qs"
21443 msgstr ""
21444
21445 #: cp/parser.cc:6034
21446 msgid "parameter %qD may not appear in this context"
21447 msgstr ""
21448
21449 #: cp/parser.cc:6035
21450 msgid "local variable %qD may not appear in this context"
21451 msgstr ""
21452
21453 #: cp/parser.cc:21677
21454 msgid "%<using enum%> only available with %<-std=c++20%> or %<-std=gnu++20%>"
21455 msgstr ""
21456
21457 #: cp/parser.cc:21680
21458 msgid "%<using enum%> of dependent type %qT"
21459 msgstr ""
21460
21461 #: cp/parser.cc:21682
21462 msgid "%<using enum%> of non-enumeration type %q#T"
21463 msgstr ""
21464
21465 #: cp/parser.cc:21684
21466 msgid "%<using enum%> of incomplete type %qT"
21467 msgstr ""
21468
21469 #: cp/parser.cc:21686
21470 msgid "%<using enum%> of %qT before its enum-specifier"
21471 msgstr ""
21472
21473 #: cp/pt.cc:2053 cp/semantics.cc:5912
21474 msgid "candidates are:"
21475 msgstr ""
21476
21477 #: cp/rtti.cc:595
21478 msgid "target is not pointer or reference to class"
21479 msgstr ""
21480
21481 #: cp/rtti.cc:600
21482 msgid "target is not pointer or reference to complete type"
21483 msgstr ""
21484
21485 #: cp/rtti.cc:606
21486 msgid "target is not pointer or reference"
21487 msgstr ""
21488
21489 #: cp/rtti.cc:622
21490 msgid "source is not a pointer"
21491 msgstr ""
21492
21493 #: cp/rtti.cc:627
21494 msgid "source is not a pointer to class"
21495 msgstr ""
21496
21497 #: cp/rtti.cc:632
21498 msgid "source is a pointer to incomplete type"
21499 msgstr ""
21500
21501 #: cp/rtti.cc:645
21502 msgid "source is not of class type"
21503 msgstr ""
21504
21505 #: cp/rtti.cc:650
21506 msgid "source is of incomplete class type"
21507 msgstr ""
21508
21509 #: cp/rtti.cc:661
21510 msgid "conversion casts away constness"
21511 msgstr ""
21512
21513 #: cp/rtti.cc:817
21514 msgid "source type is not polymorphic"
21515 msgstr ""
21516
21517 #: cp/typeck.cc:6997 c/c-typeck.cc:4481
21518 #, gcc-internal-format
21519 msgid "wrong type argument to unary minus"
21520 msgstr ""
21521
21522 #: cp/typeck.cc:6998 c/c-typeck.cc:4468
21523 #, gcc-internal-format
21524 msgid "wrong type argument to unary plus"
21525 msgstr ""
21526
21527 #: cp/typeck.cc:7025 c/c-typeck.cc:4525
21528 #, gcc-internal-format
21529 msgid "wrong type argument to bit-complement"
21530 msgstr ""
21531
21532 #: cp/typeck.cc:7042 c/c-typeck.cc:4533
21533 #, gcc-internal-format
21534 msgid "wrong type argument to abs"
21535 msgstr ""
21536
21537 #: cp/typeck.cc:7054 c/c-typeck.cc:4555
21538 #, gcc-internal-format
21539 msgid "wrong type argument to conjugation"
21540 msgstr ""
21541
21542 #: cp/typeck.cc:7072
21543 msgid "in argument to unary !"
21544 msgstr ""
21545
21546 #: cp/typeck.cc:7118
21547 msgid "no pre-increment operator for type"
21548 msgstr ""
21549
21550 #: cp/typeck.cc:7120
21551 msgid "no post-increment operator for type"
21552 msgstr ""
21553
21554 #: cp/typeck.cc:7122
21555 msgid "no pre-decrement operator for type"
21556 msgstr ""
21557
21558 #: cp/typeck.cc:7124
21559 msgid "no post-decrement operator for type"
21560 msgstr ""
21561
21562 #: fortran/arith.cc:1414
21563 msgid "elemental binary operation"
21564 msgstr ""
21565
21566 #: fortran/check.cc:70
21567 msgid " [see %<-fno-allow-invalid-boz%>]"
21568 msgstr ""
21569
21570 #: fortran/check.cc:3705
21571 #, c-format
21572 msgid "arguments 'a%d' and 'a%d' for intrinsic '%s'"
21573 msgstr ""
21574
21575 #: fortran/check.cc:3913 fortran/check.cc:3994 fortran/check.cc:4059
21576 #, c-format
21577 msgid "arguments '%s' and '%s' for intrinsic %s"
21578 msgstr ""
21579
21580 #: fortran/check.cc:4400 fortran/intrinsic.cc:4820
21581 #, c-format
21582 msgid "arguments '%s' and '%s' for intrinsic '%s'"
21583 msgstr ""
21584
21585 #: fortran/dump-parse-tree.cc:3548
21586 #, c-format
21587 msgid ""
21588 "/* Prototypes for external procedures generated from %s\n"
21589 "   by GNU Fortran %s%s.\n"
21590 "\n"
21591 "   Use of this interface is discouraged, consider using the\n"
21592 "   BIND(C) feature of standard Fortran instead.  */\n"
21593 "\n"
21594 msgstr ""
21595
21596 #: fortran/error.cc:977
21597 msgid "Fortran 2018 deleted feature:"
21598 msgstr ""
21599
21600 #: fortran/error.cc:979
21601 msgid "Fortran 2018 obsolescent feature:"
21602 msgstr ""
21603
21604 #: fortran/error.cc:981
21605 msgid "Fortran 2018:"
21606 msgstr ""
21607
21608 #: fortran/error.cc:983
21609 msgid "Fortran 2008 obsolescent feature:"
21610 msgstr ""
21611
21612 #: fortran/error.cc:989
21613 msgid "GNU Extension:"
21614 msgstr ""
21615
21616 #: fortran/error.cc:991
21617 msgid "Legacy Extension:"
21618 msgstr ""
21619
21620 #: fortran/error.cc:993
21621 msgid "Obsolescent feature:"
21622 msgstr ""
21623
21624 #: fortran/error.cc:995
21625 msgid "Deleted feature:"
21626 msgstr ""
21627
21628 #: fortran/expr.cc:3766
21629 msgid "array assignment"
21630 msgstr ""
21631
21632 #: fortran/frontend-passes.cc:2386
21633 msgid ""
21634 "Index variable %qs redefined at %L in procedure %qs called from within DO "
21635 "loop at %L"
21636 msgstr ""
21637
21638 #. Macros for unified error messages.
21639 #: fortran/frontend-passes.cc:4066
21640 #, c-format
21641 msgid ""
21642 "Incorrect extent in argument B in MATMUL intrinsic in dimension 1: is %ld, "
21643 "should be %ld"
21644 msgstr ""
21645
21646 #: fortran/frontend-passes.cc:4069
21647 #, c-format
21648 msgid "Array bound mismatch for dimension 1 of array (%ld/%ld)"
21649 msgstr ""
21650
21651 #: fortran/frontend-passes.cc:4072
21652 #, c-format
21653 msgid "Array bound mismatch for dimension 2 of array (%ld/%ld)"
21654 msgstr ""
21655
21656 #: fortran/gfortranspec.cc:427
21657 #, c-format
21658 msgid "Driving:"
21659 msgstr ""
21660
21661 #: fortran/interface.cc:3563 fortran/intrinsic.cc:4504
21662 msgid "actual argument to INTENT = OUT/INOUT"
21663 msgstr ""
21664
21665 #: fortran/intrinsic.cc:4857
21666 msgid "available since Fortran 77"
21667 msgstr ""
21668
21669 #: fortran/intrinsic.cc:4861
21670 msgid "obsolescent in Fortran 95"
21671 msgstr ""
21672
21673 #: fortran/intrinsic.cc:4865
21674 msgid "deleted in Fortran 95"
21675 msgstr ""
21676
21677 #: fortran/intrinsic.cc:4869
21678 msgid "new in Fortran 95"
21679 msgstr ""
21680
21681 #: fortran/intrinsic.cc:4873
21682 msgid "new in Fortran 2003"
21683 msgstr ""
21684
21685 #: fortran/intrinsic.cc:4877
21686 msgid "new in Fortran 2008"
21687 msgstr ""
21688
21689 #: fortran/intrinsic.cc:4881
21690 msgid "new in Fortran 2018"
21691 msgstr ""
21692
21693 #: fortran/intrinsic.cc:4885
21694 msgid "a GNU Fortran extension"
21695 msgstr ""
21696
21697 #: fortran/intrinsic.cc:4889
21698 msgid "for backward compatibility"
21699 msgstr ""
21700
21701 #: fortran/io.cc:1873
21702 #, c-format
21703 msgid "%s tag"
21704 msgstr ""
21705
21706 #: fortran/io.cc:3373
21707 msgid "internal unit in WRITE"
21708 msgstr ""
21709
21710 #. For INQUIRE, all tags except FILE, ID and UNIT are variable definition
21711 #. contexts.  Thus, use an extended RESOLVE_TAG macro for that.
21712 #: fortran/io.cc:4734
21713 #, c-format
21714 msgid "%s tag with INQUIRE"
21715 msgstr ""
21716
21717 #: fortran/matchexp.cc:28
21718 #, c-format
21719 msgid "Syntax error in expression at %C"
21720 msgstr ""
21721
21722 #: fortran/module.cc:1253
21723 msgid "Unexpected EOF"
21724 msgstr ""
21725
21726 #: fortran/module.cc:1378
21727 msgid "Name too long"
21728 msgstr ""
21729
21730 #: fortran/module.cc:1432 fortran/module.cc:1490 fortran/module.cc:1545
21731 #: fortran/module.cc:1603
21732 msgid "Bad name"
21733 msgstr ""
21734
21735 #: fortran/module.cc:1627
21736 msgid "Expected name"
21737 msgstr ""
21738
21739 #: fortran/module.cc:1630
21740 msgid "Expected left parenthesis"
21741 msgstr ""
21742
21743 #: fortran/module.cc:1633
21744 msgid "Expected right parenthesis"
21745 msgstr ""
21746
21747 #: fortran/module.cc:1636
21748 msgid "Expected integer"
21749 msgstr ""
21750
21751 #: fortran/module.cc:1639 fortran/module.cc:2844
21752 msgid "Expected string"
21753 msgstr ""
21754
21755 #: fortran/module.cc:1664
21756 msgid "find_enum(): Enum not found"
21757 msgstr ""
21758
21759 #: fortran/module.cc:2234
21760 msgid "Unsupported: multiple OpenACC 'routine' levels of parallelism"
21761 msgstr ""
21762
21763 #: fortran/module.cc:2474
21764 msgid "Expected attribute bit name"
21765 msgstr ""
21766
21767 #: fortran/module.cc:3473
21768 msgid "Expected integer string"
21769 msgstr ""
21770
21771 #: fortran/module.cc:3477
21772 msgid "Error converting integer"
21773 msgstr ""
21774
21775 #: fortran/module.cc:3499
21776 msgid "Expected real string"
21777 msgstr ""
21778
21779 #: fortran/module.cc:3724
21780 msgid "Expected expression type"
21781 msgstr ""
21782
21783 #: fortran/module.cc:3804
21784 msgid "Bad operator"
21785 msgstr ""
21786
21787 #: fortran/module.cc:3921
21788 msgid "Bad type in constant expression"
21789 msgstr ""
21790
21791 #: fortran/module.cc:7379
21792 msgid "Unexpected end of module"
21793 msgstr ""
21794
21795 #: fortran/parse.cc:1936
21796 msgid "arithmetic IF"
21797 msgstr ""
21798
21799 #: fortran/parse.cc:1945
21800 msgid "attribute declaration"
21801 msgstr ""
21802
21803 #: fortran/parse.cc:1981
21804 msgid "data declaration"
21805 msgstr ""
21806
21807 #: fortran/parse.cc:1999
21808 msgid "derived type declaration"
21809 msgstr ""
21810
21811 #: fortran/parse.cc:2126
21812 msgid "block IF"
21813 msgstr ""
21814
21815 #: fortran/parse.cc:2135
21816 msgid "implied END DO"
21817 msgstr ""
21818
21819 #: fortran/parse.cc:2229 fortran/resolve.cc:12044
21820 msgid "assignment"
21821 msgstr ""
21822
21823 #: fortran/parse.cc:2232 fortran/resolve.cc:12102 fortran/resolve.cc:12105
21824 msgid "pointer assignment"
21825 msgstr ""
21826
21827 #: fortran/parse.cc:2256
21828 msgid "simple IF"
21829 msgstr ""
21830
21831 #: fortran/resolve.cc:2371 fortran/resolve.cc:2565
21832 msgid "elemental procedure"
21833 msgstr ""
21834
21835 #: fortran/resolve.cc:2468
21836 msgid "allocatable argument"
21837 msgstr ""
21838
21839 #: fortran/resolve.cc:2473
21840 msgid "asynchronous argument"
21841 msgstr ""
21842
21843 #: fortran/resolve.cc:2478
21844 msgid "optional argument"
21845 msgstr ""
21846
21847 #: fortran/resolve.cc:2483
21848 msgid "pointer argument"
21849 msgstr ""
21850
21851 #: fortran/resolve.cc:2488
21852 msgid "target argument"
21853 msgstr ""
21854
21855 #: fortran/resolve.cc:2493
21856 msgid "value argument"
21857 msgstr ""
21858
21859 #: fortran/resolve.cc:2498
21860 msgid "volatile argument"
21861 msgstr ""
21862
21863 #: fortran/resolve.cc:2503
21864 msgid "assumed-shape argument"
21865 msgstr ""
21866
21867 #: fortran/resolve.cc:2508
21868 msgid "assumed-rank argument"
21869 msgstr ""
21870
21871 #: fortran/resolve.cc:2513
21872 msgid "coarray argument"
21873 msgstr ""
21874
21875 #: fortran/resolve.cc:2518
21876 msgid "parametrized derived type argument"
21877 msgstr ""
21878
21879 #: fortran/resolve.cc:2523
21880 msgid "polymorphic argument"
21881 msgstr ""
21882
21883 #: fortran/resolve.cc:2528
21884 msgid "NO_ARG_CHECK attribute"
21885 msgstr ""
21886
21887 #. As assumed-type is unlimited polymorphic (cf. above).
21888 #. See also TS 29113, Note 6.1.
21889 #: fortran/resolve.cc:2535
21890 msgid "assumed-type argument"
21891 msgstr ""
21892
21893 #: fortran/resolve.cc:2546
21894 msgid "array result"
21895 msgstr ""
21896
21897 #: fortran/resolve.cc:2551
21898 msgid "pointer or allocatable result"
21899 msgstr ""
21900
21901 #: fortran/resolve.cc:2558
21902 msgid "result with non-constant character length"
21903 msgstr ""
21904
21905 #: fortran/resolve.cc:2570
21906 msgid "bind(c) procedure"
21907 msgstr ""
21908
21909 #: fortran/resolve.cc:4114
21910 #, c-format
21911 msgid "Invalid context for NULL() pointer at %%L"
21912 msgstr ""
21913
21914 #: fortran/resolve.cc:4131
21915 #, c-format
21916 msgid "Operand of unary numeric operator %%<%s%%> at %%L is %s"
21917 msgstr ""
21918
21919 #: fortran/resolve.cc:4148
21920 #, c-format
21921 msgid ""
21922 "Unexpected derived-type entities in binary intrinsic numeric operator %%<%s"
21923 "%%> at %%L"
21924 msgstr ""
21925
21926 #: fortran/resolve.cc:4153
21927 #, c-format
21928 msgid "Operands of binary numeric operator %%<%s%%> at %%L are %s/%s"
21929 msgstr ""
21930
21931 #: fortran/resolve.cc:4168
21932 #, c-format
21933 msgid "Operands of string concatenation operator at %%L are %s/%s"
21934 msgstr ""
21935
21936 #: fortran/resolve.cc:4211
21937 #, c-format
21938 msgid "Operands of logical operator %%<%s%%> at %%L are %s/%s"
21939 msgstr ""
21940
21941 #: fortran/resolve.cc:4234
21942 #, c-format
21943 msgid "Operand of .not. operator at %%L is %s"
21944 msgstr ""
21945
21946 #: fortran/resolve.cc:4248
21947 msgid "COMPLEX quantities cannot be compared at %L"
21948 msgstr ""
21949
21950 #: fortran/resolve.cc:4346
21951 #, c-format
21952 msgid "Logicals at %%L must be compared with %s instead of %s"
21953 msgstr ""
21954
21955 #: fortran/resolve.cc:4352
21956 #, c-format
21957 msgid "Operands of comparison operator %%<%s%%> at %%L are %s/%s"
21958 msgstr ""
21959
21960 #: fortran/resolve.cc:4366
21961 #, c-format
21962 msgid "Unknown operator %%<%s%%> at %%L; did you mean '%s'?"
21963 msgstr ""
21964
21965 #: fortran/resolve.cc:4369
21966 #, c-format
21967 msgid "Unknown operator %%<%s%%> at %%L"
21968 msgstr ""
21969
21970 #: fortran/resolve.cc:4374
21971 #, c-format
21972 msgid "Operand of user operator %%<%s%%> at %%L is %s"
21973 msgstr ""
21974
21975 #: fortran/resolve.cc:4379
21976 #, c-format
21977 msgid "Operands of user operator %%<%s%%> at %%L are %s/%s"
21978 msgstr ""
21979
21980 #: fortran/resolve.cc:4465
21981 #, c-format
21982 msgid "Inconsistent ranks for operator at %%L and %%L"
21983 msgstr ""
21984
21985 #: fortran/resolve.cc:7306
21986 msgid "Loop variable"
21987 msgstr ""
21988
21989 #: fortran/resolve.cc:7310
21990 msgid "iterator variable"
21991 msgstr ""
21992
21993 #: fortran/resolve.cc:7314
21994 msgid "Start expression in DO loop"
21995 msgstr ""
21996
21997 #: fortran/resolve.cc:7318
21998 msgid "End expression in DO loop"
21999 msgstr ""
22000
22001 #: fortran/resolve.cc:7322
22002 msgid "Step expression in DO loop"
22003 msgstr ""
22004
22005 #: fortran/resolve.cc:7608 fortran/resolve.cc:7611
22006 msgid "DEALLOCATE object"
22007 msgstr ""
22008
22009 #: fortran/resolve.cc:7989 fortran/resolve.cc:7992
22010 msgid "ALLOCATE object"
22011 msgstr ""
22012
22013 #: fortran/resolve.cc:8225 fortran/resolve.cc:10194 fortran/resolve.cc:10315
22014 msgid "STAT variable"
22015 msgstr ""
22016
22017 #: fortran/resolve.cc:8276 fortran/resolve.cc:10206 fortran/resolve.cc:10327
22018 msgid "ERRMSG variable"
22019 msgstr ""
22020
22021 #: fortran/resolve.cc:10000
22022 msgid "item in READ"
22023 msgstr ""
22024
22025 #: fortran/resolve.cc:10218
22026 msgid "ACQUIRED_LOCK variable"
22027 msgstr ""
22028
22029 #: fortran/trans-array.cc:1918
22030 #, c-format
22031 msgid "Different CHARACTER lengths (%ld/%ld) in array constructor"
22032 msgstr ""
22033
22034 #: fortran/trans-array.cc:6137
22035 msgid "Integer overflow when calculating the amount of memory to allocate"
22036 msgstr ""
22037
22038 #: fortran/trans-array.cc:10064
22039 #, c-format
22040 msgid ""
22041 "The value of the PDT LEN parameter '%s' does not agree with that in the "
22042 "dummy declaration"
22043 msgstr ""
22044
22045 #: fortran/trans-decl.cc:6143
22046 #, c-format
22047 msgid ""
22048 "Actual string length does not match the declared one for dummy argument "
22049 "'%s' (%ld/%ld)"
22050 msgstr ""
22051
22052 #: fortran/trans-decl.cc:6151
22053 #, c-format
22054 msgid ""
22055 "Actual string length is shorter than the declared one for dummy argument "
22056 "'%s' (%ld/%ld)"
22057 msgstr ""
22058
22059 #: fortran/trans-expr.cc:10290
22060 #, c-format
22061 msgid "Target of rank remapping is too small (%ld < %ld)"
22062 msgstr ""
22063
22064 #: fortran/trans-expr.cc:11750
22065 msgid "Assignment of scalar to unallocated array"
22066 msgstr ""
22067
22068 #: fortran/trans-intrinsic.cc:975
22069 #, c-format
22070 msgid "Unequal character lengths (%ld/%ld) in %s"
22071 msgstr ""
22072
22073 #: fortran/trans-intrinsic.cc:6510
22074 #, c-format
22075 msgid "POS argument (%ld) out of range 0:%ld in intrinsic BTEST"
22076 msgstr ""
22077
22078 #: fortran/trans-intrinsic.cc:6605
22079 #, c-format
22080 msgid "POS argument (%ld) out of range 0:%ld in intrinsic %s"
22081 msgstr ""
22082
22083 #: fortran/trans-intrinsic.cc:6652
22084 #, c-format
22085 msgid "POS argument (%ld) out of range 0:%ld in intrinsic IBITS"
22086 msgstr ""
22087
22088 #: fortran/trans-intrinsic.cc:6662
22089 #, c-format
22090 msgid "LEN argument (%ld) out of range 0:%ld in intrinsic IBITS"
22091 msgstr ""
22092
22093 #: fortran/trans-intrinsic.cc:6669
22094 #, c-format
22095 msgid "POS(%ld)+LEN(%ld)>BIT_SIZE(%ld) in intrinsic IBITS"
22096 msgstr ""
22097
22098 #: fortran/trans-intrinsic.cc:6742
22099 #, c-format
22100 msgid "SHIFT argument (%ld) out of range 0:%ld in intrinsic %s"
22101 msgstr ""
22102
22103 #: fortran/trans-intrinsic.cc:6810
22104 #, c-format
22105 msgid "SHIFT argument (%ld) out of range -%ld:%ld in intrinsic ISHFT"
22106 msgstr ""
22107
22108 #: fortran/trans-intrinsic.cc:6876
22109 #, c-format
22110 msgid "SIZE argument (%ld) out of range 1:%ld in intrinsic ISHFTC"
22111 msgstr ""
22112
22113 #: fortran/trans-intrinsic.cc:6884 fortran/trans-intrinsic.cc:6929
22114 #, c-format
22115 msgid "SHIFT argument (%ld) out of range -%ld:%ld in intrinsic ISHFTC"
22116 msgstr ""
22117
22118 #: fortran/trans-intrinsic.cc:9277
22119 #, c-format
22120 msgid "Argument NCOPIES of REPEAT intrinsic is negative (its value is %ld)"
22121 msgstr ""
22122
22123 #: fortran/trans-intrinsic.cc:9309
22124 msgid "Argument NCOPIES of REPEAT intrinsic is too large"
22125 msgstr ""
22126
22127 #: fortran/trans-intrinsic.cc:12025
22128 #, c-format
22129 msgid "FROMPOS argument (%ld) out of range 0:%d in intrinsic MVBITS"
22130 msgstr ""
22131
22132 #: fortran/trans-intrinsic.cc:12037
22133 #, c-format
22134 msgid "LEN argument (%ld) out of range 0:%d in intrinsic MVBITS"
22135 msgstr ""
22136
22137 #: fortran/trans-intrinsic.cc:12049
22138 #, c-format
22139 msgid "TOPOS argument (%ld) out of range 0:%d in intrinsic MVBITS"
22140 msgstr ""
22141
22142 #: fortran/trans-intrinsic.cc:12061
22143 #, c-format
22144 msgid "FROMPOS(%ld)+LEN(%ld)>BIT_SIZE(%d) in intrinsic MVBITS"
22145 msgstr ""
22146
22147 #: fortran/trans-intrinsic.cc:12069
22148 #, c-format
22149 msgid "TOPOS(%ld)+LEN(%ld)>BIT_SIZE(%d) in intrinsic MVBITS"
22150 msgstr ""
22151
22152 #: fortran/trans-io.cc:587
22153 msgid "Unit number in I/O statement too small"
22154 msgstr ""
22155
22156 #: fortran/trans-io.cc:596
22157 msgid "Unit number in I/O statement too large"
22158 msgstr ""
22159
22160 #: fortran/trans-stmt.cc:156
22161 msgid "Assigned label is not a target label"
22162 msgstr ""
22163
22164 #: fortran/trans-stmt.cc:1278
22165 #, c-format
22166 msgid "Invalid image number %d in SYNC IMAGES"
22167 msgstr ""
22168
22169 #: fortran/trans-stmt.cc:2440
22170 msgid "Loop iterates infinitely"
22171 msgstr ""
22172
22173 #: fortran/trans-stmt.cc:2460 fortran/trans-stmt.cc:2716
22174 msgid "Loop variable has been modified"
22175 msgstr ""
22176
22177 #: fortran/trans-stmt.cc:2569
22178 msgid "DO step value is zero"
22179 msgstr ""
22180
22181 #: fortran/trans.cc:47
22182 msgid "Array reference out of bounds"
22183 msgstr ""
22184
22185 #: fortran/trans.cc:708 fortran/trans.cc:783
22186 #, c-format
22187 msgid "Error allocating %lu bytes"
22188 msgstr ""
22189
22190 #: fortran/trans.cc:992
22191 #, c-format
22192 msgid "Attempting to allocate already allocated variable '%s'"
22193 msgstr ""
22194
22195 #: fortran/trans.cc:998
22196 msgid "Attempting to allocate already allocated variable"
22197 msgstr ""
22198
22199 #: fortran/trans.cc:1448 fortran/trans.cc:1607
22200 #, c-format
22201 msgid "Attempt to DEALLOCATE unallocated '%s'"
22202 msgstr ""
22203
22204 #: fortran/trans.cc:1765
22205 #, c-format
22206 msgid "Error reallocating to %lu bytes"
22207 msgstr ""
22208
22209 #: go/go-backend.cc:166
22210 msgid "lseek failed while reading export data"
22211 msgstr ""
22212
22213 #: go/go-backend.cc:173
22214 msgid "memory allocation failed while reading export data"
22215 msgstr ""
22216
22217 #: go/go-backend.cc:181
22218 msgid "read failed while reading export data"
22219 msgstr ""
22220
22221 #: go/go-backend.cc:187
22222 msgid "short read while reading export data"
22223 msgstr ""
22224
22225 #: go/gofrontend/expressions.cc:183 c-family/c-warn.cc:683 cp/cvt.cc:1397
22226 #, gcc-internal-format
22227 msgid "value computed is not used"
22228 msgstr ""
22229
22230 #: go/gofrontend/expressions.cc:930
22231 msgid "invalid use of type"
22232 msgstr ""
22233
22234 #: go/gofrontend/expressions.cc:3626 go/gofrontend/expressions.cc:3642
22235 msgid "constant refers to itself"
22236 msgstr ""
22237
22238 #: go/gofrontend/expressions.cc:4741 go/gofrontend/expressions.cc:5240
22239 msgid "expected pointer"
22240 msgstr ""
22241
22242 #: go/gofrontend/expressions.cc:5211
22243 msgid "expected numeric type"
22244 msgstr ""
22245
22246 #: go/gofrontend/expressions.cc:5216
22247 msgid "expected boolean type"
22248 msgstr ""
22249
22250 #: go/gofrontend/expressions.cc:5221 c/c-parser.cc:15820 c/c-parser.cc:15827
22251 #: cp/parser.cc:38961 cp/parser.cc:38968
22252 #, gcc-internal-format
22253 msgid "expected integer"
22254 msgstr ""
22255
22256 #: go/gofrontend/expressions.cc:7000
22257 msgid "invalid comparison of nil with nil"
22258 msgstr ""
22259
22260 #: go/gofrontend/expressions.cc:7006 go/gofrontend/expressions.cc:7024
22261 msgid "incompatible types in binary expression"
22262 msgstr ""
22263
22264 #: go/gofrontend/expressions.cc:7044
22265 msgid "integer division by zero"
22266 msgstr ""
22267
22268 #: go/gofrontend/expressions.cc:7052
22269 msgid "shift of non-integer operand"
22270 msgstr ""
22271
22272 #: go/gofrontend/expressions.cc:7055 go/gofrontend/expressions.cc:7058
22273 #: go/gofrontend/expressions.cc:7066
22274 msgid "shift count not integer"
22275 msgstr ""
22276
22277 #: go/gofrontend/expressions.cc:7071
22278 msgid "negative shift count"
22279 msgstr ""
22280
22281 #: go/gofrontend/expressions.cc:7956
22282 msgid "object is not a method"
22283 msgstr ""
22284
22285 #: go/gofrontend/expressions.cc:7973
22286 msgid "method type does not match object type"
22287 msgstr ""
22288
22289 #: go/gofrontend/expressions.cc:8387
22290 msgid "invalid use of %<...%> with builtin function"
22291 msgstr ""
22292
22293 #: go/gofrontend/expressions.cc:8398
22294 msgid "invalid use of method value as argument of Offsetof"
22295 msgstr ""
22296
22297 #: go/gofrontend/expressions.cc:8412
22298 msgid "argument of Offsetof implies indirection of an embedded field"
22299 msgstr ""
22300
22301 #: go/gofrontend/expressions.cc:8437 go/gofrontend/expressions.cc:8473
22302 #: go/gofrontend/expressions.cc:8909 go/gofrontend/expressions.cc:10265
22303 #: go/gofrontend/expressions.cc:10405 go/gofrontend/expressions.cc:10451
22304 #: go/gofrontend/expressions.cc:10486 go/gofrontend/expressions.cc:10562
22305 #: go/gofrontend/expressions.cc:10587 go/gofrontend/expressions.cc:12740
22306 #: go/gofrontend/expressions.cc:12757 go/gofrontend/expressions.cc:12773
22307 msgid "not enough arguments"
22308 msgstr ""
22309
22310 #: go/gofrontend/expressions.cc:8439 go/gofrontend/expressions.cc:8475
22311 #: go/gofrontend/expressions.cc:10270 go/gofrontend/expressions.cc:10388
22312 #: go/gofrontend/expressions.cc:10410 go/gofrontend/expressions.cc:10491
22313 #: go/gofrontend/expressions.cc:10564 go/gofrontend/expressions.cc:10589
22314 #: go/gofrontend/expressions.cc:11469 go/gofrontend/expressions.cc:12745
22315 #: go/gofrontend/expressions.cc:12759 go/gofrontend/expressions.cc:12780
22316 #: cp/pt.cc:9127
22317 #, gcc-internal-format
22318 msgid "too many arguments"
22319 msgstr ""
22320
22321 #: go/gofrontend/expressions.cc:8477
22322 msgid "argument 1 must be a map"
22323 msgstr ""
22324
22325 #: go/gofrontend/expressions.cc:8939
22326 msgid "invalid type for make function"
22327 msgstr ""
22328
22329 #: go/gofrontend/expressions.cc:8952
22330 msgid "length required when allocating a slice"
22331 msgstr ""
22332
22333 #: go/gofrontend/expressions.cc:8996
22334 msgid "len larger than cap"
22335 msgstr ""
22336
22337 #: go/gofrontend/expressions.cc:9005
22338 msgid "too many arguments to make"
22339 msgstr ""
22340
22341 #: go/gofrontend/expressions.cc:10314
22342 msgid "argument must be array or slice or channel"
22343 msgstr ""
22344
22345 #: go/gofrontend/expressions.cc:10324
22346 msgid "argument must be string or array or slice or map or channel"
22347 msgstr ""
22348
22349 #: go/gofrontend/expressions.cc:10361
22350 msgid "unsupported argument type to builtin function"
22351 msgstr ""
22352
22353 #: go/gofrontend/expressions.cc:10372
22354 msgid "argument must be channel"
22355 msgstr ""
22356
22357 #: go/gofrontend/expressions.cc:10374
22358 msgid "cannot close receive-only channel"
22359 msgstr ""
22360
22361 #: go/gofrontend/expressions.cc:10396
22362 msgid "argument must be a field reference"
22363 msgstr ""
22364
22365 #: go/gofrontend/expressions.cc:10426
22366 msgid "left argument must be a slice"
22367 msgstr ""
22368
22369 #: go/gofrontend/expressions.cc:10434
22370 msgid "element types must be the same"
22371 msgstr ""
22372
22373 #: go/gofrontend/expressions.cc:10439
22374 msgid "first argument must be []byte"
22375 msgstr ""
22376
22377 #: go/gofrontend/expressions.cc:10442
22378 msgid "second argument must be slice or string"
22379 msgstr ""
22380
22381 #: go/gofrontend/expressions.cc:10554
22382 msgid "argument must have complex type"
22383 msgstr ""
22384
22385 #: go/gofrontend/expressions.cc:10573
22386 msgid "complex arguments must have identical types"
22387 msgstr ""
22388
22389 #: go/gofrontend/expressions.cc:10575
22390 msgid "complex arguments must have floating-point type"
22391 msgstr ""
22392
22393 #: go/gofrontend/expressions.cc:11235
22394 msgid "type conversion result count mismatch"
22395 msgstr ""
22396
22397 #: go/gofrontend/expressions.cc:11249 go/gofrontend/expressions.cc:12686
22398 #: go/gofrontend/expressions.cc:13122
22399 msgid "expected function"
22400 msgstr ""
22401
22402 #: go/gofrontend/expressions.cc:11277
22403 msgid "multiple-value argument in single-value context"
22404 msgstr ""
22405
22406 #: go/gofrontend/expressions.cc:11473
22407 msgid "invalid use of %<...%> with non-slice"
22408 msgstr ""
22409
22410 #: go/gofrontend/expressions.cc:12694
22411 msgid "function result count mismatch"
22412 msgstr ""
22413
22414 #: go/gofrontend/expressions.cc:12712
22415 msgid "incompatible type for receiver"
22416 msgstr ""
22417
22418 #: go/gofrontend/expressions.cc:12730
22419 msgid "invalid use of %<...%> calling non-variadic function"
22420 msgstr ""
22421
22422 #: go/gofrontend/expressions.cc:13131 go/gofrontend/expressions.cc:13145
22423 msgid "number of results does not match number of values"
22424 msgstr ""
22425
22426 #: go/gofrontend/expressions.cc:13437 go/gofrontend/expressions.cc:14109
22427 msgid "index must be integer"
22428 msgstr ""
22429
22430 #: go/gofrontend/expressions.cc:13446 go/gofrontend/expressions.cc:14118
22431 msgid "slice end must be integer"
22432 msgstr ""
22433
22434 #: go/gofrontend/expressions.cc:13455
22435 msgid "slice capacity must be integer"
22436 msgstr ""
22437
22438 #: go/gofrontend/expressions.cc:13505 go/gofrontend/expressions.cc:14152
22439 msgid "inverted slice range"
22440 msgstr ""
22441
22442 #: go/gofrontend/expressions.cc:13548
22443 msgid "slice of unaddressable value"
22444 msgstr ""
22445
22446 #: go/gofrontend/expressions.cc:14408
22447 msgid "incompatible type for map index"
22448 msgstr ""
22449
22450 #: go/gofrontend/expressions.cc:14846
22451 msgid "expected interface or pointer to interface"
22452 msgstr ""
22453
22454 #: go/gofrontend/expressions.cc:15632
22455 msgid "too many expressions for struct"
22456 msgstr ""
22457
22458 #: go/gofrontend/expressions.cc:15645
22459 msgid "too few expressions for struct"
22460 msgstr ""
22461
22462 #: go/gofrontend/expressions.cc:17594 go/gofrontend/statements.cc:1911
22463 msgid "type assertion only valid for interface types"
22464 msgstr ""
22465
22466 #: go/gofrontend/expressions.cc:17606
22467 msgid "impossible type assertion: type does not implement interface"
22468 msgstr ""
22469
22470 #: go/gofrontend/expressions.cc:17805 go/gofrontend/expressions.cc:17825
22471 #: go/gofrontend/statements.cc:1758
22472 msgid "expected channel"
22473 msgstr ""
22474
22475 #: go/gofrontend/expressions.cc:17830 go/gofrontend/statements.cc:1763
22476 msgid "invalid receive on send-only channel"
22477 msgstr ""
22478
22479 #: go/gofrontend/parse.cc:3169
22480 msgid ""
22481 "parentheses required around this composite literal to avoid parsing ambiguity"
22482 msgstr ""
22483
22484 #: go/gofrontend/parse.cc:4743
22485 msgid "cannot fallthrough final case in switch"
22486 msgstr ""
22487
22488 #: go/gofrontend/statements.cc:1071
22489 msgid "invalid left hand side of assignment"
22490 msgstr ""
22491
22492 #: go/gofrontend/statements.cc:1082 go/gofrontend/statements.cc:1427
22493 msgid "use of untyped nil"
22494 msgstr ""
22495
22496 #: go/gofrontend/statements.cc:1549
22497 msgid "expected map index on right hand side"
22498 msgstr ""
22499
22500 #: go/gofrontend/statements.cc:3198 go/gofrontend/statements.cc:3228
22501 msgid "not enough arguments to return"
22502 msgstr ""
22503
22504 #: go/gofrontend/statements.cc:3206
22505 msgid "return with value in function with no return type"
22506 msgstr ""
22507
22508 #: go/gofrontend/statements.cc:3234
22509 msgid "too many values in return statement"
22510 msgstr ""
22511
22512 #: go/gofrontend/statements.cc:3787
22513 msgid "expected boolean expression"
22514 msgstr ""
22515
22516 #: go/gofrontend/statements.cc:4984
22517 msgid "cannot type switch on non-interface value"
22518 msgstr ""
22519
22520 #: go/gofrontend/statements.cc:5119
22521 msgid "incompatible types in send"
22522 msgstr ""
22523
22524 #: go/gofrontend/statements.cc:5124
22525 msgid "invalid send on receive-only channel"
22526 msgstr ""
22527
22528 #: go/gofrontend/statements.cc:6442
22529 msgid "too many variables for range clause with channel"
22530 msgstr ""
22531
22532 #: go/gofrontend/statements.cc:6449
22533 msgid "range clause must have array, slice, string, map, or channel type"
22534 msgstr ""
22535
22536 #: go/gofrontend/types.cc:542
22537 msgid "invalid comparison of non-ordered type"
22538 msgstr ""
22539
22540 #: go/gofrontend/types.cc:558
22541 msgid "slice can only be compared to nil"
22542 msgstr ""
22543
22544 #: go/gofrontend/types.cc:560
22545 msgid "map can only be compared to nil"
22546 msgstr ""
22547
22548 #: go/gofrontend/types.cc:562
22549 msgid "func can only be compared to nil"
22550 msgstr ""
22551
22552 #: go/gofrontend/types.cc:568
22553 #, c-format
22554 msgid "invalid operation (%s)"
22555 msgstr ""
22556
22557 #: go/gofrontend/types.cc:591
22558 msgid "invalid comparison of non-comparable type"
22559 msgstr ""
22560
22561 #: go/gofrontend/types.cc:604
22562 msgid "invalid comparison of generated struct"
22563 msgstr ""
22564
22565 #: go/gofrontend/types.cc:615
22566 msgid "invalid comparison of non-comparable struct"
22567 msgstr ""
22568
22569 #: go/gofrontend/types.cc:625
22570 msgid "invalid comparison of generated array"
22571 msgstr ""
22572
22573 #: go/gofrontend/types.cc:632
22574 msgid "invalid comparison of non-comparable array"
22575 msgstr ""
22576
22577 #: go/gofrontend/types.cc:660
22578 msgid "multiple-value function call in single-value context"
22579 msgstr ""
22580
22581 #: go/gofrontend/types.cc:744
22582 msgid "need explicit conversion"
22583 msgstr ""
22584
22585 #: go/gofrontend/types.cc:752
22586 #, c-format
22587 msgid "cannot use type %s as type %s"
22588 msgstr ""
22589
22590 #: go/gofrontend/types.cc:788
22591 msgid "conversion from normal type to notinheap type"
22592 msgstr ""
22593
22594 #: go/gofrontend/types.cc:4796
22595 msgid "different receiver types"
22596 msgstr ""
22597
22598 #: go/gofrontend/types.cc:4819 go/gofrontend/types.cc:4832
22599 #: go/gofrontend/types.cc:4846
22600 msgid "different number of parameters"
22601 msgstr ""
22602
22603 #: go/gofrontend/types.cc:4839
22604 msgid "different parameter types"
22605 msgstr ""
22606
22607 #: go/gofrontend/types.cc:4854
22608 msgid "different varargs"
22609 msgstr ""
22610
22611 #: go/gofrontend/types.cc:4867 go/gofrontend/types.cc:4880
22612 #: go/gofrontend/types.cc:4894
22613 msgid "different number of results"
22614 msgstr ""
22615
22616 #: go/gofrontend/types.cc:4887
22617 msgid "different result types"
22618 msgstr ""
22619
22620 #: go/gofrontend/types.cc:9305
22621 #, c-format
22622 msgid "need explicit conversion; missing method %s%s%s"
22623 msgstr ""
22624
22625 #: go/gofrontend/types.cc:9323 go/gofrontend/types.cc:9468
22626 #, c-format
22627 msgid "incompatible type for method %s%s%s"
22628 msgstr ""
22629
22630 #: go/gofrontend/types.cc:9327 go/gofrontend/types.cc:9472
22631 #, c-format
22632 msgid "incompatible type for method %s%s%s (%s)"
22633 msgstr ""
22634
22635 #: go/gofrontend/types.cc:9408 go/gofrontend/types.cc:9421
22636 msgid "pointer to interface type has no methods"
22637 msgstr ""
22638
22639 #: go/gofrontend/types.cc:9410 go/gofrontend/types.cc:9423
22640 msgid "type has no methods"
22641 msgstr ""
22642
22643 #: go/gofrontend/types.cc:9444
22644 #, c-format
22645 msgid "ambiguous method %s%s%s"
22646 msgstr ""
22647
22648 #: go/gofrontend/types.cc:9447
22649 #, c-format
22650 msgid "missing method %s%s%s"
22651 msgstr ""
22652
22653 #: go/gofrontend/types.cc:9489
22654 #, c-format
22655 msgid "method %s%s%s requires a pointer receiver"
22656 msgstr ""
22657
22658 #: go/gofrontend/types.cc:9507
22659 #, c-format
22660 msgid "method %s%s%s is marked go:nointerface"
22661 msgstr ""
22662
22663 #: lto-streamer.h:1028
22664 #, gcc-internal-format, gfc-internal-format
22665 msgid "bytecode stream: expected tag %s instead of %s"
22666 msgstr ""
22667
22668 #: lto-streamer.h:1038
22669 #, gcc-internal-format, gfc-internal-format
22670 msgid "bytecode stream: tag %s is not in the expected range [%s, %s]"
22671 msgstr ""
22672
22673 #. Mach-O supports 'weak imports', and 'weak definitions' in coalesced
22674 #. sections.  machopic_select_section ensures that weak variables go in
22675 #. coalesced sections.  Weak aliases (or any other kind of aliases) are
22676 #. not supported.  Weak symbols that aren't visible outside the .s file
22677 #. are not supported.
22678 #: config/darwin.h:682
22679 #, gcc-internal-format
22680 msgid "alias definitions not supported in Mach-O; ignored"
22681 msgstr ""
22682
22683 #. No profiling.
22684 #: config/vx-common.h:122
22685 #, gcc-internal-format
22686 msgid "profiler support for VxWorks"
22687 msgstr ""
22688
22689 #: config/arm/freebsd.h:121
22690 #, gcc-internal-format
22691 msgid "target OS does not support unaligned accesses"
22692 msgstr ""
22693
22694 #: config/c6x/c6x.h:346 config/nvptx/nvptx.h:182
22695 #, gcc-internal-format
22696 msgid "profiling is not yet implemented for this architecture"
22697 msgstr ""
22698
22699 #: config/cr16/cr16.h:403
22700 #, gcc-internal-format
22701 msgid "profiler support for CR16"
22702 msgstr ""
22703
22704 #. Definitions for GCC.  Part of the machine description for CRIS.
22705 #. Copyright (C) 1998-2022 Free Software Foundation, Inc.
22706 #. Contributed by Axis Communications.  Written by Hans-Peter Nilsson.
22707 #.
22708 #. This file is part of GCC.
22709 #.
22710 #. GCC is free software; you can redistribute it and/or modify
22711 #. it under the terms of the GNU General Public License as published by
22712 #. the Free Software Foundation; either version 3, or (at your option)
22713 #. any later version.
22714 #.
22715 #. GCC is distributed in the hope that it will be useful,
22716 #. but WITHOUT ANY WARRANTY; without even the implied warranty of
22717 #. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
22718 #. GNU General Public License for more details.
22719 #.
22720 #. You should have received a copy of the GNU General Public License
22721 #. along with GCC; see the file COPYING3.  If not see
22722 #. <http://www.gnu.org/licenses/>.
22723 #. After the first "Node:" comment comes all preprocessor directives and
22724 #. attached declarations described in the info files, the "Using and
22725 #. Porting GCC" manual (uapgcc), in the same order as found in the "Target
22726 #. macros" section in the gcc-2.9x CVS edition of 2000-03-17.  FIXME: Not
22727 #. really, but needs an update anyway.
22728 #.
22729 #. There is no generic copy-of-uapgcc comment, you'll have to see uapgcc
22730 #. for that.  If applicable, there is a CRIS-specific comment.  The order
22731 #. of macro definitions follow the order in the manual.  Every section in
22732 #. the manual (node in the info pages) has an introductory `Node:
22733 #. <subchapter>' comment.  If no macros are defined for a section, only
22734 #. the section-comment is present.
22735 #. Note that other header files (e.g. config/elfos.h, config/linux.h,
22736 #. and config/cris/linux.h) are responsible for lots of settings not
22737 #. repeated below.  This file contains general CRIS definitions
22738 #. and definitions for the cris-*-elf subtarget.
22739 #. We don't want to use gcc_assert for everything, as that can be
22740 #. compiled out.
22741 #: config/cris/cris.h:42
22742 #, gcc-internal-format, gfc-internal-format
22743 msgid "CRIS-port assertion failed: %s"
22744 msgstr ""
22745
22746 #. Node: Caller Saves
22747 #. (no definitions)
22748 #. Node: Function entry
22749 #. See cris.cc for TARGET_ASM_FUNCTION_PROLOGUE and
22750 #. TARGET_ASM_FUNCTION_EPILOGUE.
22751 #. Node: Profiling
22752 #: config/cris/cris.h:662
22753 #, gcc-internal-format
22754 msgid "no %<FUNCTION_PROFILER%> for CRIS"
22755 msgstr ""
22756
22757 #. 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.
22758 #. 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.
22759 #: config/i386/xm-djgpp.h:85
22760 #, gcc-internal-format
22761 msgid "environment variable DJGPP not defined"
22762 msgstr ""
22763
22764 #: config/i386/xm-djgpp.h:87
22765 #, gcc-internal-format
22766 msgid "environment variable DJGPP points to missing file %qs"
22767 msgstr ""
22768
22769 #: config/i386/xm-djgpp.h:90
22770 #, gcc-internal-format
22771 msgid "environment variable DJGPP points to corrupt file %qs"
22772 msgstr ""
22773
22774 #: config/pa/som.h:338
22775 #, gcc-internal-format
22776 msgid "weak aliases are not supported"
22777 msgstr ""
22778
22779 #. SPDX-License-Identifier: GPL-3.0-or-later
22780 #. Definitions of target machine for GNU compiler,
22781 #. for IBM RS/6000 POWER running AIX V7.1.
22782 #. Copyright (C) 2002-2022 Free Software Foundation, Inc.
22783 #. Contributed by David Edelsohn (edelsohn@gnu.org).
22784 #.
22785 #. This file is part of GCC.
22786 #.
22787 #. GCC is free software; you can redistribute it and/or modify it
22788 #. under the terms of the GNU General Public License as published
22789 #. by the Free Software Foundation; either version 3, or (at your
22790 #. option) any later version.
22791 #.
22792 #. GCC is distributed in the hope that it will be useful, but WITHOUT
22793 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
22794 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
22795 #. License for more details.
22796 #.
22797 #. You should have received a copy of the GNU General Public License
22798 #. along with GCC; see the file COPYING3.  If not see
22799 #. <http://www.gnu.org/licenses/>.
22800 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
22801 #. get control in TARGET_OPTION_OVERRIDE.
22802 #. SPDX-License-Identifier: GPL-3.0-or-later
22803 #. Definitions of target machine for GNU compiler,
22804 #. for IBM RS/6000 POWER running AIX V7.2.
22805 #. Copyright (C) 2002-2022 Free Software Foundation, Inc.
22806 #. Contributed by David Edelsohn (edelsohn@gnu.org).
22807 #.
22808 #. This file is part of GCC.
22809 #.
22810 #. GCC is free software; you can redistribute it and/or modify it
22811 #. under the terms of the GNU General Public License as published
22812 #. by the Free Software Foundation; either version 3, or (at your
22813 #. option) any later version.
22814 #.
22815 #. GCC is distributed in the hope that it will be useful, but WITHOUT
22816 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
22817 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
22818 #. License for more details.
22819 #.
22820 #. You should have received a copy of the GNU General Public License
22821 #. along with GCC; see the file COPYING3.  If not see
22822 #. <http://www.gnu.org/licenses/>.
22823 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
22824 #. get control in TARGET_OPTION_OVERRIDE.
22825 #. SPDX-License-Identifier: GPL-3.0-or-later
22826 #. Definitions of target machine for GNU compiler,
22827 #. for IBM RS/6000 POWER running AIX V7.3.
22828 #. Copyright (C) 2002-2022 Free Software Foundation, Inc.
22829 #. Contributed by David Edelsohn (edelsohn@gnu.org).
22830 #.
22831 #. This file is part of GCC.
22832 #.
22833 #. GCC is free software; you can redistribute it and/or modify it
22834 #. under the terms of the GNU General Public License as published
22835 #. by the Free Software Foundation; either version 3, or (at your
22836 #. option) any later version.
22837 #.
22838 #. GCC is distributed in the hope that it will be useful, but WITHOUT
22839 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
22840 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
22841 #. License for more details.
22842 #.
22843 #. You should have received a copy of the GNU General Public License
22844 #. along with GCC; see the file COPYING3.  If not see
22845 #. <http://www.gnu.org/licenses/>.
22846 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
22847 #. get control in TARGET_OPTION_OVERRIDE.
22848 #: config/rs6000/aix71.h:31 config/rs6000/aix72.h:31 config/rs6000/aix73.h:31
22849 #, gcc-internal-format
22850 msgid "%<-maix64%> requires PowerPC64 architecture remain enabled"
22851 msgstr ""
22852
22853 #: config/rs6000/aix71.h:37 config/rs6000/aix72.h:37
22854 #, gcc-internal-format
22855 msgid "soft-float and long-double-128 are incompatible"
22856 msgstr ""
22857
22858 #: config/rs6000/aix71.h:41 config/rs6000/aix72.h:41 config/rs6000/aix73.h:41
22859 #, gcc-internal-format
22860 msgid ""
22861 "%<-maix64%> required: 64-bit computation with 32-bit addressing not yet "
22862 "supported"
22863 msgstr ""
22864
22865 #: config/rs6000/aix71.h:48 config/rs6000/aix72.h:48 config/rs6000/aix73.h:48
22866 #: config/rs6000/rtems.h:121
22867 #, gcc-internal-format
22868 msgid "%<-mcmodel%> incompatible with other toc options"
22869 msgstr ""
22870
22871 #: config/rs6000/aix73.h:37
22872 #, gcc-internal-format
22873 msgid "%<soft-float%> and long-double-128 are incompatible"
22874 msgstr ""
22875
22876 #: config/rs6000/rtems.h:114 config/rs6000/rs6000.cc:3507
22877 #, gcc-internal-format
22878 msgid "%<-m64%> requires a PowerPC64 cpu"
22879 msgstr ""
22880
22881 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
22882 #. get control in TARGET_OPTION_OVERRIDE.
22883 #: config/rs6000/sysv4.h:116
22884 #, gcc-internal-format
22885 msgid "bad value for %<%s-%s%>"
22886 msgstr ""
22887
22888 #: config/rs6000/sysv4.h:132
22889 #, gcc-internal-format
22890 msgid "bad value for %<%s=%s%>"
22891 msgstr ""
22892
22893 #: config/rs6000/sysv4.h:149
22894 #, gcc-internal-format
22895 msgid "%qs and %<%s=%s%> are incompatible"
22896 msgstr ""
22897
22898 #: config/rs6000/sysv4.h:158
22899 #, gcc-internal-format
22900 msgid "%<-f%s%> and %<%s=%s%> are incompatible"
22901 msgstr ""
22902
22903 #: config/rs6000/sysv4.h:167
22904 #, gcc-internal-format
22905 msgid "%<%s=%s%> and %<%s-%s%> are incompatible"
22906 msgstr ""
22907
22908 #: config/rs6000/sysv4.h:176 config/rs6000/sysv4.h:210
22909 #, gcc-internal-format
22910 msgid "%qs and %qs are incompatible"
22911 msgstr ""
22912
22913 #: config/rs6000/sysv4.h:183 config/rs6000/sysv4.h:190
22914 #, gcc-internal-format
22915 msgid "%qs and %<%s-%s%> are incompatible"
22916 msgstr ""
22917
22918 #: config/rs6000/sysv4.h:196 config/rs6000/sysv4.h:202
22919 #, gcc-internal-format
22920 msgid "%qs not supported by your assembler"
22921 msgstr ""
22922
22923 #: config/rs6000/sysv4.h:244
22924 #, gcc-internal-format
22925 msgid "%<-m%s%> not supported in this configuration"
22926 msgstr ""
22927
22928 #. 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.
22929 #: config/sh/vxworks.h:43
22930 #, gcc-internal-format
22931 msgid "%<-mrelax%> is only supported for RTP PIC"
22932 msgstr ""
22933
22934 #. A general purpose syntax error.
22935 #: fortran/gfortran.h:3295 fortran/io.cc:3736 fortran/io.cc:4422
22936 #, gcc-internal-format, gfc-internal-format
22937 msgid "Syntax error in %s statement at %C"
22938 msgstr ""
22939
22940 #: jit/docs/examples/tut05-bf.c:242
22941 #, gcc-internal-format
22942 msgid "too many open parens"
22943 msgstr ""
22944
22945 #: jit/docs/examples/tut05-bf.c:275
22946 #, gcc-internal-format
22947 msgid "mismatching parens"
22948 msgstr ""
22949
22950 #: jit/docs/examples/tut05-bf.c:310
22951 #, gcc-internal-format
22952 msgid "unable to open file"
22953 msgstr ""
22954
22955 #: fortran/lang.opt:428
22956 #, gcc-internal-format
22957 msgid "Unrecognized option to endianness value: %qs"
22958 msgstr ""
22959
22960 #: fortran/lang.opt:650
22961 #, gcc-internal-format
22962 msgid "Unrecognized option to floating-point init value: %qs"
22963 msgstr ""
22964
22965 #: fortran/lang.opt:784
22966 #, gcc-internal-format
22967 msgid "Unrecognized option: %qs"
22968 msgstr ""
22969
22970 #: c-family/c.opt:43 c-family/c.opt:46 c-family/c.opt:181
22971 #, gcc-internal-format
22972 msgid "assertion missing after %qs"
22973 msgstr ""
22974
22975 #: c-family/c.opt:55 c-family/c.opt:58 c-family/c.opt:163 c-family/c.opt:166
22976 #: c-family/c.opt:193 c-family/c.opt:264
22977 #, gcc-internal-format
22978 msgid "macro name missing after %qs"
22979 msgstr ""
22980
22981 #: c-family/c.opt:70 c-family/c.opt:73 c-family/c.opt:76 c-family/c.opt:79
22982 #: c-family/c.opt:175 c-family/c.opt:178 c-family/c.opt:220 c-family/c.opt:224
22983 #: c-family/c.opt:236 c-family/c.opt:2207 c-family/c.opt:2215
22984 #: config/darwin.opt:30 common.opt:331 common.opt:334 common.opt:3432
22985 #, gcc-internal-format
22986 msgid "missing filename after %qs"
22987 msgstr ""
22988
22989 #: c-family/c.opt:85 c-family/c.opt:88 c-family/c.opt:91 c-family/c.opt:94
22990 #: c-family/c.opt:200 c-family/c.opt:212 c-family/c.opt:2203
22991 #: c-family/c.opt:2223 c-family/c.opt:2227 c-family/c.opt:2231
22992 #, gcc-internal-format
22993 msgid "missing path after %qs"
22994 msgstr ""
22995
22996 #: c-family/c.opt:252 c-family/c.opt:256
22997 #, gcc-internal-format
22998 msgid "missing makefile target after %qs"
22999 msgstr ""
23000
23001 #: c-family/c.opt:295
23002 #, gcc-internal-format
23003 msgid "argument %qs to %<-Waligned-new%> not recognized"
23004 msgstr ""
23005
23006 #: c-family/c.opt:390
23007 #, gcc-internal-format
23008 msgid "argument %qs to %<-Wbidi-chars%> not recognized"
23009 msgstr ""
23010
23011 #: c-family/c.opt:1085
23012 #, gcc-internal-format
23013 msgid "argument %qs to %<-Wnormalized%> not recognized"
23014 msgstr ""
23015
23016 #: c-family/c.opt:1634
23017 #, gcc-internal-format
23018 msgid "no class name specified with %qs"
23019 msgstr ""
23020
23021 #: c-family/c.opt:1757
23022 #, gcc-internal-format
23023 msgid ""
23024 "%<-fhandle-exceptions%> has been renamed %<-fexceptions%> (and is now on by "
23025 "default)"
23026 msgstr ""
23027
23028 #: c-family/c.opt:1828
23029 #, gcc-internal-format
23030 msgid "missing mapper"
23031 msgstr ""
23032
23033 #: c-family/c.opt:1852
23034 #, gcc-internal-format
23035 msgid "missing header name"
23036 msgstr ""
23037
23038 #: c-family/c.opt:1860
23039 #, gcc-internal-format
23040 msgid "missing module name"
23041 msgstr ""
23042
23043 #: c-family/c.opt:1907
23044 #, gcc-internal-format
23045 msgid "unrecognized ivar visibility value %qs"
23046 msgstr ""
23047
23048 #: c-family/c.opt:2067
23049 #, gcc-internal-format
23050 msgid "unrecognized scalar storage order value %qs"
23051 msgstr ""
23052
23053 #: d/lang.opt:193
23054 #, gcc-internal-format
23055 msgid "unknown array bounds setting %qs"
23056 msgstr ""
23057
23058 #: d/lang.opt:235
23059 #, gcc-internal-format
23060 msgid "unknown checkaction setting %qs"
23061 msgstr ""
23062
23063 #: d/lang.opt:291
23064 #, gcc-internal-format
23065 msgid "unknown C++ standard %qs"
23066 msgstr ""
23067
23068 #: config/vms/vms.opt:42
23069 #, gcc-internal-format
23070 msgid "unknown pointer size model %qs"
23071 msgstr ""
23072
23073 #: config/i386/i386.opt:325
23074 #, gcc-internal-format
23075 msgid "%<-mcpu=%> is deprecated; use %<-mtune=%> or %<-march=%> instead"
23076 msgstr ""
23077
23078 #: config/i386/i386.opt:385
23079 #, gcc-internal-format
23080 msgid ""
23081 "%<-mintel-syntax%> and %<-mno-intel-syntax%> are deprecated; use %<-"
23082 "masm=intel%> and %<-masm=att%> instead"
23083 msgstr ""
23084
23085 #: config/i386/i386.opt:698
23086 #, gcc-internal-format
23087 msgid "%<-msse5%> was removed"
23088 msgstr ""
23089
23090 #: config/avr/avr.opt:26
23091 #, gcc-internal-format
23092 msgid "missing device or architecture after %qs"
23093 msgstr ""
23094
23095 #: config/rs6000/rs6000.opt:312
23096 #, gcc-internal-format
23097 msgid "%<-mvrsave=no%> is deprecated; use %<-mno-vrsave%> instead"
23098 msgstr ""
23099
23100 #: config/rs6000/rs6000.opt:316
23101 #, gcc-internal-format
23102 msgid "%<-mvrsave=yes%> is deprecated; use %<-mvrsave%> instead"
23103 msgstr ""
23104
23105 #: config/rs6000/rs6000.opt:383
23106 #, gcc-internal-format
23107 msgid "using darwin64 ABI"
23108 msgstr ""
23109
23110 #: config/rs6000/rs6000.opt:386
23111 #, gcc-internal-format
23112 msgid "using old darwin ABI"
23113 msgstr ""
23114
23115 #: config/fused-madd.opt:22
23116 #, gcc-internal-format
23117 msgid "%<-mfused-madd%> is deprecated; use %<-ffp-contract=%> instead"
23118 msgstr ""
23119
23120 #: config/microblaze/microblaze.opt:87
23121 #, gcc-internal-format
23122 msgid "%qs is deprecated; use -fstack-check"
23123 msgstr ""
23124
23125 #: config/microblaze/microblaze.opt:95
23126 #, gcc-internal-format
23127 msgid "%qs is deprecated; use -fno-zero-initialized-in-bss"
23128 msgstr ""
23129
23130 #: config/arc/arc.opt:169 config/arc/arc.opt:328 config/arc/arc.opt:332
23131 #: config/arc/arc.opt:336 config/arc/arc.opt:343 config/arc/arc.opt:347
23132 #: config/arc/arc.opt:351 config/arc/arc.opt:355 config/arc/arc.opt:358
23133 #: config/arc/arc.opt:361 config/arc/arc.opt:378
23134 #, gcc-internal-format
23135 msgid "%qs is deprecated"
23136 msgstr ""
23137
23138 #: lto/lang.opt:31
23139 #, gcc-internal-format
23140 msgid "unknown linker output %qs"
23141 msgstr ""
23142
23143 #: common.opt:1563
23144 #, gcc-internal-format
23145 msgid "unknown excess precision style %qs"
23146 msgstr ""
23147
23148 #: common.opt:1581
23149 #, gcc-internal-format
23150 msgid ""
23151 "unknown specification for the set of FLT_EVAL_METHOD values to permit %qs"
23152 msgstr ""
23153
23154 #: common.opt:1625
23155 #, gcc-internal-format
23156 msgid "unknown floating point contraction style %qs"
23157 msgstr ""
23158
23159 #: common.opt:1790
23160 #, gcc-internal-format
23161 msgid "unknown Stack Reuse Level %qs"
23162 msgstr ""
23163
23164 #: common.opt:1859
23165 #, gcc-internal-format
23166 msgid "unknown Control-Flow Protection Level %qs"
23167 msgstr ""
23168
23169 #: common.opt:1965
23170 #, gcc-internal-format
23171 msgid "unknown IRA algorithm %qs"
23172 msgstr ""
23173
23174 #: common.opt:1978
23175 #, gcc-internal-format
23176 msgid "unknown IRA region %qs"
23177 msgstr ""
23178
23179 #: common.opt:2056
23180 #, gcc-internal-format
23181 msgid "unknown LTO partitioning model %qs"
23182 msgstr ""
23183
23184 #: common.opt:2162
23185 #, gcc-internal-format
23186 msgid "targets missing after %qs"
23187 msgstr ""
23188
23189 #: common.opt:2165
23190 #, gcc-internal-format
23191 msgid "options or targets=options missing after %qs"
23192 msgstr ""
23193
23194 #: common.opt:2173
23195 #, gcc-internal-format
23196 msgid "unknown offload ABI %qs"
23197 msgstr ""
23198
23199 #: common.opt:2315
23200 #, gcc-internal-format
23201 msgid "unknown profile reproducibility method %qs"
23202 msgstr ""
23203
23204 #: common.opt:2331
23205 #, gcc-internal-format
23206 msgid "unknown profile update method %qs"
23207 msgstr ""
23208
23209 #: common.opt:2437
23210 #, gcc-internal-format
23211 msgid "unknown Live-Patching Level %qs"
23212 msgstr ""
23213
23214 #: common.opt:2470
23215 #, gcc-internal-format
23216 msgid "unknown basic block reordering algorithm %qs"
23217 msgstr ""
23218
23219 #: common.opt:2777
23220 #, gcc-internal-format
23221 msgid "unknown TLS model %qs"
23222 msgstr ""
23223
23224 #: common.opt:3113
23225 #, gcc-internal-format
23226 msgid "unknown vectorizer cost model %qs"
23227 msgstr ""
23228
23229 #: common.opt:3144
23230 #, gcc-internal-format
23231 msgid "unrecognized automatic variable initialization type %qs"
23232 msgstr ""
23233
23234 #: common.opt:3170
23235 #, gcc-internal-format
23236 msgid "unrecognized visibility value %qs"
23237 msgstr ""
23238
23239 #: common.opt:3189
23240 #, gcc-internal-format
23241 msgid "unknown vtable verify initialization priority %qs"
23242 msgstr ""
23243
23244 #: params.opt:142
23245 #, gcc-internal-format
23246 msgid "unknown evrp mode %qs"
23247 msgstr ""
23248
23249 #: params.opt:893
23250 #, gcc-internal-format
23251 msgid "unknown ranger debug mode %qs"
23252 msgstr ""
23253
23254 #: params.opt:1067
23255 #, gcc-internal-format
23256 msgid "unknown threader debug mode %qs"
23257 msgstr ""
23258
23259 #: params.opt:1188
23260 #, gcc-internal-format
23261 msgid "unknown vrp mode %qs"
23262 msgstr ""
23263
23264 #: attribs.cc:254 attribs.cc:277 attribs.cc:290
23265 #, gcc-internal-format
23266 msgid "wrong argument to ignored attributes"
23267 msgstr ""
23268
23269 #: attribs.cc:255
23270 #, gcc-internal-format
23271 msgid "valid format is %<ns::attr%> or %<ns::%>"
23272 msgstr ""
23273
23274 #: attribs.cc:540
23275 #, gcc-internal-format
23276 msgid ""
23277 "ignoring attribute %qE in declaration of a built-in function %qD because it "
23278 "conflicts with attribute %qs"
23279 msgstr ""
23280
23281 #: attribs.cc:546
23282 #, gcc-internal-format
23283 msgid "ignoring attribute %qE because it conflicts with attribute %qs"
23284 msgstr ""
23285
23286 #: attribs.cc:552 c-family/c-attribs.cc:910 c-family/c-attribs.cc:2408
23287 #: c-family/c-attribs.cc:2854 c-family/c-attribs.cc:4680
23288 #: c-family/c-attribs.cc:4773 cp/decl.cc:15499 cp/decl.cc:15549
23289 #: cp/friend.cc:316 cp/tree.cc:5093
23290 #, gcc-internal-format
23291 msgid "previous declaration here"
23292 msgstr ""
23293
23294 #. Warn about and ignore all others for now, but store them.
23295 #: attribs.cc:714 c-family/c-attribs.cc:3882 objc/objc-act.cc:5133
23296 #: objc/objc-act.cc:7124 objc/objc-act.cc:8322 objc/objc-act.cc:8378
23297 #, gcc-internal-format
23298 msgid "%qE attribute directive ignored"
23299 msgstr ""
23300
23301 #: attribs.cc:718
23302 #, gcc-internal-format
23303 msgid "%<%E::%E%> scoped attribute directive ignored"
23304 msgstr ""
23305
23306 #: attribs.cc:730
23307 #, gcc-internal-format
23308 msgid "wrong number of arguments specified for %qE attribute"
23309 msgstr ""
23310
23311 #: attribs.cc:733
23312 #, gcc-internal-format, gfc-internal-format
23313 msgid "expected %i or more, found %i"
23314 msgstr ""
23315
23316 #: attribs.cc:736
23317 #, gcc-internal-format, gfc-internal-format
23318 msgid "expected between %i and %i, found %i"
23319 msgstr ""
23320
23321 #: attribs.cc:756 c-family/c-attribs.cc:4546
23322 #, gcc-internal-format
23323 msgid "%qE attribute does not apply to types"
23324 msgstr ""
23325
23326 #: attribs.cc:805
23327 #, gcc-internal-format
23328 msgid "%qE attribute only applies to function types"
23329 msgstr ""
23330
23331 #: attribs.cc:815
23332 #, gcc-internal-format
23333 msgid "type attributes ignored after type is already defined"
23334 msgstr ""
23335
23336 #. The specifications of standard attributes in C mean
23337 #. this is a constraint violation.
23338 #. The specifications of standard attributes mean this is a
23339 #. constraint violation.
23340 #. An attribute with standard syntax and no namespace specified
23341 #. is a constraint violation if it is not one of the known
23342 #. standard attributes.  Diagnose it here with a pedwarn and
23343 #. then discard it to prevent a duplicate warning later.
23344 #: attribs.cc:873 attribs.cc:1824 attribs.cc:1834 attribs.cc:1844
23345 #: c-family/c-attribs.cc:938 c-family/c-attribs.cc:1000
23346 #: c-family/c-attribs.cc:1019 c-family/c-attribs.cc:1037
23347 #: c-family/c-attribs.cc:1067 c-family/c-attribs.cc:1088
23348 #: c-family/c-attribs.cc:1109 c-family/c-attribs.cc:1150
23349 #: c-family/c-attribs.cc:1181 c-family/c-attribs.cc:1197
23350 #: c-family/c-attribs.cc:1214 c-family/c-attribs.cc:1230
23351 #: c-family/c-attribs.cc:1247 c-family/c-attribs.cc:1272
23352 #: c-family/c-attribs.cc:1288 c-family/c-attribs.cc:1303
23353 #: c-family/c-attribs.cc:1331 c-family/c-attribs.cc:1348
23354 #: c-family/c-attribs.cc:1366 c-family/c-attribs.cc:1390
23355 #: c-family/c-attribs.cc:1428 c-family/c-attribs.cc:1451
23356 #: c-family/c-attribs.cc:1468 c-family/c-attribs.cc:1497
23357 #: c-family/c-attribs.cc:1518 c-family/c-attribs.cc:1539
23358 #: c-family/c-attribs.cc:1566 c-family/c-attribs.cc:1597
23359 #: c-family/c-attribs.cc:1626 c-family/c-attribs.cc:1680
23360 #: c-family/c-attribs.cc:1733 c-family/c-attribs.cc:1799
23361 #: c-family/c-attribs.cc:1857 c-family/c-attribs.cc:1946
23362 #: c-family/c-attribs.cc:1976 c-family/c-attribs.cc:2027
23363 #: c-family/c-attribs.cc:2508 c-family/c-attribs.cc:2707
23364 #: c-family/c-attribs.cc:2768 c-family/c-attribs.cc:3009
23365 #: c-family/c-attribs.cc:3089 c-family/c-attribs.cc:3241
23366 #: c-family/c-attribs.cc:3696 c-family/c-attribs.cc:3762
23367 #: c-family/c-attribs.cc:3798 c-family/c-attribs.cc:3853
23368 #: c-family/c-attribs.cc:4035 c-family/c-attribs.cc:4056
23369 #: c-family/c-attribs.cc:4169 c-family/c-attribs.cc:4234
23370 #: c-family/c-attribs.cc:4437 c-family/c-attribs.cc:4548
23371 #: c-family/c-attribs.cc:5290 c-family/c-attribs.cc:5313
23372 #: c-family/c-attribs.cc:5352 c-family/c-attribs.cc:5434
23373 #: c-family/c-attribs.cc:5495 c-family/c-attribs.cc:5511
23374 #: c-family/c-attribs.cc:5679 c-family/c-common.cc:6031
23375 #: c-family/c-common.cc:6034 config/darwin.cc:2141 config/arm/arm.cc:7371
23376 #: config/arm/arm.cc:7399 config/arm/arm.cc:7416 config/avr/avr.cc:9568
23377 #: config/csky/csky.cc:6494 config/csky/csky.cc:6516 config/h8300/h8300.cc:4968
23378 #: config/h8300/h8300.cc:4992 config/i386/i386-options.cc:3381
23379 #: config/i386/i386-options.cc:3539 config/i386/i386-options.cc:3771
23380 #: config/i386/i386-options.cc:3801 config/ia64/ia64.cc:785
23381 #: config/rs6000/rs6000.cc:20254 ada/gcc-interface/utils.cc:6582
23382 #: ada/gcc-interface/utils.cc:6598 ada/gcc-interface/utils.cc:6636
23383 #: ada/gcc-interface/utils.cc:6653 ada/gcc-interface/utils.cc:6670
23384 #: ada/gcc-interface/utils.cc:6685 ada/gcc-interface/utils.cc:6701
23385 #: ada/gcc-interface/utils.cc:6727 ada/gcc-interface/utils.cc:6796
23386 #: ada/gcc-interface/utils.cc:6823 ada/gcc-interface/utils.cc:6844
23387 #: ada/gcc-interface/utils.cc:6865 ada/gcc-interface/utils.cc:6881
23388 #: ada/gcc-interface/utils.cc:6936 c/c-decl.cc:4644 c/c-decl.cc:4647
23389 #: c/c-decl.cc:4662 c/c-parser.cc:4973 d/d-attribs.cc:468 d/d-attribs.cc:677
23390 #: d/d-attribs.cc:698 d/d-attribs.cc:714 d/d-attribs.cc:731 d/d-attribs.cc:763
23391 #: d/d-attribs.cc:892 d/d-attribs.cc:951 d/d-attribs.cc:967 d/d-attribs.cc:983
23392 #: d/d-attribs.cc:1131 d/d-attribs.cc:1144 d/d-attribs.cc:1361
23393 #: d/d-attribs.cc:1382 d/d-attribs.cc:1406 jit/dummy-frontend.cc:185
23394 #: lto/lto-lang.cc:288
23395 #, gcc-internal-format
23396 msgid "%qE attribute ignored"
23397 msgstr ""
23398
23399 #: attribs.cc:1148
23400 #, gcc-internal-format
23401 msgid "missing %<target%> attribute for multi-versioned %qD"
23402 msgstr ""
23403
23404 #: attribs.cc:1151 cp/decl.cc:1212 cp/decl.cc:2121 cp/decl.cc:2167
23405 #: cp/decl.cc:2183 cp/decl.cc:2797 cp/decl.cc:3243
23406 #, gcc-internal-format
23407 msgid "previous declaration of %qD"
23408 msgstr ""
23409
23410 #: attribs.cc:1260
23411 #, gcc-internal-format
23412 msgid "ignoring attributes applied to %qT after definition"
23413 msgstr ""
23414
23415 #: attribs.cc:1755
23416 #, gcc-internal-format
23417 msgid "%q+D already declared with dllexport attribute: dllimport ignored"
23418 msgstr ""
23419
23420 #: attribs.cc:1767
23421 #, gcc-internal-format
23422 msgid ""
23423 "%q+D redeclared without dllimport attribute after being referenced with dll "
23424 "linkage"
23425 msgstr ""
23426
23427 #: attribs.cc:1781
23428 #, gcc-internal-format
23429 msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored"
23430 msgstr ""
23431
23432 #: attribs.cc:1862
23433 #, gcc-internal-format
23434 msgid "inline function %q+D declared as dllimport: attribute ignored"
23435 msgstr ""
23436
23437 #: attribs.cc:1870
23438 #, gcc-internal-format
23439 msgid "function %q+D definition is marked dllimport"
23440 msgstr ""
23441
23442 #: attribs.cc:1878
23443 #, gcc-internal-format
23444 msgid "variable %q+D definition is marked dllimport"
23445 msgstr ""
23446
23447 #: attribs.cc:1909
23448 #, gcc-internal-format
23449 msgid "external linkage required for symbol %q+D because of %qE attribute"
23450 msgstr ""
23451
23452 #: attribs.cc:1923
23453 #, gcc-internal-format
23454 msgid ""
23455 "%qE implies default visibility, but %qD has already been declared with a "
23456 "different visibility"
23457 msgstr ""
23458
23459 #: attribs.cc:2186
23460 #, gcc-internal-format
23461 msgid "%qD specifies more restrictive attribute than its target %qD: %s"
23462 msgid_plural ""
23463 "%qD specifies more restrictive attributes than its target %qD: %s"
23464 msgstr[0] ""
23465 msgstr[1] ""
23466
23467 #: attribs.cc:2192 attribs.cc:2212
23468 #, gcc-internal-format
23469 msgid "%qD target declared here"
23470 msgstr ""
23471
23472 #: attribs.cc:2206
23473 #, gcc-internal-format
23474 msgid "%qD specifies less restrictive attribute than its target %qD: %s"
23475 msgid_plural ""
23476 "%qD specifies less restrictive attributes than its target %qD: %s"
23477 msgstr[0] ""
23478 msgstr[1] ""
23479
23480 #: auto-profile.cc:365
23481 #, gcc-internal-format
23482 msgid "offset exceeds 16 bytes"
23483 msgstr ""
23484
23485 #: auto-profile.cc:863
23486 #, gcc-internal-format
23487 msgid "Not expected TAG."
23488 msgstr ""
23489
23490 #: auto-profile.cc:928
23491 #, gcc-internal-format, gfc-internal-format
23492 msgid "cannot open profile file %s"
23493 msgstr ""
23494
23495 #: auto-profile.cc:934
23496 #, gcc-internal-format
23497 msgid "AutoFDO profile magic number does not match"
23498 msgstr ""
23499
23500 #: auto-profile.cc:942
23501 #, gcc-internal-format, gfc-internal-format
23502 msgid "AutoFDO profile version %u does not match %u"
23503 msgstr ""
23504
23505 #: auto-profile.cc:954
23506 #, gcc-internal-format, gfc-internal-format
23507 msgid "cannot read string table from %s"
23508 msgstr ""
23509
23510 #: auto-profile.cc:962
23511 #, gcc-internal-format, gfc-internal-format
23512 msgid "cannot read function profile from %s"
23513 msgstr ""
23514
23515 #: builtins.cc:700
23516 #, gcc-internal-format
23517 msgid "offset %qwi outside bounds of constant string"
23518 msgstr ""
23519
23520 #: builtins.cc:704 gimple-ssa-warn-access.cc:4590 cp/name-lookup.cc:6388
23521 #, gcc-internal-format
23522 msgid "%qE declared here"
23523 msgstr ""
23524
23525 #: builtins.cc:1312
23526 #, gcc-internal-format
23527 msgid "second argument to %<__builtin_prefetch%> must be a constant"
23528 msgstr ""
23529
23530 #: builtins.cc:1319
23531 #, gcc-internal-format
23532 msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
23533 msgstr ""
23534
23535 #: builtins.cc:1327
23536 #, gcc-internal-format
23537 msgid "third argument to %<__builtin_prefetch%> must be a constant"
23538 msgstr ""
23539
23540 #: builtins.cc:1334
23541 #, gcc-internal-format
23542 msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
23543 msgstr ""
23544
23545 #: builtins.cc:3713 gimple-fold.cc:2520 gimple-ssa-warn-access.cc:2541
23546 #: tree-ssa-strlen.cc:3192
23547 #, gcc-internal-format
23548 msgid "%qD specified bound %E equals destination size"
23549 msgstr ""
23550
23551 #: builtins.cc:4818 gimplify.cc:3513
23552 #, gcc-internal-format
23553 msgid "too few arguments to function %<va_start%>"
23554 msgstr ""
23555
23556 #: builtins.cc:4918
23557 #, gcc-internal-format
23558 msgid "invalid argument to %qD"
23559 msgstr ""
23560
23561 #: builtins.cc:4931
23562 #, gcc-internal-format
23563 msgid "unsupported argument to %qD"
23564 msgstr ""
23565
23566 #. Warn since no effort is made to ensure that any frame
23567 #. beyond the current one exists or can be safely reached.
23568 #: builtins.cc:4939
23569 #, gcc-internal-format
23570 msgid "calling %qD with a nonzero argument is unsafe"
23571 msgstr ""
23572
23573 #: builtins.cc:5288
23574 #, gcc-internal-format
23575 msgid "both arguments to %<__builtin___clear_cache%> must be pointers"
23576 msgstr ""
23577
23578 #: builtins.cc:5378
23579 #, gcc-internal-format
23580 msgid "trampoline generated for nested function %qD"
23581 msgstr ""
23582
23583 #: builtins.cc:5752 builtins.cc:5765
23584 #, gcc-internal-format
23585 msgid "%qD changed semantics in GCC 4.4"
23586 msgstr ""
23587
23588 #: builtins.cc:6500
23589 #, gcc-internal-format
23590 msgid "non-constant argument 1 to %qs"
23591 msgstr ""
23592
23593 #: builtins.cc:6542
23594 #, gcc-internal-format
23595 msgid "non-integer argument 1 to %qs"
23596 msgstr ""
23597
23598 #: builtins.cc:6606
23599 #, gcc-internal-format
23600 msgid "%<__builtin_thread_pointer%> is not supported on this target"
23601 msgstr ""
23602
23603 #: builtins.cc:6626
23604 #, gcc-internal-format
23605 msgid "%<__builtin_set_thread_pointer%> is not supported on this target"
23606 msgstr ""
23607
23608 #: builtins.cc:6685
23609 #, gcc-internal-format
23610 msgid "%qs only supported in OpenACC code"
23611 msgstr ""
23612
23613 #: builtins.cc:6692
23614 #, gcc-internal-format
23615 msgid "non-constant argument 0 to %qs"
23616 msgstr ""
23617
23618 #: builtins.cc:6704
23619 #, gcc-internal-format
23620 msgid "illegal argument 0 to %qs"
23621 msgstr ""
23622
23623 #. All valid uses of __builtin_va_arg_pack () are removed during
23624 #. inlining.
23625 #: builtins.cc:7182 expr.cc:11501
23626 #, gcc-internal-format
23627 msgid "invalid use of %<__builtin_va_arg_pack ()%>"
23628 msgstr ""
23629
23630 #. All valid uses of __builtin_va_arg_pack_len () are removed during
23631 #. inlining.
23632 #: builtins.cc:7188
23633 #, gcc-internal-format
23634 msgid "invalid use of %<__builtin_va_arg_pack_len ()%>"
23635 msgstr ""
23636
23637 #: builtins.cc:7457
23638 #, gcc-internal-format
23639 msgid "%<__builtin_longjmp%> second argument must be 1"
23640 msgstr ""
23641
23642 #: builtins.cc:8354
23643 #, gcc-internal-format
23644 msgid "target format does not support infinity"
23645 msgstr ""
23646
23647 #: builtins.cc:9976
23648 #, gcc-internal-format
23649 msgid "%<va_start%> used in function with fixed arguments"
23650 msgstr ""
23651
23652 #: builtins.cc:9984
23653 #, gcc-internal-format
23654 msgid "wrong number of arguments to function %<va_start%>"
23655 msgstr ""
23656
23657 #: builtins.cc:9999
23658 #, gcc-internal-format
23659 msgid "%<__builtin_next_arg%> called without an argument"
23660 msgstr ""
23661
23662 #: builtins.cc:10004
23663 #, gcc-internal-format
23664 msgid "wrong number of arguments to function %<__builtin_next_arg%>"
23665 msgstr ""
23666
23667 #: builtins.cc:10037
23668 #, gcc-internal-format
23669 msgid "second parameter of %<va_start%> not last named argument"
23670 msgstr ""
23671
23672 #: builtins.cc:10050
23673 #, gcc-internal-format
23674 msgid ""
23675 "undefined behavior when second parameter of %<va_start%> is declared with "
23676 "%<register%> storage"
23677 msgstr ""
23678
23679 #: builtins.cc:10079
23680 #, gcc-internal-format
23681 msgid "first argument of %qD must be a pointer, second integer constant"
23682 msgstr ""
23683
23684 #: builtins.cc:10092
23685 #, gcc-internal-format
23686 msgid "last argument of %qD is not integer constant between 0 and 3"
23687 msgstr ""
23688
23689 #: calls.cc:1232
23690 #, gcc-internal-format, gfc-internal-format
23691 msgid "cannot tail-call: %s"
23692 msgstr ""
23693
23694 #: calls.cc:2728
23695 #, gcc-internal-format
23696 msgid "function call has aggregate value"
23697 msgstr ""
23698
23699 #: calls.cc:3449
23700 #, gcc-internal-format
23701 msgid "passing too large argument on stack"
23702 msgstr ""
23703
23704 #: cfganal.cc:173
23705 #, gcc-internal-format
23706 msgid "%<verify_marked_backedges%> failed"
23707 msgstr ""
23708
23709 #: cfgexpand.cc:1816
23710 #, gcc-internal-format
23711 msgid "total size of local objects is too large"
23712 msgstr ""
23713
23714 #: cfgexpand.cc:1819 function.cc:1014 varasm.cc:2334
23715 #, gcc-internal-format
23716 msgid "size of variable %q+D is too large"
23717 msgstr ""
23718
23719 #: cfgexpand.cc:1831
23720 #, gcc-internal-format
23721 msgid "cannot allocate stack for variable %q+D, naked function"
23722 msgstr ""
23723
23724 #: cfgexpand.cc:2923
23725 #, gcc-internal-format
23726 msgid "too many alternatives in %<asm%>"
23727 msgstr ""
23728
23729 #: cfgexpand.cc:2930
23730 #, gcc-internal-format
23731 msgid "operand constraints for %<asm%> differ in number of alternatives"
23732 msgstr ""
23733
23734 #: cfgexpand.cc:2952
23735 #, gcc-internal-format
23736 msgid "%<asm%> specifier for variable %qE conflicts with %<asm%> clobber list"
23737 msgstr ""
23738
23739 #. ??? Diagnose during gimplification?
23740 #: cfgexpand.cc:2983
23741 #, gcc-internal-format
23742 msgid "PIC register clobbered by %qs in %<asm%>"
23743 msgstr ""
23744
23745 #. ??? Diagnose during gimplification?
23746 #: cfgexpand.cc:2990
23747 #, gcc-internal-format
23748 msgid "the register %qs cannot be clobbered in %<asm%> for the current target"
23749 msgstr ""
23750
23751 #: cfgexpand.cc:3003
23752 #, gcc-internal-format
23753 msgid "listing the stack pointer register %qs in a clobber list is deprecated"
23754 msgstr ""
23755
23756 #: cfgexpand.cc:3005
23757 #, gcc-internal-format
23758 msgid ""
23759 "the value of the stack pointer after an %<asm%> statement must be the same "
23760 "as it was before the statement"
23761 msgstr ""
23762
23763 #: cfgexpand.cc:3075
23764 #, gcc-internal-format
23765 msgid "more than %d operands in %<asm%>"
23766 msgstr ""
23767
23768 #. ??? Diagnose during gimplification?
23769 #: cfgexpand.cc:3128
23770 #, gcc-internal-format
23771 msgid "unknown register name %qs in %<asm%>"
23772 msgstr ""
23773
23774 #: cfgexpand.cc:3194
23775 #, gcc-internal-format
23776 msgid "invalid hard register usage between output operands"
23777 msgstr ""
23778
23779 #: cfgexpand.cc:3221
23780 #, gcc-internal-format
23781 msgid ""
23782 "invalid hard register usage between output operand and matching constraint "
23783 "operand"
23784 msgstr ""
23785
23786 #: cfgexpand.cc:3229
23787 #, gcc-internal-format
23788 msgid ""
23789 "invalid hard register usage between earlyclobber operand and input operand"
23790 msgstr ""
23791
23792 #: cfgexpand.cc:3309
23793 #, gcc-internal-format, gfc-internal-format
23794 msgid "output number %d not directly addressable"
23795 msgstr ""
23796
23797 #: cfgexpand.cc:3405
23798 #, gcc-internal-format
23799 msgid "%<asm%> operand %d probably does not match constraints"
23800 msgstr ""
23801
23802 #: cfgexpand.cc:3590
23803 #, gcc-internal-format
23804 msgid "%<asm%> clobber conflict with output operand"
23805 msgstr ""
23806
23807 #: cfgexpand.cc:3595
23808 #, gcc-internal-format
23809 msgid "%<asm%> clobber conflict with input operand"
23810 msgstr ""
23811
23812 #: cfgexpand.cc:6648
23813 #, gcc-internal-format
23814 msgid "stack protector not protecting local variables: variable length buffer"
23815 msgstr ""
23816
23817 #: cfgexpand.cc:6652
23818 #, gcc-internal-format, gfc-internal-format
23819 msgid ""
23820 "stack protector not protecting function: all local arrays are less than %d "
23821 "bytes long"
23822 msgstr ""
23823
23824 #: cfgexpand.cc:6941
23825 #, gcc-internal-format
23826 msgid "patchable function entry %wu exceeds size %wu"
23827 msgstr ""
23828
23829 #: cfghooks.cc:119
23830 #, gcc-internal-format, gfc-internal-format
23831 msgid "bb %d on wrong place"
23832 msgstr ""
23833
23834 #: cfghooks.cc:125
23835 #, gcc-internal-format, gfc-internal-format
23836 msgid "prev_bb of %d should be %d, not %d"
23837 msgstr ""
23838
23839 #: cfghooks.cc:142
23840 #, gcc-internal-format, gfc-internal-format
23841 msgid "verify_flow_info: Block %i has loop_father, but there are no loops"
23842 msgstr ""
23843
23844 #: cfghooks.cc:148
23845 #, gcc-internal-format, gfc-internal-format
23846 msgid "verify_flow_info: Block %i lacks loop_father"
23847 msgstr ""
23848
23849 #: cfghooks.cc:154
23850 #, gcc-internal-format, gfc-internal-format
23851 msgid "verify_flow_info: Wrong count of block %i"
23852 msgstr ""
23853
23854 #: cfghooks.cc:162
23855 #, gcc-internal-format, gfc-internal-format
23856 msgid "verify_flow_info: Missing count of block %i"
23857 msgstr ""
23858
23859 #: cfghooks.cc:168
23860 #, gcc-internal-format, gfc-internal-format
23861 msgid "verify_flow_info: unallocated flag set on BB %d"
23862 msgstr ""
23863
23864 #: cfghooks.cc:176
23865 #, gcc-internal-format, gfc-internal-format
23866 msgid "verify_flow_info: Duplicate edge %i->%i"
23867 msgstr ""
23868
23869 #: cfghooks.cc:185
23870 #, gcc-internal-format, gfc-internal-format
23871 msgid "Uninitialized probability of edge %i->%i"
23872 msgstr ""
23873
23874 #: cfghooks.cc:191
23875 #, gcc-internal-format, gfc-internal-format
23876 msgid "verify_flow_info: Wrong probability of edge %i->%i"
23877 msgstr ""
23878
23879 #: cfghooks.cc:203
23880 #, gcc-internal-format, gfc-internal-format
23881 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
23882 msgstr ""
23883
23884 #: cfghooks.cc:215
23885 #, gcc-internal-format, gfc-internal-format
23886 msgid "verify_flow_info: unallocated edge flag set on %d -> %d"
23887 msgstr ""
23888
23889 #: cfghooks.cc:224
23890 #, gcc-internal-format, gfc-internal-format
23891 msgid "wrong amount of branch edges after unconditional jump %i"
23892 msgstr ""
23893
23894 #: cfghooks.cc:232 cfghooks.cc:243
23895 #, gcc-internal-format, gfc-internal-format
23896 msgid "basic block %d pred edge is corrupted"
23897 msgstr ""
23898
23899 #: cfghooks.cc:244
23900 #, gcc-internal-format, gfc-internal-format
23901 msgid "its dest_idx should be %d, not %d"
23902 msgstr ""
23903
23904 #: cfghooks.cc:273
23905 #, gcc-internal-format, gfc-internal-format
23906 msgid "basic block %i edge lists are corrupted"
23907 msgstr ""
23908
23909 #: cfghooks.cc:284
23910 #, gcc-internal-format
23911 msgid "verify_flow_info failed"
23912 msgstr ""
23913
23914 #: cfghooks.cc:342
23915 #, gcc-internal-format, gfc-internal-format
23916 msgid "%s does not support dump_bb_for_graph"
23917 msgstr ""
23918
23919 #: cfghooks.cc:385
23920 #, gcc-internal-format, gfc-internal-format
23921 msgid "%s does not support redirect_edge_and_branch"
23922 msgstr ""
23923
23924 #: cfghooks.cc:405
23925 #, gcc-internal-format, gfc-internal-format
23926 msgid "%s does not support can_remove_branch_p"
23927 msgstr ""
23928
23929 #: cfghooks.cc:499
23930 #, gcc-internal-format, gfc-internal-format
23931 msgid "%s does not support redirect_edge_and_branch_force"
23932 msgstr ""
23933
23934 #: cfghooks.cc:537
23935 #, gcc-internal-format, gfc-internal-format
23936 msgid "%s does not support split_block"
23937 msgstr ""
23938
23939 #: cfghooks.cc:603
23940 #, gcc-internal-format, gfc-internal-format
23941 msgid "%s does not support move_block_after"
23942 msgstr ""
23943
23944 #: cfghooks.cc:616
23945 #, gcc-internal-format, gfc-internal-format
23946 msgid "%s does not support delete_basic_block"
23947 msgstr ""
23948
23949 #: cfghooks.cc:663
23950 #, gcc-internal-format, gfc-internal-format
23951 msgid "%s does not support split_edge"
23952 msgstr ""
23953
23954 #: cfghooks.cc:741
23955 #, gcc-internal-format, gfc-internal-format
23956 msgid "%s does not support create_basic_block"
23957 msgstr ""
23958
23959 #: cfghooks.cc:782
23960 #, gcc-internal-format, gfc-internal-format
23961 msgid "%s does not support can_merge_blocks_p"
23962 msgstr ""
23963
23964 #: cfghooks.cc:793
23965 #, gcc-internal-format, gfc-internal-format
23966 msgid "%s does not support predict_edge"
23967 msgstr ""
23968
23969 #: cfghooks.cc:802
23970 #, gcc-internal-format, gfc-internal-format
23971 msgid "%s does not support predicted_by_p"
23972 msgstr ""
23973
23974 #: cfghooks.cc:816
23975 #, gcc-internal-format, gfc-internal-format
23976 msgid "%s does not support merge_blocks"
23977 msgstr ""
23978
23979 #: cfghooks.cc:897
23980 #, gcc-internal-format, gfc-internal-format
23981 msgid "%s does not support make_forwarder_block"
23982 msgstr ""
23983
23984 #: cfghooks.cc:1046
23985 #, gcc-internal-format, gfc-internal-format
23986 msgid "%s does not support force_nonfallthru"
23987 msgstr ""
23988
23989 #: cfghooks.cc:1080
23990 #, gcc-internal-format, gfc-internal-format
23991 msgid "%s does not support can_duplicate_block_p"
23992 msgstr ""
23993
23994 #: cfghooks.cc:1102
23995 #, gcc-internal-format, gfc-internal-format
23996 msgid "%s does not support duplicate_block"
23997 msgstr ""
23998
23999 #: cfghooks.cc:1177
24000 #, gcc-internal-format, gfc-internal-format
24001 msgid "%s does not support block_ends_with_call_p"
24002 msgstr ""
24003
24004 #: cfghooks.cc:1188
24005 #, gcc-internal-format, gfc-internal-format
24006 msgid "%s does not support block_ends_with_condjump_p"
24007 msgstr ""
24008
24009 #: cfghooks.cc:1206
24010 #, gcc-internal-format, gfc-internal-format
24011 msgid "%s does not support flow_call_edges_add"
24012 msgstr ""
24013
24014 #: cfgloop.cc:1409
24015 #, gcc-internal-format
24016 msgid "loop verification on loop tree that needs fixup"
24017 msgstr ""
24018
24019 #: cfgloop.cc:1425
24020 #, gcc-internal-format
24021 msgid "corrupt loop tree root"
24022 msgstr ""
24023
24024 #: cfgloop.cc:1435
24025 #, gcc-internal-format, gfc-internal-format
24026 msgid "loop with header %d marked for removal"
24027 msgstr ""
24028
24029 #: cfgloop.cc:1440
24030 #, gcc-internal-format, gfc-internal-format
24031 msgid "loop with header %d not in loop tree"
24032 msgstr ""
24033
24034 #: cfgloop.cc:1446
24035 #, gcc-internal-format, gfc-internal-format
24036 msgid "non-loop with header %d not marked for removal"
24037 msgstr ""
24038
24039 #: cfgloop.cc:1460
24040 #, gcc-internal-format, gfc-internal-format
24041 msgid "removed loop %d in loop tree"
24042 msgstr ""
24043
24044 #: cfgloop.cc:1468
24045 #, gcc-internal-format, gfc-internal-format
24046 msgid "size of loop %d should be %d, not %d"
24047 msgstr ""
24048
24049 #: cfgloop.cc:1479
24050 #, gcc-internal-format, gfc-internal-format
24051 msgid "bb %d does not belong to loop %d"
24052 msgstr ""
24053
24054 #: cfgloop.cc:1491
24055 #, gcc-internal-format, gfc-internal-format
24056 msgid "bb %d has father loop %d, should be loop %d"
24057 msgstr ""
24058
24059 #: cfgloop.cc:1507
24060 #, gcc-internal-format
24061 msgid "loop %d%'s header is not a loop header"
24062 msgstr ""
24063
24064 #: cfgloop.cc:1513
24065 #, gcc-internal-format
24066 msgid "loop %d%'s header does not have exactly 2 entries"
24067 msgstr ""
24068
24069 #: cfgloop.cc:1520
24070 #, gcc-internal-format
24071 msgid "loop %d%'s latch does not have an edge to its header"
24072 msgstr ""
24073
24074 #: cfgloop.cc:1525
24075 #, gcc-internal-format
24076 msgid "loop %d%'s latch is not dominated by its header"
24077 msgstr ""
24078
24079 #: cfgloop.cc:1533
24080 #, gcc-internal-format
24081 msgid "loop %d%'s latch does not have exactly 1 successor"
24082 msgstr ""
24083
24084 #: cfgloop.cc:1538
24085 #, gcc-internal-format
24086 msgid "loop %d%'s latch does not have header as successor"
24087 msgstr ""
24088
24089 #: cfgloop.cc:1543
24090 #, gcc-internal-format
24091 msgid "loop %d%'s latch does not belong directly to it"
24092 msgstr ""
24093
24094 #: cfgloop.cc:1549
24095 #, gcc-internal-format
24096 msgid "loop %d%'s header does not belong directly to it"
24097 msgstr ""
24098
24099 #: cfgloop.cc:1559
24100 #, gcc-internal-format
24101 msgid "loop %d%'s latch is marked as part of irreducible region"
24102 msgstr ""
24103
24104 #: cfgloop.cc:1593
24105 #, gcc-internal-format, gfc-internal-format
24106 msgid "basic block %d should be marked irreducible"
24107 msgstr ""
24108
24109 #: cfgloop.cc:1599
24110 #, gcc-internal-format, gfc-internal-format
24111 msgid "basic block %d should not be marked irreducible"
24112 msgstr ""
24113
24114 #: cfgloop.cc:1608
24115 #, gcc-internal-format, gfc-internal-format
24116 msgid "edge from %d to %d should be marked irreducible"
24117 msgstr ""
24118
24119 #: cfgloop.cc:1615
24120 #, gcc-internal-format, gfc-internal-format
24121 msgid "edge from %d to %d should not be marked irreducible"
24122 msgstr ""
24123
24124 #: cfgloop.cc:1629
24125 #, gcc-internal-format, gfc-internal-format
24126 msgid "corrupted head of the exits list of loop %d"
24127 msgstr ""
24128
24129 #: cfgloop.cc:1647
24130 #, gcc-internal-format, gfc-internal-format
24131 msgid "corrupted exits list of loop %d"
24132 msgstr ""
24133
24134 #: cfgloop.cc:1656
24135 #, gcc-internal-format, gfc-internal-format
24136 msgid "nonempty exits list of loop %d, but exits are not recorded"
24137 msgstr ""
24138
24139 #: cfgloop.cc:1683
24140 #, gcc-internal-format, gfc-internal-format
24141 msgid "exit %d->%d not recorded"
24142 msgstr ""
24143
24144 #: cfgloop.cc:1706
24145 #, gcc-internal-format, gfc-internal-format
24146 msgid "wrong list of exited loops for edge %d->%d"
24147 msgstr ""
24148
24149 #: cfgloop.cc:1715
24150 #, gcc-internal-format
24151 msgid "too many loop exits recorded"
24152 msgstr ""
24153
24154 #: cfgloop.cc:1726
24155 #, gcc-internal-format, gfc-internal-format
24156 msgid "%d exits recorded for loop %d (having %d exits)"
24157 msgstr ""
24158
24159 #: cfgrtl.cc:2401
24160 #, gcc-internal-format, gfc-internal-format
24161 msgid ""
24162 "non-cold basic block %d reachable only by paths crossing the cold partition"
24163 msgstr ""
24164
24165 #: cfgrtl.cc:2521
24166 #, gcc-internal-format, gfc-internal-format
24167 msgid "multiple hot/cold transitions found (bb %i)"
24168 msgstr ""
24169
24170 #: cfgrtl.cc:2529
24171 #, gcc-internal-format
24172 msgid "partition found but function partition flag not set"
24173 msgstr ""
24174
24175 #: cfgrtl.cc:2568
24176 #, gcc-internal-format
24177 msgid "verify_flow_info: REG_BR_PROB is set but cfg probability is not"
24178 msgstr ""
24179
24180 #: cfgrtl.cc:2577
24181 #, gcc-internal-format, gfc-internal-format
24182 msgid "verify_flow_info: REG_BR_PROB does not match cfg %i %i"
24183 msgstr ""
24184
24185 #: cfgrtl.cc:2599
24186 #, gcc-internal-format
24187 msgid "EDGE_CROSSING incorrectly set across same section"
24188 msgstr ""
24189
24190 #: cfgrtl.cc:2604
24191 #, gcc-internal-format, gfc-internal-format
24192 msgid "fallthru edge crosses section boundary in bb %i"
24193 msgstr ""
24194
24195 #: cfgrtl.cc:2610
24196 #, gcc-internal-format, gfc-internal-format
24197 msgid "EH edge crosses section boundary in bb %i"
24198 msgstr ""
24199
24200 #: cfgrtl.cc:2616
24201 #, gcc-internal-format, gfc-internal-format
24202 msgid "No region crossing jump at section boundary in bb %i"
24203 msgstr ""
24204
24205 #: cfgrtl.cc:2623
24206 #, gcc-internal-format
24207 msgid "EDGE_CROSSING missing across section boundary"
24208 msgstr ""
24209
24210 #: cfgrtl.cc:2653
24211 #, gcc-internal-format, gfc-internal-format
24212 msgid "Region crossing jump across same section in bb %i"
24213 msgstr ""
24214
24215 #: cfgrtl.cc:2660
24216 #, gcc-internal-format, gfc-internal-format
24217 msgid "missing REG_EH_REGION note at the end of bb %i"
24218 msgstr ""
24219
24220 #: cfgrtl.cc:2665
24221 #, gcc-internal-format, gfc-internal-format
24222 msgid "too many exception handling edges in bb %i"
24223 msgstr ""
24224
24225 #: cfgrtl.cc:2673
24226 #, gcc-internal-format, gfc-internal-format
24227 msgid "too many outgoing branch edges from bb %i"
24228 msgstr ""
24229
24230 #: cfgrtl.cc:2678
24231 #, gcc-internal-format, gfc-internal-format
24232 msgid "fallthru edge after unconditional jump in bb %i"
24233 msgstr ""
24234
24235 #: cfgrtl.cc:2683
24236 #, gcc-internal-format, gfc-internal-format
24237 msgid "wrong number of branch edges after unconditional jump in bb %i"
24238 msgstr ""
24239
24240 #: cfgrtl.cc:2690
24241 #, gcc-internal-format, gfc-internal-format
24242 msgid "wrong amount of branch edges after conditional jump in bb %i"
24243 msgstr ""
24244
24245 #: cfgrtl.cc:2696
24246 #, gcc-internal-format, gfc-internal-format
24247 msgid "abnormal call edges for non-call insn in bb %i"
24248 msgstr ""
24249
24250 #: cfgrtl.cc:2701
24251 #, gcc-internal-format, gfc-internal-format
24252 msgid "sibcall edges for non-call insn in bb %i"
24253 msgstr ""
24254
24255 #: cfgrtl.cc:2711
24256 #, gcc-internal-format, gfc-internal-format
24257 msgid "abnormal edges for no purpose in bb %i"
24258 msgstr ""
24259
24260 #: cfgrtl.cc:2722
24261 #, gcc-internal-format, gfc-internal-format
24262 msgid "EH incoming edge mixed with non-EH incoming edges in bb %i"
24263 msgstr ""
24264
24265 #: cfgrtl.cc:2763 cfgrtl.cc:2773
24266 #, gcc-internal-format, gfc-internal-format
24267 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
24268 msgstr ""
24269
24270 #: cfgrtl.cc:2786
24271 #, gcc-internal-format, gfc-internal-format
24272 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
24273 msgstr ""
24274
24275 #: cfgrtl.cc:2796
24276 #, gcc-internal-format, gfc-internal-format
24277 msgid "in basic block %d:"
24278 msgstr ""
24279
24280 #: cfgrtl.cc:2822
24281 #, gcc-internal-format, gfc-internal-format
24282 msgid "BB_RTL flag not set for block %d"
24283 msgstr ""
24284
24285 #: cfgrtl.cc:2829
24286 #, gcc-internal-format, gfc-internal-format
24287 msgid "insn %d basic block pointer is %d, should be %d"
24288 msgstr ""
24289
24290 #: cfgrtl.cc:2840
24291 #, gcc-internal-format, gfc-internal-format
24292 msgid "insn %d in header of bb %d has non-NULL basic block"
24293 msgstr ""
24294
24295 #: cfgrtl.cc:2848
24296 #, gcc-internal-format, gfc-internal-format
24297 msgid "insn %d in footer of bb %d has non-NULL basic block"
24298 msgstr ""
24299
24300 #: cfgrtl.cc:2921 cfgrtl.cc:2969
24301 #, gcc-internal-format, gfc-internal-format
24302 msgid "insn %d outside of basic blocks has non-NULL bb field"
24303 msgstr ""
24304
24305 #: cfgrtl.cc:2929
24306 #, gcc-internal-format, gfc-internal-format
24307 msgid "end insn %d for block %d not found in the insn stream"
24308 msgstr ""
24309
24310 #: cfgrtl.cc:2942
24311 #, gcc-internal-format, gfc-internal-format
24312 msgid "insn %d is in multiple basic blocks (%d and %d)"
24313 msgstr ""
24314
24315 #: cfgrtl.cc:2954
24316 #, gcc-internal-format, gfc-internal-format
24317 msgid "head insn %d for block %d not found in the insn stream"
24318 msgstr ""
24319
24320 #: cfgrtl.cc:3002
24321 #, gcc-internal-format, gfc-internal-format
24322 msgid "missing barrier after block %i"
24323 msgstr ""
24324
24325 #: cfgrtl.cc:3018
24326 #, gcc-internal-format, gfc-internal-format
24327 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
24328 msgstr ""
24329
24330 #: cfgrtl.cc:3027
24331 #, gcc-internal-format, gfc-internal-format
24332 msgid "verify_flow_info: Incorrect fallthru %i->%i"
24333 msgstr ""
24334
24335 #: cfgrtl.cc:3029
24336 #, gcc-internal-format
24337 msgid "wrong insn in the fallthru edge"
24338 msgstr ""
24339
24340 #: cfgrtl.cc:3063
24341 #, gcc-internal-format
24342 msgid "basic blocks not laid down consecutively"
24343 msgstr ""
24344
24345 #: cfgrtl.cc:3102
24346 #, gcc-internal-format, gfc-internal-format
24347 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
24348 msgstr ""
24349
24350 #: cgraph.cc:3187
24351 #, gcc-internal-format
24352 msgid "caller edge count invalid"
24353 msgstr ""
24354
24355 #: cgraph.cc:3283
24356 #, gcc-internal-format
24357 msgid "missing indirect call in speculative call sequence"
24358 msgstr ""
24359
24360 #: cgraph.cc:3288
24361 #, gcc-internal-format
24362 msgid "indirect call in speculative call sequence has no speculative flag"
24363 msgstr ""
24364
24365 #: cgraph.cc:3318
24366 #, gcc-internal-format
24367 msgid "speculative edges are not adjacent"
24368 msgstr ""
24369
24370 #: cgraph.cc:3324
24371 #, gcc-internal-format, gfc-internal-format
24372 msgid "direct call to %s in speculative call sequence has no speculative flag"
24373 msgstr ""
24374
24375 #: cgraph.cc:3330 cgraph.cc:3360
24376 #, gcc-internal-format, gfc-internal-format
24377 msgid ""
24378 "direct call to %s in speculative call sequence has speculative_id %i out of "
24379 "range"
24380 msgstr ""
24381
24382 #: cgraph.cc:3337
24383 #, gcc-internal-format, gfc-internal-format
24384 msgid ""
24385 "duplicate direct call to %s in speculative call sequence with speculative_id "
24386 "%i"
24387 msgstr ""
24388
24389 #: cgraph.cc:3348
24390 #, gcc-internal-format
24391 msgid ""
24392 "call stmt hash does not point to first direct edge of speculative call "
24393 "sequence"
24394 msgstr ""
24395
24396 #: cgraph.cc:3367
24397 #, gcc-internal-format, gfc-internal-format
24398 msgid ""
24399 "duplicate reference %s in speculative call sequence with speculative_id %i"
24400 msgstr ""
24401
24402 #: cgraph.cc:3380
24403 #, gcc-internal-format, gfc-internal-format
24404 msgid "missing direct call for speculation %i"
24405 msgstr ""
24406
24407 #: cgraph.cc:3385
24408 #, gcc-internal-format, gfc-internal-format
24409 msgid "missing ref for speculation %i"
24410 msgstr ""
24411
24412 #: cgraph.cc:3394
24413 #, gcc-internal-format, gfc-internal-format
24414 msgid ""
24415 "number of speculative targets %i mismatched with "
24416 "num_speculative_call_targets %i"
24417 msgstr ""
24418
24419 #: cgraph.cc:3423
24420 #, gcc-internal-format, gfc-internal-format
24421 msgid "aux field set for edge %s->%s"
24422 msgstr ""
24423
24424 #: cgraph.cc:3430
24425 #, gcc-internal-format
24426 msgid "cgraph count invalid"
24427 msgstr ""
24428
24429 #: cgraph.cc:3435
24430 #, gcc-internal-format
24431 msgid "inline clone in same comdat group list"
24432 msgstr ""
24433
24434 #: cgraph.cc:3440
24435 #, gcc-internal-format
24436 msgid "inline clone count is not compatible"
24437 msgstr ""
24438
24439 #: cgraph.cc:3447
24440 #, gcc-internal-format
24441 msgid "tp_first_run must be non-negative"
24442 msgstr ""
24443
24444 #: cgraph.cc:3452
24445 #, gcc-internal-format
24446 msgid "local symbols must be defined"
24447 msgstr ""
24448
24449 #: cgraph.cc:3457
24450 #, gcc-internal-format
24451 msgid "externally visible inline clone"
24452 msgstr ""
24453
24454 #: cgraph.cc:3462
24455 #, gcc-internal-format
24456 msgid "inline clone with address taken"
24457 msgstr ""
24458
24459 #: cgraph.cc:3467
24460 #, gcc-internal-format
24461 msgid "inline clone is forced to output"
24462 msgstr ""
24463
24464 #: cgraph.cc:3474
24465 #, gcc-internal-format
24466 msgid "calls_comdat_local is set outside of a comdat group"
24467 msgstr ""
24468
24469 #: cgraph.cc:3479
24470 #, gcc-internal-format
24471 msgid "invalid calls_comdat_local flag"
24472 msgstr ""
24473
24474 #: cgraph.cc:3486
24475 #, gcc-internal-format
24476 msgid "malloc attribute should be used for a function that returns a pointer"
24477 msgstr ""
24478
24479 #: cgraph.cc:3494
24480 #, gcc-internal-format
24481 msgid "semantic interposition mismatch"
24482 msgstr ""
24483
24484 #: cgraph.cc:3501
24485 #, gcc-internal-format, gfc-internal-format
24486 msgid "aux field set for indirect edge from %s"
24487 msgstr ""
24488
24489 #: cgraph.cc:3507 cgraph.cc:3567
24490 #, gcc-internal-format
24491 msgid "edge count is not compatible with function count"
24492 msgstr ""
24493
24494 #: cgraph.cc:3515
24495 #, gcc-internal-format, gfc-internal-format
24496 msgid ""
24497 "An indirect edge from %s is not marked as indirect or has associated "
24498 "indirect_info, the corresponding statement is: "
24499 msgstr ""
24500
24501 #: cgraph.cc:3523 cgraph.cc:3594
24502 #, gcc-internal-format
24503 msgid "edge has both call_stmt and lto_stmt_uid set"
24504 msgstr ""
24505
24506 #: cgraph.cc:3535
24507 #, gcc-internal-format, gfc-internal-format
24508 msgid "comdat-local function called by %s outside its comdat"
24509 msgstr ""
24510
24511 #: cgraph.cc:3545
24512 #, gcc-internal-format
24513 msgid "inlined_to pointer is wrong"
24514 msgstr ""
24515
24516 #: cgraph.cc:3550
24517 #, gcc-internal-format
24518 msgid "multiple inline callers"
24519 msgstr ""
24520
24521 #: cgraph.cc:3557
24522 #, gcc-internal-format
24523 msgid "inlined_to pointer set for noninline callers"
24524 msgstr ""
24525
24526 #: cgraph.cc:3584
24527 #, gcc-internal-format
24528 msgid "caller edge count does not match BB count"
24529 msgstr ""
24530
24531 #: cgraph.cc:3615
24532 #, gcc-internal-format
24533 msgid "indirect call count does not match BB count"
24534 msgstr ""
24535
24536 #: cgraph.cc:3632
24537 #, gcc-internal-format
24538 msgid "reference has both stmt and lto_stmt_uid set"
24539 msgstr ""
24540
24541 #: cgraph.cc:3643
24542 #, gcc-internal-format
24543 msgid "inlined_to pointer is set but no predecessors found"
24544 msgstr ""
24545
24546 #: cgraph.cc:3648
24547 #, gcc-internal-format
24548 msgid "inlined_to pointer refers to itself"
24549 msgstr ""
24550
24551 #: cgraph.cc:3659
24552 #, gcc-internal-format
24553 msgid "cgraph_node has wrong clone_of"
24554 msgstr ""
24555
24556 #: cgraph.cc:3672
24557 #, gcc-internal-format
24558 msgid "cgraph_node has wrong clone list"
24559 msgstr ""
24560
24561 #: cgraph.cc:3678
24562 #, gcc-internal-format
24563 msgid "cgraph_node is in clone list but it is not clone"
24564 msgstr ""
24565
24566 #: cgraph.cc:3683
24567 #, gcc-internal-format
24568 msgid "cgraph_node has wrong prev_clone pointer"
24569 msgstr ""
24570
24571 #: cgraph.cc:3688
24572 #, gcc-internal-format
24573 msgid "double linked list of clones corrupted"
24574 msgstr ""
24575
24576 #: cgraph.cc:3700
24577 #, gcc-internal-format
24578 msgid "Alias has call edges"
24579 msgstr ""
24580
24581 #: cgraph.cc:3706
24582 #, gcc-internal-format
24583 msgid "Alias has non-alias reference"
24584 msgstr ""
24585
24586 #: cgraph.cc:3711
24587 #, gcc-internal-format
24588 msgid "Alias has more than one alias reference"
24589 msgstr ""
24590
24591 #: cgraph.cc:3718
24592 #, gcc-internal-format
24593 msgid "Analyzed alias has no reference"
24594 msgstr ""
24595
24596 #: cgraph.cc:3727
24597 #, gcc-internal-format
24598 msgid "No edge out of thunk node"
24599 msgstr ""
24600
24601 #: cgraph.cc:3732
24602 #, gcc-internal-format
24603 msgid "More than one edge out of thunk node"
24604 msgstr ""
24605
24606 #: cgraph.cc:3737
24607 #, gcc-internal-format
24608 msgid "Thunk is not supposed to have body"
24609 msgstr ""
24610
24611 #: cgraph.cc:3771
24612 #, gcc-internal-format
24613 msgid "shared call_stmt:"
24614 msgstr ""
24615
24616 #: cgraph.cc:3779
24617 #, gcc-internal-format
24618 msgid "edge points to wrong declaration:"
24619 msgstr ""
24620
24621 #: cgraph.cc:3788
24622 #, gcc-internal-format
24623 msgid ""
24624 "an indirect edge with unknown callee corresponding to a call_stmt with a "
24625 "known declaration:"
24626 msgstr ""
24627
24628 #: cgraph.cc:3798
24629 #, gcc-internal-format
24630 msgid "missing callgraph edge for call stmt:"
24631 msgstr ""
24632
24633 #: cgraph.cc:3808
24634 #, gcc-internal-format
24635 msgid "reference to dead statement"
24636 msgstr ""
24637
24638 #: cgraph.cc:3821
24639 #, gcc-internal-format, gfc-internal-format
24640 msgid "edge %s->%s has no corresponding call_stmt"
24641 msgstr ""
24642
24643 #: cgraph.cc:3833
24644 #, gcc-internal-format, gfc-internal-format
24645 msgid "an indirect edge from %s has no corresponding call_stmt"
24646 msgstr ""
24647
24648 #: cgraph.cc:3852 cgraph.cc:3865
24649 #, gcc-internal-format
24650 msgid "missing origin for a node in a nested list"
24651 msgstr ""
24652
24653 #: cgraph.cc:3857
24654 #, gcc-internal-format
24655 msgid "origin points to a different parent"
24656 msgstr ""
24657
24658 #: cgraph.cc:3873
24659 #, gcc-internal-format
24660 msgid "verify_cgraph_node failed"
24661 msgstr ""
24662
24663 #: cgraph.cc:3995 varpool.cc:304
24664 #, gcc-internal-format, gfc-internal-format
24665 msgid "%s: section %s.%d is missing"
24666 msgstr ""
24667
24668 #: cgraphunit.cc:743
24669 #, gcc-internal-format
24670 msgid "duplicate definition of a symbol version"
24671 msgstr ""
24672
24673 #: cgraphunit.cc:745
24674 #, gcc-internal-format
24675 msgid "same version was previously defined here"
24676 msgstr ""
24677
24678 #: cgraphunit.cc:751
24679 #, gcc-internal-format
24680 msgid "symbol needs to be defined to have a version"
24681 msgstr ""
24682
24683 #: cgraphunit.cc:757
24684 #, gcc-internal-format
24685 msgid "common symbol cannot be versioned"
24686 msgstr ""
24687
24688 #: cgraphunit.cc:763
24689 #, gcc-internal-format
24690 msgid "comdat symbol cannot be versioned"
24691 msgstr ""
24692
24693 #: cgraphunit.cc:769
24694 #, gcc-internal-format
24695 msgid "%<weakref%> cannot be versioned"
24696 msgstr ""
24697
24698 #: cgraphunit.cc:775
24699 #, gcc-internal-format
24700 msgid "versioned symbol must be public"
24701 msgstr ""
24702
24703 #: cgraphunit.cc:781
24704 #, gcc-internal-format
24705 msgid "versioned symbol must have default visibility"
24706 msgstr ""
24707
24708 #: cgraphunit.cc:814
24709 #, gcc-internal-format
24710 msgid "%<weakref%> attribute should be accompanied with an %<alias%> attribute"
24711 msgstr ""
24712
24713 #: cgraphunit.cc:869
24714 #, gcc-internal-format
24715 msgid "%<flatten%> attribute is ignored on aliases"
24716 msgstr ""
24717
24718 #: cgraphunit.cc:877 cgraphunit.cc:928
24719 #, gcc-internal-format
24720 msgid "%<externally_visible%> attribute have effect only on public objects"
24721 msgstr ""
24722
24723 #: cgraphunit.cc:888
24724 #, gcc-internal-format
24725 msgid "%<weakref%> attribute ignored because function is defined"
24726 msgstr ""
24727
24728 #: cgraphunit.cc:903
24729 #, gcc-internal-format
24730 msgid "%<alias%> attribute ignored because function is defined"
24731 msgstr ""
24732
24733 #: cgraphunit.cc:911
24734 #, gcc-internal-format
24735 msgid "%<always_inline%> function might not be inlinable"
24736 msgstr ""
24737
24738 #: cgraphunit.cc:936
24739 #, gcc-internal-format
24740 msgid "%<weakref%> attribute ignored because variable is initialized"
24741 msgstr ""
24742
24743 #. include_self=
24744 #. TODO: Add OPT_Wundefined-inline.
24745 #: cgraphunit.cc:1086 c/c-decl.cc:12194
24746 #, gcc-internal-format
24747 msgid "%q+F used but never defined"
24748 msgstr ""
24749
24750 #: cgraphunit.cc:1088 c/c-decl.cc:12204
24751 #, gcc-internal-format
24752 msgid "%q+F declared %<static%> but never defined"
24753 msgstr ""
24754
24755 #: cgraphunit.cc:1133
24756 #, gcc-internal-format
24757 msgid "%qD defined but not used"
24758 msgstr ""
24759
24760 #: cgraphunit.cc:1468
24761 #, gcc-internal-format
24762 msgid "%<ifunc%> resolver for %qD must return %qT"
24763 msgstr ""
24764
24765 #: cgraphunit.cc:1471 cgraphunit.cc:1494
24766 #, gcc-internal-format
24767 msgid "resolver indirect function declared here"
24768 msgstr ""
24769
24770 #: cgraphunit.cc:1491
24771 #, gcc-internal-format
24772 msgid "%<ifunc%> resolver for %qD should return %qT"
24773 msgstr ""
24774
24775 #: cgraphunit.cc:1501
24776 #, gcc-internal-format
24777 msgid "%qD alias between functions of incompatible types %qT and %qT"
24778 msgstr ""
24779
24780 #: cgraphunit.cc:1504 cgraphunit.cc:1586
24781 #, gcc-internal-format
24782 msgid "aliased declaration here"
24783 msgstr ""
24784
24785 #: cgraphunit.cc:1542 c-family/c-pragma.cc:347
24786 #, gcc-internal-format
24787 msgid "%q+D aliased to undefined symbol %qE"
24788 msgstr ""
24789
24790 #: cgraphunit.cc:1558
24791 #, gcc-internal-format
24792 msgid "%q+D aliased to external symbol %qE"
24793 msgstr ""
24794
24795 #: cgraphunit.cc:1583
24796 #, gcc-internal-format
24797 msgid "%q+D alias between function and variable is not supported"
24798 msgstr ""
24799
24800 #: cgraphunit.cc:1657
24801 #, gcc-internal-format
24802 msgid "failed to reclaim unneeded function"
24803 msgstr ""
24804
24805 #: cgraphunit.cc:1685
24806 #, gcc-internal-format
24807 msgid "failed to reclaim unneeded function in same comdat group"
24808 msgstr ""
24809
24810 #: cgraphunit.cc:1861
24811 #, gcc-internal-format
24812 msgid "size of return value of %q+D is %u bytes"
24813 msgstr ""
24814
24815 #: cgraphunit.cc:1865
24816 #, gcc-internal-format
24817 msgid "size of return value of %q+D is larger than %wu bytes"
24818 msgstr ""
24819
24820 #: cgraphunit.cc:2380
24821 #, gcc-internal-format
24822 msgid "nodes with unreleased memory found"
24823 msgstr ""
24824
24825 #: collect-utils.cc:106
24826 #, gcc-internal-format
24827 msgid "cannot get program status: %m"
24828 msgstr ""
24829
24830 #: collect-utils.cc:120
24831 #, gcc-internal-format, gfc-internal-format
24832 msgid "%s terminated with signal %d [%s]%s"
24833 msgstr ""
24834
24835 #: collect-utils.cc:136
24836 #, gcc-internal-format, gfc-internal-format
24837 msgid "%s returned %d exit status"
24838 msgstr ""
24839
24840 #: collect-utils.cc:175
24841 #, gcc-internal-format, gfc-internal-format
24842 msgid "could not open response file %s"
24843 msgstr ""
24844
24845 #: collect-utils.cc:181
24846 #, gcc-internal-format, gfc-internal-format
24847 msgid "could not write to response file %s"
24848 msgstr ""
24849
24850 #: collect-utils.cc:187
24851 #, gcc-internal-format, gfc-internal-format
24852 msgid "could not close response file %s"
24853 msgstr ""
24854
24855 #: collect-utils.cc:221
24856 #, gcc-internal-format
24857 msgid "cannot find %qs"
24858 msgstr ""
24859
24860 #: collect-utils.cc:225 collect2.cc:2385 collect2.cc:2555 gcc.cc:3413
24861 #: gcc.cc:7704
24862 #, gcc-internal-format
24863 msgid "%<pex_init%> failed: %m"
24864 msgstr ""
24865
24866 #: collect-utils.cc:234 collect2.cc:2394 collect2.cc:2563 gcc.cc:2697
24867 #, gcc-internal-format
24868 msgid "%s: %m"
24869 msgstr ""
24870
24871 #: collect2.cc:613
24872 #, gcc-internal-format
24873 msgid "environment variable %<COLLECT_LTO_WRAPPER%> must be set"
24874 msgstr ""
24875
24876 #: collect2.cc:756
24877 #, gcc-internal-format, gfc-internal-format
24878 msgid "ld returned %d exit status"
24879 msgstr ""
24880
24881 #: collect2.cc:913 gcc.cc:8223 config/gcn/mkoffload.cc:826
24882 #: config/i386/intelmic-mkoffload.cc:597 config/nvptx/mkoffload.cc:418
24883 #, gcc-internal-format
24884 msgid "atexit failed"
24885 msgstr ""
24886
24887 #: collect2.cc:1043
24888 #, gcc-internal-format
24889 msgid "no arguments"
24890 msgstr ""
24891
24892 #: collect2.cc:1283 opts.cc:1138
24893 #, gcc-internal-format
24894 msgid "LTO support has not been enabled in this configuration"
24895 msgstr ""
24896
24897 #: collect2.cc:1324 graph.cc:55 lto-wrapper.cc:1707 lto-wrapper.cc:1763
24898 #: toplev.cc:1556 objc/objc-act.cc:461
24899 #, gcc-internal-format
24900 msgid "cannot open %s: %m"
24901 msgstr ""
24902
24903 #: collect2.cc:1444
24904 #, gcc-internal-format
24905 msgid "unknown demangling style %qs"
24906 msgstr ""
24907
24908 #: collect2.cc:1546 collect2.cc:1724 collect2.cc:1764
24909 #, gcc-internal-format
24910 msgid "fopen %s: %m"
24911 msgstr ""
24912
24913 #: collect2.cc:1549 collect2.cc:1729 collect2.cc:1767
24914 #, gcc-internal-format
24915 msgid "fclose %s: %m"
24916 msgstr ""
24917
24918 #: collect2.cc:2319 lto-wrapper.cc:1196 lto-wrapper.cc:1211
24919 #: lto/lto-object.cc:148 lto/lto-object.cc:182 lto/lto-object.cc:279
24920 #: lto/lto-object.cc:336 lto/lto-object.cc:360
24921 #, gcc-internal-format, gfc-internal-format
24922 msgid "%s: %s"
24923 msgstr ""
24924
24925 #: collect2.cc:2359
24926 #, gcc-internal-format
24927 msgid "cannot find %<nm%>"
24928 msgstr ""
24929
24930 #: collect2.cc:2407
24931 #, gcc-internal-format
24932 msgid "cannot open nm output: %m"
24933 msgstr ""
24934
24935 #: collect2.cc:2462
24936 #, gcc-internal-format, gfc-internal-format
24937 msgid "init function found in object %s"
24938 msgstr ""
24939
24940 #: collect2.cc:2473
24941 #, gcc-internal-format, gfc-internal-format
24942 msgid "fini function found in object %s"
24943 msgstr ""
24944
24945 #: collect2.cc:2530
24946 #, gcc-internal-format
24947 msgid "cannot find %<ldd%>"
24948 msgstr ""
24949
24950 #: collect2.cc:2576
24951 #, gcc-internal-format
24952 msgid "cannot open ldd output: %m"
24953 msgstr ""
24954
24955 #: collect2.cc:2594
24956 #, gcc-internal-format, gfc-internal-format
24957 msgid "dynamic dependency %s not found"
24958 msgstr ""
24959
24960 #: collect2.cc:2606
24961 #, gcc-internal-format
24962 msgid "unable to open dynamic dependency %qs"
24963 msgstr ""
24964
24965 #: collect2.cc:2758
24966 #, gcc-internal-format, gfc-internal-format
24967 msgid "%s: not a COFF file"
24968 msgstr ""
24969
24970 #: collect2.cc:2917
24971 #, gcc-internal-format, gfc-internal-format
24972 msgid "%s: cannot open as COFF file"
24973 msgstr ""
24974
24975 #: collect2.cc:2976
24976 #, gcc-internal-format, gfc-internal-format
24977 msgid "library lib%s not found"
24978 msgstr ""
24979
24980 #: convert.cc:97
24981 #, gcc-internal-format
24982 msgid "cannot convert to a pointer type"
24983 msgstr ""
24984
24985 #: convert.cc:332
24986 #, gcc-internal-format
24987 msgid "pointer value used where a floating-point was expected"
24988 msgstr ""
24989
24990 #: convert.cc:336
24991 #, gcc-internal-format
24992 msgid "aggregate value used where a floating-point was expected"
24993 msgstr ""
24994
24995 #: convert.cc:471
24996 #, gcc-internal-format
24997 msgid "conversion to incomplete type"
24998 msgstr ""
24999
25000 #: convert.cc:940
25001 #, gcc-internal-format
25002 msgid ""
25003 "cannot convert a vector of type %qT to type %qT which has different size"
25004 msgstr ""
25005
25006 #: convert.cc:948
25007 #, gcc-internal-format
25008 msgid "aggregate value used where an integer was expected"
25009 msgstr ""
25010
25011 #: convert.cc:1036
25012 #, gcc-internal-format
25013 msgid "pointer value used where a complex was expected"
25014 msgstr ""
25015
25016 #: convert.cc:1040
25017 #, gcc-internal-format
25018 msgid "aggregate value used where a complex was expected"
25019 msgstr ""
25020
25021 #: convert.cc:1077
25022 #, gcc-internal-format
25023 msgid ""
25024 "cannot convert a value of type %qT to vector type %qT which has different "
25025 "size"
25026 msgstr ""
25027
25028 #: convert.cc:1085
25029 #, gcc-internal-format
25030 msgid "cannot convert value to a vector"
25031 msgstr ""
25032
25033 #: convert.cc:1124
25034 #, gcc-internal-format
25035 msgid "aggregate value used where a fixed-point was expected"
25036 msgstr ""
25037
25038 #: coverage.cc:192
25039 #, gcc-internal-format
25040 msgid "%qs is not a gcov data file"
25041 msgstr ""
25042
25043 #: coverage.cc:203
25044 #, gcc-internal-format
25045 msgid "%qs is version %q.*s, expected version %q.*s"
25046 msgstr ""
25047
25048 #: coverage.cc:267
25049 #, gcc-internal-format, gfc-internal-format
25050 msgid "profile data for function %u is corrupted"
25051 msgstr ""
25052
25053 #: coverage.cc:268
25054 #, gcc-internal-format
25055 msgid "checksum is (%x,%x) instead of (%x,%x)"
25056 msgstr ""
25057
25058 #: coverage.cc:283
25059 #, gcc-internal-format
25060 msgid "%qs has overflowed"
25061 msgstr ""
25062
25063 #: coverage.cc:284
25064 #, gcc-internal-format
25065 msgid "%qs is corrupted"
25066 msgstr ""
25067
25068 #: coverage.cc:311
25069 #, gcc-internal-format
25070 msgid "%qs profile count data file not found"
25071 msgstr ""
25072
25073 #: coverage.cc:340
25074 #, gcc-internal-format
25075 msgid "profile for function %qD not found in profile data"
25076 msgstr ""
25077
25078 #: coverage.cc:360
25079 #, gcc-internal-format
25080 msgid ""
25081 "number of counters in profile data for function %qD does not match its "
25082 "profile data (counter %qs, expected %i and have %i)"
25083 msgstr ""
25084
25085 #: coverage.cc:369
25086 #, gcc-internal-format
25087 msgid ""
25088 "the control flow of function %qD does not match its profile data (counter "
25089 "%qs)"
25090 msgstr ""
25091
25092 #: coverage.cc:388
25093 #, gcc-internal-format
25094 msgid "execution counts estimated\n"
25095 msgstr ""
25096
25097 #: coverage.cc:389
25098 #, gcc-internal-format
25099 msgid "execution counts assumed to be zero\n"
25100 msgstr ""
25101
25102 #: coverage.cc:402
25103 #, gcc-internal-format
25104 msgid ""
25105 "source locations for function %qD have changed, the profile data may be out "
25106 "of date"
25107 msgstr ""
25108
25109 #: coverage.cc:666
25110 #, gcc-internal-format
25111 msgid "function starts on a higher line number than it ends"
25112 msgstr ""
25113
25114 #: coverage.cc:688
25115 #, gcc-internal-format
25116 msgid "error writing %qs"
25117 msgstr ""
25118
25119 #: coverage.cc:1288
25120 #, gcc-internal-format
25121 msgid "filename %qs does not start with profile prefix %qs"
25122 msgstr ""
25123
25124 #: coverage.cc:1333
25125 #, gcc-internal-format, gfc-internal-format
25126 msgid "cannot open %s"
25127 msgstr ""
25128
25129 #: data-streamer-in.cc:53
25130 #, gcc-internal-format
25131 msgid "bytecode stream: string too long for the string table"
25132 msgstr ""
25133
25134 #: data-streamer-in.cc:84 data-streamer-in.cc:113
25135 #, gcc-internal-format
25136 msgid "bytecode stream: found non-null terminated string"
25137 msgstr ""
25138
25139 #: dbgcnt.cc:140
25140 #, gcc-internal-format
25141 msgid "Interval overlap of %<-fdbg-cnt=%s%>: [%u, %u] and [%u, %u]"
25142 msgstr ""
25143
25144 #: dbgcnt.cc:157
25145 #, gcc-internal-format
25146 msgid "%<-fdbg-cnt=%s:%d-%d%> has smaller upper limit than the lower"
25147 msgstr ""
25148
25149 #: dbgcnt.cc:169
25150 #, gcc-internal-format
25151 msgid "cannot find a valid counter name %qs of %<-fdbg-cnt=%> option"
25152 msgstr ""
25153
25154 #: dbgcnt.cc:238
25155 #, gcc-internal-format
25156 msgid "counter name"
25157 msgstr ""
25158
25159 #: dbgcnt.cc:239
25160 #, gcc-internal-format
25161 msgid "counter value"
25162 msgstr ""
25163
25164 #: dbgcnt.cc:239
25165 #, gcc-internal-format
25166 msgid "closed intervals"
25167 msgstr ""
25168
25169 #: dbxout.cc:3384
25170 #, gcc-internal-format
25171 msgid "common symbol debug info is not structured as symbol+offset"
25172 msgstr ""
25173
25174 #: dbxout.cc:3915
25175 #, gcc-internal-format
25176 msgid "global destructors not supported on this target"
25177 msgstr ""
25178
25179 #: dbxout.cc:3932
25180 #, gcc-internal-format
25181 msgid "global constructors not supported on this target"
25182 msgstr ""
25183
25184 #: diagnostic.cc:2163
25185 #, gcc-internal-format
25186 msgid "debug path"
25187 msgstr ""
25188
25189 #: dominance.cc:1170
25190 #, gcc-internal-format, gfc-internal-format
25191 msgid "dominator of %d status unknown"
25192 msgstr ""
25193
25194 #: dominance.cc:1178
25195 #, gcc-internal-format, gfc-internal-format
25196 msgid "dominator of %d should be %d, not %d"
25197 msgstr ""
25198
25199 #: dumpfile.cc:381
25200 #, gcc-internal-format
25201 msgid "could not open dump file %qs: %m"
25202 msgstr ""
25203
25204 #: dumpfile.cc:1844
25205 #, gcc-internal-format
25206 msgid "ignoring unknown option %q.*s"
25207 msgstr ""
25208
25209 #: dumpfile.cc:1926
25210 #, gcc-internal-format
25211 msgid ""
25212 "unrecognized command-line option %<-fdump-%s%>; did you mean %<-fdump-%s%>?"
25213 msgstr ""
25214
25215 #: dumpfile.cc:1929
25216 #, gcc-internal-format
25217 msgid "unrecognized command-line option %<-fdump-%s%>"
25218 msgstr ""
25219
25220 #: dumpfile.cc:2002
25221 #, gcc-internal-format
25222 msgid "unknown option %q.*s in %<-fopt-info-%s%>"
25223 msgstr ""
25224
25225 #: dumpfile.cc:2034
25226 #, gcc-internal-format
25227 msgid "ignoring possibly conflicting option %<-fopt-info-%s%>"
25228 msgstr ""
25229
25230 #: dwarf2out.cc:1140
25231 #, gcc-internal-format
25232 msgid ""
25233 "multiple EH personalities are supported only with assemblers supporting %<."
25234 "cfi_personality%> directive"
25235 msgstr ""
25236
25237 #: dwarf2out.cc:11153
25238 #, gcc-internal-format
25239 msgid "%<-gdwarf-6%> is output as version 5 with incompatibilities"
25240 msgstr ""
25241
25242 #: dwarf2out.cc:14992
25243 #, gcc-internal-format, gfc-internal-format
25244 msgid "non-delegitimized UNSPEC %s (%d) found in variable location"
25245 msgstr ""
25246
25247 #: emit-rtl.cc:2894
25248 #, gcc-internal-format
25249 msgid "invalid rtl sharing found in the insn"
25250 msgstr ""
25251
25252 #: emit-rtl.cc:2896
25253 #, gcc-internal-format
25254 msgid "shared rtx"
25255 msgstr ""
25256
25257 #: emit-rtl.cc:2898
25258 #, gcc-internal-format
25259 msgid "internal consistency failure"
25260 msgstr ""
25261
25262 #: emit-rtl.cc:4000
25263 #, gcc-internal-format
25264 msgid "ICE: %<emit_insn%> used where %<emit_jump_insn%> needed:"
25265 msgstr ""
25266
25267 #: errors.cc:133
25268 #, gcc-internal-format, gfc-internal-format
25269 msgid "abort in %s, at %s:%d"
25270 msgstr ""
25271
25272 #: except.cc:2166
25273 #, gcc-internal-format
25274 msgid "argument of %<__builtin_eh_return_regno%> must be constant"
25275 msgstr ""
25276
25277 #: except.cc:2301
25278 #, gcc-internal-format
25279 msgid "%<__builtin_eh_return%> not supported on this target"
25280 msgstr ""
25281
25282 #: except.cc:3425 except.cc:3450
25283 #, gcc-internal-format
25284 msgid "%<region_array%> is corrupted for region %i"
25285 msgstr ""
25286
25287 #: except.cc:3438 except.cc:3469
25288 #, gcc-internal-format
25289 msgid "%<lp_array%> is corrupted for lp %i"
25290 msgstr ""
25291
25292 #: except.cc:3455
25293 #, gcc-internal-format, gfc-internal-format
25294 msgid "outer block of region %i is wrong"
25295 msgstr ""
25296
25297 #: except.cc:3460
25298 #, gcc-internal-format, gfc-internal-format
25299 msgid "negative nesting depth of region %i"
25300 msgstr ""
25301
25302 #: except.cc:3474
25303 #, gcc-internal-format, gfc-internal-format
25304 msgid "region of lp %i is wrong"
25305 msgstr ""
25306
25307 #: except.cc:3501
25308 #, gcc-internal-format, gfc-internal-format
25309 msgid "tree list ends on depth %i"
25310 msgstr ""
25311
25312 #: except.cc:3506
25313 #, gcc-internal-format
25314 msgid "%<region_array%> does not match %<region_tree%>"
25315 msgstr ""
25316
25317 #: except.cc:3511
25318 #, gcc-internal-format
25319 msgid "%<lp_array%> does not match %<region_tree%>"
25320 msgstr ""
25321
25322 #: except.cc:3518 tree.cc:13835 value-prof.cc:537
25323 #, gcc-internal-format
25324 msgid "%qs failed"
25325 msgstr ""
25326
25327 #: explow.cc:1551
25328 #, gcc-internal-format
25329 msgid "stack limits not supported on this target"
25330 msgstr ""
25331
25332 #: expmed.cc:359
25333 #, gcc-internal-format
25334 msgid "reverse scalar storage order"
25335 msgstr ""
25336
25337 #: expmed.cc:376
25338 #, gcc-internal-format
25339 msgid "reverse floating-point scalar storage order"
25340 msgstr ""
25341
25342 #: expmed.cc:418
25343 #, gcc-internal-format, gfc-internal-format
25344 msgid "reverse storage order for %smode"
25345 msgstr ""
25346
25347 #: expmed.cc:671
25348 #, gcc-internal-format
25349 msgid ""
25350 "write of %wu-bit data outside the bound of destination object, data "
25351 "truncated into %wu-bit"
25352 msgstr ""
25353
25354 #: expr.cc:11513
25355 #, gcc-internal-format
25356 msgid "call to %qs declared with attribute error: %s"
25357 msgstr ""
25358
25359 #: expr.cc:11527
25360 #, gcc-internal-format
25361 msgid "call to %qs declared with attribute warning: %s"
25362 msgstr ""
25363
25364 #: expr.cc:12565
25365 #, gcc-internal-format
25366 msgid ""
25367 "assuming signed overflow does not occur when simplifying %<X - Y %s 0%> to "
25368 "%<X %s Y%>"
25369 msgstr ""
25370
25371 #: file-prefix-map.cc:50
25372 #, gcc-internal-format
25373 msgid "invalid argument %qs to %qs"
25374 msgstr ""
25375
25376 #: final.cc:1789
25377 #, gcc-internal-format
25378 msgid "the frame size of %wu bytes is larger than %wu bytes"
25379 msgstr ""
25380
25381 #: final.cc:4436 toplev.cc:1399 tree-cfgcleanup.cc:1517
25382 #, gcc-internal-format
25383 msgid "could not open final insn dump file %qs: %m"
25384 msgstr ""
25385
25386 #: final.cc:4505 tree-cfgcleanup.cc:1534
25387 #, gcc-internal-format
25388 msgid "could not close final insn dump file %qs: %m"
25389 msgstr ""
25390
25391 #: fixed-value.cc:128
25392 #, gcc-internal-format
25393 msgid "large fixed-point constant implicitly truncated to fixed-point type"
25394 msgstr ""
25395
25396 #: fold-const.cc:4663 fold-const.cc:4673
25397 #, gcc-internal-format, gfc-internal-format
25398 msgid "comparison is always %d due to width of bit-field"
25399 msgstr ""
25400
25401 #: fold-const.cc:6026 tree-ssa-reassoc.cc:2855 tree-ssa-reassoc.cc:3909
25402 #, gcc-internal-format
25403 msgid "assuming signed overflow does not occur when simplifying range test"
25404 msgstr ""
25405
25406 #: fold-const.cc:6490 fold-const.cc:6506
25407 #, gcc-internal-format, gfc-internal-format
25408 msgid "comparison is always %d"
25409 msgstr ""
25410
25411 #: fold-const.cc:6654
25412 #, gcc-internal-format
25413 msgid "%<or%> of unmatched not-equal tests is always 1"
25414 msgstr ""
25415
25416 #: fold-const.cc:6659
25417 #, gcc-internal-format
25418 msgid "%<and%> of mutually exclusive equal-tests is always 0"
25419 msgstr ""
25420
25421 #: fold-const.cc:9872
25422 #, gcc-internal-format
25423 msgid ""
25424 "assuming signed overflow does not occur when reducing constant in comparison"
25425 msgstr ""
25426
25427 #: fold-const.cc:10279
25428 #, gcc-internal-format
25429 msgid ""
25430 "assuming signed overflow does not occur when combining constants around a "
25431 "comparison"
25432 msgstr ""
25433
25434 #: fold-const.cc:13544
25435 #, gcc-internal-format
25436 msgid "fold check: original tree changed by fold"
25437 msgstr ""
25438
25439 #: function.cc:253
25440 #, gcc-internal-format
25441 msgid "total size of local objects %wu exceeds maximum %wu"
25442 msgstr ""
25443
25444 #: function.cc:257
25445 #, gcc-internal-format
25446 msgid "total size of local objects exceeds maximum %wu"
25447 msgstr ""
25448
25449 #: function.cc:1788 gimplify.cc:6474 gimplify.cc:6636
25450 #, gcc-internal-format
25451 msgid "impossible constraint in %<asm%>"
25452 msgstr ""
25453
25454 #: function.cc:4293
25455 #, gcc-internal-format
25456 msgid "variable %q+D might be clobbered by %<longjmp%> or %<vfork%>"
25457 msgstr ""
25458
25459 #: function.cc:4314
25460 #, gcc-internal-format
25461 msgid "argument %q+D might be clobbered by %<longjmp%> or %<vfork%>"
25462 msgstr ""
25463
25464 #: function.cc:4988
25465 #, gcc-internal-format
25466 msgid "function returns an aggregate"
25467 msgstr ""
25468
25469 #: gcc.cc:2201
25470 #, gcc-internal-format
25471 msgid "cannot open nested response file"
25472 msgstr ""
25473
25474 #: gcc.cc:2238
25475 #, gcc-internal-format
25476 msgid "cannot close nonexistent response file"
25477 msgstr ""
25478
25479 #: gcc.cc:2261
25480 #, gcc-internal-format, gfc-internal-format
25481 msgid "could not open temporary response file %s"
25482 msgstr ""
25483
25484 #: gcc.cc:2268
25485 #, gcc-internal-format, gfc-internal-format
25486 msgid "could not write to temporary response file %s"
25487 msgstr ""
25488
25489 #: gcc.cc:2274
25490 #, gcc-internal-format, gfc-internal-format
25491 msgid "could not close temporary response file %s"
25492 msgstr ""
25493
25494 #. This leaves DESC open, but the OS will save us.
25495 #: gcc.cc:2306
25496 #, gcc-internal-format
25497 msgid "cannot read spec file %qs: %m"
25498 msgstr ""
25499
25500 #: gcc.cc:2400 gcc.cc:2421
25501 #, gcc-internal-format, gfc-internal-format
25502 msgid "specs %%include syntax malformed after %ld characters"
25503 msgstr ""
25504
25505 #: gcc.cc:2448 gcc.cc:2458 gcc.cc:2469 gcc.cc:2480
25506 #, gcc-internal-format, gfc-internal-format
25507 msgid "specs %%rename syntax malformed after %ld characters"
25508 msgstr ""
25509
25510 #: gcc.cc:2491
25511 #, gcc-internal-format, gfc-internal-format
25512 msgid "specs %s spec was not found to be renamed"
25513 msgstr ""
25514
25515 #: gcc.cc:2499
25516 #, gcc-internal-format
25517 msgid "%s: attempt to rename spec %qs to already defined spec %qs"
25518 msgstr ""
25519
25520 #: gcc.cc:2521
25521 #, gcc-internal-format, gfc-internal-format
25522 msgid "specs unknown %% command after %ld characters"
25523 msgstr ""
25524
25525 #: gcc.cc:2533 gcc.cc:2547
25526 #, gcc-internal-format, gfc-internal-format
25527 msgid "specs file malformed after %ld characters"
25528 msgstr ""
25529
25530 #: gcc.cc:2602
25531 #, gcc-internal-format
25532 msgid "spec file has no spec for linking"
25533 msgstr ""
25534
25535 #: gcc.cc:3166 gcc.cc:3203
25536 #, gcc-internal-format
25537 msgid "system path %qs is not absolute"
25538 msgstr ""
25539
25540 #: gcc.cc:3292
25541 #, gcc-internal-format
25542 msgid "%<-pipe%> not supported"
25543 msgstr ""
25544
25545 #: gcc.cc:3430 gcc.cc:7713
25546 #, gcc-internal-format
25547 msgid "cannot execute %qs: %s: %m"
25548 msgstr ""
25549
25550 #: gcc.cc:3431 gcc.cc:7714
25551 #, gcc-internal-format
25552 msgid "cannot execute %qs: %s"
25553 msgstr ""
25554
25555 #: gcc.cc:3450
25556 #, gcc-internal-format
25557 msgid "failed to get exit status: %m"
25558 msgstr ""
25559
25560 #: gcc.cc:3456
25561 #, gcc-internal-format
25562 msgid "failed to get process times: %m"
25563 msgstr ""
25564
25565 #. The inferior failed to catch the signal.
25566 #: gcc.cc:3482 gcc.cc:3506
25567 #, gcc-internal-format, gfc-internal-format
25568 msgid "%s signal terminated program %s"
25569 msgstr ""
25570
25571 #: gcc.cc:3985 opts-common.cc:1544 opts-common.cc:1576
25572 #, gcc-internal-format
25573 msgid "unrecognized command-line option %qs"
25574 msgstr ""
25575
25576 #: gcc.cc:4027
25577 #, gcc-internal-format
25578 msgid "GCC is not configured to support %qs as %<-foffload=%> argument"
25579 msgstr ""
25580
25581 #: gcc.cc:4034
25582 #, gcc-internal-format
25583 msgid "valid %<-foffload=%> arguments are: %s; did you mean %qs?"
25584 msgstr ""
25585
25586 #: gcc.cc:4037
25587 #, gcc-internal-format
25588 msgid "valid %<-foffload=%> arguments are: %s"
25589 msgstr ""
25590
25591 #: gcc.cc:4057
25592 #, gcc-internal-format
25593 msgid "%<=%>options missing after %<-foffload-options=%>target"
25594 msgstr ""
25595
25596 #: gcc.cc:4444
25597 #, gcc-internal-format
25598 msgid "%qs is an unknown %<-save-temps%> option"
25599 msgstr ""
25600
25601 #: gcc.cc:4967 toplev.cc:717
25602 #, gcc-internal-format
25603 msgid "input file %qs is the same as output file"
25604 msgstr ""
25605
25606 #: gcc.cc:4972
25607 #, gcc-internal-format
25608 msgid "output filename may not be empty"
25609 msgstr ""
25610
25611 #: gcc.cc:5357
25612 #, gcc-internal-format
25613 msgid "%<-pipe%> ignored because %<-save-temps%> specified"
25614 msgstr ""
25615
25616 #: gcc.cc:5445
25617 #, gcc-internal-format
25618 msgid "%<-x %s%> after last input file has no effect"
25619 msgstr ""
25620
25621 #: gcc.cc:5648
25622 #, gcc-internal-format
25623 msgid "unable to locate default linker script %qs in the library search paths"
25624 msgstr ""
25625
25626 #: gcc.cc:5855
25627 #, gcc-internal-format
25628 msgid "switch %qs does not start with %<-%>"
25629 msgstr ""
25630
25631 #: gcc.cc:5859
25632 #, gcc-internal-format
25633 msgid "spec-generated switch is just %<-%>"
25634 msgstr ""
25635
25636 #: gcc.cc:6080
25637 #, gcc-internal-format
25638 msgid "spec %qs invalid"
25639 msgstr ""
25640
25641 #: gcc.cc:6241
25642 #, gcc-internal-format
25643 msgid "spec %qs has invalid %<%%0%c%>"
25644 msgstr ""
25645
25646 #: gcc.cc:6520
25647 #, gcc-internal-format
25648 msgid "spec %qs has invalid %<%%W%c%>"
25649 msgstr ""
25650
25651 #: gcc.cc:6536
25652 #, gcc-internal-format
25653 msgid "spec %qs has invalid %<%%@%c%>"
25654 msgstr ""
25655
25656 #: gcc.cc:6555
25657 #, gcc-internal-format
25658 msgid "spec %qs has invalid %<%%x%c%>"
25659 msgstr ""
25660
25661 #. Catch the case where a spec string contains something like
25662 #. '%{foo:%*}'.  i.e. there is no * in the pattern on the left
25663 #. hand side of the :.
25664 #: gcc.cc:6766
25665 #, gcc-internal-format
25666 msgid "spec failure: %<%%*%> has not been initialized by pattern match"
25667 msgstr ""
25668
25669 #: gcc.cc:6817
25670 #, gcc-internal-format
25671 msgid "spec failure: unrecognized spec option %qc"
25672 msgstr ""
25673
25674 #: gcc.cc:6883
25675 #, gcc-internal-format
25676 msgid "unknown spec function %qs"
25677 msgstr ""
25678
25679 #: gcc.cc:6913
25680 #, gcc-internal-format
25681 msgid "error in arguments to spec function %qs"
25682 msgstr ""
25683
25684 #: gcc.cc:6972
25685 #, gcc-internal-format
25686 msgid "malformed spec function name"
25687 msgstr ""
25688
25689 #. )
25690 #: gcc.cc:6975
25691 #, gcc-internal-format
25692 msgid "no arguments for spec function"
25693 msgstr ""
25694
25695 #: gcc.cc:6994
25696 #, gcc-internal-format
25697 msgid "malformed spec function arguments"
25698 msgstr ""
25699
25700 #: gcc.cc:7173
25701 #, gcc-internal-format
25702 msgid "braced spec %qs ends in escape"
25703 msgstr ""
25704
25705 #: gcc.cc:7308
25706 #, gcc-internal-format
25707 msgid "braced spec %qs is invalid at %qc"
25708 msgstr ""
25709
25710 #: gcc.cc:7403
25711 #, gcc-internal-format
25712 msgid "braced spec body %qs is invalid"
25713 msgstr ""
25714
25715 #: gcc.cc:8012
25716 #, gcc-internal-format, gfc-internal-format
25717 msgid "%s: could not determine length of compare-debug file %s"
25718 msgstr ""
25719
25720 #: gcc.cc:8023
25721 #, gcc-internal-format
25722 msgid "%s: %<-fcompare-debug%> failure (length)"
25723 msgstr ""
25724
25725 #: gcc.cc:8033 gcc.cc:8074
25726 #, gcc-internal-format, gfc-internal-format
25727 msgid "%s: could not open compare-debug file %s"
25728 msgstr ""
25729
25730 #: gcc.cc:8053 gcc.cc:8090
25731 #, gcc-internal-format
25732 msgid "%s: %<-fcompare-debug%> failure"
25733 msgstr ""
25734
25735 #: gcc.cc:8393
25736 #, gcc-internal-format
25737 msgid "spec failure: more than one argument to %<SYSROOT_SUFFIX_SPEC%>"
25738 msgstr ""
25739
25740 #: gcc.cc:8418
25741 #, gcc-internal-format
25742 msgid "spec failure: more than one argument to %<SYSROOT_HEADERS_SUFFIX_SPEC%>"
25743 msgstr ""
25744
25745 #: gcc.cc:8625
25746 #, gcc-internal-format
25747 msgid "unrecognized command-line option %<-%s%>; did you mean %<-%s%>?"
25748 msgstr ""
25749
25750 #: gcc.cc:8629
25751 #, gcc-internal-format
25752 msgid "unrecognized command-line option %<-%s%>"
25753 msgstr ""
25754
25755 #: gcc.cc:8755
25756 #, gcc-internal-format
25757 msgid "not configured with sysroot headers suffix"
25758 msgstr ""
25759
25760 #: gcc.cc:8816
25761 #, gcc-internal-format
25762 msgid "no input files"
25763 msgstr ""
25764
25765 #: gcc.cc:8867
25766 #, gcc-internal-format
25767 msgid "cannot specify %<-o%> with %<-c%>, %<-S%> or %<-E%> with multiple files"
25768 msgstr ""
25769
25770 #: gcc.cc:8909
25771 #, gcc-internal-format, gfc-internal-format
25772 msgid "%s: %s compiler not installed on this system"
25773 msgstr ""
25774
25775 #: gcc.cc:8934
25776 #, gcc-internal-format
25777 msgid "recompiling with %<-fcompare-debug%>"
25778 msgstr ""
25779
25780 #: gcc.cc:8950
25781 #, gcc-internal-format
25782 msgid "during %<-fcompare-debug%> recompilation"
25783 msgstr ""
25784
25785 #: gcc.cc:8959
25786 #, gcc-internal-format
25787 msgid "comparing final insns dumps"
25788 msgstr ""
25789
25790 #: gcc.cc:9112
25791 #, gcc-internal-format
25792 msgid "%<-fuse-linker-plugin%>, but %s not found"
25793 msgstr ""
25794
25795 #: gcc.cc:9146
25796 #, gcc-internal-format, gfc-internal-format
25797 msgid "%s: linker input file unused because linking not done"
25798 msgstr ""
25799
25800 #. This is can be an indication the user specifed an errorneous
25801 #. separated option value, (or used the wrong prefix for an
25802 #. option).
25803 #: gcc.cc:9152
25804 #, gcc-internal-format
25805 msgid "%s: linker input file not found: %m"
25806 msgstr ""
25807
25808 #: gcc.cc:9248 c-family/c-opts.cc:793
25809 #, gcc-internal-format
25810 msgid "cannot use %<-%> as input filename for a precompiled header"
25811 msgstr ""
25812
25813 #: gcc.cc:9254
25814 #, gcc-internal-format, gfc-internal-format
25815 msgid "language %s not recognized"
25816 msgstr ""
25817
25818 #: gcc.cc:9494
25819 #, gcc-internal-format
25820 msgid "multilib spec %qs is invalid"
25821 msgstr ""
25822
25823 #: gcc.cc:9696
25824 #, gcc-internal-format
25825 msgid "multilib exclusions %qs is invalid"
25826 msgstr ""
25827
25828 #: gcc.cc:9760
25829 #, gcc-internal-format
25830 msgid "multilib select %qs %qs is invalid"
25831 msgstr ""
25832
25833 #: gcc.cc:9923
25834 #, gcc-internal-format
25835 msgid "multilib select %qs is invalid"
25836 msgstr ""
25837
25838 #: gcc.cc:9963
25839 #, gcc-internal-format
25840 msgid "multilib exclusion %qs is invalid"
25841 msgstr ""
25842
25843 #: gcc.cc:10214
25844 #, gcc-internal-format
25845 msgid "environment variable %qs not defined"
25846 msgstr ""
25847
25848 #: gcc.cc:10381 gcc.cc:10386
25849 #, gcc-internal-format
25850 msgid "invalid version number %qs"
25851 msgstr ""
25852
25853 #: gcc.cc:10429
25854 #, gcc-internal-format, gfc-internal-format
25855 msgid "too few arguments to %%:version-compare"
25856 msgstr ""
25857
25858 #: gcc.cc:10435
25859 #, gcc-internal-format, gfc-internal-format
25860 msgid "too many arguments to %%:version-compare"
25861 msgstr ""
25862
25863 #: gcc.cc:10477
25864 #, gcc-internal-format
25865 msgid "unknown operator %qs in %%:version-compare"
25866 msgstr ""
25867
25868 #: gcc.cc:10601
25869 #, gcc-internal-format, gfc-internal-format
25870 msgid "too many arguments to %%:compare-debug-dump-opt"
25871 msgstr ""
25872
25873 #: gcc.cc:10669
25874 #, gcc-internal-format, gfc-internal-format
25875 msgid "too many arguments to %%:compare-debug-self-opt"
25876 msgstr ""
25877
25878 #: gcc.cc:10756
25879 #, gcc-internal-format, gfc-internal-format
25880 msgid "too many arguments for %%:dumps"
25881 msgstr ""
25882
25883 #: gcc.cc:10860
25884 #, gcc-internal-format, gfc-internal-format
25885 msgid "wrong number of arguments to %%:debug-level-gt"
25886 msgstr ""
25887
25888 #: gcc.cc:10881
25889 #, gcc-internal-format, gfc-internal-format
25890 msgid "wrong number of arguments to %%:dwarf-version-gt"
25891 msgstr ""
25892
25893 #: gcov-tool.cc:73
25894 #, gcc-internal-format, gfc-internal-format
25895 msgid "error in removing %s"
25896 msgstr ""
25897
25898 #: gcov-tool.cc:104
25899 #, gcc-internal-format, gfc-internal-format
25900 msgid "Cannot make directory %s"
25901 msgstr ""
25902
25903 #: gcov-tool.cc:112
25904 #, gcc-internal-format
25905 msgid "Cannot get current directory name"
25906 msgstr ""
25907
25908 #: gcov-tool.cc:116 gcov-tool.cc:130
25909 #, gcc-internal-format, gfc-internal-format
25910 msgid "Cannot change directory to %s"
25911 msgstr ""
25912
25913 #: gcov-tool.cc:123
25914 #, gcc-internal-format, gfc-internal-format
25915 msgid "output file %s already exists in folder %s"
25916 msgstr ""
25917
25918 #: gcov-tool.cc:223
25919 #, gcc-internal-format
25920 msgid "weights need to be non-negative"
25921 msgstr ""
25922
25923 #: gcov-tool.cc:358
25924 #, gcc-internal-format
25925 msgid "scale needs to be non-negative"
25926 msgstr ""
25927
25928 #: gcse.cc:3980
25929 #, gcc-internal-format, gfc-internal-format
25930 msgid "%s: %d basic blocks and %d edges/basic block"
25931 msgstr ""
25932
25933 #: gcse.cc:3992
25934 #, gcc-internal-format
25935 msgid ""
25936 "%s: %d basic blocks and %d registers; increase %<--param max-gcse-memory%> "
25937 "above %wu"
25938 msgstr ""
25939
25940 #: gencfn-macros.cc:195
25941 #, gcc-internal-format, gfc-internal-format
25942 msgid "DEF_INTERNAL_FLT_FN (%s) has no associated built-in functions"
25943 msgstr ""
25944
25945 #: gencfn-macros.cc:202
25946 #, gcc-internal-format, gfc-internal-format
25947 msgid "DEF_INTERNAL_INT_FN (%s) has no associated built-in functions"
25948 msgstr ""
25949
25950 #: gentarget-def.cc:126
25951 #, gcc-internal-format, gfc-internal-format
25952 msgid "invalid prototype for '%s'"
25953 msgstr ""
25954
25955 #: gentarget-def.cc:131
25956 #, gcc-internal-format, gfc-internal-format
25957 msgid "prototype for '%s' has required operands after optional operands"
25958 msgstr ""
25959
25960 #: gentarget-def.cc:148
25961 #, gcc-internal-format, gfc-internal-format
25962 msgid "argument %d of '%s' did not have the expected name"
25963 msgstr ""
25964
25965 #: gentarget-def.cc:168
25966 #, gcc-internal-format, gfc-internal-format
25967 msgid "'%s' must have %d operands (excluding match_dups)"
25968 msgstr ""
25969
25970 #: gentarget-def.cc:172
25971 #, gcc-internal-format, gfc-internal-format
25972 msgid "'%s' must have at least %d operands (excluding match_dups)"
25973 msgstr ""
25974
25975 #: gentarget-def.cc:176
25976 #, gcc-internal-format, gfc-internal-format
25977 msgid "'%s' must have no more than %d operands (excluding match_dups)"
25978 msgstr ""
25979
25980 #: gentarget-def.cc:276
25981 #, gcc-internal-format, gfc-internal-format
25982 msgid "duplicate definition of '%s'"
25983 msgstr ""
25984
25985 #: ggc-common.cc:415 ggc-common.cc:423 ggc-common.cc:551 ggc-common.cc:569
25986 #: ggc-common.cc:683 ggc-common.cc:694 ggc-common.cc:709 ggc-page.cc:2499
25987 #: ggc-page.cc:2530 ggc-page.cc:2537
25988 #, gcc-internal-format
25989 msgid "cannot write PCH file: %m"
25990 msgstr ""
25991
25992 #: ggc-common.cc:533
25993 #, gcc-internal-format
25994 msgid "cannot write PCH file: required memory segment unavailable"
25995 msgstr ""
25996
25997 #: ggc-common.cc:562
25998 #, gcc-internal-format
25999 msgid "cannot get position in PCH file: %m"
26000 msgstr ""
26001
26002 #: ggc-common.cc:572
26003 #, gcc-internal-format
26004 msgid "cannot write padding to PCH file: %m"
26005 msgstr ""
26006
26007 #: ggc-common.cc:748 ggc-common.cc:764 ggc-common.cc:767 ggc-common.cc:790
26008 #: ggc-common.cc:793 ggc-common.cc:797 ggc-common.cc:832 ggc-common.cc:861
26009 #: ggc-common.cc:869 ggc-common.cc:879 ggc-common.cc:890 ggc-page.cc:2601
26010 #, gcc-internal-format
26011 msgid "cannot read PCH file: %m"
26012 msgstr ""
26013
26014 #: ggc-common.cc:777
26015 #, gcc-internal-format
26016 msgid "PCH allocation failure"
26017 msgstr ""
26018
26019 #: ggc-page.cc:1744
26020 #, gcc-internal-format
26021 msgid "open /dev/zero: %m"
26022 msgstr ""
26023
26024 #: ggc-page.cc:2515 ggc-page.cc:2521
26025 #, gcc-internal-format
26026 msgid "cannot write PCH file"
26027 msgstr ""
26028
26029 #: gimple-array-bounds.cc:291
26030 #, gcc-internal-format
26031 msgid "array subscript %E is outside array bounds of %qT"
26032 msgstr ""
26033
26034 #: gimple-array-bounds.cc:317
26035 #, gcc-internal-format
26036 msgid "array subscript [%E, %E] is outside array bounds of %qT"
26037 msgstr ""
26038
26039 #: gimple-array-bounds.cc:327
26040 #, gcc-internal-format
26041 msgid "array subscript %E is above array bounds of %qT"
26042 msgstr ""
26043
26044 #: gimple-array-bounds.cc:332
26045 #, gcc-internal-format
26046 msgid "array subscript %E is below array bounds of %qT"
26047 msgstr ""
26048
26049 #: gimple-array-bounds.cc:338
26050 #, gcc-internal-format
26051 msgid ""
26052 "array subscript %E is outside the bounds of an interior zero-length array %qT"
26053 msgstr ""
26054
26055 #: gimple-array-bounds.cc:340
26056 #, gcc-internal-format
26057 msgid ""
26058 "array subscript %qE is outside the bounds of an interior zero-length array "
26059 "%qT"
26060 msgstr ""
26061
26062 #: gimple-array-bounds.cc:374 gimple-array-bounds.cc:641
26063 #, gcc-internal-format
26064 msgid "while referencing %qD"
26065 msgstr ""
26066
26067 #: gimple-array-bounds.cc:376
26068 #, gcc-internal-format
26069 msgid "defined here %qD"
26070 msgstr ""
26071
26072 #: gimple-array-bounds.cc:497
26073 #, gcc-internal-format
26074 msgid "array subscript %wi is outside array bounds of %qT"
26075 msgstr ""
26076
26077 #: gimple-array-bounds.cc:502
26078 #, gcc-internal-format
26079 msgid "array subscript [%wi, %wi] is outside array bounds of %qT"
26080 msgstr ""
26081
26082 #: gimple-array-bounds.cc:517
26083 #, gcc-internal-format
26084 msgid "array subscript %<%T[%wi]%> is partly outside array bounds of %qT"
26085 msgstr ""
26086
26087 #: gimple-array-bounds.cc:540
26088 #, gcc-internal-format
26089 msgid "intermediate array offset %wi is outside array bounds of %qT"
26090 msgstr ""
26091
26092 #: gimple-array-bounds.cc:619
26093 #, gcc-internal-format
26094 msgid "array subscript %wi is below array bounds of %qT"
26095 msgstr ""
26096
26097 #: gimple-array-bounds.cc:633
26098 #, gcc-internal-format
26099 msgid "array subscript %wu is above array bounds of %qT"
26100 msgstr ""
26101
26102 #: gimple-fold.cc:2076 gimple-fold.cc:3127 gimple-ssa-warn-restrict.cc:2073
26103 #, gcc-internal-format
26104 msgid "%qD source argument is the same as destination"
26105 msgstr ""
26106
26107 #: gimple-fold.cc:2142
26108 #, gcc-internal-format
26109 msgid ""
26110 "%qD destination unchanged after copying no bytes from a string of length %E"
26111 msgstr ""
26112
26113 #: gimple-fold.cc:2147
26114 #, gcc-internal-format
26115 msgid "%qD destination unchanged after copying no bytes"
26116 msgstr ""
26117
26118 #: gimple-fold.cc:2522 gimple-ssa-warn-access.cc:856
26119 #, gcc-internal-format
26120 msgid "%qD specified bound %E exceeds destination size %E"
26121 msgstr ""
26122
26123 #: gimple-fold.cc:2541
26124 #, gcc-internal-format
26125 msgid "%qD specified bound %E equals source length"
26126 msgstr ""
26127
26128 #: gimple-fold.cc:4529 gimple-fold.cc:4733
26129 #, gcc-internal-format
26130 msgid ""
26131 "flexible array member %qD does not have well defined padding bits for %qs"
26132 msgstr ""
26133
26134 #: gimple-fold.cc:4682 cp/constexpr.cc:4357
26135 #, gcc-internal-format
26136 msgid "PDP11 bit-field handling unsupported in %qs"
26137 msgstr ""
26138
26139 #: gimple-fold.cc:4909
26140 #, gcc-internal-format, gfc-internal-format
26141 msgid "%s not supported for variable length aggregates"
26142 msgstr ""
26143
26144 #: gimple-fold.cc:4915
26145 #, gcc-internal-format, gfc-internal-format
26146 msgid "%s not supported on this target"
26147 msgstr ""
26148
26149 #: gimple-ssa-isolate-paths.cc:290
26150 #, gcc-internal-format
26151 msgid "potential null pointer dereference"
26152 msgstr ""
26153
26154 #: gimple-ssa-isolate-paths.cc:330
26155 #, gcc-internal-format
26156 msgid "null pointer dereference"
26157 msgstr ""
26158
26159 #: gimple-ssa-isolate-paths.cc:413
26160 #, gcc-internal-format
26161 msgid "function may return address of local variable"
26162 msgstr ""
26163
26164 #: gimple-ssa-isolate-paths.cc:414 c/c-typeck.cc:10987
26165 #, gcc-internal-format
26166 msgid "function returns address of local variable"
26167 msgstr ""
26168
26169 #: gimple-ssa-isolate-paths.cc:417 gimple-ssa-warn-access.cc:2028
26170 #: gimple-ssa-warn-access.cc:3693 tree.cc:12074 tree.cc:12111 tree.cc:12152
26171 #: tree.cc:12185 c/c-typeck.cc:2991 c/c-typeck.cc:3084 c/c-typeck.cc:5634
26172 #: c/c-typeck.cc:10893 c/c-typeck.cc:10910 c/gimple-parser.cc:2446
26173 #: c/gimple-parser.cc:2454 cp/call.cc:7595 cp/call.cc:9669 cp/constexpr.cc:853
26174 #: cp/constexpr.cc:3814 cp/cvt.cc:1075 cp/cvt.cc:1113 cp/decl.cc:8493
26175 #: cp/decl.cc:15701 cp/decl.cc:16068 cp/decl2.cc:5788 cp/decl2.cc:5843
26176 #: cp/parser.cc:21698 cp/pt.cc:8935 cp/semantics.cc:2149 cp/semantics.cc:3459
26177 #: cp/semantics.cc:4556 cp/typeck.cc:1984 cp/typeck.cc:2201 cp/typeck.cc:4332
26178 #: cp/typeck.cc:10175
26179 #, gcc-internal-format
26180 msgid "declared here"
26181 msgstr ""
26182
26183 #: gimple-ssa-nonnull-compare.cc:102
26184 #, gcc-internal-format
26185 msgid "%<nonnull%> argument %qD compared to NULL"
26186 msgstr ""
26187
26188 #: gimple-ssa-sprintf.cc:2814 gimple-ssa-sprintf.cc:2934
26189 #, gcc-internal-format
26190 msgid "%qE output may be truncated before the last format character"
26191 msgstr ""
26192
26193 #: gimple-ssa-sprintf.cc:2816 gimple-ssa-sprintf.cc:2936
26194 #, gcc-internal-format
26195 msgid "%qE output truncated before the last format character"
26196 msgstr ""
26197
26198 #: gimple-ssa-sprintf.cc:2819 gimple-ssa-sprintf.cc:2939
26199 #, gcc-internal-format
26200 msgid "%qE may write a terminating nul past the end of the destination"
26201 msgstr ""
26202
26203 #: gimple-ssa-sprintf.cc:2821 gimple-ssa-sprintf.cc:2941
26204 #, gcc-internal-format
26205 msgid "%qE writing a terminating nul past the end of the destination"
26206 msgstr ""
26207
26208 #: gimple-ssa-sprintf.cc:2831
26209 #, gcc-internal-format
26210 msgid "%<%.*s%> directive writing %wu byte into a region of size %wu"
26211 msgid_plural "%<%.*s%> directive writing %wu bytes into a region of size %wu"
26212 msgstr[0] ""
26213 msgstr[1] ""
26214
26215 #: gimple-ssa-sprintf.cc:2838
26216 #, gcc-internal-format
26217 msgid ""
26218 "%<%.*s%> directive output may be truncated writing %wu byte into a region of "
26219 "size %wu"
26220 msgid_plural ""
26221 "%<%.*s%> directive output may be truncated writing %wu bytes into a region "
26222 "of size %wu"
26223 msgstr[0] ""
26224 msgstr[1] ""
26225
26226 #: gimple-ssa-sprintf.cc:2845
26227 #, gcc-internal-format
26228 msgid ""
26229 "%<%.*s%> directive output truncated writing %wu byte into a region of size "
26230 "%wu"
26231 msgid_plural ""
26232 "%<%.*s%> directive output truncated writing %wu bytes into a region of size "
26233 "%wu"
26234 msgstr[0] ""
26235 msgstr[1] ""
26236
26237 #: gimple-ssa-sprintf.cc:2856
26238 #, gcc-internal-format
26239 msgid ""
26240 "%<%.*s%> directive output may be truncated writing up to %wu bytes into a "
26241 "region of size %wu"
26242 msgstr ""
26243
26244 #: gimple-ssa-sprintf.cc:2859
26245 #, gcc-internal-format
26246 msgid ""
26247 "%<%.*s%> directive output truncated writing up to %wu bytes into a region of "
26248 "size %wu"
26249 msgstr ""
26250
26251 #: gimple-ssa-sprintf.cc:2861
26252 #, gcc-internal-format
26253 msgid "%<%.*s%> directive writing up to %wu bytes into a region of size %wu"
26254 msgstr ""
26255
26256 #: gimple-ssa-sprintf.cc:2873
26257 #, gcc-internal-format
26258 msgid ""
26259 "%<%.*s%> directive output may be truncated writing likely %wu or more bytes "
26260 "into a region of size %wu"
26261 msgstr ""
26262
26263 #: gimple-ssa-sprintf.cc:2876
26264 #, gcc-internal-format
26265 msgid ""
26266 "%<%.*s%> directive output truncated writing likely %wu or more bytes into a "
26267 "region of size %wu"
26268 msgstr ""
26269
26270 #: gimple-ssa-sprintf.cc:2879
26271 #, gcc-internal-format
26272 msgid ""
26273 "%<%.*s%> directive writing likely %wu or more bytes into a region of size %wu"
26274 msgstr ""
26275
26276 #: gimple-ssa-sprintf.cc:2888
26277 #, gcc-internal-format
26278 msgid ""
26279 "%<%.*s%> directive output may be truncated writing between %wu and %wu bytes "
26280 "into a region of size %wu"
26281 msgstr ""
26282
26283 #: gimple-ssa-sprintf.cc:2891
26284 #, gcc-internal-format
26285 msgid ""
26286 "%<%.*s%> directive output truncated writing between %wu and %wu bytes into a "
26287 "region of size %wu"
26288 msgstr ""
26289
26290 #: gimple-ssa-sprintf.cc:2894
26291 #, gcc-internal-format
26292 msgid ""
26293 "%<%.*s%> directive writing between %wu and %wu bytes into a region of size "
26294 "%wu"
26295 msgstr ""
26296
26297 #: gimple-ssa-sprintf.cc:2903
26298 #, gcc-internal-format
26299 msgid ""
26300 "%<%.*s%> directive output may be truncated writing %wu or more bytes into a "
26301 "region of size %wu"
26302 msgstr ""
26303
26304 #: gimple-ssa-sprintf.cc:2906
26305 #, gcc-internal-format
26306 msgid ""
26307 "%<%.*s%> directive output truncated writing %wu or more bytes into a region "
26308 "of size %wu"
26309 msgstr ""
26310
26311 #: gimple-ssa-sprintf.cc:2908
26312 #, gcc-internal-format
26313 msgid "%<%.*s%> directive writing %wu or more bytes into a region of size %wu"
26314 msgstr ""
26315
26316 #: gimple-ssa-sprintf.cc:2950
26317 #, gcc-internal-format
26318 msgid ""
26319 "%<%.*s%> directive writing %wu byte into a region of size between %wu and %wu"
26320 msgid_plural ""
26321 "%<%.*s%> directive writing %wu bytes into a region of size between %wu and "
26322 "%wu"
26323 msgstr[0] ""
26324 msgstr[1] ""
26325
26326 #: gimple-ssa-sprintf.cc:2957
26327 #, gcc-internal-format
26328 msgid ""
26329 "%<%.*s%> directive output may be truncated writing %wu byte into a region of "
26330 "size between %wu and %wu"
26331 msgid_plural ""
26332 "%<%.*s%> directive output may be truncated writing %wu bytes into a region "
26333 "of size between %wu and %wu"
26334 msgstr[0] ""
26335 msgstr[1] ""
26336
26337 #: gimple-ssa-sprintf.cc:2965
26338 #, gcc-internal-format
26339 msgid ""
26340 "%<%.*s%> directive output truncated writing %wu byte into a region of size "
26341 "between %wu and %wu"
26342 msgid_plural ""
26343 "%<%.*s%> directive output truncated writing %wu bytes into a region of size "
26344 "between %wu and %wu"
26345 msgstr[0] ""
26346 msgstr[1] ""
26347
26348 #: gimple-ssa-sprintf.cc:2977
26349 #, gcc-internal-format
26350 msgid ""
26351 "%<%.*s%> directive output may be truncated writing up to %wu bytes into a "
26352 "region of size between %wu and %wu"
26353 msgstr ""
26354
26355 #: gimple-ssa-sprintf.cc:2980
26356 #, gcc-internal-format
26357 msgid ""
26358 "%<%.*s%> directive output truncated writing up to %wu bytes into a region of "
26359 "size between %wu and %wu"
26360 msgstr ""
26361
26362 #: gimple-ssa-sprintf.cc:2983
26363 #, gcc-internal-format
26364 msgid ""
26365 "%<%.*s%> directive writing up to %wu bytes into a region of size between %wu "
26366 "and %wu"
26367 msgstr ""
26368
26369 #: gimple-ssa-sprintf.cc:2996
26370 #, gcc-internal-format
26371 msgid ""
26372 "%<%.*s%> directive output may be truncated writing likely %wu or more bytes "
26373 "into a region of size between %wu and %wu"
26374 msgstr ""
26375
26376 #: gimple-ssa-sprintf.cc:2999
26377 #, gcc-internal-format
26378 msgid ""
26379 "%<%.*s%> directive output truncated writing likely %wu or more bytes into a "
26380 "region of size between %wu and %wu"
26381 msgstr ""
26382
26383 #: gimple-ssa-sprintf.cc:3002
26384 #, gcc-internal-format
26385 msgid ""
26386 "%<%.*s%> directive writing likely %wu or more bytes into a region of size "
26387 "between %wu and %wu"
26388 msgstr ""
26389
26390 #: gimple-ssa-sprintf.cc:3012
26391 #, gcc-internal-format
26392 msgid ""
26393 "%<%.*s%> directive output may be truncated writing between %wu and %wu bytes "
26394 "into a region of size between %wu and %wu"
26395 msgstr ""
26396
26397 #: gimple-ssa-sprintf.cc:3015
26398 #, gcc-internal-format
26399 msgid ""
26400 "%<%.*s%> directive output truncated writing between %wu and %wu bytes into a "
26401 "region of size between %wu and %wu"
26402 msgstr ""
26403
26404 #: gimple-ssa-sprintf.cc:3018
26405 #, gcc-internal-format
26406 msgid ""
26407 "%<%.*s%> directive writing between %wu and %wu bytes into a region of size "
26408 "between %wu and %wu"
26409 msgstr ""
26410
26411 #: gimple-ssa-sprintf.cc:3027
26412 #, gcc-internal-format
26413 msgid ""
26414 "%<%.*s%> directive output may be truncated writing %wu or more bytes into a "
26415 "region of size between %wu and %wu"
26416 msgstr ""
26417
26418 #: gimple-ssa-sprintf.cc:3030
26419 #, gcc-internal-format
26420 msgid ""
26421 "%<%.*s%> directive output truncated writing %wu or more bytes into a region "
26422 "of size between %wu and %wu"
26423 msgstr ""
26424
26425 #: gimple-ssa-sprintf.cc:3033
26426 #, gcc-internal-format
26427 msgid ""
26428 "%<%.*s%> directive writing %wu or more bytes into a region of size between "
26429 "%wu and %wu"
26430 msgstr ""
26431
26432 #: gimple-ssa-sprintf.cc:3155
26433 #, gcc-internal-format
26434 msgid "%<%.*s%> directive argument is null"
26435 msgstr ""
26436
26437 #: gimple-ssa-sprintf.cc:3233
26438 #, gcc-internal-format
26439 msgid ""
26440 "%<%.*s%> directive output of %wu bytes exceeds minimum required size of 4095"
26441 msgstr ""
26442
26443 #: gimple-ssa-sprintf.cc:3239
26444 #, gcc-internal-format
26445 msgid ""
26446 "%<%.*s%> directive output between %wu and %wu bytes exceeds minimum required "
26447 "size of 4095"
26448 msgstr ""
26449
26450 #: gimple-ssa-sprintf.cc:3246
26451 #, gcc-internal-format
26452 msgid ""
26453 "%<%.*s%> directive output between %wu and %wu bytes may exceed minimum "
26454 "required size of 4095"
26455 msgstr ""
26456
26457 #: gimple-ssa-sprintf.cc:3276
26458 #, gcc-internal-format
26459 msgid "%<%.*s%> directive output of %wu bytes exceeds %<INT_MAX%>"
26460 msgstr ""
26461
26462 #: gimple-ssa-sprintf.cc:3282
26463 #, gcc-internal-format
26464 msgid "%<%.*s%> directive output between %wu and %wu bytes exceeds %<INT_MAX%>"
26465 msgstr ""
26466
26467 #: gimple-ssa-sprintf.cc:3293
26468 #, gcc-internal-format
26469 msgid ""
26470 "%<%.*s%> directive output of %wu bytes causes result to exceed %<INT_MAX%>"
26471 msgstr ""
26472
26473 #: gimple-ssa-sprintf.cc:3299
26474 #, gcc-internal-format
26475 msgid ""
26476 "%<%.*s%> directive output between %wu and %wu bytes causes result to exceed "
26477 "%<INT_MAX%>"
26478 msgstr ""
26479
26480 #: gimple-ssa-sprintf.cc:3310
26481 #, gcc-internal-format
26482 msgid ""
26483 "%<%.*s%> directive output between %wu and %wu bytes may cause result to "
26484 "exceed %<INT_MAX%>"
26485 msgstr ""
26486
26487 #: gimple-ssa-sprintf.cc:3320
26488 #, gcc-internal-format
26489 msgid "%<%.*s%> directive argument is not a nul-terminated string"
26490 msgstr ""
26491
26492 #: gimple-ssa-sprintf.cc:3326 gimple-ssa-warn-access.cc:232
26493 #, gcc-internal-format
26494 msgid "referenced argument declared here"
26495 msgstr ""
26496
26497 #: gimple-ssa-sprintf.cc:3333
26498 #, gcc-internal-format
26499 msgid "assuming directive output of %wu byte"
26500 msgid_plural "assuming directive output of %wu bytes"
26501 msgstr[0] ""
26502 msgstr[1] ""
26503
26504 #: gimple-ssa-sprintf.cc:3340
26505 #, gcc-internal-format
26506 msgid "directive argument %qE"
26507 msgstr ""
26508
26509 #: gimple-ssa-sprintf.cc:3342
26510 #, gcc-internal-format
26511 msgid "directive argument in the range [%E, %E]"
26512 msgstr ""
26513
26514 #: gimple-ssa-sprintf.cc:3346
26515 #, gcc-internal-format
26516 msgid "using the range [%E, %E] for directive argument"
26517 msgstr ""
26518
26519 #: gimple-ssa-sprintf.cc:3366
26520 #, gcc-internal-format
26521 msgid "%qE output %wu byte into a destination of size %wu"
26522 msgid_plural "%qE output %wu bytes into a destination of size %wu"
26523 msgstr[0] ""
26524 msgstr[1] ""
26525
26526 #: gimple-ssa-sprintf.cc:3371
26527 #, gcc-internal-format
26528 msgid "%qE output between %wu and %wu bytes into a destination of size %wu"
26529 msgstr ""
26530
26531 #: gimple-ssa-sprintf.cc:3376
26532 #, gcc-internal-format
26533 msgid ""
26534 "%qE output %wu or more bytes (assuming %wu) into a destination of size %wu"
26535 msgstr ""
26536
26537 #: gimple-ssa-sprintf.cc:3381
26538 #, gcc-internal-format
26539 msgid "%qE output %wu or more bytes into a destination of size %wu"
26540 msgstr ""
26541
26542 #: gimple-ssa-sprintf.cc:3392
26543 #, gcc-internal-format
26544 msgid "%qE output %wu byte"
26545 msgid_plural "%qE output %wu bytes"
26546 msgstr[0] ""
26547 msgstr[1] ""
26548
26549 #: gimple-ssa-sprintf.cc:3396
26550 #, gcc-internal-format
26551 msgid "%qE output between %wu and %wu bytes"
26552 msgstr ""
26553
26554 #: gimple-ssa-sprintf.cc:3400
26555 #, gcc-internal-format
26556 msgid "%qE output %wu or more bytes (assuming %wu)"
26557 msgstr ""
26558
26559 #: gimple-ssa-sprintf.cc:3404
26560 #, gcc-internal-format
26561 msgid "%qE output %wu or more bytes"
26562 msgstr ""
26563
26564 #: gimple-ssa-sprintf.cc:3783
26565 #, gcc-internal-format
26566 msgid "%<%.*s%> directive width out of range"
26567 msgstr ""
26568
26569 #: gimple-ssa-sprintf.cc:3817
26570 #, gcc-internal-format
26571 msgid "%<%.*s%> directive precision out of range"
26572 msgstr ""
26573
26574 #: gimple-ssa-sprintf.cc:3950
26575 msgid "%qE arguments %Z and maybe %Z overlap destination object %qE"
26576 msgstr ""
26577
26578 #: gimple-ssa-sprintf.cc:3962
26579 msgid "%qE argument %Z overlaps destination object %qE"
26580 msgid_plural "%qE arguments %Z overlap destination object %qE"
26581 msgstr[0] ""
26582 msgstr[1] ""
26583
26584 #: gimple-ssa-sprintf.cc:3973
26585 msgid "%qE argument %Z may overlap destination object %qE"
26586 msgid_plural "%qE arguments %Z may overlap destination object %qE"
26587 msgstr[0] ""
26588 msgstr[1] ""
26589
26590 #: gimple-ssa-sprintf.cc:3993
26591 #, gcc-internal-format
26592 msgid ""
26593 "destination object referenced by %<restrict%>-qualified argument 1 was "
26594 "declared here"
26595 msgstr ""
26596
26597 #: gimple-ssa-sprintf.cc:4579
26598 #, gcc-internal-format
26599 msgid "specified bound %wu exceeds maximum object size %wu"
26600 msgstr ""
26601
26602 #: gimple-ssa-sprintf.cc:4590
26603 #, gcc-internal-format
26604 msgid "specified bound %wu exceeds %<INT_MAX%>"
26605 msgstr ""
26606
26607 #: gimple-ssa-sprintf.cc:4616
26608 #, gcc-internal-format
26609 msgid "specified bound range [%wu, %wu] exceeds %<INT_MAX%>"
26610 msgstr ""
26611
26612 #: gimple-ssa-sprintf.cc:4660
26613 #, gcc-internal-format
26614 msgid "null destination pointer"
26615 msgstr ""
26616
26617 #: gimple-ssa-sprintf.cc:4677
26618 #, gcc-internal-format
26619 msgid "specified bound %wu exceeds the size %wu of the destination object"
26620 msgstr ""
26621
26622 #: gimple-ssa-sprintf.cc:4689
26623 #, gcc-internal-format
26624 msgid "null format string"
26625 msgstr ""
26626
26627 #: gimple-ssa-warn-access.cc:172
26628 #, gcc-internal-format
26629 msgid "%qD specified bound %s exceeds maximum object size %E"
26630 msgstr ""
26631
26632 #: gimple-ssa-warn-access.cc:180
26633 #, gcc-internal-format
26634 msgid "%qD specified bound %s exceeds the size %E of unterminated array"
26635 msgstr ""
26636
26637 #: gimple-ssa-warn-access.cc:183
26638 #, gcc-internal-format
26639 msgid ""
26640 "%qD specified bound %s may exceed the size of at most %E of unterminated "
26641 "array"
26642 msgstr ""
26643
26644 #: gimple-ssa-warn-access.cc:186
26645 #, gcc-internal-format
26646 msgid ""
26647 "%qD specified bound %s exceeds the size of at most %E of unterminated array"
26648 msgstr ""
26649
26650 #: gimple-ssa-warn-access.cc:194
26651 #, gcc-internal-format
26652 msgid "%qD argument missing terminating nul"
26653 msgstr ""
26654
26655 #: gimple-ssa-warn-access.cc:203
26656 #, gcc-internal-format
26657 msgid "%qs specified bound %s exceeds maximum object size %E"
26658 msgstr ""
26659
26660 #: gimple-ssa-warn-access.cc:211
26661 #, gcc-internal-format
26662 msgid "%qs specified bound %s exceeds the size %E of unterminated array"
26663 msgstr ""
26664
26665 #: gimple-ssa-warn-access.cc:214
26666 #, gcc-internal-format
26667 msgid ""
26668 "%qs specified bound %s may exceed the size of at most %E of unterminated "
26669 "array"
26670 msgstr ""
26671
26672 #: gimple-ssa-warn-access.cc:217
26673 #, gcc-internal-format
26674 msgid ""
26675 "%qs specified bound %s exceeds the size of at most %E of unterminated array"
26676 msgstr ""
26677
26678 #: gimple-ssa-warn-access.cc:225
26679 #, gcc-internal-format
26680 msgid "%qs argument missing terminating nul"
26681 msgstr ""
26682
26683 #: gimple-ssa-warn-access.cc:488 gimple-ssa-warn-access.cc:729
26684 #, gcc-internal-format
26685 msgid "%qD specified bound %E exceeds maximum object size %E"
26686 msgstr ""
26687
26688 #: gimple-ssa-warn-access.cc:493 gimple-ssa-warn-access.cc:745
26689 #, gcc-internal-format
26690 msgid "%qD specified bound [%E, %E] exceeds maximum object size %E"
26691 msgstr ""
26692
26693 #: gimple-ssa-warn-access.cc:641
26694 #, gcc-internal-format
26695 msgid ""
26696 "%qD argument %i declared attribute %<nonstring%> is smaller than the "
26697 "specified bound %wu"
26698 msgstr ""
26699
26700 #: gimple-ssa-warn-access.cc:647
26701 #, gcc-internal-format
26702 msgid ""
26703 "%qD argument %i declared attribute %<nonstring%> is smaller than the "
26704 "specified bound [%E, %E]"
26705 msgstr ""
26706
26707 #: gimple-ssa-warn-access.cc:653
26708 #, gcc-internal-format
26709 msgid ""
26710 "%qD argument %i declared attribute %<nonstring%> may be smaller than the "
26711 "specified bound [%E, %E]"
26712 msgstr ""
26713
26714 #: gimple-ssa-warn-access.cc:663
26715 #, gcc-internal-format
26716 msgid "%qD argument %i declared attribute %<nonstring%>"
26717 msgstr ""
26718
26719 #: gimple-ssa-warn-access.cc:669
26720 #, gcc-internal-format
26721 msgid "argument %qD declared here"
26722 msgstr ""
26723
26724 #: gimple-ssa-warn-access.cc:727
26725 #, gcc-internal-format
26726 msgid "%qD specified bound %E may exceed maximum object size %E"
26727 msgstr ""
26728
26729 #: gimple-ssa-warn-access.cc:734
26730 #, gcc-internal-format
26731 msgid "specified bound %E may exceed maximum object size %E"
26732 msgstr ""
26733
26734 #: gimple-ssa-warn-access.cc:736
26735 #, gcc-internal-format
26736 msgid "specified bound %E exceeds maximum object size %E"
26737 msgstr ""
26738
26739 #: gimple-ssa-warn-access.cc:743
26740 #, gcc-internal-format
26741 msgid "%qD specified bound [%E, %E] may exceed maximum object size %E"
26742 msgstr ""
26743
26744 #: gimple-ssa-warn-access.cc:751
26745 #, gcc-internal-format
26746 msgid "specified bound [%E, %E] may exceed maximum object size %E"
26747 msgstr ""
26748
26749 #: gimple-ssa-warn-access.cc:753
26750 #, gcc-internal-format
26751 msgid "specified bound [%E, %E] exceeds maximum object size %E"
26752 msgstr ""
26753
26754 #: gimple-ssa-warn-access.cc:763
26755 #, gcc-internal-format
26756 msgid "%qD specified bound %E may exceed source size %E"
26757 msgstr ""
26758
26759 #: gimple-ssa-warn-access.cc:765
26760 #, gcc-internal-format
26761 msgid "%qD specified bound %E exceeds source size %E"
26762 msgstr ""
26763
26764 #: gimple-ssa-warn-access.cc:770
26765 #, gcc-internal-format
26766 msgid "specified bound %E may exceed source size %E"
26767 msgstr ""
26768
26769 #: gimple-ssa-warn-access.cc:772
26770 #, gcc-internal-format
26771 msgid "specified bound %E exceeds source size %E"
26772 msgstr ""
26773
26774 #: gimple-ssa-warn-access.cc:779
26775 #, gcc-internal-format
26776 msgid "%qD specified bound [%E, %E] may exceed source size %E"
26777 msgstr ""
26778
26779 #: gimple-ssa-warn-access.cc:781
26780 #, gcc-internal-format
26781 msgid "%qD specified bound [%E, %E] exceeds source size %E"
26782 msgstr ""
26783
26784 #: gimple-ssa-warn-access.cc:786
26785 #, gcc-internal-format
26786 msgid "specified bound [%E, %E] may exceed source size %E"
26787 msgstr ""
26788
26789 #: gimple-ssa-warn-access.cc:788
26790 #, gcc-internal-format
26791 msgid "specified bound [%E, %E] exceeds source size %E"
26792 msgstr ""
26793
26794 #: gimple-ssa-warn-access.cc:796
26795 #, gcc-internal-format
26796 msgid "source object allocated here"
26797 msgstr ""
26798
26799 #: gimple-ssa-warn-access.cc:819
26800 #, gcc-internal-format
26801 msgid "%qD specified size %E may exceed maximum object size %E"
26802 msgstr ""
26803
26804 #: gimple-ssa-warn-access.cc:821
26805 #, gcc-internal-format
26806 msgid "%qD specified size %E exceeds maximum object size %E"
26807 msgstr ""
26808
26809 #: gimple-ssa-warn-access.cc:826
26810 #, gcc-internal-format
26811 msgid "specified size %E may exceed maximum object size %E"
26812 msgstr ""
26813
26814 #: gimple-ssa-warn-access.cc:828
26815 #, gcc-internal-format
26816 msgid "specified size %E exceeds maximum object size %E"
26817 msgstr ""
26818
26819 #: gimple-ssa-warn-access.cc:835
26820 #, gcc-internal-format
26821 msgid "%qD specified size between %E and %E may exceed maximum object size %E"
26822 msgstr ""
26823
26824 #: gimple-ssa-warn-access.cc:837
26825 #, gcc-internal-format
26826 msgid "%qD specified size between %E and %E exceeds maximum object size %E"
26827 msgstr ""
26828
26829 #: gimple-ssa-warn-access.cc:842
26830 #, gcc-internal-format
26831 msgid "specified size between %E and %E may exceed maximum object size %E"
26832 msgstr ""
26833
26834 #: gimple-ssa-warn-access.cc:844
26835 #, gcc-internal-format
26836 msgid "specified size between %E and %E exceeds maximum object size %E"
26837 msgstr ""
26838
26839 #: gimple-ssa-warn-access.cc:854
26840 #, gcc-internal-format
26841 msgid "%qD specified bound %E may exceed destination size %E"
26842 msgstr ""
26843
26844 #: gimple-ssa-warn-access.cc:861
26845 #, gcc-internal-format
26846 msgid "specified bound %E may exceed destination size %E"
26847 msgstr ""
26848
26849 #: gimple-ssa-warn-access.cc:863
26850 #, gcc-internal-format
26851 msgid "specified bound %E exceeds destination size %E"
26852 msgstr ""
26853
26854 #: gimple-ssa-warn-access.cc:870
26855 #, gcc-internal-format
26856 msgid "%qD specified bound [%E, %E] may exceed destination size %E"
26857 msgstr ""
26858
26859 #: gimple-ssa-warn-access.cc:872
26860 #, gcc-internal-format
26861 msgid "%qD specified bound [%E, %E] exceeds destination size %E"
26862 msgstr ""
26863
26864 #: gimple-ssa-warn-access.cc:877 gimple-ssa-warn-access.cc:879
26865 #, gcc-internal-format
26866 msgid "specified bound [%E, %E] exceeds destination size %E"
26867 msgstr ""
26868
26869 #: gimple-ssa-warn-access.cc:888
26870 #, gcc-internal-format
26871 msgid "destination object allocated here"
26872 msgstr ""
26873
26874 #: gimple-ssa-warn-access.cc:932
26875 #, gcc-internal-format
26876 msgid "%qD may access %E byte in a region of size %E"
26877 msgstr ""
26878
26879 #: gimple-ssa-warn-access.cc:934
26880 #, gcc-internal-format
26881 msgid "%qD accessing %E byte in a region of size %E"
26882 msgstr ""
26883
26884 #: gimple-ssa-warn-access.cc:937
26885 #, gcc-internal-format
26886 msgid "%qD may access %E bytes in a region of size %E"
26887 msgstr ""
26888
26889 #: gimple-ssa-warn-access.cc:939
26890 #, gcc-internal-format
26891 msgid "%qD accessing %E bytes in a region of size %E"
26892 msgstr ""
26893
26894 #: gimple-ssa-warn-access.cc:944
26895 #, gcc-internal-format
26896 msgid "may access %E byte in a region of size %E"
26897 msgstr ""
26898
26899 #: gimple-ssa-warn-access.cc:946
26900 #, gcc-internal-format
26901 msgid "accessing %E byte in a region of size %E"
26902 msgstr ""
26903
26904 #: gimple-ssa-warn-access.cc:949
26905 #, gcc-internal-format
26906 msgid "may access %E bytes in a region of size %E"
26907 msgstr ""
26908
26909 #: gimple-ssa-warn-access.cc:951
26910 #, gcc-internal-format
26911 msgid "accessing %E bytes in a region of size %E"
26912 msgstr ""
26913
26914 #: gimple-ssa-warn-access.cc:960
26915 #, gcc-internal-format
26916 msgid "%qD may access %E or more bytes in a region of size %E"
26917 msgstr ""
26918
26919 #: gimple-ssa-warn-access.cc:962
26920 #, gcc-internal-format
26921 msgid "%qD accessing %E or more bytes in a region of size %E"
26922 msgstr ""
26923
26924 #: gimple-ssa-warn-access.cc:967
26925 #, gcc-internal-format
26926 msgid "may access %E or more bytes in a region of size %E"
26927 msgstr ""
26928
26929 #: gimple-ssa-warn-access.cc:969
26930 #, gcc-internal-format
26931 msgid "accessing %E or more bytes in a region of size %E"
26932 msgstr ""
26933
26934 #: gimple-ssa-warn-access.cc:977
26935 #, gcc-internal-format
26936 msgid "%qD may access between %E and %E bytes in a region of size %E"
26937 msgstr ""
26938
26939 #: gimple-ssa-warn-access.cc:979
26940 #, gcc-internal-format
26941 msgid "%qD accessing between %E and %E bytes in a region of size %E"
26942 msgstr ""
26943
26944 #: gimple-ssa-warn-access.cc:984
26945 #, gcc-internal-format
26946 msgid "may access between %E and %E bytes in a region of size %E"
26947 msgstr ""
26948
26949 #: gimple-ssa-warn-access.cc:986
26950 #, gcc-internal-format
26951 msgid "accessing between %E and %E bytes in a region of size %E"
26952 msgstr ""
26953
26954 #: gimple-ssa-warn-access.cc:998
26955 #, gcc-internal-format
26956 msgid "%qD may write %E byte into a region of size %E"
26957 msgstr ""
26958
26959 #: gimple-ssa-warn-access.cc:1000
26960 #, gcc-internal-format
26961 msgid "%qD writing %E byte into a region of size %E overflows the destination"
26962 msgstr ""
26963
26964 #: gimple-ssa-warn-access.cc:1003
26965 #, gcc-internal-format
26966 msgid "%qD may write %E bytes into a region of size %E"
26967 msgstr ""
26968
26969 #: gimple-ssa-warn-access.cc:1005
26970 #, gcc-internal-format
26971 msgid "%qD writing %E bytes into a region of size %E overflows the destination"
26972 msgstr ""
26973
26974 #: gimple-ssa-warn-access.cc:1010
26975 #, gcc-internal-format
26976 msgid "may write %E byte into a region of size %E"
26977 msgstr ""
26978
26979 #: gimple-ssa-warn-access.cc:1012
26980 #, gcc-internal-format
26981 msgid "writing %E byte into a region of size %E overflows the destination"
26982 msgstr ""
26983
26984 #: gimple-ssa-warn-access.cc:1015
26985 #, gcc-internal-format
26986 msgid "may write %E bytes into a region of size %E"
26987 msgstr ""
26988
26989 #: gimple-ssa-warn-access.cc:1017
26990 #, gcc-internal-format
26991 msgid "writing %E bytes into a region of size %E overflows the destination"
26992 msgstr ""
26993
26994 #: gimple-ssa-warn-access.cc:1026
26995 #, gcc-internal-format
26996 msgid "%qD may write %E or more bytes into a region of size %E"
26997 msgstr ""
26998
26999 #: gimple-ssa-warn-access.cc:1028 gimple-ssa-warn-access.cc:1399
27000 #, gcc-internal-format
27001 msgid ""
27002 "%qD writing %E or more bytes into a region of size %E overflows the "
27003 "destination"
27004 msgstr ""
27005
27006 #: gimple-ssa-warn-access.cc:1034
27007 #, gcc-internal-format
27008 msgid "may write %E or more bytes into a region of size %E"
27009 msgstr ""
27010
27011 #: gimple-ssa-warn-access.cc:1036 gimple-ssa-warn-access.cc:1404
27012 #, gcc-internal-format
27013 msgid ""
27014 "writing %E or more bytes into a region of size %E overflows the destination"
27015 msgstr ""
27016
27017 #: gimple-ssa-warn-access.cc:1045
27018 #, gcc-internal-format
27019 msgid "%qD may write between %E and %E bytes into a region of size %E"
27020 msgstr ""
27021
27022 #: gimple-ssa-warn-access.cc:1047
27023 #, gcc-internal-format
27024 msgid ""
27025 "%qD writing between %E and %E bytes into a region of size %E overflows the "
27026 "destination"
27027 msgstr ""
27028
27029 #: gimple-ssa-warn-access.cc:1053
27030 #, gcc-internal-format
27031 msgid "may write between %E and %E bytes into a region of size %E"
27032 msgstr ""
27033
27034 #: gimple-ssa-warn-access.cc:1055
27035 #, gcc-internal-format
27036 msgid ""
27037 "writing between %E and %E bytes into a region of size %E overflows the "
27038 "destination"
27039 msgstr ""
27040
27041 #: gimple-ssa-warn-access.cc:1069
27042 #, gcc-internal-format
27043 msgid "%qD may read %E byte from a region of size %E"
27044 msgstr ""
27045
27046 #: gimple-ssa-warn-access.cc:1071
27047 #, gcc-internal-format
27048 msgid "%qD reading %E byte from a region of size %E"
27049 msgstr ""
27050
27051 #: gimple-ssa-warn-access.cc:1074
27052 #, gcc-internal-format
27053 msgid "%qD may read %E bytes from a region of size %E"
27054 msgstr ""
27055
27056 #: gimple-ssa-warn-access.cc:1076
27057 #, gcc-internal-format
27058 msgid "%qD reading %E bytes from a region of size %E"
27059 msgstr ""
27060
27061 #: gimple-ssa-warn-access.cc:1082
27062 #, gcc-internal-format
27063 msgid "may read %E byte from a region of size %E"
27064 msgstr ""
27065
27066 #: gimple-ssa-warn-access.cc:1084
27067 #, gcc-internal-format
27068 msgid "reading %E byte from a region of size %E"
27069 msgstr ""
27070
27071 #: gimple-ssa-warn-access.cc:1087
27072 #, gcc-internal-format
27073 msgid "may read %E bytes from a region of size %E"
27074 msgstr ""
27075
27076 #: gimple-ssa-warn-access.cc:1089
27077 #, gcc-internal-format
27078 msgid "reading %E bytes from a region of size %E"
27079 msgstr ""
27080
27081 #: gimple-ssa-warn-access.cc:1098
27082 #, gcc-internal-format
27083 msgid "%qD may read %E or more bytes from a region of size %E"
27084 msgstr ""
27085
27086 #: gimple-ssa-warn-access.cc:1100
27087 #, gcc-internal-format
27088 msgid "%qD reading %E or more bytes from a region of size %E"
27089 msgstr ""
27090
27091 #: gimple-ssa-warn-access.cc:1105
27092 #, gcc-internal-format
27093 msgid "may read %E or more bytes from a region of size %E"
27094 msgstr ""
27095
27096 #: gimple-ssa-warn-access.cc:1107
27097 #, gcc-internal-format
27098 msgid "reading %E or more bytes from a region of size %E"
27099 msgstr ""
27100
27101 #: gimple-ssa-warn-access.cc:1115
27102 #, gcc-internal-format
27103 msgid "%qD may read between %E and %E bytes from a region of size %E"
27104 msgstr ""
27105
27106 #: gimple-ssa-warn-access.cc:1117
27107 #, gcc-internal-format
27108 msgid "%qD reading between %E and %E bytes from a region of size %E"
27109 msgstr ""
27110
27111 #: gimple-ssa-warn-access.cc:1122
27112 #, gcc-internal-format
27113 msgid "may read between %E and %E bytes from a region of size %E"
27114 msgstr ""
27115
27116 #: gimple-ssa-warn-access.cc:1124
27117 #, gcc-internal-format
27118 msgid "reading between %E and %E bytes from a region of size %E"
27119 msgstr ""
27120
27121 #: gimple-ssa-warn-access.cc:1139
27122 #, gcc-internal-format
27123 msgid "%qD expecting %E byte in a region of size %E"
27124 msgid_plural "%qD expecting %E bytes in a region of size %E"
27125 msgstr[0] ""
27126 msgstr[1] ""
27127
27128 #: gimple-ssa-warn-access.cc:1144
27129 #, gcc-internal-format
27130 msgid "expecting %E byte in a region of size %E"
27131 msgid_plural "expecting %E bytes in a region of size %E"
27132 msgstr[0] ""
27133 msgstr[1] ""
27134
27135 #: gimple-ssa-warn-access.cc:1152
27136 #, gcc-internal-format
27137 msgid "%qD expecting %E or more bytes in a region of size %E"
27138 msgstr ""
27139
27140 #: gimple-ssa-warn-access.cc:1156
27141 #, gcc-internal-format
27142 msgid "expecting %E or more bytes in a region of size %E"
27143 msgstr ""
27144
27145 #: gimple-ssa-warn-access.cc:1163
27146 #, gcc-internal-format
27147 msgid "%qD expecting between %E and %E bytes in a region of size %E"
27148 msgstr ""
27149
27150 #: gimple-ssa-warn-access.cc:1167
27151 #, gcc-internal-format
27152 msgid "expecting between %E and %E bytes in a region of size %E"
27153 msgstr ""
27154
27155 #: gimple-ssa-warn-access.cc:2023
27156 #, gcc-internal-format
27157 msgid "%qD called on pointer %qE with nonzero offset%s"
27158 msgstr ""
27159
27160 #: gimple-ssa-warn-access.cc:2038 gimple-ssa-warn-access.cc:3768
27161 #, gcc-internal-format
27162 msgid "returned from %qD"
27163 msgstr ""
27164
27165 #: gimple-ssa-warn-access.cc:2041
27166 #, gcc-internal-format
27167 msgid "returned from %qT"
27168 msgstr ""
27169
27170 #: gimple-ssa-warn-access.cc:2043
27171 #, gcc-internal-format
27172 msgid "obtained here"
27173 msgstr ""
27174
27175 #: gimple-ssa-warn-access.cc:2251
27176 #, gcc-internal-format
27177 msgid "argument %i value %qE is negative"
27178 msgstr ""
27179
27180 #: gimple-ssa-warn-access.cc:2268
27181 #, gcc-internal-format, gfc-internal-format
27182 msgid "argument %i value is zero"
27183 msgstr ""
27184
27185 #: gimple-ssa-warn-access.cc:2286
27186 #, gcc-internal-format
27187 msgid "argument %i value %qE exceeds maximum object size %E"
27188 msgstr ""
27189
27190 #: gimple-ssa-warn-access.cc:2300
27191 #, gcc-internal-format
27192 msgid "argument %i range [%E, %E] is negative"
27193 msgstr ""
27194
27195 #: gimple-ssa-warn-access.cc:2307
27196 #, gcc-internal-format
27197 msgid "argument %i range [%E, %E] exceeds maximum object size %E"
27198 msgstr ""
27199
27200 #: gimple-ssa-warn-access.cc:2337
27201 #, gcc-internal-format
27202 msgid "product %<%E * %E%> of arguments %i and %i exceeds %<SIZE_MAX%>"
27203 msgstr ""
27204
27205 #: gimple-ssa-warn-access.cc:2343
27206 #, gcc-internal-format
27207 msgid ""
27208 "product %<%E * %E%> of arguments %i and %i exceeds maximum object size %E"
27209 msgstr ""
27210
27211 #: gimple-ssa-warn-access.cc:2354 gimple-ssa-warn-access.cc:2357
27212 #, gcc-internal-format
27213 msgid "argument %i in the range [%E, %E]"
27214 msgstr ""
27215
27216 #: gimple-ssa-warn-access.cc:2368
27217 #, gcc-internal-format
27218 msgid "in a call to built-in allocation function %qD"
27219 msgstr ""
27220
27221 #: gimple-ssa-warn-access.cc:2371
27222 #, gcc-internal-format
27223 msgid "in a call to allocation function %qD declared here"
27224 msgstr ""
27225
27226 #: gimple-ssa-warn-access.cc:2817
27227 #, gcc-internal-format
27228 msgid "unknown architecture specifier in memory model %wi for %qD"
27229 msgstr ""
27230
27231 #: gimple-ssa-warn-access.cc:2908
27232 #, gcc-internal-format
27233 msgid "invalid memory model %qs for %qD"
27234 msgstr ""
27235
27236 #: gimple-ssa-warn-access.cc:2912
27237 #, gcc-internal-format
27238 msgid "invalid memory model %wi for %qD"
27239 msgstr ""
27240
27241 #: gimple-ssa-warn-access.cc:2927 gimple-ssa-warn-access.cc:2979
27242 #, gcc-internal-format, gfc-internal-format
27243 msgid "valid models are %s"
27244 msgstr ""
27245
27246 #: gimple-ssa-warn-access.cc:2940
27247 #, gcc-internal-format
27248 msgid "invalid failure memory model %qs for %qD"
27249 msgstr ""
27250
27251 #: gimple-ssa-warn-access.cc:2945
27252 #, gcc-internal-format
27253 msgid "valid failure models are %qs, %qs, %qs, %qs"
27254 msgstr ""
27255
27256 #: gimple-ssa-warn-access.cc:2960
27257 #, gcc-internal-format
27258 msgid ""
27259 "failure memory model %qs cannot be stronger than success memory model %qs "
27260 "for %qD"
27261 msgstr ""
27262
27263 #: gimple-ssa-warn-access.cc:2986
27264 #, gcc-internal-format
27265 msgid ""
27266 "failure memory model %wi cannot be stronger than success memory model %wi "
27267 "for %qD"
27268 msgstr ""
27269
27270 #: gimple-ssa-warn-access.cc:3417
27271 #, gcc-internal-format, gfc-internal-format
27272 msgid ""
27273 "bound argument %i value %s is negative for a variable length array argument "
27274 "%i of type %s"
27275 msgstr ""
27276
27277 #: gimple-ssa-warn-access.cc:3425
27278 #, gcc-internal-format, gfc-internal-format
27279 msgid "argument %i value %s is negative"
27280 msgstr ""
27281
27282 #: gimple-ssa-warn-access.cc:3475
27283 #, gcc-internal-format, gfc-internal-format
27284 msgid ""
27285 "argument %i of variable length array %s is null but the corresponding bound "
27286 "argument %i value is %s"
27287 msgstr ""
27288
27289 #: gimple-ssa-warn-access.cc:3484
27290 #, gcc-internal-format, gfc-internal-format
27291 msgid "argument %i is null but the corresponding size argument %i value is %s"
27292 msgstr ""
27293
27294 #: gimple-ssa-warn-access.cc:3495
27295 #, gcc-internal-format
27296 msgid "argument %i to %<%T[static %E]%> is null where non-null expected"
27297 msgstr ""
27298
27299 #: gimple-ssa-warn-access.cc:3558
27300 #, gcc-internal-format
27301 msgid "referencing argument %u of type %qT"
27302 msgstr ""
27303
27304 #: gimple-ssa-warn-access.cc:3572
27305 #, gcc-internal-format
27306 msgid "in a call to function %qD declared with attribute %qs"
27307 msgstr ""
27308
27309 #: gimple-ssa-warn-access.cc:3576
27310 #, gcc-internal-format
27311 msgid "in a call with type %qT and attribute %qs"
27312 msgstr ""
27313
27314 #: gimple-ssa-warn-access.cc:3583
27315 #, gcc-internal-format
27316 msgid "in a call to function %qD"
27317 msgstr ""
27318
27319 #: gimple-ssa-warn-access.cc:3586
27320 #, gcc-internal-format
27321 msgid "in a call with type %qT"
27322 msgstr ""
27323
27324 #: gimple-ssa-warn-access.cc:3690
27325 #, gcc-internal-format
27326 msgid "%qD called on unallocated object %qD"
27327 msgstr ""
27328
27329 #: gimple-ssa-warn-access.cc:3707
27330 #, gcc-internal-format
27331 msgid "%qD called on a pointer to an unallocated object %qE"
27332 msgstr ""
27333
27334 #: gimple-ssa-warn-access.cc:3716
27335 #, gcc-internal-format
27336 msgid "assigned here"
27337 msgstr ""
27338
27339 #: gimple-ssa-warn-access.cc:3749
27340 #, gcc-internal-format
27341 msgid "%qD called on pointer returned from a mismatched allocation function"
27342 msgstr ""
27343
27344 #: gimple-ssa-warn-access.cc:3758
27345 #, gcc-internal-format
27346 msgid "%qD called on pointer to an unallocated object"
27347 msgstr ""
27348
27349 #: gimple-ssa-warn-access.cc:3915
27350 #, gcc-internal-format
27351 msgid "pointer %qE may be used after %qD"
27352 msgstr ""
27353
27354 #: gimple-ssa-warn-access.cc:3916
27355 #, gcc-internal-format
27356 msgid "pointer %qE used after %qD"
27357 msgstr ""
27358
27359 #: gimple-ssa-warn-access.cc:3920
27360 #, gcc-internal-format
27361 msgid "pointer may be used after %qD"
27362 msgstr ""
27363
27364 #: gimple-ssa-warn-access.cc:3921
27365 #, gcc-internal-format
27366 msgid "pointer used after %qD"
27367 msgstr ""
27368
27369 #: gimple-ssa-warn-access.cc:3925
27370 #, gcc-internal-format
27371 msgid "call to %qD here"
27372 msgstr ""
27373
27374 #: gimple-ssa-warn-access.cc:3940
27375 #, gcc-internal-format
27376 msgid "dangling pointer %qE to %qD may be used"
27377 msgstr ""
27378
27379 #: gimple-ssa-warn-access.cc:3941
27380 #, gcc-internal-format
27381 msgid "using dangling pointer %qE to %qD"
27382 msgstr ""
27383
27384 #: gimple-ssa-warn-access.cc:3946
27385 #, gcc-internal-format
27386 msgid "dangling pointer to %qD may be used"
27387 msgstr ""
27388
27389 #: gimple-ssa-warn-access.cc:3947
27390 #, gcc-internal-format
27391 msgid "using a dangling pointer to %qD"
27392 msgstr ""
27393
27394 #: gimple-ssa-warn-access.cc:3950 gimple-ssa-warn-access.cc:4582
27395 #: gimple-ssa-warn-restrict.cc:1823 tree-ssa-uninit.cc:900
27396 #: tree-ssa-uninit.cc:1066 c/c-decl.cc:3893 c/c-decl.cc:4166 c/c-typeck.cc:8985
27397 #: c/c-typeck.cc:11694 cp/class.cc:1459 cp/class.cc:3243 cp/constexpr.cc:1012
27398 #: cp/decl.cc:4224 cp/decl.cc:12214 cp/decl.cc:12697 cp/decl.cc:12706
27399 #: cp/friend.cc:404 cp/friend.cc:414 cp/init.cc:2878 cp/parser.cc:3488
27400 #: cp/parser.cc:3634 cp/parser.cc:3685 cp/parser.cc:6884 cp/parser.cc:24228
27401 #: cp/typeck.cc:4768
27402 #, gcc-internal-format
27403 msgid "%qD declared here"
27404 msgstr ""
27405
27406 #: gimple-ssa-warn-access.cc:3958
27407 #, gcc-internal-format
27408 msgid "dangling pointer %qE to an unnamed temporary may be used"
27409 msgstr ""
27410
27411 #: gimple-ssa-warn-access.cc:3960
27412 #, gcc-internal-format
27413 msgid "using dangling pointer %qE to an unnamed temporary"
27414 msgstr ""
27415
27416 #: gimple-ssa-warn-access.cc:3966
27417 #, gcc-internal-format
27418 msgid "dangling pointer to an unnamed temporary may be used"
27419 msgstr ""
27420
27421 #: gimple-ssa-warn-access.cc:3968
27422 #, gcc-internal-format
27423 msgid "using a dangling pointer to an unnamed temporary"
27424 msgstr ""
27425
27426 #: gimple-ssa-warn-access.cc:3972
27427 #, gcc-internal-format
27428 msgid "unnamed temporary defined here"
27429 msgstr ""
27430
27431 #: gimple-ssa-warn-access.cc:4062
27432 #, gcc-internal-format
27433 msgid "%qD called on pointer %qE passed to mismatched allocation function %qD"
27434 msgstr ""
27435
27436 #: gimple-ssa-warn-access.cc:4067
27437 #, gcc-internal-format
27438 msgid "%qD called on a pointer passed to mismatched reallocation function %qD"
27439 msgstr ""
27440
27441 #: gimple-ssa-warn-access.cc:4073
27442 #, gcc-internal-format
27443 msgid "call to %qD"
27444 msgstr ""
27445
27446 #: gimple-ssa-warn-access.cc:4578
27447 #, gcc-internal-format
27448 msgid "storing the address of local variable %qD in %qE"
27449 msgstr ""
27450
27451 #: gimple-ssa-warn-alloca.cc:285
27452 #, gcc-internal-format
27453 msgid "use of %<alloca%>"
27454 msgstr ""
27455
27456 #: gimple-ssa-warn-alloca.cc:324
27457 #, gcc-internal-format
27458 msgid "argument to variable-length array may be too large"
27459 msgstr ""
27460
27461 #: gimple-ssa-warn-alloca.cc:326
27462 #, gcc-internal-format
27463 msgid "argument to %<alloca%> may be too large"
27464 msgstr ""
27465
27466 #: gimple-ssa-warn-alloca.cc:331
27467 #, gcc-internal-format
27468 msgid "limit is %wu bytes, but argument may be as large as %s"
27469 msgstr ""
27470
27471 #: gimple-ssa-warn-alloca.cc:343
27472 #, gcc-internal-format
27473 msgid "argument to variable-length array is too large"
27474 msgstr ""
27475
27476 #: gimple-ssa-warn-alloca.cc:345
27477 #, gcc-internal-format
27478 msgid "argument to %<alloca%> is too large"
27479 msgstr ""
27480
27481 #: gimple-ssa-warn-alloca.cc:349
27482 #, gcc-internal-format
27483 msgid "limit is %wu bytes, but argument is %s"
27484 msgstr ""
27485
27486 #: gimple-ssa-warn-alloca.cc:361
27487 #, gcc-internal-format
27488 msgid "unbounded use of variable-length array"
27489 msgstr ""
27490
27491 #: gimple-ssa-warn-alloca.cc:362
27492 #, gcc-internal-format
27493 msgid "unbounded use of %<alloca%>"
27494 msgstr ""
27495
27496 #: gimple-ssa-warn-alloca.cc:367
27497 #, gcc-internal-format
27498 msgid "use of %<alloca%> within a loop"
27499 msgstr ""
27500
27501 #: gimple-ssa-warn-alloca.cc:372
27502 #, gcc-internal-format
27503 msgid "argument to variable-length array is zero"
27504 msgstr ""
27505
27506 #: gimple-ssa-warn-alloca.cc:374
27507 #, gcc-internal-format
27508 msgid "argument to %<alloca%> is zero"
27509 msgstr ""
27510
27511 #: gimple-ssa-warn-restrict.cc:1491
27512 #, gcc-internal-format
27513 msgid ""
27514 "%qD accessing %wu byte at offsets %s and %s overlaps %wu byte at offset %s"
27515 msgstr ""
27516
27517 #: gimple-ssa-warn-restrict.cc:1493
27518 #, gcc-internal-format
27519 msgid ""
27520 "%qD accessing %wu byte at offsets %s and %s overlaps %wu bytes at offset %s"
27521 msgstr ""
27522
27523 #: gimple-ssa-warn-restrict.cc:1497
27524 #, gcc-internal-format
27525 msgid ""
27526 "%qD accessing %wu bytes at offsets %s and %s overlaps %wu byte at offset %s"
27527 msgstr ""
27528
27529 #: gimple-ssa-warn-restrict.cc:1499
27530 #, gcc-internal-format
27531 msgid ""
27532 "%qD accessing %wu bytes at offsets %s and %s overlaps %wu bytes at offset %s"
27533 msgstr ""
27534
27535 #: gimple-ssa-warn-restrict.cc:1506
27536 #, gcc-internal-format
27537 msgid ""
27538 "%qD accessing %wu byte at offsets %s and %s overlaps between %wu and %wu "
27539 "bytes at offset %s"
27540 msgid_plural ""
27541 "%qD accessing %wu bytes at offsets %s and %s overlaps between %wu and %wu "
27542 "bytes at offset %s"
27543 msgstr[0] ""
27544 msgstr[1] ""
27545
27546 #: gimple-ssa-warn-restrict.cc:1516
27547 #, gcc-internal-format
27548 msgid ""
27549 "%qD accessing %wu byte at offsets %s and %s overlaps %wu or more bytes at "
27550 "offset %s"
27551 msgid_plural ""
27552 "%qD accessing %wu bytes at offsets %s and %s overlaps %wu or more bytes at "
27553 "offset %s"
27554 msgstr[0] ""
27555 msgstr[1] ""
27556
27557 #: gimple-ssa-warn-restrict.cc:1529
27558 #, gcc-internal-format
27559 msgid ""
27560 "%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu "
27561 "byte at offset %s"
27562 msgid_plural ""
27563 "%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu "
27564 "bytes at offset %s"
27565 msgstr[0] ""
27566 msgstr[1] ""
27567
27568 #: gimple-ssa-warn-restrict.cc:1539
27569 #, gcc-internal-format
27570 msgid ""
27571 "%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps "
27572 "between %wu and %wu bytes at offset %s"
27573 msgstr ""
27574
27575 #: gimple-ssa-warn-restrict.cc:1547
27576 #, gcc-internal-format
27577 msgid ""
27578 "%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu or "
27579 "more bytes at offset %s"
27580 msgstr ""
27581
27582 #: gimple-ssa-warn-restrict.cc:1560
27583 #, gcc-internal-format
27584 msgid ""
27585 "%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu byte at "
27586 "offset %s"
27587 msgid_plural ""
27588 "%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu bytes at "
27589 "offset %s"
27590 msgstr[0] ""
27591 msgstr[1] ""
27592
27593 #: gimple-ssa-warn-restrict.cc:1568
27594 #, gcc-internal-format
27595 msgid ""
27596 "%qD accessing %wu or more bytes at offsets %s and %s overlaps between %wu "
27597 "and %wu bytes at offset %s"
27598 msgstr ""
27599
27600 #: gimple-ssa-warn-restrict.cc:1575
27601 #, gcc-internal-format
27602 msgid ""
27603 "%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu or more "
27604 "bytes at offset %s"
27605 msgstr ""
27606
27607 #: gimple-ssa-warn-restrict.cc:1603
27608 #, gcc-internal-format
27609 msgid "%qD accessing %wu byte may overlap %wu byte"
27610 msgid_plural "%qD accessing %wu bytes may overlap %wu byte"
27611 msgstr[0] ""
27612 msgstr[1] ""
27613
27614 #: gimple-ssa-warn-restrict.cc:1610
27615 #, gcc-internal-format
27616 msgid ""
27617 "%qD accessing %wu byte at offsets %s and %s may overlap %wu byte at offset %s"
27618 msgid_plural ""
27619 "%qD accessing %wu bytes at offsets %s and %s may overlap %wu byte at offset "
27620 "%s"
27621 msgstr[0] ""
27622 msgstr[1] ""
27623
27624 #: gimple-ssa-warn-restrict.cc:1621
27625 #, gcc-internal-format
27626 msgid "%qD accessing %wu byte may overlap up to %wu bytes"
27627 msgid_plural "%qD accessing %wu bytes may overlap up to %wu bytes"
27628 msgstr[0] ""
27629 msgstr[1] ""
27630
27631 #: gimple-ssa-warn-restrict.cc:1628
27632 #, gcc-internal-format
27633 msgid ""
27634 "%qD accessing %wu byte at offsets %s and %s may overlap up to %wu bytes at "
27635 "offset %s"
27636 msgid_plural ""
27637 "%qD accessing %wu bytes at offsets %s and %s may overlap up to %wu bytes at "
27638 "offset %s"
27639 msgstr[0] ""
27640 msgstr[1] ""
27641
27642 #: gimple-ssa-warn-restrict.cc:1641
27643 #, gcc-internal-format
27644 msgid "%qD accessing between %wu and %wu bytes may overlap %wu byte"
27645 msgid_plural ""
27646 "%qD accessing between %wu and %wu bytes may overlap up to %wu bytes"
27647 msgstr[0] ""
27648 msgstr[1] ""
27649
27650 #: gimple-ssa-warn-restrict.cc:1648
27651 #, gcc-internal-format
27652 msgid ""
27653 "%qD accessing between %wu and %wu bytes at offsets %s and %s may overlap %wu "
27654 "byte at offset %s"
27655 msgid_plural ""
27656 "%qD accessing between %wu and %wu bytes at offsets %s and %s may overlap up "
27657 "to %wu bytes at offset %s"
27658 msgstr[0] ""
27659 msgstr[1] ""
27660
27661 #: gimple-ssa-warn-restrict.cc:1660
27662 #, gcc-internal-format
27663 msgid ""
27664 "%qD accessing %wu or more bytes at offsets %s and %s may overlap %wu byte at "
27665 "offset %s"
27666 msgid_plural ""
27667 "%qD accessing %wu or more bytes at offsets %s and %s may overlap up to %wu "
27668 "bytes at offset %s"
27669 msgstr[0] ""
27670 msgstr[1] ""
27671
27672 #: gimple-ssa-warn-restrict.cc:1706
27673 #, gcc-internal-format
27674 msgid "%qD specified bound %wu exceeds maximum object size %wu"
27675 msgstr ""
27676
27677 #: gimple-ssa-warn-restrict.cc:1712
27678 #, gcc-internal-format
27679 msgid "%qD specified bound between %wu and %wu exceeds maximum object size %wu"
27680 msgstr ""
27681
27682 #: gimple-ssa-warn-restrict.cc:1773
27683 #, gcc-internal-format
27684 msgid ""
27685 "%qD pointer overflow between offset %s and size %s accessing array %qD with "
27686 "type %qT"
27687 msgstr ""
27688
27689 #: gimple-ssa-warn-restrict.cc:1778 c-family/c-warn.cc:3753
27690 #, gcc-internal-format
27691 msgid "array %qD declared here"
27692 msgstr ""
27693
27694 #: gimple-ssa-warn-restrict.cc:1783 gimple-ssa-warn-restrict.cc:1789
27695 #, gcc-internal-format
27696 msgid "%qD pointer overflow between offset %s and size %s"
27697 msgstr ""
27698
27699 #: gimple-ssa-warn-restrict.cc:1806
27700 #, gcc-internal-format
27701 msgid ""
27702 "%qD forming offset %s is out of the bounds [0, %wu] of object %qD with type "
27703 "%qT"
27704 msgstr ""
27705
27706 #: gimple-ssa-warn-restrict.cc:1809
27707 #, gcc-internal-format
27708 msgid "%qD offset %s is out of the bounds [0, %wu] of object %qD with type %qT"
27709 msgstr ""
27710
27711 #: gimple-ssa-warn-restrict.cc:1815
27712 #, gcc-internal-format
27713 msgid "%qD forming offset %s is out of the bounds of object %qD with type %qT"
27714 msgstr ""
27715
27716 #: gimple-ssa-warn-restrict.cc:1817
27717 #, gcc-internal-format
27718 msgid "%qD offset %s is out of the bounds of object %qD with type %qT"
27719 msgstr ""
27720
27721 #: gimple-ssa-warn-restrict.cc:1830
27722 #, gcc-internal-format
27723 msgid "%qD forming offset %s is out of the bounds [0, %wu]"
27724 msgstr ""
27725
27726 #: gimple-ssa-warn-restrict.cc:1832
27727 #, gcc-internal-format
27728 msgid "%qD offset %s is out of the bounds [0, %wu]"
27729 msgstr ""
27730
27731 #: gimple-ssa-warn-restrict.cc:1838
27732 #, gcc-internal-format
27733 msgid "%qD forming offset %s is out of bounds"
27734 msgstr ""
27735
27736 #: gimple-ssa-warn-restrict.cc:1839
27737 #, gcc-internal-format
27738 msgid "%qD offset %s is out of bounds"
27739 msgstr ""
27740
27741 #: gimple-ssa-warn-restrict.cc:1851
27742 #, gcc-internal-format
27743 msgid "%qD offset %s from the object at %qE is out of the bounds of %qT"
27744 msgstr ""
27745
27746 #: gimple-ssa-warn-restrict.cc:1859 gimple-ssa-warn-restrict.cc:1880
27747 #, gcc-internal-format
27748 msgid "subobject %qD declared here"
27749 msgstr ""
27750
27751 #: gimple-ssa-warn-restrict.cc:1869
27752 #, gcc-internal-format
27753 msgid ""
27754 "%qD offset %s from the object at %qE is out of the bounds of referenced "
27755 "subobject %qD with type %qT at offset %wi"
27756 msgstr ""
27757
27758 #: gimple-streamer-in.cc:207
27759 #, gcc-internal-format, gfc-internal-format
27760 msgid "bytecode stream: unknown GIMPLE statement tag %s"
27761 msgstr ""
27762
27763 #: gimple-warn-recursion.cc:183
27764 #, gcc-internal-format
27765 msgid "infinite recursion detected"
27766 msgstr ""
27767
27768 #: gimple-warn-recursion.cc:190
27769 #, gcc-internal-format
27770 msgid "recursive call"
27771 msgstr ""
27772
27773 #: gimple.cc:1292
27774 #, gcc-internal-format, gfc-internal-format
27775 msgid "gimple check: expected %s(%s), have %s(%s) in %s, at %s:%d"
27776 msgstr ""
27777
27778 #: gimplify.cc:2108
27779 #, gcc-internal-format
27780 msgid "statement will never be executed"
27781 msgstr ""
27782
27783 #: gimplify.cc:2447 gimplify.cc:2455
27784 #, gcc-internal-format
27785 msgid "this statement may fall through"
27786 msgstr ""
27787
27788 #: gimplify.cc:2457
27789 #, gcc-internal-format
27790 msgid "here"
27791 msgstr ""
27792
27793 #. We've found [[fallthrough]]; at the end of a switch, which the C++
27794 #. standard says is ill-formed; see [dcl.attr.fallthrough].
27795 #: gimplify.cc:2569 gimplify.cc:2592
27796 #, gcc-internal-format
27797 msgid "attribute %<fallthrough%> not preceding a case label or default label"
27798 msgstr ""
27799
27800 #: gimplify.cc:3680
27801 #, gcc-internal-format
27802 msgid "using result of function returning %<void%>"
27803 msgstr ""
27804
27805 #: gimplify.cc:6475
27806 #, gcc-internal-format, gfc-internal-format
27807 msgid "non-memory output %d must stay in memory"
27808 msgstr ""
27809
27810 #: gimplify.cc:6490
27811 #, gcc-internal-format
27812 msgid "invalid lvalue in %<asm%> output %d"
27813 msgstr ""
27814
27815 #: gimplify.cc:6637
27816 #, gcc-internal-format, gfc-internal-format
27817 msgid "non-memory input %d must stay in memory"
27818 msgstr ""
27819
27820 #: gimplify.cc:6677 gimplify.cc:6687
27821 #, gcc-internal-format, gfc-internal-format
27822 msgid "memory input %d is not directly addressable"
27823 msgstr ""
27824
27825 #: gimplify.cc:7304
27826 #, gcc-internal-format
27827 msgid ""
27828 "threadprivate variable %qE used in a region with %<order(concurrent)%> clause"
27829 msgstr ""
27830
27831 #: gimplify.cc:7306
27832 #, gcc-internal-format
27833 msgid "enclosing region"
27834 msgstr ""
27835
27836 #: gimplify.cc:7310
27837 #, gcc-internal-format
27838 msgid "threadprivate variable %qE used in target region"
27839 msgstr ""
27840
27841 #: gimplify.cc:7312
27842 #, gcc-internal-format
27843 msgid "enclosing target region"
27844 msgstr ""
27845
27846 #: gimplify.cc:7325
27847 #, gcc-internal-format
27848 msgid "threadprivate variable %qE used in untied task"
27849 msgstr ""
27850
27851 #: gimplify.cc:7327
27852 #, gcc-internal-format
27853 msgid "enclosing task"
27854 msgstr ""
27855
27856 #: gimplify.cc:7424
27857 #, gcc-internal-format
27858 msgid "%qE not specified in enclosing %qs"
27859 msgstr ""
27860
27861 #: gimplify.cc:7426
27862 #, gcc-internal-format
27863 msgid "enclosing %qs"
27864 msgstr ""
27865
27866 #: gimplify.cc:7569
27867 #, gcc-internal-format
27868 msgid "%qE not specified in enclosing OpenACC %qs construct"
27869 msgstr ""
27870
27871 #: gimplify.cc:7571
27872 #, gcc-internal-format
27873 msgid "enclosing OpenACC %qs construct"
27874 msgstr ""
27875
27876 #: gimplify.cc:7632
27877 #, gcc-internal-format
27878 msgid "%qE with %<link%> clause used in %<routine%> function"
27879 msgstr ""
27880
27881 #: gimplify.cc:7640
27882 #, gcc-internal-format
27883 msgid "%qE requires a %<declare%> directive for use in a %<routine%> function"
27884 msgstr ""
27885
27886 #: gimplify.cc:7709
27887 #, gcc-internal-format
27888 msgid "%qE not specified in enclosing %<target%>"
27889 msgstr ""
27890
27891 #: gimplify.cc:7711
27892 #, gcc-internal-format
27893 msgid "enclosing %<target%>"
27894 msgstr ""
27895
27896 #: gimplify.cc:7741 gimplify.cc:9442
27897 #, gcc-internal-format
27898 msgid "variable %qE declared in enclosing %<host_data%> region"
27899 msgstr ""
27900
27901 #: gimplify.cc:7762
27902 #, gcc-internal-format
27903 msgid "%qD referenced in target region does not have a mappable type"
27904 msgstr ""
27905
27906 #: gimplify.cc:7893
27907 #, gcc-internal-format
27908 msgid "iteration variable %qE is predetermined linear"
27909 msgstr ""
27910
27911 #: gimplify.cc:7896
27912 #, gcc-internal-format
27913 msgid "iteration variable %qE should be private"
27914 msgstr ""
27915
27916 #: gimplify.cc:7910
27917 #, gcc-internal-format
27918 msgid "iteration variable %qE should not be firstprivate"
27919 msgstr ""
27920
27921 #: gimplify.cc:7913
27922 #, gcc-internal-format
27923 msgid "iteration variable %qE should not be reduction"
27924 msgstr ""
27925
27926 #: gimplify.cc:7916
27927 #, gcc-internal-format
27928 msgid "iteration variable %qE should not be linear"
27929 msgstr ""
27930
27931 #: gimplify.cc:9103 gimplify.cc:9109
27932 #, gcc-internal-format
27933 msgid "conditional %<lastprivate%> clause on %qs construct"
27934 msgstr ""
27935
27936 #: gimplify.cc:9126
27937 #, gcc-internal-format
27938 msgid "non-scalar variable %qD in conditional %<lastprivate%> clause"
27939 msgstr ""
27940
27941 #: gimplify.cc:9148
27942 #, gcc-internal-format
27943 msgid "%<task%> reduction modifier on a construct with a %<nowait%> clause"
27944 msgstr ""
27945
27946 #: gimplify.cc:9156
27947 #, gcc-internal-format
27948 msgid ""
27949 "invalid %<task%> reduction modifier on construct other than %<parallel%>, "
27950 "%qs, %<sections%> or %<scope%>"
27951 msgstr ""
27952
27953 #: gimplify.cc:9167 gimplify.cc:9173 gimplify.cc:9179 gimplify.cc:9185
27954 #: gimplify.cc:9191 gimplify.cc:13522
27955 #, gcc-internal-format
27956 msgid "%<inscan%> %<reduction%> clause on %qs construct"
27957 msgstr ""
27958
27959 #: gimplify.cc:9285
27960 #, gcc-internal-format
27961 msgid ""
27962 "%<linear%> clause for variable other than loop iterator specified on "
27963 "construct combined with %<distribute%>"
27964 msgstr ""
27965
27966 #: gimplify.cc:9638
27967 #, gcc-internal-format
27968 msgid "mapping field %qE of variable length structure"
27969 msgstr ""
27970
27971 #: gimplify.cc:9908
27972 #, gcc-internal-format
27973 msgid "%qE appears more than once in map clauses"
27974 msgstr ""
27975
27976 #: gimplify.cc:10424
27977 #, gcc-internal-format
27978 msgid ""
27979 "copyprivate variable %qE is not threadprivate or private in outer context"
27980 msgstr ""
27981
27982 #: gimplify.cc:10481
27983 #, gcc-internal-format
27984 msgid "%s variable %qE is private in outer context"
27985 msgstr ""
27986
27987 #: gimplify.cc:10513
27988 #, gcc-internal-format
27989 msgid "expected %qs %<if%> clause modifier rather than %qs"
27990 msgstr ""
27991
27992 #: gimplify.cc:10551
27993 #, gcc-internal-format
27994 msgid ""
27995 "%<device%> clause with %<ancestor%> is only allowed on %<target%> construct"
27996 msgstr ""
27997
27998 #: gimplify.cc:10567
27999 #, gcc-internal-format
28000 msgid ""
28001 "with %<ancestor%>, only the %<device%>, %<firstprivate%>, %<private%>, "
28002 "%<defaultmap%>, and %<map%> clauses may appear on the construct"
28003 msgstr ""
28004
28005 #: gimplify.cc:10779
28006 #, gcc-internal-format
28007 msgid ""
28008 "%qD specified in %qs clause but not in %<inscan%> %<reduction%> clause on "
28009 "the containing construct"
28010 msgstr ""
28011
28012 #: gimplify.cc:10993
28013 #, gcc-internal-format
28014 msgid "%<_Atomic%> %qD in implicit %<map%> clause"
28015 msgstr ""
28016
28017 #: gimplify.cc:11047
28018 #, gcc-internal-format
28019 msgid ""
28020 "%<_Atomic%> %qD in implicit %<firstprivate%> clause on %<target%> construct"
28021 msgstr ""
28022
28023 #: gimplify.cc:11304
28024 #, gcc-internal-format
28025 msgid "%<_Atomic%> %qD in %<firstprivate%> clause on %<target%> construct"
28026 msgstr ""
28027
28028 #: gimplify.cc:11377
28029 #, gcc-internal-format
28030 msgid ""
28031 "same variable used in %<firstprivate%> and %<lastprivate%> clauses on "
28032 "%<distribute%> construct"
28033 msgstr ""
28034
28035 #: gimplify.cc:11478
28036 #, gcc-internal-format
28037 msgid ""
28038 "incompatible data clause with reduction on %qE; promoting to "
28039 "%<present_or_copy%>"
28040 msgstr ""
28041
28042 #: gimplify.cc:11627
28043 #, gcc-internal-format
28044 msgid ""
28045 "%qD specified in %<inscan%> %<reduction%> clause but not in %<scan%> "
28046 "directive clause"
28047 msgstr ""
28048
28049 #: gimplify.cc:11646
28050 #, gcc-internal-format
28051 msgid "invalid private reduction on %qE"
28052 msgstr ""
28053
28054 #: gimplify.cc:11796
28055 #, gcc-internal-format
28056 msgid ""
28057 "%<inscan%> %<reduction%> clause used together with %<linear%> clause for a "
28058 "variable other than loop iterator"
28059 msgstr ""
28060
28061 #: gimplify.cc:12130
28062 #, gcc-internal-format
28063 msgid "%<mutexinoutset%> kind in %<depend%> clause on a %<taskwait%> construct"
28064 msgstr ""
28065
28066 #: gimplify.cc:12389 gimplify.cc:12393 gimplify.cc:12402
28067 #, gcc-internal-format
28068 msgid "%qs clause may not appear on non-rectangular %qs"
28069 msgstr ""
28070
28071 #: gimplify.cc:12621
28072 #, gcc-internal-format
28073 msgid "threadprivate iteration variable %qD"
28074 msgstr ""
28075
28076 #: gimplify.cc:12652 gimplify.cc:12760
28077 #, gcc-internal-format
28078 msgid "conditional %<lastprivate%> on loop iterator %qD ignored"
28079 msgstr ""
28080
28081 #: gimplify.cc:13460
28082 #, gcc-internal-format
28083 msgid ""
28084 "%<bind%> clause not specified on a %<loop%> construct not nested inside "
28085 "another OpenMP construct"
28086 msgstr ""
28087
28088 #: gimplify.cc:13484
28089 #, gcc-internal-format
28090 msgid ""
28091 "%<bind(parallel)%> on a %<loop%> construct nested inside %<simd%> construct"
28092 msgstr ""
28093
28094 #: gimplify.cc:13504
28095 #, gcc-internal-format
28096 msgid ""
28097 "%<bind(teams)%> on a %<loop%> region not strictly nested inside of a %<teams"
28098 "%> region"
28099 msgstr ""
28100
28101 #: gimplify.cc:13529
28102 #, gcc-internal-format
28103 msgid ""
28104 "invalid %<task%> reduction modifier on construct other than %<parallel%>, "
28105 "%qs or %<sections%>"
28106 msgstr ""
28107
28108 #: gimplify.cc:13557
28109 #, gcc-internal-format
28110 msgid ""
28111 "%<lastprivate%> clause on a %<loop%> construct refers to a variable %qD "
28112 "which is not the loop iterator"
28113 msgstr ""
28114
28115 #: gimplify.cc:14639 omp-low.cc:3628
28116 #, gcc-internal-format
28117 msgid ""
28118 "%<ordered%> construct with %<depend%> clause must be closely nested inside a "
28119 "loop with %<ordered%> clause with a parameter"
28120 msgstr ""
28121
28122 #: gimplify.cc:14657
28123 #, gcc-internal-format
28124 msgid "variable %qE is not an iteration of outermost loop %d, expected %qE"
28125 msgstr ""
28126
28127 #: gimplify.cc:14670
28128 #, gcc-internal-format
28129 msgid ""
28130 "number of variables in %<depend%> clause with %<sink%> modifier does not "
28131 "match number of iteration variables"
28132 msgstr ""
28133
28134 #: gimplify.cc:14683
28135 #, gcc-internal-format
28136 msgid ""
28137 "more than one %<depend%> clause with %<source%> modifier on an %<ordered%> "
28138 "construct"
28139 msgstr ""
28140
28141 #: gimplify.cc:14694
28142 #, gcc-internal-format
28143 msgid ""
28144 "%<depend%> clause with %<source%> modifier specified together with %<depend"
28145 "%> clauses with %<sink%> modifier on the same construct"
28146 msgstr ""
28147
28148 #: gimplify.cc:15986
28149 #, gcc-internal-format
28150 msgid "gimplification failed"
28151 msgstr ""
28152
28153 #: gimplify.cc:16514
28154 #, gcc-internal-format
28155 msgid "%qT is promoted to %qT when passed through %<...%>"
28156 msgstr ""
28157
28158 #: gimplify.cc:16519
28159 #, gcc-internal-format
28160 msgid "(so you should pass %qT not %qT to %<va_arg%>)"
28161 msgstr ""
28162
28163 #: gimplify.cc:16526
28164 #, gcc-internal-format
28165 msgid "if this code is reached, the program will abort"
28166 msgstr ""
28167
28168 #: godump.cc:1414
28169 #, gcc-internal-format
28170 msgid "could not close Go dump file: %m"
28171 msgstr ""
28172
28173 #: godump.cc:1426
28174 #, gcc-internal-format
28175 msgid "could not open Go dump file %qs: %m"
28176 msgstr ""
28177
28178 #: graphite.cc:524
28179 #, gcc-internal-format
28180 msgid "Graphite loop optimizations cannot be used (isl is not available)."
28181 msgstr ""
28182
28183 #: input.cc:1357
28184 #, gcc-internal-format, gfc-internal-format
28185 msgid "expansion point is location %i"
28186 msgstr ""
28187
28188 #: input.cc:1387
28189 #, gcc-internal-format
28190 msgid "token %u has %<x-location == y-location == %u%>"
28191 msgstr ""
28192
28193 #: input.cc:1396
28194 #, gcc-internal-format
28195 msgid "token %u has %<x-location == %u%>"
28196 msgstr ""
28197
28198 #: input.cc:1397
28199 #, gcc-internal-format
28200 msgid "token %u has %<y-location == %u%>"
28201 msgstr ""
28202
28203 #: internal-fn.cc:634
28204 #, gcc-internal-format
28205 msgid "invalid use of attribute %<fallthrough%>"
28206 msgstr ""
28207
28208 #: ipa-devirt.cc:663 ipa-devirt.cc:748 ipa-devirt.cc:777 ipa-devirt.cc:819
28209 #: ipa-devirt.cc:850
28210 #, gcc-internal-format
28211 msgid "virtual table of type %qD violates one definition rule"
28212 msgstr ""
28213
28214 #: ipa-devirt.cc:666
28215 #, gcc-internal-format
28216 msgid ""
28217 "variable of same assembler name as the virtual table is defined in another "
28218 "translation unit"
28219 msgstr ""
28220
28221 #: ipa-devirt.cc:707
28222 #, gcc-internal-format
28223 msgid "virtual table of type %qD contains RTTI information"
28224 msgstr ""
28225
28226 #: ipa-devirt.cc:713
28227 #, gcc-internal-format
28228 msgid "but is prevailed by one without from other translation unit"
28229 msgstr ""
28230
28231 #: ipa-devirt.cc:717
28232 #, gcc-internal-format
28233 msgid "RTTI will not work on this type"
28234 msgstr ""
28235
28236 #: ipa-devirt.cc:754
28237 #, gcc-internal-format
28238 msgid ""
28239 "the conflicting type defined in another translation unit has virtual table "
28240 "of different size"
28241 msgstr ""
28242
28243 #: ipa-devirt.cc:783
28244 #, gcc-internal-format
28245 msgid ""
28246 "the conflicting type defined in another translation unit with different RTTI "
28247 "information"
28248 msgstr ""
28249
28250 #: ipa-devirt.cc:827 ipa-devirt.cc:858
28251 #, gcc-internal-format
28252 msgid "the conflicting type defined in another translation unit"
28253 msgstr ""
28254
28255 #: ipa-devirt.cc:831
28256 #, gcc-internal-format
28257 msgid "contains additional virtual method %qD"
28258 msgstr ""
28259
28260 #: ipa-devirt.cc:838
28261 #, gcc-internal-format
28262 msgid ""
28263 "the conflicting type defined in another translation unit has virtual table "
28264 "with more entries"
28265 msgstr ""
28266
28267 #: ipa-devirt.cc:864
28268 #, gcc-internal-format
28269 msgid "virtual method %qD"
28270 msgstr ""
28271
28272 #: ipa-devirt.cc:868
28273 #, gcc-internal-format
28274 msgid "ought to match virtual method %qD but does not"
28275 msgstr ""
28276
28277 #: ipa-devirt.cc:874
28278 #, gcc-internal-format
28279 msgid ""
28280 "the conflicting type defined in another translation unit has virtual table "
28281 "with different contents"
28282 msgstr ""
28283
28284 #: ipa-devirt.cc:908
28285 #, gcc-internal-format
28286 msgid "type %qT (typedef of %qT) violates the C++ One Definition Rule"
28287 msgstr ""
28288
28289 #: ipa-devirt.cc:916
28290 #, gcc-internal-format
28291 msgid "type %qT violates the C++ One Definition Rule"
28292 msgstr ""
28293
28294 #: ipa-devirt.cc:928 ipa-devirt.cc:943 ipa-devirt.cc:1218 ipa-devirt.cc:1263
28295 #: ipa-devirt.cc:1302 ipa-devirt.cc:1320
28296 #, gcc-internal-format
28297 msgid "a different type is defined in another translation unit"
28298 msgstr ""
28299
28300 #: ipa-devirt.cc:935
28301 #, gcc-internal-format
28302 msgid "the first difference of corresponding definitions is field %qD"
28303 msgstr ""
28304
28305 #: ipa-devirt.cc:945
28306 #, gcc-internal-format
28307 msgid "the first difference of corresponding definitions is method %qD"
28308 msgstr ""
28309
28310 #: ipa-devirt.cc:1050
28311 #, gcc-internal-format
28312 msgid ""
28313 "type %qT defined in anonymous namespace cannot match type %qT across the "
28314 "translation unit boundary"
28315 msgstr ""
28316
28317 #: ipa-devirt.cc:1055
28318 #, gcc-internal-format
28319 msgid ""
28320 "type %qT defined in anonymous namespace cannot match across the translation "
28321 "unit boundary"
28322 msgstr ""
28323
28324 #: ipa-devirt.cc:1060
28325 #, gcc-internal-format
28326 msgid "the incompatible type defined in another translation unit"
28327 msgstr ""
28328
28329 #: ipa-devirt.cc:1076
28330 #, gcc-internal-format
28331 msgid "type name %qs should match type name %qs"
28332 msgstr ""
28333
28334 #: ipa-devirt.cc:1080 ipa-devirt.cc:1177
28335 #, gcc-internal-format
28336 msgid "the incompatible type is defined here"
28337 msgstr ""
28338
28339 #: ipa-devirt.cc:1108
28340 #, gcc-internal-format
28341 msgid "array types have different bounds"
28342 msgstr ""
28343
28344 #: ipa-devirt.cc:1123
28345 #, gcc-internal-format
28346 msgid "return value type mismatch"
28347 msgstr ""
28348
28349 #: ipa-devirt.cc:1138
28350 #, gcc-internal-format
28351 msgid "implicit this pointer type mismatch"
28352 msgstr ""
28353
28354 #: ipa-devirt.cc:1141
28355 #, gcc-internal-format, gfc-internal-format
28356 msgid "type mismatch in parameter %i"
28357 msgstr ""
28358
28359 #: ipa-devirt.cc:1152
28360 #, gcc-internal-format
28361 msgid "types have different parameter counts"
28362 msgstr ""
28363
28364 #: ipa-devirt.cc:1168
28365 #, gcc-internal-format
28366 msgid "type %qT itself violates the C++ One Definition Rule"
28367 msgstr ""
28368
28369 #: ipa-devirt.cc:1174
28370 #, gcc-internal-format
28371 msgid "type %qT should match type %qT"
28372 msgstr ""
28373
28374 #: ipa-devirt.cc:1246
28375 #, gcc-internal-format
28376 msgid "a type with different precision is defined in another translation unit"
28377 msgstr ""
28378
28379 #: ipa-devirt.cc:1253
28380 #, gcc-internal-format
28381 msgid "a type with different signedness is defined in another translation unit"
28382 msgstr ""
28383
28384 #: ipa-devirt.cc:1278
28385 #, gcc-internal-format
28386 msgid ""
28387 "it is defined as a pointer in different address space in another translation "
28388 "unit"
28389 msgstr ""
28390
28391 #: ipa-devirt.cc:1287
28392 #, gcc-internal-format
28393 msgid ""
28394 "it is defined as a pointer to different type in another translation unit"
28395 msgstr ""
28396
28397 #: ipa-devirt.cc:1347
28398 #, gcc-internal-format
28399 msgid "an array of different size is defined in another translation unit"
28400 msgstr ""
28401
28402 #: ipa-devirt.cc:1362
28403 #, gcc-internal-format
28404 msgid "has different return value in another translation unit"
28405 msgstr ""
28406
28407 #: ipa-devirt.cc:1385 ipa-devirt.cc:1397
28408 #, gcc-internal-format
28409 msgid "has different parameters in another translation unit"
28410 msgstr ""
28411
28412 #: ipa-devirt.cc:1420
28413 #, gcc-internal-format
28414 msgid "a type defined in another translation unit is not polymorphic"
28415 msgstr ""
28416
28417 #: ipa-devirt.cc:1424
28418 #, gcc-internal-format
28419 msgid "a type defined in another translation unit is polymorphic"
28420 msgstr ""
28421
28422 #: ipa-devirt.cc:1442 ipa-devirt.cc:1506
28423 #, gcc-internal-format
28424 msgid ""
28425 "a type with different virtual table pointers is defined in another "
28426 "translation unit"
28427 msgstr ""
28428
28429 #: ipa-devirt.cc:1449 ipa-devirt.cc:1511
28430 #, gcc-internal-format
28431 msgid "a type with different bases is defined in another translation unit"
28432 msgstr ""
28433
28434 #: ipa-devirt.cc:1457
28435 #, gcc-internal-format
28436 msgid "a field with different name is defined in another translation unit"
28437 msgstr ""
28438
28439 #: ipa-devirt.cc:1471
28440 #, gcc-internal-format
28441 msgid ""
28442 "a field of same name but different type is defined in another translation "
28443 "unit"
28444 msgstr ""
28445
28446 #: ipa-devirt.cc:1484
28447 #, gcc-internal-format
28448 msgid "fields have different layout in another translation unit"
28449 msgstr ""
28450
28451 #: ipa-devirt.cc:1491
28452 #, gcc-internal-format
28453 msgid "one field is a bitfield while the other is not"
28454 msgstr ""
28455
28456 #: ipa-devirt.cc:1515
28457 #, gcc-internal-format
28458 msgid ""
28459 "a type with different number of fields is defined in another translation unit"
28460 msgstr ""
28461
28462 #: ipa-devirt.cc:1538
28463 #, gcc-internal-format
28464 msgid "a type with different size is defined in another translation unit"
28465 msgstr ""
28466
28467 #: ipa-devirt.cc:1547
28468 #, gcc-internal-format
28469 msgid "one type needs to be constructed while the other does not"
28470 msgstr ""
28471
28472 #: ipa-devirt.cc:1560
28473 #, gcc-internal-format
28474 msgid "memory layout mismatch"
28475 msgstr ""
28476
28477 #: ipa-devirt.cc:1679
28478 #, gcc-internal-format
28479 msgid "the extra base is defined here"
28480 msgstr ""
28481
28482 #: ipa-devirt.cc:3845
28483 #, gcc-internal-format
28484 msgid "Declaring type %qD final would enable devirtualization of %i call"
28485 msgid_plural ""
28486 "Declaring type %qD final would enable devirtualization of %i calls"
28487 msgstr[0] ""
28488 msgstr[1] ""
28489
28490 #: ipa-devirt.cc:3854
28491 #, gcc-internal-format
28492 msgid ""
28493 "Declaring type %qD final would enable devirtualization of %i call executed "
28494 "%lli times"
28495 msgid_plural ""
28496 "Declaring type %qD final would enable devirtualization of %i calls executed "
28497 "%lli times"
28498 msgstr[0] ""
28499 msgstr[1] ""
28500
28501 #: ipa-devirt.cc:3884
28502 #, gcc-internal-format
28503 msgid ""
28504 "Declaring virtual destructor of %qD final would enable devirtualization of "
28505 "%i call"
28506 msgid_plural ""
28507 "Declaring virtual destructor of %qD final would enable devirtualization of "
28508 "%i calls"
28509 msgstr[0] ""
28510 msgstr[1] ""
28511
28512 #: ipa-devirt.cc:3892
28513 #, gcc-internal-format
28514 msgid "Declaring method %qD final would enable devirtualization of %i call"
28515 msgid_plural ""
28516 "Declaring method %qD final would enable devirtualization of %i calls"
28517 msgstr[0] ""
28518 msgstr[1] ""
28519
28520 #: ipa-devirt.cc:3900
28521 #, gcc-internal-format
28522 msgid ""
28523 "Declaring virtual destructor of %qD final would enable devirtualization of "
28524 "%i call executed %lli times"
28525 msgid_plural ""
28526 "Declaring virtual destructor of %qD final would enable devirtualization of "
28527 "%i calls executed %lli times"
28528 msgstr[0] ""
28529 msgstr[1] ""
28530
28531 #: ipa-devirt.cc:3911
28532 #, gcc-internal-format
28533 msgid ""
28534 "Declaring method %qD final would enable devirtualization of %i call executed "
28535 "%lli times"
28536 msgid_plural ""
28537 "Declaring method %qD final would enable devirtualization of %i calls "
28538 "executed %lli times"
28539 msgstr[0] ""
28540 msgstr[1] ""
28541
28542 #: ipa-devirt.cc:4224
28543 #, gcc-internal-format
28544 msgid "type %qs violates the C++ One Definition Rule"
28545 msgstr ""
28546
28547 #: ipa-devirt.cc:4233
28548 #, gcc-internal-format
28549 msgid ""
28550 "an enum with different number of values is defined in another translation "
28551 "unit"
28552 msgstr ""
28553
28554 #: ipa-devirt.cc:4237
28555 #, gcc-internal-format
28556 msgid ""
28557 "an enum with different value name is defined in another translation unit"
28558 msgstr ""
28559
28560 #: ipa-devirt.cc:4241
28561 #, gcc-internal-format
28562 msgid "an enum with different values is defined in another translation unit"
28563 msgstr ""
28564
28565 #: ipa-devirt.cc:4262
28566 #, gcc-internal-format
28567 msgid "name %qs differs from name %qs defined in another translation unit"
28568 msgstr ""
28569
28570 #: ipa-devirt.cc:4268
28571 #, gcc-internal-format
28572 msgid ""
28573 "name %qs is defined as %u-bit while another translation unit defines it as "
28574 "%u-bit"
28575 msgstr ""
28576
28577 #: ipa-devirt.cc:4277
28578 #, gcc-internal-format
28579 msgid ""
28580 "name %qs is defined to %wd while another translation unit defines it as %wd"
28581 msgstr ""
28582
28583 #: ipa-devirt.cc:4283
28584 #, gcc-internal-format
28585 msgid "name %qs is defined to different value in another translation unit"
28586 msgstr ""
28587
28588 #: ipa-devirt.cc:4288
28589 #, gcc-internal-format
28590 msgid "mismatching definition"
28591 msgstr ""
28592
28593 #: ipa-fnsummary.cc:4542
28594 #, gcc-internal-format
28595 msgid "invalid fnsummary in LTO stream"
28596 msgstr ""
28597
28598 #: ipa-fnsummary.cc:4643
28599 #, gcc-internal-format
28600 msgid "ipa inline summary is missing in input file"
28601 msgstr ""
28602
28603 #: ipa-modref.cc:4014
28604 #, gcc-internal-format
28605 msgid "IPA modref summary is missing in input file"
28606 msgstr ""
28607
28608 #: ipa-prop.cc:4764 ipa-prop.cc:4806 ipa-prop.cc:4890 ipa-prop.cc:4938
28609 #, gcc-internal-format
28610 msgid "invalid jump function in LTO stream"
28611 msgstr ""
28612
28613 #: ipa-pure-const.cc:218
28614 #, gcc-internal-format
28615 msgid "function might be candidate for attribute %qs"
28616 msgstr ""
28617
28618 #: ipa-pure-const.cc:219
28619 #, gcc-internal-format
28620 msgid ""
28621 "function might be candidate for attribute %qs if it is known to return "
28622 "normally"
28623 msgstr ""
28624
28625 #: ipa-reference.cc:1264
28626 #, gcc-internal-format
28627 msgid "ipa reference summary is missing in ltrans unit"
28628 msgstr ""
28629
28630 #: ipa-sra.cc:1491
28631 #, gcc-internal-format
28632 msgid "Access offset before parent offset"
28633 msgstr ""
28634
28635 #: ipa-sra.cc:1496
28636 #, gcc-internal-format
28637 msgid "Access size greater or equal to its parent size"
28638 msgstr ""
28639
28640 #: ipa-sra.cc:1501
28641 #, gcc-internal-format
28642 msgid "Access terminates outside of its parent"
28643 msgstr ""
28644
28645 #: ipa-sra.cc:1513
28646 #, gcc-internal-format
28647 msgid "Access overlaps with its sibling"
28648 msgstr ""
28649
28650 #: ipa-sra.cc:1532
28651 #, gcc-internal-format
28652 msgid "IPA-SRA access verification failed"
28653 msgstr ""
28654
28655 #: ipa-sra.cc:2496
28656 #, gcc-internal-format
28657 msgid "function %qs, parameter %u, has IPA-SRA accesses which overlap"
28658 msgstr ""
28659
28660 #: ipa-sra.cc:2499
28661 #, gcc-internal-format
28662 msgid ""
28663 "function %qs, parameter %u, is used but does not have any certain IPA-SRA "
28664 "access"
28665 msgstr ""
28666
28667 #: ira.cc:2434 ira.cc:2456
28668 #, gcc-internal-format
28669 msgid "%s cannot be used in %<asm%> here"
28670 msgstr ""
28671
28672 #: ira.cc:6026
28673 #, gcc-internal-format
28674 msgid "frame pointer required, but reserved"
28675 msgstr ""
28676
28677 #: ira.cc:6027
28678 #, gcc-internal-format
28679 msgid "for %qD"
28680 msgstr ""
28681
28682 #: ira.cc:6043
28683 #, gcc-internal-format
28684 msgid "frame size too large for reliable stack checking"
28685 msgstr ""
28686
28687 #: lra-assigns.cc:1694
28688 #, gcc-internal-format, gfc-internal-format
28689 msgid "maximum number of LRA assignment passes is achieved (%d)"
28690 msgstr ""
28691
28692 #: lra-assigns.cc:1821 reload1.cc:1242
28693 #, gcc-internal-format
28694 msgid "%<asm%> operand has impossible constraints"
28695 msgstr ""
28696
28697 #: lra-assigns.cc:1836
28698 #, gcc-internal-format
28699 msgid "unable to find a register to spill"
28700 msgstr ""
28701
28702 #: lra-constraints.cc:4170 reload.cc:3842 reload.cc:4097
28703 #, gcc-internal-format
28704 msgid "inconsistent operand constraints in an %<asm%>"
28705 msgstr ""
28706
28707 #: lra-constraints.cc:5126
28708 #, gcc-internal-format, gfc-internal-format
28709 msgid "maximum number of generated reload insns per insn achieved (%d)"
28710 msgstr ""
28711
28712 #: lto-cgraph.cc:1127
28713 #, gcc-internal-format
28714 msgid ""
28715 "function %qs has been referenced in offloaded code but hasn%'t been marked "
28716 "to be included in the offloaded code"
28717 msgstr ""
28718
28719 #: lto-cgraph.cc:1132
28720 #, gcc-internal-format
28721 msgid ""
28722 "variable %qs has been referenced in offloaded code but hasn%'t been marked "
28723 "to be included in the offloaded code"
28724 msgstr ""
28725
28726 #: lto-cgraph.cc:1301
28727 #, gcc-internal-format, gfc-internal-format
28728 msgid "bytecode stream: found multiple instances of cgraph node with uid %d"
28729 msgstr ""
28730
28731 #: lto-cgraph.cc:1466
28732 #, gcc-internal-format
28733 msgid "bytecode stream: no caller found while reading edge"
28734 msgstr ""
28735
28736 #: lto-cgraph.cc:1472
28737 #, gcc-internal-format
28738 msgid "bytecode stream: no callee found while reading edge"
28739 msgstr ""
28740
28741 #: lto-cgraph.cc:1549
28742 #, gcc-internal-format
28743 msgid "bytecode stream: found empty cgraph node"
28744 msgstr ""
28745
28746 #: lto-cgraph.cc:1668
28747 #, gcc-internal-format, gfc-internal-format
28748 msgid "At most %i profile runs is supported. Perhaps corrupted profile?"
28749 msgstr ""
28750
28751 #: lto-cgraph.cc:1693
28752 #, gcc-internal-format, gfc-internal-format
28753 msgid "Profile information in %s corrupted"
28754 msgstr ""
28755
28756 #: lto-cgraph.cc:1731
28757 #, gcc-internal-format, gfc-internal-format
28758 msgid "cannot find LTO cgraph in %s"
28759 msgstr ""
28760
28761 #: lto-cgraph.cc:1741
28762 #, gcc-internal-format, gfc-internal-format
28763 msgid "cannot find LTO section refs in %s"
28764 msgstr ""
28765
28766 #: lto-cgraph.cc:1816
28767 #, gcc-internal-format, gfc-internal-format
28768 msgid "invalid offload table in %s"
28769 msgstr ""
28770
28771 #: lto-compress.cc:142 lto-compress.cc:269 lto-compress.cc:277
28772 #: lto-compress.cc:297 lto-compress.cc:363 lto-compress.cc:371
28773 #: lto-compress.cc:391
28774 #, gcc-internal-format, gfc-internal-format
28775 msgid "compressed stream: %s"
28776 msgstr ""
28777
28778 #: lto-compress.cc:163
28779 #, gcc-internal-format
28780 msgid "original not compressed with zstd"
28781 msgstr ""
28782
28783 #: lto-compress.cc:165
28784 #, gcc-internal-format
28785 msgid "original size unknown"
28786 msgstr ""
28787
28788 #: lto-compress.cc:171
28789 #, gcc-internal-format, gfc-internal-format
28790 msgid "decompressed stream: %s"
28791 msgstr ""
28792
28793 #: lto-compress.cc:411
28794 #, gcc-internal-format
28795 msgid "compiler does not support ZSTD LTO compression"
28796 msgstr ""
28797
28798 #: lto-section-in.cc:460
28799 #, gcc-internal-format, gfc-internal-format
28800 msgid ""
28801 "bytecode stream: trying to read %d bytes after the end of the input buffer"
28802 msgstr ""
28803
28804 #: lto-section-in.cc:471
28805 #, gcc-internal-format, gfc-internal-format
28806 msgid "%s out of range: Range is %i to %i, value is %i"
28807 msgstr ""
28808
28809 #: lto-streamer-in.cc:125
28810 #, gcc-internal-format, gfc-internal-format
28811 msgid "bytecode stream: unexpected tag %s"
28812 msgstr ""
28813
28814 #: lto-streamer-in.cc:1193 lto-streamer-in.cc:1204
28815 #, gcc-internal-format
28816 msgid "Cgraph edge statement index out of range"
28817 msgstr ""
28818
28819 #: lto-streamer-in.cc:1198 lto-streamer-in.cc:1208
28820 #, gcc-internal-format
28821 msgid "Cgraph edge statement index not found"
28822 msgstr ""
28823
28824 #: lto-streamer-in.cc:1215
28825 #, gcc-internal-format
28826 msgid "Reference statement index out of range"
28827 msgstr ""
28828
28829 #: lto-streamer-in.cc:1219
28830 #, gcc-internal-format
28831 msgid "Reference statement index not found"
28832 msgstr ""
28833
28834 #: lto-streamer-in.cc:1966
28835 #, gcc-internal-format, gfc-internal-format
28836 msgid "cannot read LTO mode table from %s"
28837 msgstr ""
28838
28839 #: lto-streamer-in.cc:2068
28840 #, gcc-internal-format
28841 msgid "%s - %u-bit-precision floating-point numbers unsupported (mode %qs)"
28842 msgstr ""
28843
28844 #: lto-streamer-in.cc:2073
28845 #, gcc-internal-format
28846 msgid ""
28847 "%s - %u-bit-precision decimal floating-point numbers unsupported (mode %qs)"
28848 msgstr ""
28849
28850 #: lto-streamer-in.cc:2078
28851 #, gcc-internal-format
28852 msgid ""
28853 "%s - %u-bit-precision complex floating-point numbers unsupported (mode %qs)"
28854 msgstr ""
28855
28856 #: lto-streamer-in.cc:2083
28857 #, gcc-internal-format
28858 msgid "%s - %u-bit integer numbers unsupported (mode %qs)"
28859 msgstr ""
28860
28861 #: lto-streamer-in.cc:2086
28862 #, gcc-internal-format
28863 msgid "%s - unsupported mode %qs"
28864 msgstr ""
28865
28866 #: lto-streamer-out.cc:554 lto-streamer-out.cc:906
28867 #, gcc-internal-format
28868 msgid "tree code %qs is not supported in LTO streams"
28869 msgstr ""
28870
28871 #: lto-streamer.cc:129
28872 #, gcc-internal-format, gfc-internal-format
28873 msgid "bytecode stream: unexpected LTO section %s"
28874 msgstr ""
28875
28876 #: lto-streamer.cc:261
28877 #, gcc-internal-format
28878 msgid ""
28879 "bytecode stream in file %qs generated with LTO version %d.%d instead of the "
28880 "expected %d.%d"
28881 msgstr ""
28882
28883 #: lto-wrapper.cc:131
28884 #, gcc-internal-format
28885 msgid "deleting LTRANS file %s: %m"
28886 msgstr ""
28887
28888 #: lto-wrapper.cc:324
28889 #, gcc-internal-format, gfc-internal-format
28890 msgid "option %s with different values"
28891 msgstr ""
28892
28893 #: lto-wrapper.cc:340
28894 #, gcc-internal-format
28895 msgid "option %qs with mismatching values (%s, %s)"
28896 msgstr ""
28897
28898 #: lto-wrapper.cc:455
28899 #, gcc-internal-format, gfc-internal-format
28900 msgid "option %s not used consistently in all LTO input files"
28901 msgstr ""
28902
28903 #: lto-wrapper.cc:597 lto-wrapper.cc:605
28904 #, gcc-internal-format
28905 msgid ""
28906 "Extra option to %<-Xassembler%>: %s, dropping all %<-Xassembler%> and %<-Wa"
28907 "%> options."
28908 msgstr ""
28909
28910 #: lto-wrapper.cc:613
28911 #, gcc-internal-format
28912 msgid ""
28913 "Options to %<-Xassembler%> do not match: %s, %s, dropping all %<-Xassembler"
28914 "%> and %<-Wa%> options."
28915 msgstr ""
28916
28917 #: lto-wrapper.cc:939
28918 #, gcc-internal-format
28919 msgid "could not find %s in %s (consider using %<-B%>)"
28920 msgstr ""
28921
28922 #: lto-wrapper.cc:1020
28923 #, gcc-internal-format, gfc-internal-format
28924 msgid "problem with building target image for %s"
28925 msgstr ""
28926
28927 #: lto-wrapper.cc:1049
28928 #, gcc-internal-format
28929 msgid "reading input file"
28930 msgstr ""
28931
28932 #: lto-wrapper.cc:1054
28933 #, gcc-internal-format
28934 msgid "writing output file"
28935 msgstr ""
28936
28937 #: lto-wrapper.cc:1090
28938 #, gcc-internal-format
28939 msgid "installation error, cannot find %<crtoffloadtable.o%>"
28940 msgstr ""
28941
28942 #: lto-wrapper.cc:1436
28943 #, gcc-internal-format
28944 msgid "environment variable %<COLLECT_GCC%> must be set"
28945 msgstr ""
28946
28947 #: lto-wrapper.cc:1440
28948 #, gcc-internal-format
28949 msgid "environment variable %<COLLECT_GCC_OPTIONS%> must be set"
28950 msgstr ""
28951
28952 #: lto-wrapper.cc:1710 lto-wrapper.cc:1768 c-family/c-pch.cc:213
28953 #: c-family/c-pch.cc:248 c-family/c-pch.cc:286
28954 #, gcc-internal-format
28955 msgid "cannot read %s: %m"
28956 msgstr ""
28957
28958 #: lto-wrapper.cc:1737
28959 #, gcc-internal-format, gfc-internal-format
28960 msgid "invalid format of %s"
28961 msgstr ""
28962
28963 #: lto-wrapper.cc:1903
28964 #, gcc-internal-format
28965 msgid "%<fopen%>: %s: %m"
28966 msgstr ""
28967
28968 #: lto-wrapper.cc:1920
28969 #, gcc-internal-format, gfc-internal-format
28970 msgid "corrupted ltrans output file %s"
28971 msgstr ""
28972
28973 #: lto-wrapper.cc:1962
28974 #, gcc-internal-format, gfc-internal-format
28975 msgid "using serial compilation of %d LTRANS jobs"
28976 msgstr ""
28977
28978 #: lto-wrapper.cc:2135
28979 #, gcc-internal-format
28980 msgid "%<atexit%> failed"
28981 msgstr ""
28982
28983 #: multiple_target.cc:76
28984 #, gcc-internal-format
28985 msgid "the call requires %<ifunc%>, which is not supported by this target"
28986 msgstr ""
28987
28988 #: multiple_target.cc:83
28989 #, gcc-internal-format
28990 msgid "target does not support function version dispatcher"
28991 msgstr ""
28992
28993 #: multiple_target.cc:91
28994 #, gcc-internal-format
28995 msgid "default %<target_clones%> attribute was not set"
28996 msgstr ""
28997
28998 #: multiple_target.cc:351
28999 #, gcc-internal-format
29000 msgid "single %<target_clones%> attribute is ignored"
29001 msgstr ""
29002
29003 #: multiple_target.cc:360
29004 #, gcc-internal-format
29005 msgid "clones for %<target_clones%> attribute cannot be created"
29006 msgstr ""
29007
29008 #: multiple_target.cc:363
29009 #, gcc-internal-format
29010 msgid "function %q+F can never be copied because it has %<noclone%> attribute"
29011 msgstr ""
29012
29013 #: multiple_target.cc:384
29014 #, gcc-internal-format
29015 msgid "%<default%> target was not set"
29016 msgstr ""
29017
29018 #: multiple_target.cc:388
29019 #, gcc-internal-format
29020 msgid "an empty string cannot be in %<target_clones%> attribute"
29021 msgstr ""
29022
29023 #: multiple_target.cc:392
29024 #, gcc-internal-format
29025 msgid "multiple %<default%> targets were set"
29026 msgstr ""
29027
29028 #: omp-expand.cc:3340
29029 #, gcc-internal-format
29030 msgid ""
29031 "%<depend%> clause with %<sink%> modifier waiting for lexically later "
29032 "iteration"
29033 msgstr ""
29034
29035 #: omp-expand.cc:3477
29036 #, gcc-internal-format
29037 msgid ""
29038 "%<depend%> clause with %<sink%> modifier refers to iteration never in the "
29039 "iteration space"
29040 msgstr ""
29041
29042 #: omp-expand.cc:8068
29043 #, gcc-internal-format
29044 msgid ""
29045 "invalid OpenMP non-rectangular loop step; %<(%E - %E) * %E%> is not a "
29046 "multiple of loop %d step %qE"
29047 msgstr ""
29048
29049 #: omp-expand.cc:9995
29050 #, gcc-internal-format
29051 msgid "%<ancestor%> not yet supported"
29052 msgstr ""
29053
29054 #: omp-general.cc:1111
29055 #, gcc-internal-format
29056 msgid "selector set %qs specified more than once"
29057 msgstr ""
29058
29059 #: omp-general.cc:1125 omp-general.cc:1138
29060 #, gcc-internal-format
29061 msgid "selector %qs specified more than once in set %qs"
29062 msgstr ""
29063
29064 #: omp-general.cc:1179
29065 #, gcc-internal-format
29066 msgid "incorrect property %qs of %qs selector"
29067 msgstr ""
29068
29069 #: omp-general.cc:1186
29070 #, gcc-internal-format
29071 msgid "unknown property %qs of %qs selector"
29072 msgstr ""
29073
29074 #: omp-general.cc:1191
29075 #, gcc-internal-format
29076 msgid "unknown property %qE of %qs selector"
29077 msgstr ""
29078
29079 #: omp-general.cc:1233
29080 #, gcc-internal-format
29081 msgid "%qD used as a variant with incompatible %<construct%> selector sets"
29082 msgstr ""
29083
29084 #: omp-general.cc:2766
29085 #, gcc-internal-format
29086 msgid "%qs specifies a conflicting level of parallelism"
29087 msgstr ""
29088
29089 #: omp-general.cc:2769
29090 #, gcc-internal-format
29091 msgid "... to the previous %qs clause here"
29092 msgstr ""
29093
29094 #: omp-general.cc:2804
29095 #, gcc-internal-format
29096 msgid ""
29097 "cannot apply %<%s%> to %qD, which has also been marked with an OpenMP "
29098 "'declare target' directive"
29099 msgstr ""
29100
29101 #: omp-general.cc:2858
29102 #, gcc-internal-format
29103 msgid ""
29104 "incompatible %qs clause when applying %<%s%> to %qD, which has already been "
29105 "marked with an OpenACC 'routine' directive"
29106 msgstr ""
29107
29108 #: omp-general.cc:2865
29109 #, gcc-internal-format
29110 msgid ""
29111 "missing %qs clause when applying %<%s%> to %qD, which has already been "
29112 "marked with an OpenACC 'routine' directive"
29113 msgstr ""
29114
29115 #: omp-general.cc:2874
29116 #, gcc-internal-format
29117 msgid "... with %qs clause here"
29118 msgstr ""
29119
29120 #: omp-general.cc:2882
29121 #, gcc-internal-format
29122 msgid "... without %qs clause near to here"
29123 msgstr ""
29124
29125 #: omp-low.cc:2678 omp-offload.cc:1488
29126 #, gcc-internal-format
29127 msgid "%<seq%> overrides other OpenACC loop specifiers"
29128 msgstr ""
29129
29130 #: omp-low.cc:2681 omp-offload.cc:1489
29131 #, gcc-internal-format
29132 msgid "%<auto%> conflicts with other OpenACC loop specifiers"
29133 msgstr ""
29134
29135 #: omp-low.cc:2685 omp-offload.cc:1523
29136 #, gcc-internal-format
29137 msgid "inner loop uses same OpenACC parallelism as containing loop"
29138 msgstr ""
29139
29140 #: omp-low.cc:2736
29141 #, gcc-internal-format
29142 msgid "argument not permitted on %qs clause"
29143 msgstr ""
29144
29145 #: omp-low.cc:2740
29146 #, gcc-internal-format
29147 msgid "enclosing parent compute construct"
29148 msgstr ""
29149
29150 #: omp-low.cc:2743
29151 #, gcc-internal-format
29152 msgid "enclosing routine"
29153 msgstr ""
29154
29155 #: omp-low.cc:2784
29156 #, gcc-internal-format
29157 msgid "conflicting reduction operations for %qE"
29158 msgstr ""
29159
29160 #: omp-low.cc:2787
29161 #, gcc-internal-format
29162 msgid "location of the previous reduction for %qE"
29163 msgstr ""
29164
29165 #: omp-low.cc:2820
29166 #, gcc-internal-format
29167 msgid "nested loop in reduction needs reduction clause for %qE"
29168 msgstr ""
29169
29170 #: omp-low.cc:3077
29171 #, gcc-internal-format
29172 msgid ""
29173 "%<target%> construct with nested %<teams%> construct contains directives "
29174 "outside of the %<teams%> construct"
29175 msgstr ""
29176
29177 #: omp-low.cc:3135
29178 #, gcc-internal-format
29179 msgid "non-OpenACC construct inside of OpenACC routine"
29180 msgstr ""
29181
29182 #: omp-low.cc:3144
29183 #, gcc-internal-format
29184 msgid "non-OpenACC construct inside of OpenACC region"
29185 msgstr ""
29186
29187 #: omp-low.cc:3159
29188 #, gcc-internal-format
29189 msgid "OpenMP constructs are not allowed in target region with %<ancestor%>"
29190 msgstr ""
29191
29192 #: omp-low.cc:3184 omp-low.cc:3251
29193 #, gcc-internal-format
29194 msgid ""
29195 "OpenMP constructs other than %<parallel%>, %<loop%> or %<simd%> may not be "
29196 "nested inside a region with the %<order(concurrent)%> clause"
29197 msgstr ""
29198
29199 #: omp-low.cc:3203
29200 #, gcc-internal-format
29201 msgid ""
29202 "%<ordered simd threads%> must be closely nested inside of %<%s simd%> region"
29203 msgstr ""
29204
29205 #: omp-low.cc:3219
29206 #, gcc-internal-format
29207 msgid ""
29208 "OpenMP constructs other than %<ordered simd%>, %<simd%>, %<loop%> or %<atomic"
29209 "%> may not be nested inside %<simd%> region"
29210 msgstr ""
29211
29212 #: omp-low.cc:3233
29213 #, gcc-internal-format
29214 msgid ""
29215 "only %<distribute%>, %<parallel%> or %<loop%> regions are allowed to be "
29216 "strictly nested inside %<teams%> region"
29217 msgstr ""
29218
29219 #: omp-low.cc:3247
29220 #, gcc-internal-format
29221 msgid ""
29222 "OpenMP constructs other than %<parallel%>, %<loop%> or %<simd%> may not be "
29223 "nested inside a %<loop%> region"
29224 msgstr ""
29225
29226 #: omp-low.cc:3267
29227 #, gcc-internal-format
29228 msgid ""
29229 "%<distribute%> region must be strictly nested inside %<teams%> construct"
29230 msgstr ""
29231
29232 #: omp-low.cc:3316
29233 #, gcc-internal-format
29234 msgid ""
29235 "OpenACC loop directive must be associated with an OpenACC compute region"
29236 msgstr ""
29237
29238 #: omp-low.cc:3338
29239 #, gcc-internal-format
29240 msgid "orphaned %qs construct"
29241 msgstr ""
29242
29243 #: omp-low.cc:3367
29244 #, gcc-internal-format
29245 msgid "%<cancel for%> inside %<nowait%> for construct"
29246 msgstr ""
29247
29248 #: omp-low.cc:3372
29249 #, gcc-internal-format
29250 msgid "%<cancel for%> inside %<ordered%> for construct"
29251 msgstr ""
29252
29253 #: omp-low.cc:3392 omp-low.cc:3405
29254 #, gcc-internal-format
29255 msgid "%<cancel sections%> inside %<nowait%> sections construct"
29256 msgstr ""
29257
29258 #: omp-low.cc:3434
29259 #, gcc-internal-format
29260 msgid ""
29261 "%<%s taskgroup%> construct not closely nested inside of %<taskgroup%> region"
29262 msgstr ""
29263
29264 #: omp-low.cc:3459
29265 #, gcc-internal-format
29266 msgid "invalid arguments"
29267 msgstr ""
29268
29269 #: omp-low.cc:3465
29270 #, gcc-internal-format
29271 msgid "%<%s %s%> construct not closely nested inside of %qs"
29272 msgstr ""
29273
29274 #: omp-low.cc:3494
29275 #, gcc-internal-format
29276 msgid ""
29277 "barrier region may not be closely nested inside of work-sharing, %<loop%>, "
29278 "%<critical%>, %<ordered%>, %<master%>, %<masked%>, explicit %<task%> or "
29279 "%<taskloop%> region"
29280 msgstr ""
29281
29282 #: omp-low.cc:3501
29283 #, gcc-internal-format
29284 msgid ""
29285 "work-sharing region may not be closely nested inside of work-sharing, %<loop"
29286 "%>, %<critical%>, %<ordered%>, %<master%>, %<masked%>, explicit %<task%> or "
29287 "%<taskloop%> region"
29288 msgstr ""
29289
29290 #: omp-low.cc:3532
29291 #, gcc-internal-format
29292 msgid ""
29293 "%qs region may not be closely nested inside of work-sharing, %<loop%>, "
29294 "explicit %<task%> or %<taskloop%> region"
29295 msgstr ""
29296
29297 #: omp-low.cc:3567
29298 #, gcc-internal-format
29299 msgid ""
29300 "%<scope%> region may not be closely nested inside of work-sharing, %<loop%>, "
29301 "explicit %<task%>, %<taskloop%>, %<critical%>, %<ordered%>, %<master%>, or "
29302 "%<masked%> region"
29303 msgstr ""
29304
29305 #: omp-low.cc:3592 omp-low.cc:3749 c-family/c-omp.cc:729
29306 #, gcc-internal-format
29307 msgid "%<depend(%s)%> is only allowed in %<omp ordered%>"
29308 msgstr ""
29309
29310 #: omp-low.cc:3620
29311 #, gcc-internal-format
29312 msgid ""
29313 "%<ordered%> construct with %<depend%> clause must be closely nested inside "
29314 "an %<ordered%> loop"
29315 msgstr ""
29316
29317 #: omp-low.cc:3637
29318 #, gcc-internal-format
29319 msgid "invalid depend kind in omp %<ordered%> %<depend%>"
29320 msgstr ""
29321
29322 #: omp-low.cc:3652
29323 #, gcc-internal-format
29324 msgid "%<ordered%> %<simd%> must be closely nested inside %<simd%> region"
29325 msgstr ""
29326
29327 #: omp-low.cc:3665
29328 #, gcc-internal-format
29329 msgid ""
29330 "%<ordered%> region may not be closely nested inside of %<critical%>, "
29331 "%<ordered%>, explicit %<task%> or %<taskloop%> region"
29332 msgstr ""
29333
29334 #: omp-low.cc:3678 omp-low.cc:3700
29335 #, gcc-internal-format
29336 msgid ""
29337 "%<ordered%> region must be closely nested inside a loop region with an "
29338 "%<ordered%> clause"
29339 msgstr ""
29340
29341 #: omp-low.cc:3686
29342 #, gcc-internal-format
29343 msgid ""
29344 "%<ordered%> region without %<depend%> clause may not be closely nested "
29345 "inside a loop region with an %<ordered%> clause with a parameter"
29346 msgstr ""
29347
29348 #: omp-low.cc:3717
29349 #, gcc-internal-format
29350 msgid ""
29351 "%<critical%> region may not be nested inside a %<critical%> region with the "
29352 "same name"
29353 msgstr ""
29354
29355 #: omp-low.cc:3735
29356 #, gcc-internal-format
29357 msgid ""
29358 "%<teams%> construct must be closely nested inside of %<target%> construct or "
29359 "not nested in any OpenMP construct"
29360 msgstr ""
29361
29362 #: omp-low.cc:3757
29363 #, gcc-internal-format
29364 msgid ""
29365 "OpenACC region inside of OpenACC routine, nested parallelism not supported "
29366 "yet"
29367 msgstr ""
29368
29369 #: omp-low.cc:3770
29370 #, gcc-internal-format
29371 msgid "OpenACC construct inside of non-OpenACC region"
29372 msgstr ""
29373
29374 #: omp-low.cc:3831
29375 #, gcc-internal-format
29376 msgid "%s %qs construct inside of %s %qs region"
29377 msgstr ""
29378
29379 #: omp-low.cc:3844 omp-low.cc:3851
29380 #, gcc-internal-format
29381 msgid "%qs construct inside of %qs region"
29382 msgstr ""
29383
29384 #: omp-low.cc:4090
29385 #, gcc-internal-format
29386 msgid "setjmp/longjmp inside %<simd%> construct"
29387 msgstr ""
29388
29389 #: omp-low.cc:4116
29390 #, gcc-internal-format
29391 msgid ""
29392 "OpenMP runtime API call %qD in a region with %<order(concurrent)%> clause"
29393 msgstr ""
29394
29395 #: omp-low.cc:4132
29396 #, gcc-internal-format
29397 msgid "OpenMP runtime API call %qD strictly nested in a %<teams%> region"
29398 msgstr ""
29399
29400 #: omp-low.cc:4144
29401 #, gcc-internal-format
29402 msgid ""
29403 "OpenMP runtime API call %qD in a region with %<device(ancestor)%> clause"
29404 msgstr ""
29405
29406 #: omp-low.cc:9800
29407 #, gcc-internal-format
29408 msgid ""
29409 "ignoring sink clause with offset that is not a multiple of the loop step"
29410 msgstr ""
29411
29412 #: omp-low.cc:9823
29413 #, gcc-internal-format
29414 msgid "first offset must be in opposite direction of loop iterations"
29415 msgstr ""
29416
29417 #: omp-low.cc:14581
29418 #, gcc-internal-format, gfc-internal-format
29419 msgid "invalid exit from %s structured block"
29420 msgstr ""
29421
29422 #: omp-low.cc:14583 omp-low.cc:14588
29423 #, gcc-internal-format, gfc-internal-format
29424 msgid "invalid entry to %s structured block"
29425 msgstr ""
29426
29427 #. Otherwise, be vague and lazy, but efficient.
29428 #: omp-low.cc:14592
29429 #, gcc-internal-format, gfc-internal-format
29430 msgid "invalid branch to/from %s structured block"
29431 msgstr ""
29432
29433 #: omp-oacc-kernels-decompose.cc:254
29434 #, gcc-internal-format
29435 msgid ""
29436 "conditionally executed loop in %<kernels%> region will be executed by a "
29437 "single gang; ignoring %<gang%> clause"
29438 msgstr ""
29439
29440 #. No need to recurse into nested statements; no loop nested inside
29441 #. this loop can be gang-partitioned.
29442 #: omp-oacc-kernels-decompose.cc:270
29443 #, gcc-internal-format
29444 msgid "%<gang%> loop in %<gang-single%> region"
29445 msgstr ""
29446
29447 #: omp-oacc-kernels-decompose.cc:480
29448 #, gcc-internal-format
29449 msgid "cannot honor conflicting %qs clause"
29450 msgstr ""
29451
29452 #: omp-oacc-kernels-decompose.cc:483
29453 #, gcc-internal-format
29454 msgid "location of the previous clause in the same loop nest"
29455 msgstr ""
29456
29457 #: omp-oacc-kernels-decompose.cc:562
29458 #, gcc-internal-format
29459 msgid ""
29460 "argument not permitted on %qs clause in OpenACC %<kernels%> region with a "
29461 "%qs clause"
29462 msgstr ""
29463
29464 #: omp-oacc-kernels-decompose.cc:566
29465 #, gcc-internal-format
29466 msgid "location of OpenACC %<kernels%>"
29467 msgstr ""
29468
29469 #: omp-oacc-neuter-broadcast.cc:1788
29470 #, gcc-internal-format
29471 msgid "shared-memory region overflow"
29472 msgstr ""
29473
29474 #: omp-offload.cc:315
29475 #, gcc-internal-format
29476 msgid ""
29477 "%qD specified both in declare target %<link%> and implicitly in %<to%> "
29478 "clauses"
29479 msgstr ""
29480
29481 #: omp-offload.cc:899
29482 #, gcc-internal-format
29483 msgid "%<-fopenacc-dim%> operand is malformed at %qs"
29484 msgstr ""
29485
29486 #: omp-offload.cc:951
29487 #, gcc-internal-format, gfc-internal-format
29488 msgid "region contains %s partitioned code but is not %s partitioned"
29489 msgstr ""
29490
29491 #: omp-offload.cc:957
29492 #, gcc-internal-format, gfc-internal-format
29493 msgid "region is %s partitioned but does not contain %s partitioned code"
29494 msgstr ""
29495
29496 #: omp-offload.cc:1447
29497 #, gcc-internal-format
29498 msgid "gang reduction on an orphan loop"
29499 msgstr ""
29500
29501 #: omp-offload.cc:1521
29502 #, gcc-internal-format
29503 msgid "routine call uses same OpenACC parallelism as containing loop"
29504 msgstr ""
29505
29506 #: omp-offload.cc:1525 omp-offload.cc:1557
29507 #, gcc-internal-format
29508 msgid "containing loop here"
29509 msgstr ""
29510
29511 #: omp-offload.cc:1530
29512 #, gcc-internal-format
29513 msgid "routine call uses OpenACC parallelism disallowed by containing routine"
29514 msgstr ""
29515
29516 #: omp-offload.cc:1532
29517 #, gcc-internal-format
29518 msgid "loop uses OpenACC parallelism disallowed by containing routine"
29519 msgstr ""
29520
29521 #: omp-offload.cc:1537
29522 #, gcc-internal-format
29523 msgid "routine %qD declared here"
29524 msgstr ""
29525
29526 #: omp-offload.cc:1550
29527 #, gcc-internal-format
29528 msgid "incorrectly nested OpenACC loop parallelism"
29529 msgstr ""
29530
29531 #: omp-offload.cc:1691
29532 #, gcc-internal-format
29533 msgid "insufficient partitioning available to parallelize element loop"
29534 msgstr ""
29535
29536 #: omp-offload.cc:1699
29537 #, gcc-internal-format
29538 msgid "insufficient partitioning available to parallelize tile loop"
29539 msgstr ""
29540
29541 #: omp-offload.cc:1701
29542 #, gcc-internal-format
29543 msgid "insufficient partitioning available to parallelize loop"
29544 msgstr ""
29545
29546 #: omp-simd-clone.cc:197
29547 #, gcc-internal-format
29548 msgid "ignoring large linear step"
29549 msgstr ""
29550
29551 #: omp-simd-clone.cc:203
29552 #, gcc-internal-format
29553 msgid "ignoring zero linear step"
29554 msgstr ""
29555
29556 #: omp-simd-clone.cc:265
29557 #, gcc-internal-format
29558 msgid ""
29559 "ignoring %<#pragma omp declare simd%> on function with %<_Atomic%> qualified "
29560 "return type"
29561 msgstr ""
29562
29563 #: omp-simd-clone.cc:275
29564 #, gcc-internal-format
29565 msgid ""
29566 "ignoring %<#pragma omp declare simd%> on function with %<_Atomic%> qualified "
29567 "non-%<uniform%> argument"
29568 msgstr ""
29569
29570 #: optabs.cc:4835
29571 #, gcc-internal-format
29572 msgid "indirect jumps are not available on this target"
29573 msgstr ""
29574
29575 #: optinfo-emit-json.cc:113
29576 #, gcc-internal-format
29577 msgid "cannot open file %qs for writing optimization records"
29578 msgstr ""
29579
29580 #: optinfo-emit-json.cc:121
29581 #, gcc-internal-format
29582 msgid "error writing optimization records to %qs: %s"
29583 msgstr ""
29584
29585 #: optinfo-emit-json.cc:130
29586 #, gcc-internal-format
29587 msgid "error closing optimization records %qs"
29588 msgstr ""
29589
29590 #: opts-common.cc:1379
29591 #, gcc-internal-format
29592 msgid "command-line option %qs is not supported by this configuration"
29593 msgstr ""
29594
29595 #: opts-common.cc:1389 opts.cc:2410
29596 #, gcc-internal-format
29597 msgid "missing argument to %qs"
29598 msgstr ""
29599
29600 #: opts-common.cc:1396
29601 #, gcc-internal-format
29602 msgid ""
29603 "argument to %qs should be a non-negative integer optionally followed by a "
29604 "size unit"
29605 msgstr ""
29606
29607 #: opts-common.cc:1400
29608 #, gcc-internal-format
29609 msgid "argument to %qs should be a non-negative integer"
29610 msgstr ""
29611
29612 #: opts-common.cc:1407
29613 #, gcc-internal-format
29614 msgid "argument to %qs is not between %d and %d"
29615 msgstr ""
29616
29617 #: opts-common.cc:1471
29618 #, gcc-internal-format
29619 msgid "invalid argument in option %qs"
29620 msgstr ""
29621
29622 #: opts-common.cc:1473
29623 #, gcc-internal-format
29624 msgid "%qs specified multiple times in the same option"
29625 msgstr ""
29626
29627 #: opts-common.cc:1476
29628 #, gcc-internal-format
29629 msgid "%qs is mutually exclusive with %qs and cannot be specified together"
29630 msgstr ""
29631
29632 #: opts-common.cc:1498
29633 #, gcc-internal-format
29634 msgid "unrecognized argument in option %qs"
29635 msgstr ""
29636
29637 #: opts-common.cc:1509 config/i386/i386-options.cc:1615
29638 #, gcc-internal-format
29639 msgid "valid arguments to %qs are: %s; did you mean %qs?"
29640 msgstr ""
29641
29642 #: opts-common.cc:1512 config/i386/i386-options.cc:1618
29643 #, gcc-internal-format
29644 msgid "valid arguments to %qs are: %s"
29645 msgstr ""
29646
29647 #: opts-common.cc:1555 c-family/c-opts.cc:451
29648 #, gcc-internal-format
29649 msgid "switch %qs is no longer supported"
29650 msgstr ""
29651
29652 #: opts-common.cc:1615
29653 #, gcc-internal-format
29654 msgid "argument to %qs is bigger than %d"
29655 msgstr ""
29656
29657 #: opts-common.cc:1962
29658 #, gcc-internal-format
29659 msgid "malformed %<COLLECT_GCC_OPTIONS%>"
29660 msgstr ""
29661
29662 #: opts-global.cc:102
29663 #, gcc-internal-format
29664 msgid "command-line option %qs is valid for the driver but not for %s"
29665 msgstr ""
29666
29667 #. Eventually this should become a hard error IMO.
29668 #: opts-global.cc:108
29669 #, gcc-internal-format
29670 msgid "command-line option %qs is valid for %s but not for %s"
29671 msgstr ""
29672
29673 #. Happens for -Werror=warning_name.
29674 #: opts-global.cc:112
29675 #, gcc-internal-format
29676 msgid "%<-Werror=%> argument %qs is not valid for %s"
29677 msgstr ""
29678
29679 #: opts-global.cc:144
29680 #, gcc-internal-format
29681 msgid ""
29682 "unrecognized command-line option %qs may have been intended to silence "
29683 "earlier diagnostics"
29684 msgstr ""
29685
29686 #: opts-global.cc:399
29687 #, gcc-internal-format
29688 msgid "unrecognized command-line option %<-fopt-info-%s%>"
29689 msgstr ""
29690
29691 #: opts-global.cc:420 opts-global.cc:429
29692 #, gcc-internal-format
29693 msgid "plugin support is disabled; configure with %<--enable-plugin%>"
29694 msgstr ""
29695
29696 #: opts-global.cc:454
29697 #, gcc-internal-format
29698 msgid "unrecognized register name %qs"
29699 msgstr ""
29700
29701 #: opts-global.cc:472
29702 #, gcc-internal-format
29703 msgid ""
29704 "%<-fasan-shadow-offset%> should only be used with %<-fsanitize=kernel-address"
29705 "%>"
29706 msgstr ""
29707
29708 #: opts-global.cc:475
29709 #, gcc-internal-format
29710 msgid "unrecognized shadow offset %qs"
29711 msgstr ""
29712
29713 #: opts.cc:218
29714 #, gcc-internal-format
29715 msgid "argument %qs to %<-femit-struct-debug-detailed%> not recognized"
29716 msgstr ""
29717
29718 #: opts.cc:254
29719 #, gcc-internal-format
29720 msgid "argument %qs to %<-femit-struct-debug-detailed%> unknown"
29721 msgstr ""
29722
29723 #: opts.cc:261
29724 #, gcc-internal-format
29725 msgid ""
29726 "%<-femit-struct-debug-detailed=dir:...%> must allow at least as much as %<-"
29727 "femit-struct-debug-detailed=ind:...%>"
29728 msgstr ""
29729
29730 #: opts.cc:725
29731 #, gcc-internal-format
29732 msgid ""
29733 "argument to %<-O%> should be a non-negative integer, %<g%>, %<s%>, %<z%> or "
29734 "%<fast%>"
29735 msgstr ""
29736
29737 #: opts.cc:831 opts.cc:837 opts.cc:843 opts.cc:849 opts.cc:860 opts.cc:870
29738 #: opts.cc:876 opts.cc:882 opts.cc:888 opts.cc:894 opts.cc:900 opts.cc:906
29739 #: opts.cc:912 opts.cc:918 opts.cc:935 opts.cc:943 config/mips/mips.cc:20035
29740 #: config/mips/mips.cc:20037 config/mips/mips.cc:20050
29741 #, gcc-internal-format
29742 msgid "%qs is incompatible with %qs"
29743 msgstr ""
29744
29745 #: opts.cc:925
29746 #, gcc-internal-format
29747 msgid "%<-fipa-modref%> is incompatible with %qs"
29748 msgstr ""
29749
29750 #: opts.cc:1005
29751 #, gcc-internal-format
29752 msgid "%<-fsanitize=%s%> is incompatible with %<-fsanitize=%s%>"
29753 msgstr ""
29754
29755 #: opts.cc:1043
29756 #, gcc-internal-format
29757 msgid "section anchors must be disabled when unit-at-a-time is disabled"
29758 msgstr ""
29759
29760 #: opts.cc:1047
29761 #, gcc-internal-format
29762 msgid "toplevel reorder must be disabled when unit-at-a-time is disabled"
29763 msgstr ""
29764
29765 #: opts.cc:1061
29766 #, gcc-internal-format
29767 msgid "transactional memory is not supported with non-call exceptions"
29768 msgstr ""
29769
29770 #: opts.cc:1076
29771 #, gcc-internal-format
29772 msgid "section anchors must be disabled when toplevel reorder is disabled"
29773 msgstr ""
29774
29775 #: opts.cc:1146
29776 #, gcc-internal-format
29777 msgid "%<-fno-fat-lto-objects%> are supported only with linker plugin"
29778 msgstr ""
29779
29780 #: opts.cc:1154
29781 #, gcc-internal-format
29782 msgid "%<-gsplit-dwarf%> is not supported with LTO, disabling"
29783 msgstr ""
29784
29785 #: opts.cc:1168
29786 #, gcc-internal-format
29787 msgid "%<-fsplit-stack%> is not supported by this compiler configuration"
29788 msgstr ""
29789
29790 #: opts.cc:1195
29791 #, gcc-internal-format
29792 msgid ""
29793 "%<-fsanitize=pointer-compare%> must be combined with %<-fsanitize=address%> "
29794 "or %<-fsanitize=kernel-address%>"
29795 msgstr ""
29796
29797 #: opts.cc:1199
29798 #, gcc-internal-format
29799 msgid ""
29800 "%<-fsanitize=pointer-subtract%> must be combined with %<-fsanitize=address%> "
29801 "or %<-fsanitize=kernel-address%>"
29802 msgstr ""
29803
29804 #: opts.cc:1224
29805 #, gcc-internal-format
29806 msgid "%<-fsanitize-recover=%s%> is not supported"
29807 msgstr ""
29808
29809 #: opts.cc:1251
29810 #, gcc-internal-format
29811 msgid ""
29812 "%<-fsanitize-address-use-after-scope%> requires %<-fstack-reuse=none%> option"
29813 msgstr ""
29814
29815 #: opts.cc:1258
29816 #, gcc-internal-format
29817 msgid "transactional memory is not supported with %<-fsanitize=address%>"
29818 msgstr ""
29819
29820 #: opts.cc:1261
29821 #, gcc-internal-format
29822 msgid ""
29823 "transactional memory is not supported with %<-fsanitize=kernel-address%>"
29824 msgstr ""
29825
29826 #: opts.cc:1266
29827 #, gcc-internal-format
29828 msgid "live patching is not supported with LTO"
29829 msgstr ""
29830
29831 #: opts.cc:1270
29832 #, gcc-internal-format
29833 msgid "vtable verification is not supported with LTO"
29834 msgstr ""
29835
29836 #: opts.cc:1323
29837 #, gcc-internal-format
29838 msgid "var-tracking-assignments changes selective scheduling"
29839 msgstr ""
29840
29841 #: opts.cc:1379 config/darwin.cc:3359
29842 #, gcc-internal-format
29843 msgid ""
29844 "%<-freorder-blocks-and-partition%> does not work with exceptions on this "
29845 "architecture"
29846 msgstr ""
29847
29848 #: opts.cc:1395
29849 #, gcc-internal-format
29850 msgid ""
29851 "%<-freorder-blocks-and-partition%> does not support unwind info on this "
29852 "architecture"
29853 msgstr ""
29854
29855 #: opts.cc:1413 config/pa/pa.cc:564
29856 #, gcc-internal-format
29857 msgid "%<-freorder-blocks-and-partition%> does not work on this architecture"
29858 msgstr ""
29859
29860 #: opts.cc:1922
29861 #, gcc-internal-format
29862 msgid "unrecognized %<include_flags 0x%x%> passed to %<print_specific_help%>"
29863 msgstr ""
29864
29865 #: opts.cc:2142
29866 #, gcc-internal-format
29867 msgid "%<-fsanitize=all%> option is not valid"
29868 msgstr ""
29869
29870 #: opts.cc:2180
29871 #, gcc-internal-format
29872 msgid ""
29873 "unrecognized argument to %<-f%ssanitize%s=%> option: %q.*s; did you mean %qs?"
29874 msgstr ""
29875
29876 #: opts.cc:2186
29877 #, gcc-internal-format
29878 msgid "unrecognized argument to %<-f%ssanitize%s=%> option: %q.*s"
29879 msgstr ""
29880
29881 #: opts.cc:2221
29882 #, gcc-internal-format
29883 msgid "%qs attribute directive ignored"
29884 msgstr ""
29885
29886 #: opts.cc:2245
29887 #, gcc-internal-format
29888 msgid "unrecognized argument to %<-fzero-call-used-regs=%>: %qs"
29889 msgstr ""
29890
29891 #: opts.cc:2269
29892 #, gcc-internal-format
29893 msgid "invalid arguments for %<-falign-%s%> option: %qs"
29894 msgstr ""
29895
29896 #: opts.cc:2284
29897 #, gcc-internal-format
29898 msgid "invalid number of arguments for %<-falign-%s%> option: %qs"
29899 msgstr ""
29900
29901 #: opts.cc:2293
29902 #, gcc-internal-format
29903 msgid "%<-falign-%s%> is not between 0 and %d"
29904 msgstr ""
29905
29906 #: opts.cc:2352
29907 #, gcc-internal-format
29908 msgid "invalid arguments for %<-fpatchable-function-entry%>"
29909 msgstr ""
29910
29911 #: opts.cc:2465
29912 #, gcc-internal-format
29913 msgid "%<--help%> argument %q.*s is ambiguous, please be more specific"
29914 msgstr ""
29915
29916 #: opts.cc:2474
29917 #, gcc-internal-format
29918 msgid "unrecognized argument to %<--help=%> option: %q.*s"
29919 msgstr ""
29920
29921 #: opts.cc:2638
29922 #, gcc-internal-format
29923 msgid ""
29924 "arguments ignored for %<-Wattributes=%>; use %<-Wno-attributes=%> instead"
29925 msgstr ""
29926
29927 #: opts.cc:2644
29928 #, gcc-internal-format
29929 msgid "trailing %<,%> in arguments for %<-Wno-attributes=%>"
29930 msgstr ""
29931
29932 #: opts.cc:2853
29933 #, gcc-internal-format
29934 msgid "%<-foffload-abi%> option can be specified only for offload compiler"
29935 msgstr ""
29936
29937 #: opts.cc:2861
29938 #, gcc-internal-format
29939 msgid "structure alignment must be a small power of two, not %wu"
29940 msgstr ""
29941
29942 #: opts.cc:2982
29943 #, gcc-internal-format
29944 msgid "unknown stack check parameter %qs"
29945 msgstr ""
29946
29947 #: opts.cc:3028
29948 #, gcc-internal-format
29949 msgid ""
29950 "%<-gdwarf%s%> is ambiguous; use %<-gdwarf-%s%> for DWARF version or %<-gdwarf"
29951 "%> %<-g%s%> for debug level"
29952 msgstr ""
29953
29954 #: opts.cc:3039
29955 #, gcc-internal-format
29956 msgid "dwarf version %wu is not supported"
29957 msgstr ""
29958
29959 #: opts.cc:3088
29960 #, gcc-internal-format
29961 msgid "unrecognized argument to %<-flto=%> option: %qs"
29962 msgstr ""
29963
29964 #: opts.cc:3288
29965 #, gcc-internal-format
29966 msgid "target system does not support debug output"
29967 msgstr ""
29968
29969 #: opts.cc:3326
29970 #, gcc-internal-format
29971 msgid "debug format %qs conflicts with prior selection"
29972 msgstr ""
29973
29974 #: opts.cc:3350
29975 #, gcc-internal-format
29976 msgid "unrecognized debug output level %qs"
29977 msgstr ""
29978
29979 #: opts.cc:3352
29980 #, gcc-internal-format
29981 msgid "debug output level %qs is too high"
29982 msgstr ""
29983
29984 #: opts.cc:3364
29985 #, gcc-internal-format
29986 msgid "unrecognized btf debug output level %qs"
29987 msgstr ""
29988
29989 #: opts.cc:3381
29990 #, gcc-internal-format
29991 msgid "getting core file size maximum limit: %m"
29992 msgstr ""
29993
29994 #: opts.cc:3385
29995 #, gcc-internal-format
29996 msgid "setting core file size limit to maximum: %m"
29997 msgstr ""
29998
29999 #: opts.cc:3430
30000 #, gcc-internal-format, gfc-internal-format
30001 msgid "unrecognized gcc debugging option: %c"
30002 msgstr ""
30003
30004 #: opts.cc:3459
30005 #, gcc-internal-format
30006 msgid "%<-W%serror=%s%>: no option %<-%s%>; did you mean %<-%s%>?"
30007 msgstr ""
30008
30009 #: opts.cc:3463
30010 #, gcc-internal-format
30011 msgid "%<-W%serror=%s%>: no option %<-%s%>"
30012 msgstr ""
30013
30014 #: opts.cc:3467
30015 #, gcc-internal-format
30016 msgid "%<-Werror=%s%>: %<-%s%> is not an option that controls warnings"
30017 msgstr ""
30018
30019 #: passes.cc:84
30020 #, gcc-internal-format, gfc-internal-format
30021 msgid "pass %s does not support cloning"
30022 msgstr ""
30023
30024 #: passes.cc:90
30025 #, gcc-internal-format
30026 msgid ""
30027 "pass %s needs a %<set_pass_param%> implementation to handle the extra "
30028 "argument in %<NEXT_PASS%>"
30029 msgstr ""
30030
30031 #: passes.cc:1073
30032 #, gcc-internal-format
30033 msgid "unrecognized option %<-fenable%>"
30034 msgstr ""
30035
30036 #: passes.cc:1075
30037 #, gcc-internal-format
30038 msgid "unrecognized option %<-fdisable%>"
30039 msgstr ""
30040
30041 #: passes.cc:1083
30042 #, gcc-internal-format
30043 msgid "unknown pass %s specified in %<-fenable%>"
30044 msgstr ""
30045
30046 #: passes.cc:1085
30047 #, gcc-internal-format
30048 msgid "unknown pass %s specified in %<-fdisable%>"
30049 msgstr ""
30050
30051 #: passes.cc:1110 passes.cc:1199
30052 #, gcc-internal-format, gfc-internal-format
30053 msgid "enable pass %s for functions in the range of [%u, %u]"
30054 msgstr ""
30055
30056 #: passes.cc:1113 passes.cc:1210
30057 #, gcc-internal-format, gfc-internal-format
30058 msgid "disable pass %s for functions in the range of [%u, %u]"
30059 msgstr ""
30060
30061 #: passes.cc:1149 passes.cc:1177
30062 #, gcc-internal-format, gfc-internal-format
30063 msgid "Invalid range %s in option %s"
30064 msgstr ""
30065
30066 #: passes.cc:1195
30067 #, gcc-internal-format, gfc-internal-format
30068 msgid "enable pass %s for function %s"
30069 msgstr ""
30070
30071 #: passes.cc:1206
30072 #, gcc-internal-format, gfc-internal-format
30073 msgid "disable pass %s for function %s"
30074 msgstr ""
30075
30076 #: passes.cc:1435
30077 #, gcc-internal-format
30078 msgid "invalid pass positioning operation"
30079 msgstr ""
30080
30081 #: passes.cc:1496
30082 #, gcc-internal-format
30083 msgid "plugin cannot register a missing pass"
30084 msgstr ""
30085
30086 #: passes.cc:1499
30087 #, gcc-internal-format
30088 msgid "plugin cannot register an unnamed pass"
30089 msgstr ""
30090
30091 #: passes.cc:1504
30092 #, gcc-internal-format
30093 msgid "plugin cannot register pass %qs without reference pass name"
30094 msgstr ""
30095
30096 #: passes.cc:1523
30097 #, gcc-internal-format
30098 msgid "pass %qs not found but is referenced by new pass %qs"
30099 msgstr ""
30100
30101 #: plugin.cc:212
30102 #, gcc-internal-format
30103 msgid "inaccessible plugin file %s expanded from short plugin name %s: %m"
30104 msgstr ""
30105
30106 #: plugin.cc:234
30107 #, gcc-internal-format
30108 msgid "plugin %qs was specified with different paths: %qs and %qs"
30109 msgstr ""
30110
30111 #: plugin.cc:293
30112 #, gcc-internal-format
30113 msgid "malformed option %<-fplugin-arg-%s%>: missing %<-<key>[=<value>]%>"
30114 msgstr ""
30115
30116 #: plugin.cc:357
30117 #, gcc-internal-format
30118 msgid ""
30119 "plugin %s should be specified before %<-fplugin-arg-%s%> in the command line"
30120 msgstr ""
30121
30122 #: plugin.cc:376
30123 #, gcc-internal-format
30124 msgid "unable to register info for plugin %qs - plugin name not found"
30125 msgstr ""
30126
30127 #: plugin.cc:472
30128 #, gcc-internal-format, gfc-internal-format
30129 msgid "unknown callback event registered by plugin %s"
30130 msgstr ""
30131
30132 #: plugin.cc:505
30133 #, gcc-internal-format, gfc-internal-format
30134 msgid "plugin %s registered a null callback function for event %s"
30135 msgstr ""
30136
30137 #: plugin.cc:639
30138 #, gcc-internal-format, gfc-internal-format
30139 msgid ""
30140 "cannot load plugin %s\n"
30141 "%s"
30142 msgstr ""
30143
30144 #: plugin.cc:650
30145 #, gcc-internal-format, gfc-internal-format
30146 msgid ""
30147 "plugin %s is not licensed under a GPL-compatible license\n"
30148 "%s"
30149 msgstr ""
30150
30151 #: plugin.cc:663
30152 #, gcc-internal-format, gfc-internal-format
30153 msgid ""
30154 "cannot find %s in plugin %s\n"
30155 "%s"
30156 msgstr ""
30157
30158 #: plugin.cc:673
30159 #, gcc-internal-format, gfc-internal-format
30160 msgid "fail to initialize plugin %s"
30161 msgstr ""
30162
30163 #: plugin.cc:706
30164 #, gcc-internal-format, gfc-internal-format
30165 msgid "cannot load plugin %s: %s"
30166 msgstr ""
30167
30168 #: plugin.cc:716
30169 #, gcc-internal-format, gfc-internal-format
30170 msgid "plugin %s is not licensed under a GPL-compatible license %s"
30171 msgstr ""
30172
30173 #: plugin.cc:726
30174 #, gcc-internal-format, gfc-internal-format
30175 msgid "cannot find %s in plugin %s: %s"
30176 msgstr ""
30177
30178 #: plugin.cc:735
30179 #, gcc-internal-format, gfc-internal-format
30180 msgid "failed to initialize plugin %s"
30181 msgstr ""
30182
30183 #: plugin.cc:1009
30184 #, gcc-internal-format
30185 msgid "%<-iplugindir%> <dir> option not passed from the gcc driver"
30186 msgstr ""
30187
30188 #: pointer-query.cc:1202
30189 #, gcc-internal-format
30190 msgid "at offset %s into destination object %qE of size %s"
30191 msgstr ""
30192
30193 #: pointer-query.cc:1205
30194 #, gcc-internal-format
30195 msgid "destination object %qE of size %s"
30196 msgstr ""
30197
30198 #: pointer-query.cc:1211
30199 #, gcc-internal-format
30200 msgid "at offset %s into destination object of size %s allocated by %qE"
30201 msgstr ""
30202
30203 #: pointer-query.cc:1214
30204 #, gcc-internal-format
30205 msgid "destination object of size %s allocated by %qE"
30206 msgstr ""
30207
30208 #: pointer-query.cc:1224
30209 #, gcc-internal-format
30210 msgid "at offset %s into source object %qE of size %s"
30211 msgstr ""
30212
30213 #: pointer-query.cc:1227
30214 #, gcc-internal-format
30215 msgid "source object %qE of size %s"
30216 msgstr ""
30217
30218 #: pointer-query.cc:1234
30219 #, gcc-internal-format
30220 msgid "at offset %s into source object of size %s allocated by %qE"
30221 msgstr ""
30222
30223 #: pointer-query.cc:1237
30224 #, gcc-internal-format
30225 msgid "source object of size %s allocated by %qE"
30226 msgstr ""
30227
30228 #: pointer-query.cc:1245
30229 #, gcc-internal-format
30230 msgid "at offset %s into object %qE of size %s"
30231 msgstr ""
30232
30233 #: pointer-query.cc:1248
30234 #, gcc-internal-format
30235 msgid "object %qE of size %s"
30236 msgstr ""
30237
30238 #: pointer-query.cc:1255
30239 #, gcc-internal-format
30240 msgid "at offset %s into object of size %s allocated by %qE"
30241 msgstr ""
30242
30243 #: pointer-query.cc:1258
30244 #, gcc-internal-format
30245 msgid "object of size %s allocated by %qE"
30246 msgstr ""
30247
30248 #: predict.cc:2523
30249 #, gcc-internal-format
30250 msgid "probability %qE must be constant floating-point expression"
30251 msgstr ""
30252
30253 #: predict.cc:2536
30254 #, gcc-internal-format
30255 msgid "probability %qE is outside the range [0.0, 1.0]"
30256 msgstr ""
30257
30258 #: predict.cc:3541
30259 #, gcc-internal-format, gfc-internal-format
30260 msgid "Missing counts for called function %s"
30261 msgstr ""
30262
30263 #: profile.cc:616
30264 #, gcc-internal-format
30265 msgid "corrupted profile info: profile data is not flow-consistent"
30266 msgstr ""
30267
30268 #: profile.cc:633
30269 #, gcc-internal-format, gfc-internal-format
30270 msgid ""
30271 "corrupted profile info: number of iterations for basic block %d thought to "
30272 "be %i"
30273 msgstr ""
30274
30275 #: profile.cc:656
30276 #, gcc-internal-format, gfc-internal-format
30277 msgid ""
30278 "corrupted profile info: number of executions for edge %d-%d thought to be %i"
30279 msgstr ""
30280
30281 #: profile.cc:965
30282 #, gcc-internal-format
30283 msgid "corrupted profile info: invalid time profile"
30284 msgstr ""
30285
30286 #: read-rtl-function.cc:265
30287 #, gcc-internal-format, gfc-internal-format
30288 msgid "insn with UID %i not found for operand %i (`%s') of insn %i"
30289 msgstr ""
30290
30291 #: read-rtl-function.cc:269
30292 #, gcc-internal-format, gfc-internal-format
30293 msgid "insn with UID %i not found for operand %i of insn %i"
30294 msgstr ""
30295
30296 #: read-rtl-function.cc:412
30297 #, gcc-internal-format
30298 msgid "%<__RTL%> function cannot be compiled with %<-flto%>"
30299 msgstr ""
30300
30301 #: read-rtl-function.cc:713
30302 #, gcc-internal-format
30303 msgid "unrecognized edge flag: %qs"
30304 msgstr ""
30305
30306 #: read-rtl-function.cc:856
30307 #, gcc-internal-format
30308 msgid "more than one 'crtl' directive"
30309 msgstr ""
30310
30311 #: read-rtl-function.cc:985
30312 #, gcc-internal-format
30313 msgid "unrecognized enum value: %qs"
30314 msgstr ""
30315
30316 #: read-rtl-function.cc:1141 read-rtl-function.cc:1200
30317 #, gcc-internal-format, gfc-internal-format
30318 msgid "was expecting `%s'"
30319 msgstr ""
30320
30321 #: read-rtl-function.cc:1594
30322 #, gcc-internal-format, gfc-internal-format
30323 msgid "duplicate insn UID: %i"
30324 msgstr ""
30325
30326 #: read-rtl-function.cc:1655
30327 #, gcc-internal-format
30328 msgid "start/end of RTL fragment are in different files"
30329 msgstr ""
30330
30331 #: read-rtl-function.cc:1661
30332 #, gcc-internal-format
30333 msgid "start of RTL fragment must be on an earlier line than end"
30334 msgstr ""
30335
30336 #: read-rtl.cc:490
30337 #, gcc-internal-format, gfc-internal-format
30338 msgid ""
30339 "ambiguous attribute '%s'; could be '%s' (via '%s:%s') or '%s' (via '%s:%s')"
30340 msgstr ""
30341
30342 #: reg-stack.cc:538
30343 #, gcc-internal-format, gfc-internal-format
30344 msgid "output constraint %d must specify a single register"
30345 msgstr ""
30346
30347 #: reg-stack.cc:548
30348 #, gcc-internal-format
30349 msgid "output constraint %d cannot be specified together with %qs clobber"
30350 msgstr ""
30351
30352 #: reg-stack.cc:572
30353 #, gcc-internal-format
30354 msgid "output registers must be grouped at top of stack"
30355 msgstr ""
30356
30357 #: reg-stack.cc:612
30358 #, gcc-internal-format
30359 msgid "implicitly popped registers must be grouped at top of stack"
30360 msgstr ""
30361
30362 #: reg-stack.cc:630
30363 #, gcc-internal-format
30364 msgid "explicitly used registers must be grouped at top of stack"
30365 msgstr ""
30366
30367 #: reg-stack.cc:650
30368 #, gcc-internal-format
30369 msgid "output operand %d must use %<&%> constraint"
30370 msgstr ""
30371
30372 #: regcprop.cc:1239
30373 #, gcc-internal-format
30374 msgid "%qs: [%u] bad %<next_regno%> for empty chain (%u)"
30375 msgstr ""
30376
30377 #: regcprop.cc:1251
30378 #, gcc-internal-format
30379 msgid "%qs: loop in %<next_regno%> chain (%u)"
30380 msgstr ""
30381
30382 #: regcprop.cc:1254
30383 #, gcc-internal-format
30384 msgid "%qs: [%u] bad %<oldest_regno%> (%u)"
30385 msgstr ""
30386
30387 #: regcprop.cc:1266
30388 #, gcc-internal-format
30389 msgid "%qs: [%u] non-empty register in chain (%s %u %i)"
30390 msgstr ""
30391
30392 #: reginfo.cc:651
30393 #, gcc-internal-format
30394 msgid "cannot use %qs as a call-saved register"
30395 msgstr ""
30396
30397 #: reginfo.cc:655
30398 #, gcc-internal-format
30399 msgid "cannot use %qs as a call-used register"
30400 msgstr ""
30401
30402 #: reginfo.cc:667
30403 #, gcc-internal-format
30404 msgid "cannot use %qs as a fixed register"
30405 msgstr ""
30406
30407 #: reginfo.cc:694 config/arc/arc.cc:1184 config/arc/arc.cc:1226
30408 #: config/ia64/ia64.cc:6036 config/ia64/ia64.cc:6043 config/pa/pa.cc:465
30409 #: config/pa/pa.cc:472 config/sh/sh.cc:8277 config/sh/sh.cc:8284
30410 #, gcc-internal-format, gfc-internal-format
30411 msgid "unknown register name: %s"
30412 msgstr ""
30413
30414 #: reginfo.cc:707
30415 #, gcc-internal-format
30416 msgid "stack register used for global register variable"
30417 msgstr ""
30418
30419 #: reginfo.cc:713
30420 #, gcc-internal-format
30421 msgid "global register variable follows a function definition"
30422 msgstr ""
30423
30424 #: reginfo.cc:719
30425 #, gcc-internal-format
30426 msgid "register of %qD used for multiple global register variables"
30427 msgstr ""
30428
30429 #: reginfo.cc:722 config/rs6000/rs6000-logue.cc:5561
30430 #, gcc-internal-format
30431 msgid "conflicts with %qD"
30432 msgstr ""
30433
30434 #: reginfo.cc:727
30435 #, gcc-internal-format
30436 msgid "call-clobbered register used for global register variable"
30437 msgstr ""
30438
30439 #: reload.cc:1312
30440 #, gcc-internal-format
30441 msgid "cannot reload integer constant operand in %<asm%>"
30442 msgstr ""
30443
30444 #: reload.cc:1326
30445 #, gcc-internal-format
30446 msgid "impossible register constraint in %<asm%>"
30447 msgstr ""
30448
30449 #: reload.cc:2671
30450 #, gcc-internal-format
30451 msgid "the target does not support %<asm goto%> with outputs in %<asm%>"
30452 msgstr ""
30453
30454 #: reload.cc:3699
30455 #, gcc-internal-format
30456 msgid "%<&%> constraint used with no register class"
30457 msgstr ""
30458
30459 #: reload1.cc:2060
30460 #, gcc-internal-format
30461 msgid "cannot find a register in class %qs while reloading %<asm%>"
30462 msgstr ""
30463
30464 #: reload1.cc:2065
30465 #, gcc-internal-format
30466 msgid "unable to find a register to spill in class %qs"
30467 msgstr ""
30468
30469 #: reload1.cc:4582
30470 #, gcc-internal-format
30471 msgid "%<asm%> operand requires impossible reload"
30472 msgstr ""
30473
30474 #: reload1.cc:5999
30475 #, gcc-internal-format
30476 msgid "%<asm%> operand constraint incompatible with operand size"
30477 msgstr ""
30478
30479 #: reload1.cc:7877
30480 #, gcc-internal-format
30481 msgid "output operand is constant in %<asm%>"
30482 msgstr ""
30483
30484 #: rtl.cc:887
30485 #, gcc-internal-format, gfc-internal-format
30486 msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"
30487 msgstr ""
30488
30489 #: rtl.cc:897
30490 #, gcc-internal-format, gfc-internal-format
30491 msgid ""
30492 "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
30493 msgstr ""
30494
30495 #: rtl.cc:907
30496 #, gcc-internal-format, gfc-internal-format
30497 msgid ""
30498 "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at "
30499 "%s:%d"
30500 msgstr ""
30501
30502 #: rtl.cc:916
30503 #, gcc-internal-format, gfc-internal-format
30504 msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"
30505 msgstr ""
30506
30507 #: rtl.cc:926
30508 #, gcc-internal-format, gfc-internal-format
30509 msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"
30510 msgstr ""
30511
30512 #: rtl.cc:937
30513 #, gcc-internal-format, gfc-internal-format
30514 msgid "RTL check: expected code '%s', '%s' or '%s', have '%s' in %s, at %s:%d"
30515 msgstr ""
30516
30517 #: rtl.cc:968
30518 #, gcc-internal-format, gfc-internal-format
30519 msgid ""
30520 "RTL check: attempt to treat non-block symbol as a block symbol in %s, at %s:"
30521 "%d"
30522 msgstr ""
30523
30524 #: rtl.cc:978
30525 #, gcc-internal-format, gfc-internal-format
30526 msgid ""
30527 "RTL check: access of hwi elt %d of vector with last elt %d in %s, at %s:%d"
30528 msgstr ""
30529
30530 #: rtl.cc:988
30531 #, gcc-internal-format, gfc-internal-format
30532 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
30533 msgstr ""
30534
30535 #: rtl.cc:999
30536 #, gcc-internal-format, gfc-internal-format
30537 msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
30538 msgstr ""
30539
30540 #: stmt.cc:215
30541 #, gcc-internal-format
30542 msgid "output operand constraint lacks %<=%>"
30543 msgstr ""
30544
30545 #: stmt.cc:230
30546 #, gcc-internal-format
30547 msgid "output constraint %qc for operand %d is not at the beginning"
30548 msgstr ""
30549
30550 #: stmt.cc:254
30551 #, gcc-internal-format
30552 msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
30553 msgstr ""
30554
30555 #: stmt.cc:261 stmt.cc:350
30556 #, gcc-internal-format
30557 msgid "%<%%%> constraint used with last operand"
30558 msgstr ""
30559
30560 #: stmt.cc:277
30561 #, gcc-internal-format
30562 msgid "matching constraint not valid in output operand"
30563 msgstr ""
30564
30565 #: stmt.cc:341
30566 #, gcc-internal-format
30567 msgid "input operand constraint contains %qc"
30568 msgstr ""
30569
30570 #: stmt.cc:380
30571 #, gcc-internal-format
30572 msgid "matching constraint references invalid operand number"
30573 msgstr ""
30574
30575 #: stmt.cc:414
30576 #, gcc-internal-format
30577 msgid "invalid punctuation %qc in constraint"
30578 msgstr ""
30579
30580 #: stmt.cc:431
30581 #, gcc-internal-format
30582 msgid "matching constraint does not allow a register"
30583 msgstr ""
30584
30585 #: stmt.cc:525
30586 #, gcc-internal-format
30587 msgid "duplicate %<asm%> operand name %qs"
30588 msgstr ""
30589
30590 #: stmt.cc:622
30591 #, gcc-internal-format
30592 msgid "missing close brace for named operand"
30593 msgstr ""
30594
30595 #: stmt.cc:651
30596 #, gcc-internal-format
30597 msgid "undefined named operand %qs"
30598 msgstr ""
30599
30600 #: stor-layout.cc:802
30601 #, gcc-internal-format
30602 msgid "size of %q+D %E bytes exceeds maximum object size %wu"
30603 msgstr ""
30604
30605 #: stor-layout.cc:1183
30606 #, gcc-internal-format
30607 msgid "alignment %u of %qT is less than %u"
30608 msgstr ""
30609
30610 #: stor-layout.cc:1190
30611 #, gcc-internal-format
30612 msgid "%q+D offset %E in %qT isn%'t aligned to %u"
30613 msgstr ""
30614
30615 #: stor-layout.cc:1193
30616 #, gcc-internal-format
30617 msgid "%q+D offset %E in %qT may not be aligned to %u"
30618 msgstr ""
30619
30620 #: stor-layout.cc:1325
30621 #, gcc-internal-format
30622 msgid "packed attribute causes inefficient alignment for %q+D"
30623 msgstr ""
30624
30625 #: stor-layout.cc:1329
30626 #, gcc-internal-format
30627 msgid "packed attribute is unnecessary for %q+D"
30628 msgstr ""
30629
30630 #: stor-layout.cc:1349
30631 #, gcc-internal-format
30632 msgid "padding struct to align %q+D"
30633 msgstr ""
30634
30635 #: stor-layout.cc:1408
30636 #, gcc-internal-format
30637 msgid "offset of packed bit-field %qD has changed in GCC 4.4"
30638 msgstr ""
30639
30640 #: stor-layout.cc:1784
30641 #, gcc-internal-format
30642 msgid "padding struct size to alignment boundary"
30643 msgstr ""
30644
30645 #: stor-layout.cc:1812
30646 #, gcc-internal-format
30647 msgid "packed attribute causes inefficient alignment for %qE"
30648 msgstr ""
30649
30650 #: stor-layout.cc:1816
30651 #, gcc-internal-format
30652 msgid "packed attribute is unnecessary for %qE"
30653 msgstr ""
30654
30655 #: stor-layout.cc:1822
30656 #, gcc-internal-format
30657 msgid "packed attribute causes inefficient alignment"
30658 msgstr ""
30659
30660 #: stor-layout.cc:1824
30661 #, gcc-internal-format
30662 msgid "packed attribute is unnecessary"
30663 msgstr ""
30664
30665 #: stor-layout.cc:2609
30666 #, gcc-internal-format
30667 msgid "alignment of array elements is greater than element size"
30668 msgstr ""
30669
30670 #: stor-layout.cc:2615
30671 #, gcc-internal-format
30672 msgid "size of array element is not a multiple of its alignment"
30673 msgstr ""
30674
30675 #: substring-locations.cc:229
30676 #, gcc-internal-format
30677 msgid "format string is defined here"
30678 msgstr ""
30679
30680 #: symtab-thunks.cc:400
30681 #, gcc-internal-format
30682 msgid "generic thunk code fails for method %qD which uses %<...%>"
30683 msgstr ""
30684
30685 #: symtab.cc:303
30686 #, gcc-internal-format
30687 msgid "%qD renamed after being referenced in assembly"
30688 msgstr ""
30689
30690 #: symtab.cc:1106
30691 #, gcc-internal-format
30692 msgid "function symbol is not function"
30693 msgstr ""
30694
30695 #: symtab.cc:1113
30696 #, gcc-internal-format
30697 msgid "inconsistent %<ifunc%> attribute"
30698 msgstr ""
30699
30700 #: symtab.cc:1121
30701 #, gcc-internal-format
30702 msgid "variable symbol is not variable"
30703 msgstr ""
30704
30705 #: symtab.cc:1127
30706 #, gcc-internal-format
30707 msgid "node has unknown type"
30708 msgstr ""
30709
30710 #: symtab.cc:1132
30711 #, gcc-internal-format, gfc-internal-format
30712 msgid "node has invalid order %i"
30713 msgstr ""
30714
30715 #: symtab.cc:1141
30716 #, gcc-internal-format
30717 msgid "node not found node->decl->decl_with_vis.symtab_node"
30718 msgstr ""
30719
30720 #: symtab.cc:1149
30721 #, gcc-internal-format
30722 msgid "node differs from node->decl->decl_with_vis.symtab_node"
30723 msgstr ""
30724
30725 #: symtab.cc:1160 symtab.cc:1167
30726 #, gcc-internal-format
30727 msgid "assembler name hash list corrupted"
30728 msgstr ""
30729
30730 #: symtab.cc:1176
30731 #, gcc-internal-format
30732 msgid "node not found in symtab assembler name hash"
30733 msgstr ""
30734
30735 #: symtab.cc:1185
30736 #, gcc-internal-format
30737 msgid "double linked list of assembler names corrupted"
30738 msgstr ""
30739
30740 #: symtab.cc:1190
30741 #, gcc-internal-format
30742 msgid "node has body_removed but is definition"
30743 msgstr ""
30744
30745 #: symtab.cc:1195
30746 #, gcc-internal-format
30747 msgid "node is analyzed but it is not a definition"
30748 msgstr ""
30749
30750 #: symtab.cc:1200
30751 #, gcc-internal-format
30752 msgid "node is alias but not implicit alias"
30753 msgstr ""
30754
30755 #: symtab.cc:1205
30756 #, gcc-internal-format
30757 msgid "node is alias but not definition"
30758 msgstr ""
30759
30760 #: symtab.cc:1210
30761 #, gcc-internal-format
30762 msgid "node is weakref but not an transparent_alias"
30763 msgstr ""
30764
30765 #: symtab.cc:1215
30766 #, gcc-internal-format
30767 msgid "node is transparent_alias but not an alias"
30768 msgstr ""
30769
30770 #: symtab.cc:1220
30771 #, gcc-internal-format
30772 msgid "node is symver but not alias"
30773 msgstr ""
30774
30775 #: symtab.cc:1229
30776 #, gcc-internal-format
30777 msgid "symver target is not exported with default visibility"
30778 msgstr ""
30779
30780 #: symtab.cc:1236
30781 #, gcc-internal-format
30782 msgid "symver is not exported with default visibility"
30783 msgstr ""
30784
30785 #: symtab.cc:1245
30786 #, gcc-internal-format
30787 msgid "node is in same_comdat_group list but has no comdat_group"
30788 msgstr ""
30789
30790 #: symtab.cc:1250
30791 #, gcc-internal-format
30792 msgid "same_comdat_group list across different groups"
30793 msgstr ""
30794
30795 #: symtab.cc:1255
30796 #, gcc-internal-format
30797 msgid "mixing different types of symbol in same comdat groups is not supported"
30798 msgstr ""
30799
30800 #: symtab.cc:1260
30801 #, gcc-internal-format
30802 msgid "node is alone in a comdat group"
30803 msgstr ""
30804
30805 #: symtab.cc:1267
30806 #, gcc-internal-format
30807 msgid "same_comdat_group is not a circular list"
30808 msgstr ""
30809
30810 #: symtab.cc:1282
30811 #, gcc-internal-format, gfc-internal-format
30812 msgid "comdat-local symbol referred to by %s outside its comdat"
30813 msgstr ""
30814
30815 #: symtab.cc:1292
30816 #, gcc-internal-format
30817 msgid "implicit_section flag is set but section isn%'t"
30818 msgstr ""
30819
30820 #: symtab.cc:1299
30821 #, gcc-internal-format
30822 msgid "Both section and comdat group is set"
30823 msgstr ""
30824
30825 #: symtab.cc:1311
30826 #, gcc-internal-format
30827 msgid "Alias and target%'s section differs"
30828 msgstr ""
30829
30830 #: symtab.cc:1318
30831 #, gcc-internal-format
30832 msgid "Alias and target%'s comdat groups differs"
30833 msgstr ""
30834
30835 #: symtab.cc:1333
30836 #, gcc-internal-format
30837 msgid "Transparent alias and target%'s assembler names differs"
30838 msgstr ""
30839
30840 #: symtab.cc:1341
30841 #, gcc-internal-format
30842 msgid "Chained transparent aliases"
30843 msgstr ""
30844
30845 #: symtab.cc:1364 symtab.cc:1382 symtab.cc:1409
30846 #, gcc-internal-format
30847 msgid "symtab_node::verify failed"
30848 msgstr ""
30849
30850 #: symtab.cc:1381
30851 #, gcc-internal-format, gfc-internal-format
30852 msgid "invalid order in asm node %i"
30853 msgstr ""
30854
30855 #: symtab.cc:1405
30856 #, gcc-internal-format
30857 msgid ""
30858 "Two symbols with same comdat_group are not linked by the same_comdat_group "
30859 "list."
30860 msgstr ""
30861
30862 #: symtab.cc:1843
30863 #, gcc-internal-format
30864 msgid "function %q+D part of alias cycle"
30865 msgstr ""
30866
30867 #: symtab.cc:1845
30868 #, gcc-internal-format
30869 msgid "variable %q+D part of alias cycle"
30870 msgstr ""
30871
30872 #: symtab.cc:1873
30873 #, gcc-internal-format
30874 msgid "section of alias %q+D must match section of its target"
30875 msgstr ""
30876
30877 #: targhooks.cc:201
30878 #, gcc-internal-format
30879 msgid "%<__builtin_saveregs%> not supported by this target"
30880 msgstr ""
30881
30882 #: targhooks.cc:1120
30883 #, gcc-internal-format
30884 msgid "%qs not supported on this target"
30885 msgstr ""
30886
30887 #: targhooks.cc:1162
30888 #, gcc-internal-format
30889 msgid "nested functions not supported on this target"
30890 msgstr ""
30891
30892 #: targhooks.cc:1175
30893 #, gcc-internal-format
30894 msgid "nested function trampolines not supported on this target"
30895 msgstr ""
30896
30897 #: targhooks.cc:1677
30898 #, gcc-internal-format
30899 msgid "target attribute is not supported on this machine"
30900 msgstr ""
30901
30902 #: targhooks.cc:1691
30903 #, gcc-internal-format
30904 msgid "%<#pragma GCC target%> is not supported for this machine"
30905 msgstr ""
30906
30907 #: toplev.cc:721
30908 #, gcc-internal-format
30909 msgid "cannot open %qs for writing: %m"
30910 msgstr ""
30911
30912 #: toplev.cc:740
30913 #, gcc-internal-format
30914 msgid "%<-frecord-gcc-switches%> is not supported by the current target"
30915 msgstr ""
30916
30917 #: toplev.cc:792
30918 #, gcc-internal-format
30919 msgid "stack usage computation not supported for this target"
30920 msgstr ""
30921
30922 #: toplev.cc:850
30923 #, gcc-internal-format
30924 msgid "stack usage might be unbounded"
30925 msgstr ""
30926
30927 #: toplev.cc:855
30928 #, gcc-internal-format
30929 msgid "stack usage might be %wu bytes"
30930 msgstr ""
30931
30932 #: toplev.cc:858
30933 #, gcc-internal-format
30934 msgid "stack usage is %wu bytes"
30935 msgstr ""
30936
30937 #: toplev.cc:975
30938 #, gcc-internal-format
30939 msgid "cannot open %s for writing: %m"
30940 msgstr ""
30941
30942 #: toplev.cc:1251
30943 #, gcc-internal-format
30944 msgid "this target does not support %qs"
30945 msgstr ""
30946
30947 #: toplev.cc:1285
30948 #, gcc-internal-format
30949 msgid ""
30950 "Graphite loop optimizations cannot be used (isl is not available) (%<-"
30951 "fgraphite%>, %<-fgraphite-identity%>, %<-floop-nest-optimize%>, %<-floop-"
30952 "parallelize-all%>)"
30953 msgstr ""
30954
30955 #: toplev.cc:1296
30956 #, gcc-internal-format
30957 msgid "%<-fcf-protection=full%> is not supported for this target"
30958 msgstr ""
30959
30960 #: toplev.cc:1303
30961 #, gcc-internal-format
30962 msgid "%<-fcf-protection=branch%> is not supported for this target"
30963 msgstr ""
30964
30965 #: toplev.cc:1310
30966 #, gcc-internal-format
30967 msgid "%<-fcf-protection=return%> is not supported for this target"
30968 msgstr ""
30969
30970 #: toplev.cc:1325
30971 #, gcc-internal-format
30972 msgid "%<-fabi-version=1%> is no longer supported"
30973 msgstr ""
30974
30975 #: toplev.cc:1341
30976 #, gcc-internal-format
30977 msgid "instruction scheduling not supported on this target machine"
30978 msgstr ""
30979
30980 #: toplev.cc:1345
30981 #, gcc-internal-format
30982 msgid "this target machine does not have delayed branches"
30983 msgstr ""
30984
30985 #: toplev.cc:1359
30986 #, gcc-internal-format
30987 msgid "%<-f%sleading-underscore%> not supported on this target machine"
30988 msgstr ""
30989
30990 #: toplev.cc:1388
30991 #, gcc-internal-format
30992 msgid "CTF debug info requested, but not supported for %qs frontend"
30993 msgstr ""
30994
30995 #: toplev.cc:1406
30996 #, gcc-internal-format
30997 msgid "could not close zeroed insn dump file %qs: %m"
30998 msgstr ""
30999
31000 #: toplev.cc:1420
31001 #, gcc-internal-format
31002 msgid "STABS debugging information is obsolete and not supported anymore"
31003 msgstr ""
31004
31005 #: toplev.cc:1457
31006 #, gcc-internal-format
31007 msgid "target system does not support the %qs debug format"
31008 msgstr ""
31009
31010 #: toplev.cc:1473
31011 #, gcc-internal-format
31012 msgid "variable tracking requested, but useless unless producing debug info"
31013 msgstr ""
31014
31015 #: toplev.cc:1477
31016 #, gcc-internal-format
31017 msgid "variable tracking requested, but not supported by this debug format"
31018 msgstr ""
31019
31020 #: toplev.cc:1509
31021 #, gcc-internal-format
31022 msgid ""
31023 "without %<-gdwarf-5%>, %<-gvariable-location-views=incompat5%> is equivalent "
31024 "to %<-gvariable-location-views%>"
31025 msgstr ""
31026
31027 #: toplev.cc:1525
31028 #, gcc-internal-format
31029 msgid ""
31030 "%<-ginternal-reset-location-views%> is forced disabled without %<-gvariable-"
31031 "location-views%>"
31032 msgstr ""
31033
31034 #: toplev.cc:1535
31035 #, gcc-internal-format
31036 msgid ""
31037 "%<-ginline-points%> is forced disabled without %<-gstatement-frontiers%>"
31038 msgstr ""
31039
31040 #: toplev.cc:1564
31041 #, gcc-internal-format
31042 msgid "%<-ffunction-sections%> not supported for this target"
31043 msgstr ""
31044
31045 #: toplev.cc:1570
31046 #, gcc-internal-format
31047 msgid "%<-fdata-sections%> not supported for this target"
31048 msgstr ""
31049
31050 #: toplev.cc:1578
31051 #, gcc-internal-format
31052 msgid "%<-fprefetch-loop-arrays%> not supported for this target"
31053 msgstr ""
31054
31055 #: toplev.cc:1584
31056 #, gcc-internal-format
31057 msgid ""
31058 "%<-fprefetch-loop-arrays%> not supported for this target (try %<-march%> "
31059 "switches)"
31060 msgstr ""
31061
31062 #: toplev.cc:1594
31063 #, gcc-internal-format
31064 msgid "%<-fprefetch-loop-arrays%> is not supported with %<-Os%>"
31065 msgstr ""
31066
31067 #: toplev.cc:1606
31068 #, gcc-internal-format
31069 msgid "%<-fassociative-math%> disabled; other options take precedence"
31070 msgstr ""
31071
31072 #: toplev.cc:1616
31073 #, gcc-internal-format
31074 msgid ""
31075 "%<-fstack-clash-protection%> is not supported on targets where the stack "
31076 "grows from lower to higher addresses"
31077 msgstr ""
31078
31079 #: toplev.cc:1626
31080 #, gcc-internal-format
31081 msgid ""
31082 "%<-fstack-check=%> and %<-fstack-clash_protection%> are mutually exclusive; "
31083 "disabling %<-fstack-check=%>"
31084 msgstr ""
31085
31086 #: toplev.cc:1636
31087 #, gcc-internal-format
31088 msgid "%<-fstack-protector%> not supported for this target"
31089 msgstr ""
31090
31091 #: toplev.cc:1648
31092 #, gcc-internal-format
31093 msgid ""
31094 "%<-fsanitize=address%> and %<-fsanitize=kernel-address%> are not supported "
31095 "for this target"
31096 msgstr ""
31097
31098 #: toplev.cc:1658
31099 #, gcc-internal-format
31100 msgid "%<-fsanitize=address%> not supported for this target"
31101 msgstr ""
31102
31103 #: toplev.cc:1667
31104 #, gcc-internal-format
31105 msgid ""
31106 "%<-fsanitize=kernel-address%> with stack protection is not supported without "
31107 "%<-fasan-shadow-offset=%> for this target"
31108 msgstr ""
31109
31110 #: toplev.cc:1677
31111 #, gcc-internal-format
31112 msgid "%qs is not supported for this target"
31113 msgstr ""
31114
31115 #: toplev.cc:2016
31116 #, gcc-internal-format
31117 msgid "error writing to %s: %m"
31118 msgstr ""
31119
31120 #: toplev.cc:2018
31121 #, gcc-internal-format
31122 msgid "error closing %s: %m"
31123 msgstr ""
31124
31125 #: toplev.cc:2136
31126 #, gcc-internal-format
31127 msgid "mpfr not configured to handle all floating modes"
31128 msgstr ""
31129
31130 #: toplev.cc:2222
31131 #, gcc-internal-format
31132 msgid "self-tests are not enabled in this build"
31133 msgstr ""
31134
31135 #: toplev.cc:2315
31136 #, gcc-internal-format
31137 msgid "self-tests incompatible with %<-E%>"
31138 msgstr ""
31139
31140 #: trans-mem.cc:610
31141 #, gcc-internal-format
31142 msgid "invalid use of volatile lvalue inside transaction"
31143 msgstr ""
31144
31145 #: trans-mem.cc:613
31146 #, gcc-internal-format
31147 msgid "invalid use of volatile lvalue inside %<transaction_safe%> function"
31148 msgstr ""
31149
31150 #: trans-mem.cc:645
31151 #, gcc-internal-format
31152 msgid ""
31153 "%<transaction_may_cancel_outer%> function call not within outer transaction "
31154 "or %<transaction_may_cancel_outer%>"
31155 msgstr ""
31156
31157 #: trans-mem.cc:714 trans-mem.cc:4819
31158 #, gcc-internal-format
31159 msgid "unsafe function call %qD within atomic transaction"
31160 msgstr ""
31161
31162 #: trans-mem.cc:721
31163 #, gcc-internal-format
31164 msgid "unsafe function call %qE within atomic transaction"
31165 msgstr ""
31166
31167 #: trans-mem.cc:725
31168 #, gcc-internal-format
31169 msgid "unsafe indirect function call within atomic transaction"
31170 msgstr ""
31171
31172 #: trans-mem.cc:733 trans-mem.cc:4751
31173 #, gcc-internal-format
31174 msgid "unsafe function call %qD within %<transaction_safe%> function"
31175 msgstr ""
31176
31177 #: trans-mem.cc:740
31178 #, gcc-internal-format
31179 msgid "unsafe function call %qE within %<transaction_safe%> function"
31180 msgstr ""
31181
31182 #: trans-mem.cc:744
31183 #, gcc-internal-format
31184 msgid "unsafe indirect function call within %<transaction_safe%> function"
31185 msgstr ""
31186
31187 #: trans-mem.cc:759 trans-mem.cc:4791
31188 #, gcc-internal-format
31189 msgid "%<asm%> not allowed in atomic transaction"
31190 msgstr ""
31191
31192 #: trans-mem.cc:762 trans-mem.cc:4417
31193 #, gcc-internal-format
31194 msgid "%<asm%> not allowed in %<transaction_safe%> function"
31195 msgstr ""
31196
31197 #: trans-mem.cc:774
31198 #, gcc-internal-format
31199 msgid "relaxed transaction in atomic transaction"
31200 msgstr ""
31201
31202 #: trans-mem.cc:777
31203 #, gcc-internal-format
31204 msgid "relaxed transaction in %<transaction_safe%> function"
31205 msgstr ""
31206
31207 #: trans-mem.cc:784
31208 #, gcc-internal-format
31209 msgid "outer transaction in transaction"
31210 msgstr ""
31211
31212 #: trans-mem.cc:787
31213 #, gcc-internal-format
31214 msgid "outer transaction in %<transaction_may_cancel_outer%> function"
31215 msgstr ""
31216
31217 #: trans-mem.cc:791
31218 #, gcc-internal-format
31219 msgid "outer transaction in %<transaction_safe%> function"
31220 msgstr ""
31221
31222 #: tree-cfg.cc:358
31223 #, gcc-internal-format
31224 msgid "ignoring loop annotation"
31225 msgstr ""
31226
31227 #: tree-cfg.cc:3012
31228 #, gcc-internal-format
31229 msgid "constant not recomputed when %<ADDR_EXPR%> changed"
31230 msgstr ""
31231
31232 #: tree-cfg.cc:3017
31233 #, gcc-internal-format
31234 msgid "side effects not recomputed when %<ADDR_EXPR%> changed"
31235 msgstr ""
31236
31237 #: tree-cfg.cc:3032
31238 #, gcc-internal-format
31239 msgid "address taken but %<TREE_ADDRESSABLE%> bit not set"
31240 msgstr ""
31241
31242 #: tree-cfg.cc:3056
31243 #, gcc-internal-format
31244 msgid "non-scalar %qs"
31245 msgstr ""
31246
31247 #: tree-cfg.cc:3070
31248 #, gcc-internal-format
31249 msgid "invalid position or size operand to %qs"
31250 msgstr ""
31251
31252 #: tree-cfg.cc:3076
31253 #, gcc-internal-format
31254 msgid "integral result type precision does not match field size of %qs"
31255 msgstr ""
31256
31257 #: tree-cfg.cc:3085
31258 #, gcc-internal-format
31259 msgid "mode size of non-integral result does not match field size of %qs"
31260 msgstr ""
31261
31262 #: tree-cfg.cc:3093
31263 #, gcc-internal-format
31264 msgid "%qs of non-mode-precision operand"
31265 msgstr ""
31266
31267 #: tree-cfg.cc:3100
31268 #, gcc-internal-format
31269 msgid "position plus size exceeds size of referenced object in %qs"
31270 msgstr ""
31271
31272 #: tree-cfg.cc:3111
31273 #, gcc-internal-format
31274 msgid "type mismatch in %qs reference"
31275 msgstr ""
31276
31277 #: tree-cfg.cc:3127
31278 #, gcc-internal-format
31279 msgid "non-top-level %qs"
31280 msgstr ""
31281
31282 #: tree-cfg.cc:3142
31283 #, gcc-internal-format
31284 msgid "invalid operands to %qs"
31285 msgstr ""
31286
31287 #: tree-cfg.cc:3153 tree-cfg.cc:3162 tree-cfg.cc:3179 tree-cfg.cc:3874
31288 #: tree-cfg.cc:3903 tree-cfg.cc:3920 tree-cfg.cc:3941 tree-cfg.cc:3989
31289 #: tree-cfg.cc:4010 tree-cfg.cc:4064 tree-cfg.cc:4088 tree-cfg.cc:4124
31290 #: tree-cfg.cc:4145 tree-cfg.cc:4190 tree-cfg.cc:4266 tree-cfg.cc:4301
31291 #: tree-cfg.cc:4313 tree-cfg.cc:4372 tree-cfg.cc:4397 tree-cfg.cc:4472
31292 #: tree-cfg.cc:4558
31293 #, gcc-internal-format
31294 msgid "type mismatch in %qs"
31295 msgstr ""
31296
31297 #: tree-cfg.cc:3173
31298 #, gcc-internal-format
31299 msgid "invalid %qs offset operator"
31300 msgstr ""
31301
31302 #: tree-cfg.cc:3197
31303 #, gcc-internal-format
31304 msgid "conversion of %qs on the left hand side of %qs"
31305 msgstr ""
31306
31307 #: tree-cfg.cc:3205
31308 #, gcc-internal-format
31309 msgid "conversion of register to a different size in %qs"
31310 msgstr ""
31311
31312 #: tree-cfg.cc:3225 tree-cfg.cc:3251
31313 #, gcc-internal-format
31314 msgid "invalid address operand in %qs"
31315 msgstr ""
31316
31317 #: tree-cfg.cc:3232 tree-cfg.cc:3258
31318 #, gcc-internal-format
31319 msgid "invalid offset operand in %qs"
31320 msgstr ""
31321
31322 #: tree-cfg.cc:3239 tree-cfg.cc:3265
31323 #, gcc-internal-format
31324 msgid "invalid clique in %qs"
31325 msgstr ""
31326
31327 #: tree-cfg.cc:3272 tree-cfg.cc:4570
31328 #, gcc-internal-format
31329 msgid "%qs in gimple IL"
31330 msgstr ""
31331
31332 #: tree-cfg.cc:3287
31333 #, gcc-internal-format
31334 msgid "invalid expression for min lvalue"
31335 msgstr ""
31336
31337 #: tree-cfg.cc:3338
31338 #, gcc-internal-format
31339 msgid "gimple call has two targets"
31340 msgstr ""
31341
31342 #: tree-cfg.cc:3347
31343 #, gcc-internal-format
31344 msgid "gimple call has no target"
31345 msgstr ""
31346
31347 #: tree-cfg.cc:3354
31348 #, gcc-internal-format
31349 msgid "invalid function in gimple call"
31350 msgstr ""
31351
31352 #: tree-cfg.cc:3364
31353 #, gcc-internal-format
31354 msgid "non-function in gimple call"
31355 msgstr ""
31356
31357 #: tree-cfg.cc:3375
31358 #, gcc-internal-format
31359 msgid "invalid pure const state for function"
31360 msgstr ""
31361
31362 #: tree-cfg.cc:3387
31363 #, gcc-internal-format
31364 msgid "invalid LHS in gimple call"
31365 msgstr ""
31366
31367 #: tree-cfg.cc:3395
31368 #, gcc-internal-format
31369 msgid "LHS in %<noreturn%> call"
31370 msgstr ""
31371
31372 #: tree-cfg.cc:3409
31373 #, gcc-internal-format
31374 msgid "invalid conversion in gimple call"
31375 msgstr ""
31376
31377 #: tree-cfg.cc:3418
31378 #, gcc-internal-format
31379 msgid "invalid static chain in gimple call"
31380 msgstr ""
31381
31382 #: tree-cfg.cc:3429
31383 #, gcc-internal-format
31384 msgid "static chain with function that doesn%'t use one"
31385 msgstr ""
31386
31387 #. Built-in unreachable with parameters might not be caught by
31388 #. undefined behavior sanitizer.  Front-ends do check users do not
31389 #. call them that way but we also produce calls to
31390 #. __builtin_unreachable internally, for example when IPA figures
31391 #. out a call cannot happen in a legal program.  In such cases,
31392 #. we must make sure arguments are stripped off.
31393 #: tree-cfg.cc:3447
31394 #, gcc-internal-format
31395 msgid "%<__builtin_unreachable%> or %<__builtin_trap%> call with arguments"
31396 msgstr ""
31397
31398 #: tree-cfg.cc:3478
31399 #, gcc-internal-format
31400 msgid ""
31401 "%<DEFFERED_INIT%> calls should have same constant size for the first "
31402 "argument and LHS"
31403 msgstr ""
31404
31405 #: tree-cfg.cc:3496
31406 #, gcc-internal-format
31407 msgid "invalid argument to gimple call"
31408 msgstr ""
31409
31410 #: tree-cfg.cc:3523
31411 #, gcc-internal-format
31412 msgid "invalid operands in gimple comparison"
31413 msgstr ""
31414
31415 #: tree-cfg.cc:3534
31416 #, gcc-internal-format
31417 msgid "mismatching comparison operand types"
31418 msgstr ""
31419
31420 #: tree-cfg.cc:3551
31421 #, gcc-internal-format
31422 msgid "unsupported operation or type for vector comparison returning a boolean"
31423 msgstr ""
31424
31425 #: tree-cfg.cc:3566
31426 #, gcc-internal-format
31427 msgid "non-vector operands in vector comparison"
31428 msgstr ""
31429
31430 #: tree-cfg.cc:3575
31431 #, gcc-internal-format
31432 msgid "invalid vector comparison resulting type"
31433 msgstr ""
31434
31435 #: tree-cfg.cc:3582
31436 #, gcc-internal-format
31437 msgid "bogus comparison result type"
31438 msgstr ""
31439
31440 #: tree-cfg.cc:3604
31441 #, gcc-internal-format
31442 msgid "non-register as LHS of unary operation"
31443 msgstr ""
31444
31445 #: tree-cfg.cc:3610
31446 #, gcc-internal-format
31447 msgid "invalid operand in unary operation"
31448 msgstr ""
31449
31450 #: tree-cfg.cc:3633
31451 #, gcc-internal-format
31452 msgid "invalid vector types in nop conversion"
31453 msgstr ""
31454
31455 #: tree-cfg.cc:3670
31456 #, gcc-internal-format
31457 msgid "invalid types in nop conversion"
31458 msgstr ""
31459
31460 #: tree-cfg.cc:3685
31461 #, gcc-internal-format
31462 msgid "invalid types in address space conversion"
31463 msgstr ""
31464
31465 #: tree-cfg.cc:3699
31466 #, gcc-internal-format
31467 msgid "invalid types in fixed-point conversion"
31468 msgstr ""
31469
31470 #: tree-cfg.cc:3714
31471 #, gcc-internal-format
31472 msgid "invalid types in conversion to floating-point"
31473 msgstr ""
31474
31475 #: tree-cfg.cc:3729
31476 #, gcc-internal-format
31477 msgid "invalid types in conversion to integer"
31478 msgstr ""
31479
31480 #: tree-cfg.cc:3769
31481 #, gcc-internal-format
31482 msgid "type mismatch in %qs expression"
31483 msgstr ""
31484
31485 #: tree-cfg.cc:3786 tree-cfg.cc:3800 tree-cfg.cc:4170
31486 #, gcc-internal-format
31487 msgid "invalid types for %qs"
31488 msgstr ""
31489
31490 #: tree-cfg.cc:3811
31491 #, gcc-internal-format
31492 msgid "%qs should be from a scalar to a like vector"
31493 msgstr ""
31494
31495 #: tree-cfg.cc:3825
31496 #, gcc-internal-format
31497 msgid "non-trivial conversion in unary operation"
31498 msgstr ""
31499
31500 #: tree-cfg.cc:3850
31501 #, gcc-internal-format
31502 msgid "non-register as LHS of binary operation"
31503 msgstr ""
31504
31505 #: tree-cfg.cc:3857
31506 #, gcc-internal-format
31507 msgid "invalid operands in binary operation"
31508 msgstr ""
31509
31510 #: tree-cfg.cc:3964
31511 #, gcc-internal-format
31512 msgid "invalid non-vector operands to %qs"
31513 msgstr ""
31514
31515 #: tree-cfg.cc:3975
31516 #, gcc-internal-format
31517 msgid "invalid (pointer) operands %qs"
31518 msgstr ""
31519
31520 #: tree-cfg.cc:4198
31521 #, gcc-internal-format
31522 msgid "vector type expected in %qs"
31523 msgstr ""
31524
31525 #: tree-cfg.cc:4211
31526 #, gcc-internal-format
31527 msgid "type mismatch in binary expression"
31528 msgstr ""
31529
31530 #: tree-cfg.cc:4239
31531 #, gcc-internal-format
31532 msgid "non-register as LHS of ternary operation"
31533 msgstr ""
31534
31535 #: tree-cfg.cc:4248
31536 #, gcc-internal-format
31537 msgid "invalid operands in ternary operation"
31538 msgstr ""
31539
31540 #: tree-cfg.cc:4280
31541 #, gcc-internal-format
31542 msgid ""
31543 "the first argument of a %qs must be of a boolean vector type of the same "
31544 "number of elements as the result"
31545 msgstr ""
31546
31547 #: tree-cfg.cc:4325 tree-cfg.cc:4384
31548 #, gcc-internal-format
31549 msgid "vector types expected in %qs"
31550 msgstr ""
31551
31552 #: tree-cfg.cc:4340
31553 #, gcc-internal-format
31554 msgid "vectors with different element number found in %qs"
31555 msgstr ""
31556
31557 #: tree-cfg.cc:4356
31558 #, gcc-internal-format
31559 msgid "invalid mask type in %qs"
31560 msgstr ""
31561
31562 #: tree-cfg.cc:4417
31563 #, gcc-internal-format
31564 msgid "not allowed type combination in %qs"
31565 msgstr ""
31566
31567 #: tree-cfg.cc:4426
31568 #, gcc-internal-format
31569 msgid "invalid position or size in %qs"
31570 msgstr ""
31571
31572 #: tree-cfg.cc:4432
31573 #, gcc-internal-format
31574 msgid "%qs into non-mode-precision operand"
31575 msgstr ""
31576
31577 #: tree-cfg.cc:4442
31578 #, gcc-internal-format
31579 msgid "insertion out of range in %qs"
31580 msgstr ""
31581
31582 #: tree-cfg.cc:4452
31583 #, gcc-internal-format
31584 msgid "%qs not at element boundary"
31585 msgstr ""
31586
31587 #: tree-cfg.cc:4508
31588 #, gcc-internal-format
31589 msgid "non-trivial conversion in %qs"
31590 msgstr ""
31591
31592 #: tree-cfg.cc:4517
31593 #, gcc-internal-format
31594 msgid "%qs LHS in clobber statement"
31595 msgstr ""
31596
31597 #: tree-cfg.cc:4525
31598 #, gcc-internal-format
31599 msgid "%qs LHS in assignment statement"
31600 msgstr ""
31601
31602 #: tree-cfg.cc:4544
31603 #, gcc-internal-format
31604 msgid "invalid operand in %qs"
31605 msgstr ""
31606
31607 #: tree-cfg.cc:4585 tree-cfg.cc:4611
31608 #, gcc-internal-format
31609 msgid "invalid RHS for gimple memory store: %qs"
31610 msgstr ""
31611
31612 #: tree-cfg.cc:4645 tree-cfg.cc:4663
31613 #, gcc-internal-format
31614 msgid "incorrect type of vector %qs elements"
31615 msgstr ""
31616
31617 #: tree-cfg.cc:4654 tree-cfg.cc:4671
31618 #, gcc-internal-format
31619 msgid "incorrect number of vector %qs elements"
31620 msgstr ""
31621
31622 #: tree-cfg.cc:4679
31623 #, gcc-internal-format
31624 msgid "incorrect type of vector CONSTRUCTOR elements"
31625 msgstr ""
31626
31627 #: tree-cfg.cc:4688
31628 #, gcc-internal-format
31629 msgid "vector %qs with non-NULL element index"
31630 msgstr ""
31631
31632 #: tree-cfg.cc:4695
31633 #, gcc-internal-format
31634 msgid "vector %qs element is not a GIMPLE value"
31635 msgstr ""
31636
31637 #: tree-cfg.cc:4704
31638 #, gcc-internal-format
31639 msgid "non-vector %qs with elements"
31640 msgstr ""
31641
31642 #: tree-cfg.cc:4715
31643 #, gcc-internal-format
31644 msgid "%qs with an always-false condition"
31645 msgstr ""
31646
31647 #: tree-cfg.cc:4722
31648 #, gcc-internal-format
31649 msgid "%qs RHS in assignment statement"
31650 msgstr ""
31651
31652 #: tree-cfg.cc:4779
31653 #, gcc-internal-format
31654 msgid "invalid operand in return statement"
31655 msgstr ""
31656
31657 #: tree-cfg.cc:4794 c/gimple-parser.cc:2452
31658 #, gcc-internal-format
31659 msgid "invalid conversion in return statement"
31660 msgstr ""
31661
31662 #: tree-cfg.cc:4818
31663 #, gcc-internal-format
31664 msgid "goto destination is neither a label nor a pointer"
31665 msgstr ""
31666
31667 #: tree-cfg.cc:4837
31668 #, gcc-internal-format
31669 msgid "invalid operand to switch statement"
31670 msgstr ""
31671
31672 #: tree-cfg.cc:4845
31673 #, gcc-internal-format
31674 msgid "non-integral type switch statement"
31675 msgstr ""
31676
31677 #: tree-cfg.cc:4855
31678 #, gcc-internal-format
31679 msgid "invalid default case label in switch statement"
31680 msgstr ""
31681
31682 #: tree-cfg.cc:4867
31683 #, gcc-internal-format
31684 msgid "invalid %<CASE_CHAIN%>"
31685 msgstr ""
31686
31687 #: tree-cfg.cc:4873
31688 #, gcc-internal-format
31689 msgid "invalid case label in switch statement"
31690 msgstr ""
31691
31692 #: tree-cfg.cc:4880
31693 #, gcc-internal-format
31694 msgid "invalid case range in switch statement"
31695 msgstr ""
31696
31697 #: tree-cfg.cc:4890
31698 #, gcc-internal-format
31699 msgid "type precision mismatch in switch statement"
31700 msgstr ""
31701
31702 #: tree-cfg.cc:4897
31703 #, gcc-internal-format
31704 msgid "type mismatch for case label in switch statement"
31705 msgstr ""
31706
31707 #: tree-cfg.cc:4906
31708 #, gcc-internal-format
31709 msgid "case labels not sorted in switch statement"
31710 msgstr ""
31711
31712 #: tree-cfg.cc:4949
31713 #, gcc-internal-format
31714 msgid "label context is not the current function declaration"
31715 msgstr ""
31716
31717 #: tree-cfg.cc:4958
31718 #, gcc-internal-format
31719 msgid "incorrect entry in %<label_to_block_map%>"
31720 msgstr ""
31721
31722 #: tree-cfg.cc:4968
31723 #, gcc-internal-format
31724 msgid "incorrect setting of landing pad number"
31725 msgstr ""
31726
31727 #: tree-cfg.cc:4984
31728 #, gcc-internal-format
31729 msgid "invalid comparison code in gimple cond"
31730 msgstr ""
31731
31732 #: tree-cfg.cc:4992
31733 #, gcc-internal-format
31734 msgid "invalid labels in gimple cond"
31735 msgstr ""
31736
31737 #: tree-cfg.cc:5075 tree-cfg.cc:5084
31738 #, gcc-internal-format
31739 msgid "invalid %<PHI%> result"
31740 msgstr ""
31741
31742 #: tree-cfg.cc:5094
31743 #, gcc-internal-format
31744 msgid "missing %<PHI%> def"
31745 msgstr ""
31746
31747 #: tree-cfg.cc:5108
31748 #, gcc-internal-format
31749 msgid "invalid %<PHI%> argument"
31750 msgstr ""
31751
31752 #: tree-cfg.cc:5115
31753 #, gcc-internal-format
31754 msgid "incompatible types in %<PHI%> argument %u"
31755 msgstr ""
31756
31757 #: tree-cfg.cc:5213
31758 #, gcc-internal-format
31759 msgid "%<verify_gimple%> failed"
31760 msgstr ""
31761
31762 #: tree-cfg.cc:5270
31763 #, gcc-internal-format
31764 msgid "dead statement in EH table"
31765 msgstr ""
31766
31767 #: tree-cfg.cc:5286
31768 #, gcc-internal-format
31769 msgid "location references block not in block tree"
31770 msgstr ""
31771
31772 #: tree-cfg.cc:5335
31773 #, gcc-internal-format
31774 msgid "local declaration from a different function"
31775 msgstr ""
31776
31777 #: tree-cfg.cc:5438
31778 #, gcc-internal-format
31779 msgid "gimple_bb (phi) is set to a wrong basic block"
31780 msgstr ""
31781
31782 #: tree-cfg.cc:5447
31783 #, gcc-internal-format
31784 msgid "PHI node with location"
31785 msgstr ""
31786
31787 #: tree-cfg.cc:5458 tree-cfg.cc:5505
31788 #, gcc-internal-format
31789 msgid "incorrect sharing of tree nodes"
31790 msgstr ""
31791
31792 #: tree-cfg.cc:5466
31793 #, gcc-internal-format
31794 msgid "virtual PHI with argument locations"
31795 msgstr ""
31796
31797 #: tree-cfg.cc:5493
31798 #, gcc-internal-format
31799 msgid "gimple_bb (stmt) is set to a wrong basic block"
31800 msgstr ""
31801
31802 #: tree-cfg.cc:5533
31803 #, gcc-internal-format
31804 msgid "statement marked for throw, but doesn%'t"
31805 msgstr ""
31806
31807 #: tree-cfg.cc:5539
31808 #, gcc-internal-format
31809 msgid "statement marked for throw in middle of block"
31810 msgstr ""
31811
31812 #: tree-cfg.cc:5561
31813 #, gcc-internal-format
31814 msgid "verify_gimple failed"
31815 msgstr ""
31816
31817 #: tree-cfg.cc:5583
31818 #, gcc-internal-format
31819 msgid "ENTRY_BLOCK has IL associated with it"
31820 msgstr ""
31821
31822 #: tree-cfg.cc:5590
31823 #, gcc-internal-format
31824 msgid "EXIT_BLOCK has IL associated with it"
31825 msgstr ""
31826
31827 #: tree-cfg.cc:5597
31828 #, gcc-internal-format, gfc-internal-format
31829 msgid "fallthru to exit from bb %d"
31830 msgstr ""
31831
31832 #: tree-cfg.cc:5621
31833 #, gcc-internal-format
31834 msgid "nonlocal label %qD is not first in a sequence of labels in bb %d"
31835 msgstr ""
31836
31837 #: tree-cfg.cc:5628
31838 #, gcc-internal-format
31839 msgid "EH landing pad label %qD is not first in a sequence of labels in bb %d"
31840 msgstr ""
31841
31842 #: tree-cfg.cc:5635
31843 #, gcc-internal-format
31844 msgid "label %qD to block does not match in bb %d"
31845 msgstr ""
31846
31847 #: tree-cfg.cc:5642
31848 #, gcc-internal-format
31849 msgid "label %qD has incorrect context in bb %d"
31850 msgstr ""
31851
31852 #: tree-cfg.cc:5655
31853 #, gcc-internal-format, gfc-internal-format
31854 msgid "control flow in the middle of basic block %d"
31855 msgstr ""
31856
31857 #: tree-cfg.cc:5665
31858 #, gcc-internal-format
31859 msgid "label %qD in the middle of basic block %d"
31860 msgstr ""
31861
31862 #: tree-cfg.cc:5687
31863 #, gcc-internal-format, gfc-internal-format
31864 msgid "fallthru edge after a control statement in bb %d"
31865 msgstr ""
31866
31867 #: tree-cfg.cc:5700
31868 #, gcc-internal-format, gfc-internal-format
31869 msgid "true/false edge after a non-GIMPLE_COND in bb %d"
31870 msgstr ""
31871
31872 #: tree-cfg.cc:5723 tree-cfg.cc:5745 tree-cfg.cc:5762 tree-cfg.cc:5831
31873 #, gcc-internal-format, gfc-internal-format
31874 msgid "wrong outgoing edge flags at end of bb %d"
31875 msgstr ""
31876
31877 #: tree-cfg.cc:5733
31878 #, gcc-internal-format, gfc-internal-format
31879 msgid "explicit goto at end of bb %d"
31880 msgstr ""
31881
31882 #: tree-cfg.cc:5767
31883 #, gcc-internal-format, gfc-internal-format
31884 msgid "return edge does not point to exit in bb %d"
31885 msgstr ""
31886
31887 #: tree-cfg.cc:5797
31888 #, gcc-internal-format
31889 msgid "found default case not at the start of case vector"
31890 msgstr ""
31891
31892 #: tree-cfg.cc:5805
31893 #, gcc-internal-format
31894 msgid "case labels not sorted: "
31895 msgstr ""
31896
31897 #: tree-cfg.cc:5822
31898 #, gcc-internal-format, gfc-internal-format
31899 msgid "extra outgoing edge %d->%d"
31900 msgstr ""
31901
31902 #: tree-cfg.cc:5845
31903 #, gcc-internal-format, gfc-internal-format
31904 msgid "missing edge %i->%i"
31905 msgstr ""
31906
31907 #: tree-cfg.cc:9509
31908 #, gcc-internal-format
31909 msgid "%<noreturn%> function does return"
31910 msgstr ""
31911
31912 #: tree-cfg.cc:9530 tree-cfg.cc:9562
31913 #, gcc-internal-format
31914 msgid "control reaches end of non-void function"
31915 msgstr ""
31916
31917 #: tree-cfg.cc:9628
31918 #, gcc-internal-format
31919 msgid ""
31920 "ignoring return value of %qD declared with attribute %<warn_unused_result%>"
31921 msgstr ""
31922
31923 #: tree-cfg.cc:9633 cp/cvt.cc:1117
31924 #, gcc-internal-format
31925 msgid ""
31926 "ignoring return value of function declared with attribute "
31927 "%<warn_unused_result%>"
31928 msgstr ""
31929
31930 #: tree-diagnostic-path.cc:467
31931 msgid "%@ %s"
31932 msgstr ""
31933
31934 #: tree-diagnostic.cc:203
31935 #, gcc-internal-format
31936 msgid "in definition of macro %qs"
31937 msgstr ""
31938
31939 #: tree-diagnostic.cc:220
31940 #, gcc-internal-format
31941 msgid "in expansion of macro %qs"
31942 msgstr ""
31943
31944 #: tree-eh.cc:4926
31945 #, gcc-internal-format, gfc-internal-format
31946 msgid "BB %i has multiple EH edges"
31947 msgstr ""
31948
31949 #: tree-eh.cc:4938
31950 #, gcc-internal-format, gfc-internal-format
31951 msgid "BB %i cannot throw but has an EH edge"
31952 msgstr ""
31953
31954 #: tree-eh.cc:4946
31955 #, gcc-internal-format, gfc-internal-format
31956 msgid "BB %i last statement has incorrectly set lp"
31957 msgstr ""
31958
31959 #: tree-eh.cc:4952
31960 #, gcc-internal-format, gfc-internal-format
31961 msgid "BB %i is missing an EH edge"
31962 msgstr ""
31963
31964 #: tree-eh.cc:4958
31965 #, gcc-internal-format, gfc-internal-format
31966 msgid "Incorrect EH edge %i->%i"
31967 msgstr ""
31968
31969 #: tree-eh.cc:4992 tree-eh.cc:5011
31970 #, gcc-internal-format, gfc-internal-format
31971 msgid "BB %i is missing an edge"
31972 msgstr ""
31973
31974 #: tree-eh.cc:5028
31975 #, gcc-internal-format, gfc-internal-format
31976 msgid "BB %i too many fallthru edges"
31977 msgstr ""
31978
31979 #: tree-eh.cc:5037
31980 #, gcc-internal-format, gfc-internal-format
31981 msgid "BB %i has incorrect edge"
31982 msgstr ""
31983
31984 #: tree-eh.cc:5043
31985 #, gcc-internal-format, gfc-internal-format
31986 msgid "BB %i has incorrect fallthru edge"
31987 msgstr ""
31988
31989 #: tree-inline.cc:3902
31990 #, gcc-internal-format
31991 msgid "function %q+F can never be copied because it receives a non-local goto"
31992 msgstr ""
31993
31994 #: tree-inline.cc:3909
31995 #, gcc-internal-format
31996 msgid ""
31997 "function %q+F can never be copied because it saves address of local label in "
31998 "a static variable"
31999 msgstr ""
32000
32001 #: tree-inline.cc:3949
32002 #, gcc-internal-format
32003 msgid ""
32004 "function %q+F can never be inlined because it uses alloca (override using "
32005 "the always_inline attribute)"
32006 msgstr ""
32007
32008 #: tree-inline.cc:3963
32009 #, gcc-internal-format
32010 msgid "function %q+F can never be inlined because it uses setjmp"
32011 msgstr ""
32012
32013 #: tree-inline.cc:3977
32014 #, gcc-internal-format
32015 msgid ""
32016 "function %q+F can never be inlined because it uses variable argument lists"
32017 msgstr ""
32018
32019 #: tree-inline.cc:3989
32020 #, gcc-internal-format
32021 msgid ""
32022 "function %q+F can never be inlined because it uses setjmp-longjmp exception "
32023 "handling"
32024 msgstr ""
32025
32026 #: tree-inline.cc:3997
32027 #, gcc-internal-format
32028 msgid "function %q+F can never be inlined because it uses non-local goto"
32029 msgstr ""
32030
32031 #: tree-inline.cc:4009
32032 #, gcc-internal-format
32033 msgid ""
32034 "function %q+F can never be inlined because it uses %<__builtin_return%> or "
32035 "%<__builtin_apply_args%>"
32036 msgstr ""
32037
32038 #: tree-inline.cc:4029
32039 #, gcc-internal-format
32040 msgid "function %q+F can never be inlined because it contains a computed goto"
32041 msgstr ""
32042
32043 #: tree-inline.cc:4075
32044 #, gcc-internal-format
32045 msgid "function %q+F can never be inlined because it has a VLA argument"
32046 msgstr ""
32047
32048 #: tree-inline.cc:4143
32049 #, gcc-internal-format
32050 msgid ""
32051 "function %q+F can never be inlined because it is suppressed using %<-fno-"
32052 "inline%>"
32053 msgstr ""
32054
32055 #: tree-inline.cc:4151
32056 #, gcc-internal-format
32057 msgid ""
32058 "function %q+F can never be inlined because it uses attributes conflicting "
32059 "with inlining"
32060 msgstr ""
32061
32062 #: tree-inline.cc:4837
32063 #, gcc-internal-format
32064 msgid "inlining failed in call to %<always_inline%> %q+F: %s"
32065 msgstr ""
32066
32067 #: tree-inline.cc:4840 tree-inline.cc:4861
32068 #, gcc-internal-format
32069 msgid "called from here"
32070 msgstr ""
32071
32072 #: tree-inline.cc:4843 tree-inline.cc:4864
32073 #, gcc-internal-format
32074 msgid "called from this function"
32075 msgstr ""
32076
32077 #: tree-inline.cc:4857
32078 #, gcc-internal-format
32079 msgid "inlining failed in call to %q+F: %s"
32080 msgstr ""
32081
32082 #: tree-into-ssa.cc:3337
32083 #, gcc-internal-format
32084 msgid "statement uses released SSA name"
32085 msgstr ""
32086
32087 #: tree-into-ssa.cc:3349
32088 #, gcc-internal-format
32089 msgid "cannot update SSA form"
32090 msgstr ""
32091
32092 #: tree-into-ssa.cc:3440 tree-outof-ssa.cc:902 tree-ssa-coalesce.cc:1003
32093 #, gcc-internal-format
32094 msgid "SSA corruption"
32095 msgstr ""
32096
32097 #: tree-nested.cc:1164
32098 #, gcc-internal-format, gfc-internal-format
32099 msgid "%s from %s referenced in %s"
32100 msgstr ""
32101
32102 #: tree-nested.cc:2956
32103 #, gcc-internal-format, gfc-internal-format
32104 msgid "%s from %s called in %s"
32105 msgstr ""
32106
32107 #: tree-profile.cc:624
32108 #, gcc-internal-format
32109 msgid "invalid regular expression %qs in %qs"
32110 msgstr ""
32111
32112 #: tree-profile.cc:714
32113 #, gcc-internal-format
32114 msgid "target does not support atomic profile update, single mode is selected"
32115 msgstr ""
32116
32117 #: tree-ssa-alias.cc:3968
32118 #, gcc-internal-format, gfc-internal-format
32119 msgid "invalid fn spec attribute \"%s\""
32120 msgstr ""
32121
32122 #: tree-ssa-alias.cc:4007
32123 #, gcc-internal-format, gfc-internal-format
32124 msgid "invalid fn spec attribute \"%s\" arg %i"
32125 msgstr ""
32126
32127 #: tree-ssa-ccp.cc:4606 c-family/c-common.cc:5806
32128 #, gcc-internal-format
32129 msgid "%qs pointer is null"
32130 msgstr ""
32131
32132 #: tree-ssa-ccp.cc:4609 c-family/c-common.cc:5809
32133 #, gcc-internal-format
32134 msgid "in a call to non-static member function %qD"
32135 msgstr ""
32136
32137 #: tree-ssa-ccp.cc:4615 c-family/c-common.cc:5815
32138 #, gcc-internal-format, gfc-internal-format
32139 msgid "argument %u null where non-null expected"
32140 msgstr ""
32141
32142 #: tree-ssa-ccp.cc:4621
32143 #, gcc-internal-format
32144 msgid "in a call to built-in function %qD"
32145 msgstr ""
32146
32147 #: tree-ssa-ccp.cc:4625 c-family/c-common.cc:5819
32148 #, gcc-internal-format
32149 msgid "in a call to function %qD declared %qs"
32150 msgstr ""
32151
32152 #: tree-ssa-loop-niter.cc:3472
32153 #, gcc-internal-format, gfc-internal-format
32154 msgid "iteration %s invokes undefined behavior"
32155 msgstr ""
32156
32157 #: tree-ssa-loop-niter.cc:3473
32158 #, gcc-internal-format
32159 msgid "within this loop"
32160 msgstr ""
32161
32162 #: tree-ssa-loop-prefetch.cc:2090
32163 #, gcc-internal-format
32164 msgid "%<l1-cache-size%> parameter is not a power of two %d"
32165 msgstr ""
32166
32167 #: tree-ssa-operands.cc:1033
32168 #, gcc-internal-format
32169 msgid "virtual definition of statement not up to date"
32170 msgstr ""
32171
32172 #: tree-ssa-operands.cc:1040
32173 #, gcc-internal-format
32174 msgid "virtual def operand missing for statement"
32175 msgstr ""
32176
32177 #: tree-ssa-operands.cc:1050
32178 #, gcc-internal-format
32179 msgid "virtual use of statement not up to date"
32180 msgstr ""
32181
32182 #: tree-ssa-operands.cc:1057
32183 #, gcc-internal-format
32184 msgid "virtual use operand missing for statement"
32185 msgstr ""
32186
32187 #: tree-ssa-operands.cc:1074
32188 #, gcc-internal-format
32189 msgid "excess use operand for statement"
32190 msgstr ""
32191
32192 #: tree-ssa-operands.cc:1084
32193 #, gcc-internal-format
32194 msgid "use operand missing for statement"
32195 msgstr ""
32196
32197 #: tree-ssa-operands.cc:1091
32198 #, gcc-internal-format
32199 msgid "statement volatile flag not up to date"
32200 msgstr ""
32201
32202 #: tree-ssa-strlen.cc:2144
32203 #, gcc-internal-format
32204 msgid ""
32205 "%qD writing one too many bytes into a region of a size that depends on "
32206 "%<strlen%>"
32207 msgstr ""
32208
32209 #: tree-ssa-strlen.cc:2148
32210 #, gcc-internal-format
32211 msgid ""
32212 "writing one too many bytes into a region of a size that depends on %<strlen%>"
32213 msgstr ""
32214
32215 #: tree-ssa-strlen.cc:2157
32216 #, gcc-internal-format
32217 msgid "%qD writing %wu byte into a region of size %wu"
32218 msgid_plural "%qD writing %wu bytes into a region of size %wu"
32219 msgstr[0] ""
32220 msgstr[1] ""
32221
32222 #: tree-ssa-strlen.cc:2165
32223 #, gcc-internal-format
32224 msgid "writing %wu byte into a region of size %wu"
32225 msgid_plural "writing %wu bytes into a region of size %wu"
32226 msgstr[0] ""
32227 msgstr[1] ""
32228
32229 #: tree-ssa-strlen.cc:2175
32230 #, gcc-internal-format
32231 msgid "%qD writing %wu byte into a region of size between %wu and %wu"
32232 msgid_plural "%qD writing %wu bytes into a region of size between %wu and %wu"
32233 msgstr[0] ""
32234 msgstr[1] ""
32235
32236 #: tree-ssa-strlen.cc:2183
32237 #, gcc-internal-format
32238 msgid "writing %wu byte into a region of size between %wu and %wu"
32239 msgid_plural "writing %wu bytes into a region of size between %wu and %wu"
32240 msgstr[0] ""
32241 msgstr[1] ""
32242
32243 #: tree-ssa-strlen.cc:2193
32244 #, gcc-internal-format
32245 msgid "%qD writing between %wu and %wu bytes into a region of size %wu"
32246 msgstr ""
32247
32248 #: tree-ssa-strlen.cc:2199
32249 #, gcc-internal-format
32250 msgid "writing between %wu and %wu bytes into a region of size %wu"
32251 msgstr ""
32252
32253 #: tree-ssa-strlen.cc:2207
32254 #, gcc-internal-format
32255 msgid ""
32256 "%qD writing between %wu and %wu bytes into a region of size between %wu and "
32257 "%wu"
32258 msgstr ""
32259
32260 #: tree-ssa-strlen.cc:2213
32261 #, gcc-internal-format
32262 msgid ""
32263 "writing between %wu and %wu bytes into a region of size between %wu and %wu"
32264 msgstr ""
32265
32266 #: tree-ssa-strlen.cc:3105
32267 #, gcc-internal-format
32268 msgid ""
32269 "%qD output truncated before terminating nul copying %E byte from a string of "
32270 "the same length"
32271 msgid_plural ""
32272 "%qD output truncated before terminating nul copying %E bytes from a string "
32273 "of the same length"
32274 msgstr[0] ""
32275 msgstr[1] ""
32276
32277 #: tree-ssa-strlen.cc:3121
32278 #, gcc-internal-format
32279 msgid "%qD output truncated copying %E byte from a string of length %wu"
32280 msgid_plural ""
32281 "%qD output truncated copying %E bytes from a string of length %wu"
32282 msgstr[0] ""
32283 msgstr[1] ""
32284
32285 #: tree-ssa-strlen.cc:3128
32286 #, gcc-internal-format
32287 msgid ""
32288 "%qD output truncated copying between %wu and %wu bytes from a string of "
32289 "length %wu"
32290 msgstr ""
32291
32292 #: tree-ssa-strlen.cc:3140
32293 #, gcc-internal-format
32294 msgid "%qD output may be truncated copying %E byte from a string of length %wu"
32295 msgid_plural ""
32296 "%qD output may be truncated copying %E bytes from a string of length %wu"
32297 msgstr[0] ""
32298 msgstr[1] ""
32299
32300 #: tree-ssa-strlen.cc:3147 tree-ssa-strlen.cc:3163
32301 #, gcc-internal-format
32302 msgid ""
32303 "%qD output may be truncated copying between %wu and %wu bytes from a string "
32304 "of length %wu"
32305 msgstr ""
32306
32307 #: tree-ssa-strlen.cc:3317
32308 #, gcc-internal-format
32309 msgid ""
32310 "%qD output truncated before terminating nul copying as many bytes from a "
32311 "string as its length"
32312 msgstr ""
32313
32314 #: tree-ssa-strlen.cc:3330
32315 #, gcc-internal-format
32316 msgid "%qD specified bound depends on the length of the source argument"
32317 msgstr ""
32318
32319 #: tree-ssa-strlen.cc:3338
32320 #, gcc-internal-format
32321 msgid "length computed here"
32322 msgstr ""
32323
32324 #: tree-ssa-strlen.cc:4259
32325 #, gcc-internal-format
32326 msgid ""
32327 "%qD of a string of length %wu or more and an array of size %wu evaluates to "
32328 "nonzero"
32329 msgstr ""
32330
32331 #: tree-ssa-strlen.cc:4261
32332 #, gcc-internal-format
32333 msgid ""
32334 "%qD of a string of length %wu and an array of size %wu evaluates to nonzero"
32335 msgstr ""
32336
32337 #: tree-ssa-strlen.cc:4268
32338 #, gcc-internal-format
32339 msgid ""
32340 "%qD of strings of length %wu and %wu and bound of %wu evaluates to nonzero"
32341 msgstr ""
32342
32343 #: tree-ssa-strlen.cc:4273
32344 #, gcc-internal-format
32345 msgid ""
32346 "%qD of a string of length %wu, an array of size %wu and bound of %wu "
32347 "evaluates to nonzero"
32348 msgstr ""
32349
32350 #: tree-ssa-strlen.cc:4284
32351 #, gcc-internal-format
32352 msgid "in this expression"
32353 msgstr ""
32354
32355 #: tree-ssa-uninit.cc:283
32356 #, gcc-internal-format
32357 msgid "%qD is used uninitialized"
32358 msgstr ""
32359
32360 #: tree-ssa-uninit.cc:285
32361 #, gcc-internal-format
32362 msgid "%qD may be used uninitialized"
32363 msgstr ""
32364
32365 #: tree-ssa-uninit.cc:292
32366 #, gcc-internal-format
32367 msgid "%qs is used uninitialized"
32368 msgstr ""
32369
32370 #: tree-ssa-uninit.cc:295
32371 #, gcc-internal-format
32372 msgid "%qs may be used uninitialized"
32373 msgstr ""
32374
32375 #: tree-ssa-uninit.cc:314 varasm.cc:366 varasm.cc:7825
32376 #, gcc-internal-format
32377 msgid "%qD was declared here"
32378 msgstr ""
32379
32380 #: tree-ssa-uninit.cc:316
32381 #, gcc-internal-format
32382 msgid "%qs was declared here"
32383 msgstr ""
32384
32385 #: tree-ssa-uninit.cc:430 tree-ssa-uninit.cc:742
32386 #, gcc-internal-format
32387 msgid "%qE may be used uninitialized"
32388 msgstr ""
32389
32390 #: tree-ssa-uninit.cc:439
32391 #, gcc-internal-format
32392 msgid "accessing argument %u of a function declared with attribute %<%s%>"
32393 msgstr ""
32394
32395 #: tree-ssa-uninit.cc:729
32396 #, gcc-internal-format
32397 msgid "%qE is used uninitialized"
32398 msgstr ""
32399
32400 #: tree-ssa-uninit.cc:861
32401 #, gcc-internal-format
32402 msgid "in a call to %qD declared with attribute %<%s%> here"
32403 msgstr ""
32404
32405 #: tree-ssa-uninit.cc:868
32406 #, gcc-internal-format
32407 msgid "in a call to %qT declared with attribute %<%s%>"
32408 msgstr ""
32409
32410 #: tree-ssa-uninit.cc:884
32411 #, gcc-internal-format
32412 msgid "by argument %u of type %s to %qD declared here"
32413 msgstr ""
32414
32415 #: tree-ssa-uninit.cc:892
32416 #, gcc-internal-format
32417 msgid "by argument %u of type %s to %qT"
32418 msgstr ""
32419
32420 #: tree-ssa.cc:664
32421 #, gcc-internal-format, gfc-internal-format
32422 msgid "multiple virtual PHI nodes in BB %d"
32423 msgstr ""
32424
32425 #: tree-ssa.cc:678 tree-ssa.cc:707
32426 #, gcc-internal-format
32427 msgid "virtual definition is not an SSA name"
32428 msgstr ""
32429
32430 #: tree-ssa.cc:694
32431 #, gcc-internal-format
32432 msgid "stmt with wrong VUSE"
32433 msgstr ""
32434
32435 #: tree-ssa.cc:724
32436 #, gcc-internal-format, gfc-internal-format
32437 msgid "PHI node with wrong VUSE on edge from BB %d"
32438 msgstr ""
32439
32440 #: tree-ssa.cc:750
32441 #, gcc-internal-format
32442 msgid "expected an SSA_NAME object"
32443 msgstr ""
32444
32445 #: tree-ssa.cc:756
32446 #, gcc-internal-format
32447 msgid "found an SSA_NAME that had been released into the free pool"
32448 msgstr ""
32449
32450 #: tree-ssa.cc:763
32451 #, gcc-internal-format
32452 msgid "type mismatch between an SSA_NAME and its symbol"
32453 msgstr ""
32454
32455 #: tree-ssa.cc:769
32456 #, gcc-internal-format
32457 msgid "found a virtual definition for a GIMPLE register"
32458 msgstr ""
32459
32460 #: tree-ssa.cc:775
32461 #, gcc-internal-format
32462 msgid "virtual SSA name for non-VOP decl"
32463 msgstr ""
32464
32465 #: tree-ssa.cc:781
32466 #, gcc-internal-format
32467 msgid "found a real definition for a non-register"
32468 msgstr ""
32469
32470 #: tree-ssa.cc:788
32471 #, gcc-internal-format
32472 msgid "found a default name with a non-empty defining statement"
32473 msgstr ""
32474
32475 #: tree-ssa.cc:818
32476 #, gcc-internal-format
32477 msgid "RESULT_DECL should be read only when DECL_BY_REFERENCE is set"
32478 msgstr ""
32479
32480 #: tree-ssa.cc:824
32481 #, gcc-internal-format, gfc-internal-format
32482 msgid "SSA_NAME created in two different blocks %i and %i"
32483 msgstr ""
32484
32485 #: tree-ssa.cc:833 tree-ssa.cc:1173
32486 #, gcc-internal-format
32487 msgid "SSA_NAME_DEF_STMT is wrong"
32488 msgstr ""
32489
32490 #: tree-ssa.cc:885
32491 #, gcc-internal-format
32492 msgid "missing definition"
32493 msgstr ""
32494
32495 #: tree-ssa.cc:891
32496 #, gcc-internal-format, gfc-internal-format
32497 msgid "definition in block %i does not dominate use in block %i"
32498 msgstr ""
32499
32500 #: tree-ssa.cc:899
32501 #, gcc-internal-format, gfc-internal-format
32502 msgid "definition in block %i follows the use"
32503 msgstr ""
32504
32505 #: tree-ssa.cc:906
32506 #, gcc-internal-format
32507 msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
32508 msgstr ""
32509
32510 #: tree-ssa.cc:914
32511 #, gcc-internal-format
32512 msgid "no immediate_use list"
32513 msgstr ""
32514
32515 #: tree-ssa.cc:926
32516 #, gcc-internal-format
32517 msgid "wrong immediate use list"
32518 msgstr ""
32519
32520 #: tree-ssa.cc:960
32521 #, gcc-internal-format
32522 msgid "incoming edge count does not match number of PHI arguments"
32523 msgstr ""
32524
32525 #: tree-ssa.cc:974
32526 #, gcc-internal-format, gfc-internal-format
32527 msgid "PHI argument is missing for edge %d->%d"
32528 msgstr ""
32529
32530 #: tree-ssa.cc:983
32531 #, gcc-internal-format
32532 msgid "PHI argument is not SSA_NAME, or invariant"
32533 msgstr ""
32534
32535 #: tree-ssa.cc:989
32536 #, gcc-internal-format
32537 msgid "PHI argument on abnormal edge is not SSA_NAME"
32538 msgstr ""
32539
32540 #: tree-ssa.cc:1010
32541 #, gcc-internal-format
32542 msgid "address taken, but ADDRESSABLE bit not set"
32543 msgstr ""
32544
32545 #: tree-ssa.cc:1017
32546 #, gcc-internal-format, gfc-internal-format
32547 msgid "wrong edge %d->%d for PHI argument"
32548 msgstr ""
32549
32550 #: tree-ssa.cc:1092
32551 #, gcc-internal-format
32552 msgid "shared SSA name info"
32553 msgstr ""
32554
32555 #: tree-ssa.cc:1119
32556 #, gcc-internal-format, gfc-internal-format
32557 msgid "AUX pointer initialized for edge %d->%d"
32558 msgstr ""
32559
32560 #: tree-ssa.cc:1145
32561 #, gcc-internal-format
32562 msgid "stmt (%p) marked modified after optimization pass: "
32563 msgstr ""
32564
32565 #: tree-ssa.cc:1211
32566 #, gcc-internal-format
32567 msgid "verify_ssa failed"
32568 msgstr ""
32569
32570 #: tree-streamer-in.cc:360
32571 #, gcc-internal-format
32572 msgid "machine independent builtin code out of range"
32573 msgstr ""
32574
32575 #: tree-streamer-in.cc:366
32576 #, gcc-internal-format
32577 msgid "target specific builtin not available"
32578 msgstr ""
32579
32580 #: tree-vect-generic.cc:325 tree-vect-generic.cc:491 tree-vect-generic.cc:2033
32581 #, gcc-internal-format
32582 msgid "vector operation will be expanded piecewise"
32583 msgstr ""
32584
32585 #: tree-vect-generic.cc:328
32586 #, gcc-internal-format
32587 msgid "vector operation will be expanded in parallel"
32588 msgstr ""
32589
32590 #: tree-vect-generic.cc:388
32591 #, gcc-internal-format
32592 msgid "vector operation will be expanded with a single scalar operation"
32593 msgstr ""
32594
32595 #: tree-vect-generic.cc:1102
32596 #, gcc-internal-format
32597 msgid "vector condition will be expanded piecewise"
32598 msgstr ""
32599
32600 #: tree-vect-generic.cc:1596
32601 #, gcc-internal-format
32602 msgid "vector shuffling operation will be expanded piecewise"
32603 msgstr ""
32604
32605 #: tree-vect-loop.cc:4341
32606 #, gcc-internal-format
32607 msgid "vectorization did not happen for a simd loop"
32608 msgstr ""
32609
32610 #: tree.cc:2223
32611 #, gcc-internal-format
32612 msgid "non-constant element in constant CONSTRUCTOR"
32613 msgstr ""
32614
32615 #: tree.cc:2225
32616 #, gcc-internal-format
32617 msgid "side-effects element in no-side-effects CONSTRUCTOR"
32618 msgstr ""
32619
32620 #: tree.cc:7143
32621 #, gcc-internal-format
32622 msgid "arrays of functions are not meaningful"
32623 msgstr ""
32624
32625 #: tree.cc:7307
32626 #, gcc-internal-format
32627 msgid "function return type cannot be function"
32628 msgstr ""
32629
32630 #: tree.cc:8688 tree.cc:8773 tree.cc:8836
32631 #, gcc-internal-format, gfc-internal-format
32632 msgid "tree check: %s, have %s in %s, at %s:%d"
32633 msgstr ""
32634
32635 #: tree.cc:8725
32636 #, gcc-internal-format, gfc-internal-format
32637 msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
32638 msgstr ""
32639
32640 #: tree.cc:8738
32641 #, gcc-internal-format
32642 msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
32643 msgstr ""
32644
32645 #: tree.cc:8787
32646 #, gcc-internal-format
32647 msgid "tree check: did not expect class %qs, have %qs (%s) in %s, at %s:%d"
32648 msgstr ""
32649
32650 #: tree.cc:8800
32651 #, gcc-internal-format
32652 msgid "tree check: expected %<omp_clause %s%>, have %qs in %s, at %s:%d"
32653 msgstr ""
32654
32655 #: tree.cc:8862
32656 #, gcc-internal-format
32657 msgid ""
32658 "tree check: expected tree that contains %qs structure, have %qs in %s, at %s:"
32659 "%d"
32660 msgstr ""
32661
32662 #: tree.cc:8876
32663 #, gcc-internal-format
32664 msgid ""
32665 "tree check: accessed elt %d of %<tree_int_cst%> with %d elts in %s, at %s:%d"
32666 msgstr ""
32667
32668 #: tree.cc:8889
32669 #, gcc-internal-format
32670 msgid ""
32671 "tree check: accessed elt %d of %<tree_vec%> with %d elts in %s, at %s:%d"
32672 msgstr ""
32673
32674 #: tree.cc:8902
32675 #, gcc-internal-format, gfc-internal-format
32676 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
32677 msgstr ""
32678
32679 #: tree.cc:8915
32680 #, gcc-internal-format
32681 msgid ""
32682 "tree check: accessed operand %d of %<omp_clause %s%> with %d operands in %s, "
32683 "at %s:%d"
32684 msgstr ""
32685
32686 #: tree.cc:12069
32687 #, gcc-internal-format
32688 msgid "%qD is deprecated: %s"
32689 msgstr ""
32690
32691 #: tree.cc:12072
32692 #, gcc-internal-format
32693 msgid "%qD is deprecated"
32694 msgstr ""
32695
32696 #: tree.cc:12095
32697 #, gcc-internal-format
32698 msgid "%qE is deprecated: %s"
32699 msgstr ""
32700
32701 #: tree.cc:12098
32702 #, gcc-internal-format
32703 msgid "%qE is deprecated"
32704 msgstr ""
32705
32706 #: tree.cc:12104
32707 #, gcc-internal-format, gfc-internal-format
32708 msgid "type is deprecated: %s"
32709 msgstr ""
32710
32711 #: tree.cc:12107
32712 #, gcc-internal-format
32713 msgid "type is deprecated"
32714 msgstr ""
32715
32716 #: tree.cc:12149
32717 #, gcc-internal-format
32718 msgid "%qD is unavailable: %s"
32719 msgstr ""
32720
32721 #: tree.cc:12151
32722 #, gcc-internal-format
32723 msgid "%qD is unavailable"
32724 msgstr ""
32725
32726 #: tree.cc:12172
32727 #, gcc-internal-format
32728 msgid "%qE is unavailable: %s"
32729 msgstr ""
32730
32731 #: tree.cc:12174
32732 #, gcc-internal-format
32733 msgid "%qE is unavailable"
32734 msgstr ""
32735
32736 #: tree.cc:12179
32737 #, gcc-internal-format, gfc-internal-format
32738 msgid "type is unavailable: %s"
32739 msgstr ""
32740
32741 #: tree.cc:12181
32742 #, gcc-internal-format
32743 msgid "type is unavailable"
32744 msgstr ""
32745
32746 #. Type variant can differ by:
32747 #.
32748 #. - TYPE_QUALS: TYPE_READONLY, TYPE_VOLATILE, TYPE_ATOMIC, TYPE_RESTRICT,
32749 #. ENCODE_QUAL_ADDR_SPACE.
32750 #. - main variant may be TYPE_COMPLETE_P and variant types !TYPE_COMPLETE_P
32751 #. in this case some values may not be set in the variant types
32752 #. (see TYPE_COMPLETE_P checks).
32753 #. - it is possible to have TYPE_ARTIFICIAL variant of non-artifical type
32754 #. - by TYPE_NAME and attributes (i.e. when variant originate by typedef)
32755 #. - TYPE_CANONICAL (TYPE_ALIAS_SET is the same among variants)
32756 #. - by the alignment: TYPE_ALIGN and TYPE_USER_ALIGN
32757 #. - during LTO by TYPE_CONTEXT if type is TYPE_FILE_SCOPE_P
32758 #. this is necessary to make it possible to merge types form different TUs
32759 #. - arrays, pointers and references may have TREE_TYPE that is a variant
32760 #. of TREE_TYPE of their main variants.
32761 #. - aggregates may have new TYPE_FIELDS list that list variants of
32762 #. the main variant TYPE_FIELDS.
32763 #. - vector types may differ by TYPE_VECTOR_OPAQUE
32764 #.
32765 #. Convenience macro for matching individual fields.
32766 #: tree.cc:12994
32767 #, gcc-internal-format, gfc-internal-format
32768 msgid "type variant differs by %s"
32769 msgstr ""
32770
32771 #: tree.cc:13039
32772 #, gcc-internal-format
32773 msgid "type variant has different %<TYPE_SIZE_UNIT%>"
32774 msgstr ""
32775
32776 #: tree.cc:13041
32777 #, gcc-internal-format
32778 msgid "type variant%'s %<TYPE_SIZE_UNIT%>"
32779 msgstr ""
32780
32781 #: tree.cc:13043
32782 #, gcc-internal-format
32783 msgid "type%'s %<TYPE_SIZE_UNIT%>"
32784 msgstr ""
32785
32786 #: tree.cc:13068
32787 #, gcc-internal-format
32788 msgid "type variant with %<TYPE_ALIAS_SET_KNOWN_P%>"
32789 msgstr ""
32790
32791 #: tree.cc:13081
32792 #, gcc-internal-format
32793 msgid "type variant has different %<TYPE_VFIELD%>"
32794 msgstr ""
32795
32796 #: tree.cc:13117
32797 #, gcc-internal-format
32798 msgid "type variant has different %<TYPE_BINFO%>"
32799 msgstr ""
32800
32801 #: tree.cc:13119
32802 #, gcc-internal-format
32803 msgid "type variant%'s %<TYPE_BINFO%>"
32804 msgstr ""
32805
32806 #: tree.cc:13121
32807 #, gcc-internal-format
32808 msgid "type%'s %<TYPE_BINFO%>"
32809 msgstr ""
32810
32811 #: tree.cc:13160
32812 #, gcc-internal-format
32813 msgid "type variant has different %<TYPE_FIELDS%>"
32814 msgstr ""
32815
32816 #: tree.cc:13162
32817 #, gcc-internal-format
32818 msgid "first mismatch is field"
32819 msgstr ""
32820
32821 #: tree.cc:13164
32822 #, gcc-internal-format
32823 msgid "and field"
32824 msgstr ""
32825
32826 #: tree.cc:13181
32827 #, gcc-internal-format
32828 msgid "type variant has different %<TREE_TYPE%>"
32829 msgstr ""
32830
32831 #: tree.cc:13183 tree.cc:13194
32832 #, gcc-internal-format
32833 msgid "type variant%'s %<TREE_TYPE%>"
32834 msgstr ""
32835
32836 #: tree.cc:13185 tree.cc:13196
32837 #, gcc-internal-format
32838 msgid "type%'s %<TREE_TYPE%>"
32839 msgstr ""
32840
32841 #: tree.cc:13192
32842 #, gcc-internal-format
32843 msgid "type is not compatible with its variant"
32844 msgstr ""
32845
32846 #: tree.cc:13504
32847 #, gcc-internal-format
32848 msgid "main variant is not defined"
32849 msgstr ""
32850
32851 #: tree.cc:13509
32852 #, gcc-internal-format
32853 msgid "%<TYPE_MAIN_VARIANT%> has different %<TYPE_MAIN_VARIANT%>"
32854 msgstr ""
32855
32856 #: tree.cc:13521
32857 #, gcc-internal-format
32858 msgid "%<TYPE_CANONICAL%> has different %<TYPE_CANONICAL%>"
32859 msgstr ""
32860
32861 #: tree.cc:13540
32862 #, gcc-internal-format
32863 msgid "%<TYPE_CANONICAL%> is not compatible"
32864 msgstr ""
32865
32866 #: tree.cc:13548
32867 #, gcc-internal-format
32868 msgid "%<TYPE_MODE%> of %<TYPE_CANONICAL%> is not compatible"
32869 msgstr ""
32870
32871 #: tree.cc:13554
32872 #, gcc-internal-format
32873 msgid "%<TYPE_CANONICAL%> of main variant is not main variant"
32874 msgstr ""
32875
32876 #: tree.cc:13570
32877 #, gcc-internal-format
32878 msgid "%<TYPE_VFIELD%> is not %<FIELD_DECL%> nor %<TREE_LIST%>"
32879 msgstr ""
32880
32881 #: tree.cc:13580
32882 #, gcc-internal-format
32883 msgid "%<TYPE_NEXT_PTR_TO%> is not %<POINTER_TYPE%>"
32884 msgstr ""
32885
32886 #: tree.cc:13590
32887 #, gcc-internal-format
32888 msgid "%<TYPE_NEXT_REF_TO%> is not %<REFERENCE_TYPE%>"
32889 msgstr ""
32890
32891 #: tree.cc:13611
32892 #, gcc-internal-format
32893 msgid "%<TYPE_BINFO%> is not %<TREE_BINFO%>"
32894 msgstr ""
32895
32896 #: tree.cc:13617
32897 #, gcc-internal-format
32898 msgid "%<TYPE_BINFO%> type is not %<TYPE_MAIN_VARIANT%>"
32899 msgstr ""
32900
32901 #: tree.cc:13628
32902 #, gcc-internal-format
32903 msgid "%<TYPE_METHOD_BASETYPE%> is not record nor union"
32904 msgstr ""
32905
32906 #: tree.cc:13639
32907 #, gcc-internal-format
32908 msgid "%<TYPE_OFFSET_BASETYPE%> is not record nor union"
32909 msgstr ""
32910
32911 #: tree.cc:13657
32912 #, gcc-internal-format
32913 msgid "%<TYPE_ARRAY_MAX_SIZE%> not %<INTEGER_CST%>"
32914 msgstr ""
32915
32916 #: tree.cc:13664
32917 #, gcc-internal-format
32918 msgid "%<TYPE_MAX_VALUE_RAW%> non-NULL"
32919 msgstr ""
32920
32921 #: tree.cc:13671
32922 #, gcc-internal-format
32923 msgid "%<TYPE_LANG_SLOT_1 (binfo)%> field is non-NULL"
32924 msgstr ""
32925
32926 #: tree.cc:13687
32927 #, gcc-internal-format
32928 msgid "enum value is not %<CONST_DECL%> or %<INTEGER_CST%>"
32929 msgstr ""
32930
32931 #: tree.cc:13696
32932 #, gcc-internal-format
32933 msgid "enum value type is not %<INTEGER_TYPE%> nor convertible to the enum"
32934 msgstr ""
32935
32936 #: tree.cc:13704
32937 #, gcc-internal-format
32938 msgid "enum value name is not %<IDENTIFIER_NODE%>"
32939 msgstr ""
32940
32941 #: tree.cc:13714
32942 #, gcc-internal-format
32943 msgid "array %<TYPE_DOMAIN%> is not integer type"
32944 msgstr ""
32945
32946 #: tree.cc:13723
32947 #, gcc-internal-format
32948 msgid "%<TYPE_FIELDS%> defined in incomplete type"
32949 msgstr ""
32950
32951 #: tree.cc:13745
32952 #, gcc-internal-format
32953 msgid "wrong tree in %<TYPE_FIELDS%> list"
32954 msgstr ""
32955
32956 #: tree.cc:13760
32957 #, gcc-internal-format
32958 msgid "%<TYPE_CACHED_VALUES_P%> is %i while %<TYPE_CACHED_VALUES%> is %p"
32959 msgstr ""
32960
32961 #: tree.cc:13767
32962 #, gcc-internal-format
32963 msgid "%<TYPE_CACHED_VALUES%> is not %<TREE_VEC%>"
32964 msgstr ""
32965
32966 #: tree.cc:13780
32967 #, gcc-internal-format
32968 msgid "wrong %<TYPE_CACHED_VALUES%> entry"
32969 msgstr ""
32970
32971 #: tree.cc:13793
32972 #, gcc-internal-format
32973 msgid "%<TREE_PURPOSE%> is non-NULL in %<TYPE_ARG_TYPES%> list"
32974 msgstr ""
32975
32976 #: tree.cc:13799
32977 #, gcc-internal-format
32978 msgid "wrong entry in %<TYPE_ARG_TYPES%> list"
32979 msgstr ""
32980
32981 #: tree.cc:13806
32982 #, gcc-internal-format
32983 msgid "%<TYPE_VALUES_RAW%> field is non-NULL"
32984 msgstr ""
32985
32986 #: tree.cc:13818
32987 #, gcc-internal-format
32988 msgid "%<TYPE_CACHED_VALUES_P%> is set while it should not be"
32989 msgstr ""
32990
32991 #: tree.cc:13828
32992 #, gcc-internal-format
32993 msgid "%<TYPE_METHOD_BASETYPE%> is not main variant"
32994 msgstr ""
32995
32996 #: tsan.cc:506
32997 #, gcc-internal-format
32998 msgid "%qs is not supported with %qs"
32999 msgstr ""
33000
33001 #: value-prof.cc:496
33002 #, gcc-internal-format
33003 msgid "dead histogram"
33004 msgstr ""
33005
33006 #: value-prof.cc:525
33007 #, gcc-internal-format
33008 msgid ""
33009 "histogram value statement does not correspond to the statement it is "
33010 "associated with"
33011 msgstr ""
33012
33013 #: value-prof.cc:594
33014 #, gcc-internal-format, gfc-internal-format
33015 msgid ""
33016 "corrupted value profile: %s profile counter (%d out of %d) inconsistent with "
33017 "basic-block count (%d)"
33018 msgstr ""
33019
33020 #: var-tracking.cc:7209
33021 #, gcc-internal-format
33022 msgid ""
33023 "variable tracking size limit exceeded with %<-fvar-tracking-assignments%>, "
33024 "retrying without"
33025 msgstr ""
33026
33027 #: var-tracking.cc:7213
33028 #, gcc-internal-format
33029 msgid "variable tracking size limit exceeded"
33030 msgstr ""
33031
33032 #: varasm.cc:315
33033 #, gcc-internal-format
33034 msgid "section already exists: %qs"
33035 msgstr ""
33036
33037 #: varasm.cc:361
33038 #, gcc-internal-format
33039 msgid "%+qD causes a section type conflict with %qD"
33040 msgstr ""
33041
33042 #: varasm.cc:364
33043 #, gcc-internal-format
33044 msgid "section type conflict with %qD"
33045 msgstr ""
33046
33047 #: varasm.cc:369
33048 #, gcc-internal-format
33049 msgid "%+qD causes a section type conflict"
33050 msgstr ""
33051
33052 #: varasm.cc:371
33053 #, gcc-internal-format
33054 msgid "section type conflict"
33055 msgstr ""
33056
33057 #: varasm.cc:1104
33058 #, gcc-internal-format
33059 msgid "alignment of %q+D is greater than maximum object file alignment %d"
33060 msgstr ""
33061
33062 #: varasm.cc:1272
33063 #, gcc-internal-format
33064 msgid "only zero initializers are allowed in section %qs"
33065 msgstr ""
33066
33067 #: varasm.cc:1502 varasm.cc:1511
33068 #, gcc-internal-format
33069 msgid "register name not specified for %q+D"
33070 msgstr ""
33071
33072 #: varasm.cc:1513
33073 #, gcc-internal-format
33074 msgid "invalid register name for %q+D"
33075 msgstr ""
33076
33077 #: varasm.cc:1515
33078 #, gcc-internal-format
33079 msgid "data type of %q+D isn%'t suitable for a register"
33080 msgstr ""
33081
33082 #: varasm.cc:1518
33083 #, gcc-internal-format
33084 msgid ""
33085 "the register specified for %q+D cannot be accessed by the current target"
33086 msgstr ""
33087
33088 #: varasm.cc:1521
33089 #, gcc-internal-format
33090 msgid ""
33091 "the register specified for %q+D is not general enough to be used as a "
33092 "register variable"
33093 msgstr ""
33094
33095 #: varasm.cc:1524
33096 #, gcc-internal-format
33097 msgid "register specified for %q+D isn%'t suitable for data type"
33098 msgstr ""
33099
33100 #: varasm.cc:1533
33101 #, gcc-internal-format
33102 msgid "register specified for %q+D is an internal GCC implementation detail"
33103 msgstr ""
33104
33105 #: varasm.cc:1543
33106 #, gcc-internal-format
33107 msgid "global register variable has initial value"
33108 msgstr ""
33109
33110 #: varasm.cc:1547
33111 #, gcc-internal-format
33112 msgid "optimization may eliminate reads and/or writes to register variables"
33113 msgstr ""
33114
33115 #: varasm.cc:1593
33116 #, gcc-internal-format
33117 msgid "register name given for non-register variable %q+D"
33118 msgstr ""
33119
33120 #: varasm.cc:2172
33121 #, gcc-internal-format
33122 msgid "thread-local COMMON data not implemented"
33123 msgstr ""
33124
33125 #: varasm.cc:2205
33126 #, gcc-internal-format
33127 msgid ""
33128 "requested alignment for %q+D is greater than implemented alignment of %wu"
33129 msgstr ""
33130
33131 #: varasm.cc:2308 c/c-decl.cc:5477 c/c-parser.cc:1662
33132 #, gcc-internal-format
33133 msgid "storage size of %q+D isn%'t known"
33134 msgstr ""
33135
33136 #: varasm.cc:5266
33137 #, gcc-internal-format
33138 msgid "initializer for integer/fixed-point value is too complicated"
33139 msgstr ""
33140
33141 #: varasm.cc:5271
33142 #, gcc-internal-format
33143 msgid "initializer for floating value is not a floating constant"
33144 msgstr ""
33145
33146 #: varasm.cc:5616
33147 #, gcc-internal-format
33148 msgid "invalid initial value for member %qE"
33149 msgstr ""
33150
33151 #: varasm.cc:5872
33152 #, gcc-internal-format
33153 msgid "%qD declared weak after being used"
33154 msgstr ""
33155
33156 #: varasm.cc:5924
33157 #, gcc-internal-format
33158 msgid ""
33159 "weak declaration of %q+D being applied to a already existing, static "
33160 "definition"
33161 msgstr ""
33162
33163 #: varasm.cc:5965
33164 #, gcc-internal-format
33165 msgid "weak declaration of %q+D must be public"
33166 msgstr ""
33167
33168 #: varasm.cc:5969
33169 #, gcc-internal-format
33170 msgid "weak declaration of %q+D not supported"
33171 msgstr ""
33172
33173 #: varasm.cc:5998 varasm.cc:6318
33174 #, gcc-internal-format
33175 msgid "only weak aliases are supported in this configuration"
33176 msgstr ""
33177
33178 #: varasm.cc:6193 varasm.cc:6315
33179 #, gcc-internal-format
33180 msgid "%qs is not supported in this configuration"
33181 msgstr ""
33182
33183 #: varasm.cc:6221
33184 #, gcc-internal-format
33185 msgid "%qs is not supported on this target"
33186 msgstr ""
33187
33188 #: varasm.cc:6277
33189 #, gcc-internal-format
33190 msgid "symver is only supported on ELF platforms"
33191 msgstr ""
33192
33193 #: varasm.cc:6296
33194 #, gcc-internal-format
33195 msgid "%qs symbol %q+D ultimately targets itself"
33196 msgstr ""
33197
33198 #: varasm.cc:6298
33199 #, gcc-internal-format
33200 msgid "%qs symbol %q+D must have static linkage"
33201 msgstr ""
33202
33203 #: varasm.cc:6305
33204 #, gcc-internal-format
33205 msgid "alias definitions not supported in this configuration"
33206 msgstr ""
33207
33208 #: varasm.cc:6533 config/sol2.cc:160 config/i386/winnt.cc:265
33209 #, gcc-internal-format
33210 msgid "visibility attribute not supported in this configuration; ignored"
33211 msgstr ""
33212
33213 #: varasm.cc:7821
33214 #, gcc-internal-format
33215 msgid ""
33216 "%+qD without %<retain%> attribute and %qD with %<retain%> attribute are "
33217 "placed in a section with the same name"
33218 msgstr ""
33219
33220 #: vec.cc:190
33221 #, gcc-internal-format, gfc-internal-format
33222 msgid "qsort comparator not anti-symmetric: %d, %d"
33223 msgstr ""
33224
33225 #: vec.cc:195
33226 #, gcc-internal-format, gfc-internal-format
33227 msgid "qsort comparator non-negative on sorted output: %d"
33228 msgstr ""
33229
33230 #: vec.cc:202
33231 #, gcc-internal-format, gfc-internal-format
33232 msgid "qsort comparator not transitive: %d, %d, %d"
33233 msgstr ""
33234
33235 #: vec.cc:204
33236 #, gcc-internal-format
33237 msgid "qsort checking failed"
33238 msgstr ""
33239
33240 #: vr-values.cc:2365
33241 #, gcc-internal-format
33242 msgid ""
33243 "assuming signed overflow does not occur when simplifying conditional to "
33244 "constant"
33245 msgstr ""
33246
33247 #: vr-values.cc:2371
33248 #, gcc-internal-format
33249 msgid "assuming signed overflow does not occur when simplifying conditional"
33250 msgstr ""
33251
33252 #: vr-values.cc:2413
33253 #, gcc-internal-format
33254 msgid "comparison always false due to limited range of data type"
33255 msgstr ""
33256
33257 #: vr-values.cc:2415
33258 #, gcc-internal-format
33259 msgid "comparison always true due to limited range of data type"
33260 msgstr ""
33261
33262 #: vr-values.cc:3093
33263 #, gcc-internal-format
33264 msgid ""
33265 "assuming signed overflow does not occur when simplifying %</%> or %<%%%> to "
33266 "%<>>%> or %<&%>"
33267 msgstr ""
33268
33269 #: vr-values.cc:3161
33270 #, gcc-internal-format
33271 msgid ""
33272 "assuming signed overflow does not occur when simplifying %<min/max (X,Y)%> "
33273 "to %<X%> or %<Y%>"
33274 msgstr ""
33275
33276 #: vr-values.cc:3213
33277 #, gcc-internal-format
33278 msgid ""
33279 "assuming signed overflow does not occur when simplifying %<abs (X)%> to %<X"
33280 "%> or %<-X%>"
33281 msgstr ""
33282
33283 #. Print an error message for unrecognized stab codes.
33284 #: xcoffout.cc:194
33285 #, gcc-internal-format
33286 msgid "no sclass for %s stab (0x%x)"
33287 msgstr ""
33288
33289 #: c-family/c-ada-spec.cc:2858
33290 #, gcc-internal-format
33291 msgid "packed layout"
33292 msgstr ""
33293
33294 #: c-family/c-attribs.cc:619 d/d-attribs.cc:1169
33295 #, gcc-internal-format
33296 msgid "%qE attribute argument is invalid"
33297 msgstr ""
33298
33299 #: c-family/c-attribs.cc:622 d/d-attribs.cc:1172
33300 #, gcc-internal-format
33301 msgid "%qE attribute argument %i is invalid"
33302 msgstr ""
33303
33304 #: c-family/c-attribs.cc:634 d/d-attribs.cc:1184
33305 #, gcc-internal-format
33306 msgid "%qE attribute argument has type %qT"
33307 msgstr ""
33308
33309 #: c-family/c-attribs.cc:638 d/d-attribs.cc:1188
33310 #, gcc-internal-format
33311 msgid "%qE attribute argument %i has type %qT"
33312 msgstr ""
33313
33314 #: c-family/c-attribs.cc:649 c-family/c-attribs.cc:4314
33315 #: c-family/c-attribs.cc:4318 d/d-attribs.cc:1199
33316 #, gcc-internal-format
33317 msgid "%qE attribute argument value %qE is not an integer constant"
33318 msgstr ""
33319
33320 #: c-family/c-attribs.cc:654 d/d-attribs.cc:1204
33321 #, gcc-internal-format
33322 msgid "%qE attribute argument %i value %qE is not an integer constant"
33323 msgstr ""
33324
33325 #: c-family/c-attribs.cc:670 d/d-attribs.cc:1218
33326 #, gcc-internal-format
33327 msgid "%qE attribute argument value %qE does not refer to a function parameter"
33328 msgstr ""
33329
33330 #: c-family/c-attribs.cc:675 d/d-attribs.cc:1223
33331 #, gcc-internal-format
33332 msgid ""
33333 "%qE attribute argument %i value %qE does not refer to a function parameter"
33334 msgstr ""
33335
33336 #: c-family/c-attribs.cc:698 d/d-attribs.cc:1246
33337 #, gcc-internal-format
33338 msgid ""
33339 "%qE attribute argument value %qE exceeds the number of function parameters %u"
33340 msgstr ""
33341
33342 #: c-family/c-attribs.cc:703 d/d-attribs.cc:1251
33343 #, gcc-internal-format
33344 msgid ""
33345 "%qE attribute argument %i value %qE exceeds the number of function "
33346 "parameters %u"
33347 msgstr ""
33348
33349 #: c-family/c-attribs.cc:724
33350 #, gcc-internal-format
33351 msgid ""
33352 "%qE attribute argument value %qE does not refer to a variable argument list"
33353 msgstr ""
33354
33355 #: c-family/c-attribs.cc:728
33356 #, gcc-internal-format
33357 msgid ""
33358 "%qE attribute argument %i value %qE does not refer to a variable argument "
33359 "list"
33360 msgstr ""
33361
33362 #: c-family/c-attribs.cc:755 c-family/c-attribs.cc:768 d/d-attribs.cc:1272
33363 #, gcc-internal-format
33364 msgid "%qE attribute argument value %qE refers to parameter type %qT"
33365 msgstr ""
33366
33367 #: c-family/c-attribs.cc:759 c-family/c-attribs.cc:773 d/d-attribs.cc:1277
33368 #, gcc-internal-format
33369 msgid "%qE attribute argument %i value %qE refers to parameter type %qT"
33370 msgstr ""
33371
33372 #: c-family/c-attribs.cc:783
33373 #, gcc-internal-format
33374 msgid ""
33375 "%qE attribute argument value %qE refers to a variadic function parameter of "
33376 "unknown type"
33377 msgstr ""
33378
33379 #: c-family/c-attribs.cc:788
33380 #, gcc-internal-format
33381 msgid ""
33382 "%qE attribute argument %i value %qE refers to a variadic function parameter "
33383 "of unknown type"
33384 msgstr ""
33385
33386 #: c-family/c-attribs.cc:906
33387 #, gcc-internal-format
33388 msgid "ignoring attribute %qs because it conflicts with previous %qs"
33389 msgstr ""
33390
33391 #: c-family/c-attribs.cc:944
33392 #, gcc-internal-format
33393 msgid "%qE attribute only supported on boolean types"
33394 msgstr ""
33395
33396 #: c-family/c-attribs.cc:954
33397 #, gcc-internal-format
33398 msgid "%qE attribute with unsupported boolean precision"
33399 msgstr ""
33400
33401 #: c-family/c-attribs.cc:977
33402 #, gcc-internal-format
33403 msgid "%qE attribute ignored for type %qT"
33404 msgstr ""
33405
33406 #: c-family/c-attribs.cc:989
33407 #, gcc-internal-format
33408 msgid "%qE attribute ignored for field of type %qT"
33409 msgstr ""
33410
33411 #: c-family/c-attribs.cc:1159 c-family/c-attribs.cc:3188
33412 #: c-family/c-attribs.cc:5615 ada/gcc-interface/utils.cc:7033
33413 #, gcc-internal-format
33414 msgid "%qE argument not a string"
33415 msgstr ""
33416
33417 #: c-family/c-attribs.cc:1322 ada/gcc-interface/utils.cc:6627
33418 #, gcc-internal-format
33419 msgid "%qE attribute ignored due to conflict with attribute %qs"
33420 msgstr ""
33421
33422 #: c-family/c-attribs.cc:1371
33423 #, gcc-internal-format
33424 msgid "%qE attribute ignored. Use %<-fcf-protection%> option to enable it"
33425 msgstr ""
33426
33427 #: c-family/c-attribs.cc:1411 c-family/c-attribs.cc:1417
33428 #: c-family/c-attribs.cc:5439 c-family/c-attribs.cc:5479
33429 #: c-family/c-attribs.cc:5485 ada/gcc-interface/utils.cc:6886
33430 #: ada/gcc-interface/utils.cc:6920 ada/gcc-interface/utils.cc:6926
33431 #, gcc-internal-format
33432 msgid "%qE attribute ignored due to conflict with %qs attribute"
33433 msgstr ""
33434
33435 #: c-family/c-attribs.cc:1473 jit/dummy-frontend.cc:190 lto/lto-lang.cc:293
33436 #, gcc-internal-format
33437 msgid "%qE attribute has no effect on unit local functions"
33438 msgstr ""
33439
33440 #: c-family/c-attribs.cc:1643 c-family/c-attribs.cc:3171
33441 #, gcc-internal-format
33442 msgid "%qE attribute ignored because %qD is not a variable"
33443 msgstr ""
33444
33445 #: c-family/c-attribs.cc:1649
33446 #, gcc-internal-format
33447 msgid "%qE attribute ignored because %qD is not a local variable"
33448 msgstr ""
33449
33450 #: c-family/c-attribs.cc:1674 config/i386/i386-options.cc:3795
33451 #, gcc-internal-format
33452 msgid "%qE attribute have effect only on public objects"
33453 msgstr ""
33454
33455 #: c-family/c-attribs.cc:1703
33456 #, gcc-internal-format
33457 msgid "%qE attribute only affects top level objects"
33458 msgstr ""
33459
33460 #: c-family/c-attribs.cc:1742 c-family/c-attribs.cc:3845
33461 #, gcc-internal-format
33462 msgid "%qE attribute on function returning %<void%>"
33463 msgstr ""
33464
33465 #: c-family/c-attribs.cc:1765
33466 #, gcc-internal-format
33467 msgid "%qE attribute is not supported because endianness is not uniform"
33468 msgstr ""
33469
33470 #: c-family/c-attribs.cc:1782
33471 #, gcc-internal-format
33472 msgid "attribute %qE argument must be one of %qs or %qs"
33473 msgstr ""
33474
33475 #: c-family/c-attribs.cc:1878
33476 #, gcc-internal-format
33477 msgid "destructor priorities are not supported"
33478 msgstr ""
33479
33480 #: c-family/c-attribs.cc:1880
33481 #, gcc-internal-format
33482 msgid "constructor priorities are not supported"
33483 msgstr ""
33484
33485 #: c-family/c-attribs.cc:1902
33486 #, gcc-internal-format, gfc-internal-format
33487 msgid "destructor priorities from 0 to %d are reserved for the implementation"
33488 msgstr ""
33489
33490 #: c-family/c-attribs.cc:1907
33491 #, gcc-internal-format, gfc-internal-format
33492 msgid "constructor priorities from 0 to %d are reserved for the implementation"
33493 msgstr ""
33494
33495 #: c-family/c-attribs.cc:1915
33496 #, gcc-internal-format, gfc-internal-format
33497 msgid "destructor priorities must be integers from 0 to %d inclusive"
33498 msgstr ""
33499
33500 #: c-family/c-attribs.cc:1918
33501 #, gcc-internal-format, gfc-internal-format
33502 msgid "constructor priorities must be integers from 0 to %d inclusive"
33503 msgstr ""
33504
33505 #: c-family/c-attribs.cc:2071
33506 #, gcc-internal-format
33507 msgid "unknown machine mode %qE"
33508 msgstr ""
33509
33510 #: c-family/c-attribs.cc:2105
33511 #, gcc-internal-format
33512 msgid "specifying vector types with %<__attribute__ ((mode))%> is deprecated"
33513 msgstr ""
33514
33515 #: c-family/c-attribs.cc:2108
33516 #, gcc-internal-format
33517 msgid "use %<__attribute__ ((vector_size))%> instead"
33518 msgstr ""
33519
33520 #: c-family/c-attribs.cc:2117
33521 #, gcc-internal-format
33522 msgid "unable to emulate %qs"
33523 msgstr ""
33524
33525 #: c-family/c-attribs.cc:2130
33526 #, gcc-internal-format
33527 msgid "invalid pointer mode %qs"
33528 msgstr ""
33529
33530 #: c-family/c-attribs.cc:2147
33531 #, gcc-internal-format
33532 msgid "signedness of type and machine mode %qs don%'t match"
33533 msgstr ""
33534
33535 #: c-family/c-attribs.cc:2158
33536 #, gcc-internal-format
33537 msgid "no data type for mode %qs"
33538 msgstr ""
33539
33540 #: c-family/c-attribs.cc:2168
33541 #, gcc-internal-format
33542 msgid "cannot use mode %qs for enumerated types"
33543 msgstr ""
33544
33545 #: c-family/c-attribs.cc:2196
33546 #, gcc-internal-format
33547 msgid "mode %qs applied to inappropriate type"
33548 msgstr ""
33549
33550 #: c-family/c-attribs.cc:2221 c-family/c-attribs.cc:2535 d/d-attribs.cc:999
33551 #, gcc-internal-format
33552 msgid "section attributes are not supported for this target"
33553 msgstr ""
33554
33555 #: c-family/c-attribs.cc:2227 d/d-attribs.cc:1006
33556 #, gcc-internal-format
33557 msgid "section attribute not allowed for %q+D"
33558 msgstr ""
33559
33560 #: c-family/c-attribs.cc:2233 d/d-attribs.cc:1013
33561 #, gcc-internal-format
33562 msgid "section attribute argument not a string constant"
33563 msgstr ""
33564
33565 #: c-family/c-attribs.cc:2242 d/d-attribs.cc:1022
33566 #, gcc-internal-format
33567 msgid "section attribute cannot be specified for local variables"
33568 msgstr ""
33569
33570 #: c-family/c-attribs.cc:2253 config/bfin/bfin.cc:4795 config/bfin/bfin.cc:4846
33571 #: config/bfin/bfin.cc:4872 config/bfin/bfin.cc:4885 d/d-attribs.cc:1033
33572 #, gcc-internal-format
33573 msgid "section of %q+D conflicts with previous declaration"
33574 msgstr ""
33575
33576 #: c-family/c-attribs.cc:2262 c-family/c-attribs.cc:2561 d/d-attribs.cc:1042
33577 #, gcc-internal-format
33578 msgid "section of %q+D cannot be overridden"
33579 msgstr ""
33580
33581 #: c-family/c-attribs.cc:2378
33582 #, gcc-internal-format
33583 msgid "alignment may not be specified for %q+D"
33584 msgstr ""
33585
33586 #: c-family/c-attribs.cc:2403
33587 #, gcc-internal-format
33588 msgid ""
33589 "ignoring attribute %<%E (%u)%> because it conflicts with attribute %<%E "
33590 "(%u)%>"
33591 msgstr ""
33592
33593 #: c-family/c-attribs.cc:2448
33594 #, gcc-internal-format
33595 msgid "%<warn_if_not_aligned%> may not be specified for %q+D"
33596 msgstr ""
33597
33598 #: c-family/c-attribs.cc:2496 d/d-attribs.cc:1120
33599 #, gcc-internal-format
33600 msgid "inline function %q+D declared weak"
33601 msgstr ""
33602
33603 #: c-family/c-attribs.cc:2501
33604 #, gcc-internal-format
33605 msgid "indirect function %q+D cannot be declared weak"
33606 msgstr ""
33607
33608 #: c-family/c-attribs.cc:2542
33609 #, gcc-internal-format
33610 msgid "ignoring %qE attribute not set on a variable"
33611 msgstr ""
33612
33613 #: c-family/c-attribs.cc:2552 config/bfin/bfin.cc:4823
33614 #, gcc-internal-format
33615 msgid "%qE attribute cannot be specified for local variables"
33616 msgstr ""
33617
33618 #: c-family/c-attribs.cc:2567
33619 #, gcc-internal-format
33620 msgid "%qE attribute is specific to ELF targets"
33621 msgstr ""
33622
33623 #: c-family/c-attribs.cc:2574
33624 #, gcc-internal-format
33625 msgid "ignoring %qE attribute set on const variable"
33626 msgstr ""
33627
33628 #: c-family/c-attribs.cc:2585
33629 #, gcc-internal-format
33630 msgid "ignoring %qE attribute set on initialized variable"
33631 msgstr ""
33632
33633 #: c-family/c-attribs.cc:2598
33634 #, gcc-internal-format
33635 msgid "ignoring %qE attribute set on uninitialized variable"
33636 msgstr ""
33637
33638 #: c-family/c-attribs.cc:2631
33639 #, gcc-internal-format
33640 msgid "%qE attribute is only applicable on functions"
33641 msgstr ""
33642
33643 #: c-family/c-attribs.cc:2650 d/d-attribs.cc:1068
33644 #, gcc-internal-format
33645 msgid "%<symver%> attribute only applies to functions and variables"
33646 msgstr ""
33647
33648 #: c-family/c-attribs.cc:2658 d/d-attribs.cc:1076
33649 #, gcc-internal-format
33650 msgid "%<symver%> attribute is only applicable to symbols"
33651 msgstr ""
33652
33653 #: c-family/c-attribs.cc:2668 d/d-attribs.cc:1086
33654 #, gcc-internal-format
33655 msgid "%<symver%> attribute argument not a string constant"
33656 msgstr ""
33657
33658 #: c-family/c-attribs.cc:2682 d/d-attribs.cc:1100
33659 #, gcc-internal-format
33660 msgid "symver attribute argument must have format %<name@nodename%>"
33661 msgstr ""
33662
33663 #: c-family/c-attribs.cc:2683 d/d-attribs.cc:1101
33664 #, gcc-internal-format
33665 msgid "%<symver%> attribute argument %qs must contain one or two %<@%>"
33666 msgstr ""
33667
33668 #: c-family/c-attribs.cc:2718
33669 #, gcc-internal-format
33670 msgid "%q+D defined both normally and as %qE attribute"
33671 msgstr ""
33672
33673 #: c-family/c-attribs.cc:2726
33674 #, gcc-internal-format
33675 msgid "weak %q+D cannot be defined %qE"
33676 msgstr ""
33677
33678 #: c-family/c-attribs.cc:2743 c-family/c-attribs.cc:3736
33679 #, gcc-internal-format
33680 msgid "attribute %qE argument not a string"
33681 msgstr ""
33682
33683 #: c-family/c-attribs.cc:2776
33684 #, gcc-internal-format
33685 msgid "%+qD declared %qs after being used"
33686 msgstr ""
33687
33688 #: c-family/c-attribs.cc:2826
33689 #, gcc-internal-format
33690 msgid "%qE attribute argument cannot be a string"
33691 msgstr ""
33692
33693 #: c-family/c-attribs.cc:2839
33694 #, gcc-internal-format
33695 msgid "%qE attribute argument cannot be a constant arithmetic expression"
33696 msgstr ""
33697
33698 #: c-family/c-attribs.cc:2850
33699 #, gcc-internal-format
33700 msgid "%qE attribute ignored on a redeclaration of the referenced symbol"
33701 msgstr ""
33702
33703 #: c-family/c-attribs.cc:2905
33704 #, gcc-internal-format
33705 msgid ""
33706 "%qE attribute ignored on a declaration of a different kind than referenced "
33707 "symbol"
33708 msgstr ""
33709
33710 #: c-family/c-attribs.cc:2910
33711 #, gcc-internal-format
33712 msgid "symbol %qD referenced by %qD declared here"
33713 msgstr ""
33714
33715 #: c-family/c-attribs.cc:2958
33716 #, gcc-internal-format
33717 msgid "%qE attribute must apply to a declaration"
33718 msgstr ""
33719
33720 #: c-family/c-attribs.cc:3016
33721 #, gcc-internal-format
33722 msgid "indirect function %q+D cannot be declared %qE"
33723 msgstr ""
33724
33725 #: c-family/c-attribs.cc:3039
33726 #, gcc-internal-format
33727 msgid "%qE attribute must appear before %qs attribute"
33728 msgstr ""
33729
33730 #: c-family/c-attribs.cc:3052
33731 #, gcc-internal-format
33732 msgid "%+qD declared %qE after being used"
33733 msgstr ""
33734
33735 #: c-family/c-attribs.cc:3076
33736 #, gcc-internal-format
33737 msgid "%qE attribute ignored on non-class types"
33738 msgstr ""
33739
33740 #: c-family/c-attribs.cc:3082
33741 #, gcc-internal-format
33742 msgid "%qE attribute ignored because %qT is already defined"
33743 msgstr ""
33744
33745 #: c-family/c-attribs.cc:3095
33746 #, gcc-internal-format
33747 msgid "visibility argument not a string"
33748 msgstr ""
33749
33750 #: c-family/c-attribs.cc:3107
33751 #, gcc-internal-format
33752 msgid "%qE attribute ignored on types"
33753 msgstr ""
33754
33755 #: c-family/c-attribs.cc:3123
33756 #, gcc-internal-format
33757 msgid "attribute %qE argument must be one of %qs, %qs, %qs, or %qs"
33758 msgstr ""
33759
33760 #: c-family/c-attribs.cc:3135
33761 #, gcc-internal-format
33762 msgid "%qD redeclared with different visibility"
33763 msgstr ""
33764
33765 #: c-family/c-attribs.cc:3138 c-family/c-attribs.cc:3142
33766 #, gcc-internal-format
33767 msgid "%qD was declared %qs which implies default visibility"
33768 msgstr ""
33769
33770 #: c-family/c-attribs.cc:3179
33771 #, gcc-internal-format
33772 msgid "%qE attribute ignored because %qD does not have thread storage duration"
33773 msgstr ""
33774
33775 #: c-family/c-attribs.cc:3201
33776 #, gcc-internal-format
33777 msgid "%qE argument must be one of %qs, %qs, %qs, or %qs"
33778 msgstr ""
33779
33780 #: c-family/c-attribs.cc:3223 c-family/c-attribs.cc:3819
33781 #: c-family/c-attribs.cc:5580 c-family/c-attribs.cc:5607
33782 #: config/m32c/m32c.cc:2939 ada/gcc-interface/utils.cc:7019
33783 #, gcc-internal-format
33784 msgid "%qE attribute applies only to functions"
33785 msgstr ""
33786
33787 #: c-family/c-attribs.cc:3269
33788 #, gcc-internal-format
33789 msgid "%<%E (%E)%> attribute ignored on functions declared %qs"
33790 msgstr ""
33791
33792 #: c-family/c-attribs.cc:3279
33793 #, gcc-internal-format
33794 msgid "%<%E (%E)%> attribute ignored with deallocation functions declared %qs"
33795 msgstr ""
33796
33797 #: c-family/c-attribs.cc:3283
33798 #, gcc-internal-format
33799 msgid "deallocation function declared here"
33800 msgstr ""
33801
33802 #: c-family/c-attribs.cc:3310
33803 #, gcc-internal-format
33804 msgid "%qE attribute ignored; valid only for functions"
33805 msgstr ""
33806
33807 #: c-family/c-attribs.cc:3320
33808 #, gcc-internal-format
33809 msgid ""
33810 "%qE attribute ignored on functions returning %qT; valid only for pointer "
33811 "return types"
33812 msgstr ""
33813
33814 #. Handle specially the common case of specifying one of a number
33815 #. of overloads, such as operator delete.
33816 #: c-family/c-attribs.cc:3366
33817 #, gcc-internal-format
33818 msgid "%qE attribute argument 1 is ambiguous"
33819 msgstr ""
33820
33821 #: c-family/c-attribs.cc:3368
33822 #, gcc-internal-format
33823 msgid "use a cast to the expected type to disambiguate"
33824 msgstr ""
33825
33826 #: c-family/c-attribs.cc:3373
33827 #, gcc-internal-format
33828 msgid "%qE attribute argument 1 does not name a function"
33829 msgstr ""
33830
33831 #: c-family/c-attribs.cc:3376
33832 #, gcc-internal-format
33833 msgid "argument references a symbol declared here"
33834 msgstr ""
33835
33836 #. Reject functions without a prototype.
33837 #: c-family/c-attribs.cc:3392
33838 #, gcc-internal-format
33839 msgid "%qE attribute argument 1 must take a pointer type as its first argument"
33840 msgstr ""
33841
33842 #: c-family/c-attribs.cc:3395 c-family/c-attribs.cc:3408
33843 #, gcc-internal-format
33844 msgid "referenced symbol declared here"
33845 msgstr ""
33846
33847 #. Reject functions that don't take a pointer as their first
33848 #. argument.
33849 #: c-family/c-attribs.cc:3405
33850 #, gcc-internal-format
33851 msgid ""
33852 "%qE attribute argument 1 must take a pointer type as its first argument; "
33853 "have %qT"
33854 msgstr ""
33855
33856 #: c-family/c-attribs.cc:3519 c-family/c-attribs.cc:3567
33857 #: c-family/c-attribs.cc:3594 d/d-attribs.cc:1303
33858 #, gcc-internal-format
33859 msgid "%qE attribute ignored on a function returning %qT"
33860 msgstr ""
33861
33862 #: c-family/c-attribs.cc:3613
33863 #, gcc-internal-format
33864 msgid "%qE attribute argument %E is not an integer constant"
33865 msgstr ""
33866
33867 #: c-family/c-attribs.cc:3621
33868 #, gcc-internal-format
33869 msgid "%qE attribute argument %E is not positive"
33870 msgstr ""
33871
33872 #: c-family/c-attribs.cc:3632
33873 #, gcc-internal-format
33874 msgid "%qE attribute argument %E is not a power of 2"
33875 msgstr ""
33876
33877 #: c-family/c-attribs.cc:3645
33878 #, gcc-internal-format
33879 msgid "%qE attribute argument %E is not in the range [0, %wu]"
33880 msgstr ""
33881
33882 #: c-family/c-attribs.cc:3749
33883 #, gcc-internal-format
33884 msgid ""
33885 "only %<inbranch%> and %<notinbranch%> flags are allowed for %<__simd__%> "
33886 "attribute"
33887 msgstr ""
33888
33889 #: c-family/c-attribs.cc:3825 c-family/c-attribs.cc:5586
33890 #, gcc-internal-format
33891 msgid "cannot set %qE attribute after definition"
33892 msgstr ""
33893
33894 #: c-family/c-attribs.cc:3892
33895 #, gcc-internal-format
33896 msgid "%qE attribute duplicated"
33897 msgstr ""
33898
33899 #: c-family/c-attribs.cc:3894
33900 #, gcc-internal-format
33901 msgid "%qE attribute follows %qE"
33902 msgstr ""
33903
33904 #: c-family/c-attribs.cc:3993
33905 #, gcc-internal-format
33906 msgid "type was previously declared %qE"
33907 msgstr ""
33908
33909 #: c-family/c-attribs.cc:4006 cp/class.cc:4744
33910 #, gcc-internal-format
33911 msgid ""
33912 "%<transaction_safe_dynamic%> may only be specified for a virtual function"
33913 msgstr ""
33914
33915 #: c-family/c-attribs.cc:4064
33916 #, gcc-internal-format
33917 msgid "%qE argument not an identifier"
33918 msgstr ""
33919
33920 #: c-family/c-attribs.cc:4075
33921 #, gcc-internal-format
33922 msgid "%qD is not compatible with %qD"
33923 msgstr ""
33924
33925 #: c-family/c-attribs.cc:4078
33926 #, gcc-internal-format
33927 msgid "%qE argument is not a function"
33928 msgstr ""
33929
33930 #: c-family/c-attribs.cc:4126 cp/name-lookup.cc:6026
33931 #, gcc-internal-format
33932 msgid "deprecated message is not a string"
33933 msgstr ""
33934
33935 #: c-family/c-attribs.cc:4167 c-family/c-attribs.cc:4232
33936 #, gcc-internal-format
33937 msgid "%qE attribute ignored for %qE"
33938 msgstr ""
33939
33940 #: c-family/c-attribs.cc:4191
33941 #, gcc-internal-format
33942 msgid "the message attached to %<unavailable%> is not a string"
33943 msgstr ""
33944
33945 #: c-family/c-attribs.cc:4290 c-family/c-attribs.cc:4292
33946 #, gcc-internal-format
33947 msgid "invalid vector type for attribute %qE"
33948 msgstr ""
33949
33950 #: c-family/c-attribs.cc:4327 c-family/c-attribs.cc:4331
33951 #, gcc-internal-format
33952 msgid "%qE attribute argument value %qE is negative"
33953 msgstr ""
33954
33955 #: c-family/c-attribs.cc:4344 c-family/c-attribs.cc:4348
33956 #, gcc-internal-format
33957 msgid "%qE attribute argument value %qE exceeds %wu"
33958 msgstr ""
33959
33960 #: c-family/c-attribs.cc:4356 ada/gcc-interface/utils.cc:4172
33961 #, gcc-internal-format
33962 msgid "vector size not an integral multiple of component size"
33963 msgstr ""
33964
33965 #: c-family/c-attribs.cc:4362 ada/gcc-interface/utils.cc:4179
33966 #, gcc-internal-format
33967 msgid "zero vector size"
33968 msgstr ""
33969
33970 #: c-family/c-attribs.cc:4371 c-family/c-attribs.cc:4374
33971 #, gcc-internal-format
33972 msgid "number of vector components %wu not a power of two"
33973 msgstr ""
33974
33975 #: c-family/c-attribs.cc:4381 c-family/c-attribs.cc:4385
33976 #, gcc-internal-format
33977 msgid "number of vector components %wu exceeds %d"
33978 msgstr ""
33979
33980 #: c-family/c-attribs.cc:4445
33981 #, gcc-internal-format
33982 msgid "%qE attribute only supported on non-mask vector types"
33983 msgstr ""
33984
33985 #: c-family/c-attribs.cc:4478
33986 #, gcc-internal-format
33987 msgid "%qE attribute without arguments on a non-prototype"
33988 msgstr ""
33989
33990 #: c-family/c-attribs.cc:4535
33991 #, gcc-internal-format
33992 msgid "%qE attribute ignored on objects of type %qT"
33993 msgstr ""
33994
33995 #: c-family/c-attribs.cc:4543
33996 #, gcc-internal-format
33997 msgid "%qE attribute does not apply to functions"
33998 msgstr ""
33999
34000 #: c-family/c-attribs.cc:4677
34001 #, gcc-internal-format
34002 msgid "attribute %qs mismatch with mode %qs"
34003 msgstr ""
34004
34005 #: c-family/c-attribs.cc:4726
34006 #, gcc-internal-format
34007 msgid ""
34008 "attribute %qs missing positional argument 2 provided in previous designation "
34009 "by argument %u"
34010 msgstr ""
34011
34012 #: c-family/c-attribs.cc:4732
34013 #, gcc-internal-format
34014 msgid "attribute %qs positional argument 2 missing in previous designation"
34015 msgstr ""
34016
34017 #: c-family/c-attribs.cc:4738
34018 #, gcc-internal-format
34019 msgid ""
34020 "attribute %qs positional argument 2 conflicts with previous designation by "
34021 "argument %u"
34022 msgstr ""
34023
34024 #: c-family/c-attribs.cc:4746
34025 #, gcc-internal-format
34026 msgid "attribute %qs mismatched positional argument values %i and %i"
34027 msgstr ""
34028
34029 #: c-family/c-attribs.cc:4768
34030 #, gcc-internal-format, gfc-internal-format
34031 msgid "designating the bound of variable length array argument %u"
34032 msgstr ""
34033
34034 #: c-family/c-attribs.cc:4851
34035 #, gcc-internal-format
34036 msgid "attribute %qE without arguments on a non-prototype"
34037 msgstr ""
34038
34039 #: c-family/c-attribs.cc:4901
34040 #, gcc-internal-format
34041 msgid "attribute %qE invalid mode"
34042 msgstr ""
34043
34044 #: c-family/c-attribs.cc:4910
34045 #, gcc-internal-format
34046 msgid ""
34047 "attribute %qE mode %qE is not an identifier; expected one of %qs, %qs, %qs, "
34048 "or %qs"
34049 msgstr ""
34050
34051 #: c-family/c-attribs.cc:4938
34052 #, gcc-internal-format
34053 msgid "attribute %qE invalid mode %qs; expected one of %qs, %qs, %qs, or %qs"
34054 msgstr ""
34055
34056 #: c-family/c-attribs.cc:4949
34057 #, gcc-internal-format
34058 msgid ""
34059 "attribute %qE unexpected %<(%> after mode %qs; expected a positional "
34060 "argument or %<)%>"
34061 msgstr ""
34062
34063 #. The first positional argument is required.  It may be worth
34064 #. dropping the requirement at some point and having read_only
34065 #. apply to all const-qualified pointers and read_write or
34066 #. write_only to the rest.
34067 #: c-family/c-attribs.cc:4962
34068 #, gcc-internal-format
34069 msgid "attribute %<%E(%s)%> missing an argument"
34070 msgstr ""
34071
34072 #: c-family/c-attribs.cc:5003
34073 #, gcc-internal-format
34074 msgid "attribute %<%E(%s, %E, %E)%> invalid positional argument %i"
34075 msgstr ""
34076
34077 #: c-family/c-attribs.cc:5006
34078 #, gcc-internal-format
34079 msgid "attribute %<%E(%s, %E)%> invalid positional argument %i"
34080 msgstr ""
34081
34082 #: c-family/c-attribs.cc:5031
34083 #, gcc-internal-format
34084 msgid "attribute %qs positional argument %i invalid value %wi"
34085 msgstr ""
34086
34087 #: c-family/c-attribs.cc:5035
34088 #, gcc-internal-format
34089 msgid ""
34090 "attribute %qs positional argument %i value %wi exceeds number of function "
34091 "arguments %u"
34092 msgstr ""
34093
34094 #: c-family/c-attribs.cc:5042
34095 #, gcc-internal-format
34096 msgid "attribute %qs invalid positional argument"
34097 msgstr ""
34098
34099 #. The first argument must have a pointer or reference type.
34100 #: c-family/c-attribs.cc:5050
34101 #, gcc-internal-format
34102 msgid ""
34103 "attribute %qs positional argument 1 references non-pointer argument type %qT"
34104 msgstr ""
34105
34106 #: c-family/c-attribs.cc:5061
34107 #, gcc-internal-format
34108 msgid ""
34109 "attribute %qs positional argument 1 references argument of function type %qT"
34110 msgstr ""
34111
34112 #: c-family/c-attribs.cc:5074
34113 #, gcc-internal-format
34114 msgid ""
34115 "attribute %qs positional argument 1 references %qs-qualified argument type "
34116 "%qT"
34117 msgstr ""
34118
34119 #: c-family/c-attribs.cc:5092
34120 #, gcc-internal-format
34121 msgid ""
34122 "attribute %qs positional argument 2 references non-integer argument type %qT"
34123 msgstr ""
34124
34125 #: c-family/c-attribs.cc:5324
34126 #, gcc-internal-format
34127 msgid "cleanup argument not an identifier"
34128 msgstr ""
34129
34130 #: c-family/c-attribs.cc:5331
34131 #, gcc-internal-format
34132 msgid "cleanup argument not a function"
34133 msgstr ""
34134
34135 #: c-family/c-attribs.cc:5368
34136 #, gcc-internal-format
34137 msgid "%qE attribute requires prototypes with named arguments"
34138 msgstr ""
34139
34140 #: c-family/c-attribs.cc:5376
34141 #, gcc-internal-format
34142 msgid "%qE attribute only applies to variadic functions"
34143 msgstr ""
34144
34145 #: c-family/c-attribs.cc:5392 ada/gcc-interface/utils.cc:6530
34146 #, gcc-internal-format
34147 msgid "requested position is not an integer constant"
34148 msgstr ""
34149
34150 #: c-family/c-attribs.cc:5400 ada/gcc-interface/utils.cc:6537
34151 #, gcc-internal-format
34152 msgid "requested position is less than zero"
34153 msgstr ""
34154
34155 #: c-family/c-attribs.cc:5455 ada/gcc-interface/utils.cc:6901
34156 #: d/d-attribs.cc:746
34157 #, gcc-internal-format
34158 msgid "empty string in attribute %<target%>"
34159 msgstr ""
34160
34161 #. The argument must be a constant string.
34162 #: c-family/c-attribs.cc:5474 config/sh/sh.cc:8548
34163 #, gcc-internal-format
34164 msgid "%qE attribute argument not a string constant"
34165 msgstr ""
34166
34167 #: c-family/c-attribs.cc:5632 ada/gcc-interface/utils.cc:7050
34168 #, gcc-internal-format
34169 msgid "unrecognized %qE attribute argument %qs"
34170 msgstr ""
34171
34172 #: c-family/c-attribs.cc:5650
34173 #, gcc-internal-format
34174 msgid "%qE attribute on a function not returning a pointer"
34175 msgstr ""
34176
34177 #: c-family/c-attribs.cc:5665
34178 #, gcc-internal-format
34179 msgid "%qE attribute is only valid on %<struct%> type"
34180 msgstr ""
34181
34182 #: c-family/c-attribs.cc:5701
34183 #, gcc-internal-format
34184 msgid "%qE attribute argument %qE is not an integer constant"
34185 msgstr ""
34186
34187 #: c-family/c-attribs.cc:5710
34188 #, gcc-internal-format
34189 msgid "%qE attribute argument %qE exceeds %u"
34190 msgstr ""
34191
34192 #: c-family/c-attribs.cc:5732
34193 #, gcc-internal-format
34194 msgid "%qE attribute may be put on a typedef only; attribute is ignored"
34195 msgstr ""
34196
34197 #: c-family/c-attribs.cc:5744
34198 #, gcc-internal-format
34199 msgid "%qE attribute is for pointer types only"
34200 msgstr ""
34201
34202 #: c-family/c-attribs.cc:5763
34203 #, gcc-internal-format
34204 msgid ""
34205 "%qE is only applicable to Objective-C class interfaces, attribute ignored"
34206 msgstr ""
34207
34208 #: c-family/c-attribs.cc:5786
34209 #, gcc-internal-format
34210 msgid "%qE cannot be applied to non-pointer type %qT"
34211 msgstr ""
34212
34213 #: c-family/c-attribs.cc:5799
34214 #, gcc-internal-format
34215 msgid "%qE attribute argument %qE is not an integer constant between 0 and 3"
34216 msgstr ""
34217
34218 #: c-family/c-attribs.cc:5811
34219 #, gcc-internal-format
34220 msgid "%qE attribute argument %qE is not recognised"
34221 msgstr ""
34222
34223 #: c-family/c-attribs.cc:5826
34224 #, gcc-internal-format
34225 msgid ""
34226 "%qE attribute ignored; valid only for functions and function pointer fields"
34227 msgstr ""
34228
34229 #: c-family/c-attribs.cc:5837
34230 #, gcc-internal-format
34231 msgid "%qE attribute ignored; field must be a function pointer"
34232 msgstr ""
34233
34234 #: c-family/c-attribs.cc:5861
34235 #, gcc-internal-format
34236 msgid "unknown attribute %qE"
34237 msgstr ""
34238
34239 #: c-family/c-attribs.cc:5888
34240 #, gcc-internal-format
34241 msgid "invalid operand type %qT for %qs"
34242 msgstr ""
34243
34244 #: c-family/c-attribs.cc:5992
34245 #, gcc-internal-format
34246 msgid "%qs attribute not supported for %qT in %<__builtin_has_attribute%>"
34247 msgstr ""
34248
34249 #: c-family/c-attribs.cc:5994
34250 #, gcc-internal-format
34251 msgid "%qs attribute not supported for %qE in %<__builtin_has_attribute%>"
34252 msgstr ""
34253
34254 #: c-family/c-attribs.cc:6171
34255 #, gcc-internal-format
34256 msgid "%qs attribute not supported in %<__builtin_has_attribute%>"
34257 msgstr ""
34258
34259 #: c-family/c-common.cc:766
34260 #, gcc-internal-format
34261 msgid "%qD is not defined outside of function scope"
34262 msgstr ""
34263
34264 #: c-family/c-common.cc:811
34265 #, gcc-internal-format
34266 msgid "size of string literal is too large"
34267 msgstr ""
34268
34269 #: c-family/c-common.cc:834
34270 #, gcc-internal-format
34271 msgid ""
34272 "string length %qd is greater than the length %qd ISO C%d compilers are "
34273 "required to support"
34274 msgstr ""
34275
34276 #: c-family/c-common.cc:1007
34277 #, gcc-internal-format
34278 msgid ""
34279 "use %<-flax-vector-conversions%> to permit conversions between vectors with "
34280 "differing element types or numbers of subparts"
34281 msgstr ""
34282
34283 #: c-family/c-common.cc:1048
34284 #, gcc-internal-format
34285 msgid "%<__builtin_shuffle%> last argument must be an integer vector"
34286 msgstr ""
34287
34288 #: c-family/c-common.cc:1057
34289 #, gcc-internal-format
34290 msgid "%<__builtin_shuffle%> arguments must be vectors"
34291 msgstr ""
34292
34293 #: c-family/c-common.cc:1064
34294 #, gcc-internal-format
34295 msgid "%<__builtin_shuffle%> argument vectors must be of the same type"
34296 msgstr ""
34297
34298 #: c-family/c-common.cc:1075
34299 #, gcc-internal-format
34300 msgid ""
34301 "%<__builtin_shuffle%> number of elements of the argument vector(s) and the "
34302 "mask vector should be the same"
34303 msgstr ""
34304
34305 #: c-family/c-common.cc:1085
34306 #, gcc-internal-format
34307 msgid ""
34308 "%<__builtin_shuffle%> argument vector(s) inner type must have the same size "
34309 "as inner type of the mask"
34310 msgstr ""
34311
34312 #: c-family/c-common.cc:1136
34313 #, gcc-internal-format
34314 msgid "%<__builtin_shufflevector%> arguments must be vectors"
34315 msgstr ""
34316
34317 #: c-family/c-common.cc:1147
34318 #, gcc-internal-format
34319 msgid "%<__builtin_shufflevector%> arguments must be constant size vectors"
34320 msgstr ""
34321
34322 #: c-family/c-common.cc:1156
34323 #, gcc-internal-format
34324 msgid ""
34325 "%<__builtin_shufflevector%> argument vectors must have the same element type"
34326 msgstr ""
34327
34328 #: c-family/c-common.cc:1164
34329 #, gcc-internal-format
34330 msgid ""
34331 "%<__builtin_shufflevector%> must specify a result with a power of two number "
34332 "of elements"
34333 msgstr ""
34334
34335 #: c-family/c-common.cc:1189 c-family/c-common.cc:1199
34336 #, gcc-internal-format
34337 msgid "invalid element index %qE to %<__builtin_shufflevector%>"
34338 msgstr ""
34339
34340 #: c-family/c-common.cc:1277
34341 #, gcc-internal-format
34342 msgid ""
34343 "%<__builtin_convertvector%> first argument must be an integer or floating "
34344 "vector"
34345 msgstr ""
34346
34347 #: c-family/c-common.cc:1286
34348 #, gcc-internal-format
34349 msgid ""
34350 "%<__builtin_convertvector%> second argument must be an integer or floating "
34351 "vector type"
34352 msgstr ""
34353
34354 #: c-family/c-common.cc:1295
34355 #, gcc-internal-format
34356 msgid ""
34357 "%<__builtin_convertvector%> number of elements of the first argument vector "
34358 "and the second argument vector type should be the same"
34359 msgstr ""
34360
34361 #: c-family/c-common.cc:1919
34362 #, gcc-internal-format
34363 msgid "operation on %qE may be undefined"
34364 msgstr ""
34365
34366 #: c-family/c-common.cc:2270
34367 #, gcc-internal-format
34368 msgid "case label does not reduce to an integer constant"
34369 msgstr ""
34370
34371 #: c-family/c-common.cc:2353
34372 #, gcc-internal-format
34373 msgid ""
34374 "GCC cannot support operators with integer types and fixed-point types that "
34375 "have too many integral and fractional bits together"
34376 msgstr ""
34377
34378 #: c-family/c-common.cc:2898
34379 #, gcc-internal-format
34380 msgid "invalid operands to binary %s (have %qT and %qT)"
34381 msgstr ""
34382
34383 #: c-family/c-common.cc:3147
34384 #, gcc-internal-format
34385 msgid "comparison is always false due to limited range of data type"
34386 msgstr ""
34387
34388 #: c-family/c-common.cc:3150
34389 #, gcc-internal-format
34390 msgid "comparison is always true due to limited range of data type"
34391 msgstr ""
34392
34393 #: c-family/c-common.cc:3247
34394 #, gcc-internal-format
34395 msgid "comparison of unsigned expression in %<>= 0%> is always true"
34396 msgstr ""
34397
34398 #: c-family/c-common.cc:3255
34399 #, gcc-internal-format
34400 msgid "comparison of unsigned expression in %<< 0%> is always false"
34401 msgstr ""
34402
34403 #: c-family/c-common.cc:3299
34404 #, gcc-internal-format
34405 msgid "pointer of type %<void *%> used in arithmetic"
34406 msgstr ""
34407
34408 #: c-family/c-common.cc:3308
34409 #, gcc-internal-format
34410 msgid "pointer to a function used in arithmetic"
34411 msgstr ""
34412
34413 #: c-family/c-common.cc:3525
34414 #, gcc-internal-format
34415 msgid "enum constant in boolean context"
34416 msgstr ""
34417
34418 #: c-family/c-common.cc:3555 d/d-convert.cc:149
34419 #, gcc-internal-format
34420 msgid "the address of %qD will always evaluate as %<true%>"
34421 msgstr ""
34422
34423 #: c-family/c-common.cc:3600
34424 #, gcc-internal-format
34425 msgid "%<*%> in boolean context, suggest %<&&%> instead"
34426 msgstr ""
34427
34428 #: c-family/c-common.cc:3612
34429 #, gcc-internal-format
34430 msgid "%<<<%> in boolean context, did you mean %<<%>?"
34431 msgstr ""
34432
34433 #: c-family/c-common.cc:3628
34434 #, gcc-internal-format
34435 msgid ""
34436 "%<?:%> using integer constants in boolean context, the expression will "
34437 "always evaluate to %<true%>"
34438 msgstr ""
34439
34440 #: c-family/c-common.cc:3637
34441 #, gcc-internal-format
34442 msgid "%<?:%> using integer constants in boolean context"
34443 msgstr ""
34444
34445 #: c-family/c-common.cc:3673
34446 #, gcc-internal-format
34447 msgid ""
34448 "the compiler can assume that the address of %qD will always evaluate to "
34449 "%<true%>"
34450 msgstr ""
34451
34452 #: c-family/c-common.cc:3708 cp/semantics.cc:843 cp/typeck.cc:9957
34453 #, gcc-internal-format
34454 msgid "suggest parentheses around assignment used as truth value"
34455 msgstr ""
34456
34457 #: c-family/c-common.cc:3795 c/c-decl.cc:4708 c/c-decl.cc:7119
34458 #: c/c-typeck.cc:15859
34459 #, gcc-internal-format
34460 msgid "invalid use of %<restrict%>"
34461 msgstr ""
34462
34463 #: c-family/c-common.cc:3869
34464 #, gcc-internal-format
34465 msgid "invalid application of %<sizeof%> to a function type"
34466 msgstr ""
34467
34468 #: c-family/c-common.cc:3879
34469 #, gcc-internal-format
34470 msgid "ISO C++ does not permit %<alignof%> applied to a function type"
34471 msgstr ""
34472
34473 #: c-family/c-common.cc:3882
34474 #, gcc-internal-format
34475 msgid "ISO C does not permit %<_Alignof%> applied to a function type"
34476 msgstr ""
34477
34478 #: c-family/c-common.cc:3893
34479 #, gcc-internal-format
34480 msgid "invalid application of %qs to a void type"
34481 msgstr ""
34482
34483 #: c-family/c-common.cc:3902
34484 #, gcc-internal-format
34485 msgid "invalid application of %qs to incomplete type %qT"
34486 msgstr ""
34487
34488 #: c-family/c-common.cc:3910
34489 #, gcc-internal-format
34490 msgid "invalid application of %qs to array type %qT of incomplete element type"
34491 msgstr ""
34492
34493 #: c-family/c-common.cc:3962
34494 #, gcc-internal-format
34495 msgid "%<__alignof%> applied to a bit-field"
34496 msgstr ""
34497
34498 #: c-family/c-common.cc:4762
34499 #, gcc-internal-format
34500 msgid "first argument to %<va_arg%> not of type %<va_list%>"
34501 msgstr ""
34502
34503 #: c-family/c-common.cc:4882
34504 #, gcc-internal-format
34505 msgid "cannot disable built-in function %qs"
34506 msgstr ""
34507
34508 #: c-family/c-common.cc:5072
34509 #, gcc-internal-format
34510 msgid "pointers are not permitted as case values"
34511 msgstr ""
34512
34513 #: c-family/c-common.cc:5079
34514 #, gcc-internal-format
34515 msgid "range expressions in switch statements are non-standard"
34516 msgstr ""
34517
34518 #: c-family/c-common.cc:5107
34519 #, gcc-internal-format
34520 msgid "empty range specified"
34521 msgstr ""
34522
34523 #: c-family/c-common.cc:5159
34524 #, gcc-internal-format
34525 msgid "duplicate (or overlapping) case value"
34526 msgstr ""
34527
34528 #: c-family/c-common.cc:5161
34529 #, gcc-internal-format
34530 msgid "this is the first entry overlapping that value"
34531 msgstr ""
34532
34533 #: c-family/c-common.cc:5165
34534 #, gcc-internal-format
34535 msgid "duplicate case value"
34536 msgstr ""
34537
34538 #: c-family/c-common.cc:5166 c-family/c-warn.cc:2542
34539 #, gcc-internal-format
34540 msgid "previously used here"
34541 msgstr ""
34542
34543 #: c-family/c-common.cc:5170
34544 #, gcc-internal-format
34545 msgid "multiple default labels in one switch"
34546 msgstr ""
34547
34548 #: c-family/c-common.cc:5172
34549 #, gcc-internal-format
34550 msgid "this is the first default label"
34551 msgstr ""
34552
34553 #: c-family/c-common.cc:5284
34554 #, gcc-internal-format
34555 msgid "taking the address of a label is non-standard"
34556 msgstr ""
34557
34558 #: c-family/c-common.cc:5462
34559 #, gcc-internal-format
34560 msgid "requested alignment is not an integer constant"
34561 msgstr ""
34562
34563 #: c-family/c-common.cc:5470 c-family/c-common.cc:5480
34564 #, gcc-internal-format
34565 msgid "requested alignment %qE is not a positive power of 2"
34566 msgstr ""
34567
34568 #: c-family/c-common.cc:5490
34569 #, gcc-internal-format
34570 msgid "requested alignment %qE exceeds object file maximum %u"
34571 msgstr ""
34572
34573 #: c-family/c-common.cc:5498
34574 #, gcc-internal-format
34575 msgid "requested alignment %qE exceeds maximum %u"
34576 msgstr ""
34577
34578 #: c-family/c-common.cc:5673
34579 #, gcc-internal-format
34580 msgid "not enough variable arguments to fit a sentinel"
34581 msgstr ""
34582
34583 #: c-family/c-common.cc:5687
34584 #, gcc-internal-format
34585 msgid "missing sentinel in function call"
34586 msgstr ""
34587
34588 #: c-family/c-common.cc:5914 c-family/c-common.cc:5964 d/d-attribs.cc:812
34589 #: d/d-attribs.cc:862
34590 #, gcc-internal-format
34591 msgid "bad option %qs to attribute %<optimize%>"
34592 msgstr ""
34593
34594 #: c-family/c-common.cc:5917 c-family/c-common.cc:5968
34595 #, gcc-internal-format
34596 msgid "bad option %qs to pragma %<optimize%>"
34597 msgstr ""
34598
34599 #: c-family/c-common.cc:6016
34600 #, gcc-internal-format
34601 msgid "attribute %<fallthrough%> specified multiple times"
34602 msgstr ""
34603
34604 #: c-family/c-common.cc:6020
34605 #, gcc-internal-format
34606 msgid "%<fallthrough%> attribute specified with a parameter"
34607 msgstr ""
34608
34609 #: c-family/c-common.cc:6200 c-family/c-common.cc:7036
34610 #: c-family/c-common.cc:7083 c-family/c-common.cc:7158
34611 #: c-family/c-common.cc:7231 config/aarch64/aarch64-sve-builtins.cc:2122
34612 #: c/c-typeck.cc:3729
34613 #, gcc-internal-format
34614 msgid "too few arguments to function %qE"
34615 msgstr ""
34616
34617 #: c-family/c-common.cc:6205 c-family/c-common.cc:7089
34618 #: c-family/c-common.cc:7257 config/aarch64/aarch64-sve-builtins.cc:2124
34619 #: c/c-typeck.cc:3593
34620 #, gcc-internal-format
34621 msgid "too many arguments to function %qE"
34622 msgstr ""
34623
34624 #: c-family/c-common.cc:6247
34625 #, gcc-internal-format
34626 msgid "third argument to function %qE must be a constant integer"
34627 msgstr ""
34628
34629 #: c-family/c-common.cc:6272
34630 #, gcc-internal-format
34631 msgid ""
34632 "second argument to function %qE must be a constant integer power of 2 "
34633 "between %qi and %qu bits"
34634 msgstr ""
34635
34636 #: c-family/c-common.cc:6293 c-family/c-common.cc:6337
34637 #, gcc-internal-format
34638 msgid "non-floating-point argument in call to function %qE"
34639 msgstr ""
34640
34641 #: c-family/c-common.cc:6316
34642 #, gcc-internal-format
34643 msgid "non-floating-point arguments in call to function %qE"
34644 msgstr ""
34645
34646 #: c-family/c-common.cc:6330
34647 #, gcc-internal-format
34648 msgid "non-const integer argument %u in call to function %qE"
34649 msgstr ""
34650
34651 #: c-family/c-common.cc:6350
34652 #, gcc-internal-format
34653 msgid "non-integer argument 3 in call to function %qE"
34654 msgstr ""
34655
34656 #: c-family/c-common.cc:6367 c-family/c-common.cc:6417
34657 #, gcc-internal-format
34658 msgid "argument %u in call to function %qE does not have integral type"
34659 msgstr ""
34660
34661 #: c-family/c-common.cc:6374
34662 #, gcc-internal-format
34663 msgid ""
34664 "argument 3 in call to function %qE does not have pointer to integral type"
34665 msgstr ""
34666
34667 #: c-family/c-common.cc:6380
34668 #, gcc-internal-format
34669 msgid "argument 3 in call to function %qE has pointer to enumerated type"
34670 msgstr ""
34671
34672 #: c-family/c-common.cc:6386
34673 #, gcc-internal-format
34674 msgid "argument 3 in call to function %qE has pointer to boolean type"
34675 msgstr ""
34676
34677 #: c-family/c-common.cc:6392 c-family/c-common.cc:6399
34678 #: c-family/c-common.cc:6454 c-family/c-common.cc:6461
34679 #, gcc-internal-format
34680 msgid "argument %u in call to function %qE has pointer to %qs type (%qT)"
34681 msgstr ""
34682
34683 #: c-family/c-common.cc:6423
34684 #, gcc-internal-format
34685 msgid "argument 3 in call to function %qE has enumerated type"
34686 msgstr ""
34687
34688 #: c-family/c-common.cc:6429
34689 #, gcc-internal-format
34690 msgid "argument 3 in call to function %qE has boolean type"
34691 msgstr ""
34692
34693 #: c-family/c-common.cc:6442
34694 #, gcc-internal-format
34695 msgid "argument %u in call to function %qE does not have pointer type"
34696 msgstr ""
34697
34698 #: c-family/c-common.cc:6448
34699 #, gcc-internal-format
34700 msgid "argument %u in call to function %qE points to incomplete type"
34701 msgstr ""
34702
34703 #: c-family/c-common.cc:6713
34704 #, gcc-internal-format
34705 msgid "cannot apply %<offsetof%> to static data member %qD"
34706 msgstr ""
34707
34708 #: c-family/c-common.cc:6718
34709 #, gcc-internal-format
34710 msgid "cannot apply %<offsetof%> when %<operator[]%> is overloaded"
34711 msgstr ""
34712
34713 #: c-family/c-common.cc:6725
34714 #, gcc-internal-format
34715 msgid "cannot apply %<offsetof%> to a non constant address"
34716 msgstr ""
34717
34718 #: c-family/c-common.cc:6738
34719 #, gcc-internal-format
34720 msgid "attempt to take address of bit-field structure member %qD"
34721 msgstr ""
34722
34723 #: c-family/c-common.cc:6791
34724 #, gcc-internal-format
34725 msgid "index %E denotes an offset greater than size of %qT"
34726 msgstr ""
34727
34728 #: c-family/c-common.cc:6952
34729 #, gcc-internal-format
34730 msgid "size of array is too large"
34731 msgstr ""
34732
34733 #: c-family/c-common.cc:7066 c-family/c-common.cc:7190
34734 #, gcc-internal-format
34735 msgid "operand type %qT is incompatible with argument %d of %qE"
34736 msgstr ""
34737
34738 #: c-family/c-common.cc:7100
34739 #, gcc-internal-format
34740 msgid "expecting argument of type pointer or of type integer for argument 1"
34741 msgstr ""
34742
34743 #: c-family/c-common.cc:7116
34744 #, gcc-internal-format
34745 msgid "both arguments must be compatible"
34746 msgstr ""
34747
34748 #: c-family/c-common.cc:7332
34749 #, gcc-internal-format
34750 msgid "incorrect number of arguments to function %qE"
34751 msgstr ""
34752
34753 #: c-family/c-common.cc:7346
34754 #, gcc-internal-format
34755 msgid "argument 1 of %qE must be a non-void pointer type"
34756 msgstr ""
34757
34758 #: c-family/c-common.cc:7353
34759 #, gcc-internal-format
34760 msgid "argument 1 of %qE must be a pointer to a complete type"
34761 msgstr ""
34762
34763 #: c-family/c-common.cc:7362
34764 #, gcc-internal-format
34765 msgid "argument 1 of %qE must be a pointer to a constant size type"
34766 msgstr ""
34767
34768 #: c-family/c-common.cc:7373
34769 #, gcc-internal-format
34770 msgid "argument 1 of %qE must be a pointer to a nonzero size object"
34771 msgstr ""
34772
34773 #: c-family/c-common.cc:7394
34774 #, gcc-internal-format
34775 msgid "argument %d of %qE must be a pointer type"
34776 msgstr ""
34777
34778 #: c-family/c-common.cc:7402
34779 #, gcc-internal-format
34780 msgid "argument %d of %qE must be a pointer to a constant size type"
34781 msgstr ""
34782
34783 #: c-family/c-common.cc:7408
34784 #, gcc-internal-format
34785 msgid "argument %d of %qE must not be a pointer to a function"
34786 msgstr ""
34787
34788 #: c-family/c-common.cc:7416
34789 #, gcc-internal-format
34790 msgid "size mismatch in argument %d of %qE"
34791 msgstr ""
34792
34793 #: c-family/c-common.cc:7429
34794 #, gcc-internal-format
34795 msgid "argument %d of %qE must not be a pointer to a %<const%> type"
34796 msgstr ""
34797
34798 #: c-family/c-common.cc:7434
34799 #, gcc-internal-format
34800 msgid "argument %d of %qE discards %<const%> qualifier"
34801 msgstr ""
34802
34803 #: c-family/c-common.cc:7443
34804 #, gcc-internal-format
34805 msgid "argument %d of %qE must not be a pointer to a %<volatile%> type"
34806 msgstr ""
34807
34808 #: c-family/c-common.cc:7448
34809 #, gcc-internal-format
34810 msgid "argument %d of %qE discards %<volatile%> qualifier"
34811 msgstr ""
34812
34813 #: c-family/c-common.cc:7461
34814 #, gcc-internal-format
34815 msgid "non-integer memory model argument %d of %qE"
34816 msgstr ""
34817
34818 #: c-family/c-common.cc:7474
34819 #, gcc-internal-format
34820 msgid "invalid memory model argument %d of %qE"
34821 msgstr ""
34822
34823 #: c-family/c-common.cc:7875
34824 #, gcc-internal-format
34825 msgid ""
34826 "this target does not define a speculation barrier; your program will still "
34827 "execute correctly, but incorrect speculation may not be restricted"
34828 msgstr ""
34829
34830 #: c-family/c-common.cc:8510
34831 #, gcc-internal-format
34832 msgid "index value is out of bound"
34833 msgstr ""
34834
34835 #: c-family/c-common.cc:8552 c-family/c-common.cc:8601
34836 #: c-family/c-common.cc:8617
34837 #, gcc-internal-format
34838 msgid "conversion of scalar %qT to vector %qT involves truncation"
34839 msgstr ""
34840
34841 #. Reject arguments that are built-in functions with
34842 #. no library fallback.
34843 #: c-family/c-common.cc:8705
34844 #, gcc-internal-format
34845 msgid "built-in function %qE must be directly called"
34846 msgstr ""
34847
34848 #: c-family/c-common.cc:8725
34849 #, gcc-internal-format
34850 msgid "size of array %qE is not a constant expression"
34851 msgstr ""
34852
34853 #: c-family/c-common.cc:8728
34854 #, gcc-internal-format
34855 msgid "size of array is not a constant expression"
34856 msgstr ""
34857
34858 #: c-family/c-common.cc:8732
34859 #, gcc-internal-format
34860 msgid "size %qE of array %qE is negative"
34861 msgstr ""
34862
34863 #: c-family/c-common.cc:8735
34864 #, gcc-internal-format
34865 msgid "size %qE of array is negative"
34866 msgstr ""
34867
34868 #: c-family/c-common.cc:8740
34869 #, gcc-internal-format
34870 msgid "size %qE of array %qE exceeds maximum object size %qE"
34871 msgstr ""
34872
34873 #: c-family/c-common.cc:8743
34874 #, gcc-internal-format
34875 msgid "size %qE of array exceeds maximum object size %qE"
34876 msgstr ""
34877
34878 #: c-family/c-common.cc:8748
34879 #, gcc-internal-format
34880 msgid "size of array %qE exceeds maximum object size %qE"
34881 msgstr ""
34882
34883 #: c-family/c-common.cc:8751
34884 #, gcc-internal-format
34885 msgid "size of array exceeds maximum object size %qE"
34886 msgstr ""
34887
34888 #: c-family/c-common.cc:8822
34889 #, gcc-internal-format
34890 msgid ""
34891 "environment variable %qs must expand to a non-negative integer less than or "
34892 "equal to %wd"
34893 msgstr ""
34894
34895 #: c-family/c-format.cc:199
34896 #, gcc-internal-format
34897 msgid "function does not return string type"
34898 msgstr ""
34899
34900 #: c-family/c-format.cc:233
34901 #, gcc-internal-format
34902 msgid "format string argument is not a string type"
34903 msgstr ""
34904
34905 #: c-family/c-format.cc:259
34906 #, gcc-internal-format
34907 msgid "found a %qs reference but the format argument should be a string"
34908 msgstr ""
34909
34910 #: c-family/c-format.cc:262
34911 #, gcc-internal-format
34912 msgid "found a %qT but the format argument should be a string"
34913 msgstr ""
34914
34915 #: c-family/c-format.cc:272
34916 #, gcc-internal-format
34917 msgid "format argument should be a %qs reference but a string was found"
34918 msgstr ""
34919
34920 #: c-family/c-format.cc:294
34921 #, gcc-internal-format
34922 msgid "format argument should be a %qs reference"
34923 msgstr ""
34924
34925 #: c-family/c-format.cc:347
34926 #, gcc-internal-format
34927 msgid "unrecognized format specifier"
34928 msgstr ""
34929
34930 #: c-family/c-format.cc:360
34931 #, gcc-internal-format
34932 msgid "%qE is only allowed in Objective-C dialects"
34933 msgstr ""
34934
34935 #: c-family/c-format.cc:369
34936 #, gcc-internal-format
34937 msgid "%qE is an unrecognized format function type"
34938 msgstr ""
34939
34940 #: c-family/c-format.cc:391
34941 #, gcc-internal-format
34942 msgid "format string argument follows the arguments to be formatted"
34943 msgstr ""
34944
34945 #: c-family/c-format.cc:1230
34946 #, gcc-internal-format
34947 msgid "function %qD might be a candidate for %qs format attribute"
34948 msgstr ""
34949
34950 #: c-family/c-format.cc:1321 c-family/c-format.cc:1342
34951 #: c-family/c-format.cc:2776
34952 #, gcc-internal-format
34953 msgid "missing $ operand number in format"
34954 msgstr ""
34955
34956 #: c-family/c-format.cc:1351
34957 #, gcc-internal-format, gfc-internal-format
34958 msgid "%s does not support %%n$ operand number formats"
34959 msgstr ""
34960
34961 #: c-family/c-format.cc:1358
34962 #, gcc-internal-format
34963 msgid "operand number out of range in format"
34964 msgstr ""
34965
34966 #: c-family/c-format.cc:1381
34967 #, gcc-internal-format, gfc-internal-format
34968 msgid "format argument %d used more than once in %s format"
34969 msgstr ""
34970
34971 #: c-family/c-format.cc:1414
34972 #, gcc-internal-format
34973 msgid "%<$%>operand number used after format without operand number"
34974 msgstr ""
34975
34976 #: c-family/c-format.cc:1445
34977 #, gcc-internal-format
34978 msgid "format argument %d unused before used argument %d in %<$%>-style format"
34979 msgstr ""
34980
34981 #: c-family/c-format.cc:1548
34982 #, gcc-internal-format
34983 msgid "format not a string literal, format string not checked"
34984 msgstr ""
34985
34986 #: c-family/c-format.cc:1563 c-family/c-format.cc:1566
34987 #, gcc-internal-format
34988 msgid "format not a string literal and no format arguments"
34989 msgstr ""
34990
34991 #: c-family/c-format.cc:1569
34992 #, gcc-internal-format
34993 msgid "format not a string literal, argument types not checked"
34994 msgstr ""
34995
34996 #: c-family/c-format.cc:1586
34997 #, gcc-internal-format
34998 msgid "too many arguments for format"
34999 msgstr ""
35000
35001 #: c-family/c-format.cc:1591
35002 #, gcc-internal-format
35003 msgid "unused arguments in %<$%>-style format"
35004 msgstr ""
35005
35006 #: c-family/c-format.cc:1594
35007 #, gcc-internal-format, gfc-internal-format
35008 msgid "zero-length %s format string"
35009 msgstr ""
35010
35011 #: c-family/c-format.cc:1598
35012 #, gcc-internal-format
35013 msgid "format is a wide character string"
35014 msgstr ""
35015
35016 #: c-family/c-format.cc:1602
35017 #, gcc-internal-format
35018 msgid "format string is not an array of type %qs"
35019 msgstr ""
35020
35021 #: c-family/c-format.cc:1605
35022 #, gcc-internal-format
35023 msgid "unterminated format string"
35024 msgstr ""
35025
35026 #: c-family/c-format.cc:2019
35027 #, gcc-internal-format
35028 msgid "%s used with %<%%%c%> %s format"
35029 msgstr ""
35030
35031 #: c-family/c-format.cc:2029
35032 #, gcc-internal-format, gfc-internal-format
35033 msgid "%s does not support %s"
35034 msgstr ""
35035
35036 #: c-family/c-format.cc:2039
35037 #, gcc-internal-format
35038 msgid "%s does not support %s with the %<%%%c%> %s format"
35039 msgstr ""
35040
35041 #: c-family/c-format.cc:2053
35042 #, gcc-internal-format, gfc-internal-format
35043 msgid "%s used within a quoted sequence"
35044 msgstr ""
35045
35046 #: c-family/c-format.cc:2066
35047 #, gcc-internal-format
35048 msgid "%qc conversion used unquoted"
35049 msgstr ""
35050
35051 #: c-family/c-format.cc:2184 c-family/c-format.cc:2515
35052 #, gcc-internal-format, gfc-internal-format
35053 msgid "repeated %s in format"
35054 msgstr ""
35055
35056 #: c-family/c-format.cc:2195
35057 #, gcc-internal-format
35058 msgid "missing fill character at end of strfmon format"
35059 msgstr ""
35060
35061 #: c-family/c-format.cc:2297
35062 #, gcc-internal-format, gfc-internal-format
35063 msgid "zero width in %s format"
35064 msgstr ""
35065
35066 #: c-family/c-format.cc:2320
35067 #, gcc-internal-format, gfc-internal-format
35068 msgid "empty left precision in %s format"
35069 msgstr ""
35070
35071 #: c-family/c-format.cc:2411
35072 #, gcc-internal-format, gfc-internal-format
35073 msgid "empty precision in %s format"
35074 msgstr ""
35075
35076 #: c-family/c-format.cc:2489
35077 #, gcc-internal-format
35078 msgid "%s does not support the %qs %s length modifier"
35079 msgstr ""
35080
35081 #: c-family/c-format.cc:2545
35082 #, gcc-internal-format
35083 msgid "unknown conversion type character %qc in format"
35084 msgstr ""
35085
35086 #: c-family/c-format.cc:2557
35087 #, gcc-internal-format
35088 msgid "%s does not support the %<%%%c%> %s format"
35089 msgstr ""
35090
35091 #: c-family/c-format.cc:2589
35092 #, gcc-internal-format
35093 msgid "%s ignored with %s and %<%%%c%> %s format"
35094 msgstr ""
35095
35096 #: c-family/c-format.cc:2594
35097 #, gcc-internal-format, gfc-internal-format
35098 msgid "%s ignored with %s in %s format"
35099 msgstr ""
35100
35101 #: c-family/c-format.cc:2601
35102 #, gcc-internal-format
35103 msgid "use of %s and %s together with %<%%%c%> %s format"
35104 msgstr ""
35105
35106 #: c-family/c-format.cc:2606
35107 #, gcc-internal-format, gfc-internal-format
35108 msgid "use of %s and %s together in %s format"
35109 msgstr ""
35110
35111 #: c-family/c-format.cc:2633
35112 #, gcc-internal-format
35113 msgid "%<%%%c%> yields only last 2 digits of year in some locales"
35114 msgstr ""
35115
35116 #: c-family/c-format.cc:2637
35117 #, gcc-internal-format
35118 msgid "%<%%%c%> yields only last 2 digits of year"
35119 msgstr ""
35120
35121 #: c-family/c-format.cc:2664
35122 #, gcc-internal-format
35123 msgid "no closing %<]%> for %<%%[%> format"
35124 msgstr ""
35125
35126 #: c-family/c-format.cc:2693
35127 #, gcc-internal-format
35128 msgid ""
35129 "use of %qs length modifier with %qc type character has either no effect or "
35130 "undefined behavior"
35131 msgstr ""
35132
35133 #: c-family/c-format.cc:2715
35134 #, gcc-internal-format
35135 msgid "%s does not support the %<%%%s%c%> %s format"
35136 msgstr ""
35137
35138 #: c-family/c-format.cc:2753
35139 #, gcc-internal-format
35140 msgid "operand number specified with suppressed assignment"
35141 msgstr ""
35142
35143 #: c-family/c-format.cc:2757
35144 #, gcc-internal-format
35145 msgid "operand number specified for format taking no argument"
35146 msgstr ""
35147
35148 #: c-family/c-format.cc:3108
35149 #, gcc-internal-format
35150 msgid "unquoted type name %<%.*s%> in format"
35151 msgstr ""
35152
35153 #: c-family/c-format.cc:3110
35154 #, gcc-internal-format
35155 msgid "unquoted operator %<%.*s%> in format"
35156 msgstr ""
35157
35158 #: c-family/c-format.cc:3111
35159 #, gcc-internal-format
35160 msgid "unquoted keyword %<%.*s%> in format"
35161 msgstr ""
35162
35163 #: c-family/c-format.cc:3114
35164 #, gcc-internal-format
35165 msgid "use %qs instead"
35166 msgstr ""
35167
35168 #: c-family/c-format.cc:3166
35169 #, gcc-internal-format
35170 msgid "unquoted attribute in format"
35171 msgstr ""
35172
35173 #: c-family/c-format.cc:3179
35174 #, gcc-internal-format
35175 msgid "unquoted name of built-in function %<%.*s%> in format"
35176 msgstr ""
35177
35178 #: c-family/c-format.cc:3193
35179 #, gcc-internal-format
35180 msgid "unquoted identifier or keyword %<%.*s%> in format"
35181 msgstr ""
35182
35183 #: c-family/c-format.cc:3227
35184 #, gcc-internal-format
35185 msgid "misspelled term %<%.*s%> in format; use %<%s%s%> instead"
35186 msgstr ""
35187
35188 #: c-family/c-format.cc:3271
35189 #, gcc-internal-format
35190 msgid "quoted %qs directive in format; use %qs instead"
35191 msgstr ""
35192
35193 #: c-family/c-format.cc:3278 c-family/c-format.cc:3549
35194 #, gcc-internal-format
35195 msgid "contraction %<%.*s%> in format; use %qs instead"
35196 msgstr ""
35197
35198 #: c-family/c-format.cc:3318
35199 #, gcc-internal-format
35200 msgid "unquoted whitespace character %qc in format"
35201 msgstr ""
35202
35203 #: c-family/c-format.cc:3331
35204 #, gcc-internal-format
35205 msgid "spurious trailing space in format"
35206 msgstr ""
35207
35208 #: c-family/c-format.cc:3352
35209 #, gcc-internal-format
35210 msgid "inconsistent capitalization in format"
35211 msgstr ""
35212
35213 #: c-family/c-format.cc:3359
35214 #, gcc-internal-format, gfc-internal-format
35215 msgid "unquoted sequence of %i consecutive space characters in format"
35216 msgstr ""
35217
35218 #: c-family/c-format.cc:3379
35219 #, gcc-internal-format
35220 msgid "unquoted control characters in format"
35221 msgstr ""
35222
35223 #: c-family/c-format.cc:3386
35224 #, gcc-internal-format
35225 msgid "unquoted control character %qc in format"
35226 msgstr ""
35227
35228 #: c-family/c-format.cc:3444
35229 #, gcc-internal-format
35230 msgid "unquoted option name %<%.*s%> in format"
35231 msgstr ""
35232
35233 #: c-family/c-format.cc:3504
35234 #, gcc-internal-format
35235 msgid "unbalanced punctuation character %qc in format"
35236 msgstr ""
35237
35238 #: c-family/c-format.cc:3523
35239 #, gcc-internal-format
35240 msgid "unquoted preprocessing directive %<%.*s%> in format"
35241 msgstr ""
35242
35243 #: c-family/c-format.cc:3559
35244 #, gcc-internal-format
35245 msgid "bare apostrophe %<'%> in format"
35246 msgstr ""
35247
35248 #: c-family/c-format.cc:3561
35249 #, gcc-internal-format
35250 msgid ""
35251 "if avoiding the apostrophe is not feasible, enclose it in a pair of %qs and "
35252 "%qs directives instead"
35253 msgstr ""
35254
35255 #: c-family/c-format.cc:3573
35256 #, gcc-internal-format
35257 msgid "grave accent %<`%> in format"
35258 msgstr ""
35259
35260 #: c-family/c-format.cc:3575
35261 #, gcc-internal-format
35262 msgid "use the apostrophe directive %qs instead"
35263 msgstr ""
35264
35265 #: c-family/c-format.cc:3587
35266 #, gcc-internal-format
35267 msgid "space followed by punctuation character %<%c%>"
35268 msgstr ""
35269
35270 #: c-family/c-format.cc:3598
35271 #, gcc-internal-format
35272 msgid "quoted %qs directive in format"
35273 msgstr ""
35274
35275 #: c-family/c-format.cc:3600
35276 #, gcc-internal-format
35277 msgid "if using %qs is not feasible, use %qs instead"
35278 msgstr ""
35279
35280 #: c-family/c-format.cc:3629
35281 #, gcc-internal-format
35282 msgid "spurious leading punctuation sequence %<%.*s%> in format"
35283 msgstr ""
35284
35285 #: c-family/c-format.cc:3669
35286 #, gcc-internal-format
35287 msgid "spurious trailing punctuation sequence %<%.*s%> in format"
35288 msgstr ""
35289
35290 #: c-family/c-format.cc:3686
35291 #, gcc-internal-format
35292 msgid ""
35293 "unquoted sequence of %i consecutive punctuation characters %q.*s in format"
35294 msgstr ""
35295
35296 #: c-family/c-format.cc:3706
35297 #, gcc-internal-format
35298 msgid "unquoted non-graph characters in format"
35299 msgstr ""
35300
35301 #: c-family/c-format.cc:3713
35302 #, gcc-internal-format
35303 msgid "unquoted non-graph character %qc in format"
35304 msgstr ""
35305
35306 #: c-family/c-format.cc:3745
35307 #, gcc-internal-format
35308 msgid "unbalanced punctuation character %<%c%> in format"
35309 msgstr ""
35310
35311 #: c-family/c-format.cc:3752
35312 #, gcc-internal-format
35313 msgid "unterminated quoting directive"
35314 msgstr ""
35315
35316 #: c-family/c-format.cc:3761
35317 #, gcc-internal-format
35318 msgid "unterminated quote character %<%c%> in format"
35319 msgstr ""
35320
35321 #: c-family/c-format.cc:3831
35322 #, gcc-internal-format
35323 msgid "spurious trailing %<%%%> in format"
35324 msgstr ""
35325
35326 #: c-family/c-format.cc:3891
35327 #, gcc-internal-format
35328 msgid "conversion lacks type at end of format"
35329 msgstr ""
35330
35331 #: c-family/c-format.cc:3920
35332 #, gcc-internal-format
35333 msgid "nested quoting directive"
35334 msgstr ""
35335
35336 #: c-family/c-format.cc:3931
35337 #, gcc-internal-format
35338 msgid "unmatched quoting directive"
35339 msgstr ""
35340
35341 #: c-family/c-format.cc:3946
35342 #, gcc-internal-format
35343 msgid "%qc directive redundant after prior occurence of the same"
35344 msgstr ""
35345
35346 #: c-family/c-format.cc:3952
35347 #, gcc-internal-format
35348 msgid "unmatched color reset directive"
35349 msgstr ""
35350
35351 #: c-family/c-format.cc:3964
35352 #, gcc-internal-format
35353 msgid "%qc conversion used within a quoted sequence"
35354 msgstr ""
35355
35356 #: c-family/c-format.cc:4004
35357 #, gcc-internal-format
35358 msgid "embedded %<\\0%> in format"
35359 msgstr ""
35360
35361 #: c-family/c-format.cc:4020
35362 #, gcc-internal-format
35363 msgid "unterminated color directive"
35364 msgstr ""
35365
35366 #: c-family/c-format.cc:4142
35367 #, gcc-internal-format, gfc-internal-format
35368 msgid "writing through null pointer (argument %d)"
35369 msgstr ""
35370
35371 #: c-family/c-format.cc:4153
35372 #, gcc-internal-format, gfc-internal-format
35373 msgid "reading through null pointer (argument %d)"
35374 msgstr ""
35375
35376 #: c-family/c-format.cc:4173
35377 #, gcc-internal-format, gfc-internal-format
35378 msgid "writing into constant object (argument %d)"
35379 msgstr ""
35380
35381 #: c-family/c-format.cc:4185
35382 #, gcc-internal-format, gfc-internal-format
35383 msgid "extra type qualifiers in format argument (argument %d)"
35384 msgstr ""
35385
35386 #: c-family/c-format.cc:4727
35387 #, gcc-internal-format
35388 msgid ""
35389 "%s %<%s%.*s%> expects argument of type %<%s%s%>, but argument %d has type %qT"
35390 msgstr ""
35391
35392 #: c-family/c-format.cc:4736
35393 #, gcc-internal-format
35394 msgid "%s %<%s%.*s%> expects a matching %<%s%s%> argument"
35395 msgstr ""
35396
35397 #: c-family/c-format.cc:4746
35398 #, gcc-internal-format
35399 msgid ""
35400 "%s %<%s%.*s%> expects argument of type %<%T%s%>, but argument %d has type %qT"
35401 msgstr ""
35402
35403 #: c-family/c-format.cc:4755
35404 #, gcc-internal-format
35405 msgid "%s %<%s%.*s%> expects a matching %<%T%s%> argument"
35406 msgstr ""
35407
35408 #: c-family/c-format.cc:4817 c-family/c-format.cc:4823
35409 #: c-family/c-format.cc:4877
35410 #, gcc-internal-format
35411 msgid "%<__gcc_host_wide_int__%> is not defined as a type"
35412 msgstr ""
35413
35414 #: c-family/c-format.cc:4830 c-family/c-format.cc:4887
35415 #, gcc-internal-format
35416 msgid "%<__gcc_host_wide_int__%> is not defined as %<long%> or %<long long%>"
35417 msgstr ""
35418
35419 #: c-family/c-format.cc:4939
35420 #, gcc-internal-format
35421 msgid "%<locus%> is not defined as a type"
35422 msgstr ""
35423
35424 #: c-family/c-format.cc:4983
35425 #, gcc-internal-format
35426 msgid "%qs is not defined as a type"
35427 msgstr ""
35428
35429 #: c-family/c-format.cc:5009
35430 #, gcc-internal-format
35431 msgid "%<location_t%> is not defined as a type"
35432 msgstr ""
35433
35434 #: c-family/c-format.cc:5026
35435 #, gcc-internal-format
35436 msgid "%<tree%> is not defined as a type"
35437 msgstr ""
35438
35439 #: c-family/c-format.cc:5032
35440 #, gcc-internal-format
35441 msgid "%<tree%> is not defined as a pointer type"
35442 msgstr ""
35443
35444 #: c-family/c-format.cc:5208
35445 #, gcc-internal-format
35446 msgid "argument to be formatted is not %<...%>"
35447 msgstr ""
35448
35449 #: c-family/c-format.cc:5220
35450 #, gcc-internal-format
35451 msgid "strftime formats cannot format arguments"
35452 msgstr ""
35453
35454 #: c-family/c-indentation.cc:318
35455 #, gcc-internal-format
35456 msgid ""
35457 "%<-Wmisleading-indentation%> is disabled from this point onwards, since "
35458 "column-tracking was disabled due to the size of the code/headers"
35459 msgstr ""
35460
35461 #: c-family/c-indentation.cc:323
35462 #, gcc-internal-format
35463 msgid ""
35464 "adding %<-flarge-source-files%> will allow for more column-tracking support, "
35465 "at the expense of compilation time and memory"
35466 msgstr ""
35467
35468 #: c-family/c-indentation.cc:651
35469 #, gcc-internal-format
35470 msgid "this %qs clause does not guard..."
35471 msgstr ""
35472
35473 #: c-family/c-indentation.cc:654
35474 #, gcc-internal-format
35475 msgid ""
35476 "...this statement, but the latter is misleadingly indented as if it were "
35477 "guarded by the %qs"
35478 msgstr ""
35479
35480 #: c-family/c-lex.cc:226
35481 #, gcc-internal-format
35482 msgid "badly nested C headers from preprocessor"
35483 msgstr ""
35484
35485 #: c-family/c-lex.cc:261
35486 #, gcc-internal-format
35487 msgid "ignoring %<#pragma %s %s%>"
35488 msgstr ""
35489
35490 #. ... or not.
35491 #: c-family/c-lex.cc:590 c-family/c-lex.cc:1318
35492 #, gcc-internal-format
35493 msgid "stray %<@%> in program"
35494 msgstr ""
35495
35496 #: c-family/c-lex.cc:605
35497 #, gcc-internal-format
35498 msgid "stray %qs in program"
35499 msgstr ""
35500
35501 #: c-family/c-lex.cc:615
35502 #, gcc-internal-format, gfc-internal-format
35503 msgid "missing terminating %c character"
35504 msgstr ""
35505
35506 #: c-family/c-lex.cc:617
35507 #, gcc-internal-format
35508 msgid "stray %qc in program"
35509 msgstr ""
35510
35511 #: c-family/c-lex.cc:622
35512 #, gcc-internal-format
35513 msgid "stray %<\\%o%> in program"
35514 msgstr ""
35515
35516 #: c-family/c-lex.cc:840
35517 #, gcc-internal-format
35518 msgid "this decimal constant is unsigned only in ISO C90"
35519 msgstr ""
35520
35521 #: c-family/c-lex.cc:844
35522 #, gcc-internal-format
35523 msgid "this decimal constant would be unsigned in ISO C90"
35524 msgstr ""
35525
35526 #: c-family/c-lex.cc:872
35527 #, gcc-internal-format
35528 msgid "integer constant is too large for %<unsigned long%> type"
35529 msgstr ""
35530
35531 #: c-family/c-lex.cc:912
35532 #, gcc-internal-format
35533 msgid "unsuffixed floating constant"
35534 msgstr ""
35535
35536 #: c-family/c-lex.cc:926
35537 #, gcc-internal-format
35538 msgid "decimal floating-point not supported for this target"
35539 msgstr ""
35540
35541 #: c-family/c-lex.cc:949 c-family/c-lex.cc:973
35542 #, gcc-internal-format
35543 msgid "unsupported non-standard suffix on floating constant"
35544 msgstr ""
35545
35546 #: c-family/c-lex.cc:954 c-family/c-lex.cc:977
35547 #, gcc-internal-format
35548 msgid "non-standard suffix on floating constant"
35549 msgstr ""
35550
35551 #: c-family/c-lex.cc:1056 c-family/c-lex.cc:1059
35552 #, gcc-internal-format
35553 msgid "floating constant exceeds range of %qT"
35554 msgstr ""
35555
35556 #: c-family/c-lex.cc:1074
35557 #, gcc-internal-format
35558 msgid "floating constant truncated to zero"
35559 msgstr ""
35560
35561 #: c-family/c-lex.cc:1275
35562 #, gcc-internal-format
35563 msgid "repeated %<@%> before Objective-C string"
35564 msgstr ""
35565
35566 #: c-family/c-lex.cc:1294 c/c-parser.cc:7390
35567 #, gcc-internal-format
35568 msgid "unsupported non-standard concatenation of string literals"
35569 msgstr ""
35570
35571 #: c-family/c-lex.cc:1330 c/c-parser.cc:7411
35572 #, gcc-internal-format
35573 msgid "traditional C rejects string constant concatenation"
35574 msgstr ""
35575
35576 #: c-family/c-omp.cc:131 cp/pt.cc:19096
35577 #, gcc-internal-format
35578 msgid ""
35579 "%<#pragma omp critical%> with %<hint%> clause requires a name, except when "
35580 "%<omp_sync_hint_none%> is used"
35581 msgstr ""
35582
35583 #: c-family/c-omp.cc:241
35584 #, gcc-internal-format
35585 msgid "invalid expression type for %<#pragma omp atomic%>"
35586 msgstr ""
35587
35588 #: c-family/c-omp.cc:246
35589 #, gcc-internal-format
35590 msgid "%<_Atomic%> expression in %<#pragma omp atomic%>"
35591 msgstr ""
35592
35593 #: c-family/c-omp.cc:251
35594 #, gcc-internal-format
35595 msgid ""
35596 "%<#pragma omp atomic compare capture%> with non-integral comparison result"
35597 msgstr ""
35598
35599 #: c-family/c-omp.cc:535
35600 #, gcc-internal-format
35601 msgid "%<#pragma omp atomic update%> uses two different variables for memory"
35602 msgstr ""
35603
35604 #: c-family/c-omp.cc:538 c-family/c-omp.cc:576
35605 #, gcc-internal-format
35606 msgid "%<#pragma omp atomic capture%> uses two different variables for memory"
35607 msgstr ""
35608
35609 #: c-family/c-omp.cc:695
35610 #, gcc-internal-format
35611 msgid "type of %<depobj%> expression is not %<omp_depend_t%>"
35612 msgstr ""
35613
35614 #: c-family/c-omp.cc:701
35615 #, gcc-internal-format
35616 msgid "%<const%> qualified %<depobj%> expression"
35617 msgstr ""
35618
35619 #: c-family/c-omp.cc:717
35620 #, gcc-internal-format
35621 msgid "more than one locator in %<depend%> clause on %<depobj%> construct"
35622 msgstr ""
35623
35624 #: c-family/c-omp.cc:723
35625 #, gcc-internal-format
35626 msgid ""
35627 "%<depobj%> dependence type specified in %<depend%> clause on %<depobj%> "
35628 "construct"
35629 msgstr ""
35630
35631 #: c-family/c-omp.cc:745
35632 #, gcc-internal-format
35633 msgid "%<iterator%> modifier may not be specified on %<depobj%> construct"
35634 msgstr ""
35635
35636 #: c-family/c-omp.cc:959 cp/semantics.cc:10456
35637 #, gcc-internal-format
35638 msgid "invalid type for iteration variable %qE"
35639 msgstr ""
35640
35641 #: c-family/c-omp.cc:964
35642 #, gcc-internal-format
35643 msgid "%<_Atomic%> iteration variable %qE"
35644 msgstr ""
35645
35646 #: c-family/c-omp.cc:980
35647 #, gcc-internal-format
35648 msgid "%qE is not initialized"
35649 msgstr ""
35650
35651 #: c-family/c-omp.cc:1001 cp/semantics.cc:10345
35652 #, gcc-internal-format
35653 msgid "missing controlling predicate"
35654 msgstr ""
35655
35656 #: c-family/c-omp.cc:1107 cp/semantics.cc:9961
35657 #, gcc-internal-format
35658 msgid "invalid controlling predicate"
35659 msgstr ""
35660
35661 #: c-family/c-omp.cc:1114 cp/semantics.cc:10351
35662 #, gcc-internal-format
35663 msgid "missing increment expression"
35664 msgstr ""
35665
35666 #: c-family/c-omp.cc:1214 c-family/c-omp.cc:1232
35667 #, gcc-internal-format
35668 msgid "increment is not constant 1 or -1 for %<!=%> condition"
35669 msgstr ""
35670
35671 #: c-family/c-omp.cc:1245 cp/semantics.cc:10078
35672 #, gcc-internal-format
35673 msgid "invalid increment expression"
35674 msgstr ""
35675
35676 #: c-family/c-omp.cc:1342
35677 #, gcc-internal-format
35678 msgid "initializer expression refers to iteration variable %qD"
35679 msgstr ""
35680
35681 #: c-family/c-omp.cc:1346
35682 #, gcc-internal-format
35683 msgid "condition expression refers to iteration variable %qD"
35684 msgstr ""
35685
35686 #: c-family/c-omp.cc:1350
35687 #, gcc-internal-format
35688 msgid "increment expression refers to iteration variable %qD"
35689 msgstr ""
35690
35691 #: c-family/c-omp.cc:1528
35692 #, gcc-internal-format
35693 msgid ""
35694 "outer iteration variable %qD used in initializer expression has type other "
35695 "than %qT"
35696 msgstr ""
35697
35698 #: c-family/c-omp.cc:1532
35699 #, gcc-internal-format
35700 msgid ""
35701 "outer iteration variable %qD used in condition expression has type other "
35702 "than %qT"
35703 msgstr ""
35704
35705 #: c-family/c-omp.cc:1539
35706 #, gcc-internal-format
35707 msgid "outer iteration variable %qD multiplier expression %qE is not integral"
35708 msgstr ""
35709
35710 #: c-family/c-omp.cc:1545
35711 #, gcc-internal-format
35712 msgid "outer iteration variable %qD addend expression %qE is not integral"
35713 msgstr ""
35714
35715 #: c-family/c-omp.cc:1610 c-family/c-omp.cc:1695
35716 #, gcc-internal-format
35717 msgid "the same loop iteration variables %qD used in multiple associated loops"
35718 msgstr ""
35719
35720 #: c-family/c-omp.cc:1645
35721 #, gcc-internal-format
35722 msgid ""
35723 "two different outer iteration variables %qD and %qD used in a single loop"
35724 msgstr ""
35725
35726 #: c-family/c-omp.cc:2242
35727 #, gcc-internal-format
35728 msgid ""
35729 "invalid %<task%> reduction modifier on construct combined with %<simd%> or "
35730 "%<loop%>"
35731 msgstr ""
35732
35733 #: c-family/c-omp.cc:2253
35734 #, gcc-internal-format
35735 msgid ""
35736 "invalid %<task%> reduction modifier on construct not combined with %<parallel"
35737 "%>, %<for%> or %<sections%>"
35738 msgstr ""
35739
35740 #: c-family/c-omp.cc:2266
35741 #, gcc-internal-format
35742 msgid ""
35743 "%<inscan%> %<reduction%> clause on construct other than %<for%>, %<simd%>, "
35744 "%<for simd%>, %<parallel for%>, %<parallel for simd%>"
35745 msgstr ""
35746
35747 #: c-family/c-omp.cc:2739 c/c-typeck.cc:15672 cp/semantics.cc:9074
35748 #, gcc-internal-format
35749 msgid ""
35750 "%qD specified in %<allocate%> clause but not in an explicit privatization "
35751 "clause"
35752 msgstr ""
35753
35754 #: c-family/c-omp.cc:2831 c-family/c-omp.cc:2846
35755 #, gcc-internal-format
35756 msgid "%qD is not a function argument"
35757 msgstr ""
35758
35759 #: c-family/c-opts.cc:341
35760 #, gcc-internal-format
35761 msgid "%<-I-%> specified twice"
35762 msgstr ""
35763
35764 #: c-family/c-opts.cc:344
35765 #, gcc-internal-format
35766 msgid "obsolete option %<-I-%> used, please use %<-iquote%> instead"
35767 msgstr ""
35768
35769 #: c-family/c-opts.cc:435
35770 #, gcc-internal-format
35771 msgid "%<-Wabi=1%> is not supported, using =2"
35772 msgstr ""
35773
35774 #: c-family/c-opts.cc:621 fortran/cpp.cc:370
35775 #, gcc-internal-format
35776 msgid "output filename specified twice"
35777 msgstr ""
35778
35779 #: c-family/c-opts.cc:822
35780 #, gcc-internal-format
35781 msgid "%<-fexcess-precision=standard%> for C++"
35782 msgstr ""
35783
35784 #: c-family/c-opts.cc:862
35785 #, gcc-internal-format
35786 msgid "%<-fno-gnu89-inline%> is only supported in GNU99 or C99 mode"
35787 msgstr ""
35788
35789 #: c-family/c-opts.cc:908
35790 #, gcc-internal-format
35791 msgid "%<-Wformat-y2k%> ignored without %<-Wformat%>"
35792 msgstr ""
35793
35794 #: c-family/c-opts.cc:910
35795 #, gcc-internal-format
35796 msgid "%<-Wformat-extra-args%> ignored without %<-Wformat%>"
35797 msgstr ""
35798
35799 #: c-family/c-opts.cc:912
35800 #, gcc-internal-format
35801 msgid "%<-Wformat-zero-length%> ignored without %<-Wformat%>"
35802 msgstr ""
35803
35804 #: c-family/c-opts.cc:914
35805 #, gcc-internal-format
35806 msgid "%<-Wformat-nonliteral%> ignored without %<-Wformat%>"
35807 msgstr ""
35808
35809 #: c-family/c-opts.cc:916
35810 #, gcc-internal-format
35811 msgid "%<-Wformat-contains-nul%> ignored without %<-Wformat%>"
35812 msgstr ""
35813
35814 #: c-family/c-opts.cc:918
35815 #, gcc-internal-format
35816 msgid "%<-Wformat-security%> ignored without %<-Wformat%>"
35817 msgstr ""
35818
35819 #: c-family/c-opts.cc:972
35820 #, gcc-internal-format
35821 msgid "%<-fabi-compat-version=1%> is not supported, using =2"
35822 msgstr ""
35823
35824 #: c-family/c-opts.cc:999
35825 #, gcc-internal-format
35826 msgid "%<-Wabi%> won%'t warn about anything"
35827 msgstr ""
35828
35829 #: c-family/c-opts.cc:1001
35830 #, gcc-internal-format
35831 msgid ""
35832 "%<-Wabi%> warns about differences from the most up-to-date ABI, which is "
35833 "also used by default"
35834 msgstr ""
35835
35836 #: c-family/c-opts.cc:1004
35837 #, gcc-internal-format
35838 msgid "use e.g. %<-Wabi=11%> to warn about changes from GCC 7"
35839 msgstr ""
35840
35841 #: c-family/c-opts.cc:1074
35842 #, gcc-internal-format
35843 msgid "external TLS initialization functions not supported on this target"
35844 msgstr ""
35845
35846 #: c-family/c-opts.cc:1098
35847 #, gcc-internal-format
35848 msgid "too many filenames given; type %<%s %s%> for usage"
35849 msgstr ""
35850
35851 #: c-family/c-opts.cc:1112
35852 #, gcc-internal-format
35853 msgid "opening output file %s: %m"
35854 msgstr ""
35855
35856 #: c-family/c-opts.cc:1130
35857 #, gcc-internal-format
35858 msgid "the %qs debug info cannot be used with pre-compiled headers"
35859 msgstr ""
35860
35861 #: c-family/c-opts.cc:1296 d/d-lang.cc:1292
35862 #, gcc-internal-format
35863 msgid "opening dependency file %s: %m"
35864 msgstr ""
35865
35866 #: c-family/c-opts.cc:1307 d/d-lang.cc:1305
35867 #, gcc-internal-format
35868 msgid "closing dependency file %s: %m"
35869 msgstr ""
35870
35871 #: c-family/c-opts.cc:1310
35872 #, gcc-internal-format
35873 msgid "when writing output to %s: %m"
35874 msgstr ""
35875
35876 #: c-family/c-opts.cc:1386
35877 #, gcc-internal-format
35878 msgid "to generate dependencies you must specify either %<-M%> or %<-MM%>"
35879 msgstr ""
35880
35881 #: c-family/c-opts.cc:1410
35882 #, gcc-internal-format
35883 msgid "%<-MG%> may only be used with %<-M%> or %<-MM%>"
35884 msgstr ""
35885
35886 #: c-family/c-opts.cc:1443
35887 #, gcc-internal-format
35888 msgid "%<-fdirectives-only%> is incompatible with %<-Wunused-macros%>"
35889 msgstr ""
35890
35891 #: c-family/c-opts.cc:1446
35892 #, gcc-internal-format
35893 msgid "%<-fdirectives-only%> is incompatible with %<-traditional%>"
35894 msgstr ""
35895
35896 #: c-family/c-opts.cc:1644
35897 #, gcc-internal-format
35898 msgid "too late for # directive to set debug directory"
35899 msgstr ""
35900
35901 #: c-family/c-pch.cc:105
35902 #, gcc-internal-format
35903 msgid "cannot create precompiled header %s: %m"
35904 msgstr ""
35905
35906 #: c-family/c-pch.cc:125
35907 #, gcc-internal-format
35908 msgid "cannot write to %s: %m"
35909 msgstr ""
35910
35911 #: c-family/c-pch.cc:183
35912 #, gcc-internal-format
35913 msgid "cannot write %s: %m"
35914 msgstr ""
35915
35916 #: c-family/c-pch.cc:392
35917 #, gcc-internal-format
35918 msgid "%<pch_preprocess%> pragma should only be used with %<-fpreprocessed%>"
35919 msgstr ""
35920
35921 #: c-family/c-pch.cc:394
35922 #, gcc-internal-format
35923 msgid "use %<#include%> instead"
35924 msgstr ""
35925
35926 #: c-family/c-pch.cc:400
35927 #, gcc-internal-format
35928 msgid "%s: couldn%'t open PCH file: %m"
35929 msgstr ""
35930
35931 #: c-family/c-pch.cc:405
35932 #, gcc-internal-format
35933 msgid "use %<-Winvalid-pch%> for more information"
35934 msgstr ""
35935
35936 #: c-family/c-pch.cc:406
35937 #, gcc-internal-format, gfc-internal-format
35938 msgid "%s: PCH file was invalid"
35939 msgstr ""
35940
35941 #: c-family/c-pragma.cc:98
35942 #, gcc-internal-format
35943 msgid ""
35944 "%<#pragma pack (pop)%> encountered without matching %<#pragma pack (push)%>"
35945 msgstr ""
35946
35947 #: c-family/c-pragma.cc:113
35948 #, gcc-internal-format
35949 msgid ""
35950 "%<#pragma pack(pop, %E)%> encountered without matching %<#pragma pack(push, "
35951 "%E)%>"
35952 msgstr ""
35953
35954 #: c-family/c-pragma.cc:144
35955 #, gcc-internal-format
35956 msgid "missing %<(%> after %<#pragma pack%> - ignored"
35957 msgstr ""
35958
35959 #: c-family/c-pragma.cc:155 c-family/c-pragma.cc:189
35960 #, gcc-internal-format
35961 msgid "invalid constant in %<#pragma pack%> - ignored"
35962 msgstr ""
35963
35964 #: c-family/c-pragma.cc:159 c-family/c-pragma.cc:203
35965 #, gcc-internal-format
35966 msgid "malformed %<#pragma pack%> - ignored"
35967 msgstr ""
35968
35969 #: c-family/c-pragma.cc:164
35970 #, gcc-internal-format
35971 msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
35972 msgstr ""
35973
35974 #: c-family/c-pragma.cc:166
35975 #, gcc-internal-format
35976 msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
35977 msgstr ""
35978
35979 #: c-family/c-pragma.cc:175
35980 #, gcc-internal-format
35981 msgid "unknown action %qE for %<#pragma pack%> - ignored"
35982 msgstr ""
35983
35984 #: c-family/c-pragma.cc:206
35985 #, gcc-internal-format
35986 msgid "junk at end of %<#pragma pack%>"
35987 msgstr ""
35988
35989 #: c-family/c-pragma.cc:209
35990 #, gcc-internal-format
35991 msgid "%<#pragma pack%> has no effect with %<-fpack-struct%> - ignored"
35992 msgstr ""
35993
35994 #: c-family/c-pragma.cc:230
35995 #, gcc-internal-format, gfc-internal-format
35996 msgid "alignment must be a small power of two, not %d"
35997 msgstr ""
35998
35999 #: c-family/c-pragma.cc:269
36000 #, gcc-internal-format
36001 msgid ""
36002 "applying %<#pragma weak %+D%> after first use results in unspecified behavior"
36003 msgstr ""
36004
36005 #: c-family/c-pragma.cc:366 c-family/c-pragma.cc:371
36006 #, gcc-internal-format
36007 msgid "malformed %<#pragma weak%>, ignored"
36008 msgstr ""
36009
36010 #: c-family/c-pragma.cc:375
36011 #, gcc-internal-format
36012 msgid "junk at end of %<#pragma weak%>"
36013 msgstr ""
36014
36015 #: c-family/c-pragma.cc:381
36016 #, gcc-internal-format
36017 msgid "%<#pragma weak%> declaration of %q+D not allowed, ignored"
36018 msgstr ""
36019
36020 #: c-family/c-pragma.cc:429
36021 #, gcc-internal-format
36022 msgid ""
36023 "%<scalar_storage_order%> is not supported because endianness is not uniform"
36024 msgstr ""
36025
36026 #: c-family/c-pragma.cc:438
36027 #, gcc-internal-format
36028 msgid "%<#pragma scalar_storage_order%> is not supported for C++"
36029 msgstr ""
36030
36031 #: c-family/c-pragma.cc:444
36032 #, gcc-internal-format
36033 msgid ""
36034 "missing %<big-endian%>, %<little-endian%>, or %<default%> after %<#pragma "
36035 "scalar_storage_order%>"
36036 msgstr ""
36037
36038 #: c-family/c-pragma.cc:454
36039 #, gcc-internal-format
36040 msgid ""
36041 "expected %<big-endian%>, %<little-endian%>, or %<default%> after %<#pragma "
36042 "scalar_storage_order%>"
36043 msgstr ""
36044
36045 #: c-family/c-pragma.cc:509 c-family/c-pragma.cc:511
36046 #, gcc-internal-format
36047 msgid "malformed %<#pragma redefine_extname%>, ignored"
36048 msgstr ""
36049
36050 #: c-family/c-pragma.cc:514
36051 #, gcc-internal-format
36052 msgid "junk at end of %<#pragma redefine_extname%>"
36053 msgstr ""
36054
36055 #: c-family/c-pragma.cc:542 c-family/c-pragma.cc:615
36056 #, gcc-internal-format
36057 msgid ""
36058 "%<#pragma redefine_extname%> ignored due to conflict with previous rename"
36059 msgstr ""
36060
36061 #: c-family/c-pragma.cc:570
36062 #, gcc-internal-format
36063 msgid ""
36064 "%<#pragma redefine_extname%> ignored due to conflict with previous %<#pragma "
36065 "redefine_extname%>"
36066 msgstr ""
36067
36068 #: c-family/c-pragma.cc:606
36069 #, gcc-internal-format
36070 msgid "%<asm%> declaration ignored due to conflict with previous rename"
36071 msgstr ""
36072
36073 #: c-family/c-pragma.cc:637
36074 #, gcc-internal-format
36075 msgid ""
36076 "%<#pragma redefine_extname%> ignored due to conflict with %<asm%> declaration"
36077 msgstr ""
36078
36079 #: c-family/c-pragma.cc:698
36080 #, gcc-internal-format
36081 msgid ""
36082 "%<#pragma GCC visibility push()%> must specify %<default%>, %<internal%>, "
36083 "%<hidden%> or %<protected%>"
36084 msgstr ""
36085
36086 #: c-family/c-pragma.cc:741
36087 #, gcc-internal-format
36088 msgid "%<#pragma GCC visibility%> must be followed by %<push%> or %<pop%>"
36089 msgstr ""
36090
36091 #: c-family/c-pragma.cc:748
36092 #, gcc-internal-format
36093 msgid "no matching push for %<#pragma GCC visibility pop%>"
36094 msgstr ""
36095
36096 #: c-family/c-pragma.cc:753 c-family/c-pragma.cc:760
36097 #, gcc-internal-format
36098 msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
36099 msgstr ""
36100
36101 #: c-family/c-pragma.cc:756
36102 #, gcc-internal-format
36103 msgid "malformed %<#pragma GCC visibility push%>"
36104 msgstr ""
36105
36106 #: c-family/c-pragma.cc:764
36107 #, gcc-internal-format
36108 msgid "junk at end of %<#pragma GCC visibility%>"
36109 msgstr ""
36110
36111 #: c-family/c-pragma.cc:776
36112 #, gcc-internal-format
36113 msgid ""
36114 "missing %<error%>, %<warning%>, %<ignored%>, %<push%>, %<pop%>, or "
36115 "%<ignored_attributes%> after %<#pragma GCC diagnostic%>"
36116 msgstr ""
36117
36118 #: c-family/c-pragma.cc:806
36119 #, gcc-internal-format
36120 msgid ""
36121 "missing attribute name after %<#pragma GCC diagnostic ignored_attributes%>"
36122 msgstr ""
36123
36124 #: c-family/c-pragma.cc:814
36125 #, gcc-internal-format
36126 msgid "missing argument to %<#pragma GCC diagnostic ignored_attributes%>"
36127 msgstr ""
36128
36129 #: c-family/c-pragma.cc:821
36130 #, gcc-internal-format
36131 msgid ""
36132 "trailing %<,%> in arguments for %<#pragma GCC diagnostic ignored_attributes%>"
36133 msgstr ""
36134
36135 #: c-family/c-pragma.cc:836
36136 #, gcc-internal-format
36137 msgid ""
36138 "expected %<error%>, %<warning%>, %<ignored%>, %<push%>, %<pop%>, "
36139 "%<ignored_attributes%> after %<#pragma GCC diagnostic%>"
36140 msgstr ""
36141
36142 #: c-family/c-pragma.cc:846
36143 #, gcc-internal-format
36144 msgid "missing option after %<#pragma GCC diagnostic%> kind"
36145 msgstr ""
36146
36147 #: c-family/c-pragma.cc:858
36148 #, gcc-internal-format
36149 msgid "unknown option after %<#pragma GCC diagnostic%> kind"
36150 msgstr ""
36151
36152 #: c-family/c-pragma.cc:863
36153 #, gcc-internal-format
36154 msgid "did you mean %<-%s%>?"
36155 msgstr ""
36156
36157 #: c-family/c-pragma.cc:870
36158 #, gcc-internal-format
36159 msgid "%qs is not an option that controls warnings"
36160 msgstr ""
36161
36162 #: c-family/c-pragma.cc:878
36163 #, gcc-internal-format
36164 msgid "option %qs is valid for %s but not for %s"
36165 msgstr ""
36166
36167 #: c-family/c-pragma.cc:911
36168 #, gcc-internal-format
36169 msgid "%<#pragma GCC option%> is not allowed inside functions"
36170 msgstr ""
36171
36172 #: c-family/c-pragma.cc:923
36173 #, gcc-internal-format
36174 msgid "%<#pragma GCC option%> is not a string"
36175 msgstr ""
36176
36177 #: c-family/c-pragma.cc:948
36178 #, gcc-internal-format
36179 msgid ""
36180 "%<#pragma GCC target (string [,string]...)%> does not have a final %<)%>"
36181 msgstr ""
36182
36183 #: c-family/c-pragma.cc:954
36184 #, gcc-internal-format
36185 msgid "%<#pragma GCC target%> string is badly formed"
36186 msgstr ""
36187
36188 #: c-family/c-pragma.cc:983
36189 #, gcc-internal-format
36190 msgid "%<#pragma GCC optimize%> is not allowed inside functions"
36191 msgstr ""
36192
36193 #: c-family/c-pragma.cc:995
36194 #, gcc-internal-format
36195 msgid "%<#pragma GCC optimize%> is not a string or number"
36196 msgstr ""
36197
36198 #: c-family/c-pragma.cc:1019
36199 #, gcc-internal-format
36200 msgid ""
36201 "%<#pragma GCC optimize (string [,string]...)%> does not have a final %<)%>"
36202 msgstr ""
36203
36204 #: c-family/c-pragma.cc:1025
36205 #, gcc-internal-format
36206 msgid "%<#pragma GCC optimize%> string is badly formed"
36207 msgstr ""
36208
36209 #: c-family/c-pragma.cc:1068
36210 #, gcc-internal-format
36211 msgid "junk at end of %<#pragma push_options%>"
36212 msgstr ""
36213
36214 #: c-family/c-pragma.cc:1105
36215 #, gcc-internal-format
36216 msgid "junk at end of %<#pragma pop_options%>"
36217 msgstr ""
36218
36219 #: c-family/c-pragma.cc:1112
36220 #, gcc-internal-format
36221 msgid ""
36222 "%<#pragma GCC pop_options%> without a corresponding %<#pragma GCC "
36223 "push_options%>"
36224 msgstr ""
36225
36226 #: c-family/c-pragma.cc:1163
36227 #, gcc-internal-format
36228 msgid "junk at end of %<#pragma reset_options%>"
36229 msgstr ""
36230
36231 #: c-family/c-pragma.cc:1202 c-family/c-pragma.cc:1209
36232 #, gcc-internal-format
36233 msgid "expected a string after %<#pragma message%>"
36234 msgstr ""
36235
36236 #: c-family/c-pragma.cc:1204
36237 #, gcc-internal-format
36238 msgid "malformed %<#pragma message%>, ignored"
36239 msgstr ""
36240
36241 #: c-family/c-pragma.cc:1214
36242 #, gcc-internal-format
36243 msgid "junk at end of %<#pragma message%>"
36244 msgstr ""
36245
36246 #: c-family/c-pragma.cc:1217
36247 #, gcc-internal-format
36248 msgid "%<#pragma message: %s%>"
36249 msgstr ""
36250
36251 #: c-family/c-pragma.cc:1255
36252 #, gcc-internal-format
36253 msgid "invalid location for %<pragma %s%>, ignored"
36254 msgstr ""
36255
36256 #: c-family/c-pragma.cc:1262 c-family/c-pragma.cc:1276
36257 #, gcc-internal-format
36258 msgid "malformed %<#pragma %s%>, ignored"
36259 msgstr ""
36260
36261 #: c-family/c-pragma.cc:1282 cp/lex.cc:595
36262 #, gcc-internal-format
36263 msgid "junk at end of %<#pragma %s%>"
36264 msgstr ""
36265
36266 #: c-family/c-pragma.cc:1300
36267 #, gcc-internal-format
36268 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported for C++"
36269 msgstr ""
36270
36271 #: c-family/c-pragma.cc:1309
36272 #, gcc-internal-format
36273 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported on this target"
36274 msgstr ""
36275
36276 #: c-family/c-pragma.cc:1315
36277 #, gcc-internal-format
36278 msgid "ISO C does not support %<#pragma STDC FLOAT_CONST_DECIMAL64%>"
36279 msgstr ""
36280
36281 #: c-family/c-pretty-print.cc:339
36282 #, gcc-internal-format
36283 msgid "<type-error>"
36284 msgstr ""
36285
36286 #: c-family/c-pretty-print.cc:382
36287 #, gcc-internal-format
36288 msgid "<unnamed-unsigned:"
36289 msgstr ""
36290
36291 #: c-family/c-pretty-print.cc:386
36292 #, gcc-internal-format
36293 msgid "<unnamed-float:"
36294 msgstr ""
36295
36296 #: c-family/c-pretty-print.cc:389
36297 #, gcc-internal-format
36298 msgid "<unnamed-fixed:"
36299 msgstr ""
36300
36301 #: c-family/c-pretty-print.cc:404
36302 #, gcc-internal-format
36303 msgid "<typedef-error>"
36304 msgstr ""
36305
36306 #: c-family/c-pretty-print.cc:419
36307 #, gcc-internal-format
36308 msgid "<tag-error>"
36309 msgstr ""
36310
36311 #: c-family/c-pretty-print.cc:1309
36312 #, gcc-internal-format
36313 msgid "<erroneous-expression>"
36314 msgstr ""
36315
36316 #: c-family/c-pretty-print.cc:1313 cp/cxx-pretty-print.cc:133
36317 #, gcc-internal-format
36318 msgid "<return-value>"
36319 msgstr ""
36320
36321 #: c-family/c-semantics.cc:197
36322 #, gcc-internal-format, gfc-internal-format
36323 msgid "wrong type argument to %s"
36324 msgstr ""
36325
36326 #: c-family/c-warn.cc:58 c-family/c-warn.cc:71 cp/constexpr.cc:3113
36327 #: cp/constexpr.cc:6476
36328 #, gcc-internal-format
36329 msgid "overflow in constant expression"
36330 msgstr ""
36331
36332 #: c-family/c-warn.cc:98
36333 #, gcc-internal-format
36334 msgid "integer overflow in expression %qE of type %qT results in %qE"
36335 msgstr ""
36336
36337 #: c-family/c-warn.cc:100
36338 #, gcc-internal-format
36339 msgid "integer overflow in expression of type %qT results in %qE"
36340 msgstr ""
36341
36342 #: c-family/c-warn.cc:106
36343 #, gcc-internal-format
36344 msgid "floating point overflow in expression %qE of type %qT results in %qE"
36345 msgstr ""
36346
36347 #: c-family/c-warn.cc:108
36348 #, gcc-internal-format
36349 msgid "floating point overflow in expression of type %qT results in %qE"
36350 msgstr ""
36351
36352 #: c-family/c-warn.cc:114
36353 #, gcc-internal-format
36354 msgid "fixed-point overflow in expression %qE of type %qT results in %qE"
36355 msgstr ""
36356
36357 #: c-family/c-warn.cc:116
36358 #, gcc-internal-format
36359 msgid "fixed-point overflow in expression of type %qT results in %qE"
36360 msgstr ""
36361
36362 #: c-family/c-warn.cc:122
36363 #, gcc-internal-format
36364 msgid "vector overflow in expression %qE of type %qT results in %qE"
36365 msgstr ""
36366
36367 #: c-family/c-warn.cc:124
36368 #, gcc-internal-format
36369 msgid "vector overflow in expression of type %qT results in %qE"
36370 msgstr ""
36371
36372 #: c-family/c-warn.cc:131
36373 #, gcc-internal-format
36374 msgid "complex integer overflow in expression %qE of type %qT results in %qE"
36375 msgstr ""
36376
36377 #: c-family/c-warn.cc:133
36378 #, gcc-internal-format
36379 msgid "complex integer overflow in expression of type %qT results in %qE"
36380 msgstr ""
36381
36382 #: c-family/c-warn.cc:137
36383 #, gcc-internal-format
36384 msgid ""
36385 "complex floating point overflow in expression %qE of type %qT results in %qE"
36386 msgstr ""
36387
36388 #: c-family/c-warn.cc:139
36389 #, gcc-internal-format
36390 msgid ""
36391 "complex floating point overflow in expression of type %qT results in %qE"
36392 msgstr ""
36393
36394 #: c-family/c-warn.cc:231
36395 #, gcc-internal-format
36396 msgid "logical %<or%> applied to non-boolean constant"
36397 msgstr ""
36398
36399 #: c-family/c-warn.cc:235
36400 #, gcc-internal-format
36401 msgid "logical %<and%> applied to non-boolean constant"
36402 msgstr ""
36403
36404 #: c-family/c-warn.cc:305
36405 #, gcc-internal-format
36406 msgid "logical %<or%> of collectively exhaustive tests is always true"
36407 msgstr ""
36408
36409 #: c-family/c-warn.cc:309
36410 #, gcc-internal-format
36411 msgid "logical %<and%> of mutually exclusive tests is always false"
36412 msgstr ""
36413
36414 #: c-family/c-warn.cc:319
36415 #, gcc-internal-format
36416 msgid "logical %<or%> of equal expressions"
36417 msgstr ""
36418
36419 #: c-family/c-warn.cc:322
36420 #, gcc-internal-format
36421 msgid "logical %<and%> of equal expressions"
36422 msgstr ""
36423
36424 #: c-family/c-warn.cc:408
36425 #, gcc-internal-format
36426 msgid "bitwise comparison always evaluates to false"
36427 msgstr ""
36428
36429 #: c-family/c-warn.cc:411
36430 #, gcc-internal-format
36431 msgid "bitwise comparison always evaluates to true"
36432 msgstr ""
36433
36434 #: c-family/c-warn.cc:516
36435 #, gcc-internal-format
36436 msgid "self-comparison always evaluates to true"
36437 msgstr ""
36438
36439 #: c-family/c-warn.cc:519
36440 #, gcc-internal-format
36441 msgid "self-comparison always evaluates to false"
36442 msgstr ""
36443
36444 #: c-family/c-warn.cc:570
36445 #, gcc-internal-format
36446 msgid "logical not is only applied to the left hand side of comparison"
36447 msgstr ""
36448
36449 #: c-family/c-warn.cc:578
36450 #, gcc-internal-format
36451 msgid ""
36452 "add parentheses around left hand side expression to silence this warning"
36453 msgstr ""
36454
36455 #: c-family/c-warn.cc:721
36456 #, gcc-internal-format
36457 msgid "type-punning to incomplete type might break strict-aliasing rules"
36458 msgstr ""
36459
36460 #: c-family/c-warn.cc:739
36461 #, gcc-internal-format
36462 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
36463 msgstr ""
36464
36465 #: c-family/c-warn.cc:747 c-family/c-warn.cc:765
36466 #, gcc-internal-format
36467 msgid "dereferencing type-punned pointer might break strict-aliasing rules"
36468 msgstr ""
36469
36470 #: c-family/c-warn.cc:912
36471 #, gcc-internal-format
36472 msgid ""
36473 "argument to %<sizeof%> in %qD call is the same expression as the source; did "
36474 "you mean to use the size of the destination?"
36475 msgstr ""
36476
36477 #: c-family/c-warn.cc:943
36478 #, gcc-internal-format
36479 msgid ""
36480 "argument to %<sizeof%> in %qD call is the same expression as the "
36481 "destination; did you mean to remove the addressof?"
36482 msgstr ""
36483
36484 #: c-family/c-warn.cc:950
36485 #, gcc-internal-format
36486 msgid ""
36487 "argument to %<sizeof%> in %qD call is the same expression as the "
36488 "destination; did you mean to provide an explicit length?"
36489 msgstr ""
36490
36491 #: c-family/c-warn.cc:955
36492 #, gcc-internal-format
36493 msgid ""
36494 "argument to %<sizeof%> in %qD call is the same expression as the "
36495 "destination; did you mean to dereference it?"
36496 msgstr ""
36497
36498 #: c-family/c-warn.cc:967
36499 #, gcc-internal-format
36500 msgid ""
36501 "argument to %<sizeof%> in %qD call is the same pointer type %qT as the "
36502 "destination; expected %qT or an explicit length"
36503 msgstr ""
36504
36505 #: c-family/c-warn.cc:983
36506 #, gcc-internal-format
36507 msgid ""
36508 "argument to %<sizeof%> in %qD call is the same expression as the source; did "
36509 "you mean to remove the addressof?"
36510 msgstr ""
36511
36512 #: c-family/c-warn.cc:990
36513 #, gcc-internal-format
36514 msgid ""
36515 "argument to %<sizeof%> in %qD call is the same expression as the source; did "
36516 "you mean to provide an explicit length?"
36517 msgstr ""
36518
36519 #: c-family/c-warn.cc:995
36520 #, gcc-internal-format
36521 msgid ""
36522 "argument to %<sizeof%> in %qD call is the same expression as the source; did "
36523 "you mean to dereference it?"
36524 msgstr ""
36525
36526 #: c-family/c-warn.cc:1007
36527 #, gcc-internal-format
36528 msgid ""
36529 "argument to %<sizeof%> in %qD call is the same pointer type %qT as the "
36530 "source; expected %qT or an explicit length"
36531 msgstr ""
36532
36533 #: c-family/c-warn.cc:1023
36534 #, gcc-internal-format
36535 msgid ""
36536 "argument to %<sizeof%> in %qD call is the same expression as the first "
36537 "source; did you mean to remove the addressof?"
36538 msgstr ""
36539
36540 #: c-family/c-warn.cc:1030
36541 #, gcc-internal-format
36542 msgid ""
36543 "argument to %<sizeof%> in %qD call is the same expression as the first "
36544 "source; did you mean to provide an explicit length?"
36545 msgstr ""
36546
36547 #: c-family/c-warn.cc:1035
36548 #, gcc-internal-format
36549 msgid ""
36550 "argument to %<sizeof%> in %qD call is the same expression as the first "
36551 "source; did you mean to dereference it?"
36552 msgstr ""
36553
36554 #: c-family/c-warn.cc:1047
36555 #, gcc-internal-format
36556 msgid ""
36557 "argument to %<sizeof%> in %qD call is the same pointer type %qT as the first "
36558 "source; expected %qT or an explicit length"
36559 msgstr ""
36560
36561 #: c-family/c-warn.cc:1063
36562 #, gcc-internal-format
36563 msgid ""
36564 "argument to %<sizeof%> in %qD call is the same expression as the second "
36565 "source; did you mean to remove the addressof?"
36566 msgstr ""
36567
36568 #: c-family/c-warn.cc:1070
36569 #, gcc-internal-format
36570 msgid ""
36571 "argument to %<sizeof%> in %qD call is the same expression as the second "
36572 "source; did you mean to provide an explicit length?"
36573 msgstr ""
36574
36575 #: c-family/c-warn.cc:1075
36576 #, gcc-internal-format
36577 msgid ""
36578 "argument to %<sizeof%> in %qD call is the same expression as the second "
36579 "source; did you mean to dereference it?"
36580 msgstr ""
36581
36582 #: c-family/c-warn.cc:1087
36583 #, gcc-internal-format
36584 msgid ""
36585 "argument to %<sizeof%> in %qD call is the same pointer type %qT as the "
36586 "second source; expected %qT or an explicit length"
36587 msgstr ""
36588
36589 #: c-family/c-warn.cc:1116 c-family/c-warn.cc:1123
36590 #, gcc-internal-format
36591 msgid "%<_Atomic%>-qualified parameter type %qT of %q+D"
36592 msgstr ""
36593
36594 #: c-family/c-warn.cc:1133
36595 #, gcc-internal-format
36596 msgid "first argument of %q+D should be %<int%>"
36597 msgstr ""
36598
36599 #: c-family/c-warn.cc:1142
36600 #, gcc-internal-format
36601 msgid "second argument of %q+D should be %<char **%>"
36602 msgstr ""
36603
36604 #: c-family/c-warn.cc:1151
36605 #, gcc-internal-format
36606 msgid "third argument of %q+D should probably be %<char **%>"
36607 msgstr ""
36608
36609 #: c-family/c-warn.cc:1162
36610 #, gcc-internal-format
36611 msgid "%q+D takes only zero or two arguments"
36612 msgstr ""
36613
36614 #: c-family/c-warn.cc:1166
36615 #, gcc-internal-format
36616 msgid "%q+D declared as variadic function"
36617 msgstr ""
36618
36619 #: c-family/c-warn.cc:1209
36620 #, gcc-internal-format
36621 msgid "conversion to %qT from boolean expression"
36622 msgstr ""
36623
36624 #: c-family/c-warn.cc:1234 c-family/c-warn.cc:1431
36625 #, gcc-internal-format
36626 msgid "unsigned conversion from %qT to %qT changes value from %qE to %qE"
36627 msgstr ""
36628
36629 #: c-family/c-warn.cc:1239 c-family/c-warn.cc:1439
36630 #, gcc-internal-format
36631 msgid "unsigned conversion from %qT to %qT changes the value of %qE"
36632 msgstr ""
36633
36634 #: c-family/c-warn.cc:1247
36635 #, gcc-internal-format
36636 msgid "signed conversion from %qT to %qT changes value from %qE to %qE"
36637 msgstr ""
36638
36639 #: c-family/c-warn.cc:1252
36640 #, gcc-internal-format
36641 msgid "signed conversion from %qT to %qT changes the value of %qE"
36642 msgstr ""
36643
36644 #: c-family/c-warn.cc:1259 c-family/c-warn.cc:1429
36645 #, gcc-internal-format
36646 msgid "conversion from %qT to %qT changes value from %qE to %qE"
36647 msgstr ""
36648
36649 #: c-family/c-warn.cc:1263 c-family/c-warn.cc:1437
36650 #, gcc-internal-format
36651 msgid "conversion from %qT to %qT changes the value of %qE"
36652 msgstr ""
36653
36654 #: c-family/c-warn.cc:1374
36655 #, gcc-internal-format
36656 msgid "conversion to %qT from %qT may change the sign of the result"
36657 msgstr ""
36658
36659 #: c-family/c-warn.cc:1379
36660 #, gcc-internal-format
36661 msgid "conversion from %qT to %qT discards imaginary component"
36662 msgstr ""
36663
36664 #: c-family/c-warn.cc:1383
36665 #, gcc-internal-format
36666 msgid "conversion from %qT to %qT may change value"
36667 msgstr ""
36668
36669 #: c-family/c-warn.cc:1450 c-family/c-warn.cc:1467 c-family/c-warn.cc:1484
36670 #, gcc-internal-format
36671 msgid "overflow in conversion from %qT to %qT changes value from %qE to %qE"
36672 msgstr ""
36673
36674 #: c-family/c-warn.cc:1455 c-family/c-warn.cc:1472 c-family/c-warn.cc:1489
36675 #, gcc-internal-format
36676 msgid "overflow in conversion from %qT to %qT changes the value of %qE"
36677 msgstr ""
36678
36679 #: c-family/c-warn.cc:1519
36680 #, gcc-internal-format
36681 msgid "case value %qs not in enumerated type"
36682 msgstr ""
36683
36684 #: c-family/c-warn.cc:1524
36685 #, gcc-internal-format
36686 msgid "case value %qs not in enumerated type %qT"
36687 msgstr ""
36688
36689 #: c-family/c-warn.cc:1604
36690 #, gcc-internal-format
36691 msgid "lower value in case label range less than minimum value for type"
36692 msgstr ""
36693
36694 #: c-family/c-warn.cc:1618
36695 #, gcc-internal-format
36696 msgid "case label value is less than minimum value for type"
36697 msgstr ""
36698
36699 #: c-family/c-warn.cc:1635
36700 #, gcc-internal-format
36701 msgid "upper value in case label range exceeds maximum value for type"
36702 msgstr ""
36703
36704 #: c-family/c-warn.cc:1648
36705 #, gcc-internal-format
36706 msgid "case label value exceeds maximum value for type"
36707 msgstr ""
36708
36709 #: c-family/c-warn.cc:1661
36710 #, gcc-internal-format
36711 msgid "switch missing default case"
36712 msgstr ""
36713
36714 #: c-family/c-warn.cc:1706
36715 #, gcc-internal-format
36716 msgid "switch condition has boolean value"
36717 msgstr ""
36718
36719 #: c-family/c-warn.cc:1788
36720 #, gcc-internal-format
36721 msgid "enumeration value %qE not handled in switch"
36722 msgstr ""
36723
36724 #: c-family/c-warn.cc:1816
36725 #, gcc-internal-format
36726 msgid ""
36727 "the omitted middle operand in %<?:%> will always be %<true%>, suggest "
36728 "explicit middle operand"
36729 msgstr ""
36730
36731 #: c-family/c-warn.cc:1838
36732 #, gcc-internal-format
36733 msgid "assignment of member %qD in read-only object"
36734 msgstr ""
36735
36736 #: c-family/c-warn.cc:1840
36737 #, gcc-internal-format
36738 msgid "increment of member %qD in read-only object"
36739 msgstr ""
36740
36741 #: c-family/c-warn.cc:1842
36742 #, gcc-internal-format
36743 msgid "decrement of member %qD in read-only object"
36744 msgstr ""
36745
36746 #: c-family/c-warn.cc:1844
36747 #, gcc-internal-format
36748 msgid "member %qD in read-only object used as %<asm%> output"
36749 msgstr ""
36750
36751 #: c-family/c-warn.cc:1848
36752 #, gcc-internal-format
36753 msgid "assignment of read-only member %qD"
36754 msgstr ""
36755
36756 #: c-family/c-warn.cc:1849
36757 #, gcc-internal-format
36758 msgid "increment of read-only member %qD"
36759 msgstr ""
36760
36761 #: c-family/c-warn.cc:1850
36762 #, gcc-internal-format
36763 msgid "decrement of read-only member %qD"
36764 msgstr ""
36765
36766 #: c-family/c-warn.cc:1851
36767 #, gcc-internal-format
36768 msgid "read-only member %qD used as %<asm%> output"
36769 msgstr ""
36770
36771 #: c-family/c-warn.cc:1855
36772 #, gcc-internal-format
36773 msgid "assignment of read-only variable %qD"
36774 msgstr ""
36775
36776 #: c-family/c-warn.cc:1856
36777 #, gcc-internal-format
36778 msgid "increment of read-only variable %qD"
36779 msgstr ""
36780
36781 #: c-family/c-warn.cc:1857
36782 #, gcc-internal-format
36783 msgid "decrement of read-only variable %qD"
36784 msgstr ""
36785
36786 #: c-family/c-warn.cc:1858
36787 #, gcc-internal-format
36788 msgid "read-only variable %qD used as %<asm%> output"
36789 msgstr ""
36790
36791 #: c-family/c-warn.cc:1861
36792 #, gcc-internal-format
36793 msgid "assignment of read-only parameter %qD"
36794 msgstr ""
36795
36796 #: c-family/c-warn.cc:1862
36797 #, gcc-internal-format
36798 msgid "increment of read-only parameter %qD"
36799 msgstr ""
36800
36801 #: c-family/c-warn.cc:1863
36802 #, gcc-internal-format
36803 msgid "decrement of read-only parameter %qD"
36804 msgstr ""
36805
36806 #: c-family/c-warn.cc:1864
36807 #, gcc-internal-format
36808 msgid "read-only parameter %qD use as %<asm%> output"
36809 msgstr ""
36810
36811 #: c-family/c-warn.cc:1869
36812 #, gcc-internal-format
36813 msgid "assignment of read-only named return value %qD"
36814 msgstr ""
36815
36816 #: c-family/c-warn.cc:1871
36817 #, gcc-internal-format
36818 msgid "increment of read-only named return value %qD"
36819 msgstr ""
36820
36821 #: c-family/c-warn.cc:1873
36822 #, gcc-internal-format
36823 msgid "decrement of read-only named return value %qD"
36824 msgstr ""
36825
36826 #: c-family/c-warn.cc:1875
36827 #, gcc-internal-format
36828 msgid "read-only named return value %qD used as %<asm%>output"
36829 msgstr ""
36830
36831 #: c-family/c-warn.cc:1880
36832 #, gcc-internal-format
36833 msgid "assignment of function %qD"
36834 msgstr ""
36835
36836 #: c-family/c-warn.cc:1881
36837 #, gcc-internal-format
36838 msgid "increment of function %qD"
36839 msgstr ""
36840
36841 #: c-family/c-warn.cc:1882
36842 #, gcc-internal-format
36843 msgid "decrement of function %qD"
36844 msgstr ""
36845
36846 #: c-family/c-warn.cc:1883
36847 #, gcc-internal-format
36848 msgid "function %qD used as %<asm%> output"
36849 msgstr ""
36850
36851 #: c-family/c-warn.cc:1886 c/c-typeck.cc:5006
36852 #, gcc-internal-format
36853 msgid "assignment of read-only location %qE"
36854 msgstr ""
36855
36856 #: c-family/c-warn.cc:1887 c/c-typeck.cc:5009
36857 #, gcc-internal-format
36858 msgid "increment of read-only location %qE"
36859 msgstr ""
36860
36861 #: c-family/c-warn.cc:1888 c/c-typeck.cc:5012
36862 #, gcc-internal-format
36863 msgid "decrement of read-only location %qE"
36864 msgstr ""
36865
36866 #: c-family/c-warn.cc:1889
36867 #, gcc-internal-format
36868 msgid "read-only location %qE used as %<asm%> output"
36869 msgstr ""
36870
36871 #: c-family/c-warn.cc:1903
36872 #, gcc-internal-format
36873 msgid "lvalue required as left operand of assignment"
36874 msgstr ""
36875
36876 #: c-family/c-warn.cc:1906
36877 #, gcc-internal-format
36878 msgid "lvalue required as increment operand"
36879 msgstr ""
36880
36881 #: c-family/c-warn.cc:1909
36882 #, gcc-internal-format
36883 msgid "lvalue required as decrement operand"
36884 msgstr ""
36885
36886 #: c-family/c-warn.cc:1912
36887 #, gcc-internal-format
36888 msgid "lvalue required as unary %<&%> operand"
36889 msgstr ""
36890
36891 #: c-family/c-warn.cc:1915
36892 #, gcc-internal-format
36893 msgid "lvalue required in %<asm%> statement"
36894 msgstr ""
36895
36896 #: c-family/c-warn.cc:1932
36897 #, gcc-internal-format
36898 msgid "invalid type argument (have %qT)"
36899 msgstr ""
36900
36901 #: c-family/c-warn.cc:1936
36902 #, gcc-internal-format
36903 msgid "invalid type argument of array indexing (have %qT)"
36904 msgstr ""
36905
36906 #: c-family/c-warn.cc:1941
36907 #, gcc-internal-format
36908 msgid "invalid type argument of unary %<*%> (have %qT)"
36909 msgstr ""
36910
36911 #: c-family/c-warn.cc:1946
36912 #, gcc-internal-format
36913 msgid "invalid type argument of %<->%> (have %qT)"
36914 msgstr ""
36915
36916 #: c-family/c-warn.cc:1951
36917 #, gcc-internal-format
36918 msgid "invalid type argument of %<->*%> (have %qT)"
36919 msgstr ""
36920
36921 #: c-family/c-warn.cc:1956
36922 #, gcc-internal-format
36923 msgid "invalid type argument of implicit conversion (have %qT)"
36924 msgstr ""
36925
36926 #: c-family/c-warn.cc:1983
36927 #, gcc-internal-format
36928 msgid "array subscript has type %<char%>"
36929 msgstr ""
36930
36931 #: c-family/c-warn.cc:2019 c-family/c-warn.cc:2022
36932 #, gcc-internal-format
36933 msgid "suggest parentheses around %<+%> inside %<<<%>"
36934 msgstr ""
36935
36936 #: c-family/c-warn.cc:2025 c-family/c-warn.cc:2028
36937 #, gcc-internal-format
36938 msgid "suggest parentheses around %<-%> inside %<<<%>"
36939 msgstr ""
36940
36941 #: c-family/c-warn.cc:2034 c-family/c-warn.cc:2037
36942 #, gcc-internal-format
36943 msgid "suggest parentheses around %<+%> inside %<>>%>"
36944 msgstr ""
36945
36946 #: c-family/c-warn.cc:2040 c-family/c-warn.cc:2043
36947 #, gcc-internal-format
36948 msgid "suggest parentheses around %<-%> inside %<>>%>"
36949 msgstr ""
36950
36951 #: c-family/c-warn.cc:2049 c-family/c-warn.cc:2052
36952 #, gcc-internal-format
36953 msgid "suggest parentheses around %<&&%> within %<||%>"
36954 msgstr ""
36955
36956 #: c-family/c-warn.cc:2059 c-family/c-warn.cc:2063
36957 #, gcc-internal-format
36958 msgid "suggest parentheses around arithmetic in operand of %<|%>"
36959 msgstr ""
36960
36961 #: c-family/c-warn.cc:2067 c-family/c-warn.cc:2070
36962 #, gcc-internal-format
36963 msgid "suggest parentheses around comparison in operand of %<|%>"
36964 msgstr ""
36965
36966 #: c-family/c-warn.cc:2075
36967 #, gcc-internal-format
36968 msgid ""
36969 "suggest parentheses around operand of %<!%> or change %<|%> to %<||%> or %<!"
36970 "%> to %<~%>"
36971 msgstr ""
36972
36973 #: c-family/c-warn.cc:2083 c-family/c-warn.cc:2087
36974 #, gcc-internal-format
36975 msgid "suggest parentheses around arithmetic in operand of %<^%>"
36976 msgstr ""
36977
36978 #: c-family/c-warn.cc:2091 c-family/c-warn.cc:2094
36979 #, gcc-internal-format
36980 msgid "suggest parentheses around comparison in operand of %<^%>"
36981 msgstr ""
36982
36983 #: c-family/c-warn.cc:2100 c-family/c-warn.cc:2103
36984 #, gcc-internal-format
36985 msgid "suggest parentheses around %<+%> in operand of %<&%>"
36986 msgstr ""
36987
36988 #: c-family/c-warn.cc:2106 c-family/c-warn.cc:2109
36989 #, gcc-internal-format
36990 msgid "suggest parentheses around %<-%> in operand of %<&%>"
36991 msgstr ""
36992
36993 #: c-family/c-warn.cc:2113 c-family/c-warn.cc:2116
36994 #, gcc-internal-format
36995 msgid "suggest parentheses around comparison in operand of %<&%>"
36996 msgstr ""
36997
36998 #: c-family/c-warn.cc:2121
36999 #, gcc-internal-format
37000 msgid ""
37001 "suggest parentheses around operand of %<!%> or change %<&%> to %<&&%> or %<!"
37002 "%> to %<~%>"
37003 msgstr ""
37004
37005 #: c-family/c-warn.cc:2128 c-family/c-warn.cc:2131
37006 #, gcc-internal-format
37007 msgid "suggest parentheses around comparison in operand of %<==%>"
37008 msgstr ""
37009
37010 #: c-family/c-warn.cc:2136 c-family/c-warn.cc:2139
37011 #, gcc-internal-format
37012 msgid "suggest parentheses around comparison in operand of %<!=%>"
37013 msgstr ""
37014
37015 #: c-family/c-warn.cc:2149 c-family/c-warn.cc:2155
37016 #, gcc-internal-format
37017 msgid "comparisons like %<X<=Y<=Z%> do not have their mathematical meaning"
37018 msgstr ""
37019
37020 #: c-family/c-warn.cc:2171
37021 #, gcc-internal-format
37022 msgid "label %q+D defined but not used"
37023 msgstr ""
37024
37025 #: c-family/c-warn.cc:2173
37026 #, gcc-internal-format
37027 msgid "label %q+D declared but not defined"
37028 msgstr ""
37029
37030 #: c-family/c-warn.cc:2196
37031 #, gcc-internal-format
37032 msgid "division by zero"
37033 msgstr ""
37034
37035 #: c-family/c-warn.cc:2216
37036 #, gcc-internal-format
37037 msgid ""
37038 "%<memset%> used with constant zero length parameter; this could be due to "
37039 "transposed parameters"
37040 msgstr ""
37041
37042 #: c-family/c-warn.cc:2240
37043 #, gcc-internal-format
37044 msgid ""
37045 "%<memset%> used with length equal to number of elements without "
37046 "multiplication by element size"
37047 msgstr ""
37048
37049 #: c-family/c-warn.cc:2320
37050 #, gcc-internal-format
37051 msgid "comparison of integer expressions of different signedness: %qT and %qT"
37052 msgstr ""
37053
37054 #: c-family/c-warn.cc:2373
37055 #, gcc-internal-format
37056 msgid "promoted bitwise complement of an unsigned value is always nonzero"
37057 msgstr ""
37058
37059 #: c-family/c-warn.cc:2377
37060 #, gcc-internal-format
37061 msgid ""
37062 "comparison of promoted bitwise complement of an unsigned value with constant"
37063 msgstr ""
37064
37065 #: c-family/c-warn.cc:2388
37066 #, gcc-internal-format
37067 msgid ""
37068 "comparison of promoted bitwise complement of an unsigned value with unsigned"
37069 msgstr ""
37070
37071 #: c-family/c-warn.cc:2443
37072 #, gcc-internal-format
37073 msgid "unused parameter %qD"
37074 msgstr ""
37075
37076 #: c-family/c-warn.cc:2505
37077 #, gcc-internal-format
37078 msgid "typedef %qD locally defined but not used"
37079 msgstr ""
37080
37081 #: c-family/c-warn.cc:2541
37082 #, gcc-internal-format
37083 msgid "duplicated %<if%> condition"
37084 msgstr ""
37085
37086 #: c-family/c-warn.cc:2570
37087 #, gcc-internal-format
37088 msgid ""
37089 "optimization attribute on %qD follows definition but the attribute doesn%'t "
37090 "match"
37091 msgstr ""
37092
37093 #: c-family/c-warn.cc:2578
37094 #, gcc-internal-format
37095 msgid ""
37096 "inline declaration of %qD follows declaration with attribute %<noinline%>"
37097 msgstr ""
37098
37099 #: c-family/c-warn.cc:2583
37100 #, gcc-internal-format
37101 msgid ""
37102 "declaration of %q+D with attribute %<noinline%> follows inline declaration"
37103 msgstr ""
37104
37105 #: c-family/c-warn.cc:2632
37106 #, gcc-internal-format
37107 msgid "result of %qE requires %u bits to represent, but %qT only has %u bits"
37108 msgstr ""
37109
37110 #: c-family/c-warn.cc:2670 c-family/c-warn.cc:2694
37111 #, gcc-internal-format
37112 msgid "comparison of constant %qE with boolean expression is always false"
37113 msgstr ""
37114
37115 #: c-family/c-warn.cc:2673 c-family/c-warn.cc:2691
37116 #, gcc-internal-format
37117 msgid "comparison of constant %qE with boolean expression is always true"
37118 msgstr ""
37119
37120 #: c-family/c-warn.cc:2741
37121 msgid "passing argument %i to %qs-qualified parameter aliases with argument %Z"
37122 msgid_plural ""
37123 "passing argument %i to %qs-qualified parameter aliases with arguments %Z"
37124 msgstr[0] ""
37125 msgstr[1] ""
37126
37127 #: c-family/c-warn.cc:2807 c/c-typeck.cc:5588 cp/call.cc:5934
37128 #, gcc-internal-format
37129 msgid "this condition has identical branches"
37130 msgstr ""
37131
37132 #: c-family/c-warn.cc:2914
37133 #, gcc-internal-format
37134 msgid "macro expands to multiple statements"
37135 msgstr ""
37136
37137 #: c-family/c-warn.cc:2915
37138 #, gcc-internal-format
37139 msgid "some parts of macro expansion are not guarded by this %qs clause"
37140 msgstr ""
37141
37142 #: c-family/c-warn.cc:3008
37143 #, gcc-internal-format
37144 msgid ""
37145 "converting a packed %qT pointer (alignment %d) to a %qT pointer (alignment "
37146 "%d) may result in an unaligned pointer value"
37147 msgstr ""
37148
37149 #: c-family/c-warn.cc:3015 c-family/c-warn.cc:3018 cp/init.cc:657
37150 #, gcc-internal-format
37151 msgid "defined here"
37152 msgstr ""
37153
37154 #: c-family/c-warn.cc:3105
37155 #, gcc-internal-format
37156 msgid ""
37157 "taking address of packed member of %qT may result in an unaligned pointer "
37158 "value"
37159 msgstr ""
37160
37161 #: c-family/c-warn.cc:3333
37162 msgid "mismatch in bound %Z of argument %u declared as %s"
37163 msgid_plural "mismatch in bounds %Z of argument %u declared as %s"
37164 msgstr[0] ""
37165 msgstr[1] ""
37166
37167 #: c-family/c-warn.cc:3336 c-family/c-warn.cc:3707
37168 #, gcc-internal-format, gfc-internal-format
37169 msgid "previously declared as %s"
37170 msgstr ""
37171
37172 #: c-family/c-warn.cc:3470
37173 #, gcc-internal-format, gfc-internal-format
37174 msgid "argument %u of type %s declared as a variable length array"
37175 msgstr ""
37176
37177 #: c-family/c-warn.cc:3475
37178 #, gcc-internal-format, gfc-internal-format
37179 msgid "previously declared as a pointer %s"
37180 msgstr ""
37181
37182 #: c-family/c-warn.cc:3476
37183 #, gcc-internal-format, gfc-internal-format
37184 msgid "previously declared as an ordinary array %s"
37185 msgstr ""
37186
37187 #: c-family/c-warn.cc:3489 c-family/c-warn.cc:3503
37188 #, gcc-internal-format, gfc-internal-format
37189 msgid "argument %u of type %s declared as a pointer"
37190 msgstr ""
37191
37192 #: c-family/c-warn.cc:3493 c-family/c-warn.cc:3519
37193 #, gcc-internal-format, gfc-internal-format
37194 msgid "previously declared as a variable length array %s"
37195 msgstr ""
37196
37197 #: c-family/c-warn.cc:3506
37198 #, gcc-internal-format, gfc-internal-format
37199 msgid "previously declared as an array %s"
37200 msgstr ""
37201
37202 #: c-family/c-warn.cc:3515
37203 #, gcc-internal-format, gfc-internal-format
37204 msgid "argument %u of type %s declared as an ordinary array"
37205 msgstr ""
37206
37207 #: c-family/c-warn.cc:3543
37208 #, gcc-internal-format, gfc-internal-format
37209 msgid "argument %u of type %s declared with %u variable bound"
37210 msgid_plural "argument %u of type %s declared with %u variable bounds"
37211 msgstr[0] ""
37212 msgstr[1] ""
37213
37214 #: c-family/c-warn.cc:3550
37215 #, gcc-internal-format, gfc-internal-format
37216 msgid "previously declared as %s with %u variable bound"
37217 msgid_plural "previously declared as %s with %u variable bounds"
37218 msgstr[0] ""
37219 msgstr[1] ""
37220
37221 #: c-family/c-warn.cc:3574
37222 #, gcc-internal-format, gfc-internal-format
37223 msgid "argument %u of type %s declared with %u unspecified variable bound"
37224 msgid_plural ""
37225 "argument %u of type %s declared with %u unspecified variable bounds"
37226 msgstr[0] ""
37227 msgstr[1] ""
37228
37229 #: c-family/c-warn.cc:3582
37230 #, gcc-internal-format, gfc-internal-format
37231 msgid "previously declared as %s with %u unspecified variable bound"
37232 msgid_plural "previously declared as %s with %u unspecified variable bounds"
37233 msgstr[0] ""
37234 msgstr[1] ""
37235
37236 #: c-family/c-warn.cc:3589
37237 #, gcc-internal-format, gfc-internal-format
37238 msgid "subsequently declared as %s with %u unspecified variable bound"
37239 msgid_plural "subsequently declared as %s with %u unspecified variable bounds"
37240 msgstr[0] ""
37241 msgstr[1] ""
37242
37243 #: c-family/c-warn.cc:3642
37244 #, gcc-internal-format
37245 msgid "argument %u of type %s declared with mismatched bound argument %E"
37246 msgstr ""
37247
37248 #: c-family/c-warn.cc:3649 c-family/c-warn.cc:3683
37249 #, gcc-internal-format
37250 msgid "argument %u of type %s declared with mismatched bound %<%s%>"
37251 msgstr ""
37252
37253 #: c-family/c-warn.cc:3661
37254 #, gcc-internal-format
37255 msgid "previously declared as %s with bound argument %E"
37256 msgstr ""
37257
37258 #: c-family/c-warn.cc:3666
37259 #, gcc-internal-format
37260 msgid "previously declared as %s with bound %<%s%>"
37261 msgstr ""
37262
37263 #: c-family/c-warn.cc:3686
37264 #, gcc-internal-format
37265 msgid "previously declared as %s with bound %qs"
37266 msgstr ""
37267
37268 #: c-family/c-warn.cc:3705
37269 #, gcc-internal-format, gfc-internal-format
37270 msgid "argument %u of type %s with mismatched bound"
37271 msgstr ""
37272
37273 #: c-family/c-warn.cc:3736
37274 #, gcc-internal-format
37275 msgid ""
37276 "expression does not compute the number of elements in this array; element "
37277 "type is %qT, not %qT"
37278 msgstr ""
37279
37280 #: c-family/c-warn.cc:3746
37281 #, gcc-internal-format
37282 msgid "add parentheses around %qE to silence this warning"
37283 msgstr ""
37284
37285 #: c-family/c-warn.cc:3750
37286 #, gcc-internal-format
37287 msgid "add parentheses around the second %<sizeof%> to silence this warning"
37288 msgstr ""
37289
37290 #: c-family/c-warn.cc:3776
37291 #, gcc-internal-format
37292 msgid "comparison between two arrays is deprecated in C++20"
37293 msgstr ""
37294
37295 #: c-family/c-warn.cc:3777
37296 #, gcc-internal-format
37297 msgid "comparison between two arrays"
37298 msgstr ""
37299
37300 #: c-family/c-warn.cc:3781
37301 #, gcc-internal-format
37302 msgid ""
37303 "use unary %<+%> which decays operands to pointers or %<&%D[0] %s &%D[0]%> to "
37304 "compare the addresses"
37305 msgstr ""
37306
37307 #: c-family/c-warn.cc:3785
37308 #, gcc-internal-format
37309 msgid "use %<&%D[0] %s &%D[0]%> to compare the addresses"
37310 msgstr ""
37311
37312 #: c-family/cppspec.cc:94
37313 #, gcc-internal-format
37314 msgid "%qs is not a valid option to the preprocessor"
37315 msgstr ""
37316
37317 #: c-family/cppspec.cc:113
37318 #, gcc-internal-format
37319 msgid "too many input files"
37320 msgstr ""
37321
37322 #: c-family/known-headers.cc:309
37323 #, gcc-internal-format
37324 msgid "%qs is defined in header %qs; did you forget to %<#include %s%>?"
37325 msgstr ""
37326
37327 #: common/config/aarch64/aarch64-common.cc:519 config/aarch64/aarch64.cc:16853
37328 #, gcc-internal-format
37329 msgid "unknown value %qs for %<-mcpu%>"
37330 msgstr ""
37331
37332 #: common/config/alpha/alpha-common.cc:75
37333 #, gcc-internal-format
37334 msgid "bad value %qs for %<-mtls-size%> switch"
37335 msgstr ""
37336
37337 #: common/config/arc/arc-common.cc:84
37338 #, gcc-internal-format
37339 msgid "multiple %<-mcpu=%> options specified"
37340 msgstr ""
37341
37342 #: common/config/arc/arc-common.cc:90
37343 #, gcc-internal-format
37344 msgid "Unsupported value for mmpy-option"
37345 msgstr ""
37346
37347 #: common/config/arm/arm-common.cc:289
37348 #, gcc-internal-format
37349 msgid "%%:%<target_mode_check%> takes an even number of parameters"
37350 msgstr ""
37351
37352 #: common/config/arm/arm-common.cc:298
37353 #, gcc-internal-format
37354 msgid "unrecognized option passed to %%:%<target_mode_check%>"
37355 msgstr ""
37356
37357 #: common/config/arm/arm-common.cc:378 common/config/arm/arm-common.cc:442
37358 #: common/config/arm/arm-common.cc:489 config/aarch64/aarch64.cc:16785
37359 #: config/aarch64/aarch64.cc:16823
37360 #, gcc-internal-format
37361 msgid "valid arguments are: %s; did you mean %qs?"
37362 msgstr ""
37363
37364 #: common/config/arm/arm-common.cc:381 common/config/arm/arm-common.cc:445
37365 #: common/config/arm/arm-common.cc:492 config/aarch64/aarch64.cc:16788
37366 #: config/aarch64/aarch64.cc:16826
37367 #, gcc-internal-format, gfc-internal-format
37368 msgid "valid arguments are: %s"
37369 msgstr ""
37370
37371 #: common/config/arm/arm-common.cc:418 common/config/arm/arm-common.cc:472
37372 #, gcc-internal-format, gfc-internal-format
37373 msgid "unrecognized %s target: %s"
37374 msgstr ""
37375
37376 #: common/config/arm/arm-common.cc:508
37377 #, gcc-internal-format
37378 msgid "unrecognized %<-mfpu%> target: %s"
37379 msgstr ""
37380
37381 #: common/config/arm/arm-common.cc:536
37382 #, gcc-internal-format
37383 msgid "%qs does not support feature %qs"
37384 msgstr ""
37385
37386 #: common/config/arm/arm-common.cc:547
37387 #, gcc-internal-format
37388 msgid "valid feature names are: %s; did you mean %qs?"
37389 msgstr ""
37390
37391 #: common/config/arm/arm-common.cc:550
37392 #, gcc-internal-format, gfc-internal-format
37393 msgid "valid feature names are: %s"
37394 msgstr ""
37395
37396 #: common/config/arm/arm-common.cc:568
37397 #, gcc-internal-format, gfc-internal-format
37398 msgid "%s does not take any feature options"
37399 msgstr ""
37400
37401 #: common/config/arm/arm-common.cc:665
37402 #, gcc-internal-format
37403 msgid "%%:%<canon_for_mlib%> takes 1 or more pairs of parameters"
37404 msgstr ""
37405
37406 #: common/config/arm/arm-common.cc:679
37407 #, gcc-internal-format
37408 msgid "unrecognized operand to %%:%<canon_for_mlib%>"
37409 msgstr ""
37410
37411 #: common/config/arm/arm-common.cc:1035
37412 #, gcc-internal-format
37413 msgid "unrecognized operand to %%:%<asm_auto_mfpu%>"
37414 msgstr ""
37415
37416 #: common/config/avr/avr-common.cc:91
37417 #, gcc-internal-format
37418 msgid ""
37419 "option %<-mdouble=64%> is only available if configured %<--with-double={64|"
37420 "64,32|32,64}%>"
37421 msgstr ""
37422
37423 #: common/config/avr/avr-common.cc:99
37424 #, gcc-internal-format
37425 msgid ""
37426 "option %<-mdouble=32%> is only available if configured %<--with-double={32|"
37427 "32,64|64,32}%>"
37428 msgstr ""
37429
37430 #: common/config/avr/avr-common.cc:115
37431 #, gcc-internal-format
37432 msgid ""
37433 "option %<-mlong-double=64%> is only available if configured %<--with-long-"
37434 "double={64|64,32|32,64}%>, or %<--with-long-double=double%> together with "
37435 "%<--with-double={64|64,32|32,64}%>"
37436 msgstr ""
37437
37438 #: common/config/avr/avr-common.cc:124
37439 #, gcc-internal-format
37440 msgid ""
37441 "option %<-mlong-double=32%> is only available if configured %<--with-long-"
37442 "double={32|32,64|64,32}%>, or %<--with-long-double=double%> together with "
37443 "%<--with-double={32|32,64|64,32}%>"
37444 msgstr ""
37445
37446 #: common/config/bfin/bfin-common.cc:304 common/config/m68k/m68k-common.cc:60
37447 #, gcc-internal-format
37448 msgid "%<-mshared-library-id=%s%> is not between 0 and %d"
37449 msgstr ""
37450
37451 #: common/config/bfin/bfin-common.cc:323
37452 #, gcc-internal-format
37453 msgid "%<-mcpu=%s%> is not valid"
37454 msgstr ""
37455
37456 #: common/config/bfin/bfin-common.cc:359
37457 #, gcc-internal-format
37458 msgid "%<-mcpu=%s%> has invalid silicon revision"
37459 msgstr ""
37460
37461 #: common/config/i386/i386-common.cc:1638
37462 #, gcc-internal-format
37463 msgid "%<-malign-loops%> is obsolete, use %<-falign-loops%>"
37464 msgstr ""
37465
37466 #: common/config/i386/i386-common.cc:1641
37467 #, gcc-internal-format
37468 msgid "%<-malign-loops=%d%> is not between 0 and %d"
37469 msgstr ""
37470
37471 #: common/config/i386/i386-common.cc:1648
37472 #, gcc-internal-format
37473 msgid "%<-malign-jumps%> is obsolete, use %<-falign-jumps%>"
37474 msgstr ""
37475
37476 #: common/config/i386/i386-common.cc:1651
37477 #, gcc-internal-format
37478 msgid "%<-malign-jumps=%d%> is not between 0 and %d"
37479 msgstr ""
37480
37481 #: common/config/i386/i386-common.cc:1659
37482 #, gcc-internal-format
37483 msgid "%<-malign-functions%> is obsolete, use %<-falign-functions%>"
37484 msgstr ""
37485
37486 #: common/config/i386/i386-common.cc:1662
37487 #, gcc-internal-format
37488 msgid "%<-malign-functions=%d%> is not between 0 and %d"
37489 msgstr ""
37490
37491 #: common/config/i386/i386-common.cc:1671
37492 #, gcc-internal-format
37493 msgid "%<-mbranch-cost=%d%> is not between 0 and 5"
37494 msgstr ""
37495
37496 #: common/config/i386/i386-common.cc:1726 common/config/s390/s390-common.cc:132
37497 #, gcc-internal-format
37498 msgid "%<-fsplit-stack%> currently only supported on GNU/Linux"
37499 msgstr ""
37500
37501 #: common/config/i386/i386-common.cc:1736
37502 #, gcc-internal-format
37503 msgid "%<-fsplit-stack%> requires assembler support for CFI directives"
37504 msgstr ""
37505
37506 #: common/config/ia64/ia64-common.cc:65
37507 #, gcc-internal-format
37508 msgid "bad value %<%s%> for %<-mtls-size=%> switch"
37509 msgstr ""
37510
37511 #: common/config/nds32/nds32-common.cc:49
37512 #, gcc-internal-format
37513 msgid "%<-misr-vector-size=%d%> argument must be 4 or 16"
37514 msgstr ""
37515
37516 #: common/config/nds32/nds32-common.cc:59
37517 #, gcc-internal-format
37518 msgid "%<-misr-secure=%d%> argument not in between 0 and 3"
37519 msgstr ""
37520
37521 #: common/config/nds32/nds32-common.cc:69
37522 #, gcc-internal-format
37523 msgid ""
37524 "for the option %<-mcache-block-size=X%>, the valid X must be: 4, 8, 16, 32, "
37525 "64, 128, 256, or 512"
37526 msgstr ""
37527
37528 #: common/config/riscv/riscv-common.cc:378
37529 #, gcc-internal-format
37530 msgid "%<-march=%s%>: extension %qs appear more than one time"
37531 msgstr ""
37532
37533 #: common/config/riscv/riscv-common.cc:626
37534 #, gcc-internal-format
37535 msgid "%<-march=%s%>: expect number after %<%dp%>"
37536 msgstr ""
37537
37538 #: common/config/riscv/riscv-common.cc:632
37539 #, gcc-internal-format
37540 msgid ""
37541 "%<-march=%s%>: for %<%s%dp%dp?%>, version number with more than 2 level is "
37542 "not supported"
37543 msgstr ""
37544
37545 #: common/config/riscv/riscv-common.cc:702
37546 #, gcc-internal-format
37547 msgid "%<-march=%s%>: rv%de is not a valid base ISA"
37548 msgstr ""
37549
37550 #: common/config/riscv/riscv-common.cc:714
37551 #, gcc-internal-format
37552 msgid ""
37553 "version of %<g%> will be omitted, please specify version for individual "
37554 "extension"
37555 msgstr ""
37556
37557 #: common/config/riscv/riscv-common.cc:733
37558 #, gcc-internal-format
37559 msgid "%<-march=%s%>: first ISA subset must be %<e%>, %<i%> or %<g%>"
37560 msgstr ""
37561
37562 #: common/config/riscv/riscv-common.cc:760
37563 #, gcc-internal-format
37564 msgid "%<-march=%s%>: unsupported ISA subset %<%c%>"
37565 msgstr ""
37566
37567 #: common/config/riscv/riscv-common.cc:764
37568 #, gcc-internal-format
37569 msgid "%<-march=%s%>: ISA string is not in canonical order. %<%c%>"
37570 msgstr ""
37571
37572 #: common/config/riscv/riscv-common.cc:907
37573 #, gcc-internal-format
37574 msgid "%<-march=%s%>: name of %s must be more than 1 letter"
37575 msgstr ""
37576
37577 #: common/config/riscv/riscv-common.cc:919
37578 #, gcc-internal-format
37579 msgid "%<-march=%s%>: %s must separate with %<_%>"
37580 msgstr ""
37581
37582 #: common/config/riscv/riscv-common.cc:948
37583 #, gcc-internal-format
37584 msgid "%<-march=%s%>: ISA string must begin with rv32 or rv64"
37585 msgstr ""
37586
37587 #: common/config/riscv/riscv-common.cc:985
37588 #, gcc-internal-format
37589 msgid "%<-march=%s%>: unexpected ISA string at end: %qs"
37590 msgstr ""
37591
37592 #: common/config/riscv/riscv-common.cc:1161
37593 #, gcc-internal-format
37594 msgid "%<-mcpu=%s%>: unknown CPU"
37595 msgstr ""
37596
37597 #: common/config/rs6000/rs6000-common.cc:184 config/sparc/sparc.cc:1815
37598 #, gcc-internal-format
37599 msgid "unknown %<-mdebug-%s%> switch"
37600 msgstr ""
37601
37602 #: common/config/rs6000/rs6000-common.cc:223
37603 #, gcc-internal-format
37604 msgid "unknown switch %<-mlong-double-%s%>"
37605 msgstr ""
37606
37607 #: common/config/rs6000/rs6000-common.cc:258
37608 #, gcc-internal-format
37609 msgid ""
37610 "%<-fsplit-stack%> currently only supported on PowerPC64 GNU/Linux with "
37611 "glibc-2.18 or later"
37612 msgstr ""
37613
37614 #: common/config/rx/rx-common.cc:61
37615 #, gcc-internal-format
37616 msgid "the RX200 cpu does not have FPU hardware"
37617 msgstr ""
37618
37619 #: common/config/rx/rx-common.cc:63
37620 #, gcc-internal-format
37621 msgid "the RX100 cpu does not have FPU hardware"
37622 msgstr ""
37623
37624 #: common/config/s390/s390-common.cc:104
37625 #, gcc-internal-format
37626 msgid "stack guard value must be an exact power of 2"
37627 msgstr ""
37628
37629 #: common/config/s390/s390-common.cc:109
37630 #, gcc-internal-format
37631 msgid "stack size must be an exact power of 2"
37632 msgstr ""
37633
37634 #: common/config/v850/v850-common.cc:47
37635 #, gcc-internal-format
37636 msgid "value passed in %qs is too large"
37637 msgstr ""
37638
37639 #: config/darwin-c.cc:81
37640 #, gcc-internal-format
37641 msgid "too many %<#pragma options align=reset%>"
37642 msgstr ""
37643
37644 #: config/darwin-c.cc:101 config/darwin-c.cc:104 config/darwin-c.cc:106
37645 #: config/darwin-c.cc:108
37646 #, gcc-internal-format
37647 msgid "malformed %<#pragma options%>, ignoring"
37648 msgstr ""
37649
37650 #: config/darwin-c.cc:111
37651 #, gcc-internal-format
37652 msgid "junk at end of %<#pragma options%>"
37653 msgstr ""
37654
37655 #: config/darwin-c.cc:121
37656 #, gcc-internal-format
37657 msgid "malformed %<#pragma options align={mac68k|power|reset}%>, ignoring"
37658 msgstr ""
37659
37660 #: config/darwin-c.cc:133
37661 #, gcc-internal-format
37662 msgid "missing %<(%> after %<#pragma unused%>, ignoring"
37663 msgstr ""
37664
37665 #: config/darwin-c.cc:154
37666 #, gcc-internal-format
37667 msgid "missing %<)%> after %<#pragma unused%>, ignoring"
37668 msgstr ""
37669
37670 #: config/darwin-c.cc:157
37671 #, gcc-internal-format
37672 msgid "junk at end of %<#pragma unused%>"
37673 msgstr ""
37674
37675 #: config/darwin-c.cc:168
37676 #, gcc-internal-format
37677 msgid "malformed %<#pragma ms_struct%>, ignoring"
37678 msgstr ""
37679
37680 #: config/darwin-c.cc:176
37681 #, gcc-internal-format
37682 msgid "malformed %<#pragma ms_struct {on|off|reset}%>, ignoring"
37683 msgstr ""
37684
37685 #: config/darwin-c.cc:179
37686 #, gcc-internal-format
37687 msgid "junk at end of %<#pragma ms_struct%>"
37688 msgstr ""
37689
37690 #: config/darwin-c.cc:405
37691 #, gcc-internal-format, gfc-internal-format
37692 msgid "subframework include %s conflicts with framework include"
37693 msgstr ""
37694
37695 #: config/darwin-c.cc:708
37696 #, gcc-internal-format
37697 msgid "unknown value %qs of %<-mmacosx-version-min%>"
37698 msgstr ""
37699
37700 #: config/darwin-driver.cc:147
37701 #, gcc-internal-format
37702 msgid "%<sysctl%> for %<kern.osversion%> failed: %m"
37703 msgstr ""
37704
37705 #: config/darwin-driver.cc:192
37706 #, gcc-internal-format
37707 msgid "could not understand %<kern.osversion%> %q.*s"
37708 msgstr ""
37709
37710 #: config/darwin-driver.cc:232
37711 #, gcc-internal-format
37712 msgid "could not understand version %qs"
37713 msgstr ""
37714
37715 #: config/darwin-driver.cc:306
37716 #, gcc-internal-format
37717 msgid "this compiler does not support %qs"
37718 msgstr ""
37719
37720 #: config/darwin-driver.cc:332
37721 #, gcc-internal-format
37722 msgid "%qs is not valid for %<-mmacosx-version-min%>"
37723 msgstr ""
37724
37725 #: config/darwin-driver.cc:373
37726 #, gcc-internal-format
37727 msgid "this compiler does not support PowerPC (%<-arch%> option ignored)"
37728 msgstr ""
37729
37730 #: config/darwin-driver.cc:380
37731 #, gcc-internal-format
37732 msgid "%qs conflicts with %<-arch i386%> (%qs ignored)"
37733 msgstr ""
37734
37735 #: config/darwin-driver.cc:389
37736 #, gcc-internal-format
37737 msgid "%<-m32%> conflicts with %<-arch x86_64%> (%<-m32%> ignored)"
37738 msgstr ""
37739
37740 #: config/darwin-driver.cc:396
37741 #, gcc-internal-format
37742 msgid "this compiler does not support x86 (%<-arch%> option ignored)"
37743 msgstr ""
37744
37745 #: config/darwin-driver.cc:403
37746 #, gcc-internal-format
37747 msgid "%qs conflicts with %<-arch ppc%> (%qs ignored)"
37748 msgstr ""
37749
37750 #: config/darwin-driver.cc:412
37751 #, gcc-internal-format
37752 msgid "%<-m32%> conflicts with %<-arch ppc64%> (%<-m32%> ignored)"
37753 msgstr ""
37754
37755 #: config/darwin.cc:2022
37756 #, gcc-internal-format, gfc-internal-format
37757 msgid "failed to open temporary file %s for LTO output"
37758 msgstr ""
37759
37760 #: config/darwin.cc:2114
37761 #, gcc-internal-format
37762 msgid ""
37763 "%qE 2.95 vtable-compatibility attribute applies only when compiling a kext"
37764 msgstr ""
37765
37766 #: config/darwin.cc:2121
37767 #, gcc-internal-format
37768 msgid "%qE 2.95 vtable-compatibility attribute applies only to C++ classes"
37769 msgstr ""
37770
37771 #: config/darwin.cc:2713 config/darwin.cc:2777
37772 #, gcc-internal-format
37773 msgid "common variables must have an alignment of 32678 or less"
37774 msgstr ""
37775
37776 #: config/darwin.cc:2867
37777 #, gcc-internal-format
37778 msgid ""
37779 "protected visibility attribute not supported in this configuration; ignored"
37780 msgstr ""
37781
37782 #: config/darwin.cc:3082
37783 #, gcc-internal-format, gfc-internal-format
37784 msgid "failed to open temporary file %s with LTO output"
37785 msgstr ""
37786
37787 #: config/darwin.cc:3308
37788 #, gcc-internal-format
37789 msgid ""
37790 "%<-fobjc-abi-version%> 2 must be used for 64 bit targets with %<-fnext-"
37791 "runtime%>"
37792 msgstr ""
37793
37794 #: config/darwin.cc:3313
37795 #, gcc-internal-format
37796 msgid ""
37797 "%<-fobjc-abi-version%> %d is not supported for 32 bit targets with %<-fnext-"
37798 "runtime%>"
37799 msgstr ""
37800
37801 #: config/darwin.cc:3328
37802 #, gcc-internal-format
37803 msgid "%<-gsplit-dwarf%> is not supported on this platform, ignored"
37804 msgstr ""
37805
37806 #: config/darwin.cc:3407
37807 #, gcc-internal-format
37808 msgid ""
37809 "%<-mdynamic-no-pic%> overrides %<-fpic%>, %<-fPIC%>, %<-fpie%> or %<-fPIE%>"
37810 msgstr ""
37811
37812 #: config/darwin.cc:3450
37813 #, gcc-internal-format
37814 msgid "%<-mpic-symbol-stubs%> is not required for 64-bit code (ignored)"
37815 msgstr ""
37816
37817 #: config/darwin.cc:3630
37818 #, gcc-internal-format
37819 msgid "built-in function %qD requires the %<-mconstant-cfstrings%> flag"
37820 msgstr ""
37821
37822 #: config/darwin.cc:3637
37823 #, gcc-internal-format
37824 msgid "built-in function %qD takes one argument only"
37825 msgstr ""
37826
37827 #: config/darwin.cc:3704
37828 #, gcc-internal-format
37829 msgid "CFString literal is missing"
37830 msgstr ""
37831
37832 #: config/darwin.cc:3715
37833 #, gcc-internal-format
37834 msgid "CFString literal expression is not a string constant"
37835 msgstr ""
37836
37837 #: config/darwin.cc:3739
37838 #, gcc-internal-format
37839 msgid "non-ASCII character in CFString literal"
37840 msgstr ""
37841
37842 #: config/darwin.cc:3740
37843 #, gcc-internal-format
37844 msgid "embedded NUL in CFString literal"
37845 msgstr ""
37846
37847 #: config/host-darwin.cc:107
37848 #, gcc-internal-format
37849 msgid "PCH memory not available %m"
37850 msgstr ""
37851
37852 #: config/sol2-c.cc:91 config/sol2-c.cc:107
37853 #, gcc-internal-format
37854 msgid "malformed %<#pragma align%>, ignoring"
37855 msgstr ""
37856
37857 #: config/sol2-c.cc:100
37858 #, gcc-internal-format
37859 msgid "invalid alignment for %<#pragma align%>, ignoring"
37860 msgstr ""
37861
37862 #: config/sol2-c.cc:115
37863 #, gcc-internal-format
37864 msgid "%<#pragma align%> must appear before the declaration of %qD, ignoring"
37865 msgstr ""
37866
37867 #: config/sol2-c.cc:127 config/sol2-c.cc:139
37868 #, gcc-internal-format
37869 msgid "malformed %<#pragma align%>"
37870 msgstr ""
37871
37872 #: config/sol2-c.cc:134
37873 #, gcc-internal-format
37874 msgid "junk at end of %<#pragma align%>"
37875 msgstr ""
37876
37877 #: config/sol2-c.cc:155 config/sol2-c.cc:162
37878 #, gcc-internal-format
37879 msgid "malformed %<#pragma init%>, ignoring"
37880 msgstr ""
37881
37882 #: config/sol2-c.cc:186 config/sol2-c.cc:198
37883 #, gcc-internal-format
37884 msgid "malformed %<#pragma init%>"
37885 msgstr ""
37886
37887 #: config/sol2-c.cc:193
37888 #, gcc-internal-format
37889 msgid "junk at end of %<#pragma init%>"
37890 msgstr ""
37891
37892 #: config/sol2-c.cc:214 config/sol2-c.cc:221
37893 #, gcc-internal-format
37894 msgid "malformed %<#pragma fini%>, ignoring"
37895 msgstr ""
37896
37897 #: config/sol2-c.cc:245 config/sol2-c.cc:257
37898 #, gcc-internal-format
37899 msgid "malformed %<#pragma fini%>"
37900 msgstr ""
37901
37902 #: config/sol2-c.cc:252
37903 #, gcc-internal-format
37904 msgid "junk at end of %<#pragma fini%>"
37905 msgstr ""
37906
37907 #: config/sol2.cc:58
37908 #, gcc-internal-format
37909 msgid "ignoring %<#pragma align%> for explicitly aligned %q+D"
37910 msgstr ""
37911
37912 #: config/vxworks.cc:165
37913 #, gcc-internal-format
37914 msgid "PIC is only supported for RTPs"
37915 msgstr ""
37916
37917 #: config/aarch64/aarch64-builtins.cc:1870
37918 #: config/aarch64/aarch64-builtins.cc:2104 config/arm/arm-builtins.cc:3032
37919 #, gcc-internal-format, gfc-internal-format
37920 msgid "argument %d must be a constant immediate"
37921 msgstr ""
37922
37923 #: config/aarch64/aarch64-builtins.cc:1942 config/arm/arm-builtins.cc:3380
37924 #, gcc-internal-format
37925 msgid "lane index must be a constant immediate"
37926 msgstr ""
37927
37928 #: config/aarch64/aarch64-builtins.cc:1946
37929 #, gcc-internal-format
37930 msgid "total size and element size must be a nonzero constant immediate"
37931 msgstr ""
37932
37933 #: config/aarch64/aarch64-builtins.cc:2194
37934 #, gcc-internal-format
37935 msgid "argument must be a 16-bit constant immediate"
37936 msgstr ""
37937
37938 #: config/aarch64/aarch64-builtins.cc:2300
37939 #, gcc-internal-format
37940 msgid "Memory Tagging Extension does not support %<-mabi=ilp32%>"
37941 msgstr ""
37942
37943 #: config/aarch64/aarch64-builtins.cc:2335
37944 #, gcc-internal-format, gfc-internal-format
37945 msgid "argument %d must be a constant immediate in range [0,15]"
37946 msgstr ""
37947
37948 #: config/aarch64/aarch64-builtins.cc:3133
37949 #: config/aarch64/aarch64-builtins.cc:3153
37950 #, gcc-internal-format, gfc-internal-format
37951 msgid "expected 64-bit address but argument 1 is %d-bit"
37952 msgstr ""
37953
37954 #: config/aarch64/aarch64-builtins.cc:3137
37955 #, gcc-internal-format, gfc-internal-format
37956 msgid "expected 64-bit address but argument 2 is %d-bit"
37957 msgstr ""
37958
37959 #: config/aarch64/aarch64-c.cc:296
37960 #, gcc-internal-format
37961 msgid "%<#pragma GCC aarch64%> requires a string parameter"
37962 msgstr ""
37963
37964 #: config/aarch64/aarch64-c.cc:306
37965 #, gcc-internal-format
37966 msgid "unknown %<#pragma GCC aarch64%> option %qs"
37967 msgstr ""
37968
37969 #: config/aarch64/aarch64-sve-builtins.cc:657
37970 #, gcc-internal-format
37971 msgid "ACLE function %qD requires ISA extension %qs"
37972 msgstr ""
37973
37974 #: config/aarch64/aarch64-sve-builtins.cc:659
37975 #, gcc-internal-format
37976 msgid ""
37977 "you can enable %qs using the command-line option %<-march%>, or by using the "
37978 "%<target%> attribute or pragma"
37979 msgstr ""
37980
37981 #: config/aarch64/aarch64-sve-builtins.cc:679
37982 #, gcc-internal-format
37983 msgid "ACLE function %qD is incompatible with the use of %qs"
37984 msgstr ""
37985
37986 #: config/aarch64/aarch64-sve-builtins.cc:720
37987 #, gcc-internal-format
37988 msgid "argument %d of %qE must be an integer constant expression"
37989 msgstr ""
37990
37991 #: config/aarch64/aarch64-sve-builtins.cc:732
37992 #, gcc-internal-format
37993 msgid ""
37994 "passing %wd to argument %d of %qE, which expects a value in the range [%wd, "
37995 "%wd]"
37996 msgstr ""
37997
37998 #: config/aarch64/aarch64-sve-builtins.cc:745
37999 #, gcc-internal-format
38000 msgid "passing %wd to argument %d of %qE, which expects either %wd or %wd"
38001 msgstr ""
38002
38003 #: config/aarch64/aarch64-sve-builtins.cc:758
38004 #, gcc-internal-format
38005 msgid "passing %wd to argument %d of %qE, which expects %wd, %wd, %wd or %wd"
38006 msgstr ""
38007
38008 #: config/aarch64/aarch64-sve-builtins.cc:770
38009 #, gcc-internal-format
38010 msgid "passing %wd to argument %d of %qE, which expects a valid %qT value"
38011 msgstr ""
38012
38013 #: config/aarch64/aarch64-sve-builtins.cc:1211
38014 #, gcc-internal-format
38015 msgid "%qE has no form that takes %qT arguments"
38016 msgstr ""
38017
38018 #: config/aarch64/aarch64-sve-builtins.cc:1277
38019 #, gcc-internal-format
38020 msgid ""
38021 "passing %qT to argument %d of %qE, which expects a 32-bit or 64-bit integer "
38022 "type"
38023 msgstr ""
38024
38025 #: config/aarch64/aarch64-sve-builtins.cc:1297
38026 #, gcc-internal-format
38027 msgid "passing %qT to argument %d of %qE, which expects a pointer type"
38028 msgstr ""
38029
38030 #: config/aarch64/aarch64-sve-builtins.cc:1300
38031 #, gcc-internal-format
38032 msgid "an explicit type suffix is needed when using a vector of base addresses"
38033 msgstr ""
38034
38035 #: config/aarch64/aarch64-sve-builtins.cc:1309
38036 #, gcc-internal-format
38037 msgid ""
38038 "passing %qT to argument %d of %qE, but %qT is not a valid SVE element type"
38039 msgstr ""
38040
38041 #: config/aarch64/aarch64-sve-builtins.cc:1317
38042 #, gcc-internal-format
38043 msgid ""
38044 "passing %qT to argument %d of %qE, which expects a pointer to 32-bit or 64-"
38045 "bit elements"
38046 msgstr ""
38047
38048 #: config/aarch64/aarch64-sve-builtins.cc:1351
38049 #, gcc-internal-format
38050 msgid ""
38051 "passing %qT to argument %d of %qE, which expects a single SVE vector rather "
38052 "than a tuple"
38053 msgstr ""
38054
38055 #: config/aarch64/aarch64-sve-builtins.cc:1355
38056 #, gcc-internal-format
38057 msgid ""
38058 "passing single vector %qT to argument %d of %qE, which expects a tuple of %d "
38059 "vectors"
38060 msgstr ""
38061
38062 #: config/aarch64/aarch64-sve-builtins.cc:1359
38063 #, gcc-internal-format
38064 msgid "passing %qT to argument %d of %qE, which expects a tuple of %d vectors"
38065 msgstr ""
38066
38067 #: config/aarch64/aarch64-sve-builtins.cc:1367
38068 #, gcc-internal-format
38069 msgid "passing %qT to argument %d of %qE, which expects an SVE vector type"
38070 msgstr ""
38071
38072 #: config/aarch64/aarch64-sve-builtins.cc:1370
38073 #, gcc-internal-format
38074 msgid "passing %qT to argument %d of %qE, which expects an SVE tuple type"
38075 msgstr ""
38076
38077 #: config/aarch64/aarch64-sve-builtins.cc:1394
38078 #, gcc-internal-format
38079 msgid "passing %qT to argument %d of %qE, which expects a vector of integers"
38080 msgstr ""
38081
38082 #: config/aarch64/aarch64-sve-builtins.cc:1414
38083 #: config/aarch64/aarch64-sve-builtins.cc:1621
38084 #, gcc-internal-format
38085 msgid ""
38086 "passing %qT to argument %d of %qE, which expects a vector of unsigned "
38087 "integers"
38088 msgstr ""
38089
38090 #: config/aarch64/aarch64-sve-builtins.cc:1435
38091 #, gcc-internal-format
38092 msgid ""
38093 "passing %qT to argument %d of %qE, which expects a vector of 32-bit or 64-"
38094 "bit elements"
38095 msgstr ""
38096
38097 #: config/aarch64/aarch64-sve-builtins.cc:1466
38098 #, gcc-internal-format
38099 msgid ""
38100 "passing %qT to argument %d of %qE, which expects a vector or scalar type"
38101 msgstr ""
38102
38103 #: config/aarch64/aarch64-sve-builtins.cc:1488
38104 #: config/aarch64/aarch64-sve-builtins.cc:2054
38105 #, gcc-internal-format
38106 msgid "passing %qT to argument %d of %qE, which expects %qT"
38107 msgstr ""
38108
38109 #: config/aarch64/aarch64-sve-builtins.cc:1508
38110 #, gcc-internal-format
38111 msgid "passing %qT to argument %d of %qE, but previous arguments had type %qT"
38112 msgstr ""
38113
38114 #: config/aarch64/aarch64-sve-builtins.cc:1602
38115 #, gcc-internal-format
38116 msgid ""
38117 "passing %qT to argument %d of %qE, which expects a vector of %d-bit elements"
38118 msgstr ""
38119
38120 #: config/aarch64/aarch64-sve-builtins.cc:1614
38121 #, gcc-internal-format
38122 msgid ""
38123 "passing %qT to argument %d of %qE, which expects a vector of signed integers"
38124 msgstr ""
38125
38126 #: config/aarch64/aarch64-sve-builtins.cc:1641
38127 #, gcc-internal-format
38128 msgid ""
38129 "arguments %d and %d of %qE must have the same element size, but the values "
38130 "passed here have type %qT and %qT respectively"
38131 msgstr ""
38132
38133 #: config/aarch64/aarch64-sve-builtins.cc:1662
38134 #, gcc-internal-format
38135 msgid ""
38136 "arguments %d and %d of %qE must have the same signedness, but the values "
38137 "passed here have type %qT and %qT respectively"
38138 msgstr ""
38139
38140 #: config/aarch64/aarch64-sve-builtins.cc:1673
38141 #, gcc-internal-format
38142 msgid ""
38143 "passing %qT instead of the expected %qT to argument %d of %qE, after passing "
38144 "%qT to argument %d"
38145 msgstr ""
38146
38147 #: config/aarch64/aarch64-sve-builtins.cc:1694
38148 #, gcc-internal-format
38149 msgid "passing %qT to argument %d of %qE, but argument %d had type %qT"
38150 msgstr ""
38151
38152 #: config/aarch64/aarch64-sve-builtins.cc:1712
38153 #, gcc-internal-format
38154 msgid "passing %qT to argument %d of %qE, which expects %qs"
38155 msgstr ""
38156
38157 #: config/aarch64/aarch64-sve-builtins.cc:1728
38158 #, gcc-internal-format
38159 msgid "passing %qT to argument %d of %qE, which expects a scalar pointer"
38160 msgstr ""
38161
38162 #: config/aarch64/aarch64-sve-builtins.cc:1751
38163 #, gcc-internal-format
38164 msgid ""
38165 "call to %qE is ambiguous; argument %d has type %qs but argument %d has type "
38166 "%qs"
38167 msgstr ""
38168
38169 #. It doesn't really matter whether the element is expected to be
38170 #. the same size as type suffix 0.
38171 #: config/aarch64/aarch64-sve-builtins.cc:1796
38172 #, gcc-internal-format
38173 msgid "passing %qT to argument %d of %qE, which expects a scalar element"
38174 msgstr ""
38175
38176 #. It doesn't seem useful to distinguish between signed and unsigned
38177 #. scalars here.
38178 #: config/aarch64/aarch64-sve-builtins.cc:1802
38179 #, gcc-internal-format
38180 msgid "passing %qT to argument %d of %qE, which expects a scalar integer"
38181 msgstr ""
38182
38183 #: config/aarch64/aarch64-sve-builtins.cc:1838
38184 #, gcc-internal-format
38185 msgid "passing %qT to argument %d of %qE, which expects %qs or %qs"
38186 msgstr ""
38187
38188 #: config/aarch64/aarch64-sve-builtins.cc:1858
38189 #, gcc-internal-format
38190 msgid ""
38191 "passing %qT to argument %d of %qE, which expects a vector of 32-bit or 64-"
38192 "bit integers"
38193 msgstr ""
38194
38195 #: config/aarch64/aarch64-sve-builtins.cc:1908
38196 #, gcc-internal-format
38197 msgid "when storing %qT, %qE requires a vector base and a scalar index"
38198 msgstr ""
38199
38200 #: config/aarch64/aarch64-sve-builtins.cc:1913
38201 #, gcc-internal-format
38202 msgid "%qE requires a vector base and a scalar index"
38203 msgstr ""
38204
38205 #: config/aarch64/aarch64-sve-builtins.cc:1917
38206 #, gcc-internal-format
38207 msgid "%qE does not support 32-bit vector type %qT"
38208 msgstr ""
38209
38210 #: config/aarch64/aarch64-sve-builtins.cc:1945
38211 #, gcc-internal-format
38212 msgid "%qE does not support 32-bit sign-extended offsets"
38213 msgstr ""
38214
38215 #: config/aarch64/aarch64-sve-builtins.cc:1948
38216 #, gcc-internal-format
38217 msgid "%qE does not support sign-extended offsets"
38218 msgstr ""
38219
38220 #: config/aarch64/aarch64-sve-builtins.cc:1961
38221 #, gcc-internal-format
38222 msgid ""
38223 "passing %qT to argument %d of %qE, which when loading %qT expects a vector "
38224 "of %d-bit integers"
38225 msgstr ""
38226
38227 #: config/aarch64/aarch64-sve-builtins.cc:1966
38228 #, gcc-internal-format
38229 msgid ""
38230 "passing %qT to argument %d of %qE, which when storing %qT expects a vector "
38231 "of %d-bit integers"
38232 msgstr ""
38233
38234 #. TYPE is part of the function name.
38235 #: config/aarch64/aarch64-sve-builtins.cc:1973
38236 #, gcc-internal-format
38237 msgid ""
38238 "passing %qT to argument %d of %qE, which expects a vector of %d-bit integers"
38239 msgstr ""
38240
38241 #: config/aarch64/aarch64-sve-builtins.cc:2021
38242 #, gcc-internal-format
38243 msgid ""
38244 "passing %qT to argument %d of %qE, which expects a vector or pointer base "
38245 "address"
38246 msgstr ""
38247
38248 #: config/aarch64/aarch64-sve-builtins.cc:2105
38249 #, gcc-internal-format
38250 msgid "cannot combine a base of type %qT with an offset of type %qT"
38251 msgstr ""
38252
38253 #: config/aarch64/aarch64-sve-builtins.cc:2109
38254 #, gcc-internal-format
38255 msgid "cannot combine a base of type %qT with an index of type %qT"
38256 msgstr ""
38257
38258 #: config/aarch64/aarch64-sve-builtins.cc:2197
38259 #, gcc-internal-format
38260 msgid ""
38261 "passing %qT to argument %d of %qE, but its %qT form does not accept scalars"
38262 msgstr ""
38263
38264 #: config/aarch64/aarch64-sve-builtins.cc:3526
38265 #: config/arm/arm-mve-builtins.cc:173
38266 #, gcc-internal-format
38267 msgid "duplicate definition of %qs"
38268 msgstr ""
38269
38270 #: config/aarch64/aarch64-sve-builtins.cc:3702
38271 #, gcc-internal-format
38272 msgid "%qs applied to non-SVE type %qT"
38273 msgstr ""
38274
38275 #: config/aarch64/aarch64-sve-builtins.cc:3708
38276 #, gcc-internal-format
38277 msgid "%qs applied to non-vector type %qT"
38278 msgstr ""
38279
38280 #: config/aarch64/aarch64-sve-builtins.cc:3715
38281 #, gcc-internal-format
38282 msgid "%qs applied to type %qT, which already has a size"
38283 msgstr ""
38284
38285 #: config/aarch64/aarch64-sve-builtins.cc:3723
38286 #, gcc-internal-format
38287 msgid "%qs requires an integer constant expression"
38288 msgstr ""
38289
38290 #: config/aarch64/aarch64-sve-builtins.cc:3731
38291 #, gcc-internal-format
38292 msgid "unsupported SVE vector size"
38293 msgstr ""
38294
38295 #: config/aarch64/aarch64-sve-builtins.cc:3845
38296 #, gcc-internal-format
38297 msgid "SVE type %qT does not have a fixed size"
38298 msgstr ""
38299
38300 #: config/aarch64/aarch64-sve-builtins.cc:3850
38301 #, gcc-internal-format
38302 msgid "SVE type %qT does not have a defined alignment"
38303 msgstr ""
38304
38305 #: config/aarch64/aarch64-sve-builtins.cc:3855
38306 #, gcc-internal-format
38307 msgid "variables of type %qT cannot have thread-local storage duration"
38308 msgstr ""
38309
38310 #: config/aarch64/aarch64-sve-builtins.cc:3861
38311 #, gcc-internal-format
38312 msgid "arithmetic on pointer to SVE type %qT"
38313 msgstr ""
38314
38315 #: config/aarch64/aarch64-sve-builtins.cc:3868
38316 #, gcc-internal-format
38317 msgid "member variables cannot have SVE type %qT"
38318 msgstr ""
38319
38320 #: config/aarch64/aarch64-sve-builtins.cc:3870
38321 #, gcc-internal-format
38322 msgid "fields cannot have SVE type %qT"
38323 msgstr ""
38324
38325 #: config/aarch64/aarch64-sve-builtins.cc:3875
38326 #, gcc-internal-format
38327 msgid "array elements cannot have SVE type %qT"
38328 msgstr ""
38329
38330 #: config/aarch64/aarch64-sve-builtins.cc:3880
38331 #, gcc-internal-format
38332 msgid "cannot allocate objects with SVE type %qT"
38333 msgstr ""
38334
38335 #: config/aarch64/aarch64-sve-builtins.cc:3885
38336 #, gcc-internal-format
38337 msgid "cannot delete objects with SVE type %qT"
38338 msgstr ""
38339
38340 #: config/aarch64/aarch64-sve-builtins.cc:3890
38341 #, gcc-internal-format
38342 msgid "cannot throw or catch SVE type %qT"
38343 msgstr ""
38344
38345 #: config/aarch64/aarch64-sve-builtins.cc:3895
38346 #, gcc-internal-format
38347 msgid "capture by copy of SVE type %qT"
38348 msgstr ""
38349
38350 #: config/aarch64/aarch64.cc:2190
38351 #, gcc-internal-format
38352 msgid "the %qE attribute cannot be applied to an SVE function type"
38353 msgstr ""
38354
38355 #: config/aarch64/aarch64.cc:2265 config/aarch64/aarch64.cc:2279
38356 #, gcc-internal-format
38357 msgid "unexpected %<%s%> after %<%s%>"
38358 msgstr ""
38359
38360 #: config/aarch64/aarch64.cc:2732
38361 #, gcc-internal-format
38362 msgid "%qs is incompatible with the use of floating-point types"
38363 msgstr ""
38364
38365 #: config/aarch64/aarch64.cc:2735
38366 #, gcc-internal-format
38367 msgid "%qs is incompatible with the use of vector types"
38368 msgstr ""
38369
38370 #: config/aarch64/aarch64.cc:2739
38371 #, gcc-internal-format
38372 msgid ""
38373 "%qs feature modifier is incompatible with the use of floating-point types"
38374 msgstr ""
38375
38376 #: config/aarch64/aarch64.cc:2742
38377 #, gcc-internal-format
38378 msgid "%qs feature modifier is incompatible with the use of vector types"
38379 msgstr ""
38380
38381 #: config/aarch64/aarch64.cc:2758
38382 #, gcc-internal-format
38383 msgid "this operation requires the SVE ISA extension"
38384 msgstr ""
38385
38386 #: config/aarch64/aarch64.cc:2759
38387 #, gcc-internal-format
38388 msgid ""
38389 "you can enable SVE using the command-line option %<-march%>, or by using the "
38390 "%<target%> attribute or pragma"
38391 msgstr ""
38392
38393 #. We can't gracefully recover at this point, so make this a
38394 #. fatal error.
38395 #: config/aarch64/aarch64.cc:6381
38396 #, gcc-internal-format
38397 msgid "arguments of type %qT require the SVE ISA extension"
38398 msgstr ""
38399
38400 #: config/aarch64/aarch64.cc:6708
38401 #, gcc-internal-format
38402 msgid "SVE type %qT cannot be passed to an unprototyped function"
38403 msgstr ""
38404
38405 #: config/aarch64/aarch64.cc:6836 config/aarch64/aarch64.cc:6899
38406 #: config/aarch64/aarch64.cc:7022 config/aarch64/aarch64.cc:18720
38407 #: config/arm/arm.cc:7193 config/arm/arm.cc:7223 config/arm/arm.cc:28981
38408 #, gcc-internal-format
38409 msgid "parameter passing for argument of type %qT changed in GCC 9.1"
38410 msgstr ""
38411
38412 #: config/aarch64/aarch64.cc:6967
38413 #, gcc-internal-format
38414 msgid "%qE requires the SVE ISA extension"
38415 msgstr ""
38416
38417 #: config/aarch64/aarch64.cc:6970
38418 #, gcc-internal-format
38419 msgid "calls to functions of type %qT require the SVE ISA extension"
38420 msgstr ""
38421
38422 #: config/aarch64/aarch64.cc:7147
38423 #, gcc-internal-format
38424 msgid "stack probes for SVE frames"
38425 msgstr ""
38426
38427 #: config/aarch64/aarch64.cc:16287
38428 #, gcc-internal-format
38429 msgid "unknown flag passed in %<-moverride=%s%> (%s)"
38430 msgstr ""
38431
38432 #: config/aarch64/aarch64.cc:16331
38433 #, gcc-internal-format
38434 msgid "%qs string ill-formed"
38435 msgstr ""
38436
38437 #: config/aarch64/aarch64.cc:16387
38438 #, gcc-internal-format
38439 msgid "invalid format for %<sve_width%>"
38440 msgstr ""
38441
38442 #: config/aarch64/aarch64.cc:16399
38443 #, gcc-internal-format
38444 msgid "invalid %<sve_width%> value: %d"
38445 msgstr ""
38446
38447 #: config/aarch64/aarch64.cc:16419
38448 #, gcc-internal-format, gfc-internal-format
38449 msgid "tuning string missing in option (%s)"
38450 msgstr ""
38451
38452 #: config/aarch64/aarch64.cc:16437
38453 #, gcc-internal-format, gfc-internal-format
38454 msgid "unknown tuning option (%s)"
38455 msgstr ""
38456
38457 #: config/aarch64/aarch64.cc:16605 config/riscv/riscv.cc:5061
38458 #, gcc-internal-format
38459 msgid ""
38460 "incompatible options %<-mstack-protector-guard=global%> and %<-mstack-"
38461 "protector-guard-offset=%s%>"
38462 msgstr ""
38463
38464 #: config/aarch64/aarch64.cc:16614 config/riscv/riscv.cc:5070
38465 #, gcc-internal-format
38466 msgid ""
38467 "both %<-mstack-protector-guard-offset%> and %<-mstack-protector-guard-reg%> "
38468 "must be used with %<-mstack-protector-guard=sysreg%>"
38469 msgstr ""
38470
38471 #: config/aarch64/aarch64.cc:16622
38472 #, gcc-internal-format
38473 msgid "specify a system register with a small string length"
38474 msgstr ""
38475
38476 #: config/aarch64/aarch64.cc:16632 config/arm/arm.cc:3197
38477 #: config/riscv/riscv.cc:5099 config/rs6000/rs6000.cc:4600
38478 #, gcc-internal-format
38479 msgid "%qs is not a valid offset in %qs"
38480 msgstr ""
38481
38482 #: config/aarch64/aarch64.cc:16725
38483 #, gcc-internal-format
38484 msgid ""
38485 "only values 12 (4 KB) and 16 (64 KB) are supported for guard size.  Given "
38486 "value %d (%llu KB) is out of range"
38487 msgstr ""
38488
38489 #: config/aarch64/aarch64.cc:16741
38490 #, gcc-internal-format
38491 msgid "stack clash guard size %<%d%> must be equal to probing interval %<%d%>"
38492 msgstr ""
38493
38494 #: config/aarch64/aarch64.cc:16850
38495 #, gcc-internal-format
38496 msgid "missing cpu name in %<-mcpu=%s%>"
38497 msgstr ""
38498
38499 #: config/aarch64/aarch64.cc:16857
38500 #, gcc-internal-format
38501 msgid "invalid feature modifier %qs in %<-mcpu=%s%>"
38502 msgstr ""
38503
38504 #: config/aarch64/aarch64.cc:16916
38505 #, gcc-internal-format
38506 msgid "invalid argument given to %<-mharden-sls=%>"
38507 msgstr ""
38508
38509 #: config/aarch64/aarch64.cc:16927
38510 #, gcc-internal-format
38511 msgid "%qs must be by itself for %<-mharden-sls=%>"
38512 msgstr ""
38513
38514 #: config/aarch64/aarch64.cc:16932
38515 #, gcc-internal-format
38516 msgid "invalid argument %<%s%> for %<-mharden-sls=%>"
38517 msgstr ""
38518
38519 #: config/aarch64/aarch64.cc:17038
38520 #, gcc-internal-format
38521 msgid "invalid argument %<%s%> for %<-mbranch-protection=%>"
38522 msgstr ""
38523
38524 #: config/aarch64/aarch64.cc:17040
38525 #, gcc-internal-format
38526 msgid "missing argument for %<-mbranch-protection=%>"
38527 msgstr ""
38528
38529 #: config/aarch64/aarch64.cc:17064
38530 #, gcc-internal-format
38531 msgid "missing arch name in %<-march=%s%>"
38532 msgstr ""
38533
38534 #: config/aarch64/aarch64.cc:17067
38535 #, gcc-internal-format
38536 msgid "unknown value %qs for %<-march%>"
38537 msgstr ""
38538
38539 #: config/aarch64/aarch64.cc:17071
38540 #, gcc-internal-format
38541 msgid "invalid feature modifier %qs in %<-march=%s%>"
38542 msgstr ""
38543
38544 #: config/aarch64/aarch64.cc:17099
38545 #, gcc-internal-format
38546 msgid "missing cpu name in %<-mtune=%s%>"
38547 msgstr ""
38548
38549 #: config/aarch64/aarch64.cc:17102
38550 #, gcc-internal-format
38551 msgid "unknown value %qs for %<-mtune%>"
38552 msgstr ""
38553
38554 #: config/aarch64/aarch64.cc:17236
38555 #, gcc-internal-format
38556 msgid "switch %<-mcpu=%s%> conflicts with %<-march=%s%> switch"
38557 msgstr ""
38558
38559 #: config/aarch64/aarch64.cc:17292
38560 #, gcc-internal-format
38561 msgid "assembler does not support %<-mabi=ilp32%>"
38562 msgstr ""
38563
38564 #: config/aarch64/aarch64.cc:17299
38565 #, gcc-internal-format
38566 msgid "return address signing is only supported for %<-mabi=lp64%>"
38567 msgstr ""
38568
38569 #: config/aarch64/aarch64.cc:17381
38570 #, gcc-internal-format
38571 msgid "code model %qs with %<-f%s%>"
38572 msgstr ""
38573
38574 #: config/aarch64/aarch64.cc:17384
38575 #, gcc-internal-format
38576 msgid "code model %qs not supported in ilp32 mode"
38577 msgstr ""
38578
38579 #: config/aarch64/aarch64.cc:17563
38580 #, gcc-internal-format
38581 msgid "missing name in %<target(\"arch=\")%> pragma or attribute"
38582 msgstr ""
38583
38584 #: config/aarch64/aarch64.cc:17566
38585 #, gcc-internal-format
38586 msgid "invalid name (%qs) in %<target(\"arch=\")%> pragma or attribute"
38587 msgstr ""
38588
38589 #: config/aarch64/aarch64.cc:17570 config/aarch64/aarch64.cc:17612
38590 #: config/aarch64/aarch64.cc:17719
38591 #, gcc-internal-format
38592 msgid ""
38593 "invalid feature modifier %s of value (%qs) in %<target()%> pragma or "
38594 "attribute"
38595 msgstr ""
38596
38597 #: config/aarch64/aarch64.cc:17605
38598 #, gcc-internal-format
38599 msgid "missing name in %<target(\"cpu=\")%> pragma or attribute"
38600 msgstr ""
38601
38602 #: config/aarch64/aarch64.cc:17608
38603 #, gcc-internal-format
38604 msgid "invalid name (%qs) in %<target(\"cpu=\")%> pragma or attribute"
38605 msgstr ""
38606
38607 #: config/aarch64/aarch64.cc:17635
38608 #, gcc-internal-format
38609 msgid ""
38610 "missing argument to %<target(\"branch-protection=\")%> pragma or attribute"
38611 msgstr ""
38612
38613 #: config/aarch64/aarch64.cc:17639
38614 #, gcc-internal-format
38615 msgid ""
38616 "invalid protection type (%qs) in %<target(\"branch-protection=\")%> pragma "
38617 "or attribute"
38618 msgstr ""
38619
38620 #: config/aarch64/aarch64.cc:17674
38621 #, gcc-internal-format
38622 msgid "invalid name (%qs) in %<target(\"tune=\")%> pragma or attribute"
38623 msgstr ""
38624
38625 #: config/aarch64/aarch64.cc:17715
38626 #, gcc-internal-format
38627 msgid "missing value in %<target()%> pragma or attribute"
38628 msgstr ""
38629
38630 #: config/aarch64/aarch64.cc:17773 config/aarch64/aarch64.cc:17946
38631 #, gcc-internal-format
38632 msgid "malformed %<target()%> pragma or attribute"
38633 msgstr ""
38634
38635 #: config/aarch64/aarch64.cc:17817
38636 #, gcc-internal-format
38637 msgid "pragma or attribute %<target(\"%s\")%> does not accept an argument"
38638 msgstr ""
38639
38640 #: config/aarch64/aarch64.cc:17825 config/i386/i386-options.cc:1234
38641 #, gcc-internal-format
38642 msgid "pragma or attribute %<target(\"%s\")%> does not allow a negated form"
38643 msgstr ""
38644
38645 #: config/aarch64/aarch64.cc:17879
38646 #, gcc-internal-format
38647 msgid "pragma or attribute %<target(\"%s=%s\")%> is not valid"
38648 msgstr ""
38649
38650 #: config/aarch64/aarch64.cc:17936 config/arm/arm.cc:33128
38651 #: config/rs6000/rs6000.cc:24209 config/s390/s390.cc:15840
38652 #, gcc-internal-format
38653 msgid "attribute %<target%> argument not a string"
38654 msgstr ""
38655
38656 #: config/aarch64/aarch64.cc:17971
38657 #, gcc-internal-format
38658 msgid "arch extension %<%s%> should be prefixed by %<+%>"
38659 msgstr ""
38660
38661 #: config/aarch64/aarch64.cc:17974
38662 #, gcc-internal-format
38663 msgid "pragma or attribute %<target(\"%s\")%> is not valid"
38664 msgstr ""
38665
38666 #: config/aarch64/aarch64.cc:17983
38667 #, gcc-internal-format
38668 msgid "malformed %<target(\"%s\")%> pragma or attribute"
38669 msgstr ""
38670
38671 #: config/aarch64/aarch64.cc:19423 config/arm/arm.cc:6545
38672 #: config/rs6000/rs6000-call.cc:374 config/s390/s390.cc:12227
38673 #: config/s390/s390.cc:12304
38674 msgid ""
38675 "parameter passing for argument of type %qT with %<[[no_unique_address]]%> "
38676 "members changed %{in GCC 10.1%}"
38677 msgstr ""
38678
38679 #: config/aarch64/aarch64.cc:19428 config/arm/arm.cc:6550
38680 #: config/rs6000/rs6000-call.cc:369 config/s390/s390.cc:12222
38681 #: config/s390/s390.cc:12299
38682 msgid ""
38683 "parameter passing for argument of type %qT when C++17 is enabled changed to "
38684 "match C++14 %{in GCC 10.1%}"
38685 msgstr ""
38686
38687 #: config/aarch64/aarch64.cc:20578 config/aarch64/aarch64.cc:20581
38688 #, gcc-internal-format
38689 msgid "lane %wd out of range %wd - %wd"
38690 msgstr ""
38691
38692 #: config/aarch64/aarch64.cc:25689 config/i386/i386.cc:23312
38693 #: config/i386/i386.cc:23440
38694 #, gcc-internal-format
38695 msgid "unsupported simdlen %wd"
38696 msgstr ""
38697
38698 #: config/aarch64/aarch64.cc:25699 config/aarch64/aarch64.cc:25726
38699 #, gcc-internal-format
38700 msgid "GCC does not currently support mixed size types for %<simd%> functions"
38701 msgstr ""
38702
38703 #: config/aarch64/aarch64.cc:25703
38704 #, gcc-internal-format
38705 msgid "GCC does not currently support return type %qT for %<simd%> functions"
38706 msgstr ""
38707
38708 #: config/aarch64/aarch64.cc:25707
38709 #, gcc-internal-format
38710 msgid "unsupported return type %qT for %<simd%> functions"
38711 msgstr ""
38712
38713 #: config/aarch64/aarch64.cc:25730
38714 #, gcc-internal-format
38715 msgid "GCC does not currently support argument type %qT for %<simd%> functions"
38716 msgstr ""
38717
38718 #: config/aarch64/aarch64.cc:25755
38719 #, gcc-internal-format
38720 msgid "GCC does not currently support simdlen %wd for type %qT"
38721 msgstr ""
38722
38723 #: config/alpha/alpha.cc:420
38724 #, gcc-internal-format
38725 msgid "bad value %qs for %<-mtrap-precision%> switch"
38726 msgstr ""
38727
38728 #: config/alpha/alpha.cc:435
38729 #, gcc-internal-format
38730 msgid "bad value %qs for %<-mfp-rounding-mode%> switch"
38731 msgstr ""
38732
38733 #: config/alpha/alpha.cc:450
38734 #, gcc-internal-format
38735 msgid "bad value %qs for %<-mfp-trap-mode%> switch"
38736 msgstr ""
38737
38738 #: config/alpha/alpha.cc:468
38739 #, gcc-internal-format
38740 msgid "bad value %qs for %<-mcpu%> switch"
38741 msgstr ""
38742
38743 #: config/alpha/alpha.cc:483
38744 #, gcc-internal-format
38745 msgid "bad value %qs for %<-mtune%> switch"
38746 msgstr ""
38747
38748 #: config/alpha/alpha.cc:501
38749 #, gcc-internal-format
38750 msgid "fp software completion requires %<-mtrap-precision=i%>"
38751 msgstr ""
38752
38753 #: config/alpha/alpha.cc:517
38754 #, gcc-internal-format
38755 msgid "rounding mode not supported for VAX floats"
38756 msgstr ""
38757
38758 #: config/alpha/alpha.cc:522
38759 #, gcc-internal-format
38760 msgid "trap mode not supported for VAX floats"
38761 msgstr ""
38762
38763 #: config/alpha/alpha.cc:526
38764 #, gcc-internal-format
38765 msgid "128-bit %<long double%> not supported for VAX floats"
38766 msgstr ""
38767
38768 #: config/alpha/alpha.cc:554
38769 #, gcc-internal-format, gfc-internal-format
38770 msgid "L%d cache latency unknown for %s"
38771 msgstr ""
38772
38773 #: config/alpha/alpha.cc:569
38774 #, gcc-internal-format
38775 msgid "bad value %qs for %<-mmemory-latency%>"
38776 msgstr ""
38777
38778 #: config/alpha/alpha.cc:6651 config/alpha/alpha.cc:6654 config/arc/arc.cc:7071
38779 #: config/arc/arc.cc:7345 config/s390/s390.cc:882 config/tilegx/tilegx.cc:3537
38780 #: config/tilepro/tilepro.cc:3100
38781 #, gcc-internal-format
38782 msgid "bad builtin fcode"
38783 msgstr ""
38784
38785 #: config/arc/arc.cc:1098
38786 #, gcc-internal-format
38787 msgid "%<-mno-mpy%> supported only for ARC700 or ARCv2"
38788 msgstr ""
38789
38790 #: config/arc/arc.cc:1101
38791 #, gcc-internal-format
38792 msgid "%<-mno-dpfp-lrsr%> supported only with %<-mdpfp%>"
38793 msgstr ""
38794
38795 #: config/arc/arc.cc:1106
38796 #, gcc-internal-format
38797 msgid "FPX fast and compact options cannot be specified together"
38798 msgstr ""
38799
38800 #: config/arc/arc.cc:1110
38801 #, gcc-internal-format
38802 msgid "%<-mspfp_fast%> not available on ARC600 or ARC601"
38803 msgstr ""
38804
38805 #: config/arc/arc.cc:1115
38806 #, gcc-internal-format
38807 msgid "no FPX/FPU mixing allowed"
38808 msgstr ""
38809
38810 #: config/arc/arc.cc:1120
38811 #, gcc-internal-format
38812 msgid "PIC is not supported for %qs"
38813 msgstr ""
38814
38815 #: config/arc/arc.cc:1159
38816 #, gcc-internal-format
38817 msgid "missing dash"
38818 msgstr ""
38819
38820 #: config/arc/arc.cc:1171
38821 #, gcc-internal-format
38822 msgid "first register must be R0"
38823 msgstr ""
38824
38825 #: config/arc/arc.cc:1191
38826 #, gcc-internal-format, gfc-internal-format
38827 msgid "last register name %s must be an odd register"
38828 msgstr ""
38829
38830 #: config/arc/arc.cc:1200 config/ia64/ia64.cc:6051 config/pa/pa.cc:480
38831 #: config/sh/sh.cc:8292
38832 #, gcc-internal-format, gfc-internal-format
38833 msgid "%s-%s is an empty range"
38834 msgstr ""
38835
38836 #: config/arc/arc.cc:1250
38837 #, gcc-internal-format
38838 msgid ""
38839 "invalid number in %<-mrgf-banked-regs=%s%> valid values are 0, 4, 8, 16, or "
38840 "32"
38841 msgstr ""
38842
38843 #: config/arc/arc.cc:1312
38844 #, gcc-internal-format
38845 msgid "option %<-mirq-ctrl-saved%> valid only for ARC v2 processors"
38846 msgstr ""
38847
38848 #: config/arc/arc.cc:1321
38849 #, gcc-internal-format
38850 msgid "option %<-mrgf-banked-regs%> valid only for ARC v2 processors"
38851 msgstr ""
38852
38853 #. Check options against architecture options.  Throw an error if
38854 #. option is not allowed.  Extra, check options against default
38855 #. architecture/cpu flags and throw an warning if we find a
38856 #. mismatch.
38857 #. TRANSLATORS: the DOC/DOC0/DOC1 are strings which shouldn't be
38858 #. translated.  They are like keywords which one can relate with the
38859 #. architectural choices taken for an ARC CPU implementation.
38860 #: config/arc/arc.cc:1365
38861 #, gcc-internal-format
38862 msgid "option %<%s=%s%> is not available for %qs CPU"
38863 msgstr ""
38864
38865 #: config/arc/arc.cc:1370
38866 #, gcc-internal-format
38867 msgid "option %qs is ignored, the default value %qs is considered for %qs CPU"
38868 msgstr ""
38869
38870 #: config/arc/arc.cc:1378
38871 #, gcc-internal-format
38872 msgid "option %qs is not available for %qs CPU"
38873 msgstr ""
38874
38875 #: config/arc/arc.cc:1383
38876 #, gcc-internal-format
38877 msgid "unset option %qs is ignored, it is always enabled for %qs CPU"
38878 msgstr ""
38879
38880 #: config/arc/arc.cc:1949
38881 #, gcc-internal-format, gfc-internal-format
38882 msgid "multiply option implies r%d is fixed"
38883 msgstr ""
38884
38885 #: config/arc/arc.cc:2097 config/epiphany/epiphany.cc:508
38886 #: config/epiphany/epiphany.cc:550
38887 #, gcc-internal-format
38888 msgid "argument of %qE attribute is not a string constant"
38889 msgstr ""
38890
38891 #: config/arc/arc.cc:2106
38892 #, gcc-internal-format
38893 msgid "argument of %qE attribute is not \"ilink1\" or \"ilink2\""
38894 msgstr ""
38895
38896 #: config/arc/arc.cc:2115
38897 #, gcc-internal-format
38898 msgid "argument of %qE attribute is not \"ilink\" or \"firq\""
38899 msgstr ""
38900
38901 #: config/arc/arc.cc:2129 config/arm/arm.cc:7334 config/arm/arm.cc:7352
38902 #: config/arm/arm.cc:7533 config/avr/avr.cc:9588 config/avr/avr.cc:9604
38903 #: config/bfin/bfin.cc:4694 config/bfin/bfin.cc:4755 config/bfin/bfin.cc:4784
38904 #: config/bpf/bpf.cc:99 config/csky/csky.cc:6454 config/csky/csky.cc:6482
38905 #: config/epiphany/epiphany.cc:491 config/gcn/gcn.cc:342
38906 #: config/h8300/h8300.cc:4944 config/i386/i386-options.cc:3336
38907 #: config/i386/i386-options.cc:3513 config/i386/i386-options.cc:3569
38908 #: config/i386/i386-options.cc:3620 config/i386/i386-options.cc:3657
38909 #: config/m68k/m68k.cc:792 config/mcore/mcore.cc:3066
38910 #: config/nvptx/nvptx.cc:5420 config/riscv/riscv.cc:3273
38911 #: config/rl78/rl78.cc:820 config/rl78/rl78.cc:889
38912 #: config/rs6000/rs6000.cc:20150 config/rx/rx.cc:2727 config/rx/rx.cc:2753
38913 #: config/s390/s390.cc:1097 config/s390/s390.cc:1184 config/sh/sh.cc:8428
38914 #: config/sh/sh.cc:8446 config/sh/sh.cc:8470 config/sh/sh.cc:8541
38915 #: config/sh/sh.cc:8564 config/stormy16/stormy16.cc:2229
38916 #: config/v850/v850.cc:2010 config/visium/visium.cc:724
38917 #, gcc-internal-format
38918 msgid "%qE attribute only applies to functions"
38919 msgstr ""
38920
38921 #: config/arc/arc.cc:6970
38922 #, gcc-internal-format
38923 msgid "%<__builtin_arc_aligned%> with non-constant alignment"
38924 msgstr ""
38925
38926 #: config/arc/arc.cc:6978
38927 #, gcc-internal-format
38928 msgid "invalid alignment value for %<__builtin_arc_aligned%>"
38929 msgstr ""
38930
38931 #: config/arc/arc.cc:7141
38932 #, gcc-internal-format
38933 msgid "operand 1 should be an unsigned 3-bit immediate"
38934 msgstr ""
38935
38936 #: config/arc/arc.cc:7182 config/arc/arc.cc:7279
38937 #, gcc-internal-format
38938 msgid "operand 2 should be an unsigned 3-bit value (I0-I7)"
38939 msgstr ""
38940
38941 #: config/arc/arc.cc:7215 config/arc/arc.cc:7247
38942 #, gcc-internal-format
38943 msgid "operand 1 should be an unsigned 3-bit value (I0-I7)"
38944 msgstr ""
38945
38946 #: config/arc/arc.cc:7219 config/arc/arc.cc:7251
38947 #, gcc-internal-format
38948 msgid "operand 2 should be an unsigned 8-bit value"
38949 msgstr ""
38950
38951 #: config/arc/arc.cc:7283
38952 #, gcc-internal-format
38953 msgid "operand 3 should be an unsigned 8-bit value"
38954 msgstr ""
38955
38956 #: config/arc/arc.cc:7316
38957 #, gcc-internal-format
38958 msgid "operand 4 should be an unsigned 8-bit value (0-255)"
38959 msgstr ""
38960
38961 #: config/arc/arc.cc:7320
38962 #, gcc-internal-format
38963 msgid "operand 3 should be an unsigned 3-bit value (I0-I7)"
38964 msgstr ""
38965
38966 #: config/arc/arc.cc:7327
38967 #, gcc-internal-format
38968 msgid "operand 2 should be an unsigned 3-bit value (subreg 0-7)"
38969 msgstr ""
38970
38971 #: config/arc/arc.cc:7330
38972 #, gcc-internal-format
38973 msgid "operand 2 should be an even 3-bit value (subreg 0,2,4,6)"
38974 msgstr ""
38975
38976 #: config/arc/arc.cc:7377
38977 #, gcc-internal-format, gfc-internal-format
38978 msgid "builtin requires an immediate for operand %d"
38979 msgstr ""
38980
38981 #: config/arc/arc.cc:7382
38982 #, gcc-internal-format, gfc-internal-format
38983 msgid "operand %d should be a 6 bit unsigned immediate"
38984 msgstr ""
38985
38986 #: config/arc/arc.cc:7386
38987 #, gcc-internal-format, gfc-internal-format
38988 msgid "operand %d should be a 8 bit unsigned immediate"
38989 msgstr ""
38990
38991 #: config/arc/arc.cc:7390
38992 #, gcc-internal-format, gfc-internal-format
38993 msgid "operand %d should be a 3 bit unsigned immediate"
38994 msgstr ""
38995
38996 #: config/arc/arc.cc:7393
38997 #, gcc-internal-format, gfc-internal-format
38998 msgid "unknown builtin immediate operand type for operand %d"
38999 msgstr ""
39000
39001 #: config/arc/arc.cc:7444
39002 #, gcc-internal-format
39003 msgid ""
39004 "register number must be a compile-time constant.  Try giving higher "
39005 "optimization levels"
39006 msgstr ""
39007
39008 #: config/arc/arc.cc:8434
39009 #, gcc-internal-format
39010 msgid "insn addresses not set after shorten branches"
39011 msgstr ""
39012
39013 #: config/arc/arc.cc:8649
39014 #, gcc-internal-format
39015 msgid "insn addresses not freed"
39016 msgstr ""
39017
39018 #: config/arc/arc.cc:11057
39019 #, gcc-internal-format
39020 msgid "%qE attribute only valid for ARCv2 architecture"
39021 msgstr ""
39022
39023 #: config/arc/arc.cc:11065 config/arc/arc.cc:11104
39024 #, gcc-internal-format
39025 msgid "argument of %qE attribute is missing"
39026 msgstr ""
39027
39028 #: config/arc/arc.cc:11076 config/arc/arc.cc:11115 config/arc/arc.cc:11241
39029 #: config/avr/avr.cc:9660
39030 #, gcc-internal-format
39031 msgid "%qE attribute allows only an integer constant argument"
39032 msgstr ""
39033
39034 #: config/arc/arc.cc:11096
39035 #, gcc-internal-format
39036 msgid "%qE attribute only valid for ARC EM architecture"
39037 msgstr ""
39038
39039 #: config/arc/arc.cc:11151
39040 #, gcc-internal-format
39041 msgid "%qE attribute only applies to types"
39042 msgstr ""
39043
39044 #: config/arc/arc.cc:11157
39045 #, gcc-internal-format
39046 msgid "argument of %qE attribute ignored"
39047 msgstr ""
39048
39049 #: config/arc/arc.cc:11231 config/avr/avr.cc:9647 config/bfin/bfin.cc:4816
39050 #: config/i386/winnt.cc:63 config/nvptx/nvptx.cc:5443
39051 #, gcc-internal-format
39052 msgid "%qE attribute only applies to variables"
39053 msgstr ""
39054
39055 #: config/arm/aarch-common.cc:550 config/i386/i386.cc:22225
39056 #, gcc-internal-format
39057 msgid "alternatives not allowed in %<asm%> flag output"
39058 msgstr ""
39059
39060 #: config/arm/aarch-common.cc:611 config/i386/i386.cc:22289
39061 #, gcc-internal-format
39062 msgid "unknown %<asm%> flag output %qs"
39063 msgstr ""
39064
39065 #: config/arm/aarch-common.cc:621 config/i386/i386.cc:22318
39066 #, gcc-internal-format
39067 msgid "invalid type for %<asm%> flag output"
39068 msgstr ""
39069
39070 #: config/arm/arm-builtins.cc:3011
39071 #, gcc-internal-format, gfc-internal-format
39072 msgid "coprocessor %d is not enabled with +cdecp%d"
39073 msgstr ""
39074
39075 #: config/arm/arm-builtins.cc:3015
39076 #, gcc-internal-format
39077 msgid ""
39078 "coproc must be a constant immediate in range [0-%d] enabled with %<+cdecp<N>"
39079 "%>"
39080 msgstr ""
39081
39082 #: config/arm/arm-builtins.cc:3024
39083 #, gcc-internal-format
39084 msgid "argument %d to %qE must be a constant immediate in range [0-%d]"
39085 msgstr ""
39086
39087 #: config/arm/arm-builtins.cc:3143
39088 #, gcc-internal-format
39089 msgid "this builtin is not supported for this target"
39090 msgstr ""
39091
39092 #: config/arm/arm-builtins.cc:3251
39093 #, gcc-internal-format
39094 msgid "saturation bit range must be in the range [%wd, %wd]"
39095 msgstr ""
39096
39097 #: config/arm/arm-builtins.cc:3256
39098 #, gcc-internal-format
39099 msgid "saturation bit range must be a constant immediate"
39100 msgstr ""
39101
39102 #: config/arm/arm-builtins.cc:3279
39103 #, gcc-internal-format
39104 msgid "You must enable MVE instructions to use these intrinsics"
39105 msgstr ""
39106
39107 #: config/arm/arm-builtins.cc:3301
39108 #, gcc-internal-format
39109 msgid ""
39110 "You must enable NEON instructions (e.g. %<-mfloat-abi=softfp%> %<-mfpu=neon"
39111 "%>) to use these intrinsics."
39112 msgstr ""
39113
39114 #: config/arm/arm-builtins.cc:3323
39115 #, gcc-internal-format
39116 msgid "You must enable VFP instructions to use these intrinsics."
39117 msgstr ""
39118
39119 #: config/arm/arm-builtins.cc:3402
39120 #, gcc-internal-format
39121 msgid ""
39122 "You must enable crypto instructions (e.g. include %<-mfloat-abi=softfp%> %<-"
39123 "mfpu=crypto-neon%>) to use these intrinsics."
39124 msgstr ""
39125
39126 #. @@@ better error message
39127 #: config/arm/arm-builtins.cc:3480 config/arm/arm-builtins.cc:3584
39128 #, gcc-internal-format
39129 msgid "selector must be an immediate"
39130 msgstr ""
39131
39132 #: config/arm/arm-builtins.cc:3488 config/arm/arm-builtins.cc:3533
39133 #: config/arm/arm-builtins.cc:3591 config/arm/arm-builtins.cc:3600
39134 #, gcc-internal-format
39135 msgid "the range of selector should be in 0 to 7"
39136 msgstr ""
39137
39138 #: config/arm/arm-builtins.cc:3493 config/arm/arm-builtins.cc:3602
39139 #, gcc-internal-format
39140 msgid "the range of selector should be in 0 to 3"
39141 msgstr ""
39142
39143 #: config/arm/arm-builtins.cc:3498 config/arm/arm-builtins.cc:3604
39144 #, gcc-internal-format
39145 msgid "the range of selector should be in 0 to 1"
39146 msgstr ""
39147
39148 #: config/arm/arm-builtins.cc:3670
39149 #, gcc-internal-format
39150 msgid "mask must be an immediate"
39151 msgstr ""
39152
39153 #: config/arm/arm-builtins.cc:3675
39154 #, gcc-internal-format
39155 msgid "the range of mask should be in 0 to 255"
39156 msgstr ""
39157
39158 #: config/arm/arm-builtins.cc:3863
39159 #, gcc-internal-format
39160 msgid ""
39161 "the range of count should be in 0 to 32; please check the intrinsic "
39162 "%<_mm_rori_pi16%> in code"
39163 msgstr ""
39164
39165 #: config/arm/arm-builtins.cc:3865
39166 #, gcc-internal-format
39167 msgid ""
39168 "the range of count should be in 0 to 32; please check the intrinsic "
39169 "%<_mm_rori_pi32%> in code"
39170 msgstr ""
39171
39172 #: config/arm/arm-builtins.cc:3867
39173 #, gcc-internal-format
39174 msgid ""
39175 "the range of count should be in 0 to 32; please check the intrinsic "
39176 "%<_mm_ror_pi16%> in code"
39177 msgstr ""
39178
39179 #: config/arm/arm-builtins.cc:3869
39180 #, gcc-internal-format
39181 msgid ""
39182 "the range of count should be in 0 to 32; please check the intrinsic "
39183 "%<_mm_ror_pi32%> in code"
39184 msgstr ""
39185
39186 #: config/arm/arm-builtins.cc:3875
39187 #, gcc-internal-format
39188 msgid ""
39189 "the range of count should be in 0 to 64; please check the intrinsic "
39190 "%<_mm_rori_si64%> in code"
39191 msgstr ""
39192
39193 #: config/arm/arm-builtins.cc:3877
39194 #, gcc-internal-format
39195 msgid ""
39196 "the range of count should be in 0 to 64; please check the intrinsic "
39197 "%<_mm_ror_si64%> in code"
39198 msgstr ""
39199
39200 #: config/arm/arm-builtins.cc:3882
39201 #, gcc-internal-format
39202 msgid ""
39203 "the count should be no less than 0; please check the intrinsic "
39204 "%<_mm_srli_pi16%> in code"
39205 msgstr ""
39206
39207 #: config/arm/arm-builtins.cc:3884
39208 #, gcc-internal-format
39209 msgid ""
39210 "the count should be no less than 0; please check the intrinsic "
39211 "%<_mm_srli_pi32%> in code"
39212 msgstr ""
39213
39214 #: config/arm/arm-builtins.cc:3886
39215 #, gcc-internal-format
39216 msgid ""
39217 "the count should be no less than 0; please check the intrinsic "
39218 "%<_mm_srli_si64%> in code"
39219 msgstr ""
39220
39221 #: config/arm/arm-builtins.cc:3888
39222 #, gcc-internal-format
39223 msgid ""
39224 "the count should be no less than 0; please check the intrinsic "
39225 "%<_mm_slli_pi16%> in code"
39226 msgstr ""
39227
39228 #: config/arm/arm-builtins.cc:3890
39229 #, gcc-internal-format
39230 msgid ""
39231 "the count should be no less than 0; please check the intrinsic "
39232 "%<_mm_slli_pi32%> in code"
39233 msgstr ""
39234
39235 #: config/arm/arm-builtins.cc:3892
39236 #, gcc-internal-format
39237 msgid ""
39238 "the count should be no less than 0; please check the intrinsic "
39239 "%<_mm_slli_si64%> in code"
39240 msgstr ""
39241
39242 #: config/arm/arm-builtins.cc:3894
39243 #, gcc-internal-format
39244 msgid ""
39245 "the count should be no less than 0; please check the intrinsic "
39246 "%<_mm_srai_pi16%> in code"
39247 msgstr ""
39248
39249 #: config/arm/arm-builtins.cc:3896
39250 #, gcc-internal-format
39251 msgid ""
39252 "the count should be no less than 0; please check the intrinsic "
39253 "%<_mm_srai_pi32%> in code"
39254 msgstr ""
39255
39256 #: config/arm/arm-builtins.cc:3898
39257 #, gcc-internal-format
39258 msgid ""
39259 "the count should be no less than 0; please check the intrinsic "
39260 "%<_mm_srai_si64%> in code"
39261 msgstr ""
39262
39263 #: config/arm/arm-builtins.cc:3900
39264 #, gcc-internal-format
39265 msgid ""
39266 "the count should be no less than 0; please check the intrinsic "
39267 "%<_mm_srl_pi16%> in code"
39268 msgstr ""
39269
39270 #: config/arm/arm-builtins.cc:3902
39271 #, gcc-internal-format
39272 msgid ""
39273 "the count should be no less than 0; please check the intrinsic "
39274 "%<_mm_srl_pi32%> in code"
39275 msgstr ""
39276
39277 #: config/arm/arm-builtins.cc:3904
39278 #, gcc-internal-format
39279 msgid ""
39280 "the count should be no less than 0; please check the intrinsic "
39281 "%<_mm_srl_si64%> in code"
39282 msgstr ""
39283
39284 #: config/arm/arm-builtins.cc:3906
39285 #, gcc-internal-format
39286 msgid ""
39287 "the count should be no less than 0; please check the intrinsic "
39288 "%<_mm_sll_pi16%> in code"
39289 msgstr ""
39290
39291 #: config/arm/arm-builtins.cc:3908
39292 #, gcc-internal-format
39293 msgid ""
39294 "the count should be no less than 0; please check the intrinsic "
39295 "%<_mm_sll_pi32%> in code"
39296 msgstr ""
39297
39298 #: config/arm/arm-builtins.cc:3910
39299 #, gcc-internal-format
39300 msgid ""
39301 "the count should be no less than 0; please check the intrinsic "
39302 "%<_mm_sll_si64%> in code"
39303 msgstr ""
39304
39305 #: config/arm/arm-builtins.cc:3912
39306 #, gcc-internal-format
39307 msgid ""
39308 "the count should be no less than 0; please check the intrinsic "
39309 "%<_mm_sra_pi16%> in code"
39310 msgstr ""
39311
39312 #: config/arm/arm-builtins.cc:3914
39313 #, gcc-internal-format
39314 msgid ""
39315 "the count should be no less than 0; please check the intrinsic "
39316 "%<_mm_sra_pi32%> in code"
39317 msgstr ""
39318
39319 #: config/arm/arm-builtins.cc:3916
39320 #, gcc-internal-format
39321 msgid ""
39322 "the count should be no less than 0; please check the intrinsic "
39323 "%<_mm_sra_si64%> in code"
39324 msgstr ""
39325
39326 #: config/arm/arm-c.cc:108
39327 #, gcc-internal-format
39328 msgid ""
39329 "argument %u to function %qE is of type %qT which is not known to be 128 bits "
39330 "wide"
39331 msgstr ""
39332
39333 #: config/arm/arm-c.cc:140
39334 #, gcc-internal-format
39335 msgid "%<#pragma GCC arm%> requires a string parameter"
39336 msgstr ""
39337
39338 #: config/arm/arm-c.cc:148
39339 #, gcc-internal-format
39340 msgid "unknown %<#pragma GCC arm%> option %qs"
39341 msgstr ""
39342
39343 #: config/arm/arm-mve-builtins.cc:179
39344 #, gcc-internal-format
39345 msgid "this definition requires the MVE ISA extension"
39346 msgstr ""
39347
39348 #: config/arm/arm.cc:2938
39349 #, gcc-internal-format
39350 msgid "iWMMXt and NEON are incompatible"
39351 msgstr ""
39352
39353 #: config/arm/arm.cc:2944
39354 #, gcc-internal-format
39355 msgid "target CPU does not support ARM mode"
39356 msgstr ""
39357
39358 #: config/arm/arm.cc:2948
39359 #, gcc-internal-format
39360 msgid ""
39361 "enabling backtrace support is only meaningful when compiling for the Thumb"
39362 msgstr ""
39363
39364 #: config/arm/arm.cc:2951
39365 #, gcc-internal-format
39366 msgid ""
39367 "enabling callee interworking support is only meaningful when compiling for "
39368 "the Thumb"
39369 msgstr ""
39370
39371 #: config/arm/arm.cc:2959
39372 #, gcc-internal-format
39373 msgid "%<-g%> with %<-mno-apcs-frame%> may not give sensible debugging"
39374 msgstr ""
39375
39376 #: config/arm/arm.cc:2964
39377 #, gcc-internal-format
39378 msgid "iWMMXt unsupported under Thumb mode"
39379 msgstr ""
39380
39381 #: config/arm/arm.cc:2967
39382 #, gcc-internal-format
39383 msgid "cannot use %<-mtp=cp15%> with 16-bit Thumb"
39384 msgstr ""
39385
39386 #: config/arm/arm.cc:2971
39387 #, gcc-internal-format
39388 msgid "RTP PIC is incompatible with Thumb"
39389 msgstr ""
39390
39391 #: config/arm/arm.cc:2984
39392 #, gcc-internal-format, gfc-internal-format
39393 msgid ""
39394 "%s only supports non-pic code on M-profile targets with the MOVT instruction"
39395 msgstr ""
39396
39397 #: config/arm/arm.cc:2989
39398 #, gcc-internal-format, gfc-internal-format
39399 msgid "%s only supports non-pic code on M-profile targets"
39400 msgstr ""
39401
39402 #: config/arm/arm.cc:2994
39403 #, gcc-internal-format
39404 msgid "%s incompatible with %<-mword-relocations%>"
39405 msgstr ""
39406
39407 #: config/arm/arm.cc:3096
39408 #, gcc-internal-format
39409 msgid "target CPU does not support THUMB instructions"
39410 msgstr ""
39411
39412 #: config/arm/arm.cc:3146
39413 #, gcc-internal-format
39414 msgid "target CPU does not support unaligned accesses"
39415 msgstr ""
39416
39417 #: config/arm/arm.cc:3185
39418 #, gcc-internal-format
39419 msgid ""
39420 "incompatible options %'-mstack-protector-guard=global%' and%'-mstack-"
39421 "protector-guard-offset=%qs%'"
39422 msgstr ""
39423
39424 #: config/arm/arm.cc:3284
39425 #, gcc-internal-format
39426 msgid "switch %<-mcpu=%s%> conflicts with switch %<-march=%s%>"
39427 msgstr ""
39428
39429 #: config/arm/arm.cc:3539
39430 #, gcc-internal-format
39431 msgid "%<-mapcs-stack-check%> incompatible with %<-mno-apcs-frame%>"
39432 msgstr ""
39433
39434 #: config/arm/arm.cc:3548
39435 #, gcc-internal-format
39436 msgid "%<-fpic%> and %<-mapcs-reent%> are incompatible"
39437 msgstr ""
39438
39439 #: config/arm/arm.cc:3551
39440 #, gcc-internal-format
39441 msgid "APCS reentrant code not supported.  Ignored"
39442 msgstr ""
39443
39444 #: config/arm/arm.cc:3574
39445 #, gcc-internal-format
39446 msgid "option %<-mstructure-size-boundary%> is deprecated"
39447 msgstr ""
39448
39449 #: config/arm/arm.cc:3582
39450 #, gcc-internal-format
39451 msgid "structure size boundary can only be set to 8, 32 or 64"
39452 msgstr ""
39453
39454 #: config/arm/arm.cc:3584
39455 #, gcc-internal-format
39456 msgid "structure size boundary can only be set to 8 or 32"
39457 msgstr ""
39458
39459 #: config/arm/arm.cc:3609
39460 #, gcc-internal-format
39461 msgid "RTP PIC is incompatible with %<-msingle-pic-base%>"
39462 msgstr ""
39463
39464 #: config/arm/arm.cc:3621 config/arm/arm.cc:33142
39465 #, gcc-internal-format
39466 msgid "FDPIC mode is not supported in Thumb-1 mode"
39467 msgstr ""
39468
39469 #: config/arm/arm.cc:3629
39470 #, gcc-internal-format
39471 msgid "%<-mpic-register=%> is useless without %<-fpic%>"
39472 msgstr ""
39473
39474 #: config/arm/arm.cc:3638
39475 #, gcc-internal-format
39476 msgid "unable to use %qs for PIC register"
39477 msgstr ""
39478
39479 #: config/arm/arm.cc:3678 config/pru/pru.cc:612
39480 #, gcc-internal-format
39481 msgid "%<-freorder-blocks-and-partition%> not supported on this architecture"
39482 msgstr ""
39483
39484 #: config/arm/arm.cc:3845
39485 #, gcc-internal-format
39486 msgid "selected fp16 options are incompatible"
39487 msgstr ""
39488
39489 #: config/arm/arm.cc:3880
39490 #, gcc-internal-format
39491 msgid "%'-mstack-protector-guard=tls%' needs a hardware TLS register"
39492 msgstr ""
39493
39494 #: config/arm/arm.cc:3900
39495 #, gcc-internal-format
39496 msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
39497 msgstr ""
39498
39499 #: config/arm/arm.cc:3903
39500 #, gcc-internal-format
39501 msgid "iwmmxt abi requires an iwmmxt capable cpu"
39502 msgstr ""
39503
39504 #: config/arm/arm.cc:3911
39505 #, gcc-internal-format
39506 msgid "target CPU does not support interworking"
39507 msgstr ""
39508
39509 #: config/arm/arm.cc:3924
39510 #, gcc-internal-format
39511 msgid "AAPCS does not support %<-mcaller-super-interworking%>"
39512 msgstr ""
39513
39514 #: config/arm/arm.cc:3927
39515 #, gcc-internal-format
39516 msgid "AAPCS does not support %<-mcallee-super-interworking%>"
39517 msgstr ""
39518
39519 #: config/arm/arm.cc:3932
39520 #, gcc-internal-format
39521 msgid "%<__fp16%> and no ldrh"
39522 msgstr ""
39523
39524 #: config/arm/arm.cc:3935
39525 #, gcc-internal-format
39526 msgid "target CPU does not support ARMv8-M Security Extensions"
39527 msgstr ""
39528
39529 #: config/arm/arm.cc:3940
39530 #, gcc-internal-format
39531 msgid "ARMv8-M Security Extensions incompatible with selected FPU"
39532 msgstr ""
39533
39534 #: config/arm/arm.cc:3952
39535 #, gcc-internal-format
39536 msgid "%<-mfloat-abi=hard%>: selected architecture lacks an FPU"
39537 msgstr ""
39538
39539 #: config/arm/arm.cc:3960
39540 #, gcc-internal-format
39541 msgid "%<-mfloat-abi=hard%> and VFP"
39542 msgstr ""
39543
39544 #: config/arm/arm.cc:6219
39545 #, gcc-internal-format
39546 msgid "non-AAPCS derived PCS variant"
39547 msgstr ""
39548
39549 #: config/arm/arm.cc:6221
39550 #, gcc-internal-format
39551 msgid "variadic functions must use the base AAPCS variant"
39552 msgstr ""
39553
39554 #: config/arm/arm.cc:6241
39555 #, gcc-internal-format
39556 msgid "PCS variant"
39557 msgstr ""
39558
39559 #: config/arm/arm.cc:6493
39560 #, gcc-internal-format
39561 msgid "Thumb-1 %<hard-float%> VFP ABI"
39562 msgstr ""
39563
39564 #: config/arm/arm.cc:6582
39565 #, gcc-internal-format
39566 msgid "argument of type %qT not permitted with %<-mgeneral-regs-only%>"
39567 msgstr ""
39568
39569 #: config/arm/arm.cc:6966 config/arm/arm.cc:7187 config/arm/arm.cc:7220
39570 #: config/arm/arm.cc:28974
39571 #, gcc-internal-format
39572 msgid "parameter passing for argument of type %qT changed in GCC 7.1"
39573 msgstr ""
39574
39575 #: config/arm/arm.cc:7358
39576 #, gcc-internal-format
39577 msgid ""
39578 "FP registers might be clobbered despite %qE attribute: compile with %<-"
39579 "mgeneral-regs-only%>"
39580 msgstr ""
39581
39582 #: config/arm/arm.cc:7482
39583 #, gcc-internal-format
39584 msgid ""
39585 "%qE attribute not available to functions with arguments passed on the stack"
39586 msgstr ""
39587
39588 #: config/arm/arm.cc:7494
39589 #, gcc-internal-format
39590 msgid ""
39591 "%qE attribute not available to functions with variable number of arguments"
39592 msgstr ""
39593
39594 #: config/arm/arm.cc:7503
39595 #, gcc-internal-format
39596 msgid "%qE attribute not available to functions that return value on the stack"
39597 msgstr ""
39598
39599 #: config/arm/arm.cc:7525 config/arm/arm.cc:7577
39600 #, gcc-internal-format
39601 msgid "%qE attribute ignored without %<-mcmse%> option"
39602 msgstr ""
39603
39604 #: config/arm/arm.cc:7544
39605 #, gcc-internal-format
39606 msgid "%qE attribute has no effect on functions with static linkage"
39607 msgstr ""
39608
39609 #: config/arm/arm.cc:7593
39610 #, gcc-internal-format
39611 msgid "%qE attribute only applies to base type of a function pointer"
39612 msgstr ""
39613
39614 #: config/arm/arm.cc:9573
39615 #, gcc-internal-format
39616 msgid ""
39617 "accessing thread-local storage is not currently supported with %<-mpure-code"
39618 "%> or %<-mslow-flash-data%>"
39619 msgstr ""
39620
39621 #: config/arm/arm.cc:13314 config/arm/arm.cc:13316
39622 #, gcc-internal-format
39623 msgid "%s %wd out of range %wd - %wd"
39624 msgstr ""
39625
39626 #: config/arm/arm.cc:25594
39627 #, gcc-internal-format
39628 msgid "unable to compute real location of stacked parameter"
39629 msgstr ""
39630
39631 #: config/arm/arm.cc:26257
39632 #, gcc-internal-format
39633 msgid "Unexpected thumb1 far jump"
39634 msgstr ""
39635
39636 #: config/arm/arm.cc:26516
39637 #, gcc-internal-format
39638 msgid "no low registers available for popping high registers"
39639 msgstr ""
39640
39641 #: config/arm/arm.cc:26768
39642 #, gcc-internal-format
39643 msgid "Interrupt Service Routines cannot be coded in Thumb-1 mode"
39644 msgstr ""
39645
39646 #: config/arm/arm.cc:27014
39647 #, gcc-internal-format
39648 msgid "%<-fstack-check=specific%> for Thumb-1"
39649 msgstr ""
39650
39651 #: config/arm/arm.cc:33157
39652 #, gcc-internal-format
39653 msgid "invalid fpu for target attribute or pragma %qs"
39654 msgstr ""
39655
39656 #. This doesn't really make sense until we support
39657 #. general dynamic selection of the architecture and all
39658 #. sub-features.
39659 #: config/arm/arm.cc:33165
39660 #, gcc-internal-format
39661 msgid "auto fpu selection not currently permitted here"
39662 msgstr ""
39663
39664 #: config/arm/arm.cc:33178
39665 #, gcc-internal-format
39666 msgid "invalid architecture for target attribute or pragma %qs"
39667 msgstr ""
39668
39669 #: config/arm/arm.cc:33192
39670 #, gcc-internal-format
39671 msgid "unknown target attribute or pragma %qs"
39672 msgstr ""
39673
39674 #: config/arm/arm.cc:34154
39675 #, gcc-internal-format
39676 msgid "%<asm%> flags not supported in thumb1 mode"
39677 msgstr ""
39678
39679 #: config/avr/avr-c.cc:65 config/avr/avr-c.cc:190
39680 #, gcc-internal-format
39681 msgid "%qs expects 1 argument but %d given"
39682 msgstr ""
39683
39684 #: config/avr/avr-c.cc:76
39685 #, gcc-internal-format
39686 msgid "%qs expects a fixed-point value as argument"
39687 msgstr ""
39688
39689 #: config/avr/avr-c.cc:102
39690 #, gcc-internal-format
39691 msgid "using %qs with unsigned type has no effect"
39692 msgstr ""
39693
39694 #: config/avr/avr-c.cc:107 config/avr/avr-c.cc:173 config/avr/avr-c.cc:230
39695 #, gcc-internal-format
39696 msgid "no matching fixed-point overload found for %qs"
39697 msgstr ""
39698
39699 #: config/avr/avr-c.cc:124
39700 #, gcc-internal-format
39701 msgid "%qs expects 2 arguments but %d given"
39702 msgstr ""
39703
39704 #: config/avr/avr-c.cc:136 config/avr/avr-c.cc:201
39705 #, gcc-internal-format
39706 msgid "%qs expects a fixed-point value as first argument"
39707 msgstr ""
39708
39709 #: config/avr/avr-c.cc:144
39710 #, gcc-internal-format
39711 msgid "%qs expects an integer value as second argument"
39712 msgstr ""
39713
39714 #: config/avr/avr-devices.cc:152
39715 #, gcc-internal-format, gfc-internal-format
39716 msgid "supported core architectures:%s"
39717 msgstr ""
39718
39719 #. Reached the end of `avr_mcu_types'.  This should actually never
39720 #. happen as options are provided by device-specs.  It could be a
39721 #. typo in a device-specs or calling the compiler proper directly
39722 #. with -mmcu=<device>.
39723 #: config/avr/avr.cc:711
39724 #, gcc-internal-format
39725 msgid "unknown core architecture %qs specified with %qs"
39726 msgstr ""
39727
39728 #: config/avr/avr.cc:760 config/pru/pru.cc:601 config/visium/visium.cc:422
39729 #, gcc-internal-format
39730 msgid "%<-fpic%> is not supported"
39731 msgstr ""
39732
39733 #: config/avr/avr.cc:762 config/pru/pru.cc:603 config/visium/visium.cc:424
39734 #, gcc-internal-format
39735 msgid "%<-fPIC%> is not supported"
39736 msgstr ""
39737
39738 #: config/avr/avr.cc:764 config/pru/pru.cc:605
39739 #, gcc-internal-format
39740 msgid "%<-fpie%> is not supported"
39741 msgstr ""
39742
39743 #: config/avr/avr.cc:766 config/pru/pru.cc:607
39744 #, gcc-internal-format
39745 msgid "%<-fPIE%> is not supported"
39746 msgstr ""
39747
39748 #: config/avr/avr.cc:1050 config/avr/avr.cc:1055 config/riscv/riscv.cc:5358
39749 #, gcc-internal-format
39750 msgid "function attributes %qs and %qs are mutually exclusive"
39751 msgstr ""
39752
39753 #: config/avr/avr.cc:1076 config/riscv/riscv.cc:5370
39754 #, gcc-internal-format
39755 msgid "%qs function cannot have arguments"
39756 msgstr ""
39757
39758 #: config/avr/avr.cc:1079 config/riscv/riscv.cc:5367
39759 #, gcc-internal-format
39760 msgid "%qs function cannot return a value"
39761 msgstr ""
39762
39763 #: config/avr/avr.cc:1093
39764 #, gcc-internal-format
39765 msgid "%qs appears to be a misspelled %qs handler, missing %<__vector%> prefix"
39766 msgstr ""
39767
39768 #: config/avr/avr.cc:1106
39769 #, gcc-internal-format
39770 msgid ""
39771 "%qs is a reserved identifier in AVR-LibC.  Consider %<#include <avr/"
39772 "interrupt.h>%> before using the %qs macro"
39773 msgstr ""
39774
39775 #: config/avr/avr.cc:1323
39776 #, gcc-internal-format
39777 msgid "%<builtin_return_address%> contains only 2 bytes of address"
39778 msgstr ""
39779
39780 #: config/avr/avr.cc:2748
39781 #, gcc-internal-format
39782 msgid "pointer offset from symbol maybe incorrect"
39783 msgstr ""
39784
39785 #: config/avr/avr.cc:2887
39786 #, gcc-internal-format
39787 msgid "accessing data memory with program memory address"
39788 msgstr ""
39789
39790 #: config/avr/avr.cc:2948
39791 #, gcc-internal-format
39792 msgid "accessing program memory with data memory address"
39793 msgstr ""
39794
39795 #: config/avr/avr.cc:3304
39796 #, gcc-internal-format, gfc-internal-format
39797 msgid "fixed register %s used to pass parameter to function"
39798 msgstr ""
39799
39800 #: config/avr/avr.cc:3569
39801 #, gcc-internal-format
39802 msgid "writing to address space %qs not supported"
39803 msgstr ""
39804
39805 #: config/avr/avr.cc:9623
39806 #, gcc-internal-format
39807 msgid "%qE attribute only applies to variables in static storage"
39808 msgstr ""
39809
39810 #: config/avr/avr.cc:9630
39811 #, gcc-internal-format
39812 msgid "%qE attribute only supported for reduced Tiny cores"
39813 msgstr ""
39814
39815 #: config/avr/avr.cc:9670
39816 #, gcc-internal-format
39817 msgid "%qE attribute address out of range"
39818 msgstr ""
39819
39820 #: config/avr/avr.cc:9684
39821 #, gcc-internal-format
39822 msgid "both %s and %qE attribute provide address"
39823 msgstr ""
39824
39825 #: config/avr/avr.cc:9694
39826 #, gcc-internal-format
39827 msgid "%qE attribute on non-volatile variable"
39828 msgstr ""
39829
39830 #: config/avr/avr.cc:9766
39831 #, gcc-internal-format
39832 msgid "address spaces are not supported for reduced Tiny devices"
39833 msgstr ""
39834
39835 #: config/avr/avr.cc:9773
39836 #, gcc-internal-format
39837 msgid ""
39838 "address space %qs not supported for devices with flash size up to %d KiB"
39839 msgstr ""
39840
39841 #: config/avr/avr.cc:9944
39842 #, gcc-internal-format
39843 msgid "pointer targeting address space %qs must be const in %qT"
39844 msgstr ""
39845
39846 #: config/avr/avr.cc:9947
39847 #, gcc-internal-format
39848 msgid "pointer targeting address space %qs must be const in %s %q+D"
39849 msgstr ""
39850
39851 #: config/avr/avr.cc:10009
39852 #, gcc-internal-format
39853 msgid ""
39854 "variable %q+D must be const in order to be put into read-only section by "
39855 "means of %qs"
39856 msgstr ""
39857
39858 #: config/avr/avr.cc:10048
39859 #, gcc-internal-format
39860 msgid "static IO declaration for %q+D needs an address"
39861 msgstr ""
39862
39863 #: config/avr/avr.cc:10080
39864 #, gcc-internal-format
39865 msgid "IO definition for %q+D needs an address"
39866 msgstr ""
39867
39868 #: config/avr/avr.cc:10197
39869 #, gcc-internal-format
39870 msgid "only uninitialized variables can be placed in the %<.noinit%> section"
39871 msgstr ""
39872
39873 #. This might happen with C++ if stuff needs constructing.
39874 #: config/avr/avr.cc:10273
39875 #, gcc-internal-format
39876 msgid "variable %q+D with dynamic initialization put into program memory area"
39877 msgstr ""
39878
39879 #: config/avr/avr.cc:10284
39880 #, gcc-internal-format
39881 msgid "uninitialized variable %q+D put into program memory area"
39882 msgstr ""
39883
39884 #: config/avr/avr.cc:10370
39885 #, gcc-internal-format
39886 msgid "%q+D has incompatible attributes %qs and %qs"
39887 msgstr ""
39888
39889 #: config/avr/avr.cc:10433
39890 #, gcc-internal-format
39891 msgid "architecture %qs supported for assembler only"
39892 msgstr ""
39893
39894 #: config/avr/avr.cc:13082
39895 #, gcc-internal-format
39896 msgid "conversion from address space %qs to address space %qs"
39897 msgstr ""
39898
39899 #: config/avr/avr.cc:14172 config/avr/avr.cc:14185
39900 #, gcc-internal-format, gfc-internal-format
39901 msgid "%s expects a compile time integer constant"
39902 msgstr ""
39903
39904 #: config/avr/avr.cc:14199
39905 #, gcc-internal-format, gfc-internal-format
39906 msgid "%s expects a compile time long integer constant as first argument"
39907 msgstr ""
39908
39909 #: config/avr/avr.cc:14227
39910 #, gcc-internal-format, gfc-internal-format
39911 msgid ""
39912 "rounding to %d bits has no effect for fixed-point value with %d fractional "
39913 "bits"
39914 msgstr ""
39915
39916 #: config/avr/avr.cc:14236
39917 #, gcc-internal-format
39918 msgid "rounding result will always be 0"
39919 msgstr ""
39920
39921 #: config/avr/driver-avr.cc:58
39922 #, gcc-internal-format
39923 msgid "bad usage of spec function %qs"
39924 msgstr ""
39925
39926 #: config/avr/driver-avr.cc:86
39927 #, gcc-internal-format
39928 msgid "specified option %qs more than once"
39929 msgstr ""
39930
39931 #: config/avr/driver-avr.cc:100
39932 #, gcc-internal-format
39933 msgid "strange device name %qs after %qs: bad character %qc"
39934 msgstr ""
39935
39936 #: config/bfin/bfin.cc:2368
39937 #, gcc-internal-format
39938 msgid "%<-mfdpic%> is not supported, please use a bfin-linux-uclibc target"
39939 msgstr ""
39940
39941 #: config/bfin/bfin.cc:2374
39942 #, gcc-internal-format
39943 msgid "%<-mshared-library-id=%> specified without %<-mid-shared-library%>"
39944 msgstr ""
39945
39946 #: config/bfin/bfin.cc:2379
39947 #, gcc-internal-format
39948 msgid ""
39949 "%<-fstack-limit-%> options are ignored with %<-mfdpic%>; use %<-mstack-check-"
39950 "l1%>"
39951 msgstr ""
39952
39953 #: config/bfin/bfin.cc:2385
39954 #, gcc-internal-format
39955 msgid "cannot use multiple stack checking methods together"
39956 msgstr ""
39957
39958 #: config/bfin/bfin.cc:2388
39959 #, gcc-internal-format
39960 msgid "ID shared libraries and FD-PIC mode cannot be used together"
39961 msgstr ""
39962
39963 #: config/bfin/bfin.cc:2393 config/m68k/m68k.cc:590
39964 #, gcc-internal-format
39965 msgid "cannot specify both %<-msep-data%> and %<-mid-shared-library%>"
39966 msgstr ""
39967
39968 #: config/bfin/bfin.cc:2413
39969 #, gcc-internal-format
39970 msgid "%<-mmulticore%> can only be used with BF561"
39971 msgstr ""
39972
39973 #: config/bfin/bfin.cc:2416
39974 #, gcc-internal-format
39975 msgid "%<-mcorea%> should be used with %<-mmulticore%>"
39976 msgstr ""
39977
39978 #: config/bfin/bfin.cc:2419
39979 #, gcc-internal-format
39980 msgid "%<-mcoreb%> should be used with %<-mmulticore%>"
39981 msgstr ""
39982
39983 #: config/bfin/bfin.cc:2422
39984 #, gcc-internal-format
39985 msgid "%<-mcorea%> and %<-mcoreb%> cannot be used together"
39986 msgstr ""
39987
39988 #: config/bfin/bfin.cc:4699
39989 #, gcc-internal-format
39990 msgid "multiple function type attributes specified"
39991 msgstr ""
39992
39993 #: config/bfin/bfin.cc:4766
39994 #, gcc-internal-format
39995 msgid ""
39996 "cannott apply both longcall and shortcall attributes to the same function"
39997 msgstr ""
39998
39999 #: config/bpf/bpf.cc:111
40000 #, gcc-internal-format
40001 msgid "%qE attribute requires an integer argument"
40002 msgstr ""
40003
40004 #: config/bpf/bpf.cc:118
40005 #, gcc-internal-format
40006 msgid "%qE requires an argument"
40007 msgstr ""
40008
40009 #: config/bpf/bpf.cc:139
40010 #, gcc-internal-format
40011 msgid "%qE attribute only applies to structure, union and class types"
40012 msgstr ""
40013
40014 #: config/bpf/bpf.cc:216
40015 #, gcc-internal-format
40016 msgid "BPF CO-RE requires BTF debugging information, use %<-gbtf%>"
40017 msgstr ""
40018
40019 #: config/bpf/bpf.cc:236
40020 #, gcc-internal-format
40021 msgid "BPF CO-RE does not support LTO"
40022 msgstr ""
40023
40024 #: config/bpf/bpf.cc:416
40025 #, gcc-internal-format
40026 msgid "eBPF stack limit exceeded"
40027 msgstr ""
40028
40029 #: config/bpf/bpf.cc:767
40030 #, gcc-internal-format
40031 msgid "too many function arguments for eBPF"
40032 msgstr ""
40033
40034 #: config/bpf/bpf.cc:785 config/bpf/bpf.cc:787
40035 #, gcc-internal-format
40036 msgid "no constructors"
40037 msgstr ""
40038
40039 #: config/bpf/bpf.cc:803 config/bpf/bpf.cc:805
40040 #, gcc-internal-format
40041 msgid "no destructors"
40042 msgstr ""
40043
40044 #: config/bpf/bpf.cc:857
40045 #, gcc-internal-format
40046 msgid "indirect call in function, which are not supported by eBPF"
40047 msgstr ""
40048
40049 #: config/bpf/bpf.cc:1019 config/mips/mips.cc:17049 config/nios2/nios2.cc:3596
40050 #: config/riscv/riscv-builtins.cc:222
40051 #, gcc-internal-format
40052 msgid "invalid argument to built-in function"
40053 msgstr ""
40054
40055 #: config/bpf/bpf.cc:1339
40056 #, gcc-internal-format
40057 msgid "expected exactly 1 argument"
40058 msgstr ""
40059
40060 #: config/c6x/c6x.cc:245
40061 #, gcc-internal-format
40062 msgid "%<-fpic%> and %<-fPIC%> not supported without %<-mdsbt%> on this target"
40063 msgstr ""
40064
40065 #: config/cr16/cr16.cc:308
40066 #, gcc-internal-format
40067 msgid "data-model=far not valid for cr16c architecture"
40068 msgstr ""
40069
40070 #: config/cr16/cr16.cc:311
40071 #, gcc-internal-format
40072 msgid "invalid data model option %<-mdata-model=%s%>"
40073 msgstr ""
40074
40075 #. This function is for retrieving a part of an instruction name for
40076 #. an operator, for immediate output.  If that ever happens for
40077 #. MULT, we need to apply TARGET_MUL_BUG in the caller.  Make sure
40078 #. we notice.
40079 #: config/cris/cris.cc:728
40080 #, gcc-internal-format
40081 msgid "MULT case in %<cris_op_str%>"
40082 msgstr ""
40083
40084 #: config/cris/cris.cc:1245 config/moxie/moxie.cc:186 config/or1k/or1k.cc:1291
40085 #, gcc-internal-format, gfc-internal-format
40086 msgid "internal error: bad register: %d"
40087 msgstr ""
40088
40089 #. If we get here, the caller got its initial tests wrong.
40090 #: config/cris/cris.cc:2216
40091 #, gcc-internal-format
40092 msgid "internal error: %<cris_side_effect_mode_ok%> with bad operands"
40093 msgstr ""
40094
40095 #: config/cris/cris.cc:2269
40096 #, gcc-internal-format
40097 msgid "%<-max-stackframe=%d%> is not usable, not between 0 and %d"
40098 msgstr ""
40099
40100 #: config/cris/cris.cc:2298
40101 #, gcc-internal-format
40102 msgid "unknown CRIS version specification in %<-march=%> or %<-mcpu=%>: %s"
40103 msgstr ""
40104
40105 #: config/cris/cris.cc:2334
40106 #, gcc-internal-format
40107 msgid "unknown CRIS cpu version specification in %<-mtune=%>: %s"
40108 msgstr ""
40109
40110 #. Use error rather than warning, so invalid use is easily
40111 #. detectable.  Still change to the values we expect, to avoid
40112 #. further errors.
40113 #: config/cris/cris.cc:2350
40114 #, gcc-internal-format
40115 msgid "%<-fPIC%> and %<-fpic%> are not supported on this target"
40116 msgstr ""
40117
40118 #: config/cris/cris.cc:2551
40119 #, gcc-internal-format
40120 msgid "unknown src"
40121 msgstr ""
40122
40123 #: config/cris/cris.cc:2601
40124 #, gcc-internal-format
40125 msgid "unknown dest"
40126 msgstr ""
40127
40128 #: config/cris/cris.cc:2902
40129 #, gcc-internal-format, gfc-internal-format
40130 msgid "stackframe too big: %d bytes"
40131 msgstr ""
40132
40133 #: config/csky/csky.cc:2538
40134 #, gcc-internal-format, gfc-internal-format
40135 msgid "cpu %s is not based on arch %s, ignoring the arch"
40136 msgstr ""
40137
40138 #: config/csky/csky.cc:2604 config/csky/csky.cc:2642 config/csky/csky.cc:2707
40139 #: config/csky/csky.cc:2730 config/csky/csky.cc:2747
40140 #, gcc-internal-format
40141 msgid "%qs is not supported by arch %s"
40142 msgstr ""
40143
40144 #: config/csky/csky.cc:2645
40145 #, gcc-internal-format
40146 msgid "%<-mhard-float%> is not supported by the selected CPU"
40147 msgstr ""
40148
40149 #: config/csky/csky.cc:2661
40150 #, gcc-internal-format
40151 msgid "%<-mdouble-float%> ignored without %<-mhard-float%>"
40152 msgstr ""
40153
40154 #: config/csky/csky.cc:2664
40155 #, gcc-internal-format
40156 msgid "%<-mfdivdu%> ignored without %<-mhard-float%>"
40157 msgstr ""
40158
40159 #: config/csky/csky.cc:2719
40160 #, gcc-internal-format
40161 msgid "%<-msmart%> is incompatible with %<-mhigh-registers%>"
40162 msgstr ""
40163
40164 #. It's hard to provide general support for trampolines on this
40165 #. core.  We need a register other than the one holding the
40166 #. static chain (r13) to hold the function pointer for the
40167 #. indirect jump to it.  But ck801 has such a limited register set
40168 #. there is no other call-clobbered scratch register available -- in
40169 #. particular, this core does not have r12, which we use for the
40170 #. ck802 case below.  If we use a callee-saved register like r4,
40171 #. saving the old value on the stack screws up the stack frame
40172 #. if there are overflow arguments pushed on the stack
40173 #. by the caller.  In theory we could test for that and handle
40174 #. limited cases with parameters that all fit in r0-r3 with no
40175 #. stack overflow, but punt for now.
40176 #: config/csky/csky.cc:6274
40177 #, gcc-internal-format
40178 msgid "Nested function trampolines not supported on CK801."
40179 msgstr ""
40180
40181 #: config/csky/csky.cc:6472
40182 #, gcc-internal-format
40183 msgid "%qE attribute ignored without %<-mistack%>"
40184 msgstr ""
40185
40186 #: config/epiphany/epiphany.cc:499
40187 #, gcc-internal-format
40188 msgid "interrupt handlers cannot have arguments"
40189 msgstr ""
40190
40191 #: config/epiphany/epiphany.cc:523
40192 #, gcc-internal-format
40193 msgid ""
40194 "argument of %qE attribute is not %qs, %qs %qs, %qs, %qs, %qs, %qs, %qs, %qs "
40195 "or %qs"
40196 msgstr ""
40197
40198 #: config/epiphany/epiphany.cc:1543
40199 #, gcc-internal-format
40200 msgid "%<stack_offset%> must be at least 4"
40201 msgstr ""
40202
40203 #: config/epiphany/epiphany.cc:1545
40204 #, gcc-internal-format
40205 msgid "%<stack_offset%> must be a multiple of 4"
40206 msgstr ""
40207
40208 #: config/frv/frv.cc:8477
40209 #, gcc-internal-format
40210 msgid "accumulator is not a constant integer"
40211 msgstr ""
40212
40213 #: config/frv/frv.cc:8482
40214 #, gcc-internal-format
40215 msgid "accumulator number is out of bounds"
40216 msgstr ""
40217
40218 #: config/frv/frv.cc:8493
40219 #, gcc-internal-format
40220 msgid "inappropriate accumulator for %qs"
40221 msgstr ""
40222
40223 #: config/frv/frv.cc:8569
40224 #, gcc-internal-format
40225 msgid "invalid IACC argument"
40226 msgstr ""
40227
40228 #: config/frv/frv.cc:8592 config/sparc/sparc.cc:11006
40229 #, gcc-internal-format
40230 msgid "%qs expects a constant argument"
40231 msgstr ""
40232
40233 #: config/frv/frv.cc:8597 config/sparc/sparc.cc:11012
40234 #, gcc-internal-format
40235 msgid "constant argument out of range for %qs"
40236 msgstr ""
40237
40238 #: config/frv/frv.cc:9078
40239 #, gcc-internal-format
40240 msgid "media functions are not available unless %<-mmedia%> is used"
40241 msgstr ""
40242
40243 #: config/frv/frv.cc:9090
40244 #, gcc-internal-format
40245 msgid "this media function is only available on the fr500"
40246 msgstr ""
40247
40248 #: config/frv/frv.cc:9118
40249 #, gcc-internal-format
40250 msgid "this media function is only available on the fr400 and fr550"
40251 msgstr ""
40252
40253 #: config/frv/frv.cc:9137
40254 #, gcc-internal-format
40255 msgid "this built-in function is only available on the fr405 and fr450"
40256 msgstr ""
40257
40258 #: config/frv/frv.cc:9146
40259 #, gcc-internal-format
40260 msgid "this built-in function is only available on the fr500 and fr550"
40261 msgstr ""
40262
40263 #: config/frv/frv.cc:9158
40264 #, gcc-internal-format
40265 msgid "this built-in function is only available on the fr450"
40266 msgstr ""
40267
40268 #: config/ft32/ft32.cc:181
40269 #, gcc-internal-format
40270 msgid "%<h%> applied to non-register operand"
40271 msgstr ""
40272
40273 #: config/ft32/ft32.cc:206
40274 #, gcc-internal-format, gfc-internal-format
40275 msgid "bad alignment: %d"
40276 msgstr ""
40277
40278 #: config/ft32/ft32.cc:502
40279 #, gcc-internal-format
40280 msgid "stack frame must be smaller than 64K"
40281 msgstr ""
40282
40283 #: config/gcn/gcn.cc:169
40284 #, gcc-internal-format
40285 msgid "XNACK support"
40286 msgstr ""
40287
40288 #: config/gcn/gcn.cc:255
40289 #, gcc-internal-format
40290 msgid "%<amdgpu_hsa_kernel%> attribute requires string constant arguments"
40291 msgstr ""
40292
40293 #: config/gcn/gcn.cc:268
40294 #, gcc-internal-format
40295 msgid "unknown specifier %qs in %<amdgpu_hsa_kernel%> attribute"
40296 msgstr ""
40297
40298 #: config/gcn/gcn.cc:275
40299 #, gcc-internal-format
40300 msgid "duplicated parameter specifier %qs in %<amdgpu_hsa_kernel%> attribute"
40301 msgstr ""
40302
40303 #: config/gcn/gcn.cc:327
40304 #, gcc-internal-format
40305 msgid "too many arguments passed in sgpr registers"
40306 msgstr ""
40307
40308 #: config/gcn/gcn.cc:2155
40309 #, gcc-internal-format
40310 msgid ""
40311 "A non-default set of initial values has been requested, which violates the "
40312 "ABI"
40313 msgstr ""
40314
40315 #: config/gcn/gcn.cc:2391
40316 #, gcc-internal-format, gfc-internal-format
40317 msgid "wrong type of argument %s"
40318 msgstr ""
40319
40320 #: config/gcn/gcn.cc:3323
40321 #, gcc-internal-format
40322 msgid ""
40323 "nested function trampolines not supported on GCN5 due to non-executable "
40324 "stacks"
40325 msgstr ""
40326
40327 #: config/gcn/gcn.cc:3431
40328 #, gcc-internal-format
40329 msgid "TLS is not implemented for GCN."
40330 msgstr ""
40331
40332 #: config/gcn/gcn.cc:4067
40333 #, gcc-internal-format
40334 msgid "Builtin not implemented"
40335 msgstr ""
40336
40337 #: config/gcn/gcn.cc:5051
40338 #, gcc-internal-format
40339 msgid "using %<vector_length (64)%>, ignoring %d"
40340 msgstr ""
40341
40342 #: config/gcn/gcn.cc:5052
40343 #, gcc-internal-format
40344 msgid "using %<vector_length (64)%>, ignoring runtime setting"
40345 msgstr ""
40346
40347 #: config/gcn/gcn.cc:5064 config/nvptx/nvptx.cc:6094
40348 #, gcc-internal-format
40349 msgid "using %<num_workers (%d)%>, ignoring %d"
40350 msgstr ""
40351
40352 #: config/gcn/gcn.cc:5091 config/gcn/gcn.cc:5118
40353 #, gcc-internal-format, gfc-internal-format
40354 msgid "offload dimension out of range (%d)"
40355 msgstr ""
40356
40357 #: config/gcn/gcn.cc:5591
40358 #, gcc-internal-format
40359 msgid ""
40360 "gang-private data-share memory exhausted (increase with %<-mgang-private-"
40361 "size=<number>%>)"
40362 msgstr ""
40363
40364 #: config/gcn/mkoffload.cc:165 config/i386/intelmic-mkoffload.cc:73
40365 #: config/nvptx/mkoffload.cc:88
40366 #, gcc-internal-format
40367 msgid "deleting file %s: %m"
40368 msgstr ""
40369
40370 #: config/gcn/mkoffload.cc:771 config/nvptx/mkoffload.cc:365
40371 #, gcc-internal-format
40372 msgid "environment variable COLLECT_GCC_OPTIONS must be set"
40373 msgstr ""
40374
40375 #: config/gcn/mkoffload.cc:830 config/nvptx/mkoffload.cc:422
40376 #, gcc-internal-format
40377 msgid "COLLECT_GCC must be set."
40378 msgstr ""
40379
40380 #: config/gcn/mkoffload.cc:876 config/i386/intelmic-mkoffload.cc:606
40381 #, gcc-internal-format, gfc-internal-format
40382 msgid "offload compiler %s not found"
40383 msgstr ""
40384
40385 #: config/gcn/mkoffload.cc:899 config/i386/intelmic-mkoffload.cc:625
40386 #: config/nvptx/mkoffload.cc:493
40387 #, gcc-internal-format
40388 msgid "unrecognizable argument of option "
40389 msgstr ""
40390
40391 #: config/gcn/mkoffload.cc:947
40392 #, gcc-internal-format
40393 msgid "either -fopenacc or -fopenmp must be set"
40394 msgstr ""
40395
40396 #: config/gcn/mkoffload.cc:1021 config/gcn/mkoffload.cc:1145
40397 #: config/i386/intelmic-mkoffload.cc:260 config/i386/intelmic-mkoffload.cc:335
40398 #: config/i386/intelmic-mkoffload.cc:387 config/nvptx/mkoffload.cc:557
40399 #, gcc-internal-format, gfc-internal-format
40400 msgid "cannot open '%s'"
40401 msgstr ""
40402
40403 #: config/gcn/mkoffload.cc:1141
40404 #, gcc-internal-format
40405 msgid "cannot open intermediate gcn asm file"
40406 msgstr ""
40407
40408 #: config/gcn/mkoffload.cc:1158
40409 #, gcc-internal-format
40410 msgid "cannot open intermediate gcn obj file"
40411 msgstr ""
40412
40413 #: config/h8300/h8300.cc:298
40414 #, gcc-internal-format
40415 msgid "%<-ms2600%> is used without %<-ms%>"
40416 msgstr ""
40417
40418 #: config/h8300/h8300.cc:304
40419 #, gcc-internal-format
40420 msgid "%<-mexr%> is used without %<-ms%>"
40421 msgstr ""
40422
40423 #: config/h8300/h8300.cc:310
40424 #, gcc-internal-format
40425 msgid "%<-mexr%> is used without %<-ms%> or %<-msx%>"
40426 msgstr ""
40427
40428 #: config/h8300/h8300.cc:316
40429 #, gcc-internal-format
40430 msgid "%<-mno-exr%> is valid only with %<-ms%> or %<-msx%> - option ignored"
40431 msgstr ""
40432
40433 #: config/h8300/h8300.cc:323
40434 #, gcc-internal-format
40435 msgid "%<-mn%> is not supported for linux targets"
40436 msgstr ""
40437
40438 #: config/i386/host-cygwin.cc:57
40439 #, gcc-internal-format
40440 msgid "can%'t get position in PCH file: %m"
40441 msgstr ""
40442
40443 #: config/i386/host-cygwin.cc:64
40444 #, gcc-internal-format
40445 msgid "can%'t extend PCH file: %m"
40446 msgstr ""
40447
40448 #: config/i386/host-cygwin.cc:75
40449 #, gcc-internal-format
40450 msgid "can%'t set position in PCH file: %m"
40451 msgstr ""
40452
40453 #: config/i386/i386-builtins.cc:2053
40454 #, gcc-internal-format
40455 msgid "no dispatcher found for the versioning attributes"
40456 msgstr ""
40457
40458 #: config/i386/i386-builtins.cc:2103
40459 #, gcc-internal-format
40460 msgid "ISA %qs is not supported in %<target%> attribute, use %<arch=%> syntax"
40461 msgstr ""
40462
40463 #: config/i386/i386-builtins.cc:2114
40464 #, gcc-internal-format, gfc-internal-format
40465 msgid "no dispatcher found for the versioning attributes: %s"
40466 msgstr ""
40467
40468 #: config/i386/i386-builtins.cc:2224
40469 #, gcc-internal-format
40470 msgid "parameter to builtin must be a string constant or literal"
40471 msgstr ""
40472
40473 #: config/i386/i386-builtins.cc:2248 config/i386/i386-builtins.cc:2298
40474 #, gcc-internal-format, gfc-internal-format
40475 msgid "parameter to builtin not valid: %s"
40476 msgstr ""
40477
40478 #: config/i386/i386-expand.cc:9122
40479 #, gcc-internal-format
40480 msgid "interrupt service routine cannot be called directly"
40481 msgstr ""
40482
40483 #: config/i386/i386-expand.cc:9546 config/i386/i386-expand.cc:11042
40484 #, gcc-internal-format
40485 msgid "the last argument must be a 2-bit immediate"
40486 msgstr ""
40487
40488 #: config/i386/i386-expand.cc:9934
40489 #, gcc-internal-format
40490 msgid "the fifth argument must be an 8-bit immediate"
40491 msgstr ""
40492
40493 #: config/i386/i386-expand.cc:10029
40494 #, gcc-internal-format
40495 msgid "the third argument must be an 8-bit immediate"
40496 msgstr ""
40497
40498 #: config/i386/i386-expand.cc:10971
40499 #, gcc-internal-format
40500 msgid "the last argument must be an 1-bit immediate"
40501 msgstr ""
40502
40503 #: config/i386/i386-expand.cc:10986
40504 #, gcc-internal-format
40505 msgid "the last argument must be a 3-bit immediate"
40506 msgstr ""
40507
40508 #: config/i386/i386-expand.cc:11021
40509 #, gcc-internal-format
40510 msgid "the last argument must be a 4-bit immediate"
40511 msgstr ""
40512
40513 #: config/i386/i386-expand.cc:11061
40514 #, gcc-internal-format
40515 msgid "the last argument must be a 1-bit immediate"
40516 msgstr ""
40517
40518 #: config/i386/i386-expand.cc:11077
40519 #, gcc-internal-format
40520 msgid "the last argument must be a 5-bit immediate"
40521 msgstr ""
40522
40523 #: config/i386/i386-expand.cc:11087
40524 #, gcc-internal-format
40525 msgid "the next to last argument must be an 8-bit immediate"
40526 msgstr ""
40527
40528 #: config/i386/i386-expand.cc:11092
40529 #, gcc-internal-format
40530 msgid "the last argument must be an 8-bit immediate"
40531 msgstr ""
40532
40533 #: config/i386/i386-expand.cc:11229
40534 #, gcc-internal-format
40535 msgid "the third argument must be comparison constant"
40536 msgstr ""
40537
40538 #: config/i386/i386-expand.cc:11234
40539 #, gcc-internal-format
40540 msgid "incorrect comparison mode"
40541 msgstr ""
40542
40543 #: config/i386/i386-expand.cc:11240 config/i386/i386-expand.cc:11598
40544 #, gcc-internal-format
40545 msgid "incorrect rounding operand"
40546 msgstr ""
40547
40548 #: config/i386/i386-expand.cc:11578
40549 #, gcc-internal-format
40550 msgid "the immediate argument must be a 4-bit immediate"
40551 msgstr ""
40552
40553 #: config/i386/i386-expand.cc:11586
40554 #, gcc-internal-format
40555 msgid "the immediate argument must be a 5-bit immediate"
40556 msgstr ""
40557
40558 #: config/i386/i386-expand.cc:11589
40559 #, gcc-internal-format
40560 msgid "the immediate argument must be an 8-bit immediate"
40561 msgstr ""
40562
40563 #: config/i386/i386-expand.cc:12107 config/rs6000/rs6000-builtin.cc:2387
40564 #, gcc-internal-format
40565 msgid "selector must be an integer constant in the range [0, %wi]"
40566 msgstr ""
40567
40568 #: config/i386/i386-expand.cc:12321
40569 #, gcc-internal-format
40570 msgid "%qE needs unknown isa option"
40571 msgstr ""
40572
40573 #: config/i386/i386-expand.cc:12325
40574 #, gcc-internal-format
40575 msgid "%qE needs isa option %s"
40576 msgstr ""
40577
40578 #: config/i386/i386-expand.cc:13269
40579 #, gcc-internal-format
40580 msgid "the last argument must be a 32-bit immediate"
40581 msgstr ""
40582
40583 #: config/i386/i386-expand.cc:13302
40584 #, gcc-internal-format
40585 msgid "last argument must be an immediate"
40586 msgstr ""
40587
40588 #: config/i386/i386-expand.cc:14063 config/i386/i386-expand.cc:14275
40589 #, gcc-internal-format
40590 msgid "the last argument must be scale 1, 2, 4, 8"
40591 msgstr ""
40592
40593 #: config/i386/i386-expand.cc:14328
40594 #, gcc-internal-format
40595 msgid "the forth argument must be scale 1, 2, 4, 8"
40596 msgstr ""
40597
40598 #: config/i386/i386-expand.cc:14334
40599 #, gcc-internal-format
40600 msgid "incorrect hint operand"
40601 msgstr ""
40602
40603 #: config/i386/i386-expand.cc:14353
40604 #, gcc-internal-format
40605 msgid "the argument to %<xabort%> intrinsic must be an 8-bit immediate"
40606 msgstr ""
40607
40608 #: config/i386/i386-features.cc:2685
40609 #, gcc-internal-format
40610 msgid ""
40611 "function versions cannot be marked as %<gnu_inline%>, bodies have to be "
40612 "generated"
40613 msgstr ""
40614
40615 #: config/i386/i386-features.cc:2690 config/i386/i386-features.cc:2958
40616 #, gcc-internal-format
40617 msgid "virtual function multiversioning not supported"
40618 msgstr ""
40619
40620 #: config/i386/i386-features.cc:2822 config/rs6000/rs6000.cc:24921
40621 #, gcc-internal-format
40622 msgid "multiversioning needs %<ifunc%> which is not supported on this target"
40623 msgstr ""
40624
40625 #: config/i386/i386-options.cc:874 config/i386/i386-options.cc:2071
40626 #: config/i386/i386-options.cc:2080
40627 #, gcc-internal-format, gfc-internal-format
40628 msgid "code model %s does not support PIC mode"
40629 msgstr ""
40630
40631 #: config/i386/i386-options.cc:1139
40632 #, gcc-internal-format
40633 msgid "attribute %qs argument is not a string"
40634 msgstr ""
40635
40636 #: config/i386/i386-options.cc:1203
40637 #, gcc-internal-format
40638 msgid "attribute %qs argument %qs is unknown"
40639 msgstr ""
40640
40641 #: config/i386/i386-options.cc:1266
40642 #, gcc-internal-format
40643 msgid "attribute value %qs was already specified in %qs attribute"
40644 msgstr ""
40645
40646 #: config/i386/i386-options.cc:1304
40647 #, gcc-internal-format
40648 msgid "attribute value %qs is unknown in %qs attribute"
40649 msgstr ""
40650
40651 #: config/i386/i386-options.cc:1586
40652 #, gcc-internal-format
40653 msgid "wrong argument %qs to option %qs"
40654 msgstr ""
40655
40656 #: config/i386/i386-options.cc:1592
40657 #, gcc-internal-format
40658 msgid "size ranges of option %qs should be increasing"
40659 msgstr ""
40660
40661 #: config/i386/i386-options.cc:1602
40662 #, gcc-internal-format
40663 msgid "wrong strategy name %qs specified for option %qs"
40664 msgstr ""
40665
40666 #. rep; movq isn't available in 32-bit code.
40667 #: config/i386/i386-options.cc:1628
40668 #, gcc-internal-format
40669 msgid ""
40670 "strategy name %qs specified for option %qs not supported for 32-bit code"
40671 msgstr ""
40672
40673 #: config/i386/i386-options.cc:1641
40674 #, gcc-internal-format
40675 msgid "unknown alignment %qs specified for option %qs"
40676 msgstr ""
40677
40678 #: config/i386/i386-options.cc:1651
40679 #, gcc-internal-format
40680 msgid "the max value for the last size range should be -1 for option %qs"
40681 msgstr ""
40682
40683 #: config/i386/i386-options.cc:1658
40684 #, gcc-internal-format
40685 msgid "too many size ranges specified in option %qs"
40686 msgstr ""
40687
40688 #: config/i386/i386-options.cc:1711
40689 #, gcc-internal-format
40690 msgid "unknown parameter to option %<-mtune-ctrl%>: %s"
40691 msgstr ""
40692
40693 #: config/i386/i386-options.cc:1896
40694 #, gcc-internal-format
40695 msgid "Intel MCU psABI isn%'t supported in %s mode"
40696 msgstr ""
40697
40698 #: config/i386/i386-options.cc:1950
40699 #, gcc-internal-format
40700 msgid ""
40701 "%<-mtune=x86-64%> is deprecated; use %<-mtune=k8%> or %<-mtune=generic%> "
40702 "instead as appropriate"
40703 msgstr ""
40704
40705 #: config/i386/i386-options.cc:1952
40706 #, gcc-internal-format
40707 msgid ""
40708 "%<target(\"tune=x86-64\")%> is deprecated; use %<target(\"tune=k8\")%> or "
40709 "%<target(\"tune=generic\")%> instead as appropriate"
40710 msgstr ""
40711
40712 #. rep; movq isn't available in 32-bit code.
40713 #: config/i386/i386-options.cc:1980
40714 #, gcc-internal-format
40715 msgid "%<-mstringop-strategy=rep_8byte%> not supported for 32-bit code"
40716 msgstr ""
40717
40718 #: config/i386/i386-options.cc:1985
40719 #, gcc-internal-format
40720 msgid "%<-muintr%> not supported for 32-bit code"
40721 msgstr ""
40722
40723 #: config/i386/i386-options.cc:2000
40724 #, gcc-internal-format
40725 msgid "address mode %qs not supported in the %s bit mode"
40726 msgstr ""
40727
40728 #: config/i386/i386-options.cc:2011
40729 #, gcc-internal-format
40730 msgid "%<-mabi=ms%> not supported with X32 ABI"
40731 msgstr ""
40732
40733 #: config/i386/i386-options.cc:2017
40734 #, gcc-internal-format
40735 msgid "%<-mabi=%s%> not supported with %<-fsanitize=address%>"
40736 msgstr ""
40737
40738 #: config/i386/i386-options.cc:2020
40739 #, gcc-internal-format
40740 msgid "%<-mabi=%s%> not supported with %<-fsanitize=kernel-address%>"
40741 msgstr ""
40742
40743 #: config/i386/i386-options.cc:2024
40744 #, gcc-internal-format
40745 msgid "%<-mabi=%s%> not supported with %<-fsanitize=thread%>"
40746 msgstr ""
40747
40748 #: config/i386/i386-options.cc:2041 config/i386/i386-options.cc:2050
40749 #: config/i386/i386-options.cc:2062 config/i386/i386-options.cc:2073
40750 #: config/i386/i386-options.cc:2084
40751 #, gcc-internal-format
40752 msgid "code model %qs not supported in the %s bit mode"
40753 msgstr ""
40754
40755 #: config/i386/i386-options.cc:2053 config/i386/i386-options.cc:2065
40756 #, gcc-internal-format
40757 msgid "code model %qs not supported in x32 mode"
40758 msgstr ""
40759
40760 #: config/i386/i386-options.cc:2108
40761 #, gcc-internal-format
40762 msgid "%<-masm=intel%> not supported in this configuration"
40763 msgstr ""
40764
40765 #: config/i386/i386-options.cc:2113
40766 #, gcc-internal-format, gfc-internal-format
40767 msgid "%i-bit mode not compiled in"
40768 msgstr ""
40769
40770 #: config/i386/i386-options.cc:2125
40771 #, gcc-internal-format
40772 msgid "%<generic%> CPU can be used only for %<-mtune=%> switch"
40773 msgstr ""
40774
40775 #: config/i386/i386-options.cc:2127
40776 #, gcc-internal-format
40777 msgid "%<generic%> CPU can be used only for %<target(\"tune=\")%> attribute"
40778 msgstr ""
40779
40780 #: config/i386/i386-options.cc:2134
40781 #, gcc-internal-format
40782 msgid "%<intel%> CPU can be used only for %<-mtune=%> switch"
40783 msgstr ""
40784
40785 #: config/i386/i386-options.cc:2136
40786 #, gcc-internal-format
40787 msgid "%<intel%> CPU can be used only for %<target(\"tune=\")%> attribute"
40788 msgstr ""
40789
40790 #: config/i386/i386-options.cc:2144 config/i386/i386-options.cc:2276
40791 #, gcc-internal-format
40792 msgid "CPU you selected does not support x86-64 instruction set"
40793 msgstr ""
40794
40795 #: config/i386/i386-options.cc:2215
40796 #, gcc-internal-format
40797 msgid "bad value (%qs) for %<-march=%> switch"
40798 msgstr ""
40799
40800 #: config/i386/i386-options.cc:2216
40801 #, gcc-internal-format
40802 msgid "bad value (%qs) for %<target(\"arch=\")%> attribute"
40803 msgstr ""
40804
40805 #: config/i386/i386-options.cc:2238
40806 #, gcc-internal-format
40807 msgid "valid arguments to %<-march=%> switch are: %s; did you mean %qs?"
40808 msgstr ""
40809
40810 #: config/i386/i386-options.cc:2240
40811 #, gcc-internal-format
40812 msgid ""
40813 "valid arguments to %<target(\"arch=\")%> attribute are: %s; did you mean %qs?"
40814 msgstr ""
40815
40816 #: config/i386/i386-options.cc:2245
40817 #, gcc-internal-format
40818 msgid "valid arguments to %<-march=%> switch are: %s"
40819 msgstr ""
40820
40821 #: config/i386/i386-options.cc:2246
40822 #, gcc-internal-format
40823 msgid "valid arguments to %<target(\"arch=\")%> attribute are: %s"
40824 msgstr ""
40825
40826 #: config/i386/i386-options.cc:2295
40827 #, gcc-internal-format
40828 msgid "bad value (%qs) for %<-mtune=%> switch"
40829 msgstr ""
40830
40831 #: config/i386/i386-options.cc:2296
40832 #, gcc-internal-format
40833 msgid "bad value (%qs) for %<target(\"tune=\")%> attribute"
40834 msgstr ""
40835
40836 #: config/i386/i386-options.cc:2317
40837 #, gcc-internal-format
40838 msgid "valid arguments to %<-mtune=%> switch are: %s; did you mean %qs?"
40839 msgstr ""
40840
40841 #: config/i386/i386-options.cc:2319
40842 #, gcc-internal-format
40843 msgid ""
40844 "valid arguments to %<target(\"tune=\")%> attribute are: %s; did you mean %qs?"
40845 msgstr ""
40846
40847 #: config/i386/i386-options.cc:2324
40848 #, gcc-internal-format
40849 msgid "valid arguments to %<-mtune=%> switch are: %s"
40850 msgstr ""
40851
40852 #: config/i386/i386-options.cc:2325
40853 #, gcc-internal-format
40854 msgid "valid arguments to %<target(\"tune=\")%> attribute are: %s"
40855 msgstr ""
40856
40857 #: config/i386/i386-options.cc:2349
40858 #, gcc-internal-format
40859 msgid "%<-mregparm%> is ignored in 64-bit mode"
40860 msgstr ""
40861
40862 #: config/i386/i386-options.cc:2351
40863 #, gcc-internal-format
40864 msgid "%<-mregparm%> is ignored for Intel MCU psABI"
40865 msgstr ""
40866
40867 #: config/i386/i386-options.cc:2354
40868 #, gcc-internal-format
40869 msgid "%<-mregparm=%d%> is not between 0 and %d"
40870 msgstr ""
40871
40872 #: config/i386/i386-options.cc:2380
40873 #, gcc-internal-format
40874 msgid "%<-m96bit-long-double%> is not compatible with this target"
40875 msgstr ""
40876
40877 #: config/i386/i386-options.cc:2385
40878 #, gcc-internal-format
40879 msgid "%<-mrtd%> is ignored in 64bit mode"
40880 msgstr ""
40881
40882 #: config/i386/i386-options.cc:2386
40883 #, gcc-internal-format
40884 msgid "%<target(\"rtd\")%> is ignored in 64bit mode"
40885 msgstr ""
40886
40887 #: config/i386/i386-options.cc:2475
40888 #, gcc-internal-format
40889 msgid "%<-mpreferred-stack-boundary%> is not supported for this target"
40890 msgstr ""
40891
40892 #: config/i386/i386-options.cc:2478
40893 #, gcc-internal-format
40894 msgid "%<-mpreferred-stack-boundary=%d%> is not between %d and %d"
40895 msgstr ""
40896
40897 #: config/i386/i386-options.cc:2501
40898 #, gcc-internal-format
40899 msgid "%<-mincoming-stack-boundary=%d%> is not between %d and 12"
40900 msgstr ""
40901
40902 #: config/i386/i386-options.cc:2514
40903 #, gcc-internal-format
40904 msgid "%<-mnop-mcount%> is not compatible with this target"
40905 msgstr ""
40906
40907 #: config/i386/i386-options.cc:2517
40908 #, gcc-internal-format
40909 msgid "%<-mnop-mcount%> is not implemented for %<-fPIC%>"
40910 msgstr ""
40911
40912 #: config/i386/i386-options.cc:2523
40913 #, gcc-internal-format
40914 msgid "%<-msseregparm%> used without SSE enabled"
40915 msgstr ""
40916
40917 #: config/i386/i386-options.cc:2524
40918 #, gcc-internal-format
40919 msgid "%<target(\"sseregparm\")%> used without SSE enabled"
40920 msgstr ""
40921
40922 #: config/i386/i386-options.cc:2534
40923 #, gcc-internal-format
40924 msgid "SSE instruction set disabled, using 387 arithmetics"
40925 msgstr ""
40926
40927 #: config/i386/i386-options.cc:2541
40928 #, gcc-internal-format
40929 msgid "387 instruction set disabled, using SSE arithmetics"
40930 msgstr ""
40931
40932 #: config/i386/i386-options.cc:2591
40933 #, gcc-internal-format
40934 msgid "stack probing requires %<-maccumulate-outgoing-args%> for correctness"
40935 msgstr ""
40936
40937 #: config/i386/i386-options.cc:2593
40938 #, gcc-internal-format
40939 msgid ""
40940 "stack probing requires %<target(\"accumulate-outgoing-args\")%> for "
40941 "correctness"
40942 msgstr ""
40943
40944 #: config/i386/i386-options.cc:2607
40945 #, gcc-internal-format
40946 msgid "fixed ebp register requires %<-maccumulate-outgoing-args%>"
40947 msgstr ""
40948
40949 #: config/i386/i386-options.cc:2609
40950 #, gcc-internal-format
40951 msgid "fixed ebp register requires %<target(\"accumulate-outgoing-args\")%>"
40952 msgstr ""
40953
40954 #: config/i386/i386-options.cc:2669
40955 #, gcc-internal-format
40956 msgid "%<-mfentry%> isn%'t supported for 32-bit in combination with %<-fpic%>"
40957 msgstr ""
40958
40959 #: config/i386/i386-options.cc:2672
40960 #, gcc-internal-format
40961 msgid "%<-mno-fentry%> isn%'t compatible with SEH"
40962 msgstr ""
40963
40964 #: config/i386/i386-options.cc:2676
40965 #, gcc-internal-format
40966 msgid "%<-mcall-ms2sysv-xlogues%> isn%'t currently supported with SEH"
40967 msgstr ""
40968
40969 #: config/i386/i386-options.cc:2790
40970 #, gcc-internal-format
40971 msgid "unknown option for %<-mrecip=%s%>"
40972 msgstr ""
40973
40974 #: config/i386/i386-options.cc:2849
40975 #, gcc-internal-format
40976 msgid "%qs is not a valid number in %<-mstack-protector-guard-offset=%>"
40977 msgstr ""
40978
40979 #: config/i386/i386-options.cc:2854
40980 #, gcc-internal-format
40981 msgid "%qs is not a valid offset in %<-mstack-protector-guard-offset=%>"
40982 msgstr ""
40983
40984 #: config/i386/i386-options.cc:2882
40985 #, gcc-internal-format
40986 msgid "%qs is not a valid base register in %<-mstack-protector-guard-reg=%>"
40987 msgstr ""
40988
40989 #: config/i386/i386-options.cc:2930
40990 #, gcc-internal-format
40991 msgid "%<-fcf-protection%> is not compatible with this target"
40992 msgstr ""
40993
40994 #: config/i386/i386-options.cc:3064
40995 #, gcc-internal-format
40996 msgid "interrupt and naked attributes are not compatible"
40997 msgstr ""
40998
40999 #: config/i386/i386-options.cc:3079
41000 #, gcc-internal-format
41001 msgid "only DWARF debug format is supported for interrupt service routine"
41002 msgstr ""
41003
41004 #: config/i386/i386-options.cc:3128
41005 #, gcc-internal-format
41006 msgid "%<-mindirect-branch=%s%> and %<-mcmodel=large%> are not compatible"
41007 msgstr ""
41008
41009 #: config/i386/i386-options.cc:3138
41010 #, gcc-internal-format
41011 msgid "%<-mindirect-branch%> and %<-fcf-protection%> are not compatible"
41012 msgstr ""
41013
41014 #: config/i386/i386-options.cc:3173
41015 #, gcc-internal-format
41016 msgid "%<-mfunction-return=%s%> and %<-mcmodel=large%> are not compatible"
41017 msgstr ""
41018
41019 #: config/i386/i386-options.cc:3183
41020 #, gcc-internal-format
41021 msgid "%<-mfunction-return%> and %<-fcf-protection%> are not compatible"
41022 msgstr ""
41023
41024 #: config/i386/i386-options.cc:3296
41025 #, gcc-internal-format
41026 msgid "%s instructions aren%'t allowed in an exception service routine"
41027 msgstr ""
41028
41029 #: config/i386/i386-options.cc:3298
41030 #, gcc-internal-format
41031 msgid "%s instructions aren%'t allowed in an interrupt service routine"
41032 msgstr ""
41033
41034 #: config/i386/i386-options.cc:3302
41035 #, gcc-internal-format
41036 msgid ""
41037 "%s instructions aren%'t allowed in a function with the "
41038 "%<no_caller_saved_registers%> attribute"
41039 msgstr ""
41040
41041 #: config/i386/i386-options.cc:3349 config/i386/i386-options.cc:3400
41042 #, gcc-internal-format
41043 msgid "fastcall and regparm attributes are not compatible"
41044 msgstr ""
41045
41046 #: config/i386/i386-options.cc:3354
41047 #, gcc-internal-format
41048 msgid "regparam and thiscall attributes are not compatible"
41049 msgstr ""
41050
41051 #: config/i386/i386-options.cc:3361 config/i386/i386-options.cc:3589
41052 #, gcc-internal-format
41053 msgid "%qE attribute requires an integer constant argument"
41054 msgstr ""
41055
41056 #: config/i386/i386-options.cc:3367
41057 #, gcc-internal-format
41058 msgid "argument to %qE attribute larger than %d"
41059 msgstr ""
41060
41061 #: config/i386/i386-options.cc:3392 config/i386/i386-options.cc:3435
41062 #, gcc-internal-format
41063 msgid "fastcall and cdecl attributes are not compatible"
41064 msgstr ""
41065
41066 #: config/i386/i386-options.cc:3396
41067 #, gcc-internal-format
41068 msgid "fastcall and stdcall attributes are not compatible"
41069 msgstr ""
41070
41071 #: config/i386/i386-options.cc:3404 config/i386/i386-options.cc:3453
41072 #, gcc-internal-format
41073 msgid "fastcall and thiscall attributes are not compatible"
41074 msgstr ""
41075
41076 #: config/i386/i386-options.cc:3414 config/i386/i386-options.cc:3431
41077 #, gcc-internal-format
41078 msgid "stdcall and cdecl attributes are not compatible"
41079 msgstr ""
41080
41081 #: config/i386/i386-options.cc:3418
41082 #, gcc-internal-format
41083 msgid "stdcall and fastcall attributes are not compatible"
41084 msgstr ""
41085
41086 #: config/i386/i386-options.cc:3422 config/i386/i386-options.cc:3449
41087 #, gcc-internal-format
41088 msgid "stdcall and thiscall attributes are not compatible"
41089 msgstr ""
41090
41091 #: config/i386/i386-options.cc:3439 config/i386/i386-options.cc:3457
41092 #, gcc-internal-format
41093 msgid "cdecl and thiscall attributes are not compatible"
41094 msgstr ""
41095
41096 #: config/i386/i386-options.cc:3445
41097 #, gcc-internal-format
41098 msgid "%qE attribute is used for non-class method"
41099 msgstr ""
41100
41101 #: config/i386/i386-options.cc:3549 config/rs6000/rs6000.cc:20263
41102 #, gcc-internal-format
41103 msgid "%qE incompatible attribute ignored"
41104 msgstr ""
41105
41106 #: config/i386/i386-options.cc:3576
41107 #, gcc-internal-format
41108 msgid "%qE attribute only available for 32-bit"
41109 msgstr ""
41110
41111 #: config/i386/i386-options.cc:3597
41112 #, gcc-internal-format
41113 msgid "argument to %qE attribute is neither zero, nor one"
41114 msgstr ""
41115
41116 #: config/i386/i386-options.cc:3631 config/i386/i386-options.cc:3641
41117 #, gcc-internal-format
41118 msgid "%qs and %qs attributes are not compatible"
41119 msgstr ""
41120
41121 #: config/i386/i386-options.cc:3668 config/i386/i386-options.cc:3690
41122 #: config/ia64/ia64.cc:812 config/s390/s390.cc:1194
41123 #, gcc-internal-format
41124 msgid "%qE attribute requires a string constant argument"
41125 msgstr ""
41126
41127 #: config/i386/i386-options.cc:3678 config/i386/i386-options.cc:3700
41128 #: config/s390/s390.cc:1223
41129 #, gcc-internal-format
41130 msgid "argument to %qE attribute is not (keep|thunk|thunk-inline|thunk-extern)"
41131 msgstr ""
41132
41133 #: config/i386/i386-options.cc:3732
41134 #, gcc-internal-format
41135 msgid "interrupt service routine should have a pointer as the first argument"
41136 msgstr ""
41137
41138 #: config/i386/i386-options.cc:3739
41139 #, gcc-internal-format
41140 msgid "interrupt service routine should have %qs as the second argument"
41141 msgstr ""
41142
41143 #: config/i386/i386-options.cc:3750
41144 #, gcc-internal-format
41145 msgid ""
41146 "interrupt service routine can only have a pointer argument and an optional "
41147 "integer argument"
41148 msgstr ""
41149
41150 #: config/i386/i386-options.cc:3753
41151 #, gcc-internal-format
41152 msgid "interrupt service routine must return %<void%>"
41153 msgstr ""
41154
41155 #: config/i386/i386.cc:1212
41156 #, gcc-internal-format
41157 msgid "calling %qD with attribute sseregparm without SSE/SSE2 enabled"
41158 msgstr ""
41159
41160 #: config/i386/i386.cc:1215
41161 #, gcc-internal-format
41162 msgid "calling %qT with attribute sseregparm without SSE/SSE2 enabled"
41163 msgstr ""
41164
41165 #: config/i386/i386.cc:1519
41166 #, gcc-internal-format
41167 msgid "X32 does not support %<ms_abi%> attribute"
41168 msgstr ""
41169
41170 #: config/i386/i386.cc:1553
41171 #, gcc-internal-format
41172 msgid "%<ms_hook_prologue%> attribute is not compatible with nested function"
41173 msgstr ""
41174
41175 #: config/i386/i386.cc:1900
41176 #, gcc-internal-format
41177 msgid "AVX512F vector argument without AVX512F enabled changes the ABI"
41178 msgstr ""
41179
41180 #: config/i386/i386.cc:1906
41181 #, gcc-internal-format
41182 msgid "AVX512F vector return without AVX512F enabled changes the ABI"
41183 msgstr ""
41184
41185 #: config/i386/i386.cc:1920
41186 #, gcc-internal-format
41187 msgid "AVX vector argument without AVX enabled changes the ABI"
41188 msgstr ""
41189
41190 #: config/i386/i386.cc:1926
41191 #, gcc-internal-format
41192 msgid "AVX vector return without AVX enabled changes the ABI"
41193 msgstr ""
41194
41195 #: config/i386/i386.cc:1942
41196 #, gcc-internal-format
41197 msgid "SSE vector argument without SSE enabled changes the ABI"
41198 msgstr ""
41199
41200 #: config/i386/i386.cc:1948
41201 #, gcc-internal-format
41202 msgid "SSE vector return without SSE enabled changes the ABI"
41203 msgstr ""
41204
41205 #: config/i386/i386.cc:1964
41206 #, gcc-internal-format
41207 msgid "MMX vector argument without MMX enabled changes the ABI"
41208 msgstr ""
41209
41210 #: config/i386/i386.cc:1970
41211 #, gcc-internal-format
41212 msgid "MMX vector return without MMX enabled changes the ABI"
41213 msgstr ""
41214
41215 #: config/i386/i386.cc:2168
41216 #, gcc-internal-format
41217 msgid ""
41218 "the ABI of passing struct with a flexible array member has changed in GCC 4.4"
41219 msgstr ""
41220
41221 #: config/i386/i386.cc:2289
41222 #, gcc-internal-format
41223 msgid "the ABI of passing union with %<long double%> has changed in GCC 4.4"
41224 msgstr ""
41225
41226 #: config/i386/i386.cc:2422
41227 #, gcc-internal-format
41228 msgid ""
41229 "the ABI of passing structure with %<complex float%> member has changed in "
41230 "GCC 4.4"
41231 msgstr ""
41232
41233 #: config/i386/i386.cc:2538
41234 msgid ""
41235 "the ABI of passing C structures with zero-width bit-fields has changed in "
41236 "GCC %{12.1%}"
41237 msgstr ""
41238
41239 #: config/i386/i386.cc:2633
41240 #, gcc-internal-format
41241 msgid "SSE register return with SSE disabled"
41242 msgstr ""
41243
41244 #: config/i386/i386.cc:2639
41245 #, gcc-internal-format
41246 msgid "SSE register argument with SSE disabled"
41247 msgstr ""
41248
41249 #: config/i386/i386.cc:2659
41250 #, gcc-internal-format
41251 msgid "x87 register return with x87 disabled"
41252 msgstr ""
41253
41254 #: config/i386/i386.cc:2982 config/i386/i386.cc:3223 config/i386/i386.cc:4029
41255 #, gcc-internal-format
41256 msgid "calling %qD with SSE calling convention without SSE/SSE2 enabled"
41257 msgstr ""
41258
41259 #: config/i386/i386.cc:2984 config/i386/i386.cc:3225 config/i386/i386.cc:4031
41260 #, gcc-internal-format
41261 msgid ""
41262 "this is a GCC bug that can be worked around by adding attribute used to "
41263 "function called"
41264 msgstr ""
41265
41266 #: config/i386/i386.cc:3626
41267 #, gcc-internal-format, gfc-internal-format
41268 msgid ""
41269 "the ABI for passing parameters with %d-byte alignment has changed in GCC 4.6"
41270 msgstr ""
41271
41272 #: config/i386/i386.cc:6519
41273 #, gcc-internal-format
41274 msgid "%<-mcall-ms2sysv-xlogues%> is not compatible with %s"
41275 msgstr ""
41276
41277 #: config/i386/i386.cc:8423
41278 #, gcc-internal-format
41279 msgid ""
41280 "%<ms_hook_prologue%> attribute is not compatible with %<-mfentry%> for 32-bit"
41281 msgstr ""
41282
41283 #: config/i386/i386.cc:8513
41284 #, gcc-internal-format
41285 msgid ""
41286 "Dynamic Realign Argument Pointer (DRAP) not supported in interrupt service "
41287 "routine.  This may be worked around by avoiding functions with aggregate "
41288 "return."
41289 msgstr ""
41290
41291 #: config/i386/i386.cc:9833
41292 #, gcc-internal-format
41293 msgid "%<-fsplit-stack%> does not support fastcall with nested function"
41294 msgstr ""
41295
41296 #: config/i386/i386.cc:9853
41297 #, gcc-internal-format
41298 msgid ""
41299 "%<-fsplit-stack%> does not support 2 register parameters for a nested "
41300 "function"
41301 msgstr ""
41302
41303 #. FIXME: We could make this work by pushing a register
41304 #. around the addition and comparison.
41305 #: config/i386/i386.cc:9864
41306 #, gcc-internal-format
41307 msgid "%<-fsplit-stack%> does not support 3 register parameters"
41308 msgstr ""
41309
41310 #: config/i386/i386.cc:12897
41311 #, gcc-internal-format
41312 msgid "%<V%> modifier on non-integer register"
41313 msgstr ""
41314
41315 #: config/i386/i386.cc:12908 config/i386/i386.cc:12922
41316 #, gcc-internal-format
41317 msgid "unsupported size for integer register"
41318 msgstr ""
41319
41320 #: config/i386/i386.cc:12954
41321 #, gcc-internal-format
41322 msgid "extended registers have no high halves"
41323 msgstr ""
41324
41325 #: config/i386/i386.cc:12969
41326 #, gcc-internal-format
41327 msgid "unsupported operand size for extended register"
41328 msgstr ""
41329
41330 #: config/i386/i386.cc:13163
41331 #, gcc-internal-format
41332 msgid "non-integer operand used with operand code %<z%>"
41333 msgstr ""
41334
41335 #: config/i386/i386.cc:17266
41336 #, gcc-internal-format
41337 msgid ""
41338 "empty class %qT parameter passing ABI changes in %<-fabi-version=12%> (GCC 8)"
41339 msgstr ""
41340
41341 #: config/i386/i386.cc:21478
41342 msgid "the alignment of %<_Atomic %T%> fields changed in %{GCC 11.1%}"
41343 msgstr ""
41344
41345 #: config/i386/i386.cc:21574
41346 #, gcc-internal-format
41347 msgid "profiling %<-mcmodel=large%> with PIC is not supported"
41348 msgstr ""
41349
41350 #: config/i386/i386.cc:23273
41351 #, gcc-internal-format
41352 msgid "unknown architecture specific memory model"
41353 msgstr ""
41354
41355 #: config/i386/i386.cc:23280
41356 #, gcc-internal-format
41357 msgid "%<HLE_ACQUIRE%> not used with %<ACQUIRE%> or stronger memory model"
41358 msgstr ""
41359
41360 #: config/i386/i386.cc:23287
41361 #, gcc-internal-format
41362 msgid "%<HLE_RELEASE%> not used with %<RELEASE%> or stronger memory model"
41363 msgstr ""
41364
41365 #: config/i386/i386.cc:23333
41366 #, gcc-internal-format
41367 msgid "unsupported return type %qT for simd"
41368 msgstr ""
41369
41370 #: config/i386/i386.cc:23363
41371 #, gcc-internal-format
41372 msgid "unsupported argument type %qT for simd"
41373 msgstr ""
41374
41375 #: config/i386/i386.cc:23923
41376 #, gcc-internal-format
41377 msgid "%<-fexcess-precision=16%> is not compatible with %<-mfpmath=387%>"
41378 msgstr ""
41379
41380 #: config/i386/intelmic-mkoffload.cc:601
41381 #, gcc-internal-format
41382 msgid "COLLECT_GCC must be set"
41383 msgstr ""
41384
41385 #: config/i386/intelmic-mkoffload.cc:641
41386 #, gcc-internal-format
41387 msgid "output file not specified"
41388 msgstr ""
41389
41390 #: config/i386/winnt.cc:83
41391 #, gcc-internal-format
41392 msgid ""
41393 "%qE attribute applies only to initialized variables with external linkage"
41394 msgstr ""
41395
41396 #: config/i386/winnt.cc:156
41397 #, gcc-internal-format
41398 msgid "definition of static data member %q+D of dllimport%'d class"
41399 msgstr ""
41400
41401 #: config/ia64/ia64-c.cc:50
41402 #, gcc-internal-format
41403 msgid "malformed %<#pragma builtin%>"
41404 msgstr ""
41405
41406 #: config/ia64/ia64.cc:751
41407 #, gcc-internal-format
41408 msgid "invalid argument of %qE attribute"
41409 msgstr ""
41410
41411 #: config/ia64/ia64.cc:764
41412 #, gcc-internal-format
41413 msgid "an address area attribute cannot be specified for local variables"
41414 msgstr ""
41415
41416 #: config/ia64/ia64.cc:771
41417 #, gcc-internal-format
41418 msgid "address area of %q+D conflicts with previous declaration"
41419 msgstr ""
41420
41421 #: config/ia64/ia64.cc:779
41422 #, gcc-internal-format
41423 msgid "address area attribute cannot be specified for functions"
41424 msgstr ""
41425
41426 #: config/ia64/ia64.cc:6024 config/pa/pa.cc:453 config/sh/sh.cc:8266
41427 #, gcc-internal-format
41428 msgid "value of %<-mfixed-range%> must have form REG1-REG2"
41429 msgstr ""
41430
41431 #: config/ia64/ia64.cc:11290
41432 #, gcc-internal-format
41433 msgid "version attribute is not a string"
41434 msgstr ""
41435
41436 #: config/iq2000/iq2000.cc:1867
41437 #, gcc-internal-format
41438 msgid "%<gp_offset%> (%ld) or %<end_offset%> (%ld) is less than zero"
41439 msgstr ""
41440
41441 #: config/iq2000/iq2000.cc:2590
41442 #, gcc-internal-format
41443 msgid "argument %qd is not a constant"
41444 msgstr ""
41445
41446 #: config/iq2000/iq2000.cc:2893 config/xtensa/xtensa.cc:2552
41447 #, gcc-internal-format
41448 msgid "%<PRINT_OPERAND_ADDRESS%>, null pointer"
41449 msgstr ""
41450
41451 #: config/iq2000/iq2000.cc:3048
41452 #, gcc-internal-format
41453 msgid "%<PRINT_OPERAND%>: Unknown punctuation %<%c%>"
41454 msgstr ""
41455
41456 #: config/iq2000/iq2000.cc:3057 config/xtensa/xtensa.cc:2395
41457 #, gcc-internal-format
41458 msgid "%<PRINT_OPERAND%> null pointer"
41459 msgstr ""
41460
41461 #: config/m32c/m32c-pragma.cc:54
41462 #, gcc-internal-format
41463 msgid "junk at end of %<#pragma GCC memregs%> [0-16]"
41464 msgstr ""
41465
41466 #: config/m32c/m32c-pragma.cc:61
41467 #, gcc-internal-format
41468 msgid "%<#pragma GCC memregs%> must precede any function declarations"
41469 msgstr ""
41470
41471 #: config/m32c/m32c-pragma.cc:69 config/m32c/m32c-pragma.cc:76
41472 #, gcc-internal-format
41473 msgid "%<#pragma GCC memregs%> takes a number [0-16]"
41474 msgstr ""
41475
41476 #: config/m32c/m32c-pragma.cc:104
41477 #, gcc-internal-format
41478 msgid "junk at end of %<#pragma ADDRESS%>"
41479 msgstr ""
41480
41481 #: config/m32c/m32c-pragma.cc:109
41482 #, gcc-internal-format
41483 msgid "malformed %<#pragma ADDRESS%> variable address"
41484 msgstr ""
41485
41486 #: config/m32c/m32c.cc:419
41487 #, gcc-internal-format
41488 msgid "invalid target memregs value %<%d%>"
41489 msgstr ""
41490
41491 #: config/m32c/m32c.cc:2931
41492 #, gcc-internal-format
41493 msgid "%qE attribute is not supported for R8C target"
41494 msgstr ""
41495
41496 #. The argument must be a constant integer.
41497 #: config/m32c/m32c.cc:2947 config/sh/sh.cc:8478 config/sh/sh.cc:8573
41498 #, gcc-internal-format
41499 msgid "%qE attribute argument not an integer constant"
41500 msgstr ""
41501
41502 #: config/m32c/m32c.cc:2956
41503 #, gcc-internal-format
41504 msgid "%qE attribute argument should be between 18 to 255"
41505 msgstr ""
41506
41507 #: config/m32c/m32c.cc:4080
41508 #, gcc-internal-format
41509 msgid "%<bank_switch%> has no effect on non-interrupt functions"
41510 msgstr ""
41511
41512 #: config/m32c/m32c.cc:4187
41513 #, gcc-internal-format
41514 msgid "%<fast_interrupt%> attribute directive ignored"
41515 msgstr ""
41516
41517 #: config/m32r/m32r.cc:415
41518 #, gcc-internal-format
41519 msgid "invalid argument of %qs attribute"
41520 msgstr ""
41521
41522 #: config/m68k/m68k.cc:531
41523 #, gcc-internal-format
41524 msgid "%<-mcpu=%s%> conflicts with %<-march=%s%>"
41525 msgstr ""
41526
41527 #: config/m68k/m68k.cc:602
41528 #, gcc-internal-format
41529 msgid "%<-mpcrel%> %<-fPIC%> is not currently supported on selected cpu"
41530 msgstr ""
41531
41532 #: config/m68k/m68k.cc:666
41533 #, gcc-internal-format
41534 msgid "%<-falign-labels=%d%> is not supported"
41535 msgstr ""
41536
41537 #: config/m68k/m68k.cc:673
41538 #, gcc-internal-format
41539 msgid "%<-falign-loops=%d%> is not supported"
41540 msgstr ""
41541
41542 #: config/m68k/m68k.cc:681
41543 #, gcc-internal-format
41544 msgid "%<-fstack-limit-%> options are not supported on this cpu"
41545 msgstr ""
41546
41547 #: config/m68k/m68k.cc:799
41548 #, gcc-internal-format
41549 msgid "multiple interrupt attributes not allowed"
41550 msgstr ""
41551
41552 #: config/m68k/m68k.cc:806
41553 #, gcc-internal-format
41554 msgid "%<interrupt_thread%> is available only on fido"
41555 msgstr ""
41556
41557 #: config/m68k/m68k.cc:1140 config/rs6000/rs6000-logue.cc:1756
41558 #, gcc-internal-format
41559 msgid "stack limit expression is not supported"
41560 msgstr ""
41561
41562 #: config/m68k/m68k.cc:7119 config/s390/s390.cc:16596
41563 #, gcc-internal-format
41564 msgid "%<-fexcess-precision=16%> is not supported on this target"
41565 msgstr ""
41566
41567 #: config/mcore/mcore.cc:2959
41568 #, gcc-internal-format
41569 msgid "initialized variable %q+D is marked dllimport"
41570 msgstr ""
41571
41572 #: config/microblaze/microblaze.cc:1755
41573 #, gcc-internal-format
41574 msgid "%<-fPIC%>/%<-fpic%> not supported for this target"
41575 msgstr ""
41576
41577 #: config/microblaze/microblaze.cc:1767
41578 #, gcc-internal-format
41579 msgid "%qs is an invalid argument to %<-mcpu=%>"
41580 msgstr ""
41581
41582 #: config/microblaze/microblaze.cc:1816
41583 #, gcc-internal-format
41584 msgid ""
41585 "%<-mxl-multiply-high%> can be used only with %<-mcpu=v6.00.a%> or greater"
41586 msgstr ""
41587
41588 #: config/microblaze/microblaze.cc:1833
41589 #, gcc-internal-format
41590 msgid "%<-mxl-reorder%> can be used only with %<-mcpu=v8.30.a%> or greater"
41591 msgstr ""
41592
41593 #: config/microblaze/microblaze.cc:1840
41594 #, gcc-internal-format
41595 msgid ""
41596 "%<-mxl-reorder%> requires %<-mxl-pattern-compare%> for %<-mcpu=v8.30.a%>"
41597 msgstr ""
41598
41599 #: config/microblaze/microblaze.cc:1846
41600 #, gcc-internal-format
41601 msgid "%<-mxl-multiply-high%> requires %<-mno-xl-soft-mul%>"
41602 msgstr ""
41603
41604 #: config/mips/mips.cc:1426 config/mips/mips.cc:1430
41605 #, gcc-internal-format
41606 msgid "%qs attribute only applies to functions"
41607 msgstr ""
41608
41609 #: config/mips/mips.cc:1440 config/mips/mips.cc:1446
41610 #, gcc-internal-format
41611 msgid "%qE cannot have both %qs and %qs attributes"
41612 msgstr ""
41613
41614 #: config/mips/mips.cc:1475 config/mips/mips.cc:1481 config/nios2/nios2.cc:4483
41615 #, gcc-internal-format
41616 msgid "%qE redeclared with conflicting %qs attributes"
41617 msgstr ""
41618
41619 #: config/mips/mips.cc:1513 config/mips/mips.cc:1567 config/riscv/riscv.cc:3301
41620 #, gcc-internal-format
41621 msgid "%qE attribute requires a string argument"
41622 msgstr ""
41623
41624 #: config/mips/mips.cc:1521
41625 #, gcc-internal-format
41626 msgid "argument to %qE attribute is neither eic, nor %<vector=<line>%>"
41627 msgstr ""
41628
41629 #: config/mips/mips.cc:1537
41630 #, gcc-internal-format
41631 msgid ""
41632 "interrupt vector to %qE attribute is not %<vector=(sw0|sw1|hw0|hw1|hw2|hw3|"
41633 "hw4|hw5)%>"
41634 msgstr ""
41635
41636 #: config/mips/mips.cc:1574
41637 #, gcc-internal-format
41638 msgid "argument to %qE attribute is not intstack"
41639 msgstr ""
41640
41641 #: config/mips/mips.cc:7751
41642 #, gcc-internal-format
41643 msgid "cannot handle inconsistent calls to %qs"
41644 msgstr ""
41645
41646 #: config/mips/mips.cc:10995
41647 #, gcc-internal-format
41648 msgid "the %<interrupt%> attribute requires a MIPS32r2 processor or greater"
41649 msgstr ""
41650
41651 #: config/mips/mips.cc:10997
41652 #, gcc-internal-format
41653 msgid "interrupt handlers cannot be MIPS16 functions"
41654 msgstr ""
41655
41656 #: config/mips/mips.cc:11987
41657 #, gcc-internal-format
41658 msgid "%<-fstack-check=specific%> not implemented for MIPS16"
41659 msgstr ""
41660
41661 #: config/mips/mips.cc:17043
41662 #, gcc-internal-format, gfc-internal-format
41663 msgid "argument %d to the built-in must be a constant in range %d to %d"
41664 msgstr ""
41665
41666 #: config/mips/mips.cc:17163
41667 #, gcc-internal-format
41668 msgid "failed to expand built-in function"
41669 msgstr ""
41670
41671 #: config/mips/mips.cc:17294
41672 #, gcc-internal-format
41673 msgid "built-in function %qE not supported for MIPS16"
41674 msgstr ""
41675
41676 #: config/mips/mips.cc:17902
41677 #, gcc-internal-format
41678 msgid "%qs does not support MIPS16 code"
41679 msgstr ""
41680
41681 #: config/mips/mips.cc:19709
41682 #, gcc-internal-format
41683 msgid "MIPS16 PIC for ABIs other than o32 and o64"
41684 msgstr ""
41685
41686 #: config/mips/mips.cc:19712
41687 #, gcc-internal-format
41688 msgid "MIPS16 %<-mxgot%> code"
41689 msgstr ""
41690
41691 #: config/mips/mips.cc:19715
41692 #, gcc-internal-format
41693 msgid "%<hard-float%> MIPS16 code for ABIs other than o32 and o64"
41694 msgstr ""
41695
41696 #: config/mips/mips.cc:19718
41697 #, gcc-internal-format
41698 msgid "MSA MIPS16 code"
41699 msgstr ""
41700
41701 #: config/mips/mips.cc:19896 config/mips/mips.cc:19901
41702 #: config/mips/mips.cc:19983 config/mips/mips.cc:19985
41703 #: config/mips/mips.cc:20015 config/mips/mips.cc:20025
41704 #: config/mips/mips.cc:20131 config/mips/mips.cc:20161
41705 #, gcc-internal-format, gfc-internal-format
41706 msgid "unsupported combination: %s"
41707 msgstr ""
41708
41709 #: config/mips/mips.cc:19935
41710 #, gcc-internal-format
41711 msgid ""
41712 "%<-%s%> conflicts with the other architecture options, which specify a %s "
41713 "processor"
41714 msgstr ""
41715
41716 #: config/mips/mips.cc:19945
41717 #, gcc-internal-format
41718 msgid "%<-march=%s%> is not compatible with the selected ABI"
41719 msgstr ""
41720
41721 #: config/mips/mips.cc:19960
41722 #, gcc-internal-format
41723 msgid "%<-mgp64%> used with a 32-bit processor"
41724 msgstr ""
41725
41726 #: config/mips/mips.cc:19962
41727 #, gcc-internal-format
41728 msgid "%<-mgp32%> used with a 64-bit ABI"
41729 msgstr ""
41730
41731 #: config/mips/mips.cc:19964
41732 #, gcc-internal-format
41733 msgid "%<-mgp64%> used with a 32-bit ABI"
41734 msgstr ""
41735
41736 #: config/mips/mips.cc:19980
41737 #, gcc-internal-format
41738 msgid "the %qs architecture does not support %<-mfp32%>"
41739 msgstr ""
41740
41741 #: config/mips/mips.cc:19989
41742 #, gcc-internal-format
41743 msgid ""
41744 "%<-mgp32%> and %<-mfp64%> can only be combined if the target supports the "
41745 "mfhc1 and mthc1 instructions"
41746 msgstr ""
41747
41748 #: config/mips/mips.cc:19992
41749 #, gcc-internal-format
41750 msgid "%<-mgp32%> and %<-mfp64%> can only be combined when using the o32 ABI"
41751 msgstr ""
41752
41753 #: config/mips/mips.cc:20013
41754 #, gcc-internal-format
41755 msgid "%<-mfpxx%> can only be used with the o32 ABI"
41756 msgstr ""
41757
41758 #: config/mips/mips.cc:20017
41759 #, gcc-internal-format
41760 msgid "%<-march=%s%> requires %<-mfp32%>"
41761 msgstr ""
41762
41763 #: config/mips/mips.cc:20019
41764 #, gcc-internal-format
41765 msgid "%<-mfpxx%> requires %<-mlra%>"
41766 msgstr ""
41767
41768 #. We have traditionally allowed non-abicalls code to use
41769 #. an LP64 form of o64.  However, it would take a bit more
41770 #. effort to support the combination of 32-bit GOT entries
41771 #. and 64-bit pointers, so we treat the abicalls case as
41772 #. an error.
41773 #: config/mips/mips.cc:20044
41774 #, gcc-internal-format
41775 msgid "the combination of %qs and %qs is incompatible with %qs"
41776 msgstr ""
41777
41778 #: config/mips/mips.cc:20097
41779 #, gcc-internal-format
41780 msgid "the %qs architecture does not support branch-likely instructions"
41781 msgstr ""
41782
41783 #: config/mips/mips.cc:20112
41784 #, gcc-internal-format
41785 msgid "the %qs architecture does not support madd or msub instructions"
41786 msgstr ""
41787
41788 #: config/mips/mips.cc:20126
41789 #, gcc-internal-format
41790 msgid "the %qs architecture does not support odd single-precision registers"
41791 msgstr ""
41792
41793 #: config/mips/mips.cc:20139 config/mips/mips.cc:20145
41794 #, gcc-internal-format
41795 msgid "unsupported combination: %qs%s %s"
41796 msgstr ""
41797
41798 #: config/mips/mips.cc:20154
41799 #, gcc-internal-format
41800 msgid "unsupported combination: %qs %s"
41801 msgstr ""
41802
41803 #: config/mips/mips.cc:20169
41804 #, gcc-internal-format
41805 msgid "cannot generate position-independent code for %qs"
41806 msgstr ""
41807
41808 #: config/mips/mips.cc:20172
41809 #, gcc-internal-format
41810 msgid "position-independent code requires %qs"
41811 msgstr ""
41812
41813 #: config/mips/mips.cc:20205
41814 #, gcc-internal-format
41815 msgid "%<-mno-gpopt%> needs %<-mexplicit-relocs%>"
41816 msgstr ""
41817
41818 #: config/mips/mips.cc:20213 config/mips/mips.cc:20216
41819 #, gcc-internal-format
41820 msgid "cannot use small-data accesses for %qs"
41821 msgstr ""
41822
41823 #: config/mips/mips.cc:20231
41824 #, gcc-internal-format
41825 msgid "the %qs architecture does not support %<-m%s=legacy%>"
41826 msgstr ""
41827
41828 #: config/mips/mips.cc:20238
41829 #, gcc-internal-format
41830 msgid "the %qs architecture does not support %<-m%s=2008%>"
41831 msgstr ""
41832
41833 #: config/mips/mips.cc:20256
41834 #, gcc-internal-format
41835 msgid "%<-mips3d%> requires %<-mpaired-single%>"
41836 msgstr ""
41837
41838 #: config/mips/mips.cc:20266
41839 #, gcc-internal-format
41840 msgid "%qs must be used with %qs"
41841 msgstr ""
41842
41843 #: config/mips/mips.cc:20276
41844 #, gcc-internal-format
41845 msgid "%<-mmsa%> must be used with %<-mfp64%> and %<-mhard-float%>"
41846 msgstr ""
41847
41848 #: config/mips/mips.cc:20283
41849 #, gcc-internal-format
41850 msgid "the %qs architecture does not support paired-single instructions"
41851 msgstr ""
41852
41853 #: config/mips/mips.cc:20292
41854 #, gcc-internal-format
41855 msgid "%qs requires a target that provides the %qs instruction"
41856 msgstr ""
41857
41858 #: config/mips/mips.cc:20303
41859 #, gcc-internal-format
41860 msgid "the %qs architecture does not support DSP instructions"
41861 msgstr ""
41862
41863 #: config/mips/mips.cc:20313
41864 #, gcc-internal-format
41865 msgid "%<-mloongson-mmi%> must be used with %<-mhard-float%>"
41866 msgstr ""
41867
41868 #: config/mips/mips.cc:20323
41869 #, gcc-internal-format
41870 msgid "%<-mloongson-ext2%> must be used with %<-mloongson-ext%>"
41871 msgstr ""
41872
41873 #: config/mips/mips.cc:20429
41874 #, gcc-internal-format
41875 msgid "%qs requires branch-likely instructions"
41876 msgstr ""
41877
41878 #: config/mips/mips.cc:20433
41879 #, gcc-internal-format
41880 msgid "the %qs architecture does not support the synci instruction"
41881 msgstr ""
41882
41883 #: config/mips/mips.cc:21269
41884 #, gcc-internal-format
41885 msgid "mips16 function profiling"
41886 msgstr ""
41887
41888 #: config/mmix/mmix.cc:320
41889 #, gcc-internal-format
41890 msgid "%<-f%s%> not supported: ignored"
41891 msgstr ""
41892
41893 #: config/mmix/mmix.cc:785
41894 #, gcc-internal-format
41895 msgid "support for mode %qs"
41896 msgstr ""
41897
41898 #: config/mmix/mmix.cc:799
41899 #, gcc-internal-format, gfc-internal-format
41900 msgid ""
41901 "too large function value type, needs %d registers, have only %d registers "
41902 "for this"
41903 msgstr ""
41904
41905 #: config/mmix/mmix.cc:980
41906 #, gcc-internal-format
41907 msgid "%<function_profiler%> support for MMIX"
41908 msgstr ""
41909
41910 #: config/mmix/mmix.cc:1003
41911 #, gcc-internal-format
41912 msgid "MMIX Internal: Last named vararg would not fit in a register"
41913 msgstr ""
41914
41915 #: config/mmix/mmix.cc:1643 config/mmix/mmix.cc:1667 config/mmix/mmix.cc:1774
41916 #, gcc-internal-format, gfc-internal-format
41917 msgid "MMIX Internal: Bad register: %d"
41918 msgstr ""
41919
41920 #. Presumably there's a missing case above if we get here.
41921 #: config/mmix/mmix.cc:1766
41922 #, gcc-internal-format
41923 msgid "MMIX Internal: Missing %qc case in %<mmix_print_operand%>"
41924 msgstr ""
41925
41926 #: config/mmix/mmix.cc:2055
41927 #, gcc-internal-format
41928 msgid "stack frame not a multiple of 8 bytes: %wd"
41929 msgstr ""
41930
41931 #: config/mmix/mmix.cc:2308
41932 #, gcc-internal-format
41933 msgid "stack frame not a multiple of octabyte: %wd"
41934 msgstr ""
41935
41936 #: config/mmix/mmix.cc:2594 config/mmix/mmix.cc:2653
41937 #, gcc-internal-format, gfc-internal-format
41938 msgid "MMIX Internal: %s is not a shiftable integer"
41939 msgstr ""
41940
41941 #: config/mn10300/mn10300.cc:107
41942 #, gcc-internal-format
41943 msgid "%<-mtune=%> expects mn10300, am33, am33-2, or am34"
41944 msgstr ""
41945
41946 #: config/msp430/driver-msp430.cc:38
41947 #, gcc-internal-format
41948 msgid "expected an argument to %<msp430_select_cpu%>"
41949 msgstr ""
41950
41951 #: config/msp430/driver-msp430.cc:69
41952 #, gcc-internal-format
41953 msgid "%<msp430_set_driver_var%> expects 2 arguments"
41954 msgstr ""
41955
41956 #: config/msp430/driver-msp430.cc:75
41957 #, gcc-internal-format
41958 msgid "unhandled arguments %qs and %qs to %<msp430_set_driver_var%>"
41959 msgstr ""
41960
41961 #: config/msp430/driver-msp430.cc:92
41962 #, gcc-internal-format
41963 msgid "unexpected argument to %<msp430_select_hwmult_lib%>: %s"
41964 msgstr ""
41965
41966 #: config/msp430/driver-msp430.cc:141
41967 #, gcc-internal-format
41968 msgid "unexpected first argument to %<msp430_select_hwmult_lib%>: %s"
41969 msgstr ""
41970
41971 #: config/msp430/driver-msp430.cc:146
41972 #, gcc-internal-format
41973 msgid "%<msp430_select_hwmult_lib%> needs one or more arguments"
41974 msgstr ""
41975
41976 #: config/msp430/msp430-devices.cc:258
41977 #, gcc-internal-format
41978 msgid "unexpected error opening %<devices.csv%>"
41979 msgstr ""
41980
41981 #: config/msp430/msp430-devices.cc:297
41982 #, gcc-internal-format
41983 msgid "%<CPU_TYPE%> column heading is missing from %<devices.csv%>"
41984 msgstr ""
41985
41986 #: config/msp430/msp430-devices.cc:300
41987 #, gcc-internal-format
41988 msgid "%<MPY_TYPE%> column heading is missing from %<devices.csv%>"
41989 msgstr ""
41990
41991 #: config/msp430/msp430-devices.cc:303
41992 #, gcc-internal-format
41993 msgid ""
41994 "%<CPU_TYPE%> and %<MPY_TYPE%> column headings are missing from %<devices.csv"
41995 "%>"
41996 msgstr ""
41997
41998 #: config/msp430/msp430-devices.cc:315
41999 #, gcc-internal-format
42000 msgid "format of column headings in %<devices.csv%> is incorrect"
42001 msgstr ""
42002
42003 #: config/msp430/msp430-devices.cc:348
42004 #, gcc-internal-format
42005 msgid "invalid %<CPU_TYPE%> value of %qs read from %<devices.csv%> for %qs"
42006 msgstr ""
42007
42008 #: config/msp430/msp430-devices.cc:368
42009 #, gcc-internal-format
42010 msgid "invalid %<MPY_TYPE%> value of %qs read from %<devices.csv%> for %qs"
42011 msgstr ""
42012
42013 #: config/msp430/msp430-devices.cc:384
42014 #, gcc-internal-format
42015 msgid "unknown error reading %s from %<devices.csv%>"
42016 msgstr ""
42017
42018 #: config/msp430/msp430-devices.cc:471
42019 #, gcc-internal-format
42020 msgid "unrecognized %<hwmpy%> field in %<hard_msp430_mcu_data[%d]%>: %qd"
42021 msgstr ""
42022
42023 #: config/msp430/msp430-devices.cc:482
42024 #, gcc-internal-format
42025 msgid "unrecognized %<revision%> field in %<hard_msp430_mcu_data[%d]%>: %qd"
42026 msgstr ""
42027
42028 #: config/msp430/msp430-devices.cc:488
42029 #, gcc-internal-format
42030 msgid "could not locate MCU data file %<devices.csv%>"
42031 msgstr ""
42032
42033 #: config/msp430/msp430.cc:181
42034 #, gcc-internal-format
42035 msgid "MCU %qs supports %s ISA but %<-mcpu%> option is set to %s"
42036 msgstr ""
42037
42038 #: config/msp430/msp430.cc:189
42039 #, gcc-internal-format
42040 msgid ""
42041 "MCU %qs does not have hardware multiply support, but %<-mhwmult%> is set to "
42042 "%s"
42043 msgstr ""
42044
42045 #: config/msp430/msp430.cc:198
42046 #, gcc-internal-format
42047 msgid ""
42048 "MCU %qs supports %s hardware multiply, but %<-mhwmult%> is set to 16-bit"
42049 msgstr ""
42050
42051 #: config/msp430/msp430.cc:203
42052 #, gcc-internal-format
42053 msgid ""
42054 "MCU %qs supports %s hardware multiply, but %<-mhwmult%> is set to 32-bit"
42055 msgstr ""
42056
42057 #: config/msp430/msp430.cc:208
42058 #, gcc-internal-format
42059 msgid ""
42060 "MCU %qs supports %s hardware multiply, but %<-mhwmult%> is set to f5series"
42061 msgstr ""
42062
42063 #: config/msp430/msp430.cc:225
42064 #, gcc-internal-format
42065 msgid ""
42066 "unrecognized MCU name %qs, assuming that it is just a MSP430X with no "
42067 "hardware multiply; use the %<-mcpu%> and %<-mhwmult%> options to set these "
42068 "explicitly"
42069 msgstr ""
42070
42071 #: config/msp430/msp430.cc:232
42072 #, gcc-internal-format
42073 msgid ""
42074 "unrecognized MCU name %qs, assuming that it has no hardware multiply; use "
42075 "the %<-mhwmult%> option to set this explicitly"
42076 msgstr ""
42077
42078 #: config/msp430/msp430.cc:244
42079 #, gcc-internal-format
42080 msgid ""
42081 "unrecognized MCU name %qs, assuming that it just supports the MSP430X ISA; "
42082 "use the %<-mcpu%> option to set the ISA explicitly"
42083 msgstr ""
42084
42085 #: config/msp430/msp430.cc:250
42086 #, gcc-internal-format
42087 msgid "Unrecognized MCU name %qs."
42088 msgstr ""
42089
42090 #: config/msp430/msp430.cc:255
42091 #, gcc-internal-format
42092 msgid "%<-mlarge%> requires a 430X-compatible %<-mmcu=%>"
42093 msgstr ""
42094
42095 #: config/msp430/msp430.cc:258
42096 #, gcc-internal-format
42097 msgid "%<-mcode-region=either%> requires the large memory model (%<-mlarge%>)"
42098 msgstr ""
42099
42100 #: config/msp430/msp430.cc:261
42101 #, gcc-internal-format
42102 msgid "%<-mcode-region=upper%> requires the large memory model (%<-mlarge%>)"
42103 msgstr ""
42104
42105 #: config/msp430/msp430.cc:265
42106 #, gcc-internal-format
42107 msgid "%<-mdata-region=either%> requires the large memory model (%<-mlarge%>)"
42108 msgstr ""
42109
42110 #: config/msp430/msp430.cc:268
42111 #, gcc-internal-format
42112 msgid "%<-mdata-region=upper%> requires the large memory model (%<-mlarge%>)"
42113 msgstr ""
42114
42115 #: config/msp430/msp430.cc:291
42116 #, gcc-internal-format
42117 msgid "%<-fuse-cxa-atexit%> is not supported for msp430-elf"
42118 msgstr ""
42119
42120 #: config/msp430/msp430.cc:296
42121 #, gcc-internal-format
42122 msgid ""
42123 "GCC must be configured with %<--enable-newlib-nano-formatted-io%> to use %<-"
42124 "mtiny-printf%>"
42125 msgstr ""
42126
42127 #: config/msp430/msp430.cc:1895
42128 #, gcc-internal-format
42129 msgid "unrecognized interrupt vector argument of %qE attribute"
42130 msgstr ""
42131
42132 #: config/msp430/msp430.cc:1904
42133 #, gcc-internal-format
42134 msgid "numeric argument of %qE attribute must be in range [0-63]"
42135 msgstr ""
42136
42137 #: config/msp430/msp430.cc:1910
42138 #, gcc-internal-format
42139 msgid "argument of %qE attribute is not a string constant or number"
42140 msgstr ""
42141
42142 #: config/msp430/msp430.cc:1939
42143 #, gcc-internal-format
42144 msgid "critical attribute has no effect on interrupt functions"
42145 msgstr ""
42146
42147 #: config/msp430/msp430.cc:1975
42148 #, gcc-internal-format
42149 msgid "ignoring attribute %qE because it conflicts with attribute %<noinit%>"
42150 msgstr ""
42151
42152 #: config/msp430/msp430.cc:1978
42153 #, gcc-internal-format
42154 msgid "ignoring attribute %qE because it conflicts with attribute %<section%>"
42155 msgstr ""
42156
42157 #: config/msp430/msp430.cc:1981
42158 #, gcc-internal-format
42159 msgid ""
42160 "ignoring attribute %qE because it conflicts with attribute %<persistent%>"
42161 msgstr ""
42162
42163 #: config/msp430/msp430.cc:1991
42164 #, gcc-internal-format
42165 msgid "%qE attribute ignored.  Large memory model (%<-mlarge%>) is required."
42166 msgstr ""
42167
42168 #: config/msp430/msp430.cc:2101
42169 #, gcc-internal-format
42170 msgid "ignoring attribute %qE because it conflicts with attribute %<lower%>"
42171 msgstr ""
42172
42173 #: config/msp430/msp430.cc:2104
42174 #, gcc-internal-format
42175 msgid "ignoring attribute %qE because it conflicts with attribute %<upper%>"
42176 msgstr ""
42177
42178 #: config/msp430/msp430.cc:2107
42179 #, gcc-internal-format
42180 msgid "ignoring attribute %qE because it conflicts with attribute %<either%>"
42181 msgstr ""
42182
42183 #: config/msp430/msp430.cc:2267
42184 #, gcc-internal-format
42185 msgid "argument to interrupt attribute is unsupported for weak functions"
42186 msgstr ""
42187
42188 #: config/msp430/msp430.cc:2747
42189 #, gcc-internal-format
42190 msgid "%<__delay_cycles()%> only takes constant arguments"
42191 msgstr ""
42192
42193 #: config/msp430/msp430.cc:2757 config/pru/pru.cc:2945
42194 #, gcc-internal-format
42195 msgid "%<__delay_cycles%> only takes non-negative cycle counts"
42196 msgstr ""
42197
42198 #: config/msp430/msp430.cc:2778 config/pru/pru.cc:2958
42199 #, gcc-internal-format
42200 msgid "%<__delay_cycles%> is limited to 32-bit loop counts"
42201 msgstr ""
42202
42203 #: config/msp430/msp430.cc:2849
42204 #, gcc-internal-format
42205 msgid "MSP430 built-in functions only work inside interrupt handlers"
42206 msgstr ""
42207
42208 #: config/msp430/msp430.cc:2861 config/pru/pru.cc:3029 config/rx/rx.cc:2666
42209 #: config/xtensa/xtensa.cc:3496 config/xtensa/xtensa.cc:3522
42210 #, gcc-internal-format
42211 msgid "bad builtin code"
42212 msgstr ""
42213
42214 #: config/nds32/nds32-intrinsic.cc:126 config/nios2/nios2.cc:3834
42215 #, gcc-internal-format, gfc-internal-format
42216 msgid "invalid argument to built-in function %s"
42217 msgstr ""
42218
42219 #: config/nds32/nds32-intrinsic.cc:131
42220 #, gcc-internal-format, gfc-internal-format
42221 msgid "constant argument out of range for %s"
42222 msgstr ""
42223
42224 #: config/nds32/nds32-intrinsic.cc:1003
42225 #, gcc-internal-format
42226 msgid "don%'t support DSP extension instructions"
42227 msgstr ""
42228
42229 #: config/nds32/nds32-intrinsic.cc:1016
42230 #, gcc-internal-format
42231 msgid "this built-in function is only available on the v3s or v3f toolchain"
42232 msgstr ""
42233
42234 #: config/nds32/nds32-intrinsic.cc:1028
42235 #, gcc-internal-format
42236 msgid "this built-in function is only available on the v3f toolchain"
42237 msgstr ""
42238
42239 #: config/nds32/nds32-intrinsic.cc:1043
42240 #, gcc-internal-format
42241 msgid "this built-in function not support on the v3m toolchain"
42242 msgstr ""
42243
42244 #: config/nds32/nds32-intrinsic.cc:1062
42245 #, gcc-internal-format
42246 msgid "don%'t support performance extension instructions"
42247 msgstr ""
42248
42249 #: config/nds32/nds32-intrinsic.cc:1074
42250 #, gcc-internal-format
42251 msgid "don%'t support performance extension version 2 instructions"
42252 msgstr ""
42253
42254 #: config/nds32/nds32-intrinsic.cc:1086
42255 #, gcc-internal-format
42256 msgid "don%'t support string extension instructions"
42257 msgstr ""
42258
42259 #: config/nds32/nds32-isr.cc:116 config/nds32/nds32-isr.cc:207
42260 #, gcc-internal-format
42261 msgid "require id argument in the string"
42262 msgstr ""
42263
42264 #: config/nds32/nds32-isr.cc:131
42265 #, gcc-internal-format
42266 msgid "invalid id value for interrupt attribute"
42267 msgstr ""
42268
42269 #: config/nds32/nds32-isr.cc:221
42270 #, gcc-internal-format
42271 msgid "invalid id value for exception attribute"
42272 msgstr ""
42273
42274 #: config/nds32/nds32-isr.cc:617
42275 #, gcc-internal-format
42276 msgid "multiple save register attributes to function %qD"
42277 msgstr ""
42278
42279 #: config/nds32/nds32-isr.cc:630
42280 #, gcc-internal-format
42281 msgid "multiple nested types attributes to function %qD"
42282 msgstr ""
42283
42284 #: config/nds32/nds32-isr.cc:642
42285 #, gcc-internal-format
42286 msgid "multiple interrupt attributes to function %qD"
42287 msgstr ""
42288
42289 #: config/nds32/nds32-isr.cc:646
42290 #, gcc-internal-format
42291 msgid "cannot use interrupt attributes to function %qD under linux toolchain"
42292 msgstr ""
42293
42294 #: config/nds32/nds32-isr.cc:649
42295 #, gcc-internal-format
42296 msgid "cannot use exception attributes to function %qD under linux toolchain"
42297 msgstr ""
42298
42299 #: config/nds32/nds32-isr.cc:652
42300 #, gcc-internal-format
42301 msgid "cannot use reset attributes to function %qD under linux toolchain"
42302 msgstr ""
42303
42304 #. Trampoline is not supported on reduced-set registers yet.
42305 #: config/nds32/nds32.cc:2407 config/nds32/nds32.cc:2461
42306 #: config/nds32/nds32.cc:3572 config/nds32/nds32.cc:3669
42307 #: config/nds32/nds32.cc:3684 config/nds32/nds32.cc:3690
42308 #: config/nds32/nds32.cc:3766 config/nds32/nds32.cc:3772
42309 #: config/nds32/nds32.cc:3804
42310 #, gcc-internal-format
42311 msgid "a nested function is not supported for reduced registers"
42312 msgstr ""
42313
42314 #. The enum index value for array size is out of range.
42315 #: config/nds32/nds32.cc:3463
42316 #, gcc-internal-format
42317 msgid "intrinsic register index is out of range"
42318 msgstr ""
42319
42320 #: config/nds32/nds32.cc:3479 config/nds32/nds32.cc:3486
42321 #: config/nds32/nds32.cc:3493 config/nds32/nds32.cc:3500
42322 #: config/nds32/nds32.cc:3507
42323 #, gcc-internal-format
42324 msgid "CCTL intrinsic function subtype out of range"
42325 msgstr ""
42326
42327 #: config/nds32/nds32.cc:3944
42328 #, gcc-internal-format
42329 msgid "cannot use %<indirect_call%> attribute under linux toolchain"
42330 msgstr ""
42331
42332 #: config/nds32/nds32.cc:3952
42333 #, gcc-internal-format
42334 msgid "%<indirect_call%> attribute cannot apply for static function"
42335 msgstr ""
42336
42337 #: config/nds32/nds32.cc:4041
42338 #, gcc-internal-format
42339 msgid "invalid id value for interrupt/exception attribute"
42340 msgstr ""
42341
42342 #: config/nds32/nds32.cc:4069
42343 #, gcc-internal-format
42344 msgid "invalid id value for reset attribute"
42345 msgstr ""
42346
42347 #: config/nds32/nds32.cc:4085
42348 #, gcc-internal-format
42349 msgid "invalid nmi function for reset attribute"
42350 msgstr ""
42351
42352 #: config/nds32/nds32.cc:4098
42353 #, gcc-internal-format
42354 msgid "invalid warm function for reset attribute"
42355 msgstr ""
42356
42357 #: config/nds32/nds32.cc:4149
42358 #, gcc-internal-format
42359 msgid "not support %<-fpic%> option for v3m toolchain"
42360 msgstr ""
42361
42362 #: config/nds32/nds32.cc:4182
42363 #, gcc-internal-format
42364 msgid "Disable FPU ISA, the ABI option must be enable %<-mfloat-abi=soft%>"
42365 msgstr ""
42366
42367 #: config/nds32/nds32.cc:4185
42368 #, gcc-internal-format
42369 msgid ""
42370 "%<-mabi=2fp+%> option only support when FPU available, must be enable %<-"
42371 "mext-fpu-sp%> or %<-mext-fpu-dp%>"
42372 msgstr ""
42373
42374 #: config/nios2/nios2.cc:574
42375 #, gcc-internal-format
42376 msgid "Unknown form for stack limit expression"
42377 msgstr ""
42378
42379 #: config/nios2/nios2.cc:1183
42380 #, gcc-internal-format
42381 msgid "switch %<-mcustom-%s%> is required for double-precision floating-point"
42382 msgstr ""
42383
42384 #: config/nios2/nios2.cc:1192
42385 #, gcc-internal-format
42386 msgid ""
42387 "conflicting use of %<-mcustom%> switches, target attributes, and/or "
42388 "%<__builtin_custom_%> functions"
42389 msgstr ""
42390
42391 #: config/nios2/nios2.cc:1316
42392 #, gcc-internal-format
42393 msgid "ignoring unrecognized switch %<-mcustom-fpu-cfg%> value %<%s%>"
42394 msgstr ""
42395
42396 #: config/nios2/nios2.cc:1335
42397 #, gcc-internal-format
42398 msgid "switch %<-mcustom-%s%> value %d must be between 0 and 255"
42399 msgstr ""
42400
42401 #: config/nios2/nios2.cc:1358
42402 #, gcc-internal-format
42403 msgid "position-independent code requires the Linux ABI"
42404 msgstr ""
42405
42406 #: config/nios2/nios2.cc:1361
42407 #, gcc-internal-format
42408 msgid "PIC support for %<-fstack-limit-symbol%>"
42409 msgstr ""
42410
42411 #: config/nios2/nios2.cc:1383
42412 #, gcc-internal-format
42413 msgid "%<-mgpopt%> not supported with PIC"
42414 msgstr ""
42415
42416 #: config/nios2/nios2.cc:1385
42417 #, gcc-internal-format
42418 msgid "%<-mgprel-sec=%> not supported with PIC"
42419 msgstr ""
42420
42421 #: config/nios2/nios2.cc:1387
42422 #, gcc-internal-format
42423 msgid "%<-mr0rel-sec=%> not supported with PIC"
42424 msgstr ""
42425
42426 #: config/nios2/nios2.cc:1395
42427 #, gcc-internal-format
42428 msgid "%<-mgprel-sec=%> argument is not a valid regular expression"
42429 msgstr ""
42430
42431 #: config/nios2/nios2.cc:1401
42432 #, gcc-internal-format
42433 msgid "%<-mr0rel-sec=%> argument is not a valid regular expression"
42434 msgstr ""
42435
42436 #: config/nios2/nios2.cc:1412
42437 #, gcc-internal-format
42438 msgid "BMX instructions are only supported with R2 architecture"
42439 msgstr ""
42440
42441 #: config/nios2/nios2.cc:1414
42442 #, gcc-internal-format
42443 msgid "CDX instructions are only supported with R2 architecture"
42444 msgstr ""
42445
42446 #: config/nios2/nios2.cc:1419
42447 #, gcc-internal-format
42448 msgid "R2 architecture is little-endian only"
42449 msgstr ""
42450
42451 #: config/nios2/nios2.cc:3579
42452 #, gcc-internal-format
42453 msgid ""
42454 "cannot call %<__builtin_custom_%s%> without specifying switch %<-mcustom-%s%>"
42455 msgstr ""
42456
42457 #: config/nios2/nios2.cc:3688
42458 #, gcc-internal-format
42459 msgid ""
42460 "custom instruction opcode must be a compile-time constant in the range 0-255 "
42461 "for %<__builtin_custom_%s%>"
42462 msgstr ""
42463
42464 #: config/nios2/nios2.cc:3893
42465 #, gcc-internal-format, gfc-internal-format
42466 msgid "control register number must be in range 0-31 for %s"
42467 msgstr ""
42468
42469 #: config/nios2/nios2.cc:3921
42470 #, gcc-internal-format, gfc-internal-format
42471 msgid "register number must be in range 0-31 for %s"
42472 msgstr ""
42473
42474 #: config/nios2/nios2.cc:3928
42475 #, gcc-internal-format, gfc-internal-format
42476 msgid "immediate value must fit into a %d-bit integer for %s"
42477 msgstr ""
42478
42479 #: config/nios2/nios2.cc:3978
42480 #, gcc-internal-format
42481 msgid "the ENI instruction operand must be either 0 or 1"
42482 msgstr ""
42483
42484 #: config/nios2/nios2.cc:4006
42485 #, gcc-internal-format, gfc-internal-format
42486 msgid "built-in function %s requires Nios II R%d"
42487 msgstr ""
42488
42489 #: config/nios2/nios2.cc:4086
42490 #, gcc-internal-format
42491 msgid "switch %<-mcustom-%s%> conflicts with switch %<-mcustom-%s%>"
42492 msgstr ""
42493
42494 #: config/nios2/nios2.cc:4093 config/nios2/nios2.cc:4104
42495 #, gcc-internal-format
42496 msgid "call to %<__builtin_custom_%s%> conflicts with switch %<-mcustom-%s%>"
42497 msgstr ""
42498
42499 #: config/nios2/nios2.cc:4247
42500 #, gcc-internal-format
42501 msgid "%<custom-fpu-cfg%> option does not support %<no-%>"
42502 msgstr ""
42503
42504 #: config/nios2/nios2.cc:4252
42505 #, gcc-internal-format
42506 msgid "%<custom-fpu-cfg%> option requires configuration argument"
42507 msgstr ""
42508
42509 #: config/nios2/nios2.cc:4280
42510 #, gcc-internal-format
42511 msgid "%<no-custom-%s%> does not accept arguments"
42512 msgstr ""
42513
42514 #: config/nios2/nios2.cc:4295
42515 #, gcc-internal-format
42516 msgid "%<custom-%s=%> requires argument"
42517 msgstr ""
42518
42519 #: config/nios2/nios2.cc:4305
42520 #, gcc-internal-format
42521 msgid "%<custom-%s=%> argument should be a non-negative integer"
42522 msgstr ""
42523
42524 #: config/nios2/nios2.cc:4317
42525 #, gcc-internal-format
42526 msgid "%<custom-%s=%> is not recognized as FPU instruction"
42527 msgstr ""
42528
42529 #: config/nios2/nios2.cc:4324
42530 #, gcc-internal-format
42531 msgid "invalid custom instruction option %qs"
42532 msgstr ""
42533
42534 #: config/nvptx/mkoffload.cc:110
42535 #, gcc-internal-format
42536 msgid "malformed ptx file"
42537 msgstr ""
42538
42539 #: config/nvptx/mkoffload.cc:470
42540 #, gcc-internal-format
42541 msgid "offload compiler %s not found (consider using %<-B%>)"
42542 msgstr ""
42543
42544 #: config/nvptx/mkoffload.cc:513
42545 #, gcc-internal-format
42546 msgid "either %<-fopenacc%> or %<-fopenmp%> must be set"
42547 msgstr ""
42548
42549 #: config/nvptx/mkoffload.cc:596
42550 #, gcc-internal-format
42551 msgid "cannot open intermediate ptx file"
42552 msgstr ""
42553
42554 #: config/nvptx/nvptx.cc:206
42555 #, gcc-internal-format
42556 msgid "option %s is not supported together with %<-fopenacc%>"
42557 msgstr ""
42558
42559 #: config/nvptx/nvptx.cc:307
42560 #, gcc-internal-format, gfc-internal-format
42561 msgid ""
42562 "PTX version (-mptx) needs to be at least %s to support selected -misa (sm_%s)"
42563 msgstr ""
42564
42565 #: config/nvptx/nvptx.cc:340
42566 #, gcc-internal-format
42567 msgid "not generating patch area, nops not supported"
42568 msgstr ""
42569
42570 #: config/nvptx/nvptx.cc:439
42571 #, gcc-internal-format
42572 msgid ""
42573 "static initialization of variable %q+D in %<.shared%> memory is not supported"
42574 msgstr ""
42575
42576 #: config/nvptx/nvptx.cc:2279
42577 #, gcc-internal-format
42578 msgid "cannot emit unaligned pointers in ptx assembly"
42579 msgstr ""
42580
42581 #: config/nvptx/nvptx.cc:2504
42582 #, gcc-internal-format
42583 msgid "PTX does not support weak declarations (only weak definitions)"
42584 msgstr ""
42585
42586 #: config/nvptx/nvptx.cc:5425
42587 #, gcc-internal-format
42588 msgid "%qE attribute requires a void return type"
42589 msgstr ""
42590
42591 #: config/nvptx/nvptx.cc:5448
42592 #, gcc-internal-format
42593 msgid "%qE attribute not allowed with auto storage class"
42594 msgstr ""
42595
42596 #: config/nvptx/nvptx.cc:6067
42597 #, gcc-internal-format
42598 msgid ""
42599 "using %<vector_length (%d)%> due to call to vector-partitionable routine, "
42600 "ignoring %d"
42601 msgstr ""
42602
42603 #: config/nvptx/nvptx.cc:6075
42604 #, gcc-internal-format
42605 msgid "using %<vector_length (%d)%>, ignoring runtime setting"
42606 msgstr ""
42607
42608 #: config/nvptx/nvptx.cc:6089
42609 #, gcc-internal-format
42610 msgid "using %<vector_length (%d)%>, ignoring %d"
42611 msgstr ""
42612
42613 #: config/nvptx/nvptx.cc:6975
42614 #, gcc-internal-format
42615 msgid "variable %qD adjusted for OpenACC privatization level: %qs"
42616 msgstr ""
42617
42618 #: config/or1k/or1k.cc:1311
42619 #, gcc-internal-format, gfc-internal-format
42620 msgid "unexpected operand: %d"
42621 msgstr ""
42622
42623 #: config/pa/pa.cc:529
42624 #, gcc-internal-format
42625 msgid "PIC code generation is not supported in the portable runtime model"
42626 msgstr ""
42627
42628 #: config/pa/pa.cc:534
42629 #, gcc-internal-format
42630 msgid "PIC code generation is not compatible with fast indirect calls"
42631 msgstr ""
42632
42633 #: config/pa/pa.cc:539
42634 #, gcc-internal-format
42635 msgid "%<-g%> is only supported when using GAS on this processor"
42636 msgstr ""
42637
42638 #: config/pa/pa.cc:540
42639 #, gcc-internal-format
42640 msgid "%<-g%> option disabled"
42641 msgstr ""
42642
42643 #: config/pru/pru-passes.cc:111
42644 #, gcc-internal-format
42645 msgid "large return values not supported with %<-mabi=ti%> option"
42646 msgstr ""
42647
42648 #: config/pru/pru-passes.cc:119 config/pru/pru-passes.cc:163
42649 #: config/pru/pru-passes.cc:176
42650 #, gcc-internal-format
42651 msgid "function pointers not supported with %<-mabi=ti%> option"
42652 msgstr ""
42653
42654 #: config/pru/pru-pragma.cc:59
42655 #, gcc-internal-format
42656 msgid "junk at end of %<#pragma CTABLE_ENTRY%>"
42657 msgstr ""
42658
42659 #: config/pru/pru-pragma.cc:61
42660 msgid "%<CTABLE_ENTRY%> index %"
42661 msgstr ""
42662
42663 #: config/pru/pru-pragma.cc:64
42664 msgid "redefinition of %<CTABLE_ENTRY %"
42665 msgstr ""
42666
42667 #: config/pru/pru-pragma.cc:69
42668 #, gcc-internal-format
42669 msgid "%<CTABLE_ENTRY%> base address is not a multiple of 256"
42670 msgstr ""
42671
42672 #: config/pru/pru-pragma.cc:77
42673 #, gcc-internal-format
42674 msgid "malformed %<#pragma CTABLE_ENTRY%> variable address"
42675 msgstr ""
42676
42677 #: config/pru/pru.cc:2115
42678 #, gcc-internal-format
42679 msgid "aggregate types are prohibited in %<__regio_symbol%> address space"
42680 msgstr ""
42681
42682 #: config/pru/pru.cc:2122
42683 #, gcc-internal-format
42684 msgid "variables in %<__regio_symbol%> address space cannot have initial value"
42685 msgstr ""
42686
42687 #: config/pru/pru.cc:2125
42688 #, gcc-internal-format
42689 msgid ""
42690 "variables in %<__regio_symbol%> address space cannot be declared %<register%>"
42691 msgstr ""
42692
42693 #: config/pru/pru.cc:2128
42694 #, gcc-internal-format
42695 msgid ""
42696 "variables in %<__regio_symbol%> address space must be declared %<volatile%>"
42697 msgstr ""
42698
42699 #: config/pru/pru.cc:2131
42700 #, gcc-internal-format
42701 msgid ""
42702 "variables in %<__regio_symbol%> address space must be declared %<extern%>"
42703 msgstr ""
42704
42705 #: config/pru/pru.cc:2134
42706 #, gcc-internal-format
42707 msgid "only 32-bit access is supported for %<__regio_symbol%> address space"
42708 msgstr ""
42709
42710 #: config/pru/pru.cc:2137
42711 #, gcc-internal-format
42712 msgid "register name %<%s%> not recognized in %<__regio_symbol%> address space"
42713 msgstr ""
42714
42715 #: config/pru/pru.cc:2162
42716 #, gcc-internal-format
42717 msgid "pointers to %<__regio_symbol%> address space are prohibited"
42718 msgstr ""
42719
42720 #: config/pru/pru.cc:2936
42721 #, gcc-internal-format
42722 msgid "%<__delay_cycles%> only takes constant arguments"
42723 msgstr ""
42724
42725 #: config/riscv/riscv.cc:391
42726 #, gcc-internal-format
42727 msgid "unknown cpu %qs for %<-mtune%>"
42728 msgstr ""
42729
42730 #: config/riscv/riscv.cc:2921 config/riscv/riscv.cc:2963
42731 #, gcc-internal-format
42732 msgid "ABI for flattened struct with zero-length bit-fields changed in GCC 10"
42733 msgstr ""
42734
42735 #: config/riscv/riscv.cc:3312
42736 #, gcc-internal-format
42737 msgid ""
42738 "argument to %qE attribute is not %<\"user\"%>, %<\"supervisor\"%>, or %<"
42739 "\"machine\"%>"
42740 msgstr ""
42741
42742 #: config/riscv/riscv.cc:4980
42743 #, gcc-internal-format
42744 msgid "%<-mdiv%> requires %<-march%> to subsume the %<M%> extension"
42745 msgstr ""
42746
42747 #: config/riscv/riscv.cc:5023
42748 #, gcc-internal-format
42749 msgid "requested ABI requires %<-march%> to subsume the %qc extension"
42750 msgstr ""
42751
42752 #: config/riscv/riscv.cc:5027
42753 #, gcc-internal-format
42754 msgid "rv32e requires ilp32e ABI"
42755 msgstr ""
42756
42757 #: config/riscv/riscv.cc:5031
42758 #, gcc-internal-format
42759 msgid "ABI requires %<-march=rv%d%>"
42760 msgstr ""
42761
42762 #: config/riscv/riscv.cc:5041
42763 #, gcc-internal-format
42764 msgid "%<-mpreferred-stack-boundary=%d%> must be between %d and %d"
42765 msgstr ""
42766
42767 #: config/riscv/riscv.cc:5054
42768 #, gcc-internal-format
42769 msgid ""
42770 "%<-mriscv-attribute%> RISC-V ELF attribute requires GNU as 2.32 [%<-mriscv-"
42771 "attribute%>]"
42772 msgstr ""
42773
42774 #: config/riscv/riscv.cc:5081 config/rs6000/rs6000.cc:4612
42775 #, gcc-internal-format
42776 msgid "%qs is not a valid base register in %qs"
42777 msgstr ""
42778
42779 #: config/riscv/riscv.cc:5095 config/rs6000/rs6000.cc:4595
42780 #, gcc-internal-format
42781 msgid "%qs is not a valid number in %qs"
42782 msgstr ""
42783
42784 #: config/riscv/riscv.cc:5396
42785 #, gcc-internal-format
42786 msgid "%qs function cannot have different interrupt type"
42787 msgstr ""
42788
42789 #. Address spaces are currently only supported by C.
42790 #: config/rl78/rl78.cc:375
42791 #, gcc-internal-format
42792 msgid "%<-mes0%> can only be used with C"
42793 msgstr ""
42794
42795 #: config/rl78/rl78.cc:378
42796 #, gcc-internal-format
42797 msgid "mduc registers only saved for G13 target"
42798 msgstr ""
42799
42800 #: config/rl78/rl78.cc:393
42801 #, gcc-internal-format
42802 msgid "%<-mmul=g13%> cannot be used with %<-mcpu=g10%>"
42803 msgstr ""
42804
42805 #: config/rl78/rl78.cc:395
42806 #, gcc-internal-format
42807 msgid "%<-mmul=g14%> cannot be used with %<-mcpu=g10%>"
42808 msgstr ""
42809
42810 #. The S2 core does not have mul/div instructions.
42811 #: config/rl78/rl78.cc:407
42812 #, gcc-internal-format
42813 msgid "%<-mmul=g14%> cannot be used with %<-mcpu=g13%>"
42814 msgstr ""
42815
42816 #. The G14 core does not have the hardware multiply peripheral used by the
42817 #. G13 core, hence you cannot use G13 multipliy routines on G14 hardware.
42818 #: config/rl78/rl78.cc:420
42819 #, gcc-internal-format
42820 msgid "%<-mmul=g13%> cannot be used with %<-mcpu=g14%>"
42821 msgstr ""
42822
42823 #: config/rl78/rl78.cc:843
42824 #, gcc-internal-format
42825 msgid "naked attribute only applies to functions"
42826 msgstr ""
42827
42828 #: config/rl78/rl78.cc:867
42829 #, gcc-internal-format
42830 msgid "%qE attribute doesn%'t apply to functions"
42831 msgstr ""
42832
42833 #. This is unpredictable, as we're truncating off usable address
42834 #. bits.
42835 #: config/rl78/rl78.cc:1233
42836 #, gcc-internal-format
42837 msgid "converting far pointer to near pointer"
42838 msgstr ""
42839
42840 #: config/rs6000/driver-rs6000.cc:266
42841 #, gcc-internal-format
42842 msgid "unsupported cpu name returned from kernel for %<-mcpu=native%>: %s"
42843 msgstr ""
42844
42845 #: config/rs6000/driver-rs6000.cc:268
42846 #, gcc-internal-format, gfc-internal-format
42847 msgid "please use an explicit cpu name; valid cpu names are: %s"
42848 msgstr ""
42849
42850 #: config/rs6000/host-darwin.cc:61
42851 #, gcc-internal-format
42852 msgid "segmentation fault (code)"
42853 msgstr ""
42854
42855 #: config/rs6000/host-darwin.cc:131
42856 #, gcc-internal-format
42857 msgid "segmentation fault"
42858 msgstr ""
42859
42860 #: config/rs6000/host-darwin.cc:145
42861 #, gcc-internal-format
42862 msgid "While setting up signal stack: %m"
42863 msgstr ""
42864
42865 #: config/rs6000/host-darwin.cc:151
42866 #, gcc-internal-format
42867 msgid "While setting up signal handler: %m"
42868 msgstr ""
42869
42870 #: config/rs6000/rs6000-builtin.cc:80 config/rs6000/rs6000-builtin.cc:83
42871 #: config/rs6000/rs6000-builtin.cc:90 config/rs6000/rs6000-builtin.cc:93
42872 #: config/rs6000/rs6000-builtin.cc:96 config/rs6000/rs6000-builtin.cc:99
42873 #: config/rs6000/rs6000-builtin.cc:106 config/rs6000/rs6000-builtin.cc:113
42874 #: config/rs6000/rs6000-builtin.cc:127 config/rs6000/rs6000-builtin.cc:130
42875 #: config/rs6000/rs6000-builtin.cc:133 config/rs6000/rs6000-builtin.cc:136
42876 #: config/rs6000/rs6000-builtin.cc:143
42877 #, gcc-internal-format
42878 msgid "%qs requires the %qs option"
42879 msgstr ""
42880
42881 #: config/rs6000/rs6000-builtin.cc:86 config/rs6000/rs6000-builtin.cc:102
42882 #: config/rs6000/rs6000-builtin.cc:116 config/rs6000/rs6000-builtin.cc:139
42883 #, gcc-internal-format
42884 msgid "%qs requires the %qs option and either the %qs or %qs option"
42885 msgstr ""
42886
42887 #: config/rs6000/rs6000-builtin.cc:109 config/rs6000/rs6000-builtin.cc:120
42888 #, gcc-internal-format
42889 msgid "%qs requires the %qs and %qs options"
42890 msgstr ""
42891
42892 #: config/rs6000/rs6000-builtin.cc:124
42893 #, gcc-internal-format
42894 msgid "%qs requires quad-precision floating-point arithmetic"
42895 msgstr ""
42896
42897 #: config/rs6000/rs6000-builtin.cc:2273
42898 #, gcc-internal-format
42899 msgid "argument 1 of %qs must be a constant"
42900 msgstr ""
42901
42902 #: config/rs6000/rs6000-builtin.cc:2331
42903 #, gcc-internal-format
42904 msgid "argument 1 of %qs is out of range"
42905 msgstr ""
42906
42907 #: config/rs6000/rs6000-builtin.cc:2603
42908 #, gcc-internal-format
42909 msgid "builtin %qs only accepts a string argument"
42910 msgstr ""
42911
42912 #. Invalid CPU argument.
42913 #: config/rs6000/rs6000-builtin.cc:2622
42914 #, gcc-internal-format
42915 msgid "cpu %qs is an invalid argument to builtin %qs"
42916 msgstr ""
42917
42918 #. Invalid HWCAP argument.
42919 #: config/rs6000/rs6000-builtin.cc:2650
42920 #, gcc-internal-format
42921 msgid "%s %qs is an invalid argument to builtin %qs"
42922 msgstr ""
42923
42924 #: config/rs6000/rs6000-builtin.cc:2679
42925 #, gcc-internal-format
42926 msgid ""
42927 "builtin %qs needs GLIBC (2.23 and newer) that exports hardware capability "
42928 "bits"
42929 msgstr ""
42930
42931 #: config/rs6000/rs6000-builtin.cc:3026 config/rs6000/rs6000-builtin.cc:3180
42932 #, gcc-internal-format, gfc-internal-format
42933 msgid "argument %d must be an unsigned literal"
42934 msgstr ""
42935
42936 #: config/rs6000/rs6000-builtin.cc:3028 config/rs6000/rs6000-builtin.cc:3182
42937 #, gcc-internal-format, gfc-internal-format
42938 msgid "argument %d is an unsigned literal that is out of range"
42939 msgstr ""
42940
42941 #: config/rs6000/rs6000-builtin.cc:3133
42942 #, gcc-internal-format
42943 msgid "builtin %qs is only valid in 64-bit mode"
42944 msgstr ""
42945
42946 #: config/rs6000/rs6000-builtin.cc:3403
42947 #, gcc-internal-format
42948 msgid "%qs not supported with %<-msoft-float%>"
42949 msgstr ""
42950
42951 #: config/rs6000/rs6000-builtin.cc:3410
42952 #, gcc-internal-format
42953 msgid "%qs is not supported in 32-bit mode"
42954 msgstr ""
42955
42956 #: config/rs6000/rs6000-builtin.cc:3416
42957 #, gcc-internal-format
42958 msgid "%qs requires %<long double%> to be IBM 128-bit format"
42959 msgstr ""
42960
42961 #: config/rs6000/rs6000-builtin.cc:3556
42962 #, gcc-internal-format, gfc-internal-format
42963 msgid "argument %d must be a literal between 0 and %d, inclusive"
42964 msgstr ""
42965
42966 #: config/rs6000/rs6000-builtin.cc:3572
42967 #, gcc-internal-format, gfc-internal-format
42968 msgid "argument %d must be a literal between %d and %d, inclusive"
42969 msgstr ""
42970
42971 #: config/rs6000/rs6000-builtin.cc:3589
42972 #, gcc-internal-format, gfc-internal-format
42973 msgid ""
42974 "argument %d must be a variable or a literal between %d and %d, inclusive"
42975 msgstr ""
42976
42977 #: config/rs6000/rs6000-builtin.cc:3605
42978 #, gcc-internal-format, gfc-internal-format
42979 msgid "argument %d must be either a literal %d or a literal %d"
42980 msgstr ""
42981
42982 #: config/rs6000/rs6000-c.cc:55
42983 #, gcc-internal-format
42984 msgid "ignoring malformed %<#pragma longcall%>"
42985 msgstr ""
42986
42987 #: config/rs6000/rs6000-c.cc:67
42988 #, gcc-internal-format
42989 msgid "missing open paren"
42990 msgstr ""
42991
42992 #: config/rs6000/rs6000-c.cc:69
42993 #, gcc-internal-format
42994 msgid "missing number"
42995 msgstr ""
42996
42997 #: config/rs6000/rs6000-c.cc:71
42998 #, gcc-internal-format
42999 msgid "missing close paren"
43000 msgstr ""
43001
43002 #: config/rs6000/rs6000-c.cc:74
43003 #, gcc-internal-format
43004 msgid "number must be 0 or 1"
43005 msgstr ""
43006
43007 #: config/rs6000/rs6000-c.cc:77
43008 #, gcc-internal-format
43009 msgid "junk at end of %<#pragma longcall%>"
43010 msgstr ""
43011
43012 #: config/rs6000/rs6000-c.cc:1241 config/rs6000/rs6000-c.cc:1642
43013 #, gcc-internal-format
43014 msgid "builtin %qs only accepts 1 argument"
43015 msgstr ""
43016
43017 #: config/rs6000/rs6000-c.cc:1248 config/rs6000/rs6000-c.cc:1334
43018 #, gcc-internal-format
43019 msgid "builtin %qs only accepts 2 arguments"
43020 msgstr ""
43021
43022 #: config/rs6000/rs6000-c.cc:1512
43023 #, gcc-internal-format
43024 msgid "builtin %qs only accepts 3 arguments"
43025 msgstr ""
43026
43027 #: config/rs6000/rs6000-c.cc:1723
43028 #, gcc-internal-format
43029 msgid ""
43030 "%<vec_lvsl%> is deprecated for little endian; use assignment for unaligned "
43031 "loads and stores"
43032 msgstr ""
43033
43034 #: config/rs6000/rs6000-c.cc:1727
43035 #, gcc-internal-format
43036 msgid ""
43037 "%<vec_lvsr%> is deprecated for little endian; use assignment for unaligned "
43038 "loads and stores"
43039 msgstr ""
43040
43041 #: config/rs6000/rs6000-c.cc:1783
43042 #, gcc-internal-format
43043 msgid ""
43044 "passing argument %d of %qE discards const qualifier from pointer target type"
43045 msgstr ""
43046
43047 #: config/rs6000/rs6000-c.cc:1868 config/rs6000/rs6000-c.cc:2024
43048 #, gcc-internal-format
43049 msgid "invalid parameter combination for AltiVec intrinsic %qs"
43050 msgstr ""
43051
43052 #: config/rs6000/rs6000-c.cc:2013
43053 #, gcc-internal-format
43054 msgid "overloaded builtin %qs is implemented by builtin %qs"
43055 msgstr ""
43056
43057 #: config/rs6000/rs6000-c.cc:2017
43058 #, gcc-internal-format
43059 msgid "%qs is not supported in this compiler configuration"
43060 msgstr ""
43061
43062 #: config/rs6000/rs6000-call.cc:387
43063 #, gcc-internal-format
43064 msgid ""
43065 "ELFv2 parameter passing for an argument containing zero-width bit fields but "
43066 "that is otherwise a homogeneous aggregate was corrected in GCC 12"
43067 msgstr ""
43068
43069 #: config/rs6000/rs6000-call.cc:455
43070 #, gcc-internal-format
43071 msgid "invalid use of MMA type %qs as a function return value"
43072 msgstr ""
43073
43074 #: config/rs6000/rs6000-call.cc:507
43075 #, gcc-internal-format
43076 msgid ""
43077 "GCC vector returned by reference: non-standard ABI extension with no "
43078 "compatibility guarantee"
43079 msgstr ""
43080
43081 #: config/rs6000/rs6000-call.cc:691
43082 #, gcc-internal-format
43083 msgid ""
43084 "cannot return value in vector register because altivec instructions are "
43085 "disabled, use %qs to enable them"
43086 msgstr ""
43087
43088 #: config/rs6000/rs6000-call.cc:1115
43089 #, gcc-internal-format
43090 msgid ""
43091 "cannot pass argument in vector register because altivec instructions are "
43092 "disabled, use %qs to enable them"
43093 msgstr ""
43094
43095 #: config/rs6000/rs6000-call.cc:1641
43096 #, gcc-internal-format
43097 msgid "invalid use of MMA operand of type %qs as a function parameter"
43098 msgstr ""
43099
43100 #: config/rs6000/rs6000-call.cc:2030
43101 #, gcc-internal-format
43102 msgid ""
43103 "GCC vector passed by reference: non-standard ABI extension with no "
43104 "compatibility guarantee"
43105 msgstr ""
43106
43107 #. We can't check this in rs6000_option_override_internal since
43108 #. DEFAULT_ABI isn't established yet.
43109 #: config/rs6000/rs6000-logue.cc:732
43110 #, gcc-internal-format
43111 msgid "%qs requires the ELFv2 ABI"
43112 msgstr ""
43113
43114 #: config/rs6000/rs6000-logue.cc:1719
43115 #, gcc-internal-format
43116 msgid "stack frame too large"
43117 msgstr ""
43118
43119 #: config/rs6000/rs6000-logue.cc:5559
43120 #, gcc-internal-format
43121 msgid "%qs uses register r29"
43122 msgstr ""
43123
43124 #: config/rs6000/rs6000-logue.cc:5567
43125 #, gcc-internal-format
43126 msgid "Stack frame larger than 2G is not supported for %<-fsplit-stack%>"
43127 msgstr ""
43128
43129 #: config/rs6000/rs6000.cc:3230 config/rs6000/rs6000.cc:3233
43130 #: config/rs6000/rs6000.cc:3236
43131 #, gcc-internal-format
43132 msgid "%qs requires %qs or %qs"
43133 msgstr ""
43134
43135 #: config/rs6000/rs6000.cc:3337
43136 #, gcc-internal-format
43137 msgid "%qs requires PowerPC64 architecture, enabling"
43138 msgstr ""
43139
43140 #: config/rs6000/rs6000.cc:3487
43141 #, gcc-internal-format
43142 msgid "%<-mcall-aixdesc%> incompatible with %<-mabi=elfv2%>"
43143 msgstr ""
43144
43145 #: config/rs6000/rs6000.cc:3515
43146 #, gcc-internal-format
43147 msgid "%<-mcmodel incompatible with other toc options%>"
43148 msgstr ""
43149
43150 #: config/rs6000/rs6000.cc:3536
43151 #, gcc-internal-format
43152 msgid "%qs unsupported for this ABI"
43153 msgstr ""
43154
43155 #: config/rs6000/rs6000.cc:3669
43156 #, gcc-internal-format
43157 msgid ""
43158 "%qs is not supported for 64-bit Darwin; it is incompatible with the "
43159 "installed C and C++ libraries"
43160 msgstr ""
43161
43162 #: config/rs6000/rs6000.cc:3808
43163 #, gcc-internal-format
43164 msgid "AltiVec not supported in this target"
43165 msgstr ""
43166
43167 #: config/rs6000/rs6000.cc:3825
43168 #, gcc-internal-format
43169 msgid "%qs is not supported on little endian systems"
43170 msgstr ""
43171
43172 #: config/rs6000/rs6000.cc:3907
43173 #, gcc-internal-format
43174 msgid ""
43175 "power9 target option is incompatible with %<%s=<xxx>%> for <xxx> less than "
43176 "power9"
43177 msgstr ""
43178
43179 #. Enforce that none of the ISA_3_0_MASKS_SERVER flags
43180 #. were explicitly cleared.
43181 #: config/rs6000/rs6000.cc:3915
43182 #, gcc-internal-format
43183 msgid "%qs incompatible with explicitly disabled options"
43184 msgstr ""
43185
43186 #. TARGET_VSX = 1 implies Power 7 and newer
43187 #: config/rs6000/rs6000.cc:3949 config/rs6000/rs6000.cc:3957
43188 #: config/rs6000/rs6000.cc:3964 config/rs6000/rs6000.cc:3971
43189 #: config/rs6000/rs6000.cc:3979 config/rs6000/rs6000.cc:3998
43190 #: config/rs6000/rs6000.cc:4060 config/rs6000/rs6000.cc:4087
43191 #: config/rs6000/rs6000.cc:4114 config/rs6000/rs6000.cc:4129
43192 #: config/rs6000/rs6000.cc:4137 config/rs6000/rs6000.cc:4184
43193 #: config/rs6000/rs6000.cc:4186 config/rs6000/rs6000.cc:4276
43194 #: config/rs6000/rs6000.cc:4289 config/rs6000/rs6000.cc:4298
43195 #: config/rs6000/rs6000.cc:4436 config/rs6000/rs6000.cc:4477
43196 #: config/rs6000/rs6000.cc:4488
43197 #, gcc-internal-format
43198 msgid "%qs requires %qs"
43199 msgstr ""
43200
43201 #: config/rs6000/rs6000.cc:4173
43202 #, gcc-internal-format
43203 msgid "target attribute or pragma changes %<long double%> size"
43204 msgstr ""
43205
43206 #: config/rs6000/rs6000.cc:4201
43207 #, gcc-internal-format
43208 msgid "%qs requires full ISA 2.06 support"
43209 msgstr ""
43210
43211 #: config/rs6000/rs6000.cc:4214
43212 #, gcc-internal-format
43213 msgid "Using IEEE extended precision %<long double%>"
43214 msgstr ""
43215
43216 #: config/rs6000/rs6000.cc:4217
43217 #, gcc-internal-format
43218 msgid "Using IBM extended precision %<long double%>"
43219 msgstr ""
43220
43221 #: config/rs6000/rs6000.cc:4236
43222 #, gcc-internal-format
43223 msgid "%qs requires VSX support"
43224 msgstr ""
43225
43226 #: config/rs6000/rs6000.cc:4245
43227 #, gcc-internal-format
43228 msgid "The %<-mfloat128%> option may not be fully supported"
43229 msgstr ""
43230
43231 #: config/rs6000/rs6000.cc:4268
43232 #, gcc-internal-format
43233 msgid "%qs requires full ISA 3.0 support"
43234 msgstr ""
43235
43236 #: config/rs6000/rs6000.cc:4355
43237 #, gcc-internal-format
43238 msgid "unknown vectorization library ABI type (%qs) for %qs switch"
43239 msgstr ""
43240
43241 #: config/rs6000/rs6000.cc:4368 config/rs6000/rs6000.cc:4383
43242 #, gcc-internal-format
43243 msgid "target attribute or pragma changes AltiVec ABI"
43244 msgstr ""
43245
43246 #: config/rs6000/rs6000.cc:4396
43247 #, gcc-internal-format
43248 msgid "target attribute or pragma changes darwin64 ABI"
43249 msgstr ""
43250
43251 #: config/rs6000/rs6000.cc:4620
43252 #, gcc-internal-format
43253 msgid "%qs needs a valid base register"
43254 msgstr ""
43255
43256 #: config/rs6000/rs6000.cc:4917
43257 #, gcc-internal-format
43258 msgid "unknown option for %<%s=%s%>"
43259 msgstr ""
43260
43261 #: config/rs6000/rs6000.cc:4954
43262 #, gcc-internal-format
43263 msgid "%qs is deprecated and not recommended in any circumstances"
43264 msgstr ""
43265
43266 #: config/rs6000/rs6000.cc:10753
43267 #, gcc-internal-format
43268 msgid "%qs is an opaque type, and you cannot set it to other values"
43269 msgstr ""
43270
43271 #: config/rs6000/rs6000.cc:17531
43272 #, gcc-internal-format
43273 msgid "no profiling of 64-bit code for this ABI"
43274 msgstr ""
43275
43276 #: config/rs6000/rs6000.cc:19928
43277 #, gcc-internal-format
43278 msgid ""
43279 "you cannot take the address of a nested function if you use the %qs option"
43280 msgstr ""
43281
43282 #: config/rs6000/rs6000.cc:20010
43283 #, gcc-internal-format
43284 msgid "use of %<long double%> in AltiVec types is invalid"
43285 msgstr ""
43286
43287 #: config/rs6000/rs6000.cc:20012
43288 #, gcc-internal-format
43289 msgid "use of boolean types in AltiVec types is invalid"
43290 msgstr ""
43291
43292 #: config/rs6000/rs6000.cc:20014
43293 #, gcc-internal-format
43294 msgid "use of %<complex%> in AltiVec types is invalid"
43295 msgstr ""
43296
43297 #: config/rs6000/rs6000.cc:20016
43298 #, gcc-internal-format
43299 msgid "use of decimal floating-point types in AltiVec types is invalid"
43300 msgstr ""
43301
43302 #: config/rs6000/rs6000.cc:20022
43303 #, gcc-internal-format
43304 msgid "use of %<long%> in AltiVec types is invalid for 64-bit code without %qs"
43305 msgstr ""
43306
43307 #: config/rs6000/rs6000.cc:20025
43308 #, gcc-internal-format
43309 msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
43310 msgstr ""
43311
43312 #: config/rs6000/rs6000.cc:20030
43313 #, gcc-internal-format
43314 msgid "use of %<long long%> in AltiVec types is invalid without %qs"
43315 msgstr ""
43316
43317 #: config/rs6000/rs6000.cc:20033
43318 #, gcc-internal-format
43319 msgid "use of %<double%> in AltiVec types is invalid without %qs"
43320 msgstr ""
43321
43322 #: config/rs6000/rs6000.cc:24181
43323 #, gcc-internal-format
43324 msgid "invalid cpu %qs for %s%qs%s"
43325 msgstr ""
43326
43327 #: config/rs6000/rs6000.cc:24184
43328 #, gcc-internal-format
43329 msgid "%s%qs%s is not allowed"
43330 msgstr ""
43331
43332 #: config/rs6000/rs6000.cc:24186
43333 #, gcc-internal-format
43334 msgid "%s%qs%s is invalid"
43335 msgstr ""
43336
43337 #: config/rs6000/rs6000.cc:24730
43338 #, gcc-internal-format
43339 msgid "%<-mno-%s%> turns off %<-m%s%>"
43340 msgstr ""
43341
43342 #: config/rs6000/rs6000.cc:24889
43343 #, gcc-internal-format
43344 msgid ""
43345 "%<target_clones%> attribute needs GLIBC (2.23 and newer) that exports "
43346 "hardware capability bits"
43347 msgstr ""
43348
43349 #: config/rs6000/rs6000.cc:25177
43350 #, gcc-internal-format
43351 msgid "Virtual function multiversioning not supported"
43352 msgstr ""
43353
43354 #: config/rs6000/rs6000.cc:28260
43355 #, gcc-internal-format
43356 msgid ""
43357 "the result for the xxspltidp instruction is undefined for subnormal input "
43358 "values"
43359 msgstr ""
43360
43361 #: config/rx/rx.cc:651
43362 #, gcc-internal-format
43363 msgid "unrecognized control register number: %d - using %<psw%>"
43364 msgstr ""
43365
43366 #: config/rx/rx.cc:1384
43367 #, gcc-internal-format
43368 msgid "multiple fast interrupt routines seen: %qE and %qE"
43369 msgstr ""
43370
43371 #: config/rx/rx.cc:2480
43372 #, gcc-internal-format, gfc-internal-format
43373 msgid "invalid control register for mvtc: %d - using 'psw'"
43374 msgstr ""
43375
43376 #: config/rx/rx.cc:2602
43377 #, gcc-internal-format
43378 msgid "%<__builtin_rx_%s%> takes %<C%>, %<Z%>, %<S%>, %<O%>, %<I%>, or %<U%>"
43379 msgstr ""
43380
43381 #: config/rx/rx.cc:2605
43382 #, gcc-internal-format
43383 msgid "use %<__builtin_rx_mvtc (0, ... )%> to write arbitrary values to PSW"
43384 msgstr ""
43385
43386 #: config/rx/rx.cc:2652
43387 #, gcc-internal-format
43388 msgid ""
43389 "%<-mno-allow-string-insns%> forbids the generation of the RMPA instruction"
43390 msgstr ""
43391
43392 #: config/rx/rx.cc:2800
43393 #, gcc-internal-format
43394 msgid "RX FPU instructions do not support NaNs and infinities"
43395 msgstr ""
43396
43397 #: config/s390/s390-c.cc:487
43398 #, gcc-internal-format
43399 msgid "builtin %qs can only be used on vector types"
43400 msgstr ""
43401
43402 #: config/s390/s390-c.cc:717 config/s390/s390.cc:922
43403 #, gcc-internal-format
43404 msgid "constant value required for builtin %qF argument %d"
43405 msgstr ""
43406
43407 #: config/s390/s390-c.cc:732
43408 #, gcc-internal-format
43409 msgid ""
43410 "valid values for builtin %qF argument %d are 64, 128, 256, 512, 1024, 2048, "
43411 "and 4096"
43412 msgstr ""
43413
43414 #: config/s390/s390-c.cc:909
43415 #, gcc-internal-format
43416 msgid "builtin %qF is for GCC internal use only"
43417 msgstr ""
43418
43419 #: config/s390/s390-c.cc:917
43420 #, gcc-internal-format
43421 msgid "builtin %qF is deprecated"
43422 msgstr ""
43423
43424 #: config/s390/s390-c.cc:921
43425 #, gcc-internal-format
43426 msgid "%qF requires %<-mvx%>"
43427 msgstr ""
43428
43429 #: config/s390/s390-c.cc:927
43430 #, gcc-internal-format
43431 msgid "%qF requires z14 or higher"
43432 msgstr ""
43433
43434 #: config/s390/s390-c.cc:933
43435 #, gcc-internal-format
43436 msgid "%qF requires z15 or higher"
43437 msgstr ""
43438
43439 #: config/s390/s390-c.cc:947
43440 #, gcc-internal-format
43441 msgid "mismatch in number of arguments for builtin %qF. Expected: %d got %d"
43442 msgstr ""
43443
43444 #: config/s390/s390-c.cc:996
43445 #, gcc-internal-format
43446 msgid "invalid parameter combination for intrinsic %qs"
43447 msgstr ""
43448
43449 #: config/s390/s390-c.cc:1002
43450 #, gcc-internal-format
43451 msgid "ambiguous overload for intrinsic %qs"
43452 msgstr ""
43453
43454 #: config/s390/s390-c.cc:1010
43455 #, gcc-internal-format
43456 msgid "%qs matching variant requires z14 or higher"
43457 msgstr ""
43458
43459 #: config/s390/s390-c.cc:1019
43460 #, gcc-internal-format
43461 msgid "%qs matching variant requires z15 or higher"
43462 msgstr ""
43463
43464 #: config/s390/s390-c.cc:1025
43465 #, gcc-internal-format
43466 msgid "%qs matching variant is deprecated"
43467 msgstr ""
43468
43469 #: config/s390/s390-c.cc:1065
43470 #, gcc-internal-format
43471 msgid "constant argument %d for builtin %qF is out of range for target type"
43472 msgstr ""
43473
43474 #: config/s390/s390.cc:765
43475 #, gcc-internal-format
43476 msgid "constant argument %d for builtin %qF is invalid (%s)"
43477 msgstr ""
43478
43479 #: config/s390/s390.cc:769
43480 #, gcc-internal-format
43481 msgid "constant argument %d for builtin %qF is out of range (0-%wu)"
43482 msgstr ""
43483
43484 #: config/s390/s390.cc:785
43485 #, gcc-internal-format
43486 msgid "constant argument %d for builtin %qF is out of range (%wd-%wd)"
43487 msgstr ""
43488
43489 #: config/s390/s390.cc:834
43490 #, gcc-internal-format
43491 msgid ""
43492 "builtin %qF is not supported without %<-mhtm%> (default with %<-"
43493 "march=zEC12%> and higher)"
43494 msgstr ""
43495
43496 #: config/s390/s390.cc:840
43497 #, gcc-internal-format
43498 msgid "builtin %qF requires %<-mvx%> (default with %<-march=z13%> and higher)"
43499 msgstr ""
43500
43501 #: config/s390/s390.cc:847
43502 #, gcc-internal-format
43503 msgid "Builtin %qF requires z14 or higher"
43504 msgstr ""
43505
43506 #: config/s390/s390.cc:853
43507 #, gcc-internal-format
43508 msgid "Builtin %qF requires z15 or higher"
43509 msgstr ""
43510
43511 #: config/s390/s390.cc:859
43512 #, gcc-internal-format
43513 msgid "Builtin %qF requires arch14 or higher."
43514 msgstr ""
43515
43516 #: config/s390/s390.cc:878
43517 #, gcc-internal-format
43518 msgid "unresolved overloaded builtin"
43519 msgstr ""
43520
43521 #: config/s390/s390.cc:885 config/tilegx/tilegx.cc:3540
43522 #: config/tilepro/tilepro.cc:3103
43523 #, gcc-internal-format
43524 msgid "bad builtin icode"
43525 msgstr ""
43526
43527 #: config/s390/s390.cc:1019
43528 #, gcc-internal-format
43529 msgid "invalid argument %d for builtin %qF"
43530 msgstr ""
43531
43532 #: config/s390/s390.cc:1120
43533 #, gcc-internal-format
43534 msgid ""
43535 "requested %qE attribute is not a comma separated pair of non-negative "
43536 "integer constants or too large (max. %d)"
43537 msgstr ""
43538
43539 #: config/s390/s390.cc:1210
43540 #, gcc-internal-format
43541 msgid "argument to %qE attribute is not (keep|thunk|thunk-extern)"
43542 msgstr ""
43543
43544 #: config/s390/s390.cc:10100
43545 #, gcc-internal-format
43546 msgid "total size of local variables exceeds architecture limit"
43547 msgstr ""
43548
43549 #: config/s390/s390.cc:11465
43550 #, gcc-internal-format
43551 msgid ""
43552 "frame size of function %qs is %wd bytes exceeding user provided stack limit "
43553 "of %d bytes; an unconditional trap is added"
43554 msgstr ""
43555
43556 #: config/s390/s390.cc:11481
43557 #, gcc-internal-format
43558 msgid ""
43559 "frame size of function %qs is %wd bytes which is more than half the stack "
43560 "size; the dynamic check would not be reliable; no check emitted for this "
43561 "function"
43562 msgstr ""
43563
43564 #: config/s390/s390.cc:11509
43565 #, gcc-internal-format
43566 msgid "frame size of %qs is %wd bytes"
43567 msgstr ""
43568
43569 #: config/s390/s390.cc:11513
43570 #, gcc-internal-format
43571 msgid "%qs uses dynamic stack allocation"
43572 msgstr ""
43573
43574 #: config/s390/s390.cc:13216
43575 #, gcc-internal-format
43576 msgid "nested functions cannot be profiled with %<-mfentry%> on s390"
43577 msgstr ""
43578
43579 #: config/s390/s390.cc:15486
43580 #, gcc-internal-format
43581 msgid "64-bit ABI not supported in ESA/390 mode"
43582 msgstr ""
43583
43584 #: config/s390/s390.cc:15493
43585 #, gcc-internal-format
43586 msgid "thunk-inline is only supported with %<-mindirect-branch-jump%>"
43587 msgstr ""
43588
43589 #: config/s390/s390.cc:15528
43590 #, gcc-internal-format, gfc-internal-format
43591 msgid "hardware vector support not available on %s"
43592 msgstr ""
43593
43594 #: config/s390/s390.cc:15531
43595 #, gcc-internal-format
43596 msgid "hardware vector support not available with %<-msoft-float%>"
43597 msgstr ""
43598
43599 #: config/s390/s390.cc:15560
43600 #, gcc-internal-format, gfc-internal-format
43601 msgid "hardware decimal floating-point instructions not available on %s"
43602 msgstr ""
43603
43604 #: config/s390/s390.cc:15564
43605 #, gcc-internal-format
43606 msgid ""
43607 "hardware decimal floating-point instructions not available in ESA/390 mode"
43608 msgstr ""
43609
43610 #: config/s390/s390.cc:15576
43611 #, gcc-internal-format
43612 msgid "%<-mhard-dfp%> cannot be used in conjunction with %<-msoft-float%>"
43613 msgstr ""
43614
43615 #: config/s390/s390.cc:15585
43616 #, gcc-internal-format
43617 msgid ""
43618 "%<-mbackchain%> %<-mpacked-stack%> %<-mhard-float%> are not supported in "
43619 "combination"
43620 msgstr ""
43621
43622 #: config/s390/s390.cc:15591
43623 #, gcc-internal-format
43624 msgid "stack size must be greater than the stack guard value"
43625 msgstr ""
43626
43627 #: config/s390/s390.cc:15593
43628 #, gcc-internal-format
43629 msgid "stack size must not be greater than 64k"
43630 msgstr ""
43631
43632 #: config/s390/s390.cc:15596
43633 #, gcc-internal-format
43634 msgid "%<-mstack-guard%> implies use of %<-mstack-size%>"
43635 msgstr ""
43636
43637 #: config/s390/s390.cc:15609
43638 #, gcc-internal-format
43639 msgid "%<-mtpf-trace-hook-prologue-check%> requires integer in range 0-4095"
43640 msgstr ""
43641
43642 #: config/s390/s390.cc:15612
43643 #, gcc-internal-format
43644 msgid "%<-mtpf-trace-hook-prologue-target%> requires integer in range 0-4095"
43645 msgstr ""
43646
43647 #: config/s390/s390.cc:15615
43648 #, gcc-internal-format
43649 msgid "%<-mtpf-trace-hook-epilogue-check%> requires integer in range 0-4095"
43650 msgstr ""
43651
43652 #: config/s390/s390.cc:15618
43653 #, gcc-internal-format
43654 msgid "%<-mtpf-trace-hook-epilogue-target%> requires integer in range 0-4095"
43655 msgstr ""
43656
43657 #: config/s390/s390.cc:15671
43658 #, gcc-internal-format
43659 msgid "%<-mfentry%> is supported only for 64-bit CPUs"
43660 msgstr ""
43661
43662 #. argument is not a plain number
43663 #: config/s390/s390.cc:15707
43664 #, gcc-internal-format
43665 msgid "arguments to %qs should be non-negative integers"
43666 msgstr ""
43667
43668 #: config/s390/s390.cc:15714
43669 #, gcc-internal-format
43670 msgid "argument to %qs is too large (max. %d)"
43671 msgstr ""
43672
43673 #: config/s390/s390.cc:15745
43674 #, gcc-internal-format
43675 msgid ""
43676 "%<-mno-pic-data-is-text-relative%> cannot be used without %<-fpic%>/%<-fPIC%>"
43677 msgstr ""
43678
43679 #: config/s390/s390.cc:15906 config/s390/s390.cc:15956
43680 #: config/s390/s390.cc:15973
43681 #, gcc-internal-format
43682 msgid "attribute %<target%> argument %qs is unknown"
43683 msgstr ""
43684
43685 #. Value is not allowed for the target attribute.
43686 #: config/s390/s390.cc:15912
43687 #, gcc-internal-format
43688 msgid "value %qs is not supported by attribute %<target%>"
43689 msgstr ""
43690
43691 #: config/sh/sh.cc:936
43692 #, gcc-internal-format
43693 msgid "ignoring %<-fschedule-insns%> because of exception handling bug"
43694 msgstr ""
43695
43696 #: config/sh/sh.cc:953
43697 #, gcc-internal-format
43698 msgid ""
43699 "unwind tables currently require either a frame pointer or %<-maccumulate-"
43700 "outgoing-args%> for correctness"
43701 msgstr ""
43702
43703 #: config/sh/sh.cc:7416
43704 #, gcc-internal-format
43705 msgid "%<__builtin_saveregs%> not supported by this subtarget"
43706 msgstr ""
43707
43708 #: config/sh/sh.cc:8352
43709 #, gcc-internal-format
43710 msgid "%qE attribute only applies to interrupt functions"
43711 msgstr ""
43712
43713 #: config/sh/sh.cc:8422
43714 #, gcc-internal-format
43715 msgid "%qE attribute is supported only for SH2A"
43716 msgstr ""
43717
43718 #: config/sh/sh.cc:8464
43719 #, gcc-internal-format
43720 msgid "%qE attribute only applies to SH2A"
43721 msgstr ""
43722
43723 #: config/sh/sh.cc:8486
43724 #, gcc-internal-format
43725 msgid "%qE attribute argument should be between 0 to 255"
43726 msgstr ""
43727
43728 #: config/sh/sh.cc:10825
43729 #, gcc-internal-format
43730 msgid "r0 needs to be available as a call-clobbered register"
43731 msgstr ""
43732
43733 #: config/sparc/sparc.cc:1842
43734 #, gcc-internal-format, gfc-internal-format
43735 msgid "%s is not supported by this configuration"
43736 msgstr ""
43737
43738 #: config/sparc/sparc.cc:1849
43739 #, gcc-internal-format
43740 msgid "%<-mlong-double-64%> not allowed with %<-m64%>"
43741 msgstr ""
43742
43743 #: config/sparc/sparc.cc:1857
43744 #, gcc-internal-format
43745 msgid "%<-fcall-saved-REG%> is not supported for out registers"
43746 msgstr ""
43747
43748 #: config/sparc/sparc.cc:1981
43749 #, gcc-internal-format
43750 msgid "%<-mcmodel=%> is not supported in 32-bit mode"
43751 msgstr ""
43752
43753 #: config/stormy16/stormy16.cc:1058
43754 #, gcc-internal-format
43755 msgid "local variable memory requirements exceed capacity"
43756 msgstr ""
43757
43758 #: config/stormy16/stormy16.cc:1215
43759 #, gcc-internal-format
43760 msgid "%<function_profiler%> support"
43761 msgstr ""
43762
43763 #: config/stormy16/stormy16.cc:1309
43764 #, gcc-internal-format
43765 msgid "cannot use %<va_start%> in interrupt function"
43766 msgstr ""
43767
43768 #: config/stormy16/stormy16.cc:1880
43769 #, gcc-internal-format, gfc-internal-format
43770 msgid "switch statement of size %lu entries too large"
43771 msgstr ""
43772
43773 #: config/stormy16/stormy16.cc:2252
43774 #, gcc-internal-format
43775 msgid "%<__BELOW100__%> attribute only applies to variables"
43776 msgstr ""
43777
43778 #: config/stormy16/stormy16.cc:2259
43779 #, gcc-internal-format
43780 msgid "%<__BELOW100__%> attribute not allowed with auto storage class"
43781 msgstr ""
43782
43783 #: config/tilegx/tilegx.cc:3581 config/tilepro/tilepro.cc:3129
43784 #, gcc-internal-format
43785 msgid "operand must be an immediate of the right size"
43786 msgstr ""
43787
43788 #: config/v850/v850-c.cc:67
43789 #, gcc-internal-format
43790 msgid "%<#pragma%> GHS endXXXX found without previous startXXX"
43791 msgstr ""
43792
43793 #: config/v850/v850-c.cc:70
43794 #, gcc-internal-format
43795 msgid "%<#pragma%> GHS endXXX does not match previous startXXX"
43796 msgstr ""
43797
43798 #: config/v850/v850-c.cc:96
43799 #, gcc-internal-format
43800 msgid "cannot set interrupt attribute: no current function"
43801 msgstr ""
43802
43803 #: config/v850/v850-c.cc:104
43804 #, gcc-internal-format
43805 msgid "cannot set interrupt attribute: no such identifier"
43806 msgstr ""
43807
43808 #: config/v850/v850-c.cc:153
43809 #, gcc-internal-format
43810 msgid "junk at end of %<#pragma%> ghs section"
43811 msgstr ""
43812
43813 #: config/v850/v850-c.cc:170
43814 #, gcc-internal-format
43815 msgid "unrecognized section name %qE"
43816 msgstr ""
43817
43818 #: config/v850/v850-c.cc:184
43819 #, gcc-internal-format
43820 msgid "malformed %<#pragma%> ghs section"
43821 msgstr ""
43822
43823 #: config/v850/v850-c.cc:203
43824 #, gcc-internal-format
43825 msgid "junk at end of %<#pragma%> ghs interrupt"
43826 msgstr ""
43827
43828 #: config/v850/v850-c.cc:214
43829 #, gcc-internal-format
43830 msgid "junk at end of %<#pragma%> ghs starttda"
43831 msgstr ""
43832
43833 #: config/v850/v850-c.cc:225
43834 #, gcc-internal-format
43835 msgid "junk at end of %<#pragma%> ghs startsda"
43836 msgstr ""
43837
43838 #: config/v850/v850-c.cc:236
43839 #, gcc-internal-format
43840 msgid "junk at end of %<#pragma%> ghs startzda"
43841 msgstr ""
43842
43843 #: config/v850/v850-c.cc:247
43844 #, gcc-internal-format
43845 msgid "junk at end of %<#pragma%> ghs endtda"
43846 msgstr ""
43847
43848 #: config/v850/v850-c.cc:258
43849 #, gcc-internal-format
43850 msgid "junk at end of %<#pragma%> ghs endsda"
43851 msgstr ""
43852
43853 #: config/v850/v850-c.cc:269
43854 #, gcc-internal-format
43855 msgid "junk at end of %<#pragma%> ghs endzda"
43856 msgstr ""
43857
43858 #: config/v850/v850.cc:2046
43859 #, gcc-internal-format
43860 msgid "data area attributes cannot be specified for local variables"
43861 msgstr ""
43862
43863 #: config/v850/v850.cc:2057
43864 #, gcc-internal-format
43865 msgid "data area of %q+D conflicts with previous declaration"
43866 msgstr ""
43867
43868 #: config/v850/v850.cc:2188
43869 #, gcc-internal-format, gfc-internal-format
43870 msgid "bogus JR construction: %d"
43871 msgstr ""
43872
43873 #: config/v850/v850.cc:2206 config/v850/v850.cc:2313
43874 #, gcc-internal-format, gfc-internal-format
43875 msgid "bad amount of stack space removal: %d"
43876 msgstr ""
43877
43878 #: config/v850/v850.cc:2293
43879 #, gcc-internal-format, gfc-internal-format
43880 msgid "bogus JARL construction: %d"
43881 msgstr ""
43882
43883 #: config/v850/v850.cc:2591
43884 #, gcc-internal-format, gfc-internal-format
43885 msgid "bogus DISPOSE construction: %d"
43886 msgstr ""
43887
43888 #: config/v850/v850.cc:2610
43889 #, gcc-internal-format, gfc-internal-format
43890 msgid "too much stack space to dispose of: %d"
43891 msgstr ""
43892
43893 #: config/v850/v850.cc:2712
43894 #, gcc-internal-format, gfc-internal-format
43895 msgid "bogus PREPEARE construction: %d"
43896 msgstr ""
43897
43898 #: config/v850/v850.cc:2729
43899 #, gcc-internal-format, gfc-internal-format
43900 msgid "too much stack space to prepare: %d"
43901 msgstr ""
43902
43903 #: config/visium/visium.cc:730
43904 #, gcc-internal-format
43905 msgid "an interrupt handler cannot be compiled with %<-muser-mode%>"
43906 msgstr ""
43907
43908 #: config/vms/vms-c.cc:44
43909 #, gcc-internal-format
43910 msgid "junk at end of %<#pragma __nostandard%>"
43911 msgstr ""
43912
43913 #: config/vms/vms-c.cc:55
43914 #, gcc-internal-format
43915 msgid "junk at end of %<#pragma __standard%>"
43916 msgstr ""
43917
43918 #: config/vms/vms-c.cc:81
43919 #, gcc-internal-format
43920 msgid "malformed %<#pragma member_alignment%>, ignoring"
43921 msgstr ""
43922
43923 #: config/vms/vms-c.cc:96
43924 #, gcc-internal-format
43925 msgid "unknown %<#pragma member_alignment%> name %s"
43926 msgstr ""
43927
43928 #: config/vms/vms-c.cc:101
43929 #, gcc-internal-format
43930 msgid "malformed %<#pragma member_alignment%>"
43931 msgstr ""
43932
43933 #: config/vms/vms-c.cc:135
43934 #, gcc-internal-format
43935 msgid "unhandled alignment for %<#pragma nomember_alignment%>"
43936 msgstr ""
43937
43938 #: config/vms/vms-c.cc:148
43939 #, gcc-internal-format
43940 msgid "garbage at end of %<#pragma nomember_alignment%>"
43941 msgstr ""
43942
43943 #: config/vms/vms-c.cc:203
43944 #, gcc-internal-format
43945 msgid "malformed %<#pragma extern_model%>, ignoring"
43946 msgstr ""
43947
43948 #: config/vms/vms-c.cc:224
43949 #, gcc-internal-format
43950 msgid "extern model globalvalue"
43951 msgstr ""
43952
43953 #: config/vms/vms-c.cc:229
43954 #, gcc-internal-format
43955 msgid "unknown %<#pragma extern_model%> model %qs"
43956 msgstr ""
43957
43958 #: config/vms/vms-c.cc:235
43959 #, gcc-internal-format
43960 msgid "junk at end of '#pragma extern_model'"
43961 msgstr ""
43962
43963 #: config/vms/vms-c.cc:249
43964 #, gcc-internal-format
43965 msgid "vms '#pragma __message' is ignored"
43966 msgstr ""
43967
43968 #: config/vms/vms-c.cc:274 config/vms/vms-c.cc:280
43969 #, gcc-internal-format
43970 msgid "malformed %<#pragma __extern_prefix%>, ignoring"
43971 msgstr ""
43972
43973 #: config/vms/vms-c.cc:313 config/vms/vms-c.cc:333
43974 #, gcc-internal-format
43975 msgid "malformed %<#pragma %s%>, ignoring"
43976 msgstr ""
43977
43978 #: config/vms/vms-c.cc:329
43979 #, gcc-internal-format
43980 msgid "invalid constant in %<#pragma %s%>"
43981 msgstr ""
43982
43983 #: config/xtensa/xtensa.cc:2252
43984 #, gcc-internal-format
43985 msgid "boolean registers required for the floating-point option"
43986 msgstr ""
43987
43988 #: config/xtensa/xtensa.cc:2287
43989 #, gcc-internal-format
43990 msgid "%<-f%s%> is not supported with CONST16 instructions"
43991 msgstr ""
43992
43993 #: config/xtensa/xtensa.cc:2294
43994 #, gcc-internal-format
43995 msgid "PIC is required but not supported with CONST16 instructions"
43996 msgstr ""
43997
43998 #: config/xtensa/xtensa.cc:3664
43999 #, gcc-internal-format
44000 msgid "only uninitialized variables can be placed in a %<.bss%> section"
44001 msgstr ""
44002
44003 #: ada/gcc-interface/misc.cc:155
44004 #, gcc-internal-format
44005 msgid "%<-gnat%> misspelled as %<-gant%>"
44006 msgstr ""
44007
44008 #: ada/gcc-interface/misc.cc:258
44009 #, gcc-internal-format
44010 msgid "%<-fexcess-precision=standard%> for Ada"
44011 msgstr ""
44012
44013 #: ada/gcc-interface/misc.cc:260
44014 #, gcc-internal-format
44015 msgid "%<-fexcess-precision=16%> for Ada"
44016 msgstr ""
44017
44018 #: ada/gcc-interface/trans.cc:332
44019 #, gcc-internal-format, gfc-internal-format
44020 msgid "%s contains too many lines"
44021 msgstr ""
44022
44023 #: ada/gcc-interface/trans.cc:1657
44024 #, gcc-internal-format
44025 msgid "subprogram %q+F not marked %<Inline_Always%>"
44026 msgstr ""
44027
44028 #: ada/gcc-interface/trans.cc:1659 ada/gcc-interface/trans.cc:1665
44029 #, gcc-internal-format
44030 msgid "parent subprogram cannot be inlined"
44031 msgstr ""
44032
44033 #: ada/gcc-interface/trans.cc:1663
44034 #, gcc-internal-format
44035 msgid "subprogram %q+F not marked %<Inline%>"
44036 msgstr ""
44037
44038 #: ada/gcc-interface/utils.cc:4163
44039 #, gcc-internal-format
44040 msgid "invalid element type for attribute %qs"
44041 msgstr ""
44042
44043 #: ada/gcc-interface/utils.cc:4187
44044 #, gcc-internal-format
44045 msgid "number of components of vector not a power of two"
44046 msgstr ""
44047
44048 #: ada/gcc-interface/utils.cc:6387 ada/gcc-interface/utils.cc:6565
44049 #: ada/gcc-interface/utils.cc:6746
44050 #, gcc-internal-format
44051 msgid "%qs attribute ignored"
44052 msgstr ""
44053
44054 #: ada/gcc-interface/utils.cc:6442
44055 #, gcc-internal-format
44056 msgid "%qs attribute without arguments on a non-prototype"
44057 msgstr ""
44058
44059 #: ada/gcc-interface/utils.cc:6457
44060 #, gcc-internal-format
44061 msgid "%qs argument has invalid operand number (argument %lu)"
44062 msgstr ""
44063
44064 #: ada/gcc-interface/utils.cc:6479
44065 #, gcc-internal-format
44066 msgid ""
44067 "%qs argument with out-of-range operand number (argument %lu, operand %lu)"
44068 msgstr ""
44069
44070 #: ada/gcc-interface/utils.cc:6488
44071 #, gcc-internal-format
44072 msgid "%qs argument references non-pointer operand (argument %lu, operand %lu)"
44073 msgstr ""
44074
44075 #: ada/gcc-interface/utils.cc:6509
44076 #, gcc-internal-format
44077 msgid "%qs attribute requires prototypes with named arguments"
44078 msgstr ""
44079
44080 #: ada/gcc-interface/utils.cc:6518
44081 #, gcc-internal-format
44082 msgid "%qs attribute only applies to variadic functions"
44083 msgstr ""
44084
44085 #: ada/gcc-interface/utils.cc:6706 d/d-attribs.cc:346 d/d-attribs.cc:473
44086 #, gcc-internal-format
44087 msgid "%qE attribute has no effect"
44088 msgstr ""
44089
44090 #: ada/gcc-interface/utils.cc:6990
44091 #, gcc-internal-format
44092 msgid "attribute %qs applies to array types only"
44093 msgstr ""
44094
44095 #: c/c-convert.cc:104 c/c-typeck.cc:2258 c/c-typeck.cc:12921 cp/typeck.cc:2335
44096 #: cp/typeck.cc:8980 cp/typeck.cc:9782 d/d-convert.cc:262
44097 #, gcc-internal-format
44098 msgid "void value not ignored as it ought to be"
44099 msgstr ""
44100
44101 #: c/c-convert.cc:183 d/d-convert.cc:323
44102 #, gcc-internal-format
44103 msgid "conversion to non-scalar type requested"
44104 msgstr ""
44105
44106 #: c/c-decl.cc:838
44107 #, gcc-internal-format
44108 msgid "array %q+D assumed to have one element"
44109 msgstr ""
44110
44111 #: c/c-decl.cc:879
44112 #, gcc-internal-format
44113 msgid "%qD is static but used in inline function %qD which is not static"
44114 msgstr ""
44115
44116 #: c/c-decl.cc:884
44117 #, gcc-internal-format
44118 msgid "%q+D is static but declared in inline function %qD which is not static"
44119 msgstr ""
44120
44121 #: c/c-decl.cc:1080
44122 #, gcc-internal-format, gfc-internal-format
44123 msgid "GCC supports only %u nested scopes"
44124 msgstr ""
44125
44126 #: c/c-decl.cc:1232 cp/decl.cc:368
44127 #, gcc-internal-format
44128 msgid "label %q+D used but not defined"
44129 msgstr ""
44130
44131 #: c/c-decl.cc:1278
44132 #, gcc-internal-format
44133 msgid "nested function %q+D declared but never defined"
44134 msgstr ""
44135
44136 #: c/c-decl.cc:1292
44137 #, gcc-internal-format
44138 msgid "inline function %q+D declared but never defined"
44139 msgstr ""
44140
44141 #: c/c-decl.cc:1309
44142 #, gcc-internal-format
44143 msgid "unused variable %q+D"
44144 msgstr ""
44145
44146 #: c/c-decl.cc:1313 cp/decl.cc:707
44147 #, gcc-internal-format
44148 msgid "variable %qD set but not used"
44149 msgstr ""
44150
44151 #: c/c-decl.cc:1318
44152 #, gcc-internal-format
44153 msgid "type of array %q+D completed incompatibly with implicit initialization"
44154 msgstr ""
44155
44156 #: c/c-decl.cc:1599 c/c-decl.cc:7391 c/c-decl.cc:8296 c/c-decl.cc:9119
44157 #, gcc-internal-format
44158 msgid "originally defined here"
44159 msgstr ""
44160
44161 #: c/c-decl.cc:1824
44162 #, gcc-internal-format
44163 msgid ""
44164 "a parameter list with an ellipsis cannot match an empty parameter name list "
44165 "declaration"
44166 msgstr ""
44167
44168 #: c/c-decl.cc:1831
44169 #, gcc-internal-format
44170 msgid ""
44171 "an argument type that has a default promotion cannot match an empty "
44172 "parameter name list declaration"
44173 msgstr ""
44174
44175 #: c/c-decl.cc:1879
44176 #, gcc-internal-format
44177 msgid ""
44178 "prototype for %q+D declares more arguments than previous old-style definition"
44179 msgstr ""
44180
44181 #: c/c-decl.cc:1885
44182 #, gcc-internal-format
44183 msgid ""
44184 "prototype for %q+D declares fewer arguments than previous old-style "
44185 "definition"
44186 msgstr ""
44187
44188 #: c/c-decl.cc:1894
44189 #, gcc-internal-format
44190 msgid "prototype for %q+D declares argument %d with incompatible type"
44191 msgstr ""
44192
44193 #. If we get here, no errors were found, but do issue a warning
44194 #. for this poor-style construct.
44195 #: c/c-decl.cc:1907
44196 #, gcc-internal-format
44197 msgid "prototype for %q+D follows non-prototype definition"
44198 msgstr ""
44199
44200 #: c/c-decl.cc:1925
44201 #, gcc-internal-format
44202 msgid "previous definition of %q+D with type %qT"
44203 msgstr ""
44204
44205 #: c/c-decl.cc:1929
44206 #, gcc-internal-format
44207 msgid "previous implicit declaration of %q+D with type %qT"
44208 msgstr ""
44209
44210 #: c/c-decl.cc:1933
44211 #, gcc-internal-format
44212 msgid "previous declaration of %q+D with type %qT"
44213 msgstr ""
44214
44215 #: c/c-decl.cc:1973
44216 #, gcc-internal-format
44217 msgid "%q+D redeclared as different kind of symbol"
44218 msgstr ""
44219
44220 #: c/c-decl.cc:1978
44221 #, gcc-internal-format
44222 msgid "built-in function %q+D declared as non-function"
44223 msgstr ""
44224
44225 #: c/c-decl.cc:1981 c/c-decl.cc:3069
44226 #, gcc-internal-format
44227 msgid "declaration of %q+D shadows a built-in function"
44228 msgstr ""
44229
44230 #: c/c-decl.cc:1991
44231 #, gcc-internal-format
44232 msgid "redeclaration of enumerator %q+D"
44233 msgstr ""
44234
44235 #: c/c-decl.cc:2027
44236 #, gcc-internal-format
44237 msgid "conflicting types for built-in function %q+D; expected %qT"
44238 msgstr ""
44239
44240 #: c/c-decl.cc:2037 c/c-decl.cc:2062
44241 #, gcc-internal-format
44242 msgid "%qD is declared in header %qs"
44243 msgstr ""
44244
44245 #: c/c-decl.cc:2048
44246 #, gcc-internal-format
44247 msgid "mismatch in argument %u type of built-in function %qD; expected %qT"
44248 msgstr ""
44249
44250 #: c/c-decl.cc:2053
44251 #, gcc-internal-format
44252 msgid "mismatch in return type of built-in function %qD; expected %qT"
44253 msgstr ""
44254
44255 #: c/c-decl.cc:2086
44256 #, gcc-internal-format
44257 msgid "conflicting types for %q+D"
44258 msgstr ""
44259
44260 #: c/c-decl.cc:2099 c/c-decl.cc:2136
44261 #, gcc-internal-format
44262 msgid "conflicting types for %q+D; have %qT"
44263 msgstr ""
44264
44265 #: c/c-decl.cc:2116
44266 #, gcc-internal-format
44267 msgid "conflicting named address spaces (generic vs %s) for %q+D"
44268 msgstr ""
44269
44270 #: c/c-decl.cc:2120
44271 #, gcc-internal-format
44272 msgid "conflicting named address spaces (%s vs generic) for %q+D"
44273 msgstr ""
44274
44275 #: c/c-decl.cc:2124
44276 #, gcc-internal-format
44277 msgid "conflicting named address spaces (%s vs %s) for %q+D"
44278 msgstr ""
44279
44280 #: c/c-decl.cc:2133
44281 #, gcc-internal-format
44282 msgid "conflicting type qualifiers for %q+D"
44283 msgstr ""
44284
44285 #: c/c-decl.cc:2158
44286 #, gcc-internal-format
44287 msgid "redefinition of typedef %q+D with different type"
44288 msgstr ""
44289
44290 #: c/c-decl.cc:2171
44291 #, gcc-internal-format
44292 msgid "redefinition of typedef %q+D with variably modified type"
44293 msgstr ""
44294
44295 #: c/c-decl.cc:2176
44296 #, gcc-internal-format
44297 msgid "redefinition of typedef %q+D"
44298 msgstr ""
44299
44300 #: c/c-decl.cc:2204
44301 #, gcc-internal-format
44302 msgid "declaration of %qD shadows a built-in function"
44303 msgstr ""
44304
44305 #: c/c-decl.cc:2220
44306 #, gcc-internal-format
44307 msgid "declaration of built-in function %qD without a prototype; expected %qT"
44308 msgstr ""
44309
44310 #: c/c-decl.cc:2247 c/c-decl.cc:2358
44311 #, gcc-internal-format
44312 msgid "redefinition of %q+D"
44313 msgstr ""
44314
44315 #: c/c-decl.cc:2286 c/c-decl.cc:2398
44316 #, gcc-internal-format
44317 msgid "static declaration of %q+D follows non-static declaration"
44318 msgstr ""
44319
44320 #: c/c-decl.cc:2297 c/c-decl.cc:2305 c/c-decl.cc:2387 c/c-decl.cc:2395
44321 #, gcc-internal-format
44322 msgid "non-static declaration of %q+D follows static declaration"
44323 msgstr ""
44324
44325 #: c/c-decl.cc:2322
44326 #, gcc-internal-format
44327 msgid "%<gnu_inline%> attribute present on %q+D"
44328 msgstr ""
44329
44330 #: c/c-decl.cc:2325
44331 #, gcc-internal-format
44332 msgid "but not here"
44333 msgstr ""
44334
44335 #: c/c-decl.cc:2344
44336 #, gcc-internal-format
44337 msgid "thread-local declaration of %q+D follows non-thread-local declaration"
44338 msgstr ""
44339
44340 #: c/c-decl.cc:2347
44341 #, gcc-internal-format
44342 msgid "non-thread-local declaration of %q+D follows thread-local declaration"
44343 msgstr ""
44344
44345 #: c/c-decl.cc:2379
44346 #, gcc-internal-format
44347 msgid "extern declaration of %q+D follows declaration with no linkage"
44348 msgstr ""
44349
44350 #: c/c-decl.cc:2417
44351 #, gcc-internal-format
44352 msgid "declaration of %q+D with no linkage follows extern declaration"
44353 msgstr ""
44354
44355 #: c/c-decl.cc:2424
44356 #, gcc-internal-format
44357 msgid "redeclaration of %q+D with no linkage"
44358 msgstr ""
44359
44360 #: c/c-decl.cc:2450
44361 #, gcc-internal-format
44362 msgid ""
44363 "redeclaration of %q+D with different visibility (old visibility preserved)"
44364 msgstr ""
44365
44366 #: c/c-decl.cc:2471
44367 #, gcc-internal-format
44368 msgid "redefinition of parameter %q+D"
44369 msgstr ""
44370
44371 #: c/c-decl.cc:2498
44372 #, gcc-internal-format
44373 msgid "redundant redeclaration of %q+D"
44374 msgstr ""
44375
44376 #: c/c-decl.cc:3027
44377 #, gcc-internal-format
44378 msgid "declaration of %q+D shadows previous non-variable"
44379 msgstr ""
44380
44381 #: c/c-decl.cc:3049
44382 #, gcc-internal-format
44383 msgid "declaration of %qD shadows a parameter"
44384 msgstr ""
44385
44386 #: c/c-decl.cc:3062 cp/name-lookup.cc:3332
44387 #, gcc-internal-format
44388 msgid "declaration of %qD shadows a global declaration"
44389 msgstr ""
44390
44391 #: c/c-decl.cc:3088
44392 #, gcc-internal-format
44393 msgid "declaration of %qD shadows a previous local"
44394 msgstr ""
44395
44396 #: c/c-decl.cc:3094 cp/name-lookup.cc:3100
44397 #, gcc-internal-format
44398 msgid "shadowed declaration is here"
44399 msgstr ""
44400
44401 #: c/c-decl.cc:3224
44402 #, gcc-internal-format
44403 msgid "nested extern declaration of %qD"
44404 msgstr ""
44405
44406 #: c/c-decl.cc:3387 c/c-decl.cc:3401
44407 #, gcc-internal-format
44408 msgid "implicit declaration of function %qE; did you mean %qs?"
44409 msgstr ""
44410
44411 #: c/c-decl.cc:3393 c/c-decl.cc:3406
44412 #, gcc-internal-format
44413 msgid "implicit declaration of function %qE"
44414 msgstr ""
44415
44416 #: c/c-decl.cc:3425
44417 #, gcc-internal-format
44418 msgid "include %qs or provide a declaration of %qE"
44419 msgstr ""
44420
44421 #: c/c-decl.cc:3695
44422 #, gcc-internal-format
44423 msgid "incompatible implicit declaration of built-in function %qD"
44424 msgstr ""
44425
44426 #: c/c-decl.cc:3705
44427 #, gcc-internal-format
44428 msgid "include %qs or provide a declaration of %qD"
44429 msgstr ""
44430
44431 #: c/c-decl.cc:3716
44432 #, gcc-internal-format
44433 msgid "incompatible implicit declaration of function %qD"
44434 msgstr ""
44435
44436 #: c/c-decl.cc:3777
44437 #, gcc-internal-format
44438 msgid "%qE undeclared here (not in a function); did you mean %qs?"
44439 msgstr ""
44440
44441 #: c/c-decl.cc:3782
44442 #, gcc-internal-format
44443 msgid "%qE undeclared here (not in a function)"
44444 msgstr ""
44445
44446 #: c/c-decl.cc:3795
44447 #, gcc-internal-format
44448 msgid "%qE undeclared (first use in this function); did you mean %qs?"
44449 msgstr ""
44450
44451 #: c/c-decl.cc:3800
44452 #, gcc-internal-format
44453 msgid "%qE undeclared (first use in this function)"
44454 msgstr ""
44455
44456 #: c/c-decl.cc:3804
44457 #, gcc-internal-format
44458 msgid ""
44459 "each undeclared identifier is reported only once for each function it "
44460 "appears in"
44461 msgstr ""
44462
44463 #: c/c-decl.cc:3852 cp/decl.cc:3289
44464 #, gcc-internal-format
44465 msgid "label %qE referenced outside of any function"
44466 msgstr ""
44467
44468 #: c/c-decl.cc:3888
44469 #, gcc-internal-format
44470 msgid "jump into scope of identifier with variably modified type"
44471 msgstr ""
44472
44473 #: c/c-decl.cc:3891
44474 #, gcc-internal-format
44475 msgid "jump skips variable initialization"
44476 msgstr ""
44477
44478 #: c/c-decl.cc:3892 c/c-decl.cc:3947 c/c-decl.cc:4037
44479 #, gcc-internal-format
44480 msgid "label %qD defined here"
44481 msgstr ""
44482
44483 #: c/c-decl.cc:3946 c/c-decl.cc:4036
44484 #, gcc-internal-format
44485 msgid "jump into statement expression"
44486 msgstr ""
44487
44488 #: c/c-decl.cc:3969
44489 #, gcc-internal-format
44490 msgid "duplicate label declaration %qE"
44491 msgstr ""
44492
44493 #: c/c-decl.cc:4068 cp/decl.cc:3703
44494 #, gcc-internal-format
44495 msgid "duplicate label %qD"
44496 msgstr ""
44497
44498 #: c/c-decl.cc:4099
44499 #, gcc-internal-format
44500 msgid ""
44501 "traditional C lacks a separate namespace for labels, identifier %qE conflicts"
44502 msgstr ""
44503
44504 #: c/c-decl.cc:4164
44505 #, gcc-internal-format
44506 msgid "switch jumps over variable initialization"
44507 msgstr ""
44508
44509 #: c/c-decl.cc:4165 c/c-decl.cc:4176
44510 #, gcc-internal-format
44511 msgid "switch starts here"
44512 msgstr ""
44513
44514 #: c/c-decl.cc:4175
44515 #, gcc-internal-format
44516 msgid "switch jumps into statement expression"
44517 msgstr ""
44518
44519 #: c/c-decl.cc:4258
44520 #, gcc-internal-format
44521 msgid "%qE defined as wrong kind of tag"
44522 msgstr ""
44523
44524 #: c/c-decl.cc:4444 cp/tree.cc:4889
44525 #, gcc-internal-format
44526 msgid "%qE attribute applied to %qD with void return type"
44527 msgstr ""
44528
44529 #: c/c-decl.cc:4453
44530 #, gcc-internal-format
44531 msgid ""
44532 "%qE attribute can only be applied to functions or to structure, union or "
44533 "enumeration types"
44534 msgstr ""
44535
44536 #: c/c-decl.cc:4718
44537 #, gcc-internal-format
44538 msgid "unnamed struct/union that defines no instances"
44539 msgstr ""
44540
44541 #: c/c-decl.cc:4729
44542 #, gcc-internal-format
44543 msgid "empty declaration with storage class specifier does not redeclare tag"
44544 msgstr ""
44545
44546 #: c/c-decl.cc:4745
44547 #, gcc-internal-format
44548 msgid "empty declaration with type qualifier does not redeclare tag"
44549 msgstr ""
44550
44551 #: c/c-decl.cc:4757
44552 #, gcc-internal-format
44553 msgid "empty declaration with %<_Alignas%> does not redeclare tag"
44554 msgstr ""
44555
44556 #: c/c-decl.cc:4779 c/c-decl.cc:4787
44557 #, gcc-internal-format
44558 msgid "useless type name in empty declaration"
44559 msgstr ""
44560
44561 #: c/c-decl.cc:4795
44562 #, gcc-internal-format
44563 msgid "%<inline%> in empty declaration"
44564 msgstr ""
44565
44566 #: c/c-decl.cc:4801
44567 #, gcc-internal-format
44568 msgid "%<_Noreturn%> in empty declaration"
44569 msgstr ""
44570
44571 #: c/c-decl.cc:4807
44572 #, gcc-internal-format
44573 msgid "%<auto%> in file-scope empty declaration"
44574 msgstr ""
44575
44576 #: c/c-decl.cc:4813
44577 #, gcc-internal-format
44578 msgid "%<register%> in file-scope empty declaration"
44579 msgstr ""
44580
44581 #: c/c-decl.cc:4820
44582 #, gcc-internal-format
44583 msgid "useless storage class specifier in empty declaration"
44584 msgstr ""
44585
44586 #: c/c-decl.cc:4826
44587 #, gcc-internal-format
44588 msgid "useless %qs in empty declaration"
44589 msgstr ""
44590
44591 #: c/c-decl.cc:4839
44592 #, gcc-internal-format
44593 msgid "useless type qualifier in empty declaration"
44594 msgstr ""
44595
44596 #: c/c-decl.cc:4846
44597 #, gcc-internal-format
44598 msgid "useless %<_Alignas%> in empty declaration"
44599 msgstr ""
44600
44601 #: c/c-decl.cc:4864
44602 #, gcc-internal-format
44603 msgid "invalid use of attributes in empty declaration"
44604 msgstr ""
44605
44606 #: c/c-decl.cc:4878 c/c-parser.cc:2038
44607 #, gcc-internal-format
44608 msgid "empty declaration"
44609 msgstr ""
44610
44611 #: c/c-decl.cc:4950
44612 #, gcc-internal-format
44613 msgid ""
44614 "ISO C90 does not support %<static%> or type qualifiers in parameter array "
44615 "declarators"
44616 msgstr ""
44617
44618 #: c/c-decl.cc:4954
44619 #, gcc-internal-format
44620 msgid "ISO C90 does not support %<[*]%> array declarators"
44621 msgstr ""
44622
44623 #. C99 6.7.5.2p4
44624 #. A function definition isn't function prototype scope C99 6.2.1p4.
44625 #. C99 6.7.5.2p4
44626 #: c/c-decl.cc:4960 c/c-decl.cc:7855 c/c-decl.cc:9820
44627 #, gcc-internal-format
44628 msgid "%<[*]%> not allowed in other than function prototype scope"
44629 msgstr ""
44630
44631 #: c/c-decl.cc:5130
44632 #, gcc-internal-format
44633 msgid "%q+D is usually a function"
44634 msgstr ""
44635
44636 #: c/c-decl.cc:5139
44637 #, gcc-internal-format
44638 msgid "typedef %qD is initialized (use %<__typeof__%> instead)"
44639 msgstr ""
44640
44641 #: c/c-decl.cc:5144
44642 #, gcc-internal-format
44643 msgid "function %qD is initialized like a variable"
44644 msgstr ""
44645
44646 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
44647 #: c/c-decl.cc:5150
44648 #, gcc-internal-format
44649 msgid "parameter %qD is initialized"
44650 msgstr ""
44651
44652 #. Although C99 is unclear about whether incomplete arrays
44653 #. of VLAs themselves count as VLAs, it does not make
44654 #. sense to permit them to be initialized given that
44655 #. ordinary VLAs may not be initialized.
44656 #: c/c-decl.cc:5169 c/c-decl.cc:5184 c/c-typeck.cc:8270
44657 #, gcc-internal-format
44658 msgid "variable-sized object may not be initialized"
44659 msgstr ""
44660
44661 #: c/c-decl.cc:5175
44662 #, gcc-internal-format
44663 msgid "variable %qD has initializer but incomplete type"
44664 msgstr ""
44665
44666 #: c/c-decl.cc:5264
44667 #, gcc-internal-format
44668 msgid "inline function %q+D given attribute %qs"
44669 msgstr ""
44670
44671 #: c/c-decl.cc:5314
44672 #, gcc-internal-format
44673 msgid "uninitialized const member in %qT is invalid in C++"
44674 msgstr ""
44675
44676 #: c/c-decl.cc:5316
44677 #, gcc-internal-format
44678 msgid "%qD should be initialized"
44679 msgstr ""
44680
44681 #: c/c-decl.cc:5397
44682 #, gcc-internal-format
44683 msgid "initializer fails to determine size of %q+D"
44684 msgstr ""
44685
44686 #: c/c-decl.cc:5402
44687 #, gcc-internal-format
44688 msgid "array size missing in %q+D"
44689 msgstr ""
44690
44691 #: c/c-decl.cc:5406
44692 #, gcc-internal-format
44693 msgid "zero or negative size array %q+D"
44694 msgstr ""
44695
44696 #: c/c-decl.cc:5495
44697 #, gcc-internal-format
44698 msgid "storage size of %q+D isn%'t constant"
44699 msgstr ""
44700
44701 #: c/c-decl.cc:5545
44702 #, gcc-internal-format
44703 msgid "ignoring %<asm%> specifier for non-static local variable %q+D"
44704 msgstr ""
44705
44706 #: c/c-decl.cc:5583
44707 #, gcc-internal-format
44708 msgid "cannot put object with volatile field into register"
44709 msgstr ""
44710
44711 #: c/c-decl.cc:5669
44712 #, gcc-internal-format
44713 msgid "uninitialized %<const %D%> is invalid in C++"
44714 msgstr ""
44715
44716 #: c/c-decl.cc:5684 cp/decl.cc:8434
44717 #, gcc-internal-format
44718 msgid "%q+D in declare target directive does not have mappable type"
44719 msgstr ""
44720
44721 #: c/c-decl.cc:5947
44722 #, gcc-internal-format
44723 msgid "ISO C forbids forward parameter declarations"
44724 msgstr ""
44725
44726 #: c/c-decl.cc:6058
44727 #, gcc-internal-format
44728 msgid "defining a type in a compound literal is invalid in C++"
44729 msgstr ""
44730
44731 #: c/c-decl.cc:6079 c/c-decl.cc:6094
44732 #, gcc-internal-format
44733 msgid "bit-field %qs width not an integer constant"
44734 msgstr ""
44735
44736 #: c/c-decl.cc:6089
44737 #, gcc-internal-format
44738 msgid "bit-field %qs width not an integer constant expression"
44739 msgstr ""
44740
44741 #: c/c-decl.cc:6100
44742 #, gcc-internal-format
44743 msgid "negative width in bit-field %qs"
44744 msgstr ""
44745
44746 #: c/c-decl.cc:6105
44747 #, gcc-internal-format
44748 msgid "zero width for bit-field %qs"
44749 msgstr ""
44750
44751 #: c/c-decl.cc:6115
44752 #, gcc-internal-format
44753 msgid "bit-field %qs has invalid type"
44754 msgstr ""
44755
44756 #: c/c-decl.cc:6121
44757 #, gcc-internal-format
44758 msgid "cannot declare bit-field %qs with %<warn_if_not_aligned%> type"
44759 msgstr ""
44760
44761 #: c/c-decl.cc:6132
44762 #, gcc-internal-format
44763 msgid "type of bit-field %qs is a GCC extension"
44764 msgstr ""
44765
44766 #: c/c-decl.cc:6138
44767 #, gcc-internal-format
44768 msgid "width of %qs exceeds its type"
44769 msgstr ""
44770
44771 #: c/c-decl.cc:6151
44772 #, gcc-internal-format
44773 msgid "%qs is narrower than values of its type"
44774 msgstr ""
44775
44776 #: c/c-decl.cc:6166
44777 #, gcc-internal-format
44778 msgid "ISO C90 forbids array %qE whose size cannot be evaluated"
44779 msgstr ""
44780
44781 #: c/c-decl.cc:6169
44782 #, gcc-internal-format
44783 msgid "ISO C90 forbids array whose size cannot be evaluated"
44784 msgstr ""
44785
44786 #: c/c-decl.cc:6176
44787 #, gcc-internal-format
44788 msgid "ISO C90 forbids variable length array %qE"
44789 msgstr ""
44790
44791 #: c/c-decl.cc:6178
44792 #, gcc-internal-format
44793 msgid "ISO C90 forbids variable length array"
44794 msgstr ""
44795
44796 #: c/c-decl.cc:6395 c/c-decl.cc:6791 c/c-decl.cc:6801
44797 #, gcc-internal-format
44798 msgid "variably modified %qE at file scope"
44799 msgstr ""
44800
44801 #: c/c-decl.cc:6397
44802 #, gcc-internal-format
44803 msgid "variably modified field at file scope"
44804 msgstr ""
44805
44806 #: c/c-decl.cc:6417
44807 #, gcc-internal-format
44808 msgid "type defaults to %<int%> in declaration of %qE"
44809 msgstr ""
44810
44811 #: c/c-decl.cc:6421
44812 #, gcc-internal-format
44813 msgid "type defaults to %<int%> in type name"
44814 msgstr ""
44815
44816 #: c/c-decl.cc:6453
44817 #, gcc-internal-format
44818 msgid "duplicate %<const%>"
44819 msgstr ""
44820
44821 #: c/c-decl.cc:6455
44822 #, gcc-internal-format
44823 msgid "duplicate %<restrict%>"
44824 msgstr ""
44825
44826 #: c/c-decl.cc:6457
44827 #, gcc-internal-format
44828 msgid "duplicate %<volatile%>"
44829 msgstr ""
44830
44831 #: c/c-decl.cc:6459
44832 #, gcc-internal-format
44833 msgid "duplicate %<_Atomic%>"
44834 msgstr ""
44835
44836 #: c/c-decl.cc:6462
44837 #, gcc-internal-format, gfc-internal-format
44838 msgid "conflicting named address spaces (%s vs %s)"
44839 msgstr ""
44840
44841 #: c/c-decl.cc:6485 c/c-parser.cc:3053
44842 #, gcc-internal-format
44843 msgid "%<_Atomic%>-qualified array type"
44844 msgstr ""
44845
44846 #: c/c-decl.cc:6499
44847 #, gcc-internal-format
44848 msgid "function definition declared %<auto%>"
44849 msgstr ""
44850
44851 #: c/c-decl.cc:6501
44852 #, gcc-internal-format
44853 msgid "function definition declared %<register%>"
44854 msgstr ""
44855
44856 #: c/c-decl.cc:6503
44857 #, gcc-internal-format
44858 msgid "function definition declared %<typedef%>"
44859 msgstr ""
44860
44861 #: c/c-decl.cc:6505
44862 #, gcc-internal-format
44863 msgid "function definition declared %qs"
44864 msgstr ""
44865
44866 #: c/c-decl.cc:6523
44867 #, gcc-internal-format
44868 msgid "storage class specified for structure field %qE"
44869 msgstr ""
44870
44871 #: c/c-decl.cc:6526
44872 #, gcc-internal-format
44873 msgid "storage class specified for structure field"
44874 msgstr ""
44875
44876 #: c/c-decl.cc:6530
44877 #, gcc-internal-format
44878 msgid "storage class specified for parameter %qE"
44879 msgstr ""
44880
44881 #: c/c-decl.cc:6533
44882 #, gcc-internal-format
44883 msgid "storage class specified for unnamed parameter"
44884 msgstr ""
44885
44886 #: c/c-decl.cc:6536 cp/decl.cc:12450
44887 #, gcc-internal-format
44888 msgid "storage class specified for typename"
44889 msgstr ""
44890
44891 #: c/c-decl.cc:6553
44892 #, gcc-internal-format
44893 msgid "%qE initialized and declared %<extern%>"
44894 msgstr ""
44895
44896 #: c/c-decl.cc:6557
44897 #, gcc-internal-format
44898 msgid "%qE has both %<extern%> and initializer"
44899 msgstr ""
44900
44901 #: c/c-decl.cc:6562
44902 #, gcc-internal-format
44903 msgid "file-scope declaration of %qE specifies %<auto%>"
44904 msgstr ""
44905
44906 #: c/c-decl.cc:6566
44907 #, gcc-internal-format
44908 msgid "file-scope declaration of %qE specifies %<register%>"
44909 msgstr ""
44910
44911 #: c/c-decl.cc:6571
44912 #, gcc-internal-format
44913 msgid "nested function %qE declared %<extern%>"
44914 msgstr ""
44915
44916 #: c/c-decl.cc:6574
44917 #, gcc-internal-format
44918 msgid "function-scope %qE implicitly auto and declared %qs"
44919 msgstr ""
44920
44921 #. Only the innermost declarator (making a parameter be of
44922 #. array type which is converted to pointer type)
44923 #. may have static or type qualifiers.
44924 #: c/c-decl.cc:6621 c/c-decl.cc:7015
44925 #, gcc-internal-format
44926 msgid "static or type qualifiers in non-parameter array declarator"
44927 msgstr ""
44928
44929 #: c/c-decl.cc:6682
44930 #, gcc-internal-format
44931 msgid "declaration of %qE as array of voids"
44932 msgstr ""
44933
44934 #: c/c-decl.cc:6684
44935 #, gcc-internal-format
44936 msgid "declaration of type name as array of voids"
44937 msgstr ""
44938
44939 #: c/c-decl.cc:6691
44940 #, gcc-internal-format
44941 msgid "declaration of %qE as array of functions"
44942 msgstr ""
44943
44944 #: c/c-decl.cc:6694
44945 #, gcc-internal-format
44946 msgid "declaration of type name as array of functions"
44947 msgstr ""
44948
44949 #: c/c-decl.cc:6702 c/c-decl.cc:8827
44950 #, gcc-internal-format
44951 msgid "invalid use of structure with flexible array member"
44952 msgstr ""
44953
44954 #: c/c-decl.cc:6734
44955 #, gcc-internal-format
44956 msgid "size of array %qE has non-integer type"
44957 msgstr ""
44958
44959 #: c/c-decl.cc:6738
44960 #, gcc-internal-format
44961 msgid "size of unnamed array has non-integer type"
44962 msgstr ""
44963
44964 #: c/c-decl.cc:6746
44965 #, gcc-internal-format
44966 msgid "size of array %qE has incomplete type"
44967 msgstr ""
44968
44969 #: c/c-decl.cc:6749
44970 #, gcc-internal-format
44971 msgid "size of unnamed array has incomplete type"
44972 msgstr ""
44973
44974 #: c/c-decl.cc:6761
44975 #, gcc-internal-format
44976 msgid "ISO C forbids zero-size array %qE"
44977 msgstr ""
44978
44979 #: c/c-decl.cc:6764
44980 #, gcc-internal-format
44981 msgid "ISO C forbids zero-size array"
44982 msgstr ""
44983
44984 #: c/c-decl.cc:6773
44985 #, gcc-internal-format
44986 msgid "size of array %qE is negative"
44987 msgstr ""
44988
44989 #: c/c-decl.cc:6775
44990 #, gcc-internal-format
44991 msgid "size of unnamed array is negative"
44992 msgstr ""
44993
44994 #: c/c-decl.cc:6861
44995 #, gcc-internal-format
44996 msgid "size of array %qE is too large"
44997 msgstr ""
44998
44999 #: c/c-decl.cc:6864
45000 #, gcc-internal-format
45001 msgid "size of unnamed array is too large"
45002 msgstr ""
45003
45004 #: c/c-decl.cc:6903 c/c-decl.cc:7561
45005 #, gcc-internal-format
45006 msgid "ISO C90 does not support flexible array members"
45007 msgstr ""
45008
45009 #. C99 6.7.5.2p4
45010 #: c/c-decl.cc:6925
45011 #, gcc-internal-format
45012 msgid "%<[*]%> not in a declaration"
45013 msgstr ""
45014
45015 #: c/c-decl.cc:6938
45016 #, gcc-internal-format
45017 msgid "array type has incomplete element type %qT"
45018 msgstr ""
45019
45020 #: c/c-decl.cc:6944
45021 #, gcc-internal-format
45022 msgid ""
45023 "declaration of %qE as multidimensional array must have bounds for all "
45024 "dimensions except the first"
45025 msgstr ""
45026
45027 #: c/c-decl.cc:6948
45028 #, gcc-internal-format
45029 msgid ""
45030 "declaration of multidimensional array must have bounds for all dimensions "
45031 "except the first"
45032 msgstr ""
45033
45034 #: c/c-decl.cc:7051
45035 #, gcc-internal-format
45036 msgid "%qE declared as function returning a function"
45037 msgstr ""
45038
45039 #: c/c-decl.cc:7054
45040 #, gcc-internal-format
45041 msgid "type name declared as function returning a function"
45042 msgstr ""
45043
45044 #: c/c-decl.cc:7061
45045 #, gcc-internal-format
45046 msgid "%qE declared as function returning an array"
45047 msgstr ""
45048
45049 #: c/c-decl.cc:7064
45050 #, gcc-internal-format
45051 msgid "type name declared as function returning an array"
45052 msgstr ""
45053
45054 #: c/c-decl.cc:7105
45055 #, gcc-internal-format
45056 msgid "function definition has qualified void return type"
45057 msgstr ""
45058
45059 #: c/c-decl.cc:7109 cp/decl.cc:12750
45060 #, gcc-internal-format
45061 msgid "type qualifiers ignored on function return type"
45062 msgstr ""
45063
45064 #: c/c-decl.cc:7147 c/c-decl.cc:7357 c/c-decl.cc:7411 c/c-decl.cc:7495
45065 #: c/c-decl.cc:7617 c/c-parser.cc:3055
45066 #, gcc-internal-format
45067 msgid "%<_Atomic%>-qualified function type"
45068 msgstr ""
45069
45070 #: c/c-decl.cc:7153 c/c-decl.cc:7363 c/c-decl.cc:7500 c/c-decl.cc:7622
45071 #, gcc-internal-format
45072 msgid "ISO C forbids qualified function types"
45073 msgstr ""
45074
45075 #: c/c-decl.cc:7248
45076 #, gcc-internal-format
45077 msgid "%qs combined with %<auto%> qualifier for %qE"
45078 msgstr ""
45079
45080 #: c/c-decl.cc:7252
45081 #, gcc-internal-format
45082 msgid "%qs combined with %<register%> qualifier for %qE"
45083 msgstr ""
45084
45085 #: c/c-decl.cc:7258
45086 #, gcc-internal-format
45087 msgid "%qs specified for auto variable %qE"
45088 msgstr ""
45089
45090 #: c/c-decl.cc:7274
45091 #, gcc-internal-format
45092 msgid "%qs specified for parameter %qE"
45093 msgstr ""
45094
45095 #: c/c-decl.cc:7277
45096 #, gcc-internal-format
45097 msgid "%qs specified for unnamed parameter"
45098 msgstr ""
45099
45100 #: c/c-decl.cc:7283
45101 #, gcc-internal-format
45102 msgid "%qs specified for structure field %qE"
45103 msgstr ""
45104
45105 #: c/c-decl.cc:7286
45106 #, gcc-internal-format
45107 msgid "%qs specified for structure field"
45108 msgstr ""
45109
45110 #: c/c-decl.cc:7301
45111 #, gcc-internal-format
45112 msgid "bit-field %qE has atomic type"
45113 msgstr ""
45114
45115 #: c/c-decl.cc:7303
45116 #, gcc-internal-format
45117 msgid "bit-field has atomic type"
45118 msgstr ""
45119
45120 #: c/c-decl.cc:7312
45121 #, gcc-internal-format
45122 msgid "alignment specified for typedef %qE"
45123 msgstr ""
45124
45125 #: c/c-decl.cc:7314
45126 #, gcc-internal-format
45127 msgid "alignment specified for %<register%> object %qE"
45128 msgstr ""
45129
45130 #: c/c-decl.cc:7319
45131 #, gcc-internal-format
45132 msgid "alignment specified for parameter %qE"
45133 msgstr ""
45134
45135 #: c/c-decl.cc:7321
45136 #, gcc-internal-format
45137 msgid "alignment specified for unnamed parameter"
45138 msgstr ""
45139
45140 #: c/c-decl.cc:7326
45141 #, gcc-internal-format
45142 msgid "alignment specified for bit-field %qE"
45143 msgstr ""
45144
45145 #: c/c-decl.cc:7328
45146 #, gcc-internal-format
45147 msgid "alignment specified for unnamed bit-field"
45148 msgstr ""
45149
45150 #: c/c-decl.cc:7331
45151 #, gcc-internal-format
45152 msgid "alignment specified for function %qE"
45153 msgstr ""
45154
45155 #: c/c-decl.cc:7338
45156 #, gcc-internal-format
45157 msgid "%<_Alignas%> specifiers cannot reduce alignment of %qE"
45158 msgstr ""
45159
45160 #: c/c-decl.cc:7341
45161 #, gcc-internal-format
45162 msgid "%<_Alignas%> specifiers cannot reduce alignment of unnamed field"
45163 msgstr ""
45164
45165 #: c/c-decl.cc:7372
45166 #, gcc-internal-format
45167 msgid "typedef %q+D declared %<inline%>"
45168 msgstr ""
45169
45170 #: c/c-decl.cc:7374
45171 #, gcc-internal-format
45172 msgid "typedef %q+D declared %<_Noreturn%>"
45173 msgstr ""
45174
45175 #: c/c-decl.cc:7417
45176 #, gcc-internal-format
45177 msgid "ISO C forbids const or volatile function types"
45178 msgstr ""
45179
45180 #. C99 6.7.2.1p8
45181 #: c/c-decl.cc:7428
45182 #, gcc-internal-format
45183 msgid "a member of a structure or union cannot have a variably modified type"
45184 msgstr ""
45185
45186 #: c/c-decl.cc:7445 cp/decl.cc:11343
45187 #, gcc-internal-format
45188 msgid "variable or field %qE declared void"
45189 msgstr ""
45190
45191 #: c/c-decl.cc:7485
45192 #, gcc-internal-format
45193 msgid "attributes in parameter array declarator ignored"
45194 msgstr ""
45195
45196 #: c/c-decl.cc:7527
45197 #, gcc-internal-format
45198 msgid "parameter %q+D declared %<inline%>"
45199 msgstr ""
45200
45201 #: c/c-decl.cc:7529
45202 #, gcc-internal-format
45203 msgid "parameter %q+D declared %<_Noreturn%>"
45204 msgstr ""
45205
45206 #: c/c-decl.cc:7542
45207 #, gcc-internal-format
45208 msgid "field %qE declared as a function"
45209 msgstr ""
45210
45211 #: c/c-decl.cc:7549
45212 #, gcc-internal-format
45213 msgid "field %qE has incomplete type"
45214 msgstr ""
45215
45216 #: c/c-decl.cc:7551
45217 #, gcc-internal-format
45218 msgid "unnamed field has incomplete type"
45219 msgstr ""
45220
45221 #: c/c-decl.cc:7588 c/c-decl.cc:7599 c/c-decl.cc:7602
45222 #, gcc-internal-format
45223 msgid "invalid storage class for function %qE"
45224 msgstr ""
45225
45226 #: c/c-decl.cc:7659
45227 #, gcc-internal-format
45228 msgid "cannot inline function %<main%>"
45229 msgstr ""
45230
45231 #: c/c-decl.cc:7661
45232 #, gcc-internal-format
45233 msgid "%<main%> declared %<_Noreturn%>"
45234 msgstr ""
45235
45236 #: c/c-decl.cc:7672
45237 #, gcc-internal-format
45238 msgid "ISO C99 does not support %<_Noreturn%>"
45239 msgstr ""
45240
45241 #: c/c-decl.cc:7675
45242 #, gcc-internal-format
45243 msgid "ISO C90 does not support %<_Noreturn%>"
45244 msgstr ""
45245
45246 #: c/c-decl.cc:7704
45247 #, gcc-internal-format
45248 msgid "variable previously declared %<static%> redeclared %<extern%>"
45249 msgstr ""
45250
45251 #: c/c-decl.cc:7714
45252 #, gcc-internal-format
45253 msgid "variable %q+D declared %<inline%>"
45254 msgstr ""
45255
45256 #: c/c-decl.cc:7716
45257 #, gcc-internal-format
45258 msgid "variable %q+D declared %<_Noreturn%>"
45259 msgstr ""
45260
45261 #: c/c-decl.cc:7751
45262 #, gcc-internal-format
45263 msgid "non-nested function with variably modified type"
45264 msgstr ""
45265
45266 #: c/c-decl.cc:7753
45267 #, gcc-internal-format
45268 msgid "object with variably modified type must have no linkage"
45269 msgstr ""
45270
45271 #: c/c-decl.cc:7861 c/c-decl.cc:9628
45272 #, gcc-internal-format
45273 msgid "function declaration isn%'t a prototype"
45274 msgstr ""
45275
45276 #: c/c-decl.cc:7871
45277 #, gcc-internal-format
45278 msgid "parameter names (without types) in function declaration"
45279 msgstr ""
45280
45281 #: c/c-decl.cc:7916
45282 #, gcc-internal-format
45283 msgid "parameter %u (%q+D) has incomplete type"
45284 msgstr ""
45285
45286 #: c/c-decl.cc:7920
45287 #, gcc-internal-format, gfc-internal-format
45288 msgid "parameter %u has incomplete type"
45289 msgstr ""
45290
45291 #: c/c-decl.cc:7931
45292 #, gcc-internal-format
45293 msgid "parameter %u (%q+D) has void type"
45294 msgstr ""
45295
45296 #: c/c-decl.cc:7935
45297 #, gcc-internal-format, gfc-internal-format
45298 msgid "parameter %u has void type"
45299 msgstr ""
45300
45301 #: c/c-decl.cc:8009
45302 #, gcc-internal-format
45303 msgid "%<void%> as only parameter may not be qualified"
45304 msgstr ""
45305
45306 #: c/c-decl.cc:8013 c/c-decl.cc:8049
45307 #, gcc-internal-format
45308 msgid "%<void%> must be the only parameter"
45309 msgstr ""
45310
45311 #: c/c-decl.cc:8043
45312 #, gcc-internal-format
45313 msgid "parameter %q+D has just a forward declaration"
45314 msgstr ""
45315
45316 #: c/c-decl.cc:8089
45317 #, gcc-internal-format
45318 msgid ""
45319 "%<%s %E%> declared inside parameter list will not be visible outside of this "
45320 "definition or declaration"
45321 msgstr ""
45322
45323 #: c/c-decl.cc:8095
45324 #, gcc-internal-format, gfc-internal-format
45325 msgid ""
45326 "anonymous %s declared inside parameter list will not be visible outside of "
45327 "this definition or declaration"
45328 msgstr ""
45329
45330 #: c/c-decl.cc:8203
45331 #, gcc-internal-format
45332 msgid "enum type defined here"
45333 msgstr ""
45334
45335 #: c/c-decl.cc:8209
45336 #, gcc-internal-format
45337 msgid "struct defined here"
45338 msgstr ""
45339
45340 #: c/c-decl.cc:8215
45341 #, gcc-internal-format
45342 msgid "union defined here"
45343 msgstr ""
45344
45345 #: c/c-decl.cc:8292
45346 #, gcc-internal-format
45347 msgid "redefinition of %<union %E%>"
45348 msgstr ""
45349
45350 #: c/c-decl.cc:8294
45351 #, gcc-internal-format
45352 msgid "redefinition of %<struct %E%>"
45353 msgstr ""
45354
45355 #: c/c-decl.cc:8303
45356 #, gcc-internal-format
45357 msgid "nested redefinition of %<union %E%>"
45358 msgstr ""
45359
45360 #: c/c-decl.cc:8305
45361 #, gcc-internal-format
45362 msgid "nested redefinition of %<struct %E%>"
45363 msgstr ""
45364
45365 #: c/c-decl.cc:8335 c/c-decl.cc:9138
45366 #, gcc-internal-format
45367 msgid "defining type in %qs expression is invalid in C++"
45368 msgstr ""
45369
45370 #: c/c-decl.cc:8402 cp/decl.cc:5255
45371 #, gcc-internal-format
45372 msgid "declaration does not declare anything"
45373 msgstr ""
45374
45375 #: c/c-decl.cc:8407
45376 #, gcc-internal-format
45377 msgid "ISO C99 doesn%'t support unnamed structs/unions"
45378 msgstr ""
45379
45380 #: c/c-decl.cc:8410
45381 #, gcc-internal-format
45382 msgid "ISO C90 doesn%'t support unnamed structs/unions"
45383 msgstr ""
45384
45385 #: c/c-decl.cc:8503 c/c-decl.cc:8521 c/c-decl.cc:8582
45386 #, gcc-internal-format
45387 msgid "duplicate member %q+D"
45388 msgstr ""
45389
45390 #: c/c-decl.cc:8608
45391 #, gcc-internal-format
45392 msgid "empty struct has size 0 in C, size 1 in C++"
45393 msgstr ""
45394
45395 #: c/c-decl.cc:8611
45396 #, gcc-internal-format
45397 msgid "empty union has size 0 in C, size 1 in C++"
45398 msgstr ""
45399
45400 #: c/c-decl.cc:8736
45401 #, gcc-internal-format
45402 msgid "union has no named members"
45403 msgstr ""
45404
45405 #: c/c-decl.cc:8738
45406 #, gcc-internal-format
45407 msgid "union has no members"
45408 msgstr ""
45409
45410 #: c/c-decl.cc:8743
45411 #, gcc-internal-format
45412 msgid "struct has no named members"
45413 msgstr ""
45414
45415 #: c/c-decl.cc:8745
45416 #, gcc-internal-format
45417 msgid "struct has no members"
45418 msgstr ""
45419
45420 #: c/c-decl.cc:8806 cp/decl.cc:13715
45421 #, gcc-internal-format
45422 msgid "flexible array member in union"
45423 msgstr ""
45424
45425 #: c/c-decl.cc:8812
45426 #, gcc-internal-format
45427 msgid "flexible array member not at end of struct"
45428 msgstr ""
45429
45430 #: c/c-decl.cc:8818
45431 #, gcc-internal-format
45432 msgid "flexible array member in a struct with no named members"
45433 msgstr ""
45434
45435 #: c/c-decl.cc:8849
45436 #, gcc-internal-format
45437 msgid "type %qT is too large"
45438 msgstr ""
45439
45440 #: c/c-decl.cc:8903
45441 #, gcc-internal-format
45442 msgid "type punning toggles scalar storage order"
45443 msgstr ""
45444
45445 #: c/c-decl.cc:8970
45446 #, gcc-internal-format
45447 msgid "union cannot be made transparent"
45448 msgstr ""
45449
45450 #: c/c-decl.cc:9110
45451 #, gcc-internal-format
45452 msgid "nested redefinition of %<enum %E%>"
45453 msgstr ""
45454
45455 #. This enum is a named one that has been declared already.
45456 #: c/c-decl.cc:9117
45457 #, gcc-internal-format
45458 msgid "redeclaration of %<enum %E%>"
45459 msgstr ""
45460
45461 #: c/c-decl.cc:9196 cp/decl.cc:16262
45462 #, gcc-internal-format
45463 msgid "specified mode too small for enumerated values"
45464 msgstr ""
45465
45466 #: c/c-decl.cc:9211
45467 #, gcc-internal-format
45468 msgid "enumeration values exceed range of largest integer"
45469 msgstr ""
45470
45471 #: c/c-decl.cc:9331 c/c-decl.cc:9347
45472 #, gcc-internal-format
45473 msgid "enumerator value for %qE is not an integer constant"
45474 msgstr ""
45475
45476 #: c/c-decl.cc:9342
45477 #, gcc-internal-format
45478 msgid "enumerator value for %qE is not an integer constant expression"
45479 msgstr ""
45480
45481 #: c/c-decl.cc:9366
45482 #, gcc-internal-format
45483 msgid "overflow in enumeration values"
45484 msgstr ""
45485
45486 #: c/c-decl.cc:9374
45487 #, gcc-internal-format
45488 msgid "ISO C restricts enumerator values to range of %<int%>"
45489 msgstr ""
45490
45491 #: c/c-decl.cc:9522 cp/decl.cc:5566 cp/decl.cc:16839
45492 #, gcc-internal-format
45493 msgid "inline function %qD given attribute %qs"
45494 msgstr ""
45495
45496 #: c/c-decl.cc:9540
45497 #, gcc-internal-format
45498 msgid "return type is an incomplete type"
45499 msgstr ""
45500
45501 #: c/c-decl.cc:9551
45502 #, gcc-internal-format
45503 msgid "return type defaults to %<int%>"
45504 msgstr ""
45505
45506 #: c/c-decl.cc:9579
45507 #, gcc-internal-format
45508 msgid "%q+D defined as variadic function without prototype"
45509 msgstr ""
45510
45511 #: c/c-decl.cc:9637
45512 #, gcc-internal-format
45513 msgid "no previous prototype for %qD"
45514 msgstr ""
45515
45516 #: c/c-decl.cc:9646
45517 #, gcc-internal-format
45518 msgid "%qD was used with no prototype before its definition"
45519 msgstr ""
45520
45521 #: c/c-decl.cc:9654 cp/decl.cc:16974
45522 #, gcc-internal-format
45523 msgid "no previous declaration for %qD"
45524 msgstr ""
45525
45526 #: c/c-decl.cc:9664
45527 #, gcc-internal-format
45528 msgid "%qD was used with no declaration before its definition"
45529 msgstr ""
45530
45531 #: c/c-decl.cc:9683
45532 #, gcc-internal-format
45533 msgid "return type of %qD is not %<int%>"
45534 msgstr ""
45535
45536 #: c/c-decl.cc:9685
45537 #, gcc-internal-format
45538 msgid "%<_Atomic%>-qualified return type of %qD"
45539 msgstr ""
45540
45541 #: c/c-decl.cc:9692
45542 #, gcc-internal-format
45543 msgid "%qD is normally a non-static function"
45544 msgstr ""
45545
45546 #: c/c-decl.cc:9740
45547 #, gcc-internal-format
45548 msgid "old-style parameter declarations in prototyped function definition"
45549 msgstr ""
45550
45551 #: c/c-decl.cc:9755
45552 #, gcc-internal-format
45553 msgid "traditional C rejects ISO C style function definitions"
45554 msgstr ""
45555
45556 #: c/c-decl.cc:9772
45557 #, gcc-internal-format
45558 msgid ""
45559 "ISO C does not support omitting parameter names in function definitions "
45560 "before C2X"
45561 msgstr ""
45562
45563 #: c/c-decl.cc:9812 c/c-decl.cc:9816
45564 #, gcc-internal-format
45565 msgid "old-style function definition"
45566 msgstr ""
45567
45568 #: c/c-decl.cc:9829
45569 #, gcc-internal-format
45570 msgid "parameter name missing from parameter list"
45571 msgstr ""
45572
45573 #: c/c-decl.cc:9845
45574 #, gcc-internal-format
45575 msgid "%qD declared as a non-parameter"
45576 msgstr ""
45577
45578 #: c/c-decl.cc:9853
45579 #, gcc-internal-format
45580 msgid "multiple parameters named %qD"
45581 msgstr ""
45582
45583 #: c/c-decl.cc:9862
45584 #, gcc-internal-format
45585 msgid "parameter %qD declared with void type"
45586 msgstr ""
45587
45588 #: c/c-decl.cc:9891 c/c-decl.cc:9896
45589 #, gcc-internal-format
45590 msgid "type of %qD defaults to %<int%>"
45591 msgstr ""
45592
45593 #: c/c-decl.cc:9916
45594 #, gcc-internal-format
45595 msgid "parameter %qD has incomplete type"
45596 msgstr ""
45597
45598 #: c/c-decl.cc:9923
45599 #, gcc-internal-format
45600 msgid "declaration for parameter %qD but no such parameter"
45601 msgstr ""
45602
45603 #: c/c-decl.cc:9976
45604 #, gcc-internal-format
45605 msgid "number of arguments doesn%'t match built-in prototype"
45606 msgstr ""
45607
45608 #: c/c-decl.cc:9987
45609 #, gcc-internal-format
45610 msgid "number of arguments doesn%'t match prototype"
45611 msgstr ""
45612
45613 #: c/c-decl.cc:9990 c/c-decl.cc:10037 c/c-decl.cc:10051
45614 #, gcc-internal-format
45615 msgid "prototype declaration"
45616 msgstr ""
45617
45618 #: c/c-decl.cc:10029
45619 #, gcc-internal-format
45620 msgid "promoted argument %qD doesn%'t match built-in prototype"
45621 msgstr ""
45622
45623 #: c/c-decl.cc:10034
45624 #, gcc-internal-format
45625 msgid "promoted argument %qD doesn%'t match prototype"
45626 msgstr ""
45627
45628 #: c/c-decl.cc:10044
45629 #, gcc-internal-format
45630 msgid "argument %qD doesn%'t match built-in prototype"
45631 msgstr ""
45632
45633 #: c/c-decl.cc:10049
45634 #, gcc-internal-format
45635 msgid "argument %qD doesn%'t match prototype"
45636 msgstr ""
45637
45638 #: c/c-decl.cc:10307 cp/decl.cc:17800
45639 #, gcc-internal-format
45640 msgid "no return statement in function returning non-void"
45641 msgstr ""
45642
45643 #: c/c-decl.cc:10326 cp/decl.cc:17884
45644 #, gcc-internal-format
45645 msgid "parameter %qD set but not used"
45646 msgstr ""
45647
45648 #. If we get here, declarations have been used in a for loop without
45649 #. the C99 for loop scope.  This doesn't make much sense, so don't
45650 #. allow it.
45651 #: c/c-decl.cc:10422
45652 #, gcc-internal-format
45653 msgid "%<for%> loop initial declarations are only allowed in C99 or C11 mode"
45654 msgstr ""
45655
45656 #: c/c-decl.cc:10427
45657 #, gcc-internal-format
45658 msgid ""
45659 "use option %<-std=c99%>, %<-std=gnu99%>, %<-std=c11%> or %<-std=gnu11%> to "
45660 "compile your code"
45661 msgstr ""
45662
45663 #: c/c-decl.cc:10434
45664 #, gcc-internal-format
45665 msgid "ISO C90 does not support %<for%> loop initial declarations"
45666 msgstr ""
45667
45668 #: c/c-decl.cc:10466
45669 #, gcc-internal-format
45670 msgid "declaration of static variable %qD in %<for%> loop initial declaration"
45671 msgstr ""
45672
45673 #: c/c-decl.cc:10470
45674 #, gcc-internal-format
45675 msgid ""
45676 "declaration of %<extern%> variable %qD in %<for%> loop initial declaration"
45677 msgstr ""
45678
45679 #: c/c-decl.cc:10477
45680 #, gcc-internal-format
45681 msgid "%<struct %E%> declared in %<for%> loop initial declaration"
45682 msgstr ""
45683
45684 #: c/c-decl.cc:10482
45685 #, gcc-internal-format
45686 msgid "%<union %E%> declared in %<for%> loop initial declaration"
45687 msgstr ""
45688
45689 #: c/c-decl.cc:10486
45690 #, gcc-internal-format
45691 msgid "%<enum %E%> declared in %<for%> loop initial declaration"
45692 msgstr ""
45693
45694 #: c/c-decl.cc:10490
45695 #, gcc-internal-format
45696 msgid "declaration of non-variable %qD in %<for%> loop initial declaration"
45697 msgstr ""
45698
45699 #: c/c-decl.cc:10784
45700 #, gcc-internal-format
45701 msgid "incompatible address space qualifiers %qs and %qs"
45702 msgstr ""
45703
45704 #: c/c-decl.cc:10843 c/c-decl.cc:10850
45705 #, gcc-internal-format
45706 msgid "duplicate %qE declaration specifier"
45707 msgstr ""
45708
45709 #: c/c-decl.cc:10880 c/c-decl.cc:11264 c/c-decl.cc:11659
45710 #, gcc-internal-format
45711 msgid "two or more data types in declaration specifiers"
45712 msgstr ""
45713
45714 #: c/c-decl.cc:10892 cp/parser.cc:32692
45715 #, gcc-internal-format
45716 msgid "%<long long long%> is too long for GCC"
45717 msgstr ""
45718
45719 #: c/c-decl.cc:10905
45720 #, gcc-internal-format
45721 msgid "ISO C90 does not support %<long long%>"
45722 msgstr ""
45723
45724 #: c/c-decl.cc:11134 c/c-parser.cc:9997
45725 #, gcc-internal-format
45726 msgid "ISO C90 does not support complex types"
45727 msgstr ""
45728
45729 #: c/c-decl.cc:11180
45730 #, gcc-internal-format
45731 msgid "ISO C does not support saturating types"
45732 msgstr ""
45733
45734 #: c/c-decl.cc:11251 c/c-decl.cc:11817
45735 #, gcc-internal-format
45736 msgid "duplicate %qE"
45737 msgstr ""
45738
45739 #: c/c-decl.cc:11311
45740 #, gcc-internal-format
45741 msgid "ISO C does not support %<__int%d%> types"
45742 msgstr ""
45743
45744 #: c/c-decl.cc:11333
45745 #, gcc-internal-format
45746 msgid "%<__int%d%> is not supported on this target"
45747 msgstr ""
45748
45749 #: c/c-decl.cc:11376
45750 #, gcc-internal-format
45751 msgid "ISO C90 does not support boolean types"
45752 msgstr ""
45753
45754 #: c/c-decl.cc:11495
45755 #, gcc-internal-format
45756 msgid "ISO C does not support the %<_Float%d%s%> type"
45757 msgstr ""
45758
45759 #: c/c-decl.cc:11545
45760 #, gcc-internal-format
45761 msgid "%<_Float%d%s%> is not supported on this target"
45762 msgstr ""
45763
45764 #: c/c-decl.cc:11616
45765 #, gcc-internal-format
45766 msgid "ISO C does not support decimal floating-point before C2X"
45767 msgstr ""
45768
45769 #: c/c-decl.cc:11640 c/c-decl.cc:11913 c/c-parser.cc:9008
45770 #, gcc-internal-format
45771 msgid "fixed-point types not supported for this target"
45772 msgstr ""
45773
45774 #: c/c-decl.cc:11642
45775 #, gcc-internal-format
45776 msgid "ISO C does not support fixed-point types"
45777 msgstr ""
45778
45779 #: c/c-decl.cc:11677
45780 #, gcc-internal-format
45781 msgid "C++ lookup of %qD would return a field, not a type"
45782 msgstr ""
45783
45784 #: c/c-decl.cc:11690
45785 #, gcc-internal-format
45786 msgid "%qE fails to be a typedef or built in type"
45787 msgstr ""
45788
45789 #: c/c-decl.cc:11739
45790 #, gcc-internal-format
45791 msgid "%qE is not at beginning of declaration"
45792 msgstr ""
45793
45794 #: c/c-decl.cc:11760
45795 #, gcc-internal-format
45796 msgid "%qE used with %<auto%>"
45797 msgstr ""
45798
45799 #: c/c-decl.cc:11762
45800 #, gcc-internal-format
45801 msgid "%qE used with %<register%>"
45802 msgstr ""
45803
45804 #: c/c-decl.cc:11764
45805 #, gcc-internal-format
45806 msgid "%qE used with %<typedef%>"
45807 msgstr ""
45808
45809 #: c/c-decl.cc:11778 c/c-parser.cc:8362
45810 #, gcc-internal-format
45811 msgid "ISO C99 does not support %qE"
45812 msgstr ""
45813
45814 #: c/c-decl.cc:11781 c/c-parser.cc:8365
45815 #, gcc-internal-format
45816 msgid "ISO C90 does not support %qE"
45817 msgstr ""
45818
45819 #: c/c-decl.cc:11793
45820 #, gcc-internal-format
45821 msgid "%<__thread%> before %<extern%>"
45822 msgstr ""
45823
45824 #: c/c-decl.cc:11802
45825 #, gcc-internal-format
45826 msgid "%<__thread%> before %<static%>"
45827 msgstr ""
45828
45829 #: c/c-decl.cc:11815
45830 #, gcc-internal-format
45831 msgid "duplicate %<_Thread_local%> or %<__thread%>"
45832 msgstr ""
45833
45834 #: c/c-decl.cc:11823
45835 #, gcc-internal-format
45836 msgid "multiple storage classes in declaration specifiers"
45837 msgstr ""
45838
45839 #: c/c-decl.cc:11831
45840 #, gcc-internal-format
45841 msgid "%qs used with %qE"
45842 msgstr ""
45843
45844 #: c/c-decl.cc:11910
45845 #, gcc-internal-format
45846 msgid "%<_Sat%> is used without %<_Fract%> or %<_Accum%>"
45847 msgstr ""
45848
45849 #: c/c-decl.cc:11925
45850 #, gcc-internal-format
45851 msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
45852 msgstr ""
45853
45854 #: c/c-decl.cc:11952
45855 #, gcc-internal-format
45856 msgid "%<__auto_type%> followed by %<[[]]%> attributes"
45857 msgstr ""
45858
45859 #: c/c-decl.cc:11978 c/c-decl.cc:11994 c/c-decl.cc:12020
45860 #, gcc-internal-format
45861 msgid "ISO C does not support complex integer types"
45862 msgstr ""
45863
45864 #: c/c-decl.cc:12448 cp/semantics.cc:5991
45865 #, gcc-internal-format
45866 msgid ""
45867 "%<#pragma omp declare reduction%> combiner refers to variable %qD which is "
45868 "not %<omp_out%> nor %<omp_in%>"
45869 msgstr ""
45870
45871 #: c/c-decl.cc:12452 cp/semantics.cc:5995
45872 #, gcc-internal-format
45873 msgid ""
45874 "%<#pragma omp declare reduction%> initializer refers to variable %qD which "
45875 "is not %<omp_priv%> nor %<omp_orig%>"
45876 msgstr ""
45877
45878 #: c/c-fold.cc:387 c/c-typeck.cc:12224 cp/typeck.cc:5388
45879 #, gcc-internal-format
45880 msgid "left shift of negative value"
45881 msgstr ""
45882
45883 #: c/c-fold.cc:397 c/c-typeck.cc:12233 cp/typeck.cc:5396
45884 #, gcc-internal-format
45885 msgid "left shift count is negative"
45886 msgstr ""
45887
45888 #: c/c-fold.cc:398 c/c-typeck.cc:12162 cp/typeck.cc:5336
45889 #, gcc-internal-format
45890 msgid "right shift count is negative"
45891 msgstr ""
45892
45893 #: c/c-fold.cc:406 c/c-typeck.cc:12252 cp/typeck.cc:5404
45894 #, gcc-internal-format
45895 msgid "left shift count >= width of type"
45896 msgstr ""
45897
45898 #: c/c-fold.cc:407 c/c-typeck.cc:12186 cp/typeck.cc:5347
45899 #, gcc-internal-format
45900 msgid "right shift count >= width of type"
45901 msgstr ""
45902
45903 #: c/c-fold.cc:414 c/c-typeck.cc:12244
45904 #, gcc-internal-format
45905 msgid "left shift count >= width of vector element"
45906 msgstr ""
45907
45908 #: c/c-fold.cc:415 c/c-typeck.cc:12173
45909 #, gcc-internal-format
45910 msgid "right shift count >= width of vector element"
45911 msgstr ""
45912
45913 #: c/c-parser.cc:321
45914 #, gcc-internal-format
45915 msgid "identifier %qE conflicts with C++ keyword"
45916 msgstr ""
45917
45918 #: c/c-parser.cc:974 cp/parser.cc:3035
45919 #, gcc-internal-format
45920 msgid "version control conflict marker in file"
45921 msgstr ""
45922
45923 #: c/c-parser.cc:1195 cp/parser.cc:3116
45924 #, gcc-internal-format
45925 msgid "to match this %qs"
45926 msgstr ""
45927
45928 #: c/c-parser.cc:1324 cp/parser.cc:32926
45929 #, gcc-internal-format
45930 msgid "expected end of line"
45931 msgstr ""
45932
45933 #: c/c-parser.cc:1643
45934 #, gcc-internal-format
45935 msgid "ISO C forbids an empty translation unit"
45936 msgstr ""
45937
45938 #: c/c-parser.cc:1667 cp/semantics.cc:3323
45939 #, gcc-internal-format
45940 msgid ""
45941 "%<#pragma omp declare target%> without corresponding %<#pragma omp end "
45942 "declare target%>"
45943 msgstr ""
45944
45945 #: c/c-parser.cc:1755 c/c-parser.cc:11307
45946 #, gcc-internal-format
45947 msgid "ISO C does not allow extra %<;%> outside of a function"
45948 msgstr ""
45949
45950 #: c/c-parser.cc:1946
45951 #, gcc-internal-format
45952 msgid "unknown type name %qE; use %<struct%> keyword to refer to the type"
45953 msgstr ""
45954
45955 #: c/c-parser.cc:1954
45956 #, gcc-internal-format
45957 msgid "unknown type name %qE; use %<union%> keyword to refer to the type"
45958 msgstr ""
45959
45960 #: c/c-parser.cc:1962
45961 #, gcc-internal-format
45962 msgid "unknown type name %qE; use %<enum%> keyword to refer to the type"
45963 msgstr ""
45964
45965 #: c/c-parser.cc:1975 c/c-parser.cc:4381
45966 #, gcc-internal-format
45967 msgid "unknown type name %qE; did you mean %qs?"
45968 msgstr ""
45969
45970 #: c/c-parser.cc:1979 c/c-parser.cc:2882 c/c-parser.cc:4385
45971 #, gcc-internal-format
45972 msgid "unknown type name %qE"
45973 msgstr ""
45974
45975 #: c/c-parser.cc:2006 c/c-parser.cc:12610 c/c-parser.cc:19957
45976 #: c/c-parser.cc:20544 c/c-parser.cc:21066 cp/parser.cc:43736
45977 #: cp/parser.cc:47996
45978 #, gcc-internal-format
45979 msgid "expected declaration specifiers"
45980 msgstr ""
45981
45982 #: c/c-parser.cc:2016
45983 #, gcc-internal-format
45984 msgid "%<__auto_type%> in empty declaration"
45985 msgstr ""
45986
45987 #: c/c-parser.cc:2030
45988 #, gcc-internal-format
45989 msgid "%<fallthrough%> attribute at top level"
45990 msgstr ""
45991
45992 #: c/c-parser.cc:2053 c/c-parser.cc:3614
45993 #, gcc-internal-format
45994 msgid "expected %<;%>, identifier or %<(%>"
45995 msgstr ""
45996
45997 #: c/c-parser.cc:2071 cp/parser.cc:35156 cp/parser.cc:35228
45998 #, gcc-internal-format
45999 msgid "prefix attributes are ignored for methods"
46000 msgstr ""
46001
46002 #: c/c-parser.cc:2106
46003 #, gcc-internal-format
46004 msgid "prefix attributes are ignored for implementations"
46005 msgstr ""
46006
46007 #: c/c-parser.cc:2127
46008 #, gcc-internal-format
46009 msgid "unexpected attribute"
46010 msgstr ""
46011
46012 #: c/c-parser.cc:2137 c/c-parser.cc:6233 cp/parser.cc:12523 cp/parser.cc:12730
46013 #, gcc-internal-format
46014 msgid "%<fallthrough%> attribute not followed by %<;%>"
46015 msgstr ""
46016
46017 #: c/c-parser.cc:2169
46018 #, gcc-internal-format
46019 msgid "%<__auto_type%> requires a plain identifier as declarator"
46020 msgstr ""
46021
46022 #: c/c-parser.cc:2186
46023 #, gcc-internal-format
46024 msgid "data definition has no type or storage class"
46025 msgstr ""
46026
46027 #. This means there is an attribute specifier after
46028 #. the declarator in a function definition.  Provide
46029 #. some more information for the user.
46030 #: c/c-parser.cc:2201
46031 #, gcc-internal-format
46032 msgid ""
46033 "attributes should be specified before the declarator in a function definition"
46034 msgstr ""
46035
46036 #: c/c-parser.cc:2228
46037 #, gcc-internal-format
46038 msgid "%<__auto_type%> used with a bit-field initializer"
46039 msgstr ""
46040
46041 #: c/c-parser.cc:2299 c/c-parser.cc:2428
46042 #, gcc-internal-format
46043 msgid "%<__auto_type%> requires an initialized data declaration"
46044 msgstr ""
46045
46046 #: c/c-parser.cc:2391
46047 #, gcc-internal-format
46048 msgid "%<__auto_type%> may only be used with a single declarator"
46049 msgstr ""
46050
46051 #: c/c-parser.cc:2420 cp/parser.cc:15393
46052 #, gcc-internal-format
46053 msgid "expected %<,%> or %<;%>"
46054 msgstr ""
46055
46056 #. This can appear in many cases looking nothing like a
46057 #. function definition, so we don't give a more specific
46058 #. error suggesting there was one.
46059 #: c/c-parser.cc:2434 c/c-parser.cc:2475
46060 #, gcc-internal-format
46061 msgid "expected %<=%>, %<,%>, %<;%>, %<asm%> or %<__attribute__%>"
46062 msgstr ""
46063
46064 #: c/c-parser.cc:2442
46065 #, gcc-internal-format
46066 msgid "ISO C forbids nested functions"
46067 msgstr ""
46068
46069 #: c/c-parser.cc:2626
46070 #, gcc-internal-format
46071 msgid "ISO C99 does not support %<_Static_assert%>"
46072 msgstr ""
46073
46074 #: c/c-parser.cc:2629
46075 #, gcc-internal-format
46076 msgid "ISO C90 does not support %<_Static_assert%>"
46077 msgstr ""
46078
46079 #: c/c-parser.cc:2650 c/c-parser.cc:7351 c/c-parser.cc:12671
46080 #, gcc-internal-format
46081 msgid "expected string literal"
46082 msgstr ""
46083
46084 #: c/c-parser.cc:2659
46085 #, gcc-internal-format
46086 msgid "ISO C11 does not support omitting the string in %<_Static_assert%>"
46087 msgstr ""
46088
46089 #: c/c-parser.cc:2665
46090 #, gcc-internal-format
46091 msgid "expression in static assertion is not an integer"
46092 msgstr ""
46093
46094 #: c/c-parser.cc:2674
46095 #, gcc-internal-format
46096 msgid "expression in static assertion is not an integer constant expression"
46097 msgstr ""
46098
46099 #: c/c-parser.cc:2679
46100 #, gcc-internal-format
46101 msgid "expression in static assertion is not constant"
46102 msgstr ""
46103
46104 #: c/c-parser.cc:2686
46105 #, gcc-internal-format
46106 msgid "static assertion failed: %E"
46107 msgstr ""
46108
46109 #: c/c-parser.cc:2688 cp/semantics.cc:11177
46110 #, gcc-internal-format
46111 msgid "static assertion failed"
46112 msgstr ""
46113
46114 #: c/c-parser.cc:3024
46115 #, gcc-internal-format
46116 msgid "%<_Atomic%> in Objective-C"
46117 msgstr ""
46118
46119 #: c/c-parser.cc:3027
46120 #, gcc-internal-format
46121 msgid "ISO C99 does not support the %<_Atomic%> qualifier"
46122 msgstr ""
46123
46124 #: c/c-parser.cc:3030
46125 #, gcc-internal-format
46126 msgid "ISO C90 does not support the %<_Atomic%> qualifier"
46127 msgstr ""
46128
46129 #: c/c-parser.cc:3057
46130 #, gcc-internal-format
46131 msgid "%<_Atomic%> applied to a qualified type"
46132 msgstr ""
46133
46134 #: c/c-parser.cc:3087
46135 #, gcc-internal-format
46136 msgid "%<__GIMPLE%> only valid with %<-fgimple%>"
46137 msgstr ""
46138
46139 #: c/c-parser.cc:3197
46140 #, gcc-internal-format
46141 msgid "empty enum is invalid"
46142 msgstr ""
46143
46144 #: c/c-parser.cc:3201 c/c-parser.cc:4199 c/c-parser.cc:4905 c/c-parser.cc:4917
46145 #: c/c-parser.cc:5352 c/c-parser.cc:5651 c/c-parser.cc:7218 c/c-parser.cc:7301
46146 #: c/c-parser.cc:8225 c/c-parser.cc:8530 c/c-parser.cc:8539 c/c-parser.cc:9068
46147 #: c/c-parser.cc:9254 c/c-parser.cc:9280 c/c-parser.cc:10164
46148 #: c/c-parser.cc:10590 c/c-parser.cc:10627 c/c-parser.cc:10889
46149 #: c/c-parser.cc:10940 c/c-parser.cc:11100 c/c-parser.cc:11130
46150 #: c/c-parser.cc:11138 c/c-parser.cc:11167 c/c-parser.cc:11180
46151 #: c/c-parser.cc:11486 c/c-parser.cc:11610 c/c-parser.cc:12194
46152 #: c/c-parser.cc:12247 c/c-parser.cc:12263 c/c-parser.cc:12309
46153 #: c/c-parser.cc:13118 c/c-parser.cc:13152 c/c-parser.cc:15788
46154 #: c/c-parser.cc:15900 c/c-parser.cc:16551 c/c-parser.cc:18933
46155 #: c/c-parser.cc:21594 c/c-parser.cc:21785 c/gimple-parser.cc:1789
46156 #: c/gimple-parser.cc:1835 cp/parser.cc:9170 cp/parser.cc:32929
46157 #: cp/parser.cc:36133 cp/parser.cc:38927 cp/parser.cc:39096 cp/parser.cc:45287
46158 #: cp/parser.cc:47291
46159 #, gcc-internal-format
46160 msgid "expected identifier"
46161 msgstr ""
46162
46163 #: c/c-parser.cc:3243 cp/parser.cc:21095
46164 #, gcc-internal-format
46165 msgid "comma at end of enumerator list"
46166 msgstr ""
46167
46168 #: c/c-parser.cc:3249 go/gofrontend/embed.cc:423
46169 #, gcc-internal-format
46170 msgid "expected %<,%> or %<}%>"
46171 msgstr ""
46172
46173 #: c/c-parser.cc:3288
46174 #, gcc-internal-format
46175 msgid "ISO C forbids forward references to %<enum%> types"
46176 msgstr ""
46177
46178 #: c/c-parser.cc:3411
46179 #, gcc-internal-format
46180 msgid "expected class name"
46181 msgstr ""
46182
46183 #: c/c-parser.cc:3433
46184 #, gcc-internal-format
46185 msgid "extra semicolon in struct or union specified"
46186 msgstr ""
46187
46188 #: c/c-parser.cc:3462
46189 #, gcc-internal-format
46190 msgid "no semicolon at end of struct or union"
46191 msgstr ""
46192
46193 #: c/c-parser.cc:3576 c/c-parser.cc:5147
46194 #, gcc-internal-format
46195 msgid "expected specifier-qualifier-list"
46196 msgstr ""
46197
46198 #: c/c-parser.cc:3587
46199 #, gcc-internal-format
46200 msgid "ISO C forbids member declarations with no members"
46201 msgstr ""
46202
46203 #: c/c-parser.cc:3677
46204 #, gcc-internal-format
46205 msgid "expected %<,%>, %<;%> or %<}%>"
46206 msgstr ""
46207
46208 #: c/c-parser.cc:3684
46209 #, gcc-internal-format
46210 msgid "expected %<:%>, %<,%>, %<;%>, %<}%> or %<__attribute__%>"
46211 msgstr ""
46212
46213 #: c/c-parser.cc:3738
46214 #, gcc-internal-format
46215 msgid "%<typeof%> applied to a bit-field"
46216 msgstr ""
46217
46218 #: c/c-parser.cc:3770
46219 #, gcc-internal-format
46220 msgid "ISO C99 does not support %<_Alignas%>"
46221 msgstr ""
46222
46223 #: c/c-parser.cc:3773
46224 #, gcc-internal-format
46225 msgid "ISO C90 does not support %<_Alignas%>"
46226 msgstr ""
46227
46228 #: c/c-parser.cc:4027
46229 #, gcc-internal-format
46230 msgid "expected identifier or %<(%>"
46231 msgstr ""
46232
46233 #: c/c-parser.cc:4268
46234 #, gcc-internal-format
46235 msgid "ISO C requires a named argument before %<...%>"
46236 msgstr ""
46237
46238 #: c/c-parser.cc:4392
46239 #, gcc-internal-format
46240 msgid "expected declaration specifiers or %<...%>"
46241 msgstr ""
46242
46243 #: c/c-parser.cc:4617
46244 #, gcc-internal-format
46245 msgid "parentheses must be omitted if attribute argument list is empty"
46246 msgstr ""
46247
46248 #: c/c-parser.cc:4942 cp/parser.cc:29036
46249 #, gcc-internal-format
46250 msgid "%qE attribute does not take any arguments"
46251 msgstr ""
46252
46253 #: c/c-parser.cc:4993
46254 #, gcc-internal-format
46255 msgid "ISO C does not support %<[[]]%> attributes before C2X"
46256 msgstr ""
46257
46258 #: c/c-parser.cc:5257
46259 #, gcc-internal-format
46260 msgid "ISO C forbids empty initializer braces"
46261 msgstr ""
46262
46263 #: c/c-parser.cc:5316
46264 #, gcc-internal-format
46265 msgid "obsolete use of designated initializer with %<:%>"
46266 msgstr ""
46267
46268 #: c/c-parser.cc:5461
46269 #, gcc-internal-format
46270 msgid "ISO C forbids specifying range of elements to initialize"
46271 msgstr ""
46272
46273 #: c/c-parser.cc:5473
46274 #, gcc-internal-format
46275 msgid "ISO C90 forbids specifying subobject to initialize"
46276 msgstr ""
46277
46278 #: c/c-parser.cc:5481
46279 #, gcc-internal-format
46280 msgid "obsolete use of designated initializer without %<=%>"
46281 msgstr ""
46282
46283 #: c/c-parser.cc:5666
46284 #, gcc-internal-format
46285 msgid "ISO C forbids label declarations"
46286 msgstr ""
46287
46288 #: c/c-parser.cc:5672 c/c-parser.cc:5761 c/c-parser.cc:5775
46289 #: c/gimple-parser.cc:405
46290 #, gcc-internal-format
46291 msgid "expected declaration or statement"
46292 msgstr ""
46293
46294 #: c/c-parser.cc:5707
46295 #, gcc-internal-format
46296 msgid ""
46297 "a label can only be part of a statement and a declaration is not a statement"
46298 msgstr ""
46299
46300 #: c/c-parser.cc:5719 c/c-parser.cc:5752
46301 #, gcc-internal-format
46302 msgid "ISO C90 forbids mixed declarations and code"
46303 msgstr ""
46304
46305 #: c/c-parser.cc:5783
46306 #, gcc-internal-format
46307 msgid "expected %<}%> before %<else%>"
46308 msgstr ""
46309
46310 #: c/c-parser.cc:5788 cp/parser.cc:12851
46311 #, gcc-internal-format
46312 msgid "%<else%> without a previous %<if%>"
46313 msgstr ""
46314
46315 #: c/c-parser.cc:5806
46316 #, gcc-internal-format
46317 msgid "label at end of compound statement"
46318 msgstr ""
46319
46320 #. Avoid infinite loop in error recovery:
46321 #. c_parser_skip_until_found stops at a closing nesting
46322 #. delimiter without consuming it, but here we need to consume
46323 #. it to proceed further.
46324 #: c/c-parser.cc:5827 c/c-parser.cc:5840 c/c-parser.cc:6254
46325 #: c/gimple-parser.cc:2306 cp/parser.cc:12432
46326 #, gcc-internal-format
46327 msgid "expected statement"
46328 msgstr ""
46329
46330 #: c/c-parser.cc:5894
46331 #, gcc-internal-format
46332 msgid "expected %<:%> or %<...%>"
46333 msgstr ""
46334
46335 #: c/c-parser.cc:5922
46336 #, gcc-internal-format
46337 msgid ""
46338 "GNU-style attribute between label and declaration appertains to the label"
46339 msgstr ""
46340
46341 #: c/c-parser.cc:6153
46342 #, gcc-internal-format
46343 msgid "expected identifier or %<*%>"
46344 msgstr ""
46345
46346 #: c/c-parser.cc:6237
46347 #, gcc-internal-format
46348 msgid "only attribute %<fallthrough%> can be applied to a null statement"
46349 msgstr ""
46350
46351 #: c/c-parser.cc:6362 cp/parser.cc:14415
46352 #, gcc-internal-format
46353 msgid "suggest braces around empty body in an %<if%> statement"
46354 msgstr ""
46355
46356 #: c/c-parser.cc:6404 cp/parser.cc:14418
46357 #, gcc-internal-format
46358 msgid "suggest braces around empty body in an %<else%> statement"
46359 msgstr ""
46360
46361 #: c/c-parser.cc:6535 cp/parser.cc:13220
46362 #, gcc-internal-format
46363 msgid "suggest explicit braces to avoid ambiguous %<else%>"
46364 msgstr ""
46365
46366 #: c/c-parser.cc:6675
46367 #, gcc-internal-format
46368 msgid "suggest braces around empty body in %<do%> statement"
46369 msgstr ""
46370
46371 #: c/c-parser.cc:6807 c/c-parser.cc:6839
46372 #, gcc-internal-format
46373 msgid "multiple iterating variables in fast enumeration"
46374 msgstr ""
46375
46376 #: c/c-parser.cc:6862
46377 #, gcc-internal-format
46378 msgid "invalid iterating variable in fast enumeration"
46379 msgstr ""
46380
46381 #: c/c-parser.cc:6886 cp/parser.cc:13507
46382 #, gcc-internal-format
46383 msgid "missing loop condition in loop with %<GCC ivdep%> pragma"
46384 msgstr ""
46385
46386 #: c/c-parser.cc:6892 cp/parser.cc:13513
46387 #, gcc-internal-format
46388 msgid "missing loop condition in loop with %<GCC unroll%> pragma"
46389 msgstr ""
46390
46391 #: c/c-parser.cc:6928
46392 #, gcc-internal-format
46393 msgid "missing collection in fast enumeration"
46394 msgstr ""
46395
46396 #: c/c-parser.cc:7050 c/c-parser.cc:7061 c/c-parser.cc:7072
46397 #, gcc-internal-format
46398 msgid "duplicate %<asm%> qualifier %qE"
46399 msgstr ""
46400
46401 #: c/c-parser.cc:7051 c/c-parser.cc:7062 c/c-parser.cc:7073 cp/parser.cc:21967
46402 #: cp/parser.cc:21984 cp/parser.cc:21998
46403 #, gcc-internal-format
46404 msgid "first seen here"
46405 msgstr ""
46406
46407 #: c/c-parser.cc:7082
46408 #, gcc-internal-format
46409 msgid "%qE is not a valid %<asm%> qualifier"
46410 msgstr ""
46411
46412 #: c/c-parser.cc:7132
46413 #, gcc-internal-format
46414 msgid "expected %<:%> or %<)%>"
46415 msgstr ""
46416
46417 #: c/c-parser.cc:7431 cp/parser.cc:4487
46418 #, gcc-internal-format
46419 msgid "a wide string is invalid in this context"
46420 msgstr ""
46421
46422 #: c/c-parser.cc:7623
46423 #, gcc-internal-format
46424 msgid "ISO C forbids omitting the middle term of a %<?:%> expression"
46425 msgstr ""
46426
46427 #. Location of the binary operator.
46428 #. Quiet warning.
46429 #: c/c-parser.cc:7844 cp/typeck.cc:5164
46430 #, gcc-internal-format
46431 msgid ""
46432 "division %<sizeof (%T) / sizeof (%T)%> does not compute the number of array "
46433 "elements"
46434 msgstr ""
46435
46436 #: c/c-parser.cc:7850 cp/typeck.cc:5169
46437 #, gcc-internal-format
46438 msgid "first %<sizeof%> operand was declared here"
46439 msgstr ""
46440
46441 #: c/c-parser.cc:8089
46442 #, gcc-internal-format
46443 msgid "alignment specified for type name in cast"
46444 msgstr ""
46445
46446 #: c/c-parser.cc:8188
46447 #, gcc-internal-format
46448 msgid "traditional C rejects the unary plus operator"
46449 msgstr ""
46450
46451 #: c/c-parser.cc:8319
46452 #, gcc-internal-format
46453 msgid "alignment specified for type name in %<sizeof%>"
46454 msgstr ""
46455
46456 #: c/c-parser.cc:8335
46457 #, gcc-internal-format
46458 msgid "%<sizeof%> applied to a bit-field"
46459 msgstr ""
46460
46461 #: c/c-parser.cc:8405
46462 #, gcc-internal-format
46463 msgid "alignment specified for type name in %qE"
46464 msgstr ""
46465
46466 #: c/c-parser.cc:8428
46467 #, gcc-internal-format
46468 msgid "ISO C does not allow %<%E (expression)%>"
46469 msgstr ""
46470
46471 #: c/c-parser.cc:8579
46472 #, gcc-internal-format
46473 msgid "cannot take address of %qs"
46474 msgstr ""
46475
46476 #: c/c-parser.cc:8662
46477 #, gcc-internal-format
46478 msgid "ISO C99 does not support %<_Generic%>"
46479 msgstr ""
46480
46481 #: c/c-parser.cc:8665
46482 #, gcc-internal-format
46483 msgid "ISO C90 does not support %<_Generic%>"
46484 msgstr ""
46485
46486 #: c/c-parser.cc:8734
46487 #, gcc-internal-format
46488 msgid "%<_Generic%> association has function type"
46489 msgstr ""
46490
46491 #: c/c-parser.cc:8737
46492 #, gcc-internal-format
46493 msgid "%<_Generic%> association has incomplete type"
46494 msgstr ""
46495
46496 #: c/c-parser.cc:8741
46497 #, gcc-internal-format
46498 msgid "%<_Generic%> association has variable length type"
46499 msgstr ""
46500
46501 #: c/c-parser.cc:8765
46502 #, gcc-internal-format
46503 msgid "duplicate %<default%> case in %<_Generic%>"
46504 msgstr ""
46505
46506 #: c/c-parser.cc:8766
46507 #, gcc-internal-format
46508 msgid "original %<default%> is here"
46509 msgstr ""
46510
46511 #: c/c-parser.cc:8774
46512 #, gcc-internal-format
46513 msgid "%<_Generic%> specifies two compatible types"
46514 msgstr ""
46515
46516 #: c/c-parser.cc:8775
46517 #, gcc-internal-format
46518 msgid "compatible type is here"
46519 msgstr ""
46520
46521 #: c/c-parser.cc:8798
46522 #, gcc-internal-format
46523 msgid "%<_Generic%> selector matches multiple associations"
46524 msgstr ""
46525
46526 #: c/c-parser.cc:8800
46527 #, gcc-internal-format
46528 msgid "other match is here"
46529 msgstr ""
46530
46531 #: c/c-parser.cc:8825
46532 #, gcc-internal-format
46533 msgid ""
46534 "%<_Generic%> selector of type %qT is not compatible with any association"
46535 msgstr ""
46536
46537 #: c/c-parser.cc:8846
46538 #, gcc-internal-format
46539 msgid "argument %u of %<__builtin_tgmath%> is not a function pointer"
46540 msgstr ""
46541
46542 #: c/c-parser.cc:8854
46543 #, gcc-internal-format
46544 msgid "argument %u of %<__builtin_tgmath%> is unprototyped"
46545 msgstr ""
46546
46547 #: c/c-parser.cc:8860
46548 #, gcc-internal-format
46549 msgid "argument %u of %<__builtin_tgmath%> has variable arguments"
46550 msgstr ""
46551
46552 #: c/c-parser.cc:8876
46553 #, gcc-internal-format
46554 msgid "argument %u of %<__builtin_tgmath%> has no arguments"
46555 msgstr ""
46556
46557 #: c/c-parser.cc:8899 c/c-parser.cc:8903
46558 #, gcc-internal-format
46559 msgid "ISO C does not support %qs predefined identifier"
46560 msgstr ""
46561
46562 #: c/c-parser.cc:8907
46563 #, gcc-internal-format
46564 msgid "ISO C90 does not support %<__func__%> predefined identifier"
46565 msgstr ""
46566
46567 #: c/c-parser.cc:9082 c/c-parser.cc:10206 c/c-parser.cc:10228
46568 #: c/c-parser.cc:18349 c/gimple-parser.cc:1707 c/gimple-parser.cc:2323
46569 #: cp/parser.cc:40852
46570 #, gcc-internal-format
46571 msgid "expected expression"
46572 msgstr ""
46573
46574 #: c/c-parser.cc:9103
46575 #, gcc-internal-format
46576 msgid "braced-group within expression allowed only inside a function"
46577 msgstr ""
46578
46579 #: c/c-parser.cc:9117
46580 #, gcc-internal-format
46581 msgid "ISO C forbids braced-groups within expressions"
46582 msgstr ""
46583
46584 #: c/c-parser.cc:9307
46585 #, gcc-internal-format
46586 msgid "wrong number of arguments to %<__builtin_choose_expr%>"
46587 msgstr ""
46588
46589 #: c/c-parser.cc:9323
46590 #, gcc-internal-format
46591 msgid "first argument to %<__builtin_choose_expr%> not a constant"
46592 msgstr ""
46593
46594 #: c/c-parser.cc:9393 c/c-parser.cc:9410 c/c-parser.cc:9417
46595 #, gcc-internal-format
46596 msgid "too few arguments to %<__builtin_tgmath%>"
46597 msgstr ""
46598
46599 #: c/c-parser.cc:9438
46600 #, gcc-internal-format
46601 msgid "argument %u of %<__builtin_tgmath%> has wrong number of arguments"
46602 msgstr ""
46603
46604 #: c/c-parser.cc:9482 c/c-parser.cc:9492
46605 #, gcc-internal-format
46606 msgid ""
46607 "invalid type-generic return type for argument %u of %<__builtin_tgmath%>"
46608 msgstr ""
46609
46610 #: c/c-parser.cc:9514 c/c-parser.cc:9524
46611 #, gcc-internal-format
46612 msgid ""
46613 "invalid type-generic type for argument %u of argument %u of "
46614 "%<__builtin_tgmath%>"
46615 msgstr ""
46616
46617 #: c/c-parser.cc:9557
46618 #, gcc-internal-format
46619 msgid "function arguments of %<__builtin_tgmath%> all have the same type"
46620 msgstr ""
46621
46622 #: c/c-parser.cc:9576
46623 #, gcc-internal-format
46624 msgid "function arguments of %<__builtin_tgmath%> lack type-generic parameter"
46625 msgstr ""
46626
46627 #: c/c-parser.cc:9624
46628 #, gcc-internal-format
46629 msgid ""
46630 "duplicate type-generic parameter type for function argument %u of "
46631 "%<__builtin_tgmath%>"
46632 msgstr ""
46633
46634 #: c/c-parser.cc:9647
46635 #, gcc-internal-format
46636 msgid "bad return type for function argument %u of %<__builtin_tgmath%>"
46637 msgstr ""
46638
46639 #: c/c-parser.cc:9664
46640 #, gcc-internal-format
46641 msgid ""
46642 "bad type for argument %u of function argument %u of %<__builtin_tgmath%>"
46643 msgstr ""
46644
46645 #: c/c-parser.cc:9702
46646 #, gcc-internal-format, gfc-internal-format
46647 msgid "invalid type of argument %u of type-generic function"
46648 msgstr ""
46649
46650 #: c/c-parser.cc:9713
46651 #, gcc-internal-format, gfc-internal-format
46652 msgid ""
46653 "decimal floating-point argument %u to complex-only type-generic function"
46654 msgstr ""
46655
46656 #: c/c-parser.cc:9721
46657 #, gcc-internal-format, gfc-internal-format
46658 msgid "decimal floating-point argument %u to binary-only type-generic function"
46659 msgstr ""
46660
46661 #: c/c-parser.cc:9729 c/c-parser.cc:9759
46662 #, gcc-internal-format
46663 msgid ""
46664 "both complex and decimal floating-point arguments to type-generic function"
46665 msgstr ""
46666
46667 #: c/c-parser.cc:9737 c/c-parser.cc:9779
46668 #, gcc-internal-format
46669 msgid ""
46670 "both binary and decimal floating-point arguments to type-generic function"
46671 msgstr ""
46672
46673 #: c/c-parser.cc:9751
46674 #, gcc-internal-format, gfc-internal-format
46675 msgid "complex argument %u to decimal-only type-generic function"
46676 msgstr ""
46677
46678 #: c/c-parser.cc:9771
46679 #, gcc-internal-format, gfc-internal-format
46680 msgid "binary argument %u to decimal-only type-generic function"
46681 msgstr ""
46682
46683 #: c/c-parser.cc:9877
46684 #, gcc-internal-format
46685 msgid "no matching function for type-generic call"
46686 msgstr ""
46687
46688 #: c/c-parser.cc:9918
46689 #, gcc-internal-format
46690 msgid "wrong number of arguments to %<__builtin_call_with_static_chain%>"
46691 msgstr ""
46692
46693 #: c/c-parser.cc:9931
46694 #, gcc-internal-format
46695 msgid ""
46696 "first argument to %<__builtin_call_with_static_chain%> must be a call "
46697 "expression"
46698 msgstr ""
46699
46700 #: c/c-parser.cc:9935
46701 #, gcc-internal-format
46702 msgid ""
46703 "second argument to %<__builtin_call_with_static_chain%> must be a pointer "
46704 "type"
46705 msgstr ""
46706
46707 #: c/c-parser.cc:9961
46708 #, gcc-internal-format
46709 msgid "wrong number of arguments to %<__builtin_complex%>"
46710 msgstr ""
46711
46712 #: c/c-parser.cc:9983
46713 #, gcc-internal-format
46714 msgid "%<__builtin_complex%> operand not of real binary floating-point type"
46715 msgstr ""
46716
46717 #: c/c-parser.cc:9992
46718 #, gcc-internal-format
46719 msgid "%<__builtin_complex%> operands of different types"
46720 msgstr ""
46721
46722 #: c/c-parser.cc:10037 c/c-parser.cc:10066 cp/parser.cc:7482
46723 #, gcc-internal-format
46724 msgid "wrong number of arguments to %<__builtin_shuffle%>"
46725 msgstr ""
46726
46727 #: c/c-parser.cc:10266
46728 #, gcc-internal-format
46729 msgid "compound literal has variable size"
46730 msgstr ""
46731
46732 #: c/c-parser.cc:10277
46733 #, gcc-internal-format
46734 msgid "compound literal qualified by address-space qualifier"
46735 msgstr ""
46736
46737 #: c/c-parser.cc:10281
46738 #, gcc-internal-format
46739 msgid "ISO C90 forbids compound literals"
46740 msgstr ""
46741
46742 #: c/c-parser.cc:10294
46743 #, gcc-internal-format
46744 msgid "%<_Alignas%> specifiers cannot reduce alignment of compound literal"
46745 msgstr ""
46746
46747 #: c/c-parser.cc:10368
46748 #, gcc-internal-format
46749 msgid ""
46750 "using integer absolute value function %qD when argument is of floating-point "
46751 "type %qT"
46752 msgstr ""
46753
46754 #: c/c-parser.cc:10373
46755 #, gcc-internal-format
46756 msgid ""
46757 "using integer absolute value function %qD when argument is of complex type "
46758 "%qT"
46759 msgstr ""
46760
46761 #: c/c-parser.cc:10381
46762 #, gcc-internal-format
46763 msgid "taking the absolute value of unsigned type %qT has no effect"
46764 msgstr ""
46765
46766 #: c/c-parser.cc:10392
46767 #, gcc-internal-format
46768 msgid ""
46769 "using floating-point absolute value function %qD when argument is of integer "
46770 "type %qT"
46771 msgstr ""
46772
46773 #: c/c-parser.cc:10396
46774 #, gcc-internal-format
46775 msgid ""
46776 "using floating-point absolute value function %qD when argument is of decimal "
46777 "floating-point type %qT"
46778 msgstr ""
46779
46780 #: c/c-parser.cc:10401
46781 #, gcc-internal-format
46782 msgid ""
46783 "using floating-point absolute value function %qD when argument is of complex "
46784 "type %qT"
46785 msgstr ""
46786
46787 #: c/c-parser.cc:10414
46788 #, gcc-internal-format
46789 msgid ""
46790 "using complex absolute value function %qD when argument is of integer type "
46791 "%qT"
46792 msgstr ""
46793
46794 #: c/c-parser.cc:10418
46795 #, gcc-internal-format
46796 msgid ""
46797 "using complex absolute value function %qD when argument is of floating-point "
46798 "type %qT"
46799 msgstr ""
46800
46801 #: c/c-parser.cc:10435
46802 #, gcc-internal-format
46803 msgid ""
46804 "using decimal floating-point absolute value function %qD when argument is of "
46805 "integer type %qT"
46806 msgstr ""
46807
46808 #: c/c-parser.cc:10440
46809 #, gcc-internal-format
46810 msgid ""
46811 "using decimal floating-point absolute value function %qD when argument is of "
46812 "floating-point type %qT"
46813 msgstr ""
46814
46815 #: c/c-parser.cc:10445
46816 #, gcc-internal-format
46817 msgid ""
46818 "using decimal floating-point absolute value function %qD when argument is of "
46819 "complex type %qT"
46820 msgstr ""
46821
46822 #: c/c-parser.cc:10471
46823 #, gcc-internal-format
46824 msgid ""
46825 "absolute value function %qD given an argument of type %qT but has parameter "
46826 "of type %qT which may cause truncation of value"
46827 msgstr ""
46828
46829 #: c/c-parser.cc:10911
46830 #, gcc-internal-format
46831 msgid "expected identifier or %<)%>"
46832 msgstr ""
46833
46834 #: c/c-parser.cc:11007
46835 #, gcc-internal-format
46836 msgid "extra semicolon"
46837 msgstr ""
46838
46839 #: c/c-parser.cc:11255
46840 #, gcc-internal-format
46841 msgid "extra semicolon in method definition specified"
46842 msgstr ""
46843
46844 #: c/c-parser.cc:11387
46845 #, gcc-internal-format
46846 msgid "method attributes must be specified at the end only"
46847 msgstr ""
46848
46849 #: c/c-parser.cc:11407
46850 #, gcc-internal-format
46851 msgid "expected %<;%> or %<{%> after method attribute definition"
46852 msgstr ""
46853
46854 #: c/c-parser.cc:11529
46855 #, gcc-internal-format
46856 msgid "objective-c method declaration is expected"
46857 msgstr ""
46858
46859 #: c/c-parser.cc:11980
46860 #, gcc-internal-format
46861 msgid "no type or storage class may be specified here,"
46862 msgstr ""
46863
46864 #: c/c-parser.cc:12048 cp/parser.cc:35990
46865 #, gcc-internal-format
46866 msgid "empty property attribute list"
46867 msgstr ""
46868
46869 #: c/c-parser.cc:12062 cp/parser.cc:36003
46870 #, gcc-internal-format
46871 msgid "missing property attribute"
46872 msgstr ""
46873
46874 #: c/c-parser.cc:12101
46875 #, gcc-internal-format
46876 msgid "unknown property attribute %<%s%s%>"
46877 msgstr ""
46878
46879 #: c/c-parser.cc:12104 cp/parser.cc:36040
46880 #, gcc-internal-format
46881 msgid "unknown property attribute"
46882 msgstr ""
46883
46884 #: c/c-parser.cc:12113 cp/parser.cc:36049
46885 #, gcc-internal-format
46886 msgid "expected %<=%> after Objective-C %qE"
46887 msgstr ""
46888
46889 #: c/c-parser.cc:12124 cp/parser.cc:36063
46890 #, gcc-internal-format
46891 msgid "expected %qE selector name"
46892 msgstr ""
46893
46894 #: c/c-parser.cc:12140 cp/parser.cc:36082
46895 #, gcc-internal-format
46896 msgid "setter method names must terminate with %<:%>"
46897 msgstr ""
46898
46899 #: c/c-parser.cc:12354 cp/parser.cc:47622
46900 #, gcc-internal-format
46901 msgid ""
46902 "%<#pragma GCC unroll%> requires an assignment-expression that evaluates to a "
46903 "non-negative integral constant less than %u"
46904 msgstr ""
46905
46906 #: c/c-parser.cc:12398 c/c-parser.cc:20541 c/c-parser.cc:20838
46907 #: c/c-parser.cc:20897 c/c-parser.cc:20983 cp/parser.cc:43733
46908 #: cp/parser.cc:44069 cp/parser.cc:44160 cp/parser.cc:44234 cp/parser.cc:47669
46909 #: cp/parser.cc:47685 cp/parser.cc:47701 cp/parser.cc:47718 cp/parser.cc:47735
46910 #: cp/parser.cc:47752 cp/parser.cc:47779 cp/parser.cc:47793 cp/parser.cc:47818
46911 #: cp/parser.cc:47832
46912 #, gcc-internal-format
46913 msgid "%<#pragma %s%> may only be used in compound statements"
46914 msgstr ""
46915
46916 #: c/c-parser.cc:12421 cp/parser.cc:47807
46917 #, gcc-internal-format
46918 msgid "%<#pragma acc routine%> must be at file scope"
46919 msgstr ""
46920
46921 #: c/c-parser.cc:12507 cp/parser.cc:47915
46922 #, gcc-internal-format
46923 msgid ""
46924 "%<#pragma omp scan%> may only be used in a loop construct with %<inscan%> "
46925 "%<reduction%> clause"
46926 msgstr ""
46927
46928 #: c/c-parser.cc:12514 cp/parser.cc:47921
46929 #, gcc-internal-format
46930 msgid ""
46931 "%<#pragma omp section%> may only be used in %<#pragma omp sections%> "
46932 "construct"
46933 msgstr ""
46934
46935 #: c/c-parser.cc:12526
46936 #, gcc-internal-format
46937 msgid "%<#pragma omp requires%> may only be used at file scope"
46938 msgstr ""
46939
46940 #: c/c-parser.cc:12555 c/c-parser.cc:12579 cp/parser.cc:47950
46941 #: cp/parser.cc:47983
46942 #, gcc-internal-format
46943 msgid "for, while or do statement expected"
46944 msgstr ""
46945
46946 #: c/c-parser.cc:12592 cp/parser.cc:47659
46947 #, gcc-internal-format
46948 msgid "%<#pragma GCC pch_preprocess%> must be first"
46949 msgstr ""
46950
46951 #: c/c-parser.cc:12939 c/c-parser.cc:16396 c/c-parser.cc:18109
46952 #: c/c-parser.cc:18167 c/c-parser.cc:18174 c/c-parser.cc:18181
46953 #: c/c-parser.cc:22613 c/c-parser.cc:22621 c/c-parser.cc:22895
46954 #: c/c-parser.cc:22905 cp/parser.cc:36505 cp/parser.cc:39601 cp/parser.cc:40626
46955 #: cp/parser.cc:40689 cp/parser.cc:40696 cp/parser.cc:40703 cp/parser.cc:46550
46956 #: cp/parser.cc:46558 cp/parser.cc:46715 cp/parser.cc:46725
46957 #, gcc-internal-format
46958 msgid "too many %qs clauses"
46959 msgstr ""
46960
46961 #: c/c-parser.cc:12966
46962 #, gcc-internal-format
46963 msgid "expression must be integral"
46964 msgstr ""
46965
46966 #: c/c-parser.cc:13256 c/c-parser.cc:13268
46967 #, gcc-internal-format
46968 msgid "expected %<)%> or %<,%>"
46969 msgstr ""
46970
46971 #: c/c-parser.cc:13419 c/c-parser.cc:23098
46972 #, gcc-internal-format
46973 msgid "%qD is not a variable"
46974 msgstr ""
46975
46976 #: c/c-parser.cc:13423 cp/semantics.cc:8184
46977 #, gcc-internal-format
46978 msgid "%qD is not a pointer variable"
46979 msgstr ""
46980
46981 #: c/c-parser.cc:13465 cp/parser.cc:37237
46982 #, gcc-internal-format
46983 msgid "collapse argument needs positive constant integer expression"
46984 msgstr ""
46985
46986 #: c/c-parser.cc:13560 cp/parser.cc:37315
46987 #, gcc-internal-format
46988 msgid "expected %<none%> or %<present%>"
46989 msgstr ""
46990
46991 #: c/c-parser.cc:13562 cp/parser.cc:37317
46992 #, gcc-internal-format
46993 msgid "expected %<none%>, %<shared%>, %<private%> or %<firstprivate%>"
46994 msgstr ""
46995
46996 #: c/c-parser.cc:13683 cp/parser.cc:37429
46997 #, gcc-internal-format
46998 msgid "expected %<data%>, %<update%>, %<enter%> or %<exit%>"
46999 msgstr ""
47000
47001 #: c/c-parser.cc:13703 c/c-parser.cc:20890 c/c-parser.cc:20976
47002 #: cp/parser.cc:37447 cp/parser.cc:44061 cp/parser.cc:44152
47003 #, gcc-internal-format
47004 msgid "expected %<data%>"
47005 msgstr ""
47006
47007 #: c/c-parser.cc:13756 cp/parser.cc:37502
47008 #, gcc-internal-format
47009 msgid "too many %<if%> clauses with %qs modifier"
47010 msgstr ""
47011
47012 #: c/c-parser.cc:13763 cp/parser.cc:37509
47013 #, gcc-internal-format
47014 msgid "too many %<if%> clauses"
47015 msgstr ""
47016
47017 #: c/c-parser.cc:13765 cp/parser.cc:37511
47018 #, gcc-internal-format
47019 msgid "too many %<if%> clauses without modifier"
47020 msgstr ""
47021
47022 #: c/c-parser.cc:13771 cp/parser.cc:37517
47023 #, gcc-internal-format
47024 msgid ""
47025 "if any %<if%> clause has modifier, then all %<if%> clauses have to use "
47026 "modifier"
47027 msgstr ""
47028
47029 #: c/c-parser.cc:13876 c/c-parser.cc:13936 c/c-parser.cc:13997
47030 #: c/c-parser.cc:14044 c/c-parser.cc:14123 c/c-parser.cc:14502
47031 #: c/c-parser.cc:14584 c/c-parser.cc:15151 c/c-parser.cc:15296
47032 #: c/c-parser.cc:15361 c/c-parser.cc:16333
47033 #, gcc-internal-format
47034 msgid "expected integer expression"
47035 msgstr ""
47036
47037 #: c/c-parser.cc:13887
47038 #, gcc-internal-format
47039 msgid "%<num_threads%> value must be positive"
47040 msgstr ""
47041
47042 #: c/c-parser.cc:13947
47043 #, gcc-internal-format
47044 msgid "%<num_tasks%> value must be positive"
47045 msgstr ""
47046
47047 #: c/c-parser.cc:14008 cp/semantics.cc:8404
47048 #, gcc-internal-format
47049 msgid "%<grainsize%> value must be positive"
47050 msgstr ""
47051
47052 #: c/c-parser.cc:14056 cp/semantics.cc:8434
47053 #, gcc-internal-format
47054 msgid "%<priority%> value must be non-negative"
47055 msgstr ""
47056
47057 #: c/c-parser.cc:14090 cp/parser.cc:37743
47058 #, gcc-internal-format
47059 msgid "expected constant integer expression with valid sync-hint value"
47060 msgstr ""
47061
47062 #: c/c-parser.cc:14162 cp/parser.cc:37813
47063 #, gcc-internal-format
47064 msgid ""
47065 "expected %<alloc%>, %<to%>, %<from%>, %<tofrom%>, %<firstprivate%>, %<none%> "
47066 "or %<default%>"
47067 msgstr ""
47068
47069 #: c/c-parser.cc:14223 cp/parser.cc:37878
47070 #, gcc-internal-format
47071 msgid "expected %<scalar%>, %<aggregate%> or %<pointer%>"
47072 msgstr ""
47073
47074 #: c/c-parser.cc:14289 cp/parser.cc:37947
47075 #, gcc-internal-format
47076 msgid "too many %<defaultmap%> clauses with %qs category"
47077 msgstr ""
47078
47079 #: c/c-parser.cc:14292 cp/parser.cc:37950
47080 #, gcc-internal-format
47081 msgid "too many %<defaultmap%> clauses with unspecified category"
47082 msgstr ""
47083
47084 #: c/c-parser.cc:14376 cp/semantics.cc:7265 cp/semantics.cc:7318
47085 #, gcc-internal-format
47086 msgid "%qs expression must be integral"
47087 msgstr ""
47088
47089 #: c/c-parser.cc:14388 c/c-parser.cc:14511 cp/semantics.cc:7297
47090 #: cp/semantics.cc:7332
47091 #, gcc-internal-format
47092 msgid "%qs value must be positive"
47093 msgstr ""
47094
47095 #: c/c-parser.cc:14450 cp/parser.cc:37009
47096 #, gcc-internal-format
47097 msgid "too many %<static%> arguments"
47098 msgstr ""
47099
47100 #: c/c-parser.cc:14484 cp/parser.cc:37042
47101 #, gcc-internal-format
47102 msgid "unexpected argument"
47103 msgstr ""
47104
47105 #: c/c-parser.cc:14651 cp/semantics.cc:8614
47106 #, gcc-internal-format
47107 msgid "%<tile%> argument needs positive integral constant"
47108 msgstr ""
47109
47110 #: c/c-parser.cc:14726 cp/parser.cc:38000
47111 #, gcc-internal-format
47112 msgid "expected %<reproducible%> or %<unconstrained%>"
47113 msgstr ""
47114
47115 #: c/c-parser.cc:14735 c/c-parser.cc:14741 cp/parser.cc:38009
47116 #: cp/parser.cc:38019
47117 #, gcc-internal-format
47118 msgid "expected %<concurrent%>"
47119 msgstr ""
47120
47121 #: c/c-parser.cc:14777 cp/parser.cc:38059
47122 #, gcc-internal-format
47123 msgid "expected %<teams%>, %<parallel%> or %<thread%>"
47124 msgstr ""
47125
47126 #: c/c-parser.cc:14830 cp/parser.cc:38127
47127 #, gcc-internal-format
47128 msgid "ordered argument needs positive constant integer expression"
47129 msgstr ""
47130
47131 #: c/c-parser.cc:14955 c/c-parser.cc:22167 cp/parser.cc:46189
47132 #, gcc-internal-format
47133 msgid ""
47134 "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%> or "
47135 "identifier"
47136 msgstr ""
47137
47138 #: c/c-parser.cc:15075 cp/parser.cc:38385
47139 #, gcc-internal-format
47140 msgid "both %<monotonic%> and %<nonmonotonic%> modifiers specified"
47141 msgstr ""
47142
47143 #: c/c-parser.cc:15129 cp/parser.cc:38401
47144 #, gcc-internal-format
47145 msgid "schedule %<runtime%> does not take a %<chunk_size%> parameter"
47146 msgstr ""
47147
47148 #: c/c-parser.cc:15133 cp/parser.cc:38404
47149 #, gcc-internal-format
47150 msgid "schedule %<auto%> does not take a %<chunk_size%> parameter"
47151 msgstr ""
47152
47153 #: c/c-parser.cc:15145 cp/semantics.cc:7379
47154 #, gcc-internal-format
47155 msgid "chunk size value must be positive"
47156 msgstr ""
47157
47158 #: c/c-parser.cc:15168 cp/parser.cc:38424
47159 #, gcc-internal-format
47160 msgid "invalid schedule kind"
47161 msgstr ""
47162
47163 #: c/c-parser.cc:15306 c/c-parser.cc:15316
47164 #, gcc-internal-format
47165 msgid "%<num_teams%> value must be positive"
47166 msgstr ""
47167
47168 #: c/c-parser.cc:15323 cp/semantics.cc:7346
47169 #, gcc-internal-format
47170 msgid "%<num_teams%> lower bound %qE bigger than upper bound %qE"
47171 msgstr ""
47172
47173 #: c/c-parser.cc:15371 cp/semantics.cc:7475
47174 #, gcc-internal-format
47175 msgid "%<thread_limit%> value must be positive"
47176 msgstr ""
47177
47178 #: c/c-parser.cc:15416 cp/semantics.cc:7603
47179 #, gcc-internal-format
47180 msgid ""
47181 "%<aligned%> clause alignment expression must be positive constant integer "
47182 "expression"
47183 msgstr ""
47184
47185 #: c/c-parser.cc:15526
47186 #, gcc-internal-format
47187 msgid "expected %<allocator%> or %<align%>"
47188 msgstr ""
47189
47190 #: c/c-parser.cc:15533
47191 #, gcc-internal-format
47192 msgid "duplicate %qs modifier"
47193 msgstr ""
47194
47195 #: c/c-parser.cc:15581 cp/semantics.cc:7738
47196 #, gcc-internal-format
47197 msgid ""
47198 "%<allocate%> clause allocator expression has type %qT rather than "
47199 "%<omp_allocator_handle_t%>"
47200 msgstr ""
47201
47202 #: c/c-parser.cc:15592 cp/semantics.cc:7693 cp/semantics.cc:7709
47203 #, gcc-internal-format
47204 msgid ""
47205 "%<allocate%> clause %<align%> modifier argument needs to be positive "
47206 "constant power of two integer expression"
47207 msgstr ""
47208
47209 #: c/c-parser.cc:15668
47210 #, gcc-internal-format
47211 msgid "%<linear%> clause step expression must be integral"
47212 msgstr ""
47213
47214 #: c/c-parser.cc:15718
47215 #, gcc-internal-format
47216 msgid ""
47217 "%<safelen%> clause expression must be positive constant integer expression"
47218 msgstr ""
47219
47220 #: c/c-parser.cc:15757
47221 #, gcc-internal-format
47222 msgid ""
47223 "%<simdlen%> clause expression must be positive constant integer expression"
47224 msgstr ""
47225
47226 #: c/c-parser.cc:16088 cp/parser.cc:39286
47227 #, gcc-internal-format
47228 msgid "%<iterator%> modifier incompatible with %qs"
47229 msgstr ""
47230
47231 #: c/c-parser.cc:16135 cp/parser.cc:39340 cp/parser.cc:39662 cp/parser.cc:39712
47232 #, gcc-internal-format
47233 msgid "invalid depend kind"
47234 msgstr ""
47235
47236 #: c/c-parser.cc:16205 cp/parser.cc:39410
47237 #, gcc-internal-format
47238 msgid "too many %<always%> modifiers"
47239 msgstr ""
47240
47241 #: c/c-parser.cc:16215 cp/parser.cc:39423
47242 #, gcc-internal-format
47243 msgid "too many %<close%> modifiers"
47244 msgstr ""
47245
47246 #: c/c-parser.cc:16223 cp/parser.cc:39434
47247 #, gcc-internal-format
47248 msgid ""
47249 "%<#pragma omp target%> with modifier other than %<always%> or %<close%>on "
47250 "%<map%> clause"
47251 msgstr ""
47252
47253 #: c/c-parser.cc:16251 cp/parser.cc:39465
47254 #, gcc-internal-format
47255 msgid "invalid map kind"
47256 msgstr ""
47257
47258 #: c/c-parser.cc:16303 cp/parser.cc:39524
47259 #, gcc-internal-format
47260 msgid ""
47261 "%<ancestor%> device modifier not preceded by %<requires%> directive with "
47262 "%<reverse_offload%> clause"
47263 msgstr ""
47264
47265 #: c/c-parser.cc:16315 cp/parser.cc:39535
47266 #, gcc-internal-format
47267 msgid "expected %<ancestor%> or %<device_num%>"
47268 msgstr ""
47269
47270 #: c/c-parser.cc:16338 cp/semantics.cc:7500
47271 #, gcc-internal-format
47272 msgid "the %<device%> clause expression must evaluate to %<1%>"
47273 msgstr ""
47274
47275 #: c/c-parser.cc:16371 cp/parser.cc:39606
47276 #, gcc-internal-format
47277 msgid "invalid dist_schedule kind"
47278 msgstr ""
47279
47280 #: c/c-parser.cc:16450
47281 #, gcc-internal-format
47282 msgid "invalid proc_bind kind"
47283 msgstr ""
47284
47285 #: c/c-parser.cc:16494
47286 #, gcc-internal-format
47287 msgid "expected %<host%>, %<nohost%> or %<any%>"
47288 msgstr ""
47289
47290 #: c/c-parser.cc:16571 cp/semantics.cc:7900
47291 #, gcc-internal-format
47292 msgid ""
47293 "%<detach%> clause event handle has type %qT rather than %<omp_event_handle_t"
47294 "%>"
47295 msgstr ""
47296
47297 #: c/c-parser.cc:16773 cp/parser.cc:39951
47298 #, gcc-internal-format
47299 msgid "expected %<#pragma acc%> clause"
47300 msgstr ""
47301
47302 #: c/c-parser.cc:16784 c/c-parser.cc:17128 cp/parser.cc:39962
47303 #: cp/parser.cc:40354
47304 #, gcc-internal-format
47305 msgid "%qs is not valid for %qs"
47306 msgstr ""
47307
47308 #: c/c-parser.cc:16828 cp/parser.cc:40014
47309 #, gcc-internal-format
47310 msgid "clauses in %<simd%> trait should be separated by %<,%>"
47311 msgstr ""
47312
47313 #: c/c-parser.cc:16977 cp/parser.cc:40202
47314 #, gcc-internal-format
47315 msgid "%qs must be the first clause of %qs"
47316 msgstr ""
47317
47318 #: c/c-parser.cc:17117 cp/parser.cc:40343
47319 #, gcc-internal-format
47320 msgid "expected %<#pragma omp%> clause"
47321 msgstr ""
47322
47323 #: c/c-parser.cc:17250 cp/parser.cc:44561
47324 #, gcc-internal-format
47325 msgid "no valid clauses specified in %<#pragma acc declare%>"
47326 msgstr ""
47327
47328 #: c/c-parser.cc:17260 cp/parser.cc:44571
47329 #, gcc-internal-format
47330 msgid "array section in %<#pragma acc declare%>"
47331 msgstr ""
47332
47333 #: c/c-parser.cc:17280 cp/parser.cc:44591
47334 #, gcc-internal-format
47335 msgid "%qD must be a global variable in %<#pragma acc declare link%>"
47336 msgstr ""
47337
47338 #: c/c-parser.cc:17291 cp/parser.cc:44602
47339 #, gcc-internal-format
47340 msgid "invalid OpenACC clause at file scope"
47341 msgstr ""
47342
47343 #: c/c-parser.cc:17298 cp/parser.cc:44609
47344 #, gcc-internal-format
47345 msgid "invalid use of %<extern%> variable %qD in %<#pragma acc declare%>"
47346 msgstr ""
47347
47348 #: c/c-parser.cc:17306 cp/parser.cc:44617
47349 #, gcc-internal-format
47350 msgid "invalid use of %<global%> variable %qD in %<#pragma acc declare%>"
47351 msgstr ""
47352
47353 #: c/c-parser.cc:17317 cp/parser.cc:44639
47354 #, gcc-internal-format
47355 msgid ""
47356 "%qD must be a variable declared in the same scope as %<#pragma acc declare%>"
47357 msgstr ""
47358
47359 #: c/c-parser.cc:17327 cp/parser.cc:44649
47360 #, gcc-internal-format
47361 msgid "variable %qD used more than once with %<#pragma acc declare%>"
47362 msgstr ""
47363
47364 #: c/c-parser.cc:17420 cp/parser.cc:44747
47365 #, gcc-internal-format
47366 msgid "expected %<data%> after %<#pragma acc %s%>"
47367 msgstr ""
47368
47369 #: c/c-parser.cc:17436 cp/parser.cc:44764
47370 #, gcc-internal-format
47371 msgid "%<#pragma acc %s data%> has no data movement clause"
47372 msgstr ""
47373
47374 #: c/c-parser.cc:17686 cp/parser.cc:3163
47375 #, gcc-internal-format
47376 msgid "%qE has not been declared"
47377 msgstr ""
47378
47379 #: c/c-parser.cc:17690
47380 #, gcc-internal-format
47381 msgid "expected function name"
47382 msgstr ""
47383
47384 #: c/c-parser.cc:17708 cp/parser.cc:46982
47385 #, gcc-internal-format
47386 msgid "%qD does not refer to a function"
47387 msgstr ""
47388
47389 #: c/c-parser.cc:17731 c/c-parser.cc:17779 cp/parser.cc:1499
47390 #, gcc-internal-format
47391 msgid ""
47392 "%<#pragma acc routine%> not immediately followed by function declaration or "
47393 "definition"
47394 msgstr ""
47395
47396 #: c/c-parser.cc:17771 cp/parser.cc:47033 cp/parser.cc:47080
47397 #, gcc-internal-format
47398 msgid ""
47399 "%<#pragma acc routine%> not immediately followed by a single function "
47400 "declaration or definition"
47401 msgstr ""
47402
47403 #: c/c-parser.cc:17802 cp/parser.cc:47108
47404 #, gcc-internal-format
47405 msgid "%<#pragma acc routine%> must be applied before use"
47406 msgstr ""
47407
47408 #: c/c-parser.cc:17803 cp/parser.cc:47110
47409 #, gcc-internal-format
47410 msgid "%<#pragma acc routine%> must be applied before definition"
47411 msgstr ""
47412
47413 #: c/c-parser.cc:17847 cp/parser.cc:44965
47414 #, gcc-internal-format
47415 msgid ""
47416 "%<#pragma acc update%> must contain at least one %<device%> or %<host%> or "
47417 "%<self%> clause"
47418 msgstr ""
47419
47420 #: c/c-parser.cc:17902 cp/parser.cc:40440
47421 #, gcc-internal-format
47422 msgid "expected %<allocator%>"
47423 msgstr ""
47424
47425 #: c/c-parser.cc:17918
47426 #, gcc-internal-format
47427 msgid ""
47428 "%<allocator%> clause allocator expression has type %qT rather than "
47429 "%<omp_allocator_handle_t%>"
47430 msgstr ""
47431
47432 #: c/c-parser.cc:17933 cp/parser.cc:40455
47433 #, gcc-internal-format
47434 msgid "%<#pragma omp allocate%> not yet supported"
47435 msgstr ""
47436
47437 #: c/c-parser.cc:18075 cp/parser.cc:40592
47438 #, gcc-internal-format
47439 msgid "expected %<read%>, %<write%>, %<update%>, or %<capture%> clause"
47440 msgstr ""
47441
47442 #: c/c-parser.cc:18114 cp/parser.cc:40631
47443 #, gcc-internal-format
47444 msgid "expected %<seq_cst%>, %<acquire%> or %<relaxed%>"
47445 msgstr ""
47446
47447 #: c/c-parser.cc:18138 cp/parser.cc:40660
47448 #, gcc-internal-format
47449 msgid ""
47450 "expected %<read%>, %<write%>, %<update%>, %<capture%>, %<compare%>, %<weak"
47451 "%>, %<fail%>, %<seq_cst%>, %<acq_rel%>, %<release%>, %<relaxed%> or %<hint%> "
47452 "clause"
47453 msgstr ""
47454
47455 #: c/c-parser.cc:18153 cp/parser.cc:40675
47456 #, gcc-internal-format
47457 msgid "too many atomic clauses"
47458 msgstr ""
47459
47460 #: c/c-parser.cc:18160 cp/parser.cc:40682
47461 #, gcc-internal-format
47462 msgid "too many memory order clauses"
47463 msgstr ""
47464
47465 #: c/c-parser.cc:18198 c/c-parser.cc:18205 cp/parser.cc:40720
47466 #: cp/parser.cc:40727
47467 #, gcc-internal-format
47468 msgid "%qs clause is incompatible with %<read%> or %<write%> clauses"
47469 msgstr ""
47470
47471 #: c/c-parser.cc:18211 c/c-parser.cc:18216 cp/parser.cc:40733
47472 #: cp/parser.cc:40738
47473 #, gcc-internal-format
47474 msgid "%qs clause requires %qs clause"
47475 msgstr ""
47476
47477 #: c/c-parser.cc:18260 cp/parser.cc:40782
47478 #, gcc-internal-format
47479 msgid "%<#pragma omp atomic read%> incompatible with %<release%> clause"
47480 msgstr ""
47481
47482 #: c/c-parser.cc:18270 cp/parser.cc:40792
47483 #, gcc-internal-format
47484 msgid "%<#pragma omp atomic write%> incompatible with %<acquire%> clause"
47485 msgstr ""
47486
47487 #: c/c-parser.cc:18393 cp/parser.cc:40892
47488 #, gcc-internal-format
47489 msgid "expected %<==%> comparison in %<if%> condition"
47490 msgstr ""
47491
47492 #: c/c-parser.cc:18400 cp/parser.cc:40899
47493 #, gcc-internal-format
47494 msgid "expected %<==%>, %<<%> or %<>%> comparison in %<if%> condition"
47495 msgstr ""
47496
47497 #: c/c-parser.cc:18473 cp/parser.cc:40964 cp/parser.cc:41245 cp/parser.cc:41339
47498 #: cp/parser.cc:41357
47499 #, gcc-internal-format
47500 msgid "invalid form of %<#pragma omp atomic compare%>"
47501 msgstr ""
47502
47503 #: c/c-parser.cc:18484 cp/parser.cc:40975
47504 #, gcc-internal-format
47505 msgid "unexpected %<else%>"
47506 msgstr ""
47507
47508 #: c/c-parser.cc:18544 cp/parser.cc:41412
47509 #, gcc-internal-format
47510 msgid "invalid form of %<pragma omp atomic compare%>"
47511 msgstr ""
47512
47513 #: c/c-parser.cc:18816 cp/parser.cc:41266 cp/parser.cc:41292
47514 #, gcc-internal-format
47515 msgid "invalid form of %<#pragma omp atomic%>"
47516 msgstr ""
47517
47518 #: c/c-parser.cc:18820 cp/parser.cc:41332 cp/parser.cc:41366
47519 #, gcc-internal-format
47520 msgid "invalid operator for %<#pragma omp atomic%>"
47521 msgstr ""
47522
47523 #: c/c-parser.cc:18871 cp/parser.cc:41401
47524 #, gcc-internal-format
47525 msgid "%<weak%> clause requires atomic equality comparison"
47526 msgstr ""
47527
47528 #: c/c-parser.cc:18877 cp/semantics.cc:10754 cp/semantics.cc:10764
47529 #, gcc-internal-format
47530 msgid ""
47531 "%<#pragma omp atomic capture%> uses two different expressions for memory"
47532 msgstr ""
47533
47534 #: c/c-parser.cc:18977 cp/semantics.cc:10841
47535 #, gcc-internal-format
47536 msgid "%<depobj%> expression is not lvalue expression"
47537 msgstr ""
47538
47539 #: c/c-parser.cc:19034 cp/parser.cc:41567
47540 #, gcc-internal-format
47541 msgid "expected %<in%>, %<out%>, %<inout%> or %<mutexinoutset%>"
47542 msgstr ""
47543
47544 #: c/c-parser.cc:19046 cp/parser.cc:41583
47545 #, gcc-internal-format
47546 msgid "expected %<depend%>, %<destroy%> or %<update%> clause"
47547 msgstr ""
47548
47549 #: c/c-parser.cc:19084 cp/parser.cc:41623
47550 #, gcc-internal-format
47551 msgid "expected %<seq_cst%>, %<acq_rel%>, %<release%> or %<acquire%>"
47552 msgstr ""
47553
47554 #: c/c-parser.cc:19092 cp/parser.cc:41631
47555 #, gcc-internal-format
47556 msgid "%<flush%> list specified together with memory order clause"
47557 msgstr ""
47558
47559 #: c/c-parser.cc:19097
47560 #, gcc-internal-format
47561 msgid "expected %<(%> or end of line"
47562 msgstr ""
47563
47564 #: c/c-parser.cc:19176 cp/parser.cc:42350
47565 #, gcc-internal-format
47566 msgid "expected %<inclusive%> or %<exclusive%> clause"
47567 msgstr ""
47568
47569 #: c/c-parser.cc:19181 cp/parser.cc:42356
47570 #, gcc-internal-format
47571 msgid "expected %<#pragma omp scan%>"
47572 msgstr ""
47573
47574 #: c/c-parser.cc:19237 cp/parser.cc:42407
47575 #, gcc-internal-format
47576 msgid "%<ordered%> clause parameter is less than %<collapse%>"
47577 msgstr ""
47578
47579 #: c/c-parser.cc:19248 cp/parser.cc:42418
47580 #, gcc-internal-format
47581 msgid ""
47582 "%<linear%> clause may not be specified together with %<ordered%> clause with "
47583 "a parameter"
47584 msgstr ""
47585
47586 #: c/c-parser.cc:19266 cp/parser.cc:42446
47587 #, gcc-internal-format
47588 msgid "for statement expected"
47589 msgstr ""
47590
47591 #: c/c-parser.cc:19344 cp/semantics.cc:10332 cp/semantics.cc:10423
47592 #, gcc-internal-format
47593 msgid "expected iteration declaration or initialization"
47594 msgstr ""
47595
47596 #: c/c-parser.cc:19430
47597 #, gcc-internal-format
47598 msgid "not enough perfectly nested loops"
47599 msgstr ""
47600
47601 #: c/c-parser.cc:19478 cp/parser.cc:42760
47602 #, gcc-internal-format
47603 msgid "collapsed loops not perfectly nested"
47604 msgstr ""
47605
47606 #: c/c-parser.cc:19561 cp/parser.cc:42556 cp/parser.cc:42598 cp/pt.cc:18130
47607 #, gcc-internal-format
47608 msgid "iteration variable %qD should not be firstprivate"
47609 msgstr ""
47610
47611 #: c/c-parser.cc:19697 cp/parser.cc:42881
47612 #, gcc-internal-format
47613 msgid "%<ordered%> clause with parameter may not be specified on %qs construct"
47614 msgstr ""
47615
47616 #: c/c-parser.cc:19976 cp/parser.cc:43174
47617 #, gcc-internal-format
47618 msgid ""
47619 "%<#pragma omp ordered%> with %<depend%> clause may only be used in compound "
47620 "statements"
47621 msgstr ""
47622
47623 #: c/c-parser.cc:20190 cp/parser.cc:43380
47624 #, gcc-internal-format
47625 msgid "expected %<for%> after %qs"
47626 msgstr ""
47627
47628 #: c/c-parser.cc:20532 cp/parser.cc:43724
47629 #, gcc-internal-format
47630 msgid "expected %<point%>"
47631 msgstr ""
47632
47633 #: c/c-parser.cc:20787 cp/parser.cc:43999
47634 #, gcc-internal-format
47635 msgid ""
47636 "%<#pragma omp target data%> with map-type other than %<to%>, %<from%>, "
47637 "%<tofrom%> or %<alloc%> on %<map%> clause"
47638 msgstr ""
47639
47640 #: c/c-parser.cc:20803 cp/parser.cc:44015
47641 #, gcc-internal-format
47642 msgid ""
47643 "%<#pragma omp target data%> must contain at least one %<map%>, "
47644 "%<use_device_ptr%> or %<use_device_addr%> clause"
47645 msgstr ""
47646
47647 #: c/c-parser.cc:20851 cp/parser.cc:44247
47648 #, gcc-internal-format
47649 msgid ""
47650 "%<#pragma omp target update%> must contain at least one %<from%> or %<to%> "
47651 "clauses"
47652 msgstr ""
47653
47654 #: c/c-parser.cc:20925 cp/parser.cc:44098
47655 #, gcc-internal-format
47656 msgid ""
47657 "%<#pragma omp target enter data%> with map-type other than %<to%> or %<alloc"
47658 "%> on %<map%> clause"
47659 msgstr ""
47660
47661 #: c/c-parser.cc:20937 cp/parser.cc:44110
47662 #, gcc-internal-format
47663 msgid ""
47664 "%<#pragma omp target enter data%> must contain at least one %<map%> clause"
47665 msgstr ""
47666
47667 #: c/c-parser.cc:21012 cp/parser.cc:44190
47668 #, gcc-internal-format
47669 msgid ""
47670 "%<#pragma omp target exit data%> with map-type other than %<from%>, %<release"
47671 "%> or %<delete%> on %<map%> clause"
47672 msgstr ""
47673
47674 #: c/c-parser.cc:21025 cp/parser.cc:44203
47675 #, gcc-internal-format
47676 msgid ""
47677 "%<#pragma omp target exit data%> must contain at least one %<map%> clause"
47678 msgstr ""
47679
47680 #: c/c-parser.cc:21261 cp/semantics.cc:9863
47681 #, gcc-internal-format
47682 msgid ""
47683 "%<#pragma omp target%> with map-type other than %<to%>, %<from%>, %<tofrom%> "
47684 "or %<alloc%> on %<map%> clause"
47685 msgstr ""
47686
47687 #: c/c-parser.cc:21318
47688 #, gcc-internal-format
47689 msgid ""
47690 "%<#pragma omp declare %s%> must be followed by function declaration or "
47691 "definition or another %<#pragma omp declare %s%>"
47692 msgstr ""
47693
47694 #: c/c-parser.cc:21369 c/c-parser.cc:21397
47695 #, gcc-internal-format
47696 msgid ""
47697 "%<#pragma omp declare %s%> must be followed by function declaration or "
47698 "definition"
47699 msgstr ""
47700
47701 #: c/c-parser.cc:21436 cp/parser.cc:45115
47702 #, gcc-internal-format
47703 msgid "expected trait selector name"
47704 msgstr ""
47705
47706 #: c/c-parser.cc:21489 cp/parser.cc:45167
47707 #, gcc-internal-format
47708 msgid "selector %qs not allowed for context selector set %qs"
47709 msgstr ""
47710
47711 #: c/c-parser.cc:21514 cp/parser.cc:45191
47712 #, gcc-internal-format
47713 msgid "selector %qs does not accept any properties"
47714 msgstr ""
47715
47716 #: c/c-parser.cc:21541 cp/parser.cc:45230 cp/pt.cc:11610
47717 #, gcc-internal-format
47718 msgid "score argument must be constant integer expression"
47719 msgstr ""
47720
47721 #: c/c-parser.cc:21544 cp/parser.cc:45233 cp/pt.cc:11627
47722 #, gcc-internal-format
47723 msgid "score argument must be non-negative"
47724 msgstr ""
47725
47726 #: c/c-parser.cc:21568 cp/parser.cc:45261 cp/pt.cc:11613
47727 #, gcc-internal-format
47728 msgid "property must be constant integer expression or string literal"
47729 msgstr ""
47730
47731 #: c/c-parser.cc:21613 cp/parser.cc:45305
47732 #, gcc-internal-format
47733 msgid "expected identifier or string literal"
47734 msgstr ""
47735
47736 #: c/c-parser.cc:21635 cp/parser.cc:45327 cp/pt.cc:11617
47737 #, gcc-internal-format
47738 msgid "property must be constant integer expression"
47739 msgstr ""
47740
47741 #: c/c-parser.cc:21646 cp/parser.cc:45338
47742 #, gcc-internal-format
47743 msgid ""
47744 "properties for %<simd%> selector may not be specified in %<metadirective%>"
47745 msgstr ""
47746
47747 #: c/c-parser.cc:21733 cp/parser.cc:45424
47748 #, gcc-internal-format
47749 msgid "expected %<construct%>, %<device%>, %<implementation%> or %<user%>"
47750 msgstr ""
47751
47752 #: c/c-parser.cc:21808 cp/parser.cc:45538
47753 #, gcc-internal-format
47754 msgid "expected %<match%>"
47755 msgstr ""
47756
47757 #: c/c-parser.cc:21828
47758 #, gcc-internal-format
47759 msgid "variant %qD is not a function"
47760 msgstr ""
47761
47762 #: c/c-parser.cc:21834 cp/decl.cc:7778
47763 #, gcc-internal-format
47764 msgid "variant %qD and base %qD have incompatible types"
47765 msgstr ""
47766
47767 #: c/c-parser.cc:21846 cp/decl.cc:7787
47768 #, gcc-internal-format
47769 msgid "variant %qD is a built-in"
47770 msgstr ""
47771
47772 #: c/c-parser.cc:21891
47773 #, gcc-internal-format
47774 msgid ""
47775 "%<#pragma omp declare %s%> not immediately followed by a function "
47776 "declaration or definition"
47777 msgstr ""
47778
47779 #: c/c-parser.cc:21899 cp/parser.cc:45583
47780 #, gcc-internal-format
47781 msgid ""
47782 "%<#pragma omp declare %s%> not immediately followed by a single function "
47783 "declaration or definition"
47784 msgstr ""
47785
47786 #: c/c-parser.cc:22008 cp/parser.cc:45791
47787 #, gcc-internal-format
47788 msgid "%qD specified both in declare target %<link%> and %<to%> clauses"
47789 msgstr ""
47790
47791 #: c/c-parser.cc:22057 cp/parser.cc:45903
47792 #, gcc-internal-format
47793 msgid "directive with only %<device_type%> clauses ignored"
47794 msgstr ""
47795
47796 #: c/c-parser.cc:22076 cp/parser.cc:45929
47797 #, gcc-internal-format
47798 msgid "expected %<target%>"
47799 msgstr ""
47800
47801 #: c/c-parser.cc:22083 cp/parser.cc:45936
47802 #, gcc-internal-format
47803 msgid "expected %<declare%>"
47804 msgstr ""
47805
47806 #: c/c-parser.cc:22089 cp/parser.cc:45943
47807 #, gcc-internal-format
47808 msgid ""
47809 "%<#pragma omp end declare target%> without corresponding %<#pragma omp "
47810 "declare target%>"
47811 msgstr ""
47812
47813 #: c/c-parser.cc:22117
47814 #, gcc-internal-format
47815 msgid "%<#pragma omp declare reduction%> not at file or block scope"
47816 msgstr ""
47817
47818 #: c/c-parser.cc:22194
47819 #, gcc-internal-format
47820 msgid "predeclared arithmetic type in %<#pragma omp declare reduction%>"
47821 msgstr ""
47822
47823 #: c/c-parser.cc:22198
47824 #, gcc-internal-format
47825 msgid "function or array type in %<#pragma omp declare reduction%>"
47826 msgstr ""
47827
47828 #: c/c-parser.cc:22201
47829 #, gcc-internal-format
47830 msgid "%<_Atomic%> qualified type in %<#pragma omp declare reduction%>"
47831 msgstr ""
47832
47833 #: c/c-parser.cc:22204
47834 #, gcc-internal-format
47835 msgid ""
47836 "const, volatile or restrict qualified type in %<#pragma omp declare reduction"
47837 "%>"
47838 msgstr ""
47839
47840 #: c/c-parser.cc:22212
47841 #, gcc-internal-format
47842 msgid "redeclaration of %qs %<#pragma omp declare reduction%> for type %qT"
47843 msgstr ""
47844
47845 #: c/c-parser.cc:22221
47846 #, gcc-internal-format
47847 msgid "previous %<#pragma omp declare reduction%>"
47848 msgstr ""
47849
47850 #: c/c-parser.cc:22338
47851 #, gcc-internal-format
47852 msgid "expected %<omp_priv%> or function-name"
47853 msgstr ""
47854
47855 #: c/c-parser.cc:22349
47856 #, gcc-internal-format
47857 msgid "expected function-name %<(%>"
47858 msgstr ""
47859
47860 #: c/c-parser.cc:22368
47861 #, gcc-internal-format
47862 msgid "one of the initializer call arguments should be %<&omp_priv%>"
47863 msgstr ""
47864
47865 #: c/c-parser.cc:22499 cp/parser.cc:46431
47866 #, gcc-internal-format
47867 msgid "expected %<simd%>, %<reduction%>, %<target%> or %<variant%>"
47868 msgstr ""
47869
47870 #: c/c-parser.cc:22566 cp/parser.cc:46497
47871 #, gcc-internal-format
47872 msgid "expected %<seq_cst%>, %<relaxed%> or %<acq_rel%>"
47873 msgstr ""
47874
47875 #: c/c-parser.cc:22595 cp/parser.cc:46532
47876 #, gcc-internal-format
47877 msgid ""
47878 "expected %<unified_address%>, %<unified_shared_memory%>, %<dynamic_allocators"
47879 "%>, %<reverse_offload%> or %<atomic_default_mem_order%> clause"
47880 msgstr ""
47881
47882 #: c/c-parser.cc:22604 cp/parser.cc:46541
47883 #, gcc-internal-format
47884 msgid "%qs clause on %<requires%> directive not supported yet"
47885 msgstr ""
47886
47887 #: c/c-parser.cc:22616 cp/parser.cc:46553
47888 #, gcc-internal-format
47889 msgid ""
47890 "%qs clause used lexically after first target construct or offloading API"
47891 msgstr ""
47892
47893 #: c/c-parser.cc:22628 cp/parser.cc:46565
47894 #, gcc-internal-format
47895 msgid ""
47896 "more than one %<atomic_default_mem_order%> clause in a single compilation "
47897 "unit"
47898 msgstr ""
47899
47900 #: c/c-parser.cc:22637 cp/parser.cc:46574
47901 #, gcc-internal-format
47902 msgid ""
47903 "%<atomic_default_mem_order%> clause used lexically after first %<atomic%> "
47904 "construct without memory order clause"
47905 msgstr ""
47906
47907 #: c/c-parser.cc:22651 cp/parser.cc:46588
47908 #, gcc-internal-format
47909 msgid "%<pragma omp requires%> requires at least one clause"
47910 msgstr ""
47911
47912 #: c/c-parser.cc:22670
47913 #, gcc-internal-format
47914 msgid "zero sized type %qT in %<reduction%> clause"
47915 msgstr ""
47916
47917 #: c/c-parser.cc:22676
47918 #, gcc-internal-format
47919 msgid "variable sized type %qT in %<reduction%> clause"
47920 msgstr ""
47921
47922 #: c/c-parser.cc:22837 cp/parser.cc:46650
47923 #, gcc-internal-format
47924 msgid "expected %<at%>, %<severity%> or %<message%> clause"
47925 msgstr ""
47926
47927 #: c/c-parser.cc:22870 cp/parser.cc:46685
47928 #, gcc-internal-format
47929 msgid "expected %qs or %qs"
47930 msgstr ""
47931
47932 #: c/c-parser.cc:22927 cp/parser.cc:46747
47933 #, gcc-internal-format
47934 msgid ""
47935 "%<#pragma omp error%> with %<at(execution)%> clause may only be used in "
47936 "compound statements"
47937 msgstr ""
47938
47939 #: c/c-parser.cc:22950 cp/parser.cc:46774
47940 #, gcc-internal-format
47941 msgid "%<pragma omp error%> encountered: %s"
47942 msgstr ""
47943
47944 #: c/c-parser.cc:22953 cp/parser.cc:46777
47945 #, gcc-internal-format
47946 msgid "%<pragma omp error%> encountered"
47947 msgstr ""
47948
47949 #: c/c-parser.cc:23100 cp/semantics.cc:9238
47950 #, gcc-internal-format
47951 msgid "%qE declared %<threadprivate%> after first use"
47952 msgstr ""
47953
47954 #: c/c-parser.cc:23102 cp/semantics.cc:9240
47955 #, gcc-internal-format
47956 msgid "automatic variable %qE cannot be %<threadprivate%>"
47957 msgstr ""
47958
47959 #: c/c-parser.cc:23106 cp/semantics.cc:9242
47960 #, gcc-internal-format
47961 msgid "%<threadprivate%> %qE has incomplete type"
47962 msgstr ""
47963
47964 #: c/c-parser.cc:23285 cp/parser.cc:47513
47965 #, gcc-internal-format
47966 msgid "%<__transaction_cancel%> without transactional memory support enabled"
47967 msgstr ""
47968
47969 #: c/c-parser.cc:23291 cp/parser.cc:47519
47970 #, gcc-internal-format
47971 msgid "%<__transaction_cancel%> within a %<__transaction_relaxed%>"
47972 msgstr ""
47973
47974 #: c/c-parser.cc:23300
47975 #, gcc-internal-format
47976 msgid ""
47977 "outer %<__transaction_cancel%> not within outer %<__transaction_atomic%> or "
47978 "a %<transaction_may_cancel_outer%> function"
47979 msgstr ""
47980
47981 #: c/c-parser.cc:23308 cp/parser.cc:47537
47982 #, gcc-internal-format
47983 msgid "%<__transaction_cancel%> not within %<__transaction_atomic%>"
47984 msgstr ""
47985
47986 #: c/c-parser.cc:23392
47987 #, gcc-internal-format
47988 msgid "no closing brace"
47989 msgstr ""
47990
47991 #: c/c-typeck.cc:228
47992 #, gcc-internal-format
47993 msgid "%qD has an incomplete type %qT"
47994 msgstr ""
47995
47996 #: c/c-typeck.cc:242 c/c-typeck.cc:10732 c/c-typeck.cc:10774 cp/call.cc:4659
47997 #, gcc-internal-format
47998 msgid "invalid use of void expression"
47999 msgstr ""
48000
48001 #: c/c-typeck.cc:250
48002 #, gcc-internal-format
48003 msgid "invalid use of flexible array member"
48004 msgstr ""
48005
48006 #: c/c-typeck.cc:256 cp/typeck2.cc:363
48007 #, gcc-internal-format
48008 msgid "invalid use of array with unspecified bounds"
48009 msgstr ""
48010
48011 #: c/c-typeck.cc:264
48012 #, gcc-internal-format
48013 msgid "invalid use of undefined type %qT"
48014 msgstr ""
48015
48016 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
48017 #: c/c-typeck.cc:267
48018 #, gcc-internal-format
48019 msgid "invalid use of incomplete typedef %qT"
48020 msgstr ""
48021
48022 #: c/c-typeck.cc:340
48023 #, gcc-internal-format
48024 msgid "%qT and %qT are in disjoint named address spaces"
48025 msgstr ""
48026
48027 #: c/c-typeck.cc:375
48028 #, gcc-internal-format
48029 msgid ""
48030 "%qs attribute cannot be applied to a function that does not take variable "
48031 "arguments"
48032 msgstr ""
48033
48034 #: c/c-typeck.cc:602 c/c-typeck.cc:627
48035 #, gcc-internal-format
48036 msgid "function types not truly compatible in ISO C"
48037 msgstr ""
48038
48039 #: c/c-typeck.cc:777
48040 #, gcc-internal-format
48041 msgid "cannot mix operands of decimal floating and vector types"
48042 msgstr ""
48043
48044 #: c/c-typeck.cc:782
48045 #, gcc-internal-format
48046 msgid "cannot mix operands of decimal floating and complex types"
48047 msgstr ""
48048
48049 #: c/c-typeck.cc:787
48050 #, gcc-internal-format
48051 msgid "cannot mix operands of decimal floating and other floating types"
48052 msgstr ""
48053
48054 #: c/c-typeck.cc:1332
48055 #, gcc-internal-format
48056 msgid ""
48057 "invalid use of pointers to arrays with different qualifiers in ISO C before "
48058 "C2X"
48059 msgstr ""
48060
48061 #: c/c-typeck.cc:1336
48062 #, gcc-internal-format
48063 msgid "types are not quite compatible"
48064 msgstr ""
48065
48066 #: c/c-typeck.cc:1340
48067 #, gcc-internal-format
48068 msgid "pointer target types incompatible in C++"
48069 msgstr ""
48070
48071 #: c/c-typeck.cc:1673
48072 #, gcc-internal-format
48073 msgid "function return types not compatible due to %<volatile%>"
48074 msgstr ""
48075
48076 #: c/c-typeck.cc:1930
48077 #, gcc-internal-format
48078 msgid "converting an array compound literal to a pointer is ill-formed in C++"
48079 msgstr ""
48080
48081 #: c/c-typeck.cc:2505 c/c-typeck.cc:9287
48082 #, gcc-internal-format
48083 msgid "%qT has no member named %qE; did you mean %qE?"
48084 msgstr ""
48085
48086 #: c/c-typeck.cc:2509 c/c-typeck.cc:9291
48087 #, gcc-internal-format
48088 msgid "%qT has no member named %qE"
48089 msgstr ""
48090
48091 #: c/c-typeck.cc:2518
48092 #, gcc-internal-format
48093 msgid "accessing a member %qE of an atomic structure %qE"
48094 msgstr ""
48095
48096 #: c/c-typeck.cc:2521
48097 #, gcc-internal-format
48098 msgid "accessing a member %qE of an atomic union %qE"
48099 msgstr ""
48100
48101 #: c/c-typeck.cc:2583
48102 #, gcc-internal-format
48103 msgid "%qE is a pointer; did you mean to use %<->%>?"
48104 msgstr ""
48105
48106 #: c/c-typeck.cc:2589
48107 #, gcc-internal-format
48108 msgid "request for member %qE in something not a structure or union"
48109 msgstr ""
48110
48111 #: c/c-typeck.cc:2637
48112 #, gcc-internal-format
48113 msgid "dereferencing %<void *%> pointer"
48114 msgstr ""
48115
48116 #: c/c-typeck.cc:2692
48117 #, gcc-internal-format
48118 msgid "subscripted value is neither array nor pointer nor vector"
48119 msgstr ""
48120
48121 #: c/c-typeck.cc:2702 cp/typeck.cc:3829 cp/typeck.cc:3922
48122 #, gcc-internal-format
48123 msgid "array subscript is not an integer"
48124 msgstr ""
48125
48126 #: c/c-typeck.cc:2708
48127 #, gcc-internal-format
48128 msgid "subscripted value is pointer to function"
48129 msgstr ""
48130
48131 #: c/c-typeck.cc:2762
48132 #, gcc-internal-format
48133 msgid "ISO C forbids subscripting %<register%> array"
48134 msgstr ""
48135
48136 #: c/c-typeck.cc:2765
48137 #, gcc-internal-format
48138 msgid "ISO C90 forbids subscripting non-lvalue array"
48139 msgstr ""
48140
48141 #: c/c-typeck.cc:2881
48142 #, gcc-internal-format
48143 msgid "enum constant defined here"
48144 msgstr ""
48145
48146 #: c/c-typeck.cc:2988 cp/typeck.cc:1982
48147 #, gcc-internal-format
48148 msgid "%<sizeof%> on array function parameter %qE will return size of %qT"
48149 msgstr ""
48150
48151 #: c/c-typeck.cc:3147
48152 #, gcc-internal-format
48153 msgid "called object %qE is not a function or function pointer"
48154 msgstr ""
48155
48156 #: c/c-typeck.cc:3152
48157 #, gcc-internal-format
48158 msgid "called object %qD is not a function or function pointer"
48159 msgstr ""
48160
48161 #: c/c-typeck.cc:3158
48162 #, gcc-internal-format
48163 msgid "called object is not a function or function pointer"
48164 msgstr ""
48165
48166 #. This situation leads to run-time undefined behavior.  We can't,
48167 #. therefore, simply error unless we can prove that all possible
48168 #. executions of the program must execute the code.
48169 #: c/c-typeck.cc:3188
48170 #, gcc-internal-format
48171 msgid "function called through a non-compatible type"
48172 msgstr ""
48173
48174 #: c/c-typeck.cc:3193 c/c-typeck.cc:3245
48175 #, gcc-internal-format
48176 msgid "function with qualified void return type called"
48177 msgstr ""
48178
48179 #: c/c-typeck.cc:3300
48180 #, gcc-internal-format, gfc-internal-format
48181 msgid "type of formal parameter %d is incomplete"
48182 msgstr ""
48183
48184 #: c/c-typeck.cc:3314
48185 #, gcc-internal-format
48186 msgid ""
48187 "passing argument %d of %qE as integer rather than floating due to prototype"
48188 msgstr ""
48189
48190 #: c/c-typeck.cc:3320
48191 #, gcc-internal-format
48192 msgid ""
48193 "passing argument %d of %qE as integer rather than complex due to prototype"
48194 msgstr ""
48195
48196 #: c/c-typeck.cc:3326
48197 #, gcc-internal-format
48198 msgid ""
48199 "passing argument %d of %qE as complex rather than floating due to prototype"
48200 msgstr ""
48201
48202 #: c/c-typeck.cc:3332
48203 #, gcc-internal-format
48204 msgid ""
48205 "passing argument %d of %qE as floating rather than integer due to prototype"
48206 msgstr ""
48207
48208 #: c/c-typeck.cc:3338
48209 #, gcc-internal-format
48210 msgid ""
48211 "passing argument %d of %qE as complex rather than integer due to prototype"
48212 msgstr ""
48213
48214 #: c/c-typeck.cc:3344
48215 #, gcc-internal-format
48216 msgid ""
48217 "passing argument %d of %qE as floating rather than complex due to prototype"
48218 msgstr ""
48219
48220 #: c/c-typeck.cc:3358
48221 #, gcc-internal-format
48222 msgid ""
48223 "passing argument %d of %qE as %<float%> rather than %<double%> due to "
48224 "prototype"
48225 msgstr ""
48226
48227 #: c/c-typeck.cc:3384
48228 #, gcc-internal-format
48229 msgid "passing argument %d of %qE as %qT rather than %qT due to prototype"
48230 msgstr ""
48231
48232 #: c/c-typeck.cc:3409
48233 #, gcc-internal-format
48234 msgid "passing argument %d of %qE with different width due to prototype"
48235 msgstr ""
48236
48237 #: c/c-typeck.cc:3433
48238 #, gcc-internal-format
48239 msgid "passing argument %d of %qE as unsigned due to prototype"
48240 msgstr ""
48241
48242 #: c/c-typeck.cc:3438
48243 #, gcc-internal-format
48244 msgid "passing argument %d of %qE as signed due to prototype"
48245 msgstr ""
48246
48247 #: c/c-typeck.cc:3591
48248 #, gcc-internal-format
48249 msgid "too many arguments to method %qE"
48250 msgstr ""
48251
48252 #: c/c-typeck.cc:3601
48253 #, gcc-internal-format
48254 msgid "too many arguments to built-in function %qE expecting %d"
48255 msgstr ""
48256
48257 #: c/c-typeck.cc:3673
48258 #, gcc-internal-format
48259 msgid "implicit conversion from %qT to %qT when passing argument to function"
48260 msgstr ""
48261
48262 #: c/c-typeck.cc:3741
48263 #, gcc-internal-format
48264 msgid "too few arguments to built-in function %qE expecting %u"
48265 msgstr ""
48266
48267 #: c/c-typeck.cc:3916 c/c-typeck.cc:3944 cp/typeck.cc:5434 cp/typeck.cc:5710
48268 #, gcc-internal-format
48269 msgid "comparison with string literal results in unspecified behavior"
48270 msgstr ""
48271
48272 #: c/c-typeck.cc:3924 c/c-typeck.cc:3935 cp/typeck.cc:5466 cp/typeck.cc:5490
48273 #, gcc-internal-format
48274 msgid "comparison between pointer and zero character constant"
48275 msgstr ""
48276
48277 #: c/c-typeck.cc:3927 c/c-typeck.cc:3938 cp/typeck.cc:5469 cp/typeck.cc:5493
48278 #, gcc-internal-format
48279 msgid "did you mean to dereference the pointer?"
48280 msgstr ""
48281
48282 #: c/c-typeck.cc:3965
48283 #, gcc-internal-format
48284 msgid "comparison between %qT and %qT"
48285 msgstr ""
48286
48287 #: c/c-typeck.cc:4016
48288 #, gcc-internal-format
48289 msgid "pointer of type %<void *%> used in subtraction"
48290 msgstr ""
48291
48292 #: c/c-typeck.cc:4019
48293 #, gcc-internal-format
48294 msgid "pointer to a function used in subtraction"
48295 msgstr ""
48296
48297 #: c/c-typeck.cc:4053
48298 #, gcc-internal-format
48299 msgid "arithmetic on pointer to an incomplete type"
48300 msgstr ""
48301
48302 #: c/c-typeck.cc:4062 cp/typeck.cc:6449
48303 #, gcc-internal-format
48304 msgid "arithmetic on pointer to an empty aggregate"
48305 msgstr ""
48306
48307 #: c/c-typeck.cc:4505
48308 #, gcc-internal-format
48309 msgid "%<~%> on a boolean expression"
48310 msgstr ""
48311
48312 #: c/c-typeck.cc:4509
48313 #, gcc-internal-format
48314 msgid "did you mean to use logical not?"
48315 msgstr ""
48316
48317 #: c/c-typeck.cc:4519
48318 #, gcc-internal-format
48319 msgid "ISO C does not support %<~%> for complex conjugation"
48320 msgstr ""
48321
48322 #: c/c-typeck.cc:4543
48323 #, gcc-internal-format
48324 msgid "wrong type argument to absu"
48325 msgstr ""
48326
48327 #: c/c-typeck.cc:4568
48328 #, gcc-internal-format
48329 msgid "wrong type argument to unary exclamation mark"
48330 msgstr ""
48331
48332 #: c/c-typeck.cc:4626
48333 #, gcc-internal-format
48334 msgid "increment of enumeration value is invalid in C++"
48335 msgstr ""
48336
48337 #: c/c-typeck.cc:4629
48338 #, gcc-internal-format
48339 msgid "decrement of enumeration value is invalid in C++"
48340 msgstr ""
48341
48342 #: c/c-typeck.cc:4636
48343 #, gcc-internal-format
48344 msgid "increment of a boolean expression"
48345 msgstr ""
48346
48347 #: c/c-typeck.cc:4639
48348 #, gcc-internal-format
48349 msgid "decrement of a boolean expression"
48350 msgstr ""
48351
48352 #: c/c-typeck.cc:4655
48353 #, gcc-internal-format
48354 msgid "ISO C does not support %<++%> and %<--%> on complex types"
48355 msgstr ""
48356
48357 #: c/c-typeck.cc:4681 c/c-typeck.cc:4715
48358 #, gcc-internal-format
48359 msgid "wrong type argument to increment"
48360 msgstr ""
48361
48362 #: c/c-typeck.cc:4683 c/c-typeck.cc:4718
48363 #, gcc-internal-format
48364 msgid "wrong type argument to decrement"
48365 msgstr ""
48366
48367 #: c/c-typeck.cc:4703
48368 #, gcc-internal-format
48369 msgid "increment of pointer to an incomplete type %qT"
48370 msgstr ""
48371
48372 #: c/c-typeck.cc:4707
48373 #, gcc-internal-format
48374 msgid "decrement of pointer to an incomplete type %qT"
48375 msgstr ""
48376
48377 #: c/c-typeck.cc:4812
48378 #, gcc-internal-format
48379 msgid "taking address of expression of type %<void%>"
48380 msgstr ""
48381
48382 #: c/c-typeck.cc:4871 c/c-typeck.cc:5064
48383 #, gcc-internal-format
48384 msgid "cannot take address of bit-field %qD"
48385 msgstr ""
48386
48387 #: c/c-typeck.cc:4885
48388 #, gcc-internal-format
48389 msgid "cannot take address of scalar with reverse storage order"
48390 msgstr ""
48391
48392 #: c/c-typeck.cc:4893
48393 #, gcc-internal-format
48394 msgid "address of array with reverse scalar storage order requested"
48395 msgstr ""
48396
48397 #: c/c-typeck.cc:5095
48398 #, gcc-internal-format
48399 msgid "global register variable %qD used in nested function"
48400 msgstr ""
48401
48402 #: c/c-typeck.cc:5098
48403 #, gcc-internal-format
48404 msgid "register variable %qD used in nested function"
48405 msgstr ""
48406
48407 #: c/c-typeck.cc:5103
48408 #, gcc-internal-format
48409 msgid "address of global register variable %qD requested"
48410 msgstr ""
48411
48412 #: c/c-typeck.cc:5105
48413 #, gcc-internal-format
48414 msgid "address of register variable %qD requested"
48415 msgstr ""
48416
48417 #: c/c-typeck.cc:5244
48418 #, gcc-internal-format
48419 msgid "non-lvalue array in conditional expression"
48420 msgstr ""
48421
48422 #: c/c-typeck.cc:5326
48423 #, gcc-internal-format
48424 msgid ""
48425 "implicit conversion from %qT to %qT to match other result of conditional"
48426 msgstr ""
48427
48428 #: c/c-typeck.cc:5385 c/c-typeck.cc:5391
48429 #, gcc-internal-format
48430 msgid ""
48431 "operand of %<?:%> changes signedness from %qT to %qT due to unsignedness of "
48432 "other operand"
48433 msgstr ""
48434
48435 #: c/c-typeck.cc:5408
48436 #, gcc-internal-format
48437 msgid "ISO C forbids conditional expr with only one void side"
48438 msgstr ""
48439
48440 #: c/c-typeck.cc:5425
48441 #, gcc-internal-format
48442 msgid "pointers to disjoint address spaces used in conditional expression"
48443 msgstr ""
48444
48445 #: c/c-typeck.cc:5449
48446 #, gcc-internal-format
48447 msgid "pointer to array loses qualifier in conditional expression"
48448 msgstr ""
48449
48450 #: c/c-typeck.cc:5453
48451 #, gcc-internal-format
48452 msgid ""
48453 "pointer to array loses qualifier in conditional expression in ISO C before "
48454 "C2X"
48455 msgstr ""
48456
48457 #: c/c-typeck.cc:5458
48458 #, gcc-internal-format
48459 msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
48460 msgstr ""
48461
48462 #: c/c-typeck.cc:5473
48463 #, gcc-internal-format
48464 msgid ""
48465 "pointer type mismatch between %qT and %qT of %qD and %qD in conditional "
48466 "expression"
48467 msgstr ""
48468
48469 #: c/c-typeck.cc:5478
48470 #, gcc-internal-format
48471 msgid "pointer type mismatch in conditional expression"
48472 msgstr ""
48473
48474 #: c/c-typeck.cc:5487 c/c-typeck.cc:5498
48475 #, gcc-internal-format
48476 msgid "pointer/integer type mismatch in conditional expression"
48477 msgstr ""
48478
48479 #: c/c-typeck.cc:5512
48480 #, gcc-internal-format
48481 msgid "type mismatch in conditional expression"
48482 msgstr ""
48483
48484 #: c/c-typeck.cc:5627
48485 #, gcc-internal-format
48486 msgid "ignoring return value of %qD, declared with attribute %<nodiscard%>: %E"
48487 msgstr ""
48488
48489 #: c/c-typeck.cc:5631
48490 #, gcc-internal-format
48491 msgid "ignoring return value of %qD, declared with attribute %<nodiscard%>"
48492 msgstr ""
48493
48494 #: c/c-typeck.cc:5649
48495 #, gcc-internal-format
48496 msgid ""
48497 "ignoring return value of type %qT, declared with attribute %<nodiscard%>: %E"
48498 msgstr ""
48499
48500 #: c/c-typeck.cc:5654
48501 #, gcc-internal-format
48502 msgid ""
48503 "ignoring return value of type %qT, declared with attribute %<nodiscard%>"
48504 msgstr ""
48505
48506 #: c/c-typeck.cc:5663 cp/cvt.cc:1096
48507 #, gcc-internal-format
48508 msgid "in call to %qD, declared here"
48509 msgstr ""
48510
48511 #: c/c-typeck.cc:5712
48512 #, gcc-internal-format
48513 msgid "left-hand operand of comma expression has no effect"
48514 msgstr ""
48515
48516 #: c/c-typeck.cc:5730 c/c-typeck.cc:11307
48517 #, gcc-internal-format
48518 msgid "right-hand operand of comma expression has no effect"
48519 msgstr ""
48520
48521 #: c/c-typeck.cc:5801
48522 msgid "cast adds %q#v qualifier to function type"
48523 msgstr ""
48524
48525 #: c/c-typeck.cc:5807
48526 msgid "cast discards %qv qualifier from pointer target type"
48527 msgstr ""
48528
48529 #: c/c-typeck.cc:5842
48530 #, gcc-internal-format
48531 msgid ""
48532 "to be safe all intermediate pointers in cast from %qT to %qT must be %<const"
48533 "%> qualified"
48534 msgstr ""
48535
48536 #: c/c-typeck.cc:5936
48537 #, gcc-internal-format
48538 msgid "cast specifies array type"
48539 msgstr ""
48540
48541 #: c/c-typeck.cc:5942
48542 #, gcc-internal-format
48543 msgid "cast specifies function type"
48544 msgstr ""
48545
48546 #: c/c-typeck.cc:5957
48547 #, gcc-internal-format
48548 msgid "ISO C forbids casting nonscalar to the same type"
48549 msgstr ""
48550
48551 #: c/c-typeck.cc:5977
48552 #, gcc-internal-format
48553 msgid "ISO C forbids casts to union type"
48554 msgstr ""
48555
48556 #: c/c-typeck.cc:5987
48557 #, gcc-internal-format
48558 msgid "cast to union type from type not present in union"
48559 msgstr ""
48560
48561 #: c/c-typeck.cc:6022
48562 #, gcc-internal-format, gfc-internal-format
48563 msgid ""
48564 "cast to %s address space pointer from disjoint generic address space pointer"
48565 msgstr ""
48566
48567 #: c/c-typeck.cc:6027
48568 #, gcc-internal-format, gfc-internal-format
48569 msgid ""
48570 "cast to generic address space pointer from disjoint %s address space pointer"
48571 msgstr ""
48572
48573 #: c/c-typeck.cc:6032
48574 #, gcc-internal-format, gfc-internal-format
48575 msgid "cast to %s address space pointer from disjoint %s address space pointer"
48576 msgstr ""
48577
48578 #: c/c-typeck.cc:6052
48579 #, gcc-internal-format
48580 msgid "cast increases required alignment of target type"
48581 msgstr ""
48582
48583 #: c/c-typeck.cc:6063
48584 #, gcc-internal-format
48585 msgid "cast from pointer to integer of different size"
48586 msgstr ""
48587
48588 #: c/c-typeck.cc:6068
48589 #, gcc-internal-format
48590 msgid "cast from function call of type %qT to non-matching type %qT"
48591 msgstr ""
48592
48593 #: c/c-typeck.cc:6077 cp/typeck.cc:8815
48594 #, gcc-internal-format
48595 msgid "cast to pointer from integer of different size"
48596 msgstr ""
48597
48598 #: c/c-typeck.cc:6091
48599 #, gcc-internal-format
48600 msgid "ISO C forbids conversion of function pointer to object pointer type"
48601 msgstr ""
48602
48603 #: c/c-typeck.cc:6100
48604 #, gcc-internal-format
48605 msgid "ISO C forbids conversion of object pointer to function pointer type"
48606 msgstr ""
48607
48608 #: c/c-typeck.cc:6110
48609 #, gcc-internal-format
48610 msgid "cast between incompatible function types from %qT to %qT"
48611 msgstr ""
48612
48613 #: c/c-typeck.cc:6206
48614 #, gcc-internal-format
48615 msgid "defining a type in a cast is invalid in C++"
48616 msgstr ""
48617
48618 #: c/c-typeck.cc:6247
48619 #, gcc-internal-format
48620 msgid "assignment to expression with array type"
48621 msgstr ""
48622
48623 #: c/c-typeck.cc:6373
48624 #, gcc-internal-format
48625 msgid "enum conversion in assignment is invalid in C++"
48626 msgstr ""
48627
48628 #: c/c-typeck.cc:6575 c/c-typeck.cc:6597 c/c-typeck.cc:6623
48629 #, gcc-internal-format
48630 msgid "(near initialization for %qs)"
48631 msgstr ""
48632
48633 #: c/c-typeck.cc:6638
48634 #, gcc-internal-format
48635 msgid "array initialized from parenthesized string constant"
48636 msgstr ""
48637
48638 #: c/c-typeck.cc:6681 c/c-typeck.cc:6922
48639 #, gcc-internal-format
48640 msgid "expected %qT but argument is of type %qT"
48641 msgstr ""
48642
48643 #: c/c-typeck.cc:6715
48644 #, gcc-internal-format
48645 msgid ""
48646 "%qD argument %d type is %qT where %qT is expected in a call to built-in "
48647 "function declared without prototype"
48648 msgstr ""
48649
48650 #: c/c-typeck.cc:6718
48651 #, gcc-internal-format
48652 msgid ""
48653 "%qD argument %d promotes to %qT where %qT is expected in a call to built-in "
48654 "function declared without prototype"
48655 msgstr ""
48656
48657 #: c/c-typeck.cc:6723
48658 #, gcc-internal-format
48659 msgid "built-in %qD declared here"
48660 msgstr ""
48661
48662 #: c/c-typeck.cc:6917
48663 #, gcc-internal-format
48664 msgid "enum conversion when passing argument %d of %qE is invalid in C++"
48665 msgstr ""
48666
48667 #: c/c-typeck.cc:6926
48668 #, gcc-internal-format
48669 msgid "enum conversion from %qT to %qT in assignment is invalid in C++"
48670 msgstr ""
48671
48672 #: c/c-typeck.cc:6931
48673 #, gcc-internal-format
48674 msgid "enum conversion from %qT to %qT in initialization is invalid in C++"
48675 msgstr ""
48676
48677 #: c/c-typeck.cc:6936
48678 #, gcc-internal-format
48679 msgid "enum conversion from %qT to %qT in return is invalid in C++"
48680 msgstr ""
48681
48682 #: c/c-typeck.cc:6954
48683 #, gcc-internal-format
48684 msgid "implicit conversion from %qT to %qT"
48685 msgstr ""
48686
48687 #: c/c-typeck.cc:7133 c/c-typeck.cc:7507
48688 msgid ""
48689 "passing argument %d of %qE makes %q#v qualified function pointer from "
48690 "unqualified"
48691 msgstr ""
48692
48693 #: c/c-typeck.cc:7136 c/c-typeck.cc:7510
48694 msgid "assignment makes %q#v qualified function pointer from unqualified"
48695 msgstr ""
48696
48697 #: c/c-typeck.cc:7139 c/c-typeck.cc:7512
48698 msgid "initialization makes %q#v qualified function pointer from unqualified"
48699 msgstr ""
48700
48701 #: c/c-typeck.cc:7142 c/c-typeck.cc:7514
48702 msgid "return makes %q#v qualified function pointer from unqualified"
48703 msgstr ""
48704
48705 #: c/c-typeck.cc:7150 c/c-typeck.cc:7398 c/c-typeck.cc:7441
48706 msgid ""
48707 "passing argument %d of %qE discards %qv qualifier from pointer target type"
48708 msgstr ""
48709
48710 #: c/c-typeck.cc:7152 c/c-typeck.cc:7400 c/c-typeck.cc:7443
48711 msgid "assignment discards %qv qualifier from pointer target type"
48712 msgstr ""
48713
48714 #: c/c-typeck.cc:7154 c/c-typeck.cc:7402 c/c-typeck.cc:7445
48715 msgid "initialization discards %qv qualifier from pointer target type"
48716 msgstr ""
48717
48718 #: c/c-typeck.cc:7156 c/c-typeck.cc:7404 c/c-typeck.cc:7447
48719 msgid "return discards %qv qualifier from pointer target type"
48720 msgstr ""
48721
48722 #: c/c-typeck.cc:7165
48723 #, gcc-internal-format
48724 msgid "ISO C prohibits argument conversion to union type"
48725 msgstr ""
48726
48727 #: c/c-typeck.cc:7233
48728 #, gcc-internal-format
48729 msgid "request for implicit conversion from %qT to %qT not permitted in C++"
48730 msgstr ""
48731
48732 #: c/c-typeck.cc:7246
48733 #, gcc-internal-format
48734 msgid "passing argument %d of %qE from pointer to non-enclosed address space"
48735 msgstr ""
48736
48737 #: c/c-typeck.cc:7256
48738 #, gcc-internal-format
48739 msgid "assignment from pointer to non-enclosed address space"
48740 msgstr ""
48741
48742 #: c/c-typeck.cc:7267
48743 #, gcc-internal-format
48744 msgid "initialization from pointer to non-enclosed address space"
48745 msgstr ""
48746
48747 #: c/c-typeck.cc:7277
48748 #, gcc-internal-format
48749 msgid "return from pointer to non-enclosed address space"
48750 msgstr ""
48751
48752 #: c/c-typeck.cc:7300
48753 #, gcc-internal-format
48754 msgid "argument %d of %qE might be a candidate for a format attribute"
48755 msgstr ""
48756
48757 #: c/c-typeck.cc:7306
48758 #, gcc-internal-format
48759 msgid "assignment left-hand side might be a candidate for a format attribute"
48760 msgstr ""
48761
48762 #: c/c-typeck.cc:7312
48763 #, gcc-internal-format
48764 msgid ""
48765 "initialization left-hand side might be a candidate for a format attribute"
48766 msgstr ""
48767
48768 #: c/c-typeck.cc:7317 cp/typeck.cc:9935
48769 #, gcc-internal-format
48770 msgid "return type might be a candidate for a format attribute"
48771 msgstr ""
48772
48773 #: c/c-typeck.cc:7340
48774 #, gcc-internal-format
48775 msgid "passing argument %d of %qE from incompatible scalar storage order"
48776 msgstr ""
48777
48778 #: c/c-typeck.cc:7350
48779 #, gcc-internal-format
48780 msgid ""
48781 "assignment to %qT from pointer type %qT with incompatible scalar storage "
48782 "order"
48783 msgstr ""
48784
48785 #: c/c-typeck.cc:7360
48786 #, gcc-internal-format
48787 msgid ""
48788 "initialization of %qT from pointer type %qT with incompatible scalar storage "
48789 "order"
48790 msgstr ""
48791
48792 #: c/c-typeck.cc:7365
48793 #, gcc-internal-format
48794 msgid ""
48795 "returning %qT from pointer type with incompatible scalar storage order %qT"
48796 msgstr ""
48797
48798 #: c/c-typeck.cc:7415
48799 #, gcc-internal-format
48800 msgid ""
48801 "ISO C forbids passing argument %d of %qE between function pointer and %<void "
48802 "*%>"
48803 msgstr ""
48804
48805 #: c/c-typeck.cc:7418
48806 #, gcc-internal-format
48807 msgid "ISO C forbids assignment between function pointer and %<void *%>"
48808 msgstr ""
48809
48810 #: c/c-typeck.cc:7420
48811 #, gcc-internal-format
48812 msgid "ISO C forbids initialization between function pointer and %<void *%>"
48813 msgstr ""
48814
48815 #: c/c-typeck.cc:7422
48816 #, gcc-internal-format
48817 msgid "ISO C forbids return between function pointer and %<void *%>"
48818 msgstr ""
48819
48820 #: c/c-typeck.cc:7452
48821 #, gcc-internal-format
48822 msgid "array with qualifier on the element is not qualified before C2X"
48823 msgstr ""
48824
48825 #: c/c-typeck.cc:7469
48826 #, gcc-internal-format
48827 msgid "pointer targets in passing argument %d of %qE differ in signedness"
48828 msgstr ""
48829
48830 #: c/c-typeck.cc:7477
48831 #, gcc-internal-format
48832 msgid "pointer targets in assignment from %qT to %qT differ in signedness"
48833 msgstr ""
48834
48835 #: c/c-typeck.cc:7483
48836 #, gcc-internal-format
48837 msgid "pointer targets in initialization of %qT from %qT differ in signedness"
48838 msgstr ""
48839
48840 #: c/c-typeck.cc:7488
48841 #, gcc-internal-format
48842 msgid ""
48843 "pointer targets in returning %qT from a function with return type %qT differ "
48844 "in signedness"
48845 msgstr ""
48846
48847 #: c/c-typeck.cc:7530
48848 #, gcc-internal-format
48849 msgid "passing argument %d of %qE from incompatible pointer type"
48850 msgstr ""
48851
48852 #: c/c-typeck.cc:7538
48853 #, gcc-internal-format
48854 msgid "assignment to %qT from pointer to %qD with incompatible type %qT"
48855 msgstr ""
48856
48857 #: c/c-typeck.cc:7543
48858 #, gcc-internal-format
48859 msgid "assignment to %qT from incompatible pointer type %qT"
48860 msgstr ""
48861
48862 #: c/c-typeck.cc:7550
48863 #, gcc-internal-format
48864 msgid "initialization of %qT from pointer to %qD with incompatible type %qT"
48865 msgstr ""
48866
48867 #: c/c-typeck.cc:7555
48868 #, gcc-internal-format
48869 msgid "initialization of %qT from incompatible pointer type %qT"
48870 msgstr ""
48871
48872 #: c/c-typeck.cc:7562
48873 #, gcc-internal-format
48874 msgid ""
48875 "returning pointer to %qD of type %qT from a function with incompatible type "
48876 "%qT"
48877 msgstr ""
48878
48879 #: c/c-typeck.cc:7567
48880 #, gcc-internal-format
48881 msgid "returning %qT from a function with incompatible return type %qT"
48882 msgstr ""
48883
48884 #: c/c-typeck.cc:7606
48885 #, gcc-internal-format
48886 msgid "passing argument %d of %qE makes pointer from integer without a cast"
48887 msgstr ""
48888
48889 #: c/c-typeck.cc:7613
48890 #, gcc-internal-format
48891 msgid "assignment to %qT from %qT makes pointer from integer without a cast"
48892 msgstr ""
48893
48894 #: c/c-typeck.cc:7619
48895 #, gcc-internal-format
48896 msgid ""
48897 "initialization of %qT from %qT makes pointer from integer without a cast"
48898 msgstr ""
48899
48900 #: c/c-typeck.cc:7623
48901 #, gcc-internal-format
48902 msgid ""
48903 "returning %qT from a function with return type %qT makes pointer from "
48904 "integer without a cast"
48905 msgstr ""
48906
48907 #: c/c-typeck.cc:7643
48908 #, gcc-internal-format
48909 msgid "passing argument %d of %qE makes integer from pointer without a cast"
48910 msgstr ""
48911
48912 #: c/c-typeck.cc:7650
48913 #, gcc-internal-format
48914 msgid "assignment to %qT from %qT makes integer from pointer without a cast"
48915 msgstr ""
48916
48917 #: c/c-typeck.cc:7656
48918 #, gcc-internal-format
48919 msgid ""
48920 "initialization of %qT from %qT makes integer from pointer without a cast"
48921 msgstr ""
48922
48923 #: c/c-typeck.cc:7660
48924 #, gcc-internal-format
48925 msgid ""
48926 "returning %qT from a function with return type %qT makes integer from "
48927 "pointer without a cast"
48928 msgstr ""
48929
48930 #: c/c-typeck.cc:7687
48931 #, gcc-internal-format
48932 msgid "incompatible type for argument %d of %qE"
48933 msgstr ""
48934
48935 #: c/c-typeck.cc:7698
48936 #, gcc-internal-format
48937 msgid "incompatible types when assigning to type %qT from type %qT"
48938 msgstr ""
48939
48940 #: c/c-typeck.cc:7709
48941 #, gcc-internal-format
48942 msgid "incompatible types when initializing type %qT using type %qT"
48943 msgstr ""
48944
48945 #: c/c-typeck.cc:7719
48946 #, gcc-internal-format
48947 msgid "incompatible types when returning type %qT but %qT was expected"
48948 msgstr ""
48949
48950 #: c/c-typeck.cc:7787
48951 #, gcc-internal-format
48952 msgid "traditional C rejects automatic aggregate initialization"
48953 msgstr ""
48954
48955 #: c/c-typeck.cc:8027 c/c-typeck.cc:8924 cp/typeck2.cc:1189
48956 #, gcc-internal-format
48957 msgid "initialization of a flexible array member"
48958 msgstr ""
48959
48960 #: c/c-typeck.cc:8043 cp/typeck2.cc:1206
48961 #, gcc-internal-format
48962 msgid ""
48963 "cannot initialize array of %qT from a string literal with type array of %qT"
48964 msgstr ""
48965
48966 #: c/c-typeck.cc:8083
48967 #, gcc-internal-format
48968 msgid "array of inappropriate type initialized from string constant"
48969 msgstr ""
48970
48971 #: c/c-typeck.cc:8151 cp/typeck.cc:2371
48972 #, gcc-internal-format
48973 msgid "invalid use of non-lvalue array"
48974 msgstr ""
48975
48976 #: c/c-typeck.cc:8170 c/c-typeck.cc:8194 c/c-typeck.cc:8197 c/c-typeck.cc:8205
48977 #: c/c-typeck.cc:8248 c/c-typeck.cc:9777 c/c-typeck.cc:9827
48978 #, gcc-internal-format
48979 msgid "initializer element is not constant"
48980 msgstr ""
48981
48982 #: c/c-typeck.cc:8179
48983 #, gcc-internal-format
48984 msgid "array initialized from non-constant array expression"
48985 msgstr ""
48986
48987 #: c/c-typeck.cc:8210 c/c-typeck.cc:8261 c/c-typeck.cc:9837
48988 #, gcc-internal-format
48989 msgid "initializer element is not a constant expression"
48990 msgstr ""
48991
48992 #: c/c-typeck.cc:8255 c/c-typeck.cc:9832
48993 #, gcc-internal-format
48994 msgid "initializer element is not computable at load time"
48995 msgstr ""
48996
48997 #: c/c-typeck.cc:8274
48998 #, gcc-internal-format
48999 msgid "invalid initializer"
49000 msgstr ""
49001
49002 #: c/c-typeck.cc:8552 cp/decl.cc:7171
49003 #, gcc-internal-format
49004 msgid "opaque vector types cannot be initialized"
49005 msgstr ""
49006
49007 #: c/c-typeck.cc:8772
49008 #, gcc-internal-format
49009 msgid "extra brace group at end of initializer"
49010 msgstr ""
49011
49012 #: c/c-typeck.cc:8855
49013 #, gcc-internal-format
49014 msgid "braces around scalar initializer"
49015 msgstr ""
49016
49017 #: c/c-typeck.cc:8921 c/c-typeck.cc:10360 cp/typeck2.cc:1216 cp/typeck2.cc:1476
49018 #, gcc-internal-format
49019 msgid "initialization of flexible array member in a nested context"
49020 msgstr ""
49021
49022 #: c/c-typeck.cc:8958
49023 #, gcc-internal-format
49024 msgid "missing braces around initializer"
49025 msgstr ""
49026
49027 #: c/c-typeck.cc:8981
49028 #, gcc-internal-format
49029 msgid "missing initializer for field %qD of %qT"
49030 msgstr ""
49031
49032 #: c/c-typeck.cc:9005
49033 #, gcc-internal-format
49034 msgid "empty scalar initializer"
49035 msgstr ""
49036
49037 #: c/c-typeck.cc:9010
49038 #, gcc-internal-format
49039 msgid "extra elements in scalar initializer"
49040 msgstr ""
49041
49042 #: c/c-typeck.cc:9129 c/c-typeck.cc:9211
49043 #, gcc-internal-format
49044 msgid "array index in non-array initializer"
49045 msgstr ""
49046
49047 #: c/c-typeck.cc:9134 c/c-typeck.cc:9273
49048 #, gcc-internal-format
49049 msgid "field name not in record or union initializer"
49050 msgstr ""
49051
49052 #: c/c-typeck.cc:9184
49053 #, gcc-internal-format
49054 msgid "array index in initializer not of integer type"
49055 msgstr ""
49056
49057 #: c/c-typeck.cc:9193 c/c-typeck.cc:9202
49058 #, gcc-internal-format
49059 msgid "array index in initializer is not an integer constant expression"
49060 msgstr ""
49061
49062 #: c/c-typeck.cc:9207 c/c-typeck.cc:9209
49063 #, gcc-internal-format
49064 msgid "nonconstant array index in initializer"
49065 msgstr ""
49066
49067 #: c/c-typeck.cc:9213 c/c-typeck.cc:9216
49068 #, gcc-internal-format
49069 msgid "array index in initializer exceeds array bounds"
49070 msgstr ""
49071
49072 #: c/c-typeck.cc:9235
49073 #, gcc-internal-format
49074 msgid "empty index range in initializer"
49075 msgstr ""
49076
49077 #: c/c-typeck.cc:9244
49078 #, gcc-internal-format
49079 msgid "array index range in initializer exceeds array bounds"
49080 msgstr ""
49081
49082 #: c/c-typeck.cc:9346 c/c-typeck.cc:9376 c/c-typeck.cc:9920
49083 #, gcc-internal-format
49084 msgid "initialized field with side-effects overwritten"
49085 msgstr ""
49086
49087 #: c/c-typeck.cc:9350 c/c-typeck.cc:9380 c/c-typeck.cc:9923
49088 #, gcc-internal-format
49089 msgid "initialized field overwritten"
49090 msgstr ""
49091
49092 #: c/c-typeck.cc:9854
49093 #, gcc-internal-format
49094 msgid "enum conversion in initialization is invalid in C++"
49095 msgstr ""
49096
49097 #: c/c-typeck.cc:10235
49098 #, gcc-internal-format
49099 msgid "excess elements in %<char%> array initializer"
49100 msgstr ""
49101
49102 #: c/c-typeck.cc:10242 c/c-typeck.cc:10319
49103 #, gcc-internal-format
49104 msgid "excess elements in struct initializer"
49105 msgstr ""
49106
49107 #: c/c-typeck.cc:10263
49108 #, gcc-internal-format
49109 msgid ""
49110 "positional initialization of field in %<struct%> declared with "
49111 "%<designated_init%> attribute"
49112 msgstr ""
49113
49114 #: c/c-typeck.cc:10334 cp/typeck2.cc:1193
49115 #, gcc-internal-format
49116 msgid "non-static initialization of a flexible array member"
49117 msgstr ""
49118
49119 #: c/c-typeck.cc:10429
49120 #, gcc-internal-format
49121 msgid "excess elements in union initializer"
49122 msgstr ""
49123
49124 #: c/c-typeck.cc:10451
49125 #, gcc-internal-format
49126 msgid "traditional C rejects initialization of unions"
49127 msgstr ""
49128
49129 #: c/c-typeck.cc:10513
49130 #, gcc-internal-format
49131 msgid "excess elements in array initializer"
49132 msgstr ""
49133
49134 #: c/c-typeck.cc:10547
49135 #, gcc-internal-format
49136 msgid "excess elements in vector initializer"
49137 msgstr ""
49138
49139 #: c/c-typeck.cc:10579
49140 #, gcc-internal-format
49141 msgid "excess elements in scalar initializer"
49142 msgstr ""
49143
49144 #: c/c-typeck.cc:10822
49145 #, gcc-internal-format
49146 msgid "ISO C forbids %<goto *expr;%>"
49147 msgstr ""
49148
49149 #: c/c-typeck.cc:10828
49150 #, gcc-internal-format
49151 msgid "computed goto must be pointer type"
49152 msgstr ""
49153
49154 #: c/c-typeck.cc:10857 c/gimple-parser.cc:2434 cp/typeck.cc:10427
49155 #, gcc-internal-format
49156 msgid "function declared %<noreturn%> has a %<return%> statement"
49157 msgstr ""
49158
49159 #: c/c-typeck.cc:10885 c/c-typeck.cc:10889
49160 #, gcc-internal-format
49161 msgid "%<return%> with no value, in function returning non-void"
49162 msgstr ""
49163
49164 #: c/c-typeck.cc:10903 c/gimple-parser.cc:2444
49165 #, gcc-internal-format
49166 msgid "%<return%> with a value, in function returning void"
49167 msgstr ""
49168
49169 #: c/c-typeck.cc:10906
49170 #, gcc-internal-format
49171 msgid "ISO C forbids %<return%> with expression, in function returning void"
49172 msgstr ""
49173
49174 #: c/c-typeck.cc:10983
49175 #, gcc-internal-format
49176 msgid "function returns address of label"
49177 msgstr ""
49178
49179 #: c/c-typeck.cc:11074 cp/semantics.cc:1495
49180 #, gcc-internal-format
49181 msgid "switch quantity not an integer"
49182 msgstr ""
49183
49184 #: c/c-typeck.cc:11099
49185 #, gcc-internal-format
49186 msgid "%<long%> switch expression not converted to %<int%> in ISO C"
49187 msgstr ""
49188
49189 #: c/c-typeck.cc:11137 c/c-typeck.cc:11145
49190 #, gcc-internal-format
49191 msgid "case label is not an integer constant expression"
49192 msgstr ""
49193
49194 #: c/c-typeck.cc:11151 cp/parser.cc:12644
49195 #, gcc-internal-format
49196 msgid "case label not within a switch statement"
49197 msgstr ""
49198
49199 #: c/c-typeck.cc:11153
49200 #, gcc-internal-format
49201 msgid "%<default%> label not within a switch statement"
49202 msgstr ""
49203
49204 #: c/c-typeck.cc:11229 cp/parser.cc:14249
49205 #, gcc-internal-format
49206 msgid "break statement not within loop or switch"
49207 msgstr ""
49208
49209 #: c/c-typeck.cc:11232 c/c-typeck.cc:11252 cp/decl.cc:3675 cp/parser.cc:14259
49210 #: cp/parser.cc:14280
49211 #, gcc-internal-format
49212 msgid "invalid exit from OpenMP structured block"
49213 msgstr ""
49214
49215 #: c/c-typeck.cc:11235 cp/parser.cc:14262
49216 #, gcc-internal-format
49217 msgid "break statement used with OpenMP for loop"
49218 msgstr ""
49219
49220 #: c/c-typeck.cc:11249 cp/parser.cc:14272
49221 #, gcc-internal-format
49222 msgid "continue statement not within a loop"
49223 msgstr ""
49224
49225 #: c/c-typeck.cc:11289 cp/cp-gimplify.cc:228
49226 #, gcc-internal-format
49227 msgid "statement with no effect"
49228 msgstr ""
49229
49230 #: c/c-typeck.cc:11333
49231 #, gcc-internal-format
49232 msgid "expression statement has incomplete type"
49233 msgstr ""
49234
49235 #: c/c-typeck.cc:11624
49236 #, gcc-internal-format
49237 msgid ""
49238 "the comparison will always evaluate as %<false%> for the pointer operand in "
49239 "%qE must not be NULL"
49240 msgstr ""
49241
49242 #: c/c-typeck.cc:11629
49243 #, gcc-internal-format
49244 msgid ""
49245 "the comparison will always evaluate as %<true%> for the pointer operand in "
49246 "%qE must not be NULL"
49247 msgstr ""
49248
49249 #: c/c-typeck.cc:11647 c/c-typeck.cc:11684
49250 #, gcc-internal-format
49251 msgid ""
49252 "the comparison will always evaluate as %<false%> for the address of %qE will "
49253 "never be NULL"
49254 msgstr ""
49255
49256 #: c/c-typeck.cc:11652 c/c-typeck.cc:11689
49257 #, gcc-internal-format
49258 msgid ""
49259 "the comparison will always evaluate as %<true%> for the address of %qE will "
49260 "never be NULL"
49261 msgstr ""
49262
49263 #: c/c-typeck.cc:12274 c/c-typeck.cc:12410 cp/typeck.cc:5732
49264 #, gcc-internal-format
49265 msgid "comparing vectors with different element types"
49266 msgstr ""
49267
49268 #: c/c-typeck.cc:12282 c/c-typeck.cc:12418 cp/typeck.cc:5745
49269 #, gcc-internal-format
49270 msgid "comparing vectors with different number of elements"
49271 msgstr ""
49272
49273 #: c/c-typeck.cc:12297 c/c-typeck.cc:12433 cp/typeck.cc:5763
49274 #, gcc-internal-format
49275 msgid "comparison between types %qT and %qT"
49276 msgstr ""
49277
49278 #: c/c-typeck.cc:12307 c/c-typeck.cc:12443 cp/typeck.cc:5780
49279 #, gcc-internal-format
49280 msgid "could not find an integer type of the same size as %qT"
49281 msgstr ""
49282
49283 #: c/c-typeck.cc:12321 cp/typeck.cc:5423
49284 #, gcc-internal-format
49285 msgid "comparing floating-point with %<==%> or %<!=%> is unsafe"
49286 msgstr ""
49287
49288 #: c/c-typeck.cc:12355 c/c-typeck.cc:12484
49289 #, gcc-internal-format
49290 msgid "comparison of pointers to disjoint address spaces"
49291 msgstr ""
49292
49293 #: c/c-typeck.cc:12362 c/c-typeck.cc:12368
49294 #, gcc-internal-format
49295 msgid "ISO C forbids comparison of %<void *%> with function pointer"
49296 msgstr ""
49297
49298 #: c/c-typeck.cc:12375 c/c-typeck.cc:12494
49299 #, gcc-internal-format
49300 msgid "comparison of distinct pointer types lacks a cast"
49301 msgstr ""
49302
49303 #: c/c-typeck.cc:12387 c/c-typeck.cc:12392 c/c-typeck.cc:12520
49304 #: c/c-typeck.cc:12525
49305 #, gcc-internal-format
49306 msgid "comparison between pointer and integer"
49307 msgstr ""
49308
49309 #: c/c-typeck.cc:12472
49310 #, gcc-internal-format
49311 msgid "comparison of complete and incomplete pointers"
49312 msgstr ""
49313
49314 #: c/c-typeck.cc:12474
49315 #, gcc-internal-format
49316 msgid "ISO C forbids ordered comparisons of pointers to functions"
49317 msgstr ""
49318
49319 #: c/c-typeck.cc:12479
49320 #, gcc-internal-format
49321 msgid "ordered comparison of pointer with null pointer"
49322 msgstr ""
49323
49324 #: c/c-typeck.cc:12502 c/c-typeck.cc:12505 c/c-typeck.cc:12512
49325 #: c/c-typeck.cc:12515
49326 #, gcc-internal-format
49327 msgid "ordered comparison of pointer with integer zero"
49328 msgstr ""
49329
49330 #: c/c-typeck.cc:12591
49331 #, gcc-internal-format
49332 msgid ""
49333 "implicit conversion from %qT to %qT to match other operand of binary "
49334 "expression"
49335 msgstr ""
49336
49337 #: c/c-typeck.cc:12909
49338 #, gcc-internal-format
49339 msgid "used array that cannot be converted to pointer where scalar is required"
49340 msgstr ""
49341
49342 #: c/c-typeck.cc:12913
49343 #, gcc-internal-format
49344 msgid "used struct type value where scalar is required"
49345 msgstr ""
49346
49347 #: c/c-typeck.cc:12917
49348 #, gcc-internal-format
49349 msgid "used union type value where scalar is required"
49350 msgstr ""
49351
49352 #: c/c-typeck.cc:12933
49353 #, gcc-internal-format
49354 msgid "used vector type where scalar is required"
49355 msgstr ""
49356
49357 #: c/c-typeck.cc:13123 cp/semantics.cc:10914
49358 #, gcc-internal-format
49359 msgid ""
49360 "%<#pragma omp cancel%> must specify one of %<parallel%>, %<for%>, %<sections"
49361 "%> or %<taskgroup%> clauses"
49362 msgstr ""
49363
49364 #: c/c-typeck.cc:13134 c/c-typeck.cc:13144 cp/semantics.cc:10925
49365 #: cp/semantics.cc:10935
49366 #, gcc-internal-format
49367 msgid "expected %<cancel%> %<if%> clause modifier"
49368 msgstr ""
49369
49370 #: c/c-typeck.cc:13179 cp/semantics.cc:10970
49371 #, gcc-internal-format
49372 msgid ""
49373 "%<#pragma omp cancellation point%> must specify one of %<parallel%>, %<for"
49374 "%>, %<sections%> or %<taskgroup%> clauses"
49375 msgstr ""
49376
49377 #: c/c-typeck.cc:13224 c/c-typeck.cc:14920 c/c-typeck.cc:15056
49378 #: c/c-typeck.cc:15139
49379 #, gcc-internal-format
49380 msgid "%<_Atomic%> %qE in %qs clause"
49381 msgstr ""
49382
49383 #: c/c-typeck.cc:13248 c/c-typeck.cc:14846 c/c-typeck.cc:15042
49384 #: cp/semantics.cc:5085 cp/semantics.cc:7823 cp/semantics.cc:8066
49385 #, gcc-internal-format
49386 msgid "bit-field %qE in %qs clause"
49387 msgstr ""
49388
49389 #: c/c-typeck.cc:13257 c/c-typeck.cc:15066 cp/semantics.cc:5095
49390 #: cp/semantics.cc:8085
49391 #, gcc-internal-format
49392 msgid "%qE is a member of a union"
49393 msgstr ""
49394
49395 #: c/c-typeck.cc:13274 c/c-typeck.cc:15075 cp/semantics.cc:8094
49396 #, gcc-internal-format
49397 msgid "cannot dereference %qE in %qs clause"
49398 msgstr ""
49399
49400 #: c/c-typeck.cc:13285 cp/semantics.cc:5120 cp/semantics.cc:8139
49401 #, gcc-internal-format
49402 msgid "%qD is not a variable in %qs clause"
49403 msgstr ""
49404
49405 #: c/c-typeck.cc:13289 c/c-typeck.cc:15103 cp/semantics.cc:5124
49406 #: cp/semantics.cc:8143
49407 #, gcc-internal-format
49408 msgid "%qE is not a variable in %qs clause"
49409 msgstr ""
49410
49411 #: c/c-typeck.cc:13297
49412 #, gcc-internal-format
49413 msgid "%<_Atomic%> %qD in %qs clause"
49414 msgstr ""
49415
49416 #: c/c-typeck.cc:13307 c/c-typeck.cc:15110 c/c-typeck.cc:15237
49417 #: cp/semantics.cc:5133 cp/semantics.cc:8150 cp/semantics.cc:8339
49418 #, gcc-internal-format
49419 msgid "%qD is threadprivate variable in %qs clause"
49420 msgstr ""
49421
49422 #: c/c-typeck.cc:13344 cp/semantics.cc:5167
49423 #, gcc-internal-format
49424 msgid "low bound %qE of array section does not have integral type"
49425 msgstr ""
49426
49427 #: c/c-typeck.cc:13351 cp/semantics.cc:5174
49428 #, gcc-internal-format
49429 msgid "length %qE of array section does not have integral type"
49430 msgstr ""
49431
49432 #: c/c-typeck.cc:13374 cp/semantics.cc:5207
49433 #, gcc-internal-format
49434 msgid "expected single pointer in %qs clause"
49435 msgstr ""
49436
49437 #: c/c-typeck.cc:13392 c/c-typeck.cc:13459 c/c-typeck.cc:13751
49438 #: cp/semantics.cc:5225 cp/semantics.cc:5292
49439 #, gcc-internal-format
49440 msgid "zero length array section in %qs clause"
49441 msgstr ""
49442
49443 #: c/c-typeck.cc:13411 cp/semantics.cc:5244
49444 #, gcc-internal-format
49445 msgid "for unknown bound array type length expression must be specified"
49446 msgstr ""
49447
49448 #: c/c-typeck.cc:13419 cp/semantics.cc:5252
49449 #, gcc-internal-format
49450 msgid "negative low bound in array section in %qs clause"
49451 msgstr ""
49452
49453 #: c/c-typeck.cc:13428 c/c-typeck.cc:13552 cp/semantics.cc:5261
49454 #: cp/semantics.cc:5385
49455 #, gcc-internal-format
49456 msgid "negative length in array section in %qs clause"
49457 msgstr ""
49458
49459 #: c/c-typeck.cc:13445 cp/semantics.cc:5278
49460 #, gcc-internal-format
49461 msgid "low bound %qE above array section size in %qs clause"
49462 msgstr ""
49463
49464 #: c/c-typeck.cc:13488 cp/semantics.cc:5321
49465 #, gcc-internal-format
49466 msgid "length %qE above array section size in %qs clause"
49467 msgstr ""
49468
49469 #: c/c-typeck.cc:13503 cp/semantics.cc:5336
49470 #, gcc-internal-format
49471 msgid "high bound %qE above array section size in %qs clause"
49472 msgstr ""
49473
49474 #: c/c-typeck.cc:13540 cp/semantics.cc:5373
49475 #, gcc-internal-format
49476 msgid "for array function parameter length expression must be specified"
49477 msgstr ""
49478
49479 #: c/c-typeck.cc:13544 cp/semantics.cc:5377
49480 #, gcc-internal-format
49481 msgid "for pointer type length expression must be specified"
49482 msgstr ""
49483
49484 #: c/c-typeck.cc:13571 c/c-typeck.cc:13690 cp/semantics.cc:5404
49485 #: cp/semantics.cc:5538
49486 #, gcc-internal-format
49487 msgid "array section is not contiguous in %qs clause"
49488 msgstr ""
49489
49490 #: c/c-typeck.cc:13581 cp/semantics.cc:5414
49491 #, gcc-internal-format
49492 msgid "%qE does not have pointer or array type"
49493 msgstr ""
49494
49495 #: c/c-typeck.cc:13968 cp/semantics.cc:6512
49496 #, gcc-internal-format
49497 msgid "iterator %qD has neither integral nor pointer type"
49498 msgstr ""
49499
49500 #: c/c-typeck.cc:13975
49501 #, gcc-internal-format
49502 msgid "iterator %qD has %<_Atomic%> qualified type"
49503 msgstr ""
49504
49505 #: c/c-typeck.cc:13981 cp/semantics.cc:6519
49506 #, gcc-internal-format
49507 msgid "iterator %qD has const qualified type"
49508 msgstr ""
49509
49510 #: c/c-typeck.cc:13994 cp/semantics.cc:6535
49511 #, gcc-internal-format
49512 msgid "iterator step with non-integral type"
49513 msgstr ""
49514
49515 #: c/c-typeck.cc:14014 cp/semantics.cc:6571
49516 #, gcc-internal-format
49517 msgid "iterator %qD has zero step"
49518 msgstr ""
49519
49520 #: c/c-typeck.cc:14041
49521 #, gcc-internal-format
49522 msgid "type of iterator %qD refers to outer iterator %qD"
49523 msgstr ""
49524
49525 #: c/c-typeck.cc:14048 cp/semantics.cc:6605
49526 #, gcc-internal-format
49527 msgid "begin expression refers to outer iterator %qD"
49528 msgstr ""
49529
49530 #: c/c-typeck.cc:14054 cp/semantics.cc:6611
49531 #, gcc-internal-format
49532 msgid "end expression refers to outer iterator %qD"
49533 msgstr ""
49534
49535 #: c/c-typeck.cc:14060 cp/semantics.cc:6617
49536 #, gcc-internal-format
49537 msgid "step expression refers to outer iterator %qD"
49538 msgstr ""
49539
49540 #: c/c-typeck.cc:14097 cp/semantics.cc:6665
49541 #, gcc-internal-format
49542 msgid "expected pointer in %qs clause"
49543 msgstr ""
49544
49545 #: c/c-typeck.cc:14185 cp/semantics.cc:6746
49546 #, gcc-internal-format
49547 msgid ""
49548 "%<inscan%> and non-%<inscan%> %<reduction%> clauses on the same construct"
49549 msgstr ""
49550
49551 #: c/c-typeck.cc:14207 cp/semantics.cc:6766
49552 #, gcc-internal-format
49553 msgid "%<inscan%> %<reduction%> clause with array section"
49554 msgstr ""
49555
49556 #: c/c-typeck.cc:14233 c/c-typeck.cc:14243
49557 #, gcc-internal-format
49558 msgid "%qD in %<reduction%> clause is a zero size array"
49559 msgstr ""
49560
49561 #: c/c-typeck.cc:14263
49562 #, gcc-internal-format
49563 msgid "%<_Atomic%> %qE in %<reduction%> clause"
49564 msgstr ""
49565
49566 #: c/c-typeck.cc:14275
49567 #, gcc-internal-format
49568 msgid "zero sized type %qT in %qs clause"
49569 msgstr ""
49570
49571 #: c/c-typeck.cc:14283
49572 #, gcc-internal-format
49573 msgid "variable sized type %qT in %qs clause"
49574 msgstr ""
49575
49576 #: c/c-typeck.cc:14327
49577 #, gcc-internal-format
49578 msgid "%qE has invalid type for %<reduction(%s)%>"
49579 msgstr ""
49580
49581 #: c/c-typeck.cc:14336 cp/semantics.cc:6404
49582 #, gcc-internal-format
49583 msgid "user defined reduction not found for %qE"
49584 msgstr ""
49585
49586 #: c/c-typeck.cc:14424
49587 #, gcc-internal-format
49588 msgid "variable length element type in array %<reduction%> clause"
49589 msgstr ""
49590
49591 #: c/c-typeck.cc:14442 c/c-typeck.cc:15331 cp/semantics.cc:8855
49592 #, gcc-internal-format
49593 msgid "%<nowait%> clause must not be used together with %<copyprivate%>"
49594 msgstr ""
49595
49596 #: c/c-typeck.cc:14454 cp/semantics.cc:8923
49597 #, gcc-internal-format
49598 msgid "%qE must be %<threadprivate%> for %<copyin%>"
49599 msgstr ""
49600
49601 #: c/c-typeck.cc:14468 cp/semantics.cc:6807
49602 #, gcc-internal-format
49603 msgid ""
49604 "modifier should not be specified in %<linear%> clause on %<simd%> or %<for%> "
49605 "constructs"
49606 msgstr ""
49607
49608 #: c/c-typeck.cc:14476
49609 #, gcc-internal-format
49610 msgid ""
49611 "linear clause applied to non-integral non-pointer variable with type %qT"
49612 msgstr ""
49613
49614 #: c/c-typeck.cc:14484
49615 #, gcc-internal-format
49616 msgid "%<_Atomic%> %qD in %<linear%> clause"
49617 msgstr ""
49618
49619 #: c/c-typeck.cc:14503 cp/semantics.cc:6881
49620 #, gcc-internal-format
49621 msgid "%<linear%> clause step %qE is neither constant nor a parameter"
49622 msgstr ""
49623
49624 #: c/c-typeck.cc:14533 c/c-typeck.cc:15230 c/c-typeck.cc:15476
49625 #: cp/semantics.cc:6968 cp/semantics.cc:8332 cp/semantics.cc:8675
49626 #, gcc-internal-format
49627 msgid "%qE is not a variable in clause %qs"
49628 msgstr ""
49629
49630 #: c/c-typeck.cc:14551 cp/semantics.cc:6986
49631 #, gcc-internal-format
49632 msgid "%qD appears more than once in data-sharing clauses"
49633 msgstr ""
49634
49635 #: c/c-typeck.cc:14562 cp/semantics.cc:6997
49636 #, gcc-internal-format
49637 msgid "%qD appears more than once in reduction clauses"
49638 msgstr ""
49639
49640 #: c/c-typeck.cc:14576 c/c-typeck.cc:14646 c/c-typeck.cc:14680
49641 #, gcc-internal-format
49642 msgid "%qE appears more than once in data clauses"
49643 msgstr ""
49644
49645 #: c/c-typeck.cc:14586 c/c-typeck.cc:14653 c/c-typeck.cc:14964
49646 #: c/c-typeck.cc:15157 c/c-typeck.cc:15165 c/c-typeck.cc:15182
49647 #: c/c-typeck.cc:15192 c/c-typeck.cc:15200 cp/semantics.cc:7011
49648 #: cp/semantics.cc:7021 cp/semantics.cc:7114 cp/semantics.cc:7121
49649 #: cp/semantics.cc:7168 cp/semantics.cc:7979 cp/semantics.cc:8202
49650 #: cp/semantics.cc:8210 cp/semantics.cc:8227 cp/semantics.cc:8237
49651 #: cp/semantics.cc:8245
49652 #, gcc-internal-format
49653 msgid "%qD appears more than once in data clauses"
49654 msgstr ""
49655
49656 #: c/c-typeck.cc:14589 c/c-typeck.cc:14659 c/c-typeck.cc:15168
49657 #: c/c-typeck.cc:15203 cp/semantics.cc:7024 cp/semantics.cc:7127
49658 #: cp/semantics.cc:8213 cp/semantics.cc:8248
49659 #, gcc-internal-format
49660 msgid "%qD appears both in data and map clauses"
49661 msgstr ""
49662
49663 #: c/c-typeck.cc:14634 cp/semantics.cc:7101
49664 #, gcc-internal-format
49665 msgid "%qE is not a variable in clause %<firstprivate%>"
49666 msgstr ""
49667
49668 #: c/c-typeck.cc:14673 cp/semantics.cc:7160
49669 #, gcc-internal-format
49670 msgid "%qE is not a variable in clause %<lastprivate%>"
49671 msgstr ""
49672
49673 #: c/c-typeck.cc:14692 cp/semantics.cc:7555
49674 #, gcc-internal-format
49675 msgid "%qE is not a variable in %<aligned%> clause"
49676 msgstr ""
49677
49678 #: c/c-typeck.cc:14699
49679 #, gcc-internal-format
49680 msgid "%qE in %<aligned%> clause is neither a pointer nor an array"
49681 msgstr ""
49682
49683 #: c/c-typeck.cc:14706
49684 #, gcc-internal-format
49685 msgid "%<_Atomic%> %qD in %<aligned%> clause"
49686 msgstr ""
49687
49688 #: c/c-typeck.cc:14713
49689 #, gcc-internal-format
49690 msgid "%qE appears more than once in %<aligned%> clauses"
49691 msgstr ""
49692
49693 #: c/c-typeck.cc:14726 cp/semantics.cc:7626
49694 #, gcc-internal-format
49695 msgid "%qE is not a variable in %<nontemporal%> clause"
49696 msgstr ""
49697
49698 #: c/c-typeck.cc:14732
49699 #, gcc-internal-format
49700 msgid "%qE appears more than once in %<nontemporal%> clauses"
49701 msgstr ""
49702
49703 #: c/c-typeck.cc:14745 cp/semantics.cc:7665
49704 #, gcc-internal-format
49705 msgid "%qE is not a variable in %<allocate%> clause"
49706 msgstr ""
49707
49708 #: c/c-typeck.cc:14751
49709 #, gcc-internal-format
49710 msgid "%qE appears more than once in %<allocate%> clauses"
49711 msgstr ""
49712
49713 #: c/c-typeck.cc:14824 cp/semantics.cc:7794
49714 #, gcc-internal-format
49715 msgid "%<depend%> clause with %<depobj%> dependence type on array section"
49716 msgstr ""
49717
49718 #: c/c-typeck.cc:14835 cp/semantics.cc:7813
49719 #, gcc-internal-format
49720 msgid "%qE is not lvalue expression nor array section in %qs clause"
49721 msgstr ""
49722
49723 #: c/c-typeck.cc:14856 cp/semantics.cc:7835
49724 #, gcc-internal-format
49725 msgid ""
49726 "%qE does not have %<omp_depend_t%> type in %<depend%> clause with %<depobj%> "
49727 "dependence type"
49728 msgstr ""
49729
49730 #: c/c-typeck.cc:14866 cp/semantics.cc:7847
49731 #, gcc-internal-format
49732 msgid ""
49733 "%qE should not have %<omp_depend_t%> type in %<depend%> clause with "
49734 "dependence type other than %<depobj%>"
49735 msgstr ""
49736
49737 #: c/c-typeck.cc:14912 cp/semantics.cc:7931
49738 #, gcc-internal-format
49739 msgid "array section does not have mappable type in %qs clause"
49740 msgstr ""
49741
49742 #: c/c-typeck.cc:14960 c/c-typeck.cc:15179 cp/semantics.cc:7975
49743 #: cp/semantics.cc:8224
49744 #, gcc-internal-format
49745 msgid "%qD appears more than once in motion clauses"
49746 msgstr ""
49747
49748 #: c/c-typeck.cc:14968 c/c-typeck.cc:15185 cp/semantics.cc:7983
49749 #: cp/semantics.cc:8230
49750 #, gcc-internal-format
49751 msgid "%qD appears more than once in map clauses"
49752 msgstr ""
49753
49754 #: c/c-typeck.cc:15049 cp/semantics.cc:8073
49755 #, gcc-internal-format
49756 msgid "%qE does not have a mappable type in %qs clause"
49757 msgstr ""
49758
49759 #: c/c-typeck.cc:15130 c/c-typeck.cc:15244 cp/semantics.cc:8173
49760 #: cp/semantics.cc:8346
49761 #, gcc-internal-format
49762 msgid "%qD does not have a mappable type in %qs clause"
49763 msgstr ""
49764
49765 #: c/c-typeck.cc:15225 cp/semantics.cc:8326
49766 #, gcc-internal-format
49767 msgid "%qE is neither a variable nor a function name in clause %qs"
49768 msgstr ""
49769
49770 #: c/c-typeck.cc:15253 cp/semantics.cc:8356
49771 #, gcc-internal-format
49772 msgid "%qE appears more than once on the same %<declare target%> directive"
49773 msgstr ""
49774
49775 #: c/c-typeck.cc:15267 cp/semantics.cc:8372
49776 #, gcc-internal-format
49777 msgid "%qD is not an argument in %<uniform%> clause"
49778 msgstr ""
49779
49780 #: c/c-typeck.cc:15270 cp/semantics.cc:8375
49781 #, gcc-internal-format
49782 msgid "%qE is not an argument in %<uniform%> clause"
49783 msgstr ""
49784
49785 #: c/c-typeck.cc:15289
49786 #, gcc-internal-format
49787 msgid "%qs variable is not a pointer"
49788 msgstr ""
49789
49790 #: c/c-typeck.cc:15296
49791 #, gcc-internal-format
49792 msgid "%qs variable is neither a pointer nor an array"
49793 msgstr ""
49794
49795 #: c/c-typeck.cc:15344 c/c-typeck.cc:15437 cp/semantics.cc:8817
49796 #, gcc-internal-format
49797 msgid "%<order%> clause must not be used together with %<ordered%>"
49798 msgstr ""
49799
49800 #: c/c-typeck.cc:15364 cp/semantics.cc:7879
49801 #, gcc-internal-format
49802 msgid "too many %qs clauses on a task construct"
49803 msgstr ""
49804
49805 #: c/c-typeck.cc:15459 cp/semantics.cc:8643
49806 #, gcc-internal-format
49807 msgid "%<inbranch%> clause is incompatible with %<notinbranch%>"
49808 msgstr ""
49809
49810 #: c/c-typeck.cc:15526 cp/semantics.cc:8994
49811 #, gcc-internal-format
49812 msgid "%qE is predetermined %qs for %qs"
49813 msgstr ""
49814
49815 #: c/c-typeck.cc:15536
49816 #, gcc-internal-format
49817 msgid ""
49818 "%<const%> qualified %qE may appear only in %<shared%> or %<firstprivate%> "
49819 "clauses"
49820 msgstr ""
49821
49822 #: c/c-typeck.cc:15555 cp/semantics.cc:8769
49823 #, gcc-internal-format
49824 msgid "%<simdlen%> clause value is bigger than %<safelen%> clause value"
49825 msgstr ""
49826
49827 #: c/c-typeck.cc:15567 cp/semantics.cc:8782
49828 #, gcc-internal-format
49829 msgid ""
49830 "%<nonmonotonic%> schedule modifier specified together with %<ordered%> clause"
49831 msgstr ""
49832
49833 #: c/c-typeck.cc:15578 c/c-typeck.cc:15586 cp/semantics.cc:8791
49834 #: cp/semantics.cc:8809
49835 #, gcc-internal-format
49836 msgid "%qs clause specified together with %<inscan%> %<reduction%> clause"
49837 msgstr ""
49838
49839 #: c/c-typeck.cc:15634 cp/semantics.cc:8749
49840 #, gcc-internal-format
49841 msgid ""
49842 "%<linear%> clause step is a parameter %qD not specified in %<uniform%> clause"
49843 msgstr ""
49844
49845 #: c/c-typeck.cc:15685 cp/semantics.cc:8799
49846 #, gcc-internal-format
49847 msgid "%<nogroup%> clause must not be used together with %<reduction%> clause"
49848 msgstr ""
49849
49850 #: c/c-typeck.cc:15695 cp/semantics.cc:8828
49851 #, gcc-internal-format
49852 msgid "%<detach%> clause must not be used together with %<mergeable%> clause"
49853 msgstr ""
49854
49855 #: c/c-typeck.cc:15713 cp/semantics.cc:9019
49856 #, gcc-internal-format
49857 msgid ""
49858 "the event handle of a %<detach%> clause should not be in a data-sharing "
49859 "clause"
49860 msgstr ""
49861
49862 #: c/c-typeck.cc:15887
49863 #, gcc-internal-format
49864 msgid "cannot use %<va_arg%> with reverse storage order"
49865 msgstr ""
49866
49867 #: c/c-typeck.cc:15892
49868 #, gcc-internal-format
49869 msgid "second argument to %<va_arg%> is of incomplete type %qT"
49870 msgstr ""
49871
49872 #: c/c-typeck.cc:15898
49873 #, gcc-internal-format
49874 msgid "C++ requires promoted type, not enum type, in %<va_arg%>"
49875 msgstr ""
49876
49877 #: c/gimple-parser.cc:166
49878 #, gcc-internal-format
49879 msgid "expected frequency quality"
49880 msgstr ""
49881
49882 #: c/gimple-parser.cc:175
49883 #, gcc-internal-format
49884 msgid "unknown profile quality"
49885 msgstr ""
49886
49887 #: c/gimple-parser.cc:187
49888 #, gcc-internal-format
49889 msgid "expected frequency value"
49890 msgstr ""
49891
49892 #: c/gimple-parser.cc:326
49893 #, gcc-internal-format
49894 msgid "edge not found"
49895 msgstr ""
49896
49897 #: c/gimple-parser.cc:478 c/gimple-parser.cc:484
49898 #, gcc-internal-format
49899 msgid "expected block index"
49900 msgstr ""
49901
49902 #: c/gimple-parser.cc:492
49903 #, gcc-internal-format
49904 msgid "invalid block index"
49905 msgstr ""
49906
49907 #: c/gimple-parser.cc:503
49908 #, gcc-internal-format
49909 msgid "expected block specifier"
49910 msgstr ""
49911
49912 #: c/gimple-parser.cc:521
49913 #, gcc-internal-format
49914 msgid "expected loop number"
49915 msgstr ""
49916
49917 #: c/gimple-parser.cc:539
49918 #, gcc-internal-format
49919 msgid "unknown block specifier"
49920 msgstr ""
49921
49922 #: c/gimple-parser.cc:552 c/gimple-parser.cc:1964
49923 #, gcc-internal-format
49924 msgid "expected count value"
49925 msgstr ""
49926
49927 #: c/gimple-parser.cc:575 c/gimple-parser.cc:662
49928 #, gcc-internal-format
49929 msgid "stmts without block"
49930 msgstr ""
49931
49932 #: c/gimple-parser.cc:612
49933 #, gcc-internal-format
49934 msgid "duplicate loop header"
49935 msgstr ""
49936
49937 #: c/gimple-parser.cc:819
49938 #, gcc-internal-format
49939 msgid "invalid source block specification"
49940 msgstr ""
49941
49942 #: c/gimple-parser.cc:886
49943 #, gcc-internal-format
49944 msgid "unexpected RHS for assignment"
49945 msgstr ""
49946
49947 #: c/gimple-parser.cc:990
49948 #, gcc-internal-format
49949 msgid "%<&&%> not valid in GIMPLE"
49950 msgstr ""
49951
49952 #: c/gimple-parser.cc:993
49953 #, gcc-internal-format
49954 msgid "%<||%> not valid in GIMPLE"
49955 msgstr ""
49956
49957 #: c/gimple-parser.cc:1107
49958 #, gcc-internal-format
49959 msgid "expected pointer as argument of unary %<*%>"
49960 msgstr ""
49961
49962 #: c/gimple-parser.cc:1133
49963 #, gcc-internal-format
49964 msgid "%<!%> not valid in GIMPLE"
49965 msgstr ""
49966
49967 #: c/gimple-parser.cc:1192 c/gimple-parser.cc:1529
49968 #, gcc-internal-format
49969 msgid "expected constant offset"
49970 msgstr ""
49971
49972 #: c/gimple-parser.cc:1253
49973 #, gcc-internal-format
49974 msgid "SSA name undeclared"
49975 msgstr ""
49976
49977 #: c/gimple-parser.cc:1275
49978 #, gcc-internal-format
49979 msgid "base variable or SSA name undeclared"
49980 msgstr ""
49981
49982 #: c/gimple-parser.cc:1282
49983 #, gcc-internal-format
49984 msgid "invalid base %qE for SSA name"
49985 msgstr ""
49986
49987 #: c/gimple-parser.cc:1310
49988 #, gcc-internal-format
49989 msgid "expecting internal function name"
49990 msgstr ""
49991
49992 #: c/gimple-parser.cc:1323
49993 #, gcc-internal-format
49994 msgid "unknown internal function %qE"
49995 msgstr ""
49996
49997 #: c/gimple-parser.cc:1461
49998 #, gcc-internal-format
49999 msgid "invalid type of %<__MEM%> operand"
50000 msgstr ""
50001
50002 #: c/gimple-parser.cc:1523
50003 #, gcc-internal-format
50004 msgid "expected constant size"
50005 msgstr ""
50006
50007 #: c/gimple-parser.cc:1561 c/gimple-parser.cc:1591 c/gimple-parser.cc:1631
50008 #: c/gimple-parser.cc:1639 c/gimple-parser.cc:1648
50009 #, gcc-internal-format
50010 msgid "invalid _Literal"
50011 msgstr ""
50012
50013 #: c/gimple-parser.cc:1570
50014 #, gcc-internal-format
50015 msgid "invalid type for _Literal with constructor"
50016 msgstr ""
50017
50018 #: c/gimple-parser.cc:1683
50019 #, gcc-internal-format
50020 msgid "anonymous SSA name cannot have default definition"
50021 msgstr ""
50022
50023 #: c/gimple-parser.cc:1766
50024 #, gcc-internal-format
50025 msgid "invalid call to non-function"
50026 msgstr ""
50027
50028 #: c/gimple-parser.cc:1820
50029 #, gcc-internal-format
50030 msgid "dereference of non-pointer"
50031 msgstr ""
50032
50033 #: c/gimple-parser.cc:1945
50034 #, gcc-internal-format
50035 msgid "expected pass name"
50036 msgstr ""
50037
50038 #: c/gimple-parser.cc:1984
50039 #, gcc-internal-format
50040 msgid "invalid operation"
50041 msgstr ""
50042
50043 #: c/gimple-parser.cc:2130
50044 #, gcc-internal-format
50045 msgid "comparison required"
50046 msgstr ""
50047
50048 #: c/gimple-parser.cc:2182
50049 #, gcc-internal-format
50050 msgid "%<catch%> is not supported"
50051 msgstr ""
50052
50053 #: c/gimple-parser.cc:2184
50054 #, gcc-internal-format
50055 msgid "expected %<finally%> or %<catch%>"
50056 msgstr ""
50057
50058 #: c/gimple-parser.cc:2228 c/gimple-parser.cc:2265
50059 #, gcc-internal-format
50060 msgid "expected goto expression"
50061 msgstr ""
50062
50063 #: c/gimple-parser.cc:2236
50064 #, gcc-internal-format
50065 msgid "expected else statement"
50066 msgstr ""
50067
50068 #: c/gimple-parser.cc:2379
50069 #, gcc-internal-format
50070 msgid "expected case label"
50071 msgstr ""
50072
50073 #. A bad conversion for 'this' must be discarding cv-quals.
50074 #: cp/call.cc:3785
50075 #, gcc-internal-format
50076 msgid "  passing %qT as %<this%> argument discards qualifiers"
50077 msgstr ""
50078
50079 #: cp/call.cc:3789
50080 msgid "  no known conversion for implicit %<this%> parameter from %qH to %qI"
50081 msgstr ""
50082
50083 #: cp/call.cc:3796
50084 #, gcc-internal-format, gfc-internal-format
50085 msgid "  conversion of argument %d would be ill-formed:"
50086 msgstr ""
50087
50088 #. Conversion of conversion function return value failed.
50089 #: cp/call.cc:3803
50090 msgid "  no known conversion from %qH to %qI"
50091 msgstr ""
50092
50093 #: cp/call.cc:3809
50094 msgid "  no known conversion for argument %d from %qH to %qI"
50095 msgstr ""
50096
50097 #: cp/call.cc:3823 cp/pt.cc:6951
50098 #, gcc-internal-format, gfc-internal-format
50099 msgid "  candidate expects at least %d argument, %d provided"
50100 msgid_plural "  candidate expects at least %d arguments, %d provided"
50101 msgstr[0] ""
50102 msgstr[1] ""
50103
50104 #: cp/call.cc:3828 cp/pt.cc:6956
50105 #, gcc-internal-format, gfc-internal-format
50106 msgid "  candidate expects %d argument, %d provided"
50107 msgid_plural "  candidate expects %d arguments, %d provided"
50108 msgstr[0] ""
50109 msgstr[1] ""
50110
50111 #: cp/call.cc:3856
50112 #, gcc-internal-format
50113 msgid "%s%<%D(%T, %T, %T)%> (built-in)"
50114 msgstr ""
50115
50116 #: cp/call.cc:3861
50117 #, gcc-internal-format
50118 msgid "%s%<%D(%T, %T)%> (built-in)"
50119 msgstr ""
50120
50121 #: cp/call.cc:3865
50122 #, gcc-internal-format
50123 msgid "%s%<%D(%T)%> (built-in)"
50124 msgstr ""
50125
50126 #: cp/call.cc:3869
50127 #, gcc-internal-format
50128 msgid "%s%qT (conversion)"
50129 msgstr ""
50130
50131 #: cp/call.cc:3871
50132 #, gcc-internal-format
50133 msgid "%s%#qD (near match)"
50134 msgstr ""
50135
50136 #: cp/call.cc:3873
50137 #, gcc-internal-format
50138 msgid "%s%#qD (deleted)"
50139 msgstr ""
50140
50141 #: cp/call.cc:3875
50142 #, gcc-internal-format
50143 msgid "%s%#qD (reversed)"
50144 msgstr ""
50145
50146 #: cp/call.cc:3877
50147 #, gcc-internal-format
50148 msgid "%s%#qD (rewritten)"
50149 msgstr ""
50150
50151 #: cp/call.cc:3879
50152 #, gcc-internal-format
50153 msgid "%s%#qD"
50154 msgstr ""
50155
50156 #: cp/call.cc:3883
50157 #, gcc-internal-format
50158 msgid "  inherited here"
50159 msgstr ""
50160
50161 #: cp/call.cc:3904
50162 #, gcc-internal-format
50163 msgid ""
50164 "  return type %qT of explicit conversion function cannot be converted to %qT "
50165 "with a qualification conversion"
50166 msgstr ""
50167
50168 #: cp/call.cc:3910
50169 #, gcc-internal-format
50170 msgid ""
50171 "  conversion from return type %qT of template conversion function "
50172 "specialization to %qT is not an exact match"
50173 msgstr ""
50174
50175 #: cp/call.cc:3921
50176 #, gcc-internal-format
50177 msgid ""
50178 "  substitution of deduced template arguments resulted in errors seen above"
50179 msgstr ""
50180
50181 #. Re-run template unification with diagnostics.
50182 #: cp/call.cc:3926
50183 #, gcc-internal-format
50184 msgid "  template argument deduction/substitution failed:"
50185 msgstr ""
50186
50187 #: cp/call.cc:3940
50188 #, gcc-internal-format
50189 msgid ""
50190 "  a constructor taking a single argument of its own class type is invalid"
50191 msgstr ""
50192
50193 #: cp/call.cc:3947
50194 #, gcc-internal-format
50195 msgid ""
50196 "  an inherited constructor is not a candidate for initialization from an "
50197 "expression of the same or derived type"
50198 msgstr ""
50199
50200 #: cp/call.cc:4094 cp/call.cc:4470
50201 #, gcc-internal-format
50202 msgid "designated initializers cannot be used with a non-aggregate type %qT"
50203 msgstr ""
50204
50205 #: cp/call.cc:4369
50206 msgid "conversion from %qH to %qI is ambiguous"
50207 msgstr ""
50208
50209 #: cp/call.cc:4476 cp/cvt.cc:860
50210 msgid "could not convert %qE from %qH to %qI"
50211 msgstr ""
50212
50213 #: cp/call.cc:4543
50214 msgid ""
50215 "initializing %qH with %qI in converted constant expression does not bind "
50216 "directly"
50217 msgstr ""
50218
50219 #: cp/call.cc:4564
50220 msgid "conversion from %qH to %qI in a converted constant expression"
50221 msgstr ""
50222
50223 #: cp/call.cc:4747
50224 #, gcc-internal-format
50225 msgid "no matching function for call to %<%D(%A)%>"
50226 msgstr ""
50227
50228 #: cp/call.cc:4750
50229 #, gcc-internal-format
50230 msgid "call of overloaded %<%D(%A)%> is ambiguous"
50231 msgstr ""
50232
50233 #. It's no good looking for an overloaded operator() on a
50234 #. pointer-to-member-function.
50235 #: cp/call.cc:5011
50236 #, gcc-internal-format
50237 msgid ""
50238 "pointer-to-member function %qE cannot be called without an object; consider "
50239 "using %<.*%> or %<->*%>"
50240 msgstr ""
50241
50242 #: cp/call.cc:5081
50243 #, gcc-internal-format
50244 msgid "no match for call to %<(%T) (%A)%>"
50245 msgstr ""
50246
50247 #: cp/call.cc:5095
50248 #, gcc-internal-format
50249 msgid "call of %<(%T) (%A)%> is ambiguous"
50250 msgstr ""
50251
50252 #: cp/call.cc:5135
50253 #, gcc-internal-format
50254 msgid "ambiguous overload for "
50255 msgstr ""
50256
50257 #: cp/call.cc:5136
50258 #, gcc-internal-format
50259 msgid "no match for "
50260 msgstr ""
50261
50262 #: cp/call.cc:5139
50263 #, gcc-internal-format
50264 msgid " (operand types are %qT, %qT, and %qT)"
50265 msgstr ""
50266
50267 #: cp/call.cc:5141
50268 #, gcc-internal-format
50269 msgid " (operand types are %qT and %qT)"
50270 msgstr ""
50271
50272 #: cp/call.cc:5143
50273 #, gcc-internal-format
50274 msgid " (operand type is %qT)"
50275 msgstr ""
50276
50277 #: cp/call.cc:5160
50278 #, gcc-internal-format
50279 msgid "ternary %<operator?:%>"
50280 msgstr ""
50281
50282 #: cp/call.cc:5164
50283 #, gcc-internal-format
50284 msgid "ternary %<operator?:%> in %<%E ? %E : %E%>"
50285 msgstr ""
50286
50287 #: cp/call.cc:5173 cp/call.cc:5217 cp/call.cc:5227
50288 #, gcc-internal-format
50289 msgid "%<operator%s%>"
50290 msgstr ""
50291
50292 #: cp/call.cc:5176
50293 #, gcc-internal-format
50294 msgid "%<operator%s%> in %<%E%s%>"
50295 msgstr ""
50296
50297 #: cp/call.cc:5183
50298 #, gcc-internal-format
50299 msgid "%<operator[]%>"
50300 msgstr ""
50301
50302 #: cp/call.cc:5186
50303 #, gcc-internal-format
50304 msgid "%<operator[]%> in %<%E[%E]%>"
50305 msgstr ""
50306
50307 #: cp/call.cc:5194
50308 #, gcc-internal-format
50309 msgid "%qs"
50310 msgstr ""
50311
50312 #: cp/call.cc:5197
50313 #, gcc-internal-format
50314 msgid "%qs in %<%s %E%>"
50315 msgstr ""
50316
50317 #: cp/call.cc:5203
50318 #, gcc-internal-format
50319 msgid "%<operator %s%>"
50320 msgstr ""
50321
50322 #: cp/call.cc:5206
50323 #, gcc-internal-format
50324 msgid "%<operator %s%> in %<%s%E%>"
50325 msgstr ""
50326
50327 #: cp/call.cc:5221
50328 #, gcc-internal-format
50329 msgid "%<operator%s%> in %<%E %s %E%>"
50330 msgstr ""
50331
50332 #: cp/call.cc:5230
50333 #, gcc-internal-format
50334 msgid "%<operator%s%> in %<%s%E%>"
50335 msgstr ""
50336
50337 #: cp/call.cc:5342
50338 #, gcc-internal-format
50339 msgid "ISO C++ forbids omitting the middle term of a %<?:%> expression"
50340 msgstr ""
50341
50342 #: cp/call.cc:5409
50343 #, gcc-internal-format
50344 msgid ""
50345 "inferred scalar type %qT is not an integer or floating-point type of the "
50346 "same size as %qT"
50347 msgstr ""
50348
50349 #: cp/call.cc:5426 cp/call.cc:5433
50350 msgid "conversion of scalar %qH to vector %qI involves truncation"
50351 msgstr ""
50352
50353 #: cp/call.cc:5489
50354 #, gcc-internal-format
50355 msgid "incompatible vector types in conditional expression: %qT, %qT and %qT"
50356 msgstr ""
50357
50358 #: cp/call.cc:5569
50359 #, gcc-internal-format
50360 msgid ""
50361 "second operand to the conditional operator is of type %<void%>, but the "
50362 "third operand is neither a throw-expression nor of type %<void%>"
50363 msgstr ""
50364
50365 #: cp/call.cc:5574
50366 #, gcc-internal-format
50367 msgid ""
50368 "third operand to the conditional operator is of type %<void%>, but the "
50369 "second operand is neither a throw-expression nor of type %<void%>"
50370 msgstr ""
50371
50372 #: cp/call.cc:5623 cp/call.cc:5738 cp/call.cc:5909
50373 #, gcc-internal-format
50374 msgid "operands to %<?:%> have different types %qT and %qT"
50375 msgstr ""
50376
50377 #: cp/call.cc:5627
50378 #, gcc-internal-format
50379 msgid "  and each type can be converted to the other"
50380 msgstr ""
50381
50382 #: cp/call.cc:5814
50383 msgid ""
50384 "implicit conversion from %qH to %qI to match other result of conditional"
50385 msgstr ""
50386
50387 #: cp/call.cc:5830
50388 #, gcc-internal-format
50389 msgid "enumerated mismatch in conditional expression: %qT vs %qT"
50390 msgstr ""
50391
50392 #: cp/call.cc:5843
50393 #, gcc-internal-format
50394 msgid ""
50395 "conditional expression between enumeration type %qT and floating-point type "
50396 "%qT is deprecated"
50397 msgstr ""
50398
50399 #: cp/call.cc:5848
50400 #, gcc-internal-format
50401 msgid ""
50402 "conditional expression between floating-point type %qT and enumeration type "
50403 "%qT is deprecated"
50404 msgstr ""
50405
50406 #: cp/call.cc:5864
50407 #, gcc-internal-format
50408 msgid "enumerated and non-enumerated type in conditional expression"
50409 msgstr ""
50410
50411 #: cp/call.cc:6610
50412 #, gcc-internal-format
50413 msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
50414 msgstr ""
50415
50416 #: cp/call.cc:6612
50417 #, gcc-internal-format
50418 msgid "no %<%D(int)%> declared for postfix %qs"
50419 msgstr ""
50420
50421 #: cp/call.cc:6692
50422 #, gcc-internal-format
50423 msgid ""
50424 "in C++20 this comparison calls the current function recursively with "
50425 "reversed arguments"
50426 msgstr ""
50427
50428 #: cp/call.cc:6743
50429 #, gcc-internal-format
50430 msgid "return type of %qD is not %qs"
50431 msgstr ""
50432
50433 #: cp/call.cc:6745
50434 #, gcc-internal-format
50435 msgid "used as rewritten candidate for comparison of %qT and %qT"
50436 msgstr ""
50437
50438 #: cp/call.cc:6816
50439 #, gcc-internal-format
50440 msgid "comparison between %q#T and %q#T"
50441 msgstr ""
50442
50443 #: cp/call.cc:7009
50444 #, gcc-internal-format
50445 msgid "no match for call to %<%T::operator[] (%A)%>"
50446 msgstr ""
50447
50448 #: cp/call.cc:7023
50449 #, gcc-internal-format
50450 msgid "call of %<%T::operator[] (%A)%> is ambiguous"
50451 msgstr ""
50452
50453 #: cp/call.cc:7298
50454 #, gcc-internal-format
50455 msgid ""
50456 "exception cleanup for this placement new selects non-placement %<operator "
50457 "delete%>"
50458 msgstr ""
50459
50460 #: cp/call.cc:7301
50461 #, gcc-internal-format
50462 msgid ""
50463 "%qD is a usual (non-placement) deallocation function in C++14 (or with %<-"
50464 "fsized-deallocation%>)"
50465 msgstr ""
50466
50467 #: cp/call.cc:7338
50468 #, gcc-internal-format
50469 msgid "%qD is a usual (non-placement) deallocation function"
50470 msgstr ""
50471
50472 #: cp/call.cc:7532
50473 #, gcc-internal-format
50474 msgid "no corresponding deallocation function for %qD"
50475 msgstr ""
50476
50477 #: cp/call.cc:7535
50478 #, gcc-internal-format
50479 msgid ""
50480 "destroying delete %qD cannot be used to release the allocated memory if the "
50481 "initialization throws because the object is not constructed yet"
50482 msgstr ""
50483
50484 #: cp/call.cc:7544
50485 #, gcc-internal-format
50486 msgid "no suitable %<operator %s%> for %qT"
50487 msgstr ""
50488
50489 #: cp/call.cc:7580
50490 #, gcc-internal-format
50491 msgid "%q#D is private within this context"
50492 msgstr ""
50493
50494 #: cp/call.cc:7581 cp/decl.cc:8502
50495 #, gcc-internal-format
50496 msgid "declared private here"
50497 msgstr ""
50498
50499 #: cp/call.cc:7586
50500 #, gcc-internal-format
50501 msgid "%q#D is protected within this context"
50502 msgstr ""
50503
50504 #: cp/call.cc:7587 cp/decl.cc:8503
50505 #, gcc-internal-format
50506 msgid "declared protected here"
50507 msgstr ""
50508
50509 #: cp/call.cc:7594
50510 #, gcc-internal-format
50511 msgid "%q#D is inaccessible within this context"
50512 msgstr ""
50513
50514 #: cp/call.cc:7675
50515 #, gcc-internal-format
50516 msgid "passing NULL to non-pointer argument %P of %qD"
50517 msgstr ""
50518
50519 #: cp/call.cc:7678 cp/call.cc:7697 cp/decl.cc:10181 cp/decl.cc:10189
50520 #: cp/typeck.cc:4429
50521 #, gcc-internal-format
50522 msgid "  declared here"
50523 msgstr ""
50524
50525 #: cp/call.cc:7682
50526 #, gcc-internal-format
50527 msgid "converting to non-pointer type %qT from NULL"
50528 msgstr ""
50529
50530 #: cp/call.cc:7694
50531 #, gcc-internal-format
50532 msgid "converting %<false%> to pointer type for argument %P of %qD"
50533 msgstr ""
50534
50535 #: cp/call.cc:7701
50536 #, gcc-internal-format
50537 msgid "converting %<false%> to pointer type %qT"
50538 msgstr ""
50539
50540 #: cp/call.cc:7768
50541 #, gcc-internal-format
50542 msgid "  initializing argument %P of %qD"
50543 msgstr ""
50544
50545 #: cp/call.cc:7789
50546 #, gcc-internal-format
50547 msgid ""
50548 "conversions to arrays of unknown bound are only available with %<-std=c+"
50549 "+20%> or %<-std=gnu++20%>"
50550 msgstr ""
50551
50552 #: cp/call.cc:7839
50553 #, gcc-internal-format
50554 msgid "too many braces around initializer for %qT"
50555 msgstr ""
50556
50557 #: cp/call.cc:7850
50558 msgid "converting to %qH from %qI requires direct-initialization"
50559 msgstr ""
50560
50561 #: cp/call.cc:7859
50562 msgid "invalid user-defined conversion from %qH to %qI"
50563 msgstr ""
50564
50565 #: cp/call.cc:7896 cp/cvt.cc:227
50566 msgid "invalid conversion from %qH to %qI"
50567 msgstr ""
50568
50569 #: cp/call.cc:7938 cp/call.cc:7945
50570 #, gcc-internal-format
50571 msgid ""
50572 "converting to %qT from initializer list would use explicit constructor %qD"
50573 msgstr ""
50574
50575 #: cp/call.cc:7941
50576 #, gcc-internal-format
50577 msgid "in C++11 and above a default constructor can be explicit"
50578 msgstr ""
50579
50580 #: cp/call.cc:8211
50581 msgid "cannot bind rvalue reference of type %qH to lvalue of type %qI"
50582 msgstr ""
50583
50584 #: cp/call.cc:8220
50585 msgid ""
50586 "cannot bind non-const lvalue reference of type %qH to a value of type %qI"
50587 msgstr ""
50588
50589 #: cp/call.cc:8225
50590 msgid ""
50591 "cannot bind non-const lvalue reference of type %qH to an rvalue of type %qI"
50592 msgstr ""
50593
50594 #. extype is volatile
50595 #: cp/call.cc:8228
50596 msgid "cannot bind lvalue reference of type %qH to an rvalue of type %qI"
50597 msgstr ""
50598
50599 #: cp/call.cc:8241
50600 msgid "cannot bind reference of type %qH to %qI due to different array bounds"
50601 msgstr ""
50602
50603 #: cp/call.cc:8244
50604 msgid "binding reference of type %qH to %qI discards qualifiers"
50605 msgstr ""
50606
50607 #: cp/call.cc:8283
50608 #, gcc-internal-format
50609 msgid "cannot bind bit-field %qE to %qT"
50610 msgstr ""
50611
50612 #: cp/call.cc:8286 cp/call.cc:8304
50613 #, gcc-internal-format
50614 msgid "cannot bind packed field %qE to %qT"
50615 msgstr ""
50616
50617 #: cp/call.cc:8289
50618 #, gcc-internal-format
50619 msgid "cannot bind rvalue %qE to %qT"
50620 msgstr ""
50621
50622 #: cp/call.cc:8484
50623 msgid "implicit conversion from %qH to %qI when passing argument to function"
50624 msgstr ""
50625
50626 #: cp/call.cc:8511 cp/cvt.cc:1985
50627 #, gcc-internal-format
50628 msgid ""
50629 "scoped enum %qT passed through %<...%> as %qT before %<-fabi-version=6%>, "
50630 "%qT after"
50631 msgstr ""
50632
50633 #: cp/call.cc:8555
50634 #, gcc-internal-format
50635 msgid ""
50636 "passing objects of non-trivially-copyable type %q#T through %<...%> is "
50637 "conditionally supported"
50638 msgstr ""
50639
50640 #: cp/call.cc:8591
50641 #, gcc-internal-format
50642 msgid "cannot receive reference type %qT through %<...%>"
50643 msgstr ""
50644
50645 #: cp/call.cc:8601
50646 #, gcc-internal-format
50647 msgid ""
50648 "receiving objects of non-trivially-copyable type %q#T through %<...%> is "
50649 "conditionally-supported"
50650 msgstr ""
50651
50652 #: cp/call.cc:8669
50653 #, gcc-internal-format
50654 msgid "recursive evaluation of default argument for %q#D"
50655 msgstr ""
50656
50657 #: cp/call.cc:8678
50658 #, gcc-internal-format
50659 msgid ""
50660 "call to %qD uses the default argument for parameter %P, which is not yet "
50661 "defined"
50662 msgstr ""
50663
50664 #: cp/call.cc:8778
50665 #, gcc-internal-format
50666 msgid "argument of function call might be a candidate for a format attribute"
50667 msgstr ""
50668
50669 #: cp/call.cc:8840
50670 #, gcc-internal-format
50671 msgid "use of multiversioned function without a default"
50672 msgstr ""
50673
50674 #: cp/call.cc:9442
50675 #, gcc-internal-format
50676 msgid "passing %qT as %<this%> argument discards qualifiers"
50677 msgstr ""
50678
50679 #: cp/call.cc:9445 cp/call.cc:12115
50680 #, gcc-internal-format
50681 msgid "  in call to %qD"
50682 msgstr ""
50683
50684 #: cp/call.cc:9470
50685 #, gcc-internal-format
50686 msgid "%qT is not an accessible base of %qT"
50687 msgstr ""
50688
50689 #: cp/call.cc:9667
50690 #, gcc-internal-format
50691 msgid "passing arguments to ellipsis of inherited constructor %qD"
50692 msgstr ""
50693
50694 #: cp/call.cc:9802
50695 #, gcc-internal-format
50696 msgid ""
50697 "assignment from temporary %<initializer_list%> does not extend the lifetime "
50698 "of the underlying array"
50699 msgstr ""
50700
50701 #: cp/call.cc:10198
50702 #, gcc-internal-format
50703 msgid "%qD writing to an object of type %#qT with no trivial copy-assignment"
50704 msgstr ""
50705
50706 #: cp/call.cc:10201
50707 #, gcc-internal-format
50708 msgid "%qD writing to an object of non-trivial type %#qT%s"
50709 msgstr ""
50710
50711 #: cp/call.cc:10206
50712 #, gcc-internal-format
50713 msgid "%qD writing to an object of type %#qT with %qs member %qD"
50714 msgstr ""
50715
50716 #: cp/call.cc:10211
50717 #, gcc-internal-format
50718 msgid ""
50719 "%qD writing to an object of type %#qT containing a pointer to data member%s"
50720 msgstr ""
50721
50722 #: cp/call.cc:10226
50723 #, gcc-internal-format
50724 msgid "; use assignment or value-initialization instead"
50725 msgstr ""
50726
50727 #: cp/call.cc:10228
50728 #, gcc-internal-format
50729 msgid "; use assignment instead"
50730 msgstr ""
50731
50732 #: cp/call.cc:10230
50733 #, gcc-internal-format
50734 msgid "; use value-initialization instead"
50735 msgstr ""
50736
50737 #: cp/call.cc:10233
50738 #, gcc-internal-format
50739 msgid "%qD clearing an object of type %#qT with no trivial copy-assignment%s"
50740 msgstr ""
50741
50742 #: cp/call.cc:10236
50743 #, gcc-internal-format
50744 msgid "%qD clearing an object of non-trivial type %#qT%s"
50745 msgstr ""
50746
50747 #: cp/call.cc:10238
50748 #, gcc-internal-format
50749 msgid "%qD clearing an object of type %#qT containing a pointer-to-member%s"
50750 msgstr ""
50751
50752 #: cp/call.cc:10259
50753 #, gcc-internal-format
50754 msgid "; use copy-assignment or copy-initialization instead"
50755 msgstr ""
50756
50757 #: cp/call.cc:10261
50758 #, gcc-internal-format
50759 msgid "; use copy-assignment instead"
50760 msgstr ""
50761
50762 #: cp/call.cc:10263
50763 #, gcc-internal-format
50764 msgid "; use copy-initialization instead"
50765 msgstr ""
50766
50767 #: cp/call.cc:10266
50768 #, gcc-internal-format
50769 msgid "%qD writing to an object of type %#qT with no trivial copy-assignment%s"
50770 msgstr ""
50771
50772 #: cp/call.cc:10269
50773 #, gcc-internal-format
50774 msgid "%qD writing to an object of non-trivially copyable type %#qT%s"
50775 msgstr ""
50776
50777 #: cp/call.cc:10272
50778 #, gcc-internal-format
50779 msgid "%qD writing to an object with a deleted copy constructor"
50780 msgstr ""
50781
50782 #: cp/call.cc:10283
50783 #, gcc-internal-format
50784 msgid "%qD copying an object of non-trivial type %#qT from an array of %#qT"
50785 msgstr ""
50786
50787 #: cp/call.cc:10295
50788 #, gcc-internal-format
50789 msgid ""
50790 "%qD copying an object of type %#qT with %qs member %qD from an array of "
50791 "%#qT; use assignment or copy-initialization instead"
50792 msgstr ""
50793
50794 #: cp/call.cc:10312
50795 #, gcc-internal-format
50796 msgid ""
50797 "%qD writing to an object of a non-trivial type %#qT leaves %wu bytes "
50798 "unchanged"
50799 msgstr ""
50800
50801 #: cp/call.cc:10315
50802 #, gcc-internal-format
50803 msgid ""
50804 "%qD writing to an object of a non-trivial type %#qT leaves %wu byte unchanged"
50805 msgstr ""
50806
50807 #: cp/call.cc:10325
50808 #, gcc-internal-format
50809 msgid ""
50810 "%qD moving an object of non-trivially copyable type %#qT; use %<new%> and "
50811 "%<delete%> instead"
50812 msgstr ""
50813
50814 #: cp/call.cc:10328
50815 #, gcc-internal-format
50816 msgid ""
50817 "%qD moving an object of type %#qT with deleted copy constructor; use %<new%> "
50818 "and %<delete%> instead"
50819 msgstr ""
50820
50821 #: cp/call.cc:10331
50822 #, gcc-internal-format
50823 msgid "%qD moving an object of type %#qT with deleted destructor"
50824 msgstr ""
50825
50826 #: cp/call.cc:10340
50827 #, gcc-internal-format
50828 msgid ""
50829 "%qD moving an object of non-trivial type %#qT and size %E into a region of "
50830 "size %E"
50831 msgstr ""
50832
50833 #: cp/call.cc:10362
50834 #, gcc-internal-format
50835 msgid "%#qT declared here"
50836 msgstr ""
50837
50838 #: cp/call.cc:10462
50839 #, gcc-internal-format
50840 msgid "constructor delegates to itself"
50841 msgstr ""
50842
50843 #: cp/call.cc:10737 cp/typeck.cc:9870
50844 msgid "cannot convert %qH to %qI"
50845 msgstr ""
50846
50847 #: cp/call.cc:10759
50848 #, gcc-internal-format
50849 msgid "no matching function for call to %<%T::operator %T(%A)%#V%>"
50850 msgstr ""
50851
50852 #: cp/call.cc:10791
50853 #, gcc-internal-format
50854 msgid "no matching function for call to %<%T::%s%E(%A)%#V%>"
50855 msgstr ""
50856
50857 #: cp/call.cc:10840
50858 #, gcc-internal-format
50859 msgid "call to non-function %qD"
50860 msgstr ""
50861
50862 #: cp/call.cc:10878 cp/pt.cc:16471 cp/typeck.cc:3330
50863 #, gcc-internal-format
50864 msgid "cannot call constructor %<%T::%D%> directly"
50865 msgstr ""
50866
50867 #: cp/call.cc:10880
50868 #, gcc-internal-format
50869 msgid "for a function-style cast, remove the redundant %<::%D%>"
50870 msgstr ""
50871
50872 #: cp/call.cc:11072
50873 #, gcc-internal-format
50874 msgid "no matching function for call to %<%s(%A)%>"
50875 msgstr ""
50876
50877 #: cp/call.cc:11075
50878 #, gcc-internal-format
50879 msgid "call of overloaded %<%s(%A)%> is ambiguous"
50880 msgstr ""
50881
50882 #: cp/call.cc:11098
50883 #, gcc-internal-format
50884 msgid "pure virtual %q#D called from non-static data member initializer"
50885 msgstr ""
50886
50887 #: cp/call.cc:11103
50888 #, gcc-internal-format
50889 msgid "pure virtual %q#D called from constructor"
50890 msgstr ""
50891
50892 #: cp/call.cc:11104
50893 #, gcc-internal-format
50894 msgid "pure virtual %q#D called from destructor"
50895 msgstr ""
50896
50897 #: cp/call.cc:11127
50898 #, gcc-internal-format
50899 msgid "cannot call member function %qD without object"
50900 msgstr ""
50901
50902 #: cp/call.cc:12113
50903 #, gcc-internal-format
50904 msgid "passing %qT chooses %qT over %qT"
50905 msgstr ""
50906
50907 #: cp/call.cc:12182
50908 #, gcc-internal-format
50909 msgid "choosing %qD over %qD"
50910 msgstr ""
50911
50912 #: cp/call.cc:12183
50913 msgid "  for conversion from %qH to %qI"
50914 msgstr ""
50915
50916 #: cp/call.cc:12186
50917 #, gcc-internal-format
50918 msgid "  because conversion sequence for the argument is better"
50919 msgstr ""
50920
50921 #: cp/call.cc:12436
50922 #, gcc-internal-format
50923 msgid "default argument mismatch in overload resolution"
50924 msgstr ""
50925
50926 #: cp/call.cc:12440
50927 #, gcc-internal-format
50928 msgid " candidate 1: %q#F"
50929 msgstr ""
50930
50931 #: cp/call.cc:12442
50932 #, gcc-internal-format
50933 msgid " candidate 2: %q#F"
50934 msgstr ""
50935
50936 #: cp/call.cc:12488
50937 #, gcc-internal-format
50938 msgid ""
50939 "ISO C++ says that these are ambiguous, even though the worst conversion for "
50940 "the first is better than the worst conversion for the second:"
50941 msgstr ""
50942
50943 #: cp/call.cc:12889
50944 #, gcc-internal-format
50945 msgid "a temporary bound to %qD only persists until the constructor exits"
50946 msgstr ""
50947
50948 #: cp/call.cc:13044
50949 msgid ""
50950 "invalid initialization of non-const reference of type %qH from an rvalue of "
50951 "type %qI"
50952 msgstr ""
50953
50954 #: cp/call.cc:13048
50955 msgid ""
50956 "invalid initialization of reference of type %qH from expression of type %qI"
50957 msgstr ""
50958
50959 #: cp/class.cc:321
50960 #, gcc-internal-format
50961 msgid ""
50962 "cannot convert from pointer to base class %qT to pointer to derived class "
50963 "%qT because the base is virtual"
50964 msgstr ""
50965
50966 #: cp/class.cc:325
50967 #, gcc-internal-format
50968 msgid ""
50969 "cannot convert from base class %qT to derived class %qT because the base is "
50970 "virtual"
50971 msgstr ""
50972
50973 #: cp/class.cc:332
50974 #, gcc-internal-format
50975 msgid ""
50976 "cannot convert from pointer to base class %qT to pointer to derived class "
50977 "%qT via virtual base %qT"
50978 msgstr ""
50979
50980 #: cp/class.cc:337
50981 #, gcc-internal-format
50982 msgid ""
50983 "cannot convert from base class %qT to derived class %qT via virtual base %qT"
50984 msgstr ""
50985
50986 #: cp/class.cc:390
50987 #, gcc-internal-format
50988 msgid "cannot convert from %qT to base class %qT because %qT is incomplete"
50989 msgstr ""
50990
50991 #: cp/class.cc:1204
50992 #, gcc-internal-format
50993 msgid "%q#D conflicts with version inherited from %qT"
50994 msgstr ""
50995
50996 #: cp/class.cc:1207
50997 #, gcc-internal-format
50998 msgid "version inherited from %qT declared here"
50999 msgstr ""
51000
51001 #: cp/class.cc:1225
51002 #, gcc-internal-format
51003 msgid "%q#D cannot be overloaded with %q#D"
51004 msgstr ""
51005
51006 #: cp/class.cc:1227 cp/decl.cc:1761 cp/decl.cc:1773 cp/decl.cc:1798
51007 #: cp/decl.cc:1821 cp/name-lookup.cc:2735 cp/name-lookup.cc:3049
51008 #, gcc-internal-format
51009 msgid "previous declaration %q#D"
51010 msgstr ""
51011
51012 #: cp/class.cc:1269
51013 #, gcc-internal-format
51014 msgid "conflicting access specifications for method %q+D, ignored"
51015 msgstr ""
51016
51017 #: cp/class.cc:1272
51018 #, gcc-internal-format
51019 msgid "conflicting access specifications for field %qE, ignored"
51020 msgstr ""
51021
51022 #: cp/class.cc:1341
51023 #, gcc-internal-format
51024 msgid "%qD invalid in %q#T because of local method %q#D with same name"
51025 msgstr ""
51026
51027 #: cp/class.cc:1345
51028 #, gcc-internal-format
51029 msgid "local method %q#D declared here"
51030 msgstr ""
51031
51032 #: cp/class.cc:1351
51033 #, gcc-internal-format
51034 msgid "%qD invalid in %q#T because of local member %q#D with same name"
51035 msgstr ""
51036
51037 #: cp/class.cc:1355
51038 #, gcc-internal-format
51039 msgid "local member %q#D declared here"
51040 msgstr ""
51041
51042 #: cp/class.cc:1432
51043 #, gcc-internal-format
51044 msgid "%qD inherits the %E ABI tag that %qT (used in its return type) has"
51045 msgstr ""
51046
51047 #: cp/class.cc:1435 cp/class.cc:1442 cp/class.cc:1449 cp/class.cc:1461
51048 #: cp/cvt.cc:1098
51049 #, gcc-internal-format
51050 msgid "%qT declared here"
51051 msgstr ""
51052
51053 #: cp/class.cc:1440
51054 #, gcc-internal-format
51055 msgid "%qD inherits the %E ABI tag that %qT (used in its type) has"
51056 msgstr ""
51057
51058 #: cp/class.cc:1447
51059 #, gcc-internal-format
51060 msgid "%qT does not have the %E ABI tag that base %qT has"
51061 msgstr ""
51062
51063 #: cp/class.cc:1455
51064 #, gcc-internal-format
51065 msgid "%qT does not have the %E ABI tag that %qT (used in the type of %qD) has"
51066 msgstr ""
51067
51068 #: cp/class.cc:1766
51069 #, gcc-internal-format
51070 msgid "cannot derive from %<final%> base %qT in derived type %qT"
51071 msgstr ""
51072
51073 #: cp/class.cc:2240
51074 #, gcc-internal-format
51075 msgid "all member functions in class %qT are private"
51076 msgstr ""
51077
51078 #: cp/class.cc:2252
51079 #, gcc-internal-format
51080 msgid "%q#T only defines a private destructor and has no friends"
51081 msgstr ""
51082
51083 #: cp/class.cc:2295
51084 #, gcc-internal-format
51085 msgid "%q#T only defines private constructors and has no friends"
51086 msgstr ""
51087
51088 #: cp/class.cc:2299
51089 #, gcc-internal-format
51090 msgid "%q#D is public, but requires an existing %q#T object"
51091 msgstr ""
51092
51093 #: cp/class.cc:2589
51094 #, gcc-internal-format
51095 msgid "no unique final overrider for %qD in %qT"
51096 msgstr ""
51097
51098 #: cp/class.cc:2949
51099 #, gcc-internal-format
51100 msgid "%qD can be marked override"
51101 msgstr ""
51102
51103 #: cp/class.cc:2952
51104 #, gcc-internal-format
51105 msgid "%q+#D marked %<override%>, but does not override"
51106 msgstr ""
51107
51108 #: cp/class.cc:2967
51109 #, gcc-internal-format
51110 msgid "%q+#D marked %<final%>, but is not virtual"
51111 msgstr ""
51112
51113 #: cp/class.cc:3029
51114 #, gcc-internal-format
51115 msgid "%qD was hidden"
51116 msgstr ""
51117
51118 #: cp/class.cc:3030
51119 #, gcc-internal-format
51120 msgid "  by %qD"
51121 msgstr ""
51122
51123 #: cp/class.cc:3242
51124 #, gcc-internal-format
51125 msgid "the ellipsis in %qD is not inherited"
51126 msgstr ""
51127
51128 #: cp/class.cc:3434
51129 #, gcc-internal-format
51130 msgid "bit-field %q#D with non-integral type %qT"
51131 msgstr ""
51132
51133 #: cp/class.cc:3450
51134 #, gcc-internal-format
51135 msgid "bit-field %q+D width not an integer constant"
51136 msgstr ""
51137
51138 #: cp/class.cc:3455
51139 #, gcc-internal-format
51140 msgid "negative width in bit-field %q+D"
51141 msgstr ""
51142
51143 #: cp/class.cc:3460
51144 #, gcc-internal-format
51145 msgid "zero width for bit-field %q+D"
51146 msgstr ""
51147
51148 #: cp/class.cc:3470
51149 #, gcc-internal-format
51150 msgid "width of %qD exceeds its type"
51151 msgstr ""
51152
51153 #: cp/class.cc:3476
51154 #, gcc-internal-format
51155 msgid "%qD is too small to hold all values of %q#T"
51156 msgstr ""
51157
51158 #: cp/class.cc:3537
51159 #, gcc-internal-format
51160 msgid "member %q+#D with constructor not allowed in union"
51161 msgstr ""
51162
51163 #: cp/class.cc:3540
51164 #, gcc-internal-format
51165 msgid "member %q+#D with destructor not allowed in union"
51166 msgstr ""
51167
51168 #: cp/class.cc:3542
51169 #, gcc-internal-format
51170 msgid "member %q+#D with copy assignment operator not allowed in union"
51171 msgstr ""
51172
51173 #: cp/class.cc:3546
51174 #, gcc-internal-format
51175 msgid ""
51176 "unrestricted unions only available with %<-std=c++11%> or %<-std=gnu++11%>"
51177 msgstr ""
51178
51179 #: cp/class.cc:3662
51180 #, gcc-internal-format
51181 msgid "in C++98 %q+D may not be static because it is a member of a union"
51182 msgstr ""
51183
51184 #: cp/class.cc:3675
51185 #, gcc-internal-format
51186 msgid "non-static data member %q+D in a union may not have reference type %qT"
51187 msgstr ""
51188
51189 #: cp/class.cc:3688
51190 #, gcc-internal-format
51191 msgid "data member %q+D invalidly declared function type"
51192 msgstr ""
51193
51194 #: cp/class.cc:3694
51195 #, gcc-internal-format
51196 msgid "data member %q+D invalidly declared method type"
51197 msgstr ""
51198
51199 #: cp/class.cc:3765
51200 #, gcc-internal-format
51201 msgid "ignoring packed attribute because of unpacked non-POD field %q#D"
51202 msgstr ""
51203
51204 #: cp/class.cc:3817
51205 #, gcc-internal-format
51206 msgid "member %q+D cannot be declared as a %<mutable%> reference"
51207 msgstr ""
51208
51209 #: cp/class.cc:3820
51210 #, gcc-internal-format
51211 msgid "member %q+D cannot be declared both %<const%> and %<mutable%>"
51212 msgstr ""
51213
51214 #: cp/class.cc:3851
51215 #, gcc-internal-format
51216 msgid "multiple fields in union %qT initialized"
51217 msgstr ""
51218
51219 #: cp/class.cc:3853
51220 #, gcc-internal-format
51221 msgid "initialized member %q+D declared here"
51222 msgstr ""
51223
51224 #: cp/class.cc:3901
51225 #, gcc-internal-format
51226 msgid "field %q#D with same name as class"
51227 msgstr ""
51228
51229 #: cp/class.cc:3929
51230 #, gcc-internal-format
51231 msgid "%q#T has pointer data members"
51232 msgstr ""
51233
51234 #: cp/class.cc:3934
51235 #, gcc-internal-format
51236 msgid "  but does not declare %<%T(const %T&)%>"
51237 msgstr ""
51238
51239 #: cp/class.cc:3936
51240 #, gcc-internal-format
51241 msgid "  or %<operator=(const %T&)%>"
51242 msgstr ""
51243
51244 #: cp/class.cc:3940
51245 #, gcc-internal-format
51246 msgid "  but does not declare %<operator=(const %T&)%>"
51247 msgstr ""
51248
51249 #: cp/class.cc:3942
51250 #, gcc-internal-format
51251 msgid "pointer member %q+D declared here"
51252 msgstr ""
51253
51254 #: cp/class.cc:4399
51255 #, gcc-internal-format
51256 msgid "alignment of %qD increased in %<-fabi-version=9%> (GCC 5.2)"
51257 msgstr ""
51258
51259 #: cp/class.cc:4402
51260 #, gcc-internal-format
51261 msgid "alignment of %qD will increase in %<-fabi-version=9%>"
51262 msgstr ""
51263
51264 #: cp/class.cc:4730
51265 #, gcc-internal-format
51266 msgid "initializer specified for non-virtual method %q+D"
51267 msgstr ""
51268
51269 #: cp/class.cc:4763
51270 #, gcc-internal-format
51271 msgid "destructor for %qT is ambiguous"
51272 msgstr ""
51273
51274 #: cp/class.cc:5216
51275 #, gcc-internal-format
51276 msgid "method overrides both %<transaction_pure%> and %qE methods"
51277 msgstr ""
51278
51279 #: cp/class.cc:5237
51280 #, gcc-internal-format
51281 msgid "method declared %qE overriding %qE method"
51282 msgstr ""
51283
51284 #: cp/class.cc:5861 cp/constexpr.cc:261
51285 #, gcc-internal-format
51286 msgid ""
51287 "enclosing class of %<constexpr%> non-static member function %q+#D is not a "
51288 "literal type"
51289 msgstr ""
51290
51291 #: cp/class.cc:5887
51292 #, gcc-internal-format
51293 msgid "%q+T is not literal because:"
51294 msgstr ""
51295
51296 #: cp/class.cc:5890
51297 #, gcc-internal-format
51298 msgid "  %qT is a closure type, which is only literal in C++17 and later"
51299 msgstr ""
51300
51301 #: cp/class.cc:5893
51302 #, gcc-internal-format
51303 msgid "  %q+T has a non-trivial destructor"
51304 msgstr ""
51305
51306 #: cp/class.cc:5896
51307 #, gcc-internal-format
51308 msgid "  %q+T does not have %<constexpr%> destructor"
51309 msgstr ""
51310
51311 #: cp/class.cc:5904
51312 #, gcc-internal-format
51313 msgid ""
51314 "  %q+T is not an aggregate, does not have a trivial default constructor, and "
51315 "has no %<constexpr%> constructor that is not a copy or move constructor"
51316 msgstr ""
51317
51318 #: cp/class.cc:5937
51319 #, gcc-internal-format
51320 msgid "  base class %qT of %q+T is non-literal"
51321 msgstr ""
51322
51323 #: cp/class.cc:5952
51324 #, gcc-internal-format
51325 msgid "  non-static data member %qD has non-literal type"
51326 msgstr ""
51327
51328 #: cp/class.cc:5959
51329 #, gcc-internal-format
51330 msgid "  non-static data member %qD has volatile type"
51331 msgstr ""
51332
51333 #: cp/class.cc:6090
51334 #, gcc-internal-format
51335 msgid "base class %q#T has accessible non-virtual destructor"
51336 msgstr ""
51337
51338 #: cp/class.cc:6119
51339 #, gcc-internal-format
51340 msgid "non-static reference %q#D in class without a constructor"
51341 msgstr ""
51342
51343 #: cp/class.cc:6125
51344 #, gcc-internal-format
51345 msgid "non-static const member %q#D in class without a constructor"
51346 msgstr ""
51347
51348 #: cp/class.cc:6457
51349 #, gcc-internal-format
51350 msgid ""
51351 "offset of %qT base class for %<-std=c++14%> and up changes in %<-fabi-"
51352 "version=17%> (GCC 12)"
51353 msgstr ""
51354
51355 #: cp/class.cc:6461
51356 #, gcc-internal-format
51357 msgid ""
51358 "offset of %qD for %<-std=c++14%> and up changes in %<-fabi-version=17%> (GCC "
51359 "12)"
51360 msgstr ""
51361
51362 #: cp/class.cc:6501
51363 #, gcc-internal-format
51364 msgid "direct base %qT inaccessible in %qT due to ambiguity"
51365 msgstr ""
51366
51367 #: cp/class.cc:6513
51368 #, gcc-internal-format
51369 msgid "virtual base %qT inaccessible in %qT due to ambiguity"
51370 msgstr ""
51371
51372 #: cp/class.cc:6755
51373 #, gcc-internal-format
51374 msgid ""
51375 "offset of %qD is not ABI-compliant and may change in a future version of GCC"
51376 msgstr ""
51377
51378 #: cp/class.cc:6950
51379 #, gcc-internal-format
51380 msgid "size of type %qT is too large (%qE bytes)"
51381 msgstr ""
51382
51383 #: cp/class.cc:7236
51384 #, gcc-internal-format
51385 msgid "invalid use of %q#T with a zero-size array in %q#D"
51386 msgstr ""
51387
51388 #: cp/class.cc:7238
51389 #, gcc-internal-format
51390 msgid "invalid use of %q#T with a flexible array member in %q#T"
51391 msgstr ""
51392
51393 #: cp/class.cc:7243
51394 #, gcc-internal-format
51395 msgid "array member %q#D declared here"
51396 msgstr ""
51397
51398 #: cp/class.cc:7271
51399 #, gcc-internal-format
51400 msgid "zero-size array member %qD not at end of %q#T"
51401 msgstr ""
51402
51403 #: cp/class.cc:7273
51404 #, gcc-internal-format
51405 msgid "zero-size array member %qD in an otherwise empty %q#T"
51406 msgstr ""
51407
51408 #: cp/class.cc:7282 cp/class.cc:7313
51409 #, gcc-internal-format
51410 msgid "in the definition of %q#T"
51411 msgstr ""
51412
51413 #: cp/class.cc:7290
51414 #, gcc-internal-format
51415 msgid "flexible array member %qD not at end of %q#T"
51416 msgstr ""
51417
51418 #: cp/class.cc:7292
51419 #, gcc-internal-format
51420 msgid "flexible array member %qD in an otherwise empty %q#T"
51421 msgstr ""
51422
51423 #: cp/class.cc:7311
51424 #, gcc-internal-format
51425 msgid "next member %q#D declared here"
51426 msgstr ""
51427
51428 #: cp/class.cc:7425 cp/decl.cc:16682 cp/parser.cc:26624
51429 #, gcc-internal-format
51430 msgid "redefinition of %q#T"
51431 msgstr ""
51432
51433 #: cp/class.cc:7569
51434 #, gcc-internal-format
51435 msgid "%q#T has virtual functions and accessible non-virtual destructor"
51436 msgstr ""
51437
51438 #: cp/class.cc:7597
51439 #, gcc-internal-format
51440 msgid "type transparent %q#T does not have any fields"
51441 msgstr ""
51442
51443 #: cp/class.cc:7603
51444 #, gcc-internal-format
51445 msgid "type transparent class %qT has base classes"
51446 msgstr ""
51447
51448 #: cp/class.cc:7607
51449 #, gcc-internal-format
51450 msgid "type transparent class %qT has virtual functions"
51451 msgstr ""
51452
51453 #: cp/class.cc:7613
51454 #, gcc-internal-format
51455 msgid ""
51456 "type transparent %q#T cannot be made transparent because the type of the "
51457 "first field has a different ABI from the class overall"
51458 msgstr ""
51459
51460 #: cp/class.cc:7772
51461 #, gcc-internal-format
51462 msgid "definition of %qD does not match %<#include <initializer_list>%>"
51463 msgstr ""
51464
51465 #: cp/class.cc:7783
51466 #, gcc-internal-format
51467 msgid "trying to finish struct, but kicked out due to previous parse errors"
51468 msgstr ""
51469
51470 #: cp/class.cc:8290
51471 #, gcc-internal-format
51472 msgid "language string %<\"%E\"%> not recognized"
51473 msgstr ""
51474
51475 #: cp/class.cc:8380
51476 #, gcc-internal-format
51477 msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
51478 msgstr ""
51479
51480 #: cp/class.cc:8538
51481 #, gcc-internal-format
51482 msgid "no matches converting function %qD to type %q#T"
51483 msgstr ""
51484
51485 #: cp/class.cc:8565
51486 #, gcc-internal-format
51487 msgid "converting overloaded function %qD to type %q#T is ambiguous"
51488 msgstr ""
51489
51490 #: cp/class.cc:8592
51491 #, gcc-internal-format
51492 msgid "assuming pointer to member %qD"
51493 msgstr ""
51494
51495 #: cp/class.cc:8595
51496 #, gcc-internal-format
51497 msgid "(a pointer to member can only be formed with %<&%E%>)"
51498 msgstr ""
51499
51500 #: cp/class.cc:8671 cp/class.cc:8713
51501 #, gcc-internal-format
51502 msgid "not enough type information"
51503 msgstr ""
51504
51505 #: cp/class.cc:8691
51506 #, gcc-internal-format
51507 msgid "cannot convert %qE from type %qT to type %qT"
51508 msgstr ""
51509
51510 #: cp/class.cc:8965
51511 #, gcc-internal-format
51512 msgid "declaration of %q#D changes meaning of %qD"
51513 msgstr ""
51514
51515 #: cp/class.cc:8968
51516 #, gcc-internal-format
51517 msgid "%qD declared here as %q#D"
51518 msgstr ""
51519
51520 #: cp/constexpr.cc:110
51521 #, gcc-internal-format
51522 msgid "the type %qT of %<constexpr%> variable %qD is not literal"
51523 msgstr ""
51524
51525 #: cp/constexpr.cc:121
51526 #, gcc-internal-format
51527 msgid ""
51528 "variable %qD of non-literal type %qT in %<constexpr%> function only "
51529 "available with %<-std=c++2b%> or %<-std=gnu++2b%>"
51530 msgstr ""
51531
51532 #: cp/constexpr.cc:134
51533 #, gcc-internal-format
51534 msgid "%<constexpr%> variable %qD has variably-modified type %qT"
51535 msgstr ""
51536
51537 #: cp/constexpr.cc:198
51538 #, gcc-internal-format
51539 msgid "inherited constructor %qD is not %<constexpr%>"
51540 msgstr ""
51541
51542 #: cp/constexpr.cc:211
51543 #, gcc-internal-format
51544 msgid "invalid type for parameter %d of %<constexpr%> function %q+#D"
51545 msgstr ""
51546
51547 #: cp/constexpr.cc:223
51548 #, gcc-internal-format
51549 msgid "lambdas are implicitly %<constexpr%> only in C++17 and later"
51550 msgstr ""
51551
51552 #: cp/constexpr.cc:232 cp/decl.cc:13817
51553 #, gcc-internal-format
51554 msgid ""
51555 "%<constexpr%> destructors only available with %<-std=c++20%> or %<-std=gnu+"
51556 "+20%>"
51557 msgstr ""
51558
51559 #: cp/constexpr.cc:245
51560 #, gcc-internal-format
51561 msgid "invalid return type %qT of %<constexpr%> function %q+D"
51562 msgstr ""
51563
51564 #: cp/constexpr.cc:272
51565 #, gcc-internal-format
51566 msgid "%q#T has virtual base classes"
51567 msgstr ""
51568
51569 #: cp/constexpr.cc:530
51570 #, gcc-internal-format
51571 msgid "%<constexpr%> constructor does not have empty body"
51572 msgstr ""
51573
51574 #: cp/constexpr.cc:790
51575 #, gcc-internal-format
51576 msgid ""
51577 "%<constexpr%> constructor for union %qT must initialize exactly one non-"
51578 "static data member"
51579 msgstr ""
51580
51581 #: cp/constexpr.cc:851
51582 #, gcc-internal-format
51583 msgid ""
51584 "member %qD must be initialized by mem-initializer in %<constexpr%> "
51585 "constructor"
51586 msgstr ""
51587
51588 #: cp/constexpr.cc:914
51589 #, gcc-internal-format
51590 msgid "body of %<constexpr%> function %qD not a return-statement"
51591 msgstr ""
51592
51593 #: cp/constexpr.cc:1028
51594 #, gcc-internal-format
51595 msgid "%qD is not usable as a %<constexpr%> function because:"
51596 msgstr ""
51597
51598 #: cp/constexpr.cc:1527 cp/constexpr.cc:2895
51599 #, gcc-internal-format
51600 msgid "%<constexpr%> call flows off the end of the function"
51601 msgstr ""
51602
51603 #: cp/constexpr.cc:1532 cp/constexpr.cc:1542 cp/constexpr.cc:3106
51604 #, gcc-internal-format
51605 msgid "%q+E is not a constant expression"
51606 msgstr ""
51607
51608 #: cp/constexpr.cc:1851 cp/constexpr.cc:8494
51609 #, gcc-internal-format
51610 msgid "call to internal function %qE"
51611 msgstr ""
51612
51613 #: cp/constexpr.cc:1905
51614 #, gcc-internal-format
51615 msgid "modifying a const object %qE is not allowed in a constant expression"
51616 msgstr ""
51617
51618 #: cp/constexpr.cc:1907
51619 #, gcc-internal-format
51620 msgid "originally declared %<const%> here"
51621 msgstr ""
51622
51623 #: cp/constexpr.cc:2125 cp/constexpr.cc:2180 cp/constexpr.cc:2212
51624 #: cp/constexpr.cc:2233
51625 #, gcc-internal-format
51626 msgid "reference %<dynamic_cast%> failed"
51627 msgstr ""
51628
51629 #: cp/constexpr.cc:2126
51630 #, gcc-internal-format
51631 msgid "dynamic type %qT of its operand does not have a base class of type %qT"
51632 msgstr ""
51633
51634 #: cp/constexpr.cc:2150
51635 #, gcc-internal-format
51636 msgid "virtual table pointer is used uninitialized"
51637 msgstr ""
51638
51639 #: cp/constexpr.cc:2181 cp/constexpr.cc:2213
51640 #, gcc-internal-format
51641 msgid ""
51642 "static type %qT of its operand is a non-public base class of dynamic type %qT"
51643 msgstr ""
51644
51645 #: cp/constexpr.cc:2235
51646 #, gcc-internal-format
51647 msgid "%qT is an ambiguous base class of dynamic type %qT of its operand"
51648 msgstr ""
51649
51650 #: cp/constexpr.cc:2238
51651 #, gcc-internal-format
51652 msgid ""
51653 "dynamic type %qT of its operand does not have an unambiguous public base "
51654 "class %qT"
51655 msgstr ""
51656
51657 #: cp/constexpr.cc:2315 cp/constexpr.cc:2590 cp/constexpr.cc:8526
51658 #, gcc-internal-format
51659 msgid "call to non-%<constexpr%> function %qD"
51660 msgstr ""
51661
51662 #. virtual_offset is only set for virtual bases, which make the
51663 #. class non-literal, so we don't need to handle it here.
51664 #: cp/constexpr.cc:2321
51665 #, gcc-internal-format
51666 msgid "calling constexpr member function %qD through virtual base subobject"
51667 msgstr ""
51668
51669 #: cp/constexpr.cc:2438
51670 #, gcc-internal-format
51671 msgid "expression %qE does not designate a %<constexpr%> function"
51672 msgstr ""
51673
51674 #: cp/constexpr.cc:2511
51675 #, gcc-internal-format
51676 msgid "array deallocation of object allocated with non-array allocation"
51677 msgstr ""
51678
51679 #: cp/constexpr.cc:2515 cp/constexpr.cc:2537
51680 #, gcc-internal-format
51681 msgid "allocation performed here"
51682 msgstr ""
51683
51684 #: cp/constexpr.cc:2533
51685 #, gcc-internal-format
51686 msgid "non-array deallocation of object allocated with array allocation"
51687 msgstr ""
51688
51689 #: cp/constexpr.cc:2550
51690 #, gcc-internal-format
51691 msgid "deallocation of already deallocated storage"
51692 msgstr ""
51693
51694 #: cp/constexpr.cc:2557
51695 #, gcc-internal-format
51696 msgid "deallocation of storage that was not previously allocated"
51697 msgstr ""
51698
51699 #: cp/constexpr.cc:2686
51700 #, gcc-internal-format
51701 msgid "%qD called in a constant expression before its definition is complete"
51702 msgstr ""
51703
51704 #: cp/constexpr.cc:2693
51705 #, gcc-internal-format
51706 msgid "%qD called in a constant expression"
51707 msgstr ""
51708
51709 #: cp/constexpr.cc:2697
51710 #, gcc-internal-format
51711 msgid "%qD used before its definition"
51712 msgstr ""
51713
51714 #: cp/constexpr.cc:2769
51715 #, gcc-internal-format
51716 msgid "call has circular dependency"
51717 msgstr ""
51718
51719 #: cp/constexpr.cc:2780
51720 #, gcc-internal-format
51721 msgid ""
51722 "%<constexpr%> evaluation depth exceeds maximum of %d (use %<-fconstexpr-"
51723 "depth=%> to increase the maximum)"
51724 msgstr ""
51725
51726 #: cp/constexpr.cc:3146
51727 #, gcc-internal-format
51728 msgid "right operand of shift expression %q+E is negative"
51729 msgstr ""
51730
51731 #: cp/constexpr.cc:3153
51732 #, gcc-internal-format
51733 msgid ""
51734 "right operand of shift expression %q+E is greater than or equal to the "
51735 "precision %wu of the left operand"
51736 msgstr ""
51737
51738 #: cp/constexpr.cc:3176
51739 #, gcc-internal-format
51740 msgid "left operand of shift expression %q+E is negative"
51741 msgstr ""
51742
51743 #: cp/constexpr.cc:3195
51744 #, gcc-internal-format
51745 msgid "shift expression %q+E overflows"
51746 msgstr ""
51747
51748 #: cp/constexpr.cc:3394
51749 #, gcc-internal-format
51750 msgid "arithmetic involving a null pointer in %qE"
51751 msgstr ""
51752
51753 #: cp/constexpr.cc:3809
51754 #, gcc-internal-format
51755 msgid ""
51756 "array subscript value %qE is outside the bounds of array %qD of type %qT"
51757 msgstr ""
51758
51759 #: cp/constexpr.cc:3812
51760 #, gcc-internal-format
51761 msgid ""
51762 "nonzero array subscript %qE is used with array %qD of type %qT with unknown "
51763 "bounds"
51764 msgstr ""
51765
51766 #: cp/constexpr.cc:3817
51767 #, gcc-internal-format
51768 msgid "array subscript value %qE is outside the bounds of array type %qT"
51769 msgstr ""
51770
51771 #: cp/constexpr.cc:3820
51772 #, gcc-internal-format
51773 msgid ""
51774 "nonzero array subscript %qE is used with array of type %qT with unknown "
51775 "bounds"
51776 msgstr ""
51777
51778 #: cp/constexpr.cc:4003
51779 #, gcc-internal-format
51780 msgid "accessing uninitialized array element"
51781 msgstr ""
51782
51783 #: cp/constexpr.cc:4060
51784 #, gcc-internal-format
51785 msgid "dereferencing a null pointer in %qE"
51786 msgstr ""
51787
51788 #: cp/constexpr.cc:4077 cp/constexpr.cc:4176 cp/constexpr.cc:6528
51789 #: cp/constexpr.cc:6627 cp/constexpr.cc:8446
51790 #, gcc-internal-format
51791 msgid "%qE is not a constant expression"
51792 msgstr ""
51793
51794 #: cp/constexpr.cc:4083
51795 #, gcc-internal-format
51796 msgid "mutable %qD is not usable in a constant expression"
51797 msgstr ""
51798
51799 #: cp/constexpr.cc:4114 cp/constexpr.cc:4136
51800 #, gcc-internal-format
51801 msgid "accessing uninitialized member %qD"
51802 msgstr ""
51803
51804 #: cp/constexpr.cc:4116
51805 #, gcc-internal-format
51806 msgid ""
51807 "accessing %qD member instead of initialized %qD member in constant expression"
51808 msgstr ""
51809
51810 #: cp/constexpr.cc:4247
51811 #, gcc-internal-format
51812 msgid "%qs is not a constant expression because %qT is a union type"
51813 msgstr ""
51814
51815 #: cp/constexpr.cc:4250
51816 #, gcc-internal-format
51817 msgid "%qs is not a constant expression because %qT contains a union type"
51818 msgstr ""
51819
51820 #: cp/constexpr.cc:4261
51821 #, gcc-internal-format
51822 msgid "%qs is not a constant expression because %qT is a pointer type"
51823 msgstr ""
51824
51825 #: cp/constexpr.cc:4264
51826 #, gcc-internal-format
51827 msgid "%qs is not a constant expression because %qT contains a pointer type"
51828 msgstr ""
51829
51830 #: cp/constexpr.cc:4275
51831 #, gcc-internal-format
51832 msgid "%qs is not a constant expression because %qT is a reference type"
51833 msgstr ""
51834
51835 #: cp/constexpr.cc:4278
51836 #, gcc-internal-format
51837 msgid "%qs is not a constant expression because %qT contains a reference type"
51838 msgstr ""
51839
51840 #: cp/constexpr.cc:4289
51841 #, gcc-internal-format
51842 msgid ""
51843 "%qs is not a constant expression because %qT is a pointer to member type"
51844 msgstr ""
51845
51846 #: cp/constexpr.cc:4293
51847 #, gcc-internal-format
51848 msgid ""
51849 "%qs is not a constant expression because %qT contains a pointer to member "
51850 "type"
51851 msgstr ""
51852
51853 #: cp/constexpr.cc:4304
51854 #, gcc-internal-format
51855 msgid "%qs is not a constant expression because %qT is volatile"
51856 msgstr ""
51857
51858 #: cp/constexpr.cc:4307
51859 #, gcc-internal-format
51860 msgid ""
51861 "%qs is not a constant expression because %qT contains a volatile subobject"
51862 msgstr ""
51863
51864 #: cp/constexpr.cc:4460
51865 #, gcc-internal-format
51866 msgid "%qs cannot be constant evaluated on the target"
51867 msgstr ""
51868
51869 #: cp/constexpr.cc:4469 cp/constexpr.cc:4479
51870 #, gcc-internal-format
51871 msgid "%qs cannot be constant evaluated because the type is too large"
51872 msgstr ""
51873
51874 #: cp/constexpr.cc:4499
51875 #, gcc-internal-format
51876 msgid "%qs cannot be constant evaluated because the argument cannot be encoded"
51877 msgstr ""
51878
51879 #: cp/constexpr.cc:4538
51880 #, gcc-internal-format
51881 msgid "%qs accessing uninitialized byte at offset %d"
51882 msgstr ""
51883
51884 #: cp/constexpr.cc:4550
51885 #, gcc-internal-format
51886 msgid ""
51887 "%qs cannot be constant evaluated because the argument cannot be interpreted"
51888 msgstr ""
51889
51890 #: cp/constexpr.cc:5341 cp/constexpr.cc:7223
51891 #, gcc-internal-format
51892 msgid "dereferencing a null pointer"
51893 msgstr ""
51894
51895 #: cp/constexpr.cc:5361
51896 #, gcc-internal-format
51897 msgid "accessing value of %qE through a %qT glvalue in a constant expression"
51898 msgstr ""
51899
51900 #: cp/constexpr.cc:5406
51901 #, gcc-internal-format
51902 msgid ""
51903 "the content of uninitialized storage is not usable in a constant expression"
51904 msgstr ""
51905
51906 #: cp/constexpr.cc:5408 cp/constexpr.cc:5415
51907 #, gcc-internal-format
51908 msgid "allocated here"
51909 msgstr ""
51910
51911 #: cp/constexpr.cc:5413
51912 #, gcc-internal-format
51913 msgid "use of allocated storage after deallocation in a constant expression"
51914 msgstr ""
51915
51916 #: cp/constexpr.cc:5418
51917 #, gcc-internal-format
51918 msgid "the value of %qD is not usable in a constant expression"
51919 msgstr ""
51920
51921 #: cp/constexpr.cc:5425
51922 #, gcc-internal-format
51923 msgid "%qD used in its own initializer"
51924 msgstr ""
51925
51926 #: cp/constexpr.cc:5430
51927 #, gcc-internal-format
51928 msgid "%q#D is not const"
51929 msgstr ""
51930
51931 #: cp/constexpr.cc:5433
51932 #, gcc-internal-format
51933 msgid "%q#D is volatile"
51934 msgstr ""
51935
51936 #: cp/constexpr.cc:5438 cp/constexpr.cc:5445
51937 #, gcc-internal-format
51938 msgid "%qD was not initialized with a constant expression"
51939 msgstr ""
51940
51941 #: cp/constexpr.cc:5451
51942 #, gcc-internal-format
51943 msgid "%qD was not declared %<constexpr%>"
51944 msgstr ""
51945
51946 #: cp/constexpr.cc:5454
51947 #, gcc-internal-format
51948 msgid "%qD does not have integral or enumeration type"
51949 msgstr ""
51950
51951 #: cp/constexpr.cc:5709
51952 #, gcc-internal-format
51953 msgid "modification of %qE is not a constant expression"
51954 msgstr ""
51955
51956 #: cp/constexpr.cc:5778
51957 #, gcc-internal-format
51958 msgid "change of the active member of a union from %qD to %qD"
51959 msgstr ""
51960
51961 #: cp/constexpr.cc:5791
51962 #, gcc-internal-format
51963 msgid ""
51964 "change of the active member of a union from %qD to %qD during initialization"
51965 msgstr ""
51966
51967 #: cp/constexpr.cc:6185 cp/constexpr.cc:7489
51968 #, gcc-internal-format
51969 msgid "statement is not a constant expression"
51970 msgstr ""
51971
51972 #: cp/constexpr.cc:6289
51973 #, gcc-internal-format
51974 msgid ""
51975 "%<constexpr%> loop iteration count exceeds limit of %d (use %<-fconstexpr-"
51976 "loop-limit=%> to increase the limit)"
51977 msgstr ""
51978
51979 #: cp/constexpr.cc:6389
51980 #, gcc-internal-format
51981 msgid "inline assembly is not a constant expression"
51982 msgstr ""
51983
51984 #: cp/constexpr.cc:6390
51985 #, gcc-internal-format
51986 msgid ""
51987 "only unevaluated inline assembly is allowed in a %<constexpr%> function in C+"
51988 "+20"
51989 msgstr ""
51990
51991 #: cp/constexpr.cc:6408
51992 #, gcc-internal-format
51993 msgid "use of %qD"
51994 msgstr ""
51995
51996 #: cp/constexpr.cc:6412
51997 #, gcc-internal-format
51998 msgid ""
51999 "its value can vary between compiler versions or with different %<-mtune%> or "
52000 "%<-mcpu%> flags"
52001 msgstr ""
52002
52003 #: cp/constexpr.cc:6414
52004 #, gcc-internal-format
52005 msgid ""
52006 "if this use is part of a public ABI, change it to instead use a constant "
52007 "variable you define"
52008 msgstr ""
52009
52010 #: cp/constexpr.cc:6416
52011 #, gcc-internal-format, gfc-internal-format
52012 msgid "the default value for the current CPU tuning is %d bytes"
52013 msgstr ""
52014
52015 #: cp/constexpr.cc:6418
52016 #, gcc-internal-format
52017 msgid ""
52018 "you can stabilize this value with %<--param "
52019 "hardware_destructive_interference_size=%d%>, or disable this warning with %<-"
52020 "Wno-interference-size%>"
52021 msgstr ""
52022
52023 #: cp/constexpr.cc:6490
52024 #, gcc-internal-format
52025 msgid "value %qE of type %qT is not a constant expression"
52026 msgstr ""
52027
52028 #: cp/constexpr.cc:6503
52029 #, gcc-internal-format
52030 msgid ""
52031 "%<constexpr%> evaluation operation count exceeds limit of %wd (use %<-"
52032 "fconstexpr-ops-limit=%> to increase the limit)"
52033 msgstr ""
52034
52035 #: cp/constexpr.cc:6655
52036 #, gcc-internal-format
52037 msgid "control passes through declaration of %qD with thread storage duration"
52038 msgstr ""
52039
52040 #: cp/constexpr.cc:6658
52041 #, gcc-internal-format
52042 msgid "control passes through declaration of %qD with static storage duration"
52043 msgstr ""
52044
52045 #: cp/constexpr.cc:6706 cp/constexpr.cc:9119
52046 #, gcc-internal-format
52047 msgid "temporary of non-literal type %qT in a constant expression"
52048 msgstr ""
52049
52050 #: cp/constexpr.cc:7142 cp/constexpr.cc:8651
52051 #, gcc-internal-format
52052 msgid "%<reinterpret_cast%> is not a constant expression"
52053 msgstr ""
52054
52055 #: cp/constexpr.cc:7170
52056 #, gcc-internal-format
52057 msgid ""
52058 "conversion from pointer type %qT to arithmetic type %qT in a constant "
52059 "expression"
52060 msgstr ""
52061
52062 #: cp/constexpr.cc:7198
52063 #, gcc-internal-format
52064 msgid "cast from %qT is not allowed"
52065 msgstr ""
52066
52067 #: cp/constexpr.cc:7234
52068 #, gcc-internal-format
52069 msgid "%<reinterpret_cast<%T>(%E)%> is not a constant expression"
52070 msgstr ""
52071
52072 #: cp/constexpr.cc:7339 cp/constexpr.cc:8945 cp/constexpr.cc:9335
52073 #, gcc-internal-format
52074 msgid "expression %qE is not a constant expression"
52075 msgstr ""
52076
52077 #: cp/constexpr.cc:7386 cp/constexpr.cc:9373
52078 #, gcc-internal-format
52079 msgid "%<goto%> is not a constant expression"
52080 msgstr ""
52081
52082 #: cp/constexpr.cc:7442
52083 #, gcc-internal-format
52084 msgid "unexpected template-id %qE"
52085 msgstr ""
52086
52087 #: cp/constexpr.cc:7448 cp/constraint.cc:178 cp/constraint.cc:714
52088 #, gcc-internal-format
52089 msgid "function concept must be called"
52090 msgstr ""
52091
52092 #: cp/constexpr.cc:7473
52093 #, gcc-internal-format
52094 msgid "address of a call to %qs is not a constant expression"
52095 msgstr ""
52096
52097 #: cp/constexpr.cc:7492
52098 #, gcc-internal-format
52099 msgid "unexpected expression %qE of kind %s"
52100 msgstr ""
52101
52102 #: cp/constexpr.cc:7727
52103 #, gcc-internal-format
52104 msgid ""
52105 "%qE is not a constant expression because it refers to mutable subobjects of "
52106 "%qT"
52107 msgstr ""
52108
52109 #: cp/constexpr.cc:7735
52110 #, gcc-internal-format
52111 msgid ""
52112 "%qE is not a constant expression because it refers to an incompletely "
52113 "initialized variable"
52114 msgstr ""
52115
52116 #: cp/constexpr.cc:7750
52117 #, gcc-internal-format
52118 msgid ""
52119 "%qE is not a constant expression because it refers to a result of %<operator "
52120 "new%>"
52121 msgstr ""
52122
52123 #: cp/constexpr.cc:7761
52124 #, gcc-internal-format
52125 msgid ""
52126 "%qE is not a constant expression because allocated storage has not been "
52127 "deallocated"
52128 msgstr ""
52129
52130 #: cp/constexpr.cc:7779
52131 #, gcc-internal-format
52132 msgid "immediate evaluation returns address of immediate function %qD"
52133 msgstr ""
52134
52135 #: cp/constexpr.cc:8386
52136 #, gcc-internal-format
52137 msgid "lvalue-to-rvalue conversion of a volatile lvalue %qE with type %qT"
52138 msgstr ""
52139
52140 #: cp/constexpr.cc:8616
52141 #, gcc-internal-format
52142 msgid "lambda capture of %qE is not a constant expression"
52143 msgstr ""
52144
52145 #: cp/constexpr.cc:8619
52146 #, gcc-internal-format
52147 msgid "because it is used as a glvalue"
52148 msgstr ""
52149
52150 #: cp/constexpr.cc:8671
52151 #, gcc-internal-format
52152 msgid "%<reinterpret_cast%> from integer to pointer"
52153 msgstr ""
52154
52155 #: cp/constexpr.cc:8704
52156 #, gcc-internal-format
52157 msgid ""
52158 "address-of an object %qE with thread local or automatic storage is not a "
52159 "constant expression"
52160 msgstr ""
52161
52162 #: cp/constexpr.cc:8743
52163 #, gcc-internal-format
52164 msgid "use of %<this%> in a constant expression"
52165 msgstr ""
52166
52167 #: cp/constexpr.cc:8891
52168 #, gcc-internal-format
52169 msgid "lambda-expression is not a constant expression before C++17"
52170 msgstr ""
52171
52172 #: cp/constexpr.cc:8959
52173 #, gcc-internal-format
52174 msgid "virtual functions cannot be %<constexpr%> before C++20"
52175 msgstr ""
52176
52177 #: cp/constexpr.cc:8974
52178 #, gcc-internal-format
52179 msgid ""
52180 "%<typeid%> is not a constant expression because %qE is of polymorphic type"
52181 msgstr ""
52182
52183 #: cp/constexpr.cc:9038
52184 #, gcc-internal-format
52185 msgid "cast to non-integral type %qT in a constant expression"
52186 msgstr ""
52187
52188 #: cp/constexpr.cc:9088
52189 #, gcc-internal-format
52190 msgid "%qD declared %<thread_local%> in %<constexpr%> context"
52191 msgstr ""
52192
52193 #: cp/constexpr.cc:9095
52194 #, gcc-internal-format
52195 msgid "%qD declared %<static%> in %<constexpr%> context"
52196 msgstr ""
52197
52198 #: cp/constexpr.cc:9168
52199 #, gcc-internal-format
52200 msgid "division by zero is not a constant expression"
52201 msgstr ""
52202
52203 #: cp/constexpr.cc:9269
52204 #, gcc-internal-format
52205 msgid "%<delete[]%> is not a constant expression"
52206 msgstr ""
52207
52208 #: cp/constexpr.cc:9343
52209 #, gcc-internal-format
52210 msgid "non-constant array initialization"
52211 msgstr ""
52212
52213 #: cp/constexpr.cc:9382
52214 #, gcc-internal-format
52215 msgid ""
52216 "label definition in %<constexpr%> function only available with %<-std=c++2b"
52217 "%> or %<-std=gnu++2b%>"
52218 msgstr ""
52219
52220 #: cp/constexpr.cc:9412
52221 #, gcc-internal-format, gfc-internal-format
52222 msgid "unexpected AST of kind %s"
52223 msgstr ""
52224
52225 #: cp/constraint.cc:166
52226 #, gcc-internal-format
52227 msgid "constraint expression does not have type %<bool%>"
52228 msgstr ""
52229
52230 #: cp/constraint.cc:373
52231 #, gcc-internal-format
52232 msgid "function call of variable concept %qE"
52233 msgstr ""
52234
52235 #: cp/constraint.cc:545
52236 #, gcc-internal-format
52237 msgid "MAP %qD TO %qT"
52238 msgstr ""
52239
52240 #: cp/constraint.cc:547
52241 #, gcc-internal-format
52242 msgid "MAP %qD TO %qE"
52243 msgstr ""
52244
52245 #: cp/constraint.cc:560
52246 #, gcc-internal-format
52247 msgid "argument %qT"
52248 msgstr ""
52249
52250 #: cp/constraint.cc:562
52251 #, gcc-internal-format
52252 msgid "argument %qE"
52253 msgstr ""
52254
52255 #: cp/constraint.cc:1141
52256 #, gcc-internal-format
52257 msgid "%qT does not match original declaration"
52258 msgstr ""
52259
52260 #: cp/constraint.cc:1144
52261 #, gcc-internal-format
52262 msgid "original template declaration here"
52263 msgstr ""
52264
52265 #: cp/constraint.cc:1348
52266 #, gcc-internal-format
52267 msgid "no matching concepts for %qE"
52268 msgstr ""
52269
52270 #: cp/constraint.cc:1649
52271 #, gcc-internal-format
52272 msgid "%qE cannot be introduced with an ellipsis %<...%>"
52273 msgstr ""
52274
52275 #: cp/constraint.cc:1650
52276 #, gcc-internal-format
52277 msgid "prototype declared here"
52278 msgstr ""
52279
52280 #: cp/constraint.cc:1737
52281 #, gcc-internal-format
52282 msgid "all template parameters of %qD must be introduced"
52283 msgstr ""
52284
52285 #: cp/constraint.cc:1765
52286 #, gcc-internal-format
52287 msgid "cannot deduce template parameters from introduction list"
52288 msgstr ""
52289
52290 #: cp/constraint.cc:1929
52291 #, gcc-internal-format
52292 msgid "the required expression %qE is invalid, because"
52293 msgstr ""
52294
52295 #: cp/constraint.cc:1936
52296 #, gcc-internal-format
52297 msgid "the required expression %qE is invalid"
52298 msgstr ""
52299
52300 #. Replay the substitution error.
52301 #: cp/constraint.cc:1975
52302 #, gcc-internal-format
52303 msgid "the required type %qT is invalid, because"
52304 msgstr ""
52305
52306 #: cp/constraint.cc:1979
52307 #, gcc-internal-format
52308 msgid "the required type %qT is invalid"
52309 msgstr ""
52310
52311 #: cp/constraint.cc:2032 cp/constraint.cc:2105
52312 #, gcc-internal-format
52313 msgid "cannot convert %qE to %qT"
52314 msgstr ""
52315
52316 #: cp/constraint.cc:2058
52317 #, gcc-internal-format
52318 msgid "%qE is not %<noexcept%>"
52319 msgstr ""
52320
52321 #: cp/constraint.cc:2082
52322 #, gcc-internal-format
52323 msgid "%qE does not satisfy return-type-requirement, because"
52324 msgstr ""
52325
52326 #: cp/constraint.cc:2089
52327 #, gcc-internal-format
52328 msgid "%qE does not satisfy return-type-requirement"
52329 msgstr ""
52330
52331 #: cp/constraint.cc:2100
52332 #, gcc-internal-format
52333 msgid "cannot convert %qE to %qT because"
52334 msgstr ""
52335
52336 #. Replay the substitution error.
52337 #: cp/constraint.cc:2132
52338 #, gcc-internal-format
52339 msgid "nested requirement %qE is not satisfied, because"
52340 msgstr ""
52341
52342 #: cp/constraint.cc:2136
52343 #, gcc-internal-format
52344 msgid "nested requirement %qE is not satisfied"
52345 msgstr ""
52346
52347 #: cp/constraint.cc:2623
52348 #, gcc-internal-format
52349 msgid "satisfaction of atomic constraint %qE depends on itself"
52350 msgstr ""
52351
52352 #: cp/constraint.cc:2669
52353 #, gcc-internal-format
52354 msgid "satisfaction value of atomic constraint %qE changed from %qE to %qE"
52355 msgstr ""
52356
52357 #: cp/constraint.cc:2672
52358 #, gcc-internal-format
52359 msgid "satisfaction value first evaluated to %qE from here"
52360 msgstr ""
52361
52362 #: cp/constraint.cc:2789
52363 #, gcc-internal-format
52364 msgid "no operand of the disjunction is satisfied"
52365 msgstr ""
52366
52367 #: cp/constraint.cc:2802
52368 #, gcc-internal-format
52369 msgid "the operand %qE is unsatisfied because"
52370 msgstr ""
52371
52372 #: cp/constraint.cc:3422
52373 #, gcc-internal-format
52374 msgid "definition of concept %qD is empty"
52375 msgstr ""
52376
52377 #: cp/constraint.cc:3425
52378 #, gcc-internal-format
52379 msgid "definition of concept %qD has multiple statements"
52380 msgstr ""
52381
52382 #: cp/constraint.cc:3571
52383 #, gcc-internal-format
52384 msgid "  %qT is not %<nothrow%> copy assignable"
52385 msgstr ""
52386
52387 #: cp/constraint.cc:3574
52388 #, gcc-internal-format
52389 msgid "  %qT is not %<nothrow%> default constructible"
52390 msgstr ""
52391
52392 #: cp/constraint.cc:3577
52393 #, gcc-internal-format
52394 msgid "  %qT is not %<nothrow%> copy constructible"
52395 msgstr ""
52396
52397 #: cp/constraint.cc:3580
52398 #, gcc-internal-format
52399 msgid "  %qT is not trivially copy assignable"
52400 msgstr ""
52401
52402 #: cp/constraint.cc:3583
52403 #, gcc-internal-format
52404 msgid "  %qT is not trivially default constructible"
52405 msgstr ""
52406
52407 #: cp/constraint.cc:3586
52408 #, gcc-internal-format
52409 msgid "  %qT is not trivially copy constructible"
52410 msgstr ""
52411
52412 #: cp/constraint.cc:3589
52413 #, gcc-internal-format
52414 msgid "  %qT is not trivially destructible"
52415 msgstr ""
52416
52417 #: cp/constraint.cc:3592
52418 #, gcc-internal-format
52419 msgid "  %qT does not have a virtual destructor"
52420 msgstr ""
52421
52422 #: cp/constraint.cc:3595
52423 #, gcc-internal-format
52424 msgid "  %qT is not an abstract class"
52425 msgstr ""
52426
52427 #: cp/constraint.cc:3598
52428 #, gcc-internal-format
52429 msgid "  %qT is not a base of %qT"
52430 msgstr ""
52431
52432 #: cp/constraint.cc:3601
52433 #, gcc-internal-format
52434 msgid "  %qT is not a class"
52435 msgstr ""
52436
52437 #: cp/constraint.cc:3604
52438 #, gcc-internal-format
52439 msgid "  %qT is not an empty class"
52440 msgstr ""
52441
52442 #: cp/constraint.cc:3607
52443 #, gcc-internal-format
52444 msgid "  %qT is not an enum"
52445 msgstr ""
52446
52447 #: cp/constraint.cc:3610
52448 #, gcc-internal-format
52449 msgid "  %qT is not a final class"
52450 msgstr ""
52451
52452 #: cp/constraint.cc:3613
52453 #, gcc-internal-format
52454 msgid "  %qT is not layout compatible with %qT"
52455 msgstr ""
52456
52457 #: cp/constraint.cc:3616
52458 #, gcc-internal-format
52459 msgid "  %qT is not a literal type"
52460 msgstr ""
52461
52462 #: cp/constraint.cc:3619
52463 #, gcc-internal-format
52464 msgid "  %qT is not pointer-interconvertible base of %qT"
52465 msgstr ""
52466
52467 #: cp/constraint.cc:3623
52468 #, gcc-internal-format
52469 msgid "  %qT is not a POD type"
52470 msgstr ""
52471
52472 #: cp/constraint.cc:3626
52473 #, gcc-internal-format
52474 msgid "  %qT is not a polymorphic type"
52475 msgstr ""
52476
52477 #: cp/constraint.cc:3629
52478 #, gcc-internal-format
52479 msgid "  %qT is not the same as %qT"
52480 msgstr ""
52481
52482 #: cp/constraint.cc:3632
52483 #, gcc-internal-format
52484 msgid "  %qT is not an standard layout type"
52485 msgstr ""
52486
52487 #: cp/constraint.cc:3635
52488 #, gcc-internal-format
52489 msgid "  %qT is not a trivial type"
52490 msgstr ""
52491
52492 #: cp/constraint.cc:3638
52493 #, gcc-internal-format
52494 msgid "  %qT is not a union"
52495 msgstr ""
52496
52497 #: cp/constraint.cc:3660
52498 #, gcc-internal-format
52499 msgid "invalid constraints"
52500 msgstr ""
52501
52502 #: cp/constraint.cc:3686
52503 #, gcc-internal-format
52504 msgid "constraint %qE has type %qT, not %<bool%>"
52505 msgstr ""
52506
52507 #: cp/constraint.cc:3689
52508 #, gcc-internal-format
52509 msgid "the expression %qE evaluated to %<false%>"
52510 msgstr ""
52511
52512 #: cp/constraint.cc:3740
52513 #, gcc-internal-format
52514 msgid "constraints not satisfied"
52515 msgstr ""
52516
52517 #: cp/constraint.cc:3755
52518 #, gcc-internal-format
52519 msgid "set %qs to at least %d for more detail"
52520 msgstr ""
52521
52522 #: cp/coroutines.cc:303
52523 #, gcc-internal-format
52524 msgid "coroutines require a traits template; cannot find %<%E::%E%>"
52525 msgstr ""
52526
52527 #: cp/coroutines.cc:305
52528 #, gcc-internal-format
52529 msgid "perhaps %<#include <coroutine>%> is missing"
52530 msgstr ""
52531
52532 #: cp/coroutines.cc:360
52533 #, gcc-internal-format
52534 msgid "cannot instantiate %<coroutine traits%>"
52535 msgstr ""
52536
52537 #: cp/coroutines.cc:382
52538 #, gcc-internal-format
52539 msgid "coroutines require a handle class template; cannot find %<%E::%E%>"
52540 msgstr ""
52541
52542 #: cp/coroutines.cc:407
52543 #, gcc-internal-format
52544 msgid "cannot instantiate a %<coroutine handle%> for promise type %qT"
52545 msgstr ""
52546
52547 #: cp/coroutines.cc:492
52548 #, gcc-internal-format
52549 msgid "unable to find the promise type for this coroutine"
52550 msgstr ""
52551
52552 #: cp/coroutines.cc:511
52553 #, gcc-internal-format
52554 msgid ""
52555 "the coroutine promise type %qT declares both %<return_value%> and "
52556 "%<return_void%>"
52557 msgstr ""
52558
52559 #: cp/coroutines.cc:515
52560 #, gcc-internal-format
52561 msgid "%<return_void%> declared here"
52562 msgstr ""
52563
52564 #: cp/coroutines.cc:517
52565 #, gcc-internal-format
52566 msgid "%<return_value%> declared here"
52567 msgstr ""
52568
52569 #: cp/coroutines.cc:642 cp/coroutines.cc:720 cp/coroutines.cc:4280
52570 #, gcc-internal-format
52571 msgid "no member named %qE in %qT"
52572 msgstr ""
52573
52574 #: cp/coroutines.cc:735
52575 #, gcc-internal-format
52576 msgid "%qs cannot be used outside a function"
52577 msgstr ""
52578
52579 #. [basic.start.main] 3. The function main shall not be a coroutine.
52580 #: cp/coroutines.cc:743
52581 #, gcc-internal-format
52582 msgid "%qs cannot be used in the %<main%> function"
52583 msgstr ""
52584
52585 #. [dcl.constexpr] 3.3 it shall not be a coroutine.
52586 #: cp/coroutines.cc:754
52587 #, gcc-internal-format
52588 msgid "%qs cannot be used in a %<constexpr%> function"
52589 msgstr ""
52590
52591 #: cp/coroutines.cc:765
52592 #, gcc-internal-format
52593 msgid "%qs cannot be used in a function with a deduced return type"
52594 msgstr ""
52595
52596 #: cp/coroutines.cc:776
52597 #, gcc-internal-format
52598 msgid "%qs cannot be used in a varargs function"
52599 msgstr ""
52600
52601 #. [class.ctor] 7. a constructor shall not be a coroutine.
52602 #: cp/coroutines.cc:783
52603 #, gcc-internal-format
52604 msgid "%qs cannot be used in a constructor"
52605 msgstr ""
52606
52607 #. [class.dtor] 21. a destructor shall not be a coroutine.
52608 #: cp/coroutines.cc:790
52609 #, gcc-internal-format
52610 msgid "%qs cannot be used in a destructor"
52611 msgstr ""
52612
52613 #. TODO: record or extract positions of returns (and the first coro
52614 #. keyword) so that we can add notes to the diagnostic about where
52615 #. the bad keyword is and what made the function into a coro.
52616 #: cp/coroutines.cc:821
52617 #, gcc-internal-format
52618 msgid ""
52619 "a %<return%> statement is not allowed in coroutine; did you mean %<co_return"
52620 "%>?"
52621 msgstr ""
52622
52623 #: cp/coroutines.cc:869
52624 #, gcc-internal-format
52625 msgid "the expression %qE is required to be non-throwing"
52626 msgstr ""
52627
52628 #: cp/coroutines.cc:871
52629 #, gcc-internal-format
52630 msgid "must be declared with %<noexcept(true)%>"
52631 msgstr ""
52632
52633 #: cp/coroutines.cc:955
52634 #, gcc-internal-format
52635 msgid "awaitable type %qT is not a structure"
52636 msgstr ""
52637
52638 #: cp/coroutines.cc:1066
52639 #, gcc-internal-format
52640 msgid "%<await_suspend%> must return %<void%>, %<bool%> or a coroutine handle"
52641 msgstr ""
52642
52643 #: cp/coroutines.cc:1376
52644 #, gcc-internal-format
52645 msgid "function declared %<noreturn%> has a %<co_return%> statement"
52646 msgstr ""
52647
52648 #: cp/coroutines.cc:1414
52649 #, gcc-internal-format
52650 msgid "the align argument to %<__builtin_coro_promise%> must be a constant"
52651 msgstr ""
52652
52653 #: cp/coroutines.cc:1424
52654 #, gcc-internal-format
52655 msgid "the direction argument to %<__builtin_coro_promise%> must be a constant"
52656 msgstr ""
52657
52658 #: cp/coroutines.cc:1904
52659 #, gcc-internal-format
52660 msgid "no suspend point info for %qD"
52661 msgstr ""
52662
52663 #: cp/coroutines.cc:2102 cp/coroutines.cc:4653
52664 #, gcc-internal-format
52665 msgid ""
52666 "%qE is provided by %qT but is not usable with the function signature %qD"
52667 msgstr ""
52668
52669 #: cp/coroutines.cc:2552
52670 #, gcc-internal-format
52671 msgid "duplicate info for %qE"
52672 msgstr ""
52673
52674 #: cp/coroutines.cc:3703
52675 #, gcc-internal-format
52676 msgid "await expressions are not permitted in handlers"
52677 msgstr ""
52678
52679 #: cp/coroutines.cc:3934
52680 #, gcc-internal-format
52681 msgid "variable length arrays are not yet supported in coroutines"
52682 msgstr ""
52683
52684 #: cp/coroutines.cc:4658
52685 #, gcc-internal-format
52686 msgid ""
52687 "%qE is provided by %qT but %qE is not marked %<throw()%> or %<noexcept%>"
52688 msgstr ""
52689
52690 #: cp/coroutines.cc:4661
52691 #, gcc-internal-format
52692 msgid ""
52693 "%qE is marked %<throw()%> or %<noexcept%> but no usable "
52694 "%<get_return_object_on_allocation_failure%> is provided by %qT"
52695 msgstr ""
52696
52697 #: cp/coroutines.cc:4690
52698 #, gcc-internal-format
52699 msgid "%qE is provided by %qT but %<std::nothrow%> cannot be found"
52700 msgstr ""
52701
52702 #. We can't initialize a non-class return value from void.
52703 #: cp/coroutines.cc:5088
52704 #, gcc-internal-format
52705 msgid ""
52706 "cannot initialize a return object of type %qT with an rvalue of type %<void%>"
52707 msgstr ""
52708
52709 #: cp/cp-gimplify.cc:154
52710 #, gcc-internal-format
52711 msgid "both branches of %<if%> statement marked as %qs"
52712 msgstr ""
52713
52714 #: cp/cp-gimplify.cc:980 cp/cp-gimplify.cc:992
52715 #, gcc-internal-format
52716 msgid "taking address of an immediate function %qD"
52717 msgstr ""
52718
52719 #: cp/cp-gimplify.cc:1552
52720 #, gcc-internal-format
52721 msgid "%<throw%> will always call %<terminate%>"
52722 msgstr ""
52723
52724 #: cp/cp-gimplify.cc:1555
52725 #, gcc-internal-format
52726 msgid "in C++11 destructors default to %<noexcept%>"
52727 msgstr ""
52728
52729 #: cp/cp-gimplify.cc:1567
52730 #, gcc-internal-format
52731 msgid ""
52732 "in C++11 this %<throw%> will call %<terminate%> because destructors default "
52733 "to %<noexcept%>"
52734 msgstr ""
52735
52736 #: cp/cp-gimplify.cc:3028
52737 #, gcc-internal-format
52738 msgid "ignoring attribute %qE after earlier %qE"
52739 msgstr ""
52740
52741 #: cp/cp-gimplify.cc:3050 cp/cp-gimplify.cc:3062 cp/decl.cc:4070
52742 #: cp/method.cc:978
52743 #, gcc-internal-format
52744 msgid "%qD is not a type"
52745 msgstr ""
52746
52747 #: cp/cp-gimplify.cc:3068
52748 #, gcc-internal-format
52749 msgid "%qD is not a class type"
52750 msgstr ""
52751
52752 #: cp/cp-gimplify.cc:3085
52753 #, gcc-internal-format
52754 msgid "%qD does not have %<const char *%> type"
52755 msgstr ""
52756
52757 #: cp/cp-gimplify.cc:3096
52758 #, gcc-internal-format
52759 msgid "%qD does not have integral type"
52760 msgstr ""
52761
52762 #: cp/cp-gimplify.cc:3108
52763 #, gcc-internal-format
52764 msgid ""
52765 "%<std::source_location::__impl%> does not contain only non-static data "
52766 "members %<_M_file_name%>, %<_M_function_name%>, %<_M_line%> and %<_M_column%>"
52767 msgstr ""
52768
52769 #: cp/cp-gimplify.cc:3212
52770 #, gcc-internal-format
52771 msgid "evaluating %qs"
52772 msgstr ""
52773
52774 #: cp/cvt.cc:92
52775 msgid "cannot convert from incomplete type %qH to %qI"
52776 msgstr ""
52777
52778 #: cp/cvt.cc:102
52779 msgid "conversion of %qE from %qH to %qI is ambiguous"
52780 msgstr ""
52781
52782 #: cp/cvt.cc:174 cp/cvt.cc:201 cp/cvt.cc:255
52783 msgid "cannot convert %qE from type %qH to type %qI"
52784 msgstr ""
52785
52786 #: cp/cvt.cc:391
52787 #, gcc-internal-format
52788 msgid "initialization of volatile reference type %q#T from rvalue of type %qT"
52789 msgstr ""
52790
52791 #: cp/cvt.cc:394
52792 #, gcc-internal-format
52793 msgid "conversion to volatile reference type %q#T from rvalue of type %qT"
52794 msgstr ""
52795
52796 #: cp/cvt.cc:397
52797 #, gcc-internal-format
52798 msgid "initialization of non-const reference type %q#T from rvalue of type %qT"
52799 msgstr ""
52800
52801 #: cp/cvt.cc:400
52802 #, gcc-internal-format
52803 msgid "conversion to non-const reference type %q#T from rvalue of type %qT"
52804 msgstr ""
52805
52806 #: cp/cvt.cc:476
52807 msgid "conversion from %qH to %qI discards qualifiers"
52808 msgstr ""
52809
52810 #: cp/cvt.cc:498 cp/typeck.cc:8346
52811 #, gcc-internal-format
52812 msgid "casting %qT to %qT does not dereference pointer"
52813 msgstr ""
52814
52815 #: cp/cvt.cc:526
52816 msgid "cannot convert type %qH to type %qI"
52817 msgstr ""
52818
52819 #: cp/cvt.cc:814
52820 #, gcc-internal-format
52821 msgid "conversion from %q#T to %q#T"
52822 msgstr ""
52823
52824 #: cp/cvt.cc:832
52825 #, gcc-internal-format
52826 msgid ""
52827 "the result of the conversion is unspecified because %qE is outside the range "
52828 "of type %qT"
52829 msgstr ""
52830
52831 #: cp/cvt.cc:843 cp/cvt.cc:898
52832 #, gcc-internal-format
52833 msgid "%q#T used where a %qT was expected"
52834 msgstr ""
52835
52836 #: cp/cvt.cc:852
52837 #, gcc-internal-format
52838 msgid "could not convert %qE from %<void%> to %<bool%>"
52839 msgstr ""
52840
52841 #: cp/cvt.cc:914
52842 #, gcc-internal-format
52843 msgid "%q#T used where a floating-point value was expected"
52844 msgstr ""
52845
52846 #: cp/cvt.cc:972
52847 msgid "conversion from %qH to non-scalar type %qI requested"
52848 msgstr ""
52849
52850 #: cp/cvt.cc:1068
52851 #, gcc-internal-format
52852 msgid ""
52853 "ignoring return value of %qD, declared with attribute %<nodiscard%>: %<%s%>"
52854 msgstr ""
52855
52856 #: cp/cvt.cc:1070
52857 #, gcc-internal-format
52858 msgid "ignoring return value of %qD, declared with attribute %<nodiscard%>%s"
52859 msgstr ""
52860
52861 #: cp/cvt.cc:1086
52862 #, gcc-internal-format
52863 msgid ""
52864 "ignoring returned value of type %qT, declared with attribute %<nodiscard%>: "
52865 "%<%s%>"
52866 msgstr ""
52867
52868 #: cp/cvt.cc:1088
52869 #, gcc-internal-format
52870 msgid ""
52871 "ignoring returned value of type %qT, declared with attribute %<nodiscard%>%s"
52872 msgstr ""
52873
52874 #: cp/cvt.cc:1110
52875 #, gcc-internal-format
52876 msgid ""
52877 "ignoring return value of %qD, declared with attribute %<warn_unused_result%>"
52878 msgstr ""
52879
52880 #: cp/cvt.cc:1164
52881 #, gcc-internal-format
52882 msgid "pseudo-destructor is not called"
52883 msgstr ""
52884
52885 #: cp/cvt.cc:1260
52886 #, gcc-internal-format
52887 msgid "conversion to void will not access object of incomplete type %qT"
52888 msgstr ""
52889
52890 #: cp/cvt.cc:1264
52891 #, gcc-internal-format
52892 msgid ""
52893 "indirection will not access object of incomplete type %qT in second operand "
52894 "of conditional expression"
52895 msgstr ""
52896
52897 #: cp/cvt.cc:1269
52898 #, gcc-internal-format
52899 msgid ""
52900 "indirection will not access object of incomplete type %qT in third operand "
52901 "of conditional expression"
52902 msgstr ""
52903
52904 #: cp/cvt.cc:1274
52905 #, gcc-internal-format
52906 msgid ""
52907 "indirection will not access object of incomplete type %qT in right operand "
52908 "of comma operator"
52909 msgstr ""
52910
52911 #: cp/cvt.cc:1279
52912 #, gcc-internal-format
52913 msgid ""
52914 "indirection will not access object of incomplete type %qT in left operand of "
52915 "comma operator"
52916 msgstr ""
52917
52918 #: cp/cvt.cc:1284
52919 #, gcc-internal-format
52920 msgid "indirection will not access object of incomplete type %qT in statement"
52921 msgstr ""
52922
52923 #: cp/cvt.cc:1288
52924 #, gcc-internal-format
52925 msgid ""
52926 "indirection will not access object of incomplete type %qT in for increment "
52927 "expression"
52928 msgstr ""
52929
52930 #: cp/cvt.cc:1304
52931 #, gcc-internal-format
52932 msgid "conversion to void will not access object of type %qT"
52933 msgstr ""
52934
52935 #: cp/cvt.cc:1308
52936 #, gcc-internal-format
52937 msgid ""
52938 "implicit dereference will not access object of type %qT in second operand of "
52939 "conditional expression"
52940 msgstr ""
52941
52942 #: cp/cvt.cc:1313
52943 #, gcc-internal-format
52944 msgid ""
52945 "implicit dereference will not access object of type %qT in third operand of "
52946 "conditional expression"
52947 msgstr ""
52948
52949 #: cp/cvt.cc:1318
52950 #, gcc-internal-format
52951 msgid ""
52952 "implicit dereference will not access object of type %qT in right operand of "
52953 "comma operator"
52954 msgstr ""
52955
52956 #: cp/cvt.cc:1323
52957 #, gcc-internal-format
52958 msgid ""
52959 "implicit dereference will not access object of type %qT in left operand of "
52960 "comma operator"
52961 msgstr ""
52962
52963 #: cp/cvt.cc:1328
52964 #, gcc-internal-format
52965 msgid "implicit dereference will not access object of type %qT in statement"
52966 msgstr ""
52967
52968 #: cp/cvt.cc:1332
52969 #, gcc-internal-format
52970 msgid ""
52971 "implicit dereference will not access object of type %qT in for increment "
52972 "expression"
52973 msgstr ""
52974
52975 #: cp/cvt.cc:1346
52976 #, gcc-internal-format
52977 msgid ""
52978 "conversion to void will not access object of non-trivially-copyable type %qT"
52979 msgstr ""
52980
52981 #: cp/cvt.cc:1351
52982 #, gcc-internal-format
52983 msgid ""
52984 "indirection will not access object of non-trivially-copyable type %qT in "
52985 "second operand of conditional expression"
52986 msgstr ""
52987
52988 #: cp/cvt.cc:1356
52989 #, gcc-internal-format
52990 msgid ""
52991 "indirection will not access object of non-trivially-copyable type %qT in "
52992 "third operand of conditional expression"
52993 msgstr ""
52994
52995 #: cp/cvt.cc:1361
52996 #, gcc-internal-format
52997 msgid ""
52998 "indirection will not access object of non-trivially-copyable type %qT in "
52999 "right operand of comma operator"
53000 msgstr ""
53001
53002 #: cp/cvt.cc:1366
53003 #, gcc-internal-format
53004 msgid ""
53005 "indirection will not access object of non-trivially-copyable type %qT in "
53006 "left operand of comma operator"
53007 msgstr ""
53008
53009 #: cp/cvt.cc:1371
53010 #, gcc-internal-format
53011 msgid ""
53012 "indirection will not access object of non-trivially-copyable type %qT in "
53013 "statement"
53014 msgstr ""
53015
53016 #: cp/cvt.cc:1376
53017 #, gcc-internal-format
53018 msgid ""
53019 "indirection will not access object of non-trivially-copyable type %qT in for "
53020 "increment expression"
53021 msgstr ""
53022
53023 #: cp/cvt.cc:1417
53024 #, gcc-internal-format
53025 msgid "conversion to void will not access object %qE of incomplete type %qT"
53026 msgstr ""
53027
53028 #: cp/cvt.cc:1421
53029 #, gcc-internal-format
53030 msgid ""
53031 "variable %qE of incomplete type %qT will not be accessed in second operand "
53032 "of conditional expression"
53033 msgstr ""
53034
53035 #: cp/cvt.cc:1426
53036 #, gcc-internal-format
53037 msgid ""
53038 "variable %qE of incomplete type %qT will not be accessed in third operand of "
53039 "conditional expression"
53040 msgstr ""
53041
53042 #: cp/cvt.cc:1431
53043 #, gcc-internal-format
53044 msgid ""
53045 "variable %qE of incomplete type %qT will not be accessed in right operand of "
53046 "comma operator"
53047 msgstr ""
53048
53049 #: cp/cvt.cc:1436
53050 #, gcc-internal-format
53051 msgid ""
53052 "variable %qE of incomplete type %qT will not be accessed in left operand of "
53053 "comma operator"
53054 msgstr ""
53055
53056 #: cp/cvt.cc:1441
53057 #, gcc-internal-format
53058 msgid "variable %qE of incomplete type %qT will not be accessed in statement"
53059 msgstr ""
53060
53061 #: cp/cvt.cc:1445
53062 #, gcc-internal-format
53063 msgid ""
53064 "variable %qE of incomplete type %qT will not be accessed in for increment "
53065 "expression"
53066 msgstr ""
53067
53068 #: cp/cvt.cc:1498
53069 #, gcc-internal-format
53070 msgid "conversion to void cannot resolve address of overloaded function"
53071 msgstr ""
53072
53073 #: cp/cvt.cc:1502
53074 #, gcc-internal-format
53075 msgid ""
53076 "second operand of conditional expression cannot resolve address of "
53077 "overloaded function"
53078 msgstr ""
53079
53080 #: cp/cvt.cc:1506
53081 #, gcc-internal-format
53082 msgid ""
53083 "third operand of conditional expression cannot resolve address of overloaded "
53084 "function"
53085 msgstr ""
53086
53087 #: cp/cvt.cc:1510
53088 #, gcc-internal-format
53089 msgid ""
53090 "right operand of comma operator cannot resolve address of overloaded function"
53091 msgstr ""
53092
53093 #: cp/cvt.cc:1514
53094 #, gcc-internal-format
53095 msgid ""
53096 "left operand of comma operator cannot resolve address of overloaded function"
53097 msgstr ""
53098
53099 #: cp/cvt.cc:1518
53100 #, gcc-internal-format
53101 msgid "statement cannot resolve address of overloaded function"
53102 msgstr ""
53103
53104 #: cp/cvt.cc:1522
53105 #, gcc-internal-format
53106 msgid "for increment expression cannot resolve address of overloaded function"
53107 msgstr ""
53108
53109 #: cp/cvt.cc:1538
53110 #, gcc-internal-format
53111 msgid ""
53112 "second operand of conditional expression is a reference, not call, to "
53113 "function %qE"
53114 msgstr ""
53115
53116 #: cp/cvt.cc:1543
53117 #, gcc-internal-format
53118 msgid ""
53119 "third operand of conditional expression is a reference, not call, to "
53120 "function %qE"
53121 msgstr ""
53122
53123 #: cp/cvt.cc:1548
53124 #, gcc-internal-format
53125 msgid ""
53126 "right operand of comma operator is a reference, not call, to function %qE"
53127 msgstr ""
53128
53129 #: cp/cvt.cc:1553
53130 #, gcc-internal-format
53131 msgid ""
53132 "left operand of comma operator is a reference, not call, to function %qE"
53133 msgstr ""
53134
53135 #: cp/cvt.cc:1558
53136 #, gcc-internal-format
53137 msgid "statement is a reference, not call, to function %qE"
53138 msgstr ""
53139
53140 #: cp/cvt.cc:1563
53141 #, gcc-internal-format
53142 msgid "for increment expression is a reference, not call, to function %qE"
53143 msgstr ""
53144
53145 #: cp/cvt.cc:1592
53146 #, gcc-internal-format
53147 msgid "second operand of conditional expression has no effect"
53148 msgstr ""
53149
53150 #: cp/cvt.cc:1597
53151 #, gcc-internal-format
53152 msgid "third operand of conditional expression has no effect"
53153 msgstr ""
53154
53155 #: cp/cvt.cc:1602
53156 #, gcc-internal-format
53157 msgid "right operand of comma operator has no effect"
53158 msgstr ""
53159
53160 #: cp/cvt.cc:1606
53161 #, gcc-internal-format
53162 msgid "left operand of comma operator has no effect"
53163 msgstr ""
53164
53165 #: cp/cvt.cc:1610
53166 #, gcc-internal-format
53167 msgid "statement has no effect"
53168 msgstr ""
53169
53170 #: cp/cvt.cc:1614
53171 #, gcc-internal-format
53172 msgid "for increment expression has no effect"
53173 msgstr ""
53174
53175 #: cp/cvt.cc:1767
53176 #, gcc-internal-format
53177 msgid "converting NULL to non-pointer type"
53178 msgstr ""
53179
53180 #: cp/cvt.cc:1885
53181 #, gcc-internal-format
53182 msgid "default type conversion cannot deduce template argument for %qD"
53183 msgstr ""
53184
53185 #: cp/cvt.cc:1900
53186 #, gcc-internal-format
53187 msgid "ambiguous default type conversion from %qT"
53188 msgstr ""
53189
53190 #: cp/cvt.cc:1903
53191 #, gcc-internal-format
53192 msgid "  candidate conversions include %qD and %qD"
53193 msgstr ""
53194
53195 #: cp/cxx-pretty-print.cc:2288
53196 #, gcc-internal-format
53197 msgid "template-parameter-"
53198 msgstr ""
53199
53200 #: cp/cxx-pretty-print.cc:2302
53201 #, gcc-internal-format
53202 msgid "requires"
53203 msgstr ""
53204
53205 #: cp/cxx-pretty-print.cc:2884 cp/error.cc:394
53206 #, gcc-internal-format
53207 msgid "with"
53208 msgstr ""
53209
53210 #: cp/decl.cc:690
53211 #, gcc-internal-format
53212 msgid "unused structured binding declaration"
53213 msgstr ""
53214
53215 #: cp/decl.cc:693
53216 #, gcc-internal-format
53217 msgid "unused variable %qD"
53218 msgstr ""
53219
53220 #: cp/decl.cc:702
53221 #, gcc-internal-format
53222 msgid "structured binding declaration set but not used"
53223 msgstr ""
53224
53225 #: cp/decl.cc:857
53226 #, gcc-internal-format
53227 msgid "%qF declared %<static%> but never defined"
53228 msgstr ""
53229
53230 #: cp/decl.cc:864
53231 #, gcc-internal-format
53232 msgid "odr-used inline variable %qD is not defined"
53233 msgstr ""
53234
53235 #: cp/decl.cc:1210
53236 #, gcc-internal-format
53237 msgid "%qD was declared %<extern%> and later %<static%>"
53238 msgstr ""
53239
53240 #: cp/decl.cc:1250
53241 #, gcc-internal-format
53242 msgid "declaration of %qF has a different exception specifier"
53243 msgstr ""
53244
53245 #: cp/decl.cc:1264
53246 #, gcc-internal-format
53247 msgid "from previous declaration %qF"
53248 msgstr ""
53249
53250 #: cp/decl.cc:1317
53251 #, gcc-internal-format
53252 msgid "redeclaration %qD differs in %qs from previous declaration"
53253 msgstr ""
53254
53255 #: cp/decl.cc:1321 cp/decl.cc:15690
53256 #, gcc-internal-format
53257 msgid "previous declaration %qD"
53258 msgstr ""
53259
53260 #: cp/decl.cc:1350
53261 #, gcc-internal-format
53262 msgid "cannot specialize concept %q#D"
53263 msgstr ""
53264
53265 #: cp/decl.cc:1372
53266 #, gcc-internal-format
53267 msgid "redeclaration of %q#D may not have default arguments"
53268 msgstr ""
53269
53270 #: cp/decl.cc:1401
53271 #, gcc-internal-format
53272 msgid ""
53273 "friend declaration of %q#D specifies default arguments and isn%'t the only "
53274 "declaration"
53275 msgstr ""
53276
53277 #: cp/decl.cc:1404
53278 #, gcc-internal-format
53279 msgid "previous declaration of %q#D"
53280 msgstr ""
53281
53282 #: cp/decl.cc:1453
53283 #, gcc-internal-format
53284 msgid "ambiguating new declaration %q+#D"
53285 msgstr ""
53286
53287 #: cp/decl.cc:1455 cp/decl.cc:1837
53288 #, gcc-internal-format
53289 msgid "old declaration %q#D"
53290 msgstr ""
53291
53292 #: cp/decl.cc:1524
53293 #, gcc-internal-format
53294 msgid "built-in function %qD declared as non-function"
53295 msgstr ""
53296
53297 #: cp/decl.cc:1537 cp/decl.cc:1663
53298 #, gcc-internal-format
53299 msgid "shadowing built-in function %q#D"
53300 msgstr ""
53301
53302 #: cp/decl.cc:1538 cp/decl.cc:1664
53303 #, gcc-internal-format
53304 msgid "shadowing library function %q#D"
53305 msgstr ""
53306
53307 #: cp/decl.cc:1546
53308 #, gcc-internal-format
53309 msgid "library function %q#D redeclared as non-function %q#D"
53310 msgstr ""
53311
53312 #: cp/decl.cc:1550 cp/decl.cc:1611
53313 #, gcc-internal-format
53314 msgid "declaration of %q#D conflicts with built-in declaration %q#D"
53315 msgstr ""
53316
53317 #: cp/decl.cc:1638
53318 #, gcc-internal-format
53319 msgid "definition of %q#D ambiguates built-in declaration %q#D"
53320 msgstr ""
53321
53322 #: cp/decl.cc:1644 cp/decl.cc:1658
53323 #, gcc-internal-format
53324 msgid "new declaration %q#D ambiguates built-in declaration %q#D"
53325 msgstr ""
53326
53327 #: cp/decl.cc:1648
53328 #, gcc-internal-format
53329 msgid "ignoring the %q#D declaration"
53330 msgstr ""
53331
53332 #: cp/decl.cc:1752
53333 #, gcc-internal-format
53334 msgid "literal operator %q#D conflicts with raw literal operator"
53335 msgstr ""
53336
53337 #: cp/decl.cc:1756
53338 #, gcc-internal-format
53339 msgid "raw literal operator %q#D conflicts with literal operator template"
53340 msgstr ""
53341
53342 #: cp/decl.cc:1772
53343 #, gcc-internal-format
53344 msgid "%q#D redeclared as different kind of entity"
53345 msgstr ""
53346
53347 #: cp/decl.cc:1796
53348 #, gcc-internal-format
53349 msgid "conflicting declaration of template %q#D"
53350 msgstr ""
53351
53352 #: cp/decl.cc:1818
53353 #, gcc-internal-format
53354 msgid "conflicting declaration of C function %q#D"
53355 msgstr ""
53356
53357 #: cp/decl.cc:1835
53358 #, gcc-internal-format
53359 msgid "ambiguating new declaration of %q#D"
53360 msgstr ""
53361
53362 #: cp/decl.cc:1845
53363 #, gcc-internal-format
53364 msgid "conflicting declaration %q#D"
53365 msgstr ""
53366
53367 #: cp/decl.cc:1847
53368 #, gcc-internal-format
53369 msgid "previous declaration as %q#D"
53370 msgstr ""
53371
53372 #: cp/decl.cc:1857
53373 #, gcc-internal-format
53374 msgid "redeclaration of %<pragma omp declare reduction%>"
53375 msgstr ""
53376
53377 #: cp/decl.cc:1859
53378 #, gcc-internal-format
53379 msgid "previous %<pragma omp declare reduction%> declaration"
53380 msgstr ""
53381
53382 #: cp/decl.cc:1917
53383 #, gcc-internal-format
53384 msgid "%q#D previously defined here"
53385 msgstr ""
53386
53387 #: cp/decl.cc:1918 cp/name-lookup.cc:3175 cp/name-lookup.cc:3204
53388 #: cp/name-lookup.cc:3228
53389 #, gcc-internal-format
53390 msgid "%q#D previously declared here"
53391 msgstr ""
53392
53393 #: cp/decl.cc:1929
53394 #, gcc-internal-format
53395 msgid "prototype specified for %q#D"
53396 msgstr ""
53397
53398 #: cp/decl.cc:1931
53399 #, gcc-internal-format
53400 msgid "previous non-prototype definition here"
53401 msgstr ""
53402
53403 #: cp/decl.cc:1971
53404 #, gcc-internal-format
53405 msgid "conflicting declaration of %q#D with %qL linkage"
53406 msgstr ""
53407
53408 #: cp/decl.cc:1974
53409 #, gcc-internal-format
53410 msgid "previous declaration with %qL linkage"
53411 msgstr ""
53412
53413 #: cp/decl.cc:2009 cp/decl.cc:2019
53414 #, gcc-internal-format
53415 msgid "default argument given for parameter %d of %q#D"
53416 msgstr ""
53417
53418 #: cp/decl.cc:2012 cp/decl.cc:2022
53419 #, gcc-internal-format
53420 msgid "previous specification in %q#D here"
53421 msgstr ""
53422
53423 #: cp/decl.cc:2062
53424 #, gcc-internal-format
53425 msgid "declaration %qD conflicts with builtin"
53426 msgstr ""
53427
53428 #: cp/decl.cc:2070
53429 #, gcc-internal-format
53430 msgid "declaration %qD conflicts with import"
53431 msgstr ""
53432
53433 #: cp/decl.cc:2071
53434 #, gcc-internal-format
53435 msgid "import declared %q#D here"
53436 msgstr ""
53437
53438 #: cp/decl.cc:2079
53439 #, gcc-internal-format
53440 msgid "conflicting exporting declaration %qD"
53441 msgstr ""
53442
53443 #: cp/decl.cc:2080
53444 #, gcc-internal-format
53445 msgid "previous declaration %q#D here"
53446 msgstr ""
53447
53448 #: cp/decl.cc:2105
53449 #, gcc-internal-format
53450 msgid "previous definition of %qD here"
53451 msgstr ""
53452
53453 #: cp/decl.cc:2106
53454 #, gcc-internal-format
53455 msgid "previous declaration of %qD here"
53456 msgstr ""
53457
53458 #: cp/decl.cc:2119
53459 #, gcc-internal-format
53460 msgid ""
53461 "function %qD declared %<[[noreturn]]%> but its first declaration was not"
53462 msgstr ""
53463
53464 #: cp/decl.cc:2164
53465 #, gcc-internal-format
53466 msgid "redundant redeclaration of %qD in same scope"
53467 msgstr ""
53468
53469 #: cp/decl.cc:2180
53470 #, gcc-internal-format
53471 msgid "deleted definition of %qD is not first declaration"
53472 msgstr ""
53473
53474 #. From [temp.expl.spec]:
53475 #.
53476 #. If a template, a member template or the member of a class
53477 #. template is explicitly specialized then that
53478 #. specialization shall be declared before the first use of
53479 #. that specialization that would cause an implicit
53480 #. instantiation to take place, in every translation unit in
53481 #. which such a use occurs.
53482 #: cp/decl.cc:2655
53483 #, gcc-internal-format
53484 msgid "explicit specialization of %qD after first use"
53485 msgstr ""
53486
53487 #: cp/decl.cc:2794
53488 #, gcc-internal-format
53489 msgid ""
53490 "%qD: visibility attribute ignored because it conflicts with previous "
53491 "declaration"
53492 msgstr ""
53493
53494 #. Reject two definitions.
53495 #: cp/decl.cc:3058 cp/decl.cc:3087 cp/decl.cc:3129 cp/decl.cc:3146
53496 #: cp/decl.cc:3249
53497 #, gcc-internal-format
53498 msgid "redefinition of %q#D"
53499 msgstr ""
53500
53501 #: cp/decl.cc:3074
53502 #, gcc-internal-format
53503 msgid "%qD conflicts with used function"
53504 msgstr ""
53505
53506 #: cp/decl.cc:3084
53507 #, gcc-internal-format
53508 msgid "%q#D not declared in class"
53509 msgstr ""
53510
53511 #: cp/decl.cc:3098 cp/decl.cc:3156
53512 #, gcc-internal-format
53513 msgid "%q+D redeclared inline with %<gnu_inline%> attribute"
53514 msgstr ""
53515
53516 #: cp/decl.cc:3101 cp/decl.cc:3159
53517 #, gcc-internal-format
53518 msgid "%q+D redeclared inline without %<gnu_inline%> attribute"
53519 msgstr ""
53520
53521 #: cp/decl.cc:3108 cp/decl.cc:3166
53522 #, gcc-internal-format
53523 msgid "deduction guide %q+D redeclared"
53524 msgstr ""
53525
53526 #: cp/decl.cc:3115
53527 #, gcc-internal-format
53528 msgid "comparison operator %q+D defaulted after its first declaration"
53529 msgstr ""
53530
53531 #. is_primary=
53532 #. is_partial=
53533 #. is_friend_decl=
53534 #: cp/decl.cc:3180
53535 #, gcc-internal-format
53536 msgid "redeclaration of friend %q#D may not have default template arguments"
53537 msgstr ""
53538
53539 #: cp/decl.cc:3195
53540 #, gcc-internal-format
53541 msgid "thread-local declaration of %q#D follows non-thread-local declaration"
53542 msgstr ""
53543
53544 #: cp/decl.cc:3198
53545 #, gcc-internal-format
53546 msgid "non-thread-local declaration of %q#D follows thread-local declaration"
53547 msgstr ""
53548
53549 #: cp/decl.cc:3213 cp/decl.cc:3257 cp/name-lookup.cc:2730
53550 #: cp/name-lookup.cc:3202 cp/name-lookup.cc:3226
53551 #, gcc-internal-format
53552 msgid "redeclaration of %q#D"
53553 msgstr ""
53554
53555 #: cp/decl.cc:3240
53556 #, gcc-internal-format
53557 msgid "redundant redeclaration of %<constexpr%> static data member %qD"
53558 msgstr ""
53559
53560 #: cp/decl.cc:3308
53561 #, gcc-internal-format
53562 msgid "local label %qE conflicts with existing label"
53563 msgstr ""
53564
53565 #: cp/decl.cc:3309
53566 #, gcc-internal-format
53567 msgid "previous label"
53568 msgstr ""
53569
53570 #: cp/decl.cc:3399
53571 #, gcc-internal-format
53572 msgid "  from here"
53573 msgstr ""
53574
53575 #: cp/decl.cc:3423 cp/decl.cc:3660
53576 #, gcc-internal-format
53577 msgid "  exits OpenMP structured block"
53578 msgstr ""
53579
53580 #: cp/decl.cc:3451
53581 #, gcc-internal-format
53582 msgid "  crosses initialization of %q#D"
53583 msgstr ""
53584
53585 #: cp/decl.cc:3454
53586 #, gcc-internal-format
53587 msgid "  enters scope of %q#D, which has non-trivial destructor"
53588 msgstr ""
53589
53590 #: cp/decl.cc:3468 cp/decl.cc:3629
53591 #, gcc-internal-format
53592 msgid "  enters %<try%> block"
53593 msgstr ""
53594
53595 #: cp/decl.cc:3474 cp/decl.cc:3611 cp/decl.cc:3631
53596 #, gcc-internal-format
53597 msgid "  enters %<catch%> block"
53598 msgstr ""
53599
53600 #: cp/decl.cc:3480 cp/decl.cc:3643
53601 #, gcc-internal-format
53602 msgid "  enters OpenMP structured block"
53603 msgstr ""
53604
53605 #: cp/decl.cc:3486 cp/decl.cc:3633
53606 #, gcc-internal-format
53607 msgid "  enters synchronized or atomic statement"
53608 msgstr ""
53609
53610 #: cp/decl.cc:3493 cp/decl.cc:3635
53611 #, gcc-internal-format
53612 msgid "  enters %<constexpr if%> statement"
53613 msgstr ""
53614
53615 #: cp/decl.cc:3499 cp/decl.cc:3637
53616 #, gcc-internal-format
53617 msgid "  enters %<consteval if%> statement"
53618 msgstr ""
53619
53620 #: cp/decl.cc:3618
53621 #, gcc-internal-format
53622 msgid "  skips initialization of %q#D"
53623 msgstr ""
53624
53625 #: cp/decl.cc:3621
53626 #, gcc-internal-format
53627 msgid "  enters scope of %q#D which has non-trivial destructor"
53628 msgstr ""
53629
53630 #: cp/decl.cc:4077 cp/parser.cc:6923
53631 #, gcc-internal-format
53632 msgid "%qD used without template arguments"
53633 msgstr ""
53634
53635 #: cp/decl.cc:4083
53636 #, gcc-internal-format
53637 msgid "%qD is a function, not a type"
53638 msgstr ""
53639
53640 #: cp/decl.cc:4094
53641 #, gcc-internal-format
53642 msgid "%q#T is not a class"
53643 msgstr ""
53644
53645 #: cp/decl.cc:4122 cp/decl.cc:4213
53646 #, gcc-internal-format
53647 msgid "no class template named %q#T in %q#T"
53648 msgstr ""
53649
53650 #: cp/decl.cc:4123
53651 #, gcc-internal-format
53652 msgid "no type named %q#T in %q#T"
53653 msgstr ""
53654
53655 #: cp/decl.cc:4136
53656 #, gcc-internal-format
53657 msgid "lookup of %qT in %qT is ambiguous"
53658 msgstr ""
53659
53660 #: cp/decl.cc:4145
53661 #, gcc-internal-format
53662 msgid "%<typename %T::%D%> names %q#T, which is not a class template"
53663 msgstr ""
53664
53665 #: cp/decl.cc:4152
53666 #, gcc-internal-format
53667 msgid "%<typename %T::%D%> names %q#T, which is not a type"
53668 msgstr ""
53669
53670 #: cp/decl.cc:4222
53671 #, gcc-internal-format
53672 msgid "template parameters do not match template %qD"
53673 msgstr ""
53674
53675 #: cp/decl.cc:4575
53676 #, gcc-internal-format
53677 msgid "%<-faligned-new=%d%> is not a power of two"
53678 msgstr ""
53679
53680 #: cp/decl.cc:4755
53681 #, gcc-internal-format
53682 msgid "%<--param destructive-interference-size=%d%> is less than %d"
53683 msgstr ""
53684
53685 #: cp/decl.cc:4759
53686 #, gcc-internal-format
53687 msgid ""
53688 "%<--param destructive-interference-size=%d%> is less than %<--param l1-cache-"
53689 "line-size=%d%>"
53690 msgstr ""
53691
53692 #: cp/decl.cc:4772
53693 #, gcc-internal-format
53694 msgid "%<--param constructive-interference-size=%d%> is less than %d"
53695 msgstr ""
53696
53697 #: cp/decl.cc:4777
53698 #, gcc-internal-format
53699 msgid ""
53700 "%<--param constructive-interference-size=%d%> is greater than %<--param l1-"
53701 "cache-line-size=%d%>"
53702 msgstr ""
53703
53704 #: cp/decl.cc:5103
53705 #, gcc-internal-format
53706 msgid ""
53707 "%q#D invalid; an anonymous union may only have public non-static data members"
53708 msgstr ""
53709
53710 #: cp/decl.cc:5113 cp/parser.cc:22791
53711 #, gcc-internal-format
53712 msgid "this flexibility is deprecated and will be removed"
53713 msgstr ""
53714
53715 #: cp/decl.cc:5142
53716 #, gcc-internal-format
53717 msgid "anonymous struct with base classes"
53718 msgstr ""
53719
53720 #: cp/decl.cc:5154
53721 #, gcc-internal-format
53722 msgid "member %q+#D with constructor not allowed in anonymous aggregate"
53723 msgstr ""
53724
53725 #: cp/decl.cc:5157
53726 #, gcc-internal-format
53727 msgid "member %q+#D with destructor not allowed in anonymous aggregate"
53728 msgstr ""
53729
53730 #: cp/decl.cc:5160
53731 #, gcc-internal-format
53732 msgid ""
53733 "member %q+#D with copy assignment operator not allowed in anonymous aggregate"
53734 msgstr ""
53735
53736 #: cp/decl.cc:5179
53737 #, gcc-internal-format
53738 msgid "attribute ignored in declaration of %q#T"
53739 msgstr ""
53740
53741 #: cp/decl.cc:5182
53742 #, gcc-internal-format
53743 msgid "attribute for %q#T must follow the %qs keyword"
53744 msgstr ""
53745
53746 #: cp/decl.cc:5224
53747 #, gcc-internal-format
53748 msgid "multiple types in one declaration"
53749 msgstr ""
53750
53751 #: cp/decl.cc:5229
53752 #, gcc-internal-format
53753 msgid "redeclaration of C++ built-in type %qT"
53754 msgstr ""
53755
53756 #: cp/decl.cc:5246
53757 #, gcc-internal-format
53758 msgid "%<auto%> can only be specified for variables or function declarations"
53759 msgstr ""
53760
53761 #: cp/decl.cc:5279
53762 #, gcc-internal-format
53763 msgid "missing type-name in typedef-declaration"
53764 msgstr ""
53765
53766 #: cp/decl.cc:5287
53767 #, gcc-internal-format
53768 msgid "ISO C++ prohibits anonymous structs"
53769 msgstr ""
53770
53771 #: cp/decl.cc:5294
53772 #, gcc-internal-format
53773 msgid "%<inline%> can only be specified for functions"
53774 msgstr ""
53775
53776 #: cp/decl.cc:5297
53777 #, gcc-internal-format
53778 msgid "%<virtual%> can only be specified for functions"
53779 msgstr ""
53780
53781 #: cp/decl.cc:5302
53782 #, gcc-internal-format
53783 msgid "%<friend%> can only be specified inside a class"
53784 msgstr ""
53785
53786 #: cp/decl.cc:5305
53787 #, gcc-internal-format
53788 msgid "%<explicit%> can only be specified for constructors"
53789 msgstr ""
53790
53791 #: cp/decl.cc:5308
53792 #, gcc-internal-format
53793 msgid "a storage class can only be specified for objects and functions"
53794 msgstr ""
53795
53796 #: cp/decl.cc:5312
53797 #, gcc-internal-format
53798 msgid "%<const%> can only be specified for objects and functions"
53799 msgstr ""
53800
53801 #: cp/decl.cc:5316
53802 #, gcc-internal-format
53803 msgid "%<volatile%> can only be specified for objects and functions"
53804 msgstr ""
53805
53806 #: cp/decl.cc:5320
53807 #, gcc-internal-format
53808 msgid "%<__restrict%> can only be specified for objects and functions"
53809 msgstr ""
53810
53811 #: cp/decl.cc:5324
53812 #, gcc-internal-format
53813 msgid "%<__thread%> can only be specified for objects and functions"
53814 msgstr ""
53815
53816 #: cp/decl.cc:5328
53817 #, gcc-internal-format
53818 msgid "%<typedef%> was ignored in this declaration"
53819 msgstr ""
53820
53821 #: cp/decl.cc:5331 cp/decl.cc:5334 cp/decl.cc:5337
53822 #, gcc-internal-format
53823 msgid "%qs cannot be used for type declarations"
53824 msgstr ""
53825
53826 #: cp/decl.cc:5359
53827 #, gcc-internal-format
53828 msgid "attribute ignored in explicit instantiation %q#T"
53829 msgstr ""
53830
53831 #: cp/decl.cc:5362
53832 #, gcc-internal-format
53833 msgid "no attribute can be applied to an explicit instantiation"
53834 msgstr ""
53835
53836 #: cp/decl.cc:5434
53837 #, gcc-internal-format
53838 msgid "ignoring attributes applied to class type %qT outside of definition"
53839 msgstr ""
53840
53841 #. A template type parameter or other dependent type.
53842 #: cp/decl.cc:5438
53843 #, gcc-internal-format
53844 msgid ""
53845 "ignoring attributes applied to dependent type %qT without an associated "
53846 "declaration"
53847 msgstr ""
53848
53849 #: cp/decl.cc:5502 cp/decl2.cc:951
53850 #, gcc-internal-format
53851 msgid "typedef %qD is initialized (use %qs instead)"
53852 msgstr ""
53853
53854 #: cp/decl.cc:5515
53855 #, gcc-internal-format
53856 msgid "declaration of %q#D has %<extern%> and is initialized"
53857 msgstr ""
53858
53859 #: cp/decl.cc:5553
53860 #, gcc-internal-format
53861 msgid "definition of %q#D is marked %<dllimport%>"
53862 msgstr ""
53863
53864 #: cp/decl.cc:5577
53865 #, gcc-internal-format
53866 msgid "%q+#D is not a static data member of %q#T"
53867 msgstr ""
53868
53869 #: cp/decl.cc:5585
53870 #, gcc-internal-format
53871 msgid "non-member-template declaration of %qD"
53872 msgstr ""
53873
53874 #: cp/decl.cc:5586
53875 #, gcc-internal-format
53876 msgid "does not match member template declaration here"
53877 msgstr ""
53878
53879 #: cp/decl.cc:5598
53880 #, gcc-internal-format
53881 msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
53882 msgstr ""
53883
53884 #: cp/decl.cc:5610
53885 #, gcc-internal-format
53886 msgid "duplicate initialization of %qD"
53887 msgstr ""
53888
53889 #: cp/decl.cc:5658
53890 #, gcc-internal-format
53891 msgid "declaration of %q#D outside of class is not definition"
53892 msgstr ""
53893
53894 #: cp/decl.cc:5675
53895 #, gcc-internal-format
53896 msgid "block-scope extern declaration %q#D not permitted in module purview"
53897 msgstr ""
53898
53899 #: cp/decl.cc:5711
53900 #, gcc-internal-format
53901 msgid ""
53902 "%qD declared %<thread_local%> in %qs function only available with %<-std=c+"
53903 "+2b%> or %<-std=gnu++2b%>"
53904 msgstr ""
53905
53906 #: cp/decl.cc:5717
53907 #, gcc-internal-format
53908 msgid ""
53909 "%qD declared %<static%> in %qs function only available with %<-std=c++2b%> "
53910 "or %<-std=gnu++2b%>"
53911 msgstr ""
53912
53913 #: cp/decl.cc:5782
53914 #, gcc-internal-format
53915 msgid "variable %q#D has initializer but incomplete type"
53916 msgstr ""
53917
53918 #: cp/decl.cc:5788 cp/decl.cc:7029
53919 #, gcc-internal-format
53920 msgid "elements of array %q#D have incomplete type"
53921 msgstr ""
53922
53923 #: cp/decl.cc:5798
53924 #, gcc-internal-format
53925 msgid "aggregate %q#D has incomplete type and cannot be defined"
53926 msgstr ""
53927
53928 #: cp/decl.cc:5865
53929 #, gcc-internal-format
53930 msgid "%qD declared as reference but not initialized"
53931 msgstr ""
53932
53933 #: cp/decl.cc:5948
53934 #, gcc-internal-format
53935 msgid "name used in a GNU-style designated initializer for an array"
53936 msgstr ""
53937
53938 #: cp/decl.cc:5954
53939 #, gcc-internal-format
53940 msgid "name %qD used in a GNU-style designated initializer for an array"
53941 msgstr ""
53942
53943 #: cp/decl.cc:5973
53944 #, gcc-internal-format
53945 msgid "non-trivial designated initializers not supported"
53946 msgstr ""
53947
53948 #: cp/decl.cc:5977
53949 #, gcc-internal-format
53950 msgid "C99 designator %qE is not an integral constant-expression"
53951 msgstr ""
53952
53953 #: cp/decl.cc:6038
53954 #, gcc-internal-format
53955 msgid "initializer fails to determine size of %qD"
53956 msgstr ""
53957
53958 #: cp/decl.cc:6045
53959 #, gcc-internal-format
53960 msgid "array size missing in %qD"
53961 msgstr ""
53962
53963 #: cp/decl.cc:6057
53964 #, gcc-internal-format
53965 msgid "zero-size array %qD"
53966 msgstr ""
53967
53968 #: cp/decl.cc:6097
53969 #, gcc-internal-format
53970 msgid "storage size of %qD isn%'t known"
53971 msgstr ""
53972
53973 #: cp/decl.cc:6122
53974 #, gcc-internal-format
53975 msgid "storage size of %qD isn%'t constant"
53976 msgstr ""
53977
53978 #: cp/decl.cc:6205
53979 #, gcc-internal-format
53980 msgid ""
53981 "sorry: semantics of inline variable %q#D are wrong (you%'ll wind up with "
53982 "multiple copies)"
53983 msgstr ""
53984
53985 #: cp/decl.cc:6209
53986 #, gcc-internal-format
53987 msgid ""
53988 "sorry: semantics of inline function static data %q#D are wrong (you%'ll wind "
53989 "up with multiple copies)"
53990 msgstr ""
53991
53992 #: cp/decl.cc:6215
53993 #, gcc-internal-format
53994 msgid "you can work around this by removing the initializer"
53995 msgstr ""
53996
53997 #: cp/decl.cc:6257
53998 #, gcc-internal-format
53999 msgid "uninitialized %<const %D%>"
54000 msgstr ""
54001
54002 #: cp/decl.cc:6264
54003 #, gcc-internal-format
54004 msgid "uninitialized variable %qD in %<constexpr%> function"
54005 msgstr ""
54006
54007 #: cp/decl.cc:6273
54008 #, gcc-internal-format
54009 msgid "uninitialized variable %qD in %<constexpr%> context"
54010 msgstr ""
54011
54012 #: cp/decl.cc:6281
54013 #, gcc-internal-format
54014 msgid "%q#T has no user-provided default constructor"
54015 msgstr ""
54016
54017 #: cp/decl.cc:6285
54018 #, gcc-internal-format
54019 msgid ""
54020 "constructor is not user-provided because it is explicitly defaulted in the "
54021 "class body"
54022 msgstr ""
54023
54024 #: cp/decl.cc:6288
54025 #, gcc-internal-format
54026 msgid "and the implicitly-defined constructor does not initialize %q#D"
54027 msgstr ""
54028
54029 #: cp/decl.cc:6462
54030 #, gcc-internal-format
54031 msgid "invalid type %qT as initializer for a vector of type %qT"
54032 msgstr ""
54033
54034 #: cp/decl.cc:6519
54035 #, gcc-internal-format
54036 msgid "initializer for %qT must be brace-enclosed"
54037 msgstr ""
54038
54039 #: cp/decl.cc:6556
54040 #, gcc-internal-format
54041 msgid "%<[%E] =%> used in a GNU-style designated initializer for class %qT"
54042 msgstr ""
54043
54044 #: cp/decl.cc:6564
54045 #, gcc-internal-format
54046 msgid "%qT has no non-static data member named %qD"
54047 msgstr ""
54048
54049 #: cp/decl.cc:6588
54050 #, gcc-internal-format
54051 msgid "%qD is not a direct member of %qT"
54052 msgstr ""
54053
54054 #: cp/decl.cc:6624
54055 #, gcc-internal-format
54056 msgid "invalid initializer for %q#D"
54057 msgstr ""
54058
54059 #: cp/decl.cc:6674
54060 #, gcc-internal-format
54061 msgid "C99 designator %qE outside aggregate initializer"
54062 msgstr ""
54063
54064 #: cp/decl.cc:6713 cp/decl.cc:6988 cp/typeck2.cc:1489 cp/typeck2.cc:1786
54065 #: cp/typeck2.cc:1834 cp/typeck2.cc:1881
54066 #, gcc-internal-format
54067 msgid "too many initializers for %qT"
54068 msgstr ""
54069
54070 #: cp/decl.cc:6755
54071 #, gcc-internal-format
54072 msgid "braces around scalar initializer for type %qT"
54073 msgstr ""
54074
54075 #: cp/decl.cc:6765
54076 #, gcc-internal-format
54077 msgid "too many braces around scalar initializer for type %qT"
54078 msgstr ""
54079
54080 #: cp/decl.cc:6889
54081 #, gcc-internal-format
54082 msgid "missing braces around initializer for %qT"
54083 msgstr ""
54084
54085 #: cp/decl.cc:7017
54086 #, gcc-internal-format
54087 msgid "structured binding has incomplete type %qT"
54088 msgstr ""
54089
54090 #: cp/decl.cc:7031
54091 #, gcc-internal-format
54092 msgid "elements of array %q#T have incomplete type"
54093 msgstr ""
54094
54095 #: cp/decl.cc:7044
54096 #, gcc-internal-format
54097 msgid "variable-sized compound literal"
54098 msgstr ""
54099
54100 #: cp/decl.cc:7099
54101 #, gcc-internal-format
54102 msgid "%q#D has incomplete type"
54103 msgstr ""
54104
54105 #: cp/decl.cc:7120
54106 #, gcc-internal-format
54107 msgid "scalar object %qD requires one element in initializer"
54108 msgstr ""
54109
54110 #: cp/decl.cc:7165
54111 #, gcc-internal-format
54112 msgid "in C++98 %qD must be initialized by constructor, not by %<{...}%>"
54113 msgstr ""
54114
54115 #: cp/decl.cc:7297
54116 #, gcc-internal-format
54117 msgid "array %qD initialized by parenthesized string literal %qE"
54118 msgstr ""
54119
54120 #: cp/decl.cc:7332
54121 #, gcc-internal-format
54122 msgid "initializer invalid for static member with constructor"
54123 msgstr ""
54124
54125 #: cp/decl.cc:7334
54126 #, gcc-internal-format
54127 msgid "non-constant in-class initialization invalid for static member %qD"
54128 msgstr ""
54129
54130 #: cp/decl.cc:7337
54131 #, gcc-internal-format
54132 msgid ""
54133 "non-constant in-class initialization invalid for non-inline static member %qD"
54134 msgstr ""
54135
54136 #: cp/decl.cc:7342
54137 #, gcc-internal-format
54138 msgid "(an out of class initialization is required)"
54139 msgstr ""
54140
54141 #: cp/decl.cc:7544
54142 #, gcc-internal-format
54143 msgid "reference %qD is initialized with itself"
54144 msgstr ""
54145
54146 #: cp/decl.cc:7801
54147 #, gcc-internal-format
54148 msgid "could not find variant declaration"
54149 msgstr ""
54150
54151 #: cp/decl.cc:7825
54152 #, gcc-internal-format
54153 msgid "%<declare variant%> on constructor %qD"
54154 msgstr ""
54155
54156 #: cp/decl.cc:7830
54157 #, gcc-internal-format
54158 msgid "%<declare variant%> on destructor %qD"
54159 msgstr ""
54160
54161 #: cp/decl.cc:7835
54162 #, gcc-internal-format
54163 msgid "%<declare variant%> on defaulted %qD"
54164 msgstr ""
54165
54166 #: cp/decl.cc:7840
54167 #, gcc-internal-format
54168 msgid "%<declare variant%> on deleted %qD"
54169 msgstr ""
54170
54171 #: cp/decl.cc:7845
54172 #, gcc-internal-format
54173 msgid "%<declare variant%> on virtual %qD"
54174 msgstr ""
54175
54176 #: cp/decl.cc:7895
54177 #, gcc-internal-format
54178 msgid "assignment (not initialization) in declaration"
54179 msgstr ""
54180
54181 #: cp/decl.cc:7913 cp/decl.cc:14364
54182 #, gcc-internal-format
54183 msgid "ISO C++17 does not allow %<register%> storage class specifier"
54184 msgstr ""
54185
54186 #: cp/decl.cc:7917 cp/decl.cc:14368
54187 #, gcc-internal-format
54188 msgid "%<register%> storage class specifier used"
54189 msgstr ""
54190
54191 #: cp/decl.cc:7983
54192 #, gcc-internal-format
54193 msgid ""
54194 "initializer for %<decltype(auto) %D%> has function type; did you forget the "
54195 "%<()%>?"
54196 msgstr ""
54197
54198 #: cp/decl.cc:8099
54199 #, gcc-internal-format
54200 msgid "variable concept has no initializer"
54201 msgstr ""
54202
54203 #: cp/decl.cc:8158
54204 #, gcc-internal-format
54205 msgid "shadowing previous type declaration of %q#D"
54206 msgstr ""
54207
54208 #: cp/decl.cc:8201
54209 #, gcc-internal-format
54210 msgid ""
54211 "%<constinit%> can only be applied to a variable with static or thread "
54212 "storage duration"
54213 msgstr ""
54214
54215 #: cp/decl.cc:8379
54216 #, gcc-internal-format
54217 msgid "function %q#D is initialized like a variable"
54218 msgstr ""
54219
54220 #: cp/decl.cc:8488
54221 #, gcc-internal-format
54222 msgid ""
54223 "cannot decompose class type %qT because it has an anonymous struct member"
54224 msgstr ""
54225
54226 #: cp/decl.cc:8491
54227 #, gcc-internal-format
54228 msgid ""
54229 "cannot decompose class type %qT because it has an anonymous union member"
54230 msgstr ""
54231
54232 #: cp/decl.cc:8498
54233 #, gcc-internal-format
54234 msgid "cannot decompose inaccessible member %qD of %qT"
54235 msgstr ""
54236
54237 #: cp/decl.cc:8524
54238 #, gcc-internal-format
54239 msgid ""
54240 "cannot decompose class type %qT: both it and its base class %qT have non-"
54241 "static data members"
54242 msgstr ""
54243
54244 #: cp/decl.cc:8533
54245 #, gcc-internal-format
54246 msgid ""
54247 "cannot decompose class type %qT: its base classes %qT and %qT have non-"
54248 "static data members"
54249 msgstr ""
54250
54251 #: cp/decl.cc:8743
54252 #, gcc-internal-format
54253 msgid "structured binding refers to incomplete type %qT"
54254 msgstr ""
54255
54256 #: cp/decl.cc:8759
54257 #, gcc-internal-format
54258 msgid "cannot decompose variable length array %qT"
54259 msgstr ""
54260
54261 #: cp/decl.cc:8768 cp/decl.cc:8853
54262 #, gcc-internal-format, gfc-internal-format
54263 msgid "%u name provided for structured binding"
54264 msgid_plural "%u names provided for structured binding"
54265 msgstr[0] ""
54266 msgstr[1] ""
54267
54268 #: cp/decl.cc:8772
54269 #, gcc-internal-format, gfc-internal-format
54270 msgid "only %u name provided for structured binding"
54271 msgid_plural "only %u names provided for structured binding"
54272 msgstr[0] ""
54273 msgstr[1] ""
54274
54275 #: cp/decl.cc:8775
54276 #, gcc-internal-format
54277 msgid "while %qT decomposes into %wu element"
54278 msgid_plural "while %qT decomposes into %wu elements"
54279 msgstr[0] ""
54280 msgstr[1] ""
54281
54282 #: cp/decl.cc:8820
54283 #, gcc-internal-format
54284 msgid "cannot decompose variable length vector %qT"
54285 msgstr ""
54286
54287 #: cp/decl.cc:8846
54288 #, gcc-internal-format
54289 msgid "%<std::tuple_size<%T>::value%> is not an integral constant expression"
54290 msgstr ""
54291
54292 #: cp/decl.cc:8855
54293 #, gcc-internal-format
54294 msgid "while %qT decomposes into %E elements"
54295 msgstr ""
54296
54297 #: cp/decl.cc:8876
54298 #, gcc-internal-format
54299 msgid "%<std::tuple_element<%u, %T>::type%> is %<void%>"
54300 msgstr ""
54301
54302 #: cp/decl.cc:8882
54303 #, gcc-internal-format
54304 msgid "in initialization of structured binding variable %qD"
54305 msgstr ""
54306
54307 #: cp/decl.cc:8911
54308 #, gcc-internal-format
54309 msgid "cannot decompose union type %qT"
54310 msgstr ""
54311
54312 #: cp/decl.cc:8916
54313 #, gcc-internal-format
54314 msgid "cannot decompose non-array non-class type %qT"
54315 msgstr ""
54316
54317 #: cp/decl.cc:8921
54318 #, gcc-internal-format
54319 msgid "cannot decompose lambda closure type %qT"
54320 msgstr ""
54321
54322 #: cp/decl.cc:8927
54323 #, gcc-internal-format
54324 msgid "structured binding refers to incomplete class type %qT"
54325 msgstr ""
54326
54327 #: cp/decl.cc:8936
54328 #, gcc-internal-format
54329 msgid "cannot decompose class type %qT without non-static data members"
54330 msgstr ""
54331
54332 #: cp/decl.cc:9403
54333 #, gcc-internal-format
54334 msgid ""
54335 "non-local variable %qD declared %<__thread%> needs dynamic initialization"
54336 msgstr ""
54337
54338 #: cp/decl.cc:9406
54339 #, gcc-internal-format
54340 msgid ""
54341 "non-local variable %qD declared %<__thread%> has a non-trivial destructor"
54342 msgstr ""
54343
54344 #: cp/decl.cc:9411
54345 #, gcc-internal-format
54346 msgid "C++11 %<thread_local%> allows dynamic initialization and destruction"
54347 msgstr ""
54348
54349 #: cp/decl.cc:9630
54350 #, gcc-internal-format
54351 msgid "initializer fails to determine size of %qT"
54352 msgstr ""
54353
54354 #: cp/decl.cc:9634
54355 #, gcc-internal-format
54356 msgid "array size missing in %qT"
54357 msgstr ""
54358
54359 #: cp/decl.cc:9637
54360 #, gcc-internal-format
54361 msgid "zero-size array %qT"
54362 msgstr ""
54363
54364 #: cp/decl.cc:9653
54365 #, gcc-internal-format
54366 msgid "destructor for alien class %qT cannot be a member"
54367 msgstr ""
54368
54369 #: cp/decl.cc:9655
54370 #, gcc-internal-format
54371 msgid "constructor for alien class %qT cannot be a member"
54372 msgstr ""
54373
54374 #: cp/decl.cc:9681
54375 #, gcc-internal-format
54376 msgid "%qD declared as a %<virtual%> variable"
54377 msgstr ""
54378
54379 #: cp/decl.cc:9683
54380 #, gcc-internal-format
54381 msgid ""
54382 "%<const%> and %<volatile%> function specifiers on %qD invalid in variable "
54383 "declaration"
54384 msgstr ""
54385
54386 #: cp/decl.cc:9689
54387 #, gcc-internal-format
54388 msgid "%qD declared as a %<virtual%> parameter"
54389 msgstr ""
54390
54391 #: cp/decl.cc:9692
54392 #, gcc-internal-format
54393 msgid "%qD declared as an %<inline%> parameter"
54394 msgstr ""
54395
54396 #: cp/decl.cc:9694
54397 #, gcc-internal-format
54398 msgid ""
54399 "%<const%> and %<volatile%> function specifiers on %qD invalid in parameter "
54400 "declaration"
54401 msgstr ""
54402
54403 #: cp/decl.cc:9700
54404 #, gcc-internal-format
54405 msgid "%qD declared as a %<virtual%> type"
54406 msgstr ""
54407
54408 #: cp/decl.cc:9703
54409 #, gcc-internal-format
54410 msgid "%qD declared as an %<inline%> type"
54411 msgstr ""
54412
54413 #: cp/decl.cc:9705
54414 #, gcc-internal-format
54415 msgid ""
54416 "%<const%> and %<volatile%> function specifiers on %qD invalid in type "
54417 "declaration"
54418 msgstr ""
54419
54420 #: cp/decl.cc:9711
54421 #, gcc-internal-format
54422 msgid "%qD declared as a %<virtual%> field"
54423 msgstr ""
54424
54425 #: cp/decl.cc:9714
54426 #, gcc-internal-format
54427 msgid "%qD declared as an %<inline%> field"
54428 msgstr ""
54429
54430 #: cp/decl.cc:9716
54431 #, gcc-internal-format
54432 msgid ""
54433 "%<const%> and %<volatile%> function specifiers on %qD invalid in field "
54434 "declaration"
54435 msgstr ""
54436
54437 #: cp/decl.cc:9723
54438 #, gcc-internal-format
54439 msgid "%q+D declared as a friend"
54440 msgstr ""
54441
54442 #: cp/decl.cc:9730
54443 #, gcc-internal-format
54444 msgid "%q+D declared with an exception specification"
54445 msgstr ""
54446
54447 #: cp/decl.cc:9762
54448 #, gcc-internal-format
54449 msgid "definition of %qD is not in namespace enclosing %qT"
54450 msgstr ""
54451
54452 #: cp/decl.cc:9802
54453 #, gcc-internal-format
54454 msgid "static member function %q#D declared with type qualifiers"
54455 msgstr ""
54456
54457 #: cp/decl.cc:9813
54458 #, gcc-internal-format
54459 msgid "concept %q#D declared with function parameters"
54460 msgstr ""
54461
54462 #: cp/decl.cc:9820
54463 #, gcc-internal-format
54464 msgid "concept %q#D declared with a deduced return type"
54465 msgstr ""
54466
54467 #: cp/decl.cc:9823
54468 #, gcc-internal-format
54469 msgid "concept %q#D with non-%<bool%> return type %qT"
54470 msgstr ""
54471
54472 #: cp/decl.cc:9899
54473 #, gcc-internal-format
54474 msgid "concept %qD has no definition"
54475 msgstr ""
54476
54477 #: cp/decl.cc:9928
54478 #, gcc-internal-format
54479 msgid "a function concept cannot be constrained"
54480 msgstr ""
54481
54482 #: cp/decl.cc:9938
54483 #, gcc-internal-format
54484 msgid "constraints on a non-templated function"
54485 msgstr ""
54486
54487 #: cp/decl.cc:9983
54488 #, gcc-internal-format
54489 msgid "defining explicit specialization %qD in friend declaration"
54490 msgstr ""
54491
54492 #: cp/decl.cc:9994
54493 #, gcc-internal-format
54494 msgid "invalid use of template-id %qD in declaration of primary template"
54495 msgstr ""
54496
54497 #: cp/decl.cc:10013
54498 #, gcc-internal-format
54499 msgid ""
54500 "default arguments are not allowed in declaration of friend template "
54501 "specialization %qD"
54502 msgstr ""
54503
54504 #: cp/decl.cc:10022
54505 #, gcc-internal-format
54506 msgid ""
54507 "%<inline%> is not allowed in declaration of friend template specialization "
54508 "%qD"
54509 msgstr ""
54510
54511 #: cp/decl.cc:10039
54512 #, gcc-internal-format
54513 msgid ""
54514 "friend declaration of %qD specifies default arguments and isn%'t a definition"
54515 msgstr ""
54516
54517 #: cp/decl.cc:10084
54518 #, gcc-internal-format
54519 msgid "cannot declare %<::main%> to be a template"
54520 msgstr ""
54521
54522 #: cp/decl.cc:10087
54523 #, gcc-internal-format
54524 msgid "cannot declare %<::main%> to be inline"
54525 msgstr ""
54526
54527 #: cp/decl.cc:10090 cp/decl.cc:10093
54528 #, gcc-internal-format
54529 msgid "cannot declare %<::main%> to be %qs"
54530 msgstr ""
54531
54532 #: cp/decl.cc:10095
54533 #, gcc-internal-format
54534 msgid "cannot declare %<::main%> to be static"
54535 msgstr ""
54536
54537 #: cp/decl.cc:10157
54538 #, gcc-internal-format
54539 msgid "static member function %qD cannot have cv-qualifier"
54540 msgstr ""
54541
54542 #: cp/decl.cc:10158
54543 #, gcc-internal-format
54544 msgid "non-member function %qD cannot have cv-qualifier"
54545 msgstr ""
54546
54547 #: cp/decl.cc:10166
54548 #, gcc-internal-format
54549 msgid "static member function %qD cannot have ref-qualifier"
54550 msgstr ""
54551
54552 #: cp/decl.cc:10167
54553 #, gcc-internal-format
54554 msgid "non-member function %qD cannot have ref-qualifier"
54555 msgstr ""
54556
54557 #: cp/decl.cc:10179
54558 #, gcc-internal-format
54559 msgid "deduction guide %qD must be declared in the same scope as %qT"
54560 msgstr ""
54561
54562 #: cp/decl.cc:10187
54563 #, gcc-internal-format
54564 msgid "deduction guide %qD must have the same access as %qT"
54565 msgstr ""
54566
54567 #: cp/decl.cc:10193
54568 #, gcc-internal-format
54569 msgid "deduction guide %qD must not have a function body"
54570 msgstr ""
54571
54572 #: cp/decl.cc:10206
54573 #, gcc-internal-format
54574 msgid "literal operator with C linkage"
54575 msgstr ""
54576
54577 #: cp/decl.cc:10216
54578 #, gcc-internal-format
54579 msgid "%qD has invalid argument list"
54580 msgstr ""
54581
54582 #: cp/decl.cc:10224
54583 #, gcc-internal-format
54584 msgid "integer suffix %qs shadowed by implementation"
54585 msgstr ""
54586
54587 #: cp/decl.cc:10230
54588 #, gcc-internal-format
54589 msgid "floating-point suffix %qs shadowed by implementation"
54590 msgstr ""
54591
54592 #: cp/decl.cc:10237
54593 #, gcc-internal-format
54594 msgid ""
54595 "literal operator suffixes not preceded by %<_%> are reserved for future "
54596 "standardization"
54597 msgstr ""
54598
54599 #: cp/decl.cc:10242
54600 #, gcc-internal-format
54601 msgid "%qD must be a non-member function"
54602 msgstr ""
54603
54604 #: cp/decl.cc:10325
54605 #, gcc-internal-format
54606 msgid "%<::main%> must return %<int%>"
54607 msgstr ""
54608
54609 #: cp/decl.cc:10365
54610 #, gcc-internal-format
54611 msgid "definition of implicitly-declared %qD"
54612 msgstr ""
54613
54614 #: cp/decl.cc:10370
54615 #, gcc-internal-format
54616 msgid "definition of explicitly-defaulted %q+D"
54617 msgstr ""
54618
54619 #: cp/decl.cc:10372
54620 #, gcc-internal-format
54621 msgid "%q#D explicitly defaulted here"
54622 msgstr ""
54623
54624 #: cp/decl.cc:10389
54625 #, gcc-internal-format
54626 msgid "no %q#D member function declared in class %qT"
54627 msgstr ""
54628
54629 #: cp/decl.cc:10582
54630 #, gcc-internal-format
54631 msgid "cannot declare %<::main%> to be a global variable"
54632 msgstr ""
54633
54634 #: cp/decl.cc:10591
54635 #, gcc-internal-format
54636 msgid "a non-template variable cannot be %<concept%>"
54637 msgstr ""
54638
54639 #: cp/decl.cc:10597
54640 #, gcc-internal-format
54641 msgid "concept must be defined at namespace scope"
54642 msgstr ""
54643
54644 #: cp/decl.cc:10604
54645 #, gcc-internal-format
54646 msgid "concept must have type %<bool%>"
54647 msgstr ""
54648
54649 #: cp/decl.cc:10607
54650 #, gcc-internal-format
54651 msgid "a variable concept cannot be constrained"
54652 msgstr ""
54653
54654 #: cp/decl.cc:10731
54655 #, gcc-internal-format
54656 msgid "in-class initialization of static data member %q#D of incomplete type"
54657 msgstr ""
54658
54659 #: cp/decl.cc:10735
54660 #, gcc-internal-format
54661 msgid ""
54662 "%<constexpr%> needed for in-class initialization of static data member %q#D "
54663 "of non-integral type"
54664 msgstr ""
54665
54666 #: cp/decl.cc:10739
54667 #, gcc-internal-format
54668 msgid "in-class initialization of static data member %q#D of non-literal type"
54669 msgstr ""
54670
54671 #: cp/decl.cc:10750
54672 #, gcc-internal-format
54673 msgid ""
54674 "invalid in-class initialization of static data member of non-integral type "
54675 "%qT"
54676 msgstr ""
54677
54678 #: cp/decl.cc:10755
54679 #, gcc-internal-format
54680 msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
54681 msgstr ""
54682
54683 #: cp/decl.cc:10760
54684 #, gcc-internal-format
54685 msgid ""
54686 "ISO C++ forbids initialization of member constant %qD of non-integral type "
54687 "%qT"
54688 msgstr ""
54689
54690 #: cp/decl.cc:10871
54691 #, gcc-internal-format
54692 msgid "size of array %qD has non-integral type %qT"
54693 msgstr ""
54694
54695 #: cp/decl.cc:10874
54696 #, gcc-internal-format
54697 msgid "size of array has non-integral type %qT"
54698 msgstr ""
54699
54700 #: cp/decl.cc:10905 cp/decl.cc:10977
54701 #, gcc-internal-format
54702 msgid "size of array %qD is not an integral constant-expression"
54703 msgstr ""
54704
54705 #: cp/decl.cc:10909 cp/decl.cc:10980
54706 #, gcc-internal-format
54707 msgid "size of array is not an integral constant-expression"
54708 msgstr ""
54709
54710 #: cp/decl.cc:10960
54711 #, gcc-internal-format
54712 msgid "ISO C++ forbids zero-size array %qD"
54713 msgstr ""
54714
54715 #: cp/decl.cc:10963
54716 #, gcc-internal-format
54717 msgid "ISO C++ forbids zero-size array"
54718 msgstr ""
54719
54720 #: cp/decl.cc:10987
54721 #, gcc-internal-format
54722 msgid "ISO C++ forbids variable length array %qD"
54723 msgstr ""
54724
54725 #: cp/decl.cc:10990
54726 #, gcc-internal-format
54727 msgid "ISO C++ forbids variable length array"
54728 msgstr ""
54729
54730 #: cp/decl.cc:10996
54731 #, gcc-internal-format
54732 msgid "variable length array %qD is used"
54733 msgstr ""
54734
54735 #: cp/decl.cc:10999
54736 #, gcc-internal-format
54737 msgid "variable length array is used"
54738 msgstr ""
54739
54740 #: cp/decl.cc:11051
54741 #, gcc-internal-format
54742 msgid "overflow in array dimension"
54743 msgstr ""
54744
54745 #: cp/decl.cc:11111
54746 #, gcc-internal-format
54747 msgid "%qD declared as array of template placeholder type %qT"
54748 msgstr ""
54749
54750 #: cp/decl.cc:11114
54751 #, gcc-internal-format
54752 msgid "creating array of template placeholder type %qT"
54753 msgstr ""
54754
54755 #: cp/decl.cc:11124
54756 #, gcc-internal-format
54757 msgid "declaration of %qD as array of void"
54758 msgstr ""
54759
54760 #: cp/decl.cc:11126
54761 #, gcc-internal-format
54762 msgid "creating array of void"
54763 msgstr ""
54764
54765 #: cp/decl.cc:11131
54766 #, gcc-internal-format
54767 msgid "declaration of %qD as array of functions"
54768 msgstr ""
54769
54770 #: cp/decl.cc:11133
54771 #, gcc-internal-format
54772 msgid "creating array of functions"
54773 msgstr ""
54774
54775 #: cp/decl.cc:11138
54776 #, gcc-internal-format
54777 msgid "declaration of %qD as array of references"
54778 msgstr ""
54779
54780 #: cp/decl.cc:11140
54781 #, gcc-internal-format
54782 msgid "creating array of references"
54783 msgstr ""
54784
54785 #: cp/decl.cc:11145
54786 #, gcc-internal-format
54787 msgid "declaration of %qD as array of function members"
54788 msgstr ""
54789
54790 #: cp/decl.cc:11148
54791 #, gcc-internal-format
54792 msgid "creating array of function members"
54793 msgstr ""
54794
54795 #: cp/decl.cc:11166
54796 #, gcc-internal-format
54797 msgid ""
54798 "declaration of %qD as multidimensional array must have bounds for all "
54799 "dimensions except the first"
54800 msgstr ""
54801
54802 #: cp/decl.cc:11170
54803 #, gcc-internal-format
54804 msgid ""
54805 "multidimensional array must have bounds for all dimensions except the first"
54806 msgstr ""
54807
54808 #: cp/decl.cc:11184
54809 #, gcc-internal-format
54810 msgid "variable-length array of %<auto%>"
54811 msgstr ""
54812
54813 #: cp/decl.cc:11260
54814 #, gcc-internal-format
54815 msgid "return type specification for constructor invalid"
54816 msgstr ""
54817
54818 #: cp/decl.cc:11263
54819 #, gcc-internal-format
54820 msgid "qualifiers are not allowed on constructor declaration"
54821 msgstr ""
54822
54823 #: cp/decl.cc:11274
54824 #, gcc-internal-format
54825 msgid "return type specification for destructor invalid"
54826 msgstr ""
54827
54828 #: cp/decl.cc:11277
54829 #, gcc-internal-format
54830 msgid "qualifiers are not allowed on destructor declaration"
54831 msgstr ""
54832
54833 #: cp/decl.cc:11290
54834 #, gcc-internal-format
54835 msgid "return type specified for %<operator %T%>"
54836 msgstr ""
54837
54838 #: cp/decl.cc:11293
54839 #, gcc-internal-format
54840 msgid "qualifiers are not allowed on declaration of %<operator %T%>"
54841 msgstr ""
54842
54843 #: cp/decl.cc:11302
54844 #, gcc-internal-format
54845 msgid "return type specified for deduction guide"
54846 msgstr ""
54847
54848 #: cp/decl.cc:11305
54849 #, gcc-internal-format
54850 msgid "qualifiers are not allowed on declaration of deduction guide"
54851 msgstr ""
54852
54853 #: cp/decl.cc:11309
54854 #, gcc-internal-format
54855 msgid "template template parameter %qT in declaration of deduction guide"
54856 msgstr ""
54857
54858 #: cp/decl.cc:11318
54859 #, gcc-internal-format
54860 msgid "%<decl-specifier%> in declaration of deduction guide"
54861 msgstr ""
54862
54863 #: cp/decl.cc:11339
54864 #, gcc-internal-format
54865 msgid "unnamed variable or field declared void"
54866 msgstr ""
54867
54868 #: cp/decl.cc:11347
54869 #, gcc-internal-format
54870 msgid "variable or field declared void"
54871 msgstr ""
54872
54873 #: cp/decl.cc:11362
54874 #, gcc-internal-format
54875 msgid "%<inline%> specifier invalid for variable %qD declared at block scope"
54876 msgstr ""
54877
54878 #: cp/decl.cc:11367
54879 #, gcc-internal-format
54880 msgid ""
54881 "inline variables are only available with %<-std=c++17%> or %<-std=gnu++17%>"
54882 msgstr ""
54883
54884 #: cp/decl.cc:11423
54885 #, gcc-internal-format
54886 msgid "%qT as type rather than plain %<decltype(auto)%>"
54887 msgstr ""
54888
54889 #: cp/decl.cc:11429
54890 #, gcc-internal-format
54891 msgid "%<decltype(auto)%> cannot be cv-qualified"
54892 msgstr ""
54893
54894 #: cp/decl.cc:11645
54895 #, gcc-internal-format
54896 msgid "invalid use of qualified-name %<::%D%>"
54897 msgstr ""
54898
54899 #: cp/decl.cc:11648 cp/decl.cc:11670
54900 #, gcc-internal-format
54901 msgid "invalid use of qualified-name %<%T::%D%>"
54902 msgstr ""
54903
54904 #: cp/decl.cc:11651
54905 #, gcc-internal-format
54906 msgid "invalid use of qualified-name %<%D::%D%>"
54907 msgstr ""
54908
54909 #: cp/decl.cc:11661
54910 #, gcc-internal-format
54911 msgid "%q#T is not a class or namespace"
54912 msgstr ""
54913
54914 #: cp/decl.cc:11685
54915 #, gcc-internal-format
54916 msgid "declaration of %qE as non-function"
54917 msgstr ""
54918
54919 #: cp/decl.cc:11692
54920 #, gcc-internal-format
54921 msgid "declaration of %qE as non-member"
54922 msgstr ""
54923
54924 #: cp/decl.cc:11720
54925 #, gcc-internal-format
54926 msgid "declarator-id missing; using reserved word %qD"
54927 msgstr ""
54928
54929 #: cp/decl.cc:11771
54930 #, gcc-internal-format
54931 msgid "function definition does not declare parameters"
54932 msgstr ""
54933
54934 #: cp/decl.cc:11779 cp/decl.cc:11788 cp/decl.cc:13597
54935 #, gcc-internal-format
54936 msgid "declaration of %qD as non-function"
54937 msgstr ""
54938
54939 #: cp/decl.cc:11796
54940 #, gcc-internal-format
54941 msgid "declaration of %qD as %<typedef%>"
54942 msgstr ""
54943
54944 #: cp/decl.cc:11801
54945 #, gcc-internal-format
54946 msgid "declaration of %qD as parameter"
54947 msgstr ""
54948
54949 #: cp/decl.cc:11836
54950 #, gcc-internal-format
54951 msgid "both %qs and %qs specified"
54952 msgstr ""
54953
54954 #: cp/decl.cc:11843 cp/decl.cc:11850 cp/decl.cc:11857 cp/decl.cc:11864
54955 #, gcc-internal-format
54956 msgid "%qs cannot appear in a typedef declaration"
54957 msgstr ""
54958
54959 #: cp/decl.cc:11875
54960 #, gcc-internal-format
54961 msgid "can use at most one of the %<constinit%> and %<constexpr%> specifiers"
54962 msgstr ""
54963
54964 #: cp/decl.cc:11885
54965 #, gcc-internal-format
54966 msgid "two or more data types in declaration of %qs"
54967 msgstr ""
54968
54969 #: cp/decl.cc:11893
54970 #, gcc-internal-format
54971 msgid "conflicting specifiers in declaration of %qs"
54972 msgstr ""
54973
54974 #: cp/decl.cc:11944
54975 #, gcc-internal-format
54976 msgid "ISO C++ does not support plain %<complex%> meaning %<double complex%>"
54977 msgstr ""
54978
54979 #: cp/decl.cc:11993 cp/decl.cc:11997 cp/decl.cc:12000
54980 #, gcc-internal-format
54981 msgid "ISO C++ forbids declaration of %qs with no type"
54982 msgstr ""
54983
54984 #: cp/decl.cc:12017
54985 #, gcc-internal-format
54986 msgid "%<__int%d%> is not supported by this target"
54987 msgstr ""
54988
54989 #: cp/decl.cc:12025
54990 #, gcc-internal-format
54991 msgid "ISO C++ does not support %<__int%d%> for %qs"
54992 msgstr ""
54993
54994 #: cp/decl.cc:12079
54995 #, gcc-internal-format
54996 msgid "%<signed%> and %<unsigned%> specified together"
54997 msgstr ""
54998
54999 #: cp/decl.cc:12085
55000 #, gcc-internal-format
55001 msgid "%<long%> and %<short%> specified together"
55002 msgstr ""
55003
55004 #: cp/decl.cc:12093 cp/decl.cc:12099
55005 #, gcc-internal-format
55006 msgid "%qs specified with %qT"
55007 msgstr ""
55008
55009 #: cp/decl.cc:12104
55010 #, gcc-internal-format
55011 msgid "%qs specified with %<decltype%>"
55012 msgstr ""
55013
55014 #: cp/decl.cc:12106
55015 #, gcc-internal-format
55016 msgid "%qs specified with %<typeof%>"
55017 msgstr ""
55018
55019 #: cp/decl.cc:12173
55020 #, gcc-internal-format
55021 msgid "complex invalid for %qs"
55022 msgstr ""
55023
55024 #: cp/decl.cc:12212
55025 #, gcc-internal-format
55026 msgid ""
55027 "template placeholder type %qT must be followed by a simple declarator-id"
55028 msgstr ""
55029
55030 #: cp/decl.cc:12237
55031 #, gcc-internal-format
55032 msgid "member %qD cannot be declared both %<virtual%> and %<static%>"
55033 msgstr ""
55034
55035 #: cp/decl.cc:12246
55036 #, gcc-internal-format
55037 msgid ""
55038 "member %qD can be declared both %<virtual%> and %<constexpr%> only in %<-"
55039 "std=c++20%> or %<-std=gnu++20%>"
55040 msgstr ""
55041
55042 #: cp/decl.cc:12259
55043 #, gcc-internal-format
55044 msgid "typedef declaration invalid in parameter declaration"
55045 msgstr ""
55046
55047 #: cp/decl.cc:12266
55048 #, gcc-internal-format
55049 msgid "storage class specified for template parameter %qs"
55050 msgstr ""
55051
55052 #: cp/decl.cc:12276 cp/decl.cc:12448
55053 #, gcc-internal-format
55054 msgid "storage class specified for parameter %qs"
55055 msgstr ""
55056
55057 #: cp/decl.cc:12284 cp/decl.cc:12293 cp/decl.cc:12299 cp/decl.cc:12305
55058 #, gcc-internal-format
55059 msgid "a parameter cannot be declared %qs"
55060 msgstr ""
55061
55062 #: cp/decl.cc:12315
55063 #, gcc-internal-format
55064 msgid "%<virtual%> outside class declaration"
55065 msgstr ""
55066
55067 #: cp/decl.cc:12325 cp/decl.cc:12328 cp/decl.cc:12330 cp/decl.cc:12333
55068 #: cp/decl.cc:12343 cp/decl.cc:12353 cp/decl.cc:12363 cp/decl.cc:12367
55069 #, gcc-internal-format
55070 msgid "structured binding declaration cannot be %qs"
55071 msgstr ""
55072
55073 #: cp/decl.cc:12337 cp/decl.cc:12359
55074 #, gcc-internal-format
55075 msgid ""
55076 "structured binding declaration can be %qs only in %<-std=c++20%> or %<-"
55077 "std=gnu++20%>"
55078 msgstr ""
55079
55080 #: cp/decl.cc:12347
55081 #, gcc-internal-format
55082 msgid "%<volatile%>-qualified structured binding is deprecated"
55083 msgstr ""
55084
55085 #: cp/decl.cc:12371
55086 #, gcc-internal-format
55087 msgid "structured binding declaration cannot be C++98 %<auto%>"
55088 msgstr ""
55089
55090 #: cp/decl.cc:12382
55091 #, gcc-internal-format
55092 msgid "structured binding declaration cannot have type %qT"
55093 msgstr ""
55094
55095 #: cp/decl.cc:12385
55096 #, gcc-internal-format
55097 msgid ""
55098 "type must be cv-qualified %<auto%> or reference to cv-qualified %<auto%>"
55099 msgstr ""
55100
55101 #: cp/decl.cc:12420
55102 #, gcc-internal-format
55103 msgid "multiple storage classes in declaration of %qs"
55104 msgstr ""
55105
55106 #: cp/decl.cc:12446
55107 #, gcc-internal-format
55108 msgid "storage class specified for %qs"
55109 msgstr ""
55110
55111 #: cp/decl.cc:12460
55112 #, gcc-internal-format
55113 msgid "nested function %qs declared %<extern%>"
55114 msgstr ""
55115
55116 #: cp/decl.cc:12465
55117 #, gcc-internal-format
55118 msgid "top-level declaration of %qs specifies %<auto%>"
55119 msgstr ""
55120
55121 #: cp/decl.cc:12473
55122 #, gcc-internal-format
55123 msgid "function-scope %qs implicitly auto and declared %<__thread%>"
55124 msgstr ""
55125
55126 #: cp/decl.cc:12487
55127 #, gcc-internal-format
55128 msgid "storage class specifiers invalid in friend function declarations"
55129 msgstr ""
55130
55131 #: cp/decl.cc:12518 cp/decl.cc:13969 cp/parser.cc:14835 cp/parser.cc:20645
55132 #: cp/parser.cc:27043
55133 #, gcc-internal-format
55134 msgid "attribute ignored"
55135 msgstr ""
55136
55137 #: cp/decl.cc:12519
55138 #, gcc-internal-format
55139 msgid "an attribute that appertains to a type-specifier is ignored"
55140 msgstr ""
55141
55142 #: cp/decl.cc:12577
55143 #, gcc-internal-format
55144 msgid "unnecessary parentheses in declaration of %qs"
55145 msgstr ""
55146
55147 #: cp/decl.cc:12583
55148 #, gcc-internal-format
55149 msgid "remove parentheses"
55150 msgstr ""
55151
55152 #: cp/decl.cc:12632
55153 #, gcc-internal-format
55154 msgid "requires-clause on return type"
55155 msgstr ""
55156
55157 #: cp/decl.cc:12652
55158 #, gcc-internal-format
55159 msgid "%qs function uses %<auto%> type specifier without trailing return type"
55160 msgstr ""
55161
55162 #: cp/decl.cc:12656
55163 #, gcc-internal-format
55164 msgid ""
55165 "deduced return type only available with %<-std=c++14%> or %<-std=gnu++14%>"
55166 msgstr ""
55167
55168 #: cp/decl.cc:12661
55169 #, gcc-internal-format
55170 msgid "virtual function cannot have deduced return type"
55171 msgstr ""
55172
55173 #: cp/decl.cc:12668
55174 #, gcc-internal-format
55175 msgid ""
55176 "%qs function with trailing return type has %qT as its type rather than plain "
55177 "%<auto%>"
55178 msgstr ""
55179
55180 #: cp/decl.cc:12677
55181 #, gcc-internal-format
55182 msgid ""
55183 "%qs function with trailing return type has %<decltype(auto)%> as its type "
55184 "rather than plain %<auto%>"
55185 msgstr ""
55186
55187 #: cp/decl.cc:12682
55188 #, gcc-internal-format
55189 msgid "invalid use of %<decltype(auto)%>"
55190 msgstr ""
55191
55192 #: cp/decl.cc:12693
55193 #, gcc-internal-format
55194 msgid "deduced class type %qD in function return type"
55195 msgstr ""
55196
55197 #: cp/decl.cc:12702
55198 #, gcc-internal-format
55199 msgid "deduction guide for %qT must have trailing return type"
55200 msgstr ""
55201
55202 #: cp/decl.cc:12715
55203 #, gcc-internal-format
55204 msgid ""
55205 "trailing return type %qT of deduction guide is not a specialization of %qT"
55206 msgstr ""
55207
55208 #: cp/decl.cc:12729
55209 #, gcc-internal-format
55210 msgid ""
55211 "trailing return type only available with %<-std=c++11%> or %<-std=gnu++11%>"
55212 msgstr ""
55213
55214 #: cp/decl.cc:12732
55215 #, gcc-internal-format
55216 msgid ""
55217 "%qs function with trailing return type not declared with %<auto%> type "
55218 "specifier"
55219 msgstr ""
55220
55221 #: cp/decl.cc:12756
55222 #, gcc-internal-format
55223 msgid "%<volatile%>-qualified return type is deprecated"
55224 msgstr ""
55225
55226 #: cp/decl.cc:12768
55227 #, gcc-internal-format
55228 msgid "%qs declared as function returning a function"
55229 msgstr ""
55230
55231 #: cp/decl.cc:12774
55232 #, gcc-internal-format
55233 msgid "%qs declared as function returning an array"
55234 msgstr ""
55235
55236 #: cp/decl.cc:12781
55237 #, gcc-internal-format
55238 msgid "%<constinit%> on function return type is not allowed"
55239 msgstr ""
55240
55241 #: cp/decl.cc:12814
55242 #, gcc-internal-format
55243 msgid "destructor cannot be static member function"
55244 msgstr ""
55245
55246 #: cp/decl.cc:12816
55247 #, gcc-internal-format
55248 msgid "constructor cannot be static member function"
55249 msgstr ""
55250
55251 #: cp/decl.cc:12821
55252 #, gcc-internal-format
55253 msgid "destructors may not be cv-qualified"
55254 msgstr ""
55255
55256 #: cp/decl.cc:12822
55257 #, gcc-internal-format
55258 msgid "constructors may not be cv-qualified"
55259 msgstr ""
55260
55261 #: cp/decl.cc:12830
55262 #, gcc-internal-format
55263 msgid "destructors may not be ref-qualified"
55264 msgstr ""
55265
55266 #: cp/decl.cc:12831
55267 #, gcc-internal-format
55268 msgid "constructors may not be ref-qualified"
55269 msgstr ""
55270
55271 #: cp/decl.cc:12849
55272 #, gcc-internal-format
55273 msgid "constructors cannot be declared %<virtual%>"
55274 msgstr ""
55275
55276 #: cp/decl.cc:12866
55277 #, gcc-internal-format
55278 msgid "virtual functions cannot be friends"
55279 msgstr ""
55280
55281 #: cp/decl.cc:12871
55282 #, gcc-internal-format
55283 msgid "friend declaration not in class definition"
55284 msgstr ""
55285
55286 #: cp/decl.cc:12875
55287 #, gcc-internal-format
55288 msgid "cannot define friend function %qs in a local class definition"
55289 msgstr ""
55290
55291 #: cp/decl.cc:12885
55292 #, gcc-internal-format
55293 msgid "friend function definition %qs cannot have a name qualified with %<::%>"
55294 msgstr ""
55295
55296 #: cp/decl.cc:12889
55297 #, gcc-internal-format
55298 msgid ""
55299 "friend function definition %qs cannot have a name qualified with %<%D::%>"
55300 msgstr ""
55301
55302 #: cp/decl.cc:12902
55303 #, gcc-internal-format
55304 msgid "a conversion function cannot have a trailing return type"
55305 msgstr ""
55306
55307 #: cp/decl.cc:12929
55308 #, gcc-internal-format
55309 msgid "destructors may not have parameters"
55310 msgstr ""
55311
55312 #: cp/decl.cc:12969
55313 #, gcc-internal-format
55314 msgid "cannot declare pointer to %q#T"
55315 msgstr ""
55316
55317 #: cp/decl.cc:12982 cp/decl.cc:12989
55318 #, gcc-internal-format
55319 msgid "cannot declare reference to %q#T"
55320 msgstr ""
55321
55322 #: cp/decl.cc:12991
55323 #, gcc-internal-format
55324 msgid "cannot declare pointer to %q#T member"
55325 msgstr ""
55326
55327 #: cp/decl.cc:13020
55328 #, gcc-internal-format
55329 msgid "cannot declare reference to qualified function type %qT"
55330 msgstr ""
55331
55332 #: cp/decl.cc:13021
55333 #, gcc-internal-format
55334 msgid "cannot declare pointer to qualified function type %qT"
55335 msgstr ""
55336
55337 #: cp/decl.cc:13094
55338 #, gcc-internal-format
55339 msgid ""
55340 "cannot declare reference to %q#T, which is not a typedef or a template type "
55341 "argument"
55342 msgstr ""
55343
55344 #: cp/decl.cc:13174
55345 #, gcc-internal-format
55346 msgid "template-id %qD used as a declarator"
55347 msgstr ""
55348
55349 #: cp/decl.cc:13200
55350 #, gcc-internal-format
55351 msgid "member functions are implicitly friends of their class"
55352 msgstr ""
55353
55354 #: cp/decl.cc:13205
55355 #, gcc-internal-format
55356 msgid "extra qualification %<%T::%> on member %qs"
55357 msgstr ""
55358
55359 #: cp/decl.cc:13235
55360 #, gcc-internal-format
55361 msgid "cannot define member function %<%T::%s%> within %qT"
55362 msgstr ""
55363
55364 #: cp/decl.cc:13237
55365 #, gcc-internal-format
55366 msgid "cannot declare member function %<%T::%s%> within %qT"
55367 msgstr ""
55368
55369 #: cp/decl.cc:13245
55370 #, gcc-internal-format
55371 msgid "cannot declare member %<%T::%s%> within %qT"
55372 msgstr ""
55373
55374 #: cp/decl.cc:13285
55375 #, gcc-internal-format
55376 msgid "non-parameter %qs cannot be a parameter pack"
55377 msgstr ""
55378
55379 #: cp/decl.cc:13294
55380 #, gcc-internal-format
55381 msgid "data member may not have variably modified type %qT"
55382 msgstr ""
55383
55384 #: cp/decl.cc:13297
55385 #, gcc-internal-format
55386 msgid "parameter may not have variably modified type %qT"
55387 msgstr ""
55388
55389 #: cp/decl.cc:13308
55390 #, gcc-internal-format
55391 msgid "%<explicit%> outside class declaration"
55392 msgstr ""
55393
55394 #: cp/decl.cc:13311
55395 #, gcc-internal-format
55396 msgid "%<explicit%> in friend declaration"
55397 msgstr ""
55398
55399 #: cp/decl.cc:13314
55400 #, gcc-internal-format
55401 msgid ""
55402 "only declarations of constructors and conversion operators can be %<explicit"
55403 "%>"
55404 msgstr ""
55405
55406 #: cp/decl.cc:13324
55407 #, gcc-internal-format
55408 msgid "non-member %qs cannot be declared %<mutable%>"
55409 msgstr ""
55410
55411 #: cp/decl.cc:13331
55412 #, gcc-internal-format
55413 msgid "non-object member %qs cannot be declared %<mutable%>"
55414 msgstr ""
55415
55416 #: cp/decl.cc:13337
55417 #, gcc-internal-format
55418 msgid "function %qs cannot be declared %<mutable%>"
55419 msgstr ""
55420
55421 #: cp/decl.cc:13343
55422 #, gcc-internal-format
55423 msgid "%<static%> %qs cannot be declared %<mutable%>"
55424 msgstr ""
55425
55426 #: cp/decl.cc:13349
55427 #, gcc-internal-format
55428 msgid "%<const%> %qs cannot be declared %<mutable%>"
55429 msgstr ""
55430
55431 #: cp/decl.cc:13355
55432 #, gcc-internal-format
55433 msgid "reference %qs cannot be declared %<mutable%>"
55434 msgstr ""
55435
55436 #: cp/decl.cc:13371
55437 #, gcc-internal-format
55438 msgid "typedef may not be a function definition"
55439 msgstr ""
55440
55441 #: cp/decl.cc:13374
55442 #, gcc-internal-format
55443 msgid "typedef may not be a member function definition"
55444 msgstr ""
55445
55446 #: cp/decl.cc:13400
55447 #, gcc-internal-format
55448 msgid "%<auto%> not allowed in alias declaration"
55449 msgstr ""
55450
55451 #: cp/decl.cc:13403
55452 #, gcc-internal-format
55453 msgid "typedef declared %<auto%>"
55454 msgstr ""
55455
55456 #: cp/decl.cc:13408
55457 #, gcc-internal-format
55458 msgid "requires-clause on typedef"
55459 msgstr ""
55460
55461 #: cp/decl.cc:13412
55462 #, gcc-internal-format
55463 msgid "typedef name may not be a nested-name-specifier"
55464 msgstr ""
55465
55466 #: cp/decl.cc:13438
55467 #, gcc-internal-format
55468 msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
55469 msgstr ""
55470
55471 #: cp/decl.cc:13527
55472 #, gcc-internal-format
55473 msgid "%<inline%> specified for friend class declaration"
55474 msgstr ""
55475
55476 #: cp/decl.cc:13535
55477 #, gcc-internal-format
55478 msgid "template parameters cannot be friends"
55479 msgstr ""
55480
55481 #: cp/decl.cc:13537
55482 #, gcc-internal-format
55483 msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
55484 msgstr ""
55485
55486 #: cp/decl.cc:13541
55487 #, gcc-internal-format
55488 msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
55489 msgstr ""
55490
55491 #: cp/decl.cc:13554
55492 #, gcc-internal-format
55493 msgid "trying to make class %qT a friend of global scope"
55494 msgstr ""
55495
55496 #: cp/decl.cc:13574
55497 #, gcc-internal-format
55498 msgid "invalid qualifiers on non-member function type"
55499 msgstr ""
55500
55501 #: cp/decl.cc:13578
55502 #, gcc-internal-format
55503 msgid "requires-clause on type-id"
55504 msgstr ""
55505
55506 #: cp/decl.cc:13588
55507 #, gcc-internal-format
55508 msgid "abstract declarator %qT used as declaration"
55509 msgstr ""
55510
55511 #: cp/decl.cc:13603
55512 #, gcc-internal-format
55513 msgid "requires-clause on declaration of non-function type %qT"
55514 msgstr ""
55515
55516 #: cp/decl.cc:13622
55517 #, gcc-internal-format
55518 msgid "cannot use %<::%> in parameter declaration"
55519 msgstr ""
55520
55521 #: cp/decl.cc:13631 cp/parser.cc:20079
55522 #, gcc-internal-format
55523 msgid "cannot declare a parameter with %<decltype(auto)%>"
55524 msgstr ""
55525
55526 #: cp/decl.cc:13636
55527 #, gcc-internal-format
55528 msgid "class template placeholder %qE not permitted in this context"
55529 msgstr ""
55530
55531 #: cp/decl.cc:13639
55532 #, gcc-internal-format
55533 msgid "use %<auto%> for an abbreviated function template"
55534 msgstr ""
55535
55536 #: cp/decl.cc:13644
55537 #, gcc-internal-format
55538 msgid "%<auto%> parameter not permitted in this context"
55539 msgstr ""
55540
55541 #: cp/decl.cc:13647
55542 #, gcc-internal-format
55543 msgid "parameter declared %<auto%>"
55544 msgstr ""
55545
55546 #: cp/decl.cc:13698 cp/parser.cc:3483
55547 #, gcc-internal-format
55548 msgid "invalid use of template-name %qE without an argument list"
55549 msgstr ""
55550
55551 #: cp/decl.cc:13702
55552 #, gcc-internal-format
55553 msgid "non-static data member declared with placeholder %qT"
55554 msgstr ""
55555
55556 #: cp/decl.cc:13723
55557 #, gcc-internal-format
55558 msgid "ISO C++ forbids flexible array member %qs"
55559 msgstr ""
55560
55561 #: cp/decl.cc:13726
55562 #, gcc-internal-format
55563 msgid "ISO C++ forbids flexible array members"
55564 msgstr ""
55565
55566 #. Something like struct S { int N::j; };
55567 #: cp/decl.cc:13742
55568 #, gcc-internal-format
55569 msgid "invalid use of %<::%>"
55570 msgstr ""
55571
55572 #: cp/decl.cc:13763
55573 #, gcc-internal-format
55574 msgid "declaration of function %qD in invalid context"
55575 msgstr ""
55576
55577 #: cp/decl.cc:13773
55578 #, gcc-internal-format
55579 msgid "function %qD declared %<virtual%> inside a union"
55580 msgstr ""
55581
55582 #: cp/decl.cc:13783
55583 #, gcc-internal-format
55584 msgid "%qD cannot be declared %<virtual%>, since it is always static"
55585 msgstr ""
55586
55587 #: cp/decl.cc:13797
55588 #, gcc-internal-format
55589 msgid "expected qualified name in friend declaration for destructor %qD"
55590 msgstr ""
55591
55592 #: cp/decl.cc:13804
55593 #, gcc-internal-format
55594 msgid "declaration of %qD as member of %qT"
55595 msgstr ""
55596
55597 #: cp/decl.cc:13811 cp/decl.cc:13824
55598 #, gcc-internal-format
55599 msgid "a destructor cannot be %qs"
55600 msgstr ""
55601
55602 #: cp/decl.cc:13830
55603 #, gcc-internal-format
55604 msgid "expected qualified name in friend declaration for constructor %qD"
55605 msgstr ""
55606
55607 #: cp/decl.cc:13839
55608 #, gcc-internal-format
55609 msgid "a constructor cannot be %<concept%>"
55610 msgstr ""
55611
55612 #: cp/decl.cc:13845
55613 #, gcc-internal-format
55614 msgid "a concept cannot be a member function"
55615 msgstr ""
55616
55617 #: cp/decl.cc:13853 cp/decl.cc:14199
55618 #, gcc-internal-format
55619 msgid "%qD cannot be %qs"
55620 msgstr ""
55621
55622 #: cp/decl.cc:13862
55623 #, gcc-internal-format
55624 msgid "specialization of variable template %qD declared as function"
55625 msgstr ""
55626
55627 #: cp/decl.cc:13865
55628 #, gcc-internal-format
55629 msgid "variable template declared here"
55630 msgstr ""
55631
55632 #: cp/decl.cc:13927
55633 #, gcc-internal-format
55634 msgid "field %qD has incomplete type %qT"
55635 msgstr ""
55636
55637 #: cp/decl.cc:13932
55638 #, gcc-internal-format
55639 msgid "name %qT has incomplete type"
55640 msgstr ""
55641
55642 #: cp/decl.cc:13952
55643 #, gcc-internal-format
55644 msgid "%qE is neither function nor member function; cannot be declared friend"
55645 msgstr ""
55646
55647 #: cp/decl.cc:13955
55648 #, gcc-internal-format
55649 msgid ""
55650 "unnamed field is neither function nor member function; cannot be declared "
55651 "friend"
55652 msgstr ""
55653
55654 #: cp/decl.cc:13970 cp/parser.cc:20646 cp/parser.cc:27044
55655 #, gcc-internal-format
55656 msgid ""
55657 "an attribute that appertains to a friend declaration that is not a "
55658 "definition is ignored"
55659 msgstr ""
55660
55661 #: cp/decl.cc:14016 cp/decl.cc:14027
55662 #, gcc-internal-format
55663 msgid "static data member %qE declared %qs"
55664 msgstr ""
55665
55666 #: cp/decl.cc:14021
55667 #, gcc-internal-format
55668 msgid "%<constexpr%> static data member %qD must have an initializer"
55669 msgstr ""
55670
55671 #: cp/decl.cc:14066 cp/decl.cc:14074 cp/decl.cc:14081 cp/decl.cc:14088
55672 #, gcc-internal-format
55673 msgid "non-static data member %qE declared %qs"
55674 msgstr ""
55675
55676 #: cp/decl.cc:14140
55677 #, gcc-internal-format
55678 msgid "storage class %<auto%> invalid for function %qs"
55679 msgstr ""
55680
55681 #: cp/decl.cc:14143
55682 #, gcc-internal-format
55683 msgid "storage class %<register%> invalid for function %qs"
55684 msgstr ""
55685
55686 #: cp/decl.cc:14149
55687 #, gcc-internal-format
55688 msgid "storage class %<__thread%> invalid for function %qs"
55689 msgstr ""
55690
55691 #: cp/decl.cc:14153
55692 #, gcc-internal-format
55693 msgid "storage class %<thread_local%> invalid for function %qs"
55694 msgstr ""
55695
55696 #: cp/decl.cc:14158
55697 #, gcc-internal-format
55698 msgid "virt-specifiers in %qs not allowed outside a class definition"
55699 msgstr ""
55700
55701 #: cp/decl.cc:14170
55702 #, gcc-internal-format
55703 msgid ""
55704 "%<static%> specifier invalid for function %qs declared out of global scope"
55705 msgstr ""
55706
55707 #: cp/decl.cc:14174
55708 #, gcc-internal-format
55709 msgid ""
55710 "%<inline%> specifier invalid for function %qs declared out of global scope"
55711 msgstr ""
55712
55713 #: cp/decl.cc:14182
55714 #, gcc-internal-format
55715 msgid "virtual non-class function %qs"
55716 msgstr ""
55717
55718 #: cp/decl.cc:14189
55719 #, gcc-internal-format
55720 msgid "%qs defined in a non-class scope"
55721 msgstr ""
55722
55723 #: cp/decl.cc:14190
55724 #, gcc-internal-format
55725 msgid "%qs declared in a non-class scope"
55726 msgstr ""
55727
55728 #: cp/decl.cc:14233
55729 #, gcc-internal-format
55730 msgid "cannot declare member function %qD to have static linkage"
55731 msgstr ""
55732
55733 #: cp/decl.cc:14242
55734 #, gcc-internal-format
55735 msgid "cannot declare static function inside another function"
55736 msgstr ""
55737
55738 #: cp/decl.cc:14283
55739 #, gcc-internal-format
55740 msgid ""
55741 "%<static%> may not be used when defining (as opposed to declaring) a static "
55742 "data member"
55743 msgstr ""
55744
55745 #: cp/decl.cc:14290
55746 #, gcc-internal-format
55747 msgid "static member %qD declared %<register%>"
55748 msgstr ""
55749
55750 #: cp/decl.cc:14296
55751 #, gcc-internal-format
55752 msgid "cannot explicitly declare member %q#D to have extern linkage"
55753 msgstr ""
55754
55755 #: cp/decl.cc:14304
55756 #, gcc-internal-format
55757 msgid "declaration of %<constexpr%> variable %qD is not a definition"
55758 msgstr ""
55759
55760 #: cp/decl.cc:14311
55761 #, gcc-internal-format
55762 msgid "a variable cannot be declared %<consteval%>"
55763 msgstr ""
55764
55765 #: cp/decl.cc:14331
55766 #, gcc-internal-format
55767 msgid "declaration of %q#D has no initializer"
55768 msgstr ""
55769
55770 #: cp/decl.cc:14343
55771 #, gcc-internal-format
55772 msgid "%qs initialized and declared %<extern%>"
55773 msgstr ""
55774
55775 #: cp/decl.cc:14348
55776 #, gcc-internal-format
55777 msgid "%qs has both %<extern%> and initializer"
55778 msgstr ""
55779
55780 #: cp/decl.cc:14528
55781 #, gcc-internal-format
55782 msgid "default argument %qE uses %qD"
55783 msgstr ""
55784
55785 #: cp/decl.cc:14531
55786 #, gcc-internal-format
55787 msgid "default argument %qE uses local variable %qD"
55788 msgstr ""
55789
55790 #: cp/decl.cc:14658
55791 #, gcc-internal-format
55792 msgid "invalid use of cv-qualified type %qT in parameter declaration"
55793 msgstr ""
55794
55795 #: cp/decl.cc:14662
55796 #, gcc-internal-format
55797 msgid "invalid use of type %<void%> in parameter declaration"
55798 msgstr ""
55799
55800 #: cp/decl.cc:14691
55801 #, gcc-internal-format
55802 msgid "%<volatile%>-qualified parameter is deprecated"
55803 msgstr ""
55804
55805 #: cp/decl.cc:14699
55806 #, gcc-internal-format
55807 msgid "parameter %qD invalidly declared method type"
55808 msgstr ""
55809
55810 #: cp/decl.cc:14724
55811 #, gcc-internal-format
55812 msgid "parameter %qD includes pointer to array of unknown bound %qT"
55813 msgstr ""
55814
55815 #: cp/decl.cc:14726
55816 #, gcc-internal-format
55817 msgid "parameter %qD includes reference to array of unknown bound %qT"
55818 msgstr ""
55819
55820 #: cp/decl.cc:14987
55821 #, gcc-internal-format
55822 msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
55823 msgstr ""
55824
55825 #: cp/decl.cc:15066
55826 #, gcc-internal-format
55827 msgid "%qD may not be declared within a namespace"
55828 msgstr ""
55829
55830 #: cp/decl.cc:15073
55831 #, gcc-internal-format
55832 msgid "%qD may not be declared as static"
55833 msgstr ""
55834
55835 #: cp/decl.cc:15103
55836 #, gcc-internal-format
55837 msgid "%qD must be a non-static member function"
55838 msgstr ""
55839
55840 #: cp/decl.cc:15109
55841 #, gcc-internal-format
55842 msgid ""
55843 "%qD must be either a non-static member function or a non-member function"
55844 msgstr ""
55845
55846 #: cp/decl.cc:15119
55847 #, gcc-internal-format
55848 msgid "%qD must have an argument of class or enumerated type"
55849 msgstr ""
55850
55851 #. 13.4.0.3
55852 #: cp/decl.cc:15145
55853 #, gcc-internal-format
55854 msgid "ISO C++ prohibits overloading %<operator ?:%>"
55855 msgstr ""
55856
55857 #. Variadic.
55858 #: cp/decl.cc:15156
55859 #, gcc-internal-format
55860 msgid "%qD must not have variable number of arguments"
55861 msgstr ""
55862
55863 #: cp/decl.cc:15182
55864 #, gcc-internal-format
55865 msgid "%qD must have either zero or one argument"
55866 msgstr ""
55867
55868 #: cp/decl.cc:15183
55869 #, gcc-internal-format
55870 msgid "%qD must have either one or two arguments"
55871 msgstr ""
55872
55873 #: cp/decl.cc:15195
55874 #, gcc-internal-format
55875 msgid "postfix %qD must have %<int%> as its argument"
55876 msgstr ""
55877
55878 #: cp/decl.cc:15196
55879 #, gcc-internal-format
55880 msgid "postfix %qD must have %<int%> as its second argument"
55881 msgstr ""
55882
55883 #: cp/decl.cc:15207
55884 #, gcc-internal-format
55885 msgid "%qD must have no arguments"
55886 msgstr ""
55887
55888 #: cp/decl.cc:15208 cp/decl.cc:15220
55889 #, gcc-internal-format
55890 msgid "%qD must have exactly one argument"
55891 msgstr ""
55892
55893 #: cp/decl.cc:15221
55894 #, gcc-internal-format
55895 msgid "%qD must have exactly two arguments"
55896 msgstr ""
55897
55898 #: cp/decl.cc:15235
55899 #, gcc-internal-format
55900 msgid "%qD cannot have default arguments"
55901 msgstr ""
55902
55903 #: cp/decl.cc:15259
55904 #, gcc-internal-format
55905 msgid "converting %qT to %<void%> will never use a type conversion operator"
55906 msgstr ""
55907
55908 #: cp/decl.cc:15266
55909 #, gcc-internal-format
55910 msgid ""
55911 "converting %qT to a reference to the same type will never use a type "
55912 "conversion operator"
55913 msgstr ""
55914
55915 #: cp/decl.cc:15268
55916 #, gcc-internal-format
55917 msgid ""
55918 "converting %qT to the same type will never use a type conversion operator"
55919 msgstr ""
55920
55921 #: cp/decl.cc:15277
55922 #, gcc-internal-format
55923 msgid ""
55924 "converting %qT to a reference to a base class %qT will never use a type "
55925 "conversion operator"
55926 msgstr ""
55927
55928 #: cp/decl.cc:15279
55929 #, gcc-internal-format
55930 msgid ""
55931 "converting %qT to a base class %qT will never use a type conversion operator"
55932 msgstr ""
55933
55934 #: cp/decl.cc:15295
55935 #, gcc-internal-format
55936 msgid "user-defined %qD always evaluates both arguments"
55937 msgstr ""
55938
55939 #: cp/decl.cc:15314
55940 #, gcc-internal-format
55941 msgid "prefix %qD should return %qT"
55942 msgstr ""
55943
55944 #: cp/decl.cc:15321
55945 #, gcc-internal-format
55946 msgid "postfix %qD should return %qT"
55947 msgstr ""
55948
55949 #: cp/decl.cc:15333
55950 #, gcc-internal-format
55951 msgid "%qD should return by value"
55952 msgstr ""
55953
55954 #: cp/decl.cc:15388
55955 #, gcc-internal-format
55956 msgid "using template type parameter %qT after %qs"
55957 msgstr ""
55958
55959 #: cp/decl.cc:15411
55960 #, gcc-internal-format
55961 msgid "using alias template specialization %qT after %qs"
55962 msgstr ""
55963
55964 #: cp/decl.cc:15414
55965 #, gcc-internal-format
55966 msgid "using typedef-name %qD after %qs"
55967 msgstr ""
55968
55969 #: cp/decl.cc:15416
55970 #, gcc-internal-format
55971 msgid "%qD has a previous declaration here"
55972 msgstr ""
55973
55974 #: cp/decl.cc:15424
55975 #, gcc-internal-format
55976 msgid "%qT referred to as %qs"
55977 msgstr ""
55978
55979 #: cp/decl.cc:15425 cp/decl.cc:15432
55980 #, gcc-internal-format
55981 msgid "%qT has a previous declaration here"
55982 msgstr ""
55983
55984 #: cp/decl.cc:15431
55985 #, gcc-internal-format
55986 msgid "%qT referred to as enum"
55987 msgstr ""
55988
55989 #. If a class template appears as elaborated type specifier
55990 #. without a template header such as:
55991 #.
55992 #. template <class T> class C {};
55993 #. void f(class C);             // No template header here
55994 #.
55995 #. then the required template argument is missing.
55996 #: cp/decl.cc:15446
55997 #, gcc-internal-format
55998 msgid "template argument required for %<%s %T%>"
55999 msgstr ""
56000
56001 #: cp/decl.cc:15489 cp/name-lookup.cc:5705 cp/name-lookup.cc:5837
56002 #: cp/parser.cc:6933 cp/parser.cc:30632
56003 #, gcc-internal-format
56004 msgid "reference to %qD is ambiguous"
56005 msgstr ""
56006
56007 #: cp/decl.cc:15498
56008 #, gcc-internal-format
56009 msgid "class template %qD redeclared as non-template"
56010 msgstr ""
56011
56012 #: cp/decl.cc:15520 cp/name-lookup.cc:5415
56013 #, gcc-internal-format
56014 msgid "%qD has the same name as the class in which it is declared"
56015 msgstr ""
56016
56017 #: cp/decl.cc:15548 cp/friend.cc:315 cp/parser.cc:3308 cp/parser.cc:6638
56018 #: cp/pt.cc:9827
56019 #, gcc-internal-format
56020 msgid "%qT is not a template"
56021 msgstr ""
56022
56023 #: cp/decl.cc:15553
56024 #, gcc-internal-format
56025 msgid "perhaps you want to explicitly add %<%T::%>"
56026 msgstr ""
56027
56028 #: cp/decl.cc:15658
56029 #, gcc-internal-format
56030 msgid "use of enum %q#D without previous declaration"
56031 msgstr ""
56032
56033 #: cp/decl.cc:15689
56034 #, gcc-internal-format
56035 msgid "redeclaration of %qT as a non-template"
56036 msgstr ""
56037
56038 #: cp/decl.cc:15700 cp/semantics.cc:3458
56039 #, gcc-internal-format
56040 msgid "cannot declare %qD in a different module"
56041 msgstr ""
56042
56043 #: cp/decl.cc:15816
56044 #, gcc-internal-format
56045 msgid "derived union %qT invalid"
56046 msgstr ""
56047
56048 #: cp/decl.cc:15823
56049 #, gcc-internal-format
56050 msgid "%qT defined with multiple direct bases"
56051 msgstr ""
56052
56053 #: cp/decl.cc:15834
56054 #, gcc-internal-format
56055 msgid "%qT defined with direct virtual base"
56056 msgstr ""
56057
56058 #: cp/decl.cc:15859
56059 #, gcc-internal-format
56060 msgid "base type %qT fails to be a struct or class type"
56061 msgstr ""
56062
56063 #: cp/decl.cc:15889
56064 #, gcc-internal-format
56065 msgid "recursive type %qT undefined"
56066 msgstr ""
56067
56068 #: cp/decl.cc:15891
56069 #, gcc-internal-format
56070 msgid "duplicate base type %qT invalid"
56071 msgstr ""
56072
56073 #: cp/decl.cc:16036
56074 #, gcc-internal-format
56075 msgid "scoped/unscoped mismatch in enum %q#T"
56076 msgstr ""
56077
56078 #: cp/decl.cc:16039 cp/decl.cc:16047 cp/decl.cc:16057 cp/decl.cc:16651
56079 #: cp/parser.cc:20994
56080 #, gcc-internal-format
56081 msgid "previous definition here"
56082 msgstr ""
56083
56084 #: cp/decl.cc:16044
56085 #, gcc-internal-format
56086 msgid "underlying type mismatch in enum %q#T"
56087 msgstr ""
56088
56089 #: cp/decl.cc:16054
56090 #, gcc-internal-format
56091 msgid "different underlying type in enum %q#T"
56092 msgstr ""
56093
56094 #: cp/decl.cc:16065
56095 #, gcc-internal-format
56096 msgid "cannot define %qD in different module"
56097 msgstr ""
56098
56099 #: cp/decl.cc:16139
56100 #, gcc-internal-format
56101 msgid "underlying type %qT of %qT must be an integral type"
56102 msgstr ""
56103
56104 #. DR 377
56105 #.
56106 #. IF no integral type can represent all the enumerator values, the
56107 #. enumeration is ill-formed.
56108 #: cp/decl.cc:16286
56109 #, gcc-internal-format
56110 msgid "no integral type can represent all of the enumerator values for %qT"
56111 msgstr ""
56112
56113 #: cp/decl.cc:16461
56114 #, gcc-internal-format
56115 msgid ""
56116 "enumerator value for %qD must have integral or unscoped enumeration type"
56117 msgstr ""
56118
56119 #: cp/decl.cc:16471
56120 #, gcc-internal-format
56121 msgid "enumerator value for %qD is not an integer constant"
56122 msgstr ""
56123
56124 #: cp/decl.cc:16520
56125 #, gcc-internal-format
56126 msgid "incremented enumerator value is too large for %<unsigned long%>"
56127 msgstr ""
56128
56129 #: cp/decl.cc:16521
56130 #, gcc-internal-format
56131 msgid "incremented enumerator value is too large for %<long%>"
56132 msgstr ""
56133
56134 #: cp/decl.cc:16532
56135 #, gcc-internal-format
56136 msgid "overflow in enumeration values at %qD"
56137 msgstr ""
56138
56139 #: cp/decl.cc:16552
56140 #, gcc-internal-format
56141 msgid "enumerator value %qE is outside the range of underlying type %qT"
56142 msgstr ""
56143
56144 #: cp/decl.cc:16649 cp/parser.cc:20992
56145 #, gcc-internal-format
56146 msgid "multiple definition of %q#T"
56147 msgstr ""
56148
56149 #: cp/decl.cc:16723
56150 #, gcc-internal-format
56151 msgid "return type %q#T is incomplete"
56152 msgstr ""
56153
56154 #: cp/decl.cc:16883 cp/typeck.cc:10601
56155 #, gcc-internal-format
56156 msgid "%<operator=%> should return a reference to %<*this%>"
56157 msgstr ""
56158
56159 #: cp/decl.cc:17733
56160 #, gcc-internal-format
56161 msgid "no return statements in function returning %qT"
56162 msgstr ""
56163
56164 #: cp/decl.cc:17735 cp/typeck.cc:10481
56165 #, gcc-internal-format
56166 msgid "only plain %<auto%> return type can be deduced to %<void%>"
56167 msgstr ""
56168
56169 #: cp/decl.cc:17797
56170 #, gcc-internal-format
56171 msgid "no return statement in %<constexpr%> function returning non-void"
56172 msgstr ""
56173
56174 #: cp/decl.cc:17979
56175 #, gcc-internal-format
56176 msgid "%qD is already defined in class %qT"
56177 msgstr ""
56178
56179 #: cp/decl.cc:18370
56180 #, gcc-internal-format
56181 msgid "use of %qD before deduction of %<auto%>"
56182 msgstr ""
56183
56184 #: cp/decl2.cc:351
56185 #, gcc-internal-format
56186 msgid "name missing for member function"
56187 msgstr ""
56188
56189 #: cp/decl2.cc:447 cp/decl2.cc:480
56190 #, gcc-internal-format
56191 msgid "top-level comma expression in array subscript changed meaning in C++23"
56192 msgstr ""
56193
56194 #: cp/decl2.cc:470
56195 #, gcc-internal-format
56196 msgid "built-in subscript operator without expression list"
56197 msgstr ""
56198
56199 #: cp/decl2.cc:484
56200 #, gcc-internal-format
56201 msgid ""
56202 "built-in subscript operator with more than one expression in expression list"
56203 msgstr ""
56204
56205 #: cp/decl2.cc:502 cp/decl2.cc:516
56206 #, gcc-internal-format
56207 msgid "ambiguous conversion for array subscript"
56208 msgstr ""
56209
56210 #: cp/decl2.cc:510
56211 #, gcc-internal-format
56212 msgid "invalid types %<%T[%T]%> for array subscript"
56213 msgstr ""
56214
56215 #: cp/decl2.cc:592
56216 #, gcc-internal-format
56217 msgid "deleting array %q#E"
56218 msgstr ""
56219
56220 #: cp/decl2.cc:600
56221 #, gcc-internal-format
56222 msgid "type %q#T argument given to %<delete%>, expected pointer"
56223 msgstr ""
56224
56225 #: cp/decl2.cc:614
56226 #, gcc-internal-format
56227 msgid ""
56228 "cannot delete a function.  Only pointer-to-objects are valid arguments to "
56229 "%<delete%>"
56230 msgstr ""
56231
56232 #: cp/decl2.cc:624
56233 #, gcc-internal-format
56234 msgid "deleting %qT is undefined"
56235 msgstr ""
56236
56237 #: cp/decl2.cc:672 cp/pt.cc:5877
56238 #, gcc-internal-format
56239 msgid "template declaration of %q#D"
56240 msgstr ""
56241
56242 #: cp/decl2.cc:712
56243 #, gcc-internal-format
56244 msgid ""
56245 "template parameter lists provided don%'t match the template parameters of %qD"
56246 msgstr ""
56247
56248 #: cp/decl2.cc:727 cp/pt.cc:5845
56249 #, gcc-internal-format
56250 msgid "destructor %qD declared as member template"
56251 msgstr ""
56252
56253 #: cp/decl2.cc:802
56254 #, gcc-internal-format
56255 msgid "no declaration matches %q#D"
56256 msgstr ""
56257
56258 #: cp/decl2.cc:807
56259 #, gcc-internal-format
56260 msgid "no conversion operators declared"
56261 msgstr ""
56262
56263 #: cp/decl2.cc:810
56264 #, gcc-internal-format
56265 msgid "no functions named %qD"
56266 msgstr ""
56267
56268 #: cp/decl2.cc:812
56269 #, gcc-internal-format
56270 msgid "%#qT defined here"
56271 msgstr ""
56272
56273 #: cp/decl2.cc:872
56274 #, gcc-internal-format
56275 msgid "local class %q#T shall not have static data member %q#D"
56276 msgstr ""
56277
56278 #: cp/decl2.cc:881
56279 #, gcc-internal-format
56280 msgid "static data member %qD in unnamed class"
56281 msgstr ""
56282
56283 #: cp/decl2.cc:883
56284 #, gcc-internal-format
56285 msgid "unnamed class defined here"
56286 msgstr ""
56287
56288 #: cp/decl2.cc:964
56289 #, gcc-internal-format
56290 msgid "explicit template argument list not allowed"
56291 msgstr ""
56292
56293 #: cp/decl2.cc:1006
56294 #, gcc-internal-format
56295 msgid "%qD is already defined in %qT"
56296 msgstr ""
56297
56298 #: cp/decl2.cc:1035 cp/decl2.cc:1043
56299 #, gcc-internal-format
56300 msgid "invalid initializer for member function %qD"
56301 msgstr ""
56302
56303 #: cp/decl2.cc:1052
56304 #, gcc-internal-format
56305 msgid "initializer specified for friend function %qD"
56306 msgstr ""
56307
56308 #: cp/decl2.cc:1055
56309 #, gcc-internal-format
56310 msgid "initializer specified for static member function %qD"
56311 msgstr ""
56312
56313 #: cp/decl2.cc:1103
56314 #, gcc-internal-format
56315 msgid "%<asm%> specifiers are not permitted on non-static data members"
56316 msgstr ""
56317
56318 #: cp/decl2.cc:1160
56319 #, gcc-internal-format
56320 msgid "bit-field %qD with non-integral type %qT"
56321 msgstr ""
56322
56323 #: cp/decl2.cc:1168
56324 #, gcc-internal-format
56325 msgid "cannot declare %qD to be a bit-field type"
56326 msgstr ""
56327
56328 #: cp/decl2.cc:1179
56329 #, gcc-internal-format
56330 msgid "cannot declare bit-field %qD with function type"
56331 msgstr ""
56332
56333 #: cp/decl2.cc:1185
56334 #, gcc-internal-format
56335 msgid "cannot declare bit-field %qD with %<warn_if_not_aligned%> type"
56336 msgstr ""
56337
56338 #: cp/decl2.cc:1192
56339 #, gcc-internal-format
56340 msgid "%qD is already defined in the class %qT"
56341 msgstr ""
56342
56343 #: cp/decl2.cc:1200
56344 #, gcc-internal-format
56345 msgid "static member %qD cannot be a bit-field"
56346 msgstr ""
56347
56348 #: cp/decl2.cc:1214
56349 #, gcc-internal-format
56350 msgid "width of bit-field %qD has non-integral type %qT"
56351 msgstr ""
56352
56353 #: cp/decl2.cc:1536
56354 #, gcc-internal-format
56355 msgid "incomplete type %qT is not mappable"
56356 msgstr ""
56357
56358 #: cp/decl2.cc:1552
56359 #, gcc-internal-format
56360 msgid "static field %qD is not mappable"
56361 msgstr ""
56362
56363 #: cp/decl2.cc:1641
56364 #, gcc-internal-format
56365 msgid "%q+D static data member inside of declare target directive"
56366 msgstr ""
56367
56368 #: cp/decl2.cc:1680 cp/name-lookup.cc:8520
56369 #, gcc-internal-format
56370 msgid "%<omp::%E%> not allowed to be specified in this context"
56371 msgstr ""
56372
56373 #: cp/decl2.cc:1749
56374 #, gcc-internal-format
56375 msgid "anonymous struct not inside named type"
56376 msgstr ""
56377
56378 #: cp/decl2.cc:1765
56379 #, gcc-internal-format
56380 msgid "%q#D invalid; an anonymous union can only have non-static data members"
56381 msgstr ""
56382
56383 #: cp/decl2.cc:1772
56384 #, gcc-internal-format
56385 msgid "private member %q#D in anonymous union"
56386 msgstr ""
56387
56388 #: cp/decl2.cc:1775
56389 #, gcc-internal-format
56390 msgid "protected member %q#D in anonymous union"
56391 msgstr ""
56392
56393 #: cp/decl2.cc:1840
56394 #, gcc-internal-format
56395 msgid "namespace-scope anonymous aggregates must be static"
56396 msgstr ""
56397
56398 #: cp/decl2.cc:1849
56399 #, gcc-internal-format
56400 msgid "anonymous union with no members"
56401 msgstr ""
56402
56403 #: cp/decl2.cc:1886
56404 #, gcc-internal-format
56405 msgid "%<operator new%> must return type %qT"
56406 msgstr ""
56407
56408 #. [basic.stc.dynamic.allocation]
56409 #.
56410 #. The first parameter shall not have an associated default
56411 #. argument.
56412 #: cp/decl2.cc:1898
56413 #, gcc-internal-format
56414 msgid "the first parameter of %<operator new%> cannot have a default argument"
56415 msgstr ""
56416
56417 #: cp/decl2.cc:1914
56418 #, gcc-internal-format
56419 msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
56420 msgstr ""
56421
56422 #: cp/decl2.cc:1944
56423 #, gcc-internal-format
56424 msgid "%<operator delete%> must return type %qT"
56425 msgstr ""
56426
56427 #: cp/decl2.cc:1959
56428 #, gcc-internal-format
56429 msgid "destroying %<operator delete%> must be a member function"
56430 msgstr ""
56431
56432 #: cp/decl2.cc:1962
56433 #, gcc-internal-format
56434 msgid "%<operator delete[]%> cannot be a destroying delete"
56435 msgstr ""
56436
56437 #: cp/decl2.cc:1964
56438 #, gcc-internal-format
56439 msgid "destroying %<operator delete%> must be a usual deallocation function"
56440 msgstr ""
56441
56442 #: cp/decl2.cc:1974
56443 #, gcc-internal-format
56444 msgid "%<operator delete%> takes type %qT as first parameter"
56445 msgstr ""
56446
56447 #: cp/decl2.cc:2955
56448 #, gcc-internal-format
56449 msgid "%qT has a field %qD whose type has no linkage"
56450 msgstr ""
56451
56452 #: cp/decl2.cc:2959
56453 #, gcc-internal-format
56454 msgid ""
56455 "%qT has a field %qD whose type depends on the type %qT which has no linkage"
56456 msgstr ""
56457
56458 #: cp/decl2.cc:2964
56459 #, gcc-internal-format
56460 msgid "%qT has a field %qD whose type uses the anonymous namespace"
56461 msgstr ""
56462
56463 #: cp/decl2.cc:2972
56464 #, gcc-internal-format
56465 msgid "%qT declared with greater visibility than the type of its field %qD"
56466 msgstr ""
56467
56468 #: cp/decl2.cc:2990
56469 #, gcc-internal-format
56470 msgid "%qT has a base %qT whose type has no linkage"
56471 msgstr ""
56472
56473 #: cp/decl2.cc:2994
56474 #, gcc-internal-format
56475 msgid ""
56476 "%qT has a base %qT whose type depends on the type %qT which has no linkage"
56477 msgstr ""
56478
56479 #: cp/decl2.cc:2999
56480 #, gcc-internal-format
56481 msgid "%qT has a base %qT whose type uses the anonymous namespace"
56482 msgstr ""
56483
56484 #: cp/decl2.cc:3006
56485 #, gcc-internal-format
56486 msgid "%qT declared with greater visibility than its base %qT"
56487 msgstr ""
56488
56489 #: cp/decl2.cc:4675
56490 #, gcc-internal-format
56491 msgid "%q#D, declared using unnamed type, is used but never defined"
56492 msgstr ""
56493
56494 #. DRs 132, 319 and 389 seem to indicate types with
56495 #. no linkage can only be used to declare extern "C"
56496 #. entities.  Since it's not always an error in the
56497 #. ISO C++ 90 Standard, we only issue a warning.
56498 #: cp/decl2.cc:4684
56499 #, gcc-internal-format
56500 msgid "unnamed type with no linkage used to declare variable %q#D with linkage"
56501 msgstr ""
56502
56503 #: cp/decl2.cc:4688
56504 #, gcc-internal-format
56505 msgid "unnamed type with no linkage used to declare function %q#D with linkage"
56506 msgstr ""
56507
56508 #: cp/decl2.cc:4692
56509 #, gcc-internal-format
56510 msgid ""
56511 "%q#D does not refer to the unqualified type, so it is not used for linkage"
56512 msgstr ""
56513
56514 #: cp/decl2.cc:4700
56515 #, gcc-internal-format
56516 msgid "%q#D, declared using local type %qT, is used but never defined"
56517 msgstr ""
56518
56519 #: cp/decl2.cc:4704
56520 #, gcc-internal-format
56521 msgid "type %qT with no linkage used to declare variable %q#D with linkage"
56522 msgstr ""
56523
56524 #: cp/decl2.cc:4707
56525 #, gcc-internal-format
56526 msgid "type %qT with no linkage used to declare function %q#D with linkage"
56527 msgstr ""
56528
56529 #: cp/decl2.cc:4895
56530 #, gcc-internal-format
56531 msgid "mangling of %q#D as %qE conflicts with a previous mangle"
56532 msgstr ""
56533
56534 #: cp/decl2.cc:4898
56535 #, gcc-internal-format
56536 msgid "previous mangling %q#D"
56537 msgstr ""
56538
56539 #: cp/decl2.cc:4900
56540 #, gcc-internal-format
56541 msgid ""
56542 "a later %<-fabi-version=%> (or =0) avoids this error with a change in "
56543 "mangling"
56544 msgstr ""
56545
56546 #: cp/decl2.cc:4972 cp/decl2.cc:4975
56547 #, gcc-internal-format
56548 msgid "the program should also define %qD"
56549 msgstr ""
56550
56551 #: cp/decl2.cc:5328
56552 #, gcc-internal-format
56553 msgid "inline function %qD used but never defined"
56554 msgstr ""
56555
56556 #: cp/decl2.cc:5531
56557 #, gcc-internal-format
56558 msgid "default argument missing for parameter %P of %q#D"
56559 msgstr ""
56560
56561 #: cp/decl2.cc:5536
56562 #, gcc-internal-format
56563 msgid "...following parameter %P which has a default argument"
56564 msgstr ""
56565
56566 #: cp/decl2.cc:5669
56567 #, gcc-internal-format
56568 msgid "implicitly-declared %qD is deprecated"
56569 msgstr ""
56570
56571 #: cp/decl2.cc:5673
56572 #, gcc-internal-format
56573 msgid "because %qT has user-provided %qD"
56574 msgstr ""
56575
56576 #. We mark a lambda conversion op as deleted if we can't
56577 #. generate it properly; see maybe_add_lambda_conv_op.
56578 #: cp/decl2.cc:5783
56579 #, gcc-internal-format
56580 msgid "converting lambda that uses %<...%> to function pointer"
56581 msgstr ""
56582
56583 #: cp/decl2.cc:5786
56584 #, gcc-internal-format
56585 msgid "use of deleted function %qD"
56586 msgstr ""
56587
56588 #: cp/decl2.cc:5840
56589 #, gcc-internal-format
56590 msgid "use of function %qD with unsatisfied constraints"
56591 msgstr ""
56592
56593 #: cp/decl2.cc:5872
56594 #, gcc-internal-format
56595 msgid "use of built-in parameter pack %qD outside of a template"
56596 msgstr ""
56597
56598 #: cp/error.cc:4019
56599 #, gcc-internal-format
56600 msgid "(no argument)"
56601 msgstr ""
56602
56603 #: cp/error.cc:4111
56604 #, gcc-internal-format
56605 msgid "[...]"
56606 msgstr ""
56607
56608 #: cp/error.cc:4458
56609 #, gcc-internal-format
56610 msgid ""
56611 "extended initializer lists only available with %<-std=c++11%> or %<-std=gnu+"
56612 "+11%>"
56613 msgstr ""
56614
56615 #: cp/error.cc:4463
56616 #, gcc-internal-format
56617 msgid ""
56618 "explicit conversion operators only available with %<-std=c++11%> or %<-"
56619 "std=gnu++11%>"
56620 msgstr ""
56621
56622 #: cp/error.cc:4468
56623 #, gcc-internal-format
56624 msgid ""
56625 "variadic templates only available with %<-std=c++11%> or %<-std=gnu++11%>"
56626 msgstr ""
56627
56628 #: cp/error.cc:4473
56629 #, gcc-internal-format
56630 msgid ""
56631 "lambda expressions only available with %<-std=c++11%> or %<-std=gnu++11%>"
56632 msgstr ""
56633
56634 #: cp/error.cc:4478
56635 #, gcc-internal-format
56636 msgid "C++11 auto only available with %<-std=c++11%> or %<-std=gnu++11%>"
56637 msgstr ""
56638
56639 #: cp/error.cc:4483
56640 #, gcc-internal-format
56641 msgid "scoped enums only available with %<-std=c++11%> or %<-std=gnu++11%>"
56642 msgstr ""
56643
56644 #: cp/error.cc:4488
56645 #, gcc-internal-format
56646 msgid ""
56647 "defaulted and deleted functions only available with %<-std=c++11%> or %<-"
56648 "std=gnu++11%>"
56649 msgstr ""
56650
56651 #: cp/error.cc:4494
56652 #, gcc-internal-format
56653 msgid ""
56654 "inline namespaces only available with %<-std=c++11%> or %<-std=gnu++11%>"
56655 msgstr ""
56656
56657 #: cp/error.cc:4499
56658 #, gcc-internal-format
56659 msgid ""
56660 "override controls (override/final) only available with %<-std=c++11%> or %<-"
56661 "std=gnu++11%>"
56662 msgstr ""
56663
56664 #: cp/error.cc:4504
56665 #, gcc-internal-format
56666 msgid ""
56667 "non-static data member initializers only available with %<-std=c++11%> or %<-"
56668 "std=gnu++11%>"
56669 msgstr ""
56670
56671 #: cp/error.cc:4509
56672 #, gcc-internal-format
56673 msgid ""
56674 "user-defined literals only available with %<-std=c++11%> or %<-std=gnu++11%>"
56675 msgstr ""
56676
56677 #: cp/error.cc:4514
56678 #, gcc-internal-format
56679 msgid ""
56680 "delegating constructors only available with %<-std=c++11%> or %<-std=gnu+"
56681 "+11%>"
56682 msgstr ""
56683
56684 #: cp/error.cc:4519
56685 #, gcc-internal-format
56686 msgid ""
56687 "inheriting constructors only available with %<-std=c++11%> or %<-std=gnu+"
56688 "+11%>"
56689 msgstr ""
56690
56691 #: cp/error.cc:4524
56692 #, gcc-internal-format
56693 msgid "C++11 attributes only available with %<-std=c++11%> or %<-std=gnu++11%>"
56694 msgstr ""
56695
56696 #: cp/error.cc:4529
56697 #, gcc-internal-format
56698 msgid "ref-qualifiers only available with %<-std=c++11%> or %<-std=gnu++11%>"
56699 msgstr ""
56700
56701 #: cp/error.cc:4579
56702 #, gcc-internal-format
56703 msgid "incomplete type %qT used in nested name specifier"
56704 msgstr ""
56705
56706 #: cp/error.cc:4583
56707 #, gcc-internal-format
56708 msgid "reference to %<%T::%D%> is ambiguous"
56709 msgstr ""
56710
56711 #: cp/error.cc:4597
56712 #, gcc-internal-format
56713 msgid "%qD is not a member of %qT; did you mean %qs?"
56714 msgstr ""
56715
56716 #: cp/error.cc:4601 cp/typeck.cc:2721
56717 #, gcc-internal-format
56718 msgid "%qD is not a member of %qT"
56719 msgstr ""
56720
56721 #: cp/error.cc:4623
56722 #, gcc-internal-format
56723 msgid "%qD is not a member of %qD; did you mean %qs?"
56724 msgstr ""
56725
56726 #: cp/error.cc:4627 cp/typeck.cc:3314
56727 #, gcc-internal-format
56728 msgid "%qD is not a member of %qD"
56729 msgstr ""
56730
56731 #: cp/error.cc:4638
56732 #, gcc-internal-format
56733 msgid "%<::%D%> has not been declared; did you mean %qs?"
56734 msgstr ""
56735
56736 #: cp/error.cc:4642
56737 #, gcc-internal-format
56738 msgid "%<::%D%> has not been declared"
56739 msgstr ""
56740
56741 #: cp/except.cc:377
56742 #, gcc-internal-format
56743 msgid "exception handling disabled, use %<-fexceptions%> to enable"
56744 msgstr ""
56745
56746 #: cp/except.cc:623
56747 #, gcc-internal-format
56748 msgid "throwing NULL, which has integral, not pointer type"
56749 msgstr ""
56750
56751 #: cp/except.cc:749
56752 #, gcc-internal-format
56753 msgid "  in thrown expression"
56754 msgstr ""
56755
56756 #: cp/except.cc:890
56757 #, gcc-internal-format
56758 msgid "cannot declare %<catch%> parameter to be of rvalue reference type %qT"
56759 msgstr ""
56760
56761 #: cp/except.cc:898
56762 #, gcc-internal-format
56763 msgid ""
56764 "cannot throw expression of type %qT because it involves types of variable "
56765 "size"
56766 msgstr ""
56767
56768 #: cp/except.cc:901
56769 #, gcc-internal-format
56770 msgid "cannot catch type %qT because it involves types of variable size"
56771 msgstr ""
56772
56773 #: cp/except.cc:1001
56774 #, gcc-internal-format
56775 msgid "exception of type %qT will be caught by earlier handler"
56776 msgstr ""
56777
56778 #: cp/except.cc:1003
56779 #, gcc-internal-format
56780 msgid "for type %qT"
56781 msgstr ""
56782
56783 #: cp/except.cc:1032
56784 #, gcc-internal-format
56785 msgid "%<...%> handler must be the last handler for its try block"
56786 msgstr ""
56787
56788 #: cp/except.cc:1128
56789 #, gcc-internal-format
56790 msgid "noexcept-expression evaluates to %<false%> because of a call to %qD"
56791 msgstr ""
56792
56793 #: cp/except.cc:1131
56794 #, gcc-internal-format
56795 msgid "but %qD does not throw; perhaps it should be declared %<noexcept%>"
56796 msgstr ""
56797
56798 #: cp/expr.cc:233
56799 #, gcc-internal-format
56800 msgid ""
56801 "using value of simple assignment with %<volatile%>-qualified left operand is "
56802 "deprecated"
56803 msgstr ""
56804
56805 #: cp/friend.cc:192
56806 #, gcc-internal-format
56807 msgid "%qD is already a friend of class %qT"
56808 msgstr ""
56809
56810 #: cp/friend.cc:289
56811 #, gcc-internal-format
56812 msgid "invalid type %qT declared %<friend%>"
56813 msgstr ""
56814
56815 #. template <class U> friend class T::X<U>;
56816 #. [temp.friend]
56817 #. Friend declarations shall not declare partial
56818 #. specializations.
56819 #: cp/friend.cc:306 cp/friend.cc:354
56820 #, gcc-internal-format
56821 msgid "partial specialization %qT declared %<friend%>"
56822 msgstr ""
56823
56824 #: cp/friend.cc:320
56825 #, gcc-internal-format
56826 msgid ""
56827 "perhaps you need explicit template arguments in your nested-name-specifier"
56828 msgstr ""
56829
56830 #: cp/friend.cc:332
56831 #, gcc-internal-format
56832 msgid "class %qT is implicitly friends with itself"
56833 msgstr ""
56834
56835 #: cp/friend.cc:395
56836 #, gcc-internal-format
56837 msgid "%qT is not a member of %qT"
56838 msgstr ""
56839
56840 #: cp/friend.cc:401
56841 #, gcc-internal-format
56842 msgid "%qT is not a member class template of %qT"
56843 msgstr ""
56844
56845 #: cp/friend.cc:411
56846 #, gcc-internal-format
56847 msgid "%qT is not a nested class of %qT"
56848 msgstr ""
56849
56850 #. template <class T> friend class T;
56851 #: cp/friend.cc:425
56852 #, gcc-internal-format
56853 msgid "template parameter type %qT declared %<friend%>"
56854 msgstr ""
56855
56856 #. template <class T> friend class A; where A is not a template
56857 #: cp/friend.cc:433
56858 #, gcc-internal-format
56859 msgid "%q#T is not a template"
56860 msgstr ""
56861
56862 #: cp/friend.cc:456
56863 #, gcc-internal-format
56864 msgid "%qD is already a friend of %qT"
56865 msgstr ""
56866
56867 #: cp/friend.cc:466
56868 #, gcc-internal-format
56869 msgid "%qT is already a friend of %qT"
56870 msgstr ""
56871
56872 #: cp/friend.cc:506
56873 #, gcc-internal-format
56874 msgid "friend declaration %qD may not have virt-specifiers"
56875 msgstr ""
56876
56877 #: cp/friend.cc:592
56878 #, gcc-internal-format
56879 msgid "member %qD declared as friend before type %qT defined"
56880 msgstr ""
56881
56882 #: cp/friend.cc:642
56883 #, gcc-internal-format
56884 msgid "friend declaration %q#D declares a non-template function"
56885 msgstr ""
56886
56887 #: cp/friend.cc:646
56888 #, gcc-internal-format
56889 msgid ""
56890 "(if this is not what you intended, make sure the function template has "
56891 "already been declared and add %<<>%> after the function name here)"
56892 msgstr ""
56893
56894 #: cp/init.cc:392
56895 #, gcc-internal-format
56896 msgid "value-initialization of incomplete type %qT"
56897 msgstr ""
56898
56899 #: cp/init.cc:475
56900 #, gcc-internal-format
56901 msgid "cannot value-initialize array of unknown bound %qT"
56902 msgstr ""
56903
56904 #: cp/init.cc:514
56905 #, gcc-internal-format
56906 msgid "value-initialization of function type %qT"
56907 msgstr ""
56908
56909 #: cp/init.cc:520
56910 #, gcc-internal-format
56911 msgid "value-initialization of reference type %qT"
56912 msgstr ""
56913
56914 #: cp/init.cc:589
56915 #, gcc-internal-format
56916 msgid "recursive instantiation of default member initializer for %qD"
56917 msgstr ""
56918
56919 #: cp/init.cc:655
56920 #, gcc-internal-format
56921 msgid ""
56922 "default member initializer for %qD required before the end of its enclosing "
56923 "class"
56924 msgstr ""
56925
56926 #: cp/init.cc:719
56927 #, gcc-internal-format
56928 msgid "initializer for flexible array member %q#D"
56929 msgstr ""
56930
56931 #: cp/init.cc:784
56932 #, gcc-internal-format
56933 msgid ""
56934 "initializing %qD from %qE does not extend the lifetime of the underlying "
56935 "array"
56936 msgstr ""
56937
56938 #: cp/init.cc:888 cp/init.cc:969
56939 #, gcc-internal-format
56940 msgid "%qD is initialized with itself"
56941 msgstr ""
56942
56943 #: cp/init.cc:894
56944 #, gcc-internal-format
56945 msgid "reference %qD is not yet bound to a value when used here"
56946 msgstr ""
56947
56948 #: cp/init.cc:898
56949 #, gcc-internal-format
56950 msgid "member %qD is used uninitialized"
56951 msgstr ""
56952
56953 #: cp/init.cc:946
56954 #, gcc-internal-format
56955 msgid "%qD should be initialized in the member initialization list"
56956 msgstr ""
56957
56958 #: cp/init.cc:1090
56959 #, gcc-internal-format
56960 msgid "invalid initializer for array member %q#D"
56961 msgstr ""
56962
56963 #: cp/init.cc:1105 cp/init.cc:1131 cp/init.cc:2717 cp/method.cc:2366
56964 #, gcc-internal-format
56965 msgid "uninitialized const member in %q#T"
56966 msgstr ""
56967
56968 #: cp/init.cc:1107 cp/init.cc:1125 cp/init.cc:1133 cp/init.cc:2702
56969 #: cp/init.cc:2730 cp/method.cc:2369 cp/method.cc:2380
56970 #, gcc-internal-format
56971 msgid "%q#D should be initialized"
56972 msgstr ""
56973
56974 #: cp/init.cc:1123 cp/init.cc:2689 cp/method.cc:2377
56975 #, gcc-internal-format
56976 msgid "uninitialized reference member in %q#T"
56977 msgstr ""
56978
56979 #: cp/init.cc:1308
56980 #, gcc-internal-format
56981 msgid "%qD will be initialized after"
56982 msgstr ""
56983
56984 #: cp/init.cc:1311
56985 #, gcc-internal-format
56986 msgid "base %qT will be initialized after"
56987 msgstr ""
56988
56989 #: cp/init.cc:1315
56990 #, gcc-internal-format
56991 msgid "  %q#D"
56992 msgstr ""
56993
56994 #: cp/init.cc:1317
56995 #, gcc-internal-format
56996 msgid "  base %qT"
56997 msgstr ""
56998
56999 #: cp/init.cc:1319
57000 #, gcc-internal-format
57001 msgid "  when initialized here"
57002 msgstr ""
57003
57004 #: cp/init.cc:1336
57005 #, gcc-internal-format
57006 msgid "multiple initializations given for %qD"
57007 msgstr ""
57008
57009 #: cp/init.cc:1340
57010 #, gcc-internal-format
57011 msgid "multiple initializations given for base %qT"
57012 msgstr ""
57013
57014 #: cp/init.cc:1427
57015 #, gcc-internal-format
57016 msgid "initializations for multiple members of %qT"
57017 msgstr ""
57018
57019 #: cp/init.cc:1537
57020 #, gcc-internal-format
57021 msgid ""
57022 "base class %q#T should be explicitly initialized in the copy constructor"
57023 msgstr ""
57024
57025 #: cp/init.cc:1773 cp/init.cc:1792
57026 #, gcc-internal-format
57027 msgid "class %qT does not have any field named %qD"
57028 msgstr ""
57029
57030 #: cp/init.cc:1779
57031 #, gcc-internal-format
57032 msgid ""
57033 "%q#D is a static data member; it can only be initialized at its definition"
57034 msgstr ""
57035
57036 #: cp/init.cc:1786
57037 #, gcc-internal-format
57038 msgid "%q#D is not a non-static data member of %qT"
57039 msgstr ""
57040
57041 #: cp/init.cc:1825
57042 #, gcc-internal-format
57043 msgid "unnamed initializer for %qT, which has no base classes"
57044 msgstr ""
57045
57046 #: cp/init.cc:1833
57047 #, gcc-internal-format
57048 msgid "unnamed initializer for %qT, which uses multiple inheritance"
57049 msgstr ""
57050
57051 #: cp/init.cc:1880
57052 #, gcc-internal-format
57053 msgid "%qD is both a direct base and an indirect virtual base"
57054 msgstr ""
57055
57056 #: cp/init.cc:1888
57057 #, gcc-internal-format
57058 msgid "type %qT is not a direct or virtual base of %qT"
57059 msgstr ""
57060
57061 #: cp/init.cc:1891
57062 #, gcc-internal-format
57063 msgid "type %qT is not a direct base of %qT"
57064 msgstr ""
57065
57066 #: cp/init.cc:2003 cp/init.cc:4778 cp/typeck2.cc:1349
57067 #, gcc-internal-format
57068 msgid "array must be initialized with a brace-enclosed initializer"
57069 msgstr ""
57070
57071 #: cp/init.cc:2328 cp/semantics.cc:3734
57072 #, gcc-internal-format
57073 msgid "%qT is not a class type"
57074 msgstr ""
57075
57076 #: cp/init.cc:2372
57077 #, gcc-internal-format
57078 msgid "incomplete type %qT does not have member %qD"
57079 msgstr ""
57080
57081 #: cp/init.cc:2386
57082 #, gcc-internal-format
57083 msgid "invalid pointer to bit-field %qD"
57084 msgstr ""
57085
57086 #: cp/init.cc:2472 cp/typeck.cc:2199
57087 #, gcc-internal-format
57088 msgid "invalid use of non-static member function %qD"
57089 msgstr ""
57090
57091 #: cp/init.cc:2479 cp/semantics.cc:2148
57092 #, gcc-internal-format
57093 msgid "invalid use of non-static data member %qD"
57094 msgstr ""
57095
57096 #: cp/init.cc:2686
57097 #, gcc-internal-format
57098 msgid ""
57099 "uninitialized reference member in %q#T using %<new%> without new-initializer"
57100 msgstr ""
57101
57102 #: cp/init.cc:2694
57103 #, gcc-internal-format
57104 msgid ""
57105 "uninitialized reference member in base %q#T of %q#T using %<new%> without "
57106 "new-initializer"
57107 msgstr ""
57108
57109 #: cp/init.cc:2698
57110 #, gcc-internal-format
57111 msgid "uninitialized reference member in base %q#T of %q#T"
57112 msgstr ""
57113
57114 #: cp/init.cc:2714
57115 #, gcc-internal-format
57116 msgid ""
57117 "uninitialized const member in %q#T using %<new%> without new-initializer"
57118 msgstr ""
57119
57120 #: cp/init.cc:2722
57121 #, gcc-internal-format
57122 msgid ""
57123 "uninitialized const member in base %q#T of %q#T using %<new%> without new-"
57124 "initializer"
57125 msgstr ""
57126
57127 #: cp/init.cc:2726
57128 #, gcc-internal-format
57129 msgid "uninitialized const member in base %q#T of %q#T"
57130 msgstr ""
57131
57132 #: cp/init.cc:2836
57133 #, gcc-internal-format
57134 msgid ""
57135 "placement new constructing an object of type %<%T [%wu]%> and size %qwu in a "
57136 "region of type %qT and size %qwi"
57137 msgstr ""
57138
57139 #: cp/init.cc:2839
57140 #, gcc-internal-format
57141 msgid ""
57142 "placement new constructing an object of type %<%T [%wu]%> and size %qwu in a "
57143 "region of type %qT and size at most %qwu"
57144 msgstr ""
57145
57146 #: cp/init.cc:2849
57147 #, gcc-internal-format
57148 msgid ""
57149 "placement new constructing an array of objects of type %qT and size %qwu in "
57150 "a region of type %qT and size %qwi"
57151 msgstr ""
57152
57153 #: cp/init.cc:2852
57154 #, gcc-internal-format
57155 msgid ""
57156 "placement new constructing an array of objects of type %qT and size %qwu in "
57157 "a region of type %qT and size at most %qwu"
57158 msgstr ""
57159
57160 #: cp/init.cc:2861
57161 #, gcc-internal-format
57162 msgid ""
57163 "placement new constructing an object of type %qT and size %qwu in a region "
57164 "of type %qT and size %qwi"
57165 msgstr ""
57166
57167 #: cp/init.cc:2864
57168 #, gcc-internal-format
57169 msgid ""
57170 "placement new constructing an object of type %qT and size %qwu in a region "
57171 "of type %qT and size at most %qwu"
57172 msgstr ""
57173
57174 #: cp/init.cc:2881
57175 #, gcc-internal-format
57176 msgid "at offset %wi from %qD declared here"
57177 msgstr ""
57178
57179 #: cp/init.cc:2885
57180 #, gcc-internal-format
57181 msgid "at offset [%wi, %wi] from %qD declared here"
57182 msgstr ""
57183
57184 #: cp/init.cc:3099
57185 #, gcc-internal-format
57186 msgid "integer overflow in array size"
57187 msgstr ""
57188
57189 #: cp/init.cc:3109
57190 #, gcc-internal-format
57191 msgid "array size in new-expression must be constant"
57192 msgstr ""
57193
57194 #: cp/init.cc:3127
57195 #, gcc-internal-format
57196 msgid "variably modified type not allowed in new-expression"
57197 msgstr ""
57198
57199 #: cp/init.cc:3143
57200 #, gcc-internal-format
57201 msgid ""
57202 "non-constant array new length must be specified directly, not by %<typedef%>"
57203 msgstr ""
57204
57205 #: cp/init.cc:3145
57206 #, gcc-internal-format
57207 msgid ""
57208 "non-constant array new length must be specified without parentheses around "
57209 "the type-id"
57210 msgstr ""
57211
57212 #: cp/init.cc:3155
57213 #, gcc-internal-format
57214 msgid "invalid type %<void%> for %<new%>"
57215 msgstr ""
57216
57217 #: cp/init.cc:3161
57218 #, gcc-internal-format
57219 msgid ""
57220 "%<new%> of %<initializer_list%> does not extend the lifetime of the "
57221 "underlying array"
57222 msgstr ""
57223
57224 #: cp/init.cc:3203
57225 #, gcc-internal-format
57226 msgid "uninitialized const in %<new%> of %q#T"
57227 msgstr ""
57228
57229 #: cp/init.cc:3353
57230 #, gcc-internal-format
57231 msgid "no suitable %qD found in class %qT"
57232 msgstr ""
57233
57234 #: cp/init.cc:3360 cp/search.cc:1058
57235 #, gcc-internal-format
57236 msgid "request for member %qD is ambiguous"
57237 msgstr ""
57238
57239 #: cp/init.cc:3435
57240 #, gcc-internal-format
57241 msgid "%<new%> of type %qT with extended alignment %d"
57242 msgstr ""
57243
57244 #: cp/init.cc:3438
57245 #, gcc-internal-format
57246 msgid "uses %qD, which does not have an alignment parameter"
57247 msgstr ""
57248
57249 #: cp/init.cc:3441
57250 #, gcc-internal-format
57251 msgid "use %<-faligned-new%> to enable C++17 over-aligned new support"
57252 msgstr ""
57253
57254 #: cp/init.cc:3636
57255 #, gcc-internal-format
57256 msgid "parenthesized initializer in array new"
57257 msgstr ""
57258
57259 #: cp/init.cc:3910
57260 #, gcc-internal-format
57261 msgid "size in array new must have integral type"
57262 msgstr ""
57263
57264 #: cp/init.cc:3939
57265 #, gcc-internal-format
57266 msgid "new cannot be applied to a reference type"
57267 msgstr ""
57268
57269 #: cp/init.cc:3948
57270 #, gcc-internal-format
57271 msgid "new cannot be applied to a function type"
57272 msgstr ""
57273
57274 #: cp/init.cc:4068
57275 #, gcc-internal-format
57276 msgid "possible problem detected in invocation of operator %<delete []%>"
57277 msgstr ""
57278
57279 #: cp/init.cc:4072
57280 #, gcc-internal-format
57281 msgid ""
57282 "neither the destructor nor the class-specific operator %<delete []%> will be "
57283 "called, even if they are declared when the class is defined"
57284 msgstr ""
57285
57286 #: cp/init.cc:4682
57287 #, gcc-internal-format
57288 msgid "initializer ends prematurely"
57289 msgstr ""
57290
57291 #: cp/init.cc:4979
57292 #, gcc-internal-format
57293 msgid "unknown array size in delete"
57294 msgstr ""
57295
57296 #: cp/init.cc:5013
57297 #, gcc-internal-format
57298 msgid "possible problem detected in invocation of %<operator delete%>"
57299 msgstr ""
57300
57301 #: cp/init.cc:5018
57302 #, gcc-internal-format
57303 msgid ""
57304 "neither the destructor nor the class-specific %<operator delete%> will be "
57305 "called, even if they are declared when the class is defined"
57306 msgstr ""
57307
57308 #: cp/init.cc:5033
57309 #, gcc-internal-format
57310 msgid ""
57311 "deleting object of abstract class type %qT which has non-virtual destructor "
57312 "will cause undefined behavior"
57313 msgstr ""
57314
57315 #: cp/init.cc:5038
57316 #, gcc-internal-format
57317 msgid ""
57318 "deleting object of polymorphic class type %qT which has non-virtual "
57319 "destructor might cause undefined behavior"
57320 msgstr ""
57321
57322 #: cp/init.cc:5345
57323 #, gcc-internal-format
57324 msgid "type to vector delete is neither pointer or array type"
57325 msgstr ""
57326
57327 #: cp/lambda.cc:527
57328 #, gcc-internal-format
57329 msgid "array of runtime bound cannot be captured by copy, only by reference"
57330 msgstr ""
57331
57332 #: cp/lambda.cc:542
57333 #, gcc-internal-format
57334 msgid ""
57335 "capture of variably-modified type %qT that is not an N3639 array of runtime "
57336 "bound"
57337 msgstr ""
57338
57339 #: cp/lambda.cc:546
57340 #, gcc-internal-format
57341 msgid "because the array element type %qT has variable size"
57342 msgstr ""
57343
57344 #: cp/lambda.cc:570
57345 #, gcc-internal-format
57346 msgid "cannot capture %qE by reference"
57347 msgstr ""
57348
57349 #: cp/lambda.cc:580
57350 #, gcc-internal-format
57351 msgid "capture by copy of incomplete type %qT"
57352 msgstr ""
57353
57354 #: cp/lambda.cc:635
57355 #, gcc-internal-format
57356 msgid "trying to capture %qD in instantiation of generic lambda"
57357 msgstr ""
57358
57359 #: cp/lambda.cc:711
57360 #, gcc-internal-format
57361 msgid "implicit capture of %qE via %<[=]%> is deprecated in C++20"
57362 msgstr ""
57363
57364 #: cp/lambda.cc:713
57365 #, gcc-internal-format
57366 msgid "add explicit %<this%> or %<*this%> capture"
57367 msgstr ""
57368
57369 #: cp/lambda.cc:827
57370 #, gcc-internal-format
57371 msgid "%<this%> was not captured for this lambda function"
57372 msgstr ""
57373
57374 #: cp/lex.cc:602
57375 #, gcc-internal-format
57376 msgid "invalid %<#pragma %s%>"
57377 msgstr ""
57378
57379 #: cp/lex.cc:610
57380 #, gcc-internal-format
57381 msgid "%<#pragma vtable%> no longer supported"
57382 msgstr ""
57383
57384 #: cp/lex.cc:682
57385 #, gcc-internal-format
57386 msgid "%<#pragma implementation%> for %qs appears after file is included"
57387 msgstr ""
57388
57389 #: cp/lex.cc:710
57390 #, gcc-internal-format
57391 msgid "%qD not defined"
57392 msgstr ""
57393
57394 #: cp/lex.cc:722
57395 #, gcc-internal-format
57396 msgid "%qD was not declared in this scope; did you mean %qs?"
57397 msgstr ""
57398
57399 #: cp/lex.cc:726
57400 #, gcc-internal-format
57401 msgid "%qD was not declared in this scope"
57402 msgstr ""
57403
57404 #. In a template, it is invalid to write "f()" or "f(3)" if no
57405 #. declaration of "f" is available.  Historically, G++ and most
57406 #. other compilers accepted that usage since they deferred all name
57407 #. lookup until instantiation time rather than doing unqualified
57408 #. name lookup at template definition time; explain to the user what
57409 #. is going wrong.
57410 #.
57411 #. Note that we have the exact wording of the following message in
57412 #. the manual (trouble.texi, node "Name lookup"), so they need to
57413 #. be kept in synch.
57414 #: cp/lex.cc:768
57415 #, gcc-internal-format
57416 msgid ""
57417 "there are no arguments to %qD that depend on a template parameter, so a "
57418 "declaration of %qD must be available"
57419 msgstr ""
57420
57421 #: cp/lex.cc:777
57422 #, gcc-internal-format
57423 msgid ""
57424 "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the "
57425 "use of an undeclared name is deprecated)"
57426 msgstr ""
57427
57428 #: cp/logic.cc:303
57429 #, gcc-internal-format
57430 msgid "  # %E"
57431 msgstr ""
57432
57433 #: cp/mangle.cc:2365
57434 #, gcc-internal-format
57435 msgid "mangling %<typeof%>, use %<decltype%> instead"
57436 msgstr ""
57437
57438 #: cp/mangle.cc:2369
57439 #, gcc-internal-format
57440 msgid "mangling %<__underlying_type%>"
57441 msgstr ""
57442
57443 #: cp/mangle.cc:2676
57444 #, gcc-internal-format
57445 msgid "mangling unknown fixed point type"
57446 msgstr ""
57447
57448 #: cp/mangle.cc:3454
57449 #, gcc-internal-format
57450 msgid ""
57451 "use of built-in trait %qE in function signature; use library traits instead"
57452 msgstr ""
57453
57454 #: cp/mangle.cc:3459
57455 #, gcc-internal-format, gfc-internal-format
57456 msgid "mangling %C"
57457 msgstr ""
57458
57459 #: cp/mangle.cc:3535
57460 #, gcc-internal-format
57461 msgid "omitted middle operand to %<?:%> operand cannot be mangled"
57462 msgstr ""
57463
57464 #: cp/mangle.cc:4100
57465 #, gcc-internal-format
57466 msgid ""
57467 "mangled name for %qD will change in C++17 because the exception "
57468 "specification is part of a function type"
57469 msgstr ""
57470
57471 #: cp/mangle.cc:4146
57472 #, gcc-internal-format
57473 msgid ""
57474 "the mangled name of %qD changed between %<%s=%d%> (%qD) and %<%s=%d%> (%qD)"
57475 msgstr ""
57476
57477 #: cp/mangle.cc:4152
57478 #, gcc-internal-format
57479 msgid ""
57480 "the mangled name of %qD changes between %<%s=%d%> (%qD) and %<%s=%d%> (%qD)"
57481 msgstr ""
57482
57483 #: cp/mangle.cc:4424
57484 #, gcc-internal-format
57485 msgid ""
57486 "the mangled name of a thunk for %qD changes between %<-fabi-version=%d%> and "
57487 "%<-fabi-version=%d%>"
57488 msgstr ""
57489
57490 #: cp/mangle.cc:4429
57491 #, gcc-internal-format
57492 msgid ""
57493 "the mangled name of %qD changes between %<-fabi-version=%d%> and %<-fabi-"
57494 "version=%d%>"
57495 msgstr ""
57496
57497 #: cp/mangle.cc:4434
57498 #, gcc-internal-format
57499 msgid ""
57500 "the mangled name of the initialization guard variable for %qD changes "
57501 "between %<-fabi-version=%d%> and %<-fabi-version=%d%>"
57502 msgstr ""
57503
57504 #: cp/mapper-client.cc:307
57505 #, gcc-internal-format
57506 msgid "failed %s mapper %qs line %u"
57507 msgstr ""
57508
57509 #: cp/mapper-client.cc:308
57510 #, gcc-internal-format
57511 msgid "failed %s mapper %qs"
57512 msgstr ""
57513
57514 #: cp/mapper-client.cc:320
57515 #, gcc-internal-format, gfc-internal-format
57516 msgid "failed mapper handshake %s"
57517 msgstr ""
57518
57519 #: cp/mapper-client.cc:354
57520 #, gcc-internal-format, gfc-internal-format
57521 msgid "mapper died by signal %s"
57522 msgstr ""
57523
57524 #: cp/mapper-client.cc:357
57525 #, gcc-internal-format, gfc-internal-format
57526 msgid "mapper exit status %d"
57527 msgstr ""
57528
57529 #: cp/method.cc:855 cp/method.cc:2319
57530 #, gcc-internal-format
57531 msgid "non-static const member %q#D, cannot use default assignment operator"
57532 msgstr ""
57533
57534 #: cp/method.cc:861 cp/method.cc:2325
57535 #, gcc-internal-format
57536 msgid ""
57537 "non-static reference member %q#D, cannot use default assignment operator"
57538 msgstr ""
57539
57540 #: cp/method.cc:951
57541 #, gcc-internal-format
57542 msgid "%qD is not a static data member"
57543 msgstr ""
57544
57545 #: cp/method.cc:952
57546 #, gcc-internal-format
57547 msgid "determining value of %qs"
57548 msgstr ""
57549
57550 #: cp/method.cc:979
57551 #, gcc-internal-format
57552 msgid "forming type of %qs"
57553 msgstr ""
57554
57555 #: cp/method.cc:1170
57556 #, gcc-internal-format
57557 msgid "defaulted %qD only available with %<-std=c++20%> or %<-std=gnu++20%>"
57558 msgstr ""
57559
57560 #: cp/method.cc:1185
57561 #, gcc-internal-format
57562 msgid "defaulted %qD must return %<bool%>"
57563 msgstr ""
57564
57565 #: cp/method.cc:1193
57566 #, gcc-internal-format
57567 msgid "defaulted %qD must be %<const%>"
57568 msgstr ""
57569
57570 #: cp/method.cc:1198
57571 #, gcc-internal-format
57572 msgid "defaulted %qD must not have %<&&%> ref-qualifier"
57573 msgstr ""
57574
57575 #: cp/method.cc:1225
57576 #, gcc-internal-format
57577 msgid "defaulted %qD is not a friend of %qT"
57578 msgstr ""
57579
57580 #: cp/method.cc:1234
57581 #, gcc-internal-format
57582 msgid "defaulted member %qD must have parameter type %<const %T&%>"
57583 msgstr ""
57584
57585 #: cp/method.cc:1237
57586 #, gcc-internal-format
57587 msgid "defaulted %qD must have parameters of either type %<const %T&%> or %qT"
57588 msgstr ""
57589
57590 #: cp/method.cc:1240
57591 #, gcc-internal-format
57592 msgid ""
57593 "defaulted %qD must have parameters of either type %<const %T&%> or %qT, not "
57594 "both"
57595 msgstr ""
57596
57597 #. Return type is auto, suggest changing it.
57598 #: cp/method.cc:1397
57599 #, gcc-internal-format
57600 msgid ""
57601 "changing the return type from %qs to a comparison category type will allow "
57602 "the comparison to use %qs and %qs"
57603 msgstr ""
57604
57605 #: cp/method.cc:1417
57606 #, gcc-internal-format
57607 msgid ""
57608 "three-way comparison of %qD has type %qT, not a comparison category type"
57609 msgstr ""
57610
57611 #: cp/method.cc:1426
57612 #, gcc-internal-format
57613 msgid "three-way comparison of %qD has type %qT, which does not convert to %qT"
57614 msgstr ""
57615
57616 #: cp/method.cc:1471
57617 #, gcc-internal-format
57618 msgid "cannot default compare union %qT"
57619 msgstr ""
57620
57621 #: cp/method.cc:1539
57622 #, gcc-internal-format
57623 msgid "cannot default compare reference member %qD"
57624 msgstr ""
57625
57626 #: cp/method.cc:1548
57627 #, gcc-internal-format
57628 msgid "cannot default compare anonymous union member"
57629 msgstr ""
57630
57631 #: cp/method.cc:1566
57632 #, gcc-internal-format
57633 msgid "cannot default compare flexible array member"
57634 msgstr ""
57635
57636 #: cp/method.cc:1853
57637 #, gcc-internal-format
57638 msgid "synthesized method %qD first required here"
57639 msgstr ""
57640
57641 #: cp/method.cc:2262
57642 #, gcc-internal-format
57643 msgid "union member %q+D with non-trivial %qD"
57644 msgstr ""
57645
57646 #: cp/method.cc:2273
57647 #, gcc-internal-format
57648 msgid "defaulted destructor calls non-%<constexpr%> %qD"
57649 msgstr ""
57650
57651 #: cp/method.cc:2274
57652 #, gcc-internal-format
57653 msgid "defaulted constructor calls non-%<constexpr%> %qD"
57654 msgstr ""
57655
57656 #: cp/method.cc:2342
57657 #, gcc-internal-format
57658 msgid "initializer for %q#D is invalid"
57659 msgstr ""
57660
57661 #: cp/method.cc:2399
57662 #, gcc-internal-format
57663 msgid "defaulted default constructor does not initialize %q#D"
57664 msgstr ""
57665
57666 #: cp/method.cc:2410
57667 #, gcc-internal-format
57668 msgid "copying non-static data member %q#D of rvalue reference type"
57669 msgstr ""
57670
57671 #. A trivial constructor doesn't have any NSDMI.
57672 #: cp/method.cc:2617
57673 #, gcc-internal-format
57674 msgid ""
57675 "defaulted default constructor does not initialize any non-static data member"
57676 msgstr ""
57677
57678 #: cp/method.cc:2660
57679 #, gcc-internal-format
57680 msgid ""
57681 "defaulted move assignment for %qT calls a non-trivial move assignment "
57682 "operator for virtual base %qT"
57683 msgstr ""
57684
57685 #: cp/method.cc:2791
57686 #, gcc-internal-format
57687 msgid "a lambda closure type has a deleted default constructor"
57688 msgstr ""
57689
57690 #: cp/method.cc:2794
57691 #, gcc-internal-format
57692 msgid "a lambda closure type has a deleted copy assignment operator"
57693 msgstr ""
57694
57695 #: cp/method.cc:2803
57696 #, gcc-internal-format
57697 msgid ""
57698 "%q#D is implicitly declared as deleted because %qT declares a move "
57699 "constructor or move assignment operator"
57700 msgstr ""
57701
57702 #: cp/method.cc:2814
57703 #, gcc-internal-format
57704 msgid "%q#D inherits from multiple base subobjects"
57705 msgstr ""
57706
57707 #: cp/method.cc:2822 cp/method.cc:2846
57708 #, gcc-internal-format
57709 msgid ""
57710 "%q#D is implicitly deleted because the default definition would be ill-"
57711 "formed:"
57712 msgstr ""
57713
57714 #: cp/method.cc:2855
57715 msgid ""
57716 "%q#F is implicitly deleted because its exception-specification does not "
57717 "match the implicit exception-specification %qX"
57718 msgstr ""
57719
57720 #: cp/method.cc:3258
57721 #, gcc-internal-format
57722 msgid "defaulted declaration %q+D does not match the expected signature"
57723 msgstr ""
57724
57725 #: cp/method.cc:3261
57726 #, gcc-internal-format
57727 msgid "expected signature: %qD"
57728 msgstr ""
57729
57730 #: cp/method.cc:3293
57731 #, gcc-internal-format
57732 msgid ""
57733 "explicitly defaulted function %q+D cannot be declared %qs because the "
57734 "implicit declaration is not %qs:"
57735 msgstr ""
57736
57737 #: cp/method.cc:3313
57738 #, gcc-internal-format
57739 msgid "a template cannot be defaulted"
57740 msgstr ""
57741
57742 #: cp/method.cc:3348
57743 #, gcc-internal-format
57744 msgid "%qD cannot be defaulted"
57745 msgstr ""
57746
57747 #: cp/method.cc:3357
57748 #, gcc-internal-format
57749 msgid "defaulted function %q+D with default argument"
57750 msgstr ""
57751
57752 #: cp/module.cc:1546
57753 #, gcc-internal-format
57754 msgid "section %qs is missing or corrupted"
57755 msgstr ""
57756
57757 #: cp/module.cc:1548
57758 #, gcc-internal-format, gfc-internal-format
57759 msgid "section #%u is missing or corrupted"
57760 msgstr ""
57761
57762 #: cp/module.cc:1770
57763 #, gcc-internal-format
57764 msgid "not Encapsulated Lazy Records of Named Declarations"
57765 msgstr ""
57766
57767 #: cp/module.cc:1785
57768 #, gcc-internal-format
57769 msgid "unexpected encapsulation format or type"
57770 msgstr ""
57771
57772 #: cp/module.cc:1794
57773 #, gcc-internal-format
57774 msgid "encapsulation is malformed"
57775 msgstr ""
57776
57777 #: cp/module.cc:11083
57778 #, gcc-internal-format
57779 msgid "conflicting global module declaration %#qD"
57780 msgstr ""
57781
57782 #: cp/module.cc:11085
57783 #, gcc-internal-format
57784 msgid "existing declaration %#qD"
57785 msgstr ""
57786
57787 #: cp/module.cc:12149
57788 #, gcc-internal-format
57789 msgid "definition of %qD does not match"
57790 msgstr ""
57791
57792 #: cp/module.cc:12151
57793 #, gcc-internal-format
57794 msgid "existing definition %qD"
57795 msgstr ""
57796
57797 #: cp/module.cc:12163
57798 #, gcc-internal-format
57799 msgid "... this enumerator %qD"
57800 msgstr ""
57801
57802 #: cp/module.cc:12165
57803 #, gcc-internal-format
57804 msgid "enumerator %qD does not match ..."
57805 msgstr ""
57806
57807 #: cp/module.cc:12171
57808 #, gcc-internal-format
57809 msgid "additional enumerators beginning with %qD"
57810 msgstr ""
57811
57812 #: cp/module.cc:12175
57813 #, gcc-internal-format
57814 msgid "enumeration range differs"
57815 msgstr ""
57816
57817 #: cp/module.cc:13294
57818 #, gcc-internal-format
57819 msgid "%q#D references internal linkage entity %q#D"
57820 msgstr ""
57821
57822 #: cp/module.cc:13863
57823 #, gcc-internal-format
57824 msgid "recursive lazy load"
57825 msgstr ""
57826
57827 #. Cannot import the current module.
57828 #: cp/module.cc:13882
57829 #, gcc-internal-format
57830 msgid "cannot import module in its own purview"
57831 msgstr ""
57832
57833 #: cp/module.cc:13883 cp/module.cc:18965
57834 #, gcc-internal-format
57835 msgid "module %qs declared here"
57836 msgstr ""
57837
57838 #: cp/module.cc:14228
57839 #, gcc-internal-format
57840 msgid "indirect import %qs is not already loaded"
57841 msgstr ""
57842
57843 #: cp/module.cc:14234
57844 #, gcc-internal-format
57845 msgid "import %qs has CRC mismatch"
57846 msgstr ""
57847
57848 #: cp/module.cc:15933
57849 #, gcc-internal-format
57850 msgid "unable to represent further imported source locations"
57851 msgstr ""
57852
57853 #: cp/module.cc:16846
57854 #, gcc-internal-format
57855 msgid "not exporting %<#define %E%> as it is a keyword"
57856 msgstr ""
57857
57858 #: cp/module.cc:17083
57859 #, gcc-internal-format
57860 msgid "macro definitions of %qE corrupted"
57861 msgstr ""
57862
57863 #: cp/module.cc:17107 cp/module.cc:17110
57864 #, gcc-internal-format
57865 msgid "inconsistent imported macro definition %qE"
57866 msgstr ""
57867
57868 #: cp/module.cc:17116
57869 #, gcc-internal-format
57870 msgid "%<#undef %E%>"
57871 msgstr ""
57872
57873 #: cp/module.cc:17118
57874 #, gcc-internal-format
57875 msgid "%<#define %s%>"
57876 msgstr ""
57877
57878 #: cp/module.cc:17348
57879 #, gcc-internal-format
57880 msgid "compiled module file is %qs"
57881 msgstr ""
57882
57883 #: cp/module.cc:17385 cp/module.cc:17390
57884 #, gcc-internal-format, gfc-internal-format
57885 msgid "compiled module is %sversion %s"
57886 msgstr ""
57887
57888 #: cp/module.cc:17396
57889 #, gcc-internal-format, gfc-internal-format
57890 msgid "compiler is %sversion %s%s%s"
57891 msgstr ""
57892
57893 #: cp/module.cc:17426
57894 #, gcc-internal-format
57895 msgid "module %qs found"
57896 msgstr ""
57897
57898 #: cp/module.cc:17428
57899 #, gcc-internal-format
57900 msgid "header module expected, module %qs found"
57901 msgstr ""
57902
57903 #: cp/module.cc:17429
57904 #, gcc-internal-format
57905 msgid "module %qs expected, header module found"
57906 msgstr ""
57907
57908 #: cp/module.cc:17444
57909 #, gcc-internal-format
57910 msgid "module %qs CRC mismatch"
57911 msgstr ""
57912
57913 #: cp/module.cc:17458
57914 #, gcc-internal-format
57915 msgid "target & host is %qs:%qs, expected %qs:%qs"
57916 msgstr ""
57917
57918 #: cp/module.cc:17470
57919 #, gcc-internal-format
57920 msgid "language dialect differs %qs, expected %qs"
57921 msgstr ""
57922
57923 #: cp/module.cc:17486
57924 #, gcc-internal-format
57925 msgid "module contains OpenMP, use %<-fopenmp%> to enable"
57926 msgstr ""
57927
57928 #: cp/module.cc:17503
57929 #, gcc-internal-format
57930 msgid "fixed tree mismatch"
57931 msgstr ""
57932
57933 #: cp/module.cc:17590
57934 #, gcc-internal-format
57935 msgid "interface partition is not exported"
57936 msgstr ""
57937
57938 #: cp/module.cc:18124
57939 #, gcc-internal-format, gfc-internal-format
57940 msgid "failed to read compiled module cluster %u: %s"
57941 msgstr ""
57942
57943 #: cp/module.cc:18162
57944 #, gcc-internal-format, gfc-internal-format
57945 msgid "failed to read compiled module: %s"
57946 msgstr ""
57947
57948 #: cp/module.cc:18172
57949 #, gcc-internal-format
57950 msgid ""
57951 "consider using %<-fno-module-lazy%>, increasing %<-param-lazy-modules=%u%> "
57952 "value, or increasing the per-process file descriptor limit"
57953 msgstr ""
57954
57955 #: cp/module.cc:18177
57956 #, gcc-internal-format
57957 msgid "imports must be built before being imported"
57958 msgstr ""
57959
57960 #: cp/module.cc:18180
57961 #, gcc-internal-format
57962 msgid "returning to the gate for a mechanical issue"
57963 msgstr ""
57964
57965 #: cp/module.cc:18670
57966 #, gcc-internal-format
57967 msgid "reading CMI %qs"
57968 msgstr ""
57969
57970 #: cp/module.cc:18814
57971 #, gcc-internal-format
57972 msgid "failed to load binding %<%E%s%E%>"
57973 msgstr ""
57974
57975 #: cp/module.cc:18815
57976 #, gcc-internal-format
57977 msgid "failed to load binding %<%E%s%E@%s%>"
57978 msgstr ""
57979
57980 #: cp/module.cc:18822
57981 #, gcc-internal-format
57982 msgid "during load of binding %<%E%s%E%>"
57983 msgstr ""
57984
57985 #: cp/module.cc:18823
57986 #, gcc-internal-format
57987 msgid "during load of binding %<%E%s%E@%s%>"
57988 msgstr ""
57989
57990 #: cp/module.cc:18881
57991 #, gcc-internal-format
57992 msgid "failed to load pendings for %<%E%s%E%>"
57993 msgstr ""
57994
57995 #: cp/module.cc:18885
57996 #, gcc-internal-format
57997 msgid "during load of pendings for %<%E%s%E%>"
57998 msgstr ""
57999
58000 #. Only header units should appear inside language
58001 #. specifications.  The std doesn't specify this, but I think
58002 #. that's an error in resolving US 033, because language linkage
58003 #. is also our escape clause to getting things into the global
58004 #. module, so we don't want to confuse things by having to think
58005 #. about whether 'extern "C++" { import foo; }' puts foo's
58006 #. contents into the global module all of a sudden.
58007 #: cp/module.cc:18930
58008 #, gcc-internal-format
58009 msgid "import of named module %qs inside language-linkage block"
58010 msgstr ""
58011
58012 #: cp/module.cc:18960
58013 #, gcc-internal-format
58014 msgid "module already declared"
58015 msgstr ""
58016
58017 #: cp/module.cc:18961
58018 #, gcc-internal-format
58019 msgid "module already imported"
58020 msgstr ""
58021
58022 #: cp/module.cc:18966
58023 #, gcc-internal-format
58024 msgid "module %qs imported here"
58025 msgstr ""
58026
58027 #: cp/module.cc:19153
58028 #, gcc-internal-format, gfc-internal-format
58029 msgid "unknown Compiled Module Interface: %s"
58030 msgstr ""
58031
58032 #: cp/module.cc:19196
58033 #, gcc-internal-format
58034 msgid "cannot determine %<#include%> translation of %s: %s"
58035 msgstr ""
58036
58037 #: cp/module.cc:19214
58038 #, gcc-internal-format
58039 msgid "include %qs translated to import"
58040 msgstr ""
58041
58042 #: cp/module.cc:19215
58043 #, gcc-internal-format
58044 msgid "include %qs processed textually"
58045 msgstr ""
58046
58047 #: cp/module.cc:19572
58048 #, gcc-internal-format
58049 msgid "C++ modules are incompatible with precompiled headers"
58050 msgstr ""
58051
58052 #: cp/module.cc:19576
58053 #, gcc-internal-format
58054 msgid "C++ modules are incompatible with traditional preprocessing"
58055 msgstr ""
58056
58057 #: cp/module.cc:19586
58058 #, gcc-internal-format
58059 msgid "macro debug output may be incomplete with modules"
58060 msgstr ""
58061
58062 #: cp/module.cc:19587
58063 #, gcc-internal-format
58064 msgid "module dependencies require preprocessing"
58065 msgstr ""
58066
58067 #: cp/module.cc:19589
58068 #, gcc-internal-format
58069 msgid "you should use the %<-%s%> option"
58070 msgstr ""
58071
58072 #: cp/module.cc:19624 cp/module.cc:19653
58073 #, gcc-internal-format
58074 msgid "invalid header name %qs"
58075 msgstr ""
58076
58077 #: cp/module.cc:19663
58078 #, gcc-internal-format
58079 msgid "invalid module name %qs"
58080 msgstr ""
58081
58082 #: cp/module.cc:19829
58083 #, gcc-internal-format
58084 msgid "%<-fmodule-only%> used for non-interface"
58085 msgstr ""
58086
58087 #: cp/module.cc:19869
58088 #, gcc-internal-format
58089 msgid "writing CMI %qs"
58090 msgstr ""
58091
58092 #: cp/module.cc:19874
58093 #, gcc-internal-format
58094 msgid "not writing module %qs due to errors"
58095 msgstr ""
58096
58097 #: cp/module.cc:19902
58098 #, gcc-internal-format, gfc-internal-format
58099 msgid "failed to write compiled module: %s"
58100 msgstr ""
58101
58102 #: cp/module.cc:20039
58103 #, gcc-internal-format
58104 msgid "unknown header kind %qs"
58105 msgstr ""
58106
58107 #: cp/name-lookup.cc:2727
58108 #, gcc-internal-format
58109 msgid "redeclaration of %q#D with different template parameters"
58110 msgstr ""
58111
58112 #: cp/name-lookup.cc:2733
58113 #, gcc-internal-format
58114 msgid "%q#D conflicts with a previous declaration"
58115 msgstr ""
58116
58117 #: cp/name-lookup.cc:2898
58118 #, gcc-internal-format
58119 msgid "%q#D hides constructor for %q#D"
58120 msgstr ""
58121
58122 #: cp/name-lookup.cc:3047
58123 #, gcc-internal-format
58124 msgid "conflicting C language linkage declaration %q#D"
58125 msgstr ""
58126
58127 #: cp/name-lookup.cc:3052
58128 #, gcc-internal-format
58129 msgid "due to different exception specifications"
58130 msgstr ""
58131
58132 #: cp/name-lookup.cc:3150
58133 #, gcc-internal-format
58134 msgid "lambda parameter %qD previously declared as a capture"
58135 msgstr ""
58136
58137 #: cp/name-lookup.cc:3173
58138 #, gcc-internal-format
58139 msgid "declaration of %q#D shadows a parameter"
58140 msgstr ""
58141
58142 #: cp/name-lookup.cc:3308
58143 #, gcc-internal-format
58144 msgid "declaration of %qD shadows a member of %qT"
58145 msgstr ""
58146
58147 #: cp/name-lookup.cc:3766
58148 #, gcc-internal-format
58149 msgid "friend declaration %qD in local class without prior local declaration"
58150 msgstr ""
58151
58152 #: cp/name-lookup.cc:4233
58153 #, gcc-internal-format
58154 msgid "%s %<%s(%E)%> %p %d"
58155 msgstr ""
58156
58157 #: cp/name-lookup.cc:4236
58158 #, gcc-internal-format
58159 msgid "%s %s %p %d"
58160 msgstr ""
58161
58162 #: cp/name-lookup.cc:4848
58163 #, gcc-internal-format
58164 msgid "%q#D does not have external linkage"
58165 msgstr ""
58166
58167 #: cp/name-lookup.cc:4850 cp/parser.cc:11382 cp/parser.cc:11392
58168 #: cp/semantics.cc:3920 cp/semantics.cc:3932
58169 #, gcc-internal-format
58170 msgid "%q#D declared here"
58171 msgstr ""
58172
58173 #: cp/name-lookup.cc:5557
58174 #, gcc-internal-format
58175 msgid "%<%T%s%D%> names destructor"
58176 msgstr ""
58177
58178 #: cp/name-lookup.cc:5573
58179 #, gcc-internal-format
58180 msgid "using-declaration for non-member at class scope"
58181 msgstr ""
58182
58183 #: cp/name-lookup.cc:5581
58184 #, gcc-internal-format
58185 msgid ""
58186 "%<using%> with enumeration scope %q#T only available with %<-std=c++20%> or "
58187 "%<-std=gnu++20%>"
58188 msgstr ""
58189
58190 #: cp/name-lookup.cc:5597 cp/pt.cc:18455
58191 #, gcc-internal-format
58192 msgid "%qT is not a class, namespace, or enumeration"
58193 msgstr ""
58194
58195 #: cp/name-lookup.cc:5607
58196 #, gcc-internal-format
58197 msgid "non-member using-declaration names constructor of %qT"
58198 msgstr ""
58199
58200 #: cp/name-lookup.cc:5618 cp/name-lookup.cc:5676
58201 #, gcc-internal-format
58202 msgid "using-declaration for member at non-class scope"
58203 msgstr ""
58204
58205 #: cp/name-lookup.cc:5641
58206 #, gcc-internal-format
58207 msgid "%qT is not a direct base of %qT"
58208 msgstr ""
58209
58210 #: cp/name-lookup.cc:5686
58211 #, gcc-internal-format
58212 msgid "did you mean %<using enum %T::%D%>?"
58213 msgstr ""
58214
58215 #: cp/name-lookup.cc:5698
58216 #, gcc-internal-format
58217 msgid "%qD has not been declared in %qD"
58218 msgstr ""
58219
58220 #: cp/name-lookup.cc:5712
58221 #, gcc-internal-format
58222 msgid "using-declaration may not name namespace %qD"
58223 msgstr ""
58224
58225 #: cp/name-lookup.cc:5723
58226 #, gcc-internal-format
58227 msgid "%<%T::%D%> names constructor in %qT"
58228 msgstr ""
58229
58230 #: cp/name-lookup.cc:5816
58231 #, gcc-internal-format
58232 msgid "declaration of %qD not in a namespace surrounding %qD"
58233 msgstr ""
58234
58235 #: cp/name-lookup.cc:5857
58236 #, gcc-internal-format
58237 msgid "explicit qualification in declaration of %qD"
58238 msgstr ""
58239
58240 #: cp/name-lookup.cc:5867
58241 #, gcc-internal-format
58242 msgid "%qD should have been declared inside %qD"
58243 msgstr ""
58244
58245 #: cp/name-lookup.cc:5920
58246 #, gcc-internal-format
58247 msgid "%qD has not been declared within %qD"
58248 msgstr ""
58249
58250 #: cp/name-lookup.cc:5922
58251 #, gcc-internal-format
58252 msgid "only here as a %<friend%>"
58253 msgstr ""
58254
58255 #: cp/name-lookup.cc:5976
58256 #, gcc-internal-format
58257 msgid "%qD attribute requires a single NTBS argument"
58258 msgstr ""
58259
58260 #: cp/name-lookup.cc:5983
58261 #, gcc-internal-format
58262 msgid ""
58263 "%qD attribute is meaningless since members of the anonymous namespace get "
58264 "local symbols"
58265 msgstr ""
58266
58267 #: cp/name-lookup.cc:5993 cp/name-lookup.cc:6020
58268 #, gcc-internal-format
58269 msgid "ignoring %qD attribute on anonymous namespace"
58270 msgstr ""
58271
58272 #: cp/name-lookup.cc:5999
58273 #, gcc-internal-format
58274 msgid "ignoring %qD attribute on non-inline namespace"
58275 msgstr ""
58276
58277 #: cp/name-lookup.cc:6036 cp/name-lookup.cc:8525
58278 #, gcc-internal-format
58279 msgid "%qD attribute directive ignored"
58280 msgstr ""
58281
58282 #: cp/name-lookup.cc:6362
58283 #, gcc-internal-format
58284 msgid "maximum limit of %d namespaces searched for %qE"
58285 msgstr ""
58286
58287 #: cp/name-lookup.cc:6414
58288 #, gcc-internal-format
58289 msgid "suggested alternative:"
58290 msgid_plural "suggested alternatives:"
58291 msgstr[0] ""
58292 msgstr[1] ""
58293
58294 #: cp/name-lookup.cc:6420
58295 #, gcc-internal-format
58296 msgid "  %qE"
58297 msgstr ""
58298
58299 #: cp/name-lookup.cc:6949
58300 #, gcc-internal-format
58301 msgid ""
58302 "%<std::%s%> is defined in header %qs; did you forget to %<#include %s%>?"
58303 msgstr ""
58304
58305 #: cp/name-lookup.cc:6955
58306 #, gcc-internal-format
58307 msgid "%<std::%s%> is only available from %s onwards"
58308 msgstr ""
58309
58310 #: cp/name-lookup.cc:7391
58311 #, gcc-internal-format
58312 msgid "the macro %qs had not yet been defined"
58313 msgstr ""
58314
58315 #: cp/name-lookup.cc:7394
58316 #, gcc-internal-format
58317 msgid "it was later defined here"
58318 msgstr ""
58319
58320 #: cp/name-lookup.cc:8153
58321 #, gcc-internal-format
58322 msgid ""
58323 "declaration of %<std::initializer_list%> does not match %<#include "
58324 "<initializer_list>%>, isn%'t a template"
58325 msgstr ""
58326
58327 #: cp/name-lookup.cc:8509
58328 #, gcc-internal-format
58329 msgid "%<strong%> using directive no longer supported"
58330 msgstr ""
58331
58332 #: cp/name-lookup.cc:8512
58333 #, gcc-internal-format
58334 msgid "you can use an inline namespace instead"
58335 msgstr ""
58336
58337 #. We only allow depth 255.
58338 #: cp/name-lookup.cc:8611
58339 #, gcc-internal-format, gfc-internal-format
58340 msgid "cannot nest more than %d namespaces"
58341 msgstr ""
58342
58343 #: cp/name-lookup.cc:8708
58344 #, gcc-internal-format
58345 msgid "%<namespace %E%> is ambiguous"
58346 msgstr ""
58347
58348 #: cp/name-lookup.cc:8724
58349 #, gcc-internal-format
58350 msgid "namespace alias %qD not allowed here, assuming %qD"
58351 msgstr ""
58352
58353 #: cp/name-lookup.cc:8804
58354 #, gcc-internal-format
58355 msgid "inline namespace must be specified at initial definition"
58356 msgstr ""
58357
58358 #: cp/name-lookup.cc:8805
58359 #, gcc-internal-format
58360 msgid "%qD defined here"
58361 msgstr ""
58362
58363 #: cp/name-lookup.cc:8854
58364 #, gcc-internal-format
58365 msgid "%s namespace %qD conflicts with reachable definition"
58366 msgstr ""
58367
58368 #: cp/name-lookup.cc:8856
58369 #, gcc-internal-format, gfc-internal-format
58370 msgid "reachable %s definition here"
58371 msgstr ""
58372
58373 #: cp/name-lookup.cc:8899
58374 #, gcc-internal-format
58375 msgid "XXX entering %<pop_everything ()%>"
58376 msgstr ""
58377
58378 #: cp/name-lookup.cc:8908
58379 #, gcc-internal-format
58380 msgid "XXX leaving %<pop_everything ()%>"
58381 msgstr ""
58382
58383 #: cp/optimize.cc:612
58384 #, gcc-internal-format
58385 msgid "making multiple clones of %qD"
58386 msgstr ""
58387
58388 #: cp/parser.cc:899
58389 #, gcc-internal-format
58390 msgid "identifier %qE is a keyword in C++11"
58391 msgstr ""
58392
58393 #: cp/parser.cc:913
58394 #, gcc-internal-format
58395 msgid "identifier %qE is a keyword in C++20"
58396 msgstr ""
58397
58398 #: cp/parser.cc:1406 cp/parser.cc:1419
58399 #, gcc-internal-format
58400 msgid "%<LEXER_DEBUGGING_ENABLED_P%> is not set to true"
58401 msgstr ""
58402
58403 #: cp/parser.cc:1444 cp/parser.cc:45077
58404 #, gcc-internal-format
58405 msgid ""
58406 "%<#pragma omp declare %s%> not immediately followed by function declaration "
58407 "or definition"
58408 msgstr ""
58409
58410 #: cp/parser.cc:1484
58411 #, gcc-internal-format
58412 msgid ""
58413 "%<declare %s%> directive not immediately followed by function declaration or "
58414 "definition"
58415 msgstr ""
58416
58417 #: cp/parser.cc:3022
58418 #, gcc-internal-format
58419 msgid "%<#pragma%> is not allowed here"
58420 msgstr ""
58421
58422 #: cp/parser.cc:3151
58423 #, gcc-internal-format
58424 msgid "%<%E::%E%> has not been declared"
58425 msgstr ""
58426
58427 #: cp/parser.cc:3154
58428 #, gcc-internal-format
58429 msgid "%<::%E%> has not been declared"
58430 msgstr ""
58431
58432 #: cp/parser.cc:3157
58433 #, gcc-internal-format
58434 msgid "request for member %qE in non-class type %qT"
58435 msgstr ""
58436
58437 #: cp/parser.cc:3160 cp/parser.cc:20931
58438 #, gcc-internal-format
58439 msgid "%<%T::%E%> has not been declared"
58440 msgstr ""
58441
58442 #: cp/parser.cc:3170
58443 #, gcc-internal-format
58444 msgid "%<%E::%E%> is not a type"
58445 msgstr ""
58446
58447 #: cp/parser.cc:3174
58448 #, gcc-internal-format
58449 msgid "%<%E::%E%> is not a class or namespace"
58450 msgstr ""
58451
58452 #: cp/parser.cc:3179
58453 #, gcc-internal-format
58454 msgid "%<%E::%E%> is not a class, namespace, or enumeration"
58455 msgstr ""
58456
58457 #: cp/parser.cc:3192
58458 #, gcc-internal-format
58459 msgid "%<::%E%> is not a type"
58460 msgstr ""
58461
58462 #: cp/parser.cc:3195
58463 #, gcc-internal-format
58464 msgid "%<::%E%> is not a class or namespace"
58465 msgstr ""
58466
58467 #: cp/parser.cc:3199
58468 #, gcc-internal-format
58469 msgid "%<::%E%> is not a class, namespace, or enumeration"
58470 msgstr ""
58471
58472 #: cp/parser.cc:3211
58473 #, gcc-internal-format
58474 msgid "%qE is not a type"
58475 msgstr ""
58476
58477 #: cp/parser.cc:3214
58478 #, gcc-internal-format
58479 msgid "%qE is not a class or namespace"
58480 msgstr ""
58481
58482 #: cp/parser.cc:3218
58483 #, gcc-internal-format
58484 msgid "%qE is not a class, namespace, or enumeration"
58485 msgstr ""
58486
58487 #: cp/parser.cc:3282
58488 #, gcc-internal-format
58489 msgid "new types may not be defined in a return type"
58490 msgstr ""
58491
58492 #: cp/parser.cc:3284
58493 #, gcc-internal-format
58494 msgid "(perhaps a semicolon is missing after the definition of %qT)"
58495 msgstr ""
58496
58497 #: cp/parser.cc:3312
58498 #, gcc-internal-format
58499 msgid "%qE is not a class template"
58500 msgstr ""
58501
58502 #: cp/parser.cc:3314
58503 #, gcc-internal-format
58504 msgid "%qE is not a template"
58505 msgstr ""
58506
58507 #: cp/parser.cc:3317
58508 #, gcc-internal-format
58509 msgid "invalid template-id"
58510 msgstr ""
58511
58512 #: cp/parser.cc:3351
58513 #, gcc-internal-format
58514 msgid "ISO C++ forbids using a floating-point literal in a constant-expression"
58515 msgstr ""
58516
58517 #: cp/parser.cc:3355 cp/pt.cc:20113
58518 #, gcc-internal-format
58519 msgid ""
58520 "a cast to a type other than an integral or enumeration type cannot appear in "
58521 "a constant-expression"
58522 msgstr ""
58523
58524 #: cp/parser.cc:3360
58525 #, gcc-internal-format
58526 msgid "%<typeid%> operator cannot appear in a constant-expression"
58527 msgstr ""
58528
58529 #: cp/parser.cc:3364
58530 #, gcc-internal-format
58531 msgid "non-constant compound literals cannot appear in a constant-expression"
58532 msgstr ""
58533
58534 #: cp/parser.cc:3368
58535 #, gcc-internal-format
58536 msgid "a function call cannot appear in a constant-expression"
58537 msgstr ""
58538
58539 #: cp/parser.cc:3372
58540 #, gcc-internal-format
58541 msgid "an increment cannot appear in a constant-expression"
58542 msgstr ""
58543
58544 #: cp/parser.cc:3376
58545 #, gcc-internal-format
58546 msgid "an decrement cannot appear in a constant-expression"
58547 msgstr ""
58548
58549 #: cp/parser.cc:3380
58550 #, gcc-internal-format
58551 msgid "an array reference cannot appear in a constant-expression"
58552 msgstr ""
58553
58554 #: cp/parser.cc:3384
58555 #, gcc-internal-format
58556 msgid "the address of a label cannot appear in a constant-expression"
58557 msgstr ""
58558
58559 #: cp/parser.cc:3388
58560 #, gcc-internal-format
58561 msgid "calls to overloaded operators cannot appear in a constant-expression"
58562 msgstr ""
58563
58564 #: cp/parser.cc:3392
58565 #, gcc-internal-format
58566 msgid "an assignment cannot appear in a constant-expression"
58567 msgstr ""
58568
58569 #: cp/parser.cc:3395
58570 #, gcc-internal-format
58571 msgid "a comma operator cannot appear in a constant-expression"
58572 msgstr ""
58573
58574 #: cp/parser.cc:3399
58575 #, gcc-internal-format
58576 msgid "a call to a constructor cannot appear in a constant-expression"
58577 msgstr ""
58578
58579 #: cp/parser.cc:3403
58580 #, gcc-internal-format
58581 msgid "a transaction expression cannot appear in a constant-expression"
58582 msgstr ""
58583
58584 #: cp/parser.cc:3449
58585 #, gcc-internal-format
58586 msgid "%qs cannot appear in a constant-expression"
58587 msgstr ""
58588
58589 #: cp/parser.cc:3486
58590 #, gcc-internal-format
58591 msgid ""
58592 "class template argument deduction is only available with %<-std=c++17%> or "
58593 "%<-std=gnu++17%>"
58594 msgstr ""
58595
58596 #: cp/parser.cc:3491
58597 #, gcc-internal-format
58598 msgid "invalid use of destructor %qD as a type"
58599 msgstr ""
58600
58601 #. Something like 'unsigned A a;'
58602 #: cp/parser.cc:3494
58603 #, gcc-internal-format
58604 msgid "invalid combination of multiple type-specifiers"
58605 msgstr ""
58606
58607 #: cp/parser.cc:3507
58608 #, gcc-internal-format
58609 msgid "%qE does not name a type; did you mean %qs?"
58610 msgstr ""
58611
58612 #: cp/parser.cc:3511
58613 #, gcc-internal-format
58614 msgid "%qE does not name a type"
58615 msgstr ""
58616
58617 #: cp/parser.cc:3520
58618 #, gcc-internal-format
58619 msgid ""
58620 "C++11 %<constexpr%> only available with %<-std=c++11%> or %<-std=gnu++11%>"
58621 msgstr ""
58622
58623 #: cp/parser.cc:3523
58624 #, gcc-internal-format
58625 msgid ""
58626 "C++11 %<noexcept%> only available with %<-std=c++11%> or %<-std=gnu++11%>"
58627 msgstr ""
58628
58629 #: cp/parser.cc:3529
58630 #, gcc-internal-format
58631 msgid "%qE is not recognized as a module control-line"
58632 msgstr ""
58633
58634 #: cp/parser.cc:3532
58635 #, gcc-internal-format
58636 msgid "C++20 %qE only available with %<-fmodules-ts%>"
58637 msgstr ""
58638
58639 #: cp/parser.cc:3535
58640 #, gcc-internal-format
58641 msgid ""
58642 "C++20 %qE only available with %<-fmodules-ts%>, which is not yet enabled "
58643 "with %<-std=c++20%>"
58644 msgstr ""
58645
58646 #: cp/parser.cc:3541
58647 #, gcc-internal-format
58648 msgid ""
58649 "C++11 %<thread_local%> only available with %<-std=c++11%> or %<-std=gnu++11%>"
58650 msgstr ""
58651
58652 #: cp/parser.cc:3544
58653 #, gcc-internal-format
58654 msgid ""
58655 "C++20 %<constinit%> only available with %<-std=c++20%> or %<-std=gnu++20%>"
58656 msgstr ""
58657
58658 #: cp/parser.cc:3547
58659 #, gcc-internal-format
58660 msgid "%<concept%> only available with %<-std=c++20%> or %<-fconcepts%>"
58661 msgstr ""
58662
58663 #: cp/parser.cc:3550 cp/parser.cc:29906
58664 #, gcc-internal-format
58665 msgid "%<requires%> only available with %<-std=c++20%> or %<-fconcepts%>"
58666 msgstr ""
58667
58668 #: cp/parser.cc:3572
58669 #, gcc-internal-format
58670 msgid "(perhaps %<typename %T::%E%> was intended)"
58671 msgstr ""
58672
58673 #: cp/parser.cc:3600 cp/parser.cc:3612
58674 #, gcc-internal-format
58675 msgid "%qE in namespace %qE does not name a template type; did you mean %qs?"
58676 msgstr ""
58677
58678 #: cp/parser.cc:3605 cp/parser.cc:3617
58679 #, gcc-internal-format
58680 msgid "%qE in namespace %qE does not name a template type"
58681 msgstr ""
58682
58683 #: cp/parser.cc:3625
58684 #, gcc-internal-format
58685 msgid "%qE in namespace %qE does not name a type; did you mean %qs?"
58686 msgstr ""
58687
58688 #: cp/parser.cc:3630
58689 #, gcc-internal-format
58690 msgid "%qE in namespace %qE does not name a type"
58691 msgstr ""
58692
58693 #: cp/parser.cc:3641
58694 #, gcc-internal-format
58695 msgid "%<%T::%E%> names the constructor, not the type"
58696 msgstr ""
58697
58698 #: cp/parser.cc:3644
58699 #, gcc-internal-format
58700 msgid "and %qT has no template constructors"
58701 msgstr ""
58702
58703 #: cp/parser.cc:3654
58704 #, gcc-internal-format
58705 msgid ""
58706 "need %<typename%> before %<%T::%D::%E%> because %<%T::%D%> is a dependent "
58707 "scope"
58708 msgstr ""
58709
58710 #: cp/parser.cc:3662
58711 #, gcc-internal-format
58712 msgid "need %<typename%> before %<%T::%E%> because %qT is a dependent scope"
58713 msgstr ""
58714
58715 #: cp/parser.cc:3674 cp/parser.cc:3678
58716 #, gcc-internal-format
58717 msgid "%qE in %q#T does not name a template type"
58718 msgstr ""
58719
58720 #: cp/parser.cc:3682
58721 #, gcc-internal-format
58722 msgid "%qE in %q#T does not name a type"
58723 msgstr ""
58724
58725 #: cp/parser.cc:4366
58726 #, gcc-internal-format
58727 msgid "expected string-literal"
58728 msgstr ""
58729
58730 #: cp/parser.cc:4432
58731 #, gcc-internal-format
58732 msgid ""
58733 "inconsistent user-defined literal suffixes %qD and %qD in string literal"
58734 msgstr ""
58735
58736 #: cp/parser.cc:4451
58737 #, gcc-internal-format
58738 msgid "concatenation of string literals with conflicting encoding prefixes"
58739 msgstr ""
58740
58741 #: cp/parser.cc:4618
58742 #, gcc-internal-format
58743 msgid "unable to find character literal operator %qD with %qT argument"
58744 msgstr ""
58745
58746 #: cp/parser.cc:4724
58747 #, gcc-internal-format
58748 msgid "integer literal exceeds range of %qT type"
58749 msgstr ""
58750
58751 #: cp/parser.cc:4731
58752 #, gcc-internal-format
58753 msgid "floating literal exceeds range of %qT type"
58754 msgstr ""
58755
58756 #: cp/parser.cc:4735
58757 #, gcc-internal-format
58758 msgid "floating literal truncated to zero"
58759 msgstr ""
58760
58761 #: cp/parser.cc:4764
58762 #, gcc-internal-format
58763 msgid "failed to translate literal to execution character set %qT"
58764 msgstr ""
58765
58766 #: cp/parser.cc:4798
58767 #, gcc-internal-format
58768 msgid "unable to find numeric literal operator %qD"
58769 msgstr ""
58770
58771 #: cp/parser.cc:4804
58772 #, gcc-internal-format
58773 msgid ""
58774 "add %<using namespace std::complex_literals%> (from %<<complex>%>) to enable "
58775 "the C++14 user-defined literal suffixes"
58776 msgstr ""
58777
58778 #: cp/parser.cc:4808
58779 #, gcc-internal-format
58780 msgid "or use %<j%> instead of %<i%> for the GNU built-in suffix"
58781 msgstr ""
58782
58783 #: cp/parser.cc:4812
58784 #, gcc-internal-format
58785 msgid "use %<-fext-numeric-literals%> to enable more built-in suffixes"
58786 msgstr ""
58787
58788 #: cp/parser.cc:4896
58789 #, gcc-internal-format
58790 msgid "unable to find string literal operator %qD with %qT, %qT arguments"
58791 msgstr ""
58792
58793 #: cp/parser.cc:4990
58794 #, gcc-internal-format
58795 msgid "global module fragment contents must be from preprocessor inclusion"
58796 msgstr ""
58797
58798 #: cp/parser.cc:5005 cp/parser.cc:15178
58799 #, gcc-internal-format
58800 msgid "expected declaration"
58801 msgstr ""
58802
58803 #: cp/parser.cc:5366 cp/parser.cc:5381
58804 #, gcc-internal-format
58805 msgid "expected binary operator"
58806 msgstr ""
58807
58808 #: cp/parser.cc:5387
58809 #, gcc-internal-format
58810 msgid "expected ..."
58811 msgstr ""
58812
58813 #: cp/parser.cc:5399
58814 #, gcc-internal-format
58815 msgid "binary expression in operand of fold-expression"
58816 msgstr ""
58817
58818 #: cp/parser.cc:5404
58819 #, gcc-internal-format
58820 msgid "conditional expression in operand of fold-expression"
58821 msgstr ""
58822
58823 #: cp/parser.cc:5412
58824 #, gcc-internal-format
58825 msgid "mismatched operator in fold-expression"
58826 msgstr ""
58827
58828 #: cp/parser.cc:5516
58829 #, gcc-internal-format
58830 msgid "fixed-point types not supported in C++"
58831 msgstr ""
58832
58833 #: cp/parser.cc:5599
58834 #, gcc-internal-format
58835 msgid "ISO C++ forbids braced-groups within expressions"
58836 msgstr ""
58837
58838 #: cp/parser.cc:5611
58839 #, gcc-internal-format
58840 msgid ""
58841 "statement-expressions are not allowed outside functions nor in template-"
58842 "argument lists"
58843 msgstr ""
58844
58845 #: cp/parser.cc:5651
58846 #, gcc-internal-format
58847 msgid "fold-expressions only available with %<-std=c++17%> or %<-std=gnu++17%>"
58848 msgstr ""
58849
58850 #: cp/parser.cc:5712 cp/parser.cc:5893 cp/parser.cc:6074 cp/semantics.cc:4074
58851 #, gcc-internal-format
58852 msgid "expected primary-expression"
58853 msgstr ""
58854
58855 #: cp/parser.cc:5742
58856 #, gcc-internal-format
58857 msgid "%<this%> may not be used in this context"
58858 msgstr ""
58859
58860 #: cp/parser.cc:5887
58861 #, gcc-internal-format
58862 msgid "a template declaration cannot appear at block scope"
58863 msgstr ""
58864
58865 #: cp/parser.cc:6228
58866 #, gcc-internal-format
58867 msgid "expected id-expression"
58868 msgstr ""
58869
58870 #: cp/parser.cc:6266
58871 #, gcc-internal-format
58872 msgid "expected %qs keyword before dependent template name"
58873 msgstr ""
58874
58875 #: cp/parser.cc:6393
58876 #, gcc-internal-format
58877 msgid "scope %qT before %<~%> is not a class-name"
58878 msgstr ""
58879
58880 #: cp/parser.cc:6403
58881 #, gcc-internal-format
58882 msgid "%<template%> keyword not permitted in destructor name"
58883 msgstr ""
58884
58885 #: cp/parser.cc:6440 cp/parser.cc:8559
58886 #, gcc-internal-format
58887 msgid "%<~auto%> only available with %<-std=c++14%> or %<-std=gnu++14%>"
58888 msgstr ""
58889
58890 #: cp/parser.cc:6452
58891 #, gcc-internal-format
58892 msgid "template-id not allowed for destructor"
58893 msgstr ""
58894
58895 #: cp/parser.cc:6561
58896 #, gcc-internal-format
58897 msgid "declaration of %<~%T%> as member of %qT"
58898 msgstr ""
58899
58900 #: cp/parser.cc:6576
58901 #, gcc-internal-format
58902 msgid "typedef-name %qD used as destructor declarator"
58903 msgstr ""
58904
58905 #: cp/parser.cc:6612 cp/parser.cc:23381
58906 #, gcc-internal-format
58907 msgid "expected unqualified-id"
58908 msgstr ""
58909
58910 #: cp/parser.cc:6639 cp/typeck.cc:3011 cp/typeck.cc:3014 cp/typeck.cc:3031
58911 #, gcc-internal-format
58912 msgid "%qD is not a template"
58913 msgstr ""
58914
58915 #: cp/parser.cc:6753
58916 #, gcc-internal-format
58917 msgid "found %<:%> in nested-name-specifier, expected %<::%>"
58918 msgstr ""
58919
58920 #: cp/parser.cc:6834
58921 #, gcc-internal-format
58922 msgid "%<decltype%> evaluates to %qT, which is not a class or enumeration type"
58923 msgstr ""
58924
58925 #: cp/parser.cc:6861 cp/parser.cc:6872
58926 #, gcc-internal-format
58927 msgid "concept-id %qD in nested-name-specifier"
58928 msgstr ""
58929
58930 #: cp/parser.cc:6864
58931 #, gcc-internal-format
58932 msgid "function template-id %qD in nested-name-specifier"
58933 msgstr ""
58934
58935 #: cp/parser.cc:6878
58936 #, gcc-internal-format
58937 msgid "variable template-id %qD in nested-name-specifier"
58938 msgstr ""
58939
58940 #: cp/parser.cc:7052
58941 #, gcc-internal-format
58942 msgid "expected nested-name-specifier"
58943 msgstr ""
58944
58945 #: cp/parser.cc:7259 cp/parser.cc:9804
58946 #, gcc-internal-format
58947 msgid "types may not be defined in casts"
58948 msgstr ""
58949
58950 #: cp/parser.cc:7348
58951 #, gcc-internal-format
58952 msgid "types may not be defined in a %<typeid%> expression"
58953 msgstr ""
58954
58955 #: cp/parser.cc:7440
58956 #, gcc-internal-format
58957 msgid "wrong number of arguments to %<__builtin_addressof%>"
58958 msgstr ""
58959
58960 #: cp/parser.cc:7452 cp/pt.cc:20793
58961 #, gcc-internal-format
58962 msgid "wrong number of arguments to %<__builtin_launder%>"
58963 msgstr ""
58964
58965 #: cp/parser.cc:7465
58966 #, gcc-internal-format
58967 msgid "wrong number of arguments to %<__builtin_assoc_barrier%>"
58968 msgstr ""
58969
58970 #: cp/parser.cc:7491
58971 #, gcc-internal-format
58972 msgid "wrong number of arguments to %<__builtin_shufflevector%>"
58973 msgstr ""
58974
58975 #: cp/parser.cc:7625
58976 #, gcc-internal-format
58977 msgid "ISO C++ forbids compound-literals"
58978 msgstr ""
58979
58980 #: cp/parser.cc:7684
58981 #, gcc-internal-format
58982 msgid "two consecutive %<[%> shall only introduce an attribute"
58983 msgstr ""
58984
58985 #: cp/parser.cc:8330 cp/typeck.cc:2899
58986 #, gcc-internal-format
58987 msgid "invalid use of %qD"
58988 msgstr ""
58989
58990 #: cp/parser.cc:8339
58991 #, gcc-internal-format
58992 msgid "%<%D::%D%> is not a class member"
58993 msgstr ""
58994
58995 #: cp/parser.cc:8611
58996 #, gcc-internal-format
58997 msgid "non-scalar type"
58998 msgstr ""
58999
59000 #: cp/parser.cc:8721
59001 #, gcc-internal-format
59002 msgid "ISO C++ does not allow %<alignof%> with a non-type"
59003 msgstr ""
59004
59005 #: cp/parser.cc:8816
59006 #, gcc-internal-format
59007 msgid "types may not be defined in %<noexcept%> expressions"
59008 msgstr ""
59009
59010 #: cp/parser.cc:9090 cp/parser.cc:32445
59011 #, gcc-internal-format
59012 msgid "types may not be defined in %qs expressions"
59013 msgstr ""
59014
59015 #: cp/parser.cc:9155
59016 #, gcc-internal-format
59017 msgid "%<__builtin_has_attribute%> with dependent argument not supported yet"
59018 msgstr ""
59019
59020 #: cp/parser.cc:9241
59021 #, gcc-internal-format
59022 msgid "types may not be defined in a new-expression"
59023 msgstr ""
59024
59025 #: cp/parser.cc:9257
59026 #, gcc-internal-format
59027 msgid "array bound forbidden after parenthesized type-id"
59028 msgstr ""
59029
59030 #: cp/parser.cc:9259
59031 #, gcc-internal-format
59032 msgid "try removing the parentheses around the type-id"
59033 msgstr ""
59034
59035 #: cp/parser.cc:9291
59036 #, gcc-internal-format
59037 msgid ""
59038 "initialization of new-expression for type %<auto%> requires exactly one "
59039 "element"
59040 msgstr ""
59041
59042 #: cp/parser.cc:9336
59043 #, gcc-internal-format
59044 msgid "expected expression-list or type-id"
59045 msgstr ""
59046
59047 #: cp/parser.cc:9365
59048 #, gcc-internal-format
59049 msgid "types may not be defined in a new-type-id"
59050 msgstr ""
59051
59052 #: cp/parser.cc:9500
59053 #, gcc-internal-format
59054 msgid "expression in new-declarator must have integral or enumeration type"
59055 msgstr ""
59056
59057 #: cp/parser.cc:9909
59058 #, gcc-internal-format
59059 msgid "use of old-style cast to %q#T"
59060 msgstr ""
59061
59062 #: cp/parser.cc:10058
59063 #, gcc-internal-format
59064 msgid "%<>>%> operator is treated as two right angle brackets in C++11"
59065 msgstr ""
59066
59067 #: cp/parser.cc:10061
59068 #, gcc-internal-format
59069 msgid "suggest parentheses around %<>>%> expression"
59070 msgstr ""
59071
59072 #: cp/parser.cc:10269
59073 #, gcc-internal-format
59074 msgid "ISO C++ does not allow %<?:%> with omitted middle operand"
59075 msgstr ""
59076
59077 #: cp/parser.cc:10558
59078 #, gcc-internal-format
59079 msgid "top-level comma expression in array subscript is deprecated"
59080 msgstr ""
59081
59082 #: cp/parser.cc:10715
59083 #, gcc-internal-format
59084 msgid "types may not be defined within %<__builtin_offsetof%>"
59085 msgstr ""
59086
59087 #: cp/parser.cc:11027
59088 #, gcc-internal-format
59089 msgid "lambda-expression in template parameter type"
59090 msgstr ""
59091
59092 #: cp/parser.cc:11037
59093 #, gcc-internal-format
59094 msgid ""
59095 "lambda-expression in unevaluated context only available with %<-std=c++20%> "
59096 "or %<-std=gnu++20%>"
59097 msgstr ""
59098
59099 #: cp/parser.cc:11047
59100 #, gcc-internal-format
59101 msgid ""
59102 "lambda-expression in template-argument only available with %<-std=c++20%> or "
59103 "%<-std=gnu++20%>"
59104 msgstr ""
59105
59106 #: cp/parser.cc:11205
59107 #, gcc-internal-format
59108 msgid "non-local lambda expression cannot have a capture-default"
59109 msgstr ""
59110
59111 #: cp/parser.cc:11227
59112 #, gcc-internal-format
59113 msgid "expected end of capture-list"
59114 msgstr ""
59115
59116 #: cp/parser.cc:11243
59117 #, gcc-internal-format
59118 msgid ""
59119 "explicit by-copy capture of %<this%> with by-copy capture default only "
59120 "available with %<-std=c++20%> or %<-std=gnu++20%>"
59121 msgstr ""
59122
59123 #: cp/parser.cc:11249 cp/parser.cc:11271 cp/parser.cc:11464
59124 #, gcc-internal-format
59125 msgid "already captured %qD in lambda expression"
59126 msgstr ""
59127
59128 #: cp/parser.cc:11265
59129 #, gcc-internal-format
59130 msgid ""
59131 "%<*this%> capture only available with %<-std=c++17%> or %<-std=gnu++17%>"
59132 msgstr ""
59133
59134 #: cp/parser.cc:11285
59135 #, gcc-internal-format
59136 msgid "%<this%> cannot be captured by reference"
59137 msgstr ""
59138
59139 #: cp/parser.cc:11305
59140 #, gcc-internal-format
59141 msgid ""
59142 "pack init-capture only available with %<-std=c++20%> or %<-std=gnu++20%>"
59143 msgstr ""
59144
59145 #: cp/parser.cc:11316
59146 #, gcc-internal-format
59147 msgid "%<&%> should come before %<...%>"
59148 msgstr ""
59149
59150 #: cp/parser.cc:11347
59151 #, gcc-internal-format
59152 msgid ""
59153 "lambda capture initializers only available with %<-std=c++14%> or %<-std=gnu+"
59154 "+14%>"
59155 msgstr ""
59156
59157 #: cp/parser.cc:11354
59158 #, gcc-internal-format
59159 msgid "empty initializer for lambda init-capture"
59160 msgstr ""
59161
59162 #: cp/parser.cc:11378
59163 #, gcc-internal-format
59164 msgid "capture of non-variable %qE"
59165 msgstr ""
59166
59167 #: cp/parser.cc:11388
59168 #, gcc-internal-format
59169 msgid "capture of variable %qD with non-automatic storage duration"
59170 msgstr ""
59171
59172 #: cp/parser.cc:11426
59173 #, gcc-internal-format
59174 msgid "too many %<...%> in lambda capture"
59175 msgstr ""
59176
59177 #: cp/parser.cc:11437
59178 #, gcc-internal-format
59179 msgid "explicit by-copy capture of %qD redundant with by-copy capture default"
59180 msgstr ""
59181
59182 #: cp/parser.cc:11442
59183 #, gcc-internal-format
59184 msgid ""
59185 "explicit by-reference capture of %qD redundant with by-reference capture "
59186 "default"
59187 msgstr ""
59188
59189 #: cp/parser.cc:11521
59190 #, gcc-internal-format
59191 msgid ""
59192 "lambda templates are only available with %<-std=c++14%> or %<-std=gnu++14%>"
59193 msgstr ""
59194
59195 #: cp/parser.cc:11525
59196 #, gcc-internal-format
59197 msgid ""
59198 "lambda templates are only available with %<-std=c++20%> or %<-std=gnu++20%>"
59199 msgstr ""
59200
59201 #: cp/parser.cc:11594
59202 #, gcc-internal-format
59203 msgid "default argument specified for lambda parameter"
59204 msgstr ""
59205
59206 #: cp/parser.cc:11613
59207 #, gcc-internal-format
59208 msgid ""
59209 "parameter declaration before lambda declaration specifiers only optional "
59210 "with %<-std=c++2b%> or %<-std=gnu++2b%>"
59211 msgstr ""
59212
59213 #: cp/parser.cc:11625
59214 #, gcc-internal-format
59215 msgid "duplicate %<mutable%>"
59216 msgstr ""
59217
59218 #: cp/parser.cc:11632
59219 #, gcc-internal-format
59220 msgid ""
59221 "parameter declaration before lambda transaction qualifier only optional with "
59222 "%<-std=c++2b%> or %<-std=gnu++2b%>"
59223 msgstr ""
59224
59225 #: cp/parser.cc:11645
59226 #, gcc-internal-format
59227 msgid ""
59228 "parameter declaration before lambda exception specification only optional "
59229 "with %<-std=c++2b%> or %<-std=gnu++2b%>"
59230 msgstr ""
59231
59232 #: cp/parser.cc:11663
59233 #, gcc-internal-format
59234 msgid ""
59235 "parameter declaration before lambda trailing return type only optional with "
59236 "%<-std=c++2b%> or %<-std=gnu++2b%>"
59237 msgstr ""
59238
59239 #: cp/parser.cc:11705
59240 #, gcc-internal-format
59241 msgid ""
59242 "%<constexpr%> lambda only available with %<-std=c++17%> or %<-std=gnu++17%>"
59243 msgstr ""
59244
59245 #: cp/parser.cc:11865 cp/parser.cc:12004 cp/parser.cc:45683
59246 #, gcc-internal-format
59247 msgid ""
59248 "mixing OpenMP directives with attribute and pragma syntax on the same "
59249 "statement"
59250 msgstr ""
59251
59252 #: cp/parser.cc:11891 cp/parser.cc:45665
59253 #, gcc-internal-format
59254 msgid "unknown OpenMP directive name in %<omp::directive%> attribute argument"
59255 msgstr ""
59256
59257 #: cp/parser.cc:11973
59258 #, gcc-internal-format
59259 msgid ""
59260 "OpenMP construct among %<omp::directive%> attributes requires all %<omp::"
59261 "directive%> attributes on the same statement to be in the same %<omp::"
59262 "sequence%>"
59263 msgstr ""
59264
59265 #: cp/parser.cc:11981
59266 #, gcc-internal-format
59267 msgid ""
59268 "multiple OpenMP standalone directives among %<omp::directive%> attributes "
59269 "must be all within the same %<omp::sequence%>"
59270 msgstr ""
59271
59272 #: cp/parser.cc:11993
59273 #, gcc-internal-format
59274 msgid ""
59275 "standalone OpenMP directives in %<omp::directive%> attribute can only appear "
59276 "on an empty statement"
59277 msgstr ""
59278
59279 #: cp/parser.cc:12113
59280 #, gcc-internal-format
59281 msgid ""
59282 "mixing OpenMP directives with attribute and pragma syntax on the same "
59283 "declaration"
59284 msgstr ""
59285
59286 #: cp/parser.cc:12536 cp/parser.cc:12737
59287 #, gcc-internal-format
59288 msgid "attributes at the beginning of statement are ignored"
59289 msgstr ""
59290
59291 #: cp/parser.cc:12576
59292 #, gcc-internal-format
59293 msgid "expected labeled-statement"
59294 msgstr ""
59295
59296 #: cp/parser.cc:12625
59297 #, gcc-internal-format
59298 msgid "case label %qE not within a switch statement"
59299 msgstr ""
59300
59301 #: cp/parser.cc:12744
59302 #, gcc-internal-format
59303 msgid "need %<typename%> before %qE because %qT is a dependent scope"
59304 msgstr ""
59305
59306 #: cp/parser.cc:12753
59307 #, gcc-internal-format
59308 msgid "%<%T::%D%> names the constructor, not the type"
59309 msgstr ""
59310
59311 #: cp/parser.cc:12801
59312 #, gcc-internal-format
59313 msgid "compound-statement in %<constexpr%> function"
59314 msgstr ""
59315
59316 #: cp/parser.cc:12965
59317 #, gcc-internal-format
59318 msgid "%<if constexpr%> only available with %<-std=c++17%> or %<-std=gnu++17%>"
59319 msgstr ""
59320
59321 #: cp/parser.cc:12987
59322 #, gcc-internal-format
59323 msgid "%<if consteval%> only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
59324 msgstr ""
59325
59326 #: cp/parser.cc:13012 cp/parser.cc:13047
59327 #, gcc-internal-format
59328 msgid "%<if consteval%> requires compound statement"
59329 msgstr ""
59330
59331 #: cp/parser.cc:13089
59332 #, gcc-internal-format
59333 msgid ""
59334 "init-statement in selection statements only available with %<-std=c++17%> or "
59335 "%<-std=gnu++17%>"
59336 msgstr ""
59337
59338 #: cp/parser.cc:13257 cp/parser.cc:32932
59339 #, gcc-internal-format
59340 msgid "expected selection-statement"
59341 msgstr ""
59342
59343 #: cp/parser.cc:13298
59344 #, gcc-internal-format
59345 msgid "condition declares an array"
59346 msgstr ""
59347
59348 #: cp/parser.cc:13300
59349 #, gcc-internal-format
59350 msgid "condition declares a function"
59351 msgstr ""
59352
59353 #: cp/parser.cc:13340
59354 #, gcc-internal-format
59355 msgid "types may not be defined in conditions"
59356 msgstr ""
59357
59358 #. Anything else is an error.
59359 #: cp/parser.cc:13422 cp/parser.cc:22661 cp/parser.cc:25180
59360 #, gcc-internal-format
59361 msgid "expected initializer"
59362 msgstr ""
59363
59364 #: cp/parser.cc:13472
59365 #, gcc-internal-format
59366 msgid ""
59367 "range-based %<for%> loops with initializer only available with %<-std=c+"
59368 "+20%> or %<-std=gnu++20%>"
59369 msgstr ""
59370
59371 #: cp/parser.cc:13723
59372 #, gcc-internal-format
59373 msgid ""
59374 "loop variable %qD of type %qT binds to a temporary constructed from type %qT"
59375 msgstr ""
59376
59377 #. rval
59378 #: cp/parser.cc:13730
59379 #, gcc-internal-format
59380 msgid ""
59381 "use non-reference type %qT to make the copy explicit or %qT to prevent "
59382 "copying"
59383 msgstr ""
59384
59385 #: cp/parser.cc:13755
59386 #, gcc-internal-format
59387 msgid "loop variable %qD creates a copy from type %qT"
59388 msgstr ""
59389
59390 #: cp/parser.cc:13760
59391 #, gcc-internal-format
59392 msgid "use reference type to prevent copying"
59393 msgstr ""
59394
59395 #: cp/parser.cc:13903
59396 #, gcc-internal-format
59397 msgid "range-based %<for%> expression of type %qT has incomplete type"
59398 msgstr ""
59399
59400 #: cp/parser.cc:13987
59401 #, gcc-internal-format
59402 msgid ""
59403 "inconsistent begin/end types in range-based %<for%> statement: %qT and %qT"
59404 msgstr ""
59405
59406 #: cp/parser.cc:14130 cp/parser.cc:32935
59407 #, gcc-internal-format
59408 msgid "expected iteration-statement"
59409 msgstr ""
59410
59411 #: cp/parser.cc:14175
59412 #, gcc-internal-format
59413 msgid ""
59414 "alias-declaration in init-statement only available with %<-std=c++23%> or %<-"
59415 "std=gnu++23%>"
59416 msgstr ""
59417
59418 #: cp/parser.cc:14192
59419 #, gcc-internal-format
59420 msgid ""
59421 "range-based %<for%> loops only available with %<-std=c++11%> or %<-std=gnu+"
59422 "+11%>"
59423 msgstr ""
59424
59425 #: cp/parser.cc:14324
59426 #, gcc-internal-format
59427 msgid ""
59428 "%<goto%> in %<constexpr%> function only available with %<-std=c++2b%> or %<-"
59429 "std=gnu++2b%>"
59430 msgstr ""
59431
59432 #. Issue a warning about this use of a GNU extension.
59433 #: cp/parser.cc:14333
59434 #, gcc-internal-format
59435 msgid "ISO C++ forbids computed gotos"
59436 msgstr ""
59437
59438 #: cp/parser.cc:14346 cp/parser.cc:32938
59439 #, gcc-internal-format
59440 msgid "expected jump-statement"
59441 msgstr ""
59442
59443 #: cp/parser.cc:14523
59444 #, gcc-internal-format
59445 msgid "expected module-name"
59446 msgstr ""
59447
59448 #: cp/parser.cc:14558
59449 #, gcc-internal-format
59450 msgid "module-declaration not permitted in header-unit"
59451 msgstr ""
59452
59453 #: cp/parser.cc:14583
59454 #, gcc-internal-format
59455 msgid ""
59456 "private module fragment only permitted in purview of module interface or "
59457 "partition"
59458 msgstr ""
59459
59460 #: cp/parser.cc:14588
59461 #, gcc-internal-format
59462 msgid "private module fragment"
59463 msgstr ""
59464
59465 #. Neither the first declaration, nor in a GMF.
59466 #: cp/parser.cc:14594
59467 #, gcc-internal-format
59468 msgid ""
59469 "module-declaration only permitted as first declaration, or ending a global "
59470 "module fragment"
59471 msgstr ""
59472
59473 #: cp/parser.cc:14631
59474 #, gcc-internal-format
59475 msgid "post-module-declaration imports must be contiguous"
59476 msgstr ""
59477
59478 #: cp/parser.cc:14634
59479 #, gcc-internal-format
59480 msgid ""
59481 "perhaps insert a line break, or other disambiguation, to prevent this being "
59482 "considered a module control-line"
59483 msgstr ""
59484
59485 #: cp/parser.cc:14642
59486 #, gcc-internal-format
59487 msgid "import-declaration must be at global scope"
59488 msgstr ""
59489
59490 #: cp/parser.cc:14655
59491 #, gcc-internal-format
59492 msgid "import cannot appear directly in a linkage-specification"
59493 msgstr ""
59494
59495 #: cp/parser.cc:14663
59496 #, gcc-internal-format
59497 msgid "post-module-declaration imports must not be include-translated"
59498 msgstr ""
59499
59500 #: cp/parser.cc:14668
59501 #, gcc-internal-format
59502 msgid "post-module-declaration imports must not be from header inclusion"
59503 msgstr ""
59504
59505 #: cp/parser.cc:14688
59506 #, gcc-internal-format
59507 msgid "%qE may only occur after a module interface declaration"
59508 msgstr ""
59509
59510 #: cp/parser.cc:14696
59511 #, gcc-internal-format
59512 msgid "%qE may only occur once in an export declaration"
59513 msgstr ""
59514
59515 #: cp/parser.cc:14717
59516 #, gcc-internal-format
59517 msgid "%<export%> not part of following module-directive"
59518 msgstr ""
59519
59520 #: cp/parser.cc:14804 cp/parser.cc:27000
59521 #, gcc-internal-format
59522 msgid "extra %<;%>"
59523 msgstr ""
59524
59525 #: cp/parser.cc:14862
59526 #, gcc-internal-format
59527 msgid "attributes are not permitted in this position"
59528 msgstr ""
59529
59530 #: cp/parser.cc:14866
59531 #, gcc-internal-format
59532 msgid "attributes may be inserted here"
59533 msgstr ""
59534
59535 #: cp/parser.cc:15083
59536 #, gcc-internal-format
59537 msgid "%<__label__%> not at the beginning of a block"
59538 msgstr ""
59539
59540 #: cp/parser.cc:15316
59541 #, gcc-internal-format
59542 msgid ""
59543 "non-variable %qD in declaration with more than one declarator with "
59544 "placeholder type"
59545 msgstr ""
59546
59547 #: cp/parser.cc:15336
59548 #, gcc-internal-format
59549 msgid "inconsistent deduction for %qT: %qT and then %qT"
59550 msgstr ""
59551
59552 #: cp/parser.cc:15357
59553 #, gcc-internal-format
59554 msgid "mixing declarations and function-definitions is forbidden"
59555 msgstr ""
59556
59557 #: cp/parser.cc:15382
59558 #, gcc-internal-format
59559 msgid "types may not be defined in a for-range-declaration"
59560 msgstr ""
59561
59562 #: cp/parser.cc:15437
59563 #, gcc-internal-format
59564 msgid "initializer in range-based %<for%> loop"
59565 msgstr ""
59566
59567 #: cp/parser.cc:15440
59568 #, gcc-internal-format
59569 msgid "multiple declarations in range-based %<for%> loop"
59570 msgstr ""
59571
59572 #: cp/parser.cc:15493
59573 #, gcc-internal-format
59574 msgid ""
59575 "structured bindings only available with %<-std=c++17%> or %<-std=gnu++17%>"
59576 msgstr ""
59577
59578 #: cp/parser.cc:15545
59579 #, gcc-internal-format
59580 msgid "empty structured binding declaration"
59581 msgstr ""
59582
59583 #: cp/parser.cc:15563
59584 #, gcc-internal-format
59585 msgid "invalid initializer for structured binding declaration"
59586 msgstr ""
59587
59588 #: cp/parser.cc:15732
59589 #, gcc-internal-format
59590 msgid "%<friend%> used outside of class"
59591 msgstr ""
59592
59593 #: cp/parser.cc:15771
59594 #, gcc-internal-format
59595 msgid "the %<bool%> keyword is not allowed in a C++20 concept definition"
59596 msgstr ""
59597
59598 #: cp/parser.cc:15774
59599 #, gcc-internal-format
59600 msgid "C++20 concept definition syntax is %<concept <name> = <expr>%>"
59601 msgstr ""
59602
59603 #: cp/parser.cc:15841
59604 #, gcc-internal-format
59605 msgid "%<auto%> changes meaning in C++11; please remove it"
59606 msgstr ""
59607
59608 #: cp/parser.cc:15877
59609 #, gcc-internal-format
59610 msgid "%qD invalid in condition"
59611 msgstr ""
59612
59613 #: cp/parser.cc:15884
59614 #, gcc-internal-format
59615 msgid "%qD invalid in lambda"
59616 msgstr ""
59617
59618 #: cp/parser.cc:15965
59619 #, gcc-internal-format
59620 msgid "type-specifier invalid in lambda"
59621 msgstr ""
59622
59623 #: cp/parser.cc:15977
59624 #, gcc-internal-format
59625 msgid "standard attributes in middle of decl-specifiers"
59626 msgstr ""
59627
59628 #: cp/parser.cc:15979
59629 #, gcc-internal-format
59630 msgid ""
59631 "standard attributes must precede the decl-specifiers to apply to the "
59632 "declaration, or follow them to apply to the type"
59633 msgstr ""
59634
59635 #: cp/parser.cc:15994
59636 #, gcc-internal-format
59637 msgid "class definition may not be declared a friend"
59638 msgstr ""
59639
59640 #: cp/parser.cc:16067 cp/parser.cc:27542
59641 #, gcc-internal-format
59642 msgid "templates may not be %<virtual%>"
59643 msgstr ""
59644
59645 #: cp/parser.cc:16086
59646 #, gcc-internal-format
59647 msgid "types may not be defined in explicit-specifier"
59648 msgstr ""
59649
59650 #: cp/parser.cc:16090
59651 #, gcc-internal-format
59652 msgid ""
59653 "%<explicit(bool)%> only available with %<-std=c++20%> or %<-std=gnu++20%>"
59654 msgstr ""
59655
59656 #: cp/parser.cc:16154
59657 #, gcc-internal-format
59658 msgid "invalid linkage-specification"
59659 msgstr ""
59660
59661 #: cp/parser.cc:16258
59662 #, gcc-internal-format
59663 msgid ""
59664 "%<static_assert%> without a message only available with %<-std=c++17%> or %<-"
59665 "std=gnu++17%>"
59666 msgstr ""
59667
59668 #: cp/parser.cc:16460
59669 #, gcc-internal-format
59670 msgid ""
59671 "%<decltype(auto)%> type specifier only available with %<-std=c++14%> or %<-"
59672 "std=gnu++14%>"
59673 msgstr ""
59674
59675 #: cp/parser.cc:16473
59676 #, gcc-internal-format
59677 msgid "types may not be defined in %<decltype%> expressions"
59678 msgstr ""
59679
59680 #: cp/parser.cc:16646
59681 #, gcc-internal-format
59682 msgid "types may not be defined in a conversion-type-id"
59683 msgstr ""
59684
59685 #: cp/parser.cc:16675
59686 #, gcc-internal-format
59687 msgid "invalid use of %<auto%> in conversion operator"
59688 msgstr ""
59689
59690 #: cp/parser.cc:16679
59691 #, gcc-internal-format
59692 msgid ""
59693 "use of %<auto%> in member template conversion operator can never be deduced"
59694 msgstr ""
59695
59696 #: cp/parser.cc:16763
59697 #, gcc-internal-format
59698 msgid "only constructors take member initializers"
59699 msgstr ""
59700
59701 #: cp/parser.cc:16790
59702 #, gcc-internal-format
59703 msgid "cannot expand initializer for member %qD"
59704 msgstr ""
59705
59706 #: cp/parser.cc:16802 cp/pt.cc:26882
59707 #, gcc-internal-format
59708 msgid "mem-initializer for %qD follows constructor delegation"
59709 msgstr ""
59710
59711 #: cp/parser.cc:16814 cp/pt.cc:26894
59712 #, gcc-internal-format
59713 msgid "constructor delegation follows mem-initializer for %qD"
59714 msgstr ""
59715
59716 #: cp/parser.cc:16866
59717 #, gcc-internal-format
59718 msgid "anachronistic old-style base class initializer"
59719 msgstr ""
59720
59721 #: cp/parser.cc:16951
59722 #, gcc-internal-format
59723 msgid ""
59724 "keyword %<typename%> not allowed in this context (a qualified member "
59725 "initializer is implicitly a type)"
59726 msgstr ""
59727
59728 #: cp/parser.cc:17352
59729 #, gcc-internal-format
59730 msgid "unexpected keyword; remove space between quotes and suffix identifier"
59731 msgstr ""
59732
59733 #: cp/parser.cc:17358
59734 #, gcc-internal-format
59735 msgid "expected suffix identifier"
59736 msgstr ""
59737
59738 #: cp/parser.cc:17367
59739 #, gcc-internal-format
59740 msgid "expected empty string after %<operator%> keyword"
59741 msgstr ""
59742
59743 #: cp/parser.cc:17373
59744 #, gcc-internal-format
59745 msgid "invalid encoding prefix in literal operator"
59746 msgstr ""
59747
59748 #: cp/parser.cc:17407
59749 #, gcc-internal-format
59750 msgid "expected operator"
59751 msgstr ""
59752
59753 #: cp/parser.cc:17454
59754 #, gcc-internal-format
59755 msgid "keyword %<export%> not implemented, and will be ignored"
59756 msgstr ""
59757
59758 #: cp/parser.cc:17456
59759 #, gcc-internal-format
59760 msgid "keyword %<export%> is deprecated, and is ignored"
59761 msgstr ""
59762
59763 #: cp/parser.cc:17458
59764 #, gcc-internal-format
59765 msgid "keyword %<export%> is enabled with %<-fmodules-ts%>"
59766 msgstr ""
59767
59768 #: cp/parser.cc:17637
59769 #, gcc-internal-format
59770 msgid "invalid constrained type parameter"
59771 msgstr ""
59772
59773 #: cp/parser.cc:17645
59774 #, gcc-internal-format
59775 msgid "cv-qualified type parameter"
59776 msgstr ""
59777
59778 #: cp/parser.cc:17792
59779 #, gcc-internal-format
59780 msgid "invalid use of %<auto%> in default template argument"
59781 msgstr ""
59782
59783 #: cp/parser.cc:18028 cp/parser.cc:18114 cp/parser.cc:24947
59784 #, gcc-internal-format
59785 msgid "template parameter pack %qD cannot have a default argument"
59786 msgstr ""
59787
59788 #: cp/parser.cc:18032 cp/parser.cc:18118
59789 #, gcc-internal-format
59790 msgid "template parameter packs cannot have default arguments"
59791 msgstr ""
59792
59793 #: cp/parser.cc:18185
59794 #, gcc-internal-format
59795 msgid "expected template-id"
59796 msgstr ""
59797
59798 #: cp/parser.cc:18247
59799 #, gcc-internal-format
59800 msgid "%<<::%> cannot begin a template-argument list"
59801 msgstr ""
59802
59803 #: cp/parser.cc:18251
59804 #, gcc-internal-format
59805 msgid ""
59806 "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> "
59807 "and %<::%>"
59808 msgstr ""
59809
59810 #: cp/parser.cc:18255
59811 #, gcc-internal-format
59812 msgid ""
59813 "(if you use %<-fpermissive%> or %<-std=c++11%>, or %<-std=gnu++11%> G++ will "
59814 "accept your code)"
59815 msgstr ""
59816
59817 #: cp/parser.cc:18285
59818 #, gcc-internal-format
59819 msgid "invalid template-argument-list"
59820 msgstr ""
59821
59822 #: cp/parser.cc:18286
59823 #, gcc-internal-format
59824 msgid ""
59825 "function name as the left hand operand of %<<%> is ill-formed in C++20; wrap "
59826 "the function name in %<()%>"
59827 msgstr ""
59828
59829 #: cp/parser.cc:18293
59830 #, gcc-internal-format
59831 msgid "expected %<(%> after template-argument-list"
59832 msgstr ""
59833
59834 #: cp/parser.cc:18407
59835 #, gcc-internal-format
59836 msgid "parse error in template argument list"
59837 msgstr ""
59838
59839 #. The name does not name a template.
59840 #: cp/parser.cc:18492 cp/parser.cc:18680 cp/parser.cc:18870
59841 #, gcc-internal-format
59842 msgid "expected template-name"
59843 msgstr ""
59844
59845 #. Explain what went wrong.
59846 #: cp/parser.cc:18538
59847 #, gcc-internal-format
59848 msgid "non-template %qD used as template"
59849 msgstr ""
59850
59851 #: cp/parser.cc:18540
59852 #, gcc-internal-format
59853 msgid "use %<%T::template %D%> to indicate that it is a template"
59854 msgstr ""
59855
59856 #: cp/parser.cc:18739
59857 #, gcc-internal-format
59858 msgid "expected parameter pack before %<...%>"
59859 msgstr ""
59860
59861 #: cp/parser.cc:18835 cp/parser.cc:18853 cp/parser.cc:19026
59862 #, gcc-internal-format
59863 msgid "expected template-argument"
59864 msgstr ""
59865
59866 #: cp/parser.cc:18993
59867 #, gcc-internal-format
59868 msgid "invalid non-type template argument"
59869 msgstr ""
59870
59871 #: cp/parser.cc:19135
59872 #, gcc-internal-format
59873 msgid "explicit instantiation shall not use %<inline%> specifier"
59874 msgstr ""
59875
59876 #: cp/parser.cc:19139
59877 #, gcc-internal-format
59878 msgid "explicit instantiation shall not use %<constexpr%> specifier"
59879 msgstr ""
59880
59881 #: cp/parser.cc:19143
59882 #, gcc-internal-format
59883 msgid "explicit instantiation shall not use %<consteval%> specifier"
59884 msgstr ""
59885
59886 #: cp/parser.cc:19205
59887 #, gcc-internal-format
59888 msgid "template specialization with C linkage"
59889 msgstr ""
59890
59891 #: cp/parser.cc:19434
59892 #, gcc-internal-format
59893 msgid "expected type specifier"
59894 msgstr ""
59895
59896 #: cp/parser.cc:19626
59897 #, gcc-internal-format
59898 msgid ""
59899 "use of %<auto%> in lambda parameter declaration only available with %<-std=c+"
59900 "+14%> or %<-std=gnu++14%>"
59901 msgstr ""
59902
59903 #: cp/parser.cc:19632
59904 #, gcc-internal-format
59905 msgid ""
59906 "use of %<auto%> in parameter declaration only available with %<-std=c++14%> "
59907 "or %<-std=gnu++14%>"
59908 msgstr ""
59909
59910 #: cp/parser.cc:19637
59911 #, gcc-internal-format
59912 msgid ""
59913 "use of %<auto%> in parameter declaration only available with %<-std=c++20%> "
59914 "or %<-fconcepts%>"
59915 msgstr ""
59916
59917 #: cp/parser.cc:19794
59918 #, gcc-internal-format
59919 msgid "expected template-id for type"
59920 msgstr ""
59921
59922 #: cp/parser.cc:19924
59923 #, gcc-internal-format
59924 msgid "expected type-name"
59925 msgstr ""
59926
59927 #: cp/parser.cc:20036
59928 #, gcc-internal-format
59929 msgid "%qE does not constrain a type"
59930 msgstr ""
59931
59932 #: cp/parser.cc:20037
59933 #, gcc-internal-format
59934 msgid "concept defined here"
59935 msgstr ""
59936
59937 #: cp/parser.cc:20060
59938 #, gcc-internal-format
59939 msgid "expected %<auto%> or %<decltype(auto)%> after %qE"
59940 msgstr ""
59941
59942 #: cp/parser.cc:20067
59943 #, gcc-internal-format
59944 msgid "unexpected placeholder in constrained result type"
59945 msgstr ""
59946
59947 #: cp/parser.cc:20310
59948 #, gcc-internal-format
59949 msgid ""
59950 "elaborated-type-specifier for a scoped enum must not use the %qD keyword"
59951 msgstr ""
59952
59953 #: cp/parser.cc:20386
59954 #, gcc-internal-format
59955 msgid "%<template%> must follow a nested-name-specifier"
59956 msgstr ""
59957
59958 #: cp/parser.cc:20548
59959 #, gcc-internal-format
59960 msgid "declaration %qD does not declare anything"
59961 msgstr ""
59962
59963 #: cp/parser.cc:20636
59964 #, gcc-internal-format
59965 msgid "attributes ignored on uninstantiated type"
59966 msgstr ""
59967
59968 #: cp/parser.cc:20642
59969 #, gcc-internal-format
59970 msgid "attributes ignored on template instantiation"
59971 msgstr ""
59972
59973 #: cp/parser.cc:20653
59974 #, gcc-internal-format
59975 msgid ""
59976 "attributes ignored on elaborated-type-specifier that is not a forward "
59977 "declaration"
59978 msgstr ""
59979
59980 #: cp/parser.cc:20794
59981 #, gcc-internal-format
59982 msgid "%qD is an enumeration template"
59983 msgstr ""
59984
59985 #: cp/parser.cc:20805
59986 #, gcc-internal-format
59987 msgid "%qD does not name an enumeration in %qT"
59988 msgstr ""
59989
59990 #: cp/parser.cc:20820
59991 #, gcc-internal-format
59992 msgid "unnamed scoped enum is not allowed"
59993 msgstr ""
59994
59995 #: cp/parser.cc:20836
59996 #, gcc-internal-format
59997 msgid "types may not be defined in enum-base"
59998 msgstr ""
59999
60000 #: cp/parser.cc:20881
60001 #, gcc-internal-format
60002 msgid "expected %<;%> or %<{%>"
60003 msgstr ""
60004
60005 #: cp/parser.cc:20925
60006 #, gcc-internal-format
60007 msgid "cannot add an enumerator list to a template instantiation"
60008 msgstr ""
60009
60010 #: cp/parser.cc:20939
60011 #, gcc-internal-format
60012 msgid ""
60013 "nested name specifier %qT for enum declaration does not name a class or "
60014 "namespace"
60015 msgstr ""
60016
60017 #: cp/parser.cc:20951 cp/parser.cc:26457
60018 #, gcc-internal-format
60019 msgid "declaration of %qD in namespace %qD which does not enclose %qD"
60020 msgstr ""
60021
60022 #: cp/parser.cc:20956 cp/parser.cc:26462
60023 #, gcc-internal-format
60024 msgid "declaration of %qD in %qD which does not enclose %qD"
60025 msgstr ""
60026
60027 #: cp/parser.cc:20968 cp/parser.cc:26475
60028 #, gcc-internal-format
60029 msgid "extra qualification not allowed"
60030 msgstr ""
60031
60032 #: cp/parser.cc:21005
60033 #, gcc-internal-format
60034 msgid "ISO C++ forbids empty unnamed enum"
60035 msgstr ""
60036
60037 #: cp/parser.cc:21030
60038 #, gcc-internal-format
60039 msgid "opaque-enum-specifier without name"
60040 msgstr ""
60041
60042 #: cp/parser.cc:21033
60043 #, gcc-internal-format
60044 msgid "opaque-enum-specifier must use a simple identifier"
60045 msgstr ""
60046
60047 #: cp/parser.cc:21154
60048 #, gcc-internal-format
60049 msgid "unexpanded parameter pack in enumerator in lambda"
60050 msgstr ""
60051
60052 #: cp/parser.cc:21229
60053 #, gcc-internal-format
60054 msgid "%qD is not a namespace-name; did you mean %qs?"
60055 msgstr ""
60056
60057 #: cp/parser.cc:21233
60058 #, gcc-internal-format
60059 msgid "%qD is not a namespace-name"
60060 msgstr ""
60061
60062 #: cp/parser.cc:21237
60063 #, gcc-internal-format
60064 msgid "expected namespace-name"
60065 msgstr ""
60066
60067 #: cp/parser.cc:21298
60068 #, gcc-internal-format
60069 msgid ""
60070 "nested inline namespace definitions only available with %<-std=c++20%> or %<-"
60071 "std=gnu++20%>"
60072 msgstr ""
60073
60074 #: cp/parser.cc:21310
60075 #, gcc-internal-format
60076 msgid "standard attributes on namespaces must precede the namespace name"
60077 msgstr ""
60078
60079 #: cp/parser.cc:21329
60080 #, gcc-internal-format
60081 msgid ""
60082 "nested namespace definitions only available with %<-std=c++17%> or %<-std=gnu"
60083 "++17%>"
60084 msgstr ""
60085
60086 #: cp/parser.cc:21339
60087 #, gcc-internal-format
60088 msgid "nested namespace name required"
60089 msgstr ""
60090
60091 #: cp/parser.cc:21344
60092 #, gcc-internal-format
60093 msgid "namespace name required"
60094 msgstr ""
60095
60096 #: cp/parser.cc:21348
60097 #, gcc-internal-format
60098 msgid "a nested namespace definition cannot have attributes"
60099 msgstr ""
60100
60101 #: cp/parser.cc:21351
60102 #, gcc-internal-format
60103 msgid "a nested namespace definition cannot be inline"
60104 msgstr ""
60105
60106 #: cp/parser.cc:21358
60107 #, gcc-internal-format
60108 msgid "namespace %qD entered"
60109 msgstr ""
60110
60111 #: cp/parser.cc:21413
60112 #, gcc-internal-format
60113 msgid "%<namespace%> definition is not allowed here"
60114 msgstr ""
60115
60116 #: cp/parser.cc:21588
60117 #, gcc-internal-format
60118 msgid ""
60119 "pack expansion in using-declaration only available with %<-std=c++17%> or %<-"
60120 "std=gnu++17%>"
60121 msgstr ""
60122
60123 #: cp/parser.cc:21603
60124 #, gcc-internal-format
60125 msgid "a template-id may not appear in a using-declaration"
60126 msgstr ""
60127
60128 #: cp/parser.cc:21621
60129 #, gcc-internal-format
60130 msgid ""
60131 "comma-separated list in using-declaration only available with %<-std=c++17%> "
60132 "or %<-std=gnu++17%>"
60133 msgstr ""
60134
60135 #: cp/parser.cc:21631
60136 #, gcc-internal-format
60137 msgid ""
60138 "access declarations are deprecated in favour of using-declarations; "
60139 "suggestion: add the %<using%> keyword"
60140 msgstr ""
60141
60142 #: cp/parser.cc:21696
60143 #, gcc-internal-format
60144 msgid "opaque-enum-declaration here"
60145 msgstr ""
60146
60147 #: cp/parser.cc:21766
60148 #, gcc-internal-format
60149 msgid "types may not be defined in alias template declarations"
60150 msgstr ""
60151
60152 #: cp/parser.cc:21945
60153 #, gcc-internal-format
60154 msgid ""
60155 "%<asm%> in %<constexpr%> function only available with %<-std=c++20%> or %<-"
60156 "std=gnu++20%>"
60157 msgstr ""
60158
60159 #: cp/parser.cc:21965 cp/parser.cc:21982 cp/parser.cc:21996
60160 #, gcc-internal-format
60161 msgid "duplicate %<asm%> qualifier %qT"
60162 msgstr ""
60163
60164 #: cp/parser.cc:21972
60165 #, gcc-internal-format
60166 msgid "%<asm%> qualifier %qT ignored outside of function body"
60167 msgstr ""
60168
60169 #: cp/parser.cc:22009
60170 #, gcc-internal-format
60171 msgid "%qT is not an %<asm%> qualifier"
60172 msgstr ""
60173
60174 #: cp/parser.cc:22025
60175 #, gcc-internal-format
60176 msgid "%<asm%> qualifier outside of function body"
60177 msgstr ""
60178
60179 #: cp/parser.cc:22253
60180 #, gcc-internal-format
60181 msgid "empty parentheses were disambiguated as a function declaration"
60182 msgstr ""
60183
60184 #: cp/parser.cc:22264
60185 #, gcc-internal-format
60186 msgid "remove parentheses to default-initialize a variable"
60187 msgstr ""
60188
60189 #: cp/parser.cc:22269
60190 #, gcc-internal-format
60191 msgid "or replace parentheses with braces to aggregate-initialize a variable"
60192 msgstr ""
60193
60194 #: cp/parser.cc:22272
60195 #, gcc-internal-format
60196 msgid "or replace parentheses with braces to value-initialize a variable"
60197 msgstr ""
60198
60199 #: cp/parser.cc:22289 cp/parser.cc:22314
60200 #, gcc-internal-format
60201 msgid "parentheses were disambiguated as a function declaration"
60202 msgstr ""
60203
60204 #: cp/parser.cc:22301 cp/parser.cc:22322
60205 #, gcc-internal-format
60206 msgid "replace parentheses with braces to declare a variable"
60207 msgstr ""
60208
60209 #: cp/parser.cc:22308
60210 #, gcc-internal-format
60211 msgid "add parentheses to declare a variable"
60212 msgstr ""
60213
60214 #: cp/parser.cc:22555
60215 #, gcc-internal-format
60216 msgid "a function-definition is not allowed here"
60217 msgstr ""
60218
60219 #: cp/parser.cc:22566
60220 #, gcc-internal-format
60221 msgid "an %<asm%> specification is not allowed on a function-definition"
60222 msgstr ""
60223
60224 #: cp/parser.cc:22570
60225 #, gcc-internal-format
60226 msgid "attributes are not allowed on a function-definition"
60227 msgstr ""
60228
60229 #: cp/parser.cc:22621
60230 #, gcc-internal-format
60231 msgid "expected constructor, destructor, or type conversion"
60232 msgstr ""
60233
60234 #: cp/parser.cc:22742
60235 #, gcc-internal-format
60236 msgid "initializer provided for function"
60237 msgstr ""
60238
60239 #: cp/parser.cc:22784
60240 #, gcc-internal-format
60241 msgid "attributes after parenthesized initializer ignored"
60242 msgstr ""
60243
60244 #: cp/parser.cc:22798
60245 #, gcc-internal-format
60246 msgid "non-function %qD declared as implicit template"
60247 msgstr ""
60248
60249 #: cp/parser.cc:23301
60250 #, gcc-internal-format
60251 msgid "array bound is not an integer constant"
60252 msgstr ""
60253
60254 #: cp/parser.cc:23427
60255 #, gcc-internal-format
60256 msgid "cannot define member of dependent typedef %qT"
60257 msgstr ""
60258
60259 #: cp/parser.cc:23431
60260 #, gcc-internal-format
60261 msgid "%<%T::%E%> is not a type"
60262 msgstr ""
60263
60264 #. We do not attempt to print the declarator
60265 #. here because we do not have enough
60266 #. information about its original syntactic
60267 #. form.
60268 #: cp/parser.cc:23460
60269 #, gcc-internal-format
60270 msgid "invalid declarator"
60271 msgstr ""
60272
60273 #: cp/parser.cc:23468
60274 #, gcc-internal-format
60275 msgid "invalid use of constructor as a template"
60276 msgstr ""
60277
60278 #: cp/parser.cc:23470
60279 #, gcc-internal-format
60280 msgid ""
60281 "use %<%T::%D%> instead of %<%T::%D%> to name the constructor in a qualified "
60282 "name"
60283 msgstr ""
60284
60285 #. But declarations with qualified-ids can't appear in a
60286 #. function.
60287 #: cp/parser.cc:23585
60288 #, gcc-internal-format
60289 msgid "qualified-id in declaration"
60290 msgstr ""
60291
60292 #: cp/parser.cc:23610
60293 #, gcc-internal-format
60294 msgid "expected declarator"
60295 msgstr ""
60296
60297 #: cp/parser.cc:23731
60298 #, gcc-internal-format
60299 msgid "%qD is a namespace"
60300 msgstr ""
60301
60302 #: cp/parser.cc:23733
60303 #, gcc-internal-format
60304 msgid "cannot form pointer to member of non-class %q#T"
60305 msgstr ""
60306
60307 #: cp/parser.cc:23754
60308 #, gcc-internal-format
60309 msgid "expected ptr-operator"
60310 msgstr ""
60311
60312 #: cp/parser.cc:23815
60313 #, gcc-internal-format
60314 msgid "duplicate cv-qualifier"
60315 msgstr ""
60316
60317 #: cp/parser.cc:23869
60318 #, gcc-internal-format
60319 msgid "multiple ref-qualifiers"
60320 msgstr ""
60321
60322 #: cp/parser.cc:23906
60323 #, gcc-internal-format
60324 msgid "%qE requires %<-fgnu-tm%>"
60325 msgstr ""
60326
60327 #: cp/parser.cc:23964
60328 #, gcc-internal-format
60329 msgid "duplicate virt-specifier"
60330 msgstr ""
60331
60332 #: cp/parser.cc:24226
60333 #, gcc-internal-format
60334 msgid "missing template arguments after %qT"
60335 msgstr ""
60336
60337 #: cp/parser.cc:24232
60338 #, gcc-internal-format
60339 msgid "%qT not permitted in template argument"
60340 msgstr ""
60341
60342 #: cp/parser.cc:24235 cp/typeck2.cc:353 cp/typeck2.cc:400 cp/typeck2.cc:2319
60343 #, gcc-internal-format
60344 msgid "invalid use of %qT"
60345 msgstr ""
60346
60347 #: cp/parser.cc:24262
60348 #, gcc-internal-format
60349 msgid "types may not be defined in template arguments"
60350 msgstr ""
60351
60352 #: cp/parser.cc:24267
60353 #, gcc-internal-format
60354 msgid "invalid use of %<auto%> in template argument"
60355 msgstr ""
60356
60357 #: cp/parser.cc:24373
60358 #, gcc-internal-format
60359 msgid "expected type-specifier"
60360 msgstr ""
60361
60362 #: cp/parser.cc:24654
60363 #, gcc-internal-format
60364 msgid "expected %<,%> or %<...%>"
60365 msgstr ""
60366
60367 #: cp/parser.cc:24732
60368 #, gcc-internal-format
60369 msgid "types may not be defined in parameter types"
60370 msgstr ""
60371
60372 #: cp/parser.cc:24931
60373 #, gcc-internal-format
60374 msgid "default arguments are only permitted for function parameters"
60375 msgstr ""
60376
60377 #: cp/parser.cc:24949
60378 #, gcc-internal-format
60379 msgid "parameter pack %qD cannot have a default argument"
60380 msgstr ""
60381
60382 #: cp/parser.cc:24955
60383 #, gcc-internal-format
60384 msgid "template parameter pack cannot have a default argument"
60385 msgstr ""
60386
60387 #: cp/parser.cc:24957
60388 #, gcc-internal-format
60389 msgid "parameter pack cannot have a default argument"
60390 msgstr ""
60391
60392 #: cp/parser.cc:25087
60393 #, gcc-internal-format
60394 msgid ""
60395 "function-try-block body of %<constexpr%> constructor only available with %<-"
60396 "std=c++20%> or %<-std=gnu++20%>"
60397 msgstr ""
60398
60399 #: cp/parser.cc:25091
60400 #, gcc-internal-format
60401 msgid ""
60402 "function-try-block body of %<constexpr%> function only available with %<-"
60403 "std=c++20%> or %<-std=gnu++20%>"
60404 msgstr ""
60405
60406 #: cp/parser.cc:25415
60407 #, gcc-internal-format
60408 msgid ""
60409 "C++ designated initializers only available with %<-std=c++20%> or %<-std=gnu+"
60410 "+20%>"
60411 msgstr ""
60412
60413 #: cp/parser.cc:25435
60414 #, gcc-internal-format
60415 msgid "ISO C++ does not allow GNU designated initializers"
60416 msgstr ""
60417
60418 #: cp/parser.cc:25473
60419 #, gcc-internal-format
60420 msgid "ISO C++ does not allow C99 designated initializers"
60421 msgstr ""
60422
60423 #: cp/parser.cc:25487
60424 #, gcc-internal-format
60425 msgid ""
60426 "either all initializer clauses should be designated or none of them should be"
60427 msgstr ""
60428
60429 #: cp/parser.cc:25512
60430 #, gcc-internal-format
60431 msgid "%<...%> not allowed in designated initializer list"
60432 msgstr ""
60433
60434 #: cp/parser.cc:25563
60435 #, gcc-internal-format
60436 msgid "%<.%s%> designator used multiple times in the same initializer list"
60437 msgstr ""
60438
60439 #: cp/parser.cc:25619 cp/parser.cc:25756
60440 #, gcc-internal-format
60441 msgid "expected class-name"
60442 msgstr ""
60443
60444 #: cp/parser.cc:25995
60445 #, gcc-internal-format
60446 msgid "expected %<;%> after class definition"
60447 msgstr ""
60448
60449 #: cp/parser.cc:25998
60450 #, gcc-internal-format
60451 msgid "expected %<;%> after struct definition"
60452 msgstr ""
60453
60454 #: cp/parser.cc:26001
60455 #, gcc-internal-format
60456 msgid "expected %<;%> after union definition"
60457 msgstr ""
60458
60459 #: cp/parser.cc:26399
60460 #, gcc-internal-format
60461 msgid "expected %<{%> or %<:%>"
60462 msgstr ""
60463
60464 #: cp/parser.cc:26410
60465 #, gcc-internal-format
60466 msgid "cannot specify %<override%> for a class"
60467 msgstr ""
60468
60469 #: cp/parser.cc:26418
60470 #, gcc-internal-format
60471 msgid "global qualification of class name is invalid"
60472 msgstr ""
60473
60474 #: cp/parser.cc:26425
60475 #, gcc-internal-format
60476 msgid "qualified name does not name a class"
60477 msgstr ""
60478
60479 #: cp/parser.cc:26437
60480 #, gcc-internal-format
60481 msgid "keyword %<template%> not allowed in class-head-name"
60482 msgstr ""
60483
60484 #: cp/parser.cc:26443
60485 #, gcc-internal-format
60486 msgid "invalid class name in declaration of %qD"
60487 msgstr ""
60488
60489 #: cp/parser.cc:26497
60490 #, gcc-internal-format
60491 msgid "an explicit specialization must be preceded by %<template <>%>"
60492 msgstr ""
60493
60494 #: cp/parser.cc:26529
60495 #, gcc-internal-format
60496 msgid "function template %qD redeclared as a class template"
60497 msgstr ""
60498
60499 #: cp/parser.cc:26562
60500 #, gcc-internal-format
60501 msgid "could not resolve typename type"
60502 msgstr ""
60503
60504 #: cp/parser.cc:26626
60505 #, gcc-internal-format
60506 msgid "previous definition of %q#T"
60507 msgstr ""
60508
60509 #. In a lambda this should work, but doesn't currently.
60510 #. We're in a lambda, but it isn't the innermost class.
60511 #. This should work, but currently doesn't.
60512 #: cp/parser.cc:26640 cp/pt.cc:4331
60513 #, gcc-internal-format
60514 msgid "unexpanded parameter pack in local class in lambda"
60515 msgstr ""
60516
60517 #: cp/parser.cc:26740 cp/parser.cc:32941
60518 #, gcc-internal-format
60519 msgid "expected class-key"
60520 msgstr ""
60521
60522 #: cp/parser.cc:26765
60523 #, gcc-internal-format
60524 msgid ""
60525 "ISO C++ forbids typename key in template template parameter; use %<-std=c+"
60526 "+17%> or %<-std=gnu++17%>"
60527 msgstr ""
60528
60529 #: cp/parser.cc:26769
60530 #, gcc-internal-format
60531 msgid "expected %<class%> or %<typename%>"
60532 msgstr ""
60533
60534 #: cp/parser.cc:27019
60535 #, gcc-internal-format
60536 msgid "in C++03 a class-key must be used when declaring a friend"
60537 msgstr ""
60538
60539 #: cp/parser.cc:27050
60540 #, gcc-internal-format
60541 msgid "friend declaration does not name a class or function"
60542 msgstr ""
60543
60544 #: cp/parser.cc:27068
60545 #, gcc-internal-format
60546 msgid "a storage class on an anonymous aggregate in class scope is not allowed"
60547 msgstr ""
60548
60549 #: cp/parser.cc:27170
60550 #, gcc-internal-format
60551 msgid ""
60552 "default member initializers for bit-fields only available with %<-std=c+"
60553 "+20%> or %<-std=gnu++20%>"
60554 msgstr ""
60555
60556 #: cp/parser.cc:27177
60557 #, gcc-internal-format
60558 msgid "default member initializer for unnamed bit-field"
60559 msgstr ""
60560
60561 #: cp/parser.cc:27190
60562 #, gcc-internal-format
60563 msgid "ISO C++ allows bit-field attributes only before the %<:%> token"
60564 msgstr ""
60565
60566 #: cp/parser.cc:27352
60567 #, gcc-internal-format
60568 msgid "bit-field %qD has non-integral type %qT"
60569 msgstr ""
60570
60571 #: cp/parser.cc:27380
60572 #, gcc-internal-format
60573 msgid "pure-specifier on function-definition"
60574 msgstr ""
60575
60576 #: cp/parser.cc:27400
60577 #, gcc-internal-format
60578 msgid "extra %<;%> after in-class function definition"
60579 msgstr ""
60580
60581 #: cp/parser.cc:27447
60582 #, gcc-internal-format
60583 msgid "stray %<,%> at end of member declaration"
60584 msgstr ""
60585
60586 #: cp/parser.cc:27461
60587 #, gcc-internal-format
60588 msgid "expected %<;%> at end of member declaration"
60589 msgstr ""
60590
60591 #: cp/parser.cc:27536
60592 #, gcc-internal-format
60593 msgid "invalid pure specifier (only %<= 0%> is allowed)"
60594 msgstr ""
60595
60596 #: cp/parser.cc:27571
60597 #, gcc-internal-format
60598 msgid "a brace-enclosed initializer is not allowed here"
60599 msgstr ""
60600
60601 #: cp/parser.cc:27701
60602 #, gcc-internal-format
60603 msgid "%<virtual%> specified more than once in base-specifier"
60604 msgstr ""
60605
60606 #: cp/parser.cc:27721
60607 #, gcc-internal-format
60608 msgid "more than one access specifier in base-specifier"
60609 msgstr ""
60610
60611 #: cp/parser.cc:27745
60612 #, gcc-internal-format
60613 msgid "keyword %<typename%> not allowed outside of templates"
60614 msgstr ""
60615
60616 #: cp/parser.cc:27748
60617 #, gcc-internal-format
60618 msgid ""
60619 "keyword %<typename%> not allowed in this context (the base class is "
60620 "implicitly a type)"
60621 msgstr ""
60622
60623 #: cp/parser.cc:27948 cp/parser.cc:28042
60624 #, gcc-internal-format
60625 msgid "types may not be defined in an exception-specification"
60626 msgstr ""
60627
60628 #: cp/parser.cc:28050
60629 #, gcc-internal-format
60630 msgid "ISO C++17 does not allow dynamic exception specifications"
60631 msgstr ""
60632
60633 #: cp/parser.cc:28056
60634 #, gcc-internal-format
60635 msgid "dynamic exception specifications are deprecated in C++11"
60636 msgstr ""
60637
60638 #: cp/parser.cc:28100
60639 #, gcc-internal-format
60640 msgid "invalid use of %<auto%> in exception-specification"
60641 msgstr ""
60642
60643 #: cp/parser.cc:28141
60644 #, gcc-internal-format
60645 msgid ""
60646 "%<try%> in %<constexpr%> function only available with %<-std=c++20%> or %<-"
60647 "std=gnu++20%>"
60648 msgstr ""
60649
60650 #: cp/parser.cc:28253
60651 #, gcc-internal-format
60652 msgid "types may not be defined in exception-declarations"
60653 msgstr ""
60654
60655 #: cp/parser.cc:28802
60656 #, gcc-internal-format
60657 msgid "expected OpenMP directive name"
60658 msgstr ""
60659
60660 #: cp/parser.cc:28811
60661 #, gcc-internal-format
60662 msgid "expected attribute argument as balanced token sequence"
60663 msgstr ""
60664
60665 #: cp/parser.cc:28856
60666 #, gcc-internal-format
60667 msgid "expected %<directive%> or %<sequence%>"
60668 msgstr ""
60669
60670 #: cp/parser.cc:28955
60671 #, gcc-internal-format
60672 msgid "attribute using prefix used together with scoped attribute token"
60673 msgstr ""
60674
60675 #: cp/parser.cc:28969
60676 #, gcc-internal-format
60677 msgid "expected an identifier for the attribute name"
60678 msgstr ""
60679
60680 #: cp/parser.cc:29020
60681 #, gcc-internal-format
60682 msgid "%<omp::%E%> attribute requires argument"
60683 msgstr ""
60684
60685 #. e.g. [[attr()]].
60686 #: cp/parser.cc:29088
60687 #, gcc-internal-format
60688 msgid "parentheses must be omitted if %qE attribute argument list is empty"
60689 msgstr ""
60690
60691 #: cp/parser.cc:29123
60692 #, gcc-internal-format
60693 msgid "attribute %qs specified multiple times"
60694 msgstr ""
60695
60696 #: cp/parser.cc:29165
60697 #, gcc-internal-format
60698 msgid "expected attribute before %<...%>"
60699 msgstr ""
60700
60701 #: cp/parser.cc:29225
60702 #, gcc-internal-format
60703 msgid ""
60704 "attribute using prefix only available with %<-std=c++17%> or %<-std=gnu++17%>"
60705 msgstr ""
60706
60707 #: cp/parser.cc:29568 cp/parser.cc:29577
60708 #, gcc-internal-format
60709 msgid "expression must be enclosed in parentheses"
60710 msgstr ""
60711
60712 #: cp/parser.cc:29923
60713 #, gcc-internal-format
60714 msgid "missing additional %<requires%> to start a requires-expression"
60715 msgstr ""
60716
60717 #: cp/parser.cc:30152
60718 #, gcc-internal-format
60719 msgid ""
60720 "testing if a concept-id is a valid expression; add %<requires%> to check "
60721 "satisfaction"
60722 msgstr ""
60723
60724 #: cp/parser.cc:30290
60725 #, gcc-internal-format
60726 msgid "result type is not a plain type-constraint"
60727 msgstr ""
60728
60729 #: cp/parser.cc:30298
60730 #, gcc-internal-format
60731 msgid "return-type-requirement is not a type-constraint"
60732 msgstr ""
60733
60734 #: cp/parser.cc:30793
60735 #, gcc-internal-format
60736 msgid "specializing member %<%T::%E%> requires %<template<>%> syntax"
60737 msgstr ""
60738
60739 #: cp/parser.cc:30798
60740 #, gcc-internal-format
60741 msgid "invalid declaration of %<%T::%E%>"
60742 msgstr ""
60743
60744 #: cp/parser.cc:30802
60745 #, gcc-internal-format
60746 msgid "too few template-parameter-lists"
60747 msgstr ""
60748
60749 #. Otherwise, there are too many template parameter lists.  We have
60750 #. something like:
60751 #.
60752 #. template <class T> template <class U> void S::f();
60753 #: cp/parser.cc:30809
60754 #, gcc-internal-format
60755 msgid "too many template-parameter-lists"
60756 msgstr ""
60757
60758 #: cp/parser.cc:31207
60759 #, gcc-internal-format
60760 msgid "named return values are no longer supported"
60761 msgstr ""
60762
60763 #: cp/parser.cc:31378
60764 #, gcc-internal-format
60765 msgid ""
60766 "ISO C++ did not adopt string literal operator templates taking an argument "
60767 "pack of characters"
60768 msgstr ""
60769
60770 #: cp/parser.cc:31387
60771 #, gcc-internal-format
60772 msgid ""
60773 "literal operator template %qD has invalid parameter list; expected non-type "
60774 "template parameter pack %<<char...>%> or single non-type parameter of class "
60775 "type"
60776 msgstr ""
60777
60778 #: cp/parser.cc:31393
60779 #, gcc-internal-format
60780 msgid ""
60781 "literal operator template %qD has invalid parameter list; expected non-type "
60782 "template parameter pack %<<char...>%>"
60783 msgstr ""
60784
60785 #: cp/parser.cc:31493
60786 #, gcc-internal-format
60787 msgid ""
60788 "template-introductions are not part of C++20 concepts; use %qs to enable"
60789 msgstr ""
60790
60791 #: cp/parser.cc:31503
60792 #, gcc-internal-format
60793 msgid "no matching concept for template-introduction"
60794 msgstr ""
60795
60796 #: cp/parser.cc:31526
60797 #, gcc-internal-format
60798 msgid "invalid declaration of member template in local class"
60799 msgstr ""
60800
60801 #: cp/parser.cc:31535
60802 #, gcc-internal-format
60803 msgid "template with C linkage"
60804 msgstr ""
60805
60806 #: cp/parser.cc:31555
60807 #, gcc-internal-format
60808 msgid "invalid explicit specialization"
60809 msgstr ""
60810
60811 #: cp/parser.cc:31667
60812 #, gcc-internal-format
60813 msgid "template declaration of %<typedef%>"
60814 msgstr ""
60815
60816 #: cp/parser.cc:31718
60817 #, gcc-internal-format
60818 msgid "a class template declaration must not declare anything else"
60819 msgstr ""
60820
60821 #: cp/parser.cc:31770
60822 #, gcc-internal-format
60823 msgid "explicit template specialization cannot have a storage class"
60824 msgstr ""
60825
60826 #: cp/parser.cc:32072
60827 #, gcc-internal-format
60828 msgid "%<>>%> should be %<> >%> within a nested template argument list"
60829 msgstr ""
60830
60831 #: cp/parser.cc:32085
60832 #, gcc-internal-format
60833 msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
60834 msgstr ""
60835
60836 #: cp/parser.cc:32393
60837 #, gcc-internal-format
60838 msgid "%<sizeof...%> argument must be surrounded by parentheses"
60839 msgstr ""
60840
60841 #: cp/parser.cc:32548
60842 #, gcc-internal-format
60843 msgid "invalid use of %qD in linkage specification"
60844 msgstr ""
60845
60846 #: cp/parser.cc:32563
60847 #, gcc-internal-format
60848 msgid "%<__thread%> before %qD"
60849 msgstr ""
60850
60851 #: cp/parser.cc:32698
60852 #, gcc-internal-format
60853 msgid "ISO C++ 1998 does not support %<long long%>"
60854 msgstr ""
60855
60856 #: cp/parser.cc:32709
60857 #, gcc-internal-format
60858 msgid "both %<__thread%> and %<thread_local%> specified"
60859 msgstr ""
60860
60861 #: cp/parser.cc:32714
60862 #, gcc-internal-format
60863 msgid "duplicate %qD"
60864 msgstr ""
60865
60866 #: cp/parser.cc:32740
60867 #, gcc-internal-format
60868 msgid "duplicate %qs"
60869 msgstr ""
60870
60871 #: cp/parser.cc:32792
60872 #, gcc-internal-format
60873 msgid "expected %<new%>"
60874 msgstr ""
60875
60876 #: cp/parser.cc:32795
60877 #, gcc-internal-format
60878 msgid "expected %<delete%>"
60879 msgstr ""
60880
60881 #: cp/parser.cc:32798
60882 #, gcc-internal-format
60883 msgid "expected %<return%>"
60884 msgstr ""
60885
60886 #: cp/parser.cc:32804
60887 #, gcc-internal-format
60888 msgid "expected %<extern%>"
60889 msgstr ""
60890
60891 #: cp/parser.cc:32807
60892 #, gcc-internal-format
60893 msgid "expected %<static_assert%>"
60894 msgstr ""
60895
60896 #: cp/parser.cc:32810
60897 #, gcc-internal-format
60898 msgid "expected %<decltype%>"
60899 msgstr ""
60900
60901 #: cp/parser.cc:32813
60902 #, gcc-internal-format
60903 msgid "expected %<operator%>"
60904 msgstr ""
60905
60906 #: cp/parser.cc:32816
60907 #, gcc-internal-format
60908 msgid "expected %<class%>"
60909 msgstr ""
60910
60911 #: cp/parser.cc:32819
60912 #, gcc-internal-format
60913 msgid "expected %<template%>"
60914 msgstr ""
60915
60916 #: cp/parser.cc:32822
60917 #, gcc-internal-format
60918 msgid "expected %<namespace%>"
60919 msgstr ""
60920
60921 #: cp/parser.cc:32825
60922 #, gcc-internal-format
60923 msgid "expected %<using%>"
60924 msgstr ""
60925
60926 #: cp/parser.cc:32828
60927 #, gcc-internal-format
60928 msgid "expected %<asm%>"
60929 msgstr ""
60930
60931 #: cp/parser.cc:32831
60932 #, gcc-internal-format
60933 msgid "expected %<try%>"
60934 msgstr ""
60935
60936 #: cp/parser.cc:32834
60937 #, gcc-internal-format
60938 msgid "expected %<catch%>"
60939 msgstr ""
60940
60941 #: cp/parser.cc:32837
60942 #, gcc-internal-format
60943 msgid "expected %<throw%>"
60944 msgstr ""
60945
60946 #: cp/parser.cc:32840
60947 #, gcc-internal-format
60948 msgid "expected %<auto%>"
60949 msgstr ""
60950
60951 #: cp/parser.cc:32843
60952 #, gcc-internal-format
60953 msgid "expected %<__label__%>"
60954 msgstr ""
60955
60956 #: cp/parser.cc:32846
60957 #, gcc-internal-format
60958 msgid "expected %<@try%>"
60959 msgstr ""
60960
60961 #: cp/parser.cc:32849
60962 #, gcc-internal-format
60963 msgid "expected %<@synchronized%>"
60964 msgstr ""
60965
60966 #: cp/parser.cc:32852
60967 #, gcc-internal-format
60968 msgid "expected %<@throw%>"
60969 msgstr ""
60970
60971 #: cp/parser.cc:32855
60972 #, gcc-internal-format
60973 msgid "expected %<__transaction_atomic%>"
60974 msgstr ""
60975
60976 #: cp/parser.cc:32858
60977 #, gcc-internal-format
60978 msgid "expected %<__transaction_relaxed%>"
60979 msgstr ""
60980
60981 #: cp/parser.cc:32861
60982 #, gcc-internal-format
60983 msgid "expected %<co_yield%>"
60984 msgstr ""
60985
60986 #: cp/parser.cc:32893
60987 #, gcc-internal-format
60988 msgid "expected %<::%>"
60989 msgstr ""
60990
60991 #: cp/parser.cc:32905
60992 #, gcc-internal-format
60993 msgid "expected %<...%>"
60994 msgstr ""
60995
60996 #: cp/parser.cc:32908
60997 #, gcc-internal-format
60998 msgid "expected %<*%>"
60999 msgstr ""
61000
61001 #: cp/parser.cc:32911
61002 #, gcc-internal-format
61003 msgid "expected %<~%>"
61004 msgstr ""
61005
61006 #: cp/parser.cc:32917
61007 #, gcc-internal-format
61008 msgid "expected %<:%> or %<::%>"
61009 msgstr ""
61010
61011 #: cp/parser.cc:32944
61012 #, gcc-internal-format
61013 msgid "expected %<class%>, %<typename%>, or %<template%>"
61014 msgstr ""
61015
61016 #: cp/parser.cc:33276
61017 #, gcc-internal-format
61018 msgid "redundant enum-key %<enum%s%> in reference to %q#T"
61019 msgstr ""
61020
61021 #: cp/parser.cc:33427
61022 #, gcc-internal-format
61023 msgid "%qs tag used in naming %q#T"
61024 msgstr ""
61025
61026 #: cp/parser.cc:33432
61027 #, gcc-internal-format
61028 msgid "%q#T was previously declared here"
61029 msgstr ""
61030
61031 #: cp/parser.cc:33552
61032 #, gcc-internal-format
61033 msgid "redundant class-key %qs in reference to %q#T"
61034 msgstr ""
61035
61036 #: cp/parser.cc:33692 cp/parser.cc:33726
61037 #, gcc-internal-format
61038 msgid "%qT declared with a mismatched class-key %qs"
61039 msgstr ""
61040
61041 #: cp/parser.cc:33699 cp/parser.cc:33732
61042 #, gcc-internal-format
61043 msgid "remove the class-key or replace it with %qs"
61044 msgstr ""
61045
61046 #: cp/parser.cc:33700 cp/parser.cc:33733
61047 #, gcc-internal-format
61048 msgid "replace the class-key with %qs"
61049 msgstr ""
61050
61051 #: cp/parser.cc:33707
61052 #, gcc-internal-format
61053 msgid "%qT defined as %qs here"
61054 msgstr ""
61055
61056 #: cp/parser.cc:33708
61057 #, gcc-internal-format
61058 msgid "%qT first declared as %qs here"
61059 msgstr ""
61060
61061 #: cp/parser.cc:33790
61062 #, gcc-internal-format
61063 msgid "%qD redeclared with different access"
61064 msgstr ""
61065
61066 #: cp/parser.cc:33811
61067 #, gcc-internal-format
61068 msgid ""
61069 "in C++98 %<template%> (as a disambiguator) is only allowed within templates"
61070 msgstr ""
61071
61072 #: cp/parser.cc:34060
61073 #, gcc-internal-format
61074 msgid "file ends in default argument"
61075 msgstr ""
61076
61077 #: cp/parser.cc:34301 cp/parser.cc:35609 cp/parser.cc:35798
61078 #, gcc-internal-format
61079 msgid "misplaced %<@%D%> Objective-C++ construct"
61080 msgstr ""
61081
61082 #: cp/parser.cc:34372
61083 #, gcc-internal-format
61084 msgid "objective-c++ message receiver expected"
61085 msgstr ""
61086
61087 #: cp/parser.cc:34442
61088 #, gcc-internal-format
61089 msgid "objective-c++ message argument(s) are expected"
61090 msgstr ""
61091
61092 #: cp/parser.cc:34473
61093 #, gcc-internal-format
61094 msgid "%<@encode%> must specify a type as an argument"
61095 msgstr ""
61096
61097 #: cp/parser.cc:34877
61098 #, gcc-internal-format
61099 msgid "invalid Objective-C++ selector name"
61100 msgstr ""
61101
61102 #: cp/parser.cc:34952 cp/parser.cc:34970
61103 #, gcc-internal-format
61104 msgid "objective-c++ method declaration is expected"
61105 msgstr ""
61106
61107 #: cp/parser.cc:34964 cp/parser.cc:35030
61108 #, gcc-internal-format
61109 msgid "method attributes must be specified at the end"
61110 msgstr ""
61111
61112 #: cp/parser.cc:35073
61113 #, gcc-internal-format
61114 msgid "stray %qs between Objective-C++ methods"
61115 msgstr ""
61116
61117 #: cp/parser.cc:35270 cp/parser.cc:35277 cp/parser.cc:35284
61118 #, gcc-internal-format
61119 msgid "invalid type for instance variable"
61120 msgstr ""
61121
61122 #: cp/parser.cc:35401
61123 #, gcc-internal-format
61124 msgid "identifier expected after %<@protocol%>"
61125 msgstr ""
61126
61127 #: cp/parser.cc:35574
61128 #, gcc-internal-format
61129 msgid ""
61130 "attributes may not be specified before the %<@%D%> Objective-C++ keyword"
61131 msgstr ""
61132
61133 #: cp/parser.cc:35581
61134 #, gcc-internal-format
61135 msgid "prefix attributes are ignored before %<@%D%>"
61136 msgstr ""
61137
61138 #: cp/parser.cc:35861 cp/parser.cc:35868 cp/parser.cc:35875
61139 #, gcc-internal-format
61140 msgid "invalid type for property"
61141 msgstr ""
61142
61143 #: cp/parser.cc:36037
61144 #, gcc-internal-format
61145 msgid "unknown property attribute %qE"
61146 msgstr ""
61147
61148 #: cp/parser.cc:37152
61149 #, gcc-internal-format
61150 msgid "expected integer expression list"
61151 msgstr ""
61152
61153 #: cp/parser.cc:37169
61154 #, gcc-internal-format
61155 msgid "%<wait%> expression must be integral"
61156 msgstr ""
61157
61158 #: cp/parser.cc:38258
61159 #, gcc-internal-format
61160 msgid "invalid reduction-identifier"
61161 msgstr ""
61162
61163 #: cp/parser.cc:39086
61164 #, gcc-internal-format
61165 msgid "types may not be defined in iterator type"
61166 msgstr ""
61167
61168 #: cp/parser.cc:41854
61169 #, gcc-internal-format
61170 msgid "parenthesized initialization is not allowed in OpenMP %<for%> loop"
61171 msgstr ""
61172
61173 #: cp/parser.cc:42258
61174 #, gcc-internal-format
61175 msgid ""
61176 "%<[[omp::directive(%s)]]%> must be the only specified attribute on a "
61177 "statement"
61178 msgstr ""
61179
61180 #: cp/parser.cc:42517
61181 #, gcc-internal-format
61182 msgid "%<ordered%> clause with parameter on range-based %<for%> loop"
61183 msgstr ""
61184
61185 #: cp/parser.cc:42604 cp/pt.cc:18137
61186 #, gcc-internal-format
61187 msgid "iteration variable %qD should not be reduction"
61188 msgstr ""
61189
61190 #: cp/parser.cc:42697
61191 #, gcc-internal-format
61192 msgid "not enough for loops to collapse"
61193 msgstr ""
61194
61195 #: cp/parser.cc:45039
61196 #, gcc-internal-format
61197 msgid "%<#pragma omp declare %s%> followed by %<#pragma omp declare %s%>"
61198 msgstr ""
61199
61200 #: cp/parser.cc:45674
61201 #, gcc-internal-format
61202 msgid ""
61203 "OpenMP directive other than %<declare simd%> or %<declare variant%> "
61204 "appertains to a declaration"
61205 msgstr ""
61206
61207 #: cp/parser.cc:45953
61208 #, gcc-internal-format
61209 msgid ""
61210 "%<declare target%> in attribute syntax terminated with %<end declare target"
61211 "%> in pragma syntax"
61212 msgstr ""
61213
61214 #: cp/parser.cc:45957
61215 #, gcc-internal-format
61216 msgid ""
61217 "%<declare target%> in pragma syntax terminated with %<end declare target%> "
61218 "in attribute syntax"
61219 msgstr ""
61220
61221 #: cp/parser.cc:46063
61222 #, gcc-internal-format
61223 msgid "invalid initializer clause"
61224 msgstr ""
61225
61226 #: cp/parser.cc:46093
61227 #, gcc-internal-format
61228 msgid "expected id-expression (arguments)"
61229 msgstr ""
61230
61231 #: cp/parser.cc:46105
61232 #, gcc-internal-format
61233 msgid ""
61234 "one of the initializer call arguments should be %<omp_priv%> or %<&omp_priv%>"
61235 msgstr ""
61236
61237 #: cp/parser.cc:46208
61238 #, gcc-internal-format
61239 msgid "types may not be defined in declare reduction type list"
61240 msgstr ""
61241
61242 #: cp/parser.cc:46228 cp/semantics.cc:6048
61243 #, gcc-internal-format
61244 msgid "predeclared arithmetic type %qT in %<#pragma omp declare reduction%>"
61245 msgstr ""
61246
61247 #: cp/parser.cc:46232 cp/semantics.cc:6056
61248 #, gcc-internal-format
61249 msgid "function or array type %qT in %<#pragma omp declare reduction%>"
61250 msgstr ""
61251
61252 #: cp/parser.cc:46235 cp/pt.cc:14126 cp/semantics.cc:6062
61253 #, gcc-internal-format
61254 msgid "reference type %qT in %<#pragma omp declare reduction%>"
61255 msgstr ""
61256
61257 #: cp/parser.cc:46238 cp/semantics.cc:6068
61258 #, gcc-internal-format
61259 msgid ""
61260 "%<const%>, %<volatile%> or %<__restrict%>-qualified type %qT in %<#pragma "
61261 "omp declare reduction%>"
61262 msgstr ""
61263
61264 #: cp/parser.cc:46965
61265 #, gcc-internal-format
61266 msgid "%<#pragma acc routine%> names a set of overloads"
61267 msgstr ""
61268
61269 #: cp/parser.cc:46975
61270 #, gcc-internal-format
61271 msgid "%qD does not refer to a namespace scope function"
61272 msgstr ""
61273
61274 #. cancel-and-throw is unimplemented.
61275 #: cp/parser.cc:47333
61276 #, gcc-internal-format
61277 msgid "%<atomic_cancel%>"
61278 msgstr ""
61279
61280 #: cp/parser.cc:47380 cp/semantics.cc:10999
61281 #, gcc-internal-format
61282 msgid "%<__transaction_relaxed%> without transactional memory support enabled"
61283 msgstr ""
61284
61285 #: cp/parser.cc:47382 cp/semantics.cc:11001
61286 #, gcc-internal-format
61287 msgid "%<__transaction_atomic%> without transactional memory support enabled"
61288 msgstr ""
61289
61290 #: cp/parser.cc:47528
61291 #, gcc-internal-format
61292 msgid ""
61293 "outer %<__transaction_cancel%> not within outer %<__transaction_atomic%>"
61294 msgstr ""
61295
61296 #: cp/parser.cc:47531
61297 #, gcc-internal-format
61298 msgid "  or a %<transaction_may_cancel_outer%> function"
61299 msgstr ""
61300
61301 #: cp/parser.cc:47582
61302 #, gcc-internal-format
61303 msgid "malformed %<#pragma GCC pch_preprocess%>"
61304 msgstr ""
61305
61306 #: cp/parser.cc:47879
61307 #, gcc-internal-format
61308 msgid "%<#pragma omp requires%> may only be used at file or namespace scope"
61309 msgstr ""
61310
61311 #: cp/parser.cc:47930
61312 #, gcc-internal-format
61313 msgid "%<#pragma GCC ivdep%> must be inside a function"
61314 msgstr ""
61315
61316 #: cp/parser.cc:47962
61317 #, gcc-internal-format
61318 msgid "%<#pragma GCC unroll%> must be inside a function"
61319 msgstr ""
61320
61321 #: cp/parser.cc:48042
61322 #, gcc-internal-format
61323 msgid "multi-source compilation not implemented for C++"
61324 msgstr ""
61325
61326 #: cp/parser.cc:48081
61327 #, gcc-internal-format
61328 msgid "placeholder type not allowed in this context"
61329 msgstr ""
61330
61331 #: cp/parser.cc:48285
61332 #, gcc-internal-format
61333 msgid "implicit templates may not be %<virtual%>"
61334 msgstr ""
61335
61336 #: cp/parser.cc:48341
61337 #, gcc-internal-format
61338 msgid "%<extern \"C\"%> linkage started here"
61339 msgstr ""
61340
61341 #: cp/pt.cc:307
61342 #, gcc-internal-format
61343 msgid "data member %qD cannot be a member template"
61344 msgstr ""
61345
61346 #: cp/pt.cc:320
61347 #, gcc-internal-format
61348 msgid "invalid member template declaration %qD"
61349 msgstr ""
61350
61351 #: cp/pt.cc:744
61352 #, gcc-internal-format
61353 msgid "explicit specialization in non-namespace scope %qD"
61354 msgstr ""
61355
61356 #: cp/pt.cc:758
61357 #, gcc-internal-format
61358 msgid "enclosing class templates are not explicitly specialized"
61359 msgstr ""
61360
61361 #: cp/pt.cc:842
61362 #, gcc-internal-format
61363 msgid "specialization of %qD must appear at namespace scope"
61364 msgstr ""
61365
61366 #: cp/pt.cc:853 cp/pt.cc:1090
61367 #, gcc-internal-format
61368 msgid "specialization of %qD in different namespace"
61369 msgstr ""
61370
61371 #: cp/pt.cc:855
61372 #, gcc-internal-format
61373 msgid "  from definition of %q#D"
61374 msgstr ""
61375
61376 #: cp/pt.cc:872
61377 #, gcc-internal-format
61378 msgid ""
61379 "explicit instantiation of %qD in namespace %qD (which does not enclose "
61380 "namespace %qD)"
61381 msgstr ""
61382
61383 #: cp/pt.cc:1002
61384 #, gcc-internal-format
61385 msgid "name of class shadows template template parameter %qD"
61386 msgstr ""
61387
61388 #: cp/pt.cc:1014
61389 #, gcc-internal-format
61390 msgid "specialization of alias template %qD"
61391 msgstr ""
61392
61393 #: cp/pt.cc:1017 cp/pt.cc:1156
61394 #, gcc-internal-format
61395 msgid "explicit specialization of non-template %qT"
61396 msgstr ""
61397
61398 #: cp/pt.cc:1049
61399 #, gcc-internal-format
61400 msgid "specialization of %qT after instantiation"
61401 msgstr ""
61402
61403 #: cp/pt.cc:1093
61404 #, gcc-internal-format
61405 msgid "from definition of %q#D"
61406 msgstr ""
61407
61408 #. But if we've had an implicit instantiation, that's a
61409 #. problem ([temp.expl.spec]/6).
61410 #: cp/pt.cc:1134
61411 #, gcc-internal-format
61412 msgid "specialization %qT after instantiation %qT"
61413 msgstr ""
61414
61415 #: cp/pt.cc:1152
61416 #, gcc-internal-format
61417 msgid "template specialization of %qD not allowed by ISO C++"
61418 msgstr ""
61419
61420 #: cp/pt.cc:1617
61421 #, gcc-internal-format
61422 msgid "specialization of %qD after instantiation"
61423 msgstr ""
61424
61425 #: cp/pt.cc:2058 cp/semantics.cc:5918
61426 #, gcc-internal-format
61427 msgid "%s %#qD"
61428 msgstr ""
61429
61430 #: cp/pt.cc:2194
61431 #, gcc-internal-format
61432 msgid "%qD is not a function template"
61433 msgstr ""
61434
61435 #: cp/pt.cc:2199
61436 #, gcc-internal-format
61437 msgid "%qD is not a variable template"
61438 msgstr ""
61439
61440 #: cp/pt.cc:2481
61441 #, gcc-internal-format
61442 msgid "template-id %qD for %q+D does not match any template declaration"
61443 msgstr ""
61444
61445 #: cp/pt.cc:2485
61446 #, gcc-internal-format
61447 msgid ""
61448 "saw %d %<template<>%>, need %d for specializing a member function template"
61449 msgstr ""
61450
61451 #: cp/pt.cc:2495
61452 #, gcc-internal-format
61453 msgid "ambiguous template specialization %qD for %q+D"
61454 msgstr ""
61455
61456 #: cp/pt.cc:2702
61457 #, gcc-internal-format
61458 msgid ""
61459 "variable templates only available with %<-std=c++14%> or %<-std=gnu++14%>"
61460 msgstr ""
61461
61462 #: cp/pt.cc:2712
61463 #, gcc-internal-format
61464 msgid "too many template headers for %qD (should be %d)"
61465 msgstr ""
61466
61467 #: cp/pt.cc:2718
61468 #, gcc-internal-format
61469 msgid ""
61470 "members of an explicitly specialized class are defined without a template "
61471 "header"
61472 msgstr ""
61473
61474 #: cp/pt.cc:2742
61475 #, gcc-internal-format
61476 msgid ""
61477 "explicit specialization of %qD outside its namespace must use a nested-name-"
61478 "specifier"
61479 msgstr ""
61480
61481 #. This was allowed in C++98, so only pedwarn.
61482 #: cp/pt.cc:2747
61483 #, gcc-internal-format
61484 msgid ""
61485 "explicit instantiation of %qD outside its namespace must use a nested-name-"
61486 "specifier"
61487 msgstr ""
61488
61489 #: cp/pt.cc:2783
61490 #, gcc-internal-format
61491 msgid "explicit specialization %q#D may be missing attributes"
61492 msgstr ""
61493
61494 #: cp/pt.cc:2787
61495 #, gcc-internal-format, gfc-internal-format
61496 msgid "missing primary template attributes %s"
61497 msgstr ""
61498
61499 #: cp/pt.cc:2788
61500 #, gcc-internal-format, gfc-internal-format
61501 msgid "missing primary template attribute %s"
61502 msgstr ""
61503
61504 #: cp/pt.cc:2878 cp/pt.cc:2938
61505 #, gcc-internal-format
61506 msgid "template-id %qE in declaration of primary template"
61507 msgstr ""
61508
61509 #: cp/pt.cc:2891
61510 #, gcc-internal-format
61511 msgid "template parameter list used in explicit instantiation"
61512 msgstr ""
61513
61514 #: cp/pt.cc:2897
61515 #, gcc-internal-format
61516 msgid "definition provided for explicit instantiation"
61517 msgstr ""
61518
61519 #: cp/pt.cc:2905
61520 #, gcc-internal-format
61521 msgid "too many template parameter lists in declaration of %qD"
61522 msgstr ""
61523
61524 #: cp/pt.cc:2908
61525 #, gcc-internal-format
61526 msgid "too few template parameter lists in declaration of %qD"
61527 msgstr ""
61528
61529 #: cp/pt.cc:2910
61530 #, gcc-internal-format
61531 msgid "explicit specialization of %qD must be introduced by %<template <>%>"
61532 msgstr ""
61533
61534 #: cp/pt.cc:2916
61535 #, gcc-internal-format
61536 msgid "explicit specialization declared %<concept%>"
61537 msgstr ""
61538
61539 #: cp/pt.cc:2949
61540 #, gcc-internal-format
61541 msgid "non-type partial specialization %qE is not allowed"
61542 msgstr ""
61543
61544 #: cp/pt.cc:2953
61545 #, gcc-internal-format
61546 msgid "non-class, non-variable partial specialization %qE is not allowed"
61547 msgstr ""
61548
61549 #: cp/pt.cc:2985
61550 #, gcc-internal-format
61551 msgid "default argument specified in explicit specialization"
61552 msgstr ""
61553
61554 #: cp/pt.cc:3028
61555 #, gcc-internal-format
61556 msgid "%qD is not a template function"
61557 msgstr ""
61558
61559 #. From [temp.expl.spec]:
61560 #.
61561 #. If such an explicit specialization for the member
61562 #. of a class template names an implicitly-declared
61563 #. special member function (clause _special_), the
61564 #. program is ill-formed.
61565 #.
61566 #. Similar language is found in [temp.explicit].
61567 #: cp/pt.cc:3090
61568 #, gcc-internal-format
61569 msgid "specialization of implicitly-declared special member function"
61570 msgstr ""
61571
61572 #: cp/pt.cc:3106
61573 #, gcc-internal-format
61574 msgid "no member function %qD declared in %qT"
61575 msgstr ""
61576
61577 #: cp/pt.cc:3137
61578 #, gcc-internal-format
61579 msgid "friend declaration %qD is not visible to explicit specialization"
61580 msgstr ""
61581
61582 #: cp/pt.cc:3140
61583 #, gcc-internal-format
61584 msgid "friend declaration here"
61585 msgstr ""
61586
61587 #: cp/pt.cc:3249
61588 #, gcc-internal-format
61589 msgid "explicit specialization of function concept %qD"
61590 msgstr ""
61591
61592 #: cp/pt.cc:3847
61593 #, gcc-internal-format
61594 msgid "argument to %<__integer_pack%> must be between 0 and %d"
61595 msgstr ""
61596
61597 #: cp/pt.cc:4194
61598 #, gcc-internal-format
61599 msgid "base initializer expansion %qT contains no parameter packs"
61600 msgstr ""
61601
61602 #: cp/pt.cc:4262
61603 #, gcc-internal-format
61604 msgid "expansion pattern %qT contains no parameter packs"
61605 msgstr ""
61606
61607 #: cp/pt.cc:4264
61608 #, gcc-internal-format
61609 msgid "expansion pattern %qE contains no parameter packs"
61610 msgstr ""
61611
61612 #: cp/pt.cc:4346
61613 #, gcc-internal-format
61614 msgid "parameter packs not expanded with %<...%>:"
61615 msgstr ""
61616
61617 #: cp/pt.cc:4363 cp/pt.cc:5168
61618 #, gcc-internal-format
61619 msgid "        %qD"
61620 msgstr ""
61621
61622 #: cp/pt.cc:4365
61623 #, gcc-internal-format, gfc-internal-format
61624 msgid "        %s"
61625 msgstr ""
61626
61627 #: cp/pt.cc:4491
61628 #, gcc-internal-format
61629 msgid "declaration of template parameter %q+D shadows template parameter"
61630 msgstr ""
61631
61632 #: cp/pt.cc:4494
61633 #, gcc-internal-format
61634 msgid "declaration of %q+#D shadows template parameter"
61635 msgstr ""
61636
61637 #: cp/pt.cc:4496
61638 #, gcc-internal-format
61639 msgid "template parameter %qD declared here"
61640 msgstr ""
61641
61642 #: cp/pt.cc:5104
61643 #, gcc-internal-format
61644 msgid "specialization of variable concept %q#D"
61645 msgstr ""
61646
61647 #: cp/pt.cc:5163
61648 #, gcc-internal-format
61649 msgid "template parameters not deducible in partial specialization:"
61650 msgstr ""
61651
61652 #: cp/pt.cc:5186
61653 #, gcc-internal-format
61654 msgid ""
61655 "partial specialization %q+D does not specialize any template arguments; to "
61656 "define the primary template, remove the template argument list"
61657 msgstr ""
61658
61659 #: cp/pt.cc:5190
61660 #, gcc-internal-format
61661 msgid ""
61662 "partial specialization %q+D does not specialize any template arguments and "
61663 "is not more constrained than the primary template; to define the primary "
61664 "template, remove the template argument list"
61665 msgstr ""
61666
61667 #: cp/pt.cc:5194 cp/pt.cc:5205 cp/pt.cc:5213
61668 #, gcc-internal-format
61669 msgid "primary template here"
61670 msgstr ""
61671
61672 #: cp/pt.cc:5202
61673 #, gcc-internal-format
61674 msgid ""
61675 "partial specialization is not more specialized than the primary template "
61676 "because it replaces multiple parameters with a pack expansion"
61677 msgstr ""
61678
61679 #: cp/pt.cc:5212
61680 #, gcc-internal-format
61681 msgid "too many arguments for partial specialization %qT"
61682 msgstr ""
61683
61684 #: cp/pt.cc:5226
61685 #, gcc-internal-format
61686 msgid "partial specialization %qD is not more specialized than"
61687 msgstr ""
61688
61689 #: cp/pt.cc:5228
61690 #, gcc-internal-format
61691 msgid "primary template %qD"
61692 msgstr ""
61693
61694 #: cp/pt.cc:5270
61695 #, gcc-internal-format
61696 msgid ""
61697 "parameter pack argument %qE must be at the end of the template argument list"
61698 msgstr ""
61699
61700 #: cp/pt.cc:5273
61701 #, gcc-internal-format
61702 msgid ""
61703 "parameter pack argument %qT must be at the end of the template argument list"
61704 msgstr ""
61705
61706 #: cp/pt.cc:5335
61707 #, gcc-internal-format
61708 msgid "type %qT of template argument %qE depends on a template parameter"
61709 msgid_plural "type %qT of template argument %qE depends on template parameters"
61710 msgstr[0] ""
61711 msgstr[1] ""
61712
61713 #: cp/pt.cc:5394
61714 #, gcc-internal-format
61715 msgid "declaration of %qD ambiguates earlier template instantiation for %qD"
61716 msgstr ""
61717
61718 #: cp/pt.cc:5398
61719 #, gcc-internal-format
61720 msgid "partial specialization of %qD after instantiation of %qD"
61721 msgstr ""
61722
61723 #: cp/pt.cc:5581
61724 #, gcc-internal-format
61725 msgid "no default argument for %qD"
61726 msgstr ""
61727
61728 #. A primary class template, primary variable template
61729 #. (DR 2032), or alias template can only have one
61730 #. parameter pack, at the end of the template
61731 #. parameter list.
61732 #: cp/pt.cc:5604
61733 #, gcc-internal-format
61734 msgid "parameter pack %q+D must be at the end of the template parameter list"
61735 msgstr ""
61736
61737 #: cp/pt.cc:5640
61738 #, gcc-internal-format
61739 msgid ""
61740 "default template arguments may not be used in function template friend re-"
61741 "declaration"
61742 msgstr ""
61743
61744 #: cp/pt.cc:5643
61745 #, gcc-internal-format
61746 msgid ""
61747 "default template arguments may not be used in template friend declarations"
61748 msgstr ""
61749
61750 #: cp/pt.cc:5646
61751 #, gcc-internal-format
61752 msgid ""
61753 "default template arguments may not be used in function templates without %<-"
61754 "std=c++11%> or %<-std=gnu++11%>"
61755 msgstr ""
61756
61757 #: cp/pt.cc:5649
61758 #, gcc-internal-format
61759 msgid "default template arguments may not be used in partial specializations"
61760 msgstr ""
61761
61762 #: cp/pt.cc:5652 cp/pt.cc:5710
61763 #, gcc-internal-format
61764 msgid "default argument for template parameter for class enclosing %qD"
61765 msgstr ""
61766
61767 #: cp/pt.cc:5821
61768 #, gcc-internal-format
61769 msgid "template %qD declared"
61770 msgstr ""
61771
61772 #: cp/pt.cc:5829
61773 #, gcc-internal-format
61774 msgid "template class without a name"
61775 msgstr ""
61776
61777 #: cp/pt.cc:5837
61778 #, gcc-internal-format
61779 msgid "member template %qD may not have virt-specifiers"
61780 msgstr ""
61781
61782 #. [basic.stc.dynamic.allocation]
61783 #.
61784 #. An allocation function can be a function
61785 #. template. ... Template allocation functions shall
61786 #. have two or more parameters.
61787 #: cp/pt.cc:5860
61788 #, gcc-internal-format
61789 msgid "invalid template declaration of %qD"
61790 msgstr ""
61791
61792 #: cp/pt.cc:6012
61793 #, gcc-internal-format
61794 msgid "template definition of non-template %q#D"
61795 msgstr ""
61796
61797 #: cp/pt.cc:6051
61798 #, gcc-internal-format
61799 msgid "expected %d levels of template parms for %q#D, got %d"
61800 msgstr ""
61801
61802 #: cp/pt.cc:6065
61803 #, gcc-internal-format
61804 msgid "got %d template parameters for %q#D"
61805 msgstr ""
61806
61807 #: cp/pt.cc:6068
61808 #, gcc-internal-format
61809 msgid "got %d template parameters for %q#T"
61810 msgstr ""
61811
61812 #: cp/pt.cc:6070
61813 #, gcc-internal-format, gfc-internal-format
61814 msgid "  but %d required"
61815 msgstr ""
61816
61817 #: cp/pt.cc:6091
61818 #, gcc-internal-format
61819 msgid "template arguments to %qD do not match original template %qD"
61820 msgstr ""
61821
61822 #: cp/pt.cc:6094
61823 #, gcc-internal-format
61824 msgid "use %<template<>%> for an explicit specialization"
61825 msgstr ""
61826
61827 #: cp/pt.cc:6239
61828 #, gcc-internal-format
61829 msgid "%qT is not a template type"
61830 msgstr ""
61831
61832 #: cp/pt.cc:6252
61833 #, gcc-internal-format
61834 msgid "template specifiers not specified in declaration of %qD"
61835 msgstr ""
61836
61837 #: cp/pt.cc:6263
61838 #, gcc-internal-format, gfc-internal-format
61839 msgid "redeclared with %d template parameter"
61840 msgid_plural "redeclared with %d template parameters"
61841 msgstr[0] ""
61842 msgstr[1] ""
61843
61844 #: cp/pt.cc:6267
61845 #, gcc-internal-format
61846 msgid "previous declaration %qD used %d template parameter"
61847 msgid_plural "previous declaration %qD used %d template parameters"
61848 msgstr[0] ""
61849 msgstr[1] ""
61850
61851 #: cp/pt.cc:6305
61852 #, gcc-internal-format
61853 msgid "template parameter %q+#D"
61854 msgstr ""
61855
61856 #: cp/pt.cc:6306
61857 #, gcc-internal-format
61858 msgid "redeclared here as %q#D"
61859 msgstr ""
61860
61861 #: cp/pt.cc:6317
61862 #, gcc-internal-format
61863 msgid "declaration of template parameter %q+#D with different constraints"
61864 msgstr ""
61865
61866 #: cp/pt.cc:6320 cp/pt.cc:6366
61867 #, gcc-internal-format
61868 msgid "original declaration appeared here"
61869 msgstr ""
61870
61871 #: cp/pt.cc:6331
61872 #, gcc-internal-format
61873 msgid "redefinition of default argument for %q#D"
61874 msgstr ""
61875
61876 #: cp/pt.cc:6333
61877 #, gcc-internal-format
61878 msgid "original definition appeared here"
61879 msgstr ""
61880
61881 #: cp/pt.cc:6363
61882 #, gcc-internal-format
61883 msgid "redeclaration %q#D with different constraints"
61884 msgstr ""
61885
61886 #: cp/pt.cc:6701 cp/pt.cc:6770
61887 #, gcc-internal-format
61888 msgid "%qE is not a valid template argument for type %qT"
61889 msgstr ""
61890
61891 #: cp/pt.cc:6704
61892 #, gcc-internal-format
61893 msgid "it must be the address of a function with external linkage"
61894 msgstr ""
61895
61896 #: cp/pt.cc:6707
61897 #, gcc-internal-format
61898 msgid "it must be the name of a function with external linkage"
61899 msgstr ""
61900
61901 #: cp/pt.cc:6720
61902 #, gcc-internal-format
61903 msgid ""
61904 "%qE is not a valid template argument for type %qT because %qD has no linkage"
61905 msgstr ""
61906
61907 #: cp/pt.cc:6724
61908 #, gcc-internal-format
61909 msgid ""
61910 "%qE is not a valid template argument for type %qT because %qD does not have "
61911 "external linkage"
61912 msgstr ""
61913
61914 #: cp/pt.cc:6773
61915 #, gcc-internal-format
61916 msgid "it must be a pointer-to-member of the form %<&X::Y%>"
61917 msgstr ""
61918
61919 #: cp/pt.cc:6775
61920 #, gcc-internal-format
61921 msgid "because it is a member of %qT"
61922 msgstr ""
61923
61924 #: cp/pt.cc:6844
61925 #, gcc-internal-format
61926 msgid "  couldn%'t deduce template parameter %qD"
61927 msgstr ""
61928
61929 #: cp/pt.cc:6853
61930 #, gcc-internal-format
61931 msgid "  types %qT and %qT have incompatible cv-qualifiers"
61932 msgstr ""
61933
61934 #: cp/pt.cc:6862
61935 #, gcc-internal-format
61936 msgid "  mismatched types %qT and %qT"
61937 msgstr ""
61938
61939 #: cp/pt.cc:6871
61940 #, gcc-internal-format
61941 msgid "  template parameter %qD is not a parameter pack, but argument %qD is"
61942 msgstr ""
61943
61944 #: cp/pt.cc:6882
61945 #, gcc-internal-format
61946 msgid "  template argument %qE does not match pointer-to-member constant %qE"
61947 msgstr ""
61948
61949 #: cp/pt.cc:6892
61950 #, gcc-internal-format
61951 msgid "  %qE is not equivalent to %qE"
61952 msgstr ""
61953
61954 #: cp/pt.cc:6901
61955 #, gcc-internal-format
61956 msgid "  inconsistent parameter pack deduction with %qT and %qT"
61957 msgstr ""
61958
61959 #: cp/pt.cc:6913
61960 #, gcc-internal-format
61961 msgid "  deduced conflicting types for parameter %qT (%qT and %qT)"
61962 msgstr ""
61963
61964 #: cp/pt.cc:6917
61965 #, gcc-internal-format
61966 msgid "  deduced conflicting values for non-type parameter %qE (%qE and %qE)"
61967 msgstr ""
61968
61969 #: cp/pt.cc:6928
61970 #, gcc-internal-format
61971 msgid "  variable-sized array type %qT is not a valid template argument"
61972 msgstr ""
61973
61974 #: cp/pt.cc:6939
61975 #, gcc-internal-format
61976 msgid "  member function type %qT is not a valid template argument"
61977 msgstr ""
61978
61979 #: cp/pt.cc:6982
61980 #, gcc-internal-format
61981 msgid "  cannot convert %qE (type %qT) to type %qT"
61982 msgstr ""
61983
61984 #: cp/pt.cc:6995
61985 #, gcc-internal-format
61986 msgid "  %qT is an ambiguous base class of %qT"
61987 msgstr ""
61988
61989 #: cp/pt.cc:6999
61990 #, gcc-internal-format
61991 msgid "  %qT is not derived from %qT"
61992 msgstr ""
61993
61994 #: cp/pt.cc:7010
61995 #, gcc-internal-format
61996 msgid ""
61997 "  template parameters of a template template argument are inconsistent with "
61998 "other deduced template arguments"
61999 msgstr ""
62000
62001 #: cp/pt.cc:7020
62002 #, gcc-internal-format
62003 msgid "  cannot deduce a template for %qT from non-template type %qT"
62004 msgstr ""
62005
62006 #: cp/pt.cc:7030
62007 #, gcc-internal-format
62008 msgid "  template argument %qE does not match %qE"
62009 msgstr ""
62010
62011 #: cp/pt.cc:7091
62012 #, gcc-internal-format
62013 msgid ""
62014 "%qE is not a valid template argument of type %qT because %qE is not a "
62015 "variable"
62016 msgstr ""
62017
62018 #: cp/pt.cc:7099
62019 #, gcc-internal-format
62020 msgid ""
62021 "%qE is not a valid template argument of type %qT in C++98 because %qD does "
62022 "not have external linkage"
62023 msgstr ""
62024
62025 #: cp/pt.cc:7109
62026 #, gcc-internal-format
62027 msgid ""
62028 "%qE is not a valid template argument of type %qT because %qD has no linkage"
62029 msgstr ""
62030
62031 #: cp/pt.cc:7124
62032 #, gcc-internal-format
62033 msgid "the address of %qD is not a valid template argument"
62034 msgstr ""
62035
62036 #: cp/pt.cc:7134
62037 #, gcc-internal-format
62038 msgid ""
62039 "the address of the %qT subobject of %qD is not a valid template argument"
62040 msgstr ""
62041
62042 #: cp/pt.cc:7141
62043 #, gcc-internal-format
62044 msgid ""
62045 "the address of %qD is not a valid template argument because it does not have "
62046 "static storage duration"
62047 msgstr ""
62048
62049 #: cp/pt.cc:7159
62050 #, gcc-internal-format
62051 msgid ""
62052 "%qD is not a valid template argument because %qD is a variable, not the "
62053 "address of a variable"
62054 msgstr ""
62055
62056 #: cp/pt.cc:7167
62057 #, gcc-internal-format
62058 msgid ""
62059 "%qE is not a valid template argument for %qT because it is not the address "
62060 "of a variable"
62061 msgstr ""
62062
62063 #: cp/pt.cc:7279
62064 #, gcc-internal-format
62065 msgid ""
62066 "%qE is not a valid template argument for type %qT because string literals "
62067 "can never be used in this context"
62068 msgstr ""
62069
62070 #: cp/pt.cc:7440
62071 #, gcc-internal-format
62072 msgid "in template argument for type %qT"
62073 msgstr ""
62074
62075 #: cp/pt.cc:7454
62076 #, gcc-internal-format
62077 msgid "template argument %qE for type %qT not a compile-time constant"
62078 msgstr ""
62079
62080 #: cp/pt.cc:7540
62081 #, gcc-internal-format
62082 msgid ""
62083 "%qE is not a valid template argument for type %qT because of conflicts in cv-"
62084 "qualification"
62085 msgstr ""
62086
62087 #: cp/pt.cc:7548
62088 #, gcc-internal-format
62089 msgid ""
62090 "%qE is not a valid template argument for type %qT because it is not an lvalue"
62091 msgstr ""
62092
62093 #: cp/pt.cc:7566
62094 #, gcc-internal-format
62095 msgid ""
62096 "%q#D is not a valid template argument for type %qT because a reference "
62097 "variable does not have a constant address"
62098 msgstr ""
62099
62100 #: cp/pt.cc:7625
62101 #, gcc-internal-format
62102 msgid ""
62103 "%qE is not a valid template argument for type %qT because it is a pointer"
62104 msgstr ""
62105
62106 #: cp/pt.cc:7627
62107 #, gcc-internal-format
62108 msgid "try using %qE instead"
62109 msgstr ""
62110
62111 #: cp/pt.cc:7681
62112 #, gcc-internal-format
62113 msgid ""
62114 "%qE is not a valid template argument for type %qT because it is of type %qT"
62115 msgstr ""
62116
62117 #: cp/pt.cc:8230
62118 #, gcc-internal-format
62119 msgid "ignoring attributes on template argument %qT"
62120 msgstr ""
62121
62122 #: cp/pt.cc:8246
62123 #, gcc-internal-format
62124 msgid "ignoring attributes in template argument %qE"
62125 msgstr ""
62126
62127 #: cp/pt.cc:8382
62128 #, gcc-internal-format
62129 msgid "injected-class-name %qD used as template template argument"
62130 msgstr ""
62131
62132 #: cp/pt.cc:8411
62133 #, gcc-internal-format
62134 msgid "invalid use of destructor %qE as a type"
62135 msgstr ""
62136
62137 #: cp/pt.cc:8416
62138 #, gcc-internal-format
62139 msgid "to refer to a type member of a template parameter, use %<typename %E%>"
62140 msgstr ""
62141
62142 #: cp/pt.cc:8432 cp/pt.cc:8466 cp/pt.cc:8520
62143 #, gcc-internal-format
62144 msgid "type/value mismatch at argument %d in template parameter list for %qD"
62145 msgstr ""
62146
62147 #: cp/pt.cc:8440
62148 #, gcc-internal-format
62149 msgid "  expected a constant of type %qT, got %qT"
62150 msgstr ""
62151
62152 #: cp/pt.cc:8448
62153 #, gcc-internal-format
62154 msgid ""
62155 "  ambiguous template argument for non-type template parameter is treated as "
62156 "function type"
62157 msgstr ""
62158
62159 #: cp/pt.cc:8454
62160 #, gcc-internal-format
62161 msgid "  expected a class template, got %qE"
62162 msgstr ""
62163
62164 #: cp/pt.cc:8457
62165 #, gcc-internal-format
62166 msgid "  expected a type, got %qE"
62167 msgstr ""
62168
62169 #: cp/pt.cc:8471
62170 #, gcc-internal-format
62171 msgid "  expected a type, got %qT"
62172 msgstr ""
62173
62174 #: cp/pt.cc:8474
62175 #, gcc-internal-format
62176 msgid "  expected a class template, got %qT"
62177 msgstr ""
62178
62179 #: cp/pt.cc:8524
62180 #, gcc-internal-format
62181 msgid "  expected a template of type %qD, got %qT"
62182 msgstr ""
62183
62184 #: cp/pt.cc:8538
62185 #, gcc-internal-format
62186 msgid "constraint mismatch at argument %d in template parameter list for %qD"
62187 msgstr ""
62188
62189 #: cp/pt.cc:8541
62190 #, gcc-internal-format
62191 msgid "  expected %qD but got %qD"
62192 msgstr ""
62193
62194 #: cp/pt.cc:8614
62195 #, gcc-internal-format
62196 msgid "could not convert template argument %qE from %qT to %qT"
62197 msgstr ""
62198
62199 #: cp/pt.cc:8752 cp/pt.cc:9065
62200 #, gcc-internal-format, gfc-internal-format
62201 msgid "template argument %d is invalid"
62202 msgstr ""
62203
62204 #: cp/pt.cc:8767 cp/pt.cc:8899
62205 #, gcc-internal-format, gfc-internal-format
62206 msgid "wrong number of template arguments (%d, should be %d)"
62207 msgstr ""
62208
62209 #: cp/pt.cc:8895
62210 #, gcc-internal-format, gfc-internal-format
62211 msgid "wrong number of template arguments (%d, should be at least %d)"
62212 msgstr ""
62213
62214 #: cp/pt.cc:8904
62215 #, gcc-internal-format
62216 msgid "provided for %qD"
62217 msgstr ""
62218
62219 #: cp/pt.cc:8929
62220 #, gcc-internal-format
62221 msgid ""
62222 "pack expansion argument for non-pack parameter %qD of alias template %qD"
62223 msgstr ""
62224
62225 #: cp/pt.cc:8933
62226 #, gcc-internal-format
62227 msgid "pack expansion argument for non-pack parameter %qD of concept %qD"
62228 msgstr ""
62229
62230 #: cp/pt.cc:9031
62231 #, gcc-internal-format
62232 msgid ""
62233 "so any instantiation with a non-empty parameter pack would be ill-formed"
62234 msgstr ""
62235
62236 #: cp/pt.cc:9675
62237 #, gcc-internal-format
62238 msgid "%q#D is not a function template"
62239 msgstr ""
62240
62241 #: cp/pt.cc:9839
62242 #, gcc-internal-format
62243 msgid "non-template type %qT used as a template"
62244 msgstr ""
62245
62246 #: cp/pt.cc:9841
62247 #, gcc-internal-format
62248 msgid "for template declaration %q+D"
62249 msgstr ""
62250
62251 #: cp/pt.cc:9977 cp/pt.cc:21648
62252 #, gcc-internal-format
62253 msgid "template constraint failure for %qD"
62254 msgstr ""
62255
62256 #: cp/pt.cc:10353
62257 #, gcc-internal-format
62258 msgid "use of invalid variable template %qE"
62259 msgstr ""
62260
62261 #: cp/pt.cc:11018
62262 #, gcc-internal-format
62263 msgid ""
62264 "template instantiation depth exceeds maximum of %d (use %<-ftemplate-depth="
62265 "%> to increase the maximum)"
62266 msgstr ""
62267
62268 #: cp/pt.cc:12186
62269 #, gcc-internal-format
62270 msgid "flexible array member %qD in union"
62271 msgstr ""
62272
62273 #: cp/pt.cc:12684
62274 #, gcc-internal-format
62275 msgid "fold of empty expansion over %O"
62276 msgstr ""
62277
62278 #: cp/pt.cc:13113
62279 #, gcc-internal-format
62280 msgid "%qE is not the entire pattern of the pack expansion"
62281 msgstr ""
62282
62283 #: cp/pt.cc:13201
62284 #, gcc-internal-format
62285 msgid "mismatched argument pack lengths while expanding %qT"
62286 msgstr ""
62287
62288 #: cp/pt.cc:13204
62289 #, gcc-internal-format
62290 msgid "mismatched argument pack lengths while expanding %qE"
62291 msgstr ""
62292
62293 #: cp/pt.cc:13816
62294 #, gcc-internal-format
62295 msgid "  when instantiating default argument for call to %qD"
62296 msgstr ""
62297
62298 #: cp/pt.cc:13911
62299 #, gcc-internal-format
62300 msgid "creating pointer to member function of non-class type %qT"
62301 msgstr ""
62302
62303 #. It may seem that this case cannot occur, since:
62304 #.
62305 #. typedef void f();
62306 #. void g() { f x; }
62307 #.
62308 #. declares a function, not a variable.  However:
62309 #.
62310 #. typedef void f();
62311 #. template <typename T> void g() { T t; }
62312 #. template void g<f>();
62313 #.
62314 #. is an attempt to declare a variable with function
62315 #. type.
62316 #: cp/pt.cc:14936
62317 #, gcc-internal-format
62318 msgid "variable %qD has function type"
62319 msgstr ""
62320
62321 #: cp/pt.cc:15130
62322 #, gcc-internal-format
62323 msgid "invalid parameter type %qT"
62324 msgstr ""
62325
62326 #: cp/pt.cc:15132
62327 #, gcc-internal-format
62328 msgid "in declaration %q+D"
62329 msgstr ""
62330
62331 #: cp/pt.cc:15258
62332 #, gcc-internal-format
62333 msgid "function returning an array"
62334 msgstr ""
62335
62336 #: cp/pt.cc:15260
62337 #, gcc-internal-format
62338 msgid "function returning a function"
62339 msgstr ""
62340
62341 #: cp/pt.cc:15959
62342 #, gcc-internal-format
62343 msgid "forming reference to void"
62344 msgstr ""
62345
62346 #: cp/pt.cc:15961
62347 #, gcc-internal-format
62348 msgid "forming pointer to reference type %qT"
62349 msgstr ""
62350
62351 #: cp/pt.cc:15963
62352 #, gcc-internal-format
62353 msgid "forming reference to reference type %qT"
62354 msgstr ""
62355
62356 #: cp/pt.cc:15976
62357 #, gcc-internal-format
62358 msgid "forming pointer to qualified function type %qT"
62359 msgstr ""
62360
62361 #: cp/pt.cc:15979
62362 #, gcc-internal-format
62363 msgid "forming reference to qualified function type %qT"
62364 msgstr ""
62365
62366 #: cp/pt.cc:16027
62367 #, gcc-internal-format
62368 msgid "creating pointer to member of non-class type %qT"
62369 msgstr ""
62370
62371 #: cp/pt.cc:16033
62372 #, gcc-internal-format
62373 msgid "creating pointer to member reference type %qT"
62374 msgstr ""
62375
62376 #: cp/pt.cc:16039
62377 #, gcc-internal-format
62378 msgid "creating pointer to member of type void"
62379 msgstr ""
62380
62381 #: cp/pt.cc:16105
62382 #, gcc-internal-format
62383 msgid "creating array of %qT"
62384 msgstr ""
62385
62386 #: cp/pt.cc:16140
62387 #, gcc-internal-format
62388 msgid "%qD is instantiated for an empty pack"
62389 msgstr ""
62390
62391 #: cp/pt.cc:16160
62392 #, gcc-internal-format
62393 msgid "%qT is not a class, struct, or union type"
62394 msgstr ""
62395
62396 #: cp/pt.cc:16192
62397 #, gcc-internal-format
62398 msgid "%qT resolves to %qT, which is not an enumeration type"
62399 msgstr ""
62400
62401 #: cp/pt.cc:16200
62402 #, gcc-internal-format
62403 msgid "%qT resolves to %qT, which is not a class type"
62404 msgstr ""
62405
62406 #: cp/pt.cc:16314
62407 #, gcc-internal-format
62408 msgid "use of %qs in template"
62409 msgstr ""
62410
62411 #: cp/pt.cc:16605
62412 #, gcc-internal-format
62413 msgid "qualifying type %qT does not match destructor name ~%qT"
62414 msgstr ""
62415
62416 #: cp/pt.cc:16620
62417 #, gcc-internal-format
62418 msgid ""
62419 "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
62420 msgstr ""
62421
62422 #: cp/pt.cc:16622
62423 #, gcc-internal-format
62424 msgid "say %<typename %E%> if a type is meant"
62425 msgstr ""
62426
62427 #: cp/pt.cc:16715
62428 #, gcc-internal-format
62429 msgid "initializer for %q#D expands to an empty list of expressions"
62430 msgstr ""
62431
62432 #: cp/pt.cc:16866
62433 #, gcc-internal-format
62434 msgid "using invalid field %qD"
62435 msgstr ""
62436
62437 #: cp/pt.cc:17437 cp/pt.cc:19383
62438 #, gcc-internal-format
62439 msgid "invalid use of pack expansion expression"
62440 msgstr ""
62441
62442 #: cp/pt.cc:17441 cp/pt.cc:19387
62443 #, gcc-internal-format
62444 msgid "use %<...%> to expand argument pack"
62445 msgstr ""
62446
62447 #: cp/pt.cc:19527
62448 #, gcc-internal-format
62449 msgid "empty initializer in lambda init-capture"
62450 msgstr ""
62451
62452 #: cp/pt.cc:20709
62453 #, gcc-internal-format
62454 msgid ""
62455 "%qD was not declared in this scope, and no declarations were found by "
62456 "argument-dependent lookup at the point of instantiation"
62457 msgstr ""
62458
62459 #: cp/pt.cc:20743
62460 #, gcc-internal-format
62461 msgid "declarations in dependent base %qT are not found by unqualified lookup"
62462 msgstr ""
62463
62464 #: cp/pt.cc:20748
62465 #, gcc-internal-format
62466 msgid "use %<this->%D%> instead"
62467 msgstr ""
62468
62469 #: cp/pt.cc:20751
62470 #, gcc-internal-format
62471 msgid "use %<%T::%D%> instead"
62472 msgstr ""
62473
62474 #: cp/pt.cc:20756
62475 #, gcc-internal-format
62476 msgid "%qD declared here, later in the translation unit"
62477 msgstr ""
62478
62479 #: cp/pt.cc:20807
62480 #, gcc-internal-format
62481 msgid "wrong number of arguments to %<__builtin_convertvector%>"
62482 msgstr ""
62483
62484 #: cp/pt.cc:21042
62485 #, gcc-internal-format
62486 msgid "%qT is not a class or namespace"
62487 msgstr ""
62488
62489 #: cp/pt.cc:21045
62490 #, gcc-internal-format
62491 msgid "%qD is not a class or namespace"
62492 msgstr ""
62493
62494 #: cp/pt.cc:21366
62495 #, gcc-internal-format
62496 msgid "%qT is/uses unnamed type"
62497 msgstr ""
62498
62499 #: cp/pt.cc:21368
62500 #, gcc-internal-format
62501 msgid "template argument for %qD uses local type %qT"
62502 msgstr ""
62503
62504 #: cp/pt.cc:21378
62505 #, gcc-internal-format
62506 msgid "%qT is a variably modified type"
62507 msgstr ""
62508
62509 #: cp/pt.cc:21393
62510 #, gcc-internal-format
62511 msgid "integral expression %qE is not constant"
62512 msgstr ""
62513
62514 #: cp/pt.cc:21411
62515 #, gcc-internal-format
62516 msgid "  trying to instantiate %qD"
62517 msgstr ""
62518
62519 #: cp/pt.cc:25563
62520 #, gcc-internal-format
62521 msgid "ambiguous template instantiation for %q#T"
62522 msgstr ""
62523
62524 #: cp/pt.cc:25565
62525 #, gcc-internal-format
62526 msgid "ambiguous template instantiation for %q#D"
62527 msgstr ""
62528
62529 #: cp/pt.cc:25571
62530 msgid "%s %#qS"
62531 msgstr ""
62532
62533 #: cp/pt.cc:25595 cp/pt.cc:25690
62534 #, gcc-internal-format
62535 msgid "explicit instantiation of non-template %q#D"
62536 msgstr ""
62537
62538 #: cp/pt.cc:25601
62539 #, gcc-internal-format
62540 msgid "explicit instantiation of variable concept %q#D"
62541 msgstr ""
62542
62543 #: cp/pt.cc:25603
62544 #, gcc-internal-format
62545 msgid "explicit instantiation of function concept %q#D"
62546 msgstr ""
62547
62548 #: cp/pt.cc:25622
62549 #, gcc-internal-format
62550 msgid "%qD is not a static data member of a class template"
62551 msgstr ""
62552
62553 #: cp/pt.cc:25628 cp/pt.cc:25685
62554 #, gcc-internal-format
62555 msgid "no matching template for %qD found"
62556 msgstr ""
62557
62558 #: cp/pt.cc:25633
62559 #, gcc-internal-format
62560 msgid ""
62561 "type %qT for explicit instantiation %qD does not match declared type %qT"
62562 msgstr ""
62563
62564 #: cp/pt.cc:25641
62565 #, gcc-internal-format
62566 msgid "explicit instantiation of %q#D"
62567 msgstr ""
62568
62569 #: cp/pt.cc:25677
62570 #, gcc-internal-format
62571 msgid "duplicate explicit instantiation of %q#D"
62572 msgstr ""
62573
62574 #: cp/pt.cc:25700 cp/pt.cc:25767
62575 #, gcc-internal-format
62576 msgid "ISO C++ 1998 forbids the use of %<extern%> on explicit instantiations"
62577 msgstr ""
62578
62579 #: cp/pt.cc:25705 cp/pt.cc:25782
62580 #, gcc-internal-format
62581 msgid "storage class %qD applied to template instantiation"
62582 msgstr ""
62583
62584 #: cp/pt.cc:25739
62585 #, gcc-internal-format
62586 msgid "explicit instantiation of non-class template %qD"
62587 msgstr ""
62588
62589 #: cp/pt.cc:25742
62590 #, gcc-internal-format
62591 msgid "explicit instantiation of non-template type %qT"
62592 msgstr ""
62593
62594 #: cp/pt.cc:25751
62595 #, gcc-internal-format
62596 msgid "explicit instantiation of %q#T before definition of template"
62597 msgstr ""
62598
62599 #: cp/pt.cc:25772
62600 #, gcc-internal-format
62601 msgid "ISO C++ forbids the use of %qE on explicit instantiations"
62602 msgstr ""
62603
62604 #: cp/pt.cc:25812
62605 #, gcc-internal-format
62606 msgid "duplicate explicit instantiation of %q#T"
62607 msgstr ""
62608
62609 #: cp/pt.cc:26110
62610 #, gcc-internal-format
62611 msgid "exception specification of %qD depends on itself"
62612 msgstr ""
62613
62614 #. [temp.explicit]
62615 #.
62616 #. The definition of a non-exported function template, a
62617 #. non-exported member function template, or a non-exported
62618 #. member function or static data member of a class template
62619 #. shall be present in every translation unit in which it is
62620 #. explicitly instantiated.
62621 #: cp/pt.cc:26610
62622 #, gcc-internal-format
62623 msgid "explicit instantiation of %qD but no definition available"
62624 msgstr ""
62625
62626 #: cp/pt.cc:26658
62627 #, gcc-internal-format
62628 msgid ""
62629 "template instantiation depth exceeds maximum of %d instantiating %q+D, "
62630 "possibly from virtual table generation (use %<-ftemplate-depth=%> to "
62631 "increase the maximum)"
62632 msgstr ""
62633
62634 #: cp/pt.cc:27023
62635 #, gcc-internal-format
62636 msgid ""
62637 "non-type template parameters of deduced class type only available with %<-"
62638 "std=c++20%> or %<-std=gnu++20%>"
62639 msgstr ""
62640
62641 #: cp/pt.cc:27053
62642 #, gcc-internal-format
62643 msgid ""
62644 "%qT is not a valid type for a template non-type parameter because it is not "
62645 "structural"
62646 msgstr ""
62647
62648 #: cp/pt.cc:27062
62649 #, gcc-internal-format
62650 msgid ""
62651 "non-type template parameters of class type only available with %<-std=c+"
62652 "+20%> or %<-std=gnu++20%>"
62653 msgstr ""
62654
62655 #: cp/pt.cc:27070
62656 #, gcc-internal-format
62657 msgid "invalid template non-type parameter"
62658 msgstr ""
62659
62660 #: cp/pt.cc:27072
62661 #, gcc-internal-format
62662 msgid "%q#T is not a valid type for a template non-type parameter"
62663 msgstr ""
62664
62665 #: cp/pt.cc:28465
62666 #, gcc-internal-format
62667 msgid "keyword %<template%> not allowed in declarator-id"
62668 msgstr ""
62669
62670 #: cp/pt.cc:28755
62671 #, gcc-internal-format
62672 msgid "a concept cannot be constrained"
62673 msgstr ""
62674
62675 #: cp/pt.cc:28764
62676 #, gcc-internal-format
62677 msgid "concept %qE not in namespace scope"
62678 msgstr ""
62679
62680 #: cp/pt.cc:28791
62681 #, gcc-internal-format
62682 msgid ""
62683 "deducing from brace-enclosed initializer list requires %<#include "
62684 "<initializer_list>%>"
62685 msgstr ""
62686
62687 #: cp/pt.cc:29843
62688 #, gcc-internal-format
62689 msgid "non-deducible template %qT used without template arguments"
62690 msgstr ""
62691
62692 #: cp/pt.cc:29849
62693 #, gcc-internal-format
62694 msgid ""
62695 "alias template deduction only available with %<-std=c++20%> or %<-std=gnu+"
62696 "+20%>"
62697 msgstr ""
62698
62699 #: cp/pt.cc:29955
62700 #, gcc-internal-format
62701 msgid ""
62702 "cannot deduce template arguments for copy-initialization of %qT, as it has "
62703 "no non-explicit deduction guides or user-declared constructors"
62704 msgstr ""
62705
62706 #: cp/pt.cc:29962
62707 #, gcc-internal-format
62708 msgid ""
62709 "cannot deduce template arguments of %qT, as it has no viable deduction guides"
62710 msgstr ""
62711
62712 #: cp/pt.cc:29974
62713 #, gcc-internal-format
62714 msgid "class template argument deduction failed:"
62715 msgstr ""
62716
62717 #: cp/pt.cc:29977
62718 #, gcc-internal-format
62719 msgid "explicit deduction guides not considered for copy-initialization"
62720 msgstr ""
62721
62722 #. TODO: Pass down location from cp_finish_decl.
62723 #: cp/pt.cc:29991
62724 #, gcc-internal-format
62725 msgid ""
62726 "class template argument deduction for %qT failed: explicit deduction guide "
62727 "selected in copy-list-initialization"
62728 msgstr ""
62729
62730 #: cp/pt.cc:29995
62731 #, gcc-internal-format
62732 msgid "explicit deduction guide declared here"
62733 msgstr ""
62734
62735 #: cp/pt.cc:30009
62736 #, gcc-internal-format
62737 msgid "%qT may not intend to support class template argument deduction"
62738 msgstr ""
62739
62740 #: cp/pt.cc:30011
62741 #, gcc-internal-format
62742 msgid "add a deduction guide to suppress this warning"
62743 msgstr ""
62744
62745 #: cp/pt.cc:30076
62746 #, gcc-internal-format
62747 msgid "direct-list-initialization of %<auto%> requires exactly one element"
62748 msgstr ""
62749
62750 #: cp/pt.cc:30079
62751 #, gcc-internal-format
62752 msgid ""
62753 "for deduction to %<std::initializer_list%>, use copy-list-initialization (i."
62754 "e. add %<=%> before the %<{%>)"
62755 msgstr ""
62756
62757 #: cp/pt.cc:30169
62758 #, gcc-internal-format
62759 msgid "unable to deduce lambda return type from %qE"
62760 msgstr ""
62761
62762 #: cp/pt.cc:30171
62763 #, gcc-internal-format
62764 msgid "unable to deduce %qT from %qE"
62765 msgstr ""
62766
62767 #: cp/pt.cc:30243
62768 #, gcc-internal-format
62769 msgid "placeholder constraints not satisfied"
62770 msgstr ""
62771
62772 #: cp/pt.cc:30247
62773 #, gcc-internal-format
62774 msgid "deduced initializer does not satisfy placeholder constraints"
62775 msgstr ""
62776
62777 #: cp/pt.cc:30251
62778 #, gcc-internal-format
62779 msgid "deduced return type does not satisfy placeholder constraints"
62780 msgstr ""
62781
62782 #: cp/pt.cc:30255
62783 #, gcc-internal-format
62784 msgid "deduced expression type does not satisfy placeholder constraints"
62785 msgstr ""
62786
62787 #: cp/pt.cc:30395
62788 #, gcc-internal-format
62789 msgid "invalid use of %qT in template argument"
62790 msgstr ""
62791
62792 #: cp/rtti.cc:310
62793 #, gcc-internal-format
62794 msgid "cannot use %<typeid%> with %<-fno-rtti%>"
62795 msgstr ""
62796
62797 #: cp/rtti.cc:323
62798 #, gcc-internal-format
62799 msgid "must %<#include <typeinfo>%> before using %<typeid%>"
62800 msgstr ""
62801
62802 #: cp/rtti.cc:424
62803 #, gcc-internal-format
62804 msgid ""
62805 "cannot create type information for type %qT because it involves types of "
62806 "variable size"
62807 msgstr ""
62808
62809 #: cp/rtti.cc:527
62810 #, gcc-internal-format
62811 msgid "%<typeid%> of qualified function type %qT"
62812 msgstr ""
62813
62814 #: cp/rtti.cc:717 cp/rtti.cc:733
62815 #, gcc-internal-format
62816 msgid "%<dynamic_cast<%#T>(%#D)%> can never succeed"
62817 msgstr ""
62818
62819 #: cp/rtti.cc:745
62820 #, gcc-internal-format
62821 msgid "%<dynamic_cast%> not permitted with %<-fno-rtti%>"
62822 msgstr ""
62823
62824 #: cp/rtti.cc:821
62825 #, gcc-internal-format
62826 msgid "cannot %<dynamic_cast%> %qE (of type %q#T) to type %q#T (%s)"
62827 msgstr ""
62828
62829 #: cp/search.cc:278
62830 #, gcc-internal-format
62831 msgid "%qT is an ambiguous base of %qT"
62832 msgstr ""
62833
62834 #: cp/search.cc:294
62835 #, gcc-internal-format
62836 msgid "%qT is an inaccessible base of %qT"
62837 msgstr ""
62838
62839 #: cp/search.cc:1917
62840 #, gcc-internal-format
62841 msgid "looser exception specification on overriding virtual function %q+#F"
62842 msgstr ""
62843
62844 #: cp/search.cc:1920
62845 #, gcc-internal-format
62846 msgid "overridden function is %q#F"
62847 msgstr ""
62848
62849 #: cp/search.cc:1995
62850 #, gcc-internal-format
62851 msgid "invalid covariant return type for %q#D"
62852 msgstr ""
62853
62854 #: cp/search.cc:1997 cp/search.cc:2014 cp/search.cc:2031
62855 #, gcc-internal-format
62856 msgid "overridden function is %q#D"
62857 msgstr ""
62858
62859 #: cp/search.cc:2010
62860 #, gcc-internal-format
62861 msgid "invalid covariant return type for %q+#D"
62862 msgstr ""
62863
62864 #: cp/search.cc:2012
62865 #, gcc-internal-format
62866 msgid "conflicting return type specified for %q+#D"
62867 msgstr ""
62868
62869 #: cp/search.cc:2029
62870 #, gcc-internal-format
62871 msgid "conflicting type attributes specified for %q+#D"
62872 msgstr ""
62873
62874 #: cp/search.cc:2044
62875 #, gcc-internal-format
62876 msgid "%<consteval%> function %q+D overriding non-%<consteval%> function"
62877 msgstr ""
62878
62879 #: cp/search.cc:2047
62880 #, gcc-internal-format
62881 msgid "non-%<consteval%> function %q+D overriding %<consteval%> function"
62882 msgstr ""
62883
62884 #: cp/search.cc:2050 cp/search.cc:2079 cp/search.cc:2088 cp/search.cc:2097
62885 #, gcc-internal-format
62886 msgid "overridden function is %qD"
62887 msgstr ""
62888
62889 #: cp/search.cc:2066
62890 #, gcc-internal-format
62891 msgid "%qD declared %<transaction_safe_dynamic%>"
62892 msgstr ""
62893
62894 #: cp/search.cc:2068
62895 #, gcc-internal-format
62896 msgid "overriding %qD declared %<transaction_safe%>"
62897 msgstr ""
62898
62899 #: cp/search.cc:2076
62900 #, gcc-internal-format
62901 msgid "deleted function %q+D overriding non-deleted function"
62902 msgstr ""
62903
62904 #: cp/search.cc:2085
62905 #, gcc-internal-format
62906 msgid "non-deleted function %q+D overriding deleted function"
62907 msgstr ""
62908
62909 #: cp/search.cc:2095
62910 #, gcc-internal-format
62911 msgid "virtual function %q+D overriding final function"
62912 msgstr ""
62913
62914 #: cp/search.cc:2180
62915 #, gcc-internal-format
62916 msgid "%q+#D cannot be declared"
62917 msgstr ""
62918
62919 #: cp/search.cc:2181
62920 #, gcc-internal-format
62921 msgid "  since %q+#D declared in base class"
62922 msgstr ""
62923
62924 #: cp/semantics.cc:984
62925 #, gcc-internal-format
62926 msgid ""
62927 "%<std::is_constant_evaluated%> always evaluates to true in %<if constexpr%>"
62928 msgstr ""
62929
62930 #: cp/semantics.cc:988
62931 #, gcc-internal-format
62932 msgid ""
62933 "%<std::is_constant_evaluated%> always evaluates to false in a non-%<constexpr"
62934 "%> function"
62935 msgstr ""
62936
62937 #: cp/semantics.cc:992
62938 #, gcc-internal-format
62939 msgid ""
62940 "%<std::is_constant_evaluated%> always evaluates to true in a %<consteval%> "
62941 "function"
62942 msgstr ""
62943
62944 #: cp/semantics.cc:1159
62945 #, gcc-internal-format
62946 msgid "suggest explicit braces around empty body in %<do%> statement"
62947 msgstr ""
62948
62949 #: cp/semantics.cc:1678
62950 #, gcc-internal-format
62951 msgid "catching polymorphic type %q#T by value"
62952 msgstr ""
62953
62954 #: cp/semantics.cc:1683
62955 #, gcc-internal-format
62956 msgid "catching type %q#T by value"
62957 msgstr ""
62958
62959 #: cp/semantics.cc:1688
62960 #, gcc-internal-format
62961 msgid "catching non-reference type %q#T"
62962 msgstr ""
62963
62964 #: cp/semantics.cc:1898
62965 #, gcc-internal-format
62966 msgid "type of %<asm%> operand %qE could not be determined"
62967 msgstr ""
62968
62969 #: cp/semantics.cc:1980
62970 #, gcc-internal-format
62971 msgid "%<__label__%> declarations are only allowed in function scopes"
62972 msgstr ""
62973
62974 #: cp/semantics.cc:2146
62975 #, gcc-internal-format
62976 msgid "invalid use of member %qD in static member function"
62977 msgstr ""
62978
62979 #: cp/semantics.cc:2393
62980 #, gcc-internal-format
62981 msgid "%qE missing template arguments"
62982 msgstr ""
62983
62984 #: cp/semantics.cc:2453
62985 #, gcc-internal-format
62986 msgid ""
62987 "a statement expression is an insufficient context for overload resolution"
62988 msgstr ""
62989
62990 #: cp/semantics.cc:2805
62991 #, gcc-internal-format
62992 msgid "cannot call a concept as a function"
62993 msgstr ""
62994
62995 #: cp/semantics.cc:2873
62996 #, gcc-internal-format
62997 msgid "arguments to destructor are not allowed"
62998 msgstr ""
62999
63000 #: cp/semantics.cc:2970
63001 #, gcc-internal-format
63002 msgid "%<this%> is unavailable for static member functions"
63003 msgstr ""
63004
63005 #: cp/semantics.cc:2972
63006 #, gcc-internal-format
63007 msgid "invalid use of %<this%> in non-member function"
63008 msgstr ""
63009
63010 #: cp/semantics.cc:2974
63011 #, gcc-internal-format
63012 msgid "invalid use of %<this%> at top level"
63013 msgstr ""
63014
63015 #: cp/semantics.cc:2996
63016 #, gcc-internal-format
63017 msgid "invalid qualifying scope in pseudo-destructor name"
63018 msgstr ""
63019
63020 #: cp/semantics.cc:3004 cp/typeck.cc:2931
63021 #, gcc-internal-format
63022 msgid "qualified type %qT does not match destructor name ~%qT"
63023 msgstr ""
63024
63025 #: cp/semantics.cc:3026
63026 #, gcc-internal-format
63027 msgid "%qE is not of type %qT"
63028 msgstr ""
63029
63030 #: cp/semantics.cc:3133
63031 #, gcc-internal-format
63032 msgid "compound literal of non-object type %qT"
63033 msgstr ""
63034
63035 #: cp/semantics.cc:3152
63036 #, gcc-internal-format
63037 msgid "%<auto{x}%> only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
63038 msgstr ""
63039
63040 #: cp/semantics.cc:3337
63041 #, gcc-internal-format
63042 msgid "template type parameters must use the keyword %<class%> or %<typename%>"
63043 msgstr ""
63044
63045 #: cp/semantics.cc:3387
63046 #, gcc-internal-format
63047 msgid ""
63048 "invalid use of type %qT as a default value for a template template-parameter"
63049 msgstr ""
63050
63051 #: cp/semantics.cc:3390
63052 #, gcc-internal-format
63053 msgid "invalid default argument for a template template parameter"
63054 msgstr ""
63055
63056 #: cp/semantics.cc:3407
63057 #, gcc-internal-format
63058 msgid "definition of %q#T inside template parameter list"
63059 msgstr ""
63060
63061 #: cp/semantics.cc:3438
63062 #, gcc-internal-format
63063 msgid "invalid definition of qualified type %qT"
63064 msgstr ""
63065
63066 #: cp/semantics.cc:3729
63067 #, gcc-internal-format
63068 msgid "invalid base-class specification"
63069 msgstr ""
63070
63071 #: cp/semantics.cc:3894
63072 #, gcc-internal-format
63073 msgid "cannot capture member %qD of anonymous union"
63074 msgstr ""
63075
63076 #: cp/semantics.cc:3911 cp/semantics.cc:12155
63077 #, gcc-internal-format
63078 msgid "%qD is not captured"
63079 msgstr ""
63080
63081 #: cp/semantics.cc:3915
63082 #, gcc-internal-format
63083 msgid "the lambda has no capture-default"
63084 msgstr ""
63085
63086 #: cp/semantics.cc:3917
63087 #, gcc-internal-format
63088 msgid ""
63089 "lambda in local class %q+T cannot capture variables from the enclosing "
63090 "context"
63091 msgstr ""
63092
63093 #: cp/semantics.cc:3929
63094 #, gcc-internal-format
63095 msgid "use of local variable with automatic storage from containing function"
63096 msgstr ""
63097
63098 #: cp/semantics.cc:3931
63099 #, gcc-internal-format
63100 msgid "use of parameter from containing function"
63101 msgstr ""
63102
63103 #: cp/semantics.cc:4058
63104 #, gcc-internal-format
63105 msgid "use of parameter outside function body"
63106 msgstr ""
63107
63108 #: cp/semantics.cc:4068
63109 #, gcc-internal-format
63110 msgid "missing template arguments"
63111 msgstr ""
63112
63113 #: cp/semantics.cc:4104
63114 #, gcc-internal-format
63115 msgid ""
63116 "template parameter %qD of type %qT is not allowed in an integral constant "
63117 "expression because it is not of integral or enumeration type"
63118 msgstr ""
63119
63120 #: cp/semantics.cc:4135
63121 #, gcc-internal-format
63122 msgid "use of class template %qT as expression"
63123 msgstr ""
63124
63125 #. Ambiguous reference to base members.
63126 #: cp/semantics.cc:4142
63127 #, gcc-internal-format
63128 msgid "request for member %qD is ambiguous in multiple inheritance lattice"
63129 msgstr ""
63130
63131 #: cp/semantics.cc:4170
63132 #, gcc-internal-format
63133 msgid "%qD cannot appear in a constant-expression"
63134 msgstr ""
63135
63136 #: cp/semantics.cc:4347
63137 #, gcc-internal-format
63138 msgid "type of %qE is unknown"
63139 msgstr ""
63140
63141 #: cp/semantics.cc:4376
63142 #, gcc-internal-format
63143 msgid "%qT is not an enumeration type"
63144 msgstr ""
63145
63146 #. Parameter packs can only be used in templates
63147 #: cp/semantics.cc:4510
63148 #, gcc-internal-format
63149 msgid "parameter pack %<__bases%> only valid in template declaration"
63150 msgstr ""
63151
63152 #: cp/semantics.cc:4542
63153 #, gcc-internal-format
63154 msgid "cannot apply %<offsetof%> to destructor %<~%T%>"
63155 msgstr ""
63156
63157 #: cp/semantics.cc:4555
63158 #, gcc-internal-format
63159 msgid "cannot apply %<offsetof%> to member function %qD"
63160 msgstr ""
63161
63162 #: cp/semantics.cc:4559
63163 #, gcc-internal-format
63164 msgid "cannot apply %<offsetof%> to member function"
63165 msgstr ""
63166
63167 #: cp/semantics.cc:4564
63168 #, gcc-internal-format
63169 msgid "cannot apply %<offsetof%> to an enumerator %qD"
63170 msgstr ""
63171
63172 #: cp/semantics.cc:4575
63173 #, gcc-internal-format
63174 msgid ""
63175 "%<offsetof%> within non-standard-layout type %qT is conditionally-supported"
63176 msgstr ""
63177
63178 #: cp/semantics.cc:5915
63179 #, gcc-internal-format
63180 msgid "user defined reduction lookup is ambiguous"
63181 msgstr ""
63182
63183 #: cp/semantics.cc:6188
63184 #, gcc-internal-format
63185 msgid "%qE in %<reduction%> clause is a zero size array"
63186 msgstr ""
63187
63188 #: cp/semantics.cc:6234
63189 #, gcc-internal-format
63190 msgid "%qE has const type for %<reduction%>"
63191 msgstr ""
63192
63193 #: cp/semantics.cc:6353
63194 #, gcc-internal-format
63195 msgid "user defined reduction with constructor initializer for base class %qT"
63196 msgstr ""
63197
63198 #: cp/semantics.cc:6820
63199 #, gcc-internal-format
63200 msgid ""
63201 "linear clause with %qs modifier applied to non-reference variable with %qT "
63202 "type"
63203 msgstr ""
63204
63205 #: cp/semantics.cc:6835
63206 #, gcc-internal-format
63207 msgid ""
63208 "linear clause applied to non-integral non-pointer variable with %qT type"
63209 msgstr ""
63210
63211 #: cp/semantics.cc:6859
63212 #, gcc-internal-format
63213 msgid "linear step expression must be integral"
63214 msgstr ""
63215
63216 #: cp/semantics.cc:6952 cp/semantics.cc:7084 cp/semantics.cc:7143
63217 #: cp/semantics.cc:7541 cp/semantics.cc:8658
63218 #, gcc-internal-format
63219 msgid "%<this%> allowed in OpenMP only in %<declare simd%> clauses"
63220 msgstr ""
63221
63222 #: cp/semantics.cc:6964 cp/semantics.cc:8671
63223 #, gcc-internal-format
63224 msgid "%qD is not a variable in clause %qs"
63225 msgstr ""
63226
63227 #: cp/semantics.cc:7097
63228 #, gcc-internal-format
63229 msgid "%qD is not a variable in clause %<firstprivate%>"
63230 msgstr ""
63231
63232 #: cp/semantics.cc:7156
63233 #, gcc-internal-format
63234 msgid "%qD is not a variable in clause %<lastprivate%>"
63235 msgstr ""
63236
63237 #: cp/semantics.cc:7206
63238 #, gcc-internal-format
63239 msgid "%<gang%> static expression must be integral"
63240 msgstr ""
63241
63242 #: cp/semantics.cc:7220
63243 #, gcc-internal-format
63244 msgid "%<gang%> static value must be positive"
63245 msgstr ""
63246
63247 #: cp/semantics.cc:7254
63248 #, gcc-internal-format
63249 msgid "%<gang%> num expression must be integral"
63250 msgstr ""
63251
63252 #: cp/semantics.cc:7257
63253 #, gcc-internal-format
63254 msgid "%<vector%> length expression must be integral"
63255 msgstr ""
63256
63257 #: cp/semantics.cc:7261
63258 #, gcc-internal-format
63259 msgid "%<worker%> num expression must be integral"
63260 msgstr ""
63261
63262 #: cp/semantics.cc:7283
63263 #, gcc-internal-format
63264 msgid "%<gang%> num value must be positive"
63265 msgstr ""
63266
63267 #: cp/semantics.cc:7287
63268 #, gcc-internal-format
63269 msgid "%<vector%> length value must be positive"
63270 msgstr ""
63271
63272 #: cp/semantics.cc:7292
63273 #, gcc-internal-format
63274 msgid "%<worker%> num value must be positive"
63275 msgstr ""
63276
63277 #: cp/semantics.cc:7366
63278 #, gcc-internal-format
63279 msgid "schedule chunk size expression must be integral"
63280 msgstr ""
63281
63282 #: cp/semantics.cc:7399
63283 #, gcc-internal-format
63284 msgid "%qs length expression must be integral"
63285 msgstr ""
63286
63287 #: cp/semantics.cc:7413
63288 #, gcc-internal-format
63289 msgid "%qs length expression must be positive constant integer expression"
63290 msgstr ""
63291
63292 #: cp/semantics.cc:7433
63293 #, gcc-internal-format
63294 msgid "%<async%> expression must be integral"
63295 msgstr ""
63296
63297 #: cp/semantics.cc:7462
63298 #, gcc-internal-format
63299 msgid "%<thread_limit%> expression must be integral"
63300 msgstr ""
63301
63302 #: cp/semantics.cc:7492
63303 #, gcc-internal-format
63304 msgid "%<device%> id must be integral"
63305 msgstr ""
63306
63307 #: cp/semantics.cc:7523
63308 #, gcc-internal-format
63309 msgid "%<dist_schedule%> chunk size expression must be integral"
63310 msgstr ""
63311
63312 #: cp/semantics.cc:7552
63313 #, gcc-internal-format
63314 msgid "%qD is not a variable in %<aligned%> clause"
63315 msgstr ""
63316
63317 #: cp/semantics.cc:7567
63318 #, gcc-internal-format
63319 msgid ""
63320 "%qE in %<aligned%> clause is neither a pointer nor an array nor a reference "
63321 "to pointer or array"
63322 msgstr ""
63323
63324 #: cp/semantics.cc:7574
63325 #, gcc-internal-format
63326 msgid "%qD appears more than once in %<aligned%> clauses"
63327 msgstr ""
63328
63329 #: cp/semantics.cc:7589
63330 #, gcc-internal-format
63331 msgid "%<aligned%> clause alignment expression must be integral"
63332 msgstr ""
63333
63334 #: cp/semantics.cc:7622
63335 #, gcc-internal-format
63336 msgid "%qD is not a variable in %<nontemporal%> clause"
63337 msgstr ""
63338
63339 #: cp/semantics.cc:7633
63340 #, gcc-internal-format
63341 msgid "%qD appears more than once in %<nontemporal%> clauses"
63342 msgstr ""
63343
63344 #: cp/semantics.cc:7650
63345 #, gcc-internal-format
63346 msgid "%<this%> not allowed in %<allocate%> clause"
63347 msgstr ""
63348
63349 #: cp/semantics.cc:7662
63350 #, gcc-internal-format
63351 msgid "%qD is not a variable in %<allocate%> clause"
63352 msgstr ""
63353
63354 #: cp/semantics.cc:7671
63355 #, gcc-internal-format
63356 msgid "%qD appears more than once in %<allocate%> clauses"
63357 msgstr ""
63358
63359 #: cp/semantics.cc:7808
63360 #, gcc-internal-format
63361 msgid "%qD is not lvalue expression nor array section in %qs clause"
63362 msgstr ""
63363
63364 #: cp/semantics.cc:8318
63365 #, gcc-internal-format
63366 msgid "template %qE in clause %qs"
63367 msgstr ""
63368
63369 #: cp/semantics.cc:8322
63370 #, gcc-internal-format
63371 msgid "overloaded function name %qE in clause %qs"
63372 msgstr ""
63373
63374 #: cp/semantics.cc:8391
63375 #, gcc-internal-format
63376 msgid "%<grainsize%> expression must be integral"
63377 msgstr ""
63378
63379 #: cp/semantics.cc:8421
63380 #, gcc-internal-format
63381 msgid "%<priority%> expression must be integral"
63382 msgstr ""
63383
63384 #: cp/semantics.cc:8451
63385 #, gcc-internal-format
63386 msgid "%<hint%> expression must be integral"
63387 msgstr ""
63388
63389 #: cp/semantics.cc:8464
63390 #, gcc-internal-format
63391 msgid "%<hint%> expression must be constant integer expression"
63392 msgstr ""
63393
63394 #: cp/semantics.cc:8481
63395 #, gcc-internal-format
63396 msgid "%<filter%> expression must be integral"
63397 msgstr ""
63398
63399 #: cp/semantics.cc:8512
63400 #, gcc-internal-format
63401 msgid "%qs variable is neither a pointer nor reference to pointer"
63402 msgstr ""
63403
63404 #: cp/semantics.cc:8522
63405 #, gcc-internal-format
63406 msgid ""
63407 "%qs variable is neither a pointer, nor an array nor reference to pointer or "
63408 "array"
63409 msgstr ""
63410
63411 #: cp/semantics.cc:8599
63412 #, gcc-internal-format
63413 msgid "%<tile%> argument needs integral type"
63414 msgstr ""
63415
63416 #: cp/semantics.cc:9004
63417 #, gcc-internal-format
63418 msgid ""
63419 "%<const%> qualified %qE without %<mutable%> member may appear only in "
63420 "%<shared%> or %<firstprivate%> clauses"
63421 msgstr ""
63422
63423 #: cp/semantics.cc:9231
63424 #, gcc-internal-format
63425 msgid "%<threadprivate%> %qD is not file, namespace or block scope variable"
63426 msgstr ""
63427
63428 #: cp/semantics.cc:9245
63429 #, gcc-internal-format
63430 msgid "%<threadprivate%> %qE directive not in %qT definition"
63431 msgstr ""
63432
63433 #: cp/semantics.cc:9973
63434 #, gcc-internal-format
63435 msgid "difference between %qE and %qD does not have integer type"
63436 msgstr ""
63437
63438 #: cp/semantics.cc:10441
63439 #, gcc-internal-format
63440 msgid "%<#pragma omp simd%> used with class iteration variable %qE"
63441 msgstr ""
63442
63443 #: cp/semantics.cc:10751 cp/semantics.cc:10761
63444 #, gcc-internal-format
63445 msgid "%<#pragma omp atomic update%> uses two different expressions for memory"
63446 msgstr ""
63447
63448 #: cp/semantics.cc:11179
63449 #, gcc-internal-format, gfc-internal-format
63450 msgid "static assertion failed: %s"
63451 msgstr ""
63452
63453 #: cp/semantics.cc:11193
63454 #, gcc-internal-format
63455 msgid "the comparison reduces to %qE"
63456 msgstr ""
63457
63458 #: cp/semantics.cc:11196
63459 #, gcc-internal-format
63460 msgid "%qE evaluates to false"
63461 msgstr ""
63462
63463 #: cp/semantics.cc:11200
63464 #, gcc-internal-format
63465 msgid "non-constant condition for static assertion"
63466 msgstr ""
63467
63468 #: cp/semantics.cc:11229
63469 #, gcc-internal-format
63470 msgid "argument to %<decltype%> must be an expression"
63471 msgstr ""
63472
63473 #: cp/semantics.cc:11266
63474 #, gcc-internal-format
63475 msgid "%<decltype%> cannot resolve address of overloaded function"
63476 msgstr ""
63477
63478 #: cp/semantics.cc:11501
63479 #, gcc-internal-format
63480 msgid ""
63481 "%<__builtin_is_pointer_interconvertible_with_class%> needs a single argument"
63482 msgstr ""
63483
63484 #: cp/semantics.cc:11510
63485 #, gcc-internal-format
63486 msgid ""
63487 "%<__builtin_is_pointer_interconvertible_with_class%> argument is not pointer "
63488 "to member"
63489 msgstr ""
63490
63491 #: cp/semantics.cc:11681
63492 #, gcc-internal-format
63493 msgid ""
63494 "%<__builtin_is_corresponding_member%> not well defined for anonymous unions"
63495 msgstr ""
63496
63497 #: cp/semantics.cc:11705
63498 #, gcc-internal-format
63499 msgid "%<__builtin_is_corresponding_member%> needs two arguments"
63500 msgstr ""
63501
63502 #: cp/semantics.cc:11716
63503 #, gcc-internal-format
63504 msgid "%<__builtin_is_corresponding_member%> argument is not pointer to member"
63505 msgstr ""
63506
63507 #: cp/semantics.cc:12194
63508 #, gcc-internal-format
63509 msgid "operand of fold expression has no unexpanded parameter packs"
63510 msgstr ""
63511
63512 #: cp/semantics.cc:12253
63513 #, gcc-internal-format
63514 msgid "both arguments in binary fold have unexpanded parameter packs"
63515 msgstr ""
63516
63517 #: cp/semantics.cc:12255
63518 #, gcc-internal-format
63519 msgid "no unexpanded parameter packs in binary fold"
63520 msgstr ""
63521
63522 #: cp/semantics.cc:12273
63523 #, gcc-internal-format
63524 msgid "non-pointer argument to %<__builtin_launder%>"
63525 msgstr ""
63526
63527 #. std::bit_cast for destination ARRAY_TYPE is not possible,
63528 #. as functions may not return an array, so don't bother trying
63529 #. to support this (and then deal with VLAs etc.).
63530 #: cp/semantics.cc:12322
63531 #, gcc-internal-format
63532 msgid "%<__builtin_bit_cast%> destination type %qT is an array type"
63533 msgstr ""
63534
63535 #: cp/semantics.cc:12328
63536 #, gcc-internal-format
63537 msgid "%<__builtin_bit_cast%> destination type %qT is not trivially copyable"
63538 msgstr ""
63539
63540 #: cp/semantics.cc:12355
63541 #, gcc-internal-format
63542 msgid "%<__builtin_bit_cast%> source type %qT is not trivially copyable"
63543 msgstr ""
63544
63545 #: cp/semantics.cc:12363
63546 #, gcc-internal-format
63547 msgid ""
63548 "%<__builtin_bit_cast%> source size %qE not equal to destination type size %qE"
63549 msgstr ""
63550
63551 #: cp/tree.cc:1463
63552 #, gcc-internal-format
63553 msgid "%qV qualifiers cannot be applied to %qT"
63554 msgstr ""
63555
63556 #: cp/tree.cc:1998
63557 #, gcc-internal-format
63558 msgid "statement-expression in a constant expression"
63559 msgstr ""
63560
63561 #: cp/tree.cc:4403
63562 #, gcc-internal-format
63563 msgid ""
63564 "%<-fabi-version=13%> (GCC 8.2) fixes the calling convention for %qT, which "
63565 "was accidentally changed in 8.1"
63566 msgstr ""
63567
63568 #: cp/tree.cc:4407
63569 #, gcc-internal-format
63570 msgid ""
63571 "%<-fabi-version=12%> (GCC 8.1) accidentally changes the calling convention "
63572 "for %qT"
63573 msgstr ""
63574
63575 #: cp/tree.cc:4411
63576 #, gcc-internal-format
63577 msgid " declared here"
63578 msgstr ""
63579
63580 #: cp/tree.cc:4416
63581 #, gcc-internal-format
63582 msgid ""
63583 "the calling convention for %qT changes in %<-fabi-version=13%> (GCC 8.2)"
63584 msgstr ""
63585
63586 #: cp/tree.cc:4418
63587 #, gcc-internal-format
63588 msgid " because all of its copy and move constructors are deleted"
63589 msgstr ""
63590
63591 #: cp/tree.cc:4845
63592 #, gcc-internal-format
63593 msgid "base class %qT is not public"
63594 msgstr ""
63595
63596 #: cp/tree.cc:4848
63597 #, gcc-internal-format
63598 msgid "%qD is not public"
63599 msgstr ""
63600
63601 #: cp/tree.cc:4855
63602 #, gcc-internal-format
63603 msgid "%qD is mutable"
63604 msgstr ""
63605
63606 #: cp/tree.cc:4863
63607 #, gcc-internal-format
63608 msgid "%qD has a non-structural type"
63609 msgstr ""
63610
63611 #: cp/tree.cc:4881
63612 #, gcc-internal-format
63613 msgid "%qE attribute argument must be a string constant"
63614 msgstr ""
63615
63616 #: cp/tree.cc:4896
63617 #, gcc-internal-format
63618 msgid ""
63619 "%qE attribute can only be applied to functions or to class or enumeration "
63620 "types"
63621 msgstr ""
63622
63623 #: cp/tree.cc:4914
63624 #, gcc-internal-format
63625 msgid "%qE attribute can only be applied to non-static data members"
63626 msgstr ""
63627
63628 #: cp/tree.cc:4920
63629 #, gcc-internal-format
63630 msgid "%qE attribute cannot be applied to a bit-field"
63631 msgstr ""
63632
63633 #: cp/tree.cc:4940
63634 #, gcc-internal-format
63635 msgid "%qE attribute takes no arguments"
63636 msgstr ""
63637
63638 #: cp/tree.cc:4944
63639 #, gcc-internal-format
63640 msgid ""
63641 "ISO C++ %qE attribute does not apply to functions; treating as %<[[gnu::"
63642 "%E]]%>"
63643 msgstr ""
63644
63645 #: cp/tree.cc:5007
63646 #, gcc-internal-format
63647 msgid "requested %<init_priority%> is not an integer constant"
63648 msgstr ""
63649
63650 #: cp/tree.cc:5029
63651 #, gcc-internal-format
63652 msgid ""
63653 "can only use %qE attribute on file-scope definitions of objects of class type"
63654 msgstr ""
63655
63656 #: cp/tree.cc:5037
63657 #, gcc-internal-format
63658 msgid "requested %<init_priority%> %i is out of range [0, %i]"
63659 msgstr ""
63660
63661 #: cp/tree.cc:5048
63662 #, gcc-internal-format
63663 msgid "requested %<init_priority%> %i is reserved for internal use"
63664 msgstr ""
63665
63666 #: cp/tree.cc:5060
63667 #, gcc-internal-format
63668 msgid "%qE attribute is not supported on this platform"
63669 msgstr ""
63670
63671 #: cp/tree.cc:5087
63672 #, gcc-internal-format
63673 msgid "redeclaration of %qD adds abi tag %qE"
63674 msgstr ""
63675
63676 #: cp/tree.cc:5107
63677 #, gcc-internal-format
63678 msgid "the %qE attribute requires arguments"
63679 msgstr ""
63680
63681 #: cp/tree.cc:5118
63682 #, gcc-internal-format
63683 msgid "arguments to the %qE attribute must be narrow string literals"
63684 msgstr ""
63685
63686 #: cp/tree.cc:5131 cp/tree.cc:5144
63687 #, gcc-internal-format
63688 msgid "arguments to the %qE attribute must contain valid identifiers"
63689 msgstr ""
63690
63691 #: cp/tree.cc:5133
63692 #, gcc-internal-format
63693 msgid "%<%c%> is not a valid first character for an identifier"
63694 msgstr ""
63695
63696 #: cp/tree.cc:5146
63697 #, gcc-internal-format
63698 msgid "%<%c%> is not a valid character in an identifier"
63699 msgstr ""
63700
63701 #: cp/tree.cc:5170
63702 #, gcc-internal-format
63703 msgid "%qE attribute applied to non-class, non-enum type %qT"
63704 msgstr ""
63705
63706 #: cp/tree.cc:5176
63707 #, gcc-internal-format
63708 msgid "%qE attribute applied to %qT after its definition"
63709 msgstr ""
63710
63711 #: cp/tree.cc:5183
63712 #, gcc-internal-format
63713 msgid "ignoring %qE attribute applied to template instantiation %qT"
63714 msgstr ""
63715
63716 #: cp/tree.cc:5190
63717 #, gcc-internal-format
63718 msgid "ignoring %qE attribute applied to template specialization %qT"
63719 msgstr ""
63720
63721 #: cp/tree.cc:5212
63722 #, gcc-internal-format
63723 msgid "%qE attribute applied to non-function, non-variable %qD"
63724 msgstr ""
63725
63726 #: cp/tree.cc:5218
63727 #, gcc-internal-format
63728 msgid "%qE attribute applied to extern \"C\" declaration %qD"
63729 msgstr ""
63730
63731 #: cp/tree.cc:6099
63732 #, gcc-internal-format
63733 msgid "zero as null pointer constant"
63734 msgstr ""
63735
63736 #: cp/tree.cc:6121
63737 #, gcc-internal-format
63738 msgid "%<lang_*%> check: failed in %s, at %s:%d"
63739 msgstr ""
63740
63741 #: cp/typeck.cc:478
63742 #, gcc-internal-format
63743 msgid "comparison between distinct pointer types %qT and %qT lacks a cast"
63744 msgstr ""
63745
63746 #: cp/typeck.cc:484
63747 #, gcc-internal-format
63748 msgid "conversion between distinct pointer types %qT and %qT lacks a cast"
63749 msgstr ""
63750
63751 #: cp/typeck.cc:490
63752 #, gcc-internal-format
63753 msgid ""
63754 "conditional expression between distinct pointer types %qT and %qT lacks a "
63755 "cast"
63756 msgstr ""
63757
63758 #: cp/typeck.cc:638
63759 #, gcc-internal-format
63760 msgid ""
63761 "ISO C++ forbids comparison between pointer of type %<void *%> and pointer-to-"
63762 "function"
63763 msgstr ""
63764
63765 #: cp/typeck.cc:643
63766 #, gcc-internal-format
63767 msgid ""
63768 "ISO C++ forbids conversion between pointer of type %<void *%> and pointer-to-"
63769 "function"
63770 msgstr ""
63771
63772 #: cp/typeck.cc:648
63773 #, gcc-internal-format
63774 msgid ""
63775 "ISO C++ forbids conditional expression between pointer of type %<void *%> "
63776 "and pointer-to-function"
63777 msgstr ""
63778
63779 #: cp/typeck.cc:727
63780 #, gcc-internal-format
63781 msgid ""
63782 "comparison between distinct pointer-to-member types %qT and %qT lacks a cast"
63783 msgstr ""
63784
63785 #: cp/typeck.cc:732
63786 #, gcc-internal-format
63787 msgid ""
63788 "conversion between distinct pointer-to-member types %qT and %qT lacks a cast"
63789 msgstr ""
63790
63791 #: cp/typeck.cc:737
63792 #, gcc-internal-format
63793 msgid ""
63794 "conditional expression between distinct pointer-to-member types %qT and %qT "
63795 "lacks a cast"
63796 msgstr ""
63797
63798 #: cp/typeck.cc:1558
63799 #, gcc-internal-format
63800 msgid "canonical types differ for identical types %qT and %qT"
63801 msgstr ""
63802
63803 #: cp/typeck.cc:1565
63804 #, gcc-internal-format
63805 msgid "same canonical type node for different types %qT and %qT"
63806 msgstr ""
63807
63808 #: cp/typeck.cc:1895
63809 #, gcc-internal-format
63810 msgid "invalid application of %qs to a member function"
63811 msgstr ""
63812
63813 #: cp/typeck.cc:1993
63814 #, gcc-internal-format
63815 msgid "invalid application of %<sizeof%> to a bit-field"
63816 msgstr ""
63817
63818 #: cp/typeck.cc:2001
63819 #, gcc-internal-format
63820 msgid "ISO C++ forbids applying %<sizeof%> to an expression of function type"
63821 msgstr ""
63822
63823 #: cp/typeck.cc:2066
63824 #, gcc-internal-format
63825 msgid "invalid application of %<__alignof%> to a bit-field"
63826 msgstr ""
63827
63828 #: cp/typeck.cc:2077
63829 #, gcc-internal-format
63830 msgid ""
63831 "ISO C++ forbids applying %<__alignof%> to an expression of function type"
63832 msgstr ""
63833
63834 #: cp/typeck.cc:2159
63835 #, gcc-internal-format
63836 msgid "%<alignas%> argument has non-integral type %qT"
63837 msgstr ""
63838
63839 #: cp/typeck.cc:2204
63840 #, gcc-internal-format
63841 msgid "invalid use of non-static member function of type %qT"
63842 msgstr ""
63843
63844 #: cp/typeck.cc:2380
63845 #, gcc-internal-format
63846 msgid "taking address of temporary array"
63847 msgstr ""
63848
63849 #: cp/typeck.cc:2562
63850 #, gcc-internal-format
63851 msgid "ISO C++ forbids converting a string constant to %qT"
63852 msgstr ""
63853
63854 #: cp/typeck.cc:2566
63855 #, gcc-internal-format
63856 msgid "deprecated conversion from string constant to %qT"
63857 msgstr ""
63858
63859 #: cp/typeck.cc:2681 cp/typeck.cc:3246
63860 #, gcc-internal-format
63861 msgid ""
63862 "request for member %qD in %qE, which is of pointer type %qT (maybe you meant "
63863 "to use %<->%> ?)"
63864 msgstr ""
63865
63866 #: cp/typeck.cc:2685 cp/typeck.cc:3250
63867 #, gcc-internal-format
63868 msgid "request for member %qD in %qE, which is of non-class type %qT"
63869 msgstr ""
63870
63871 #: cp/typeck.cc:2719
63872 #, gcc-internal-format
63873 msgid "invalid use of non-static data member %qE"
63874 msgstr ""
63875
63876 #: cp/typeck.cc:2796
63877 #, gcc-internal-format
63878 msgid ""
63879 "invalid access to non-static data member %qD in virtual base of NULL object"
63880 msgstr ""
63881
63882 #: cp/typeck.cc:2946
63883 #, gcc-internal-format
63884 msgid "object type %qT does not match destructor name ~%qT"
63885 msgstr ""
63886
63887 #: cp/typeck.cc:2955
63888 #, gcc-internal-format
63889 msgid "the type being destroyed is %qT, but the destructor refers to %qT"
63890 msgstr ""
63891
63892 #: cp/typeck.cc:3097
63893 #, gcc-internal-format
63894 msgid "field %q#D can be accessed via %q#D"
63895 msgstr ""
63896
63897 #. No hint.
63898 #: cp/typeck.cc:3116
63899 #, gcc-internal-format
63900 msgid "%q#T has no member named %qE"
63901 msgstr ""
63902
63903 #: cp/typeck.cc:3139
63904 #, gcc-internal-format
63905 msgid "%q#T has no member named %qE; did you mean %q#D? (accessible via %q#D)"
63906 msgstr ""
63907
63908 #: cp/typeck.cc:3150
63909 #, gcc-internal-format
63910 msgid ""
63911 "%q#T has no member named %qE; did you mean %q#D? (not accessible from this "
63912 "context)"
63913 msgstr ""
63914
63915 #: cp/typeck.cc:3165
63916 #, gcc-internal-format
63917 msgid "%q#T has no member named %qE; did you mean %qE?"
63918 msgstr ""
63919
63920 #: cp/typeck.cc:3280 cp/typeck.cc:3306
63921 #, gcc-internal-format
63922 msgid "%<%D::%D%> is not a member of %qT"
63923 msgstr ""
63924
63925 #: cp/typeck.cc:3345
63926 #, gcc-internal-format
63927 msgid "%qT is not a base of %qT"
63928 msgstr ""
63929
63930 #: cp/typeck.cc:3408
63931 #, gcc-internal-format
63932 msgid "%qD is not a member template function"
63933 msgstr ""
63934
63935 #: cp/typeck.cc:3674
63936 #, gcc-internal-format
63937 msgid "%qT is not a pointer-to-object type"
63938 msgstr ""
63939
63940 #: cp/typeck.cc:3706
63941 #, gcc-internal-format
63942 msgid "invalid use of array indexing on pointer to member"
63943 msgstr ""
63944
63945 #: cp/typeck.cc:3709
63946 #, gcc-internal-format
63947 msgid "invalid use of unary %<*%> on pointer to member"
63948 msgstr ""
63949
63950 #: cp/typeck.cc:3712
63951 #, gcc-internal-format
63952 msgid "invalid use of implicit conversion on pointer to member"
63953 msgstr ""
63954
63955 #: cp/typeck.cc:3716
63956 #, gcc-internal-format
63957 msgid ""
63958 "left hand operand of %<->*%> must be a pointer to class, but is a pointer to "
63959 "member of type %qT"
63960 msgstr ""
63961
63962 #: cp/typeck.cc:3781
63963 #, gcc-internal-format
63964 msgid "subscript missing in array reference"
63965 msgstr ""
63966
63967 #: cp/typeck.cc:3878
63968 #, gcc-internal-format
63969 msgid "subscripting array declared %<register%>"
63970 msgstr ""
63971
63972 #: cp/typeck.cc:3916
63973 #, gcc-internal-format
63974 msgid "subscripted value is neither array nor pointer"
63975 msgstr ""
63976
63977 #: cp/typeck.cc:3988
63978 #, gcc-internal-format
63979 msgid "object missing in use of %qE"
63980 msgstr ""
63981
63982 #: cp/typeck.cc:4213
63983 #, gcc-internal-format
63984 msgid "ISO C++ forbids calling %<::main%> from within program"
63985 msgstr ""
63986
63987 #: cp/typeck.cc:4234
63988 #, gcc-internal-format
63989 msgid ""
63990 "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E "
63991 "(...)%>, e.g. %<(... ->* %E) (...)%>"
63992 msgstr ""
63993
63994 #: cp/typeck.cc:4251
63995 #, gcc-internal-format
63996 msgid "%qE cannot be used as a function"
63997 msgstr ""
63998
63999 #: cp/typeck.cc:4254
64000 #, gcc-internal-format
64001 msgid "%qD cannot be used as a function"
64002 msgstr ""
64003
64004 #: cp/typeck.cc:4257
64005 #, gcc-internal-format
64006 msgid "expression cannot be used as a function"
64007 msgstr ""
64008
64009 #: cp/typeck.cc:4315
64010 #, gcc-internal-format
64011 msgid "too many arguments to constructor %q#D"
64012 msgstr ""
64013
64014 #: cp/typeck.cc:4316
64015 #, gcc-internal-format
64016 msgid "too few arguments to constructor %q#D"
64017 msgstr ""
64018
64019 #: cp/typeck.cc:4321
64020 #, gcc-internal-format
64021 msgid "too many arguments to member function %q#D"
64022 msgstr ""
64023
64024 #: cp/typeck.cc:4322
64025 #, gcc-internal-format
64026 msgid "too few arguments to member function %q#D"
64027 msgstr ""
64028
64029 #: cp/typeck.cc:4328
64030 #, gcc-internal-format
64031 msgid "too many arguments to function %q#D"
64032 msgstr ""
64033
64034 #: cp/typeck.cc:4329
64035 #, gcc-internal-format
64036 msgid "too few arguments to function %q#D"
64037 msgstr ""
64038
64039 #: cp/typeck.cc:4339
64040 #, gcc-internal-format
64041 msgid "too many arguments to method %q#D"
64042 msgstr ""
64043
64044 #: cp/typeck.cc:4340
64045 #, gcc-internal-format
64046 msgid "too few arguments to method %q#D"
64047 msgstr ""
64048
64049 #: cp/typeck.cc:4343
64050 #, gcc-internal-format
64051 msgid "too many arguments to function"
64052 msgstr ""
64053
64054 #: cp/typeck.cc:4344
64055 #, gcc-internal-format
64056 msgid "too few arguments to function"
64057 msgstr ""
64058
64059 #: cp/typeck.cc:4426
64060 #, gcc-internal-format
64061 msgid "parameter %P of %qD has incomplete type %qT"
64062 msgstr ""
64063
64064 #: cp/typeck.cc:4432
64065 #, gcc-internal-format
64066 msgid "parameter %P has incomplete type %qT"
64067 msgstr ""
64068
64069 #: cp/typeck.cc:4692
64070 #, gcc-internal-format
64071 msgid "the address %qE will never be NULL"
64072 msgstr ""
64073
64074 #: cp/typeck.cc:4738
64075 #, gcc-internal-format
64076 msgid "the address of %qD will never be NULL"
64077 msgstr ""
64078
64079 #: cp/typeck.cc:4749
64080 #, gcc-internal-format
64081 msgid "comparing the result of pointer addition %qE and NULL"
64082 msgstr ""
64083
64084 #: cp/typeck.cc:4763
64085 #, gcc-internal-format
64086 msgid "the compiler can assume that the address of %qD will never be NULL"
64087 msgstr ""
64088
64089 #: cp/typeck.cc:4812
64090 #, gcc-internal-format
64091 msgid ""
64092 "bitwise operation between different enumeration types %qT and %qT is "
64093 "deprecated"
64094 msgstr ""
64095
64096 #: cp/typeck.cc:4817
64097 #, gcc-internal-format
64098 msgid ""
64099 "arithmetic between different enumeration types %qT and %qT is deprecated"
64100 msgstr ""
64101
64102 #: cp/typeck.cc:4847
64103 #, gcc-internal-format
64104 msgid ""
64105 "comparison of enumeration type %qT with floating-point type %qT is deprecated"
64106 msgstr ""
64107
64108 #: cp/typeck.cc:4851
64109 #, gcc-internal-format
64110 msgid ""
64111 "comparison of floating-point type %qT with enumeration type %qT is deprecated"
64112 msgstr ""
64113
64114 #: cp/typeck.cc:4860
64115 #, gcc-internal-format
64116 msgid ""
64117 "arithmetic between enumeration type %qT and floating-point type %qT is "
64118 "deprecated"
64119 msgstr ""
64120
64121 #: cp/typeck.cc:4864
64122 #, gcc-internal-format
64123 msgid ""
64124 "arithmetic between floating-point type %qT and enumeration type %qT is "
64125 "deprecated"
64126 msgstr ""
64127
64128 #: cp/typeck.cc:4990 cp/typeck.cc:5002
64129 #, gcc-internal-format
64130 msgid "assuming cast to type %qT from overloaded function"
64131 msgstr ""
64132
64133 #: cp/typeck.cc:5048
64134 #, gcc-internal-format
64135 msgid "NULL used in arithmetic"
64136 msgstr ""
64137
64138 #: cp/typeck.cc:5509 cp/typeck.cc:5518 cp/typeck.cc:5812 cp/typeck.cc:5821
64139 #, gcc-internal-format
64140 msgid "ISO C++ forbids comparison between pointer and integer"
64141 msgstr ""
64142
64143 #: cp/typeck.cc:5734 cp/typeck.cc:5747
64144 #, gcc-internal-format
64145 msgid "operand types are %qT and %qT"
64146 msgstr ""
64147
64148 #: cp/typeck.cc:5770
64149 #, gcc-internal-format
64150 msgid "three-way comparison of vectors"
64151 msgstr ""
64152
64153 #: cp/typeck.cc:5804
64154 #, gcc-internal-format
64155 msgid "ordered comparison of pointer with integer zero (%qT and %qT)"
64156 msgstr ""
64157
64158 #: cp/typeck.cc:5851
64159 #, gcc-internal-format
64160 msgid "unordered comparison on non-floating-point argument"
64161 msgstr ""
64162
64163 #: cp/typeck.cc:5897
64164 msgid ""
64165 "implicit conversion from %qH to %qI to match other operand of binary "
64166 "expression"
64167 msgstr ""
64168
64169 #: cp/typeck.cc:5977
64170 #, gcc-internal-format
64171 msgid "invalid operands of types %qT and %qT to binary %qO"
64172 msgstr ""
64173
64174 #: cp/typeck.cc:6371
64175 #, gcc-internal-format
64176 msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
64177 msgstr ""
64178
64179 #: cp/typeck.cc:6379
64180 #, gcc-internal-format
64181 msgid "ISO C++ forbids using pointer to a function in subtraction"
64182 msgstr ""
64183
64184 #: cp/typeck.cc:6387
64185 #, gcc-internal-format
64186 msgid "ISO C++ forbids using pointer to a method in subtraction"
64187 msgstr ""
64188
64189 #: cp/typeck.cc:6440
64190 #, gcc-internal-format
64191 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
64192 msgstr ""
64193
64194 #: cp/typeck.cc:6519
64195 #, gcc-internal-format
64196 msgid "taking address of constructor %qD"
64197 msgstr ""
64198
64199 #: cp/typeck.cc:6520
64200 #, gcc-internal-format
64201 msgid "taking address of destructor %qD"
64202 msgstr ""
64203
64204 #: cp/typeck.cc:6536
64205 #, gcc-internal-format
64206 msgid "invalid use of %qE to form a pointer-to-member-function"
64207 msgstr ""
64208
64209 #: cp/typeck.cc:6539
64210 #, gcc-internal-format
64211 msgid "  a qualified-id is required"
64212 msgstr ""
64213
64214 #: cp/typeck.cc:6546
64215 #, gcc-internal-format
64216 msgid ""
64217 "parentheses around %qE cannot be used to form a pointer-to-member-function"
64218 msgstr ""
64219
64220 #: cp/typeck.cc:6737
64221 #, gcc-internal-format
64222 msgid ""
64223 "ISO C++ forbids taking the address of an unqualified or parenthesized non-"
64224 "static member function to form a pointer to member function.  Say %<&%T::%D%>"
64225 msgstr ""
64226
64227 #: cp/typeck.cc:6743
64228 #, gcc-internal-format
64229 msgid ""
64230 "ISO C++ forbids taking the address of a bound member function to form a "
64231 "pointer to member function.  Say %<&%T::%D%>"
64232 msgstr ""
64233
64234 #. Make this a permerror because we used to accept it.
64235 #: cp/typeck.cc:6778
64236 #, gcc-internal-format
64237 msgid "taking address of rvalue"
64238 msgstr ""
64239
64240 #: cp/typeck.cc:6795
64241 #, gcc-internal-format
64242 msgid "ISO C++ forbids taking address of function %<::main%>"
64243 msgstr ""
64244
64245 #: cp/typeck.cc:6853
64246 #, gcc-internal-format
64247 msgid "cannot create pointer to reference member %qD"
64248 msgstr ""
64249
64250 #: cp/typeck.cc:6873 cp/typeck.cc:7432
64251 #, gcc-internal-format
64252 msgid "attempt to take address of bit-field"
64253 msgstr ""
64254
64255 #: cp/typeck.cc:7032
64256 #, gcc-internal-format
64257 msgid "%<~%> on an expression of type %<bool%>"
64258 msgstr ""
64259
64260 #: cp/typeck.cc:7033
64261 #, gcc-internal-format
64262 msgid "did you mean to use logical not (%<!%>)?"
64263 msgstr ""
64264
64265 #: cp/typeck.cc:7156
64266 #, gcc-internal-format
64267 msgid "ISO C++ forbids incrementing an enum"
64268 msgstr ""
64269
64270 #: cp/typeck.cc:7157
64271 #, gcc-internal-format
64272 msgid "ISO C++ forbids decrementing an enum"
64273 msgstr ""
64274
64275 #: cp/typeck.cc:7173
64276 #, gcc-internal-format
64277 msgid "cannot increment a pointer to incomplete type %qT"
64278 msgstr ""
64279
64280 #: cp/typeck.cc:7175
64281 #, gcc-internal-format
64282 msgid "cannot decrement a pointer to incomplete type %qT"
64283 msgstr ""
64284
64285 #: cp/typeck.cc:7187
64286 #, gcc-internal-format
64287 msgid "ISO C++ forbids incrementing a pointer of type %qT"
64288 msgstr ""
64289
64290 #: cp/typeck.cc:7189
64291 #, gcc-internal-format
64292 msgid "ISO C++ forbids decrementing a pointer of type %qT"
64293 msgstr ""
64294
64295 #: cp/typeck.cc:7228
64296 #, gcc-internal-format
64297 msgid "%qs expression of %<volatile%>-qualified type is deprecated"
64298 msgstr ""
64299
64300 #: cp/typeck.cc:7241
64301 #, gcc-internal-format
64302 msgid "use of an operand of type %qT in %<operator--%> is forbidden"
64303 msgstr ""
64304
64305 #: cp/typeck.cc:7251
64306 #, gcc-internal-format
64307 msgid "use of an operand of type %qT in %<operator++%> is forbidden in C++17"
64308 msgstr ""
64309
64310 #: cp/typeck.cc:7259
64311 #, gcc-internal-format
64312 msgid "use of an operand of type %qT in %<operator++%> is deprecated"
64313 msgstr ""
64314
64315 #: cp/typeck.cc:7444
64316 #, gcc-internal-format
64317 msgid "cannot take the address of %<this%>, which is an rvalue expression"
64318 msgstr ""
64319
64320 #: cp/typeck.cc:7466
64321 #, gcc-internal-format
64322 msgid "address of explicit register variable %qD requested"
64323 msgstr ""
64324
64325 #: cp/typeck.cc:7471
64326 #, gcc-internal-format
64327 msgid "address requested for %qD, which is declared %<register%>"
64328 msgstr ""
64329
64330 #: cp/typeck.cc:7546
64331 #, gcc-internal-format
64332 msgid "list-initializer for non-class type must not be parenthesized"
64333 msgstr ""
64334
64335 #: cp/typeck.cc:7558
64336 #, gcc-internal-format
64337 msgid "expression list treated as compound expression in initializer"
64338 msgstr ""
64339
64340 #: cp/typeck.cc:7562
64341 #, gcc-internal-format
64342 msgid "expression list treated as compound expression in mem-initializer"
64343 msgstr ""
64344
64345 #: cp/typeck.cc:7566
64346 #, gcc-internal-format
64347 msgid "expression list treated as compound expression in functional cast"
64348 msgstr ""
64349
64350 #: cp/typeck.cc:7604
64351 #, gcc-internal-format, gfc-internal-format
64352 msgid "%s expression list treated as compound expression"
64353 msgstr ""
64354
64355 #: cp/typeck.cc:7696
64356 #, gcc-internal-format
64357 msgid "no context to resolve type of %qE"
64358 msgstr ""
64359
64360 #: cp/typeck.cc:7730
64361 #, gcc-internal-format
64362 msgid "cast from type %qT to type %qT casts away qualifiers"
64363 msgstr ""
64364
64365 #: cp/typeck.cc:7736
64366 #, gcc-internal-format
64367 msgid "%<static_cast%> from type %qT to type %qT casts away qualifiers"
64368 msgstr ""
64369
64370 #: cp/typeck.cc:7743
64371 #, gcc-internal-format
64372 msgid "%<reinterpret_cast%> from type %qT to type %qT casts away qualifiers"
64373 msgstr ""
64374
64375 #: cp/typeck.cc:7767
64376 #, gcc-internal-format
64377 msgid "useless cast to type %q#T"
64378 msgstr ""
64379
64380 #: cp/typeck.cc:7781
64381 #, gcc-internal-format
64382 msgid "type qualifiers ignored on cast result type"
64383 msgstr ""
64384
64385 #: cp/typeck.cc:8218
64386 #, gcc-internal-format
64387 msgid "invalid %<static_cast%> from type %qT to type %qT"
64388 msgstr ""
64389
64390 #: cp/typeck.cc:8224 cp/typeck.cc:8230 cp/typeck.cc:9898
64391 #, gcc-internal-format
64392 msgid "class type %qT is incomplete"
64393 msgstr ""
64394
64395 #: cp/typeck.cc:8258
64396 msgid "converting from %qH to %qI"
64397 msgstr ""
64398
64399 #: cp/typeck.cc:8333
64400 #, gcc-internal-format
64401 msgid "invalid cast of a prvalue expression of type %qT to type %qT"
64402 msgstr ""
64403
64404 #: cp/typeck.cc:8403
64405 msgid "cast from %qH to %qI loses precision"
64406 msgstr ""
64407
64408 #: cp/typeck.cc:8428
64409 msgid "cast between incompatible function types from %qH to %qI"
64410 msgstr ""
64411
64412 #: cp/typeck.cc:8439
64413 msgid "cast between incompatible pointer to member types from %qH to %qI"
64414 msgstr ""
64415
64416 #: cp/typeck.cc:8460 cp/typeck.cc:8650
64417 msgid "cast from %qH to %qI increases required alignment of target type"
64418 msgstr ""
64419
64420 #: cp/typeck.cc:8477
64421 #, gcc-internal-format
64422 msgid ""
64423 "casting between pointer-to-function and pointer-to-object is conditionally-"
64424 "supported"
64425 msgstr ""
64426
64427 #: cp/typeck.cc:8491
64428 #, gcc-internal-format
64429 msgid "invalid cast from type %qT to type %qT"
64430 msgstr ""
64431
64432 #: cp/typeck.cc:8564
64433 #, gcc-internal-format
64434 msgid ""
64435 "invalid use of %<const_cast%> with type %qT, which is not a pointer, "
64436 "reference, nor a pointer-to-data-member type"
64437 msgstr ""
64438
64439 #: cp/typeck.cc:8573
64440 #, gcc-internal-format
64441 msgid ""
64442 "invalid use of %<const_cast%> with type %qT, which is a pointer or reference "
64443 "to a function type"
64444 msgstr ""
64445
64446 #: cp/typeck.cc:8615
64447 #, gcc-internal-format
64448 msgid "invalid %<const_cast%> of an rvalue of type %qT to type %qT"
64449 msgstr ""
64450
64451 #: cp/typeck.cc:8685
64452 #, gcc-internal-format
64453 msgid "invalid %<const_cast%> from type %qT to type %qT"
64454 msgstr ""
64455
64456 #: cp/typeck.cc:8786 cp/typeck.cc:8795
64457 #, gcc-internal-format
64458 msgid "ISO C++ forbids casting to an array type %qT"
64459 msgstr ""
64460
64461 #: cp/typeck.cc:8804
64462 #, gcc-internal-format
64463 msgid "invalid cast to function type %qT"
64464 msgstr ""
64465
64466 #: cp/typeck.cc:9114
64467 #, gcc-internal-format
64468 msgid ""
64469 "compound assignment with %<volatile%>-qualified left operand is deprecated"
64470 msgstr ""
64471
64472 #: cp/typeck.cc:9134
64473 #, gcc-internal-format
64474 msgid "  in evaluation of %<%Q(%#T, %#T)%>"
64475 msgstr ""
64476
64477 #: cp/typeck.cc:9194
64478 #, gcc-internal-format
64479 msgid "assigning to an array from an initializer list"
64480 msgstr ""
64481
64482 #: cp/typeck.cc:9221
64483 #, gcc-internal-format
64484 msgid "incompatible types in assignment of %qT to %qT"
64485 msgstr ""
64486
64487 #: cp/typeck.cc:9235
64488 #, gcc-internal-format
64489 msgid "array used as initializer"
64490 msgstr ""
64491
64492 #: cp/typeck.cc:9237
64493 #, gcc-internal-format
64494 msgid "invalid array assignment"
64495 msgstr ""
64496
64497 #: cp/typeck.cc:9379
64498 #, gcc-internal-format
64499 msgid "   in pointer to member function conversion"
64500 msgstr ""
64501
64502 #: cp/typeck.cc:9393
64503 #, gcc-internal-format
64504 msgid "pointer to member conversion via virtual base %qT"
64505 msgstr ""
64506
64507 #: cp/typeck.cc:9440 cp/typeck.cc:9459
64508 #, gcc-internal-format
64509 msgid "   in pointer to member conversion"
64510 msgstr ""
64511
64512 #: cp/typeck.cc:9540
64513 #, gcc-internal-format
64514 msgid "invalid conversion to type %qT from type %qT"
64515 msgstr ""
64516
64517 #: cp/typeck.cc:9861
64518 msgid "cannot convert %qH to %qI in default argument"
64519 msgstr ""
64520
64521 #: cp/typeck.cc:9866
64522 msgid "cannot convert %qH to %qI in argument passing"
64523 msgstr ""
64524
64525 #: cp/typeck.cc:9875
64526 msgid "cannot convert %qH to %qI in initialization"
64527 msgstr ""
64528
64529 #: cp/typeck.cc:9879
64530 msgid "cannot convert %qH to %qI in return"
64531 msgstr ""
64532
64533 #: cp/typeck.cc:9884
64534 msgid "cannot convert %qH to %qI in assignment"
64535 msgstr ""
64536
64537 #: cp/typeck.cc:9916
64538 #, gcc-internal-format
64539 msgid "parameter %qP of %qD might be a candidate for a format attribute"
64540 msgstr ""
64541
64542 #: cp/typeck.cc:9920
64543 #, gcc-internal-format
64544 msgid "parameter might be a candidate for a format attribute"
64545 msgstr ""
64546
64547 #: cp/typeck.cc:9925
64548 #, gcc-internal-format
64549 msgid "target of conversion might be a candidate for a format attribute"
64550 msgstr ""
64551
64552 #: cp/typeck.cc:9930
64553 #, gcc-internal-format
64554 msgid "target of initialization might be a candidate for a format attribute"
64555 msgstr ""
64556
64557 #: cp/typeck.cc:9940
64558 #, gcc-internal-format
64559 msgid ""
64560 "left-hand side of assignment might be a candidate for a format attribute"
64561 msgstr ""
64562
64563 #: cp/typeck.cc:10036
64564 #, gcc-internal-format
64565 msgid "in passing argument %P of %qD"
64566 msgstr ""
64567
64568 #: cp/typeck.cc:10118
64569 #, gcc-internal-format
64570 msgid "returning reference to temporary"
64571 msgstr ""
64572
64573 #: cp/typeck.cc:10121
64574 #, gcc-internal-format
64575 msgid ""
64576 "returning temporary %<initializer_list%> does not extend the lifetime of the "
64577 "underlying array"
64578 msgstr ""
64579
64580 #: cp/typeck.cc:10157
64581 #, gcc-internal-format
64582 msgid "reference to local variable %qD returned"
64583 msgstr ""
64584
64585 #: cp/typeck.cc:10161
64586 #, gcc-internal-format
64587 msgid ""
64588 "returning local %<initializer_list%> variable %qD does not extend the "
64589 "lifetime of the underlying array"
64590 msgstr ""
64591
64592 #: cp/typeck.cc:10167
64593 #, gcc-internal-format
64594 msgid "address of label %qD returned"
64595 msgstr ""
64596
64597 #: cp/typeck.cc:10171
64598 #, gcc-internal-format
64599 msgid "address of local variable %qD returned"
64600 msgstr ""
64601
64602 #: cp/typeck.cc:10370
64603 #, gcc-internal-format
64604 msgid "moving a local object in a return statement prevents copy elision"
64605 msgstr ""
64606
64607 #: cp/typeck.cc:10372 cp/typeck.cc:10395
64608 #, gcc-internal-format
64609 msgid "remove %<std::move%> call"
64610 msgstr ""
64611
64612 #: cp/typeck.cc:10394
64613 #, gcc-internal-format
64614 msgid "redundant move in return statement"
64615 msgstr ""
64616
64617 #: cp/typeck.cc:10433
64618 #, gcc-internal-format
64619 msgid "returning a value from a destructor"
64620 msgstr ""
64621
64622 #. If a return statement appears in a handler of the
64623 #. function-try-block of a constructor, the program is ill-formed.
64624 #: cp/typeck.cc:10441
64625 #, gcc-internal-format
64626 msgid "cannot return from a handler of a function-try-block of a constructor"
64627 msgstr ""
64628
64629 #. You can't return a value from a constructor.
64630 #: cp/typeck.cc:10444
64631 #, gcc-internal-format
64632 msgid "returning a value from a constructor"
64633 msgstr ""
64634
64635 #. Give a helpful error message.
64636 #: cp/typeck.cc:10479 cp/typeck.cc:10525
64637 #, gcc-internal-format
64638 msgid "return-statement with no value, in function returning %qT"
64639 msgstr ""
64640
64641 #: cp/typeck.cc:10487
64642 #, gcc-internal-format
64643 msgid "returning initializer list"
64644 msgstr ""
64645
64646 #: cp/typeck.cc:10506
64647 #, gcc-internal-format
64648 msgid "inconsistent types %qT and %qT deduced for lambda return type"
64649 msgstr ""
64650
64651 #: cp/typeck.cc:10509
64652 #, gcc-internal-format
64653 msgid "inconsistent deduction for auto return type: %qT and then %qT"
64654 msgstr ""
64655
64656 #: cp/typeck.cc:10544
64657 #, gcc-internal-format
64658 msgid "return-statement with a value, in function returning %qT"
64659 msgstr ""
64660
64661 #: cp/typeck.cc:10573
64662 #, gcc-internal-format
64663 msgid ""
64664 "%<operator new%> must not return NULL unless it is declared %<throw()%> (or "
64665 "%<-fcheck-new%> is in effect)"
64666 msgstr ""
64667
64668 #: cp/typeck.cc:11219
64669 #, gcc-internal-format
64670 msgid "using rvalue as lvalue"
64671 msgstr ""
64672
64673 #: cp/typeck2.cc:51
64674 #, gcc-internal-format
64675 msgid "type %qT is not a base type for type %qT"
64676 msgstr ""
64677
64678 #: cp/typeck2.cc:107
64679 #, gcc-internal-format
64680 msgid "assignment of constant field %qD"
64681 msgstr ""
64682
64683 #: cp/typeck2.cc:108
64684 #, gcc-internal-format
64685 msgid "constant field %qD used as %<asm%> output"
64686 msgstr ""
64687
64688 #: cp/typeck2.cc:109
64689 #, gcc-internal-format
64690 msgid "increment of constant field %qD"
64691 msgstr ""
64692
64693 #: cp/typeck2.cc:110
64694 #, gcc-internal-format
64695 msgid "decrement of constant field %qD"
64696 msgstr ""
64697
64698 #: cp/typeck2.cc:117
64699 #, gcc-internal-format
64700 msgid "assignment of read-only reference %qD"
64701 msgstr ""
64702
64703 #: cp/typeck2.cc:118
64704 #, gcc-internal-format
64705 msgid "read-only reference %qD used as %<asm%> output"
64706 msgstr ""
64707
64708 #: cp/typeck2.cc:119
64709 #, gcc-internal-format
64710 msgid "increment of read-only reference %qD"
64711 msgstr ""
64712
64713 #: cp/typeck2.cc:120
64714 #, gcc-internal-format
64715 msgid "decrement of read-only reference %qD"
64716 msgstr ""
64717
64718 #: cp/typeck2.cc:175
64719 #, gcc-internal-format
64720 msgid "cannot declare variable %q+D to be of abstract type %qT"
64721 msgstr ""
64722
64723 #: cp/typeck2.cc:180
64724 #, gcc-internal-format
64725 msgid "cannot declare parameter %q+D to be of abstract type %qT"
64726 msgstr ""
64727
64728 #: cp/typeck2.cc:183
64729 #, gcc-internal-format
64730 msgid "cannot declare parameter to be of abstract type %qT"
64731 msgstr ""
64732
64733 #: cp/typeck2.cc:187
64734 #, gcc-internal-format
64735 msgid "cannot declare field %q+D to be of abstract type %qT"
64736 msgstr ""
64737
64738 #: cp/typeck2.cc:191
64739 #, gcc-internal-format
64740 msgid "invalid abstract return type for member function %q+#D"
64741 msgstr ""
64742
64743 #: cp/typeck2.cc:193
64744 #, gcc-internal-format
64745 msgid "invalid abstract return type for function %q+#D"
64746 msgstr ""
64747
64748 #. Here we do not have location information.
64749 #: cp/typeck2.cc:196
64750 #, gcc-internal-format
64751 msgid "invalid abstract type %qT for %qE"
64752 msgstr ""
64753
64754 #: cp/typeck2.cc:198
64755 #, gcc-internal-format
64756 msgid "invalid abstract type for %q+D"
64757 msgstr ""
64758
64759 #: cp/typeck2.cc:203
64760 #, gcc-internal-format
64761 msgid "creating array of %qT, which is an abstract class type"
64762 msgstr ""
64763
64764 #: cp/typeck2.cc:206
64765 #, gcc-internal-format
64766 msgid "invalid cast to abstract class type %qT"
64767 msgstr ""
64768
64769 #: cp/typeck2.cc:209
64770 #, gcc-internal-format
64771 msgid "invalid new-expression of abstract class type %qT"
64772 msgstr ""
64773
64774 #: cp/typeck2.cc:212
64775 #, gcc-internal-format
64776 msgid "invalid abstract return type %qT"
64777 msgstr ""
64778
64779 #: cp/typeck2.cc:215
64780 #, gcc-internal-format
64781 msgid "invalid abstract parameter type %qT"
64782 msgstr ""
64783
64784 #: cp/typeck2.cc:218
64785 #, gcc-internal-format
64786 msgid ""
64787 "expression of abstract class type %qT cannot be used in throw-expression"
64788 msgstr ""
64789
64790 #: cp/typeck2.cc:222
64791 #, gcc-internal-format
64792 msgid "cannot declare %<catch%> parameter to be of abstract class type %qT"
64793 msgstr ""
64794
64795 #: cp/typeck2.cc:226
64796 #, gcc-internal-format
64797 msgid "cannot allocate an object of abstract type %qT"
64798 msgstr ""
64799
64800 #: cp/typeck2.cc:236
64801 #, gcc-internal-format
64802 msgid "  because the following virtual functions are pure within %qT:"
64803 msgstr ""
64804
64805 #: cp/typeck2.cc:242
64806 #, gcc-internal-format
64807 msgid "    %#qD"
64808 msgstr ""
64809
64810 #: cp/typeck2.cc:295
64811 #, gcc-internal-format
64812 msgid "definition of %q#T is not complete until the closing brace"
64813 msgstr ""
64814
64815 #: cp/typeck2.cc:298
64816 #, gcc-internal-format
64817 msgid "forward declaration of %q#T"
64818 msgstr ""
64819
64820 #: cp/typeck2.cc:300
64821 #, gcc-internal-format
64822 msgid "declaration of %q#T"
64823 msgstr ""
64824
64825 #: cp/typeck2.cc:331
64826 #, gcc-internal-format
64827 msgid "%qD has incomplete type"
64828 msgstr ""
64829
64830 #: cp/typeck2.cc:345
64831 #, gcc-internal-format
64832 msgid "invalid use of incomplete type %q#T"
64833 msgstr ""
64834
64835 #: cp/typeck2.cc:382
64836 #, gcc-internal-format
64837 msgid "invalid use of member function %qD (did you forget the %<()%> ?)"
64838 msgstr ""
64839
64840 #: cp/typeck2.cc:387
64841 #, gcc-internal-format
64842 msgid "invalid use of member %qD (did you forget the %<&%> ?)"
64843 msgstr ""
64844
64845 #: cp/typeck2.cc:397
64846 #, gcc-internal-format
64847 msgid "invalid use of placeholder %qT"
64848 msgstr ""
64849
64850 #: cp/typeck2.cc:404
64851 #, gcc-internal-format
64852 msgid "invalid use of template type parameter %qT"
64853 msgstr ""
64854
64855 #: cp/typeck2.cc:409
64856 #, gcc-internal-format
64857 msgid "invalid use of template template parameter %qT"
64858 msgstr ""
64859
64860 #: cp/typeck2.cc:415
64861 #, gcc-internal-format
64862 msgid "invalid use of pack expansion %qT"
64863 msgstr ""
64864
64865 #: cp/typeck2.cc:421
64866 #, gcc-internal-format
64867 msgid "invalid use of dependent type %qT"
64868 msgstr ""
64869
64870 #: cp/typeck2.cc:428
64871 #, gcc-internal-format
64872 msgid "invalid use of brace-enclosed initializer list"
64873 msgstr ""
64874
64875 #: cp/typeck2.cc:436
64876 #, gcc-internal-format
64877 msgid "address of overloaded function with no contextual type information"
64878 msgstr ""
64879
64880 #: cp/typeck2.cc:440
64881 #, gcc-internal-format
64882 msgid "overloaded function with no contextual type information"
64883 msgstr ""
64884
64885 #: cp/typeck2.cc:443
64886 #, gcc-internal-format
64887 msgid "insufficient contextual information to determine type"
64888 msgstr ""
64889
64890 #: cp/typeck2.cc:827
64891 #, gcc-internal-format
64892 msgid "constructor syntax used, but no constructor declared for type %qT"
64893 msgstr ""
64894
64895 #: cp/typeck2.cc:900
64896 #, gcc-internal-format
64897 msgid "%<constinit%> variable %qD does not have a constant initializer"
64898 msgstr ""
64899
64900 #: cp/typeck2.cc:1065
64901 msgid "narrowing conversion of %qE from %qH to %qI is ill-formed in C++11"
64902 msgstr ""
64903
64904 #: cp/typeck2.cc:1077 cp/typeck2.cc:1091
64905 msgid "narrowing conversion of %qE from %qH to %qI"
64906 msgstr ""
64907
64908 #: cp/typeck2.cc:1080
64909 #, gcc-internal-format
64910 msgid ""
64911 " the expression has a constant value but is not a C++ constant-expression"
64912 msgstr ""
64913
64914 #: cp/typeck2.cc:1246
64915 #, gcc-internal-format
64916 msgid "initializer-string for %qT is too long"
64917 msgstr ""
64918
64919 #: cp/typeck2.cc:1309
64920 #, gcc-internal-format
64921 msgid "initializing a base class of type %qT results in object slicing"
64922 msgstr ""
64923
64924 #: cp/typeck2.cc:1311
64925 #, gcc-internal-format
64926 msgid "remove %<{ }%> around initializer"
64927 msgstr ""
64928
64929 #: cp/typeck2.cc:1331
64930 #, gcc-internal-format
64931 msgid "cannot initialize aggregate of type %qT with a compound literal"
64932 msgstr ""
64933
64934 #: cp/typeck2.cc:1691 cp/typeck2.cc:1721
64935 #, gcc-internal-format
64936 msgid "missing initializer for member %qD"
64937 msgstr ""
64938
64939 #: cp/typeck2.cc:1698
64940 #, gcc-internal-format
64941 msgid "member %qD is uninitialized reference"
64942 msgstr ""
64943
64944 #: cp/typeck2.cc:1705
64945 #, gcc-internal-format
64946 msgid "member %qD with uninitialized reference fields"
64947 msgstr ""
64948
64949 #: cp/typeck2.cc:1783
64950 #, gcc-internal-format
64951 msgid "designator order for field %qD does not match declaration order in %qT"
64952 msgstr ""
64953
64954 #: cp/typeck2.cc:1856
64955 #, gcc-internal-format
64956 msgid "no field %qD found in union being initialized"
64957 msgstr ""
64958
64959 #: cp/typeck2.cc:1867
64960 #, gcc-internal-format
64961 msgid "index value instead of field name in union initializer"
64962 msgstr ""
64963
64964 #: cp/typeck2.cc:2075
64965 #, gcc-internal-format
64966 msgid "circular pointer delegation detected"
64967 msgstr ""
64968
64969 #: cp/typeck2.cc:2089
64970 #, gcc-internal-format
64971 msgid "base operand of %<->%> has non-pointer type %qT"
64972 msgstr ""
64973
64974 #: cp/typeck2.cc:2119
64975 #, gcc-internal-format
64976 msgid "result of %<operator->()%> yields non-pointer result"
64977 msgstr ""
64978
64979 #: cp/typeck2.cc:2121
64980 #, gcc-internal-format
64981 msgid "base operand of %<->%> is not a pointer"
64982 msgstr ""
64983
64984 #: cp/typeck2.cc:2148
64985 #, gcc-internal-format
64986 msgid "%qE cannot be used as a member pointer, since it is of type %qT"
64987 msgstr ""
64988
64989 #: cp/typeck2.cc:2157
64990 #, gcc-internal-format
64991 msgid "cannot apply member pointer %qE to %qE, which is of non-class type %qT"
64992 msgstr ""
64993
64994 #: cp/typeck2.cc:2179
64995 #, gcc-internal-format
64996 msgid "pointer to member type %qT incompatible with object type %qT"
64997 msgstr ""
64998
64999 #: cp/typeck2.cc:2237
65000 #, gcc-internal-format
65001 msgid "pointer-to-member-function type %qT requires an rvalue"
65002 msgstr ""
65003
65004 #: cp/typeck2.cc:2248
65005 #, gcc-internal-format
65006 msgid "pointer-to-member-function type %qT requires an lvalue"
65007 msgstr ""
65008
65009 #: cp/typeck2.cc:2256
65010 #, gcc-internal-format
65011 msgid "pointer-to-member-function type %qT requires an lvalue before C++20"
65012 msgstr ""
65013
65014 #: cp/typeck2.cc:2297
65015 #, gcc-internal-format
65016 msgid "functional cast to array type %qT"
65017 msgstr ""
65018
65019 #: cp/typeck2.cc:2313
65020 #, gcc-internal-format
65021 msgid "%<auto(x)%> only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
65022 msgstr ""
65023
65024 #: cp/typeck2.cc:2338
65025 #, gcc-internal-format
65026 msgid "invalid value-initialization of reference type"
65027 msgstr ""
65028
65029 #: cp/typeck2.cc:2579
65030 #, gcc-internal-format
65031 msgid "call to function %qD which throws incomplete type %q#T"
65032 msgstr ""
65033
65034 #: cp/typeck2.cc:2582
65035 #, gcc-internal-format
65036 msgid "call to function which throws incomplete type %q#T"
65037 msgstr ""
65038
65039 #: cp/vtable-class-hierarchy.cc:719
65040 #, gcc-internal-format
65041 msgid "unable to open log file %<vtv_class_set_sizes.log%>: %m"
65042 msgstr ""
65043
65044 #: cp/vtable-class-hierarchy.cc:859
65045 #, gcc-internal-format
65046 msgid "unable to open log file %<vtv_set_ptr_data.log%>: %m"
65047 msgstr ""
65048
65049 #: cp/vtable-class-hierarchy.cc:1109
65050 #, gcc-internal-format
65051 msgid "unable to open log file %<vtv_count_data.log%>: %m"
65052 msgstr ""
65053
65054 #: d/d-attribs.cc:359 d/d-attribs.cc:376
65055 #, gcc-internal-format
65056 msgid "unknown attribute %qs"
65057 msgstr ""
65058
65059 #: d/d-attribs.cc:1127
65060 #, gcc-internal-format
65061 msgid "%q+D declared weak after being used"
65062 msgstr ""
65063
65064 #: d/d-codegen.cc:329
65065 #, gcc-internal-format
65066 msgid "cannot determine the length of a %qs"
65067 msgstr ""
65068
65069 #: d/d-codegen.cc:1231
65070 #, gcc-internal-format
65071 msgid "overlapping initializer for field %qT.%qD"
65072 msgstr ""
65073
65074 #: d/d-codegen.cc:1429
65075 #, gcc-internal-format
65076 msgid "the address of %qD will never be %<null%>"
65077 msgstr ""
65078
65079 #: d/d-codegen.cc:2132
65080 #, gcc-internal-format
65081 msgid "need %<this%> to access member %qE"
65082 msgstr ""
65083
65084 #: d/d-codegen.cc:2286
65085 #, gcc-internal-format
65086 msgid "tried to perform floating-point modulo division on %qT"
65087 msgstr ""
65088
65089 #: d/d-codegen.cc:2337
65090 #, gcc-internal-format
65091 msgid "cannot get frame pointer to %qs"
65092 msgstr ""
65093
65094 #. Should instead error on line that references `fd'.
65095 #: d/d-codegen.cc:2363
65096 #, gcc-internal-format
65097 msgid "nested function missing body"
65098 msgstr ""
65099
65100 #: d/d-codegen.cc:2405
65101 #, gcc-internal-format
65102 msgid "%qs is a nested function and cannot be accessed from %qs"
65103 msgstr ""
65104
65105 #: d/d-codegen.cc:2703
65106 #, gcc-internal-format
65107 msgid "has scoped destruction, cannot build closure"
65108 msgstr ""
65109
65110 #: d/d-codegen.cc:2916
65111 #, gcc-internal-format
65112 msgid "forward reference to frame of %qs"
65113 msgstr ""
65114
65115 #: d/d-convert.cc:379
65116 #, gcc-internal-format
65117 msgid "cannot convert a delegate expression to %qs"
65118 msgstr ""
65119
65120 #: d/d-convert.cc:395
65121 #, gcc-internal-format
65122 msgid "cannot convert struct %qs to %qs"
65123 msgstr ""
65124
65125 #. Casting from a C++ interface to a class/non-C++ interface
65126 #. always results in null as there is no run-time information,
65127 #. and no way one can derive from the other.
65128 #: d/d-convert.cc:442
65129 #, gcc-internal-format
65130 msgid "cast to %qs will produce null result"
65131 msgstr ""
65132
65133 #: d/d-convert.cc:482
65134 #, gcc-internal-format
65135 msgid "cannot cast %qs to %qs since sizes do not line up"
65136 msgstr ""
65137
65138 #: d/d-convert.cc:507
65139 #, gcc-internal-format
65140 msgid "cannot cast expression of type %qs to type %qs"
65141 msgstr ""
65142
65143 #: d/d-convert.cc:554
65144 #, gcc-internal-format
65145 msgid "cannot cast expression of type %qs to %qs"
65146 msgstr ""
65147
65148 #: d/d-convert.cc:601
65149 #, gcc-internal-format
65150 msgid "cast from %qs to %qs will produce zero result"
65151 msgstr ""
65152
65153 #: d/d-lang.cc:477
65154 #, gcc-internal-format
65155 msgid "bad argument for %<-fdebug%>: %qs"
65156 msgstr ""
65157
65158 #: d/d-lang.cc:532
65159 #, gcc-internal-format
65160 msgid "bad argument for %<-fextern-std%>: %qs"
65161 msgstr ""
65162
65163 #: d/d-lang.cc:551
65164 #, gcc-internal-format
65165 msgid "bad argument for %<-fmodule-file%>: %qs"
65166 msgstr ""
65167
65168 #: d/d-lang.cc:730
65169 #, gcc-internal-format
65170 msgid "bad argument for %<-fversion%>: %qs"
65171 msgstr ""
65172
65173 #: d/d-lang.cc:1032
65174 #, gcc-internal-format
65175 msgid "%<-fonly=%> argument is different from first input file name"
65176 msgstr ""
65177
65178 #: d/d-lang.cc:1209
65179 #, gcc-internal-format
65180 msgid "unable to resolve forward reference in definition"
65181 msgstr ""
65182
65183 #: d/d-lang.cc:1326
65184 #, gcc-internal-format
65185 msgid "opening json file %s: %m"
65186 msgstr ""
65187
65188 #: d/d-lang.cc:1337
65189 #, gcc-internal-format
65190 msgid "closing json file %s: %m"
65191 msgstr ""
65192
65193 #: d/d-lang.cc:1408
65194 #, gcc-internal-format
65195 msgid "closing mixin file %s: %m"
65196 msgstr ""
65197
65198 #: d/d-lang.cc:1413
65199 #, gcc-internal-format
65200 msgid "opening mixin file %s: %m"
65201 msgstr ""
65202
65203 #: d/d-target.cc:156
65204 #, gcc-internal-format
65205 msgid "D does not support pointers on this target."
65206 msgstr ""
65207
65208 #: d/d-target.cc:245
65209 #, gcc-internal-format
65210 msgid "cannot represent built-in %<va_list%> type in D"
65211 msgstr ""
65212
65213 #: d/decl.cc:259
65214 #, gcc-internal-format, gfc-internal-format
65215 msgid "pragma(%s) not implemented"
65216 msgstr ""
65217
65218 #: d/decl.cc:366 d/decl.cc:481 d/decl.cc:555 d/decl.cc:598 d/decl.cc:637
65219 #, gcc-internal-format
65220 msgid "had semantic errors when compiling"
65221 msgstr ""
65222
65223 #: d/decl.cc:453
65224 #, gcc-internal-format
65225 msgid "use of %qs"
65226 msgstr ""
65227
65228 #: d/decl.cc:455
65229 #, gcc-internal-format
65230 msgid "is hidden by %qs"
65231 msgstr ""
65232
65233 #: d/decl.cc:458
65234 #, gcc-internal-format
65235 msgid "use %<alias %s = %s.%s;%> to introduce base class overload set"
65236 msgstr ""
65237
65238 #: d/decl.cc:688
65239 #, gcc-internal-format
65240 msgid "size is too large"
65241 msgstr ""
65242
65243 #: d/decl.cc:1217
65244 #, gcc-internal-format
65245 msgid "function requires a dual-context, which is not yet supported by GDC"
65246 msgstr ""
65247
65248 #: d/decl.cc:1600
65249 #, gcc-internal-format
65250 msgid ""
65251 "mismatch between declaration %qE size (%wd) and its initializer size (%wd)"
65252 msgstr ""
65253
65254 #: d/decl.cc:1892
65255 #, gcc-internal-format
65256 msgid "%s %qs instantiated"
65257 msgstr ""
65258
65259 #: d/expr.cc:527
65260 #, gcc-internal-format
65261 msgid "cannot handle comparison of type %<%s == %s%>"
65262 msgstr ""
65263
65264 #. Static arrays have already been handled by the front-end.
65265 #: d/expr.cc:1310
65266 #, gcc-internal-format
65267 msgid "unexpected type for array length: %qs"
65268 msgstr ""
65269
65270 #: d/expr.cc:1491
65271 #, gcc-internal-format
65272 msgid "don%'t know how to delete %qs"
65273 msgstr ""
65274
65275 #: d/expr.cc:1515
65276 #, gcc-internal-format
65277 msgid "%qs is not an associative array"
65278 msgstr ""
65279
65280 #: d/expr.cc:1799 d/expr.cc:2168
65281 #, gcc-internal-format
65282 msgid "need %<this%> to access member %qs"
65283 msgstr ""
65284
65285 #: d/expr.cc:1875
65286 #, gcc-internal-format
65287 msgid "delegates are only for non-static functions"
65288 msgstr ""
65289
65290 #: d/expr.cc:1940
65291 #, gcc-internal-format
65292 msgid "%qs is not a field, but a %qs"
65293 msgstr ""
65294
65295 #: d/expr.cc:2204
65296 #, gcc-internal-format
65297 msgid "recursive reference %qs"
65298 msgstr ""
65299
65300 #: d/expr.cc:2223 d/expr.cc:3077
65301 #, gcc-internal-format
65302 msgid "non-constant expression %qs"
65303 msgstr ""
65304
65305 #: d/expr.cc:3044
65306 #, gcc-internal-format
65307 msgid "%qs is not an expression"
65308 msgstr ""
65309
65310 #: d/expr.cc:3051
65311 #, gcc-internal-format
65312 msgid "type %qs is not an expression"
65313 msgstr ""
65314
65315 #: d/modules.cc:412
65316 #, gcc-internal-format
65317 msgid "%<-fmoduleinfo%> is not supported on this target"
65318 msgstr ""
65319
65320 #: d/toir.cc:387 d/toir.cc:412
65321 #, gcc-internal-format
65322 msgid "cannot %<goto%> into %<try%> block"
65323 msgstr ""
65324
65325 #: d/toir.cc:390 d/toir.cc:414
65326 #, gcc-internal-format
65327 msgid "cannot %<goto%> into %<catch%> block"
65328 msgstr ""
65329
65330 #: d/toir.cc:429
65331 #, gcc-internal-format, gfc-internal-format
65332 msgid "label %s referenced outside of any function"
65333 msgstr ""
65334
65335 #: d/toir.cc:781
65336 #, gcc-internal-format, gfc-internal-format
65337 msgid "cannot handle switch condition of type %s"
65338 msgstr ""
65339
65340 #: d/toir.cc:1157
65341 #, gcc-internal-format
65342 msgid "exception handling disabled; use %<-fexceptions%> to enable"
65343 msgstr ""
65344
65345 #: d/toir.cc:1164
65346 #, gcc-internal-format
65347 msgid "cannot throw C++ classes"
65348 msgstr ""
65349
65350 #: d/toir.cc:1166
65351 #, gcc-internal-format
65352 msgid "cannot throw COM objects"
65353 msgstr ""
65354
65355 #: d/toir.cc:1299
65356 #, gcc-internal-format
65357 msgid "D inline assembler statements are not supported in GDC."
65358 msgstr ""
65359
65360 #: d/typeinfo.cc:1067
65361 #, gcc-internal-format, gfc-internal-format
65362 msgid ""
65363 "toHash() must be declared as extern (D) size_t toHash() const nothrow @safe, "
65364 "not %s"
65365 msgstr ""
65366
65367 #: d/typeinfo.cc:1411
65368 #, gcc-internal-format
65369 msgid "%<object.TypeInfo%> cannot be used with %<-fno-rtti%>"
65370 msgstr ""
65371
65372 #: d/typeinfo.cc:1425
65373 #, gcc-internal-format
65374 msgid "%<object.TypeInfo%> could not be found, but is implicitly used"
65375 msgstr ""
65376
65377 #: d/types.cc:161
65378 #, gcc-internal-format
65379 msgid "missing or corrupt object.d"
65380 msgstr ""
65381
65382 #: d/types.cc:720
65383 #, gcc-internal-format, gfc-internal-format
65384 msgid "invalid expression for static array dimension: %s"
65385 msgstr ""
65386
65387 #: fortran/arith.cc:47
65388 #, gcc-internal-format, gfc-internal-format
65389 msgid "Conversion of an Infinity or Not-a-Number at %L to INTEGER"
65390 msgstr ""
65391
65392 #: fortran/arith.cc:97
65393 #, gcc-internal-format, gfc-internal-format
65394 msgid "Arithmetic OK at %L"
65395 msgstr ""
65396
65397 #: fortran/arith.cc:100
65398 #, gcc-internal-format, gfc-internal-format
65399 msgid "Arithmetic overflow at %L"
65400 msgstr ""
65401
65402 #: fortran/arith.cc:103
65403 #, gcc-internal-format, gfc-internal-format
65404 msgid "Arithmetic underflow at %L"
65405 msgstr ""
65406
65407 #: fortran/arith.cc:106
65408 #, gcc-internal-format, gfc-internal-format
65409 msgid "Arithmetic NaN at %L"
65410 msgstr ""
65411
65412 #: fortran/arith.cc:109
65413 #, gcc-internal-format, gfc-internal-format
65414 msgid "Division by zero at %L"
65415 msgstr ""
65416
65417 #: fortran/arith.cc:112
65418 #, gcc-internal-format, gfc-internal-format
65419 msgid "Array operands are incommensurate at %L"
65420 msgstr ""
65421
65422 #: fortran/arith.cc:115
65423 #, gcc-internal-format, gfc-internal-format
65424 msgid "Integer outside symmetric range implied by Standard Fortran at %L"
65425 msgstr ""
65426
65427 #: fortran/arith.cc:119
65428 #, gcc-internal-format, gfc-internal-format
65429 msgid "Illegal type in character concatenation at %L"
65430 msgstr ""
65431
65432 #: fortran/arith.cc:123 fortran/arith.cc:1970
65433 #, gcc-internal-format
65434 msgid "gfc_arith_error(): Bad error code"
65435 msgstr ""
65436
65437 #: fortran/arith.cc:156
65438 #, gcc-internal-format
65439 msgid "Fix min_int calculation"
65440 msgstr ""
65441
65442 #: fortran/arith.cc:536
65443 #, gcc-internal-format
65444 msgid "gfc_range_check(): Bad type"
65445 msgstr ""
65446
65447 #: fortran/arith.cc:609
65448 #, gcc-internal-format
65449 msgid "gfc_arith_uminus(): Bad basic type"
65450 msgstr ""
65451
65452 #: fortran/arith.cc:643
65453 #, gcc-internal-format
65454 msgid "gfc_arith_plus(): Bad basic type"
65455 msgstr ""
65456
65457 #: fortran/arith.cc:677
65458 #, gcc-internal-format
65459 msgid "gfc_arith_minus(): Bad basic type"
65460 msgstr ""
65461
65462 #: fortran/arith.cc:712
65463 #, gcc-internal-format
65464 msgid "gfc_arith_times(): Bad basic type"
65465 msgstr ""
65466
65467 #: fortran/arith.cc:751
65468 #, gcc-internal-format
65469 msgid "Integer division truncated to constant %qs at %L"
65470 msgstr ""
65471
65472 #: fortran/arith.cc:797
65473 #, gcc-internal-format
65474 msgid "gfc_arith_divide(): Bad basic type"
65475 msgstr ""
65476
65477 #: fortran/arith.cc:843
65478 #, gcc-internal-format
65479 msgid "arith_power(): Bad base"
65480 msgstr ""
65481
65482 #: fortran/arith.cc:882
65483 #, gcc-internal-format, gfc-internal-format
65484 msgid "Negative exponent of integer has zero result at %L"
65485 msgstr ""
65486
65487 #: fortran/arith.cc:902
65488 #, gcc-internal-format, gfc-internal-format
65489 msgid "Result of exponentiation at %L exceeds the range of %s"
65490 msgstr ""
65491
65492 #: fortran/arith.cc:939 fortran/arith.cc:964
65493 #, gcc-internal-format, gfc-internal-format
65494 msgid "Noninteger exponent in an initialization expression at %L"
65495 msgstr ""
65496
65497 #: fortran/arith.cc:950
65498 #, gcc-internal-format, gfc-internal-format
65499 msgid "Raising a negative REAL at %L to a REAL power is prohibited"
65500 msgstr ""
65501
65502 #: fortran/arith.cc:978
65503 #, gcc-internal-format
65504 msgid "arith_power(): unknown type"
65505 msgstr ""
65506
65507 #: fortran/arith.cc:1049
65508 #, gcc-internal-format
65509 msgid "compare_real(): Bad operator"
65510 msgstr ""
65511
65512 #: fortran/arith.cc:1084
65513 #, gcc-internal-format
65514 msgid "gfc_compare_expr(): Bad basic type"
65515 msgstr ""
65516
65517 #: fortran/arith.cc:1619
65518 #, gcc-internal-format
65519 msgid "eval_intrinsic(): Bad operator"
65520 msgstr ""
65521
65522 #: fortran/arith.cc:1676
65523 #, gcc-internal-format
65524 msgid "eval_type_intrinsic0(): op NULL"
65525 msgstr ""
65526
65527 #: fortran/arith.cc:1938
65528 #, gcc-internal-format, gfc-internal-format
65529 msgid "Arithmetic OK converting %s to %s at %L"
65530 msgstr ""
65531
65532 #: fortran/arith.cc:1942
65533 #, gcc-internal-format
65534 msgid ""
65535 "Arithmetic overflow converting %s to %s at %L. This check can be disabled "
65536 "with the option %<-fno-range-check%>"
65537 msgstr ""
65538
65539 #: fortran/arith.cc:1947
65540 #, gcc-internal-format
65541 msgid ""
65542 "Arithmetic underflow converting %s to %s at %L. This check can be disabled "
65543 "with the option %<-fno-range-check%>"
65544 msgstr ""
65545
65546 #: fortran/arith.cc:1952
65547 #, gcc-internal-format
65548 msgid ""
65549 "Arithmetic NaN converting %s to %s at %L. This check can be disabled with "
65550 "the option %<-fno-range-check%>"
65551 msgstr ""
65552
65553 #: fortran/arith.cc:1957
65554 #, gcc-internal-format, gfc-internal-format
65555 msgid "Division by zero converting %s to %s at %L"
65556 msgstr ""
65557
65558 #: fortran/arith.cc:1961
65559 #, gcc-internal-format, gfc-internal-format
65560 msgid "Array operands are incommensurate converting %s to %s at %L"
65561 msgstr ""
65562
65563 #: fortran/arith.cc:1965
65564 #, gcc-internal-format, gfc-internal-format
65565 msgid ""
65566 "Integer outside symmetric range implied by Standard Fortran converting %s to "
65567 "%s at %L"
65568 msgstr ""
65569
65570 #: fortran/arith.cc:2052 fortran/arith.cc:2161 fortran/arith.cc:2221
65571 #: fortran/arith.cc:2273 fortran/arith.cc:2333 fortran/arith.cc:2402
65572 #: fortran/arith.cc:2469
65573 #, gcc-internal-format
65574 msgid "Conversion from %qs to %qs at %L"
65575 msgstr ""
65576
65577 #: fortran/arith.cc:2081 fortran/arith.cc:2114 fortran/arith.cc:2153
65578 #: fortran/arith.cc:2211 fortran/arith.cc:2263 fortran/arith.cc:2323
65579 #: fortran/arith.cc:2392 fortran/arith.cc:2461
65580 #, gcc-internal-format
65581 msgid "Change of value in conversion from %qs to %qs at %L"
65582 msgstr ""
65583
65584 #: fortran/arith.cc:2309 fortran/arith.cc:2378
65585 #, gcc-internal-format
65586 msgid "Non-zero imaginary part discarded in conversion from %qs to %qs at %L"
65587 msgstr ""
65588
65589 #: fortran/arith.cc:2545
65590 #, gcc-internal-format
65591 msgid "The Hollerith constant at %L is truncated in conversion to %qs"
65592 msgstr ""
65593
65594 #: fortran/arith.cc:2574
65595 #, gcc-internal-format, gfc-internal-format
65596 msgid "The character constant at %L is truncated in conversion to %s"
65597 msgstr ""
65598
65599 #: fortran/array.cc:98 fortran/array.cc:130 fortran/array.cc:151
65600 #, gcc-internal-format, gfc-internal-format
65601 msgid "Invalid BOZ literal constant used in subscript at %C"
65602 msgstr ""
65603
65604 #: fortran/array.cc:103
65605 #, gcc-internal-format, gfc-internal-format
65606 msgid "Expected array subscript at %C"
65607 msgstr ""
65608
65609 #: fortran/array.cc:112
65610 #, gcc-internal-format
65611 msgid "Unexpected %<*%> in coarray subscript at %C"
65612 msgstr ""
65613
65614 #: fortran/array.cc:142
65615 #, gcc-internal-format, gfc-internal-format
65616 msgid "Strides not allowed in coarray subscript at %C"
65617 msgstr ""
65618
65619 #: fortran/array.cc:156
65620 #, gcc-internal-format, gfc-internal-format
65621 msgid "Expected array subscript stride at %C"
65622 msgstr ""
65623
65624 #: fortran/array.cc:216
65625 #, gcc-internal-format, gfc-internal-format
65626 msgid "Invalid form of array reference at %C"
65627 msgstr ""
65628
65629 #: fortran/array.cc:223
65630 #, gcc-internal-format, gfc-internal-format
65631 msgid "Array reference at %C has more than 7 dimensions"
65632 msgstr ""
65633
65634 #: fortran/array.cc:226 fortran/array.cc:327
65635 #, gcc-internal-format, gfc-internal-format
65636 msgid "Array reference at %C cannot have more than %d dimensions"
65637 msgstr ""
65638
65639 #: fortran/array.cc:241 fortran/array.cc:700 fortran/check.cc:3418
65640 #: fortran/check.cc:5939 fortran/check.cc:5984 fortran/check.cc:6026
65641 #: fortran/check.cc:6053 fortran/check.cc:6316 fortran/match.cc:1846
65642 #: fortran/match.cc:3242 fortran/match.cc:3584 fortran/match.cc:3780
65643 #: fortran/simplify.cc:2995 fortran/simplify.cc:3025 fortran/simplify.cc:6374
65644 #: fortran/simplify.cc:8394
65645 #, gcc-internal-format
65646 msgid "Coarrays disabled at %C, use %<-fcoarray=%> to enable"
65647 msgstr ""
65648
65649 #: fortran/array.cc:247
65650 #, gcc-internal-format, gfc-internal-format
65651 msgid "Unexpected coarray designator at %C"
65652 msgstr ""
65653
65654 #: fortran/array.cc:269
65655 #, gcc-internal-format, gfc-internal-format
65656 msgid "TEAM= attribute in %C misplaced"
65657 msgstr ""
65658
65659 #: fortran/array.cc:281
65660 #, gcc-internal-format, gfc-internal-format
65661 msgid "STAT= attribute in %C misplaced"
65662 msgstr ""
65663
65664 #: fortran/array.cc:290
65665 #, gcc-internal-format, gfc-internal-format
65666 msgid "Too few codimensions at %C, expected %d not %d"
65667 msgstr ""
65668
65669 #: fortran/array.cc:296
65670 #, gcc-internal-format, gfc-internal-format
65671 msgid "Too many codimensions at %C, expected %d not %d"
65672 msgstr ""
65673
65674 #: fortran/array.cc:306 fortran/array.cc:314
65675 #, gcc-internal-format
65676 msgid "Unexpected %<*%> for codimension %d of %d at %C"
65677 msgstr ""
65678
65679 #: fortran/array.cc:309
65680 #, gcc-internal-format, gfc-internal-format
65681 msgid "Invalid form of coarray reference at %C"
65682 msgstr ""
65683
65684 #: fortran/array.cc:321
65685 #, gcc-internal-format, gfc-internal-format
65686 msgid "Invalid codimension %d at %C, only %d codimensions exist"
65687 msgstr ""
65688
65689 #: fortran/array.cc:385
65690 #, gcc-internal-format
65691 msgid "Variable %qs at %L in this context must be constant"
65692 msgstr ""
65693
65694 #: fortran/array.cc:388
65695 #, gcc-internal-format, gfc-internal-format
65696 msgid "Expression at %L in this context must be constant"
65697 msgstr ""
65698
65699 #: fortran/array.cc:489
65700 #, gcc-internal-format, gfc-internal-format
65701 msgid "Expected expression in array specification at %C"
65702 msgstr ""
65703
65704 #: fortran/array.cc:504 fortran/array.cc:538
65705 #, gcc-internal-format, gfc-internal-format
65706 msgid "Expecting a scalar INTEGER expression at %C, found %s"
65707 msgstr ""
65708
65709 #: fortran/array.cc:575
65710 #, gcc-internal-format, gfc-internal-format
65711 msgid "Assumed-rank array at %C"
65712 msgstr ""
65713
65714 #: fortran/array.cc:609
65715 #, gcc-internal-format, gfc-internal-format
65716 msgid "Bad array specification for implied-shape array at %C"
65717 msgstr ""
65718
65719 #: fortran/array.cc:625 fortran/array.cc:738
65720 #, gcc-internal-format, gfc-internal-format
65721 msgid "Bad array specification for an explicitly shaped array at %C"
65722 msgstr ""
65723
65724 #: fortran/array.cc:635 fortran/array.cc:748
65725 #, gcc-internal-format, gfc-internal-format
65726 msgid "Bad array specification for assumed shape array at %C"
65727 msgstr ""
65728
65729 #: fortran/array.cc:649 fortran/array.cc:762
65730 #, gcc-internal-format, gfc-internal-format
65731 msgid "Bad specification for deferred shape array at %C"
65732 msgstr ""
65733
65734 #: fortran/array.cc:659 fortran/array.cc:766
65735 #, gcc-internal-format, gfc-internal-format
65736 msgid "Bad specification for assumed size array at %C"
65737 msgstr ""
65738
65739 #: fortran/array.cc:671 fortran/array.cc:778
65740 #, gcc-internal-format, gfc-internal-format
65741 msgid "Expected another dimension in array declaration at %C"
65742 msgstr ""
65743
65744 #: fortran/array.cc:677 fortran/array.cc:706 fortran/array.cc:784
65745 #, gcc-internal-format, gfc-internal-format
65746 msgid "Array specification at %C has more than %d dimensions"
65747 msgstr ""
65748
65749 #: fortran/array.cc:683
65750 #, gcc-internal-format, gfc-internal-format
65751 msgid "Array specification at %C with more than 7 dimensions"
65752 msgstr ""
65753
65754 #: fortran/array.cc:695
65755 #, gcc-internal-format, gfc-internal-format
65756 msgid "Coarray declaration at %C"
65757 msgstr ""
65758
65759 #: fortran/array.cc:792
65760 #, gcc-internal-format
65761 msgid "Upper bound of last coarray dimension must be %<*%> at %C"
65762 msgstr ""
65763
65764 #: fortran/array.cc:866
65765 #, gcc-internal-format
65766 msgid "The assumed-rank array %qs at %L shall not have a codimension"
65767 msgstr ""
65768
65769 #: fortran/array.cc:922
65770 #, gcc-internal-format
65771 msgid "rank + corank of %qs exceeds %d at %C"
65772 msgstr ""
65773
65774 #: fortran/array.cc:964
65775 #, gcc-internal-format
65776 msgid "gfc_compare_array_spec(): Array spec clobbered"
65777 msgstr ""
65778
65779 #: fortran/array.cc:1040
65780 #, gcc-internal-format
65781 msgid "DO-iterator %qs at %L is inside iterator of the same name"
65782 msgstr ""
65783
65784 #: fortran/array.cc:1132 fortran/array.cc:1360
65785 #, gcc-internal-format, gfc-internal-format
65786 msgid "Syntax error in array constructor at %C"
65787 msgstr ""
65788
65789 #: fortran/array.cc:1162
65790 #, gcc-internal-format, gfc-internal-format
65791 msgid "BOZ literal constant at %L cannot appear in an array constructor"
65792 msgstr ""
65793
65794 #: fortran/array.cc:1171
65795 #, gcc-internal-format, gfc-internal-format
65796 msgid "NULL() at %C cannot appear in an array constructor"
65797 msgstr ""
65798
65799 #: fortran/array.cc:1233
65800 #, gcc-internal-format, gfc-internal-format
65801 msgid "[...] style array constructors at %C"
65802 msgstr ""
65803
65804 #: fortran/array.cc:1253
65805 #, gcc-internal-format, gfc-internal-format
65806 msgid "Array constructor including type specification at %C"
65807 msgstr ""
65808
65809 #: fortran/array.cc:1259 fortran/match.cc:4216
65810 #, gcc-internal-format, gfc-internal-format
65811 msgid "Type-spec at %L cannot contain a deferred type parameter"
65812 msgstr ""
65813
65814 #: fortran/array.cc:1267
65815 #, gcc-internal-format, gfc-internal-format
65816 msgid "Type-spec at %L cannot contain an asterisk for a type parameter"
65817 msgstr ""
65818
65819 #: fortran/array.cc:1285
65820 #, gcc-internal-format, gfc-internal-format
65821 msgid "Empty array constructor at %C is not allowed"
65822 msgstr ""
65823
65824 #: fortran/array.cc:1322 fortran/array.cc:1332
65825 #, gcc-internal-format, gfc-internal-format
65826 msgid "Incompatible typespec for array element at %L"
65827 msgstr ""
65828
65829 #: fortran/array.cc:1407
65830 #, gcc-internal-format, gfc-internal-format
65831 msgid "Element in %s array constructor at %L is %s"
65832 msgstr ""
65833
65834 #: fortran/array.cc:1738
65835 #, gcc-internal-format, gfc-internal-format
65836 msgid "Iterator step at %L cannot be zero"
65837 msgstr ""
65838
65839 #: fortran/array.cc:1897
65840 #, gcc-internal-format
65841 msgid ""
65842 "The number of elements in the array constructor at %L requires an increase "
65843 "of the allowed %d upper limit.   See %<-fmax-array-constructor%> option"
65844 msgstr ""
65845
65846 #: fortran/array.cc:2076
65847 #, gcc-internal-format, gfc-internal-format
65848 msgid "AC-IMPLIED-DO initial expression references control variable at %L"
65849 msgstr ""
65850
65851 #: fortran/array.cc:2083
65852 #, gcc-internal-format, gfc-internal-format
65853 msgid "AC-IMPLIED-DO final expression references control variable at %L"
65854 msgstr ""
65855
65856 #: fortran/array.cc:2090
65857 #, gcc-internal-format, gfc-internal-format
65858 msgid "AC-IMPLIED-DO step expression references control variable at %L"
65859 msgstr ""
65860
65861 #: fortran/array.cc:2102
65862 #, gcc-internal-format, gfc-internal-format
65863 msgid ""
65864 "Array constructor value at %L shall not be unlimited polymorphic [F2008: "
65865 "C4106]"
65866 msgstr ""
65867
65868 #: fortran/array.cc:2194
65869 #, gcc-internal-format, gfc-internal-format
65870 msgid "Different CHARACTER lengths (%ld/%ld) in array constructor at %L"
65871 msgstr ""
65872
65873 #: fortran/array.cc:2315
65874 #, gcc-internal-format
65875 msgid "spec_dimen_size(): Bad dimension"
65876 msgstr ""
65877
65878 #: fortran/array.cc:2381
65879 #, gcc-internal-format
65880 msgid "gfc_ref_dimen_size(): Bad dimension"
65881 msgstr ""
65882
65883 #: fortran/array.cc:2385
65884 #, gcc-internal-format, gfc-internal-format
65885 msgid "Bad array dimension at %L"
65886 msgstr ""
65887
65888 #: fortran/array.cc:2523
65889 #, gcc-internal-format
65890 msgid "gfc_ref_dimen_size(): Bad dimen_type"
65891 msgstr ""
65892
65893 #: fortran/array.cc:2574
65894 #, gcc-internal-format
65895 msgid "gfc_array_dimen_size(): Bad dimension"
65896 msgstr ""
65897
65898 #: fortran/array.cc:2619
65899 #, gcc-internal-format
65900 msgid "gfc_array_dimen_size(): Bad EXPR_ARRAY expr"
65901 msgstr ""
65902
65903 #: fortran/array.cc:2767
65904 #, gcc-internal-format
65905 msgid "gfc_find_array_ref(): No ref found"
65906 msgstr ""
65907
65908 #. if (c == 0)
65909 #: fortran/bbt.cc:119
65910 #, gcc-internal-format
65911 msgid "insert_bbt(): Duplicate key found"
65912 msgstr ""
65913
65914 #: fortran/check.cc:87
65915 #, gcc-internal-format
65916 msgid "BOZ literal constant at %L cannot be an actual argument to %qs"
65917 msgstr ""
65918
65919 #: fortran/check.cc:103
65920 #, gcc-internal-format
65921 msgid "Arguments of %qs at %L and %L cannot both be BOZ literal constants"
65922 msgstr ""
65923
65924 #: fortran/check.cc:123 fortran/resolve.cc:11031
65925 #, gcc-internal-format, gfc-internal-format
65926 msgid "Invalid use of BOZ literal constant at %L"
65927 msgstr ""
65928
65929 #: fortran/check.cc:371
65930 #, gcc-internal-format, gfc-internal-format
65931 msgid "Failure in conversion of BOZ to REAL at %L"
65932 msgstr ""
65933
65934 #: fortran/check.cc:477
65935 #, gcc-internal-format
65936 msgid "%qs argument of %qs intrinsic at %L must be a scalar"
65937 msgstr ""
65938
65939 #: fortran/check.cc:493
65940 #, gcc-internal-format
65941 msgid "%qs argument of %qs intrinsic at %L must be %s"
65942 msgstr ""
65943
65944 #: fortran/check.cc:527
65945 #, gcc-internal-format
65946 msgid "%qs argument of %qs intrinsic at %L must have a numeric type"
65947 msgstr ""
65948
65949 #: fortran/check.cc:542 fortran/check.cc:572
65950 #, gcc-internal-format
65951 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or REAL"
65952 msgstr ""
65953
65954 #: fortran/check.cc:560
65955 #, gcc-internal-format
65956 msgid "Fortran 2003: Character for %qs argument of %qs intrinsic at %L"
65957 msgstr ""
65958
65959 #: fortran/check.cc:567
65960 #, gcc-internal-format
65961 msgid ""
65962 "%qs argument of %qs intrinsic at %L must be INTEGER or REAL or CHARACTER"
65963 msgstr ""
65964
65965 #: fortran/check.cc:590 fortran/check.cc:3373
65966 #, gcc-internal-format
65967 msgid "%qs argument of %qs intrinsic at %L must be of intrinsic type"
65968 msgstr ""
65969
65970 #: fortran/check.cc:605
65971 #, gcc-internal-format
65972 msgid "%qs argument of %qs intrinsic at %L must be REAL or COMPLEX"
65973 msgstr ""
65974
65975 #: fortran/check.cc:622
65976 #, gcc-internal-format
65977 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or PROCEDURE"
65978 msgstr ""
65979
65980 #: fortran/check.cc:651 fortran/check.cc:7522
65981 #, gcc-internal-format
65982 msgid "%qs argument of %qs intrinsic at %L must be a constant"
65983 msgstr ""
65984
65985 #: fortran/check.cc:660
65986 #, gcc-internal-format, gfc-internal-format
65987 msgid "Invalid kind for %s at %L"
65988 msgstr ""
65989
65990 #: fortran/check.cc:679
65991 #, gcc-internal-format
65992 msgid "%qs argument of %qs intrinsic at %L must be double precision"
65993 msgstr ""
65994
65995 #: fortran/check.cc:702
65996 #, gcc-internal-format
65997 msgid "Expected coarray variable as %qs argument to the %s intrinsic at %L"
65998 msgstr ""
65999
66000 #: fortran/check.cc:719
66001 #, gcc-internal-format
66002 msgid "%qs argument of %qs intrinsic at %L must be a logical array"
66003 msgstr ""
66004
66005 #: fortran/check.cc:744
66006 #, gcc-internal-format
66007 msgid "%qs argument of %qs intrinsic at %L must be an array"
66008 msgstr ""
66009
66010 #: fortran/check.cc:765
66011 #, gcc-internal-format
66012 msgid "%qs at %L must be nonnegative"
66013 msgstr ""
66014
66015 #: fortran/check.cc:786
66016 #, gcc-internal-format
66017 msgid "%qs argument of %qs intrinsic at %L must be positive"
66018 msgstr ""
66019
66020 #: fortran/check.cc:819
66021 #, gcc-internal-format
66022 msgid ""
66023 "The absolute value of SHIFT at %L must be less than or equal to BIT_SIZE(%qs)"
66024 msgstr ""
66025
66026 #: fortran/check.cc:830
66027 #, gcc-internal-format
66028 msgid "%qs at %L must be less than or equal to BIT_SIZE(%qs)"
66029 msgstr ""
66030
66031 #: fortran/check.cc:840
66032 #, gcc-internal-format
66033 msgid "%qs at %L must be less than BIT_SIZE(%qs)"
66034 msgstr ""
66035
66036 #: fortran/check.cc:867
66037 #, gcc-internal-format
66038 msgid ""
66039 "%qs at %L must be less than or equal to the BIT_SIZE of INTEGER(KIND=%d)"
66040 msgstr ""
66041
66042 #: fortran/check.cc:893
66043 #, gcc-internal-format
66044 msgid "%<%s + %s%> at %L must be less than or equal to BIT_SIZE(%qs)"
66045 msgstr ""
66046
66047 #: fortran/check.cc:926
66048 #, gcc-internal-format
66049 msgid ""
66050 "%qs argument of %qs intrinsic at %L must be the same type and kind as %qs"
66051 msgstr ""
66052
66053 #: fortran/check.cc:943
66054 #, gcc-internal-format
66055 msgid "%qs argument of %qs intrinsic at %L must be of rank %d"
66056 msgstr ""
66057
66058 #: fortran/check.cc:958
66059 #, gcc-internal-format
66060 msgid "%qs argument of %qs intrinsic at %L must not be OPTIONAL"
66061 msgstr ""
66062
66063 #: fortran/check.cc:980
66064 #, gcc-internal-format
66065 msgid "%qs argument of %qs intrinsic at %L must be ALLOCATABLE"
66066 msgstr ""
66067
66068 #: fortran/check.cc:998
66069 #, gcc-internal-format
66070 msgid "%qs argument of %qs intrinsic at %L must be of kind %d"
66071 msgstr ""
66072
66073 #: fortran/check.cc:1017
66074 #, gcc-internal-format
66075 msgid "%qs argument of %qs intrinsic at %L cannot be INTENT(IN)"
66076 msgstr ""
66077
66078 #: fortran/check.cc:1044
66079 #, gcc-internal-format
66080 msgid "%qs argument of %qs intrinsic at %L must be a variable"
66081 msgstr ""
66082
66083 #: fortran/check.cc:1093
66084 #, gcc-internal-format
66085 msgid ""
66086 "%<dim%> argument of %qs intrinsic at %L is not a valid codimension index"
66087 msgstr ""
66088
66089 #: fortran/check.cc:1145
66090 #, gcc-internal-format
66091 msgid "%<dim%> argument of %qs intrinsic at %L is not a valid dimension index"
66092 msgstr ""
66093
66094 #: fortran/check.cc:1248
66095 #, gcc-internal-format, gfc-internal-format
66096 msgid "Unequal character lengths (%ld/%ld) in %s at %L"
66097 msgstr ""
66098
66099 #: fortran/check.cc:1305
66100 #, gcc-internal-format, gfc-internal-format
66101 msgid "BOZ literal constant at %L cannot appear in ACHAR intrinsic subprogram"
66102 msgstr ""
66103
66104 #: fortran/check.cc:1396
66105 #, gcc-internal-format
66106 msgid "%qs and %qs arguments of %qs intrinsic at %L must have the same type"
66107 msgstr ""
66108
66109 #: fortran/check.cc:1405 fortran/check.cc:3690
66110 #, gcc-internal-format, gfc-internal-format
66111 msgid "Different type kinds at %L"
66112 msgstr ""
66113
66114 #: fortran/check.cc:1428
66115 #, gcc-internal-format
66116 msgid ""
66117 "NULL at %L is not permitted as actual argument to %qs intrinsic function"
66118 msgstr ""
66119
66120 #: fortran/check.cc:1450
66121 #, gcc-internal-format
66122 msgid "%qs argument of %qs intrinsic at %L must be a POINTER"
66123 msgstr ""
66124
66125 #: fortran/check.cc:1459 fortran/check.cc:1494 fortran/check.cc:4380
66126 #, gcc-internal-format
66127 msgid "%qs argument of %qs intrinsic at %L shall not be coindexed"
66128 msgstr ""
66129
66130 #: fortran/check.cc:1476
66131 #, gcc-internal-format
66132 msgid ""
66133 "%qs argument of %qs intrinsic at %L must be a pointer or target VARIABLE or "
66134 "FUNCTION"
66135 msgstr ""
66136
66137 #: fortran/check.cc:1485
66138 #, gcc-internal-format
66139 msgid "%qs argument of %qs intrinsic at %L must be a POINTER or a TARGET"
66140 msgstr ""
66141
66142 #: fortran/check.cc:1512
66143 #, gcc-internal-format, gfc-internal-format
66144 msgid ""
66145 "Array section with a vector subscript at %L shall not be the target of a "
66146 "pointer"
66147 msgstr ""
66148
66149 #: fortran/check.cc:1559
66150 #, gcc-internal-format, gfc-internal-format
66151 msgid ""
66152 "ATOM argument at %L to intrinsic function %s shall be an integer of "
66153 "ATOMIC_INT_KIND or a logical of ATOMIC_LOGICAL_KIND"
66154 msgstr ""
66155
66156 #: fortran/check.cc:1567
66157 #, gcc-internal-format, gfc-internal-format
66158 msgid ""
66159 "ATOM argument at %L of the %s intrinsic function shall be a coarray or "
66160 "coindexed"
66161 msgstr ""
66162
66163 #: fortran/check.cc:1574
66164 #, gcc-internal-format
66165 msgid ""
66166 "%qs argument of %qs intrinsic at %L shall have the same type as %qs at %L"
66167 msgstr ""
66168
66169 #: fortran/check.cc:1592 fortran/check.cc:1805
66170 #, gcc-internal-format, gfc-internal-format
66171 msgid "STAT= argument to %s at %L"
66172 msgstr ""
66173
66174 #: fortran/check.cc:1611 fortran/check.cc:1745 fortran/check.cc:1842
66175 #, gcc-internal-format, gfc-internal-format
66176 msgid "ATOM argument of the %s intrinsic function at %L shall be definable"
66177 msgstr ""
66178
66179 #: fortran/check.cc:1625 fortran/check.cc:1825
66180 #, gcc-internal-format, gfc-internal-format
66181 msgid ""
66182 "ATOM argument at %L to intrinsic function %s shall be an integer of "
66183 "ATOMIC_INT_KIND"
66184 msgstr ""
66185
66186 #: fortran/check.cc:1645
66187 #, gcc-internal-format, gfc-internal-format
66188 msgid "VALUE argument of the %s intrinsic function at %L shall be definable"
66189 msgstr ""
66190
66191 #: fortran/check.cc:1664 fortran/check.cc:1678 fortran/check.cc:1713
66192 #, gcc-internal-format
66193 msgid "%qs argument of %qs intrinsic at %L not yet supported"
66194 msgstr ""
66195
66196 #: fortran/check.cc:1698
66197 #, gcc-internal-format
66198 msgid "%qs argument of %qs intrinsic at %L shall specify a valid integer kind"
66199 msgstr ""
66200
66201 #: fortran/check.cc:1752 fortran/check.cc:1849
66202 #, gcc-internal-format, gfc-internal-format
66203 msgid "OLD argument of the %s intrinsic function at %L shall be definable"
66204 msgstr ""
66205
66206 #: fortran/check.cc:1767
66207 #, gcc-internal-format, gfc-internal-format
66208 msgid ""
66209 "EVENT argument at %L to the intrinsic EVENT_QUERY shall be of type EVENT_TYPE"
66210 msgstr ""
66211
66212 #: fortran/check.cc:1777
66213 #, gcc-internal-format, gfc-internal-format
66214 msgid ""
66215 "COUNT argument of the EVENT_QUERY intrinsic function at %L shall be definable"
66216 msgstr ""
66217
66218 #: fortran/check.cc:1790
66219 #, gcc-internal-format, gfc-internal-format
66220 msgid ""
66221 "COUNT argument of the EVENT_QUERY intrinsic function at %L shall have at "
66222 "least the range of the default integer"
66223 msgstr ""
66224
66225 #: fortran/check.cc:1869
66226 #, gcc-internal-format, gfc-internal-format
66227 msgid "Negative argument N at %L"
66228 msgstr ""
66229
66230 #: fortran/check.cc:1967
66231 #, gcc-internal-format, gfc-internal-format
66232 msgid "BOZ literal constant at %L cannot appear in CHAR intrinsic subprogram"
66233 msgstr ""
66234
66235 #: fortran/check.cc:2091 fortran/check.cc:2581
66236 #, gcc-internal-format
66237 msgid ""
66238 "%qs argument of %qs intrinsic at %L must not be present if %<x%> is COMPLEX"
66239 msgstr ""
66240
66241 #: fortran/check.cc:2100 fortran/check.cc:2590
66242 #, gcc-internal-format
66243 msgid ""
66244 "%qs argument of %qs intrinsic at %L must have a type of either REAL or "
66245 "INTEGER"
66246 msgstr ""
66247
66248 #: fortran/check.cc:2110 fortran/check.cc:2116
66249 #, gcc-internal-format, gfc-internal-format
66250 msgid ""
66251 "Conversion from %s to default-kind COMPLEX(%d) at %L might lose precision, "
66252 "consider using the KIND argument"
66253 msgstr ""
66254
66255 #: fortran/check.cc:2138
66256 #, gcc-internal-format
66257 msgid ""
66258 "Argument %<A%> with INTENT(INOUT) at %L of the intrinsic subroutine %s shall "
66259 "not have a vector subscript"
66260 msgstr ""
66261
66262 #: fortran/check.cc:2146
66263 #, gcc-internal-format, gfc-internal-format
66264 msgid "The A argument at %L to the intrinsic %s shall not be coindexed"
66265 msgstr ""
66266
66267 #: fortran/check.cc:2169
66268 #, gcc-internal-format, gfc-internal-format
66269 msgid "The stat= argument at %L must be a kind=4 integer variable"
66270 msgstr ""
66271
66272 #: fortran/check.cc:2185
66273 #, gcc-internal-format, gfc-internal-format
66274 msgid "The errmsg= argument at %L must be a default-kind character variable"
66275 msgstr ""
66276
66277 #: fortran/check.cc:2193
66278 #, gcc-internal-format
66279 msgid "Coarrays disabled at %L, use %<-fcoarray=%> to enable"
66280 msgstr ""
66281
66282 #: fortran/check.cc:2208
66283 #, gcc-internal-format, gfc-internal-format
66284 msgid ""
66285 "Support for the A argument at %L which is polymorphic A argument or has "
66286 "allocatable components is not yet implemented"
66287 msgstr ""
66288
66289 #: fortran/check.cc:2227
66290 #, gcc-internal-format, gfc-internal-format
66291 msgid "The A argument at %L of CO_REDUCE shall not be polymorphic"
66292 msgstr ""
66293
66294 #: fortran/check.cc:2234
66295 #, gcc-internal-format, gfc-internal-format
66296 msgid ""
66297 "Support for the A argument at %L with allocatable components is not yet "
66298 "implemented"
66299 msgstr ""
66300
66301 #: fortran/check.cc:2248
66302 #, gcc-internal-format, gfc-internal-format
66303 msgid "OPERATION argument at %L must be a PURE function"
66304 msgstr ""
66305
66306 #. None of the intrinsics fulfills the criteria of taking two arguments,
66307 #. returning the same type and kind as the arguments and being permitted
66308 #. as actual argument.
66309 #: fortran/check.cc:2258
66310 #, gcc-internal-format, gfc-internal-format
66311 msgid "Intrinsic function %s at %L is not permitted for CO_REDUCE"
66312 msgstr ""
66313
66314 #: fortran/check.cc:2275
66315 #, gcc-internal-format, gfc-internal-format
66316 msgid "The function passed as OPERATION at %L shall have two arguments"
66317 msgstr ""
66318
66319 #: fortran/check.cc:2285
66320 #, gcc-internal-format, gfc-internal-format
66321 msgid ""
66322 "The A argument at %L has type %s but the function passed as OPERATION at %L "
66323 "returns %s"
66324 msgstr ""
66325
66326 #: fortran/check.cc:2294
66327 #, gcc-internal-format, gfc-internal-format
66328 msgid ""
66329 "The function passed as OPERATION at %L has arguments of type %s and %s but "
66330 "shall have type %s"
66331 msgstr ""
66332
66333 #: fortran/check.cc:2305
66334 #, gcc-internal-format, gfc-internal-format
66335 msgid ""
66336 "The function passed as OPERATION at %L shall have scalar nonallocatable "
66337 "nonpointer arguments and return a nonallocatable nonpointer scalar"
66338 msgstr ""
66339
66340 #: fortran/check.cc:2313
66341 #, gcc-internal-format, gfc-internal-format
66342 msgid ""
66343 "The function passed as OPERATION at %L shall have the VALUE attribute either "
66344 "for none or both arguments"
66345 msgstr ""
66346
66347 #: fortran/check.cc:2320
66348 #, gcc-internal-format, gfc-internal-format
66349 msgid ""
66350 "The function passed as OPERATION at %L shall have the TARGET attribute "
66351 "either for none or both arguments"
66352 msgstr ""
66353
66354 #: fortran/check.cc:2327
66355 #, gcc-internal-format, gfc-internal-format
66356 msgid ""
66357 "The function passed as OPERATION at %L shall have the ASYNCHRONOUS attribute "
66358 "either for none or both arguments"
66359 msgstr ""
66360
66361 #: fortran/check.cc:2335
66362 #, gcc-internal-format, gfc-internal-format
66363 msgid ""
66364 "The function passed as OPERATION at %L shall not have the OPTIONAL attribute "
66365 "for either of the arguments"
66366 msgstr ""
66367
66368 #: fortran/check.cc:2365
66369 #, gcc-internal-format, gfc-internal-format
66370 msgid ""
66371 "The character length of the A argument at %L and of the arguments of the "
66372 "OPERATION at %L shall be the same"
66373 msgstr ""
66374
66375 #: fortran/check.cc:2372
66376 #, gcc-internal-format, gfc-internal-format
66377 msgid ""
66378 "The character length of the A argument at %L and of the function result of "
66379 "the OPERATION at %L shall be the same"
66380 msgstr ""
66381
66382 #: fortran/check.cc:2390
66383 #, gcc-internal-format
66384 msgid ""
66385 "%qs argument of %qs intrinsic at %L shall be of type integer, real or "
66386 "character"
66387 msgstr ""
66388
66389 #: fortran/check.cc:2418 fortran/check.cc:2432
66390 #, gcc-internal-format, gfc-internal-format
66391 msgid "BOZ constant at %L cannot appear in the COMPLEX intrinsic subprogram"
66392 msgstr ""
66393
66394 #: fortran/check.cc:2469 fortran/check.cc:3099 fortran/check.cc:3182
66395 #: fortran/check.cc:3404 fortran/check.cc:3452 fortran/check.cc:4925
66396 #: fortran/check.cc:5050 fortran/check.cc:5120 fortran/check.cc:6302
66397 #: fortran/check.cc:6431
66398 #, gcc-internal-format
66399 msgid "%qs intrinsic with KIND argument at %L"
66400 msgstr ""
66401
66402 #: fortran/check.cc:2516 fortran/check.cc:2785 fortran/check.cc:2845
66403 #, gcc-internal-format
66404 msgid ""
66405 "%qs argument of %qs intrinsic at %L has invalid shape in dimension %d (%ld/"
66406 "%ld)"
66407 msgstr ""
66408
66409 #: fortran/check.cc:2531 fortran/check.cc:2800 fortran/check.cc:2860
66410 #, gcc-internal-format
66411 msgid "%qs argument of intrinsic %qs at %L of must have rank %d or be a scalar"
66412 msgstr ""
66413
66414 #: fortran/check.cc:2643 fortran/check.cc:3784 fortran/check.cc:3792
66415 #, gcc-internal-format
66416 msgid "%qs argument of %qs intrinsic at %L must be numeric or LOGICAL"
66417 msgstr ""
66418
66419 #: fortran/check.cc:2657
66420 #, gcc-internal-format
66421 msgid ""
66422 "Different shape for arguments %qs and %qs at %L for intrinsic %<dot_product%>"
66423 msgstr ""
66424
66425 #: fortran/check.cc:2677 fortran/check.cc:2685
66426 #, gcc-internal-format
66427 msgid "%qs argument of %qs intrinsic at %L must be default real"
66428 msgstr ""
66429
66430 #: fortran/check.cc:2821
66431 #, gcc-internal-format
66432 msgid "%qs must be of same type and kind as %qs at %L in %qs"
66433 msgstr ""
66434
66435 #: fortran/check.cc:2879
66436 #, gcc-internal-format
66437 msgid "Missing %qs argument to %qs intrinsic at %L for %qs of type %qs"
66438 msgstr ""
66439
66440 #: fortran/check.cc:2897
66441 #, gcc-internal-format, gfc-internal-format
66442 msgid ""
66443 "BOZ literal constant at %L cannot appear in the FLOAT intrinsic subprogram"
66444 msgstr ""
66445
66446 #: fortran/check.cc:2911
66447 #, gcc-internal-format, gfc-internal-format
66448 msgid "non-default INTEGER kind argument to %s intrinsic at %L"
66449 msgstr ""
66450
66451 #: fortran/check.cc:2972
66452 #, gcc-internal-format
66453 msgid "COMPLEX argument %qs of %qs intrinsic at %L"
66454 msgstr ""
66455
66456 #: fortran/check.cc:3054
66457 #, gcc-internal-format
66458 msgid "Arguments of %qs have different kind type parameters at %L"
66459 msgstr ""
66460
66461 #: fortran/check.cc:3150
66462 #, gcc-internal-format, gfc-internal-format
66463 msgid "Argument of %s at %L must be of length one"
66464 msgstr ""
66465
66466 #: fortran/check.cc:3189
66467 #, gcc-internal-format
66468 msgid "%qs argument of %qs intrinsic at %L must be the same kind as %qs"
66469 msgstr ""
66470
66471 #: fortran/check.cc:3223
66472 #, gcc-internal-format
66473 msgid ""
66474 "%qs intrinsic subprogram at %L has been removed.  Use INT intrinsic "
66475 "subprogram."
66476 msgstr ""
66477
66478 #: fortran/check.cc:3275
66479 #, gcc-internal-format, gfc-internal-format
66480 msgid "SIZE at %L must be positive"
66481 msgstr ""
66482
66483 #: fortran/check.cc:3287
66484 #, gcc-internal-format, gfc-internal-format
66485 msgid ""
66486 "The absolute value of SHIFT at %L must be less than or equal to SIZE at %L"
66487 msgstr ""
66488
66489 #: fortran/check.cc:3346
66490 #, gcc-internal-format, gfc-internal-format
66491 msgid "STATUS at %L shall be an INTENT(OUT) variable"
66492 msgstr ""
66493
66494 #: fortran/check.cc:3355
66495 #, gcc-internal-format
66496 msgid "%qs at %L shall be an INTENT(OUT) variable"
66497 msgstr ""
66498
66499 #: fortran/check.cc:3380
66500 #, gcc-internal-format
66501 msgid "%qs argument of %qs intrinsic at %L must be a data entity"
66502 msgstr ""
66503
66504 #: fortran/check.cc:3594
66505 #, gcc-internal-format
66506 msgid "Intrinsic %qs at %L must have at least two arguments"
66507 msgstr ""
66508
66509 #: fortran/check.cc:3642
66510 #, gcc-internal-format
66511 msgid "Missing %qs argument to the %s intrinsic at %L"
66512 msgstr ""
66513
66514 #: fortran/check.cc:3657
66515 #, gcc-internal-format
66516 msgid "Duplicate argument %qs at %L to intrinsic %s"
66517 msgstr ""
66518
66519 #: fortran/check.cc:3662
66520 #, gcc-internal-format
66521 msgid "Unknown argument %qs at %L to intrinsic %s"
66522 msgstr ""
66523
66524 #: fortran/check.cc:3687
66525 #, gcc-internal-format, gfc-internal-format
66526 msgid "Different character kinds at %L"
66527 msgstr ""
66528
66529 #: fortran/check.cc:3696
66530 #, gcc-internal-format
66531 msgid "%<a%d%> argument of %qs intrinsic at %L must be %s(%d)"
66532 msgstr ""
66533
66534 #: fortran/check.cc:3727
66535 #, gcc-internal-format
66536 msgid "%qs intrinsic with CHARACTER argument at %L"
66537 msgstr ""
66538
66539 #: fortran/check.cc:3734
66540 #, gcc-internal-format
66541 msgid ""
66542 "%<a1%> argument of %qs intrinsic at %L must be INTEGER, REAL or CHARACTER"
66543 msgstr ""
66544
66545 #: fortran/check.cc:3801
66546 #, gcc-internal-format
66547 msgid "Argument types of %qs intrinsic at %L must match (%s/%s)"
66548 msgstr ""
66549
66550 #: fortran/check.cc:3815
66551 #, gcc-internal-format
66552 msgid ""
66553 "Different shape on dimension 1 for arguments %qs and %qs at %L for intrinsic "
66554 "matmul"
66555 msgstr ""
66556
66557 #: fortran/check.cc:3834
66558 #, gcc-internal-format
66559 msgid ""
66560 "Different shape on dimension 2 for argument %qs and dimension 1 for argument "
66561 "%qs at %L for intrinsic matmul"
66562 msgstr ""
66563
66564 #: fortran/check.cc:3843
66565 #, gcc-internal-format
66566 msgid "%qs argument of %qs intrinsic at %L must be of rank 1 or 2"
66567 msgstr ""
66568
66569 #: fortran/check.cc:4006
66570 #, gcc-internal-format
66571 msgid ""
66572 "Argument %qs of %qs intrinsic at %L must be in type conformance to argument "
66573 "%qs at %L"
66574 msgstr ""
66575
66576 #: fortran/check.cc:4124 fortran/check.cc:7442 fortran/check.cc:7457
66577 #, gcc-internal-format
66578 msgid "%qs argument of %qs intrinsic at %L must be INTEGER"
66579 msgstr ""
66580
66581 #: fortran/check.cc:4207
66582 #, gcc-internal-format, gfc-internal-format
66583 msgid "The FROM argument to MOVE_ALLOC at %L shall not be coindexed"
66584 msgstr ""
66585
66586 #: fortran/check.cc:4218
66587 #, gcc-internal-format, gfc-internal-format
66588 msgid "The TO argument to MOVE_ALLOC at %L shall not be coindexed"
66589 msgstr ""
66590
66591 #: fortran/check.cc:4225
66592 #, gcc-internal-format, gfc-internal-format
66593 msgid ""
66594 "The TO arguments in MOVE_ALLOC at %L must be polymorphic if FROM is "
66595 "polymorphic"
66596 msgstr ""
66597
66598 #: fortran/check.cc:4236
66599 #, gcc-internal-format, gfc-internal-format
66600 msgid ""
66601 "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the "
66602 "same rank %d/%d"
66603 msgstr ""
66604
66605 #: fortran/check.cc:4245
66606 #, gcc-internal-format, gfc-internal-format
66607 msgid ""
66608 "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the "
66609 "same corank %d/%d"
66610 msgstr ""
66611
66612 #: fortran/check.cc:4285
66613 #, gcc-internal-format, gfc-internal-format
66614 msgid ""
66615 "The FROM and TO arguments at %L violate aliasing restrictions (F2003 "
66616 "12.4.1.7)"
66617 msgstr ""
66618
66619 #: fortran/check.cc:4312
66620 #, gcc-internal-format
66621 msgid "Argument %<S%> of NEAREST at %L shall not be zero"
66622 msgstr ""
66623
66624 #: fortran/check.cc:4365
66625 #, gcc-internal-format
66626 msgid ""
66627 "%qs argument of %qs intrinsic at %L must be a POINTER, ALLOCATABLE or "
66628 "procedure pointer"
66629 msgstr ""
66630
66631 #: fortran/check.cc:4373
66632 #, gcc-internal-format, gfc-internal-format
66633 msgid "NULL intrinsic with allocatable MOLD at %L"
66634 msgstr ""
66635
66636 #: fortran/check.cc:4452 fortran/check.cc:6378
66637 #, gcc-internal-format
66638 msgid ""
66639 "%qs argument of %qs intrinsic at %L must provide at least as many elements "
66640 "as there are .TRUE. values in %qs (%ld/%d)"
66641 msgstr ""
66642
66643 #: fortran/check.cc:4513
66644 #, gcc-internal-format
66645 msgid "%qs argument of %qs intrinsic at %L must be of a dummy variable"
66646 msgstr ""
66647
66648 #: fortran/check.cc:4523
66649 #, gcc-internal-format
66650 msgid ""
66651 "%qs argument of %qs intrinsic at %L must be of an OPTIONAL dummy variable"
66652 msgstr ""
66653
66654 #: fortran/check.cc:4542
66655 #, gcc-internal-format
66656 msgid "%qs argument of %qs intrinsic at %L must not be a subobject of %qs"
66657 msgstr ""
66658
66659 #: fortran/check.cc:4593
66660 #, gcc-internal-format, gfc-internal-format
66661 msgid "The argument of the RANK intrinsic at %L must be a data object"
66662 msgstr ""
66663
66664 #: fortran/check.cc:4701
66665 #, gcc-internal-format
66666 msgid ""
66667 "%<shape%> argument of %<reshape%> intrinsic at %L must be an array of "
66668 "constant size"
66669 msgstr ""
66670
66671 #: fortran/check.cc:4711
66672 #, gcc-internal-format
66673 msgid "%qs argument of %qs intrinsic at %L is empty"
66674 msgstr ""
66675
66676 #: fortran/check.cc:4718
66677 #, gcc-internal-format
66678 msgid ""
66679 "%<shape%> argument of %<reshape%> intrinsic at %L has more than %d elements"
66680 msgstr ""
66681
66682 #: fortran/check.cc:4739
66683 #, gcc-internal-format
66684 msgid "%qs argument of %qs intrinsic at %L has negative element (%d)"
66685 msgstr ""
66686
66687 #: fortran/check.cc:4779
66688 #, gcc-internal-format
66689 msgid ""
66690 "%qs argument of %qs intrinsic at %L has wrong number of elements (%d/%d)"
66691 msgstr ""
66692
66693 #: fortran/check.cc:4797
66694 #, gcc-internal-format
66695 msgid "%qs argument of %qs intrinsic at %L has out-of-range dimension (%d)"
66696 msgstr ""
66697
66698 #: fortran/check.cc:4806
66699 #, gcc-internal-format
66700 msgid ""
66701 "%qs argument of %qs intrinsic at %L has invalid permutation of dimensions "
66702 "(dimension %qd duplicated)"
66703 msgstr ""
66704
66705 #: fortran/check.cc:4841
66706 #, gcc-internal-format, gfc-internal-format
66707 msgid ""
66708 "Without padding, there are not enough elements in the intrinsic RESHAPE "
66709 "source at %L to match the shape"
66710 msgstr ""
66711
66712 #: fortran/check.cc:4858 fortran/check.cc:4877
66713 #, gcc-internal-format
66714 msgid "%qs argument of %qs intrinsic at %L cannot be of type %s"
66715 msgstr ""
66716
66717 #: fortran/check.cc:4868 fortran/check.cc:4887
66718 #, gcc-internal-format
66719 msgid "%qs argument of %qs intrinsic at %L must be of an extensible type"
66720 msgstr ""
66721
66722 #: fortran/check.cc:4986
66723 #, gcc-internal-format
66724 msgid "SELECTED_REAL_KIND with neither %<P%> nor %<R%> argument at %L"
66725 msgstr ""
66726
66727 #: fortran/check.cc:5017
66728 #, gcc-internal-format
66729 msgid "%qs intrinsic with RADIX argument at %L"
66730 msgstr ""
66731
66732 #: fortran/check.cc:5065
66733 #, gcc-internal-format
66734 msgid ""
66735 "%<source%> argument of %<shape%> intrinsic at %L must not be an assumed size "
66736 "array"
66737 msgstr ""
66738
66739 #: fortran/check.cc:5138 fortran/check.cc:7502
66740 #, gcc-internal-format
66741 msgid "%qs argument of %qs intrinsic at %L shall not be a procedure"
66742 msgstr ""
66743
66744 #: fortran/check.cc:5154 fortran/check.cc:5305 fortran/check.cc:7494
66745 #, gcc-internal-format
66746 msgid "%qs argument of %qs intrinsic at %L shall not be TYPE(*)"
66747 msgstr ""
66748
66749 #: fortran/check.cc:5165 fortran/check.cc:5317
66750 #, gcc-internal-format
66751 msgid "%qs argument of %qs intrinsic at %L shall not be an assumed-size array"
66752 msgstr ""
66753
66754 #: fortran/check.cc:5247
66755 #, gcc-internal-format
66756 msgid "is_c_interoperable(): gfc_simplify_expr failed"
66757 msgstr ""
66758
66759 #: fortran/check.cc:5296
66760 #, gcc-internal-format
66761 msgid ""
66762 "%qs argument of %qs intrinsic at %L must be an interoperable data entity: %s"
66763 msgstr ""
66764
66765 #: fortran/check.cc:5335
66766 #, gcc-internal-format, gfc-internal-format
66767 msgid ""
66768 "Argument C_PTR_1 at %L to C_ASSOCIATED shall have the type TYPE(C_PTR) or "
66769 "TYPE(C_FUNPTR)"
66770 msgstr ""
66771
66772 #: fortran/check.cc:5349
66773 #, gcc-internal-format, gfc-internal-format
66774 msgid ""
66775 "Argument C_PTR_2 at %L to C_ASSOCIATED shall have the same type as C_PTR_1: "
66776 "%s instead of %s"
66777 msgstr ""
66778
66779 #: fortran/check.cc:5373
66780 #, gcc-internal-format, gfc-internal-format
66781 msgid "Argument CPTR at %L to C_F_POINTER shall have the type TYPE(C_PTR)"
66782 msgstr ""
66783
66784 #: fortran/check.cc:5385
66785 #, gcc-internal-format, gfc-internal-format
66786 msgid "Argument FPTR at %L to C_F_POINTER must be a pointer"
66787 msgstr ""
66788
66789 #: fortran/check.cc:5392
66790 #, gcc-internal-format, gfc-internal-format
66791 msgid "FPTR argument at %L to C_F_POINTER shall not be polymorphic"
66792 msgstr ""
66793
66794 #: fortran/check.cc:5399
66795 #, gcc-internal-format, gfc-internal-format
66796 msgid "Argument FPTR at %L to C_F_POINTER shall not be coindexed"
66797 msgstr ""
66798
66799 #: fortran/check.cc:5406
66800 #, gcc-internal-format, gfc-internal-format
66801 msgid "Unexpected SHAPE argument at %L to C_F_POINTER with scalar FPTR"
66802 msgstr ""
66803
66804 #: fortran/check.cc:5412
66805 #, gcc-internal-format, gfc-internal-format
66806 msgid "Expected SHAPE argument to C_F_POINTER with array FPTR at %L"
66807 msgstr ""
66808
66809 #: fortran/check.cc:5431
66810 #, gcc-internal-format, gfc-internal-format
66811 msgid ""
66812 "SHAPE argument at %L to C_F_POINTER must have the same size as the RANK of "
66813 "FPTR"
66814 msgstr ""
66815
66816 #: fortran/check.cc:5441
66817 #, gcc-internal-format, gfc-internal-format
66818 msgid "Polymorphic FPTR at %L to C_F_POINTER"
66819 msgstr ""
66820
66821 #: fortran/check.cc:5446
66822 #, gcc-internal-format, gfc-internal-format
66823 msgid "Noninteroperable array FPTR at %L to C_F_POINTER: %s"
66824 msgstr ""
66825
66826 #: fortran/check.cc:5462
66827 #, gcc-internal-format, gfc-internal-format
66828 msgid ""
66829 "Argument CPTR at %L to C_F_PROCPOINTER shall have the type TYPE(C_FUNPTR)"
66830 msgstr ""
66831
66832 #: fortran/check.cc:5474
66833 #, gcc-internal-format, gfc-internal-format
66834 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall be a procedure pointer"
66835 msgstr ""
66836
66837 #: fortran/check.cc:5481
66838 #, gcc-internal-format, gfc-internal-format
66839 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall not be coindexed"
66840 msgstr ""
66841
66842 #: fortran/check.cc:5487
66843 #, gcc-internal-format, gfc-internal-format
66844 msgid "Noninteroperable procedure pointer at %L to C_F_PROCPOINTER"
66845 msgstr ""
66846
66847 #: fortran/check.cc:5501
66848 #, gcc-internal-format, gfc-internal-format
66849 msgid "Argument X at %L to C_FUNLOC shall not be coindexed"
66850 msgstr ""
66851
66852 #: fortran/check.cc:5513
66853 #, gcc-internal-format
66854 msgid "Function result %qs at %L is invalid as X argument to C_FUNLOC"
66855 msgstr ""
66856
66857 #: fortran/check.cc:5520
66858 #, gcc-internal-format, gfc-internal-format
66859 msgid ""
66860 "Argument X at %L to C_FUNLOC shall be a procedure or a procedure pointer"
66861 msgstr ""
66862
66863 #: fortran/check.cc:5526
66864 #, gcc-internal-format, gfc-internal-format
66865 msgid "Noninteroperable procedure at %L to C_FUNLOC"
66866 msgstr ""
66867
66868 #: fortran/check.cc:5540
66869 #, gcc-internal-format, gfc-internal-format
66870 msgid "Argument X at %L to C_LOC shall not be coindexed"
66871 msgstr ""
66872
66873 #: fortran/check.cc:5546
66874 #, gcc-internal-format, gfc-internal-format
66875 msgid "X argument at %L to C_LOC shall not be polymorphic"
66876 msgstr ""
66877
66878 #: fortran/check.cc:5557
66879 #, gcc-internal-format, gfc-internal-format
66880 msgid ""
66881 "Argument X at %L to C_LOC shall have either the POINTER or the TARGET "
66882 "attribute"
66883 msgstr ""
66884
66885 #: fortran/check.cc:5565
66886 #, gcc-internal-format, gfc-internal-format
66887 msgid "Argument X at %L to C_LOC shall be not be a zero-sized string"
66888 msgstr ""
66889
66890 #: fortran/check.cc:5574
66891 #, gcc-internal-format, gfc-internal-format
66892 msgid "Argument at %L to C_LOC shall not be polymorphic"
66893 msgstr ""
66894
66895 #: fortran/check.cc:5581
66896 #, gcc-internal-format, gfc-internal-format
66897 msgid "Noninteroperable array at %L as argument to C_LOC: %s"
66898 msgstr ""
66899
66900 #: fortran/check.cc:5592
66901 #, gcc-internal-format, gfc-internal-format
66902 msgid ""
66903 "Array of interoperable type at %L to C_LOC which is nonallocatable and "
66904 "neither assumed size nor explicit size"
66905 msgstr ""
66906
66907 #: fortran/check.cc:5597
66908 #, gcc-internal-format, gfc-internal-format
66909 msgid "Array section at %L to C_LOC"
66910 msgstr ""
66911
66912 #: fortran/check.cc:5625
66913 #, gcc-internal-format, gfc-internal-format
66914 msgid "non double precision REAL argument to %s intrinsic at %L"
66915 msgstr ""
66916
66917 #: fortran/check.cc:5641
66918 #, gcc-internal-format
66919 msgid "%qs argument of %qs intrinsic at %L must be less than rank %d"
66920 msgstr ""
66921
66922 #: fortran/check.cc:5660
66923 #, gcc-internal-format
66924 msgid "%qs argument of %qs intrinsic at %L is not a valid dimension index"
66925 msgstr ""
66926
66927 #: fortran/check.cc:5684
66928 #, gcc-internal-format
66929 msgid "%qs argument of %qs intrinsic at %L must have length at least 1"
66930 msgstr ""
66931
66932 #: fortran/check.cc:5948
66933 #, gcc-internal-format, gfc-internal-format
66934 msgid "%s argument to IMAGE_INDEX must be a rank one array at %L"
66935 msgstr ""
66936
66937 #: fortran/check.cc:5955
66938 #, gcc-internal-format, gfc-internal-format
66939 msgid "Type of %s argument of IMAGE_INDEX at %L shall be INTEGER"
66940 msgstr ""
66941
66942 #: fortran/check.cc:5966
66943 #, gcc-internal-format, gfc-internal-format
66944 msgid ""
66945 "The number of array elements of the SUB argument to IMAGE_INDEX at %L shall "
66946 "be %d (corank) not %d"
66947 msgstr ""
66948
66949 #: fortran/check.cc:5999
66950 #, gcc-internal-format, gfc-internal-format
66951 msgid "DISTANCE= argument to NUM_IMAGES at %L"
66952 msgstr ""
66953
66954 #: fortran/check.cc:6012
66955 #, gcc-internal-format, gfc-internal-format
66956 msgid "FAILED= argument to NUM_IMAGES at %L"
66957 msgstr ""
66958
66959 #: fortran/check.cc:6036
66960 #, gcc-internal-format, gfc-internal-format
66961 msgid ""
66962 "TEAM argument at %L to the intrinsic TEAM_NUMBER shall be of type TEAM_TYPE"
66963 msgstr ""
66964
66965 #: fortran/check.cc:6062
66966 #, gcc-internal-format, gfc-internal-format
66967 msgid ""
66968 "DIM argument without COARRAY argument not allowed for THIS_IMAGE intrinsic "
66969 "at %L"
66970 msgstr ""
66971
66972 #: fortran/check.cc:6069
66973 #, gcc-internal-format, gfc-internal-format
66974 msgid ""
66975 "The DISTANCE argument may not be specified together with the COARRAY or DIM "
66976 "argument in intrinsic at %L"
66977 msgstr ""
66978
66979 #: fortran/check.cc:6080
66980 #, gcc-internal-format, gfc-internal-format
66981 msgid "Unexpected DIM argument with noncoarray argument at %L"
66982 msgstr ""
66983
66984 #: fortran/check.cc:6098
66985 #, gcc-internal-format, gfc-internal-format
66986 msgid "DISTANCE= argument to THIS_IMAGE at %L"
66987 msgstr ""
66988
66989 #: fortran/check.cc:6156
66990 #, gcc-internal-format
66991 msgid ""
66992 "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L is an array and shall not "
66993 "have storage size 0 when %<SOURCE%> argument has size greater than 0"
66994 msgstr ""
66995
66996 #: fortran/check.cc:6208
66997 #, gcc-internal-format
66998 msgid "%<SOURCE%> argument of %<TRANSFER%> intrinsic at %L must not be a %s"
66999 msgstr ""
67000
67001 #: fortran/check.cc:6227
67002 #, gcc-internal-format
67003 msgid "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L must not be a %s"
67004 msgstr ""
67005
67006 #: fortran/check.cc:6235
67007 #, gcc-internal-format
67008 msgid "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L must not be %s"
67009 msgstr ""
67010
67011 #: fortran/check.cc:6270
67012 #, gcc-internal-format, gfc-internal-format
67013 msgid ""
67014 "Intrinsic TRANSFER at %L has partly undefined result: source size %ld < "
67015 "result size %ld"
67016 msgstr ""
67017
67018 #: fortran/check.cc:6392
67019 #, gcc-internal-format
67020 msgid ""
67021 "%qs argument of %qs intrinsic at %L must have the same rank as %qs or be a "
67022 "scalar"
67023 msgstr ""
67024
67025 #: fortran/check.cc:6405
67026 #, gcc-internal-format
67027 msgid "%qs and %qs arguments of %qs intrinsic at %L must have identical shape."
67028 msgstr ""
67029
67030 #: fortran/check.cc:6671 fortran/check.cc:6703
67031 #, gcc-internal-format
67032 msgid "Size of %qs argument of %qs intrinsic at %L too small (%i/%i)"
67033 msgstr ""
67034
67035 #: fortran/check.cc:6711
67036 #, gcc-internal-format, gfc-internal-format
67037 msgid "Too many arguments to %s at %L"
67038 msgstr ""
67039
67040 #: fortran/check.cc:6729
67041 #, gcc-internal-format
67042 msgid "fe_runtime_error string must be null terminated"
67043 msgstr ""
67044
67045 #: fortran/check.cc:6741
67046 #, gcc-internal-format, gfc-internal-format
67047 msgid "fe_runtime_error: Wrong number of arguments (%d instead of %d)"
67048 msgstr ""
67049
67050 #: fortran/check.cc:6781
67051 #, gcc-internal-format, gfc-internal-format
67052 msgid "COUNT argument to SYSTEM_CLOCK at %L has non-default kind"
67053 msgstr ""
67054
67055 #: fortran/check.cc:6800
67056 #, gcc-internal-format, gfc-internal-format
67057 msgid "Real COUNT_RATE argument to SYSTEM_CLOCK at %L"
67058 msgstr ""
67059
67060 #: fortran/check.cc:6810
67061 #, gcc-internal-format, gfc-internal-format
67062 msgid "COUNT_RATE argument to SYSTEM_CLOCK at %L has non-default kind"
67063 msgstr ""
67064
67065 #: fortran/check.cc:6827
67066 #, gcc-internal-format, gfc-internal-format
67067 msgid "COUNT_MAX argument to SYSTEM_CLOCK at %L has non-default kind"
67068 msgstr ""
67069
67070 #: fortran/check.cc:7044
67071 #, gcc-internal-format
67072 msgid ""
67073 "%qs argument of %qs intrinsic at %L must be of a kind not wider than the "
67074 "default kind (%d)"
67075 msgstr ""
67076
67077 #: fortran/check.cc:7226
67078 #, gcc-internal-format
67079 msgid "Actual argument at %L of %qs intrinsic shall be an associated pointer"
67080 msgstr ""
67081
67082 #: fortran/check.cc:7415 fortran/check.cc:7426
67083 #, gcc-internal-format
67084 msgid ""
67085 "%qs argument of %qs intrinsic at %L must be INTEGER, LOGICAL, or a BOZ "
67086 "literal constant"
67087 msgstr ""
67088
67089 #: fortran/check.cc:7486
67090 #, gcc-internal-format, gfc-internal-format
67091 msgid ""
67092 "Intrinsic function NULL at %L cannot be an actual argument to STORAGE_SIZE, "
67093 "because it returns a disassociated pointer"
67094 msgstr ""
67095
67096 #. Since the extension field is 8 bit wide, we can only have
67097 #. up to 255 extension levels.
67098 #: fortran/class.cc:782 fortran/decl.cc:4023 fortran/decl.cc:10689
67099 #, gcc-internal-format
67100 msgid "Maximum extension level reached with type %qs at %L"
67101 msgstr ""
67102
67103 #: fortran/class.cc:2965 fortran/class.cc:3039
67104 #, gcc-internal-format
67105 msgid "%qs of %qs is PRIVATE at %L"
67106 msgstr ""
67107
67108 #: fortran/cpp.cc:501
67109 #, gcc-internal-format
67110 msgid "To enable preprocessing, use %<-cpp%>"
67111 msgstr ""
67112
67113 #: fortran/cpp.cc:580 fortran/cpp.cc:591 fortran/cpp.cc:719
67114 #, gcc-internal-format
67115 msgid "opening output file %qs: %s"
67116 msgstr ""
67117
67118 #: fortran/data.cc:65
67119 #, gcc-internal-format, gfc-internal-format
67120 msgid "non-constant array in DATA statement %L"
67121 msgstr ""
67122
67123 #: fortran/data.cc:140
67124 #, gcc-internal-format, gfc-internal-format
67125 msgid "failure to simplify substring reference in DATA statement at %L"
67126 msgstr ""
67127
67128 #: fortran/data.cc:173
67129 #, gcc-internal-format, gfc-internal-format
67130 msgid "Unused initialization string at %L because variable has zero length"
67131 msgstr ""
67132
67133 #: fortran/data.cc:179
67134 #, gcc-internal-format, gfc-internal-format
67135 msgid "Initialization string at %L was truncated to fit the variable (%ld/%ld)"
67136 msgstr ""
67137
67138 #: fortran/data.cc:188 fortran/resolve.cc:5169
67139 #, gcc-internal-format, gfc-internal-format
67140 msgid "Substring start index at %L is less than one"
67141 msgstr ""
67142
67143 #: fortran/data.cc:194 fortran/resolve.cc:5199
67144 #, gcc-internal-format, gfc-internal-format
67145 msgid "Substring end index at %L exceeds the string length"
67146 msgstr ""
67147
67148 #: fortran/data.cc:249
67149 #, gcc-internal-format
67150 msgid "PARAMETER %qs shall not appear in a DATA statement at %L"
67151 msgstr ""
67152
67153 #: fortran/data.cc:291
67154 #, gcc-internal-format
67155 msgid "%qs at %L already is initialized at %L"
67156 msgstr ""
67157
67158 #: fortran/data.cc:315
67159 #, gcc-internal-format, gfc-internal-format
67160 msgid "Data element below array lower bound at %L"
67161 msgstr ""
67162
67163 #: fortran/data.cc:332 fortran/data.cc:421
67164 #, gcc-internal-format, gfc-internal-format
67165 msgid "Data element above array upper bound at %L"
67166 msgstr ""
67167
67168 #: fortran/data.cc:362 fortran/data.cc:587
67169 #, gcc-internal-format
67170 msgid "re-initialization of %qs at %L"
67171 msgstr ""
67172
67173 #: fortran/data.cc:532
67174 #, gcc-internal-format, gfc-internal-format
67175 msgid "LEN or KIND inquiry ref in DATA statement at %L"
67176 msgstr ""
67177
67178 #: fortran/data.cc:610
67179 #, gcc-internal-format
67180 msgid ""
67181 "Nonpointer object %qs with default initialization shall not appear in a DATA "
67182 "statement at %L"
67183 msgstr ""
67184
67185 #: fortran/data.cc:658 fortran/data.cc:677 fortran/data.cc:691
67186 #: fortran/data.cc:820
67187 #, gcc-internal-format
67188 msgid "Simplification error"
67189 msgstr ""
67190
67191 #: fortran/data.cc:833
67192 #, gcc-internal-format
67193 msgid "TODO: Vector sections in data statements"
67194 msgstr ""
67195
67196 #: fortran/decl.cc:293
67197 #, gcc-internal-format, gfc-internal-format
67198 msgid "Inquiry parameter cannot appear in a data-stmt-object-list at %C"
67199 msgstr ""
67200
67201 #: fortran/decl.cc:307
67202 #, gcc-internal-format
67203 msgid "Host associated variable %qs may not be in the DATA statement at %C"
67204 msgstr ""
67205
67206 #: fortran/decl.cc:314
67207 #, gcc-internal-format
67208 msgid "initialization of common block variable %qs in DATA statement at %C"
67209 msgstr ""
67210
67211 #: fortran/decl.cc:448
67212 #, gcc-internal-format
67213 msgid "Symbol %qs must be a PARAMETER in DATA statement at %C"
67214 msgstr ""
67215
67216 #: fortran/decl.cc:474
67217 #, gcc-internal-format, gfc-internal-format
67218 msgid "Invalid initializer %s in Data statement at %C"
67219 msgstr ""
67220
67221 #: fortran/decl.cc:579
67222 #, gcc-internal-format, gfc-internal-format
67223 msgid "BOZ at %L cannot appear in an old-style initialization"
67224 msgstr ""
67225
67226 #: fortran/decl.cc:587
67227 #, gcc-internal-format
67228 msgid ""
67229 "BOZ literal constant near %L cannot be assigned to a %qs variable in an old-"
67230 "style initialization"
67231 msgstr ""
67232
67233 #: fortran/decl.cc:597
67234 #, gcc-internal-format, gfc-internal-format
67235 msgid "Initialization at %C is not allowed in a PURE procedure"
67236 msgstr ""
67237
67238 #: fortran/decl.cc:644
67239 #, gcc-internal-format, gfc-internal-format
67240 msgid "DATA statement at %C cannot appear within an INTERFACE"
67241 msgstr ""
67242
67243 #: fortran/decl.cc:668
67244 #, gcc-internal-format, gfc-internal-format
67245 msgid "Invalid substring in data-implied-do at %L in DATA statement"
67246 msgstr ""
67247
67248 #: fortran/decl.cc:691
67249 #, gcc-internal-format, gfc-internal-format
67250 msgid ""
67251 "Allocatable component or deferred-shaped array near %C in DATA statement"
67252 msgstr ""
67253
67254 #: fortran/decl.cc:733
67255 #, gcc-internal-format, gfc-internal-format
67256 msgid "BOZ literal constant at %L cannot appear in a structure constructor"
67257 msgstr ""
67258
67259 #: fortran/decl.cc:749
67260 #, gcc-internal-format, gfc-internal-format
67261 msgid "DATA statement at %C is not allowed in a PURE procedure"
67262 msgstr ""
67263
67264 #: fortran/decl.cc:758
67265 #, gcc-internal-format, gfc-internal-format
67266 msgid ""
67267 "part-ref with pointer attribute near %L is not rightmost part-ref of data-"
67268 "stmt-object"
67269 msgstr ""
67270
67271 #: fortran/decl.cc:797
67272 #, gcc-internal-format, gfc-internal-format
67273 msgid "Empty old style initializer list at %C"
67274 msgstr ""
67275
67276 #: fortran/decl.cc:806
67277 #, gcc-internal-format, gfc-internal-format
67278 msgid "Array in initializer list at %L must have an explicit shape"
67279 msgstr ""
67280
67281 #: fortran/decl.cc:829
67282 #, gcc-internal-format, gfc-internal-format
67283 msgid "Repeat spec invalid in scalar initializer at %C"
67284 msgstr ""
67285
67286 #: fortran/decl.cc:834
67287 #, gcc-internal-format, gfc-internal-format
67288 msgid "Repeat spec must be an integer at %C"
67289 msgstr ""
67290
67291 #: fortran/decl.cc:845
67292 #, gcc-internal-format, gfc-internal-format
67293 msgid "Expected data constant after repeat spec at %C"
67294 msgstr ""
67295
67296 #: fortran/decl.cc:877
67297 #, gcc-internal-format, gfc-internal-format
67298 msgid "End of scalar initializer expected at %C"
67299 msgstr ""
67300
67301 #: fortran/decl.cc:905
67302 #, gcc-internal-format, gfc-internal-format
67303 msgid "Not enough elements in array initializer at %C"
67304 msgstr ""
67305
67306 #: fortran/decl.cc:907
67307 #, gcc-internal-format, gfc-internal-format
67308 msgid "Too many elements in array initializer at %C"
67309 msgstr ""
67310
67311 #: fortran/decl.cc:933
67312 #, gcc-internal-format, gfc-internal-format
67313 msgid "Syntax error in old style initializer list at %C"
67314 msgstr ""
67315
67316 #: fortran/decl.cc:957
67317 #, gcc-internal-format, gfc-internal-format
67318 msgid "The assumed-rank array at %C shall not have a codimension"
67319 msgstr ""
67320
67321 #: fortran/decl.cc:1022
67322 #, gcc-internal-format, gfc-internal-format
67323 msgid ""
67324 "Sum of array rank %d and corank %d at %C exceeds maximum allowed dimensions "
67325 "of %d"
67326 msgstr ""
67327
67328 #: fortran/decl.cc:1046
67329 #, gcc-internal-format, gfc-internal-format
67330 msgid "Bad INTENT specification at %C"
67331 msgstr ""
67332
67333 #: fortran/decl.cc:1067
67334 #, gcc-internal-format, gfc-internal-format
67335 msgid "deferred type parameter at %C"
67336 msgstr ""
67337
67338 #: fortran/decl.cc:1158 fortran/resolve.cc:12594
67339 #, gcc-internal-format, gfc-internal-format
67340 msgid "Scalar INTEGER expression expected at %L"
67341 msgstr ""
67342
67343 #: fortran/decl.cc:1184
67344 #, gcc-internal-format, gfc-internal-format
67345 msgid "Old-style character length at %C"
67346 msgstr ""
67347
67348 #: fortran/decl.cc:1215
67349 #, gcc-internal-format, gfc-internal-format
67350 msgid "Syntax error in character length specification at %C"
67351 msgstr ""
67352
67353 #: fortran/decl.cc:1367 fortran/decl.cc:1374 fortran/decl.cc:1438
67354 #, gcc-internal-format
67355 msgid "Procedure %qs at %C is already defined at %L"
67356 msgstr ""
67357
67358 #: fortran/decl.cc:1382
67359 #, gcc-internal-format
67360 msgid "Contained procedure %qs at %C clashes with procedure defined at %L"
67361 msgstr ""
67362
67363 #: fortran/decl.cc:1394
67364 #, gcc-internal-format
67365 msgid "Name %qs at %C is already defined as a generic interface at %L"
67366 msgstr ""
67367
67368 #: fortran/decl.cc:1410
67369 #, gcc-internal-format
67370 msgid ""
67371 "Procedure %qs at %C has an explicit interface from a previous declaration"
67372 msgstr ""
67373
67374 #: fortran/decl.cc:1426
67375 #, gcc-internal-format
67376 msgid ""
67377 "Procedure %qs defined in interface body at %L clashes with internal "
67378 "procedure defined at %C"
67379 msgstr ""
67380
67381 #: fortran/decl.cc:1509
67382 #, gcc-internal-format
67383 msgid ""
67384 "Procedure %qs at %L must have the BIND(C) attribute to be C interoperable"
67385 msgstr ""
67386
67387 #: fortran/decl.cc:1536
67388 #, gcc-internal-format
67389 msgid ""
67390 "Variable %qs at %L is a dummy argument to the BIND(C) procedure %qs but is "
67391 "not C interoperable because derived type %qs is not C interoperable"
67392 msgstr ""
67393
67394 #: fortran/decl.cc:1543
67395 #, gcc-internal-format
67396 msgid ""
67397 "Variable %qs at %L is a dummy argument to the BIND(C) procedure %qs but is "
67398 "not C interoperable because it is polymorphic"
67399 msgstr ""
67400
67401 #: fortran/decl.cc:1550
67402 #, gcc-internal-format
67403 msgid ""
67404 "Variable %qs at %L is a dummy argument of the BIND(C) procedure %qs but may "
67405 "not be C interoperable"
67406 msgstr ""
67407
67408 #: fortran/decl.cc:1559
67409 #, gcc-internal-format
67410 msgid ""
67411 "Dummy argument %qs at %L may not be a pointer with CONTIGUOUS attribute as "
67412 "procedure %qs is BIND(C)"
67413 msgstr ""
67414
67415 #: fortran/decl.cc:1569
67416 #, gcc-internal-format
67417 msgid ""
67418 "Default-initialized %s dummy argument %qs at %L is not permitted in BIND(C) "
67419 "procedure %qs"
67420 msgstr ""
67421
67422 #: fortran/decl.cc:1590
67423 #, gcc-internal-format
67424 msgid ""
67425 "Allocatable character dummy argument %qs at %L must have deferred length as "
67426 "procedure %qs is BIND(C)"
67427 msgstr ""
67428
67429 #: fortran/decl.cc:1595
67430 #, gcc-internal-format
67431 msgid ""
67432 "Pointer character dummy argument %qs at %L must have deferred length as "
67433 "procedure %qs is BIND(C)"
67434 msgstr ""
67435
67436 #: fortran/decl.cc:1602
67437 #, gcc-internal-format
67438 msgid ""
67439 "Deferred-length character dummy argument %qs at %L of procedure %qs with "
67440 "BIND(C) attribute"
67441 msgstr ""
67442
67443 #: fortran/decl.cc:1614
67444 #, gcc-internal-format
67445 msgid ""
67446 "Character dummy argument %qs at %L must be of length 1 as it has the VALUE "
67447 "attribute"
67448 msgstr ""
67449
67450 #: fortran/decl.cc:1625
67451 #, gcc-internal-format
67452 msgid ""
67453 "Assumed-length character dummy argument %qs at %L of procedure %qs with "
67454 "BIND(C) attribute"
67455 msgstr ""
67456
67457 #: fortran/decl.cc:1639
67458 #, gcc-internal-format
67459 msgid ""
67460 "Character dummy argument %qs at %L must be of constant length of one or "
67461 "assumed length, unless it has assumed shape or assumed rank, as procedure "
67462 "%qs has the BIND(C) attribute"
67463 msgstr ""
67464
67465 #: fortran/decl.cc:1657
67466 #, gcc-internal-format
67467 msgid ""
67468 "Variable %qs at %L with ALLOCATABLE attribute in procedure %qs with BIND(C)"
67469 msgstr ""
67470
67471 #: fortran/decl.cc:1665
67472 #, gcc-internal-format
67473 msgid "Variable %qs at %L with POINTER attribute in procedure %qs with BIND(C)"
67474 msgstr ""
67475
67476 #: fortran/decl.cc:1674
67477 #, gcc-internal-format
67478 msgid ""
67479 "Variable %qs at %L cannot have both the OPTIONAL and the VALUE attribute "
67480 "because procedure %qs is BIND(C)"
67481 msgstr ""
67482
67483 #: fortran/decl.cc:1681
67484 #, gcc-internal-format
67485 msgid ""
67486 "Variable %qs at %L with OPTIONAL attribute in procedure %qs which is BIND(C)"
67487 msgstr ""
67488
67489 #: fortran/decl.cc:1692
67490 #, gcc-internal-format
67491 msgid ""
67492 "Assumed-shape array %qs at %L as dummy argument to the BIND(C) procedure %qs "
67493 "at %L"
67494 msgstr ""
67495
67496 #: fortran/decl.cc:1760
67497 #, gcc-internal-format
67498 msgid "Symbol %qs at %C also declared as a type at %L"
67499 msgstr ""
67500
67501 #: fortran/decl.cc:1819
67502 #, gcc-internal-format
67503 msgid ""
67504 "Variable %qs in common block %qs at %C must be declared with a C "
67505 "interoperable kind since common block %qs is BIND(C)"
67506 msgstr ""
67507
67508 #: fortran/decl.cc:1859
67509 #, gcc-internal-format, gfc-internal-format
67510 msgid "CHARACTER length must be a constant at %L"
67511 msgstr ""
67512
67513 #: fortran/decl.cc:1874
67514 #, gcc-internal-format, gfc-internal-format
67515 msgid "CHARACTER expression at %L is being truncated (%ld/%ld)"
67516 msgstr ""
67517
67518 #: fortran/decl.cc:1882
67519 #, gcc-internal-format, gfc-internal-format
67520 msgid ""
67521 "The CHARACTER elements of the array constructor at %L must have the same "
67522 "length (%ld/%ld)"
67523 msgstr ""
67524
67525 #: fortran/decl.cc:1981
67526 #, gcc-internal-format
67527 msgid "Initializer not allowed for PARAMETER %qs at %C"
67528 msgstr ""
67529
67530 #: fortran/decl.cc:1994
67531 #, gcc-internal-format, gfc-internal-format
67532 msgid "PARAMETER at %L is missing an initializer"
67533 msgstr ""
67534
67535 #: fortran/decl.cc:2004
67536 #, gcc-internal-format
67537 msgid ""
67538 "Variable %qs at %C with an initializer already appears in a DATA statement"
67539 msgstr ""
67540
67541 #: fortran/decl.cc:2047
67542 #, gcc-internal-format, gfc-internal-format
67543 msgid "Cannot initialize parameter array at %L with variable length elements"
67544 msgstr ""
67545
67546 #: fortran/decl.cc:2111
67547 #, gcc-internal-format, gfc-internal-format
67548 msgid "Rank mismatch of array at %L and its initializer (%d/%d)"
67549 msgstr ""
67550
67551 #: fortran/decl.cc:2124
67552 #, gcc-internal-format, gfc-internal-format
67553 msgid "Cannot initialize implied-shape array at %L with scalar"
67554 msgstr ""
67555
67556 #: fortran/decl.cc:2135
67557 #, gcc-internal-format
67558 msgid "gfc_array_size failed"
67559 msgstr ""
67560
67561 #: fortran/decl.cc:2165
67562 #, gcc-internal-format, gfc-internal-format
67563 msgid "Non-constant lower bound in implied-shape declaration at %L"
67564 msgstr ""
67565
67566 #: fortran/decl.cc:2273 fortran/decl.cc:2280
67567 #, gcc-internal-format, gfc-internal-format
67568 msgid "Component at %C must have the POINTER attribute"
67569 msgstr ""
67570
67571 #: fortran/decl.cc:2289
67572 #, gcc-internal-format
67573 msgid "Component %qs with CLASS at %C must be allocatable or pointer"
67574 msgstr ""
67575
67576 #: fortran/decl.cc:2298
67577 #, gcc-internal-format, gfc-internal-format
67578 msgid "Array component of structure at %C must have explicit or deferred shape"
67579 msgstr ""
67580
67581 #: fortran/decl.cc:2322 fortran/symbol.cc:2264
67582 #, gcc-internal-format
67583 msgid "Component %qs at %C already declared at %L"
67584 msgstr ""
67585
67586 #: fortran/decl.cc:2370
67587 #, gcc-internal-format, gfc-internal-format
67588 msgid "Pointer array component of structure at %C must have a deferred shape"
67589 msgstr ""
67590
67591 #: fortran/decl.cc:2379
67592 #, gcc-internal-format, gfc-internal-format
67593 msgid "Allocatable component of structure at %C must have a deferred shape"
67594 msgstr ""
67595
67596 #: fortran/decl.cc:2388
67597 #, gcc-internal-format, gfc-internal-format
67598 msgid "Array component of structure at %C must have an explicit shape"
67599 msgstr ""
67600
67601 #: fortran/decl.cc:2405
67602 #, gcc-internal-format
67603 msgid ""
67604 "Type parameter %qs at %C has no corresponding entry in the type parameter "
67605 "name list at %L"
67606 msgstr ""
67607
67608 #: fortran/decl.cc:2462
67609 #, gcc-internal-format, gfc-internal-format
67610 msgid "NULL() initialization at %C is ambiguous"
67611 msgstr ""
67612
67613 #: fortran/decl.cc:2479
67614 #, gcc-internal-format, gfc-internal-format
67615 msgid "NULL() initialization at %C may not have MOLD"
67616 msgstr ""
67617
67618 #: fortran/decl.cc:2496
67619 #, gcc-internal-format, gfc-internal-format
67620 msgid "Initialization of pointer at %C is not allowed in a PURE procedure"
67621 msgstr ""
67622
67623 #: fortran/decl.cc:2517
67624 #, gcc-internal-format, gfc-internal-format
67625 msgid "Error in pointer initialization at %C"
67626 msgstr ""
67627
67628 #: fortran/decl.cc:2524
67629 #, gcc-internal-format, gfc-internal-format
67630 msgid "non-NULL pointer initialization at %C"
67631 msgstr ""
67632
67633 #: fortran/decl.cc:2547
67634 #, gcc-internal-format
67635 msgid ""
67636 "RESULT variable %qs at %L prohibits FUNCTION name %qs at %C from appearing "
67637 "in a specification statement"
67638 msgstr ""
67639
67640 #: fortran/decl.cc:2601
67641 #, gcc-internal-format
67642 msgid "%qs not allowed outside STRUCTURE at %C"
67643 msgstr ""
67644
67645 #: fortran/decl.cc:2603
67646 #, gcc-internal-format
67647 msgid "%qs at %C is a DEC extension, enable with %<-fdec-structure%>"
67648 msgstr ""
67649
67650 #: fortran/decl.cc:2611
67651 #, gcc-internal-format
67652 msgid "%qs entity cannot have attributes at %C"
67653 msgstr ""
67654
67655 #: fortran/decl.cc:2621
67656 #, gcc-internal-format
67657 msgid "Invalid character %qc in variable name at %C"
67658 msgstr ""
67659
67660 #: fortran/decl.cc:2663
67661 #, gcc-internal-format
67662 msgid "Non-PARAMETER symbol %qs at %L cannot be implied-shape"
67663 msgstr ""
67664
67665 #: fortran/decl.cc:2673
67666 #, gcc-internal-format, gfc-internal-format
67667 msgid "Implied-shape array at %L"
67668 msgstr ""
67669
67670 #: fortran/decl.cc:2730
67671 #, gcc-internal-format, gfc-internal-format
67672 msgid ""
67673 "Explicit array shape at %C must be constant of INTEGER type and not %s type"
67674 msgstr ""
67675
67676 #: fortran/decl.cc:2738
67677 #, gcc-internal-format, gfc-internal-format
67678 msgid "Explicit shaped array with nonconstant bounds at %C"
67679 msgstr ""
67680
67681 #: fortran/decl.cc:2827
67682 #, gcc-internal-format
67683 msgid ""
67684 "%qs at %C is a redefinition of the declaration in the corresponding "
67685 "interface for MODULE PROCEDURE %qs"
67686 msgstr ""
67687
67688 #: fortran/decl.cc:2838
67689 #, gcc-internal-format
67690 msgid "%qs entity cannot have an initializer at %C"
67691 msgstr ""
67692
67693 #: fortran/decl.cc:2863 fortran/decl.cc:8920
67694 #, gcc-internal-format, gfc-internal-format
67695 msgid "Duplicate array spec for Cray pointee at %C"
67696 msgstr ""
67697
67698 #: fortran/decl.cc:2871
67699 #, gcc-internal-format
67700 msgid "Cannot set pointee array spec."
67701 msgstr ""
67702
67703 #: fortran/decl.cc:2934
67704 #, gcc-internal-format, gfc-internal-format
67705 msgid "Old-style initialization at %C"
67706 msgstr ""
67707
67708 #: fortran/decl.cc:2942
67709 #, gcc-internal-format, gfc-internal-format
67710 msgid "Invalid old style initialization for derived type component at %C"
67711 msgstr ""
67712
67713 #: fortran/decl.cc:2955
67714 #, gcc-internal-format, gfc-internal-format
67715 msgid "Syntax error in old style initialization of %s at %C"
67716 msgstr ""
67717
67718 #: fortran/decl.cc:2975 fortran/decl.cc:7133
67719 #, gcc-internal-format, gfc-internal-format
67720 msgid "Initialization at %C isn't for a pointer variable"
67721 msgstr ""
67722
67723 #: fortran/decl.cc:2998
67724 #, gcc-internal-format
67725 msgid "Pointer initialization at %C requires %<=>%>, not %<=%>"
67726 msgstr ""
67727
67728 #: fortran/decl.cc:3007 fortran/decl.cc:10863
67729 #, gcc-internal-format, gfc-internal-format
67730 msgid "Expected an initialization expression at %C"
67731 msgstr ""
67732
67733 #: fortran/decl.cc:3014
67734 #, gcc-internal-format, gfc-internal-format
67735 msgid "Initialization of variable at %C is not allowed in a PURE procedure"
67736 msgstr ""
67737
67738 #: fortran/decl.cc:3031
67739 #, gcc-internal-format, gfc-internal-format
67740 msgid "Initialization of allocatable component at %C is not allowed"
67741 msgstr ""
67742
67743 #: fortran/decl.cc:3040
67744 #, gcc-internal-format, gfc-internal-format
67745 msgid ""
67746 "Initialization of structure component with a HOLLERITH constant at %L is not "
67747 "allowed"
67748 msgstr ""
67749
67750 #: fortran/decl.cc:3054
67751 #, gcc-internal-format, gfc-internal-format
67752 msgid ""
67753 "The component with KIND or LEN attribute at %C does not not appear in the "
67754 "type parameter list at %L"
67755 msgstr ""
67756
67757 #: fortran/decl.cc:3062
67758 #, gcc-internal-format, gfc-internal-format
67759 msgid ""
67760 "The component at %C that appears in the type parameter list at %L has "
67761 "neither the KIND nor LEN attribute"
67762 msgstr ""
67763
67764 #: fortran/decl.cc:3070
67765 #, gcc-internal-format, gfc-internal-format
67766 msgid "The component at %C which is a type parameter must be a scalar"
67767 msgstr ""
67768
67769 #: fortran/decl.cc:3079
67770 #, gcc-internal-format, gfc-internal-format
67771 msgid "BOZ literal constant at %L cannot appear as an initializer"
67772 msgstr ""
67773
67774 #: fortran/decl.cc:3096
67775 #, gcc-internal-format
67776 msgid ""
67777 "Incompatible initialization between a derived type entity and an entity with "
67778 "%qs type at %C"
67779 msgstr ""
67780
67781 #: fortran/decl.cc:3159 fortran/decl.cc:3194
67782 #, gcc-internal-format, gfc-internal-format
67783 msgid "Old-style type declaration %s*%d not supported at %C"
67784 msgstr ""
67785
67786 #: fortran/decl.cc:3200
67787 #, gcc-internal-format, gfc-internal-format
67788 msgid "Nonstandard type declaration %s*%d at %C"
67789 msgstr ""
67790
67791 #: fortran/decl.cc:3259 fortran/decl.cc:3336
67792 #, gcc-internal-format, gfc-internal-format
67793 msgid "Missing right parenthesis at %C"
67794 msgstr ""
67795
67796 #: fortran/decl.cc:3272 fortran/decl.cc:3406
67797 #, gcc-internal-format, gfc-internal-format
67798 msgid "Expected initialization expression at %C"
67799 msgstr ""
67800
67801 #: fortran/decl.cc:3280 fortran/decl.cc:3412
67802 #, gcc-internal-format, gfc-internal-format
67803 msgid "Expected scalar initialization expression at %C"
67804 msgstr ""
67805
67806 #: fortran/decl.cc:3310 fortran/decl.cc:4044
67807 #, gcc-internal-format, gfc-internal-format
67808 msgid "Kind %d not supported for type %s at %C"
67809 msgstr ""
67810
67811 #: fortran/decl.cc:3323
67812 #, gcc-internal-format, gfc-internal-format
67813 msgid "C kind type parameter is for type %s but type at %L is %s"
67814 msgstr ""
67815
67816 #: fortran/decl.cc:3334
67817 #, gcc-internal-format, gfc-internal-format
67818 msgid "Missing right parenthesis or comma at %C"
67819 msgstr ""
67820
67821 #: fortran/decl.cc:3438
67822 #, gcc-internal-format, gfc-internal-format
67823 msgid "Kind %d is not supported for CHARACTER at %C"
67824 msgstr ""
67825
67826 #: fortran/decl.cc:3570
67827 #, gcc-internal-format, gfc-internal-format
67828 msgid "Syntax error in CHARACTER declaration at %C"
67829 msgstr ""
67830
67831 #: fortran/decl.cc:3671
67832 #, gcc-internal-format
67833 msgid "RECORD at %C is an extension, enable it with %<-fdec-structure%>"
67834 msgstr ""
67835
67836 #: fortran/decl.cc:3684
67837 #, gcc-internal-format, gfc-internal-format
67838 msgid "Structure name expected after RECORD at %C"
67839 msgstr ""
67840
67841 #: fortran/decl.cc:3797
67842 #, gcc-internal-format, gfc-internal-format
67843 msgid ""
67844 "The type parameter spec list at %C cannot contain both ASSUMED and DEFERRED "
67845 "parameters"
67846 msgstr ""
67847
67848 #: fortran/decl.cc:3821
67849 #, gcc-internal-format, gfc-internal-format
67850 msgid ""
67851 "The type parameter spec list at %C does not contain enough parameter "
67852 "expressions"
67853 msgstr ""
67854
67855 #: fortran/decl.cc:3845
67856 #, gcc-internal-format
67857 msgid "The derived parameter %qs at %C does not have a default value"
67858 msgstr ""
67859
67860 #: fortran/decl.cc:3878
67861 #, gcc-internal-format, gfc-internal-format
67862 msgid "The parameter expression at %C must be of INTEGER type and not %s type"
67863 msgstr ""
67864
67865 #: fortran/decl.cc:3885
67866 #, gcc-internal-format, gfc-internal-format
67867 msgid "The parameter expression at %C does not simplify to an INTEGER constant"
67868 msgstr ""
67869
67870 #: fortran/decl.cc:3912
67871 #, gcc-internal-format
67872 msgid "The KIND parameter %qs at %C cannot either be ASSUMED or DEFERRED"
67873 msgstr ""
67874
67875 #: fortran/decl.cc:3919
67876 #, gcc-internal-format
67877 msgid ""
67878 "The value for the KIND parameter %qs at %C does not reduce to a constant "
67879 "expression"
67880 msgstr ""
67881
67882 #: fortran/decl.cc:3934
67883 #, gcc-internal-format, gfc-internal-format
67884 msgid ""
67885 "The type parameter spec list at %C contains too many parameter expressions"
67886 msgstr ""
67887
67888 #: fortran/decl.cc:3943
67889 #, gcc-internal-format, gfc-internal-format
67890 msgid "Parameterized derived type at %C is ambiguous"
67891 msgstr ""
67892
67893 #: fortran/decl.cc:4179
67894 #, gcc-internal-format, gfc-internal-format
67895 msgid "BYTE type at %C"
67896 msgstr ""
67897
67898 #: fortran/decl.cc:4191
67899 #, gcc-internal-format, gfc-internal-format
67900 msgid "BYTE type used at %C is not available on the target machine"
67901 msgstr ""
67902
67903 #: fortran/decl.cc:4253
67904 #, gcc-internal-format, gfc-internal-format
67905 msgid "Assumed type at %C is not allowed for components"
67906 msgstr ""
67907
67908 #: fortran/decl.cc:4256
67909 #, gcc-internal-format, gfc-internal-format
67910 msgid "Assumed type at %C"
67911 msgstr ""
67912
67913 #: fortran/decl.cc:4278 fortran/decl.cc:4312 fortran/decl.cc:4345
67914 #: fortran/decl.cc:4644
67915 #, gcc-internal-format, gfc-internal-format
67916 msgid "TYPE with intrinsic-type-spec at %C"
67917 msgstr ""
67918
67919 #: fortran/decl.cc:4290 fortran/decl.cc:4318 fortran/decl.cc:4351
67920 #: fortran/decl.cc:4377 fortran/decl.cc:4669 fortran/decl.cc:4684
67921 #, gcc-internal-format, gfc-internal-format
67922 msgid "Malformed type-spec at %C"
67923 msgstr ""
67924
67925 #: fortran/decl.cc:4341
67926 #, gcc-internal-format, gfc-internal-format
67927 msgid "DOUBLE COMPLEX at %C"
67928 msgstr ""
67929
67930 #: fortran/decl.cc:4393 fortran/decl.cc:4535 fortran/decl.cc:4547
67931 #: fortran/decl.cc:4561 fortran/decl.cc:5043 fortran/decl.cc:5051
67932 #, gcc-internal-format
67933 msgid "Type name %qs at %C is ambiguous"
67934 msgstr ""
67935
67936 #: fortran/decl.cc:4494
67937 #, gcc-internal-format, gfc-internal-format
67938 msgid "CLASS statement at %C"
67939 msgstr ""
67940
67941 #: fortran/decl.cc:4576
67942 #, gcc-internal-format
67943 msgid ""
67944 "Type name %qs at %C conflicts with previously declared entity at %L, which "
67945 "has the same name"
67946 msgstr ""
67947
67948 #: fortran/decl.cc:4719
67949 #, gcc-internal-format, gfc-internal-format
67950 msgid "Duplicate IMPLICIT NONE statement at %C"
67951 msgstr ""
67952
67953 #: fortran/decl.cc:4728
67954 #, gcc-internal-format, gfc-internal-format
67955 msgid "IMPLICIT NONE with spec list at %C"
67956 msgstr ""
67957
67958 #: fortran/decl.cc:4787
67959 #, gcc-internal-format, gfc-internal-format
67960 msgid "Missing character range in IMPLICIT at %C"
67961 msgstr ""
67962
67963 #: fortran/decl.cc:4833
67964 #, gcc-internal-format, gfc-internal-format
67965 msgid "Letters must be in alphabetic order in IMPLICIT statement at %C"
67966 msgstr ""
67967
67968 #: fortran/decl.cc:4886
67969 #, gcc-internal-format, gfc-internal-format
67970 msgid "IMPLICIT statement at %C following an IMPLICIT NONE (type) statement"
67971 msgstr ""
67972
67973 #: fortran/decl.cc:4896
67974 #, gcc-internal-format, gfc-internal-format
67975 msgid "Empty IMPLICIT statement at %C"
67976 msgstr ""
67977
67978 #: fortran/decl.cc:5002
67979 #, gcc-internal-format, gfc-internal-format
67980 msgid "IMPORT statement at %C only permitted in an INTERFACE body"
67981 msgstr ""
67982
67983 #: fortran/decl.cc:5009
67984 #, gcc-internal-format, gfc-internal-format
67985 msgid ""
67986 "F2008: C1210 IMPORT statement at %C is not permitted in a module procedure "
67987 "interface body"
67988 msgstr ""
67989
67990 #: fortran/decl.cc:5014
67991 #, gcc-internal-format, gfc-internal-format
67992 msgid "IMPORT statement at %C"
67993 msgstr ""
67994
67995 #: fortran/decl.cc:5028
67996 #, gcc-internal-format, gfc-internal-format
67997 msgid "Expecting list of named entities at %C"
67998 msgstr ""
67999
68000 #: fortran/decl.cc:5057
68001 #, gcc-internal-format
68002 msgid "Cannot IMPORT %qs from host scoping unit at %C - does not exist."
68003 msgstr ""
68004
68005 #: fortran/decl.cc:5064
68006 #, gcc-internal-format
68007 msgid "%qs is already IMPORTed from host scoping unit at %C"
68008 msgstr ""
68009
68010 #: fortran/decl.cc:5105
68011 #, gcc-internal-format, gfc-internal-format
68012 msgid "Syntax error in IMPORT statement at %C"
68013 msgstr ""
68014
68015 #: fortran/decl.cc:5445
68016 #, gcc-internal-format, gfc-internal-format
68017 msgid "Missing codimension specification at %C"
68018 msgstr ""
68019
68020 #: fortran/decl.cc:5447
68021 #, gcc-internal-format, gfc-internal-format
68022 msgid "Missing dimension specification at %C"
68023 msgstr ""
68024
68025 #: fortran/decl.cc:5542
68026 #, gcc-internal-format, gfc-internal-format
68027 msgid "Duplicate %s attribute at %L"
68028 msgstr ""
68029
68030 #: fortran/decl.cc:5559
68031 #, gcc-internal-format
68032 msgid "%s at %L is a DEC extension, enable with %<-fdec-static%>"
68033 msgstr ""
68034
68035 #: fortran/decl.cc:5578
68036 #, gcc-internal-format, gfc-internal-format
68037 msgid "ALLOCATABLE attribute at %C in a TYPE definition"
68038 msgstr ""
68039
68040 #: fortran/decl.cc:5580
68041 #, gcc-internal-format, gfc-internal-format
68042 msgid "ALLOCATABLE attribute at %C in a STRUCTURE definition"
68043 msgstr ""
68044
68045 #: fortran/decl.cc:5590
68046 #, gcc-internal-format, gfc-internal-format
68047 msgid "KIND attribute at %C in a TYPE definition"
68048 msgstr ""
68049
68050 #: fortran/decl.cc:5592
68051 #, gcc-internal-format, gfc-internal-format
68052 msgid "KIND attribute at %C in a STRUCTURE definition"
68053 msgstr ""
68054
68055 #: fortran/decl.cc:5600
68056 #, gcc-internal-format, gfc-internal-format
68057 msgid "Component with KIND attribute at %C must be INTEGER"
68058 msgstr ""
68059
68060 #: fortran/decl.cc:5609
68061 #, gcc-internal-format, gfc-internal-format
68062 msgid "LEN attribute at %C in a TYPE definition"
68063 msgstr ""
68064
68065 #: fortran/decl.cc:5611
68066 #, gcc-internal-format, gfc-internal-format
68067 msgid "LEN attribute at %C in a STRUCTURE definition"
68068 msgstr ""
68069
68070 #: fortran/decl.cc:5619
68071 #, gcc-internal-format, gfc-internal-format
68072 msgid "Component with LEN attribute at %C must be INTEGER"
68073 msgstr ""
68074
68075 #: fortran/decl.cc:5627
68076 #, gcc-internal-format, gfc-internal-format
68077 msgid "Attribute at %L is not allowed in a TYPE definition"
68078 msgstr ""
68079
68080 #: fortran/decl.cc:5629
68081 #, gcc-internal-format, gfc-internal-format
68082 msgid "Attribute at %L is not allowed in a STRUCTURE definition"
68083 msgstr ""
68084
68085 #: fortran/decl.cc:5647
68086 #, gcc-internal-format, gfc-internal-format
68087 msgid "Attribute %s at %L in a TYPE definition"
68088 msgstr ""
68089
68090 #: fortran/decl.cc:5657
68091 #, gcc-internal-format, gfc-internal-format
68092 msgid ""
68093 "%s attribute at %L is not allowed outside of the specification part of a "
68094 "module"
68095 msgstr ""
68096
68097 #: fortran/decl.cc:5667
68098 #, gcc-internal-format, gfc-internal-format
68099 msgid "Attribute at %L is not allowed outside a TYPE definition"
68100 msgstr ""
68101
68102 #: fortran/decl.cc:5680
68103 #, gcc-internal-format, gfc-internal-format
68104 msgid "ASYNCHRONOUS attribute at %C"
68105 msgstr ""
68106
68107 #: fortran/decl.cc:5691
68108 #, gcc-internal-format, gfc-internal-format
68109 msgid "CONTIGUOUS attribute at %C"
68110 msgstr ""
68111
68112 #: fortran/decl.cc:5746 fortran/decl.cc:9222
68113 #, gcc-internal-format, gfc-internal-format
68114 msgid "PROTECTED at %C only allowed in specification part of a module"
68115 msgstr ""
68116
68117 #: fortran/decl.cc:5752
68118 #, gcc-internal-format, gfc-internal-format
68119 msgid "PROTECTED attribute at %C"
68120 msgstr ""
68121
68122 #: fortran/decl.cc:5786
68123 #, gcc-internal-format, gfc-internal-format
68124 msgid "VALUE attribute at %C"
68125 msgstr ""
68126
68127 #: fortran/decl.cc:5793
68128 #, gcc-internal-format, gfc-internal-format
68129 msgid "VOLATILE attribute at %C"
68130 msgstr ""
68131
68132 #: fortran/decl.cc:5800
68133 #, gcc-internal-format
68134 msgid "match_attr_spec(): Bad attribute"
68135 msgstr ""
68136
68137 #: fortran/decl.cc:5841
68138 #, gcc-internal-format, gfc-internal-format
68139 msgid "Multiple identifiers provided with single NAME= specifier at %C"
68140 msgstr ""
68141
68142 #: fortran/decl.cc:5939
68143 #, gcc-internal-format
68144 msgid ""
68145 "Implicitly declared BIND(C) function %qs at %L may not be C interoperable"
68146 msgstr ""
68147
68148 #: fortran/decl.cc:5961
68149 #, gcc-internal-format
68150 msgid ""
68151 "Variable %qs in common block %qs at %L may not be a C interoperable kind "
68152 "though common block %qs is BIND(C)"
68153 msgstr ""
68154
68155 #: fortran/decl.cc:5970
68156 #, gcc-internal-format
68157 msgid "Type declaration %qs at %L is not C interoperable but it is BIND(C)"
68158 msgstr ""
68159
68160 #: fortran/decl.cc:5974
68161 #, gcc-internal-format
68162 msgid "Variable %qs at %L may not be a C interoperable kind but it is BIND(C)"
68163 msgstr ""
68164
68165 #: fortran/decl.cc:5986
68166 #, gcc-internal-format
68167 msgid ""
68168 "Variable %qs in common block %qs at %L cannot be declared with BIND(C) since "
68169 "it is not a global"
68170 msgstr ""
68171
68172 #: fortran/decl.cc:6000
68173 #, gcc-internal-format
68174 msgid "Variable %qs at %L cannot have both the POINTER and BIND(C) attributes"
68175 msgstr ""
68176
68177 #: fortran/decl.cc:6008
68178 #, gcc-internal-format
68179 msgid ""
68180 "Variable %qs at %L cannot have both the ALLOCATABLE and BIND(C) attributes"
68181 msgstr ""
68182
68183 #: fortran/decl.cc:6020
68184 #, gcc-internal-format
68185 msgid "Return type of BIND(C) function %qs at %L cannot be an array"
68186 msgstr ""
68187
68188 #: fortran/decl.cc:6028
68189 #, gcc-internal-format
68190 msgid ""
68191 "Return type of BIND(C) function %qs of character type at %L must have length "
68192 "1"
68193 msgstr ""
68194
68195 #. Use gfc_warning_now because we won't say that the symbol fails
68196 #. just because of this.
68197 #: fortran/decl.cc:6039
68198 #, gcc-internal-format
68199 msgid ""
68200 "Symbol %qs at %L is marked PRIVATE but has been given the binding label %qs"
68201 msgstr ""
68202
68203 #: fortran/decl.cc:6113
68204 #, gcc-internal-format, gfc-internal-format
68205 msgid ""
68206 "Need either entity or common block name for attribute specification "
68207 "statement at %C"
68208 msgstr ""
68209
68210 #: fortran/decl.cc:6158
68211 #, gcc-internal-format, gfc-internal-format
68212 msgid ""
68213 "Missing entity or common block name for attribute specification statement at "
68214 "%C"
68215 msgstr ""
68216
68217 #: fortran/decl.cc:6165
68218 #, gcc-internal-format
68219 msgid "Missing symbol"
68220 msgstr ""
68221
68222 #: fortran/decl.cc:6194
68223 #, gcc-internal-format, gfc-internal-format
68224 msgid "BIND(C) statement at %C"
68225 msgstr ""
68226
68227 #: fortran/decl.cc:6280
68228 #, gcc-internal-format, gfc-internal-format
68229 msgid ""
68230 "Derived type at %C has not been previously defined and so cannot appear in a "
68231 "derived type definition"
68232 msgstr ""
68233
68234 #: fortran/decl.cc:6322
68235 #, gcc-internal-format, gfc-internal-format
68236 msgid "Syntax error in anonymous structure declaration at %C"
68237 msgstr ""
68238
68239 #: fortran/decl.cc:6331
68240 #, gcc-internal-format, gfc-internal-format
68241 msgid "Syntax error in data declaration at %C"
68242 msgstr ""
68243
68244 #: fortran/decl.cc:6403
68245 #, gcc-internal-format, gfc-internal-format
68246 msgid "MODULE prefix at %C"
68247 msgstr ""
68248
68249 #: fortran/decl.cc:6408
68250 #, gcc-internal-format, gfc-internal-format
68251 msgid "MODULE prefix at %C found outside of a module, submodule, or interface"
68252 msgstr ""
68253
68254 #: fortran/decl.cc:6459
68255 #, gcc-internal-format, gfc-internal-format
68256 msgid "IMPURE procedure at %C"
68257 msgstr ""
68258
68259 #: fortran/decl.cc:6471
68260 #, gcc-internal-format, gfc-internal-format
68261 msgid "PURE and IMPURE must not appear both at %C"
68262 msgstr ""
68263
68264 #: fortran/decl.cc:6517
68265 #, gcc-internal-format, gfc-internal-format
68266 msgid "ELEMENTAL prefix in MODULE PROCEDURE interface is missing at %L"
68267 msgstr ""
68268
68269 #: fortran/decl.cc:6524
68270 #, gcc-internal-format, gfc-internal-format
68271 msgid "PURE prefix in MODULE PROCEDURE interface is missing at %L"
68272 msgstr ""
68273
68274 #: fortran/decl.cc:6531
68275 #, gcc-internal-format, gfc-internal-format
68276 msgid "RECURSIVE prefix in MODULE PROCEDURE interface is missing at %L"
68277 msgstr ""
68278
68279 #: fortran/decl.cc:6592
68280 #, gcc-internal-format, gfc-internal-format
68281 msgid "A type parameter list is required at %C"
68282 msgstr ""
68283
68284 #: fortran/decl.cc:6606 fortran/primary.cc:1893
68285 #, gcc-internal-format, gfc-internal-format
68286 msgid "Alternate-return argument at %C"
68287 msgstr ""
68288
68289 #: fortran/decl.cc:6612 fortran/decl.cc:6620
68290 #, gcc-internal-format, gfc-internal-format
68291 msgid "A parameter name is required at %C"
68292 msgstr ""
68293
68294 #: fortran/decl.cc:6660
68295 #, gcc-internal-format
68296 msgid "Name %qs at %C is the name of the procedure"
68297 msgstr ""
68298
68299 #: fortran/decl.cc:6673
68300 #, gcc-internal-format, gfc-internal-format
68301 msgid "Expected parameter list in type declaration at %C"
68302 msgstr ""
68303
68304 #: fortran/decl.cc:6676
68305 #, gcc-internal-format, gfc-internal-format
68306 msgid "Unexpected junk in formal argument list at %C"
68307 msgstr ""
68308
68309 #: fortran/decl.cc:6694
68310 #, gcc-internal-format
68311 msgid "Duplicate name %qs in parameter list at %C"
68312 msgstr ""
68313
68314 #: fortran/decl.cc:6697
68315 #, gcc-internal-format
68316 msgid "Duplicate symbol %qs in formal argument list at %C"
68317 msgstr ""
68318
68319 #: fortran/decl.cc:6736
68320 #, gcc-internal-format, gfc-internal-format
68321 msgid "Mismatch in MODULE PROCEDURE formal argument names (%s/%s) at %C"
68322 msgstr ""
68323
68324 #: fortran/decl.cc:6742
68325 #, gcc-internal-format, gfc-internal-format
68326 msgid "Mismatch in number of MODULE PROCEDURE formal arguments at %C"
68327 msgstr ""
68328
68329 #: fortran/decl.cc:6781
68330 #, gcc-internal-format, gfc-internal-format
68331 msgid "RESULT variable at %C must be different than function name"
68332 msgstr ""
68333
68334 #: fortran/decl.cc:6858
68335 #, gcc-internal-format, gfc-internal-format
68336 msgid "Unexpected junk after function declaration at %C"
68337 msgstr ""
68338
68339 #: fortran/decl.cc:6868 fortran/decl.cc:8006
68340 #, gcc-internal-format, gfc-internal-format
68341 msgid "BIND(C) attribute at %L may not be specified for an internal procedure"
68342 msgstr ""
68343
68344 #: fortran/decl.cc:7072
68345 #, gcc-internal-format, gfc-internal-format
68346 msgid "BIND(C) attribute at %C requires an interface with BIND(C)"
68347 msgstr ""
68348
68349 #: fortran/decl.cc:7079
68350 #, gcc-internal-format, gfc-internal-format
68351 msgid "BIND(C) procedure with NAME may not have POINTER attribute at %C"
68352 msgstr ""
68353
68354 #: fortran/decl.cc:7085
68355 #, gcc-internal-format, gfc-internal-format
68356 msgid "Dummy procedure at %C may not have BIND(C) attribute with NAME"
68357 msgstr ""
68358
68359 #: fortran/decl.cc:7108
68360 #, gcc-internal-format
68361 msgid "Procedure %qs at %L already has basic type of %s"
68362 msgstr ""
68363
68364 #: fortran/decl.cc:7154 fortran/decl.cc:7342 fortran/decl.cc:11347
68365 #, gcc-internal-format, gfc-internal-format
68366 msgid "Syntax error in PROCEDURE statement at %C"
68367 msgstr ""
68368
68369 #: fortran/decl.cc:7203 fortran/decl.cc:11247
68370 #, gcc-internal-format
68371 msgid "Expected %<::%> after binding-attributes at %C"
68372 msgstr ""
68373
68374 #: fortran/decl.cc:7210
68375 #, gcc-internal-format, gfc-internal-format
68376 msgid "NOPASS or explicit interface required at %C"
68377 msgstr ""
68378
68379 #: fortran/decl.cc:7214
68380 #, gcc-internal-format, gfc-internal-format
68381 msgid "Procedure pointer component at %C"
68382 msgstr ""
68383
68384 #: fortran/decl.cc:7286
68385 #, gcc-internal-format, gfc-internal-format
68386 msgid "Syntax error in procedure pointer component at %C"
68387 msgstr ""
68388
68389 #: fortran/decl.cc:7304
68390 #, gcc-internal-format, gfc-internal-format
68391 msgid "PROCEDURE at %C must be in a generic interface"
68392 msgstr ""
68393
68394 #: fortran/decl.cc:7313 fortran/decl.cc:9987
68395 #, gcc-internal-format, gfc-internal-format
68396 msgid "double colon in MODULE PROCEDURE statement at %L"
68397 msgstr ""
68398
68399 #: fortran/decl.cc:7383
68400 #, gcc-internal-format, gfc-internal-format
68401 msgid "PROCEDURE statement at %C"
68402 msgstr ""
68403
68404 #: fortran/decl.cc:7455
68405 #, gcc-internal-format, gfc-internal-format
68406 msgid "Expected formal argument list in function definition at %C"
68407 msgstr ""
68408
68409 #: fortran/decl.cc:7485 fortran/decl.cc:7764 fortran/decl.cc:7973
68410 #: fortran/symbol.cc:1904
68411 #, gcc-internal-format, gfc-internal-format
68412 msgid "BIND(C) attribute at %L can only be used for variables or common blocks"
68413 msgstr ""
68414
68415 #: fortran/decl.cc:7515 fortran/decl.cc:8031
68416 #, gcc-internal-format
68417 msgid "Mismatch in BIND(C) names (%qs/%qs) at %C"
68418 msgstr ""
68419
68420 #: fortran/decl.cc:7658
68421 #, gcc-internal-format, gfc-internal-format
68422 msgid "ENTRY statement at %C"
68423 msgstr ""
68424
68425 #: fortran/decl.cc:7667
68426 #, gcc-internal-format, gfc-internal-format
68427 msgid "ENTRY statement at %C cannot appear within a PROGRAM"
68428 msgstr ""
68429
68430 #: fortran/decl.cc:7670
68431 #, gcc-internal-format, gfc-internal-format
68432 msgid "ENTRY statement at %C cannot appear within a MODULE"
68433 msgstr ""
68434
68435 #: fortran/decl.cc:7673
68436 #, gcc-internal-format, gfc-internal-format
68437 msgid "ENTRY statement at %C cannot appear within a SUBMODULE"
68438 msgstr ""
68439
68440 #: fortran/decl.cc:7676
68441 #, gcc-internal-format, gfc-internal-format
68442 msgid "ENTRY statement at %C cannot appear within a BLOCK DATA"
68443 msgstr ""
68444
68445 #: fortran/decl.cc:7680 fortran/decl.cc:7725
68446 #, gcc-internal-format, gfc-internal-format
68447 msgid "ENTRY statement at %C cannot appear within an INTERFACE"
68448 msgstr ""
68449
68450 #: fortran/decl.cc:7684
68451 #, gcc-internal-format, gfc-internal-format
68452 msgid "ENTRY statement at %C cannot appear within a STRUCTURE block"
68453 msgstr ""
68454
68455 #: fortran/decl.cc:7688
68456 #, gcc-internal-format, gfc-internal-format
68457 msgid "ENTRY statement at %C cannot appear within a DERIVED TYPE block"
68458 msgstr ""
68459
68460 #: fortran/decl.cc:7692
68461 #, gcc-internal-format, gfc-internal-format
68462 msgid "ENTRY statement at %C cannot appear within an IF-THEN block"
68463 msgstr ""
68464
68465 #: fortran/decl.cc:7697
68466 #, gcc-internal-format, gfc-internal-format
68467 msgid "ENTRY statement at %C cannot appear within a DO block"
68468 msgstr ""
68469
68470 #: fortran/decl.cc:7701
68471 #, gcc-internal-format, gfc-internal-format
68472 msgid "ENTRY statement at %C cannot appear within a SELECT block"
68473 msgstr ""
68474
68475 #: fortran/decl.cc:7705
68476 #, gcc-internal-format, gfc-internal-format
68477 msgid "ENTRY statement at %C cannot appear within a FORALL block"
68478 msgstr ""
68479
68480 #: fortran/decl.cc:7709
68481 #, gcc-internal-format, gfc-internal-format
68482 msgid "ENTRY statement at %C cannot appear within a WHERE block"
68483 msgstr ""
68484
68485 #: fortran/decl.cc:7713
68486 #, gcc-internal-format, gfc-internal-format
68487 msgid "ENTRY statement at %C cannot appear within a contained subprogram"
68488 msgstr ""
68489
68490 #: fortran/decl.cc:7717
68491 #, gcc-internal-format, gfc-internal-format
68492 msgid "Unexpected ENTRY statement at %C"
68493 msgstr ""
68494
68495 #: fortran/decl.cc:7738
68496 #, gcc-internal-format, gfc-internal-format
68497 msgid "ENTRY statement at %C cannot appear in a contained procedure"
68498 msgstr ""
68499
68500 #: fortran/decl.cc:7789 fortran/decl.cc:8013
68501 #, gcc-internal-format, gfc-internal-format
68502 msgid "Missing required parentheses before BIND(C) at %C"
68503 msgstr ""
68504
68505 #: fortran/decl.cc:7883
68506 #, gcc-internal-format, gfc-internal-format
68507 msgid "ENTRY statement at %L with BIND(C) prohibited in an elemental procedure"
68508 msgstr ""
68509
68510 #: fortran/decl.cc:8040
68511 #, gcc-internal-format, gfc-internal-format
68512 msgid ""
68513 "Alternate return dummy argument cannot appear in a SUBROUTINE with the "
68514 "BIND(C) attribute at %L"
68515 msgstr ""
68516
68517 #: fortran/decl.cc:8103 fortran/decl.cc:8110
68518 #, gcc-internal-format, gfc-internal-format
68519 msgid "Invalid C identifier in NAME= specifier at %C"
68520 msgstr ""
68521
68522 #: fortran/decl.cc:8150
68523 #, gcc-internal-format, gfc-internal-format
68524 msgid "Syntax error in NAME= specifier for binding label at %C"
68525 msgstr ""
68526
68527 #: fortran/decl.cc:8166
68528 #, gcc-internal-format, gfc-internal-format
68529 msgid "NAME= specifier at %C should be a constant expression"
68530 msgstr ""
68531
68532 #: fortran/decl.cc:8174
68533 #, gcc-internal-format, gfc-internal-format
68534 msgid "NAME= specifier at %C should be a scalar of default character kind"
68535 msgstr ""
68536
68537 #: fortran/decl.cc:8193
68538 #, gcc-internal-format, gfc-internal-format
68539 msgid "Missing closing paren for binding label at %C"
68540 msgstr ""
68541
68542 #: fortran/decl.cc:8199
68543 #, gcc-internal-format, gfc-internal-format
68544 msgid "No binding name is allowed in BIND(C) at %C"
68545 msgstr ""
68546
68547 #: fortran/decl.cc:8205
68548 #, gcc-internal-format, gfc-internal-format
68549 msgid "For dummy procedure %s, no binding name is allowed in BIND(C) at %C"
68550 msgstr ""
68551
68552 #: fortran/decl.cc:8234
68553 #, gcc-internal-format, gfc-internal-format
68554 msgid "NAME not allowed on BIND(C) for ABSTRACT INTERFACE at %C"
68555 msgstr ""
68556
68557 #: fortran/decl.cc:8481
68558 #, gcc-internal-format, gfc-internal-format
68559 msgid "Unexpected END statement at %C"
68560 msgstr ""
68561
68562 #: fortran/decl.cc:8490
68563 #, gcc-internal-format, gfc-internal-format
68564 msgid "END statement instead of %s statement at %L"
68565 msgstr ""
68566
68567 #. We would have required END [something].
68568 #: fortran/decl.cc:8499
68569 #, gcc-internal-format, gfc-internal-format
68570 msgid "%s statement expected at %L"
68571 msgstr ""
68572
68573 #: fortran/decl.cc:8510
68574 #, gcc-internal-format, gfc-internal-format
68575 msgid "Expecting %s statement at %L"
68576 msgstr ""
68577
68578 #: fortran/decl.cc:8530
68579 #, gcc-internal-format
68580 msgid "Expected block name of %qs in %s statement at %L"
68581 msgstr ""
68582
68583 #: fortran/decl.cc:8547
68584 #, gcc-internal-format, gfc-internal-format
68585 msgid "Expected terminating name at %C"
68586 msgstr ""
68587
68588 #: fortran/decl.cc:8561 fortran/decl.cc:8569
68589 #, gcc-internal-format
68590 msgid "Expected label %qs for %s statement at %C"
68591 msgstr ""
68592
68593 #: fortran/decl.cc:8668
68594 #, gcc-internal-format, gfc-internal-format
68595 msgid "Missing array specification at %L in DIMENSION statement"
68596 msgstr ""
68597
68598 #: fortran/decl.cc:8676
68599 #, gcc-internal-format, gfc-internal-format
68600 msgid "Dimensions specified for %s at %L after its initialization"
68601 msgstr ""
68602
68603 #: fortran/decl.cc:8684
68604 #, gcc-internal-format, gfc-internal-format
68605 msgid "Missing array specification at %L in CODIMENSION statement"
68606 msgstr ""
68607
68608 #: fortran/decl.cc:8693
68609 #, gcc-internal-format, gfc-internal-format
68610 msgid "Array specification must be deferred at %L"
68611 msgstr ""
68612
68613 #: fortran/decl.cc:8708
68614 #, gcc-internal-format, gfc-internal-format
68615 msgid "Duplicate DIMENSION attribute at %C"
68616 msgstr ""
68617
68618 #: fortran/decl.cc:8800
68619 #, gcc-internal-format, gfc-internal-format
68620 msgid "Unexpected character in variable list at %C"
68621 msgstr ""
68622
68623 #: fortran/decl.cc:8837
68624 #, gcc-internal-format
68625 msgid "Expected %<(%> at %C"
68626 msgstr ""
68627
68628 #: fortran/decl.cc:8851 fortran/decl.cc:8891
68629 #, gcc-internal-format, gfc-internal-format
68630 msgid "Expected variable name at %C"
68631 msgstr ""
68632
68633 #: fortran/decl.cc:8867
68634 #, gcc-internal-format, gfc-internal-format
68635 msgid "Cray pointer at %C must be an integer"
68636 msgstr ""
68637
68638 #: fortran/decl.cc:8871
68639 #, gcc-internal-format, gfc-internal-format
68640 msgid ""
68641 "Cray pointer at %C has %d bytes of precision; memory addresses require %d "
68642 "bytes"
68643 msgstr ""
68644
68645 #: fortran/decl.cc:8877
68646 #, gcc-internal-format, gfc-internal-format
68647 msgid "Expected \",\" at %C"
68648 msgstr ""
68649
68650 #: fortran/decl.cc:8916
68651 #, gcc-internal-format
68652 msgid "Cannot set Cray pointee array spec."
68653 msgstr ""
68654
68655 #: fortran/decl.cc:8940
68656 #, gcc-internal-format, gfc-internal-format
68657 msgid "Expected \")\" at %C"
68658 msgstr ""
68659
68660 #: fortran/decl.cc:8952
68661 #, gcc-internal-format
68662 msgid "Expected %<,%> or end of statement at %C"
68663 msgstr ""
68664
68665 #: fortran/decl.cc:8978
68666 #, gcc-internal-format, gfc-internal-format
68667 msgid "INTENT is not allowed inside of BLOCK at %C"
68668 msgstr ""
68669
68670 #: fortran/decl.cc:9010
68671 #, gcc-internal-format, gfc-internal-format
68672 msgid "OPTIONAL is not allowed inside of BLOCK at %C"
68673 msgstr ""
68674
68675 #: fortran/decl.cc:9029
68676 #, gcc-internal-format
68677 msgid "Cray pointer declaration at %C requires %<-fcray-pointer%> flag"
68678 msgstr ""
68679
68680 #: fortran/decl.cc:9068
68681 #, gcc-internal-format, gfc-internal-format
68682 msgid "CONTIGUOUS statement at %C"
68683 msgstr ""
68684
68685 #: fortran/decl.cc:9166
68686 #, gcc-internal-format, gfc-internal-format
68687 msgid ""
68688 "Access specification of the %s operator at %C has already been specified"
68689 msgstr ""
68690
68691 #: fortran/decl.cc:9182
68692 #, gcc-internal-format, gfc-internal-format
68693 msgid ""
68694 "Access specification of the .%s. operator at %C has already been specified"
68695 msgstr ""
68696
68697 #: fortran/decl.cc:9230
68698 #, gcc-internal-format, gfc-internal-format
68699 msgid "PROTECTED statement at %C"
68700 msgstr ""
68701
68702 #: fortran/decl.cc:9264
68703 #, gcc-internal-format, gfc-internal-format
68704 msgid "Syntax error in PROTECTED statement at %C"
68705 msgstr ""
68706
68707 #: fortran/decl.cc:9291 fortran/decl.cc:9316
68708 #, gcc-internal-format, gfc-internal-format
68709 msgid ""
68710 "PRIVATE statement at %C is only allowed in the specification part of a module"
68711 msgstr ""
68712
68713 #: fortran/decl.cc:9337 fortran/decl.cc:9357
68714 #, gcc-internal-format, gfc-internal-format
68715 msgid ""
68716 "PUBLIC statement at %C is only allowed in the specification part of a module"
68717 msgstr ""
68718
68719 #: fortran/decl.cc:9379
68720 #, gcc-internal-format, gfc-internal-format
68721 msgid "Expected variable name at %C in PARAMETER statement"
68722 msgstr ""
68723
68724 #: fortran/decl.cc:9386
68725 #, gcc-internal-format, gfc-internal-format
68726 msgid "Expected = sign in PARAMETER statement at %C"
68727 msgstr ""
68728
68729 #: fortran/decl.cc:9392
68730 #, gcc-internal-format, gfc-internal-format
68731 msgid "Expected expression at %C in PARAMETER statement"
68732 msgstr ""
68733
68734 #: fortran/decl.cc:9412
68735 #, gcc-internal-format, gfc-internal-format
68736 msgid "Initializing already initialized variable at %C"
68737 msgstr ""
68738
68739 #. With legacy PARAMETER statements, don't expect a terminating ')'.
68740 #: fortran/decl.cc:9437
68741 #, gcc-internal-format, gfc-internal-format
68742 msgid "PARAMETER without '()' at %C"
68743 msgstr ""
68744
68745 #: fortran/decl.cc:9453
68746 #, gcc-internal-format, gfc-internal-format
68747 msgid "Unexpected characters in PARAMETER statement at %C"
68748 msgstr ""
68749
68750 #: fortran/decl.cc:9472 fortran/decl.cc:9528
68751 #, gcc-internal-format
68752 msgid "%s at %C is a DEC extension, enable with %<-fdec-static%>"
68753 msgstr ""
68754
68755 #: fortran/decl.cc:9507
68756 #, gcc-internal-format, gfc-internal-format
68757 msgid "Expected entity-list in AUTOMATIC statement at %C"
68758 msgstr ""
68759
68760 #: fortran/decl.cc:9514
68761 #, gcc-internal-format, gfc-internal-format
68762 msgid "Syntax error in AUTOMATIC statement at %C"
68763 msgstr ""
68764
68765 #: fortran/decl.cc:9563
68766 #, gcc-internal-format, gfc-internal-format
68767 msgid "Expected entity-list in STATIC statement at %C"
68768 msgstr ""
68769
68770 #: fortran/decl.cc:9570
68771 #, gcc-internal-format, gfc-internal-format
68772 msgid "Syntax error in STATIC statement at %C"
68773 msgstr ""
68774
68775 #: fortran/decl.cc:9589
68776 #, gcc-internal-format, gfc-internal-format
68777 msgid "Blanket SAVE statement at %C follows previous SAVE statement"
68778 msgstr ""
68779
68780 #: fortran/decl.cc:9600
68781 #, gcc-internal-format, gfc-internal-format
68782 msgid "SAVE statement at %C follows blanket SAVE statement"
68783 msgstr ""
68784
68785 #: fortran/decl.cc:9648
68786 #, gcc-internal-format, gfc-internal-format
68787 msgid "Syntax error in SAVE statement at %C"
68788 msgstr ""
68789
68790 #: fortran/decl.cc:9665
68791 #, gcc-internal-format, gfc-internal-format
68792 msgid "VALUE is not allowed inside of BLOCK at %C"
68793 msgstr ""
68794
68795 #: fortran/decl.cc:9669
68796 #, gcc-internal-format, gfc-internal-format
68797 msgid "VALUE statement at %C"
68798 msgstr ""
68799
68800 #: fortran/decl.cc:9707
68801 #, gcc-internal-format, gfc-internal-format
68802 msgid "Syntax error in VALUE statement at %C"
68803 msgstr ""
68804
68805 #: fortran/decl.cc:9719
68806 #, gcc-internal-format, gfc-internal-format
68807 msgid "VOLATILE statement at %C"
68808 msgstr ""
68809
68810 #: fortran/decl.cc:9746
68811 #, gcc-internal-format
68812 msgid ""
68813 "Specifying VOLATILE for coarray variable %qs at %C, which is use-/host-"
68814 "associated"
68815 msgstr ""
68816
68817 #: fortran/decl.cc:9771
68818 #, gcc-internal-format, gfc-internal-format
68819 msgid "Syntax error in VOLATILE statement at %C"
68820 msgstr ""
68821
68822 #: fortran/decl.cc:9783
68823 #, gcc-internal-format, gfc-internal-format
68824 msgid "ASYNCHRONOUS statement at %C"
68825 msgstr ""
68826
68827 #: fortran/decl.cc:9827
68828 #, gcc-internal-format, gfc-internal-format
68829 msgid "Syntax error in ASYNCHRONOUS statement at %C"
68830 msgstr ""
68831
68832 #: fortran/decl.cc:9852
68833 #, gcc-internal-format, gfc-internal-format
68834 msgid "MODULE PROCEDURE declaration at %C"
68835 msgstr ""
68836
68837 #: fortran/decl.cc:9962
68838 #, gcc-internal-format, gfc-internal-format
68839 msgid "MODULE PROCEDURE at %C must be in a generic module interface"
68840 msgstr ""
68841
68842 #: fortran/decl.cc:10020
68843 #, gcc-internal-format, gfc-internal-format
68844 msgid "Intrinsic procedure at %L cannot be a MODULE PROCEDURE"
68845 msgstr ""
68846
68847 #: fortran/decl.cc:10069
68848 #, gcc-internal-format, gfc-internal-format
68849 msgid "Ambiguous symbol in TYPE definition at %C"
68850 msgstr ""
68851
68852 #: fortran/decl.cc:10078
68853 #, gcc-internal-format
68854 msgid "Symbol %qs at %C has not been previously defined"
68855 msgstr ""
68856
68857 #: fortran/decl.cc:10084
68858 #, gcc-internal-format
68859 msgid "%qs in EXTENDS expression at %C is not a derived type"
68860 msgstr ""
68861
68862 #: fortran/decl.cc:10091
68863 #, gcc-internal-format
68864 msgid "%qs cannot be extended at %C because it is BIND(C)"
68865 msgstr ""
68866
68867 #: fortran/decl.cc:10098
68868 #, gcc-internal-format
68869 msgid "%qs cannot be extended at %C because it is a SEQUENCE type"
68870 msgstr ""
68871
68872 #: fortran/decl.cc:10121
68873 #, gcc-internal-format, gfc-internal-format
68874 msgid ""
68875 "Derived type at %C can only be PRIVATE in the specification part of a module"
68876 msgstr ""
68877
68878 #: fortran/decl.cc:10133
68879 #, gcc-internal-format, gfc-internal-format
68880 msgid ""
68881 "Derived type at %C can only be PUBLIC in the specification part of a module"
68882 msgstr ""
68883
68884 #: fortran/decl.cc:10154
68885 #, gcc-internal-format, gfc-internal-format
68886 msgid "ABSTRACT type at %C"
68887 msgstr ""
68888
68889 #: fortran/decl.cc:10200
68890 #, gcc-internal-format, gfc-internal-format
68891 msgid "Failed to create structure type '%s' at %C"
68892 msgstr ""
68893
68894 #: fortran/decl.cc:10206
68895 #, gcc-internal-format
68896 msgid "Type definition of %qs at %C was already defined at %L"
68897 msgstr ""
68898
68899 #: fortran/decl.cc:10253
68900 #, gcc-internal-format, gfc-internal-format
68901 msgid "Junk after MAP statement at %C"
68902 msgstr ""
68903
68904 #: fortran/decl.cc:10286
68905 #, gcc-internal-format, gfc-internal-format
68906 msgid "Junk after UNION statement at %C"
68907 msgstr ""
68908
68909 #: fortran/decl.cc:10321
68910 #, gcc-internal-format
68911 msgid "%s at %C is a DEC extension, enable with %<-fdec-structure%>"
68912 msgstr ""
68913
68914 #: fortran/decl.cc:10335
68915 #, gcc-internal-format, gfc-internal-format
68916 msgid "Structure name expected in non-nested structure declaration at %C"
68917 msgstr ""
68918
68919 #: fortran/decl.cc:10353
68920 #, gcc-internal-format, gfc-internal-format
68921 msgid "Junk after non-nested STRUCTURE statement at %C"
68922 msgstr ""
68923
68924 #: fortran/decl.cc:10360
68925 #, gcc-internal-format
68926 msgid "Structure name %qs at %C cannot be the same as an intrinsic type"
68927 msgstr ""
68928
68929 #: fortran/decl.cc:10523
68930 #, gcc-internal-format, gfc-internal-format
68931 msgid "Expected :: in TYPE definition at %C"
68932 msgstr ""
68933
68934 #: fortran/decl.cc:10536
68935 #, gcc-internal-format, gfc-internal-format
68936 msgid "Mangled derived type definition at %C"
68937 msgstr ""
68938
68939 #: fortran/decl.cc:10565
68940 #, gcc-internal-format
68941 msgid "Type name %qs at %C cannot be the same as an intrinsic type"
68942 msgstr ""
68943
68944 #: fortran/decl.cc:10576
68945 #, gcc-internal-format
68946 msgid "Derived type name %qs at %C already has a basic type of %s"
68947 msgstr ""
68948
68949 #: fortran/decl.cc:10579
68950 #, gcc-internal-format
68951 msgid "Derived type name %qs at %C already has a basic type"
68952 msgstr ""
68953
68954 #: fortran/decl.cc:10594
68955 #, gcc-internal-format
68956 msgid "Dummy argument %qs at %L cannot be a derived type at %C"
68957 msgstr ""
68958
68959 #: fortran/decl.cc:10603
68960 #, gcc-internal-format
68961 msgid "Derived type definition of %qs at %C has already been defined"
68962 msgstr ""
68963
68964 #: fortran/decl.cc:10666
68965 #, gcc-internal-format, gfc-internal-format
68966 msgid "Garbage after PARAMETERIZED TYPE declaration at %C"
68967 msgstr ""
68968
68969 #: fortran/decl.cc:10749
68970 #, gcc-internal-format, gfc-internal-format
68971 msgid "Cray Pointee at %C cannot be assumed shape array"
68972 msgstr ""
68973
68974 #: fortran/decl.cc:10769
68975 #, gcc-internal-format, gfc-internal-format
68976 msgid "ENUM and ENUMERATOR at %C"
68977 msgstr ""
68978
68979 #: fortran/decl.cc:10801
68980 #, gcc-internal-format, gfc-internal-format
68981 msgid "Enumerator exceeds the C integer type at %C"
68982 msgstr ""
68983
68984 #: fortran/decl.cc:10880
68985 #, gcc-internal-format, gfc-internal-format
68986 msgid "ENUMERATOR %L not initialized with integer expression"
68987 msgstr ""
68988
68989 #: fortran/decl.cc:10928
68990 #, gcc-internal-format, gfc-internal-format
68991 msgid "ENUM definition statement expected before %C"
68992 msgstr ""
68993
68994 #: fortran/decl.cc:10964
68995 #, gcc-internal-format, gfc-internal-format
68996 msgid "Syntax error in ENUMERATOR definition at %C"
68997 msgstr ""
68998
68999 #: fortran/decl.cc:11011 fortran/decl.cc:11026
69000 #, gcc-internal-format, gfc-internal-format
69001 msgid "Duplicate access-specifier at %C"
69002 msgstr ""
69003
69004 #: fortran/decl.cc:11046
69005 #, gcc-internal-format, gfc-internal-format
69006 msgid "Binding attributes already specify passing, illegal NOPASS at %C"
69007 msgstr ""
69008
69009 #: fortran/decl.cc:11066
69010 #, gcc-internal-format, gfc-internal-format
69011 msgid "Binding attributes already specify passing, illegal PASS at %C"
69012 msgstr ""
69013
69014 #: fortran/decl.cc:11093
69015 #, gcc-internal-format, gfc-internal-format
69016 msgid "Duplicate POINTER attribute at %C"
69017 msgstr ""
69018
69019 #: fortran/decl.cc:11111
69020 #, gcc-internal-format, gfc-internal-format
69021 msgid "Duplicate NON_OVERRIDABLE at %C"
69022 msgstr ""
69023
69024 #: fortran/decl.cc:11127
69025 #, gcc-internal-format, gfc-internal-format
69026 msgid "Duplicate DEFERRED at %C"
69027 msgstr ""
69028
69029 #: fortran/decl.cc:11140
69030 #, gcc-internal-format, gfc-internal-format
69031 msgid "Expected access-specifier at %C"
69032 msgstr ""
69033
69034 #: fortran/decl.cc:11142
69035 #, gcc-internal-format, gfc-internal-format
69036 msgid "Expected binding attribute at %C"
69037 msgstr ""
69038
69039 #: fortran/decl.cc:11150
69040 #, gcc-internal-format, gfc-internal-format
69041 msgid "NON_OVERRIDABLE and DEFERRED cannot both appear at %C"
69042 msgstr ""
69043
69044 #: fortran/decl.cc:11163
69045 #, gcc-internal-format, gfc-internal-format
69046 msgid "POINTER attribute is required for procedure pointer component at %C"
69047 msgstr ""
69048
69049 #: fortran/decl.cc:11205
69050 #, gcc-internal-format
69051 msgid "Interface-name expected after %<(%> at %C"
69052 msgstr ""
69053
69054 #: fortran/decl.cc:11211
69055 #, gcc-internal-format
69056 msgid "%<)%> expected at %C"
69057 msgstr ""
69058
69059 #: fortran/decl.cc:11231
69060 #, gcc-internal-format, gfc-internal-format
69061 msgid "Interface must be specified for DEFERRED binding at %C"
69062 msgstr ""
69063
69064 #: fortran/decl.cc:11236
69065 #, gcc-internal-format, gfc-internal-format
69066 msgid "PROCEDURE(interface) at %C should be declared DEFERRED"
69067 msgstr ""
69068
69069 #: fortran/decl.cc:11259
69070 #, gcc-internal-format, gfc-internal-format
69071 msgid "Expected binding name at %C"
69072 msgstr ""
69073
69074 #: fortran/decl.cc:11263
69075 #, gcc-internal-format, gfc-internal-format
69076 msgid "PROCEDURE list at %C"
69077 msgstr ""
69078
69079 #: fortran/decl.cc:11275
69080 #, gcc-internal-format
69081 msgid "%<=> target%> is invalid for DEFERRED binding at %C"
69082 msgstr ""
69083
69084 #: fortran/decl.cc:11281
69085 #, gcc-internal-format
69086 msgid "%<::%> needed in PROCEDURE binding with explicit target at %C"
69087 msgstr ""
69088
69089 #: fortran/decl.cc:11291
69090 #, gcc-internal-format
69091 msgid "Expected binding target after %<=>%> at %C"
69092 msgstr ""
69093
69094 #: fortran/decl.cc:11308
69095 #, gcc-internal-format
69096 msgid "Type %qs containing DEFERRED binding at %C is not ABSTRACT"
69097 msgstr ""
69098
69099 #: fortran/decl.cc:11319
69100 #, gcc-internal-format
69101 msgid ""
69102 "There is already a procedure with binding name %qs for the derived type %qs "
69103 "at %C"
69104 msgstr ""
69105
69106 #: fortran/decl.cc:11370
69107 #, gcc-internal-format, gfc-internal-format
69108 msgid "GENERIC at %C must be inside a derived-type CONTAINS"
69109 msgstr ""
69110
69111 #: fortran/decl.cc:11390
69112 #, gcc-internal-format
69113 msgid "Expected %<::%> at %C"
69114 msgstr ""
69115
69116 #: fortran/decl.cc:11402
69117 #, gcc-internal-format, gfc-internal-format
69118 msgid "Expected generic name or operator descriptor at %C"
69119 msgstr ""
69120
69121 #: fortran/decl.cc:11423
69122 #, gcc-internal-format, gfc-internal-format
69123 msgid "Malformed GENERIC statement at %C"
69124 msgstr ""
69125
69126 #: fortran/decl.cc:11434
69127 #, gcc-internal-format
69128 msgid "Expected %<=>%> at %C"
69129 msgstr ""
69130
69131 #: fortran/decl.cc:11470
69132 #, gcc-internal-format
69133 msgid ""
69134 "There's already a non-generic procedure with binding name %qs for the "
69135 "derived type %qs at %C"
69136 msgstr ""
69137
69138 #: fortran/decl.cc:11478
69139 #, gcc-internal-format
69140 msgid "Binding at %C must have the same access as already defined binding %qs"
69141 msgstr ""
69142
69143 #: fortran/decl.cc:11526
69144 #, gcc-internal-format, gfc-internal-format
69145 msgid "Expected specific binding name at %C"
69146 msgstr ""
69147
69148 #: fortran/decl.cc:11536
69149 #, gcc-internal-format
69150 msgid "%qs already defined as specific binding for the generic %qs at %C"
69151 msgstr ""
69152
69153 #: fortran/decl.cc:11554
69154 #, gcc-internal-format, gfc-internal-format
69155 msgid "Junk after GENERIC binding at %C"
69156 msgstr ""
69157
69158 #: fortran/decl.cc:11589
69159 #, gcc-internal-format, gfc-internal-format
69160 msgid "FINAL declaration at %C must be inside a derived type CONTAINS section"
69161 msgstr ""
69162
69163 #: fortran/decl.cc:11600
69164 #, gcc-internal-format, gfc-internal-format
69165 msgid ""
69166 "Derived type declaration with FINAL at %C must be in the specification part "
69167 "of a MODULE"
69168 msgstr ""
69169
69170 #: fortran/decl.cc:11622
69171 #, gcc-internal-format, gfc-internal-format
69172 msgid "Empty FINAL at %C"
69173 msgstr ""
69174
69175 #: fortran/decl.cc:11629
69176 #, gcc-internal-format, gfc-internal-format
69177 msgid "Expected module procedure name at %C"
69178 msgstr ""
69179
69180 #: fortran/decl.cc:11639
69181 #, gcc-internal-format
69182 msgid "Expected %<,%> at %C"
69183 msgstr ""
69184
69185 #: fortran/decl.cc:11645
69186 #, gcc-internal-format
69187 msgid "Unknown procedure name %qs at %C"
69188 msgstr ""
69189
69190 #: fortran/decl.cc:11658
69191 #, gcc-internal-format
69192 msgid "%qs at %C is already defined as FINAL procedure"
69193 msgstr ""
69194
69195 #: fortran/decl.cc:11729
69196 #, gcc-internal-format, gfc-internal-format
69197 msgid "Unknown attribute in !GCC$ ATTRIBUTES statement at %C"
69198 msgstr ""
69199
69200 #: fortran/decl.cc:11775
69201 #, gcc-internal-format, gfc-internal-format
69202 msgid "Syntax error in !GCC$ ATTRIBUTES statement at %C"
69203 msgstr ""
69204
69205 #: fortran/decl.cc:11796
69206 #, gcc-internal-format
69207 msgid ""
69208 "%<GCC unroll%> directive requires a non-negative integral constant less than "
69209 "or equal to %u at %C"
69210 msgstr ""
69211
69212 #: fortran/decl.cc:11810
69213 #, gcc-internal-format, gfc-internal-format
69214 msgid "Syntax error in !GCC$ UNROLL directive at %C"
69215 msgstr ""
69216
69217 #: fortran/decl.cc:11874
69218 #, gcc-internal-format, gfc-internal-format
69219 msgid "Syntax error in !GCC$ IVDEP directive at %C"
69220 msgstr ""
69221
69222 #: fortran/decl.cc:11891
69223 #, gcc-internal-format, gfc-internal-format
69224 msgid "Syntax error in !GCC$ VECTOR directive at %C"
69225 msgstr ""
69226
69227 #: fortran/decl.cc:11908
69228 #, gcc-internal-format, gfc-internal-format
69229 msgid "Syntax error in !GCC$ NOVECTOR directive at %C"
69230 msgstr ""
69231
69232 #: fortran/dependency.cc:106
69233 #, gcc-internal-format
69234 msgid "identical_array_ref(): inconsistent dimensions"
69235 msgstr ""
69236
69237 #: fortran/dependency.cc:199
69238 #, gcc-internal-format
69239 msgid "are_identical_variables: Bad type"
69240 msgstr ""
69241
69242 #: fortran/dependency.cc:989
69243 #, gcc-internal-format, gfc-internal-format
69244 msgid ""
69245 "INTENT(%s) actual argument at %L might interfere with actual argument at %L."
69246 msgstr ""
69247
69248 #: fortran/dependency.cc:1293
69249 #, gcc-internal-format
69250 msgid "gfc_check_dependency: expecting an EXPR_VARIABLE"
69251 msgstr ""
69252
69253 #: fortran/dump-parse-tree.cc:281
69254 #, gcc-internal-format
69255 msgid "show_array_spec(): Unhandled array shape type."
69256 msgstr ""
69257
69258 #: fortran/dump-parse-tree.cc:360
69259 #, gcc-internal-format
69260 msgid "show_array_ref(): Unknown array reference"
69261 msgstr ""
69262
69263 #: fortran/dump-parse-tree.cc:434
69264 #, gcc-internal-format
69265 msgid "show_ref(): Bad component code"
69266 msgstr ""
69267
69268 #: fortran/dump-parse-tree.cc:707
69269 #, gcc-internal-format
69270 msgid "show_expr(): Bad intrinsic in expression"
69271 msgstr ""
69272
69273 #: fortran/dump-parse-tree.cc:750
69274 #, gcc-internal-format
69275 msgid "show_expr(): Don't know how to show expr"
69276 msgstr ""
69277
69278 #: fortran/dump-parse-tree.cc:3391
69279 #, gcc-internal-format
69280 msgid "show_code_node(): Bad statement code"
69281 msgstr ""
69282
69283 #: fortran/dump-parse-tree.cc:3715 fortran/dump-parse-tree.cc:3820
69284 #, gcc-internal-format
69285 msgid "Cannot convert %qs to interoperable type at %L"
69286 msgstr ""
69287
69288 #: fortran/error.cc:381
69289 #, gcc-internal-format, gfc-internal-format
69290 msgid "    Included at %s:%d:"
69291 msgstr ""
69292
69293 #: fortran/error.cc:467
69294 #, gcc-internal-format
69295 msgid "<During initialization>\n"
69296 msgstr ""
69297
69298 #: fortran/expr.cc:149
69299 #, gcc-internal-format
69300 msgid "gfc_get_constant_expr(): locus %<where%> cannot be NULL"
69301 msgstr ""
69302
69303 #: fortran/expr.cc:357
69304 #, gcc-internal-format
69305 msgid "gfc_copy_expr(): Bad expr node"
69306 msgstr ""
69307
69308 #: fortran/expr.cc:510
69309 #, gcc-internal-format
69310 msgid "free_expr0(): Bad expr type"
69311 msgstr ""
69312
69313 #: fortran/expr.cc:658 fortran/expr.cc:660 fortran/expr.cc:711
69314 #: fortran/expr.cc:713
69315 #, gcc-internal-format, gfc-internal-format
69316 msgid "Constant expression required at %C"
69317 msgstr ""
69318
69319 #: fortran/expr.cc:667 fortran/expr.cc:669 fortran/expr.cc:720
69320 #: fortran/expr.cc:722
69321 #, gcc-internal-format, gfc-internal-format
69322 msgid "Integer expression required at %C"
69323 msgstr ""
69324
69325 #: fortran/expr.cc:677 fortran/expr.cc:679 fortran/expr.cc:733
69326 #: fortran/expr.cc:735
69327 #, gcc-internal-format, gfc-internal-format
69328 msgid "Integer value too large in expression at %C"
69329 msgstr ""
69330
69331 #: fortran/expr.cc:1098
69332 #, gcc-internal-format
69333 msgid "gfc_is_constant_expr(): Unknown expression type"
69334 msgstr ""
69335
69336 #: fortran/expr.cc:1293
69337 #, gcc-internal-format
69338 msgid "simplify_intrinsic_op(): Bad operator"
69339 msgstr ""
69340
69341 #: fortran/expr.cc:1398
69342 #, gcc-internal-format, gfc-internal-format
69343 msgid "Index in dimension %d is out of bounds at %L"
69344 msgstr ""
69345
69346 #: fortran/expr.cc:1586 fortran/expr.cc:1637
69347 #, gcc-internal-format, gfc-internal-format
69348 msgid "index in dimension %d is out of bounds at %L"
69349 msgstr ""
69350
69351 #: fortran/expr.cc:1713
69352 #, gcc-internal-format
69353 msgid ""
69354 "The number of elements in the array constructor at %L requires an increase "
69355 "of the allowed %d upper limit.  See %<-fmax-array-constructor%> option"
69356 msgstr ""
69357
69358 #: fortran/expr.cc:1821 fortran/primary.cc:2300 fortran/primary.cc:2444
69359 #, gcc-internal-format, gfc-internal-format
69360 msgid "LEN part_ref at %C"
69361 msgstr ""
69362
69363 #: fortran/expr.cc:1839 fortran/primary.cc:2295 fortran/primary.cc:2459
69364 #, gcc-internal-format, gfc-internal-format
69365 msgid "KIND part_ref at %C"
69366 msgstr ""
69367
69368 #: fortran/expr.cc:1850
69369 #, gcc-internal-format, gfc-internal-format
69370 msgid "RE part_ref at %C"
69371 msgstr ""
69372
69373 #: fortran/expr.cc:1862
69374 #, gcc-internal-format, gfc-internal-format
69375 msgid "IM part_ref at %C"
69376 msgstr ""
69377
69378 #: fortran/expr.cc:2509
69379 #, gcc-internal-format, gfc-internal-format
69380 msgid "elemental function arguments at %C are not compliant"
69381 msgstr ""
69382
69383 #: fortran/expr.cc:2553
69384 #, gcc-internal-format, gfc-internal-format
69385 msgid "Numeric or CHARACTER operands are required in expression at %L"
69386 msgstr ""
69387
69388 #: fortran/expr.cc:2578
69389 #, gcc-internal-format, gfc-internal-format
69390 msgid ""
69391 "Concatenation operator in expression at %L must have two CHARACTER operands"
69392 msgstr ""
69393
69394 #: fortran/expr.cc:2585
69395 #, gcc-internal-format, gfc-internal-format
69396 msgid "Concat operator at %L must concatenate strings of the same kind"
69397 msgstr ""
69398
69399 #: fortran/expr.cc:2595
69400 #, gcc-internal-format, gfc-internal-format
69401 msgid ".NOT. operator in expression at %L must have a LOGICAL operand"
69402 msgstr ""
69403
69404 #: fortran/expr.cc:2611
69405 #, gcc-internal-format, gfc-internal-format
69406 msgid "LOGICAL operands are required in expression at %L"
69407 msgstr ""
69408
69409 #: fortran/expr.cc:2622
69410 #, gcc-internal-format, gfc-internal-format
69411 msgid "Only intrinsic operators can be used in expression at %L"
69412 msgstr ""
69413
69414 #: fortran/expr.cc:2630
69415 #, gcc-internal-format, gfc-internal-format
69416 msgid "Numeric operands are required in expression at %L"
69417 msgstr ""
69418
69419 #: fortran/expr.cc:2653
69420 #, gcc-internal-format
69421 msgid ""
69422 "Invalid initialization expression for ALLOCATABLE component %qs in structure "
69423 "constructor at %L"
69424 msgstr ""
69425
69426 #: fortran/expr.cc:2790
69427 #, gcc-internal-format
69428 msgid ""
69429 "Assumed or deferred character length variable %qs in constant expression at "
69430 "%L"
69431 msgstr ""
69432
69433 #: fortran/expr.cc:2865
69434 #, gcc-internal-format
69435 msgid ""
69436 "transformational intrinsic %qs at %L is not permitted in an initialization "
69437 "expression"
69438 msgstr ""
69439
69440 #: fortran/expr.cc:2896
69441 #, gcc-internal-format, gfc-internal-format
69442 msgid "Evaluation of nonstandard initialization expression at %L"
69443 msgstr ""
69444
69445 #: fortran/expr.cc:2973 fortran/resolve.cc:2790
69446 #, gcc-internal-format
69447 msgid ""
69448 "Function %qs in initialization expression at %L must be an intrinsic function"
69449 msgstr ""
69450
69451 #: fortran/expr.cc:2985
69452 #, gcc-internal-format
69453 msgid ""
69454 "Intrinsic function %qs at %L is not permitted in an initialization expression"
69455 msgstr ""
69456
69457 #: fortran/expr.cc:3024
69458 #, gcc-internal-format
69459 msgid "PARAMETER %qs is used at %L before its definition is complete"
69460 msgstr ""
69461
69462 #: fortran/expr.cc:3044
69463 #, gcc-internal-format
69464 msgid ""
69465 "Assumed size array %qs at %L is not permitted in an initialization expression"
69466 msgstr ""
69467
69468 #: fortran/expr.cc:3050
69469 #, gcc-internal-format
69470 msgid ""
69471 "Assumed shape array %qs at %L is not permitted in an initialization "
69472 "expression"
69473 msgstr ""
69474
69475 #: fortran/expr.cc:3059
69476 #, gcc-internal-format
69477 msgid ""
69478 "Assumed-shape array %qs at %L is not permitted in an initialization "
69479 "expression"
69480 msgstr ""
69481
69482 #: fortran/expr.cc:3063
69483 #, gcc-internal-format
69484 msgid ""
69485 "Deferred array %qs at %L is not permitted in an initialization expression"
69486 msgstr ""
69487
69488 #: fortran/expr.cc:3069
69489 #, gcc-internal-format
69490 msgid ""
69491 "Array %qs at %L is a variable, which does not reduce to a constant expression"
69492 msgstr ""
69493
69494 #: fortran/expr.cc:3075
69495 #, gcc-internal-format
69496 msgid ""
69497 "Assumed-rank array %qs at %L is not permitted in an initialization expression"
69498 msgstr ""
69499
69500 #: fortran/expr.cc:3085
69501 #, gcc-internal-format
69502 msgid ""
69503 "Parameter %qs at %L has not been declared or is a variable, which does not "
69504 "reduce to a constant expression"
69505 msgstr ""
69506
69507 #: fortran/expr.cc:3139
69508 #, gcc-internal-format
69509 msgid "check_init_expr(): Unknown expression type"
69510 msgstr ""
69511
69512 #: fortran/expr.cc:3274
69513 #, gcc-internal-format
69514 msgid "Specification function %qs at %L cannot be a statement function"
69515 msgstr ""
69516
69517 #: fortran/expr.cc:3281
69518 #, gcc-internal-format
69519 msgid "Specification function %qs at %L cannot be an internal function"
69520 msgstr ""
69521
69522 #: fortran/expr.cc:3288
69523 #, gcc-internal-format
69524 msgid "Specification function %qs at %L must be PURE"
69525 msgstr ""
69526
69527 #: fortran/expr.cc:3296
69528 #, gcc-internal-format
69529 msgid "Specification function %qs at %L cannot be RECURSIVE"
69530 msgstr ""
69531
69532 #: fortran/expr.cc:3443
69533 #, gcc-internal-format
69534 msgid "Dummy argument %qs not allowed in expression at %L"
69535 msgstr ""
69536
69537 #: fortran/expr.cc:3451
69538 #, gcc-internal-format
69539 msgid "Dummy argument %qs at %L cannot be OPTIONAL"
69540 msgstr ""
69541
69542 #: fortran/expr.cc:3458
69543 #, gcc-internal-format
69544 msgid "Dummy argument %qs at %L cannot be INTENT(OUT)"
69545 msgstr ""
69546
69547 #: fortran/expr.cc:3487
69548 #, gcc-internal-format
69549 msgid "Variable %qs cannot appear in the expression at %L"
69550 msgstr ""
69551
69552 #: fortran/expr.cc:3518
69553 #, gcc-internal-format
69554 msgid "check_restricted(): Unknown expression type"
69555 msgstr ""
69556
69557 #: fortran/expr.cc:3538
69558 #, gcc-internal-format, gfc-internal-format
69559 msgid "Expression at %L must be of INTEGER type, found %s"
69560 msgstr ""
69561
69562 #: fortran/expr.cc:3550
69563 #, gcc-internal-format
69564 msgid "Function %qs at %L must be PURE"
69565 msgstr ""
69566
69567 #: fortran/expr.cc:3559
69568 #, gcc-internal-format, gfc-internal-format
69569 msgid "Expression at %L must be scalar"
69570 msgstr ""
69571
69572 #. Reject truncation.
69573 #: fortran/expr.cc:3591
69574 #, gcc-internal-format, gfc-internal-format
69575 msgid "optype_msgid overflow: %d"
69576 msgstr ""
69577
69578 #: fortran/expr.cc:3595
69579 #, gcc-internal-format, gfc-internal-format
69580 msgid "Incompatible ranks in %s (%d and %d) at %L"
69581 msgstr ""
69582
69583 #: fortran/expr.cc:3609
69584 #, gcc-internal-format, gfc-internal-format
69585 msgid "Different shape for %s at %L on dimension %d (%d and %d)"
69586 msgstr ""
69587
69588 #: fortran/expr.cc:3657
69589 #, gcc-internal-format, gfc-internal-format
69590 msgid "Assignment to a LEN or KIND part_ref at %L is not allowed"
69591 msgstr ""
69592
69593 #: fortran/expr.cc:3713
69594 #, gcc-internal-format
69595 msgid "%qs at %L is not a VALUE"
69596 msgstr ""
69597
69598 #: fortran/expr.cc:3724
69599 #, gcc-internal-format, gfc-internal-format
69600 msgid "Illegal assignment to external procedure at %L"
69601 msgstr ""
69602
69603 #: fortran/expr.cc:3732
69604 #, gcc-internal-format, gfc-internal-format
69605 msgid "Incompatible ranks %d and %d in assignment at %L"
69606 msgstr ""
69607
69608 #: fortran/expr.cc:3739
69609 #, gcc-internal-format, gfc-internal-format
69610 msgid "Variable type is UNKNOWN in assignment at %L"
69611 msgstr ""
69612
69613 #: fortran/expr.cc:3751
69614 #, gcc-internal-format, gfc-internal-format
69615 msgid "NULL appears on right-hand side in assignment at %L"
69616 msgstr ""
69617
69618 #: fortran/expr.cc:3761
69619 #, gcc-internal-format, gfc-internal-format
69620 msgid "POINTER-valued function appears on right-hand side of assignment at %L"
69621 msgstr ""
69622
69623 #: fortran/expr.cc:3804
69624 #, gcc-internal-format
69625 msgid "BOZ literal constant near %L cannot be assigned to a %qs variable"
69626 msgstr ""
69627
69628 #: fortran/expr.cc:3811
69629 #, gcc-internal-format, gfc-internal-format
69630 msgid ""
69631 "The assignment to a KIND or LEN component of a parameterized type at %L is "
69632 "not allowed"
69633 msgstr ""
69634
69635 #: fortran/expr.cc:3841
69636 #, gcc-internal-format, gfc-internal-format
69637 msgid ""
69638 "Incompatible types in DATA statement at %L; attempted conversion of %s to %s"
69639 msgstr ""
69640
69641 #: fortran/expr.cc:3885
69642 #, gcc-internal-format, gfc-internal-format
69643 msgid "Pointer assignment target is not a POINTER at %L"
69644 msgstr ""
69645
69646 #: fortran/expr.cc:3893
69647 #, gcc-internal-format
69648 msgid ""
69649 "%qs in the pointer assignment at %L cannot be an l-value since it is a "
69650 "procedure"
69651 msgstr ""
69652
69653 #: fortran/expr.cc:3917
69654 #, gcc-internal-format
69655 msgid "Expected bounds specification for %qs at %L"
69656 msgstr ""
69657
69658 #: fortran/expr.cc:3922
69659 #, gcc-internal-format
69660 msgid "Bounds specification for %qs in pointer assignment at %L"
69661 msgstr ""
69662
69663 #: fortran/expr.cc:3951
69664 #, gcc-internal-format, gfc-internal-format
69665 msgid "Stride must not be present at %L"
69666 msgstr ""
69667
69668 #: fortran/expr.cc:3957 fortran/expr.cc:3977
69669 #, gcc-internal-format
69670 msgid ""
69671 "Rank remapping requires a list of %<lower-bound : upper-bound%> "
69672 "specifications at %L"
69673 msgstr ""
69674
69675 #: fortran/expr.cc:3965 fortran/expr.cc:3984
69676 #, gcc-internal-format
69677 msgid ""
69678 "Expected list of %<lower-bound :%> or list of %<lower-bound : upper-bound%> "
69679 "specifications at %L"
69680 msgstr ""
69681
69682 #: fortran/expr.cc:4011
69683 #, gcc-internal-format, gfc-internal-format
69684 msgid "Pointer object at %L shall not have a coindex"
69685 msgstr ""
69686
69687 #: fortran/expr.cc:4032
69688 #, gcc-internal-format, gfc-internal-format
69689 msgid "Invalid procedure pointer assignment at %L"
69690 msgstr ""
69691
69692 #: fortran/expr.cc:4057
69693 #, gcc-internal-format
69694 msgid ""
69695 "Function result %qs is invalid as proc-target in procedure pointer "
69696 "assignment at %L"
69697 msgstr ""
69698
69699 #: fortran/expr.cc:4066
69700 #, gcc-internal-format
69701 msgid "Abstract interface %qs is invalid in procedure pointer assignment at %L"
69702 msgstr ""
69703
69704 #: fortran/expr.cc:4076
69705 #, gcc-internal-format
69706 msgid "Statement function %qs is invalid in procedure pointer assignment at %L"
69707 msgstr ""
69708
69709 #: fortran/expr.cc:4082
69710 #, gcc-internal-format
69711 msgid "Internal procedure %qs is invalid in procedure pointer assignment at %L"
69712 msgstr ""
69713
69714 #: fortran/expr.cc:4089
69715 #, gcc-internal-format
69716 msgid "Intrinsic %qs at %L is invalid in procedure pointer assignment"
69717 msgstr ""
69718
69719 #: fortran/expr.cc:4097
69720 #, gcc-internal-format
69721 msgid ""
69722 "Nonintrinsic elemental procedure %qs is invalid in procedure pointer "
69723 "assignment at %L"
69724 msgstr ""
69725
69726 #: fortran/expr.cc:4120
69727 #, gcc-internal-format, gfc-internal-format
69728 msgid ""
69729 "Mismatch in the procedure pointer assignment at %L: mismatch in the calling "
69730 "convention"
69731 msgstr ""
69732
69733 #: fortran/expr.cc:4173
69734 #, gcc-internal-format
69735 msgid ""
69736 "Interface mismatch in procedure pointer assignment at %L: %qs is not a "
69737 "subroutine"
69738 msgstr ""
69739
69740 #: fortran/expr.cc:4183 fortran/expr.cc:4198
69741 #, gcc-internal-format
69742 msgid "Explicit interface required for component %qs at %L: %s"
69743 msgstr ""
69744
69745 #: fortran/expr.cc:4189 fortran/expr.cc:4204 fortran/resolve.cc:2670
69746 #, gcc-internal-format
69747 msgid "Explicit interface required for %qs at %L: %s"
69748 msgstr ""
69749
69750 #: fortran/expr.cc:4216
69751 #, gcc-internal-format, gfc-internal-format
69752 msgid "Interface mismatch in procedure pointer assignment at %L: %s"
69753 msgstr ""
69754
69755 #: fortran/expr.cc:4225
69756 #, gcc-internal-format
69757 msgid ""
69758 "Procedure pointer target %qs at %L must be either an intrinsic, host or use "
69759 "associated, referenced or have the EXTERNAL attribute"
69760 msgstr ""
69761
69762 #: fortran/expr.cc:4238
69763 #, gcc-internal-format, gfc-internal-format
69764 msgid "Pointer assignment target cannot be a constant at %L"
69765 msgstr ""
69766
69767 #: fortran/expr.cc:4252
69768 #, gcc-internal-format, gfc-internal-format
69769 msgid ""
69770 "Data-pointer-object at %L must be unlimited polymorphic, or of a type with "
69771 "the BIND or SEQUENCE attribute, to be compatible with an unlimited "
69772 "polymorphic target"
69773 msgstr ""
69774
69775 #: fortran/expr.cc:4257
69776 #, gcc-internal-format, gfc-internal-format
69777 msgid ""
69778 "Different types in pointer assignment at %L; attempted assignment of %s to %s"
69779 msgstr ""
69780
69781 #: fortran/expr.cc:4265
69782 #, gcc-internal-format, gfc-internal-format
69783 msgid "Different kind type parameters in pointer assignment at %L"
69784 msgstr ""
69785
69786 #: fortran/expr.cc:4272
69787 #, gcc-internal-format, gfc-internal-format
69788 msgid "Different ranks in pointer assignment at %L"
69789 msgstr ""
69790
69791 #: fortran/expr.cc:4291
69792 #, gcc-internal-format, gfc-internal-format
69793 msgid ""
69794 "Rank remapping target is smaller than size of the pointer (%ld < %ld) at %L"
69795 msgstr ""
69796
69797 #: fortran/expr.cc:4304
69798 #, gcc-internal-format, gfc-internal-format
69799 msgid "Rank remapping target must be rank 1 or simply contiguous at %L"
69800 msgstr ""
69801
69802 #: fortran/expr.cc:4308
69803 #, gcc-internal-format, gfc-internal-format
69804 msgid "Rank remapping target is not rank 1 at %L"
69805 msgstr ""
69806
69807 #. The test above might need to be extend when F08, Note 5.4 has to be
69808 #. interpreted in the way that target and pointer with the same coindex
69809 #. are allowed.
69810 #: fortran/expr.cc:4333 fortran/expr.cc:4459
69811 #, gcc-internal-format, gfc-internal-format
69812 msgid "Data target at %L shall not have a coindex"
69813 msgstr ""
69814
69815 #: fortran/expr.cc:4336
69816 #, gcc-internal-format, gfc-internal-format
69817 msgid ""
69818 "Target expression in pointer assignment at %L must deliver a pointer result"
69819 msgstr ""
69820
69821 #: fortran/expr.cc:4350
69822 #, gcc-internal-format, gfc-internal-format
69823 msgid ""
69824 "Zero-sized array detected at %L where an entity with the TARGET attribute is "
69825 "expected"
69826 msgstr ""
69827
69828 #: fortran/expr.cc:4356 fortran/expr.cc:4371
69829 #, gcc-internal-format, gfc-internal-format
69830 msgid ""
69831 "Pointer assignment target in initialization expression does not have the "
69832 "TARGET attribute at %L"
69833 msgstr ""
69834
69835 #: fortran/expr.cc:4387
69836 #, gcc-internal-format, gfc-internal-format
69837 msgid ""
69838 "Every subscript of target specification at %L must be a constant expression"
69839 msgstr ""
69840
69841 #: fortran/expr.cc:4398
69842 #, gcc-internal-format, gfc-internal-format
69843 msgid ""
69844 "Substring starting and ending points of target specification at %L must be "
69845 "constant expressions"
69846 msgstr ""
69847
69848 #: fortran/expr.cc:4414
69849 #, gcc-internal-format, gfc-internal-format
69850 msgid "Pointer assignment target is neither TARGET nor POINTER at %L"
69851 msgstr ""
69852
69853 #: fortran/expr.cc:4429
69854 #, gcc-internal-format, gfc-internal-format
69855 msgid "Bad target in pointer assignment in PURE procedure at %L"
69856 msgstr ""
69857
69858 #: fortran/expr.cc:4438
69859 #, gcc-internal-format, gfc-internal-format
69860 msgid "Pointer assignment with vector subscript on rhs at %L"
69861 msgstr ""
69862
69863 #: fortran/expr.cc:4446
69864 #, gcc-internal-format, gfc-internal-format
69865 msgid "Pointer assignment target has PROTECTED attribute at %L"
69866 msgstr ""
69867
69868 #: fortran/expr.cc:4474 fortran/expr.cc:4479
69869 #, gcc-internal-format, gfc-internal-format
69870 msgid "Assignment to contiguous pointer from non-contiguous target at %L"
69871 msgstr ""
69872
69873 #: fortran/expr.cc:4519
69874 #, gcc-internal-format, gfc-internal-format
69875 msgid "Pointer at %L in pointer assignment might outlive the pointer target"
69876 msgstr ""
69877
69878 #: fortran/expr.cc:4595 fortran/resolve.cc:1512
69879 #, gcc-internal-format, gfc-internal-format
69880 msgid "Pointer initialization target at %L must not be ALLOCATABLE"
69881 msgstr ""
69882
69883 #: fortran/expr.cc:4601
69884 #, gcc-internal-format, gfc-internal-format
69885 msgid "Pointer initialization target at %L must have the TARGET attribute"
69886 msgstr ""
69887
69888 #: fortran/expr.cc:4616 fortran/resolve.cc:1518
69889 #, gcc-internal-format, gfc-internal-format
69890 msgid "Pointer initialization target at %L must have the SAVE attribute"
69891 msgstr ""
69892
69893 #: fortran/expr.cc:4628
69894 #, gcc-internal-format, gfc-internal-format
69895 msgid ""
69896 "Procedure pointer initialization target at %L may not be a procedure pointer"
69897 msgstr ""
69898
69899 #: fortran/expr.cc:4634
69900 #, gcc-internal-format
69901 msgid ""
69902 "Internal procedure %qs is invalid in procedure pointer initialization at %L"
69903 msgstr ""
69904
69905 #: fortran/expr.cc:4641
69906 #, gcc-internal-format
69907 msgid ""
69908 "Dummy procedure %qs is invalid in procedure pointer initialization at %L"
69909 msgstr ""
69910
69911 #: fortran/expr.cc:5109
69912 #, gcc-internal-format
69913 msgid ""
69914 "generate_isocbinding_initializer(): bad iso_c_binding type, expected %<c_ptr"
69915 "%> or %<c_funptr%>"
69916 msgstr ""
69917
69918 #: fortran/expr.cc:6209
69919 #, gcc-internal-format, gfc-internal-format
69920 msgid ""
69921 "Fortran 2008: Pointer functions in variable definition context (%s) at %L"
69922 msgstr ""
69923
69924 #: fortran/expr.cc:6217
69925 #, gcc-internal-format, gfc-internal-format
69926 msgid "Non-variable expression in variable definition context (%s) at %L"
69927 msgstr ""
69928
69929 #: fortran/expr.cc:6225
69930 #, gcc-internal-format
69931 msgid "Named constant %qs in variable definition context (%s) at %L"
69932 msgstr ""
69933
69934 #: fortran/expr.cc:6236
69935 #, gcc-internal-format
69936 msgid "%qs in variable definition context (%s) at %L is not a variable"
69937 msgstr ""
69938
69939 #: fortran/expr.cc:6247
69940 #, gcc-internal-format, gfc-internal-format
69941 msgid "Non-POINTER in pointer association context (%s) at %L"
69942 msgstr ""
69943
69944 #: fortran/expr.cc:6256
69945 #, gcc-internal-format, gfc-internal-format
69946 msgid "Type inaccessible in variable definition context (%s) at %L"
69947 msgstr ""
69948
69949 #: fortran/expr.cc:6269
69950 #, gcc-internal-format, gfc-internal-format
69951 msgid "LOCK_TYPE in variable definition context (%s) at %L"
69952 msgstr ""
69953
69954 #: fortran/expr.cc:6282
69955 #, gcc-internal-format, gfc-internal-format
69956 msgid "LOCK_EVENT in variable definition context (%s) at %L"
69957 msgstr ""
69958
69959 #: fortran/expr.cc:6313
69960 #, gcc-internal-format
69961 msgid "%qs parameter inquiry for %qs in variable definition context (%s) at %L"
69962 msgstr ""
69963
69964 #: fortran/expr.cc:6330
69965 #, gcc-internal-format
69966 msgid ""
69967 "Dummy argument %qs with INTENT(IN) in pointer association context (%s) at %L"
69968 msgstr ""
69969
69970 #: fortran/expr.cc:6340
69971 #, gcc-internal-format
69972 msgid ""
69973 "Dummy argument %qs with INTENT(IN) in variable definition context (%s) at %L"
69974 msgstr ""
69975
69976 #: fortran/expr.cc:6353
69977 #, gcc-internal-format
69978 msgid ""
69979 "Variable %qs is PROTECTED and cannot appear in a pointer association context "
69980 "(%s) at %L"
69981 msgstr ""
69982
69983 #: fortran/expr.cc:6361
69984 #, gcc-internal-format
69985 msgid ""
69986 "Variable %qs is PROTECTED and cannot appear in a variable definition context "
69987 "(%s) at %L"
69988 msgstr ""
69989
69990 #: fortran/expr.cc:6376
69991 #, gcc-internal-format
69992 msgid ""
69993 "Variable %qs cannot appear in a variable definition context (%s) at %L in "
69994 "PURE procedure"
69995 msgstr ""
69996
69997 #: fortran/expr.cc:6435
69998 #, gcc-internal-format
69999 msgid ""
70000 "%qs at %L associated to vector-indexed target cannot be used in a variable "
70001 "definition context (%s)"
70002 msgstr ""
70003
70004 #: fortran/expr.cc:6440
70005 #, gcc-internal-format
70006 msgid ""
70007 "%qs at %L associated to expression cannot be used in a variable definition "
70008 "context (%s)"
70009 msgstr ""
70010
70011 #: fortran/expr.cc:6452
70012 #, gcc-internal-format
70013 msgid ""
70014 "Associate-name %qs cannot appear in a variable definition context (%s) at %L "
70015 "because its target at %L cannot, either"
70016 msgstr ""
70017
70018 #: fortran/expr.cc:6494
70019 #, gcc-internal-format, gfc-internal-format
70020 msgid ""
70021 "Elements with the same value at %L and %L in vector subscript in a variable "
70022 "definition context (%s)"
70023 msgstr ""
70024
70025 #: fortran/frontend-passes.cc:195
70026 #, gcc-internal-format
70027 msgid "Inconsistent internal state: No location in statement"
70028 msgstr ""
70029
70030 #: fortran/frontend-passes.cc:211
70031 #, gcc-internal-format, gfc-internal-format
70032 msgid "Inconsistent internal state: No location in expression near %L"
70033 msgstr ""
70034
70035 #: fortran/frontend-passes.cc:419
70036 #, gcc-internal-format
70037 msgid "Illegal id in copy_walk_reduction_arg"
70038 msgstr ""
70039
70040 #: fortran/frontend-passes.cc:870 fortran/trans-array.cc:1496
70041 #: fortran/trans-array.cc:6837 fortran/trans-array.cc:8460
70042 #: fortran/trans-intrinsic.cc:8440
70043 #, gcc-internal-format, gfc-internal-format
70044 msgid "Creating array temporary at %L"
70045 msgstr ""
70046
70047 #: fortran/frontend-passes.cc:897
70048 #, gcc-internal-format
70049 msgid "Removing call to impure function %qs at %L"
70050 msgstr ""
70051
70052 #: fortran/frontend-passes.cc:901
70053 #, gcc-internal-format, gfc-internal-format
70054 msgid "Removing call to impure function at %L"
70055 msgstr ""
70056
70057 #: fortran/frontend-passes.cc:1356 fortran/frontend-passes.cc:1395
70058 #, gcc-internal-format
70059 msgid "bad expression"
70060 msgstr ""
70061
70062 #: fortran/frontend-passes.cc:1391
70063 #, gcc-internal-format
70064 msgid "bad op"
70065 msgstr ""
70066
70067 #: fortran/frontend-passes.cc:2175
70068 #, gcc-internal-format
70069 msgid "illegal OP in optimize_comparison"
70070 msgstr ""
70071
70072 #: fortran/frontend-passes.cc:2351
70073 #, gcc-internal-format
70074 msgid ""
70075 "Index variable %qs set to undefined as INTENT(OUT) argument at %L in "
70076 "procedure %qs called from within DO loop at %L"
70077 msgstr ""
70078
70079 #: fortran/frontend-passes.cc:2360
70080 #, gcc-internal-format
70081 msgid ""
70082 "Index variable %qs not definable as INTENT(INOUT) argument at %L in "
70083 "procedure %qs called from within DO loop at %L"
70084 msgstr ""
70085
70086 #: fortran/frontend-passes.cc:2498
70087 #, gcc-internal-format
70088 msgid ""
70089 "Index variable %qs set to undefined as INTENT(OUT) argument at %L in "
70090 "subroutine %qs called from within DO loop at %L"
70091 msgstr ""
70092
70093 #: fortran/frontend-passes.cc:2507
70094 #, gcc-internal-format
70095 msgid ""
70096 "Index variable %qs not definable as INTENT(INOUT) argument at %L in "
70097 "subroutine %qs called from within DO loop at %L"
70098 msgstr ""
70099
70100 #: fortran/frontend-passes.cc:2660
70101 #, gcc-internal-format
70102 msgid ""
70103 "Variable %qs at %L set to undefined value inside loop beginning at %L as "
70104 "INTENT(OUT) argument to subroutine %qs"
70105 msgstr ""
70106
70107 #: fortran/frontend-passes.cc:2667
70108 #, gcc-internal-format
70109 msgid ""
70110 "Variable %qs at %L not definable inside loop beginning at %L as "
70111 "INTENT(INOUT) argument to subroutine %qs"
70112 msgstr ""
70113
70114 #: fortran/frontend-passes.cc:2922 fortran/frontend-passes.cc:2948
70115 #, gcc-internal-format, gfc-internal-format
70116 msgid "Array reference at %L out of bounds (%ld < %ld) in loop beginning at %L"
70117 msgstr ""
70118
70119 #: fortran/frontend-passes.cc:2932 fortran/frontend-passes.cc:2958
70120 #, gcc-internal-format, gfc-internal-format
70121 msgid "Array reference at %L out of bounds (%ld > %ld) in loop beginning at %L"
70122 msgstr ""
70123
70124 #: fortran/frontend-passes.cc:3043
70125 #, gcc-internal-format
70126 msgid ""
70127 "Variable %qs at %L set to undefined value inside loop beginning at %L as "
70128 "INTENT(OUT) argument to function %qs"
70129 msgstr ""
70130
70131 #: fortran/frontend-passes.cc:3049
70132 #, gcc-internal-format
70133 msgid ""
70134 "Variable %qs at %L not definable inside loop beginning at %L as "
70135 "INTENT(INOUT) argument to function %qs"
70136 msgstr ""
70137
70138 #: fortran/frontend-passes.cc:3465 fortran/trans-expr.cc:1874
70139 #, gcc-internal-format, gfc-internal-format
70140 msgid "Code for reallocating the allocatable array at %L will be added"
70141 msgstr ""
70142
70143 #: fortran/frontend-passes.cc:3990
70144 #, gcc-internal-format
70145 msgid "Scalarization using DIMEN_RANGE unimplemented"
70146 msgstr ""
70147
70148 #: fortran/frontend-passes.cc:5199
70149 #, gcc-internal-format, gfc-internal-format
70150 msgid "Interchanging loops at %L"
70151 msgstr ""
70152
70153 #: fortran/frontend-passes.cc:5838
70154 #, gcc-internal-format, gfc-internal-format
70155 msgid "%s between %L and %L"
70156 msgstr ""
70157
70158 #: fortran/gfortranspec.cc:146
70159 #, gcc-internal-format
70160 msgid "overflowed output argument list for %qs"
70161 msgstr ""
70162
70163 #: fortran/gfortranspec.cc:301
70164 #, gcc-internal-format
70165 msgid "no input files; unwilling to write output files"
70166 msgstr ""
70167
70168 #: fortran/interface.cc:225
70169 #, gcc-internal-format, gfc-internal-format
70170 msgid "Syntax error in generic specification at %C"
70171 msgstr ""
70172
70173 #: fortran/interface.cc:252
70174 #, gcc-internal-format, gfc-internal-format
70175 msgid "Syntax error: Trailing garbage in INTERFACE statement at %C"
70176 msgstr ""
70177
70178 #: fortran/interface.cc:272
70179 #, gcc-internal-format
70180 msgid "Dummy procedure %qs at %C cannot have a generic interface"
70181 msgstr ""
70182
70183 #: fortran/interface.cc:305
70184 #, gcc-internal-format, gfc-internal-format
70185 msgid "ABSTRACT INTERFACE at %C"
70186 msgstr ""
70187
70188 #: fortran/interface.cc:312
70189 #, gcc-internal-format, gfc-internal-format
70190 msgid "Syntax error in ABSTRACT INTERFACE statement at %C"
70191 msgstr ""
70192
70193 #: fortran/interface.cc:343
70194 #, gcc-internal-format, gfc-internal-format
70195 msgid "Syntax error: Trailing garbage in END INTERFACE statement at %C"
70196 msgstr ""
70197
70198 #: fortran/interface.cc:356
70199 #, gcc-internal-format, gfc-internal-format
70200 msgid "Expected a nameless interface at %C"
70201 msgstr ""
70202
70203 #: fortran/interface.cc:369
70204 #, gcc-internal-format
70205 msgid "Expected %<END INTERFACE ASSIGNMENT (=)%> at %C"
70206 msgstr ""
70207
70208 #: fortran/interface.cc:400
70209 #, gcc-internal-format
70210 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C"
70211 msgstr ""
70212
70213 #: fortran/interface.cc:403
70214 #, gcc-internal-format
70215 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C, but got %qs"
70216 msgstr ""
70217
70218 #: fortran/interface.cc:417
70219 #, gcc-internal-format
70220 msgid "Expecting %<END INTERFACE OPERATOR (.%s.)%> at %C"
70221 msgstr ""
70222
70223 #: fortran/interface.cc:429
70224 #, gcc-internal-format
70225 msgid "Expecting %<END INTERFACE %s%> at %C"
70226 msgstr ""
70227
70228 #: fortran/interface.cc:619
70229 #, gcc-internal-format
70230 msgid "gfc_compare_derived_types: invalid derived type"
70231 msgstr ""
70232
70233 #: fortran/interface.cc:888
70234 #, gcc-internal-format, gfc-internal-format
70235 msgid "Alternate return cannot appear in operator interface at %L"
70236 msgstr ""
70237
70238 #: fortran/interface.cc:917
70239 #, gcc-internal-format, gfc-internal-format
70240 msgid "Assignment operator interface at %L must have two arguments"
70241 msgstr ""
70242
70243 #: fortran/interface.cc:920
70244 #, gcc-internal-format, gfc-internal-format
70245 msgid "Operator interface at %L has the wrong number of arguments"
70246 msgstr ""
70247
70248 #: fortran/interface.cc:933
70249 #, gcc-internal-format, gfc-internal-format
70250 msgid "Assignment operator interface at %L must be a SUBROUTINE"
70251 msgstr ""
70252
70253 #: fortran/interface.cc:951
70254 #, gcc-internal-format, gfc-internal-format
70255 msgid ""
70256 "Assignment operator interface at %L must not redefine an INTRINSIC type "
70257 "assignment"
70258 msgstr ""
70259
70260 #: fortran/interface.cc:960
70261 #, gcc-internal-format, gfc-internal-format
70262 msgid "Intrinsic operator interface at %L must be a FUNCTION"
70263 msgstr ""
70264
70265 #: fortran/interface.cc:971
70266 #, gcc-internal-format, gfc-internal-format
70267 msgid ""
70268 "First argument of defined assignment at %L must be INTENT(OUT) or "
70269 "INTENT(INOUT)"
70270 msgstr ""
70271
70272 #: fortran/interface.cc:978
70273 #, gcc-internal-format, gfc-internal-format
70274 msgid "Second argument of defined assignment at %L must be INTENT(IN)"
70275 msgstr ""
70276
70277 #: fortran/interface.cc:987 fortran/resolve.cc:17351
70278 #, gcc-internal-format, gfc-internal-format
70279 msgid "First argument of operator interface at %L must be INTENT(IN)"
70280 msgstr ""
70281
70282 #: fortran/interface.cc:994 fortran/resolve.cc:17369
70283 #, gcc-internal-format, gfc-internal-format
70284 msgid "Second argument of operator interface at %L must be INTENT(IN)"
70285 msgstr ""
70286
70287 #: fortran/interface.cc:1099
70288 #, gcc-internal-format, gfc-internal-format
70289 msgid "Operator interface at %L conflicts with intrinsic interface"
70290 msgstr ""
70291
70292 #: fortran/interface.cc:1457 fortran/interface.cc:1529
70293 #, gcc-internal-format, gfc-internal-format
70294 msgid ""
70295 "check_dummy_characteristics: Unexpected result %i of gfc_dep_compare_expr"
70296 msgstr ""
70297
70298 #: fortran/interface.cc:1642
70299 #, gcc-internal-format, gfc-internal-format
70300 msgid ""
70301 "check_result_characteristics (1): Unexpected result %i of "
70302 "gfc_dep_compare_expr"
70303 msgstr ""
70304
70305 #: fortran/interface.cc:1689
70306 #, gcc-internal-format, gfc-internal-format
70307 msgid ""
70308 "check_result_characteristics (2): Unexpected result %i of "
70309 "gfc_dep_compare_expr"
70310 msgstr ""
70311
70312 #: fortran/interface.cc:1878
70313 #, gcc-internal-format
70314 msgid "Procedure %qs in %s at %L has no explicit interface; did you mean %qs?"
70315 msgstr ""
70316
70317 #: fortran/interface.cc:1883
70318 #, gcc-internal-format
70319 msgid "Procedure %qs in %s at %L has no explicit interface"
70320 msgstr ""
70321
70322 #: fortran/interface.cc:1887
70323 #, gcc-internal-format
70324 msgid ""
70325 "Procedure %qs in %s at %L is neither function nor subroutine; did you mean "
70326 "%qs?"
70327 msgstr ""
70328
70329 #: fortran/interface.cc:1891
70330 #, gcc-internal-format
70331 msgid "Procedure %qs in %s at %L is neither function nor subroutine"
70332 msgstr ""
70333
70334 #: fortran/interface.cc:1903
70335 #, gcc-internal-format, gfc-internal-format
70336 msgid "In %s at %L procedures must be either all SUBROUTINEs or all FUNCTIONs"
70337 msgstr ""
70338
70339 #: fortran/interface.cc:1907
70340 #, gcc-internal-format, gfc-internal-format
70341 msgid ""
70342 "In %s at %L procedures must be all FUNCTIONs as the generic name is also the "
70343 "name of a derived type"
70344 msgstr ""
70345
70346 #: fortran/interface.cc:1915
70347 #, gcc-internal-format
70348 msgid "Internal procedure %qs in %s at %L"
70349 msgstr ""
70350
70351 #: fortran/interface.cc:1972 fortran/interface.cc:1977
70352 #, gcc-internal-format
70353 msgid "Ambiguous interfaces in %s for %qs at %L and %qs at %L"
70354 msgstr ""
70355
70356 #: fortran/interface.cc:1982
70357 #, gcc-internal-format
70358 msgid "Although not referenced, %qs has ambiguous interfaces at %L"
70359 msgstr ""
70360
70361 #: fortran/interface.cc:2020
70362 #, gcc-internal-format
70363 msgid "%qs at %L is not a module procedure"
70364 msgstr ""
70365
70366 #: fortran/interface.cc:2225
70367 #, gcc-internal-format
70368 msgid ""
70369 "The assumed-rank array at %L requires that the dummy argument %qs has "
70370 "assumed-rank"
70371 msgstr ""
70372
70373 #: fortran/interface.cc:2228
70374 #, gcc-internal-format
70375 msgid "Rank mismatch in argument %qs at %L (scalar and rank-%d)"
70376 msgstr ""
70377
70378 #: fortran/interface.cc:2231
70379 #, gcc-internal-format
70380 msgid "Rank mismatch in argument %qs at %L (rank-%d and scalar)"
70381 msgstr ""
70382
70383 #: fortran/interface.cc:2234
70384 #, gcc-internal-format
70385 msgid "Rank mismatch in argument %qs at %L (rank-%d and rank-%d)"
70386 msgstr ""
70387
70388 #: fortran/interface.cc:2246
70389 #, gcc-internal-format, gfc-internal-format
70390 msgid ""
70391 "Rank mismatch between actual argument at %L and actual argument at %L "
70392 "(scalar and rank-%d)"
70393 msgstr ""
70394
70395 #: fortran/interface.cc:2250
70396 #, gcc-internal-format, gfc-internal-format
70397 msgid ""
70398 "Rank mismatch between actual argument at %L and actual argument at %L (rank-"
70399 "%d and scalar)"
70400 msgstr ""
70401
70402 #: fortran/interface.cc:2254
70403 #, gcc-internal-format, gfc-internal-format
70404 msgid ""
70405 "Rank mismatch between actual argument at %L and actual argument at %L (rank-"
70406 "%d and rank-%d)"
70407 msgstr ""
70408
70409 #: fortran/interface.cc:2360
70410 #, gcc-internal-format, gfc-internal-format
70411 msgid "Invalid procedure argument at %L"
70412 msgstr ""
70413
70414 #: fortran/interface.cc:2368 fortran/interface.cc:2395
70415 #, gcc-internal-format
70416 msgid "Interface mismatch in dummy procedure %qs at %L: %s"
70417 msgstr ""
70418
70419 #: fortran/interface.cc:2406
70420 #, gcc-internal-format
70421 msgid ""
70422 "Actual argument to contiguous pointer dummy %qs at %L must be simply "
70423 "contiguous"
70424 msgstr ""
70425
70426 #: fortran/interface.cc:2429
70427 #, gcc-internal-format, gfc-internal-format
70428 msgid ""
70429 "Type mismatch between actual argument at %L and actual argument at %L (%s/"
70430 "%s)."
70431 msgstr ""
70432
70433 #: fortran/interface.cc:2439
70434 #, gcc-internal-format
70435 msgid "Type mismatch in argument %qs at %L; passed %s to %s"
70436 msgstr ""
70437
70438 #: fortran/interface.cc:2449
70439 #, gcc-internal-format
70440 msgid ""
70441 "Assumed-type actual argument at %L requires that dummy argument %qs is of "
70442 "assumed type"
70443 msgstr ""
70444
70445 #: fortran/interface.cc:2463
70446 #, gcc-internal-format
70447 msgid ""
70448 "Assumed-type actual argument at %L corresponding to assumed-rank dummy "
70449 "argument %qs must be assumed-shape or assumed-rank"
70450 msgstr ""
70451
70452 #: fortran/interface.cc:2480
70453 #, gcc-internal-format
70454 msgid "Actual argument to %qs at %L must be polymorphic"
70455 msgstr ""
70456
70457 #: fortran/interface.cc:2490
70458 #, gcc-internal-format
70459 msgid "Actual argument to %qs at %L must have the same declared type"
70460 msgstr ""
70461
70462 #: fortran/interface.cc:2505
70463 #, gcc-internal-format
70464 msgid ""
70465 "Actual argument to %qs at %L must be unlimited polymorphic since the formal "
70466 "argument is a pointer or allocatable unlimited polymorphic entity [F2008: "
70467 "12.5.2.5]"
70468 msgstr ""
70469
70470 #: fortran/interface.cc:2521
70471 #, gcc-internal-format
70472 msgid "Actual argument to %qs at %L must be a coarray"
70473 msgstr ""
70474
70475 #: fortran/interface.cc:2540
70476 #, gcc-internal-format
70477 msgid "Corank mismatch in argument %qs at %L (%d and %d)"
70478 msgstr ""
70479
70480 #: fortran/interface.cc:2558
70481 #, gcc-internal-format
70482 msgid ""
70483 "Actual argument to %qs at %L must be simply contiguous or an element of such "
70484 "an array"
70485 msgstr ""
70486
70487 #: fortran/interface.cc:2573
70488 #, gcc-internal-format
70489 msgid ""
70490 "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is LOCK_TYPE or "
70491 "has a LOCK_TYPE component"
70492 msgstr ""
70493
70494 #: fortran/interface.cc:2588
70495 #, gcc-internal-format
70496 msgid ""
70497 "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is EVENT_TYPE or "
70498 "has a EVENT_TYPE component"
70499 msgstr ""
70500
70501 #: fortran/interface.cc:2607
70502 #, gcc-internal-format
70503 msgid ""
70504 "Dummy argument %qs has to be a pointer, assumed-shape or assumed-rank array "
70505 "without CONTIGUOUS attribute - as actual argument at %L is not simply "
70506 "contiguous and both are ASYNCHRONOUS or VOLATILE"
70507 msgstr ""
70508
70509 #: fortran/interface.cc:2620
70510 #, gcc-internal-format
70511 msgid ""
70512 "Passing coarray at %L to allocatable, noncoarray, INTENT(OUT) dummy argument "
70513 "%qs"
70514 msgstr ""
70515
70516 #: fortran/interface.cc:2627
70517 #, gcc-internal-format
70518 msgid ""
70519 "Passing coarray at %L to allocatable, noncoarray dummy argument %qs, which "
70520 "is invalid if the allocation status is modified"
70521 msgstr ""
70522
70523 #: fortran/interface.cc:2703
70524 #, gcc-internal-format
70525 msgid "Polymorphic scalar passed to array dummy argument %qs at %L"
70526 msgstr ""
70527
70528 #: fortran/interface.cc:2714
70529 #, gcc-internal-format, gfc-internal-format
70530 msgid ""
70531 "Element of assumed-shape or pointer array as actual argument at %L cannot "
70532 "correspond to actual argument at %L"
70533 msgstr ""
70534
70535 #: fortran/interface.cc:2719
70536 #, gcc-internal-format
70537 msgid ""
70538 "Element of assumed-shape or pointer array passed to array dummy argument %qs "
70539 "at %L"
70540 msgstr ""
70541
70542 #: fortran/interface.cc:2732
70543 #, gcc-internal-format
70544 msgid ""
70545 "Extension: Scalar non-default-kind, non-C_CHAR-kind CHARACTER actual "
70546 "argument with array dummy argument %qs at %L"
70547 msgstr ""
70548
70549 #: fortran/interface.cc:2740
70550 #, gcc-internal-format
70551 msgid ""
70552 "Fortran 2003: Scalar CHARACTER actual argument with array dummy argument %qs "
70553 "at %L"
70554 msgstr ""
70555
70556 #: fortran/interface.cc:3107
70557 #, gcc-internal-format
70558 msgid "Keyword argument %qs at %L is invalid in a statement function"
70559 msgstr ""
70560
70561 #: fortran/interface.cc:3130
70562 #, gcc-internal-format
70563 msgid "Keyword argument %qs at %L is not in the procedure; did you mean %qs?"
70564 msgstr ""
70565
70566 #: fortran/interface.cc:3134
70567 #, gcc-internal-format
70568 msgid "Keyword argument %qs at %L is not in the procedure"
70569 msgstr ""
70570
70571 #: fortran/interface.cc:3143
70572 #, gcc-internal-format
70573 msgid ""
70574 "Keyword argument %qs at %L is already associated with another actual argument"
70575 msgstr ""
70576
70577 #: fortran/interface.cc:3153
70578 #, gcc-internal-format, gfc-internal-format
70579 msgid "More actual than formal arguments in procedure call at %L"
70580 msgstr ""
70581
70582 #: fortran/interface.cc:3166
70583 #, gcc-internal-format, gfc-internal-format
70584 msgid "Missing alternate return specifier in subroutine call at %L"
70585 msgstr ""
70586
70587 #: fortran/interface.cc:3180
70588 #, gcc-internal-format, gfc-internal-format
70589 msgid "Unexpected alternate return specifier in subroutine call at %L"
70590 msgstr ""
70591
70592 #: fortran/interface.cc:3209
70593 #, gcc-internal-format
70594 msgid "Unexpected NULL() intrinsic at %L to dummy %qs"
70595 msgstr ""
70596
70597 #: fortran/interface.cc:3212
70598 #, gcc-internal-format
70599 msgid "Fortran 2008: Null pointer at %L to non-pointer dummy %qs"
70600 msgstr ""
70601
70602 #: fortran/interface.cc:3238
70603 #, gcc-internal-format, gfc-internal-format
70604 msgid ""
70605 "Actual argument at %L to assumed-type dummy has type parameters or is of "
70606 "derived type with type-bound or FINAL procedures"
70607 msgstr ""
70608
70609 #: fortran/interface.cc:3262
70610 #, gcc-internal-format
70611 msgid ""
70612 "Character length mismatch (%ld/%ld) between actual argument and pointer or "
70613 "allocatable dummy argument %qs at %L"
70614 msgstr ""
70615
70616 #: fortran/interface.cc:3269
70617 #, gcc-internal-format
70618 msgid ""
70619 "Character length mismatch (%ld/%ld) between actual argument and assumed-"
70620 "shape dummy argument %qs at %L"
70621 msgstr ""
70622
70623 #: fortran/interface.cc:3284
70624 #, gcc-internal-format
70625 msgid ""
70626 "Actual argument at %L to allocatable or pointer dummy argument %qs must have "
70627 "a deferred length type parameter if and only if the dummy has one"
70628 msgstr ""
70629
70630 #: fortran/interface.cc:3303
70631 #, gcc-internal-format
70632 msgid ""
70633 "Character length of actual argument shorter than of dummy argument %qs (%lu/"
70634 "%lu) at %L"
70635 msgstr ""
70636
70637 #: fortran/interface.cc:3313 fortran/interface.cc:3318
70638 #, gcc-internal-format
70639 msgid ""
70640 "Actual argument contains too few elements for dummy argument %qs (%lu/%lu) "
70641 "at %L"
70642 msgstr ""
70643
70644 #: fortran/interface.cc:3339
70645 #, gcc-internal-format
70646 msgid "Expected a procedure pointer for argument %qs at %L"
70647 msgstr ""
70648
70649 #: fortran/interface.cc:3356
70650 #, gcc-internal-format
70651 msgid "Expected a procedure for argument %qs at %L"
70652 msgstr ""
70653
70654 #: fortran/interface.cc:3421
70655 #, gcc-internal-format
70656 msgid "Actual argument for %qs cannot be an assumed-size array at %L"
70657 msgstr ""
70658
70659 #: fortran/interface.cc:3450
70660 #, gcc-internal-format
70661 msgid ""
70662 "Actual argument to assumed-rank INTENT(OUT) dummy %qs at %L cannot be of "
70663 "unknown size"
70664 msgstr ""
70665
70666 #: fortran/interface.cc:3461
70667 #, gcc-internal-format
70668 msgid "Actual argument for %qs must be a pointer at %L"
70669 msgstr ""
70670
70671 #: fortran/interface.cc:3472
70672 #, gcc-internal-format
70673 msgid "Fortran 2008: Non-pointer actual argument at %L to pointer dummy %qs"
70674 msgstr ""
70675
70676 #: fortran/interface.cc:3483
70677 #, gcc-internal-format
70678 msgid "Coindexed actual argument at %L to pointer dummy %qs"
70679 msgstr ""
70680
70681 #: fortran/interface.cc:3497
70682 #, gcc-internal-format
70683 msgid ""
70684 "Coindexed actual argument at %L to allocatable dummy %qs requires INTENT(IN)"
70685 msgstr ""
70686
70687 #: fortran/interface.cc:3512
70688 #, gcc-internal-format
70689 msgid ""
70690 "Coindexed ASYNCHRONOUS or VOLATILE actual argument at %L requires that dummy "
70691 "%qs has neither ASYNCHRONOUS nor VOLATILE"
70692 msgstr ""
70693
70694 #: fortran/interface.cc:3527
70695 #, gcc-internal-format
70696 msgid ""
70697 "Coindexed actual argument at %L with allocatable ultimate component to dummy "
70698 "%qs requires either VALUE or INTENT(IN)"
70699 msgstr ""
70700
70701 #: fortran/interface.cc:3540
70702 #, gcc-internal-format
70703 msgid "Actual CLASS array argument for %qs must be a full array at %L"
70704 msgstr ""
70705
70706 #: fortran/interface.cc:3551
70707 #, gcc-internal-format
70708 msgid "Actual argument for %qs must be ALLOCATABLE at %L"
70709 msgstr ""
70710
70711 #: fortran/interface.cc:3588
70712 #, gcc-internal-format
70713 msgid ""
70714 "Array-section actual argument with vector subscripts at %L is incompatible "
70715 "with INTENT(OUT), INTENT(INOUT), VOLATILE or ASYNCHRONOUS attribute of the "
70716 "dummy argument %qs"
70717 msgstr ""
70718
70719 #: fortran/interface.cc:3608
70720 #, gcc-internal-format
70721 msgid ""
70722 "Assumed-shape actual argument at %L is incompatible with the non-assumed-"
70723 "shape dummy argument %qs due to VOLATILE attribute"
70724 msgstr ""
70725
70726 #: fortran/interface.cc:3626
70727 #, gcc-internal-format
70728 msgid ""
70729 "Array-section actual argument at %L is incompatible with the non-assumed-"
70730 "shape dummy argument %qs due to VOLATILE attribute"
70731 msgstr ""
70732
70733 #: fortran/interface.cc:3647
70734 #, gcc-internal-format
70735 msgid ""
70736 "Pointer-array actual argument at %L requires an assumed-shape or pointer-"
70737 "array dummy argument %qs due to VOLATILE attribute"
70738 msgstr ""
70739
70740 #: fortran/interface.cc:3675
70741 #, gcc-internal-format, gfc-internal-format
70742 msgid "Missing alternate return spec in subroutine call at %L"
70743 msgstr ""
70744
70745 #: fortran/interface.cc:3688
70746 #, gcc-internal-format
70747 msgid "Missing actual argument for argument %qs at %L"
70748 msgstr ""
70749
70750 #: fortran/interface.cc:3816
70751 #, gcc-internal-format
70752 msgid "compare_actual_expr(): Bad component code"
70753 msgstr ""
70754
70755 #: fortran/interface.cc:3845
70756 #, gcc-internal-format
70757 msgid "check_some_aliasing(): List mismatch"
70758 msgstr ""
70759
70760 #: fortran/interface.cc:3871
70761 #, gcc-internal-format
70762 msgid "check_some_aliasing(): corrupted data"
70763 msgstr ""
70764
70765 #: fortran/interface.cc:3881
70766 #, gcc-internal-format
70767 msgid ""
70768 "Same actual argument associated with INTENT(%s) argument %qs and INTENT(%s) "
70769 "argument %qs at %L"
70770 msgstr ""
70771
70772 #: fortran/interface.cc:3911
70773 #, gcc-internal-format
70774 msgid "check_intents(): List mismatch"
70775 msgstr ""
70776
70777 #: fortran/interface.cc:3931
70778 #, gcc-internal-format, gfc-internal-format
70779 msgid ""
70780 "Procedure argument at %L is local to a PURE procedure and has the POINTER "
70781 "attribute"
70782 msgstr ""
70783
70784 #: fortran/interface.cc:3943
70785 #, gcc-internal-format, gfc-internal-format
70786 msgid ""
70787 "Coindexed actual argument at %L in PURE procedure is passed to an INTENT(%s) "
70788 "argument"
70789 msgstr ""
70790
70791 #: fortran/interface.cc:3953
70792 #, gcc-internal-format, gfc-internal-format
70793 msgid ""
70794 "Coindexed actual argument at %L in PURE procedure is passed to a POINTER "
70795 "dummy argument"
70796 msgstr ""
70797
70798 #: fortran/interface.cc:3964
70799 #, gcc-internal-format
70800 msgid ""
70801 "Coindexed polymorphic actual argument at %L is passed polymorphic dummy "
70802 "argument %qs"
70803 msgstr ""
70804
70805 #: fortran/interface.cc:4006
70806 #, gcc-internal-format
70807 msgid ""
70808 "Procedure %qs called at %L is not explicitly declared; did you mean %qs?"
70809 msgstr ""
70810
70811 #: fortran/interface.cc:4010 fortran/interface.cc:4020
70812 #, gcc-internal-format
70813 msgid "Procedure %qs called at %L is not explicitly declared"
70814 msgstr ""
70815
70816 #: fortran/interface.cc:4016
70817 #, gcc-internal-format
70818 msgid "Procedure %qs called with an implicit interface at %L"
70819 msgstr ""
70820
70821 #: fortran/interface.cc:4029
70822 #, gcc-internal-format
70823 msgid ""
70824 "The pointer object %qs at %L must have an explicit function interface or be "
70825 "declared as array"
70826 msgstr ""
70827
70828 #: fortran/interface.cc:4037
70829 #, gcc-internal-format
70830 msgid ""
70831 "The allocatable object %qs at %L must have an explicit function interface or "
70832 "be declared as array"
70833 msgstr ""
70834
70835 #: fortran/interface.cc:4045
70836 #, gcc-internal-format
70837 msgid "Allocatable function %qs at %L must have an explicit function interface"
70838 msgstr ""
70839
70840 #: fortran/interface.cc:4062
70841 #, gcc-internal-format, gfc-internal-format
70842 msgid "Explicit interface required for polymorphic argument at %L"
70843 msgstr ""
70844
70845 #: fortran/interface.cc:4071
70846 #, gcc-internal-format
70847 msgid "Keyword argument requires explicit interface for procedure %qs at %L"
70848 msgstr ""
70849
70850 #: fortran/interface.cc:4080
70851 #, gcc-internal-format, gfc-internal-format
70852 msgid "Assumed-type argument %s at %L requires an explicit interface"
70853 msgstr ""
70854
70855 #: fortran/interface.cc:4095
70856 #, gcc-internal-format
70857 msgid ""
70858 "Actual argument of LOCK_TYPE or with LOCK_TYPE component at %L requires an "
70859 "explicit interface for procedure %qs"
70860 msgstr ""
70861
70862 #: fortran/interface.cc:4110
70863 #, gcc-internal-format
70864 msgid ""
70865 "Actual argument of EVENT_TYPE or with EVENT_TYPE component at %L requires an "
70866 "explicit interface for procedure %qs"
70867 msgstr ""
70868
70869 #: fortran/interface.cc:4120
70870 #, gcc-internal-format, gfc-internal-format
70871 msgid "MOLD argument to NULL required at %L"
70872 msgstr ""
70873
70874 #: fortran/interface.cc:4130
70875 #, gcc-internal-format, gfc-internal-format
70876 msgid "Assumed-rank argument requires an explicit interface at %L"
70877 msgstr ""
70878
70879 #: fortran/interface.cc:4172
70880 #, gcc-internal-format
70881 msgid "Procedure pointer component %qs called with an implicit interface at %L"
70882 msgstr ""
70883
70884 #: fortran/interface.cc:4183
70885 #, gcc-internal-format
70886 msgid ""
70887 "Keyword argument requires explicit interface for procedure pointer component "
70888 "%qs at %L"
70889 msgstr ""
70890
70891 #: fortran/interface.cc:4268
70892 #, gcc-internal-format, gfc-internal-format
70893 msgid ""
70894 "MOLD= required in NULL() argument at %L: Ambiguity between specific "
70895 "functions %s and %s"
70896 msgstr ""
70897
70898 #: fortran/interface.cc:4338
70899 #, gcc-internal-format
70900 msgid "Unable to find symbol %qs"
70901 msgstr ""
70902
70903 #: fortran/interface.cc:4711
70904 #, gcc-internal-format
70905 msgid "Entity %qs at %L is already present in the interface"
70906 msgstr ""
70907
70908 #: fortran/interface.cc:4828
70909 #, gcc-internal-format
70910 msgid "gfc_add_interface(): Bad interface type"
70911 msgstr ""
70912
70913 #: fortran/interface.cc:4922
70914 #, gcc-internal-format
70915 msgid "Cannot overwrite GENERIC %qs at %L"
70916 msgstr ""
70917
70918 #: fortran/interface.cc:4934
70919 #, gcc-internal-format
70920 msgid "%qs at %L overrides a procedure binding declared NON_OVERRIDABLE"
70921 msgstr ""
70922
70923 #: fortran/interface.cc:4942
70924 #, gcc-internal-format
70925 msgid "%qs at %L must not be DEFERRED as it overrides a non-DEFERRED binding"
70926 msgstr ""
70927
70928 #: fortran/interface.cc:4950
70929 #, gcc-internal-format
70930 msgid "%qs at %L overrides a PURE procedure and must also be PURE"
70931 msgstr ""
70932
70933 #: fortran/interface.cc:4959
70934 #, gcc-internal-format
70935 msgid "%qs at %L overrides an ELEMENTAL procedure and must also be ELEMENTAL"
70936 msgstr ""
70937
70938 #: fortran/interface.cc:4965
70939 #, gcc-internal-format
70940 msgid ""
70941 "%qs at %L overrides a non-ELEMENTAL procedure and must not be ELEMENTAL, "
70942 "either"
70943 msgstr ""
70944
70945 #: fortran/interface.cc:4974
70946 #, gcc-internal-format
70947 msgid "%qs at %L overrides a SUBROUTINE and must also be a SUBROUTINE"
70948 msgstr ""
70949
70950 #: fortran/interface.cc:4985
70951 #, gcc-internal-format
70952 msgid "%qs at %L overrides a FUNCTION and must also be a FUNCTION"
70953 msgstr ""
70954
70955 #: fortran/interface.cc:4993
70956 #, gcc-internal-format
70957 msgid "Result mismatch for the overriding procedure %qs at %L: %s"
70958 msgstr ""
70959
70960 #: fortran/interface.cc:5004
70961 #, gcc-internal-format
70962 msgid "%qs at %L overrides a PUBLIC procedure and must not be PRIVATE"
70963 msgstr ""
70964
70965 #: fortran/interface.cc:5034
70966 #, gcc-internal-format
70967 msgid ""
70968 "Dummy argument %qs of %qs at %L should be named %qs as to match the "
70969 "corresponding argument of the overridden procedure"
70970 msgstr ""
70971
70972 #: fortran/interface.cc:5045
70973 #, gcc-internal-format
70974 msgid "Argument mismatch for the overriding procedure %qs at %L: %s"
70975 msgstr ""
70976
70977 #: fortran/interface.cc:5054
70978 #, gcc-internal-format
70979 msgid ""
70980 "%qs at %L must have the same number of formal arguments as the overridden "
70981 "procedure"
70982 msgstr ""
70983
70984 #: fortran/interface.cc:5063
70985 #, gcc-internal-format
70986 msgid "%qs at %L overrides a NOPASS binding and must also be NOPASS"
70987 msgstr ""
70988
70989 #: fortran/interface.cc:5074
70990 #, gcc-internal-format
70991 msgid "%qs at %L overrides a binding with PASS and must also be PASS"
70992 msgstr ""
70993
70994 #: fortran/interface.cc:5081
70995 #, gcc-internal-format
70996 msgid ""
70997 "Passed-object dummy argument of %qs at %L must be at the same position as "
70998 "the passed-object dummy argument of the overridden procedure"
70999 msgstr ""
71000
71001 #: fortran/interface.cc:5102
71002 #, gcc-internal-format, gfc-internal-format
71003 msgid "DTIO dummy argument at %L must be of type %s"
71004 msgstr ""
71005
71006 #: fortran/interface.cc:5109
71007 #, gcc-internal-format, gfc-internal-format
71008 msgid "DTIO dummy argument at %L must be of KIND = %d"
71009 msgstr ""
71010
71011 #: fortran/interface.cc:5116
71012 #, gcc-internal-format, gfc-internal-format
71013 msgid "DTIO dummy argument at %L must be a scalar"
71014 msgstr ""
71015
71016 #: fortran/interface.cc:5120
71017 #, gcc-internal-format, gfc-internal-format
71018 msgid "DTIO dummy argument at %L must be an ASSUMED SHAPE ARRAY"
71019 msgstr ""
71020
71021 #: fortran/interface.cc:5124
71022 #, gcc-internal-format, gfc-internal-format
71023 msgid "DTIO character argument at %L must have assumed length"
71024 msgstr ""
71025
71026 #: fortran/interface.cc:5128
71027 #, gcc-internal-format, gfc-internal-format
71028 msgid "DTIO dummy argument at %L must have INTENT %s"
71029 msgstr ""
71030
71031 #: fortran/interface.cc:5186 fortran/interface.cc:5232
71032 #, gcc-internal-format, gfc-internal-format
71033 msgid "Alternate return at %L is not permitted in a DTIO procedure"
71034 msgstr ""
71035
71036 #: fortran/interface.cc:5198
71037 #, gcc-internal-format
71038 msgid "DTIO procedure %qs at %L must be a subroutine"
71039 msgstr ""
71040
71041 #: fortran/interface.cc:5210
71042 #, gcc-internal-format
71043 msgid "Too few dummy arguments in DTIO procedure %qs at %L"
71044 msgstr ""
71045
71046 #: fortran/interface.cc:5217
71047 #, gcc-internal-format
71048 msgid "Too many dummy arguments in DTIO procedure %qs at %L"
71049 msgstr ""
71050
71051 #: fortran/intrinsic.cc:260
71052 #, gcc-internal-format, gfc-internal-format
71053 msgid ""
71054 "Variable with NO_ARG_CHECK attribute at %L is only permitted as argument to "
71055 "the intrinsic functions C_LOC and PRESENT"
71056 msgstr ""
71057
71058 #: fortran/intrinsic.cc:276
71059 #, gcc-internal-format, gfc-internal-format
71060 msgid ""
71061 "Assumed-type argument at %L is not permitted as actual argument to the "
71062 "intrinsic %s"
71063 msgstr ""
71064
71065 #: fortran/intrinsic.cc:283
71066 #, gcc-internal-format, gfc-internal-format
71067 msgid ""
71068 "Assumed-type argument at %L is only permitted as first actual argument to "
71069 "the intrinsic %s"
71070 msgstr ""
71071
71072 #: fortran/intrinsic.cc:290
71073 #, gcc-internal-format, gfc-internal-format
71074 msgid ""
71075 "Assumed-rank argument at %L is only permitted as actual argument to "
71076 "intrinsic inquiry functions"
71077 msgstr ""
71078
71079 #: fortran/intrinsic.cc:297
71080 #, gcc-internal-format, gfc-internal-format
71081 msgid ""
71082 "Assumed-rank argument at %L is only permitted as first actual argument to "
71083 "the intrinsic inquiry function %s"
71084 msgstr ""
71085
71086 #: fortran/intrinsic.cc:345
71087 #, gcc-internal-format
71088 msgid "do_check(): too many args"
71089 msgstr ""
71090
71091 #: fortran/intrinsic.cc:425
71092 #, gcc-internal-format
71093 msgid "add_sym(): Bad sizing mode"
71094 msgstr ""
71095
71096 #: fortran/intrinsic.cc:1184
71097 #, gcc-internal-format
71098 msgid ""
71099 "The intrinsic %qs at %L is not included in the selected standard but %s and "
71100 "%qs will be treated as if declared EXTERNAL.  Use an appropriate %<-std=%>* "
71101 "option or define %<-fall-intrinsics%> to allow this intrinsic."
71102 msgstr ""
71103
71104 #: fortran/intrinsic.cc:1219
71105 #, gcc-internal-format
71106 msgid "make_generic(): Cannot find generic symbol %qs"
71107 msgstr ""
71108
71109 #: fortran/intrinsic.cc:4311
71110 #, gcc-internal-format, gfc-internal-format
71111 msgid ""
71112 "ALLOCATED intrinsic at %L requires an array or scalar allocatable entity"
71113 msgstr ""
71114
71115 #: fortran/intrinsic.cc:4324
71116 #, gcc-internal-format, gfc-internal-format
71117 msgid "Scalar entity required at %L"
71118 msgstr ""
71119
71120 #: fortran/intrinsic.cc:4335
71121 #, gcc-internal-format, gfc-internal-format
71122 msgid "Array entity required at %L"
71123 msgstr ""
71124
71125 #: fortran/intrinsic.cc:4342
71126 #, gcc-internal-format
71127 msgid "Invalid keyword %qs in %qs intrinsic function at %L"
71128 msgstr ""
71129
71130 #: fortran/intrinsic.cc:4369
71131 #, gcc-internal-format
71132 msgid "Too many arguments in call to %qs at %L"
71133 msgstr ""
71134
71135 #: fortran/intrinsic.cc:4385
71136 #, gcc-internal-format, gfc-internal-format
71137 msgid ""
71138 "The argument list functions %%VAL, %%LOC or %%REF are not allowed in this "
71139 "context at %L"
71140 msgstr ""
71141
71142 #: fortran/intrinsic.cc:4388
71143 #, gcc-internal-format
71144 msgid "Cannot find keyword named %qs in call to %qs at %L"
71145 msgstr ""
71146
71147 #: fortran/intrinsic.cc:4395
71148 #, gcc-internal-format
71149 msgid "Argument %qs appears twice in call to %qs at %L"
71150 msgstr ""
71151
71152 #: fortran/intrinsic.cc:4409
71153 #, gcc-internal-format
71154 msgid "Missing actual argument %qs in call to %qs at %L"
71155 msgstr ""
71156
71157 #: fortran/intrinsic.cc:4425
71158 #, gcc-internal-format, gfc-internal-format
71159 msgid "ALTERNATE RETURN not permitted at %L"
71160 msgstr ""
71161
71162 #: fortran/intrinsic.cc:4479
71163 #, gcc-internal-format
71164 msgid "In call to %qs at %L, type mismatch in argument %qs; pass %qs to %qs"
71165 msgstr ""
71166
71167 #: fortran/intrinsic.cc:4607
71168 #, gcc-internal-format
71169 msgid "resolve_intrinsic(): Too many args for intrinsic"
71170 msgstr ""
71171
71172 #: fortran/intrinsic.cc:4701
71173 #, gcc-internal-format
71174 msgid "do_simplify(): Too many args for intrinsic"
71175 msgstr ""
71176
71177 #: fortran/intrinsic.cc:4741
71178 #, gcc-internal-format
71179 msgid "init_arglist(): too many arguments"
71180 msgstr ""
71181
71182 #: fortran/intrinsic.cc:4893
71183 #, gcc-internal-format
71184 msgid "Invalid standard code on intrinsic %qs (%d)"
71185 msgstr ""
71186
71187 #: fortran/intrinsic.cc:4902
71188 #, gcc-internal-format
71189 msgid "Intrinsic %qs (%s) used at %L"
71190 msgstr ""
71191
71192 #: fortran/intrinsic.cc:4974
71193 #, gcc-internal-format
71194 msgid "Function %qs as initialization expression at %L"
71195 msgstr ""
71196
71197 #: fortran/intrinsic.cc:4992
71198 #, gcc-internal-format
71199 msgid ""
71200 "Transformational function %qs at %L is invalid in an initialization "
71201 "expression"
71202 msgstr ""
71203
71204 #: fortran/intrinsic.cc:5068
71205 #, gcc-internal-format, gfc-internal-format
71206 msgid ""
71207 "Elemental function as initialization expression with non-integer/non-"
71208 "character arguments at %L"
71209 msgstr ""
71210
71211 #: fortran/intrinsic.cc:5159
71212 #, gcc-internal-format
71213 msgid ""
71214 "Subroutine call to intrinsic %qs in DO CONCURRENT block at %L is not PURE"
71215 msgstr ""
71216
71217 #: fortran/intrinsic.cc:5166
71218 #, gcc-internal-format
71219 msgid "Subroutine call to intrinsic %qs at %L is not PURE"
71220 msgstr ""
71221
71222 #: fortran/intrinsic.cc:5269
71223 #, gcc-internal-format, gfc-internal-format
71224 msgid "Extension: Conversion from %s to %s at %L"
71225 msgstr ""
71226
71227 #: fortran/intrinsic.cc:5290
71228 #, gcc-internal-format, gfc-internal-format
71229 msgid "Nonstandard conversion from %s to %s at %L"
71230 msgstr ""
71231
71232 #: fortran/intrinsic.cc:5307 fortran/intrinsic.cc:5324
71233 #, gcc-internal-format, gfc-internal-format
71234 msgid "Possible change of value in conversion from %s to %s at %L"
71235 msgstr ""
71236
71237 #. If HOLLERITH is involved, all bets are off.
71238 #: fortran/intrinsic.cc:5312 fortran/intrinsic.cc:5332
71239 #, gcc-internal-format, gfc-internal-format
71240 msgid "Conversion from %s to %s at %L"
71241 msgstr ""
71242
71243 #. Use of -fdec-char-conversions allows assignment of character data
71244 #. to non-character variables.  This not permited for nonconstant
71245 #. strings.
71246 #: fortran/intrinsic.cc:5398 fortran/resolve.cc:11006
71247 #, gcc-internal-format, gfc-internal-format
71248 msgid "Cannot convert %s to %s at %L"
71249 msgstr ""
71250
71251 #: fortran/intrinsic.cc:5403
71252 #, gcc-internal-format
71253 msgid "Cannot convert %qs to %qs at %L"
71254 msgstr ""
71255
71256 #: fortran/intrinsic.cc:5494
71257 #, gcc-internal-format
71258 msgid ""
71259 "%qs declared at %L may shadow the intrinsic of the same name.  In order to "
71260 "call the intrinsic, explicit INTRINSIC declarations may be required."
71261 msgstr ""
71262
71263 #: fortran/intrinsic.cc:5500
71264 #, gcc-internal-format
71265 msgid ""
71266 "%qs declared at %L is also the name of an intrinsic.  It can only be called "
71267 "via an explicit interface or if declared EXTERNAL."
71268 msgstr ""
71269
71270 #: fortran/io.cc:176 fortran/primary.cc:940
71271 #, gcc-internal-format, gfc-internal-format
71272 msgid "Extension: backslash character at %C"
71273 msgstr ""
71274
71275 #: fortran/io.cc:210
71276 #, gcc-internal-format, gfc-internal-format
71277 msgid "Nonconforming tab character in format at %C"
71278 msgstr ""
71279
71280 #: fortran/io.cc:453
71281 #, gcc-internal-format, gfc-internal-format
71282 msgid "DP format specifier not allowed at %C"
71283 msgstr ""
71284
71285 #: fortran/io.cc:460
71286 #, gcc-internal-format, gfc-internal-format
71287 msgid "DC format specifier not allowed at %C"
71288 msgstr ""
71289
71290 #: fortran/io.cc:467
71291 #, gcc-internal-format, gfc-internal-format
71292 msgid "Fortran 2003: DT format specifier not allowed at %C"
71293 msgstr ""
71294
71295 #: fortran/io.cc:596
71296 #, gcc-internal-format, gfc-internal-format
71297 msgid "Positive width required in format string at %L"
71298 msgstr ""
71299
71300 #: fortran/io.cc:598
71301 #, gcc-internal-format, gfc-internal-format
71302 msgid "Nonnegative width required in format string at %L"
71303 msgstr ""
71304
71305 #: fortran/io.cc:600
71306 #, gcc-internal-format
71307 msgid "Unexpected element %qc in format string at %L"
71308 msgstr ""
71309
71310 #: fortran/io.cc:602
71311 #, gcc-internal-format, gfc-internal-format
71312 msgid "Unexpected end of format string in format string at %L"
71313 msgstr ""
71314
71315 #: fortran/io.cc:604
71316 #, gcc-internal-format, gfc-internal-format
71317 msgid "Zero width in format descriptor in format string at %L"
71318 msgstr ""
71319
71320 #: fortran/io.cc:624
71321 #, gcc-internal-format, gfc-internal-format
71322 msgid "Missing leading left parenthesis in format string at %L"
71323 msgstr ""
71324
71325 #: fortran/io.cc:653
71326 #, gcc-internal-format
71327 msgid "Left parenthesis required after %<*%> in format string at %L"
71328 msgstr ""
71329
71330 #: fortran/io.cc:685
71331 #, gcc-internal-format, gfc-internal-format
71332 msgid "Expected P edit descriptor in format string at %L"
71333 msgstr ""
71334
71335 #. P requires a prior number.
71336 #: fortran/io.cc:693
71337 #, gcc-internal-format, gfc-internal-format
71338 msgid "P descriptor requires leading scale factor in format string at %L"
71339 msgstr ""
71340
71341 #: fortran/io.cc:701
71342 #, gcc-internal-format, gfc-internal-format
71343 msgid "X descriptor requires leading space count at %L"
71344 msgstr ""
71345
71346 #: fortran/io.cc:730
71347 #, gcc-internal-format, gfc-internal-format
71348 msgid "$ descriptor at %L"
71349 msgstr ""
71350
71351 #: fortran/io.cc:734
71352 #, gcc-internal-format, gfc-internal-format
71353 msgid "$ should be the last specifier in format at %L"
71354 msgstr ""
71355
71356 #: fortran/io.cc:766
71357 #, gcc-internal-format, gfc-internal-format
71358 msgid "Missing item in format string at %L"
71359 msgstr ""
71360
71361 #: fortran/io.cc:797 fortran/io.cc:812
71362 #, gcc-internal-format, gfc-internal-format
71363 msgid "Comma required after P descriptor in format string at %L"
71364 msgstr ""
71365
71366 #: fortran/io.cc:827
71367 #, gcc-internal-format, gfc-internal-format
71368 msgid "Positive width required with T descriptor in format string at %L"
71369 msgstr ""
71370
71371 #: fortran/io.cc:846 fortran/io.cc:850
71372 #, gcc-internal-format, gfc-internal-format
71373 msgid "Extension: Zero width after L descriptor at %L"
71374 msgstr ""
71375
71376 #: fortran/io.cc:862
71377 #, gcc-internal-format, gfc-internal-format
71378 msgid "Missing positive width after L descriptor at %L"
71379 msgstr ""
71380
71381 #: fortran/io.cc:893
71382 #, gcc-internal-format
71383 msgid "%<G0%> in format at %L"
71384 msgstr ""
71385
71386 #: fortran/io.cc:911
71387 #, gcc-internal-format, gfc-internal-format
71388 msgid "E specifier not allowed with g0 descriptor in format string at %L"
71389 msgstr ""
71390
71391 #: fortran/io.cc:931
71392 #, gcc-internal-format, gfc-internal-format
71393 msgid "Positive width required in format specifier %s at %L"
71394 msgstr ""
71395
71396 #: fortran/io.cc:941
71397 #, gcc-internal-format, gfc-internal-format
71398 msgid "positive width required at %L"
71399 msgstr ""
71400
71401 #: fortran/io.cc:964 fortran/io.cc:971
71402 #, gcc-internal-format, gfc-internal-format
71403 msgid "Period required in format specifier %s at %L"
71404 msgstr ""
71405
71406 #: fortran/io.cc:1009 fortran/io.cc:1018
71407 #, gcc-internal-format, gfc-internal-format
71408 msgid "Positive exponent width required in format string at %L"
71409 msgstr ""
71410
71411 #: fortran/io.cc:1066
71412 #, gcc-internal-format, gfc-internal-format
71413 msgid "Right parenthesis expected at %C in format string at %L"
71414 msgstr ""
71415
71416 #: fortran/io.cc:1108
71417 #, gcc-internal-format, gfc-internal-format
71418 msgid "Period required in format specifier in format string at %L"
71419 msgstr ""
71420
71421 #: fortran/io.cc:1114
71422 #, gcc-internal-format, gfc-internal-format
71423 msgid "Period required in format specifier at %L"
71424 msgstr ""
71425
71426 #: fortran/io.cc:1136
71427 #, gcc-internal-format, gfc-internal-format
71428 msgid "The H format specifier at %L is a Fortran 95 deleted feature"
71429 msgstr ""
71430
71431 #: fortran/io.cc:1231 fortran/io.cc:1293
71432 #, gcc-internal-format, gfc-internal-format
71433 msgid "Missing comma at %L"
71434 msgstr ""
71435
71436 #: fortran/io.cc:1349
71437 #, gcc-internal-format, gfc-internal-format
71438 msgid "Extraneous characters in format at %L"
71439 msgstr ""
71440
71441 #: fortran/io.cc:1371
71442 #, gcc-internal-format, gfc-internal-format
71443 msgid "Format statement in module main block at %C"
71444 msgstr ""
71445
71446 #: fortran/io.cc:1380
71447 #, gcc-internal-format, gfc-internal-format
71448 msgid "FORMAT statement at %C cannot appear within an INTERFACE"
71449 msgstr ""
71450
71451 #: fortran/io.cc:1386
71452 #, gcc-internal-format, gfc-internal-format
71453 msgid "Missing format label at %C"
71454 msgstr ""
71455
71456 #: fortran/io.cc:1441 fortran/io.cc:1472 fortran/io.cc:1552
71457 #, gcc-internal-format, gfc-internal-format
71458 msgid "Invalid value for %s specification at %C"
71459 msgstr ""
71460
71461 #: fortran/io.cc:1447 fortran/io.cc:1478 fortran/io.cc:1634 fortran/io.cc:1647
71462 #, gcc-internal-format, gfc-internal-format
71463 msgid "Duplicate %s specification at %C"
71464 msgstr ""
71465
71466 #: fortran/io.cc:1489
71467 #, gcc-internal-format, gfc-internal-format
71468 msgid "Variable %s cannot be INTENT(IN) at %C"
71469 msgstr ""
71470
71471 #: fortran/io.cc:1497
71472 #, gcc-internal-format, gfc-internal-format
71473 msgid "Variable %s cannot be assigned in PURE procedure at %C"
71474 msgstr ""
71475
71476 #: fortran/io.cc:1527
71477 #, gcc-internal-format, gfc-internal-format
71478 msgid "Expecting a variable at %L"
71479 msgstr ""
71480
71481 #: fortran/io.cc:1558
71482 #, gcc-internal-format, gfc-internal-format
71483 msgid "Duplicate %s label specification at %C"
71484 msgstr ""
71485
71486 #: fortran/io.cc:1578 fortran/io.cc:1595 fortran/io.cc:1616
71487 #, gcc-internal-format
71488 msgid "%s at %C is a DEC extension, enable with %<-fdec%>"
71489 msgstr ""
71490
71491 #: fortran/io.cc:1669
71492 #, gcc-internal-format, gfc-internal-format
71493 msgid ""
71494 "Constant expression in FORMAT tag at %L must be of type default CHARACTER"
71495 msgstr ""
71496
71497 #: fortran/io.cc:1694
71498 #, gcc-internal-format, gfc-internal-format
71499 msgid "FORMAT tag at %L cannot be a zero-sized array"
71500 msgstr ""
71501
71502 #: fortran/io.cc:1735
71503 #, gcc-internal-format, gfc-internal-format
71504 msgid "FORMAT tag at %L must be of type default-kind CHARACTER or of INTEGER"
71505 msgstr ""
71506
71507 #: fortran/io.cc:1741
71508 #, gcc-internal-format, gfc-internal-format
71509 msgid "ASSIGNED variable in FORMAT tag at %L"
71510 msgstr ""
71511
71512 #: fortran/io.cc:1746
71513 #, gcc-internal-format
71514 msgid "Variable %qs at %L has not been assigned a format label"
71515 msgstr ""
71516
71517 #: fortran/io.cc:1753
71518 #, gcc-internal-format
71519 msgid "Scalar %qs in FORMAT tag at %L is not an ASSIGNED variable"
71520 msgstr ""
71521
71522 #: fortran/io.cc:1768
71523 #, gcc-internal-format, gfc-internal-format
71524 msgid "Non-character non-Hollerith in FORMAT tag at %L"
71525 msgstr ""
71526
71527 #: fortran/io.cc:1772
71528 #, gcc-internal-format, gfc-internal-format
71529 msgid "Non-character in FORMAT tag at %L"
71530 msgstr ""
71531
71532 #: fortran/io.cc:1778
71533 #, gcc-internal-format, gfc-internal-format
71534 msgid "Non-character assumed shape array element in FORMAT tag at %L"
71535 msgstr ""
71536
71537 #: fortran/io.cc:1785
71538 #, gcc-internal-format, gfc-internal-format
71539 msgid "Non-character assumed size array element in FORMAT tag at %L"
71540 msgstr ""
71541
71542 #: fortran/io.cc:1792
71543 #, gcc-internal-format, gfc-internal-format
71544 msgid "Non-character pointer array element in FORMAT tag at %L"
71545 msgstr ""
71546
71547 #: fortran/io.cc:1818
71548 #, gcc-internal-format, gfc-internal-format
71549 msgid "%s tag at %L must be of type %s"
71550 msgstr ""
71551
71552 #: fortran/io.cc:1825
71553 #, gcc-internal-format, gfc-internal-format
71554 msgid "%s tag at %L must be a character string of default kind"
71555 msgstr ""
71556
71557 #: fortran/io.cc:1832
71558 #, gcc-internal-format, gfc-internal-format
71559 msgid "%s tag at %L must be scalar"
71560 msgstr ""
71561
71562 #: fortran/io.cc:1838
71563 #, gcc-internal-format, gfc-internal-format
71564 msgid "IOMSG tag at %L"
71565 msgstr ""
71566
71567 #: fortran/io.cc:1846
71568 #, gcc-internal-format, gfc-internal-format
71569 msgid "Fortran 95 requires default INTEGER in %s tag at %L"
71570 msgstr ""
71571
71572 #: fortran/io.cc:1855
71573 #, gcc-internal-format, gfc-internal-format
71574 msgid "Non-default LOGICAL kind in %s tag at %L"
71575 msgstr ""
71576
71577 #: fortran/io.cc:1862
71578 #, gcc-internal-format, gfc-internal-format
71579 msgid "NEWUNIT specifier at %L"
71580 msgstr ""
71581
71582 #: fortran/io.cc:1880
71583 #, gcc-internal-format, gfc-internal-format
71584 msgid "CONVERT tag at %L"
71585 msgstr ""
71586
71587 #: fortran/io.cc:2105
71588 #, gcc-internal-format
71589 msgid "Fortran 2003: %s specifier in %s statement at %L has value %qs"
71590 msgstr ""
71591
71592 #: fortran/io.cc:2113 fortran/io.cc:2140
71593 #, gcc-internal-format
71594 msgid "%s specifier in %s statement at %L has value %qs"
71595 msgstr ""
71596
71597 #: fortran/io.cc:2132
71598 #, gcc-internal-format
71599 msgid "Extension: %s specifier in %s statement at %L has value %qs"
71600 msgstr ""
71601
71602 #: fortran/io.cc:2154 fortran/io.cc:2162
71603 #, gcc-internal-format
71604 msgid "%s specifier in %s statement at %L has invalid value %qs"
71605 msgstr ""
71606
71607 #: fortran/io.cc:2219
71608 #, gcc-internal-format, gfc-internal-format
71609 msgid "ACTION type conflicts with READONLY specifier at %L"
71610 msgstr ""
71611
71612 #: fortran/io.cc:2235
71613 #, gcc-internal-format, gfc-internal-format
71614 msgid "ASYNCHRONOUS= at %L not allowed in Fortran 95"
71615 msgstr ""
71616
71617 #: fortran/io.cc:2254 fortran/io.cc:3928
71618 #, gcc-internal-format, gfc-internal-format
71619 msgid "BLANK= at %L not allowed in Fortran 95"
71620 msgstr ""
71621
71622 #: fortran/io.cc:2282 fortran/io.cc:3906
71623 #, gcc-internal-format, gfc-internal-format
71624 msgid "DECIMAL= at %L not allowed in Fortran 95"
71625 msgstr ""
71626
71627 #: fortran/io.cc:2314
71628 #, gcc-internal-format, gfc-internal-format
71629 msgid "ENCODING= at %L not allowed in Fortran 95"
71630 msgstr ""
71631
71632 #: fortran/io.cc:2365 fortran/io.cc:3973
71633 #, gcc-internal-format, gfc-internal-format
71634 msgid "ROUND= at %L not allowed in Fortran 95"
71635 msgstr ""
71636
71637 #: fortran/io.cc:2395
71638 #, gcc-internal-format, gfc-internal-format
71639 msgid "SIGN= at %L not allowed in Fortran 95"
71640 msgstr ""
71641
71642 #: fortran/io.cc:2416
71643 #, gcc-internal-format, gfc-internal-format
71644 msgid "RECL in OPEN statement at %L must be positive"
71645 msgstr ""
71646
71647 #: fortran/io.cc:2441
71648 #, gcc-internal-format
71649 msgid ""
71650 "The STATUS specified in OPEN statement at %L is %qs and no FILE specifier is "
71651 "present"
71652 msgstr ""
71653
71654 #: fortran/io.cc:2452
71655 #, gcc-internal-format, gfc-internal-format
71656 msgid ""
71657 "The STATUS specified in OPEN statement at %L cannot have the value SCRATCH "
71658 "if a FILE specifier is present"
71659 msgstr ""
71660
71661 #: fortran/io.cc:2463
71662 #, gcc-internal-format, gfc-internal-format
71663 msgid "UNIT specifier not allowed with NEWUNIT at %L"
71664 msgstr ""
71665
71666 #: fortran/io.cc:2474
71667 #, gcc-internal-format, gfc-internal-format
71668 msgid "NEWUNIT specifier must have FILE= or STATUS='scratch' at %L"
71669 msgstr ""
71670
71671 #: fortran/io.cc:2481
71672 #, gcc-internal-format, gfc-internal-format
71673 msgid "OPEN statement at %L must have UNIT or NEWUNIT specified"
71674 msgstr ""
71675
71676 #: fortran/io.cc:2516
71677 #, gcc-internal-format, gfc-internal-format
71678 msgid "%s specifier at %L not allowed in OPEN statement for unformatted I/O"
71679 msgstr ""
71680
71681 #: fortran/io.cc:2524
71682 #, gcc-internal-format, gfc-internal-format
71683 msgid "RECL specifier not allowed in OPEN statement at %L for stream I/O"
71684 msgstr ""
71685
71686 #: fortran/io.cc:2537
71687 #, gcc-internal-format, gfc-internal-format
71688 msgid ""
71689 "POSITION specifier in OPEN statement at %L only allowed for stream or "
71690 "sequential ACCESS"
71691 msgstr ""
71692
71693 #: fortran/io.cc:2590
71694 #, gcc-internal-format, gfc-internal-format
71695 msgid "OPEN statement not allowed in PURE procedure at %C"
71696 msgstr ""
71697
71698 #: fortran/io.cc:2698
71699 #, gcc-internal-format, gfc-internal-format
71700 msgid "CLOSE statement not allowed in PURE procedure at %C"
71701 msgstr ""
71702
71703 #: fortran/io.cc:2724
71704 #, gcc-internal-format, gfc-internal-format
71705 msgid "CLOSE statement at %L requires a UNIT number"
71706 msgstr ""
71707
71708 #: fortran/io.cc:2732
71709 #, gcc-internal-format, gfc-internal-format
71710 msgid "UNIT number in CLOSE statement at %L must be non-negative"
71711 msgstr ""
71712
71713 #: fortran/io.cc:2855 fortran/match.cc:3071
71714 #, gcc-internal-format, gfc-internal-format
71715 msgid "%s statement not allowed in PURE procedure at %C"
71716 msgstr ""
71717
71718 #: fortran/io.cc:2885
71719 #, gcc-internal-format, gfc-internal-format
71720 msgid "UNIT number missing in statement at %L"
71721 msgstr ""
71722
71723 #: fortran/io.cc:2896 fortran/io.cc:3386
71724 #, gcc-internal-format, gfc-internal-format
71725 msgid "UNIT number in statement at %L must be non-negative"
71726 msgstr ""
71727
71728 #: fortran/io.cc:2929
71729 #, gcc-internal-format, gfc-internal-format
71730 msgid "FLUSH statement at %C"
71731 msgstr ""
71732
71733 #: fortran/io.cc:2970
71734 #, gcc-internal-format, gfc-internal-format
71735 msgid "Missing format with default unit at %C"
71736 msgstr ""
71737
71738 #: fortran/io.cc:2990
71739 #, gcc-internal-format, gfc-internal-format
71740 msgid "Duplicate UNIT specification at %C"
71741 msgstr ""
71742
71743 #: fortran/io.cc:3064
71744 #, gcc-internal-format, gfc-internal-format
71745 msgid "Duplicate format specification at %C"
71746 msgstr ""
71747
71748 #: fortran/io.cc:3105
71749 #, gcc-internal-format
71750 msgid "Symbol %qs in namelist %qs is INTENT(IN) at %C"
71751 msgstr ""
71752
71753 #: fortran/io.cc:3141
71754 #, gcc-internal-format, gfc-internal-format
71755 msgid "Duplicate NML specification at %C"
71756 msgstr ""
71757
71758 #: fortran/io.cc:3150
71759 #, gcc-internal-format
71760 msgid "Symbol %qs at %C must be a NAMELIST group name"
71761 msgstr ""
71762
71763 #: fortran/io.cc:3216
71764 #, gcc-internal-format, gfc-internal-format
71765 msgid "END tag at %C not allowed in output statement"
71766 msgstr ""
71767
71768 #: fortran/io.cc:3312
71769 #, gcc-internal-format, gfc-internal-format
71770 msgid "UNIT not specified at %L"
71771 msgstr ""
71772
71773 #: fortran/io.cc:3319
71774 #, gcc-internal-format, gfc-internal-format
71775 msgid "UNIT specification at %L must not be a character PARAMETER"
71776 msgstr ""
71777
71778 #: fortran/io.cc:3332
71779 #, gcc-internal-format, gfc-internal-format
71780 msgid ""
71781 "UNIT specification at %L must be an INTEGER expression or a CHARACTER "
71782 "variable"
71783 msgstr ""
71784
71785 #: fortran/io.cc:3354
71786 #, gcc-internal-format, gfc-internal-format
71787 msgid "Invalid form of WRITE statement at %L, UNIT required"
71788 msgstr ""
71789
71790 #: fortran/io.cc:3365
71791 #, gcc-internal-format, gfc-internal-format
71792 msgid "Internal unit with vector subscript at %L"
71793 msgstr ""
71794
71795 #: fortran/io.cc:3379
71796 #, gcc-internal-format, gfc-internal-format
71797 msgid "External IO UNIT cannot be an array at %L"
71798 msgstr ""
71799
71800 #: fortran/io.cc:3409
71801 #, gcc-internal-format
71802 msgid ""
71803 "NAMELIST %qs in READ statement at %L contains the symbol %qs which may not "
71804 "appear in a variable definition context"
71805 msgstr ""
71806
71807 #: fortran/io.cc:3421
71808 #, gcc-internal-format
71809 msgid ""
71810 "NAMELIST object %qs in namelist %qs at %L is polymorphic and requires a "
71811 "defined input/output procedure"
71812 msgstr ""
71813
71814 #: fortran/io.cc:3431 fortran/resolve.cc:15219
71815 #, gcc-internal-format
71816 msgid ""
71817 "NAMELIST object %qs in namelist %qs at %L with ALLOCATABLE or POINTER "
71818 "components"
71819 msgstr ""
71820
71821 #: fortran/io.cc:3439
71822 #, gcc-internal-format
71823 msgid ""
71824 "NAMELIST object %qs in namelist %qs at %L has ALLOCATABLE or POINTER "
71825 "components and thus requires a defined input/output procedure"
71826 msgstr ""
71827
71828 #: fortran/io.cc:3450
71829 #, gcc-internal-format, gfc-internal-format
71830 msgid "Comma before i/o item list at %L"
71831 msgstr ""
71832
71833 #: fortran/io.cc:3460
71834 #, gcc-internal-format, gfc-internal-format
71835 msgid "ERR tag label %d at %L not defined"
71836 msgstr ""
71837
71838 #: fortran/io.cc:3472
71839 #, gcc-internal-format, gfc-internal-format
71840 msgid "END tag label %d at %L not defined"
71841 msgstr ""
71842
71843 #: fortran/io.cc:3484
71844 #, gcc-internal-format, gfc-internal-format
71845 msgid "EOR tag label %d at %L not defined"
71846 msgstr ""
71847
71848 #: fortran/io.cc:3494
71849 #, gcc-internal-format, gfc-internal-format
71850 msgid "FORMAT label %d at %L not defined"
71851 msgstr ""
71852
71853 #: fortran/io.cc:3525
71854 #, gcc-internal-format
71855 msgid "io_kind_name(): bad I/O-kind"
71856 msgstr ""
71857
71858 #: fortran/io.cc:3614
71859 #, gcc-internal-format, gfc-internal-format
71860 msgid "Syntax error in I/O iterator at %C"
71861 msgstr ""
71862
71863 #: fortran/io.cc:3646
71864 #, gcc-internal-format, gfc-internal-format
71865 msgid "Expecting variable in READ statement at %C"
71866 msgstr ""
71867
71868 #: fortran/io.cc:3652
71869 #, gcc-internal-format, gfc-internal-format
71870 msgid "Expecting variable or io-implied-do in READ statement at %L"
71871 msgstr ""
71872
71873 #: fortran/io.cc:3661
71874 #, gcc-internal-format, gfc-internal-format
71875 msgid "Expecting variable or io-implied-do at %L"
71876 msgstr ""
71877
71878 #: fortran/io.cc:3670
71879 #, gcc-internal-format, gfc-internal-format
71880 msgid "Expected expression in %s statement at %C"
71881 msgstr ""
71882
71883 #: fortran/io.cc:3675
71884 #, gcc-internal-format, gfc-internal-format
71885 msgid "BOZ literal constant at %L cannot appear in an output IO list"
71886 msgstr ""
71887
71888 #: fortran/io.cc:3823
71889 #, gcc-internal-format, gfc-internal-format
71890 msgid "Internal file at %L with namelist"
71891 msgstr ""
71892
71893 #: fortran/io.cc:3838
71894 #, gcc-internal-format, gfc-internal-format
71895 msgid ""
71896 "IO UNIT in %s statement at %L must be an internal file in a PURE procedure"
71897 msgstr ""
71898
71899 #: fortran/io.cc:3951
71900 #, gcc-internal-format, gfc-internal-format
71901 msgid "PAD= at %L not allowed in Fortran 95"
71902 msgstr ""
71903
71904 #: fortran/io.cc:4020
71905 #, gcc-internal-format, gfc-internal-format
71906 msgid "DELIM= at %L not allowed in Fortran 95"
71907 msgstr ""
71908
71909 #: fortran/io.cc:4194
71910 #, gcc-internal-format, gfc-internal-format
71911 msgid "PRINT namelist at %C is an extension"
71912 msgstr ""
71913
71914 #: fortran/io.cc:4216
71915 #, gcc-internal-format, gfc-internal-format
71916 msgid "Comma after * at %C not allowed without I/O list"
71917 msgstr ""
71918
71919 #: fortran/io.cc:4389
71920 #, gcc-internal-format, gfc-internal-format
71921 msgid "Expected comma in I/O list at %C"
71922 msgstr ""
71923
71924 #: fortran/io.cc:4456
71925 #, gcc-internal-format, gfc-internal-format
71926 msgid "PRINT statement at %C not allowed within PURE procedure"
71927 msgstr ""
71928
71929 #: fortran/io.cc:4618
71930 #, gcc-internal-format, gfc-internal-format
71931 msgid "NULL() near %L cannot appear in INQUIRE statement"
71932 msgstr ""
71933
71934 #: fortran/io.cc:4630 fortran/io.cc:4692
71935 #, gcc-internal-format, gfc-internal-format
71936 msgid "INQUIRE statement not allowed in PURE procedure at %C"
71937 msgstr ""
71938
71939 #: fortran/io.cc:4658
71940 #, gcc-internal-format, gfc-internal-format
71941 msgid "IOLENGTH tag invalid in INQUIRE statement at %C"
71942 msgstr ""
71943
71944 #: fortran/io.cc:4668 fortran/trans-io.cc:1332
71945 #, gcc-internal-format, gfc-internal-format
71946 msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers"
71947 msgstr ""
71948
71949 #: fortran/io.cc:4675
71950 #, gcc-internal-format, gfc-internal-format
71951 msgid "INQUIRE statement at %L requires either FILE or UNIT specifier"
71952 msgstr ""
71953
71954 #: fortran/io.cc:4685
71955 #, gcc-internal-format, gfc-internal-format
71956 msgid "UNIT number in INQUIRE statement at %L cannot be %d"
71957 msgstr ""
71958
71959 #: fortran/io.cc:4700
71960 #, gcc-internal-format, gfc-internal-format
71961 msgid ""
71962 "INQUIRE statement at %L requires a PENDING= specifier with the ID= specifier"
71963 msgstr ""
71964
71965 #: fortran/io.cc:4876
71966 #, gcc-internal-format, gfc-internal-format
71967 msgid "WAIT at %C not allowed in Fortran 95"
71968 msgstr ""
71969
71970 #: fortran/io.cc:4882
71971 #, gcc-internal-format, gfc-internal-format
71972 msgid "WAIT statement not allowed in PURE procedure at %C"
71973 msgstr ""
71974
71975 #. Reject truncation.
71976 #: fortran/iresolve.cc:70
71977 #, gcc-internal-format, gfc-internal-format
71978 msgid "identifier overflow: %d"
71979 msgstr ""
71980
71981 #: fortran/match.cc:118
71982 #, gcc-internal-format
71983 msgid "gfc_op2string(): Bad code"
71984 msgstr ""
71985
71986 #: fortran/match.cc:195
71987 #, gcc-internal-format, gfc-internal-format
71988 msgid "Expected structure component or operator name after '.' at %C"
71989 msgstr ""
71990
71991 #: fortran/match.cc:227
71992 #, gcc-internal-format
71993 msgid ""
71994 "%qs is neither a defined operator nor a structure component in dotted string "
71995 "at %C"
71996 msgstr ""
71997
71998 #: fortran/match.cc:298
71999 #, gcc-internal-format
72000 msgid "Missing %qs in statement at or before %L"
72001 msgstr ""
72002
72003 #: fortran/match.cc:496
72004 #, gcc-internal-format, gfc-internal-format
72005 msgid "Integer too large at %C"
72006 msgstr ""
72007
72008 #: fortran/match.cc:551 fortran/parse.cc:1299
72009 #, gcc-internal-format, gfc-internal-format
72010 msgid "Too many digits in statement label at %C"
72011 msgstr ""
72012
72013 #: fortran/match.cc:557
72014 #, gcc-internal-format, gfc-internal-format
72015 msgid "Statement label at %C is zero"
72016 msgstr ""
72017
72018 #: fortran/match.cc:590
72019 #, gcc-internal-format
72020 msgid "Label name %qs at %C is ambiguous"
72021 msgstr ""
72022
72023 #: fortran/match.cc:596
72024 #, gcc-internal-format
72025 msgid "Duplicate construct label %qs at %C"
72026 msgstr ""
72027
72028 #: fortran/match.cc:630
72029 #, gcc-internal-format, gfc-internal-format
72030 msgid "Invalid character in name at %C"
72031 msgstr ""
72032
72033 #: fortran/match.cc:643
72034 #, gcc-internal-format, gfc-internal-format
72035 msgid "Name at %C is too long"
72036 msgstr ""
72037
72038 #: fortran/match.cc:654
72039 #, gcc-internal-format
72040 msgid ""
72041 "Invalid character %<$%> at %L. Use %<-fdollar-ok%> to allow it as an "
72042 "extension"
72043 msgstr ""
72044
72045 #: fortran/match.cc:930
72046 #, gcc-internal-format, gfc-internal-format
72047 msgid ".XOR. operator at %C"
72048 msgstr ""
72049
72050 #: fortran/match.cc:985
72051 #, gcc-internal-format, gfc-internal-format
72052 msgid "Loop variable at %C cannot be an array"
72053 msgstr ""
72054
72055 #: fortran/match.cc:992
72056 #, gcc-internal-format, gfc-internal-format
72057 msgid "Loop variable at %C cannot be a coarray"
72058 msgstr ""
72059
72060 #: fortran/match.cc:998
72061 #, gcc-internal-format, gfc-internal-format
72062 msgid "Loop variable at %C cannot be a sub-component"
72063 msgstr ""
72064
72065 #: fortran/match.cc:1032
72066 #, gcc-internal-format, gfc-internal-format
72067 msgid "Expected a step value in iterator at %C"
72068 msgstr ""
72069
72070 #: fortran/match.cc:1044
72071 #, gcc-internal-format, gfc-internal-format
72072 msgid "Syntax error in iterator at %C"
72073 msgstr ""
72074
72075 #: fortran/match.cc:1213
72076 #, gcc-internal-format, gfc-internal-format
72077 msgid "gfc_match(): Bad match code %c"
72078 msgstr ""
72079
72080 #: fortran/match.cc:1287
72081 #, gcc-internal-format, gfc-internal-format
72082 msgid "Invalid form of PROGRAM statement at %C"
72083 msgstr ""
72084
72085 #: fortran/match.cc:1331
72086 #, gcc-internal-format, gfc-internal-format
72087 msgid ""
72088 "BOZ literal constant at %L is neither a DATA statement value nor an actual "
72089 "argument of INT/REAL/DBLE/CMPLX intrinsic subprogram"
72090 msgstr ""
72091
72092 #: fortran/match.cc:1340
72093 #, gcc-internal-format, gfc-internal-format
72094 msgid "Assignment to a constant expression at %C"
72095 msgstr ""
72096
72097 #: fortran/match.cc:1444 fortran/match.cc:1535
72098 #, gcc-internal-format, gfc-internal-format
72099 msgid "Arithmetic IF statement at %C"
72100 msgstr ""
72101
72102 #: fortran/match.cc:1491
72103 #, gcc-internal-format
72104 msgid "Missing %<(%> in IF-expression at %C"
72105 msgstr ""
72106
72107 #: fortran/match.cc:1509
72108 #, gcc-internal-format, gfc-internal-format
72109 msgid "Syntax error in IF-expression at %C"
72110 msgstr ""
72111
72112 #: fortran/match.cc:1520
72113 #, gcc-internal-format, gfc-internal-format
72114 msgid "Block label not appropriate for arithmetic IF statement at %C"
72115 msgstr ""
72116
72117 #: fortran/match.cc:1558
72118 #, gcc-internal-format, gfc-internal-format
72119 msgid "Block label is not appropriate for IF statement at %C"
72120 msgstr ""
72121
72122 #: fortran/match.cc:1651 fortran/match.cc:1658
72123 #, gcc-internal-format, gfc-internal-format
72124 msgid "Syntax error in IF-clause after %C"
72125 msgstr ""
72126
72127 #: fortran/match.cc:1701
72128 #, gcc-internal-format, gfc-internal-format
72129 msgid "Invalid character(s) in ELSE statement after %C"
72130 msgstr ""
72131
72132 #: fortran/match.cc:1707
72133 #, gcc-internal-format
72134 msgid "Label %qs at %C doesn't match IF label %qs"
72135 msgstr ""
72136
72137 #: fortran/match.cc:1728
72138 #, gcc-internal-format
72139 msgid "Missing %<(%> in ELSE IF expression at %C"
72140 msgstr ""
72141
72142 #: fortran/match.cc:1738
72143 #, gcc-internal-format
72144 msgid "Missing %<)%> in ELSE IF expression at %C"
72145 msgstr ""
72146
72147 #: fortran/match.cc:1753
72148 #, gcc-internal-format, gfc-internal-format
72149 msgid "Missing THEN in ELSE IF statement after %L"
72150 msgstr ""
72151
72152 #: fortran/match.cc:1761
72153 #, gcc-internal-format, gfc-internal-format
72154 msgid "Syntax error in ELSE IF statement after %L"
72155 msgstr ""
72156
72157 #: fortran/match.cc:1767
72158 #, gcc-internal-format
72159 msgid "Label %qs after %L doesn't match IF label %qs"
72160 msgstr ""
72161
72162 #: fortran/match.cc:1828
72163 #, gcc-internal-format, gfc-internal-format
72164 msgid "Image control statement CRITICAL at %C in PURE procedure"
72165 msgstr ""
72166
72167 #: fortran/match.cc:1834
72168 #, gcc-internal-format, gfc-internal-format
72169 msgid "Image control statement CRITICAL at %C in DO CONCURRENT block"
72170 msgstr ""
72171
72172 #: fortran/match.cc:1841
72173 #, gcc-internal-format, gfc-internal-format
72174 msgid "CRITICAL statement at %C"
72175 msgstr ""
72176
72177 #: fortran/match.cc:1853
72178 #, gcc-internal-format, gfc-internal-format
72179 msgid "Nested CRITICAL block at %C"
72180 msgstr ""
72181
72182 #: fortran/match.cc:1905
72183 #, gcc-internal-format, gfc-internal-format
72184 msgid "Expected association list at %C"
72185 msgstr ""
72186
72187 #: fortran/match.cc:1917
72188 #, gcc-internal-format, gfc-internal-format
72189 msgid "Expected association at %C"
72190 msgstr ""
72191
72192 #: fortran/match.cc:1927
72193 #, gcc-internal-format, gfc-internal-format
72194 msgid "Invalid association target at %C"
72195 msgstr ""
72196
72197 #: fortran/match.cc:1938
72198 #, gcc-internal-format
72199 msgid "Duplicate name %qs in association at %C"
72200 msgstr ""
72201
72202 #: fortran/match.cc:1946
72203 #, gcc-internal-format, gfc-internal-format
72204 msgid "Association target at %C must not be coindexed"
72205 msgstr ""
72206
72207 #: fortran/match.cc:1953
72208 #, gcc-internal-format, gfc-internal-format
72209 msgid "Association target at %L cannot be a BOZ literal constant"
72210 msgstr ""
72211
72212 #: fortran/match.cc:1972
72213 #, gcc-internal-format
72214 msgid "Expected %<)%> or %<,%> at %C"
72215 msgstr ""
72216
72217 #: fortran/match.cc:1990
72218 #, gcc-internal-format, gfc-internal-format
72219 msgid "Junk after ASSOCIATE statement at %C"
72220 msgstr ""
72221
72222 #: fortran/match.cc:2112
72223 #, gcc-internal-format
72224 msgid "Derived type %qs at %L may not be ABSTRACT"
72225 msgstr ""
72226
72227 #: fortran/match.cc:2184 fortran/match.cc:2256 fortran/match.cc:2279
72228 #, gcc-internal-format, gfc-internal-format
72229 msgid "Invalid type-spec at %C"
72230 msgstr ""
72231
72232 #: fortran/match.cc:2374
72233 #, gcc-internal-format, gfc-internal-format
72234 msgid "Syntax error in FORALL iterator at %C"
72235 msgstr ""
72236
72237 #: fortran/match.cc:2639
72238 #, gcc-internal-format, gfc-internal-format
72239 msgid "DO CONCURRENT construct at %C"
72240 msgstr ""
72241
72242 #: fortran/match.cc:2764
72243 #, gcc-internal-format
72244 msgid "Name %qs in %s statement at %C is unknown"
72245 msgstr ""
72246
72247 #: fortran/match.cc:2772
72248 #, gcc-internal-format
72249 msgid "Name %qs in %s statement at %C is not a construct name"
72250 msgstr ""
72251
72252 #: fortran/match.cc:2784
72253 #, gcc-internal-format, gfc-internal-format
72254 msgid "%s statement at %C leaves CRITICAL construct"
72255 msgstr ""
72256
72257 #. F2008, C821 & C845.
72258 #: fortran/match.cc:2792
72259 #, gcc-internal-format, gfc-internal-format
72260 msgid "%s statement at %C leaves DO CONCURRENT construct"
72261 msgstr ""
72262
72263 #: fortran/match.cc:2804
72264 #, gcc-internal-format, gfc-internal-format
72265 msgid "%s statement at %C is not within a construct"
72266 msgstr ""
72267
72268 #: fortran/match.cc:2807
72269 #, gcc-internal-format
72270 msgid "%s statement at %C is not within construct %qs"
72271 msgstr ""
72272
72273 #: fortran/match.cc:2833
72274 #, gcc-internal-format
72275 msgid "CYCLE statement at %C is not applicable to non-loop construct %qs"
72276 msgstr ""
72277
72278 #: fortran/match.cc:2838
72279 #, gcc-internal-format, gfc-internal-format
72280 msgid "EXIT statement with no do-construct-name at %C"
72281 msgstr ""
72282
72283 #: fortran/match.cc:2844
72284 #, gcc-internal-format
72285 msgid "%s statement at %C is not applicable to construct %qs"
72286 msgstr ""
72287
72288 #: fortran/match.cc:2852
72289 #, gcc-internal-format, gfc-internal-format
72290 msgid "%s statement at %C leaving OpenACC structured block"
72291 msgstr ""
72292
72293 #: fortran/match.cc:2853
72294 #, gcc-internal-format, gfc-internal-format
72295 msgid "%s statement at %C leaving OpenMP structured block"
72296 msgstr ""
72297
72298 #: fortran/match.cc:2890
72299 #, gcc-internal-format, gfc-internal-format
72300 msgid "EXIT statement at %C terminating !$ACC LOOP loop"
72301 msgstr ""
72302
72303 #: fortran/match.cc:2896
72304 #, gcc-internal-format, gfc-internal-format
72305 msgid "CYCLE statement at %C to non-innermost tiled !$ACC LOOP loop"
72306 msgstr ""
72307
72308 #: fortran/match.cc:2898
72309 #, gcc-internal-format, gfc-internal-format
72310 msgid "CYCLE statement at %C to non-innermost collapsed !$ACC LOOP loop"
72311 msgstr ""
72312
72313 #: fortran/match.cc:2927
72314 #, gcc-internal-format, gfc-internal-format
72315 msgid "EXIT statement at %C terminating !$OMP DO loop"
72316 msgstr ""
72317
72318 #: fortran/match.cc:2932
72319 #, gcc-internal-format, gfc-internal-format
72320 msgid "CYCLE statement at %C to non-innermost collapsed !$OMP DO loop"
72321 msgstr ""
72322
72323 #: fortran/match.cc:3020
72324 #, gcc-internal-format, gfc-internal-format
72325 msgid "Blank required in %s statement near %C"
72326 msgstr ""
72327
72328 #: fortran/match.cc:3038
72329 #, gcc-internal-format, gfc-internal-format
72330 msgid "STOP code at %C cannot be negative"
72331 msgstr ""
72332
72333 #: fortran/match.cc:3044
72334 #, gcc-internal-format, gfc-internal-format
72335 msgid "STOP code at %C contains too many digits"
72336 msgstr ""
72337
72338 #: fortran/match.cc:3065
72339 #, gcc-internal-format, gfc-internal-format
72340 msgid "%s statement at %C in PURE procedure"
72341 msgstr ""
72342
72343 #: fortran/match.cc:3081
72344 #, gcc-internal-format, gfc-internal-format
72345 msgid "Image control statement STOP at %C in CRITICAL block"
72346 msgstr ""
72347
72348 #: fortran/match.cc:3086
72349 #, gcc-internal-format, gfc-internal-format
72350 msgid "Image control statement STOP at %C in DO CONCURRENT block"
72351 msgstr ""
72352
72353 #: fortran/match.cc:3098
72354 #, gcc-internal-format, gfc-internal-format
72355 msgid ""
72356 "STOP code at %L must be a scalar CHARACTER constant or "
72357 "digit[digit[digit[digit[digit]]]]"
72358 msgstr ""
72359
72360 #: fortran/match.cc:3110
72361 #, gcc-internal-format, gfc-internal-format
72362 msgid ""
72363 "STOP code at %L must be a scalar default CHARACTER or INTEGER constant "
72364 "expression"
72365 msgstr ""
72366
72367 #: fortran/match.cc:3117
72368 #, gcc-internal-format, gfc-internal-format
72369 msgid "STOP code at %L must be either INTEGER or CHARACTER type"
72370 msgstr ""
72371
72372 #: fortran/match.cc:3124
72373 #, gcc-internal-format, gfc-internal-format
72374 msgid "STOP code at %L must be scalar"
72375 msgstr ""
72376
72377 #: fortran/match.cc:3131
72378 #, gcc-internal-format, gfc-internal-format
72379 msgid "STOP code at %L must be default character KIND=%d"
72380 msgstr ""
72381
72382 #: fortran/match.cc:3138
72383 #, gcc-internal-format, gfc-internal-format
72384 msgid "STOP code at %L must be default integer KIND=%d"
72385 msgstr ""
72386
72387 #: fortran/match.cc:3186
72388 #, gcc-internal-format, gfc-internal-format
72389 msgid "PAUSE statement at %C"
72390 msgstr ""
72391
72392 #: fortran/match.cc:3207
72393 #, gcc-internal-format, gfc-internal-format
72394 msgid "ERROR STOP statement at %C"
72395 msgstr ""
72396
72397 #: fortran/match.cc:3233
72398 #, gcc-internal-format, gfc-internal-format
72399 msgid "Image control statement EVENT %s at %C in PURE procedure"
72400 msgstr ""
72401
72402 #: fortran/match.cc:3248
72403 #, gcc-internal-format, gfc-internal-format
72404 msgid "Image control statement EVENT %s at %C in CRITICAL block"
72405 msgstr ""
72406
72407 #: fortran/match.cc:3255
72408 #, gcc-internal-format, gfc-internal-format
72409 msgid "Image control statement EVENT %s at %C in DO CONCURRENT block"
72410 msgstr ""
72411
72412 #: fortran/match.cc:3285 fortran/match.cc:3627 fortran/match.cc:3839
72413 #: fortran/match.cc:4391 fortran/match.cc:4762
72414 #, gcc-internal-format, gfc-internal-format
72415 msgid "Redundant STAT tag found at %L"
72416 msgstr ""
72417
72418 #: fortran/match.cc:3306 fortran/match.cc:3648 fortran/match.cc:3859
72419 #: fortran/match.cc:4423 fortran/match.cc:4787
72420 #, gcc-internal-format, gfc-internal-format
72421 msgid "Redundant ERRMSG tag found at %L"
72422 msgstr ""
72423
72424 #: fortran/match.cc:3327
72425 #, gcc-internal-format, gfc-internal-format
72426 msgid "Redundant UNTIL_COUNT tag found at %L"
72427 msgstr ""
72428
72429 #: fortran/match.cc:3393
72430 #, gcc-internal-format, gfc-internal-format
72431 msgid "EVENT POST statement at %C"
72432 msgstr ""
72433
72434 #: fortran/match.cc:3403
72435 #, gcc-internal-format, gfc-internal-format
72436 msgid "EVENT WAIT statement at %C"
72437 msgstr ""
72438
72439 #: fortran/match.cc:3415
72440 #, gcc-internal-format, gfc-internal-format
72441 msgid "FAIL IMAGE statement at %C"
72442 msgstr ""
72443
72444 #: fortran/match.cc:3439
72445 #, gcc-internal-format, gfc-internal-format
72446 msgid "FORM TEAM statement at %C"
72447 msgstr ""
72448
72449 #: fortran/match.cc:3478
72450 #, gcc-internal-format, gfc-internal-format
72451 msgid "CHANGE TEAM statement at %C"
72452 msgstr ""
72453
72454 #: fortran/match.cc:3508
72455 #, gcc-internal-format, gfc-internal-format
72456 msgid "END TEAM statement at %C"
72457 msgstr ""
72458
72459 #: fortran/match.cc:3532
72460 #, gcc-internal-format, gfc-internal-format
72461 msgid "SYNC TEAM statement at %C"
72462 msgstr ""
72463
72464 #: fortran/match.cc:3575
72465 #, gcc-internal-format, gfc-internal-format
72466 msgid "Image control statement %s at %C in PURE procedure"
72467 msgstr ""
72468
72469 #: fortran/match.cc:3590
72470 #, gcc-internal-format, gfc-internal-format
72471 msgid "Image control statement %s at %C in CRITICAL block"
72472 msgstr ""
72473
72474 #: fortran/match.cc:3597
72475 #, gcc-internal-format, gfc-internal-format
72476 msgid "Image control statement %s at %C in DO CONCURRENT block"
72477 msgstr ""
72478
72479 #: fortran/match.cc:3669
72480 #, gcc-internal-format, gfc-internal-format
72481 msgid "Redundant ACQUIRED_LOCK tag found at %L"
72482 msgstr ""
72483
72484 #: fortran/match.cc:3734
72485 #, gcc-internal-format, gfc-internal-format
72486 msgid "LOCK statement at %C"
72487 msgstr ""
72488
72489 #: fortran/match.cc:3744
72490 #, gcc-internal-format, gfc-internal-format
72491 msgid "UNLOCK statement at %C"
72492 msgstr ""
72493
72494 #: fortran/match.cc:3769
72495 #, gcc-internal-format, gfc-internal-format
72496 msgid "Image control statement SYNC at %C in PURE procedure"
72497 msgstr ""
72498
72499 #: fortran/match.cc:3775
72500 #, gcc-internal-format, gfc-internal-format
72501 msgid "SYNC statement at %C"
72502 msgstr ""
72503
72504 #: fortran/match.cc:3787
72505 #, gcc-internal-format, gfc-internal-format
72506 msgid "Image control statement SYNC at %C in CRITICAL block"
72507 msgstr ""
72508
72509 #: fortran/match.cc:3793
72510 #, gcc-internal-format, gfc-internal-format
72511 msgid "Image control statement SYNC at %C in DO CONCURRENT block"
72512 msgstr ""
72513
72514 #: fortran/match.cc:3973
72515 #, gcc-internal-format, gfc-internal-format
72516 msgid "ASSIGN statement at %C"
72517 msgstr ""
72518
72519 #: fortran/match.cc:4017
72520 #, gcc-internal-format, gfc-internal-format
72521 msgid "Assigned GOTO statement at %C"
72522 msgstr ""
72523
72524 #: fortran/match.cc:4061 fortran/match.cc:4112
72525 #, gcc-internal-format, gfc-internal-format
72526 msgid "Statement label list in GOTO at %C cannot be empty"
72527 msgstr ""
72528
72529 #: fortran/match.cc:4122
72530 #, gcc-internal-format, gfc-internal-format
72531 msgid "Computed GOTO at %C"
72532 msgstr ""
72533
72534 #: fortran/match.cc:4197
72535 #, gcc-internal-format, gfc-internal-format
72536 msgid "Error in type-spec at %L"
72537 msgstr ""
72538
72539 #: fortran/match.cc:4210
72540 #, gcc-internal-format, gfc-internal-format
72541 msgid "typespec in ALLOCATE at %L"
72542 msgstr ""
72543
72544 #: fortran/match.cc:4233
72545 #, gcc-internal-format, gfc-internal-format
72546 msgid ""
72547 "The type parameter spec list in the type-spec at %L cannot contain DEFERRED "
72548 "parameters"
72549 msgstr ""
72550
72551 #: fortran/match.cc:4263 fortran/match.cc:4700
72552 #, gcc-internal-format, gfc-internal-format
72553 msgid "Unexpected constant at %C"
72554 msgstr ""
72555
72556 #: fortran/match.cc:4273
72557 #, gcc-internal-format, gfc-internal-format
72558 msgid "Bad allocate-object at %C for a PURE procedure"
72559 msgstr ""
72560
72561 #: fortran/match.cc:4288
72562 #, gcc-internal-format, gfc-internal-format
72563 msgid "Incompatible allocate-object at %C for CHARACTER type-spec at %L"
72564 msgstr ""
72565
72566 #: fortran/match.cc:4310
72567 #, gcc-internal-format, gfc-internal-format
72568 msgid "ALLOCATE of coarray at %C in DO CONCURRENT block"
72569 msgstr ""
72570
72571 #: fortran/match.cc:4315
72572 #, gcc-internal-format, gfc-internal-format
72573 msgid "ALLOCATE of coarray at %C in CRITICAL block"
72574 msgstr ""
72575
72576 #: fortran/match.cc:4337
72577 #, gcc-internal-format, gfc-internal-format
72578 msgid ""
72579 "Allocate-object at %L is neither a data pointer nor an allocatable variable"
72580 msgstr ""
72581
72582 #: fortran/match.cc:4349
72583 #, gcc-internal-format, gfc-internal-format
72584 msgid "Type of entity at %L is type incompatible with typespec"
72585 msgstr ""
72586
72587 #: fortran/match.cc:4357
72588 #, gcc-internal-format, gfc-internal-format
72589 msgid ""
72590 "Kind type parameter for entity at %L differs from the kind type parameter of "
72591 "the typespec"
72592 msgstr ""
72593
72594 #: fortran/match.cc:4374
72595 #, gcc-internal-format, gfc-internal-format
72596 msgid "Shape specification for allocatable scalar at %C"
72597 msgstr ""
72598
72599 #: fortran/match.cc:4401
72600 #, gcc-internal-format, gfc-internal-format
72601 msgid "STAT tag at %L cannot be a constant"
72602 msgstr ""
72603
72604 #: fortran/match.cc:4417
72605 #, gcc-internal-format, gfc-internal-format
72606 msgid "ERRMSG tag at %L"
72607 msgstr ""
72608
72609 #: fortran/match.cc:4440
72610 #, gcc-internal-format, gfc-internal-format
72611 msgid "SOURCE tag at %L"
72612 msgstr ""
72613
72614 #: fortran/match.cc:4446
72615 #, gcc-internal-format, gfc-internal-format
72616 msgid "Redundant SOURCE tag found at %L"
72617 msgstr ""
72618
72619 #: fortran/match.cc:4453
72620 #, gcc-internal-format, gfc-internal-format
72621 msgid "SOURCE tag at %L conflicts with the typespec at %L"
72622 msgstr ""
72623
72624 #: fortran/match.cc:4459
72625 #, gcc-internal-format, gfc-internal-format
72626 msgid "SOURCE tag at %L with more than a single allocate object"
72627 msgstr ""
72628
72629 #: fortran/match.cc:4477
72630 #, gcc-internal-format, gfc-internal-format
72631 msgid "MOLD tag at %L"
72632 msgstr ""
72633
72634 #: fortran/match.cc:4483
72635 #, gcc-internal-format, gfc-internal-format
72636 msgid "Redundant MOLD tag found at %L"
72637 msgstr ""
72638
72639 #: fortran/match.cc:4490
72640 #, gcc-internal-format, gfc-internal-format
72641 msgid "MOLD tag at %L conflicts with the typespec at %L"
72642 msgstr ""
72643
72644 #: fortran/match.cc:4516
72645 #, gcc-internal-format, gfc-internal-format
72646 msgid "MOLD tag at %L conflicts with SOURCE tag at %L"
72647 msgstr ""
72648
72649 #: fortran/match.cc:4524
72650 #, gcc-internal-format, gfc-internal-format
72651 msgid ""
72652 "Allocate-object at %L with a deferred type parameter requires either a type-"
72653 "spec or SOURCE tag or a MOLD tag"
72654 msgstr ""
72655
72656 #: fortran/match.cc:4536
72657 #, gcc-internal-format, gfc-internal-format
72658 msgid ""
72659 "Unlimited polymorphic allocate-object at %L requires either a type-spec or "
72660 "SOURCE tag or a MOLD tag"
72661 msgstr ""
72662
72663 #: fortran/match.cc:4603
72664 #, gcc-internal-format, gfc-internal-format
72665 msgid "Pointer object at %C shall not be coindexed"
72666 msgstr ""
72667
72668 #: fortran/match.cc:4618
72669 #, gcc-internal-format, gfc-internal-format
72670 msgid "NULLIFY does not allow bounds remapping for pointer object at %C"
72671 msgstr ""
72672
72673 #: fortran/match.cc:4712
72674 #, gcc-internal-format, gfc-internal-format
72675 msgid "Illegal allocate-object at %C for a PURE procedure"
72676 msgstr ""
72677
72678 #: fortran/match.cc:4722
72679 #, gcc-internal-format, gfc-internal-format
72680 msgid "DEALLOCATE of coarray at %C in DO CONCURRENT block"
72681 msgstr ""
72682
72683 #: fortran/match.cc:4729
72684 #, gcc-internal-format, gfc-internal-format
72685 msgid "DEALLOCATE of coarray at %C in CRITICAL block"
72686 msgstr ""
72687
72688 #: fortran/match.cc:4745
72689 #, gcc-internal-format, gfc-internal-format
72690 msgid ""
72691 "Allocate-object at %C is not a nonprocedure pointer nor an allocatable "
72692 "variable"
72693 msgstr ""
72694
72695 #: fortran/match.cc:4782
72696 #, gcc-internal-format, gfc-internal-format
72697 msgid "ERRMSG at %L"
72698 msgstr ""
72699
72700 #: fortran/match.cc:4839
72701 #, gcc-internal-format, gfc-internal-format
72702 msgid "Image control statement RETURN at %C in CRITICAL block"
72703 msgstr ""
72704
72705 #: fortran/match.cc:4845
72706 #, gcc-internal-format, gfc-internal-format
72707 msgid "Image control statement RETURN at %C in DO CONCURRENT block"
72708 msgstr ""
72709
72710 #: fortran/match.cc:4854
72711 #, gcc-internal-format, gfc-internal-format
72712 msgid "Alternate RETURN statement at %C is only allowed within a SUBROUTINE"
72713 msgstr ""
72714
72715 #: fortran/match.cc:4885
72716 #, gcc-internal-format, gfc-internal-format
72717 msgid "RETURN statement in main program at %C"
72718 msgstr ""
72719
72720 #: fortran/match.cc:4913
72721 #, gcc-internal-format, gfc-internal-format
72722 msgid "Expected component reference at %C"
72723 msgstr ""
72724
72725 #: fortran/match.cc:4922
72726 #, gcc-internal-format, gfc-internal-format
72727 msgid "Junk after CALL at %C"
72728 msgstr ""
72729
72730 #: fortran/match.cc:4933
72731 #, gcc-internal-format, gfc-internal-format
72732 msgid "Expected type-bound procedure or procedure pointer component at %C"
72733 msgstr ""
72734
72735 #: fortran/match.cc:5030
72736 #, gcc-internal-format, gfc-internal-format
72737 msgid ""
72738 "A BOZ literal constant at %L cannot appear as an actual argument in a "
72739 "subroutine reference"
72740 msgstr ""
72741
72742 #: fortran/match.cc:5171
72743 #, gcc-internal-format, gfc-internal-format
72744 msgid "Syntax error in common block name at %C"
72745 msgstr ""
72746
72747 #. If we find an error, just print it and continue,
72748 #. cause it's just semantic, and we can see if there
72749 #. are more errors.
72750 #: fortran/match.cc:5246
72751 #, gcc-internal-format
72752 msgid ""
72753 "Variable %qs at %L in common block %qs at %C must be declared with a C "
72754 "interoperable kind since common block %qs is bind(c)"
72755 msgstr ""
72756
72757 #: fortran/match.cc:5255
72758 #, gcc-internal-format
72759 msgid ""
72760 "Variable %qs in common block %qs at %C cannot be bind(c) since it is not "
72761 "global"
72762 msgstr ""
72763
72764 #: fortran/match.cc:5262
72765 #, gcc-internal-format
72766 msgid "Symbol %qs at %C is already in a COMMON block"
72767 msgstr ""
72768
72769 #: fortran/match.cc:5270
72770 #, gcc-internal-format
72771 msgid "Initialized symbol %qs at %C can only be COMMON in BLOCK DATA"
72772 msgstr ""
72773
72774 #: fortran/match.cc:5286
72775 #, gcc-internal-format
72776 msgid "Array specification for symbol %qs in COMMON at %C must be explicit"
72777 msgstr ""
72778
72779 #: fortran/match.cc:5293
72780 #, gcc-internal-format
72781 msgid "Symbol %qs in COMMON at %C cannot be a coarray"
72782 msgstr ""
72783
72784 #: fortran/match.cc:5303
72785 #, gcc-internal-format
72786 msgid "Symbol %qs in COMMON at %C cannot be a POINTER array"
72787 msgstr ""
72788
72789 #: fortran/match.cc:5349
72790 #, gcc-internal-format
72791 msgid ""
72792 "Symbol %qs, in COMMON block %qs at %C is being indirectly equivalenced to "
72793 "another COMMON block %qs"
72794 msgstr ""
72795
72796 #: fortran/match.cc:5411
72797 #, gcc-internal-format, gfc-internal-format
72798 msgid "BLOCK DATA construct at %L"
72799 msgstr ""
72800
72801 #: fortran/match.cc:5497
72802 #, gcc-internal-format
72803 msgid "Namelist group name %qs at %C already has a basic type of %s"
72804 msgstr ""
72805
72806 #: fortran/match.cc:5505
72807 #, gcc-internal-format
72808 msgid ""
72809 "Namelist group name %qs at %C already is USE associated and cannot be "
72810 "respecified."
72811 msgstr ""
72812
72813 #. It is required that members of a namelist be declared
72814 #. before the namelist.  We check this by checking if the
72815 #. symbol has a defined type for IMPLICIT NONE.
72816 #: fortran/match.cc:5530
72817 #, gcc-internal-format
72818 msgid ""
72819 "Symbol %qs in namelist %qs at %C must be declared before the namelist is "
72820 "declared."
72821 msgstr ""
72822
72823 #: fortran/match.cc:5549
72824 #, gcc-internal-format
72825 msgid "Assumed size array %qs in namelist %qs at %C is not allowed"
72826 msgstr ""
72827
72828 #: fortran/match.cc:5692
72829 #, gcc-internal-format, gfc-internal-format
72830 msgid "Derived type component %C is not a permitted EQUIVALENCE member"
72831 msgstr ""
72832
72833 #: fortran/match.cc:5700
72834 #, gcc-internal-format, gfc-internal-format
72835 msgid "Array reference in EQUIVALENCE at %C cannot be an array section"
72836 msgstr ""
72837
72838 #: fortran/match.cc:5733
72839 #, gcc-internal-format, gfc-internal-format
72840 msgid "EQUIVALENCE at %C requires two or more objects"
72841 msgstr ""
72842
72843 #: fortran/match.cc:5747
72844 #, gcc-internal-format, gfc-internal-format
72845 msgid ""
72846 "Attempt to indirectly overlap COMMON blocks %s and %s by EQUIVALENCE at %C"
72847 msgstr ""
72848
72849 #: fortran/match.cc:5760
72850 #, gcc-internal-format, gfc-internal-format
72851 msgid "Expecting a comma in EQUIVALENCE at %C"
72852 msgstr ""
72853
72854 #: fortran/match.cc:5765
72855 #, gcc-internal-format, gfc-internal-format
72856 msgid "EQUIVALENCE statement at %C"
72857 msgstr ""
72858
72859 #: fortran/match.cc:5901
72860 #, gcc-internal-format, gfc-internal-format
72861 msgid "Statement function at %L is recursive"
72862 msgstr ""
72863
72864 #: fortran/match.cc:5907
72865 #, gcc-internal-format
72866 msgid "Statement function %qs at %L conflicts with function name"
72867 msgstr ""
72868
72869 #: fortran/match.cc:5918
72870 #, gcc-internal-format, gfc-internal-format
72871 msgid "Statement function at %L cannot appear within an INTERFACE"
72872 msgstr ""
72873
72874 #: fortran/match.cc:5923
72875 #, gcc-internal-format, gfc-internal-format
72876 msgid "Statement function at %C"
72877 msgstr ""
72878
72879 #: fortran/match.cc:6048 fortran/match.cc:6064 fortran/match.cc:6083
72880 #, gcc-internal-format, gfc-internal-format
72881 msgid "Expression in CASE selector at %L cannot be %s"
72882 msgstr ""
72883
72884 #: fortran/match.cc:6093 fortran/match.cc:6099
72885 #, gcc-internal-format, gfc-internal-format
72886 msgid "Expression in CASE selector at %L must be scalar"
72887 msgstr ""
72888
72889 #: fortran/match.cc:6108
72890 #, gcc-internal-format, gfc-internal-format
72891 msgid "Expected initialization expression in CASE at %C"
72892 msgstr ""
72893
72894 #: fortran/match.cc:6140
72895 #, gcc-internal-format
72896 msgid "Expected block name %qs of SELECT construct at %C"
72897 msgstr ""
72898
72899 #: fortran/match.cc:6435
72900 #, gcc-internal-format, gfc-internal-format
72901 msgid "SELECT TYPE at %C cannot appear in this scope"
72902 msgstr ""
72903
72904 #: fortran/match.cc:6476
72905 #, gcc-internal-format, gfc-internal-format
72906 msgid "parse error in SELECT TYPE statement at %C"
72907 msgstr ""
72908
72909 #: fortran/match.cc:6501
72910 #, gcc-internal-format, gfc-internal-format
72911 msgid ""
72912 "Selector in SELECT TYPE at %C is not a named variable; use associate-name=>"
72913 msgstr ""
72914
72915 #: fortran/match.cc:6657
72916 #, gcc-internal-format, gfc-internal-format
72917 msgid "SELECT RANK statement at %C"
72918 msgstr ""
72919
72920 #: fortran/match.cc:6686 fortran/match.cc:6740
72921 #, gcc-internal-format, gfc-internal-format
72922 msgid "The SELECT RANK selector at %C must be an assumed rank variable"
72923 msgstr ""
72924
72925 #: fortran/match.cc:6750
72926 #, gcc-internal-format, gfc-internal-format
72927 msgid "parse error in SELECT RANK statement at %C"
72928 msgstr ""
72929
72930 #: fortran/match.cc:6786
72931 #, gcc-internal-format, gfc-internal-format
72932 msgid "Unexpected CASE statement at %C"
72933 msgstr ""
72934
72935 #: fortran/match.cc:6838
72936 #, gcc-internal-format, gfc-internal-format
72937 msgid "Syntax error in CASE specification at %C"
72938 msgstr ""
72939
72940 #: fortran/match.cc:6856
72941 #, gcc-internal-format, gfc-internal-format
72942 msgid "Unexpected TYPE IS statement at %C"
72943 msgstr ""
72944
72945 #: fortran/match.cc:6888
72946 #, gcc-internal-format, gfc-internal-format
72947 msgid ""
72948 "The type-spec shall not specify a sequence derived type or a type with the "
72949 "BIND attribute in SELECT TYPE at %C [F2003:C815]"
72950 msgstr ""
72951
72952 #: fortran/match.cc:6899
72953 #, gcc-internal-format, gfc-internal-format
72954 msgid ""
72955 "All the LEN type parameters in the TYPE IS statement at %C must be ASSUMED"
72956 msgstr ""
72957
72958 #: fortran/match.cc:6910
72959 #, gcc-internal-format, gfc-internal-format
72960 msgid "Syntax error in TYPE IS specification at %C"
72961 msgstr ""
72962
72963 #: fortran/match.cc:6986
72964 #, gcc-internal-format, gfc-internal-format
72965 msgid "Syntax error in CLASS IS specification at %C"
72966 msgstr ""
72967
72968 #: fortran/match.cc:7006
72969 #, gcc-internal-format, gfc-internal-format
72970 msgid "Unexpected RANK statement at %C"
72971 msgstr ""
72972
72973 #: fortran/match.cc:7052
72974 #, gcc-internal-format, gfc-internal-format
72975 msgid ""
72976 "The SELECT RANK CASE expression at %C must be a scalar, integer constant"
72977 msgstr ""
72978
72979 #: fortran/match.cc:7061
72980 #, gcc-internal-format, gfc-internal-format
72981 msgid ""
72982 "The value of the SELECT RANK CASE expression at %C must not be less than "
72983 "zero or greater than %d"
72984 msgstr ""
72985
72986 #: fortran/match.cc:7088
72987 #, gcc-internal-format, gfc-internal-format
72988 msgid "Syntax error in RANK specification at %C"
72989 msgstr ""
72990
72991 #: fortran/match.cc:7210
72992 #, gcc-internal-format, gfc-internal-format
72993 msgid "ELSEWHERE statement at %C not enclosed in WHERE block"
72994 msgstr ""
72995
72996 #: fortran/match.cc:7248
72997 #, gcc-internal-format
72998 msgid "Label %qs at %C doesn't match WHERE label %qs"
72999 msgstr ""
73000
73001 #: fortran/matchexp.cc:72
73002 #, gcc-internal-format
73003 msgid "Bad character %qc in OPERATOR name at %C"
73004 msgstr ""
73005
73006 #: fortran/matchexp.cc:80
73007 #, gcc-internal-format
73008 msgid "The name %qs cannot be used as a defined operator at %C"
73009 msgstr ""
73010
73011 #: fortran/matchexp.cc:173
73012 #, gcc-internal-format, gfc-internal-format
73013 msgid "Expected a right parenthesis in expression at %C"
73014 msgstr ""
73015
73016 #: fortran/matchexp.cc:281
73017 #, gcc-internal-format, gfc-internal-format
73018 msgid "Expected exponent in expression at %C"
73019 msgstr ""
73020
73021 #: fortran/matchexp.cc:319 fortran/matchexp.cc:324 fortran/matchexp.cc:428
73022 #: fortran/matchexp.cc:433
73023 #, gcc-internal-format, gfc-internal-format
73024 msgid ""
73025 "Extension: Unary operator following arithmetic operator (use parentheses) at "
73026 "%C"
73027 msgstr ""
73028
73029 #: fortran/matchexp.cc:665
73030 #, gcc-internal-format
73031 msgid "match_level_4(): Bad operator"
73032 msgstr ""
73033
73034 #: fortran/misc.cc:113
73035 #, gcc-internal-format
73036 msgid "gfc_basic_typename(): Undefined type"
73037 msgstr ""
73038
73039 #: fortran/misc.cc:207
73040 #, gcc-internal-format
73041 msgid "gfc_typename(): Undefined type"
73042 msgstr ""
73043
73044 #: fortran/misc.cc:311
73045 #, gcc-internal-format
73046 msgid "gfc_code2string(): Bad code"
73047 msgstr ""
73048
73049 #: fortran/module.cc:238
73050 #, gcc-internal-format
73051 msgid "free_pi_tree(): Unresolved fixup"
73052 msgstr ""
73053
73054 #: fortran/module.cc:455
73055 #, gcc-internal-format
73056 msgid "associate_integer_pointer(): Already associated"
73057 msgstr ""
73058
73059 #: fortran/module.cc:539
73060 #, gcc-internal-format, gfc-internal-format
73061 msgid "module nature in USE statement at %C"
73062 msgstr ""
73063
73064 #: fortran/module.cc:551
73065 #, gcc-internal-format, gfc-internal-format
73066 msgid ""
73067 "Module nature in USE statement at %C shall be either INTRINSIC or "
73068 "NON_INTRINSIC"
73069 msgstr ""
73070
73071 #: fortran/module.cc:564
73072 #, gcc-internal-format, gfc-internal-format
73073 msgid "\"::\" was expected after module nature at %C but was not found"
73074 msgstr ""
73075
73076 #: fortran/module.cc:574
73077 #, gcc-internal-format, gfc-internal-format
73078 msgid "\"USE :: module\" at %C"
73079 msgstr ""
73080
73081 #: fortran/module.cc:633
73082 #, gcc-internal-format, gfc-internal-format
73083 msgid "Missing generic specification in USE statement at %C"
73084 msgstr ""
73085
73086 #: fortran/module.cc:644
73087 #, gcc-internal-format, gfc-internal-format
73088 msgid "Renaming operators in USE statements at %C"
73089 msgstr ""
73090
73091 #: fortran/module.cc:688
73092 #, gcc-internal-format
73093 msgid "Symbol %qs at %L conflicts with the rename symbol at %L"
73094 msgstr ""
73095
73096 #: fortran/module.cc:691
73097 #, gcc-internal-format
73098 msgid "Symbol %qs at %L conflicts with the symbol at %L"
73099 msgstr ""
73100
73101 #: fortran/module.cc:699
73102 #, gcc-internal-format
73103 msgid "The name %qs at %C has already been used as an external module name"
73104 msgstr ""
73105
73106 #: fortran/module.cc:762
73107 #, gcc-internal-format, gfc-internal-format
73108 msgid "SUBMODULE declaration at %C"
73109 msgstr ""
73110
73111 #: fortran/module.cc:767
73112 #, gcc-internal-format, gfc-internal-format
73113 msgid "SUBMODULE declaration at %C cannot appear within another scoping unit"
73114 msgstr ""
73115
73116 #: fortran/module.cc:842
73117 #, gcc-internal-format, gfc-internal-format
73118 msgid "Syntax error in SUBMODULE statement at %C"
73119 msgstr ""
73120
73121 #: fortran/module.cc:1201
73122 #, gcc-internal-format
73123 msgid "Reading module %qs at line %d column %d: %s"
73124 msgstr ""
73125
73126 #: fortran/module.cc:1205
73127 #, gcc-internal-format
73128 msgid "Writing module %qs at line %d column %d: %s"
73129 msgstr ""
73130
73131 #: fortran/module.cc:1209
73132 #, gcc-internal-format
73133 msgid "Module %qs at line %d column %d: %s"
73134 msgstr ""
73135
73136 #: fortran/module.cc:1642
73137 #, gcc-internal-format
73138 msgid "require_atom(): bad atom type required"
73139 msgstr ""
73140
73141 #: fortran/module.cc:1691
73142 #, gcc-internal-format, gfc-internal-format
73143 msgid "Error writing modules file: %s"
73144 msgstr ""
73145
73146 #: fortran/module.cc:1741
73147 #, gcc-internal-format
73148 msgid "write_atom(): Trying to write dab atom"
73149 msgstr ""
73150
73151 #: fortran/module.cc:1962
73152 #, gcc-internal-format
73153 msgid "unquote_string(): got bad string"
73154 msgstr ""
73155
73156 #: fortran/module.cc:2959
73157 #, gcc-internal-format
73158 msgid "mio_array_ref(): Unknown array ref"
73159 msgstr ""
73160
73161 #: fortran/module.cc:5094
73162 #, gcc-internal-format, gfc-internal-format
73163 msgid "Ambiguous !$OMP DECLARE REDUCTION from module %s at %L"
73164 msgstr ""
73165
73166 #: fortran/module.cc:5097
73167 #, gcc-internal-format, gfc-internal-format
73168 msgid "Previous !$OMP DECLARE REDUCTION from module %s at %L"
73169 msgstr ""
73170
73171 #: fortran/module.cc:5291
73172 #, gcc-internal-format
73173 msgid ""
73174 "%qs of module %qs, imported at %C, is also the name of the current program "
73175 "unit"
73176 msgstr ""
73177
73178 #: fortran/module.cc:5428
73179 #, gcc-internal-format
73180 msgid ""
73181 "Mismatch in components of derived type %qs from %qs at %C: expecting %qs, "
73182 "but got %qs"
73183 msgstr ""
73184
73185 #: fortran/module.cc:5707
73186 #, gcc-internal-format
73187 msgid "Symbol %qs referenced at %L not found in module %qs"
73188 msgstr ""
73189
73190 #: fortran/module.cc:5714
73191 #, gcc-internal-format
73192 msgid "User operator %qs referenced at %L not found in module %qs"
73193 msgstr ""
73194
73195 #: fortran/module.cc:5719
73196 #, gcc-internal-format
73197 msgid "Intrinsic operator %qs referenced at %L not found in module %qs"
73198 msgstr ""
73199
73200 #: fortran/module.cc:5955
73201 #, gcc-internal-format
73202 msgid "write_symbol(): bad module symbol %qs"
73203 msgstr ""
73204
73205 #: fortran/module.cc:6299
73206 #, gcc-internal-format
73207 msgid "write_symtree(): Symbol not written"
73208 msgstr ""
73209
73210 #: fortran/module.cc:6489
73211 #, gcc-internal-format
73212 msgid "Cannot open module file %qs for writing at %C: %s"
73213 msgstr ""
73214
73215 #: fortran/module.cc:6510
73216 #, gcc-internal-format
73217 msgid "Error writing module file %qs for writing: %s"
73218 msgstr ""
73219
73220 #: fortran/module.cc:6521
73221 #, gcc-internal-format
73222 msgid "Cannot delete module file %qs: %s"
73223 msgstr ""
73224
73225 #: fortran/module.cc:6524
73226 #, gcc-internal-format
73227 msgid "Cannot rename module file %qs to %qs: %s"
73228 msgstr ""
73229
73230 #: fortran/module.cc:6530
73231 #, gcc-internal-format
73232 msgid "Cannot delete temporary module file %qs: %s"
73233 msgstr ""
73234
73235 #: fortran/module.cc:6587
73236 #, gcc-internal-format
73237 msgid "Symbol %qs at %C already declared"
73238 msgstr ""
73239
73240 #: fortran/module.cc:6658
73241 #, gcc-internal-format, gfc-internal-format
73242 msgid "import_iso_c_binding_module(): Unable to create symbol for %s"
73243 msgstr ""
73244
73245 #: fortran/module.cc:6766 fortran/module.cc:7110
73246 #, gcc-internal-format
73247 msgid "The symbol %qs, referenced at %L, is not in the selected standard"
73248 msgstr ""
73249
73250 #: fortran/module.cc:6894
73251 #, gcc-internal-format
73252 msgid "Symbol %qs referenced at %L not found in intrinsic module ISO_C_BINDING"
73253 msgstr ""
73254
73255 #: fortran/module.cc:6915 fortran/module.cc:6948 fortran/module.cc:6990
73256 #, gcc-internal-format
73257 msgid "Symbol %qs already declared"
73258 msgstr ""
73259
73260 #: fortran/module.cc:7095
73261 #, gcc-internal-format
73262 msgid ""
73263 "Use of intrinsic module %qs at %C conflicts with non-intrinsic module name "
73264 "used previously"
73265 msgstr ""
73266
73267 #: fortran/module.cc:7117
73268 #, gcc-internal-format
73269 msgid ""
73270 "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module "
73271 "ISO_FORTRAN_ENV at %L is incompatible with option %qs"
73272 msgstr ""
73273
73274 #: fortran/module.cc:7185
73275 #, gcc-internal-format, gfc-internal-format
73276 msgid ""
73277 "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module "
73278 "ISO_FORTRAN_ENV at %C is incompatible with option %s"
73279 msgstr ""
73280
73281 #: fortran/module.cc:7239
73282 #, gcc-internal-format
73283 msgid ""
73284 "Symbol %qs referenced at %L not found in intrinsic module ISO_FORTRAN_ENV"
73285 msgstr ""
73286
73287 #: fortran/module.cc:7265
73288 #, gcc-internal-format, gfc-internal-format
73289 msgid "USE statement at %C has no ONLY qualifier"
73290 msgstr ""
73291
73292 #: fortran/module.cc:7294
73293 #, gcc-internal-format, gfc-internal-format
73294 msgid "ISO_FORTRAN_ENV intrinsic module at %C"
73295 msgstr ""
73296
73297 #: fortran/module.cc:7306
73298 #, gcc-internal-format, gfc-internal-format
73299 msgid "ISO_C_BINDING module at %C"
73300 msgstr ""
73301
73302 #: fortran/module.cc:7319
73303 #, gcc-internal-format
73304 msgid "Cannot find an intrinsic module named %qs at %C"
73305 msgstr ""
73306
73307 #: fortran/module.cc:7325
73308 #, gcc-internal-format, gfc-internal-format
73309 msgid "IEEE_FEATURES module at %C"
73310 msgstr ""
73311
73312 #: fortran/module.cc:7331
73313 #, gcc-internal-format, gfc-internal-format
73314 msgid "IEEE_EXCEPTIONS module at %C"
73315 msgstr ""
73316
73317 #: fortran/module.cc:7337
73318 #, gcc-internal-format, gfc-internal-format
73319 msgid "IEEE_ARITHMETIC module at %C"
73320 msgstr ""
73321
73322 #: fortran/module.cc:7347
73323 #, gcc-internal-format
73324 msgid "Cannot open module file %qs for reading at %C: %s"
73325 msgstr ""
73326
73327 #: fortran/module.cc:7350
73328 #, gcc-internal-format
73329 msgid ""
73330 "Module file %qs has not been generated, either because the module does not "
73331 "contain a MODULE PROCEDURE or there is an error in the module."
73332 msgstr ""
73333
73334 #: fortran/module.cc:7361
73335 #, gcc-internal-format
73336 msgid ""
73337 "Use of non-intrinsic module %qs at %C conflicts with intrinsic module name "
73338 "used previously"
73339 msgstr ""
73340
73341 #: fortran/module.cc:7384
73342 #, gcc-internal-format
73343 msgid "File %qs opened at %C is not a GNU Fortran module file"
73344 msgstr ""
73345
73346 #: fortran/module.cc:7392
73347 #, gcc-internal-format
73348 msgid ""
73349 "Cannot read module file %qs opened at %C, because it was created by a "
73350 "different version of GNU Fortran"
73351 msgstr ""
73352
73353 #: fortran/module.cc:7409
73354 #, gcc-internal-format
73355 msgid "Cannot USE a submodule that is currently built"
73356 msgstr ""
73357
73358 #: fortran/module.cc:7411
73359 #, gcc-internal-format
73360 msgid "Cannot USE a module that is currently built"
73361 msgstr ""
73362
73363 #: fortran/openmp.cc:68 fortran/openmp.cc:6028
73364 #, gcc-internal-format, gfc-internal-format
73365 msgid "Unexpected junk at %C"
73366 msgstr ""
73367
73368 #: fortran/openmp.cc:349
73369 #, gcc-internal-format, gfc-internal-format
73370 msgid "List item shall not be coindexed at %C"
73371 msgstr ""
73372
73373 #: fortran/openmp.cc:384 fortran/openmp.cc:485 fortran/openmp.cc:813
73374 #: fortran/openmp.cc:5107
73375 #, gcc-internal-format, gfc-internal-format
73376 msgid "COMMON block /%s/ not found at %C"
73377 msgstr ""
73378
73379 #: fortran/openmp.cc:423 fortran/openmp.cc:513
73380 #, gcc-internal-format, gfc-internal-format
73381 msgid "Syntax error in OpenMP variable list at %C"
73382 msgstr ""
73383
73384 #: fortran/openmp.cc:536
73385 #, gcc-internal-format
73386 msgid "%qs at %L should be of type integer(kind=omp_event_handle_kind)"
73387 msgstr ""
73388
73389 #: fortran/openmp.cc:548
73390 #, gcc-internal-format, gfc-internal-format
73391 msgid "Syntax error in OpenMP detach clause at %C"
73392 msgstr ""
73393
73394 #: fortran/openmp.cc:620
73395 #, gcc-internal-format, gfc-internal-format
73396 msgid "Syntax error in OpenMP DEPEND SINK list at %C"
73397 msgstr ""
73398
73399 #: fortran/openmp.cc:682
73400 #, gcc-internal-format, gfc-internal-format
73401 msgid "Syntax error in OpenACC expression list at %C"
73402 msgstr ""
73403
73404 #: fortran/openmp.cc:749
73405 #, gcc-internal-format
73406 msgid "Unexpected OpenACC parallelism."
73407 msgstr ""
73408
73409 #: fortran/openmp.cc:781
73410 #, gcc-internal-format, gfc-internal-format
73411 msgid "Variable at %C is an element of a COMMON block"
73412 msgstr ""
73413
73414 #: fortran/openmp.cc:841
73415 #, gcc-internal-format, gfc-internal-format
73416 msgid "Unexpected junk after !$ACC DECLARE at %C"
73417 msgstr ""
73418
73419 #: fortran/openmp.cc:851
73420 #, gcc-internal-format, gfc-internal-format
73421 msgid "Syntax error in !$ACC DECLARE list at %C"
73422 msgstr ""
73423
73424 #: fortran/openmp.cc:1100
73425 #, gcc-internal-format, gfc-internal-format
73426 msgid "Expected INTEGER type at %L"
73427 msgstr ""
73428
73429 #: fortran/openmp.cc:1114
73430 #, gcc-internal-format, gfc-internal-format
73431 msgid "Expected identifier at %C"
73432 msgstr ""
73433
73434 #: fortran/openmp.cc:1119
73435 #, gcc-internal-format
73436 msgid "Same identifier %qs specified again at %C"
73437 msgstr ""
73438
73439 #: fortran/openmp.cc:1146
73440 #, gcc-internal-format, gfc-internal-format
73441 msgid "Expected range-specification at %C"
73442 msgstr ""
73443
73444 #: fortran/openmp.cc:1233
73445 #, gcc-internal-format, gfc-internal-format
73446 msgid "Comma expected at %C"
73447 msgstr ""
73448
73449 #: fortran/openmp.cc:1345
73450 #, gcc-internal-format, gfc-internal-format
73451 msgid "!$OMP DECLARE REDUCTION %s not found at %L"
73452 msgstr ""
73453
73454 #: fortran/openmp.cc:1395
73455 #, gcc-internal-format
73456 msgid "Duplicated %qs clause at %L"
73457 msgstr ""
73458
73459 #: fortran/openmp.cc:1402
73460 #, gcc-internal-format
73461 msgid "Expected %<(%> after %qs at %C"
73462 msgstr ""
73463
73464 #: fortran/openmp.cc:1409
73465 #, gcc-internal-format
73466 msgid "Invalid expression after %<%s(%> at %C"
73467 msgstr ""
73468
73469 #: fortran/openmp.cc:1471
73470 #, gcc-internal-format, gfc-internal-format
73471 msgid "Clause expected at %C after trailing comma"
73472 msgstr ""
73473
73474 #: fortran/openmp.cc:1533
73475 #, gcc-internal-format
73476 msgid "Expected %<:%> at %C"
73477 msgstr ""
73478
73479 #: fortran/openmp.cc:1576
73480 #, gcc-internal-format, gfc-internal-format
73481 msgid "Expected variable list at %C"
73482 msgstr ""
73483
73484 #: fortran/openmp.cc:1600
73485 #, gcc-internal-format, gfc-internal-format
73486 msgid "Expected COMPILATION or EXECUTION in AT clause at %C"
73487 msgstr ""
73488
73489 #: fortran/openmp.cc:1661
73490 #, gcc-internal-format, gfc-internal-format
73491 msgid "Expected TEAMS, PARALLEL or THREAD as binding in BIND at %C"
73492 msgstr ""
73493
73494 #: fortran/openmp.cc:1692
73495 #, gcc-internal-format, gfc-internal-format
73496 msgid "COLLAPSE clause argument not constant positive integer at %C"
73497 msgstr ""
73498
73499 #: fortran/openmp.cc:1771
73500 #, gcc-internal-format, gfc-internal-format
73501 msgid "Expected ALLOC, TO, FROM, TOFROM, FIRSTPRIVATE, NONE or DEFAULT at %C"
73502 msgstr ""
73503
73504 #: fortran/openmp.cc:1791
73505 #, gcc-internal-format, gfc-internal-format
73506 msgid "Expected SCALAR, AGGREGATE, ALLOCATABLE or POINTER at %C"
73507 msgstr ""
73508
73509 #: fortran/openmp.cc:1820
73510 #, gcc-internal-format, gfc-internal-format
73511 msgid "DEFAULTMAP at %C but prior DEFAULTMAP with unspecified category"
73512 msgstr ""
73513
73514 #: fortran/openmp.cc:1823
73515 #, gcc-internal-format, gfc-internal-format
73516 msgid "DEFAULTMAP at %C but prior DEFAULTMAP for category %s"
73517 msgstr ""
73518
73519 #: fortran/openmp.cc:1859
73520 #, gcc-internal-format, gfc-internal-format
73521 msgid "Expected NONE or PRESENT in DEFAULT clause at %C"
73522 msgstr ""
73523
73524 #: fortran/openmp.cc:1862
73525 #, gcc-internal-format, gfc-internal-format
73526 msgid "Expected NONE, FIRSTPRIVATE, PRIVATE or SHARED in DEFAULT clause at %C"
73527 msgstr ""
73528
73529 #: fortran/openmp.cc:1902
73530 #, gcc-internal-format, gfc-internal-format
73531 msgid "ITERATOR may not be combined with SOURCE at %C"
73532 msgstr ""
73533
73534 #: fortran/openmp.cc:1914
73535 #, gcc-internal-format, gfc-internal-format
73536 msgid "ITERATOR may not be combined with SINK at %C"
73537 msgstr ""
73538
73539 #: fortran/openmp.cc:1971 fortran/openmp.cc:1999
73540 #, gcc-internal-format, gfc-internal-format
73541 msgid "Expected integer expression at %C"
73542 msgstr ""
73543
73544 #: fortran/openmp.cc:1980
73545 #, gcc-internal-format
73546 msgid ""
73547 "%<ancestor%> device modifier not preceded by %<requires%> directive with "
73548 "%<reverse_offload%> clause at %C"
73549 msgstr ""
73550
73551 #: fortran/openmp.cc:1992
73552 #, gcc-internal-format
73553 msgid "the %<device%> clause expression must evaluate to %<1%> at %C"
73554 msgstr ""
73555
73556 #: fortran/openmp.cc:2005
73557 #, gcc-internal-format
73558 msgid ""
73559 "Expected integer expression or a single device-modifier %<device_num%> or "
73560 "%<ancestor%> at %C"
73561 msgstr ""
73562
73563 #: fortran/openmp.cc:2035
73564 #, gcc-internal-format, gfc-internal-format
73565 msgid "Expected HOST, NOHOST or ANY at %C"
73566 msgstr ""
73567
73568 #: fortran/openmp.cc:2080
73569 #, gcc-internal-format, gfc-internal-format
73570 msgid "Expected SEQ_CST, ACQUIRE or RELAXED at %C"
73571 msgstr ""
73572
73573 #: fortran/openmp.cc:2393
73574 #, gcc-internal-format
73575 msgid "too many %<always%> modifiers at %L"
73576 msgstr ""
73577
73578 #: fortran/openmp.cc:2399
73579 #, gcc-internal-format
73580 msgid "too many %<close%> modifiers at %L"
73581 msgstr ""
73582
73583 #: fortran/openmp.cc:2555
73584 #, gcc-internal-format
73585 msgid ""
73586 "Expected ORDER(CONCURRENT) at %C with optional %<reproducible%> or "
73587 "%<unconstrained%> modifier"
73588 msgstr ""
73589
73590 #: fortran/openmp.cc:2580
73591 #, gcc-internal-format, gfc-internal-format
73592 msgid "ORDERED clause argument not constant positive integer at %C"
73593 msgstr ""
73594
73595 #: fortran/openmp.cc:2848
73596 #, gcc-internal-format, gfc-internal-format
73597 msgid "Expected FATAL or WARNING in SEVERITY clause at %C"
73598 msgstr ""
73599
73600 #: fortran/openmp.cc:3031
73601 #, gcc-internal-format, gfc-internal-format
73602 msgid "Failed to match clause at %C"
73603 msgstr ""
73604
73605 #: fortran/openmp.cc:3209
73606 #, gcc-internal-format, gfc-internal-format
73607 msgid "Invalid clause in module with !$ACC DECLARE at %L"
73608 msgstr ""
73609
73610 #: fortran/openmp.cc:3219
73611 #, gcc-internal-format, gfc-internal-format
73612 msgid "Variable is USE-associated with !$ACC DECLARE at %L"
73613 msgstr ""
73614
73615 #: fortran/openmp.cc:3228
73616 #, gcc-internal-format
73617 msgid ""
73618 "Variable %qs shall be declared in the same scoping unit as !$ACC DECLARE at "
73619 "%L"
73620 msgstr ""
73621
73622 #: fortran/openmp.cc:3236
73623 #, gcc-internal-format, gfc-internal-format
73624 msgid "Assumed-size dummy array with !$ACC DECLARE at %L"
73625 msgstr ""
73626
73627 #: fortran/openmp.cc:3285
73628 #, gcc-internal-format
73629 msgid ""
73630 "%<acc update%> must contain at least one %<device%> or %<host%> or %<self%> "
73631 "clause at %L"
73632 msgstr ""
73633
73634 #: fortran/openmp.cc:3333
73635 #, gcc-internal-format, gfc-internal-format
73636 msgid "Invalid argument to !$ACC WAIT at %C"
73637 msgstr ""
73638
73639 #: fortran/openmp.cc:3340
73640 #, gcc-internal-format, gfc-internal-format
73641 msgid "WAIT clause at %L requires a scalar INTEGER expression"
73642 msgstr ""
73643
73644 #: fortran/openmp.cc:3373
73645 #, gcc-internal-format, gfc-internal-format
73646 msgid "ACC CACHE directive must be inside of loop %C"
73647 msgstr ""
73648
73649 #: fortran/openmp.cc:3442
73650 #, gcc-internal-format, gfc-internal-format
73651 msgid ""
73652 "Only the !$ACC ROUTINE form without list is allowed in interface block at %C"
73653 msgstr ""
73654
73655 #: fortran/openmp.cc:3476
73656 #, gcc-internal-format
73657 msgid "Invalid NAME %qs in !$ACC ROUTINE ( NAME ) at %C"
73658 msgstr ""
73659
73660 #: fortran/openmp.cc:3484
73661 #, gcc-internal-format, gfc-internal-format
73662 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C"
73663 msgstr ""
73664
73665 #: fortran/openmp.cc:3491
73666 #, gcc-internal-format, gfc-internal-format
73667 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C, expecting ')' after NAME"
73668 msgstr ""
73669
73670 #: fortran/openmp.cc:3506
73671 #, gcc-internal-format, gfc-internal-format
73672 msgid "Multiple loop axes specified for routine at %C"
73673 msgstr ""
73674
73675 #: fortran/openmp.cc:3517
73676 #, gcc-internal-format, gfc-internal-format
73677 msgid ""
73678 "Intrinsic symbol specified in !$ACC ROUTINE ( NAME ) at %C marked with "
73679 "incompatible GANG, WORKER, or VECTOR clause"
73680 msgstr ""
73681
73682 #: fortran/openmp.cc:3525
73683 #, gcc-internal-format, gfc-internal-format
73684 msgid ""
73685 "Intrinsic symbol specified in !$ACC ROUTINE ( NAME ) at %C marked with "
73686 "incompatible NOHOST clause"
73687 msgstr ""
73688
73689 #: fortran/openmp.cc:3546 fortran/openmp.cc:3574
73690 #, gcc-internal-format, gfc-internal-format
73691 msgid "!$ACC ROUTINE already applied at %C"
73692 msgstr ""
73693
73694 #: fortran/openmp.cc:3591
73695 #, gcc-internal-format, gfc-internal-format
73696 msgid ""
73697 "!$ACC ROUTINE with GANG, WORKER, or VECTOR clause is not permitted in PURE "
73698 "procedure at %C"
73699 msgstr ""
73700
73701 #: fortran/openmp.cc:3743
73702 #, gcc-internal-format, gfc-internal-format
73703 msgid "Unexpected junk after $OMP CRITICAL statement at %C"
73704 msgstr ""
73705
73706 #: fortran/openmp.cc:3765
73707 #, gcc-internal-format
73708 msgid "Expected %<( depobj )%> at %C"
73709 msgstr ""
73710
73711 #: fortran/openmp.cc:3781
73712 #, gcc-internal-format
73713 msgid "Expected IN, OUT, INOUT, MUTEXINOUTSET followed by %<)%> at %C"
73714 msgstr ""
73715
73716 #: fortran/openmp.cc:3799
73717 #, gcc-internal-format, gfc-internal-format
73718 msgid "Expected DEPEND, UPDATE, or DESTROY clause at %C"
73719 msgstr ""
73720
73721 #: fortran/openmp.cc:3807
73722 #, gcc-internal-format, gfc-internal-format
73723 msgid ""
73724 "DEPEND clause at %L of OMP DEPOBJ construct shall not have dependence-type "
73725 "SOURCE, SINK or DEPOBJ"
73726 msgstr ""
73727
73728 #: fortran/openmp.cc:3815
73729 #, gcc-internal-format, gfc-internal-format
73730 msgid ""
73731 "DEPEND clause at %L of OMP DEPOBJ construct shall have only a single locator"
73732 msgstr ""
73733
73734 #: fortran/openmp.cc:3941 fortran/openmp.cc:7561
73735 #, gcc-internal-format, gfc-internal-format
73736 msgid ""
73737 "MESSAGE clause at %L requires a scalar default-kind CHARACTER expression"
73738 msgstr ""
73739
73740 #: fortran/openmp.cc:3948
73741 #, gcc-internal-format, gfc-internal-format
73742 msgid "Constant character expression required in MESSAGE clause at %L"
73743 msgstr ""
73744
73745 #: fortran/openmp.cc:3954
73746 #, gcc-internal-format, gfc-internal-format
73747 msgid "$OMP ERROR encountered at %L: %s"
73748 msgstr ""
73749
73750 #: fortran/openmp.cc:3973
73751 #, gcc-internal-format, gfc-internal-format
73752 msgid "$OMP ERROR encountered at %L"
73753 msgstr ""
73754
73755 #: fortran/openmp.cc:4001
73756 #, gcc-internal-format, gfc-internal-format
73757 msgid "Expected SEQ_CST, AQC_REL, RELEASE, or ACQUIRE at %C"
73758 msgstr ""
73759
73760 #: fortran/openmp.cc:4010
73761 #, gcc-internal-format, gfc-internal-format
73762 msgid ""
73763 "List specified together with memory order clause in FLUSH directive at %C"
73764 msgstr ""
73765
73766 #: fortran/openmp.cc:4018
73767 #, gcc-internal-format, gfc-internal-format
73768 msgid "Unexpected junk after $OMP FLUSH statement at %C"
73769 msgstr ""
73770
73771 #: fortran/openmp.cc:4414 fortran/openmp.cc:9353
73772 #, gcc-internal-format, gfc-internal-format
73773 msgid "Redefinition of predefined %s !$OMP DECLARE REDUCTION at %L"
73774 msgstr ""
73775
73776 #: fortran/openmp.cc:4418 fortran/openmp.cc:9357
73777 #, gcc-internal-format, gfc-internal-format
73778 msgid "Redefinition of predefined !$OMP DECLARE REDUCTION at %L"
73779 msgstr ""
73780
73781 #: fortran/openmp.cc:4423
73782 #, gcc-internal-format, gfc-internal-format
73783 msgid "Redefinition of !$OMP DECLARE REDUCTION at %L"
73784 msgstr ""
73785
73786 #: fortran/openmp.cc:4425
73787 #, gcc-internal-format, gfc-internal-format
73788 msgid "Previous !$OMP DECLARE REDUCTION at %L"
73789 msgstr ""
73790
73791 #: fortran/openmp.cc:4445
73792 #, gcc-internal-format, gfc-internal-format
73793 msgid "Unexpected junk after !$OMP DECLARE REDUCTION at %C"
73794 msgstr ""
73795
73796 #: fortran/openmp.cc:4482
73797 #, gcc-internal-format, gfc-internal-format
73798 msgid ""
73799 "Only the !$OMP DECLARE TARGET form without clauses is allowed in interface "
73800 "block at %C"
73801 msgstr ""
73802
73803 #: fortran/openmp.cc:4497
73804 #, gcc-internal-format, gfc-internal-format
73805 msgid "Unexpected junk after !$OMP DECLARE TARGET at %C"
73806 msgstr ""
73807
73808 #: fortran/openmp.cc:4520
73809 #, gcc-internal-format, gfc-internal-format
73810 msgid "OMP DECLARE TARGET variable at %L is an element of a COMMON block"
73811 msgstr ""
73812
73813 #: fortran/openmp.cc:4525
73814 #, gcc-internal-format, gfc-internal-format
73815 msgid ""
73816 "OMP DECLARE TARGET variable at %L previously mentioned in LINK clause and "
73817 "later in TO clause"
73818 msgstr ""
73819
73820 #: fortran/openmp.cc:4531
73821 #, gcc-internal-format, gfc-internal-format
73822 msgid ""
73823 "OMP DECLARE TARGET variable at %L previously mentioned in TO clause and "
73824 "later in LINK clause"
73825 msgstr ""
73826
73827 #: fortran/openmp.cc:4535
73828 #, gcc-internal-format, gfc-internal-format
73829 msgid ""
73830 "Variable at %L mentioned multiple times in clauses of the same OMP DECLARE "
73831 "TARGET directive"
73832 msgstr ""
73833
73834 #: fortran/openmp.cc:4549 fortran/openmp.cc:4595
73835 #, gcc-internal-format
73836 msgid ""
73837 "List item %qs at %L set in previous OMP DECLARE TARGET directive to a "
73838 "different DEVICE_TYPE"
73839 msgstr ""
73840
73841 #: fortran/openmp.cc:4559
73842 #, gcc-internal-format, gfc-internal-format
73843 msgid ""
73844 "OMP DECLARE TARGET COMMON at %L previously mentioned in LINK clause and "
73845 "later in TO clause"
73846 msgstr ""
73847
73848 #: fortran/openmp.cc:4565
73849 #, gcc-internal-format, gfc-internal-format
73850 msgid ""
73851 "OMP DECLARE TARGET COMMON at %L previously mentioned in TO clause and later "
73852 "in LINK clause"
73853 msgstr ""
73854
73855 #: fortran/openmp.cc:4569
73856 #, gcc-internal-format, gfc-internal-format
73857 msgid ""
73858 "COMMON at %L mentioned multiple times in clauses of the same OMP DECLARE "
73859 "TARGET directive"
73860 msgstr ""
73861
73862 #: fortran/openmp.cc:4578
73863 #, gcc-internal-format, gfc-internal-format
73864 msgid ""
73865 "COMMON at %L set in previous OMP DECLARE TARGET directive to a different "
73866 "DEVICE_TYPE"
73867 msgstr ""
73868
73869 #: fortran/openmp.cc:4602
73870 #, gcc-internal-format, gfc-internal-format
73871 msgid ""
73872 "OMP DECLARE TARGET directive at %L with only DEVICE_TYPE clause is ignored"
73873 msgstr ""
73874
73875 #: fortran/openmp.cc:4612
73876 #, gcc-internal-format, gfc-internal-format
73877 msgid "Syntax error in !$OMP DECLARE TARGET list at %C"
73878 msgstr ""
73879
73880 #: fortran/openmp.cc:4650
73881 #, gcc-internal-format, gfc-internal-format
73882 msgid "expected trait selector name at %C"
73883 msgstr ""
73884
73885 #: fortran/openmp.cc:4705
73886 #, gcc-internal-format, gfc-internal-format
73887 msgid "selector '%s' not allowed for context selector set '%s' at %C"
73888 msgstr ""
73889
73890 #: fortran/openmp.cc:4725
73891 #, gcc-internal-format, gfc-internal-format
73892 msgid "selector '%s' does not accept any properties at %C"
73893 msgstr ""
73894
73895 #: fortran/openmp.cc:4734 fortran/openmp.cc:4879 fortran/openmp.cc:4978
73896 #: fortran/openmp.cc:5045
73897 #, gcc-internal-format, gfc-internal-format
73898 msgid "expected '(' at %C"
73899 msgstr ""
73900
73901 #: fortran/openmp.cc:4742
73902 #, gcc-internal-format, gfc-internal-format
73903 msgid "score argument must be constant integer expression at %C"
73904 msgstr ""
73905
73906 #: fortran/openmp.cc:4750
73907 #, gcc-internal-format, gfc-internal-format
73908 msgid "score argument must be non-negative at %C"
73909 msgstr ""
73910
73911 #: fortran/openmp.cc:4756 fortran/openmp.cc:4869 fortran/openmp.cc:5026
73912 #: fortran/openmp.cc:5054
73913 #, gcc-internal-format, gfc-internal-format
73914 msgid "expected ')' at %C"
73915 msgstr ""
73916
73917 #: fortran/openmp.cc:4762
73918 #, gcc-internal-format, gfc-internal-format
73919 msgid "expected : at %C"
73920 msgstr ""
73921
73922 #: fortran/openmp.cc:4779
73923 #, gcc-internal-format, gfc-internal-format
73924 msgid "property must be constant integer expression or string literal at %C"
73925 msgstr ""
73926
73927 #: fortran/openmp.cc:4799
73928 #, gcc-internal-format, gfc-internal-format
73929 msgid "expected identifier at %C"
73930 msgstr ""
73931
73932 #: fortran/openmp.cc:4818
73933 #, gcc-internal-format, gfc-internal-format
73934 msgid "expected identifier or string literal at %C"
73935 msgstr ""
73936
73937 #: fortran/openmp.cc:4838
73938 #, gcc-internal-format, gfc-internal-format
73939 msgid "expected expression at %C"
73940 msgstr ""
73941
73942 #: fortran/openmp.cc:4846
73943 #, gcc-internal-format, gfc-internal-format
73944 msgid "property must be constant integer or logical expression at %C"
73945 msgstr ""
73946
73947 #: fortran/openmp.cc:4858
73948 #, gcc-internal-format, gfc-internal-format
73949 msgid "expected simd clause at %C"
73950 msgstr ""
73951
73952 #: fortran/openmp.cc:4926
73953 #, gcc-internal-format, gfc-internal-format
73954 msgid "expected 'construct', 'device', 'implementation' or 'user' at %C"
73955 msgstr ""
73956
73957 #: fortran/openmp.cc:4934
73958 #, gcc-internal-format, gfc-internal-format
73959 msgid "expected '=' at %C"
73960 msgstr ""
73961
73962 #: fortran/openmp.cc:4941
73963 #, gcc-internal-format, gfc-internal-format
73964 msgid "expected '{' at %C"
73965 msgstr ""
73966
73967 #: fortran/openmp.cc:4956
73968 #, gcc-internal-format, gfc-internal-format
73969 msgid "expected '}' at %C"
73970 msgstr ""
73971
73972 #: fortran/openmp.cc:4985
73973 #, gcc-internal-format, gfc-internal-format
73974 msgid "expected name at %C"
73975 msgstr ""
73976
73977 #: fortran/openmp.cc:4996
73978 #, gcc-internal-format, gfc-internal-format
73979 msgid "expected variant name at %C"
73980 msgstr ""
73981
73982 #: fortran/openmp.cc:5036
73983 #, gcc-internal-format, gfc-internal-format
73984 msgid "expected 'match' at %C"
73985 msgstr ""
73986
73987 #: fortran/openmp.cc:5087
73988 #, gcc-internal-format, gfc-internal-format
73989 msgid "Threadprivate variable at %C is an element of a COMMON block"
73990 msgstr ""
73991
73992 #: fortran/openmp.cc:5124
73993 #, gcc-internal-format, gfc-internal-format
73994 msgid "Unexpected junk after OMP THREADPRIVATE at %C"
73995 msgstr ""
73996
73997 #: fortran/openmp.cc:5131
73998 #, gcc-internal-format, gfc-internal-format
73999 msgid "Syntax error in !$OMP THREADPRIVATE list at %C"
74000 msgstr ""
74001
74002 #: fortran/openmp.cc:5234
74003 #, gcc-internal-format, gfc-internal-format
74004 msgid ""
74005 "Program unit at %L has OpenMP device constructs/routines but does not set !"
74006 "$OMP REQUIRES REVERSE_OFFSET but other program units do"
74007 msgstr ""
74008
74009 #: fortran/openmp.cc:5239
74010 #, gcc-internal-format, gfc-internal-format
74011 msgid ""
74012 "Program unit at %L has OpenMP device constructs/routines but does not set !"
74013 "$OMP REQUIRES UNIFIED_ADDRESS but other program units do"
74014 msgstr ""
74015
74016 #: fortran/openmp.cc:5244
74017 #, gcc-internal-format, gfc-internal-format
74018 msgid ""
74019 "Program unit at %L has OpenMP device constructs/routines but does not set !"
74020 "$OMP REQUIRES UNIFIED_SHARED_MEMORY but other program units do"
74021 msgstr ""
74022
74023 #: fortran/openmp.cc:5270
74024 #, gcc-internal-format
74025 msgid ""
74026 "!$OMP REQUIRES clause %qs specified via module %qs use at %L comes after "
74027 "using a device construct/routine"
74028 msgstr ""
74029
74030 #: fortran/openmp.cc:5274
74031 #, gcc-internal-format
74032 msgid ""
74033 "!$OMP REQUIRES clause %qs specified at %L comes after using a device "
74034 "construct/routine"
74035 msgstr ""
74036
74037 #: fortran/openmp.cc:5296
74038 #, gcc-internal-format
74039 msgid ""
74040 "!$OMP REQUIRES clause %<atomic_default_mem_order(%s)%> specified via module "
74041 "%qs use at %L overrides a previous %<atomic_default_mem_order(%s)%> (which "
74042 "might be through using a module)"
74043 msgstr ""
74044
74045 #: fortran/openmp.cc:5301
74046 #, gcc-internal-format
74047 msgid ""
74048 "!$OMP REQUIRES clause %<atomic_default_mem_order(%s)%> specified at %L "
74049 "overrides a previous %<atomic_default_mem_order(%s)%> (which might be "
74050 "through using a module)"
74051 msgstr ""
74052
74053 #: fortran/openmp.cc:5312
74054 #, gcc-internal-format
74055 msgid ""
74056 "!$OMP REQUIRES clause %<atomic_default_mem_order(%s)%> specified via module "
74057 "%qs use at %L but same clause is not specified for the program unit"
74058 msgstr ""
74059
74060 #: fortran/openmp.cc:5317
74061 #, gcc-internal-format
74062 msgid ""
74063 "!$OMP REQUIRES clause %qs specified via module %qs use at %L but same clause "
74064 "is not specified for the program unit"
74065 msgstr ""
74066
74067 #: fortran/openmp.cc:5346
74068 #, gcc-internal-format, gfc-internal-format
74069 msgid ""
74070 "!$OMP REQUIRES at %C must appear in the specification part of a program unit"
74071 msgstr ""
74072
74073 #: fortran/openmp.cc:5414
74074 #, gcc-internal-format, gfc-internal-format
74075 msgid ""
74076 "Expected SEQ_CST, ACQ_REL or RELAXED for ATOMIC_DEFAULT_MEM_ORDER clause at "
74077 "%C"
74078 msgstr ""
74079
74080 #: fortran/openmp.cc:5424
74081 #, gcc-internal-format
74082 msgid "Sorry, %qs clause at %L on REQUIRES directive is not yet supported"
74083 msgstr ""
74084
74085 #: fortran/openmp.cc:5434
74086 #, gcc-internal-format, gfc-internal-format
74087 msgid "Clause expected at %C"
74088 msgstr ""
74089
74090 #: fortran/openmp.cc:5440
74091 #, gcc-internal-format
74092 msgid "%qs clause at %L specified more than once"
74093 msgstr ""
74094
74095 #: fortran/openmp.cc:5443
74096 #, gcc-internal-format, gfc-internal-format
74097 msgid ""
74098 "Expected UNIFIED_ADDRESS, UNIFIED_SHARED_MEMORY, DYNAMIC_ALLOCATORS, "
74099 "REVERSE_OFFLOAD, or ATOMIC_DEFAULT_MEM_ORDER clause at %L"
74100 msgstr ""
74101
74102 #: fortran/openmp.cc:5469
74103 #, gcc-internal-format, gfc-internal-format
74104 msgid "Expected INCLUSIVE or EXCLUSIVE clause at %C"
74105 msgstr ""
74106
74107 #: fortran/openmp.cc:5475
74108 #, gcc-internal-format, gfc-internal-format
74109 msgid "Unexpected junk after !$OMP SCAN at %C"
74110 msgstr ""
74111
74112 #: fortran/openmp.cc:5673
74113 #, gcc-internal-format, gfc-internal-format
74114 msgid "Unexpected junk after TASKYIELD clause at %C"
74115 msgstr ""
74116
74117 #: fortran/openmp.cc:5732
74118 #, gcc-internal-format, gfc-internal-format
74119 msgid "Unexpected junk after $OMP WORKSHARE statement at %C"
74120 msgstr ""
74121
74122 #: fortran/openmp.cc:5767
74123 #, gcc-internal-format, gfc-internal-format
74124 msgid "Unexpected junk after $OMP MASTER statement at %C"
74125 msgstr ""
74126
74127 #: fortran/openmp.cc:5799
74128 #, gcc-internal-format, gfc-internal-format
74129 msgid "Unexpected junk after $OMP NOTHING statement at %C"
74130 msgstr ""
74131
74132 #: fortran/openmp.cc:5834 fortran/openmp.cc:5837 fortran/openmp.cc:5840
74133 #, gcc-internal-format, gfc-internal-format
74134 msgid "!$OMP ATOMIC at %L with %s clause is incompatible with READ or WRITE"
74135 msgstr ""
74136
74137 #: fortran/openmp.cc:5844
74138 #, gcc-internal-format, gfc-internal-format
74139 msgid "!$OMP ATOMIC at %L with %s clause requires %s clause"
74140 msgstr ""
74141
74142 #: fortran/openmp.cc:5881
74143 #, gcc-internal-format, gfc-internal-format
74144 msgid "!$OMP ATOMIC READ at %L incompatible with RELEASE clause"
74145 msgstr ""
74146
74147 #: fortran/openmp.cc:5891
74148 #, gcc-internal-format, gfc-internal-format
74149 msgid "!$OMP ATOMIC WRITE at %L incompatible with ACQUIRE clause"
74150 msgstr ""
74151
74152 #: fortran/openmp.cc:5928
74153 #, gcc-internal-format, gfc-internal-format
74154 msgid "Unexpected junk after !$ACC ATOMIC statement at %C"
74155 msgstr ""
74156
74157 #: fortran/openmp.cc:5943
74158 #, gcc-internal-format, gfc-internal-format
74159 msgid "Unexpected junk after $OMP BARRIER statement at %C"
74160 msgstr ""
74161
74162 #: fortran/openmp.cc:5999
74163 #, gcc-internal-format, gfc-internal-format
74164 msgid ""
74165 "Expected construct-type PARALLEL, SECTIONS, DO or TASKGROUP in $OMP "
74166 "CANCELLATION POINT statement at %C"
74167 msgstr ""
74168
74169 #: fortran/openmp.cc:6005
74170 #, gcc-internal-format, gfc-internal-format
74171 msgid "Unexpected junk after $OMP CANCELLATION POINT statement at %C"
74172 msgstr ""
74173
74174 #: fortran/openmp.cc:6026
74175 #, gcc-internal-format, gfc-internal-format
74176 msgid "Unexpected junk after NOWAIT clause at %C"
74177 msgstr ""
74178
74179 #: fortran/openmp.cc:6071
74180 #, gcc-internal-format, gfc-internal-format
74181 msgid "%s clause at %L requires a scalar INTEGER expression"
74182 msgstr ""
74183
74184 #: fortran/openmp.cc:6082
74185 #, gcc-internal-format, gfc-internal-format
74186 msgid "INTEGER expression of %s clause at %L must be positive"
74187 msgstr ""
74188
74189 #: fortran/openmp.cc:6093
74190 #, gcc-internal-format, gfc-internal-format
74191 msgid "INTEGER expression of %s clause at %L must be non-negative"
74192 msgstr ""
74193
74194 #: fortran/openmp.cc:6104
74195 #, gcc-internal-format
74196 msgid "Cray pointer object %qs of derived type in %s clause at %L"
74197 msgstr ""
74198
74199 #: fortran/openmp.cc:6107
74200 #, gcc-internal-format
74201 msgid "Cray pointee object %qs of derived type in %s clause at %L"
74202 msgstr ""
74203
74204 #: fortran/openmp.cc:6113 fortran/openmp.cc:7426
74205 #, gcc-internal-format
74206 msgid "POINTER object %qs of polymorphic type in %s clause at %L"
74207 msgstr ""
74208
74209 #: fortran/openmp.cc:6118
74210 #, gcc-internal-format
74211 msgid "Cray pointer object %qs of polymorphic type in %s clause at %L"
74212 msgstr ""
74213
74214 #: fortran/openmp.cc:6123
74215 #, gcc-internal-format
74216 msgid "Cray pointee object %qs of polymorphic type in %s clause at %L"
74217 msgstr ""
74218
74219 #: fortran/openmp.cc:6133 fortran/openmp.cc:7042 fortran/openmp.cc:7194
74220 #, gcc-internal-format
74221 msgid "Assumed size array %qs in %s clause at %L"
74222 msgstr ""
74223
74224 #: fortran/openmp.cc:6136
74225 #, gcc-internal-format
74226 msgid "Assumed rank array %qs in %s clause at %L"
74227 msgstr ""
74228
74229 #: fortran/openmp.cc:6152 fortran/openmp.cc:7135 fortran/openmp.cc:7182
74230 #, gcc-internal-format
74231 msgid "POINTER object %qs in %s clause at %L"
74232 msgstr ""
74233
74234 #: fortran/openmp.cc:6157 fortran/openmp.cc:7430
74235 #, gcc-internal-format
74236 msgid "Cray pointer object %qs in %s clause at %L"
74237 msgstr ""
74238
74239 #: fortran/openmp.cc:6162 fortran/openmp.cc:7433
74240 #, gcc-internal-format
74241 msgid "Cray pointee object %qs in %s clause at %L"
74242 msgstr ""
74243
74244 #: fortran/openmp.cc:6167 fortran/openmp.cc:7130 fortran/openmp.cc:7421
74245 #, gcc-internal-format
74246 msgid "ALLOCATABLE object %qs in %s clause at %L"
74247 msgstr ""
74248
74249 #: fortran/openmp.cc:6170 fortran/openmp.cc:7138
74250 #, gcc-internal-format
74251 msgid "VALUE object %qs in %s clause at %L"
74252 msgstr ""
74253
74254 #: fortran/openmp.cc:6213
74255 #, gcc-internal-format, gfc-internal-format
74256 msgid "Implicitly declared function %s used in !$OMP DECLARE REDUCTION at %L"
74257 msgstr ""
74258
74259 #: fortran/openmp.cc:6262
74260 #, gcc-internal-format, gfc-internal-format
74261 msgid "Implicitly declared subroutine %s used in !$OMP DECLARE REDUCTION at %L"
74262 msgstr ""
74263
74264 #: fortran/openmp.cc:6300
74265 #, gcc-internal-format, gfc-internal-format
74266 msgid "ORDERED clause parameter is less than COLLAPSE at %L"
74267 msgstr ""
74268
74269 #: fortran/openmp.cc:6303
74270 #, gcc-internal-format, gfc-internal-format
74271 msgid "ORDER clause must not be used together ORDERED at %L"
74272 msgstr ""
74273
74274 #: fortran/openmp.cc:6310 fortran/openmp.cc:6321 fortran/resolve.cc:10818
74275 #: fortran/resolve.cc:12149
74276 #, gcc-internal-format, gfc-internal-format
74277 msgid "IF clause at %L requires a scalar LOGICAL expression"
74278 msgstr ""
74279
74280 #: fortran/openmp.cc:6325
74281 #, gcc-internal-format, gfc-internal-format
74282 msgid ""
74283 "IF clause without modifier at %L used together with IF clauses with modifiers"
74284 msgstr ""
74285
74286 #: fortran/openmp.cc:6450
74287 #, gcc-internal-format, gfc-internal-format
74288 msgid ""
74289 "IF clause modifier %s at %L not appropriate for the current OpenMP construct"
74290 msgstr ""
74291
74292 #: fortran/openmp.cc:6460
74293 #, gcc-internal-format, gfc-internal-format
74294 msgid "FINAL clause at %L requires a scalar LOGICAL expression"
74295 msgstr ""
74296
74297 #: fortran/openmp.cc:6470
74298 #, gcc-internal-format, gfc-internal-format
74299 msgid "SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
74300 msgstr ""
74301
74302 #: fortran/openmp.cc:6475
74303 #, gcc-internal-format, gfc-internal-format
74304 msgid ""
74305 "INTEGER expression of SCHEDULE clause's chunk_size at %L must be positive"
74306 msgstr ""
74307
74308 #: fortran/openmp.cc:6482
74309 #, gcc-internal-format, gfc-internal-format
74310 msgid "Both MONOTONIC and NONMONOTONIC schedule modifiers specified at %L"
74311 msgstr ""
74312
74313 #: fortran/openmp.cc:6485
74314 #, gcc-internal-format, gfc-internal-format
74315 msgid "NONMONOTONIC schedule modifier specified with ORDERED clause at %L"
74316 msgstr ""
74317
74318 #: fortran/openmp.cc:6494
74319 #, gcc-internal-format, gfc-internal-format
74320 msgid ""
74321 "DEPOBJ in DEPOBJ construct at %L shall be a scalar integer of "
74322 "OMP_DEPEND_KIND kind"
74323 msgstr ""
74324
74325 #: fortran/openmp.cc:6509
74326 #, gcc-internal-format
74327 msgid "Variable %qs is not a dummy argument at %L"
74328 msgstr ""
74329
74330 #: fortran/openmp.cc:6545
74331 #, gcc-internal-format
74332 msgid ""
74333 "Object %qs is not a variable at %L; parameters cannot be and need not be "
74334 "copied"
74335 msgstr ""
74336
74337 #: fortran/openmp.cc:6549
74338 #, gcc-internal-format
74339 msgid ""
74340 "Object %qs is not a variable at %L; parameters cannot be and need not be "
74341 "mapped"
74342 msgstr ""
74343
74344 #: fortran/openmp.cc:6554 fortran/openmp.cc:9059
74345 #, gcc-internal-format
74346 msgid "Object %qs is not a variable at %L"
74347 msgstr ""
74348
74349 #: fortran/openmp.cc:6563
74350 #, gcc-internal-format
74351 msgid ""
74352 "%<inscan%> REDUCTION clause on construct other than DO, SIMD, DO SIMD, "
74353 "PARALLEL DO, PARALLEL DO SIMD at %L"
74354 msgstr ""
74355
74356 #: fortran/openmp.cc:6593
74357 #, gcc-internal-format
74358 msgid "Symbol %qs has mixed component and non-component accesses at %L"
74359 msgstr ""
74360
74361 #: fortran/openmp.cc:6596 fortran/openmp.cc:6612 fortran/openmp.cc:6620
74362 #: fortran/openmp.cc:6631 fortran/openmp.cc:6643 fortran/openmp.cc:6730
74363 #: fortran/openmp.cc:9083
74364 #, gcc-internal-format
74365 msgid "Symbol %qs present on multiple clauses at %L"
74366 msgstr ""
74367
74368 #: fortran/openmp.cc:6655
74369 #, gcc-internal-format, gfc-internal-format
74370 msgid ""
74371 "Expected integer expression of the 'omp_allocator_handle_kind' kind at %L"
74372 msgstr ""
74373
74374 #: fortran/openmp.cc:6673
74375 #, gcc-internal-format
74376 msgid "%qs appears more than once in %<allocate%> clauses at %L"
74377 msgstr ""
74378
74379 #: fortran/openmp.cc:6715 fortran/trans-openmp.cc:6358
74380 #, gcc-internal-format
74381 msgid ""
74382 "%qs specified in 'allocate' clause at %L but not in an explicit "
74383 "privatization clause"
74384 msgstr ""
74385
74386 #: fortran/openmp.cc:6737
74387 #, gcc-internal-format
74388 msgid "Array %qs is not permitted in reduction at %L"
74389 msgstr ""
74390
74391 #: fortran/openmp.cc:6750
74392 #, gcc-internal-format
74393 msgid "Symbol %qs present on both FROM and TO clauses at %L"
74394 msgstr ""
74395
74396 #: fortran/openmp.cc:6768
74397 #, gcc-internal-format
74398 msgid "Non-THREADPRIVATE object %qs in COPYIN clause at %L"
74399 msgstr ""
74400
74401 #: fortran/openmp.cc:6776
74402 #, gcc-internal-format
74403 msgid "Assumed size array %qs in COPYPRIVATE clause at %L"
74404 msgstr ""
74405
74406 #: fortran/openmp.cc:6779
74407 #, gcc-internal-format
74408 msgid "INTENT(IN) POINTER %qs in COPYPRIVATE clause at %L"
74409 msgstr ""
74410
74411 #: fortran/openmp.cc:6787
74412 #, gcc-internal-format
74413 msgid "THREADPRIVATE object %qs in SHARED clause at %L"
74414 msgstr ""
74415
74416 #: fortran/openmp.cc:6790
74417 #, gcc-internal-format
74418 msgid "Cray pointee %qs in SHARED clause at %L"
74419 msgstr ""
74420
74421 #: fortran/openmp.cc:6793
74422 #, gcc-internal-format
74423 msgid "ASSOCIATE name %qs in SHARED clause at %L"
74424 msgstr ""
74425
74426 #: fortran/openmp.cc:6797
74427 #, gcc-internal-format
74428 msgid "DETACH event handle %qs in SHARED clause at %L"
74429 msgstr ""
74430
74431 #: fortran/openmp.cc:6812
74432 #, gcc-internal-format
74433 msgid ""
74434 "%qs in ALIGNED clause must be POINTER, ALLOCATABLE, Cray pointer or C_PTR at "
74435 "%L"
74436 msgstr ""
74437
74438 #: fortran/openmp.cc:6824
74439 #, gcc-internal-format
74440 msgid ""
74441 "%qs in ALIGNED clause at %L requires a scalar positive constant integer "
74442 "alignment expression"
74443 msgstr ""
74444
74445 #: fortran/openmp.cc:6850
74446 #, gcc-internal-format, gfc-internal-format
74447 msgid "Scalar integer expression for range begin expected at %L"
74448 msgstr ""
74449
74450 #: fortran/openmp.cc:6856
74451 #, gcc-internal-format, gfc-internal-format
74452 msgid "Scalar integer expression for range end expected at %L"
74453 msgstr ""
74454
74455 #: fortran/openmp.cc:6862
74456 #, gcc-internal-format, gfc-internal-format
74457 msgid "Scalar integer expression for range step expected at %L"
74458 msgstr ""
74459
74460 #: fortran/openmp.cc:6867
74461 #, gcc-internal-format, gfc-internal-format
74462 msgid "Nonzero range step expected at %L"
74463 msgstr ""
74464
74465 #: fortran/openmp.cc:6878
74466 #, gcc-internal-format, gfc-internal-format
74467 msgid "SINK dependence type only allowed on ORDERED directive at %L"
74468 msgstr ""
74469
74470 #: fortran/openmp.cc:6882
74471 #, gcc-internal-format, gfc-internal-format
74472 msgid ""
74473 "DEPEND SINK used together with DEPEND SOURCE on the same construct at %L"
74474 msgstr ""
74475
74476 #: fortran/openmp.cc:6892
74477 #, gcc-internal-format, gfc-internal-format
74478 msgid "SINK addend not a constant integer at %L"
74479 msgstr ""
74480
74481 #: fortran/openmp.cc:6898
74482 #, gcc-internal-format, gfc-internal-format
74483 msgid ""
74484 "Only SOURCE or SINK dependence types are allowed on ORDERED directive at %L"
74485 msgstr ""
74486
74487 #: fortran/openmp.cc:6907
74488 #, gcc-internal-format
74489 msgid ""
74490 "Locator %qs at %L in DEPEND clause of depobj type shall be a scalar integer "
74491 "of OMP_DEPEND_KIND kind"
74492 msgstr ""
74493
74494 #: fortran/openmp.cc:6918
74495 #, gcc-internal-format, gfc-internal-format
74496 msgid ""
74497 "Locator at %L in DEPEND clause of depobj type shall be a scalar integer of "
74498 "OMP_DEPEND_KIND kind"
74499 msgstr ""
74500
74501 #: fortran/openmp.cc:6962
74502 #, gcc-internal-format, gfc-internal-format
74503 msgid "Array is not contiguous at %L"
74504 msgstr ""
74505
74506 #: fortran/openmp.cc:6973
74507 #, gcc-internal-format, gfc-internal-format
74508 msgid "Unexpected substring reference in %s clause at %L"
74509 msgstr ""
74510
74511 #: fortran/openmp.cc:6981
74512 #, gcc-internal-format, gfc-internal-format
74513 msgid "Unexpected complex-parts designator reference in %s clause at %L"
74514 msgstr ""
74515
74516 #: fortran/openmp.cc:6990 fortran/openmp.cc:7008
74517 #, gcc-internal-format
74518 msgid "%qs in %s clause at %L is not a proper array section"
74519 msgstr ""
74520
74521 #: fortran/openmp.cc:7000
74522 #, gcc-internal-format, gfc-internal-format
74523 msgid "Stride should not be specified for array section in %s clause at %L"
74524 msgstr ""
74525
74526 #: fortran/openmp.cc:7022
74527 #, gcc-internal-format
74528 msgid "%qs in %s clause at %L is a zero size array section"
74529 msgstr ""
74530
74531 #: fortran/openmp.cc:7048
74532 #, gcc-internal-format
74533 msgid ""
74534 "List item %qs with allocatable components is not permitted in map clause at "
74535 "%L"
74536 msgstr ""
74537
74538 #: fortran/openmp.cc:7067
74539 #, gcc-internal-format, gfc-internal-format
74540 msgid ""
74541 "TARGET%s with map-type other than TO, FROM, TOFROM, or ALLOC on MAP clause "
74542 "at %L"
74543 msgstr ""
74544
74545 #: fortran/openmp.cc:7083
74546 #, gcc-internal-format, gfc-internal-format
74547 msgid ""
74548 "TARGET ENTER DATA with map-type other than TO, or ALLOC on MAP clause at %L"
74549 msgstr ""
74550
74551 #: fortran/openmp.cc:7098
74552 #, gcc-internal-format, gfc-internal-format
74553 msgid ""
74554 "TARGET EXIT DATA with map-type other than FROM, RELEASE, or DELETE on MAP "
74555 "clause at %L"
74556 msgstr ""
74557
74558 #: fortran/openmp.cc:7114 fortran/openmp.cc:7168
74559 #, gcc-internal-format
74560 msgid "THREADPRIVATE object %qs in %s clause at %L"
74561 msgstr ""
74562
74563 #: fortran/openmp.cc:7117 fortran/openmp.cc:7171
74564 #, gcc-internal-format
74565 msgid "Cray pointee %qs in %s clause at %L"
74566 msgstr ""
74567
74568 #: fortran/openmp.cc:7125
74569 #, gcc-internal-format
74570 msgid "Non-dummy object %qs in %s clause at %L"
74571 msgstr ""
74572
74573 #: fortran/openmp.cc:7162
74574 #, gcc-internal-format
74575 msgid ""
74576 "%<inscan%> and non-%<inscan%> %<reduction%> clauses on the same construct at "
74577 "%L"
74578 msgstr ""
74579
74580 #: fortran/openmp.cc:7174
74581 #, gcc-internal-format
74582 msgid "ASSOCIATE name %qs in %s clause at %L"
74583 msgstr ""
74584
74585 #: fortran/openmp.cc:7179
74586 #, gcc-internal-format
74587 msgid "Procedure pointer %qs in %s clause at %L"
74588 msgstr ""
74589
74590 #: fortran/openmp.cc:7185
74591 #, gcc-internal-format
74592 msgid "Cray pointer %qs in %s clause at %L"
74593 msgstr ""
74594
74595 #: fortran/openmp.cc:7197
74596 #, gcc-internal-format
74597 msgid "Variable %qs in %s clause is used in NAMELIST statement at %L"
74598 msgstr ""
74599
74600 #. case OMP_LIST_REDUCTION:
74601 #: fortran/openmp.cc:7207
74602 #, gcc-internal-format
74603 msgid "INTENT(IN) POINTER %qs in %s clause at %L"
74604 msgstr ""
74605
74606 #: fortran/openmp.cc:7218
74607 #, gcc-internal-format
74608 msgid "DETACH event handle %qs in %s clause at %L"
74609 msgstr ""
74610
74611 #: fortran/openmp.cc:7242
74612 #, gcc-internal-format, gfc-internal-format
74613 msgid "Only DEFAULT permitted as reduction-modifier in REDUCTION clause at %L"
74614 msgstr ""
74615
74616 #: fortran/openmp.cc:7335
74617 #, gcc-internal-format, gfc-internal-format
74618 msgid "!$OMP DECLARE REDUCTION %s not found for type %s at %L"
74619 msgstr ""
74620
74621 #: fortran/openmp.cc:7361
74622 #, gcc-internal-format, gfc-internal-format
74623 msgid "LINEAR clause modifier used on DO or SIMD construct at %L"
74624 msgstr ""
74625
74626 #: fortran/openmp.cc:7366
74627 #, gcc-internal-format, gfc-internal-format
74628 msgid ""
74629 "LINEAR clause specified together with ORDERED clause with argument at %L"
74630 msgstr ""
74631
74632 #: fortran/openmp.cc:7371
74633 #, gcc-internal-format
74634 msgid "LINEAR variable %qs must be INTEGER at %L"
74635 msgstr ""
74636
74637 #: fortran/openmp.cc:7376
74638 #, gcc-internal-format
74639 msgid "LINEAR dummy argument %qs with VALUE attribute with %s modifier at %L"
74640 msgstr ""
74641
74642 #: fortran/openmp.cc:7387
74643 #, gcc-internal-format
74644 msgid ""
74645 "%qs in LINEAR clause at %L requires a scalar integer linear-step expression"
74646 msgstr ""
74647
74648 #: fortran/openmp.cc:7404
74649 #, gcc-internal-format
74650 msgid ""
74651 "%qs in LINEAR clause at %L requires a constant integer linear-step "
74652 "expression or dummy argument specified in UNIFORM clause"
74653 msgstr ""
74654
74655 #: fortran/openmp.cc:7438
74656 #, gcc-internal-format
74657 msgid "%s clause variable %qs at %L is neither a POINTER nor an array"
74658 msgstr ""
74659
74660 #: fortran/openmp.cc:7498
74661 #, gcc-internal-format, gfc-internal-format
74662 msgid "NUM_TEAMS lower bound at %L larger than upper bound at %L"
74663 msgstr ""
74664
74665 #: fortran/openmp.cc:7511
74666 #, gcc-internal-format, gfc-internal-format
74667 msgid "Value of HINT clause at %L shall be a valid constant hint expression"
74668 msgstr ""
74669
74670 #: fortran/openmp.cc:7521
74671 #, gcc-internal-format, gfc-internal-format
74672 msgid ""
74673 "DIST_SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
74674 msgstr ""
74675
74676 #: fortran/openmp.cc:7551
74677 #, gcc-internal-format, gfc-internal-format
74678 msgid "Incompatible use of TILE and COLLAPSE at %L"
74679 msgstr ""
74680
74681 #: fortran/openmp.cc:7553
74682 #, gcc-internal-format, gfc-internal-format
74683 msgid "SOURCE dependence type only allowed on ORDERED directive at %L"
74684 msgstr ""
74685
74686 #: fortran/openmp.cc:7578
74687 #, gcc-internal-format, gfc-internal-format
74688 msgid ""
74689 "TARGET DATA must contain at least one MAP, USE_DEVICE_PTR, or "
74690 "USE_DEVICE_ADDR clause at %L"
74691 msgstr ""
74692
74693 #: fortran/openmp.cc:7581
74694 #, gcc-internal-format, gfc-internal-format
74695 msgid "%s must contain at least one MAP clause at %L"
74696 msgstr ""
74697
74698 #: fortran/openmp.cc:7585
74699 #, gcc-internal-format
74700 msgid ""
74701 "%<DETACH%> clause at %L must not be used together with %<MERGEABLE%> clause"
74702 msgstr ""
74703
74704 #: fortran/openmp.cc:7736
74705 #, gcc-internal-format, gfc-internal-format
74706 msgid "Expected IF at %L in atomic compare capture"
74707 msgstr ""
74708
74709 #: fortran/openmp.cc:7744
74710 #, gcc-internal-format, gfc-internal-format
74711 msgid "Expected ELSE at %L in atomic compare capture"
74712 msgstr ""
74713
74714 #: fortran/openmp.cc:7856
74715 #, gcc-internal-format
74716 msgid ""
74717 "Expected %<==%>, %<.EQ.%> or %<.EQV.%> atomic comparison expression at %L"
74718 msgstr ""
74719
74720 #: fortran/openmp.cc:7862
74721 #, gcc-internal-format, gfc-internal-format
74722 msgid "Expected scalar intrinsic variable at %L in atomic comparison"
74723 msgstr ""
74724
74725 #: fortran/openmp.cc:7870
74726 #, gcc-internal-format, gfc-internal-format
74727 msgid "Expected scalar intrinsic expression at %L in atomic comparison"
74728 msgstr ""
74729
74730 #: fortran/openmp.cc:7878
74731 #, gcc-internal-format, gfc-internal-format
74732 msgid ""
74733 "!$OMP ATOMIC statement must set a scalar variable of intrinsic type at %L"
74734 msgstr ""
74735
74736 #: fortran/openmp.cc:7887
74737 #, gcc-internal-format, gfc-internal-format
74738 msgid ""
74739 "!$OMP ATOMIC statement must assign an expression of intrinsic type at %L"
74740 msgstr ""
74741
74742 #: fortran/openmp.cc:7894
74743 #, gcc-internal-format, gfc-internal-format
74744 msgid "!$OMP ATOMIC with ALLOCATABLE variable at %L"
74745 msgstr ""
74746
74747 #: fortran/openmp.cc:7911
74748 #, gcc-internal-format, gfc-internal-format
74749 msgid ""
74750 "!$OMP ATOMIC READ statement must read from a scalar variable of intrinsic "
74751 "type at %L"
74752 msgstr ""
74753
74754 #: fortran/openmp.cc:7916
74755 #, gcc-internal-format, gfc-internal-format
74756 msgid ""
74757 "expr in !$OMP ATOMIC WRITE assignment var = expr must be scalar and cannot "
74758 "reference var at %L"
74759 msgstr ""
74760
74761 #: fortran/openmp.cc:7928
74762 #, gcc-internal-format, gfc-internal-format
74763 msgid ""
74764 "!$OMP ATOMIC capture-statement must set a scalar variable of intrinsic type "
74765 "at %L"
74766 msgstr ""
74767
74768 #: fortran/openmp.cc:7936
74769 #, gcc-internal-format, gfc-internal-format
74770 msgid ""
74771 "!$OMP ATOMIC capture-statement requires a scalar variable of intrinsic type "
74772 "at %L"
74773 msgstr ""
74774
74775 #: fortran/openmp.cc:7946
74776 #, gcc-internal-format, gfc-internal-format
74777 msgid ""
74778 "!$OMP ATOMIC CAPTURE capture statement reads from different variable than "
74779 "update statement writes into at %L"
74780 msgstr ""
74781
74782 #: fortran/openmp.cc:7962
74783 #, gcc-internal-format
74784 msgid ""
74785 "For !$OMP ATOMIC COMPARE, the first operand in comparison at %L must be the "
74786 "variable %qs that the update statement writes into at %L"
74787 msgstr ""
74788
74789 #: fortran/openmp.cc:7970
74790 #, gcc-internal-format, gfc-internal-format
74791 msgid ""
74792 "expr in !$OMP ATOMIC COMPARE assignment var = expr must be scalar and cannot "
74793 "reference var at %L"
74794 msgstr ""
74795
74796 #: fortran/openmp.cc:7988
74797 #, gcc-internal-format, gfc-internal-format
74798 msgid ""
74799 "!$OMP ATOMIC UPDATE at %L with FAIL clause requiries either the COMPARE "
74800 "clause or using the intrinsic MIN/MAX procedure"
74801 msgstr ""
74802
74803 #: fortran/openmp.cc:8015
74804 #, gcc-internal-format, gfc-internal-format
74805 msgid ""
74806 "!$OMP ATOMIC assignment operator must be binary +, *, -, /, .AND., .OR., ."
74807 "EQV. or .NEQV. at %L"
74808 msgstr ""
74809
74810 #: fortran/openmp.cc:8063
74811 #, gcc-internal-format, gfc-internal-format
74812 msgid ""
74813 "!$OMP ATOMIC assignment must be var = var op expr or var = expr op var at %L"
74814 msgstr ""
74815
74816 #: fortran/openmp.cc:8077
74817 #, gcc-internal-format, gfc-internal-format
74818 msgid ""
74819 "!$OMP ATOMIC var = var op expr not mathematically equivalent to var = var op "
74820 "(expr) at %L"
74821 msgstr ""
74822
74823 #: fortran/openmp.cc:8110
74824 #, gcc-internal-format, gfc-internal-format
74825 msgid ""
74826 "expr in !$OMP ATOMIC assignment var = var op expr must be scalar and cannot "
74827 "reference var at %L"
74828 msgstr ""
74829
74830 #: fortran/openmp.cc:8134
74831 #, gcc-internal-format, gfc-internal-format
74832 msgid ""
74833 "!$OMP ATOMIC assignment intrinsic IAND, IOR or IEOR must have two arguments "
74834 "at %L"
74835 msgstr ""
74836
74837 #: fortran/openmp.cc:8141
74838 #, gcc-internal-format, gfc-internal-format
74839 msgid ""
74840 "!$OMP ATOMIC assignment intrinsic must be MIN, MAX, IAND, IOR or IEOR at %L"
74841 msgstr ""
74842
74843 #: fortran/openmp.cc:8164
74844 #, gcc-internal-format
74845 msgid ""
74846 "!$OMP ATOMIC intrinsic arguments except one must not reference %qs at %L"
74847 msgstr ""
74848
74849 #: fortran/openmp.cc:8171
74850 #, gcc-internal-format, gfc-internal-format
74851 msgid "!$OMP ATOMIC intrinsic arguments must be scalar at %L"
74852 msgstr ""
74853
74854 #: fortran/openmp.cc:8179
74855 #, gcc-internal-format
74856 msgid "First or last !$OMP ATOMIC intrinsic argument must be %qs at %L"
74857 msgstr ""
74858
74859 #: fortran/openmp.cc:8197
74860 #, gcc-internal-format, gfc-internal-format
74861 msgid ""
74862 "!$OMP ATOMIC assignment must have an operator or intrinsic on right hand "
74863 "side at %L"
74864 msgstr ""
74865
74866 #: fortran/openmp.cc:8202
74867 #, gcc-internal-format, gfc-internal-format
74868 msgid "unexpected !$OMP ATOMIC expression at %L"
74869 msgstr ""
74870
74871 #: fortran/openmp.cc:8248
74872 #, gcc-internal-format
74873 msgid ""
74874 "ORDERED clause specified together with %<inscan%> REDUCTION clause at %L"
74875 msgstr ""
74876
74877 #: fortran/openmp.cc:8251
74878 #, gcc-internal-format
74879 msgid ""
74880 "SCHEDULE clause specified together with %<inscan%> REDUCTION clause at %L"
74881 msgstr ""
74882
74883 #: fortran/openmp.cc:8259
74884 #, gcc-internal-format, gfc-internal-format
74885 msgid ""
74886 "With INSCAN at %L, expected loop body with !$OMP SCAN between two structured-"
74887 "block-sequences"
74888 msgstr ""
74889
74890 #: fortran/openmp.cc:8555
74891 #, gcc-internal-format, gfc-internal-format
74892 msgid "%s cannot be a DO WHILE or DO without loop control at %L"
74893 msgstr ""
74894
74895 #: fortran/openmp.cc:8561
74896 #, gcc-internal-format, gfc-internal-format
74897 msgid "%s cannot be a DO CONCURRENT loop at %L"
74898 msgstr ""
74899
74900 #: fortran/openmp.cc:8567
74901 #, gcc-internal-format, gfc-internal-format
74902 msgid "%s iteration variable must be of type integer at %L"
74903 msgstr ""
74904
74905 #: fortran/openmp.cc:8571
74906 #, gcc-internal-format, gfc-internal-format
74907 msgid "%s iteration variable must not be THREADPRIVATE at %L"
74908 msgstr ""
74909
74910 #: fortran/openmp.cc:8584
74911 #, gcc-internal-format, gfc-internal-format
74912 msgid ""
74913 "%s iteration variable present on clause other than PRIVATE, LASTPRIVATE or "
74914 "ALLOCATE at %L"
74915 msgstr ""
74916
74917 #: fortran/openmp.cc:8588
74918 #, gcc-internal-format, gfc-internal-format
74919 msgid ""
74920 "%s iteration variable present on clause other than PRIVATE, LASTPRIVATE, "
74921 "ALLOCATE or LINEAR at %L"
74922 msgstr ""
74923
74924 #: fortran/openmp.cc:8606
74925 #, gcc-internal-format, gfc-internal-format
74926 msgid "%s collapsed loops don't form rectangular iteration space at %L"
74927 msgstr ""
74928
74929 #: fortran/openmp.cc:8616
74930 #, gcc-internal-format, gfc-internal-format
74931 msgid "collapsed %s loops not perfectly nested at %L"
74932 msgstr ""
74933
74934 #: fortran/openmp.cc:8625 fortran/openmp.cc:8633
74935 #, gcc-internal-format, gfc-internal-format
74936 msgid "not enough DO loops for collapsed %s at %L"
74937 msgstr ""
74938
74939 #: fortran/openmp.cc:8838 fortran/openmp.cc:8851
74940 #, gcc-internal-format, gfc-internal-format
74941 msgid "The %s directive cannot be specified within a %s region at %L"
74942 msgstr ""
74943
74944 #: fortran/openmp.cc:8870
74945 #, gcc-internal-format, gfc-internal-format
74946 msgid "!$ACC LOOP cannot be a DO WHILE or DO without loop control at %L"
74947 msgstr ""
74948
74949 #: fortran/openmp.cc:8876
74950 #, gcc-internal-format, gfc-internal-format
74951 msgid "!$ACC LOOP cannot be a DO CONCURRENT loop at %L"
74952 msgstr ""
74953
74954 #: fortran/openmp.cc:8882
74955 #, gcc-internal-format, gfc-internal-format
74956 msgid "!$ACC LOOP iteration variable must be of type integer at %L"
74957 msgstr ""
74958
74959 #: fortran/openmp.cc:8898
74960 #, gcc-internal-format, gfc-internal-format
74961 msgid "!$ACC LOOP %s loops don't form rectangular iteration space at %L"
74962 msgstr ""
74963
74964 #: fortran/openmp.cc:8910
74965 #, gcc-internal-format, gfc-internal-format
74966 msgid "%s !$ACC LOOP loops not perfectly nested at %L"
74967 msgstr ""
74968
74969 #: fortran/openmp.cc:8920 fortran/openmp.cc:8929
74970 #, gcc-internal-format, gfc-internal-format
74971 msgid "not enough DO loops for %s !$ACC LOOP at %L"
74972 msgstr ""
74973
74974 #: fortran/openmp.cc:8945
74975 #, gcc-internal-format, gfc-internal-format
74976 msgid ""
74977 "Tiled loop cannot be parallelized across gangs, workers and vectors at the "
74978 "same time at %L"
74979 msgstr ""
74980
74981 #: fortran/openmp.cc:8966
74982 #, gcc-internal-format, gfc-internal-format
74983 msgid "TILE requires constant expression at %L"
74984 msgstr ""
74985
74986 #: fortran/openmp.cc:9066
74987 #, gcc-internal-format
74988 msgid "Array sections: %qs not allowed in !$ACC DECLARE at %L"
74989 msgstr ""
74990
74991 #: fortran/openmp.cc:9113
74992 #, gcc-internal-format
74993 msgid ""
74994 "NAME %qs does not refer to a subroutine or function in !$ACC ROUTINE "
74995 "( NAME ) at %L"
74996 msgstr ""
74997
74998 #: fortran/openmp.cc:9119
74999 #, gcc-internal-format
75000 msgid "NAME %qs invalid in !$ACC ROUTINE ( NAME ) at %L"
75001 msgstr ""
75002
75003 #: fortran/openmp.cc:9242
75004 #, gcc-internal-format, gfc-internal-format
75005 msgid "OMP TARGET UPDATE at %L requires at least one TO or FROM clause"
75006 msgstr ""
75007
75008 #: fortran/openmp.cc:9256
75009 #, gcc-internal-format, gfc-internal-format
75010 msgid ""
75011 "OMP CRITICAL at %L with HINT clause requires a NAME, except when "
75012 "omp_sync_hint_none is used"
75013 msgstr ""
75014
75015 #: fortran/openmp.cc:9262
75016 #, gcc-internal-format
75017 msgid ""
75018 "Unexpected !$OMP SCAN at %L outside loop construct with %<inscan%> REDUCTION "
75019 "clause"
75020 msgstr ""
75021
75022 #: fortran/openmp.cc:9283
75023 #, gcc-internal-format
75024 msgid "!$OMP DECLARE SIMD should refer to containing procedure %qs at %L"
75025 msgstr ""
75026
75027 #: fortran/openmp.cc:9307
75028 #, gcc-internal-format, gfc-internal-format
75029 msgid ""
75030 "Variable other than OMP_PRIV or OMP_ORIG used in INITIALIZER clause of !$OMP "
75031 "DECLARE REDUCTION at %L"
75032 msgstr ""
75033
75034 #: fortran/openmp.cc:9315
75035 #, gcc-internal-format, gfc-internal-format
75036 msgid ""
75037 "Variable other than OMP_OUT or OMP_IN used in combiner of !$OMP DECLARE "
75038 "REDUCTION at %L"
75039 msgstr ""
75040
75041 #: fortran/openmp.cc:9344
75042 #, gcc-internal-format, gfc-internal-format
75043 msgid "Invalid operator for !$OMP DECLARE REDUCTION %s at %L"
75044 msgstr ""
75045
75046 #: fortran/openmp.cc:9366
75047 #, gcc-internal-format, gfc-internal-format
75048 msgid "CHARACTER length in !$OMP DECLARE REDUCTION %s not constant at %L"
75049 msgstr ""
75050
75051 #: fortran/openmp.cc:9382
75052 #, gcc-internal-format, gfc-internal-format
75053 msgid ""
75054 "Subroutine call with alternate returns in combiner of !$OMP DECLARE "
75055 "REDUCTION at %L"
75056 msgstr ""
75057
75058 #: fortran/openmp.cc:9397
75059 #, gcc-internal-format, gfc-internal-format
75060 msgid ""
75061 "Subroutine call with alternate returns in INITIALIZER clause of !$OMP "
75062 "DECLARE REDUCTION at %L"
75063 msgstr ""
75064
75065 #: fortran/openmp.cc:9407
75066 #, gcc-internal-format, gfc-internal-format
75067 msgid ""
75068 "One of actual subroutine arguments in INITIALIZER clause of !$OMP DECLARE "
75069 "REDUCTION must be OMP_PRIV at %L"
75070 msgstr ""
75071
75072 #: fortran/openmp.cc:9415
75073 #, gcc-internal-format, gfc-internal-format
75074 msgid ""
75075 "Missing INITIALIZER clause for !$OMP DECLARE REDUCTION of derived type "
75076 "without default initializer at %L"
75077 msgstr ""
75078
75079 #: fortran/options.cc:275
75080 #, gcc-internal-format
75081 msgid "%<-fexcess-precision=standard%> for Fortran"
75082 msgstr ""
75083
75084 #: fortran/options.cc:277
75085 #, gcc-internal-format
75086 msgid "%<-fexcess-precision=16%> for Fortran"
75087 msgstr ""
75088
75089 #: fortran/options.cc:371
75090 #, gcc-internal-format
75091 msgid "Reading file %qs as free form"
75092 msgstr ""
75093
75094 #: fortran/options.cc:381
75095 #, gcc-internal-format
75096 msgid "%<-fd-lines-as-comments%> has no effect in free form"
75097 msgstr ""
75098
75099 #: fortran/options.cc:384
75100 #, gcc-internal-format
75101 msgid "%<-fd-lines-as-code%> has no effect in free form"
75102 msgstr ""
75103
75104 #: fortran/options.cc:422
75105 #, gcc-internal-format
75106 msgid "Flag %<-fno-automatic%> overwrites %<-fmax-stack-var-size=%d%>"
75107 msgstr ""
75108
75109 #: fortran/options.cc:425
75110 #, gcc-internal-format
75111 msgid "Flag %<-fno-automatic%> overwrites %<-frecursive%>"
75112 msgstr ""
75113
75114 #: fortran/options.cc:428
75115 #, gcc-internal-format
75116 msgid "Flag %<-fno-automatic%> overwrites %<-frecursive%> implied by %qs"
75117 msgstr ""
75118
75119 #: fortran/options.cc:431
75120 #, gcc-internal-format
75121 msgid "Flag %<-frecursive%> overwrites %<-fmax-stack-var-size=%d%>"
75122 msgstr ""
75123
75124 #: fortran/options.cc:434
75125 #, gcc-internal-format
75126 msgid ""
75127 "Flag %<-fmax-stack-var-size=%d%> overwrites %<-frecursive%> implied by %qs"
75128 msgstr ""
75129
75130 #: fortran/options.cc:493
75131 #, gcc-internal-format
75132 msgid "Fixed line length must be at least seven"
75133 msgstr ""
75134
75135 #: fortran/options.cc:496
75136 #, gcc-internal-format
75137 msgid "Free line length must be at least three"
75138 msgstr ""
75139
75140 #: fortran/options.cc:499
75141 #, gcc-internal-format, gfc-internal-format
75142 msgid "Maximum subrecord length cannot exceed %d"
75143 msgstr ""
75144
75145 #: fortran/options.cc:518
75146 #, gcc-internal-format
75147 msgid "gfortran: Only one %<-J%> option allowed"
75148 msgstr ""
75149
75150 #: fortran/options.cc:590
75151 #, gcc-internal-format
75152 msgid "Argument to %<-ffpe-trap%> is not valid: %s"
75153 msgstr ""
75154
75155 #: fortran/options.cc:592
75156 #, gcc-internal-format
75157 msgid "Argument to %<-ffpe-summary%> is not valid: %s"
75158 msgstr ""
75159
75160 #: fortran/options.cc:641
75161 #, gcc-internal-format
75162 msgid "Argument to %<-fcheck%> is not valid: %s"
75163 msgstr ""
75164
75165 #: fortran/options.cc:690
75166 #, gcc-internal-format
75167 msgid "%<-static-libgfortran%> is not supported in this configuration"
75168 msgstr ""
75169
75170 #: fortran/options.cc:713
75171 #, gcc-internal-format, gfc-internal-format
75172 msgid "Maximum supported identifier length is %d"
75173 msgstr ""
75174
75175 #: fortran/options.cc:728
75176 #, gcc-internal-format
75177 msgid "Unrecognized option to %<-finit-logical%>: %s"
75178 msgstr ""
75179
75180 #: fortran/options.cc:744
75181 #, gcc-internal-format
75182 msgid "The value of n in %<-finit-character=n%> must be between 0 and 127"
75183 msgstr ""
75184
75185 #: fortran/parse.cc:602
75186 #, gcc-internal-format, gfc-internal-format
75187 msgid "Unclassifiable statement at %C"
75188 msgstr ""
75189
75190 #: fortran/parse.cc:666
75191 #, gcc-internal-format, gfc-internal-format
75192 msgid ""
75193 "OpenACC directives other than ROUTINE may not appear in PURE procedures at %C"
75194 msgstr ""
75195
75196 #: fortran/parse.cc:732
75197 #, gcc-internal-format, gfc-internal-format
75198 msgid "Unclassifiable OpenACC directive at %C"
75199 msgstr ""
75200
75201 #: fortran/parse.cc:876 fortran/parse.cc:1162
75202 #, gcc-internal-format, gfc-internal-format
75203 msgid ""
75204 "OpenMP directives other than SIMD or DECLARE TARGET at %C may not appear in "
75205 "PURE procedures"
75206 msgstr ""
75207
75208 #: fortran/parse.cc:1146
75209 #, gcc-internal-format, gfc-internal-format
75210 msgid "Unclassifiable OpenMP directive at %C"
75211 msgstr ""
75212
75213 #: fortran/parse.cc:1240
75214 #, gcc-internal-format, gfc-internal-format
75215 msgid "Unclassifiable GCC directive at %C"
75216 msgstr ""
75217
75218 #: fortran/parse.cc:1242
75219 #, gcc-internal-format, gfc-internal-format
75220 msgid "Unclassifiable GCC directive at %C, ignored"
75221 msgstr ""
75222
75223 #: fortran/parse.cc:1302 fortran/parse.cc:1529
75224 #, gcc-internal-format, gfc-internal-format
75225 msgid "Zero is not a valid statement label at %C"
75226 msgstr ""
75227
75228 #: fortran/parse.cc:1309 fortran/parse.cc:1521
75229 #, gcc-internal-format, gfc-internal-format
75230 msgid "Non-numeric character in statement label at %C"
75231 msgstr ""
75232
75233 #: fortran/parse.cc:1321 fortran/parse.cc:1570
75234 #, gcc-internal-format, gfc-internal-format
75235 msgid "Semicolon at %C needs to be preceded by statement"
75236 msgstr ""
75237
75238 #: fortran/parse.cc:1328 fortran/parse.cc:1585
75239 #, gcc-internal-format, gfc-internal-format
75240 msgid "Statement label without statement at %L"
75241 msgstr ""
75242
75243 #: fortran/parse.cc:1391 fortran/parse.cc:1572
75244 #, gcc-internal-format, gfc-internal-format
75245 msgid "Fortran 2008: Semicolon at %C without preceding statement"
75246 msgstr ""
75247
75248 #: fortran/parse.cc:1414 fortran/parse.cc:1548
75249 #, gcc-internal-format, gfc-internal-format
75250 msgid "Bad continuation line at %C"
75251 msgstr ""
75252
75253 #: fortran/parse.cc:1858
75254 #, gcc-internal-format, gfc-internal-format
75255 msgid "FORMAT statement at %L does not have a statement label"
75256 msgstr ""
75257
75258 #: fortran/parse.cc:2749
75259 #, gcc-internal-format
75260 msgid "gfc_ascii_statement(): Bad statement code"
75261 msgstr ""
75262
75263 #: fortran/parse.cc:2891
75264 #, gcc-internal-format, gfc-internal-format
75265 msgid "Unexpected %s statement at %C"
75266 msgstr ""
75267
75268 #: fortran/parse.cc:3046
75269 #, gcc-internal-format, gfc-internal-format
75270 msgid "%s statement at %C cannot follow %s statement at %L"
75271 msgstr ""
75272
75273 #: fortran/parse.cc:3063
75274 #, gcc-internal-format
75275 msgid "Unexpected end of file in %qs"
75276 msgstr ""
75277
75278 #: fortran/parse.cc:3098
75279 #, gcc-internal-format
75280 msgid "Derived-type %qs with SEQUENCE must not have a CONTAINS section at %C"
75281 msgstr ""
75282
75283 #: fortran/parse.cc:3101
75284 #, gcc-internal-format
75285 msgid "Derived-type %qs with BIND(C) must not have a CONTAINS section at %C"
75286 msgstr ""
75287
75288 #: fortran/parse.cc:3121
75289 #, gcc-internal-format, gfc-internal-format
75290 msgid "Components in TYPE at %C must precede CONTAINS"
75291 msgstr ""
75292
75293 #: fortran/parse.cc:3125
75294 #, gcc-internal-format, gfc-internal-format
75295 msgid "Type-bound procedure at %C"
75296 msgstr ""
75297
75298 #: fortran/parse.cc:3133
75299 #, gcc-internal-format, gfc-internal-format
75300 msgid "GENERIC binding at %C"
75301 msgstr ""
75302
75303 #: fortran/parse.cc:3141
75304 #, gcc-internal-format, gfc-internal-format
75305 msgid "FINAL procedure declaration at %C"
75306 msgstr ""
75307
75308 #: fortran/parse.cc:3153
75309 #, gcc-internal-format, gfc-internal-format
75310 msgid "Derived type definition at %C with empty CONTAINS section"
75311 msgstr ""
75312
75313 #: fortran/parse.cc:3163 fortran/parse.cc:3618
75314 #, gcc-internal-format, gfc-internal-format
75315 msgid "PRIVATE statement in TYPE at %C must be inside a MODULE"
75316 msgstr ""
75317
75318 #: fortran/parse.cc:3170
75319 #, gcc-internal-format, gfc-internal-format
75320 msgid "PRIVATE statement at %C must precede procedure bindings"
75321 msgstr ""
75322
75323 #: fortran/parse.cc:3177 fortran/parse.cc:3631
75324 #, gcc-internal-format, gfc-internal-format
75325 msgid "Duplicate PRIVATE statement at %C"
75326 msgstr ""
75327
75328 #: fortran/parse.cc:3187
75329 #, gcc-internal-format, gfc-internal-format
75330 msgid "SEQUENCE statement at %C must precede CONTAINS"
75331 msgstr ""
75332
75333 #: fortran/parse.cc:3191
75334 #, gcc-internal-format, gfc-internal-format
75335 msgid "Already inside a CONTAINS block at %C"
75336 msgstr ""
75337
75338 #: fortran/parse.cc:3310
75339 #, gcc-internal-format, gfc-internal-format
75340 msgid ""
75341 "Component %s at %L of type LOCK_TYPE must have a codimension or be a "
75342 "subcomponent of a coarray, which is not possible as the component has the "
75343 "pointer attribute"
75344 msgstr ""
75345
75346 #: fortran/parse.cc:3316
75347 #, gcc-internal-format, gfc-internal-format
75348 msgid ""
75349 "Pointer component %s at %L has a noncoarray subcomponent of type LOCK_TYPE, "
75350 "which must have a codimension or be a subcomponent of a coarray"
75351 msgstr ""
75352
75353 #: fortran/parse.cc:3321
75354 #, gcc-internal-format, gfc-internal-format
75355 msgid ""
75356 "Allocatable component %s at %L of type LOCK_TYPE must have a codimension"
75357 msgstr ""
75358
75359 #: fortran/parse.cc:3325
75360 #, gcc-internal-format, gfc-internal-format
75361 msgid ""
75362 "Allocatable component %s at %L must have a codimension as it has a "
75363 "noncoarray subcomponent of type LOCK_TYPE"
75364 msgstr ""
75365
75366 #: fortran/parse.cc:3330
75367 #, gcc-internal-format, gfc-internal-format
75368 msgid ""
75369 "Noncoarray component %s at %L of type LOCK_TYPE or with subcomponent of type "
75370 "LOCK_TYPE must have a codimension or be a subcomponent of a coarray. "
75371 "(Variables of type %s may not have a codimension as already a coarray "
75372 "subcomponent exists)"
75373 msgstr ""
75374
75375 #: fortran/parse.cc:3337
75376 #, gcc-internal-format, gfc-internal-format
75377 msgid ""
75378 "Noncoarray component %s at %L of type LOCK_TYPE or with subcomponent of type "
75379 "LOCK_TYPE must have a codimension or be a subcomponent of a coarray. "
75380 "(Variables of type %s may not have a codimension as %s at %L has a "
75381 "codimension or a coarray subcomponent)"
75382 msgstr ""
75383
75384 #: fortran/parse.cc:3347
75385 #, gcc-internal-format, gfc-internal-format
75386 msgid ""
75387 "Component %s at %L of type EVENT_TYPE must have a codimension or be a "
75388 "subcomponent of a coarray, which is not possible as the component has the "
75389 "pointer attribute"
75390 msgstr ""
75391
75392 #: fortran/parse.cc:3353
75393 #, gcc-internal-format, gfc-internal-format
75394 msgid ""
75395 "Pointer component %s at %L has a noncoarray subcomponent of type EVENT_TYPE, "
75396 "which must have a codimension or be a subcomponent of a coarray"
75397 msgstr ""
75398
75399 #: fortran/parse.cc:3358
75400 #, gcc-internal-format, gfc-internal-format
75401 msgid ""
75402 "Allocatable component %s at %L of type EVENT_TYPE must have a codimension"
75403 msgstr ""
75404
75405 #: fortran/parse.cc:3362
75406 #, gcc-internal-format, gfc-internal-format
75407 msgid ""
75408 "Allocatable component %s at %L must have a codimension as it has a "
75409 "noncoarray subcomponent of type EVENT_TYPE"
75410 msgstr ""
75411
75412 #: fortran/parse.cc:3367
75413 #, gcc-internal-format, gfc-internal-format
75414 msgid ""
75415 "Noncoarray component %s at %L of type EVENT_TYPE or with subcomponent of "
75416 "type EVENT_TYPE must have a codimension or be a subcomponent of a coarray. "
75417 "(Variables of type %s may not have a codimension as already a coarray "
75418 "subcomponent exists)"
75419 msgstr ""
75420
75421 #: fortran/parse.cc:3374
75422 #, gcc-internal-format, gfc-internal-format
75423 msgid ""
75424 "Noncoarray component %s at %L of type EVENT_TYPE or with subcomponent of "
75425 "type EVENT_TYPE must have a codimension or be a subcomponent of a coarray. "
75426 "(Variables of type %s may not have a codimension as %s at %L has a "
75427 "codimension or a coarray subcomponent)"
75428 msgstr ""
75429
75430 #: fortran/parse.cc:3426
75431 #, gcc-internal-format, gfc-internal-format
75432 msgid "failed to create map component '%s'"
75433 msgstr ""
75434
75435 #: fortran/parse.cc:3459
75436 #, gcc-internal-format, gfc-internal-format
75437 msgid "failed to create union component '%s'"
75438 msgstr ""
75439
75440 #: fortran/parse.cc:3514
75441 #, gcc-internal-format, gfc-internal-format
75442 msgid "Syntax error in nested structure declaration at %C"
75443 msgstr ""
75444
75445 #: fortran/parse.cc:3601
75446 #, gcc-internal-format, gfc-internal-format
75447 msgid "FINAL declaration at %C must be inside CONTAINS"
75448 msgstr ""
75449
75450 #: fortran/parse.cc:3609
75451 #, gcc-internal-format, gfc-internal-format
75452 msgid "Derived type definition at %C without components"
75453 msgstr ""
75454
75455 #: fortran/parse.cc:3625
75456 #, gcc-internal-format, gfc-internal-format
75457 msgid "PRIVATE statement at %C must precede structure components"
75458 msgstr ""
75459
75460 #: fortran/parse.cc:3642
75461 #, gcc-internal-format, gfc-internal-format
75462 msgid "SEQUENCE statement at %C must precede structure components"
75463 msgstr ""
75464
75465 #: fortran/parse.cc:3648
75466 #, gcc-internal-format, gfc-internal-format
75467 msgid "SEQUENCE attribute at %C already specified in TYPE statement"
75468 msgstr ""
75469
75470 #: fortran/parse.cc:3653
75471 #, gcc-internal-format, gfc-internal-format
75472 msgid "Duplicate SEQUENCE statement at %C"
75473 msgstr ""
75474
75475 #: fortran/parse.cc:3663
75476 #, gcc-internal-format, gfc-internal-format
75477 msgid "CONTAINS block in derived type definition at %C"
75478 msgstr ""
75479
75480 #: fortran/parse.cc:3721
75481 #, gcc-internal-format, gfc-internal-format
75482 msgid "ENUM declaration at %C has no ENUMERATORS"
75483 msgstr ""
75484
75485 #: fortran/parse.cc:3808
75486 #, gcc-internal-format, gfc-internal-format
75487 msgid "Unexpected %s statement in INTERFACE block at %C"
75488 msgstr ""
75489
75490 #: fortran/parse.cc:3832
75491 #, gcc-internal-format
75492 msgid ""
75493 "Name %qs of ABSTRACT INTERFACE at %C cannot be the same as an intrinsic type"
75494 msgstr ""
75495
75496 #: fortran/parse.cc:3866
75497 #, gcc-internal-format, gfc-internal-format
75498 msgid "Unexpected %s statement at %C in INTERFACE body"
75499 msgstr ""
75500
75501 #: fortran/parse.cc:3884
75502 #, gcc-internal-format
75503 msgid ""
75504 "INTERFACE procedure %qs at %L has the same name as the enclosing procedure"
75505 msgstr ""
75506
75507 #: fortran/parse.cc:4014
75508 #, gcc-internal-format, gfc-internal-format
75509 msgid "%s statement is not allowed inside of BLOCK at %C"
75510 msgstr ""
75511
75512 #: fortran/parse.cc:4046
75513 #, gcc-internal-format, gfc-internal-format
75514 msgid "%s statement is not allowed inside of BLOCK DATA at %C"
75515 msgstr ""
75516
75517 #: fortran/parse.cc:4136
75518 #, gcc-internal-format, gfc-internal-format
75519 msgid "%s statement must appear in a MODULE"
75520 msgstr ""
75521
75522 #: fortran/parse.cc:4144
75523 #, gcc-internal-format, gfc-internal-format
75524 msgid "%s statement at %C follows another accessibility specification"
75525 msgstr ""
75526
75527 #: fortran/parse.cc:4196
75528 #, gcc-internal-format
75529 msgid "Bad kind expression for function %qs at %L"
75530 msgstr ""
75531
75532 #: fortran/parse.cc:4200
75533 #, gcc-internal-format
75534 msgid "The type for function %qs at %L is not accessible"
75535 msgstr ""
75536
75537 #: fortran/parse.cc:4260
75538 #, gcc-internal-format, gfc-internal-format
75539 msgid "ELSEWHERE statement at %C follows previous unmasked ELSEWHERE"
75540 msgstr ""
75541
75542 #: fortran/parse.cc:4282
75543 #, gcc-internal-format, gfc-internal-format
75544 msgid "Unexpected %s statement in WHERE block at %C"
75545 msgstr ""
75546
75547 #: fortran/parse.cc:4341
75548 #, gcc-internal-format, gfc-internal-format
75549 msgid "Unexpected %s statement in FORALL block at %C"
75550 msgstr ""
75551
75552 #: fortran/parse.cc:4392
75553 #, gcc-internal-format, gfc-internal-format
75554 msgid "ELSE IF statement at %C cannot follow ELSE statement at %L"
75555 msgstr ""
75556
75557 #: fortran/parse.cc:4410
75558 #, gcc-internal-format, gfc-internal-format
75559 msgid "Duplicate ELSE statements at %L and %C"
75560 msgstr ""
75561
75562 #: fortran/parse.cc:4471
75563 #, gcc-internal-format, gfc-internal-format
75564 msgid "Expected a CASE or END SELECT statement following SELECT CASE at %C"
75565 msgstr ""
75566
75567 #: fortran/parse.cc:4555
75568 #, gcc-internal-format, gfc-internal-format
75569 msgid ""
75570 "Expected TYPE IS, CLASS IS or END SELECT statement following SELECT TYPE at "
75571 "%C"
75572 msgstr ""
75573
75574 #: fortran/parse.cc:4631
75575 #, gcc-internal-format, gfc-internal-format
75576 msgid "Expected RANK or RANK DEFAULT following SELECT RANK at %C"
75577 msgstr ""
75578
75579 #: fortran/parse.cc:4695
75580 #, gcc-internal-format
75581 msgid "Variable %qs at %C cannot be redefined inside loop beginning at %L"
75582 msgstr ""
75583
75584 #: fortran/parse.cc:4728
75585 #, gcc-internal-format, gfc-internal-format
75586 msgid "End of nonblock DO statement at %C is within another block"
75587 msgstr ""
75588
75589 #: fortran/parse.cc:4738
75590 #, gcc-internal-format, gfc-internal-format
75591 msgid "End of nonblock DO statement at %C is interwoven with another DO loop"
75592 msgstr ""
75593
75594 #: fortran/parse.cc:4764
75595 #, gcc-internal-format, gfc-internal-format
75596 msgid "CRITICAL block inside of OpenACC region at %C"
75597 msgstr ""
75598
75599 #: fortran/parse.cc:4765
75600 #, gcc-internal-format, gfc-internal-format
75601 msgid "CRITICAL block inside of OpenMP region at %C"
75602 msgstr ""
75603
75604 #: fortran/parse.cc:4791
75605 #, gcc-internal-format, gfc-internal-format
75606 msgid "Statement label in END CRITICAL at %C does not match CRITICAL label"
75607 msgstr ""
75608
75609 #: fortran/parse.cc:4860 fortran/parse.cc:5584
75610 #, gcc-internal-format, gfc-internal-format
75611 msgid "BLOCK construct at %C"
75612 msgstr ""
75613
75614 #: fortran/parse.cc:4894
75615 #, gcc-internal-format, gfc-internal-format
75616 msgid "ASSOCIATE construct at %C"
75617 msgstr ""
75618
75619 #: fortran/parse.cc:5097
75620 #, gcc-internal-format, gfc-internal-format
75621 msgid "Statement label in ENDDO at %C doesn't match DO label"
75622 msgstr ""
75623
75624 #: fortran/parse.cc:5113
75625 #, gcc-internal-format, gfc-internal-format
75626 msgid "Named block DO at %L requires matching ENDDO name"
75627 msgstr ""
75628
75629 #: fortran/parse.cc:5365 fortran/parse.cc:5427
75630 #, gcc-internal-format, gfc-internal-format
75631 msgid "OpenACC directive inside of CRITICAL block at %C"
75632 msgstr ""
75633
75634 #: fortran/parse.cc:5402
75635 #, gcc-internal-format, gfc-internal-format
75636 msgid "Expecting %s at %C"
75637 msgstr ""
75638
75639 #: fortran/parse.cc:5446
75640 #, gcc-internal-format, gfc-internal-format
75641 msgid "Expected DO loop at %C"
75642 msgstr ""
75643
75644 #: fortran/parse.cc:5466
75645 #, gcc-internal-format, gfc-internal-format
75646 msgid "Redundant !$ACC END LOOP at %C"
75647 msgstr ""
75648
75649 #: fortran/parse.cc:5712
75650 #, gcc-internal-format, gfc-internal-format
75651 msgid "Name after !$omp critical and !$omp end critical does not match at %C"
75652 msgstr ""
75653
75654 #: fortran/parse.cc:5772
75655 #, gcc-internal-format, gfc-internal-format
75656 msgid "%s statement at %C cannot terminate a non-block DO loop"
75657 msgstr ""
75658
75659 #: fortran/parse.cc:5786
75660 #, gcc-internal-format, gfc-internal-format
75661 msgid "DATA statement at %C after the first executable statement"
75662 msgstr ""
75663
75664 #: fortran/parse.cc:5936
75665 #, gcc-internal-format
75666 msgid "%<GCC unroll%> directive not at the start of a loop at %C"
75667 msgstr ""
75668
75669 #: fortran/parse.cc:5939
75670 #, gcc-internal-format
75671 msgid "%<GCC ivdep%> directive not at the start of a loop at %C"
75672 msgstr ""
75673
75674 #: fortran/parse.cc:5942
75675 #, gcc-internal-format
75676 msgid "%<GCC vector%> directive not at the start of a loop at %C"
75677 msgstr ""
75678
75679 #: fortran/parse.cc:5945
75680 #, gcc-internal-format
75681 msgid "%<GCC novector%> directive not at the start of a loop at %C"
75682 msgstr ""
75683
75684 #: fortran/parse.cc:6061
75685 #, gcc-internal-format
75686 msgid "Contained procedure %qs at %C is already ambiguous"
75687 msgstr ""
75688
75689 #: fortran/parse.cc:6118
75690 #, gcc-internal-format, gfc-internal-format
75691 msgid "Unexpected %s statement in CONTAINS section at %C"
75692 msgstr ""
75693
75694 #: fortran/parse.cc:6143
75695 #, gcc-internal-format, gfc-internal-format
75696 msgid "CONTAINS statement without FUNCTION or SUBROUTINE statement at %L"
75697 msgstr ""
75698
75699 #: fortran/parse.cc:6257
75700 #, gcc-internal-format, gfc-internal-format
75701 msgid "CONTAINS statement at %C is already in a contained program unit"
75702 msgstr ""
75703
75704 #: fortran/parse.cc:6309
75705 #, gcc-internal-format
75706 msgid "Global binding name %qs at %L is already being used as a %s at %L"
75707 msgstr ""
75708
75709 #: fortran/parse.cc:6313
75710 #, gcc-internal-format
75711 msgid "Global name %qs at %L is already being used as a %s at %L"
75712 msgstr ""
75713
75714 #: fortran/parse.cc:6319
75715 #, gcc-internal-format
75716 msgid "Global binding name %qs at %L is already being used at %L"
75717 msgstr ""
75718
75719 #: fortran/parse.cc:6322
75720 #, gcc-internal-format
75721 msgid "Global name %qs at %L is already being used at %L"
75722 msgstr ""
75723
75724 #: fortran/parse.cc:6344
75725 #, gcc-internal-format, gfc-internal-format
75726 msgid "Blank BLOCK DATA at %C conflicts with prior BLOCK DATA at %L"
75727 msgstr ""
75728
75729 #: fortran/parse.cc:6370
75730 #, gcc-internal-format, gfc-internal-format
75731 msgid "Unexpected %s statement in BLOCK DATA at %C"
75732 msgstr ""
75733
75734 #: fortran/parse.cc:6475
75735 #, gcc-internal-format, gfc-internal-format
75736 msgid "Unexpected %s statement in MODULE at %C"
75737 msgstr ""
75738
75739 #. If we see a duplicate main program, shut down.  If the second
75740 #. instance is an implied main program, i.e. data decls or executable
75741 #. statements, we're in for lots of errors.
75742 #: fortran/parse.cc:6954
75743 #, gcc-internal-format, gfc-internal-format
75744 msgid "Two main PROGRAMs at %L and %C"
75745 msgstr ""
75746
75747 #: fortran/primary.cc:103
75748 #, gcc-internal-format, gfc-internal-format
75749 msgid "Missing kind-parameter at %C"
75750 msgstr ""
75751
75752 #: fortran/primary.cc:136
75753 #, gcc-internal-format
75754 msgid "gfc_check_digit(): bad radix"
75755 msgstr ""
75756
75757 #: fortran/primary.cc:279
75758 #, gcc-internal-format, gfc-internal-format
75759 msgid "Integer kind %d at %C not available"
75760 msgstr ""
75761
75762 #: fortran/primary.cc:288
75763 #, gcc-internal-format
75764 msgid ""
75765 "Integer too big for its kind at %C. This check can be disabled with the "
75766 "option %<-fno-range-check%>"
75767 msgstr ""
75768
75769 #: fortran/primary.cc:316
75770 #, gcc-internal-format, gfc-internal-format
75771 msgid "Hollerith constant at %C"
75772 msgstr ""
75773
75774 #: fortran/primary.cc:323
75775 #, gcc-internal-format, gfc-internal-format
75776 msgid "Invalid Hollerith constant: %L must contain at least one character"
75777 msgstr ""
75778
75779 #: fortran/primary.cc:329
75780 #, gcc-internal-format, gfc-internal-format
75781 msgid "Invalid Hollerith constant: Integer kind at %L should be default"
75782 msgstr ""
75783
75784 #: fortran/primary.cc:349
75785 #, gcc-internal-format, gfc-internal-format
75786 msgid "Invalid Hollerith constant at %L contains a wide character"
75787 msgstr ""
75788
75789 #: fortran/primary.cc:435
75790 #, gcc-internal-format, gfc-internal-format
75791 msgid "Hexadecimal constant at %L uses nonstandard X instead of Z"
75792 msgstr ""
75793
75794 #: fortran/primary.cc:444
75795 #, gcc-internal-format, gfc-internal-format
75796 msgid "Empty set of digits in BOZ constant at %C"
75797 msgstr ""
75798
75799 #: fortran/primary.cc:450
75800 #, gcc-internal-format, gfc-internal-format
75801 msgid "Illegal character in BOZ constant at %C"
75802 msgstr ""
75803
75804 #: fortran/primary.cc:473
75805 #, gcc-internal-format, gfc-internal-format
75806 msgid "BOZ constant at %C uses nonstandard postfix syntax"
75807 msgstr ""
75808
75809 #: fortran/primary.cc:498
75810 #, gcc-internal-format, gfc-internal-format
75811 msgid "BOZ used outside a DATA statement at %L"
75812 msgstr ""
75813
75814 #: fortran/primary.cc:589
75815 #, gcc-internal-format, gfc-internal-format
75816 msgid "exponent-letter 'q' in real-literal-constant at %C"
75817 msgstr ""
75818
75819 #: fortran/primary.cc:594
75820 #, gcc-internal-format
75821 msgid "Extension: exponent-letter %<q%> in real-literal-constant at %C"
75822 msgstr ""
75823
75824 #: fortran/primary.cc:615
75825 #, gcc-internal-format, gfc-internal-format
75826 msgid "Missing exponent in real number at %C"
75827 msgstr ""
75828
75829 #: fortran/primary.cc:693
75830 #, gcc-internal-format
75831 msgid "Real number at %C has a %<d%> exponent and an explicit kind"
75832 msgstr ""
75833
75834 #: fortran/primary.cc:703
75835 #, gcc-internal-format
75836 msgid "Real number at %C has a %<q%> exponent and an explicit kind"
75837 msgstr ""
75838
75839 #: fortran/primary.cc:717
75840 #, gcc-internal-format
75841 msgid "Invalid exponent-letter %<q%> in real-literal-constant at %C"
75842 msgstr ""
75843
75844 #: fortran/primary.cc:730
75845 #, gcc-internal-format, gfc-internal-format
75846 msgid "Invalid real kind %d at %C"
75847 msgstr ""
75848
75849 #: fortran/primary.cc:745
75850 #, gcc-internal-format, gfc-internal-format
75851 msgid "Real constant overflows its kind at %C"
75852 msgstr ""
75853
75854 #: fortran/primary.cc:750
75855 #, gcc-internal-format, gfc-internal-format
75856 msgid "Real constant underflows its kind at %C"
75857 msgstr ""
75858
75859 #: fortran/primary.cc:755
75860 #, gcc-internal-format
75861 msgid "gfc_range_check() returned bad value"
75862 msgstr ""
75863
75864 #: fortran/primary.cc:803
75865 #, gcc-internal-format
75866 msgid "Non-significant digits in %qs number at %C, maybe incorrect KIND"
75867 msgstr ""
75868
75869 #: fortran/primary.cc:895
75870 #, gcc-internal-format, gfc-internal-format
75871 msgid "Syntax error in SUBSTRING specification at %C"
75872 msgstr ""
75873
75874 #: fortran/primary.cc:1103
75875 #, gcc-internal-format, gfc-internal-format
75876 msgid "Invalid kind %d for CHARACTER constant at %C"
75877 msgstr ""
75878
75879 #: fortran/primary.cc:1124
75880 #, gcc-internal-format, gfc-internal-format
75881 msgid "Unterminated character constant beginning at %C"
75882 msgstr ""
75883
75884 #: fortran/primary.cc:1154
75885 #, gcc-internal-format
75886 msgid "Character %qs in string at %C is not representable in character kind %d"
75887 msgstr ""
75888
75889 #: fortran/primary.cc:1167
75890 #, gcc-internal-format
75891 msgid "match_string_constant(): Delimiter not found"
75892 msgstr ""
75893
75894 #: fortran/primary.cc:1201
75895 #, gcc-internal-format, gfc-internal-format
75896 msgid "Substring start index (%ld) at %L below 1"
75897 msgstr ""
75898
75899 #: fortran/primary.cc:1207
75900 #, gcc-internal-format, gfc-internal-format
75901 msgid "Substring end index (%ld) at %L exceeds string length"
75902 msgstr ""
75903
75904 #: fortran/primary.cc:1292
75905 #, gcc-internal-format, gfc-internal-format
75906 msgid "Bad kind for logical constant at %C"
75907 msgstr ""
75908
75909 #: fortran/primary.cc:1336
75910 #, gcc-internal-format, gfc-internal-format
75911 msgid "Expected PARAMETER symbol in complex constant at %C"
75912 msgstr ""
75913
75914 #: fortran/primary.cc:1347
75915 #, gcc-internal-format, gfc-internal-format
75916 msgid "Numeric PARAMETER required in complex constant at %C"
75917 msgstr ""
75918
75919 #: fortran/primary.cc:1353
75920 #, gcc-internal-format, gfc-internal-format
75921 msgid "Scalar PARAMETER required in complex constant at %C"
75922 msgstr ""
75923
75924 #: fortran/primary.cc:1357
75925 #, gcc-internal-format, gfc-internal-format
75926 msgid "PARAMETER symbol in complex constant at %C"
75927 msgstr ""
75928
75929 #: fortran/primary.cc:1380
75930 #, gcc-internal-format
75931 msgid "gfc_match_sym_complex_part(): Bad type"
75932 msgstr ""
75933
75934 #: fortran/primary.cc:1387
75935 #, gcc-internal-format, gfc-internal-format
75936 msgid "Error converting PARAMETER constant in complex constant at %C"
75937 msgstr ""
75938
75939 #: fortran/primary.cc:1519
75940 #, gcc-internal-format, gfc-internal-format
75941 msgid "Syntax error in COMPLEX constant at %C"
75942 msgstr ""
75943
75944 #: fortran/primary.cc:1646
75945 #, gcc-internal-format
75946 msgid "Namelist %qs cannot be an argument at %L"
75947 msgstr ""
75948
75949 #: fortran/primary.cc:1748
75950 #, gcc-internal-format
75951 msgid "Keyword %qs at %C has already appeared in the current argument list"
75952 msgstr ""
75953
75954 #: fortran/primary.cc:1815
75955 #, gcc-internal-format, gfc-internal-format
75956 msgid "argument list function at %C"
75957 msgstr ""
75958
75959 #: fortran/primary.cc:1889
75960 #, gcc-internal-format, gfc-internal-format
75961 msgid "Expected alternate return label at %C"
75962 msgstr ""
75963
75964 #: fortran/primary.cc:1936
75965 #, gcc-internal-format, gfc-internal-format
75966 msgid "Missing keyword name in actual argument list at %C"
75967 msgstr ""
75968
75969 #: fortran/primary.cc:1982
75970 #, gcc-internal-format, gfc-internal-format
75971 msgid "Syntax error in argument list at %C"
75972 msgstr ""
75973
75974 #: fortran/primary.cc:2003
75975 #, gcc-internal-format
75976 msgid "extend_ref(): Bad tail"
75977 msgstr ""
75978
75979 #: fortran/primary.cc:2081
75980 #, gcc-internal-format, gfc-internal-format
75981 msgid ""
75982 "Array section designator, e.g. '(:)', is required besides the coarray "
75983 "designator '[...]' at %C"
75984 msgstr ""
75985
75986 #: fortran/primary.cc:2089
75987 #, gcc-internal-format
75988 msgid "Coarray designator at %C but %qs is not a coarray"
75989 msgstr ""
75990
75991 #: fortran/primary.cc:2241
75992 #, gcc-internal-format
75993 msgid "Symbol %qs at %C has no IMPLICIT type"
75994 msgstr ""
75995
75996 #: fortran/primary.cc:2248
75997 #, gcc-internal-format
75998 msgid "Unexpected %<%c%> for nonderived-type variable %qs at %C"
75999 msgstr ""
76000
76001 #: fortran/primary.cc:2269
76002 #, gcc-internal-format, gfc-internal-format
76003 msgid "Expected structure component name at %C"
76004 msgstr ""
76005
76006 #: fortran/primary.cc:2289 fortran/primary.cc:2431
76007 #, gcc-internal-format, gfc-internal-format
76008 msgid "RE or IM part_ref at %C"
76009 msgstr ""
76010
76011 #: fortran/primary.cc:2308 fortran/primary.cc:2436
76012 #, gcc-internal-format, gfc-internal-format
76013 msgid "The RE or IM part_ref at %C must be applied to a COMPLEX expression"
76014 msgstr ""
76015
76016 #: fortran/primary.cc:2315 fortran/primary.cc:2449
76017 #, gcc-internal-format, gfc-internal-format
76018 msgid "The LEN part_ref at %C must be applied to a CHARACTER expression"
76019 msgstr ""
76020
76021 #: fortran/primary.cc:2374
76022 #, gcc-internal-format, gfc-internal-format
76023 msgid "Expected argument list at %C"
76024 msgstr ""
76025
76026 #: fortran/primary.cc:2392
76027 #, gcc-internal-format
76028 msgid ""
76029 "%qs at %C is not an inquiry reference to an intrinsic type component %qs"
76030 msgstr ""
76031
76032 #: fortran/primary.cc:2395
76033 #, gcc-internal-format
76034 msgid "%qs at %C is not an inquiry reference to an intrinsic type component"
76035 msgstr ""
76036
76037 #: fortran/primary.cc:2465
76038 #, gcc-internal-format, gfc-internal-format
76039 msgid ""
76040 "The KIND part_ref at %C must be applied to an expression of intrinsic type"
76041 msgstr ""
76042
76043 #: fortran/primary.cc:2493
76044 #, gcc-internal-format
76045 msgid "Procedure pointer component %qs requires an argument list at %C"
76046 msgstr ""
76047
76048 #: fortran/primary.cc:2596
76049 #, gcc-internal-format, gfc-internal-format
76050 msgid "Nonpolymorphic reference to abstract type at %C"
76051 msgstr ""
76052
76053 #: fortran/primary.cc:2603
76054 #, gcc-internal-format, gfc-internal-format
76055 msgid "Coindexed procedure-pointer component at %C"
76056 msgstr ""
76057
76058 #: fortran/primary.cc:2639
76059 #, gcc-internal-format
76060 msgid "gfc_variable_attr(): Expression isn't a variable"
76061 msgstr ""
76062
76063 #: fortran/primary.cc:2830
76064 #, gcc-internal-format
76065 msgid "gfc_caf_attr(): Expression isn't a variable"
76066 msgstr ""
76067
76068 #: fortran/primary.cc:2887
76069 #, gcc-internal-format
76070 msgid "gfc_caf_attr(): Bad array reference"
76071 msgstr ""
76072
76073 #: fortran/primary.cc:3066
76074 #, gcc-internal-format
76075 msgid ""
76076 "No initializer for allocatable component %qs given in the structure "
76077 "constructor at %C"
76078 msgstr ""
76079
76080 #: fortran/primary.cc:3077
76081 #, gcc-internal-format, gfc-internal-format
76082 msgid "Structure constructor with missing optional arguments at %C"
76083 msgstr ""
76084
76085 #: fortran/primary.cc:3086
76086 #, gcc-internal-format
76087 msgid ""
76088 "No initializer for component %qs given in the structure constructor at %C"
76089 msgstr ""
76090
76091 #: fortran/primary.cc:3134
76092 #, gcc-internal-format
76093 msgid "Cannot construct ABSTRACT type %qs at %L"
76094 msgstr ""
76095
76096 #: fortran/primary.cc:3154
76097 #, gcc-internal-format, gfc-internal-format
76098 msgid "Structure constructor with named arguments at %C"
76099 msgstr ""
76100
76101 #: fortran/primary.cc:3169
76102 #, gcc-internal-format, gfc-internal-format
76103 msgid "Component initializer without name after component named %s at %L"
76104 msgstr ""
76105
76106 #: fortran/primary.cc:3174
76107 #, gcc-internal-format, gfc-internal-format
76108 msgid "Too many components in structure constructor at %L"
76109 msgstr ""
76110
76111 #: fortran/primary.cc:3232
76112 #, gcc-internal-format, gfc-internal-format
76113 msgid "CHARACTER expression will be truncated in constructor (%ld/%ld) at %L"
76114 msgstr ""
76115
76116 #: fortran/primary.cc:3250
76117 #, gcc-internal-format
76118 msgid "Component %qs is initialized twice in the structure constructor at %L"
76119 msgstr ""
76120
76121 #: fortran/primary.cc:3262
76122 #, gcc-internal-format
76123 msgid ""
76124 "Coindexed expression to pointer component %qs in structure constructor at %L"
76125 msgstr ""
76126
76127 #: fortran/primary.cc:3316
76128 #, gcc-internal-format
76129 msgid ""
76130 "component %qs at %L has already been set by a parent derived type constructor"
76131 msgstr ""
76132
76133 #: fortran/primary.cc:3481
76134 #, gcc-internal-format, gfc-internal-format
76135 msgid "%%LOC() as an rvalue at %C"
76136 msgstr ""
76137
76138 #: fortran/primary.cc:3540
76139 #, gcc-internal-format
76140 msgid ""
76141 "%qs at %C is the name of a recursive function and so refers to the result "
76142 "variable. Use an explicit RESULT variable for direct recursion (12.5.2.1)"
76143 msgstr ""
76144
76145 #: fortran/primary.cc:3571 fortran/primary.cc:3973
76146 #, gcc-internal-format, gfc-internal-format
76147 msgid "Symbol at %C is not appropriate for an expression"
76148 msgstr ""
76149
76150 #: fortran/primary.cc:3676
76151 #, gcc-internal-format
76152 msgid "Unexpected use of subroutine name %qs at %C"
76153 msgstr ""
76154
76155 #: fortran/primary.cc:3708
76156 #, gcc-internal-format
76157 msgid "Statement function %qs requires argument list at %C"
76158 msgstr ""
76159
76160 #: fortran/primary.cc:3711
76161 #, gcc-internal-format
76162 msgid "Function %qs requires an argument list at %C"
76163 msgstr ""
76164
76165 #: fortran/primary.cc:3761
76166 #, gcc-internal-format
76167 msgid "Missing argument to %qs at %C"
76168 msgstr ""
76169
76170 #: fortran/primary.cc:3774
76171 #, gcc-internal-format, gfc-internal-format
76172 msgid ""
76173 "The leftmost part-ref in a data-ref cannot be a function reference at %C"
76174 msgstr ""
76175
76176 #: fortran/primary.cc:3929
76177 #, gcc-internal-format
76178 msgid "Missing argument list in function %qs at %C"
76179 msgstr ""
76180
76181 #: fortran/primary.cc:4043
76182 #, gcc-internal-format
76183 msgid "Derived type %qs cannot be used as a variable at %C"
76184 msgstr ""
76185
76186 #: fortran/primary.cc:4084
76187 #, gcc-internal-format, gfc-internal-format
76188 msgid "Named constant at %C in an EQUIVALENCE"
76189 msgstr ""
76190
76191 #: fortran/primary.cc:4119
76192 #, gcc-internal-format
76193 msgid "%qs at %C is not a variable"
76194 msgstr ""
76195
76196 #: fortran/resolve.cc:123
76197 #, gcc-internal-format
76198 msgid "%qs at %L is of the ABSTRACT type %qs"
76199 msgstr ""
76200
76201 #: fortran/resolve.cc:126
76202 #, gcc-internal-format
76203 msgid "ABSTRACT type %qs used at %L"
76204 msgstr ""
76205
76206 #: fortran/resolve.cc:143
76207 #, gcc-internal-format
76208 msgid "Interface %qs at %L is declared in a later PROCEDURE statement"
76209 msgstr ""
76210
76211 #: fortran/resolve.cc:156
76212 #, gcc-internal-format
76213 msgid "Interface %qs at %L may not be generic"
76214 msgstr ""
76215
76216 #: fortran/resolve.cc:163
76217 #, gcc-internal-format
76218 msgid "Interface %qs at %L may not be a statement function"
76219 msgstr ""
76220
76221 #: fortran/resolve.cc:172
76222 #, gcc-internal-format
76223 msgid "Intrinsic procedure %qs not allowed in PROCEDURE statement at %L"
76224 msgstr ""
76225
76226 #: fortran/resolve.cc:178
76227 #, gcc-internal-format
76228 msgid "Interface %qs at %L must be explicit"
76229 msgstr ""
76230
76231 #: fortran/resolve.cc:200
76232 #, gcc-internal-format
76233 msgid "PROCEDURE %qs at %L may not be used as its own interface"
76234 msgstr ""
76235
76236 #: fortran/resolve.cc:300
76237 #, gcc-internal-format
76238 msgid ""
76239 "Alternate return specifier in elemental subroutine %qs at %L is not allowed"
76240 msgstr ""
76241
76242 #: fortran/resolve.cc:304
76243 #, gcc-internal-format
76244 msgid "Alternate return specifier in function %qs at %L is not allowed"
76245 msgstr ""
76246
76247 #: fortran/resolve.cc:315
76248 #, gcc-internal-format
76249 msgid "Self-referential argument %qs at %L is not allowed"
76250 msgstr ""
76251
76252 #: fortran/resolve.cc:387
76253 #, gcc-internal-format
76254 msgid "Dummy procedure %qs of PURE procedure at %L must also be PURE"
76255 msgstr ""
76256
76257 #: fortran/resolve.cc:397
76258 #, gcc-internal-format
76259 msgid ""
76260 "Argument %qs of pure function %qs at %L with VALUE attribute but without "
76261 "INTENT(IN)"
76262 msgstr ""
76263
76264 #: fortran/resolve.cc:402
76265 #, gcc-internal-format
76266 msgid "Argument %qs of pure function %qs at %L must be INTENT(IN) or VALUE"
76267 msgstr ""
76268
76269 #: fortran/resolve.cc:410
76270 #, gcc-internal-format
76271 msgid ""
76272 "Argument %qs of pure subroutine %qs at %L with VALUE attribute but without "
76273 "INTENT"
76274 msgstr ""
76275
76276 #: fortran/resolve.cc:415
76277 #, gcc-internal-format
76278 msgid ""
76279 "Argument %qs of pure subroutine %qs at %L must have its INTENT specified or "
76280 "have the VALUE attribute"
76281 msgstr ""
76282
76283 #: fortran/resolve.cc:425
76284 #, gcc-internal-format
76285 msgid ""
76286 "INTENT(OUT) argument %qs of pure procedure %qs at %L may not be polymorphic"
76287 msgstr ""
76288
76289 #: fortran/resolve.cc:458
76290 #, gcc-internal-format
76291 msgid "Coarray dummy argument %qs at %L to elemental procedure"
76292 msgstr ""
76293
76294 #: fortran/resolve.cc:466
76295 #, gcc-internal-format
76296 msgid "Argument %qs of elemental procedure at %L must be scalar"
76297 msgstr ""
76298
76299 #: fortran/resolve.cc:475
76300 #, gcc-internal-format
76301 msgid ""
76302 "Argument %qs of elemental procedure at %L cannot have the ALLOCATABLE "
76303 "attribute"
76304 msgstr ""
76305
76306 #: fortran/resolve.cc:485
76307 #, gcc-internal-format
76308 msgid ""
76309 "Argument %qs of elemental procedure at %L cannot have the POINTER attribute"
76310 msgstr ""
76311
76312 #: fortran/resolve.cc:493
76313 #, gcc-internal-format
76314 msgid "Dummy procedure %qs not allowed in elemental procedure %qs at %L"
76315 msgstr ""
76316
76317 #: fortran/resolve.cc:502
76318 #, gcc-internal-format
76319 msgid ""
76320 "Argument %qs of elemental procedure %qs at %L must have its INTENT specified "
76321 "or have the VALUE attribute"
76322 msgstr ""
76323
76324 #. F03:C1263 (R1238) The function-name and each dummy-arg-name
76325 #. shall be specified, explicitly or implicitly, to be scalar.
76326 #: fortran/resolve.cc:517
76327 #, gcc-internal-format, gfc-internal-format
76328 msgid "Argument '%s' of statement function '%s' at %L must be scalar"
76329 msgstr ""
76330
76331 #: fortran/resolve.cc:528
76332 #, gcc-internal-format
76333 msgid ""
76334 "Character-valued argument %qs of statement function at %L must have constant "
76335 "length"
76336 msgstr ""
76337
76338 #: fortran/resolve.cc:577
76339 #, gcc-internal-format
76340 msgid ""
76341 "Contained procedure %qs at %L has the same name as its encompassing procedure"
76342 msgstr ""
76343
76344 #: fortran/resolve.cc:597
76345 #, gcc-internal-format
76346 msgid "Contained function %qs at %L has no IMPLICIT type"
76347 msgstr ""
76348
76349 #: fortran/resolve.cc:600
76350 #, gcc-internal-format
76351 msgid "Result %qs of contained function %qs at %L has no IMPLICIT type"
76352 msgstr ""
76353
76354 #: fortran/resolve.cc:626
76355 #, gcc-internal-format
76356 msgid "Character-valued module procedure %qs at %L must not be assumed length"
76357 msgstr ""
76358
76359 #: fortran/resolve.cc:628
76360 #, gcc-internal-format
76361 msgid "Character-valued internal function %qs at %L must not be assumed length"
76362 msgstr ""
76363
76364 #: fortran/resolve.cc:800
76365 #, gcc-internal-format, gfc-internal-format
76366 msgid "Function %s at %L has entries with mismatched array specifications"
76367 msgstr ""
76368
76369 #: fortran/resolve.cc:811
76370 #, gcc-internal-format, gfc-internal-format
76371 msgid "Function %s at %L has entry %s with mismatched characteristics"
76372 msgstr ""
76373
76374 #: fortran/resolve.cc:826
76375 #, gcc-internal-format, gfc-internal-format
76376 msgid ""
76377 "Function %s at %L with entries returning variables of different string "
76378 "lengths"
76379 msgstr ""
76380
76381 #: fortran/resolve.cc:853
76382 #, gcc-internal-format, gfc-internal-format
76383 msgid "FUNCTION result %s cannot be an array in FUNCTION %s at %L"
76384 msgstr ""
76385
76386 #: fortran/resolve.cc:857
76387 #, gcc-internal-format, gfc-internal-format
76388 msgid "ENTRY result %s cannot be an array in FUNCTION %s at %L"
76389 msgstr ""
76390
76391 #: fortran/resolve.cc:864
76392 #, gcc-internal-format, gfc-internal-format
76393 msgid "FUNCTION result %s cannot be a POINTER in FUNCTION %s at %L"
76394 msgstr ""
76395
76396 #: fortran/resolve.cc:868
76397 #, gcc-internal-format, gfc-internal-format
76398 msgid "ENTRY result %s cannot be a POINTER in FUNCTION %s at %L"
76399 msgstr ""
76400
76401 #: fortran/resolve.cc:906
76402 #, gcc-internal-format, gfc-internal-format
76403 msgid "FUNCTION result %s cannot be of type %s in FUNCTION %s at %L"
76404 msgstr ""
76405
76406 #: fortran/resolve.cc:911
76407 #, gcc-internal-format, gfc-internal-format
76408 msgid "ENTRY result %s cannot be of type %s in FUNCTION %s at %L"
76409 msgstr ""
76410
76411 #: fortran/resolve.cc:956
76412 #, gcc-internal-format
76413 msgid "Global entity %qs at %L cannot appear in a COMMON block at %L"
76414 msgstr ""
76415
76416 #: fortran/resolve.cc:966
76417 #, gcc-internal-format, gfc-internal-format
76418 msgid "COMMON block at %L"
76419 msgstr ""
76420
76421 #: fortran/resolve.cc:973
76422 #, gcc-internal-format
76423 msgid ""
76424 "Variable %qs at %L is in COMMON but only in BLOCK DATA initialization is "
76425 "allowed"
76426 msgstr ""
76427
76428 #: fortran/resolve.cc:977
76429 #, gcc-internal-format
76430 msgid ""
76431 "Initialized variable %qs at %L is in a blank COMMON but initialization is "
76432 "only allowed in named common blocks"
76433 msgstr ""
76434
76435 #: fortran/resolve.cc:984
76436 #, gcc-internal-format
76437 msgid "%qs at %L cannot appear in COMMON [F2008:C5100]"
76438 msgstr ""
76439
76440 #: fortran/resolve.cc:992
76441 #, gcc-internal-format
76442 msgid ""
76443 "Derived type variable %qs in COMMON at %L has neither the SEQUENCE nor the "
76444 "BIND(C) attribute"
76445 msgstr ""
76446
76447 #: fortran/resolve.cc:996
76448 #, gcc-internal-format
76449 msgid ""
76450 "Derived type variable %qs in COMMON at %L has an ultimate component that is "
76451 "allocatable"
76452 msgstr ""
76453
76454 #: fortran/resolve.cc:1000
76455 #, gcc-internal-format
76456 msgid ""
76457 "Derived type variable %qs in COMMON at %L may not have default initializer"
76458 msgstr ""
76459
76460 #: fortran/resolve.cc:1044
76461 #, gcc-internal-format
76462 msgid ""
76463 "In Fortran 2003 COMMON %qs block at %L is a global identifier and must thus "
76464 "have the same binding name as the same-named COMMON block at %L: %s vs %s"
76465 msgstr ""
76466
76467 #: fortran/resolve.cc:1058
76468 #, gcc-internal-format
76469 msgid "COMMON block %qs at %L uses the same global identifier as entity at %L"
76470 msgstr ""
76471
76472 #: fortran/resolve.cc:1066
76473 #, gcc-internal-format
76474 msgid ""
76475 "Fortran 2008: COMMON block %qs with binding label at %L sharing the "
76476 "identifier with global non-COMMON-block entity at %L"
76477 msgstr ""
76478
76479 #: fortran/resolve.cc:1088
76480 #, gcc-internal-format
76481 msgid ""
76482 "COMMON block at %L with binding label %qs uses the same global identifier as "
76483 "entity at %L"
76484 msgstr ""
76485
76486 #: fortran/resolve.cc:1109
76487 #, gcc-internal-format
76488 msgid "COMMON block %qs at %L is used as PARAMETER at %L"
76489 msgstr ""
76490
76491 #: fortran/resolve.cc:1113
76492 #, gcc-internal-format
76493 msgid "COMMON block %qs at %L cannot have the EXTERNAL attribute"
76494 msgstr ""
76495
76496 #: fortran/resolve.cc:1117
76497 #, gcc-internal-format
76498 msgid "COMMON block %qs at %L is also an intrinsic procedure"
76499 msgstr ""
76500
76501 #: fortran/resolve.cc:1121
76502 #, gcc-internal-format
76503 msgid "COMMON block %qs at %L that is also a function result"
76504 msgstr ""
76505
76506 #: fortran/resolve.cc:1126
76507 #, gcc-internal-format
76508 msgid "COMMON block %qs at %L that is also a global procedure"
76509 msgstr ""
76510
76511 #: fortran/resolve.cc:1193
76512 #, gcc-internal-format
76513 msgid "The KIND parameter %qs in the PDT constructor at %C has no value"
76514 msgstr ""
76515
76516 #: fortran/resolve.cc:1329
76517 #, gcc-internal-format, gfc-internal-format
76518 msgid ""
76519 "The rank of the element in the structure constructor at %L does not match "
76520 "that of the component (%d/%d)"
76521 msgstr ""
76522
76523 #: fortran/resolve.cc:1350
76524 #, gcc-internal-format
76525 msgid ""
76526 "The element in the structure constructor at %L, for pointer component %qs, "
76527 "is %s but should be %s"
76528 msgstr ""
76529
76530 #: fortran/resolve.cc:1416
76531 #, gcc-internal-format
76532 msgid ""
76533 "The NULL in the structure constructor at %L is being applied to component "
76534 "%qs, which is neither a POINTER nor ALLOCATABLE"
76535 msgstr ""
76536
76537 #: fortran/resolve.cc:1450
76538 #, gcc-internal-format
76539 msgid ""
76540 "Interface mismatch for procedure-pointer component %qs in structure "
76541 "constructor at %L: %s"
76542 msgstr ""
76543
76544 #: fortran/resolve.cc:1469
76545 #, gcc-internal-format
76546 msgid ""
76547 "Bad array spec of component %qs referenced in structure constructor at %L"
76548 msgstr ""
76549
76550 #: fortran/resolve.cc:1480
76551 #, gcc-internal-format
76552 msgid ""
76553 "The shape of component %qs in the structure constructor at %L differs from "
76554 "the shape of the declared component for dimension %d (%ld/%ld)"
76555 msgstr ""
76556
76557 #: fortran/resolve.cc:1501
76558 #, gcc-internal-format
76559 msgid ""
76560 "The element in the structure constructor at %L, for pointer component %qs "
76561 "should be a POINTER or a TARGET"
76562 msgstr ""
76563
76564 #: fortran/resolve.cc:1530
76565 #, gcc-internal-format
76566 msgid ""
76567 "Invalid expression in the structure constructor for pointer component %qs at "
76568 "%L in PURE procedure"
76569 msgstr ""
76570
76571 #: fortran/resolve.cc:1654
76572 #, gcc-internal-format
76573 msgid ""
76574 "The upper bound in the last dimension must appear in the reference to the "
76575 "assumed size array %qs at %L"
76576 msgstr ""
76577
76578 #: fortran/resolve.cc:1716
76579 #, gcc-internal-format
76580 msgid "%qs at %L is ambiguous"
76581 msgstr ""
76582
76583 #: fortran/resolve.cc:1720
76584 #, gcc-internal-format
76585 msgid "GENERIC procedure %qs is not allowed as an actual argument at %L"
76586 msgstr ""
76587
76588 #: fortran/resolve.cc:1841
76589 #, gcc-internal-format
76590 msgid "Type specified for intrinsic function %qs at %L is ignored"
76591 msgstr ""
76592
76593 #: fortran/resolve.cc:1854
76594 #, gcc-internal-format
76595 msgid "Intrinsic subroutine %qs at %L shall not have a type specifier"
76596 msgstr ""
76597
76598 #: fortran/resolve.cc:1865
76599 #, gcc-internal-format
76600 msgid "%qs declared INTRINSIC at %L does not exist"
76601 msgstr ""
76602
76603 #: fortran/resolve.cc:1878
76604 #, gcc-internal-format
76605 msgid ""
76606 "The intrinsic %qs declared INTRINSIC at %L is not available in the current "
76607 "standard settings but %s. Use an appropriate %<-std=*%> option or enable %<-"
76608 "fall-intrinsics%> in order to use it."
76609 msgstr ""
76610
76611 #: fortran/resolve.cc:1914
76612 #, gcc-internal-format
76613 msgid ""
76614 "Non-RECURSIVE procedure %qs at %L is possibly calling itself recursively.  "
76615 "Declare it RECURSIVE or use %<-frecursive%>"
76616 msgstr ""
76617
76618 #: fortran/resolve.cc:1972 fortran/resolve.cc:10347 fortran/resolve.cc:12076
76619 #, gcc-internal-format, gfc-internal-format
76620 msgid "Label %d referenced at %L is never defined"
76621 msgstr ""
76622
76623 #: fortran/resolve.cc:2004
76624 #, gcc-internal-format
76625 msgid "Derived type %qs is used as an actual argument at %L"
76626 msgstr ""
76627
76628 #: fortran/resolve.cc:2022
76629 #, gcc-internal-format
76630 msgid "Statement function %qs at %L is not allowed as an actual argument"
76631 msgstr ""
76632
76633 #: fortran/resolve.cc:2030
76634 #, gcc-internal-format
76635 msgid "Intrinsic %qs at %L is not allowed as an actual argument"
76636 msgstr ""
76637
76638 #: fortran/resolve.cc:2037
76639 #, gcc-internal-format
76640 msgid "Internal procedure %qs is used as actual argument at %L"
76641 msgstr ""
76642
76643 #: fortran/resolve.cc:2045
76644 #, gcc-internal-format
76645 msgid ""
76646 "ELEMENTAL non-INTRINSIC procedure %qs is not allowed as an actual argument "
76647 "at %L"
76648 msgstr ""
76649
76650 #: fortran/resolve.cc:2072
76651 #, gcc-internal-format
76652 msgid ""
76653 "Unable to find a specific INTRINSIC procedure for the reference %qs at %L"
76654 msgstr ""
76655
76656 #: fortran/resolve.cc:2094
76657 #, gcc-internal-format
76658 msgid "Symbol %qs at %L is ambiguous"
76659 msgstr ""
76660
76661 #: fortran/resolve.cc:2149
76662 #, gcc-internal-format, gfc-internal-format
76663 msgid "By-value argument at %L is not of numeric type"
76664 msgstr ""
76665
76666 #: fortran/resolve.cc:2156
76667 #, gcc-internal-format, gfc-internal-format
76668 msgid "By-value argument at %L cannot be an array or an array section"
76669 msgstr ""
76670
76671 #: fortran/resolve.cc:2170
76672 #, gcc-internal-format, gfc-internal-format
76673 msgid "By-value argument at %L is not allowed in this context"
76674 msgstr ""
76675
76676 #: fortran/resolve.cc:2182
76677 #, gcc-internal-format, gfc-internal-format
76678 msgid "Passing internal procedure at %L by location not allowed"
76679 msgstr ""
76680
76681 #: fortran/resolve.cc:2193
76682 #, gcc-internal-format
76683 msgid ""
76684 "ELEMENTAL procedure pointer component %qs is not allowed as an actual "
76685 "argument at %L"
76686 msgstr ""
76687
76688 #: fortran/resolve.cc:2202
76689 #, gcc-internal-format, gfc-internal-format
76690 msgid "Coindexed actual argument at %L with ultimate pointer component"
76691 msgstr ""
76692
76693 #: fortran/resolve.cc:2349
76694 #, gcc-internal-format
76695 msgid ""
76696 "%qs at %L is an array and OPTIONAL; If it is not present, then it cannot be "
76697 "the actual argument of an ELEMENTAL procedure unless there is a non-optional "
76698 "argument with the same rank (Fortran 2018, 15.5.2.12)"
76699 msgstr ""
76700
76701 #: fortran/resolve.cc:2387
76702 #, gcc-internal-format
76703 msgid ""
76704 "Actual argument at %L for INTENT(%s) dummy %qs of ELEMENTAL subroutine %qs "
76705 "is a scalar, but another actual argument is an array"
76706 msgstr ""
76707
76708 #: fortran/resolve.cc:2661
76709 #, gcc-internal-format
76710 msgid "Return type mismatch of function %qs at %L (%s/%s)"
76711 msgstr ""
76712
76713 #: fortran/resolve.cc:2688
76714 #, gcc-internal-format
76715 msgid "Interface mismatch in global procedure %qs at %L: %s"
76716 msgstr ""
76717
76718 #: fortran/resolve.cc:2794
76719 #, gcc-internal-format
76720 msgid "There is no specific function for the generic %qs at %L"
76721 msgstr ""
76722
76723 #: fortran/resolve.cc:2814
76724 #, gcc-internal-format
76725 msgid ""
76726 "Generic function %qs at %L is not consistent with a specific intrinsic "
76727 "interface"
76728 msgstr ""
76729
76730 #: fortran/resolve.cc:2852
76731 #, gcc-internal-format
76732 msgid "Function %qs at %L is INTRINSIC but is not compatible with an intrinsic"
76733 msgstr ""
76734
76735 #: fortran/resolve.cc:2907
76736 #, gcc-internal-format
76737 msgid "Unable to resolve the specific function %qs at %L"
76738 msgstr ""
76739
76740 #: fortran/resolve.cc:2984
76741 #, gcc-internal-format
76742 msgid ""
76743 "Missing explicit declaration with EXTERNAL attribute for symbol %qs at %L"
76744 msgstr ""
76745
76746 #: fortran/resolve.cc:3016
76747 #, gcc-internal-format
76748 msgid "Function %qs at %L has no IMPLICIT type; did you mean %qs?"
76749 msgstr ""
76750
76751 #: fortran/resolve.cc:3020 fortran/resolve.cc:17283
76752 #, gcc-internal-format
76753 msgid "Function %qs at %L has no IMPLICIT type"
76754 msgstr ""
76755
76756 #: fortran/resolve.cc:3144
76757 #, gcc-internal-format
76758 msgid "Reference to impure function %qs at %L inside a FORALL %s"
76759 msgstr ""
76760
76761 #: fortran/resolve.cc:3151
76762 #, gcc-internal-format
76763 msgid "Reference to impure function %qs at %L inside a DO CONCURRENT %s"
76764 msgstr ""
76765
76766 #: fortran/resolve.cc:3158
76767 #, gcc-internal-format
76768 msgid "Reference to impure function %qs at %L within a PURE procedure"
76769 msgstr ""
76770
76771 #: fortran/resolve.cc:3225
76772 #, gcc-internal-format
76773 msgid "Unexpected junk after %qs at %L"
76774 msgstr ""
76775
76776 #: fortran/resolve.cc:3236
76777 #, gcc-internal-format
76778 msgid "%qs at %L is not a function"
76779 msgstr ""
76780
76781 #: fortran/resolve.cc:3244 fortran/resolve.cc:3741
76782 #, gcc-internal-format
76783 msgid "ABSTRACT INTERFACE %qs must not be referenced at %L"
76784 msgstr ""
76785
76786 #: fortran/resolve.cc:3256
76787 #, gcc-internal-format
76788 msgid ""
76789 "ABSTRACT INTERFACE %qs at %L must not have an assumed character length "
76790 "result (F2008: C418)"
76791 msgstr ""
76792
76793 #. Internal procedures are taken care of in resolve_contained_fntype.
76794 #: fortran/resolve.cc:3299
76795 #, gcc-internal-format
76796 msgid ""
76797 "Function %qs is declared CHARACTER(*) and cannot be used at %L since it is "
76798 "not a dummy argument"
76799 msgstr ""
76800
76801 #: fortran/resolve.cc:3333
76802 #, gcc-internal-format
76803 msgid "resolve_function(): bad function type"
76804 msgstr ""
76805
76806 #: fortran/resolve.cc:3347
76807 #, gcc-internal-format, gfc-internal-format
76808 msgid ""
76809 "A BOZ literal constant at %L cannot appear as an actual argument in a "
76810 "function reference"
76811 msgstr ""
76812
76813 #: fortran/resolve.cc:3363
76814 #, gcc-internal-format
76815 msgid ""
76816 "User defined non-ELEMENTAL function %qs at %L not allowed in WORKSHARE "
76817 "construct"
76818 msgstr ""
76819
76820 #: fortran/resolve.cc:3425
76821 #, gcc-internal-format
76822 msgid ""
76823 "ENTRY %qs at %L cannot be called recursively, as function %qs is not "
76824 "RECURSIVE"
76825 msgstr ""
76826
76827 #: fortran/resolve.cc:3429
76828 #, gcc-internal-format
76829 msgid "Function %qs at %L cannot be called recursively, as it is not RECURSIVE"
76830 msgstr ""
76831
76832 #: fortran/resolve.cc:3469
76833 #, gcc-internal-format
76834 msgid "Using function %qs at %L is deprecated"
76835 msgstr ""
76836
76837 #: fortran/resolve.cc:3485
76838 #, gcc-internal-format
76839 msgid "Subroutine call to %qs in FORALL block at %L is not PURE"
76840 msgstr ""
76841
76842 #: fortran/resolve.cc:3491
76843 #, gcc-internal-format
76844 msgid "Subroutine call to %qs in DO CONCURRENT block at %L is not PURE"
76845 msgstr ""
76846
76847 #: fortran/resolve.cc:3497
76848 #, gcc-internal-format
76849 msgid "Subroutine call to %qs at %L is not PURE"
76850 msgstr ""
76851
76852 #: fortran/resolve.cc:3565
76853 #, gcc-internal-format
76854 msgid "There is no specific subroutine for the generic %qs at %L"
76855 msgstr ""
76856
76857 #: fortran/resolve.cc:3574
76858 #, gcc-internal-format
76859 msgid ""
76860 "Generic subroutine %qs at %L is not consistent with an intrinsic subroutine "
76861 "interface"
76862 msgstr ""
76863
76864 #: fortran/resolve.cc:3609
76865 #, gcc-internal-format
76866 msgid ""
76867 "Subroutine %qs at %L is INTRINSIC but is not compatible with an intrinsic"
76868 msgstr ""
76869
76870 #: fortran/resolve.cc:3654
76871 #, gcc-internal-format
76872 msgid "Unable to resolve the specific subroutine %qs at %L"
76873 msgstr ""
76874
76875 #: fortran/resolve.cc:3712
76876 #, gcc-internal-format
76877 msgid "%qs at %L has a type, which is not consistent with the CALL at %L"
76878 msgstr ""
76879
76880 #: fortran/resolve.cc:3751
76881 #, gcc-internal-format
76882 msgid ""
76883 "ENTRY %qs at %L cannot be called recursively, as subroutine %qs is not "
76884 "RECURSIVE"
76885 msgstr ""
76886
76887 #: fortran/resolve.cc:3755
76888 #, gcc-internal-format
76889 msgid ""
76890 "SUBROUTINE %qs at %L cannot be called recursively, as it is not RECURSIVE"
76891 msgstr ""
76892
76893 #: fortran/resolve.cc:3800
76894 #, gcc-internal-format
76895 msgid "resolve_subroutine(): bad function type"
76896 msgstr ""
76897
76898 #: fortran/resolve.cc:3817
76899 #, gcc-internal-format
76900 msgid "Using subroutine %qs at %L is deprecated"
76901 msgstr ""
76902
76903 #: fortran/resolve.cc:3844
76904 #, gcc-internal-format, gfc-internal-format
76905 msgid "Shapes for operands at %L and %L are not conformable"
76906 msgstr ""
76907
76908 #: fortran/resolve.cc:3896
76909 #, gcc-internal-format
76910 msgid "logical_to_bitwise(): Bad intrinsic"
76911 msgstr ""
76912
76913 #: fortran/resolve.cc:3999
76914 #, gcc-internal-format
76915 msgid "Impure function %qs at %L might not be evaluated"
76916 msgstr ""
76917
76918 #: fortran/resolve.cc:4003
76919 #, gcc-internal-format, gfc-internal-format
76920 msgid "Impure function at %L might not be evaluated"
76921 msgstr ""
76922
76923 #: fortran/resolve.cc:4080
76924 #, gcc-internal-format
76925 msgid "BOZ literal constant at %L cannot be an operand of unary operator %qs"
76926 msgstr ""
76927
76928 #: fortran/resolve.cc:4104
76929 #, gcc-internal-format
76930 msgid "Operands at %L and %L cannot appear as operands of binary operator %qs"
76931 msgstr ""
76932
76933 #: fortran/resolve.cc:4278 fortran/resolve.cc:4293
76934 #, gcc-internal-format, gfc-internal-format
76935 msgid ""
76936 "BOZ literal constant near %L cannot appear as an operand of a relational "
76937 "operator"
76938 msgstr ""
76939
76940 #: fortran/resolve.cc:4332
76941 #, gcc-internal-format, gfc-internal-format
76942 msgid "Equality comparison for %s at %L"
76943 msgstr ""
76944
76945 #: fortran/resolve.cc:4334
76946 #, gcc-internal-format, gfc-internal-format
76947 msgid "Inequality comparison for %s at %L"
76948 msgstr ""
76949
76950 #: fortran/resolve.cc:4394
76951 #, gcc-internal-format
76952 msgid "resolve_operator(): Bad intrinsic"
76953 msgstr ""
76954
76955 #: fortran/resolve.cc:4564 fortran/resolve.cc:4587
76956 #, gcc-internal-format
76957 msgid "compare_bound_int(): Bad expression"
76958 msgstr ""
76959
76960 #: fortran/resolve.cc:4682
76961 #, gcc-internal-format, gfc-internal-format
76962 msgid "Array reference at %L is out of bounds (%ld < %ld) in dimension %d"
76963 msgstr ""
76964
76965 #: fortran/resolve.cc:4687
76966 #, gcc-internal-format, gfc-internal-format
76967 msgid "Array reference at %L is out of bounds (%ld < %ld) in codimension %d"
76968 msgstr ""
76969
76970 #: fortran/resolve.cc:4697
76971 #, gcc-internal-format, gfc-internal-format
76972 msgid "Array reference at %L is out of bounds (%ld > %ld) in dimension %d"
76973 msgstr ""
76974
76975 #: fortran/resolve.cc:4702
76976 #, gcc-internal-format, gfc-internal-format
76977 msgid "Array reference at %L is out of bounds (%ld > %ld) in codimension %d"
76978 msgstr ""
76979
76980 #: fortran/resolve.cc:4722
76981 #, gcc-internal-format, gfc-internal-format
76982 msgid "Illegal stride of zero at %L"
76983 msgstr ""
76984
76985 #: fortran/resolve.cc:4739
76986 #, gcc-internal-format, gfc-internal-format
76987 msgid ""
76988 "Lower array reference at %L is out of bounds (%ld < %ld) in dimension %d"
76989 msgstr ""
76990
76991 #: fortran/resolve.cc:4747
76992 #, gcc-internal-format, gfc-internal-format
76993 msgid ""
76994 "Lower array reference at %L is out of bounds (%ld > %ld) in dimension %d"
76995 msgstr ""
76996
76997 #: fortran/resolve.cc:4763
76998 #, gcc-internal-format, gfc-internal-format
76999 msgid ""
77000 "Upper array reference at %L is out of bounds (%ld < %ld) in dimension %d"
77001 msgstr ""
77002
77003 #: fortran/resolve.cc:4772
77004 #, gcc-internal-format, gfc-internal-format
77005 msgid ""
77006 "Upper array reference at %L is out of bounds (%ld > %ld) in dimension %d"
77007 msgstr ""
77008
77009 #: fortran/resolve.cc:4788
77010 #, gcc-internal-format
77011 msgid "check_dimension(): Bad array reference"
77012 msgstr ""
77013
77014 #: fortran/resolve.cc:4811
77015 #, gcc-internal-format, gfc-internal-format
77016 msgid "Rightmost upper bound of assumed size array section not specified at %L"
77017 msgstr ""
77018
77019 #: fortran/resolve.cc:4821
77020 #, gcc-internal-format, gfc-internal-format
77021 msgid "Rank mismatch in array reference at %L (%d/%d)"
77022 msgstr ""
77023
77024 #: fortran/resolve.cc:4829
77025 #, gcc-internal-format, gfc-internal-format
77026 msgid "Coindex rank mismatch in array reference at %L (%d/%d)"
77027 msgstr ""
77028
77029 #: fortran/resolve.cc:4845
77030 #, gcc-internal-format, gfc-internal-format
77031 msgid "Coindex of codimension %d must be a scalar at %L"
77032 msgstr ""
77033
77034 #: fortran/resolve.cc:4873
77035 #, gcc-internal-format, gfc-internal-format
77036 msgid "Array index at %L must be scalar"
77037 msgstr ""
77038
77039 #: fortran/resolve.cc:4879
77040 #, gcc-internal-format, gfc-internal-format
77041 msgid "Array index at %L must be of INTEGER type, found %s"
77042 msgstr ""
77043
77044 #: fortran/resolve.cc:4885
77045 #, gcc-internal-format, gfc-internal-format
77046 msgid "REAL array index at %L"
77047 msgstr ""
77048
77049 #: fortran/resolve.cc:4924
77050 #, gcc-internal-format, gfc-internal-format
77051 msgid "Argument dim at %L must be scalar"
77052 msgstr ""
77053
77054 #: fortran/resolve.cc:4931
77055 #, gcc-internal-format, gfc-internal-format
77056 msgid "Argument dim at %L must be of INTEGER type"
77057 msgstr ""
77058
77059 #: fortran/resolve.cc:4989
77060 #, gcc-internal-format
77061 msgid "find_array_spec(): Missing spec"
77062 msgstr ""
77063
77064 #: fortran/resolve.cc:5000
77065 #, gcc-internal-format
77066 msgid "find_array_spec(): unused as(1)"
77067 msgstr ""
77068
77069 #: fortran/resolve.cc:5012
77070 #, gcc-internal-format
77071 msgid "find_array_spec(): unused as(2)"
77072 msgstr ""
77073
77074 #: fortran/resolve.cc:5055
77075 #, gcc-internal-format, gfc-internal-format
77076 msgid "Array index at %L is an array of rank %d"
77077 msgstr ""
77078
77079 #: fortran/resolve.cc:5153
77080 #, gcc-internal-format, gfc-internal-format
77081 msgid "Substring start index at %L must be of type INTEGER"
77082 msgstr ""
77083
77084 #: fortran/resolve.cc:5160
77085 #, gcc-internal-format, gfc-internal-format
77086 msgid "Substring start index at %L must be scalar"
77087 msgstr ""
77088
77089 #: fortran/resolve.cc:5182
77090 #, gcc-internal-format, gfc-internal-format
77091 msgid "Substring end index at %L must be of type INTEGER"
77092 msgstr ""
77093
77094 #: fortran/resolve.cc:5189
77095 #, gcc-internal-format, gfc-internal-format
77096 msgid "Substring end index at %L must be scalar"
77097 msgstr ""
77098
77099 #: fortran/resolve.cc:5209
77100 #, gcc-internal-format, gfc-internal-format
77101 msgid "Substring end index at %L is too large"
77102 msgstr ""
77103
77104 #: fortran/resolve.cc:5399
77105 #, gcc-internal-format
77106 msgid "resolve_ref(): Bad array reference"
77107 msgstr ""
77108
77109 #: fortran/resolve.cc:5413
77110 #, gcc-internal-format, gfc-internal-format
77111 msgid ""
77112 "Component to the right of a part reference with nonzero rank must not have "
77113 "the POINTER attribute at %L"
77114 msgstr ""
77115
77116 #: fortran/resolve.cc:5423
77117 #, gcc-internal-format, gfc-internal-format
77118 msgid ""
77119 "Component to the right of a part reference with nonzero rank must not have "
77120 "the ALLOCATABLE attribute at %L"
77121 msgstr ""
77122
77123 #: fortran/resolve.cc:5469
77124 #, gcc-internal-format, gfc-internal-format
77125 msgid ""
77126 "Two or more part references with nonzero rank must not be specified at %L"
77127 msgstr ""
77128
77129 #: fortran/resolve.cc:5561
77130 #, gcc-internal-format
77131 msgid "gfc_expression_rank(): Two array specs"
77132 msgstr ""
77133
77134 #: fortran/resolve.cc:5643
77135 #, gcc-internal-format, gfc-internal-format
77136 msgid ""
77137 "Variable %s at %L with NO_ARG_CHECK attribute may only be used as actual "
77138 "argument"
77139 msgstr ""
77140
77141 #: fortran/resolve.cc:5653
77142 #, gcc-internal-format, gfc-internal-format
77143 msgid "Assumed-type variable %s at %L may only be used as actual argument"
77144 msgstr ""
77145
77146 #. FIXME: It doesn't work reliably as inquiry_argument is not set
77147 #. for all inquiry functions in resolve_function; the reason is
77148 #. that the function-name resolution happens too late in that
77149 #. function.
77150 #: fortran/resolve.cc:5663
77151 #, gcc-internal-format, gfc-internal-format
77152 msgid ""
77153 "Assumed-type variable %s at %L as actual argument to an inquiry function "
77154 "shall be the first argument"
77155 msgstr ""
77156
77157 #: fortran/resolve.cc:5682
77158 #, gcc-internal-format, gfc-internal-format
77159 msgid "Assumed-rank variable %s at %L may only be used as actual argument"
77160 msgstr ""
77161
77162 #. FIXME: It doesn't work reliably as inquiry_argument is not set
77163 #. for all inquiry functions in resolve_function; the reason is
77164 #. that the function-name resolution happens too late in that
77165 #. function.
77166 #: fortran/resolve.cc:5692
77167 #, gcc-internal-format, gfc-internal-format
77168 msgid ""
77169 "Assumed-rank variable %s at %L as actual argument to an inquiry function "
77170 "shall be the first argument"
77171 msgstr ""
77172
77173 #: fortran/resolve.cc:5703
77174 #, gcc-internal-format, gfc-internal-format
77175 msgid ""
77176 "Variable %s at %L with NO_ARG_CHECK attribute shall not have a subobject "
77177 "reference"
77178 msgstr ""
77179
77180 #: fortran/resolve.cc:5712
77181 #, gcc-internal-format, gfc-internal-format
77182 msgid "Assumed-type variable %s at %L shall not have a subobject reference"
77183 msgstr ""
77184
77185 #: fortran/resolve.cc:5728
77186 #, gcc-internal-format, gfc-internal-format
77187 msgid "Assumed-rank variable %s at %L shall not have a subobject reference"
77188 msgstr ""
77189
77190 #: fortran/resolve.cc:5910
77191 #, gcc-internal-format
77192 msgid ""
77193 "Variable %qs, used in a specification expression, is referenced at %L before "
77194 "the ENTRY statement in which it is a parameter"
77195 msgstr ""
77196
77197 #: fortran/resolve.cc:5915
77198 #, gcc-internal-format
77199 msgid ""
77200 "Variable %qs is used at %L before the ENTRY statement in which it is a "
77201 "parameter"
77202 msgstr ""
77203
77204 #: fortran/resolve.cc:5985
77205 #, gcc-internal-format, gfc-internal-format
77206 msgid "Polymorphic subobject of coindexed object at %L"
77207 msgstr ""
77208
77209 #: fortran/resolve.cc:5998
77210 #, gcc-internal-format, gfc-internal-format
77211 msgid "Coindexed object with polymorphic allocatable subcomponent at %L"
77212 msgstr ""
77213
77214 #: fortran/resolve.cc:6014
77215 #, gcc-internal-format
77216 msgid "Using variable %qs at %L is deprecated"
77217 msgstr ""
77218
77219 #: fortran/resolve.cc:6102
77220 #, gcc-internal-format
77221 msgid ""
77222 "%qs at %L is host associated at %L into a contained procedure with an "
77223 "internal procedure of the same name"
77224 msgstr ""
77225
77226 #: fortran/resolve.cc:6256 fortran/resolve.cc:6408
77227 #, gcc-internal-format, gfc-internal-format
77228 msgid "Error in typebound call at %L"
77229 msgstr ""
77230
77231 #: fortran/resolve.cc:6372
77232 #, gcc-internal-format, gfc-internal-format
77233 msgid "Passed-object at %L must be scalar"
77234 msgstr ""
77235
77236 #: fortran/resolve.cc:6379
77237 #, gcc-internal-format
77238 msgid ""
77239 "Base object for procedure-pointer component call at %L is of ABSTRACT type "
77240 "%qs"
77241 msgstr ""
77242
77243 #: fortran/resolve.cc:6418
77244 #, gcc-internal-format
77245 msgid "Base object for type-bound procedure call at %L is of ABSTRACT type %qs"
77246 msgstr ""
77247
77248 #: fortran/resolve.cc:6427
77249 #, gcc-internal-format, gfc-internal-format
77250 msgid "Base object for NOPASS type-bound procedure call at %L must be scalar"
77251 msgstr ""
77252
77253 #. Nothing matching found!
77254 #: fortran/resolve.cc:6615
77255 #, gcc-internal-format
77256 msgid ""
77257 "Found no matching specific binding for the call to the GENERIC %qs at %L"
77258 msgstr ""
77259
77260 #: fortran/resolve.cc:6649
77261 #, gcc-internal-format
77262 msgid "%qs at %L should be a SUBROUTINE"
77263 msgstr ""
77264
77265 #: fortran/resolve.cc:6701
77266 #, gcc-internal-format
77267 msgid "%qs at %L should be a FUNCTION"
77268 msgstr ""
77269
77270 #: fortran/resolve.cc:7236
77271 #, gcc-internal-format
77272 msgid "gfc_resolve_expr(): Bad expression type"
77273 msgstr ""
77274
77275 #: fortran/resolve.cc:7269
77276 #, gcc-internal-format, gfc-internal-format
77277 msgid "%s at %L must be a scalar"
77278 msgstr ""
77279
77280 #: fortran/resolve.cc:7279
77281 #, gcc-internal-format, gfc-internal-format
77282 msgid "%s at %L must be integer"
77283 msgstr ""
77284
77285 #: fortran/resolve.cc:7283 fortran/resolve.cc:7290
77286 #, gcc-internal-format, gfc-internal-format
77287 msgid "%s at %L must be INTEGER"
77288 msgstr ""
77289
77290 #: fortran/resolve.cc:7345
77291 #, gcc-internal-format, gfc-internal-format
77292 msgid "Step expression in DO loop at %L cannot be zero"
77293 msgstr ""
77294
77295 #: fortran/resolve.cc:7368
77296 #, gcc-internal-format, gfc-internal-format
77297 msgid "DO loop at %L will be executed zero times"
77298 msgstr ""
77299
77300 #: fortran/resolve.cc:7385
77301 #, gcc-internal-format, gfc-internal-format
77302 msgid "DO loop at %L is undefined as it overflows"
77303 msgstr ""
77304
77305 #: fortran/resolve.cc:7391
77306 #, gcc-internal-format, gfc-internal-format
77307 msgid "DO loop at %L is undefined as it underflows"
77308 msgstr ""
77309
77310 #: fortran/resolve.cc:7452
77311 #, gcc-internal-format, gfc-internal-format
77312 msgid "FORALL index-name at %L must be a scalar INTEGER"
77313 msgstr ""
77314
77315 #: fortran/resolve.cc:7457
77316 #, gcc-internal-format, gfc-internal-format
77317 msgid "FORALL start expression at %L must be a scalar INTEGER"
77318 msgstr ""
77319
77320 #: fortran/resolve.cc:7464
77321 #, gcc-internal-format, gfc-internal-format
77322 msgid "FORALL end expression at %L must be a scalar INTEGER"
77323 msgstr ""
77324
77325 #: fortran/resolve.cc:7472
77326 #, gcc-internal-format, gfc-internal-format
77327 msgid "FORALL stride expression at %L must be a scalar %s"
77328 msgstr ""
77329
77330 #: fortran/resolve.cc:7477
77331 #, gcc-internal-format, gfc-internal-format
77332 msgid "FORALL stride expression at %L cannot be zero"
77333 msgstr ""
77334
77335 #: fortran/resolve.cc:7490
77336 #, gcc-internal-format
77337 msgid "FORALL index %qs may not appear in triplet specification at %L"
77338 msgstr ""
77339
77340 #: fortran/resolve.cc:7594 fortran/resolve.cc:7892
77341 #, gcc-internal-format, gfc-internal-format
77342 msgid "Allocate-object at %L must be ALLOCATABLE or a POINTER"
77343 msgstr ""
77344
77345 #: fortran/resolve.cc:7602 fortran/resolve.cc:7855
77346 #, gcc-internal-format, gfc-internal-format
77347 msgid "Coindexed allocatable object at %L"
77348 msgstr ""
77349
77350 #: fortran/resolve.cc:7712
77351 #, gcc-internal-format, gfc-internal-format
77352 msgid ""
77353 "Source-expr at %L must be scalar or have the same rank as the allocate-"
77354 "object at %L"
77355 msgstr ""
77356
77357 #: fortran/resolve.cc:7743
77358 #, gcc-internal-format, gfc-internal-format
77359 msgid "Source-expr at %L and allocate-object at %L must have the same shape"
77360 msgstr ""
77361
77362 #: fortran/resolve.cc:7903
77363 #, gcc-internal-format, gfc-internal-format
77364 msgid "Type of entity at %L is type incompatible with source-expr at %L"
77365 msgstr ""
77366
77367 #: fortran/resolve.cc:7915
77368 #, gcc-internal-format, gfc-internal-format
77369 msgid ""
77370 "The allocate-object at %L and the source-expr at %L shall have the same kind "
77371 "type parameter"
77372 msgstr ""
77373
77374 #: fortran/resolve.cc:7929
77375 #, gcc-internal-format, gfc-internal-format
77376 msgid ""
77377 "The source-expr at %L shall neither be of type LOCK_TYPE nor have a "
77378 "LOCK_TYPE component if allocate-object at %L is a coarray"
77379 msgstr ""
77380
77381 #: fortran/resolve.cc:7944
77382 #, gcc-internal-format, gfc-internal-format
77383 msgid ""
77384 "The source-expr at %L shall neither be of type EVENT_TYPE nor have a "
77385 "EVENT_TYPE component if allocate-object at %L is a coarray"
77386 msgstr ""
77387
77388 #: fortran/resolve.cc:7957
77389 #, gcc-internal-format, gfc-internal-format
77390 msgid ""
77391 "Allocating %s of ABSTRACT base type at %L requires a type-spec or source-expr"
77392 msgstr ""
77393
77394 #: fortran/resolve.cc:7975
77395 #, gcc-internal-format, gfc-internal-format
77396 msgid ""
77397 "Allocating %s at %L with type-spec requires the same character-length "
77398 "parameter as in the declaration"
77399 msgstr ""
77400
77401 #: fortran/resolve.cc:8056 fortran/resolve.cc:8071
77402 #, gcc-internal-format, gfc-internal-format
77403 msgid "Array specification required in ALLOCATE statement at %L"
77404 msgstr ""
77405
77406 #: fortran/resolve.cc:8063
77407 #, gcc-internal-format, gfc-internal-format
77408 msgid ""
77409 "Array specification or array-valued SOURCE= expression required in ALLOCATE "
77410 "statement at %L"
77411 msgstr ""
77412
77413 #: fortran/resolve.cc:8088
77414 #, gcc-internal-format, gfc-internal-format
77415 msgid "Coarray specification required in ALLOCATE statement at %L"
77416 msgstr ""
77417
77418 #: fortran/resolve.cc:8097 fortran/resolve.cc:8126 fortran/resolve.cc:8154
77419 #, gcc-internal-format, gfc-internal-format
77420 msgid "Bad array specification in ALLOCATE statement at %L"
77421 msgstr ""
77422
77423 #: fortran/resolve.cc:8103
77424 #, gcc-internal-format, gfc-internal-format
77425 msgid "Upper cobound is less than lower cobound at %L"
77426 msgstr ""
77427
77428 #: fortran/resolve.cc:8115
77429 #, gcc-internal-format, gfc-internal-format
77430 msgid "Upper cobound is less than lower cobound of 1 at %L"
77431 msgstr ""
77432
77433 #: fortran/resolve.cc:8173
77434 #, gcc-internal-format
77435 msgid ""
77436 "%qs must not appear in the array specification at %L in the same ALLOCATE "
77437 "statement where it is itself allocated"
77438 msgstr ""
77439
77440 #: fortran/resolve.cc:8188
77441 #, gcc-internal-format, gfc-internal-format
77442 msgid "Expected '*' in coindex specification in ALLOCATE statement at %L"
77443 msgstr ""
77444
77445 #: fortran/resolve.cc:8199
77446 #, gcc-internal-format, gfc-internal-format
77447 msgid "Bad coarray specification in ALLOCATE statement at %L"
77448 msgstr ""
77449
77450 #: fortran/resolve.cc:8230
77451 #, gcc-internal-format, gfc-internal-format
77452 msgid "Stat-variable at %L must be a scalar INTEGER variable"
77453 msgstr ""
77454
77455 #: fortran/resolve.cc:8259
77456 #, gcc-internal-format, gfc-internal-format
77457 msgid "Stat-variable at %L shall not be %sd within the same %s statement"
77458 msgstr ""
77459
77460 #: fortran/resolve.cc:8272
77461 #, gcc-internal-format, gfc-internal-format
77462 msgid "ERRMSG at %L is useless without a STAT tag"
77463 msgstr ""
77464
77465 #: fortran/resolve.cc:8286
77466 #, gcc-internal-format, gfc-internal-format
77467 msgid "ERRMSG variable at %L shall be a scalar default CHARACTER variable"
77468 msgstr ""
77469
77470 #: fortran/resolve.cc:8315
77471 #, gcc-internal-format, gfc-internal-format
77472 msgid "Errmsg-variable at %L shall not be %sd within the same %s statement"
77473 msgstr ""
77474
77475 #: fortran/resolve.cc:8347
77476 #, gcc-internal-format, gfc-internal-format
77477 msgid "Allocate-object at %L also appears at %L"
77478 msgstr ""
77479
77480 #: fortran/resolve.cc:8353 fortran/resolve.cc:8359
77481 #, gcc-internal-format, gfc-internal-format
77482 msgid "Allocate-object at %L is subobject of object at %L"
77483 msgstr ""
77484
77485 #. The cases overlap, or they are the same
77486 #. element in the list.  Either way, we must
77487 #. issue an error and get the next case from P.
77488 #. FIXME: Sort P and Q by line number.
77489 #: fortran/resolve.cc:8587
77490 #, gcc-internal-format, gfc-internal-format
77491 msgid "CASE label at %L overlaps with CASE label at %L"
77492 msgstr ""
77493
77494 #: fortran/resolve.cc:8638
77495 #, gcc-internal-format, gfc-internal-format
77496 msgid "Expression in CASE statement at %L must be of type %s"
77497 msgstr ""
77498
77499 #: fortran/resolve.cc:8649
77500 #, gcc-internal-format, gfc-internal-format
77501 msgid "Expression in CASE statement at %L must be of kind %d"
77502 msgstr ""
77503
77504 #: fortran/resolve.cc:8662
77505 #, gcc-internal-format, gfc-internal-format
77506 msgid "Expression in CASE statement at %L must be scalar"
77507 msgstr ""
77508
77509 #: fortran/resolve.cc:8708
77510 #, gcc-internal-format, gfc-internal-format
77511 msgid ""
77512 "Selection expression in computed GOTO statement at %L must be a scalar "
77513 "integer expression"
77514 msgstr ""
77515
77516 #: fortran/resolve.cc:8727
77517 #, gcc-internal-format, gfc-internal-format
77518 msgid "Argument of SELECT statement at %L cannot be %s"
77519 msgstr ""
77520
77521 #: fortran/resolve.cc:8737
77522 #, gcc-internal-format, gfc-internal-format
77523 msgid "Argument of SELECT statement at %L must be a scalar expression"
77524 msgstr ""
77525
77526 #: fortran/resolve.cc:8755 fortran/resolve.cc:8763
77527 #, gcc-internal-format, gfc-internal-format
77528 msgid "Expression in CASE statement at %L is not in the range of %s"
77529 msgstr ""
77530
77531 #: fortran/resolve.cc:8825 fortran/resolve.cc:9480
77532 #, gcc-internal-format, gfc-internal-format
77533 msgid ""
77534 "The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L"
77535 msgstr ""
77536
77537 #: fortran/resolve.cc:8851
77538 #, gcc-internal-format, gfc-internal-format
77539 msgid "Logical range in CASE statement at %L is not allowed"
77540 msgstr ""
77541
77542 #: fortran/resolve.cc:8864
77543 #, gcc-internal-format, gfc-internal-format
77544 msgid "Constant logical value in CASE statement is repeated at %L"
77545 msgstr ""
77546
77547 #: fortran/resolve.cc:8879
77548 #, gcc-internal-format, gfc-internal-format
77549 msgid "Range specification at %L can never be matched"
77550 msgstr ""
77551
77552 #: fortran/resolve.cc:8982
77553 #, gcc-internal-format, gfc-internal-format
77554 msgid "Logical SELECT CASE block at %L has more that two cases"
77555 msgstr ""
77556
77557 #: fortran/resolve.cc:9033
77558 #, gcc-internal-format
77559 msgid "Associating entity %qs at %L is a procedure pointer"
77560 msgstr ""
77561
77562 #: fortran/resolve.cc:9042
77563 #, gcc-internal-format
77564 msgid "Derived type %qs cannot be used as a variable at %L"
77565 msgstr ""
77566
77567 #: fortran/resolve.cc:9059
77568 #, gcc-internal-format
77569 msgid "Associating entity %qs at %L is a procedure name"
77570 msgstr ""
77571
77572 #: fortran/resolve.cc:9075
77573 #, gcc-internal-format, gfc-internal-format
77574 msgid "Associating selector-expression at %L yields a procedure"
77575 msgstr ""
77576
77577 #: fortran/resolve.cc:9082
77578 #, gcc-internal-format, gfc-internal-format
77579 msgid "Selector at %L cannot be NULL()"
77580 msgstr ""
77581
77582 #: fortran/resolve.cc:9087
77583 #, gcc-internal-format, gfc-internal-format
77584 msgid "Selector at %L has no type"
77585 msgstr ""
77586
77587 #: fortran/resolve.cc:9109
77588 #, gcc-internal-format
77589 msgid "Associate-name %qs at %L is used as array"
77590 msgstr ""
77591
77592 #: fortran/resolve.cc:9120
77593 #, gcc-internal-format, gfc-internal-format
77594 msgid "CLASS selector at %L needs a temporary which is not yet implemented"
77595 msgstr ""
77596
77597 #: fortran/resolve.cc:9350
77598 #, gcc-internal-format, gfc-internal-format
77599 msgid "Selector shall be polymorphic in SELECT TYPE statement at %L"
77600 msgstr ""
77601
77602 #: fortran/resolve.cc:9388 fortran/resolve.cc:9400
77603 #, gcc-internal-format, gfc-internal-format
77604 msgid "Selector at %L must not be coindexed"
77605 msgstr ""
77606
77607 #: fortran/resolve.cc:9429
77608 #, gcc-internal-format, gfc-internal-format
77609 msgid "TYPE IS at %L overlaps with TYPE IS at %L"
77610 msgstr ""
77611
77612 #: fortran/resolve.cc:9442
77613 #, gcc-internal-format
77614 msgid "Derived type %qs at %L must be extensible"
77615 msgstr ""
77616
77617 #: fortran/resolve.cc:9455
77618 #, gcc-internal-format
77619 msgid "Derived type %qs at %L must be an extension of %qs"
77620 msgstr ""
77621
77622 #: fortran/resolve.cc:9458
77623 #, gcc-internal-format
77624 msgid "Unexpected intrinsic type %qs at %L"
77625 msgstr ""
77626
77627 #: fortran/resolve.cc:9468
77628 #, gcc-internal-format, gfc-internal-format
77629 msgid ""
77630 "The type-spec at %L shall specify that each length type parameter is assumed"
77631 msgstr ""
77632
77633 #: fortran/resolve.cc:9715
77634 #, gcc-internal-format, gfc-internal-format
77635 msgid "Double CLASS IS block in SELECT TYPE statement at %L"
77636 msgstr ""
77637
77638 #: fortran/resolve.cc:9849
77639 #, gcc-internal-format, gfc-internal-format
77640 msgid "RANK DEFAULT at %L is repeated at %L"
77641 msgstr ""
77642
77643 #: fortran/resolve.cc:9858
77644 #, gcc-internal-format, gfc-internal-format
77645 msgid "RANK (*) at %L is repeated at %L"
77646 msgstr ""
77647
77648 #: fortran/resolve.cc:9861
77649 #, gcc-internal-format, gfc-internal-format
77650 msgid "RANK (%i) at %L is repeated at %L"
77651 msgstr ""
77652
77653 #: fortran/resolve.cc:9871 fortran/resolve.cc:9876
77654 #, gcc-internal-format, gfc-internal-format
77655 msgid ""
77656 "RANK (*) at %L cannot be used with the pointer or allocatable selector at %L"
77657 msgstr ""
77658
77659 #: fortran/resolve.cc:9985
77660 #, gcc-internal-format, gfc-internal-format
77661 msgid "Invalid context for NULL () intrinsic at %L"
77662 msgstr ""
77663
77664 #: fortran/resolve.cc:10037
77665 #, gcc-internal-format, gfc-internal-format
77666 msgid "DTIO %s procedure at %L must be recursive"
77667 msgstr ""
77668
77669 #: fortran/resolve.cc:10047
77670 #, gcc-internal-format, gfc-internal-format
77671 msgid ""
77672 "Data transfer element at %L cannot be polymorphic unless it is processed by "
77673 "a defined input/output procedure"
77674 msgstr ""
77675
77676 #: fortran/resolve.cc:10060
77677 #, gcc-internal-format, gfc-internal-format
77678 msgid ""
77679 "Data transfer element at %L cannot have POINTER components unless it is "
77680 "processed by a defined input/output procedure"
77681 msgstr ""
77682
77683 #: fortran/resolve.cc:10069
77684 #, gcc-internal-format, gfc-internal-format
77685 msgid "Data transfer element at %L cannot have procedure pointer components"
77686 msgstr ""
77687
77688 #: fortran/resolve.cc:10076
77689 #, gcc-internal-format, gfc-internal-format
77690 msgid ""
77691 "Data transfer element at %L cannot have ALLOCATABLE components unless it is "
77692 "processed by a defined input/output procedure"
77693 msgstr ""
77694
77695 #: fortran/resolve.cc:10087
77696 #, gcc-internal-format, gfc-internal-format
77697 msgid "Data transfer element at %L cannot have PRIVATE components"
77698 msgstr ""
77699
77700 #: fortran/resolve.cc:10093
77701 #, gcc-internal-format, gfc-internal-format
77702 msgid ""
77703 "Data transfer element at %L cannot have PRIVATE components unless it is "
77704 "processed by a defined input/output procedure"
77705 msgstr ""
77706
77707 #: fortran/resolve.cc:10108
77708 #, gcc-internal-format, gfc-internal-format
77709 msgid ""
77710 "Data transfer element at %L cannot be a full reference to an assumed-size "
77711 "array"
77712 msgstr ""
77713
77714 #: fortran/resolve.cc:10165
77715 #, gcc-internal-format, gfc-internal-format
77716 msgid "Lock variable at %L must be a scalar of type LOCK_TYPE"
77717 msgstr ""
77718
77719 #: fortran/resolve.cc:10175
77720 #, gcc-internal-format, gfc-internal-format
77721 msgid "Event variable at %L must be a scalar of type EVENT_TYPE"
77722 msgstr ""
77723
77724 #: fortran/resolve.cc:10179
77725 #, gcc-internal-format, gfc-internal-format
77726 msgid "Event variable argument at %L must be a coarray or coindexed"
77727 msgstr ""
77728
77729 #: fortran/resolve.cc:10182
77730 #, gcc-internal-format, gfc-internal-format
77731 msgid "Event variable argument at %L must be a coarray but not coindexed"
77732 msgstr ""
77733
77734 #: fortran/resolve.cc:10189 fortran/resolve.cc:10311
77735 #, gcc-internal-format, gfc-internal-format
77736 msgid "STAT= argument at %L must be a scalar INTEGER variable"
77737 msgstr ""
77738
77739 #: fortran/resolve.cc:10201 fortran/resolve.cc:10323
77740 #, gcc-internal-format, gfc-internal-format
77741 msgid "ERRMSG= argument at %L must be a scalar CHARACTER variable"
77742 msgstr ""
77743
77744 #: fortran/resolve.cc:10213
77745 #, gcc-internal-format, gfc-internal-format
77746 msgid "ACQUIRED_LOCK= argument at %L must be a scalar LOGICAL variable"
77747 msgstr ""
77748
77749 #: fortran/resolve.cc:10226
77750 #, gcc-internal-format, gfc-internal-format
77751 msgid "UNTIL_COUNT= argument at %L must be a scalar INTEGER expression"
77752 msgstr ""
77753
77754 #: fortran/resolve.cc:10287
77755 #, gcc-internal-format, gfc-internal-format
77756 msgid "Imageset argument at %L must be a scalar or rank-1 INTEGER expression"
77757 msgstr ""
77758
77759 #: fortran/resolve.cc:10291 fortran/resolve.cc:10301
77760 #, gcc-internal-format, gfc-internal-format
77761 msgid "Imageset argument at %L must between 1 and num_images()"
77762 msgstr ""
77763
77764 #: fortran/resolve.cc:10354
77765 #, gcc-internal-format, gfc-internal-format
77766 msgid ""
77767 "Statement at %L is not a valid branch target statement for the branch "
77768 "statement at %L"
77769 msgstr ""
77770
77771 #: fortran/resolve.cc:10364
77772 #, gcc-internal-format, gfc-internal-format
77773 msgid "Branch at %L may result in an infinite loop"
77774 msgstr ""
77775
77776 #. Note: A label at END CRITICAL does not leave the CRITICAL
77777 #. construct as END CRITICAL is still part of it.
77778 #: fortran/resolve.cc:10381 fortran/resolve.cc:10404
77779 #, gcc-internal-format, gfc-internal-format
77780 msgid "GOTO statement at %L leaves CRITICAL construct for label at %L"
77781 msgstr ""
77782
77783 #: fortran/resolve.cc:10385 fortran/resolve.cc:10410
77784 #, gcc-internal-format, gfc-internal-format
77785 msgid "GOTO statement at %L leaves DO CONCURRENT construct for label at %L"
77786 msgstr ""
77787
77788 #. The label is not in an enclosing block, so illegal.  This was
77789 #. allowed in Fortran 66, so we allow it as extension.  No
77790 #. further checks are necessary in this case.
77791 #: fortran/resolve.cc:10425
77792 #, gcc-internal-format, gfc-internal-format
77793 msgid "Label at %L is not in the same block as the GOTO statement at %L"
77794 msgstr ""
77795
77796 #: fortran/resolve.cc:10497
77797 #, gcc-internal-format, gfc-internal-format
77798 msgid "WHERE mask at %L has inconsistent shape"
77799 msgstr ""
77800
77801 #: fortran/resolve.cc:10513
77802 #, gcc-internal-format, gfc-internal-format
77803 msgid "WHERE assignment target at %L has inconsistent shape"
77804 msgstr ""
77805
77806 #: fortran/resolve.cc:10521 fortran/resolve.cc:10608
77807 #, gcc-internal-format, gfc-internal-format
77808 msgid "Non-ELEMENTAL user-defined assignment in WHERE at %L"
77809 msgstr ""
77810
77811 #: fortran/resolve.cc:10531 fortran/resolve.cc:10618
77812 #, gcc-internal-format, gfc-internal-format
77813 msgid "Unsupported statement inside WHERE at %L"
77814 msgstr ""
77815
77816 #: fortran/resolve.cc:10562
77817 #, gcc-internal-format, gfc-internal-format
77818 msgid "Assignment to a FORALL index variable at %L"
77819 msgstr ""
77820
77821 #: fortran/resolve.cc:10571
77822 #, gcc-internal-format
77823 msgid ""
77824 "The FORALL with index %qs is not used on the left side of the assignment at "
77825 "%L and so might cause multiple assignment to this object"
77826 msgstr ""
77827
77828 #: fortran/resolve.cc:10718
77829 #, gcc-internal-format, gfc-internal-format
77830 msgid "FORALL construct at %L"
77831 msgstr ""
77832
77833 #: fortran/resolve.cc:10739
77834 #, gcc-internal-format, gfc-internal-format
77835 msgid "FORALL index-name at %L must be a scalar variable of type integer"
77836 msgstr ""
77837
77838 #: fortran/resolve.cc:10749
77839 #, gcc-internal-format, gfc-internal-format
77840 msgid "An outer FORALL construct already has an index with this name %L"
77841 msgstr ""
77842
77843 #: fortran/resolve.cc:10826
77844 #, gcc-internal-format, gfc-internal-format
77845 msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array"
77846 msgstr ""
77847
77848 #: fortran/resolve.cc:10941
77849 #, gcc-internal-format
77850 msgid "gfc_resolve_blocks(): Bad block type"
77851 msgstr ""
77852
77853 #: fortran/resolve.cc:11054
77854 #, gcc-internal-format, gfc-internal-format
77855 msgid "CHARACTER expression will be truncated in assignment (%ld/%ld) at %L"
77856 msgstr ""
77857
77858 #: fortran/resolve.cc:11086
77859 #, gcc-internal-format, gfc-internal-format
77860 msgid ""
77861 "Coindexed expression at %L is assigned to a derived type variable with a "
77862 "POINTER component in a PURE procedure"
77863 msgstr ""
77864
77865 #. F2008, C1283 (4).
77866 #: fortran/resolve.cc:11092
77867 #, gcc-internal-format, gfc-internal-format
77868 msgid ""
77869 "In a pure subprogram an INTENT(IN) dummy argument shall not be used as the "
77870 "expr at %L of an intrinsic assignment statement in which the variable is of "
77871 "a derived type if the derived type has a pointer component at any level of "
77872 "component selection."
77873 msgstr ""
77874
77875 #: fortran/resolve.cc:11104
77876 #, gcc-internal-format, gfc-internal-format
77877 msgid "Assignment to coindexed variable at %L in a PURE procedure"
77878 msgstr ""
77879
77880 #: fortran/resolve.cc:11136
77881 #, gcc-internal-format, gfc-internal-format
77882 msgid "Assignment to polymorphic coarray at %L is not permitted"
77883 msgstr ""
77884
77885 #: fortran/resolve.cc:11140
77886 #, gcc-internal-format, gfc-internal-format
77887 msgid "Assignment to an allocatable polymorphic variable at %L"
77888 msgstr ""
77889
77890 #: fortran/resolve.cc:11145
77891 #, gcc-internal-format
77892 msgid ""
77893 "Assignment to an allocatable polymorphic variable at %L requires %<-frealloc-"
77894 "lhs%>"
77895 msgstr ""
77896
77897 #: fortran/resolve.cc:11152
77898 #, gcc-internal-format, gfc-internal-format
77899 msgid ""
77900 "Nonallocatable variable must not be polymorphic in intrinsic assignment at "
77901 "%L - check that there is a matching specific subroutine for '=' operator"
77902 msgstr ""
77903
77904 #: fortran/resolve.cc:11163
77905 #, gcc-internal-format, gfc-internal-format
77906 msgid ""
77907 "Coindexed variable must not have an allocatable ultimate component in "
77908 "assignment at %L"
77909 msgstr ""
77910
77911 #: fortran/resolve.cc:11483
77912 #, gcc-internal-format, gfc-internal-format
77913 msgid ""
77914 "TODO: type-bound defined assignment(s) at %L not done because multiple part "
77915 "array references would occur in intermediate expressions."
77916 msgstr ""
77917
77918 #. Even if standard does not support this feature, continue to build
77919 #. the two statements to avoid upsetting frontend_passes.c.
77920 #: fortran/resolve.cc:11725
77921 #, gcc-internal-format, gfc-internal-format
77922 msgid "Pointer procedure assignment at %L"
77923 msgstr ""
77924
77925 #: fortran/resolve.cc:11737
77926 #, gcc-internal-format, gfc-internal-format
77927 msgid ""
77928 "The function result on the lhs of the assignment at %L must have the pointer "
77929 "attribute."
77930 msgstr ""
77931
77932 #: fortran/resolve.cc:11998
77933 #, gcc-internal-format, gfc-internal-format
77934 msgid "ASSIGNED GOTO statement at %L requires a scalar INTEGER variable"
77935 msgstr ""
77936
77937 #: fortran/resolve.cc:12002
77938 #, gcc-internal-format
77939 msgid "Variable %qs has not been assigned a target label at %L"
77940 msgstr ""
77941
77942 #: fortran/resolve.cc:12013
77943 #, gcc-internal-format, gfc-internal-format
77944 msgid ""
77945 "Alternate RETURN statement at %L requires a SCALAR-INTEGER return specifier"
77946 msgstr ""
77947
77948 #: fortran/resolve.cc:12051
77949 #, gcc-internal-format, gfc-internal-format
77950 msgid "Expected intrinsic assignment in OMP WORKSHARE at %L"
77951 msgstr ""
77952
77953 #: fortran/resolve.cc:12085
77954 #, gcc-internal-format, gfc-internal-format
77955 msgid "ASSIGN statement at %L requires a scalar default INTEGER variable"
77956 msgstr ""
77957
77958 #: fortran/resolve.cc:12132
77959 #, gcc-internal-format, gfc-internal-format
77960 msgid "Invalid NULL at %L"
77961 msgstr ""
77962
77963 #: fortran/resolve.cc:12136
77964 #, gcc-internal-format, gfc-internal-format
77965 msgid ""
77966 "Arithmetic IF statement at %L requires a scalar REAL or INTEGER expression"
77967 msgstr ""
77968
77969 #: fortran/resolve.cc:12197
77970 #, gcc-internal-format
77971 msgid "gfc_resolve_code(): No expression on DO WHILE"
77972 msgstr ""
77973
77974 #: fortran/resolve.cc:12202
77975 #, gcc-internal-format, gfc-internal-format
77976 msgid ""
77977 "Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression"
77978 msgstr ""
77979
77980 #: fortran/resolve.cc:12286
77981 #, gcc-internal-format, gfc-internal-format
77982 msgid "FORALL mask clause at %L requires a scalar LOGICAL expression"
77983 msgstr ""
77984
77985 #: fortran/resolve.cc:12387
77986 #, gcc-internal-format
77987 msgid "gfc_resolve_code(): Bad statement code"
77988 msgstr ""
77989
77990 #: fortran/resolve.cc:12408
77991 #, gcc-internal-format
77992 msgid "Using parameter %qs declared at %L is deprecated"
77993 msgstr ""
77994
77995 #: fortran/resolve.cc:12502
77996 #, gcc-internal-format
77997 msgid ""
77998 "Variable %qs with binding label %qs at %L uses the same global identifier as "
77999 "entity at %L"
78000 msgstr ""
78001
78002 #. This can only happen if the variable is defined in a module - if it
78003 #. isn't the same module, reject it.
78004 #: fortran/resolve.cc:12516
78005 #, gcc-internal-format
78006 msgid ""
78007 "Variable %qs from module %qs with binding label %qs at %L uses the same "
78008 "global identifier as entity at %L from module %qs"
78009 msgstr ""
78010
78011 #. Print an error if the procedure is defined multiple times; we have to
78012 #. exclude references to the same procedure via module association or
78013 #. multiple checks for the same procedure.
78014 #: fortran/resolve.cc:12535
78015 #, gcc-internal-format
78016 msgid ""
78017 "Procedure %qs with binding label %qs at %L uses the same global identifier "
78018 "as entity at %L"
78019 msgstr ""
78020
78021 #: fortran/resolve.cc:12621
78022 #, gcc-internal-format, gfc-internal-format
78023 msgid "String length at %L is too large"
78024 msgstr ""
78025
78026 #: fortran/resolve.cc:12856
78027 #, gcc-internal-format
78028 msgid "Allocatable array %qs at %L must have a deferred shape or assumed rank"
78029 msgstr ""
78030
78031 #: fortran/resolve.cc:12860
78032 #, gcc-internal-format
78033 msgid "Scalar object %qs at %L may not be ALLOCATABLE"
78034 msgstr ""
78035
78036 #: fortran/resolve.cc:12868
78037 #, gcc-internal-format
78038 msgid "Array pointer %qs at %L must have a deferred shape or assumed rank"
78039 msgstr ""
78040
78041 #: fortran/resolve.cc:12879
78042 #, gcc-internal-format
78043 msgid "Array %qs at %L cannot have a deferred shape"
78044 msgstr ""
78045
78046 #: fortran/resolve.cc:12895
78047 #, gcc-internal-format
78048 msgid "Type %qs of CLASS variable %qs at %L is not extensible"
78049 msgstr ""
78050
78051 #: fortran/resolve.cc:12907
78052 #, gcc-internal-format
78053 msgid "CLASS variable %qs at %L must be dummy, allocatable or pointer"
78054 msgstr ""
78055
78056 #: fortran/resolve.cc:12940
78057 #, gcc-internal-format
78058 msgid ""
78059 "The type %qs cannot be host associated at %L because it is blocked by an "
78060 "incompatible object of the same name declared at %L"
78061 msgstr ""
78062
78063 #: fortran/resolve.cc:12962
78064 #, gcc-internal-format
78065 msgid ""
78066 "Implied SAVE for module variable %qs at %L, needed due to the default "
78067 "initialization"
78068 msgstr ""
78069
78070 #: fortran/resolve.cc:12995
78071 #, gcc-internal-format
78072 msgid ""
78073 "Entity %qs at %L has a deferred type parameter and requires either the "
78074 "POINTER or ALLOCATABLE attribute"
78075 msgstr ""
78076
78077 #. F08:C541. The shape of an array defined in a main program or module
78078 #. * needs to be constant.
78079 #: fortran/resolve.cc:13031
78080 #, gcc-internal-format
78081 msgid "The module or main program array %qs at %L must have constant shape"
78082 msgstr ""
78083
78084 #: fortran/resolve.cc:13056
78085 #, gcc-internal-format, gfc-internal-format
78086 msgid ""
78087 "Entity with assumed character length at %L must be a dummy argument or a "
78088 "PARAMETER"
78089 msgstr ""
78090
78091 #: fortran/resolve.cc:13077
78092 #, gcc-internal-format
78093 msgid "%qs at %L must have constant character length in this context"
78094 msgstr ""
78095
78096 #: fortran/resolve.cc:13084
78097 #, gcc-internal-format
78098 msgid "COMMON variable %qs at %L must have constant character length"
78099 msgstr ""
78100
78101 #: fortran/resolve.cc:13131
78102 #, gcc-internal-format
78103 msgid "Allocatable %qs at %L cannot have an initializer"
78104 msgstr ""
78105
78106 #: fortran/resolve.cc:13134
78107 #, gcc-internal-format
78108 msgid "External %qs at %L cannot have an initializer"
78109 msgstr ""
78110
78111 #: fortran/resolve.cc:13137
78112 #, gcc-internal-format
78113 msgid "Dummy %qs at %L cannot have an initializer"
78114 msgstr ""
78115
78116 #: fortran/resolve.cc:13140
78117 #, gcc-internal-format
78118 msgid "Intrinsic %qs at %L cannot have an initializer"
78119 msgstr ""
78120
78121 #: fortran/resolve.cc:13143
78122 #, gcc-internal-format
78123 msgid "Function result %qs at %L cannot have an initializer"
78124 msgstr ""
78125
78126 #: fortran/resolve.cc:13146
78127 #, gcc-internal-format
78128 msgid "Automatic array %qs at %L cannot have an initializer"
78129 msgstr ""
78130
78131 #: fortran/resolve.cc:13188
78132 #, gcc-internal-format, gfc-internal-format
78133 msgid "%s at %L"
78134 msgstr ""
78135
78136 #: fortran/resolve.cc:13220
78137 #, gcc-internal-format
78138 msgid "Character-valued statement function %qs at %L must have constant length"
78139 msgstr ""
78140
78141 #: fortran/resolve.cc:13243
78142 #, gcc-internal-format
78143 msgid ""
78144 "%qs is of a PRIVATE type and cannot be a dummy argument of %qs, which is "
78145 "PUBLIC at %L"
78146 msgstr ""
78147
78148 #: fortran/resolve.cc:13265
78149 #, gcc-internal-format
78150 msgid ""
78151 "Procedure %qs in PUBLIC interface %qs at %L takes dummy arguments of %qs "
78152 "which is PRIVATE"
78153 msgstr ""
78154
78155 #: fortran/resolve.cc:13283
78156 #, gcc-internal-format
78157 msgid "Function %qs at %L cannot have an initializer"
78158 msgstr ""
78159
78160 #: fortran/resolve.cc:13295
78161 #, gcc-internal-format
78162 msgid "External object %qs at %L may not have an initializer"
78163 msgstr ""
78164
78165 #: fortran/resolve.cc:13305
78166 #, gcc-internal-format
78167 msgid "ELEMENTAL function %qs at %L must have a scalar result"
78168 msgstr ""
78169
78170 #: fortran/resolve.cc:13315
78171 #, gcc-internal-format
78172 msgid ""
78173 "Statement function %qs at %L may not have pointer or allocatable attribute"
78174 msgstr ""
78175
78176 #: fortran/resolve.cc:13334
78177 #, gcc-internal-format
78178 msgid "CHARACTER(*) function %qs at %L cannot be array-valued"
78179 msgstr ""
78180
78181 #: fortran/resolve.cc:13338
78182 #, gcc-internal-format
78183 msgid "CHARACTER(*) function %qs at %L cannot be pointer-valued"
78184 msgstr ""
78185
78186 #: fortran/resolve.cc:13342
78187 #, gcc-internal-format
78188 msgid "CHARACTER(*) function %qs at %L cannot be pure"
78189 msgstr ""
78190
78191 #: fortran/resolve.cc:13346
78192 #, gcc-internal-format
78193 msgid "CHARACTER(*) function %qs at %L cannot be recursive"
78194 msgstr ""
78195
78196 #: fortran/resolve.cc:13359
78197 #, gcc-internal-format
78198 msgid "CHARACTER(*) function %qs at %L"
78199 msgstr ""
78200
78201 #: fortran/resolve.cc:13370
78202 #, gcc-internal-format
78203 msgid "Procedure pointer %qs at %L shall not be elemental"
78204 msgstr ""
78205
78206 #: fortran/resolve.cc:13376
78207 #, gcc-internal-format
78208 msgid "Dummy procedure %qs at %L shall not be elemental"
78209 msgstr ""
78210
78211 #: fortran/resolve.cc:13396
78212 #, gcc-internal-format
78213 msgid ""
78214 "Function result variable %qs at %L of elemental function %qs shall not have "
78215 "an ALLOCATABLE or POINTER attribute"
78216 msgstr ""
78217
78218 #: fortran/resolve.cc:13453
78219 #, gcc-internal-format
78220 msgid "PROCEDURE attribute conflicts with SAVE attribute in %qs at %L"
78221 msgstr ""
78222
78223 #: fortran/resolve.cc:13459
78224 #, gcc-internal-format
78225 msgid "PROCEDURE attribute conflicts with INTENT attribute in %qs at %L"
78226 msgstr ""
78227
78228 #: fortran/resolve.cc:13465
78229 #, gcc-internal-format
78230 msgid "PROCEDURE attribute conflicts with RESULT attribute in %qs at %L"
78231 msgstr ""
78232
78233 #: fortran/resolve.cc:13473
78234 #, gcc-internal-format
78235 msgid "EXTERNAL attribute conflicts with FUNCTION attribute in %qs at %L"
78236 msgstr ""
78237
78238 #: fortran/resolve.cc:13479
78239 #, gcc-internal-format
78240 msgid "Procedure pointer result %qs at %L is missing the pointer attribute"
78241 msgstr ""
78242
78243 #: fortran/resolve.cc:13522
78244 #, gcc-internal-format, gfc-internal-format
78245 msgid ""
78246 "Mismatch in ELEMENTAL attribute between MODULE PROCEDURE at %L and its "
78247 "interface in %s"
78248 msgstr ""
78249
78250 #: fortran/resolve.cc:13530
78251 #, gcc-internal-format, gfc-internal-format
78252 msgid ""
78253 "Mismatch in PURE attribute between MODULE PROCEDURE at %L and its interface "
78254 "in %s"
78255 msgstr ""
78256
78257 #: fortran/resolve.cc:13538
78258 #, gcc-internal-format, gfc-internal-format
78259 msgid ""
78260 "Mismatch in RECURSIVE attribute between MODULE PROCEDURE at %L and its "
78261 "interface in %s"
78262 msgstr ""
78263
78264 #: fortran/resolve.cc:13547
78265 #, gcc-internal-format
78266 msgid ""
78267 "%s between the MODULE PROCEDURE declaration in MODULE %qs and the "
78268 "declaration at %L in (SUB)MODULE %qs"
78269 msgstr ""
78270
78271 #: fortran/resolve.cc:13631
78272 #, gcc-internal-format
78273 msgid "FINAL procedure %qs at %L is not a SUBROUTINE"
78274 msgstr ""
78275
78276 #: fortran/resolve.cc:13640
78277 #, gcc-internal-format, gfc-internal-format
78278 msgid "FINAL procedure at %L must have exactly one argument"
78279 msgstr ""
78280
78281 #: fortran/resolve.cc:13649
78282 #, gcc-internal-format
78283 msgid "Argument of FINAL procedure at %L must be of type %qs"
78284 msgstr ""
78285
78286 #: fortran/resolve.cc:13657
78287 #, gcc-internal-format, gfc-internal-format
78288 msgid "Argument of FINAL procedure at %L must not be a POINTER"
78289 msgstr ""
78290
78291 #: fortran/resolve.cc:13663
78292 #, gcc-internal-format, gfc-internal-format
78293 msgid "Argument of FINAL procedure at %L must not be ALLOCATABLE"
78294 msgstr ""
78295
78296 #: fortran/resolve.cc:13669
78297 #, gcc-internal-format, gfc-internal-format
78298 msgid "Argument of FINAL procedure at %L must not be OPTIONAL"
78299 msgstr ""
78300
78301 #: fortran/resolve.cc:13677
78302 #, gcc-internal-format, gfc-internal-format
78303 msgid "Argument of FINAL procedure at %L must not be INTENT(OUT)"
78304 msgstr ""
78305
78306 #: fortran/resolve.cc:13686
78307 #, gcc-internal-format, gfc-internal-format
78308 msgid "Non-scalar FINAL procedure at %L should have assumed shape argument"
78309 msgstr ""
78310
78311 #: fortran/resolve.cc:13708
78312 #, gcc-internal-format
78313 msgid "FINAL procedure %qs declared at %L has the same rank (%d) as %qs"
78314 msgstr ""
78315
78316 #: fortran/resolve.cc:13745
78317 #, gcc-internal-format
78318 msgid ""
78319 "Only array FINAL procedures declared for derived type %qs defined at %L, "
78320 "suggest also scalar one"
78321 msgstr ""
78322
78323 #: fortran/resolve.cc:13785
78324 #, gcc-internal-format
78325 msgid "%qs and %qs cannot be mixed FUNCTION/SUBROUTINE for GENERIC %qs at %L"
78326 msgstr ""
78327
78328 #: fortran/resolve.cc:13821
78329 #, gcc-internal-format
78330 msgid "%qs and %qs for GENERIC %qs at %L are ambiguous"
78331 msgstr ""
78332
78333 #: fortran/resolve.cc:13880
78334 #, gcc-internal-format
78335 msgid "Undefined specific binding %qs as target of GENERIC %qs at %L"
78336 msgstr ""
78337
78338 #: fortran/resolve.cc:13892
78339 #, gcc-internal-format
78340 msgid "GENERIC %qs at %L must target a specific binding, %qs is GENERIC, too"
78341 msgstr ""
78342
78343 #: fortran/resolve.cc:13920
78344 #, gcc-internal-format
78345 msgid "GENERIC %qs at %L cannot overwrite specific binding with the same name"
78346 msgstr ""
78347
78348 #: fortran/resolve.cc:13976
78349 #, gcc-internal-format, gfc-internal-format
78350 msgid "Type-bound operator at %L cannot be NOPASS"
78351 msgstr ""
78352
78353 #: fortran/resolve.cc:14188
78354 #, gcc-internal-format
78355 msgid ""
78356 "%qs must be a module procedure or an external procedure with an explicit "
78357 "interface at %L"
78358 msgstr ""
78359
78360 #: fortran/resolve.cc:14231
78361 #, gcc-internal-format
78362 msgid "Procedure %qs with PASS(%s) at %L has no argument %qs"
78363 msgstr ""
78364
78365 #: fortran/resolve.cc:14245
78366 #, gcc-internal-format
78367 msgid "Procedure %qs with PASS at %L must have at least one argument"
78368 msgstr ""
78369
78370 #: fortran/resolve.cc:14259 fortran/resolve.cc:14745
78371 #, gcc-internal-format
78372 msgid "Non-polymorphic passed-object dummy argument of %qs at %L"
78373 msgstr ""
78374
78375 #: fortran/resolve.cc:14267
78376 #, gcc-internal-format
78377 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived-type %qs"
78378 msgstr ""
78379
78380 #: fortran/resolve.cc:14276
78381 #, gcc-internal-format
78382 msgid "Passed-object dummy argument of %qs at %L must be scalar"
78383 msgstr ""
78384
78385 #: fortran/resolve.cc:14282
78386 #, gcc-internal-format
78387 msgid "Passed-object dummy argument of %qs at %L must not be ALLOCATABLE"
78388 msgstr ""
78389
78390 #: fortran/resolve.cc:14288
78391 #, gcc-internal-format
78392 msgid "Passed-object dummy argument of %qs at %L must not be POINTER"
78393 msgstr ""
78394
78395 #: fortran/resolve.cc:14317
78396 #, gcc-internal-format
78397 msgid "Procedure %qs at %L has the same name as a component of %qs"
78398 msgstr ""
78399
78400 #: fortran/resolve.cc:14327
78401 #, gcc-internal-format
78402 msgid "Procedure %qs at %L has the same name as an inherited component of %qs"
78403 msgstr ""
78404
78405 #: fortran/resolve.cc:14422
78406 #, gcc-internal-format
78407 msgid ""
78408 "Derived-type %qs declared at %L must be ABSTRACT because %qs is DEFERRED and "
78409 "not overridden"
78410 msgstr ""
78411
78412 #: fortran/resolve.cc:14525
78413 #, gcc-internal-format
78414 msgid "Coarray component %qs at %L must be allocatable with deferred shape"
78415 msgstr ""
78416
78417 #: fortran/resolve.cc:14534
78418 #, gcc-internal-format
78419 msgid ""
78420 "Component %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
78421 msgstr ""
78422
78423 #: fortran/resolve.cc:14544
78424 #, gcc-internal-format
78425 msgid ""
78426 "Component %qs at %L with coarray component shall be a nonpointer, "
78427 "nonallocatable scalar"
78428 msgstr ""
78429
78430 #: fortran/resolve.cc:14569
78431 #, gcc-internal-format
78432 msgid ""
78433 "Component %qs at %L has the CONTIGUOUS attribute but is not an array pointer"
78434 msgstr ""
78435
78436 #: fortran/resolve.cc:14580
78437 #, gcc-internal-format
78438 msgid "Component %qs of BIND(C) type at %L must have length one"
78439 msgstr ""
78440
78441 #: fortran/resolve.cc:14678
78442 #, gcc-internal-format
78443 msgid "Procedure pointer component %qs with PASS(%s) at %L has no argument %qs"
78444 msgstr ""
78445
78446 #: fortran/resolve.cc:14692
78447 #, gcc-internal-format
78448 msgid ""
78449 "Procedure pointer component %qs with PASS at %L must have at least one "
78450 "argument"
78451 msgstr ""
78452
78453 #: fortran/resolve.cc:14708
78454 #, gcc-internal-format
78455 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived type %qs"
78456 msgstr ""
78457
78458 #: fortran/resolve.cc:14718
78459 #, gcc-internal-format
78460 msgid "Argument %qs of %qs with PASS(%s) at %L must be scalar"
78461 msgstr ""
78462
78463 #: fortran/resolve.cc:14727
78464 #, gcc-internal-format
78465 msgid ""
78466 "Argument %qs of %qs with PASS(%s) at %L may not have the POINTER attribute"
78467 msgstr ""
78468
78469 #: fortran/resolve.cc:14736
78470 #, gcc-internal-format
78471 msgid "Argument %qs of %qs with PASS(%s) at %L may not be ALLOCATABLE"
78472 msgstr ""
78473
78474 #: fortran/resolve.cc:14778
78475 #, gcc-internal-format
78476 msgid ""
78477 "Component %qs of %qs at %L has the same name as an inherited type-bound "
78478 "procedure"
78479 msgstr ""
78480
78481 #: fortran/resolve.cc:14791
78482 #, gcc-internal-format
78483 msgid ""
78484 "Character length of component %qs needs to be a constant specification "
78485 "expression at %L"
78486 msgstr ""
78487
78488 #: fortran/resolve.cc:14802
78489 #, gcc-internal-format
78490 msgid ""
78491 "Character component %qs of %qs at %L with deferred length must be a POINTER "
78492 "or ALLOCATABLE"
78493 msgstr ""
78494
78495 #: fortran/resolve.cc:14835
78496 #, gcc-internal-format
78497 msgid ""
78498 "the component %qs is a PRIVATE type and cannot be a component of %qs, which "
78499 "is PUBLIC at %L"
78500 msgstr ""
78501
78502 #: fortran/resolve.cc:14843
78503 #, gcc-internal-format, gfc-internal-format
78504 msgid "Polymorphic component %s at %L in SEQUENCE or BIND(C) type %s"
78505 msgstr ""
78506
78507 #: fortran/resolve.cc:14852
78508 #, gcc-internal-format, gfc-internal-format
78509 msgid ""
78510 "Component %s of SEQUENCE type declared at %L does not have the SEQUENCE "
78511 "attribute"
78512 msgstr ""
78513
78514 #: fortran/resolve.cc:14938
78515 #, gcc-internal-format, gfc-internal-format
78516 msgid "Conflicting initializers in union at %L and %L"
78517 msgstr ""
78518
78519 #: fortran/resolve.cc:14983
78520 #, gcc-internal-format
78521 msgid ""
78522 "As extending type %qs at %L has a coarray component, parent type %qs shall "
78523 "also have one"
78524 msgstr ""
78525
78526 #: fortran/resolve.cc:14996
78527 #, gcc-internal-format
78528 msgid "Non-extensible derived-type %qs at %L must not be ABSTRACT"
78529 msgstr ""
78530
78531 #: fortran/resolve.cc:15060
78532 #, gcc-internal-format
78533 msgid ""
78534 "Parameterized type %qs does not have a component corresponding to parameter "
78535 "%qs at %L"
78536 msgstr ""
78537
78538 #: fortran/resolve.cc:15093
78539 #, gcc-internal-format
78540 msgid ""
78541 "Generic name %qs of function %qs at %L being the same name as derived type "
78542 "at %L"
78543 msgstr ""
78544
78545 #: fortran/resolve.cc:15107
78546 #, gcc-internal-format
78547 msgid "Derived type %qs at %L has not been declared"
78548 msgstr ""
78549
78550 #: fortran/resolve.cc:15172
78551 #, gcc-internal-format
78552 msgid "Assumed size array %qs in namelist %qs at %L is not allowed"
78553 msgstr ""
78554
78555 #: fortran/resolve.cc:15178
78556 #, gcc-internal-format
78557 msgid "NAMELIST array object %qs with assumed shape in namelist %qs at %L"
78558 msgstr ""
78559
78560 #: fortran/resolve.cc:15184
78561 #, gcc-internal-format
78562 msgid "NAMELIST array object %qs with nonconstant shape in namelist %qs at %L"
78563 msgstr ""
78564
78565 #: fortran/resolve.cc:15192
78566 #, gcc-internal-format
78567 msgid ""
78568 "NAMELIST object %qs with nonconstant character length in namelist %qs at %L"
78569 msgstr ""
78570
78571 #: fortran/resolve.cc:15209
78572 #, gcc-internal-format
78573 msgid ""
78574 "NAMELIST object %qs was declared PRIVATE and cannot be member of PUBLIC "
78575 "namelist %qs at %L"
78576 msgstr ""
78577
78578 #: fortran/resolve.cc:15231
78579 #, gcc-internal-format
78580 msgid ""
78581 "NAMELIST object %qs has use-associated PRIVATE components and cannot be "
78582 "member of namelist %qs at %L"
78583 msgstr ""
78584
78585 #: fortran/resolve.cc:15242
78586 #, gcc-internal-format
78587 msgid ""
78588 "NAMELIST object %qs has PRIVATE components and cannot be a member of PUBLIC "
78589 "namelist %qs at %L"
78590 msgstr ""
78591
78592 #: fortran/resolve.cc:15269
78593 #, gcc-internal-format
78594 msgid "PROCEDURE attribute conflicts with NAMELIST attribute in %qs at %L"
78595 msgstr ""
78596
78597 #: fortran/resolve.cc:15288
78598 #, gcc-internal-format
78599 msgid "Parameter array %qs at %L cannot be automatic or of deferred shape"
78600 msgstr ""
78601
78602 #: fortran/resolve.cc:15304
78603 #, gcc-internal-format
78604 msgid ""
78605 "Implicitly typed PARAMETER %qs at %L doesn't match a later IMPLICIT type"
78606 msgstr ""
78607
78608 #: fortran/resolve.cc:15315
78609 #, gcc-internal-format, gfc-internal-format
78610 msgid "Incompatible derived type in PARAMETER at %L"
78611 msgstr ""
78612
78613 #: fortran/resolve.cc:15323
78614 #, gcc-internal-format
78615 msgid "CLASS variable %qs at %L cannot have the PARAMETER attribute"
78616 msgstr ""
78617
78618 #: fortran/resolve.cc:15374
78619 #, gcc-internal-format
78620 msgid ""
78621 "The object %qs at %L has a deferred LEN parameter %qs and is neither "
78622 "allocatable nor a pointer"
78623 msgstr ""
78624
78625 #: fortran/resolve.cc:15385
78626 #, gcc-internal-format
78627 msgid ""
78628 "The AUTOMATIC object %qs at %L must not have the SAVE attribute or be a "
78629 "variable declared in the main program, a module or a submodule(F08/C513)"
78630 msgstr ""
78631
78632 #: fortran/resolve.cc:15392
78633 #, gcc-internal-format
78634 msgid ""
78635 "The object %qs at %L with ASSUMED type parameters must be a dummy or a "
78636 "SELECT TYPE selector(F08/4.2)"
78637 msgstr ""
78638
78639 #: fortran/resolve.cc:15432
78640 #, gcc-internal-format, gfc-internal-format
78641 msgid ""
78642 "Sorry, allocatable/pointer components in polymorphic (CLASS) type coarrays "
78643 "at %L are unsupported"
78644 msgstr ""
78645
78646 #: fortran/resolve.cc:15496
78647 #, gcc-internal-format, gfc-internal-format
78648 msgid "PROTECTED attribute conflicts with EXTERNAL attribute at %L"
78649 msgstr ""
78650
78651 #: fortran/resolve.cc:15499
78652 #, gcc-internal-format, gfc-internal-format
78653 msgid "PROCEDURE attribute conflicts with PROTECTED attribute at %L"
78654 msgstr ""
78655
78656 #: fortran/resolve.cc:15599
78657 #, gcc-internal-format
78658 msgid ""
78659 "%qs at %L has the CONTIGUOUS attribute but is not an array pointer or an "
78660 "assumed-shape or assumed-rank array"
78661 msgstr ""
78662
78663 #: fortran/resolve.cc:15620
78664 #, gcc-internal-format, gfc-internal-format
78665 msgid "Bad specification for assumed size array at %L"
78666 msgstr ""
78667
78668 #: fortran/resolve.cc:15633
78669 #, gcc-internal-format, gfc-internal-format
78670 msgid "Assumed size array at %L must be a dummy argument"
78671 msgstr ""
78672
78673 #: fortran/resolve.cc:15636
78674 #, gcc-internal-format, gfc-internal-format
78675 msgid "Assumed shape array at %L must be a dummy argument"
78676 msgstr ""
78677
78678 #: fortran/resolve.cc:15646
78679 #, gcc-internal-format, gfc-internal-format
78680 msgid "Assumed-rank array at %L must be a dummy argument"
78681 msgstr ""
78682
78683 #: fortran/resolve.cc:15653
78684 #, gcc-internal-format, gfc-internal-format
78685 msgid ""
78686 "Assumed-rank array at %L may not have the VALUE or CODIMENSION attribute"
78687 msgstr ""
78688
78689 #: fortran/resolve.cc:15666
78690 #, gcc-internal-format, gfc-internal-format
78691 msgid "Symbol at %L is not a DUMMY variable"
78692 msgstr ""
78693
78694 #: fortran/resolve.cc:15672
78695 #, gcc-internal-format
78696 msgid ""
78697 "%qs at %L cannot have the VALUE attribute because it is not a dummy argument"
78698 msgstr ""
78699
78700 #: fortran/resolve.cc:15682
78701 #, gcc-internal-format
78702 msgid ""
78703 "Character dummy variable %qs at %L with VALUE attribute must have constant "
78704 "length"
78705 msgstr ""
78706
78707 #: fortran/resolve.cc:15691
78708 #, gcc-internal-format
78709 msgid ""
78710 "C interoperable character dummy variable %qs at %L with VALUE attribute must "
78711 "have length one"
78712 msgstr ""
78713
78714 #: fortran/resolve.cc:15704 fortran/resolve.cc:15881
78715 #, gcc-internal-format
78716 msgid "The derived type %qs at %L is of type %qs, which has not been defined"
78717 msgstr ""
78718
78719 #: fortran/resolve.cc:15718
78720 #, gcc-internal-format, gfc-internal-format
78721 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall be a dummy argument"
78722 msgstr ""
78723
78724 #: fortran/resolve.cc:15727
78725 #, gcc-internal-format, gfc-internal-format
78726 msgid ""
78727 "Variable %s at %L with NO_ARG_CHECK attribute shall be of type TYPE(*) or of "
78728 "an numeric intrinsic type"
78729 msgstr ""
78730
78731 #: fortran/resolve.cc:15736
78732 #, gcc-internal-format, gfc-internal-format
78733 msgid ""
78734 "Variable %s at %L with NO_ARG_CHECK attribute may not have the ALLOCATABLE, "
78735 "CODIMENSION, POINTER or VALUE attribute"
78736 msgstr ""
78737
78738 #: fortran/resolve.cc:15744
78739 #, gcc-internal-format, gfc-internal-format
78740 msgid ""
78741 "Variable %s at %L with NO_ARG_CHECK attribute may not have the INTENT(OUT) "
78742 "attribute"
78743 msgstr ""
78744
78745 #: fortran/resolve.cc:15751
78746 #, gcc-internal-format, gfc-internal-format
78747 msgid ""
78748 "Variable %s at %L with NO_ARG_CHECK attribute shall either be a scalar or an "
78749 "assumed-size array"
78750 msgstr ""
78751
78752 #: fortran/resolve.cc:15771
78753 #, gcc-internal-format, gfc-internal-format
78754 msgid "Assumed type of variable %s at %L is only permitted for dummy variables"
78755 msgstr ""
78756
78757 #: fortran/resolve.cc:15778
78758 #, gcc-internal-format, gfc-internal-format
78759 msgid ""
78760 "Assumed-type variable %s at %L may not have the ALLOCATABLE, CODIMENSION, "
78761 "POINTER or VALUE attribute"
78762 msgstr ""
78763
78764 #: fortran/resolve.cc:15785
78765 #, gcc-internal-format, gfc-internal-format
78766 msgid "Assumed-type variable %s at %L may not have the INTENT(OUT) attribute"
78767 msgstr ""
78768
78769 #: fortran/resolve.cc:15792
78770 #, gcc-internal-format, gfc-internal-format
78771 msgid "Assumed-type variable %s at %L shall not be an explicit-shape array"
78772 msgstr ""
78773
78774 #: fortran/resolve.cc:15818
78775 #, gcc-internal-format
78776 msgid ""
78777 "Variable %qs at %L cannot be BIND(C) because it is neither a COMMON block "
78778 "nor declared at the module level scope"
78779 msgstr ""
78780
78781 #: fortran/resolve.cc:15828
78782 #, gcc-internal-format
78783 msgid "BIND(C) Variable %qs at %L must have length one"
78784 msgstr ""
78785
78786 #: fortran/resolve.cc:15907
78787 #, gcc-internal-format
78788 msgid "PUBLIC %s %qs at %L of PRIVATE derived type %qs"
78789 msgstr ""
78790
78791 #: fortran/resolve.cc:15922
78792 #, gcc-internal-format, gfc-internal-format
78793 msgid ""
78794 "Variable %s at %L of type LOCK_TYPE or with subcomponent of type LOCK_TYPE "
78795 "must be a coarray"
78796 msgstr ""
78797
78798 #: fortran/resolve.cc:15935
78799 #, gcc-internal-format, gfc-internal-format
78800 msgid ""
78801 "Variable %s at %L of type EVENT_TYPE or with subcomponent of type EVENT_TYPE "
78802 "must be a coarray"
78803 msgstr ""
78804
78805 #: fortran/resolve.cc:15953
78806 #, gcc-internal-format
78807 msgid ""
78808 "The INTENT(OUT) dummy argument %qs at %L is ASSUMED SIZE and so cannot have "
78809 "a default initializer"
78810 msgstr ""
78811
78812 #: fortran/resolve.cc:15965
78813 #, gcc-internal-format
78814 msgid "Dummy argument %qs at %L of LOCK_TYPE shall not be INTENT(OUT)"
78815 msgstr ""
78816
78817 #: fortran/resolve.cc:15974
78818 #, gcc-internal-format
78819 msgid "Dummy argument %qs at %L of EVENT_TYPE shall not be INTENT(OUT)"
78820 msgstr ""
78821
78822 #: fortran/resolve.cc:15987
78823 #, gcc-internal-format
78824 msgid ""
78825 "Function result %qs at %L shall not be a coarray or have a coarray component"
78826 msgstr ""
78827
78828 #: fortran/resolve.cc:15996
78829 #, gcc-internal-format
78830 msgid ""
78831 "Variable %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
78832 msgstr ""
78833
78834 #: fortran/resolve.cc:16009
78835 #, gcc-internal-format
78836 msgid ""
78837 "Variable %qs at %L with coarray component shall be a nonpointer, "
78838 "nonallocatable scalar, which is not a coarray"
78839 msgstr ""
78840
78841 #: fortran/resolve.cc:16025
78842 #, gcc-internal-format
78843 msgid ""
78844 "Variable %qs at %L is a coarray and is not ALLOCATABLE, SAVE nor a dummy "
78845 "argument"
78846 msgstr ""
78847
78848 #: fortran/resolve.cc:16033
78849 #, gcc-internal-format
78850 msgid ""
78851 "Coarray variable %qs at %L shall not have codimensions with deferred shape"
78852 msgstr ""
78853
78854 #: fortran/resolve.cc:16040
78855 #, gcc-internal-format
78856 msgid "Allocatable coarray variable %qs at %L must have deferred shape"
78857 msgstr ""
78858
78859 #: fortran/resolve.cc:16053
78860 #, gcc-internal-format
78861 msgid ""
78862 "Variable %qs at %L is INTENT(OUT) and can thus not be an allocatable coarray "
78863 "or have coarray components"
78864 msgstr ""
78865
78866 #: fortran/resolve.cc:16062
78867 #, gcc-internal-format
78868 msgid "Coarray dummy variable %qs at %L not allowed in BIND(C) procedure %qs"
78869 msgstr ""
78870
78871 #: fortran/resolve.cc:16078
78872 #, gcc-internal-format
78873 msgid ""
78874 "LOGICAL dummy argument %qs at %L with non-C_Bool kind in BIND(C) procedure "
78875 "%qs"
78876 msgstr ""
78877
78878 #: fortran/resolve.cc:16084
78879 #, gcc-internal-format
78880 msgid ""
78881 "LOGICAL result variable %qs at %L with non-C_Bool kind in BIND(C) procedure "
78882 "%qs"
78883 msgstr ""
78884
78885 #: fortran/resolve.cc:16109
78886 #, gcc-internal-format
78887 msgid "Namelist %qs cannot be an argument to subroutine or function at %L"
78888 msgstr ""
78889
78890 #: fortran/resolve.cc:16180
78891 #, gcc-internal-format, gfc-internal-format
78892 msgid "Threadprivate at %L isn't SAVEd"
78893 msgstr ""
78894
78895 #: fortran/resolve.cc:16192
78896 #, gcc-internal-format
78897 msgid "!$OMP DECLARE TARGET variable %qs at %L isn't SAVEd"
78898 msgstr ""
78899
78900 #: fortran/resolve.cc:16299
78901 #, gcc-internal-format, gfc-internal-format
78902 msgid "Expecting definable entity near %L"
78903 msgstr ""
78904
78905 #: fortran/resolve.cc:16307
78906 #, gcc-internal-format
78907 msgid "BLOCK DATA element %qs at %L must be in COMMON"
78908 msgstr ""
78909
78910 #: fortran/resolve.cc:16314
78911 #, gcc-internal-format
78912 msgid "DATA array %qs at %L must be specified in a previous declaration"
78913 msgstr ""
78914
78915 #: fortran/resolve.cc:16321
78916 #, gcc-internal-format
78917 msgid "DATA element %qs at %L cannot have a coindex"
78918 msgstr ""
78919
78920 #: fortran/resolve.cc:16337
78921 #, gcc-internal-format
78922 msgid "DATA element %qs at %L is a pointer and so must be a full array"
78923 msgstr ""
78924
78925 #: fortran/resolve.cc:16344
78926 #, gcc-internal-format, gfc-internal-format
78927 msgid ""
78928 "DATA object near %L has the pointer attribute and the corresponding DATA "
78929 "value is not a valid initial-data-target"
78930 msgstr ""
78931
78932 #: fortran/resolve.cc:16353
78933 #, gcc-internal-format
78934 msgid "DATA element %qs at %L cannot have the ALLOCATABLE attribute"
78935 msgstr ""
78936
78937 #: fortran/resolve.cc:16399
78938 #, gcc-internal-format, gfc-internal-format
78939 msgid "Nonconstant array section at %L in DATA statement"
78940 msgstr ""
78941
78942 #: fortran/resolve.cc:16412
78943 #, gcc-internal-format, gfc-internal-format
78944 msgid "DATA statement at %L has more variables than values"
78945 msgstr ""
78946
78947 #: fortran/resolve.cc:16511
78948 #, gcc-internal-format, gfc-internal-format
78949 msgid ""
78950 "start of implied-do loop at %L could not be simplified to a constant value"
78951 msgstr ""
78952
78953 #: fortran/resolve.cc:16519
78954 #, gcc-internal-format, gfc-internal-format
78955 msgid ""
78956 "end of implied-do loop at %L could not be simplified to a constant value"
78957 msgstr ""
78958
78959 #: fortran/resolve.cc:16527
78960 #, gcc-internal-format, gfc-internal-format
78961 msgid ""
78962 "step of implied-do loop at %L could not be simplified to a constant value"
78963 msgstr ""
78964
78965 #: fortran/resolve.cc:16534
78966 #, gcc-internal-format, gfc-internal-format
78967 msgid "step of implied-do loop at %L shall not be zero"
78968 msgstr ""
78969
78970 #: fortran/resolve.cc:16659
78971 #, gcc-internal-format, gfc-internal-format
78972 msgid "DATA statement at %L has more values than variables"
78973 msgstr ""
78974
78975 #: fortran/resolve.cc:16825
78976 #, gcc-internal-format, gfc-internal-format
78977 msgid "Label %d at %L defined but not used"
78978 msgstr ""
78979
78980 #: fortran/resolve.cc:16831
78981 #, gcc-internal-format, gfc-internal-format
78982 msgid "Label %d at %L defined but cannot be used"
78983 msgstr ""
78984
78985 #: fortran/resolve.cc:16915
78986 #, gcc-internal-format
78987 msgid ""
78988 "Derived type variable %qs at %L must have SEQUENCE attribute to be an "
78989 "EQUIVALENCE object"
78990 msgstr ""
78991
78992 #: fortran/resolve.cc:16924
78993 #, gcc-internal-format
78994 msgid ""
78995 "Derived type variable %qs at %L cannot have ALLOCATABLE components to be an "
78996 "EQUIVALENCE object"
78997 msgstr ""
78998
78999 #: fortran/resolve.cc:16932
79000 #, gcc-internal-format
79001 msgid ""
79002 "Derived type variable %qs at %L with default initialization cannot be in "
79003 "EQUIVALENCE with a variable in COMMON"
79004 msgstr ""
79005
79006 #: fortran/resolve.cc:16948
79007 #, gcc-internal-format
79008 msgid ""
79009 "Derived type variable %qs at %L with pointer component(s) cannot be an "
79010 "EQUIVALENCE object"
79011 msgstr ""
79012
79013 #: fortran/resolve.cc:17051
79014 #, gcc-internal-format, gfc-internal-format
79015 msgid "Syntax error in EQUIVALENCE statement at %L"
79016 msgstr ""
79017
79018 #: fortran/resolve.cc:17066
79019 #, gcc-internal-format, gfc-internal-format
79020 msgid ""
79021 "Either all or none of the objects in the EQUIVALENCE set at %L shall have "
79022 "the PROTECTED attribute"
79023 msgstr ""
79024
79025 #: fortran/resolve.cc:17091
79026 #, gcc-internal-format
79027 msgid ""
79028 "COMMON block member %qs at %L cannot be an EQUIVALENCE object in the pure "
79029 "procedure %qs"
79030 msgstr ""
79031
79032 #: fortran/resolve.cc:17100
79033 #, gcc-internal-format
79034 msgid "Named constant %qs at %L cannot be an EQUIVALENCE object"
79035 msgstr ""
79036
79037 #: fortran/resolve.cc:17173
79038 #, gcc-internal-format
79039 msgid ""
79040 "Array %qs at %L with non-constant bounds cannot be an EQUIVALENCE object"
79041 msgstr ""
79042
79043 #: fortran/resolve.cc:17184
79044 #, gcc-internal-format
79045 msgid "Structure component %qs at %L cannot be an EQUIVALENCE object"
79046 msgstr ""
79047
79048 #: fortran/resolve.cc:17195
79049 #, gcc-internal-format, gfc-internal-format
79050 msgid "Substring at %L has length zero"
79051 msgstr ""
79052
79053 #: fortran/resolve.cc:17226
79054 #, gcc-internal-format
79055 msgid "Self reference in character length expression for %qs at %L"
79056 msgstr ""
79057
79058 #: fortran/resolve.cc:17293
79059 #, gcc-internal-format
79060 msgid "PUBLIC function %qs at %L of PRIVATE type %qs"
79061 msgstr ""
79062
79063 #: fortran/resolve.cc:17306
79064 #, gcc-internal-format
79065 msgid "ENTRY %qs at %L has no IMPLICIT type"
79066 msgstr ""
79067
79068 #: fortran/resolve.cc:17326
79069 #, gcc-internal-format
79070 msgid "User operator procedure %qs at %L must be a FUNCTION"
79071 msgstr ""
79072
79073 #: fortran/resolve.cc:17336
79074 #, gcc-internal-format
79075 msgid "User operator procedure %qs at %L cannot be assumed character length"
79076 msgstr ""
79077
79078 #: fortran/resolve.cc:17344
79079 #, gcc-internal-format
79080 msgid "User operator procedure %qs at %L must have at least one argument"
79081 msgstr ""
79082
79083 #: fortran/resolve.cc:17358
79084 #, gcc-internal-format, gfc-internal-format
79085 msgid "First argument of operator interface at %L cannot be optional"
79086 msgstr ""
79087
79088 #: fortran/resolve.cc:17376
79089 #, gcc-internal-format, gfc-internal-format
79090 msgid "Second argument of operator interface at %L cannot be optional"
79091 msgstr ""
79092
79093 #: fortran/resolve.cc:17383
79094 #, gcc-internal-format, gfc-internal-format
79095 msgid "Operator interface at %L must have, at most, two arguments"
79096 msgstr ""
79097
79098 #: fortran/resolve.cc:17462
79099 #, gcc-internal-format
79100 msgid "Contained procedure %qs at %L of a PURE procedure must also be PURE"
79101 msgstr ""
79102
79103 #: fortran/scanner.cc:309
79104 #, gcc-internal-format
79105 msgid "Include directory %qs: %s"
79106 msgstr ""
79107
79108 #: fortran/scanner.cc:313
79109 #, gcc-internal-format
79110 msgid "Nonexistent include directory %qs"
79111 msgstr ""
79112
79113 #: fortran/scanner.cc:318
79114 #, gcc-internal-format
79115 msgid "%qs is not a directory"
79116 msgstr ""
79117
79118 #: fortran/scanner.cc:793
79119 #, gcc-internal-format, gfc-internal-format
79120 msgid ""
79121 "!$ACC at %C starts a commented line as it neither is followed by a space nor "
79122 "is a continuation line"
79123 msgstr ""
79124
79125 #: fortran/scanner.cc:833
79126 #, gcc-internal-format, gfc-internal-format
79127 msgid ""
79128 "!$OMP at %C starts a commented line as it neither is followed by a space nor "
79129 "is a continuation line"
79130 msgstr ""
79131
79132 #: fortran/scanner.cc:1320 fortran/scanner.cc:1523
79133 #, gcc-internal-format, gfc-internal-format
79134 msgid "Line truncated at %L"
79135 msgstr ""
79136
79137 #: fortran/scanner.cc:1384 fortran/scanner.cc:1613
79138 #, gcc-internal-format, gfc-internal-format
79139 msgid "Limit of %d continuations exceeded in statement at %C"
79140 msgstr ""
79141
79142 #: fortran/scanner.cc:1463 fortran/scanner.cc:1572
79143 #, gcc-internal-format, gfc-internal-format
79144 msgid "Wrong OpenACC continuation at %C: expected !$ACC, got !$OMP"
79145 msgstr ""
79146
79147 #: fortran/scanner.cc:1465 fortran/scanner.cc:1574
79148 #, gcc-internal-format, gfc-internal-format
79149 msgid "Wrong OpenMP continuation at %C: expected !$OMP, got !$ACC"
79150 msgstr ""
79151
79152 #: fortran/scanner.cc:1478
79153 #, gcc-internal-format
79154 msgid "Missing %<&%> in continued character constant at %C"
79155 msgstr ""
79156
79157 #: fortran/scanner.cc:1764
79158 #, gcc-internal-format, gfc-internal-format
79159 msgid "Nonconforming tab character at %C"
79160 msgstr ""
79161
79162 #: fortran/scanner.cc:1775
79163 #, gcc-internal-format, gfc-internal-format
79164 msgid "Invalid character 0x%s at %C"
79165 msgstr ""
79166
79167 #: fortran/scanner.cc:1864 fortran/scanner.cc:1867
79168 #, gcc-internal-format
79169 msgid "%<&%> not allowed by itself in line %d"
79170 msgstr ""
79171
79172 #: fortran/scanner.cc:1957
79173 #, gcc-internal-format, gfc-internal-format
79174 msgid "Nonconforming tab character in column %d of line %d"
79175 msgstr ""
79176
79177 #: fortran/scanner.cc:2186
79178 #, gcc-internal-format
79179 msgid "file %qs left but not entered"
79180 msgstr ""
79181
79182 #: fortran/scanner.cc:2228
79183 #, gcc-internal-format
79184 msgid "Illegal preprocessor directive"
79185 msgstr ""
79186
79187 #: fortran/scanner.cc:2551
79188 #, gcc-internal-format
79189 msgid "File %qs is being included recursively"
79190 msgstr ""
79191
79192 #: fortran/scanner.cc:2563
79193 #, gcc-internal-format
79194 msgid "Cannot open file %qs"
79195 msgstr ""
79196
79197 #: fortran/scanner.cc:2573
79198 #, gcc-internal-format
79199 msgid "Cannot open included file %qs"
79200 msgstr ""
79201
79202 #: fortran/scanner.cc:2575
79203 #, gcc-internal-format
79204 msgid "Cannot open pre-included file %qs"
79205 msgstr ""
79206
79207 #: fortran/scanner.cc:2583 fortran/scanner.cc:2585
79208 #, gcc-internal-format
79209 msgid "Included file %qs is not a regular file"
79210 msgstr ""
79211
79212 #: fortran/simplify.cc:92
79213 #, gcc-internal-format, gfc-internal-format
79214 msgid "Result of %s overflows its kind at %L"
79215 msgstr ""
79216
79217 #: fortran/simplify.cc:97
79218 #, gcc-internal-format, gfc-internal-format
79219 msgid "Result of %s underflows its kind at %L"
79220 msgstr ""
79221
79222 #: fortran/simplify.cc:102
79223 #, gcc-internal-format, gfc-internal-format
79224 msgid "Result of %s is NaN at %L"
79225 msgstr ""
79226
79227 #: fortran/simplify.cc:106
79228 #, gcc-internal-format, gfc-internal-format
79229 msgid "Result of %s gives range error for its kind at %L"
79230 msgstr ""
79231
79232 #: fortran/simplify.cc:129
79233 #, gcc-internal-format, gfc-internal-format
79234 msgid "KIND parameter of %s at %L must be an initialization expression"
79235 msgstr ""
79236
79237 #: fortran/simplify.cc:137
79238 #, gcc-internal-format, gfc-internal-format
79239 msgid "Invalid KIND parameter of %s at %L"
79240 msgstr ""
79241
79242 #: fortran/simplify.cc:761
79243 #, gcc-internal-format
79244 msgid "gfc_simplify_abs(): Bad type"
79245 msgstr ""
79246
79247 #: fortran/simplify.cc:782
79248 #, gcc-internal-format, gfc-internal-format
79249 msgid "Argument of %s function at %L is negative"
79250 msgstr ""
79251
79252 #: fortran/simplify.cc:789
79253 #, gcc-internal-format, gfc-internal-format
79254 msgid "Argument of %s function at %L outside of range [0,127]"
79255 msgstr ""
79256
79257 #: fortran/simplify.cc:807
79258 #, gcc-internal-format, gfc-internal-format
79259 msgid ""
79260 "Argument of %s function at %L is too large for the collating sequence of "
79261 "kind %d"
79262 msgstr ""
79263
79264 #: fortran/simplify.cc:844
79265 #, gcc-internal-format, gfc-internal-format
79266 msgid "Argument of ACOS at %L must be between -1 and 1"
79267 msgstr ""
79268
79269 #: fortran/simplify.cc:858
79270 #, gcc-internal-format
79271 msgid "in gfc_simplify_acos(): Bad type"
79272 msgstr ""
79273
79274 #: fortran/simplify.cc:877
79275 #, gcc-internal-format, gfc-internal-format
79276 msgid "Argument of ACOSH at %L must not be less than 1"
79277 msgstr ""
79278
79279 #: fortran/simplify.cc:892
79280 #, gcc-internal-format
79281 msgid "in gfc_simplify_acosh(): Bad type"
79282 msgstr ""
79283
79284 #: fortran/simplify.cc:1121
79285 #, gcc-internal-format, gfc-internal-format
79286 msgid "Argument of ASIN at %L must be between -1 and 1"
79287 msgstr ""
79288
79289 #: fortran/simplify.cc:1135
79290 #, gcc-internal-format
79291 msgid "in gfc_simplify_asin(): Bad type"
79292 msgstr ""
79293
79294 #: fortran/simplify.cc:1170
79295 #, gcc-internal-format, gfc-internal-format
79296 msgid "Argument of ACOSD at %L must be between -1 and 1"
79297 msgstr ""
79298
79299 #: fortran/simplify.cc:1196
79300 #, gcc-internal-format, gfc-internal-format
79301 msgid "Argument of ASIND at %L must be between -1 and 1"
79302 msgstr ""
79303
79304 #: fortran/simplify.cc:1248
79305 #, gcc-internal-format
79306 msgid "in gfc_simplify_asinh(): Bad type"
79307 msgstr ""
79308
79309 #: fortran/simplify.cc:1276
79310 #, gcc-internal-format
79311 msgid "in gfc_simplify_atan(): Bad type"
79312 msgstr ""
79313
79314 #: fortran/simplify.cc:1297
79315 #, gcc-internal-format, gfc-internal-format
79316 msgid "Argument of ATANH at %L must be inside the range -1 to 1"
79317 msgstr ""
79318
79319 #: fortran/simplify.cc:1311
79320 #, gcc-internal-format
79321 msgid "in gfc_simplify_atanh(): Bad type"
79322 msgstr ""
79323
79324 #: fortran/simplify.cc:1328
79325 #, gcc-internal-format, gfc-internal-format
79326 msgid ""
79327 "If first argument of ATAN2 at %L is zero, then the second argument must not "
79328 "be zero"
79329 msgstr ""
79330
79331 #: fortran/simplify.cc:1420
79332 #, gcc-internal-format, gfc-internal-format
79333 msgid "Result of BESSEL_YN is -INF at %L"
79334 msgstr ""
79335
79336 #: fortran/simplify.cc:1783
79337 #, gcc-internal-format
79338 msgid "gfc_simplify_dcmplx(): Bad type (x)"
79339 msgstr ""
79340
79341 #: fortran/simplify.cc:1802
79342 #, gcc-internal-format
79343 msgid "gfc_simplify_dcmplx(): Bad type (y)"
79344 msgstr ""
79345
79346 #: fortran/simplify.cc:1869
79347 #, gcc-internal-format, gfc-internal-format
79348 msgid ""
79349 "If first argument of ATAN2D at %L is zero, then the second argument must not "
79350 "be zero"
79351 msgstr ""
79352
79353 #: fortran/simplify.cc:1904
79354 #, gcc-internal-format
79355 msgid "in gfc_simplify_cos(): Bad type"
79356 msgstr ""
79357
79358 #: fortran/simplify.cc:2371
79359 #, gcc-internal-format
79360 msgid "gfc_simplify_dim(): Bad type"
79361 msgstr ""
79362
79363 #: fortran/simplify.cc:2945
79364 #, gcc-internal-format
79365 msgid "in gfc_simplify_exp(): Bad type"
79366 msgstr ""
79367
79368 #: fortran/simplify.cc:3159
79369 #, gcc-internal-format
79370 msgid "gfc_simplify_floor(): Bad kind"
79371 msgstr ""
79372
79373 #: fortran/simplify.cc:3272
79374 #, gcc-internal-format, gfc-internal-format
79375 msgid "Argument of IACHAR at %L must be of length one"
79376 msgstr ""
79377
79378 #: fortran/simplify.cc:3280
79379 #, gcc-internal-format, gfc-internal-format
79380 msgid "Argument of IACHAR function at %L outside of range 0..127"
79381 msgstr ""
79382
79383 #: fortran/simplify.cc:3395
79384 #, gcc-internal-format, gfc-internal-format
79385 msgid "Sum of second and third arguments of IBITS exceeds bit size at %L"
79386 msgstr ""
79387
79388 #: fortran/simplify.cc:3419
79389 #, gcc-internal-format
79390 msgid "IBITS: Bad bit"
79391 msgstr ""
79392
79393 #: fortran/simplify.cc:3470
79394 #, gcc-internal-format, gfc-internal-format
79395 msgid "Argument of ICHAR at %L must be of length one"
79396 msgstr ""
79397
79398 #. Left shift, as in SHIFTL.
79399 #: fortran/simplify.cc:3855 fortran/simplify.cc:3863
79400 #, gcc-internal-format, gfc-internal-format
79401 msgid "Second argument of %s is negative at %L"
79402 msgstr ""
79403
79404 #: fortran/simplify.cc:3875
79405 #, gcc-internal-format, gfc-internal-format
79406 msgid "Magnitude of second argument of %s exceeds bit size at %L"
79407 msgstr ""
79408
79409 #: fortran/simplify.cc:4000
79410 #, gcc-internal-format, gfc-internal-format
79411 msgid ""
79412 "Magnitude of second argument of ISHFTC exceeds BIT_SIZE of first argument at "
79413 "%C"
79414 msgstr ""
79415
79416 #: fortran/simplify.cc:4003
79417 #, gcc-internal-format, gfc-internal-format
79418 msgid "Absolute value of SHIFT shall be less than or equal to SIZE at %C"
79419 msgstr ""
79420
79421 #: fortran/simplify.cc:4350 fortran/simplify.cc:4483
79422 #, gcc-internal-format, gfc-internal-format
79423 msgid "DIM argument at %L is out of bounds"
79424 msgstr ""
79425
79426 #: fortran/simplify.cc:4710
79427 #, gcc-internal-format, gfc-internal-format
79428 msgid "Argument of LOG at %L cannot be less than or equal to zero"
79429 msgstr ""
79430
79431 #: fortran/simplify.cc:4723
79432 #, gcc-internal-format, gfc-internal-format
79433 msgid "Complex argument of LOG at %L cannot be zero"
79434 msgstr ""
79435
79436 #: fortran/simplify.cc:4734
79437 #, gcc-internal-format
79438 msgid "gfc_simplify_log: bad type"
79439 msgstr ""
79440
79441 #: fortran/simplify.cc:4751
79442 #, gcc-internal-format, gfc-internal-format
79443 msgid "Argument of LOG10 at %L cannot be less than or equal to zero"
79444 msgstr ""
79445
79446 #: fortran/simplify.cc:5089
79447 #, gcc-internal-format
79448 msgid "simplify_min_max(): Bad type in arglist"
79449 msgstr ""
79450
79451 #: fortran/simplify.cc:6010 fortran/simplify.cc:6018
79452 #, gcc-internal-format
79453 msgid "Argument %qs of MOD at %L shall not be zero"
79454 msgstr ""
79455
79456 #: fortran/simplify.cc:6024
79457 #, gcc-internal-format
79458 msgid "gfc_simplify_mod(): Bad arguments"
79459 msgstr ""
79460
79461 #: fortran/simplify.cc:6062 fortran/simplify.cc:6070
79462 #, gcc-internal-format
79463 msgid "Argument %qs of MODULO at %L shall not be zero"
79464 msgstr ""
79465
79466 #: fortran/simplify.cc:6076
79467 #, gcc-internal-format
79468 msgid "gfc_simplify_modulo(): Bad arguments"
79469 msgstr ""
79470
79471 #: fortran/simplify.cc:6148
79472 #, gcc-internal-format, gfc-internal-format
79473 msgid "Result of NEAREST is NaN at %L"
79474 msgstr ""
79475
79476 #: fortran/simplify.cc:6725
79477 #, gcc-internal-format, gfc-internal-format
79478 msgid "Argument NCOPIES of REPEAT intrinsic is negative at %L"
79479 msgstr ""
79480
79481 #: fortran/simplify.cc:6781
79482 #, gcc-internal-format, gfc-internal-format
79483 msgid "Argument NCOPIES of REPEAT intrinsic is too large at %L"
79484 msgstr ""
79485
79486 #: fortran/simplify.cc:6818
79487 #, gcc-internal-format, gfc-internal-format
79488 msgid ""
79489 "Evaluation of string longer than 2**28 at %L deferred to runtime, expect bugs"
79490 msgstr ""
79491
79492 #: fortran/simplify.cc:6876
79493 #, gcc-internal-format, gfc-internal-format
79494 msgid ""
79495 "The SHAPE array for the RESHAPE intrinsic at %L has a negative value %d for "
79496 "dimension %d"
79497 msgstr ""
79498
79499 #: fortran/simplify.cc:6900
79500 #, gcc-internal-format, gfc-internal-format
79501 msgid "Shapes of ORDER at %L and SHAPE at %L are different"
79502 msgstr ""
79503
79504 #: fortran/simplify.cc:6913
79505 #, gcc-internal-format, gfc-internal-format
79506 msgid "Sizes of ORDER at %L and SHAPE at %L are different"
79507 msgstr ""
79508
79509 #: fortran/simplify.cc:6927
79510 #, gcc-internal-format, gfc-internal-format
79511 msgid ""
79512 "Element with a value of %d in ORDER at %L must be in the range [1, ..., %d] "
79513 "for the RESHAPE intrinsic near %L"
79514 msgstr ""
79515
79516 #: fortran/simplify.cc:6937
79517 #, gcc-internal-format, gfc-internal-format
79518 msgid "ORDER at %L is not a permutation of the size of SHAPE at %L"
79519 msgstr ""
79520
79521 #: fortran/simplify.cc:6998
79522 #, gcc-internal-format, gfc-internal-format
79523 msgid "Reshaped array too large at %C"
79524 msgstr ""
79525
79526 #: fortran/simplify.cc:7114
79527 #, gcc-internal-format, gfc-internal-format
79528 msgid "Result of SCALE overflows its kind at %L"
79529 msgstr ""
79530
79531 #: fortran/simplify.cc:7703
79532 #, gcc-internal-format
79533 msgid "Bad type in gfc_simplify_sign"
79534 msgstr ""
79535
79536 #: fortran/simplify.cc:7732
79537 #, gcc-internal-format
79538 msgid "in gfc_simplify_sin(): Bad type"
79539 msgstr ""
79540
79541 #: fortran/simplify.cc:7870 fortran/simplify.cc:8153
79542 #, gcc-internal-format
79543 msgid "Failure getting length of a constant array."
79544 msgstr ""
79545
79546 #: fortran/simplify.cc:7880
79547 #, gcc-internal-format
79548 msgid ""
79549 "The number of elements (%d) in the array constructor at %L requires an "
79550 "increase of the allowed %d upper limit.  See %<-fmax-array-constructor%> "
79551 "option."
79552 msgstr ""
79553
79554 #: fortran/simplify.cc:7947
79555 #, gcc-internal-format, gfc-internal-format
79556 msgid "Simplification of SPREAD at %C not yet implemented"
79557 msgstr ""
79558
79559 #: fortran/simplify.cc:7971
79560 #, gcc-internal-format, gfc-internal-format
79561 msgid "Argument of SQRT at %L has a negative value"
79562 msgstr ""
79563
79564 #: fortran/simplify.cc:7987
79565 #, gcc-internal-format, gfc-internal-format
79566 msgid "invalid argument of SQRT at %L"
79567 msgstr ""
79568
79569 #: fortran/simplify.cc:8334
79570 #, gcc-internal-format, gfc-internal-format
79571 msgid ""
79572 "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY "
79573 "lower bound is %ld)"
79574 msgstr ""
79575
79576 #: fortran/simplify.cc:8357
79577 #, gcc-internal-format, gfc-internal-format
79578 msgid ""
79579 "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY "
79580 "upper bound is %ld)"
79581 msgstr ""
79582
79583 #: fortran/simplify.cc:8841
79584 #, gcc-internal-format
79585 msgid ""
79586 "Character %qs in string at %L cannot be converted into character kind %d"
79587 msgstr ""
79588
79589 #: fortran/st.cc:300
79590 #, gcc-internal-format
79591 msgid "gfc_free_statement(): Bad statement"
79592 msgstr ""
79593
79594 #: fortran/symbol.cc:141
79595 #, gcc-internal-format, gfc-internal-format
79596 msgid "IMPLICIT NONE (type) statement at %L following an IMPLICIT statement"
79597 msgstr ""
79598
79599 #: fortran/symbol.cc:178
79600 #, gcc-internal-format
79601 msgid "Letter %qc already set in IMPLICIT statement at %C"
79602 msgstr ""
79603
79604 #: fortran/symbol.cc:200
79605 #, gcc-internal-format, gfc-internal-format
79606 msgid "Cannot specify IMPLICIT at %C after IMPLICIT NONE"
79607 msgstr ""
79608
79609 #: fortran/symbol.cc:210
79610 #, gcc-internal-format
79611 msgid "Letter %qc already has an IMPLICIT type at %C"
79612 msgstr ""
79613
79614 #: fortran/symbol.cc:234
79615 #, gcc-internal-format
79616 msgid ""
79617 "Option %<-fallow-leading-underscore%> is for use only by gfortran "
79618 "developers, and should not be used for implicitly typed variables"
79619 msgstr ""
79620
79621 #: fortran/symbol.cc:239
79622 #, gcc-internal-format
79623 msgid "gfc_get_default_type(): Bad symbol %qs"
79624 msgstr ""
79625
79626 #: fortran/symbol.cc:296
79627 #, gcc-internal-format
79628 msgid "gfc_set_default_type(): symbol already has a type"
79629 msgstr ""
79630
79631 #: fortran/symbol.cc:306
79632 #, gcc-internal-format
79633 msgid "Symbol %qs at %L has no IMPLICIT type; did you mean %qs?"
79634 msgstr ""
79635
79636 #: fortran/symbol.cc:310
79637 #, gcc-internal-format
79638 msgid "Symbol %qs at %L has no IMPLICIT type"
79639 msgstr ""
79640
79641 #. BIND(C) variables should not be implicitly declared.
79642 #: fortran/symbol.cc:330
79643 #, gcc-internal-format
79644 msgid ""
79645 "Implicitly declared BIND(C) variable %qs at %L may not be C interoperable"
79646 msgstr ""
79647
79648 #. Dummy args to a BIND(C) routine may not be interoperable if
79649 #. they are implicitly typed.
79650 #: fortran/symbol.cc:346
79651 #, gcc-internal-format
79652 msgid ""
79653 "Implicitly declared variable %qs at %L may not be C interoperable but it is "
79654 "a dummy argument to the BIND(C) procedure %qs at %L"
79655 msgstr ""
79656
79657 #: fortran/symbol.cc:387
79658 #, gcc-internal-format
79659 msgid "Function result %qs at %L has no IMPLICIT type"
79660 msgstr ""
79661
79662 #: fortran/symbol.cc:488
79663 #, gcc-internal-format, gfc-internal-format
79664 msgid "%s attribute not allowed in BLOCK DATA program unit at %L"
79665 msgstr ""
79666
79667 #: fortran/symbol.cc:513
79668 #, gcc-internal-format, gfc-internal-format
79669 msgid "Namelist group name at %L cannot have the SAVE attribute"
79670 msgstr ""
79671
79672 #: fortran/symbol.cc:532
79673 #, gcc-internal-format
79674 msgid "internal procedure %qs at %L conflicts with DUMMY argument"
79675 msgstr ""
79676
79677 #: fortran/symbol.cc:565
79678 #, gcc-internal-format, gfc-internal-format
79679 msgid "Procedure pointer at %C"
79680 msgstr ""
79681
79682 #: fortran/symbol.cc:777
79683 #, gcc-internal-format, gfc-internal-format
79684 msgid "%s attribute applied to %s %s at %L"
79685 msgstr ""
79686
79687 #: fortran/symbol.cc:784
79688 #, gcc-internal-format, gfc-internal-format
79689 msgid "BIND(C) applied to %s %s at %L"
79690 msgstr ""
79691
79692 #: fortran/symbol.cc:905 fortran/symbol.cc:916 fortran/symbol.cc:1790
79693 #, gcc-internal-format, gfc-internal-format
79694 msgid "%s attribute conflicts with %s attribute at %L"
79695 msgstr ""
79696
79697 #: fortran/symbol.cc:908 fortran/symbol.cc:922
79698 #, gcc-internal-format
79699 msgid "%s attribute conflicts with %s attribute in %qs at %L"
79700 msgstr ""
79701
79702 #: fortran/symbol.cc:966
79703 #, gcc-internal-format, gfc-internal-format
79704 msgid "Cannot change attributes of USE-associated symbol at %L"
79705 msgstr ""
79706
79707 #: fortran/symbol.cc:969
79708 #, gcc-internal-format, gfc-internal-format
79709 msgid "Cannot change attributes of USE-associated symbol %s at %L"
79710 msgstr ""
79711
79712 #: fortran/symbol.cc:985
79713 #, gcc-internal-format, gfc-internal-format
79714 msgid "Duplicate %s attribute specified at %L"
79715 msgstr ""
79716
79717 #: fortran/symbol.cc:1027
79718 #, gcc-internal-format, gfc-internal-format
79719 msgid "ALLOCATABLE specified outside of INTERFACE body at %L"
79720 msgstr ""
79721
79722 #: fortran/symbol.cc:1044
79723 #, gcc-internal-format, gfc-internal-format
79724 msgid "Duplicate AUTOMATIC attribute specified at %L"
79725 msgstr ""
79726
79727 #: fortran/symbol.cc:1068
79728 #, gcc-internal-format
79729 msgid "CODIMENSION specified for %qs outside its INTERFACE body at %L"
79730 msgstr ""
79731
79732 #: fortran/symbol.cc:1094
79733 #, gcc-internal-format
79734 msgid "DIMENSION specified for %qs outside its INTERFACE body at %L"
79735 msgstr ""
79736
79737 #: fortran/symbol.cc:1251
79738 #, gcc-internal-format, gfc-internal-format
79739 msgid "Cray Pointee at %L appears in multiple pointer() statements"
79740 msgstr ""
79741
79742 #: fortran/symbol.cc:1270
79743 #, gcc-internal-format, gfc-internal-format
79744 msgid "Duplicate PROTECTED attribute specified at %L"
79745 msgstr ""
79746
79747 #: fortran/symbol.cc:1303
79748 #, gcc-internal-format, gfc-internal-format
79749 msgid "SAVE attribute at %L cannot be specified in a PURE procedure"
79750 msgstr ""
79751
79752 #: fortran/symbol.cc:1315
79753 #, gcc-internal-format, gfc-internal-format
79754 msgid "Duplicate SAVE attribute specified at %L"
79755 msgstr ""
79756
79757 #: fortran/symbol.cc:1335
79758 #, gcc-internal-format, gfc-internal-format
79759 msgid "Duplicate VALUE attribute specified at %L"
79760 msgstr ""
79761
79762 #: fortran/symbol.cc:1354
79763 #, gcc-internal-format, gfc-internal-format
79764 msgid "Duplicate VOLATILE attribute specified at %L"
79765 msgstr ""
79766
79767 #: fortran/symbol.cc:1366
79768 #, gcc-internal-format, gfc-internal-format
79769 msgid "VOLATILE attribute at %L cannot be specified in a PURE procedure"
79770 msgstr ""
79771
79772 #: fortran/symbol.cc:1387
79773 #, gcc-internal-format, gfc-internal-format
79774 msgid "Duplicate ASYNCHRONOUS attribute specified at %L"
79775 msgstr ""
79776
79777 #: fortran/symbol.cc:1786
79778 #, gcc-internal-format
79779 msgid "%s attribute of %qs conflicts with %s attribute at %L"
79780 msgstr ""
79781
79782 #: fortran/symbol.cc:1823
79783 #, gcc-internal-format, gfc-internal-format
79784 msgid ""
79785 "%s procedure at %L is already declared as %s procedure. \n"
79786 "F2008: A pointer function assignment is ambiguous if it is the first "
79787 "executable statement after the specification block. Please add any other "
79788 "kind of executable statement before it. FIXME"
79789 msgstr ""
79790
79791 #: fortran/symbol.cc:1831
79792 #, gcc-internal-format, gfc-internal-format
79793 msgid "%s procedure at %L is already declared as %s procedure"
79794 msgstr ""
79795
79796 #: fortran/symbol.cc:1866
79797 #, gcc-internal-format, gfc-internal-format
79798 msgid "INTENT (%s) conflicts with INTENT(%s) at %L"
79799 msgstr ""
79800
79801 #: fortran/symbol.cc:1890
79802 #, gcc-internal-format, gfc-internal-format
79803 msgid "ACCESS specification at %L was already specified"
79804 msgstr ""
79805
79806 #: fortran/symbol.cc:1907
79807 #, gcc-internal-format, gfc-internal-format
79808 msgid "Duplicate BIND attribute specified at %L"
79809 msgstr ""
79810
79811 #: fortran/symbol.cc:1914
79812 #, gcc-internal-format, gfc-internal-format
79813 msgid "BIND(C) at %L"
79814 msgstr ""
79815
79816 #: fortran/symbol.cc:1930
79817 #, gcc-internal-format, gfc-internal-format
79818 msgid "Duplicate EXTENDS attribute specified at %L"
79819 msgstr ""
79820
79821 #: fortran/symbol.cc:1934
79822 #, gcc-internal-format, gfc-internal-format
79823 msgid "EXTENDS at %L"
79824 msgstr ""
79825
79826 #: fortran/symbol.cc:1960
79827 #, gcc-internal-format
79828 msgid "Symbol %qs at %L already has an explicit interface"
79829 msgstr ""
79830
79831 #: fortran/symbol.cc:1967
79832 #, gcc-internal-format
79833 msgid "%qs at %L has attributes specified outside its INTERFACE body"
79834 msgstr ""
79835
79836 #: fortran/symbol.cc:2005
79837 #, gcc-internal-format
79838 msgid ""
79839 "Symbol %qs at %L conflicts with symbol from module %qs, use-associated at %L"
79840 msgstr ""
79841
79842 #: fortran/symbol.cc:2009 fortran/symbol.cc:2012
79843 #, gcc-internal-format
79844 msgid "Symbol %qs at %L already has basic type of %s"
79845 msgstr ""
79846
79847 #: fortran/symbol.cc:2019
79848 #, gcc-internal-format
79849 msgid "Procedure %qs at %L may not have basic type of %s"
79850 msgstr ""
79851
79852 #: fortran/symbol.cc:2031
79853 #, gcc-internal-format
79854 msgid "Symbol %qs at %L cannot have a type"
79855 msgstr ""
79856
79857 #: fortran/symbol.cc:2276
79858 #, gcc-internal-format
79859 msgid "Component %qs at %C already in the parent type at %L"
79860 msgstr ""
79861
79862 #: fortran/symbol.cc:2361
79863 #, gcc-internal-format
79864 msgid "Symbol %qs at %C is ambiguous"
79865 msgstr ""
79866
79867 #: fortran/symbol.cc:2393
79868 #, gcc-internal-format
79869 msgid "Derived type %qs at %C is being used before it is defined"
79870 msgstr ""
79871
79872 #: fortran/symbol.cc:2542
79873 #, gcc-internal-format
79874 msgid "Component %qs at %C is a PRIVATE component of %qs"
79875 msgstr ""
79876
79877 #: fortran/symbol.cc:2563
79878 #, gcc-internal-format
79879 msgid "%qs at %C is not a member of the %qs structure; did you mean %qs?"
79880 msgstr ""
79881
79882 #: fortran/symbol.cc:2567
79883 #, gcc-internal-format
79884 msgid "%qs at %C is not a member of the %qs structure"
79885 msgstr ""
79886
79887 #: fortran/symbol.cc:2731
79888 #, gcc-internal-format, gfc-internal-format
79889 msgid "Duplicate statement label %d at %L and %L"
79890 msgstr ""
79891
79892 #: fortran/symbol.cc:2742
79893 #, gcc-internal-format, gfc-internal-format
79894 msgid "Label %d at %C already referenced as branch target"
79895 msgstr ""
79896
79897 #: fortran/symbol.cc:2752
79898 #, gcc-internal-format, gfc-internal-format
79899 msgid "Label %d at %C already referenced as a format label"
79900 msgstr ""
79901
79902 #: fortran/symbol.cc:2759
79903 #, gcc-internal-format, gfc-internal-format
79904 msgid ""
79905 "DO termination statement which is not END DO or CONTINUE with label %d at %C"
79906 msgstr ""
79907
79908 #: fortran/symbol.cc:2800
79909 #, gcc-internal-format, gfc-internal-format
79910 msgid "Label %d at %C previously used as a FORMAT label"
79911 msgstr ""
79912
79913 #: fortran/symbol.cc:2809
79914 #, gcc-internal-format, gfc-internal-format
79915 msgid "Label %d at %C previously used as branch target"
79916 msgstr ""
79917
79918 #: fortran/symbol.cc:2816
79919 #, gcc-internal-format, gfc-internal-format
79920 msgid "Shared DO termination label %d at %C"
79921 msgstr ""
79922
79923 #: fortran/symbol.cc:2820
79924 #, gcc-internal-format, gfc-internal-format
79925 msgid "Labeled DO statement at %L"
79926 msgstr ""
79927
79928 #: fortran/symbol.cc:3161
79929 #, gcc-internal-format
79930 msgid "Name %qs at %C is an ambiguous reference to %qs from module %qs"
79931 msgstr ""
79932
79933 #: fortran/symbol.cc:3164
79934 #, gcc-internal-format
79935 msgid ""
79936 "Name %qs at %C is an ambiguous reference to %qs from current program unit"
79937 msgstr ""
79938
79939 #. Symbol is from another namespace.
79940 #: fortran/symbol.cc:3409
79941 #, gcc-internal-format
79942 msgid "Symbol %qs at %C has already been host associated"
79943 msgstr ""
79944
79945 #: fortran/symbol.cc:4422
79946 #, gcc-internal-format
79947 msgid "verify_bind_c_derived_type(): Given symbol is unexpectedly NULL"
79948 msgstr ""
79949
79950 #: fortran/symbol.cc:4435
79951 #, gcc-internal-format
79952 msgid ""
79953 "Derived type %qs declared at %L must have the BIND attribute to be C "
79954 "interoperable"
79955 msgstr ""
79956
79957 #: fortran/symbol.cc:4453
79958 #, gcc-internal-format
79959 msgid ""
79960 "Derived type %qs with BIND(C) attribute at %L is empty, and may be "
79961 "inaccessible by the C companion processor"
79962 msgstr ""
79963
79964 #: fortran/symbol.cc:4474
79965 #, gcc-internal-format
79966 msgid ""
79967 "Component %qs at %L cannot have the POINTER attribute because it is a member "
79968 "of the BIND(C) derived type %qs at %L"
79969 msgstr ""
79970
79971 #: fortran/symbol.cc:4484
79972 #, gcc-internal-format
79973 msgid ""
79974 "Procedure pointer component %qs at %L cannot be a member of the BIND(C) "
79975 "derived type %qs at %L"
79976 msgstr ""
79977
79978 #: fortran/symbol.cc:4495
79979 #, gcc-internal-format
79980 msgid ""
79981 "Component %qs at %L cannot have the ALLOCATABLE attribute because it is a "
79982 "member of the BIND(C) derived type %qs at %L"
79983 msgstr ""
79984
79985 #: fortran/symbol.cc:4534
79986 #, gcc-internal-format
79987 msgid ""
79988 "Component %qs in derived type %qs at %L may not be C interoperable, even "
79989 "though derived type %qs is BIND(C)"
79990 msgstr ""
79991
79992 #: fortran/symbol.cc:4544
79993 #, gcc-internal-format
79994 msgid "Component %qs in derived type %qs at %L may not be C interoperable"
79995 msgstr ""
79996
79997 #: fortran/symbol.cc:4556
79998 #, gcc-internal-format
79999 msgid ""
80000 "Derived type %qs at %L cannot have the SEQUENCE attribute because it is "
80001 "BIND(C)"
80002 msgstr ""
80003
80004 #: fortran/symbol.cc:5053 fortran/symbol.cc:5058
80005 #, gcc-internal-format
80006 msgid "Symbol %qs is used before it is typed at %L"
80007 msgstr ""
80008
80009 #: fortran/target-memory.cc:137
80010 #, gcc-internal-format
80011 msgid "Invalid expression in gfc_element_size."
80012 msgstr ""
80013
80014 #: fortran/target-memory.cc:361
80015 #, gcc-internal-format
80016 msgid "Invalid expression in gfc_target_encode_expr."
80017 msgstr ""
80018
80019 #: fortran/target-memory.cc:634
80020 #, gcc-internal-format
80021 msgid "Invalid expression in gfc_target_interpret_expr."
80022 msgstr ""
80023
80024 #: fortran/target-memory.cc:707
80025 #, gcc-internal-format, gfc-internal-format
80026 msgid "Overlapping unequal initializers in EQUIVALENCE at %L"
80027 msgstr ""
80028
80029 #: fortran/target-memory.cc:710
80030 #, gcc-internal-format, gfc-internal-format
80031 msgid "Overlapping unequal initializers in EQUIVALENCE at %C"
80032 msgstr ""
80033
80034 #. Problems occur when we get something like
80035 #. integer :: a(lots) = (/(i, i=1, lots)/)
80036 #: fortran/trans-array.cc:6285
80037 #, gcc-internal-format
80038 msgid ""
80039 "The number of elements in the array constructor at %L requires an increase "
80040 "of the allowed %d upper limit. See %<-fmax-array-constructor%> option"
80041 msgstr ""
80042
80043 #: fortran/trans-array.cc:8456
80044 #, gcc-internal-format
80045 msgid "Creating array temporary at %L for argument %qs"
80046 msgstr ""
80047
80048 #: fortran/trans-array.cc:11719
80049 #, gcc-internal-format, gfc-internal-format
80050 msgid "bad expression type during walk (%d)"
80051 msgstr ""
80052
80053 #: fortran/trans-common.cc:411
80054 #, gcc-internal-format
80055 msgid ""
80056 "Named COMMON block %qs at %L shall be of the same size as elsewhere (%lu vs "
80057 "%lu bytes)"
80058 msgstr ""
80059
80060 #: fortran/trans-common.cc:819
80061 #, gcc-internal-format
80062 msgid "get_mpz(): Not an integer constant"
80063 msgstr ""
80064
80065 #: fortran/trans-common.cc:847
80066 #, gcc-internal-format
80067 msgid "element_number(): Bad dimension type"
80068 msgstr ""
80069
80070 #: fortran/trans-common.cc:917
80071 #, gcc-internal-format, gfc-internal-format
80072 msgid "Bad array reference at %L"
80073 msgstr ""
80074
80075 #: fortran/trans-common.cc:925
80076 #, gcc-internal-format, gfc-internal-format
80077 msgid "Illegal reference type at %L as EQUIVALENCE object"
80078 msgstr ""
80079
80080 #: fortran/trans-common.cc:965
80081 #, gcc-internal-format
80082 msgid "Inconsistent equivalence rules involving %qs at %L and %qs at %L"
80083 msgstr ""
80084
80085 #. Aligning this field would misalign a previous field.
80086 #: fortran/trans-common.cc:1154
80087 #, gcc-internal-format
80088 msgid ""
80089 "The equivalence set for variable %qs declared at %L violates alignment "
80090 "requirements"
80091 msgstr ""
80092
80093 #: fortran/trans-common.cc:1219
80094 #, gcc-internal-format
80095 msgid "Equivalence for %qs does not match ordering of COMMON %qs at %L"
80096 msgstr ""
80097
80098 #: fortran/trans-common.cc:1234
80099 #, gcc-internal-format
80100 msgid ""
80101 "The equivalence set for %qs cause an invalid extension to COMMON %qs at %L"
80102 msgstr ""
80103
80104 #: fortran/trans-common.cc:1250
80105 #, gcc-internal-format
80106 msgid ""
80107 "Padding of %d bytes required before %qs in COMMON %qs at %L; reorder "
80108 "elements or use %<-fno-align-commons%>"
80109 msgstr ""
80110
80111 #: fortran/trans-common.cc:1256
80112 #, gcc-internal-format
80113 msgid ""
80114 "Padding of %d bytes required before %qs in COMMON at %L; reorder elements or "
80115 "use %<-fno-align-commons%>"
80116 msgstr ""
80117
80118 #: fortran/trans-common.cc:1277
80119 #, gcc-internal-format
80120 msgid "COMMON %qs at %L does not exist"
80121 msgstr ""
80122
80123 #: fortran/trans-common.cc:1286
80124 #, gcc-internal-format
80125 msgid ""
80126 "COMMON %qs at %L requires %d bytes of padding; reorder elements or use %<-"
80127 "fno-align-commons%>"
80128 msgstr ""
80129
80130 #: fortran/trans-common.cc:1291
80131 #, gcc-internal-format
80132 msgid ""
80133 "COMMON at %L requires %d bytes of padding; reorder elements or use %<-fno-"
80134 "align-commons%>"
80135 msgstr ""
80136
80137 #: fortran/trans-const.cc:336
80138 #, gcc-internal-format, gfc-internal-format
80139 msgid "Assigning value other than 0 or 1 to LOGICAL has undefined result at %L"
80140 msgstr ""
80141
80142 #: fortran/trans-const.cc:402
80143 #, gcc-internal-format, gfc-internal-format
80144 msgid "non-constant initialization expression at %L"
80145 msgstr ""
80146
80147 #: fortran/trans-decl.cc:761
80148 #, gcc-internal-format
80149 msgid ""
80150 "Array %qs at %L is larger than limit set by %<-fmax-stack-var-size=%>, moved "
80151 "from stack to static storage. This makes the procedure unsafe when called "
80152 "recursively, or concurrently from multiple threads. Consider increasing the "
80153 "%<-fmax-stack-var-size=%> limit (or use %<-frecursive%>, which implies "
80154 "unlimited %<-fmax-stack-var-size%>) - or change the code to use an "
80155 "ALLOCATABLE array. If the variable is never accessed concurrently, this "
80156 "warning can be ignored, and the variable could also be declared with the "
80157 "SAVE attribute."
80158 msgstr ""
80159
80160 #: fortran/trans-decl.cc:1790
80161 #, gcc-internal-format
80162 msgid "intrinsic variable which isn't a procedure"
80163 msgstr ""
80164
80165 #: fortran/trans-decl.cc:4504 fortran/trans-decl.cc:7732
80166 #, gcc-internal-format
80167 msgid "Return value of function %qs at %L not set"
80168 msgstr ""
80169
80170 #: fortran/trans-decl.cc:4992
80171 #, gcc-internal-format
80172 msgid "Deferred type parameter not yet supported"
80173 msgstr ""
80174
80175 #: fortran/trans-decl.cc:5225
80176 #, gcc-internal-format
80177 msgid "backend decl for module variable %qs already exists"
80178 msgstr ""
80179
80180 #: fortran/trans-decl.cc:5238
80181 #, gcc-internal-format
80182 msgid "Unused PRIVATE module variable %qs declared at %L"
80183 msgstr ""
80184
80185 #: fortran/trans-decl.cc:5863
80186 #, gcc-internal-format
80187 msgid "Dummy argument %qs at %L was declared INTENT(OUT) but was not set"
80188 msgstr ""
80189
80190 #: fortran/trans-decl.cc:5869
80191 #, gcc-internal-format
80192 msgid ""
80193 "Derived-type dummy argument %qs at %L was declared INTENT(OUT) but was not "
80194 "set and does not have a default initializer"
80195 msgstr ""
80196
80197 #: fortran/trans-decl.cc:5880 fortran/trans-decl.cc:6031
80198 #, gcc-internal-format
80199 msgid "Unused dummy argument %qs at %L"
80200 msgstr ""
80201
80202 #: fortran/trans-decl.cc:5896
80203 #, gcc-internal-format
80204 msgid "Unused module variable %qs which has been explicitly imported at %L"
80205 msgstr ""
80206
80207 #: fortran/trans-decl.cc:5915
80208 #, gcc-internal-format
80209 msgid "Unused variable %qs declared at %L"
80210 msgstr ""
80211
80212 #: fortran/trans-decl.cc:5964
80213 #, gcc-internal-format
80214 msgid "Unused parameter %qs declared at %L"
80215 msgstr ""
80216
80217 #: fortran/trans-decl.cc:5968
80218 #, gcc-internal-format
80219 msgid "Unused parameter %qs which has been explicitly imported at %L"
80220 msgstr ""
80221
80222 #: fortran/trans-decl.cc:5998
80223 #, gcc-internal-format
80224 msgid "Return value %qs of function %qs declared at %L not set"
80225 msgstr ""
80226
80227 #: fortran/trans-decl.cc:6595
80228 #, gcc-internal-format, gfc-internal-format
80229 msgid "Sorry, !$ACC DECLARE at %L is not allowed in BLOCK construct"
80230 msgstr ""
80231
80232 #: fortran/trans-expr.cc:1109
80233 #, gcc-internal-format, gfc-internal-format
80234 msgid "Cannot compute the length of the char array at %L."
80235 msgstr ""
80236
80237 #: fortran/trans-expr.cc:1878
80238 #, gcc-internal-format, gfc-internal-format
80239 msgid "Code for reallocating the allocatable variable at %L will be added"
80240 msgstr ""
80241
80242 #: fortran/trans-expr.cc:2195
80243 #, gcc-internal-format, gfc-internal-format
80244 msgid ""
80245 "Sorry, coindexed access to an unlimited polymorphic object at %L is not "
80246 "supported"
80247 msgstr ""
80248
80249 #: fortran/trans-expr.cc:2204
80250 #, gcc-internal-format, gfc-internal-format
80251 msgid ""
80252 "Sorry, coindexed access to an unlimited polymorphic component at %L is not "
80253 "supported"
80254 msgstr ""
80255
80256 #: fortran/trans-expr.cc:3878
80257 #, gcc-internal-format
80258 msgid "Unknown intrinsic op"
80259 msgstr ""
80260
80261 #: fortran/trans-expr.cc:5396
80262 #, gcc-internal-format, gfc-internal-format
80263 msgid "Unknown argument list function at %L"
80264 msgstr ""
80265
80266 #: fortran/trans-expr.cc:9991
80267 #, gcc-internal-format, gfc-internal-format
80268 msgid ""
80269 "If bounds remapping is specified at %L, the pointer target shall not be NULL"
80270 msgstr ""
80271
80272 #: fortran/trans-intrinsic.cc:936
80273 #, gcc-internal-format
80274 msgid "Intrinsic function %qs (%d) not recognized"
80275 msgstr ""
80276
80277 #: fortran/trans-intrinsic.cc:2441 fortran/trans-intrinsic.cc:2990
80278 #: fortran/trans-intrinsic.cc:3191
80279 #, gcc-internal-format
80280 msgid "%<dim%> argument of %s intrinsic at %L is not a valid dimension index"
80281 msgstr ""
80282
80283 #: fortran/trans-intrinsic.cc:11852 fortran/trans-stmt.cc:1091
80284 #, gcc-internal-format, gfc-internal-format
80285 msgid "Sorry, the event component of derived type at %L is not yet supported"
80286 msgstr ""
80287
80288 #: fortran/trans-intrinsic.cc:11859
80289 #, gcc-internal-format, gfc-internal-format
80290 msgid "The event variable at %L shall not be coindexed"
80291 msgstr ""
80292
80293 #: fortran/trans-io.cc:1965
80294 #, gcc-internal-format
80295 msgid "build_dt: format with namelist"
80296 msgstr ""
80297
80298 #: fortran/trans-io.cc:2506
80299 #, gcc-internal-format, gfc-internal-format
80300 msgid "Bad IO basetype (%d)"
80301 msgstr ""
80302
80303 #: fortran/trans-openmp.cc:824 fortran/trans-openmp.cc:1336
80304 #, gcc-internal-format
80305 msgid "Sorry, polymorphic arrays not yet supported for firstprivate"
80306 msgstr ""
80307
80308 #: fortran/trans-openmp.cc:1490
80309 #, gcc-internal-format
80310 msgid "implicit mapping of assumed size array %qD"
80311 msgstr ""
80312
80313 #: fortran/trans-openmp.cc:3072
80314 #, gcc-internal-format
80315 msgid "optional class parameter"
80316 msgstr ""
80317
80318 #: fortran/trans-openmp.cc:3388
80319 #, gcc-internal-format
80320 msgid "unhandled expression type"
80321 msgstr ""
80322
80323 #: fortran/trans-openmp.cc:3542
80324 #, gcc-internal-format
80325 msgid "unhandled expression"
80326 msgstr ""
80327
80328 #: fortran/trans-openmp.cc:7248
80329 #, gcc-internal-format
80330 msgid "gfc_trans_omp_workshare(): Bad statement code"
80331 msgstr ""
80332
80333 #: fortran/trans-openmp.cc:7546
80334 #, gcc-internal-format, gfc-internal-format
80335 msgid "The base name for 'declare variant' must be specified at %L "
80336 msgstr ""
80337
80338 #: fortran/trans-openmp.cc:7556
80339 #, gcc-internal-format, gfc-internal-format
80340 msgid "The base name at %L does not match the name of the current procedure"
80341 msgstr ""
80342
80343 #: fortran/trans-openmp.cc:7559
80344 #, gcc-internal-format, gfc-internal-format
80345 msgid "The base name at %L must not be an entry name"
80346 msgstr ""
80347
80348 #: fortran/trans-openmp.cc:7562
80349 #, gcc-internal-format, gfc-internal-format
80350 msgid "The base name at %L must not be a generic name"
80351 msgstr ""
80352
80353 #: fortran/trans-openmp.cc:7565
80354 #, gcc-internal-format, gfc-internal-format
80355 msgid "The base name at %L must not be a procedure pointer"
80356 msgstr ""
80357
80358 #: fortran/trans-openmp.cc:7568
80359 #, gcc-internal-format, gfc-internal-format
80360 msgid "The base procedure at %L must have an explicit interface"
80361 msgstr ""
80362
80363 #: fortran/trans-openmp.cc:7665
80364 #, gcc-internal-format
80365 msgid "Cannot find symbol %qs"
80366 msgstr ""
80367
80368 #: fortran/trans-openmp.cc:7676
80369 #, gcc-internal-format
80370 msgid "variant %qs at %L is not a function or subroutine"
80371 msgstr ""
80372
80373 #: fortran/trans-openmp.cc:7688
80374 #, gcc-internal-format
80375 msgid "variant %qs and base %qs at %L have incompatible types: %s"
80376 msgstr ""
80377
80378 #: fortran/trans-stmt.cc:572
80379 #, gcc-internal-format, gfc-internal-format
80380 msgid "An alternate return at %L without a * dummy argument"
80381 msgstr ""
80382
80383 #: fortran/trans-stmt.cc:895
80384 #, gcc-internal-format, gfc-internal-format
80385 msgid "Sorry, the lock component of derived type at %L is not yet supported"
80386 msgstr ""
80387
80388 #: fortran/trans-stmt.cc:1354
80389 #, gcc-internal-format, gfc-internal-format
80390 msgid "Sorry, only support for integer kind %d implemented for image-set at %L"
80391 msgstr ""
80392
80393 #: fortran/trans-stmt.cc:3622
80394 #, gcc-internal-format
80395 msgid "gfc_trans_select(): Bad type for case expr."
80396 msgstr ""
80397
80398 #: fortran/trans-types.cc:531
80399 #, gcc-internal-format
80400 msgid ""
80401 "%<-fconvert=r16_ieee%> or %<-fconvert=r16_ibm%> not supported on this "
80402 "architecture"
80403 msgstr ""
80404
80405 #: fortran/trans-types.cc:544
80406 #, gcc-internal-format
80407 msgid "INTEGER(KIND=8) is not available for %<-fdefault-integer-8%> option"
80408 msgstr ""
80409
80410 #: fortran/trans-types.cc:553
80411 #, gcc-internal-format
80412 msgid "INTEGER(KIND=8) is not available for %<-finteger-4-integer-8%> option"
80413 msgstr ""
80414
80415 #: fortran/trans-types.cc:572
80416 #, gcc-internal-format
80417 msgid "REAL(KIND=8) is not available for %<-fdefault-real-8%> option"
80418 msgstr ""
80419
80420 #: fortran/trans-types.cc:580
80421 #, gcc-internal-format
80422 msgid "REAL(KIND=10) is not available for %<-fdefault-real-10%> option"
80423 msgstr ""
80424
80425 #: fortran/trans-types.cc:588
80426 #, gcc-internal-format
80427 msgid "REAL(KIND=16) is not available for %<-fdefault-real-16%> option"
80428 msgstr ""
80429
80430 #: fortran/trans-types.cc:596
80431 #, gcc-internal-format
80432 msgid "REAL(KIND=8) is not available for %<-freal-4-real-8%> option"
80433 msgstr ""
80434
80435 #: fortran/trans-types.cc:604
80436 #, gcc-internal-format
80437 msgid "REAL(KIND=10) is not available for %<-freal-4-real-10%> option"
80438 msgstr ""
80439
80440 #: fortran/trans-types.cc:612
80441 #, gcc-internal-format
80442 msgid "REAL(KIND=16) is not available for %<-freal-4-real-16%> option"
80443 msgstr ""
80444
80445 #: fortran/trans-types.cc:643
80446 #, gcc-internal-format
80447 msgid "REAL(KIND=4) is not available for %<-freal-8-real-4%> option"
80448 msgstr ""
80449
80450 #: fortran/trans-types.cc:651
80451 #, gcc-internal-format
80452 msgid "REAL(KIND=10) is not available for %<-freal-8-real-10%> option"
80453 msgstr ""
80454
80455 #: fortran/trans-types.cc:659
80456 #, gcc-internal-format
80457 msgid "REAL(KIND=10) is not available for %<-freal-8-real-16%> option"
80458 msgstr ""
80459
80460 #: fortran/trans-types.cc:801
80461 #, gcc-internal-format
80462 msgid "gfc_validate_kind(): Got bad type"
80463 msgstr ""
80464
80465 #: fortran/trans-types.cc:805
80466 #, gcc-internal-format
80467 msgid "gfc_validate_kind(): Got bad kind"
80468 msgstr ""
80469
80470 #: fortran/trans.cc:2233
80471 #, gcc-internal-format
80472 msgid "gfc_trans_code(): Bad statement code"
80473 msgstr ""
80474
80475 #: go/gofrontend/embed.cc:278
80476 #, gcc-internal-format
80477 msgid "invalid embedcfg: not a JSON object"
80478 msgstr ""
80479
80480 #: go/gofrontend/embed.cc:285
80481 #, gcc-internal-format
80482 msgid "invalid embedcfg: missing Patterns"
80483 msgstr ""
80484
80485 #: go/gofrontend/embed.cc:290
80486 #, gcc-internal-format
80487 msgid "invalid embedcfg: Patterns is not a JSON object"
80488 msgstr ""
80489
80490 #: go/gofrontend/embed.cc:297
80491 #, gcc-internal-format
80492 msgid "invalid embedcfg: missing Files"
80493 msgstr ""
80494
80495 #: go/gofrontend/embed.cc:302
80496 #, gcc-internal-format
80497 msgid "invalid embedcfg: Files is not a JSON object"
80498 msgstr ""
80499
80500 #: go/gofrontend/embed.cc:312
80501 #, gcc-internal-format
80502 msgid "invalid embedcfg: Patterns entry is not an array"
80503 msgstr ""
80504
80505 #: go/gofrontend/embed.cc:324
80506 #, gcc-internal-format
80507 msgid "invalid embedcfg: duplicate Patterns entry"
80508 msgstr ""
80509
80510 #: go/gofrontend/embed.cc:336
80511 #, gcc-internal-format
80512 msgid "invalid embedcfg: Files entry is not a string"
80513 msgstr ""
80514
80515 #: go/gofrontend/embed.cc:353
80516 #, gcc-internal-format
80517 msgid "empty file"
80518 msgstr ""
80519
80520 #: go/gofrontend/embed.cc:391 go/gofrontend/embed.cc:520
80521 #, gcc-internal-format
80522 msgid "expected %<\"%>"
80523 msgstr ""
80524
80525 #: go/gofrontend/embed.cc:474
80526 #, gcc-internal-format
80527 msgid "expected %<,%> or %<]%>"
80528 msgstr ""
80529
80530 #: go/gofrontend/embed.cc:506
80531 #, gcc-internal-format
80532 msgid "invalid JSON syntax"
80533 msgstr ""
80534
80535 #: go/gofrontend/embed.cc:538 go/gofrontend/embed.cc:581
80536 #: go/gofrontend/embed.cc:615
80537 #, gcc-internal-format
80538 msgid "unterminated string"
80539 msgstr ""
80540
80541 #: go/gofrontend/embed.cc:595
80542 #, gcc-internal-format
80543 msgid "invalid hex digit"
80544 msgstr ""
80545
80546 #: go/gofrontend/embed.cc:604
80547 #, gcc-internal-format
80548 msgid "unrecognized string escape"
80549 msgstr ""
80550
80551 #: go/gofrontend/embed.cc:625
80552 #, gcc-internal-format
80553 msgid "extraneous data at end of file"
80554 msgstr ""
80555
80556 #: go/gofrontend/embed.cc:645
80557 #, gcc-internal-format
80558 msgid "unexpected EOF"
80559 msgstr ""
80560
80561 #: jit/dummy-frontend.cc:207 lto/lto-lang.cc:310
80562 #, gcc-internal-format
80563 msgid "%s:%s: %E: %E"
80564 msgstr ""
80565
80566 #: lto/lto-common.cc:2021
80567 #, gcc-internal-format
80568 msgid "bytecode stream: garbage at the end of symbols section"
80569 msgstr ""
80570
80571 #: lto/lto-common.cc:2048
80572 #, gcc-internal-format
80573 msgid "could not parse hex number"
80574 msgstr ""
80575
80576 #: lto/lto-common.cc:2080
80577 #, gcc-internal-format, gfc-internal-format
80578 msgid "unexpected file name %s in linker resolution file. Expected %s"
80579 msgstr ""
80580
80581 #: lto/lto-common.cc:2089
80582 #, gcc-internal-format
80583 msgid "could not parse file offset"
80584 msgstr ""
80585
80586 #: lto/lto-common.cc:2092
80587 #, gcc-internal-format
80588 msgid "unexpected offset"
80589 msgstr ""
80590
80591 #: lto/lto-common.cc:2114
80592 #, gcc-internal-format
80593 msgid "invalid line in the resolution file"
80594 msgstr ""
80595
80596 #: lto/lto-common.cc:2125
80597 #, gcc-internal-format
80598 msgid "invalid resolution in the resolution file"
80599 msgstr ""
80600
80601 #: lto/lto-common.cc:2131
80602 #, gcc-internal-format
80603 msgid "resolution sub id %wx not in object file"
80604 msgstr ""
80605
80606 #: lto/lto-common.cc:2248
80607 #, gcc-internal-format
80608 msgid "bytecode stream in file %qs generated with GCC compiler older than 10.0"
80609 msgstr ""
80610
80611 #: lto/lto-common.cc:2267
80612 #, gcc-internal-format
80613 msgid "cannot read %<LTO_section_decls%> from %s"
80614 msgstr ""
80615
80616 #: lto/lto-common.cc:2388
80617 #, gcc-internal-format, gfc-internal-format
80618 msgid "Cannot open %s"
80619 msgstr ""
80620
80621 #: lto/lto-common.cc:2409
80622 #, gcc-internal-format, gfc-internal-format
80623 msgid "Cannot map %s"
80624 msgstr ""
80625
80626 #: lto/lto-common.cc:2420
80627 #, gcc-internal-format, gfc-internal-format
80628 msgid "Cannot read %s"
80629 msgstr ""
80630
80631 #: lto/lto-common.cc:2737
80632 #, gcc-internal-format
80633 msgid "could not open symbol resolution file: %m"
80634 msgstr ""
80635
80636 #: lto/lto-common.cc:2862
80637 #, gcc-internal-format, gfc-internal-format
80638 msgid "missing resolution data for %s"
80639 msgstr ""
80640
80641 #: lto/lto-common.cc:2899
80642 #, gcc-internal-format
80643 msgid "errors during merging of translation units"
80644 msgstr ""
80645
80646 #: lto/lto-dump.cc:258
80647 #, gcc-internal-format
80648 msgid "Level not found, use none, slim, blocks, vops."
80649 msgstr ""
80650
80651 #: lto/lto-dump.cc:273
80652 #, gcc-internal-format
80653 msgid "Function not found."
80654 msgstr ""
80655
80656 #: lto/lto-dump.cc:350 lto/lto-dump.cc:360
80657 #, gcc-internal-format
80658 msgid "Not configured with %<--enable-gather-detailed-mem-stats%>."
80659 msgstr ""
80660
80661 #: lto/lto-lang.cc:865
80662 #, gcc-internal-format
80663 msgid "%<-fwpa%> and %<-fltrans%> are mutually exclusive"
80664 msgstr ""
80665
80666 #: lto/lto-lang.cc:899
80667 #, gcc-internal-format
80668 msgid "%<-flinker-output=rel%> and %<-fltrans%> are mutually exclusive"
80669 msgstr ""
80670
80671 #: lto/lto-object.cc:106
80672 #, gcc-internal-format, gfc-internal-format
80673 msgid "open %s failed: %s"
80674 msgstr ""
80675
80676 #: lto/lto-object.cc:150
80677 #, gcc-internal-format, gfc-internal-format
80678 msgid "%s: %s: %s"
80679 msgstr ""
80680
80681 #: lto/lto-object.cc:191
80682 #, gcc-internal-format, gfc-internal-format
80683 msgid "close: %s"
80684 msgstr ""
80685
80686 #: lto/lto-object.cc:247
80687 #, gcc-internal-format, gfc-internal-format
80688 msgid "two or more sections for %s"
80689 msgstr ""
80690
80691 #: lto/lto-partition.cc:535
80692 #, gcc-internal-format
80693 msgid "min partition size cannot be greater than max partition size"
80694 msgstr ""
80695
80696 #: lto/lto-symtab.cc:169
80697 #, gcc-internal-format
80698 msgid "%qD is defined with tls model %s"
80699 msgstr ""
80700
80701 #: lto/lto-symtab.cc:171
80702 #, gcc-internal-format, gfc-internal-format
80703 msgid "previously defined here as %s"
80704 msgstr ""
80705
80706 #: lto/lto-symtab.cc:474
80707 #, gcc-internal-format
80708 msgid "multiple prevailing defs for %qE"
80709 msgstr ""
80710
80711 #: lto/lto-symtab.cc:492
80712 #, gcc-internal-format
80713 msgid "%qD has already been defined"
80714 msgstr ""
80715
80716 #: lto/lto-symtab.cc:494
80717 #, gcc-internal-format
80718 msgid "previously defined here"
80719 msgstr ""
80720
80721 #: lto/lto-symtab.cc:720
80722 #, gcc-internal-format
80723 msgid "%qD violates the C++ One Definition Rule"
80724 msgstr ""
80725
80726 #: lto/lto-symtab.cc:726
80727 #, gcc-internal-format
80728 msgid "type of %qD does not match original declaration"
80729 msgstr ""
80730
80731 #: lto/lto-symtab.cc:746
80732 #, gcc-internal-format
80733 msgid "alignment of %qD is bigger than original declaration"
80734 msgstr ""
80735
80736 #: lto/lto-symtab.cc:752
80737 #, gcc-internal-format
80738 msgid "size of %qD differ from the size of original declaration"
80739 msgstr ""
80740
80741 #: lto/lto-symtab.cc:757
80742 #, gcc-internal-format
80743 msgid "%qD was previously declared here"
80744 msgstr ""
80745
80746 #: lto/lto-symtab.cc:760
80747 #, gcc-internal-format
80748 msgid "code may be misoptimized unless %<-fno-strict-aliasing%> is used"
80749 msgstr ""
80750
80751 #: lto/lto-symtab.cc:846
80752 #, gcc-internal-format
80753 msgid "variable %qD redeclared as function"
80754 msgstr ""
80755
80756 #: lto/lto-symtab.cc:853
80757 #, gcc-internal-format
80758 msgid "function %qD redeclared as variable"
80759 msgstr ""
80760
80761 #: lto/lto-symtab.cc:865
80762 #, gcc-internal-format
80763 msgid "previously declared here"
80764 msgstr ""
80765
80766 #: lto/lto.cc:167
80767 #, gcc-internal-format
80768 msgid "%<lto_obj_file_open()%> failed"
80769 msgstr ""
80770
80771 #: lto/lto.cc:199
80772 #, gcc-internal-format
80773 msgid "waitpid failed"
80774 msgstr ""
80775
80776 #: lto/lto.cc:202
80777 #, gcc-internal-format
80778 msgid "streaming subprocess failed"
80779 msgstr ""
80780
80781 #: lto/lto.cc:205
80782 #, gcc-internal-format
80783 msgid "streaming subprocess was killed by signal"
80784 msgstr ""
80785
80786 #: lto/lto.cc:294
80787 #, gcc-internal-format
80788 msgid "no LTRANS output list filename provided"
80789 msgstr ""
80790
80791 #: lto/lto.cc:402
80792 #, gcc-internal-format
80793 msgid "opening LTRANS output list %s: %m"
80794 msgstr ""
80795
80796 #: lto/lto.cc:409
80797 #, gcc-internal-format
80798 msgid "writing to LTRANS output list %s: %m"
80799 msgstr ""
80800
80801 #: lto/lto.cc:419
80802 #, gcc-internal-format
80803 msgid "closing LTRANS output list %s: %m"
80804 msgstr ""
80805
80806 #: objc/objc-act.cc:425 objc/objc-act.cc:6964
80807 #, gcc-internal-format
80808 msgid "%<@end%> missing in implementation context"
80809 msgstr ""
80810
80811 #: objc/objc-act.cc:578
80812 #, gcc-internal-format
80813 msgid "class attributes are not available in Objective-C 1.0"
80814 msgstr ""
80815
80816 #: objc/objc-act.cc:593
80817 #, gcc-internal-format
80818 msgid "category attributes are not available in Objective-C 1.0"
80819 msgstr ""
80820
80821 #: objc/objc-act.cc:596
80822 #, gcc-internal-format
80823 msgid ""
80824 "category attributes are not available in this version of the compiler, "
80825 "(ignored)"
80826 msgstr ""
80827
80828 #: objc/objc-act.cc:602
80829 #, gcc-internal-format
80830 msgid "class extensions are not available in Objective-C 1.0"
80831 msgstr ""
80832
80833 #: objc/objc-act.cc:616
80834 #, gcc-internal-format
80835 msgid "class extension for class %qE declared after its %<@implementation%>"
80836 msgstr ""
80837
80838 #: objc/objc-act.cc:631
80839 #, gcc-internal-format
80840 msgid "protocol attributes are not available in Objective-C 1.0"
80841 msgstr ""
80842
80843 #: objc/objc-act.cc:696
80844 #, gcc-internal-format
80845 msgid "%<@end%> must appear in an @implementation context"
80846 msgstr ""
80847
80848 #: objc/objc-act.cc:705
80849 #, gcc-internal-format
80850 msgid "%<@package%> is not available in Objective-C 1.0"
80851 msgstr ""
80852
80853 #: objc/objc-act.cc:707
80854 #, gcc-internal-format
80855 msgid "%<@package%> presently has the same effect as %<@public%>"
80856 msgstr ""
80857
80858 #: objc/objc-act.cc:718
80859 #, gcc-internal-format
80860 msgid "%<@optional%> is not available in Objective-C 1.0"
80861 msgstr ""
80862
80863 #: objc/objc-act.cc:720
80864 #, gcc-internal-format
80865 msgid "%<@required%> is not available in Objective-C 1.0"
80866 msgstr ""
80867
80868 #: objc/objc-act.cc:728
80869 #, gcc-internal-format
80870 msgid "%<@optional%> is allowed in @protocol context only"
80871 msgstr ""
80872
80873 #: objc/objc-act.cc:730
80874 #, gcc-internal-format
80875 msgid "%<@required%> is allowed in @protocol context only"
80876 msgstr ""
80877
80878 #. FIXME: we probably ought to bail out at this point.
80879 #: objc/objc-act.cc:853
80880 #, gcc-internal-format
80881 msgid "%<@property%> is not available in Objective-C 1.0"
80882 msgstr ""
80883
80884 #: objc/objc-act.cc:858
80885 #, gcc-internal-format
80886 msgid ""
80887 "property declaration not in %<@interface%>, %<@protocol%> or %<category%> "
80888 "context"
80889 msgstr ""
80890
80891 #: objc/objc-act.cc:869
80892 #, gcc-internal-format
80893 msgid "properties must be named"
80894 msgstr ""
80895
80896 #: objc/objc-act.cc:877
80897 #, gcc-internal-format
80898 msgid "property cannot be an array"
80899 msgstr ""
80900
80901 #. A @property is not an actual variable, but it is a way to
80902 #. describe a pair of accessor methods, so its type (which is
80903 #. the type of the return value of the getter and the first
80904 #. argument of the setter) can't be a bitfield (as return values
80905 #. and arguments of functions cannot be bitfields).  The
80906 #. underlying instance variable could be a bitfield, but that is
80907 #. a different matter.
80908 #: objc/objc-act.cc:890
80909 #, gcc-internal-format
80910 msgid "property cannot be a bit-field"
80911 msgstr ""
80912
80913 #: objc/objc-act.cc:914
80914 #, gcc-internal-format
80915 msgid "multiple property %qE methods specified, the latest one will be used"
80916 msgstr ""
80917
80918 #: objc/objc-act.cc:916
80919 #, gcc-internal-format
80920 msgid "previous specification"
80921 msgstr ""
80922
80923 #: objc/objc-act.cc:931
80924 #, gcc-internal-format
80925 msgid "%qE attribute conflicts with %qE attribute"
80926 msgstr ""
80927
80928 #: objc/objc-act.cc:933
80929 #, gcc-internal-format
80930 msgid "%qE specified here"
80931 msgstr ""
80932
80933 #: objc/objc-act.cc:939
80934 #, gcc-internal-format
80935 msgid "duplicate %qE attribute"
80936 msgstr ""
80937
80938 #: objc/objc-act.cc:940
80939 #, gcc-internal-format
80940 msgid "first specified here"
80941 msgstr ""
80942
80943 #: objc/objc-act.cc:967
80944 #, gcc-internal-format
80945 msgid "%<readonly%> attribute conflicts with %<setter%> attribute"
80946 msgstr ""
80947
80948 #: objc/objc-act.cc:970
80949 #, gcc-internal-format
80950 msgid "%<setter%> specified here"
80951 msgstr ""
80952
80953 #: objc/objc-act.cc:1049
80954 #, gcc-internal-format
80955 msgid ""
80956 "object property %qD has no %<assign%>, %<retain%> or %<copy%> attribute; "
80957 "assuming %<assign%>"
80958 msgstr ""
80959
80960 #: objc/objc-act.cc:1052
80961 #, gcc-internal-format
80962 msgid ""
80963 "%<assign%> can be unsafe for Objective-C objects; please state explicitly if "
80964 "you need it"
80965 msgstr ""
80966
80967 #: objc/objc-act.cc:1069
80968 #, gcc-internal-format
80969 msgid "%qE attribute is only valid for Objective-C objects"
80970 msgstr ""
80971
80972 #: objc/objc-act.cc:1127
80973 #, gcc-internal-format
80974 msgid "redeclaration of property %qD"
80975 msgstr ""
80976
80977 #: objc/objc-act.cc:1130 objc/objc-act.cc:1196 objc/objc-act.cc:1207
80978 #: objc/objc-act.cc:1221 objc/objc-act.cc:1232 objc/objc-act.cc:1244
80979 #: objc/objc-act.cc:1281 objc/objc-act.cc:7751 objc/objc-act.cc:7814
80980 #: objc/objc-act.cc:7837 objc/objc-act.cc:7851 objc/objc-act.cc:7869
80981 #: objc/objc-act.cc:7968
80982 #, gcc-internal-format
80983 msgid "originally specified here"
80984 msgstr ""
80985
80986 #: objc/objc-act.cc:1192
80987 #, gcc-internal-format
80988 msgid ""
80989 "%<nonatomic%> attribute of property %qD conflicts with previous declaration"
80990 msgstr ""
80991
80992 #: objc/objc-act.cc:1203
80993 #, gcc-internal-format
80994 msgid ""
80995 "%<getter%> attribute of property %qD conflicts with previous declaration"
80996 msgstr ""
80997
80998 #: objc/objc-act.cc:1217
80999 #, gcc-internal-format
81000 msgid ""
81001 "%<setter%> attribute of property %qD conflicts with previous declaration"
81002 msgstr ""
81003
81004 #: objc/objc-act.cc:1229
81005 #, gcc-internal-format
81006 msgid ""
81007 "assign semantics attributes of property %qD conflict with previous "
81008 "declaration"
81009 msgstr ""
81010
81011 #: objc/objc-act.cc:1240
81012 #, gcc-internal-format
81013 msgid ""
81014 "%<readonly%> attribute of property %qD conflicts with previous declaration"
81015 msgstr ""
81016
81017 #: objc/objc-act.cc:1279
81018 #, gcc-internal-format
81019 msgid "type of property %qD conflicts with previous declaration"
81020 msgstr ""
81021
81022 #: objc/objc-act.cc:1322
81023 #, gcc-internal-format
81024 msgid "nullability specifier %qE cannot be applied to non-pointer type %qT"
81025 msgstr ""
81026
81027 #: objc/objc-act.cc:1327
81028 #, gcc-internal-format
81029 msgid ""
81030 "nullability specifier %qE cannot be applied to multi-level pointer type %qT"
81031 msgstr ""
81032
81033 #: objc/objc-act.cc:1780
81034 #, gcc-internal-format
81035 msgid "the dot syntax is not available in Objective-C 1.0"
81036 msgstr ""
81037
81038 #. We know that 'class_name' is an Objective-C class name as the
81039 #. parser won't call this function if it is not.  This is only a
81040 #. double-check for safety.
81041 #: objc/objc-act.cc:1796
81042 #, gcc-internal-format
81043 msgid "could not find class %qE"
81044 msgstr ""
81045
81046 #. Again, this should never happen, but we do check.
81047 #: objc/objc-act.cc:1804
81048 #, gcc-internal-format
81049 msgid "could not find interface for class %qE"
81050 msgstr ""
81051
81052 #: objc/objc-act.cc:1810 objc/objc-act.cc:7146
81053 #, gcc-internal-format
81054 msgid "class %qE is unavailable"
81055 msgstr ""
81056
81057 #: objc/objc-act.cc:1812 objc/objc-act.cc:7003 objc/objc-act.cc:7148
81058 #, gcc-internal-format
81059 msgid "class %qE is deprecated"
81060 msgstr ""
81061
81062 #: objc/objc-act.cc:1841
81063 #, gcc-internal-format
81064 msgid "could not find setter/getter for %qE in class %qE"
81065 msgstr ""
81066
81067 #: objc/objc-act.cc:1891
81068 #, gcc-internal-format
81069 msgid "%qs property cannot be set"
81070 msgstr ""
81071
81072 #: objc/objc-act.cc:2159
81073 #, gcc-internal-format
81074 msgid "method declaration not in @interface context"
81075 msgstr ""
81076
81077 #: objc/objc-act.cc:2163
81078 #, gcc-internal-format
81079 msgid "method attributes are not available in Objective-C 1.0"
81080 msgstr ""
81081
81082 #: objc/objc-act.cc:2183
81083 #, gcc-internal-format
81084 msgid "method definition not in @implementation context"
81085 msgstr ""
81086
81087 #: objc/objc-act.cc:2196
81088 #, gcc-internal-format
81089 msgid "method attributes cannot be specified in @implementation context"
81090 msgstr ""
81091
81092 #: objc/objc-act.cc:2426
81093 #, gcc-internal-format
81094 msgid "class %qs does not implement the %qE protocol"
81095 msgstr ""
81096
81097 #: objc/objc-act.cc:2429
81098 #, gcc-internal-format
81099 msgid "type %qs does not conform to the %qE protocol"
81100 msgstr ""
81101
81102 #: objc/objc-act.cc:2724
81103 #, gcc-internal-format
81104 msgid "comparison of distinct Objective-C types lacks a cast"
81105 msgstr ""
81106
81107 #: objc/objc-act.cc:2728
81108 #, gcc-internal-format
81109 msgid "initialization from distinct Objective-C type"
81110 msgstr ""
81111
81112 #: objc/objc-act.cc:2732
81113 #, gcc-internal-format
81114 msgid "assignment from distinct Objective-C type"
81115 msgstr ""
81116
81117 #: objc/objc-act.cc:2736
81118 #, gcc-internal-format
81119 msgid "distinct Objective-C type in return"
81120 msgstr ""
81121
81122 #: objc/objc-act.cc:2740
81123 #, gcc-internal-format
81124 msgid "passing argument %d of %qE from distinct Objective-C type"
81125 msgstr ""
81126
81127 #: objc/objc-act.cc:2883
81128 #, gcc-internal-format
81129 msgid "statically allocated instance of Objective-C class %qE"
81130 msgstr ""
81131
81132 #: objc/objc-act.cc:2892
81133 #, gcc-internal-format
81134 msgid "redeclaration of Objective-C class %qs"
81135 msgstr ""
81136
81137 #. This case happens when we are given an 'interface' which
81138 #. is not a valid class name.  For example if a typedef was
81139 #. used, and 'interface' really is the identifier of the
81140 #. typedef, but when you resolve it you don't get an
81141 #. Objective-C class, but something else, such as 'int'.
81142 #. This is an error; protocols make no sense unless you use
81143 #. them with Objective-C objects.
81144 #: objc/objc-act.cc:2934
81145 #, gcc-internal-format
81146 msgid "only Objective-C object types can be qualified with a protocol"
81147 msgstr ""
81148
81149 #: objc/objc-act.cc:2998
81150 #, gcc-internal-format
81151 msgid "protocol %qE has circular dependency"
81152 msgstr ""
81153
81154 #: objc/objc-act.cc:3031 objc/objc-act.cc:5865
81155 #, gcc-internal-format
81156 msgid "cannot find protocol declaration for %qE"
81157 msgstr ""
81158
81159 #: objc/objc-act.cc:3341 objc/objc-act.cc:3996 objc/objc-act.cc:6577
81160 #: objc/objc-act.cc:7054 objc/objc-act.cc:7139 objc/objc-act.cc:7194
81161 #, gcc-internal-format
81162 msgid "cannot find interface declaration for %qE"
81163 msgstr ""
81164
81165 #: objc/objc-act.cc:3345
81166 #, gcc-internal-format
81167 msgid "interface %qE does not have valid constant string layout"
81168 msgstr ""
81169
81170 #: objc/objc-act.cc:3350
81171 #, gcc-internal-format
81172 msgid "cannot find reference tag for class %qE"
81173 msgstr ""
81174
81175 #: objc/objc-act.cc:3495
81176 #, gcc-internal-format
81177 msgid "%qE is not an Objective-C class name or alias"
81178 msgstr ""
81179
81180 #: objc/objc-act.cc:3510 objc/objc-act.cc:3541 objc/objc-act.cc:6958
81181 #: objc/objc-act.cc:8304 objc/objc-act.cc:8360
81182 #, gcc-internal-format
81183 msgid "Objective-C declarations may only appear in global scope"
81184 msgstr ""
81185
81186 #: objc/objc-act.cc:3515
81187 #, gcc-internal-format
81188 msgid "cannot find class %qE"
81189 msgstr ""
81190
81191 #: objc/objc-act.cc:3517
81192 #, gcc-internal-format
81193 msgid "class %qE already exists"
81194 msgstr ""
81195
81196 #: objc/objc-act.cc:3559 objc/objc-act.cc:7019
81197 #, gcc-internal-format
81198 msgid "%qE redeclared as different kind of symbol"
81199 msgstr ""
81200
81201 #: objc/objc-act.cc:3561 objc/objc-act.cc:4147 objc/objc-act.cc:4175
81202 #: objc/objc-act.cc:4230 objc/objc-act.cc:7021
81203 #, gcc-internal-format
81204 msgid "previous declaration of %q+D"
81205 msgstr ""
81206
81207 #: objc/objc-act.cc:3850
81208 #, gcc-internal-format
81209 msgid "strong-cast assignment has been intercepted"
81210 msgstr ""
81211
81212 #: objc/objc-act.cc:3892
81213 #, gcc-internal-format
81214 msgid "strong-cast may possibly be needed"
81215 msgstr ""
81216
81217 #: objc/objc-act.cc:3902
81218 #, gcc-internal-format
81219 msgid "instance variable assignment has been intercepted"
81220 msgstr ""
81221
81222 #: objc/objc-act.cc:3921
81223 #, gcc-internal-format
81224 msgid "pointer arithmetic for garbage-collected objects not allowed"
81225 msgstr ""
81226
81227 #: objc/objc-act.cc:3927
81228 #, gcc-internal-format
81229 msgid "global/static variable assignment has been intercepted"
81230 msgstr ""
81231
81232 #: objc/objc-act.cc:4144 objc/objc-act.cc:4172 objc/objc-act.cc:4227
81233 #, gcc-internal-format
81234 msgid "duplicate instance variable %q+D"
81235 msgstr ""
81236
81237 #: objc/objc-act.cc:4287
81238 #, gcc-internal-format
81239 msgid ""
81240 "%<-fobjc-exceptions%> is required to enable Objective-C exception syntax"
81241 msgstr ""
81242
81243 #: objc/objc-act.cc:4371
81244 #, gcc-internal-format
81245 msgid "%<@catch%> parameter is not a known Objective-C class type"
81246 msgstr ""
81247
81248 #: objc/objc-act.cc:4377
81249 #, gcc-internal-format
81250 msgid "%<@catch%> parameter cannot be protocol-qualified"
81251 msgstr ""
81252
81253 #: objc/objc-act.cc:4422
81254 #, gcc-internal-format
81255 msgid "exception of type %<%T%> will be caught"
81256 msgstr ""
81257
81258 #: objc/objc-act.cc:4424
81259 #, gcc-internal-format
81260 msgid "   by earlier handler for %<%T%>"
81261 msgstr ""
81262
81263 #: objc/objc-act.cc:4471
81264 #, gcc-internal-format
81265 msgid "%<@try%> without %<@catch%> or %<@finally%>"
81266 msgstr ""
81267
81268 #: objc/objc-act.cc:4500
81269 #, gcc-internal-format
81270 msgid "%<@throw%> (rethrow) used outside of a %<@catch%> block"
81271 msgstr ""
81272
81273 #: objc/objc-act.cc:4513
81274 #, gcc-internal-format
81275 msgid "%<@throw%> argument is not an object"
81276 msgstr ""
81277
81278 #: objc/objc-act.cc:4534
81279 #, gcc-internal-format
81280 msgid "%<@synchronized%> argument is not an object"
81281 msgstr ""
81282
81283 #: objc/objc-act.cc:4744
81284 #, gcc-internal-format
81285 msgid "%s %qs"
81286 msgstr ""
81287
81288 #: objc/objc-act.cc:4767 objc/objc-act.cc:4792
81289 #, gcc-internal-format
81290 msgid "inconsistent instance variable specification"
81291 msgstr ""
81292
81293 #: objc/objc-act.cc:4847
81294 #, gcc-internal-format
81295 msgid "cannot use an object as parameter to a method"
81296 msgstr ""
81297
81298 #: objc/objc-act.cc:4891
81299 #, gcc-internal-format
81300 msgid "method argument attributes are not available in Objective-C 1.0"
81301 msgstr ""
81302
81303 #: objc/objc-act.cc:5266
81304 #, gcc-internal-format
81305 msgid "multiple methods named %<%c%E%> found"
81306 msgstr ""
81307
81308 #: objc/objc-act.cc:5269
81309 #, gcc-internal-format
81310 msgid "using %<%c%s%>"
81311 msgstr ""
81312
81313 #: objc/objc-act.cc:5278
81314 #, gcc-internal-format
81315 msgid "multiple selectors named %<%c%E%> found"
81316 msgstr ""
81317
81318 #: objc/objc-act.cc:5281
81319 #, gcc-internal-format
81320 msgid "found %<%c%s%>"
81321 msgstr ""
81322
81323 #: objc/objc-act.cc:5290
81324 #, gcc-internal-format
81325 msgid "also found %<%c%s%>"
81326 msgstr ""
81327
81328 #. If 'rtype' is NULL_TREE at this point it means that
81329 #. we have seen no @interface corresponding to that
81330 #. class name, only a @class declaration (alternatively,
81331 #. this was a call such as [objc_getClass("SomeClass")
81332 #. alloc], where we've never seen the @interface of
81333 #. SomeClass).  So, we have a class name (class_tree)
81334 #. but no actual details of the class methods.  We won't
81335 #. be able to check that the class responds to the
81336 #. method, and we will have to guess the method
81337 #. prototype.  Emit a warning, then keep going (this
81338 #. will use any method with a matching name, as if the
81339 #. receiver was of type 'Class').
81340 #. We could not find an @interface declaration, and
81341 #. there are no protocols attached to the receiver,
81342 #. so we can't complete the check that the receiver
81343 #. responds to the method, and we can't retrieve the
81344 #. method prototype.  But, because the receiver has
81345 #. a well-specified class, the programmer did want
81346 #. this check to be performed.  Emit a warning, then
81347 #. keep going as if it was an 'id'.  To remove the
81348 #. warning, either include an @interface for the
81349 #. class, or cast the receiver to 'id'.  Note that
81350 #. rtype is an IDENTIFIER_NODE at this point.
81351 #: objc/objc-act.cc:5578 objc/objc-act.cc:5713
81352 #, gcc-internal-format
81353 msgid "%<@interface%> of class %qE not found"
81354 msgstr ""
81355
81356 #: objc/objc-act.cc:5587
81357 #, gcc-internal-format
81358 msgid "no super class declared in @interface for %qE"
81359 msgstr ""
81360
81361 #: objc/objc-act.cc:5638
81362 #, gcc-internal-format
81363 msgid "found %<-%E%> instead of %<+%E%> in protocol(s)"
81364 msgstr ""
81365
81366 #. We have a type, but it's not an Objective-C type (!).
81367 #: objc/objc-act.cc:5750
81368 #, gcc-internal-format
81369 msgid "invalid receiver type %qs"
81370 msgstr ""
81371
81372 #: objc/objc-act.cc:5767
81373 #, gcc-internal-format
81374 msgid "%<%c%E%> not found in protocol(s)"
81375 msgstr ""
81376
81377 #: objc/objc-act.cc:5781
81378 #, gcc-internal-format
81379 msgid "%qE may not respond to %<%c%E%>"
81380 msgstr ""
81381
81382 #: objc/objc-act.cc:5789
81383 #, gcc-internal-format
81384 msgid "no %<%c%E%> method found"
81385 msgstr ""
81386
81387 #: objc/objc-act.cc:5796
81388 #, gcc-internal-format
81389 msgid ""
81390 "(messages without a matching method signature will be assumed to return %<id"
81391 "%> and accept %<...%> as arguments)"
81392 msgstr ""
81393
81394 #: objc/objc-act.cc:5914
81395 #, gcc-internal-format
81396 msgid "undeclared selector %qE"
81397 msgstr ""
81398
81399 #. Historically, a class method that produced objects (factory
81400 #. method) would assign `self' to the instance that it
81401 #. allocated.  This would effectively turn the class method into
81402 #. an instance method.  Following this assignment, the instance
81403 #. variables could be accessed.  That practice, while safe,
81404 #. violates the simple rule that a class method should not refer
81405 #. to an instance variable.  It's better to catch the cases
81406 #. where this is done unknowingly than to support the above
81407 #. paradigm.
81408 #: objc/objc-act.cc:5938
81409 #, gcc-internal-format
81410 msgid "instance variable %qE accessed in class method"
81411 msgstr ""
81412
81413 #: objc/objc-act.cc:6168 objc/objc-act.cc:6188
81414 #, gcc-internal-format
81415 msgid ""
81416 "method %<%c%E%> declared %<@optional%> and %<@required%> at the same time"
81417 msgstr ""
81418
81419 #: objc/objc-act.cc:6172
81420 #, gcc-internal-format
81421 msgid "previous declaration of %<%c%E%> as %<@required%>"
81422 msgstr ""
81423
81424 #: objc/objc-act.cc:6192
81425 #, gcc-internal-format
81426 msgid "previous declaration of %<%c%E%> as %<@optional%>"
81427 msgstr ""
81428
81429 #: objc/objc-act.cc:6252
81430 #, gcc-internal-format
81431 msgid "duplicate declaration of method %<%c%E%> with conflicting types"
81432 msgstr ""
81433
81434 #: objc/objc-act.cc:6256
81435 #, gcc-internal-format
81436 msgid "previous declaration of %<%c%E%>"
81437 msgstr ""
81438
81439 #: objc/objc-act.cc:6293
81440 #, gcc-internal-format
81441 msgid "duplicate interface declaration for category %<%E(%E)%>"
81442 msgstr ""
81443
81444 #: objc/objc-act.cc:6381
81445 #, gcc-internal-format
81446 msgid "illegal reference type specified for instance variable %qs"
81447 msgstr ""
81448
81449 #: objc/objc-act.cc:6392
81450 #, gcc-internal-format
81451 msgid "instance variable %qs has unknown size"
81452 msgstr ""
81453
81454 #: objc/objc-act.cc:6413
81455 #, gcc-internal-format
81456 msgid "instance variable %qs uses flexible array member"
81457 msgstr ""
81458
81459 #: objc/objc-act.cc:6440
81460 #, gcc-internal-format
81461 msgid "type %qE has no default constructor to call"
81462 msgstr ""
81463
81464 #: objc/objc-act.cc:6446
81465 #, gcc-internal-format
81466 msgid "destructor for %qE shall not be run either"
81467 msgstr ""
81468
81469 #. Vtable pointers are Real Bad(tm), since Obj-C cannot
81470 #. initialize them.
81471 #: objc/objc-act.cc:6458
81472 #, gcc-internal-format
81473 msgid "type %qE has virtual member functions"
81474 msgstr ""
81475
81476 #: objc/objc-act.cc:6459
81477 #, gcc-internal-format
81478 msgid "illegal aggregate type %qE specified for instance variable %qs"
81479 msgstr ""
81480
81481 #: objc/objc-act.cc:6469
81482 #, gcc-internal-format
81483 msgid "type %qE has a user-defined constructor"
81484 msgstr ""
81485
81486 #: objc/objc-act.cc:6471
81487 #, gcc-internal-format
81488 msgid "type %qE has a user-defined destructor"
81489 msgstr ""
81490
81491 #: objc/objc-act.cc:6475
81492 #, gcc-internal-format
81493 msgid ""
81494 "C++ constructors and destructors will not be invoked for Objective-C fields"
81495 msgstr ""
81496
81497 #: objc/objc-act.cc:6606
81498 #, gcc-internal-format
81499 msgid "instance variable %qE is declared private"
81500 msgstr ""
81501
81502 #: objc/objc-act.cc:6617
81503 #, gcc-internal-format
81504 msgid "instance variable %qE is %s; this will be a hard error in the future"
81505 msgstr ""
81506
81507 #: objc/objc-act.cc:6624
81508 #, gcc-internal-format
81509 msgid "instance variable %qE is declared %s"
81510 msgstr ""
81511
81512 #: objc/objc-act.cc:6735 objc/objc-act.cc:6850
81513 #, gcc-internal-format
81514 msgid "incomplete implementation of class %qE"
81515 msgstr ""
81516
81517 #: objc/objc-act.cc:6739 objc/objc-act.cc:6854
81518 #, gcc-internal-format
81519 msgid "incomplete implementation of category %qE"
81520 msgstr ""
81521
81522 #: objc/objc-act.cc:6748 objc/objc-act.cc:6862
81523 #, gcc-internal-format
81524 msgid "method definition for %<%c%E%> not found"
81525 msgstr ""
81526
81527 #: objc/objc-act.cc:6903
81528 #, gcc-internal-format
81529 msgid "%s %qE does not fully implement the %qE protocol"
81530 msgstr ""
81531
81532 #: objc/objc-act.cc:6993
81533 #, gcc-internal-format
81534 msgid "cannot find interface declaration for %qE, superclass of %qE"
81535 msgstr ""
81536
81537 #: objc/objc-act.cc:7001
81538 #, gcc-internal-format
81539 msgid "class %qE is not available"
81540 msgstr ""
81541
81542 #: objc/objc-act.cc:7034
81543 #, gcc-internal-format
81544 msgid "reimplementation of class %qE"
81545 msgstr ""
81546
81547 #: objc/objc-act.cc:7067
81548 #, gcc-internal-format
81549 msgid "conflicting super class name %qE"
81550 msgstr ""
81551
81552 #: objc/objc-act.cc:7070
81553 #, gcc-internal-format
81554 msgid "previous declaration of %qE"
81555 msgstr ""
81556
81557 #: objc/objc-act.cc:7072
81558 #, gcc-internal-format
81559 msgid "previous declaration"
81560 msgstr ""
81561
81562 #: objc/objc-act.cc:7084
81563 #, gcc-internal-format
81564 msgid "class %qE defined without specifying a base class"
81565 msgstr ""
81566
81567 #: objc/objc-act.cc:7091 objc/objc-act.cc:7093
81568 #, gcc-internal-format
81569 msgid "duplicate interface declaration for class %qE"
81570 msgstr ""
81571
81572 #: objc/objc-act.cc:7418 objc/objc-act.cc:7614
81573 #, gcc-internal-format
81574 msgid "cannot find instance variable associated with property"
81575 msgstr ""
81576
81577 #. TODO: This should be caught much earlier than this.
81578 #: objc/objc-act.cc:7580
81579 #, gcc-internal-format
81580 msgid "invalid setter, it must have one argument"
81581 msgstr ""
81582
81583 #: objc/objc-act.cc:7744 objc/objc-act.cc:7961
81584 #, gcc-internal-format
81585 msgid "property %qs already specified in %<@dynamic%>"
81586 msgstr ""
81587
81588 #: objc/objc-act.cc:7747 objc/objc-act.cc:7964
81589 #, gcc-internal-format
81590 msgid "property %qs already specified in %<@synthesize%>"
81591 msgstr ""
81592
81593 #: objc/objc-act.cc:7761 objc/objc-act.cc:7978
81594 #, gcc-internal-format
81595 msgid "no declaration of property %qs found in the interface"
81596 msgstr ""
81597
81598 #: objc/objc-act.cc:7788
81599 #, gcc-internal-format
81600 msgid "ivar %qs used by %<@synthesize%> declaration must be an existing ivar"
81601 msgstr ""
81602
81603 #: objc/objc-act.cc:7809
81604 #, gcc-internal-format
81605 msgid "property %qs is using instance variable %qs of incompatible type"
81606 msgstr ""
81607
81608 #: objc/objc-act.cc:7831
81609 #, gcc-internal-format
81610 msgid "%<assign%> property %qs is using bit-field instance variable %qs"
81611 msgstr ""
81612
81613 #: objc/objc-act.cc:7845
81614 #, gcc-internal-format
81615 msgid "%<atomic%> property %qs is using bit-field instance variable %qs"
81616 msgstr ""
81617
81618 #: objc/objc-act.cc:7864
81619 #, gcc-internal-format
81620 msgid "property %qs is using the same instance variable as property %qs"
81621 msgstr ""
81622
81623 #: objc/objc-act.cc:7905
81624 #, gcc-internal-format
81625 msgid "%<@synthesize%> is not available in Objective-C 1.0"
81626 msgstr ""
81627
81628 #. We can get here only in Objective-C; the Objective-C++ parser
81629 #. detects the problem while parsing, outputs the error
81630 #. "misplaced '@synthesize' Objective-C++ construct" and skips
81631 #. the declaration.
81632 #: objc/objc-act.cc:7916
81633 #, gcc-internal-format
81634 msgid "%<@synthesize%> not in @implementation context"
81635 msgstr ""
81636
81637 #: objc/objc-act.cc:7922
81638 #, gcc-internal-format
81639 msgid "%<@synthesize%> cannot be used in categories"
81640 msgstr ""
81641
81642 #: objc/objc-act.cc:7931
81643 #, gcc-internal-format
81644 msgid "%<@synthesize%> requires the @interface of the class to be available"
81645 msgstr ""
81646
81647 #: objc/objc-act.cc:8014
81648 #, gcc-internal-format
81649 msgid "%<@dynamic%> is not available in Objective-C 1.0"
81650 msgstr ""
81651
81652 #. We can get here only in Objective-C; the Objective-C++ parser
81653 #. detects the problem while parsing, outputs the error
81654 #. "misplaced '@dynamic' Objective-C++ construct" and skips the
81655 #. declaration.
81656 #: objc/objc-act.cc:8025
81657 #, gcc-internal-format
81658 msgid "%<@dynamic%> not in @implementation context"
81659 msgstr ""
81660
81661 #: objc/objc-act.cc:8047
81662 #, gcc-internal-format
81663 msgid "%<@dynamic%> requires the @interface of the class to be available"
81664 msgstr ""
81665
81666 #: objc/objc-act.cc:8247
81667 #, gcc-internal-format
81668 msgid "definition of protocol %qE not found"
81669 msgstr ""
81670
81671 #: objc/objc-act.cc:8274
81672 #, gcc-internal-format
81673 msgid "protocol %qE is unavailable"
81674 msgstr ""
81675
81676 #. It would be nice to use warn_deprecated_use() here, but
81677 #. we are using TREE_CHAIN (which is supposed to be the
81678 #. TYPE_STUB_DECL for a TYPE) for something different.
81679 #: objc/objc-act.cc:8280
81680 #, gcc-internal-format
81681 msgid "protocol %qE is deprecated"
81682 msgstr ""
81683
81684 #: objc/objc-act.cc:8407
81685 #, gcc-internal-format
81686 msgid "duplicate declaration for protocol %qE"
81687 msgstr ""
81688
81689 #: objc/objc-act.cc:8931
81690 #, gcc-internal-format
81691 msgid "conflicting types for %<%c%s%>"
81692 msgstr ""
81693
81694 #: objc/objc-act.cc:8935
81695 #, gcc-internal-format
81696 msgid "previous declaration of %<%c%s%>"
81697 msgstr ""
81698
81699 #: objc/objc-act.cc:9037
81700 #, gcc-internal-format
81701 msgid "no super class declared in interface for %qE"
81702 msgstr ""
81703
81704 #: objc/objc-act.cc:9064
81705 #, gcc-internal-format
81706 msgid "%<[super ...]%> must appear in a method context"
81707 msgstr ""
81708
81709 #: objc/objc-act.cc:9104
81710 #, gcc-internal-format
81711 msgid "method possibly missing a [super dealloc] call"
81712 msgstr ""
81713
81714 #: objc/objc-act.cc:9572
81715 #, gcc-internal-format
81716 msgid "instance variable %qs is declared private"
81717 msgstr ""
81718
81719 #: objc/objc-act.cc:9625
81720 #, gcc-internal-format
81721 msgid "local declaration of %qE hides instance variable"
81722 msgstr ""
81723
81724 #. This can happen if DECL_ARTIFICIAL (*expr_p), but
81725 #. should be impossible for real properties, which always
81726 #. have a getter.
81727 #: objc/objc-act.cc:9669
81728 #, gcc-internal-format
81729 msgid "no %qs getter found"
81730 msgstr ""
81731
81732 #: objc/objc-act.cc:9916
81733 #, gcc-internal-format
81734 msgid "fast enumeration is not available in Objective-C 1.0"
81735 msgstr ""
81736
81737 #: objc/objc-act.cc:9926
81738 #, gcc-internal-format
81739 msgid "iterating variable in fast enumeration is not an object"
81740 msgstr ""
81741
81742 #: objc/objc-act.cc:9932
81743 #, gcc-internal-format
81744 msgid "collection in fast enumeration is not an object"
81745 msgstr ""
81746
81747 #: objc/objc-encoding.cc:130
81748 #, gcc-internal-format
81749 msgid "type %qT does not have a known size"
81750 msgstr ""
81751
81752 #: objc/objc-encoding.cc:721
81753 #, gcc-internal-format
81754 msgid "unknown type %<%T%> found during Objective-C encoding"
81755 msgstr ""
81756
81757 #. Do not do any encoding, produce an error and keep going.
81758 #: objc/objc-encoding.cc:804
81759 #, gcc-internal-format
81760 msgid "trying to encode non-integer type as a bit-field"
81761 msgstr ""
81762
81763 #: objc/objc-gnu-runtime-abi-01.cc:134
81764 #, gcc-internal-format
81765 msgid "%<-fobjc-gc%> is ignored for %<-fgnu-runtime%>"
81766 msgstr ""
81767
81768 #: objc/objc-gnu-runtime-abi-01.cc:142
81769 #, gcc-internal-format
81770 msgid "%<-fobjc-sjlj-exceptions%> is ignored for %<-fgnu-runtime%>"
81771 msgstr ""
81772
81773 #: objc/objc-gnu-runtime-abi-01.cc:2159 objc/objc-next-runtime-abi-01.cc:2819
81774 #: objc/objc-next-runtime-abi-02.cc:3820
81775 #, gcc-internal-format
81776 msgid "non-objective-c type %qT cannot be caught"
81777 msgstr ""
81778
81779 #: objc/objc-next-runtime-abi-01.cc:146
81780 #, gcc-internal-format
81781 msgid ""
81782 "%<-fobjc-sjlj-exceptions%> is the only supported exceptions system for %<-"
81783 "fnext-runtime%> with %<-fobjc-abi-version%> argument less than 2"
81784 msgstr ""
81785
81786 #: objc/objc-next-runtime-abi-02.cc:245
81787 #, gcc-internal-format
81788 msgid ""
81789 "%<-fobjc-sjlj-exceptions%> is ignored for %<-fnext-runtime%> when %<-fobjc-"
81790 "abi-version%> greater than 1"
81791 msgstr ""
81792
81793 #: objc/objc-runtime-shared-support.cc:423
81794 #, gcc-internal-format
81795 msgid "creating selector for nonexistent method %qE"
81796 msgstr ""